@salutejs/plasma-new-hope 0.344.0-canary.2400.20429488881.0 → 0.344.0-canary.2401.20453535823.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 (383) hide show
  1. package/dist/css/cjs/components/Autocomplete/Autocomplete.css +26 -26
  2. package/dist/css/cjs/components/Autocomplete/Autocomplete.tokens.js +1 -0
  3. package/dist/css/cjs/components/Autocomplete/Autocomplete.tokens.js.map +1 -1
  4. package/dist/css/cjs/components/Autocomplete/ui/TextField/TextField.styles.js +1 -1
  5. package/dist/css/cjs/components/Autocomplete/ui/TextField/TextField.styles.js.map +1 -1
  6. package/dist/css/cjs/components/Autocomplete/ui/TextField/TextField.styles_oleegh.css +1 -0
  7. package/dist/css/cjs/components/Combobox/ComboboxNew/Combobox.css +26 -26
  8. package/dist/css/cjs/components/Combobox/ComboboxNew/Combobox.js +3 -2
  9. package/dist/css/cjs/components/Combobox/ComboboxNew/Combobox.js.map +1 -1
  10. package/dist/css/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js +1 -0
  11. package/dist/css/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js.map +1 -1
  12. package/dist/css/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +1 -1
  13. package/dist/css/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js.map +1 -1
  14. package/dist/css/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles_1r643gn.css +1 -0
  15. package/dist/css/cjs/components/DatePicker/RangeDate/RangeDate.css +26 -26
  16. package/dist/css/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.css +26 -26
  17. package/dist/css/cjs/components/DatePicker/SingleDate/SingleDate.css +25 -25
  18. package/dist/css/cjs/components/DateTimePicker/DateTimePicker.css +34 -34
  19. package/dist/css/cjs/components/DateTimePicker/ui/Input/Input.css +25 -25
  20. package/dist/css/cjs/components/DateTimePicker/ui/TimeGrid/TimeGrid.css +9 -9
  21. package/dist/css/cjs/components/LinkButton/LinkButton.css +8 -8
  22. package/dist/css/cjs/components/LinkButton/LinkButton.js +6 -1
  23. package/dist/css/cjs/components/LinkButton/LinkButton.js.map +1 -1
  24. package/dist/css/cjs/components/LinkButton/LinkButton.styles.js +22 -3
  25. package/dist/css/cjs/components/LinkButton/LinkButton.styles.js.map +1 -1
  26. package/dist/css/{es/components/LinkButton/LinkButton.styles_1e7vwn3.css → cjs/components/LinkButton/LinkButton.styles_ztirgn.css} +2 -2
  27. package/dist/css/cjs/components/Pagination/Pagination.css +29 -29
  28. package/dist/css/cjs/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.css +29 -29
  29. package/dist/css/cjs/components/Range/Range.css +26 -26
  30. package/dist/css/cjs/components/Range/variations/_readonly/base.js +1 -1
  31. package/dist/css/cjs/components/Range/variations/_readonly/base.js.map +1 -1
  32. package/dist/css/cjs/components/Range/variations/_readonly/base_sjb43y.css +1 -0
  33. package/dist/css/cjs/components/Select/Select.css +29 -29
  34. package/dist/css/cjs/components/Select/Select.js +5 -1
  35. package/dist/css/cjs/components/Select/Select.js.map +1 -1
  36. package/dist/css/cjs/components/Select/Select.tokens.js +1 -0
  37. package/dist/css/cjs/components/Select/Select.tokens.js.map +1 -1
  38. package/dist/css/cjs/components/Select/ui/Target/Target.css +29 -29
  39. package/dist/css/cjs/components/Select/ui/Target/Target.js +2 -0
  40. package/dist/css/cjs/components/Select/ui/Target/Target.js.map +1 -1
  41. package/dist/css/cjs/components/Select/ui/Target/ui/Textfield/Textfield.css +29 -29
  42. package/dist/css/cjs/components/Select/ui/Target/ui/Textfield/Textfield.js +2 -1
  43. package/dist/css/cjs/components/Select/ui/Target/ui/Textfield/Textfield.js.map +1 -1
  44. package/dist/css/cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +11 -11
  45. package/dist/css/cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles.js.map +1 -1
  46. package/dist/css/cjs/components/Select/ui/Target/ui/Textfield/{Textfield.styles_19e9015.css → Textfield.styles_q5q8aa.css} +1 -1
  47. package/dist/css/cjs/components/Slider/Slider.css +25 -25
  48. package/dist/css/cjs/components/Slider/components/DoubleUncontrolled/DoubleUncontrolled.css +25 -25
  49. package/dist/css/cjs/components/Table/Table.css +37 -37
  50. package/dist/css/cjs/components/Table/ui/Cell/Cell.css +8 -8
  51. package/dist/css/cjs/components/Table/ui/EditableCell/EditableCell.css +37 -37
  52. package/dist/css/cjs/components/Table/ui/HeadCell/HeadCell.css +37 -37
  53. package/dist/css/cjs/components/Table/ui/HeadCell/ui/Filter/Filter.css +37 -37
  54. package/dist/css/cjs/components/Tabs/utils/index.js +5 -2
  55. package/dist/css/cjs/components/Tabs/utils/index.js.map +1 -1
  56. package/dist/css/cjs/components/TextArea/TextArea.js +3 -1
  57. package/dist/css/cjs/components/TextArea/TextArea.js.map +1 -1
  58. package/dist/css/cjs/components/TextArea/TextArea.styles.js +5 -5
  59. package/dist/css/cjs/components/TextArea/TextArea.styles.js.map +1 -1
  60. package/dist/css/cjs/components/TextArea/{TextArea.styles_exqsyh.css → TextArea.styles_j6drga.css} +1 -1
  61. package/dist/css/cjs/components/TextArea/TextArea.tokens.js +4 -1
  62. package/dist/css/cjs/components/TextArea/TextArea.tokens.js.map +1 -1
  63. package/dist/css/cjs/components/TextArea/ui/Hint/Hint.css +22 -22
  64. package/dist/css/cjs/components/TextField/TextField.js +3 -1
  65. package/dist/css/cjs/components/TextField/TextField.js.map +1 -1
  66. package/dist/css/cjs/components/TextField/TextField.styles.js +5 -5
  67. package/dist/css/cjs/components/TextField/TextField.styles.js.map +1 -1
  68. package/dist/css/cjs/components/TextField/{TextField.styles_1pu4eym.css → TextField.styles_s18fd2.css} +1 -1
  69. package/dist/css/cjs/components/TextField/TextField.tokens.js +5 -0
  70. package/dist/css/cjs/components/TextField/TextField.tokens.js.map +1 -1
  71. package/dist/css/cjs/components/TextField/ui/Hint/Hint.css +22 -22
  72. package/dist/css/cjs/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.css +23 -23
  73. package/dist/css/cjs/components/TextField/variations/_read-only/base.js +1 -1
  74. package/dist/css/cjs/components/TextField/variations/_read-only/base.js.map +1 -1
  75. package/dist/css/cjs/components/TextField/variations/_read-only/base_1ys6zet.css +1 -0
  76. package/dist/css/cjs/components/TextField/variations/_view/base.js +1 -1
  77. package/dist/css/cjs/components/TextField/variations/_view/base.js.map +1 -1
  78. package/dist/css/cjs/components/TextField/variations/_view/base_19qf9jc.css +1 -0
  79. package/dist/css/cjs/components/TimePicker/TimePicker.css +41 -41
  80. package/dist/css/cjs/components/TimePicker/TimePicker.styles.js +5 -5
  81. package/dist/css/cjs/components/TimePicker/TimePicker.styles.js.map +1 -1
  82. package/dist/css/cjs/components/TimePicker/{TimePicker.styles_1qm4hou.css → TimePicker.styles_4gnnon.css} +2 -2
  83. package/dist/css/cjs/components/TimePicker/TimePicker.tokens.js +2 -0
  84. package/dist/css/cjs/components/TimePicker/TimePicker.tokens.js.map +1 -1
  85. package/dist/css/cjs/components/TimePickerGrid/TimePickerGrid.css +9 -9
  86. package/dist/css/cjs/components/TimePickerGrid/TimePickerGrid.styles.js +1 -1
  87. package/dist/css/cjs/components/TimePickerGrid/TimePickerGrid.styles.js.map +1 -1
  88. package/dist/css/cjs/components/TimePickerGrid/{TimePickerGrid.styles_mz2mkl.css → TimePickerGrid.styles_zw9my6.css} +1 -1
  89. package/dist/css/cjs/components/TimePickerGrid/TimePickerGrid.tokens.js +1 -0
  90. package/dist/css/cjs/components/TimePickerGrid/TimePickerGrid.tokens.js.map +1 -1
  91. package/dist/css/cjs/components/TimePickerGrid/ui/TimeColumn/TimeColumn.css +7 -7
  92. package/dist/css/cjs/components/TimePickerGrid/ui/TimeColumn/TimeColumn.styles.js +3 -3
  93. package/dist/css/cjs/components/TimePickerGrid/ui/TimeColumn/TimeColumn.styles.js.map +1 -1
  94. package/dist/css/cjs/components/TimePickerGrid/ui/TimeColumn/TimeColumn.styles_pwqkan.css +7 -0
  95. package/dist/css/cjs/index.css +79 -79
  96. package/dist/css/es/components/Autocomplete/Autocomplete.css +26 -26
  97. package/dist/css/es/components/Autocomplete/Autocomplete.tokens.js +1 -0
  98. package/dist/css/es/components/Autocomplete/Autocomplete.tokens.js.map +1 -1
  99. package/dist/css/es/components/Autocomplete/ui/TextField/TextField.styles.js +1 -1
  100. package/dist/css/es/components/Autocomplete/ui/TextField/TextField.styles.js.map +1 -1
  101. package/dist/css/es/components/Autocomplete/ui/TextField/TextField.styles_oleegh.css +1 -0
  102. package/dist/css/es/components/Combobox/ComboboxNew/Combobox.css +26 -26
  103. package/dist/css/es/components/Combobox/ComboboxNew/Combobox.js +3 -2
  104. package/dist/css/es/components/Combobox/ComboboxNew/Combobox.js.map +1 -1
  105. package/dist/css/es/components/Combobox/ComboboxNew/Combobox.tokens.js +1 -0
  106. package/dist/css/es/components/Combobox/ComboboxNew/Combobox.tokens.js.map +1 -1
  107. package/dist/css/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +1 -1
  108. package/dist/css/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js.map +1 -1
  109. package/dist/css/es/components/Combobox/ComboboxNew/ui/Target/Target.styles_1r643gn.css +1 -0
  110. package/dist/css/es/components/DatePicker/RangeDate/RangeDate.css +26 -26
  111. package/dist/css/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.css +26 -26
  112. package/dist/css/es/components/DatePicker/SingleDate/SingleDate.css +25 -25
  113. package/dist/css/es/components/DateTimePicker/DateTimePicker.css +34 -34
  114. package/dist/css/es/components/DateTimePicker/ui/Input/Input.css +25 -25
  115. package/dist/css/es/components/DateTimePicker/ui/TimeGrid/TimeGrid.css +9 -9
  116. package/dist/css/es/components/LinkButton/LinkButton.css +8 -8
  117. package/dist/css/es/components/LinkButton/LinkButton.js +6 -1
  118. package/dist/css/es/components/LinkButton/LinkButton.js.map +1 -1
  119. package/dist/css/es/components/LinkButton/LinkButton.styles.js +22 -3
  120. package/dist/css/es/components/LinkButton/LinkButton.styles.js.map +1 -1
  121. package/dist/css/{cjs/components/LinkButton/LinkButton.styles_1e7vwn3.css → es/components/LinkButton/LinkButton.styles_ztirgn.css} +2 -2
  122. package/dist/css/es/components/Pagination/Pagination.css +29 -29
  123. package/dist/css/es/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.css +29 -29
  124. package/dist/css/es/components/Range/Range.css +26 -26
  125. package/dist/css/es/components/Range/variations/_readonly/base.js +1 -1
  126. package/dist/css/es/components/Range/variations/_readonly/base.js.map +1 -1
  127. package/dist/css/es/components/Range/variations/_readonly/base_sjb43y.css +1 -0
  128. package/dist/css/es/components/Select/Select.css +29 -29
  129. package/dist/css/es/components/Select/Select.js +5 -1
  130. package/dist/css/es/components/Select/Select.js.map +1 -1
  131. package/dist/css/es/components/Select/Select.tokens.js +1 -0
  132. package/dist/css/es/components/Select/Select.tokens.js.map +1 -1
  133. package/dist/css/es/components/Select/ui/Target/Target.css +29 -29
  134. package/dist/css/es/components/Select/ui/Target/Target.js +2 -0
  135. package/dist/css/es/components/Select/ui/Target/Target.js.map +1 -1
  136. package/dist/css/es/components/Select/ui/Target/ui/Textfield/Textfield.css +29 -29
  137. package/dist/css/es/components/Select/ui/Target/ui/Textfield/Textfield.js +2 -1
  138. package/dist/css/es/components/Select/ui/Target/ui/Textfield/Textfield.js.map +1 -1
  139. package/dist/css/es/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +11 -11
  140. package/dist/css/es/components/Select/ui/Target/ui/Textfield/Textfield.styles.js.map +1 -1
  141. package/dist/css/es/components/Select/ui/Target/ui/Textfield/{Textfield.styles_19e9015.css → Textfield.styles_q5q8aa.css} +1 -1
  142. package/dist/css/es/components/Slider/Slider.css +25 -25
  143. package/dist/css/es/components/Slider/components/DoubleUncontrolled/DoubleUncontrolled.css +25 -25
  144. package/dist/css/es/components/Table/Table.css +37 -37
  145. package/dist/css/es/components/Table/ui/Cell/Cell.css +8 -8
  146. package/dist/css/es/components/Table/ui/EditableCell/EditableCell.css +37 -37
  147. package/dist/css/es/components/Table/ui/HeadCell/HeadCell.css +37 -37
  148. package/dist/css/es/components/Table/ui/HeadCell/ui/Filter/Filter.css +37 -37
  149. package/dist/css/es/components/Tabs/utils/index.js +5 -2
  150. package/dist/css/es/components/Tabs/utils/index.js.map +1 -1
  151. package/dist/css/es/components/TextArea/TextArea.js +3 -1
  152. package/dist/css/es/components/TextArea/TextArea.js.map +1 -1
  153. package/dist/css/es/components/TextArea/TextArea.styles.js +5 -5
  154. package/dist/css/es/components/TextArea/TextArea.styles.js.map +1 -1
  155. package/dist/css/es/components/TextArea/{TextArea.styles_exqsyh.css → TextArea.styles_j6drga.css} +1 -1
  156. package/dist/css/es/components/TextArea/TextArea.tokens.js +4 -1
  157. package/dist/css/es/components/TextArea/TextArea.tokens.js.map +1 -1
  158. package/dist/css/es/components/TextArea/ui/Hint/Hint.css +22 -22
  159. package/dist/css/es/components/TextField/TextField.js +3 -1
  160. package/dist/css/es/components/TextField/TextField.js.map +1 -1
  161. package/dist/css/es/components/TextField/TextField.styles.js +5 -5
  162. package/dist/css/es/components/TextField/TextField.styles.js.map +1 -1
  163. package/dist/css/es/components/TextField/{TextField.styles_1pu4eym.css → TextField.styles_s18fd2.css} +1 -1
  164. package/dist/css/es/components/TextField/TextField.tokens.js +5 -0
  165. package/dist/css/es/components/TextField/TextField.tokens.js.map +1 -1
  166. package/dist/css/es/components/TextField/ui/Hint/Hint.css +22 -22
  167. package/dist/css/es/components/TextField/ui/TextFieldChipNew/TextFieldChipNew.css +23 -23
  168. package/dist/css/es/components/TextField/variations/_read-only/base.js +1 -1
  169. package/dist/css/es/components/TextField/variations/_read-only/base.js.map +1 -1
  170. package/dist/css/es/components/TextField/variations/_read-only/base_1ys6zet.css +1 -0
  171. package/dist/css/es/components/TextField/variations/_view/base.js +1 -1
  172. package/dist/css/es/components/TextField/variations/_view/base.js.map +1 -1
  173. package/dist/css/es/components/TextField/variations/_view/base_19qf9jc.css +1 -0
  174. package/dist/css/es/components/TimePicker/TimePicker.css +41 -41
  175. package/dist/css/es/components/TimePicker/TimePicker.styles.js +5 -5
  176. package/dist/css/es/components/TimePicker/TimePicker.styles.js.map +1 -1
  177. package/dist/css/es/components/TimePicker/{TimePicker.styles_1qm4hou.css → TimePicker.styles_4gnnon.css} +2 -2
  178. package/dist/css/es/components/TimePicker/TimePicker.tokens.js +2 -0
  179. package/dist/css/es/components/TimePicker/TimePicker.tokens.js.map +1 -1
  180. package/dist/css/es/components/TimePickerGrid/TimePickerGrid.css +9 -9
  181. package/dist/css/es/components/TimePickerGrid/TimePickerGrid.styles.js +1 -1
  182. package/dist/css/es/components/TimePickerGrid/TimePickerGrid.styles.js.map +1 -1
  183. package/dist/css/es/components/TimePickerGrid/{TimePickerGrid.styles_mz2mkl.css → TimePickerGrid.styles_zw9my6.css} +1 -1
  184. package/dist/css/es/components/TimePickerGrid/TimePickerGrid.tokens.js +1 -0
  185. package/dist/css/es/components/TimePickerGrid/TimePickerGrid.tokens.js.map +1 -1
  186. package/dist/css/es/components/TimePickerGrid/ui/TimeColumn/TimeColumn.css +7 -7
  187. package/dist/css/es/components/TimePickerGrid/ui/TimeColumn/TimeColumn.styles.js +3 -3
  188. package/dist/css/es/components/TimePickerGrid/ui/TimeColumn/TimeColumn.styles.js.map +1 -1
  189. package/dist/css/es/components/TimePickerGrid/ui/TimeColumn/TimeColumn.styles_pwqkan.css +7 -0
  190. package/dist/css/es/index.css +79 -79
  191. package/dist/emotion/cjs/components/Autocomplete/Autocomplete.tokens.js +1 -0
  192. package/dist/emotion/cjs/components/Autocomplete/ui/TextField/TextField.styles.js +2 -2
  193. package/dist/emotion/cjs/components/Combobox/ComboboxNew/Combobox.js +3 -2
  194. package/dist/emotion/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js +1 -0
  195. package/dist/emotion/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +2 -2
  196. package/dist/emotion/cjs/components/LinkButton/LinkButton.js +6 -1
  197. package/dist/emotion/cjs/components/LinkButton/LinkButton.styles.js +21 -15
  198. package/dist/emotion/cjs/components/Range/variations/_readonly/base.js +1 -1
  199. package/dist/emotion/cjs/components/Select/Select.js +5 -1
  200. package/dist/emotion/cjs/components/Select/Select.tokens.js +1 -0
  201. package/dist/emotion/cjs/components/Select/ui/Target/Target.js +2 -1
  202. package/dist/emotion/cjs/components/Select/ui/Target/ui/Textfield/Textfield.js +2 -2
  203. package/dist/emotion/cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +8 -8
  204. package/dist/emotion/cjs/components/Tabs/utils/index.js +4 -2
  205. package/dist/emotion/cjs/components/TextArea/TextArea.js +4 -2
  206. package/dist/emotion/cjs/components/TextArea/TextArea.styles.js +48 -48
  207. package/dist/emotion/cjs/components/TextArea/TextArea.tokens.js +3 -1
  208. package/dist/emotion/cjs/components/TextField/TextField.js +4 -2
  209. package/dist/emotion/cjs/components/TextField/TextField.styles.js +46 -46
  210. package/dist/emotion/cjs/components/TextField/TextField.tokens.js +5 -0
  211. package/dist/emotion/cjs/components/TextField/variations/_read-only/base.js +1 -1
  212. package/dist/emotion/cjs/components/TextField/variations/_view/base.js +1 -1
  213. package/dist/emotion/cjs/components/TimePicker/TimePicker.styles.js +9 -9
  214. package/dist/emotion/cjs/components/TimePicker/TimePicker.tokens.js +2 -0
  215. package/dist/emotion/cjs/components/TimePickerGrid/TimePickerGrid.styles.js +3 -3
  216. package/dist/emotion/cjs/components/TimePickerGrid/TimePickerGrid.tokens.js +1 -0
  217. package/dist/emotion/cjs/components/TimePickerGrid/ui/TimeColumn/TimeColumn.styles.js +20 -14
  218. package/dist/emotion/cjs/examples/components/Combobox/Combobox.js +15 -0
  219. package/dist/emotion/cjs/examples/components/TimePicker/TimePicker.config.js +7 -7
  220. package/dist/emotion/cjs/examples/components/TimePickerGrid/TimePickerGrid.config.js +6 -6
  221. package/dist/emotion/es/components/Autocomplete/Autocomplete.tokens.js +1 -0
  222. package/dist/emotion/es/components/Autocomplete/ui/TextField/TextField.styles.js +2 -2
  223. package/dist/emotion/es/components/Combobox/ComboboxNew/Combobox.js +3 -2
  224. package/dist/emotion/es/components/Combobox/ComboboxNew/Combobox.tokens.js +1 -0
  225. package/dist/emotion/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +2 -2
  226. package/dist/emotion/es/components/LinkButton/LinkButton.js +6 -1
  227. package/dist/emotion/es/components/LinkButton/LinkButton.styles.js +21 -15
  228. package/dist/emotion/es/components/Range/variations/_readonly/base.js +1 -1
  229. package/dist/emotion/es/components/Select/Select.js +5 -1
  230. package/dist/emotion/es/components/Select/Select.tokens.js +1 -0
  231. package/dist/emotion/es/components/Select/ui/Target/Target.js +2 -1
  232. package/dist/emotion/es/components/Select/ui/Target/ui/Textfield/Textfield.js +2 -2
  233. package/dist/emotion/es/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +8 -8
  234. package/dist/emotion/es/components/Tabs/utils/index.js +4 -2
  235. package/dist/emotion/es/components/TextArea/TextArea.js +4 -2
  236. package/dist/emotion/es/components/TextArea/TextArea.styles.js +48 -48
  237. package/dist/emotion/es/components/TextArea/TextArea.tokens.js +3 -1
  238. package/dist/emotion/es/components/TextField/TextField.js +4 -2
  239. package/dist/emotion/es/components/TextField/TextField.styles.js +46 -46
  240. package/dist/emotion/es/components/TextField/TextField.tokens.js +5 -0
  241. package/dist/emotion/es/components/TextField/variations/_read-only/base.js +1 -1
  242. package/dist/emotion/es/components/TextField/variations/_view/base.js +2 -2
  243. package/dist/emotion/es/components/TimePicker/TimePicker.styles.js +10 -10
  244. package/dist/emotion/es/components/TimePicker/TimePicker.tokens.js +2 -0
  245. package/dist/emotion/es/components/TimePickerGrid/TimePickerGrid.styles.js +3 -3
  246. package/dist/emotion/es/components/TimePickerGrid/TimePickerGrid.tokens.js +1 -0
  247. package/dist/emotion/es/components/TimePickerGrid/ui/TimeColumn/TimeColumn.styles.js +20 -14
  248. package/dist/emotion/es/examples/components/Combobox/Combobox.js +7 -0
  249. package/dist/emotion/es/examples/components/TimePicker/TimePicker.config.js +7 -7
  250. package/dist/emotion/es/examples/components/TimePickerGrid/TimePickerGrid.config.js +6 -6
  251. package/dist/styled-components/cjs/components/Autocomplete/Autocomplete.tokens.js +1 -0
  252. package/dist/styled-components/cjs/components/Autocomplete/ui/TextField/TextField.styles.js +4 -2
  253. package/dist/styled-components/cjs/components/Combobox/ComboboxNew/Combobox.js +3 -2
  254. package/dist/styled-components/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js +1 -0
  255. package/dist/styled-components/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +4 -2
  256. package/dist/styled-components/cjs/components/LinkButton/LinkButton.js +6 -1
  257. package/dist/styled-components/cjs/components/LinkButton/LinkButton.styles.js +19 -13
  258. package/dist/styled-components/cjs/components/Range/variations/_readonly/base.js +1 -1
  259. package/dist/styled-components/cjs/components/Select/Select.js +5 -1
  260. package/dist/styled-components/cjs/components/Select/Select.tokens.js +1 -0
  261. package/dist/styled-components/cjs/components/Select/ui/Target/Target.js +2 -1
  262. package/dist/styled-components/cjs/components/Select/ui/Target/ui/Textfield/Textfield.js +2 -2
  263. package/dist/styled-components/cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +6 -7
  264. package/dist/styled-components/cjs/components/Tabs/utils/index.js +4 -2
  265. package/dist/styled-components/cjs/components/TextArea/TextArea.js +3 -1
  266. package/dist/styled-components/cjs/components/TextArea/TextArea.styles.js +28 -26
  267. package/dist/styled-components/cjs/components/TextArea/TextArea.tokens.js +3 -1
  268. package/dist/styled-components/cjs/components/TextField/TextField.js +3 -1
  269. package/dist/styled-components/cjs/components/TextField/TextField.styles.js +28 -25
  270. package/dist/styled-components/cjs/components/TextField/TextField.tokens.js +5 -0
  271. package/dist/styled-components/cjs/components/TextField/variations/_read-only/base.js +2 -2
  272. package/dist/styled-components/cjs/components/TextField/variations/_view/base.js +6 -3
  273. package/dist/styled-components/cjs/components/TimePicker/TimePicker.styles.js +13 -7
  274. package/dist/styled-components/cjs/components/TimePicker/TimePicker.tokens.js +2 -0
  275. package/dist/styled-components/cjs/components/TimePickerGrid/TimePickerGrid.styles.js +2 -2
  276. package/dist/styled-components/cjs/components/TimePickerGrid/TimePickerGrid.tokens.js +1 -0
  277. package/dist/styled-components/cjs/components/TimePickerGrid/ui/TimeColumn/TimeColumn.styles.js +18 -11
  278. package/dist/styled-components/cjs/examples/components/Combobox/Combobox.js +15 -0
  279. package/dist/styled-components/cjs/examples/components/TimePicker/TimePicker.config.js +3 -1
  280. package/dist/styled-components/cjs/examples/components/TimePickerGrid/TimePickerGrid.config.js +2 -1
  281. package/dist/styled-components/es/components/Autocomplete/Autocomplete.tokens.js +1 -0
  282. package/dist/styled-components/es/components/Autocomplete/ui/TextField/TextField.styles.js +4 -2
  283. package/dist/styled-components/es/components/Combobox/ComboboxNew/Combobox.js +3 -2
  284. package/dist/styled-components/es/components/Combobox/ComboboxNew/Combobox.tokens.js +1 -0
  285. package/dist/styled-components/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +4 -2
  286. package/dist/styled-components/es/components/LinkButton/LinkButton.js +6 -1
  287. package/dist/styled-components/es/components/LinkButton/LinkButton.styles.js +19 -13
  288. package/dist/styled-components/es/components/Range/variations/_readonly/base.js +1 -1
  289. package/dist/styled-components/es/components/Select/Select.js +5 -1
  290. package/dist/styled-components/es/components/Select/Select.tokens.js +1 -0
  291. package/dist/styled-components/es/components/Select/ui/Target/Target.js +2 -1
  292. package/dist/styled-components/es/components/Select/ui/Target/ui/Textfield/Textfield.js +2 -2
  293. package/dist/styled-components/es/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +6 -7
  294. package/dist/styled-components/es/components/Tabs/utils/index.js +4 -2
  295. package/dist/styled-components/es/components/TextArea/TextArea.js +3 -1
  296. package/dist/styled-components/es/components/TextArea/TextArea.styles.js +28 -26
  297. package/dist/styled-components/es/components/TextArea/TextArea.tokens.js +3 -1
  298. package/dist/styled-components/es/components/TextField/TextField.js +3 -1
  299. package/dist/styled-components/es/components/TextField/TextField.styles.js +28 -25
  300. package/dist/styled-components/es/components/TextField/TextField.tokens.js +5 -0
  301. package/dist/styled-components/es/components/TextField/variations/_read-only/base.js +2 -2
  302. package/dist/styled-components/es/components/TextField/variations/_view/base.js +7 -4
  303. package/dist/styled-components/es/components/TimePicker/TimePicker.styles.js +14 -8
  304. package/dist/styled-components/es/components/TimePicker/TimePicker.tokens.js +2 -0
  305. package/dist/styled-components/es/components/TimePickerGrid/TimePickerGrid.styles.js +2 -2
  306. package/dist/styled-components/es/components/TimePickerGrid/TimePickerGrid.tokens.js +1 -0
  307. package/dist/styled-components/es/components/TimePickerGrid/ui/TimeColumn/TimeColumn.styles.js +18 -11
  308. package/dist/styled-components/es/examples/components/TimePicker/TimePicker.config.js +3 -1
  309. package/dist/styled-components/es/examples/components/TimePickerGrid/TimePickerGrid.config.js +2 -1
  310. package/package.json +5 -5
  311. package/types/components/Autocomplete/Autocomplete.tokens.d.ts +1 -0
  312. package/types/components/Autocomplete/Autocomplete.tokens.d.ts.map +1 -1
  313. package/types/components/Autocomplete/ui/TextField/TextField.styles.d.ts.map +1 -1
  314. package/types/components/Combobox/ComboboxNew/Combobox.d.ts.map +1 -1
  315. package/types/components/Combobox/ComboboxNew/Combobox.tokens.d.ts +1 -0
  316. package/types/components/Combobox/ComboboxNew/Combobox.tokens.d.ts.map +1 -1
  317. package/types/components/Combobox/ComboboxNew/Combobox.types.d.ts +4 -0
  318. package/types/components/Combobox/ComboboxNew/Combobox.types.d.ts.map +1 -1
  319. package/types/components/Combobox/ComboboxNew/ui/Target/Target.styles.d.ts.map +1 -1
  320. package/types/components/LinkButton/LinkButton.d.ts.map +1 -1
  321. package/types/components/LinkButton/LinkButton.styles.d.ts +6 -2
  322. package/types/components/LinkButton/LinkButton.styles.d.ts.map +1 -1
  323. package/types/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.styles.d.ts +6 -0
  324. package/types/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.styles.d.ts.map +1 -1
  325. package/types/components/Range/variations/_readonly/base.d.ts.map +1 -1
  326. package/types/components/Select/Select.d.ts.map +1 -1
  327. package/types/components/Select/Select.tokens.d.ts +1 -0
  328. package/types/components/Select/Select.tokens.d.ts.map +1 -1
  329. package/types/components/Select/Select.types.d.ts +5 -0
  330. package/types/components/Select/Select.types.d.ts.map +1 -1
  331. package/types/components/Select/ui/Target/Target.d.ts +1 -1
  332. package/types/components/Select/ui/Target/Target.d.ts.map +1 -1
  333. package/types/components/Select/ui/Target/Target.types.d.ts +1 -1
  334. package/types/components/Select/ui/Target/Target.types.d.ts.map +1 -1
  335. package/types/components/Select/ui/Target/ui/Textfield/Textfield.d.ts.map +1 -1
  336. package/types/components/Select/ui/Target/ui/Textfield/Textfield.styles.d.ts.map +1 -1
  337. package/types/components/Select/ui/Target/ui/Textfield/Textfield.types.d.ts +1 -1
  338. package/types/components/Select/ui/Target/ui/Textfield/Textfield.types.d.ts.map +1 -1
  339. package/types/components/Table/ui/HeadCell/ui/Filter/Filter.styles.d.ts +6 -0
  340. package/types/components/Table/ui/HeadCell/ui/Filter/Filter.styles.d.ts.map +1 -1
  341. package/types/components/Tabs/utils/index.d.ts.map +1 -1
  342. package/types/components/TextArea/TextArea.d.ts.map +1 -1
  343. package/types/components/TextArea/TextArea.styles.d.ts.map +1 -1
  344. package/types/components/TextArea/TextArea.tokens.d.ts +3 -0
  345. package/types/components/TextArea/TextArea.tokens.d.ts.map +1 -1
  346. package/types/components/TextField/TextField.d.ts.map +1 -1
  347. package/types/components/TextField/TextField.styles.d.ts +3 -1
  348. package/types/components/TextField/TextField.styles.d.ts.map +1 -1
  349. package/types/components/TextField/TextField.tokens.d.ts +5 -0
  350. package/types/components/TextField/TextField.tokens.d.ts.map +1 -1
  351. package/types/components/TextField/variations/_read-only/base.d.ts.map +1 -1
  352. package/types/components/TextField/variations/_view/base.d.ts.map +1 -1
  353. package/types/components/TimePicker/TimePicker.styles.d.ts.map +1 -1
  354. package/types/components/TimePicker/TimePicker.tokens.d.ts +2 -0
  355. package/types/components/TimePicker/TimePicker.tokens.d.ts.map +1 -1
  356. package/types/components/TimePickerGrid/TimePickerGrid.styles.d.ts.map +1 -1
  357. package/types/components/TimePickerGrid/TimePickerGrid.tokens.d.ts +1 -0
  358. package/types/components/TimePickerGrid/TimePickerGrid.tokens.d.ts.map +1 -1
  359. package/types/components/TimePickerGrid/ui/TimeColumn/TimeColumn.styles.d.ts.map +1 -1
  360. package/types/examples/components/Combobox/Combobox.d.ts +24 -0
  361. package/types/examples/components/Combobox/Combobox.d.ts.map +1 -1
  362. package/types/examples/components/Select/Select.d.ts +6 -0
  363. package/types/examples/components/Select/Select.d.ts.map +1 -1
  364. package/types/examples/components/TimePicker/TimePicker.config.d.ts.map +1 -1
  365. package/types/examples/components/TimePickerGrid/TimePickerGrid.config.d.ts.map +1 -1
  366. package/dist/css/cjs/components/Autocomplete/ui/TextField/TextField.styles_baeqws.css +0 -1
  367. package/dist/css/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles_ycaw31.css +0 -1
  368. package/dist/css/cjs/components/Range/variations/_readonly/base_15u5q5r.css +0 -1
  369. package/dist/css/cjs/components/TextField/variations/_read-only/base_2lss3j.css +0 -1
  370. package/dist/css/cjs/components/TextField/variations/_view/base_1twy16p.css +0 -1
  371. package/dist/css/cjs/components/TimePickerGrid/ui/TimeColumn/TimeColumn.styles_1nwjzgi.css +0 -7
  372. package/dist/css/es/components/Autocomplete/ui/TextField/TextField.styles_baeqws.css +0 -1
  373. package/dist/css/es/components/Combobox/ComboboxNew/ui/Target/Target.styles_ycaw31.css +0 -1
  374. package/dist/css/es/components/Range/variations/_readonly/base_15u5q5r.css +0 -1
  375. package/dist/css/es/components/TextField/variations/_read-only/base_2lss3j.css +0 -1
  376. package/dist/css/es/components/TextField/variations/_view/base_1twy16p.css +0 -1
  377. package/dist/css/es/components/TimePickerGrid/ui/TimeColumn/TimeColumn.styles_1nwjzgi.css +0 -7
  378. package/dist/emotion/cjs/components/_beta/Tooltip/Tooltip.types.js +0 -4
  379. package/dist/emotion/es/components/_beta/Tooltip/Tooltip.types.js +0 -1
  380. package/dist/styled-components/cjs/components/_beta/Tooltip/Tooltip.types.js +0 -4
  381. package/dist/styled-components/es/components/_beta/Tooltip/Tooltip.types.js +0 -1
  382. package/types/components/_beta/Tooltip/Tooltip.types.d.ts +0 -62
  383. package/types/components/_beta/Tooltip/Tooltip.types.d.ts.map +0 -1
