@salutejs/plasma-new-hope 0.147.0-canary.1437.10886798256.0 → 0.147.0-canary.1439.10898287717.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (327) hide show
  1. package/cjs/components/Autocomplete/Autocomplete.css +5 -5
  2. package/cjs/components/Autocomplete/Autocomplete.styles.js +5 -5
  3. package/cjs/components/Autocomplete/Autocomplete.styles.js.map +1 -1
  4. package/cjs/components/Autocomplete/{Autocomplete.styles_4wbmok.css → Autocomplete.styles_192fzgs.css} +1 -1
  5. package/cjs/components/Autocomplete/Autocomplete.tokens.js +2 -0
  6. package/cjs/components/Autocomplete/Autocomplete.tokens.js.map +1 -1
  7. package/cjs/components/Cell/Cell.js +2 -3
  8. package/cjs/components/Cell/Cell.js.map +1 -1
  9. package/cjs/components/Combobox/ComboboxNew/Combobox.css +3 -3
  10. package/cjs/components/Combobox/ComboboxNew/Combobox.styles.js +11 -11
  11. package/cjs/components/Combobox/ComboboxNew/Combobox.styles.js.map +1 -1
  12. package/{es/components/Combobox/ComboboxNew/Combobox.styles_iq2uzw.css → cjs/components/Combobox/ComboboxNew/Combobox.styles_1s09ifw.css} +1 -1
  13. package/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js +2 -0
  14. package/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js.map +1 -1
  15. package/cjs/components/Combobox/ComboboxNew/ui/Inner/Inner.css +3 -3
  16. package/cjs/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.css +3 -3
  17. package/cjs/components/Pagination/Pagination.css +17 -17
  18. package/cjs/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.css +17 -17
  19. package/cjs/components/Select/Select.css +17 -17
  20. package/cjs/components/Select/Select.styles.js +3 -3
  21. package/cjs/components/Select/Select.styles.js.map +1 -1
  22. package/cjs/components/Select/{Select.styles_hzoeqc.css → Select.styles_1nzals0.css} +1 -1
  23. package/cjs/components/Select/Select.tokens.js +5 -1
  24. package/cjs/components/Select/Select.tokens.js.map +1 -1
  25. package/cjs/components/Select/ui/Inner/Inner.css +17 -17
  26. package/cjs/components/Select/ui/Inner/ui/Item/Item.css +17 -17
  27. package/cjs/components/Select/ui/Target/Target.css +12 -12
  28. package/cjs/components/Select/ui/Target/ui/Textfield/Textfield.css +12 -12
  29. package/cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +29 -15
  30. package/cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles.js.map +1 -1
  31. package/{es/components/Select/ui/Target/ui/Textfield/Textfield.styles_rtzthp.css → cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles_11yj58s.css} +2 -2
  32. package/cjs/components/TextArea/variations/_view/base.js +1 -1
  33. package/cjs/components/TextArea/variations/_view/base.js.map +1 -1
  34. package/cjs/components/TextArea/variations/_view/base_8npjyq.css +1 -0
  35. package/cjs/index.css +27 -41
  36. package/cjs/index.js +0 -5
  37. package/cjs/index.js.map +1 -1
  38. package/emotion/cjs/components/Autocomplete/Autocomplete.styles.js +5 -5
  39. package/emotion/cjs/components/Autocomplete/Autocomplete.tokens.js +2 -0
  40. package/emotion/cjs/components/Cell/Cell.js +2 -3
  41. package/emotion/cjs/components/Combobox/ComboboxNew/Combobox.styles.js +6 -6
  42. package/emotion/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js +2 -0
  43. package/emotion/cjs/components/Select/Select.styles.js +6 -6
  44. package/emotion/cjs/components/Select/Select.tokens.js +5 -1
  45. package/emotion/cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +27 -21
  46. package/emotion/cjs/components/TextArea/variations/_view/base.js +1 -1
  47. package/emotion/cjs/index.js +0 -11
  48. package/emotion/es/components/Autocomplete/Autocomplete.styles.js +5 -5
  49. package/emotion/es/components/Autocomplete/Autocomplete.tokens.js +2 -0
  50. package/emotion/es/components/Cell/Cell.js +2 -3
  51. package/emotion/es/components/Combobox/ComboboxNew/Combobox.styles.js +6 -6
  52. package/emotion/es/components/Combobox/ComboboxNew/Combobox.tokens.js +2 -0
  53. package/emotion/es/components/Select/Select.styles.js +6 -6
  54. package/emotion/es/components/Select/Select.tokens.js +5 -1
  55. package/emotion/es/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +27 -21
  56. package/emotion/es/components/TextArea/variations/_view/base.js +1 -1
  57. package/emotion/es/index.js +1 -2
  58. package/es/components/Autocomplete/Autocomplete.css +5 -5
  59. package/es/components/Autocomplete/Autocomplete.styles.js +5 -5
  60. package/es/components/Autocomplete/Autocomplete.styles.js.map +1 -1
  61. package/es/components/Autocomplete/{Autocomplete.styles_4wbmok.css → Autocomplete.styles_192fzgs.css} +1 -1
  62. package/es/components/Autocomplete/Autocomplete.tokens.js +2 -0
  63. package/es/components/Autocomplete/Autocomplete.tokens.js.map +1 -1
  64. package/es/components/Cell/Cell.js +2 -3
  65. package/es/components/Cell/Cell.js.map +1 -1
  66. package/es/components/Combobox/ComboboxNew/Combobox.css +3 -3
  67. package/es/components/Combobox/ComboboxNew/Combobox.styles.js +11 -11
  68. package/es/components/Combobox/ComboboxNew/Combobox.styles.js.map +1 -1
  69. package/{cjs/components/Combobox/ComboboxNew/Combobox.styles_iq2uzw.css → es/components/Combobox/ComboboxNew/Combobox.styles_1s09ifw.css} +1 -1
  70. package/es/components/Combobox/ComboboxNew/Combobox.tokens.js +2 -0
  71. package/es/components/Combobox/ComboboxNew/Combobox.tokens.js.map +1 -1
  72. package/es/components/Combobox/ComboboxNew/ui/Inner/Inner.css +3 -3
  73. package/es/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.css +3 -3
  74. package/es/components/Pagination/Pagination.css +17 -17
  75. package/es/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.css +17 -17
  76. package/es/components/Select/Select.css +17 -17
  77. package/es/components/Select/Select.styles.js +3 -3
  78. package/es/components/Select/Select.styles.js.map +1 -1
  79. package/es/components/Select/{Select.styles_hzoeqc.css → Select.styles_1nzals0.css} +1 -1
  80. package/es/components/Select/Select.tokens.js +5 -1
  81. package/es/components/Select/Select.tokens.js.map +1 -1
  82. package/es/components/Select/ui/Inner/Inner.css +17 -17
  83. package/es/components/Select/ui/Inner/ui/Item/Item.css +17 -17
  84. package/es/components/Select/ui/Target/Target.css +12 -12
  85. package/es/components/Select/ui/Target/ui/Textfield/Textfield.css +12 -12
  86. package/es/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +29 -15
  87. package/es/components/Select/ui/Target/ui/Textfield/Textfield.styles.js.map +1 -1
  88. package/{cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles_rtzthp.css → es/components/Select/ui/Target/ui/Textfield/Textfield.styles_11yj58s.css} +2 -2
  89. package/es/components/TextArea/variations/_view/base.js +1 -1
  90. package/es/components/TextArea/variations/_view/base.js.map +1 -1
  91. package/es/components/TextArea/variations/_view/base_8npjyq.css +1 -0
  92. package/es/index.css +27 -41
  93. package/es/index.js +0 -2
  94. package/es/index.js.map +1 -1
  95. package/package.json +2 -3
  96. package/styled-components/cjs/components/Autocomplete/Autocomplete.styles.js +2 -2
  97. package/styled-components/cjs/components/Autocomplete/Autocomplete.tokens.js +2 -0
  98. package/styled-components/cjs/components/Cell/Cell.js +2 -3
  99. package/styled-components/cjs/components/Combobox/ComboboxNew/Combobox.styles.js +2 -2
  100. package/styled-components/cjs/components/Combobox/ComboboxNew/Combobox.tokens.js +2 -0
  101. package/styled-components/cjs/components/Select/Select.styles.js +2 -2
  102. package/styled-components/cjs/components/Select/Select.tokens.js +5 -1
  103. package/styled-components/cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +15 -9
  104. package/styled-components/cjs/components/TextArea/variations/_view/base.js +1 -1
  105. package/styled-components/cjs/index.js +0 -11
  106. package/styled-components/es/components/Autocomplete/Autocomplete.styles.js +2 -2
  107. package/styled-components/es/components/Autocomplete/Autocomplete.tokens.js +2 -0
  108. package/styled-components/es/components/Cell/Cell.js +2 -3
  109. package/styled-components/es/components/Combobox/ComboboxNew/Combobox.styles.js +2 -2
  110. package/styled-components/es/components/Combobox/ComboboxNew/Combobox.tokens.js +2 -0
  111. package/styled-components/es/components/Select/Select.styles.js +2 -2
  112. package/styled-components/es/components/Select/Select.tokens.js +5 -1
  113. package/styled-components/es/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +15 -9
  114. package/styled-components/es/components/TextArea/variations/_view/base.js +1 -1
  115. package/styled-components/es/index.js +1 -2
  116. package/types/components/Autocomplete/Autocomplete.styles.d.ts.map +1 -1
  117. package/types/components/Autocomplete/Autocomplete.tokens.d.ts +2 -0
  118. package/types/components/Autocomplete/Autocomplete.tokens.d.ts.map +1 -1
  119. package/types/components/Cell/Cell.d.ts.map +1 -1
  120. package/types/components/Cell/Cell.types.d.ts +1 -1
  121. package/types/components/Cell/Cell.types.d.ts.map +1 -1
  122. package/types/components/Combobox/ComboboxNew/Combobox.styles.d.ts.map +1 -1
  123. package/types/components/Combobox/ComboboxNew/Combobox.tokens.d.ts +2 -0
  124. package/types/components/Combobox/ComboboxNew/Combobox.tokens.d.ts.map +1 -1
  125. package/types/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.styles.d.ts +2 -2
  126. package/types/components/Select/Select.styles.d.ts.map +1 -1
  127. package/types/components/Select/Select.tokens.d.ts +5 -1
  128. package/types/components/Select/Select.tokens.d.ts.map +1 -1
  129. package/types/components/Select/ui/Target/ui/Textfield/Textfield.styles.d.ts.map +1 -1
  130. package/types/examples/plasma_b2c/components/Cell/Cell.d.ts +2 -2
  131. package/types/examples/plasma_web/components/Cell/Cell.d.ts +2 -2
  132. package/types/index.d.ts +0 -1
  133. package/types/index.d.ts.map +1 -1
  134. package/cjs/components/Attach/Attach.css +0 -45
  135. package/cjs/components/Attach/Attach.js +0 -174
  136. package/cjs/components/Attach/Attach.js.map +0 -1
  137. package/cjs/components/Attach/Attach.styles.js +0 -23
  138. package/cjs/components/Attach/Attach.styles.js.map +0 -1
  139. package/cjs/components/Attach/Attach.styles_17fejif.css +0 -3
  140. package/cjs/components/Attach/Attach.tokens.js +0 -83
  141. package/cjs/components/Attach/Attach.tokens.js.map +0 -1
  142. package/cjs/components/Attach/ui/Button/Button.styles.js +0 -23
  143. package/cjs/components/Attach/ui/Button/Button.styles.js.map +0 -1
  144. package/cjs/components/Attach/ui/Button/Button.styles_oi6jxf.css +0 -1
  145. package/cjs/components/Attach/ui/Cell/Cell.styles.js +0 -25
  146. package/cjs/components/Attach/ui/Cell/Cell.styles.js.map +0 -1
  147. package/cjs/components/Attach/ui/Cell/Cell.styles_1dlvsak.css +0 -1
  148. package/cjs/components/Attach/ui/iconButton/IconButton.styles.js +0 -23
  149. package/cjs/components/Attach/ui/iconButton/IconButton.styles.js.map +0 -1
  150. package/cjs/components/Attach/ui/iconButton/IconButton.styles_14dty7n.css +0 -1
  151. package/cjs/components/Attach/utils/extractExtension.js +0 -10
  152. package/cjs/components/Attach/utils/extractExtension.js.map +0 -1
  153. package/cjs/components/Attach/utils/getFileicon.js +0 -27
  154. package/cjs/components/Attach/utils/getFileicon.js.map +0 -1
  155. package/cjs/components/Attach/utils/truncateFilename.js +0 -16
  156. package/cjs/components/Attach/utils/truncateFilename.js.map +0 -1
  157. package/cjs/components/Attach/variations/_size/base.js +0 -9
  158. package/cjs/components/Attach/variations/_size/base.js.map +0 -1
  159. package/cjs/components/Attach/variations/_size/base_eax0b8.css +0 -1
  160. package/cjs/components/Attach/variations/_view/base.js +0 -9
  161. package/cjs/components/Attach/variations/_view/base.js.map +0 -1
  162. package/cjs/components/Attach/variations/_view/base_1nvsg1b.css +0 -1
  163. package/cjs/components/TextArea/variations/_view/base_jjtr9h.css +0 -1
  164. package/emotion/cjs/components/Attach/Attach.js +0 -180
  165. package/emotion/cjs/components/Attach/Attach.styles.js +0 -36
  166. package/emotion/cjs/components/Attach/Attach.tokens.js +0 -81
  167. package/emotion/cjs/components/Attach/Attach.types.js +0 -5
  168. package/emotion/cjs/components/Attach/index.js +0 -25
  169. package/emotion/cjs/components/Attach/ui/Button/Button.js +0 -12
  170. package/emotion/cjs/components/Attach/ui/Button/Button.styles.js +0 -17
  171. package/emotion/cjs/components/Attach/ui/Cell/Cell.js +0 -12
  172. package/emotion/cjs/components/Attach/ui/Cell/Cell.styles.js +0 -17
  173. package/emotion/cjs/components/Attach/ui/iconButton/IconButton.js +0 -12
  174. package/emotion/cjs/components/Attach/ui/iconButton/IconButton.styles.js +0 -17
  175. package/emotion/cjs/components/Attach/utils/extractExtension.js +0 -9
  176. package/emotion/cjs/components/Attach/utils/getFileicon.js +0 -26
  177. package/emotion/cjs/components/Attach/utils/index.js +0 -26
  178. package/emotion/cjs/components/Attach/utils/truncateFilename.js +0 -15
  179. package/emotion/cjs/components/Attach/variations/_size/base.js +0 -9
  180. package/emotion/cjs/components/Attach/variations/_view/base.js +0 -9
  181. package/emotion/cjs/examples/plasma_b2c/components/Attach/Attach.config.js +0 -25
  182. package/emotion/cjs/examples/plasma_b2c/components/Attach/Attach.js +0 -11
  183. package/emotion/cjs/examples/plasma_b2c/components/Attach/Attach.stories.tsx +0 -61
  184. package/emotion/cjs/examples/plasma_web/components/Attach/Attach.config.js +0 -25
  185. package/emotion/cjs/examples/plasma_web/components/Attach/Attach.js +0 -11
  186. package/emotion/cjs/examples/plasma_web/components/Attach/Attach.stories.tsx +0 -61
  187. package/emotion/es/components/Attach/Attach.js +0 -171
  188. package/emotion/es/components/Attach/Attach.styles.js +0 -29
  189. package/emotion/es/components/Attach/Attach.tokens.js +0 -75
  190. package/emotion/es/components/Attach/Attach.types.js +0 -1
  191. package/emotion/es/components/Attach/index.js +0 -2
  192. package/emotion/es/components/Attach/ui/Button/Button.js +0 -1
  193. package/emotion/es/components/Attach/ui/Button/Button.styles.js +0 -10
  194. package/emotion/es/components/Attach/ui/Cell/Cell.js +0 -1
  195. package/emotion/es/components/Attach/ui/Cell/Cell.styles.js +0 -10
  196. package/emotion/es/components/Attach/ui/iconButton/IconButton.js +0 -1
  197. package/emotion/es/components/Attach/ui/iconButton/IconButton.styles.js +0 -10
  198. package/emotion/es/components/Attach/utils/extractExtension.js +0 -3
  199. package/emotion/es/components/Attach/utils/getFileicon.js +0 -19
  200. package/emotion/es/components/Attach/utils/index.js +0 -3
  201. package/emotion/es/components/Attach/utils/truncateFilename.js +0 -9
  202. package/emotion/es/components/Attach/variations/_size/base.js +0 -3
  203. package/emotion/es/components/Attach/variations/_view/base.js +0 -3
  204. package/emotion/es/examples/plasma_b2c/components/Attach/Attach.config.js +0 -19
  205. package/emotion/es/examples/plasma_b2c/components/Attach/Attach.js +0 -5
  206. package/emotion/es/examples/plasma_b2c/components/Attach/Attach.stories.tsx +0 -61
  207. package/emotion/es/examples/plasma_web/components/Attach/Attach.config.js +0 -19
  208. package/emotion/es/examples/plasma_web/components/Attach/Attach.js +0 -5
  209. package/emotion/es/examples/plasma_web/components/Attach/Attach.stories.tsx +0 -61
  210. package/es/components/Attach/Attach.css +0 -45
  211. package/es/components/Attach/Attach.js +0 -169
  212. package/es/components/Attach/Attach.js.map +0 -1
  213. package/es/components/Attach/Attach.styles.js +0 -17
  214. package/es/components/Attach/Attach.styles.js.map +0 -1
  215. package/es/components/Attach/Attach.styles_17fejif.css +0 -3
  216. package/es/components/Attach/Attach.tokens.js +0 -78
  217. package/es/components/Attach/Attach.tokens.js.map +0 -1
  218. package/es/components/Attach/ui/Button/Button.styles.js +0 -19
  219. package/es/components/Attach/ui/Button/Button.styles.js.map +0 -1
  220. package/es/components/Attach/ui/Button/Button.styles_oi6jxf.css +0 -1
  221. package/es/components/Attach/ui/Cell/Cell.styles.js +0 -21
  222. package/es/components/Attach/ui/Cell/Cell.styles.js.map +0 -1
  223. package/es/components/Attach/ui/Cell/Cell.styles_1dlvsak.css +0 -1
  224. package/es/components/Attach/ui/iconButton/IconButton.styles.js +0 -19
  225. package/es/components/Attach/ui/iconButton/IconButton.styles.js.map +0 -1
  226. package/es/components/Attach/ui/iconButton/IconButton.styles_14dty7n.css +0 -1
  227. package/es/components/Attach/utils/extractExtension.js +0 -6
  228. package/es/components/Attach/utils/extractExtension.js.map +0 -1
  229. package/es/components/Attach/utils/getFileicon.js +0 -23
  230. package/es/components/Attach/utils/getFileicon.js.map +0 -1
  231. package/es/components/Attach/utils/truncateFilename.js +0 -12
  232. package/es/components/Attach/utils/truncateFilename.js.map +0 -1
  233. package/es/components/Attach/variations/_size/base.js +0 -5
  234. package/es/components/Attach/variations/_size/base.js.map +0 -1
  235. package/es/components/Attach/variations/_size/base_eax0b8.css +0 -1
  236. package/es/components/Attach/variations/_view/base.js +0 -5
  237. package/es/components/Attach/variations/_view/base.js.map +0 -1
  238. package/es/components/Attach/variations/_view/base_1nvsg1b.css +0 -1
  239. package/es/components/TextArea/variations/_view/base_jjtr9h.css +0 -1
  240. package/styled-components/cjs/components/Attach/Attach.js +0 -180
  241. package/styled-components/cjs/components/Attach/Attach.styles.js +0 -18
  242. package/styled-components/cjs/components/Attach/Attach.tokens.js +0 -81
  243. package/styled-components/cjs/components/Attach/Attach.types.js +0 -5
  244. package/styled-components/cjs/components/Attach/index.js +0 -25
  245. package/styled-components/cjs/components/Attach/ui/Button/Button.js +0 -12
  246. package/styled-components/cjs/components/Attach/ui/Button/Button.styles.js +0 -16
  247. package/styled-components/cjs/components/Attach/ui/Cell/Cell.js +0 -12
  248. package/styled-components/cjs/components/Attach/ui/Cell/Cell.styles.js +0 -16
  249. package/styled-components/cjs/components/Attach/ui/iconButton/IconButton.js +0 -12
  250. package/styled-components/cjs/components/Attach/ui/iconButton/IconButton.styles.js +0 -16
  251. package/styled-components/cjs/components/Attach/utils/extractExtension.js +0 -9
  252. package/styled-components/cjs/components/Attach/utils/getFileicon.js +0 -26
  253. package/styled-components/cjs/components/Attach/utils/index.js +0 -26
  254. package/styled-components/cjs/components/Attach/utils/truncateFilename.js +0 -15
  255. package/styled-components/cjs/components/Attach/variations/_size/base.js +0 -9
  256. package/styled-components/cjs/components/Attach/variations/_view/base.js +0 -9
  257. package/styled-components/cjs/examples/plasma_b2c/components/Attach/Attach.config.js +0 -25
  258. package/styled-components/cjs/examples/plasma_b2c/components/Attach/Attach.js +0 -11
  259. package/styled-components/cjs/examples/plasma_b2c/components/Attach/Attach.stories.tsx +0 -61
  260. package/styled-components/cjs/examples/plasma_web/components/Attach/Attach.config.js +0 -25
  261. package/styled-components/cjs/examples/plasma_web/components/Attach/Attach.js +0 -11
  262. package/styled-components/cjs/examples/plasma_web/components/Attach/Attach.stories.tsx +0 -61
  263. package/styled-components/es/components/Attach/Attach.js +0 -171
  264. package/styled-components/es/components/Attach/Attach.styles.js +0 -10
  265. package/styled-components/es/components/Attach/Attach.tokens.js +0 -75
  266. package/styled-components/es/components/Attach/Attach.types.js +0 -1
  267. package/styled-components/es/components/Attach/index.js +0 -2
  268. package/styled-components/es/components/Attach/ui/Button/Button.js +0 -1
  269. package/styled-components/es/components/Attach/ui/Button/Button.styles.js +0 -9
  270. package/styled-components/es/components/Attach/ui/Cell/Cell.js +0 -1
  271. package/styled-components/es/components/Attach/ui/Cell/Cell.styles.js +0 -9
  272. package/styled-components/es/components/Attach/ui/iconButton/IconButton.js +0 -1
  273. package/styled-components/es/components/Attach/ui/iconButton/IconButton.styles.js +0 -9
  274. package/styled-components/es/components/Attach/utils/extractExtension.js +0 -3
  275. package/styled-components/es/components/Attach/utils/getFileicon.js +0 -19
  276. package/styled-components/es/components/Attach/utils/index.js +0 -3
  277. package/styled-components/es/components/Attach/utils/truncateFilename.js +0 -9
  278. package/styled-components/es/components/Attach/variations/_size/base.js +0 -3
  279. package/styled-components/es/components/Attach/variations/_view/base.js +0 -3
  280. package/styled-components/es/examples/plasma_b2c/components/Attach/Attach.config.js +0 -19
  281. package/styled-components/es/examples/plasma_b2c/components/Attach/Attach.js +0 -5
  282. package/styled-components/es/examples/plasma_b2c/components/Attach/Attach.stories.tsx +0 -61
  283. package/styled-components/es/examples/plasma_web/components/Attach/Attach.config.js +0 -19
  284. package/styled-components/es/examples/plasma_web/components/Attach/Attach.js +0 -5
  285. package/styled-components/es/examples/plasma_web/components/Attach/Attach.stories.tsx +0 -61
  286. package/types/components/Attach/Attach.d.ts +0 -23
  287. package/types/components/Attach/Attach.d.ts.map +0 -1
  288. package/types/components/Attach/Attach.styles.d.ts +0 -5
  289. package/types/components/Attach/Attach.styles.d.ts.map +0 -1
  290. package/types/components/Attach/Attach.tokens.d.ts +0 -73
  291. package/types/components/Attach/Attach.tokens.d.ts.map +0 -1
  292. package/types/components/Attach/Attach.types.d.ts +0 -33
  293. package/types/components/Attach/Attach.types.d.ts.map +0 -1
  294. package/types/components/Attach/index.d.ts +0 -4
  295. package/types/components/Attach/index.d.ts.map +0 -1
  296. package/types/components/Attach/ui/Button/Button.d.ts +0 -2
  297. package/types/components/Attach/ui/Button/Button.d.ts.map +0 -1
  298. package/types/components/Attach/ui/Button/Button.styles.d.ts +0 -45
  299. package/types/components/Attach/ui/Button/Button.styles.d.ts.map +0 -1
  300. package/types/components/Attach/ui/Cell/Cell.d.ts +0 -2
  301. package/types/components/Attach/ui/Cell/Cell.d.ts.map +0 -1
  302. package/types/components/Attach/ui/Cell/Cell.styles.d.ts +0 -33
  303. package/types/components/Attach/ui/Cell/Cell.styles.d.ts.map +0 -1
  304. package/types/components/Attach/ui/iconButton/IconButton.d.ts +0 -2
  305. package/types/components/Attach/ui/iconButton/IconButton.d.ts.map +0 -1
  306. package/types/components/Attach/ui/iconButton/IconButton.styles.d.ts +0 -45
  307. package/types/components/Attach/ui/iconButton/IconButton.styles.d.ts.map +0 -1
  308. package/types/components/Attach/utils/extractExtension.d.ts +0 -2
  309. package/types/components/Attach/utils/extractExtension.d.ts.map +0 -1
  310. package/types/components/Attach/utils/getFileicon.d.ts +0 -3
  311. package/types/components/Attach/utils/getFileicon.d.ts.map +0 -1
  312. package/types/components/Attach/utils/index.d.ts +0 -4
  313. package/types/components/Attach/utils/index.d.ts.map +0 -1
  314. package/types/components/Attach/utils/truncateFilename.d.ts +0 -2
  315. package/types/components/Attach/utils/truncateFilename.d.ts.map +0 -1
  316. package/types/components/Attach/variations/_size/base.d.ts +0 -2
  317. package/types/components/Attach/variations/_size/base.d.ts.map +0 -1
  318. package/types/components/Attach/variations/_view/base.d.ts +0 -2
  319. package/types/components/Attach/variations/_view/base.d.ts.map +0 -1
  320. package/types/examples/plasma_b2c/components/Attach/Attach.config.d.ts +0 -18
  321. package/types/examples/plasma_b2c/components/Attach/Attach.config.d.ts.map +0 -1
  322. package/types/examples/plasma_b2c/components/Attach/Attach.d.ts +0 -13
  323. package/types/examples/plasma_b2c/components/Attach/Attach.d.ts.map +0 -1
  324. package/types/examples/plasma_web/components/Attach/Attach.config.d.ts +0 -18
  325. package/types/examples/plasma_web/components/Attach/Attach.config.d.ts.map +0 -1
  326. package/types/examples/plasma_web/components/Attach/Attach.d.ts +0 -13
  327. package/types/examples/plasma_web/components/Attach/Attach.d.ts.map +0 -1
