@salutejs/plasma-new-hope 0.169.0-canary.1459.11364623616.0 → 0.169.0-canary.1485.11363524703.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (649) hide show
  1. package/cjs/components/Autocomplete/Autocomplete.css +19 -34
  2. package/cjs/components/Autocomplete/Autocomplete.js +2 -4
  3. package/cjs/components/Autocomplete/Autocomplete.js.map +1 -1
  4. package/cjs/components/Calendar/ui/CalendarHeader/CalendarHeader.js +1 -1
  5. package/cjs/components/Combobox/ComboboxNew/Combobox.css +18 -38
  6. package/cjs/components/Combobox/ComboboxNew/ui/Inner/Inner.css +18 -38
  7. package/cjs/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.css +18 -38
  8. package/cjs/components/DatePicker/RangeDate/RangeDate.css +18 -33
  9. package/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.css +18 -33
  10. package/cjs/components/DatePicker/SingleDate/SingleDate.css +20 -35
  11. package/cjs/components/Range/Range.css +19 -39
  12. package/cjs/components/Segment/tokens.js +1 -15
  13. package/cjs/components/Segment/tokens.js.map +1 -1
  14. package/cjs/components/Segment/ui/SegmentGroup/SegmentGroup.css +7 -13
  15. package/cjs/components/Segment/ui/SegmentGroup/SegmentGroup.js +88 -180
  16. package/cjs/components/Segment/ui/SegmentGroup/SegmentGroup.js.map +1 -1
  17. package/cjs/components/Segment/ui/SegmentGroup/SegmentGroup.styles.js +1 -37
  18. package/cjs/components/Segment/ui/SegmentGroup/SegmentGroup.styles.js.map +1 -1
  19. package/cjs/components/Segment/ui/SegmentGroup/SegmentGroup.styles_m9i9p0.css +4 -0
  20. package/cjs/components/Segment/ui/SegmentGroup/variations/_filledBackgound/base.js +1 -1
  21. package/cjs/components/Segment/ui/SegmentGroup/variations/_filledBackgound/base.js.map +1 -1
  22. package/cjs/components/Segment/ui/SegmentGroup/variations/_filledBackgound/base_escgtx.css +1 -0
  23. package/cjs/components/Segment/ui/SegmentGroup/variations/_pilled/base.js +1 -1
  24. package/cjs/components/Segment/ui/SegmentGroup/variations/_pilled/base.js.map +1 -1
  25. package/cjs/components/Segment/ui/SegmentGroup/variations/_pilled/base_fqbatz.css +1 -0
  26. package/cjs/components/Segment/ui/SegmentGroup/variations/_size/base.js +1 -1
  27. package/cjs/components/Segment/ui/SegmentGroup/variations/_size/base.js.map +1 -1
  28. package/cjs/components/Segment/ui/SegmentGroup/variations/_size/base_m358nl.css +1 -0
  29. package/cjs/components/Segment/ui/SegmentItem/SegmentItem.css +4 -6
  30. package/cjs/components/Segment/ui/SegmentItem/SegmentItem.js +9 -14
  31. package/cjs/components/Segment/ui/SegmentItem/SegmentItem.js.map +1 -1
  32. package/cjs/components/Segment/ui/SegmentItem/SegmentItem.styles.js +1 -30
  33. package/cjs/components/Segment/ui/SegmentItem/SegmentItem.styles.js.map +1 -1
  34. package/cjs/components/Segment/ui/SegmentItem/SegmentItem.styles_18h1p52.css +2 -0
  35. package/cjs/components/Segment/ui/SegmentItem/variations/_pilled/base.js +1 -1
  36. package/cjs/components/Segment/ui/SegmentItem/variations/_pilled/base.js.map +1 -1
  37. package/cjs/components/Segment/ui/SegmentItem/variations/_pilled/{base_omc5u1.css → base_15s0fel.css} +1 -1
  38. package/cjs/components/Segment/ui/SegmentItem/variations/_view/base.js +1 -1
  39. package/cjs/components/Segment/ui/SegmentItem/variations/_view/base.js.map +1 -1
  40. package/cjs/components/Segment/ui/SegmentItem/variations/_view/base_1m1u2ys.css +1 -0
  41. package/cjs/components/Slider/Slider.css +19 -39
  42. package/cjs/components/Slider/Slider.js +0 -2
  43. package/cjs/components/Slider/Slider.js.map +1 -1
  44. package/cjs/components/Slider/components/Double/Double.css +19 -39
  45. package/cjs/components/Tabs/ui/horizontal/HorizontalTabs/HorizontalTabs.js +1 -1
  46. package/cjs/components/Tabs/ui/vertical/VerticalTabs/VerticalTabs.js +1 -1
  47. package/cjs/components/TextArea/TextArea.js +18 -109
  48. package/cjs/components/TextArea/TextArea.js.map +1 -1
  49. package/cjs/components/TextArea/TextArea.styles.js +63 -160
  50. package/cjs/components/TextArea/TextArea.styles.js.map +1 -1
  51. package/cjs/components/TextArea/TextArea.styles_es0miz.css +11 -0
  52. package/cjs/components/TextArea/TextArea.tokens.js +4 -43
  53. package/cjs/components/TextArea/TextArea.tokens.js.map +1 -1
  54. package/cjs/components/TextArea/hooks/useAutoResize.js +4 -2
  55. package/cjs/components/TextArea/hooks/useAutoResize.js.map +1 -1
  56. package/cjs/components/TextArea/variations/_clear/base.js +1 -1
  57. package/cjs/components/TextArea/variations/_clear/base.js.map +1 -1
  58. package/cjs/components/TextArea/variations/_clear/base_vidplj.css +1 -0
  59. package/cjs/components/TextArea/variations/_view/base.js +1 -1
  60. package/cjs/components/TextArea/variations/_view/base.js.map +1 -1
  61. package/cjs/components/TextArea/variations/_view/base_td55th.css +1 -0
  62. package/cjs/components/TextField/TextField.js +9 -97
  63. package/cjs/components/TextField/TextField.js.map +1 -1
  64. package/cjs/components/TextField/TextField.styles.js +23 -76
  65. package/cjs/components/TextField/TextField.styles.js.map +1 -1
  66. package/cjs/components/TextField/TextField.styles_1d2ryq.css +15 -0
  67. package/cjs/components/TextField/TextField.tokens.js +1 -40
  68. package/cjs/components/TextField/TextField.tokens.js.map +1 -1
  69. package/cjs/components/TextField/variations/_clear/base.js +1 -1
  70. package/cjs/components/TextField/variations/_clear/base.js.map +1 -1
  71. package/cjs/components/TextField/variations/_clear/base_rit6gc.css +1 -0
  72. package/cjs/components/TextField/variations/_disabled/base.js +1 -1
  73. package/cjs/components/TextField/variations/_disabled/{base_4d3opa.css → base_2tv0nz.css} +1 -1
  74. package/cjs/components/TextField/variations/_label-placement/base.js +1 -1
  75. package/cjs/components/TextField/variations/_label-placement/base.js.map +1 -1
  76. package/cjs/components/TextField/variations/_label-placement/base_1ghihns.css +1 -0
  77. package/cjs/components/TextField/variations/_read-only/base.js +1 -1
  78. package/cjs/components/TextField/variations/_read-only/base.js.map +1 -1
  79. package/cjs/components/TextField/variations/_read-only/base_1n7tghz.css +1 -0
  80. package/cjs/components/TextField/variations/_size/base.js +1 -1
  81. package/cjs/components/TextField/variations/_size/base.js.map +1 -1
  82. package/cjs/components/TextField/variations/_size/base_1h8l0kj.css +1 -0
  83. package/cjs/components/TextField/variations/_view/base.js +1 -1
  84. package/cjs/components/TextField/variations/_view/base.js.map +1 -1
  85. package/cjs/components/TextField/variations/_view/base_1noe46b.css +1 -0
  86. package/cjs/components/TextFieldGroup/TextFieldGroup.css +1 -1
  87. package/cjs/components/TextFieldGroup/variations/_shape/base.js +1 -1
  88. package/cjs/components/TextFieldGroup/variations/_shape/base_1e0je21.css +1 -0
  89. package/cjs/index.css +45 -73
  90. package/emotion/cjs/components/Autocomplete/Autocomplete.js +2 -4
  91. package/emotion/cjs/components/Segment/Segment.template-doc.mdx +6 -49
  92. package/emotion/cjs/components/Segment/tokens.js +1 -15
  93. package/emotion/cjs/components/Segment/ui/SegmentGroup/SegmentGroup.js +85 -174
  94. package/emotion/cjs/components/Segment/ui/SegmentGroup/SegmentGroup.styles.js +29 -29
  95. package/emotion/cjs/components/Segment/ui/SegmentGroup/variations/_filledBackgound/base.js +1 -1
  96. package/emotion/cjs/components/Segment/ui/SegmentGroup/variations/_pilled/base.js +1 -1
  97. package/emotion/cjs/components/Segment/ui/SegmentGroup/variations/_size/base.js +1 -1
  98. package/emotion/cjs/components/Segment/ui/SegmentItem/SegmentItem.js +9 -14
  99. package/emotion/cjs/components/Segment/ui/SegmentItem/SegmentItem.styles.js +7 -21
  100. package/emotion/cjs/components/Segment/ui/SegmentItem/variations/_pilled/base.js +1 -1
  101. package/emotion/cjs/components/Segment/ui/SegmentItem/variations/_view/base.js +1 -2
  102. package/emotion/cjs/components/TextArea/TextArea.js +23 -112
  103. package/emotion/cjs/components/TextArea/TextArea.styles.js +41 -99
  104. package/emotion/cjs/components/TextArea/TextArea.template-doc.mdx +1 -6
  105. package/emotion/cjs/components/TextArea/TextArea.tokens.js +4 -43
  106. package/emotion/cjs/components/TextArea/hooks/useAutoResize.js +4 -2
  107. package/emotion/cjs/components/TextArea/variations/_clear/base.js +1 -1
  108. package/emotion/cjs/components/TextArea/variations/_view/base.js +1 -2
  109. package/emotion/cjs/components/TextField/TextField.js +12 -99
  110. package/emotion/cjs/components/TextField/TextField.styles.js +37 -84
  111. package/emotion/cjs/components/TextField/TextField.template-doc.mdx +1 -6
  112. package/emotion/cjs/components/TextField/TextField.tokens.js +1 -40
  113. package/emotion/cjs/components/TextField/variations/_clear/base.js +1 -1
  114. package/emotion/cjs/components/TextField/variations/_label-placement/base.js +1 -1
  115. package/emotion/cjs/components/TextField/variations/_read-only/base.js +1 -1
  116. package/emotion/cjs/components/TextField/variations/_size/base.js +1 -1
  117. package/emotion/cjs/components/TextField/variations/_view/base.js +1 -1
  118. package/emotion/cjs/components/_Icon/index.js +1 -36
  119. package/emotion/cjs/examples/plasma_b2c/components/Segment/Segment.stories.tsx +42 -118
  120. package/emotion/cjs/examples/plasma_b2c/components/Segment/SegmentGroup.config.js +10 -13
  121. package/emotion/cjs/examples/plasma_b2c/components/Segment/SegmentItem.config.js +9 -9
  122. package/emotion/cjs/examples/plasma_b2c/components/TextArea/TextArea.config.js +10 -19
  123. package/emotion/cjs/examples/plasma_b2c/components/TextArea/TextArea.stories.tsx +0 -72
  124. package/emotion/cjs/examples/plasma_b2c/components/TextField/TextField.config.js +13 -22
  125. package/emotion/cjs/examples/plasma_b2c/components/TextField/TextField.stories.tsx +1 -73
  126. package/emotion/cjs/examples/plasma_web/components/Segment/Segment.stories.tsx +42 -119
  127. package/emotion/cjs/examples/plasma_web/components/Segment/SegmentGroup.config.js +9 -15
  128. package/emotion/cjs/examples/plasma_web/components/Segment/SegmentItem.config.js +9 -9
  129. package/emotion/cjs/examples/plasma_web/components/TextArea/TextArea.config.js +10 -19
  130. package/emotion/cjs/examples/plasma_web/components/TextArea/TextArea.stories.tsx +0 -72
  131. package/emotion/cjs/examples/plasma_web/components/TextField/TextField.config.js +13 -22
  132. package/emotion/cjs/examples/plasma_web/components/TextField/TextField.stories.tsx +10 -82
  133. package/emotion/es/components/Autocomplete/Autocomplete.js +2 -4
  134. package/emotion/es/components/Segment/Segment.template-doc.mdx +6 -49
  135. package/emotion/es/components/Segment/tokens.js +1 -15
  136. package/emotion/es/components/Segment/ui/SegmentGroup/SegmentGroup.js +88 -177
  137. package/emotion/es/components/Segment/ui/SegmentGroup/SegmentGroup.styles.js +29 -29
  138. package/emotion/es/components/Segment/ui/SegmentGroup/variations/_filledBackgound/base.js +1 -1
  139. package/emotion/es/components/Segment/ui/SegmentGroup/variations/_pilled/base.js +1 -1
  140. package/emotion/es/components/Segment/ui/SegmentGroup/variations/_size/base.js +1 -1
  141. package/emotion/es/components/Segment/ui/SegmentItem/SegmentItem.js +10 -15
  142. package/emotion/es/components/Segment/ui/SegmentItem/SegmentItem.styles.js +7 -21
  143. package/emotion/es/components/Segment/ui/SegmentItem/variations/_pilled/base.js +1 -1
  144. package/emotion/es/components/Segment/ui/SegmentItem/variations/_view/base.js +1 -2
  145. package/emotion/es/components/TextArea/TextArea.js +24 -113
  146. package/emotion/es/components/TextArea/TextArea.styles.js +40 -98
  147. package/emotion/es/components/TextArea/TextArea.template-doc.mdx +1 -6
  148. package/emotion/es/components/TextArea/TextArea.tokens.js +4 -43
  149. package/emotion/es/components/TextArea/hooks/useAutoResize.js +4 -2
  150. package/emotion/es/components/TextArea/variations/_clear/base.js +2 -2
  151. package/emotion/es/components/TextArea/variations/_view/base.js +1 -2
  152. package/emotion/es/components/TextField/TextField.js +12 -99
  153. package/emotion/es/components/TextField/TextField.styles.js +36 -83
  154. package/emotion/es/components/TextField/TextField.template-doc.mdx +1 -6
  155. package/emotion/es/components/TextField/TextField.tokens.js +1 -40
  156. package/emotion/es/components/TextField/variations/_clear/base.js +2 -2
  157. package/emotion/es/components/TextField/variations/_label-placement/base.js +1 -1
  158. package/emotion/es/components/TextField/variations/_read-only/base.js +2 -2
  159. package/emotion/es/components/TextField/variations/_size/base.js +2 -2
  160. package/emotion/es/components/TextField/variations/_view/base.js +2 -2
  161. package/emotion/es/components/_Icon/index.js +1 -6
  162. package/emotion/es/examples/plasma_b2c/components/Segment/Segment.stories.tsx +42 -118
  163. package/emotion/es/examples/plasma_b2c/components/Segment/SegmentGroup.config.js +10 -13
  164. package/emotion/es/examples/plasma_b2c/components/Segment/SegmentItem.config.js +9 -9
  165. package/emotion/es/examples/plasma_b2c/components/TextArea/TextArea.config.js +10 -19
  166. package/emotion/es/examples/plasma_b2c/components/TextArea/TextArea.stories.tsx +0 -72
  167. package/emotion/es/examples/plasma_b2c/components/TextField/TextField.config.js +13 -22
  168. package/emotion/es/examples/plasma_b2c/components/TextField/TextField.stories.tsx +1 -73
  169. package/emotion/es/examples/plasma_web/components/Segment/Segment.stories.tsx +42 -119
  170. package/emotion/es/examples/plasma_web/components/Segment/SegmentGroup.config.js +9 -15
  171. package/emotion/es/examples/plasma_web/components/Segment/SegmentItem.config.js +9 -9
  172. package/emotion/es/examples/plasma_web/components/TextArea/TextArea.config.js +10 -19
  173. package/emotion/es/examples/plasma_web/components/TextArea/TextArea.stories.tsx +0 -72
  174. package/emotion/es/examples/plasma_web/components/TextField/TextField.config.js +13 -22
  175. package/emotion/es/examples/plasma_web/components/TextField/TextField.stories.tsx +10 -82
  176. package/es/components/Autocomplete/Autocomplete.css +19 -34
  177. package/es/components/Autocomplete/Autocomplete.js +2 -4
  178. package/es/components/Autocomplete/Autocomplete.js.map +1 -1
  179. package/es/components/Calendar/ui/CalendarHeader/CalendarHeader.js +1 -1
  180. package/es/components/Combobox/ComboboxNew/Combobox.css +18 -38
  181. package/es/components/Combobox/ComboboxNew/ui/Inner/Inner.css +18 -38
  182. package/es/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.css +18 -38
  183. package/es/components/DatePicker/RangeDate/RangeDate.css +18 -33
  184. package/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.css +18 -33
  185. package/es/components/DatePicker/SingleDate/SingleDate.css +20 -35
  186. package/es/components/Range/Range.css +19 -39
  187. package/es/components/Segment/tokens.js +1 -15
  188. package/es/components/Segment/tokens.js.map +1 -1
  189. package/es/components/Segment/ui/SegmentGroup/SegmentGroup.css +7 -13
  190. package/es/components/Segment/ui/SegmentGroup/SegmentGroup.js +92 -183
  191. package/es/components/Segment/ui/SegmentGroup/SegmentGroup.js.map +1 -1
  192. package/es/components/Segment/ui/SegmentGroup/SegmentGroup.styles.js +2 -34
  193. package/es/components/Segment/ui/SegmentGroup/SegmentGroup.styles.js.map +1 -1
  194. package/es/components/Segment/ui/SegmentGroup/SegmentGroup.styles_m9i9p0.css +4 -0
  195. package/es/components/Segment/ui/SegmentGroup/variations/_filledBackgound/base.js +1 -1
  196. package/es/components/Segment/ui/SegmentGroup/variations/_filledBackgound/base.js.map +1 -1
  197. package/es/components/Segment/ui/SegmentGroup/variations/_filledBackgound/base_escgtx.css +1 -0
  198. package/es/components/Segment/ui/SegmentGroup/variations/_pilled/base.js +1 -1
  199. package/es/components/Segment/ui/SegmentGroup/variations/_pilled/base.js.map +1 -1
  200. package/es/components/Segment/ui/SegmentGroup/variations/_pilled/base_fqbatz.css +1 -0
  201. package/es/components/Segment/ui/SegmentGroup/variations/_size/base.js +1 -1
  202. package/es/components/Segment/ui/SegmentGroup/variations/_size/base.js.map +1 -1
  203. package/es/components/Segment/ui/SegmentGroup/variations/_size/base_m358nl.css +1 -0
  204. package/es/components/Segment/ui/SegmentItem/SegmentItem.css +4 -6
  205. package/es/components/Segment/ui/SegmentItem/SegmentItem.js +10 -15
  206. package/es/components/Segment/ui/SegmentItem/SegmentItem.js.map +1 -1
  207. package/es/components/Segment/ui/SegmentItem/SegmentItem.styles.js +2 -29
  208. package/es/components/Segment/ui/SegmentItem/SegmentItem.styles.js.map +1 -1
  209. package/es/components/Segment/ui/SegmentItem/SegmentItem.styles_18h1p52.css +2 -0
  210. package/es/components/Segment/ui/SegmentItem/variations/_pilled/base.js +1 -1
  211. package/es/components/Segment/ui/SegmentItem/variations/_pilled/base.js.map +1 -1
  212. package/es/components/Segment/ui/SegmentItem/variations/_pilled/{base_omc5u1.css → base_15s0fel.css} +1 -1
  213. package/es/components/Segment/ui/SegmentItem/variations/_view/base.js +1 -1
  214. package/es/components/Segment/ui/SegmentItem/variations/_view/base.js.map +1 -1
  215. package/es/components/Segment/ui/SegmentItem/variations/_view/base_1m1u2ys.css +1 -0
  216. package/es/components/Slider/Slider.css +19 -39
  217. package/es/components/Slider/Slider.js +0 -2
  218. package/es/components/Slider/Slider.js.map +1 -1
  219. package/es/components/Slider/components/Double/Double.css +19 -39
  220. package/es/components/Tabs/ui/horizontal/HorizontalTabs/HorizontalTabs.js +1 -1
  221. package/es/components/Tabs/ui/vertical/VerticalTabs/VerticalTabs.js +1 -1
  222. package/es/components/TextArea/TextArea.js +22 -113
  223. package/es/components/TextArea/TextArea.js.map +1 -1
  224. package/es/components/TextArea/TextArea.styles.js +64 -155
  225. package/es/components/TextArea/TextArea.styles.js.map +1 -1
  226. package/es/components/TextArea/TextArea.styles_es0miz.css +11 -0
  227. package/es/components/TextArea/TextArea.tokens.js +4 -43
  228. package/es/components/TextArea/TextArea.tokens.js.map +1 -1
  229. package/es/components/TextArea/hooks/useAutoResize.js +4 -2
  230. package/es/components/TextArea/hooks/useAutoResize.js.map +1 -1
  231. package/es/components/TextArea/variations/_clear/base.js +1 -1
  232. package/es/components/TextArea/variations/_clear/base.js.map +1 -1
  233. package/es/components/TextArea/variations/_clear/base_vidplj.css +1 -0
  234. package/es/components/TextArea/variations/_view/base.js +1 -1
  235. package/es/components/TextArea/variations/_view/base.js.map +1 -1
  236. package/es/components/TextArea/variations/_view/base_td55th.css +1 -0
  237. package/es/components/TextField/TextField.js +11 -99
  238. package/es/components/TextField/TextField.js.map +1 -1
  239. package/es/components/TextField/TextField.styles.js +24 -71
  240. package/es/components/TextField/TextField.styles.js.map +1 -1
  241. package/es/components/TextField/TextField.styles_1d2ryq.css +15 -0
  242. package/es/components/TextField/TextField.tokens.js +1 -40
  243. package/es/components/TextField/TextField.tokens.js.map +1 -1
  244. package/es/components/TextField/variations/_clear/base.js +1 -1
  245. package/es/components/TextField/variations/_clear/base.js.map +1 -1
  246. package/es/components/TextField/variations/_clear/base_rit6gc.css +1 -0
  247. package/es/components/TextField/variations/_disabled/base.js +1 -1
  248. package/es/components/TextField/variations/_disabled/{base_4d3opa.css → base_2tv0nz.css} +1 -1
  249. package/es/components/TextField/variations/_label-placement/base.js +1 -1
  250. package/es/components/TextField/variations/_label-placement/base.js.map +1 -1
  251. package/es/components/TextField/variations/_label-placement/base_1ghihns.css +1 -0
  252. package/es/components/TextField/variations/_read-only/base.js +1 -1
  253. package/es/components/TextField/variations/_read-only/base.js.map +1 -1
  254. package/es/components/TextField/variations/_read-only/base_1n7tghz.css +1 -0
  255. package/es/components/TextField/variations/_size/base.js +1 -1
  256. package/es/components/TextField/variations/_size/base.js.map +1 -1
  257. package/es/components/TextField/variations/_size/base_1h8l0kj.css +1 -0
  258. package/es/components/TextField/variations/_view/base.js +1 -1
  259. package/es/components/TextField/variations/_view/base.js.map +1 -1
  260. package/es/components/TextField/variations/_view/base_1noe46b.css +1 -0
  261. package/es/components/TextFieldGroup/TextFieldGroup.css +1 -1
  262. package/es/components/TextFieldGroup/variations/_shape/base.js +1 -1
  263. package/es/components/TextFieldGroup/variations/_shape/base_1e0je21.css +1 -0
  264. package/es/index.css +45 -73
  265. package/package.json +4 -4
  266. package/styled-components/cjs/components/Autocomplete/Autocomplete.js +2 -4
  267. package/styled-components/cjs/components/Segment/Segment.template-doc.mdx +6 -49
  268. package/styled-components/cjs/components/Segment/tokens.js +1 -15
  269. package/styled-components/cjs/components/Segment/ui/SegmentGroup/SegmentGroup.js +85 -174
  270. package/styled-components/cjs/components/Segment/ui/SegmentGroup/SegmentGroup.styles.js +6 -18
  271. package/styled-components/cjs/components/Segment/ui/SegmentGroup/variations/_filledBackgound/base.js +1 -1
  272. package/styled-components/cjs/components/Segment/ui/SegmentGroup/variations/_pilled/base.js +1 -1
  273. package/styled-components/cjs/components/Segment/ui/SegmentGroup/variations/_size/base.js +1 -1
  274. package/styled-components/cjs/components/Segment/ui/SegmentItem/SegmentItem.js +9 -14
  275. package/styled-components/cjs/components/Segment/ui/SegmentItem/SegmentItem.styles.js +5 -17
  276. package/styled-components/cjs/components/Segment/ui/SegmentItem/variations/_pilled/base.js +1 -1
  277. package/styled-components/cjs/components/Segment/ui/SegmentItem/variations/_view/base.js +1 -2
  278. package/styled-components/cjs/components/TextArea/TextArea.js +22 -111
  279. package/styled-components/cjs/components/TextArea/TextArea.styles.js +42 -85
  280. package/styled-components/cjs/components/TextArea/TextArea.template-doc.mdx +1 -6
  281. package/styled-components/cjs/components/TextArea/TextArea.tokens.js +4 -43
  282. package/styled-components/cjs/components/TextArea/hooks/useAutoResize.js +4 -2
  283. package/styled-components/cjs/components/TextArea/variations/_clear/base.js +1 -1
  284. package/styled-components/cjs/components/TextArea/variations/_view/base.js +1 -2
  285. package/styled-components/cjs/components/TextField/TextField.js +11 -98
  286. package/styled-components/cjs/components/TextField/TextField.styles.js +21 -46
  287. package/styled-components/cjs/components/TextField/TextField.template-doc.mdx +1 -6
  288. package/styled-components/cjs/components/TextField/TextField.tokens.js +1 -40
  289. package/styled-components/cjs/components/TextField/variations/_clear/base.js +1 -1
  290. package/styled-components/cjs/components/TextField/variations/_label-placement/base.js +1 -1
  291. package/styled-components/cjs/components/TextField/variations/_read-only/base.js +1 -1
  292. package/styled-components/cjs/components/TextField/variations/_size/base.js +1 -1
  293. package/styled-components/cjs/components/TextField/variations/_view/base.js +1 -1
  294. package/styled-components/cjs/components/_Icon/index.js +1 -36
  295. package/styled-components/cjs/examples/plasma_b2c/components/Segment/Segment.stories.tsx +42 -118
  296. package/styled-components/cjs/examples/plasma_b2c/components/Segment/SegmentGroup.config.js +8 -11
  297. package/styled-components/cjs/examples/plasma_b2c/components/Segment/SegmentItem.config.js +8 -8
  298. package/styled-components/cjs/examples/plasma_b2c/components/TextArea/TextArea.config.js +9 -18
  299. package/styled-components/cjs/examples/plasma_b2c/components/TextArea/TextArea.stories.tsx +0 -72
  300. package/styled-components/cjs/examples/plasma_b2c/components/TextField/TextField.config.js +9 -18
  301. package/styled-components/cjs/examples/plasma_b2c/components/TextField/TextField.stories.tsx +1 -73
  302. package/styled-components/cjs/examples/plasma_web/components/Segment/Segment.stories.tsx +42 -119
  303. package/styled-components/cjs/examples/plasma_web/components/Segment/SegmentGroup.config.js +8 -14
  304. package/styled-components/cjs/examples/plasma_web/components/Segment/SegmentItem.config.js +8 -8
  305. package/styled-components/cjs/examples/plasma_web/components/TextArea/TextArea.config.js +9 -18
  306. package/styled-components/cjs/examples/plasma_web/components/TextArea/TextArea.stories.tsx +0 -72
  307. package/styled-components/cjs/examples/plasma_web/components/TextField/TextField.config.js +9 -18
  308. package/styled-components/cjs/examples/plasma_web/components/TextField/TextField.stories.tsx +10 -82
  309. package/styled-components/es/components/Autocomplete/Autocomplete.js +2 -4
  310. package/styled-components/es/components/Segment/Segment.template-doc.mdx +6 -49
  311. package/styled-components/es/components/Segment/tokens.js +1 -15
  312. package/styled-components/es/components/Segment/ui/SegmentGroup/SegmentGroup.js +88 -177
  313. package/styled-components/es/components/Segment/ui/SegmentGroup/SegmentGroup.styles.js +6 -18
  314. package/styled-components/es/components/Segment/ui/SegmentGroup/variations/_filledBackgound/base.js +1 -1
  315. package/styled-components/es/components/Segment/ui/SegmentGroup/variations/_pilled/base.js +1 -1
  316. package/styled-components/es/components/Segment/ui/SegmentGroup/variations/_size/base.js +1 -1
  317. package/styled-components/es/components/Segment/ui/SegmentItem/SegmentItem.js +10 -15
  318. package/styled-components/es/components/Segment/ui/SegmentItem/SegmentItem.styles.js +5 -17
  319. package/styled-components/es/components/Segment/ui/SegmentItem/variations/_pilled/base.js +1 -1
  320. package/styled-components/es/components/Segment/ui/SegmentItem/variations/_view/base.js +1 -2
  321. package/styled-components/es/components/TextArea/TextArea.js +23 -112
  322. package/styled-components/es/components/TextArea/TextArea.styles.js +41 -84
  323. package/styled-components/es/components/TextArea/TextArea.template-doc.mdx +1 -6
  324. package/styled-components/es/components/TextArea/TextArea.tokens.js +4 -43
  325. package/styled-components/es/components/TextArea/hooks/useAutoResize.js +4 -2
  326. package/styled-components/es/components/TextArea/variations/_clear/base.js +2 -2
  327. package/styled-components/es/components/TextArea/variations/_view/base.js +1 -2
  328. package/styled-components/es/components/TextField/TextField.js +11 -98
  329. package/styled-components/es/components/TextField/TextField.styles.js +20 -45
  330. package/styled-components/es/components/TextField/TextField.template-doc.mdx +1 -6
  331. package/styled-components/es/components/TextField/TextField.tokens.js +1 -40
  332. package/styled-components/es/components/TextField/variations/_clear/base.js +2 -2
  333. package/styled-components/es/components/TextField/variations/_label-placement/base.js +1 -1
  334. package/styled-components/es/components/TextField/variations/_read-only/base.js +2 -2
  335. package/styled-components/es/components/TextField/variations/_size/base.js +2 -2
  336. package/styled-components/es/components/TextField/variations/_view/base.js +2 -2
  337. package/styled-components/es/components/_Icon/index.js +1 -6
  338. package/styled-components/es/examples/plasma_b2c/components/Segment/Segment.stories.tsx +42 -118
  339. package/styled-components/es/examples/plasma_b2c/components/Segment/SegmentGroup.config.js +8 -11
  340. package/styled-components/es/examples/plasma_b2c/components/Segment/SegmentItem.config.js +8 -8
  341. package/styled-components/es/examples/plasma_b2c/components/TextArea/TextArea.config.js +9 -18
  342. package/styled-components/es/examples/plasma_b2c/components/TextArea/TextArea.stories.tsx +0 -72
  343. package/styled-components/es/examples/plasma_b2c/components/TextField/TextField.config.js +9 -18
  344. package/styled-components/es/examples/plasma_b2c/components/TextField/TextField.stories.tsx +1 -73
  345. package/styled-components/es/examples/plasma_web/components/Segment/Segment.stories.tsx +42 -119
  346. package/styled-components/es/examples/plasma_web/components/Segment/SegmentGroup.config.js +8 -14
  347. package/styled-components/es/examples/plasma_web/components/Segment/SegmentItem.config.js +8 -8
  348. package/styled-components/es/examples/plasma_web/components/TextArea/TextArea.config.js +9 -18
  349. package/styled-components/es/examples/plasma_web/components/TextArea/TextArea.stories.tsx +0 -72
  350. package/styled-components/es/examples/plasma_web/components/TextField/TextField.config.js +9 -18
  351. package/styled-components/es/examples/plasma_web/components/TextField/TextField.stories.tsx +10 -82
  352. package/types/components/Autocomplete/Autocomplete.d.ts.map +1 -1
  353. package/types/components/Autocomplete/ui/TextField/TextField.styles.d.ts +0 -408
  354. package/types/components/Autocomplete/ui/TextField/TextField.styles.d.ts.map +1 -1
  355. package/types/components/Combobox/ComboboxNew/ui/Target/Target.styles.d.ts +0 -408
  356. package/types/components/Combobox/ComboboxNew/ui/Target/Target.styles.d.ts.map +1 -1
  357. package/types/components/DatePicker/SingleDate/SingleDate.styles.d.ts +0 -408
  358. package/types/components/DatePicker/SingleDate/SingleDate.styles.d.ts.map +1 -1
  359. package/types/components/Range/Range.styles.d.ts +0 -408
  360. package/types/components/Range/Range.styles.d.ts.map +1 -1
  361. package/types/components/Segment/tokens.d.ts +0 -14
  362. package/types/components/Segment/tokens.d.ts.map +1 -1
  363. package/types/components/Segment/ui/SegmentGroup/SegmentGroup.d.ts +18 -6
  364. package/types/components/Segment/ui/SegmentGroup/SegmentGroup.d.ts.map +1 -1
  365. package/types/components/Segment/ui/SegmentGroup/SegmentGroup.styles.d.ts +0 -12
  366. package/types/components/Segment/ui/SegmentGroup/SegmentGroup.styles.d.ts.map +1 -1
  367. package/types/components/Segment/ui/SegmentGroup/SegmentGroup.types.d.ts +3 -20
  368. package/types/components/Segment/ui/SegmentGroup/SegmentGroup.types.d.ts.map +1 -1
  369. package/types/components/Segment/ui/SegmentGroup/variations/_filledBackgound/base.d.ts.map +1 -1
  370. package/types/components/Segment/ui/SegmentGroup/variations/_pilled/base.d.ts.map +1 -1
  371. package/types/components/Segment/ui/SegmentGroup/variations/_size/base.d.ts.map +1 -1
  372. package/types/components/Segment/ui/SegmentItem/SegmentItem.d.ts +0 -4
  373. package/types/components/Segment/ui/SegmentItem/SegmentItem.d.ts.map +1 -1
  374. package/types/components/Segment/ui/SegmentItem/SegmentItem.styles.d.ts +1 -7
  375. package/types/components/Segment/ui/SegmentItem/SegmentItem.styles.d.ts.map +1 -1
  376. package/types/components/Segment/ui/SegmentItem/SegmentItem.types.d.ts +0 -9
  377. package/types/components/Segment/ui/SegmentItem/SegmentItem.types.d.ts.map +1 -1
  378. package/types/components/Segment/ui/SegmentItem/variations/_pilled/base.d.ts.map +1 -1
  379. package/types/components/Segment/ui/SegmentItem/variations/_view/base.d.ts.map +1 -1
  380. package/types/components/Slider/components/Double/Double.styles.d.ts +0 -408
  381. package/types/components/Slider/components/Double/Double.styles.d.ts.map +1 -1
  382. package/types/components/TextArea/TextArea.d.ts +3 -9
  383. package/types/components/TextArea/TextArea.d.ts.map +1 -1
  384. package/types/components/TextArea/TextArea.styles.d.ts +1 -11
  385. package/types/components/TextArea/TextArea.styles.d.ts.map +1 -1
  386. package/types/components/TextArea/TextArea.tokens.d.ts +0 -39
  387. package/types/components/TextArea/TextArea.tokens.d.ts.map +1 -1
  388. package/types/components/TextArea/TextArea.types.d.ts +3 -78
  389. package/types/components/TextArea/TextArea.types.d.ts.map +1 -1
  390. package/types/components/TextArea/hooks/useAutoResize.d.ts.map +1 -1
  391. package/types/components/TextArea/variations/_clear/base.d.ts.map +1 -1
  392. package/types/components/TextArea/variations/_view/base.d.ts.map +1 -1
  393. package/types/components/TextField/TextField.d.ts +3 -9
  394. package/types/components/TextField/TextField.d.ts.map +1 -1
  395. package/types/components/TextField/TextField.styles.d.ts +0 -8
  396. package/types/components/TextField/TextField.styles.d.ts.map +1 -1
  397. package/types/components/TextField/TextField.tokens.d.ts +0 -39
  398. package/types/components/TextField/TextField.tokens.d.ts.map +1 -1
  399. package/types/components/TextField/TextField.types.d.ts +2 -73
  400. package/types/components/TextField/TextField.types.d.ts.map +1 -1
  401. package/types/components/TextField/variations/_clear/base.d.ts.map +1 -1
  402. package/types/components/TextField/variations/_label-placement/base.d.ts.map +1 -1
  403. package/types/components/TextField/variations/_read-only/base.d.ts.map +1 -1
  404. package/types/components/TextField/variations/_size/base.d.ts.map +1 -1
  405. package/types/components/TextField/variations/_view/base.d.ts.map +1 -1
  406. package/types/components/_Icon/index.d.ts +0 -5
  407. package/types/components/_Icon/index.d.ts.map +1 -1
  408. package/types/examples/plasma_b2c/components/Mask/Mask.d.ts +12 -772
  409. package/types/examples/plasma_b2c/components/Mask/Mask.d.ts.map +1 -1
  410. package/types/examples/plasma_b2c/components/Segment/Segment.d.ts +9 -6
  411. package/types/examples/plasma_b2c/components/Segment/Segment.d.ts.map +1 -1
  412. package/types/examples/plasma_b2c/components/Segment/SegmentGroup.config.d.ts +0 -3
  413. package/types/examples/plasma_b2c/components/Segment/SegmentGroup.config.d.ts.map +1 -1
  414. package/types/examples/plasma_b2c/components/Segment/SegmentItem.config.d.ts.map +1 -1
  415. package/types/examples/plasma_b2c/components/TextArea/TextArea.config.d.ts +0 -9
  416. package/types/examples/plasma_b2c/components/TextArea/TextArea.config.d.ts.map +1 -1
  417. package/types/examples/plasma_b2c/components/TextArea/TextArea.d.ts +0 -457
  418. package/types/examples/plasma_b2c/components/TextArea/TextArea.d.ts.map +1 -1
  419. package/types/examples/plasma_b2c/components/TextField/TextField.config.d.ts +0 -9
  420. package/types/examples/plasma_b2c/components/TextField/TextField.config.d.ts.map +1 -1
  421. package/types/examples/plasma_b2c/components/TextField/TextField.d.ts +0 -417
  422. package/types/examples/plasma_b2c/components/TextField/TextField.d.ts.map +1 -1
  423. package/types/examples/plasma_web/components/Mask/Mask.d.ts +12 -772
  424. package/types/examples/plasma_web/components/Mask/Mask.d.ts.map +1 -1
  425. package/types/examples/plasma_web/components/Segment/Segment.d.ts +9 -9
  426. package/types/examples/plasma_web/components/Segment/Segment.d.ts.map +1 -1
  427. package/types/examples/plasma_web/components/Segment/SegmentGroup.config.d.ts +0 -6
  428. package/types/examples/plasma_web/components/Segment/SegmentGroup.config.d.ts.map +1 -1
  429. package/types/examples/plasma_web/components/Segment/SegmentItem.config.d.ts.map +1 -1
  430. package/types/examples/plasma_web/components/TextArea/TextArea.config.d.ts +0 -9
  431. package/types/examples/plasma_web/components/TextArea/TextArea.config.d.ts.map +1 -1
  432. package/types/examples/plasma_web/components/TextArea/TextArea.d.ts +0 -457
  433. package/types/examples/plasma_web/components/TextArea/TextArea.d.ts.map +1 -1
  434. package/types/examples/plasma_web/components/TextField/TextField.config.d.ts +0 -9
  435. package/types/examples/plasma_web/components/TextField/TextField.config.d.ts.map +1 -1
  436. package/types/examples/plasma_web/components/TextField/TextField.d.ts +0 -417
  437. package/types/examples/plasma_web/components/TextField/TextField.d.ts.map +1 -1
  438. package/cjs/components/Segment/ui/SegmentGroup/SegmentGroup.styles_79d8q2.css +0 -8
  439. package/cjs/components/Segment/ui/SegmentGroup/variations/_filledBackgound/base_a7w5s0.css +0 -1
  440. package/cjs/components/Segment/ui/SegmentGroup/variations/_orientation/base.js +0 -9
  441. package/cjs/components/Segment/ui/SegmentGroup/variations/_orientation/base.js.map +0 -1
  442. package/cjs/components/Segment/ui/SegmentGroup/variations/_orientation/base_1ejecy9.css +0 -1
  443. package/cjs/components/Segment/ui/SegmentGroup/variations/_pilled/base_pxl3nb.css +0 -1
  444. package/cjs/components/Segment/ui/SegmentGroup/variations/_size/base_18cpjsq.css +0 -1
  445. package/cjs/components/Segment/ui/SegmentItem/SegmentItem.styles_19oo2vi.css +0 -4
  446. package/cjs/components/Segment/ui/SegmentItem/variations/_view/base_dettiq.css +0 -1
  447. package/cjs/components/TextArea/TextArea.styles_mcxlmk.css +0 -17
  448. package/cjs/components/TextArea/variations/_clear/base_1ezvvtt.css +0 -1
  449. package/cjs/components/TextArea/variations/_hint-size/base.js +0 -9
  450. package/cjs/components/TextArea/variations/_hint-size/base.js.map +0 -1
  451. package/cjs/components/TextArea/variations/_hint-size/base_1ipgv90.css +0 -1
  452. package/cjs/components/TextArea/variations/_hint-view/base.js +0 -9
  453. package/cjs/components/TextArea/variations/_hint-view/base.js.map +0 -1
  454. package/cjs/components/TextArea/variations/_hint-view/base_111a0qe.css +0 -1
  455. package/cjs/components/TextArea/variations/_view/base_1xgrm3x.css +0 -1
  456. package/cjs/components/TextField/TextField.styles_17xt45g.css +0 -21
  457. package/cjs/components/TextField/variations/_clear/base_1pkwm4m.css +0 -1
  458. package/cjs/components/TextField/variations/_hint-size/base.js +0 -9
  459. package/cjs/components/TextField/variations/_hint-size/base.js.map +0 -1
  460. package/cjs/components/TextField/variations/_hint-size/base_1x99605.css +0 -1
  461. package/cjs/components/TextField/variations/_hint-view/base.js +0 -9
  462. package/cjs/components/TextField/variations/_hint-view/base.js.map +0 -1
  463. package/cjs/components/TextField/variations/_hint-view/base_l8etux.css +0 -1
  464. package/cjs/components/TextField/variations/_label-placement/base_3domm.css +0 -1
  465. package/cjs/components/TextField/variations/_read-only/base_17ypmu7.css +0 -1
  466. package/cjs/components/TextField/variations/_size/base_1xdmaqh.css +0 -1
  467. package/cjs/components/TextField/variations/_view/base_qhyte8.css +0 -1
  468. package/cjs/components/TextFieldGroup/variations/_shape/base_52bndd.css +0 -1
  469. package/cjs/components/_Icon/Icon.assets/DisclosureDownWithOffset.js +0 -22
  470. package/cjs/components/_Icon/Icon.assets/DisclosureDownWithOffset.js.map +0 -1
  471. package/cjs/components/_Icon/Icon.assets/DisclosureLeftWithOffset.js +0 -22
  472. package/cjs/components/_Icon/Icon.assets/DisclosureLeftWithOffset.js.map +0 -1
  473. package/cjs/components/_Icon/Icon.assets/DisclosureRightWithOffset.js +0 -22
  474. package/cjs/components/_Icon/Icon.assets/DisclosureRightWithOffset.js.map +0 -1
  475. package/cjs/components/_Icon/Icon.assets/DisclosureUpWithOffset.js +0 -22
  476. package/cjs/components/_Icon/Icon.assets/DisclosureUpWithOffset.js.map +0 -1
  477. package/cjs/components/_Icon/Icon.assets/InfoCircleOutline.js +0 -23
  478. package/cjs/components/_Icon/Icon.assets/InfoCircleOutline.js.map +0 -1
  479. package/cjs/components/_Icon/Icons/IconDisclosureDownWithOffset.js +0 -23
  480. package/cjs/components/_Icon/Icons/IconDisclosureDownWithOffset.js.map +0 -1
  481. package/cjs/components/_Icon/Icons/IconDisclosureLeftWithOffset.js +0 -23
  482. package/cjs/components/_Icon/Icons/IconDisclosureLeftWithOffset.js.map +0 -1
  483. package/cjs/components/_Icon/Icons/IconDisclosureRightWithOffset.js +0 -23
  484. package/cjs/components/_Icon/Icons/IconDisclosureRightWithOffset.js.map +0 -1
  485. package/cjs/components/_Icon/Icons/IconDisclosureUpWithOffset.js +0 -23
  486. package/cjs/components/_Icon/Icons/IconDisclosureUpWithOffset.js.map +0 -1
  487. package/cjs/components/_Icon/Icons/IconInfoCircleOutline.js +0 -23
  488. package/cjs/components/_Icon/Icons/IconInfoCircleOutline.js.map +0 -1
  489. package/emotion/cjs/components/Segment/ui/SegmentGroup/variations/_orientation/base.js +0 -10
  490. package/emotion/cjs/components/Segment/ui/SegmentGroup/variations/_orientation/tokens.json +0 -1
  491. package/emotion/cjs/components/TextArea/variations/_hint-size/base.js +0 -11
  492. package/emotion/cjs/components/TextArea/variations/_hint-size/tokens.json +0 -21
  493. package/emotion/cjs/components/TextArea/variations/_hint-view/base.js +0 -11
  494. package/emotion/cjs/components/TextArea/variations/_hint-view/tokens.json +0 -5
  495. package/emotion/cjs/components/TextField/variations/_hint-size/base.js +0 -11
  496. package/emotion/cjs/components/TextField/variations/_hint-size/tokens.json +0 -21
  497. package/emotion/cjs/components/TextField/variations/_hint-view/base.js +0 -11
  498. package/emotion/cjs/components/TextField/variations/_hint-view/tokens.json +0 -5
  499. package/emotion/cjs/components/_Icon/Icon.assets/DisclosureDownWithOffset.js +0 -21
  500. package/emotion/cjs/components/_Icon/Icon.assets/DisclosureLeftWithOffset.js +0 -21
  501. package/emotion/cjs/components/_Icon/Icon.assets/DisclosureRightWithOffset.js +0 -21
  502. package/emotion/cjs/components/_Icon/Icon.assets/DisclosureUpWithOffset.js +0 -21
  503. package/emotion/cjs/components/_Icon/Icon.assets/InfoCircleOutline.js +0 -22
  504. package/emotion/cjs/components/_Icon/Icons/IconDisclosureDownWithOffset.js +0 -22
  505. package/emotion/cjs/components/_Icon/Icons/IconDisclosureLeftWithOffset.js +0 -22
  506. package/emotion/cjs/components/_Icon/Icons/IconDisclosureRightWithOffset.js +0 -22
  507. package/emotion/cjs/components/_Icon/Icons/IconDisclosureUpWithOffset.js +0 -22
  508. package/emotion/cjs/components/_Icon/Icons/IconInfoCircleOutline.js +0 -22
  509. package/emotion/es/components/Segment/ui/SegmentGroup/variations/_orientation/base.js +0 -4
  510. package/emotion/es/components/Segment/ui/SegmentGroup/variations/_orientation/tokens.json +0 -1
  511. package/emotion/es/components/TextArea/variations/_hint-size/base.js +0 -5
  512. package/emotion/es/components/TextArea/variations/_hint-size/tokens.json +0 -21
  513. package/emotion/es/components/TextArea/variations/_hint-view/base.js +0 -5
  514. package/emotion/es/components/TextArea/variations/_hint-view/tokens.json +0 -5
  515. package/emotion/es/components/TextField/variations/_hint-size/base.js +0 -5
  516. package/emotion/es/components/TextField/variations/_hint-size/tokens.json +0 -21
  517. package/emotion/es/components/TextField/variations/_hint-view/base.js +0 -5
  518. package/emotion/es/components/TextField/variations/_hint-view/tokens.json +0 -5
  519. package/emotion/es/components/_Icon/Icon.assets/DisclosureDownWithOffset.js +0 -14
  520. package/emotion/es/components/_Icon/Icon.assets/DisclosureLeftWithOffset.js +0 -14
  521. package/emotion/es/components/_Icon/Icon.assets/DisclosureRightWithOffset.js +0 -14
  522. package/emotion/es/components/_Icon/Icon.assets/DisclosureUpWithOffset.js +0 -14
  523. package/emotion/es/components/_Icon/Icon.assets/InfoCircleOutline.js +0 -15
  524. package/emotion/es/components/_Icon/Icons/IconDisclosureDownWithOffset.js +0 -15
  525. package/emotion/es/components/_Icon/Icons/IconDisclosureLeftWithOffset.js +0 -15
  526. package/emotion/es/components/_Icon/Icons/IconDisclosureRightWithOffset.js +0 -15
  527. package/emotion/es/components/_Icon/Icons/IconDisclosureUpWithOffset.js +0 -15
  528. package/emotion/es/components/_Icon/Icons/IconInfoCircleOutline.js +0 -15
  529. package/es/components/Segment/ui/SegmentGroup/SegmentGroup.styles_79d8q2.css +0 -8
  530. package/es/components/Segment/ui/SegmentGroup/variations/_filledBackgound/base_a7w5s0.css +0 -1
  531. package/es/components/Segment/ui/SegmentGroup/variations/_orientation/base.js +0 -5
  532. package/es/components/Segment/ui/SegmentGroup/variations/_orientation/base.js.map +0 -1
  533. package/es/components/Segment/ui/SegmentGroup/variations/_orientation/base_1ejecy9.css +0 -1
  534. package/es/components/Segment/ui/SegmentGroup/variations/_pilled/base_pxl3nb.css +0 -1
  535. package/es/components/Segment/ui/SegmentGroup/variations/_size/base_18cpjsq.css +0 -1
  536. package/es/components/Segment/ui/SegmentItem/SegmentItem.styles_19oo2vi.css +0 -4
  537. package/es/components/Segment/ui/SegmentItem/variations/_view/base_dettiq.css +0 -1
  538. package/es/components/TextArea/TextArea.styles_mcxlmk.css +0 -17
  539. package/es/components/TextArea/variations/_clear/base_1ezvvtt.css +0 -1
  540. package/es/components/TextArea/variations/_hint-size/base.js +0 -5
  541. package/es/components/TextArea/variations/_hint-size/base.js.map +0 -1
  542. package/es/components/TextArea/variations/_hint-size/base_1ipgv90.css +0 -1
  543. package/es/components/TextArea/variations/_hint-view/base.js +0 -5
  544. package/es/components/TextArea/variations/_hint-view/base.js.map +0 -1
  545. package/es/components/TextArea/variations/_hint-view/base_111a0qe.css +0 -1
  546. package/es/components/TextArea/variations/_view/base_1xgrm3x.css +0 -1
  547. package/es/components/TextField/TextField.styles_17xt45g.css +0 -21
  548. package/es/components/TextField/variations/_clear/base_1pkwm4m.css +0 -1
  549. package/es/components/TextField/variations/_hint-size/base.js +0 -5
  550. package/es/components/TextField/variations/_hint-size/base.js.map +0 -1
  551. package/es/components/TextField/variations/_hint-size/base_1x99605.css +0 -1
  552. package/es/components/TextField/variations/_hint-view/base.js +0 -5
  553. package/es/components/TextField/variations/_hint-view/base.js.map +0 -1
  554. package/es/components/TextField/variations/_hint-view/base_l8etux.css +0 -1
  555. package/es/components/TextField/variations/_label-placement/base_3domm.css +0 -1
  556. package/es/components/TextField/variations/_read-only/base_17ypmu7.css +0 -1
  557. package/es/components/TextField/variations/_size/base_1xdmaqh.css +0 -1
  558. package/es/components/TextField/variations/_view/base_qhyte8.css +0 -1
  559. package/es/components/TextFieldGroup/variations/_shape/base_52bndd.css +0 -1
  560. package/es/components/_Icon/Icon.assets/DisclosureDownWithOffset.js +0 -18
  561. package/es/components/_Icon/Icon.assets/DisclosureDownWithOffset.js.map +0 -1
  562. package/es/components/_Icon/Icon.assets/DisclosureLeftWithOffset.js +0 -18
  563. package/es/components/_Icon/Icon.assets/DisclosureLeftWithOffset.js.map +0 -1
  564. package/es/components/_Icon/Icon.assets/DisclosureRightWithOffset.js +0 -18
  565. package/es/components/_Icon/Icon.assets/DisclosureRightWithOffset.js.map +0 -1
  566. package/es/components/_Icon/Icon.assets/DisclosureUpWithOffset.js +0 -18
  567. package/es/components/_Icon/Icon.assets/DisclosureUpWithOffset.js.map +0 -1
  568. package/es/components/_Icon/Icon.assets/InfoCircleOutline.js +0 -19
  569. package/es/components/_Icon/Icon.assets/InfoCircleOutline.js.map +0 -1
  570. package/es/components/_Icon/Icons/IconDisclosureDownWithOffset.js +0 -19
  571. package/es/components/_Icon/Icons/IconDisclosureDownWithOffset.js.map +0 -1
  572. package/es/components/_Icon/Icons/IconDisclosureLeftWithOffset.js +0 -19
  573. package/es/components/_Icon/Icons/IconDisclosureLeftWithOffset.js.map +0 -1
  574. package/es/components/_Icon/Icons/IconDisclosureRightWithOffset.js +0 -19
  575. package/es/components/_Icon/Icons/IconDisclosureRightWithOffset.js.map +0 -1
  576. package/es/components/_Icon/Icons/IconDisclosureUpWithOffset.js +0 -19
  577. package/es/components/_Icon/Icons/IconDisclosureUpWithOffset.js.map +0 -1
  578. package/es/components/_Icon/Icons/IconInfoCircleOutline.js +0 -19
  579. package/es/components/_Icon/Icons/IconInfoCircleOutline.js.map +0 -1
  580. package/styled-components/cjs/components/Segment/ui/SegmentGroup/variations/_orientation/base.js +0 -10
  581. package/styled-components/cjs/components/Segment/ui/SegmentGroup/variations/_orientation/tokens.json +0 -1
  582. package/styled-components/cjs/components/TextArea/variations/_hint-size/base.js +0 -11
  583. package/styled-components/cjs/components/TextArea/variations/_hint-size/tokens.json +0 -21
  584. package/styled-components/cjs/components/TextArea/variations/_hint-view/base.js +0 -11
  585. package/styled-components/cjs/components/TextArea/variations/_hint-view/tokens.json +0 -5
  586. package/styled-components/cjs/components/TextField/variations/_hint-size/base.js +0 -11
  587. package/styled-components/cjs/components/TextField/variations/_hint-size/tokens.json +0 -21
  588. package/styled-components/cjs/components/TextField/variations/_hint-view/base.js +0 -11
  589. package/styled-components/cjs/components/TextField/variations/_hint-view/tokens.json +0 -5
  590. package/styled-components/cjs/components/_Icon/Icon.assets/DisclosureDownWithOffset.js +0 -21
  591. package/styled-components/cjs/components/_Icon/Icon.assets/DisclosureLeftWithOffset.js +0 -21
  592. package/styled-components/cjs/components/_Icon/Icon.assets/DisclosureRightWithOffset.js +0 -21
  593. package/styled-components/cjs/components/_Icon/Icon.assets/DisclosureUpWithOffset.js +0 -21
  594. package/styled-components/cjs/components/_Icon/Icon.assets/InfoCircleOutline.js +0 -22
  595. package/styled-components/cjs/components/_Icon/Icons/IconDisclosureDownWithOffset.js +0 -22
  596. package/styled-components/cjs/components/_Icon/Icons/IconDisclosureLeftWithOffset.js +0 -22
  597. package/styled-components/cjs/components/_Icon/Icons/IconDisclosureRightWithOffset.js +0 -22
  598. package/styled-components/cjs/components/_Icon/Icons/IconDisclosureUpWithOffset.js +0 -22
  599. package/styled-components/cjs/components/_Icon/Icons/IconInfoCircleOutline.js +0 -22
  600. package/styled-components/es/components/Segment/ui/SegmentGroup/variations/_orientation/base.js +0 -4
  601. package/styled-components/es/components/Segment/ui/SegmentGroup/variations/_orientation/tokens.json +0 -1
  602. package/styled-components/es/components/TextArea/variations/_hint-size/base.js +0 -5
  603. package/styled-components/es/components/TextArea/variations/_hint-size/tokens.json +0 -21
  604. package/styled-components/es/components/TextArea/variations/_hint-view/base.js +0 -5
  605. package/styled-components/es/components/TextArea/variations/_hint-view/tokens.json +0 -5
  606. package/styled-components/es/components/TextField/variations/_hint-size/base.js +0 -5
  607. package/styled-components/es/components/TextField/variations/_hint-size/tokens.json +0 -21
  608. package/styled-components/es/components/TextField/variations/_hint-view/base.js +0 -5
  609. package/styled-components/es/components/TextField/variations/_hint-view/tokens.json +0 -5
  610. package/styled-components/es/components/_Icon/Icon.assets/DisclosureDownWithOffset.js +0 -14
  611. package/styled-components/es/components/_Icon/Icon.assets/DisclosureLeftWithOffset.js +0 -14
  612. package/styled-components/es/components/_Icon/Icon.assets/DisclosureRightWithOffset.js +0 -14
  613. package/styled-components/es/components/_Icon/Icon.assets/DisclosureUpWithOffset.js +0 -14
  614. package/styled-components/es/components/_Icon/Icon.assets/InfoCircleOutline.js +0 -15
  615. package/styled-components/es/components/_Icon/Icons/IconDisclosureDownWithOffset.js +0 -15
  616. package/styled-components/es/components/_Icon/Icons/IconDisclosureLeftWithOffset.js +0 -15
  617. package/styled-components/es/components/_Icon/Icons/IconDisclosureRightWithOffset.js +0 -15
  618. package/styled-components/es/components/_Icon/Icons/IconDisclosureUpWithOffset.js +0 -15
  619. package/styled-components/es/components/_Icon/Icons/IconInfoCircleOutline.js +0 -15
  620. package/types/components/Segment/ui/SegmentGroup/variations/_orientation/base.d.ts +0 -2
  621. package/types/components/Segment/ui/SegmentGroup/variations/_orientation/base.d.ts.map +0 -1
  622. package/types/components/TextArea/variations/_hint-size/base.d.ts +0 -2
  623. package/types/components/TextArea/variations/_hint-size/base.d.ts.map +0 -1
  624. package/types/components/TextArea/variations/_hint-view/base.d.ts +0 -2
  625. package/types/components/TextArea/variations/_hint-view/base.d.ts.map +0 -1
  626. package/types/components/TextField/variations/_hint-size/base.d.ts +0 -2
  627. package/types/components/TextField/variations/_hint-size/base.d.ts.map +0 -1
  628. package/types/components/TextField/variations/_hint-view/base.d.ts +0 -2
  629. package/types/components/TextField/variations/_hint-view/base.d.ts.map +0 -1
  630. package/types/components/_Icon/Icon.assets/DisclosureDownWithOffset.d.ts +0 -4
  631. package/types/components/_Icon/Icon.assets/DisclosureDownWithOffset.d.ts.map +0 -1
  632. package/types/components/_Icon/Icon.assets/DisclosureLeftWithOffset.d.ts +0 -4
  633. package/types/components/_Icon/Icon.assets/DisclosureLeftWithOffset.d.ts.map +0 -1
  634. package/types/components/_Icon/Icon.assets/DisclosureRightWithOffset.d.ts +0 -4
  635. package/types/components/_Icon/Icon.assets/DisclosureRightWithOffset.d.ts.map +0 -1
  636. package/types/components/_Icon/Icon.assets/DisclosureUpWithOffset.d.ts +0 -4
  637. package/types/components/_Icon/Icon.assets/DisclosureUpWithOffset.d.ts.map +0 -1
  638. package/types/components/_Icon/Icon.assets/InfoCircleOutline.d.ts +0 -4
  639. package/types/components/_Icon/Icon.assets/InfoCircleOutline.d.ts.map +0 -1
  640. package/types/components/_Icon/Icons/IconDisclosureDownWithOffset.d.ts +0 -4
  641. package/types/components/_Icon/Icons/IconDisclosureDownWithOffset.d.ts.map +0 -1
  642. package/types/components/_Icon/Icons/IconDisclosureLeftWithOffset.d.ts +0 -4
  643. package/types/components/_Icon/Icons/IconDisclosureLeftWithOffset.d.ts.map +0 -1
  644. package/types/components/_Icon/Icons/IconDisclosureRightWithOffset.d.ts +0 -4
  645. package/types/components/_Icon/Icons/IconDisclosureRightWithOffset.d.ts.map +0 -1
  646. package/types/components/_Icon/Icons/IconDisclosureUpWithOffset.d.ts +0 -4
  647. package/types/components/_Icon/Icons/IconDisclosureUpWithOffset.d.ts.map +0 -1
  648. package/types/components/_Icon/Icons/IconInfoCircleOutline.d.ts +0 -4
  649. package/types/components/_Icon/Icons/IconInfoCircleOutline.d.ts.map +0 -1
