@mattilsynet/design 0.0.5 → 0.0.6
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/mtds/styles.css +193 -175
- package/mtds/styles.json +233 -233
- package/mtds/styles.module.css.js +238 -238
- package/package.json +1 -1
package/mtds/styles.json
CHANGED
|
@@ -1,235 +1,235 @@
|
|
|
1
1
|
{
|
|
2
|
-
"ds-heading": "_ds-
|
|
3
|
-
"ds-paragraph": "_ds-
|
|
4
|
-
"ds-label--md": "_ds-label--
|
|
5
|
-
"ds-label--xs": "_ds-label--
|
|
6
|
-
"ds-label--sm": "_ds-label--
|
|
7
|
-
"ds-label--lg": "_ds-label--
|
|
8
|
-
"ds-validation-message--xs": "_ds-validation-message--
|
|
9
|
-
"ds-validation-message--sm": "_ds-validation-message--
|
|
10
|
-
"ds-validation-message--md": "_ds-validation-message--
|
|
11
|
-
"ds-validation-message--lg": "_ds-validation-message--
|
|
12
|
-
"ds-font-weight--medium": "_ds-font-weight--
|
|
13
|
-
"ds-font-weight--semibold": "_ds-font-weight--
|
|
14
|
-
"ds-font-weight--regular": "_ds-font-weight--
|
|
15
|
-
"ds-line-height--sm": "_ds-line-height--
|
|
16
|
-
"ds-line-height--md": "_ds-line-height--
|
|
17
|
-
"ds-line-height--lg": "_ds-line-height--
|
|
18
|
-
"ds-sr-only": "_ds-sr-
|
|
19
|
-
"ds-focus": "_ds-
|
|
20
|
-
"ds-focus--visible": "_ds-focus--
|
|
21
|
-
"ds-body-text--xs": "_ds-body-text--
|
|
22
|
-
"ds-body-text--sm": "_ds-body-text--
|
|
23
|
-
"ds-body-text--md": "_ds-body-text--
|
|
24
|
-
"ds-body-text--lg": "_ds-body-text--
|
|
25
|
-
"ds-body-text--xl": "_ds-body-text--
|
|
26
|
-
"ds-body-text--long-xs": "_ds-body-text--long-
|
|
27
|
-
"ds-body-text--long-sm": "_ds-body-text--long-
|
|
28
|
-
"ds-body-text--long-md": "_ds-body-text--long-
|
|
29
|
-
"ds-body-text--long-lg": "_ds-body-text--long-
|
|
30
|
-
"ds-body-text--long-xl": "_ds-body-text--long-
|
|
31
|
-
"ds-body-text--short-xs": "_ds-body-text--short-
|
|
32
|
-
"ds-body-text--short-sm": "_ds-body-text--short-
|
|
33
|
-
"ds-body-text--short-md": "_ds-body-text--short-
|
|
34
|
-
"ds-body-text--short-lg": "_ds-body-text--short-
|
|
35
|
-
"ds-body-text--short-xl": "_ds-body-text--short-
|
|
36
|
-
"ds-heading-text--2xs": "_ds-heading-text--
|
|
37
|
-
"ds-heading-text--xs": "_ds-heading-text--
|
|
38
|
-
"ds-heading-text--sm": "_ds-heading-text--
|
|
39
|
-
"ds-heading-text--md": "_ds-heading-text--
|
|
40
|
-
"ds-heading-text--lg": "_ds-heading-text--
|
|
41
|
-
"ds-heading-text--xl": "_ds-heading-text--
|
|
42
|
-
"ds-heading-text--2xl": "_ds-heading-text--
|
|
43
|
-
"ds-button": "_ds-
|
|
44
|
-
"ds-alert": "_ds-
|
|
45
|
-
"ds-popover": "_ds-
|
|
46
|
-
"ds-skiplink": "_ds-
|
|
47
|
-
"ds-accordion-group": "_ds-accordion-
|
|
48
|
-
"ds-accordion__item": "_ds-
|
|
49
|
-
"ds-switch": "_ds-
|
|
50
|
-
"switch": "
|
|
51
|
-
"ds-switch__label": "_ds-
|
|
52
|
-
"ds-switch__track": "_ds-
|
|
53
|
-
"ds-switch__description": "_ds-
|
|
54
|
-
"ds-switch__readonly__icon": "_ds-
|
|
55
|
-
"ds-switch__label--right": "_ds-switch__label--
|
|
56
|
-
"ds-switch__input": "_ds-
|
|
57
|
-
"ds-switch--readonly": "_ds-switch--
|
|
58
|
-
"ds-switch--sm": "_ds-switch--
|
|
59
|
-
"ds-switch--md": "_ds-switch--
|
|
60
|
-
"ds-switch--lg": "_ds-switch--
|
|
61
|
-
"ds-switch__thumb": "_ds-
|
|
62
|
-
"ds-checkbox": "_ds-
|
|
63
|
-
"ds-checkbox__label": "_ds-
|
|
64
|
-
"ds-checkbox__input": "_ds-
|
|
65
|
-
"ds-checkbox__description": "_ds-
|
|
66
|
-
"ds-checkbox--readonly": "_ds-checkbox--
|
|
67
|
-
"ds-checkbox--error": "_ds-checkbox--
|
|
68
|
-
"ds-checkbox--sm": "_ds-checkbox--
|
|
69
|
-
"ds-checkbox--md": "_ds-checkbox--
|
|
70
|
-
"ds-checkbox--lg": "_ds-checkbox--
|
|
71
|
-
"ds-checkbox__group": "_ds-
|
|
72
|
-
"ds-checkbox__group--sm": "_ds-checkbox__group--
|
|
73
|
-
"ds-checkbox__group--md": "_ds-checkbox__group--
|
|
74
|
-
"ds-checkbox__group--lg": "_ds-checkbox__group--
|
|
75
|
-
"ds-radio": "_ds-
|
|
76
|
-
"ds-radio__label": "_ds-
|
|
77
|
-
"ds-radio__input": "_ds-
|
|
78
|
-
"ds-radio__description": "_ds-
|
|
79
|
-
"ds-radio--readonly": "_ds-radio--
|
|
80
|
-
"ds-radio--error": "_ds-radio--
|
|
81
|
-
"ds-radio--sm": "_ds-radio--
|
|
82
|
-
"ds-radio--md": "_ds-radio--
|
|
83
|
-
"ds-radio--lg": "_ds-radio--
|
|
84
|
-
"ds-radio__group": "_ds-
|
|
85
|
-
"ds-radio__group--sm": "_ds-radio__group--
|
|
86
|
-
"ds-radio__group--md": "_ds-radio__group--
|
|
87
|
-
"ds-radio__group--lg": "_ds-radio__group--
|
|
88
|
-
"ds-radio__group--horizontal": "_ds-radio__group--
|
|
89
|
-
"ds-search": "_ds-
|
|
90
|
-
"ds-search--sm": "_ds-search--
|
|
91
|
-
"ds-search--md": "_ds-search--
|
|
92
|
-
"ds-search--lg": "_ds-search--
|
|
93
|
-
"ds-search__label": "_ds-
|
|
94
|
-
"ds-search__field": "_ds-
|
|
95
|
-
"ds-search__icon": "_ds-
|
|
96
|
-
"ds-search__input": "_ds-
|
|
97
|
-
"ds-search__input--with-search-button": "_ds-search__input--with-search-
|
|
98
|
-
"ds-search__search-button": "_ds-search__search-
|
|
99
|
-
"ds-search__clear-button": "_ds-search__clear-
|
|
100
|
-
"ds-search__input--simple": "_ds-search__input--
|
|
101
|
-
"ds-select__wrapper": "_ds-
|
|
102
|
-
"ds-select": "_ds-
|
|
103
|
-
"ds-select--multiple": "_ds-select--
|
|
104
|
-
"ds-select--sm": "_ds-select--
|
|
105
|
-
"ds-select--md": "_ds-select--
|
|
106
|
-
"ds-select--lg": "_ds-select--
|
|
107
|
-
"ds-select--container": "_ds-select--
|
|
108
|
-
"ds-select--readonly": "_ds-select--
|
|
109
|
-
"ds-select--error": "_ds-select--
|
|
110
|
-
"ds-select__readonly__icon": "_ds-
|
|
111
|
-
"ds-select__error-message": "_ds-select__error-
|
|
112
|
-
"ds-select__label": "_ds-
|
|
113
|
-
"ds-select__description": "_ds-
|
|
114
|
-
"ds-textfield": "_ds-
|
|
115
|
-
"ds-textfield__adornment": "_ds-
|
|
116
|
-
"ds-textfield__input": "_ds-
|
|
117
|
-
"ds-textfield--readonly": "_ds-textfield--
|
|
118
|
-
"ds-textfield__field": "_ds-
|
|
119
|
-
"ds-textfield--sm": "_ds-textfield--
|
|
120
|
-
"ds-textfield--md": "_ds-textfield--
|
|
121
|
-
"ds-textfield--lg": "_ds-textfield--
|
|
122
|
-
"ds-textfield__label": "_ds-
|
|
123
|
-
"ds-textfield__description": "_ds-
|
|
124
|
-
"ds-textfield--error": "_ds-textfield--
|
|
125
|
-
"ds-textfield__input--with-prefix": "_ds-textfield__input--with-
|
|
126
|
-
"ds-textfield__input--with-suffix": "_ds-textfield__input--with-
|
|
127
|
-
"ds-textfield__prefix": "_ds-
|
|
128
|
-
"ds-textfield__suffix": "_ds-
|
|
129
|
-
"ds-textfield__readonly__icon": "_ds-
|
|
130
|
-
"ds-textfield__error-message": "_ds-textfield__error-
|
|
131
|
-
"ds-textarea": "_ds-
|
|
132
|
-
"ds-textarea__readonly-icon": "_ds-textarea__readonly-
|
|
133
|
-
"ds-textarea__error-message": "_ds-textarea__error-
|
|
134
|
-
"ds-textarea__label": "_ds-
|
|
135
|
-
"ds-textarea__description": "_ds-
|
|
136
|
-
"ds-textarea__input": "_ds-
|
|
137
|
-
"ds-textarea--sm": "_ds-textarea--
|
|
138
|
-
"ds-textarea--md": "_ds-textarea--
|
|
139
|
-
"ds-textarea--lg": "_ds-textarea--
|
|
140
|
-
"ds-textarea--error": "_ds-textarea--
|
|
141
|
-
"ds-helptext": "_ds-
|
|
142
|
-
"ds-modal": "_ds-
|
|
143
|
-
"fade-in": "_fade-
|
|
144
|
-
"slide-in": "_slide-
|
|
145
|
-
"ds-modal__block": "_ds-
|
|
146
|
-
"ds-list": "_ds-
|
|
147
|
-
"ds-card": "_ds-
|
|
148
|
-
"ds-card__block": "_ds-
|
|
149
|
-
"ds-link": "_ds-
|
|
150
|
-
"ds-fieldset": "_ds-
|
|
151
|
-
"ds-dropdown": "_ds-
|
|
152
|
-
"ds-dropdown__heading": "_ds-
|
|
153
|
-
"ds-dropdown__list": "_ds-
|
|
154
|
-
"ds-chip": "_ds-
|
|
155
|
-
"ds-divider": "_ds-
|
|
156
|
-
"ds-tabs": "_ds-
|
|
157
|
-
"ds-tabs__panel": "_ds-
|
|
158
|
-
"ds-tabs__tablist": "_ds-
|
|
159
|
-
"ds-tabs__tab": "_ds-
|
|
160
|
-
"ds-pagination": "_ds-
|
|
161
|
-
"ds-skeleton": "_ds-
|
|
162
|
-
"ds-skeleton-opacity-fade": "_ds-skeleton-opacity-
|
|
163
|
-
"ds-tag": "_ds-
|
|
164
|
-
"ds-error-summary": "_ds-error-
|
|
165
|
-
"ds-togglegroup": "_ds-
|
|
166
|
-
"ds-tooltip": "_ds-
|
|
167
|
-
"ds-tooltip__arrow": "_ds-
|
|
168
|
-
"ds-spinner": "_ds-
|
|
169
|
-
"ds-spinner-rotate-animation": "_ds-spinner-rotate-
|
|
170
|
-
"ds-spinner__background": "_ds-
|
|
171
|
-
"ds-spinner__circle": "_ds-
|
|
172
|
-
"ds-spinner-stroke-animation": "_ds-spinner-stroke-
|
|
173
|
-
"ds-table": "_ds-
|
|
174
|
-
"ds-combobox": "_ds-
|
|
175
|
-
"ds-combobox__options-wrapper": "_ds-combobox__options-
|
|
176
|
-
"ds-combobox--readonly": "_ds-combobox--
|
|
177
|
-
"ds-combobox__input": "_ds-
|
|
178
|
-
"ds-combobox__input__wrapper": "_ds-
|
|
179
|
-
"ds-combobox--sm": "_ds-combobox--
|
|
180
|
-
"ds-combobox--md": "_ds-combobox--
|
|
181
|
-
"ds-combobox--lg": "_ds-combobox--
|
|
182
|
-
"ds-combobox--error": "_ds-combobox--
|
|
183
|
-
"ds-combobox__chip-and-input": "_ds-combobox__chip-and-
|
|
184
|
-
"ds-combobox__arrow": "_ds-
|
|
185
|
-
"ds-combobox__label": "_ds-
|
|
186
|
-
"ds-combobox__description": "_ds-
|
|
187
|
-
"ds-combobox__clear-button": "_ds-combobox__clear-
|
|
188
|
-
"ds-combobox__disabled": "_ds-
|
|
189
|
-
"ds-combobox__readonly__icon": "_ds-
|
|
190
|
-
"ds-combobox__error-message": "_ds-combobox__error-
|
|
191
|
-
"ds-combobox__loading": "_ds-
|
|
192
|
-
"ds-combobox__custom": "_ds-
|
|
193
|
-
"ds-combobox__empty": "_ds-
|
|
194
|
-
"ds-combobox__option": "_ds-
|
|
195
|
-
"ds-combobox__option--active": "_ds-combobox__option--
|
|
196
|
-
"ds-combobox__option--multiple": "_ds-combobox__option--
|
|
197
|
-
"ds-combobox__option__label": "_ds-
|
|
198
|
-
"ds-combobox__option__icon-wrapper": "_ds-combobox__option__icon-
|
|
199
|
-
"ds-combobox__option__icon-wrapper--selected": "_ds-combobox__option__icon-wrapper--
|
|
200
|
-
"ds-combobox__option__icon-wrapper__icon": "_ds-combobox__option__icon-
|
|
201
|
-
"ds-combobox__option__description": "_ds-
|
|
202
|
-
"ds-breadcrumbs": "_ds-
|
|
203
|
-
"ds-badge": "_ds-
|
|
204
|
-
"ds-avatar": "_ds-
|
|
205
|
-
"ds-error_message--xs": "_ds-error_message--
|
|
206
|
-
"ds-error_message--sm": "_ds-error_message--
|
|
207
|
-
"ds-error_message--md": "_ds-error_message--
|
|
208
|
-
"ds-error_message--lg": "_ds-error_message--
|
|
209
|
-
"ds-paragraph-long--xs": "_ds-paragraph-long--
|
|
210
|
-
"ds-paragraph-long--sm": "_ds-paragraph-long--
|
|
211
|
-
"ds-paragraph-long--md": "_ds-paragraph-long--
|
|
212
|
-
"ds-paragraph-long--lg": "_ds-paragraph-long--
|
|
213
|
-
"ds-paragraph-short--xs": "_ds-paragraph-short--
|
|
214
|
-
"ds-paragraph-short--sm": "_ds-paragraph-short--
|
|
215
|
-
"ds-paragraph-short--md": "_ds-paragraph-short--
|
|
216
|
-
"ds-paragraph-short--lg": "_ds-paragraph-short--
|
|
217
|
-
"ds-paragraph--xs": "_ds-paragraph--
|
|
218
|
-
"ds-paragraph--sm": "_ds-paragraph--
|
|
219
|
-
"ds-paragraph--md": "_ds-paragraph--
|
|
220
|
-
"ds-paragraph--lg": "_ds-paragraph--
|
|
221
|
-
"ds-ingress--xs": "_ds-ingress--
|
|
222
|
-
"ds-ingress--sm": "_ds-ingress--
|
|
223
|
-
"ds-ingress--md": "_ds-ingress--
|
|
224
|
-
"ds-ingress--lg": "_ds-ingress--
|
|
225
|
-
"ds-heading--2xs": "_ds-heading--
|
|
226
|
-
"ds-heading--xs": "_ds-heading--
|
|
227
|
-
"ds-heading--sm": "_ds-heading--
|
|
228
|
-
"ds-heading--md": "_ds-heading--
|
|
229
|
-
"ds-heading--lg": "_ds-heading--
|
|
230
|
-
"ds-heading--xl": "_ds-heading--
|
|
231
|
-
"ds-heading--2xl": "_ds-heading--
|
|
232
|
-
"
|
|
233
|
-
"
|
|
234
|
-
"
|
|
2
|
+
"ds-heading": "_ds-heading_15gq3_1",
|
|
3
|
+
"ds-paragraph": "_ds-paragraph_15gq3_1",
|
|
4
|
+
"ds-label--md": "_ds-label--md_15gq3_1",
|
|
5
|
+
"ds-label--xs": "_ds-label--xs_15gq3_1",
|
|
6
|
+
"ds-label--sm": "_ds-label--sm_15gq3_1",
|
|
7
|
+
"ds-label--lg": "_ds-label--lg_15gq3_1",
|
|
8
|
+
"ds-validation-message--xs": "_ds-validation-message--xs_15gq3_1",
|
|
9
|
+
"ds-validation-message--sm": "_ds-validation-message--sm_15gq3_1",
|
|
10
|
+
"ds-validation-message--md": "_ds-validation-message--md_15gq3_1",
|
|
11
|
+
"ds-validation-message--lg": "_ds-validation-message--lg_15gq3_1",
|
|
12
|
+
"ds-font-weight--medium": "_ds-font-weight--medium_15gq3_1",
|
|
13
|
+
"ds-font-weight--semibold": "_ds-font-weight--semibold_15gq3_1",
|
|
14
|
+
"ds-font-weight--regular": "_ds-font-weight--regular_15gq3_1",
|
|
15
|
+
"ds-line-height--sm": "_ds-line-height--sm_15gq3_1",
|
|
16
|
+
"ds-line-height--md": "_ds-line-height--md_15gq3_1",
|
|
17
|
+
"ds-line-height--lg": "_ds-line-height--lg_15gq3_1",
|
|
18
|
+
"ds-sr-only": "_ds-sr-only_15gq3_1",
|
|
19
|
+
"ds-focus": "_ds-focus_15gq3_1",
|
|
20
|
+
"ds-focus--visible": "_ds-focus--visible_15gq3_1",
|
|
21
|
+
"ds-body-text--xs": "_ds-body-text--xs_15gq3_1",
|
|
22
|
+
"ds-body-text--sm": "_ds-body-text--sm_15gq3_1",
|
|
23
|
+
"ds-body-text--md": "_ds-body-text--md_15gq3_1",
|
|
24
|
+
"ds-body-text--lg": "_ds-body-text--lg_15gq3_1",
|
|
25
|
+
"ds-body-text--xl": "_ds-body-text--xl_15gq3_1",
|
|
26
|
+
"ds-body-text--long-xs": "_ds-body-text--long-xs_15gq3_1",
|
|
27
|
+
"ds-body-text--long-sm": "_ds-body-text--long-sm_15gq3_1",
|
|
28
|
+
"ds-body-text--long-md": "_ds-body-text--long-md_15gq3_1",
|
|
29
|
+
"ds-body-text--long-lg": "_ds-body-text--long-lg_15gq3_1",
|
|
30
|
+
"ds-body-text--long-xl": "_ds-body-text--long-xl_15gq3_1",
|
|
31
|
+
"ds-body-text--short-xs": "_ds-body-text--short-xs_15gq3_1",
|
|
32
|
+
"ds-body-text--short-sm": "_ds-body-text--short-sm_15gq3_1",
|
|
33
|
+
"ds-body-text--short-md": "_ds-body-text--short-md_15gq3_1",
|
|
34
|
+
"ds-body-text--short-lg": "_ds-body-text--short-lg_15gq3_1",
|
|
35
|
+
"ds-body-text--short-xl": "_ds-body-text--short-xl_15gq3_1",
|
|
36
|
+
"ds-heading-text--2xs": "_ds-heading-text--2xs_15gq3_1",
|
|
37
|
+
"ds-heading-text--xs": "_ds-heading-text--xs_15gq3_1",
|
|
38
|
+
"ds-heading-text--sm": "_ds-heading-text--sm_15gq3_1",
|
|
39
|
+
"ds-heading-text--md": "_ds-heading-text--md_15gq3_1",
|
|
40
|
+
"ds-heading-text--lg": "_ds-heading-text--lg_15gq3_1",
|
|
41
|
+
"ds-heading-text--xl": "_ds-heading-text--xl_15gq3_1",
|
|
42
|
+
"ds-heading-text--2xl": "_ds-heading-text--2xl_15gq3_1",
|
|
43
|
+
"ds-button": "_ds-button_15gq3_1",
|
|
44
|
+
"ds-alert": "_ds-alert_15gq3_1",
|
|
45
|
+
"ds-popover": "_ds-popover_15gq3_1",
|
|
46
|
+
"ds-skiplink": "_ds-skiplink_15gq3_1",
|
|
47
|
+
"ds-accordion-group": "_ds-accordion-group_15gq3_1",
|
|
48
|
+
"ds-accordion__item": "_ds-accordion__item_15gq3_1",
|
|
49
|
+
"ds-switch": "_ds-switch_15gq3_1",
|
|
50
|
+
"switch": "_switch_15gq3_1",
|
|
51
|
+
"ds-switch__label": "_ds-switch__label_15gq3_1",
|
|
52
|
+
"ds-switch__track": "_ds-switch__track_15gq3_1",
|
|
53
|
+
"ds-switch__description": "_ds-switch__description_15gq3_1",
|
|
54
|
+
"ds-switch__readonly__icon": "_ds-switch__readonly__icon_15gq3_1",
|
|
55
|
+
"ds-switch__label--right": "_ds-switch__label--right_15gq3_1",
|
|
56
|
+
"ds-switch__input": "_ds-switch__input_15gq3_1",
|
|
57
|
+
"ds-switch--readonly": "_ds-switch--readonly_15gq3_1",
|
|
58
|
+
"ds-switch--sm": "_ds-switch--sm_15gq3_1",
|
|
59
|
+
"ds-switch--md": "_ds-switch--md_15gq3_1",
|
|
60
|
+
"ds-switch--lg": "_ds-switch--lg_15gq3_1",
|
|
61
|
+
"ds-switch__thumb": "_ds-switch__thumb_15gq3_1",
|
|
62
|
+
"ds-checkbox": "_ds-checkbox_15gq3_1",
|
|
63
|
+
"ds-checkbox__label": "_ds-checkbox__label_15gq3_1",
|
|
64
|
+
"ds-checkbox__input": "_ds-checkbox__input_15gq3_1",
|
|
65
|
+
"ds-checkbox__description": "_ds-checkbox__description_15gq3_1",
|
|
66
|
+
"ds-checkbox--readonly": "_ds-checkbox--readonly_15gq3_1",
|
|
67
|
+
"ds-checkbox--error": "_ds-checkbox--error_15gq3_1",
|
|
68
|
+
"ds-checkbox--sm": "_ds-checkbox--sm_15gq3_1",
|
|
69
|
+
"ds-checkbox--md": "_ds-checkbox--md_15gq3_1",
|
|
70
|
+
"ds-checkbox--lg": "_ds-checkbox--lg_15gq3_1",
|
|
71
|
+
"ds-checkbox__group": "_ds-checkbox__group_15gq3_1",
|
|
72
|
+
"ds-checkbox__group--sm": "_ds-checkbox__group--sm_15gq3_1",
|
|
73
|
+
"ds-checkbox__group--md": "_ds-checkbox__group--md_15gq3_1",
|
|
74
|
+
"ds-checkbox__group--lg": "_ds-checkbox__group--lg_15gq3_1",
|
|
75
|
+
"ds-radio": "_ds-radio_15gq3_1",
|
|
76
|
+
"ds-radio__label": "_ds-radio__label_15gq3_1",
|
|
77
|
+
"ds-radio__input": "_ds-radio__input_15gq3_1",
|
|
78
|
+
"ds-radio__description": "_ds-radio__description_15gq3_1",
|
|
79
|
+
"ds-radio--readonly": "_ds-radio--readonly_15gq3_1",
|
|
80
|
+
"ds-radio--error": "_ds-radio--error_15gq3_1",
|
|
81
|
+
"ds-radio--sm": "_ds-radio--sm_15gq3_1",
|
|
82
|
+
"ds-radio--md": "_ds-radio--md_15gq3_1",
|
|
83
|
+
"ds-radio--lg": "_ds-radio--lg_15gq3_1",
|
|
84
|
+
"ds-radio__group": "_ds-radio__group_15gq3_1",
|
|
85
|
+
"ds-radio__group--sm": "_ds-radio__group--sm_15gq3_1",
|
|
86
|
+
"ds-radio__group--md": "_ds-radio__group--md_15gq3_1",
|
|
87
|
+
"ds-radio__group--lg": "_ds-radio__group--lg_15gq3_1",
|
|
88
|
+
"ds-radio__group--horizontal": "_ds-radio__group--horizontal_15gq3_1",
|
|
89
|
+
"ds-search": "_ds-search_15gq3_1",
|
|
90
|
+
"ds-search--sm": "_ds-search--sm_15gq3_1",
|
|
91
|
+
"ds-search--md": "_ds-search--md_15gq3_1",
|
|
92
|
+
"ds-search--lg": "_ds-search--lg_15gq3_1",
|
|
93
|
+
"ds-search__label": "_ds-search__label_15gq3_1",
|
|
94
|
+
"ds-search__field": "_ds-search__field_15gq3_1",
|
|
95
|
+
"ds-search__icon": "_ds-search__icon_15gq3_1",
|
|
96
|
+
"ds-search__input": "_ds-search__input_15gq3_1",
|
|
97
|
+
"ds-search__input--with-search-button": "_ds-search__input--with-search-button_15gq3_1",
|
|
98
|
+
"ds-search__search-button": "_ds-search__search-button_15gq3_1",
|
|
99
|
+
"ds-search__clear-button": "_ds-search__clear-button_15gq3_1",
|
|
100
|
+
"ds-search__input--simple": "_ds-search__input--simple_15gq3_1",
|
|
101
|
+
"ds-select__wrapper": "_ds-select__wrapper_15gq3_1",
|
|
102
|
+
"ds-select": "_ds-select_15gq3_1",
|
|
103
|
+
"ds-select--multiple": "_ds-select--multiple_15gq3_1",
|
|
104
|
+
"ds-select--sm": "_ds-select--sm_15gq3_1",
|
|
105
|
+
"ds-select--md": "_ds-select--md_15gq3_1",
|
|
106
|
+
"ds-select--lg": "_ds-select--lg_15gq3_1",
|
|
107
|
+
"ds-select--container": "_ds-select--container_15gq3_1",
|
|
108
|
+
"ds-select--readonly": "_ds-select--readonly_15gq3_1",
|
|
109
|
+
"ds-select--error": "_ds-select--error_15gq3_1",
|
|
110
|
+
"ds-select__readonly__icon": "_ds-select__readonly__icon_15gq3_1",
|
|
111
|
+
"ds-select__error-message": "_ds-select__error-message_15gq3_1",
|
|
112
|
+
"ds-select__label": "_ds-select__label_15gq3_1",
|
|
113
|
+
"ds-select__description": "_ds-select__description_15gq3_1",
|
|
114
|
+
"ds-textfield": "_ds-textfield_15gq3_1",
|
|
115
|
+
"ds-textfield__adornment": "_ds-textfield__adornment_15gq3_1",
|
|
116
|
+
"ds-textfield__input": "_ds-textfield__input_15gq3_1",
|
|
117
|
+
"ds-textfield--readonly": "_ds-textfield--readonly_15gq3_1",
|
|
118
|
+
"ds-textfield__field": "_ds-textfield__field_15gq3_1",
|
|
119
|
+
"ds-textfield--sm": "_ds-textfield--sm_15gq3_1",
|
|
120
|
+
"ds-textfield--md": "_ds-textfield--md_15gq3_1",
|
|
121
|
+
"ds-textfield--lg": "_ds-textfield--lg_15gq3_1",
|
|
122
|
+
"ds-textfield__label": "_ds-textfield__label_15gq3_1",
|
|
123
|
+
"ds-textfield__description": "_ds-textfield__description_15gq3_1",
|
|
124
|
+
"ds-textfield--error": "_ds-textfield--error_15gq3_1",
|
|
125
|
+
"ds-textfield__input--with-prefix": "_ds-textfield__input--with-prefix_15gq3_1",
|
|
126
|
+
"ds-textfield__input--with-suffix": "_ds-textfield__input--with-suffix_15gq3_1",
|
|
127
|
+
"ds-textfield__prefix": "_ds-textfield__prefix_15gq3_1",
|
|
128
|
+
"ds-textfield__suffix": "_ds-textfield__suffix_15gq3_1",
|
|
129
|
+
"ds-textfield__readonly__icon": "_ds-textfield__readonly__icon_15gq3_1",
|
|
130
|
+
"ds-textfield__error-message": "_ds-textfield__error-message_15gq3_1",
|
|
131
|
+
"ds-textarea": "_ds-textarea_15gq3_1",
|
|
132
|
+
"ds-textarea__readonly-icon": "_ds-textarea__readonly-icon_15gq3_1",
|
|
133
|
+
"ds-textarea__error-message": "_ds-textarea__error-message_15gq3_1",
|
|
134
|
+
"ds-textarea__label": "_ds-textarea__label_15gq3_1",
|
|
135
|
+
"ds-textarea__description": "_ds-textarea__description_15gq3_1",
|
|
136
|
+
"ds-textarea__input": "_ds-textarea__input_15gq3_1",
|
|
137
|
+
"ds-textarea--sm": "_ds-textarea--sm_15gq3_1",
|
|
138
|
+
"ds-textarea--md": "_ds-textarea--md_15gq3_1",
|
|
139
|
+
"ds-textarea--lg": "_ds-textarea--lg_15gq3_1",
|
|
140
|
+
"ds-textarea--error": "_ds-textarea--error_15gq3_1",
|
|
141
|
+
"ds-helptext": "_ds-helptext_15gq3_1",
|
|
142
|
+
"ds-modal": "_ds-modal_15gq3_1",
|
|
143
|
+
"fade-in": "_fade-in_15gq3_1",
|
|
144
|
+
"slide-in": "_slide-in_15gq3_1",
|
|
145
|
+
"ds-modal__block": "_ds-modal__block_15gq3_1",
|
|
146
|
+
"ds-list": "_ds-list_15gq3_1",
|
|
147
|
+
"ds-card": "_ds-card_15gq3_1",
|
|
148
|
+
"ds-card__block": "_ds-card__block_15gq3_1",
|
|
149
|
+
"ds-link": "_ds-link_15gq3_1",
|
|
150
|
+
"ds-fieldset": "_ds-fieldset_15gq3_1",
|
|
151
|
+
"ds-dropdown": "_ds-dropdown_15gq3_1",
|
|
152
|
+
"ds-dropdown__heading": "_ds-dropdown__heading_15gq3_1",
|
|
153
|
+
"ds-dropdown__list": "_ds-dropdown__list_15gq3_1",
|
|
154
|
+
"ds-chip": "_ds-chip_15gq3_1",
|
|
155
|
+
"ds-divider": "_ds-divider_15gq3_1",
|
|
156
|
+
"ds-tabs": "_ds-tabs_15gq3_1",
|
|
157
|
+
"ds-tabs__panel": "_ds-tabs__panel_15gq3_1",
|
|
158
|
+
"ds-tabs__tablist": "_ds-tabs__tablist_15gq3_1",
|
|
159
|
+
"ds-tabs__tab": "_ds-tabs__tab_15gq3_1",
|
|
160
|
+
"ds-pagination": "_ds-pagination_15gq3_1",
|
|
161
|
+
"ds-skeleton": "_ds-skeleton_15gq3_1",
|
|
162
|
+
"ds-skeleton-opacity-fade": "_ds-skeleton-opacity-fade_15gq3_1",
|
|
163
|
+
"ds-tag": "_ds-tag_15gq3_1",
|
|
164
|
+
"ds-error-summary": "_ds-error-summary_15gq3_1",
|
|
165
|
+
"ds-togglegroup": "_ds-togglegroup_15gq3_1",
|
|
166
|
+
"ds-tooltip": "_ds-tooltip_15gq3_1",
|
|
167
|
+
"ds-tooltip__arrow": "_ds-tooltip__arrow_15gq3_1",
|
|
168
|
+
"ds-spinner": "_ds-spinner_15gq3_1",
|
|
169
|
+
"ds-spinner-rotate-animation": "_ds-spinner-rotate-animation_15gq3_1",
|
|
170
|
+
"ds-spinner__background": "_ds-spinner__background_15gq3_1",
|
|
171
|
+
"ds-spinner__circle": "_ds-spinner__circle_15gq3_1",
|
|
172
|
+
"ds-spinner-stroke-animation": "_ds-spinner-stroke-animation_15gq3_1",
|
|
173
|
+
"ds-table": "_ds-table_15gq3_1",
|
|
174
|
+
"ds-combobox": "_ds-combobox_15gq3_1",
|
|
175
|
+
"ds-combobox__options-wrapper": "_ds-combobox__options-wrapper_15gq3_1",
|
|
176
|
+
"ds-combobox--readonly": "_ds-combobox--readonly_15gq3_1",
|
|
177
|
+
"ds-combobox__input": "_ds-combobox__input_15gq3_1",
|
|
178
|
+
"ds-combobox__input__wrapper": "_ds-combobox__input__wrapper_15gq3_1",
|
|
179
|
+
"ds-combobox--sm": "_ds-combobox--sm_15gq3_1",
|
|
180
|
+
"ds-combobox--md": "_ds-combobox--md_15gq3_1",
|
|
181
|
+
"ds-combobox--lg": "_ds-combobox--lg_15gq3_1",
|
|
182
|
+
"ds-combobox--error": "_ds-combobox--error_15gq3_1",
|
|
183
|
+
"ds-combobox__chip-and-input": "_ds-combobox__chip-and-input_15gq3_1",
|
|
184
|
+
"ds-combobox__arrow": "_ds-combobox__arrow_15gq3_1",
|
|
185
|
+
"ds-combobox__label": "_ds-combobox__label_15gq3_1",
|
|
186
|
+
"ds-combobox__description": "_ds-combobox__description_15gq3_1",
|
|
187
|
+
"ds-combobox__clear-button": "_ds-combobox__clear-button_15gq3_1",
|
|
188
|
+
"ds-combobox__disabled": "_ds-combobox__disabled_15gq3_1",
|
|
189
|
+
"ds-combobox__readonly__icon": "_ds-combobox__readonly__icon_15gq3_1",
|
|
190
|
+
"ds-combobox__error-message": "_ds-combobox__error-message_15gq3_1",
|
|
191
|
+
"ds-combobox__loading": "_ds-combobox__loading_15gq3_1",
|
|
192
|
+
"ds-combobox__custom": "_ds-combobox__custom_15gq3_1",
|
|
193
|
+
"ds-combobox__empty": "_ds-combobox__empty_15gq3_1",
|
|
194
|
+
"ds-combobox__option": "_ds-combobox__option_15gq3_1",
|
|
195
|
+
"ds-combobox__option--active": "_ds-combobox__option--active_15gq3_1",
|
|
196
|
+
"ds-combobox__option--multiple": "_ds-combobox__option--multiple_15gq3_1",
|
|
197
|
+
"ds-combobox__option__label": "_ds-combobox__option__label_15gq3_1",
|
|
198
|
+
"ds-combobox__option__icon-wrapper": "_ds-combobox__option__icon-wrapper_15gq3_1",
|
|
199
|
+
"ds-combobox__option__icon-wrapper--selected": "_ds-combobox__option__icon-wrapper--selected_15gq3_1",
|
|
200
|
+
"ds-combobox__option__icon-wrapper__icon": "_ds-combobox__option__icon-wrapper__icon_15gq3_1",
|
|
201
|
+
"ds-combobox__option__description": "_ds-combobox__option__description_15gq3_1",
|
|
202
|
+
"ds-breadcrumbs": "_ds-breadcrumbs_15gq3_1",
|
|
203
|
+
"ds-badge": "_ds-badge_15gq3_1",
|
|
204
|
+
"ds-avatar": "_ds-avatar_15gq3_1",
|
|
205
|
+
"ds-error_message--xs": "_ds-error_message--xs_15gq3_1",
|
|
206
|
+
"ds-error_message--sm": "_ds-error_message--sm_15gq3_1",
|
|
207
|
+
"ds-error_message--md": "_ds-error_message--md_15gq3_1",
|
|
208
|
+
"ds-error_message--lg": "_ds-error_message--lg_15gq3_1",
|
|
209
|
+
"ds-paragraph-long--xs": "_ds-paragraph-long--xs_15gq3_1",
|
|
210
|
+
"ds-paragraph-long--sm": "_ds-paragraph-long--sm_15gq3_1",
|
|
211
|
+
"ds-paragraph-long--md": "_ds-paragraph-long--md_15gq3_1",
|
|
212
|
+
"ds-paragraph-long--lg": "_ds-paragraph-long--lg_15gq3_1",
|
|
213
|
+
"ds-paragraph-short--xs": "_ds-paragraph-short--xs_15gq3_1",
|
|
214
|
+
"ds-paragraph-short--sm": "_ds-paragraph-short--sm_15gq3_1",
|
|
215
|
+
"ds-paragraph-short--md": "_ds-paragraph-short--md_15gq3_1",
|
|
216
|
+
"ds-paragraph-short--lg": "_ds-paragraph-short--lg_15gq3_1",
|
|
217
|
+
"ds-paragraph--xs": "_ds-paragraph--xs_15gq3_1",
|
|
218
|
+
"ds-paragraph--sm": "_ds-paragraph--sm_15gq3_1",
|
|
219
|
+
"ds-paragraph--md": "_ds-paragraph--md_15gq3_1",
|
|
220
|
+
"ds-paragraph--lg": "_ds-paragraph--lg_15gq3_1",
|
|
221
|
+
"ds-ingress--xs": "_ds-ingress--xs_15gq3_1",
|
|
222
|
+
"ds-ingress--sm": "_ds-ingress--sm_15gq3_1",
|
|
223
|
+
"ds-ingress--md": "_ds-ingress--md_15gq3_1",
|
|
224
|
+
"ds-ingress--lg": "_ds-ingress--lg_15gq3_1",
|
|
225
|
+
"ds-heading--2xs": "_ds-heading--2xs_15gq3_1",
|
|
226
|
+
"ds-heading--xs": "_ds-heading--xs_15gq3_1",
|
|
227
|
+
"ds-heading--sm": "_ds-heading--sm_15gq3_1",
|
|
228
|
+
"ds-heading--md": "_ds-heading--md_15gq3_1",
|
|
229
|
+
"ds-heading--lg": "_ds-heading--lg_15gq3_1",
|
|
230
|
+
"ds-heading--xl": "_ds-heading--xl_15gq3_1",
|
|
231
|
+
"ds-heading--2xl": "_ds-heading--2xl_15gq3_1",
|
|
232
|
+
"logo": "_logo_15gq3_9",
|
|
233
|
+
"button": "_button_15gq3_67 _ds-button_141tn_1",
|
|
234
|
+
"accordion": "_accordion_15gq3_86 _ds-accordion__item_141tn_1"
|
|
235
235
|
}
|