@nova-design-system/nova-base 3.13.0 → 3.14.0-beta.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/css/mccs.css +0 -4
- package/dist/css/ocean.css +24 -28
- package/dist/css/spark.css +24 -28
- package/dist/js/mccs_dark.d.ts +0 -2
- package/dist/js/mccs_dark.js +0 -2
- package/dist/js/mccs_light.d.ts +0 -2
- package/dist/js/mccs_light.js +0 -2
- package/dist/js/ocean_dark.d.ts +12 -14
- package/dist/js/ocean_dark.js +12 -14
- package/dist/js/ocean_light.d.ts +12 -14
- package/dist/js/ocean_light.js +12 -14
- package/dist/js/spark_dark.d.ts +12 -14
- package/dist/js/spark_dark.js +12 -14
- package/dist/js/spark_light.d.ts +12 -14
- package/dist/js/spark_light.js +12 -14
- package/package.json +1 -1
package/dist/js/spark_light.d.ts
CHANGED
|
@@ -287,8 +287,6 @@ export const ComponentsButtonLowTextHover : string;
|
|
|
287
287
|
export const ComponentsButtonLowerBorder : string;
|
|
288
288
|
export const ComponentsButtonLowerBorderActive : string;
|
|
289
289
|
export const ComponentsButtonLowerBorderHover : string;
|
|
290
|
-
export const ComponentsButtonLowerBorder2 : string;
|
|
291
|
-
export const ComponentsButtonLowerBorderHover2 : string;
|
|
292
290
|
export const ComponentsButtonLowerBackground : string;
|
|
293
291
|
export const ComponentsButtonLowerBackgroundActive : string;
|
|
294
292
|
export const ComponentsButtonLowerBackgroundHover : string;
|
|
@@ -318,18 +316,6 @@ export const ComponentsButtonMediumIconHover : string;
|
|
|
318
316
|
export const ComponentsButtonMediumText : string;
|
|
319
317
|
export const ComponentsButtonMediumTextActive : string;
|
|
320
318
|
export const ComponentsButtonMediumTextHover : string;
|
|
321
|
-
export const ComponentsDatagridHeaderText : string;
|
|
322
|
-
export const ComponentsDatagridHeaderBorder : string;
|
|
323
|
-
export const ComponentsDatagridHeaderBackground : string;
|
|
324
|
-
export const ComponentsDatagridBodyText : string;
|
|
325
|
-
export const ComponentsDatagridBodySubtext : string;
|
|
326
|
-
export const ComponentsDatagridBodyBorder : string;
|
|
327
|
-
export const ComponentsDatagridBodyBackgroundDefault : string;
|
|
328
|
-
export const ComponentsDatagridBodyBackgroundActive : string;
|
|
329
|
-
export const ComponentsDatagridBodyBackgroundHover : string;
|
|
330
|
-
export const ComponentsDatagridExpanderContentBackground : string;
|
|
331
|
-
export const ComponentsDatagridExpanderBorder : string;
|
|
332
|
-
export const ComponentsDatagridExpanderExpanderBackground : string;
|
|
333
319
|
export const ComponentsFormOpacityDefault : string;
|
|
334
320
|
export const ComponentsFormOpacityDisabled : string;
|
|
335
321
|
export const ComponentsFormTextRequired : string;
|
|
@@ -495,6 +481,18 @@ export const ComponentsButtongroupLowBorder : string;
|
|
|
495
481
|
export const ComponentsButtongroupLowBackground : string;
|
|
496
482
|
export const ComponentsButtongroupLowerBorder : string;
|
|
497
483
|
export const ComponentsButtongroupLowerBackground : string;
|
|
484
|
+
export const ComponentsDatagridHeaderBorder : string;
|
|
485
|
+
export const ComponentsDatagridHeaderText : string;
|
|
486
|
+
export const ComponentsDatagridHeaderBackground : string;
|
|
487
|
+
export const ComponentsDatagridBodyBorder : string;
|
|
488
|
+
export const ComponentsDatagridBodyText : string;
|
|
489
|
+
export const ComponentsDatagridBodySubtext : string;
|
|
490
|
+
export const ComponentsDatagridBodyBackgroundDefault : string;
|
|
491
|
+
export const ComponentsDatagridBodyBackgroundActive : string;
|
|
492
|
+
export const ComponentsDatagridBodyBackgroundHover : string;
|
|
493
|
+
export const ComponentsDatagridExpanderContentBackground : string;
|
|
494
|
+
export const ComponentsDatagridExpanderBorder : string;
|
|
495
|
+
export const ComponentsDatagridExpanderExpanderBackground : string;
|
|
498
496
|
export const ComponentsFieldTimeBackgroundDefault : string;
|
|
499
497
|
export const ComponentsFieldTimeBackgroundHover : string;
|
|
500
498
|
export const ComponentsFieldTimeBackgroundActive : string;
|
package/dist/js/spark_light.js
CHANGED
|
@@ -287,8 +287,6 @@ export const ComponentsButtonLowTextHover = "#bf451a";
|
|
|
287
287
|
export const ComponentsButtonLowerBorder = "#ffffff";
|
|
288
288
|
export const ComponentsButtonLowerBorderActive = "#ffffff";
|
|
289
289
|
export const ComponentsButtonLowerBorderHover = "#ffffff";
|
|
290
|
-
export const ComponentsButtonLowerBorder2 = "#ffffff";
|
|
291
|
-
export const ComponentsButtonLowerBorderHover2 = "#ffffff";
|
|
292
290
|
export const ComponentsButtonLowerBackground = "#ffffff";
|
|
293
291
|
export const ComponentsButtonLowerBackgroundActive = "#fceae3";
|
|
294
292
|
export const ComponentsButtonLowerBackgroundHover = "#f6f6f6";
|
|
@@ -318,18 +316,6 @@ export const ComponentsButtonMediumIconHover = "#bf451a";
|
|
|
318
316
|
export const ComponentsButtonMediumText = "#e75420";
|
|
319
317
|
export const ComponentsButtonMediumTextActive = "#bf451a";
|
|
320
318
|
export const ComponentsButtonMediumTextHover = "#bf451a";
|
|
321
|
-
export const ComponentsDatagridHeaderText = "#ff0000";
|
|
322
|
-
export const ComponentsDatagridHeaderBorder = "#bfbfbf";
|
|
323
|
-
export const ComponentsDatagridHeaderBackground = "#ffffff";
|
|
324
|
-
export const ComponentsDatagridBodyText = "#ff0000";
|
|
325
|
-
export const ComponentsDatagridBodySubtext = "#0000ff";
|
|
326
|
-
export const ComponentsDatagridBodyBorder = "#e3e3e3";
|
|
327
|
-
export const ComponentsDatagridBodyBackgroundDefault = "#ffffff";
|
|
328
|
-
export const ComponentsDatagridBodyBackgroundActive = "#fceae3";
|
|
329
|
-
export const ComponentsDatagridBodyBackgroundHover = "#f6f6f6";
|
|
330
|
-
export const ComponentsDatagridExpanderContentBackground = "#ffffff";
|
|
331
|
-
export const ComponentsDatagridExpanderBorder = "#e3e3e3";
|
|
332
|
-
export const ComponentsDatagridExpanderExpanderBackground = "#f6f6f6";
|
|
333
319
|
export const ComponentsFormOpacityDefault = "100%";
|
|
334
320
|
export const ComponentsFormOpacityDisabled = "50%";
|
|
335
321
|
export const ComponentsFormTextRequired = "#bb1919";
|
|
@@ -495,6 +481,18 @@ export const ComponentsButtongroupLowBorder = "#e75420";
|
|
|
495
481
|
export const ComponentsButtongroupLowBackground = "#ffffff";
|
|
496
482
|
export const ComponentsButtongroupLowerBorder = "#6d6d6d";
|
|
497
483
|
export const ComponentsButtongroupLowerBackground = "#ffffff";
|
|
484
|
+
export const ComponentsDatagridHeaderBorder = "#bfbfbf";
|
|
485
|
+
export const ComponentsDatagridHeaderText = "#1d1d1d";
|
|
486
|
+
export const ComponentsDatagridHeaderBackground = "#ffffff";
|
|
487
|
+
export const ComponentsDatagridBodyBorder = "#e3e3e3";
|
|
488
|
+
export const ComponentsDatagridBodyText = "#414141";
|
|
489
|
+
export const ComponentsDatagridBodySubtext = "#6d6d6d";
|
|
490
|
+
export const ComponentsDatagridBodyBackgroundDefault = "#ffffff";
|
|
491
|
+
export const ComponentsDatagridBodyBackgroundActive = "#fceae3";
|
|
492
|
+
export const ComponentsDatagridBodyBackgroundHover = "#f6f6f6";
|
|
493
|
+
export const ComponentsDatagridExpanderContentBackground = "#ffffff";
|
|
494
|
+
export const ComponentsDatagridExpanderBorder = "#e3e3e3";
|
|
495
|
+
export const ComponentsDatagridExpanderExpanderBackground = "#f6f6f6";
|
|
498
496
|
export const ComponentsFieldTimeBackgroundDefault = "#ffffff";
|
|
499
497
|
export const ComponentsFieldTimeBackgroundHover = "#f6f6f6";
|
|
500
498
|
export const ComponentsFieldTimeBackgroundActive = "#fceae3";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nova-design-system/nova-base",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.14.0-beta.0",
|
|
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",
|