Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#20 [Blocks] fix: icon of Digirisk blocks #26

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions assets/images/digirisk-favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion blocks/build/accordion/index.css.map

This file was deleted.

1 change: 0 additions & 1 deletion blocks/build/accordion/index.js.map

This file was deleted.

1 change: 0 additions & 1 deletion blocks/build/accordion/style-index.css.map

This file was deleted.

1 change: 0 additions & 1 deletion blocks/build/accordion/view.asset.php

This file was deleted.

1 change: 0 additions & 1 deletion blocks/build/accordion/view.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion blocks/build/digirisk-list-risk/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"apiVersion": 3,
"name": "eo/digirisk-list-risk",
"version": "1.0.0",
"title": "Digirisk List Risk",
"title": "Digirisk - List Risk",
"category": "eo-blocks",
"icon": "smiley",
"description": "Displays a summary of the different risks of your Dolibarr",
Expand Down
2 changes: 1 addition & 1 deletion blocks/build/digirisk-list-risk/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-i18n'), 'version' => '68857afa441b5853d4ad');
<?php return array('dependencies' => array('react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-i18n'), 'version' => '6b34f8db971c85c2b201');
2 changes: 1 addition & 1 deletion blocks/build/digirisk-list-risk/index.css.map

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

72 changes: 47 additions & 25 deletions blocks/build/digirisk-list-risk/index.js

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

2 changes: 1 addition & 1 deletion blocks/build/digirisk-list-risk/index.js.map

Large diffs are not rendered by default.

Loading