@@ -125,8 +125,7 @@ export function App() {
125
125
  ```
126
126
 
127
127
  ### Подсказка
128
- Для вывода подсказки снизу от поля используйте свойство `helperText`,
129
- для подсказки в виде Tooltip - `hintText`, для подсказки сверху справа - `titleCaption`:
128
+ Для вывода подсказки снизу от поля используйте свойство `helperText`:
130
129
 
131
130
  ```tsx live
132
131
  import React from 'react';
@@ -139,10 +138,6 @@ export function App() {
139
138
  placeholder="Введите значение"
140
139
  defaultValue="Значение"
141
140
  helperText="Подсказка снизу"
142
- titleCaption="Подсказка сверху"
143
- hintText="Подсказка в виде Tooltip"
144
- hintView="default"
145
- hintSize="m"
146
141
  />
147
142
  </div>
148
143
  );
@@ -14,7 +14,6 @@ var classes = exports.classes = {
14
14
  hideLabel: 'hide-label',
15
15
  clear: 'textfield-clear',
16
16
  hasDivider: 'textfield-has-divider',
17
- hasHint: 'textfield-has-hint',
18
17
  textFieldGroupItem: 'text-field-group-item'
19
18
  };
20
19
  var tokens = exports.tokens = {
@@ -84,15 +83,6 @@ var tokens = exports.tokens = {
84
83
  labelInnerLineHeight: '--plasma-textfield-placement_inner__label-line-height',
85
84
  labelInnerPadding: '--plasma-textfield-placement_inner__label-padding',
86
85
  contentLabelInnerPadding: '--plasma-textfield-placement_inner__content-padding',
87
- titleCaptionColor: '--plasma-textfield__title-caption-color',
88
- titleCaptionColorReadOnly: '--plasma-textfield__title-caption-color-readonly',
89
- titleCaptionInnerLabelOffset: '--plasma-textfield__title-caption-label-inner-offset',
90
- titleCaptionFontFamily: '--plasma-textfield__title-caption-font-family',
91
- titleCaptionFontStyle: '--plasma-textfield__title-caption-font-style',
92
- titleCaptionFontSize: '--plasma-textfield__title-caption-font-size',
93
- titleCaptionFontWeight: '--plasma-textfield__title-caption-font-weight',
94
- titleCaptionLetterSpacing: '--plasma-textfield__title-caption-letter-spacing',
95
- titleCaptionLineHeight: '--plasma-textfield__title-caption-line-height',
96
86
  leftHelperColor: '--plasma-textfield__left-helper-color',
97
87
  leftHelperColorReadOnly: '--plasma-textfield__left-helper-color-readonly',
98
88
  leftHelperOffset: '--plasma-textfield__left-helper-offset',
@@ -109,34 +99,6 @@ var tokens = exports.tokens = {
109
99
  textAfterMargin: '--plasma-textfield__after-text-margin',
110
100
  /** Прозрачность для всего компонента в состоянии disabled */
111
101
  disabledOpacity: '--plasma-textfield-disabled-opacity',
112
- /** Токены для tooltip */
113
- hintMargin: '--plasma-textfield__hint-margin',
114
- hintTargetSize: '--plasma-textfield__hint-target-size',
115
- hintIconColor: '--plasma-textfield__hint-icon-color',
116
- hintInnerLabelPlacementOffset: '--plasma-textfield__hint-inner-label-placement-offset',
117
- clearHintInnerLabelPlacementOffset: '--plasma-textfield__clear-hint-inner-label-placement-offset',
118
- tooltipBackgroundColor: '--plasma-textfield__tooltip-background-color',
119
- tooltipBoxShadow: '--plasma-textfield__tooltip-box-shadow',
120
- tooltipColor: '--plasma-textfield__tooltip-color',
121
- tooltipPaddingTop: '--plasma-textfield__tooltip-padding-top',
122
- tooltipPaddingRight: '--plasma-textfield__tooltip-padding-right',
123
- tooltipPaddingBottom: '--plasma-textfield__tooltip-padding-bottom',
124
- tooltipPaddingLeft: '--plasma-textfield__tooltip-padding-left',
125
- tooltipMinHeight: '--plasma-textfield__tooltip-min-height',
126
- tooltipBorderRadius: '--plasma-textfield__tooltip-border-radius',
127
- tooltipTextFontFamily: '--plasma-textfield__tooltip-text-font-family',
128
- tooltipTextFontSize: '--plasma-textfield__tooltip-text-font-size',
129
- tooltipTextFontStyle: '--plasma-textfield__tooltip-text-font-style',
130
- tooltipTextFontWeight: '--plasma-textfield__tooltip-text-font-weight',
131
- tooltipTextFontLetterSpacing: '--plasma-textfield__tooltip-text-font-letter-spacing',
132
- tooltipTextFontLineHeight: '--plasma-textfield__tooltip-text-font-line-height',
133
- tooltipContentLeftMargin: '--plasma-textfield__tooltip-content-left-margin',
134
- tooltipArrowMaskWidth: '--plasma-textfield__tooltip-arrow-mask-width',
135
- tooltipArrowMaskHeight: '--plasma-textfield__tooltip-arrow-mask-height',
136
- tooltipArrowMaskImage: '--plasma-textfield__tooltip-arrow-mask-image',
137
- tooltipArrowHeight: '--plasma-textfield__tooltip-arrow-height',
138
- tooltipArrowEdgeMargin: '--plasma-textfield__tooltip-arrow-edge-margin',
139
- tooltipArrowBackground: '--plasma-textfield__tooltip-arrow-background',
140
102
  /** Токены чипа */
141
103
  chipHeight: '--plasma-textfield__chip-height',
142
104
  chipBorderRadius: '--plasma-textfield__chip-border-radius',
@@ -180,6 +142,5 @@ var tokens = exports.tokens = {
180
142
  indicatorLabelPlacementInnerRight: '--plasma-textfield__indicator-placement-inner-right',
181
143
  indicatorLabelPlacementOuterRight: '--plasma-textfield__indicator-placement-outer-right',
182
144
  clearIndicatorLabelPlacementInner: '--plasma-textfield__clear-indicator-placement-inner',
183
- clearIndicatorLabelPlacementInnerRight: '--plasma-textfield__clear-indicator-placement-inner-right',
184
- clearIndicatorHintInnerRight: '--plasma-textfield__clear-indicator-hint-placement-inner-right'
145
+ clearIndicatorLabelPlacementInnerRight: '--plasma-textfield__clear-indicator-placement-inner-right'
185
146
  };
@@ -7,4 +7,4 @@ exports.base = void 0;
7
7
  var _react = /*#__PURE__*/require("@emotion/react");
8
8
  var _TextField = /*#__PURE__*/require("../../TextField.tokens");
9
9
  var _TextField2 = /*#__PURE__*/require("../../TextField.styles");
10
- var base = exports.base = /*#__PURE__*/(0, _react.css)("&.", _TextField.classes.clear, "{&[readonly] ", _TextField2.InputWrapper, ",", _TextField2.InputWrapper, "{background-color:unset;box-shadow:none;border-radius:0;padding-left:0;padding-right:0;&:hover{background-color:unset;}}", _TextField2.StyledContentLeft, "{margin-left:0;}", _TextField2.StyledContentRight, "{margin-right:0;}&.", _TextField.classes.outerLabelPlacement, "{", _TextField2.OuterLabelWrapper, "{margin-bottom:var(", _TextField.tokens.clearLabelOffset, ");}}", _TextField2.Input, "{color:var(", _TextField.tokens.clearColor, ");}", _TextField2.InputPlaceholder, "{color:var(", _TextField.tokens.clearPlaceholderColor, ");}", _TextField2.StyledIndicator, "{&.", _TextField.classes.innerLabelPlacement, "{inset:var(", _TextField.tokens.clearIndicatorLabelPlacementInner, ");&.align-right{inset:var(", _TextField.tokens.clearIndicatorLabelPlacementInnerRight, ");}}}&.", _TextField.classes.hasHint, "{", _TextField2.StyledHintWrapper, "{&.", _TextField.classes.innerLabelPlacement, "{inset:var(", _TextField.tokens.clearHintInnerLabelPlacementOffset, ");}}", _TextField2.StyledIndicator, "{&.", _TextField.classes.innerLabelPlacement, ".align-right{inset:var(", _TextField.tokens.clearIndicatorHintInnerRight, ");}}}&.", _TextField.classes.hasDivider, "{", _TextField2.InputWrapper, "{--plasma_private-textfield-divider-color:var(", /*#__PURE__*/String(_TextField.tokens.dividerColor), ");&:before{content:'';position:absolute;height:0.063rem;width:100%;bottom:0;left:0;background-color:var(--plasma_private-textfield-divider-color);transition:background-color 0.1s ease-in;}}&:not([readonly]) ", _TextField2.InputWrapper, ":hover{--plasma_private-textfield-divider-color:var(\n ", _TextField.tokens.dividerColorHover, ",\n var(", /*#__PURE__*/String(_TextField.tokens.dividerColor), ")\n );}&:not([readonly]) ", _TextField2.InputWrapper, ":focus-within{--plasma_private-textfield-divider-color:var(\n ", _TextField.tokens.dividerColorFocus, ",\n var(", /*#__PURE__*/String(_TextField.tokens.dividerColor), ")\n );", _TextField2.InputPlaceholder, "{color:var(", _TextField.tokens.clearPlaceholderColorFocus, ");}}}};label:plasma-new-hope__base;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvVGV4dEZpZWxkL3ZhcmlhdGlvbnMvX2NsZWFyL2Jhc2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBY3VCIiwiZmlsZSI6Ii4uLy4uLy4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvVGV4dEZpZWxkL3ZhcmlhdGlvbnMvX2NsZWFyL2Jhc2UudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBjc3MgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmltcG9ydCB7IGNsYXNzZXMsIHRva2VucyB9IGZyb20gJy4uLy4uL1RleHRGaWVsZC50b2tlbnMnO1xuaW1wb3J0IHtcbiAgICBJbnB1dCxcbiAgICBJbnB1dFBsYWNlaG9sZGVyLFxuICAgIElucHV0V3JhcHBlcixcbiAgICBPdXRlckxhYmVsV3JhcHBlcixcbiAgICBTdHlsZWRDb250ZW50TGVmdCxcbiAgICBTdHlsZWRDb250ZW50UmlnaHQsXG4gICAgU3R5bGVkSGludFdyYXBwZXIsXG4gICAgU3R5bGVkSW5kaWNhdG9yLFxufSBmcm9tICcuLi8uLi9UZXh0RmllbGQuc3R5bGVzJztcblxuZXhwb3J0IGNvbnN0IGJhc2UgPSBjc3NgXG4gICAgJi4ke2NsYXNzZXMuY2xlYXJ9IHtcbiAgICAgICAgJltyZWFkb25seV0gJHtJbnB1dFdyYXBwZXJ9LCAke0lucHV0V3JhcHBlcn0ge1xuICAgICAgICAgICAgYmFja2dyb3VuZC1jb2xvcjogdW5zZXQ7XG4gICAgICAgICAgICBib3gtc2hhZG93OiBub25lO1xuICAgICAgICAgICAgYm9yZGVyLXJhZGl1czogMDtcbiAgICAgICAgICAgIHBhZGRpbmctbGVmdDogMDtcbiAgICAgICAgICAgIHBhZGRpbmctcmlnaHQ6IDA7XG5cbiAgICAgICAgICAgICY6aG92ZXIge1xuICAgICAgICAgICAgICAgIGJhY2tncm91bmQtY29sb3I6IHVuc2V0O1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG5cbiAgICAgICAgJHtTdHlsZWRDb250ZW50TGVmdH0ge1xuICAgICAgICAgICAgbWFyZ2luLWxlZnQ6IDA7XG4gICAgICAgIH1cblxuICAgICAgICAke1N0eWxlZENvbnRlbnRSaWdodH0ge1xuICAgICAgICAgICAgbWFyZ2luLXJpZ2h0OiAwO1xuICAgICAgICB9XG5cbiAgICAgICAgJi4ke2NsYXNzZXMub3V0ZXJMYWJlbFBsYWNlbWVudH0ge1xuICAgICAgICAgICAgJHtPdXRlckxhYmVsV3JhcHBlcn0ge1xuICAgICAgICAgICAgICAgIG1hcmdpbi1ib3R0b206IHZhcigke3Rva2Vucy5jbGVhckxhYmVsT2Zmc2V0fSk7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cblxuICAgICAgICAke0lucHV0fSB7XG4gICAgICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLmNsZWFyQ29sb3J9KTtcbiAgICAgICAgfVxuXG4gICAgICAgICR7SW5wdXRQbGFjZWhvbGRlcn0ge1xuICAgICAgICAgICAgY29sb3I6IHZhcigke3Rva2Vucy5jbGVhclBsYWNlaG9sZGVyQ29sb3J9KTtcbiAgICAgICAgfVxuXG4gICAgICAgICR7U3R5bGVkSW5kaWNhdG9yfSB7XG4gICAgICAgICAgICAmLiR7Y2xhc3Nlcy5pbm5lckxhYmVsUGxhY2VtZW50fSB7XG4gICAgICAgICAgICAgICAgaW5zZXQ6IHZhcigke3Rva2Vucy5jbGVhckluZGljYXRvckxhYmVsUGxhY2VtZW50SW5uZXJ9KTtcblxuICAgICAgICAgICAgICAgICYuYWxpZ24tcmlnaHQge1xuICAgICAgICAgICAgICAgICAgICBpbnNldDogdmFyKCR7dG9rZW5zLmNsZWFySW5kaWNhdG9yTGFiZWxQbGFjZW1lbnRJbm5lclJpZ2h0fSk7XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuICAgICAgICB9XG5cbiAgICAgICAgJi4ke2NsYXNzZXMuaGFzSGludH0ge1xuICAgICAgICAgICAgJHtTdHlsZWRIaW50V3JhcHBlcn0ge1xuICAgICAgICAgICAgICAgICYuJHtjbGFzc2VzLmlubmVyTGFiZWxQbGFjZW1lbnR9IHtcbiAgICAgICAgICAgICAgICAgICAgaW5zZXQ6IHZhcigke3Rva2Vucy5jbGVhckhpbnRJbm5lckxhYmVsUGxhY2VtZW50T2Zmc2V0fSk7XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuXG4gICAgICAgICAgICAke1N0eWxlZEluZGljYXRvcn0ge1xuICAgICAgICAgICAgICAgICYuJHtjbGFzc2VzLmlubmVyTGFiZWxQbGFjZW1lbnR9LmFsaWduLXJpZ2h0IHtcbiAgICAgICAgICAgICAgICAgICAgaW5zZXQ6IHZhcigke3Rva2Vucy5jbGVhckluZGljYXRvckhpbnRJbm5lclJpZ2h0fSk7XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuICAgICAgICB9XG5cbiAgICAgICAgJi4ke2NsYXNzZXMuaGFzRGl2aWRlcn0ge1xuICAgICAgICAgICAgJHtJbnB1dFdyYXBwZXJ9IHtcbiAgICAgICAgICAgICAgICAtLXBsYXNtYV9wcml2YXRlLXRleHRmaWVsZC1kaXZpZGVyLWNvbG9yOiB2YXIoJHtTdHJpbmcodG9rZW5zLmRpdmlkZXJDb2xvcil9KTtcblxuICAgICAgICAgICAgICAgICY6YmVmb3JlIHtcbiAgICAgICAgICAgICAgICAgICAgY29udGVudDogJyc7XG4gICAgICAgICAgICAgICAgICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICAgICAgICAgICAgICAgICAgaGVpZ2h0OiAwLjA2M3JlbTtcbiAgICAgICAgICAgICAgICAgICAgd2lkdGg6IDEwMCU7XG4gICAgICAgICAgICAgICAgICAgIGJvdHRvbTogMDtcbiAgICAgICAgICAgICAgICAgICAgbGVmdDogMDtcbiAgICAgICAgICAgICAgICAgICAgYmFja2dyb3VuZC1jb2xvcjogdmFyKC0tcGxhc21hX3ByaXZhdGUtdGV4dGZpZWxkLWRpdmlkZXItY29sb3IpO1xuICAgICAgICAgICAgICAgICAgICB0cmFuc2l0aW9uOiBiYWNrZ3JvdW5kLWNvbG9yIDAuMXMgZWFzZS1pbjtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG5cbiAgICAgICAgICAgICY6bm90KFtyZWFkb25seV0pICR7SW5wdXRXcmFwcGVyfTpob3ZlciB7XG4gICAgICAgICAgICAgICAgLS1wbGFzbWFfcHJpdmF0ZS10ZXh0ZmllbGQtZGl2aWRlci1jb2xvcjogdmFyKFxuICAgICAgICAgICAgICAgICAgICAke3Rva2Vucy5kaXZpZGVyQ29sb3JIb3Zlcn0sXG4gICAgICAgICAgICAgICAgICAgIHZhcigke1N0cmluZyh0b2tlbnMuZGl2aWRlckNvbG9yKX0pXG4gICAgICAgICAgICAgICAgKTtcbiAgICAgICAgICAgIH1cblxuICAgICAgICAgICAgJjpub3QoW3JlYWRvbmx5XSkgJHtJbnB1dFdyYXBwZXJ9OmZvY3VzLXdpdGhpbiB7XG4gICAgICAgICAgICAgICAgLS1wbGFzbWFfcHJpdmF0ZS10ZXh0ZmllbGQtZGl2aWRlci1jb2xvcjogdmFyKFxuICAgICAgICAgICAgICAgICAgICAke3Rva2Vucy5kaXZpZGVyQ29sb3JGb2N1c30sXG4gICAgICAgICAgICAgICAgICAgIHZhcigke1N0cmluZyh0b2tlbnMuZGl2aWRlckNvbG9yKX0pXG4gICAgICAgICAgICAgICAgKTtcblxuICAgICAgICAgICAgICAgICR7SW5wdXRQbGFjZWhvbGRlcn0ge1xuICAgICAgICAgICAgICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLmNsZWFyUGxhY2Vob2xkZXJDb2xvckZvY3VzfSk7XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgfVxuYDtcbiJdfQ== */"));
10
+ var base = exports.base = /*#__PURE__*/(0, _react.css)("&.", _TextField.classes.clear, "{&[readonly] ", _TextField2.InputWrapper, ",", _TextField2.InputWrapper, "{background-color:unset;box-shadow:none;border-radius:0;padding-left:0;padding-right:0;&:hover{background-color:unset;}}", _TextField2.StyledContentLeft, "{margin-left:0;}", _TextField2.StyledContentRight, "{margin-right:0;}&.", _TextField.classes.outerLabelPlacement, "{", _TextField2.Label, "{margin-bottom:var(", _TextField.tokens.clearLabelOffset, ");}}", _TextField2.Input, "{color:var(", _TextField.tokens.clearColor, ");}", _TextField2.InputPlaceholder, "{color:var(", _TextField.tokens.clearPlaceholderColor, ");}", _TextField2.StyledIndicator, "{&.", _TextField.classes.innerLabelPlacement, "{inset:var(", _TextField.tokens.clearIndicatorLabelPlacementInner, ");&.align-right{inset:var(", _TextField.tokens.clearIndicatorLabelPlacementInnerRight, ");}}}&.", _TextField.classes.hasDivider, "{", _TextField2.InputWrapper, "{--plasma_private-textfield-divider-color:var(", /*#__PURE__*/String(_TextField.tokens.dividerColor), ");&:before{content:'';position:absolute;height:0.063rem;width:100%;bottom:0;left:0;background-color:var(--plasma_private-textfield-divider-color);transition:background-color 0.1s ease-in;}}&:not([readonly]) ", _TextField2.InputWrapper, ":hover{--plasma_private-textfield-divider-color:var(\n ", _TextField.tokens.dividerColorHover, ",\n var(", /*#__PURE__*/String(_TextField.tokens.dividerColor), ")\n );}&:not([readonly]) ", _TextField2.InputWrapper, ":focus-within{--plasma_private-textfield-divider-color:var(\n ", _TextField.tokens.dividerColorFocus, ",\n var(", /*#__PURE__*/String(_TextField.tokens.dividerColor), ")\n );", _TextField2.InputPlaceholder, "{color:var(", _TextField.tokens.clearPlaceholderColorFocus, ");}}}};label:plasma-new-hope__base;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvVGV4dEZpZWxkL3ZhcmlhdGlvbnMvX2NsZWFyL2Jhc2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBYXVCIiwiZmlsZSI6Ii4uLy4uLy4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvVGV4dEZpZWxkL3ZhcmlhdGlvbnMvX2NsZWFyL2Jhc2UudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBjc3MgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmltcG9ydCB7IGNsYXNzZXMsIHRva2VucyB9IGZyb20gJy4uLy4uL1RleHRGaWVsZC50b2tlbnMnO1xuaW1wb3J0IHtcbiAgICBJbnB1dCxcbiAgICBJbnB1dFBsYWNlaG9sZGVyLFxuICAgIElucHV0V3JhcHBlcixcbiAgICBMYWJlbCxcbiAgICBTdHlsZWRDb250ZW50TGVmdCxcbiAgICBTdHlsZWRDb250ZW50UmlnaHQsXG4gICAgU3R5bGVkSW5kaWNhdG9yLFxufSBmcm9tICcuLi8uLi9UZXh0RmllbGQuc3R5bGVzJztcblxuZXhwb3J0IGNvbnN0IGJhc2UgPSBjc3NgXG4gICAgJi4ke2NsYXNzZXMuY2xlYXJ9IHtcbiAgICAgICAgJltyZWFkb25seV0gJHtJbnB1dFdyYXBwZXJ9LCAke0lucHV0V3JhcHBlcn0ge1xuICAgICAgICAgICAgYmFja2dyb3VuZC1jb2xvcjogdW5zZXQ7XG4gICAgICAgICAgICBib3gtc2hhZG93OiBub25lO1xuICAgICAgICAgICAgYm9yZGVyLXJhZGl1czogMDtcbiAgICAgICAgICAgIHBhZGRpbmctbGVmdDogMDtcbiAgICAgICAgICAgIHBhZGRpbmctcmlnaHQ6IDA7XG5cbiAgICAgICAgICAgICY6aG92ZXIge1xuICAgICAgICAgICAgICAgIGJhY2tncm91bmQtY29sb3I6IHVuc2V0O1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG5cbiAgICAgICAgJHtTdHlsZWRDb250ZW50TGVmdH0ge1xuICAgICAgICAgICAgbWFyZ2luLWxlZnQ6IDA7XG4gICAgICAgIH1cblxuICAgICAgICAke1N0eWxlZENvbnRlbnRSaWdodH0ge1xuICAgICAgICAgICAgbWFyZ2luLXJpZ2h0OiAwO1xuICAgICAgICB9XG5cbiAgICAgICAgJi4ke2NsYXNzZXMub3V0ZXJMYWJlbFBsYWNlbWVudH0ge1xuICAgICAgICAgICAgJHtMYWJlbH0ge1xuICAgICAgICAgICAgICAgIG1hcmdpbi1ib3R0b206IHZhcigke3Rva2Vucy5jbGVhckxhYmVsT2Zmc2V0fSk7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cblxuICAgICAgICAke0lucHV0fSB7XG4gICAgICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLmNsZWFyQ29sb3J9KTtcbiAgICAgICAgfVxuXG4gICAgICAgICR7SW5wdXRQbGFjZWhvbGRlcn0ge1xuICAgICAgICAgICAgY29sb3I6IHZhcigke3Rva2Vucy5jbGVhclBsYWNlaG9sZGVyQ29sb3J9KTtcbiAgICAgICAgfVxuXG4gICAgICAgICR7U3R5bGVkSW5kaWNhdG9yfSB7XG4gICAgICAgICAgICAmLiR7Y2xhc3Nlcy5pbm5lckxhYmVsUGxhY2VtZW50fSB7XG4gICAgICAgICAgICAgICAgaW5zZXQ6IHZhcigke3Rva2Vucy5jbGVhckluZGljYXRvckxhYmVsUGxhY2VtZW50SW5uZXJ9KTtcblxuICAgICAgICAgICAgICAgICYuYWxpZ24tcmlnaHQge1xuICAgICAgICAgICAgICAgICAgICBpbnNldDogdmFyKCR7dG9rZW5zLmNsZWFySW5kaWNhdG9yTGFiZWxQbGFjZW1lbnRJbm5lclJpZ2h0fSk7XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuICAgICAgICB9XG5cbiAgICAgICAgJi4ke2NsYXNzZXMuaGFzRGl2aWRlcn0ge1xuICAgICAgICAgICAgJHtJbnB1dFdyYXBwZXJ9IHtcbiAgICAgICAgICAgICAgICAtLXBsYXNtYV9wcml2YXRlLXRleHRmaWVsZC1kaXZpZGVyLWNvbG9yOiB2YXIoJHtTdHJpbmcodG9rZW5zLmRpdmlkZXJDb2xvcil9KTtcblxuICAgICAgICAgICAgICAgICY6YmVmb3JlIHtcbiAgICAgICAgICAgICAgICAgICAgY29udGVudDogJyc7XG4gICAgICAgICAgICAgICAgICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICAgICAgICAgICAgICAgICAgaGVpZ2h0OiAwLjA2M3JlbTtcbiAgICAgICAgICAgICAgICAgICAgd2lkdGg6IDEwMCU7XG4gICAgICAgICAgICAgICAgICAgIGJvdHRvbTogMDtcbiAgICAgICAgICAgICAgICAgICAgbGVmdDogMDtcbiAgICAgICAgICAgICAgICAgICAgYmFja2dyb3VuZC1jb2xvcjogdmFyKC0tcGxhc21hX3ByaXZhdGUtdGV4dGZpZWxkLWRpdmlkZXItY29sb3IpO1xuICAgICAgICAgICAgICAgICAgICB0cmFuc2l0aW9uOiBiYWNrZ3JvdW5kLWNvbG9yIDAuMXMgZWFzZS1pbjtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9XG5cbiAgICAgICAgICAgICY6bm90KFtyZWFkb25seV0pICR7SW5wdXRXcmFwcGVyfTpob3ZlciB7XG4gICAgICAgICAgICAgICAgLS1wbGFzbWFfcHJpdmF0ZS10ZXh0ZmllbGQtZGl2aWRlci1jb2xvcjogdmFyKFxuICAgICAgICAgICAgICAgICAgICAke3Rva2Vucy5kaXZpZGVyQ29sb3JIb3Zlcn0sXG4gICAgICAgICAgICAgICAgICAgIHZhcigke1N0cmluZyh0b2tlbnMuZGl2aWRlckNvbG9yKX0pXG4gICAgICAgICAgICAgICAgKTtcbiAgICAgICAgICAgIH1cblxuICAgICAgICAgICAgJjpub3QoW3JlYWRvbmx5XSkgJHtJbnB1dFdyYXBwZXJ9OmZvY3VzLXdpdGhpbiB7XG4gICAgICAgICAgICAgICAgLS1wbGFzbWFfcHJpdmF0ZS10ZXh0ZmllbGQtZGl2aWRlci1jb2xvcjogdmFyKFxuICAgICAgICAgICAgICAgICAgICAke3Rva2Vucy5kaXZpZGVyQ29sb3JGb2N1c30sXG4gICAgICAgICAgICAgICAgICAgIHZhcigke1N0cmluZyh0b2tlbnMuZGl2aWRlckNvbG9yKX0pXG4gICAgICAgICAgICAgICAgKTtcblxuICAgICAgICAgICAgICAgICR7SW5wdXRQbGFjZWhvbGRlcn0ge1xuICAgICAgICAgICAgICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLmNsZWFyUGxhY2Vob2xkZXJDb2xvckZvY3VzfSk7XG4gICAgICAgICAgICAgICAgfVxuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgfVxuYDtcbiJdfQ== */"));
@@ -7,4 +7,4 @@ exports.base = void 0;
7
7
  var _react = /*#__PURE__*/require("@emotion/react");
8
8
  var _TextField = /*#__PURE__*/require("../../TextField.tokens");
9
9
  var _TextField2 = /*#__PURE__*/require("../../TextField.styles");
10
- var base = exports.base = /*#__PURE__*/(0, _react.css)("&.", _TextField.classes.outerLabelPlacement, "{", _TextField2.Label, "{position:relative;display:inline-block;color:var(", _TextField.tokens.labelColor, ");}}&.", _TextField.classes.innerLabelPlacement, "{", _TextField2.InputContainer, "{padding:var(", _TextField.tokens.contentLabelInnerPadding, ");}", _TextField2.StyledTextAfter, ",", _TextField2.StyledTextBefore, "{padding:var(", _TextField.tokens.contentLabelInnerPadding, ");}", _TextField2.Input, ":focus~", _TextField2.Label, ",", _TextField2.Input, ".", _TextField.classes.hasValue, "~", _TextField2.Label, "{color:var(", _TextField.tokens.placeholderColor, ");align-items:flex-start;padding:var(", _TextField.tokens.labelInnerPadding, ");font-family:var(", _TextField.tokens.labelInnerFontFamily, ");font-size:var(", _TextField.tokens.labelInnerFontSize, ");font-style:var(", _TextField.tokens.labelInnerFontStyle, ");font-weight:var(", _TextField.tokens.labelInnerFontWeight, ");letter-spacing:var(", _TextField.tokens.labelInnerLetterSpacing, ");line-height:var(", _TextField.tokens.labelInnerLineHeight, ");}", _TextField2.Label, "{color:var(", _TextField.tokens.placeholderColor, ");pointer-events:none;position:absolute;top:0;display:flex;align-items:center;box-sizing:border-box;height:var(", _TextField.tokens.height, ");padding-top:calc(calc(var(", _TextField.tokens.height, ") - var(", _TextField.tokens.labelLineHeight, ")) / 2);padding-bottom:calc(calc(var(", _TextField.tokens.height, ") - var(", _TextField.tokens.labelLineHeight, ")) / 2);}&.", _TextField.classes.clear, " ", _TextField2.Label, "{color:var(", _TextField.tokens.clearPlaceholderColor, ");}};label:plasma-new-hope__base;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvVGV4dEZpZWxkL3ZhcmlhdGlvbnMvX2xhYmVsLXBsYWNlbWVudC9iYXNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUt1QiIsImZpbGUiOiIuLi8uLi8uLi8uLi8uLi8uLi9zcmMtZW1vdGlvbi9jb21wb25lbnRzL1RleHRGaWVsZC92YXJpYXRpb25zL19sYWJlbC1wbGFjZW1lbnQvYmFzZS50cyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGNzcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHsgY2xhc3NlcywgdG9rZW5zIH0gZnJvbSAnLi4vLi4vVGV4dEZpZWxkLnRva2Vucyc7XG5pbXBvcnQgeyBJbnB1dCwgSW5wdXRDb250YWluZXIsIExhYmVsLCBTdHlsZWRUZXh0QWZ0ZXIsIFN0eWxlZFRleHRCZWZvcmUgfSBmcm9tICcuLi8uLi9UZXh0RmllbGQuc3R5bGVzJztcblxuZXhwb3J0IGNvbnN0IGJhc2UgPSBjc3NgXG4gICAgJi4ke2NsYXNzZXMub3V0ZXJMYWJlbFBsYWNlbWVudH0ge1xuICAgICAgICAke0xhYmVsfSB7XG4gICAgICAgICAgICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gICAgICAgICAgICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG4gICAgICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLmxhYmVsQ29sb3J9KTtcbiAgICAgICAgfVxuICAgIH1cblxuICAgICYuJHtjbGFzc2VzLmlubmVyTGFiZWxQbGFjZW1lbnR9IHtcbiAgICAgICAgJHtJbnB1dENvbnRhaW5lcn0ge1xuICAgICAgICAgICAgcGFkZGluZzogdmFyKCR7dG9rZW5zLmNvbnRlbnRMYWJlbElubmVyUGFkZGluZ30pO1xuICAgICAgICB9XG5cbiAgICAgICAgJHtTdHlsZWRUZXh0QWZ0ZXJ9LCAke1N0eWxlZFRleHRCZWZvcmV9IHtcbiAgICAgICAgICAgIHBhZGRpbmc6IHZhcigke3Rva2Vucy5jb250ZW50TGFiZWxJbm5lclBhZGRpbmd9KTtcbiAgICAgICAgfVxuXG4gICAgICAgIC8qINC/0L7QtNC90LjQvNCw0LXRgiBsYWJlbCDQstCy0LXRgNGFINC/0YDQuCDRhNC+0LrRg9GB0LUsINC90LDQu9C40YfQuNC4INC30L3QsNGH0LXQvdC40Y8gKi9cbiAgICAgICAgJHtJbnB1dH06Zm9jdXMgfiAke0xhYmVsfSwgJHtJbnB1dH0uJHtjbGFzc2VzLmhhc1ZhbHVlfSB+ICR7TGFiZWx9IHtcbiAgICAgICAgICAgIGNvbG9yOiB2YXIoJHt0b2tlbnMucGxhY2Vob2xkZXJDb2xvcn0pO1xuICAgICAgICAgICAgYWxpZ24taXRlbXM6IGZsZXgtc3RhcnQ7XG4gICAgICAgICAgICBwYWRkaW5nOiB2YXIoJHt0b2tlbnMubGFiZWxJbm5lclBhZGRpbmd9KTtcblxuICAgICAgICAgICAgZm9udC1mYW1pbHk6IHZhcigke3Rva2Vucy5sYWJlbElubmVyRm9udEZhbWlseX0pO1xuICAgICAgICAgICAgZm9udC1zaXplOiB2YXIoJHt0b2tlbnMubGFiZWxJbm5lckZvbnRTaXplfSk7XG4gICAgICAgICAgICBmb250LXN0eWxlOiB2YXIoJHt0b2tlbnMubGFiZWxJbm5lckZvbnRTdHlsZX0pO1xuICAgICAgICAgICAgZm9udC13ZWlnaHQ6IHZhcigke3Rva2Vucy5sYWJlbElubmVyRm9udFdlaWdodH0pO1xuICAgICAgICAgICAgbGV0dGVyLXNwYWNpbmc6IHZhcigke3Rva2Vucy5sYWJlbElubmVyTGV0dGVyU3BhY2luZ30pO1xuICAgICAgICAgICAgbGluZS1oZWlnaHQ6IHZhcigke3Rva2Vucy5sYWJlbElubmVyTGluZUhlaWdodH0pO1xuICAgICAgICB9XG5cbiAgICAgICAgJHtMYWJlbH0ge1xuICAgICAgICAgICAgY29sb3I6IHZhcigke3Rva2Vucy5wbGFjZWhvbGRlckNvbG9yfSk7XG5cbiAgICAgICAgICAgIHBvaW50ZXItZXZlbnRzOiBub25lO1xuICAgICAgICAgICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgICAgICAgICAgdG9wOiAwO1xuXG4gICAgICAgICAgICBkaXNwbGF5OiBmbGV4O1xuICAgICAgICAgICAgYWxpZ24taXRlbXM6IGNlbnRlcjtcblxuICAgICAgICAgICAgYm94LXNpemluZzogYm9yZGVyLWJveDtcblxuICAgICAgICAgICAgaGVpZ2h0OiB2YXIoJHt0b2tlbnMuaGVpZ2h0fSk7XG5cbiAgICAgICAgICAgIHBhZGRpbmctdG9wOiBjYWxjKGNhbGModmFyKCR7dG9rZW5zLmhlaWdodH0pIC0gdmFyKCR7dG9rZW5zLmxhYmVsTGluZUhlaWdodH0pKSAvIDIpO1xuICAgICAgICAgICAgcGFkZGluZy1ib3R0b206IGNhbGMoY2FsYyh2YXIoJHt0b2tlbnMuaGVpZ2h0fSkgLSB2YXIoJHt0b2tlbnMubGFiZWxMaW5lSGVpZ2h0fSkpIC8gMik7XG4gICAgICAgIH1cblxuICAgICAgICAmLiR7Y2xhc3Nlcy5jbGVhcn0gJHtMYWJlbH0ge1xuICAgICAgICAgICAgY29sb3I6IHZhcigke3Rva2Vucy5jbGVhclBsYWNlaG9sZGVyQ29sb3J9KTtcbiAgICAgICAgfVxuICAgIH1cbmA7XG4iXX0= */"));
10
+ var base = exports.base = /*#__PURE__*/(0, _react.css)("&.", _TextField.classes.outerLabelPlacement, "{", _TextField2.Label, "{position:relative;display:inline-block;margin-bottom:var(", _TextField.tokens.labelOffset, ");color:var(", _TextField.tokens.labelColor, ");}}&.", _TextField.classes.innerLabelPlacement, "{", _TextField2.InputContainer, "{padding:var(", _TextField.tokens.contentLabelInnerPadding, ");}", _TextField2.StyledTextAfter, ",", _TextField2.StyledTextBefore, "{padding:var(", _TextField.tokens.contentLabelInnerPadding, ");}", _TextField2.Input, ":focus~", _TextField2.Label, ",", _TextField2.Input, ".", _TextField.classes.hasValue, "~", _TextField2.Label, "{color:var(", _TextField.tokens.placeholderColor, ");align-items:flex-start;padding:var(", _TextField.tokens.labelInnerPadding, ");font-family:var(", _TextField.tokens.labelInnerFontFamily, ");font-size:var(", _TextField.tokens.labelInnerFontSize, ");font-style:var(", _TextField.tokens.labelInnerFontStyle, ");font-weight:var(", _TextField.tokens.labelInnerFontWeight, ");letter-spacing:var(", _TextField.tokens.labelInnerLetterSpacing, ");line-height:var(", _TextField.tokens.labelInnerLineHeight, ");}", _TextField2.Label, "{color:var(", _TextField.tokens.placeholderColor, ");pointer-events:none;position:absolute;top:0;display:flex;align-items:center;box-sizing:border-box;height:var(", _TextField.tokens.height, ");padding-top:calc(calc(var(", _TextField.tokens.height, ") - var(", _TextField.tokens.labelLineHeight, ")) / 2);padding-bottom:calc(calc(var(", _TextField.tokens.height, ") - var(", _TextField.tokens.labelLineHeight, ")) / 2);}&.", _TextField.classes.clear, " ", _TextField2.Label, "{color:var(", _TextField.tokens.clearPlaceholderColor, ");}};label:plasma-new-hope__base;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvVGV4dEZpZWxkL3ZhcmlhdGlvbnMvX2xhYmVsLXBsYWNlbWVudC9iYXNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUt1QiIsImZpbGUiOiIuLi8uLi8uLi8uLi8uLi8uLi9zcmMtZW1vdGlvbi9jb21wb25lbnRzL1RleHRGaWVsZC92YXJpYXRpb25zL19sYWJlbC1wbGFjZW1lbnQvYmFzZS50cyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGNzcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHsgY2xhc3NlcywgdG9rZW5zIH0gZnJvbSAnLi4vLi4vVGV4dEZpZWxkLnRva2Vucyc7XG5pbXBvcnQgeyBJbnB1dCwgSW5wdXRDb250YWluZXIsIExhYmVsLCBTdHlsZWRUZXh0QWZ0ZXIsIFN0eWxlZFRleHRCZWZvcmUgfSBmcm9tICcuLi8uLi9UZXh0RmllbGQuc3R5bGVzJztcblxuZXhwb3J0IGNvbnN0IGJhc2UgPSBjc3NgXG4gICAgJi4ke2NsYXNzZXMub3V0ZXJMYWJlbFBsYWNlbWVudH0ge1xuICAgICAgICAke0xhYmVsfSB7XG4gICAgICAgICAgICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gICAgICAgICAgICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG4gICAgICAgICAgICBtYXJnaW4tYm90dG9tOiB2YXIoJHt0b2tlbnMubGFiZWxPZmZzZXR9KTtcbiAgICAgICAgICAgIGNvbG9yOiB2YXIoJHt0b2tlbnMubGFiZWxDb2xvcn0pO1xuICAgICAgICB9XG4gICAgfVxuXG4gICAgJi4ke2NsYXNzZXMuaW5uZXJMYWJlbFBsYWNlbWVudH0ge1xuICAgICAgICAke0lucHV0Q29udGFpbmVyfSB7XG4gICAgICAgICAgICBwYWRkaW5nOiB2YXIoJHt0b2tlbnMuY29udGVudExhYmVsSW5uZXJQYWRkaW5nfSk7XG4gICAgICAgIH1cblxuICAgICAgICAke1N0eWxlZFRleHRBZnRlcn0sICR7U3R5bGVkVGV4dEJlZm9yZX0ge1xuICAgICAgICAgICAgcGFkZGluZzogdmFyKCR7dG9rZW5zLmNvbnRlbnRMYWJlbElubmVyUGFkZGluZ30pO1xuICAgICAgICB9XG5cbiAgICAgICAgLyog0L/QvtC00L3QuNC80LDQtdGCIGxhYmVsINCy0LLQtdGA0YUg0L/RgNC4INGE0L7QutGD0YHQtSwg0L3QsNC70LjRh9C40Lgg0LfQvdCw0YfQtdC90LjRjyAqL1xuICAgICAgICAke0lucHV0fTpmb2N1cyB+ICR7TGFiZWx9LCAke0lucHV0fS4ke2NsYXNzZXMuaGFzVmFsdWV9IH4gJHtMYWJlbH0ge1xuICAgICAgICAgICAgY29sb3I6IHZhcigke3Rva2Vucy5wbGFjZWhvbGRlckNvbG9yfSk7XG4gICAgICAgICAgICBhbGlnbi1pdGVtczogZmxleC1zdGFydDtcbiAgICAgICAgICAgIHBhZGRpbmc6IHZhcigke3Rva2Vucy5sYWJlbElubmVyUGFkZGluZ30pO1xuXG4gICAgICAgICAgICBmb250LWZhbWlseTogdmFyKCR7dG9rZW5zLmxhYmVsSW5uZXJGb250RmFtaWx5fSk7XG4gICAgICAgICAgICBmb250LXNpemU6IHZhcigke3Rva2Vucy5sYWJlbElubmVyRm9udFNpemV9KTtcbiAgICAgICAgICAgIGZvbnQtc3R5bGU6IHZhcigke3Rva2Vucy5sYWJlbElubmVyRm9udFN0eWxlfSk7XG4gICAgICAgICAgICBmb250LXdlaWdodDogdmFyKCR7dG9rZW5zLmxhYmVsSW5uZXJGb250V2VpZ2h0fSk7XG4gICAgICAgICAgICBsZXR0ZXItc3BhY2luZzogdmFyKCR7dG9rZW5zLmxhYmVsSW5uZXJMZXR0ZXJTcGFjaW5nfSk7XG4gICAgICAgICAgICBsaW5lLWhlaWdodDogdmFyKCR7dG9rZW5zLmxhYmVsSW5uZXJMaW5lSGVpZ2h0fSk7XG4gICAgICAgIH1cblxuICAgICAgICAke0xhYmVsfSB7XG4gICAgICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLnBsYWNlaG9sZGVyQ29sb3J9KTtcblxuICAgICAgICAgICAgcG9pbnRlci1ldmVudHM6IG5vbmU7XG4gICAgICAgICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gICAgICAgICAgICB0b3A6IDA7XG5cbiAgICAgICAgICAgIGRpc3BsYXk6IGZsZXg7XG4gICAgICAgICAgICBhbGlnbi1pdGVtczogY2VudGVyO1xuXG4gICAgICAgICAgICBib3gtc2l6aW5nOiBib3JkZXItYm94O1xuXG4gICAgICAgICAgICBoZWlnaHQ6IHZhcigke3Rva2Vucy5oZWlnaHR9KTtcblxuICAgICAgICAgICAgcGFkZGluZy10b3A6IGNhbGMoY2FsYyh2YXIoJHt0b2tlbnMuaGVpZ2h0fSkgLSB2YXIoJHt0b2tlbnMubGFiZWxMaW5lSGVpZ2h0fSkpIC8gMik7XG4gICAgICAgICAgICBwYWRkaW5nLWJvdHRvbTogY2FsYyhjYWxjKHZhcigke3Rva2Vucy5oZWlnaHR9KSAtIHZhcigke3Rva2Vucy5sYWJlbExpbmVIZWlnaHR9KSkgLyAyKTtcbiAgICAgICAgfVxuXG4gICAgICAgICYuJHtjbGFzc2VzLmNsZWFyfSAke0xhYmVsfSB7XG4gICAgICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLmNsZWFyUGxhY2Vob2xkZXJDb2xvcn0pO1xuICAgICAgICB9XG4gICAgfVxuYDtcbiJdfQ== */"));
@@ -7,4 +7,4 @@ exports.base = void 0;
7
7
  var _react = /*#__PURE__*/require("@emotion/react");
