@salutejs/sdds-cs 0.326.0-canary.2159.17068434935.0 → 0.326.0-canary.2159.17091386595.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.
@@ -32,8 +32,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
32
32
  shiftLeft?: boolean;
33
33
  shiftRight?: boolean;
34
34
  blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
35
- textColor?: string;
36
- customColor?: string;
37
35
  } & {
38
36
  value?: string | number;
39
37
  contentRight?: never;
@@ -57,8 +55,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
57
55
  shiftLeft?: boolean;
58
56
  shiftRight?: boolean;
59
57
  blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
60
- textColor?: string;
61
- customColor?: string;
62
58
  } & {
63
59
  value?: string | number;
64
60
  contentRight?: never;
@@ -85,8 +81,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
85
81
  shiftLeft?: boolean;
86
82
  shiftRight?: boolean;
87
83
  blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
88
- textColor?: string;
89
- customColor?: string;
90
84
  } & {
91
85
  value?: string | number;
92
86
  contentRight?: never;
@@ -111,8 +105,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
111
105
  shiftLeft?: boolean;
112
106
  shiftRight?: boolean;
113
107
  blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
114
- textColor?: string;
115
- customColor?: string;
116
108
  } & {
117
109
  value?: string | number;
118
110
  contentRight?: never;
@@ -140,8 +132,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
140
132
  shiftLeft?: boolean;
141
133
  shiftRight?: boolean;
142
134
  blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
143
- textColor?: string;
144
- customColor?: string;
145
135
  } & {
146
136
  value?: never;
147
137
  contentRight?: import("react").ReactNode;
@@ -168,8 +158,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
168
158
  shiftLeft?: boolean;
169
159
  shiftRight?: boolean;
170
160
  blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
171
- textColor?: string;
172
- customColor?: string;
173
161
  } & {
174
162
  value?: never;
175
163
  contentRight?: import("react").ReactNode;
@@ -193,8 +181,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
193
181
  shiftLeft?: boolean;
194
182
  shiftRight?: boolean;
195
183
  blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
196
- textColor?: string;
197
- customColor?: string;
198
184
  } & {
199
185
  value?: never;
200
186
  contentRight?: import("react").ReactNode;
@@ -222,8 +208,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
222
208
  shiftLeft?: boolean;
223
209
  shiftRight?: boolean;
224
210
  blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
225
- textColor?: string;
226
- customColor?: string;
227
211
  } & {
228
212
  value?: never;
229
213
  contentRight?: import("react").ReactNode;
@@ -23,6 +23,8 @@ function _templateObject() {
23
23
  var data = _tagged_template_literal([
24
24
  "\n ",
25
25
  ": var(--on-dark-text-primary);\n ",
26
+ ": var(--on-dark-text-primary);\n ",
27
+ ": var(--on-dark-text-primary);\n ",
26
28
  ": var(--on-light-text-accent-minor);\n ",
27
29
  ": var(--surface-accent);\n ",
28
30
  ": var(",
@@ -40,7 +42,9 @@ function _templateObject1() {
40
42
  "\n ",
41
43
  ": var(--text-accent);\n ",
42
44
  ": #1A9E32;\n ",
43
- ": var(--text-accent-active);\n \n ",
45
+ ": var(--text-accent-active);\n ",
46
+ ": var(--text-accent);\n ",
47
+ ": var(--text-accent);\n ",
44
48
  ": var(--text-secondary);\n ",
45
49
  ": var(--surface-solid-primary);\n ",
46
50
  ": var(",
@@ -57,6 +61,8 @@ function _templateObject2() {
57
61
  var data = _tagged_template_literal([
58
62
  "\n ",
59
63
  ": var(--text-accent);\n ",
64
+ ": var(--text-accent);\n ",
65
+ ": var(--text-accent);\n ",
60
66
  ": var(--text-accent-minor);\n ",
61
67
  ": var(--surface-clear);\n ",
62
68
  ": var(--surface-transparent-accent);\n ",
@@ -159,9 +165,9 @@ var config = {
159
165
  },
160
166
  variations: {
161
167
  view: {
162
- accent: (0, _styledcomponents.css)(_templateObject(), _styledcomponents.buttonTokens.buttonColor, _styledcomponents.buttonTokens.buttonValueColor, _styledcomponents.buttonTokens.buttonBackgroundColor, _styledcomponents.buttonTokens.buttonLoadingBackgroundColor, _styledcomponents.buttonTokens.buttonBackgroundColor, _styledcomponents.buttonTokens.buttonBackgroundColorHover, _styledcomponents.buttonTokens.buttonBackgroundColorActive),
163
- secondary: (0, _styledcomponents.css)(_templateObject1(), _styledcomponents.buttonTokens.buttonColor, _styledcomponents.buttonTokens.buttonColorHover, _styledcomponents.buttonTokens.buttonColorActive, _styledcomponents.buttonTokens.buttonValueColor, _styledcomponents.buttonTokens.buttonBackgroundColor, _styledcomponents.buttonTokens.buttonLoadingBackgroundColor, _styledcomponents.buttonTokens.buttonBackgroundColor, _styledcomponents.buttonTokens.buttonBackgroundColorHover, _styledcomponents.buttonTokens.buttonBackgroundColorActive),
164
- clear: (0, _styledcomponents.css)(_templateObject2(), _styledcomponents.buttonTokens.buttonColor, _styledcomponents.buttonTokens.buttonValueColor, _styledcomponents.buttonTokens.buttonBackgroundColor, _styledcomponents.buttonTokens.buttonLoadingBackgroundColor, _styledcomponents.buttonTokens.buttonBackgroundColorHover, _styledcomponents.buttonTokens.buttonBackgroundColorActive)
168
+ accent: (0, _styledcomponents.css)(_templateObject(), _styledcomponents.buttonTokens.buttonColor, _styledcomponents.buttonTokens.buttonTextColor, _styledcomponents.buttonTokens.buttonIconColor, _styledcomponents.buttonTokens.buttonValueColor, _styledcomponents.buttonTokens.buttonBackgroundColor, _styledcomponents.buttonTokens.buttonLoadingBackgroundColor, _styledcomponents.buttonTokens.buttonBackgroundColor, _styledcomponents.buttonTokens.buttonBackgroundColorHover, _styledcomponents.buttonTokens.buttonBackgroundColorActive),
169
+ secondary: (0, _styledcomponents.css)(_templateObject1(), _styledcomponents.buttonTokens.buttonColor, _styledcomponents.buttonTokens.buttonColorHover, _styledcomponents.buttonTokens.buttonColorActive, _styledcomponents.buttonTokens.buttonTextColor, _styledcomponents.buttonTokens.buttonIconColor, _styledcomponents.buttonTokens.buttonValueColor, _styledcomponents.buttonTokens.buttonBackgroundColor, _styledcomponents.buttonTokens.buttonLoadingBackgroundColor, _styledcomponents.buttonTokens.buttonBackgroundColor, _styledcomponents.buttonTokens.buttonBackgroundColorHover, _styledcomponents.buttonTokens.buttonBackgroundColorActive),
170
+ clear: (0, _styledcomponents.css)(_templateObject2(), _styledcomponents.buttonTokens.buttonColor, _styledcomponents.buttonTokens.buttonTextColor, _styledcomponents.buttonTokens.buttonIconColor, _styledcomponents.buttonTokens.buttonValueColor, _styledcomponents.buttonTokens.buttonBackgroundColor, _styledcomponents.buttonTokens.buttonLoadingBackgroundColor, _styledcomponents.buttonTokens.buttonBackgroundColorHover, _styledcomponents.buttonTokens.buttonBackgroundColorActive)
165
171
  },
166
172
  size: {
167
173
  s: (0, _styledcomponents.css)(_templateObject3(), _styledcomponents.buttonTokens.buttonHeight, _styledcomponents.buttonTokens.buttonWidth, _styledcomponents.buttonTokens.buttonPadding, _styledcomponents.buttonTokens.buttonRadius, _styledcomponents.buttonTokens.buttonFontFamily, _styledcomponents.buttonTokens.buttonFontSize, _styledcomponents.buttonTokens.buttonFontStyle, _styledcomponents.buttonTokens.buttonFontWeight, _styledcomponents.buttonTokens.buttonLetterSpacing, _styledcomponents.buttonTokens.buttonLineHeight, _styledcomponents.buttonTokens.buttonSpinnerSize, _styledcomponents.buttonTokens.buttonSpinnerColor, _styledcomponents.buttonTokens.buttonLeftContentMargin, _styledcomponents.buttonTokens.buttonRightContentMargin, _styledcomponents.buttonTokens.buttonValueMargin),
@@ -35,8 +35,6 @@ declare const ButtonComponent: React.FunctionComponent<import("@salutejs/plasma-
35
35
  shiftLeft?: boolean;
36
36
  shiftRight?: boolean;
37
37
  blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
38
- textColor?: string;
39
- customColor?: string;
40
38
  } & {
41
39
  value?: string | number;
42
40
  contentRight?: never;
@@ -58,8 +56,6 @@ declare const ButtonComponent: React.FunctionComponent<import("@salutejs/plasma-
58
56
  shiftLeft?: boolean;
59
57
  shiftRight?: boolean;
60
58
  blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
61
- textColor?: string;
62
- customColor?: string;
63
59
  } & {
64
60
  value?: never;
65
61
  contentRight?: React.ReactNode;
@@ -104,8 +100,6 @@ export declare const Button: React.ForwardRefExoticComponent<(Omit<import("@salu
104
100
  shiftLeft?: boolean;
105
101
  shiftRight?: boolean;
106
102
  blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
107
- textColor?: string;
108
- customColor?: string;
109
103
  } & {
110
104
  value?: string | number;
111
105
  contentRight?: never;
@@ -145,8 +139,6 @@ export declare const Button: React.ForwardRefExoticComponent<(Omit<import("@salu
145
139
  shiftLeft?: boolean;
146
140
  shiftRight?: boolean;
147
141
  blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
148
- textColor?: string;
149
- customColor?: string;
150
142
  } & {
151
143
  value?: never;
152
144
  contentRight?: React.ReactNode;
@@ -23,6 +23,7 @@ function _templateObject() {
23
23
  var data = _tagged_template_literal([
24
24
  "\n ",
25
25
  ": var(--on-dark-text-primary);\n ",
26
+ ": var(--on-dark-text-primary);\n ",
26
27
  ": var(--on-light-text-accent-minor);\n ",
27
28
  ": var(--surface-accent);\n ",
28
29
  ": var(",
@@ -41,6 +42,8 @@ function _templateObject1() {
41
42
  var data = _tagged_template_literal([
42
43
  "\n ",
43
44
  ": var(--text-primary);\n ",
45
+ ": var(--text-primary);\n ",
46
+ ": var(--text-primary);\n ",
44
47
  ": var(--text-secondary);\n ",
45
48
  ": var(--surface-solid-primary);\n ",
46
49
  ": var(",
@@ -60,6 +63,7 @@ function _templateObject2() {
60
63
  "\n ",
61
64
  ": var(--text-accent);\n ",
62
65
  ": var(--text-accent);\n ",
66
+ ": var(--text-accent);\n ",
63
67
  ": var(--surface-clear);\n ",
64
68
  ": var(--surface-transparent-accent);\n ",
65
69
  ": var(--text-accent);\n ",
@@ -204,9 +208,9 @@ var config = {
204
208
  },
205
209
  variations: {
206
210
  view: {
207
- accent: (0, _styledcomponents.css)(_templateObject(), _styledcomponents.buttonGroupTokens.buttonColor, _styledcomponents.buttonGroupTokens.buttonValueColor, _styledcomponents.buttonGroupTokens.buttonBackgroundColor, _styledcomponents.buttonGroupTokens.buttonLoadingBackgroundColor, _styledcomponents.buttonGroupTokens.buttonBackgroundColor, _styledcomponents.buttonGroupTokens.buttonColorHover, _styledcomponents.buttonGroupTokens.buttonBackgroundColorHover, _styledcomponents.buttonGroupTokens.buttonColorActive, _styledcomponents.buttonGroupTokens.buttonBackgroundColorActive),
208
- secondary: (0, _styledcomponents.css)(_templateObject1(), _styledcomponents.buttonGroupTokens.buttonColor, _styledcomponents.buttonGroupTokens.buttonValueColor, _styledcomponents.buttonGroupTokens.buttonBackgroundColor, _styledcomponents.buttonGroupTokens.buttonLoadingBackgroundColor, _styledcomponents.buttonGroupTokens.buttonBackgroundColor, _styledcomponents.buttonGroupTokens.buttonColorHover, _styledcomponents.buttonGroupTokens.buttonBackgroundColorHover, _styledcomponents.buttonGroupTokens.buttonColorActive, _styledcomponents.buttonGroupTokens.buttonBackgroundColorActive),
209
- clear: (0, _styledcomponents.css)(_templateObject2(), _styledcomponents.buttonGroupTokens.buttonColor, _styledcomponents.buttonGroupTokens.buttonValueColor, _styledcomponents.buttonGroupTokens.buttonBackgroundColor, _styledcomponents.buttonGroupTokens.buttonLoadingBackgroundColor, _styledcomponents.buttonGroupTokens.buttonColorHover, _styledcomponents.buttonGroupTokens.buttonBackgroundColorHover, _styledcomponents.buttonGroupTokens.buttonColorActive, _styledcomponents.buttonGroupTokens.buttonBackgroundColorActive)
211
+ accent: (0, _styledcomponents.css)(_templateObject(), _styledcomponents.buttonGroupTokens.buttonColor, _styledcomponents.buttonGroupTokens.buttonTextColor, _styledcomponents.buttonGroupTokens.buttonValueColor, _styledcomponents.buttonGroupTokens.buttonBackgroundColor, _styledcomponents.buttonGroupTokens.buttonLoadingBackgroundColor, _styledcomponents.buttonGroupTokens.buttonBackgroundColor, _styledcomponents.buttonGroupTokens.buttonColorHover, _styledcomponents.buttonGroupTokens.buttonBackgroundColorHover, _styledcomponents.buttonGroupTokens.buttonColorActive, _styledcomponents.buttonGroupTokens.buttonBackgroundColorActive),
212
+ secondary: (0, _styledcomponents.css)(_templateObject1(), _styledcomponents.buttonGroupTokens.buttonColor, _styledcomponents.buttonGroupTokens.buttonTextColor, _styledcomponents.buttonGroupTokens.buttonIconColor, _styledcomponents.buttonGroupTokens.buttonValueColor, _styledcomponents.buttonGroupTokens.buttonBackgroundColor, _styledcomponents.buttonGroupTokens.buttonLoadingBackgroundColor, _styledcomponents.buttonGroupTokens.buttonBackgroundColor, _styledcomponents.buttonGroupTokens.buttonColorHover, _styledcomponents.buttonGroupTokens.buttonBackgroundColorHover, _styledcomponents.buttonGroupTokens.buttonColorActive, _styledcomponents.buttonGroupTokens.buttonBackgroundColorActive),
213
+ clear: (0, _styledcomponents.css)(_templateObject2(), _styledcomponents.buttonGroupTokens.buttonColor, _styledcomponents.buttonGroupTokens.buttonTextColor, _styledcomponents.buttonGroupTokens.buttonValueColor, _styledcomponents.buttonGroupTokens.buttonBackgroundColor, _styledcomponents.buttonGroupTokens.buttonLoadingBackgroundColor, _styledcomponents.buttonGroupTokens.buttonColorHover, _styledcomponents.buttonGroupTokens.buttonBackgroundColorHover, _styledcomponents.buttonGroupTokens.buttonColorActive, _styledcomponents.buttonGroupTokens.buttonBackgroundColorActive)
210
214
  },
211
215
  size: {
212
216
  s: (0, _styledcomponents.css)(_templateObject3(), _styledcomponents.buttonGroupTokens.buttonSegmentedRadius, _styledcomponents.buttonGroupTokens.buttonSideRadius, _styledcomponents.buttonGroupTokens.buttonDefaultRadius, _styledcomponents.buttonGroupTokens.buttonHeight, _styledcomponents.buttonGroupTokens.buttonPadding, _styledcomponents.buttonGroupTokens.buttonFontFamily, _styledcomponents.buttonGroupTokens.buttonFontSize, _styledcomponents.buttonGroupTokens.buttonFontStyle, _styledcomponents.buttonGroupTokens.buttonFontWeight, _styledcomponents.buttonGroupTokens.buttonLetterSpacing, _styledcomponents.buttonGroupTokens.buttonLineHeight),
@@ -34,8 +34,6 @@ export declare const IconButton: import("react").FunctionComponent<import("@salu
34
34
  shiftLeft?: boolean;
35
35
  shiftRight?: boolean;
36
36
  blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
37
- textColor?: string;
38
- customColor?: string;
39
37
  } & {
40
38
  value?: string | number;
41
39
  contentRight?: never;
@@ -57,8 +55,6 @@ export declare const IconButton: import("react").FunctionComponent<import("@salu
57
55
  shiftLeft?: boolean;
58
56
  shiftRight?: boolean;
59
57
  blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
60
- textColor?: string;
61
- customColor?: string;
62
58
  } & {
63
59
  value?: never;
64
60
  contentRight?: import("react").ReactNode;
@@ -23,6 +23,8 @@ function _templateObject() {
23
23
  var data = _tagged_template_literal([
24
24
  "\n ",
25
25
  ": var(--on-dark-text-primary);\n ",
26
+ ": var(--on-dark-text-primary);\n ",
27
+ ": var(--on-dark-text-primary);\n ",
26
28
  ": var(--on-light-text-accent-minor);\n ",
27
29
  ": var(--surface-accent);\n ",
28
30
  ": var(",
@@ -40,7 +42,9 @@ function _templateObject1() {
40
42
  "\n ",
41
43
  ": var(--text-accent);\n ",
42
44
  ": #1A9E32;\n ",
43
- ": var(--text-accent-active);\n \n ",
45
+ ": var(--text-accent-active);\n ",
46
+ ": var(--text-accent);\n ",
47
+ ": var(--text-accent);\n ",
44
48
  ": var(--text-secondary);\n ",
45
49
  ": var(--surface-solid-primary);\n ",
46
50
  ": var(",
@@ -57,6 +61,8 @@ function _templateObject2() {
57
61
  var data = _tagged_template_literal([
58
62
  "\n ",
59
63
  ": var(--text-accent);\n ",
64
+ ": var(--text-accent);\n ",
65
+ ": var(--text-accent);\n ",
60
66
  ": var(--text-accent-minor);\n ",
61
67
  ": var(--surface-clear);\n ",
62
68
  ": var(--surface-transparent-accent);\n ",
@@ -159,9 +165,9 @@ var config = {
159
165
  },
160
166
  variations: {
161
167
  view: {
162
- accent: (0, _emotion.css)(_templateObject(), _emotion.buttonTokens.buttonColor, _emotion.buttonTokens.buttonValueColor, _emotion.buttonTokens.buttonBackgroundColor, _emotion.buttonTokens.buttonLoadingBackgroundColor, _emotion.buttonTokens.buttonBackgroundColor, _emotion.buttonTokens.buttonBackgroundColorHover, _emotion.buttonTokens.buttonBackgroundColorActive),
163
- secondary: (0, _emotion.css)(_templateObject1(), _emotion.buttonTokens.buttonColor, _emotion.buttonTokens.buttonColorHover, _emotion.buttonTokens.buttonColorActive, _emotion.buttonTokens.buttonValueColor, _emotion.buttonTokens.buttonBackgroundColor, _emotion.buttonTokens.buttonLoadingBackgroundColor, _emotion.buttonTokens.buttonBackgroundColor, _emotion.buttonTokens.buttonBackgroundColorHover, _emotion.buttonTokens.buttonBackgroundColorActive),
164
- clear: (0, _emotion.css)(_templateObject2(), _emotion.buttonTokens.buttonColor, _emotion.buttonTokens.buttonValueColor, _emotion.buttonTokens.buttonBackgroundColor, _emotion.buttonTokens.buttonLoadingBackgroundColor, _emotion.buttonTokens.buttonBackgroundColorHover, _emotion.buttonTokens.buttonBackgroundColorActive)
168
+ accent: (0, _emotion.css)(_templateObject(), _emotion.buttonTokens.buttonColor, _emotion.buttonTokens.buttonTextColor, _emotion.buttonTokens.buttonIconColor, _emotion.buttonTokens.buttonValueColor, _emotion.buttonTokens.buttonBackgroundColor, _emotion.buttonTokens.buttonLoadingBackgroundColor, _emotion.buttonTokens.buttonBackgroundColor, _emotion.buttonTokens.buttonBackgroundColorHover, _emotion.buttonTokens.buttonBackgroundColorActive),
169
+ secondary: (0, _emotion.css)(_templateObject1(), _emotion.buttonTokens.buttonColor, _emotion.buttonTokens.buttonColorHover, _emotion.buttonTokens.buttonColorActive, _emotion.buttonTokens.buttonTextColor, _emotion.buttonTokens.buttonIconColor, _emotion.buttonTokens.buttonValueColor, _emotion.buttonTokens.buttonBackgroundColor, _emotion.buttonTokens.buttonLoadingBackgroundColor, _emotion.buttonTokens.buttonBackgroundColor, _emotion.buttonTokens.buttonBackgroundColorHover, _emotion.buttonTokens.buttonBackgroundColorActive),
170
+ clear: (0, _emotion.css)(_templateObject2(), _emotion.buttonTokens.buttonColor, _emotion.buttonTokens.buttonTextColor, _emotion.buttonTokens.buttonIconColor, _emotion.buttonTokens.buttonValueColor, _emotion.buttonTokens.buttonBackgroundColor, _emotion.buttonTokens.buttonLoadingBackgroundColor, _emotion.buttonTokens.buttonBackgroundColorHover, _emotion.buttonTokens.buttonBackgroundColorActive)
165
171
  },
166
172
  size: {
167
173
  s: (0, _emotion.css)(_templateObject3(), _emotion.buttonTokens.buttonHeight, _emotion.buttonTokens.buttonWidth, _emotion.buttonTokens.buttonPadding, _emotion.buttonTokens.buttonRadius, _emotion.buttonTokens.buttonFontFamily, _emotion.buttonTokens.buttonFontSize, _emotion.buttonTokens.buttonFontStyle, _emotion.buttonTokens.buttonFontWeight, _emotion.buttonTokens.buttonLetterSpacing, _emotion.buttonTokens.buttonLineHeight, _emotion.buttonTokens.buttonSpinnerSize, _emotion.buttonTokens.buttonSpinnerColor, _emotion.buttonTokens.buttonLeftContentMargin, _emotion.buttonTokens.buttonRightContentMargin, _emotion.buttonTokens.buttonValueMargin),
@@ -23,6 +23,7 @@ function _templateObject() {
23
23
  var data = _tagged_template_literal([
24
24
  "\n ",
25
25
  ": var(--on-dark-text-primary);\n ",
26
+ ": var(--on-dark-text-primary);\n ",
26
27
  ": var(--on-light-text-accent-minor);\n ",
27
28
  ": var(--surface-accent);\n ",
28
29
  ": var(",
@@ -41,6 +42,8 @@ function _templateObject1() {
41
42
  var data = _tagged_template_literal([
42
43
  "\n ",
43
44
  ": var(--text-primary);\n ",
45
+ ": var(--text-primary);\n ",
46
+ ": var(--text-primary);\n ",
44
47
  ": var(--text-secondary);\n ",
45
48
  ": var(--surface-solid-primary);\n ",
46
49
  ": var(",
@@ -60,6 +63,7 @@ function _templateObject2() {
60
63
  "\n ",
61
64
  ": var(--text-accent);\n ",
62
65
  ": var(--text-accent);\n ",
66
+ ": var(--text-accent);\n ",
63
67
  ": var(--surface-clear);\n ",
64
68
  ": var(--surface-transparent-accent);\n ",
65
69
  ": var(--text-accent);\n ",
@@ -204,9 +208,9 @@ var config = {
204
208
  },
205
209
  variations: {
206
210
  view: {
207
- accent: (0, _emotion.css)(_templateObject(), _emotion.buttonGroupTokens.buttonColor, _emotion.buttonGroupTokens.buttonValueColor, _emotion.buttonGroupTokens.buttonBackgroundColor, _emotion.buttonGroupTokens.buttonLoadingBackgroundColor, _emotion.buttonGroupTokens.buttonBackgroundColor, _emotion.buttonGroupTokens.buttonColorHover, _emotion.buttonGroupTokens.buttonBackgroundColorHover, _emotion.buttonGroupTokens.buttonColorActive, _emotion.buttonGroupTokens.buttonBackgroundColorActive),
208
- secondary: (0, _emotion.css)(_templateObject1(), _emotion.buttonGroupTokens.buttonColor, _emotion.buttonGroupTokens.buttonValueColor, _emotion.buttonGroupTokens.buttonBackgroundColor, _emotion.buttonGroupTokens.buttonLoadingBackgroundColor, _emotion.buttonGroupTokens.buttonBackgroundColor, _emotion.buttonGroupTokens.buttonColorHover, _emotion.buttonGroupTokens.buttonBackgroundColorHover, _emotion.buttonGroupTokens.buttonColorActive, _emotion.buttonGroupTokens.buttonBackgroundColorActive),
209
- clear: (0, _emotion.css)(_templateObject2(), _emotion.buttonGroupTokens.buttonColor, _emotion.buttonGroupTokens.buttonValueColor, _emotion.buttonGroupTokens.buttonBackgroundColor, _emotion.buttonGroupTokens.buttonLoadingBackgroundColor, _emotion.buttonGroupTokens.buttonColorHover, _emotion.buttonGroupTokens.buttonBackgroundColorHover, _emotion.buttonGroupTokens.buttonColorActive, _emotion.buttonGroupTokens.buttonBackgroundColorActive)
211
+ accent: (0, _emotion.css)(_templateObject(), _emotion.buttonGroupTokens.buttonColor, _emotion.buttonGroupTokens.buttonTextColor, _emotion.buttonGroupTokens.buttonValueColor, _emotion.buttonGroupTokens.buttonBackgroundColor, _emotion.buttonGroupTokens.buttonLoadingBackgroundColor, _emotion.buttonGroupTokens.buttonBackgroundColor, _emotion.buttonGroupTokens.buttonColorHover, _emotion.buttonGroupTokens.buttonBackgroundColorHover, _emotion.buttonGroupTokens.buttonColorActive, _emotion.buttonGroupTokens.buttonBackgroundColorActive),
212
+ secondary: (0, _emotion.css)(_templateObject1(), _emotion.buttonGroupTokens.buttonColor, _emotion.buttonGroupTokens.buttonTextColor, _emotion.buttonGroupTokens.buttonIconColor, _emotion.buttonGroupTokens.buttonValueColor, _emotion.buttonGroupTokens.buttonBackgroundColor, _emotion.buttonGroupTokens.buttonLoadingBackgroundColor, _emotion.buttonGroupTokens.buttonBackgroundColor, _emotion.buttonGroupTokens.buttonColorHover, _emotion.buttonGroupTokens.buttonBackgroundColorHover, _emotion.buttonGroupTokens.buttonColorActive, _emotion.buttonGroupTokens.buttonBackgroundColorActive),
213
+ clear: (0, _emotion.css)(_templateObject2(), _emotion.buttonGroupTokens.buttonColor, _emotion.buttonGroupTokens.buttonTextColor, _emotion.buttonGroupTokens.buttonValueColor, _emotion.buttonGroupTokens.buttonBackgroundColor, _emotion.buttonGroupTokens.buttonLoadingBackgroundColor, _emotion.buttonGroupTokens.buttonColorHover, _emotion.buttonGroupTokens.buttonBackgroundColorHover, _emotion.buttonGroupTokens.buttonColorActive, _emotion.buttonGroupTokens.buttonBackgroundColorActive)
210
214
  },
211
215
  size: {
212
216
  s: (0, _emotion.css)(_templateObject3(), _emotion.buttonGroupTokens.buttonSegmentedRadius, _emotion.buttonGroupTokens.buttonSideRadius, _emotion.buttonGroupTokens.buttonDefaultRadius, _emotion.buttonGroupTokens.buttonHeight, _emotion.buttonGroupTokens.buttonPadding, _emotion.buttonGroupTokens.buttonFontFamily, _emotion.buttonGroupTokens.buttonFontSize, _emotion.buttonGroupTokens.buttonFontStyle, _emotion.buttonGroupTokens.buttonFontWeight, _emotion.buttonGroupTokens.buttonLetterSpacing, _emotion.buttonGroupTokens.buttonLineHeight),
@@ -12,6 +12,8 @@ function _templateObject() {
12
12
  var data = _tagged_template_literal([
13
13
  "\n ",
14
14
  ": var(--on-dark-text-primary);\n ",
15
+ ": var(--on-dark-text-primary);\n ",
16
+ ": var(--on-dark-text-primary);\n ",
15
17
  ": var(--on-light-text-accent-minor);\n ",
16
18
  ": var(--surface-accent);\n ",
17
19
  ": var(",
@@ -29,7 +31,9 @@ function _templateObject1() {
29
31
  "\n ",
30
32
  ": var(--text-accent);\n ",
31
33
  ": #1A9E32;\n ",
32
- ": var(--text-accent-active);\n \n ",
34
+ ": var(--text-accent-active);\n ",
35
+ ": var(--text-accent);\n ",
36
+ ": var(--text-accent);\n ",
33
37
  ": var(--text-secondary);\n ",
34
38
  ": var(--surface-solid-primary);\n ",
35
39
  ": var(",
@@ -46,6 +50,8 @@ function _templateObject2() {
46
50
  var data = _tagged_template_literal([
47
51
  "\n ",
48
52
  ": var(--text-accent);\n ",
53
+ ": var(--text-accent);\n ",
54
+ ": var(--text-accent);\n ",
49
55
  ": var(--text-accent-minor);\n ",
50
56
  ": var(--surface-clear);\n ",
51
57
  ": var(--surface-transparent-accent);\n ",
@@ -149,9 +155,9 @@ export var config = {
149
155
  },
150
156
  variations: {
151
157
  view: {
152
- accent: css(_templateObject(), buttonTokens.buttonColor, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonBackgroundColorHover, buttonTokens.buttonBackgroundColorActive),
153
- secondary: css(_templateObject1(), buttonTokens.buttonColor, buttonTokens.buttonColorHover, buttonTokens.buttonColorActive, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonBackgroundColorHover, buttonTokens.buttonBackgroundColorActive),
154
- clear: css(_templateObject2(), buttonTokens.buttonColor, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColorHover, buttonTokens.buttonBackgroundColorActive)
158
+ accent: css(_templateObject(), buttonTokens.buttonColor, buttonTokens.buttonTextColor, buttonTokens.buttonIconColor, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonBackgroundColorHover, buttonTokens.buttonBackgroundColorActive),
159
+ secondary: css(_templateObject1(), buttonTokens.buttonColor, buttonTokens.buttonColorHover, buttonTokens.buttonColorActive, buttonTokens.buttonTextColor, buttonTokens.buttonIconColor, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonBackgroundColorHover, buttonTokens.buttonBackgroundColorActive),
160
+ clear: css(_templateObject2(), buttonTokens.buttonColor, buttonTokens.buttonTextColor, buttonTokens.buttonIconColor, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColorHover, buttonTokens.buttonBackgroundColorActive)
155
161
  },
156
162
  size: {
157
163
  s: css(_templateObject3(), buttonTokens.buttonHeight, buttonTokens.buttonWidth, buttonTokens.buttonPadding, buttonTokens.buttonRadius, buttonTokens.buttonFontFamily, buttonTokens.buttonFontSize, buttonTokens.buttonFontStyle, buttonTokens.buttonFontWeight, buttonTokens.buttonLetterSpacing, buttonTokens.buttonLineHeight, buttonTokens.buttonSpinnerSize, buttonTokens.buttonSpinnerColor, buttonTokens.buttonLeftContentMargin, buttonTokens.buttonRightContentMargin, buttonTokens.buttonValueMargin),
@@ -12,6 +12,7 @@ function _templateObject() {
12
12
  var data = _tagged_template_literal([
13
13
  "\n ",
14
14
  ": var(--on-dark-text-primary);\n ",
15
+ ": var(--on-dark-text-primary);\n ",
15
16
  ": var(--on-light-text-accent-minor);\n ",
16
17
  ": var(--surface-accent);\n ",
17
18
  ": var(",
@@ -30,6 +31,8 @@ function _templateObject1() {
30
31
  var data = _tagged_template_literal([
31
32
  "\n ",
32
33
  ": var(--text-primary);\n ",
34
+ ": var(--text-primary);\n ",
35
+ ": var(--text-primary);\n ",
33
36
  ": var(--text-secondary);\n ",
34
37
  ": var(--surface-solid-primary);\n ",
35
38
  ": var(",
@@ -49,6 +52,7 @@ function _templateObject2() {
49
52
  "\n ",
50
53
  ": var(--text-accent);\n ",
51
54
  ": var(--text-accent);\n ",
55
+ ": var(--text-accent);\n ",
52
56
  ": var(--surface-clear);\n ",
53
57
  ": var(--surface-transparent-accent);\n ",
54
58
  ": var(--text-accent);\n ",
@@ -194,9 +198,9 @@ export var config = {
194
198
  },
195
199
  variations: {
196
200
  view: {
197
- accent: css(_templateObject(), buttonGroupTokens.buttonColor, buttonGroupTokens.buttonValueColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonLoadingBackgroundColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonColorHover, buttonGroupTokens.buttonBackgroundColorHover, buttonGroupTokens.buttonColorActive, buttonGroupTokens.buttonBackgroundColorActive),
198
- secondary: css(_templateObject1(), buttonGroupTokens.buttonColor, buttonGroupTokens.buttonValueColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonLoadingBackgroundColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonColorHover, buttonGroupTokens.buttonBackgroundColorHover, buttonGroupTokens.buttonColorActive, buttonGroupTokens.buttonBackgroundColorActive),
199
- clear: css(_templateObject2(), buttonGroupTokens.buttonColor, buttonGroupTokens.buttonValueColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonLoadingBackgroundColor, buttonGroupTokens.buttonColorHover, buttonGroupTokens.buttonBackgroundColorHover, buttonGroupTokens.buttonColorActive, buttonGroupTokens.buttonBackgroundColorActive)
201
+ accent: css(_templateObject(), buttonGroupTokens.buttonColor, buttonGroupTokens.buttonTextColor, buttonGroupTokens.buttonValueColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonLoadingBackgroundColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonColorHover, buttonGroupTokens.buttonBackgroundColorHover, buttonGroupTokens.buttonColorActive, buttonGroupTokens.buttonBackgroundColorActive),
202
+ secondary: css(_templateObject1(), buttonGroupTokens.buttonColor, buttonGroupTokens.buttonTextColor, buttonGroupTokens.buttonIconColor, buttonGroupTokens.buttonValueColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonLoadingBackgroundColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonColorHover, buttonGroupTokens.buttonBackgroundColorHover, buttonGroupTokens.buttonColorActive, buttonGroupTokens.buttonBackgroundColorActive),
203
+ clear: css(_templateObject2(), buttonGroupTokens.buttonColor, buttonGroupTokens.buttonTextColor, buttonGroupTokens.buttonValueColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonLoadingBackgroundColor, buttonGroupTokens.buttonColorHover, buttonGroupTokens.buttonBackgroundColorHover, buttonGroupTokens.buttonColorActive, buttonGroupTokens.buttonBackgroundColorActive)
200
204
  },
201
205
  size: {
202
206
  s: css(_templateObject3(), buttonGroupTokens.buttonSegmentedRadius, buttonGroupTokens.buttonSideRadius, buttonGroupTokens.buttonDefaultRadius, buttonGroupTokens.buttonHeight, buttonGroupTokens.buttonPadding, buttonGroupTokens.buttonFontFamily, buttonGroupTokens.buttonFontSize, buttonGroupTokens.buttonFontStyle, buttonGroupTokens.buttonFontWeight, buttonGroupTokens.buttonLetterSpacing, buttonGroupTokens.buttonLineHeight),
@@ -12,6 +12,8 @@ function _templateObject() {
12
12
  var data = _tagged_template_literal([
13
13
  "\n ",
14
14
  ": var(--on-dark-text-primary);\n ",
15
+ ": var(--on-dark-text-primary);\n ",
16
+ ": var(--on-dark-text-primary);\n ",
15
17
  ": var(--on-light-text-accent-minor);\n ",
16
18
  ": var(--surface-accent);\n ",
17
19
  ": var(",
@@ -29,7 +31,9 @@ function _templateObject1() {
29
31
  "\n ",
30
32
  ": var(--text-accent);\n ",
31
33
  ": #1A9E32;\n ",
32
- ": var(--text-accent-active);\n \n ",
34
+ ": var(--text-accent-active);\n ",
35
+ ": var(--text-accent);\n ",
36
+ ": var(--text-accent);\n ",
33
37
  ": var(--text-secondary);\n ",
34
38
  ": var(--surface-solid-primary);\n ",
35
39
  ": var(",
@@ -46,6 +50,8 @@ function _templateObject2() {
46
50
  var data = _tagged_template_literal([
47
51
  "\n ",
48
52
  ": var(--text-accent);\n ",
53
+ ": var(--text-accent);\n ",
54
+ ": var(--text-accent);\n ",
49
55
  ": var(--text-accent-minor);\n ",
50
56
  ": var(--surface-clear);\n ",
51
57
  ": var(--surface-transparent-accent);\n ",
@@ -149,9 +155,9 @@ export var config = {
149
155
  },
150
156
  variations: {
151
157
  view: {
152
- accent: css(_templateObject(), buttonTokens.buttonColor, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonBackgroundColorHover, buttonTokens.buttonBackgroundColorActive),
153
- secondary: css(_templateObject1(), buttonTokens.buttonColor, buttonTokens.buttonColorHover, buttonTokens.buttonColorActive, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonBackgroundColorHover, buttonTokens.buttonBackgroundColorActive),
154
- clear: css(_templateObject2(), buttonTokens.buttonColor, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColorHover, buttonTokens.buttonBackgroundColorActive)
158
+ accent: css(_templateObject(), buttonTokens.buttonColor, buttonTokens.buttonTextColor, buttonTokens.buttonIconColor, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonBackgroundColorHover, buttonTokens.buttonBackgroundColorActive),
159
+ secondary: css(_templateObject1(), buttonTokens.buttonColor, buttonTokens.buttonColorHover, buttonTokens.buttonColorActive, buttonTokens.buttonTextColor, buttonTokens.buttonIconColor, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonBackgroundColorHover, buttonTokens.buttonBackgroundColorActive),
160
+ clear: css(_templateObject2(), buttonTokens.buttonColor, buttonTokens.buttonTextColor, buttonTokens.buttonIconColor, buttonTokens.buttonValueColor, buttonTokens.buttonBackgroundColor, buttonTokens.buttonLoadingBackgroundColor, buttonTokens.buttonBackgroundColorHover, buttonTokens.buttonBackgroundColorActive)
155
161
  },
156
162
  size: {
157
163
  s: css(_templateObject3(), buttonTokens.buttonHeight, buttonTokens.buttonWidth, buttonTokens.buttonPadding, buttonTokens.buttonRadius, buttonTokens.buttonFontFamily, buttonTokens.buttonFontSize, buttonTokens.buttonFontStyle, buttonTokens.buttonFontWeight, buttonTokens.buttonLetterSpacing, buttonTokens.buttonLineHeight, buttonTokens.buttonSpinnerSize, buttonTokens.buttonSpinnerColor, buttonTokens.buttonLeftContentMargin, buttonTokens.buttonRightContentMargin, buttonTokens.buttonValueMargin),
@@ -12,6 +12,7 @@ function _templateObject() {
12
12
  var data = _tagged_template_literal([
13
13
  "\n ",
14
14
  ": var(--on-dark-text-primary);\n ",
15
+ ": var(--on-dark-text-primary);\n ",
15
16
  ": var(--on-light-text-accent-minor);\n ",
16
17
  ": var(--surface-accent);\n ",
17
18
  ": var(",
@@ -30,6 +31,8 @@ function _templateObject1() {
30
31
  var data = _tagged_template_literal([
31
32
  "\n ",
32
33
  ": var(--text-primary);\n ",
34
+ ": var(--text-primary);\n ",
35
+ ": var(--text-primary);\n ",
33
36
  ": var(--text-secondary);\n ",
34
37
  ": var(--surface-solid-primary);\n ",
35
38
  ": var(",
@@ -49,6 +52,7 @@ function _templateObject2() {
49
52
  "\n ",
50
53
  ": var(--text-accent);\n ",
51
54
  ": var(--text-accent);\n ",
55
+ ": var(--text-accent);\n ",
52
56
  ": var(--surface-clear);\n ",
53
57
  ": var(--surface-transparent-accent);\n ",
54
58
  ": var(--text-accent);\n ",
@@ -194,9 +198,9 @@ export var config = {
194
198
  },
195
199
  variations: {
196
200
  view: {
197
- accent: css(_templateObject(), buttonGroupTokens.buttonColor, buttonGroupTokens.buttonValueColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonLoadingBackgroundColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonColorHover, buttonGroupTokens.buttonBackgroundColorHover, buttonGroupTokens.buttonColorActive, buttonGroupTokens.buttonBackgroundColorActive),
198
- secondary: css(_templateObject1(), buttonGroupTokens.buttonColor, buttonGroupTokens.buttonValueColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonLoadingBackgroundColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonColorHover, buttonGroupTokens.buttonBackgroundColorHover, buttonGroupTokens.buttonColorActive, buttonGroupTokens.buttonBackgroundColorActive),
199
- clear: css(_templateObject2(), buttonGroupTokens.buttonColor, buttonGroupTokens.buttonValueColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonLoadingBackgroundColor, buttonGroupTokens.buttonColorHover, buttonGroupTokens.buttonBackgroundColorHover, buttonGroupTokens.buttonColorActive, buttonGroupTokens.buttonBackgroundColorActive)
201
+ accent: css(_templateObject(), buttonGroupTokens.buttonColor, buttonGroupTokens.buttonTextColor, buttonGroupTokens.buttonValueColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonLoadingBackgroundColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonColorHover, buttonGroupTokens.buttonBackgroundColorHover, buttonGroupTokens.buttonColorActive, buttonGroupTokens.buttonBackgroundColorActive),
202
+ secondary: css(_templateObject1(), buttonGroupTokens.buttonColor, buttonGroupTokens.buttonTextColor, buttonGroupTokens.buttonIconColor, buttonGroupTokens.buttonValueColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonLoadingBackgroundColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonColorHover, buttonGroupTokens.buttonBackgroundColorHover, buttonGroupTokens.buttonColorActive, buttonGroupTokens.buttonBackgroundColorActive),
203
+ clear: css(_templateObject2(), buttonGroupTokens.buttonColor, buttonGroupTokens.buttonTextColor, buttonGroupTokens.buttonValueColor, buttonGroupTokens.buttonBackgroundColor, buttonGroupTokens.buttonLoadingBackgroundColor, buttonGroupTokens.buttonColorHover, buttonGroupTokens.buttonBackgroundColorHover, buttonGroupTokens.buttonColorActive, buttonGroupTokens.buttonBackgroundColorActive)
200
204
  },
201
205
  size: {
202
206
  s: css(_templateObject3(), buttonGroupTokens.buttonSegmentedRadius, buttonGroupTokens.buttonSideRadius, buttonGroupTokens.buttonDefaultRadius, buttonGroupTokens.buttonHeight, buttonGroupTokens.buttonPadding, buttonGroupTokens.buttonFontFamily, buttonGroupTokens.buttonFontSize, buttonGroupTokens.buttonFontStyle, buttonGroupTokens.buttonFontWeight, buttonGroupTokens.buttonLetterSpacing, buttonGroupTokens.buttonLineHeight),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/sdds-cs",
3
- "version": "0.326.0-canary.2159.17068434935.0",
3
+ "version": "0.326.0-canary.2159.17091386595.0",
4
4
  "description": "Salute Design System / React UI kit for SDDS CS web applications",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "license": "MIT",
@@ -30,7 +30,7 @@
30
30
  "directory": "packages/sdds-cs"
31
31
  },
32
32
  "dependencies": {
33
- "@salutejs/plasma-new-hope": "0.334.0-canary.2159.17068434935.0",
33
+ "@salutejs/plasma-new-hope": "0.334.0-canary.2159.17091386595.0",
34
34
  "@salutejs/sdds-themes": "0.45.0-dev.0"
35
35
  },
36
36
  "peerDependencies": {
@@ -123,5 +123,5 @@
123
123
  "Anton Vinogradov"
124
124
  ],
125
125
  "sideEffects": false,
126
- "gitHead": "3dc02e822af1e1d475afe352b2e80a48417d581b"
126
+ "gitHead": "89544cbce4d13695d65505aefc1a6f302ae529c0"
127
127
  }