@salutejs/sdds-finai 0.322.1-canary.2382.20324212753.0 → 0.322.1-canary.2382.20331057385.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.
@@ -935,7 +935,7 @@ function _templateObject18() {
935
935
  function _templateObject19() {
936
936
  var data = _tagged_template_literal([
937
937
  "\n ",
938
- ": var(--surface-solid-card-brightness);\n ",
938
+ ": var(--surface-solid-card);\n ",
939
939
  ": var(--shadow-down-hard-m, 0px 4px 12px 0px rgba(0, 0, 0, 0.16),0px 1px 4px 0px rgba(0, 0, 0, 0.08));\n ",
940
940
  ": var(--text-primary);\n ",
941
941
  ": var(--surface-solid-card);\n "
@@ -924,7 +924,7 @@ function _templateObject18() {
924
924
  function _templateObject19() {
925
925
  var data = _tagged_template_literal([
926
926
  "\n ",
927
- ": var(--surface-solid-card-brightness);\n ",
927
+ ": var(--surface-solid-card);\n ",
928
928
  ": var(--shadow-down-hard-m, 0px 4px 12px 0px rgba(0, 0, 0, 0.16),0px 1px 4px 0px rgba(0, 0, 0, 0.08));\n ",
929
929
  ": var(--text-primary);\n ",
930
930
  ": var(--surface-solid-card);\n "
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/sdds-finai",
3
- "version": "0.322.1-canary.2382.20324212753.0",
3
+ "version": "0.322.1-canary.2382.20331057385.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
  "exports": {
@@ -27,7 +27,7 @@
27
27
  "directory": "packages/sdds-fiai"
28
28
  },
29
29
  "dependencies": {
30
- "@salutejs/plasma-new-hope": "0.343.1-canary.2382.20324212753.0",
30
+ "@salutejs/plasma-new-hope": "0.343.1-canary.2382.20331057385.0",
31
31
  "@salutejs/sdds-themes": "0.50.0"
32
32
  },
33
33
  "peerDependencies": {
@@ -44,10 +44,10 @@
44
44
  "@babel/preset-react": "7.24.1",
45
45
  "@babel/preset-typescript": "7.24.1",
46
46
  "@salutejs/plasma-colors": "0.16.0",
47
- "@salutejs/plasma-core": "1.211.1-canary.2382.20324212753.0",
48
- "@salutejs/plasma-cy-utils": "0.141.1-canary.2382.20324212753.0",
47
+ "@salutejs/plasma-core": "1.211.1-canary.2382.20331057385.0",
48
+ "@salutejs/plasma-cy-utils": "0.141.1-canary.2382.20331057385.0",
49
49
  "@salutejs/plasma-icons": "1.228.0",
50
- "@salutejs/plasma-sb-utils": "0.211.1-canary.2382.20324212753.0",
50
+ "@salutejs/plasma-sb-utils": "0.211.1-canary.2382.20331057385.0",
51
51
  "@types/node": "16.7.13",
52
52
  "@types/react": "18.0.28",
53
53
  "@types/react-dom": "18.0.11",
@@ -91,5 +91,5 @@
91
91
  "salute.developers@gmail.com"
92
92
  ],
93
93
  "sideEffects": false,
94
- "gitHead": "29651f0d81f83826d3d175831e0a143a420f02cb"
94
+ "gitHead": "3d5c9dc072960c56d36d8327375aa69eda055219"
95
95
  }