@felleslosninger/minid-elements 0.0.97 → 0.0.99
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/components/alert.component.d.ts.map +1 -1
- package/dist/components/alert.js +44 -25
- package/dist/components/alert.js.map +1 -1
- package/dist/components/button.component.d.ts +4 -5
- package/dist/components/button.component.d.ts.map +1 -1
- package/dist/components/button.js +58 -53
- package/dist/components/button.js.map +1 -1
- package/dist/components/combobox.component.d.ts +1 -13
- package/dist/components/combobox.component.d.ts.map +1 -1
- package/dist/components/combobox.js +6 -17
- package/dist/components/combobox.js.map +1 -1
- package/dist/components/{modal.component.d.ts → dialog.component.d.ts} +15 -16
- package/dist/components/dialog.component.d.ts.map +1 -0
- package/dist/components/{modal.js → dialog.js} +41 -77
- package/dist/components/dialog.js.map +1 -0
- package/dist/components/dropdown.component.d.ts +4 -5
- package/dist/components/dropdown.component.d.ts.map +1 -1
- package/dist/components/dropdown.js +37 -57
- package/dist/components/dropdown.js.map +1 -1
- package/dist/components/heading.component.d.ts.map +1 -1
- package/dist/components/heading.js +9 -10
- package/dist/components/heading.js.map +1 -1
- package/dist/components/helptext.component.d.ts +1 -25
- package/dist/components/helptext.component.d.ts.map +1 -1
- package/dist/components/helptext.js +20 -48
- package/dist/components/helptext.js.map +1 -1
- package/dist/components/icon/icon.component.d.ts +1 -4
- package/dist/components/icon/icon.component.d.ts.map +1 -1
- package/dist/components/icon/icon.js +3 -12
- package/dist/components/icon/icon.js.map +1 -1
- package/dist/components/link.component.d.ts +0 -4
- package/dist/components/link.component.d.ts.map +1 -1
- package/dist/components/link.js +3 -22
- package/dist/components/link.js.map +1 -1
- package/dist/components/menu-item.component.d.ts +0 -3
- package/dist/components/menu-item.component.d.ts.map +1 -1
- package/dist/components/menu-item.js +25 -57
- package/dist/components/menu-item.js.map +1 -1
- package/dist/components/menu.component.d.ts +2 -11
- package/dist/components/menu.component.d.ts.map +1 -1
- package/dist/components/menu.js +12 -48
- package/dist/components/menu.js.map +1 -1
- package/dist/components/paragraph.component.d.ts.map +1 -1
- package/dist/components/paragraph.js +5 -6
- package/dist/components/paragraph.js.map +1 -1
- package/dist/components/phone-input.component.d.ts +3 -4
- package/dist/components/phone-input.component.d.ts.map +1 -1
- package/dist/components/phone-input.js +23 -62
- package/dist/components/phone-input.js.map +1 -1
- package/dist/components/popup.component.d.ts +2 -1
- package/dist/components/popup.component.d.ts.map +1 -1
- package/dist/components/popup.js +4 -0
- package/dist/components/popup.js.map +1 -1
- package/dist/components/radio-button.component.d.ts +0 -3
- package/dist/components/radio-button.component.d.ts.map +1 -1
- package/dist/components/radio-button.js.map +1 -1
- package/dist/components/radio.component.d.ts +0 -3
- package/dist/components/radio.component.d.ts.map +1 -1
- package/dist/components/radio.js +2 -5
- package/dist/components/radio.js.map +1 -1
- package/dist/components/textfield.component.d.ts +6 -29
- package/dist/components/textfield.component.d.ts.map +1 -1
- package/dist/components/textfield.js +55 -131
- package/dist/components/textfield.js.map +1 -1
- package/dist/components/tooltip.component.d.ts +4 -37
- package/dist/components/tooltip.component.d.ts.map +1 -1
- package/dist/components/tooltip.js +18 -34
- package/dist/components/tooltip.js.map +1 -1
- package/dist/designsystemet-tailwind.css +293 -474
- package/dist/index.css +0 -1355
- package/dist/index.d.ts +1 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -5
- package/dist/index.js.map +1 -1
- package/dist/mixins/tailwind.mixin.d.ts.map +1 -1
- package/dist/mixins/tailwind.mixin.js +3 -4
- package/dist/mixins/tailwind.mixin.js.map +1 -1
- package/dist/types/animation-name.d.ts +1 -1
- package/dist/types/animation-name.d.ts.map +1 -1
- package/dist/utilities/country-labels-no.d.ts +4 -0
- package/dist/utilities/country-labels-no.d.ts.map +1 -0
- package/dist/utilities/{countries.js → country-labels-no.js} +3 -3
- package/dist/utilities/{countries.js.map → country-labels-no.js.map} +1 -1
- package/package.json +10 -4
- package/dist/components/modal.component.d.ts.map +0 -1
- package/dist/components/modal.js.map +0 -1
- package/dist/utilities/countries.d.ts +0 -3
- package/dist/utilities/countries.d.ts.map +0 -1
|
@@ -1,484 +1,303 @@
|
|
|
1
1
|
@theme {
|
|
2
|
-
--spacing
|
|
3
|
-
--
|
|
4
|
-
--
|
|
5
|
-
--
|
|
6
|
-
--
|
|
7
|
-
--
|
|
8
|
-
--
|
|
9
|
-
--
|
|
10
|
-
--
|
|
11
|
-
--
|
|
12
|
-
--
|
|
13
|
-
--
|
|
14
|
-
--
|
|
15
|
-
--
|
|
16
|
-
--
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
--shadow-xs: var(--ds-shadow-xs);
|
|
23
|
-
--shadow-sm: var(--ds-shadow-sm);
|
|
24
|
-
--shadow-md: var(--ds-shadow-md);
|
|
25
|
-
--shadow-lg: var(--ds-shadow-lg);
|
|
26
|
-
--shadow-xl: var(--ds-shadow-xl);
|
|
27
|
-
|
|
28
|
-
--radius: var(--ds-border-radius-default);
|
|
29
|
-
--radius-full: var(--ds-border-radius-full);
|
|
30
|
-
--radius-sm: var(--ds-border-radius-sm);
|
|
31
|
-
--radius-md: var(--ds-border-radius-md);
|
|
32
|
-
--radius-lg: var(--ds-border-radius-lg);
|
|
33
|
-
--radius-xl: var(--ds-border-radius-xl);
|
|
34
|
-
|
|
35
|
-
--opacity-disabled: var(--ds-disabled-opacity);
|
|
36
|
-
|
|
37
|
-
--border-width: var(--ds-border-width-default);
|
|
38
|
-
--border-width-highlight: var(--ds-border-width-highlight);
|
|
39
|
-
|
|
40
|
-
/******************************
|
|
41
|
-
* Typography *
|
|
42
|
-
******************************/
|
|
2
|
+
--spacing: calc(4 / 18 * 1em);
|
|
3
|
+
--radius: 0.25rem;
|
|
4
|
+
--radius-sm: min(0.25rem * 0.5, 0.25rem);
|
|
5
|
+
--radius-md: min(0.25rem, 0.25rem * 2);
|
|
6
|
+
--radius-lg: min(0.25rem * 2, 0.25rem * 5);
|
|
7
|
+
--radius-xl: min(0.25rem * 3, 0.25rem * 7);
|
|
8
|
+
--radius-full: 624.9375rem;
|
|
9
|
+
--opacity-disabled: 30%;
|
|
10
|
+
--border-width: 1px;
|
|
11
|
+
--border-width-focus: 3px;
|
|
12
|
+
--shadow-xs: 0 0 1px 0 rgba(0,0,0,0.16), 0 1px 2px 0 rgba(0,0,0,0.12);
|
|
13
|
+
--shadow-sm: 0 0 1px 0 rgba(0,0,0,0.15), 0 1px 2px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.1);
|
|
14
|
+
--shadow-md: 0 0 1px 0 rgba(0,0,0,0.14), 0 2px 4px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.12);
|
|
15
|
+
--shadow-lg: 0 0 1px 0 rgba(0,0,0,0.13), 0 3px 5px 0 rgba(0,0,0,0.13), 0 6px 12px 0 rgba(0,0,0,0.14);
|
|
16
|
+
--shadow-xl: 0 0 1px 0 rgba(0,0,0,0.12), 0 4px 8px 0 rgba(0,0,0,0.16), 0 12px 24px 0 rgba(0,0,0,0.16);
|
|
17
|
+
|
|
18
|
+
/******************************
|
|
19
|
+
* Typography
|
|
20
|
+
******************************/
|
|
43
21
|
--font-*: initial;
|
|
44
|
-
--font-sans: 'Inter', 'Arial', ui-sans-serif, system-ui, sans-serif,
|
|
45
|
-
'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
|
22
|
+
--font-sans: 'Inter', 'Arial', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
|
46
23
|
--font-sans--font-feature-settings: 'cv05' 1;
|
|
47
|
-
|
|
48
24
|
--font-mono: IBM Plex Mono;
|
|
49
|
-
|
|
50
|
-
--
|
|
51
|
-
--
|
|
52
|
-
--
|
|
53
|
-
--
|
|
54
|
-
--
|
|
55
|
-
--
|
|
56
|
-
--
|
|
57
|
-
--
|
|
58
|
-
--
|
|
59
|
-
|
|
60
|
-
--
|
|
61
|
-
--
|
|
62
|
-
--
|
|
63
|
-
|
|
64
|
-
--text-
|
|
65
|
-
--text-
|
|
66
|
-
--text-
|
|
67
|
-
--text-
|
|
68
|
-
--text-
|
|
69
|
-
--text-
|
|
70
|
-
--text-
|
|
71
|
-
--text-
|
|
72
|
-
--text-
|
|
73
|
-
--text-
|
|
74
|
-
--text-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
--text-body-
|
|
78
|
-
--text-body-
|
|
79
|
-
--text-body-
|
|
80
|
-
--text-body-
|
|
81
|
-
|
|
82
|
-
--text-body-
|
|
83
|
-
--text-body-
|
|
84
|
-
--text-body-
|
|
85
|
-
--text-body-
|
|
86
|
-
|
|
87
|
-
--text-body-md:
|
|
88
|
-
--text-body-md--
|
|
89
|
-
--text-body-
|
|
90
|
-
--text-body-
|
|
91
|
-
|
|
92
|
-
--text-body-
|
|
93
|
-
--text-body-
|
|
94
|
-
--text-body-
|
|
95
|
-
--text-body-
|
|
96
|
-
|
|
97
|
-
--text-body-xl
|
|
98
|
-
--text-body-xl--
|
|
99
|
-
--text-body-xl
|
|
100
|
-
--text-body-xl--
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
--text-body-short-
|
|
104
|
-
--text-body-short-
|
|
105
|
-
--text-body-short-
|
|
106
|
-
--text-body-short-
|
|
107
|
-
|
|
108
|
-
--text-body-short-
|
|
109
|
-
--text-body-short-sm--font-weight:
|
|
110
|
-
--text-body-short-sm--
|
|
111
|
-
--text-body-short-sm
|
|
112
|
-
|
|
113
|
-
--text-body-short-
|
|
114
|
-
--text-body-short-
|
|
115
|
-
--text-body-short-
|
|
116
|
-
--text-body-short-
|
|
117
|
-
|
|
118
|
-
--text-body-
|
|
119
|
-
--text-body-
|
|
120
|
-
--text-body-
|
|
121
|
-
--text-body-
|
|
122
|
-
|
|
123
|
-
--text-body-
|
|
124
|
-
--text-body-
|
|
125
|
-
--text-body-
|
|
126
|
-
--text-body-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
--text-body-long-
|
|
130
|
-
--text-body-long-
|
|
131
|
-
--text-body-long-
|
|
132
|
-
--text-body-long-
|
|
133
|
-
|
|
134
|
-
--text-body-long-
|
|
135
|
-
--text-body-long-
|
|
136
|
-
--text-body-long-
|
|
137
|
-
--text-
|
|
138
|
-
|
|
139
|
-
--text-
|
|
140
|
-
--text-
|
|
141
|
-
--text-
|
|
142
|
-
--text-
|
|
143
|
-
|
|
144
|
-
--text-
|
|
145
|
-
--text-
|
|
146
|
-
--text-
|
|
147
|
-
--
|
|
148
|
-
|
|
149
|
-
--
|
|
150
|
-
--
|
|
151
|
-
--
|
|
152
|
-
--
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
--
|
|
156
|
-
--
|
|
157
|
-
--
|
|
158
|
-
--
|
|
159
|
-
|
|
160
|
-
--
|
|
161
|
-
--
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
--text-heading-sm--font-weight: var(--ds-heading-sm-font-weight);
|
|
167
|
-
--text-heading-sm--letter-spacing: var(--ds-heading-sm-letter-spacing);
|
|
168
|
-
--text-heading-sm--line-height: var(--ds-heading-sm-line-height);
|
|
169
|
-
|
|
170
|
-
--text-heading-md: var(--ds-heading-md-font-size);
|
|
171
|
-
--text-heading-md--font-weight: var(--ds-heading-md-font-weight);
|
|
172
|
-
--text-heading-md--letter-spacing: var(--ds-heading-md-letter-spacing);
|
|
173
|
-
--text-heading-md--line-height: var(--ds-heading-md-line-height);
|
|
174
|
-
|
|
175
|
-
--text-heading-lg: var(--ds-heading-lg-font-size);
|
|
176
|
-
--text-heading-lg--font-weight: var(--ds-heading-lg-font-weight);
|
|
177
|
-
--text-heading-lg--letter-spacing: var(--ds-heading-lg-letter-spacing);
|
|
178
|
-
--text-heading-lg--line-height: var(--ds-heading-lg-line-height);
|
|
179
|
-
|
|
180
|
-
--text-heading-xl: var(--ds-heading-xl-font-size);
|
|
181
|
-
--text-heading-xl--font-weight: var(--ds-heading-xl-font-weight);
|
|
182
|
-
--text-heading-xl--letter-spacing: var(--ds-heading-xl-letter-spacing);
|
|
183
|
-
--text-heading-xl--line-height: var(--ds-heading-xl-line-height);
|
|
184
|
-
|
|
185
|
-
--text-heading-2xl: var(--ds-heading-2xl-font-size);
|
|
186
|
-
--text-heading-2xl--font-weight: var(--ds-heading-2xl-font-weight);
|
|
187
|
-
--text-heading-2xl--letter-spacing: var(--ds-heading-2xl-letter-spacing);
|
|
188
|
-
--text-heading-2xl--line-height: var(--ds-heading-2xl-line-height);
|
|
189
|
-
|
|
190
|
-
/******************************
|
|
191
|
-
* Color *
|
|
192
|
-
******************************/
|
|
25
|
+
--text-heading-2xl--font-weight: 500;
|
|
26
|
+
--text-heading-2xl--line-height: 1.3;
|
|
27
|
+
--text-heading-2xl: 3.75rem;
|
|
28
|
+
--text-heading-2xl--letter-spacing: -1%;
|
|
29
|
+
--text-heading-xl--font-weight: 500;
|
|
30
|
+
--text-heading-xl--line-height: 1.3;
|
|
31
|
+
--text-heading-xl: 3rem;
|
|
32
|
+
--text-heading-xl--letter-spacing: -1%;
|
|
33
|
+
--text-heading-lg--font-weight: 500;
|
|
34
|
+
--text-heading-lg--line-height: 1.3;
|
|
35
|
+
--text-heading-lg: 2.25rem;
|
|
36
|
+
--text-heading-lg--letter-spacing: -0.5%;
|
|
37
|
+
--text-heading-md--font-weight: 500;
|
|
38
|
+
--text-heading-md--line-height: 1.3;
|
|
39
|
+
--text-heading-md: 1.875rem;
|
|
40
|
+
--text-heading-md--letter-spacing: -0.25%;
|
|
41
|
+
--text-heading-sm--font-weight: 500;
|
|
42
|
+
--text-heading-sm--line-height: 1.3;
|
|
43
|
+
--text-heading-sm: 1.5rem;
|
|
44
|
+
--text-heading-sm--letter-spacing: 0%;
|
|
45
|
+
--text-heading-xs--font-weight: 500;
|
|
46
|
+
--text-heading-xs--line-height: 1.3;
|
|
47
|
+
--text-heading-xs: 1.3125rem;
|
|
48
|
+
--text-heading-xs--letter-spacing: 0.15%;
|
|
49
|
+
--text-heading-2xs--font-weight: 500;
|
|
50
|
+
--text-heading-2xs--line-height: 1.3;
|
|
51
|
+
--text-heading-2xs: 1.125rem;
|
|
52
|
+
--text-heading-2xs--letter-spacing: 0.15%;
|
|
53
|
+
--text-body-xl--font-weight: 400;
|
|
54
|
+
--text-body-xl--line-height: 1.5;
|
|
55
|
+
--text-body-xl: 1.5rem;
|
|
56
|
+
--text-body-xl--letter-spacing: 0.5%;
|
|
57
|
+
--text-body-lg--font-weight: 400;
|
|
58
|
+
--text-body-lg--line-height: 1.5;
|
|
59
|
+
--text-body-lg: 1.3125rem;
|
|
60
|
+
--text-body-lg--letter-spacing: 0.5%;
|
|
61
|
+
--text-body-md--font-weight: 400;
|
|
62
|
+
--text-body-md--line-height: 1.5;
|
|
63
|
+
--text-body-md: 1.125rem;
|
|
64
|
+
--text-body-md--letter-spacing: 0.5%;
|
|
65
|
+
--text-body-sm--font-weight: 400;
|
|
66
|
+
--text-body-sm--line-height: 1.5;
|
|
67
|
+
--text-body-sm: 1rem;
|
|
68
|
+
--text-body-sm--letter-spacing: 0.25%;
|
|
69
|
+
--text-body-xs--font-weight: 400;
|
|
70
|
+
--text-body-xs--line-height: 1.5;
|
|
71
|
+
--text-body-xs: 0.875rem;
|
|
72
|
+
--text-body-xs--letter-spacing: 0.15%;
|
|
73
|
+
--text-body-short-xl--font-weight: 400;
|
|
74
|
+
--text-body-short-xl--line-height: 1.3;
|
|
75
|
+
--text-body-short-xl: 1.5rem;
|
|
76
|
+
--text-body-short-xl--letter-spacing: 0.5%;
|
|
77
|
+
--text-body-short-lg--font-weight: 400;
|
|
78
|
+
--text-body-short-lg--line-height: 1.3;
|
|
79
|
+
--text-body-short-lg: 1.3125rem;
|
|
80
|
+
--text-body-short-lg--letter-spacing: 0.5%;
|
|
81
|
+
--text-body-short-md--font-weight: 400;
|
|
82
|
+
--text-body-short-md--line-height: 1.3;
|
|
83
|
+
--text-body-short-md: 1.125rem;
|
|
84
|
+
--text-body-short-md--letter-spacing: 0.5%;
|
|
85
|
+
--text-body-short-sm--font-weight: 400;
|
|
86
|
+
--text-body-short-sm--line-height: 1.3;
|
|
87
|
+
--text-body-short-sm: 1rem;
|
|
88
|
+
--text-body-short-sm--letter-spacing: 0.25%;
|
|
89
|
+
--text-body-short-xs--font-weight: 400;
|
|
90
|
+
--text-body-short-xs--line-height: 1.3;
|
|
91
|
+
--text-body-short-xs: 0.875rem;
|
|
92
|
+
--text-body-short-xs--letter-spacing: 0.15%;
|
|
93
|
+
--text-body-long-xl--font-weight: 400;
|
|
94
|
+
--text-body-long-xl--line-height: 1.7;
|
|
95
|
+
--text-body-long-xl: 1.5rem;
|
|
96
|
+
--text-body-long-xl--letter-spacing: 0.5%;
|
|
97
|
+
--text-body-long-lg--font-weight: 400;
|
|
98
|
+
--text-body-long-lg--line-height: 1.7;
|
|
99
|
+
--text-body-long-lg: 1.3125rem;
|
|
100
|
+
--text-body-long-lg--letter-spacing: 0.5%;
|
|
101
|
+
--text-body-long-md--font-weight: 400;
|
|
102
|
+
--text-body-long-md--line-height: 1.7;
|
|
103
|
+
--text-body-long-md: 1.125rem;
|
|
104
|
+
--text-body-long-md--letter-spacing: 0.5%;
|
|
105
|
+
--text-body-long-sm--font-weight: 400;
|
|
106
|
+
--text-body-long-sm--line-height: 1.7;
|
|
107
|
+
--text-body-long-sm: 1rem;
|
|
108
|
+
--text-body-long-sm--letter-spacing: 0.25%;
|
|
109
|
+
--text-body-long-xs--font-weight: 400;
|
|
110
|
+
--text-body-long-xs--line-height: 1.7;
|
|
111
|
+
--text-body-long-xs: 0.875rem;
|
|
112
|
+
--text-body-long-xs--letter-spacing: 0.15%;
|
|
113
|
+
--text-1: 0.75rem;
|
|
114
|
+
--text-2: 0.875rem;
|
|
115
|
+
--text-3: 1rem;
|
|
116
|
+
--text-4: 1.125rem;
|
|
117
|
+
--text-5: 1.3125rem;
|
|
118
|
+
--text-6: 1.5rem;
|
|
119
|
+
--text-7: 1.875rem;
|
|
120
|
+
--text-8: 2.25rem;
|
|
121
|
+
--text-9: 3rem;
|
|
122
|
+
--text-10: 3.75rem;
|
|
123
|
+
--font-weight-medium: 500;
|
|
124
|
+
--font-weight-semibold: 600;
|
|
125
|
+
--font-weight-regular: 400;
|
|
126
|
+
--leading-sm: 1.3;
|
|
127
|
+
--leading-md: 1.5;
|
|
128
|
+
--leading-lg: 1.7;
|
|
129
|
+
--tracking-1: -1%;
|
|
130
|
+
--tracking-2: -0.5%;
|
|
131
|
+
--tracking-3: -0.25%;
|
|
132
|
+
--tracking-4: -0.15%;
|
|
133
|
+
--tracking-5: 0%;
|
|
134
|
+
--tracking-6: 0.15%;
|
|
135
|
+
--tracking-7: 0.25%;
|
|
136
|
+
--tracking-8: 0.5%;
|
|
137
|
+
--tracking-9: 1.5%;
|
|
138
|
+
|
|
139
|
+
/******************************
|
|
140
|
+
* Color
|
|
141
|
+
******************************/
|
|
193
142
|
--color-*: initial;
|
|
194
143
|
--color-white: #fff;
|
|
195
144
|
--color-black: #000;
|
|
196
|
-
--color-blue-1: var(--ds-global-blue-1);
|
|
197
|
-
--color-blue-2: var(--ds-global-blue-2);
|
|
198
|
-
--color-blue-3: var(--ds-global-blue-3);
|
|
199
|
-
--color-blue-4: var(--ds-global-blue-4);
|
|
200
|
-
--color-blue-5: var(--ds-global-blue-5);
|
|
201
|
-
--color-blue-6: var(--ds-global-blue-6);
|
|
202
|
-
--color-blue-7: var(--ds-global-blue-7);
|
|
203
|
-
--color-blue-8: var(--ds-global-blue-8);
|
|
204
|
-
--color-blue-9: var(--ds-global-blue-9);
|
|
205
|
-
--color-blue-10: var(--ds-global-blue-10);
|
|
206
|
-
--color-blue-11: var(--ds-global-blue-11);
|
|
207
|
-
--color-blue-12: var(--ds-global-blue-12);
|
|
208
|
-
--color-blue-13: var(--ds-global-blue-13);
|
|
209
|
-
--color-blue-contrast-1: var(--ds-global-blue-contrast-1);
|
|
210
|
-
--color-blue-contrast-2: var(--ds-global-blue-contrast-2);
|
|
211
|
-
|
|
212
|
-
--color-green-1: var(--ds-global-green-1);
|
|
213
|
-
--color-green-2: var(--ds-global-green-2);
|
|
214
|
-
--color-green-3: var(--ds-global-green-3);
|
|
215
|
-
--color-green-4: var(--ds-global-green-4);
|
|
216
|
-
--color-green-5: var(--ds-global-green-5);
|
|
217
|
-
--color-green-6: var(--ds-global-green-6);
|
|
218
|
-
--color-green-7: var(--ds-global-green-7);
|
|
219
|
-
--color-green-8: var(--ds-global-green-8);
|
|
220
|
-
--color-green-9: var(--ds-global-green-9);
|
|
221
|
-
--color-green-10: var(--ds-global-green-10);
|
|
222
|
-
--color-green-11: var(--ds-global-green-11);
|
|
223
|
-
--color-green-12: var(--ds-global-green-12);
|
|
224
|
-
--color-green-13: var(--ds-global-green-13);
|
|
225
|
-
--color-green-contrast-1: var(--ds-global-green-contrast-1);
|
|
226
|
-
--color-green-contrast-2: var(--ds-global-green-contrast-2);
|
|
227
|
-
|
|
228
|
-
--color-orange-1: var(--ds-global-orange-1);
|
|
229
|
-
--color-orange-2: var(--ds-global-orange-2);
|
|
230
|
-
--color-orange-3: var(--ds-global-orange-3);
|
|
231
|
-
--color-orange-4: var(--ds-global-orange-4);
|
|
232
|
-
--color-orange-5: var(--ds-global-orange-5);
|
|
233
|
-
--color-orange-6: var(--ds-global-orange-6);
|
|
234
|
-
--color-orange-7: var(--ds-global-orange-7);
|
|
235
|
-
--color-orange-8: var(--ds-global-orange-8);
|
|
236
|
-
--color-orange-9: var(--ds-global-orange-9);
|
|
237
|
-
--color-orange-10: var(--ds-global-orange-10);
|
|
238
|
-
--color-orange-11: var(--ds-global-orange-11);
|
|
239
|
-
--color-orange-12: var(--ds-global-orange-12);
|
|
240
|
-
--color-orange-13: var(--ds-global-orange-13);
|
|
241
|
-
--color-orange-contrast-1: var(--ds-global-orange-contrast-1);
|
|
242
|
-
--color-orange-contrast-2: var(--ds-global-orange-contrast-2);
|
|
243
|
-
|
|
244
|
-
--color-purple-1: var(--ds-global-purple-1);
|
|
245
|
-
--color-purple-2: var(--ds-global-purple-2);
|
|
246
|
-
--color-purple-3: var(--ds-global-purple-3);
|
|
247
|
-
--color-purple-4: var(--ds-global-purple-4);
|
|
248
|
-
--color-purple-5: var(--ds-global-purple-5);
|
|
249
|
-
--color-purple-6: var(--ds-global-purple-6);
|
|
250
|
-
--color-purple-7: var(--ds-global-purple-7);
|
|
251
|
-
--color-purple-8: var(--ds-global-purple-8);
|
|
252
|
-
--color-purple-9: var(--ds-global-purple-9);
|
|
253
|
-
--color-purple-10: var(--ds-global-purple-10);
|
|
254
|
-
--color-purple-11: var(--ds-global-purple-11);
|
|
255
|
-
--color-purple-12: var(--ds-global-purple-12);
|
|
256
|
-
--color-purple-13: var(--ds-global-purple-13);
|
|
257
|
-
--color-purple-contrast-1: var(--ds-global-purple-contrast-1);
|
|
258
|
-
--color-purple-contrast-2: var(--ds-global-purple-contrast-2);
|
|
259
|
-
|
|
260
|
-
--color-red-1: var(--ds-global-red-1);
|
|
261
|
-
--color-red-2: var(--ds-global-red-2);
|
|
262
|
-
--color-red-3: var(--ds-global-red-3);
|
|
263
|
-
--color-red-4: var(--ds-global-red-4);
|
|
264
|
-
--color-red-5: var(--ds-global-red-5);
|
|
265
|
-
--color-red-6: var(--ds-global-red-6);
|
|
266
|
-
--color-red-7: var(--ds-global-red-7);
|
|
267
|
-
--color-red-8: var(--ds-global-red-8);
|
|
268
|
-
--color-red-9: var(--ds-global-red-9);
|
|
269
|
-
--color-red-10: var(--ds-global-red-10);
|
|
270
|
-
--color-red-11: var(--ds-global-red-11);
|
|
271
|
-
--color-red-12: var(--ds-global-red-12);
|
|
272
|
-
--color-red-13: var(--ds-global-red-13);
|
|
273
|
-
--color-red-contrast-1: var(--ds-global-red-contrast-1);
|
|
274
|
-
--color-red-contrast-2: var(--ds-global-red-contrast-2);
|
|
275
|
-
|
|
276
|
-
--color-yellow-1: var(--ds-global-yellow-1);
|
|
277
|
-
--color-yellow-2: var(--ds-global-yellow-2);
|
|
278
|
-
--color-yellow-3: var(--ds-global-yellow-3);
|
|
279
|
-
--color-yellow-4: var(--ds-global-yellow-4);
|
|
280
|
-
--color-yellow-5: var(--ds-global-yellow-5);
|
|
281
|
-
--color-yellow-6: var(--ds-global-yellow-6);
|
|
282
|
-
--color-yellow-7: var(--ds-global-yellow-7);
|
|
283
|
-
--color-yellow-8: var(--ds-global-yellow-8);
|
|
284
|
-
--color-yellow-9: var(--ds-global-yellow-9);
|
|
285
|
-
--color-yellow-10: var(--ds-global-yellow-10);
|
|
286
|
-
--color-yellow-11: var(--ds-global-yellow-11);
|
|
287
|
-
--color-yellow-12: var(--ds-global-yellow-12);
|
|
288
|
-
--color-yellow-13: var(--ds-global-yellow-13);
|
|
289
|
-
--color-yellow-contrast-1: var(--ds-global-yellow-contrast-1);
|
|
290
|
-
--color-yellow-contrast-2: var(--ds-global-yellow-contrast-2);
|
|
291
145
|
|
|
292
|
-
--color-accent-surface
|
|
293
|
-
--color-accent-surface-
|
|
294
|
-
--color-accent-surface-
|
|
295
|
-
--color-accent-
|
|
296
|
-
--color-accent-base
|
|
297
|
-
--color-accent-base-
|
|
298
|
-
--color-accent-base-
|
|
299
|
-
--color-accent-base-contrast-subtle:
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
--color-neutral-surface-
|
|
304
|
-
--color-neutral-surface-
|
|
305
|
-
--color-neutral-
|
|
306
|
-
--color-neutral-base:
|
|
307
|
-
--color-neutral-base-
|
|
308
|
-
--color-neutral-base-
|
|
309
|
-
--color-neutral-base-contrast:
|
|
310
|
-
--color-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
--color-brand1-
|
|
315
|
-
--color-brand1-
|
|
316
|
-
--color-brand1-
|
|
317
|
-
--color-brand1-base:
|
|
318
|
-
--color-brand1-base-
|
|
319
|
-
--color-
|
|
320
|
-
--color-
|
|
321
|
-
--color-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
--color-brand2-
|
|
326
|
-
--color-brand2-
|
|
327
|
-
--color-brand2-
|
|
328
|
-
--color-
|
|
329
|
-
--color-
|
|
330
|
-
--color-
|
|
331
|
-
--color-
|
|
332
|
-
--color-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
--color-brand3-
|
|
337
|
-
--color-
|
|
338
|
-
--color-
|
|
339
|
-
--color-
|
|
340
|
-
--color-
|
|
341
|
-
--color-
|
|
342
|
-
--color-
|
|
343
|
-
--color-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
--color-danger-surface-tinted:
|
|
348
|
-
--color-danger-surface-hover:
|
|
349
|
-
--color-danger-surface-active:
|
|
350
|
-
--color-danger-base:
|
|
351
|
-
--color-danger-base-hover:
|
|
352
|
-
--color-danger-base-active:
|
|
353
|
-
--color-danger-base-contrast:
|
|
354
|
-
--color-danger-base-contrast
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
--color-info-surface-
|
|
359
|
-
--color-info-
|
|
360
|
-
--color-info-
|
|
361
|
-
--color-info-base:
|
|
362
|
-
--color-info-base-
|
|
363
|
-
--color-info-base-
|
|
364
|
-
--color-
|
|
365
|
-
--color-
|
|
366
|
-
|
|
367
|
-
--color-
|
|
368
|
-
--color-
|
|
369
|
-
--color-
|
|
370
|
-
--color-
|
|
371
|
-
--color-
|
|
372
|
-
--color-
|
|
373
|
-
--color-
|
|
374
|
-
--color-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
--color-
|
|
379
|
-
--color-
|
|
380
|
-
--color-
|
|
381
|
-
--color-
|
|
382
|
-
--color-
|
|
383
|
-
--color-
|
|
384
|
-
--color-
|
|
385
|
-
--color-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
--color-
|
|
390
|
-
--color-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
--
|
|
394
|
-
--
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
--background-color-
|
|
400
|
-
--background-color-
|
|
401
|
-
|
|
402
|
-
--background-color-
|
|
403
|
-
--background-color-
|
|
404
|
-
|
|
405
|
-
--background-color-
|
|
406
|
-
--background-color-
|
|
407
|
-
|
|
408
|
-
--background-color-
|
|
409
|
-
--background-color-
|
|
410
|
-
|
|
411
|
-
--background-color-
|
|
412
|
-
--background-color-
|
|
413
|
-
|
|
414
|
-
--background-color-
|
|
415
|
-
--background-color-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
--
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
--border-color-
|
|
422
|
-
--border-color-
|
|
423
|
-
--border-color-
|
|
424
|
-
|
|
425
|
-
--border-color-brand1:
|
|
426
|
-
--border-color-brand1-
|
|
427
|
-
--border-color-
|
|
428
|
-
|
|
429
|
-
--border-color-brand2:
|
|
430
|
-
--border-color-
|
|
431
|
-
--border-color-
|
|
432
|
-
|
|
433
|
-
--border-color-
|
|
434
|
-
--border-color-
|
|
435
|
-
--border-color-
|
|
436
|
-
|
|
437
|
-
--border-color-danger:
|
|
438
|
-
--border-color-danger-
|
|
439
|
-
--border-color-
|
|
440
|
-
|
|
441
|
-
--border-color-info:
|
|
442
|
-
--border-color-
|
|
443
|
-
--border-color-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
--border-color-neutral-subtle: var(--ds-color-neutral-border-subtle);
|
|
447
|
-
--border-color-neutral-strong: var(--ds-color-neutral-border-strong);
|
|
448
|
-
|
|
449
|
-
--border-color-success: var(--ds-color-success-border-default);
|
|
450
|
-
--border-color-success-subtle: var(--ds-color-success-border-subtle);
|
|
451
|
-
--border-color-success-strong: var(--ds-color-success-border-strong);
|
|
452
|
-
|
|
453
|
-
--border-color-warning: var(--ds-color-warning-border-default);
|
|
454
|
-
--border-color-warning-subtle: var(--ds-color-warning-border-subtle);
|
|
455
|
-
--border-color-warning-strong: var(--ds-color-warning-border-strong);
|
|
456
|
-
|
|
457
|
-
/* text color */
|
|
458
|
-
--text-color-accent: var(--ds-color-accent-text-default);
|
|
459
|
-
--text-color-accent-subtle: var(--ds-color-accent-text-subtle);
|
|
460
|
-
|
|
461
|
-
--text-color-brand1: var(--ds-color-brand1-text-default);
|
|
462
|
-
--text-color-brand1-subtle: var(--ds-color-brand1-text-subtle);
|
|
463
|
-
|
|
464
|
-
--text-color-brand2: var(--ds-color-brand2-text-default);
|
|
465
|
-
--text-color-brand2-subtle: var(--ds-color-brand2-text-subtle);
|
|
466
|
-
|
|
467
|
-
--text-color-brand3: var(--ds-color-brand3-text-default);
|
|
468
|
-
--text-color-brand3-subtle: var(--ds-color-brand3-text-subtle);
|
|
469
|
-
|
|
470
|
-
--text-color-danger: var(--ds-color-danger-text-default);
|
|
471
|
-
--text-color-danger-subtle: var(--ds-color-danger-text-subtle);
|
|
472
|
-
|
|
473
|
-
--text-color-info: var(--ds-color-info-text-default);
|
|
474
|
-
--text-color-info-subtle: var(--ds-color-info-text-subtle);
|
|
475
|
-
|
|
476
|
-
--text-color-neutral: var(--ds-color-neutral-text-default);
|
|
477
|
-
--text-color-neutral-subtle: var(--ds-color-neutral-text-subtle);
|
|
478
|
-
|
|
479
|
-
--text-color-success: var(--ds-color-success-text-default);
|
|
480
|
-
--text-color-success-subtle: var(--ds-color-success-text-subtle);
|
|
146
|
+
--color-accent-surface: #ffffff;
|
|
147
|
+
--color-accent-surface-tinted: #ddeaf6;
|
|
148
|
+
--color-accent-surface-hover: #c7ddf0;
|
|
149
|
+
--color-accent-surface-active: #afcee9;
|
|
150
|
+
--color-accent-base: #0062BA;
|
|
151
|
+
--color-accent-base-hover: #004f96;
|
|
152
|
+
--color-accent-base-active: #003d75;
|
|
153
|
+
--color-accent-base-contrast-subtle: #dbe9f5;
|
|
154
|
+
--color-accent-base-contrast: #ffffff;
|
|
155
|
+
--color-neutral-surface: #ffffff;
|
|
156
|
+
--color-neutral-surface-tinted: #e7e9ea;
|
|
157
|
+
--color-neutral-surface-hover: #d8dadd;
|
|
158
|
+
--color-neutral-surface-active: #c7cacf;
|
|
159
|
+
--color-neutral-base: #1E2B3C;
|
|
160
|
+
--color-neutral-base-hover: #313d4d;
|
|
161
|
+
--color-neutral-base-active: #444f5d;
|
|
162
|
+
--color-neutral-base-contrast-subtle: #babec4;
|
|
163
|
+
--color-neutral-base-contrast: #ffffff;
|
|
164
|
+
--color-brand1-surface: #ffffff;
|
|
165
|
+
--color-brand1-surface-tinted: #fde2e3;
|
|
166
|
+
--color-brand1-surface-hover: #fccfd1;
|
|
167
|
+
--color-brand1-surface-active: #fababc;
|
|
168
|
+
--color-brand1-base: #F45F63;
|
|
169
|
+
--color-brand1-base-hover: #f78588;
|
|
170
|
+
--color-brand1-base-active: #f9a6a8;
|
|
171
|
+
--color-brand1-base-contrast-subtle: #020101;
|
|
172
|
+
--color-brand1-base-contrast: #000000;
|
|
173
|
+
--color-brand2-surface: #ffffff;
|
|
174
|
+
--color-brand2-surface-tinted: #f8e7c1;
|
|
175
|
+
--color-brand2-surface-hover: #f3d797;
|
|
176
|
+
--color-brand2-surface-active: #edc567;
|
|
177
|
+
--color-brand2-base: #E5AA20;
|
|
178
|
+
--color-brand2-base-hover: #c9951c;
|
|
179
|
+
--color-brand2-base-active: #af8218;
|
|
180
|
+
--color-brand2-base-contrast-subtle: #2c2006;
|
|
181
|
+
--color-brand2-base-contrast: #000000;
|
|
182
|
+
--color-brand3-surface: #ffffff;
|
|
183
|
+
--color-brand3-surface-tinted: #d5ecfd;
|
|
184
|
+
--color-brand3-surface-hover: #b9dffc;
|
|
185
|
+
--color-brand3-surface-active: #99d0fa;
|
|
186
|
+
--color-brand3-base: #1E98F5;
|
|
187
|
+
--color-brand3-base-hover: #53b0f7;
|
|
188
|
+
--color-brand3-base-active: #81c5f9;
|
|
189
|
+
--color-brand3-base-contrast-subtle: #010507;
|
|
190
|
+
--color-brand3-base-contrast: #000000;
|
|
191
|
+
--color-success-surface: #ffffff;
|
|
192
|
+
--color-success-surface-tinted: #daeddd;
|
|
193
|
+
--color-success-surface-hover: #c3e2c7;
|
|
194
|
+
--color-success-surface-active: #a8d5ae;
|
|
195
|
+
--color-success-base: #068718;
|
|
196
|
+
--color-success-base-hover: #057014;
|
|
197
|
+
--color-success-base-active: #045a10;
|
|
198
|
+
--color-success-base-contrast-subtle: #fafdfb;
|
|
199
|
+
--color-success-base-contrast: #ffffff;
|
|
200
|
+
--color-danger-surface: #ffffff;
|
|
201
|
+
--color-danger-surface-tinted: #f8e4e4;
|
|
202
|
+
--color-danger-surface-hover: #f3d2d2;
|
|
203
|
+
--color-danger-surface-active: #edbfbf;
|
|
204
|
+
--color-danger-base: #C01B1B;
|
|
205
|
+
--color-danger-base-hover: #9b1616;
|
|
206
|
+
--color-danger-base-active: #791111;
|
|
207
|
+
--color-danger-base-contrast-subtle: #f7e1e1;
|
|
208
|
+
--color-danger-base-contrast: #ffffff;
|
|
209
|
+
--color-info-surface: #ffffff;
|
|
210
|
+
--color-info-surface-tinted: #dcebf6;
|
|
211
|
+
--color-info-surface-hover: #c5ddf0;
|
|
212
|
+
--color-info-surface-active: #abcfe9;
|
|
213
|
+
--color-info-base: #0A71C0;
|
|
214
|
+
--color-info-base-hover: #085d9f;
|
|
215
|
+
--color-info-base-active: #074a7e;
|
|
216
|
+
--color-info-base-contrast-subtle: #eff6fb;
|
|
217
|
+
--color-info-base-contrast: #ffffff;
|
|
218
|
+
--color-warning-surface: #ffffff;
|
|
219
|
+
--color-warning-surface-tinted: #fae6c6;
|
|
220
|
+
--color-warning-surface-hover: #f6d5a0;
|
|
221
|
+
--color-warning-surface-active: #f2c275;
|
|
222
|
+
--color-warning-base: #EA9B1B;
|
|
223
|
+
--color-warning-base-hover: #cd8818;
|
|
224
|
+
--color-warning-base-active: #b27614;
|
|
225
|
+
--color-warning-base-contrast-subtle: #271a04;
|
|
226
|
+
--color-warning-base-contrast: #000000;
|
|
227
|
+
--color-focus-inner: #ffffff;
|
|
228
|
+
--color-focus-outer: #1f2c3d;
|
|
229
|
+
--color-link-visited: #663299;
|
|
230
|
+
|
|
231
|
+
/* Text Colors */
|
|
232
|
+
--text-color-accent-subtle: #005db1;
|
|
233
|
+
--text-color-accent: #002c54;
|
|
234
|
+
--text-color-neutral-subtle: #545e6b;
|
|
235
|
+
--text-color-neutral: #1f2c3d;
|
|
236
|
+
--text-color-brand1-subtle: #9e3d40;
|
|
237
|
+
--text-color-brand1: #4b1d1e;
|
|
238
|
+
--text-color-brand2-subtle: #775811;
|
|
239
|
+
--text-color-brand2: #382908;
|
|
240
|
+
--text-color-brand3-subtle: #13619c;
|
|
241
|
+
--text-color-brand3: #092d49;
|
|
242
|
+
--text-color-success-subtle: #056d13;
|
|
243
|
+
--text-color-success: #023409;
|
|
244
|
+
--text-color-danger-subtle: #b81a1a;
|
|
245
|
+
--text-color-danger: #590d0d;
|
|
246
|
+
--text-color-info-subtle: #0860a3;
|
|
247
|
+
--text-color-info: #042d4d;
|
|
248
|
+
--text-color-warning-subtle: #80540f;
|
|
249
|
+
--text-color-warning: #3c2807;
|
|
250
|
+
|
|
251
|
+
/* Background Colors */
|
|
252
|
+
--background-color-accent: #ffffff;
|
|
253
|
+
--background-color-accent-tinted: #eef4fa;
|
|
254
|
+
--background-color-neutral: #ffffff;
|
|
255
|
+
--background-color-neutral-tinted: #f3f4f4;
|
|
256
|
+
--background-color-brand1: #ffffff;
|
|
257
|
+
--background-color-brand1-tinted: #fef0f1;
|
|
258
|
+
--background-color-brand2: #ffffff;
|
|
259
|
+
--background-color-brand2-tinted: #fbf3df;
|
|
260
|
+
--background-color-brand3: #ffffff;
|
|
261
|
+
--background-color-brand3-tinted: #eaf5fe;
|
|
262
|
+
--background-color-success: #ffffff;
|
|
263
|
+
--background-color-success-tinted: #ecf6ee;
|
|
264
|
+
--background-color-danger: #ffffff;
|
|
265
|
+
--background-color-danger-tinted: #fbf1f1;
|
|
266
|
+
--background-color-info: #ffffff;
|
|
267
|
+
--background-color-info-tinted: #edf5fa;
|
|
268
|
+
--background-color-warning: #ffffff;
|
|
269
|
+
--background-color-warning-tinted: #fcf2e2;
|
|
270
|
+
|
|
271
|
+
/* Border Colors */
|
|
272
|
+
--border-color-accent-subtle: #99c0e3;
|
|
273
|
+
--border-color-accent: #2a7cc5;
|
|
274
|
+
--border-color-accent-strong: #005db1;
|
|
275
|
+
--border-color-neutral-subtle: #b8bcc1;
|
|
276
|
+
--border-color-neutral: #717a84;
|
|
277
|
+
--border-color-neutral-strong: #545e6b;
|
|
278
|
+
--border-color-brand1-subtle: #f9a5a8;
|
|
279
|
+
--border-color-brand1: #cb4f53;
|
|
280
|
+
--border-color-brand1-strong: #9e3d40;
|
|
281
|
+
--border-color-brand2-subtle: #e8b43a;
|
|
282
|
+
--border-color-brand2: #9a7216;
|
|
283
|
+
--border-color-brand2-strong: #775811;
|
|
284
|
+
--border-color-brand3-subtle: #7bc3f9;
|
|
285
|
+
--border-color-brand3: #197dc9;
|
|
286
|
+
--border-color-brand3-strong: #13619c;
|
|
287
|
+
--border-color-success-subtle: #8fc997;
|
|
288
|
+
--border-color-success: #108c22;
|
|
289
|
+
--border-color-success-strong: #056d13;
|
|
290
|
+
--border-color-danger-subtle: #e8adad;
|
|
291
|
+
--border-color-danger: #ce4d4d;
|
|
292
|
+
--border-color-danger-strong: #b81a1a;
|
|
293
|
+
--border-color-info-subtle: #94c1e3;
|
|
294
|
+
--border-color-info: #1f7dc5;
|
|
295
|
+
--border-color-info-strong: #0860a3;
|
|
296
|
+
--border-color-warning-subtle: #eeb04c;
|
|
297
|
+
--border-color-warning: #a56d13;
|
|
298
|
+
--border-color-warning-strong: #80540f;
|
|
299
|
+
}
|
|
481
300
|
|
|
482
|
-
|
|
483
|
-
|
|
301
|
+
@utility focus-ring {
|
|
302
|
+
@apply ring-focus-inner outline-focus-outer ring-[3px] outline-[3px] outline-offset-[3px];
|
|
484
303
|
}
|