@salutejs/sdds-cs 0.332.0-canary.2314.19044603417.0 → 0.332.0-canary.2314.19163733637.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.
|
@@ -196,8 +196,8 @@ function _templateObject2() {
|
|
|
196
196
|
": 0.125rem;\n ",
|
|
197
197
|
": 0.75rem;\n\n ",
|
|
198
198
|
": 1.5rem;\n ",
|
|
199
|
-
": 0.5rem 0.
|
|
200
|
-
": 0.25rem 0.
|
|
199
|
+
": 0.5rem 0.5rem;\n ",
|
|
200
|
+
": 0.25rem 0.5rem;\n ",
|
|
201
201
|
": 0.5rem;\n ",
|
|
202
202
|
": 1.5rem;\n ",
|
|
203
203
|
": 1rem;\n ",
|
|
@@ -196,8 +196,8 @@ function _templateObject2() {
|
|
|
196
196
|
": 0.125rem;\n ",
|
|
197
197
|
": 0.75rem;\n\n ",
|
|
198
198
|
": 1.5rem;\n ",
|
|
199
|
-
": 0.5rem 0.
|
|
200
|
-
": 0.25rem 0.
|
|
199
|
+
": 0.5rem 0.5rem;\n ",
|
|
200
|
+
": 0.25rem 0.5rem;\n ",
|
|
201
201
|
": 0.5rem;\n ",
|
|
202
202
|
": 1.5rem;\n ",
|
|
203
203
|
": 1rem;\n ",
|
|
@@ -185,8 +185,8 @@ function _templateObject2() {
|
|
|
185
185
|
": 0.125rem;\n ",
|
|
186
186
|
": 0.75rem;\n\n ",
|
|
187
187
|
": 1.5rem;\n ",
|
|
188
|
-
": 0.5rem 0.
|
|
189
|
-
": 0.25rem 0.
|
|
188
|
+
": 0.5rem 0.5rem;\n ",
|
|
189
|
+
": 0.25rem 0.5rem;\n ",
|
|
190
190
|
": 0.5rem;\n ",
|
|
191
191
|
": 1.5rem;\n ",
|
|
192
192
|
": 1rem;\n ",
|
|
@@ -185,8 +185,8 @@ function _templateObject2() {
|
|
|
185
185
|
": 0.125rem;\n ",
|
|
186
186
|
": 0.75rem;\n\n ",
|
|
187
187
|
": 1.5rem;\n ",
|
|
188
|
-
": 0.5rem 0.
|
|
189
|
-
": 0.25rem 0.
|
|
188
|
+
": 0.5rem 0.5rem;\n ",
|
|
189
|
+
": 0.25rem 0.5rem;\n ",
|
|
190
190
|
": 0.5rem;\n ",
|
|
191
191
|
": 1.5rem;\n ",
|
|
192
192
|
": 1rem;\n ",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salutejs/sdds-cs",
|
|
3
|
-
"version": "0.332.0-canary.2314.
|
|
3
|
+
"version": "0.332.0-canary.2314.19163733637.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",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"directory": "packages/sdds-cs"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@salutejs/plasma-new-hope": "0.340.0-canary.2314.
|
|
34
|
+
"@salutejs/plasma-new-hope": "0.340.0-canary.2314.19163733637.0",
|
|
35
35
|
"@salutejs/sdds-themes": "0.48.0"
|
|
36
36
|
},
|
|
37
37
|
"peerDependencies": {
|
|
@@ -124,5 +124,5 @@
|
|
|
124
124
|
"Anton Vinogradov"
|
|
125
125
|
],
|
|
126
126
|
"sideEffects": false,
|
|
127
|
-
"gitHead": "
|
|
127
|
+
"gitHead": "84cf37d14b46d82a878f0124cd8096c2198ffacf"
|
|
128
128
|
}
|