@salutejs/sdds-cs 0.321.1-canary.2062.16047708683.0 → 0.321.1-canary.2066.16103832800.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.
@@ -22,7 +22,7 @@ function _tagged_template_literal(strings, raw) {
|
|
22
22
|
function _templateObject() {
|
23
23
|
var data = _tagged_template_literal([
|
24
24
|
"\n ",
|
25
|
-
": var(--surface-solid-
|
25
|
+
": var(--surface-solid-primary);\n "
|
26
26
|
]);
|
27
27
|
_templateObject = function _templateObject() {
|
28
28
|
return data;
|
@@ -32,7 +32,7 @@ function _templateObject() {
|
|
32
32
|
function _templateObject1() {
|
33
33
|
var data = _tagged_template_literal([
|
34
34
|
"\n ",
|
35
|
-
": var(--on-dark-surface-solid-
|
35
|
+
": var(--on-dark-surface-solid-primary);\n "
|
36
36
|
]);
|
37
37
|
_templateObject1 = function _templateObject() {
|
38
38
|
return data;
|
@@ -42,7 +42,7 @@ function _templateObject1() {
|
|
42
42
|
function _templateObject2() {
|
43
43
|
var data = _tagged_template_literal([
|
44
44
|
"\n ",
|
45
|
-
": var(--on-light-surface-solid-
|
45
|
+
": var(--on-light-surface-solid-primary);\n "
|
46
46
|
]);
|
47
47
|
_templateObject2 = function _templateObject() {
|
48
48
|
return data;
|
@@ -52,7 +52,7 @@ function _templateObject2() {
|
|
52
52
|
function _templateObject3() {
|
53
53
|
var data = _tagged_template_literal([
|
54
54
|
"\n ",
|
55
|
-
": var(--inverse-surface-solid-
|
55
|
+
": var(--inverse-surface-solid-primary);\n "
|
56
56
|
]);
|
57
57
|
_templateObject3 = function _templateObject() {
|
58
58
|
return data;
|
@@ -22,7 +22,7 @@ function _tagged_template_literal(strings, raw) {
|
|
22
22
|
function _templateObject() {
|
23
23
|
var data = _tagged_template_literal([
|
24
24
|
"\n ",
|
25
|
-
": var(--surface-solid-
|
25
|
+
": var(--surface-solid-primary);\n "
|
26
26
|
]);
|
27
27
|
_templateObject = function _templateObject() {
|
28
28
|
return data;
|
@@ -32,7 +32,7 @@ function _templateObject() {
|
|
32
32
|
function _templateObject1() {
|
33
33
|
var data = _tagged_template_literal([
|
34
34
|
"\n ",
|
35
|
-
": var(--on-dark-surface-solid-
|
35
|
+
": var(--on-dark-surface-solid-primary);\n "
|
36
36
|
]);
|
37
37
|
_templateObject1 = function _templateObject() {
|
38
38
|
return data;
|
@@ -42,7 +42,7 @@ function _templateObject1() {
|
|
42
42
|
function _templateObject2() {
|
43
43
|
var data = _tagged_template_literal([
|
44
44
|
"\n ",
|
45
|
-
": var(--on-light-surface-solid-
|
45
|
+
": var(--on-light-surface-solid-primary);\n "
|
46
46
|
]);
|
47
47
|
_templateObject2 = function _templateObject() {
|
48
48
|
return data;
|
@@ -52,7 +52,7 @@ function _templateObject2() {
|
|
52
52
|
function _templateObject3() {
|
53
53
|
var data = _tagged_template_literal([
|
54
54
|
"\n ",
|
55
|
-
": var(--inverse-surface-solid-
|
55
|
+
": var(--inverse-surface-solid-primary);\n "
|
56
56
|
]);
|
57
57
|
_templateObject3 = function _templateObject() {
|
58
58
|
return data;
|
@@ -11,7 +11,7 @@ function _tagged_template_literal(strings, raw) {
|
|
11
11
|
function _templateObject() {
|
12
12
|
var data = _tagged_template_literal([
|
13
13
|
"\n ",
|
14
|
-
": var(--surface-solid-
|
14
|
+
": var(--surface-solid-primary);\n "
|
15
15
|
]);
|
16
16
|
_templateObject = function _templateObject() {
|
17
17
|
return data;
|
@@ -21,7 +21,7 @@ function _templateObject() {
|
|
21
21
|
function _templateObject1() {
|
22
22
|
var data = _tagged_template_literal([
|
23
23
|
"\n ",
|
24
|
-
": var(--on-dark-surface-solid-
|
24
|
+
": var(--on-dark-surface-solid-primary);\n "
|
25
25
|
]);
|
26
26
|
_templateObject1 = function _templateObject() {
|
27
27
|
return data;
|
@@ -31,7 +31,7 @@ function _templateObject1() {
|
|
31
31
|
function _templateObject2() {
|
32
32
|
var data = _tagged_template_literal([
|
33
33
|
"\n ",
|
34
|
-
": var(--on-light-surface-solid-
|
34
|
+
": var(--on-light-surface-solid-primary);\n "
|
35
35
|
]);
|
36
36
|
_templateObject2 = function _templateObject() {
|
37
37
|
return data;
|
@@ -41,7 +41,7 @@ function _templateObject2() {
|
|
41
41
|
function _templateObject3() {
|
42
42
|
var data = _tagged_template_literal([
|
43
43
|
"\n ",
|
44
|
-
": var(--inverse-surface-solid-
|
44
|
+
": var(--inverse-surface-solid-primary);\n "
|
45
45
|
]);
|
46
46
|
_templateObject3 = function _templateObject() {
|
47
47
|
return data;
|
@@ -11,7 +11,7 @@ function _tagged_template_literal(strings, raw) {
|
|
11
11
|
function _templateObject() {
|
12
12
|
var data = _tagged_template_literal([
|
13
13
|
"\n ",
|
14
|
-
": var(--surface-solid-
|
14
|
+
": var(--surface-solid-primary);\n "
|
15
15
|
]);
|
16
16
|
_templateObject = function _templateObject() {
|
17
17
|
return data;
|
@@ -21,7 +21,7 @@ function _templateObject() {
|
|
21
21
|
function _templateObject1() {
|
22
22
|
var data = _tagged_template_literal([
|
23
23
|
"\n ",
|
24
|
-
": var(--on-dark-surface-solid-
|
24
|
+
": var(--on-dark-surface-solid-primary);\n "
|
25
25
|
]);
|
26
26
|
_templateObject1 = function _templateObject() {
|
27
27
|
return data;
|
@@ -31,7 +31,7 @@ function _templateObject1() {
|
|
31
31
|
function _templateObject2() {
|
32
32
|
var data = _tagged_template_literal([
|
33
33
|
"\n ",
|
34
|
-
": var(--on-light-surface-solid-
|
34
|
+
": var(--on-light-surface-solid-primary);\n "
|
35
35
|
]);
|
36
36
|
_templateObject2 = function _templateObject() {
|
37
37
|
return data;
|
@@ -41,7 +41,7 @@ function _templateObject2() {
|
|
41
41
|
function _templateObject3() {
|
42
42
|
var data = _tagged_template_literal([
|
43
43
|
"\n ",
|
44
|
-
": var(--inverse-surface-solid-
|
44
|
+
": var(--inverse-surface-solid-primary);\n "
|
45
45
|
]);
|
46
46
|
_templateObject3 = function _templateObject() {
|
47
47
|
return data;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/sdds-cs",
|
3
|
-
"version": "0.321.1-canary.
|
3
|
+
"version": "0.321.1-canary.2066.16103832800.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",
|
@@ -56,7 +56,7 @@
|
|
56
56
|
"@salutejs/plasma-colors": "0.15.0",
|
57
57
|
"@salutejs/plasma-core": "1.201.0-dev.0",
|
58
58
|
"@salutejs/plasma-cy-utils": "0.132.0-dev.0",
|
59
|
-
"@salutejs/plasma-icons": "1.219.0",
|
59
|
+
"@salutejs/plasma-icons": "1.219.1-canary.2066.16103832800.0",
|
60
60
|
"@salutejs/plasma-sb-utils": "0.202.0-dev.0",
|
61
61
|
"@storybook/addon-docs": "7.6.17",
|
62
62
|
"@storybook/addon-essentials": "7.6.17",
|
@@ -123,5 +123,5 @@
|
|
123
123
|
"Anton Vinogradov"
|
124
124
|
],
|
125
125
|
"sideEffects": false,
|
126
|
-
"gitHead": "
|
126
|
+
"gitHead": "890eb7cddc330310380d1522dbfe3ad0bb7c6399"
|
127
127
|
}
|