8
8
  var _TextField = /*#__PURE__*/require("../../TextField.tokens");
9
9
  var _TextField2 = /*#__PURE__*/require("../../TextField.styles");
10
- var base = exports.base = /*#__PURE__*/(0, _react.css)("&[readonly]{", _TextField2.InputWrapper, "{color:var(", _TextField.tokens.colorReadOnly, ");background-color:var(", /*#__PURE__*/String(_TextField.tokens.backgroundColorReadOnly), ");box-shadow:inset 0 0 0 var(", /*#__PURE__*/String(_TextField.tokens.borderWidth), ") var(", /*#__PURE__*/String(_TextField.tokens.borderColorReadOnly), ");}&.", _TextField.classes.hasDivider, " ", _TextField2.InputWrapper, "{&:before{background-color:var(", /*#__PURE__*/String(_TextField.tokens.dividerColorReadOnly), ");}}", _TextField2.InputWrapper, ":hover{background-color:var(", _TextField.tokens.backgroundColorReadOnly, ");}", _TextField2.InputWrapper, ":focus-within ", _TextField2.InputPlaceholder, ",", _TextField2.InputPlaceholder, "{color:var(", _TextField.tokens.placeholderColorReadOnly, ");}", _TextField2.Input, "{color:var(", _TextField.tokens.colorReadOnly, ");cursor:default;min-width:unset;}", _TextField2.TitleCaption, "{color:var(", _TextField.tokens.titleCaptionColorReadOnly, ");}", _TextField2.LeftHelper, "{color:var(", _TextField.tokens.leftHelperColorReadOnly, ");}&.", _TextField.classes.outerLabelPlacement, " ", _TextField2.Label, "{color:var(", _TextField.tokens.labelColorReadOnly, ");}};label:plasma-new-hope__base;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvVGV4dEZpZWxkL3ZhcmlhdGlvbnMvX3JlYWQtb25seS9iYXNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUt1QiIsImZpbGUiOiIuLi8uLi8uLi8uLi8uLi8uLi9zcmMtZW1vdGlvbi9jb21wb25lbnRzL1RleHRGaWVsZC92YXJpYXRpb25zL19yZWFkLW9ubHkvYmFzZS50cyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGNzcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHsgY2xhc3NlcywgdG9rZW5zIH0gZnJvbSAnLi4vLi4vVGV4dEZpZWxkLnRva2Vucyc7XG5pbXBvcnQgeyBJbnB1dCwgSW5wdXRQbGFjZWhvbGRlciwgSW5wdXRXcmFwcGVyLCBMYWJlbCwgTGVmdEhlbHBlciwgVGl0bGVDYXB0aW9uIH0gZnJvbSAnLi4vLi4vVGV4dEZpZWxkLnN0eWxlcyc7XG5cbmV4cG9ydCBjb25zdCBiYXNlID0gY3NzYFxuICAgICZbcmVhZG9ubHldIHtcbiAgICAgICAgJHtJbnB1dFdyYXBwZXJ9IHtcbiAgICAgICAgICAgIGNvbG9yOiB2YXIoJHt0b2tlbnMuY29sb3JSZWFkT25seX0pO1xuICAgICAgICAgICAgYmFja2dyb3VuZC1jb2xvcjogdmFyKCR7U3RyaW5nKHRva2Vucy5iYWNrZ3JvdW5kQ29sb3JSZWFkT25seSl9KTtcbiAgICAgICAgICAgIGJveC1zaGFkb3c6IGluc2V0IDAgMCAwIHZhcigke1N0cmluZyh0b2tlbnMuYm9yZGVyV2lkdGgpfSkgdmFyKCR7U3RyaW5nKHRva2Vucy5ib3JkZXJDb2xvclJlYWRPbmx5KX0pO1xuICAgICAgICB9XG5cbiAgICAgICAgJi4ke2NsYXNzZXMuaGFzRGl2aWRlcn0gJHtJbnB1dFdyYXBwZXJ9IHtcbiAgICAgICAgICAgICY6YmVmb3JlIHtcbiAgICAgICAgICAgICAgICBiYWNrZ3JvdW5kLWNvbG9yOiB2YXIoJHtTdHJpbmcodG9rZW5zLmRpdmlkZXJDb2xvclJlYWRPbmx5KX0pO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG5cbiAgICAgICAgJHtJbnB1dFdyYXBwZXJ9OmhvdmVyIHtcbiAgICAgICAgICAgIGJhY2tncm91bmQtY29sb3I6IHZhcigke3Rva2Vucy5iYWNrZ3JvdW5kQ29sb3JSZWFkT25seX0pO1xuICAgICAgICB9XG5cbiAgICAgICAgJHtJbnB1dFdyYXBwZXJ9OmZvY3VzLXdpdGhpbiAke0lucHV0UGxhY2Vob2xkZXJ9LCAke0lucHV0UGxhY2Vob2xkZXJ9IHtcbiAgICAgICAgICAgIGNvbG9yOiB2YXIoJHt0b2tlbnMucGxhY2Vob2xkZXJDb2xvclJlYWRPbmx5fSk7XG4gICAgICAgIH1cblxuICAgICAgICAke0lucHV0fSB7XG4gICAgICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLmNvbG9yUmVhZE9ubHl9KTtcbiAgICAgICAgICAgIGN1cnNvcjogZGVmYXVsdDtcbiAgICAgICAgICAgIG1pbi13aWR0aDogdW5zZXQ7XG4gICAgICAgIH1cblxuICAgICAgICAke1RpdGxlQ2FwdGlvbn0ge1xuICAgICAgICAgICAgY29sb3I6IHZhcigke3Rva2Vucy50aXRsZUNhcHRpb25Db2xvclJlYWRPbmx5fSk7XG4gICAgICAgIH1cblxuICAgICAgICAke0xlZnRIZWxwZXJ9IHtcbiAgICAgICAgICAgIGNvbG9yOiB2YXIoJHt0b2tlbnMubGVmdEhlbHBlckNvbG9yUmVhZE9ubHl9KTtcbiAgICAgICAgfVxuXG4gICAgICAgICYuJHtjbGFzc2VzLm91dGVyTGFiZWxQbGFjZW1lbnR9ICR7TGFiZWx9IHtcbiAgICAgICAgICAgIGNvbG9yOiB2YXIoJHt0b2tlbnMubGFiZWxDb2xvclJlYWRPbmx5fSk7XG4gICAgICAgIH1cbiAgICB9XG5gO1xuIl19 */"));
10
+ var base = exports.base = /*#__PURE__*/(0, _react.css)("&[readonly]{", _TextField2.InputWrapper, "{color:var(", _TextField.tokens.colorReadOnly, ");background-color:var(", /*#__PURE__*/String(_TextField.tokens.backgroundColorReadOnly), ");box-shadow:inset 0 0 0 var(", /*#__PURE__*/String(_TextField.tokens.borderWidth), ") var(", /*#__PURE__*/String(_TextField.tokens.borderColorReadOnly), ");}&.", _TextField.classes.hasDivider, " ", _TextField2.InputWrapper, "{&:before{background-color:var(", /*#__PURE__*/String(_TextField.tokens.dividerColorReadOnly), ");}}", _TextField2.InputWrapper, ":hover{background-color:var(", _TextField.tokens.backgroundColorReadOnly, ");}", _TextField2.InputWrapper, ":focus-within ", _TextField2.InputPlaceholder, ",", _TextField2.InputPlaceholder, "{color:var(", _TextField.tokens.placeholderColorReadOnly, ");}", _TextField2.Input, "{color:var(", _TextField.tokens.colorReadOnly, ");cursor:default;min-width:unset;}", _TextField2.LeftHelper, "{color:var(", _TextField.tokens.leftHelperColorReadOnly, ");}&.", _TextField.classes.outerLabelPlacement, " ", _TextField2.Label, "{color:var(", _TextField.tokens.labelColorReadOnly, ");}};label:plasma-new-hope__base;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvVGV4dEZpZWxkL3ZhcmlhdGlvbnMvX3JlYWQtb25seS9iYXNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUt1QiIsImZpbGUiOiIuLi8uLi8uLi8uLi8uLi8uLi9zcmMtZW1vdGlvbi9jb21wb25lbnRzL1RleHRGaWVsZC92YXJpYXRpb25zL19yZWFkLW9ubHkvYmFzZS50cyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGNzcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHsgY2xhc3NlcywgdG9rZW5zIH0gZnJvbSAnLi4vLi4vVGV4dEZpZWxkLnRva2Vucyc7XG5pbXBvcnQgeyBJbnB1dCwgSW5wdXRQbGFjZWhvbGRlciwgSW5wdXRXcmFwcGVyLCBMYWJlbCwgTGVmdEhlbHBlciB9IGZyb20gJy4uLy4uL1RleHRGaWVsZC5zdHlsZXMnO1xuXG5leHBvcnQgY29uc3QgYmFzZSA9IGNzc2BcbiAgICAmW3JlYWRvbmx5XSB7XG4gICAgICAgICR7SW5wdXRXcmFwcGVyfSB7XG4gICAgICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLmNvbG9yUmVhZE9ubHl9KTtcbiAgICAgICAgICAgIGJhY2tncm91bmQtY29sb3I6IHZhcigke1N0cmluZyh0b2tlbnMuYmFja2dyb3VuZENvbG9yUmVhZE9ubHkpfSk7XG4gICAgICAgICAgICBib3gtc2hhZG93OiBpbnNldCAwIDAgMCB2YXIoJHtTdHJpbmcodG9rZW5zLmJvcmRlcldpZHRoKX0pIHZhcigke1N0cmluZyh0b2tlbnMuYm9yZGVyQ29sb3JSZWFkT25seSl9KTtcbiAgICAgICAgfVxuXG4gICAgICAgICYuJHtjbGFzc2VzLmhhc0RpdmlkZXJ9ICR7SW5wdXRXcmFwcGVyfSB7XG4gICAgICAgICAgICAmOmJlZm9yZSB7XG4gICAgICAgICAgICAgICAgYmFja2dyb3VuZC1jb2xvcjogdmFyKCR7U3RyaW5nKHRva2Vucy5kaXZpZGVyQ29sb3JSZWFkT25seSl9KTtcbiAgICAgICAgICAgIH1cbiAgICAgICAgfVxuXG4gICAgICAgICR7SW5wdXRXcmFwcGVyfTpob3ZlciB7XG4gICAgICAgICAgICBiYWNrZ3JvdW5kLWNvbG9yOiB2YXIoJHt0b2tlbnMuYmFja2dyb3VuZENvbG9yUmVhZE9ubHl9KTtcbiAgICAgICAgfVxuXG4gICAgICAgICR7SW5wdXRXcmFwcGVyfTpmb2N1cy13aXRoaW4gJHtJbnB1dFBsYWNlaG9sZGVyfSwgJHtJbnB1dFBsYWNlaG9sZGVyfSB7XG4gICAgICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLnBsYWNlaG9sZGVyQ29sb3JSZWFkT25seX0pO1xuICAgICAgICB9XG5cbiAgICAgICAgJHtJbnB1dH0ge1xuICAgICAgICAgICAgY29sb3I6IHZhcigke3Rva2Vucy5jb2xvclJlYWRPbmx5fSk7XG4gICAgICAgICAgICBjdXJzb3I6IGRlZmF1bHQ7XG4gICAgICAgICAgICBtaW4td2lkdGg6IHVuc2V0O1xuICAgICAgICB9XG5cbiAgICAgICAgJHtMZWZ0SGVscGVyfSB7XG4gICAgICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLmxlZnRIZWxwZXJDb2xvclJlYWRPbmx5fSk7XG4gICAgICAgIH1cblxuICAgICAgICAmLiR7Y2xhc3Nlcy5vdXRlckxhYmVsUGxhY2VtZW50fSAke0xhYmVsfSB7XG4gICAgICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLmxhYmVsQ29sb3JSZWFkT25seX0pO1xuICAgICAgICB9XG4gICAgfVxuYDtcbiJdfQ== */"));
@@ -7,4 +7,4 @@ exports.base = void 0;
7
7
  var _react = /*#__PURE__*/require("@emotion/react");
