@salutejs/sdds-insol 0.326.1-canary.2393.20367490814.0 → 0.326.1-canary.2393.20451760148.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.
Files changed (61) hide show
  1. package/dist/css/cjs/components/Autocomplete/Autocomplete.config.js +1 -1
  2. package/dist/css/cjs/components/Autocomplete/Autocomplete.config.js.map +1 -1
  3. package/dist/css/cjs/components/Autocomplete/{Autocomplete.config_s8je8x.css → Autocomplete.config_tmpmf9.css} +1 -1
  4. package/dist/css/cjs/components/Autocomplete/Autocomplete.css +15 -15
  5. package/dist/css/cjs/components/Combobox/Combobox.config.js +1 -1
  6. package/dist/css/cjs/components/Combobox/Combobox.config.js.map +1 -1
  7. package/dist/css/cjs/components/Combobox/{Combobox.config_1v0t7s1.css → Combobox.config_d0s5rp.css} +1 -1
  8. package/dist/css/cjs/components/Combobox/Combobox.css +30 -30
  9. package/dist/css/cjs/components/DatePicker/DatePicker.config.js +1 -1
  10. package/dist/css/cjs/components/DatePicker/DatePicker.config.js.map +1 -1
  11. package/dist/css/cjs/components/DatePicker/{DatePicker.config_171yw46.css → DatePicker.config_wqz7bd.css} +1 -1
  12. package/dist/css/cjs/components/DatePicker/DatePicker.css +10 -10
  13. package/dist/css/cjs/components/Mask/Mask.css +21 -21
  14. package/dist/css/cjs/components/Select/Select.config.js +1 -1
  15. package/dist/css/cjs/components/Select/Select.config.js.map +1 -1
  16. package/dist/css/{es/components/Select/Select.config_8ncr8j.css → cjs/components/Select/Select.config_113pyw4.css} +1 -1
  17. package/dist/css/cjs/components/Select/Select.css +39 -39
  18. package/dist/css/cjs/components/TextField/TextField.config.js +1 -1
  19. package/dist/css/cjs/components/TextField/TextField.config.js.map +1 -1
  20. package/dist/css/{es/components/TextField/TextField.config_wwkd4j.css → cjs/components/TextField/TextField.config_grhpfr.css} +1 -1
  21. package/dist/css/cjs/components/ViewContainer/ViewContainer.config.js +1 -1
  22. package/dist/css/{es/components/ViewContainer/ViewContainer.config_m8748r.css → cjs/components/ViewContainer/ViewContainer.config_1m5gjik.css} +1 -1
  23. package/dist/css/cjs/components/ViewContainer/ViewContainer.css +2 -2
  24. package/dist/css/cjs/index.css +92 -92
  25. package/dist/css/es/components/Autocomplete/Autocomplete.config.js +1 -1
  26. package/dist/css/es/components/Autocomplete/Autocomplete.config.js.map +1 -1
  27. package/dist/css/es/components/Autocomplete/{Autocomplete.config_s8je8x.css → Autocomplete.config_tmpmf9.css} +1 -1
  28. package/dist/css/es/components/Autocomplete/Autocomplete.css +15 -15
  29. package/dist/css/es/components/Combobox/Combobox.config.js +1 -1
  30. package/dist/css/es/components/Combobox/Combobox.config.js.map +1 -1
  31. package/dist/css/es/components/Combobox/{Combobox.config_1v0t7s1.css → Combobox.config_d0s5rp.css} +1 -1
  32. package/dist/css/es/components/Combobox/Combobox.css +30 -30
  33. package/dist/css/es/components/DatePicker/DatePicker.config.js +1 -1
  34. package/dist/css/es/components/DatePicker/DatePicker.config.js.map +1 -1
  35. package/dist/css/es/components/DatePicker/{DatePicker.config_171yw46.css → DatePicker.config_wqz7bd.css} +1 -1
  36. package/dist/css/es/components/DatePicker/DatePicker.css +10 -10
  37. package/dist/css/es/components/Mask/Mask.css +21 -21
  38. package/dist/css/es/components/Select/Select.config.js +1 -1
  39. package/dist/css/es/components/Select/Select.config.js.map +1 -1
  40. package/dist/css/{cjs/components/Select/Select.config_8ncr8j.css → es/components/Select/Select.config_113pyw4.css} +1 -1
  41. package/dist/css/es/components/Select/Select.css +39 -39
  42. package/dist/css/es/components/TextField/TextField.config.js +1 -1
  43. package/dist/css/es/components/TextField/TextField.config.js.map +1 -1
  44. package/dist/css/{cjs/components/TextField/TextField.config_wwkd4j.css → es/components/TextField/TextField.config_grhpfr.css} +1 -1
  45. package/dist/css/es/components/ViewContainer/ViewContainer.config.js +1 -1
  46. package/dist/css/{cjs/components/ViewContainer/ViewContainer.config_m8748r.css → es/components/ViewContainer/ViewContainer.config_1m5gjik.css} +1 -1
  47. package/dist/css/es/components/ViewContainer/ViewContainer.css +2 -2
  48. package/dist/css/es/index.css +92 -92
  49. package/dist/styled-components/cjs/components/Autocomplete/Autocomplete.config.js +4 -2
  50. package/dist/styled-components/cjs/components/Combobox/Combobox.config.js +4 -2
  51. package/dist/styled-components/cjs/components/DatePicker/DatePicker.config.js +4 -2
  52. package/dist/styled-components/cjs/components/Select/Select.config.js +4 -2
  53. package/dist/styled-components/cjs/components/TextField/TextField.config.js +4 -2
  54. package/dist/styled-components/es/components/Autocomplete/Autocomplete.config.js +4 -2
  55. package/dist/styled-components/es/components/Combobox/Combobox.config.js +4 -2
  56. package/dist/styled-components/es/components/DatePicker/DatePicker.config.js +4 -2
  57. package/dist/styled-components/es/components/Select/Select.config.js +4 -2
  58. package/dist/styled-components/es/components/TextField/TextField.config.js +4 -2
  59. package/package.json +7 -7
  60. package/types/components/Combobox/Combobox.d.ts +24 -0
  61. package/types/components/Select/Select.d.ts +6 -0
