Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
nk-o committed Jun 5, 2024
1 parent f6c1e34 commit 718885b
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion build/gutenberg/plugins.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-plugins'), 'version' => '92f44398a9c962cf545b');
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-edit-post', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-plugins'), 'version' => 'b88f608c1e1dc1555346');
2 changes: 1 addition & 1 deletion build/gutenberg/plugins.js

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions languages/ghostkit.pot
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-05-26T08:09:00+00:00\n"
"POT-Creation-Date: 2024-06-05T08:46:39+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.9.0\n"
"X-Domain: ghostkit\n"
Expand Down Expand Up @@ -3513,33 +3513,33 @@ msgstr ""
msgid "Uncategorized"
msgstr ""

#: gutenberg/plugins/customizer/index.js:229
#: gutenberg/plugins/customizer/index.js:493
#: gutenberg/plugins/customizer/index.js:240
#: gutenberg/plugins/customizer/index.js:504
#: gutenberg/plugins/ghostkit/index.js:114
msgid "Customizer"
msgstr ""

#: gutenberg/plugins/customizer/index.js:249
#: gutenberg/plugins/customizer/index.js:260
msgid "Override Customizer options for the current post."
msgstr ""

#: gutenberg/plugins/customizer/index.js:262
#: gutenberg/plugins/customizer/index.js:273
msgid "--- Select Option ---"
msgstr ""

#: gutenberg/plugins/customizer/index.js:274
#: gutenberg/plugins/customizer/index.js:285
msgid "No customizer options found. You can manually open "
msgstr ""

#: gutenberg/plugins/customizer/index.js:279
#: gutenberg/plugins/customizer/index.js:290
msgid "Appearance > Customize"
msgstr ""

#: gutenberg/plugins/customizer/index.js:281
#: gutenberg/plugins/customizer/index.js:292
msgid ", and the list will be available here."
msgstr ""

#: gutenberg/plugins/customizer/index.js:417
#: gutenberg/plugins/customizer/index.js:428
msgid "Default:"
msgstr ""

Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"qs": "^6.11.2",
"raf-schd": "^4.0.3",
"react-ace": "^10.1.0",
"react-select": "^5.7.5",
"react-select": "^5.8.0",
"react-virtualized": "^9.22.5",
"scriptjs": "^2.5.9",
"shorthash": "0.0.2",
Expand Down

0 comments on commit 718885b

Please sign in to comment.