@sage/design-tokens 15.2.1 → 15.3.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/css/frozenproduct/all.css +4 -2
- package/css/frozenproduct/large/components/table.css +4 -2
- package/css/frozenproduct/small/components/table.css +4 -2
- package/css/product/all.css +9 -7
- package/css/product/large/components/table.css +9 -7
- package/css/product/small/components/table.css +9 -7
- package/ios/frozenproduct/large/dark/components/table.h +3 -1
- package/ios/frozenproduct/large/light/components/table.h +3 -1
- package/ios/frozenproduct/small/dark/components/table.h +3 -1
- package/ios/frozenproduct/small/light/components/table.h +3 -1
- package/ios/product/large/dark/components/table.h +8 -6
- package/ios/product/large/light/components/table.h +8 -6
- package/ios/product/small/dark/components/table.h +8 -6
- package/ios/product/small/light/components/table.h +8 -6
- package/js/common/frozenproduct/large/dark/components/table.d.ts +2 -0
- package/js/common/frozenproduct/large/dark/components/table.js +32 -4
- package/js/common/frozenproduct/large/light/components/table.d.ts +2 -0
- package/js/common/frozenproduct/large/light/components/table.js +32 -4
- package/js/common/frozenproduct/small/dark/components/table.d.ts +2 -0
- package/js/common/frozenproduct/small/dark/components/table.js +32 -4
- package/js/common/frozenproduct/small/light/components/table.d.ts +2 -0
- package/js/common/frozenproduct/small/light/components/table.js +32 -4
- package/js/common/product/large/dark/components/table.d.ts +2 -0
- package/js/common/product/large/dark/components/table.js +54 -14
- package/js/common/product/large/light/components/table.d.ts +2 -0
- package/js/common/product/large/light/components/table.js +54 -14
- package/js/common/product/small/dark/components/table.d.ts +2 -0
- package/js/common/product/small/dark/components/table.js +54 -14
- package/js/common/product/small/light/components/table.d.ts +2 -0
- package/js/common/product/small/light/components/table.js +54 -14
- package/js/es6/frozenproduct/large/dark/components/table.d.ts +2 -0
- package/js/es6/frozenproduct/large/dark/components/table.js +3 -1
- package/js/es6/frozenproduct/large/light/components/table.d.ts +2 -0
- package/js/es6/frozenproduct/large/light/components/table.js +3 -1
- package/js/es6/frozenproduct/small/dark/components/table.d.ts +2 -0
- package/js/es6/frozenproduct/small/dark/components/table.js +3 -1
- package/js/es6/frozenproduct/small/light/components/table.d.ts +2 -0
- package/js/es6/frozenproduct/small/light/components/table.js +3 -1
- package/js/es6/product/large/dark/components/table.d.ts +2 -0
- package/js/es6/product/large/dark/components/table.js +8 -6
- package/js/es6/product/large/light/components/table.d.ts +2 -0
- package/js/es6/product/large/light/components/table.js +8 -6
- package/js/es6/product/small/dark/components/table.d.ts +2 -0
- package/js/es6/product/small/dark/components/table.js +8 -6
- package/js/es6/product/small/light/components/table.d.ts +2 -0
- package/js/es6/product/small/light/components/table.js +8 -6
- package/js/umd/frozenproduct/large/dark/components/table.js +32 -4
- package/js/umd/frozenproduct/large/light/components/table.js +32 -4
- package/js/umd/frozenproduct/small/dark/components/table.js +32 -4
- package/js/umd/frozenproduct/small/light/components/table.js +32 -4
- package/js/umd/product/large/dark/components/table.js +54 -14
- package/js/umd/product/large/light/components/table.js +54 -14
- package/js/umd/product/small/dark/components/table.js +54 -14
- package/js/umd/product/small/light/components/table.js +54 -14
- package/json/flat/frozenproduct/large/dark/components/table.json +3 -1
- package/json/flat/frozenproduct/large/light/components/table.json +3 -1
- package/json/flat/frozenproduct/small/dark/components/table.json +3 -1
- package/json/flat/frozenproduct/small/light/components/table.json +3 -1
- package/json/flat/product/large/dark/components/table.json +8 -6
- package/json/flat/product/large/light/components/table.json +8 -6
- package/json/flat/product/small/dark/components/table.json +8 -6
- package/json/flat/product/small/light/components/table.json +8 -6
- package/json/nested/frozenproduct/large/dark/components/table.json +4 -2
- package/json/nested/frozenproduct/large/light/components/table.json +4 -2
- package/json/nested/frozenproduct/small/dark/components/table.json +4 -2
- package/json/nested/frozenproduct/small/light/components/table.json +4 -2
- package/json/nested/product/large/dark/components/table.json +9 -7
- package/json/nested/product/large/light/components/table.json +9 -7
- package/json/nested/product/small/dark/components/table.json +9 -7
- package/json/nested/product/small/light/components/table.json +9 -7
- package/package.json +1 -1
- package/sage-design-tokens-15.3.0.tgz +0 -0
- package/scss/frozenproduct/large/components/table.scss +4 -2
- package/scss/frozenproduct/small/components/badge.scss +1 -1
- package/scss/frozenproduct/small/components/button.scss +15 -15
- package/scss/frozenproduct/small/components/container.scss +10 -10
- package/scss/frozenproduct/small/components/form.scss +11 -11
- package/scss/frozenproduct/small/components/link.scss +2 -2
- package/scss/frozenproduct/small/components/nav.scss +6 -6
- package/scss/frozenproduct/small/components/page.scss +1 -1
- package/scss/frozenproduct/small/components/popover.scss +6 -6
- package/scss/frozenproduct/small/components/progress.scss +8 -8
- package/scss/frozenproduct/small/components/status.scss +10 -10
- package/scss/frozenproduct/small/components/tab.scss +9 -9
- package/scss/frozenproduct/small/components/table.scss +13 -11
- package/scss/product/large/components/table.scss +9 -7
- package/scss/product/small/components/table.scss +9 -7
- package/sage-design-tokens-15.2.1.tgz +0 -0
@@ -5,9 +5,13 @@
|
|
5
5
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
7
7
|
|
8
|
+
$table-color-row-bg-activated: #f0f; // TO BE DEPRECATED (was #00D639)
|
9
|
+
$table-color-row-bg-active: #F6F; // TO BE DEPRECATED (was #FFFFFF)
|
10
|
+
$table-color-row-label-activated: #FAF; // TO BE DEPRECATED (was #000000)
|
11
|
+
$table-color-row-label-active: #FDF; // TO BE DEPRECATED (was #000000)
|
8
12
|
$table-color-header-subtle-bg-default: $modes-color-none;
|
9
|
-
$table-color-row-bg-active: $modes-color-interactive-monochrome-active;
|
10
13
|
$table-color-row-bg-default: $modes-color-generic-bg-nought;
|
14
|
+
$table-color-row-bg-selected: $modes-color-interactive-monochrome-active;
|
11
15
|
$table-color-row-label-hover: $modes-color-generic-content-extreme;
|
12
16
|
$table-typography-adaptive-heading-s: $global-typography-adaptive-component-firm-s;
|
13
17
|
$table-typography-adaptive-heading-m: $global-typography-adaptive-component-firm-m;
|
@@ -35,13 +39,12 @@ $table-color-header-harsh-bg-alt: $modes-color-interactive-monochrome-default; /
|
|
35
39
|
$table-color-header-harsh-bg-default: $modes-color-interactive-monochrome-default-alt;
|
36
40
|
$table-color-header-harsh-bg-hover: $modes-color-interactive-monochrome-hover;
|
37
41
|
$table-color-header-harsh-label-hover: $modes-color-interactive-monochrome-default;
|
38
|
-
$table-color-row-bg-activated: $modes-color-interactive-primary-default;
|
39
42
|
$table-color-row-bg-alt: $modes-color-generic-bg-delicate; // Zebra stripes
|
40
|
-
$table-color-row-bg-alt2: $modes-color-generic-bg-soft; // Zebra stripes combined with child rows.
|
43
|
+
$table-color-row-bg-alt2: $modes-color-generic-bg-soft; // Zebra stripes combined with child rows. Highlighted rows.
|
41
44
|
$table-color-row-bg-alt3: $modes-color-generic-bg-faint; // Child rows.
|
42
|
-
$table-color-row-bg-hover: $modes-color-generic-bg-
|
45
|
+
$table-color-row-bg-hover: $modes-color-generic-bg-moderate;
|
43
46
|
$table-color-row-label-default: $modes-color-generic-content-harsh;
|
44
|
-
$table-color-footer-bg-default: $modes-color-generic-bg-
|
47
|
+
$table-color-footer-bg-default: $modes-color-generic-bg-moderate;
|
45
48
|
$table-color-footer-label-default: $modes-color-interactive-monochrome-default;
|
46
49
|
$table-boxshadow-firstchild: $global-boxshadow-inner-near;
|
47
50
|
$table-boxshadow-column-sticky-left: $global-boxshadow-cleanedge-near-right; // Right shadow on left hand sticky column.
|
@@ -51,8 +54,7 @@ $table-color-header-subtle-border-default: $modes-color-generic-fg-delicate; //
|
|
51
54
|
$table-color-header-harsh-border-default: $modes-color-generic-fg-soft;
|
52
55
|
$table-color-header-harsh-label-default: $modes-color-interactive-monochrome-with-default;
|
53
56
|
$table-color-row-border-default: $modes-color-generic-fg-delicate;
|
54
|
-
$table-color-row-label-
|
55
|
-
$table-color-row-label-active: $modes-color-interactive-monochrome-with-active;
|
57
|
+
$table-color-row-label-selected: $modes-color-interactive-monochrome-with-active;
|
56
58
|
$table-color-footer-border-default: $modes-color-generic-fg-delicate; // Header borders
|
57
59
|
$table-radius-container: $global-radius-container-m; // Table (parent container)
|
58
60
|
$table-borderwidth-thin: $global-borderwidth-xs; // Table border. Optional choice of cell border width.
|
@@ -5,6 +5,10 @@
|
|
5
5
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
7
7
|
|
8
|
+
$table-color-row-bg-activated: #f0f; // TO BE DEPRECATED (was #00811F)
|
9
|
+
$table-color-row-bg-active: #F6F; // TO BE DEPRECATED (was #000000)
|
10
|
+
$table-color-row-label-activated: #FAF; // TO BE DEPRECATED (was #FFFFFF)
|
11
|
+
$table-color-row-label-active: #FDF; // TO BE DEPRECATED (was #FFFFFF)
|
8
12
|
$table-color-header-subtle-bg-default: $modes-color-none;
|
9
13
|
$table-color-row-bg-default: $modes-color-generic-bg-nought;
|
10
14
|
$table-color-row-label-hover: $modes-color-generic-content-extreme;
|
@@ -26,14 +30,13 @@ $table-typography-responsive-default-l: $global-typography-responsive-component-
|
|
26
30
|
$table-typography-responsive-label-s: $global-typography-responsive-component-firm-s;
|
27
31
|
$table-typography-responsive-label-m: $global-typography-responsive-component-firm-m;
|
28
32
|
$table-typography-responsive-label-l: $global-typography-responsive-component-firm-l;
|
29
|
-
$table-color-row-bg-activated: $modes-color-interactive-primary-default;
|
30
|
-
$table-color-row-bg-active: $modes-color-interactive-monochrome-active;
|
31
33
|
$table-color-row-bg-alt: $modes-color-generic-bg-delicate; // Zebra stripes
|
32
|
-
$table-color-row-bg-alt2: $modes-color-generic-bg-soft; // Zebra stripes combined with child rows.
|
34
|
+
$table-color-row-bg-alt2: $modes-color-generic-bg-soft; // Zebra stripes combined with child rows. Highlighted rows.
|
33
35
|
$table-color-row-bg-alt3: $modes-color-generic-bg-faint; // Child rows.
|
34
|
-
$table-color-row-bg-hover: $modes-color-generic-bg-
|
36
|
+
$table-color-row-bg-hover: $modes-color-generic-bg-moderate;
|
37
|
+
$table-color-row-bg-selected: $modes-color-interactive-monochrome-active;
|
35
38
|
$table-color-row-label-default: $modes-color-generic-content-harsh;
|
36
|
-
$table-color-footer-bg-default: $modes-color-generic-bg-
|
39
|
+
$table-color-footer-bg-default: $modes-color-generic-bg-moderate;
|
37
40
|
$table-boxshadow-firstchild: $global-boxshadow-inner-near;
|
38
41
|
$table-boxshadow-column-sticky-left: $global-boxshadow-cleanedge-near-right; // Right shadow on left hand sticky column.
|
39
42
|
$table-boxshadow-column-sticky-right: $global-boxshadow-cleanedge-near-left; // Left shadow on right hand sticky column.
|
@@ -50,8 +53,7 @@ $table-color-header-harsh-border-default: $modes-color-generic-fg-soft;
|
|
50
53
|
$table-color-header-harsh-label-default: $modes-color-interactive-monochrome-with-default;
|
51
54
|
$table-color-header-harsh-label-hover: $modes-color-interactive-monochrome-default;
|
52
55
|
$table-color-row-border-default: $modes-color-generic-fg-delicate;
|
53
|
-
$table-color-row-label-
|
54
|
-
$table-color-row-label-active: $modes-color-interactive-monochrome-with-active;
|
56
|
+
$table-color-row-label-selected: $modes-color-interactive-monochrome-with-active;
|
55
57
|
$table-color-footer-border-default: $modes-color-generic-fg-delicate; // Header borders
|
56
58
|
$table-color-footer-label-default: $modes-color-interactive-monochrome-default;
|
57
59
|
$table-radius-container: $global-radius-container-m; // Table (parent container)
|
Binary file
|