Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
nk-o committed Nov 13, 2023
1 parent 4c3b72f commit af3cbb6
Show file tree
Hide file tree
Showing 12 changed files with 358 additions and 386 deletions.
2 changes: 1 addition & 1 deletion build/gutenberg/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('jquery', 'lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-hooks', 'wp-i18n'), 'version' => 'c41f16e0ccb9d34d3741');
<?php return array('dependencies' => array('jquery', 'lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-hooks', 'wp-i18n'), 'version' => 'ac23a28766b40ea829f3');
2 changes: 1 addition & 1 deletion build/gutenberg/index.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion build/gutenberg/layouts-editor-script.asset.php

This file was deleted.

1 change: 0 additions & 1 deletion build/gutenberg/layouts-editor-script.js

This file was deleted.

1 change: 0 additions & 1 deletion build/gutenberg/layouts-editor-style-rtl.css

This file was deleted.

1 change: 0 additions & 1 deletion build/gutenberg/layouts-editor-style.css

This file was deleted.

1 change: 0 additions & 1 deletion build/gutenberg/style-layouts-editor-script-rtl.css

This file was deleted.

1 change: 0 additions & 1 deletion build/gutenberg/style-layouts-editor-script.css

This file was deleted.

1 change: 0 additions & 1 deletion build/gutenberg/style-rtl.css

This file was deleted.

1 change: 0 additions & 1 deletion build/gutenberg/style.css

This file was deleted.

33 changes: 12 additions & 21 deletions languages/visual-portfolio.json
Original file line number Diff line number Diff line change
Expand Up @@ -548,12 +548,6 @@
"Links Hover": [
""
],
"caption": [
""
],
"overlay": [
""
],
"Disabled": [
""
],
Expand Down Expand Up @@ -935,6 +929,12 @@
"Send a collection of photographs to your client for approval.": [
""
],
"Visual Portfolio and Visual Portfolio Pro should not be active at the same time. We've automatically deactivated Visual Portfolio.": [
""
],
"Visual Portfolio and Visual Portfolio Pro should not be active at the same time. We've automatically deactivated Visual Portfolio Pro.": [
""
],
"Images Rounded Corners": [
""
],
Expand Down Expand Up @@ -1037,18 +1037,6 @@
"Reduce AJAX calls request time.": [
""
],
"Social Logs": [
""
],
"Enable Social Logs for Twitch (Beta)": [
""
],
"Logs Limit": [
""
],
"Sets the maximum logs limit.": [
""
],
"Responsive Breakpoints": [
""
],
Expand Down Expand Up @@ -1481,9 +1469,9 @@
"Add Images": [
""
],
"Showing %s of %s Image": [
"Showing %1$s of %2$s Image": [
"",
"Showing %s of %s Images"
"Showing %1$s of %2$s Images"
],
"Show More": [
""
Expand Down Expand Up @@ -1533,7 +1521,10 @@
"Edit Tiles": [
""
],
"Focal point will be used in Visual Portfolio layouts only.": [
"Focal point will be used in Visual Portfolio layouts only:": [
""
],
"Top": [
""
],
"Video will be used in %s layouts only. Full list of supported links": [
Expand Down
Loading

0 comments on commit af3cbb6

Please sign in to comment.