@nova-design-system/nova-base 3.0.0-beta.35 → 3.0.0-beta.37
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/dist/{lib/cjs → cjs}/generated/nova-tailwind-components.js +128 -17
- package/dist/{lib/cjs/lib → cjs/plugin}/nova-plugin.js +4 -0
- package/dist/{lib/cjs/lib → cjs/plugin}/nova-theme.js +1 -0
- package/dist/css/mccs.css +44 -23
- package/dist/css/nova-utils.css +153 -100
- package/dist/css/ocean.css +68 -47
- package/dist/css/spark.css +70 -49
- package/dist/{lib/generated → generated}/nova-tailwind-components.d.ts +112 -1
- package/dist/{lib/generated → generated}/nova-tailwind-components.js +128 -17
- package/dist/js/mccs_dark.d.ts +15 -9
- package/dist/js/mccs_dark.js +18 -12
- package/dist/js/mccs_light.d.ts +15 -9
- package/dist/js/mccs_light.js +18 -12
- package/dist/js/ocean_dark.d.ts +27 -21
- package/dist/js/ocean_dark.js +30 -24
- package/dist/js/ocean_light.d.ts +27 -21
- package/dist/js/ocean_light.js +30 -24
- package/dist/js/spacings.d.ts +9 -0
- package/dist/js/spacings.js +11 -2
- package/dist/js/spark_dark.d.ts +27 -21
- package/dist/js/spark_dark.js +30 -24
- package/dist/js/spark_light.d.ts +27 -21
- package/dist/js/spark_light.js +32 -26
- package/dist/{lib/lib → plugin}/nova-plugin.d.ts +1 -0
- package/dist/{lib/lib → plugin}/nova-plugin.js +4 -0
- package/dist/{lib/lib → plugin}/nova-theme.d.ts +1 -0
- package/dist/{lib/lib → plugin}/nova-theme.js +1 -0
- package/package.json +12 -7
- /package/dist/{lib/cjs → cjs}/generated/nova-tailwind-tokens.js +0 -0
- /package/dist/{lib/cjs/lib → cjs/plugin}/index.js +0 -0
- /package/dist/{lib/cjs/lib → cjs/plugin}/nova-safelist.js +0 -0
- /package/dist/{lib/generated → generated}/nova-tailwind-tokens.d.ts +0 -0
- /package/dist/{lib/generated → generated}/nova-tailwind-tokens.js +0 -0
- /package/dist/{lib/lib → plugin}/index.d.ts +0 -0
- /package/dist/{lib/lib → plugin}/index.js +0 -0
- /package/dist/{lib/lib → plugin}/nova-safelist.d.ts +0 -0
- /package/dist/{lib/lib → plugin}/nova-safelist.js +0 -0
package/dist/js/spark_dark.d.ts
CHANGED
|
@@ -2,18 +2,6 @@
|
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
export const ColorInteractionContainerBrandedHighBorder : string;
|
|
6
|
-
export const ColorInteractionContainerBrandedHighBorderActive : string;
|
|
7
|
-
export const ColorInteractionContainerBrandedHighBorderHover : string;
|
|
8
|
-
export const ColorInteractionContainerBrandedHighBackground : string;
|
|
9
|
-
export const ColorInteractionContainerBrandedHighBackgroundActive : string;
|
|
10
|
-
export const ColorInteractionContainerBrandedHighBackgroundHover : string;
|
|
11
|
-
export const ColorInteractionContainerBrandedHighIcon : string;
|
|
12
|
-
export const ColorInteractionContainerBrandedHighIconActive : string;
|
|
13
|
-
export const ColorInteractionContainerBrandedHighIconHover : string;
|
|
14
|
-
export const ColorInteractionContainerBrandedHighText : string;
|
|
15
|
-
export const ColorInteractionContainerBrandedHighTextActive : string;
|
|
16
|
-
export const ColorInteractionContainerBrandedHighTextHover : string;
|
|
17
5
|
export const ColorInteractionContainerBrandedLowBackground : string;
|
|
18
6
|
export const ColorInteractionContainerBrandedLowBackgroundActive : string;
|
|
19
7
|
export const ColorInteractionContainerBrandedLowBackgroundHover : string;
|
|
@@ -26,6 +14,18 @@ export const ColorInteractionContainerBrandedLowIconHover : string;
|
|
|
26
14
|
export const ColorInteractionContainerBrandedLowText : string;
|
|
27
15
|
export const ColorInteractionContainerBrandedLowTextActive : string;
|
|
28
16
|
export const ColorInteractionContainerBrandedLowTextHover : 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
29
|
export const ColorInteractionContainerNeutralBackground : string;
|
|
30
30
|
export const ColorInteractionContainerNeutralBackgroundHover : string;
|
|
31
31
|
export const ColorInteractionContainerNeutralBackgroundActive : string;
|
|
@@ -50,6 +50,8 @@ export const ColorInteractionLinkInvertedTextHover : string;
|
|
|
50
50
|
export const ColorInteractionLinkInvertedIcon : string;
|
|
51
51
|
export const ColorInteractionLinkInvertedIconHover : string;
|
|
52
52
|
export const ColorBlack : string;
|
|
53
|
+
export const ColorWhite : string;
|
|
54
|
+
export const ColorTransparent : string;
|
|
53
55
|
export const ColorLevel10Background : string;
|
|
54
56
|
export const ColorLevel15Background : string;
|
|
55
57
|
export const ColorLevel20Background : string;
|
|
@@ -186,6 +188,8 @@ export const ColorRainbow10Text : string;
|
|
|
186
188
|
export const ColorDontUseBorder : string;
|
|
187
189
|
export const ColorDontUseContent : string;
|
|
188
190
|
export const ColorDontUseBackground : string;
|
|
191
|
+
export const OpacityDisabled : string;
|
|
192
|
+
export const OpacityDisabled2 : string;
|
|
189
193
|
export const ShadowColorOpacity0 : string;
|
|
190
194
|
export const ShadowColorOpacity1 : string;
|
|
191
195
|
export const ShadowColorOpacity2 : string;
|
|
@@ -212,7 +216,6 @@ export const ShadowYAxisLg2 : string;
|
|
|
212
216
|
export const ShadowYAxisXl1 : string;
|
|
213
217
|
export const ShadowYAxisXl2 : string;
|
|
214
218
|
export const ShadowYAxis2xl : string;
|
|
215
|
-
export const ComponentsWpfComponents2 : string;
|
|
216
219
|
export const ComponentsButtonHighBorder : string;
|
|
217
220
|
export const ComponentsButtonHighBorderHover : string;
|
|
218
221
|
export const ComponentsButtonHighBorderActive : string;
|
|
@@ -418,6 +421,9 @@ export const ComponentsAvatarContent7 : string;
|
|
|
418
421
|
export const ComponentsAvatarContent8 : string;
|
|
419
422
|
export const ComponentsAvatarContent9 : string;
|
|
420
423
|
export const ComponentsAvatarContent10 : string;
|
|
424
|
+
export const ComponentsBreadcrumbText : string;
|
|
425
|
+
export const ComponentsBreadcrumbTextActive : string;
|
|
426
|
+
export const ComponentsBreadcrumbTextHover : string;
|
|
421
427
|
export const ComponentsNotificationInformationBackground : string;
|
|
422
428
|
export const ComponentsNotificationInformationIcon : string;
|
|
423
429
|
export const ComponentsNotificationInformationBorder : string;
|
|
@@ -435,14 +441,6 @@ export const ComponentsNotificationSuccessIcon : string;
|
|
|
435
441
|
export const ComponentsNotificationNeutralBackground : string;
|
|
436
442
|
export const ComponentsNotificationNeutralBorder : string;
|
|
437
443
|
export const ComponentsNotificationNeutralIcon : string;
|
|
438
|
-
export const ComponentsPopoverBackground : string;
|
|
439
|
-
export const ComponentsPopoverBorder : string;
|
|
440
|
-
export const ComponentsPopoverText : string;
|
|
441
|
-
export const ComponentsPopoverSupportingText : string;
|
|
442
|
-
export const ComponentsTooltipBackground : string;
|
|
443
|
-
export const ComponentsTooltipBorder : string;
|
|
444
|
-
export const ComponentsTooltipText : string;
|
|
445
|
-
export const ComponentsTooltipSupportingText : string;
|
|
446
444
|
export const ComponentsMenuContextualBackground : string;
|
|
447
445
|
export const ComponentsMenuContextualBorder : string;
|
|
448
446
|
export const ComponentsMenuContextualItemBackground : string;
|
|
@@ -451,3 +449,11 @@ export const ComponentsMenuContextualItemShortcut : string;
|
|
|
451
449
|
export const ComponentsMenuContextualItemContent : string;
|
|
452
450
|
export const ComponentsMenuContextualItemContentDisabled : string;
|
|
453
451
|
export const ComponentsMenuContextualItemContentHover : string;
|
|
452
|
+
export const ComponentsPopoverBackground : string;
|
|
453
|
+
export const ComponentsPopoverBorder : string;
|
|
454
|
+
export const ComponentsPopoverText : string;
|
|
455
|
+
export const ComponentsPopoverSupportingText : string;
|
|
456
|
+
export const ComponentsTooltipBackground : string;
|
|
457
|
+
export const ComponentsTooltipBorder : string;
|
|
458
|
+
export const ComponentsTooltipText : string;
|
|
459
|
+
export const ComponentsTooltipSupportingText : string;
|
package/dist/js/spark_dark.js
CHANGED
|
@@ -2,18 +2,6 @@
|
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
export const ColorInteractionContainerBrandedHighBorder = "#ffffff";
|
|
6
|
-
export const ColorInteractionContainerBrandedHighBorderActive = "#ffffff";
|
|
7
|
-
export const ColorInteractionContainerBrandedHighBorderHover = "#ffffff";
|
|
8
|
-
export const ColorInteractionContainerBrandedHighBackground = "#e75420";
|
|
9
|
-
export const ColorInteractionContainerBrandedHighBackgroundActive = "#eb7247";
|
|
10
|
-
export const ColorInteractionContainerBrandedHighBackgroundHover = "#eb7247";
|
|
11
|
-
export const ColorInteractionContainerBrandedHighIcon = "#000000";
|
|
12
|
-
export const ColorInteractionContainerBrandedHighIconActive = "#000000";
|
|
13
|
-
export const ColorInteractionContainerBrandedHighIconHover = "#000000";
|
|
14
|
-
export const ColorInteractionContainerBrandedHighText = "#000000";
|
|
15
|
-
export const ColorInteractionContainerBrandedHighTextActive = "#000000";
|
|
16
|
-
export const ColorInteractionContainerBrandedHighTextHover = "#000000";
|
|
17
5
|
export const ColorInteractionContainerBrandedLowBackground = "#ffffff";
|
|
18
6
|
export const ColorInteractionContainerBrandedLowBackgroundActive = "#45190a";
|
|
19
7
|
export const ColorInteractionContainerBrandedLowBackgroundHover = "#45190a";
|
|
@@ -26,6 +14,18 @@ export const ColorInteractionContainerBrandedLowIconHover = "#eb7247";
|
|
|
26
14
|
export const ColorInteractionContainerBrandedLowText = "#e75420";
|
|
27
15
|
export const ColorInteractionContainerBrandedLowTextActive = "#eb7247";
|
|
28
16
|
export const ColorInteractionContainerBrandedLowTextHover = "#eb7247";
|
|
17
|
+
export const ColorInteractionContainerBrandedHighBackground = "#e75420";
|
|
18
|
+
export const ColorInteractionContainerBrandedHighBackgroundActive = "#eb7247";
|
|
19
|
+
export const ColorInteractionContainerBrandedHighBackgroundHover = "#eb7247";
|
|
20
|
+
export const ColorInteractionContainerBrandedHighBorder = "#e75420";
|
|
21
|
+
export const ColorInteractionContainerBrandedHighBorderActive = "#bf451a";
|
|
22
|
+
export const ColorInteractionContainerBrandedHighBorderHover = "#bf451a";
|
|
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
29
|
export const ColorInteractionContainerNeutralBackground = "#ffffff";
|
|
30
30
|
export const ColorInteractionContainerNeutralBackgroundHover = "#ffffff";
|
|
31
31
|
export const ColorInteractionContainerNeutralBackgroundActive = "#45190a";
|
|
@@ -50,6 +50,8 @@ export const ColorInteractionLinkInvertedTextHover = "#e75420";
|
|
|
50
50
|
export const ColorInteractionLinkInvertedIcon = "#414141";
|
|
51
51
|
export const ColorInteractionLinkInvertedIconHover = "#e75420";
|
|
52
52
|
export const ColorBlack = "#000000";
|
|
53
|
+
export const ColorWhite = "#ffffff";
|
|
54
|
+
export const ColorTransparent = "#ffffff";
|
|
53
55
|
export const ColorLevel10Background = "#1d1d1d";
|
|
54
56
|
export const ColorLevel15Background = "#252525";
|
|
55
57
|
export const ColorLevel20Background = "#2b2b2b";
|
|
@@ -186,6 +188,8 @@ export const ColorRainbow10Text = "#a9a9a9";
|
|
|
186
188
|
export const ColorDontUseBorder = "#252525";
|
|
187
189
|
export const ColorDontUseContent = "#252525";
|
|
188
190
|
export const ColorDontUseBackground = "#0e0e0e";
|
|
191
|
+
export const OpacityDisabled = "50%";
|
|
192
|
+
export const OpacityDisabled2 = "0%";
|
|
189
193
|
export const ShadowColorOpacity0 = "#ffffff";
|
|
190
194
|
export const ShadowColorOpacity1 = "#0e0e0e";
|
|
191
195
|
export const ShadowColorOpacity2 = "#0e0e0e";
|
|
@@ -212,7 +216,6 @@ export const ShadowYAxisLg2 = "10px";
|
|
|
212
216
|
export const ShadowYAxisXl1 = "10px";
|
|
213
217
|
export const ShadowYAxisXl2 = "20px";
|
|
214
218
|
export const ShadowYAxis2xl = "25px";
|
|
215
|
-
export const ComponentsWpfComponents2 = "#ffffff";
|
|
216
219
|
export const ComponentsButtonHighBorder = "#ffffff";
|
|
217
220
|
export const ComponentsButtonHighBorderHover = "#ffffff";
|
|
218
221
|
export const ComponentsButtonHighBorderActive = "#ffffff";
|
|
@@ -271,8 +274,8 @@ export const ComponentsButtonMediumIconHover = "#eb7247";
|
|
|
271
274
|
export const ComponentsButtonMediumText = "#e75420";
|
|
272
275
|
export const ComponentsButtonMediumTextActive = "#eb7247";
|
|
273
276
|
export const ComponentsButtonMediumTextHover = "#eb7247";
|
|
274
|
-
export const ComponentsFormOpacityDefault = "
|
|
275
|
-
export const ComponentsFormOpacityDisabled = "
|
|
277
|
+
export const ComponentsFormOpacityDefault = "100%";
|
|
278
|
+
export const ComponentsFormOpacityDisabled = "50%";
|
|
276
279
|
export const ComponentsFormTextRequired = "#ff3d3d";
|
|
277
280
|
export const ComponentsFormTextInfoIcon = "#808080";
|
|
278
281
|
export const ComponentsFormTextLabelDefault = "#f6f6f6";
|
|
@@ -369,7 +372,7 @@ export const ComponentsButtonDestructiveLowerIcon = "#252525";
|
|
|
369
372
|
export const ComponentsButtonDestructiveLowerIconHover = "#252525";
|
|
370
373
|
export const ComponentsButtonDestructiveLowerBorder = "#252525";
|
|
371
374
|
export const ComponentsButtonDestructiveLowerBorderHover = "#252525";
|
|
372
|
-
export const ComponentsOverlayOpacity = "
|
|
375
|
+
export const ComponentsOverlayOpacity = "75%";
|
|
373
376
|
export const ComponentsOverlayBackground = "#313131";
|
|
374
377
|
export const ComponentsAlertInformationBackground = "#001c37";
|
|
375
378
|
export const ComponentsAlertInformationIcon = "#659fff";
|
|
@@ -418,6 +421,9 @@ export const ComponentsAvatarContent7 = "#66b16a";
|
|
|
418
421
|
export const ComponentsAvatarContent8 = "#71b2bc";
|
|
419
422
|
export const ComponentsAvatarContent9 = "#8da930";
|
|
420
423
|
export const ComponentsAvatarContent10 = "#a9a9a9";
|
|
424
|
+
export const ComponentsBreadcrumbText = "#808080";
|
|
425
|
+
export const ComponentsBreadcrumbTextActive = "#bfbfbf";
|
|
426
|
+
export const ComponentsBreadcrumbTextHover = "#e75420";
|
|
421
427
|
export const ComponentsNotificationInformationBackground = "#2b2b2b";
|
|
422
428
|
export const ComponentsNotificationInformationIcon = "#659fff";
|
|
423
429
|
export const ComponentsNotificationInformationBorder = "#659fff";
|
|
@@ -435,14 +441,6 @@ export const ComponentsNotificationSuccessIcon = "#6bde71";
|
|
|
435
441
|
export const ComponentsNotificationNeutralBackground = "#2b2b2b";
|
|
436
442
|
export const ComponentsNotificationNeutralBorder = "#919191";
|
|
437
443
|
export const ComponentsNotificationNeutralIcon = "#919191";
|
|
438
|
-
export const ComponentsPopoverBackground = "#0e0e0e";
|
|
439
|
-
export const ComponentsPopoverBorder = "#484848";
|
|
440
|
-
export const ComponentsPopoverText = "#bfbfbf";
|
|
441
|
-
export const ComponentsPopoverSupportingText = "#808080";
|
|
442
|
-
export const ComponentsTooltipBackground = "#f6f6f6";
|
|
443
|
-
export const ComponentsTooltipBorder = "#f6f6f6";
|
|
444
|
-
export const ComponentsTooltipText = "#1d1d1d";
|
|
445
|
-
export const ComponentsTooltipSupportingText = "#414141";
|
|
446
444
|
export const ComponentsMenuContextualBackground = "#0e0e0e";
|
|
447
445
|
export const ComponentsMenuContextualBorder = "#484848";
|
|
448
446
|
export const ComponentsMenuContextualItemBackground = "#ffffff";
|
|
@@ -451,3 +449,11 @@ export const ComponentsMenuContextualItemShortcut = "#484848";
|
|
|
451
449
|
export const ComponentsMenuContextualItemContent = "#808080";
|
|
452
450
|
export const ComponentsMenuContextualItemContentDisabled = "#484848";
|
|
453
451
|
export const ComponentsMenuContextualItemContentHover = "#bfbfbf";
|
|
452
|
+
export const ComponentsPopoverBackground = "#0e0e0e";
|
|
453
|
+
export const ComponentsPopoverBorder = "#484848";
|
|
454
|
+
export const ComponentsPopoverText = "#bfbfbf";
|
|
455
|
+
export const ComponentsPopoverSupportingText = "#808080";
|
|
456
|
+
export const ComponentsTooltipBackground = "#f6f6f6";
|
|
457
|
+
export const ComponentsTooltipBorder = "#f6f6f6";
|
|
458
|
+
export const ComponentsTooltipText = "#1d1d1d";
|
|
459
|
+
export const ComponentsTooltipSupportingText = "#414141";
|
package/dist/js/spark_light.d.ts
CHANGED
|
@@ -2,18 +2,6 @@
|
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
export const ColorInteractionContainerBrandedHighBorder : string;
|
|
6
|
-
export const ColorInteractionContainerBrandedHighBorderActive : string;
|
|
7
|
-
export const ColorInteractionContainerBrandedHighBorderHover : string;
|
|
8
|
-
export const ColorInteractionContainerBrandedHighBackground : string;
|
|
9
|
-
export const ColorInteractionContainerBrandedHighBackgroundActive : string;
|
|
10
|
-
export const ColorInteractionContainerBrandedHighBackgroundHover : string;
|
|
11
|
-
export const ColorInteractionContainerBrandedHighIcon : string;
|
|
12
|
-
export const ColorInteractionContainerBrandedHighIconActive : string;
|
|
13
|
-
export const ColorInteractionContainerBrandedHighIconHover : string;
|
|
14
|
-
export const ColorInteractionContainerBrandedHighText : string;
|
|
15
|
-
export const ColorInteractionContainerBrandedHighTextActive : string;
|
|
16
|
-
export const ColorInteractionContainerBrandedHighTextHover : string;
|
|
17
5
|
export const ColorInteractionContainerBrandedLowBackground : string;
|
|
18
6
|
export const ColorInteractionContainerBrandedLowBackgroundActive : string;
|
|
19
7
|
export const ColorInteractionContainerBrandedLowBackgroundHover : string;
|
|
@@ -26,6 +14,18 @@ export const ColorInteractionContainerBrandedLowIconHover : string;
|
|
|
26
14
|
export const ColorInteractionContainerBrandedLowText : string;
|
|
27
15
|
export const ColorInteractionContainerBrandedLowTextActive : string;
|
|
28
16
|
export const ColorInteractionContainerBrandedLowTextHover : 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
29
|
export const ColorInteractionContainerNeutralBackground : string;
|
|
30
30
|
export const ColorInteractionContainerNeutralBackgroundHover : string;
|
|
31
31
|
export const ColorInteractionContainerNeutralBackgroundActive : string;
|
|
@@ -50,6 +50,8 @@ export const ColorInteractionLinkInvertedTextHover : string;
|
|
|
50
50
|
export const ColorInteractionLinkInvertedIcon : string;
|
|
51
51
|
export const ColorInteractionLinkInvertedIconHover : string;
|
|
52
52
|
export const ColorBlack : string;
|
|
53
|
+
export const ColorWhite : string;
|
|
54
|
+
export const ColorTransparent : string;
|
|
53
55
|
export const ColorLevel10Background : string;
|
|
54
56
|
export const ColorLevel15Background : string;
|
|
55
57
|
export const ColorLevel20Background : string;
|
|
@@ -186,6 +188,8 @@ export const ColorRainbow10Text : string;
|
|
|
186
188
|
export const ColorDontUseBorder : string;
|
|
187
189
|
export const ColorDontUseContent : string;
|
|
188
190
|
export const ColorDontUseBackground : string;
|
|
191
|
+
export const OpacityDisabled : string;
|
|
192
|
+
export const OpacityDisabled2 : string;
|
|
189
193
|
export const ShadowColorOpacity0 : string;
|
|
190
194
|
export const ShadowColorOpacity1 : string;
|
|
191
195
|
export const ShadowColorOpacity2 : string;
|
|
@@ -212,7 +216,6 @@ export const ShadowYAxisLg2 : string;
|
|
|
212
216
|
export const ShadowYAxisXl1 : string;
|
|
213
217
|
export const ShadowYAxisXl2 : string;
|
|
214
218
|
export const ShadowYAxis2xl : string;
|
|
215
|
-
export const ComponentsWpfComponents2 : string;
|
|
216
219
|
export const ComponentsButtonHighBorder : string;
|
|
217
220
|
export const ComponentsButtonHighBackground : string;
|
|
218
221
|
export const ComponentsButtonHighBackgroundActive : string;
|
|
@@ -418,6 +421,9 @@ export const ComponentsAvatarContent7 : string;
|
|
|
418
421
|
export const ComponentsAvatarContent8 : string;
|
|
419
422
|
export const ComponentsAvatarContent9 : string;
|
|
420
423
|
export const ComponentsAvatarContent10 : string;
|
|
424
|
+
export const ComponentsBreadcrumbText : string;
|
|
425
|
+
export const ComponentsBreadcrumbTextActive : string;
|
|
426
|
+
export const ComponentsBreadcrumbTextHover : string;
|
|
421
427
|
export const ComponentsNotificationInformationBackground : string;
|
|
422
428
|
export const ComponentsNotificationInformationIcon : string;
|
|
423
429
|
export const ComponentsNotificationInformationBorder : string;
|
|
@@ -435,14 +441,6 @@ export const ComponentsNotificationSuccessIcon : string;
|
|
|
435
441
|
export const ComponentsNotificationNeutralBackground : string;
|
|
436
442
|
export const ComponentsNotificationNeutralBorder : string;
|
|
437
443
|
export const ComponentsNotificationNeutralIcon : string;
|
|
438
|
-
export const ComponentsPopoverBackground : string;
|
|
439
|
-
export const ComponentsPopoverBorder : string;
|
|
440
|
-
export const ComponentsPopoverText : string;
|
|
441
|
-
export const ComponentsPopoverSupportingText : string;
|
|
442
|
-
export const ComponentsTooltipBackground : string;
|
|
443
|
-
export const ComponentsTooltipBorder : string;
|
|
444
|
-
export const ComponentsTooltipText : string;
|
|
445
|
-
export const ComponentsTooltipSupportingText : string;
|
|
446
444
|
export const ComponentsMenuContextualBackground : string;
|
|
447
445
|
export const ComponentsMenuContextualBorder : string;
|
|
448
446
|
export const ComponentsMenuContextualItemBackground : string;
|
|
@@ -451,3 +449,11 @@ export const ComponentsMenuContextualItemShortcut : string;
|
|
|
451
449
|
export const ComponentsMenuContextualItemContent : string;
|
|
452
450
|
export const ComponentsMenuContextualItemContentDisabled : string;
|
|
453
451
|
export const ComponentsMenuContextualItemContentHover : string;
|
|
452
|
+
export const ComponentsPopoverBackground : string;
|
|
453
|
+
export const ComponentsPopoverBorder : string;
|
|
454
|
+
export const ComponentsPopoverText : string;
|
|
455
|
+
export const ComponentsPopoverSupportingText : string;
|
|
456
|
+
export const ComponentsTooltipBackground : string;
|
|
457
|
+
export const ComponentsTooltipBorder : string;
|
|
458
|
+
export const ComponentsTooltipText : string;
|
|
459
|
+
export const ComponentsTooltipSupportingText : string;
|
package/dist/js/spark_light.js
CHANGED
|
@@ -2,18 +2,6 @@
|
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*/
|
|
4
4
|
|
|
5
|
-
export const ColorInteractionContainerBrandedHighBorder = "#ffffff";
|
|
6
|
-
export const ColorInteractionContainerBrandedHighBorderActive = "#ffffff";
|
|
7
|
-
export const ColorInteractionContainerBrandedHighBorderHover = "#ffffff";
|
|
8
|
-
export const ColorInteractionContainerBrandedHighBackground = "#e75420";
|
|
9
|
-
export const ColorInteractionContainerBrandedHighBackgroundActive = "#bf451a";
|
|
10
|
-
export const ColorInteractionContainerBrandedHighBackgroundHover = "#bf451a";
|
|
11
|
-
export const ColorInteractionContainerBrandedHighIcon = "#ffffff";
|
|
12
|
-
export const ColorInteractionContainerBrandedHighIconActive = "#ffffff";
|
|
13
|
-
export const ColorInteractionContainerBrandedHighIconHover = "#ffffff";
|
|
14
|
-
export const ColorInteractionContainerBrandedHighText = "#ffffff";
|
|
15
|
-
export const ColorInteractionContainerBrandedHighTextActive = "#ffffff";
|
|
16
|
-
export const ColorInteractionContainerBrandedHighTextHover = "#ffffff";
|
|
17
5
|
export const ColorInteractionContainerBrandedLowBackground = "#ffffff";
|
|
18
6
|
export const ColorInteractionContainerBrandedLowBackgroundActive = "#fceae3";
|
|
19
7
|
export const ColorInteractionContainerBrandedLowBackgroundHover = "#fceae3";
|
|
@@ -26,6 +14,18 @@ export const ColorInteractionContainerBrandedLowIconHover = "#bf451a";
|
|
|
26
14
|
export const ColorInteractionContainerBrandedLowText = "#e75420";
|
|
27
15
|
export const ColorInteractionContainerBrandedLowTextActive = "#bf451a";
|
|
28
16
|
export const ColorInteractionContainerBrandedLowTextHover = "#bf451a";
|
|
17
|
+
export const ColorInteractionContainerBrandedHighBackground = "#e75420";
|
|
18
|
+
export const ColorInteractionContainerBrandedHighBackgroundActive = "#bf451a";
|
|
19
|
+
export const ColorInteractionContainerBrandedHighBackgroundHover = "#bf451a";
|
|
20
|
+
export const ColorInteractionContainerBrandedHighBorder = "#e75420";
|
|
21
|
+
export const ColorInteractionContainerBrandedHighBorderActive = "#bf451a";
|
|
22
|
+
export const ColorInteractionContainerBrandedHighBorderHover = "#bf451a";
|
|
23
|
+
export const ColorInteractionContainerBrandedHighIcon = "#ffffff";
|
|
24
|
+
export const ColorInteractionContainerBrandedHighIconActive = "#ffffff";
|
|
25
|
+
export const ColorInteractionContainerBrandedHighIconHover = "#ffffff";
|
|
26
|
+
export const ColorInteractionContainerBrandedHighText = "#ffffff";
|
|
27
|
+
export const ColorInteractionContainerBrandedHighTextActive = "#ffffff";
|
|
28
|
+
export const ColorInteractionContainerBrandedHighTextHover = "#ffffff";
|
|
29
29
|
export const ColorInteractionContainerNeutralBackground = "#ffffff";
|
|
30
30
|
export const ColorInteractionContainerNeutralBackgroundHover = "#a5a5a5";
|
|
31
31
|
export const ColorInteractionContainerNeutralBackgroundActive = "#fceae3";
|
|
@@ -50,6 +50,8 @@ export const ColorInteractionLinkInvertedTextHover = "#e75420";
|
|
|
50
50
|
export const ColorInteractionLinkInvertedIcon = "#919191";
|
|
51
51
|
export const ColorInteractionLinkInvertedIconHover = "#e75420";
|
|
52
52
|
export const ColorBlack = "#000000";
|
|
53
|
+
export const ColorWhite = "#ffffff";
|
|
54
|
+
export const ColorTransparent = "#ffffff";
|
|
53
55
|
export const ColorLevel10Background = "#f6f6f6";
|
|
54
56
|
export const ColorLevel15Background = "#ededed";
|
|
55
57
|
export const ColorLevel20Background = "#ffffff";
|
|
@@ -186,6 +188,8 @@ export const ColorRainbow10Text = "#484848";
|
|
|
186
188
|
export const ColorDontUseBorder = "#e3e3e3";
|
|
187
189
|
export const ColorDontUseContent = "#e3e3e3";
|
|
188
190
|
export const ColorDontUseBackground = "#f6f6f6";
|
|
191
|
+
export const OpacityDisabled = "50%";
|
|
192
|
+
export const OpacityDisabled2 = "50%";
|
|
189
193
|
export const ShadowColorOpacity0 = "#000000";
|
|
190
194
|
export const ShadowColorOpacity1 = "#0e0e0e";
|
|
191
195
|
export const ShadowColorOpacity2 = "#0e0e0e";
|
|
@@ -212,13 +216,12 @@ export const ShadowYAxisLg2 = "10px";
|
|
|
212
216
|
export const ShadowYAxisXl1 = "10px";
|
|
213
217
|
export const ShadowYAxisXl2 = "20px";
|
|
214
218
|
export const ShadowYAxis2xl = "25px";
|
|
215
|
-
export const ComponentsWpfComponents2 = "#ffffff";
|
|
216
219
|
export const ComponentsButtonHighBorder = "#ffffff";
|
|
217
220
|
export const ComponentsButtonHighBackground = "#e75420";
|
|
218
221
|
export const ComponentsButtonHighBackgroundActive = "#bf451a";
|
|
219
222
|
export const ComponentsButtonHighBackgroundHover = "#bf451a";
|
|
220
|
-
export const ComponentsButtonHighBorderHover = "#
|
|
221
|
-
export const ComponentsButtonHighBorderActive = "#
|
|
223
|
+
export const ComponentsButtonHighBorderHover = "#bf451a";
|
|
224
|
+
export const ComponentsButtonHighBorderActive = "#bf451a";
|
|
222
225
|
export const ComponentsButtonHighText = "#ffffff";
|
|
223
226
|
export const ComponentsButtonHighTextActive = "#ffffff";
|
|
224
227
|
export const ComponentsButtonHighTextHover = "#ffffff";
|
|
@@ -271,8 +274,8 @@ export const ComponentsButtonMediumIconHover = "#bf451a";
|
|
|
271
274
|
export const ComponentsButtonMediumText = "#e75420";
|
|
272
275
|
export const ComponentsButtonMediumTextActive = "#bf451a";
|
|
273
276
|
export const ComponentsButtonMediumTextHover = "#bf451a";
|
|
274
|
-
export const ComponentsFormOpacityDefault = "
|
|
275
|
-
export const ComponentsFormOpacityDisabled = "
|
|
277
|
+
export const ComponentsFormOpacityDefault = "100%";
|
|
278
|
+
export const ComponentsFormOpacityDisabled = "50%";
|
|
276
279
|
export const ComponentsFormTextRequired = "#da2424";
|
|
277
280
|
export const ComponentsFormTextInfoIcon = "#6d6d6d";
|
|
278
281
|
export const ComponentsFormTextLabelDefault = "#1d1d1d";
|
|
@@ -369,7 +372,7 @@ export const ComponentsButtonDestructiveLowerIcon = "#e3e3e3";
|
|
|
369
372
|
export const ComponentsButtonDestructiveLowerIconHover = "#e3e3e3";
|
|
370
373
|
export const ComponentsButtonDestructiveLowerBorder = "#e3e3e3";
|
|
371
374
|
export const ComponentsButtonDestructiveLowerBorderHover = "#e3e3e3";
|
|
372
|
-
export const ComponentsOverlayOpacity = "
|
|
375
|
+
export const ComponentsOverlayOpacity = "55%";
|
|
373
376
|
export const ComponentsOverlayBackground = "#161616";
|
|
374
377
|
export const ComponentsAlertInformationBackground = "#f0f6ff";
|
|
375
378
|
export const ComponentsAlertInformationIcon = "#2660c2";
|
|
@@ -418,6 +421,9 @@ export const ComponentsAvatarContent7 = "#106f15";
|
|
|
418
421
|
export const ComponentsAvatarContent8 = "#1f717d";
|
|
419
422
|
export const ComponentsAvatarContent9 = "#5c6e1f";
|
|
420
423
|
export const ComponentsAvatarContent10 = "#484848";
|
|
424
|
+
export const ComponentsBreadcrumbText = "#6d6d6d";
|
|
425
|
+
export const ComponentsBreadcrumbTextActive = "#414141";
|
|
426
|
+
export const ComponentsBreadcrumbTextHover = "#e75420";
|
|
421
427
|
export const ComponentsNotificationInformationBackground = "#ffffff";
|
|
422
428
|
export const ComponentsNotificationInformationIcon = "#2660c2";
|
|
423
429
|
export const ComponentsNotificationInformationBorder = "#2660c2";
|
|
@@ -435,14 +441,6 @@ export const ComponentsNotificationSuccessIcon = "#34ae3b";
|
|
|
435
441
|
export const ComponentsNotificationNeutralBackground = "#ffffff";
|
|
436
442
|
export const ComponentsNotificationNeutralBorder = "#6d6d6d";
|
|
437
443
|
export const ComponentsNotificationNeutralIcon = "#6d6d6d";
|
|
438
|
-
export const ComponentsPopoverBackground = "#f6f6f6";
|
|
439
|
-
export const ComponentsPopoverBorder = "#e3e3e3";
|
|
440
|
-
export const ComponentsPopoverText = "#414141";
|
|
441
|
-
export const ComponentsPopoverSupportingText = "#6d6d6d";
|
|
442
|
-
export const ComponentsTooltipBackground = "#0e0e0e";
|
|
443
|
-
export const ComponentsTooltipBorder = "#0e0e0e";
|
|
444
|
-
export const ComponentsTooltipText = "#f6f6f6";
|
|
445
|
-
export const ComponentsTooltipSupportingText = "#919191";
|
|
446
444
|
export const ComponentsMenuContextualBackground = "#ffffff";
|
|
447
445
|
export const ComponentsMenuContextualBorder = "#e3e3e3";
|
|
448
446
|
export const ComponentsMenuContextualItemBackground = "#ffffff";
|
|
@@ -451,3 +449,11 @@ export const ComponentsMenuContextualItemShortcut = "#a9a9a9";
|
|
|
451
449
|
export const ComponentsMenuContextualItemContent = "#6d6d6d";
|
|
452
450
|
export const ComponentsMenuContextualItemContentDisabled = "#a9a9a9";
|
|
453
451
|
export const ComponentsMenuContextualItemContentHover = "#414141";
|
|
452
|
+
export const ComponentsPopoverBackground = "#ffffff";
|
|
453
|
+
export const ComponentsPopoverBorder = "#e3e3e3";
|
|
454
|
+
export const ComponentsPopoverText = "#414141";
|
|
455
|
+
export const ComponentsPopoverSupportingText = "#6d6d6d";
|
|
456
|
+
export const ComponentsTooltipBackground = "#0e0e0e";
|
|
457
|
+
export const ComponentsTooltipBorder = "#0e0e0e";
|
|
458
|
+
export const ComponentsTooltipText = "#f6f6f6";
|
|
459
|
+
export const ComponentsTooltipSupportingText = "#919191";
|
|
@@ -29,6 +29,9 @@ export const novaTailwindPlugin = plugin(({ addUtilities, addComponents, addBase
|
|
|
29
29
|
'a:hover': {
|
|
30
30
|
color: 'var(--color-interaction-link-high-text-hover)',
|
|
31
31
|
},
|
|
32
|
+
'no-underline': {
|
|
33
|
+
'text-decoration': 'none',
|
|
34
|
+
},
|
|
32
35
|
h1: {
|
|
33
36
|
fontSize: 'var(--global-typography-h1-font-size)',
|
|
34
37
|
lineHeight: 'var(--global-typography-h1-line-height)',
|
|
@@ -102,3 +105,4 @@ export const novaTailwindPlugin = plugin(({ addUtilities, addComponents, addBase
|
|
|
102
105
|
},
|
|
103
106
|
});
|
|
104
107
|
});
|
|
108
|
+
export default novaTailwindPlugin;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nova-design-system/nova-base",
|
|
3
|
-
"version": "3.0.0-beta.
|
|
3
|
+
"version": "3.0.0-beta.37",
|
|
4
4
|
"description": "Nova is a design system created by Elia Group to empower creators to efficiently build solutions that people love to use.",
|
|
5
5
|
"author": "Elia Group",
|
|
6
6
|
"homepage": "https://nova.eliagroup.io",
|
|
@@ -11,11 +11,11 @@
|
|
|
11
11
|
"access": "public"
|
|
12
12
|
},
|
|
13
13
|
"scripts": {
|
|
14
|
-
"generate-tokens": "tsx scripts/extract-tokens.ts && tsx scripts/generate-token-files.ts",
|
|
15
|
-
"generate-css-utils": "tailwindcss -i ./
|
|
14
|
+
"generate-tokens": "tsx scripts/extract-tokens/extract-tokens.ts && tsx scripts/generate-token-files.ts",
|
|
15
|
+
"generate-css-utils": "tailwindcss -i ./plugin/tailwind.css -o ./dist/css/nova-utils.css",
|
|
16
16
|
"generate-tailwind-tokens": "tsx scripts/generate-tailwind-tokens.ts",
|
|
17
17
|
"generate-tailwind-components": "tsx scripts/generate-tailwind-components.ts",
|
|
18
|
-
"build-lib": "tsc && tsc --module CommonJS --moduleResolution Node --declaration false --outDir ./dist/
|
|
18
|
+
"build-lib": "tsc && tsc --module CommonJS --moduleResolution Node --declaration false --outDir ./dist/cjs",
|
|
19
19
|
"merge-css": "tsx scripts/merge-css.ts",
|
|
20
20
|
"build": "npm run clean && tsx scripts/generate-tokens.ts && npm run generate-tailwind-components && npm run merge-css && npm run generate-tailwind-tokens && npm run generate-css-utils && npm run build-lib",
|
|
21
21
|
"clean": "rimraf dist",
|
|
@@ -37,9 +37,14 @@
|
|
|
37
37
|
"./dist/*": "./dist/*",
|
|
38
38
|
"./assets/*": "./assets/*",
|
|
39
39
|
"./theme": {
|
|
40
|
-
"import": "./dist/
|
|
41
|
-
"require": "./dist/
|
|
42
|
-
"types": "./dist/
|
|
40
|
+
"import": "./dist/plugin/index.js",
|
|
41
|
+
"require": "./dist/cjs/plugin/index.js",
|
|
42
|
+
"types": "./dist/plugin/index.d.ts"
|
|
43
|
+
},
|
|
44
|
+
"./theme/plugin": {
|
|
45
|
+
"import": "./dist/plugin/nova-plugin.js",
|
|
46
|
+
"require": "./dist/cjs/plugin/nova-plugin.js",
|
|
47
|
+
"types": "./dist/plugin/nova-plugin.d.ts"
|
|
43
48
|
}
|
|
44
49
|
}
|
|
45
50
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|