Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
nk-o committed Dec 17, 2024
1 parent d421306 commit e640ab6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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', 'react-jsx-runtime', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-notices', 'wp-plugins', 'wp-rich-text', 'wp-token-list'), 'version' => 'b2f2eab55c938b856a45');
<?php return array('dependencies' => array('jquery', 'lodash', 'react', 'react-dom', 'react-jsx-runtime', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-notices', 'wp-plugins', 'wp-rich-text', 'wp-token-list'), 'version' => '8d8fe3ad459b74554e5a');
2 changes: 1 addition & 1 deletion build/gutenberg/index.js

Large diffs are not rendered by default.

14 changes: 7 additions & 7 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-12-17T13:02:43+00:00\n"
"POT-Creation-Date: 2024-12-17T17:38:07+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 @@ -2059,7 +2059,7 @@ msgstr ""
#: gutenberg/blocks/video/edit/inspector-controls.js:258
#: gutenberg/blocks/video/edit/inspector-controls.js:259
#: gutenberg/components/transition-easing-controls/index.js:301
#: gutenberg/components/transition-spring-controls/index.js:240
#: gutenberg/components/transition-spring-controls/index.js:245
#: settings/pages/blocks.js:215
msgid "Preview"
msgstr ""
Expand Down Expand Up @@ -2693,7 +2693,7 @@ msgstr ""

#: gutenberg/components/transition-easing-controls/index.js:117
#: gutenberg/components/transition-presets-control/index.js:44
#: gutenberg/components/transition-spring-controls/index.js:153
#: gutenberg/components/transition-spring-controls/index.js:158
msgid "-- Presets --"
msgstr ""

Expand All @@ -2707,7 +2707,7 @@ msgid "Duration"
msgstr ""

#: gutenberg/components/transition-easing-controls/index.js:289
#: gutenberg/components/transition-spring-controls/index.js:228
#: gutenberg/components/transition-spring-controls/index.js:233
msgid "Delay"
msgstr ""

Expand Down Expand Up @@ -2779,15 +2779,15 @@ msgstr ""
msgid "Add…"
msgstr ""

#: gutenberg/components/transition-spring-controls/index.js:198
#: gutenberg/components/transition-spring-controls/index.js:203
msgid "Stiffness"
msgstr ""

#: gutenberg/components/transition-spring-controls/index.js:208
#: gutenberg/components/transition-spring-controls/index.js:213
msgid "Damping"
msgstr ""

#: gutenberg/components/transition-spring-controls/index.js:218
#: gutenberg/components/transition-spring-controls/index.js:223
msgid "Mass"
msgstr ""

Expand Down

0 comments on commit e640ab6

Please sign in to comment.