@@ -666,7 +666,9 @@ function _templateObject15() {
666
666
  ": var(--text-primary);\n ",
667
667
  ": var(--text-secondary);\n ",
668
668
  ": var(--text-primary);\n ",
669
- ": var(--surface-transparent-primary);\n "
669
+ ": var(--surface-transparent-primary);\n ",
670
+ ": transparent;\n ",
671
+ ": 0;\n "
670
672
  ]);
671
673
  _templateObject15 = function _templateObject() {
672
674
  return data;
@@ -708,7 +710,7 @@ var config = {
708
710
  true: (0, _styledcomponents.css)(_templateObject14(), _styledcomponents.autocompleteTokens.textFieldDisabledOpacity)
709
711
  },
710
712
  readOnly: {
711
- true: (0, _styledcomponents.css)(_templateObject15(), _styledcomponents.autocompleteTokens.textFieldContentSlotRightOpacityReadOnly, _styledcomponents.autocompleteTokens.textFieldColorReadOnly, _styledcomponents.autocompleteTokens.textFieldBackgroundColorReadOnly, _styledcomponents.autocompleteTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.autocompleteTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.autocompleteTokens.textFieldLabelColorReadOnly, _styledcomponents.autocompleteTokens.textFieldDividerColorReadOnly)
713
+ true: (0, _styledcomponents.css)(_templateObject15(), _styledcomponents.autocompleteTokens.textFieldContentSlotRightOpacityReadOnly, _styledcomponents.autocompleteTokens.textFieldColorReadOnly, _styledcomponents.autocompleteTokens.textFieldBackgroundColorReadOnly, _styledcomponents.autocompleteTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.autocompleteTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.autocompleteTokens.textFieldLabelColorReadOnly, _styledcomponents.autocompleteTokens.textFieldDividerColorReadOnly, _styledcomponents.autocompleteTokens.textFieldBorderColor, _styledcomponents.autocompleteTokens.textFieldBorderWidth)
712
714
  }
713
715
  }
714
716
  };
@@ -944,7 +944,9 @@ function _templateObject15() {
944
944
  ": var(--surface-solid-secondary);\n ",
945
945
  ": var(--text-secondary);\n ",
946
946
  ": var(--text-secondary);\n ",
947
- ": var(--text-primary);\n "
947
+ ": var(--text-primary);\n ",
948
+ ": transparent;\n ",
949
+ ": 0;\n "
948
950
  ]);
