@salutejs/sdds-sbcom 0.359.0-next-sbcom.0 → 0.360.0-dev.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 (309) hide show
  1. package/dist/beta/cjs/Popover/Popover.config.js +22 -0
  2. package/dist/beta/cjs/Popover/Popover.config.js.map +1 -0
  3. package/dist/beta/cjs/Popover/Popover.css +2 -0
  4. package/dist/beta/cjs/Popover/Popover.js +12 -0
  5. package/dist/beta/cjs/Popover/Popover.js.map +1 -0
  6. package/dist/beta/cjs/Tooltip/Tooltip.config.js +22 -0
  7. package/dist/beta/cjs/Tooltip/Tooltip.config.js.map +1 -0
  8. package/dist/beta/cjs/Tooltip/Tooltip.css +2 -0
  9. package/dist/beta/cjs/Tooltip/Tooltip.js +12 -0
  10. package/dist/beta/cjs/Tooltip/Tooltip.js.map +1 -0
  11. package/dist/beta/cjs/components/_beta/Popover/Popover.config_11g8b8t.css +2 -0
  12. package/dist/beta/cjs/components/_beta/Tooltip/Tooltip.config_1r1w6uk.css +2 -0
  13. package/dist/beta/cjs/index.css +5 -0
  14. package/dist/beta/cjs/index.js +12 -0
  15. package/dist/beta/cjs/index.js.map +1 -0
  16. package/dist/beta/es/Popover/Popover.config.js +18 -0
  17. package/dist/beta/es/Popover/Popover.config.js.map +1 -0
  18. package/dist/beta/es/Popover/Popover.css +2 -0
  19. package/dist/beta/es/Popover/Popover.js +8 -0
  20. package/dist/beta/es/Popover/Popover.js.map +1 -0
  21. package/dist/beta/es/Tooltip/Tooltip.config.js +18 -0
  22. package/dist/beta/es/Tooltip/Tooltip.config.js.map +1 -0
  23. package/dist/beta/es/Tooltip/Tooltip.css +2 -0
  24. package/dist/beta/es/Tooltip/Tooltip.js +8 -0
  25. package/dist/beta/es/Tooltip/Tooltip.js.map +1 -0
  26. package/dist/beta/es/components/_beta/Popover/Popover.config_11g8b8t.css +2 -0
  27. package/dist/beta/es/components/_beta/Tooltip/Tooltip.config_1r1w6uk.css +2 -0
  28. package/dist/beta/es/index.css +5 -0
  29. package/dist/beta/es/index.js +3 -0
  30. package/dist/beta/es/index.js.map +1 -0
  31. package/dist/beta/types/Popover/Popover.config.d.ts +14 -0
  32. package/dist/beta/types/Popover/Popover.d.ts +8 -0
  33. package/dist/beta/types/Popover/index.d.ts +1 -0
  34. package/dist/beta/types/Tooltip/Tooltip.config.d.ts +14 -0
  35. package/dist/beta/types/Tooltip/Tooltip.d.ts +8 -0
  36. package/dist/beta/types/Tooltip/index.d.ts +1 -0
  37. package/dist/beta/types/index.d.ts +2 -0
  38. package/dist/css/cjs/components/Autocomplete/Autocomplete.config.js +1 -1
  39. package/dist/css/cjs/components/Autocomplete/Autocomplete.config.js.map +1 -1
  40. package/dist/css/cjs/components/Autocomplete/{Autocomplete.config_7yi4nn.css → Autocomplete.config_1l195o0.css} +4 -4
  41. package/dist/css/cjs/components/Autocomplete/Autocomplete.css +14 -14
  42. package/dist/css/cjs/components/Avatar/Avatar.config.js +19 -26
  43. package/dist/css/cjs/components/Avatar/Avatar.config.js.map +1 -1
  44. package/dist/css/cjs/components/Avatar/Avatar.config_khh4td.css +23 -0
  45. package/dist/css/cjs/components/Avatar/Avatar.css +23 -30
  46. package/dist/css/cjs/components/Button/Button.config.js +13 -14
  47. package/dist/css/cjs/components/Button/Button.config.js.map +1 -1
  48. package/dist/css/cjs/components/Button/Button.config_if0h64.css +17 -0
  49. package/dist/css/cjs/components/Button/Button.css +14 -15
  50. package/dist/css/cjs/components/Checkbox/Checkbox.config.js +1 -1
  51. package/dist/css/cjs/components/Checkbox/Checkbox.config.js.map +1 -1
  52. package/dist/css/{es/components/Checkbox/Checkbox.config_11lxb9s.css → cjs/components/Checkbox/Checkbox.config_vwftwu.css} +1 -1
  53. package/dist/css/cjs/components/Checkbox/Checkbox.css +4 -4
  54. package/dist/css/cjs/components/Chip/Chip.config.js +16 -7
  55. package/dist/css/cjs/components/Chip/Chip.config.js.map +1 -1
  56. package/dist/css/cjs/components/Chip/Chip.config_p3vojs.css +14 -0
  57. package/dist/css/cjs/components/Chip/Chip.css +13 -4
  58. package/dist/css/cjs/components/ChipGroup/ChipGroup.config.js +5 -1
  59. package/dist/css/cjs/components/ChipGroup/ChipGroup.config.js.map +1 -1
  60. package/dist/css/cjs/components/ChipGroup/ChipGroup.config_1rlnjf0.css +11 -0
  61. package/dist/css/cjs/components/ChipGroup/ChipGroup.css +11 -9
  62. package/dist/css/cjs/components/CodeField/CodeField.config.js +7 -6
  63. package/dist/css/cjs/components/CodeField/CodeField.config.js.map +1 -1
  64. package/dist/css/cjs/components/CodeField/CodeField.config_1khdese.css +7 -0
  65. package/dist/css/cjs/components/CodeField/CodeField.css +5 -4
  66. package/dist/css/cjs/components/Combobox/Combobox.config.js +1 -1
  67. package/dist/css/cjs/components/Combobox/Combobox.config.js.map +1 -1
  68. package/dist/css/cjs/components/Combobox/{Combobox.config_sfcqt5.css → Combobox.config_ngosgl.css} +4 -4
  69. package/dist/css/cjs/components/Combobox/Combobox.css +17 -17
  70. package/dist/css/cjs/components/Divider/Divider.config.js +1 -1
  71. package/dist/css/cjs/components/Divider/Divider.config.js.map +1 -1
  72. package/dist/css/cjs/components/Divider/Divider.config_c189mu.css +7 -0
  73. package/dist/css/cjs/components/Divider/Divider.css +7 -7
  74. package/dist/css/cjs/components/IconButton/IconButton.config.js +21 -18
  75. package/dist/css/cjs/components/IconButton/IconButton.config.js.map +1 -1
  76. package/dist/css/cjs/components/IconButton/IconButton.config_pfpvwy.css +17 -0
  77. package/dist/css/cjs/components/IconButton/IconButton.css +17 -15
  78. package/dist/css/cjs/components/Indicator/Indicator.config.js +14 -13
  79. package/dist/css/cjs/components/Indicator/Indicator.config.js.map +1 -1
  80. package/dist/css/cjs/components/Indicator/Indicator.config_1ec7pa1.css +11 -0
  81. package/dist/css/cjs/components/Indicator/Indicator.css +11 -10
  82. package/dist/css/cjs/components/Loader/Loader.config.js +16 -10
  83. package/dist/css/cjs/components/Loader/Loader.config.js.map +1 -1
  84. package/dist/css/cjs/components/Loader/Loader.config_10txgjz.css +14 -0
  85. package/dist/css/cjs/components/Loader/Loader.css +14 -8
  86. package/dist/css/cjs/components/Mask/Mask.css +21 -61
  87. package/dist/css/cjs/components/Modal/Modal.config.js +2 -3
  88. package/dist/css/cjs/components/Modal/Modal.config.js.map +1 -1
  89. package/dist/css/cjs/components/Modal/Modal.config_w3hp3h.css +1 -0
  90. package/dist/css/cjs/components/Modal/Modal.css +1 -2
  91. package/dist/css/cjs/components/Radiobox/Radiobox.config.js +1 -1
  92. package/dist/css/cjs/components/Radiobox/Radiobox.config.js.map +1 -1
  93. package/dist/css/cjs/components/Radiobox/{Radiobox.config_d3b2bk.css → Radiobox.config_1w9bf3n.css} +1 -1
  94. package/dist/css/cjs/components/Radiobox/Radiobox.css +6 -6
  95. package/dist/css/cjs/components/Select/Select.config.js +1 -1
  96. package/dist/css/cjs/components/Select/Select.config.js.map +1 -1
  97. package/dist/css/{es/components/Select/Select.config_alsaav.css → cjs/components/Select/Select.config_2n3qgt.css} +4 -4
  98. package/dist/css/cjs/components/Select/Select.css +23 -23
  99. package/dist/css/cjs/components/Slider/Slider.config.js +3 -2
  100. package/dist/css/cjs/components/Slider/Slider.config.js.map +1 -1
  101. package/dist/css/cjs/components/Slider/{Slider.config_4pld72.css → Slider.config_438erc.css} +6 -6
  102. package/dist/css/cjs/components/Slider/Slider.css +10 -10
  103. package/dist/css/cjs/components/Switch/Switch.config.js +1 -1
  104. package/dist/css/cjs/components/Switch/Switch.config.js.map +1 -1
  105. package/dist/css/cjs/components/Switch/{Switch.config_od22gc.css → Switch.config_bxqj4m.css} +2 -2
  106. package/dist/css/cjs/components/Switch/Switch.css +8 -8
  107. package/dist/css/cjs/components/TextArea/TextArea.config.js +1 -1
  108. package/dist/css/cjs/components/TextArea/TextArea.config.js.map +1 -1
  109. package/dist/css/cjs/components/TextArea/{TextArea.config_h6mv18.css → TextArea.config_r8ca9w.css} +1 -1
  110. package/dist/css/cjs/components/TextArea/TextArea.css +13 -28
  111. package/dist/css/cjs/components/TextArea/TextArea.js +1 -10
  112. package/dist/css/cjs/components/TextArea/TextArea.js.map +1 -1
  113. package/dist/css/cjs/components/TextField/TextField.config.js +1 -1
  114. package/dist/css/cjs/components/TextField/TextField.config.js.map +1 -1
  115. package/dist/css/cjs/components/TextField/{TextField.config_1a0yfsc.css → TextField.config_177skn7.css} +7 -7
  116. package/dist/css/cjs/components/TextField/TextField.js +1 -11
  117. package/dist/css/cjs/components/TextField/TextField.js.map +1 -1
  118. package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config.js +1 -1
  119. package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.config.js.map +1 -1
  120. package/dist/css/cjs/components/TextFieldGroup/{TextFieldGroup.config_1epvsxk.css → TextFieldGroup.config_k97yvi.css} +4 -4
  121. package/dist/css/cjs/components/TextFieldGroup/TextFieldGroup.css +9 -9
  122. package/dist/css/cjs/components/Tooltip/Tooltip.config.js +5 -2
  123. package/dist/css/cjs/components/Tooltip/Tooltip.config.js.map +1 -1
  124. package/dist/css/cjs/components/Tooltip/Tooltip.config_7b1ruh.css +3 -0
  125. package/dist/css/cjs/components/Tooltip/Tooltip.css +3 -3
  126. package/dist/css/cjs/components/Typography/Body.config.js +6 -12
  127. package/dist/css/cjs/components/Typography/Body.config.js.map +1 -1
  128. package/dist/css/cjs/components/Typography/{Body.config_1ochksw.css → Body.config_1it7iig.css} +2 -3
  129. package/dist/css/cjs/components/Typography/Typography.css +5 -6
  130. package/dist/css/cjs/components/Typography/Typography.js +0 -4
  131. package/dist/css/cjs/components/Typography/Typography.js.map +1 -1
  132. package/dist/css/cjs/components/ViewContainer/ViewContainer.config.js +1 -1
  133. package/dist/css/cjs/components/ViewContainer/ViewContainer.config_bgbike.css +2 -0
  134. package/dist/css/cjs/components/ViewContainer/ViewContainer.css +2 -2
  135. package/dist/css/cjs/index.css +259 -303
  136. package/dist/css/cjs/index.js +0 -1
  137. package/dist/css/cjs/index.js.map +1 -1
  138. package/dist/css/es/components/Autocomplete/Autocomplete.config.js +1 -1
  139. package/dist/css/es/components/Autocomplete/Autocomplete.config.js.map +1 -1
  140. package/dist/css/es/components/Autocomplete/{Autocomplete.config_7yi4nn.css → Autocomplete.config_1l195o0.css} +4 -4
  141. package/dist/css/es/components/Autocomplete/Autocomplete.css +14 -14
  142. package/dist/css/es/components/Avatar/Avatar.config.js +19 -26
  143. package/dist/css/es/components/Avatar/Avatar.config.js.map +1 -1
  144. package/dist/css/es/components/Avatar/Avatar.config_khh4td.css +23 -0
  145. package/dist/css/es/components/Avatar/Avatar.css +23 -30
  146. package/dist/css/es/components/Button/Button.config.js +13 -14
  147. package/dist/css/es/components/Button/Button.config.js.map +1 -1
  148. package/dist/css/es/components/Button/Button.config_if0h64.css +17 -0
  149. package/dist/css/es/components/Button/Button.css +14 -15
  150. package/dist/css/es/components/Checkbox/Checkbox.config.js +1 -1
  151. package/dist/css/es/components/Checkbox/Checkbox.config.js.map +1 -1
  152. package/dist/css/{cjs/components/Checkbox/Checkbox.config_11lxb9s.css → es/components/Checkbox/Checkbox.config_vwftwu.css} +1 -1
  153. package/dist/css/es/components/Checkbox/Checkbox.css +4 -4
  154. package/dist/css/es/components/Chip/Chip.config.js +16 -7
  155. package/dist/css/es/components/Chip/Chip.config.js.map +1 -1
  156. package/dist/css/es/components/Chip/Chip.config_p3vojs.css +14 -0
  157. package/dist/css/es/components/Chip/Chip.css +13 -4
  158. package/dist/css/es/components/ChipGroup/ChipGroup.config.js +5 -1
  159. package/dist/css/es/components/ChipGroup/ChipGroup.config.js.map +1 -1
  160. package/dist/css/es/components/ChipGroup/ChipGroup.config_1rlnjf0.css +11 -0
  161. package/dist/css/es/components/ChipGroup/ChipGroup.css +11 -9
  162. package/dist/css/es/components/CodeField/CodeField.config.js +7 -6
  163. package/dist/css/es/components/CodeField/CodeField.config.js.map +1 -1
  164. package/dist/css/es/components/CodeField/CodeField.config_1khdese.css +7 -0
  165. package/dist/css/es/components/CodeField/CodeField.css +5 -4
  166. package/dist/css/es/components/Combobox/Combobox.config.js +1 -1
  167. package/dist/css/es/components/Combobox/Combobox.config.js.map +1 -1
  168. package/dist/css/es/components/Combobox/{Combobox.config_sfcqt5.css → Combobox.config_ngosgl.css} +4 -4
  169. package/dist/css/es/components/Combobox/Combobox.css +17 -17
  170. package/dist/css/es/components/Divider/Divider.config.js +1 -1
  171. package/dist/css/es/components/Divider/Divider.config.js.map +1 -1
  172. package/dist/css/es/components/Divider/Divider.config_c189mu.css +7 -0
  173. package/dist/css/es/components/Divider/Divider.css +7 -7
  174. package/dist/css/es/components/IconButton/IconButton.config.js +21 -18
  175. package/dist/css/es/components/IconButton/IconButton.config.js.map +1 -1
  176. package/dist/css/es/components/IconButton/IconButton.config_pfpvwy.css +17 -0
  177. package/dist/css/es/components/IconButton/IconButton.css +17 -15
  178. package/dist/css/es/components/Indicator/Indicator.config.js +14 -13
  179. package/dist/css/es/components/Indicator/Indicator.config.js.map +1 -1
  180. package/dist/css/es/components/Indicator/Indicator.config_1ec7pa1.css +11 -0
  181. package/dist/css/es/components/Indicator/Indicator.css +11 -10
  182. package/dist/css/es/components/Loader/Loader.config.js +16 -10
  183. package/dist/css/es/components/Loader/Loader.config.js.map +1 -1
  184. package/dist/css/es/components/Loader/Loader.config_10txgjz.css +14 -0
  185. package/dist/css/es/components/Loader/Loader.css +14 -8
  186. package/dist/css/es/components/Mask/Mask.css +21 -61
  187. package/dist/css/es/components/Modal/Modal.config.js +2 -3
  188. package/dist/css/es/components/Modal/Modal.config.js.map +1 -1
  189. package/dist/css/es/components/Modal/Modal.config_w3hp3h.css +1 -0
  190. package/dist/css/es/components/Modal/Modal.css +1 -2
  191. package/dist/css/es/components/Radiobox/Radiobox.config.js +1 -1
  192. package/dist/css/es/components/Radiobox/Radiobox.config.js.map +1 -1
  193. package/dist/css/es/components/Radiobox/{Radiobox.config_d3b2bk.css → Radiobox.config_1w9bf3n.css} +1 -1
  194. package/dist/css/es/components/Radiobox/Radiobox.css +6 -6
  195. package/dist/css/es/components/Select/Select.config.js +1 -1
  196. package/dist/css/es/components/Select/Select.config.js.map +1 -1
  197. package/dist/css/{cjs/components/Select/Select.config_alsaav.css → es/components/Select/Select.config_2n3qgt.css} +4 -4
  198. package/dist/css/es/components/Select/Select.css +23 -23
  199. package/dist/css/es/components/Slider/Slider.config.js +3 -2
  200. package/dist/css/es/components/Slider/Slider.config.js.map +1 -1
  201. package/dist/css/es/components/Slider/{Slider.config_4pld72.css → Slider.config_438erc.css} +6 -6
  202. package/dist/css/es/components/Slider/Slider.css +10 -10
  203. package/dist/css/es/components/Switch/Switch.config.js +1 -1
  204. package/dist/css/es/components/Switch/Switch.config.js.map +1 -1
  205. package/dist/css/es/components/Switch/{Switch.config_od22gc.css → Switch.config_bxqj4m.css} +2 -2
  206. package/dist/css/es/components/Switch/Switch.css +8 -8
  207. package/dist/css/es/components/TextArea/TextArea.config.js +1 -1
  208. package/dist/css/es/components/TextArea/TextArea.config.js.map +1 -1
  209. package/dist/css/es/components/TextArea/{TextArea.config_h6mv18.css → TextArea.config_r8ca9w.css} +1 -1
  210. package/dist/css/es/components/TextArea/TextArea.css +13 -28
  211. package/dist/css/es/components/TextArea/TextArea.js +5 -12
  212. package/dist/css/es/components/TextArea/TextArea.js.map +1 -1
  213. package/dist/css/es/components/TextField/TextField.config.js +1 -1
  214. package/dist/css/es/components/TextField/TextField.config.js.map +1 -1
  215. package/dist/css/es/components/TextField/{TextField.config_1a0yfsc.css → TextField.config_177skn7.css} +7 -7
  216. package/dist/css/es/components/TextField/TextField.js +4 -12
  217. package/dist/css/es/components/TextField/TextField.js.map +1 -1
  218. package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config.js +1 -1
  219. package/dist/css/es/components/TextFieldGroup/TextFieldGroup.config.js.map +1 -1
  220. package/dist/css/es/components/TextFieldGroup/{TextFieldGroup.config_1epvsxk.css → TextFieldGroup.config_k97yvi.css} +4 -4
  221. package/dist/css/es/components/TextFieldGroup/TextFieldGroup.css +9 -9
  222. package/dist/css/es/components/Tooltip/Tooltip.config.js +5 -2
  223. package/dist/css/es/components/Tooltip/Tooltip.config.js.map +1 -1
  224. package/dist/css/es/components/Tooltip/Tooltip.config_7b1ruh.css +3 -0
  225. package/dist/css/es/components/Tooltip/Tooltip.css +3 -3
  226. package/dist/css/es/components/Typography/Body.config.js +7 -12
  227. package/dist/css/es/components/Typography/Body.config.js.map +1 -1
  228. package/dist/css/es/components/Typography/{Body.config_1ochksw.css → Body.config_1it7iig.css} +2 -3
  229. package/dist/css/es/components/Typography/Typography.css +5 -6
  230. package/dist/css/es/components/Typography/Typography.js +2 -5
  231. package/dist/css/es/components/Typography/Typography.js.map +1 -1
  232. package/dist/css/es/components/ViewContainer/ViewContainer.config.js +1 -1
  233. package/dist/css/es/components/ViewContainer/ViewContainer.config_bgbike.css +2 -0
  234. package/dist/css/es/components/ViewContainer/ViewContainer.css +2 -2
  235. package/dist/css/es/index.css +259 -303
  236. package/dist/css/es/index.js +1 -1
  237. package/package.json +20 -12
  238. package/types/components/Avatar/Avatar.config.d.ts +0 -7
  239. package/types/components/Avatar/Avatar.d.ts +4 -25
  240. package/types/components/Button/Button.config.d.ts +6 -7
  241. package/types/components/Button/Button.d.ts +12 -14
  242. package/types/components/Chip/Chip.config.d.ts +9 -0
  243. package/types/components/Chip/Chip.d.ts +9 -0
  244. package/types/components/ChipGroup/ChipGroup.config.d.ts +4 -0
  245. package/types/components/ChipGroup/ChipGroup.d.ts +4 -0
  246. package/types/components/CodeField/CodeField.config.d.ts +1 -0
  247. package/types/components/CodeField/CodeField.d.ts +1 -0
  248. package/types/components/IconButton/IconButton.config.d.ts +15 -13
  249. package/types/components/IconButton/IconButton.d.ts +15 -13
  250. package/types/components/Indicator/Indicator.config.d.ts +9 -8
  251. package/types/components/Indicator/Indicator.d.ts +27 -24
  252. package/types/components/Loader/Loader.config.d.ts +13 -7
  253. package/types/components/Loader/Loader.d.ts +13 -7
  254. package/types/components/Mask/Mask.d.ts +0 -1240
  255. package/types/components/Modal/Modal.config.d.ts +0 -1
  256. package/types/components/Slider/Slider.config.d.ts +1 -0
  257. package/types/components/Slider/Slider.d.ts +8 -4
  258. package/types/components/TextArea/TextArea.d.ts +1 -1658
  259. package/types/components/TextField/TextField.d.ts +52 -1977
  260. package/types/components/TimePicker/TimePicker.d.ts +2 -2
  261. package/types/components/Typography/Body.config.d.ts +0 -10
  262. package/types/components/Typography/Typography.d.ts +0 -32
  263. package/types/components/Typography/index.d.ts +1 -1
  264. package/types/mixins/index.d.ts +3 -3
  265. package/dist/css/cjs/components/Avatar/Avatar.config_l01vv7.css +0 -30
  266. package/dist/css/cjs/components/Button/Button.config_1cdv5s.css +0 -18
  267. package/dist/css/cjs/components/Chip/Chip.config_1xbjb74.css +0 -5
  268. package/dist/css/cjs/components/ChipGroup/ChipGroup.config_xk6epg.css +0 -9
  269. package/dist/css/cjs/components/CodeField/CodeField.config_bdp8pd.css +0 -6
  270. package/dist/css/cjs/components/Divider/Divider.config_oxalhf.css +0 -7
  271. package/dist/css/cjs/components/IconButton/IconButton.config_1bubavi.css +0 -15
  272. package/dist/css/cjs/components/Indicator/Indicator.config_5tl0h6.css +0 -10
  273. package/dist/css/cjs/components/Loader/Loader.config_183ehzt.css +0 -8
  274. package/dist/css/cjs/components/Modal/Modal.config_rq8k7u.css +0 -2
  275. package/dist/css/cjs/components/TextArea/TextArea.clear.config.js +0 -48
  276. package/dist/css/cjs/components/TextArea/TextArea.clear.config.js.map +0 -1
  277. package/dist/css/cjs/components/TextArea/TextArea.clear.config_5ir1x7.css +0 -14
  278. package/dist/css/cjs/components/TextField/TextField.clear.config.js +0 -55
  279. package/dist/css/cjs/components/TextField/TextField.clear.config.js.map +0 -1
  280. package/dist/css/cjs/components/TextField/TextField.clear.config_1tplu3n.css +0 -22
  281. package/dist/css/cjs/components/TextField/TextField.search.config.js +0 -53
  282. package/dist/css/cjs/components/TextField/TextField.search.config.js.map +0 -1
  283. package/dist/css/cjs/components/TextField/TextField.search.config_oui6v0.css +0 -16
  284. package/dist/css/cjs/components/Tooltip/Tooltip.config_rdidu6.css +0 -3
  285. package/dist/css/cjs/components/ViewContainer/ViewContainer.config_qf4w01.css +0 -2
  286. package/dist/css/es/components/Avatar/Avatar.config_l01vv7.css +0 -30
  287. package/dist/css/es/components/Button/Button.config_1cdv5s.css +0 -18
  288. package/dist/css/es/components/Chip/Chip.config_1xbjb74.css +0 -5
  289. package/dist/css/es/components/ChipGroup/ChipGroup.config_xk6epg.css +0 -9
  290. package/dist/css/es/components/CodeField/CodeField.config_bdp8pd.css +0 -6
  291. package/dist/css/es/components/Divider/Divider.config_oxalhf.css +0 -7
  292. package/dist/css/es/components/IconButton/IconButton.config_1bubavi.css +0 -15
  293. package/dist/css/es/components/Indicator/Indicator.config_5tl0h6.css +0 -10
  294. package/dist/css/es/components/Loader/Loader.config_183ehzt.css +0 -8
  295. package/dist/css/es/components/Modal/Modal.config_rq8k7u.css +0 -2
  296. package/dist/css/es/components/TextArea/TextArea.clear.config.js +0 -44
  297. package/dist/css/es/components/TextArea/TextArea.clear.config.js.map +0 -1
  298. package/dist/css/es/components/TextArea/TextArea.clear.config_5ir1x7.css +0 -14
  299. package/dist/css/es/components/TextField/TextField.clear.config.js +0 -51
  300. package/dist/css/es/components/TextField/TextField.clear.config.js.map +0 -1
  301. package/dist/css/es/components/TextField/TextField.clear.config_1tplu3n.css +0 -22
  302. package/dist/css/es/components/TextField/TextField.search.config.js +0 -49
  303. package/dist/css/es/components/TextField/TextField.search.config.js.map +0 -1
  304. package/dist/css/es/components/TextField/TextField.search.config_oui6v0.css +0 -16
  305. package/dist/css/es/components/Tooltip/Tooltip.config_rdidu6.css +0 -3
  306. package/dist/css/es/components/ViewContainer/ViewContainer.config_qf4w01.css +0 -2
  307. package/types/components/TextArea/TextArea.clear.config.d.ts +0 -40
  308. package/types/components/TextField/TextField.clear.config.d.ts +0 -47
  309. package/types/components/TextField/TextField.search.config.d.ts +0 -41
