Skip to content

Commit

Permalink
Update editor icons for all custom blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulDRev committed Apr 5, 2024
1 parent af182d0 commit 3225c54
Show file tree
Hide file tree
Showing 40 changed files with 3,061 additions and 36 deletions.
2 changes: 1 addition & 1 deletion build/blocks/easybutton/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data'), 'version' => '077d9f48f4c3995b5079');
<?php return array('dependencies' => array('react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data'), 'version' => 'a901a3a013c4f81a3867');
451 changes: 450 additions & 1 deletion build/blocks/easybutton/index.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/blocks/easybutton/index.js.map

Large diffs are not rendered by default.

12 changes: 11 additions & 1 deletion build/blocks/easybutton/style-index.css

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

1 change: 1 addition & 0 deletions build/blocks/easybutton/style-index.css.map

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

2 changes: 1 addition & 1 deletion build/blocks/easycurve/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-i18n'), 'version' => 'c30e4dd89541fe074411');
<?php return array('dependencies' => array('react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-i18n'), 'version' => 'ae938bb7ec7d4e271db8');
3 changes: 3 additions & 0 deletions build/blocks/easycurve/index.css

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

737 changes: 736 additions & 1 deletion build/blocks/easycurve/index.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/blocks/easycurve/index.js.map

Large diffs are not rendered by default.

32 changes: 31 additions & 1 deletion build/blocks/easycurve/style-index.css

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

1 change: 1 addition & 0 deletions build/blocks/easycurve/style-index.css.map

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

2 changes: 1 addition & 1 deletion build/blocks/easygallery/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => 'c9fd73c2ed5112f00224');
<?php return array('dependencies' => array('react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => '60b782182b6603fd9cbb');
67 changes: 66 additions & 1 deletion build/blocks/easygallery/index.css

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

1 change: 1 addition & 0 deletions build/blocks/easygallery/index.css.map

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

Loading

0 comments on commit 3225c54

Please sign in to comment.