8
8
  var _TextField = /*#__PURE__*/require("../../TextField.tokens");
9
9
  var _TextField2 = /*#__PURE__*/require("../../TextField.styles");
10
- var base = exports.base = /*#__PURE__*/(0, _react.css)(_TextField2.Input, "{width:100%;font:inherit;letter-spacing:inherit;line-height:inherit;}", _TextField2.InputContainer, "{width:100%;font-family:var(", _TextField.tokens.fontFamily, ");font-size:var(", _TextField.tokens.fontSize, ");font-style:var(", _TextField.tokens.fontStyle, ");font-weight:var(", _TextField.tokens.fontWeight, ");letter-spacing:var(", _TextField.tokens.letterSpacing, ");line-height:var(", _TextField.tokens.lineHeight, ");}", _TextField2.InputWrapper, "{height:var(", _TextField.tokens.height, ");border-radius:var(", _TextField.tokens.borderRadius, ");padding:var(", _TextField.tokens.padding, ");&.", _TextField.classes.hasChips, "{padding-top:var(", _TextField.tokens.paddingWithChips, ");padding-bottom:var(", _TextField.tokens.paddingWithChips, ");}&.", _TextField.classes.hasEmptyContentLeft, "{padding-left:var(", _TextField.tokens.paddingWithChips, ");}&.", _TextField.classes.hasEmptyContentRight, "{padding-right:var(", _TextField.tokens.paddingWithChips, ");}}", _TextField2.Label, ",&:not(.", _TextField.classes.innerLabelPlacement, ") ", _TextField2.StyledOptionalText, "{font-family:var(", _TextField.tokens.labelFontFamily, ");font-size:var(", _TextField.tokens.labelFontSize, ");font-style:var(", _TextField.tokens.labelFontStyle, ");font-weight:var(", _TextField.tokens.labelFontWeight, ");letter-spacing:var(", _TextField.tokens.labelLetterSpacing, ");line-height:var(", _TextField.tokens.labelLineHeight, ");}", _TextField2.StyledHintWrapper, "{margin:var(", _TextField.tokens.hintMargin, ");width:var(", _TextField.tokens.hintTargetSize, ");height:var(", _TextField.tokens.hintTargetSize, ");}", _TextField2.HintTargetWrapper, "{width:var(", _TextField.tokens.hintTargetSize, ");height:var(", _TextField.tokens.hintTargetSize, ");}", _TextField2.TitleCaption, "{font-family:var(", _TextField.tokens.titleCaptionFontFamily, ");font-size:var(", _TextField.tokens.titleCaptionFontSize, ");font-style:var(", _TextField.tokens.titleCaptionFontStyle, ");font-weight:var(", _TextField.tokens.titleCaptionFontWeight, ");letter-spacing:var(", _TextField.tokens.titleCaptionLetterSpacing, ");line-height:var(", _TextField.tokens.titleCaptionLineHeight, ");}", _TextField2.LeftHelper, "{margin-top:var(", _TextField.tokens.leftHelperOffset, ");font-family:var(", _TextField.tokens.leftHelperFontFamily, ");font-size:var(", _TextField.tokens.leftHelperFontSize, ");font-style:var(", _TextField.tokens.leftHelperFontStyle, ");font-weight:var(", _TextField.tokens.leftHelperFontWeight, ");letter-spacing:var(", _TextField.tokens.leftHelperLetterSpacing, ");line-height:var(", _TextField.tokens.leftHelperLineHeight, ");}", _TextField2.StyledTextBefore, ",", _TextField2.StyledTextAfter, "{font-family:var(", _TextField.tokens.fontFamily, ");font-size:var(", _TextField.tokens.fontSize, ");font-style:var(", _TextField.tokens.fontStyle, ");font-weight:var(", _TextField.tokens.fontWeight, ");letter-spacing:var(", _TextField.tokens.letterSpacing, ");line-height:var(", _TextField.tokens.lineHeight, ");}", _TextField2.StyledTextBefore, "{margin:var(", _TextField.tokens.textBeforeMargin, ");}", _TextField2.StyledTextAfter, "{margin:var(", _TextField.tokens.textAfterMargin, ");};label:plasma-new-hope__base;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvVGV4dEZpZWxkL3ZhcmlhdGlvbnMvX3NpemUvYmFzZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFpQnVCIiwiZmlsZSI6Ii4uLy4uLy4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvVGV4dEZpZWxkL3ZhcmlhdGlvbnMvX3NpemUvYmFzZS50cyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGNzcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHsgY2xhc3NlcywgdG9rZW5zIH0gZnJvbSAnLi4vLi4vVGV4dEZpZWxkLnRva2Vucyc7XG5pbXBvcnQge1xuICAgIEhpbnRUYXJnZXRXcmFwcGVyLFxuICAgIElucHV0LFxuICAgIElucHV0Q29udGFpbmVyLFxuICAgIElucHV0V3JhcHBlcixcbiAgICBMYWJlbCxcbiAgICBMZWZ0SGVscGVyLFxuICAgIFN0eWxlZEhpbnRXcmFwcGVyLFxuICAgIFN0eWxlZE9wdGlvbmFsVGV4dCxcbiAgICBTdHlsZWRUZXh0QWZ0ZXIsXG4gICAgU3R5bGVkVGV4dEJlZm9yZSxcbiAgICBUaXRsZUNhcHRpb24sXG59IGZyb20gJy4uLy4uL1RleHRGaWVsZC5zdHlsZXMnO1xuXG5leHBvcnQgY29uc3QgYmFzZSA9IGNzc2BcbiAgICAke0lucHV0fSB7XG4gICAgICAgIHdpZHRoOiAxMDAlO1xuICAgICAgICBmb250OiBpbmhlcml0O1xuICAgICAgICBsZXR0ZXItc3BhY2luZzogaW5oZXJpdDtcbiAgICAgICAgbGluZS1oZWlnaHQ6IGluaGVyaXQ7XG4gICAgfVxuXG4gICAgJHtJbnB1dENvbnRhaW5lcn0ge1xuICAgICAgICB3aWR0aDogMTAwJTtcbiAgICAgICAgZm9udC1mYW1pbHk6IHZhcigke3Rva2Vucy5mb250RmFtaWx5fSk7XG4gICAgICAgIGZvbnQtc2l6ZTogdmFyKCR7dG9rZW5zLmZvbnRTaXplfSk7XG4gICAgICAgIGZvbnQtc3R5bGU6IHZhcigke3Rva2Vucy5mb250U3R5bGV9KTtcbiAgICAgICAgZm9udC13ZWlnaHQ6IHZhcigke3Rva2Vucy5mb250V2VpZ2h0fSk7XG4gICAgICAgIGxldHRlci1zcGFjaW5nOiB2YXIoJHt0b2tlbnMubGV0dGVyU3BhY2luZ30pO1xuICAgICAgICBsaW5lLWhlaWdodDogdmFyKCR7dG9rZW5zLmxpbmVIZWlnaHR9KTtcbiAgICB9XG5cbiAgICAke0lucHV0V3JhcHBlcn0ge1xuICAgICAgICBoZWlnaHQ6IHZhcigke3Rva2Vucy5oZWlnaHR9KTtcbiAgICAgICAgYm9yZGVyLXJhZGl1czogdmFyKCR7dG9rZW5zLmJvcmRlclJhZGl1c30pO1xuICAgICAgICBwYWRkaW5nOiB2YXIoJHt0b2tlbnMucGFkZGluZ30pO1xuXG4gICAgICAgICYuJHtjbGFzc2VzLmhhc0NoaXBzfSB7XG4gICAgICAgICAgICBwYWRkaW5nLXRvcDogdmFyKCR7dG9rZW5zLnBhZGRpbmdXaXRoQ2hpcHN9KTtcbiAgICAgICAgICAgIHBhZGRpbmctYm90dG9tOiB2YXIoJHt0b2tlbnMucGFkZGluZ1dpdGhDaGlwc30pO1xuICAgICAgICB9XG5cbiAgICAgICAgJi4ke2NsYXNzZXMuaGFzRW1wdHlDb250ZW50TGVmdH0ge1xuICAgICAgICAgICAgcGFkZGluZy1sZWZ0OiB2YXIoJHt0b2tlbnMucGFkZGluZ1dpdGhDaGlwc30pO1xuICAgICAgICB9XG5cbiAgICAgICAgJi4ke2NsYXNzZXMuaGFzRW1wdHlDb250ZW50UmlnaHR9IHtcbiAgICAgICAgICAgIHBhZGRpbmctcmlnaHQ6IHZhcigke3Rva2Vucy5wYWRkaW5nV2l0aENoaXBzfSk7XG4gICAgICAgIH1cbiAgICB9XG5cbiAgICAke0xhYmVsfSwgJjpub3QoLiR7Y2xhc3Nlcy5pbm5lckxhYmVsUGxhY2VtZW50fSkgJHtTdHlsZWRPcHRpb25hbFRleHR9IHtcbiAgICAgICAgZm9udC1mYW1pbHk6IHZhcigke3Rva2Vucy5sYWJlbEZvbnRGYW1pbHl9KTtcbiAgICAgICAgZm9udC1zaXplOiB2YXIoJHt0b2tlbnMubGFiZWxGb250U2l6ZX0pO1xuICAgICAgICBmb250LXN0eWxlOiB2YXIoJHt0b2tlbnMubGFiZWxGb250U3R5bGV9KTtcbiAgICAgICAgZm9udC13ZWlnaHQ6IHZhcigke3Rva2Vucy5sYWJlbEZvbnRXZWlnaHR9KTtcbiAgICAgICAgbGV0dGVyLXNwYWNpbmc6IHZhcigke3Rva2Vucy5sYWJlbExldHRlclNwYWNpbmd9KTtcbiAgICAgICAgbGluZS1oZWlnaHQ6IHZhcigke3Rva2Vucy5sYWJlbExpbmVIZWlnaHR9KTtcbiAgICB9XG5cbiAgICAke1N0eWxlZEhpbnRXcmFwcGVyfSB7XG4gICAgICAgIG1hcmdpbjogdmFyKCR7dG9rZW5zLmhpbnRNYXJnaW59KTtcbiAgICAgICAgd2lkdGg6IHZhcigke3Rva2Vucy5oaW50VGFyZ2V0U2l6ZX0pO1xuICAgICAgICBoZWlnaHQ6IHZhcigke3Rva2Vucy5oaW50VGFyZ2V0U2l6ZX0pO1xuICAgIH1cblxuICAgICR7SGludFRhcmdldFdyYXBwZXJ9IHtcbiAgICAgICAgd2lkdGg6IHZhcigke3Rva2Vucy5oaW50VGFyZ2V0U2l6ZX0pO1xuICAgICAgICBoZWlnaHQ6IHZhcigke3Rva2Vucy5oaW50VGFyZ2V0U2l6ZX0pO1xuICAgIH1cblxuICAgICR7VGl0bGVDYXB0aW9ufSB7XG4gICAgICAgIGZvbnQtZmFtaWx5OiB2YXIoJHt0b2tlbnMudGl0bGVDYXB0aW9uRm9udEZhbWlseX0pO1xuICAgICAgICBmb250LXNpemU6IHZhcigke3Rva2Vucy50aXRsZUNhcHRpb25Gb250U2l6ZX0pO1xuICAgICAgICBmb250LXN0eWxlOiB2YXIoJHt0b2tlbnMudGl0bGVDYXB0aW9uRm9udFN0eWxlfSk7XG4gICAgICAgIGZvbnQtd2VpZ2h0OiB2YXIoJHt0b2tlbnMudGl0bGVDYXB0aW9uRm9udFdlaWdodH0pO1xuICAgICAgICBsZXR0ZXItc3BhY2luZzogdmFyKCR7dG9rZW5zLnRpdGxlQ2FwdGlvbkxldHRlclNwYWNpbmd9KTtcbiAgICAgICAgbGluZS1oZWlnaHQ6IHZhcigke3Rva2Vucy50aXRsZUNhcHRpb25MaW5lSGVpZ2h0fSk7XG4gICAgfVxuXG4gICAgJHtMZWZ0SGVscGVyfSB7XG4gICAgICAgIG1hcmdpbi10b3A6IHZhcigke3Rva2Vucy5sZWZ0SGVscGVyT2Zmc2V0fSk7XG5cbiAgICAgICAgZm9udC1mYW1pbHk6IHZhcigke3Rva2Vucy5sZWZ0SGVscGVyRm9udEZhbWlseX0pO1xuICAgICAgICBmb250LXNpemU6IHZhcigke3Rva2Vucy5sZWZ0SGVscGVyRm9udFNpemV9KTtcbiAgICAgICAgZm9udC1zdHlsZTogdmFyKCR7dG9rZW5zLmxlZnRIZWxwZXJGb250U3R5bGV9KTtcbiAgICAgICAgZm9udC13ZWlnaHQ6IHZhcigke3Rva2Vucy5sZWZ0SGVscGVyRm9udFdlaWdodH0pO1xuICAgICAgICBsZXR0ZXItc3BhY2luZzogdmFyKCR7dG9rZW5zLmxlZnRIZWxwZXJMZXR0ZXJTcGFjaW5nfSk7XG4gICAgICAgIGxpbmUtaGVpZ2h0OiB2YXIoJHt0b2tlbnMubGVmdEhlbHBlckxpbmVIZWlnaHR9KTtcbiAgICB9XG5cbiAgICAke1N0eWxlZFRleHRCZWZvcmV9LCAke1N0eWxlZFRleHRBZnRlcn0ge1xuICAgICAgICBmb250LWZhbWlseTogdmFyKCR7dG9rZW5zLmZvbnRGYW1pbHl9KTtcbiAgICAgICAgZm9udC1zaXplOiB2YXIoJHt0b2tlbnMuZm9udFNpemV9KTtcbiAgICAgICAgZm9udC1zdHlsZTogdmFyKCR7dG9rZW5zLmZvbnRTdHlsZX0pO1xuICAgICAgICBmb250LXdlaWdodDogdmFyKCR7dG9rZW5zLmZvbnRXZWlnaHR9KTtcbiAgICAgICAgbGV0dGVyLXNwYWNpbmc6IHZhcigke3Rva2Vucy5sZXR0ZXJTcGFjaW5nfSk7XG4gICAgICAgIGxpbmUtaGVpZ2h0OiB2YXIoJHt0b2tlbnMubGluZUhlaWdodH0pO1xuICAgIH1cblxuICAgICR7U3R5bGVkVGV4dEJlZm9yZX0ge1xuICAgICAgICBtYXJnaW46IHZhcigke3Rva2Vucy50ZXh0QmVmb3JlTWFyZ2lufSk7XG4gICAgfVxuXG4gICAgJHtTdHlsZWRUZXh0QWZ0ZXJ9IHtcbiAgICAgICAgbWFyZ2luOiB2YXIoJHt0b2tlbnMudGV4dEFmdGVyTWFyZ2lufSk7XG4gICAgfVxuYDtcbiJdfQ== */"));
10
+ var base = exports.base = /*#__PURE__*/(0, _react.css)(_TextField2.Input, "{width:100%;font:inherit;letter-spacing:inherit;line-height:inherit;}", _TextField2.InputContainer, "{width:100%;font-family:var(", _TextField.tokens.fontFamily, ");font-size:var(", _TextField.tokens.fontSize, ");font-style:var(", _TextField.tokens.fontStyle, ");font-weight:var(", _TextField.tokens.fontWeight, ");letter-spacing:var(", _TextField.tokens.letterSpacing, ");line-height:var(", _TextField.tokens.lineHeight, ");}", _TextField2.InputWrapper, "{height:var(", _TextField.tokens.height, ");border-radius:var(", _TextField.tokens.borderRadius, ");padding:var(", _TextField.tokens.padding, ");&.", _TextField.classes.hasChips, "{padding-top:var(", _TextField.tokens.paddingWithChips, ");padding-bottom:var(", _TextField.tokens.paddingWithChips, ");}&.", _TextField.classes.hasEmptyContentLeft, "{padding-left:var(", _TextField.tokens.paddingWithChips, ");}&.", _TextField.classes.hasEmptyContentRight, "{padding-right:var(", _TextField.tokens.paddingWithChips, ");}}", _TextField2.Label, "{font-family:var(", _TextField.tokens.labelFontFamily, ");font-size:var(", _TextField.tokens.labelFontSize, ");font-style:var(", _TextField.tokens.labelFontStyle, ");font-weight:var(", _TextField.tokens.labelFontWeight, ");letter-spacing:var(", _TextField.tokens.labelLetterSpacing, ");line-height:var(", _TextField.tokens.labelLineHeight, ");}", _TextField2.LeftHelper, "{margin-top:var(", _TextField.tokens.leftHelperOffset, ");font-family:var(", _TextField.tokens.leftHelperFontFamily, ");font-size:var(", _TextField.tokens.leftHelperFontSize, ");font-style:var(", _TextField.tokens.leftHelperFontStyle, ");font-weight:var(", _TextField.tokens.leftHelperFontWeight, ");letter-spacing:var(", _TextField.tokens.leftHelperLetterSpacing, ");line-height:var(", _TextField.tokens.leftHelperLineHeight, ");}", _TextField2.StyledTextBefore, ",", _TextField2.StyledTextAfter, "{font-family:var(", _TextField.tokens.fontFamily, ");font-size:var(", _TextField.tokens.fontSize, ");font-style:var(", _TextField.tokens.fontStyle, ");font-weight:var(", _TextField.tokens.fontWeight, ");letter-spacing:var(", _TextField.tokens.letterSpacing, ");line-height:var(", _TextField.tokens.lineHeight, ");}", _TextField2.StyledTextBefore, "{margin:var(", _TextField.tokens.textBeforeMargin, ");}", _TextField2.StyledTextAfter, "{margin:var(", _TextField.tokens.textAfterMargin, ");};label:plasma-new-hope__base;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvVGV4dEZpZWxkL3ZhcmlhdGlvbnMvX3NpemUvYmFzZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFhdUIiLCJmaWxlIjoiLi4vLi4vLi4vLi4vLi4vLi4vc3JjLWVtb3Rpb24vY29tcG9uZW50cy9UZXh0RmllbGQvdmFyaWF0aW9ucy9fc2l6ZS9iYXNlLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuXG5pbXBvcnQgeyBjbGFzc2VzLCB0b2tlbnMgfSBmcm9tICcuLi8uLi9UZXh0RmllbGQudG9rZW5zJztcbmltcG9ydCB7XG4gICAgSW5wdXQsXG4gICAgSW5wdXRDb250YWluZXIsXG4gICAgSW5wdXRXcmFwcGVyLFxuICAgIExhYmVsLFxuICAgIExlZnRIZWxwZXIsXG4gICAgU3R5bGVkVGV4dEFmdGVyLFxuICAgIFN0eWxlZFRleHRCZWZvcmUsXG59IGZyb20gJy4uLy4uL1RleHRGaWVsZC5zdHlsZXMnO1xuXG5leHBvcnQgY29uc3QgYmFzZSA9IGNzc2BcbiAgICAke0lucHV0fSB7XG4gICAgICAgIHdpZHRoOiAxMDAlO1xuICAgICAgICBmb250OiBpbmhlcml0O1xuICAgICAgICBsZXR0ZXItc3BhY2luZzogaW5oZXJpdDtcbiAgICAgICAgbGluZS1oZWlnaHQ6IGluaGVyaXQ7XG4gICAgfVxuXG4gICAgJHtJbnB1dENvbnRhaW5lcn0ge1xuICAgICAgICB3aWR0aDogMTAwJTtcbiAgICAgICAgZm9udC1mYW1pbHk6IHZhcigke3Rva2Vucy5mb250RmFtaWx5fSk7XG4gICAgICAgIGZvbnQtc2l6ZTogdmFyKCR7dG9rZW5zLmZvbnRTaXplfSk7XG4gICAgICAgIGZvbnQtc3R5bGU6IHZhcigke3Rva2Vucy5mb250U3R5bGV9KTtcbiAgICAgICAgZm9udC13ZWlnaHQ6IHZhcigke3Rva2Vucy5mb250V2VpZ2h0fSk7XG4gICAgICAgIGxldHRlci1zcGFjaW5nOiB2YXIoJHt0b2tlbnMubGV0dGVyU3BhY2luZ30pO1xuICAgICAgICBsaW5lLWhlaWdodDogdmFyKCR7dG9rZW5zLmxpbmVIZWlnaHR9KTtcbiAgICB9XG5cbiAgICAke0lucHV0V3JhcHBlcn0ge1xuICAgICAgICBoZWlnaHQ6IHZhcigke3Rva2Vucy5oZWlnaHR9KTtcbiAgICAgICAgYm9yZGVyLXJhZGl1czogdmFyKCR7dG9rZW5zLmJvcmRlclJhZGl1c30pO1xuICAgICAgICBwYWRkaW5nOiB2YXIoJHt0b2tlbnMucGFkZGluZ30pO1xuXG4gICAgICAgICYuJHtjbGFzc2VzLmhhc0NoaXBzfSB7XG4gICAgICAgICAgICBwYWRkaW5nLXRvcDogdmFyKCR7dG9rZW5zLnBhZGRpbmdXaXRoQ2hpcHN9KTtcbiAgICAgICAgICAgIHBhZGRpbmctYm90dG9tOiB2YXIoJHt0b2tlbnMucGFkZGluZ1dpdGhDaGlwc30pO1xuICAgICAgICB9XG5cbiAgICAgICAgJi4ke2NsYXNzZXMuaGFzRW1wdHlDb250ZW50TGVmdH0ge1xuICAgICAgICAgICAgcGFkZGluZy1sZWZ0OiB2YXIoJHt0b2tlbnMucGFkZGluZ1dpdGhDaGlwc30pO1xuICAgICAgICB9XG5cbiAgICAgICAgJi4ke2NsYXNzZXMuaGFzRW1wdHlDb250ZW50UmlnaHR9IHtcbiAgICAgICAgICAgIHBhZGRpbmctcmlnaHQ6IHZhcigke3Rva2Vucy5wYWRkaW5nV2l0aENoaXBzfSk7XG4gICAgICAgIH1cbiAgICB9XG5cbiAgICAke0xhYmVsfSB7XG4gICAgICAgIGZvbnQtZmFtaWx5OiB2YXIoJHt0b2tlbnMubGFiZWxGb250RmFtaWx5fSk7XG4gICAgICAgIGZvbnQtc2l6ZTogdmFyKCR7dG9rZW5zLmxhYmVsRm9udFNpemV9KTtcbiAgICAgICAgZm9udC1zdHlsZTogdmFyKCR7dG9rZW5zLmxhYmVsRm9udFN0eWxlfSk7XG4gICAgICAgIGZvbnQtd2VpZ2h0OiB2YXIoJHt0b2tlbnMubGFiZWxGb250V2VpZ2h0fSk7XG4gICAgICAgIGxldHRlci1zcGFjaW5nOiB2YXIoJHt0b2tlbnMubGFiZWxMZXR0ZXJTcGFjaW5nfSk7XG4gICAgICAgIGxpbmUtaGVpZ2h0OiB2YXIoJHt0b2tlbnMubGFiZWxMaW5lSGVpZ2h0fSk7XG4gICAgfVxuXG4gICAgJHtMZWZ0SGVscGVyfSB7XG4gICAgICAgIG1hcmdpbi10b3A6IHZhcigke3Rva2Vucy5sZWZ0SGVscGVyT2Zmc2V0fSk7XG5cbiAgICAgICAgZm9udC1mYW1pbHk6IHZhcigke3Rva2Vucy5sZWZ0SGVscGVyRm9udEZhbWlseX0pO1xuICAgICAgICBmb250LXNpemU6IHZhcigke3Rva2Vucy5sZWZ0SGVscGVyRm9udFNpemV9KTtcbiAgICAgICAgZm9udC1zdHlsZTogdmFyKCR7dG9rZW5zLmxlZnRIZWxwZXJGb250U3R5bGV9KTtcbiAgICAgICAgZm9udC13ZWlnaHQ6IHZhcigke3Rva2Vucy5sZWZ0SGVscGVyRm9udFdlaWdodH0pO1xuICAgICAgICBsZXR0ZXItc3BhY2luZzogdmFyKCR7dG9rZW5zLmxlZnRIZWxwZXJMZXR0ZXJTcGFjaW5nfSk7XG4gICAgICAgIGxpbmUtaGVpZ2h0OiB2YXIoJHt0b2tlbnMubGVmdEhlbHBlckxpbmVIZWlnaHR9KTtcbiAgICB9XG5cbiAgICAke1N0eWxlZFRleHRCZWZvcmV9LCAke1N0eWxlZFRleHRBZnRlcn0ge1xuICAgICAgICBmb250LWZhbWlseTogdmFyKCR7dG9rZW5zLmZvbnRGYW1pbHl9KTtcbiAgICAgICAgZm9udC1zaXplOiB2YXIoJHt0b2tlbnMuZm9udFNpemV9KTtcbiAgICAgICAgZm9udC1zdHlsZTogdmFyKCR7dG9rZW5zLmZvbnRTdHlsZX0pO1xuICAgICAgICBmb250LXdlaWdodDogdmFyKCR7dG9rZW5zLmZvbnRXZWlnaHR9KTtcbiAgICAgICAgbGV0dGVyLXNwYWNpbmc6IHZhcigke3Rva2Vucy5sZXR0ZXJTcGFjaW5nfSk7XG4gICAgICAgIGxpbmUtaGVpZ2h0OiB2YXIoJHt0b2tlbnMubGluZUhlaWdodH0pO1xuICAgIH1cblxuICAgICR7U3R5bGVkVGV4dEJlZm9yZX0ge1xuICAgICAgICBtYXJnaW46IHZhcigke3Rva2Vucy50ZXh0QmVmb3JlTWFyZ2lufSk7XG4gICAgfVxuXG4gICAgJHtTdHlsZWRUZXh0QWZ0ZXJ9IHtcbiAgICAgICAgbWFyZ2luOiB2YXIoJHt0b2tlbnMudGV4dEFmdGVyTWFyZ2lufSk7XG4gICAgfVxuYDtcbiJdfQ== */"));
@@ -7,4 +7,4 @@ exports.base = void 0;
7
7
  var _react = /*#__PURE__*/require("@emotion/react");