949
951
  _templateObject15 = function _templateObject() {
950
952
  return data;
@@ -987,7 +989,7 @@ var config = {
987
989
  true: (0, _styledcomponents.css)(_templateObject14(), _styledcomponents.comboboxNewTokens.textFieldDisabledOpacity)
988
990
  },
989
991
  readOnly: {
990
- true: (0, _styledcomponents.css)(_templateObject15(), _styledcomponents.comboboxNewTokens.textFieldColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldContentSlotRightOpacityReadOnly, _styledcomponents.comboboxNewTokens.textFieldBackgroundColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldLabelColorReadOnly)
992
+ true: (0, _styledcomponents.css)(_templateObject15(), _styledcomponents.comboboxNewTokens.textFieldColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldContentSlotRightOpacityReadOnly, _styledcomponents.comboboxNewTokens.textFieldBackgroundColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldLabelColorReadOnly, _styledcomponents.comboboxNewTokens.textFieldBorderColor, _styledcomponents.comboboxNewTokens.textFieldBorderWidth)
991
993
  }
992
994
  }
993
995
  };
@@ -773,7 +773,9 @@ function _templateObject9() {
773
773
  ": var(--surface-solid-secondary);\n ",
774
774
  ": var(--text-secondary);\n\n ",
775
775
  ": 0.4;\n ",
776
- ": 0.4;\n "
776
+ ": 0.4;\n\n ",
777
+ ": transparent;\n ",
778
+ ": 0;\n "
777
779
  ]);
778
780
  _templateObject9 = function _templateObject() {
779
781
  return data;
@@ -804,7 +806,7 @@ var config = {
804
806
  true: (0, _styledcomponents.css)(_templateObject8(), _styledcomponents.datePickerTokens.disabledOpacity)
805
807
  },
806
808
  readOnly: {
807
- true: (0, _styledcomponents.css)(_templateObject9(), _styledcomponents.datePickerTokens.backgroundReadOnly, _styledcomponents.datePickerTokens.labelColorReadOnly, _styledcomponents.datePickerTokens.leftHelperColorReadOnly, _styledcomponents.datePickerTokens.dividerColorReadOnly, _styledcomponents.datePickerTokens.dividerOpacityReadOnly, _styledcomponents.datePickerTokens.textFieldColorReadOnly, _styledcomponents.datePickerTokens.textFieldBackgroundColorReadOnly, _styledcomponents.datePickerTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.datePickerTokens.rightContentOpacityReadOnly, _styledcomponents.datePickerTokens.textFieldContentSlotRightOpacityReadOnly)
809
+ true: (0, _styledcomponents.css)(_templateObject9(), _styledcomponents.datePickerTokens.backgroundReadOnly, _styledcomponents.datePickerTokens.labelColorReadOnly, _styledcomponents.datePickerTokens.leftHelperColorReadOnly, _styledcomponents.datePickerTokens.dividerColorReadOnly, _styledcomponents.datePickerTokens.dividerOpacityReadOnly, _styledcomponents.datePickerTokens.textFieldColorReadOnly, _styledcomponents.datePickerTokens.textFieldBackgroundColorReadOnly, _styledcomponents.datePickerTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.datePickerTokens.rightContentOpacityReadOnly, _styledcomponents.datePickerTokens.textFieldContentSlotRightOpacityReadOnly, _styledcomponents.datePickerTokens.borderColor, _styledcomponents.datePickerTokens.borderWidth)
808
810
  }
809
811
  }
810
812
  };
@@ -1186,7 +1186,9 @@ function _templateObject24() {
1186
1186
  ": var(--text-secondary);\n ",
1187
1187
  ": var(--text-secondary);\n ",
1188
1188
  ": var(--text-primary);\n ",
1189
- ": var(--surface-transparent-primary);\n "
1189
+ ": var(--surface-transparent-primary);\n ",
1190
+ ": transparent;\n ",
1191
+ ": 0;\n "
1190
1192
  ]);
1191
1193
  _templateObject24 = function _templateObject() {
1192
1194
  return data;
@@ -1241,7 +1243,7 @@ var config = {
1241
1243
  true: (0, _styledcomponents.css)(_templateObject23(), _styledcomponents.selectTokens.textFieldDisabledOpacity)
1242
1244
  },
1243
1245
  readOnly: {
1244
- true: (0, _styledcomponents.css)(_templateObject24(), _styledcomponents.selectTokens.disclosureIconOpacityReadOnly, _styledcomponents.selectTokens.textFieldColorReadOnly, _styledcomponents.selectTokens.textFieldBackgroundColorReadOnly, _styledcomponents.selectTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.selectTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.selectTokens.textFieldTitleCaptionColorReadOnly, _styledcomponents.selectTokens.textFieldLabelColorReadOnly, _styledcomponents.selectTokens.textFieldDividerColorReadOnly)
1246
+ true: (0, _styledcomponents.css)(_templateObject24(), _styledcomponents.selectTokens.disclosureIconOpacityReadOnly, _styledcomponents.selectTokens.textFieldColorReadOnly, _styledcomponents.selectTokens.textFieldBackgroundColorReadOnly, _styledcomponents.selectTokens.textFieldPlaceholderColorReadOnly, _styledcomponents.selectTokens.textFieldLeftHelperColorReadOnly, _styledcomponents.selectTokens.textFieldTitleCaptionColorReadOnly, _styledcomponents.selectTokens.textFieldLabelColorReadOnly, _styledcomponents.selectTokens.textFieldDividerColorReadOnly, _styledcomponents.selectTokens.textFieldBorderColor, _styledcomponents.selectTokens.textFieldBorderWidth)
1245
1247
  }
1246
1248
  }