@@ -1,51 +0,0 @@
1
- import './TextField.clear.config_1tplu3n.css';
2
- var config = {
3
- defaults: {
4
- view: 'default',
5
- size: 'l',
6
- labelPlacement: 'outer'
7
- },
8
- variations: {
9
- view: {
10
- "default": "dwsn6eb",
11
- positive: "pdpawn5",
12
- warning: "w17x7gjj",
13
- negative: "n1emjrtv"
14
- },
15
- size: {
16
- xl: "xr2wj7q",
17
- l: "llgeoal",
18
- m: "m1y65yur",
19
- s: "s12b6hd6",
20
- xs: "xkkpdvb"
21
- },
22
- labelPlacement: {
23
- inner: "i1p3y1gi",
24
- outer: "o1hg8tis"
25
- },
26
- chipView: {
27
- "default": "daqndxt",
28
- secondary: "s1r0sdt0",
29
- accent: "al9p1ui",
30
- positive: "pcqagsb",
31
- warning: "wvkbcac",
32
- negative: "n1f5nmrs"
33
- },
34
- hintView: {
35
- "default": "dokz6t"
36
- },
37
- hintSize: {
38
- m: "m10ofxb8",
39
- s: "syti5yf"
40
- },
41
- disabled: {
42
- "true": "tczp7tl"
43
- },
44
- readOnly: {
45
- "true": "tj9a63w"
46
- }
47
- }
48
- };
49
-
50
- export { config };
51
- //# sourceMappingURL=TextField.clear.config.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TextField.clear.config.js","sources":["../../../../../src-css/components/TextField/TextField.clear.config.ts"],"sourcesContent":["import { css, textFieldTokens as tokens } from '@salutejs/plasma-new-hope/css';\nimport {\n bodyL,\n bodyM,\n bodyS,\n bodyXS,\n inverseTextPrimary,\n inverseTextSecondary,\n inverseTextSecondaryHover,\n onDarkTextPrimary,\n onDarkTextSecondary,\n onDarkTextSecondaryHover,\n surfaceAccent,\n surfaceAccentActive,\n surfaceAccentHover,\n surfaceNegative,\n surfaceNegativeActive,\n surfaceNegativeHover,\n surfacePositive,\n surfacePositiveActive,\n surfacePositiveHover,\n surfaceSolidCardBrightness,\n surfaceSolidDefault,\n surfaceSolidDefaultActive,\n surfaceSolidDefaultHover,\n surfaceTransparentSecondary,\n surfaceTransparentSecondaryActive,\n surfaceTransparentSecondaryHover,\n surfaceWarning,\n surfaceWarningActive,\n surfaceWarningHover,\n textAccent,\n textNegative,\n textNegativeActive,\n textNegativeHover,\n textPositive,\n textPositiveActive,\n textPositiveHover,\n textPrimary,\n textSecondary,\n textSecondaryActive,\n textSecondaryHover,\n textTertiary,\n textWarning,\n textWarningActive,\n textWarningHover,\n} from '@salutejs-ds/sdds_sbcom/theme/tokens';\n\nexport const config = {\n defaults: {\n view: 'default',\n size: 'l',\n labelPlacement: 'outer',\n },\n variations: {\n view: {\n default: css`\n ${tokens.color}: ${textPrimary};\n\n ${tokens.placeholderColor}: ${textSecondary};\n ${tokens.placeholderColorFocus}: ${textTertiary};\n\n ${tokens.backgroundColor}: transparent;\n ${tokens.backgroundColorHover}: transparent;\n ${tokens.backgroundColorFocus}: transparent;\n ${tokens.caretColor}: ${textAccent};\n ${tokens.textBeforeColor}: ${textTertiary};\n ${tokens.textAfterColor}: ${textTertiary};\n ${tokens.labelColor}: ${textPrimary};\n ${tokens.leftHelperColor}: ${textSecondary};\n ${tokens.rightHelperColor}: ${textSecondary};\n ${tokens.titleCaptionColor}: ${textSecondary};\n ${tokens.hintIconColor}: ${textSecondary};\n\n ${tokens.contentSlotColor}: ${textSecondary};\n ${tokens.contentSlotColorHover}: ${textSecondaryHover};\n ${tokens.contentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.dividerColor}: var(--surface-transparent-tertiary);\n ${tokens.dividerColorHover}: ${textSecondary};\n ${tokens.dividerColorFocus}: ${surfaceAccent};\n\n ${tokens.focusColor}: ${textAccent};\n ${tokens.indicatorColor}: ${surfaceNegative}\n ${tokens.optionalColor}: ${textTertiary};\n `,\n positive: css`\n ${tokens.color}: ${textPositive};\n\n ${tokens.placeholderColor}: ${textPositive};\n ${tokens.placeholderColorFocus}: ${textPositive};\n\n ${tokens.backgroundColor}: transparent;\n ${tokens.backgroundColorHover}: transparent;\n ${tokens.backgroundColorFocus}: transparent;\n ${tokens.caretColor}: ${textAccent};\n ${tokens.textBeforeColor}: ${textTertiary};\n ${tokens.textAfterColor}: ${textTertiary};\n ${tokens.labelColor}: ${textPrimary};\n ${tokens.leftHelperColor}: ${textPositive};\n ${tokens.rightHelperColor}: ${textPositive};\n ${tokens.titleCaptionColor}: ${textSecondary};\n ${tokens.hintIconColor}: ${textSecondary};\n\n ${tokens.contentSlotColor}: ${textPositive};\n ${tokens.contentSlotColorHover}: ${textPositiveHover};\n ${tokens.contentSlotColorActive}: ${textPositiveActive};\n\n ${tokens.contentSlotRightColor}: ${textSecondary};\n ${tokens.contentSlotRightColorHover}: ${textSecondaryHover};\n ${tokens.contentSlotRightColorActive}: ${textSecondaryActive};\n\n ${tokens.dividerColor}: ${surfacePositive};\n ${tokens.dividerColorHover}: ${surfacePositive};\n ${tokens.dividerColorFocus}: ${surfaceAccent};\n\n ${tokens.focusColor}: ${textAccent};\n ${tokens.indicatorColor}: ${surfaceNegative}\n ${tokens.optionalColor}: ${textTertiary};\n `,\n warning: css`\n ${tokens.color}: ${textWarning};\n\n ${tokens.placeholderColor}: ${textWarning};\n ${tokens.placeholderColorFocus}: ${textWarning};\n\n ${tokens.backgroundColor}: transparent;\n ${tokens.backgroundColorHover}: transparent;\n ${tokens.backgroundColorFocus}: transparent;\n ${tokens.caretColor}: ${textAccent};\n ${tokens.textBeforeColor}: ${textTertiary};\n ${tokens.textAfterColor}: ${textTertiary};\n ${tokens.labelColor}: ${textPrimary};\n ${tokens.leftHelperColor}: ${textWarning};\n ${tokens.rightHelperColor}: ${textWarning};\n ${tokens.titleCaptionColor}: ${textSecondary};\n ${tokens.hintIconColor}: ${textSecondary};\n\n ${tokens.contentSlotColor}: ${textWarning};\n ${tokens.contentSlotColorHover}: ${textWarningHover};\n ${tokens.contentSlotColorActive}: ${textWarningActive};\n\n ${tokens.contentSlotRightColor}: ${textSecondary};\n ${tokens.contentSlotRightColorHover}: ${textSecondaryHover};\n ${tokens.contentSlotRightColorActive}: ${textSecondaryActive};\n\n ${tokens.dividerColor}: ${surfaceWarning};\n ${tokens.dividerColorHover}: ${surfaceWarning};\n ${tokens.dividerColorFocus}: ${surfaceAccent};\n\n ${tokens.focusColor}: ${textAccent};\n ${tokens.indicatorColor}: ${surfaceNegative}\n ${tokens.optionalColor}: ${textTertiary};\n `,\n negative: css`\n ${tokens.color}: ${textNegative};\n\n ${tokens.placeholderColor}: ${textNegative};\n ${tokens.placeholderColorFocus}: ${textNegative};\n\n ${tokens.backgroundColor}: transparent;\n ${tokens.backgroundColorHover}: transparent;\n ${tokens.backgroundColorFocus}: transparent;\n ${tokens.caretColor}: ${textAccent};\n ${tokens.textBeforeColor}: ${textTertiary};\n ${tokens.textAfterColor}: ${textTertiary};\n ${tokens.labelColor}: ${textPrimary};\n ${tokens.leftHelperColor}: ${textNegative};\n ${tokens.rightHelperColor}: ${textNegative};\n ${tokens.titleCaptionColor}: ${textSecondary};\n ${tokens.hintIconColor}: ${textSecondary};\n\n ${tokens.contentSlotColor}: ${textNegative};\n ${tokens.contentSlotColorHover}: ${textNegativeHover};\n ${tokens.contentSlotColorActive}: ${textNegativeActive};\n\n ${tokens.contentSlotRightColor}: ${textSecondary};\n ${tokens.contentSlotRightColorHover}: ${textSecondaryHover};\n ${tokens.contentSlotRightColorActive}: ${textSecondaryActive};\n\n ${tokens.dividerColor}: ${surfaceNegative}\n ${tokens.dividerColorHover}: ${surfaceNegative}\n ${tokens.dividerColorFocus}: ${surfaceAccent};\n\n ${tokens.focusColor}: ${textAccent};\n ${tokens.indicatorColor}: ${surfaceNegative}\n ${tokens.optionalColor}: ${textTertiary};\n `,\n },\n size: {\n xl: css`\n ${tokens.height}: 4rem;\n ${tokens.padding}: 1.3125rem 0;\n ${tokens.paddingWithChips}: 0.375rem 0;\n ${tokens.borderRadius}: 0;\n\n ${tokens.leftContentMargin}: -0.0625rem 0.5rem -0.0625rem 0rem;\n ${tokens.rightContentMargin}: -0.0625rem 0rem -0.0625rem 0.75rem;\n ${tokens.rightContentWithHintMargin}: -0.0625rem -0.438rem -0.0625rem 0.75rem;\n\n ${tokens.contentRightWrapperGap}: 0.25rem;\n ${tokens.contentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.fontFamily}: ${bodyL.fontFamily};\n ${tokens.fontSize}: ${bodyL.fontSize};\n ${tokens.fontStyle}: ${bodyL.fontStyle};\n ${tokens.fontWeight}: ${bodyL.fontWeight};\n ${tokens.letterSpacing}: ${bodyL.letterSpacing};\n ${tokens.lineHeight}: ${bodyL.lineHeight};\n\n ${tokens.labelOffset}: 0.25rem;\n ${tokens.labelFontFamily}: ${bodyL.fontFamily};\n ${tokens.labelFontSize}: ${bodyL.fontSize};\n ${tokens.labelFontStyle}: ${bodyL.fontStyle};\n ${tokens.labelFontWeight}: ${bodyL.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.hintMargin}: -0.688rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: 0.82rem -2.063rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n ${tokens.titleCaptionFontFamily}: ${bodyXS.fontFamily};\n ${tokens.titleCaptionFontSize}: ${bodyXS.fontSize};\n ${tokens.titleCaptionFontStyle}: ${bodyXS.fontStyle};\n ${tokens.titleCaptionFontWeight}: ${bodyXS.fontWeight};\n ${tokens.titleCaptionLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.titleCaptionLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperPadding}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.rightHelperOffset}: 0.25rem 0 0 0.25rem;\n ${tokens.rightHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.rightHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.rightHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.rightHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.rightHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.rightHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.8125rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.813rem 0 0.813rem 0;\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.chipGap}: 0.125rem;\n ${tokens.chipMarginRight}: 1rem;\n ${tokens.chipBorderRadius}: 0.625rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 3.25rem;\n ${tokens.chipPadding}: 0 0.75rem 0 1rem;\n ${tokens.chipClearContentMarginLeft}: 0.625rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.5rem;\n ${tokens.chipFontFamily}: ${bodyL.fontFamily};\n ${tokens.chipFontSize}: ${bodyL.fontSize};\n ${tokens.chipFontStyle}: ${bodyL.fontStyle};\n ${tokens.chipFontWeight}: ${bodyL.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.labelInnerFontFamily}: ${bodyXS.fontFamily};\n ${tokens.labelInnerFontSize}: ${bodyXS.fontSize};\n ${tokens.labelInnerFontStyle}: ${bodyXS.fontStyle};\n ${tokens.labelInnerFontWeight}: ${bodyXS.fontWeight};\n ${tokens.labelInnerLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.labelInnerLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.5rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 1.75rem auto auto -0.875rem;\n ${tokens.indicatorLabelPlacementOuter}: 0.5rem auto auto -0.75rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 1.75rem -0.875rem auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.25rem -0.625rem auto auto;\n ${tokens.clearIndicatorHintInnerRight}: 1.75rem -2.488rem auto auto;\n `,\n l: css`\n ${tokens.height}: 3.5rem;\n ${tokens.padding}: 1.0625rem 0;\n ${tokens.paddingWithChips}: 0.375rem 0;\n ${tokens.borderRadius}: 0;\n\n ${tokens.leftContentMargin}: -0.0625rem 0.5rem -0.0625rem 0;\n ${tokens.rightContentMargin}: -0.0625rem 0 -0.0625rem 0.75rem;\n ${tokens.rightContentWithHintMargin}: -0.0625rem -0.438rem -0.0625rem 0.75rem;\n\n ${tokens.contentRightWrapperGap}: 0.25rem;\n ${tokens.contentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.fontFamily}: ${bodyL.fontFamily};\n ${tokens.fontSize}: ${bodyL.fontSize};\n ${tokens.fontStyle}: ${bodyL.fontStyle};\n ${tokens.fontWeight}: ${bodyL.fontWeight};\n ${tokens.letterSpacing}: ${bodyL.letterSpacing};\n ${tokens.lineHeight}: ${bodyL.lineHeight};\n\n ${tokens.labelOffset}: 0.25rem;\n ${tokens.labelFontFamily}: ${bodyL.fontFamily};\n ${tokens.labelFontSize}: ${bodyL.fontSize};\n ${tokens.labelFontStyle}: ${bodyL.fontStyle};\n ${tokens.labelFontWeight}: ${bodyL.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.hintMargin}: -0.688rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: 0.563rem -2.188rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n ${tokens.titleCaptionFontFamily}: ${bodyXS.fontFamily};\n ${tokens.titleCaptionFontSize}: ${bodyXS.fontSize};\n ${tokens.titleCaptionFontStyle}: ${bodyXS.fontStyle};\n ${tokens.titleCaptionFontWeight}: ${bodyXS.fontWeight};\n ${tokens.titleCaptionLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.titleCaptionLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.helpersAlign}: center;\n\n ${tokens.leftHelperPadding}: 0.25rem 0.25rem 0.25rem 1rem;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.rightHelperOffset}: 0.25rem 1rem 0.25rem 0.25rem;\n ${tokens.rightHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.rightHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.rightHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.rightHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.rightHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.rightHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.5625rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.5625rem 0 0.5625rem 0;\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.5rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2.75rem;\n ${tokens.chipPadding}: 0 0.75rem 0 1rem;\n ${tokens.chipClearContentMarginLeft}: 0.625rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.5rem;\n ${tokens.chipFontFamily}: ${bodyL.fontFamily};\n ${tokens.chipFontSize}: ${bodyL.fontSize};\n ${tokens.chipFontStyle}: ${bodyL.fontStyle};\n ${tokens.chipFontWeight}: ${bodyL.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.5rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 1.5rem auto auto -0.875rem;\n ${tokens.indicatorLabelPlacementOuter}: 0.5rem auto auto -0.75rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 1.5rem -0.875rem auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.25rem -0.625rem auto auto;\n ${tokens.clearIndicatorHintInnerRight}: 1.5rem -2.488rem auto auto;\n `,\n m: css`\n ${tokens.height}: 3rem;\n ${tokens.padding}: 0.875rem 0;\n ${tokens.paddingWithChips}: 0.375rem 0;\n ${tokens.borderRadius}: 0;\n\n ${tokens.leftContentMargin}: -0.125rem 0.375rem -0.125rem 0;\n ${tokens.rightContentMargin}: -0.125rem 0 -0.125rem 0.75rem;\n ${tokens.rightContentWithHintMargin}: -0.125rem -0.438rem -0.125rem 0.75rem;\n\n ${tokens.contentRightWrapperGap}: 0.25rem;\n ${tokens.contentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.fontFamily}: ${bodyM.fontFamily};\n ${tokens.fontSize}: ${bodyM.fontSize};\n ${tokens.fontStyle}: ${bodyM.fontStyle};\n ${tokens.fontWeight}: ${bodyM.fontWeight};\n ${tokens.letterSpacing}: ${bodyM.letterSpacing};\n ${tokens.lineHeight}: ${bodyM.lineHeight};\n\n ${tokens.labelOffset}: 0.25rem;\n ${tokens.labelFontFamily}: ${bodyM.fontFamily};\n ${tokens.labelFontSize}: ${bodyM.fontSize};\n ${tokens.labelFontStyle}: ${bodyM.fontStyle};\n ${tokens.labelFontWeight}: ${bodyM.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.hintMargin}: -0.688rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: 0.312rem -2.188rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n ${tokens.titleCaptionFontFamily}: ${bodyXS.fontFamily};\n ${tokens.titleCaptionFontSize}: ${bodyXS.fontSize};\n ${tokens.titleCaptionFontStyle}: ${bodyXS.fontStyle};\n ${tokens.titleCaptionFontWeight}: ${bodyXS.fontWeight};\n ${tokens.titleCaptionLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.titleCaptionLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperPadding}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.rightHelperOffset}: 0.25rem 0 0 0.25rem;\n ${tokens.rightHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.rightHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.rightHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.rightHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.rightHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.rightHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.375rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.375rem 0 0.375rem 0;\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.375rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2.25rem;\n ${tokens.chipPadding}: 0 0.625rem 0 0.875rem;\n ${tokens.chipClearContentMarginLeft}: 0.5rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.25rem;\n ${tokens.chipFontFamily}: ${bodyM.fontFamily};\n ${tokens.chipFontSize}: ${bodyM.fontSize};\n ${tokens.chipFontStyle}: ${bodyM.fontStyle};\n ${tokens.chipFontWeight}: ${bodyM.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyM.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyM.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.5rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 1.25rem auto auto -0.875rem;\n ${tokens.indicatorLabelPlacementOuter}: 0.375rem auto auto -0.75rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 1.25rem -0.875rem auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.25rem -0.6875rem auto auto;\n ${tokens.clearIndicatorHintInnerRight}: 1.25rem -2.488rem auto auto;\n `,\n s: css`\n ${tokens.height}: 2.5rem;\n ${tokens.padding}: 0.6875rem 0;\n ${tokens.paddingWithChips}: 0.375rem 0;\n ${tokens.borderRadius}: 0;\n\n ${tokens.leftContentMargin}: -0.1875rem 0.25rem -0.1875rem 0;\n ${tokens.rightContentMargin}: -0.1875rem 0 -0.1875rem 0.75rem;\n ${tokens.rightContentWithHintMargin}: -0.1875rem -0.438rem -0.1875rem 0.75rem;\n\n ${tokens.contentRightWrapperGap}: 0.25rem;\n ${tokens.contentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.fontFamily}: ${bodyS.fontFamily};\n ${tokens.fontSize}: ${bodyS.fontSize};\n ${tokens.fontStyle}: ${bodyS.fontStyle};\n ${tokens.fontWeight}: ${bodyS.fontWeight};\n ${tokens.letterSpacing}: ${bodyS.letterSpacing};\n ${tokens.lineHeight}: ${bodyS.lineHeight};\n\n ${tokens.labelOffset}: 0.25rem;\n ${tokens.labelFontFamily}: ${bodyS.fontFamily};\n ${tokens.labelFontSize}: ${bodyS.fontSize};\n ${tokens.labelFontStyle}: ${bodyS.fontStyle};\n ${tokens.labelFontWeight}: ${bodyS.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.hintMargin}: -0.688rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: 0.062rem -2.188rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n ${tokens.titleCaptionFontFamily}: ${bodyXS.fontFamily};\n ${tokens.titleCaptionFontSize}: ${bodyXS.fontSize};\n ${tokens.titleCaptionFontStyle}: ${bodyXS.fontStyle};\n ${tokens.titleCaptionFontWeight}: ${bodyXS.fontWeight};\n ${tokens.titleCaptionLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.titleCaptionLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperPadding}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.rightHelperOffset}: 0.25rem 0 0 0.25rem;\n ${tokens.rightHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.rightHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.rightHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.rightHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.rightHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.rightHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.contentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.25rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 1.75rem;\n ${tokens.chipPadding}: 0 0.5rem 0 0.75rem;\n ${tokens.chipClearContentMarginLeft}: 0.375rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1rem;\n ${tokens.chipFontFamily}: ${bodyS.fontFamily};\n ${tokens.chipFontSize}: ${bodyS.fontSize};\n ${tokens.chipFontStyle}: ${bodyS.fontStyle};\n ${tokens.chipFontWeight}: ${bodyS.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.375rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 1.063rem auto auto -0.75rem;\n ${tokens.indicatorLabelPlacementOuter}: 0.3125rem auto auto -0.6875rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 1.063rem -0.75rem auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.25rem -0.625rem auto auto;\n ${tokens.clearIndicatorHintInnerRight}: 1.063rem -2.238rem auto auto;\n `,\n xs: css`\n ${tokens.height}: 2rem;\n ${tokens.padding}: 0.5625rem 0;\n ${tokens.paddingWithChips}: 0.375rem 0;\n ${tokens.borderRadius}: 0;\n\n ${tokens.leftContentMargin}: -0.0625rem 0.25rem -0.0625rem 0;\n ${tokens.rightContentMargin}: -0.0625rem 0 -0.0625rem 0.75rem;\n ${tokens.rightContentWithHintMargin}: -0.0625rem -0.688rem -0.0625rem 0.75rem;\n\n ${tokens.contentRightWrapperGap}: 0.25rem;\n ${tokens.contentRightWrapperMargin}: -0.688rem -0.688rem -0.688rem 0;\n\n ${tokens.fontFamily}: ${bodyXS.fontFamily};\n ${tokens.fontSize}: ${bodyXS.fontSize};\n ${tokens.fontStyle}: ${bodyXS.fontStyle};\n ${tokens.fontWeight}: ${bodyXS.fontWeight};\n ${tokens.letterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.lineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelOffset}: 0.25rem;\n ${tokens.labelFontFamily}: ${bodyXS.fontFamily};\n ${tokens.labelFontSize}: ${bodyXS.fontSize};\n ${tokens.labelFontStyle}: ${bodyXS.fontStyle};\n ${tokens.labelFontWeight}: ${bodyXS.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.hintMargin}: -0.75rem -0.625rem -0.75rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: -0.188rem -1.938rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n ${tokens.titleCaptionFontFamily}: ${bodyXS.fontFamily};\n ${tokens.titleCaptionFontSize}: ${bodyXS.fontSize};\n ${tokens.titleCaptionFontStyle}: ${bodyXS.fontStyle};\n ${tokens.titleCaptionFontWeight}: ${bodyXS.fontWeight};\n ${tokens.titleCaptionLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.titleCaptionLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.leftHelperPadding}: 0.25rem 0 0 0;\n ${tokens.leftHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.leftHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.leftHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.leftHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.leftHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.leftHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.rightHelperOffset}: 0.25rem 0 0 0.25rem;\n ${tokens.rightHelperFontFamily}: ${bodyXS.fontFamily};\n ${tokens.rightHelperFontSize}: ${bodyXS.fontSize};\n ${tokens.rightHelperFontStyle}: ${bodyXS.fontStyle};\n ${tokens.rightHelperFontWeight}: ${bodyXS.fontWeight};\n ${tokens.rightHelperLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.rightHelperLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.labelInnerPadding}: 0.3125rem 0 0 0;\n ${tokens.contentLabelInnerPadding}: 1.0625rem 0 0.3125rem 0;\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.125rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 1.25rem;\n ${tokens.chipPadding}: 0 0.375rem 0 0.625rem;\n ${tokens.chipClearContentMarginLeft}: 0.25rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 0.75rem;\n ${tokens.chipFontFamily}: ${bodyXS.fontFamily};\n ${tokens.chipFontSize}: ${bodyXS.fontSize};\n ${tokens.chipFontStyle}: ${bodyXS.fontStyle};\n ${tokens.chipFontWeight}: ${bodyXS.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.375rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 0.813rem auto auto -0.625rem;\n ${tokens.indicatorLabelPlacementOuter}: 0.25rem auto auto -0.625rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 0.813rem -0.625rem auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.125rem -0.6875rem auto auto;\n ${tokens.clearIndicatorHintInnerRight}: 0.813rem -1.988rem auto auto;\n `,\n },\n labelPlacement: {\n inner: css`\n ${tokens.placeholderColor}: ${textSecondary};\n ${tokens.labelInnerFontFamily}: ${bodyXS.fontFamily};\n ${tokens.labelInnerFontSize}: ${bodyXS.fontSize};\n ${tokens.labelInnerFontStyle}: ${bodyXS.fontStyle};\n ${tokens.labelInnerFontWeight}: ${bodyXS.fontWeight};\n ${tokens.labelInnerLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.labelInnerLineHeight}: ${bodyXS.lineHeight};\n `,\n outer: css``,\n },\n chipView: {\n default: css`\n ${tokens.chipColor}: ${inverseTextPrimary};\n ${tokens.chipBackground}: ${surfaceSolidDefault};\n ${tokens.chipColorHover}: ${inverseTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceSolidDefaultHover};\n ${tokens.chipColorActive}: ${inverseTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceSolidDefaultActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceSolidDefault};\n ${tokens.chipColorReadOnly}: ${inverseTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceSolidDefault};\n ${tokens.chipColorReadOnlyHover}: ${inverseTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${inverseTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${inverseTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${inverseTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n secondary: css`\n ${tokens.chipColor}: ${textPrimary};\n ${tokens.chipBackground}: ${surfaceTransparentSecondary};\n ${tokens.chipColorHover}: ${textPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceTransparentSecondaryHover};\n ${tokens.chipColorActive}: ${textPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceTransparentSecondaryActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceTransparentSecondary};\n ${tokens.chipColorReadOnly}: ${textPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceTransparentSecondary};\n ${tokens.chipColorReadOnlyHover}: ${textPrimary};\n\n ${tokens.chipCloseIconColor}: ${textSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${textSecondary};\n ${tokens.chipCloseIconColorHover}: ${textSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n accent: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfaceAccent};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceAccentHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceAccentActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceAccent};\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceAccent};\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n positive: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfacePositive};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfacePositiveHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfacePositiveActive};\n ${tokens.chipBackgroundReadOnly}: ${surfacePositive};\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfacePositive};\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n warning: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfaceWarning};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceWarningHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceWarningActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceWarning};\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceWarning};\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n negative: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfaceNegative}\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceNegativeHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceNegativeActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceNegative}\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceNegative}\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n },\n hintView: {\n default: css`\n ${tokens.tooltipBackgroundColor}: ${surfaceSolidCardBrightness};\n ${tokens.tooltipBoxShadow}: var(--shadow-down-hard-m, 0px 4px 12px 0px rgba(0, 0, 0, 0.16),0px 1px 4px 0px rgba(0, 0, 0, 0.08));\n ${tokens.tooltipColor}: ${textPrimary};\n ${tokens.tooltipArrowBackground}: ${surfaceSolidCardBrightness};\n `,\n },\n hintSize: {\n m: css`\n ${tokens.tooltipPaddingTop}: 0.6875rem;\n ${tokens.tooltipPaddingRight}: 0.875rem;\n ${tokens.tooltipPaddingBottom}: 0.6875rem;\n ${tokens.tooltipPaddingLeft}: 0.875rem;\n\n ${tokens.tooltipMinHeight}: 2.5rem;\n ${tokens.tooltipBorderRadius}: 0.625rem;\n\n ${tokens.tooltipTextFontFamily}: ${bodyS.fontFamily};\n ${tokens.tooltipTextFontSize}: ${bodyS.fontSize};\n ${tokens.tooltipTextFontStyle}: ${bodyS.fontStyle};\n ${tokens.tooltipTextFontWeight}: ${bodyS.fontWeight};\n ${tokens.tooltipTextFontLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.tooltipTextFontLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.tooltipContentLeftMargin}: 0.375rem;\n\n ${tokens.tooltipArrowMaskWidth}: 1.25rem;\n ${tokens.tooltipArrowMaskHeight}: 1.25rem;\n ${tokens.tooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==\");\n ${tokens.tooltipArrowHeight}: 0.5rem;\n ${tokens.tooltipArrowEdgeMargin}: 0.625rem;\n `,\n s: css`\n ${tokens.tooltipPaddingTop}: 0.5rem;\n ${tokens.tooltipPaddingRight}: 0.75rem;\n ${tokens.tooltipPaddingBottom}: 0.5rem;\n ${tokens.tooltipPaddingLeft}: 0.75rem;\n\n ${tokens.tooltipMinHeight}: 2rem;\n ${tokens.tooltipBorderRadius}: 0.5rem;\n\n ${tokens.tooltipTextFontFamily}: ${bodyXS.fontFamily};\n ${tokens.tooltipTextFontSize}: ${bodyXS.fontSize};\n ${tokens.tooltipTextFontStyle}: ${bodyXS.fontStyle};\n ${tokens.tooltipTextFontWeight}: ${bodyXS.fontWeight};\n ${tokens.tooltipTextFontLetterSpacing}: ${bodyXS.letterSpacing};\n ${tokens.tooltipTextFontLineHeight}: ${bodyXS.lineHeight};\n\n ${tokens.tooltipContentLeftMargin}: 0.25rem;\n\n ${tokens.tooltipArrowMaskWidth}: 1rem;\n ${tokens.tooltipArrowMaskHeight}: 1rem;\n ${tokens.tooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+\");\n ${tokens.tooltipArrowHeight}: 0.375rem;\n ${tokens.tooltipArrowEdgeMargin}: 0.5625rem;\n `,\n },\n disabled: {\n true: css`\n ${tokens.disabledOpacity}: 0.4;\n `,\n },\n readOnly: {\n true: css`\n ${tokens.readOnlyOpacity}: 0.1;\n ${tokens.colorReadOnly}: ${textPrimary};\n ${tokens.backgroundColorReadOnly}: transparent;\n ${tokens.placeholderColorReadOnly}: ${textSecondary};\n ${tokens.leftHelperColorReadOnly}: ${textSecondary};\n ${tokens.rightHelperColorReadOnly}: ${textSecondary};\n ${tokens.titleCaptionColorReadOnly}: ${textSecondary};\n ${tokens.labelColorReadOnly}: ${textPrimary};\n ${tokens.dividerColorReadOnly}: var(--surface-transparent-primary);\n ${tokens.contentSlotRightOpacityReadOnly}: 0.4;\n `,\n },\n },\n};\n"],"names":["config","defaults","view","size","labelPlacement","variations","default","positive","warning","negative","xl","l","m","s","xs","inner","outer","chipView","secondary","accent","hintView","hintSize","disabled","true","readOnly"],"mappings":"AAgDO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,SAAS;AACfC,IAAAA,IAAI,EAAE,GAAG;AACTC,IAAAA,cAAc,EAAE;GACnB;AACDC,EAAAA,UAAU,EAAE;AACRH,IAAAA,IAAI,EAAE;AACFI,MAAAA,SAAAA,EAAO,SA6BN;AACDC,MAAAA,QAAQ,EAAA,SAiCP;AACDC,MAAAA,OAAO,EAAA,UAiCN;AACDC,MAAAA,QAAQ,EAAA;KAkCX;AACDN,IAAAA,IAAI,EAAE;AACFO,MAAAA,EAAE,EAAA,SA2FD;AACDC,MAAAA,CAAC,EAAA,SAqFA;AACDC,MAAAA,CAAC,EAAA,UAmFA;AACDC,MAAAA,CAAC,EAAA,UAmFA;AACDC,MAAAA,EAAE,EAAA;KAoFL;AACDV,IAAAA,cAAc,EAAE;AACZW,MAAAA,KAAK,EAAA,UAQJ;AACDC,MAAAA,KAAK,EAAA;KACR;AACDC,IAAAA,QAAQ,EAAE;AACNX,MAAAA,SAAAA,EAAO,SAgBN;AACDY,MAAAA,SAAS,EAAA,UAgBR;AACDC,MAAAA,MAAM,EAAA,SAgBL;AACDZ,MAAAA,QAAQ,EAAA,SAgBP;AACDC,MAAAA,OAAO,EAAA,SAgBN;AACDC,MAAAA,QAAQ,EAAA;KAiBX;AACDW,IAAAA,QAAQ,EAAE;MACNd,SAAAA,EAAO;KAMV;AACDe,IAAAA,QAAQ,EAAE;AACNT,MAAAA,CAAC,EAAA,UAuBA;AACDC,MAAAA,CAAC,EAAA;KAwBJ;AACDS,IAAAA,QAAQ,EAAE;MACNC,MAAAA,EAAI;KAGP;AACDC,IAAAA,QAAQ,EAAE;MACND,MAAAA,EAAI;AAYR;AACJ;AACJ;;;;"}
@@ -1,22 +0,0 @@
1
- .dwsn6eb{--plasma-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__placeholder-color-focus:var(--text-tertiary,#F6F2F03D);--plasma-textfield-bg-color:transparent;--plasma-textfield-bg-color-hover:transparent;--plasma-textfield-bg-color-focus:transparent;--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__left-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__right-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-divider-color:var(--surface-transparent-tertiary);--plasma-textfield-divider-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9) --plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
2
- .pdpawn5{--plasma-textfield-color:var(--text-positive,#50A84C);--plasma-textfield__placeholder-color:var(--text-positive,#50A84C);--plasma-textfield__placeholder-color-focus:var(--text-positive,#50A84C);--plasma-textfield-bg-color:transparent;--plasma-textfield-bg-color-hover:transparent;--plasma-textfield-bg-color-focus:transparent;--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__left-helper-color:var(--text-positive,#50A84C);--plasma-textfield__right-helper-color:var(--text-positive,#50A84C);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-positive,#50A84C);--plasma-textfield-content-slot-color-hover:var(--text-positive-hover,#62B65DFF);--plasma-textfield-content-slot-color-active:var(--text-positive-active,#469442FF);--plasma-textfield-content-right-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-right-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-right-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-divider-color:var(--surface-positive,#A6D2A2);--plasma-textfield-divider-color-hover:var(--surface-positive,#A6D2A2);--plasma-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9) --plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
3
- .w17x7gjj{--plasma-textfield-color:var(--text-warning,#DA6828);--plasma-textfield__placeholder-color:var(--text-warning,#DA6828);--plasma-textfield__placeholder-color-focus:var(--text-warning,#DA6828);--plasma-textfield-bg-color:transparent;--plasma-textfield-bg-color-hover:transparent;--plasma-textfield-bg-color-focus:transparent;--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__left-helper-color:var(--text-warning,#DA6828);--plasma-textfield__right-helper-color:var(--text-warning,#DA6828);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-warning,#DA6828);--plasma-textfield-content-slot-color-hover:var(--text-warning-hover,#DF7D43FF);--plasma-textfield-content-slot-color-active:var(--text-warning-active,#C45D21FF);--plasma-textfield-content-right-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-right-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-right-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-divider-color:var(--surface-warning,#F8AD80);--plasma-textfield-divider-color-hover:var(--surface-warning,#F8AD80);--plasma-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9) --plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
4
- .n1emjrtv{--plasma-textfield-color:var(--text-negative,#F57E83);--plasma-textfield__placeholder-color:var(--text-negative,#F57E83);--plasma-textfield__placeholder-color-focus:var(--text-negative,#F57E83);--plasma-textfield-bg-color:transparent;--plasma-textfield-bg-color-hover:transparent;--plasma-textfield-bg-color-focus:transparent;--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__left-helper-color:var(--text-negative,#F57E83);--plasma-textfield__right-helper-color:var(--text-negative,#F57E83);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-negative,#F57E83);--plasma-textfield-content-slot-color-hover:var(--text-negative-hover,#F89BA0FF);--plasma-textfield-content-slot-color-active:var(--text-negative-active,#F3626AFF);--plasma-textfield-content-right-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-right-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-right-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-divider-color:var(--surface-negative,#F8A6A9) --plasma-textfield-divider-color-hover:var(--surface-negative,#F8A6A9) --plasma-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9) --plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
5
- .xr2wj7q{--plasma-textfield-height:4rem;--plasma-textfield-padding:1.3125rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0rem;--plasma-textfield__right-content-margin:-0.0625rem 0rem -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.82rem -2.063rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-padding:0.25rem 0 0 0;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.8125rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.813rem 0 0.813rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.125rem;--plasma-textfield__chip-margin-right:1rem;--plasma-textfield__chip-border-radius:0.625rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:3.25rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.75rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.75rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.75rem -2.488rem auto auto;}
6
- .llgeoal{--plasma-textfield-height:3.5rem;--plasma-textfield-padding:1.0625rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.0625rem 0.5rem -0.0625rem 0;--plasma-textfield__right-content-margin:-0.0625rem 0 -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.438rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.563rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__helpers-align:center;--plasma-textfield__left-helper-padding:0.25rem 0.25rem 0.25rem 1rem;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__right-helper-offset:0.25rem 1rem 0.25rem 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.5625rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.5625rem 0 0.5625rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.5rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.75rem;--plasma-textfield__chip-padding:0 0.75rem 0 1rem;--plasma-textfield__chip-clear-content-margin-left:0.625rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.5rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.5rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.5rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.5rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.5rem -2.488rem auto auto;}
7
- .m1y65yur{--plasma-textfield-height:3rem;--plasma-textfield-padding:0.875rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.125rem 0.375rem -0.125rem 0;--plasma-textfield__right-content-margin:-0.125rem 0 -0.125rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-padding:0.25rem 0 0 0;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.375rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.25rem;--plasma-textfield__chip-padding:0 0.625rem 0 0.875rem;--plasma-textfield__chip-clear-content-margin-left:0.5rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.25rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-m-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-m-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-m-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-m-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;}
8
- .s12b6hd6{--plasma-textfield-height:2.5rem;--plasma-textfield-padding:0.6875rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.1875rem 0.25rem -0.1875rem 0;--plasma-textfield__right-content-margin:-0.1875rem 0 -0.1875rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.1875rem -0.438rem -0.1875rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.062rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-padding:0.25rem 0 0 0;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.25rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.75rem;--plasma-textfield__chip-padding:0 0.5rem 0 0.75rem;--plasma-textfield__chip-clear-content-margin-left:0.375rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.063rem auto auto -0.75rem;--plasma-textfield__indicator-placement-outer:0.3125rem auto auto -0.6875rem;--plasma-textfield__indicator-placement-inner-right:1.063rem -0.75rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.625rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.063rem -2.238rem auto auto;}
9
- .xkkpdvb{--plasma-textfield-height:2rem;--plasma-textfield-padding:0.5625rem 0;--plasma-textfield-padding-with-chips:0.375rem 0;--plasma-textfield-border-radius:0;--plasma-textfield__left-content-margin:-0.0625rem 0.25rem -0.0625rem 0;--plasma-textfield__right-content-margin:-0.0625rem 0 -0.0625rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.0625rem -0.688rem -0.0625rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.688rem -0.688rem -0.688rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__hint-margin:-0.75rem -0.625rem -0.75rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:-0.188rem -1.938rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__left-helper-padding:0.25rem 0 0 0;--plasma-textfield__left-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__left-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__left-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__left-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__left-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__left-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__right-helper-offset:0.25rem 0 0 0.25rem;--plasma-textfield__right-helper-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__right-helper-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__right-helper-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__right-helper-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__right-helper-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__right-helper-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.3125rem 0 0 0;--plasma-textfield-placement_inner__content-padding:1.0625rem 0 0.3125rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.125rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:1.25rem;--plasma-textfield__chip-padding:0 0.375rem 0 0.625rem;--plasma-textfield__chip-clear-content-margin-left:0.25rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:0.75rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__indicator-size-inner:0.375rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:0.813rem auto auto -0.625rem;--plasma-textfield__indicator-placement-outer:0.25rem auto auto -0.625rem;--plasma-textfield__indicator-placement-inner-right:0.813rem -0.625rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.125rem -0.6875rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:0.813rem -1.988rem auto auto;}
10
- .i1p3y1gi{--plasma-textfield__placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);}
11
-
12
- .daqndxt{--plasma-textfield__chip-color:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-textfield__chip-color-active:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-active:var(--surface-solid-default-active,#F2ECE9FF);--plasma-textfield__chip-background-readonly:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-readonly:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-readonly-hover:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-close-icon-color:var(--inverse-text-secondary,#15110FA3);--plasma-textfield__chip-close-icon-color-readonly:var(--inverse-text-secondary,#15110FA3);--plasma-textfield__chip-close-icon-color-hover:var(--inverse-text-secondary-hover,#15110FFF);--plasma-textfield__chip-opacity-readonly:1;}
13
- .s1r0sdt0{--plasma-textfield__chip-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-hover:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-textfield__chip-color-active:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active,#FFFFFF1A);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-readonly-hover:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
14
- .al9p1ui{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-accent-active,#0A9E81FF);--plasma-textfield__chip-background-readonly:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
15
- .pcqagsb{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-positive-hover,#B3D9B0FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-positive-active,#9FCF9BFF);--plasma-textfield__chip-background-readonly:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
16
- .wvkbcac{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-warning-hover,#F9BB94FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-warning-active,#F8A977FF);--plasma-textfield__chip-background-readonly:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
17
- .n1f5nmrs{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-negative,#F8A6A9) --plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-negative-hover,#F9B8BAFF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-negative-active,#F79C9FFF);--plasma-textfield__chip-background-readonly:var(--surface-negative,#F8A6A9) --plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-negative,#F8A6A9) --plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
18
- .dokz6t{--plasma-textfield__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-textfield__tooltip-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__tooltip-arrow-background:var(--surface-solid-card-brightness,#262626FF);}
19
- .m10ofxb8{--plasma-textfield__tooltip-padding-top:0.6875rem;--plasma-textfield__tooltip-padding-right:0.875rem;--plasma-textfield__tooltip-padding-bottom:0.6875rem;--plasma-textfield__tooltip-padding-left:0.875rem;--plasma-textfield__tooltip-min-height:2.5rem;--plasma-textfield__tooltip-border-radius:0.625rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__tooltip-content-left-margin:0.375rem;--plasma-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textfield__tooltip-arrow-height:0.5rem;--plasma-textfield__tooltip-arrow-edge-margin:0.625rem;}
20
- .syti5yf{--plasma-textfield__tooltip-padding-top:0.5rem;--plasma-textfield__tooltip-padding-right:0.75rem;--plasma-textfield__tooltip-padding-bottom:0.5rem;--plasma-textfield__tooltip-padding-left:0.75rem;--plasma-textfield__tooltip-min-height:2rem;--plasma-textfield__tooltip-border-radius:0.5rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__tooltip-content-left-margin:0.25rem;--plasma-textfield__tooltip-arrow-mask-width:1rem;--plasma-textfield__tooltip-arrow-mask-height:1rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textfield__tooltip-arrow-height:0.375rem;--plasma-textfield__tooltip-arrow-edge-margin:0.5625rem;}
21
- .tczp7tl{--plasma-textfield-disabled-opacity:0.4;}
22
- .tj9a63w{--plasma-textfield-readonly-opacity:0.1;--plasma-textfield-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield-bg-color-readonly:transparent;--plasma-textfield__placeholder-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__left-helper-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__right-helper-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__title-caption-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__label-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield-divider-color-readonly:var(--surface-transparent-primary);--plasma-textfield-right-content-opacity-readonly:0.4;}
@@ -1,49 +0,0 @@
1
- import './TextField.search.config_oui6v0.css';
2
- /*
3
- * NOTE: Mixed DS tokens + raw vars. Prefer @salutejs-ds/sdds_sbcom/theme/tokens where possible.
4
- * Missing tokens in @salutejs/sdds-themes/tokens: bodyXs
5
- */
6
- var config = {
7
- base: "b17ro0t8",
8
- defaults: {
9
- view: 'default',
10
- size: 'l',
11
- labelPlacement: 'outer'
12
- },
13
- variations: {
14
- view: {
15
- "default": "d15wim7a"
16
- },
17
- size: {
18
- l: "l4jxn3i"
19
- },
20
- labelPlacement: {
21
- inner: "it7bh3n",
22
- outer: "o1lzzt7j"
23
- },
24
- chipView: {
25
- "default": "d12lkqcg",
26
- secondary: "sw01mzg",
27
- accent: "a1dtmruk",
28
- positive: "p1xmpzhz",
29
- warning: "w1cgns25",
30
- negative: "nwa8o6l"
31
- },
32
- hintView: {
33
- "default": "d270zd3"
34
- },
35
- hintSize: {
36
- m: "m1djqzxq",
37
- s: "s19jk9xe"
38
- },
39
- disabled: {
40
- "true": "t7metov"
41
- },
42
- readOnly: {
43
- "true": "t1cxomgh"
44
- }
45
- }
46
- };
47
-
48
- export { config };
49
- //# sourceMappingURL=TextField.search.config.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"TextField.search.config.js","sources":["../../../../../src-css/components/TextField/TextField.search.config.ts"],"sourcesContent":["import { css, textFieldClasses, textFieldTokens as tokens } from '@salutejs/plasma-new-hope/css';\nimport {\n bodyL,\n bodyS,\n inverseTextPrimary,\n inverseTextSecondary,\n inverseTextSecondaryHover,\n onDarkTextPrimary,\n onDarkTextSecondary,\n onDarkTextSecondaryHover,\n outlineDefault,\n surfaceAccent,\n surfaceAccentActive,\n surfaceAccentHover,\n surfaceNegative,\n surfaceNegativeActive,\n surfaceNegativeHover,\n surfacePositive,\n surfacePositiveActive,\n surfacePositiveHover,\n surfaceSolidCardBrightness,\n surfaceSolidDefault,\n surfaceSolidDefaultActive,\n surfaceSolidDefaultHover,\n surfaceTransparentNavi,\n surfaceTransparentPrimary,\n surfaceTransparentSecondary,\n surfaceTransparentSecondaryActive,\n surfaceTransparentSecondaryHover,\n surfaceTransparentTertiary,\n surfaceWarning,\n surfaceWarningActive,\n surfaceWarningHover,\n textAccent,\n textParagraph,\n textPrimary,\n textSecondary,\n textSecondaryActive,\n textSecondaryHover,\n textTertiary,\n} from '@salutejs-ds/sdds_sbcom/theme/tokens';\n\n/*\n * NOTE: Mixed DS tokens + raw vars. Prefer @salutejs-ds/sdds_sbcom/theme/tokens where possible.\n * Missing tokens in @salutejs/sdds-themes/tokens: bodyXs\n */\nexport const config = {\n base: css`\n display: block;\n width: 100%;\n min-width: 9.75rem;\n\n &:not([readonly]) .${textFieldClasses.inputWrapper}:focus-within {\n backdrop-filter: blur(50px);\n }\n `,\n defaults: {\n view: 'default',\n size: 'l',\n labelPlacement: 'outer',\n },\n variations: {\n view: {\n default: css`\n ${tokens.color}: ${textPrimary};\n\n ${tokens.placeholderColor}: ${textParagraph};\n ${tokens.placeholderColorFocus}: ${textParagraph};\n\n ${tokens.backgroundColor}: ${surfaceTransparentNavi};\n ${tokens.backgroundColorHover}: ${surfaceTransparentPrimary};\n ${tokens.backgroundColorFocus}: ${surfaceTransparentNavi};\n\n ${tokens.borderColor}: ${outlineDefault};\n ${tokens.borderColorHover}: ${outlineDefault};\n ${tokens.borderColorFocus}: ${textAccent};\n\n ${tokens.caretColor}: ${textAccent};\n ${tokens.textBeforeColor}: ${textTertiary};\n ${tokens.textAfterColor}: ${textTertiary};\n ${tokens.labelColor}: ${textPrimary};\n ${tokens.leftHelperColor}: ${textSecondary};\n ${tokens.titleCaptionColor}: ${textSecondary};\n ${tokens.hintIconColor}: ${textSecondary};\n\n ${tokens.contentSlotColor}: ${textSecondary};\n ${tokens.contentSlotColorHover}: ${textSecondaryHover};\n ${tokens.contentSlotColorActive}: ${textSecondaryActive};\n\n ${tokens.dividerColor}: ${surfaceTransparentTertiary};\n ${tokens.dividerColorHover}: ${textSecondary};\n ${tokens.dividerColorFocus}: ${surfaceAccent};\n\n ${tokens.focusColor}: ${textAccent};\n ${tokens.indicatorColor}: ${surfaceNegative};\n ${tokens.optionalColor}: ${textTertiary};\n `,\n },\n size: {\n l: css`\n ${tokens.height}: 2.5rem;\n ${tokens.padding}: 0.5rem 0.625rem;\n ${tokens.borderRadius}: 2rem;\n ${tokens.borderWidth}: 0.063rem;\n\n ${tokens.leftContentMargin}: 0 0.375rem 0 0;\n ${tokens.rightContentMargin}: -0.125rem 0 -0.125rem 0.75rem;\n ${tokens.rightContentWithHintMargin}: -0.125rem -0.438rem -0.125rem 0.75rem;\n\n ${tokens.contentRightWrapperGap}: 0.25rem;\n ${tokens.contentRightWrapperMargin}: -0.438rem -0.438rem -0.438rem 0;\n\n ${tokens.fontFamily}: ${bodyL.fontFamily};\n ${tokens.fontSize}: ${bodyL.fontSize};\n ${tokens.fontStyle}: ${bodyL.fontStyle};\n ${tokens.fontWeight}: ${bodyL.fontWeight};\n ${tokens.letterSpacing}: ${bodyL.letterSpacing};\n ${tokens.lineHeight}: ${bodyL.lineHeight};\n\n ${tokens.labelOffset}: 0.25rem;\n ${tokens.labelFontFamily}: ${bodyL.fontFamily};\n ${tokens.labelFontSize}: ${bodyL.fontSize};\n ${tokens.labelFontStyle}: ${bodyL.fontStyle};\n ${tokens.labelFontWeight}: ${bodyL.fontWeight};\n ${tokens.labelLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.labelLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.hintMargin}: -0.688rem -0.5rem;\n ${tokens.hintTargetSize}: 2.375rem;\n ${tokens.hintInnerLabelPlacementOffset}: 0.312rem -2.188rem auto auto;\n\n ${tokens.titleCaptionInnerLabelOffset}: 0.25rem;\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.titleCaptionFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.titleCaptionFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.titleCaptionFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.titleCaptionFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.titleCaptionLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.titleCaptionLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.labelInnerPadding}: 0.375rem 0 0.125rem 0;\n ${tokens.contentLabelInnerPadding}: 1.375rem 0 0.375rem 0;\n ${tokens.textBeforeMargin}: 0 0.25rem 0 0;\n ${tokens.textAfterMargin}: 0 0 0 0.25rem;\n\n ${tokens.chipGap}: 0.25rem;\n ${tokens.chipBorderRadius}: 0.375rem;\n ${tokens.chipWidth}: auto;\n ${tokens.chipHeight}: 2.25rem;\n ${tokens.chipPadding}: 0 0.625rem 0 0.875rem;\n ${tokens.chipClearContentMarginLeft}: 0.5rem;\n ${tokens.chipClearContentMarginRight}: 0rem;\n ${tokens.chipCloseIconSize}: 1.25rem;\n ${tokens.chipFontFamily}: ${bodyL.fontFamily};\n ${tokens.chipFontSize}: ${bodyL.fontSize};\n ${tokens.chipFontStyle}: ${bodyL.fontStyle};\n ${tokens.chipFontWeight}: ${bodyL.fontWeight};\n ${tokens.chipLetterSpacing}: ${bodyL.letterSpacing};\n ${tokens.chipLineHeight}: ${bodyL.lineHeight};\n\n ${tokens.indicatorSizeInner}: 0.5rem;\n ${tokens.indicatorSizeOuter}: 0.375rem;\n ${tokens.indicatorLabelPlacementInner}: 1.25rem auto auto -0.875rem;\n ${tokens.indicatorLabelPlacementOuter}: 0.375rem auto auto -0.75rem;\n ${tokens.indicatorLabelPlacementInnerRight}: 1.25rem -0.875rem auto auto;\n ${tokens.indicatorLabelPlacementOuterRight}: 0.25rem -0.6875rem auto auto;\n ${tokens.clearIndicatorHintInnerRight}: 1.25rem -2.488rem auto auto;\n `,\n },\n labelPlacement: {\n inner: css`\n ${tokens.placeholderColor}: ${textSecondary};\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.labelInnerFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.labelInnerFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.labelInnerFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.labelInnerFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.labelInnerLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.labelInnerLineHeight}: var(--plasma-typo-body-xs-line-height);\n `,\n outer: css``,\n },\n chipView: {\n default: css`\n ${tokens.chipColor}: ${inverseTextPrimary};\n ${tokens.chipBackground}: ${surfaceSolidDefault};\n ${tokens.chipColorHover}: ${inverseTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceSolidDefaultHover};\n ${tokens.chipColorActive}: ${inverseTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceSolidDefaultActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceSolidDefault};\n ${tokens.chipColorReadOnly}: ${inverseTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceSolidDefault};\n ${tokens.chipColorReadOnlyHover}: ${inverseTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${inverseTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${inverseTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${inverseTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n secondary: css`\n ${tokens.chipColor}: ${textPrimary};\n ${tokens.chipBackground}: ${surfaceTransparentSecondary};\n ${tokens.chipColorHover}: ${textPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceTransparentSecondaryHover};\n ${tokens.chipColorActive}: ${textPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceTransparentSecondaryActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceTransparentSecondary};\n ${tokens.chipColorReadOnly}: ${textPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceTransparentSecondary};\n ${tokens.chipColorReadOnlyHover}: ${textPrimary};\n\n ${tokens.chipCloseIconColor}: ${textSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${textSecondary};\n ${tokens.chipCloseIconColorHover}: ${textSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n accent: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfaceAccent};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceAccentHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceAccentActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceAccent};\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceAccent};\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n positive: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfacePositive};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfacePositiveHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfacePositiveActive};\n ${tokens.chipBackgroundReadOnly}: ${surfacePositive};\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfacePositive};\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n warning: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfaceWarning};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceWarningHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceWarningActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceWarning};\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceWarning};\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n negative: css`\n ${tokens.chipColor}: ${onDarkTextPrimary};\n ${tokens.chipBackground}: ${surfaceNegative};\n ${tokens.chipColorHover}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundHover}: ${surfaceNegativeHover};\n ${tokens.chipColorActive}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundActive}: ${surfaceNegativeActive};\n ${tokens.chipBackgroundReadOnly}: ${surfaceNegative};\n ${tokens.chipColorReadOnly}: ${onDarkTextPrimary};\n ${tokens.chipBackgroundReadOnlyHover}: ${surfaceNegative};\n ${tokens.chipColorReadOnlyHover}: ${onDarkTextPrimary};\n\n ${tokens.chipCloseIconColor}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorReadonly}: ${onDarkTextSecondary};\n ${tokens.chipCloseIconColorHover}: ${onDarkTextSecondaryHover};\n ${tokens.chipOpacityReadonly}: 1;\n `,\n },\n hintView: {\n default: css`\n ${tokens.tooltipBackgroundColor}: ${surfaceSolidCardBrightness};\n ${tokens.tooltipBoxShadow}: var(--shadow-down-hard-m, 0px 4px 12px 0px rgba(0, 0, 0, 0.16),0px 1px 4px 0px rgba(0, 0, 0, 0.08));\n ${tokens.tooltipColor}: ${textPrimary};\n ${tokens.tooltipArrowBackground}: ${surfaceSolidCardBrightness};\n `,\n },\n hintSize: {\n m: css`\n ${tokens.tooltipPaddingTop}: 0.6875rem;\n ${tokens.tooltipPaddingRight}: 0.875rem;\n ${tokens.tooltipPaddingBottom}: 0.6875rem;\n ${tokens.tooltipPaddingLeft}: 0.875rem;\n\n ${tokens.tooltipMinHeight}: 2.5rem;\n ${tokens.tooltipBorderRadius}: 0.625rem;\n\n ${tokens.tooltipTextFontFamily}: ${bodyS.fontFamily};\n ${tokens.tooltipTextFontSize}: ${bodyS.fontSize};\n ${tokens.tooltipTextFontStyle}: ${bodyS.fontStyle};\n ${tokens.tooltipTextFontWeight}: ${bodyS.fontWeight};\n ${tokens.tooltipTextFontLetterSpacing}: ${bodyS.letterSpacing};\n ${tokens.tooltipTextFontLineHeight}: ${bodyS.lineHeight};\n\n ${tokens.tooltipContentLeftMargin}: 0.375rem;\n\n ${tokens.tooltipArrowMaskWidth}: 1.25rem;\n ${tokens.tooltipArrowMaskHeight}: 1.25rem;\n ${tokens.tooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==\");\n ${tokens.tooltipArrowHeight}: 0.5rem;\n ${tokens.tooltipArrowEdgeMargin}: 0.625rem;\n `,\n s: css`\n ${tokens.tooltipPaddingTop}: 0.5rem;\n ${tokens.tooltipPaddingRight}: 0.75rem;\n ${tokens.tooltipPaddingBottom}: 0.5rem;\n ${tokens.tooltipPaddingLeft}: 0.75rem;\n\n ${tokens.tooltipMinHeight}: 2rem;\n ${tokens.tooltipBorderRadius}: 0.5rem;\n\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.tooltipTextFontFamily}: var(--plasma-typo-body-xs-font-family);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.tooltipTextFontSize}: var(--plasma-typo-body-xs-font-size);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.tooltipTextFontStyle}: var(--plasma-typo-body-xs-font-style);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.tooltipTextFontWeight}: var(--plasma-typo-body-xs-font-weight);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.tooltipTextFontLetterSpacing}: var(--plasma-typo-body-xs-letter-spacing);\n /* NOTE: no token bodyXs in @salutejs/sdds-themes/tokens */\n ${tokens.tooltipTextFontLineHeight}: var(--plasma-typo-body-xs-line-height);\n\n ${tokens.tooltipContentLeftMargin}: 0.25rem;\n\n ${tokens.tooltipArrowMaskWidth}: 1rem;\n ${tokens.tooltipArrowMaskHeight}: 1rem;\n ${tokens.tooltipArrowMaskImage}: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+\");\n ${tokens.tooltipArrowHeight}: 0.375rem;\n ${tokens.tooltipArrowEdgeMargin}: 0.5625rem;\n `,\n },\n disabled: {\n true: css`\n ${tokens.disabledOpacity}: 0.4;\n `,\n },\n readOnly: {\n true: css`\n ${tokens.readOnlyOpacity}: 0.1;\n ${tokens.colorReadOnly}: ${textPrimary};\n ${tokens.backgroundColorReadOnly}: transparent;\n ${tokens.placeholderColorReadOnly}: ${textSecondary};\n ${tokens.leftHelperColorReadOnly}: ${textSecondary};\n ${tokens.titleCaptionColorReadOnly}: ${textSecondary};\n ${tokens.labelColorReadOnly}: ${textPrimary};\n ${tokens.dividerColorReadOnly}: ${surfaceTransparentPrimary};\n ${tokens.contentSlotRightOpacityReadOnly}: 0.4;\n `,\n },\n },\n};\n"],"names":["config","base","defaults","view","size","labelPlacement","variations","default","l","inner","outer","chipView","secondary","accent","positive","warning","negative","hintView","hintSize","m","s","disabled","true","readOnly"],"mappings":"AA0CA;AACA;AACA;AACA;AACO,IAAMA,MAAM,GAAG;AAClBC,EAAAA,IAAI,EAAA,UAQH;AACDC,EAAAA,QAAQ,EAAE;AACNC,IAAAA,IAAI,EAAE,SAAS;AACfC,IAAAA,IAAI,EAAE,GAAG;AACTC,IAAAA,cAAc,EAAE;GACnB;AACDC,EAAAA,UAAU,EAAE;AACRH,IAAAA,IAAI,EAAE;MACFI,SAAAA,EAAO;KAkCV;AACDH,IAAAA,IAAI,EAAE;AACFI,MAAAA,CAAC,EAAA;KA0EJ;AACDH,IAAAA,cAAc,EAAE;AACZI,MAAAA,KAAK,EAAA,SAcJ;AACDC,MAAAA,KAAK,EAAA;KACR;AACDC,IAAAA,QAAQ,EAAE;AACNJ,MAAAA,SAAAA,EAAO,UAgBN;AACDK,MAAAA,SAAS,EAAA,SAgBR;AACDC,MAAAA,MAAM,EAAA,UAgBL;AACDC,MAAAA,QAAQ,EAAA,UAgBP;AACDC,MAAAA,OAAO,EAAA,UAgBN;AACDC,MAAAA,QAAQ,EAAA;KAiBX;AACDC,IAAAA,QAAQ,EAAE;MACNV,SAAAA,EAAO;KAMV;AACDW,IAAAA,QAAQ,EAAE;AACNC,MAAAA,CAAC,EAAA,UAuBA;AACDC,MAAAA,CAAC,EAAA;KA8BJ;AACDC,IAAAA,QAAQ,EAAE;MACNC,MAAAA,EAAI;KAGP;AACDC,IAAAA,QAAQ,EAAE;MACND,MAAAA,EAAI;AAWR;AACJ;AACJ;;;;"}
@@ -1,16 +0,0 @@
1
- .b17ro0t8{display:block;width:100%;min-width:9.75rem;}.b17ro0t8:not([readonly]) .input-wrapper:focus-within{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);}
2
- .d15wim7a{--plasma-textfield-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__placeholder-color:var(--text-paragraph,#F6F2F07A);--plasma-textfield__placeholder-color-focus:var(--text-paragraph,#F6F2F07A);--plasma-textfield-bg-color:var(--surface-transparent-navi,#23232399);--plasma-textfield-bg-color-hover:var(--surface-transparent-primary,#FFFFFF14);--plasma-textfield-bg-color-focus:var(--surface-transparent-navi,#23232399);--plasma-textfield-border-color:var(--outline-default,#383838);--plasma-textfield-border-color-hover:var(--outline-default,#383838);--plasma-textfield-border-color-focus:var(--text-accent,#61C8B0);--plasma-textfield__caret-color:var(--text-accent,#61C8B0);--plasma-textfield__before-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__after-text-color:var(--text-tertiary,#F6F2F03D);--plasma-textfield__label-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__left-helper-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__title-caption-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__hint-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-content-slot-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield-content-slot-color-active:var(--text-secondary-active,#F5F1EFC4);--plasma-textfield-divider-color:var(--surface-transparent-tertiary,#FFFFFF3D);--plasma-textfield-divider-color-hover:var(--text-secondary,#F6F2F0A3);--plasma-textfield-divider-color-focus:var(--surface-accent,#0BA686);--plasma-textfield-focus-color:var(--text-accent,#61C8B0);--plasma-textfield__indicator-color:var(--surface-negative,#F8A6A9);--plasma-textfield__optional-color:var(--text-tertiary,#F6F2F03D);}
3
- .l4jxn3i{--plasma-textfield-height:2.5rem;--plasma-textfield-padding:0.5rem 0.625rem;--plasma-textfield-border-radius:2rem;--plasma-textfield-border-width:0.063rem;--plasma-textfield__left-content-margin:0 0.375rem 0 0;--plasma-textfield__right-content-margin:-0.125rem 0 -0.125rem 0.75rem;--plasma-textfield__right-content-with-hint-margin:-0.125rem -0.438rem -0.125rem 0.75rem;--plasma-textfield-content-right-wrapper-gap:0.25rem;--plasma-textfield-content-right-wrapper-margin:-0.438rem -0.438rem -0.438rem 0;--plasma-textfield-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__label-offset:0.25rem;--plasma-textfield__label-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__label-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__label-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__label-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__label-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__label-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__hint-margin:-0.688rem -0.5rem;--plasma-textfield__hint-target-size:2.375rem;--plasma-textfield__hint-inner-label-placement-offset:0.312rem -2.188rem auto auto;--plasma-textfield__title-caption-label-inner-offset:0.25rem;--plasma-textfield__title-caption-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__title-caption-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__title-caption-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__title-caption-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__title-caption-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__title-caption-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield-placement_inner__label-padding:0.375rem 0 0.125rem 0;--plasma-textfield-placement_inner__content-padding:1.375rem 0 0.375rem 0;--plasma-textfield__before-text-margin:0 0.25rem 0 0;--plasma-textfield__after-text-margin:0 0 0 0.25rem;--plasma-textfield__chip-gap:0.25rem;--plasma-textfield__chip-border-radius:0.375rem;--plasma-textfield__chip-width:auto;--plasma-textfield__chip-height:2.25rem;--plasma-textfield__chip-padding:0 0.625rem 0 0.875rem;--plasma-textfield__chip-clear-content-margin-left:0.5rem;--plasma-textfield__chip-clear-content-margin-right:0rem;--plasma-textfield__chip-close-icon-size:1.25rem;--plasma-textfield__chip-font-family:var(--plasma-typo-body-l-font-family);--plasma-textfield__chip-font-size:var(--plasma-typo-body-l-font-size);--plasma-textfield__chip-font-style:var(--plasma-typo-body-l-font-style);--plasma-textfield__chip-font-weight:var(--plasma-typo-body-l-font-weight);--plasma-textfield__chip-letter-spacing:var(--plasma-typo-body-l-letter-spacing);--plasma-textfield__chip-line-height:var(--plasma-typo-body-l-line-height);--plasma-textfield__indicator-size-inner:0.5rem;--plasma-textfield__indicator-size-outer:0.375rem;--plasma-textfield__indicator-placement-inner:1.25rem auto auto -0.875rem;--plasma-textfield__indicator-placement-outer:0.375rem auto auto -0.75rem;--plasma-textfield__indicator-placement-inner-right:1.25rem -0.875rem auto auto;--plasma-textfield__indicator-placement-outer-right:0.25rem -0.6875rem auto auto;--plasma-textfield__clear-indicator-hint-placement-inner-right:1.25rem -2.488rem auto auto;}
4
- .it7bh3n{--plasma-textfield__placeholder-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield-placement_inner__label-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield-placement_inner__label-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield-placement_inner__label-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield-placement_inner__label-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield-placement_inner__label-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield-placement_inner__label-line-height:var(--plasma-typo-body-xs-line-height);}
5
-
6
- .d12lkqcg{--plasma-textfield__chip-color:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-hover:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-hover:var(--surface-solid-default-hover,#F9F7F5FF);--plasma-textfield__chip-color-active:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-active:var(--surface-solid-default-active,#F2ECE9FF);--plasma-textfield__chip-background-readonly:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-readonly:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-solid-default,#F6F2F0);--plasma-textfield__chip-color-readonly-hover:var(--inverse-text-primary,#15110FFC);--plasma-textfield__chip-close-icon-color:var(--inverse-text-secondary,#15110FA3);--plasma-textfield__chip-close-icon-color-readonly:var(--inverse-text-secondary,#15110FA3);--plasma-textfield__chip-close-icon-color-hover:var(--inverse-text-secondary-hover,#15110FFF);--plasma-textfield__chip-opacity-readonly:1;}
7
- .sw01mzg{--plasma-textfield__chip-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-hover:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-transparent-secondary-hover,#FFFFFF47);--plasma-textfield__chip-color-active:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-transparent-secondary-active,#FFFFFF1A);--plasma-textfield__chip-background-readonly:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-transparent-secondary,#FFFFFF29);--plasma-textfield__chip-color-readonly-hover:var(--text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
8
- .a1dtmruk{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-accent-hover,#0CBB98FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-accent-active,#0A9E81FF);--plasma-textfield__chip-background-readonly:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-accent,#0BA686);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
9
- .p1xmpzhz{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-positive-hover,#B3D9B0FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-positive-active,#9FCF9BFF);--plasma-textfield__chip-background-readonly:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-positive,#A6D2A2);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
10
- .w1cgns25{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-warning-hover,#F9BB94FF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-warning-active,#F8A977FF);--plasma-textfield__chip-background-readonly:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-warning,#F8AD80);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
11
- .nwa8o6l{--plasma-textfield__chip-color:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background:var(--surface-negative,#F8A6A9);--plasma-textfield__chip-color-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-hover:var(--surface-negative-hover,#F9B8BAFF);--plasma-textfield__chip-color-active:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-active:var(--surface-negative-active,#F79C9FFF);--plasma-textfield__chip-background-readonly:var(--surface-negative,#F8A6A9);--plasma-textfield__chip-color-readonly:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-background-readonly-hover:var(--surface-negative,#F8A6A9);--plasma-textfield__chip-color-readonly-hover:var(--on-dark-text-primary,#FFFFFFFC);--plasma-textfield__chip-close-icon-color:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-readonly:var(--on-dark-text-secondary,#F6F2F0A3);--plasma-textfield__chip-close-icon-color-hover:var(--on-dark-text-secondary-hover,#F5F1EFFF);--plasma-textfield__chip-opacity-readonly:1;}
12
- .d270zd3{--plasma-textfield__tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-textfield__tooltip-box-shadow:var(--shadow-down-hard-m,0px 4px 12px 0px rgba(0,0,0,0.16),0px 1px 4px 0px rgba(0,0,0,0.08));--plasma-textfield__tooltip-color:var(--text-primary,#FFFFFFFC);--plasma-textfield__tooltip-arrow-background:var(--surface-solid-card-brightness,#262626FF);}
13
- .m1djqzxq{--plasma-textfield__tooltip-padding-top:0.6875rem;--plasma-textfield__tooltip-padding-right:0.875rem;--plasma-textfield__tooltip-padding-bottom:0.6875rem;--plasma-textfield__tooltip-padding-left:0.875rem;--plasma-textfield__tooltip-min-height:2.5rem;--plasma-textfield__tooltip-border-radius:0.625rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-textfield__tooltip-content-left-margin:0.375rem;--plasma-textfield__tooltip-arrow-mask-width:1.25rem;--plasma-textfield__tooltip-arrow-mask-height:1.25rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-textfield__tooltip-arrow-height:0.5rem;--plasma-textfield__tooltip-arrow-edge-margin:0.625rem;}
14
- .s19jk9xe{--plasma-textfield__tooltip-padding-top:0.5rem;--plasma-textfield__tooltip-padding-right:0.75rem;--plasma-textfield__tooltip-padding-bottom:0.5rem;--plasma-textfield__tooltip-padding-left:0.75rem;--plasma-textfield__tooltip-min-height:2rem;--plasma-textfield__tooltip-border-radius:0.5rem;--plasma-textfield__tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-textfield__tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-textfield__tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-textfield__tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-textfield__tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-textfield__tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-textfield__tooltip-content-left-margin:0.25rem;--plasma-textfield__tooltip-arrow-mask-width:1rem;--plasma-textfield__tooltip-arrow-mask-height:1rem;--plasma-textfield__tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-textfield__tooltip-arrow-height:0.375rem;--plasma-textfield__tooltip-arrow-edge-margin:0.5625rem;}
15
- .t7metov{--plasma-textfield-disabled-opacity:0.4;}
16
- .t1cxomgh{--plasma-textfield-readonly-opacity:0.1;--plasma-textfield-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield-bg-color-readonly:transparent;--plasma-textfield__placeholder-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__left-helper-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__title-caption-color-readonly:var(--text-secondary,#F6F2F0A3);--plasma-textfield__label-color-readonly:var(--text-primary,#FFFFFFFC);--plasma-textfield-divider-color-readonly:var(--surface-transparent-primary,#FFFFFF14);--plasma-textfield-right-content-opacity-readonly:0.4;}
@@ -1,3 +0,0 @@
1
- .s17s4g95{--plasma-tooltip-padding-top:0,5rem;--plasma-tooltip-padding-right:0,6667rem;--plasma-tooltip-padding-bottom:0,5rem;--plasma-tooltip-padding-left:0,6667rem;--plasma-tooltip-border-radius:0.5rem;--plasma-tooltip-text-font-family:var(--plasma-typo-body-xs-font-family);--plasma-tooltip-text-font-size:var(--plasma-typo-body-xs-font-size);--plasma-tooltip-text-font-style:var(--plasma-typo-body-xs-font-style);--plasma-tooltip-text-font-weight:var(--plasma-typo-body-xs-font-weight);--plasma-tooltip-text-font-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-tooltip-text-font-line-height:var(--plasma-typo-body-xs-line-height);--plasma-tooltip-content-left-margin:0.25rem;--plasma-tooltip-arrow-mask-width:1rem;--plasma-tooltip-arrow-mask-height:1rem;--plasma-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMCw5Ljg1bDE2LDBjLTQuNDEsMCAtOCwyLjY5IC04LDZjMCwtMy4zMSAtMy41OSwtNiAtOCwtNnoiIGZpbGw9IiMxNzE3MTciIGZpbGwtcnVsZT0iZXZlbm9kZCIgaWQ9IlRhaWwiLz4KPC9zdmc+");--plasma-tooltip-arrow-height:0.375rem;--plasma-tooltip-arrow-edge-margin:0.5625rem;--plasma-tooltip-arrow-background:var(--surface-solid-card-brightness,#262626FF);}
2
- .mof1lw0{--plasma-tooltip-padding-top:0,4615rem;--plasma-tooltip-padding-right:0,6154rem;--plasma-tooltip-padding-bottom:0,4615rem;--plasma-tooltip-padding-left:0,6154rem;--plasma-tooltip-border-radius:0.625rem;--plasma-tooltip-text-font-family:var(--plasma-typo-body-s-font-family);--plasma-tooltip-text-font-size:var(--plasma-typo-body-s-font-size);--plasma-tooltip-text-font-style:var(--plasma-typo-body-s-font-style);--plasma-tooltip-text-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-tooltip-text-font-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-tooltip-text-font-line-height:var(--plasma-typo-body-s-line-height);--plasma-tooltip-content-left-margin:0.375rem;--plasma-tooltip-arrow-mask-width:1.25rem;--plasma-tooltip-arrow-mask-height:1.25rem;--plasma-tooltip-arrow-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c3ZnPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMC4xNywxMS44M2wyMCwwYy01LjUyLDAgLTEwLDMuNTkgLTEwLDhjMCwtNC40MSAtNC40OCwtOCAtMTAsLTh6IiBmaWxsPSIjMTcxNzE3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJUYWlsIi8+Cjwvc3ZnPg==");--plasma-tooltip-arrow-height:0.5rem;--plasma-tooltip-arrow-edge-margin:0.625rem;--plasma-tooltip-arrow-background:var(--surface-solid-card-brightness,#262626FF);}
3
- .dawvnm3{--plasma-tooltip-background-color:var(--surface-solid-card-brightness,#262626FF);--plasma-tooltip-box-shadow:0 0 4px 0 rgba(0,0,0,0.03),0 0 12px -2px rgba(8,8,8,0.20);--plasma-tooltip-color:var(--text-primary,#FFFFFFFC);}
@@ -1,2 +0,0 @@
1
- .o136jz4i{--surface-transparent-card-brightness-hover:var(--on-dark-surface-transparent-card-brightness-hover);--inverse-personas-green-text-accent:var(--on-light-personas-green-text-accent);--inverse-personas-indigo-text-accent:var(--on-light-personas-indigo-text-accent);--inverse-personas-ochre-text-accent:var(--on-light-personas-ochre-text-accent);--inverse-personas-pink-text-accent:var(--on-light-personas-pink-text-accent);--surface-accent-secondary:var(--on-dark-surface-accent-secondary);--inverse-surface-solid-primary-brightness-active:var(--on-light-surface-solid-primary-brightness-active);--inverse-surface-solid-primary-brightness-hover:var(--on-light-surface-solid-primary-brightness-hover);--inverse-surface-solid-tertiary:var(--on-light-surface-solid-tertiary);--inverse-surface-transparent-card-brightness-hover:var(--on-light-surface-transparent-card-brightness-hover);--inverse-surface-transparent-navi:var(--on-light-surface-transparent-navi);--text-primary:var(--on-dark-text-primary);--outline-primary:var(--on-dark-outline-primary);--personas-olive-text-accent:var(--on-dark-personas-olive-text-accent);--surface-accent-minor:var(--on-dark-surface-accent-minor);--inverse-surface-transparent-card-brightness-active:var(--on-light-surface-transparent-card-brightness-active);--inverse-surface-accent-minor:var(--on-light-surface-accent-minor);--inverse-surface-solid-card-brightness-active:var(--on-light-surface-solid-card-brightness-active);--personas-ochre-text-accent:var(--on-dark-personas-ochre-text-accent);--personas-sea-blue-text-accent-active:var(--on-dark-personas-sea-blue-text-accent-active);--inverse-personas-green-text-accent-active:var(--on-light-personas-green-text-accent-active);--inverse-personas-indigo-text-accent-active:var(--on-light-personas-indigo-text-accent-active);--inverse-personas-olive-text-accent-hover:var(--on-light-personas-olive-text-accent-hover);--inverse-personas-pink-text-accent-active:var(--on-light-personas-pink-text-accent-active);--inverse-surface-accent-secondary:var(--on-light-surface-accent-secondary);--inverse-surface-transparent-accent-minor-active:var(--on-light-surface-transparent-accent-minor-active);--text-primary-brightness-hover:var(--on-dark-text-primary-brightness-hover);--personas-ochre-text-accent-hover:var(--on-dark-personas-ochre-text-accent-hover);--inverse-personas-blue-text-accent-active:var(--on-light-personas-blue-text-accent-active);--personas-green-text-accent-active:var(--on-dark-personas-green-text-accent-active);--personas-indigo-text-accent-active:var(--on-dark-personas-indigo-text-accent-active);--personas-olive-text-accent-hover:var(--on-dark-personas-olive-text-accent-hover);--personas-violet-text-accent:var(--on-dark-personas-violet-text-accent);--inverse-personas-blue-text-accent-hover:var(--on-light-personas-blue-text-accent-hover);--inverse-personas-indigo-text-accent-hover:var(--on-light-personas-indigo-text-accent-hover);--inverse-personas-ochre-text-accent-hover:var(--on-light-personas-ochre-text-accent-hover);--inverse-personas-pink-text-accent-hover:var(--on-light-personas-pink-text-accent-hover);--inverse-personas-sea-blue-text-accent-hover:var(--on-light-personas-sea-blue-text-accent-hover);--inverse-personas-violet-text-accent-hover:var(--on-light-personas-violet-text-accent-hover);--surface-transparent-accent-minor-active:var(--on-dark-surface-transparent-accent-minor-active);--surface-transparent-navi-hover:var(--on-dark-surface-transparent-navi-hover);--inverse-surface-accent-secondary-active:var(--on-light-surface-accent-secondary-active);--inverse-surface-transparent-accent-minor-hover:var(--on-light-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-hover:var(--on-light-surface-transparent-navi-hover);--outline-primary-hover:var(--on-dark-outline-primary-hover);--inverse-outline-default-hover:var(--on-light-outline-default-hover);--inverse-outline-primary-hover:var(--on-light-outline-primary-hover);--personas-blue-text-accent:var(--on-dark-personas-blue-text-accent);--personas-blue-text-accent-active:var(--on-dark-personas-blue-text-accent-active);--personas-green-text-accent:var(--on-dark-personas-green-text-accent);--personas-indigo-text-accent:var(--on-dark-personas-indigo-text-accent);--personas-pink-text-accent:var(--on-dark-personas-pink-text-accent);--personas-pink-text-accent-hover:var(--on-dark-personas-pink-text-accent-hover);--personas-sea-blue-text-accent:var(--on-dark-personas-sea-blue-text-accent);--personas-violet-text-accent-hover:var(--on-dark-personas-violet-text-accent-hover);--inverse-personas-blue-text-accent:var(--on-light-personas-blue-text-accent);--inverse-personas-olive-text-accent-active:var(--on-light-personas-olive-text-accent-active);--inverse-personas-violet-text-accent:var(--on-light-personas-violet-text-accent);--surface-accent-secondary-active:var(--on-dark-surface-accent-secondary-active);--surface-solid-primary-brightness-active:var(--on-dark-surface-solid-primary-brightness-active);--surface-transparent-accent-minor:var(--on-dark-surface-transparent-accent-minor);--inverse-surface-solid-card-brightness-hover:var(--on-light-surface-solid-card-brightness-hover);--inverse-surface-transparent-accent-minor:var(--on-light-surface-transparent-accent-minor);--inverse-text-primary-brightness-active:var(--on-light-text-primary-brightness-active);--inverse-text-primary-brightness-hover:var(--on-light-text-primary-brightness-hover);--inverse-outline-primary:var(--on-light-outline-primary);--surface-transparent-accent-minor-hover:var(--on-dark-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-active:var(--on-light-surface-transparent-navi-active);--personas-pink-text-accent-active:var(--on-dark-personas-pink-text-accent-active);--inverse-personas-green-text-accent-hover:var(--on-light-personas-green-text-accent-hover);--inverse-personas-ochre-text-accent-active:var(--on-light-personas-ochre-text-accent-active);--inverse-personas-olive-text-accent:var(--on-light-personas-olive-text-accent);--inverse-outline-transparent-white:var(--on-light-outline-transparent-white);--surface-solid-deep:var(--on-dark-surface-solid-deep);--surface-solid-deep-active:var(--on-dark-surface-solid-deep-active);--surface-solid-deep-hover:var(--on-dark-surface-solid-deep-hover);--surface-transparent-card-minor:var(--on-dark-surface-transparent-card-minor);--surface-transparent-card-minor-active:var(--on-dark-surface-transparent-card-minor-active);--surface-transparent-card-minor-hover:var(--on-dark-surface-transparent-card-minor-hover);--inverse-surface-solid-deep:var(--on-light-surface-solid-deep);--inverse-surface-solid-deep-active:var(--on-light-surface-solid-deep-active);--inverse-surface-solid-deep-hover:var(--on-light-surface-solid-deep-hover);--inverse-surface-transparent-card-minor:var(--on-light-surface-transparent-card-minor);--inverse-surface-transparent-card-minor-active:var(--on-light-surface-transparent-card-minor-active);--inverse-surface-transparent-card-minor-hover:var(--on-light-surface-transparent-card-minor-hover);--outline-transparent-white-hover:var(--on-dark-outline-transparent-white-hover);--inverse-outline-deep:var(--on-light-outline-deep);--inverse-outline-deep-active:var(--on-light-outline-deep-active);--inverse-outline-deep-hover:var(--on-light-outline-deep-hover);--inverse-outline-transparent-white-hover:var(--on-light-outline-transparent-white-hover);--text-positive-active:var(--on-dark-text-positive-active);--text-positive-hover:var(--on-dark-text-positive-hover);--text-primary-active:var(--on-dark-text-primary-active);--text-primary-brightness:var(--on-dark-text-primary-brightness);--outline-deep-hover:var(--on-dark-outline-deep-hover);--text-info:var(--on-dark-text-info);--text-info-hover:var(--on-dark-text-info-hover);--text-negative:var(--on-dark-text-negative);--text-negative-active:var(--on-dark-text-negative-active);--text-negative-hover:var(--on-dark-text-negative-hover);--text-paragraph:var(--on-dark-text-paragraph);--text-paragraph-active:var(--on-dark-text-paragraph-active);--text-paragraph-hover:var(--on-dark-text-paragraph-hover);--text-positive:var(--on-dark-text-positive);--text-secondary:var(--on-dark-text-secondary);--text-secondary-active:var(--on-dark-text-secondary-active);--text-secondary-hover:var(--on-dark-text-secondary-hover);--text-tertiary:var(--on-dark-text-tertiary);--text-tertiary-active:var(--on-dark-text-tertiary-active);--text-tertiary-hover:var(--on-dark-text-tertiary-hover);--text-warning:var(--on-dark-text-warning);--text-warning-active:var(--on-dark-text-warning-active);--text-warning-hover:var(--on-dark-text-warning-hover);--text-accent:var(--on-dark-text-accent);--text-accent-minor:var(--on-dark-text-accent-minor);--text-accent-minor-active:var(--on-dark-text-accent-minor-active);--text-accent-minor-hover:var(--on-dark-text-accent-minor-hover);--text-info-active:var(--on-dark-text-info-active);--inverse-text-tertiary-hover:var(--on-light-text-tertiary-hover);--inverse-text-secondary:var(--on-light-text-secondary);--inverse-text-secondary-active:var(--on-light-text-secondary-active);--inverse-text-secondary-hover:var(--on-light-text-secondary-hover);--inverse-text-tertiary-active:var(--on-light-text-tertiary-active);--inverse-text-negative:var(--on-light-text-negative);--inverse-text-negative-active:var(--on-light-text-negative-active);--inverse-text-negative-hover:var(--on-light-text-negative-hover);--inverse-text-paragraph:var(--on-light-text-paragraph);--inverse-text-paragraph-active:var(--on-light-text-paragraph-active);--inverse-text-paragraph-hover:var(--on-light-text-paragraph-hover);--inverse-text-positive-active:var(--on-light-text-positive-active);--inverse-text-positive-hover:var(--on-light-text-positive-hover);--inverse-text-primary:var(--on-light-text-primary);--inverse-text-primary-active:var(--on-light-text-primary-active);--inverse-text-primary-brightness:var(--on-light-text-primary-brightness);--inverse-text-primary-hover:var(--on-light-text-primary-hover);--inverse-text-tertiary:var(--on-light-text-tertiary);--inverse-text-accent-active:var(--on-light-text-accent-active);--inverse-text-accent-hover:var(--on-light-text-accent-hover);--inverse-text-accent-minor:var(--on-light-text-accent-minor);--inverse-text-accent-minor-active:var(--on-light-text-accent-minor-active);--inverse-text-accent-minor-hover:var(--on-light-text-accent-minor-hover);--surface-solid-card-hover:var(--on-dark-surface-solid-card-hover);--surface-solid-secondary-active:var(--on-dark-surface-solid-secondary-active);--surface-solid-secondary-hover:var(--on-dark-surface-solid-secondary-hover);--surface-solid-tertiary:var(--on-dark-surface-solid-tertiary);--surface-solid-tertiary-hover:var(--on-dark-surface-solid-tertiary-hover);--surface-transparent-deep:var(--on-dark-surface-transparent-deep);--surface-transparent-deep-active:var(--on-dark-surface-transparent-deep-active);--surface-transparent-deep-hover:var(--on-dark-surface-transparent-deep-hover);--surface-transparent-primary:var(--on-dark-surface-transparent-primary);--surface-transparent-primary-active:var(--on-dark-surface-transparent-primary-active);--surface-transparent-primary-hover:var(--on-dark-surface-transparent-primary-hover);--surface-transparent-secondary:var(--on-dark-surface-transparent-secondary);--inverse-text-info:var(--on-light-text-info);--inverse-text-info-active:var(--on-light-text-info-active);--inverse-text-info-hover:var(--on-light-text-info-hover);--inverse-text-positive:var(--on-light-text-positive);--inverse-text-warning:var(--on-light-text-warning);--inverse-text-warning-active:var(--on-light-text-warning-active);--inverse-text-warning-hover:var(--on-light-text-warning-hover);--surface-accent-hover:var(--on-dark-surface-accent-hover);--surface-clear-active:var(--on-dark-surface-clear-active);--surface-solid-card-active:var(--on-dark-surface-solid-card-active);--surface-solid-card-brightness:var(--on-dark-surface-solid-card-brightness);--surface-solid-primary:var(--on-dark-surface-solid-primary);--surface-solid-card:var(--on-dark-surface-solid-card);--surface-solid-default-active:var(--on-dark-surface-solid-default-active);--surface-solid-default-hover:var(--on-dark-surface-solid-default-hover);--surface-transparent-accent:var(--on-dark-surface-transparent-accent);--surface-transparent-accent-active:var(--on-dark-surface-transparent-accent-active);--surface-transparent-accent-hover:var(--on-dark-surface-transparent-accent-hover);--surface-transparent-card:var(--on-dark-surface-transparent-card);--surface-transparent-card-active:var(--on-dark-surface-transparent-card-active);--surface-transparent-card-brightness:var(--on-dark-surface-transparent-card-brightness);--surface-transparent-card-hover:var(--on-dark-surface-transparent-card-hover);--surface-transparent-secondary-active:var(--on-dark-surface-transparent-secondary-active);--surface-transparent-secondary-hover:var(--on-dark-surface-transparent-secondary-hover);--surface-transparent-tertiary:var(--on-dark-surface-transparent-tertiary);--surface-transparent-tertiary-active:var(--on-dark-surface-transparent-tertiary-active);--surface-transparent-tertiary-hover:var(--on-dark-surface-transparent-tertiary-hover);--surface-clear-hover:var(--on-dark-surface-clear-hover);--surface-negative-active:var(--on-dark-surface-negative-active);--surface-negative-hover:var(--on-dark-surface-negative-hover);--surface-positive:var(--on-dark-surface-positive);--surface-positive-active:var(--on-dark-surface-positive-active);--surface-positive-hover:var(--on-dark-surface-positive-hover);--surface-transparent-negative:var(--on-dark-surface-transparent-negative);--surface-transparent-negative-active:var(--on-dark-surface-transparent-negative-active);--surface-transparent-negative-hover:var(--on-dark-surface-transparent-negative-hover);--surface-warning:var(--on-dark-surface-warning);--surface-warning-active:var(--on-dark-surface-warning-active);--surface-warning-hover:var(--on-dark-surface-warning-hover);--surface-info-hover:var(--on-dark-surface-info-hover);--surface-negative:var(--on-dark-surface-negative);--surface-read-only:var(--on-dark-surface-read-only);--surface-read-only-active:var(--on-dark-surface-read-only-active);--surface-read-only-hover:var(--on-dark-surface-read-only-hover);--inverse-surface-solid-primary-brightness:var(--on-light-surface-solid-primary-brightness);--inverse-surface-solid-primary-hover:var(--on-light-surface-solid-primary-hover);--inverse-surface-solid-secondary:var(--on-light-surface-solid-secondary);--inverse-surface-solid-secondary-hover:var(--on-light-surface-solid-secondary-hover);--inverse-surface-transparent-tertiary-hover:var(--on-light-surface-transparent-tertiary-hover);--inverse-surface-solid-default-active:var(--on-light-surface-solid-default-active);--inverse-surface-solid-default-hover:var(--on-light-surface-solid-default-hover);--inverse-surface-solid-tertiary-active:var(--on-light-surface-solid-tertiary-active);--inverse-surface-solid-tertiary-hover:var(--on-light-surface-solid-tertiary-hover);--inverse-surface-transparent-card:var(--on-light-surface-transparent-card);--inverse-surface-transparent-card-active:var(--on-light-surface-transparent-card-active);--inverse-surface-transparent-card-brightness:var(--on-light-surface-transparent-card-brightness);--inverse-surface-transparent-card-hover:var(--on-light-surface-transparent-card-hover);--inverse-surface-transparent-deep:var(--on-light-surface-transparent-deep);--inverse-surface-transparent-deep-active:var(--on-light-surface-transparent-deep-active);--inverse-surface-transparent-deep-hover:var(--on-light-surface-transparent-deep-hover);--inverse-surface-transparent-primary:var(--on-light-surface-transparent-primary);--inverse-surface-transparent-primary-active:var(--on-light-surface-transparent-primary-active);--inverse-surface-transparent-primary-hover:var(--on-light-surface-transparent-primary-hover);--inverse-surface-transparent-secondary:var(--on-light-surface-transparent-secondary);--inverse-surface-transparent-secondary-active:var(--on-light-surface-transparent-secondary-active);--inverse-surface-transparent-secondary-hover:var(--on-light-surface-transparent-secondary-hover);--inverse-surface-transparent-tertiary:var(--on-light-surface-transparent-tertiary);--inverse-surface-transparent-tertiary-active:var(--on-light-surface-transparent-tertiary-active);--inverse-surface-warning-active:var(--on-light-surface-warning-active);--inverse-surface-warning-hover:var(--on-light-surface-warning-hover);--inverse-surface-clear-hover:var(--on-light-surface-clear-hover);--inverse-surface-solid-card:var(--on-light-surface-solid-card);--inverse-surface-solid-card-active:var(--on-light-surface-solid-card-active);--inverse-surface-solid-card-brightness:var(--on-light-surface-solid-card-brightness);--inverse-surface-solid-card-hover:var(--on-light-surface-solid-card-hover);--inverse-surface-positive:var(--on-light-surface-positive);--inverse-surface-positive-active:var(--on-light-surface-positive-active);--inverse-surface-positive-hover:var(--on-light-surface-positive-hover);--inverse-surface-transparent-accent:var(--on-light-surface-transparent-accent);--inverse-surface-transparent-accent-hover:var(--on-light-surface-transparent-accent-hover);--inverse-surface-warning:var(--on-light-surface-warning);--inverse-surface-info:var(--on-light-surface-info);--inverse-surface-info-active:var(--on-light-surface-info-active);--inverse-surface-info-hover:var(--on-light-surface-info-hover);--inverse-surface-negative:var(--on-light-surface-negative);--inverse-surface-negative-active:var(--on-light-surface-negative-active);--inverse-surface-negative-hover:var(--on-light-surface-negative-hover);--outline-transparent-primary:var(--on-dark-outline-transparent-primary);--outline-transparent-primary-active:var(--on-dark-outline-transparent-primary-active);--inverse-surface-read-only:var(--on-light-surface-read-only);--inverse-surface-read-only-active:var(--on-light-surface-read-only-active);--inverse-surface-read-only-hover:var(--on-light-surface-read-only-hover);--inverse-surface-transparent-negative:var(--on-light-surface-transparent-negative);--inverse-surface-transparent-negative-active:var(--on-light-surface-transparent-negative-active);--inverse-surface-transparent-negative-hover:var(--on-light-surface-transparent-negative-hover);--background-primary:var(--dark-background-primary);--background-secondary:var(--dark-background-secondary);--background-tertiary:var(--dark-background-tertiary);--outline-transparent-primary-hover:var(--on-dark-outline-transparent-primary-hover);--overlay-hard:var(--on-dark-overlay-hard);--overlay-soft:var(--on-dark-overlay-soft);--inverse-overlay-hard:var(--on-light-overlay-hard);--inverse-overlay-soft:var(--on-light-overlay-soft);--inverse-background-tertiary:var(--light-background-tertiary);--outline-clear:var(--on-dark-outline-clear);--outline-positive:var(--on-dark-outline-positive);--outline-info:var(--on-dark-outline-info);--outline-info-hover:var(--on-dark-outline-info-hover);--outline-negative:var(--on-dark-outline-negative);--outline-negative-active:var(--on-dark-outline-negative-active);--outline-negative-hover:var(--on-dark-outline-negative-hover);--outline-positive-active:var(--on-dark-outline-positive-active);--outline-positive-hover:var(--on-dark-outline-positive-hover);--outline-warning:var(--on-dark-outline-warning);--outline-warning-active:var(--on-dark-outline-warning-active);--outline-warning-hover:var(--on-dark-outline-warning-hover);--outline-accent-hover:var(--on-dark-outline-accent-hover);--outline-clear-active:var(--on-dark-outline-clear-active);--outline-clear-hover:var(--on-dark-outline-clear-hover);--outline-info-active:var(--on-dark-outline-info-active);--inverse-outline-clear:var(--on-light-outline-clear);--inverse-outline-clear-active:var(--on-light-outline-clear-active);--inverse-outline-clear-hover:var(--on-light-outline-clear-hover);--inverse-outline-negative:var(--on-light-outline-negative);--inverse-outline-negative-hover:var(--on-light-outline-negative-hover);--inverse-outline-positive:var(--on-light-outline-positive);--inverse-outline-positive-active:var(--on-light-outline-positive-active);--inverse-outline-positive-hover:var(--on-light-outline-positive-hover);--inverse-outline-transparent-primary:var(--on-light-outline-transparent-primary);--inverse-outline-transparent-primary-active:var(--on-light-outline-transparent-primary-active);--inverse-outline-transparent-primary-hover:var(--on-light-outline-transparent-primary-hover);--inverse-outline-warning-active:var(--on-light-outline-warning-active);--inverse-outline-warning-hover:var(--on-light-outline-warning-hover);--inverse-outline-info-active:var(--on-light-outline-info-active);--inverse-outline-info-hover:var(--on-light-outline-info-hover);--inverse-outline-negative-active:var(--on-light-outline-negative-active);--inverse-outline-info:var(--on-light-outline-info);--inverse-outline-warning:var(--on-light-outline-warning);--text-primary-hover:var(--on-dark-text-primary-hover);--outline-accent:var(--on-dark-outline-accent);--outline-deep:var(--on-dark-outline-deep);--outline-default:var(--on-dark-outline-default);--outline-default-active:var(--on-dark-outline-default-active);--outline-default-hover:var(--on-dark-outline-default-hover);--outline-transparent-white:var(--on-dark-outline-transparent-white);--inverse-outline-accent:var(--on-light-outline-accent);--inverse-outline-accent-hover:var(--on-light-outline-accent-hover);--inverse-outline-default:var(--on-light-outline-default);--inverse-outline-default-active:var(--on-light-outline-default-active);--inverse-background-hardline:var(--light-background-hardline);--inverse-background-primary:var(--light-background-primary);--personas-green-text-accent-hover:var(--on-dark-personas-green-text-accent-hover);--personas-indigo-text-accent-hover:var(--on-dark-personas-indigo-text-accent-hover);--surface-accent-minor-hover:var(--on-dark-surface-accent-minor-hover);--inverse-surface-accent-secondary-hover:var(--on-light-surface-accent-secondary-hover);--text-accent-hover:var(--on-dark-text-accent-hover);--personas-blue-text-accent-hover:var(--on-dark-personas-blue-text-accent-hover);--personas-sea-blue-text-accent-hover:var(--on-dark-personas-sea-blue-text-accent-hover);--personas-ochre-text-accent-active:var(--on-dark-personas-ochre-text-accent-active);--personas-olive-text-accent-active:var(--on-dark-personas-olive-text-accent-active);--personas-violet-text-accent-active:var(--on-dark-personas-violet-text-accent-active);--inverse-personas-sea-blue-text-accent-active:var(--on-light-personas-sea-blue-text-accent-active);--inverse-personas-violet-text-accent-active:var(--on-light-personas-violet-text-accent-active);--surface-accent-minor-active:var(--on-dark-surface-accent-minor-active);--surface-solid-primary-active:var(--on-dark-surface-solid-primary-active);--surface-solid-primary-brightness-hover:var(--on-dark-surface-solid-primary-brightness-hover);--surface-transparent-navi-active:var(--on-dark-surface-transparent-navi-active);--inverse-surface-accent-active:var(--on-light-surface-accent-active);--inverse-surface-accent-minor-active:var(--on-light-surface-accent-minor-active);--inverse-surface-solid-secondary-active:var(--on-light-surface-solid-secondary-active);--inverse-outline-transparent-white-active:var(--on-light-outline-transparent-white-active);--inverse-personas-sea-blue-text-accent:var(--on-light-personas-sea-blue-text-accent);--surface-accent:var(--on-dark-surface-accent);--surface-solid-card-brightness-active:var(--on-dark-surface-solid-card-brightness-active);--surface-solid-card-brightness-hover:var(--on-dark-surface-solid-card-brightness-hover);--surface-solid-default:var(--on-dark-surface-solid-default);--surface-solid-primary-brightness:var(--on-dark-surface-solid-primary-brightness);--surface-transparent-navi:var(--on-dark-surface-transparent-navi);--inverse-surface-accent:var(--on-light-surface-accent);--inverse-surface-solid-primary:var(--on-light-surface-solid-primary);--text-primary-brightness-active:var(--on-dark-text-primary-brightness-active);--inverse-text-accent:var(--on-light-text-accent);--surface-info:var(--on-dark-surface-info);--inverse-surface-solid-default:var(--on-light-surface-solid-default);--overlay-medium:var(--on-dark-overlay-medium);--inverse-overlay-medium:var(--on-light-overlay-medium);--inverse-background-secondary:var(--light-background-secondary);--outline-accent-active:var(--on-dark-outline-accent-active);--outline-deep-active:var(--on-dark-outline-deep-active);--outline-primary-active:var(--on-dark-outline-primary-active);--outline-transparent-white-active:var(--on-dark-outline-transparent-white-active);--inverse-outline-accent-active:var(--on-light-outline-accent-active);--inverse-outline-primary-active:var(--on-light-outline-primary-active);--background-hardline:var(--dark-background-hardline);--inverse-surface-ai:var(--on-light-surface-ai);--inverse-surface-clear:var(--on-light-surface-clear);--text-ai:var(--on-dark-text-ai);--inverse-text-ai:var(--on-light-text-ai);--background-minor:var(--dark-background-minor);--inverse-surface-transparent-ai:var(--on-light-surface-transparent-ai);--surface-solid-secondary:var(--on-dark-surface-solid-secondary);--surface-transparent-ai:var(--on-dark-surface-transparent-ai);--surface-ai:var(--on-dark-surface-ai);--surface-clear:var(--on-dark-surface-clear);--surface-transparent-card-brightness-active:var(--on-dark-surface-transparent-card-brightness-active);--inverse-background-secondary-minor:var(--light-background-secondary-minor);--background-secondary-minor:var(--dark-background-secondary-minor);--surface-ai-hover:var(--on-dark-surface-ai-hover);--surface-solid-primary-hover:var(--on-dark-surface-solid-primary-hover);--surface-transparent-ai-hover:var(--on-dark-surface-transparent-ai-hover);--inverse-surface-accent-hover:var(--on-light-surface-accent-hover);--inverse-surface-accent-minor-hover:var(--on-light-surface-accent-minor-hover);--inverse-background-primary-minor:var(--light-background-primary-minor);--inverse-surface-ai-hover:var(--on-light-surface-ai-hover);--inverse-surface-transparent-ai-hover:var(--on-light-surface-transparent-ai-hover);--text-ai-hover:var(--on-dark-text-ai-hover);--inverse-text-ai-hover:var(--on-light-text-ai-hover);--surface-accent-secondary-hover:var(--on-dark-surface-accent-secondary-hover);--surface-accent-active:var(--on-dark-surface-accent-active);--surface-ai-active:var(--on-dark-surface-ai-active);--surface-info-active:var(--on-dark-surface-info-active);--surface-transparent-ai-active:var(--on-dark-surface-transparent-ai-active);--inverse-surface-ai-active:var(--on-light-surface-ai-active);--inverse-surface-clear-active:var(--on-light-surface-clear-active);--inverse-surface-transparent-accent-active:var(--on-light-surface-transparent-accent-active);--inverse-surface-transparent-ai-active:var(--on-light-surface-transparent-ai-active);--text-accent-active:var(--on-dark-text-accent-active);--inverse-text-ai-active:var(--on-light-text-ai-active);--surface-solid-tertiary-active:var(--on-dark-surface-solid-tertiary-active);--inverse-surface-solid-primary-active:var(--on-light-surface-solid-primary-active);--text-ai-active:var(--on-dark-text-ai-active);--background-primary-minor:var(--dark-background-primary-minor);--inverse-background-minor:var(--light-background-minor);--outline-white-gradient:var(--on-dark-outline-white-gradient);--overlay-gradient:var(--on-dark-overlay-gradient);--inverse-overlay-gradient:var(--on-light-overlay-gradient);--personas-green-surface-accent-gradient:var(--on-dark-personas-green-surface-accent-gradient);--personas-pink-surface-accent-gradient:var(--on-dark-personas-pink-surface-accent-gradient);--personas-sea-blue-surface-accent-gradient:var(--on-dark-personas-sea-blue-surface-accent-gradient);--inverse-personas-indigo-surface-accent-gradient:var(--on-light-personas-indigo-surface-accent-gradient);--inverse-personas-ochre-surface-accent-gradient:var(--on-light-personas-ochre-surface-accent-gradient);--inverse-personas-pink-surface-accent-gradient:var(--on-light-personas-pink-surface-accent-gradient);--inverse-personas-sea-blue-surface-accent-gradient:var(--on-light-personas-sea-blue-surface-accent-gradient);--surface-skeleton-gradient:var(--on-dark-surface-skeleton-gradient);--inverse-surface-accent-gradient-secondary:var(--on-light-surface-accent-gradient-secondary);--inverse-surface-skeleton-gradient:var(--on-light-surface-skeleton-gradient);--inverse-text-gradient-a-i:var(--on-light-text-gradient-a-i);--background-gradient:var(--dark-background-gradient);--inverse-background-gradient:var(--light-background-gradient);--personas-blue-surface-accent-gradient:var(--on-dark-personas-blue-surface-accent-gradient);--personas-indigo-surface-accent-gradient:var(--on-dark-personas-indigo-surface-accent-gradient);--personas-ochre-surface-accent-gradient:var(--on-dark-personas-ochre-surface-accent-gradient);--personas-olive-surface-accent-gradient:var(--on-dark-personas-olive-surface-accent-gradient);--personas-violet-surface-accent-gradient:var(--on-dark-personas-violet-surface-accent-gradient);--inverse-personas-blue-surface-accent-gradient:var(--on-light-personas-blue-surface-accent-gradient);--inverse-personas-green-surface-accent-gradient:var(--on-light-personas-green-surface-accent-gradient);--inverse-personas-olive-surface-accent-gradient:var(--on-light-personas-olive-surface-accent-gradient);--inverse-personas-violet-surface-accent-gradient:var(--on-light-personas-violet-surface-accent-gradient);--surface-accent-gradient-secondary:var(--on-dark-surface-accent-gradient-secondary);--text-gradient-a-i:var(--on-dark-text-gradient-a-i);--inverse-outline-white-gradient:var(--on-light-outline-white-gradient);--surface-accent-gradient:var(--on-dark-surface-accent-gradient);--surface-accent-minor-gradient:var(--on-dark-surface-accent-minor-gradient);--inverse-surface-accent-minor-gradient:var(--on-light-surface-accent-minor-gradient);--inverse-surface-accent-gradient:var(--on-light-surface-accent-gradient);}
2
- .oxsz86j{--surface-transparent-card-brightness-hover:var(--on-light-surface-transparent-card-brightness-hover);--inverse-personas-green-text-accent:var(--on-dark-personas-green-text-accent);--inverse-personas-indigo-text-accent:var(--on-dark-personas-indigo-text-accent);--inverse-personas-ochre-text-accent:var(--on-dark-personas-ochre-text-accent);--inverse-personas-pink-text-accent:var(--on-dark-personas-pink-text-accent);--surface-accent-secondary:var(--on-light-surface-accent-secondary);--inverse-surface-solid-primary-brightness-active:var(--on-dark-surface-solid-primary-brightness-active);--inverse-surface-solid-primary-brightness-hover:var(--on-dark-surface-solid-primary-brightness-hover);--inverse-surface-solid-tertiary:var(--on-dark-surface-solid-tertiary);--inverse-surface-transparent-card-brightness-hover:var(--on-dark-surface-transparent-card-brightness-hover);--inverse-surface-transparent-navi:var(--on-dark-surface-transparent-navi);--text-primary:var(--on-light-text-primary);--outline-primary:var(--on-light-outline-primary);--personas-olive-text-accent:var(--on-light-personas-olive-text-accent);--surface-accent-minor:var(--on-light-surface-accent-minor);--inverse-surface-transparent-card-brightness-active:var(--on-dark-surface-transparent-card-brightness-active);--inverse-surface-accent-minor:var(--on-dark-surface-accent-minor);--inverse-surface-solid-card-brightness-active:var(--on-dark-surface-solid-card-brightness-active);--personas-ochre-text-accent:var(--on-light-personas-ochre-text-accent);--personas-sea-blue-text-accent-active:var(--on-light-personas-sea-blue-text-accent-active);--inverse-personas-green-text-accent-active:var(--on-dark-personas-green-text-accent-active);--inverse-personas-indigo-text-accent-active:var(--on-dark-personas-indigo-text-accent-active);--inverse-personas-olive-text-accent-hover:var(--on-dark-personas-olive-text-accent-hover);--inverse-personas-pink-text-accent-active:var(--on-dark-personas-pink-text-accent-active);--inverse-surface-accent-secondary:var(--on-dark-surface-accent-secondary);--inverse-surface-transparent-accent-minor-active:var(--on-dark-surface-transparent-accent-minor-active);--text-primary-brightness-hover:var(--on-light-text-primary-brightness-hover);--personas-ochre-text-accent-hover:var(--on-light-personas-ochre-text-accent-hover);--inverse-personas-blue-text-accent-active:var(--on-dark-personas-blue-text-accent-active);--personas-green-text-accent-active:var(--on-light-personas-green-text-accent-active);--personas-indigo-text-accent-active:var(--on-light-personas-indigo-text-accent-active);--personas-olive-text-accent-hover:var(--on-light-personas-olive-text-accent-hover);--personas-violet-text-accent:var(--on-light-personas-violet-text-accent);--inverse-personas-blue-text-accent-hover:var(--on-dark-personas-blue-text-accent-hover);--inverse-personas-indigo-text-accent-hover:var(--on-dark-personas-indigo-text-accent-hover);--inverse-personas-ochre-text-accent-hover:var(--on-dark-personas-ochre-text-accent-hover);--inverse-personas-pink-text-accent-hover:var(--on-dark-personas-pink-text-accent-hover);--inverse-personas-sea-blue-text-accent-hover:var(--on-dark-personas-sea-blue-text-accent-hover);--inverse-personas-violet-text-accent-hover:var(--on-dark-personas-violet-text-accent-hover);--surface-transparent-accent-minor-active:var(--on-light-surface-transparent-accent-minor-active);--surface-transparent-navi-hover:var(--on-light-surface-transparent-navi-hover);--inverse-surface-accent-secondary-active:var(--on-dark-surface-accent-secondary-active);--inverse-surface-transparent-accent-minor-hover:var(--on-dark-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-hover:var(--on-dark-surface-transparent-navi-hover);--outline-primary-hover:var(--on-light-outline-primary-hover);--inverse-outline-default-hover:var(--on-dark-outline-default-hover);--inverse-outline-primary-hover:var(--on-dark-outline-primary-hover);--personas-blue-text-accent:var(--on-light-personas-blue-text-accent);--personas-blue-text-accent-active:var(--on-light-personas-blue-text-accent-active);--personas-green-text-accent:var(--on-light-personas-green-text-accent);--personas-indigo-text-accent:var(--on-light-personas-indigo-text-accent);--personas-pink-text-accent:var(--on-light-personas-pink-text-accent);--personas-pink-text-accent-hover:var(--on-light-personas-pink-text-accent-hover);--personas-sea-blue-text-accent:var(--on-light-personas-sea-blue-text-accent);--personas-violet-text-accent-hover:var(--on-light-personas-violet-text-accent-hover);--inverse-personas-blue-text-accent:var(--on-dark-personas-blue-text-accent);--inverse-personas-olive-text-accent-active:var(--on-dark-personas-olive-text-accent-active);--inverse-personas-violet-text-accent:var(--on-dark-personas-violet-text-accent);--surface-accent-secondary-active:var(--on-light-surface-accent-secondary-active);--surface-solid-primary-brightness-active:var(--on-light-surface-solid-primary-brightness-active);--surface-transparent-accent-minor:var(--on-light-surface-transparent-accent-minor);--inverse-surface-solid-card-brightness-hover:var(--on-dark-surface-solid-card-brightness-hover);--inverse-surface-transparent-accent-minor:var(--on-dark-surface-transparent-accent-minor);--inverse-text-primary-brightness-active:var(--on-dark-text-primary-brightness-active);--inverse-text-primary-brightness-hover:var(--on-dark-text-primary-brightness-hover);--inverse-outline-primary:var(--on-dark-outline-primary);--surface-transparent-accent-minor-hover:var(--on-light-surface-transparent-accent-minor-hover);--inverse-surface-transparent-navi-active:var(--on-dark-surface-transparent-navi-active);--personas-pink-text-accent-active:var(--on-light-personas-pink-text-accent-active);--inverse-personas-green-text-accent-hover:var(--on-dark-personas-green-text-accent-hover);--inverse-personas-ochre-text-accent-active:var(--on-dark-personas-ochre-text-accent-active);--inverse-personas-olive-text-accent:var(--on-dark-personas-olive-text-accent);--inverse-outline-transparent-white:var(--on-dark-outline-transparent-white);--surface-solid-deep:var(--on-light-surface-solid-deep);--surface-solid-deep-active:var(--on-light-surface-solid-deep-active);--surface-solid-deep-hover:var(--on-light-surface-solid-deep-hover);--surface-transparent-card-minor:var(--on-light-surface-transparent-card-minor);--surface-transparent-card-minor-active:var(--on-light-surface-transparent-card-minor-active);--surface-transparent-card-minor-hover:var(--on-light-surface-transparent-card-minor-hover);--inverse-surface-solid-deep:var(--on-dark-surface-solid-deep);--inverse-surface-solid-deep-active:var(--on-dark-surface-solid-deep-active);--inverse-surface-solid-deep-hover:var(--on-dark-surface-solid-deep-hover);--inverse-surface-transparent-card-minor:var(--on-dark-surface-transparent-card-minor);--inverse-surface-transparent-card-minor-active:var(--on-dark-surface-transparent-card-minor-active);--inverse-surface-transparent-card-minor-hover:var(--on-dark-surface-transparent-card-minor-hover);--outline-transparent-white-hover:var(--on-light-outline-transparent-white-hover);--inverse-outline-deep:var(--on-dark-outline-deep);--inverse-outline-deep-active:var(--on-dark-outline-deep-active);--inverse-outline-deep-hover:var(--on-dark-outline-deep-hover);--inverse-outline-transparent-white-hover:var(--on-dark-outline-transparent-white-hover);--text-positive-active:var(--on-light-text-positive-active);--text-positive-hover:var(--on-light-text-positive-hover);--text-primary-active:var(--on-light-text-primary-active);--text-primary-brightness:var(--on-light-text-primary-brightness);--outline-deep-hover:var(--on-light-outline-deep-hover);--text-info:var(--on-light-text-info);--text-info-hover:var(--on-light-text-info-hover);--text-negative:var(--on-light-text-negative);--text-negative-active:var(--on-light-text-negative-active);--text-negative-hover:var(--on-light-text-negative-hover);--text-paragraph:var(--on-light-text-paragraph);--text-paragraph-active:var(--on-light-text-paragraph-active);--text-paragraph-hover:var(--on-light-text-paragraph-hover);--text-positive:var(--on-light-text-positive);--text-secondary:var(--on-light-text-secondary);--text-secondary-active:var(--on-light-text-secondary-active);--text-secondary-hover:var(--on-light-text-secondary-hover);--text-tertiary:var(--on-light-text-tertiary);--text-tertiary-active:var(--on-light-text-tertiary-active);--text-tertiary-hover:var(--on-light-text-tertiary-hover);--text-warning:var(--on-light-text-warning);--text-warning-active:var(--on-light-text-warning-active);--text-warning-hover:var(--on-light-text-warning-hover);--text-accent:var(--on-light-text-accent);--text-accent-minor:var(--on-light-text-accent-minor);--text-accent-minor-active:var(--on-light-text-accent-minor-active);--text-accent-minor-hover:var(--on-light-text-accent-minor-hover);--text-info-active:var(--on-light-text-info-active);--inverse-text-tertiary-hover:var(--on-dark-text-tertiary-hover);--inverse-text-secondary:var(--on-dark-text-secondary);--inverse-text-secondary-active:var(--on-dark-text-secondary-active);--inverse-text-secondary-hover:var(--on-dark-text-secondary-hover);--inverse-text-tertiary-active:var(--on-dark-text-tertiary-active);--inverse-text-negative:var(--on-dark-text-negative);--inverse-text-negative-active:var(--on-dark-text-negative-active);--inverse-text-negative-hover:var(--on-dark-text-negative-hover);--inverse-text-paragraph:var(--on-dark-text-paragraph);--inverse-text-paragraph-active:var(--on-dark-text-paragraph-active);--inverse-text-paragraph-hover:var(--on-dark-text-paragraph-hover);--inverse-text-positive-active:var(--on-dark-text-positive-active);--inverse-text-positive-hover:var(--on-dark-text-positive-hover);--inverse-text-primary:var(--on-dark-text-primary);--inverse-text-primary-active:var(--on-dark-text-primary-active);--inverse-text-primary-brightness:var(--on-dark-text-primary-brightness);--inverse-text-primary-hover:var(--on-dark-text-primary-hover);--inverse-text-tertiary:var(--on-dark-text-tertiary);--inverse-text-accent-active:var(--on-dark-text-accent-active);--inverse-text-accent-hover:var(--on-dark-text-accent-hover);--inverse-text-accent-minor:var(--on-dark-text-accent-minor);--inverse-text-accent-minor-active:var(--on-dark-text-accent-minor-active);--inverse-text-accent-minor-hover:var(--on-dark-text-accent-minor-hover);--surface-solid-card-hover:var(--on-light-surface-solid-card-hover);--surface-solid-secondary-active:var(--on-light-surface-solid-secondary-active);--surface-solid-secondary-hover:var(--on-light-surface-solid-secondary-hover);--surface-solid-tertiary:var(--on-light-surface-solid-tertiary);--surface-solid-tertiary-hover:var(--on-light-surface-solid-tertiary-hover);--surface-transparent-deep:var(--on-light-surface-transparent-deep);--surface-transparent-deep-active:var(--on-light-surface-transparent-deep-active);--surface-transparent-deep-hover:var(--on-light-surface-transparent-deep-hover);--surface-transparent-primary:var(--on-light-surface-transparent-primary);--surface-transparent-primary-active:var(--on-light-surface-transparent-primary-active);--surface-transparent-primary-hover:var(--on-light-surface-transparent-primary-hover);--surface-transparent-secondary:var(--on-light-surface-transparent-secondary);--inverse-text-info:var(--on-dark-text-info);--inverse-text-info-active:var(--on-dark-text-info-active);--inverse-text-info-hover:var(--on-dark-text-info-hover);--inverse-text-positive:var(--on-dark-text-positive);--inverse-text-warning:var(--on-dark-text-warning);--inverse-text-warning-active:var(--on-dark-text-warning-active);--inverse-text-warning-hover:var(--on-dark-text-warning-hover);--surface-accent-hover:var(--on-light-surface-accent-hover);--surface-clear-active:var(--on-light-surface-clear-active);--surface-solid-card-active:var(--on-light-surface-solid-card-active);--surface-solid-card-brightness:var(--on-light-surface-solid-card-brightness);--surface-solid-primary:var(--on-light-surface-solid-primary);--surface-solid-card:var(--on-light-surface-solid-card);--surface-solid-default-active:var(--on-light-surface-solid-default-active);--surface-solid-default-hover:var(--on-light-surface-solid-default-hover);--surface-transparent-accent:var(--on-light-surface-transparent-accent);--surface-transparent-accent-active:var(--on-light-surface-transparent-accent-active);--surface-transparent-accent-hover:var(--on-light-surface-transparent-accent-hover);--surface-transparent-card:var(--on-light-surface-transparent-card);--surface-transparent-card-active:var(--on-light-surface-transparent-card-active);--surface-transparent-card-brightness:var(--on-light-surface-transparent-card-brightness);--surface-transparent-card-hover:var(--on-light-surface-transparent-card-hover);--surface-transparent-secondary-active:var(--on-light-surface-transparent-secondary-active);--surface-transparent-secondary-hover:var(--on-light-surface-transparent-secondary-hover);--surface-transparent-tertiary:var(--on-light-surface-transparent-tertiary);--surface-transparent-tertiary-active:var(--on-light-surface-transparent-tertiary-active);--surface-transparent-tertiary-hover:var(--on-light-surface-transparent-tertiary-hover);--surface-clear-hover:var(--on-light-surface-clear-hover);--surface-negative-active:var(--on-light-surface-negative-active);--surface-negative-hover:var(--on-light-surface-negative-hover);--surface-positive:var(--on-light-surface-positive);--surface-positive-active:var(--on-light-surface-positive-active);--surface-positive-hover:var(--on-light-surface-positive-hover);--surface-transparent-negative:var(--on-light-surface-transparent-negative);--surface-transparent-negative-active:var(--on-light-surface-transparent-negative-active);--surface-transparent-negative-hover:var(--on-light-surface-transparent-negative-hover);--surface-warning:var(--on-light-surface-warning);--surface-warning-active:var(--on-light-surface-warning-active);--surface-warning-hover:var(--on-light-surface-warning-hover);--surface-info-hover:var(--on-light-surface-info-hover);--surface-negative:var(--on-light-surface-negative);--surface-read-only:var(--on-light-surface-read-only);--surface-read-only-active:var(--on-light-surface-read-only-active);--surface-read-only-hover:var(--on-light-surface-read-only-hover);--inverse-surface-solid-primary-brightness:var(--on-dark-surface-solid-primary-brightness);--inverse-surface-solid-primary-hover:var(--on-dark-surface-solid-primary-hover);--inverse-surface-solid-secondary:var(--on-dark-surface-solid-secondary);--inverse-surface-solid-secondary-hover:var(--on-dark-surface-solid-secondary-hover);--inverse-surface-transparent-tertiary-hover:var(--on-dark-surface-transparent-tertiary-hover);--inverse-surface-solid-default-active:var(--on-dark-surface-solid-default-active);--inverse-surface-solid-default-hover:var(--on-dark-surface-solid-default-hover);--inverse-surface-solid-tertiary-active:var(--on-dark-surface-solid-tertiary-active);--inverse-surface-solid-tertiary-hover:var(--on-dark-surface-solid-tertiary-hover);--inverse-surface-transparent-card:var(--on-dark-surface-transparent-card);--inverse-surface-transparent-card-active:var(--on-dark-surface-transparent-card-active);--inverse-surface-transparent-card-brightness:var(--on-dark-surface-transparent-card-brightness);--inverse-surface-transparent-card-hover:var(--on-dark-surface-transparent-card-hover);--inverse-surface-transparent-deep:var(--on-dark-surface-transparent-deep);--inverse-surface-transparent-deep-active:var(--on-dark-surface-transparent-deep-active);--inverse-surface-transparent-deep-hover:var(--on-dark-surface-transparent-deep-hover);--inverse-surface-transparent-primary:var(--on-dark-surface-transparent-primary);--inverse-surface-transparent-primary-active:var(--on-dark-surface-transparent-primary-active);--inverse-surface-transparent-primary-hover:var(--on-dark-surface-transparent-primary-hover);--inverse-surface-transparent-secondary:var(--on-dark-surface-transparent-secondary);--inverse-surface-transparent-secondary-active:var(--on-dark-surface-transparent-secondary-active);--inverse-surface-transparent-secondary-hover:var(--on-dark-surface-transparent-secondary-hover);--inverse-surface-transparent-tertiary:var(--on-dark-surface-transparent-tertiary);--inverse-surface-transparent-tertiary-active:var(--on-dark-surface-transparent-tertiary-active);--inverse-surface-warning-active:var(--on-dark-surface-warning-active);--inverse-surface-warning-hover:var(--on-dark-surface-warning-hover);--inverse-surface-clear-hover:var(--on-dark-surface-clear-hover);--inverse-surface-solid-card:var(--on-dark-surface-solid-card);--inverse-surface-solid-card-active:var(--on-dark-surface-solid-card-active);--inverse-surface-solid-card-brightness:var(--on-dark-surface-solid-card-brightness);--inverse-surface-solid-card-hover:var(--on-dark-surface-solid-card-hover);--inverse-surface-positive:var(--on-dark-surface-positive);--inverse-surface-positive-active:var(--on-dark-surface-positive-active);--inverse-surface-positive-hover:var(--on-dark-surface-positive-hover);--inverse-surface-transparent-accent:var(--on-dark-surface-transparent-accent);--inverse-surface-transparent-accent-hover:var(--on-dark-surface-transparent-accent-hover);--inverse-surface-warning:var(--on-dark-surface-warning);--inverse-surface-info:var(--on-dark-surface-info);--inverse-surface-info-active:var(--on-dark-surface-info-active);--inverse-surface-info-hover:var(--on-dark-surface-info-hover);--inverse-surface-negative:var(--on-dark-surface-negative);--inverse-surface-negative-active:var(--on-dark-surface-negative-active);--inverse-surface-negative-hover:var(--on-dark-surface-negative-hover);--outline-transparent-primary:var(--on-light-outline-transparent-primary);--outline-transparent-primary-active:var(--on-light-outline-transparent-primary-active);--inverse-surface-read-only:var(--on-dark-surface-read-only);--inverse-surface-read-only-active:var(--on-dark-surface-read-only-active);--inverse-surface-read-only-hover:var(--on-dark-surface-read-only-hover);--inverse-surface-transparent-negative:var(--on-dark-surface-transparent-negative);--inverse-surface-transparent-negative-active:var(--on-dark-surface-transparent-negative-active);--inverse-surface-transparent-negative-hover:var(--on-dark-surface-transparent-negative-hover);--background-primary:var(--light-background-primary);--background-secondary:var(--light-background-secondary);--background-tertiary:var(--light-background-tertiary);--outline-transparent-primary-hover:var(--on-light-outline-transparent-primary-hover);--overlay-hard:var(--on-light-overlay-hard);--overlay-soft:var(--on-light-overlay-soft);--inverse-overlay-hard:var(--on-dark-overlay-hard);--inverse-overlay-soft:var(--on-dark-overlay-soft);--inverse-background-tertiary:var(--dark-background-tertiary);--outline-clear:var(--on-light-outline-clear);--outline-positive:var(--on-light-outline-positive);--outline-info:var(--on-light-outline-info);--outline-info-hover:var(--on-light-outline-info-hover);--outline-negative:var(--on-light-outline-negative);--outline-negative-active:var(--on-light-outline-negative-active);--outline-negative-hover:var(--on-light-outline-negative-hover);--outline-positive-active:var(--on-light-outline-positive-active);--outline-positive-hover:var(--on-light-outline-positive-hover);--outline-warning:var(--on-light-outline-warning);--outline-warning-active:var(--on-light-outline-warning-active);--outline-warning-hover:var(--on-light-outline-warning-hover);--outline-accent-hover:var(--on-light-outline-accent-hover);--outline-clear-active:var(--on-light-outline-clear-active);--outline-clear-hover:var(--on-light-outline-clear-hover);--outline-info-active:var(--on-light-outline-info-active);--inverse-outline-clear:var(--on-dark-outline-clear);--inverse-outline-clear-active:var(--on-dark-outline-clear-active);--inverse-outline-clear-hover:var(--on-dark-outline-clear-hover);--inverse-outline-negative:var(--on-dark-outline-negative);--inverse-outline-negative-hover:var(--on-dark-outline-negative-hover);--inverse-outline-positive:var(--on-dark-outline-positive);--inverse-outline-positive-active:var(--on-dark-outline-positive-active);--inverse-outline-positive-hover:var(--on-dark-outline-positive-hover);--inverse-outline-transparent-primary:var(--on-dark-outline-transparent-primary);--inverse-outline-transparent-primary-active:var(--on-dark-outline-transparent-primary-active);--inverse-outline-transparent-primary-hover:var(--on-dark-outline-transparent-primary-hover);--inverse-outline-warning-active:var(--on-dark-outline-warning-active);--inverse-outline-warning-hover:var(--on-dark-outline-warning-hover);--inverse-outline-info-active:var(--on-dark-outline-info-active);--inverse-outline-info-hover:var(--on-dark-outline-info-hover);--inverse-outline-negative-active:var(--on-dark-outline-negative-active);--inverse-outline-info:var(--on-dark-outline-info);--inverse-outline-warning:var(--on-dark-outline-warning);--text-primary-hover:var(--on-light-text-primary-hover);--outline-accent:var(--on-light-outline-accent);--outline-deep:var(--on-light-outline-deep);--outline-default:var(--on-light-outline-default);--outline-default-active:var(--on-light-outline-default-active);--outline-default-hover:var(--on-light-outline-default-hover);--outline-transparent-white:var(--on-light-outline-transparent-white);--inverse-outline-accent:var(--on-dark-outline-accent);--inverse-outline-accent-hover:var(--on-dark-outline-accent-hover);--inverse-outline-default:var(--on-dark-outline-default);--inverse-outline-default-active:var(--on-dark-outline-default-active);--inverse-background-hardline:var(--dark-background-hardline);--inverse-background-primary:var(--dark-background-primary);--personas-green-text-accent-hover:var(--on-light-personas-green-text-accent-hover);--personas-indigo-text-accent-hover:var(--on-light-personas-indigo-text-accent-hover);--surface-accent-minor-hover:var(--on-light-surface-accent-minor-hover);--inverse-surface-accent-secondary-hover:var(--on-dark-surface-accent-secondary-hover);--text-accent-hover:var(--on-light-text-accent-hover);--personas-blue-text-accent-hover:var(--on-light-personas-blue-text-accent-hover);--personas-sea-blue-text-accent-hover:var(--on-light-personas-sea-blue-text-accent-hover);--personas-ochre-text-accent-active:var(--on-light-personas-ochre-text-accent-active);--personas-olive-text-accent-active:var(--on-light-personas-olive-text-accent-active);--personas-violet-text-accent-active:var(--on-light-personas-violet-text-accent-active);--inverse-personas-sea-blue-text-accent-active:var(--on-dark-personas-sea-blue-text-accent-active);--inverse-personas-violet-text-accent-active:var(--on-dark-personas-violet-text-accent-active);--surface-accent-minor-active:var(--on-light-surface-accent-minor-active);--surface-solid-primary-active:var(--on-light-surface-solid-primary-active);--surface-solid-primary-brightness-hover:var(--on-light-surface-solid-primary-brightness-hover);--surface-transparent-navi-active:var(--on-light-surface-transparent-navi-active);--inverse-surface-accent-active:var(--on-dark-surface-accent-active);--inverse-surface-accent-minor-active:var(--on-dark-surface-accent-minor-active);--inverse-surface-solid-secondary-active:var(--on-dark-surface-solid-secondary-active);--inverse-outline-transparent-white-active:var(--on-dark-outline-transparent-white-active);--inverse-personas-sea-blue-text-accent:var(--on-dark-personas-sea-blue-text-accent);--surface-accent:var(--on-light-surface-accent);--surface-solid-card-brightness-active:var(--on-light-surface-solid-card-brightness-active);--surface-solid-card-brightness-hover:var(--on-light-surface-solid-card-brightness-hover);--surface-solid-default:var(--on-light-surface-solid-default);--surface-solid-primary-brightness:var(--on-light-surface-solid-primary-brightness);--surface-transparent-navi:var(--on-light-surface-transparent-navi);--inverse-surface-accent:var(--on-dark-surface-accent);--inverse-surface-solid-primary:var(--on-dark-surface-solid-primary);--text-primary-brightness-active:var(--on-light-text-primary-brightness-active);--inverse-text-accent:var(--on-dark-text-accent);--surface-info:var(--on-light-surface-info);--inverse-surface-solid-default:var(--on-dark-surface-solid-default);--overlay-medium:var(--on-light-overlay-medium);--inverse-overlay-medium:var(--on-dark-overlay-medium);--inverse-background-secondary:var(--dark-background-secondary);--outline-accent-active:var(--on-light-outline-accent-active);--outline-deep-active:var(--on-light-outline-deep-active);--outline-primary-active:var(--on-light-outline-primary-active);--outline-transparent-white-active:var(--on-light-outline-transparent-white-active);--inverse-outline-accent-active:var(--on-dark-outline-accent-active);--inverse-outline-primary-active:var(--on-dark-outline-primary-active);--background-hardline:var(--light-background-hardline);--inverse-surface-ai:var(--on-dark-surface-ai);--inverse-surface-clear:var(--on-dark-surface-clear);--text-ai:var(--on-light-text-ai);--inverse-text-ai:var(--on-dark-text-ai);--background-minor:var(--light-background-minor);--inverse-surface-transparent-ai:var(--on-dark-surface-transparent-ai);--surface-solid-secondary:var(--on-light-surface-solid-secondary);--surface-transparent-ai:var(--on-light-surface-transparent-ai);--surface-ai:var(--on-light-surface-ai);--surface-clear:var(--on-light-surface-clear);--surface-transparent-card-brightness-active:var(--on-light-surface-transparent-card-brightness-active);--inverse-background-secondary-minor:var(--dark-background-secondary-minor);--background-secondary-minor:var(--light-background-secondary-minor);--surface-ai-hover:var(--on-light-surface-ai-hover);--surface-solid-primary-hover:var(--on-light-surface-solid-primary-hover);--surface-transparent-ai-hover:var(--on-light-surface-transparent-ai-hover);--inverse-surface-accent-hover:var(--on-dark-surface-accent-hover);--inverse-surface-accent-minor-hover:var(--on-dark-surface-accent-minor-hover);--inverse-background-primary-minor:var(--dark-background-primary-minor);--inverse-surface-ai-hover:var(--on-dark-surface-ai-hover);--inverse-surface-transparent-ai-hover:var(--on-dark-surface-transparent-ai-hover);--text-ai-hover:var(--on-light-text-ai-hover);--inverse-text-ai-hover:var(--on-dark-text-ai-hover);--surface-accent-secondary-hover:var(--on-light-surface-accent-secondary-hover);--surface-accent-active:var(--on-light-surface-accent-active);--surface-ai-active:var(--on-light-surface-ai-active);--surface-info-active:var(--on-light-surface-info-active);--surface-transparent-ai-active:var(--on-light-surface-transparent-ai-active);--inverse-surface-ai-active:var(--on-dark-surface-ai-active);--inverse-surface-clear-active:var(--on-dark-surface-clear-active);--inverse-surface-transparent-accent-active:var(--on-dark-surface-transparent-accent-active);--inverse-surface-transparent-ai-active:var(--on-dark-surface-transparent-ai-active);--text-accent-active:var(--on-light-text-accent-active);--inverse-text-ai-active:var(--on-dark-text-ai-active);--surface-solid-tertiary-active:var(--on-light-surface-solid-tertiary-active);--inverse-surface-solid-primary-active:var(--on-dark-surface-solid-primary-active);--text-ai-active:var(--on-light-text-ai-active);--background-primary-minor:var(--light-background-primary-minor);--inverse-background-minor:var(--dark-background-minor);--outline-white-gradient:var(--on-light-outline-white-gradient);--overlay-gradient:var(--on-light-overlay-gradient);--inverse-overlay-gradient:var(--on-dark-overlay-gradient);--personas-green-surface-accent-gradient:var(--on-light-personas-green-surface-accent-gradient);--personas-pink-surface-accent-gradient:var(--on-light-personas-pink-surface-accent-gradient);--personas-sea-blue-surface-accent-gradient:var(--on-light-personas-sea-blue-surface-accent-gradient);--inverse-personas-indigo-surface-accent-gradient:var(--on-dark-personas-indigo-surface-accent-gradient);--inverse-personas-ochre-surface-accent-gradient:var(--on-dark-personas-ochre-surface-accent-gradient);--inverse-personas-pink-surface-accent-gradient:var(--on-dark-personas-pink-surface-accent-gradient);--inverse-personas-sea-blue-surface-accent-gradient:var(--on-dark-personas-sea-blue-surface-accent-gradient);--surface-skeleton-gradient:var(--on-light-surface-skeleton-gradient);--inverse-surface-accent-gradient-secondary:var(--on-dark-surface-accent-gradient-secondary);--inverse-surface-skeleton-gradient:var(--on-dark-surface-skeleton-gradient);--inverse-text-gradient-a-i:var(--on-dark-text-gradient-a-i);--background-gradient:var(--light-background-gradient);--inverse-background-gradient:var(--dark-background-gradient);--personas-blue-surface-accent-gradient:var(--on-light-personas-blue-surface-accent-gradient);--personas-indigo-surface-accent-gradient:var(--on-light-personas-indigo-surface-accent-gradient);--personas-ochre-surface-accent-gradient:var(--on-light-personas-ochre-surface-accent-gradient);--personas-olive-surface-accent-gradient:var(--on-light-personas-olive-surface-accent-gradient);--personas-violet-surface-accent-gradient:var(--on-light-personas-violet-surface-accent-gradient);--inverse-personas-blue-surface-accent-gradient:var(--on-dark-personas-blue-surface-accent-gradient);--inverse-personas-green-surface-accent-gradient:var(--on-dark-personas-green-surface-accent-gradient);--inverse-personas-olive-surface-accent-gradient:var(--on-dark-personas-olive-surface-accent-gradient);--inverse-personas-violet-surface-accent-gradient:var(--on-dark-personas-violet-surface-accent-gradient);--surface-accent-gradient-secondary:var(--on-light-surface-accent-gradient-secondary);--text-gradient-a-i:var(--on-light-text-gradient-a-i);--inverse-outline-white-gradient:var(--on-dark-outline-white-gradient);--surface-accent-gradient:var(--on-light-surface-accent-gradient);--surface-accent-minor-gradient:var(--on-light-surface-accent-minor-gradient);--inverse-surface-accent-minor-gradient:var(--on-dark-surface-accent-minor-gradient);--inverse-surface-accent-gradient:var(--on-dark-surface-accent-gradient);}