Skip to content

Commit f9fa18c

Browse files
committed
[TASK] Adjust module icons and add missing styleguide and reactions
1 parent a21c064 commit f9fa18c

File tree

103 files changed

+222
-255
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+222
-255
lines changed

.editorconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ indent_size = 4
1717

1818
# SVG-Files
1919
[*.svg]
20-
indent_style = tab
21-
indent_size = 4
20+
indent_style = space
21+
indent_size = 2
2222

2323
# TWIG-Files
2424
[*.twig]

dist/icons.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5229,6 +5229,13 @@
52295229
"sprite": "sprites/module.svg#module-sites",
52305230
"bidi": false
52315231
},
5232+
"module-styleguide": {
5233+
"identifier": "module-styleguide",
5234+
"category": "module",
5235+
"svg": "svgs/module/module-styleguide.svg",
5236+
"sprite": "sprites/module.svg#module-styleguide",
5237+
"bidi": false
5238+
},
52325239
"module-taskcenter": {
52335240
"identifier": "module-taskcenter",
52345241
"category": "module",
@@ -5271,6 +5278,13 @@
52715278
"sprite": "sprites/module.svg#module-viewpage",
52725279
"bidi": false
52735280
},
5281+
"module-webhooks": {
5282+
"identifier": "module-webhooks",
5283+
"category": "module",
5284+
"svg": "svgs/module/module-webhooks.svg",
5285+
"sprite": "sprites/module.svg#module-webhooks",
5286+
"bidi": false
5287+
},
52745288
"module-workspaces": {
52755289
"identifier": "module-workspaces",
52765290
"category": "module",
@@ -5756,6 +5770,7 @@
57565770
"information-application-context": "actions-window-cog",
57575771
"apps-toolbar-menu-workspace": "actions-workspace",
57585772
"empty-empty": "miscellaneous-placeholder",
5773+
"module-cshmanual": "module-documentation",
57595774
"module-version": "module-generic",
57605775
"module-templates": "module-template",
57615776
"module-tstemplate": "module-tsconfig",

dist/scss/icons-variables-module.scss

Lines changed: 48 additions & 46 deletions
Large diffs are not rendered by default.

dist/sprites/module.svg

Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading

dist/svgs/module/module-belog.svg

Lines changed: 1 addition & 1 deletion
Loading

dist/svgs/module/module-beuser.svg

Lines changed: 1 addition & 1 deletion
Loading

dist/svgs/module/module-config.svg

Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)