1247
1249
  };
@@ -838,7 +838,9 @@ function _templateObject22() {
838
838
  ": var(--text-secondary);\n ",
839
839
  ": var(--text-secondary);\n ",
840
840
  ": var(--text-primary);\n ",
841
- ": var(--surface-transparent-primary);\n "
841
+ ": var(--surface-transparent-primary);\n ",
842
+ ": transparent;\n ",
843
+ ": 0;\n "
842
844
  ]);
843
845
  _templateObject22 = function _templateObject() {
844
846
  return data;
@@ -892,7 +894,7 @@ var config = {
892
894
  true: (0, _styledcomponents.css)(_templateObject21(), _styledcomponents.textFieldTokens.disabledOpacity, _styledcomponents.textFieldTokens.borderColor, _styledcomponents.textFieldTokens.color, _styledcomponents.textFieldTokens.placeholderColor, _styledcomponents.textFieldTokens.leftHelperColor, _styledcomponents.textFieldTokens.titleCaptionColor, _styledcomponents.textFieldTokens.labelColor, _styledcomponents.textFieldTokens.dividerColor, _styledcomponents.textFieldTokens.boxShadow)
893
895
  },
894
896
  readOnly: {
895
- true: (0, _styledcomponents.css)(_templateObject22(), _styledcomponents.textFieldTokens.readOnlyOpacity, _styledcomponents.textFieldTokens.contentSlotRightOpacityReadOnly, _styledcomponents.textFieldTokens.colorReadOnly, _styledcomponents.textFieldTokens.backgroundColorReadOnly, _styledcomponents.textFieldTokens.placeholderColorReadOnly, _styledcomponents.textFieldTokens.leftHelperColorReadOnly, _styledcomponents.textFieldTokens.titleCaptionColorReadOnly, _styledcomponents.textFieldTokens.labelColorReadOnly, _styledcomponents.textFieldTokens.dividerColorReadOnly)
897
+ true: (0, _styledcomponents.css)(_templateObject22(), _styledcomponents.textFieldTokens.readOnlyOpacity, _styledcomponents.textFieldTokens.contentSlotRightOpacityReadOnly, _styledcomponents.textFieldTokens.colorReadOnly, _styledcomponents.textFieldTokens.backgroundColorReadOnly, _styledcomponents.textFieldTokens.placeholderColorReadOnly, _styledcomponents.textFieldTokens.leftHelperColorReadOnly, _styledcomponents.textFieldTokens.titleCaptionColorReadOnly, _styledcomponents.textFieldTokens.labelColorReadOnly, _styledcomponents.textFieldTokens.dividerColorReadOnly, _styledcomponents.textFieldTokens.borderColor, _styledcomponents.textFieldTokens.borderWidth)
896
898
  }
897
899
  }
898
900
  };
@@ -655,7 +655,9 @@ function _templateObject15() {
655
655
  ": var(--text-primary);\n ",
656
656
  ": var(--text-secondary);\n ",
657
657
  ": var(--text-primary);\n ",
658
- ": var(--surface-transparent-primary);\n "
658
+ ": var(--surface-transparent-primary);\n ",
659
+ ": transparent;\n ",
660
+ ": 0;\n "
659
661
  ]);
660
662
  _templateObject15 = function _templateObject() {
661
663
  return data;
@@ -698,7 +700,7 @@ export var config = {
698
700
  true: css(_templateObject14(), tokens.textFieldDisabledOpacity)
699
701
  },
700
702
  readOnly: {
701
- true: css(_templateObject15(), tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly, tokens.textFieldDividerColorReadOnly)
703
+ true: css(_templateObject15(), tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly, tokens.textFieldDividerColorReadOnly, tokens.textFieldBorderColor, tokens.textFieldBorderWidth)
702
704
  }
703
705
  }
