@ifsworld/granite-icons 3.0.1 → 3.0.3
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/CHANGELOG.md +14 -0
- package/assets/fonts/glyph/granite-iconfont-glyph.css +391 -373
- package/assets/fonts/glyph/granite-iconfont-glyph.woff +0 -0
- package/assets/fonts/glyph/granite-iconfont-glyph.woff2 +0 -0
- package/assets/fonts/ligature/all-icons.js +18 -0
- package/assets/fonts/ligature/granite-iconfont-liga.woff +0 -0
- package/assets/fonts/ligature/granite-iconfont-liga.woff2 +0 -0
- package/package.json +1 -1
- package/trigger-release.md +12 -1
|
Binary file
|
|
Binary file
|
|
@@ -486,6 +486,12 @@ export function getIconsTemplate() {
|
|
|
486
486
|
</div><div class="box" >
|
|
487
487
|
<granite-icon class="box-icon">document-alt</granite-icon>
|
|
488
488
|
<div class="box-label">document-alt</div>
|
|
489
|
+
</div><div class="box" >
|
|
490
|
+
<granite-icon class="box-icon">document-bulletlist-off-solid</granite-icon>
|
|
491
|
+
<div class="box-label">document-bulletlist-off-solid</div>
|
|
492
|
+
</div><div class="box" >
|
|
493
|
+
<granite-icon class="box-icon">document-bulletlist-off</granite-icon>
|
|
494
|
+
<div class="box-label">document-bulletlist-off</div>
|
|
489
495
|
</div><div class="box" >
|
|
490
496
|
<granite-icon class="box-icon">document-cart</granite-icon>
|
|
491
497
|
<div class="box-label">document-cart</div>
|
|
@@ -669,6 +675,12 @@ export function getIconsTemplate() {
|
|
|
669
675
|
</div><div class="box" >
|
|
670
676
|
<granite-icon class="box-icon">forward</granite-icon>
|
|
671
677
|
<div class="box-label">forward</div>
|
|
678
|
+
</div><div class="box" >
|
|
679
|
+
<granite-icon class="box-icon">fullscreen-enter</granite-icon>
|
|
680
|
+
<div class="box-label">fullscreen-enter</div>
|
|
681
|
+
</div><div class="box" >
|
|
682
|
+
<granite-icon class="box-icon">fullscreen-exit</granite-icon>
|
|
683
|
+
<div class="box-label">fullscreen-exit</div>
|
|
672
684
|
</div><div class="box" >
|
|
673
685
|
<granite-icon class="box-icon">function-alt</granite-icon>
|
|
674
686
|
<div class="box-label">function-alt</div>
|
|
@@ -750,6 +762,12 @@ export function getIconsTemplate() {
|
|
|
750
762
|
</div><div class="box" >
|
|
751
763
|
<granite-icon class="box-icon">hamburger</granite-icon>
|
|
752
764
|
<div class="box-label">hamburger</div>
|
|
765
|
+
</div><div class="box" >
|
|
766
|
+
<granite-icon class="box-icon">header-collapse</granite-icon>
|
|
767
|
+
<div class="box-label">header-collapse</div>
|
|
768
|
+
</div><div class="box" >
|
|
769
|
+
<granite-icon class="box-icon">header-expand</granite-icon>
|
|
770
|
+
<div class="box-label">header-expand</div>
|
|
753
771
|
</div><div class="box" >
|
|
754
772
|
<granite-icon class="box-icon">headphone</granite-icon>
|
|
755
773
|
<div class="box-label">headphone</div>
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
package/trigger-release.md
CHANGED
|
@@ -182,4 +182,15 @@ fix(icons): fix error solid icon | 41f6dc60cf6a7637b69ee5287a5639c7da458e18
|
|
|
182
182
|
|
|
183
183
|
[trigger-release] › Manual Release for nuget
|
|
184
184
|
|
|
185
|
-
---
|
|
185
|
+
---[trigger-release] › Tue, Nov 11, 2025 1:33:17 PM
|
|
186
|
+
fix(icons): release new icons | bd62d749d0053e5f1fa4d02d6756fb2fff123cd4
|
|
187
|
+
|
|
188
|
+
---
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
[trigger-release] › Mon, Jan 19, 2026 3:56:17 PM
|
|
192
|
+
fix(icons): release new icons | a14ff50c716cbd3a5c402d2307db014aa206eb8a
|
|
193
|
+
|
|
194
|
+
---
|
|
195
|
+
|
|
196
|
+
|