8
8
  var _TextField = /*#__PURE__*/require("../../TextField.tokens");
9
9
  var _TextField2 = /*#__PURE__*/require("../../TextField.styles");
10
- var base = exports.base = /*#__PURE__*/(0, _react.css)(_TextField2.InputWrapper, "{--plasma_private-textfield-border-color:var(", /*#__PURE__*/String(_TextField.tokens.borderColor), ");--plasma_private-textfield-bg-color:var(", /*#__PURE__*/String(_TextField.tokens.backgroundColor), ");color:var(", _TextField.tokens.color, ");background-color:var(--plasma_private-textfield-bg-color);box-shadow:inset 0 0 0 var(", _TextField.tokens.borderWidth, ") var(--plasma_private-textfield-border-color);caret-color:var(", _TextField.tokens.caretColor, ");transition:background-color 0.1s ease-in,color 0.1s ease-in,box-shadow 0.1s ease-in;}", _TextField2.InputWrapper, ":hover{--plasma_private-textfield-border-color:var(", _TextField.tokens.borderColorHover, ", var(", /*#__PURE__*/String(_TextField.tokens.borderColor), "));--plasma_private-textfield-bg-color:var(\n ", _TextField.tokens.backgroundColorHover, ",\n var(", /*#__PURE__*/String(_TextField.tokens.backgroundColor), ")\n );}", _TextField2.Input, "{color:var(", _TextField.tokens.color, ");}", _TextField2.InputPlaceholder, "{color:var(", _TextField.tokens.placeholderColor, ");}", _TextField2.InputWrapper, ":focus-within{--plasma_private-textfield-border-color:var(", _TextField.tokens.borderColorFocus, ", var(", /*#__PURE__*/String(_TextField.tokens.borderColor), "));--plasma_private-textfield-bg-color:var(\n ", _TextField.tokens.backgroundColorFocus, ",\n var(", /*#__PURE__*/String(_TextField.tokens.backgroundColor), ")\n );", _TextField2.InputPlaceholder, "{color:var(", _TextField.tokens.placeholderColorFocus, ");}}", _TextField2.TitleCaption, "{color:var(", _TextField.tokens.titleCaptionColor, ");}", _TextField2.LeftHelper, "{color:var(", _TextField.tokens.leftHelperColor, ");}", _TextField2.StyledTextBefore, "{color:var(", _TextField.tokens.textBeforeColor, ");}", _TextField2.StyledTextAfter, "{color:var(", _TextField.tokens.textAfterColor, ");};label:plasma-new-hope__base;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvVGV4dEZpZWxkL3ZhcmlhdGlvbnMvX3ZpZXcvYmFzZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFhdUIiLCJmaWxlIjoiLi4vLi4vLi4vLi4vLi4vLi4vc3JjLWVtb3Rpb24vY29tcG9uZW50cy9UZXh0RmllbGQvdmFyaWF0aW9ucy9fdmlldy9iYXNlLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuXG5pbXBvcnQgeyB0b2tlbnMgfSBmcm9tICcuLi8uLi9UZXh0RmllbGQudG9rZW5zJztcbmltcG9ydCB7XG4gICAgSW5wdXQsXG4gICAgSW5wdXRQbGFjZWhvbGRlcixcbiAgICBJbnB1dFdyYXBwZXIsXG4gICAgTGVmdEhlbHBlcixcbiAgICBTdHlsZWRUZXh0QWZ0ZXIsXG4gICAgU3R5bGVkVGV4dEJlZm9yZSxcbiAgICBUaXRsZUNhcHRpb24sXG59IGZyb20gJy4uLy4uL1RleHRGaWVsZC5zdHlsZXMnO1xuXG5leHBvcnQgY29uc3QgYmFzZSA9IGNzc2BcbiAgICAke0lucHV0V3JhcHBlcn0ge1xuICAgICAgICAtLXBsYXNtYV9wcml2YXRlLXRleHRmaWVsZC1ib3JkZXItY29sb3I6IHZhcigke1N0cmluZyh0b2tlbnMuYm9yZGVyQ29sb3IpfSk7XG4gICAgICAgIC0tcGxhc21hX3ByaXZhdGUtdGV4dGZpZWxkLWJnLWNvbG9yOiB2YXIoJHtTdHJpbmcodG9rZW5zLmJhY2tncm91bmRDb2xvcil9KTtcblxuICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLmNvbG9yfSk7XG4gICAgICAgIGJhY2tncm91bmQtY29sb3I6IHZhcigtLXBsYXNtYV9wcml2YXRlLXRleHRmaWVsZC1iZy1jb2xvcik7XG4gICAgICAgIGJveC1zaGFkb3c6IGluc2V0IDAgMCAwIHZhcigke3Rva2Vucy5ib3JkZXJXaWR0aH0pIHZhcigtLXBsYXNtYV9wcml2YXRlLXRleHRmaWVsZC1ib3JkZXItY29sb3IpO1xuICAgICAgICBjYXJldC1jb2xvcjogdmFyKCR7dG9rZW5zLmNhcmV0Q29sb3J9KTtcblxuICAgICAgICB0cmFuc2l0aW9uOiBiYWNrZ3JvdW5kLWNvbG9yIDAuMXMgZWFzZS1pbiwgY29sb3IgMC4xcyBlYXNlLWluLCBib3gtc2hhZG93IDAuMXMgZWFzZS1pbjtcbiAgICB9XG4gICAgJHtJbnB1dFdyYXBwZXJ9OmhvdmVyIHtcbiAgICAgICAgLS1wbGFzbWFfcHJpdmF0ZS10ZXh0ZmllbGQtYm9yZGVyLWNvbG9yOiB2YXIoJHt0b2tlbnMuYm9yZGVyQ29sb3JIb3Zlcn0sIHZhcigke1N0cmluZyh0b2tlbnMuYm9yZGVyQ29sb3IpfSkpO1xuICAgICAgICAtLXBsYXNtYV9wcml2YXRlLXRleHRmaWVsZC1iZy1jb2xvcjogdmFyKFxuICAgICAgICAgICAgJHt0b2tlbnMuYmFja2dyb3VuZENvbG9ySG92ZXJ9LFxuICAgICAgICAgICAgdmFyKCR7U3RyaW5nKHRva2Vucy5iYWNrZ3JvdW5kQ29sb3IpfSlcbiAgICAgICAgKTtcbiAgICB9XG5cbiAgICAke0lucHV0fSB7XG4gICAgICAgIGNvbG9yOiB2YXIoJHt0b2tlbnMuY29sb3J9KTtcbiAgICB9XG5cbiAgICAke0lucHV0UGxhY2Vob2xkZXJ9IHtcbiAgICAgICAgY29sb3I6IHZhcigke3Rva2Vucy5wbGFjZWhvbGRlckNvbG9yfSk7XG4gICAgfVxuXG4gICAgJHtJbnB1dFdyYXBwZXJ9OmZvY3VzLXdpdGhpbiB7XG4gICAgICAgIC0tcGxhc21hX3ByaXZhdGUtdGV4dGZpZWxkLWJvcmRlci1jb2xvcjogdmFyKCR7dG9rZW5zLmJvcmRlckNvbG9yRm9jdXN9LCB2YXIoJHtTdHJpbmcodG9rZW5zLmJvcmRlckNvbG9yKX0pKTtcbiAgICAgICAgLS1wbGFzbWFfcHJpdmF0ZS10ZXh0ZmllbGQtYmctY29sb3I6IHZhcihcbiAgICAgICAgICAgICR7dG9rZW5zLmJhY2tncm91bmRDb2xvckZvY3VzfSxcbiAgICAgICAgICAgIHZhcigke1N0cmluZyh0b2tlbnMuYmFja2dyb3VuZENvbG9yKX0pXG4gICAgICAgICk7XG5cbiAgICAgICAgJHtJbnB1dFBsYWNlaG9sZGVyfSB7XG4gICAgICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLnBsYWNlaG9sZGVyQ29sb3JGb2N1c30pO1xuICAgICAgICB9XG4gICAgfVxuXG4gICAgJHtUaXRsZUNhcHRpb259IHtcbiAgICAgICAgY29sb3I6IHZhcigke3Rva2Vucy50aXRsZUNhcHRpb25Db2xvcn0pO1xuICAgIH1cblxuICAgICR7TGVmdEhlbHBlcn0ge1xuICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLmxlZnRIZWxwZXJDb2xvcn0pO1xuICAgIH1cblxuICAgICR7U3R5bGVkVGV4dEJlZm9yZX0ge1xuICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLnRleHRCZWZvcmVDb2xvcn0pO1xuICAgIH1cblxuICAgICR7U3R5bGVkVGV4dEFmdGVyfSB7XG4gICAgICAgIGNvbG9yOiB2YXIoJHt0b2tlbnMudGV4dEFmdGVyQ29sb3J9KTtcbiAgICB9XG5gO1xuIl19 */"));
10
+ var base = exports.base = /*#__PURE__*/(0, _react.css)(_TextField2.InputWrapper, "{--plasma_private-textfield-border-color:var(", /*#__PURE__*/String(_TextField.tokens.borderColor), ");--plasma_private-textfield-bg-color:var(", /*#__PURE__*/String(_TextField.tokens.backgroundColor), ");color:var(", _TextField.tokens.color, ");background-color:var(--plasma_private-textfield-bg-color);box-shadow:inset 0 0 0 var(", _TextField.tokens.borderWidth, ") var(--plasma_private-textfield-border-color);caret-color:var(", _TextField.tokens.caretColor, ");transition:background-color 0.1s ease-in,color 0.1s ease-in,box-shadow 0.1s ease-in;}", _TextField2.InputWrapper, ":hover{--plasma_private-textfield-border-color:var(", _TextField.tokens.borderColorHover, ", var(", /*#__PURE__*/String(_TextField.tokens.borderColor), "));--plasma_private-textfield-bg-color:var(\n ", _TextField.tokens.backgroundColorHover, ",\n var(", /*#__PURE__*/String(_TextField.tokens.backgroundColor), ")\n );}", _TextField2.Input, "{color:var(", _TextField.tokens.color, ");}", _TextField2.InputPlaceholder, "{color:var(", _TextField.tokens.placeholderColor, ");}", _TextField2.InputWrapper, ":focus-within{--plasma_private-textfield-border-color:var(", _TextField.tokens.borderColorFocus, ", var(", /*#__PURE__*/String(_TextField.tokens.borderColor), "));--plasma_private-textfield-bg-color:var(\n ", _TextField.tokens.backgroundColorFocus, ",\n var(", /*#__PURE__*/String(_TextField.tokens.backgroundColor), ")\n );", _TextField2.InputPlaceholder, "{color:var(", _TextField.tokens.placeholderColorFocus, ");}}", _TextField2.LeftHelper, "{color:var(", _TextField.tokens.leftHelperColor, ");}", _TextField2.StyledTextBefore, "{color:var(", _TextField.tokens.textBeforeColor, ");}", _TextField2.StyledTextAfter, "{color:var(", _TextField.tokens.textAfterColor, ");};label:plasma-new-hope__base;" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvVGV4dEZpZWxkL3ZhcmlhdGlvbnMvX3ZpZXcvYmFzZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFZdUIiLCJmaWxlIjoiLi4vLi4vLi4vLi4vLi4vLi4vc3JjLWVtb3Rpb24vY29tcG9uZW50cy9UZXh0RmllbGQvdmFyaWF0aW9ucy9fdmlldy9iYXNlLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuXG5pbXBvcnQgeyB0b2tlbnMgfSBmcm9tICcuLi8uLi9UZXh0RmllbGQudG9rZW5zJztcbmltcG9ydCB7XG4gICAgSW5wdXQsXG4gICAgSW5wdXRQbGFjZWhvbGRlcixcbiAgICBJbnB1dFdyYXBwZXIsXG4gICAgTGVmdEhlbHBlcixcbiAgICBTdHlsZWRUZXh0QWZ0ZXIsXG4gICAgU3R5bGVkVGV4dEJlZm9yZSxcbn0gZnJvbSAnLi4vLi4vVGV4dEZpZWxkLnN0eWxlcyc7XG5cbmV4cG9ydCBjb25zdCBiYXNlID0gY3NzYFxuICAgICR7SW5wdXRXcmFwcGVyfSB7XG4gICAgICAgIC0tcGxhc21hX3ByaXZhdGUtdGV4dGZpZWxkLWJvcmRlci1jb2xvcjogdmFyKCR7U3RyaW5nKHRva2Vucy5ib3JkZXJDb2xvcil9KTtcbiAgICAgICAgLS1wbGFzbWFfcHJpdmF0ZS10ZXh0ZmllbGQtYmctY29sb3I6IHZhcigke1N0cmluZyh0b2tlbnMuYmFja2dyb3VuZENvbG9yKX0pO1xuXG4gICAgICAgIGNvbG9yOiB2YXIoJHt0b2tlbnMuY29sb3J9KTtcbiAgICAgICAgYmFja2dyb3VuZC1jb2xvcjogdmFyKC0tcGxhc21hX3ByaXZhdGUtdGV4dGZpZWxkLWJnLWNvbG9yKTtcbiAgICAgICAgYm94LXNoYWRvdzogaW5zZXQgMCAwIDAgdmFyKCR7dG9rZW5zLmJvcmRlcldpZHRofSkgdmFyKC0tcGxhc21hX3ByaXZhdGUtdGV4dGZpZWxkLWJvcmRlci1jb2xvcik7XG4gICAgICAgIGNhcmV0LWNvbG9yOiB2YXIoJHt0b2tlbnMuY2FyZXRDb2xvcn0pO1xuXG4gICAgICAgIHRyYW5zaXRpb246IGJhY2tncm91bmQtY29sb3IgMC4xcyBlYXNlLWluLCBjb2xvciAwLjFzIGVhc2UtaW4sIGJveC1zaGFkb3cgMC4xcyBlYXNlLWluO1xuICAgIH1cbiAgICAke0lucHV0V3JhcHBlcn06aG92ZXIge1xuICAgICAgICAtLXBsYXNtYV9wcml2YXRlLXRleHRmaWVsZC1ib3JkZXItY29sb3I6IHZhcigke3Rva2Vucy5ib3JkZXJDb2xvckhvdmVyfSwgdmFyKCR7U3RyaW5nKHRva2Vucy5ib3JkZXJDb2xvcil9KSk7XG4gICAgICAgIC0tcGxhc21hX3ByaXZhdGUtdGV4dGZpZWxkLWJnLWNvbG9yOiB2YXIoXG4gICAgICAgICAgICAke3Rva2Vucy5iYWNrZ3JvdW5kQ29sb3JIb3Zlcn0sXG4gICAgICAgICAgICB2YXIoJHtTdHJpbmcodG9rZW5zLmJhY2tncm91bmRDb2xvcil9KVxuICAgICAgICApO1xuICAgIH1cblxuICAgICR7SW5wdXR9IHtcbiAgICAgICAgY29sb3I6IHZhcigke3Rva2Vucy5jb2xvcn0pO1xuICAgIH1cblxuICAgICR7SW5wdXRQbGFjZWhvbGRlcn0ge1xuICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLnBsYWNlaG9sZGVyQ29sb3J9KTtcbiAgICB9XG5cbiAgICAke0lucHV0V3JhcHBlcn06Zm9jdXMtd2l0aGluIHtcbiAgICAgICAgLS1wbGFzbWFfcHJpdmF0ZS10ZXh0ZmllbGQtYm9yZGVyLWNvbG9yOiB2YXIoJHt0b2tlbnMuYm9yZGVyQ29sb3JGb2N1c30sIHZhcigke1N0cmluZyh0b2tlbnMuYm9yZGVyQ29sb3IpfSkpO1xuICAgICAgICAtLXBsYXNtYV9wcml2YXRlLXRleHRmaWVsZC1iZy1jb2xvcjogdmFyKFxuICAgICAgICAgICAgJHt0b2tlbnMuYmFja2dyb3VuZENvbG9yRm9jdXN9LFxuICAgICAgICAgICAgdmFyKCR7U3RyaW5nKHRva2Vucy5iYWNrZ3JvdW5kQ29sb3IpfSlcbiAgICAgICAgKTtcblxuICAgICAgICAke0lucHV0UGxhY2Vob2xkZXJ9IHtcbiAgICAgICAgICAgIGNvbG9yOiB2YXIoJHt0b2tlbnMucGxhY2Vob2xkZXJDb2xvckZvY3VzfSk7XG4gICAgICAgIH1cbiAgICB9XG5cbiAgICAke0xlZnRIZWxwZXJ9IHtcbiAgICAgICAgY29sb3I6IHZhcigke3Rva2Vucy5sZWZ0SGVscGVyQ29sb3J9KTtcbiAgICB9XG5cbiAgICAke1N0eWxlZFRleHRCZWZvcmV9IHtcbiAgICAgICAgY29sb3I6IHZhcigke3Rva2Vucy50ZXh0QmVmb3JlQ29sb3J9KTtcbiAgICB9XG5cbiAgICAke1N0eWxlZFRleHRBZnRlcn0ge1xuICAgICAgICBjb2xvcjogdmFyKCR7dG9rZW5zLnRleHRBZnRlckNvbG9yfSk7XG4gICAgfVxuYDtcbiJdfQ== */"));
@@ -93,24 +93,12 @@ Object.defineProperty(exports, "IconDisclosureDownFill", {
93
93
  return _IconDisclosureDownFill.IconDisclosureDownFill;
94
94
  }
95
95
  });