704
706
  };
@@ -933,7 +933,9 @@ function _templateObject15() {
933
933
  ": var(--surface-solid-secondary);\n ",
934
934
  ": var(--text-secondary);\n ",
935
935
  ": var(--text-secondary);\n ",
936
- ": var(--text-primary);\n "
936
+ ": var(--text-primary);\n ",
937
+ ": transparent;\n ",
938
+ ": 0;\n "
937
939
  ]);
938
940
  _templateObject15 = function _templateObject() {
939
941
  return data;
@@ -977,7 +979,7 @@ export var config = {
977
979
  true: css(_templateObject14(), tokens.textFieldDisabledOpacity)
978
980
  },
979
981
  readOnly: {
980
- true: css(_templateObject15(), tokens.textFieldColorReadOnly, tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly)
982
+ true: css(_templateObject15(), tokens.textFieldColorReadOnly, tokens.textFieldContentSlotRightOpacityReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldLabelColorReadOnly, tokens.textFieldBorderColor, tokens.textFieldBorderWidth)
981
983
  }
982
984
  }
983
985
  };
@@ -762,7 +762,9 @@ function _templateObject9() {
762
762
  ": var(--surface-solid-secondary);\n ",
763
763
  ": var(--text-secondary);\n\n ",
764
764
  ": 0.4;\n ",
765
- ": 0.4;\n "
765
+ ": 0.4;\n\n ",
766
+ ": transparent;\n ",
767
+ ": 0;\n "
766
768
  ]);
767
769
  _templateObject9 = function _templateObject() {
768
770
  return data;
@@ -794,7 +796,7 @@ export var config = {
794
796
  true: css(_templateObject8(), tokens.disabledOpacity)
795
797
  },
796
798
  readOnly: {
797
- true: css(_templateObject9(), tokens.backgroundReadOnly, tokens.labelColorReadOnly, tokens.leftHelperColorReadOnly, tokens.dividerColorReadOnly, tokens.dividerOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.rightContentOpacityReadOnly, tokens.textFieldContentSlotRightOpacityReadOnly)
799
+ true: css(_templateObject9(), tokens.backgroundReadOnly, tokens.labelColorReadOnly, tokens.leftHelperColorReadOnly, tokens.dividerColorReadOnly, tokens.dividerOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.rightContentOpacityReadOnly, tokens.textFieldContentSlotRightOpacityReadOnly, tokens.borderColor, tokens.borderWidth)
798
800
  }
799
801
  }
800
802
  };
@@ -1175,7 +1175,9 @@ function _templateObject24() {
1175
1175
  ": var(--text-secondary);\n ",
1176
1176
  ": var(--text-secondary);\n ",
1177
1177
  ": var(--text-primary);\n ",
1178
- ": var(--surface-transparent-primary);\n "
1178
+ ": var(--surface-transparent-primary);\n ",
1179
+ ": transparent;\n ",
1180
+ ": 0;\n "
1179
1181
  ]);
1180
1182
  _templateObject24 = function _templateObject() {
1181
1183
  return data;
@@ -1231,7 +1233,7 @@ export var config = {
1231
1233
  true: css(_templateObject23(), tokens.textFieldDisabledOpacity)
1232
1234
  },
1233
1235
  readOnly: {
1234
- true: css(_templateObject24(), tokens.disclosureIconOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldTitleCaptionColorReadOnly, tokens.textFieldLabelColorReadOnly, tokens.textFieldDividerColorReadOnly)
1236
+ true: css(_templateObject24(), tokens.disclosureIconOpacityReadOnly, tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldTitleCaptionColorReadOnly, tokens.textFieldLabelColorReadOnly, tokens.textFieldDividerColorReadOnly, tokens.textFieldBorderColor, tokens.textFieldBorderWidth)
1235
1237
  }
1236
1238
  }
1237
1239
  };
@@ -827,7 +827,9 @@ function _templateObject22() {
827
827
  ": var(--text-secondary);\n ",
828
828
  ": var(--text-secondary);\n ",
829
829
  ": var(--text-primary);\n ",
830
- ": var(--surface-transparent-primary);\n "
830
+ ": var(--surface-transparent-primary);\n ",
831
+ ": transparent;\n ",
832
+ ": 0;\n "
831
833
  ]);
