@sberbusiness/icons-next 1.0.0-beta.2 → 1.0.0
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/ArrowleftStrokeSrvIcon24.d.ts +4 -0
- package/ArrowleftStrokeSrvIcon24.js +13 -0
- package/ArrowleftStrokeSrvIcon32.d.ts +4 -0
- package/ArrowleftStrokeSrvIcon32.js +9 -0
- package/ArrowrightStrokeSrvIcon24.d.ts +4 -0
- package/ArrowrightStrokeSrvIcon24.js +13 -0
- package/ArrowrightStrokeSrvIcon32.d.ts +4 -0
- package/ArrowrightStrokeSrvIcon32.js +9 -0
- package/BellStrokeNavIcon20.d.ts +4 -0
- package/BellStrokeNavIcon20.js +9 -0
- package/BellStrokeNavIcon24.d.ts +4 -0
- package/BellStrokeNavIcon24.js +9 -0
- package/BellStrokeNavIcon32.d.ts +4 -0
- package/BellStrokeNavIcon32.js +9 -0
- package/CalendarStrokeSrvIcon16.d.ts +4 -0
- package/CalendarStrokeSrvIcon16.js +9 -0
- package/CaretdownStrokeSrvIcon16.js +1 -1
- package/CaretdownStrokeSrvIcon20.js +1 -1
- package/CaretdownStrokeSrvIcon24.js +1 -1
- package/CaretleftStrokeSrvIcon16.js +1 -1
- package/CaretleftStrokeSrvIcon20.js +1 -1
- package/CaretleftStrokeSrvIcon24.js +1 -1
- package/CaretrightStrokeSrvIcon16.js +1 -1
- package/CaretrightStrokeSrvIcon20.js +1 -1
- package/CaretrightStrokeSrvIcon24.js +1 -1
- package/CaretupStrokeSrvIcon16.js +1 -1
- package/CaretupStrokeSrvIcon20.js +1 -1
- package/CaretupStrokeSrvIcon24.js +1 -1
- package/CaretupdownStrokeSrvIcon16.d.ts +4 -0
- package/CaretupdownStrokeSrvIcon16.js +9 -0
- package/CaretupdownStrokeSrvIcon20.d.ts +4 -0
- package/CaretupdownStrokeSrvIcon20.js +9 -0
- package/CaretupdownStrokeSrvIcon24.d.ts +4 -0
- package/CaretupdownStrokeSrvIcon24.js +9 -0
- package/EditStrokeSrvIcon16.d.ts +4 -0
- package/EditStrokeSrvIcon16.js +9 -0
- package/EditStrokeSrvIcon20.d.ts +4 -0
- package/EditStrokeSrvIcon20.js +9 -0
- package/EditStrokeSrvIcon24.d.ts +4 -0
- package/EditStrokeSrvIcon24.js +9 -0
- package/EditStrokeSrvIcon32.d.ts +4 -0
- package/EditStrokeSrvIcon32.js +9 -0
- package/ErrorStrokeStsIcon16.js +1 -1
- package/ErrorStsIcon84.d.ts +4 -0
- package/ErrorStsIcon84.js +39 -0
- package/ErrorStsIcon96.d.ts +4 -0
- package/ErrorStsIcon96.js +39 -0
- package/ExitStrokeNavIcon20.d.ts +4 -0
- package/ExitStrokeNavIcon20.js +9 -0
- package/ExitStrokeNavIcon24.d.ts +4 -0
- package/ExitStrokeNavIcon24.js +9 -0
- package/ExitStrokeNavIcon32.d.ts +4 -0
- package/ExitStrokeNavIcon32.js +9 -0
- package/GigaassistaintOtherBrdIcon20.d.ts +4 -0
- package/GigaassistaintOtherBrdIcon20.js +9 -0
- package/GigaassistaintOtherBrdIcon32.d.ts +4 -0
- package/GigaassistaintOtherBrdIcon32.js +9 -0
- package/LinkStrokeSrvIcon16.js +1 -1
- package/LinkStrokeSrvIcon20.d.ts +4 -0
- package/LinkStrokeSrvIcon20.js +9 -0
- package/LinkStrokeSrvIcon24.d.ts +4 -0
- package/LinkStrokeSrvIcon24.js +9 -0
- package/NodocumentsMrkIcon128.d.ts +4 -0
- package/NodocumentsMrkIcon128.js +24 -0
- package/NodocumentsMrkIcon84.d.ts +4 -0
- package/NodocumentsMrkIcon84.js +24 -0
- package/NodocumentsMrkIcon96.d.ts +4 -0
- package/NodocumentsMrkIcon96.js +24 -0
- package/SearchStrokeSrvIcon16.js +1 -1
- package/SearchStrokeSrvIcon20.js +1 -1
- package/SearchStrokeSrvIcon24.js +1 -1
- package/SearchStrokeSrvIcon32.js +1 -1
- package/SuccessStsIcon84.d.ts +4 -0
- package/SuccessStsIcon84.js +39 -0
- package/SuccessStsIcon96.d.ts +4 -0
- package/SuccessStsIcon96.js +39 -0
- package/WaitStsIcon84.d.ts +4 -0
- package/WaitStsIcon84.js +39 -0
- package/WaitStsIcon96.d.ts +4 -0
- package/WaitStsIcon96.js +39 -0
- package/WarningStsIcon84.d.ts +4 -0
- package/WarningStsIcon84.js +39 -0
- package/WarningStsIcon96.d.ts +4 -0
- package/WarningStsIcon96.js +39 -0
- package/index.d.ts +33 -0
- package/index.js +33 -0
- package/package.json +1 -1
- package/styles/icons.css +1 -1
- package/utils/getPathClassName.js +16 -16
package/index.d.ts
CHANGED
|
@@ -1,11 +1,22 @@
|
|
|
1
1
|
export { ISingleColorIconProps, IMultiColorIconProps } from "./types";
|
|
2
2
|
export { ThemeProvider, useTheme, EIconsTheme } from "./ThemeProvider";
|
|
3
|
+
export { default as GigaassistaintOtherBrdIcon20 } from "./GigaassistaintOtherBrdIcon20";
|
|
4
|
+
export { default as GigaassistaintOtherBrdIcon32 } from "./GigaassistaintOtherBrdIcon32";
|
|
5
|
+
export { default as NodocumentsMrkIcon128 } from "./NodocumentsMrkIcon128";
|
|
6
|
+
export { default as NodocumentsMrkIcon84 } from "./NodocumentsMrkIcon84";
|
|
7
|
+
export { default as NodocumentsMrkIcon96 } from "./NodocumentsMrkIcon96";
|
|
8
|
+
export { default as BellStrokeNavIcon20 } from "./BellStrokeNavIcon20";
|
|
9
|
+
export { default as BellStrokeNavIcon24 } from "./BellStrokeNavIcon24";
|
|
10
|
+
export { default as BellStrokeNavIcon32 } from "./BellStrokeNavIcon32";
|
|
3
11
|
export { default as ChangeaccountFilledNavIcon24 } from "./ChangeaccountFilledNavIcon24";
|
|
4
12
|
export { default as ChangeaccountStrokeNavIcon20 } from "./ChangeaccountStrokeNavIcon20";
|
|
5
13
|
export { default as ChangeaccountStrokeNavIcon24 } from "./ChangeaccountStrokeNavIcon24";
|
|
6
14
|
export { default as ChangeaccountStrokeNavIcon32 } from "./ChangeaccountStrokeNavIcon32";
|
|
7
15
|
export { default as ChatFilledNavIcon24 } from "./ChatFilledNavIcon24";
|
|
8
16
|
export { default as CreateFilledNavIcon24 } from "./CreateFilledNavIcon24";
|
|
17
|
+
export { default as ExitStrokeNavIcon20 } from "./ExitStrokeNavIcon20";
|
|
18
|
+
export { default as ExitStrokeNavIcon24 } from "./ExitStrokeNavIcon24";
|
|
19
|
+
export { default as ExitStrokeNavIcon32 } from "./ExitStrokeNavIcon32";
|
|
9
20
|
export { default as HomeFilledNavIcon24 } from "./HomeFilledNavIcon24";
|
|
10
21
|
export { default as MarketplaceFilledNavIcon24 } from "./MarketplaceFilledNavIcon24";
|
|
11
22
|
export { default as PaymentsFilledNavIcon24 } from "./PaymentsFilledNavIcon24";
|
|
@@ -19,13 +30,18 @@ export { default as DefaulticonStrokePrdIcon24 } from "./DefaulticonStrokePrdIco
|
|
|
19
30
|
export { default as DefaulticonStrokePrdIcon32 } from "./DefaulticonStrokePrdIcon32";
|
|
20
31
|
export { default as ArrowdownStrokeSrvIcon20 } from "./ArrowdownStrokeSrvIcon20";
|
|
21
32
|
export { default as ArrowleftStrokeSrvIcon20 } from "./ArrowleftStrokeSrvIcon20";
|
|
33
|
+
export { default as ArrowleftStrokeSrvIcon24 } from "./ArrowleftStrokeSrvIcon24";
|
|
34
|
+
export { default as ArrowleftStrokeSrvIcon32 } from "./ArrowleftStrokeSrvIcon32";
|
|
22
35
|
export { default as ArrowrightStrokeSrvIcon20 } from "./ArrowrightStrokeSrvIcon20";
|
|
36
|
+
export { default as ArrowrightStrokeSrvIcon24 } from "./ArrowrightStrokeSrvIcon24";
|
|
37
|
+
export { default as ArrowrightStrokeSrvIcon32 } from "./ArrowrightStrokeSrvIcon32";
|
|
23
38
|
export { default as ArrowupStrokeSrvIcon20 } from "./ArrowupStrokeSrvIcon20";
|
|
24
39
|
export { default as AttachmentStrokeSrvIcon16 } from "./AttachmentStrokeSrvIcon16";
|
|
25
40
|
export { default as AttachmentStrokeSrvIcon20 } from "./AttachmentStrokeSrvIcon20";
|
|
26
41
|
export { default as AttachmentStrokeSrvIcon24 } from "./AttachmentStrokeSrvIcon24";
|
|
27
42
|
export { default as AttachmentStrokeSrvIcon32 } from "./AttachmentStrokeSrvIcon32";
|
|
28
43
|
export { default as BackspaceStrokeSrvIcon32 } from "./BackspaceStrokeSrvIcon32";
|
|
44
|
+
export { default as CalendarStrokeSrvIcon16 } from "./CalendarStrokeSrvIcon16";
|
|
29
45
|
export { default as CalendarStrokeSrvIcon20 } from "./CalendarStrokeSrvIcon20";
|
|
30
46
|
export { default as CalendarStrokeSrvIcon24 } from "./CalendarStrokeSrvIcon24";
|
|
31
47
|
export { default as CalendarStrokeSrvIcon32 } from "./CalendarStrokeSrvIcon32";
|
|
@@ -43,6 +59,9 @@ export { default as CaretrightStrokeSrvIcon32 } from "./CaretrightStrokeSrvIcon3
|
|
|
43
59
|
export { default as CaretupStrokeSrvIcon16 } from "./CaretupStrokeSrvIcon16";
|
|
44
60
|
export { default as CaretupStrokeSrvIcon20 } from "./CaretupStrokeSrvIcon20";
|
|
45
61
|
export { default as CaretupStrokeSrvIcon24 } from "./CaretupStrokeSrvIcon24";
|
|
62
|
+
export { default as CaretupdownStrokeSrvIcon16 } from "./CaretupdownStrokeSrvIcon16";
|
|
63
|
+
export { default as CaretupdownStrokeSrvIcon20 } from "./CaretupdownStrokeSrvIcon20";
|
|
64
|
+
export { default as CaretupdownStrokeSrvIcon24 } from "./CaretupdownStrokeSrvIcon24";
|
|
46
65
|
export { default as CheckboxbulkStrokeSrvIcon24 } from "./CheckboxbulkStrokeSrvIcon24";
|
|
47
66
|
export { default as CheckboxtickStrokeSrvIcon24 } from "./CheckboxtickStrokeSrvIcon24";
|
|
48
67
|
export { default as ChevronrightStrokeSrvIcon20 } from "./ChevronrightStrokeSrvIcon20";
|
|
@@ -64,9 +83,15 @@ export { default as DotsverticalStrokeSrvIcon20 } from "./DotsverticalStrokeSrvI
|
|
|
64
83
|
export { default as DotsverticalStrokeSrvIcon24 } from "./DotsverticalStrokeSrvIcon24";
|
|
65
84
|
export { default as DotsverticalStrokeSrvIcon32 } from "./DotsverticalStrokeSrvIcon32";
|
|
66
85
|
export { default as DragdotsStrokeSrvIcon24 } from "./DragdotsStrokeSrvIcon24";
|
|
86
|
+
export { default as EditStrokeSrvIcon16 } from "./EditStrokeSrvIcon16";
|
|
87
|
+
export { default as EditStrokeSrvIcon20 } from "./EditStrokeSrvIcon20";
|
|
88
|
+
export { default as EditStrokeSrvIcon24 } from "./EditStrokeSrvIcon24";
|
|
89
|
+
export { default as EditStrokeSrvIcon32 } from "./EditStrokeSrvIcon32";
|
|
67
90
|
export { default as FaceidStrokeSrvIcon32 } from "./FaceidStrokeSrvIcon32";
|
|
68
91
|
export { default as HintFilledSrvIcon16 } from "./HintFilledSrvIcon16";
|
|
69
92
|
export { default as LinkStrokeSrvIcon16 } from "./LinkStrokeSrvIcon16";
|
|
93
|
+
export { default as LinkStrokeSrvIcon20 } from "./LinkStrokeSrvIcon20";
|
|
94
|
+
export { default as LinkStrokeSrvIcon24 } from "./LinkStrokeSrvIcon24";
|
|
70
95
|
export { default as MinusStrokeSrvIcon16 } from "./MinusStrokeSrvIcon16";
|
|
71
96
|
export { default as MinusStrokeSrvIcon20 } from "./MinusStrokeSrvIcon20";
|
|
72
97
|
export { default as MinusStrokeSrvIcon24 } from "./MinusStrokeSrvIcon24";
|
|
@@ -98,6 +123,14 @@ export { default as TickStrokeSrvIcon20 } from "./TickStrokeSrvIcon20";
|
|
|
98
123
|
export { default as TickStrokeSrvIcon24 } from "./TickStrokeSrvIcon24";
|
|
99
124
|
export { default as TickStrokeSrvIcon32 } from "./TickStrokeSrvIcon32";
|
|
100
125
|
export { default as TouchidStrokeSrvIcon32 } from "./TouchidStrokeSrvIcon32";
|
|
126
|
+
export { default as ErrorStsIcon84 } from "./ErrorStsIcon84";
|
|
127
|
+
export { default as ErrorStsIcon96 } from "./ErrorStsIcon96";
|
|
128
|
+
export { default as SuccessStsIcon84 } from "./SuccessStsIcon84";
|
|
129
|
+
export { default as SuccessStsIcon96 } from "./SuccessStsIcon96";
|
|
130
|
+
export { default as WaitStsIcon84 } from "./WaitStsIcon84";
|
|
131
|
+
export { default as WaitStsIcon96 } from "./WaitStsIcon96";
|
|
132
|
+
export { default as WarningStsIcon84 } from "./WarningStsIcon84";
|
|
133
|
+
export { default as WarningStsIcon96 } from "./WarningStsIcon96";
|
|
101
134
|
export { default as EmergencymodeStrokeStsIcon24 } from "./EmergencymodeStrokeStsIcon24";
|
|
102
135
|
export { default as ErrorStrokeStsIcon16 } from "./ErrorStrokeStsIcon16";
|
|
103
136
|
export { default as ErrorStrokeStsIcon20 } from "./ErrorStrokeStsIcon20";
|
package/index.js
CHANGED
|
@@ -1,10 +1,21 @@
|
|
|
1
1
|
export { ThemeProvider, useTheme, EIconsTheme } from "./ThemeProvider";
|
|
2
|
+
export { default as GigaassistaintOtherBrdIcon20 } from "./GigaassistaintOtherBrdIcon20";
|
|
3
|
+
export { default as GigaassistaintOtherBrdIcon32 } from "./GigaassistaintOtherBrdIcon32";
|
|
4
|
+
export { default as NodocumentsMrkIcon128 } from "./NodocumentsMrkIcon128";
|
|
5
|
+
export { default as NodocumentsMrkIcon84 } from "./NodocumentsMrkIcon84";
|
|
6
|
+
export { default as NodocumentsMrkIcon96 } from "./NodocumentsMrkIcon96";
|
|
7
|
+
export { default as BellStrokeNavIcon20 } from "./BellStrokeNavIcon20";
|
|
8
|
+
export { default as BellStrokeNavIcon24 } from "./BellStrokeNavIcon24";
|
|
9
|
+
export { default as BellStrokeNavIcon32 } from "./BellStrokeNavIcon32";
|
|
2
10
|
export { default as ChangeaccountFilledNavIcon24 } from "./ChangeaccountFilledNavIcon24";
|
|
3
11
|
export { default as ChangeaccountStrokeNavIcon20 } from "./ChangeaccountStrokeNavIcon20";
|
|
4
12
|
export { default as ChangeaccountStrokeNavIcon24 } from "./ChangeaccountStrokeNavIcon24";
|
|
5
13
|
export { default as ChangeaccountStrokeNavIcon32 } from "./ChangeaccountStrokeNavIcon32";
|
|
6
14
|
export { default as ChatFilledNavIcon24 } from "./ChatFilledNavIcon24";
|
|
7
15
|
export { default as CreateFilledNavIcon24 } from "./CreateFilledNavIcon24";
|
|
16
|
+
export { default as ExitStrokeNavIcon20 } from "./ExitStrokeNavIcon20";
|
|
17
|
+
export { default as ExitStrokeNavIcon24 } from "./ExitStrokeNavIcon24";
|
|
18
|
+
export { default as ExitStrokeNavIcon32 } from "./ExitStrokeNavIcon32";
|
|
8
19
|
export { default as HomeFilledNavIcon24 } from "./HomeFilledNavIcon24";
|
|
9
20
|
export { default as MarketplaceFilledNavIcon24 } from "./MarketplaceFilledNavIcon24";
|
|
10
21
|
export { default as PaymentsFilledNavIcon24 } from "./PaymentsFilledNavIcon24";
|
|
@@ -18,13 +29,18 @@ export { default as DefaulticonStrokePrdIcon24 } from "./DefaulticonStrokePrdIco
|
|
|
18
29
|
export { default as DefaulticonStrokePrdIcon32 } from "./DefaulticonStrokePrdIcon32";
|
|
19
30
|
export { default as ArrowdownStrokeSrvIcon20 } from "./ArrowdownStrokeSrvIcon20";
|
|
20
31
|
export { default as ArrowleftStrokeSrvIcon20 } from "./ArrowleftStrokeSrvIcon20";
|
|
32
|
+
export { default as ArrowleftStrokeSrvIcon24 } from "./ArrowleftStrokeSrvIcon24";
|
|
33
|
+
export { default as ArrowleftStrokeSrvIcon32 } from "./ArrowleftStrokeSrvIcon32";
|
|
21
34
|
export { default as ArrowrightStrokeSrvIcon20 } from "./ArrowrightStrokeSrvIcon20";
|
|
35
|
+
export { default as ArrowrightStrokeSrvIcon24 } from "./ArrowrightStrokeSrvIcon24";
|
|
36
|
+
export { default as ArrowrightStrokeSrvIcon32 } from "./ArrowrightStrokeSrvIcon32";
|
|
22
37
|
export { default as ArrowupStrokeSrvIcon20 } from "./ArrowupStrokeSrvIcon20";
|
|
23
38
|
export { default as AttachmentStrokeSrvIcon16 } from "./AttachmentStrokeSrvIcon16";
|
|
24
39
|
export { default as AttachmentStrokeSrvIcon20 } from "./AttachmentStrokeSrvIcon20";
|
|
25
40
|
export { default as AttachmentStrokeSrvIcon24 } from "./AttachmentStrokeSrvIcon24";
|
|
26
41
|
export { default as AttachmentStrokeSrvIcon32 } from "./AttachmentStrokeSrvIcon32";
|
|
27
42
|
export { default as BackspaceStrokeSrvIcon32 } from "./BackspaceStrokeSrvIcon32";
|
|
43
|
+
export { default as CalendarStrokeSrvIcon16 } from "./CalendarStrokeSrvIcon16";
|
|
28
44
|
export { default as CalendarStrokeSrvIcon20 } from "./CalendarStrokeSrvIcon20";
|
|
29
45
|
export { default as CalendarStrokeSrvIcon24 } from "./CalendarStrokeSrvIcon24";
|
|
30
46
|
export { default as CalendarStrokeSrvIcon32 } from "./CalendarStrokeSrvIcon32";
|
|
@@ -42,6 +58,9 @@ export { default as CaretrightStrokeSrvIcon32 } from "./CaretrightStrokeSrvIcon3
|
|
|
42
58
|
export { default as CaretupStrokeSrvIcon16 } from "./CaretupStrokeSrvIcon16";
|
|
43
59
|
export { default as CaretupStrokeSrvIcon20 } from "./CaretupStrokeSrvIcon20";
|
|
44
60
|
export { default as CaretupStrokeSrvIcon24 } from "./CaretupStrokeSrvIcon24";
|
|
61
|
+
export { default as CaretupdownStrokeSrvIcon16 } from "./CaretupdownStrokeSrvIcon16";
|
|
62
|
+
export { default as CaretupdownStrokeSrvIcon20 } from "./CaretupdownStrokeSrvIcon20";
|
|
63
|
+
export { default as CaretupdownStrokeSrvIcon24 } from "./CaretupdownStrokeSrvIcon24";
|
|
45
64
|
export { default as CheckboxbulkStrokeSrvIcon24 } from "./CheckboxbulkStrokeSrvIcon24";
|
|
46
65
|
export { default as CheckboxtickStrokeSrvIcon24 } from "./CheckboxtickStrokeSrvIcon24";
|
|
47
66
|
export { default as ChevronrightStrokeSrvIcon20 } from "./ChevronrightStrokeSrvIcon20";
|
|
@@ -63,9 +82,15 @@ export { default as DotsverticalStrokeSrvIcon20 } from "./DotsverticalStrokeSrvI
|
|
|
63
82
|
export { default as DotsverticalStrokeSrvIcon24 } from "./DotsverticalStrokeSrvIcon24";
|
|
64
83
|
export { default as DotsverticalStrokeSrvIcon32 } from "./DotsverticalStrokeSrvIcon32";
|
|
65
84
|
export { default as DragdotsStrokeSrvIcon24 } from "./DragdotsStrokeSrvIcon24";
|
|
85
|
+
export { default as EditStrokeSrvIcon16 } from "./EditStrokeSrvIcon16";
|
|
86
|
+
export { default as EditStrokeSrvIcon20 } from "./EditStrokeSrvIcon20";
|
|
87
|
+
export { default as EditStrokeSrvIcon24 } from "./EditStrokeSrvIcon24";
|
|
88
|
+
export { default as EditStrokeSrvIcon32 } from "./EditStrokeSrvIcon32";
|
|
66
89
|
export { default as FaceidStrokeSrvIcon32 } from "./FaceidStrokeSrvIcon32";
|
|
67
90
|
export { default as HintFilledSrvIcon16 } from "./HintFilledSrvIcon16";
|
|
68
91
|
export { default as LinkStrokeSrvIcon16 } from "./LinkStrokeSrvIcon16";
|
|
92
|
+
export { default as LinkStrokeSrvIcon20 } from "./LinkStrokeSrvIcon20";
|
|
93
|
+
export { default as LinkStrokeSrvIcon24 } from "./LinkStrokeSrvIcon24";
|
|
69
94
|
export { default as MinusStrokeSrvIcon16 } from "./MinusStrokeSrvIcon16";
|
|
70
95
|
export { default as MinusStrokeSrvIcon20 } from "./MinusStrokeSrvIcon20";
|
|
71
96
|
export { default as MinusStrokeSrvIcon24 } from "./MinusStrokeSrvIcon24";
|
|
@@ -97,6 +122,14 @@ export { default as TickStrokeSrvIcon20 } from "./TickStrokeSrvIcon20";
|
|
|
97
122
|
export { default as TickStrokeSrvIcon24 } from "./TickStrokeSrvIcon24";
|
|
98
123
|
export { default as TickStrokeSrvIcon32 } from "./TickStrokeSrvIcon32";
|
|
99
124
|
export { default as TouchidStrokeSrvIcon32 } from "./TouchidStrokeSrvIcon32";
|
|
125
|
+
export { default as ErrorStsIcon84 } from "./ErrorStsIcon84";
|
|
126
|
+
export { default as ErrorStsIcon96 } from "./ErrorStsIcon96";
|
|
127
|
+
export { default as SuccessStsIcon84 } from "./SuccessStsIcon84";
|
|
128
|
+
export { default as SuccessStsIcon96 } from "./SuccessStsIcon96";
|
|
129
|
+
export { default as WaitStsIcon84 } from "./WaitStsIcon84";
|
|
130
|
+
export { default as WaitStsIcon96 } from "./WaitStsIcon96";
|
|
131
|
+
export { default as WarningStsIcon84 } from "./WarningStsIcon84";
|
|
132
|
+
export { default as WarningStsIcon96 } from "./WarningStsIcon96";
|
|
100
133
|
export { default as EmergencymodeStrokeStsIcon24 } from "./EmergencymodeStrokeStsIcon24";
|
|
101
134
|
export { default as ErrorStrokeStsIcon16 } from "./ErrorStrokeStsIcon16";
|
|
102
135
|
export { default as ErrorStrokeStsIcon20 } from "./ErrorStrokeStsIcon20";
|
package/package.json
CHANGED
package/styles/icons.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._yx4q4b { fill: #008985; } ._fkx0b7 { fill: #19BDB0; } ._l7oaym { fill: #D10032; } ._4s5ldw { fill: #F80C45; } ._3ezy7d { fill: #EF4C01; } ._h3d7oy { fill: #FF7A17; } ._1vjb0ji { fill: #0E57CC; } ._1vpn5e8 { fill: #1297FE; } ._z9z3c4 { fill: #697591; } ._dbwqxb { fill: #95A3C1; } ._1bqn492 { fill: #1F1F22; fill-opacity: .45; } ._928mk { fill: #FFFFFF; fill-opacity: .35; } ._bsi79z { fill: #FFFFFF; fill-opacity: 1; } ._184vztu { fill: #FFFFFF; fill-opacity: 1; } @media (hover: hover) and (pointer: fine), only screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .hoverable:hover ._yx4q4b { fill: #21A19A; } .hoverable:hover ._fkx0b7 { fill: #4BD9CF; } .hoverable:hover ._l7oaym { fill: #E60037; } .hoverable:hover ._4s5ldw { fill: #FF5571; } .hoverable:hover ._3ezy7d { fill: #EF4C01; } .hoverable:hover ._h3d7oy { fill: #FF7A17; } .hoverable:hover ._1vjb0ji { fill: #0E57CC; } .hoverable:hover ._1vpn5e8 { fill: #1297FE; } .hoverable:hover ._z9z3c4 { fill: #697591; } .hoverable:hover ._dbwqxb { fill: #95A3C1; } .hoverable:hover ._1bqn492 { fill: #1F1F22; fill-opacity: 1; } .hoverable:hover ._928mk { fill: #FFFFFF; fill-opacity: 1; } .hoverable:hover ._bsi79z { fill: #FFFFFF; fill-opacity: 1; } .hoverable:hover ._184vztu { fill: #FFFFFF; fill-opacity: 1; } } .hoverable:not(:disabled):active ._yx4q4b, .hoverable.active ._yx4q4b { fill: #007777; } .hoverable:not(:disabled):active ._fkx0b7, .hoverable.active ._fkx0b7 { fill: #008985; } .hoverable:not(:disabled):active ._l7oaym, .hoverable.active ._l7oaym { fill: #BD002C; } .hoverable:not(:disabled):active ._4s5ldw, .hoverable.active ._4s5ldw { fill: #D10032; } .hoverable:not(:disabled):active ._3ezy7d, .hoverable.active ._3ezy7d { fill: #D10032; } .hoverable:not(:disabled):active ._h3d7oy, .hoverable.active ._h3d7oy { fill: #FF7A17; } .hoverable:not(:disabled):active ._1vjb0ji, .hoverable.active ._1vjb0ji { fill: #0E57CC; } .hoverable:not(:disabled):active ._1vpn5e8, .hoverable.active ._1vpn5e8 { fill: #1297FE; } .hoverable:not(:disabled):active ._z9z3c4, .hoverable.active ._z9z3c4 { fill: #697591; } .hoverable:not(:disabled):active ._dbwqxb, .hoverable.active ._dbwqxb { fill: #95A3C1; } .hoverable:not(:disabled):active ._1bqn492, .hoverable.active ._1bqn492 { fill: #1F1F22; fill-opacity: 1; } .hoverable:not(:disabled):active ._928mk, .hoverable.active ._928mk { fill: #FFFFFF; fill-opacity: 1; } .hoverable:not(:disabled):active ._bsi79z, .hoverable.active ._bsi79z { fill: #FFFFFF; fill-opacity: 1; } .hoverable:not(:disabled):active ._184vztu, .hoverable.active ._184vztu { fill: #FFFFFF; fill-opacity: 1; } .hoverable:disabled ._yx4q4b, .hoverable.disabled ._yx4q4b { fill: #1F1F22; fill-opacity: .15; } .hoverable:disabled ._fkx0b7, .hoverable.disabled ._fkx0b7 { fill: #FFFFFF; fill-opacity: .15; } .hoverable:disabled ._l7oaym, .hoverable.disabled ._l7oaym { fill: #1F1F22; fill-opacity: .15; } .hoverable:disabled ._4s5ldw, .hoverable.disabled ._4s5ldw { fill: #FFFFFF; fill-opacity: .15; } .hoverable:disabled ._3ezy7d, .hoverable.disabled ._3ezy7d { fill: #1F1F22; fill-opacity: .15; } .hoverable:disabled ._h3d7oy, .hoverable.disabled ._h3d7oy { fill: #FFFFFF; fill-opacity: .15; } .hoverable:disabled ._1vjb0ji, .hoverable.disabled ._1vjb0ji { fill: #1F1F22; fill-opacity: .15; } .hoverable:disabled ._1vpn5e8, .hoverable.disabled ._1vpn5e8 { fill: #FFFFFF; fill-opacity: .15; } .hoverable:disabled ._z9z3c4, .hoverable.disabled ._z9z3c4 { fill: #1F1F22; fill-opacity: .15; } .hoverable:disabled ._dbwqxb, .hoverable.disabled ._dbwqxb { fill: #FFFFFF; fill-opacity: .15; } .hoverable:disabled ._1bqn492, .hoverable.disabled ._1bqn492 { fill: #1F1F22; fill-opacity: .15; } .hoverable:disabled ._928mk, .hoverable.disabled ._928mk { fill: #FFFFFF; fill-opacity: .15; } .hoverable:disabled ._bsi79z, .hoverable.disabled ._bsi79z { fill: #1F1F22; fill-opacity: .15; } .hoverable:disabled ._184vztu, .hoverable.disabled ._184vztu { fill: #FFFFFF; fill-opacity: .15; }
|
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
import { EIconsTheme } from "../ThemeProvider";
|
|
2
2
|
const themeToClassNamePalettes = [
|
|
3
3
|
{
|
|
4
|
-
[EIconsTheme.LIGHT]: "
|
|
5
|
-
[EIconsTheme.DARK]: "
|
|
4
|
+
[EIconsTheme.LIGHT]: "_yx4q4b",
|
|
5
|
+
[EIconsTheme.DARK]: "_fkx0b7",
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
|
-
[EIconsTheme.LIGHT]: "
|
|
9
|
-
[EIconsTheme.DARK]: "
|
|
8
|
+
[EIconsTheme.LIGHT]: "_l7oaym",
|
|
9
|
+
[EIconsTheme.DARK]: "_4s5ldw",
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
|
-
[EIconsTheme.LIGHT]: "
|
|
13
|
-
[EIconsTheme.DARK]: "
|
|
12
|
+
[EIconsTheme.LIGHT]: "_3ezy7d",
|
|
13
|
+
[EIconsTheme.DARK]: "_h3d7oy",
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
|
-
[EIconsTheme.LIGHT]: "
|
|
17
|
-
[EIconsTheme.DARK]: "
|
|
16
|
+
[EIconsTheme.LIGHT]: "_1vjb0ji",
|
|
17
|
+
[EIconsTheme.DARK]: "_1vpn5e8",
|
|
18
18
|
},
|
|
19
19
|
{
|
|
20
|
-
[EIconsTheme.LIGHT]: "
|
|
21
|
-
[EIconsTheme.DARK]: "
|
|
20
|
+
[EIconsTheme.LIGHT]: "_z9z3c4",
|
|
21
|
+
[EIconsTheme.DARK]: "_dbwqxb",
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
|
-
[EIconsTheme.LIGHT]: "
|
|
25
|
-
[EIconsTheme.DARK]: "
|
|
24
|
+
[EIconsTheme.LIGHT]: "_1bqn492",
|
|
25
|
+
[EIconsTheme.DARK]: "_928mk",
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
|
-
[EIconsTheme.LIGHT]: "
|
|
29
|
-
[EIconsTheme.DARK]: "
|
|
28
|
+
[EIconsTheme.LIGHT]: "_928mk",
|
|
29
|
+
[EIconsTheme.DARK]: "_1bqn492",
|
|
30
30
|
},
|
|
31
31
|
{
|
|
32
|
-
[EIconsTheme.LIGHT]: "
|
|
33
|
-
[EIconsTheme.DARK]: "
|
|
32
|
+
[EIconsTheme.LIGHT]: "_bsi79z",
|
|
33
|
+
[EIconsTheme.DARK]: "_184vztu",
|
|
34
34
|
},
|
|
35
35
|
];
|
|
36
36
|
const getPathClassName = (paletteIndex, theme) => themeToClassNamePalettes[paletteIndex][theme];
|