ode-bootstrap 1.5.0-develop-integration.202602031107 → 1.5.0-develop-integration.202602041750
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/icons/apps.svg +1 -1
- package/dist/icons/apps.svg +1 -1
- package/dist/version.txt +1 -1
- package/package.json +1 -1
- package/scss/variables/_icons.scss +3 -3
package/assets/icons/apps.svg
CHANGED
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
<symbol id="nabook" viewBox="0 0 24 24">
|
|
479
479
|
<path d="M408.726 23.157l25.507 368.404-139.852 30.325-99.641-186.689 12.65 201.202-121.468 14.913-37.278-383.945 134.167-23.048 117.256 182.878-18.218-184.081 126.875-19.962z"></path>
|
|
480
480
|
</symbol>
|
|
481
|
-
<symbol id="
|
|
481
|
+
<symbol id="assistancetic" viewBox="0 0 24 24">
|
|
482
482
|
<path d="M47.0664 44.666H12.9346L30 13.6377L47.0664 44.666ZM30 38.25C28.9877 38.2501 28.1672 39.0707 28.167 40.083C28.167 41.0956 28.9876 41.9169 30 41.917H30.0186C31.031 41.9169 31.8516 41.0956 31.8516 40.083C31.8514 39.0707 31.0309 38.2501 30.0186 38.25H30ZM30 22.666C28.9877 22.6661 28.1671 23.4867 28.167 24.499V33.666C28.167 34.6785 28.9876 35.4989 30 35.499C31.0125 35.499 31.833 34.6785 31.833 33.666V24.499C31.8329 23.4867 31.0124 22.666 30 22.666Z"></path>
|
|
483
483
|
<path d="M52 0C56.4183 0 60 3.58172 60 8V52C60 56.4183 56.4183 60 52 60H8C3.58172 60 0 56.4183 0 52V8C0 3.58172 3.58172 0 8 0H52ZM33.2129 11.8701C31.8197 9.33746 28.1802 9.33741 26.7871 11.8701L9.72168 42.8994C8.37767 45.343 10.1457 48.333 12.9346 48.333H47.0664C49.8551 48.3328 51.6231 45.3429 50.2793 42.8994L33.2129 11.8701Z"></path>
|
|
484
484
|
</symbol>
|
package/dist/icons/apps.svg
CHANGED
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
<symbol id="nabook" viewBox="0 0 24 24">
|
|
479
479
|
<path d="M408.726 23.157l25.507 368.404-139.852 30.325-99.641-186.689 12.65 201.202-121.468 14.913-37.278-383.945 134.167-23.048 117.256 182.878-18.218-184.081 126.875-19.962z"></path>
|
|
480
480
|
</symbol>
|
|
481
|
-
<symbol id="
|
|
481
|
+
<symbol id="assistancetic" viewBox="0 0 24 24">
|
|
482
482
|
<path d="M47.0664 44.666H12.9346L30 13.6377L47.0664 44.666ZM30 38.25C28.9877 38.2501 28.1672 39.0707 28.167 40.083C28.167 41.0956 28.9876 41.9169 30 41.917H30.0186C31.031 41.9169 31.8516 41.0956 31.8516 40.083C31.8514 39.0707 31.0309 38.2501 30.0186 38.25H30ZM30 22.666C28.9877 22.6661 28.1671 23.4867 28.167 24.499V33.666C28.167 34.6785 28.9876 35.4989 30 35.499C31.0125 35.499 31.833 34.6785 31.833 33.666V24.499C31.8329 23.4867 31.0124 22.666 30 22.666Z"></path>
|
|
483
483
|
<path d="M52 0C56.4183 0 60 3.58172 60 8V52C60 56.4183 56.4183 60 52 60H8C3.58172 60 0 56.4183 0 52V8C0 3.58172 3.58172 0 8 0H52ZM33.2129 11.8701C31.8197 9.33746 28.1802 9.33741 26.7871 11.8701L9.72168 42.8994C8.37767 45.343 10.1457 48.333 12.9346 48.333H47.0664C49.8551 48.3328 51.6231 45.3429 50.2793 42.8994L33.2129 11.8701Z"></path>
|
|
484
484
|
</symbol>
|
package/dist/version.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
ode-bootstrap
|
|
1
|
+
ode-bootstrap 04/02/2026 17:50:18
|
package/package.json
CHANGED
|
@@ -41,7 +41,7 @@ $icons-interface: (
|
|
|
41
41
|
"cantine" : ("glyph": "\e96c"),
|
|
42
42
|
"screen-time" : ("glyph": "\e972"),
|
|
43
43
|
"elea": ("glyph": "\e973"),
|
|
44
|
-
"
|
|
44
|
+
"assistancetic": ("glyph": "\e974")) !default;
|
|
45
45
|
|
|
46
46
|
$icons-widgets: (
|
|
47
47
|
"actualites": ("glyph": "\e85b",
|
|
@@ -312,7 +312,7 @@ $icons-applications: (
|
|
|
312
312
|
"elea": ("color": $indigo,
|
|
313
313
|
"glyph": "\e973",
|
|
314
314
|
),
|
|
315
|
-
"
|
|
315
|
+
"assistancetic": ("color": $yellow,
|
|
316
316
|
"glyph": "\e974",
|
|
317
317
|
), ) !default;
|
|
318
318
|
|
|
@@ -536,7 +536,7 @@ $icons-connectors: (
|
|
|
536
536
|
"elea": ("color": $indigo,
|
|
537
537
|
"glyph": "\e973",
|
|
538
538
|
),
|
|
539
|
-
"
|
|
539
|
+
"assistancetic": ("color": $yellow,
|
|
540
540
|
"glyph": "\e974",
|
|
541
541
|
),
|
|
542
542
|
) !default;
|