832
834
  _templateObject22 = function _templateObject() {
833
835
  return data;
@@ -882,7 +884,7 @@ export var config = {
882
884
  true: css(_templateObject21(), tokens.disabledOpacity, tokens.borderColor, tokens.color, tokens.placeholderColor, tokens.leftHelperColor, tokens.titleCaptionColor, tokens.labelColor, tokens.dividerColor, tokens.boxShadow)
883
885
  },
884
886
  readOnly: {
885
- true: css(_templateObject22(), tokens.readOnlyOpacity, tokens.contentSlotRightOpacityReadOnly, tokens.colorReadOnly, tokens.backgroundColorReadOnly, tokens.placeholderColorReadOnly, tokens.leftHelperColorReadOnly, tokens.titleCaptionColorReadOnly, tokens.labelColorReadOnly, tokens.dividerColorReadOnly)
887
+ true: css(_templateObject22(), tokens.readOnlyOpacity, tokens.contentSlotRightOpacityReadOnly, tokens.colorReadOnly, tokens.backgroundColorReadOnly, tokens.placeholderColorReadOnly, tokens.leftHelperColorReadOnly, tokens.titleCaptionColorReadOnly, tokens.labelColorReadOnly, tokens.dividerColorReadOnly, tokens.borderColor, tokens.borderWidth)
886
888
  }
887
889
  }
888
890
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/sdds-insol",
3
- "version": "0.326.1-canary.2393.20367490814.0",
3
+ "version": "0.326.1-canary.2393.20451760148.0",
4
4
  "description": "Salute Design System / React UI kit for SDDS INSOL web applications",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "exports": {
@@ -32,8 +32,8 @@
32
32
  "directory": "packages/sdds-insol"
33
33
  },
34
34
  "dependencies": {
35
- "@salutejs/plasma-new-hope": "0.343.1-canary.2393.20367490814.0",
36
- "@salutejs/sdds-themes": "0.50.0"
35
+ "@salutejs/plasma-new-hope": "0.343.1-canary.2393.20451760148.0",
36
+ "@salutejs/sdds-themes": "0.50.1-canary.2393.20451760148.0"
37
37
  },
38
38
  "peerDependencies": {
39
39
  "react": ">=16.13.1",
@@ -58,10 +58,10 @@
58
58
  "@rollup/plugin-commonjs": "^25.0.4",
59
59
  "@rollup/plugin-node-resolve": "^15.1.0",
60
60
  "@salutejs/plasma-colors": "0.16.0",
61
- "@salutejs/plasma-core": "1.211.1-canary.2393.20367490814.0",
62
- "@salutejs/plasma-cy-utils": "0.141.1-canary.2393.20367490814.0",
61
+ "@salutejs/plasma-core": "1.211.1-canary.2393.20451760148.0",
62
+ "@salutejs/plasma-cy-utils": "0.141.1-canary.2393.20451760148.0",
63
63
  "@salutejs/plasma-icons": "1.228.0",
64
- "@salutejs/plasma-sb-utils": "0.211.1-canary.2393.20367490814.0",
64
+ "@salutejs/plasma-sb-utils": "0.211.1-canary.2393.20451760148.0",
65
65
  "@types/node": "16.7.13",
66
66
  "@types/react": "18.0.28",
67
67
  "@types/react-dom": "18.0.11",
@@ -111,5 +111,5 @@
111
111
  "sideEffects": [
112
112
  "*.css"
113
113
  ],
114
- "gitHead": "977d80bd8cf85942147bcffb161b9a9390ed68f3"
114
+ "gitHead": "2193637a63cc2e340dac865448559265d0cb31c3"
115
115
  }
@@ -38,6 +38,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
38
38
  placeholder?: string;
39
39
  helperText?: string;
40
40
  contentLeft?: React.ReactElement;
41
+ contentRight?: React.ReactElement;
41
42
  textBefore?: string;
42
43
  textAfter?: string;
43
44
  variant?: "normal" | "tight";
@@ -97,6 +98,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
97
98
  placeholder?: string;
98
99
  helperText?: string;
99
100
  contentLeft?: React.ReactElement;
101
+ contentRight?: React.ReactElement;
100
102
  textBefore?: string;
101
103
  textAfter?: string;
102
104
  variant?: "normal" | "tight";
@@ -156,6 +158,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
156
158
  placeholder?: string;
157
159
  helperText?: string;
158
160
  contentLeft?: React.ReactElement;
161
+ contentRight?: React.ReactElement;
159
162
  textBefore?: string;
160
163
  textAfter?: string;
161
164
  variant?: "normal" | "tight";
@@ -215,6 +218,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
215
218
  placeholder?: string;
216
219
  helperText?: string;
