@salutejs/sdds-dfa 0.324.0-canary.2277.18342250629.0 → 0.324.0-canary.2280.18409919038.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/Chip/Chip.config.js +18 -12
- package/components/Combobox/Combobox.config.js +12 -4
- package/components/Combobox/Combobox.d.ts +24 -0
- package/components/DatePicker/DatePicker.d.ts +3 -3
- package/components/ProgressBarCircular/ProgressBarCircular.config.d.ts +25 -0
- package/components/ProgressBarCircular/ProgressBarCircular.config.js +251 -0
- package/components/ProgressBarCircular/ProgressBarCircular.d.ts +19 -0
- package/components/ProgressBarCircular/ProgressBarCircular.js +14 -0
- package/components/ProgressBarCircular/index.d.ts +2 -0
- package/components/ProgressBarCircular/index.js +11 -0
- package/components/Select/Select.config.js +11 -5
- package/components/Select/Select.d.ts +6 -0
- package/components/TextField/TextField.config.js +18 -6
- package/es/components/Chip/Chip.config.js +18 -12
- package/es/components/Combobox/Combobox.config.js +12 -4
- package/es/components/ProgressBarCircular/ProgressBarCircular.config.js +241 -0
- package/es/components/ProgressBarCircular/ProgressBarCircular.js +4 -0
- package/es/components/ProgressBarCircular/index.js +1 -0
- package/es/components/Select/Select.config.js +11 -5
- package/es/components/TextField/TextField.config.js +18 -6
- package/package.json +3 -3
@@ -31,6 +31,8 @@ function _templateObject() {
|
|
31
31
|
": var(--surface-negative);\n ",
|
32
32
|
": var(--text-tertiary);\n\n ",
|
33
33
|
": var(--text-secondary);\n ",
|
34
|
+
": var(--text-secondary-hover);\n ",
|
35
|
+
": var(--text-secondary);\n ",
|
34
36
|
": var(--text-primary);\n ",
|
35
37
|
": var(--surface-transparent-secondary);\n ",
|
36
38
|
": var(--text-primary);\n ",
|
@@ -81,6 +83,8 @@ function _templateObject1() {
|
|
81
83
|
": var(--surface-negative);\n ",
|
82
84
|
": var(--text-tertiary);\n\n ",
|
83
85
|
": var(--text-secondary);\n ",
|
86
|
+
": var(--text-secondary-hover);\n ",
|
87
|
+
": var(--text-secondary);\n ",
|
84
88
|
": var(--text-primary);\n ",
|
85
89
|
": var(--surface-transparent-secondary);\n ",
|
86
90
|
": var(--text-primary);\n ",
|
@@ -131,6 +135,8 @@ function _templateObject2() {
|
|
131
135
|
": var(--surface-negative);\n ",
|
132
136
|
": var(--text-tertiary);\n\n ",
|
133
137
|
": var(--text-secondary);\n ",
|
138
|
+
": var(--text-secondary-hover);\n ",
|
139
|
+
": var(--text-secondary);\n ",
|
134
140
|
": var(--text-primary);\n ",
|
135
141
|
": var(--surface-transparent-secondary);\n ",
|
136
142
|
": var(--text-primary);\n ",
|
@@ -181,6 +187,8 @@ function _templateObject3() {
|
|
181
187
|
": var(--surface-negative);\n ",
|
182
188
|
": var(--text-tertiary);\n\n ",
|
183
189
|
": var(--text-secondary);\n ",
|
190
|
+
": var(--text-secondary-hover);\n ",
|
191
|
+
": var(--text-secondary);\n ",
|
184
192
|
": var(--text-primary);\n ",
|
185
193
|
": var(--surface-transparent-secondary);\n ",
|
186
194
|
": var(--text-primary);\n ",
|
@@ -771,10 +779,10 @@ export var config = {
|
|
771
779
|
},
|
772
780
|
variations: {
|
773
781
|
view: {
|
774
|
-
default: css(_templateObject(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
|
775
|
-
positive: css(_templateObject1(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
|
776
|
-
warning: css(_templateObject2(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
|
777
|
-
negative: css(_templateObject3(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor)
|
782
|
+
default: css(_templateObject(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipCloseIconColorReadonly, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
|
783
|
+
positive: css(_templateObject1(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipCloseIconColorReadonly, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
|
784
|
+
warning: css(_templateObject2(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipCloseIconColorReadonly, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor),
|
785
|
+
negative: css(_templateObject3(), tokens.textFieldColor, tokens.textFieldClearColor, tokens.textFieldPlaceholderColor, tokens.textFieldPlaceholderColorFocus, tokens.textFieldClearPlaceholderColor, tokens.textFieldClearPlaceholderColorFocus, tokens.textFieldBackgroundColor, tokens.textFieldBackgroundColorFocus, tokens.textFieldCaretColor, tokens.textFieldTextBeforeColor, tokens.textFieldTextAfterColor, tokens.textFieldLabelColor, tokens.textFieldLeftHelperColor, tokens.textFieldFocusColor, tokens.textFieldContentSlotColor, tokens.textFieldContentSlotColorHover, tokens.textFieldContentSlotColorActive, tokens.textFieldIndicatorColor, tokens.textFieldOptionalColor, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipCloseIconColorReadonly, tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipColorHover, tokens.textFieldChipBackgroundHover, tokens.textFieldChipColorActive, tokens.textFieldChipBackgroundActive, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly, tokens.disclosureIconColor, tokens.disclosureIconColorHover, tokens.itemBackgroundHover, tokens.textFieldHintIconColor, tokens.dividerColor, tokens.itemIconColor, tokens.checkboxFillColor, tokens.checkboxIconColor, tokens.checkboxTriggerBorderCheckedColor, tokens.checkboxTriggerBorderColor)
|
778
786
|
},
|
779
787
|
size: {
|
780
788
|
l: css(_templateObject4(), tokens.textFieldHeight, tokens.textFieldPadding, tokens.textFieldPaddingWithChips, tokens.textFieldBorderRadius, tokens.textFieldLeftContentMargin, tokens.textFieldRightContentMargin, tokens.textFieldRightContentWithHintMargin, tokens.textFieldContentRightWrapperGap, tokens.textFieldContentRightWrapperMargin, tokens.textFieldTextBeforeMargin, tokens.textFieldTextAfterMargin, tokens.textFieldFontFamily, tokens.textFieldFontSize, tokens.textFieldFontStyle, tokens.textFieldFontWeight, tokens.textFieldLetterSpacing, tokens.textFieldLineHeight, tokens.textFieldLabelOffset, tokens.textFieldLabelFontFamily, tokens.textFieldLabelFontSize, tokens.textFieldLabelFontStyle, tokens.textFieldLabelFontWeight, tokens.textFieldLabelLetterSpacing, tokens.textFieldLabelLineHeight, tokens.textFieldHintMargin, tokens.textFieldHintTargetSize, tokens.textFieldHintInnerLabelPlacementOffset, tokens.textFieldClearHintInnerLabelPlacementOffset, tokens.textFieldLeftHelperOffset, tokens.textFieldLeftHelperFontFamily, tokens.textFieldLeftHelperFontSize, tokens.textFieldLeftHelperFontStyle, tokens.textFieldLeftHelperFontWeight, tokens.textFieldLeftHelperLetterSpacing, tokens.textFieldLeftHelperLineHeight, tokens.textFieldLabelInnerPadding, tokens.textFieldContentLabelInnerPadding, tokens.textFieldIndicatorSizeInner, tokens.textFieldIndicatorSizeOuter, tokens.textFieldIndicatorLabelPlacementInner, tokens.textFieldIndicatorLabelPlacementOuter, tokens.textFieldIndicatorLabelPlacementInnerRight, tokens.textFieldIndicatorLabelPlacementOuterRight, tokens.textFieldClearIndicatorLabelPlacementInner, tokens.textFieldClearIndicatorLabelPlacementInnerRight, tokens.textFieldClearIndicatorHintInnerRight, tokens.textFieldChipGap, tokens.textFieldChipBorderRadius, tokens.textFieldChipWidth, tokens.textFieldChipHeight, tokens.textFieldChipPadding, tokens.textFieldChipClearContentMarginLeft, tokens.textFieldChipClearContentMarginRight, tokens.textFieldChipCloseIconSize, tokens.textFieldChipFontFamily, tokens.textFieldChipFontSize, tokens.textFieldChipFontStyle, tokens.textFieldChipFontWeight, tokens.textFieldChipLetterSpacing, tokens.textFieldChipLineHeight, tokens.emptyStatePadding, tokens.padding, tokens.borderRadius, tokens.itemHeight, tokens.itemPadding, tokens.itemPaddingTight, tokens.itemBorderRadius, tokens.itemIconMargin, tokens.itemIconSize, tokens.itemIconSizeTight, tokens.cellPadding, tokens.cellPaddingLeftContent, tokens.cellPaddingContent, tokens.cellPaddingRightContent, tokens.cellTextboxGap, tokens.cellGap, tokens.cellTitleFontFamily, tokens.cellTitleFontSize, tokens.cellTitleFontStyle, tokens.cellTitleFontWeight, tokens.cellTitleLetterSpacing, tokens.cellTitleLineHeight, tokens.fontFamily, tokens.fontSize, tokens.fontStyle, tokens.fontWeight, tokens.fontLetterSpacing, tokens.fontLineHeight, tokens.checkboxTriggerSize, tokens.checkboxTriggerSizeTight, tokens.checkboxTriggerBorderRadius, tokens.checkboxTriggerBorderRadiusTight, tokens.checkboxTriggerBorderWidth, tokens.indicatorSize, tokens.dividerMarginTop, tokens.dividerMarginRight, tokens.dividerMarginBottom, tokens.dividerMarginLeft, tokens.dividerMarginTopTight, tokens.dividerMarginBottomTight),
|
@@ -0,0 +1,241 @@
|
|
1
|
+
function _tagged_template_literal(strings, raw) {
|
2
|
+
if (!raw) {
|
3
|
+
raw = strings.slice(0);
|
4
|
+
}
|
5
|
+
return Object.freeze(Object.defineProperties(strings, {
|
6
|
+
raw: {
|
7
|
+
value: Object.freeze(raw)
|
8
|
+
}
|
9
|
+
}));
|
10
|
+
}
|
11
|
+
function _templateObject() {
|
12
|
+
var data = _tagged_template_literal([
|
13
|
+
"\n ",
|
14
|
+
": var(--surface-transparent-tertiary);\n ",
|
15
|
+
": var(--surface-solid-default);\n ",
|
16
|
+
": var(--text-primary);\n "
|
17
|
+
]);
|
18
|
+
_templateObject = function _templateObject() {
|
19
|
+
return data;
|
20
|
+
};
|
21
|
+
return data;
|
22
|
+
}
|
23
|
+
function _templateObject1() {
|
24
|
+
var data = _tagged_template_literal([
|
25
|
+
"\n ",
|
26
|
+
": var(--surface-transparent-tertiary);\n ",
|
27
|
+
": var(--surface-transparent-secondary);\n ",
|
28
|
+
": var(--text-primary);\n "
|
29
|
+
]);
|
30
|
+
_templateObject1 = function _templateObject() {
|
31
|
+
return data;
|
32
|
+
};
|
33
|
+
return data;
|
34
|
+
}
|
35
|
+
function _templateObject2() {
|
36
|
+
var data = _tagged_template_literal([
|
37
|
+
"\n ",
|
38
|
+
": var(--surface-transparent-tertiary);\n ",
|
39
|
+
": var(--surface-accent);\n ",
|
40
|
+
": var(--text-primary);\n "
|
41
|
+
]);
|
42
|
+
_templateObject2 = function _templateObject() {
|
43
|
+
return data;
|
44
|
+
};
|
45
|
+
return data;
|
46
|
+
}
|
47
|
+
function _templateObject3() {
|
48
|
+
var data = _tagged_template_literal([
|
49
|
+
"\n ",
|
50
|
+
": var(--surface-transparent-tertiary);\n ",
|
51
|
+
": var(--surface-positive);\n ",
|
52
|
+
": var(--text-primary);\n "
|
53
|
+
]);
|
54
|
+
_templateObject3 = function _templateObject() {
|
55
|
+
return data;
|
56
|
+
};
|
57
|
+
return data;
|
58
|
+
}
|
59
|
+
function _templateObject4() {
|
60
|
+
var data = _tagged_template_literal([
|
61
|
+
"\n ",
|
62
|
+
": var(--surface-transparent-tertiary);\n ",
|
63
|
+
": var(--surface-warning);\n ",
|
64
|
+
": var(--text-primary);\n "
|
65
|
+
]);
|
66
|
+
_templateObject4 = function _templateObject() {
|
67
|
+
return data;
|
68
|
+
};
|
69
|
+
return data;
|
70
|
+
}
|
71
|
+
function _templateObject5() {
|
72
|
+
var data = _tagged_template_literal([
|
73
|
+
"\n ",
|
74
|
+
": var(--surface-transparent-tertiary);\n ",
|
75
|
+
": var(--surface-negative);\n ",
|
76
|
+
": var(--text-primary);\n "
|
77
|
+
]);
|
78
|
+
_templateObject5 = function _templateObject() {
|
79
|
+
return data;
|
80
|
+
};
|
81
|
+
return data;
|
82
|
+
}
|
83
|
+
function _templateObject6() {
|
84
|
+
var data = _tagged_template_literal([
|
85
|
+
"\n ",
|
86
|
+
": 8rem;\n ",
|
87
|
+
": 8rem;\n ",
|
88
|
+
": 0.25rem;\n ",
|
89
|
+
": 0.25rem;\n ",
|
90
|
+
": var(--plasma-typo-h2-font-family);\n ",
|
91
|
+
": var(--plasma-typo-h2-font-size);\n ",
|
92
|
+
": var(--plasma-typo-h2-font-style);\n ",
|
93
|
+
": var(--plasma-typo-h2-bold-font-weight);\n ",
|
94
|
+
": var(--plasma-typo-h2-letter-spacing);\n ",
|
95
|
+
": var(--plasma-typo-h2-line-height);\n "
|
96
|
+
]);
|
97
|
+
_templateObject6 = function _templateObject() {
|
98
|
+
return data;
|
99
|
+
};
|
100
|
+
return data;
|
101
|
+
}
|
102
|
+
function _templateObject7() {
|
103
|
+
var data = _tagged_template_literal([
|
104
|
+
"\n ",
|
105
|
+
": 5.5rem;\n ",
|
106
|
+
": 5.5rem;\n ",
|
107
|
+
": 0.25rem;\n ",
|
108
|
+
": 0.25rem;\n ",
|
109
|
+
": var(--plasma-typo-h5-font-family);\n ",
|
110
|
+
": var(--plasma-typo-h5-font-size);\n ",
|
111
|
+
": var(--plasma-typo-h5-font-style);\n ",
|
112
|
+
": var(--plasma-typo-h5-bold-font-weight);\n ",
|
113
|
+
": var(--plasma-typo-h5-letter-spacing);\n ",
|
114
|
+
": var(--plasma-typo-h5-line-height);\n "
|
115
|
+
]);
|
116
|
+
_templateObject7 = function _templateObject() {
|
117
|
+
return data;
|
118
|
+
};
|
119
|
+
return data;
|
120
|
+
}
|
121
|
+
function _templateObject8() {
|
122
|
+
var data = _tagged_template_literal([
|
123
|
+
"\n ",
|
124
|
+
": 3.5rem;\n ",
|
125
|
+
": 3.5rem;\n ",
|
126
|
+
": 0.125rem;\n ",
|
127
|
+
": 0.125rem;\n ",
|
128
|
+
": var(--plasma-typo-body-l-font-family);\n ",
|
129
|
+
": var(--plasma-typo-body-l-font-size);\n ",
|
130
|
+
": var(--plasma-typo-body-l-font-style);\n ",
|
131
|
+
": var(--plasma-typo-body-l-body-font-weight);\n ",
|
132
|
+
": var(--plasma-typo-body-l-letter-spacing);\n ",
|
133
|
+
": var(--plasma-typo-body-l-line-height);\n "
|
134
|
+
]);
|
135
|
+
_templateObject8 = function _templateObject() {
|
136
|
+
return data;
|
137
|
+
};
|
138
|
+
return data;
|
139
|
+
}
|
140
|
+
function _templateObject9() {
|
141
|
+
var data = _tagged_template_literal([
|
142
|
+
"\n ",
|
143
|
+
": 3rem;\n ",
|
144
|
+
": 3rem;\n ",
|
145
|
+
": 0.125rem;\n ",
|
146
|
+
": 0.125rem;\n ",
|
147
|
+
": var(--plasma-typo-body-m-font-family);\n ",
|
148
|
+
": var(--plasma-typo-body-m-font-size);\n ",
|
149
|
+
": var(--plasma-typo-body-m-font-style);\n ",
|
150
|
+
": var(--plasma-typo-body-m-body-font-weight);\n ",
|
151
|
+
": var(--plasma-typo-body-m-letter-spacing);\n ",
|
152
|
+
": var(--plasma-typo-body-m-line-height);\n "
|
153
|
+
]);
|
154
|
+
_templateObject9 = function _templateObject() {
|
155
|
+
return data;
|
156
|
+
};
|
157
|
+
return data;
|
158
|
+
}
|
159
|
+
function _templateObject10() {
|
160
|
+
var data = _tagged_template_literal([
|
161
|
+
"\n ",
|
162
|
+
": 2.25rem;\n ",
|
163
|
+
": 2.25rem;\n ",
|
164
|
+
": 0.125rem;\n ",
|
165
|
+
": 0.125rem;\n ",
|
166
|
+
": var(--plasma-typo-body-s-font-family);\n ",
|
167
|
+
": var(--plasma-typo-body-s-font-size);\n ",
|
168
|
+
": var(--plasma-typo-body-s-font-style);\n ",
|
169
|
+
": var(--plasma-typo-body-s-body-font-weight);\n ",
|
170
|
+
": var(--plasma-typo-body-s-letter-spacing);\n ",
|
171
|
+
": var(--plasma-typo-body-s-line-height);\n "
|
172
|
+
]);
|
173
|
+
_templateObject10 = function _templateObject() {
|
174
|
+
return data;
|
175
|
+
};
|
176
|
+
return data;
|
177
|
+
}
|
178
|
+
function _templateObject11() {
|
179
|
+
var data = _tagged_template_literal([
|
180
|
+
"\n ",
|
181
|
+
": 1.5rem;\n ",
|
182
|
+
": 1.5rem;\n ",
|
183
|
+
": 0.125rem;\n ",
|
184
|
+
": 0.125rem;\n ",
|
185
|
+
": var(--plasma-typo-body-xs-font-family);\n ",
|
186
|
+
": var(--plasma-typo-body-xs-font-size);\n ",
|
187
|
+
": var(--plasma-typo-body-xs-font-style);\n ",
|
188
|
+
": var(--plasma-typo-body-xs-body-font-weight);\n ",
|
189
|
+
": var(--plasma-typo-body-xs-letter-spacing);\n ",
|
190
|
+
": var(--plasma-typo-body-xs-line-height);\n "
|
191
|
+
]);
|
192
|
+
_templateObject11 = function _templateObject() {
|
193
|
+
return data;
|
194
|
+
};
|
195
|
+
return data;
|
196
|
+
}
|
197
|
+
function _templateObject12() {
|
198
|
+
var data = _tagged_template_literal([
|
199
|
+
"\n ",
|
200
|
+
": 1rem;\n ",
|
201
|
+
": 1rem;\n ",
|
202
|
+
": 0.125rem;\n ",
|
203
|
+
": 0.125rem;\n ",
|
204
|
+
": var(--plasma-typo-body-xxs-font-family);\n ",
|
205
|
+
": var(--plasma-typo-body-xxs-font-size);\n ",
|
206
|
+
": var(--plasma-typo-body-xxs-font-style);\n ",
|
207
|
+
": var(--plasma-typo-body-xxs-body-font-weight);\n ",
|
208
|
+
": var(--plasma-typo-body-xxs-letter-spacing);\n ",
|
209
|
+
": var(--plasma-typo-body-xxs-line-height);\n "
|
210
|
+
]);
|
211
|
+
_templateObject12 = function _templateObject() {
|
212
|
+
return data;
|
213
|
+
};
|
214
|
+
return data;
|
215
|
+
}
|
216
|
+
import { css, progressBarCircularTokens } from '@salutejs/plasma-new-hope/styled-components';
|
217
|
+
export var config = {
|
218
|
+
defaults: {
|
219
|
+
view: 'default',
|
220
|
+
size: 'm'
|
221
|
+
},
|
222
|
+
variations: {
|
223
|
+
view: {
|
224
|
+
default: css(_templateObject(), progressBarCircularTokens.backgroundStroke, progressBarCircularTokens.progressStroke, progressBarCircularTokens.contentColor),
|
225
|
+
secondary: css(_templateObject1(), progressBarCircularTokens.backgroundStroke, progressBarCircularTokens.progressStroke, progressBarCircularTokens.contentColor),
|
226
|
+
accent: css(_templateObject2(), progressBarCircularTokens.backgroundStroke, progressBarCircularTokens.progressStroke, progressBarCircularTokens.contentColor),
|
227
|
+
positive: css(_templateObject3(), progressBarCircularTokens.backgroundStroke, progressBarCircularTokens.progressStroke, progressBarCircularTokens.contentColor),
|
228
|
+
warning: css(_templateObject4(), progressBarCircularTokens.backgroundStroke, progressBarCircularTokens.progressStroke, progressBarCircularTokens.contentColor),
|
229
|
+
negative: css(_templateObject5(), progressBarCircularTokens.backgroundStroke, progressBarCircularTokens.progressStroke, progressBarCircularTokens.contentColor)
|
230
|
+
},
|
231
|
+
size: {
|
232
|
+
xxl: css(_templateObject6(), progressBarCircularTokens.width, progressBarCircularTokens.height, progressBarCircularTokens.backgroundStrokeWidth, progressBarCircularTokens.progressStrokeWidth, progressBarCircularTokens.contentFontFamily, progressBarCircularTokens.contentFontSize, progressBarCircularTokens.contentFontStyle, progressBarCircularTokens.contentFontWeight, progressBarCircularTokens.contentLetterSpacing, progressBarCircularTokens.contentLineHeight),
|
233
|
+
xl: css(_templateObject7(), progressBarCircularTokens.width, progressBarCircularTokens.height, progressBarCircularTokens.backgroundStrokeWidth, progressBarCircularTokens.progressStrokeWidth, progressBarCircularTokens.contentFontFamily, progressBarCircularTokens.contentFontSize, progressBarCircularTokens.contentFontStyle, progressBarCircularTokens.contentFontWeight, progressBarCircularTokens.contentLetterSpacing, progressBarCircularTokens.contentLineHeight),
|
234
|
+
l: css(_templateObject8(), progressBarCircularTokens.width, progressBarCircularTokens.height, progressBarCircularTokens.backgroundStrokeWidth, progressBarCircularTokens.progressStrokeWidth, progressBarCircularTokens.contentFontFamily, progressBarCircularTokens.contentFontSize, progressBarCircularTokens.contentFontStyle, progressBarCircularTokens.contentFontWeight, progressBarCircularTokens.contentLetterSpacing, progressBarCircularTokens.contentLineHeight),
|
235
|
+
m: css(_templateObject9(), progressBarCircularTokens.width, progressBarCircularTokens.height, progressBarCircularTokens.backgroundStrokeWidth, progressBarCircularTokens.progressStrokeWidth, progressBarCircularTokens.contentFontFamily, progressBarCircularTokens.contentFontSize, progressBarCircularTokens.contentFontStyle, progressBarCircularTokens.contentFontWeight, progressBarCircularTokens.contentLetterSpacing, progressBarCircularTokens.contentLineHeight),
|
236
|
+
s: css(_templateObject10(), progressBarCircularTokens.width, progressBarCircularTokens.height, progressBarCircularTokens.backgroundStrokeWidth, progressBarCircularTokens.progressStrokeWidth, progressBarCircularTokens.contentFontFamily, progressBarCircularTokens.contentFontSize, progressBarCircularTokens.contentFontStyle, progressBarCircularTokens.contentFontWeight, progressBarCircularTokens.contentLetterSpacing, progressBarCircularTokens.contentLineHeight),
|
237
|
+
xs: css(_templateObject11(), progressBarCircularTokens.width, progressBarCircularTokens.height, progressBarCircularTokens.backgroundStrokeWidth, progressBarCircularTokens.progressStrokeWidth, progressBarCircularTokens.contentFontFamily, progressBarCircularTokens.contentFontSize, progressBarCircularTokens.contentFontStyle, progressBarCircularTokens.contentFontWeight, progressBarCircularTokens.contentLetterSpacing, progressBarCircularTokens.contentLineHeight),
|
238
|
+
xxs: css(_templateObject12(), progressBarCircularTokens.width, progressBarCircularTokens.height, progressBarCircularTokens.backgroundStrokeWidth, progressBarCircularTokens.progressStrokeWidth, progressBarCircularTokens.contentFontFamily, progressBarCircularTokens.contentFontSize, progressBarCircularTokens.contentFontStyle, progressBarCircularTokens.contentFontWeight, progressBarCircularTokens.contentLetterSpacing, progressBarCircularTokens.contentLineHeight)
|
239
|
+
}
|
240
|
+
}
|
241
|
+
};
|
@@ -0,0 +1,4 @@
|
|
1
|
+
import { progressBarCircularConfig, component, mergeConfig } from '@salutejs/plasma-new-hope/styled-components';
|
2
|
+
import { config } from './ProgressBarCircular.config';
|
3
|
+
var mergedConfig = mergeConfig(progressBarCircularConfig, config);
|
4
|
+
export var ProgressBarCircular = component(mergedConfig);
|
@@ -0,0 +1 @@
|
|
1
|
+
export { ProgressBarCircular } from './ProgressBarCircular';
|
@@ -837,7 +837,9 @@ function _templateObject16() {
|
|
837
837
|
": var(--inverse-text-primary);\n ",
|
838
838
|
": var(--surface-solid-default);\n ",
|
839
839
|
": var(--surface-solid-default-hover);\n ",
|
840
|
-
": var(--inverse-text-secondary);\n
|
840
|
+
": var(--inverse-text-secondary);\n ",
|
841
|
+
": var(--inverse-text-secondary);\n ",
|
842
|
+
": var(--inverse-text-primary);\n\n ",
|
841
843
|
": var(--surface-solid-default);\n ",
|
842
844
|
": var(--inverse-text-primary);\n ",
|
843
845
|
": var(--surface-solid-default);\n ",
|
@@ -855,6 +857,8 @@ function _templateObject17() {
|
|
855
857
|
": var(--text-primary);\n ",
|
856
858
|
": var(--surface-transparent-secondary);\n ",
|
857
859
|
": var(--surface-transparent-secondary-hover);\n ",
|
860
|
+
": var(--text-secondary);\n ",
|
861
|
+
": var(--text-secondary-hover);\n ",
|
858
862
|
": var(--text-secondary);\n\n ",
|
859
863
|
": var(--surface-transparent-secondary);\n ",
|
860
864
|
": var(--text-primary);\n ",
|
@@ -873,7 +877,9 @@ function _templateObject18() {
|
|
873
877
|
": var(--on-dark-text-primary);\n ",
|
874
878
|
": var(--surface-accent);\n ",
|
875
879
|
": var(--surface-accent-hover);\n ",
|
876
|
-
": var(--on-dark-text-secondary);\n
|
880
|
+
": var(--on-dark-text-secondary);\n ",
|
881
|
+
": var(--on-dark-text-secondary);\n ",
|
882
|
+
": var(--on-dark-text-primary);\n\n ",
|
877
883
|
": var(--surface-accent);\n ",
|
878
884
|
": var(--on-dark-text-primary);\n ",
|
879
885
|
": var(--surface-accent);\n ",
|
@@ -1012,9 +1018,9 @@ export var config = {
|
|
1012
1018
|
outer: css(_templateObject15())
|
1013
1019
|
},
|
1014
1020
|
chipView: {
|
1015
|
-
default: css(_templateObject16(), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly),
|
1016
|
-
secondary: css(_templateObject17(), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly),
|
1017
|
-
accent: css(_templateObject18(), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly)
|
1021
|
+
default: css(_templateObject16(), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorReadonly, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly),
|
1022
|
+
secondary: css(_templateObject17(), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipCloseIconColorReadonly, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly),
|
1023
|
+
accent: css(_templateObject18(), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorReadonly, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly)
|
1018
1024
|
},
|
1019
1025
|
hintView: {
|
1020
1026
|
default: css(_templateObject19(), tokens.textFieldTooltipBackgroundColor, tokens.textFieldTooltipBoxShadow, tokens.textFieldTooltipColor, tokens.textFieldTooltipArrowBackground)
|
@@ -585,6 +585,8 @@ function _templateObject12() {
|
|
585
585
|
": var(--surface-solid-default);\n ",
|
586
586
|
": var(--inverse-text-primary);\n\n ",
|
587
587
|
": var(--inverse-text-secondary);\n ",
|
588
|
+
": var(--inverse-text-secondary);\n ",
|
589
|
+
": var(--inverse-text-secondary-hover);\n ",
|
588
590
|
": 1;\n "
|
589
591
|
]);
|
590
592
|
_templateObject12 = function _templateObject() {
|
@@ -606,6 +608,8 @@ function _templateObject13() {
|
|
606
608
|
": var(--surface-transparent-secondary);\n ",
|
607
609
|
": var(--text-primary);\n\n ",
|
608
610
|
": var(--text-secondary);\n ",
|
611
|
+
": var(--text-secondary);\n ",
|
612
|
+
": var(--text-secondary-hover);\n ",
|
609
613
|
": 1;\n "
|
610
614
|
]);
|
611
615
|
_templateObject13 = function _templateObject() {
|
@@ -627,6 +631,8 @@ function _templateObject14() {
|
|
627
631
|
": var(--surface-accent);\n ",
|
628
632
|
": var(--on-dark-text-primary);\n\n ",
|
629
633
|
": var(--on-dark-text-secondary);\n ",
|
634
|
+
": var(--on-dark-text-secondary);\n ",
|
635
|
+
": var(--on-dark-text-secondary-hover);\n ",
|
630
636
|
": 1;\n "
|
631
637
|
]);
|
632
638
|
_templateObject14 = function _templateObject() {
|
@@ -648,6 +654,8 @@ function _templateObject15() {
|
|
648
654
|
": var(--surface-positive);\n ",
|
649
655
|
": var(--on-dark-text-primary);\n\n ",
|
650
656
|
": var(--on-dark-text-secondary);\n ",
|
657
|
+
": var(--on-dark-text-secondary);\n ",
|
658
|
+
": var(--on-dark-text-secondary-hover);\n ",
|
651
659
|
": 1;\n "
|
652
660
|
]);
|
653
661
|
_templateObject15 = function _templateObject() {
|
@@ -669,6 +677,8 @@ function _templateObject16() {
|
|
669
677
|
": var(--surface-warning);\n ",
|
670
678
|
": var(--on-dark-text-primary);\n\n ",
|
671
679
|
": var(--on-dark-text-secondary);\n ",
|
680
|
+
": var(--on-dark-text-secondary);\n ",
|
681
|
+
": var(--on-dark-text-secondary-hover);\n ",
|
672
682
|
": 1;\n "
|
673
683
|
]);
|
674
684
|
_templateObject16 = function _templateObject() {
|
@@ -690,6 +700,8 @@ function _templateObject17() {
|
|
690
700
|
": var(--surface-negative);\n ",
|
691
701
|
": var(--on-dark-text-primary);\n\n ",
|
692
702
|
": var(--on-dark-text-secondary);\n ",
|
703
|
+
": var(--on-dark-text-secondary);\n ",
|
704
|
+
": var(--on-dark-text-secondary-hover);\n ",
|
693
705
|
": 1;\n "
|
694
706
|
]);
|
695
707
|
_templateObject17 = function _templateObject() {
|
@@ -822,12 +834,12 @@ export var config = {
|
|
822
834
|
true: css(_templateObject11())
|
823
835
|
},
|
824
836
|
chipView: {
|
825
|
-
default: css(_templateObject12(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
|
826
|
-
secondary: css(_templateObject13(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
|
827
|
-
accent: css(_templateObject14(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
|
828
|
-
positive: css(_templateObject15(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
|
829
|
-
warning: css(_templateObject16(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly),
|
830
|
-
negative: css(_templateObject17(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipOpacityReadonly)
|
837
|
+
default: css(_templateObject12(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipCloseIconColorReadonly, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly),
|
838
|
+
secondary: css(_templateObject13(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipCloseIconColorReadonly, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly),
|
839
|
+
accent: css(_templateObject14(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipCloseIconColorReadonly, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly),
|
840
|
+
positive: css(_templateObject15(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipCloseIconColorReadonly, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly),
|
841
|
+
warning: css(_templateObject16(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipCloseIconColorReadonly, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly),
|
842
|
+
negative: css(_templateObject17(), tokens.chipColor, tokens.chipBackground, tokens.chipColorHover, tokens.chipBackgroundHover, tokens.chipColorActive, tokens.chipBackgroundActive, tokens.chipBackgroundReadOnly, tokens.chipColorReadOnly, tokens.chipBackgroundReadOnlyHover, tokens.chipColorReadOnlyHover, tokens.chipCloseIconColor, tokens.chipCloseIconColorReadonly, tokens.chipCloseIconColorHover, tokens.chipOpacityReadonly)
|
831
843
|
},
|
832
844
|
hintView: {
|
833
845
|
default: css(_templateObject18(), tokens.tooltipBackgroundColor, tokens.tooltipBoxShadow, tokens.tooltipColor, tokens.tooltipArrowBackground)
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/sdds-dfa",
|
3
|
-
"version": "0.324.0-canary.
|
3
|
+
"version": "0.324.0-canary.2280.18409919038.0",
|
4
4
|
"description": "Salute Design System / React UI kit for SDDS DFA web applications",
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
6
6
|
"license": "MIT",
|
@@ -19,7 +19,7 @@
|
|
19
19
|
"directory": "packages/sdds-dfa"
|
20
20
|
},
|
21
21
|
"dependencies": {
|
22
|
-
"@salutejs/plasma-new-hope": "0.338.0-canary.
|
22
|
+
"@salutejs/plasma-new-hope": "0.338.0-canary.2280.18409919038.0",
|
23
23
|
"@salutejs/sdds-themes": "0.47.0"
|
24
24
|
},
|
25
25
|
"peerDependencies": {
|
@@ -94,5 +94,5 @@
|
|
94
94
|
"Anton Vinogradov"
|
95
95
|
],
|
96
96
|
"sideEffects": false,
|
97
|
-
"gitHead": "
|
97
|
+
"gitHead": "c513ab146a150c8c0dae83fbb8005adbfb1a044d"
|
98
98
|
}
|