@salutejs/sdds-dfa 0.180.0-canary.1558.12011691115.0 → 0.180.0-canary.1585.12012734025.0
Sign up to get free protection for your applications and to get access to all the features.
@@ -13,7 +13,7 @@ var config = exports.config = {
|
|
13
13
|
},
|
14
14
|
variations: {
|
15
15
|
view: {
|
16
|
-
"default": /*#__PURE__*/(0, _styledComponents.css)(_templateObject || (_templateObject = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": rgba(35, 35, 35, 0.2);\n ", ": var(--overlay-soft);\n
|
16
|
+
"default": /*#__PURE__*/(0, _styledComponents.css)(_templateObject || (_templateObject = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": rgba(35, 35, 35, 0.2);\n ", ": var(--overlay-soft);\n "])), _styledComponents.modalTokens.modalOverlayWithBlurColor, _styledComponents.modalTokens.modalOverlayColor)
|
17
17
|
}
|
18
18
|
}
|
19
19
|
};
|
@@ -7,7 +7,7 @@ export var config = {
|
|
7
7
|
},
|
8
8
|
variations: {
|
9
9
|
view: {
|
10
|
-
"default": /*#__PURE__*/css(_templateObject || (_templateObject = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": rgba(35, 35, 35, 0.2);\n ", ": var(--overlay-soft);\n
|
10
|
+
"default": /*#__PURE__*/css(_templateObject || (_templateObject = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": rgba(35, 35, 35, 0.2);\n ", ": var(--overlay-soft);\n "])), modalTokens.modalOverlayWithBlurColor, modalTokens.modalOverlayColor)
|
11
11
|
}
|
12
12
|
}
|
13
13
|
};
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/sdds-dfa",
|
3
|
-
"version": "0.180.0-canary.
|
3
|
+
"version": "0.180.0-canary.1585.12012734025.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.199.0-canary.
|
22
|
+
"@salutejs/plasma-new-hope": "0.199.0-canary.1585.12012734025.0",
|
23
23
|
"@salutejs/sdds-themes": "0.27.0"
|
24
24
|
},
|
25
25
|
"peerDependencies": {
|
@@ -95,5 +95,5 @@
|
|
95
95
|
"Anton Vinogradov"
|
96
96
|
],
|
97
97
|
"sideEffects": false,
|
98
|
-
"gitHead": "
|
98
|
+
"gitHead": "e5d9ea4f4277d9ca0e2018a42bee0d07d14b31c2"
|
99
99
|
}
|