@salutejs/sdds-finai 0.322.0-canary.2360.20025133093.0 → 0.322.0-canary.2360.20028279952.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.
|
@@ -173,7 +173,7 @@ function _templateObject5() {
|
|
|
173
173
|
": 0.375rem;\n ",
|
|
174
174
|
": 0.125rem;\n ",
|
|
175
175
|
": -0.75rem;\n ",
|
|
176
|
-
": auto 0 -0.
|
|
176
|
+
": auto 0 -0.375rem auto;\n ",
|
|
177
177
|
": auto auto -0.375rem 0;\n "
|
|
178
178
|
]);
|
|
179
179
|
_templateObject5 = function _templateObject() {
|
|
@@ -162,7 +162,7 @@ function _templateObject5() {
|
|
|
162
162
|
": 0.375rem;\n ",
|
|
163
163
|
": 0.125rem;\n ",
|
|
164
164
|
": -0.75rem;\n ",
|
|
165
|
-
": auto 0 -0.
|
|
165
|
+
": auto 0 -0.375rem auto;\n ",
|
|
166
166
|
": auto auto -0.375rem 0;\n "
|
|
167
167
|
]);
|
|
168
168
|
_templateObject5 = function _templateObject() {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salutejs/sdds-finai",
|
|
3
|
-
"version": "0.322.0-canary.2360.
|
|
3
|
+
"version": "0.322.0-canary.2360.20028279952.0",
|
|
4
4
|
"description": "Salute Design System / React UI kit for SDDS FinAI 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-fiai"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@salutejs/plasma-new-hope": "0.343.0-canary.2360.
|
|
22
|
+
"@salutejs/plasma-new-hope": "0.343.0-canary.2360.20028279952.0",
|
|
23
23
|
"@salutejs/sdds-themes": "0.49.0"
|
|
24
24
|
},
|
|
25
25
|
"peerDependencies": {
|
|
@@ -36,10 +36,10 @@
|
|
|
36
36
|
"@babel/preset-react": "7.24.1",
|
|
37
37
|
"@babel/preset-typescript": "7.24.1",
|
|
38
38
|
"@salutejs/plasma-colors": "0.16.0",
|
|
39
|
-
"@salutejs/plasma-core": "1.211.0-canary.2360.
|
|
40
|
-
"@salutejs/plasma-cy-utils": "0.141.0-canary.2360.
|
|
41
|
-
"@salutejs/plasma-icons": "1.228.0-canary.2360.
|
|
42
|
-
"@salutejs/plasma-sb-utils": "0.211.0-canary.2360.
|
|
39
|
+
"@salutejs/plasma-core": "1.211.0-canary.2360.20028279952.0",
|
|
40
|
+
"@salutejs/plasma-cy-utils": "0.141.0-canary.2360.20028279952.0",
|
|
41
|
+
"@salutejs/plasma-icons": "1.228.0-canary.2360.20028279952.0",
|
|
42
|
+
"@salutejs/plasma-sb-utils": "0.211.0-canary.2360.20028279952.0",
|
|
43
43
|
"@types/node": "16.7.13",
|
|
44
44
|
"@types/react": "18.0.28",
|
|
45
45
|
"@types/react-dom": "18.0.11",
|
|
@@ -83,5 +83,5 @@
|
|
|
83
83
|
"salute.developers@gmail.com"
|
|
84
84
|
],
|
|
85
85
|
"sideEffects": false,
|
|
86
|
-
"gitHead": "
|
|
86
|
+
"gitHead": "ab6cebdae0ef9c27c9ef809a9253860909e218a2"
|
|
87
87
|
}
|