@salutejs/plasma-b2c 1.600.0-canary.2385.20094393986.0 → 1.600.0-canary.2388.20227357228.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.
@@ -843,6 +843,7 @@ function _templateObject16() {
843
843
  var data = _tagged_template_literal([
844
844
  "\n ",
845
845
  ": var(--inverse-text-primary);\n ",
846
+ ": var(--inverse-text-primary);\n ",
846
847
  ": var(--surface-solid-default);\n ",
847
848
  ": var(--surface-solid-default-hover);\n ",
848
849
  ": var(--inverse-text-secondary);\n ",
@@ -863,6 +864,7 @@ function _templateObject17() {
863
864
  var data = _tagged_template_literal([
864
865
  "\n ",
865
866
  ": var(--text-primary);\n ",
867
+ ": var(--text-primary);\n ",
866
868
  ": var(--surface-transparent-secondary);\n ",
867
869
  ": var(--surface-transparent-secondary-hover);\n ",
868
870
  ": var(--text-secondary);\n ",
@@ -883,6 +885,7 @@ function _templateObject18() {
883
885
  var data = _tagged_template_literal([
884
886
  "\n ",
885
887
  ": var(--on-dark-text-primary);\n ",
888
+ ": var(--on-dark-text-primary);\n ",
886
889
  ": var(--surface-accent);\n ",
887
890
  ": var(--surface-accent-hover);\n ",
888
891
  ": var(--on-dark-text-secondary);\n ",
@@ -1026,9 +1029,9 @@ export var config = {
1026
1029
  outer: css(_templateObject15())
1027
1030
  },
1028
1031
  chipView: {
1029
- default: css(_templateObject16(), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorReadonly, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly),
1030
- secondary: css(_templateObject17(), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipCloseIconColorReadonly, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly),
1031
- accent: css(_templateObject18(), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorReadonly, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly)
1032
+ default: css(_templateObject16(), tokens.textFieldChipColor, tokens.textFieldChipColorHover, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorReadonly, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly),
1033
+ secondary: css(_templateObject17(), tokens.textFieldChipColor, tokens.textFieldChipColorHover, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipCloseIconColorReadonly, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly),
1034
+ accent: css(_templateObject18(), tokens.textFieldChipColor, tokens.textFieldChipColorHover, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor, tokens.textFieldChipCloseIconColorReadonly, tokens.textFieldChipCloseIconColorHover, tokens.textFieldChipBackgroundReadOnly, tokens.textFieldChipColorReadOnly, tokens.textFieldChipBackgroundReadOnlyHover, tokens.textFieldChipColorReadOnlyHover, tokens.textFieldChipOpacityReadonly)
1032
1035
  },
1033
1036
  hintView: {
1034
1037
  default: css(_templateObject19(), tokens.textFieldTooltipBackgroundColor, tokens.textFieldTooltipBoxShadow, tokens.textFieldTooltipColor, tokens.textFieldTooltipArrowBackground)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-b2c",
3
- "version": "1.600.0-canary.2385.20094393986.0",
3
+ "version": "1.600.0-canary.2388.20227357228.0",
4
4
  "description": "Salute Design System / React UI kit for business-related web applications.",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "license": "MIT",
@@ -42,9 +42,9 @@
42
42
  "atLeast": 99.97
43
43
  },
44
44
  "dependencies": {
45
- "@salutejs/plasma-core": "1.212.0-canary.2385.20094393986.0",
46
- "@salutejs/plasma-hope": "1.358.0-canary.2385.20094393986.0",
47
- "@salutejs/plasma-new-hope": "0.344.0-canary.2385.20094393986.0",
45
+ "@salutejs/plasma-core": "1.211.0",
46
+ "@salutejs/plasma-hope": "1.357.0",
47
+ "@salutejs/plasma-new-hope": "0.344.0-canary.2388.20227357228.0",
48
48
  "@salutejs/plasma-themes": "0.38.0",
49
49
  "@salutejs/plasma-tokens-b2c": "0.65.0",
50
50
  "@salutejs/plasma-tokens-web": "1.69.0",
@@ -71,9 +71,9 @@
71
71
  "@rollup/plugin-commonjs": "25.0.7",
72
72
  "@rollup/plugin-node-resolve": "15.2.3",
73
73
  "@salutejs/plasma-colors": "0.16.0",
74
- "@salutejs/plasma-cy-utils": "0.142.0-canary.2385.20094393986.0",
75
- "@salutejs/plasma-icons": "1.229.0-canary.2385.20094393986.0",
76
- "@salutejs/plasma-sb-utils": "0.212.0-canary.2385.20094393986.0",
74
+ "@salutejs/plasma-cy-utils": "0.141.0",
75
+ "@salutejs/plasma-icons": "1.228.0",
76
+ "@salutejs/plasma-sb-utils": "0.211.0",
77
77
  "@types/node": "16.7.13",
78
78
  "@types/react": "18.0.28",
79
79
  "@types/react-dom": "18.0.11",
@@ -98,5 +98,5 @@
98
98
  "react"
99
99
  ],
100
100
  "sideEffects": false,
101
- "gitHead": "88b42181c75a1e5668bf667f16fba3d3460d91d6"
101
+ "gitHead": "f4c621bb875ca9bafa36ad88ad200176adb52c81"
102
102
  }