@@ -1,83 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var classes = {
6
- auto: 'auto',
7
- horizontal: 'horizontal',
8
- vertical: 'vertical',
9
- cellHidden: 'cell-hidden'
10
- };
11
- var tokens = {
12
- horizontalGap: '--plasma-attach-horizontal-gap',
13
- verticalGap: '--plasma-attach-vertical-gap',
14
- // Токены для Button
15
- buttonColor: '--plasma-attach-button-color',
16
- buttonBackgroundColor: '--plasma-attach-button-background-color',
17
- buttonColorHover: '--plasma-attach-button-color-hover',
18
- buttonBackgroundColorHover: '--plasma-attach-button-background-color-hover',
19
- buttonColorActive: '--plasma-attach-button-color-active',
20
- buttonBackgroundColorActive: '--plasma-attach-button-background-color-active',
21
- buttonHeight: '--plasma-attach-button-height',
22
- buttonWidth: '--plasma-attach-button-width',
23
- buttonPadding: '--plasma-attach-button-padding',
24
- buttonRadius: '--plasma-attach-button-radius',
25
- buttonFontFamily: '--plasma-attach-button-font-family',
26
- buttonFontSize: '--plasma-attach-button-font-size',
27
- buttonFontStyle: '--plasma-attach-button-font-style',
28
- buttonFontWeight: '--plasma-attach-button-font-weight',
29
- buttonLetterSpacing: '--plasma-attach-button-letter-spacing',
30
- buttonLineHeight: '--plasma-attach-button-line-height',
31
- // Токены для Cell
32
- cellColor: '--plasma-attach-cell-color',
33
- cellLabelColor: '--plasma-attach-cell-label-color',
34
- cellTitleColor: '--plasma-attach-cell-title-color',
35
- cellSubtitleColor: '--plasma-attach-cell-subtitle-color',
36
- cellBackgroundColor: '--plasma-attach-cell-background-color',
37
- cellWidth: '--plasma-attach-cell-width',
38
- cellPadding: '--plasma-attach-cell-padding',
39
- cellPaddingLeftContent: '--plasma-attach-cell-padding-left-content',
40
- cellPaddingContent: '--plasma-attach-cell-padding-content',
41
- cellPaddingRightContent: '--plasma-attach-cell-padding-right-content',
42
- cellTextboxGap: '--plasma-attach-cell-textbox-gap',
43
- cellGap: '--plasma-attach-cell-gap',
44
- cellLabelFontFamily: '--plasma-attach-cell-label-font-family',
45
- cellLabelFontSize: '--plasma-attach-cell-label-font-size',
46
- cellLabelFontStyle: '--plasma-attach-cell-label-font-style',
47
- cellLabelFontWeight: '--plasma-attach-cell-label-font-weight',
48
- cellLabelLetterSpacing: '--plasma-attach-cell-label-letter-spacing',
49
- cellLabelLineHeight: '--plasma-attach-cell-label-line-height',
50
- cellTitleFontFamily: '--plasma-attach-cell-title-font-family',
51
- cellTitleFontSize: '--plasma-attach-cell-title-font-size',
52
- cellTitleFontStyle: '--plasma-attach-cell-title-font-style',
53
- cellTitleFontWeight: '--plasma-attach-cell-title-font-weight',
54
- cellTitleLetterSpacing: '--plasma-attach-cell-title-letter-spacing',
55
- cellTitleLineHeight: '--plasma-attach-cell-title-line-height',
56
- cellSubtitleFontFamily: '--plasma-attach-cell-subtitle-font-family',
57
- cellSubtitleFontSize: '--plasma-attach-cell-subtitle-font-size',
58
- cellSubtitleFontStyle: '--plasma-attach-cell-subtitle-font-style',
59
- cellSubtitleFontWeight: '--plasma-attach-cell-subtitle-font-weight',
60
- cellSubtitleLetterSpacing: '--plasma-attach-cell-subtitle-letter-spacing',
61
- cellSubtitleLineHeight: '--plasma-attach-cell-subtitle-line-height',
62
- // Токены для IconButton
63
- iconButtonColor: '--plasma-attach-icon-button-color',
64
- iconButtonBackgroundColor: '--plasma-attach-icon-button-background-color',
65
- iconButtonColorHover: '--plasma-attach-icon-button-color-hover',
66
- iconButtonBackgroundColorHover: '--plasma-attach-icon-button-background-color-hover',
67
- iconButtonColorActive: '--plasma-attach-icon-button-color-active',
68
- iconButtonBackgroundColorActive: '--plasma-attach-icon-button-background-color-active',
69
- iconButtonHeight: '--plasma-attach-icon-button-height',
70
- iconButtonWidth: '--plasma-attach-icon-button-width',
71
- iconButtonPadding: '--plasma-attach-icon-button-padding',
72
- iconButtonRadius: '--plasma-attach-icon-button-radius',
73
- iconButtonFontFamily: '--plasma-attach-icon-button-font-family',
74
- iconButtonFontSize: '--plasma-attach-icon-button-font-size',
75
- iconButtonFontStyle: '--plasma-attach-icon-button-font-style',
76
- iconButtonFontWeight: '--plasma-attach-icon-button-font-weight',
77
- iconButtonLetterSpacing: '--plasma-attach-icon-button-letter-spacing',
78
- iconButtonLineHeight: '--plasma-attach-icon-button-line-height'
79
- };
80
-
81
- exports.classes = classes;
82
- exports.tokens = tokens;
83
- //# sourceMappingURL=Attach.tokens.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Attach.tokens.js","sources":["../../../src/components/Attach/Attach.tokens.ts"],"sourcesContent":["export const classes = {\n auto: 'auto',\n horizontal: 'horizontal',\n vertical: 'vertical',\n cellHidden: 'cell-hidden',\n};\n\nexport const tokens = {\n horizontalGap: '--plasma-attach-horizontal-gap',\n verticalGap: '--plasma-attach-vertical-gap',\n\n // Токены для Button\n buttonColor: '--plasma-attach-button-color',\n buttonBackgroundColor: '--plasma-attach-button-background-color',\n buttonColorHover: '--plasma-attach-button-color-hover',\n buttonBackgroundColorHover: '--plasma-attach-button-background-color-hover',\n buttonColorActive: '--plasma-attach-button-color-active',\n buttonBackgroundColorActive: '--plasma-attach-button-background-color-active',\n\n buttonHeight: '--plasma-attach-button-height',\n buttonWidth: '--plasma-attach-button-width',\n buttonPadding: '--plasma-attach-button-padding',\n buttonRadius: '--plasma-attach-button-radius',\n\n buttonFontFamily: '--plasma-attach-button-font-family',\n buttonFontSize: '--plasma-attach-button-font-size',\n buttonFontStyle: '--plasma-attach-button-font-style',\n buttonFontWeight: '--plasma-attach-button-font-weight',\n buttonLetterSpacing: '--plasma-attach-button-letter-spacing',\n buttonLineHeight: '--plasma-attach-button-line-height',\n\n // Токены для Cell\n cellColor: '--plasma-attach-cell-color',\n cellLabelColor: '--plasma-attach-cell-label-color',\n cellTitleColor: '--plasma-attach-cell-title-color',\n cellSubtitleColor: '--plasma-attach-cell-subtitle-color',\n cellBackgroundColor: '--plasma-attach-cell-background-color',\n\n cellWidth: '--plasma-attach-cell-width',\n cellPadding: '--plasma-attach-cell-padding',\n cellPaddingLeftContent: '--plasma-attach-cell-padding-left-content',\n cellPaddingContent: '--plasma-attach-cell-padding-content',\n cellPaddingRightContent: '--plasma-attach-cell-padding-right-content',\n\n cellTextboxGap: '--plasma-attach-cell-textbox-gap',\n cellGap: '--plasma-attach-cell-gap',\n\n cellLabelFontFamily: '--plasma-attach-cell-label-font-family',\n cellLabelFontSize: '--plasma-attach-cell-label-font-size',\n cellLabelFontStyle: '--plasma-attach-cell-label-font-style',\n cellLabelFontWeight: '--plasma-attach-cell-label-font-weight',\n cellLabelLetterSpacing: '--plasma-attach-cell-label-letter-spacing',\n cellLabelLineHeight: '--plasma-attach-cell-label-line-height',\n\n cellTitleFontFamily: '--plasma-attach-cell-title-font-family',\n cellTitleFontSize: '--plasma-attach-cell-title-font-size',\n cellTitleFontStyle: '--plasma-attach-cell-title-font-style',\n cellTitleFontWeight: '--plasma-attach-cell-title-font-weight',\n cellTitleLetterSpacing: '--plasma-attach-cell-title-letter-spacing',\n cellTitleLineHeight: '--plasma-attach-cell-title-line-height',\n\n cellSubtitleFontFamily: '--plasma-attach-cell-subtitle-font-family',\n cellSubtitleFontSize: '--plasma-attach-cell-subtitle-font-size',\n cellSubtitleFontStyle: '--plasma-attach-cell-subtitle-font-style',\n cellSubtitleFontWeight: '--plasma-attach-cell-subtitle-font-weight',\n cellSubtitleLetterSpacing: '--plasma-attach-cell-subtitle-letter-spacing',\n cellSubtitleLineHeight: '--plasma-attach-cell-subtitle-line-height',\n\n // Токены для IconButton\n iconButtonColor: '--plasma-attach-icon-button-color',\n iconButtonBackgroundColor: '--plasma-attach-icon-button-background-color',\n iconButtonColorHover: '--plasma-attach-icon-button-color-hover',\n iconButtonBackgroundColorHover: '--plasma-attach-icon-button-background-color-hover',\n iconButtonColorActive: '--plasma-attach-icon-button-color-active',\n iconButtonBackgroundColorActive: '--plasma-attach-icon-button-background-color-active',\n\n iconButtonHeight: '--plasma-attach-icon-button-height',\n iconButtonWidth: '--plasma-attach-icon-button-width',\n iconButtonPadding: '--plasma-attach-icon-button-padding',\n iconButtonRadius: '--plasma-attach-icon-button-radius',\n iconButtonFontFamily: '--plasma-attach-icon-button-font-family',\n iconButtonFontSize: '--plasma-attach-icon-button-font-size',\n iconButtonFontStyle: '--plasma-attach-icon-button-font-style',\n iconButtonFontWeight: '--plasma-attach-icon-button-font-weight',\n iconButtonLetterSpacing: '--plasma-attach-icon-button-letter-spacing',\n iconButtonLineHeight: '--plasma-attach-icon-button-line-height',\n};\n"],"names":["classes","auto","horizontal","vertical","cellHidden","tokens","horizontalGap","verticalGap","buttonColor","buttonBackgroundColor","buttonColorHover","buttonBackgroundColorHover","buttonColorActive","buttonBackgroundColorActive","buttonHeight","buttonWidth","buttonPadding","buttonRadius","buttonFontFamily","buttonFontSize","buttonFontStyle","buttonFontWeight","buttonLetterSpacing","buttonLineHeight","cellColor","cellLabelColor","cellTitleColor","cellSubtitleColor","cellBackgroundColor","cellWidth","cellPadding","cellPaddingLeftContent","cellPaddingContent","cellPaddingRightContent","cellTextboxGap","cellGap","cellLabelFontFamily","cellLabelFontSize","cellLabelFontStyle","cellLabelFontWeight","cellLabelLetterSpacing","cellLabelLineHeight","cellTitleFontFamily","cellTitleFontSize","cellTitleFontStyle","cellTitleFontWeight","cellTitleLetterSpacing","cellTitleLineHeight","cellSubtitleFontFamily","cellSubtitleFontSize","cellSubtitleFontStyle","cellSubtitleFontWeight","cellSubtitleLetterSpacing","cellSubtitleLineHeight","iconButtonColor","iconButtonBackgroundColor","iconButtonColorHover","iconButtonBackgroundColorHover","iconButtonColorActive","iconButtonBackgroundColorActive","iconButtonHeight","iconButtonWidth","iconButtonPadding","iconButtonRadius","iconButtonFontFamily","iconButtonFontSize","iconButtonFontStyle","iconButtonFontWeight","iconButtonLetterSpacing","iconButtonLineHeight"],"mappings":";;;;AAAO,IAAMA,OAAO,GAAG;AACnBC,EAAAA,IAAI,EAAE,MAAM;AACZC,EAAAA,UAAU,EAAE,YAAY;AACxBC,EAAAA,QAAQ,EAAE,UAAU;AACpBC,EAAAA,UAAU,EAAE,aAAA;AAChB,EAAC;AAEM,IAAMC,MAAM,GAAG;AAClBC,EAAAA,aAAa,EAAE,gCAAgC;AAC/CC,EAAAA,WAAW,EAAE,8BAA8B;AAE3C;AACAC,EAAAA,WAAW,EAAE,8BAA8B;AAC3CC,EAAAA,qBAAqB,EAAE,yCAAyC;AAChEC,EAAAA,gBAAgB,EAAE,oCAAoC;AACtDC,EAAAA,0BAA0B,EAAE,+CAA+C;AAC3EC,EAAAA,iBAAiB,EAAE,qCAAqC;AACxDC,EAAAA,2BAA2B,EAAE,gDAAgD;AAE7EC,EAAAA,YAAY,EAAE,+BAA+B;AAC7CC,EAAAA,WAAW,EAAE,8BAA8B;AAC3CC,EAAAA,aAAa,EAAE,gCAAgC;AAC/CC,EAAAA,YAAY,EAAE,+BAA+B;AAE7CC,EAAAA,gBAAgB,EAAE,oCAAoC;AACtDC,EAAAA,cAAc,EAAE,kCAAkC;AAClDC,EAAAA,eAAe,EAAE,mCAAmC;AACpDC,EAAAA,gBAAgB,EAAE,oCAAoC;AACtDC,EAAAA,mBAAmB,EAAE,uCAAuC;AAC5DC,EAAAA,gBAAgB,EAAE,oCAAoC;AAEtD;AACAC,EAAAA,SAAS,EAAE,4BAA4B;AACvCC,EAAAA,cAAc,EAAE,kCAAkC;AAClDC,EAAAA,cAAc,EAAE,kCAAkC;AAClDC,EAAAA,iBAAiB,EAAE,qCAAqC;AACxDC,EAAAA,mBAAmB,EAAE,uCAAuC;AAE5DC,EAAAA,SAAS,EAAE,4BAA4B;AACvCC,EAAAA,WAAW,EAAE,8BAA8B;AAC3CC,EAAAA,sBAAsB,EAAE,2CAA2C;AACnEC,EAAAA,kBAAkB,EAAE,sCAAsC;AAC1DC,EAAAA,uBAAuB,EAAE,4CAA4C;AAErEC,EAAAA,cAAc,EAAE,kCAAkC;AAClDC,EAAAA,OAAO,EAAE,0BAA0B;AAEnCC,EAAAA,mBAAmB,EAAE,wCAAwC;AAC7DC,EAAAA,iBAAiB,EAAE,sCAAsC;AACzDC,EAAAA,kBAAkB,EAAE,uCAAuC;AAC3DC,EAAAA,mBAAmB,EAAE,wCAAwC;AAC7DC,EAAAA,sBAAsB,EAAE,2CAA2C;AACnEC,EAAAA,mBAAmB,EAAE,wCAAwC;AAE7DC,EAAAA,mBAAmB,EAAE,wCAAwC;AAC7DC,EAAAA,iBAAiB,EAAE,sCAAsC;AACzDC,EAAAA,kBAAkB,EAAE,uCAAuC;AAC3DC,EAAAA,mBAAmB,EAAE,wCAAwC;AAC7DC,EAAAA,sBAAsB,EAAE,2CAA2C;AACnEC,EAAAA,mBAAmB,EAAE,wCAAwC;AAE7DC,EAAAA,sBAAsB,EAAE,2CAA2C;AACnEC,EAAAA,oBAAoB,EAAE,yCAAyC;AAC/DC,EAAAA,qBAAqB,EAAE,0CAA0C;AACjEC,EAAAA,sBAAsB,EAAE,2CAA2C;AACnEC,EAAAA,yBAAyB,EAAE,8CAA8C;AACzEC,EAAAA,sBAAsB,EAAE,2CAA2C;AAEnE;AACAC,EAAAA,eAAe,EAAE,mCAAmC;AACpDC,EAAAA,yBAAyB,EAAE,8CAA8C;AACzEC,EAAAA,oBAAoB,EAAE,yCAAyC;AAC/DC,EAAAA,8BAA8B,EAAE,oDAAoD;AACpFC,EAAAA,qBAAqB,EAAE,0CAA0C;AACjEC,EAAAA,+BAA+B,EAAE,qDAAqD;AAEtFC,EAAAA,gBAAgB,EAAE,oCAAoC;AACtDC,EAAAA,eAAe,EAAE,mCAAmC;AACpDC,EAAAA,iBAAiB,EAAE,qCAAqC;AACxDC,EAAAA,gBAAgB,EAAE,oCAAoC;AACtDC,EAAAA,oBAAoB,EAAE,yCAAyC;AAC/DC,EAAAA,kBAAkB,EAAE,uCAAuC;AAC3DC,EAAAA,mBAAmB,EAAE,wCAAwC;AAC7DC,EAAAA,oBAAoB,EAAE,yCAAyC;AAC/DC,EAAAA,uBAAuB,EAAE,4CAA4C;AACrEC,EAAAA,oBAAoB,EAAE,yCAAA;AAC1B;;;;;"}
@@ -1,23 +0,0 @@
1
- import './Button.styles_oi6jxf.css';
2
- 'use strict';
3
-
4
- Object.defineProperty(exports, '__esModule', { value: true });
5
-
6
- var react = require('@linaria/react');
7
- require('@linaria/core');
8
- var common = require('../../../../engines/common.js');
9
- var Button$1 = require('../../../Button/Button.js');
10
-
11
- var mergedConfig = /*#__PURE__*/common.mergeConfig(Button$1.buttonConfig);
12
- var Button = /*#__PURE__*/common.component(mergedConfig);
13
- var _exp = function _exp() {
14
- return Button;
15
- };
16
- var StyledButton = /*#__PURE__*/react.styled(_exp())({
17
- name: "StyledButton",
18
- "class": "sfplb1t",
19
- propsAsIs: true
20
- });
21
-
22
- exports.StyledButton = StyledButton;
23
- //# sourceMappingURL=Button.styles.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Button.styles.js","sources":["../../../../../src/components/Attach/ui/Button/Button.styles.tsx"],"sourcesContent":["import { styled } from '@linaria/react';\n\nimport { component, mergeConfig } from '../../../../engines';\nimport { buttonConfig, buttonTokens } from '../../../Button';\nimport { tokens as attachTokens } from '../../Attach.tokens';\n\nconst mergedConfig = mergeConfig(buttonConfig);\nconst Button = component(mergedConfig);\n\nexport const StyledButton = styled(Button)`\n ${buttonTokens.buttonColor}: var(${attachTokens.buttonColor});\n ${buttonTokens.buttonBackgroundColor}: var(${attachTokens.buttonBackgroundColor});\n ${buttonTokens.buttonColorHover}: var(${attachTokens.buttonColorHover});\n ${buttonTokens.buttonBackgroundColorHover}: var(${attachTokens.buttonBackgroundColorHover});\n ${buttonTokens.buttonColorActive}: var(${attachTokens.buttonColorActive});\n ${buttonTokens.buttonBackgroundColorActive}: var(${attachTokens.buttonBackgroundColorActive});\n\n ${buttonTokens.buttonHeight}: var(${attachTokens.buttonHeight});\n ${buttonTokens.buttonWidth}: var(${attachTokens.buttonWidth});\n ${buttonTokens.buttonPadding}: var(${attachTokens.buttonPadding});\n ${buttonTokens.buttonRadius}: var(${attachTokens.buttonRadius});\n\n ${buttonTokens.buttonFontFamily}: var(${attachTokens.buttonFontFamily});\n ${buttonTokens.buttonFontSize}: var(${attachTokens.buttonFontSize});\n ${buttonTokens.buttonFontStyle}: var(${attachTokens.buttonFontStyle});\n ${buttonTokens.buttonFontWeight}: var(${attachTokens.buttonFontWeight});\n ${buttonTokens.buttonLetterSpacing}: var(${attachTokens.buttonLetterSpacing});\n ${buttonTokens.buttonLineHeight}: var(${attachTokens.buttonLineHeight});\n`;\n"],"names":["mergedConfig","mergeConfig","buttonConfig","Button","component","_exp","StyledButton","styled","name","class","propsAsIs"],"mappings":";;;;;;;;;AAMA,IAAMA,YAAY,gBAAGC,kBAAW,CAACC,qBAAY,CAAC,CAAA;AAC9C,IAAMC,MAAM,gBAAGC,gBAAS,CAACJ,YAAY,CAAC,CAAA;AAAC,IAAAK,IAAA,GANrBA,SAMqBA,IAAAA,GAAA;AAAA,EAAA,OAEJF,MAAM,CAAA;AAAA,CAAA,CAAA;AAAlC,IAAMG,YAAY,gBAAGC,YAAM,CAAAF,IAAA,EAAA,CAAA,CAAA;AAAAG,EAAAA,IAAA,EAAA,cAAA;AAAAC,EAAAA,OAAAA,EAAA,SAAA;AAAAC,EAAAA,SAAA,EAAA,IAAA;AAAA,CAmBjC;;;;"}
@@ -1 +0,0 @@
1
- .sfplb1t{--plasma-button-color:var(--plasma-attach-button-color);--plasma-button-background-color:var(--plasma-attach-button-background-color);--plasma-button-color-hover:var(--plasma-attach-button-color-hover);--plasma-button-background-color-hover:var(--plasma-attach-button-background-color-hover);--plasma-button-color-active:var(--plasma-attach-button-color-active);--plasma-button-background-color-active:var(--plasma-attach-button-background-color-active);--plasma-button-height:var(--plasma-attach-button-height);--plasma-button-width:var(--plasma-attach-button-width);--plasma-button-padding:var(--plasma-attach-button-padding);--plasma-button-radius:var(--plasma-attach-button-radius);--plasma-button-font-family:var(--plasma-attach-button-font-family);--plasma-button-font-size:var(--plasma-attach-button-font-size);--plasma-button-font-style:var(--plasma-attach-button-font-style);--plasma-button-font-weight:var(--plasma-attach-button-font-weight);--plasma-button-letter-spacing:var(--plasma-attach-button-letter-spacing);--plasma-button-line-height:var(--plasma-attach-button-line-height);}
@@ -1,25 +0,0 @@
1
- import './Cell.styles_1dlvsak.css';
2
- 'use strict';
3
-
4
- Object.defineProperty(exports, '__esModule', { value: true });
5
-
6
- var react = require('@linaria/react');
7
- require('@linaria/core');
8
- var common = require('../../../../engines/common.js');
9
- require('react');
10
- require('styled-components');
11
- var Cell$1 = require('../../../Cell/Cell.js');
12
-
13
- var mergedConfig = /*#__PURE__*/common.mergeConfig(Cell$1.cellConfig);
14
- var Cell = /*#__PURE__*/common.component(mergedConfig);
15
- var _exp = function _exp() {
16
- return Cell;
17
- };
18
- var StyledCell = /*#__PURE__*/react.styled(_exp())({
19
- name: "StyledCell",
20
- "class": "si1k6gv",
21
- propsAsIs: true
22
- });
23
-
24
- exports.StyledCell = StyledCell;
25
- //# sourceMappingURL=Cell.styles.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Cell.styles.js","sources":["../../../../../src/components/Attach/ui/Cell/Cell.styles.tsx"],"sourcesContent":["import { styled } from '@linaria/react';\n\nimport { component, mergeConfig } from '../../../../engines';\nimport { cellConfig, cellTokens } from '../../../Cell';\nimport { tokens as attachTokens, classes } from '../../Attach.tokens';\n\nconst mergedConfig = mergeConfig(cellConfig);\nconst Cell = component(mergedConfig);\n\nexport const StyledCell = styled(Cell)`\n ${cellTokens.cellLabelColor}: var(${attachTokens.cellLabelColor});\n ${cellTokens.cellTitleColor}: var(${attachTokens.cellTitleColor});\n ${cellTokens.cellSubtitleColor}: var(${attachTokens.cellSubtitleColor});\n ${cellTokens.cellBackgroundColor}: var(${attachTokens.cellBackgroundColor});\n\n ${cellTokens.cellWidth}: var(${attachTokens.cellWidth});\n ${cellTokens.cellPadding}: var(${attachTokens.cellPadding});\n ${cellTokens.cellPaddingLeftContent}: var(${attachTokens.cellPaddingLeftContent});\n ${cellTokens.cellPaddingContent}: var(${attachTokens.cellPaddingContent});\n ${cellTokens.cellPaddingRightContent}: var(${attachTokens.cellPaddingRightContent});\n\n ${cellTokens.cellTextboxGap}: var(${attachTokens.cellTextboxGap});\n ${cellTokens.cellGap}: var(${attachTokens.cellGap});\n\n ${cellTokens.cellLabelFontFamily}: var(${attachTokens.cellLabelFontFamily});\n ${cellTokens.cellLabelFontSize}: var(${attachTokens.cellLabelFontSize});\n ${cellTokens.cellLabelFontStyle}: var(${attachTokens.cellLabelFontStyle});\n ${cellTokens.cellLabelFontWeight}: var(${attachTokens.cellLabelFontWeight});\n ${cellTokens.cellLabelLetterSpacing}: var(${attachTokens.cellLabelLetterSpacing});\n ${cellTokens.cellLabelLineHeight}: var(${attachTokens.cellLabelLineHeight});\n\n ${cellTokens.cellTitleFontFamily}: var(${attachTokens.cellTitleFontFamily});\n ${cellTokens.cellTitleFontSize}: var(${attachTokens.cellTitleFontSize});\n ${cellTokens.cellTitleFontStyle}: var(${attachTokens.cellTitleFontStyle});\n ${cellTokens.cellTitleFontWeight}: var(${attachTokens.cellTitleFontWeight});\n ${cellTokens.cellTitleLetterSpacing}: var(${attachTokens.cellTitleLetterSpacing});\n ${cellTokens.cellTitleLineHeight}: var(${attachTokens.cellTitleLineHeight});\n\n ${cellTokens.cellSubtitleFontFamily}: var(${attachTokens.cellSubtitleFontFamily});\n ${cellTokens.cellSubtitleFontSize}: var(${attachTokens.cellSubtitleFontSize});\n ${cellTokens.cellSubtitleFontStyle}: var(${attachTokens.cellSubtitleFontStyle});\n ${cellTokens.cellSubtitleFontWeight}: var(${attachTokens.cellSubtitleFontWeight});\n ${cellTokens.cellSubtitleLetterSpacing}: var(${attachTokens.cellSubtitleLetterSpacing});\n ${cellTokens.cellSubtitleLineHeight}: var(${attachTokens.cellSubtitleLineHeight});\n\n width: fit-content !important;\n\n &.${classes.cellHidden} {\n visibility: hidden;\n }\n`;\n"],"names":["mergedConfig","mergeConfig","cellConfig","Cell","component","_exp","StyledCell","styled","name","class","propsAsIs"],"mappings":";;;;;;;;;;;AAMA,IAAMA,YAAY,gBAAGC,kBAAW,CAACC,iBAAU,CAAC,CAAA;AAC5C,IAAMC,IAAI,gBAAGC,gBAAS,CAACJ,YAAY,CAAC,CAAA;AAAC,IAAAK,IAAA,GANnBA,SAMmBA,IAAAA,GAAA;AAAA,EAAA,OAEJF,IAAI,CAAA;AAAA,CAAA,CAAA;AAA9B,IAAMG,UAAU,gBAAGC,YAAM,CAAAF,IAAA,EAAA,CAAA,CAAA;AAAAG,EAAAA,IAAA,EAAA,YAAA;AAAAC,EAAAA,OAAAA,EAAA,SAAA;AAAAC,EAAAA,SAAA,EAAA,IAAA;AAAA,CAyC/B;;;;"}
@@ -1 +0,0 @@
1
- .si1k6gv{--plasma-cell-label-color:var(--plasma-attach-cell-label-color);--plasma-cell-title-color:var(--plasma-attach-cell-title-color);--plasma-cell-subtitle-color:var(--plasma-attach-cell-subtitle-color);--plasma-cell-background-color:var(--plasma-attach-cell-background-color);--plasma-cell-width:var(--plasma-attach-cell-width);--plasma-cell-padding:var(--plasma-attach-cell-padding);--plasma-cell-padding-left-content:var(--plasma-attach-cell-padding-left-content);--plasma-cell-padding-content:var(--plasma-attach-cell-padding-content);--plasma-cell-padding-right-content:var(--plasma-attach-cell-padding-right-content);--plasma-cell-textbox-gap:var(--plasma-attach-cell-textbox-gap);--plasma-cell-gap:var(--plasma-attach-cell-gap);--plasma-cell-label-font-family:var(--plasma-attach-cell-label-font-family);--plasma-cell-label-font-size:var(--plasma-attach-cell-label-font-size);--plasma-cell-label-font-style:var(--plasma-attach-cell-label-font-style);--plasma-cell-label-font-weight:var(--plasma-attach-cell-label-font-weight);--plasma-cell-label-letter-spacing:var(--plasma-attach-cell-label-letter-spacing);--plasma-cell-label-line-height:var(--plasma-attach-cell-label-line-height);--plasma-cell-title-font-family:var(--plasma-attach-cell-title-font-family);--plasma-cell-title-font-size:var(--plasma-attach-cell-title-font-size);--plasma-cell-title-font-style:var(--plasma-attach-cell-title-font-style);--plasma-cell-title-font-weight:var(--plasma-attach-cell-title-font-weight);--plasma-cell-title-letter-spacing:var(--plasma-attach-cell-title-letter-spacing);--plasma-cell-title-line-height:var(--plasma-attach-cell-title-line-height);--plasma-cell-subtitle-font-family:var(--plasma-attach-cell-subtitle-font-family);--plasma-cell-subtitle-font-size:var(--plasma-attach-cell-subtitle-font-size);--plasma-cell-subtitle-font-style:var(--plasma-attach-cell-subtitle-font-style);--plasma-cell-subtitle-font-weight:var(--plasma-attach-cell-subtitle-font-weight);--plasma-cell-subtitle-letter-spacing:var(--plasma-attach-cell-subtitle-letter-spacing);--plasma-cell-subtitle-line-height:var(--plasma-attach-cell-subtitle-line-height);width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;}.si1k6gv.cell-hidden{visibility:hidden;}
@@ -1,23 +0,0 @@
1
- import './IconButton.styles_14dty7n.css';
2
- 'use strict';
3
-
4
- Object.defineProperty(exports, '__esModule', { value: true });
5
-
6
- var react = require('@linaria/react');
7
- require('@linaria/core');
8
- var common = require('../../../../engines/common.js');
9
- var IconButton$1 = require('../../../IconButton/IconButton.js');
10
-
11
- var mergedConfig = /*#__PURE__*/common.mergeConfig(IconButton$1.iconButtonConfig);
12
- var IconButton = /*#__PURE__*/common.component(mergedConfig);
13
- var _exp = function _exp() {
14
- return IconButton;
15
- };
16
- var StyledIconButton = /*#__PURE__*/react.styled(_exp())({
17
- name: "StyledIconButton",
18
- "class": "sdel9u5",
19
- propsAsIs: true
20
- });
21
-
22
- exports.StyledIconButton = StyledIconButton;
23
- //# sourceMappingURL=IconButton.styles.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IconButton.styles.js","sources":["../../../../../src/components/Attach/ui/iconButton/IconButton.styles.tsx"],"sourcesContent":["import { styled } from '@linaria/react';\n\nimport { component, mergeConfig } from '../../../../engines';\nimport { iconButtonConfig, iconButtonTokens } from '../../../IconButton';\nimport { tokens as attachTokens } from '../../Attach.tokens';\n\nconst mergedConfig = mergeConfig(iconButtonConfig);\nconst IconButton = component(mergedConfig);\n\nexport const StyledIconButton = styled(IconButton)`\n ${iconButtonTokens.iconButtonColor}: var(${attachTokens.iconButtonColor});\n ${iconButtonTokens.iconButtonBackgroundColor}: var(${attachTokens.iconButtonBackgroundColor});\n ${iconButtonTokens.iconButtonColorHover}: var(${attachTokens.iconButtonColorHover});\n ${iconButtonTokens.iconButtonBackgroundColorHover}: var(${attachTokens.iconButtonBackgroundColorHover});\n ${iconButtonTokens.iconButtonColorActive}: var(${attachTokens.iconButtonColorActive});\n ${iconButtonTokens.iconButtonBackgroundColorActive}: var(${attachTokens.iconButtonBackgroundColorActive});\n\n ${iconButtonTokens.iconButtonHeight}: var(${attachTokens.iconButtonHeight});\n ${iconButtonTokens.iconButtonWidth}: var(${attachTokens.iconButtonWidth});\n ${iconButtonTokens.iconButtonPadding}: var(${attachTokens.iconButtonPadding});\n ${iconButtonTokens.iconButtonRadius}: var(${attachTokens.iconButtonRadius});\n ${iconButtonTokens.iconButtonFontFamily}: var(${attachTokens.iconButtonFontFamily});\n ${iconButtonTokens.iconButtonFontSize}: var(${attachTokens.iconButtonFontSize});\n ${iconButtonTokens.iconButtonFontStyle}: var(${attachTokens.iconButtonFontStyle});\n ${iconButtonTokens.iconButtonFontWeight}: var(${attachTokens.iconButtonFontWeight});\n ${iconButtonTokens.iconButtonLetterSpacing}: var(${attachTokens.iconButtonLetterSpacing});\n ${iconButtonTokens.iconButtonLineHeight}: var(${attachTokens.iconButtonLineHeight});\n`;\n"],"names":["mergedConfig","mergeConfig","iconButtonConfig","IconButton","component","_exp","StyledIconButton","styled","name","class","propsAsIs"],"mappings":";;;;;;;;;AAMA,IAAMA,YAAY,gBAAGC,kBAAW,CAACC,6BAAgB,CAAC,CAAA;AAClD,IAAMC,UAAU,gBAAGC,gBAAS,CAACJ,YAAY,CAAC,CAAA;AAAC,IAAAK,IAAA,GANzBA,SAMyBA,IAAAA,GAAA;AAAA,EAAA,OAEJF,UAAU,CAAA;AAAA,CAAA,CAAA;AAA1C,IAAMG,gBAAgB,gBAAGC,YAAM,CAAAF,IAAA,EAAA,CAAA,CAAA;AAAAG,EAAAA,IAAA,EAAA,kBAAA;AAAAC,EAAAA,OAAAA,EAAA,SAAA;AAAAC,EAAAA,SAAA,EAAA,IAAA;AAAA,CAkBrC;;;;"}
@@ -1 +0,0 @@
1
- .sdel9u5{--plasma-icon-button-color:var(--plasma-attach-icon-button-color);--plasma-icon-button-background-color:var(--plasma-attach-icon-button-background-color);--plasma-icon-button-color-hover:var(--plasma-attach-icon-button-color-hover);--plasma-icon-button-background-color-hover:var(--plasma-attach-icon-button-background-color-hover);--plasma-icon-button-color-active:var(--plasma-attach-icon-button-color-active);--plasma-icon-button-background-color-active:var(--plasma-attach-icon-button-background-color-active);--plasma-icon-button-height:var(--plasma-attach-icon-button-height);--plasma-icon-button-width:var(--plasma-attach-icon-button-width);--plasma-icon-button-padding:var(--plasma-attach-icon-button-padding);--plasma-icon-button-radius:var(--plasma-attach-icon-button-radius);--plasma-icon-button-font-family:var(--plasma-attach-icon-button-font-family);--plasma-icon-button-font-size:var(--plasma-attach-icon-button-font-size);--plasma-icon-button-font-style:var(--plasma-attach-icon-button-font-style);--plasma-icon-button-font-weight:var(--plasma-attach-icon-button-font-weight);--plasma-icon-button-letter-spacing:var(--plasma-attach-icon-button-letter-spacing);--plasma-icon-button-line-height:var(--plasma-attach-icon-button-line-height);}
@@ -1,10 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var extractExtension = function extractExtension(filename) {
6
- return filename.split('.').pop();
7
- };
8
-
9
- exports.extractExtension = extractExtension;
10
- //# sourceMappingURL=extractExtension.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"extractExtension.js","sources":["../../../../src/components/Attach/utils/extractExtension.ts"],"sourcesContent":["export const extractExtension = (filename: string) => filename.split('.').pop();\n"],"names":["extractExtension","filename","split","pop"],"mappings":";;;;IAAaA,gBAAgB,GAAG,SAAnBA,gBAAgBA,CAAIC,QAAgB,EAAA;EAAA,OAAKA,QAAQ,CAACC,KAAK,CAAC,GAAG,CAAC,CAACC,GAAG,EAAE,CAAA;AAAA;;;;"}
@@ -1,27 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var React = require('react');
6
- var plasmaIcons = require('@salutejs/plasma-icons');
7
-
8
- var _IconBlankPdfOutline, _IconBlankDocOutline, _IconBlankXlsOutline, _IconBlankTxtOutline, _IconBlankCsvOutline, _IconBlankOutline;
9
- var getFileicon = function getFileicon(extension) {
10
- switch (extension) {
11
- case 'pdf':
12
- return _IconBlankPdfOutline || (_IconBlankPdfOutline = /*#__PURE__*/React.createElement(plasmaIcons.IconBlankPdfOutline, null));
13
- case 'doc':
14
- return _IconBlankDocOutline || (_IconBlankDocOutline = /*#__PURE__*/React.createElement(plasmaIcons.IconBlankDocOutline, null));
15
- case 'xls':
16
- return _IconBlankXlsOutline || (_IconBlankXlsOutline = /*#__PURE__*/React.createElement(plasmaIcons.IconBlankXlsOutline, null));
17
- case 'txt':
18
- return _IconBlankTxtOutline || (_IconBlankTxtOutline = /*#__PURE__*/React.createElement(plasmaIcons.IconBlankTxtOutline, null));
19
- case 'csv':
20
- return _IconBlankCsvOutline || (_IconBlankCsvOutline = /*#__PURE__*/React.createElement(plasmaIcons.IconBlankCsvOutline, null));
21
- default:
22
- return _IconBlankOutline || (_IconBlankOutline = /*#__PURE__*/React.createElement(plasmaIcons.IconBlankOutline, null));
23
- }
24
- };
25
-
26
- exports.getFileicon = getFileicon;
27
- //# sourceMappingURL=getFileicon.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getFileicon.js","sources":["../../../../src/components/Attach/utils/getFileicon.tsx"],"sourcesContent":["import React from 'react';\nimport {\n IconBlankCsvOutline,\n IconBlankDocOutline,\n IconBlankOutline,\n IconBlankPdfOutline,\n IconBlankTxtOutline,\n IconBlankXlsOutline,\n} from '@salutejs/plasma-icons';\n\nexport const getFileicon = (extension: string) => {\n switch (extension) {\n case 'pdf':\n return <IconBlankPdfOutline />;\n case 'doc':\n return <IconBlankDocOutline />;\n case 'xls':\n return <IconBlankXlsOutline />;\n case 'txt':\n return <IconBlankTxtOutline />;\n case 'csv':\n return <IconBlankCsvOutline />;\n default:\n return <IconBlankOutline />;\n }\n};\n"],"names":["getFileicon","extension","_IconBlankPdfOutline","React","createElement","IconBlankPdfOutline","_IconBlankDocOutline","IconBlankDocOutline","_IconBlankXlsOutline","IconBlankXlsOutline","_IconBlankTxtOutline","IconBlankTxtOutline","_IconBlankCsvOutline","IconBlankCsvOutline","_IconBlankOutline","IconBlankOutline"],"mappings":";;;;;;;;IAUaA,WAAW,GAAG,SAAdA,WAAWA,CAAIC,SAAiB,EAAK;AAC9C,EAAA,QAAQA,SAAS;AACb,IAAA,KAAK,KAAK;MACN,OAAAC,oBAAA,KAAAA,oBAAA,gBAAOC,KAAA,CAAAC,aAAA,CAACC,+BAAmB,EAAA,IAAE,CAAC,CAAA,CAAA;AAClC,IAAA,KAAK,KAAK;MACN,OAAAC,oBAAA,KAAAA,oBAAA,gBAAOH,KAAA,CAAAC,aAAA,CAACG,+BAAmB,EAAA,IAAE,CAAC,CAAA,CAAA;AAClC,IAAA,KAAK,KAAK;MACN,OAAAC,oBAAA,KAAAA,oBAAA,gBAAOL,KAAA,CAAAC,aAAA,CAACK,+BAAmB,EAAA,IAAE,CAAC,CAAA,CAAA;AAClC,IAAA,KAAK,KAAK;MACN,OAAAC,oBAAA,KAAAA,oBAAA,gBAAOP,KAAA,CAAAC,aAAA,CAACO,+BAAmB,EAAA,IAAE,CAAC,CAAA,CAAA;AAClC,IAAA,KAAK,KAAK;MACN,OAAAC,oBAAA,KAAAA,oBAAA,gBAAOT,KAAA,CAAAC,aAAA,CAACS,+BAAmB,EAAA,IAAE,CAAC,CAAA,CAAA;AAClC,IAAA;MACI,OAAAC,iBAAA,KAAAA,iBAAA,gBAAOX,KAAA,CAAAC,aAAA,CAACW,4BAAgB,EAAA,IAAE,CAAC,CAAA,CAAA;AACnC,GAAA;AACJ;;;;"}
@@ -1,16 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- var truncateFilename = function truncateFilename(filename, startTruncationIndex) {
6
- var separator = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : '...';
7
- var strings = filename.split('.');
8
- var extension = strings.length > 1 ? strings[strings.length - 1] : null;
9
- var left = strings.length > 1 ? strings.slice(0, -1).join('.') : strings[0];
10
- var lastFilenameLetter = left[left.length - 1];
11
- var truncatedFilename = "".concat(left.substring(0, startTruncationIndex)).concat(separator).concat(lastFilenameLetter);
12
- return extension ? "".concat(truncatedFilename, ".").concat(extension) : truncatedFilename;
13
- };
14
-
15
- exports.truncateFilename = truncateFilename;
16
- //# sourceMappingURL=truncateFilename.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"truncateFilename.js","sources":["../../../../src/components/Attach/utils/truncateFilename.ts"],"sourcesContent":["export const truncateFilename = (filename: string, startTruncationIndex: number, separator = '...') => {\n const strings = filename.split('.');\n\n const extension = strings.length > 1 ? strings[strings.length - 1] : null;\n const left = strings.length > 1 ? strings.slice(0, -1).join('.') : strings[0];\n\n const lastFilenameLetter = left[left.length - 1];\n const truncatedFilename = `${left.substring(0, startTruncationIndex)}${separator}${lastFilenameLetter}`;\n\n return extension ? `${truncatedFilename}.${extension}` : truncatedFilename;\n};\n"],"names":["truncateFilename","filename","startTruncationIndex","separator","arguments","length","undefined","strings","split","extension","left","slice","join","lastFilenameLetter","truncatedFilename","concat","substring"],"mappings":";;;;AAAO,IAAMA,gBAAgB,GAAG,SAAnBA,gBAAgBA,CAAIC,QAAgB,EAAEC,oBAA4B,EAAwB;AAAA,EAAA,IAAtBC,SAAS,GAAAC,SAAA,CAAAC,MAAA,GAAA,CAAA,IAAAD,SAAA,CAAA,CAAA,CAAA,KAAAE,SAAA,GAAAF,SAAA,CAAA,CAAA,CAAA,GAAG,KAAK,CAAA;AAC9F,EAAA,IAAMG,OAAO,GAAGN,QAAQ,CAACO,KAAK,CAAC,GAAG,CAAC,CAAA;AAEnC,EAAA,IAAMC,SAAS,GAAGF,OAAO,CAACF,MAAM,GAAG,CAAC,GAAGE,OAAO,CAACA,OAAO,CAACF,MAAM,GAAG,CAAC,CAAC,GAAG,IAAI,CAAA;EACzE,IAAMK,IAAI,GAAGH,OAAO,CAACF,MAAM,GAAG,CAAC,GAAGE,OAAO,CAACI,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAACC,IAAI,CAAC,GAAG,CAAC,GAAGL,OAAO,CAAC,CAAC,CAAC,CAAA;EAE7E,IAAMM,kBAAkB,GAAGH,IAAI,CAACA,IAAI,CAACL,MAAM,GAAG,CAAC,CAAC,CAAA;EAChD,IAAMS,iBAAiB,MAAAC,MAAA,CAAML,IAAI,CAACM,SAAS,CAAC,CAAC,EAAEd,oBAAoB,CAAC,CAAA,CAAAa,MAAA,CAAGZ,SAAS,EAAAY,MAAA,CAAGF,kBAAkB,CAAE,CAAA;EAEvG,OAAOJ,SAAS,GAAAM,EAAAA,CAAAA,MAAA,CAAMD,iBAAiB,OAAAC,MAAA,CAAIN,SAAS,CAAA,GAAKK,iBAAiB,CAAA;AAC9E;;;;"}
@@ -1,9 +0,0 @@
1
- import './base_eax0b8.css';
2
- 'use strict';
3
-
4
- Object.defineProperty(exports, '__esModule', { value: true });
5
-
6
- var base = "b1pj1390";
7
-
8
- exports.base = base;
9
- //# sourceMappingURL=base.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"base.js","sources":["../../../../../src/components/Attach/variations/_size/base.ts"],"sourcesContent":["import { css } from '@linaria/core';\n\nimport { tokens, classes } from '../../Attach.tokens';\n\nexport const base = css`\n &.${classes.horizontal} {\n column-gap: var(${tokens.horizontalGap});\n }\n\n &.${classes.vertical} {\n row-gap: var(${tokens.verticalGap});\n }\n\n &.${classes.auto} {\n row-gap: var(${tokens.verticalGap});\n column-gap: var(${tokens.horizontalGap});\n }\n}\n`;\n"],"names":["base"],"mappings":";;;;AAIO,IAAMA,IAAI,GAchB;;;;"}
@@ -1 +0,0 @@
1
- .b1pj1390.horizontal{-webkit-column-gap:var(--plasma-attach-horizontal-gap);column-gap:var(--plasma-attach-horizontal-gap);}.b1pj1390.vertical{row-gap:var(--plasma-attach-vertical-gap);}.b1pj1390.auto{row-gap:var(--plasma-attach-vertical-gap);-webkit-column-gap:var(--plasma-attach-horizontal-gap);column-gap:var(--plasma-attach-horizontal-gap);}
@@ -1,9 +0,0 @@
1
- import './base_1nvsg1b.css';
2
- 'use strict';
3
-
4
- Object.defineProperty(exports, '__esModule', { value: true });
5
-
6
- var base = "b438e2d";
7
-
8
- exports.base = base;
9
- //# sourceMappingURL=base.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"base.js","sources":["../../../../../src/components/Attach/variations/_view/base.ts"],"sourcesContent":["import { css } from '@linaria/core';\n\nimport { classes } from '../../Attach.tokens';\n\nexport const base = css`\n &.${classes.horizontal} {\n flex-direction: row;\n }\n\n &.${classes.vertical} {\n flex-direction: column;\n }\n\n &.${classes.auto} {\n flex-wrap: wrap;\n }\n`;\n"],"names":["base"],"mappings":";;;;AAIO,IAAMA,IAAI,GAYhB;;;;"}
@@ -1 +0,0 @@
1
- .b438e2d.horizontal{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.b438e2d.vertical{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.b438e2d.auto{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
@@ -1 +0,0 @@
1
- .bofyi4a .textarea-container{-webkit-transition:box-shadow 0.1s ease-in-out;transition:box-shadow 0.1s ease-in-out;border-radius:var(--plasma-textarea-border-radius);box-shadow:inset 0 0 0 var(--plasma-textarea-border-size,1px) var(--plasma-textarea-border-color);}.bofyi4a .textarea-wrapper{-webkit-transition:background-color 0.1s ease-in-out,box-shadow 0.1s ease-in-out;transition:background-color 0.1s ease-in-out,box-shadow 0.1s ease-in-out;box-shadow:inset 0 0 0 var(--plasma-textarea-border-size,1px) var(--plasma-textarea-input-border-color);}.bofyi4a:focus-within:not([readonly]) .textarea-wrapper{background-color:var(--plasma-textarea-input-background-color-focus);box-shadow:inset 0 0 0 var(--plasma-textarea-border-size,1px) var(--plasma-textarea-input-border-color-focus);}.bofyi4a:focus-within:not([readonly]) .textarea-container{box-shadow:inset 0 0 0 var(--plasma-textarea-border-size,1px) var(--plasma-textarea-border-color-focus);}.bofyi4a:focus-within:not([readonly]) .textarea-helpers{background-color:var(--plasma-textarea-helpers-background-color-focus);}.bofyi4a:hover:not([disabled]):not([readonly]):not(:focus-within) .textarea-container{box-shadow:inset 0 0 0 var(--plasma-textarea-border-size,1px) var(--plasma-textarea-border-color-hover);}.bofyi4a:hover:not([disabled]):not([readonly]):not(:focus-within) .textarea-wrapper{box-shadow:inset 0 0 0 var(--plasma-textarea-border-size,1px) var(--plasma-textarea-input-border-color-hover);background-color:var(--plasma-textarea-input-background-color-hover);}.bofyi4a:hover:not([disabled]):not([readonly]):not(:focus-within) .textarea-wrapper + .textarea-helpers{background-color:var(--plasma-textarea-helpers-background-color-hover);}.bofyi4a:active:not([disabled]):not([readonly]):not(:focus-within) .textarea-wrapper{box-shadow:inset 0 0 0 var(--plasma-textarea-border-size,1px) var(--plasma-textarea-input-border-color-active);background-color:var(--plasma-textarea-input-background-color-active);}.bofyi4a:active:not([disabled]):not([readonly]):not(:focus-within) .textarea-wrapper + .textarea-helpers{background-color:var(--plasma-textarea-helpers-background-color-active);}
@@ -1,180 +0,0 @@
1
- "use strict";
2
-
3
- function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
- Object.defineProperty(exports, "__esModule", {
5
- value: true
6
- });
7
- exports.attachRoot = exports.attachConfig = void 0;
8
- var _react = /*#__PURE__*/_interopRequireWildcard( /*#__PURE__*/require("react"));
9
- var _plasmaIcons = /*#__PURE__*/require("@salutejs/plasma-icons");
10
- var _plasmaCore = /*#__PURE__*/require("@salutejs/plasma-core");
11
- var _utils = /*#__PURE__*/require("../../utils");
12
- var _base = /*#__PURE__*/require("./variations/_size/base");
13
- var _base2 = /*#__PURE__*/require("./variations/_view/base");
14
- var _Attach = /*#__PURE__*/require("./Attach.styles");
15
- var _Button = /*#__PURE__*/require("./ui/Button/Button");
16
- var _Cell = /*#__PURE__*/require("./ui/Cell/Cell");
17
- var _IconButton = /*#__PURE__*/require("./ui/iconButton/IconButton");
18
- var _utils2 = /*#__PURE__*/require("./utils");
19
- var _Attach2 = /*#__PURE__*/require("./Attach.tokens");
20
- var _IconCloseCircleOutli;
21
- var _excluded = ["flow", "text", "hasAttachment", "acceptedFileFormats", "size", "view", "className"];
22
- function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
23
- function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
24
- function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
25
- function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
26
- function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
27
- function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
28
- function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
29
- function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t["return"] && (u = t["return"](), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
30
- function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
31
- function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
32
- function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
33
- var attachRoot = exports.attachRoot = function attachRoot(Root) {
34
- return /*#__PURE__*/(0, _react.forwardRef)(function (props, outerRef) {
35
- var _props$flow = props.flow,
36
- flow = _props$flow === void 0 ? 'auto' : _props$flow,
37
- _props$text = props.text,
38
- text = _props$text === void 0 ? 'Загрузить файл' : _props$text,
39
- _props$hasAttachment = props.hasAttachment,
40
- hasAttachment = _props$hasAttachment === void 0 ? true : _props$hasAttachment,
41
- acceptedFileFormats = props.acceptedFileFormats,
42
- size = props.size,
43
- view = props.view,
44
- className = props.className,
45
- rest = _objectWithoutProperties(props, _excluded);
46
- var inputRef = (0, _react.useRef)(null);
47
- var inputHelperRef = (0, _react.useRef)(null);
48
- var cellRef = (0, _react.useRef)(null);
49
- var innerRef = (0, _react.useRef)(null);
50
- var ref = (0, _plasmaCore.useForkRef)(outerRef, innerRef);
51
- var _useState = (0, _react.useState)(null),
52
- _useState2 = _slicedToArray(_useState, 2),
53
- containerWidth = _useState2[0],
54
- setContainerWidth = _useState2[1];
55
- var _useState3 = (0, _react.useState)(null),
56
- _useState4 = _slicedToArray(_useState3, 2),
57
- origFilename = _useState4[0],
58
- setOrigFilename = _useState4[1];
59
- var _useState5 = (0, _react.useState)(null),
60
- _useState6 = _slicedToArray(_useState5, 2),
61
- filename = _useState6[0],
62
- setFilename = _useState6[1];
63
- var _useState7 = (0, _react.useState)(false),
64
- _useState8 = _slicedToArray(_useState7, 2),
65
- shouldUpdateFilename = _useState8[0],
66
- setShouldUpdateFilename = _useState8[1];
67
- var horizontalClass = flow === 'horizontal' ? _Attach2.classes.horizontal : undefined;
68
- var verticalClass = flow === 'vertical' ? _Attach2.classes.vertical : undefined;
69
- var autoClass = flow === 'auto' ? _Attach2.classes.auto : undefined;
70
- var cellHiddenClass = shouldUpdateFilename ? _Attach2.classes.cellHidden : undefined;
71
- var accept = acceptedFileFormats === null || acceptedFileFormats === void 0 ? void 0 : acceptedFileFormats.join(',');
72
- var extension = filename ? (0, _utils2.extractExtension)(filename) : null;
73
- var contentLeft = extension ? (0, _utils2.getFileicon)(extension) : null;
74
- var handleClick = function handleClick() {
75
- if (!inputRef.current) {
76
- return;
77
- }
78
- inputRef.current.click();
79
- };
80
- var handleChange = function handleChange() {
81
- if (!inputRef.current || !inputRef.current.files) {
82
- return;
83
- }
84
- setOrigFilename(inputRef.current.files[0].name);
85
- };
86
- var handleClear = function handleClear() {
87
- if (!inputRef.current) {
88
- return;
89
- }
90
- inputRef.current.value = '';
91
- setOrigFilename(null);
92
- };
93
- (0, _plasmaCore.useResizeObserver)(innerRef, function (container) {
94
- setContainerWidth(container.offsetWidth);
95
- });
96
- (0, _react.useEffect)(function () {
97
- setFilename(origFilename);
98
- setShouldUpdateFilename(true);
99
- }, [size, view, flow, origFilename, containerWidth]);
100
- (0, _react.useEffect)(function () {
101
- if (!cellRef.current || !cellRef.current.parentElement || !inputHelperRef.current || !inputHelperRef.current.textContent || !origFilename || !shouldUpdateFilename) {
102
- setShouldUpdateFilename(false);
103
- return;
104
- }
105
- var textWidth = inputHelperRef.current.offsetWidth;
106
- var _cellRef$current$getB = cellRef.current.getBoundingClientRect(),
107
- cellWidth = _cellRef$current$getB.width,
108
- cellLeft = _cellRef$current$getB.left;
109
- var _cellRef$current$pare = cellRef.current.parentElement.getBoundingClientRect(),
110
- parentWidth = _cellRef$current$pare.width,
111
- parentLeft = _cellRef$current$pare.left;
112
- var cellLeftRightContentWidth = cellWidth - textWidth;
113
- var leftDiff = cellLeft - parentLeft;
114
- var index = origFilename.length - 1;
115
- var currentTextWidth = textWidth;
116
- var resultFilename = origFilename;
117
- while (currentTextWidth + cellLeftRightContentWidth + leftDiff > parentWidth && index >= 1) {
118
- var truncatedFilename = (0, _utils2.truncateFilename)(inputHelperRef.current.textContent, index);
119
- inputHelperRef.current.textContent = truncatedFilename;
120
- resultFilename = truncatedFilename;
121
- currentTextWidth = inputHelperRef.current.offsetWidth;
122
- index -= 1;
123
- }
124
- inputHelperRef.current.textContent = origFilename;
125
- setFilename(resultFilename);
126
- setShouldUpdateFilename(false);
127
- }, [shouldUpdateFilename]);
128
- return /*#__PURE__*/_react["default"].createElement(Root, _extends({
129
- className: (0, _utils.cx)(horizontalClass, verticalClass, autoClass, className),
130
- size: size,
131
- view: view,
132
- ref: ref
133
- }, rest), /*#__PURE__*/_react["default"].createElement(_Attach.StyledHiddenInput, {
134
- ref: inputRef,
135
- accept: accept,
136
- type: "file",
137
- id: "attachHiddenInput",
138
- name: "attachHiddenInput",
139
- onChange: handleChange
140
- }), /*#__PURE__*/_react["default"].createElement(_Attach.StyledHiddenInputHelper, {
141
- ref: inputHelperRef,
142
- id: "attachHiddenInputHelper"
143
- }, origFilename), /*#__PURE__*/_react["default"].createElement(_Button.StyledButton, {
144
- size: size,
145
- view: view,
146
- onClick: handleClick,
147
- text: text
148
- }), hasAttachment && filename && /*#__PURE__*/_react["default"].createElement(_Cell.StyledCell, {
149
- className: cellHiddenClass,
150
- ref: cellRef,
151
- size: size,
152
- view: view,
153
- title: filename,
154
- contentLeft: contentLeft,
155
- contentRight: /*#__PURE__*/_react["default"].createElement(_IconButton.StyledIconButton, {
156
- onClick: handleClear
157
- }, _IconCloseCircleOutli || (_IconCloseCircleOutli = /*#__PURE__*/_react["default"].createElement(_plasmaIcons.IconCloseCircleOutline, {
158
- size: "xs"
159
- })))
160
- }));
161
- });
162
- };
163
- var attachConfig = exports.attachConfig = {
164
- name: 'Attach',
165
- tag: 'div',
166
- layout: attachRoot,
167
- base: _Attach.base,
168
- variations: {
169
- view: {
170
- css: _base2.base
171
- },
172
- size: {
173
- css: _base.base
174
- }
175
- },
176
- defaults: {
177
- view: 'default',
178
- size: 'm'
179
- }
180
- };
@@ -1,36 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.base = exports.StyledHiddenInputHelper = exports.StyledHiddenInput = void 0;
7
- var _base = /*#__PURE__*/_interopRequireDefault( /*#__PURE__*/require("@emotion/styled/base"));
8
- var _react = /*#__PURE__*/require("@emotion/react");
9
- var _Attach = /*#__PURE__*/require("./Attach.tokens");
10
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
11
- function _EMOTION_STRINGIFIED_CSS_ERROR__() { return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."; }
12
- var base = exports.base = process.env.NODE_ENV === "production" ? {
13
- name: "aoyioq-plasma-new-hope__base",
14
- styles: "position:relative;display:flex;width:fit-content;label:plasma-new-hope__base;"
15
- } : {
16
- name: "aoyioq-plasma-new-hope__base",
17
- styles: "position:relative;display:flex;width:fit-content;label:plasma-new-hope__base;",
18
- map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvQXR0YWNoL0F0dGFjaC5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBS3VCIiwiZmlsZSI6Ii4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvQXR0YWNoL0F0dGFjaC5zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCc7XG5pbXBvcnQgeyBjc3MgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmltcG9ydCB7IHRva2VucyBhcyBhdHRhY2hUb2tlbnMgfSBmcm9tICcuL0F0dGFjaC50b2tlbnMnO1xuXG5leHBvcnQgY29uc3QgYmFzZSA9IGNzc2BcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gICAgZGlzcGxheTogZmxleDtcbiAgICB3aWR0aDogZml0LWNvbnRlbnQ7XG5gO1xuXG5leHBvcnQgY29uc3QgU3R5bGVkSGlkZGVuSW5wdXQgPSBzdHlsZWQuaW5wdXRgXG4gICAgZGlzcGxheTogbm9uZTtcbmA7XG5cbmV4cG9ydCBjb25zdCBTdHlsZWRIaWRkZW5JbnB1dEhlbHBlciA9IHN0eWxlZC5kaXZgXG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIHZpc2liaWxpdHk6IGhpZGRlbjtcblxuICAgIGZvbnQtZmFtaWx5OiB2YXIoJHthdHRhY2hUb2tlbnMuY2VsbFRpdGxlRm9udEZhbWlseX0pO1xuICAgIGZvbnQtc2l6ZTogdmFyKCR7YXR0YWNoVG9rZW5zLmNlbGxUaXRsZUZvbnRTaXplfSk7XG4gICAgZm9udC1zdHlsZTogdmFyKCR7YXR0YWNoVG9rZW5zLmNlbGxUaXRsZUZvbnRTdHlsZX0pO1xuICAgIGZvbnQtd2VpZ2h0OiB2YXIoJHthdHRhY2hUb2tlbnMuY2VsbFRpdGxlRm9udFdlaWdodH0pO1xuICAgIGxldHRlci1zcGFjaW5nOiB2YXIoJHthdHRhY2hUb2tlbnMuY2VsbFRpdGxlTGV0dGVyU3BhY2luZ30pO1xuICAgIGxpbmUtaGVpZ2h0OiB2YXIoJHthdHRhY2hUb2tlbnMuY2VsbFRpdGxlTGluZUhlaWdodH0pO1xuYDtcbiJdfQ== */",
19
- toString: _EMOTION_STRINGIFIED_CSS_ERROR__
20
- };
21
- var StyledHiddenInput = exports.StyledHiddenInput = /*#__PURE__*/(0, _base["default"])("input", {
22
- target: "e3npccl1",
23
- label: "plasma-new-hope__StyledHiddenInput"
24
- })(process.env.NODE_ENV === "production" ? {
25
- name: "eivff4",
26
- styles: "display:none"
27
- } : {
28
- name: "eivff4",
29
- styles: "display:none",
30
- map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvQXR0YWNoL0F0dGFjaC5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBVzZDIiwiZmlsZSI6Ii4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvQXR0YWNoL0F0dGFjaC5zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCc7XG5pbXBvcnQgeyBjc3MgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmltcG9ydCB7IHRva2VucyBhcyBhdHRhY2hUb2tlbnMgfSBmcm9tICcuL0F0dGFjaC50b2tlbnMnO1xuXG5leHBvcnQgY29uc3QgYmFzZSA9IGNzc2BcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gICAgZGlzcGxheTogZmxleDtcbiAgICB3aWR0aDogZml0LWNvbnRlbnQ7XG5gO1xuXG5leHBvcnQgY29uc3QgU3R5bGVkSGlkZGVuSW5wdXQgPSBzdHlsZWQuaW5wdXRgXG4gICAgZGlzcGxheTogbm9uZTtcbmA7XG5cbmV4cG9ydCBjb25zdCBTdHlsZWRIaWRkZW5JbnB1dEhlbHBlciA9IHN0eWxlZC5kaXZgXG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIHZpc2liaWxpdHk6IGhpZGRlbjtcblxuICAgIGZvbnQtZmFtaWx5OiB2YXIoJHthdHRhY2hUb2tlbnMuY2VsbFRpdGxlRm9udEZhbWlseX0pO1xuICAgIGZvbnQtc2l6ZTogdmFyKCR7YXR0YWNoVG9rZW5zLmNlbGxUaXRsZUZvbnRTaXplfSk7XG4gICAgZm9udC1zdHlsZTogdmFyKCR7YXR0YWNoVG9rZW5zLmNlbGxUaXRsZUZvbnRTdHlsZX0pO1xuICAgIGZvbnQtd2VpZ2h0OiB2YXIoJHthdHRhY2hUb2tlbnMuY2VsbFRpdGxlRm9udFdlaWdodH0pO1xuICAgIGxldHRlci1zcGFjaW5nOiB2YXIoJHthdHRhY2hUb2tlbnMuY2VsbFRpdGxlTGV0dGVyU3BhY2luZ30pO1xuICAgIGxpbmUtaGVpZ2h0OiB2YXIoJHthdHRhY2hUb2tlbnMuY2VsbFRpdGxlTGluZUhlaWdodH0pO1xuYDtcbiJdfQ== */",
31
- toString: _EMOTION_STRINGIFIED_CSS_ERROR__
32
- });
33
- var StyledHiddenInputHelper = exports.StyledHiddenInputHelper = /*#__PURE__*/(0, _base["default"])("div", {
34
- target: "e3npccl0",
35
- label: "plasma-new-hope__StyledHiddenInputHelper"
36
- })("position:absolute;visibility:hidden;font-family:var(", _Attach.tokens.cellTitleFontFamily, ");font-size:var(", _Attach.tokens.cellTitleFontSize, ");font-style:var(", _Attach.tokens.cellTitleFontStyle, ");font-weight:var(", _Attach.tokens.cellTitleFontWeight, ");letter-spacing:var(", _Attach.tokens.cellTitleLetterSpacing, ");line-height:var(", _Attach.tokens.cellTitleLineHeight, ");" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvQXR0YWNoL0F0dGFjaC5zdHlsZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBZWlEIiwiZmlsZSI6Ii4uLy4uLy4uLy4uL3NyYy1lbW90aW9uL2NvbXBvbmVudHMvQXR0YWNoL0F0dGFjaC5zdHlsZXMudHMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCc7XG5pbXBvcnQgeyBjc3MgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmltcG9ydCB7IHRva2VucyBhcyBhdHRhY2hUb2tlbnMgfSBmcm9tICcuL0F0dGFjaC50b2tlbnMnO1xuXG5leHBvcnQgY29uc3QgYmFzZSA9IGNzc2BcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gICAgZGlzcGxheTogZmxleDtcbiAgICB3aWR0aDogZml0LWNvbnRlbnQ7XG5gO1xuXG5leHBvcnQgY29uc3QgU3R5bGVkSGlkZGVuSW5wdXQgPSBzdHlsZWQuaW5wdXRgXG4gICAgZGlzcGxheTogbm9uZTtcbmA7XG5cbmV4cG9ydCBjb25zdCBTdHlsZWRIaWRkZW5JbnB1dEhlbHBlciA9IHN0eWxlZC5kaXZgXG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIHZpc2liaWxpdHk6IGhpZGRlbjtcblxuICAgIGZvbnQtZmFtaWx5OiB2YXIoJHthdHRhY2hUb2tlbnMuY2VsbFRpdGxlRm9udEZhbWlseX0pO1xuICAgIGZvbnQtc2l6ZTogdmFyKCR7YXR0YWNoVG9rZW5zLmNlbGxUaXRsZUZvbnRTaXplfSk7XG4gICAgZm9udC1zdHlsZTogdmFyKCR7YXR0YWNoVG9rZW5zLmNlbGxUaXRsZUZvbnRTdHlsZX0pO1xuICAgIGZvbnQtd2VpZ2h0OiB2YXIoJHthdHRhY2hUb2tlbnMuY2VsbFRpdGxlRm9udFdlaWdodH0pO1xuICAgIGxldHRlci1zcGFjaW5nOiB2YXIoJHthdHRhY2hUb2tlbnMuY2VsbFRpdGxlTGV0dGVyU3BhY2luZ30pO1xuICAgIGxpbmUtaGVpZ2h0OiB2YXIoJHthdHRhY2hUb2tlbnMuY2VsbFRpdGxlTGluZUhlaWdodH0pO1xuYDtcbiJdfQ== */"));