@@ -1 +0,0 @@
1
- .s1wiuml6{--plasma-textfield-color:var(--plasma-combobox-new-textfield-color);--plasma-textfield-clear-color:var(--plasma-combobox-new-textfield-color);--plasma-textfield-bg-color:var(--plasma-combobox-new-textfield-background-color);--plasma-textfield-bg-color-hover:var(--plasma-combobox-new-textfield-background-color-hover);--plasma-textfield-bg-color-focus:var(--plasma-combobox-new-textfield-background-color-focus);--plasma-textfield-border-color:var(--plasma-combobox-new-textfield-border-color);--plasma-textfield-border-color-hover:var(--plasma-combobox-new-textfield-border-color-hover);--plasma-textfield-border-color-focus:var(--plasma-combobox-new-textfield-border-color-focus);--plasma-textfield-color-readonly:var(--plasma-combobox-new-textfield-color-readonly);--plasma-textfield-bg-color-readonly:var(--plasma-combobox-new-textfield-bg-color-readonly);--plasma-textfield-border-color-readonly:var(--plasma-combobox-new-textfield-border-color-readonly);--plasma-textfield__placeholder-color-readonly:var(--plasma-combobox-new-textfield-placeholder-color-readonly);--plasma-textfield-readonly-opacity:var(--plasma-combobox-new-textfield-readonly-opacity);--plasma-textfield__caret-color:var(--plasma-combobox-new-textfield-caret-color);--plasma-textfield__placeholder-color:var(--plasma-combobox-new-textfield-placeholder-color);--plasma-textfield__placeholder-color-focus:var(--plasma-combobox-new-textfield-placeholder-color-focus);--plasma-textfield__clear-placeholder-color:var(--plasma-combobox-new-textfield-clear-placeholder-color);--plasma-textfield__clear-placeholder-color-focus:var(--plasma-combobox-new-textfield-clear-placeholder-color-focus);--plasma-textfield__optional-color:var(--plasma-combobox-new-textfield-optional-color);--plasma-textfield-height:var(--plasma-combobox-new-textfield-height);--plasma-textfield-border-width:var(--plasma-combobox-new-textfield-border-width);--plasma-textfield-border-radius:var(--plasma-combobox-new-textfield-border-radius);--plasma-textfield-padding:var(--plasma-combobox-new-textfield-padding);--plasma-textfield-padding-with-chips:var(--plasma-combobox-new-textfield-padding-with-chips);--plasma-textfield__left-content-margin:var(--plasma-combobox-new-textfield-left-content-margin);--plasma-textfield__right-content-margin:var(--plasma-combobox-new-textfield-right-content-margin);--plasma-textfield__right-content-with-hint-margin:var(--plasma-combobox-textfield-right-content-with-hint-margin);--plasma-textfield-content-right-wrapper-gap:var(--plasma-combobox-textfield-content-right-wrapper-gap);--plasma-textfield-content-right-wrapper-margin:var(--plasma-combobox-textfield-content-right-wrapper-margin);--plasma-textfield-font-family:var(--plasma-combobox-new-textfield-font-family);--plasma-textfield-font-style:var(--plasma-combobox-new-textfield-font-style);--plasma-textfield-font-size:var(--plasma-combobox-new-textfield-font-size);--plasma-textfield-font-weight:var(--plasma-combobox-new-textfield-font-weight);--plasma-textfield-letter-spacing:var(--plasma-combobox-new-textfield-letter-spacing);--plasma-textfield-line-height:var(--plasma-combobox-new-textfield-line-height);--plasma-textfield-content-slot-color:var(--plasma-combobox-new-textfield-content-slot-color);--plasma-textfield-content-slot-color-hover:var(--plasma-combobox-new-textfield-content-slot-color-hover);--plasma-textfield-content-slot-color-active:var(--plasma-combobox-new-textfield-content-slot-color-active);--plasma-textfield-content-right-slot-color:var(--plasma-combobox-new-textfield-content-right-slot-color);--plasma-textfield-content-right-slot-color-hover:var(--plasma-combobox-new-textfield-content-right-slot-color-hover);--plasma-textfield-content-right-slot-color-active:var(--plasma-combobox-new-textfield-content-right-slot-color-active);--plasma-textfield-right-content-opacity-readonly:var(--plasma-combobox-new-textfield-content-right-slot-opacity-readonly);--plasma-textfield__label-color:var(--plasma-combobox-new-textfield-label-color);--plasma-textfield__label-color-readonly:var(--plasma-combobox-new-textfield-label-color-readonly);--plasma-textfield__label-offset:var(--plasma-combobox-new-textfield-label-offset);--plasma-textfield__clear-label-offset:var(--plasma-combobox-new-textfield-clear-label-offset);--plasma-textfield__label-font-family:var(--plasma-combobox-new-textfield-label-font-family);--plasma-textfield__label-font-style:var(--plasma-combobox-new-textfield-label-font-style);--plasma-textfield__label-font-size:var(--plasma-combobox-new-textfield-label-font-size);--plasma-textfield__label-font-weight:var(--plasma-combobox-new-textfield-label-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-combobox-new-textfield-label-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-combobox-new-textfield-label-line-height);--plasma-textfield-placement_inner__label-font-family:var(--plasma-combobox-new-textfield-placement_inner-label-font-family);--plasma-textfield-placement_inner__label-font-style:var(--plasma-combobox-new-textfield-placement_inner-label-font-style);--plasma-textfield-placement_inner__label-font-size:var(--plasma-combobox-new-textfield-placement_inner-label-font-size);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-combobox-new-textfield-placement_inner-label-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-combobox-new-textfield-placement_inner-label-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-combobox-new-textfield-placement_inner-label-line-height);--plasma-textfield-placement_inner__label-padding:var(--plasma-combobox-new-textfield-placement_inner-label-padding);--plasma-textfield-placement_inner__content-padding:var(--plasma-combobox-new-textfield-placement_inner-content-padding);--plasma-textfield__title-caption-color:var(--plasma-combobox-new-textfield-title-caption-color);--plasma-textfield__title-caption-color-readonly:var(--plasma-combobox-new-textfield-title-caption-color-readonly);--plasma-textfield__title-caption-label-inner-offset:var(--plasma-combobox-new-textfield-title-caption-label-inner-offset);--plasma-textfield__title-caption-font-family:var(--plasma-combobox-new-textfield-title-caption-font-family);--plasma-textfield__title-caption-font-style:var(--plasma-combobox-new-textfield-title-caption-font-style);--plasma-textfield__title-caption-font-size:var(--plasma-combobox-new-textfield-title-caption-font-size);--plasma-textfield__title-caption-font-weight:var(--plasma-combobox-new-textfield-title-caption-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-combobox-new-textfield-title-caption-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-combobox-new-textfield-title-caption-line-height);--plasma-textfield__left-helper-color:var(--plasma-combobox-new-textfield-left-helper-color);--plasma-textfield__left-helper-color-readonly:var(--plasma-combobox-new-textfield-left-helper-color-readonly);--plasma-textfield__left-helper-offset:var(--plasma-combobox-new-textfield-left-helper-offset);--plasma-textfield__left-helper-font-family:var(--plasma-combobox-new-textfield-left-helper-font-family);--plasma-textfield__left-helper-font-style:var(--plasma-combobox-new-textfield-left-helper-font-style);--plasma-textfield__left-helper-font-size:var(--plasma-combobox-new-textfield-left-helper-font-size);--plasma-textfield__left-helper-font-weight:var(--plasma-combobox-new-textfield-left-helper-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-combobox-new-textfield-left-helper-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-combobox-new-textfield-left-helper-line-height);--plasma-textfield__before-text-color:var(--plasma-combobox-new-textfield-before-text-color);--plasma-textfield__after-text-color:var(--plasma-combobox-new-textfield-after-text-color);--plasma-textfield__before-text-margin:var(--plasma-combobox-new-textfield-before-text-margin);--plasma-textfield__after-text-margin:var(--plasma-combobox-new-textfield-after-text-margin);--plasma-textfield-disabled-opacity:var(--plasma-combobox-new-textfield-disabled-opacity);--plasma-textfield__hint-custom-icon-target-size:var(--plasma-combobox-textfield__hint-custom-icon-target-size);--plasma-textfield__hint-margin:var(--plasma-combobox-textfield__hint-margin);--plasma-textfield__hint-target-size:var(--plasma-combobox-textfield__hint-target-size);--plasma-textfield__hint-icon-color:var(--plasma-combobox-textfield__hint-icon-color);--plasma-textfield__hint-inner-label-placement-offset:var(--plasma-combobox-textfield__hint-inner-label-placement-offset);--plasma-textfield__clear-hint-inner-label-placement-offset:var(--plasma-combobox-textfield__clear-hint-inner-label-placement-offset);--plasma-textfield__tooltip-background-color:var(--plasma-combobox-textfield__tooltip-background-color);--plasma-textfield__tooltip-box-shadow:var(--plasma-combobox-textfield__tooltip-box-shadow);--plasma-textfield__tooltip-color:var(--plasma-combobox-textfield__tooltip-color);--plasma-textfield__tooltip-padding-top:var(--plasma-combobox-textfield__tooltip-padding-top);--plasma-textfield__tooltip-padding-right:var(--plasma-combobox-textfield__tooltip-padding-right);--plasma-textfield__tooltip-padding-bottom:var(--plasma-combobox-textfield__tooltip-padding-bottom);--plasma-textfield__tooltip-padding-left:var(--plasma-combobox-textfield__tooltip-padding-left);--plasma-textfield__tooltip-min-height:var(--plasma-combobox-textfield__tooltip-min-height);--plasma-textfield__tooltip-border-radius:var(--plasma-combobox-textfield__tooltip-border-radius);--plasma-textfield__tooltip-text-font-family:var(--plasma-combobox-textfield__tooltip-text-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-combobox-textfield__tooltip-text-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-combobox-textfield__tooltip-text-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-combobox-textfield__tooltip-text-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-combobox-textfield__tooltip-text-font-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-combobox-textfield__tooltip-text-font-line-height);--plasma-textfield__tooltip-content-left-margin:var(--plasma-combobox-textfield__tooltip-content-left-margin);--plasma-textfield__tooltip-arrow-mask-width:var(--plasma-combobox-textfield__tooltip-arrow-mask-width);--plasma-textfield__tooltip-arrow-mask-height:var(--plasma-combobox-textfield__tooltip-arrow-mask-height);--plasma-textfield__tooltip-arrow-mask-image:var(--plasma-combobox-textfield__tooltip-arrow-mask-image);--plasma-textfield__tooltip-arrow-height:var(--plasma-combobox-textfield__tooltip-arrow-height);--plasma-textfield__tooltip-arrow-edge-margin:var(--plasma-combobox-textfield__tooltip-arrow-edge-margin);--plasma-textfield__tooltip-arrow-background:var(--plasma-combobox-textfield__tooltip-arrow-background);--plasma-textfield__chip-height:var(--plasma-combobox-new-textfield-chip-height);--plasma-textfield__chip-border-radius:var(--plasma-combobox-new-textfield-chip-border-radius);--plasma-textfield__chip-gap:var(--plasma-combobox-new-textfield-chip-gap);--plasma-textfield__chip-background:var(--plasma-combobox-new-textfield--chip-background);--plasma-textfield__chip-color:var(--plasma-combobox-new-textfield-chip-color);--plasma-textfield__chip-background-hover:var(--plasma-combobox-new-textfield-chip-background-hover);--plasma-textfield__chip-color-hover:var(--plasma-combobox-new-textfield-chip-color-hover);--plasma-textfield__chip-background-readonly:var(--plasma-combobox-new-textfield-chip-background-read-only);--plasma-textfield__chip-color-readonly:var(--plasma-combobox-new-textfield-chip-color-read-only);--plasma-textfield__chip-background-readonly-hover:var(--plasma-combobox-new-textfield-chip-background-read-only-hover);--plasma-textfield__chip-color-readonly-hover:var(--plasma-combobox-new-textfield-chip-color-read-only-hover);--plasma-textfield__chip-background-active:var(--plasma-combobox-new-textfield-chip-background-active);--plasma-textfield__chip-color-active:var(--plasma-combobox-new-textfield-chip-color-active);--plasma-textfield__chip-close-icon-color:var(--plasma-combobox-new-textfield-chip-close-icons-color);--plasma-textfield__chip-close-icon-color-hover:var(--plasma-combobox-new-textfield-chip-close-icons-color-hover);--plasma-textfield__chip-close-icon-color-readonly:var(--plasma-combobox-new-textfield-chip-close-icons-color-readonly);--plasma-textfield__chip-outline-size:var(--plasma-combobox-new-textfield-chip-outline-size);--plasma-textfield__chip-width:var(--plasma-combobox-new-textfield-chip-width);--plasma-textfield__chip-padding:var(--plasma-combobox-new-textfield-chip-padding);--plasma-textfield__chip-close-icon-size:var(--plasma-combobox-new-textfield-chip-close-icon-size);--plasma-textfield__chip-font-family:var(--plasma-combobox-new-textfield-chip-font-family);--plasma-textfield__chip-font-size:var(--plasma-combobox-new-textfield-chip-font-size);--plasma-textfield__chip-font-style:var(--plasma-combobox-new-textfield-chip-font-style);--plasma-textfield__chip-font-weight:var(--plasma-combobox-new-textfield-chip-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-combobox-new-textfield-chip-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-combobox-new-textfield-chip-line-height);--plasma-textfield__chip-clear-content-margin-left:var(--plasma-combobox-new-textfield-chip-clear-content-margin-left);--plasma-textfield__chip-clear-content-margin-right:var(--plasma-combobox-new-textfield-chip-clear-content-margin-right);--plasma-textfield__chip-opacity-readonly:var(--plasma-combobox-new-textfield-chip-opacity-readonly);--plasma-textfield-focus-color:var(--plasma-combobox-new-textfield-focus-color);--plasma-textfield__indicator-color:var(--plasma-combobox-new-textfield-indicator-color);--plasma-textfield__indicator-size-inner:var(--plasma-combobox-new-textfield-indicator-size-inner);--plasma-textfield__indicator-size-outer:var(--plasma-combobox-new-textfield-indicator-size-outer);--plasma-textfield__indicator-placement-inner:var(--plasma-combobox-new-textfield-indicator-placement-inner);--plasma-textfield__indicator-placement-outer:var(--plasma-combobox-new-textfield-indicator-placement-outer);--plasma-textfield__indicator-placement-inner-right:var(--plasma-combobox-new-textfield-indicator-placement-inner-right);--plasma-textfield__indicator-placement-outer-right:var(--plasma-combobox-new-textfield-indicator-placement-outer-right);--plasma-textfield__clear-indicator-placement-inner:var(--plasma-combobox-new-textfield-clear-indicator-placement-inner);--plasma-textfield__clear-indicator-placement-inner-right:var(--plasma-combobox-new-textfield-clear-indicator-placement-inner-right);--plasma-textfield__clear-indicator-hint-placement-inner-right:var(--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right);--plasma-textfield-box-shadow:var(--plasma-select-textfield-box-shadow);}
@@ -1 +0,0 @@
1
- .b1l9fpln[readonly]{cursor:default;}.b1l9fpln[readonly] .cfxtxl2{position:relative;box-shadow:none;background:transparent;}.b1l9fpln[readonly] .cfxtxl2:before{position:absolute;content:'';top:0;left:0;right:0;bottom:0;border-radius:var(--plasma-range-border-radius);box-shadow:inset 0 0 0 var(--plasma-range-border-width,1px) var(--plasma-range-border-color-readonly);background:var(--plasma-range-background-readonly);opacity:var(--plasma-range-readonly-opacity);z-index:-1;}.b1l9fpln[readonly] .s14q3826{display:block;color:var(--plasma-range__label-color-readonly);}.b1l9fpln[readonly] .l1e6rwfy{color:var(--plasma-range__left-helper-color-readonly);}.b1l9fpln[readonly] .s1hiyoiq{color:var(--plasma-range__divider-color-readonly);opacity:var(--plasma-range__divider-opacity-readonly);}.b1l9fpln[readonly] .s15y5ylz,.b1l9fpln[readonly] .suha98b{color:var(--plasma-range-textfield-color-readonly);}.b1l9fpln[readonly] .s15y5ylz:hover,.b1l9fpln[readonly] .suha98b:hover,.b1l9fpln[readonly] .s15y5ylz:active,.b1l9fpln[readonly] .suha98b:active{color:var(--plasma-range-textfield-color-readonly);cursor:default;}.b1l9fpln[readonly] .suha98b{opacity:var(--plasma-range__right-content-opacity-readonly);pointer-events:none;}
@@ -1 +0,0 @@
1
- .b1w985rt[readonly] .iq39zt5{position:relative;z-index:0;color:var(--plasma-textfield-color-readonly);background:transparent;box-shadow:none;}.b1w985rt[readonly] .iq39zt5:before{position:absolute;content:'';top:0;left:0;right:0;bottom:0;border-radius:var(--plasma-textfield-border-radius);background-color:var(--plasma-textfield-bg-color-readonly);opacity:var(--plasma-textfield-readonly-opacity);box-shadow:inset 0 0 0 var(--plasma-textfield-border-width) var(--plasma-textfield-border-color-readonly);z-index:-1;}.b1w985rt[readonly] .iq39zt5:hover{background-color:transparent;}.b1w985rt[readonly].textfield-has-divider .iq39zt5:before{background-color:var(--plasma-textfield-divider-color-readonly);}.b1w985rt[readonly] .iq39zt5:focus-within .i19ry60d,.b1w985rt[readonly] .i19ry60d{color:var(--plasma-textfield__placeholder-color-readonly);}.b1w985rt[readonly] .io4bpie{color:var(--plasma-textfield-color-readonly);cursor:default;min-width:unset;}.b1w985rt[readonly] .t600610{color:var(--plasma-textfield__title-caption-color-readonly);}.b1w985rt[readonly] .l7hnwwb{color:var(--plasma-textfield__left-helper-color-readonly);}.b1w985rt[readonly] .ssv2kwg:hover{color:var(--private_content-slot-color);}.b1w985rt[readonly] .sb3k3v1{opacity:var(--plasma-textfield-right-content-opacity-readonly);}.b1w985rt[readonly] .sb3k3v1:hover,.b1w985rt[readonly] .sb3k3v1:active{cursor:default;color:var(--plasma-textfield-content-right-slot-color,var(--plasma-textfield-content-slot-color));}.b1w985rt[readonly].label-placement-outer .l1gjsnfi{color:var(--plasma-textfield__label-color-readonly);}
@@ -1 +0,0 @@
1
- .bptx5xt .iq39zt5{--plasma_private-textfield-border-color:var(--plasma-textfield-border-color);--plasma_private-textfield-bg-color:var(--plasma-textfield-bg-color);color:var(--plasma-textfield-color);background-color:var(--plasma_private-textfield-bg-color);box-shadow:inset 0 0 0 var(--plasma-textfield-border-width) var(--plasma_private-textfield-border-color), var(--plasma-textfield-box-shadow,inset 0 0 0 0 transparent);caret-color:var(--plasma-textfield__caret-color);-webkit-transition:background-color 0.1s ease-in,color 0.1s ease-in,box-shadow 0.1s ease-in;transition:background-color 0.1s ease-in,color 0.1s ease-in,box-shadow 0.1s ease-in;}.bptx5xt .iq39zt5:hover{--plasma_private-textfield-border-color:var(--plasma-textfield-border-color-hover,var(--plasma-textfield-border-color));--plasma_private-textfield-bg-color:var( --plasma-textfield-bg-color-hover, var(--plasma-textfield-bg-color) );}.bptx5xt .io4bpie{color:var(--plasma-textfield-color);}.bptx5xt .i19ry60d{color:var(--plasma-textfield__placeholder-color);}.bptx5xt .iq39zt5:focus-within{--plasma_private-textfield-border-color:var(--plasma-textfield-border-color-focus,var(--plasma-textfield-border-color));--plasma_private-textfield-bg-color:var( --plasma-textfield-bg-color-focus, var(--plasma-textfield-bg-color) );}.bptx5xt .iq39zt5:focus-within .i19ry60d{color:var(--plasma-textfield__placeholder-color-focus);}.bptx5xt .t600610{color:var(--plasma-textfield__title-caption-color);}.bptx5xt .l7hnwwb{color:var(--plasma-textfield__left-helper-color);}.bptx5xt .smqgwd8{color:var(--plasma-textfield__before-text-color);}.bptx5xt .s14qvple{color:var(--plasma-textfield__after-text-color);}.bptx5xt.textfield-has-divider .iq39zt5{--plasma_private-textfield-divider-color:var(--plasma-textfield-divider-color);}.bptx5xt.textfield-has-divider .iq39zt5:before{content:'';position:absolute;height:0.063rem;width:100%;bottom:0;left:0;background-color:var(--plasma_private-textfield-divider-color);-webkit-transition:background-color 0.1s ease-in;transition:background-color 0.1s ease-in;}.bptx5xt.textfield-has-divider:not([readonly]) .iq39zt5:hover{--plasma_private-textfield-divider-color:var( --plasma-textfield-divider-color-hover, var(--plasma-textfield-divider-color) );}.bptx5xt.textfield-has-divider:not([readonly]) .iq39zt5:focus-within{--plasma_private-textfield-divider-color:var( --plasma-textfield-divider-color-focus, var(--plasma-textfield-divider-color) );}.bptx5xt.textfield-has-divider:not([readonly]) .iq39zt5:focus-within .i19ry60d{color:var(--plasma-textfield__clear-placeholder-color-focus);}
@@ -1,7 +0,0 @@
1
- .s1gom5ty{position:relative;width:100%;}
2
- .s1qroyi1{height:var(--plasma-time-picker-grid-item-height);padding:var(--plasma-time-picker-grid-item-padding);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.05s;transition:0.05s;border-radius:var(--plasma-time-picker-grid-item-border-radius);cursor:pointer;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow:auto;font-family:var(--plasma-time-picker-grid-item-font-family);font-size:var(--plasma-time-picker-grid-item-font-size);font-style:var(--plasma-time-picker-grid-item-font-style);font-weight:var(--plasma-time-picker-grid-item-font-weight);-webkit-letter-spacing:var(--plasma-time-picker-grid-item-letter-spacing);-moz-letter-spacing:var(--plasma-time-picker-grid-item-letter-spacing);-ms-letter-spacing:var(--plasma-time-picker-grid-item-letter-spacing);letter-spacing:var(--plasma-time-picker-grid-item-letter-spacing);line-height:var(--plasma-time-picker-grid-item-line-height);}.s1qroyi1:hover{background:var(--plasma-time-picker-grid-item-hover-background);}.s1qroyi1.--plasma-time-picker-grid-item-active{background:var(--plasma-time-picker-grid-item-active-background);}.s1qroyi1.--plasma-time-picker-grid-item-disabled{cursor:not-allowed;opacity:var(--plasma-time-picker-grid-disabled-opacity);}
3
- .s1jwci1h{max-height:var(--s1jwci1h-0);overflow-y:scroll;-webkit-flex:1;-ms-flex:1;flex:1;z-index:3;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:var(--plasma-time-picker-grid-scrollbar-width);width:100%;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;-ms-overflow-style:none;}.s1jwci1h.--plasma-time-picker-grid-column-active{border:0.125rem solid var(--plasma-time-picker-grid-item-hover-background);border-radius:var(--plasma-time-picker-grid-item-border-radius);}.s1jwci1h::-webkit-scrollbar{display:none;width:0;}
4
- .csx57j8{position:absolute;top:var(--plasma-time-picker-grid-scrollbar-margin);right:0;bottom:var(--plasma-time-picker-grid-scrollbar-margin);width:var(--plasma-time-picker-grid-scrollbar-width);opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;pointer-events:none;z-index:10;overflow:hidden;}.csx57j8.--plasma-time-picker-grid-scrollbar-visible{opacity:1;pointer-events:auto;}
5
- .s1dh0qqv{position:relative;width:100%;height:100%;background:var(--plasma-time-picker-grid-scrollbar-track-color);border-radius:var(--plasma-time-picker-grid-scrollbar-width);}
6
- .s1h9xdi8{position:absolute;top:0;left:0;width:100%;background:var(--plasma-time-picker-grid-scrollbar-color);border-radius:var(--plasma-time-picker-grid-scrollbar-width);cursor:pointer;-webkit-transition:background-color 0.2s ease;transition:background-color 0.2s ease;}.s1h9xdi8:hover{background:var(--plasma-time-picker-grid-scrollbar-color);}.s1h9xdi8:active{background:var(--plasma-time-picker-grid-scrollbar-track-color);}
7
- .s1dt15pt{width:100%;height:0%.125rem;}
@@ -1 +0,0 @@
1
- .sxqyqmu{--plasma-textfield-color:var(--plasma-autocomplete-textfield-color);--plasma-textfield-clear-color:var(--plasma-autocomplete-textfield-clear-color);--plasma-textfield__placeholder-color:var(--plasma-autocomplete-textfield-placeholder-color);--plasma-textfield__placeholder-color-focus:var(--plasma-autocomplete-textfield-placeholder-color-focus);--plasma-textfield__clear-placeholder-color:var(--plasma-autocomplete-textfield-clear-placeholder-color);--plasma-textfield__clear-placeholder-color-focus:var(--plasma-autocomplete-textfield-clear-placeholder-color-focus);--plasma-textfield__optional-color:var(--plasma-autocomplete-textfield-optional-color);--plasma-textfield-bg-color:var(--plasma-autocomplete-textfield-background-color);--plasma-textfield-bg-color-hover:var(--plasma-autocomplete-textfield-background-color-hover);--plasma-textfield-bg-color-focus:var(--plasma-autocomplete-textfield-background-color-focus);--plasma-textfield-border-color:var(--plasma-autocomplete-textfield-border-color);--plasma-textfield-border-color-hover:var(--plasma-autocomplete-textfield-border-color-hover);--plasma-textfield-border-color-focus:var(--plasma-autocomplete-textfield-border-color-focus);--plasma-textfield-divider-color:var(--plasma-autocomplete-textfield-divider-color);--plasma-textfield-divider-color-hover:var(--plasma-autocomplete-textfield-divider-color-hover);--plasma-textfield-divider-color-focus:var(--plasma-autocomplete-textfield-divider-color-focus);--plasma-textfield-color-readonly:var(--plasma-autocomplete-textfield-color-readonly);--plasma-textfield-bg-color-readonly:var(--plasma-autocomplete-textfield-bg-color-readonly);--plasma-textfield-border-color-readonly:var(--plasma-autocomplete-textfield-border-color-readonly);--plasma-textfield__placeholder-color-readonly:var(--plasma-autocomplete-textfield-placeholder-color-readonly);--plasma-textfield-divider-color-readonly:var(--plasma-autocomplete-textfield-divider-color-readonly);--plasma-textfield-readonly-opacity:var(--plasma-autocomplete-textfield-readonly-opacity);--plasma-textfield__caret-color:var(--plasma-autocomplete-textfield-caret-color);--plasma-textfield-height:var(--plasma-autocomplete-textfield-height);--plasma-textfield-border-width:var(--plasma-autocomplete-textfield-border-width);--plasma-textfield-border-radius:var(--plasma-autocomplete-textfield-border-radius);--plasma-textfield-padding:var(--plasma-autocomplete-textfield-padding);--plasma-textfield__left-content-margin:var(--plasma-autocomplete-textfield-left-content-margin);--plasma-textfield__right-content-margin:var(--plasma-autocomplete-textfield-right-content-margin);--plasma-textfield-font-family:var(--plasma-autocomplete-textfield-font-family);--plasma-textfield-font-style:var(--plasma-autocomplete-textfield-font-style);--plasma-textfield-font-size:var(--plasma-autocomplete-textfield-font-size);--plasma-textfield-font-weight:var(--plasma-autocomplete-textfield-font-weight);--plasma-textfield-letter-spacing:var(--plasma-autocomplete-textfield-letter-spacing);--plasma-textfield-line-height:var(--plasma-autocomplete-textfield-line-height);--plasma-textfield__label-color:var(--plasma-autocomplete-textfield-label-color);--plasma-textfield__label-color-readonly:var(--plasma-autocomplete-textfield-label-color-readonly);--plasma-textfield__label-offset:var(--plasma-autocomplete-textfield-label-offset);--plasma-textfield__clear-label-offset:var(--plasma-autocomplete-textfield-clear-label-offset);--plasma-textfield__label-font-family:var(--plasma-autocomplete-textfield-label-font-family);--plasma-textfield__label-font-style:var(--plasma-autocomplete-textfield-label-font-style);--plasma-textfield__label-font-size:var(--plasma-autocomplete-textfield-label-font-size);--plasma-textfield__label-font-weight:var(--plasma-autocomplete-textfield-label-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-autocomplete-textfield-label-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-autocomplete-textfield-label-line-height);--plasma-textfield-placement_inner__label-font-family:var(--plasma-autocomplete-textfield-placement-inner-label-font-family);--plasma-textfield-placement_inner__label-font-style:var(--plasma-autocomplete-textfield-placement-inner-label-font-style);--plasma-textfield-placement_inner__label-font-size:var(--plasma-autocomplete-textfield-placement-inner-label-font-size);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-autocomplete-textfield-placement-inner-label-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-autocomplete-textfield-placement-inner-label-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-autocomplete-textfield-placement-inner-label-line-height);--plasma-textfield-placement_inner__label-padding:var(--plasma-autocomplete-textfield-placement-inner-label-padding);--plasma-textfield-placement_inner__content-padding:var(--plasma-autocomplete-textfield-placement-inner-content-padding);--plasma-textfield__left-helper-color:var(--plasma-autocomplete-textfield-left-helper-color);--plasma-textfield__left-helper-color-readonly:var(--plasma-autocomplete-textfield-left-helper-color-readonly);--plasma-textfield__left-helper-offset:var(--plasma-autocomplete-textfield-left-helper-offset);--plasma-textfield__left-helper-font-family:var(--plasma-autocomplete-textfield-left-helper-font-family);--plasma-textfield__left-helper-font-style:var(--plasma-autocomplete-textfield-left-helper-font-style);--plasma-textfield__left-helper-font-size:var(--plasma-autocomplete-textfield-left-helper-font-size);--plasma-textfield__left-helper-font-weight:var(--plasma-autocomplete-textfield-left-helper-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-autocomplete-textfield-left-helper-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-autocomplete-textfield-left-helper-line-height);--plasma-textfield__before-text-color:var(--plasma-autocomplete-textfield-before-text-color);--plasma-textfield__after-text-color:var(--plasma-autocomplete-textfield-after-text-color);--plasma-textfield__before-text-margin:var(--plasma-autocomplete-textfield-before-text-margin);--plasma-textfield__after-text-margin:var(--plasma-autocomplete-textfield-after-text-margin);--plasma-textfield-disabled-opacity:var(--plasma-autocomplete-textfield-disabled-opacity);--plasma-textfield-focus-color:var(--plasma-autocomplete-textfield-focus-color);--plasma-textfield-content-slot-color:var(--plasma-autocomplete-textfield-content-slot-color);--plasma-textfield-content-slot-color-hover:var(--plasma-autocomplete-textfield-content-slot-color-hover);--plasma-textfield-content-slot-color-active:var(--plasma-autocomplete-textfield-content-slot-color-active);--plasma-textfield-content-right-slot-color:var(--plasma-autocomplete-textfield-content-right-slot-color);--plasma-textfield-content-right-slot-color-hover:var(--plasma-autocomplete-textfield-content-right-slot-color-hover);--plasma-textfield-content-right-slot-color-active:var(--plasma-autocomplete-textfield-content-right-slot-color-active);--plasma-textfield-right-content-opacity-readonly:var(--plasma-autocomplete-textfield-content-right-slot-opacity-readonly);--plasma-textfield__indicator-color:var(--plasma-autocomplete-textfield-indicator-color);--plasma-textfield__indicator-size-inner:var(--plasma-autocomplete-textfield-indicator-size-inner);--plasma-textfield__indicator-size-outer:var(--plasma-autocomplete-textfield-indicator-size-outer);--plasma-textfield__indicator-placement-inner:var(--plasma-autocomplete-textfield-indicator-label-placement-inner);--plasma-textfield__indicator-placement-outer:var(--plasma-autocomplete-textfield-indicator-label-placement-outer);--plasma-textfield__indicator-placement-inner-right:var(--plasma-autocomplete-textfield-indicator-label-placement-inner-right);--plasma-textfield__indicator-placement-outer-right:var(--plasma-autocomplete-textfield-indicator-label-placement-outer-right);--plasma-textfield__clear-indicator-placement-inner:var(--plasma-autocomplete-textfield-clear-indicator-label-placement-inner);--plasma-textfield__clear-indicator-placement-inner-right:var(--plasma-autocomplete-textfield-clear-indicator-label-placement-inner-right);--plasma-textfield__clear-indicator-hint-placement-inner-right:var(--plasma-autocomplete-textfield-clear-indicator-hint-placement-inner-right);--plasma-textfield-box-shadow:var(--plasma-autocomplete-textfield-box-shadow);--plasma-textfield__right-content-with-hint-margin:var(--plasma-autocomplete-textfield-right-content-with-hint-margin);--plasma-textfield-content-right-wrapper-gap:var(--plasma-autocomplete-textfield-content-right-wrapper-gap);--plasma-textfield-content-right-wrapper-margin:var(--plasma-autocomplete-textfield-content-right-wrapper-margin);--plasma-textfield__hint-custom-icon-target-size:var(--plasma-autocomplete-textfield__hint-custom-icon-target-size);--plasma-textfield__hint-margin:var(--plasma-autocomplete-textfield__hint-margin);--plasma-textfield__hint-target-size:var(--plasma-autocomplete-textfield__hint-target-size);--plasma-textfield__hint-icon-color:var(--plasma-autocomplete-textfield__hint-icon-color);--plasma-textfield__hint-inner-label-placement-offset:var(--plasma-autocomplete-textfield__hint-inner-label-placement-offset);--plasma-textfield__clear-hint-inner-label-placement-offset:var(--plasma-autocomplete-textfield__clear-hint-inner-label-placement-offset);--plasma-textfield__tooltip-background-color:var(--plasma-autocomplete-textfield__tooltip-background-color);--plasma-textfield__tooltip-box-shadow:var(--plasma-autocomplete-textfield__tooltip-box-shadow);--plasma-textfield__tooltip-color:var(--plasma-autocomplete-textfield__tooltip-color);--plasma-textfield__tooltip-padding-top:var(--plasma-autocomplete-textfield__tooltip-padding-top);--plasma-textfield__tooltip-padding-right:var(--plasma-autocomplete-textfield__tooltip-padding-right);--plasma-textfield__tooltip-padding-bottom:var(--plasma-autocomplete-textfield__tooltip-padding-bottom);--plasma-textfield__tooltip-padding-left:var(--plasma-autocomplete-textfield__tooltip-padding-left);--plasma-textfield__tooltip-min-height:var(--plasma-autocomplete-textfield__tooltip-min-height);--plasma-textfield__tooltip-border-radius:var(--plasma-autocomplete-textfield__tooltip-border-radius);--plasma-textfield__tooltip-text-font-family:var(--plasma-autocomplete-textfield__tooltip-text-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-autocomplete-textfield__tooltip-text-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-autocomplete-textfield__tooltip-text-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-autocomplete-textfield__tooltip-text-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-autocomplete-textfield__tooltip-text-font-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-autocomplete-textfield__tooltip-text-font-line-height);--plasma-textfield__tooltip-content-left-margin:var(--plasma-autocomplete-textfield__tooltip-content-left-margin);--plasma-textfield__tooltip-arrow-mask-width:var(--plasma-autocomplete-textfield__tooltip-arrow-mask-width);--plasma-textfield__tooltip-arrow-mask-height:var(--plasma-autocomplete-textfield__tooltip-arrow-mask-height);--plasma-textfield__tooltip-arrow-mask-image:var(--plasma-autocomplete-textfield__tooltip-arrow-mask-image);--plasma-textfield__tooltip-arrow-height:var(--plasma-autocomplete-textfield__tooltip-arrow-height);--plasma-textfield__tooltip-arrow-edge-margin:var(--plasma-autocomplete-textfield__tooltip-arrow-edge-margin);--plasma-textfield__tooltip-arrow-background:var(--plasma-autocomplete-textfield__tooltip-arrow-background);}
@@ -1 +0,0 @@
1
- .s1wiuml6{--plasma-textfield-color:var(--plasma-combobox-new-textfield-color);--plasma-textfield-clear-color:var(--plasma-combobox-new-textfield-color);--plasma-textfield-bg-color:var(--plasma-combobox-new-textfield-background-color);--plasma-textfield-bg-color-hover:var(--plasma-combobox-new-textfield-background-color-hover);--plasma-textfield-bg-color-focus:var(--plasma-combobox-new-textfield-background-color-focus);--plasma-textfield-border-color:var(--plasma-combobox-new-textfield-border-color);--plasma-textfield-border-color-hover:var(--plasma-combobox-new-textfield-border-color-hover);--plasma-textfield-border-color-focus:var(--plasma-combobox-new-textfield-border-color-focus);--plasma-textfield-color-readonly:var(--plasma-combobox-new-textfield-color-readonly);--plasma-textfield-bg-color-readonly:var(--plasma-combobox-new-textfield-bg-color-readonly);--plasma-textfield-border-color-readonly:var(--plasma-combobox-new-textfield-border-color-readonly);--plasma-textfield__placeholder-color-readonly:var(--plasma-combobox-new-textfield-placeholder-color-readonly);--plasma-textfield-readonly-opacity:var(--plasma-combobox-new-textfield-readonly-opacity);--plasma-textfield__caret-color:var(--plasma-combobox-new-textfield-caret-color);--plasma-textfield__placeholder-color:var(--plasma-combobox-new-textfield-placeholder-color);--plasma-textfield__placeholder-color-focus:var(--plasma-combobox-new-textfield-placeholder-color-focus);--plasma-textfield__clear-placeholder-color:var(--plasma-combobox-new-textfield-clear-placeholder-color);--plasma-textfield__clear-placeholder-color-focus:var(--plasma-combobox-new-textfield-clear-placeholder-color-focus);--plasma-textfield__optional-color:var(--plasma-combobox-new-textfield-optional-color);--plasma-textfield-height:var(--plasma-combobox-new-textfield-height);--plasma-textfield-border-width:var(--plasma-combobox-new-textfield-border-width);--plasma-textfield-border-radius:var(--plasma-combobox-new-textfield-border-radius);--plasma-textfield-padding:var(--plasma-combobox-new-textfield-padding);--plasma-textfield-padding-with-chips:var(--plasma-combobox-new-textfield-padding-with-chips);--plasma-textfield__left-content-margin:var(--plasma-combobox-new-textfield-left-content-margin);--plasma-textfield__right-content-margin:var(--plasma-combobox-new-textfield-right-content-margin);--plasma-textfield__right-content-with-hint-margin:var(--plasma-combobox-textfield-right-content-with-hint-margin);--plasma-textfield-content-right-wrapper-gap:var(--plasma-combobox-textfield-content-right-wrapper-gap);--plasma-textfield-content-right-wrapper-margin:var(--plasma-combobox-textfield-content-right-wrapper-margin);--plasma-textfield-font-family:var(--plasma-combobox-new-textfield-font-family);--plasma-textfield-font-style:var(--plasma-combobox-new-textfield-font-style);--plasma-textfield-font-size:var(--plasma-combobox-new-textfield-font-size);--plasma-textfield-font-weight:var(--plasma-combobox-new-textfield-font-weight);--plasma-textfield-letter-spacing:var(--plasma-combobox-new-textfield-letter-spacing);--plasma-textfield-line-height:var(--plasma-combobox-new-textfield-line-height);--plasma-textfield-content-slot-color:var(--plasma-combobox-new-textfield-content-slot-color);--plasma-textfield-content-slot-color-hover:var(--plasma-combobox-new-textfield-content-slot-color-hover);--plasma-textfield-content-slot-color-active:var(--plasma-combobox-new-textfield-content-slot-color-active);--plasma-textfield-content-right-slot-color:var(--plasma-combobox-new-textfield-content-right-slot-color);--plasma-textfield-content-right-slot-color-hover:var(--plasma-combobox-new-textfield-content-right-slot-color-hover);--plasma-textfield-content-right-slot-color-active:var(--plasma-combobox-new-textfield-content-right-slot-color-active);--plasma-textfield-right-content-opacity-readonly:var(--plasma-combobox-new-textfield-content-right-slot-opacity-readonly);--plasma-textfield__label-color:var(--plasma-combobox-new-textfield-label-color);--plasma-textfield__label-color-readonly:var(--plasma-combobox-new-textfield-label-color-readonly);--plasma-textfield__label-offset:var(--plasma-combobox-new-textfield-label-offset);--plasma-textfield__clear-label-offset:var(--plasma-combobox-new-textfield-clear-label-offset);--plasma-textfield__label-font-family:var(--plasma-combobox-new-textfield-label-font-family);--plasma-textfield__label-font-style:var(--plasma-combobox-new-textfield-label-font-style);--plasma-textfield__label-font-size:var(--plasma-combobox-new-textfield-label-font-size);--plasma-textfield__label-font-weight:var(--plasma-combobox-new-textfield-label-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-combobox-new-textfield-label-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-combobox-new-textfield-label-line-height);--plasma-textfield-placement_inner__label-font-family:var(--plasma-combobox-new-textfield-placement_inner-label-font-family);--plasma-textfield-placement_inner__label-font-style:var(--plasma-combobox-new-textfield-placement_inner-label-font-style);--plasma-textfield-placement_inner__label-font-size:var(--plasma-combobox-new-textfield-placement_inner-label-font-size);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-combobox-new-textfield-placement_inner-label-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-combobox-new-textfield-placement_inner-label-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-combobox-new-textfield-placement_inner-label-line-height);--plasma-textfield-placement_inner__label-padding:var(--plasma-combobox-new-textfield-placement_inner-label-padding);--plasma-textfield-placement_inner__content-padding:var(--plasma-combobox-new-textfield-placement_inner-content-padding);--plasma-textfield__title-caption-color:var(--plasma-combobox-new-textfield-title-caption-color);--plasma-textfield__title-caption-color-readonly:var(--plasma-combobox-new-textfield-title-caption-color-readonly);--plasma-textfield__title-caption-label-inner-offset:var(--plasma-combobox-new-textfield-title-caption-label-inner-offset);--plasma-textfield__title-caption-font-family:var(--plasma-combobox-new-textfield-title-caption-font-family);--plasma-textfield__title-caption-font-style:var(--plasma-combobox-new-textfield-title-caption-font-style);--plasma-textfield__title-caption-font-size:var(--plasma-combobox-new-textfield-title-caption-font-size);--plasma-textfield__title-caption-font-weight:var(--plasma-combobox-new-textfield-title-caption-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-combobox-new-textfield-title-caption-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-combobox-new-textfield-title-caption-line-height);--plasma-textfield__left-helper-color:var(--plasma-combobox-new-textfield-left-helper-color);--plasma-textfield__left-helper-color-readonly:var(--plasma-combobox-new-textfield-left-helper-color-readonly);--plasma-textfield__left-helper-offset:var(--plasma-combobox-new-textfield-left-helper-offset);--plasma-textfield__left-helper-font-family:var(--plasma-combobox-new-textfield-left-helper-font-family);--plasma-textfield__left-helper-font-style:var(--plasma-combobox-new-textfield-left-helper-font-style);--plasma-textfield__left-helper-font-size:var(--plasma-combobox-new-textfield-left-helper-font-size);--plasma-textfield__left-helper-font-weight:var(--plasma-combobox-new-textfield-left-helper-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-combobox-new-textfield-left-helper-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-combobox-new-textfield-left-helper-line-height);--plasma-textfield__before-text-color:var(--plasma-combobox-new-textfield-before-text-color);--plasma-textfield__after-text-color:var(--plasma-combobox-new-textfield-after-text-color);--plasma-textfield__before-text-margin:var(--plasma-combobox-new-textfield-before-text-margin);--plasma-textfield__after-text-margin:var(--plasma-combobox-new-textfield-after-text-margin);--plasma-textfield-disabled-opacity:var(--plasma-combobox-new-textfield-disabled-opacity);--plasma-textfield__hint-custom-icon-target-size:var(--plasma-combobox-textfield__hint-custom-icon-target-size);--plasma-textfield__hint-margin:var(--plasma-combobox-textfield__hint-margin);--plasma-textfield__hint-target-size:var(--plasma-combobox-textfield__hint-target-size);--plasma-textfield__hint-icon-color:var(--plasma-combobox-textfield__hint-icon-color);--plasma-textfield__hint-inner-label-placement-offset:var(--plasma-combobox-textfield__hint-inner-label-placement-offset);--plasma-textfield__clear-hint-inner-label-placement-offset:var(--plasma-combobox-textfield__clear-hint-inner-label-placement-offset);--plasma-textfield__tooltip-background-color:var(--plasma-combobox-textfield__tooltip-background-color);--plasma-textfield__tooltip-box-shadow:var(--plasma-combobox-textfield__tooltip-box-shadow);--plasma-textfield__tooltip-color:var(--plasma-combobox-textfield__tooltip-color);--plasma-textfield__tooltip-padding-top:var(--plasma-combobox-textfield__tooltip-padding-top);--plasma-textfield__tooltip-padding-right:var(--plasma-combobox-textfield__tooltip-padding-right);--plasma-textfield__tooltip-padding-bottom:var(--plasma-combobox-textfield__tooltip-padding-bottom);--plasma-textfield__tooltip-padding-left:var(--plasma-combobox-textfield__tooltip-padding-left);--plasma-textfield__tooltip-min-height:var(--plasma-combobox-textfield__tooltip-min-height);--plasma-textfield__tooltip-border-radius:var(--plasma-combobox-textfield__tooltip-border-radius);--plasma-textfield__tooltip-text-font-family:var(--plasma-combobox-textfield__tooltip-text-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-combobox-textfield__tooltip-text-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-combobox-textfield__tooltip-text-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-combobox-textfield__tooltip-text-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-combobox-textfield__tooltip-text-font-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-combobox-textfield__tooltip-text-font-line-height);--plasma-textfield__tooltip-content-left-margin:var(--plasma-combobox-textfield__tooltip-content-left-margin);--plasma-textfield__tooltip-arrow-mask-width:var(--plasma-combobox-textfield__tooltip-arrow-mask-width);--plasma-textfield__tooltip-arrow-mask-height:var(--plasma-combobox-textfield__tooltip-arrow-mask-height);--plasma-textfield__tooltip-arrow-mask-image:var(--plasma-combobox-textfield__tooltip-arrow-mask-image);--plasma-textfield__tooltip-arrow-height:var(--plasma-combobox-textfield__tooltip-arrow-height);--plasma-textfield__tooltip-arrow-edge-margin:var(--plasma-combobox-textfield__tooltip-arrow-edge-margin);--plasma-textfield__tooltip-arrow-background:var(--plasma-combobox-textfield__tooltip-arrow-background);--plasma-textfield__chip-height:var(--plasma-combobox-new-textfield-chip-height);--plasma-textfield__chip-border-radius:var(--plasma-combobox-new-textfield-chip-border-radius);--plasma-textfield__chip-gap:var(--plasma-combobox-new-textfield-chip-gap);--plasma-textfield__chip-background:var(--plasma-combobox-new-textfield--chip-background);--plasma-textfield__chip-color:var(--plasma-combobox-new-textfield-chip-color);--plasma-textfield__chip-background-hover:var(--plasma-combobox-new-textfield-chip-background-hover);--plasma-textfield__chip-color-hover:var(--plasma-combobox-new-textfield-chip-color-hover);--plasma-textfield__chip-background-readonly:var(--plasma-combobox-new-textfield-chip-background-read-only);--plasma-textfield__chip-color-readonly:var(--plasma-combobox-new-textfield-chip-color-read-only);--plasma-textfield__chip-background-readonly-hover:var(--plasma-combobox-new-textfield-chip-background-read-only-hover);--plasma-textfield__chip-color-readonly-hover:var(--plasma-combobox-new-textfield-chip-color-read-only-hover);--plasma-textfield__chip-background-active:var(--plasma-combobox-new-textfield-chip-background-active);--plasma-textfield__chip-color-active:var(--plasma-combobox-new-textfield-chip-color-active);--plasma-textfield__chip-close-icon-color:var(--plasma-combobox-new-textfield-chip-close-icons-color);--plasma-textfield__chip-close-icon-color-hover:var(--plasma-combobox-new-textfield-chip-close-icons-color-hover);--plasma-textfield__chip-close-icon-color-readonly:var(--plasma-combobox-new-textfield-chip-close-icons-color-readonly);--plasma-textfield__chip-outline-size:var(--plasma-combobox-new-textfield-chip-outline-size);--plasma-textfield__chip-width:var(--plasma-combobox-new-textfield-chip-width);--plasma-textfield__chip-padding:var(--plasma-combobox-new-textfield-chip-padding);--plasma-textfield__chip-close-icon-size:var(--plasma-combobox-new-textfield-chip-close-icon-size);--plasma-textfield__chip-font-family:var(--plasma-combobox-new-textfield-chip-font-family);--plasma-textfield__chip-font-size:var(--plasma-combobox-new-textfield-chip-font-size);--plasma-textfield__chip-font-style:var(--plasma-combobox-new-textfield-chip-font-style);--plasma-textfield__chip-font-weight:var(--plasma-combobox-new-textfield-chip-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-combobox-new-textfield-chip-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-combobox-new-textfield-chip-line-height);--plasma-textfield__chip-clear-content-margin-left:var(--plasma-combobox-new-textfield-chip-clear-content-margin-left);--plasma-textfield__chip-clear-content-margin-right:var(--plasma-combobox-new-textfield-chip-clear-content-margin-right);--plasma-textfield__chip-opacity-readonly:var(--plasma-combobox-new-textfield-chip-opacity-readonly);--plasma-textfield-focus-color:var(--plasma-combobox-new-textfield-focus-color);--plasma-textfield__indicator-color:var(--plasma-combobox-new-textfield-indicator-color);--plasma-textfield__indicator-size-inner:var(--plasma-combobox-new-textfield-indicator-size-inner);--plasma-textfield__indicator-size-outer:var(--plasma-combobox-new-textfield-indicator-size-outer);--plasma-textfield__indicator-placement-inner:var(--plasma-combobox-new-textfield-indicator-placement-inner);--plasma-textfield__indicator-placement-outer:var(--plasma-combobox-new-textfield-indicator-placement-outer);--plasma-textfield__indicator-placement-inner-right:var(--plasma-combobox-new-textfield-indicator-placement-inner-right);--plasma-textfield__indicator-placement-outer-right:var(--plasma-combobox-new-textfield-indicator-placement-outer-right);--plasma-textfield__clear-indicator-placement-inner:var(--plasma-combobox-new-textfield-clear-indicator-placement-inner);--plasma-textfield__clear-indicator-placement-inner-right:var(--plasma-combobox-new-textfield-clear-indicator-placement-inner-right);--plasma-textfield__clear-indicator-hint-placement-inner-right:var(--plasma-combobox-new-textfield-clear-indicator-hint-placement-inner-right);--plasma-textfield-box-shadow:var(--plasma-select-textfield-box-shadow);}
@@ -1 +0,0 @@
1
- .b1l9fpln[readonly]{cursor:default;}.b1l9fpln[readonly] .cfxtxl2{position:relative;box-shadow:none;background:transparent;}.b1l9fpln[readonly] .cfxtxl2:before{position:absolute;content:'';top:0;left:0;right:0;bottom:0;border-radius:var(--plasma-range-border-radius);box-shadow:inset 0 0 0 var(--plasma-range-border-width,1px) var(--plasma-range-border-color-readonly);background:var(--plasma-range-background-readonly);opacity:var(--plasma-range-readonly-opacity);z-index:-1;}.b1l9fpln[readonly] .s14q3826{display:block;color:var(--plasma-range__label-color-readonly);}.b1l9fpln[readonly] .l1e6rwfy{color:var(--plasma-range__left-helper-color-readonly);}.b1l9fpln[readonly] .s1hiyoiq{color:var(--plasma-range__divider-color-readonly);opacity:var(--plasma-range__divider-opacity-readonly);}.b1l9fpln[readonly] .s15y5ylz,.b1l9fpln[readonly] .suha98b{color:var(--plasma-range-textfield-color-readonly);}.b1l9fpln[readonly] .s15y5ylz:hover,.b1l9fpln[readonly] .suha98b:hover,.b1l9fpln[readonly] .s15y5ylz:active,.b1l9fpln[readonly] .suha98b:active{color:var(--plasma-range-textfield-color-readonly);cursor:default;}.b1l9fpln[readonly] .suha98b{opacity:var(--plasma-range__right-content-opacity-readonly);pointer-events:none;}
@@ -1 +0,0 @@
1
- .b1w985rt[readonly] .iq39zt5{position:relative;z-index:0;color:var(--plasma-textfield-color-readonly);background:transparent;box-shadow:none;}.b1w985rt[readonly] .iq39zt5:before{position:absolute;content:'';top:0;left:0;right:0;bottom:0;border-radius:var(--plasma-textfield-border-radius);background-color:var(--plasma-textfield-bg-color-readonly);opacity:var(--plasma-textfield-readonly-opacity);box-shadow:inset 0 0 0 var(--plasma-textfield-border-width) var(--plasma-textfield-border-color-readonly);z-index:-1;}.b1w985rt[readonly] .iq39zt5:hover{background-color:transparent;}.b1w985rt[readonly].textfield-has-divider .iq39zt5:before{background-color:var(--plasma-textfield-divider-color-readonly);}.b1w985rt[readonly] .iq39zt5:focus-within .i19ry60d,.b1w985rt[readonly] .i19ry60d{color:var(--plasma-textfield__placeholder-color-readonly);}.b1w985rt[readonly] .io4bpie{color:var(--plasma-textfield-color-readonly);cursor:default;min-width:unset;}.b1w985rt[readonly] .t600610{color:var(--plasma-textfield__title-caption-color-readonly);}.b1w985rt[readonly] .l7hnwwb{color:var(--plasma-textfield__left-helper-color-readonly);}.b1w985rt[readonly] .ssv2kwg:hover{color:var(--private_content-slot-color);}.b1w985rt[readonly] .sb3k3v1{opacity:var(--plasma-textfield-right-content-opacity-readonly);}.b1w985rt[readonly] .sb3k3v1:hover,.b1w985rt[readonly] .sb3k3v1:active{cursor:default;color:var(--plasma-textfield-content-right-slot-color,var(--plasma-textfield-content-slot-color));}.b1w985rt[readonly].label-placement-outer .l1gjsnfi{color:var(--plasma-textfield__label-color-readonly);}
@@ -1 +0,0 @@
1
- .bptx5xt .iq39zt5{--plasma_private-textfield-border-color:var(--plasma-textfield-border-color);--plasma_private-textfield-bg-color:var(--plasma-textfield-bg-color);color:var(--plasma-textfield-color);background-color:var(--plasma_private-textfield-bg-color);box-shadow:inset 0 0 0 var(--plasma-textfield-border-width) var(--plasma_private-textfield-border-color), var(--plasma-textfield-box-shadow,inset 0 0 0 0 transparent);caret-color:var(--plasma-textfield__caret-color);-webkit-transition:background-color 0.1s ease-in,color 0.1s ease-in,box-shadow 0.1s ease-in;transition:background-color 0.1s ease-in,color 0.1s ease-in,box-shadow 0.1s ease-in;}.bptx5xt .iq39zt5:hover{--plasma_private-textfield-border-color:var(--plasma-textfield-border-color-hover,var(--plasma-textfield-border-color));--plasma_private-textfield-bg-color:var( --plasma-textfield-bg-color-hover, var(--plasma-textfield-bg-color) );}.bptx5xt .io4bpie{color:var(--plasma-textfield-color);}.bptx5xt .i19ry60d{color:var(--plasma-textfield__placeholder-color);}.bptx5xt .iq39zt5:focus-within{--plasma_private-textfield-border-color:var(--plasma-textfield-border-color-focus,var(--plasma-textfield-border-color));--plasma_private-textfield-bg-color:var( --plasma-textfield-bg-color-focus, var(--plasma-textfield-bg-color) );}.bptx5xt .iq39zt5:focus-within .i19ry60d{color:var(--plasma-textfield__placeholder-color-focus);}.bptx5xt .t600610{color:var(--plasma-textfield__title-caption-color);}.bptx5xt .l7hnwwb{color:var(--plasma-textfield__left-helper-color);}.bptx5xt .smqgwd8{color:var(--plasma-textfield__before-text-color);}.bptx5xt .s14qvple{color:var(--plasma-textfield__after-text-color);}.bptx5xt.textfield-has-divider .iq39zt5{--plasma_private-textfield-divider-color:var(--plasma-textfield-divider-color);}.bptx5xt.textfield-has-divider .iq39zt5:before{content:'';position:absolute;height:0.063rem;width:100%;bottom:0;left:0;background-color:var(--plasma_private-textfield-divider-color);-webkit-transition:background-color 0.1s ease-in;transition:background-color 0.1s ease-in;}.bptx5xt.textfield-has-divider:not([readonly]) .iq39zt5:hover{--plasma_private-textfield-divider-color:var( --plasma-textfield-divider-color-hover, var(--plasma-textfield-divider-color) );}.bptx5xt.textfield-has-divider:not([readonly]) .iq39zt5:focus-within{--plasma_private-textfield-divider-color:var( --plasma-textfield-divider-color-focus, var(--plasma-textfield-divider-color) );}.bptx5xt.textfield-has-divider:not([readonly]) .iq39zt5:focus-within .i19ry60d{color:var(--plasma-textfield__clear-placeholder-color-focus);}
@@ -1,7 +0,0 @@
1
- .s1gom5ty{position:relative;width:100%;}
2
- .s1qroyi1{height:var(--plasma-time-picker-grid-item-height);padding:var(--plasma-time-picker-grid-item-padding);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.05s;transition:0.05s;border-radius:var(--plasma-time-picker-grid-item-border-radius);cursor:pointer;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow:auto;font-family:var(--plasma-time-picker-grid-item-font-family);font-size:var(--plasma-time-picker-grid-item-font-size);font-style:var(--plasma-time-picker-grid-item-font-style);font-weight:var(--plasma-time-picker-grid-item-font-weight);-webkit-letter-spacing:var(--plasma-time-picker-grid-item-letter-spacing);-moz-letter-spacing:var(--plasma-time-picker-grid-item-letter-spacing);-ms-letter-spacing:var(--plasma-time-picker-grid-item-letter-spacing);letter-spacing:var(--plasma-time-picker-grid-item-letter-spacing);line-height:var(--plasma-time-picker-grid-item-line-height);}.s1qroyi1:hover{background:var(--plasma-time-picker-grid-item-hover-background);}.s1qroyi1.--plasma-time-picker-grid-item-active{background:var(--plasma-time-picker-grid-item-active-background);}.s1qroyi1.--plasma-time-picker-grid-item-disabled{cursor:not-allowed;opacity:var(--plasma-time-picker-grid-disabled-opacity);}
3
- .s1jwci1h{max-height:var(--s1jwci1h-0);overflow-y:scroll;-webkit-flex:1;-ms-flex:1;flex:1;z-index:3;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:var(--plasma-time-picker-grid-scrollbar-width);width:100%;-webkit-scrollbar-width:none;-moz-scrollbar-width:none;-ms-scrollbar-width:none;scrollbar-width:none;-ms-overflow-style:none;}.s1jwci1h.--plasma-time-picker-grid-column-active{border:0.125rem solid var(--plasma-time-picker-grid-item-hover-background);border-radius:var(--plasma-time-picker-grid-item-border-radius);}.s1jwci1h::-webkit-scrollbar{display:none;width:0;}
4
- .csx57j8{position:absolute;top:var(--plasma-time-picker-grid-scrollbar-margin);right:0;bottom:var(--plasma-time-picker-grid-scrollbar-margin);width:var(--plasma-time-picker-grid-scrollbar-width);opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;pointer-events:none;z-index:10;overflow:hidden;}.csx57j8.--plasma-time-picker-grid-scrollbar-visible{opacity:1;pointer-events:auto;}
5
- .s1dh0qqv{position:relative;width:100%;height:100%;background:var(--plasma-time-picker-grid-scrollbar-track-color);border-radius:var(--plasma-time-picker-grid-scrollbar-width);}
6
- .s1h9xdi8{position:absolute;top:0;left:0;width:100%;background:var(--plasma-time-picker-grid-scrollbar-color);border-radius:var(--plasma-time-picker-grid-scrollbar-width);cursor:pointer;-webkit-transition:background-color 0.2s ease;transition:background-color 0.2s ease;}.s1h9xdi8:hover{background:var(--plasma-time-picker-grid-scrollbar-color);}.s1h9xdi8:active{background:var(--plasma-time-picker-grid-scrollbar-track-color);}
7
- .s1dt15pt{width:100%;height:0%.125rem;}
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", {
3
- value: true
4
- });
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", {
3
- value: true
4
- });
@@ -1,62 +0,0 @@
1
- import type { HTMLAttributes, ReactNode, ReactElement } from 'react';
2
- type Placement = 'top' | 'top-start' | 'top-end' | 'right' | 'right-start' | 'right-end' | 'bottom' | 'bottom-start' | 'bottom-end' | 'left' | 'left-start' | 'left-end';
3
- export type BasicPopoverProps = {
4
- /**
5
- * Контент всплывающего окна.
6
- */
7
- children: string | number;
8
- /**
9
- * Слот для контента слева.
10
- */
11
- contentLeft: ReactNode;
12
- /**
13
- * Целевой элемент взаимодействия с всплывающим окном.
14
- */
15
- target: ReactElement;
16
- /**
17
- * Способ скрытия/раскрытия всплывающего окна.
18
- * @default click
19
- */
20
- trigger?: 'click' | 'hover' | 'focus';
21
- /**
22
- * Сторона раскрытия окна относительно target-элемента.
23
- * @default bottom
24
- */
25
- placement?: Placement;
26
- /**
27
- * Включение хвостика у всплывающего окна.
28
- * @default true
29
- */
30
- hasTail?: boolean;
31
- /**
32
- * Отступ всплывающего окна относительно target.
33
- * @default 0
34
- */
35
- offset?: number;
36
- /**
37
- * Задержка перед раскрытием, мс. (При trigger === 'hover')
38
- * @default 0
39
- */
40
- delayOpen?: number;
41
- /**
42
- * Задержка перед скрытием, мс. (При trigger === 'hover')
43
- * @default 0
44
- */
45
- delayClose?: number;
46
- /**
47
- * CSS-свойство z-index всплывающего окна.
48
- * @default 1000
49
- */
50
- zIndex?: number;
51
- /**
52
- * Вид компонента.
53
- */
54
- view?: string;
55
- /**
56
- * Размер компонента.
57
- */
58
- size?: string;
59
- };
60
- export type PopoverProps = HTMLAttributes<HTMLDivElement> & BasicPopoverProps;
61
- export {};
62
- //# sourceMappingURL=Tooltip.types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Tooltip.types.d.ts","sourceRoot":"","sources":["../../../../src/components/_beta/Tooltip/Tooltip.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,YAAY,EAAE,MAAM,OAAO,CAAC;AAErE,KAAK,SAAS,GACR,KAAK,GACL,WAAW,GACX,SAAS,GACT,OAAO,GACP,aAAa,GACb,WAAW,GACX,QAAQ,GACR,cAAc,GACd,YAAY,GACZ,MAAM,GACN,YAAY,GACZ,UAAU,CAAC;AAEjB,MAAM,MAAM,iBAAiB,GAAG;IAC5B;;OAEG;IACH,QAAQ,EAAE,MAAM,GAAG,MAAM,CAAC;IAC1B;;OAEG;IACH,WAAW,EAAE,SAAS,CAAC;IACvB;;OAEG;IACH,MAAM,EAAE,YAAY,CAAC;IACrB;;;OAGG;IACH,OAAO,CAAC,EAAE,OAAO,GAAG,OAAO,GAAG,OAAO,CAAC;IACtC;;;OAGG;IACH,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB;;;OAGG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG,cAAc,CAAC,cAAc,CAAC,GAAG,iBAAiB,CAAC"}