@nova-design-system/nova-base 3.0.0 → 3.2.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/icons/icon-sprite.svg +1 -1
- package/dist/cjs/generated/nova-tailwind-tokens.js +36 -0
- package/dist/cjs/plugin/nova-plugin.js +188 -2
- package/dist/css/mccs.css +56 -27
- package/dist/css/nova-utils.css +8361 -8313
- package/dist/css/ocean.css +121 -92
- package/dist/css/spark.css +122 -93
- package/dist/generated/nova-tailwind-tokens.d.ts +36 -0
- package/dist/generated/nova-tailwind-tokens.js +36 -0
- package/dist/js/mccs_dark.d.ts +23 -10
- package/dist/js/mccs_dark.js +28 -15
- package/dist/js/mccs_light.d.ts +23 -10
- package/dist/js/mccs_light.js +30 -17
- package/dist/js/ocean_dark.d.ts +23 -10
- package/dist/js/ocean_dark.js +90 -77
- package/dist/js/ocean_light.d.ts +23 -10
- package/dist/js/ocean_light.js +95 -82
- package/dist/js/primitives.js +3 -3
- package/dist/js/spacings.d.ts +3 -0
- package/dist/js/spacings.js +3 -0
- package/dist/js/spark_dark.d.ts +23 -10
- package/dist/js/spark_dark.js +90 -77
- package/dist/js/spark_light.d.ts +23 -10
- package/dist/js/spark_light.js +97 -84
- package/dist/plugin/nova-plugin.js +224 -2
- package/package.json +1 -1
package/dist/js/spark_dark.js
CHANGED
|
@@ -38,18 +38,30 @@ export const ColorInteractionContainerNeutralIconHover = "#bfbfbf";
|
|
|
38
38
|
export const ColorInteractionContainerNeutralText = "#808080";
|
|
39
39
|
export const ColorInteractionContainerNeutralTextActive = "#eb7247";
|
|
40
40
|
export const ColorInteractionContainerNeutralTextHover = "#bfbfbf";
|
|
41
|
-
export const ColorInteractionLinkHighText = "#e75420";
|
|
42
|
-
export const ColorInteractionLinkHighTextHover = "#eb7247";
|
|
43
41
|
export const ColorInteractionLinkHighIcon = "#e75420";
|
|
44
42
|
export const ColorInteractionLinkHighIconHover = "#eb7247";
|
|
45
|
-
export const
|
|
46
|
-
export const
|
|
43
|
+
export const ColorInteractionLinkHighIconInactive = "#808080";
|
|
44
|
+
export const ColorInteractionLinkHighIconVisited = "#963715";
|
|
45
|
+
export const ColorInteractionLinkHighText = "#e75420";
|
|
46
|
+
export const ColorInteractionLinkHighTextHover = "#eb7247";
|
|
47
|
+
export const ColorInteractionLinkHighTextInactive = "#808080";
|
|
48
|
+
export const ColorInteractionLinkHighTextVisited = "#963715";
|
|
47
49
|
export const ColorInteractionLinkLowIcon = "#f6f6f6";
|
|
48
50
|
export const ColorInteractionLinkLowIconHover = "#e75420";
|
|
49
|
-
export const
|
|
50
|
-
export const
|
|
51
|
+
export const ColorInteractionLinkLowIconInactive = "#808080";
|
|
52
|
+
export const ColorInteractionLinkLowIconVisited = "#963715";
|
|
53
|
+
export const ColorInteractionLinkLowText = "#f6f6f6";
|
|
54
|
+
export const ColorInteractionLinkLowTextHover = "#e75420";
|
|
55
|
+
export const ColorInteractionLinkLowTextInactive = "#808080";
|
|
56
|
+
export const ColorInteractionLinkLowTextVisited = "#963715";
|
|
51
57
|
export const ColorInteractionLinkInvertedIcon = "#414141";
|
|
52
|
-
export const ColorInteractionLinkInvertedIconHover = "#
|
|
58
|
+
export const ColorInteractionLinkInvertedIconHover = "#bf451a";
|
|
59
|
+
export const ColorInteractionLinkInvertedIconInactive = "#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";
|
|
53
65
|
export const ColorBlack = "#000000";
|
|
54
66
|
export const ColorWhite = "#ffffff";
|
|
55
67
|
export const ColorTransparent = "#ffffff";
|
|
@@ -105,50 +117,51 @@ export const ColorChart9 = "#447583";
|
|
|
105
117
|
export const ColorChart10 = "#990035";
|
|
106
118
|
export const ColorFeedbackInformationHighBackground = "#659fff";
|
|
107
119
|
export const ColorFeedbackInformationHighBorder = "#659fff";
|
|
108
|
-
export const ColorFeedbackInformationHighIcon = "#
|
|
109
|
-
export const ColorFeedbackInformationHighText = "#
|
|
120
|
+
export const ColorFeedbackInformationHighIcon = "#09285c";
|
|
121
|
+
export const ColorFeedbackInformationHighText = "#09285c";
|
|
110
122
|
export const ColorFeedbackInformationLowBackground = "#001c37";
|
|
111
123
|
export const ColorFeedbackInformationLowBorder = "#659fff";
|
|
112
124
|
export const ColorFeedbackInformationLowIcon = "#659fff";
|
|
113
125
|
export const ColorFeedbackInformationLowText = "#659fff";
|
|
114
|
-
export const ColorFeedbackErrorHighBackground = "#
|
|
115
|
-
export const ColorFeedbackErrorHighBorder = "#
|
|
116
|
-
export const ColorFeedbackErrorHighIcon = "#
|
|
117
|
-
export const ColorFeedbackErrorHighText = "#
|
|
126
|
+
export const ColorFeedbackErrorHighBackground = "#ff6161";
|
|
127
|
+
export const ColorFeedbackErrorHighBorder = "#ff6161";
|
|
128
|
+
export const ColorFeedbackErrorHighIcon = "#380101";
|
|
129
|
+
export const ColorFeedbackErrorHighText = "#380101";
|
|
118
130
|
export const ColorFeedbackErrorLowBackground = "#380101";
|
|
119
|
-
export const ColorFeedbackErrorLowBorder = "#
|
|
120
|
-
export const ColorFeedbackErrorLowIcon = "#
|
|
121
|
-
export const ColorFeedbackErrorLowText = "#
|
|
122
|
-
export const ColorFeedbackNeutralHighBackground = "#
|
|
123
|
-
export const ColorFeedbackNeutralHighBorder = "#
|
|
124
|
-
export const ColorFeedbackNeutralHighIcon = "#
|
|
125
|
-
export const ColorFeedbackNeutralHighText = "#
|
|
126
|
-
export const ColorFeedbackNeutralLowBackground = "#
|
|
127
|
-
export const ColorFeedbackNeutralLowBorder = "#
|
|
128
|
-
export const ColorFeedbackNeutralLowIcon = "#
|
|
129
|
-
export const ColorFeedbackNeutralLowText = "#
|
|
130
|
-
export const ColorFeedbackWarningHighBackground = "#
|
|
131
|
-
export const ColorFeedbackWarningHighBorder = "#
|
|
132
|
-
export const ColorFeedbackWarningHighIcon = "#
|
|
133
|
-
export const ColorFeedbackWarningHighText = "#
|
|
131
|
+
export const ColorFeedbackErrorLowBorder = "#ff6161";
|
|
132
|
+
export const ColorFeedbackErrorLowIcon = "#ff6161";
|
|
133
|
+
export const ColorFeedbackErrorLowText = "#ff6161";
|
|
134
|
+
export const ColorFeedbackNeutralHighBackground = "#a9a9a9";
|
|
135
|
+
export const ColorFeedbackNeutralHighBorder = "#a9a9a9";
|
|
136
|
+
export const ColorFeedbackNeutralHighIcon = "#1d1d1d";
|
|
137
|
+
export const ColorFeedbackNeutralHighText = "#1d1d1d";
|
|
138
|
+
export const ColorFeedbackNeutralLowBackground = "#1d1d1d";
|
|
139
|
+
export const ColorFeedbackNeutralLowBorder = "#a9a9a9";
|
|
140
|
+
export const ColorFeedbackNeutralLowIcon = "#a9a9a9";
|
|
141
|
+
export const ColorFeedbackNeutralLowText = "#a9a9a9";
|
|
142
|
+
export const ColorFeedbackWarningHighBackground = "#e0a917";
|
|
143
|
+
export const ColorFeedbackWarningHighBorder = "#e0a917";
|
|
144
|
+
export const ColorFeedbackWarningHighIcon = "#302300";
|
|
145
|
+
export const ColorFeedbackWarningHighText = "#302300";
|
|
134
146
|
export const ColorFeedbackWarningLowBackground = "#302300";
|
|
135
|
-
export const ColorFeedbackWarningLowBorder = "#
|
|
136
|
-
export const ColorFeedbackWarningLowIcon = "#
|
|
137
|
-
export const ColorFeedbackWarningLowText = "#
|
|
147
|
+
export const ColorFeedbackWarningLowBorder = "#e0a917";
|
|
148
|
+
export const ColorFeedbackWarningLowIcon = "#e0a917";
|
|
149
|
+
export const ColorFeedbackWarningLowText = "#e0a917";
|
|
138
150
|
export const ColorFeedbackSuccessHighBackground = "#6bde71";
|
|
139
151
|
export const ColorFeedbackSuccessHighBorder = "#6bde71";
|
|
140
|
-
export const ColorFeedbackSuccessHighIcon = "#
|
|
141
|
-
export const ColorFeedbackSuccessHighText = "#
|
|
152
|
+
export const ColorFeedbackSuccessHighIcon = "#003603";
|
|
153
|
+
export const ColorFeedbackSuccessHighText = "#003603";
|
|
142
154
|
export const ColorFeedbackSuccessLowBackground = "#002302";
|
|
143
|
-
export const ColorFeedbackSuccessLowBorder = "#
|
|
144
|
-
export const ColorFeedbackSuccessLowIcon = "#
|
|
145
|
-
export const ColorFeedbackSuccessLowText = "#
|
|
155
|
+
export const ColorFeedbackSuccessLowBorder = "#45d24d";
|
|
156
|
+
export const ColorFeedbackSuccessLowIcon = "#45d24d";
|
|
157
|
+
export const ColorFeedbackSuccessLowText = "#45d24d";
|
|
146
158
|
export const ColorFocusBrand = "#e75420";
|
|
147
159
|
export const ColorFocusBackground = "#0e0e0e";
|
|
148
160
|
export const ColorFocusBackgroundInverted = "#ffffff";
|
|
149
|
-
export const ColorFocusDestructive = "#
|
|
150
|
-
export const
|
|
151
|
-
export const
|
|
161
|
+
export const ColorFocusDestructive = "#ff6161";
|
|
162
|
+
export const ColorFocusDestructiveInField = "#ff6161";
|
|
163
|
+
export const ColorFocusSuccess = "#45d24d";
|
|
164
|
+
export const ColorRainbow1Background = "#432306";
|
|
152
165
|
export const ColorRainbow1Border = "#f0801a";
|
|
153
166
|
export const ColorRainbow1Icon = "#f0801a";
|
|
154
167
|
export const ColorRainbow1Text = "#f0801a";
|
|
@@ -164,11 +177,11 @@ export const ColorRainbow4Background = "#610e0e";
|
|
|
164
177
|
export const ColorRainbow4Border = "#e79494";
|
|
165
178
|
export const ColorRainbow4Icon = "#e79494";
|
|
166
179
|
export const ColorRainbow4Text = "#e79494";
|
|
167
|
-
export const ColorRainbow5Background = "#
|
|
180
|
+
export const ColorRainbow5Background = "#1c2b28";
|
|
168
181
|
export const ColorRainbow5Border = "#6aa9a0";
|
|
169
182
|
export const ColorRainbow5Icon = "#6aa9a0";
|
|
170
183
|
export const ColorRainbow5Text = "#6aa9a0";
|
|
171
|
-
export const ColorRainbow6Background = "#
|
|
184
|
+
export const ColorRainbow6Background = "#490019";
|
|
172
185
|
export const ColorRainbow6Border = "#cf869f";
|
|
173
186
|
export const ColorRainbow6Icon = "#cf869f";
|
|
174
187
|
export const ColorRainbow6Text = "#cf869f";
|
|
@@ -282,46 +295,46 @@ export const ComponentsButtonMediumTextActive = "#eb7247";
|
|
|
282
295
|
export const ComponentsButtonMediumTextHover = "#eb7247";
|
|
283
296
|
export const ComponentsFormOpacityDefault = "100%";
|
|
284
297
|
export const ComponentsFormOpacityDisabled = "50%";
|
|
285
|
-
export const ComponentsFormTextRequired = "#
|
|
298
|
+
export const ComponentsFormTextRequired = "#ff6161";
|
|
286
299
|
export const ComponentsFormTextInfoIcon = "#808080";
|
|
287
300
|
export const ComponentsFormTextLabelDefault = "#f6f6f6";
|
|
288
301
|
export const ComponentsFormTextLabelDisabled = "#bfbfbf";
|
|
289
302
|
export const ComponentsFormTextDescriptionDefault = "#808080";
|
|
290
|
-
export const ComponentsFormTextDescriptionError = "#
|
|
303
|
+
export const ComponentsFormTextDescriptionError = "#ff6161";
|
|
291
304
|
export const ComponentsFormFieldBackgroundDefault = "#0e0e0e";
|
|
292
305
|
export const ComponentsFormFieldBackgroundFocus = "#0e0e0e";
|
|
293
306
|
export const ComponentsFormFieldBackgroundHover = "#161616";
|
|
294
307
|
export const ComponentsFormFieldBackgroundDisabled = "#1d1d1d";
|
|
295
308
|
export const ComponentsFormFieldBackgroundChecked = "#e75420";
|
|
296
|
-
export const ComponentsFormFieldBackgroundError = "#
|
|
309
|
+
export const ComponentsFormFieldBackgroundError = "#ff6161";
|
|
297
310
|
export const ComponentsFormFieldBackgroundReadonly = "#161616";
|
|
298
311
|
export const ComponentsFormFieldBorderDefault = "#6d6d6d";
|
|
299
312
|
export const ComponentsFormFieldBorderDisabled = "#6d6d6d";
|
|
300
313
|
export const ComponentsFormFieldBorderHover = "#919191";
|
|
301
314
|
export const ComponentsFormFieldBorderFocus = "#e75420";
|
|
302
|
-
export const ComponentsFormFieldBorderError = "#
|
|
303
|
-
export const ComponentsFormFieldBorderSuccess = "#
|
|
315
|
+
export const ComponentsFormFieldBorderError = "#ff6161";
|
|
316
|
+
export const ComponentsFormFieldBorderSuccess = "#45d24d";
|
|
304
317
|
export const ComponentsFormFieldBorderReadonly = "#484848";
|
|
305
318
|
export const ComponentsFormFieldContentPlaceholder = "#808080";
|
|
306
319
|
export const ComponentsFormFieldContentText = "#f6f6f6";
|
|
307
320
|
export const ComponentsFormFieldIconDefault = "#808080";
|
|
308
321
|
export const ComponentsFormFieldIconDisabled = "#6d6d6d";
|
|
309
|
-
export const ComponentsFormFieldIconError = "#
|
|
310
|
-
export const ComponentsFormFieldIconSuccess = "#
|
|
322
|
+
export const ComponentsFormFieldIconError = "#ff6161";
|
|
323
|
+
export const ComponentsFormFieldIconSuccess = "#45d24d";
|
|
311
324
|
export const ComponentsFormShapeBackgroundDefault = "#6d6d6d";
|
|
312
325
|
export const ComponentsFormShapeBackgroundHover = "#808080";
|
|
313
326
|
export const ComponentsFormShapeBackgroundDisabled = "#2b2b2b";
|
|
314
327
|
export const ComponentsFormShapeBackgroundSelected = "#e75420";
|
|
315
|
-
export const ComponentsFormShapeBackgroundError = "#
|
|
328
|
+
export const ComponentsFormShapeBackgroundError = "#ff6161";
|
|
316
329
|
export const ComponentsFormShapeBorderDefault = "#6d6d6d";
|
|
317
330
|
export const ComponentsFormShapeBorderHover = "#919191";
|
|
318
331
|
export const ComponentsFormShapeBorderFocus = "#e75420";
|
|
319
|
-
export const ComponentsFormShapeBorderError = "#
|
|
320
|
-
export const ComponentsFormShapeBorderSuccess = "#
|
|
332
|
+
export const ComponentsFormShapeBorderError = "#ff6161";
|
|
333
|
+
export const ComponentsFormShapeBorderSuccess = "#45d24d";
|
|
321
334
|
export const ComponentsFormShapeForegroundDefault = "#ffffff";
|
|
322
335
|
export const ComponentsFormShapeForegroundSwitchDot = "#6d6d6d";
|
|
323
336
|
export const ComponentsFormShapeForegroundDisabled = "#6d6d6d";
|
|
324
|
-
export const ComponentsFormShapeForegroundDisabledError = "#
|
|
337
|
+
export const ComponentsFormShapeForegroundDisabledError = "#ff6161";
|
|
325
338
|
export const ComponentsListNativeBackground = "#565558";
|
|
326
339
|
export const ComponentsListNativeItemTitleContent = "#ffffff";
|
|
327
340
|
export const ComponentsListNativeSeparator = "#838086";
|
|
@@ -393,17 +406,17 @@ export const ComponentsAlertInformationBorder = "#659fff";
|
|
|
393
406
|
export const ComponentsAlertContentDescription = "#bfbfbf";
|
|
394
407
|
export const ComponentsAlertContentTitle = "#f6f6f6";
|
|
395
408
|
export const ComponentsAlertWarningBackground = "#302300";
|
|
396
|
-
export const ComponentsAlertWarningBorder = "#
|
|
397
|
-
export const ComponentsAlertWarningIcon = "#
|
|
409
|
+
export const ComponentsAlertWarningBorder = "#e0a917";
|
|
410
|
+
export const ComponentsAlertWarningIcon = "#e0a917";
|
|
398
411
|
export const ComponentsAlertErrorBackground = "#380101";
|
|
399
|
-
export const ComponentsAlertErrorBorder = "#
|
|
400
|
-
export const ComponentsAlertErrorIcon = "#
|
|
412
|
+
export const ComponentsAlertErrorBorder = "#ff6161";
|
|
413
|
+
export const ComponentsAlertErrorIcon = "#ff6161";
|
|
401
414
|
export const ComponentsAlertSuccessBackground = "#002302";
|
|
402
|
-
export const ComponentsAlertSuccessBorder = "#
|
|
403
|
-
export const ComponentsAlertSuccessIcon = "#
|
|
404
|
-
export const ComponentsAlertNeutralBackground = "#
|
|
405
|
-
export const ComponentsAlertNeutralBorder = "#
|
|
406
|
-
export const ComponentsAlertNeutralIcon = "#
|
|
415
|
+
export const ComponentsAlertSuccessBorder = "#45d24d";
|
|
416
|
+
export const ComponentsAlertSuccessIcon = "#45d24d";
|
|
417
|
+
export const ComponentsAlertNeutralBackground = "#1d1d1d";
|
|
418
|
+
export const ComponentsAlertNeutralBorder = "#a9a9a9";
|
|
419
|
+
export const ComponentsAlertNeutralIcon = "#a9a9a9";
|
|
407
420
|
export const ComponentsDatagridHeaderBorder = "#6d6d6d";
|
|
408
421
|
export const ComponentsDatagridHeaderText = "#808080";
|
|
409
422
|
export const ComponentsDatagridHeaderBackground = "#ffffff";
|
|
@@ -413,12 +426,12 @@ export const ComponentsDatagridBodySubtext = "#808080";
|
|
|
413
426
|
export const ComponentsDatagridBodyBackgroundDefault = "#ffffff";
|
|
414
427
|
export const ComponentsDatagridBodyBackgroundActive = "#45190a";
|
|
415
428
|
export const ComponentsDatagridBodyBackgroundHover = "#ffffff";
|
|
416
|
-
export const ComponentsAvatarBackground1 = "#
|
|
429
|
+
export const ComponentsAvatarBackground1 = "#432306";
|
|
417
430
|
export const ComponentsAvatarBackground2 = "#45190a";
|
|
418
431
|
export const ComponentsAvatarBackground3 = "#4d3a00";
|
|
419
432
|
export const ComponentsAvatarBackground4 = "#610e0e";
|
|
420
|
-
export const ComponentsAvatarBackground5 = "#
|
|
421
|
-
export const ComponentsAvatarBackground6 = "#
|
|
433
|
+
export const ComponentsAvatarBackground5 = "#1c2b28";
|
|
434
|
+
export const ComponentsAvatarBackground6 = "#490019";
|
|
422
435
|
export const ComponentsAvatarBackground7 = "#09400c";
|
|
423
436
|
export const ComponentsAvatarBackground8 = "#124148";
|
|
424
437
|
export const ComponentsAvatarBackground9 = "#2a330e";
|
|
@@ -455,10 +468,6 @@ export const ComponentsFieldTimeTextActive = "#eb7247";
|
|
|
455
468
|
export const ComponentsFieldTimeBorderActive = "#eb7247";
|
|
456
469
|
export const ComponentsCalendarBorder = "#484848";
|
|
457
470
|
export const ComponentsCalendarHeaderText = "#f6f6f6";
|
|
458
|
-
export const ComponentsCalendarWeeksBackground = "#1d1d1d";
|
|
459
|
-
export const ComponentsCalendarWeeksBackgroundHover = "#252525";
|
|
460
|
-
export const ComponentsCalendarWeeksText = "#f6f6f6";
|
|
461
|
-
export const ComponentsCalendarWeeksTextHover = "#f6f6f6";
|
|
462
471
|
export const ComponentsCalendarCellBackground = "#ffffff";
|
|
463
472
|
export const ComponentsCalendarCellBackgroundSelected = "#eb7247";
|
|
464
473
|
export const ComponentsCalendarCellBackgroundInRange = "#45190a";
|
|
@@ -472,7 +481,11 @@ export const ComponentsCalendarCellTextSelected = "#000000";
|
|
|
472
481
|
export const ComponentsCalendarCellTextInRange = "#eb7247";
|
|
473
482
|
export const ComponentsCalendarCellTextHover = "#bfbfbf";
|
|
474
483
|
export const ComponentsCalendarCellTextOutsideMonth = "#6d6d6d";
|
|
475
|
-
export const ComponentsCalendarCellTextToday = "#
|
|
484
|
+
export const ComponentsCalendarCellTextToday = "#f6f6f6";
|
|
485
|
+
export const ComponentsCalendarWeeksBackground = "#1d1d1d";
|
|
486
|
+
export const ComponentsCalendarWeeksBackgroundHover = "#252525";
|
|
487
|
+
export const ComponentsCalendarWeeksText = "#f6f6f6";
|
|
488
|
+
export const ComponentsCalendarWeeksTextHover = "#f6f6f6";
|
|
476
489
|
export const ComponentsCalendarBackground = "#0e0e0e";
|
|
477
490
|
export const ComponentsMenuContextualBackground = "#0e0e0e";
|
|
478
491
|
export const ComponentsMenuContextualBorder = "#484848";
|
|
@@ -488,17 +501,17 @@ export const ComponentsNotificationInformationBorder = "#659fff";
|
|
|
488
501
|
export const ComponentsNotificationContentDescription = "#bfbfbf";
|
|
489
502
|
export const ComponentsNotificationContentTitle = "#f6f6f6";
|
|
490
503
|
export const ComponentsNotificationWarningBackground = "#2b2b2b";
|
|
491
|
-
export const ComponentsNotificationWarningBorder = "#
|
|
492
|
-
export const ComponentsNotificationWarningIcon = "#
|
|
504
|
+
export const ComponentsNotificationWarningBorder = "#e0a917";
|
|
505
|
+
export const ComponentsNotificationWarningIcon = "#e0a917";
|
|
493
506
|
export const ComponentsNotificationErrorBackground = "#2b2b2b";
|
|
494
|
-
export const ComponentsNotificationErrorBorder = "#
|
|
495
|
-
export const ComponentsNotificationErrorIcon = "#
|
|
507
|
+
export const ComponentsNotificationErrorBorder = "#ff6161";
|
|
508
|
+
export const ComponentsNotificationErrorIcon = "#ff6161";
|
|
496
509
|
export const ComponentsNotificationSuccessBackground = "#2b2b2b";
|
|
497
|
-
export const ComponentsNotificationSuccessBorder = "#
|
|
498
|
-
export const ComponentsNotificationSuccessIcon = "#
|
|
510
|
+
export const ComponentsNotificationSuccessBorder = "#45d24d";
|
|
511
|
+
export const ComponentsNotificationSuccessIcon = "#45d24d";
|
|
499
512
|
export const ComponentsNotificationNeutralBackground = "#2b2b2b";
|
|
500
|
-
export const ComponentsNotificationNeutralBorder = "#
|
|
501
|
-
export const ComponentsNotificationNeutralIcon = "#
|
|
513
|
+
export const ComponentsNotificationNeutralBorder = "#a9a9a9";
|
|
514
|
+
export const ComponentsNotificationNeutralIcon = "#a9a9a9";
|
|
502
515
|
export const ComponentsPopoverBackground = "#0e0e0e";
|
|
503
516
|
export const ComponentsPopoverBorder = "#484848";
|
|
504
517
|
export const ComponentsPopoverText = "#bfbfbf";
|
package/dist/js/spark_light.d.ts
CHANGED
|
@@ -38,18 +38,30 @@ export const ColorInteractionContainerNeutralIconHover : string;
|
|
|
38
38
|
export const ColorInteractionContainerNeutralText : string;
|
|
39
39
|
export const ColorInteractionContainerNeutralTextActive : string;
|
|
40
40
|
export const ColorInteractionContainerNeutralTextHover : string;
|
|
41
|
-
export const ColorInteractionLinkHighText : string;
|
|
42
|
-
export const ColorInteractionLinkHighTextHover : string;
|
|
43
41
|
export const ColorInteractionLinkHighIcon : string;
|
|
44
42
|
export const ColorInteractionLinkHighIconHover : string;
|
|
45
|
-
export const
|
|
46
|
-
export const
|
|
43
|
+
export const ColorInteractionLinkHighIconInactive : string;
|
|
44
|
+
export const ColorInteractionLinkHighIconVisited : string;
|
|
45
|
+
export const ColorInteractionLinkHighText : string;
|
|
46
|
+
export const ColorInteractionLinkHighTextHover : string;
|
|
47
|
+
export const ColorInteractionLinkHighTextInactive : string;
|
|
48
|
+
export const ColorInteractionLinkHighTextVisited : string;
|
|
47
49
|
export const ColorInteractionLinkLowIcon : string;
|
|
48
50
|
export const ColorInteractionLinkLowIconHover : string;
|
|
49
|
-
export const
|
|
50
|
-
export const
|
|
51
|
+
export const ColorInteractionLinkLowIconInactive : string;
|
|
52
|
+
export const ColorInteractionLinkLowIconVisited : string;
|
|
53
|
+
export const ColorInteractionLinkLowText : string;
|
|
54
|
+
export const ColorInteractionLinkLowTextHover : string;
|
|
55
|
+
export const ColorInteractionLinkLowTextInactive : string;
|
|
56
|
+
export const ColorInteractionLinkLowTextVisited : string;
|
|
51
57
|
export const ColorInteractionLinkInvertedIcon : string;
|
|
52
58
|
export const ColorInteractionLinkInvertedIconHover : string;
|
|
59
|
+
export const ColorInteractionLinkInvertedIconInactive : 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;
|
|
53
65
|
export const ColorBlack : string;
|
|
54
66
|
export const ColorWhite : string;
|
|
55
67
|
export const ColorTransparent : string;
|
|
@@ -147,6 +159,7 @@ export const ColorFocusBrand : string;
|
|
|
147
159
|
export const ColorFocusBackground : string;
|
|
148
160
|
export const ColorFocusBackgroundInverted : string;
|
|
149
161
|
export const ColorFocusDestructive : string;
|
|
162
|
+
export const ColorFocusDestructiveInField : string;
|
|
150
163
|
export const ColorFocusSuccess : string;
|
|
151
164
|
export const ColorRainbow1Background : string;
|
|
152
165
|
export const ColorRainbow1Border : string;
|
|
@@ -455,10 +468,6 @@ export const ComponentsFieldTimeTextActive : string;
|
|
|
455
468
|
export const ComponentsFieldTimeBorderActive : string;
|
|
456
469
|
export const ComponentsCalendarBorder : string;
|
|
457
470
|
export const ComponentsCalendarHeaderText : string;
|
|
458
|
-
export const ComponentsCalendarWeeksBackground : string;
|
|
459
|
-
export const ComponentsCalendarWeeksBackgroundHover : string;
|
|
460
|
-
export const ComponentsCalendarWeeksText : string;
|
|
461
|
-
export const ComponentsCalendarWeeksTextHover : string;
|
|
462
471
|
export const ComponentsCalendarCellBackground : string;
|
|
463
472
|
export const ComponentsCalendarCellBackgroundSelected : string;
|
|
464
473
|
export const ComponentsCalendarCellBackgroundInRange : string;
|
|
@@ -473,6 +482,10 @@ export const ComponentsCalendarCellTextInRange : string;
|
|
|
473
482
|
export const ComponentsCalendarCellTextHover : string;
|
|
474
483
|
export const ComponentsCalendarCellTextOutsideMonth : string;
|
|
475
484
|
export const ComponentsCalendarCellTextToday : string;
|
|
485
|
+
export const ComponentsCalendarWeeksBackground : string;
|
|
486
|
+
export const ComponentsCalendarWeeksBackgroundHover : string;
|
|
487
|
+
export const ComponentsCalendarWeeksText : string;
|
|
488
|
+
export const ComponentsCalendarWeeksTextHover : string;
|
|
476
489
|
export const ComponentsCalendarBackground : string;
|
|
477
490
|
export const ComponentsMenuContextualBackground : string;
|
|
478
491
|
export const ComponentsMenuContextualBorder : string;
|