@salutejs/sdds-serv 0.323.0-canary.2235.17792261875.0 → 0.323.0-canary.2238.17818313113.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/components/Attach/Attach.config.js +1 -1
- package/components/Attach/Attach.config.js.map +1 -1
- package/components/Attach/{Attach.config_ld8c4j.css → Attach.config_18v389v.css} +4 -4
- package/components/Attach/Attach.css +16 -16
- package/components/Button/Button.config.js +1 -1
- package/components/Button/Button.config.js.map +1 -1
- package/{es/components/Button/Button.config_1biimik.css → components/Button/Button.config_195dx41.css} +1 -1
- package/components/Button/Button.css +18 -18
- package/components/Drawer/Drawer.d.ts +1 -0
- package/components/Skeleton/LineSkeleton.config.d.ts +5 -0
- package/components/Skeleton/LineSkeleton.config.js +24 -19
- package/components/Skeleton/LineSkeleton.config.js.map +1 -1
- package/components/Skeleton/LineSkeleton.config_1sqmb2e.css +19 -0
- package/components/Skeleton/Skeleton.css +19 -17
- package/components/Skeleton/Skeleton.d.ts +8 -0
- package/emotion/cjs/components/Attach/Attach.config.js +8 -4
- package/emotion/cjs/components/Button/Button.config.js +2 -4
- package/emotion/cjs/components/Skeleton/LineSkeleton.config.js +76 -51
- package/emotion/es/components/Attach/Attach.config.js +8 -4
- package/emotion/es/components/Button/Button.config.js +2 -4
- package/emotion/es/components/Skeleton/LineSkeleton.config.js +76 -51
- package/es/components/Attach/Attach.config.js +1 -1
- package/es/components/Attach/Attach.config.js.map +1 -1
- package/es/components/Attach/{Attach.config_ld8c4j.css → Attach.config_18v389v.css} +4 -4
- package/es/components/Attach/Attach.css +16 -16
- package/es/components/Button/Button.config.js +1 -1
- package/es/components/Button/Button.config.js.map +1 -1
- package/{components/Button/Button.config_1biimik.css → es/components/Button/Button.config_195dx41.css} +1 -1
- package/es/components/Button/Button.css +18 -18
- package/es/components/Skeleton/LineSkeleton.config.js +24 -19
- package/es/components/Skeleton/LineSkeleton.config.js.map +1 -1
- package/es/components/Skeleton/LineSkeleton.config_1sqmb2e.css +19 -0
- package/es/components/Skeleton/Skeleton.css +19 -17
- package/es/index.css +53 -51
- package/package.json +7 -7
- package/styled-components/cjs/components/Attach/Attach.config.js +8 -4
- package/styled-components/cjs/components/Button/Button.config.js +2 -4
- package/styled-components/cjs/components/Skeleton/LineSkeleton.config.js +76 -51
- package/styled-components/es/components/Attach/Attach.config.js +8 -4
- package/styled-components/es/components/Button/Button.config.js +2 -4
- package/styled-components/es/components/Skeleton/LineSkeleton.config.js +76 -51
- package/components/Skeleton/LineSkeleton.config_10dcgps.css +0 -17
- package/es/components/Skeleton/LineSkeleton.config_10dcgps.css +0 -17
@@ -22,8 +22,7 @@ function _tagged_template_literal(strings, raw) {
|
|
22
22
|
function _templateObject() {
|
23
23
|
var data = _tagged_template_literal([
|
24
24
|
"\n ",
|
25
|
-
": var(--plasma-
|
26
|
-
": var(--plasma-typo-body-l-font-size);\n "
|
25
|
+
": var(--plasma-colors-skeleton-gradient, var(--surface-skeleton-gradient));\n "
|
27
26
|
]);
|
28
27
|
_templateObject = function _templateObject() {
|
29
28
|
return data;
|
@@ -33,8 +32,7 @@ function _templateObject() {
|
|
33
32
|
function _templateObject1() {
|
34
33
|
var data = _tagged_template_literal([
|
35
34
|
"\n ",
|
36
|
-
": var(--plasma-
|
37
|
-
": var(--plasma-typo-body-m-font-size);\n "
|
35
|
+
": var(--plasma-colors-skeleton-gradient-lighter, var(--surface-skeleton-deep-gradient));\n "
|
38
36
|
]);
|
39
37
|
_templateObject1 = function _templateObject() {
|
40
38
|
return data;
|
@@ -44,8 +42,8 @@ function _templateObject1() {
|
|
44
42
|
function _templateObject2() {
|
45
43
|
var data = _tagged_template_literal([
|
46
44
|
"\n ",
|
47
|
-
": var(--plasma-typo-body-
|
48
|
-
": var(--plasma-typo-body-
|
45
|
+
": var(--plasma-typo-body-l-line-height);\n ",
|
46
|
+
": var(--plasma-typo-body-l-font-size);\n "
|
49
47
|
]);
|
50
48
|
_templateObject2 = function _templateObject() {
|
51
49
|
return data;
|
@@ -55,8 +53,8 @@ function _templateObject2() {
|
|
55
53
|
function _templateObject3() {
|
56
54
|
var data = _tagged_template_literal([
|
57
55
|
"\n ",
|
58
|
-
": var(--plasma-typo-body-
|
59
|
-
": var(--plasma-typo-body-
|
56
|
+
": var(--plasma-typo-body-m-line-height);\n ",
|
57
|
+
": var(--plasma-typo-body-m-font-size);\n "
|
60
58
|
]);
|
61
59
|
_templateObject3 = function _templateObject() {
|
62
60
|
return data;
|
@@ -66,8 +64,8 @@ function _templateObject3() {
|
|
66
64
|
function _templateObject4() {
|
67
65
|
var data = _tagged_template_literal([
|
68
66
|
"\n ",
|
69
|
-
": var(--plasma-typo-body-
|
70
|
-
": var(--plasma-typo-body-
|
67
|
+
": var(--plasma-typo-body-s-line-height);\n ",
|
68
|
+
": var(--plasma-typo-body-s-font-size);\n "
|
71
69
|
]);
|
72
70
|
_templateObject4 = function _templateObject() {
|
73
71
|
return data;
|
@@ -77,8 +75,8 @@ function _templateObject4() {
|
|
77
75
|
function _templateObject5() {
|
78
76
|
var data = _tagged_template_literal([
|
79
77
|
"\n ",
|
80
|
-
": var(--plasma-typo-
|
81
|
-
": var(--plasma-typo-
|
78
|
+
": var(--plasma-typo-body-xs-line-height);\n ",
|
79
|
+
": var(--plasma-typo-body-xs-font-size);\n "
|
82
80
|
]);
|
83
81
|
_templateObject5 = function _templateObject() {
|
84
82
|
return data;
|
@@ -88,8 +86,8 @@ function _templateObject5() {
|
|
88
86
|
function _templateObject6() {
|
89
87
|
var data = _tagged_template_literal([
|
90
88
|
"\n ",
|
91
|
-
": var(--plasma-typo-
|
92
|
-
": var(--plasma-typo-
|
89
|
+
": var(--plasma-typo-body-xxs-line-height);\n ",
|
90
|
+
": var(--plasma-typo-body-xxs-font-size);\n "
|
93
91
|
]);
|
94
92
|
_templateObject6 = function _templateObject() {
|
95
93
|
return data;
|
@@ -99,8 +97,8 @@ function _templateObject6() {
|
|
99
97
|
function _templateObject7() {
|
100
98
|
var data = _tagged_template_literal([
|
101
99
|
"\n ",
|
102
|
-
": var(--plasma-typo-dspl-
|
103
|
-
": var(--plasma-typo-dspl-
|
100
|
+
": var(--plasma-typo-dspl-l-line-height);\n ",
|
101
|
+
": var(--plasma-typo-dspl-l-font-size);\n "
|
104
102
|
]);
|
105
103
|
_templateObject7 = function _templateObject() {
|
106
104
|
return data;
|
@@ -110,8 +108,8 @@ function _templateObject7() {
|
|
110
108
|
function _templateObject8() {
|
111
109
|
var data = _tagged_template_literal([
|
112
110
|
"\n ",
|
113
|
-
": var(--plasma-typo-
|
114
|
-
": var(--plasma-typo-
|
111
|
+
": var(--plasma-typo-dspl-m-line-height);\n ",
|
112
|
+
": var(--plasma-typo-dspl-m-font-size);\n "
|
115
113
|
]);
|
116
114
|
_templateObject8 = function _templateObject() {
|
117
115
|
return data;
|
@@ -121,8 +119,8 @@ function _templateObject8() {
|
|
121
119
|
function _templateObject9() {
|
122
120
|
var data = _tagged_template_literal([
|
123
121
|
"\n ",
|
124
|
-
": var(--plasma-typo-
|
125
|
-
": var(--plasma-typo-
|
122
|
+
": var(--plasma-typo-dspl-s-line-height);\n ",
|
123
|
+
": var(--plasma-typo-dspl-s-font-size);\n "
|
126
124
|
]);
|
127
125
|
_templateObject9 = function _templateObject() {
|
128
126
|
return data;
|
@@ -132,8 +130,8 @@ function _templateObject9() {
|
|
132
130
|
function _templateObject10() {
|
133
131
|
var data = _tagged_template_literal([
|
134
132
|
"\n ",
|
135
|
-
": var(--plasma-typo-
|
136
|
-
": var(--plasma-typo-
|
133
|
+
": var(--plasma-typo-h1-line-height);\n ",
|
134
|
+
": var(--plasma-typo-h1-font-size);\n "
|
137
135
|
]);
|
138
136
|
_templateObject10 = function _templateObject() {
|
139
137
|
return data;
|
@@ -143,8 +141,8 @@ function _templateObject10() {
|
|
143
141
|
function _templateObject11() {
|
144
142
|
var data = _tagged_template_literal([
|
145
143
|
"\n ",
|
146
|
-
": var(--plasma-typo-
|
147
|
-
": var(--plasma-typo-
|
144
|
+
": var(--plasma-typo-h2-line-height);\n ",
|
145
|
+
": var(--plasma-typo-h2-font-size);\n "
|
148
146
|
]);
|
149
147
|
_templateObject11 = function _templateObject() {
|
150
148
|
return data;
|
@@ -154,8 +152,8 @@ function _templateObject11() {
|
|
154
152
|
function _templateObject12() {
|
155
153
|
var data = _tagged_template_literal([
|
156
154
|
"\n ",
|
157
|
-
": var(--plasma-typo-
|
158
|
-
": var(--plasma-typo-
|
155
|
+
": var(--plasma-typo-h3-line-height);\n ",
|
156
|
+
": var(--plasma-typo-h3-font-size);\n "
|
159
157
|
]);
|
160
158
|
_templateObject12 = function _templateObject() {
|
161
159
|
return data;
|
@@ -165,8 +163,8 @@ function _templateObject12() {
|
|
165
163
|
function _templateObject13() {
|
166
164
|
var data = _tagged_template_literal([
|
167
165
|
"\n ",
|
168
|
-
": var(--plasma-typo-
|
169
|
-
": var(--plasma-typo-
|
166
|
+
": var(--plasma-typo-h4-line-height);\n ",
|
167
|
+
": var(--plasma-typo-h4-font-size);\n "
|
170
168
|
]);
|
171
169
|
_templateObject13 = function _templateObject() {
|
172
170
|
return data;
|
@@ -176,8 +174,8 @@ function _templateObject13() {
|
|
176
174
|
function _templateObject14() {
|
177
175
|
var data = _tagged_template_literal([
|
178
176
|
"\n ",
|
179
|
-
": var(--plasma-typo-
|
180
|
-
": var(--plasma-typo-
|
177
|
+
": var(--plasma-typo-h5-line-height);\n ",
|
178
|
+
": var(--plasma-typo-h5-font-size);\n "
|
181
179
|
]);
|
182
180
|
_templateObject14 = function _templateObject() {
|
183
181
|
return data;
|
@@ -187,8 +185,8 @@ function _templateObject14() {
|
|
187
185
|
function _templateObject15() {
|
188
186
|
var data = _tagged_template_literal([
|
189
187
|
"\n ",
|
190
|
-
": var(--plasma-typo-text-
|
191
|
-
": var(--plasma-typo-text-
|
188
|
+
": var(--plasma-typo-text-l-line-height);\n ",
|
189
|
+
": var(--plasma-typo-text-l-font-size);\n "
|
192
190
|
]);
|
193
191
|
_templateObject15 = function _templateObject() {
|
194
192
|
return data;
|
@@ -196,39 +194,66 @@ function _templateObject15() {
|
|
196
194
|
return data;
|
197
195
|
}
|
198
196
|
function _templateObject16() {
|
197
|
+
var data = _tagged_template_literal([
|
198
|
+
"\n ",
|
199
|
+
": var(--plasma-typo-text-m-line-height);\n ",
|
200
|
+
": var(--plasma-typo-text-m-font-size);\n "
|
201
|
+
]);
|
202
|
+
_templateObject16 = function _templateObject() {
|
203
|
+
return data;
|
204
|
+
};
|
205
|
+
return data;
|
206
|
+
}
|
207
|
+
function _templateObject17() {
|
208
|
+
var data = _tagged_template_literal([
|
209
|
+
"\n ",
|
210
|
+
": var(--plasma-typo-text-s-line-height);\n ",
|
211
|
+
": var(--plasma-typo-text-s-font-size);\n "
|
212
|
+
]);
|
213
|
+
_templateObject17 = function _templateObject() {
|
214
|
+
return data;
|
215
|
+
};
|
216
|
+
return data;
|
217
|
+
}
|
218
|
+
function _templateObject18() {
|
199
219
|
var data = _tagged_template_literal([
|
200
220
|
"\n ",
|
201
221
|
": var(--plasma-typo-text-xs-line-height);\n ",
|
202
222
|
": var(--plasma-typo-text-xs-font-size);\n "
|
203
223
|
]);
|
204
|
-
|
224
|
+
_templateObject18 = function _templateObject() {
|
205
225
|
return data;
|
206
226
|
};
|
207
227
|
return data;
|
208
228
|
}
|
209
229
|
var config = {
|
210
230
|
defaults: {
|
211
|
-
size: 'bodyM'
|
231
|
+
size: 'bodyM',
|
232
|
+
view: 'default'
|
212
233
|
},
|
213
234
|
variations: {
|
235
|
+
view: {
|
236
|
+
default: (0, _styledcomponents.css)(_templateObject(), _styledcomponents.skeletonTokens.gradientColor),
|
237
|
+
lighter: (0, _styledcomponents.css)(_templateObject1(), _styledcomponents.skeletonTokens.gradientColor)
|
238
|
+
},
|
214
239
|
size: {
|
215
|
-
bodyL: (0, _styledcomponents.css)(
|
216
|
-
bodyM: (0, _styledcomponents.css)(
|
217
|
-
bodyS: (0, _styledcomponents.css)(
|
218
|
-
bodyXS: (0, _styledcomponents.css)(
|
219
|
-
bodyXXS: (0, _styledcomponents.css)(
|
220
|
-
dsplL: (0, _styledcomponents.css)(
|
221
|
-
dsplM: (0, _styledcomponents.css)(
|
222
|
-
dsplS: (0, _styledcomponents.css)(
|
223
|
-
h1: (0, _styledcomponents.css)(
|
224
|
-
h2: (0, _styledcomponents.css)(
|
225
|
-
h3: (0, _styledcomponents.css)(
|
226
|
-
h4: (0, _styledcomponents.css)(
|
227
|
-
h5: (0, _styledcomponents.css)(
|
228
|
-
textL: (0, _styledcomponents.css)(
|
229
|
-
textM: (0, _styledcomponents.css)(
|
230
|
-
textS: (0, _styledcomponents.css)(
|
231
|
-
textXS: (0, _styledcomponents.css)(
|
240
|
+
bodyL: (0, _styledcomponents.css)(_templateObject2(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
241
|
+
bodyM: (0, _styledcomponents.css)(_templateObject3(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
242
|
+
bodyS: (0, _styledcomponents.css)(_templateObject4(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
243
|
+
bodyXS: (0, _styledcomponents.css)(_templateObject5(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
244
|
+
bodyXXS: (0, _styledcomponents.css)(_templateObject6(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
245
|
+
dsplL: (0, _styledcomponents.css)(_templateObject7(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
246
|
+
dsplM: (0, _styledcomponents.css)(_templateObject8(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
247
|
+
dsplS: (0, _styledcomponents.css)(_templateObject9(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
248
|
+
h1: (0, _styledcomponents.css)(_templateObject10(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
249
|
+
h2: (0, _styledcomponents.css)(_templateObject11(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
250
|
+
h3: (0, _styledcomponents.css)(_templateObject12(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
251
|
+
h4: (0, _styledcomponents.css)(_templateObject13(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
252
|
+
h5: (0, _styledcomponents.css)(_templateObject14(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
253
|
+
textL: (0, _styledcomponents.css)(_templateObject15(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
254
|
+
textM: (0, _styledcomponents.css)(_templateObject16(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
255
|
+
textS: (0, _styledcomponents.css)(_templateObject17(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight),
|
256
|
+
textXS: (0, _styledcomponents.css)(_templateObject18(), _styledcomponents.skeletonTokens.lineHeight, _styledcomponents.skeletonTokens.visibleLineHeight)
|
232
257
|
}
|
233
258
|
}
|
234
259
|
};
|
@@ -481,6 +481,7 @@ function _templateObject12() {
|
|
481
481
|
": 0.5rem;\n ",
|
482
482
|
": 1.625rem;\n\n ",
|
483
483
|
": 3.5rem;\n ",
|
484
|
+
": 3.5rem;\n ",
|
484
485
|
": 12.5rem;\n ",
|
485
486
|
": 1.5rem;\n ",
|
486
487
|
": 0.875rem;\n ",
|
@@ -557,6 +558,7 @@ function _templateObject13() {
|
|
557
558
|
": 0.5rem;\n ",
|
558
559
|
": 1.625rem;\n\n ",
|
559
560
|
": 3rem;\n ",
|
561
|
+
": 3rem;\n ",
|
560
562
|
": 11.25rem;\n ",
|
561
563
|
": 1.25rem;\n ",
|
562
564
|
": 0.75rem;\n ",
|
@@ -633,6 +635,7 @@ function _templateObject14() {
|
|
633
635
|
": 0.375rem;\n ",
|
634
636
|
": 1.5rem;\n\n ",
|
635
637
|
": 2.5rem;\n ",
|
638
|
+
": 2.5rem;\n ",
|
636
639
|
": 11.25rem;\n ",
|
637
640
|
": 1rem;\n ",
|
638
641
|
": 0.625rem;\n ",
|
@@ -709,6 +712,7 @@ function _templateObject15() {
|
|
709
712
|
": 0.25rem;\n ",
|
710
713
|
": 1.375rem;\n\n ",
|
711
714
|
": 2rem;\n ",
|
715
|
+
": 2rem;\n ",
|
712
716
|
": 10rem;\n ",
|
713
717
|
": 0.75rem;\n ",
|
714
718
|
": 0.5rem;\n ",
|
@@ -804,10 +808,10 @@ export var config = {
|
|
804
808
|
negative: css(_templateObject11(), attachTokens.helperTextColor)
|
805
809
|
},
|
806
810
|
size: {
|
807
|
-
l: css(_templateObject12(), attachTokens.horizontalGap, attachTokens.verticalGap, attachTokens.verticalGapWithHelperText, attachTokens.buttonHeight, attachTokens.buttonWidth, attachTokens.buttonPadding, attachTokens.buttonRadius, attachTokens.buttonFontFamily, attachTokens.buttonFontSize, attachTokens.buttonFontStyle, attachTokens.buttonFontWeight, attachTokens.buttonLetterSpacing, attachTokens.buttonLineHeight, attachTokens.buttonSpinnerSize, attachTokens.buttonSpinnerColor, attachTokens.buttonLeftContentMargin, attachTokens.buttonRightContentMargin, attachTokens.buttonValueMargin, attachTokens.cellWidth, attachTokens.cellPadding, attachTokens.cellPaddingLeftContent, attachTokens.cellPaddingContent, attachTokens.cellPaddingRightContent, attachTokens.cellTextboxGap, attachTokens.cellGap, attachTokens.cellLabelFontFamily, attachTokens.cellLabelFontSize, attachTokens.cellLabelFontStyle, attachTokens.cellLabelFontWeight, attachTokens.cellLabelLetterSpacing, attachTokens.cellLabelLineHeight, attachTokens.cellTitleFontFamily, attachTokens.cellTitleFontSize, attachTokens.cellTitleFontStyle, attachTokens.cellTitleFontWeight, attachTokens.cellTitleLetterSpacing, attachTokens.cellTitleLineHeight, attachTokens.cellSubtitleFontFamily, attachTokens.cellSubtitleFontSize, attachTokens.cellSubtitleFontStyle, attachTokens.cellSubtitleFontWeight, attachTokens.cellSubtitleLetterSpacing, attachTokens.cellSubtitleLineHeight, attachTokens.iconButtonHeight, attachTokens.iconButtonWidth, attachTokens.iconButtonPadding, attachTokens.iconButtonRadius, attachTokens.iconButtonFontFamily, attachTokens.iconButtonFontSize, attachTokens.iconButtonFontStyle, attachTokens.iconButtonFontWeight, attachTokens.iconButtonLetterSpacing, attachTokens.iconButtonLineHeight, attachTokens.iconButtonSpinnerSize, attachTokens.iconButtonSpinnerColor, attachTokens.iconButtonCancelHeight, attachTokens.iconButtonCancelWidth, attachTokens.iconButtonCancelPadding, attachTokens.iconButtonCancelRadius, attachTokens.iconButtonCancelFontFamily, attachTokens.iconButtonCancelFontSize, attachTokens.iconButtonCancelFontStyle, attachTokens.iconButtonCancelFontWeight, attachTokens.iconButtonCancelLetterSpacing, attachTokens.iconButtonCancelLineHeight, attachTokens.iconButtonCancelSpinnerSize, attachTokens.iconButtonCancelSpinnerColor),
|
808
|
-
m: css(_templateObject13(), attachTokens.horizontalGap, attachTokens.verticalGap, attachTokens.verticalGapWithHelperText, attachTokens.buttonHeight, attachTokens.buttonWidth, attachTokens.buttonPadding, attachTokens.buttonRadius, attachTokens.buttonFontFamily, attachTokens.buttonFontSize, attachTokens.buttonFontStyle, attachTokens.buttonFontWeight, attachTokens.buttonLetterSpacing, attachTokens.buttonLineHeight, attachTokens.buttonSpinnerSize, attachTokens.buttonSpinnerColor, attachTokens.buttonLeftContentMargin, attachTokens.buttonRightContentMargin, attachTokens.buttonValueMargin, attachTokens.cellWidth, attachTokens.cellPadding, attachTokens.cellPaddingLeftContent, attachTokens.cellPaddingContent, attachTokens.cellPaddingRightContent, attachTokens.cellTextboxGap, attachTokens.cellGap, attachTokens.cellLabelFontFamily, attachTokens.cellLabelFontSize, attachTokens.cellLabelFontStyle, attachTokens.cellLabelFontWeight, attachTokens.cellLabelLetterSpacing, attachTokens.cellLabelLineHeight, attachTokens.cellTitleFontFamily, attachTokens.cellTitleFontSize, attachTokens.cellTitleFontStyle, attachTokens.cellTitleFontWeight, attachTokens.cellTitleLetterSpacing, attachTokens.cellTitleLineHeight, attachTokens.cellSubtitleFontFamily, attachTokens.cellSubtitleFontSize, attachTokens.cellSubtitleFontStyle, attachTokens.cellSubtitleFontWeight, attachTokens.cellSubtitleLetterSpacing, attachTokens.cellSubtitleLineHeight, attachTokens.iconButtonHeight, attachTokens.iconButtonWidth, attachTokens.iconButtonPadding, attachTokens.iconButtonRadius, attachTokens.iconButtonFontFamily, attachTokens.iconButtonFontSize, attachTokens.iconButtonFontStyle, attachTokens.iconButtonFontWeight, attachTokens.iconButtonLetterSpacing, attachTokens.iconButtonLineHeight, attachTokens.iconButtonSpinnerSize, attachTokens.iconButtonSpinnerColor, attachTokens.iconButtonCancelHeight, attachTokens.iconButtonCancelWidth, attachTokens.iconButtonCancelPadding, attachTokens.iconButtonCancelRadius, attachTokens.iconButtonCancelFontFamily, attachTokens.iconButtonCancelFontSize, attachTokens.iconButtonCancelFontStyle, attachTokens.iconButtonCancelFontWeight, attachTokens.iconButtonCancelLetterSpacing, attachTokens.iconButtonCancelLineHeight, attachTokens.iconButtonCancelSpinnerSize, attachTokens.iconButtonCancelSpinnerColor),
|
809
|
-
s: css(_templateObject14(), attachTokens.horizontalGap, attachTokens.verticalGap, attachTokens.verticalGapWithHelperText, attachTokens.buttonHeight, attachTokens.buttonWidth, attachTokens.buttonPadding, attachTokens.buttonRadius, attachTokens.buttonFontFamily, attachTokens.buttonFontSize, attachTokens.buttonFontStyle, attachTokens.buttonFontWeight, attachTokens.buttonLetterSpacing, attachTokens.buttonLineHeight, attachTokens.buttonSpinnerSize, attachTokens.buttonSpinnerColor, attachTokens.buttonLeftContentMargin, attachTokens.buttonRightContentMargin, attachTokens.buttonValueMargin, attachTokens.cellWidth, attachTokens.cellPadding, attachTokens.cellPaddingLeftContent, attachTokens.cellPaddingContent, attachTokens.cellPaddingRightContent, attachTokens.cellTextboxGap, attachTokens.cellGap, attachTokens.cellLabelFontFamily, attachTokens.cellLabelFontSize, attachTokens.cellLabelFontStyle, attachTokens.cellLabelFontWeight, attachTokens.cellLabelLetterSpacing, attachTokens.cellLabelLineHeight, attachTokens.cellTitleFontFamily, attachTokens.cellTitleFontSize, attachTokens.cellTitleFontStyle, attachTokens.cellTitleFontWeight, attachTokens.cellTitleLetterSpacing, attachTokens.cellTitleLineHeight, attachTokens.cellSubtitleFontFamily, attachTokens.cellSubtitleFontSize, attachTokens.cellSubtitleFontStyle, attachTokens.cellSubtitleFontWeight, attachTokens.cellSubtitleLetterSpacing, attachTokens.cellSubtitleLineHeight, attachTokens.iconButtonHeight, attachTokens.iconButtonWidth, attachTokens.iconButtonPadding, attachTokens.iconButtonRadius, attachTokens.iconButtonFontFamily, attachTokens.iconButtonFontSize, attachTokens.iconButtonFontStyle, attachTokens.iconButtonFontWeight, attachTokens.iconButtonLetterSpacing, attachTokens.iconButtonLineHeight, attachTokens.iconButtonSpinnerSize, attachTokens.iconButtonSpinnerColor, attachTokens.iconButtonCancelHeight, attachTokens.iconButtonCancelWidth, attachTokens.iconButtonCancelPadding, attachTokens.iconButtonCancelRadius, attachTokens.iconButtonCancelFontFamily, attachTokens.iconButtonCancelFontSize, attachTokens.iconButtonCancelFontStyle, attachTokens.iconButtonCancelFontWeight, attachTokens.iconButtonCancelLetterSpacing, attachTokens.iconButtonCancelLineHeight, attachTokens.iconButtonCancelSpinnerSize, attachTokens.iconButtonCancelSpinnerColor),
|
810
|
-
xs: css(_templateObject15(), attachTokens.horizontalGap, attachTokens.verticalGap, attachTokens.verticalGapWithHelperText, attachTokens.buttonHeight, attachTokens.buttonWidth, attachTokens.buttonPadding, attachTokens.buttonRadius, attachTokens.buttonFontFamily, attachTokens.buttonFontSize, attachTokens.buttonFontStyle, attachTokens.buttonFontWeight, attachTokens.buttonLetterSpacing, attachTokens.buttonLineHeight, attachTokens.buttonSpinnerSize, attachTokens.buttonSpinnerColor, attachTokens.buttonLeftContentMargin, attachTokens.buttonRightContentMargin, attachTokens.buttonValueMargin, attachTokens.cellWidth, attachTokens.cellPadding, attachTokens.cellPaddingLeftContent, attachTokens.cellPaddingContent, attachTokens.cellPaddingRightContent, attachTokens.cellTextboxGap, attachTokens.cellGap, attachTokens.cellLabelFontFamily, attachTokens.cellLabelFontSize, attachTokens.cellLabelFontStyle, attachTokens.cellLabelFontWeight, attachTokens.cellLabelLetterSpacing, attachTokens.cellLabelLineHeight, attachTokens.cellTitleFontFamily, attachTokens.cellTitleFontSize, attachTokens.cellTitleFontStyle, attachTokens.cellTitleFontWeight, attachTokens.cellTitleLetterSpacing, attachTokens.cellTitleLineHeight, attachTokens.cellSubtitleFontFamily, attachTokens.cellSubtitleFontSize, attachTokens.cellSubtitleFontStyle, attachTokens.cellSubtitleFontWeight, attachTokens.cellSubtitleLetterSpacing, attachTokens.cellSubtitleLineHeight, attachTokens.iconButtonHeight, attachTokens.iconButtonWidth, attachTokens.iconButtonPadding, attachTokens.iconButtonRadius, attachTokens.iconButtonFontFamily, attachTokens.iconButtonFontSize, attachTokens.iconButtonFontStyle, attachTokens.iconButtonFontWeight, attachTokens.iconButtonLetterSpacing, attachTokens.iconButtonLineHeight, attachTokens.iconButtonSpinnerSize, attachTokens.iconButtonSpinnerColor, attachTokens.iconButtonCancelHeight, attachTokens.iconButtonCancelWidth, attachTokens.iconButtonCancelPadding, attachTokens.iconButtonCancelRadius, attachTokens.iconButtonCancelFontFamily, attachTokens.iconButtonCancelFontSize, attachTokens.iconButtonCancelFontStyle, attachTokens.iconButtonCancelFontWeight, attachTokens.iconButtonCancelLetterSpacing, attachTokens.iconButtonCancelLineHeight, attachTokens.iconButtonCancelSpinnerSize, attachTokens.iconButtonCancelSpinnerColor)
|
811
|
+
l: css(_templateObject12(), attachTokens.horizontalGap, attachTokens.verticalGap, attachTokens.verticalGapWithHelperText, attachTokens.filenameWrapperHeight, attachTokens.buttonHeight, attachTokens.buttonWidth, attachTokens.buttonPadding, attachTokens.buttonRadius, attachTokens.buttonFontFamily, attachTokens.buttonFontSize, attachTokens.buttonFontStyle, attachTokens.buttonFontWeight, attachTokens.buttonLetterSpacing, attachTokens.buttonLineHeight, attachTokens.buttonSpinnerSize, attachTokens.buttonSpinnerColor, attachTokens.buttonLeftContentMargin, attachTokens.buttonRightContentMargin, attachTokens.buttonValueMargin, attachTokens.cellWidth, attachTokens.cellPadding, attachTokens.cellPaddingLeftContent, attachTokens.cellPaddingContent, attachTokens.cellPaddingRightContent, attachTokens.cellTextboxGap, attachTokens.cellGap, attachTokens.cellLabelFontFamily, attachTokens.cellLabelFontSize, attachTokens.cellLabelFontStyle, attachTokens.cellLabelFontWeight, attachTokens.cellLabelLetterSpacing, attachTokens.cellLabelLineHeight, attachTokens.cellTitleFontFamily, attachTokens.cellTitleFontSize, attachTokens.cellTitleFontStyle, attachTokens.cellTitleFontWeight, attachTokens.cellTitleLetterSpacing, attachTokens.cellTitleLineHeight, attachTokens.cellSubtitleFontFamily, attachTokens.cellSubtitleFontSize, attachTokens.cellSubtitleFontStyle, attachTokens.cellSubtitleFontWeight, attachTokens.cellSubtitleLetterSpacing, attachTokens.cellSubtitleLineHeight, attachTokens.iconButtonHeight, attachTokens.iconButtonWidth, attachTokens.iconButtonPadding, attachTokens.iconButtonRadius, attachTokens.iconButtonFontFamily, attachTokens.iconButtonFontSize, attachTokens.iconButtonFontStyle, attachTokens.iconButtonFontWeight, attachTokens.iconButtonLetterSpacing, attachTokens.iconButtonLineHeight, attachTokens.iconButtonSpinnerSize, attachTokens.iconButtonSpinnerColor, attachTokens.iconButtonCancelHeight, attachTokens.iconButtonCancelWidth, attachTokens.iconButtonCancelPadding, attachTokens.iconButtonCancelRadius, attachTokens.iconButtonCancelFontFamily, attachTokens.iconButtonCancelFontSize, attachTokens.iconButtonCancelFontStyle, attachTokens.iconButtonCancelFontWeight, attachTokens.iconButtonCancelLetterSpacing, attachTokens.iconButtonCancelLineHeight, attachTokens.iconButtonCancelSpinnerSize, attachTokens.iconButtonCancelSpinnerColor),
|
812
|
+
m: css(_templateObject13(), attachTokens.horizontalGap, attachTokens.verticalGap, attachTokens.verticalGapWithHelperText, attachTokens.filenameWrapperHeight, attachTokens.buttonHeight, attachTokens.buttonWidth, attachTokens.buttonPadding, attachTokens.buttonRadius, attachTokens.buttonFontFamily, attachTokens.buttonFontSize, attachTokens.buttonFontStyle, attachTokens.buttonFontWeight, attachTokens.buttonLetterSpacing, attachTokens.buttonLineHeight, attachTokens.buttonSpinnerSize, attachTokens.buttonSpinnerColor, attachTokens.buttonLeftContentMargin, attachTokens.buttonRightContentMargin, attachTokens.buttonValueMargin, attachTokens.cellWidth, attachTokens.cellPadding, attachTokens.cellPaddingLeftContent, attachTokens.cellPaddingContent, attachTokens.cellPaddingRightContent, attachTokens.cellTextboxGap, attachTokens.cellGap, attachTokens.cellLabelFontFamily, attachTokens.cellLabelFontSize, attachTokens.cellLabelFontStyle, attachTokens.cellLabelFontWeight, attachTokens.cellLabelLetterSpacing, attachTokens.cellLabelLineHeight, attachTokens.cellTitleFontFamily, attachTokens.cellTitleFontSize, attachTokens.cellTitleFontStyle, attachTokens.cellTitleFontWeight, attachTokens.cellTitleLetterSpacing, attachTokens.cellTitleLineHeight, attachTokens.cellSubtitleFontFamily, attachTokens.cellSubtitleFontSize, attachTokens.cellSubtitleFontStyle, attachTokens.cellSubtitleFontWeight, attachTokens.cellSubtitleLetterSpacing, attachTokens.cellSubtitleLineHeight, attachTokens.iconButtonHeight, attachTokens.iconButtonWidth, attachTokens.iconButtonPadding, attachTokens.iconButtonRadius, attachTokens.iconButtonFontFamily, attachTokens.iconButtonFontSize, attachTokens.iconButtonFontStyle, attachTokens.iconButtonFontWeight, attachTokens.iconButtonLetterSpacing, attachTokens.iconButtonLineHeight, attachTokens.iconButtonSpinnerSize, attachTokens.iconButtonSpinnerColor, attachTokens.iconButtonCancelHeight, attachTokens.iconButtonCancelWidth, attachTokens.iconButtonCancelPadding, attachTokens.iconButtonCancelRadius, attachTokens.iconButtonCancelFontFamily, attachTokens.iconButtonCancelFontSize, attachTokens.iconButtonCancelFontStyle, attachTokens.iconButtonCancelFontWeight, attachTokens.iconButtonCancelLetterSpacing, attachTokens.iconButtonCancelLineHeight, attachTokens.iconButtonCancelSpinnerSize, attachTokens.iconButtonCancelSpinnerColor),
|
813
|
+
s: css(_templateObject14(), attachTokens.horizontalGap, attachTokens.verticalGap, attachTokens.verticalGapWithHelperText, attachTokens.filenameWrapperHeight, attachTokens.buttonHeight, attachTokens.buttonWidth, attachTokens.buttonPadding, attachTokens.buttonRadius, attachTokens.buttonFontFamily, attachTokens.buttonFontSize, attachTokens.buttonFontStyle, attachTokens.buttonFontWeight, attachTokens.buttonLetterSpacing, attachTokens.buttonLineHeight, attachTokens.buttonSpinnerSize, attachTokens.buttonSpinnerColor, attachTokens.buttonLeftContentMargin, attachTokens.buttonRightContentMargin, attachTokens.buttonValueMargin, attachTokens.cellWidth, attachTokens.cellPadding, attachTokens.cellPaddingLeftContent, attachTokens.cellPaddingContent, attachTokens.cellPaddingRightContent, attachTokens.cellTextboxGap, attachTokens.cellGap, attachTokens.cellLabelFontFamily, attachTokens.cellLabelFontSize, attachTokens.cellLabelFontStyle, attachTokens.cellLabelFontWeight, attachTokens.cellLabelLetterSpacing, attachTokens.cellLabelLineHeight, attachTokens.cellTitleFontFamily, attachTokens.cellTitleFontSize, attachTokens.cellTitleFontStyle, attachTokens.cellTitleFontWeight, attachTokens.cellTitleLetterSpacing, attachTokens.cellTitleLineHeight, attachTokens.cellSubtitleFontFamily, attachTokens.cellSubtitleFontSize, attachTokens.cellSubtitleFontStyle, attachTokens.cellSubtitleFontWeight, attachTokens.cellSubtitleLetterSpacing, attachTokens.cellSubtitleLineHeight, attachTokens.iconButtonHeight, attachTokens.iconButtonWidth, attachTokens.iconButtonPadding, attachTokens.iconButtonRadius, attachTokens.iconButtonFontFamily, attachTokens.iconButtonFontSize, attachTokens.iconButtonFontStyle, attachTokens.iconButtonFontWeight, attachTokens.iconButtonLetterSpacing, attachTokens.iconButtonLineHeight, attachTokens.iconButtonSpinnerSize, attachTokens.iconButtonSpinnerColor, attachTokens.iconButtonCancelHeight, attachTokens.iconButtonCancelWidth, attachTokens.iconButtonCancelPadding, attachTokens.iconButtonCancelRadius, attachTokens.iconButtonCancelFontFamily, attachTokens.iconButtonCancelFontSize, attachTokens.iconButtonCancelFontStyle, attachTokens.iconButtonCancelFontWeight, attachTokens.iconButtonCancelLetterSpacing, attachTokens.iconButtonCancelLineHeight, attachTokens.iconButtonCancelSpinnerSize, attachTokens.iconButtonCancelSpinnerColor),
|
814
|
+
xs: css(_templateObject15(), attachTokens.horizontalGap, attachTokens.verticalGap, attachTokens.verticalGapWithHelperText, attachTokens.filenameWrapperHeight, attachTokens.buttonHeight, attachTokens.buttonWidth, attachTokens.buttonPadding, attachTokens.buttonRadius, attachTokens.buttonFontFamily, attachTokens.buttonFontSize, attachTokens.buttonFontStyle, attachTokens.buttonFontWeight, attachTokens.buttonLetterSpacing, attachTokens.buttonLineHeight, attachTokens.buttonSpinnerSize, attachTokens.buttonSpinnerColor, attachTokens.buttonLeftContentMargin, attachTokens.buttonRightContentMargin, attachTokens.buttonValueMargin, attachTokens.cellWidth, attachTokens.cellPadding, attachTokens.cellPaddingLeftContent, attachTokens.cellPaddingContent, attachTokens.cellPaddingRightContent, attachTokens.cellTextboxGap, attachTokens.cellGap, attachTokens.cellLabelFontFamily, attachTokens.cellLabelFontSize, attachTokens.cellLabelFontStyle, attachTokens.cellLabelFontWeight, attachTokens.cellLabelLetterSpacing, attachTokens.cellLabelLineHeight, attachTokens.cellTitleFontFamily, attachTokens.cellTitleFontSize, attachTokens.cellTitleFontStyle, attachTokens.cellTitleFontWeight, attachTokens.cellTitleLetterSpacing, attachTokens.cellTitleLineHeight, attachTokens.cellSubtitleFontFamily, attachTokens.cellSubtitleFontSize, attachTokens.cellSubtitleFontStyle, attachTokens.cellSubtitleFontWeight, attachTokens.cellSubtitleLetterSpacing, attachTokens.cellSubtitleLineHeight, attachTokens.iconButtonHeight, attachTokens.iconButtonWidth, attachTokens.iconButtonPadding, attachTokens.iconButtonRadius, attachTokens.iconButtonFontFamily, attachTokens.iconButtonFontSize, attachTokens.iconButtonFontStyle, attachTokens.iconButtonFontWeight, attachTokens.iconButtonLetterSpacing, attachTokens.iconButtonLineHeight, attachTokens.iconButtonSpinnerSize, attachTokens.iconButtonSpinnerColor, attachTokens.iconButtonCancelHeight, attachTokens.iconButtonCancelWidth, attachTokens.iconButtonCancelPadding, attachTokens.iconButtonCancelRadius, attachTokens.iconButtonCancelFontFamily, attachTokens.iconButtonCancelFontSize, attachTokens.iconButtonCancelFontStyle, attachTokens.iconButtonCancelFontWeight, attachTokens.iconButtonCancelLetterSpacing, attachTokens.iconButtonCancelLineHeight, attachTokens.iconButtonCancelSpinnerSize, attachTokens.iconButtonCancelSpinnerColor)
|
811
815
|
}
|
812
816
|
}
|
813
817
|
};
|
@@ -14,10 +14,8 @@ function _templateObject() {
|
|
14
14
|
": var(--inverse-text-primary);\n ",
|
15
15
|
": var(--inverse-text-primary);\n ",
|
16
16
|
": var(--inverse-text-primary);\n ",
|
17
|
-
": var(--inverse-text-secondary);\n
|
17
|
+
": var(--inverse-text-secondary);\n ",
|
18
18
|
": var(--surface-solid-default);\n ",
|
19
|
-
": var(--surface-solid-default-hover);\n ",
|
20
|
-
": var(--surface-solid-default-active);\n ",
|
21
19
|
": var(",
|
22
20
|
");\n ",
|
23
21
|
": var(--inverse-text-primary-hover);\n ",
|
@@ -402,7 +400,7 @@ export var config = {
|
|
402
400
|
},
|
403
401
|
variations: {
|
404
402
|
view: {
|
405
|
-
default: css(_templateObject(), buttonTokens.buttonColor, buttonTokens.buttonTextColor, buttonTokens.buttonIconColor, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.
|
403
|
+
default: css(_templateObject(), buttonTokens.buttonColor, buttonTokens.buttonTextColor, buttonTokens.buttonIconColor, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonColorHover, buttonTokens.buttonColorActive),
|
406
404
|
accent: css(_templateObject1(), buttonTokens.buttonColor, buttonTokens.buttonTextColor, buttonTokens.buttonIconColor, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonBackgroundColorHover, buttonTokens.buttonBackgroundColorActive),
|
407
405
|
secondary: css(_templateObject2(), buttonTokens.buttonColor, buttonTokens.buttonTextColor, buttonTokens.buttonIconColor, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonBackgroundColorHover, buttonTokens.buttonBackgroundColorActive),
|
408
406
|
clear: css(_templateObject3(), buttonTokens.buttonColor, buttonTokens.buttonTextColor, buttonTokens.buttonIconColor, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonBackgroundColorHover, buttonTokens.buttonBackgroundColorActive),
|
@@ -11,8 +11,7 @@ function _tagged_template_literal(strings, raw) {
|
|
11
11
|
function _templateObject() {
|
12
12
|
var data = _tagged_template_literal([
|
13
13
|
"\n ",
|
14
|
-
": var(--plasma-
|
15
|
-
": var(--plasma-typo-body-l-font-size);\n "
|
14
|
+
": var(--plasma-colors-skeleton-gradient, var(--surface-skeleton-gradient));\n "
|
16
15
|
]);
|
17
16
|
_templateObject = function _templateObject() {
|
18
17
|
return data;
|
@@ -22,8 +21,7 @@ function _templateObject() {
|
|
22
21
|
function _templateObject1() {
|
23
22
|
var data = _tagged_template_literal([
|
24
23
|
"\n ",
|
25
|
-
": var(--plasma-
|
26
|
-
": var(--plasma-typo-body-m-font-size);\n "
|
24
|
+
": var(--plasma-colors-skeleton-gradient-lighter, var(--surface-skeleton-deep-gradient));\n "
|
27
25
|
]);
|
28
26
|
_templateObject1 = function _templateObject() {
|
29
27
|
return data;
|
@@ -33,8 +31,8 @@ function _templateObject1() {
|
|
33
31
|
function _templateObject2() {
|
34
32
|
var data = _tagged_template_literal([
|
35
33
|
"\n ",
|
36
|
-
": var(--plasma-typo-body-
|
37
|
-
": var(--plasma-typo-body-
|
34
|
+
": var(--plasma-typo-body-l-line-height);\n ",
|
35
|
+
": var(--plasma-typo-body-l-font-size);\n "
|
38
36
|
]);
|
39
37
|
_templateObject2 = function _templateObject() {
|
40
38
|
return data;
|
@@ -44,8 +42,8 @@ function _templateObject2() {
|
|
44
42
|
function _templateObject3() {
|
45
43
|
var data = _tagged_template_literal([
|
46
44
|
"\n ",
|
47
|
-
": var(--plasma-typo-body-
|
48
|
-
": var(--plasma-typo-body-
|
45
|
+
": var(--plasma-typo-body-m-line-height);\n ",
|
46
|
+
": var(--plasma-typo-body-m-font-size);\n "
|
49
47
|
]);
|
50
48
|
_templateObject3 = function _templateObject() {
|
51
49
|
return data;
|
@@ -55,8 +53,8 @@ function _templateObject3() {
|
|
55
53
|
function _templateObject4() {
|
56
54
|
var data = _tagged_template_literal([
|
57
55
|
"\n ",
|
58
|
-
": var(--plasma-typo-body-
|
59
|
-
": var(--plasma-typo-body-
|
56
|
+
": var(--plasma-typo-body-s-line-height);\n ",
|
57
|
+
": var(--plasma-typo-body-s-font-size);\n "
|
60
58
|
]);
|
61
59
|
_templateObject4 = function _templateObject() {
|
62
60
|
return data;
|
@@ -66,8 +64,8 @@ function _templateObject4() {
|
|
66
64
|
function _templateObject5() {
|
67
65
|
var data = _tagged_template_literal([
|
68
66
|
"\n ",
|
69
|
-
": var(--plasma-typo-
|
70
|
-
": var(--plasma-typo-
|
67
|
+
": var(--plasma-typo-body-xs-line-height);\n ",
|
68
|
+
": var(--plasma-typo-body-xs-font-size);\n "
|
71
69
|
]);
|
72
70
|
_templateObject5 = function _templateObject() {
|
73
71
|
return data;
|
@@ -77,8 +75,8 @@ function _templateObject5() {
|
|
77
75
|
function _templateObject6() {
|
78
76
|
var data = _tagged_template_literal([
|
79
77
|
"\n ",
|
80
|
-
": var(--plasma-typo-
|
81
|
-
": var(--plasma-typo-
|
78
|
+
": var(--plasma-typo-body-xxs-line-height);\n ",
|
79
|
+
": var(--plasma-typo-body-xxs-font-size);\n "
|
82
80
|
]);
|
83
81
|
_templateObject6 = function _templateObject() {
|
84
82
|
return data;
|
@@ -88,8 +86,8 @@ function _templateObject6() {
|
|
88
86
|
function _templateObject7() {
|
89
87
|
var data = _tagged_template_literal([
|
90
88
|
"\n ",
|
91
|
-
": var(--plasma-typo-dspl-
|
92
|
-
": var(--plasma-typo-dspl-
|
89
|
+
": var(--plasma-typo-dspl-l-line-height);\n ",
|
90
|
+
": var(--plasma-typo-dspl-l-font-size);\n "
|
93
91
|
]);
|
94
92
|
_templateObject7 = function _templateObject() {
|
95
93
|
return data;
|
@@ -99,8 +97,8 @@ function _templateObject7() {
|
|
99
97
|
function _templateObject8() {
|
100
98
|
var data = _tagged_template_literal([
|
101
99
|
"\n ",
|
102
|
-
": var(--plasma-typo-
|
103
|
-
": var(--plasma-typo-
|
100
|
+
": var(--plasma-typo-dspl-m-line-height);\n ",
|
101
|
+
": var(--plasma-typo-dspl-m-font-size);\n "
|
104
102
|
]);
|
105
103
|
_templateObject8 = function _templateObject() {
|
106
104
|
return data;
|
@@ -110,8 +108,8 @@ function _templateObject8() {
|
|
110
108
|
function _templateObject9() {
|
111
109
|
var data = _tagged_template_literal([
|
112
110
|
"\n ",
|
113
|
-
": var(--plasma-typo-
|
114
|
-
": var(--plasma-typo-
|
111
|
+
": var(--plasma-typo-dspl-s-line-height);\n ",
|
112
|
+
": var(--plasma-typo-dspl-s-font-size);\n "
|
115
113
|
]);
|
116
114
|
_templateObject9 = function _templateObject() {
|
117
115
|
return data;
|
@@ -121,8 +119,8 @@ function _templateObject9() {
|
|
121
119
|
function _templateObject10() {
|
122
120
|
var data = _tagged_template_literal([
|
123
121
|
"\n ",
|
124
|
-
": var(--plasma-typo-
|
125
|
-
": var(--plasma-typo-
|
122
|
+
": var(--plasma-typo-h1-line-height);\n ",
|
123
|
+
": var(--plasma-typo-h1-font-size);\n "
|
126
124
|
]);
|
127
125
|
_templateObject10 = function _templateObject() {
|
128
126
|
return data;
|
@@ -132,8 +130,8 @@ function _templateObject10() {
|
|
132
130
|
function _templateObject11() {
|
133
131
|
var data = _tagged_template_literal([
|
134
132
|
"\n ",
|
135
|
-
": var(--plasma-typo-
|
136
|
-
": var(--plasma-typo-
|
133
|
+
": var(--plasma-typo-h2-line-height);\n ",
|
134
|
+
": var(--plasma-typo-h2-font-size);\n "
|
137
135
|
]);
|
138
136
|
_templateObject11 = function _templateObject() {
|
139
137
|
return data;
|
@@ -143,8 +141,8 @@ function _templateObject11() {
|
|
143
141
|
function _templateObject12() {
|
144
142
|
var data = _tagged_template_literal([
|
145
143
|
"\n ",
|
146
|
-
": var(--plasma-typo-
|
147
|
-
": var(--plasma-typo-
|
144
|
+
": var(--plasma-typo-h3-line-height);\n ",
|
145
|
+
": var(--plasma-typo-h3-font-size);\n "
|
148
146
|
]);
|
149
147
|
_templateObject12 = function _templateObject() {
|
150
148
|
return data;
|
@@ -154,8 +152,8 @@ function _templateObject12() {
|
|
154
152
|
function _templateObject13() {
|
155
153
|
var data = _tagged_template_literal([
|
156
154
|
"\n ",
|
157
|
-
": var(--plasma-typo-
|
158
|
-
": var(--plasma-typo-
|
155
|
+
": var(--plasma-typo-h4-line-height);\n ",
|
156
|
+
": var(--plasma-typo-h4-font-size);\n "
|
159
157
|
]);
|
160
158
|
_templateObject13 = function _templateObject() {
|
161
159
|
return data;
|
@@ -165,8 +163,8 @@ function _templateObject13() {
|
|
165
163
|
function _templateObject14() {
|
166
164
|
var data = _tagged_template_literal([
|
167
165
|
"\n ",
|
168
|
-
": var(--plasma-typo-
|
169
|
-
": var(--plasma-typo-
|
166
|
+
": var(--plasma-typo-h5-line-height);\n ",
|
167
|
+
": var(--plasma-typo-h5-font-size);\n "
|
170
168
|
]);
|
171
169
|
_templateObject14 = function _templateObject() {
|
172
170
|
return data;
|
@@ -176,8 +174,8 @@ function _templateObject14() {
|
|
176
174
|
function _templateObject15() {
|
177
175
|
var data = _tagged_template_literal([
|
178
176
|
"\n ",
|
179
|
-
": var(--plasma-typo-text-
|
180
|
-
": var(--plasma-typo-text-
|
177
|
+
": var(--plasma-typo-text-l-line-height);\n ",
|
178
|
+
": var(--plasma-typo-text-l-font-size);\n "
|
181
179
|
]);
|
182
180
|
_templateObject15 = function _templateObject() {
|
183
181
|
return data;
|
@@ -185,12 +183,34 @@ function _templateObject15() {
|
|
185
183
|
return data;
|
186
184
|
}
|
187
185
|
function _templateObject16() {
|
186
|
+
var data = _tagged_template_literal([
|
187
|
+
"\n ",
|
188
|
+
": var(--plasma-typo-text-m-line-height);\n ",
|
189
|
+
": var(--plasma-typo-text-m-font-size);\n "
|
190
|
+
]);
|
191
|
+
_templateObject16 = function _templateObject() {
|
192
|
+
return data;
|
193
|
+
};
|
194
|
+
return data;
|
195
|
+
}
|
196
|
+
function _templateObject17() {
|
197
|
+
var data = _tagged_template_literal([
|
198
|
+
"\n ",
|
199
|
+
": var(--plasma-typo-text-s-line-height);\n ",
|
200
|
+
": var(--plasma-typo-text-s-font-size);\n "
|
201
|
+
]);
|
202
|
+
_templateObject17 = function _templateObject() {
|
203
|
+
return data;
|
204
|
+
};
|
205
|
+
return data;
|
206
|
+
}
|
207
|
+
function _templateObject18() {
|
188
208
|
var data = _tagged_template_literal([
|
189
209
|
"\n ",
|
190
210
|
": var(--plasma-typo-text-xs-line-height);\n ",
|
191
211
|
": var(--plasma-typo-text-xs-font-size);\n "
|
192
212
|
]);
|
193
|
-
|
213
|
+
_templateObject18 = function _templateObject() {
|
194
214
|
return data;
|
195
215
|
};
|
196
216
|
return data;
|
@@ -198,27 +218,32 @@ function _templateObject16() {
|
|
198
218
|
import { css, skeletonTokens } from '@salutejs/plasma-new-hope/styled-components';
|
199
219
|
export var config = {
|
200
220
|
defaults: {
|
201
|
-
size: 'bodyM'
|
221
|
+
size: 'bodyM',
|
222
|
+
view: 'default'
|
202
223
|
},
|
203
224
|
variations: {
|
225
|
+
view: {
|
226
|
+
default: css(_templateObject(), skeletonTokens.gradientColor),
|
227
|
+
lighter: css(_templateObject1(), skeletonTokens.gradientColor)
|
228
|
+
},
|
204
229
|
size: {
|
205
|
-
bodyL: css(
|
206
|
-
bodyM: css(
|
207
|
-
bodyS: css(
|
208
|
-
bodyXS: css(
|
209
|
-
bodyXXS: css(
|
210
|
-
dsplL: css(
|
211
|
-
dsplM: css(
|
212
|
-
dsplS: css(
|
213
|
-
h1: css(
|
214
|
-
h2: css(
|
215
|
-
h3: css(
|
216
|
-
h4: css(
|
217
|
-
h5: css(
|
218
|
-
textL: css(
|
219
|
-
textM: css(
|
220
|
-
textS: css(
|
221
|
-
textXS: css(
|
230
|
+
bodyL: css(_templateObject2(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
231
|
+
bodyM: css(_templateObject3(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
232
|
+
bodyS: css(_templateObject4(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
233
|
+
bodyXS: css(_templateObject5(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
234
|
+
bodyXXS: css(_templateObject6(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
235
|
+
dsplL: css(_templateObject7(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
236
|
+
dsplM: css(_templateObject8(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
237
|
+
dsplS: css(_templateObject9(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
238
|
+
h1: css(_templateObject10(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
239
|
+
h2: css(_templateObject11(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
240
|
+
h3: css(_templateObject12(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
241
|
+
h4: css(_templateObject13(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
242
|
+
h5: css(_templateObject14(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
243
|
+
textL: css(_templateObject15(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
244
|
+
textM: css(_templateObject16(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
245
|
+
textS: css(_templateObject17(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight),
|
246
|
+
textXS: css(_templateObject18(), skeletonTokens.lineHeight, skeletonTokens.visibleLineHeight)
|
222
247
|
}
|
223
248
|
}
|
224
249
|
};
|
@@ -1,17 +0,0 @@
|
|
1
|
-
.b19llrr0{--plasma-skeleton-line-height:var(--plasma-typo-body-l-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-body-l-font-size);}
|
2
|
-
.bownd2t{--plasma-skeleton-line-height:var(--plasma-typo-body-m-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-body-m-font-size);}
|
3
|
-
.b1vlwnuz{--plasma-skeleton-line-height:var(--plasma-typo-body-s-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-body-s-font-size);}
|
4
|
-
.b72vt9m{--plasma-skeleton-line-height:var(--plasma-typo-body-xs-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-body-xs-font-size);}
|
5
|
-
.b7xroe3{--plasma-skeleton-line-height:var(--plasma-typo-body-xxs-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-body-xxs-font-size);}
|
6
|
-
.d6j6lo5{--plasma-skeleton-line-height:var(--plasma-typo-dspl-l-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-dspl-l-font-size);}
|
7
|
-
.dvy7k5l{--plasma-skeleton-line-height:var(--plasma-typo-dspl-m-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-dspl-m-font-size);}
|
8
|
-
.d17f8ptj{--plasma-skeleton-line-height:var(--plasma-typo-dspl-s-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-dspl-s-font-size);}
|
9
|
-
.h2hkci6{--plasma-skeleton-line-height:var(--plasma-typo-h1-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h1-font-size);}
|
10
|
-
.hytodi8{--plasma-skeleton-line-height:var(--plasma-typo-h2-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h2-font-size);}
|
11
|
-
.hl0wrbi{--plasma-skeleton-line-height:var(--plasma-typo-h3-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h3-font-size);}
|
12
|
-
.hzwkeo{--plasma-skeleton-line-height:var(--plasma-typo-h4-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h4-font-size);}
|
13
|
-
.hwfajcs{--plasma-skeleton-line-height:var(--plasma-typo-h5-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-h5-font-size);}
|
14
|
-
.t1cqdap2{--plasma-skeleton-line-height:var(--plasma-typo-text-l-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-l-font-size);}
|
15
|
-
.t7a1pe3{--plasma-skeleton-line-height:var(--plasma-typo-text-m-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-m-font-size);}
|
16
|
-
.tcgpodh{--plasma-skeleton-line-height:var(--plasma-typo-text-s-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-s-font-size);}
|
17
|
-
.t1f4baxc{--plasma-skeleton-line-height:var(--plasma-typo-text-xs-line-height);--plasma-skeleton-visible-line-height:var(--plasma-typo-text-xs-font-size);}
|