|
155 | 155 | "eds-theme-border-radius-objects-sm": "2",
|
156 | 156 | "eds-theme-border-radius-objects-xs": "0",
|
157 | 157 | "eds-theme-border-radius-tab-underline": "50",
|
| 158 | + "eds-theme-border-radius-tab-underline-default": "9999", |
| 159 | + "eds-theme-border-radius-tab-underline-sticky": "9999", |
158 | 160 | "eds-theme-border-width": "1",
|
159 | 161 | "eds-theme-box-button-border-radius": "4",
|
160 | 162 | "eds-theme-box-focus-ring-outline-width": "1",
|
|
242 | 244 | "eds-theme-color-background-utility-warning-low-emphasis": "#FDF3D3",
|
243 | 245 | "eds-theme-color-background-utility-warning-low-emphasis-hover": "#FBE8AB",
|
244 | 246 | "eds-theme-color-background-utility-warning-low-emphasis-active": "#F9DA78",
|
| 247 | + "eds-theme-color-background-utility-warning-high-emphasis": "#FDF3D3", |
| 248 | + "eds-theme-color-background-utility-warning-high-emphasis-hover": "#FBE8AB", |
| 249 | + "eds-theme-color-background-utility-warning-high-emphasis-active": "#F9DA78", |
245 | 250 | "eds-theme-color-background-utility-information-low-emphasis": "#EAF4FF",
|
246 | 251 | "eds-theme-color-background-utility-information-low-emphasis-hover": "#CEE6FF",
|
247 | 252 | "eds-theme-color-background-utility-information-low-emphasis-active": "#B5DAFF",
|
| 253 | + "eds-theme-color-background-utility-informational-low-emphasis": "#EAF4FF", |
| 254 | + "eds-theme-color-background-utility-informational-low-emphasis-hover": "#CEE6FF", |
| 255 | + "eds-theme-color-background-utility-informational-low-emphasis-active": "#B5DAFF", |
248 | 256 | "eds-theme-color-background-utility-disabled-no-emphasis": "transparent",
|
249 | 257 | "eds-theme-color-background-utility-disabled-low-emphasis": "#EEE7E4",
|
250 | 258 | "eds-theme-color-background-utility-disabled-medium-emphasis": "#CFC9C7",
|
|
519 | 527 | "eds-theme-color-icon-utility-disabled-secondary": "#CFC9C7",
|
520 | 528 | "eds-theme-color-icon-utility-inverse": "rgb(var(--eds-color-white) / 1)",
|
521 | 529 | "eds-theme-color-icon-utility-inverse-disabled": "rgb(var(--eds-color-white) / 0.5)",
|
| 530 | + "eds-theme-color-icon-utility-inverse-interactive-visited": "rgb(var(--eds-color-white) / 1)", |
522 | 531 | "eds-theme-color-icon-utility-placeholder": "#6C6967",
|
523 | 532 | "eds-theme-color-icon-utility-success": "#00A56A",
|
524 | 533 | "eds-theme-color-icon-utility-success-hover": "#008656",
|
|
820 | 829 | "eds-size-quarter": "2",
|
821 | 830 | "eds-size-1-and-half": "12",
|
822 | 831 | "eds-size-2-and-half": "20",
|
| 832 | + "eds-spacing-size-1": "8", |
| 833 | + "eds-spacing-size-2": "16", |
| 834 | + "eds-spacing-size-3": "24", |
| 835 | + "eds-spacing-size-4": "32", |
| 836 | + "eds-spacing-size-5": "40", |
| 837 | + "eds-spacing-size-6": "48", |
| 838 | + "eds-spacing-size-7": "56", |
| 839 | + "eds-spacing-size-8": "64", |
| 840 | + "eds-spacing-size-9": "72", |
| 841 | + "eds-spacing-size-10": "80", |
| 842 | + "eds-spacing-size-11": "88", |
| 843 | + "eds-spacing-size-12": "96", |
| 844 | + "eds-spacing-size-20": "160", |
| 845 | + "eds-spacing-size-24": "192", |
| 846 | + "eds-spacing-size-32": "256", |
| 847 | + "eds-spacing-size-34": "272", |
| 848 | + "eds-spacing-size-40": "320", |
| 849 | + "eds-spacing-size-base-unit": "8", |
| 850 | + "eds-spacing-size-half": "4", |
| 851 | + "eds-spacing-size-quarter": "2", |
| 852 | + "eds-spacing-size-1-and-half": "12", |
| 853 | + "eds-spacing-size-2-and-half": "20", |
823 | 854 | "eds-z-index-0": "0",
|
824 | 855 | "eds-z-index-100": "100",
|
825 | 856 | "eds-z-index-200": "200",
|
|
0 commit comments