@salutejs/sdds-platform-ai 0.352.0-next-sbcom.0 → 0.352.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/dist/css/cjs/components/Autocomplete/Autocomplete.config.js +1 -1
- package/dist/css/cjs/components/Autocomplete/{Autocomplete.config_1vgteyr.css → Autocomplete.config_lvmiw0.css} +4 -4
- package/dist/css/cjs/components/Autocomplete/Autocomplete.css +14 -14
- package/dist/css/cjs/components/Combobox/Combobox.config.js +12 -6
- package/dist/css/cjs/components/Combobox/{Combobox.config_1rluep9.css → Combobox.config_1tpme25.css} +9 -6
- package/dist/css/cjs/components/Combobox/Combobox.css +14 -11
- package/dist/css/cjs/components/DateTimePicker/DateTimePicker.config.js +1 -1
- package/dist/css/{es/components/DateTimePicker/DateTimePicker.config_ef4xbp.css → cjs/components/DateTimePicker/DateTimePicker.config_1tmejjb.css} +1 -1
- package/dist/css/cjs/components/DateTimePicker/DateTimePicker.css +13 -13
- package/dist/css/cjs/components/LinkButton/LinkButton.config.js +10 -10
- package/dist/css/{es/components/LinkButton/LinkButton.config_1ygbj3k.css → cjs/components/LinkButton/LinkButton.config_1csy5mj.css} +8 -7
- package/dist/css/cjs/components/LinkButton/LinkButton.css +14 -13
- package/dist/css/cjs/components/Mask/Mask.css +17 -17
- package/dist/css/cjs/components/Note/Note.config.js +13 -3
- package/dist/css/cjs/components/Note/Note.config_a7b7e.css +9 -0
- package/dist/css/cjs/components/Note/Note.css +9 -6
- package/dist/css/cjs/components/Select/Select.config.js +1 -1
- package/dist/css/{es/components/Select/Select.config_1hggxzg.css → cjs/components/Select/Select.config_1ng7kc5.css} +1 -1
- package/dist/css/cjs/components/Select/Select.css +20 -20
- package/dist/css/cjs/components/Slider/Slider.config.js +9 -3
- package/dist/css/cjs/components/Slider/{Slider.config_4ruhzf.css → Slider.config_1r1xot0.css} +7 -4
- package/dist/css/cjs/components/Slider/Slider.css +10 -7
- package/dist/css/cjs/components/Steps/StepItem.config.js +21 -0
- package/dist/css/cjs/components/Steps/StepItem.config_qzqyof.css +5 -0
- package/dist/css/cjs/components/Steps/Steps.config.js +1 -1
- package/dist/css/cjs/components/Steps/{Steps.config_15djou5.css → Steps.config_1ogyrdd.css} +1 -1
- package/dist/css/cjs/components/Steps/Steps.css +17 -11
- package/dist/css/cjs/components/Steps/Steps.js +5 -1
- package/dist/css/cjs/components/TextField/TextField.config.js +1 -1
- package/dist/css/{es/components/TextField/TextField.config_1wrzklf.css → cjs/components/TextField/TextField.config_16wooqe.css} +6 -6
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config.js +1 -1
- package/dist/css/cjs/components/TextFieldGroup/{TextFieldGroup.config_ozdgn6.css → TextFieldGroup.config_hi0s8g.css} +1 -1
- package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.css +6 -6
- package/dist/css/cjs/components/ViewContainer/ViewContainer.config.js +1 -1
- package/dist/css/cjs/components/ViewContainer/{ViewContainer.config_a0dy63.css → ViewContainer.config_5m6rba.css} +2 -2
- package/dist/css/cjs/components/ViewContainer/ViewContainer.css +2 -2
- package/dist/css/cjs/index.css +139 -123
- package/dist/css/cjs/index.js +27 -27
- package/dist/css/es/components/Autocomplete/Autocomplete.config.js +1 -1
- package/dist/css/es/components/Autocomplete/{Autocomplete.config_1vgteyr.css → Autocomplete.config_lvmiw0.css} +4 -4
- package/dist/css/es/components/Autocomplete/Autocomplete.css +14 -14
- package/dist/css/es/components/Combobox/Combobox.config.js +12 -6
- package/dist/css/es/components/Combobox/{Combobox.config_1rluep9.css → Combobox.config_1tpme25.css} +9 -6
- package/dist/css/es/components/Combobox/Combobox.css +14 -11
- package/dist/css/es/components/DateTimePicker/DateTimePicker.config.js +1 -1
- package/dist/css/{cjs/components/DateTimePicker/DateTimePicker.config_ef4xbp.css → es/components/DateTimePicker/DateTimePicker.config_1tmejjb.css} +1 -1
- package/dist/css/es/components/DateTimePicker/DateTimePicker.css +13 -13
- package/dist/css/es/components/LinkButton/LinkButton.config.js +10 -10
- package/dist/css/{cjs/components/LinkButton/LinkButton.config_1ygbj3k.css → es/components/LinkButton/LinkButton.config_1csy5mj.css} +8 -7
- package/dist/css/es/components/LinkButton/LinkButton.css +14 -13
- package/dist/css/es/components/Mask/Mask.css +17 -17
- package/dist/css/es/components/Note/Note.config.js +13 -3
- package/dist/css/es/components/Note/Note.config_a7b7e.css +9 -0
- package/dist/css/es/components/Note/Note.css +9 -6
- package/dist/css/es/components/Segment/Segment.js +5 -5
- package/dist/css/es/components/Select/Select.config.js +1 -1
- package/dist/css/{cjs/components/Select/Select.config_1hggxzg.css → es/components/Select/Select.config_1ng7kc5.css} +1 -1
- package/dist/css/es/components/Select/Select.css +20 -20
- package/dist/css/es/components/Slider/Slider.config.js +9 -3
- package/dist/css/es/components/Slider/{Slider.config_4ruhzf.css → Slider.config_1r1xot0.css} +7 -4
- package/dist/css/es/components/Slider/Slider.css +10 -7
- package/dist/css/es/components/Steps/StepItem.config.js +17 -0
- package/dist/css/es/components/Steps/StepItem.config_qzqyof.css +5 -0
- package/dist/css/es/components/Steps/Steps.config.js +1 -1
- package/dist/css/es/components/Steps/{Steps.config_15djou5.css → Steps.config_1ogyrdd.css} +1 -1
- package/dist/css/es/components/Steps/Steps.css +17 -11
- package/dist/css/es/components/Steps/Steps.js +5 -1
- package/dist/css/es/components/Tabs/TabItem.js +9 -9
- package/dist/css/es/components/TextField/TextField.config.js +1 -1
- package/dist/css/{cjs/components/TextField/TextField.config_1wrzklf.css → es/components/TextField/TextField.config_16wooqe.css} +6 -6
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config.js +1 -1
- package/dist/css/es/components/TextFieldGroup/{TextFieldGroup.config_ozdgn6.css → TextFieldGroup.config_hi0s8g.css} +1 -1
- package/dist/css/es/components/TextFieldGroup/TextFieldGroup.css +6 -6
- package/dist/css/es/components/Toast/Toast.js +1 -1
- package/dist/css/es/components/ViewContainer/ViewContainer.config.js +1 -1
- package/dist/css/es/components/ViewContainer/{ViewContainer.config_a0dy63.css → ViewContainer.config_5m6rba.css} +2 -2
- package/dist/css/es/components/ViewContainer/ViewContainer.css +2 -2
- package/dist/css/es/index.css +139 -123
- package/dist/css/es/index.js +4 -4
- package/dist/styled-components/cjs/components/Autocomplete/Autocomplete.config.js +28 -28
- package/dist/styled-components/cjs/components/Combobox/Combobox.config.js +55 -7
- package/dist/styled-components/cjs/components/DateTimePicker/DateTimePicker.config.js +2 -0
- package/dist/styled-components/cjs/components/LinkButton/LinkButton.config.js +11 -0
- package/dist/styled-components/cjs/components/Note/Note.config.js +21 -4
- package/dist/styled-components/cjs/components/Select/Select.config.js +7 -7
- package/dist/styled-components/cjs/components/Slider/Slider.config.js +17 -13
- package/dist/styled-components/cjs/components/Steps/StepItem.config.js +70 -0
- package/dist/styled-components/cjs/components/Steps/Steps.config.js +0 -5
- package/dist/styled-components/cjs/components/Steps/Steps.js +5 -1
- package/dist/styled-components/cjs/components/TextField/TextField.config.js +7 -12
- package/dist/styled-components/cjs/components/TextFieldGroup/TextFieldGroup.config.js +7 -7
- package/dist/styled-components/es/components/Autocomplete/Autocomplete.config.js +28 -28
- package/dist/styled-components/es/components/Combobox/Combobox.config.js +55 -7
- package/dist/styled-components/es/components/DateTimePicker/DateTimePicker.config.js +2 -0
- package/dist/styled-components/es/components/LinkButton/LinkButton.config.js +11 -0
- package/dist/styled-components/es/components/Note/Note.config.js +21 -4
- package/dist/styled-components/es/components/Select/Select.config.js +7 -7
- package/dist/styled-components/es/components/Slider/Slider.config.js +17 -13
- package/dist/styled-components/es/components/Steps/StepItem.config.js +60 -0
- package/dist/styled-components/es/components/Steps/Steps.config.js +0 -5
- package/dist/styled-components/es/components/Steps/Steps.js +5 -1
- package/dist/styled-components/es/components/TextField/TextField.config.js +7 -12
- package/dist/styled-components/es/components/TextFieldGroup/TextFieldGroup.config.js +7 -7
- package/package.json +8 -9
- package/types/components/Accordion/Accordion.d.ts +1 -1
- package/types/components/Autocomplete/Autocomplete.d.ts +0 -8
- package/types/components/Calendar/Calendar.d.ts +2 -2
- package/types/components/Cell/Cell.d.ts +3 -3
- package/types/components/Combobox/Combobox.config.d.ts +6 -0
- package/types/components/Combobox/Combobox.d.ts +13 -0
- package/types/components/DatePicker/DatePicker.d.ts +8 -8
- package/types/components/LinkButton/LinkButton.config.d.ts +1 -0
- package/types/components/LinkButton/LinkButton.d.ts +1 -0
- package/types/components/Mask/Mask.d.ts +0 -8
- package/types/components/Note/Note.config.d.ts +10 -0
- package/types/components/Note/Note.d.ts +6 -0
- package/types/components/Slider/Slider.config.d.ts +6 -0
- package/types/components/Slider/Slider.d.ts +9 -2
- package/types/components/Steps/StepItem.config.d.ts +14 -0
- package/types/components/TextArea/TextArea.d.ts +0 -8
- package/types/components/TextField/TextField.d.ts +0 -8
- package/types/components/TimePicker/TimePicker.d.ts +6 -2
- package/types/components/Tokens/Colors/Colors.styles.d.ts +2 -0
- package/types/components/Tokens/Typography/Typography.styles.d.ts +2 -0
- package/types/mixins/index.d.ts +1 -1
- package/dist/css/cjs/components/Note/Note.config_sfv60.css +0 -6
- package/dist/css/es/components/Note/Note.config_sfv60.css +0 -6
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
require('./LinkButton.
|
|
1
|
+
require('./LinkButton.config_1csy5mj.css');
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
4
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -15,19 +15,19 @@ var config = {
|
|
|
15
15
|
secondary: "s1xit3mw",
|
|
16
16
|
positive: "ppxj5rq",
|
|
17
17
|
warning: "wui1buo",
|
|
18
|
-
negative: "n122wi17"
|
|
19
|
-
|
|
18
|
+
negative: "n122wi17",
|
|
19
|
+
info: "i1re18w5"
|
|
20
20
|
},
|
|
21
21
|
size: {
|
|
22
|
-
xl: "
|
|
23
|
-
l: "
|
|
24
|
-
m: "
|
|
25
|
-
s: "
|
|
26
|
-
xs: "
|
|
27
|
-
xxs: "
|
|
22
|
+
xl: "x1idaf1b",
|
|
23
|
+
l: "lbaq7s0",
|
|
24
|
+
m: "mgnc62y",
|
|
25
|
+
s: "s13sr3kn",
|
|
26
|
+
xs: "x1jqrt5d",
|
|
27
|
+
xxs: "x176l075"
|
|
28
28
|
},
|
|
29
29
|
disabled: {
|
|
30
|
-
"true": "
|
|
30
|
+
"true": "t11x3yj9"
|
|
31
31
|
}
|
|
32
32
|
}
|
|
33
33
|
};
|
|
@@ -4,10 +4,11 @@
|
|
|
4
4
|
.ppxj5rq{--plasma-link-button-color:var(--text-positive);--plasma-link-button-icon-color:var(--text-positive);--plasma-link-button-text-color:var(--text-positive);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-positive-hover);--plasma-link-button-color-active:var(--text-positive-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-positive-hover);--plasma-link-button-text-color-active:var(--text-positive-active);}
|
|
5
5
|
.wui1buo{--plasma-link-button-color:var(--text-warning);--plasma-link-button-icon-color:var(--text-warning);--plasma-link-button-text-color:var(--text-warning);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-warning-hover);--plasma-link-button-color-active:var(--text-warning-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-warning-hover);--plasma-link-button-text-color-active:var(--text-warning-active);}
|
|
6
6
|
.n122wi17{--plasma-link-button-color:var(--text-negative);--plasma-link-button-icon-color:var(--text-negative);--plasma-link-button-text-color:var(--text-negative);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-negative-hover);--plasma-link-button-color-active:var(--text-negative-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-negative-hover);--plasma-link-button-text-color-active:var(--text-negative-active);}
|
|
7
|
-
.
|
|
8
|
-
.
|
|
9
|
-
.
|
|
10
|
-
.
|
|
11
|
-
.
|
|
12
|
-
.x1jqrt5d{--plasma-link-button-height:
|
|
13
|
-
.
|
|
7
|
+
.i1re18w5{--plasma-link-button-color:var(--text-info);--plasma-link-button-icon-color:var(--text-info);--plasma-link-button-text-color:var(--text-info);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-info-hover);--plasma-link-button-color-active:var(--text-info-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-info-hover);--plasma-link-button-text-color-active:var(--text-info-active);}
|
|
8
|
+
.x1idaf1b{--plasma-link-button-height:4rem;--plasma-link-button-padding:1.25rem 0;--plasma-link-button-radius:1rem;--plasma-link-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-link-button-spinner-size:1.5rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.5rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.5rem;--plasma-link-button-additional-content-margin:0 0 0 0.5rem;}
|
|
9
|
+
.lbaq7s0{--plasma-link-button-height:3.5rem;--plasma-link-button-padding:1rem 0;--plasma-link-button-radius:0.875rem;--plasma-link-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-link-button-spinner-size:1.375rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.5rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.5rem;--plasma-link-button-additional-content-margin:0 0 0 0.5rem;}
|
|
10
|
+
.mgnc62y{--plasma-link-button-height:3rem;--plasma-link-button-padding:0.75rem 0;--plasma-link-button-radius:0.75rem;--plasma-link-button-font-family:var(--plasma-typo-body-m-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-m-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-m-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-m-line-height);--plasma-link-button-spinner-size:1.375rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.125rem 0;--plasma-link-button-left-content-margin:0 0.375rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.375rem;--plasma-link-button-additional-content-margin:0 0 0 0.375rem;}
|
|
11
|
+
.s13sr3kn{--plasma-link-button-height:2.5rem;--plasma-link-button-padding:0.5rem 0;--plasma-link-button-radius:0.625rem;--plasma-link-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-link-button-spinner-size:1.375rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.25rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.25rem;--plasma-link-button-additional-content-margin:0 0 0 0.25rem;}
|
|
12
|
+
.x1jqrt5d{--plasma-link-button-height:2rem;--plasma-link-button-padding:0.5rem 0;--plasma-link-button-radius:0.5rem;--plasma-link-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-link-button-spinner-size:1rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.25rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.25rem;--plasma-link-button-additional-content-margin:0 0 0 0.25rem;}
|
|
13
|
+
.x176l075{--plasma-link-button-height:1.5rem;--plasma-link-button-padding:0.375rem 0;--plasma-link-button-radius:0.375rem;--plasma-link-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-link-button-spinner-size:0.75rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-left-content-margin:0.063rem 0.25rem 0.063rem 0;--plasma-link-button-right-content-margin:0.063rem 0 0.063rem 0.25rem;--plasma-link-button-additional-content-margin:0 0 0 0.25rem;}
|
|
14
|
+
.t11x3yj9{--plasma-link-button-disabled-opacity:0.4;}
|
|
@@ -1,13 +1,14 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
3
|
-
.
|
|
4
|
-
.
|
|
5
|
-
.
|
|
6
|
-
.
|
|
7
|
-
.
|
|
8
|
-
.
|
|
9
|
-
.
|
|
10
|
-
.
|
|
11
|
-
.
|
|
12
|
-
.
|
|
13
|
-
.
|
|
1
|
+
.LinkButton_config_1csy5mj_d1nmslpw__78787ba8{--plasma-link-button-color:var(--text-primary);--plasma-link-button-icon-color:var(--text-primary);--plasma-link-button-text-color:var(--text-primary);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-primary-hover);--plasma-link-button-color-active:var(--text-primary-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-primary-hover);--plasma-link-button-text-color-active:var(--text-primary-active);}
|
|
2
|
+
.LinkButton_config_1csy5mj_anqu7ib__78787ba8{--plasma-link-button-color:var(--text-accent);--plasma-link-button-icon-color:var(--text-accent);--plasma-link-button-text-color:var(--text-accent);--plasma-link-button-background-color:var(---surface-transparent-clear);--plasma-link-button-color-hover:var(--text-accent-hover);--plasma-link-button-color-active:var(--text-accent-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-accent-hover);--plasma-link-button-text-color-active:var(--text-accent-active);}
|
|
3
|
+
.LinkButton_config_1csy5mj_s1xit3mw__78787ba8{--plasma-link-button-color:var(--text-secondary);--plasma-link-button-icon-color:var(--text-secondary);--plasma-link-button-text-color:var(--text-secondary);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-secondary-hover);--plasma-link-button-color-active:var(--text-secondary-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-secondary-hover);--plasma-link-button-text-color-active:var(--text-secondary-active);}
|
|
4
|
+
.LinkButton_config_1csy5mj_ppxj5rq__78787ba8{--plasma-link-button-color:var(--text-positive);--plasma-link-button-icon-color:var(--text-positive);--plasma-link-button-text-color:var(--text-positive);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-positive-hover);--plasma-link-button-color-active:var(--text-positive-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-positive-hover);--plasma-link-button-text-color-active:var(--text-positive-active);}
|
|
5
|
+
.LinkButton_config_1csy5mj_wui1buo__78787ba8{--plasma-link-button-color:var(--text-warning);--plasma-link-button-icon-color:var(--text-warning);--plasma-link-button-text-color:var(--text-warning);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-warning-hover);--plasma-link-button-color-active:var(--text-warning-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-warning-hover);--plasma-link-button-text-color-active:var(--text-warning-active);}
|
|
6
|
+
.LinkButton_config_1csy5mj_n122wi17__78787ba8{--plasma-link-button-color:var(--text-negative);--plasma-link-button-icon-color:var(--text-negative);--plasma-link-button-text-color:var(--text-negative);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-negative-hover);--plasma-link-button-color-active:var(--text-negative-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-negative-hover);--plasma-link-button-text-color-active:var(--text-negative-active);}
|
|
7
|
+
.LinkButton_config_1csy5mj_i1re18w5__78787ba8{--plasma-link-button-color:var(--text-info);--plasma-link-button-icon-color:var(--text-info);--plasma-link-button-text-color:var(--text-info);--plasma-link-button-background-color:var(--surface-transparent-clear);--plasma-link-button-color-hover:var(--text-info-hover);--plasma-link-button-color-active:var(--text-info-active);--plasma-link-button-focus-color:var(--surface-accent);--plasma-link-button-text-color-hover:var(--text-info-hover);--plasma-link-button-text-color-active:var(--text-info-active);}
|
|
8
|
+
.LinkButton_config_1csy5mj_x1idaf1b__78787ba8{--plasma-link-button-height:4rem;--plasma-link-button-padding:1.25rem 0;--plasma-link-button-radius:1rem;--plasma-link-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-link-button-spinner-size:1.5rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.5rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.5rem;--plasma-link-button-additional-content-margin:0 0 0 0.5rem;}
|
|
9
|
+
.LinkButton_config_1csy5mj_lbaq7s0__78787ba8{--plasma-link-button-height:3.5rem;--plasma-link-button-padding:1rem 0;--plasma-link-button-radius:0.875rem;--plasma-link-button-font-family:var(--plasma-typo-body-l-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-l-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-l-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-l-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-l-line-height);--plasma-link-button-spinner-size:1.375rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.5rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.5rem;--plasma-link-button-additional-content-margin:0 0 0 0.5rem;}
|
|
10
|
+
.LinkButton_config_1csy5mj_mgnc62y__78787ba8{--plasma-link-button-height:3rem;--plasma-link-button-padding:0.75rem 0;--plasma-link-button-radius:0.75rem;--plasma-link-button-font-family:var(--plasma-typo-body-m-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-m-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-m-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-m-line-height);--plasma-link-button-spinner-size:1.375rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.125rem 0;--plasma-link-button-left-content-margin:0 0.375rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.375rem;--plasma-link-button-additional-content-margin:0 0 0 0.375rem;}
|
|
11
|
+
.LinkButton_config_1csy5mj_s13sr3kn__78787ba8{--plasma-link-button-height:2.5rem;--plasma-link-button-padding:0.5rem 0;--plasma-link-button-radius:0.625rem;--plasma-link-button-font-family:var(--plasma-typo-body-s-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-s-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-s-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-s-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-s-line-height);--plasma-link-button-spinner-size:1.375rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.25rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.25rem;--plasma-link-button-additional-content-margin:0 0 0 0.25rem;}
|
|
12
|
+
.LinkButton_config_1csy5mj_x1jqrt5d__78787ba8{--plasma-link-button-height:2rem;--plasma-link-button-padding:0.5rem 0;--plasma-link-button-radius:0.5rem;--plasma-link-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-link-button-spinner-size:1rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-text-padding:0.063rem 0;--plasma-link-button-left-content-margin:0 0.25rem 0 0;--plasma-link-button-right-content-margin:0 0 0 0.25rem;--plasma-link-button-additional-content-margin:0 0 0 0.25rem;}
|
|
13
|
+
.LinkButton_config_1csy5mj_x176l075__78787ba8{--plasma-link-button-height:1.5rem;--plasma-link-button-padding:0.375rem 0;--plasma-link-button-radius:0.375rem;--plasma-link-button-font-family:var(--plasma-typo-body-xs-font-family);--plasma-link-button-font-size:var(--plasma-typo-body-xs-font-size);--plasma-link-button-font-style:var(--plasma-typo-body-xs-font-style);--plasma-link-button-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-link-button-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-link-button-line-height:var(--plasma-typo-body-xs-line-height);--plasma-link-button-spinner-size:0.75rem;--plasma-link-button-spinner-color:inherit;--plasma-link-button-left-content-margin:0.063rem 0.25rem 0.063rem 0;--plasma-link-button-right-content-margin:0.063rem 0 0.063rem 0.25rem;--plasma-link-button-additional-content-margin:0 0 0 0.25rem;}
|
|
14
|
+
.LinkButton_config_1csy5mj_t11x3yj9__78787ba8{--plasma-link-button-disabled-opacity:0.4;}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
3
|
-
.
|
|
4
|
-
.
|
|
5
|
-
.
|
|
6
|
-
.
|
|
1
|
+
.TextField_config_16wooqe_dtkroq0__d86c8c45{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-primary);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-secondary);--plasma-textfield__clear-placeholder-color-focus:var(--text-tertiary);--plasma-textfield-bg-color:var(--surface-transparent-primary);--plasma-textfield-bg-color-hover:var(--surface-transparent-primary-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-secondary);--plasma-textfield__caret-color:var(--text-primary);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-secondary);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-transparent-tertiary);--plasma-textfield-divider-color-hover:var(--text-secondary);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|
|
2
|
+
.TextField_config_16wooqe_pfhkds4__d86c8c45{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-positive);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-positive);--plasma-textfield__clear-placeholder-color-focus:var(--text-positive);--plasma-textfield-bg-color:var(--surface-transparent-positive);--plasma-textfield-bg-color-hover:var(--surface-transparent-positive-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-positive-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-positive);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-positive);--plasma-textfield-divider-color-hover:var(--surface-positive);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|
|
3
|
+
.TextField_config_16wooqe_w1ocoxlz__d86c8c45{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-warning);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-warning);--plasma-textfield__clear-placeholder-color-focus:var(--text-warning);--plasma-textfield-bg-color:var(--surface-transparent-warning);--plasma-textfield-bg-color-hover:var(--surface-transparent-warning-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-warning-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-warning);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-warning);--plasma-textfield-divider-color-hover:var(--surface-warning);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|
|
4
|
+
.TextField_config_16wooqe_nlfdoc8__d86c8c45{--plasma-textfield-color:var(--text-primary);--plasma-textfield-clear-color:var(--text-negative);--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield__placeholder-color-focus:var(--text-tertiary);--plasma-textfield__clear-placeholder-color:var(--text-negative);--plasma-textfield__clear-placeholder-color-focus:var(--text-negative);--plasma-textfield-bg-color:var(--surface-transparent-negative);--plasma-textfield-bg-color-hover:var(--surface-transparent-negative-hover);--plasma-textfield-bg-color-focus:var(--surface-transparent-negative-active);--plasma-textfield__caret-color:var(--text-accent);--plasma-textfield__before-text-color:var(--text-tertiary);--plasma-textfield__after-text-color:var(--text-tertiary);--plasma-textfield__label-color:var(--text-primary);--plasma-textfield__left-helper-color:var(--text-negative);--plasma-textfield__title-caption-color:var(--text-secondary);--plasma-textfield__hint-icon-color:var(--text-secondary);--plasma-textfield-content-slot-color:var(--text-secondary);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover);--plasma-textfield-content-slot-color-active:var(--text-secondary-active);--plasma-textfield-divider-color:var(--surface-negative);--plasma-textfield-divider-color-hover:var(--surface-negative);--plasma-textfield-divider-color-focus:var(--surface-accent);--plasma-textfield-focus-color:var(--text-accent);--plasma-textfield__indicator-color:var(--surface-negative);--plasma-textfield__optional-color:var(--text-tertiary);}
|
|
5
|
+
.TextField_config_16wooqe_m6zduia__d86c8c45{--plasma-textfield-height:3rem;--plasma-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-textfield-padding-with-chips:0.375rem;--plasma-textfield-border-radius:1.25rem;--plasma-textfield-border-width:0.0625rem;--plasma-textfield__left-content-margin:-0.125rem 0.25rem -0.125rem -0.125rem;--plasma-textfield__right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-m-line-height);--sdds-core-textfield__label-padding:0 0 0 1rem;--plasma-textfield__label-offset:0.25rem;--plasma-textfield__clear-label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-offset:0.25rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-textfield__chip-gap:0.125rem;--plasma-textfield__chip-border-radius:1rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.25rem;--plasma-textfield__chip-padding:0 0.375rem 0 0.5rem;--plasma-textfield__chip-clear-content-margin-left:0.5rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.25rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0 0 0 0;--plasma-textfield__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:0 0 auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-textfield__clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-textfield__clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;}
|
|
6
|
+
.TextField_config_16wooqe_ip7pk8g__d86c8c45{--plasma-textfield__placeholder-color:var(--text-secondary);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
.
|
|
10
|
-
.
|
|
11
|
-
.
|
|
12
|
-
.
|
|
13
|
-
.
|
|
14
|
-
.
|
|
15
|
-
.
|
|
16
|
-
.
|
|
17
|
-
.
|
|
18
|
-
.
|
|
19
|
-
.
|
|
9
|
+
.TextField_config_16wooqe_d8whelw__d86c8c45{--plasma-textfield__chip-color:var(--inverse-text-primary);--plasma-textfield__chip-background:var(--surface-solid-default);--plasma-textfield__chip-color-hover:var(--inverse-text-primary);--plasma-textfield__chip-background-hover:var(--surface-solid-default-hover);--plasma-textfield__chip-color-active:var(--inverse-text-primary);--plasma-textfield__chip-background-active:var(--surface-solid-default-active);--plasma-textfield__chip-background-readonly:var(--surface-solid-default);--plasma-textfield__chip-color-readonly:var(--inverse-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-solid-default);--plasma-textfield__chip-color-readonly-hover:var(--inverse-text-primary);--plasma-textfield__chip-close-icon-color:var(--inverse-text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--inverse-text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--inverse-text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
10
|
+
.TextField_config_16wooqe_s1h3g1ks__d86c8c45{--plasma-textfield__chip-color:var(--text-primary);--plasma-textfield__chip-background:var(--surface-transparent-secondary);--plasma-textfield__chip-color-hover:var(--text-primary);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover);--plasma-textfield__chip-color-active:var(--text-primary);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly:var(--text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary);--plasma-textfield__chip-color-readonly-hover:var(--text-primary);--plasma-textfield__chip-close-icon-color:var(--text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
11
|
+
.TextField_config_16wooqe_auyq38l__d86c8c45{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-accent);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-accent-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-accent-active);--plasma-textfield__chip-background-readonly:var(--surface-accent);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-accent);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
12
|
+
.TextField_config_16wooqe_px53wwr__d86c8c45{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-positive);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-positive-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-positive-active);--plasma-textfield__chip-background-readonly:var(--surface-positive);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-positive);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
13
|
+
.TextField_config_16wooqe_waletrs__d86c8c45{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-warning);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-warning-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-warning-active);--plasma-textfield__chip-background-readonly:var(--surface-warning);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-warning);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
14
|
+
.TextField_config_16wooqe_n1t7mzsz__d86c8c45{--plasma-textfield__chip-color:var(--on-dark-text-primary);--plasma-textfield__chip-background:var(--surface-negative);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary);--plasma-textfield__chip-background-hover:var(--surface-negative-hover);--plasma-textfield__chip-color-active:var(--on-dark-text-primary);--plasma-textfield__chip-background-active:var(--surface-negative-active);--plasma-textfield__chip-background-readonly:var(--surface-negative);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary);--plasma-textfield__chip-background-readonly-hover:var(--surface-negative);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover);--plasma-textfield__chip-opacity-readonly:1;}
|
|
15
|
+
.TextField_config_16wooqe_db550dj__d86c8c45{--plasma-textfield__tooltip-background-color:var(--surface-solid-card-brightness);--plasma-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-textfield__tooltip-color:var(--text-primary);--plasma-textfield__tooltip-arrow-background:var(--surface-solid-card-brightness);}
|
|
16
|
+
.TextField_config_16wooqe_mkng3yc__d86c8c45{--plasma-textfield__tooltip-padding-top:0.6875rem;--plasma-textfield__tooltip-padding-right:0.875rem;--plasma-textfield__tooltip-padding-bottom:0.6875rem;--plasma-textfield__tooltip-padding-left:0.875rem;--plasma-textfield__tooltip-min-height:2.5rem;--plasma-textfield__tooltip-border-radius:0.625rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__tooltip-content-left-margin:0.375rem;--plasma-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textfield__tooltip-arrow-height:0.5rem;--plasma-textfield__tooltip-arrow-edge-margin:0.625rem;}
|
|
17
|
+
.TextField_config_16wooqe_spf8jwm__d86c8c45{--plasma-textfield__tooltip-padding-top:0.5rem;--plasma-textfield__tooltip-padding-right:0.75rem;--plasma-textfield__tooltip-padding-bottom:0.5rem;--plasma-textfield__tooltip-padding-left:0.75rem;--plasma-textfield__tooltip-min-height:2rem;--plasma-textfield__tooltip-border-radius:0.5rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__tooltip-content-left-margin:0.25rem;--plasma-textfield__tooltip-arrow-mask-width:1rem;--plasma-textfield__tooltip-arrow-mask-height:1rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textfield__tooltip-arrow-height:0.375rem;--plasma-textfield__tooltip-arrow-edge-margin:0.5625rem;}
|
|
18
|
+
.TextField_config_16wooqe_t8ra9ji__d86c8c45{--plasma-textfield-disabled-opacity:0.4;}
|
|
19
|
+
.TextField_config_16wooqe_t13sqnyj__d86c8c45{--plasma-textfield-readonly-opacity:0.1;--plasma-textfield-color-readonly:var(--text-primary);--plasma-textfield-bg-color-readonly:var(--surface-transparent-primary);--plasma-textfield__placeholder-color-readonly:var(--text-secondary);--plasma-textfield__left-helper-color-readonly:var(--text-secondary);--plasma-textfield__title-caption-color-readonly:var(--text-secondary);--plasma-textfield__label-color-readonly:var(--text-primary);--plasma-textfield-divider-color-readonly:var(--surface-transparent-primary);--plasma-textfield-right-content-opacity-readonly:0.4;}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
require('./Note.
|
|
1
|
+
require('./Note.config_a7b7e.css');
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
4
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
@@ -6,7 +6,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
6
6
|
var config = {
|
|
7
7
|
defaults: {
|
|
8
8
|
view: 'default',
|
|
9
|
-
size: 'm'
|
|
9
|
+
size: 'm',
|
|
10
|
+
orientation: 'vertical'
|
|
10
11
|
},
|
|
11
12
|
variations: {
|
|
12
13
|
view: {
|
|
@@ -18,8 +19,17 @@ var config = {
|
|
|
18
19
|
},
|
|
19
20
|
size: {
|
|
20
21
|
m: "my7aunu"
|
|
22
|
+
},
|
|
23
|
+
orientation: {
|
|
24
|
+
vertical: "v1sat9qb",
|
|
25
|
+
horizontal: "h1gn2ksf"
|
|
21
26
|
}
|
|
22
|
-
}
|
|
27
|
+
},
|
|
28
|
+
intersections: [{
|
|
29
|
+
size: 'm',
|
|
30
|
+
orientation: 'horizontal',
|
|
31
|
+
style: "sqm7lmj"
|
|
32
|
+
}]
|
|
23
33
|
};
|
|
24
34
|
|
|
25
35
|
exports.config = config;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
.dlpid31{--plasma-note-background:var(--surface-transparent-secondary);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-primary);}
|
|
2
|
+
.pj3b0d5{--plasma-note-background:var(--surface-transparent-positive);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-positive);}
|
|
3
|
+
.w73g2ww{--plasma-note-background:var(--surface-transparent-warning);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-warning);}
|
|
4
|
+
.n1m8g88j{--plasma-note-background:var(--surface-transparent-negative);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-negative);}
|
|
5
|
+
.ifuz2qv{--plasma-note-background:var(--surface-transparent-info);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-info);}
|
|
6
|
+
.my7aunu{--plasma-note-padding:1.25rem 1.5rem;--plasma-note-padding-scalable:1.25rem;--plasma-note-border-radius:0.75rem;--plasma-note-gap:0.625rem;--plasma-note-gap-scalable:0.75rem;--plasma-note-content-gap:0.125rem;--plasma-note-padding-with-action-content:0.5rem;--plasma-note-close-icon-top:0.75rem;--plasma-note-close-icon-right:0.75rem;--plasma-note-close-icon-color:var(--text-secondary);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover);--plasma-note-close-icon-size:1.5rem;--plasma-note-close-icon-button-size:1.5rem;--plasma-note-fixed-content-before-width:1.5rem;--plasma-note-fixed-content-before-height:1.625rem;--plasma-note-fixed-content-before-padding:0rem;--plasma-note-title-font-family:var(--plasma-typo-text-m-font-family);--plasma-note-title-font-size:var(--plasma-typo-text-m-font-size);--plasma-note-title-font-style:var(--plasma-typo-text-m-font-style);--plasma-note-title-font-weight:var(--plasma-typo-text-m-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-text-m-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-text-m-line-height);--plasma-note-title-padding-right:1.75rem;--plasma-note-text-font-family:var(--plasma-typo-text-m-font-family);--plasma-note-text-font-size:var(--plasma-typo-text-m-font-size);--plasma-note-text-font-style:var(--plasma-typo-text-m-font-style);--plasma-note-text-font-weight:var(--plasma-typo-text-m-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-text-m-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-text-m-line-height);}
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
.sqm7lmj{--plasma-note-action-content-margin:-0.6875rem 0rem 0rem 1rem;--plasma-note-close-icon-margin:0.0625rem 0rem 0rem 1.25rem;}
|
|
@@ -1,6 +1,9 @@
|
|
|
1
|
-
.
|
|
2
|
-
.
|
|
3
|
-
.
|
|
4
|
-
.
|
|
5
|
-
.
|
|
6
|
-
.
|
|
1
|
+
.Note_config_a7b7e_dlpid31__77e39713{--plasma-note-background:var(--surface-transparent-secondary);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-primary);}
|
|
2
|
+
.Note_config_a7b7e_pj3b0d5__77e39713{--plasma-note-background:var(--surface-transparent-positive);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-positive);}
|
|
3
|
+
.Note_config_a7b7e_w73g2ww__77e39713{--plasma-note-background:var(--surface-transparent-warning);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-warning);}
|
|
4
|
+
.Note_config_a7b7e_n1m8g88j__77e39713{--plasma-note-background:var(--surface-transparent-negative);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-negative);}
|
|
5
|
+
.Note_config_a7b7e_ifuz2qv__77e39713{--plasma-note-background:var(--surface-transparent-info);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-info);}
|
|
6
|
+
.Note_config_a7b7e_my7aunu__77e39713{--plasma-note-padding:1.25rem 1.5rem;--plasma-note-padding-scalable:1.25rem;--plasma-note-border-radius:0.75rem;--plasma-note-gap:0.625rem;--plasma-note-gap-scalable:0.75rem;--plasma-note-content-gap:0.125rem;--plasma-note-padding-with-action-content:0.5rem;--plasma-note-close-icon-top:0.75rem;--plasma-note-close-icon-right:0.75rem;--plasma-note-close-icon-color:var(--text-secondary);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover);--plasma-note-close-icon-size:1.5rem;--plasma-note-close-icon-button-size:1.5rem;--plasma-note-fixed-content-before-width:1.5rem;--plasma-note-fixed-content-before-height:1.625rem;--plasma-note-fixed-content-before-padding:0rem;--plasma-note-title-font-family:var(--plasma-typo-text-m-font-family);--plasma-note-title-font-size:var(--plasma-typo-text-m-font-size);--plasma-note-title-font-style:var(--plasma-typo-text-m-font-style);--plasma-note-title-font-weight:var(--plasma-typo-text-m-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-text-m-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-text-m-line-height);--plasma-note-title-padding-right:1.75rem;--plasma-note-text-font-family:var(--plasma-typo-text-m-font-family);--plasma-note-text-font-size:var(--plasma-typo-text-m-font-size);--plasma-note-text-font-style:var(--plasma-typo-text-m-font-style);--plasma-note-text-font-weight:var(--plasma-typo-text-m-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-text-m-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-text-m-line-height);}
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
.Note_config_a7b7e_sqm7lmj__77e39713{--plasma-note-action-content-margin:-0.6875rem 0rem 0rem 1rem;--plasma-note-close-icon-margin:0.0625rem 0rem 0rem 1.25rem;}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
.dtalnd0{--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-active);--plasma-select-button-background-color:var(--on-light-surface-transparent-deep);--plasma-select-button-background-color-hover:var(--on-light-surface-transparent-deep-hover);--plasma-select-button-background-color-active:var(--on-light-surface-transparent-deep-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary);--plasma-select-divider-color:var(--surface-transparent-tertiary);--plasma-select-item-icon-color:var(--text-accent);--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary);}
|
|
9
9
|
.b1k7ad1i{--plasma-select-button-color:var(--on-dark-text-primary);--plasma-select-button-color-hover:var(--on-dark-text-primary-hover);--plasma-select-button-color-active:var(--on-dark-text-primary-active);--plasma-select-button-arrow-color:var(--on-dark-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-dark-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-dark-text-secondary-active);--plasma-select-button-background-color:var(--on-light-surface-solid-default);--plasma-select-button-background-color-hover:var(--on-light-surface-solid-default-hover);--plasma-select-button-background-color-active:var(--on-light-surface-solid-default-active);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary);--plasma-select-divider-color:var(--surface-transparent-tertiary);--plasma-select-item-icon-color:var(--text-accent);--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary);}
|
|
10
10
|
.w1bszwh5{--plasma-select-button-color:var(--on-light-text-primary);--plasma-select-button-color-hover:var(--on-light-text-primary-hover);--plasma-select-button-color-active:var(--on-light-text-primary-active);--plasma-select-button-arrow-color:var(--on-light-text-secondary);--plasma-select-button-arrow-color-hover:var(--on-light-text-secondary-hover);--plasma-select-button-arrow-color-active:var(--on-light-text-secondary-active);--plasma-select-button-background-color:var(--on-dark-surface-solid-default);--plasma-select-button-background-color-hover:var(--on-dark-surface-solid-default-hover);--plasma-select-button-background-color-active:var(--on-dark-surface-solid-default-active);--plasma-select-item-background-hover:var(--surface-transparent-secondary);--plasma-select-disclosure-icon-color:var(--text-secondary);--plasma-select-disclosure-icon-color-hover:var(--text-secondary-hover);--plasma-select-item-disabled-opacity:0.4;--plasma-select-item-disabled-color:var(--text-primary);--plasma-select-divider-color:var(--surface-transparent-tertiary);--plasma-select-item-icon-color:var(--text-accent);--plasma-select-checkbox-fill-color:var(--text-accent);--plasma-select-checkbox-icon-color:var(--on-dark-text-primary);--plasma-select-checkbox-trigger-border-checked-color:transparent;--plasma-select-checkbox-trigger-border-color:var(--text-secondary);}
|
|
11
|
-
.m1dmzr3t{--plasma-select-textfield-height:3rem;--plasma-select-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.75rem;--plasma-select-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield-label-offset:0.625rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-select-textfield-
|
|
11
|
+
.m1dmzr3t{--plasma-select-textfield-height:3rem;--plasma-select-textfield-padding:0.875rem 1rem 0.875rem 1rem;--plasma-select-textfield-padding-with-chips:0.375rem;--plasma-select-textfield-border-radius:0.75rem;--plasma-select-textfield-left-content-margin:-0.125rem 0.375rem -0.125rem -0.125rem;--plasma-select-textfield-right-content-margin:-0.125rem -0.125rem -0.125rem 0.75rem;--plasma-select-textfield-right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-select-textfield-content-right-wrapper-gap:0.25rem;--plasma-select-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-select-textfield-before-text-margin:0 0.25rem 0 0;--plasma-select-textfield-after-text-margin:0 0 0 0.25rem;--plasma-select-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield-label-offset:0.625rem;--plasma-select-textfield-label-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-label-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-label-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-label-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-textfield__hint-margin:-0.688rem -0.5rem;--plasma-select-textfield__hint-target-size:2.375rem;--plasma-select-textfield__hint-inner-label-placement-offset:0.312rem -2.813rem auto auto;--plasma-select-textfield__clear-hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-select-textfield-left-helper-offset:0.25rem;--plasma-select-textfield-left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-select-textfield-placement-inner-label-padding:0.375rem 0 0.125rem 0;--plasma-select-textfield-placement-inner-content-padding:1.375rem 0 0.375rem 0;--plasma-select-new-textfield-indicator-size-inner:0.5rem;--plasma-select-new-textfield-indicator-size-outer:0.375rem;--plasma-select-new-textfield-indicator-placement-inner:0 0 0 0;--plasma-select-new-textfield-indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-select-new-textfield-indicator-placement-inner-right:0 0 auto auto;--plasma-select-new-textfield-indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-select-new-textfield-clear-indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-select-new-textfield-clear-indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-select-new-textfield-clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;--plasma-select-textfield-chip-gap:0.25rem;--plasma-select-textfield-chip-border-radius:0.375rem;--plasma-select-textfield-chip-width:auto;--plasma-select-textfield-chip-height:2.25rem;--plasma-select-textfield-chip-padding:0 0.625rem 0 0.875rem;--plasma-select-textfield-chip-clear-content-margin-left:0.5rem;--plasma-select-textfield-chip-clear-content-margin-right:0rem;--plasma-select-textfield-chip-close-icon-size:1.25rem;--plasma-select-textfield-chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-textfield-chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-textfield-chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-textfield-chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-textfield-chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-textfield-chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-button-arrow-margin:0 -0.125rem 0 0.375rem;--plasma-select-target-height:3rem;--plasma-select-button-padding:1.25rem 0 1.25rem;--plasma-select-empty-state-padding:0.875rem 1rem 0.875rem 1rem;--plasma-select-padding:0.125rem;--plasma-select-border-radius:0.75rem;--plasma-select-item-height:1.5rem;--plasma-select-item-padding:0.75rem 0.75rem;--plasma-select-item-padding-tight:0.5rem 0.75rem;--plasma-select-item-border-radius:0.625rem;--plasma-select-item-icon-margin:0 0.375rem 0 0;--plasma-select-item-icon-size:1.5rem;--plasma-select-item-icon-size-tight:1.5rem;--plasma-select-item-gap:0.375rem;--plasma-select-item-tree-offset-width:2rem;--plasma-select-cell-padding:0rem;--plasma-select-cell-padding-left-content:0rem;--plasma-select-cell-padding-content:0rem;--plasma-select-cell-padding-right-content:0rem;--plasma-select-cell-textbox-gap:0.125rem;--plasma-select-cell-gap:0.375rem;--plasma-select-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-font-family:var(--plasma-typo-body-m-font-family);--plasma-select-font-size:var(--plasma-typo-body-m-font-size);--plasma-select-font-style:var(--plasma-typo-body-m-font-style);--plasma-select-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-select-font-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-select-font-line-height:var(--plasma-typo-body-m-line-height);--plasma-select-checkbox-trigger-size:1.25rem;--plasma-select-checkbox-trigger-size-tight:1.25rem;--plasma-select-checkbox-trigger-border-radius:0.375rem;--plasma-select-checkbox-trigger-border-radius-tight:0.375rem;--plasma-select-checkbox-trigger-border-width:0.125rem;--plasma-select-indicator-size:0.375rem;--plasma-select-divider-margin-top:0.375rem;--plasma-select-divider-margin-right:0.875rem;--plasma-select-divider-margin-bottom:0.375rem;--plasma-select-divider-margin-left:0.875rem;--plasma-select-divider-margin-top-tight:0.375rem;--plasma-select-divider-margin-bottom-tight:0.375rem;}
|
|
12
12
|
.i1trul8m{--plasma-select-textfield-placeholder-color:var(--text-secondary);--plasma-select-textfield-placement-inner-label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-select-textfield-placement-inner-label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-select-textfield-placement-inner-label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-select-textfield-placement-inner-label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-select-textfield-placement-inner-label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-select-textfield-placement-inner-label-line-height:var(--plasma-typo-body-xs-line-height);}
|
|
13
13
|
|
|
14
14
|
.d1rq56mb{--plasma-select-textfield-chip-color:var(--inverse-text-primary);--plasma-select-textfield-chip-color-hover:var(--inverse-text-primary);--plasma-select-textfield--chip-background:var(--surface-solid-default);--plasma-select-textfield-chip-background-hover:var(--surface-solid-default-hover);--plasma-select-textfield-chip-close-icons-color:var(--inverse-text-secondary);--plasma-select-textfield-chip-close-icons-color-readonly:var(--inverse-text-secondary);--plasma-select-textfield-chip-close-icons-color-hover:var(--inverse-text-primary);--plasma-select-textfield__chip-background-readonly:var(--surface-solid-default);--plasma-select-textfield__chip-color-readonly:var(--inverse-text-primary);--plasma-select-textfield__chip-background-readonly-hover:var(--surface-solid-default);--plasma-select-textfield__chip-color-readonly-hover:var(--inverse-text-primary);--plasma-select-textfield__chip-opacity-readonly:1;}
|