96
- Object.defineProperty(exports, "IconDisclosureDownWithOffset", {
97
- enumerable: true,
98
- get: function get() {
99
- return _IconDisclosureDownWithOffset.IconDisclosureDownWithOffset;
100
- }
101
- });
102
96
  Object.defineProperty(exports, "IconDisclosureLeft", {
103
97
  enumerable: true,
104
98
  get: function get() {
105
99
  return _IconDisclosureLeft.IconDisclosureLeft;
106
100
  }
107
101
  });
108
- Object.defineProperty(exports, "IconDisclosureLeftWithOffset", {
109
- enumerable: true,
110
- get: function get() {
111
- return _IconDisclosureLeftWithOffset.IconDisclosureLeftWithOffset;
112
- }
113
- });
114
102
  Object.defineProperty(exports, "IconDisclosureRight", {
115
103
  enumerable: true,
116
104
  get: function get() {
@@ -123,30 +111,12 @@ Object.defineProperty(exports, "IconDisclosureRightCentered", {
123
111
  return _IconDisclosureRightCentered.IconDisclosureRightCentered;
124
112
  }
125
113
  });
126
- Object.defineProperty(exports, "IconDisclosureRightWithOffset", {
127
- enumerable: true,
128
- get: function get() {
129
- return _IconDisclosureRightWithOffset.IconDisclosureRightWithOffset;
130
- }
131
- });
132
- Object.defineProperty(exports, "IconDisclosureUpWithOffset", {
133
- enumerable: true,
134
- get: function get() {
135
- return _IconDisclosureUpWithOffset.IconDisclosureUpWithOffset;
136
- }
137
- });
138
114
  Object.defineProperty(exports, "IconDone", {
139
115
  enumerable: true,
140
116
  get: function get() {
141
117
  return _IconDone.IconDone;
142
118
  }
143
119
  });
144
- Object.defineProperty(exports, "IconInfoCircleOutline", {
145
- enumerable: true,
146
- get: function get() {
147
- return _IconInfoCircleOutline.IconInfoCircleOutline;
148
- }
149
- });
150
120
  Object.defineProperty(exports, "IconMic", {
151
121
  enumerable: true,
152
122
  get: function get() {
@@ -165,13 +135,9 @@ Object.defineProperty(exports, "IconPlus", {
165
135
  return _IconPlus.IconPlus;
166
136
  }
167
137
  });
168
- var _IconDisclosureLeftWithOffset = /*#__PURE__*/require("./Icons/IconDisclosureLeftWithOffset");
169
138
  var _IconDisclosureLeft = /*#__PURE__*/require("./Icons/IconDisclosureLeft");
170
139
  var _IconDisclosureRight = /*#__PURE__*/require("./Icons/IconDisclosureRight");
171
- var _IconDisclosureRightWithOffset = /*#__PURE__*/require("./Icons/IconDisclosureRightWithOffset");
172
140
  var _IconDisclosureDownFill = /*#__PURE__*/require("./Icons/IconDisclosureDownFill");
173
- var _IconDisclosureDownWithOffset = /*#__PURE__*/require("./Icons/IconDisclosureDownWithOffset");
174
- var _IconDisclosureUpWithOffset = /*#__PURE__*/require("./Icons/IconDisclosureUpWithOffset");
175
141
  var _IconMic = /*#__PURE__*/require("./Icons/IconMic");
176
142
  var _IconChevronLeft = /*#__PURE__*/require("./Icons/IconChevronLeft");
177
143
  var _IconChevronDoubleLeft = /*#__PURE__*/require("./Icons/IconChevronDoubleLeft");
@@ -190,5 +156,4 @@ var _IconBlankDocOutline = /*#__PURE__*/require("./Icons/IconBlankDocOutline");
190
156
  var _IconBlankOutline = /*#__PURE__*/require("./Icons/IconBlankOutline");
191
157
  var _IconBlankPdfOutline = /*#__PURE__*/require("./Icons/IconBlankPdfOutline");
192
158
  var _IconBlankTxtOutline = /*#__PURE__*/require("./Icons/IconBlankTxtOutline");
193
- var _IconBlankXlsOutline = /*#__PURE__*/require("./Icons/IconBlankXlsOutline");
194
- var _IconInfoCircleOutline = /*#__PURE__*/require("./Icons/IconInfoCircleOutline");
159
+ var _IconBlankXlsOutline = /*#__PURE__*/require("./Icons/IconBlankXlsOutline");
@@ -1,55 +1,23 @@
1
1
  import React from 'react';
2
2
  import type { ComponentProps } from 'react';
3
3
  import type { StoryObj, Meta } from '@storybook/react';
4
- import { disableProps } from '@salutejs/plasma-sb-utils';
5
4
 
6
5
  import { segmentGroupConfig } from '../../../../components/Segment';
7
6
  import { mergeConfig } from '../../../../engines';
8
7
  import { WithTheme, argTypesFromConfig } from '../../../_helpers';
9
8
  import { SegmentProvider } from '../../../../components/Segment/SegmentProvider';
10
- import { Counter } from '../Counter/Counter';
11
- import { IconMic } from '../../../../components/_Icon';
12
9
 
13
10
  import { config } from './SegmentGroup.config';
14
11
  import { SegmentItem, SegmentGroup } from './Segment';
15
12
 
16
- const contentLeftOptions = ['none', 'icon'];
17
- const contentRightOptions = ['none', 'text', 'counter', 'icon'];
13
+ const segmentItemViews = ['clear', 'default', 'secondary'];
18
14
 
19
- const segmentItemViews = ['default', 'secondary'];
20
- type Size = typeof sizes[number];
21
-
22
- type CustomStoryProps = {
23
- itemQuantity: number;
24
- contentLeft: string;
25
- contentRight: string;
26
- segmentItemView?: 'default' | 'secondary';
27
- };
28
-
29
- type StorySegmentProps = ComponentProps<typeof SegmentGroup> & CustomStoryProps;
30
-
31
- const sizes = ['xs', 's', 'm', 'l'] as const;
32
-
33
- const getContentLeft = (contentLeftOption: string, size: Size) => {
34
- const iconSize = size === 'xs' ? 'xs' : 's';
35
- return contentLeftOption === 'icon' ? <IconMic size={iconSize} color="inherit" /> : undefined;
15
+ type CustomStorySegmentProps = {
16
+ segmentItemView?: string;
17
+ contentItemsNumber?: number;
36
18
  };
37
19
 
38
- const getContentRight = (contentRightOption: string, size: Size) => {
39
- const iconSize = size === 'xs' ? 'xs' : 's';
40
- const counterSize = size === 'xs' ? 'xxs' : 'xs';
41
-
42
- switch (contentRightOption) {
43
- case 'icon':
44
- return <IconMic size={iconSize} color="inherit" />;
45
- case 'counter':
46
- return <Counter size={counterSize} count={1} view="positive" />;
47
- case 'text':
48
- return 'Text';
49
- default:
50
- return undefined;
51
- }
52
- };
20
+ type StorySegmentProps = ComponentProps<typeof SegmentGroup> & CustomStorySegmentProps;
53
21
 
54
22
  const meta: Meta<StorySegmentProps> = {
55
23
  title: 'plasma_b2c/Segment',
@@ -57,19 +25,6 @@ const meta: Meta<StorySegmentProps> = {
57
25
  component: SegmentGroup,
58
26
  argTypes: {
59
27
  ...argTypesFromConfig(mergeConfig(segmentGroupConfig, config)),
60
- ...disableProps(['filledBackground', 'view', 'selectionMode', 'clip']),
61
- stretch: {
62
- control: {
63
- type: 'boolean',
64
- },
65
- if: { arg: 'orientation', eq: 'horizontal' },
66
- },
67
- orientation: {
68
- options: ['horizontal', 'vertical'],
69
- control: {
70
- type: 'select',
71
- },
72
- },
73
28
  selectionMode: {
74
29
  options: ['single', 'multiple'],
75
30
  control: {
@@ -82,91 +37,60 @@ const meta: Meta<StorySegmentProps> = {
82
37
  type: 'select',
83
38
  },
84
39
  },
85
- contentLeft: {
86
- options: contentLeftOptions,
87
- control: {
88
- type: 'select',
89
- },
90
- },
91
- contentRight: {
92
- options: contentRightOptions,
93
- control: {
94
- type: 'select',
95
- },
96
- },
97
- size: {
98
- options: sizes,
99
- control: {
100
- type: 'select',
101
- },
102
- },
103
40
  },
104
41
  };
105
42
 
106
43
  export default meta;
107
44
 
108
- const StoryDefault = (props: StorySegmentProps) => {
109
- const {
110
- disabled,
111
- itemQuantity,
112
- size,
113
- stretch,
114
- orientation,
115
-
116
- segmentItemView,
117
- contentLeft: contentLeftOption,
118
- contentRight: contentRightOption,
119
- ...args
120
- } = props;
121
- const items = Array(itemQuantity).fill(0);
122
- const isVertical = orientation === 'vertical';
45
+ const StoryDefault = ({ contentItemsNumber, selectionMode, segmentItemView, view, ...args }: StorySegmentProps) => {
46
+ const contentItems = Array(contentItemsNumber).fill(0);
123
47
 
124
48
  return (
125
- <SegmentProvider>
126
- <SegmentGroup
127
- stretch={stretch}
128
- disabled={disabled}
129
- clip={false}
130
- size={size}
131
- orientation={orientation}
132
- {...args}
133
- >
134
- {items.map((_, i) => (
135
- <SegmentItem
136
- view={segmentItemView}
137
- label={`Label ${i}`}
138
- value={`label_${i}`}
139
- size={size}
140
- key={`label_${i}`}
141
- contentLeft={getContentLeft(contentLeftOption, size)}
142
- contentRight={getContentRight(contentRightOption, size)}
143
- {...args}
144
- >
145
- {`Label${i + 1}`}
146
- </SegmentItem>
147
- ))}
148
- </SegmentGroup>
149
- </SegmentProvider>
49
+ <>
50
+ <h3>Segment with auto width</h3>
51
+ <SegmentProvider>
52
+ <SegmentGroup view={view} selectionMode={selectionMode} {...args}>
53
+ {contentItems.map((_, i) => (
54
+ <SegmentItem
55
+ view={segmentItemView}
56
+ label={`Label ${i}`}
57
+ value={`label_${i}`}
58
+ key={`label_${i}`}
59
+ {...args}
60
+ />
61
+ ))}
62
+ </SegmentGroup>
63
+ </SegmentProvider>
64
+
65
+ <h3>Segment with fixed width</h3>
66
+ <SegmentProvider>
67
+ <SegmentGroup view={view} style={{ width: '28.5rem' }} selectionMode={selectionMode} {...args}>
68
+ {contentItems.map((_, i) => (
69
+ <SegmentItem
70
+ view={segmentItemView}
71
+ label={`Label ${i}`}
72
+ value={`label_${i}`}
73
+ key={`label_${i}`}
74
+ {...args}
75
+ />
76
+ ))}
77
+ </SegmentGroup>
78
+ </SegmentProvider>
79
+ </>
150
80
  );
151
81
  };
152
82
 
153
83
  export const Default: StoryObj<StorySegmentProps> = {
154
84
  args: {
155
- itemQuantity: 8,
85
+ view: 'clear',
156
86
  size: 'xs',
157
- segmentItemView: 'default',
87
+ segmentItemView: 'clear',
158
88
  selectionMode: 'single',
89
+ contentItemsNumber: 11,
159
90
  pilled: false,
160
91
  filledBackground: false,
161
- hasBackground: false,
162
92
  disabled: false,
163
93
  stretch: false,
164
- orientation: 'horizontal',
165
- contentRight: 'none',
166
- contentLeft: 'none',
167
- },
168
- argTypes: {
169
- ...disableProps(['filledBackground', 'view', 'selectionMode', 'clip']),
170
94
  },
171
- render: (args: StorySegmentProps) => <StoryDefault {...args} />,
95
+ render: (args) => <StoryDefault {...args} />,
172
96
  };