@nova-design-system/nova-base 3.21.1-beta.0 → 3.23.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/assets/nova-fonts.css +3 -3
- package/dist/cjs/generated/nova-tailwind-components.js +0 -1
- package/dist/css/nova-utils.css +0 -2
- package/dist/css/ocean.css +232 -162
- package/dist/css/spark.css +234 -164
- package/dist/generated/nova-tailwind-components.d.ts +0 -1
- package/dist/generated/nova-tailwind-components.js +0 -1
- package/dist/js/ocean_dark.d.ts +79 -64
- package/dist/js/ocean_dark.js +86 -71
- package/dist/js/ocean_light.d.ts +79 -64
- package/dist/js/ocean_light.js +79 -64
- package/dist/js/spacings.d.ts +84 -44
- package/dist/js/spacings.js +84 -44
- package/dist/js/spark_dark.d.ts +79 -64
- package/dist/js/spark_dark.js +87 -72
- package/dist/js/spark_light.d.ts +79 -64
- package/dist/js/spark_light.js +79 -64
- package/package.json +1 -1
package/dist/js/spark_dark.d.ts
CHANGED
|
@@ -2,6 +2,66 @@
|
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
+
export const ColorInteractionContainerNeutralBackground : string;
|
|
6
|
+
export const ColorInteractionContainerNeutralBackgroundHover : string;
|
|
7
|
+
export const ColorInteractionContainerNeutralBackgroundActive : string;
|
|
8
|
+
export const ColorInteractionContainerNeutralBorder : string;
|
|
9
|
+
export const ColorInteractionContainerNeutralBorderActive : string;
|
|
10
|
+
export const ColorInteractionContainerNeutralBorderHover : string;
|
|
11
|
+
export const ColorInteractionContainerNeutralIcon : string;
|
|
12
|
+
export const ColorInteractionContainerNeutralIconActive : string;
|
|
13
|
+
export const ColorInteractionContainerNeutralIconHover : string;
|
|
14
|
+
export const ColorInteractionContainerNeutralText : string;
|
|
15
|
+
export const ColorInteractionContainerNeutralTextActive : string;
|
|
16
|
+
export const ColorInteractionContainerNeutralTextHover : string;
|
|
17
|
+
export const ColorInteractionContainerBrandedHighBackground : string;
|
|
18
|
+
export const ColorInteractionContainerBrandedHighBackgroundActive : string;
|
|
19
|
+
export const ColorInteractionContainerBrandedHighBackgroundHover : string;
|
|
20
|
+
export const ColorInteractionContainerBrandedHighBorder : string;
|
|
21
|
+
export const ColorInteractionContainerBrandedHighBorderActive : string;
|
|
22
|
+
export const ColorInteractionContainerBrandedHighBorderHover : string;
|
|
23
|
+
export const ColorInteractionContainerBrandedHighIcon : string;
|
|
24
|
+
export const ColorInteractionContainerBrandedHighIconActive : string;
|
|
25
|
+
export const ColorInteractionContainerBrandedHighIconHover : string;
|
|
26
|
+
export const ColorInteractionContainerBrandedHighText : string;
|
|
27
|
+
export const ColorInteractionContainerBrandedHighTextActive : string;
|
|
28
|
+
export const ColorInteractionContainerBrandedHighTextHover : string;
|
|
29
|
+
export const ColorInteractionContainerBrandedLowBackground : string;
|
|
30
|
+
export const ColorInteractionContainerBrandedLowBackgroundActive : string;
|
|
31
|
+
export const ColorInteractionContainerBrandedLowBackgroundHover : string;
|
|
32
|
+
export const ColorInteractionContainerBrandedLowBorder : string;
|
|
33
|
+
export const ColorInteractionContainerBrandedLowBorderActive : string;
|
|
34
|
+
export const ColorInteractionContainerBrandedLowBorderHover : string;
|
|
35
|
+
export const ColorInteractionContainerBrandedLowIcon : string;
|
|
36
|
+
export const ColorInteractionContainerBrandedLowIconActive : string;
|
|
37
|
+
export const ColorInteractionContainerBrandedLowIconHover : string;
|
|
38
|
+
export const ColorInteractionContainerBrandedLowText : string;
|
|
39
|
+
export const ColorInteractionContainerBrandedLowTextActive : string;
|
|
40
|
+
export const ColorInteractionContainerBrandedLowTextHover : string;
|
|
41
|
+
export const ColorInteractionLinkHighIcon : string;
|
|
42
|
+
export const ColorInteractionLinkHighIconHover : string;
|
|
43
|
+
export const ColorInteractionLinkHighIconInactive : string;
|
|
44
|
+
export const ColorInteractionLinkHighIconVisited : string;
|
|
45
|
+
export const ColorInteractionLinkHighText : string;
|
|
46
|
+
export const ColorInteractionLinkHighTextHover : string;
|
|
47
|
+
export const ColorInteractionLinkHighTextDisabled : string;
|
|
48
|
+
export const ColorInteractionLinkHighTextVisited : string;
|
|
49
|
+
export const ColorInteractionLinkLowIcon : string;
|
|
50
|
+
export const ColorInteractionLinkLowIconHover : string;
|
|
51
|
+
export const ColorInteractionLinkLowIconDisabled : string;
|
|
52
|
+
export const ColorInteractionLinkLowIconVisited : string;
|
|
53
|
+
export const ColorInteractionLinkLowText : string;
|
|
54
|
+
export const ColorInteractionLinkLowTextHover : string;
|
|
55
|
+
export const ColorInteractionLinkLowTextDisabled : string;
|
|
56
|
+
export const ColorInteractionLinkLowTextVisited : string;
|
|
57
|
+
export const ColorInteractionLinkInvertedIcon : string;
|
|
58
|
+
export const ColorInteractionLinkInvertedIconHover : string;
|
|
59
|
+
export const ColorInteractionLinkInvertedIconDisabled : string;
|
|
60
|
+
export const ColorInteractionLinkInvertedIconVisited : string;
|
|
61
|
+
export const ColorInteractionLinkInvertedText : string;
|
|
62
|
+
export const ColorInteractionLinkInvertedTextHover : string;
|
|
63
|
+
export const ColorInteractionLinkInvertedTextInactive : string;
|
|
64
|
+
export const ColorInteractionLinkInvertedTextVisited : string;
|
|
5
65
|
export const ColorBlack : string;
|
|
6
66
|
export const ColorWhite : string;
|
|
7
67
|
export const ColorTransparent : string;
|
|
@@ -136,66 +196,6 @@ export const ColorFocusBackgroundInverted : string;
|
|
|
136
196
|
export const ColorFocusDestructive : string;
|
|
137
197
|
export const ColorFocusDestructiveInField : string;
|
|
138
198
|
export const ColorFocusSuccess : string;
|
|
139
|
-
export const ColorInteractionContainerBrandedHighBackground : string;
|
|
140
|
-
export const ColorInteractionContainerBrandedHighBackgroundActive : string;
|
|
141
|
-
export const ColorInteractionContainerBrandedHighBackgroundHover : string;
|
|
142
|
-
export const ColorInteractionContainerBrandedHighBorder : string;
|
|
143
|
-
export const ColorInteractionContainerBrandedHighBorderActive : string;
|
|
144
|
-
export const ColorInteractionContainerBrandedHighBorderHover : string;
|
|
145
|
-
export const ColorInteractionContainerBrandedHighIcon : string;
|
|
146
|
-
export const ColorInteractionContainerBrandedHighIconActive : string;
|
|
147
|
-
export const ColorInteractionContainerBrandedHighIconHover : string;
|
|
148
|
-
export const ColorInteractionContainerBrandedHighText : string;
|
|
149
|
-
export const ColorInteractionContainerBrandedHighTextActive : string;
|
|
150
|
-
export const ColorInteractionContainerBrandedHighTextHover : string;
|
|
151
|
-
export const ColorInteractionContainerBrandedLowBackground : string;
|
|
152
|
-
export const ColorInteractionContainerBrandedLowBackgroundActive : string;
|
|
153
|
-
export const ColorInteractionContainerBrandedLowBackgroundHover : string;
|
|
154
|
-
export const ColorInteractionContainerBrandedLowBorder : string;
|
|
155
|
-
export const ColorInteractionContainerBrandedLowBorderActive : string;
|
|
156
|
-
export const ColorInteractionContainerBrandedLowBorderHover : string;
|
|
157
|
-
export const ColorInteractionContainerBrandedLowIcon : string;
|
|
158
|
-
export const ColorInteractionContainerBrandedLowIconActive : string;
|
|
159
|
-
export const ColorInteractionContainerBrandedLowIconHover : string;
|
|
160
|
-
export const ColorInteractionContainerBrandedLowText : string;
|
|
161
|
-
export const ColorInteractionContainerBrandedLowTextActive : string;
|
|
162
|
-
export const ColorInteractionContainerBrandedLowTextHover : string;
|
|
163
|
-
export const ColorInteractionContainerNeutralBackground : string;
|
|
164
|
-
export const ColorInteractionContainerNeutralBackgroundHover : string;
|
|
165
|
-
export const ColorInteractionContainerNeutralBackgroundActive : string;
|
|
166
|
-
export const ColorInteractionContainerNeutralBorder : string;
|
|
167
|
-
export const ColorInteractionContainerNeutralBorderActive : string;
|
|
168
|
-
export const ColorInteractionContainerNeutralBorderHover : string;
|
|
169
|
-
export const ColorInteractionContainerNeutralIcon : string;
|
|
170
|
-
export const ColorInteractionContainerNeutralIconActive : string;
|
|
171
|
-
export const ColorInteractionContainerNeutralIconHover : string;
|
|
172
|
-
export const ColorInteractionContainerNeutralText : string;
|
|
173
|
-
export const ColorInteractionContainerNeutralTextActive : string;
|
|
174
|
-
export const ColorInteractionContainerNeutralTextHover : string;
|
|
175
|
-
export const ColorInteractionLinkHighIcon : string;
|
|
176
|
-
export const ColorInteractionLinkHighIconHover : string;
|
|
177
|
-
export const ColorInteractionLinkHighIconInactive : string;
|
|
178
|
-
export const ColorInteractionLinkHighIconVisited : string;
|
|
179
|
-
export const ColorInteractionLinkHighText : string;
|
|
180
|
-
export const ColorInteractionLinkHighTextHover : string;
|
|
181
|
-
export const ColorInteractionLinkHighTextDisabled : string;
|
|
182
|
-
export const ColorInteractionLinkHighTextVisited : string;
|
|
183
|
-
export const ColorInteractionLinkLowIcon : string;
|
|
184
|
-
export const ColorInteractionLinkLowIconHover : string;
|
|
185
|
-
export const ColorInteractionLinkLowIconDisabled : string;
|
|
186
|
-
export const ColorInteractionLinkLowIconVisited : string;
|
|
187
|
-
export const ColorInteractionLinkLowText : string;
|
|
188
|
-
export const ColorInteractionLinkLowTextHover : string;
|
|
189
|
-
export const ColorInteractionLinkLowTextDisabled : string;
|
|
190
|
-
export const ColorInteractionLinkLowTextVisited : string;
|
|
191
|
-
export const ColorInteractionLinkInvertedIcon : string;
|
|
192
|
-
export const ColorInteractionLinkInvertedIconHover : string;
|
|
193
|
-
export const ColorInteractionLinkInvertedIconDisabled : string;
|
|
194
|
-
export const ColorInteractionLinkInvertedIconVisited : string;
|
|
195
|
-
export const ColorInteractionLinkInvertedText : string;
|
|
196
|
-
export const ColorInteractionLinkInvertedTextHover : string;
|
|
197
|
-
export const ColorInteractionLinkInvertedTextInactive : string;
|
|
198
|
-
export const ColorInteractionLinkInvertedTextVisited : string;
|
|
199
199
|
export const ColorRainbow1Background : string;
|
|
200
200
|
export const ColorRainbow1Border : string;
|
|
201
201
|
export const ColorRainbow1Icon : string;
|
|
@@ -512,6 +512,10 @@ export const ComponentsFieldTimeTextActive : string;
|
|
|
512
512
|
export const ComponentsFieldTimeBorderActive : string;
|
|
513
513
|
export const ComponentsCalendarBorder : string;
|
|
514
514
|
export const ComponentsCalendarHeaderText : string;
|
|
515
|
+
export const ComponentsCalendarWeeksBackground : string;
|
|
516
|
+
export const ComponentsCalendarWeeksBackgroundHover : string;
|
|
517
|
+
export const ComponentsCalendarWeeksText : string;
|
|
518
|
+
export const ComponentsCalendarWeeksTextHover : string;
|
|
515
519
|
export const ComponentsCalendarCellBackground : string;
|
|
516
520
|
export const ComponentsCalendarCellBackgroundSelected : string;
|
|
517
521
|
export const ComponentsCalendarCellBackgroundInRange : string;
|
|
@@ -526,10 +530,6 @@ export const ComponentsCalendarCellTextInRange : string;
|
|
|
526
530
|
export const ComponentsCalendarCellTextHover : string;
|
|
527
531
|
export const ComponentsCalendarCellTextOutsideMonth : string;
|
|
528
532
|
export const ComponentsCalendarCellTextToday : string;
|
|
529
|
-
export const ComponentsCalendarWeeksBackground : string;
|
|
530
|
-
export const ComponentsCalendarWeeksBackgroundHover : string;
|
|
531
|
-
export const ComponentsCalendarWeeksText : string;
|
|
532
|
-
export const ComponentsCalendarWeeksTextHover : string;
|
|
533
533
|
export const ComponentsCalendarBackground : string;
|
|
534
534
|
export const ComponentsMenuContextualBackground : string;
|
|
535
535
|
export const ComponentsMenuContextualBorder : string;
|
|
@@ -561,6 +561,9 @@ export const ComponentsPopoverBackground : string;
|
|
|
561
561
|
export const ComponentsPopoverBorder : string;
|
|
562
562
|
export const ComponentsPopoverText : string;
|
|
563
563
|
export const ComponentsPopoverSupportingText : string;
|
|
564
|
+
export const ComponentsSidebarBackground : string;
|
|
565
|
+
export const ComponentsSidebarDivider : string;
|
|
566
|
+
export const ComponentsSidebarBorder : string;
|
|
564
567
|
export const ComponentsSliderTrackBackground : string;
|
|
565
568
|
export const ComponentsSliderTrackFilledDefault : string;
|
|
566
569
|
export const ComponentsSliderTrackFilledHover : string;
|
|
@@ -580,6 +583,18 @@ export const ComponentsSliderHandlerBorderFocus : string;
|
|
|
580
583
|
export const ComponentsSliderHandlerBorderError : string;
|
|
581
584
|
export const ComponentsSliderHandlerBorderDisabled : string;
|
|
582
585
|
export const ComponentsSliderHandlerBorderReadonly : string;
|
|
586
|
+
export const ComponentsSplitterOldBackground : string;
|
|
587
|
+
export const ComponentsSplitterOldBackgroundHover : string;
|
|
588
|
+
export const ComponentsSplitterOldBackgroundActive : string;
|
|
589
|
+
export const ComponentsSplitterOldBorder : string;
|
|
590
|
+
export const ComponentsSplitterOldBorderHover : string;
|
|
591
|
+
export const ComponentsSplitterOldBorderActive : string;
|
|
592
|
+
export const ComponentsSplitterLineBackground : string;
|
|
593
|
+
export const ComponentsSplitterLineBackgroundActive : string;
|
|
594
|
+
export const ComponentsSplitterLineBackgroundHover : string;
|
|
595
|
+
export const ComponentsSplitterHandleBackground : string;
|
|
596
|
+
export const ComponentsSplitterHandleBackgroundActive : string;
|
|
597
|
+
export const ComponentsSplitterHandleBackgroundHover : string;
|
|
583
598
|
export const ComponentsTooltipBackground : string;
|
|
584
599
|
export const ComponentsTooltipBorder : string;
|
|
585
600
|
export const ComponentsTooltipText : string;
|
package/dist/js/spark_dark.js
CHANGED
|
@@ -2,6 +2,66 @@
|
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
+
export const ColorInteractionContainerNeutralBackground = "#000000";
|
|
6
|
+
export const ColorInteractionContainerNeutralBackgroundHover = "#1d1d1d";
|
|
7
|
+
export const ColorInteractionContainerNeutralBackgroundActive = "#45190a";
|
|
8
|
+
export const ColorInteractionContainerNeutralBorder = "#808080";
|
|
9
|
+
export const ColorInteractionContainerNeutralBorderActive = "#eb7247";
|
|
10
|
+
export const ColorInteractionContainerNeutralBorderHover = "#bfbfbf";
|
|
11
|
+
export const ColorInteractionContainerNeutralIcon = "#808080";
|
|
12
|
+
export const ColorInteractionContainerNeutralIconActive = "#eb7247";
|
|
13
|
+
export const ColorInteractionContainerNeutralIconHover = "#bfbfbf";
|
|
14
|
+
export const ColorInteractionContainerNeutralText = "#808080";
|
|
15
|
+
export const ColorInteractionContainerNeutralTextActive = "#eb7247";
|
|
16
|
+
export const ColorInteractionContainerNeutralTextHover = "#bfbfbf";
|
|
17
|
+
export const ColorInteractionContainerBrandedHighBackground = "#e75420";
|
|
18
|
+
export const ColorInteractionContainerBrandedHighBackgroundActive = "#eb7247";
|
|
19
|
+
export const ColorInteractionContainerBrandedHighBackgroundHover = "#eb7247";
|
|
20
|
+
export const ColorInteractionContainerBrandedHighBorder = "#e75420";
|
|
21
|
+
export const ColorInteractionContainerBrandedHighBorderActive = "#eb7247";
|
|
22
|
+
export const ColorInteractionContainerBrandedHighBorderHover = "#eb7247";
|
|
23
|
+
export const ColorInteractionContainerBrandedHighIcon = "#000000";
|
|
24
|
+
export const ColorInteractionContainerBrandedHighIconActive = "#000000";
|
|
25
|
+
export const ColorInteractionContainerBrandedHighIconHover = "#000000";
|
|
26
|
+
export const ColorInteractionContainerBrandedHighText = "#000000";
|
|
27
|
+
export const ColorInteractionContainerBrandedHighTextActive = "#000000";
|
|
28
|
+
export const ColorInteractionContainerBrandedHighTextHover = "#000000";
|
|
29
|
+
export const ColorInteractionContainerBrandedLowBackground = "#0e0e0e";
|
|
30
|
+
export const ColorInteractionContainerBrandedLowBackgroundActive = "#45190a";
|
|
31
|
+
export const ColorInteractionContainerBrandedLowBackgroundHover = "#45190a";
|
|
32
|
+
export const ColorInteractionContainerBrandedLowBorder = "#e75420";
|
|
33
|
+
export const ColorInteractionContainerBrandedLowBorderActive = "#eb7247";
|
|
34
|
+
export const ColorInteractionContainerBrandedLowBorderHover = "#eb7247";
|
|
35
|
+
export const ColorInteractionContainerBrandedLowIcon = "#e75420";
|
|
36
|
+
export const ColorInteractionContainerBrandedLowIconActive = "#eb7247";
|
|
37
|
+
export const ColorInteractionContainerBrandedLowIconHover = "#eb7247";
|
|
38
|
+
export const ColorInteractionContainerBrandedLowText = "#e75420";
|
|
39
|
+
export const ColorInteractionContainerBrandedLowTextActive = "#eb7247";
|
|
40
|
+
export const ColorInteractionContainerBrandedLowTextHover = "#eb7247";
|
|
41
|
+
export const ColorInteractionLinkHighIcon = "#e75420";
|
|
42
|
+
export const ColorInteractionLinkHighIconHover = "#eb7247";
|
|
43
|
+
export const ColorInteractionLinkHighIconInactive = "#808080";
|
|
44
|
+
export const ColorInteractionLinkHighIconVisited = "#eb7247";
|
|
45
|
+
export const ColorInteractionLinkHighText = "#e75420";
|
|
46
|
+
export const ColorInteractionLinkHighTextHover = "#eb7247";
|
|
47
|
+
export const ColorInteractionLinkHighTextDisabled = "#808080";
|
|
48
|
+
export const ColorInteractionLinkHighTextVisited = "#eb7247";
|
|
49
|
+
export const ColorInteractionLinkLowIcon = "#f6f6f6";
|
|
50
|
+
export const ColorInteractionLinkLowIconHover = "#eb7247";
|
|
51
|
+
export const ColorInteractionLinkLowIconDisabled = "#808080";
|
|
52
|
+
export const ColorInteractionLinkLowIconVisited = "#eb7247";
|
|
53
|
+
export const ColorInteractionLinkLowText = "#f6f6f6";
|
|
54
|
+
export const ColorInteractionLinkLowTextHover = "#eb7247";
|
|
55
|
+
export const ColorInteractionLinkLowTextDisabled = "#808080";
|
|
56
|
+
export const ColorInteractionLinkLowTextVisited = "#eb7247";
|
|
57
|
+
export const ColorInteractionLinkInvertedIcon = "#414141";
|
|
58
|
+
export const ColorInteractionLinkInvertedIconHover = "#bf451a";
|
|
59
|
+
export const ColorInteractionLinkInvertedIconDisabled = "#6d6d6d";
|
|
60
|
+
export const ColorInteractionLinkInvertedIconVisited = "#eb7247";
|
|
61
|
+
export const ColorInteractionLinkInvertedText = "#414141";
|
|
62
|
+
export const ColorInteractionLinkInvertedTextHover = "#bf451a";
|
|
63
|
+
export const ColorInteractionLinkInvertedTextInactive = "#6d6d6d";
|
|
64
|
+
export const ColorInteractionLinkInvertedTextVisited = "#eb7247";
|
|
5
65
|
export const ColorBlack = "#000000";
|
|
6
66
|
export const ColorWhite = "#ffffff";
|
|
7
67
|
export const ColorTransparent = "#ffffff";
|
|
@@ -136,66 +196,6 @@ export const ColorFocusBackgroundInverted = "#ffffff";
|
|
|
136
196
|
export const ColorFocusDestructive = "#ff6161";
|
|
137
197
|
export const ColorFocusDestructiveInField = "#ff6161";
|
|
138
198
|
export const ColorFocusSuccess = "#45d24d";
|
|
139
|
-
export const ColorInteractionContainerBrandedHighBackground = "#e75420";
|
|
140
|
-
export const ColorInteractionContainerBrandedHighBackgroundActive = "#eb7247";
|
|
141
|
-
export const ColorInteractionContainerBrandedHighBackgroundHover = "#eb7247";
|
|
142
|
-
export const ColorInteractionContainerBrandedHighBorder = "#e75420";
|
|
143
|
-
export const ColorInteractionContainerBrandedHighBorderActive = "#eb7247";
|
|
144
|
-
export const ColorInteractionContainerBrandedHighBorderHover = "#eb7247";
|
|
145
|
-
export const ColorInteractionContainerBrandedHighIcon = "#000000";
|
|
146
|
-
export const ColorInteractionContainerBrandedHighIconActive = "#000000";
|
|
147
|
-
export const ColorInteractionContainerBrandedHighIconHover = "#000000";
|
|
148
|
-
export const ColorInteractionContainerBrandedHighText = "#000000";
|
|
149
|
-
export const ColorInteractionContainerBrandedHighTextActive = "#000000";
|
|
150
|
-
export const ColorInteractionContainerBrandedHighTextHover = "#000000";
|
|
151
|
-
export const ColorInteractionContainerBrandedLowBackground = "#0e0e0e";
|
|
152
|
-
export const ColorInteractionContainerBrandedLowBackgroundActive = "#45190a";
|
|
153
|
-
export const ColorInteractionContainerBrandedLowBackgroundHover = "#45190a";
|
|
154
|
-
export const ColorInteractionContainerBrandedLowBorder = "#e75420";
|
|
155
|
-
export const ColorInteractionContainerBrandedLowBorderActive = "#eb7247";
|
|
156
|
-
export const ColorInteractionContainerBrandedLowBorderHover = "#eb7247";
|
|
157
|
-
export const ColorInteractionContainerBrandedLowIcon = "#e75420";
|
|
158
|
-
export const ColorInteractionContainerBrandedLowIconActive = "#eb7247";
|
|
159
|
-
export const ColorInteractionContainerBrandedLowIconHover = "#eb7247";
|
|
160
|
-
export const ColorInteractionContainerBrandedLowText = "#e75420";
|
|
161
|
-
export const ColorInteractionContainerBrandedLowTextActive = "#eb7247";
|
|
162
|
-
export const ColorInteractionContainerBrandedLowTextHover = "#eb7247";
|
|
163
|
-
export const ColorInteractionContainerNeutralBackground = "#0e0e0e";
|
|
164
|
-
export const ColorInteractionContainerNeutralBackgroundHover = "#1d1d1d";
|
|
165
|
-
export const ColorInteractionContainerNeutralBackgroundActive = "#45190a";
|
|
166
|
-
export const ColorInteractionContainerNeutralBorder = "#808080";
|
|
167
|
-
export const ColorInteractionContainerNeutralBorderActive = "#eb7247";
|
|
168
|
-
export const ColorInteractionContainerNeutralBorderHover = "#bfbfbf";
|
|
169
|
-
export const ColorInteractionContainerNeutralIcon = "#808080";
|
|
170
|
-
export const ColorInteractionContainerNeutralIconActive = "#eb7247";
|
|
171
|
-
export const ColorInteractionContainerNeutralIconHover = "#bfbfbf";
|
|
172
|
-
export const ColorInteractionContainerNeutralText = "#808080";
|
|
173
|
-
export const ColorInteractionContainerNeutralTextActive = "#eb7247";
|
|
174
|
-
export const ColorInteractionContainerNeutralTextHover = "#bfbfbf";
|
|
175
|
-
export const ColorInteractionLinkHighIcon = "#e75420";
|
|
176
|
-
export const ColorInteractionLinkHighIconHover = "#eb7247";
|
|
177
|
-
export const ColorInteractionLinkHighIconInactive = "#808080";
|
|
178
|
-
export const ColorInteractionLinkHighIconVisited = "#eb7247";
|
|
179
|
-
export const ColorInteractionLinkHighText = "#e75420";
|
|
180
|
-
export const ColorInteractionLinkHighTextHover = "#eb7247";
|
|
181
|
-
export const ColorInteractionLinkHighTextDisabled = "#808080";
|
|
182
|
-
export const ColorInteractionLinkHighTextVisited = "#eb7247";
|
|
183
|
-
export const ColorInteractionLinkLowIcon = "#f6f6f6";
|
|
184
|
-
export const ColorInteractionLinkLowIconHover = "#eb7247";
|
|
185
|
-
export const ColorInteractionLinkLowIconDisabled = "#808080";
|
|
186
|
-
export const ColorInteractionLinkLowIconVisited = "#eb7247";
|
|
187
|
-
export const ColorInteractionLinkLowText = "#f6f6f6";
|
|
188
|
-
export const ColorInteractionLinkLowTextHover = "#eb7247";
|
|
189
|
-
export const ColorInteractionLinkLowTextDisabled = "#808080";
|
|
190
|
-
export const ColorInteractionLinkLowTextVisited = "#eb7247";
|
|
191
|
-
export const ColorInteractionLinkInvertedIcon = "#414141";
|
|
192
|
-
export const ColorInteractionLinkInvertedIconHover = "#bf451a";
|
|
193
|
-
export const ColorInteractionLinkInvertedIconDisabled = "#6d6d6d";
|
|
194
|
-
export const ColorInteractionLinkInvertedIconVisited = "#eb7247";
|
|
195
|
-
export const ColorInteractionLinkInvertedText = "#414141";
|
|
196
|
-
export const ColorInteractionLinkInvertedTextHover = "#bf451a";
|
|
197
|
-
export const ColorInteractionLinkInvertedTextInactive = "#6d6d6d";
|
|
198
|
-
export const ColorInteractionLinkInvertedTextVisited = "#eb7247";
|
|
199
199
|
export const ColorRainbow1Background = "#432306";
|
|
200
200
|
export const ColorRainbow1Border = "#f0801a";
|
|
201
201
|
export const ColorRainbow1Icon = "#f0801a";
|
|
@@ -297,7 +297,7 @@ export const ComponentsButtonLowTextHover = "#eb7247";
|
|
|
297
297
|
export const ComponentsButtonLowerBorder = "#ffffff";
|
|
298
298
|
export const ComponentsButtonLowerBorderActive = "#ffffff";
|
|
299
299
|
export const ComponentsButtonLowerBorderHover = "#ffffff";
|
|
300
|
-
export const ComponentsButtonLowerBackground = "#
|
|
300
|
+
export const ComponentsButtonLowerBackground = "#000000";
|
|
301
301
|
export const ComponentsButtonLowerBackgroundActive = "#45190a";
|
|
302
302
|
export const ComponentsButtonLowerBackgroundHover = "#1d1d1d";
|
|
303
303
|
export const ComponentsButtonLowerIcon = "#808080";
|
|
@@ -389,9 +389,9 @@ export const ComponentsListDropdownItemLabelActive = "#808080";
|
|
|
389
389
|
export const ComponentsListDropdownItemDescriptionDefault = "#808080";
|
|
390
390
|
export const ComponentsListDropdownItemDescriptionHover = "#bfbfbf";
|
|
391
391
|
export const ComponentsListDropdownItemDescriptionDisabled = "#6d6d6d";
|
|
392
|
-
export const ComponentsListDropdownItemBackgroundDefault = "#
|
|
392
|
+
export const ComponentsListDropdownItemBackgroundDefault = "#000000";
|
|
393
393
|
export const ComponentsListDropdownItemBackgroundHover = "#1d1d1d";
|
|
394
|
-
export const ComponentsListDropdownItemBackgroundDisabled = "#
|
|
394
|
+
export const ComponentsListDropdownItemBackgroundDisabled = "#000000";
|
|
395
395
|
export const ComponentsListDropdownItemBackgroundActive = "#45190a";
|
|
396
396
|
export const ComponentsListDropdownGroupTitleContent = "#bfbfbf";
|
|
397
397
|
export const ComponentsListDropdownGroupTitleBackground = "#ffffff";
|
|
@@ -493,17 +493,17 @@ export const ComponentsButtongroupLowerBorder = "#808080";
|
|
|
493
493
|
export const ComponentsButtongroupLowerBackground = "#0e0e0e";
|
|
494
494
|
export const ComponentsDatagridHeaderBorder = "#6d6d6d";
|
|
495
495
|
export const ComponentsDatagridHeaderText = "#f6f6f6";
|
|
496
|
-
export const ComponentsDatagridHeaderBackground = "#
|
|
496
|
+
export const ComponentsDatagridHeaderBackground = "#000000";
|
|
497
497
|
export const ComponentsDatagridBodyBorder = "#484848";
|
|
498
498
|
export const ComponentsDatagridBodyText = "#bfbfbf";
|
|
499
499
|
export const ComponentsDatagridBodySubtext = "#808080";
|
|
500
|
-
export const ComponentsDatagridBodyBackgroundDefault = "#
|
|
500
|
+
export const ComponentsDatagridBodyBackgroundDefault = "#000000";
|
|
501
501
|
export const ComponentsDatagridBodyBackgroundActive = "#45190a";
|
|
502
502
|
export const ComponentsDatagridBodyBackgroundHover = "#1d1d1d";
|
|
503
503
|
export const ComponentsDatagridExpanderContentBackground = "#0e0e0e";
|
|
504
504
|
export const ComponentsDatagridExpanderBorder = "#484848";
|
|
505
505
|
export const ComponentsDatagridExpanderExpanderBackground = "#1d1d1d";
|
|
506
|
-
export const ComponentsFieldTimeBackgroundDefault = "#
|
|
506
|
+
export const ComponentsFieldTimeBackgroundDefault = "#000000";
|
|
507
507
|
export const ComponentsFieldTimeBackgroundHover = "#1d1d1d";
|
|
508
508
|
export const ComponentsFieldTimeBackgroundActive = "#45190a";
|
|
509
509
|
export const ComponentsFieldTimeTextDefault = "#808080";
|
|
@@ -512,6 +512,10 @@ export const ComponentsFieldTimeTextActive = "#eb7247";
|
|
|
512
512
|
export const ComponentsFieldTimeBorderActive = "#eb7247";
|
|
513
513
|
export const ComponentsCalendarBorder = "#484848";
|
|
514
514
|
export const ComponentsCalendarHeaderText = "#f6f6f6";
|
|
515
|
+
export const ComponentsCalendarWeeksBackground = "#1d1d1d";
|
|
516
|
+
export const ComponentsCalendarWeeksBackgroundHover = "#252525";
|
|
517
|
+
export const ComponentsCalendarWeeksText = "#f6f6f6";
|
|
518
|
+
export const ComponentsCalendarWeeksTextHover = "#f6f6f6";
|
|
515
519
|
export const ComponentsCalendarCellBackground = "#0e0e0e";
|
|
516
520
|
export const ComponentsCalendarCellBackgroundSelected = "#eb7247";
|
|
517
521
|
export const ComponentsCalendarCellBackgroundInRange = "#45190a";
|
|
@@ -526,14 +530,10 @@ export const ComponentsCalendarCellTextInRange = "#eb7247";
|
|
|
526
530
|
export const ComponentsCalendarCellTextHover = "#bfbfbf";
|
|
527
531
|
export const ComponentsCalendarCellTextOutsideMonth = "#6d6d6d";
|
|
528
532
|
export const ComponentsCalendarCellTextToday = "#f6f6f6";
|
|
529
|
-
export const ComponentsCalendarWeeksBackground = "#1d1d1d";
|
|
530
|
-
export const ComponentsCalendarWeeksBackgroundHover = "#252525";
|
|
531
|
-
export const ComponentsCalendarWeeksText = "#f6f6f6";
|
|
532
|
-
export const ComponentsCalendarWeeksTextHover = "#f6f6f6";
|
|
533
533
|
export const ComponentsCalendarBackground = "#0e0e0e";
|
|
534
534
|
export const ComponentsMenuContextualBackground = "#0e0e0e";
|
|
535
535
|
export const ComponentsMenuContextualBorder = "#484848";
|
|
536
|
-
export const ComponentsMenuContextualItemBackground = "#
|
|
536
|
+
export const ComponentsMenuContextualItemBackground = "#000000";
|
|
537
537
|
export const ComponentsMenuContextualItemBackgroundHover = "#1d1d1d";
|
|
538
538
|
export const ComponentsMenuContextualItemShortcut = "#6d6d6d";
|
|
539
539
|
export const ComponentsMenuContextualItemContent = "#808080";
|
|
@@ -561,6 +561,9 @@ export const ComponentsPopoverBackground = "#0e0e0e";
|
|
|
561
561
|
export const ComponentsPopoverBorder = "#484848";
|
|
562
562
|
export const ComponentsPopoverText = "#bfbfbf";
|
|
563
563
|
export const ComponentsPopoverSupportingText = "#808080";
|
|
564
|
+
export const ComponentsSidebarBackground = "#0e0e0e";
|
|
565
|
+
export const ComponentsSidebarDivider = "#484848";
|
|
566
|
+
export const ComponentsSidebarBorder = "#484848";
|
|
564
567
|
export const ComponentsSliderTrackBackground = "#484848";
|
|
565
568
|
export const ComponentsSliderTrackFilledDefault = "#6d6d6d";
|
|
566
569
|
export const ComponentsSliderTrackFilledHover = "#919191";
|
|
@@ -580,6 +583,18 @@ export const ComponentsSliderHandlerBorderFocus = "#e75420";
|
|
|
580
583
|
export const ComponentsSliderHandlerBorderError = "#ff6161";
|
|
581
584
|
export const ComponentsSliderHandlerBorderDisabled = "#1d1d1d";
|
|
582
585
|
export const ComponentsSliderHandlerBorderReadonly = "#161616";
|
|
586
|
+
export const ComponentsSplitterOldBackground = "#000000";
|
|
587
|
+
export const ComponentsSplitterOldBackgroundHover = "#1d1d1d";
|
|
588
|
+
export const ComponentsSplitterOldBackgroundActive = "#45190a";
|
|
589
|
+
export const ComponentsSplitterOldBorder = "#ffffff";
|
|
590
|
+
export const ComponentsSplitterOldBorderHover = "#bfbfbf";
|
|
591
|
+
export const ComponentsSplitterOldBorderActive = "#eb7247";
|
|
592
|
+
export const ComponentsSplitterLineBackground = "#1d1d1d";
|
|
593
|
+
export const ComponentsSplitterLineBackgroundActive = "#eb7247";
|
|
594
|
+
export const ComponentsSplitterLineBackgroundHover = "#45190a";
|
|
595
|
+
export const ComponentsSplitterHandleBackground = "#484848";
|
|
596
|
+
export const ComponentsSplitterHandleBackgroundActive = "#eb7247";
|
|
597
|
+
export const ComponentsSplitterHandleBackgroundHover = "#eb7247";
|
|
583
598
|
export const ComponentsTooltipBackground = "#f6f6f6";
|
|
584
599
|
export const ComponentsTooltipBorder = "#f6f6f6";
|
|
585
600
|
export const ComponentsTooltipText = "#1d1d1d";
|
|
@@ -590,7 +605,7 @@ export const ComponentsToggleBorderHover = "#919191";
|
|
|
590
605
|
export const ComponentsToggleBorderHoverChecked = "#eb7247";
|
|
591
606
|
export const ComponentsToggleBorderDisabled = "#3a3a3a";
|
|
592
607
|
export const ComponentsToggleBorderDisabledChecked = "#3a3a3a";
|
|
593
|
-
export const ComponentsToggleBackgroundDefault = "#
|
|
608
|
+
export const ComponentsToggleBackgroundDefault = "#000000";
|
|
594
609
|
export const ComponentsToggleBackgroundDefaultChecked = "#e75420";
|
|
595
610
|
export const ComponentsToggleBackgroundHover = "#1d1d1d";
|
|
596
611
|
export const ComponentsToggleBackgroundHoverChecked = "#eb7247";
|
package/dist/js/spark_light.d.ts
CHANGED
|
@@ -2,6 +2,66 @@
|
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
+
export const ColorInteractionContainerNeutralBackground : string;
|
|
6
|
+
export const ColorInteractionContainerNeutralBackgroundHover : string;
|
|
7
|
+
export const ColorInteractionContainerNeutralBackgroundActive : string;
|
|
8
|
+
export const ColorInteractionContainerNeutralBorder : string;
|
|
9
|
+
export const ColorInteractionContainerNeutralBorderActive : string;
|
|
10
|
+
export const ColorInteractionContainerNeutralBorderHover : string;
|
|
11
|
+
export const ColorInteractionContainerNeutralIcon : string;
|
|
12
|
+
export const ColorInteractionContainerNeutralIconActive : string;
|
|
13
|
+
export const ColorInteractionContainerNeutralIconHover : string;
|
|
14
|
+
export const ColorInteractionContainerNeutralText : string;
|
|
15
|
+
export const ColorInteractionContainerNeutralTextActive : string;
|
|
16
|
+
export const ColorInteractionContainerNeutralTextHover : string;
|
|
17
|
+
export const ColorInteractionContainerBrandedHighBackground : string;
|
|
18
|
+
export const ColorInteractionContainerBrandedHighBackgroundActive : string;
|
|
19
|
+
export const ColorInteractionContainerBrandedHighBackgroundHover : string;
|
|
20
|
+
export const ColorInteractionContainerBrandedHighBorder : string;
|
|
21
|
+
export const ColorInteractionContainerBrandedHighBorderActive : string;
|
|
22
|
+
export const ColorInteractionContainerBrandedHighBorderHover : string;
|
|
23
|
+
export const ColorInteractionContainerBrandedHighIcon : string;
|
|
24
|
+
export const ColorInteractionContainerBrandedHighIconActive : string;
|
|
25
|
+
export const ColorInteractionContainerBrandedHighIconHover : string;
|
|
26
|
+
export const ColorInteractionContainerBrandedHighText : string;
|
|
27
|
+
export const ColorInteractionContainerBrandedHighTextActive : string;
|
|
28
|
+
export const ColorInteractionContainerBrandedHighTextHover : string;
|
|
29
|
+
export const ColorInteractionContainerBrandedLowBackground : string;
|
|
30
|
+
export const ColorInteractionContainerBrandedLowBackgroundActive : string;
|
|
31
|
+
export const ColorInteractionContainerBrandedLowBackgroundHover : string;
|
|
32
|
+
export const ColorInteractionContainerBrandedLowBorder : string;
|
|
33
|
+
export const ColorInteractionContainerBrandedLowBorderActive : string;
|
|
34
|
+
export const ColorInteractionContainerBrandedLowBorderHover : string;
|
|
35
|
+
export const ColorInteractionContainerBrandedLowIcon : string;
|
|
36
|
+
export const ColorInteractionContainerBrandedLowIconActive : string;
|
|
37
|
+
export const ColorInteractionContainerBrandedLowIconHover : string;
|
|
38
|
+
export const ColorInteractionContainerBrandedLowText : string;
|
|
39
|
+
export const ColorInteractionContainerBrandedLowTextActive : string;
|
|
40
|
+
export const ColorInteractionContainerBrandedLowTextHover : string;
|
|
41
|
+
export const ColorInteractionLinkHighIcon : string;
|
|
42
|
+
export const ColorInteractionLinkHighIconHover : string;
|
|
43
|
+
export const ColorInteractionLinkHighIconInactive : string;
|
|
44
|
+
export const ColorInteractionLinkHighIconVisited : string;
|
|
45
|
+
export const ColorInteractionLinkHighText : string;
|
|
46
|
+
export const ColorInteractionLinkHighTextHover : string;
|
|
47
|
+
export const ColorInteractionLinkHighTextDisabled : string;
|
|
48
|
+
export const ColorInteractionLinkHighTextVisited : string;
|
|
49
|
+
export const ColorInteractionLinkLowIcon : string;
|
|
50
|
+
export const ColorInteractionLinkLowIconHover : string;
|
|
51
|
+
export const ColorInteractionLinkLowIconDisabled : string;
|
|
52
|
+
export const ColorInteractionLinkLowIconVisited : string;
|
|
53
|
+
export const ColorInteractionLinkLowText : string;
|
|
54
|
+
export const ColorInteractionLinkLowTextHover : string;
|
|
55
|
+
export const ColorInteractionLinkLowTextDisabled : string;
|
|
56
|
+
export const ColorInteractionLinkLowTextVisited : string;
|
|
57
|
+
export const ColorInteractionLinkInvertedIcon : string;
|
|
58
|
+
export const ColorInteractionLinkInvertedIconHover : string;
|
|
59
|
+
export const ColorInteractionLinkInvertedIconDisabled : string;
|
|
60
|
+
export const ColorInteractionLinkInvertedIconVisited : string;
|
|
61
|
+
export const ColorInteractionLinkInvertedText : string;
|
|
62
|
+
export const ColorInteractionLinkInvertedTextHover : string;
|
|
63
|
+
export const ColorInteractionLinkInvertedTextInactive : string;
|
|
64
|
+
export const ColorInteractionLinkInvertedTextVisited : string;
|
|
5
65
|
export const ColorBlack : string;
|
|
6
66
|
export const ColorWhite : string;
|
|
7
67
|
export const ColorTransparent : string;
|
|
@@ -136,66 +196,6 @@ export const ColorFocusBackgroundInverted : string;
|
|
|
136
196
|
export const ColorFocusDestructive : string;
|
|
137
197
|
export const ColorFocusDestructiveInField : string;
|
|
138
198
|
export const ColorFocusSuccess : string;
|
|
139
|
-
export const ColorInteractionContainerBrandedHighBackground : string;
|
|
140
|
-
export const ColorInteractionContainerBrandedHighBackgroundActive : string;
|
|
141
|
-
export const ColorInteractionContainerBrandedHighBackgroundHover : string;
|
|
142
|
-
export const ColorInteractionContainerBrandedHighBorder : string;
|
|
143
|
-
export const ColorInteractionContainerBrandedHighBorderActive : string;
|
|
144
|
-
export const ColorInteractionContainerBrandedHighBorderHover : string;
|
|
145
|
-
export const ColorInteractionContainerBrandedHighIcon : string;
|
|
146
|
-
export const ColorInteractionContainerBrandedHighIconActive : string;
|
|
147
|
-
export const ColorInteractionContainerBrandedHighIconHover : string;
|
|
148
|
-
export const ColorInteractionContainerBrandedHighText : string;
|
|
149
|
-
export const ColorInteractionContainerBrandedHighTextActive : string;
|
|
150
|
-
export const ColorInteractionContainerBrandedHighTextHover : string;
|
|
151
|
-
export const ColorInteractionContainerBrandedLowBackground : string;
|
|
152
|
-
export const ColorInteractionContainerBrandedLowBackgroundActive : string;
|
|
153
|
-
export const ColorInteractionContainerBrandedLowBackgroundHover : string;
|
|
154
|
-
export const ColorInteractionContainerBrandedLowBorder : string;
|
|
155
|
-
export const ColorInteractionContainerBrandedLowBorderActive : string;
|
|
156
|
-
export const ColorInteractionContainerBrandedLowBorderHover : string;
|
|
157
|
-
export const ColorInteractionContainerBrandedLowIcon : string;
|
|
158
|
-
export const ColorInteractionContainerBrandedLowIconActive : string;
|
|
159
|
-
export const ColorInteractionContainerBrandedLowIconHover : string;
|
|
160
|
-
export const ColorInteractionContainerBrandedLowText : string;
|
|
161
|
-
export const ColorInteractionContainerBrandedLowTextActive : string;
|
|
162
|
-
export const ColorInteractionContainerBrandedLowTextHover : string;
|
|
163
|
-
export const ColorInteractionContainerNeutralBackground : string;
|
|
164
|
-
export const ColorInteractionContainerNeutralBackgroundHover : string;
|
|
165
|
-
export const ColorInteractionContainerNeutralBackgroundActive : string;
|
|
166
|
-
export const ColorInteractionContainerNeutralBorder : string;
|
|
167
|
-
export const ColorInteractionContainerNeutralBorderActive : string;
|
|
168
|
-
export const ColorInteractionContainerNeutralBorderHover : string;
|
|
169
|
-
export const ColorInteractionContainerNeutralIcon : string;
|
|
170
|
-
export const ColorInteractionContainerNeutralIconActive : string;
|
|
171
|
-
export const ColorInteractionContainerNeutralIconHover : string;
|
|
172
|
-
export const ColorInteractionContainerNeutralText : string;
|
|
173
|
-
export const ColorInteractionContainerNeutralTextActive : string;
|
|
174
|
-
export const ColorInteractionContainerNeutralTextHover : string;
|
|
175
|
-
export const ColorInteractionLinkHighIcon : string;
|
|
176
|
-
export const ColorInteractionLinkHighIconHover : string;
|
|
177
|
-
export const ColorInteractionLinkHighIconInactive : string;
|
|
178
|
-
export const ColorInteractionLinkHighIconVisited : string;
|
|
179
|
-
export const ColorInteractionLinkHighText : string;
|
|
180
|
-
export const ColorInteractionLinkHighTextHover : string;
|
|
181
|
-
export const ColorInteractionLinkHighTextDisabled : string;
|
|
182
|
-
export const ColorInteractionLinkHighTextVisited : string;
|
|
183
|
-
export const ColorInteractionLinkLowIcon : string;
|
|
184
|
-
export const ColorInteractionLinkLowIconHover : string;
|
|
185
|
-
export const ColorInteractionLinkLowIconDisabled : string;
|
|
186
|
-
export const ColorInteractionLinkLowIconVisited : string;
|
|
187
|
-
export const ColorInteractionLinkLowText : string;
|
|
188
|
-
export const ColorInteractionLinkLowTextHover : string;
|
|
189
|
-
export const ColorInteractionLinkLowTextDisabled : string;
|
|
190
|
-
export const ColorInteractionLinkLowTextVisited : string;
|
|
191
|
-
export const ColorInteractionLinkInvertedIcon : string;
|
|
192
|
-
export const ColorInteractionLinkInvertedIconHover : string;
|
|
193
|
-
export const ColorInteractionLinkInvertedIconDisabled : string;
|
|
194
|
-
export const ColorInteractionLinkInvertedIconVisited : string;
|
|
195
|
-
export const ColorInteractionLinkInvertedText : string;
|
|
196
|
-
export const ColorInteractionLinkInvertedTextHover : string;
|
|
197
|
-
export const ColorInteractionLinkInvertedTextInactive : string;
|
|
198
|
-
export const ColorInteractionLinkInvertedTextVisited : string;
|
|
199
199
|
export const ColorRainbow1Background : string;
|
|
200
200
|
export const ColorRainbow1Border : string;
|
|
201
201
|
export const ColorRainbow1Icon : string;
|
|
@@ -512,6 +512,10 @@ export const ComponentsFieldTimeTextActive : string;
|
|
|
512
512
|
export const ComponentsFieldTimeBorderActive : string;
|
|
513
513
|
export const ComponentsCalendarBorder : string;
|
|
514
514
|
export const ComponentsCalendarHeaderText : string;
|
|
515
|
+
export const ComponentsCalendarWeeksBackground : string;
|
|
516
|
+
export const ComponentsCalendarWeeksBackgroundHover : string;
|
|
517
|
+
export const ComponentsCalendarWeeksText : string;
|
|
518
|
+
export const ComponentsCalendarWeeksTextHover : string;
|
|
515
519
|
export const ComponentsCalendarCellBackground : string;
|
|
516
520
|
export const ComponentsCalendarCellBackgroundSelected : string;
|
|
517
521
|
export const ComponentsCalendarCellBackgroundInRange : string;
|
|
@@ -526,10 +530,6 @@ export const ComponentsCalendarCellTextInRange : string;
|
|
|
526
530
|
export const ComponentsCalendarCellTextHover : string;
|
|
527
531
|
export const ComponentsCalendarCellTextOutsideMonth : string;
|
|
528
532
|
export const ComponentsCalendarCellTextToday : string;
|
|
529
|
-
export const ComponentsCalendarWeeksBackground : string;
|
|
530
|
-
export const ComponentsCalendarWeeksBackgroundHover : string;
|
|
531
|
-
export const ComponentsCalendarWeeksText : string;
|
|
532
|
-
export const ComponentsCalendarWeeksTextHover : string;
|
|
533
533
|
export const ComponentsCalendarBackground : string;
|
|
534
534
|
export const ComponentsMenuContextualBackground : string;
|
|
535
535
|
export const ComponentsMenuContextualBorder : string;
|
|
@@ -561,6 +561,9 @@ export const ComponentsPopoverBackground : string;
|
|
|
561
561
|
export const ComponentsPopoverBorder : string;
|
|
562
562
|
export const ComponentsPopoverText : string;
|
|
563
563
|
export const ComponentsPopoverSupportingText : string;
|
|
564
|
+
export const ComponentsSidebarBackground : string;
|
|
565
|
+
export const ComponentsSidebarDivider : string;
|
|
566
|
+
export const ComponentsSidebarBorder : string;
|
|
564
567
|
export const ComponentsSliderTrackBackground : string;
|
|
565
568
|
export const ComponentsSliderTrackFilledDefault : string;
|
|
566
569
|
export const ComponentsSliderTrackFilledHover : string;
|
|
@@ -580,6 +583,18 @@ export const ComponentsSliderHandlerBorderFocus : string;
|
|
|
580
583
|
export const ComponentsSliderHandlerBorderError : string;
|
|
581
584
|
export const ComponentsSliderHandlerBorderDisabled : string;
|
|
582
585
|
export const ComponentsSliderHandlerBorderReadonly : string;
|
|
586
|
+
export const ComponentsSplitterOldBackground : string;
|
|
587
|
+
export const ComponentsSplitterOldBackgroundHover : string;
|
|
588
|
+
export const ComponentsSplitterOldBackgroundActive : string;
|
|
589
|
+
export const ComponentsSplitterOldBorder : string;
|
|
590
|
+
export const ComponentsSplitterOldBorderHover : string;
|
|
591
|
+
export const ComponentsSplitterOldBorderActive : string;
|
|
592
|
+
export const ComponentsSplitterLineBackground : string;
|
|
593
|
+
export const ComponentsSplitterLineBackgroundActive : string;
|
|
594
|
+
export const ComponentsSplitterLineBackgroundHover : string;
|
|
595
|
+
export const ComponentsSplitterHandleBackground : string;
|
|
596
|
+
export const ComponentsSplitterHandleBackgroundActive : string;
|
|
597
|
+
export const ComponentsSplitterHandleBackgroundHover : string;
|
|
583
598
|
export const ComponentsTooltipBackground : string;
|
|
584
599
|
export const ComponentsTooltipBorder : string;
|
|
585
600
|
export const ComponentsTooltipText : string;
|