@salutejs/sdds-insol 0.328.0-canary.2422.20906430475.0 → 0.328.0-canary.2423.20988873450.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/TextArea/TextArea.clear.config.js +42 -0
- package/dist/css/cjs/components/TextArea/TextArea.clear.config.js.map +1 -0
- package/dist/css/cjs/components/TextArea/TextArea.clear.config_vvqdh8.css +13 -0
- package/dist/css/cjs/components/TextArea/TextArea.config.js +11 -11
- package/dist/css/cjs/components/TextArea/TextArea.config.js.map +1 -1
- package/dist/css/cjs/components/TextArea/TextArea.config_5f42o1.css +14 -0
- package/dist/css/cjs/components/TextArea/TextArea.css +27 -13
- package/dist/css/cjs/components/TextArea/TextArea.js +13 -6
- package/dist/css/cjs/components/TextArea/TextArea.js.map +1 -1
- package/dist/css/cjs/index.css +28 -14
- package/dist/css/es/components/TextArea/TextArea.clear.config.js +38 -0
- package/dist/css/es/components/TextArea/TextArea.clear.config.js.map +1 -0
- package/dist/css/es/components/TextArea/TextArea.clear.config_vvqdh8.css +13 -0
- package/dist/css/es/components/TextArea/TextArea.config.js +11 -11
- package/dist/css/es/components/TextArea/TextArea.config.js.map +1 -1
- package/dist/css/es/components/TextArea/TextArea.config_5f42o1.css +14 -0
- package/dist/css/es/components/TextArea/TextArea.css +27 -13
- package/dist/css/es/components/TextArea/TextArea.js +13 -8
- package/dist/css/es/components/TextArea/TextArea.js.map +1 -1
- package/dist/css/es/index.css +28 -14
- package/dist/styled-components/cjs/components/TextArea/TextArea.clear.config.js +592 -0
- package/dist/styled-components/cjs/components/TextArea/TextArea.config.js +290 -333
- package/dist/styled-components/cjs/components/TextArea/TextArea.js +27 -5
- package/dist/styled-components/es/components/TextArea/TextArea.clear.config.js +582 -0
- package/dist/styled-components/es/components/TextArea/TextArea.config.js +296 -339
- package/dist/styled-components/es/components/TextArea/TextArea.js +14 -5
- package/package.json +7 -7
- package/types/components/TextArea/TextArea.clear.config.d.ts +34 -0
- package/types/components/TextArea/TextArea.config.d.ts +7 -7
- package/types/components/TextArea/TextArea.d.ts +1036 -11
- package/dist/css/cjs/components/TextArea/TextArea.config_14dw15u.css +0 -14
- package/dist/css/es/components/TextArea/TextArea.config_14dw15u.css +0 -14
|
@@ -9,67 +9,178 @@ function _tagged_template_literal(strings, raw) {
|
|
|
9
9
|
}));
|
|
10
10
|
}
|
|
11
11
|
function _templateObject() {
|
|
12
|
+
var data = _tagged_template_literal([
|
|
13
|
+
"\n ",
|
|
14
|
+
": var(--outline-clear);\n ",
|
|
15
|
+
": var(--outline-solid-secondary);\n ",
|
|
16
|
+
": var(--outline-clear);\n ",
|
|
17
|
+
": var(--surface-transparent-card);\n ",
|
|
18
|
+
": var(--surface-transparent-card-hover);\n ",
|
|
19
|
+
": var(--surface-transparent-card-active);\n ",
|
|
20
|
+
": var(--surface-transparent-card);\n\n ",
|
|
21
|
+
": var(--text-primary);\n ",
|
|
22
|
+
": var(--text-primary);\n ",
|
|
23
|
+
": var(--text-primary);\n ",
|
|
24
|
+
": var(--text-accent);\n\n ",
|
|
25
|
+
": var(--text-secondary);\n ",
|
|
26
|
+
": var(--text-tertiary);\n\n ",
|
|
27
|
+
": var(--text-secondary);\n ",
|
|
28
|
+
": var(--text-secondary);\n ",
|
|
29
|
+
": var(--text-secondary);\n\n ",
|
|
30
|
+
": var(--surface-negative);\n ",
|
|
31
|
+
": var(--text-tertiary);\n\n ",
|
|
32
|
+
": var(--surface-transparent-tertiary);\n ",
|
|
33
|
+
": var(--surface-transparent-tertiary-hover);\n ",
|
|
34
|
+
": var(--surface-transparent-tertiary-active);\n ",
|
|
35
|
+
": var(--surface-transparent-primary);\n ",
|
|
36
|
+
": var(--surface-transparent-primary-active);\n ",
|
|
37
|
+
": var(--surface-transparent-primary-hover);\n\n ",
|
|
38
|
+
": var(--surface-transparent-tertiary);\n ",
|
|
39
|
+
": var(--text-secondary);\n ",
|
|
40
|
+
": var(--surface-accent);\n ",
|
|
41
|
+
": var(--text-secondary);\n ",
|
|
42
|
+
": var(--text-secondary);\n ",
|
|
43
|
+
": var(--shadow-down-soft-s);\n "
|
|
44
|
+
]);
|
|
45
|
+
_templateObject = function _templateObject() {
|
|
46
|
+
return data;
|
|
47
|
+
};
|
|
48
|
+
return data;
|
|
49
|
+
}
|
|
50
|
+
function _templateObject1() {
|
|
51
|
+
var data = _tagged_template_literal([
|
|
52
|
+
"\n ",
|
|
53
|
+
": var(--outline-warning-minor);\n ",
|
|
54
|
+
": var(--outline-warning-minor-active);\n ",
|
|
55
|
+
": var(--outline-warning-minor-hover);\n ",
|
|
56
|
+
": var(--surface-transparent-card);\n ",
|
|
57
|
+
": var(--surface-transparent-card-hover);\n ",
|
|
58
|
+
": var(--surface-transparent-card-active);\n ",
|
|
59
|
+
": var(--surface-transparent-card);\n\n ",
|
|
60
|
+
": var(--text-primary);\n ",
|
|
61
|
+
": color-mix(in oklab, var(--text-warning) 70%, transparent);\n ",
|
|
62
|
+
": color-mix(in oklab, var(--text-warning) 70%, transparent);\n ",
|
|
63
|
+
": var(--text-accent);\n\n ",
|
|
64
|
+
": var(--text-secondary);\n ",
|
|
65
|
+
": var(--text-tertiary);\n\n ",
|
|
66
|
+
": color-mix(in oklab, var(--text-warning) 70%, transparent);\n ",
|
|
67
|
+
": var(--text-secondary);\n ",
|
|
68
|
+
": var(--text-secondary);\n\n ",
|
|
69
|
+
": var(--surface-negative);\n ",
|
|
70
|
+
": var(--text-tertiary);\n\n ",
|
|
71
|
+
": var(--surface-transparent-tertiary);\n ",
|
|
72
|
+
": var(--surface-transparent-tertiary-hover);\n ",
|
|
73
|
+
": var(--surface-transparent-tertiary-active);\n ",
|
|
74
|
+
": var(--surface-transparent-primary);\n ",
|
|
75
|
+
": var(--surface-transparent-primary-active);\n ",
|
|
76
|
+
": var(--surface-transparent-primary-hover);\n\n ",
|
|
77
|
+
": var(--surface-warning);\n ",
|
|
78
|
+
": var(--surface-warning);\n ",
|
|
79
|
+
": var(--surface-accent);\n ",
|
|
80
|
+
": var(--text-secondary);\n ",
|
|
81
|
+
": var(--text-secondary);\n ",
|
|
82
|
+
": var(--shadow-down-soft-s);\n "
|
|
83
|
+
]);
|
|
84
|
+
_templateObject1 = function _templateObject() {
|
|
85
|
+
return data;
|
|
86
|
+
};
|
|
87
|
+
return data;
|
|
88
|
+
}
|
|
89
|
+
function _templateObject2() {
|
|
90
|
+
var data = _tagged_template_literal([
|
|
91
|
+
"\n ",
|
|
92
|
+
": var(--outline-negative-minor);\n ",
|
|
93
|
+
": var(--outline-negative-minor-active);\n ",
|
|
94
|
+
": var(--outline-negative-minor-hover);\n ",
|
|
95
|
+
": var(--surface-transparent-card);\n ",
|
|
96
|
+
": var(--surface-transparent-card-hover);\n ",
|
|
97
|
+
": var(--surface-transparent-card-active);\n ",
|
|
98
|
+
": var(--surface-transparent-card);\n\n ",
|
|
99
|
+
": var(--text-primary);\n ",
|
|
100
|
+
": color-mix(in oklab, var(--text-negative) 70%, transparent);\n ",
|
|
101
|
+
": color-mix(in oklab, var(--text-negative) 70%, transparent);\n ",
|
|
102
|
+
": var(--text-accent);\n\n ",
|
|
103
|
+
": var(--text-secondary);\n ",
|
|
104
|
+
": var(--text-tertiary);\n\n ",
|
|
105
|
+
": color-mix(in oklab, var(--text-negative) 70%, transparent);\n ",
|
|
106
|
+
": var(--text-secondary);\n ",
|
|
107
|
+
": var(--text-secondary);\n\n ",
|
|
108
|
+
": var(--surface-negative);\n ",
|
|
109
|
+
": var(--text-tertiary);\n\n ",
|
|
110
|
+
": var(--surface-transparent-tertiary);\n ",
|
|
111
|
+
": var(--surface-transparent-tertiary-hover);\n ",
|
|
112
|
+
": var(--surface-transparent-tertiary-active);\n ",
|
|
113
|
+
": var(--surface-transparent-primary);\n ",
|
|
114
|
+
": var(--surface-transparent-primary-active);\n ",
|
|
115
|
+
": var(--surface-transparent-primary-hover);\n\n ",
|
|
116
|
+
": var(--surface-negative);\n ",
|
|
117
|
+
": var(--surface-negative);\n ",
|
|
118
|
+
": var(--surface-accent);\n ",
|
|
119
|
+
": var(--text-secondary);\n ",
|
|
120
|
+
": var(--text-secondary);\n ",
|
|
121
|
+
": var(--shadow-down-soft-s);\n "
|
|
122
|
+
]);
|
|
123
|
+
_templateObject2 = function _templateObject() {
|
|
124
|
+
return data;
|
|
125
|
+
};
|
|
126
|
+
return data;
|
|
127
|
+
}
|
|
128
|
+
function _templateObject3() {
|
|
12
129
|
var data = _tagged_template_literal([
|
|
13
130
|
"\n ",
|
|
14
131
|
": 100%;\n ",
|
|
15
|
-
":
|
|
16
|
-
":
|
|
17
|
-
":
|
|
18
|
-
": 0.
|
|
19
|
-
":
|
|
20
|
-
":
|
|
21
|
-
":
|
|
22
|
-
":
|
|
23
|
-
": 1.5rem;\n ",
|
|
24
|
-
": 0.563rem;\n ",
|
|
25
|
-
": 0.75rem;\n ",
|
|
26
|
-
": 0.5rem;\n ",
|
|
27
|
-
": 0.25rem;\n ",
|
|
132
|
+
": 6.812rem;\n ",
|
|
133
|
+
": 1.625rem;\n ",
|
|
134
|
+
": 1rem;\n ",
|
|
135
|
+
": 0.063rem;\n ",
|
|
136
|
+
": 1rem 1rem 0 0;\n\n ",
|
|
137
|
+
": 1.313rem;\n ",
|
|
138
|
+
": 1.25rem;\n ",
|
|
139
|
+
": 3.5rem;\n ",
|
|
28
140
|
": 0.75rem;\n ",
|
|
29
|
-
":
|
|
141
|
+
": 1.25rem;\n\n ",
|
|
30
142
|
": 0.75rem;\n ",
|
|
31
|
-
":
|
|
32
|
-
": 0.5rem;\n ",
|
|
143
|
+
": 1.25rem;\n ",
|
|
33
144
|
": 0.75rem;\n ",
|
|
34
|
-
":
|
|
35
|
-
":
|
|
36
|
-
":
|
|
37
|
-
":
|
|
38
|
-
":
|
|
39
|
-
":
|
|
40
|
-
": var(--plasma-typo-body-xxs-font-weight);\n ",
|
|
41
|
-
": var(--plasma-typo-body-xxs-letter-spacing);\n ",
|
|
42
|
-
": var(--plasma-typo-body-xxs-line-height);\n ",
|
|
43
|
-
": 0rem;\n ",
|
|
44
|
-
": 0rem;\n ",
|
|
145
|
+
": 1.25rem;\n ",
|
|
146
|
+
": 0rem;\n\n ",
|
|
147
|
+
": 1.25rem;\n ",
|
|
148
|
+
": 1.25rem;\n ",
|
|
149
|
+
": 1.5rem;\n\n ",
|
|
150
|
+
": 0.75rem;\n\n ",
|
|
45
151
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
46
152
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
47
153
|
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
48
154
|
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
49
155
|
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
50
|
-
": var(--plasma-typo-body-xs-line-height);\n ",
|
|
156
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
157
|
+
": 0.813rem;\n ",
|
|
158
|
+
": -0.313rem;\n ",
|
|
159
|
+
": 0.25rem;\n\n ",
|
|
160
|
+
": var(--plasma-typo-body-m-font-family);\n ",
|
|
161
|
+
": var(--plasma-typo-body-m-font-size);\n ",
|
|
162
|
+
": var(--plasma-typo-body-m-font-style);\n ",
|
|
163
|
+
": var(--plasma-typo-body-m-font-weight);\n ",
|
|
164
|
+
": var(--plasma-typo-body-m-letter-spacing);\n ",
|
|
165
|
+
": var(--plasma-typo-body-m-line-height);\n\n ",
|
|
51
166
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
52
167
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
53
168
|
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
54
169
|
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
55
170
|
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
56
|
-
": var(--plasma-typo-body-xs-line-height);\n ",
|
|
57
|
-
": 0.
|
|
171
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
172
|
+
": 0.5rem;\n ",
|
|
58
173
|
": 0.375rem;\n ",
|
|
59
174
|
": 0 0 0 0;\n ",
|
|
60
|
-
": 0.
|
|
175
|
+
": 0.5rem auto auto -0.675rem;\n ",
|
|
61
176
|
": 0 0 auto auto;\n ",
|
|
62
|
-
": 0.
|
|
63
|
-
": -0.
|
|
64
|
-
": 0.813rem auto auto -0.625rem;\n ",
|
|
65
|
-
": 0.813rem -0.625rem auto auto;\n\n ",
|
|
177
|
+
": 0.25rem -0.625rem auto auto;\n ",
|
|
178
|
+
": -0.25rem;\n\n ",
|
|
66
179
|
": 0.188rem;\n ",
|
|
67
180
|
": 0.063rem;\n\n ",
|
|
68
|
-
": -0.
|
|
181
|
+
": -0.688rem -0.5rem;\n ",
|
|
69
182
|
": 2.375rem;\n ",
|
|
70
|
-
":
|
|
71
|
-
": -0.188rem -1.938rem auto auto;\n ",
|
|
72
|
-
": 0.813rem -1.988rem auto auto;\n\n ",
|
|
183
|
+
": 0.751rem -2.938rem auto auto;\n\n ",
|
|
73
184
|
": 0.25rem;\n ",
|
|
74
185
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
75
186
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
@@ -78,75 +189,67 @@ function _templateObject() {
|
|
|
78
189
|
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
79
190
|
": var(--plasma-typo-body-xs-line-height);\n "
|
|
80
191
|
]);
|
|
81
|
-
|
|
192
|
+
_templateObject3 = function _templateObject() {
|
|
82
193
|
return data;
|
|
83
194
|
};
|
|
84
195
|
return data;
|
|
85
196
|
}
|
|
86
|
-
function
|
|
197
|
+
function _templateObject4() {
|
|
87
198
|
var data = _tagged_template_literal([
|
|
88
199
|
"\n ",
|
|
89
200
|
": 100%;\n ",
|
|
90
|
-
":
|
|
91
|
-
":
|
|
92
|
-
": 0.
|
|
93
|
-
": 0.
|
|
94
|
-
": 0.
|
|
95
|
-
":
|
|
96
|
-
":
|
|
97
|
-
":
|
|
98
|
-
": 2rem;\n ",
|
|
99
|
-
": 0.75rem;\n ",
|
|
100
|
-
": 0.75rem;\n ",
|
|
101
|
-
": 0.75rem;\n ",
|
|
102
|
-
": 0.25rem;\n ",
|
|
103
|
-
": 0.75rem;\n ",
|
|
104
|
-
": 0.75rem;\n ",
|
|
201
|
+
": 6.812rem;\n ",
|
|
202
|
+
": 1.625rem;\n ",
|
|
203
|
+
": 0.875rem;\n ",
|
|
204
|
+
": 0.063rem;\n ",
|
|
205
|
+
": 0.875rem 0.875rem 0 0;\n\n ",
|
|
206
|
+
": 1.063rem;\n ",
|
|
207
|
+
": 1.125rem;\n ",
|
|
208
|
+
": 3.625rem;\n ",
|
|
105
209
|
": 0.75rem;\n ",
|
|
106
|
-
":
|
|
210
|
+
": 1.125rem;\n\n ",
|
|
107
211
|
": 0.75rem;\n ",
|
|
212
|
+
": 1.125rem;\n ",
|
|
108
213
|
": 0.75rem;\n ",
|
|
214
|
+
": 1.125rem;\n ",
|
|
215
|
+
": 0rem;\n\n ",
|
|
216
|
+
": 1.063rem;\n ",
|
|
109
217
|
": 1rem;\n ",
|
|
110
|
-
":
|
|
111
|
-
": 0.
|
|
112
|
-
": var(--plasma-typo-body-xxs-font-family);\n ",
|
|
113
|
-
": var(--plasma-typo-body-xxs-font-size);\n ",
|
|
114
|
-
": var(--plasma-typo-body-xxs-font-style);\n ",
|
|
115
|
-
": var(--plasma-typo-body-xxs-font-weight);\n ",
|
|
116
|
-
": var(--plasma-typo-body-xxs-letter-spacing);\n ",
|
|
117
|
-
": var(--plasma-typo-body-xxs-line-height);\n ",
|
|
118
|
-
": 0.375rem;\n ",
|
|
119
|
-
": 0.063rem;\n ",
|
|
120
|
-
": 0.125rem;\n ",
|
|
218
|
+
": 1.25rem;\n\n ",
|
|
219
|
+
": 0.75rem;\n\n ",
|
|
121
220
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
122
221
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
123
222
|
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
124
223
|
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
125
224
|
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
126
|
-
": var(--plasma-typo-body-xs-line-height);\n ",
|
|
225
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
226
|
+
": 0.5625rem;\n ",
|
|
227
|
+
": -0.313rem;\n ",
|
|
228
|
+
": 0.125rem;\n\n ",
|
|
229
|
+
": var(--plasma-typo-body-s-font-family);\n ",
|
|
230
|
+
": var(--plasma-typo-body-s-font-size);\n ",
|
|
231
|
+
": var(--plasma-typo-body-s-font-style);\n ",
|
|
232
|
+
": var(--plasma-typo-body-s-font-weight);\n ",
|
|
233
|
+
": var(--plasma-typo-body-s-letter-spacing);\n ",
|
|
234
|
+
": var(--plasma-typo-body-s-line-height);\n\n ",
|
|
127
235
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
128
236
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
129
237
|
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
130
238
|
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
131
239
|
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
132
|
-
": var(--plasma-typo-body-xs-line-height);\n ",
|
|
133
|
-
": 0.
|
|
240
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
241
|
+
": 0.5rem;\n ",
|
|
134
242
|
": 0.375rem;\n ",
|
|
135
243
|
": 0 0 0 0;\n ",
|
|
136
|
-
": 0.
|
|
244
|
+
": 0.5rem auto auto -0.675rem;\n ",
|
|
137
245
|
": 0 0 auto auto;\n ",
|
|
138
|
-
": 0.
|
|
139
|
-
": -0.25rem;\n ",
|
|
140
|
-
": 1.063rem auto auto -0.75rem;\n ",
|
|
141
|
-
": 1.063rem -0.75rem auto auto;\n\n ",
|
|
246
|
+
": 0.25rem -0.625rem auto auto;\n ",
|
|
247
|
+
": -0.25rem;\n\n ",
|
|
142
248
|
": 0.188rem;\n ",
|
|
143
249
|
": 0.063rem;\n\n ",
|
|
144
|
-
": 1rem;\n ",
|
|
145
250
|
": -0.688rem -0.5rem;\n ",
|
|
146
251
|
": 2.375rem;\n ",
|
|
147
|
-
": 0.
|
|
148
|
-
": 0.062rem -1.938rem auto auto;\n ",
|
|
149
|
-
": 1.063rem -1.988rem auto auto;\n\n ",
|
|
252
|
+
": 0.563rem -2.938rem auto auto;\n\n ",
|
|
150
253
|
": 0.25rem;\n ",
|
|
151
254
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
152
255
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
@@ -155,74 +258,67 @@ function _templateObject1() {
|
|
|
155
258
|
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
156
259
|
": var(--plasma-typo-body-xs-line-height);\n "
|
|
157
260
|
]);
|
|
158
|
-
|
|
261
|
+
_templateObject4 = function _templateObject() {
|
|
159
262
|
return data;
|
|
160
263
|
};
|
|
161
264
|
return data;
|
|
162
265
|
}
|
|
163
|
-
function
|
|
266
|
+
function _templateObject5() {
|
|
164
267
|
var data = _tagged_template_literal([
|
|
165
268
|
"\n ",
|
|
166
269
|
": 100%;\n ",
|
|
167
270
|
": 7rem;\n ",
|
|
168
271
|
": 1.125rem;\n ",
|
|
169
|
-
": 0.75rem;\n
|
|
170
|
-
": 0.
|
|
171
|
-
": 0.75rem 0.75rem 0 0;\n ",
|
|
172
|
-
":
|
|
272
|
+
": 0.75rem;\n ",
|
|
273
|
+
": 0.063rem;\n ",
|
|
274
|
+
": 0.75rem 0.75rem 0 0;\n\n ",
|
|
275
|
+
": 0.875rem;\n ",
|
|
173
276
|
": 1rem;\n ",
|
|
174
|
-
":
|
|
175
|
-
":
|
|
277
|
+
": 3.375rem;\n ",
|
|
278
|
+
": 0.75rem;\n ",
|
|
279
|
+
": 1rem;\n\n ",
|
|
176
280
|
": 0.75rem;\n ",
|
|
177
281
|
": 1rem;\n ",
|
|
178
282
|
": 0.75rem;\n ",
|
|
179
|
-
": 0.25rem;\n ",
|
|
180
283
|
": 1rem;\n ",
|
|
284
|
+
": 0rem;\n\n ",
|
|
181
285
|
": 0.875rem;\n ",
|
|
182
|
-
": 1rem;\n ",
|
|
183
|
-
": 0rem;\n ",
|
|
184
286
|
": 0.875rem;\n ",
|
|
185
|
-
":
|
|
186
|
-
":
|
|
187
|
-
": 0.625rem;\n ",
|
|
188
|
-
": 0.25rem;\n ",
|
|
189
|
-
": var(--plasma-typo-body-xxs-font-family);\n ",
|
|
190
|
-
": var(--plasma-typo-body-xxs-font-size);\n ",
|
|
191
|
-
": var(--plasma-typo-body-xxs-font-style);\n ",
|
|
192
|
-
": var(--plasma-typo-body-xxs-font-weight);\n ",
|
|
193
|
-
": var(--plasma-typo-body-xxs-letter-spacing);\n ",
|
|
194
|
-
": var(--plasma-typo-body-xxs-line-height);\n ",
|
|
195
|
-
": 0.5rem;\n ",
|
|
196
|
-
": -0.313rem;\n ",
|
|
197
|
-
": 0.25rem;\n ",
|
|
287
|
+
": 1.25rem;\n\n ",
|
|
288
|
+
": 0.625rem;\n\n ",
|
|
198
289
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
199
290
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
200
291
|
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
201
292
|
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
202
293
|
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
203
|
-
": var(--plasma-typo-body-xs-line-height);\n ",
|
|
294
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
295
|
+
": 0.375rem;\n ",
|
|
296
|
+
": -0.313rem;\n ",
|
|
297
|
+
": 0.125rem;\n\n ",
|
|
298
|
+
": var(--plasma-typo-body-s-font-family);\n ",
|
|
299
|
+
": var(--plasma-typo-body-s-font-size);\n ",
|
|
300
|
+
": var(--plasma-typo-body-s-font-style);\n ",
|
|
301
|
+
": var(--plasma-typo-body-s-font-weight);\n ",
|
|
302
|
+
": var(--plasma-typo-body-s-letter-spacing);\n ",
|
|
303
|
+
": var(--plasma-typo-body-s-line-height);\n\n ",
|
|
204
304
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
205
305
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
206
306
|
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
207
307
|
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
208
308
|
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
209
|
-
": var(--plasma-typo-body-xs-line-height);\n ",
|
|
309
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
210
310
|
": 0.5rem;\n ",
|
|
211
311
|
": 0.375rem;\n ",
|
|
212
|
-
": 0 0 0 0;\n
|
|
213
|
-
": 0.
|
|
214
|
-
": 0 0 auto auto;\n
|
|
215
|
-
": 0.
|
|
216
|
-
": -0.25rem;\n ",
|
|
217
|
-
": 1.25rem auto auto -0.875rem;\n ",
|
|
218
|
-
": 1.25rem -0.875rem auto auto;\n\n ",
|
|
312
|
+
": 0 0 0 0;\n ",
|
|
313
|
+
": 0.438rem auto auto -0.675rem;\n ",
|
|
314
|
+
": 0 0 auto auto;\n ",
|
|
315
|
+
": 0.188rem -0.625rem auto auto;\n ",
|
|
316
|
+
": -0.25rem;\n\n ",
|
|
219
317
|
": 0.188rem;\n ",
|
|
220
318
|
": 0.063rem;\n\n ",
|
|
221
319
|
": -0.688rem -0.5rem;\n ",
|
|
222
320
|
": 2.375rem;\n ",
|
|
223
|
-
": 0.312rem -2.813rem auto auto;\n ",
|
|
224
|
-
": 0.312rem -2.188rem auto auto;\n ",
|
|
225
|
-
": 1.25rem -2.488rem auto auto;\n\n ",
|
|
321
|
+
": 0.312rem -2.813rem auto auto;\n\n ",
|
|
226
322
|
": 0.25rem;\n ",
|
|
227
323
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
228
324
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
@@ -231,73 +327,67 @@ function _templateObject2() {
|
|
|
231
327
|
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
232
328
|
": var(--plasma-typo-body-xs-line-height);\n "
|
|
233
329
|
]);
|
|
234
|
-
|
|
330
|
+
_templateObject5 = function _templateObject() {
|
|
235
331
|
return data;
|
|
236
332
|
};
|
|
237
333
|
return data;
|
|
238
334
|
}
|
|
239
|
-
function
|
|
335
|
+
function _templateObject6() {
|
|
240
336
|
var data = _tagged_template_literal([
|
|
241
337
|
"\n ",
|
|
242
338
|
": 100%;\n ",
|
|
243
|
-
":
|
|
244
|
-
":
|
|
245
|
-
": 0.
|
|
246
|
-
": 0.
|
|
247
|
-
": 0.
|
|
248
|
-
":
|
|
249
|
-
":
|
|
250
|
-
": 3.
|
|
251
|
-
": 2.25rem;\n ",
|
|
339
|
+
": 7.187rem;\n ",
|
|
340
|
+
": 0.625rem;\n ",
|
|
341
|
+
": 0.625rem;\n ",
|
|
342
|
+
": 0.063rem;\n ",
|
|
343
|
+
": 0.625rem 0.625rem 0 0;\n\n ",
|
|
344
|
+
": 0.688rem;\n ",
|
|
345
|
+
": 0.875rem;\n ",
|
|
346
|
+
": 3.125rem;\n ",
|
|
252
347
|
": 0.75rem;\n ",
|
|
253
|
-
":
|
|
348
|
+
": 0.875rem;\n\n ",
|
|
254
349
|
": 0.75rem;\n ",
|
|
255
|
-
": 0.25rem;\n ",
|
|
256
|
-
": 1.125rem;\n ",
|
|
257
350
|
": 0.875rem;\n ",
|
|
258
|
-
": 1.125rem;\n ",
|
|
259
|
-
": 0rem;\n ",
|
|
260
|
-
": 1rem;\n ",
|
|
261
|
-
": 1.125rem;\n ",
|
|
262
|
-
": 1.5rem;\n ",
|
|
263
351
|
": 0.75rem;\n ",
|
|
264
|
-
": 0.
|
|
352
|
+
": 0.875rem;\n ",
|
|
353
|
+
": 0rem;\n\n ",
|
|
354
|
+
": 0.688rem;\n ",
|
|
355
|
+
": 0.75rem;\n ",
|
|
356
|
+
": 1.25rem;\n\n ",
|
|
357
|
+
": 0.5rem;\n\n ",
|
|
265
358
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
266
359
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
267
360
|
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
268
361
|
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
269
362
|
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
270
|
-
": var(--plasma-typo-body-xs-line-height);\n ",
|
|
271
|
-
": 0.
|
|
272
|
-
": 0.313rem;\n ",
|
|
273
|
-
":
|
|
274
|
-
": var(--plasma-typo-body-s-font-size);\n ",
|
|
275
|
-
": var(--plasma-typo-body-s-font-style);\n ",
|
|
276
|
-
": var(--plasma-typo-body-s-font-weight);\n ",
|
|
277
|
-
": var(--plasma-typo-body-s-letter-spacing);\n ",
|
|
278
|
-
": var(--plasma-typo-body-s-line-height);\n ",
|
|
363
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
364
|
+
": 0.375rem;\n ",
|
|
365
|
+
": -0.313rem;\n ",
|
|
366
|
+
": 0.125rem;\n\n ",
|
|
279
367
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
280
368
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
281
369
|
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
282
370
|
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
283
371
|
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
284
|
-
": var(--plasma-typo-body-xs-line-height);\n ",
|
|
285
|
-
":
|
|
372
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
373
|
+
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
374
|
+
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
375
|
+
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
376
|
+
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
377
|
+
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
378
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
379
|
+
": 0.375rem;\n ",
|
|
286
380
|
": 0.375rem;\n ",
|
|
287
381
|
": 0 0 0 0;\n ",
|
|
288
382
|
": 0.375rem auto auto -0.675rem;\n ",
|
|
289
383
|
": 0 0 auto auto;\n ",
|
|
290
384
|
": 0.25rem -0.625rem auto auto;\n ",
|
|
291
|
-
": -0.25rem;\n ",
|
|
292
|
-
": 1.5rem auto auto -0.875rem;\n ",
|
|
293
|
-
": 1.5rem -0.875rem auto auto;\n\n ",
|
|
385
|
+
": -0.25rem;\n\n ",
|
|
294
386
|
": 0.188rem;\n ",
|
|
295
387
|
": 0.063rem;\n\n ",
|
|
296
388
|
": -0.688rem -0.5rem;\n ",
|
|
297
389
|
": 2.375rem;\n ",
|
|
298
|
-
": 0.
|
|
299
|
-
": 0.563rem -2.188rem auto auto;\n ",
|
|
300
|
-
": 1.5rem -2.488rem auto auto;\n\n ",
|
|
390
|
+
": 0.062rem -2.688rem auto auto;\n\n ",
|
|
301
391
|
": 0.25rem;\n ",
|
|
302
392
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
303
393
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
@@ -306,74 +396,67 @@ function _templateObject3() {
|
|
|
306
396
|
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
307
397
|
": var(--plasma-typo-body-xs-line-height);\n "
|
|
308
398
|
]);
|
|
309
|
-
|
|
399
|
+
_templateObject6 = function _templateObject() {
|
|
310
400
|
return data;
|
|
311
401
|
};
|
|
312
402
|
return data;
|
|
313
403
|
}
|
|
314
|
-
function
|
|
404
|
+
function _templateObject7() {
|
|
315
405
|
var data = _tagged_template_literal([
|
|
316
406
|
"\n ",
|
|
317
407
|
": 100%;\n ",
|
|
318
|
-
":
|
|
319
|
-
":
|
|
320
|
-
":
|
|
321
|
-
": 0.
|
|
322
|
-
":
|
|
323
|
-
":
|
|
324
|
-
":
|
|
325
|
-
":
|
|
326
|
-
":
|
|
327
|
-
": 0.
|
|
328
|
-
":
|
|
329
|
-
": 0.
|
|
330
|
-
": 0.
|
|
331
|
-
":
|
|
332
|
-
":
|
|
333
|
-
":
|
|
408
|
+
": 7.312rem;\n ",
|
|
409
|
+
": 0.625rem;\n ",
|
|
410
|
+
": 0.5rem;\n ",
|
|
411
|
+
": 0.063rem;\n ",
|
|
412
|
+
": 0.5rem 0.5rem 0 0;\n\n ",
|
|
413
|
+
": 0.563rem;\n ",
|
|
414
|
+
": 0.625rem;\n ",
|
|
415
|
+
": 2.125rem;\n ",
|
|
416
|
+
": 0.563rem;\n ",
|
|
417
|
+
": 0.625rem;\n\n ",
|
|
418
|
+
": 0.5rem;\n ",
|
|
419
|
+
": 0.625rem;\n ",
|
|
420
|
+
": 0.563rem;\n ",
|
|
421
|
+
": 0.625rem;\n ",
|
|
422
|
+
": 0rem;\n\n ",
|
|
423
|
+
": 0.563rem;\n ",
|
|
424
|
+
": 0.5rem;\n ",
|
|
425
|
+
": 1rem;\n\n ",
|
|
426
|
+
": 0.375rem;\n\n ",
|
|
427
|
+
": var(--plasma-typo-body-xxs-font-family);\n ",
|
|
428
|
+
": var(--plasma-typo-body-xxs-font-size);\n ",
|
|
429
|
+
": var(--plasma-typo-body-xxs-font-style);\n ",
|
|
430
|
+
": var(--plasma-typo-body-xxs-font-weight);\n ",
|
|
431
|
+
": var(--plasma-typo-body-xxs-letter-spacing);\n ",
|
|
432
|
+
": var(--plasma-typo-body-xxs-line-height);\n\n ",
|
|
334
433
|
": 0rem;\n ",
|
|
335
|
-
":
|
|
336
|
-
":
|
|
337
|
-
": 1.5rem;\n ",
|
|
338
|
-
": 0.75rem;\n ",
|
|
339
|
-
": 0.25rem;\n ",
|
|
434
|
+
": -0.313rem;\n ",
|
|
435
|
+
": 0rem;\n\n ",
|
|
340
436
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
341
437
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
342
438
|
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
343
439
|
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
344
440
|
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
345
|
-
": var(--plasma-typo-body-xs-line-height);\n ",
|
|
346
|
-
": 0.813rem;\n ",
|
|
347
|
-
": -0.313rem;\n ",
|
|
348
|
-
": 0.25rem;\n ",
|
|
349
|
-
": var(--plasma-typo-body-m-font-family);\n ",
|
|
350
|
-
": var(--plasma-typo-body-m-font-size);\n ",
|
|
351
|
-
": var(--plasma-typo-body-m-font-style);\n ",
|
|
352
|
-
": var(--plasma-typo-body-m-font-weight);\n ",
|
|
353
|
-
": var(--plasma-typo-body-m-letter-spacing);\n ",
|
|
354
|
-
": var(--plasma-typo-body-m-line-height);\n ",
|
|
441
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
355
442
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
356
443
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
357
444
|
": var(--plasma-typo-body-xs-font-style);\n ",
|
|
358
445
|
": var(--plasma-typo-body-xs-font-weight);\n ",
|
|
359
446
|
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
360
|
-
": var(--plasma-typo-body-xs-line-height);\n ",
|
|
361
|
-
": 0.
|
|
447
|
+
": var(--plasma-typo-body-xs-line-height);\n\n ",
|
|
448
|
+
": 0.375rem;\n ",
|
|
362
449
|
": 0.375rem;\n ",
|
|
363
450
|
": 0 0 0 0;\n ",
|
|
364
|
-
": 0.
|
|
451
|
+
": 0.25rem auto auto -0.625rem;\n ",
|
|
365
452
|
": 0 0 auto auto;\n ",
|
|
366
|
-
": 0.
|
|
367
|
-
": -0.25rem;\n ",
|
|
368
|
-
": 1.5rem auto auto -0.875rem;\n ",
|
|
369
|
-
": 1.5rem -0.875rem auto auto;\n\n ",
|
|
453
|
+
": 0.125rem -0.675rem auto auto;\n ",
|
|
454
|
+
": -0.25rem;\n\n ",
|
|
370
455
|
": 0.188rem;\n ",
|
|
371
456
|
": 0.063rem;\n\n ",
|
|
372
|
-
": -0.
|
|
457
|
+
": -0.75rem -0.625rem -0.75rem -0.5rem;\n ",
|
|
373
458
|
": 2.375rem;\n ",
|
|
374
|
-
": 0.
|
|
375
|
-
": 0.751rem -2.188rem auto auto;\n ",
|
|
376
|
-
": 1.5rem -2.488rem auto auto;\n\n ",
|
|
459
|
+
": -0.188rem -2.1875rem auto auto;\n\n ",
|
|
377
460
|
": 0.25rem;\n ",
|
|
378
461
|
": var(--plasma-typo-body-xs-font-family);\n ",
|
|
379
462
|
": var(--plasma-typo-body-xs-font-size);\n ",
|
|
@@ -382,132 +465,6 @@ function _templateObject4() {
|
|
|
382
465
|
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
|
383
466
|
": var(--plasma-typo-body-xs-line-height);\n "
|
|
384
467
|
]);
|
|
385
|
-
_templateObject4 = function _templateObject() {
|
|
386
|
-
return data;
|
|
387
|
-
};
|
|
388
|
-
return data;
|
|
389
|
-
}
|
|
390
|
-
function _templateObject5() {
|
|
391
|
-
var data = _tagged_template_literal([
|
|
392
|
-
"\n ",
|
|
393
|
-
": var(--outline-clear);\n ",
|
|
394
|
-
": var(--outline-solid-secondary);\n ",
|
|
395
|
-
": var(--outline-clear);\n ",
|
|
396
|
-
": var(--surface-transparent-card);\n ",
|
|
397
|
-
": var(--surface-transparent-card-hover);\n ",
|
|
398
|
-
": var(--surface-transparent-card-active);\n ",
|
|
399
|
-
": var(--surface-transparent-card);\n ",
|
|
400
|
-
": var(--text-primary);\n ",
|
|
401
|
-
": var(--text-primary);\n ",
|
|
402
|
-
": var(--text-primary);\n ",
|
|
403
|
-
": var(--text-primary);\n ",
|
|
404
|
-
": var(--text-accent);\n ",
|
|
405
|
-
": var(--text-secondary);\n ",
|
|
406
|
-
": var(--text-tertiary);\n ",
|
|
407
|
-
": var(--text-secondary);\n ",
|
|
408
|
-
": var(--text-tertiary);\n ",
|
|
409
|
-
": var(--text-secondary);\n ",
|
|
410
|
-
": var(--text-secondary);\n ",
|
|
411
|
-
": var(--surface-negative);\n ",
|
|
412
|
-
": var(--text-tertiary);\n ",
|
|
413
|
-
": var(--text-secondary);\n\n ",
|
|
414
|
-
": var(--surface-transparent-tertiary);\n ",
|
|
415
|
-
": var(--surface-transparent-tertiary-hover);\n ",
|
|
416
|
-
": var(--surface-transparent-tertiary-active);\n ",
|
|
417
|
-
": var(--surface-transparent-primary);\n ",
|
|
418
|
-
": var(--surface-transparent-primary-active);\n ",
|
|
419
|
-
": var(--surface-transparent-primary-hover);\n\n ",
|
|
420
|
-
": var(--surface-transparent-tertiary);\n ",
|
|
421
|
-
": var(--text-secondary);\n ",
|
|
422
|
-
": var(--surface-accent);\n ",
|
|
423
|
-
": var(--text-secondary);\n ",
|
|
424
|
-
": var(--text-secondary);\n ",
|
|
425
|
-
": var(--shadow-down-soft-s);\n "
|
|
426
|
-
]);
|
|
427
|
-
_templateObject5 = function _templateObject() {
|
|
428
|
-
return data;
|
|
429
|
-
};
|
|
430
|
-
return data;
|
|
431
|
-
}
|
|
432
|
-
function _templateObject6() {
|
|
433
|
-
var data = _tagged_template_literal([
|
|
434
|
-
"\n ",
|
|
435
|
-
": var(--outline-warning-minor);\n ",
|
|
436
|
-
": var(--outline-warning-minor-active);\n ",
|
|
437
|
-
": var(--outline-warning-minor-hover);\n ",
|
|
438
|
-
": var(--surface-transparent-card);\n ",
|
|
439
|
-
": var(--surface-transparent-card-hover);\n ",
|
|
440
|
-
": var(--surface-transparent-card-active);\n ",
|
|
441
|
-
": var(--surface-transparent-card);\n ",
|
|
442
|
-
": var(--text-primary);\n ",
|
|
443
|
-
": color-mix(in oklab, var(--text-warning) 70%, transparent);\n ",
|
|
444
|
-
": color-mix(in oklab, var(--text-warning) 70%, transparent);\n ",
|
|
445
|
-
": var(--text-secondary);\n ",
|
|
446
|
-
": color-mix(in oklab, var(--text-warning) 70%, transparent);\n ",
|
|
447
|
-
": var(--text-accent);\n ",
|
|
448
|
-
": var(--text-secondary);\n ",
|
|
449
|
-
": var(--text-tertiary);\n ",
|
|
450
|
-
": var(--text-tertiary);\n ",
|
|
451
|
-
": color-mix(in oklab, var(--text-warning) 70%, transparent);\n ",
|
|
452
|
-
": var(--text-secondary);\n ",
|
|
453
|
-
": var(--surface-negative);\n ",
|
|
454
|
-
": var(--text-tertiary);\n ",
|
|
455
|
-
": var(--text-secondary);\n\n ",
|
|
456
|
-
": var(--surface-transparent-tertiary);\n ",
|
|
457
|
-
": var(--surface-transparent-tertiary-hover);\n ",
|
|
458
|
-
": var(--surface-transparent-tertiary-active);\n ",
|
|
459
|
-
": var(--surface-transparent-primary);\n ",
|
|
460
|
-
": var(--surface-transparent-primary-active);\n ",
|
|
461
|
-
": var(--surface-transparent-primary-hover);\n\n ",
|
|
462
|
-
": var(--surface-warning);\n ",
|
|
463
|
-
": var(--surface-warning);\n ",
|
|
464
|
-
": var(--surface-accent);\n ",
|
|
465
|
-
": var(--text-secondary);\n ",
|
|
466
|
-
": var(--text-secondary);\n ",
|
|
467
|
-
": var(--shadow-down-soft-s);\n "
|
|
468
|
-
]);
|
|
469
|
-
_templateObject6 = function _templateObject() {
|
|
470
|
-
return data;
|
|
471
|
-
};
|
|
472
|
-
return data;
|
|
473
|
-
}
|
|
474
|
-
function _templateObject7() {
|
|
475
|
-
var data = _tagged_template_literal([
|
|
476
|
-
"\n ",
|
|
477
|
-
": var(--outline-negative-minor);\n ",
|
|
478
|
-
": var(--outline-negative-minor-active);\n ",
|
|
479
|
-
": var(--outline-negative-minor-hover);\n ",
|
|
480
|
-
": var(--surface-transparent-card);\n ",
|
|
481
|
-
": var(--surface-transparent-card-hover);\n ",
|
|
482
|
-
": var(--surface-transparent-card-active);\n ",
|
|
483
|
-
": var(--surface-transparent-card);\n ",
|
|
484
|
-
": var(--text-primary);\n ",
|
|
485
|
-
": color-mix(in oklab, var(--text-negative) 70%, transparent);\n ",
|
|
486
|
-
": color-mix(in oklab, var(--text-negative) 70%, transparent);\n ",
|
|
487
|
-
": var(--text-secondary);\n ",
|
|
488
|
-
": color-mix(in oklab, var(--text-negative) 70%, transparent);\n ",
|
|
489
|
-
": var(--text-accent);\n ",
|
|
490
|
-
": var(--text-secondary);\n ",
|
|
491
|
-
": var(--text-tertiary);\n ",
|
|
492
|
-
": var(--text-tertiary);\n ",
|
|
493
|
-
": color-mix(in oklab, var(--text-negative) 70%, transparent);\n ",
|
|
494
|
-
": var(--text-secondary);\n ",
|
|
495
|
-
": var(--surface-negative);\n ",
|
|
496
|
-
": var(--text-tertiary);\n ",
|
|
497
|
-
": var(--text-secondary);\n\n ",
|
|
498
|
-
": var(--surface-transparent-tertiary);\n ",
|
|
499
|
-
": var(--surface-transparent-tertiary-hover);\n ",
|
|
500
|
-
": var(--surface-transparent-tertiary-active);\n ",
|
|
501
|
-
": var(--surface-transparent-primary);\n ",
|
|
502
|
-
": var(--surface-transparent-primary-active);\n ",
|
|
503
|
-
": var(--surface-transparent-primary-hover);\n\n ",
|
|
504
|
-
": var(--surface-negative);\n ",
|
|
505
|
-
": var(--surface-negative);\n ",
|
|
506
|
-
": var(--surface-accent);\n ",
|
|
507
|
-
": var(--text-secondary);\n ",
|
|
508
|
-
": var(--text-secondary);\n ",
|
|
509
|
-
": var(--shadow-down-soft-s);\n "
|
|
510
|
-
]);
|
|
511
468
|
_templateObject7 = function _templateObject() {
|
|
512
469
|
return data;
|
|
513
470
|
};
|
|
@@ -631,40 +588,40 @@ function _templateObject13() {
|
|
|
631
588
|
};
|
|
632
589
|
return data;
|
|
633
590
|
}
|
|
634
|
-
import { css, textAreaTokens } from '@salutejs/plasma-new-hope/styled-components';
|
|
591
|
+
import { css, textAreaTokens as tokens } from '@salutejs/plasma-new-hope/styled-components';
|
|
635
592
|
export var config = {
|
|
636
593
|
defaults: {
|
|
637
594
|
view: 'default',
|
|
638
595
|
focused: 'true'
|
|
639
596
|
},
|
|
640
597
|
variations: {
|
|
641
|
-
size: {
|
|
642
|
-
xs: css(_templateObject(), textAreaTokens.inputWidth, textAreaTokens.inputHeight, textAreaTokens.inputMinHeight, textAreaTokens.borderRadius, textAreaTokens.borderSize, textAreaTokens.borderRadiusWithHelpers, textAreaTokens.inputPaddingTop, textAreaTokens.inputPaddingRight, textAreaTokens.inputPaddingRightWithRightContent, textAreaTokens.clearInputPaddingRightWithRightContent, textAreaTokens.inputPaddingBottom, textAreaTokens.inputPaddingLeft, textAreaTokens.helpersPaddingTop, textAreaTokens.clearHelpersPaddingTop, textAreaTokens.helpersPaddingRight, textAreaTokens.helpersPaddingBottom, textAreaTokens.helpersPaddingLeft, textAreaTokens.helpersOffset, textAreaTokens.rightContentTop, textAreaTokens.rightContentRight, textAreaTokens.rightContentHeight, textAreaTokens.labelMarginBottom, textAreaTokens.clearLabelMarginBottom, textAreaTokens.labelInnerFontFamily, textAreaTokens.labelInnerFontSize, textAreaTokens.labelInnerFontStyle, textAreaTokens.labelInnerFontWeight, textAreaTokens.labelInnerLetterSpacing, textAreaTokens.labelInnerLineHeight, textAreaTokens.labelInnerTop, textAreaTokens.labelInnerMarginBottom, textAreaTokens.inputFontFamily, textAreaTokens.inputFontSize, textAreaTokens.inputFontStyle, textAreaTokens.inputFontWeight, textAreaTokens.inputLetterSpacing, textAreaTokens.inputLineHeight, textAreaTokens.helpersFontFamily, textAreaTokens.helpersFontSize, textAreaTokens.helpersFontStyle, textAreaTokens.helpersFontWeight, textAreaTokens.helpersLetterSpacing, textAreaTokens.helpersLineHeight, textAreaTokens.indicatorSizeInner, textAreaTokens.indicatorSizeOuter, textAreaTokens.indicatorLabelPlacementInner, textAreaTokens.indicatorLabelPlacementOuter, textAreaTokens.indicatorLabelPlacementInnerRight, textAreaTokens.indicatorLabelPlacementOuterRight, textAreaTokens.indicatorLabelPlacementHintOuterRight, textAreaTokens.clearIndicatorLabelPlacementInner, textAreaTokens.clearIndicatorLabelPlacementInnerRight, textAreaTokens.scrollbarWidth, textAreaTokens.scrollbarBorderWidth, textAreaTokens.hintMargin, textAreaTokens.hintTargetSize, textAreaTokens.hintInnerLabelPlacementOffset, textAreaTokens.clearHintInnerLabelPlacementOffset, textAreaTokens.clearIndicatorHintInnerRight, textAreaTokens.titleCaptionInnerLabelOffset, textAreaTokens.titleCaptionFontFamily, textAreaTokens.titleCaptionFontSize, textAreaTokens.titleCaptionFontStyle, textAreaTokens.titleCaptionFontWeight, textAreaTokens.titleCaptionLetterSpacing, textAreaTokens.titleCaptionLineHeight),
|
|
643
|
-
s: css(_templateObject1(), textAreaTokens.inputWidth, textAreaTokens.inputHeight, textAreaTokens.inputMinHeight, textAreaTokens.borderRadius, textAreaTokens.borderSize, textAreaTokens.borderRadiusWithHelpers, textAreaTokens.inputPaddingTop, textAreaTokens.inputPaddingRight, textAreaTokens.inputPaddingRightWithRightContent, textAreaTokens.clearInputPaddingRightWithRightContent, textAreaTokens.inputPaddingBottom, textAreaTokens.inputPaddingLeft, textAreaTokens.helpersPaddingTop, textAreaTokens.clearHelpersPaddingTop, textAreaTokens.helpersPaddingRight, textAreaTokens.helpersPaddingBottom, textAreaTokens.helpersPaddingLeft, textAreaTokens.helpersOffset, textAreaTokens.rightContentTop, textAreaTokens.rightContentRight, textAreaTokens.rightContentHeight, textAreaTokens.labelMarginBottom, textAreaTokens.clearLabelMarginBottom, textAreaTokens.labelInnerFontFamily, textAreaTokens.labelInnerFontSize, textAreaTokens.labelInnerFontStyle, textAreaTokens.labelInnerFontWeight, textAreaTokens.labelInnerLetterSpacing, textAreaTokens.labelInnerLineHeight, textAreaTokens.labelInnerTop, textAreaTokens.labelInnerTopHelper, textAreaTokens.labelInnerMarginBottom, textAreaTokens.inputFontFamily, textAreaTokens.inputFontSize, textAreaTokens.inputFontStyle, textAreaTokens.inputFontWeight, textAreaTokens.inputLetterSpacing, textAreaTokens.inputLineHeight, textAreaTokens.helpersFontFamily, textAreaTokens.helpersFontSize, textAreaTokens.helpersFontStyle, textAreaTokens.helpersFontWeight, textAreaTokens.helpersLetterSpacing, textAreaTokens.helpersLineHeight, textAreaTokens.indicatorSizeInner, textAreaTokens.indicatorSizeOuter, textAreaTokens.indicatorLabelPlacementInner, textAreaTokens.indicatorLabelPlacementOuter, textAreaTokens.indicatorLabelPlacementInnerRight, textAreaTokens.indicatorLabelPlacementOuterRight, textAreaTokens.indicatorLabelPlacementHintOuterRight, textAreaTokens.clearIndicatorLabelPlacementInner, textAreaTokens.clearIndicatorLabelPlacementInnerRight, textAreaTokens.scrollbarWidth, textAreaTokens.scrollbarBorderWidth, textAreaTokens.hintCustomIconTargetSize, textAreaTokens.hintMargin, textAreaTokens.hintTargetSize, textAreaTokens.hintInnerLabelPlacementOffset, textAreaTokens.clearHintInnerLabelPlacementOffset, textAreaTokens.clearIndicatorHintInnerRight, textAreaTokens.titleCaptionInnerLabelOffset, textAreaTokens.titleCaptionFontFamily, textAreaTokens.titleCaptionFontSize, textAreaTokens.titleCaptionFontStyle, textAreaTokens.titleCaptionFontWeight, textAreaTokens.titleCaptionLetterSpacing, textAreaTokens.titleCaptionLineHeight),
|
|
644
|
-
m: css(_templateObject2(), textAreaTokens.inputWidth, textAreaTokens.inputHeight, textAreaTokens.inputMinHeight, textAreaTokens.borderRadius, textAreaTokens.borderSize, textAreaTokens.borderRadiusWithHelpers, textAreaTokens.inputPaddingTop, textAreaTokens.inputPaddingRight, textAreaTokens.inputPaddingRightWithRightContent, textAreaTokens.clearInputPaddingRightWithRightContent, textAreaTokens.inputPaddingBottom, textAreaTokens.inputPaddingLeft, textAreaTokens.helpersPaddingTop, textAreaTokens.clearHelpersPaddingTop, textAreaTokens.helpersPaddingRight, textAreaTokens.helpersPaddingBottom, textAreaTokens.helpersPaddingLeft, textAreaTokens.helpersOffset, textAreaTokens.rightContentTop, textAreaTokens.rightContentRight, textAreaTokens.rightContentHeight, textAreaTokens.labelMarginBottom, textAreaTokens.clearLabelMarginBottom, textAreaTokens.labelInnerFontFamily, textAreaTokens.labelInnerFontSize, textAreaTokens.labelInnerFontStyle, textAreaTokens.labelInnerFontWeight, textAreaTokens.labelInnerLetterSpacing, textAreaTokens.labelInnerLineHeight, textAreaTokens.labelInnerTop, textAreaTokens.labelInnerTopHelper, textAreaTokens.labelInnerMarginBottom, textAreaTokens.inputFontFamily, textAreaTokens.inputFontSize, textAreaTokens.inputFontStyle, textAreaTokens.inputFontWeight, textAreaTokens.inputLetterSpacing, textAreaTokens.inputLineHeight, textAreaTokens.helpersFontFamily, textAreaTokens.helpersFontSize, textAreaTokens.helpersFontStyle, textAreaTokens.helpersFontWeight, textAreaTokens.helpersLetterSpacing, textAreaTokens.helpersLineHeight, textAreaTokens.indicatorSizeInner, textAreaTokens.indicatorSizeOuter, textAreaTokens.indicatorLabelPlacementInner, textAreaTokens.indicatorLabelPlacementOuter, textAreaTokens.indicatorLabelPlacementInnerRight, textAreaTokens.indicatorLabelPlacementOuterRight, textAreaTokens.indicatorLabelPlacementHintOuterRight, textAreaTokens.clearIndicatorLabelPlacementInner, textAreaTokens.clearIndicatorLabelPlacementInnerRight, textAreaTokens.scrollbarWidth, textAreaTokens.scrollbarBorderWidth, textAreaTokens.hintMargin, textAreaTokens.hintTargetSize, textAreaTokens.hintInnerLabelPlacementOffset, textAreaTokens.clearHintInnerLabelPlacementOffset, textAreaTokens.clearIndicatorHintInnerRight, textAreaTokens.titleCaptionInnerLabelOffset, textAreaTokens.titleCaptionFontFamily, textAreaTokens.titleCaptionFontSize, textAreaTokens.titleCaptionFontStyle, textAreaTokens.titleCaptionFontWeight, textAreaTokens.titleCaptionLetterSpacing, textAreaTokens.titleCaptionLineHeight),
|
|
645
|
-
l: css(_templateObject3(), textAreaTokens.inputWidth, textAreaTokens.inputHeight, textAreaTokens.inputMinHeight, textAreaTokens.borderRadius, textAreaTokens.borderSize, textAreaTokens.borderRadiusWithHelpers, textAreaTokens.inputPaddingTop, textAreaTokens.inputPaddingRight, textAreaTokens.inputPaddingRightWithRightContent, textAreaTokens.clearInputPaddingRightWithRightContent, textAreaTokens.inputPaddingBottom, textAreaTokens.inputPaddingLeft, textAreaTokens.helpersPaddingTop, textAreaTokens.clearHelpersPaddingTop, textAreaTokens.helpersPaddingRight, textAreaTokens.helpersPaddingBottom, textAreaTokens.helpersPaddingLeft, textAreaTokens.helpersOffset, textAreaTokens.rightContentTop, textAreaTokens.rightContentRight, textAreaTokens.rightContentHeight, textAreaTokens.labelMarginBottom, textAreaTokens.clearLabelMarginBottom, textAreaTokens.labelInnerFontFamily, textAreaTokens.labelInnerFontSize, textAreaTokens.labelInnerFontStyle, textAreaTokens.labelInnerFontWeight, textAreaTokens.labelInnerLetterSpacing, textAreaTokens.labelInnerLineHeight, textAreaTokens.labelInnerTop, textAreaTokens.labelInnerMarginBottom, textAreaTokens.inputFontFamily, textAreaTokens.inputFontSize, textAreaTokens.inputFontStyle, textAreaTokens.inputFontWeight, textAreaTokens.inputLetterSpacing, textAreaTokens.inputLineHeight, textAreaTokens.helpersFontFamily, textAreaTokens.helpersFontSize, textAreaTokens.helpersFontStyle, textAreaTokens.helpersFontWeight, textAreaTokens.helpersLetterSpacing, textAreaTokens.helpersLineHeight, textAreaTokens.indicatorSizeInner, textAreaTokens.indicatorSizeOuter, textAreaTokens.indicatorLabelPlacementInner, textAreaTokens.indicatorLabelPlacementOuter, textAreaTokens.indicatorLabelPlacementInnerRight, textAreaTokens.indicatorLabelPlacementOuterRight, textAreaTokens.indicatorLabelPlacementHintOuterRight, textAreaTokens.clearIndicatorLabelPlacementInner, textAreaTokens.clearIndicatorLabelPlacementInnerRight, textAreaTokens.scrollbarWidth, textAreaTokens.scrollbarBorderWidth, textAreaTokens.hintMargin, textAreaTokens.hintTargetSize, textAreaTokens.hintInnerLabelPlacementOffset, textAreaTokens.clearHintInnerLabelPlacementOffset, textAreaTokens.clearIndicatorHintInnerRight, textAreaTokens.titleCaptionInnerLabelOffset, textAreaTokens.titleCaptionFontFamily, textAreaTokens.titleCaptionFontSize, textAreaTokens.titleCaptionFontStyle, textAreaTokens.titleCaptionFontWeight, textAreaTokens.titleCaptionLetterSpacing, textAreaTokens.titleCaptionLineHeight),
|
|
646
|
-
xl: css(_templateObject4(), textAreaTokens.inputWidth, textAreaTokens.inputHeight, textAreaTokens.inputMinHeight, textAreaTokens.borderRadius, textAreaTokens.borderSize, textAreaTokens.borderRadiusWithHelpers, textAreaTokens.inputPaddingTop, textAreaTokens.inputPaddingRight, textAreaTokens.inputPaddingRightWithRightContent, textAreaTokens.clearInputPaddingRightWithRightContent, textAreaTokens.inputPaddingBottom, textAreaTokens.inputPaddingLeft, textAreaTokens.helpersPaddingTop, textAreaTokens.clearHelpersPaddingTop, textAreaTokens.helpersPaddingRight, textAreaTokens.helpersPaddingBottom, textAreaTokens.helpersPaddingLeft, textAreaTokens.helpersOffset, textAreaTokens.rightContentTop, textAreaTokens.rightContentRight, textAreaTokens.rightContentHeight, textAreaTokens.labelMarginBottom, textAreaTokens.clearLabelMarginBottom, textAreaTokens.labelInnerFontFamily, textAreaTokens.labelInnerFontSize, textAreaTokens.labelInnerFontStyle, textAreaTokens.labelInnerFontWeight, textAreaTokens.labelInnerLetterSpacing, textAreaTokens.labelInnerLineHeight, textAreaTokens.labelInnerTop, textAreaTokens.labelInnerTopHelper, textAreaTokens.labelInnerMarginBottom, textAreaTokens.inputFontFamily, textAreaTokens.inputFontSize, textAreaTokens.inputFontStyle, textAreaTokens.inputFontWeight, textAreaTokens.inputLetterSpacing, textAreaTokens.inputLineHeight, textAreaTokens.helpersFontFamily, textAreaTokens.helpersFontSize, textAreaTokens.helpersFontStyle, textAreaTokens.helpersFontWeight, textAreaTokens.helpersLetterSpacing, textAreaTokens.helpersLineHeight, textAreaTokens.indicatorSizeInner, textAreaTokens.indicatorSizeOuter, textAreaTokens.indicatorLabelPlacementInner, textAreaTokens.indicatorLabelPlacementOuter, textAreaTokens.indicatorLabelPlacementInnerRight, textAreaTokens.indicatorLabelPlacementOuterRight, textAreaTokens.indicatorLabelPlacementHintOuterRight, textAreaTokens.clearIndicatorLabelPlacementInner, textAreaTokens.clearIndicatorLabelPlacementInnerRight, textAreaTokens.scrollbarWidth, textAreaTokens.scrollbarBorderWidth, textAreaTokens.hintMargin, textAreaTokens.hintTargetSize, textAreaTokens.hintInnerLabelPlacementOffset, textAreaTokens.clearHintInnerLabelPlacementOffset, textAreaTokens.clearIndicatorHintInnerRight, textAreaTokens.titleCaptionInnerLabelOffset, textAreaTokens.titleCaptionFontFamily, textAreaTokens.titleCaptionFontSize, textAreaTokens.titleCaptionFontStyle, textAreaTokens.titleCaptionFontWeight, textAreaTokens.titleCaptionLetterSpacing, textAreaTokens.titleCaptionLineHeight)
|
|
647
|
-
},
|
|
648
598
|
view: {
|
|
649
|
-
default: css(
|
|
650
|
-
warning: css(
|
|
651
|
-
negative: css(
|
|
599
|
+
default: css(_templateObject(), tokens.borderColor, tokens.borderColorFocus, tokens.borderColorHover, tokens.backgroundColor, tokens.backgroundColorHover, tokens.backgroundColorActive, tokens.backgroundColorFocus, tokens.labelOuterColor, tokens.inputColor, tokens.inputColorFocus, tokens.inputCaretColor, tokens.placeholderColor, tokens.placeholderColorFocus, tokens.leftHelperColor, tokens.rightHelperColor, tokens.rightContentColor, tokens.indicatorColor, tokens.optionalColor, tokens.scrollbarThumbBackgroundColor, tokens.scrollbarThumbBackgroundColorHover, tokens.scrollbarThumbBackgroundColorActive, tokens.scrollbarTrackBackgroundColor, tokens.scrollbarTrackBackgroundColorActive, tokens.scrollbarTrackBackgroundColorHover, tokens.dividerColor, tokens.dividerColorHover, tokens.dividerColorFocus, tokens.titleCaptionColor, tokens.hintIconColor, tokens.boxShadow),
|
|
600
|
+
warning: css(_templateObject1(), tokens.borderColor, tokens.borderColorFocus, tokens.borderColorHover, tokens.backgroundColor, tokens.backgroundColorHover, tokens.backgroundColorActive, tokens.backgroundColorFocus, tokens.labelOuterColor, tokens.inputColor, tokens.inputColorFocus, tokens.inputCaretColor, tokens.placeholderColor, tokens.placeholderColorFocus, tokens.leftHelperColor, tokens.rightHelperColor, tokens.rightContentColor, tokens.indicatorColor, tokens.optionalColor, tokens.scrollbarThumbBackgroundColor, tokens.scrollbarThumbBackgroundColorHover, tokens.scrollbarThumbBackgroundColorActive, tokens.scrollbarTrackBackgroundColor, tokens.scrollbarTrackBackgroundColorActive, tokens.scrollbarTrackBackgroundColorHover, tokens.dividerColor, tokens.dividerColorHover, tokens.dividerColorFocus, tokens.titleCaptionColor, tokens.hintIconColor, tokens.boxShadow),
|
|
601
|
+
negative: css(_templateObject2(), tokens.borderColor, tokens.borderColorFocus, tokens.borderColorHover, tokens.backgroundColor, tokens.backgroundColorHover, tokens.backgroundColorActive, tokens.backgroundColorFocus, tokens.labelOuterColor, tokens.inputColor, tokens.inputColorFocus, tokens.inputCaretColor, tokens.placeholderColor, tokens.placeholderColorFocus, tokens.leftHelperColor, tokens.rightHelperColor, tokens.rightContentColor, tokens.indicatorColor, tokens.optionalColor, tokens.scrollbarThumbBackgroundColor, tokens.scrollbarThumbBackgroundColorHover, tokens.scrollbarThumbBackgroundColorActive, tokens.scrollbarTrackBackgroundColor, tokens.scrollbarTrackBackgroundColorActive, tokens.scrollbarTrackBackgroundColorHover, tokens.dividerColor, tokens.dividerColorHover, tokens.dividerColorFocus, tokens.titleCaptionColor, tokens.hintIconColor, tokens.boxShadow)
|
|
602
|
+
},
|
|
603
|
+
size: {
|
|
604
|
+
xl: css(_templateObject3(), tokens.inputWidth, tokens.inputHeight, tokens.inputMinHeight, tokens.borderRadius, tokens.borderSize, tokens.borderRadiusWithHelpers, tokens.inputPaddingTop, tokens.inputPaddingRight, tokens.inputPaddingRightWithRightContent, tokens.inputPaddingBottom, tokens.inputPaddingLeft, tokens.helpersPaddingTop, tokens.helpersPaddingRight, tokens.helpersPaddingBottom, tokens.helpersPaddingLeft, tokens.helpersOffset, tokens.rightContentTop, tokens.rightContentRight, tokens.rightContentHeight, tokens.labelMarginBottom, tokens.labelInnerFontFamily, tokens.labelInnerFontSize, tokens.labelInnerFontStyle, tokens.labelInnerFontWeight, tokens.labelInnerLetterSpacing, tokens.labelInnerLineHeight, tokens.labelInnerTop, tokens.labelInnerTopHelper, tokens.labelInnerMarginBottom, tokens.inputFontFamily, tokens.inputFontSize, tokens.inputFontStyle, tokens.inputFontWeight, tokens.inputLetterSpacing, tokens.inputLineHeight, tokens.helpersFontFamily, tokens.helpersFontSize, tokens.helpersFontStyle, tokens.helpersFontWeight, tokens.helpersLetterSpacing, tokens.helpersLineHeight, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorLabelPlacementInner, tokens.indicatorLabelPlacementOuter, tokens.indicatorLabelPlacementInnerRight, tokens.indicatorLabelPlacementOuterRight, tokens.indicatorLabelPlacementHintOuterRight, tokens.scrollbarWidth, tokens.scrollbarBorderWidth, tokens.hintMargin, tokens.hintTargetSize, tokens.hintInnerLabelPlacementOffset, tokens.titleCaptionInnerLabelOffset, tokens.titleCaptionFontFamily, tokens.titleCaptionFontSize, tokens.titleCaptionFontStyle, tokens.titleCaptionFontWeight, tokens.titleCaptionLetterSpacing, tokens.titleCaptionLineHeight),
|
|
605
|
+
l: css(_templateObject4(), tokens.inputWidth, tokens.inputHeight, tokens.inputMinHeight, tokens.borderRadius, tokens.borderSize, tokens.borderRadiusWithHelpers, tokens.inputPaddingTop, tokens.inputPaddingRight, tokens.inputPaddingRightWithRightContent, tokens.inputPaddingBottom, tokens.inputPaddingLeft, tokens.helpersPaddingTop, tokens.helpersPaddingRight, tokens.helpersPaddingBottom, tokens.helpersPaddingLeft, tokens.helpersOffset, tokens.rightContentTop, tokens.rightContentRight, tokens.rightContentHeight, tokens.labelMarginBottom, tokens.labelInnerFontFamily, tokens.labelInnerFontSize, tokens.labelInnerFontStyle, tokens.labelInnerFontWeight, tokens.labelInnerLetterSpacing, tokens.labelInnerLineHeight, tokens.labelInnerTop, tokens.labelInnerTopHelper, tokens.labelInnerMarginBottom, tokens.inputFontFamily, tokens.inputFontSize, tokens.inputFontStyle, tokens.inputFontWeight, tokens.inputLetterSpacing, tokens.inputLineHeight, tokens.helpersFontFamily, tokens.helpersFontSize, tokens.helpersFontStyle, tokens.helpersFontWeight, tokens.helpersLetterSpacing, tokens.helpersLineHeight, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorLabelPlacementInner, tokens.indicatorLabelPlacementOuter, tokens.indicatorLabelPlacementInnerRight, tokens.indicatorLabelPlacementOuterRight, tokens.indicatorLabelPlacementHintOuterRight, tokens.scrollbarWidth, tokens.scrollbarBorderWidth, tokens.hintMargin, tokens.hintTargetSize, tokens.hintInnerLabelPlacementOffset, tokens.titleCaptionInnerLabelOffset, tokens.titleCaptionFontFamily, tokens.titleCaptionFontSize, tokens.titleCaptionFontStyle, tokens.titleCaptionFontWeight, tokens.titleCaptionLetterSpacing, tokens.titleCaptionLineHeight),
|
|
606
|
+
m: css(_templateObject5(), tokens.inputWidth, tokens.inputHeight, tokens.inputMinHeight, tokens.borderRadius, tokens.borderSize, tokens.borderRadiusWithHelpers, tokens.inputPaddingTop, tokens.inputPaddingRight, tokens.inputPaddingRightWithRightContent, tokens.inputPaddingBottom, tokens.inputPaddingLeft, tokens.helpersPaddingTop, tokens.helpersPaddingRight, tokens.helpersPaddingBottom, tokens.helpersPaddingLeft, tokens.helpersOffset, tokens.rightContentTop, tokens.rightContentRight, tokens.rightContentHeight, tokens.labelMarginBottom, tokens.labelInnerFontFamily, tokens.labelInnerFontSize, tokens.labelInnerFontStyle, tokens.labelInnerFontWeight, tokens.labelInnerLetterSpacing, tokens.labelInnerLineHeight, tokens.labelInnerTop, tokens.labelInnerTopHelper, tokens.labelInnerMarginBottom, tokens.inputFontFamily, tokens.inputFontSize, tokens.inputFontStyle, tokens.inputFontWeight, tokens.inputLetterSpacing, tokens.inputLineHeight, tokens.helpersFontFamily, tokens.helpersFontSize, tokens.helpersFontStyle, tokens.helpersFontWeight, tokens.helpersLetterSpacing, tokens.helpersLineHeight, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorLabelPlacementInner, tokens.indicatorLabelPlacementOuter, tokens.indicatorLabelPlacementInnerRight, tokens.indicatorLabelPlacementOuterRight, tokens.indicatorLabelPlacementHintOuterRight, tokens.scrollbarWidth, tokens.scrollbarBorderWidth, tokens.hintMargin, tokens.hintTargetSize, tokens.hintInnerLabelPlacementOffset, tokens.titleCaptionInnerLabelOffset, tokens.titleCaptionFontFamily, tokens.titleCaptionFontSize, tokens.titleCaptionFontStyle, tokens.titleCaptionFontWeight, tokens.titleCaptionLetterSpacing, tokens.titleCaptionLineHeight),
|
|
607
|
+
s: css(_templateObject6(), tokens.inputWidth, tokens.inputHeight, tokens.inputMinHeight, tokens.borderRadius, tokens.borderSize, tokens.borderRadiusWithHelpers, tokens.inputPaddingTop, tokens.inputPaddingRight, tokens.inputPaddingRightWithRightContent, tokens.inputPaddingBottom, tokens.inputPaddingLeft, tokens.helpersPaddingTop, tokens.helpersPaddingRight, tokens.helpersPaddingBottom, tokens.helpersPaddingLeft, tokens.helpersOffset, tokens.rightContentTop, tokens.rightContentRight, tokens.rightContentHeight, tokens.labelMarginBottom, tokens.labelInnerFontFamily, tokens.labelInnerFontSize, tokens.labelInnerFontStyle, tokens.labelInnerFontWeight, tokens.labelInnerLetterSpacing, tokens.labelInnerLineHeight, tokens.labelInnerTop, tokens.labelInnerTopHelper, tokens.labelInnerMarginBottom, tokens.inputFontFamily, tokens.inputFontSize, tokens.inputFontStyle, tokens.inputFontWeight, tokens.inputLetterSpacing, tokens.inputLineHeight, tokens.helpersFontFamily, tokens.helpersFontSize, tokens.helpersFontStyle, tokens.helpersFontWeight, tokens.helpersLetterSpacing, tokens.helpersLineHeight, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorLabelPlacementInner, tokens.indicatorLabelPlacementOuter, tokens.indicatorLabelPlacementInnerRight, tokens.indicatorLabelPlacementOuterRight, tokens.indicatorLabelPlacementHintOuterRight, tokens.scrollbarWidth, tokens.scrollbarBorderWidth, tokens.hintMargin, tokens.hintTargetSize, tokens.hintInnerLabelPlacementOffset, tokens.titleCaptionInnerLabelOffset, tokens.titleCaptionFontFamily, tokens.titleCaptionFontSize, tokens.titleCaptionFontStyle, tokens.titleCaptionFontWeight, tokens.titleCaptionLetterSpacing, tokens.titleCaptionLineHeight),
|
|
608
|
+
xs: css(_templateObject7(), tokens.inputWidth, tokens.inputHeight, tokens.inputMinHeight, tokens.borderRadius, tokens.borderSize, tokens.borderRadiusWithHelpers, tokens.inputPaddingTop, tokens.inputPaddingRight, tokens.inputPaddingRightWithRightContent, tokens.inputPaddingBottom, tokens.inputPaddingLeft, tokens.helpersPaddingTop, tokens.helpersPaddingRight, tokens.helpersPaddingBottom, tokens.helpersPaddingLeft, tokens.helpersOffset, tokens.rightContentTop, tokens.rightContentRight, tokens.rightContentHeight, tokens.labelMarginBottom, tokens.labelInnerFontFamily, tokens.labelInnerFontSize, tokens.labelInnerFontStyle, tokens.labelInnerFontWeight, tokens.labelInnerLetterSpacing, tokens.labelInnerLineHeight, tokens.labelInnerTop, tokens.labelInnerTopHelper, tokens.labelInnerMarginBottom, tokens.inputFontFamily, tokens.inputFontSize, tokens.inputFontStyle, tokens.inputFontWeight, tokens.inputLetterSpacing, tokens.inputLineHeight, tokens.helpersFontFamily, tokens.helpersFontSize, tokens.helpersFontStyle, tokens.helpersFontWeight, tokens.helpersLetterSpacing, tokens.helpersLineHeight, tokens.indicatorSizeInner, tokens.indicatorSizeOuter, tokens.indicatorLabelPlacementInner, tokens.indicatorLabelPlacementOuter, tokens.indicatorLabelPlacementInnerRight, tokens.indicatorLabelPlacementOuterRight, tokens.indicatorLabelPlacementHintOuterRight, tokens.scrollbarWidth, tokens.scrollbarBorderWidth, tokens.hintMargin, tokens.hintTargetSize, tokens.hintInnerLabelPlacementOffset, tokens.titleCaptionInnerLabelOffset, tokens.titleCaptionFontFamily, tokens.titleCaptionFontSize, tokens.titleCaptionFontStyle, tokens.titleCaptionFontWeight, tokens.titleCaptionLetterSpacing, tokens.titleCaptionLineHeight)
|
|
652
609
|
},
|
|
653
610
|
hintView: {
|
|
654
|
-
default: css(_templateObject8(),
|
|
611
|
+
default: css(_templateObject8(), tokens.tooltipBackgroundColor, tokens.tooltipBoxShadow, tokens.tooltipColor, tokens.tooltipArrowBackground)
|
|
655
612
|
},
|
|
656
613
|
hintSize: {
|
|
657
|
-
m: css(_templateObject9(),
|
|
658
|
-
s: css(_templateObject10(),
|
|
614
|
+
m: css(_templateObject9(), tokens.tooltipPaddingTop, tokens.tooltipPaddingRight, tokens.tooltipPaddingBottom, tokens.tooltipPaddingLeft, tokens.tooltipMinHeight, tokens.tooltipBorderRadius, tokens.tooltipTextFontFamily, tokens.tooltipTextFontSize, tokens.tooltipTextFontStyle, tokens.tooltipTextFontWeight, tokens.tooltipTextFontLetterSpacing, tokens.tooltipTextFontLineHeight, tokens.tooltipContentLeftMargin, tokens.tooltipArrowMaskWidth, tokens.tooltipArrowMaskHeight, tokens.tooltipArrowMaskImage, tokens.tooltipArrowHeight, tokens.tooltipArrowEdgeMargin),
|
|
615
|
+
s: css(_templateObject10(), tokens.tooltipPaddingTop, tokens.tooltipPaddingRight, tokens.tooltipPaddingBottom, tokens.tooltipPaddingLeft, tokens.tooltipMinHeight, tokens.tooltipBorderRadius, tokens.tooltipTextFontFamily, tokens.tooltipTextFontSize, tokens.tooltipTextFontStyle, tokens.tooltipTextFontWeight, tokens.tooltipTextFontLetterSpacing, tokens.tooltipTextFontLineHeight, tokens.tooltipContentLeftMargin, tokens.tooltipArrowMaskWidth, tokens.tooltipArrowMaskHeight, tokens.tooltipArrowMaskImage, tokens.tooltipArrowHeight, tokens.tooltipArrowEdgeMargin)
|
|
659
616
|
},
|
|
660
617
|
clear: {
|
|
661
618
|
true: css(_templateObject11())
|
|
662
619
|
},
|
|
663
620
|
disabled: {
|
|
664
|
-
true: css(_templateObject12(),
|
|
621
|
+
true: css(_templateObject12(), tokens.borderColor, tokens.borderColorHover, tokens.borderColorFocus, tokens.leftHelperColor, tokens.disabledOpacity, tokens.inputColorDisabled, tokens.dividerColorReadOnly, tokens.titleCaptionColorReadOnly, tokens.boxShadow)
|
|
665
622
|
},
|
|
666
623
|
readOnly: {
|
|
667
|
-
true: css(_templateObject13(),
|
|
624
|
+
true: css(_templateObject13(), tokens.readOnlyOpacity, tokens.contentSlotRightOpacityReadOnly, tokens.backgroundColorReadOnly, tokens.inputColorReadOnly, tokens.leftHelperColor, tokens.inputBackgroundColor, tokens.helpersBackgroundColor, tokens.borderColor, tokens.borderColorHover, tokens.borderColorFocus, tokens.inputColor, tokens.inputColorFocus, tokens.placeholderColorFocus, tokens.labelOuterColor, tokens.boxShadow)
|
|
668
625
|
}
|
|
669
626
|
}
|
|
670
627
|
};
|