@salutejs/sdds-finai 0.323.0-canary.2397.20458161701.0 → 0.323.0-canary.2397.20462047131.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.
@@ -494,12 +494,11 @@ function _templateObject9() {
494
494
  }
495
495
  function _templateObject10() {
496
496
  var data = _tagged_template_literal([
497
- "\n<<<<<<< HEAD\n ",
497
+ "\n ",
498
498
  ": var(--surface-transparent-card);\n ",
499
499
  ": var(--surface-transparent-card);\n ",
500
500
  ": var(--text-primary);\n ",
501
- ": var(--text-secondary);\n=======\n ",
502
- ": var(--surface-transparent-primary);\n\n>>>>>>> 081799a5f (feat(sdds-*): add clear Range config & tests)\n ",
501
+ ": var(--text-secondary);\n ",
503
502
  ": var(--text-secondary);\n ",
504
503
  ": 0.4;\n ",
505
504
  ": 1;\n\n ",
@@ -543,7 +542,7 @@ var config = {
543
542
  true: (0, _styledcomponents.css)(_templateObject9(), _styledcomponents.rangeTokens.disabledOpacity, _styledcomponents.rangeTokens.textFieldBackgroundColor, _styledcomponents.rangeTokens.background, _styledcomponents.rangeTokens.borderColor, _styledcomponents.rangeTokens.contentSlotRightColor, _styledcomponents.rangeTokens.contentSlotColor)
544
543
  },
545
544
  readOnly: {
546
- true: (0, _styledcomponents.css)(_templateObject10(), _styledcomponents.rangeTokens.backgroundReadOnly, _styledcomponents.rangeTokens.background, _styledcomponents.rangeTokens.labelColorReadOnly, _styledcomponents.rangeTokens.leftHelperColorReadOnly, _styledcomponents.rangeTokens.backgroundReadOnly, _styledcomponents.rangeTokens.dividerColorReadOnly, _styledcomponents.rangeTokens.dividerOpacityReadOnly, _styledcomponents.rangeTokens.rightContentOpacityReadOnly, _styledcomponents.rangeTokens.textFieldColorReadOnly, _styledcomponents.rangeTokens.textFieldBackgroundColorReadOnly, _styledcomponents.rangeTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.rangeTokens.contentSlotRightColor, _styledcomponents.rangeTokens.contentSlotColor)
545
+ true: (0, _styledcomponents.css)(_templateObject10(), _styledcomponents.rangeTokens.backgroundReadOnly, _styledcomponents.rangeTokens.background, _styledcomponents.rangeTokens.labelColorReadOnly, _styledcomponents.rangeTokens.leftHelperColorReadOnly, _styledcomponents.rangeTokens.dividerColorReadOnly, _styledcomponents.rangeTokens.dividerOpacityReadOnly, _styledcomponents.rangeTokens.rightContentOpacityReadOnly, _styledcomponents.rangeTokens.textFieldColorReadOnly, _styledcomponents.rangeTokens.textFieldBackgroundColorReadOnly, _styledcomponents.rangeTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.rangeTokens.contentSlotRightColor, _styledcomponents.rangeTokens.contentSlotColor)
547
546
  }
548
547
  }
549
548
  };
@@ -483,12 +483,11 @@ function _templateObject9() {
483
483
  }
484
484
  function _templateObject10() {
485
485
  var data = _tagged_template_literal([
486
- "\n<<<<<<< HEAD\n ",
486
+ "\n ",
487
487
  ": var(--surface-transparent-card);\n ",
488
488
  ": var(--surface-transparent-card);\n ",
489
489
  ": var(--text-primary);\n ",
490
- ": var(--text-secondary);\n=======\n ",
491
- ": var(--surface-transparent-primary);\n\n>>>>>>> 081799a5f (feat(sdds-*): add clear Range config & tests)\n ",
490
+ ": var(--text-secondary);\n ",
492
491
  ": var(--text-secondary);\n ",
493
492
  ": 0.4;\n ",
494
493
  ": 1;\n\n ",
@@ -533,7 +532,7 @@ export var config = {
533
532
  true: css(_templateObject9(), tokens.disabledOpacity, tokens.textFieldBackgroundColor, tokens.background, tokens.borderColor, tokens.contentSlotRightColor, tokens.contentSlotColor)
534
533
  },
535
534
  readOnly: {
536
- true: css(_templateObject10(), tokens.backgroundReadOnly, tokens.background, tokens.labelColorReadOnly, tokens.leftHelperColorReadOnly, tokens.backgroundReadOnly, tokens.dividerColorReadOnly, tokens.dividerOpacityReadOnly, tokens.rightContentOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.contentSlotRightColor, tokens.contentSlotColor)
535
+ true: css(_templateObject10(), tokens.backgroundReadOnly, tokens.background, tokens.labelColorReadOnly, tokens.leftHelperColorReadOnly, tokens.dividerColorReadOnly, tokens.dividerOpacityReadOnly, tokens.rightContentOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.contentSlotRightColor, tokens.contentSlotColor)
537
536
  }
538
537
  }
539
538
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/sdds-finai",
3
- "version": "0.323.0-canary.2397.20458161701.0",
3
+ "version": "0.323.0-canary.2397.20462047131.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": {
@@ -32,8 +32,8 @@
32
32
  "directory": "packages/sdds-fiai"
33
33
  },
34
34
  "dependencies": {
35
- "@salutejs/plasma-new-hope": "0.344.0-canary.2397.20458161701.0",
36
- "@salutejs/sdds-themes": "0.51.0-canary.2397.20458161701.0"
35
+ "@salutejs/plasma-new-hope": "0.344.0-canary.2397.20462047131.0",
36
+ "@salutejs/sdds-themes": "0.51.0-canary.2397.20462047131.0"
37
37
  },
38
38
  "peerDependencies": {
39
39
  "react": ">=16.13.1",
@@ -49,10 +49,10 @@
49
49
  "@babel/preset-react": "7.24.1",
50
50
  "@babel/preset-typescript": "7.24.1",
51
51
  "@salutejs/plasma-colors": "0.16.0",
52
- "@salutejs/plasma-core": "1.212.0-canary.2397.20458161701.0",
53
- "@salutejs/plasma-cy-utils": "0.142.0-canary.2397.20458161701.0",
52
+ "@salutejs/plasma-core": "1.212.0-canary.2397.20462047131.0",
53
+ "@salutejs/plasma-cy-utils": "0.142.0-canary.2397.20462047131.0",
54
54
  "@salutejs/plasma-icons": "1.228.0",
55
- "@salutejs/plasma-sb-utils": "0.212.0-canary.2397.20458161701.0",
55
+ "@salutejs/plasma-sb-utils": "0.212.0-canary.2397.20462047131.0",
56
56
  "@types/node": "16.7.13",
57
57
  "@types/react": "18.0.28",
58
58
  "@types/react-dom": "18.0.11",
@@ -99,5 +99,5 @@
99
99
  "salute.developers@gmail.com"
100
100
  ],
101
101
  "sideEffects": false,
102
- "gitHead": "b6a7c74c673d4b9309a2d729e8b0fc301b71bc2d"
102
+ "gitHead": "b873f7d0396f7c611d907e5ed2d9d0b8235153c7"
103
103
  }