217
220
  contentLeft?: React.ReactElement;
221
+ contentRight?: React.ReactElement;
218
222
  textBefore?: string;
219
223
  textAfter?: string;
220
224
  variant?: "normal" | "tight";
@@ -274,6 +278,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
274
278
  placeholder?: string;
275
279
  helperText?: string;
276
280
  contentLeft?: React.ReactElement;
281
+ contentRight?: React.ReactElement;
277
282
  textBefore?: string;
278
283
  textAfter?: string;
279
284
  variant?: "normal" | "tight";
@@ -333,6 +338,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
333
338
  placeholder?: string;
334
339
  helperText?: string;
335
340
  contentLeft?: React.ReactElement;
341
+ contentRight?: React.ReactElement;
336
342
  textBefore?: string;
337
343
  textAfter?: string;
338
344
  variant?: "normal" | "tight";
@@ -392,6 +398,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
392
398
  placeholder?: string;
393
399
  helperText?: string;
394
400
  contentLeft?: React.ReactElement;
401
+ contentRight?: React.ReactElement;
395
402
  textBefore?: string;
396
403
  textAfter?: string;
397
404
  variant?: "normal" | "tight";
@@ -451,6 +458,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
451
458
  placeholder?: string;
452
459
  helperText?: string;
453
460
  contentLeft?: React.ReactElement;
461
+ contentRight?: React.ReactElement;
454
462
  textBefore?: string;
455
463
  textAfter?: string;
456
464
  variant?: "normal" | "tight";
@@ -510,6 +518,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
510
518
  placeholder?: string;
511
519
  helperText?: string;
512
520
  contentLeft?: React.ReactElement;
521
+ contentRight?: React.ReactElement;
513
522
  textBefore?: string;
514
523
  textAfter?: string;
515
524
  variant?: "normal" | "tight";
@@ -569,6 +578,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
569
578
  placeholder?: string;
570
579
  helperText?: string;
571
580
  contentLeft?: React.ReactElement;
581
+ contentRight?: React.ReactElement;
572
582
  textBefore?: string;
573
583
  textAfter?: string;
574
584
  variant?: "normal" | "tight";
@@ -628,6 +638,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
628
638
  placeholder?: string;
629
639
  helperText?: string;
630
640
  contentLeft?: React.ReactElement;
641
+ contentRight?: React.ReactElement;
631
642
  textBefore?: string;
632
643
  textAfter?: string;
633
644
  variant?: "normal" | "tight";
@@ -687,6 +698,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
687
698
  placeholder?: string;
688
699
  helperText?: string;
689
700
  contentLeft?: React.ReactElement;
701
+ contentRight?: React.ReactElement;
690
702
  textBefore?: string;
691
703
  textAfter?: string;
692
704
  variant?: "normal" | "tight";
@@ -746,6 +758,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
746
758
  placeholder?: string;
747
759
  helperText?: string;
748
760
  contentLeft?: React.ReactElement;
761
+ contentRight?: React.ReactElement;
749
762
  textBefore?: string;
750
763
  textAfter?: string;
751
764
  variant?: "normal" | "tight";
@@ -805,6 +818,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
805
818
  placeholder?: string;
806
819
  helperText?: string;
807
820
  contentLeft?: React.ReactElement;
821
+ contentRight?: React.ReactElement;
808
822
  textBefore?: string;
809
823
  textAfter?: string;
810
824
  variant?: "normal" | "tight";
@@ -864,6 +878,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
864
878
  placeholder?: string;
865
879
  helperText?: string;
866
880
  contentLeft?: React.ReactElement;
881
+ contentRight?: React.ReactElement;
867
882
  textBefore?: string;
868
883
  textAfter?: string;
869
884
  variant?: "normal" | "tight";
@@ -923,6 +938,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
923
938
  placeholder?: string;
924
939
  helperText?: string;
925
940
  contentLeft?: React.ReactElement;
941
+ contentRight?: React.ReactElement;
926
942
  textBefore?: string;
927
943
  textAfter?: string;
928
944
  variant?: "normal" | "tight";
@@ -982,6 +998,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
982
998
  placeholder?: string;
983
999
  helperText?: string;
984
1000
  contentLeft?: React.ReactElement;
1001
+ contentRight?: React.ReactElement;
985
1002
  textBefore?: string;
986
1003
  textAfter?: string;
987
1004
  variant?: "normal" | "tight";
@@ -1041,6 +1058,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1041
1058
  placeholder?: string;
1042
1059
  helperText?: string;
