@salutejs/plasma-new-hope 0.147.0-canary.1437.10892194926.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 (331) 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.template-doc.mdx +0 -46
  167. package/emotion/cjs/components/Attach/Attach.tokens.js +0 -81
  168. package/emotion/cjs/components/Attach/Attach.types.js +0 -5
  169. package/emotion/cjs/components/Attach/index.js +0 -25
  170. package/emotion/cjs/components/Attach/ui/Button/Button.js +0 -12
  171. package/emotion/cjs/components/Attach/ui/Button/Button.styles.js +0 -17
  172. package/emotion/cjs/components/Attach/ui/Cell/Cell.js +0 -12
  173. package/emotion/cjs/components/Attach/ui/Cell/Cell.styles.js +0 -17
  174. package/emotion/cjs/components/Attach/ui/iconButton/IconButton.js +0 -12
  175. package/emotion/cjs/components/Attach/ui/iconButton/IconButton.styles.js +0 -17
  176. package/emotion/cjs/components/Attach/utils/extractExtension.js +0 -9
  177. package/emotion/cjs/components/Attach/utils/getFileicon.js +0 -26
  178. package/emotion/cjs/components/Attach/utils/index.js +0 -26
  179. package/emotion/cjs/components/Attach/utils/truncateFilename.js +0 -15
  180. package/emotion/cjs/components/Attach/variations/_size/base.js +0 -9
  181. package/emotion/cjs/components/Attach/variations/_view/base.js +0 -9
  182. package/emotion/cjs/examples/plasma_b2c/components/Attach/Attach.config.js +0 -25
  183. package/emotion/cjs/examples/plasma_b2c/components/Attach/Attach.js +0 -11
  184. package/emotion/cjs/examples/plasma_b2c/components/Attach/Attach.stories.tsx +0 -61
  185. package/emotion/cjs/examples/plasma_web/components/Attach/Attach.config.js +0 -25
  186. package/emotion/cjs/examples/plasma_web/components/Attach/Attach.js +0 -11
  187. package/emotion/cjs/examples/plasma_web/components/Attach/Attach.stories.tsx +0 -61
  188. package/emotion/es/components/Attach/Attach.js +0 -171
  189. package/emotion/es/components/Attach/Attach.styles.js +0 -29
  190. package/emotion/es/components/Attach/Attach.template-doc.mdx +0 -46
  191. package/emotion/es/components/Attach/Attach.tokens.js +0 -75
  192. package/emotion/es/components/Attach/Attach.types.js +0 -1
  193. package/emotion/es/components/Attach/index.js +0 -2
  194. package/emotion/es/components/Attach/ui/Button/Button.js +0 -1
  195. package/emotion/es/components/Attach/ui/Button/Button.styles.js +0 -10
  196. package/emotion/es/components/Attach/ui/Cell/Cell.js +0 -1
  197. package/emotion/es/components/Attach/ui/Cell/Cell.styles.js +0 -10
  198. package/emotion/es/components/Attach/ui/iconButton/IconButton.js +0 -1
  199. package/emotion/es/components/Attach/ui/iconButton/IconButton.styles.js +0 -10
  200. package/emotion/es/components/Attach/utils/extractExtension.js +0 -3
  201. package/emotion/es/components/Attach/utils/getFileicon.js +0 -19
  202. package/emotion/es/components/Attach/utils/index.js +0 -3
  203. package/emotion/es/components/Attach/utils/truncateFilename.js +0 -9
  204. package/emotion/es/components/Attach/variations/_size/base.js +0 -3
  205. package/emotion/es/components/Attach/variations/_view/base.js +0 -3
  206. package/emotion/es/examples/plasma_b2c/components/Attach/Attach.config.js +0 -19
  207. package/emotion/es/examples/plasma_b2c/components/Attach/Attach.js +0 -5
  208. package/emotion/es/examples/plasma_b2c/components/Attach/Attach.stories.tsx +0 -61
  209. package/emotion/es/examples/plasma_web/components/Attach/Attach.config.js +0 -19
  210. package/emotion/es/examples/plasma_web/components/Attach/Attach.js +0 -5
  211. package/emotion/es/examples/plasma_web/components/Attach/Attach.stories.tsx +0 -61
  212. package/es/components/Attach/Attach.css +0 -45
  213. package/es/components/Attach/Attach.js +0 -169
  214. package/es/components/Attach/Attach.js.map +0 -1
  215. package/es/components/Attach/Attach.styles.js +0 -17
  216. package/es/components/Attach/Attach.styles.js.map +0 -1
  217. package/es/components/Attach/Attach.styles_17fejif.css +0 -3
  218. package/es/components/Attach/Attach.tokens.js +0 -78
  219. package/es/components/Attach/Attach.tokens.js.map +0 -1
  220. package/es/components/Attach/ui/Button/Button.styles.js +0 -19
  221. package/es/components/Attach/ui/Button/Button.styles.js.map +0 -1
  222. package/es/components/Attach/ui/Button/Button.styles_oi6jxf.css +0 -1
  223. package/es/components/Attach/ui/Cell/Cell.styles.js +0 -21
  224. package/es/components/Attach/ui/Cell/Cell.styles.js.map +0 -1
  225. package/es/components/Attach/ui/Cell/Cell.styles_1dlvsak.css +0 -1
  226. package/es/components/Attach/ui/iconButton/IconButton.styles.js +0 -19
  227. package/es/components/Attach/ui/iconButton/IconButton.styles.js.map +0 -1
  228. package/es/components/Attach/ui/iconButton/IconButton.styles_14dty7n.css +0 -1
  229. package/es/components/Attach/utils/extractExtension.js +0 -6
  230. package/es/components/Attach/utils/extractExtension.js.map +0 -1
  231. package/es/components/Attach/utils/getFileicon.js +0 -23
  232. package/es/components/Attach/utils/getFileicon.js.map +0 -1
  233. package/es/components/Attach/utils/truncateFilename.js +0 -12
  234. package/es/components/Attach/utils/truncateFilename.js.map +0 -1
  235. package/es/components/Attach/variations/_size/base.js +0 -5
  236. package/es/components/Attach/variations/_size/base.js.map +0 -1
  237. package/es/components/Attach/variations/_size/base_eax0b8.css +0 -1
  238. package/es/components/Attach/variations/_view/base.js +0 -5
  239. package/es/components/Attach/variations/_view/base.js.map +0 -1
  240. package/es/components/Attach/variations/_view/base_1nvsg1b.css +0 -1
  241. package/es/components/TextArea/variations/_view/base_jjtr9h.css +0 -1
  242. package/styled-components/cjs/components/Attach/Attach.js +0 -180
  243. package/styled-components/cjs/components/Attach/Attach.styles.js +0 -18
  244. package/styled-components/cjs/components/Attach/Attach.template-doc.mdx +0 -46
  245. package/styled-components/cjs/components/Attach/Attach.tokens.js +0 -81
  246. package/styled-components/cjs/components/Attach/Attach.types.js +0 -5
  247. package/styled-components/cjs/components/Attach/index.js +0 -25
  248. package/styled-components/cjs/components/Attach/ui/Button/Button.js +0 -12
  249. package/styled-components/cjs/components/Attach/ui/Button/Button.styles.js +0 -16
  250. package/styled-components/cjs/components/Attach/ui/Cell/Cell.js +0 -12
  251. package/styled-components/cjs/components/Attach/ui/Cell/Cell.styles.js +0 -16
  252. package/styled-components/cjs/components/Attach/ui/iconButton/IconButton.js +0 -12
  253. package/styled-components/cjs/components/Attach/ui/iconButton/IconButton.styles.js +0 -16
  254. package/styled-components/cjs/components/Attach/utils/extractExtension.js +0 -9
  255. package/styled-components/cjs/components/Attach/utils/getFileicon.js +0 -26
  256. package/styled-components/cjs/components/Attach/utils/index.js +0 -26
  257. package/styled-components/cjs/components/Attach/utils/truncateFilename.js +0 -15
  258. package/styled-components/cjs/components/Attach/variations/_size/base.js +0 -9
  259. package/styled-components/cjs/components/Attach/variations/_view/base.js +0 -9
  260. package/styled-components/cjs/examples/plasma_b2c/components/Attach/Attach.config.js +0 -25
  261. package/styled-components/cjs/examples/plasma_b2c/components/Attach/Attach.js +0 -11
  262. package/styled-components/cjs/examples/plasma_b2c/components/Attach/Attach.stories.tsx +0 -61
  263. package/styled-components/cjs/examples/plasma_web/components/Attach/Attach.config.js +0 -25
  264. package/styled-components/cjs/examples/plasma_web/components/Attach/Attach.js +0 -11
  265. package/styled-components/cjs/examples/plasma_web/components/Attach/Attach.stories.tsx +0 -61
  266. package/styled-components/es/components/Attach/Attach.js +0 -171
  267. package/styled-components/es/components/Attach/Attach.styles.js +0 -10
  268. package/styled-components/es/components/Attach/Attach.template-doc.mdx +0 -46
  269. package/styled-components/es/components/Attach/Attach.tokens.js +0 -75
  270. package/styled-components/es/components/Attach/Attach.types.js +0 -1
  271. package/styled-components/es/components/Attach/index.js +0 -2
  272. package/styled-components/es/components/Attach/ui/Button/Button.js +0 -1
  273. package/styled-components/es/components/Attach/ui/Button/Button.styles.js +0 -9
  274. package/styled-components/es/components/Attach/ui/Cell/Cell.js +0 -1
  275. package/styled-components/es/components/Attach/ui/Cell/Cell.styles.js +0 -9
  276. package/styled-components/es/components/Attach/ui/iconButton/IconButton.js +0 -1
  277. package/styled-components/es/components/Attach/ui/iconButton/IconButton.styles.js +0 -9
  278. package/styled-components/es/components/Attach/utils/extractExtension.js +0 -3
  279. package/styled-components/es/components/Attach/utils/getFileicon.js +0 -19
  280. package/styled-components/es/components/Attach/utils/index.js +0 -3
  281. package/styled-components/es/components/Attach/utils/truncateFilename.js +0 -9
  282. package/styled-components/es/components/Attach/variations/_size/base.js +0 -3
  283. package/styled-components/es/components/Attach/variations/_view/base.js +0 -3
  284. package/styled-components/es/examples/plasma_b2c/components/Attach/Attach.config.js +0 -19
  285. package/styled-components/es/examples/plasma_b2c/components/Attach/Attach.js +0 -5
  286. package/styled-components/es/examples/plasma_b2c/components/Attach/Attach.stories.tsx +0 -61
  287. package/styled-components/es/examples/plasma_web/components/Attach/Attach.config.js +0 -19
  288. package/styled-components/es/examples/plasma_web/components/Attach/Attach.js +0 -5
  289. package/styled-components/es/examples/plasma_web/components/Attach/Attach.stories.tsx +0 -61
  290. package/types/components/Attach/Attach.d.ts +0 -23
  291. package/types/components/Attach/Attach.d.ts.map +0 -1
  292. package/types/components/Attach/Attach.styles.d.ts +0 -5
  293. package/types/components/Attach/Attach.styles.d.ts.map +0 -1
  294. package/types/components/Attach/Attach.tokens.d.ts +0 -73
  295. package/types/components/Attach/Attach.tokens.d.ts.map +0 -1
  296. package/types/components/Attach/Attach.types.d.ts +0 -33
  297. package/types/components/Attach/Attach.types.d.ts.map +0 -1
  298. package/types/components/Attach/index.d.ts +0 -4
  299. package/types/components/Attach/index.d.ts.map +0 -1
  300. package/types/components/Attach/ui/Button/Button.d.ts +0 -2
  301. package/types/components/Attach/ui/Button/Button.d.ts.map +0 -1
  302. package/types/components/Attach/ui/Button/Button.styles.d.ts +0 -45
  303. package/types/components/Attach/ui/Button/Button.styles.d.ts.map +0 -1
  304. package/types/components/Attach/ui/Cell/Cell.d.ts +0 -2
  305. package/types/components/Attach/ui/Cell/Cell.d.ts.map +0 -1
  306. package/types/components/Attach/ui/Cell/Cell.styles.d.ts +0 -33
  307. package/types/components/Attach/ui/Cell/Cell.styles.d.ts.map +0 -1
  308. package/types/components/Attach/ui/iconButton/IconButton.d.ts +0 -2
  309. package/types/components/Attach/ui/iconButton/IconButton.d.ts.map +0 -1
  310. package/types/components/Attach/ui/iconButton/IconButton.styles.d.ts +0 -45
  311. package/types/components/Attach/ui/iconButton/IconButton.styles.d.ts.map +0 -1
  312. package/types/components/Attach/utils/extractExtension.d.ts +0 -2
  313. package/types/components/Attach/utils/extractExtension.d.ts.map +0 -1
  314. package/types/components/Attach/utils/getFileicon.d.ts +0 -3
  315. package/types/components/Attach/utils/getFileicon.d.ts.map +0 -1
  316. package/types/components/Attach/utils/index.d.ts +0 -4
  317. package/types/components/Attach/utils/index.d.ts.map +0 -1
  318. package/types/components/Attach/utils/truncateFilename.d.ts +0 -2
  319. package/types/components/Attach/utils/truncateFilename.d.ts.map +0 -1
  320. package/types/components/Attach/variations/_size/base.d.ts +0 -2
  321. package/types/components/Attach/variations/_size/base.d.ts.map +0 -1
  322. package/types/components/Attach/variations/_view/base.d.ts +0 -2
  323. package/types/components/Attach/variations/_view/base.d.ts.map +0 -1
  324. package/types/examples/plasma_b2c/components/Attach/Attach.config.d.ts +0 -18
  325. package/types/examples/plasma_b2c/components/Attach/Attach.config.d.ts.map +0 -1
  326. package/types/examples/plasma_b2c/components/Attach/Attach.d.ts +0 -13
  327. package/types/examples/plasma_b2c/components/Attach/Attach.d.ts.map +0 -1
  328. package/types/examples/plasma_web/components/Attach/Attach.config.d.ts +0 -18
  329. package/types/examples/plasma_web/components/Attach/Attach.config.d.ts.map +0 -1
  330. package/types/examples/plasma_web/components/Attach/Attach.d.ts +0 -13
  331. package/types/examples/plasma_web/components/Attach/Attach.d.ts.map +0 -1
