@ifsworld/granite-icons 1.3.0-beta.3 → 2.0.0-beta.1

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.
@@ -27,6 +27,9 @@ export function getIconsTemplate() {
27
27
  </div><div class="box" >
28
28
  <granite-icon class="box-icon">agreement</granite-icon>
29
29
  <div class="box-label">agreement</div>
30
+ </div><div class="box" >
31
+ <granite-icon class="box-icon">alert</granite-icon>
32
+ <div class="box-label">alert</div>
30
33
  </div><div class="box" >
31
34
  <granite-icon class="box-icon">announcement</granite-icon>
32
35
  <div class="box-label">announcement</div>
@@ -72,6 +75,9 @@ export function getIconsTemplate() {
72
75
  </div><div class="box" >
73
76
  <granite-icon class="box-icon">avatar</granite-icon>
74
77
  <div class="box-label">avatar</div>
78
+ </div><div class="box" >
79
+ <granite-icon class="box-icon">aviation</granite-icon>
80
+ <div class="box-label">aviation</div>
75
81
  </div><div class="box" >
76
82
  <granite-icon class="box-icon">bad-image</granite-icon>
77
83
  <div class="box-label">bad-image</div>
@@ -115,8 +121,8 @@ export function getIconsTemplate() {
115
121
  <granite-icon class="box-icon">bookmark</granite-icon>
116
122
  <div class="box-label">bookmark</div>
117
123
  </div><div class="box" >
118
- <granite-icon class="box-icon">box-larged</granite-icon>
119
- <div class="box-label">box-larged</div>
124
+ <granite-icon class="box-icon">box-large</granite-icon>
125
+ <div class="box-label">box-large</div>
120
126
  </div><div class="box" >
121
127
  <granite-icon class="box-icon">boxes</granite-icon>
122
128
  <div class="box-label">boxes</div>
@@ -336,6 +342,9 @@ export function getIconsTemplate() {
336
342
  </div><div class="box" >
337
343
  <granite-icon class="box-icon">connection</granite-icon>
338
344
  <div class="box-label">connection</div>
345
+ </div><div class="box" >
346
+ <granite-icon class="box-icon">context</granite-icon>
347
+ <div class="box-label">context</div>
339
348
  </div><div class="box" >
340
349
  <granite-icon class="box-icon">contingency</granite-icon>
341
350
  <div class="box-label">contingency</div>
@@ -366,9 +375,6 @@ export function getIconsTemplate() {
366
375
  </div><div class="box" >
367
376
  <granite-icon class="box-icon">currency</granite-icon>
368
377
  <div class="box-label">currency</div>
369
- </div><div class="box" >
370
- <granite-icon class="box-icon">cut-new</granite-icon>
371
- <div class="box-label">cut-new</div>
372
378
  </div><div class="box" >
373
379
  <granite-icon class="box-icon">cut</granite-icon>
374
380
  <div class="box-label">cut</div>
@@ -672,6 +678,9 @@ export function getIconsTemplate() {
672
678
  </div><div class="box" >
673
679
  <granite-icon class="box-icon">go-up</granite-icon>
674
680
  <div class="box-label">go-up</div>
681
+ </div><div class="box" >
682
+ <granite-icon class="box-icon">granite-dummy</granite-icon>
683
+ <div class="box-label">granite-dummy</div>
675
684
  </div><div class="box" >
676
685
  <granite-icon class="box-icon">grid-view-alt</granite-icon>
677
686
  <div class="box-label">grid-view-alt</div>
@@ -780,6 +789,15 @@ export function getIconsTemplate() {
780
789
  </div><div class="box" >
781
790
  <granite-icon class="box-icon">launch</granite-icon>
782
791
  <div class="box-label">launch</div>
792
+ </div><div class="box" >
793
+ <granite-icon class="box-icon">layout-1</granite-icon>
794
+ <div class="box-label">layout-1</div>
795
+ </div><div class="box" >
796
+ <granite-icon class="box-icon">layout-2</granite-icon>
797
+ <div class="box-label">layout-2</div>
798
+ </div><div class="box" >
799
+ <granite-icon class="box-icon">layout-3</granite-icon>
800
+ <div class="box-label">layout-3</div>
783
801
  </div><div class="box" >
784
802
  <granite-icon class="box-icon">light-bulb</granite-icon>
785
803
  <div class="box-label">light-bulb</div>
@@ -1212,6 +1230,9 @@ export function getIconsTemplate() {
1212
1230
  </div><div class="box" >
1213
1231
  <granite-icon class="box-icon">spider-chart</granite-icon>
1214
1232
  <div class="box-label">spider-chart</div>
1233
+ </div><div class="box" >
1234
+ <granite-icon class="box-icon">split</granite-icon>
1235
+ <div class="box-label">split</div>
1215
1236
  </div><div class="box" >
1216
1237
  <granite-icon class="box-icon">splitter</granite-icon>
1217
1238
  <div class="box-label">splitter</div>
@@ -1437,12 +1458,6 @@ export function getIconsTemplate() {
1437
1458
  </div><div class="box" >
1438
1459
  <granite-icon class="box-icon">workflow</granite-icon>
1439
1460
  <div class="box-label">workflow</div>
1440
- </div><div class="box" >
1441
- <granite-icon class="box-icon">xalert</granite-icon>
1442
- <div class="box-label">xalert</div>
1443
- </div><div class="box" >
1444
- <granite-icon class="box-icon">zcontext</granite-icon>
1445
- <div class="box-label">zcontext</div>
1446
1461
  </div><div class="box" >
1447
1462
  <granite-icon class="box-icon">zoom-in</granite-icon>
1448
1463
  <div class="box-label">zoom-in</div>
package/package.json CHANGED
@@ -1,19 +1,8 @@
1
1
  {
2
2
  "name": "@ifsworld/granite-icons",
3
- "version": "1.3.0-beta.3",
3
+ "version": "2.0.0-beta.1",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
- "exports": {
6
- "./assets/fonts/ligature/granite-iconfont-liga.css": {
7
- "sass": "./assets/fonts/ligature/granite-iconfont-liga.css"
8
- },
9
- "./assets/fonts/glyph/granite-iconfont-glyph.css": {
10
- "sass": "./assets/fonts/glyph/granite-iconfont-glyph.css"
11
- }
12
- },
13
- "main": "./src/index.js",
14
- "typings": "./src/index.d.ts",
15
- "dependencies": {},
16
- "peerDependencies": {
17
- "tslib": "^2.0.0"
18
- }
5
+ "module": "./src/index.js",
6
+ "type": "module",
7
+ "main": "./src/index.js"
19
8
  }
@@ -5,31 +5,18 @@
5
5
  Ex: If there are files changed in assets/icons dir, it means a release should be triggered for granite-icons-aurena-native library.
6
6
 
7
7
  ---
8
+ [trigger-release] › Mon, Dec 5, 2022 12:18:28 PM
9
+ feat(icons): adding new icons
8
10
 
9
- [trigger-release] Wed, Oct 19, 2022 2:13:35 PM
10
- fix(icons): added new test icon | 9435f3d7b2483cd86173791175cd982ee1023834
11
+ Links To: UX-2806 | 4964c35bdf11258a557b9201047095590f1d8c07
11
12
 
12
13
  ---
13
14
 
14
- [trigger-release] › Tue, Nov 8, 2022 1:36:12 PM
15
- feat(icons): add new icons and update icons
16
15
 
17
- Links To: UX-2769 | 3c6531e3262a6ef2732086316ce71ce077469591
16
+ [trigger-release] Wed, Apr 12, 2023 12:21:07 PM
17
+ fix(icons): release new version of granite-icons
18
18
 
19
- ---
20
-
21
- [trigger-release] › Wed, Nov 9, 2022 2:33:17 PM
22
- fix(icons): fix clip path issues with icons | f230583fc6335ad8bf605091c8fe30cfe252e25f
23
-
24
- ---
25
- [trigger-release] › Wed, Mar 29, 2023 1:29:46 PM
26
- fix(icons): add new icon | ffd9c6458158e5583c05e159f2718857730312ad
27
-
28
- ---
29
-
30
-
31
- [trigger-release] › Mon, Apr 3, 2023 12:35:14 AM
32
- fix(tokens): should release new packages | 7a4907fe31f1102aa26a64a2dc9dc23423ba47df
19
+ Links To: UX-2939 | 3c60333230a5f158500f6a8106ad66c8aa35aade
33
20
 
34
21
  ---
35
22