1043
1060
  contentLeft?: React.ReactElement;
1061
+ contentRight?: React.ReactElement;
1044
1062
  textBefore?: string;
1045
1063
  textAfter?: string;
1046
1064
  variant?: "normal" | "tight";
@@ -1100,6 +1118,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1100
1118
  placeholder?: string;
1101
1119
  helperText?: string;
1102
1120
  contentLeft?: React.ReactElement;
1121
+ contentRight?: React.ReactElement;
1103
1122
  textBefore?: string;
1104
1123
  textAfter?: string;
1105
1124
  variant?: "normal" | "tight";
@@ -1159,6 +1178,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1159
1178
  placeholder?: string;
1160
1179
  helperText?: string;
1161
1180
  contentLeft?: React.ReactElement;
1181
+ contentRight?: React.ReactElement;
1162
1182
  textBefore?: string;
1163
1183
  textAfter?: string;
1164
1184
  variant?: "normal" | "tight";
@@ -1218,6 +1238,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1218
1238
  placeholder?: string;
1219
1239
  helperText?: string;
1220
1240
  contentLeft?: React.ReactElement;
1241
+ contentRight?: React.ReactElement;
1221
1242
  textBefore?: string;
1222
1243
  textAfter?: string;
1223
1244
  variant?: "normal" | "tight";
@@ -1277,6 +1298,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1277
1298
  placeholder?: string;
1278
1299
  helperText?: string;
1279
1300
  contentLeft?: React.ReactElement;
1301
+ contentRight?: React.ReactElement;
1280
1302
  textBefore?: string;
1281
1303
  textAfter?: string;
1282
1304
  variant?: "normal" | "tight";
@@ -1336,6 +1358,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1336
1358
  placeholder?: string;
1337
1359
  helperText?: string;
1338
1360
  contentLeft?: React.ReactElement;
1361
+ contentRight?: React.ReactElement;
1339
1362
  textBefore?: string;
1340
1363
  textAfter?: string;
1341
1364
  variant?: "normal" | "tight";
@@ -1395,6 +1418,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
1395
1418
  placeholder?: string;
1396
1419
  helperText?: string;
1397
1420
  contentLeft?: React.ReactElement;
1421
+ contentRight?: React.ReactElement;
1398
1422
  textBefore?: string;
1399
1423
  textAfter?: string;
1400
1424
  variant?: "normal" | "tight";
@@ -58,6 +58,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
58
58
  target?: "textfield-like";
59
59
  view?: "default" | "positive" | "warning" | "negative";
60
60
  contentLeft?: React.ReactNode;
61
+ contentRight?: React.ReactElement;
61
62
  placeholder?: string;
62
63
  helperText?: string;
63
64
  chipType?: "default" | "text";
@@ -119,6 +120,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
119
120
  target?: "textfield-like";
120
121
  view?: "default" | "positive" | "warning" | "negative";
121
122
  contentLeft?: React.ReactNode;
123
+ contentRight?: React.ReactElement;
122
124
  placeholder?: string;
123
125
  helperText?: string;
124
126
  chipType?: "default" | "text";
@@ -181,6 +183,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
181
183
  target?: "textfield-like";
182
184
  view?: "default" | "positive" | "warning" | "negative";
183
185
  contentLeft?: React.ReactNode;
186
+ contentRight?: React.ReactElement;
184
187
  placeholder?: string;
185
188
  helperText?: string;
186
189
  chipType?: "default" | "text";
@@ -242,6 +245,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
242
245
  target?: "textfield-like";
243
246
  view?: "default" | "positive" | "warning" | "negative";
244
247
  contentLeft?: React.ReactNode;
248
+ contentRight?: React.ReactElement;
245
249
  placeholder?: string;
246
250
  helperText?: string;
247
251
  chipType?: "default" | "text";
@@ -292,6 +296,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
292
296
  target: "button-like";
293
297
  view?: "default" | "accent" | "secondary" | "clear" | "positive" | "warning" | "negative" | "dark" | "black" | "white";
294
298
  contentLeft?: never;
299
+ contentRight?: never;
295
300
  placeholder?: never;
296
301
  helperText?: never;
297
302
  chipType?: never;
@@ -341,6 +346,7 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
341
346
  target: "button-like";
342
347
  view?: "default" | "accent" | "secondary" | "clear" | "positive" | "warning" | "negative" | "dark" | "black" | "white";
343
348
  contentLeft?: never;
349
+ contentRight?: never;
344
350
  placeholder?: never;
345
351
  helperText?: never;
346
352
  chipType?: never;