@@ -1,11 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.Attach = void 0;
7
- var _Attach = /*#__PURE__*/require("../../../../components/Attach");
8
- var _engines = /*#__PURE__*/require("../../../../engines");
9
- var _Attach2 = /*#__PURE__*/require("./Attach.config");
10
- var mergedConfig = /*#__PURE__*/(0, _engines.mergeConfig)(_Attach.attachConfig, _Attach2.config);
11
- var Attach = exports.Attach = /*#__PURE__*/(0, _engines.component)(mergedConfig);
@@ -1,61 +0,0 @@
1
- import React from 'react';
2
- import type { ComponentProps } from 'react';
3
- import type { StoryObj, Meta } from '@storybook/react';
4
-
5
- import { mergeConfig } from '../../../../engines';
6
- import { WithTheme, argTypesFromConfig } from '../../../_helpers';
7
- import { attachConfig } from '../../../../components/Attach';
8
-
9
- import { Attach } from './Attach';
10
- import { config } from './Attach.config';
11
-
12
- const flowOptions = ['horizontal', 'vertical', 'auto'];
13
- const fileFormatOptions = ['all', '.doc', '.xls', '.pdf', '.csv', '.txt'];
14
-
15
- type CustomStoryProps = {
16
- fileFormat?: string;
17
- width?: string;
18
- };
19
-
20
- type StoryAttachProps = ComponentProps<typeof Attach> & CustomStoryProps;
21
-
22
- const meta: Meta<StoryAttachProps> = {
23
- title: 'plasma_b2c/Attach',
24
- decorators: [WithTheme],
25
- component: Attach,
26
- argTypes: {
27
- ...argTypesFromConfig(mergeConfig(attachConfig, config)),
28
- flow: {
29
- options: flowOptions,
30
- control: {
31
- type: 'select',
32
- },
33
- },
34
- fileFormat: {
35
- options: fileFormatOptions,
36
- control: {
37
- type: 'select',
38
- },
39
- },
40
- },
41
- };
42
-
43
- export default meta;
44
-
45
- const StoryAttach = (props: StoryAttachProps) => {
46
- return <Attach {...props} />;
47
- };
48
-
49
- export const Default: StoryObj<StoryAttachProps> = {
50
- args: {
51
- fileFormat: 'all',
52
- text: 'Загрузить файл',
53
- flow: 'horizontal',
54
- hasAttachment: true,
55
- width: '400px',
56
- },
57
- render: ({ fileFormat, width, ...rest }) => {
58
- const accepted = fileFormat && fileFormat !== 'all' ? [fileFormat] : undefined;
59
- return <StoryAttach style={{ width }} acceptedFileFormats={accepted} {...rest} />;
60
- },
61
- };
@@ -1,25 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.config = void 0;
7
- var _styledComponents = /*#__PURE__*/require("styled-components");
8
- var _Attach = /*#__PURE__*/require("../../../../components/Attach");
9
- var config = exports.config = {
10
- defaults: {
11
- view: 'default',
12
- size: 'm'
13
- },
14
- variations: {
15
- view: {
16
- "default": /*#__PURE__*/(0, _styledComponents.css)(["", ":var(--on-dark-text-primary);", ":var(--surface-accent);", ":var(--on-dark-text-primary);", ":var(--surface-accent-hover);", ":var(--on-dark-text-primary);", ":var(--surface-accent-active);", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-primary);", ":var(--text-secondary);", ":transparent;", ":var(--text-primary);", ":var(--surface-clear);", ":var(--text-primary-hover);", ":var(--surface-clear);", ":var(--text-primary-active);", ":var(--surface-clear);"], _Attach.attachTokens.buttonColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonColorHover, _Attach.attachTokens.buttonBackgroundColorHover, _Attach.attachTokens.buttonColorActive, _Attach.attachTokens.buttonBackgroundColorActive, _Attach.attachTokens.cellColor, _Attach.attachTokens.cellLabelColor, _Attach.attachTokens.cellTitleColor, _Attach.attachTokens.cellSubtitleColor, _Attach.attachTokens.cellBackgroundColor, _Attach.attachTokens.iconButtonColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonColorHover, _Attach.attachTokens.iconButtonBackgroundColorHover, _Attach.attachTokens.iconButtonColorActive, _Attach.attachTokens.iconButtonBackgroundColorActive)
17
- },
18
- size: {
19
- l: /*#__PURE__*/(0, _styledComponents.css)(["", ":1.5rem;", ":0.5rem;", ":3.5rem;", ":12.5rem;", ":1.5rem;", ":0.875rem;", ":var(--plasma-typo-body-l-font-family);", ":var(--plasma-typo-body-l-font-size);", ":var(--plasma-typo-body-l-font-style);", ":var(--plasma-typo-body-l-bold-font-weight);", ":var(--plasma-typo-body-l-letter-spacing);", ":var(--plasma-typo-body-l-line-height);", ":15rem;", ":0rem;", ":0rem;", ":0rem;", ":0rem;", ":0.125rem;", ":0.375rem;", ":var(--plasma-typo-body-m-font-family);", ":var(--plasma-typo-body-m-font-size);", ":var(--plasma-typo-body-m-font-style);", ":var(--plasma-typo-body-m-font-weight);", ":var(--plasma-typo-body-m-letter-spacing);", ":var(--plasma-typo-body-m-line-height);", ":var(--plasma-typo-body-l-font-family);", ":var(--plasma-typo-body-l-font-size);", ":var(--plasma-typo-body-l-font-style);", ":var(--plasma-typo-body-l-font-weight);", ":var(--plasma-typo-body-l-letter-spacing);", ":var(--plasma-typo-body-l-line-height);", ":var(--plasma-typo-body-m-font-family);", ":var(--plasma-typo-body-m-font-size);", ":var(--plasma-typo-body-m-font-style);", ":var(--plasma-typo-body-m-font-weight);", ":var(--plasma-typo-body-m-letter-spacing);", ":var(--plasma-typo-body-m-line-height);", ":3.5rem;", ":3.5rem;", ":1.5rem;", ":0.875rem;", ":var(--plasma-typo-body-l-font-family);", ":var(--plasma-typo-body-l-font-size);", ":var(--plasma-typo-body-l-font-style);", ":var(--plasma-typo-body-l-bold-font-weight);", ":var(--plasma-typo-body-l-letter-spacing);", ":var(--plasma-typo-body-l-line-height);"], _Attach.attachTokens.horizontalGap, _Attach.attachTokens.verticalGap, _Attach.attachTokens.buttonHeight, _Attach.attachTokens.buttonWidth, _Attach.attachTokens.buttonPadding, _Attach.attachTokens.buttonRadius, _Attach.attachTokens.buttonFontFamily, _Attach.attachTokens.buttonFontSize, _Attach.attachTokens.buttonFontStyle, _Attach.attachTokens.buttonFontWeight, _Attach.attachTokens.buttonLetterSpacing, _Attach.attachTokens.buttonLineHeight, _Attach.attachTokens.cellWidth, _Attach.attachTokens.cellPadding, _Attach.attachTokens.cellPaddingLeftContent, _Attach.attachTokens.cellPaddingContent, _Attach.attachTokens.cellPaddingRightContent, _Attach.attachTokens.cellTextboxGap, _Attach.attachTokens.cellGap, _Attach.attachTokens.cellLabelFontFamily, _Attach.attachTokens.cellLabelFontSize, _Attach.attachTokens.cellLabelFontStyle, _Attach.attachTokens.cellLabelFontWeight, _Attach.attachTokens.cellLabelLetterSpacing, _Attach.attachTokens.cellLabelLineHeight, _Attach.attachTokens.cellTitleFontFamily, _Attach.attachTokens.cellTitleFontSize, _Attach.attachTokens.cellTitleFontStyle, _Attach.attachTokens.cellTitleFontWeight, _Attach.attachTokens.cellTitleLetterSpacing, _Attach.attachTokens.cellTitleLineHeight, _Attach.attachTokens.cellSubtitleFontFamily, _Attach.attachTokens.cellSubtitleFontSize, _Attach.attachTokens.cellSubtitleFontStyle, _Attach.attachTokens.cellSubtitleFontWeight, _Attach.attachTokens.cellSubtitleLetterSpacing, _Attach.attachTokens.cellSubtitleLineHeight, _Attach.attachTokens.iconButtonHeight, _Attach.attachTokens.iconButtonWidth, _Attach.attachTokens.iconButtonPadding, _Attach.attachTokens.iconButtonRadius, _Attach.attachTokens.iconButtonFontFamily, _Attach.attachTokens.iconButtonFontSize, _Attach.attachTokens.iconButtonFontStyle, _Attach.attachTokens.iconButtonFontWeight, _Attach.attachTokens.iconButtonLetterSpacing, _Attach.attachTokens.iconButtonLineHeight),
20
- m: /*#__PURE__*/(0, _styledComponents.css)(["", ":1.25rem;", ":0.5rem;", ":3rem;", ":11.25rem;", ":1.25rem;", ":0.75rem;", ":var(--plasma-typo-body-m-font-family);", ":var(--plasma-typo-body-m-font-size);", ":var(--plasma-typo-body-m-font-style);", ":var(--plasma-typo-body-m-bold-font-weight);", ":var(--plasma-typo-body-m-letter-spacing);", ":var(--plasma-typo-body-m-line-height);", ":15rem;", ":0rem;", ":0rem;", ":0rem;", ":0rem;", ":0.125rem;", ":0.375rem;", ":var(--plasma-typo-body-s-font-family);", ":var(--plasma-typo-body-s-font-size);", ":var(--plasma-typo-body-s-font-style);", ":var(--plasma-typo-body-s-font-weight);", ":var(--plasma-typo-body-s-letter-spacing);", ":var(--plasma-typo-body-s-line-height);", ":var(--plasma-typo-body-m-font-family);", ":var(--plasma-typo-body-m-font-size);", ":var(--plasma-typo-body-m-font-style);", ":var(--plasma-typo-body-m-font-weight);", ":var(--plasma-typo-body-m-letter-spacing);", ":var(--plasma-typo-body-m-line-height);", ":var(--plasma-typo-body-s-font-family);", ":var(--plasma-typo-body-s-font-size);", ":var(--plasma-typo-body-s-font-style);", ":var(--plasma-typo-body-s-font-weight);", ":var(--plasma-typo-body-s-letter-spacing);", ":var(--plasma-typo-body-s-line-height);", ":2rem;", ":2rem;", ":0.75rem;", ":0.5rem;", ":var(--plasma-typo-body-xs-font-family);", ":var(--plasma-typo-body-xs-font-size);", ":var(--plasma-typo-body-xs-font-style);", ":var(--plasma-typo-body-xs-bold-font-weight);", ":var(--plasma-typo-body-xs-letter-spacing);", ":var(--plasma-typo-body-xs-line-height);"], _Attach.attachTokens.horizontalGap, _Attach.attachTokens.verticalGap, _Attach.attachTokens.buttonHeight, _Attach.attachTokens.buttonWidth, _Attach.attachTokens.buttonPadding, _Attach.attachTokens.buttonRadius, _Attach.attachTokens.buttonFontFamily, _Attach.attachTokens.buttonFontSize, _Attach.attachTokens.buttonFontStyle, _Attach.attachTokens.buttonFontWeight, _Attach.attachTokens.buttonLetterSpacing, _Attach.attachTokens.buttonLineHeight, _Attach.attachTokens.cellWidth, _Attach.attachTokens.cellPadding, _Attach.attachTokens.cellPaddingLeftContent, _Attach.attachTokens.cellPaddingContent, _Attach.attachTokens.cellPaddingRightContent, _Attach.attachTokens.cellTextboxGap, _Attach.attachTokens.cellGap, _Attach.attachTokens.cellLabelFontFamily, _Attach.attachTokens.cellLabelFontSize, _Attach.attachTokens.cellLabelFontStyle, _Attach.attachTokens.cellLabelFontWeight, _Attach.attachTokens.cellLabelLetterSpacing, _Attach.attachTokens.cellLabelLineHeight, _Attach.attachTokens.cellTitleFontFamily, _Attach.attachTokens.cellTitleFontSize, _Attach.attachTokens.cellTitleFontStyle, _Attach.attachTokens.cellTitleFontWeight, _Attach.attachTokens.cellTitleLetterSpacing, _Attach.attachTokens.cellTitleLineHeight, _Attach.attachTokens.cellSubtitleFontFamily, _Attach.attachTokens.cellSubtitleFontSize, _Attach.attachTokens.cellSubtitleFontStyle, _Attach.attachTokens.cellSubtitleFontWeight, _Attach.attachTokens.cellSubtitleLetterSpacing, _Attach.attachTokens.cellSubtitleLineHeight, _Attach.attachTokens.iconButtonHeight, _Attach.attachTokens.iconButtonWidth, _Attach.attachTokens.iconButtonPadding, _Attach.attachTokens.iconButtonRadius, _Attach.attachTokens.iconButtonFontFamily, _Attach.attachTokens.iconButtonFontSize, _Attach.attachTokens.iconButtonFontStyle, _Attach.attachTokens.iconButtonFontWeight, _Attach.attachTokens.iconButtonLetterSpacing, _Attach.attachTokens.iconButtonLineHeight),
21
- s: /*#__PURE__*/(0, _styledComponents.css)(["", ":1rem;", ":0.375rem;", ":2.5rem;", ":11.25rem;", ":1rem;", ":0.625rem;", ":var(--plasma-typo-body-s-font-family);", ":var(--plasma-typo-body-s-font-size);", ":var(--plasma-typo-body-s-font-style);", ":var(--plasma-typo-body-s-bold-font-weight);", ":var(--plasma-typo-body-s-letter-spacing);", ":var(--plasma-typo-body-s-line-height);", ":15rem;", ":0rem;", ":0rem;", ":0rem;", ":0rem;", ":0.125rem;", ":0.375rem;", ":var(--plasma-typo-body-xs-font-family);", ":var(--plasma-typo-body-xs-font-size);", ":var(--plasma-typo-body-xs-font-style);", ":var(--plasma-typo-body-xs-font-weight);", ":var(--plasma-typo-body-xs-letter-spacing);", ":var(--plasma-typo-body-xs-line-height);", ":var(--plasma-typo-body-s-font-family);", ":var(--plasma-typo-body-s-font-size);", ":var(--plasma-typo-body-s-font-style);", ":var(--plasma-typo-body-s-font-weight);", ":var(--plasma-typo-body-s-letter-spacing);", ":var(--plasma-typo-body-s-line-height);", ":var(--plasma-typo-body-xs-font-family);", ":var(--plasma-typo-body-xs-font-size);", ":var(--plasma-typo-body-xs-font-style);", ":var(--plasma-typo-body-xs-font-weight);", ":var(--plasma-typo-body-xs-letter-spacing);", ":var(--plasma-typo-body-xs-line-height);", ":2.5rem;", ":2.5rem;", ":1rem;", ":0.625rem;", ":var(--plasma-typo-body-s-font-family);", ":var(--plasma-typo-body-s-font-size);", ":var(--plasma-typo-body-s-font-style);", ":var(--plasma-typo-body-s-bold-font-weight);", ":var(--plasma-typo-body-s-letter-spacing);", ":var(--plasma-typo-body-s-line-height);"], _Attach.attachTokens.horizontalGap, _Attach.attachTokens.verticalGap, _Attach.attachTokens.buttonHeight, _Attach.attachTokens.buttonWidth, _Attach.attachTokens.buttonPadding, _Attach.attachTokens.buttonRadius, _Attach.attachTokens.buttonFontFamily, _Attach.attachTokens.buttonFontSize, _Attach.attachTokens.buttonFontStyle, _Attach.attachTokens.buttonFontWeight, _Attach.attachTokens.buttonLetterSpacing, _Attach.attachTokens.buttonLineHeight, _Attach.attachTokens.cellWidth, _Attach.attachTokens.cellPadding, _Attach.attachTokens.cellPaddingLeftContent, _Attach.attachTokens.cellPaddingContent, _Attach.attachTokens.cellPaddingRightContent, _Attach.attachTokens.cellTextboxGap, _Attach.attachTokens.cellGap, _Attach.attachTokens.cellLabelFontFamily, _Attach.attachTokens.cellLabelFontSize, _Attach.attachTokens.cellLabelFontStyle, _Attach.attachTokens.cellLabelFontWeight, _Attach.attachTokens.cellLabelLetterSpacing, _Attach.attachTokens.cellLabelLineHeight, _Attach.attachTokens.cellTitleFontFamily, _Attach.attachTokens.cellTitleFontSize, _Attach.attachTokens.cellTitleFontStyle, _Attach.attachTokens.cellTitleFontWeight, _Attach.attachTokens.cellTitleLetterSpacing, _Attach.attachTokens.cellTitleLineHeight, _Attach.attachTokens.cellSubtitleFontFamily, _Attach.attachTokens.cellSubtitleFontSize, _Attach.attachTokens.cellSubtitleFontStyle, _Attach.attachTokens.cellSubtitleFontWeight, _Attach.attachTokens.cellSubtitleLetterSpacing, _Attach.attachTokens.cellSubtitleLineHeight, _Attach.attachTokens.iconButtonHeight, _Attach.attachTokens.iconButtonWidth, _Attach.attachTokens.iconButtonPadding, _Attach.attachTokens.iconButtonRadius, _Attach.attachTokens.iconButtonFontFamily, _Attach.attachTokens.iconButtonFontSize, _Attach.attachTokens.iconButtonFontStyle, _Attach.attachTokens.iconButtonFontWeight, _Attach.attachTokens.iconButtonLetterSpacing, _Attach.attachTokens.iconButtonLineHeight),
22
- xs: /*#__PURE__*/(0, _styledComponents.css)(["", ":0.75rem;", ":0.25rem;", ":2rem;", ":10rem;", ":0.75rem;", ":0.5rem;", ":var(--plasma-typo-body-xs-font-family);", ":var(--plasma-typo-body-xs-font-size);", ":var(--plasma-typo-body-xs-font-style);", ":var(--plasma-typo-body-xs-bold-font-weight);", ":var(--plasma-typo-body-xs-letter-spacing);", ":var(--plasma-typo-body-xs-line-height);", ":15rem;", ":0rem;", ":0rem;", ":0rem;", ":0rem;", ":0.125rem;", ":0.25rem;", ":var(--plasma-typo-body-xs-font-family);", ":var(--plasma-typo-body-xs-font-size);", ":var(--plasma-typo-body-xs-font-style);", ":var(--plasma-typo-body-xs-font-weight);", ":var(--plasma-typo-body-xs-letter-spacing);", ":var(--plasma-typo-body-xs-line-height);", ":var(--plasma-typo-body-xs-font-family);", ":var(--plasma-typo-body-xs-font-size);", ":var(--plasma-typo-body-xs-font-style);", ":var(--plasma-typo-body-xs-font-weight);", ":var(--plasma-typo-body-xs-letter-spacing);", ":var(--plasma-typo-body-xs-line-height);", ":var(--plasma-typo-body-xs-font-family);", ":var(--plasma-typo-body-xs-font-size);", ":var(--plasma-typo-body-xs-font-style);", ":var(--plasma-typo-body-xs-font-weight);", ":var(--plasma-typo-body-xs-letter-spacing);", ":var(--plasma-typo-body-xs-line-height);", ":2rem;", ":2rem;", ":0.75rem;", ":0.5rem;", ":var(--plasma-typo-body-xs-font-family);", ":var(--plasma-typo-body-xs-font-size);", ":var(--plasma-typo-body-xs-font-style);", ":var(--plasma-typo-body-xs-bold-font-weight);", ":var(--plasma-typo-body-xs-letter-spacing);", ":var(--plasma-typo-body-xs-line-height);"], _Attach.attachTokens.horizontalGap, _Attach.attachTokens.verticalGap, _Attach.attachTokens.buttonHeight, _Attach.attachTokens.buttonWidth, _Attach.attachTokens.buttonPadding, _Attach.attachTokens.buttonRadius, _Attach.attachTokens.buttonFontFamily, _Attach.attachTokens.buttonFontSize, _Attach.attachTokens.buttonFontStyle, _Attach.attachTokens.buttonFontWeight, _Attach.attachTokens.buttonLetterSpacing, _Attach.attachTokens.buttonLineHeight, _Attach.attachTokens.cellWidth, _Attach.attachTokens.cellPadding, _Attach.attachTokens.cellPaddingLeftContent, _Attach.attachTokens.cellPaddingContent, _Attach.attachTokens.cellPaddingRightContent, _Attach.attachTokens.cellTextboxGap, _Attach.attachTokens.cellGap, _Attach.attachTokens.cellLabelFontFamily, _Attach.attachTokens.cellLabelFontSize, _Attach.attachTokens.cellLabelFontStyle, _Attach.attachTokens.cellLabelFontWeight, _Attach.attachTokens.cellLabelLetterSpacing, _Attach.attachTokens.cellLabelLineHeight, _Attach.attachTokens.cellTitleFontFamily, _Attach.attachTokens.cellTitleFontSize, _Attach.attachTokens.cellTitleFontStyle, _Attach.attachTokens.cellTitleFontWeight, _Attach.attachTokens.cellTitleLetterSpacing, _Attach.attachTokens.cellTitleLineHeight, _Attach.attachTokens.cellSubtitleFontFamily, _Attach.attachTokens.cellSubtitleFontSize, _Attach.attachTokens.cellSubtitleFontStyle, _Attach.attachTokens.cellSubtitleFontWeight, _Attach.attachTokens.cellSubtitleLetterSpacing, _Attach.attachTokens.cellSubtitleLineHeight, _Attach.attachTokens.iconButtonHeight, _Attach.attachTokens.iconButtonWidth, _Attach.attachTokens.iconButtonPadding, _Attach.attachTokens.iconButtonRadius, _Attach.attachTokens.iconButtonFontFamily, _Attach.attachTokens.iconButtonFontSize, _Attach.attachTokens.iconButtonFontStyle, _Attach.attachTokens.iconButtonFontWeight, _Attach.attachTokens.iconButtonLetterSpacing, _Attach.attachTokens.iconButtonLineHeight)
23
- }
24
- }
25
- };
@@ -1,11 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.Attach = void 0;
7
- var _Attach = /*#__PURE__*/require("../../../../components/Attach");
8
- var _engines = /*#__PURE__*/require("../../../../engines");
9
- var _Attach2 = /*#__PURE__*/require("./Attach.config");
10
- var mergedConfig = /*#__PURE__*/(0, _engines.mergeConfig)(_Attach.attachConfig, _Attach2.config);
11
- var Attach = exports.Attach = /*#__PURE__*/(0, _engines.component)(mergedConfig);
@@ -1,61 +0,0 @@
1
- import React from 'react';
2
- import type { ComponentProps } from 'react';
3
- import type { StoryObj, Meta } from '@storybook/react';
4
-
5
- import { mergeConfig } from '../../../../engines';
6
- import { WithTheme, argTypesFromConfig } from '../../../_helpers';
7
- import { attachConfig } from '../../../../components/Attach';
8
-
9
- import { Attach } from './Attach';
10
- import { config } from './Attach.config';
11
-
12
- const flowOptions = ['horizontal', 'vertical', 'auto'];
13
- const fileFormatOptions = ['all', '.doc', '.xls', '.pdf', '.csv', '.txt'];
14
-
15
- type CustomStoryProps = {
16
- fileFormat?: string;
17
- width?: string;
18
- };
19
-
20
- type StoryAttachProps = ComponentProps<typeof Attach> & CustomStoryProps;
21
-
22
- const meta: Meta<StoryAttachProps> = {
23
- title: 'plasma_web/Attach',
24
- decorators: [WithTheme],
25
- component: Attach,
26
- argTypes: {
27
- ...argTypesFromConfig(mergeConfig(attachConfig, config)),
28
- flow: {
29
- options: flowOptions,
30
- control: {
31
- type: 'select',
32
- },
33
- },
34
- fileFormat: {
35
- options: fileFormatOptions,
36
- control: {
37
- type: 'select',
38
- },
39
- },
40
- },
41
- };
42
-
43
- export default meta;
44
-
45
- const StoryAttach = (props: StoryAttachProps) => {
46
- return <Attach {...props} />;
47
- };
48
-
49
- export const Default: StoryObj<StoryAttachProps> = {
50
- args: {
51
- fileFormat: 'all',
52
- text: 'Загрузить файл',
53
- flow: 'horizontal',
54
- hasAttachment: true,
55
- width: '400px',
56
- },
57
- render: ({ fileFormat, width, ...rest }) => {
58
- const accepted = fileFormat && fileFormat !== 'all' ? [fileFormat] : undefined;
59
- return <StoryAttach style={{ width }} acceptedFileFormats={accepted} {...rest} />;
60
- },
61
- };
@@ -1,171 +0,0 @@
1
- var _IconCloseCircleOutli;
2
- var _excluded = ["flow", "text", "hasAttachment", "acceptedFileFormats", "size", "view", "className"];
3
- 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); }
4
- function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
5
- 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."); }
6
- 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); }
7
- 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; }
8
- 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; } }
9
- function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
10
- 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; }
11
- 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; }
12
- import React, { forwardRef, useEffect, useRef, useState } from 'react';
13
- import { IconCloseCircleOutline } from '@salutejs/plasma-icons';
14
- import { useForkRef, useResizeObserver } from '@salutejs/plasma-core';
15
- import { cx } from '../../utils';
16
- import { base as sizeCSS } from './variations/_size/base';
17
- import { base as viewCSS } from './variations/_view/base';
18
- import { base, StyledHiddenInput, StyledHiddenInputHelper } from './Attach.styles';
19
- import { StyledButton } from './ui/Button/Button';
20
- import { StyledCell } from './ui/Cell/Cell';
21
- import { StyledIconButton } from './ui/iconButton/IconButton';
22
- import { extractExtension, getFileicon, truncateFilename } from './utils';
23
- import { classes } from './Attach.tokens';
24
- export var attachRoot = function attachRoot(Root) {
25
- return /*#__PURE__*/forwardRef(function (props, outerRef) {
26
- var _props$flow = props.flow,
27
- flow = _props$flow === void 0 ? 'auto' : _props$flow,
28
- _props$text = props.text,
29
- text = _props$text === void 0 ? 'Загрузить файл' : _props$text,
30
- _props$hasAttachment = props.hasAttachment,
31
- hasAttachment = _props$hasAttachment === void 0 ? true : _props$hasAttachment,
32
- acceptedFileFormats = props.acceptedFileFormats,
33
- size = props.size,
34
- view = props.view,
35
- className = props.className,
36
- rest = _objectWithoutProperties(props, _excluded);
37
- var inputRef = useRef(null);
38
- var inputHelperRef = useRef(null);
39
- var cellRef = useRef(null);
40
- var innerRef = useRef(null);
41
- var ref = useForkRef(outerRef, innerRef);
42
- var _useState = useState(null),
43
- _useState2 = _slicedToArray(_useState, 2),
44
- containerWidth = _useState2[0],
45
- setContainerWidth = _useState2[1];
46
- var _useState3 = useState(null),
47
- _useState4 = _slicedToArray(_useState3, 2),
48
- origFilename = _useState4[0],
49
- setOrigFilename = _useState4[1];
50
- var _useState5 = useState(null),
51
- _useState6 = _slicedToArray(_useState5, 2),
52
- filename = _useState6[0],
53
- setFilename = _useState6[1];
54
- var _useState7 = useState(false),
55
- _useState8 = _slicedToArray(_useState7, 2),
56
- shouldUpdateFilename = _useState8[0],
57
- setShouldUpdateFilename = _useState8[1];
58
- var horizontalClass = flow === 'horizontal' ? classes.horizontal : undefined;
59
- var verticalClass = flow === 'vertical' ? classes.vertical : undefined;
60
- var autoClass = flow === 'auto' ? classes.auto : undefined;
61
- var cellHiddenClass = shouldUpdateFilename ? classes.cellHidden : undefined;
62
- var accept = acceptedFileFormats === null || acceptedFileFormats === void 0 ? void 0 : acceptedFileFormats.join(',');
63
- var extension = filename ? extractExtension(filename) : null;
64
- var contentLeft = extension ? getFileicon(extension) : null;
65
- var handleClick = function handleClick() {
66
- if (!inputRef.current) {
67
- return;
68
- }
69
- inputRef.current.click();
70
- };
71
- var handleChange = function handleChange() {
72
- if (!inputRef.current || !inputRef.current.files) {
73
- return;
74
- }
75
- setOrigFilename(inputRef.current.files[0].name);
76
- };
77
- var handleClear = function handleClear() {
78
- if (!inputRef.current) {
79
- return;
80
- }
81
- inputRef.current.value = '';
82
- setOrigFilename(null);
83
- };
84
- useResizeObserver(innerRef, function (container) {
85
- setContainerWidth(container.offsetWidth);
86
- });
87
- useEffect(function () {
88
- setFilename(origFilename);
89
- setShouldUpdateFilename(true);
90
- }, [size, view, flow, origFilename, containerWidth]);
91
- useEffect(function () {
92
- if (!cellRef.current || !cellRef.current.parentElement || !inputHelperRef.current || !inputHelperRef.current.textContent || !origFilename || !shouldUpdateFilename) {
93
- setShouldUpdateFilename(false);
94
- return;
95
- }
96
- var textWidth = inputHelperRef.current.offsetWidth;
97
- var _cellRef$current$getB = cellRef.current.getBoundingClientRect(),
98
- cellWidth = _cellRef$current$getB.width,
99
- cellLeft = _cellRef$current$getB.left;
100
- var _cellRef$current$pare = cellRef.current.parentElement.getBoundingClientRect(),
101
- parentWidth = _cellRef$current$pare.width,
102
- parentLeft = _cellRef$current$pare.left;
103
- var cellLeftRightContentWidth = cellWidth - textWidth;
104
- var leftDiff = cellLeft - parentLeft;
105
- var index = origFilename.length - 1;
106
- var currentTextWidth = textWidth;
107
- var resultFilename = origFilename;
108
- while (currentTextWidth + cellLeftRightContentWidth + leftDiff > parentWidth && index >= 1) {
109
- var truncatedFilename = truncateFilename(inputHelperRef.current.textContent, index);
110
- inputHelperRef.current.textContent = truncatedFilename;
111
- resultFilename = truncatedFilename;
112
- currentTextWidth = inputHelperRef.current.offsetWidth;
113
- index -= 1;
114
- }
115
- inputHelperRef.current.textContent = origFilename;
116
- setFilename(resultFilename);
117
- setShouldUpdateFilename(false);
118
- }, [shouldUpdateFilename]);
119
- return /*#__PURE__*/React.createElement(Root, _extends({
120
- className: cx(horizontalClass, verticalClass, autoClass, className),
121
- size: size,
122
- view: view,
123
- ref: ref
124
- }, rest), /*#__PURE__*/React.createElement(StyledHiddenInput, {
125
- ref: inputRef,
126
- accept: accept,
127
- type: "file",
128
- id: "attachHiddenInput",
129
- name: "attachHiddenInput",
130
- onChange: handleChange
131
- }), /*#__PURE__*/React.createElement(StyledHiddenInputHelper, {
132
- ref: inputHelperRef,
133
- id: "attachHiddenInputHelper"
134
- }, origFilename), /*#__PURE__*/React.createElement(StyledButton, {
135
- size: size,
136
- view: view,
137
- onClick: handleClick,
138
- text: text
139
- }), hasAttachment && filename && /*#__PURE__*/React.createElement(StyledCell, {
140
- className: cellHiddenClass,
141
- ref: cellRef,
142
- size: size,
143
- view: view,
144
- title: filename,
145
- contentLeft: contentLeft,
146
- contentRight: /*#__PURE__*/React.createElement(StyledIconButton, {
147
- onClick: handleClear
148
- }, _IconCloseCircleOutli || (_IconCloseCircleOutli = /*#__PURE__*/React.createElement(IconCloseCircleOutline, {
149
- size: "xs"
150
- })))
151
- }));
152
- });
153
- };
154
- export var attachConfig = {
155
- name: 'Attach',
156
- tag: 'div',
157
- layout: attachRoot,
158
- base: base,
159
- variations: {
160
- view: {
161
- css: viewCSS
162
- },
163
- size: {
164
- css: sizeCSS
165
- }
166
- },
167
- defaults: {
168
- view: 'default',
169
- size: 'm'
170
- }
171
- };
@@ -1,10 +0,0 @@
1
- import styled from 'styled-components';
2
- import { css } from 'styled-components';
3
- import { tokens as attachTokens } from './Attach.tokens';
4
- export var base = /*#__PURE__*/css(["position:relative;display:flex;width:fit-content;"]);
5
- export var StyledHiddenInput = /*#__PURE__*/styled.input.withConfig({
6
- componentId: "plasma-new-hope__sc-15vkopl-0"
7
- })(["display:none;"]);
8
- export var StyledHiddenInputHelper = /*#__PURE__*/styled.div.withConfig({
9
- componentId: "plasma-new-hope__sc-15vkopl-1"
10
- })(["position:absolute;visibility:hidden;font-family:var(", ");font-size:var(", ");font-style:var(", ");font-weight:var(", ");letter-spacing:var(", ");line-height:var(", ");"], attachTokens.cellTitleFontFamily, attachTokens.cellTitleFontSize, attachTokens.cellTitleFontStyle, attachTokens.cellTitleFontWeight, attachTokens.cellTitleLetterSpacing, attachTokens.cellTitleLineHeight);
@@ -1,46 +0,0 @@
1
- ---
2
- id: attach
3
- title: Attach
4
- ---
5
-
6
- import { PropsTable, Description } from '@site/src/components';
7
-
8
- # Attach
9
- <Description name="Attach" />
10
- <PropsTable name="Attach" />
11
-
12
- ## Примеры
13
-
14
- ### Расположение элементов
15
- C помощью свойства `flow` можно регулировать расположение элементов в зависимости от ширины контейнера.
16
-
17
- ```tsx live
18
- import React from 'react';
19
- import { Attach } from '@salutejs/plasma-web';
20
-
21
- export function App() {
22
- return (
23
- <div style=\{{ display: "flex", flexDirection: "column", gap: "100px"}}>
24
- <Attach style=\{{ width: "400px" }} flow="auto" />
25
- <Attach style=\{{ width: "400px" }} flow="horizontal" />
26
- <Attach style=\{{ width: "400px" }} flow="vertical" />
27
- </div>
28
- );
29
- }
30
- ```
31
-
32
- ### Фильтр форматов файлов
33
- Свойство `acceptedFileFormats` устанавливает доступные форматы файлов.
34
-
35
- ```tsx live
36
- import React from 'react';
37
- import { Attach } from '@salutejs/plasma-web';
38
-
39
- export function App() {
40
- return (
41
- <div>
42
- <Attach acceptedFileFormats={['.pdf', '.doc']} />
43
- </div>
44
- );
45
- }
46
- ```
@@ -1,75 +0,0 @@
1
- export var classes = {
2
- auto: 'auto',
3
- horizontal: 'horizontal',
4
- vertical: 'vertical',
5
- cellHidden: 'cell-hidden'
6
- };
7
- export var tokens = {
8
- horizontalGap: '--plasma-attach-horizontal-gap',
9
- verticalGap: '--plasma-attach-vertical-gap',
10
- // Токены для Button
11
- buttonColor: '--plasma-attach-button-color',
12
- buttonBackgroundColor: '--plasma-attach-button-background-color',
13
- buttonColorHover: '--plasma-attach-button-color-hover',
14
- buttonBackgroundColorHover: '--plasma-attach-button-background-color-hover',
15
- buttonColorActive: '--plasma-attach-button-color-active',
16
- buttonBackgroundColorActive: '--plasma-attach-button-background-color-active',
17
- buttonHeight: '--plasma-attach-button-height',
18
- buttonWidth: '--plasma-attach-button-width',
19
- buttonPadding: '--plasma-attach-button-padding',
20
- buttonRadius: '--plasma-attach-button-radius',
21
- buttonFontFamily: '--plasma-attach-button-font-family',
22
- buttonFontSize: '--plasma-attach-button-font-size',
23
- buttonFontStyle: '--plasma-attach-button-font-style',
24
- buttonFontWeight: '--plasma-attach-button-font-weight',
25
- buttonLetterSpacing: '--plasma-attach-button-letter-spacing',
26
- buttonLineHeight: '--plasma-attach-button-line-height',
27
- // Токены для Cell
28
- cellColor: '--plasma-attach-cell-color',
29
- cellLabelColor: '--plasma-attach-cell-label-color',
30
- cellTitleColor: '--plasma-attach-cell-title-color',
31
- cellSubtitleColor: '--plasma-attach-cell-subtitle-color',
32
- cellBackgroundColor: '--plasma-attach-cell-background-color',
33
- cellWidth: '--plasma-attach-cell-width',
34
- cellPadding: '--plasma-attach-cell-padding',
35
- cellPaddingLeftContent: '--plasma-attach-cell-padding-left-content',
36
- cellPaddingContent: '--plasma-attach-cell-padding-content',
37
- cellPaddingRightContent: '--plasma-attach-cell-padding-right-content',
38
- cellTextboxGap: '--plasma-attach-cell-textbox-gap',
39
- cellGap: '--plasma-attach-cell-gap',
40
- cellLabelFontFamily: '--plasma-attach-cell-label-font-family',
41
- cellLabelFontSize: '--plasma-attach-cell-label-font-size',
42
- cellLabelFontStyle: '--plasma-attach-cell-label-font-style',
43
- cellLabelFontWeight: '--plasma-attach-cell-label-font-weight',
44
- cellLabelLetterSpacing: '--plasma-attach-cell-label-letter-spacing',
45
- cellLabelLineHeight: '--plasma-attach-cell-label-line-height',
46
- cellTitleFontFamily: '--plasma-attach-cell-title-font-family',
47
- cellTitleFontSize: '--plasma-attach-cell-title-font-size',
48
- cellTitleFontStyle: '--plasma-attach-cell-title-font-style',
49
- cellTitleFontWeight: '--plasma-attach-cell-title-font-weight',
50
- cellTitleLetterSpacing: '--plasma-attach-cell-title-letter-spacing',
51
- cellTitleLineHeight: '--plasma-attach-cell-title-line-height',
52
- cellSubtitleFontFamily: '--plasma-attach-cell-subtitle-font-family',
53
- cellSubtitleFontSize: '--plasma-attach-cell-subtitle-font-size',
54
- cellSubtitleFontStyle: '--plasma-attach-cell-subtitle-font-style',
55
- cellSubtitleFontWeight: '--plasma-attach-cell-subtitle-font-weight',
56
- cellSubtitleLetterSpacing: '--plasma-attach-cell-subtitle-letter-spacing',
57
- cellSubtitleLineHeight: '--plasma-attach-cell-subtitle-line-height',
58
- // Токены для IconButton
59
- iconButtonColor: '--plasma-attach-icon-button-color',
60
- iconButtonBackgroundColor: '--plasma-attach-icon-button-background-color',
61
- iconButtonColorHover: '--plasma-attach-icon-button-color-hover',
62
- iconButtonBackgroundColorHover: '--plasma-attach-icon-button-background-color-hover',
63
- iconButtonColorActive: '--plasma-attach-icon-button-color-active',
64
- iconButtonBackgroundColorActive: '--plasma-attach-icon-button-background-color-active',
65
- iconButtonHeight: '--plasma-attach-icon-button-height',
66
- iconButtonWidth: '--plasma-attach-icon-button-width',
67
- iconButtonPadding: '--plasma-attach-icon-button-padding',
68
- iconButtonRadius: '--plasma-attach-icon-button-radius',
69
- iconButtonFontFamily: '--plasma-attach-icon-button-font-family',
70
- iconButtonFontSize: '--plasma-attach-icon-button-font-size',
71
- iconButtonFontStyle: '--plasma-attach-icon-button-font-style',
72
- iconButtonFontWeight: '--plasma-attach-icon-button-font-weight',
73
- iconButtonLetterSpacing: '--plasma-attach-icon-button-letter-spacing',
74
- iconButtonLineHeight: '--plasma-attach-icon-button-line-height'
75
- };
@@ -1,2 +0,0 @@
1
- export { attachRoot, attachConfig } from './Attach';
2
- export { tokens as attachTokens } from './Attach.tokens';
@@ -1 +0,0 @@
1
- export { StyledButton } from './Button.styles';
@@ -1,9 +0,0 @@
1
- import styled from 'styled-components';
2
- import { component, mergeConfig } from '../../../../engines';
3
- import { buttonConfig, buttonTokens } from '../../../Button';
4
- import { tokens as attachTokens } from '../../Attach.tokens';
5
- var mergedConfig = /*#__PURE__*/mergeConfig(buttonConfig);
6
- var Button = /*#__PURE__*/component(mergedConfig);
7
- export var StyledButton = /*#__PURE__*/styled(Button).withConfig({
8
- componentId: "plasma-new-hope__sc-elwbwo-0"
9
- })(["", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");"], buttonTokens.buttonColor, attachTokens.buttonColor, buttonTokens.buttonBackgroundColor, attachTokens.buttonBackgroundColor, buttonTokens.buttonColorHover, attachTokens.buttonColorHover, buttonTokens.buttonBackgroundColorHover, attachTokens.buttonBackgroundColorHover, buttonTokens.buttonColorActive, attachTokens.buttonColorActive, buttonTokens.buttonBackgroundColorActive, attachTokens.buttonBackgroundColorActive, buttonTokens.buttonHeight, attachTokens.buttonHeight, buttonTokens.buttonWidth, attachTokens.buttonWidth, buttonTokens.buttonPadding, attachTokens.buttonPadding, buttonTokens.buttonRadius, attachTokens.buttonRadius, buttonTokens.buttonFontFamily, attachTokens.buttonFontFamily, buttonTokens.buttonFontSize, attachTokens.buttonFontSize, buttonTokens.buttonFontStyle, attachTokens.buttonFontStyle, buttonTokens.buttonFontWeight, attachTokens.buttonFontWeight, buttonTokens.buttonLetterSpacing, attachTokens.buttonLetterSpacing, buttonTokens.buttonLineHeight, attachTokens.buttonLineHeight);
@@ -1 +0,0 @@
1
- export { StyledCell } from './Cell.styles';
@@ -1,9 +0,0 @@
1
- import styled from 'styled-components';
2
- import { component, mergeConfig } from '../../../../engines';
3
- import { cellConfig, cellTokens } from '../../../Cell';
4
- import { tokens as attachTokens, classes } from '../../Attach.tokens';
5
- var mergedConfig = /*#__PURE__*/mergeConfig(cellConfig);
6
- var Cell = /*#__PURE__*/component(mergedConfig);
7
- export var StyledCell = /*#__PURE__*/styled(Cell).withConfig({
8
- componentId: "plasma-new-hope__sc-15m5uhg-0"
9
- })(["", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");width:fit-content !important;&.", "{visibility:hidden;}"], cellTokens.cellLabelColor, attachTokens.cellLabelColor, cellTokens.cellTitleColor, attachTokens.cellTitleColor, cellTokens.cellSubtitleColor, attachTokens.cellSubtitleColor, cellTokens.cellBackgroundColor, attachTokens.cellBackgroundColor, cellTokens.cellWidth, attachTokens.cellWidth, cellTokens.cellPadding, attachTokens.cellPadding, cellTokens.cellPaddingLeftContent, attachTokens.cellPaddingLeftContent, cellTokens.cellPaddingContent, attachTokens.cellPaddingContent, cellTokens.cellPaddingRightContent, attachTokens.cellPaddingRightContent, cellTokens.cellTextboxGap, attachTokens.cellTextboxGap, cellTokens.cellGap, attachTokens.cellGap, cellTokens.cellLabelFontFamily, attachTokens.cellLabelFontFamily, cellTokens.cellLabelFontSize, attachTokens.cellLabelFontSize, cellTokens.cellLabelFontStyle, attachTokens.cellLabelFontStyle, cellTokens.cellLabelFontWeight, attachTokens.cellLabelFontWeight, cellTokens.cellLabelLetterSpacing, attachTokens.cellLabelLetterSpacing, cellTokens.cellLabelLineHeight, attachTokens.cellLabelLineHeight, cellTokens.cellTitleFontFamily, attachTokens.cellTitleFontFamily, cellTokens.cellTitleFontSize, attachTokens.cellTitleFontSize, cellTokens.cellTitleFontStyle, attachTokens.cellTitleFontStyle, cellTokens.cellTitleFontWeight, attachTokens.cellTitleFontWeight, cellTokens.cellTitleLetterSpacing, attachTokens.cellTitleLetterSpacing, cellTokens.cellTitleLineHeight, attachTokens.cellTitleLineHeight, cellTokens.cellSubtitleFontFamily, attachTokens.cellSubtitleFontFamily, cellTokens.cellSubtitleFontSize, attachTokens.cellSubtitleFontSize, cellTokens.cellSubtitleFontStyle, attachTokens.cellSubtitleFontStyle, cellTokens.cellSubtitleFontWeight, attachTokens.cellSubtitleFontWeight, cellTokens.cellSubtitleLetterSpacing, attachTokens.cellSubtitleLetterSpacing, cellTokens.cellSubtitleLineHeight, attachTokens.cellSubtitleLineHeight, classes.cellHidden);
@@ -1 +0,0 @@
1
- export { StyledIconButton } from './IconButton.styles';
@@ -1,9 +0,0 @@
1
- import styled from 'styled-components';
2
- import { component, mergeConfig } from '../../../../engines';
3
- import { iconButtonConfig, iconButtonTokens } from '../../../IconButton';
4
- import { tokens as attachTokens } from '../../Attach.tokens';
5
- var mergedConfig = /*#__PURE__*/mergeConfig(iconButtonConfig);
6
- var IconButton = /*#__PURE__*/component(mergedConfig);
7
- export var StyledIconButton = /*#__PURE__*/styled(IconButton).withConfig({
8
- componentId: "plasma-new-hope__sc-7q1s1x-0"
9
- })(["", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");"], iconButtonTokens.iconButtonColor, attachTokens.iconButtonColor, iconButtonTokens.iconButtonBackgroundColor, attachTokens.iconButtonBackgroundColor, iconButtonTokens.iconButtonColorHover, attachTokens.iconButtonColorHover, iconButtonTokens.iconButtonBackgroundColorHover, attachTokens.iconButtonBackgroundColorHover, iconButtonTokens.iconButtonColorActive, attachTokens.iconButtonColorActive, iconButtonTokens.iconButtonBackgroundColorActive, attachTokens.iconButtonBackgroundColorActive, iconButtonTokens.iconButtonHeight, attachTokens.iconButtonHeight, iconButtonTokens.iconButtonWidth, attachTokens.iconButtonWidth, iconButtonTokens.iconButtonPadding, attachTokens.iconButtonPadding, iconButtonTokens.iconButtonRadius, attachTokens.iconButtonRadius, iconButtonTokens.iconButtonFontFamily, attachTokens.iconButtonFontFamily, iconButtonTokens.iconButtonFontSize, attachTokens.iconButtonFontSize, iconButtonTokens.iconButtonFontStyle, attachTokens.iconButtonFontStyle, iconButtonTokens.iconButtonFontWeight, attachTokens.iconButtonFontWeight, iconButtonTokens.iconButtonLetterSpacing, attachTokens.iconButtonLetterSpacing, iconButtonTokens.iconButtonLineHeight, attachTokens.iconButtonLineHeight);
@@ -1,3 +0,0 @@
1
- export var extractExtension = function extractExtension(filename) {
2
- return filename.split('.').pop();
3
- };
@@ -1,19 +0,0 @@
1
- var _IconBlankPdfOutline, _IconBlankDocOutline, _IconBlankXlsOutline, _IconBlankTxtOutline, _IconBlankCsvOutline, _IconBlankOutline;
2
- import React from 'react';
3
- import { IconBlankCsvOutline, IconBlankDocOutline, IconBlankOutline, IconBlankPdfOutline, IconBlankTxtOutline, IconBlankXlsOutline } from '@salutejs/plasma-icons';
4
- export var getFileicon = function getFileicon(extension) {
5
- switch (extension) {
6
- case 'pdf':
7
- return _IconBlankPdfOutline || (_IconBlankPdfOutline = /*#__PURE__*/React.createElement(IconBlankPdfOutline, null));
8
- case 'doc':
9
- return _IconBlankDocOutline || (_IconBlankDocOutline = /*#__PURE__*/React.createElement(IconBlankDocOutline, null));
10
- case 'xls':
11
- return _IconBlankXlsOutline || (_IconBlankXlsOutline = /*#__PURE__*/React.createElement(IconBlankXlsOutline, null));
12
- case 'txt':
13
- return _IconBlankTxtOutline || (_IconBlankTxtOutline = /*#__PURE__*/React.createElement(IconBlankTxtOutline, null));
14
- case 'csv':
15
- return _IconBlankCsvOutline || (_IconBlankCsvOutline = /*#__PURE__*/React.createElement(IconBlankCsvOutline, null));
16
- default:
17
- return _IconBlankOutline || (_IconBlankOutline = /*#__PURE__*/React.createElement(IconBlankOutline, null));
18
- }
19
- };
@@ -1,3 +0,0 @@
1
- export { extractExtension } from './extractExtension';
2
- export { getFileicon } from './getFileicon';
3
- export { truncateFilename } from './truncateFilename';
@@ -1,9 +0,0 @@
1
- export var truncateFilename = function truncateFilename(filename, startTruncationIndex) {
2
- var separator = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : '...';
3
- var strings = filename.split('.');
4
- var extension = strings.length > 1 ? strings[strings.length - 1] : null;
5
- var left = strings.length > 1 ? strings.slice(0, -1).join('.') : strings[0];
6
- var lastFilenameLetter = left[left.length - 1];
7
- var truncatedFilename = "".concat(left.substring(0, startTruncationIndex)).concat(separator).concat(lastFilenameLetter);
8
- return extension ? "".concat(truncatedFilename, ".").concat(extension) : truncatedFilename;
9
- };
@@ -1,3 +0,0 @@
1
- import { css } from 'styled-components';
2
- import { tokens, classes } from '../../Attach.tokens';
3
- export var base = /*#__PURE__*/css(["&.", "{column-gap:var(", ");}&.", "{row-gap:var(", ");}&.", "{row-gap:var(", ");column-gap:var(", ");}}"], classes.horizontal, tokens.horizontalGap, classes.vertical, tokens.verticalGap, classes.auto, tokens.verticalGap, tokens.horizontalGap);
@@ -1,3 +0,0 @@
1
- import { css } from 'styled-components';
2
- import { classes } from '../../Attach.tokens';
3
- export var base = /*#__PURE__*/css(["&.", "{flex-direction:row;}&.", "{flex-direction:column;}&.", "{flex-wrap:wrap;}"], classes.horizontal, classes.vertical, classes.auto);