@salutejs/plasma-new-hope 0.150.1-canary.1448.11008275499.0 → 0.151.0-canary.1437.11008706795.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (417) hide show
  1. package/cjs/components/Attach/Attach.css +48 -0
  2. package/cjs/components/Attach/Attach.js +181 -0
  3. package/cjs/components/Attach/Attach.js.map +1 -0
  4. package/cjs/components/Attach/Attach.styles.js +23 -0
  5. package/cjs/components/Attach/Attach.styles.js.map +1 -0
  6. package/cjs/components/Attach/Attach.styles_fl8wha.css +3 -0
  7. package/cjs/components/Attach/Attach.tokens.js +130 -0
  8. package/cjs/components/Attach/Attach.tokens.js.map +1 -0
  9. package/cjs/components/Attach/components/AttachButton/AttachButton.css +34 -0
  10. package/cjs/components/Attach/components/AttachButton/AttachButton.js +50 -0
  11. package/cjs/components/Attach/components/AttachButton/AttachButton.js.map +1 -0
  12. package/cjs/components/Attach/ui/Button/Button.styles.js +23 -0
  13. package/cjs/components/Attach/ui/Button/Button.styles.js.map +1 -0
  14. package/cjs/components/Attach/ui/Button/Button.styles_bj69th.css +1 -0
  15. package/cjs/components/Attach/ui/Cell/Cell.styles.js +25 -0
  16. package/cjs/components/Attach/ui/Cell/Cell.styles.js.map +1 -0
  17. package/cjs/components/Attach/ui/Cell/Cell.styles_69w962.css +1 -0
  18. package/cjs/components/Attach/ui/IconButton/IconButton.styles.js +32 -0
  19. package/cjs/components/Attach/ui/IconButton/IconButton.styles.js.map +1 -0
  20. package/cjs/components/Attach/ui/IconButton/IconButton.styles_1q2jfs2.css +2 -0
  21. package/cjs/components/Attach/utils/extractExtension.js +10 -0
  22. package/cjs/components/Attach/utils/extractExtension.js.map +1 -0
  23. package/cjs/components/Attach/utils/getFileicon.js +51 -0
  24. package/cjs/components/Attach/utils/getFileicon.js.map +1 -0
  25. package/cjs/components/Attach/utils/truncateFilename.js +24 -0
  26. package/cjs/components/Attach/utils/truncateFilename.js.map +1 -0
  27. package/cjs/components/Attach/variations/_size/base.js +9 -0
  28. package/cjs/components/Attach/variations/_size/base.js.map +1 -0
  29. package/cjs/components/Attach/variations/_size/base_eax0b8.css +1 -0
  30. package/cjs/components/Attach/variations/_view/base.js +9 -0
  31. package/cjs/components/Attach/variations/_view/base.js.map +1 -0
  32. package/cjs/components/Attach/variations/_view/base_1nvsg1b.css +1 -0
  33. package/cjs/components/Cell/Cell.js +3 -2
  34. package/cjs/components/Cell/Cell.js.map +1 -1
  35. package/cjs/components/Slider/ui/Handler/Handler.js +24 -26
  36. package/cjs/components/Slider/ui/Handler/Handler.js.map +1 -1
  37. package/cjs/components/_Icon/Icon.assets/BlankCsvOutline.js +33 -0
  38. package/cjs/components/_Icon/Icon.assets/BlankCsvOutline.js.map +1 -0
  39. package/cjs/components/_Icon/Icon.assets/BlankDocOutline.js +37 -0
  40. package/cjs/components/_Icon/Icon.assets/BlankDocOutline.js.map +1 -0
  41. package/cjs/components/_Icon/Icon.assets/BlankOutline.js +24 -0
  42. package/cjs/components/_Icon/Icon.assets/BlankOutline.js.map +1 -0
  43. package/cjs/components/_Icon/Icon.assets/BlankPdfOutline.js +29 -0
  44. package/cjs/components/_Icon/Icon.assets/BlankPdfOutline.js.map +1 -0
  45. package/cjs/components/_Icon/Icon.assets/BlankTxtOutline.js +33 -0
  46. package/cjs/components/_Icon/Icon.assets/BlankTxtOutline.js.map +1 -0
  47. package/cjs/components/_Icon/Icon.assets/BlankXlsOutline.js +33 -0
  48. package/cjs/components/_Icon/Icon.assets/BlankXlsOutline.js.map +1 -0
  49. package/cjs/components/_Icon/Icon.assets/CloseCircleOutline.js +24 -0
  50. package/cjs/components/_Icon/Icon.assets/CloseCircleOutline.js.map +1 -0
  51. package/cjs/components/_Icon/Icon.assets/Plus.js +24 -0
  52. package/cjs/components/_Icon/Icon.assets/Plus.js.map +1 -0
  53. package/cjs/components/_Icon/Icons/IconBlankCsvOutline.js +23 -0
  54. package/cjs/components/_Icon/Icons/IconBlankCsvOutline.js.map +1 -0
  55. package/cjs/components/_Icon/Icons/IconBlankDocOutline.js +23 -0
  56. package/cjs/components/_Icon/Icons/IconBlankDocOutline.js.map +1 -0
  57. package/cjs/components/_Icon/Icons/IconBlankOutline.js +23 -0
  58. package/cjs/components/_Icon/Icons/IconBlankOutline.js.map +1 -0
  59. package/cjs/components/_Icon/Icons/IconBlankPdfOutline.js +23 -0
  60. package/cjs/components/_Icon/Icons/IconBlankPdfOutline.js.map +1 -0
  61. package/cjs/components/_Icon/Icons/IconBlankTxtOutline.js +23 -0
  62. package/cjs/components/_Icon/Icons/IconBlankTxtOutline.js.map +1 -0
  63. package/cjs/components/_Icon/Icons/IconBlankXlsOutline.js +23 -0
  64. package/cjs/components/_Icon/Icons/IconBlankXlsOutline.js.map +1 -0
  65. package/cjs/components/_Icon/Icons/IconCloseCircleOutline.js +23 -0
  66. package/cjs/components/_Icon/Icons/IconCloseCircleOutline.js.map +1 -0
  67. package/cjs/components/_Icon/Icons/IconPlus.js +23 -0
  68. package/cjs/components/_Icon/Icons/IconPlus.js.map +1 -0
  69. package/cjs/index.css +15 -0
  70. package/cjs/index.js +5 -0
  71. package/cjs/index.js.map +1 -1
  72. package/emotion/cjs/components/Attach/Attach.js +186 -0
  73. package/emotion/cjs/components/Attach/Attach.styles.js +36 -0
  74. package/emotion/cjs/components/Attach/Attach.template-doc.mdx +63 -0
  75. package/emotion/cjs/components/Attach/Attach.tokens.js +128 -0
  76. package/emotion/cjs/components/Attach/Attach.types.js +5 -0
  77. package/emotion/cjs/components/Attach/components/AttachButton/AttachButton.js +52 -0
  78. package/emotion/cjs/components/Attach/components/AttachButton/index.js +12 -0
  79. package/emotion/cjs/components/Attach/index.js +25 -0
  80. package/emotion/cjs/components/Attach/ui/Button/Button.js +12 -0
  81. package/emotion/cjs/components/Attach/ui/Button/Button.styles.js +17 -0
  82. package/emotion/cjs/components/Attach/ui/Cell/Cell.js +12 -0
  83. package/emotion/cjs/components/Attach/ui/Cell/Cell.styles.js +17 -0
  84. package/emotion/cjs/components/Attach/ui/IconButton/IconButton.js +12 -0
  85. package/emotion/cjs/components/Attach/ui/IconButton/IconButton.styles.js +21 -0
  86. package/emotion/cjs/components/Attach/utils/extractExtension.js +9 -0
  87. package/emotion/cjs/components/Attach/utils/getFileicon.js +44 -0
  88. package/emotion/cjs/components/Attach/utils/index.js +26 -0
  89. package/emotion/cjs/components/Attach/utils/truncateFilename.js +23 -0
  90. package/emotion/cjs/components/Attach/variations/_size/base.js +9 -0
  91. package/emotion/cjs/components/Attach/variations/_view/base.js +9 -0
  92. package/emotion/cjs/components/Cell/Cell.js +3 -2
  93. package/emotion/cjs/components/Slider/ui/Handler/Handler.js +23 -26
  94. package/emotion/cjs/components/_Icon/Icon.assets/BlankCsvOutline.js +32 -0
  95. package/emotion/cjs/components/_Icon/Icon.assets/BlankDocOutline.js +36 -0
  96. package/emotion/cjs/components/_Icon/Icon.assets/BlankOutline.js +23 -0
  97. package/emotion/cjs/components/_Icon/Icon.assets/BlankPdfOutline.js +28 -0
  98. package/emotion/cjs/components/_Icon/Icon.assets/BlankTxtOutline.js +32 -0
  99. package/emotion/cjs/components/_Icon/Icon.assets/BlankXlsOutline.js +32 -0
  100. package/emotion/cjs/components/_Icon/Icon.assets/CloseCircleOutline.js +23 -0
  101. package/emotion/cjs/components/_Icon/Icon.assets/Plus.js +23 -0
  102. package/emotion/cjs/components/_Icon/Icons/IconBlankCsvOutline.js +22 -0
  103. package/emotion/cjs/components/_Icon/Icons/IconBlankDocOutline.js +22 -0
  104. package/emotion/cjs/components/_Icon/Icons/IconBlankOutline.js +22 -0
  105. package/emotion/cjs/components/_Icon/Icons/IconBlankPdfOutline.js +22 -0
  106. package/emotion/cjs/components/_Icon/Icons/IconBlankTxtOutline.js +22 -0
  107. package/emotion/cjs/components/_Icon/Icons/IconBlankXlsOutline.js +22 -0
  108. package/emotion/cjs/components/_Icon/Icons/IconCloseCircleOutline.js +22 -0
  109. package/emotion/cjs/components/_Icon/Icons/IconPlus.js +22 -0
  110. package/emotion/cjs/components/_Icon/index.js +57 -1
  111. package/emotion/cjs/examples/plasma_b2c/components/Attach/Attach.config.js +37 -0
  112. package/emotion/cjs/examples/plasma_b2c/components/Attach/Attach.js +11 -0
  113. package/emotion/cjs/examples/plasma_b2c/components/Attach/Attach.stories.tsx +177 -0
  114. package/emotion/cjs/examples/plasma_web/components/Attach/Attach.config.js +37 -0
  115. package/emotion/cjs/examples/plasma_web/components/Attach/Attach.js +11 -0
  116. package/emotion/cjs/examples/plasma_web/components/Attach/Attach.stories.tsx +168 -0
  117. package/emotion/cjs/index.js +11 -0
  118. package/emotion/es/components/Attach/Attach.js +177 -0
  119. package/emotion/es/components/Attach/Attach.styles.js +29 -0
  120. package/emotion/es/components/Attach/Attach.template-doc.mdx +63 -0
  121. package/emotion/es/components/Attach/Attach.tokens.js +122 -0
  122. package/emotion/es/components/Attach/Attach.types.js +1 -0
  123. package/emotion/es/components/Attach/components/AttachButton/AttachButton.js +43 -0
  124. package/emotion/es/components/Attach/components/AttachButton/index.js +1 -0
  125. package/emotion/es/components/Attach/index.js +2 -0
  126. package/emotion/es/components/Attach/ui/Button/Button.js +1 -0
  127. package/emotion/es/components/Attach/ui/Button/Button.styles.js +10 -0
  128. package/emotion/es/components/Attach/ui/Cell/Cell.js +1 -0
  129. package/emotion/es/components/Attach/ui/Cell/Cell.styles.js +10 -0
  130. package/emotion/es/components/Attach/ui/IconButton/IconButton.js +1 -0
  131. package/emotion/es/components/Attach/ui/IconButton/IconButton.styles.js +14 -0
  132. package/emotion/es/components/Attach/utils/extractExtension.js +3 -0
  133. package/emotion/es/components/Attach/utils/getFileicon.js +37 -0
  134. package/emotion/es/components/Attach/utils/index.js +3 -0
  135. package/emotion/es/components/Attach/utils/truncateFilename.js +17 -0
  136. package/emotion/es/components/Attach/variations/_size/base.js +3 -0
  137. package/emotion/es/components/Attach/variations/_view/base.js +3 -0
  138. package/emotion/es/components/Cell/Cell.js +3 -2
  139. package/emotion/es/components/Slider/ui/Handler/Handler.js +24 -26
  140. package/emotion/es/components/_Icon/Icon.assets/BlankCsvOutline.js +25 -0
  141. package/emotion/es/components/_Icon/Icon.assets/BlankDocOutline.js +29 -0
  142. package/emotion/es/components/_Icon/Icon.assets/BlankOutline.js +16 -0
  143. package/emotion/es/components/_Icon/Icon.assets/BlankPdfOutline.js +21 -0
  144. package/emotion/es/components/_Icon/Icon.assets/BlankTxtOutline.js +25 -0
  145. package/emotion/es/components/_Icon/Icon.assets/BlankXlsOutline.js +25 -0
  146. package/emotion/es/components/_Icon/Icon.assets/CloseCircleOutline.js +16 -0
  147. package/emotion/es/components/_Icon/Icon.assets/Plus.js +16 -0
  148. package/emotion/es/components/_Icon/Icons/IconBlankCsvOutline.js +15 -0
  149. package/emotion/es/components/_Icon/Icons/IconBlankDocOutline.js +15 -0
  150. package/emotion/es/components/_Icon/Icons/IconBlankOutline.js +15 -0
  151. package/emotion/es/components/_Icon/Icons/IconBlankPdfOutline.js +15 -0
  152. package/emotion/es/components/_Icon/Icons/IconBlankTxtOutline.js +15 -0
  153. package/emotion/es/components/_Icon/Icons/IconBlankXlsOutline.js +15 -0
  154. package/emotion/es/components/_Icon/Icons/IconCloseCircleOutline.js +15 -0
  155. package/emotion/es/components/_Icon/Icons/IconPlus.js +15 -0
  156. package/emotion/es/components/_Icon/index.js +9 -1
  157. package/emotion/es/examples/plasma_b2c/components/Attach/Attach.config.js +31 -0
  158. package/emotion/es/examples/plasma_b2c/components/Attach/Attach.js +5 -0
  159. package/emotion/es/examples/plasma_b2c/components/Attach/Attach.stories.tsx +177 -0
  160. package/emotion/es/examples/plasma_web/components/Attach/Attach.config.js +31 -0
  161. package/emotion/es/examples/plasma_web/components/Attach/Attach.js +5 -0
  162. package/emotion/es/examples/plasma_web/components/Attach/Attach.stories.tsx +168 -0
  163. package/emotion/es/index.js +2 -1
  164. package/es/components/Attach/Attach.css +48 -0
  165. package/es/components/Attach/Attach.js +176 -0
  166. package/es/components/Attach/Attach.js.map +1 -0
  167. package/es/components/Attach/Attach.styles.js +17 -0
  168. package/es/components/Attach/Attach.styles.js.map +1 -0
  169. package/es/components/Attach/Attach.styles_fl8wha.css +3 -0
  170. package/es/components/Attach/Attach.tokens.js +125 -0
  171. package/es/components/Attach/Attach.tokens.js.map +1 -0
  172. package/es/components/Attach/components/AttachButton/AttachButton.css +34 -0
  173. package/es/components/Attach/components/AttachButton/AttachButton.js +46 -0
  174. package/es/components/Attach/components/AttachButton/AttachButton.js.map +1 -0
  175. package/es/components/Attach/ui/Button/Button.styles.js +19 -0
  176. package/es/components/Attach/ui/Button/Button.styles.js.map +1 -0
  177. package/es/components/Attach/ui/Button/Button.styles_bj69th.css +1 -0
  178. package/es/components/Attach/ui/Cell/Cell.styles.js +21 -0
  179. package/es/components/Attach/ui/Cell/Cell.styles.js.map +1 -0
  180. package/es/components/Attach/ui/Cell/Cell.styles_69w962.css +1 -0
  181. package/es/components/Attach/ui/IconButton/IconButton.styles.js +27 -0
  182. package/es/components/Attach/ui/IconButton/IconButton.styles.js.map +1 -0
  183. package/es/components/Attach/ui/IconButton/IconButton.styles_1q2jfs2.css +2 -0
  184. package/es/components/Attach/utils/extractExtension.js +6 -0
  185. package/es/components/Attach/utils/extractExtension.js.map +1 -0
  186. package/es/components/Attach/utils/getFileicon.js +47 -0
  187. package/es/components/Attach/utils/getFileicon.js.map +1 -0
  188. package/es/components/Attach/utils/truncateFilename.js +20 -0
  189. package/es/components/Attach/utils/truncateFilename.js.map +1 -0
  190. package/es/components/Attach/variations/_size/base.js +5 -0
  191. package/es/components/Attach/variations/_size/base.js.map +1 -0
  192. package/es/components/Attach/variations/_size/base_eax0b8.css +1 -0
  193. package/es/components/Attach/variations/_view/base.js +5 -0
  194. package/es/components/Attach/variations/_view/base.js.map +1 -0
  195. package/es/components/Attach/variations/_view/base_1nvsg1b.css +1 -0
  196. package/es/components/Cell/Cell.js +3 -2
  197. package/es/components/Cell/Cell.js.map +1 -1
  198. package/es/components/Slider/ui/Handler/Handler.js +24 -26
  199. package/es/components/Slider/ui/Handler/Handler.js.map +1 -1
  200. package/es/components/_Icon/Icon.assets/BlankCsvOutline.js +29 -0
  201. package/es/components/_Icon/Icon.assets/BlankCsvOutline.js.map +1 -0
  202. package/es/components/_Icon/Icon.assets/BlankDocOutline.js +33 -0
  203. package/es/components/_Icon/Icon.assets/BlankDocOutline.js.map +1 -0
  204. package/es/components/_Icon/Icon.assets/BlankOutline.js +20 -0
  205. package/es/components/_Icon/Icon.assets/BlankOutline.js.map +1 -0
  206. package/es/components/_Icon/Icon.assets/BlankPdfOutline.js +25 -0
  207. package/es/components/_Icon/Icon.assets/BlankPdfOutline.js.map +1 -0
  208. package/es/components/_Icon/Icon.assets/BlankTxtOutline.js +29 -0
  209. package/es/components/_Icon/Icon.assets/BlankTxtOutline.js.map +1 -0
  210. package/es/components/_Icon/Icon.assets/BlankXlsOutline.js +29 -0
  211. package/es/components/_Icon/Icon.assets/BlankXlsOutline.js.map +1 -0
  212. package/es/components/_Icon/Icon.assets/CloseCircleOutline.js +20 -0
  213. package/es/components/_Icon/Icon.assets/CloseCircleOutline.js.map +1 -0
  214. package/es/components/_Icon/Icon.assets/Plus.js +20 -0
  215. package/es/components/_Icon/Icon.assets/Plus.js.map +1 -0
  216. package/es/components/_Icon/Icons/IconBlankCsvOutline.js +19 -0
  217. package/es/components/_Icon/Icons/IconBlankCsvOutline.js.map +1 -0
  218. package/es/components/_Icon/Icons/IconBlankDocOutline.js +19 -0
  219. package/es/components/_Icon/Icons/IconBlankDocOutline.js.map +1 -0
  220. package/es/components/_Icon/Icons/IconBlankOutline.js +19 -0
  221. package/es/components/_Icon/Icons/IconBlankOutline.js.map +1 -0
  222. package/es/components/_Icon/Icons/IconBlankPdfOutline.js +19 -0
  223. package/es/components/_Icon/Icons/IconBlankPdfOutline.js.map +1 -0
  224. package/es/components/_Icon/Icons/IconBlankTxtOutline.js +19 -0
  225. package/es/components/_Icon/Icons/IconBlankTxtOutline.js.map +1 -0
  226. package/es/components/_Icon/Icons/IconBlankXlsOutline.js +19 -0
  227. package/es/components/_Icon/Icons/IconBlankXlsOutline.js.map +1 -0
  228. package/es/components/_Icon/Icons/IconCloseCircleOutline.js +19 -0
  229. package/es/components/_Icon/Icons/IconCloseCircleOutline.js.map +1 -0
  230. package/es/components/_Icon/Icons/IconPlus.js +19 -0
  231. package/es/components/_Icon/Icons/IconPlus.js.map +1 -0
  232. package/es/index.css +15 -0
  233. package/es/index.js +2 -0
  234. package/es/index.js.map +1 -1
  235. package/package.json +2 -2
  236. package/styled-components/cjs/components/Attach/Attach.js +186 -0
  237. package/styled-components/cjs/components/Attach/Attach.styles.js +18 -0
  238. package/styled-components/cjs/components/Attach/Attach.template-doc.mdx +63 -0
  239. package/styled-components/cjs/components/Attach/Attach.tokens.js +128 -0
  240. package/styled-components/cjs/components/Attach/Attach.types.js +5 -0
  241. package/styled-components/cjs/components/Attach/components/AttachButton/AttachButton.js +52 -0
  242. package/styled-components/cjs/components/Attach/components/AttachButton/index.js +12 -0
  243. package/styled-components/cjs/components/Attach/index.js +25 -0
  244. package/styled-components/cjs/components/Attach/ui/Button/Button.js +12 -0
  245. package/styled-components/cjs/components/Attach/ui/Button/Button.styles.js +16 -0
  246. package/styled-components/cjs/components/Attach/ui/Cell/Cell.js +12 -0
  247. package/styled-components/cjs/components/Attach/ui/Cell/Cell.styles.js +16 -0
  248. package/styled-components/cjs/components/Attach/ui/IconButton/IconButton.js +12 -0
  249. package/styled-components/cjs/components/Attach/ui/IconButton/IconButton.styles.js +19 -0
  250. package/styled-components/cjs/components/Attach/utils/extractExtension.js +9 -0
  251. package/styled-components/cjs/components/Attach/utils/getFileicon.js +44 -0
  252. package/styled-components/cjs/components/Attach/utils/index.js +26 -0
  253. package/styled-components/cjs/components/Attach/utils/truncateFilename.js +23 -0
  254. package/styled-components/cjs/components/Attach/variations/_size/base.js +9 -0
  255. package/styled-components/cjs/components/Attach/variations/_view/base.js +9 -0
  256. package/styled-components/cjs/components/Cell/Cell.js +3 -2
  257. package/styled-components/cjs/components/Slider/ui/Handler/Handler.js +23 -26
  258. package/styled-components/cjs/components/_Icon/Icon.assets/BlankCsvOutline.js +32 -0
  259. package/styled-components/cjs/components/_Icon/Icon.assets/BlankDocOutline.js +36 -0
  260. package/styled-components/cjs/components/_Icon/Icon.assets/BlankOutline.js +23 -0
  261. package/styled-components/cjs/components/_Icon/Icon.assets/BlankPdfOutline.js +28 -0
  262. package/styled-components/cjs/components/_Icon/Icon.assets/BlankTxtOutline.js +32 -0
  263. package/styled-components/cjs/components/_Icon/Icon.assets/BlankXlsOutline.js +32 -0
  264. package/styled-components/cjs/components/_Icon/Icon.assets/CloseCircleOutline.js +23 -0
  265. package/styled-components/cjs/components/_Icon/Icon.assets/Plus.js +23 -0
  266. package/styled-components/cjs/components/_Icon/Icons/IconBlankCsvOutline.js +22 -0
  267. package/styled-components/cjs/components/_Icon/Icons/IconBlankDocOutline.js +22 -0
  268. package/styled-components/cjs/components/_Icon/Icons/IconBlankOutline.js +22 -0
  269. package/styled-components/cjs/components/_Icon/Icons/IconBlankPdfOutline.js +22 -0
  270. package/styled-components/cjs/components/_Icon/Icons/IconBlankTxtOutline.js +22 -0
  271. package/styled-components/cjs/components/_Icon/Icons/IconBlankXlsOutline.js +22 -0
  272. package/styled-components/cjs/components/_Icon/Icons/IconCloseCircleOutline.js +22 -0
  273. package/styled-components/cjs/components/_Icon/Icons/IconPlus.js +22 -0
  274. package/styled-components/cjs/components/_Icon/index.js +57 -1
  275. package/styled-components/cjs/examples/plasma_b2c/components/Attach/Attach.config.js +37 -0
  276. package/styled-components/cjs/examples/plasma_b2c/components/Attach/Attach.js +11 -0
  277. package/styled-components/cjs/examples/plasma_b2c/components/Attach/Attach.stories.tsx +177 -0
  278. package/styled-components/cjs/examples/plasma_web/components/Attach/Attach.config.js +37 -0
  279. package/styled-components/cjs/examples/plasma_web/components/Attach/Attach.js +11 -0
  280. package/styled-components/cjs/examples/plasma_web/components/Attach/Attach.stories.tsx +168 -0
  281. package/styled-components/cjs/index.js +11 -0
  282. package/styled-components/es/components/Attach/Attach.js +177 -0
  283. package/styled-components/es/components/Attach/Attach.styles.js +10 -0
  284. package/styled-components/es/components/Attach/Attach.template-doc.mdx +63 -0
  285. package/styled-components/es/components/Attach/Attach.tokens.js +122 -0
  286. package/styled-components/es/components/Attach/Attach.types.js +1 -0
  287. package/styled-components/es/components/Attach/components/AttachButton/AttachButton.js +43 -0
  288. package/styled-components/es/components/Attach/components/AttachButton/index.js +1 -0
  289. package/styled-components/es/components/Attach/index.js +2 -0
  290. package/styled-components/es/components/Attach/ui/Button/Button.js +1 -0
  291. package/styled-components/es/components/Attach/ui/Button/Button.styles.js +9 -0
  292. package/styled-components/es/components/Attach/ui/Cell/Cell.js +1 -0
  293. package/styled-components/es/components/Attach/ui/Cell/Cell.styles.js +9 -0
  294. package/styled-components/es/components/Attach/ui/IconButton/IconButton.js +1 -0
  295. package/styled-components/es/components/Attach/ui/IconButton/IconButton.styles.js +12 -0
  296. package/styled-components/es/components/Attach/utils/extractExtension.js +3 -0
  297. package/styled-components/es/components/Attach/utils/getFileicon.js +37 -0
  298. package/styled-components/es/components/Attach/utils/index.js +3 -0
  299. package/styled-components/es/components/Attach/utils/truncateFilename.js +17 -0
  300. package/styled-components/es/components/Attach/variations/_size/base.js +3 -0
  301. package/styled-components/es/components/Attach/variations/_view/base.js +3 -0
  302. package/styled-components/es/components/Cell/Cell.js +3 -2
  303. package/styled-components/es/components/Slider/ui/Handler/Handler.js +24 -26
  304. package/styled-components/es/components/_Icon/Icon.assets/BlankCsvOutline.js +25 -0
  305. package/styled-components/es/components/_Icon/Icon.assets/BlankDocOutline.js +29 -0
  306. package/styled-components/es/components/_Icon/Icon.assets/BlankOutline.js +16 -0
  307. package/styled-components/es/components/_Icon/Icon.assets/BlankPdfOutline.js +21 -0
  308. package/styled-components/es/components/_Icon/Icon.assets/BlankTxtOutline.js +25 -0
  309. package/styled-components/es/components/_Icon/Icon.assets/BlankXlsOutline.js +25 -0
  310. package/styled-components/es/components/_Icon/Icon.assets/CloseCircleOutline.js +16 -0
  311. package/styled-components/es/components/_Icon/Icon.assets/Plus.js +16 -0
  312. package/styled-components/es/components/_Icon/Icons/IconBlankCsvOutline.js +15 -0
  313. package/styled-components/es/components/_Icon/Icons/IconBlankDocOutline.js +15 -0
  314. package/styled-components/es/components/_Icon/Icons/IconBlankOutline.js +15 -0
  315. package/styled-components/es/components/_Icon/Icons/IconBlankPdfOutline.js +15 -0
  316. package/styled-components/es/components/_Icon/Icons/IconBlankTxtOutline.js +15 -0
  317. package/styled-components/es/components/_Icon/Icons/IconBlankXlsOutline.js +15 -0
  318. package/styled-components/es/components/_Icon/Icons/IconCloseCircleOutline.js +15 -0
  319. package/styled-components/es/components/_Icon/Icons/IconPlus.js +15 -0
  320. package/styled-components/es/components/_Icon/index.js +9 -1
  321. package/styled-components/es/examples/plasma_b2c/components/Attach/Attach.config.js +31 -0
  322. package/styled-components/es/examples/plasma_b2c/components/Attach/Attach.js +5 -0
  323. package/styled-components/es/examples/plasma_b2c/components/Attach/Attach.stories.tsx +177 -0
  324. package/styled-components/es/examples/plasma_web/components/Attach/Attach.config.js +31 -0
  325. package/styled-components/es/examples/plasma_web/components/Attach/Attach.js +5 -0
  326. package/styled-components/es/examples/plasma_web/components/Attach/Attach.stories.tsx +168 -0
  327. package/styled-components/es/index.js +2 -1
  328. package/types/components/Attach/Attach.d.ts +23 -0
  329. package/types/components/Attach/Attach.d.ts.map +1 -0
  330. package/types/components/Attach/Attach.styles.d.ts +5 -0
  331. package/types/components/Attach/Attach.styles.d.ts.map +1 -0
  332. package/types/components/Attach/Attach.tokens.d.ts +119 -0
  333. package/types/components/Attach/Attach.tokens.d.ts.map +1 -0
  334. package/types/components/Attach/Attach.types.d.ts +43 -0
  335. package/types/components/Attach/Attach.types.d.ts.map +1 -0
  336. package/types/components/Attach/components/AttachButton/AttachButton.d.ts +4 -0
  337. package/types/components/Attach/components/AttachButton/AttachButton.d.ts.map +1 -0
  338. package/types/components/Attach/components/AttachButton/index.d.ts +2 -0
  339. package/types/components/Attach/components/AttachButton/index.d.ts.map +1 -0
  340. package/types/components/Attach/index.d.ts +4 -0
  341. package/types/components/Attach/index.d.ts.map +1 -0
  342. package/types/components/Attach/ui/Button/Button.d.ts +2 -0
  343. package/types/components/Attach/ui/Button/Button.d.ts.map +1 -0
  344. package/types/components/Attach/ui/Button/Button.styles.d.ts +45 -0
  345. package/types/components/Attach/ui/Button/Button.styles.d.ts.map +1 -0
  346. package/types/components/Attach/ui/Cell/Cell.d.ts +2 -0
  347. package/types/components/Attach/ui/Cell/Cell.d.ts.map +1 -0
  348. package/types/components/Attach/ui/Cell/Cell.styles.d.ts +33 -0
  349. package/types/components/Attach/ui/Cell/Cell.styles.d.ts.map +1 -0
  350. package/types/components/Attach/ui/IconButton/IconButton.d.ts +2 -0
  351. package/types/components/Attach/ui/IconButton/IconButton.d.ts.map +1 -0
  352. package/types/components/Attach/ui/IconButton/IconButton.styles.d.ts +88 -0
  353. package/types/components/Attach/ui/IconButton/IconButton.styles.d.ts.map +1 -0
  354. package/types/components/Attach/utils/extractExtension.d.ts +2 -0
  355. package/types/components/Attach/utils/extractExtension.d.ts.map +1 -0
  356. package/types/components/Attach/utils/getFileicon.d.ts +3 -0
  357. package/types/components/Attach/utils/getFileicon.d.ts.map +1 -0
  358. package/types/components/Attach/utils/index.d.ts +4 -0
  359. package/types/components/Attach/utils/index.d.ts.map +1 -0
  360. package/types/components/Attach/utils/truncateFilename.d.ts +7 -0
  361. package/types/components/Attach/utils/truncateFilename.d.ts.map +1 -0
  362. package/types/components/Attach/variations/_size/base.d.ts +2 -0
  363. package/types/components/Attach/variations/_size/base.d.ts.map +1 -0
  364. package/types/components/Attach/variations/_view/base.d.ts +2 -0
  365. package/types/components/Attach/variations/_view/base.d.ts.map +1 -0
  366. package/types/components/Cell/Cell.d.ts.map +1 -1
  367. package/types/components/Cell/Cell.types.d.ts +1 -1
  368. package/types/components/Cell/Cell.types.d.ts.map +1 -1
  369. package/types/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.styles.d.ts +2 -2
  370. package/types/components/Slider/ui/Handler/Handler.d.ts +5 -0
  371. package/types/components/Slider/ui/Handler/Handler.d.ts.map +1 -1
  372. package/types/components/_Icon/Icon.assets/BlankCsvOutline.d.ts +4 -0
  373. package/types/components/_Icon/Icon.assets/BlankCsvOutline.d.ts.map +1 -0
  374. package/types/components/_Icon/Icon.assets/BlankDocOutline.d.ts +4 -0
  375. package/types/components/_Icon/Icon.assets/BlankDocOutline.d.ts.map +1 -0
  376. package/types/components/_Icon/Icon.assets/BlankOutline.d.ts +4 -0
  377. package/types/components/_Icon/Icon.assets/BlankOutline.d.ts.map +1 -0
  378. package/types/components/_Icon/Icon.assets/BlankPdfOutline.d.ts +4 -0
  379. package/types/components/_Icon/Icon.assets/BlankPdfOutline.d.ts.map +1 -0
  380. package/types/components/_Icon/Icon.assets/BlankTxtOutline.d.ts +4 -0
  381. package/types/components/_Icon/Icon.assets/BlankTxtOutline.d.ts.map +1 -0
  382. package/types/components/_Icon/Icon.assets/BlankXlsOutline.d.ts +4 -0
  383. package/types/components/_Icon/Icon.assets/BlankXlsOutline.d.ts.map +1 -0
  384. package/types/components/_Icon/Icon.assets/CloseCircleOutline.d.ts +4 -0
  385. package/types/components/_Icon/Icon.assets/CloseCircleOutline.d.ts.map +1 -0
  386. package/types/components/_Icon/Icon.assets/Plus.d.ts +4 -0
  387. package/types/components/_Icon/Icon.assets/Plus.d.ts.map +1 -0
  388. package/types/components/_Icon/Icons/IconBlankCsvOutline.d.ts +4 -0
  389. package/types/components/_Icon/Icons/IconBlankCsvOutline.d.ts.map +1 -0
  390. package/types/components/_Icon/Icons/IconBlankDocOutline.d.ts +4 -0
  391. package/types/components/_Icon/Icons/IconBlankDocOutline.d.ts.map +1 -0
  392. package/types/components/_Icon/Icons/IconBlankOutline.d.ts +4 -0
  393. package/types/components/_Icon/Icons/IconBlankOutline.d.ts.map +1 -0
  394. package/types/components/_Icon/Icons/IconBlankPdfOutline.d.ts +4 -0
  395. package/types/components/_Icon/Icons/IconBlankPdfOutline.d.ts.map +1 -0
  396. package/types/components/_Icon/Icons/IconBlankTxtOutline.d.ts +4 -0
  397. package/types/components/_Icon/Icons/IconBlankTxtOutline.d.ts.map +1 -0
  398. package/types/components/_Icon/Icons/IconBlankXlsOutline.d.ts +4 -0
  399. package/types/components/_Icon/Icons/IconBlankXlsOutline.d.ts.map +1 -0
  400. package/types/components/_Icon/Icons/IconCloseCircleOutline.d.ts +4 -0
  401. package/types/components/_Icon/Icons/IconCloseCircleOutline.d.ts.map +1 -0
  402. package/types/components/_Icon/Icons/IconPlus.d.ts +4 -0
  403. package/types/components/_Icon/Icons/IconPlus.d.ts.map +1 -0
  404. package/types/components/_Icon/index.d.ts +8 -0
  405. package/types/components/_Icon/index.d.ts.map +1 -1
  406. package/types/examples/plasma_b2c/components/Attach/Attach.config.d.ts +30 -0
  407. package/types/examples/plasma_b2c/components/Attach/Attach.config.d.ts.map +1 -0
  408. package/types/examples/plasma_b2c/components/Attach/Attach.d.ts +224 -0
  409. package/types/examples/plasma_b2c/components/Attach/Attach.d.ts.map +1 -0
  410. package/types/examples/plasma_b2c/components/Cell/Cell.d.ts +2 -2
  411. package/types/examples/plasma_web/components/Attach/Attach.config.d.ts +30 -0
  412. package/types/examples/plasma_web/components/Attach/Attach.config.d.ts.map +1 -0
  413. package/types/examples/plasma_web/components/Attach/Attach.d.ts +224 -0
  414. package/types/examples/plasma_web/components/Attach/Attach.d.ts.map +1 -0
  415. package/types/examples/plasma_web/components/Cell/Cell.d.ts +2 -2
  416. package/types/index.d.ts +1 -0
  417. package/types/index.d.ts.map +1 -1
@@ -0,0 +1,37 @@
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
+ focused: 'true',
13
+ size: 'm'
14
+ },
15
+ variations: {
16
+ view: {
17
+ "default": /*#__PURE__*/(0, _styledComponents.css)(["", ":var(--inverse-text-primary);", ":var(--inverse-text-secondary);", ":var(--surface-solid-default);", ":var(", ");", ":var(--inverse-text-primary);", ":var(--surface-solid-default-hover);", ":var(--inverse-text-primary);", ":var(--surface-solid-default-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-primary);", ":var(--text-secondary);", ":transparent;", ":var(--inverse-text-primary);", ":var(--surface-solid-default);", ":var(", ");", ":var(--inverse-text-primary);", ":var(--surface-solid-default-hover);", ":var(--inverse-text-primary);", ":var(--surface-solid-default-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-secondary);", ":var(--surface-clear);", ":var(", ");", ":var(--text-secondary-hover);", ":var(--surface-clear);", ":var(--text-secondary-active);", ":var(--surface-clear);", ":0.4;", ":var(--surface-accent);"], _Attach.attachTokens.buttonColor, _Attach.attachTokens.buttonValueColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonLoadingBackgroundColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonColorHover, _Attach.attachTokens.buttonBackgroundColorHover, _Attach.attachTokens.buttonColorActive, _Attach.attachTokens.buttonBackgroundColorActive, _Attach.attachTokens.buttonDisabledOpacity, _Attach.attachTokens.buttonFocusColor, _Attach.attachTokens.cellColor, _Attach.attachTokens.cellLabelColor, _Attach.attachTokens.cellTitleColor, _Attach.attachTokens.cellSubtitleColor, _Attach.attachTokens.cellBackgroundColor, _Attach.attachTokens.iconButtonColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonLoadingBackgroundColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonColorHover, _Attach.attachTokens.iconButtonBackgroundColorHover, _Attach.attachTokens.iconButtonColorActive, _Attach.attachTokens.iconButtonBackgroundColorActive, _Attach.attachTokens.iconButtonDisabledOpacity, _Attach.attachTokens.iconButtonFocusColor, _Attach.attachTokens.iconButtonCancelColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelLoadingBackgroundColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelColorHover, _Attach.attachTokens.iconButtonCancelBackgroundColorHover, _Attach.attachTokens.iconButtonCancelColorActive, _Attach.attachTokens.iconButtonCancelBackgroundColorActive, _Attach.attachTokens.iconButtonCancelDisabledOpacity, _Attach.attachTokens.iconButtonCancelFocusColor),
18
+ accent: /*#__PURE__*/(0, _styledComponents.css)(["", ":var(--on-dark-text-primary);", ":var(--on-dark-text-secondary);", ":var(--surface-accent);", ":var(", ");", ":var(--on-dark-text-primary);", ":var(--surface-accent-hover);", ":var(--on-dark-text-primary);", ":var(--surface-accent-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-primary);", ":var(--text-secondary);", ":transparent;", ":var(--on-dark-text-primary);", ":var(--surface-accent);", ":var(", ");", ":var(--on-dark-text-primary);", ":var(--surface-accent-hover);", ":var(--on-dark-text-primary);", ":var(--surface-accent-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-secondary);", ":var(--surface-clear);", ":var(", ");", ":var(--text-secondary-hover);", ":var(--surface-clear);", ":var(--text-secondary-active);", ":var(--surface-clear);", ":0.4;", ":var(--surface-accent);"], _Attach.attachTokens.buttonColor, _Attach.attachTokens.buttonValueColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonLoadingBackgroundColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonColorHover, _Attach.attachTokens.buttonBackgroundColorHover, _Attach.attachTokens.buttonColorActive, _Attach.attachTokens.buttonBackgroundColorActive, _Attach.attachTokens.buttonDisabledOpacity, _Attach.attachTokens.buttonFocusColor, _Attach.attachTokens.cellColor, _Attach.attachTokens.cellLabelColor, _Attach.attachTokens.cellTitleColor, _Attach.attachTokens.cellSubtitleColor, _Attach.attachTokens.cellBackgroundColor, _Attach.attachTokens.iconButtonColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonLoadingBackgroundColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonColorHover, _Attach.attachTokens.iconButtonBackgroundColorHover, _Attach.attachTokens.iconButtonColorActive, _Attach.attachTokens.iconButtonBackgroundColorActive, _Attach.attachTokens.iconButtonDisabledOpacity, _Attach.attachTokens.iconButtonFocusColor, _Attach.attachTokens.iconButtonCancelColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelLoadingBackgroundColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelColorHover, _Attach.attachTokens.iconButtonCancelBackgroundColorHover, _Attach.attachTokens.iconButtonCancelColorActive, _Attach.attachTokens.iconButtonCancelBackgroundColorActive, _Attach.attachTokens.iconButtonCancelDisabledOpacity, _Attach.attachTokens.iconButtonCancelFocusColor),
19
+ secondary: /*#__PURE__*/(0, _styledComponents.css)(["", ":var(--text-primary);", ":var(--text-secondary);", ":var(--surface-transparent-secondary);", ":var(", ");", ":var(--text-primary);", ":var(--surface-transparent-secondary-hover);", ":var(--text-primary);", ":var(--surface-transparent-secondary-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-primary);", ":var(--text-secondary);", ":transparent;", ":var(--text-primary);", ":var(--surface-transparent-secondary);", ":var(", ");", ":var(--text-primary);", ":var(--surface-transparent-secondary-hover);", ":var(--text-primary);", ":var(--surface-transparent-secondary-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-secondary);", ":var(--surface-clear);", ":var(", ");", ":var(--text-secondary-hover);", ":var(--surface-clear);", ":var(--text-secondary-active);", ":var(--surface-clear);", ":0.4;", ":var(--surface-accent);"], _Attach.attachTokens.buttonColor, _Attach.attachTokens.buttonValueColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonLoadingBackgroundColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonColorHover, _Attach.attachTokens.buttonBackgroundColorHover, _Attach.attachTokens.buttonColorActive, _Attach.attachTokens.buttonBackgroundColorActive, _Attach.attachTokens.buttonDisabledOpacity, _Attach.attachTokens.buttonFocusColor, _Attach.attachTokens.cellColor, _Attach.attachTokens.cellLabelColor, _Attach.attachTokens.cellTitleColor, _Attach.attachTokens.cellSubtitleColor, _Attach.attachTokens.cellBackgroundColor, _Attach.attachTokens.iconButtonColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonLoadingBackgroundColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonColorHover, _Attach.attachTokens.iconButtonBackgroundColorHover, _Attach.attachTokens.iconButtonColorActive, _Attach.attachTokens.iconButtonBackgroundColorActive, _Attach.attachTokens.iconButtonDisabledOpacity, _Attach.attachTokens.iconButtonFocusColor, _Attach.attachTokens.iconButtonCancelColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelLoadingBackgroundColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelColorHover, _Attach.attachTokens.iconButtonCancelBackgroundColorHover, _Attach.attachTokens.iconButtonCancelColorActive, _Attach.attachTokens.iconButtonCancelBackgroundColorActive, _Attach.attachTokens.iconButtonCancelDisabledOpacity, _Attach.attachTokens.iconButtonCancelFocusColor),
20
+ clear: /*#__PURE__*/(0, _styledComponents.css)(["", ":var(--text-primary);", ":var(--text-secondary);", ":var(--surface-clear);", ":var(", ");", ":var(--text-primary-hover);", ":var(--surface-clear);", ":var(--text-primary-active);", ":var(--surface-clear);", ":0.4;", ":var(--surface-accent);", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-primary);", ":var(--text-secondary);", ":transparent;", ":var(--text-primary);", ":var(--surface-clear);", ":var(", ");", ":var(--text-primary-hover);", ":var(--surface-clear);", ":var(--text-primary-active);", ":var(--surface-clear);", ":0.4;", ":var(--surface-accent);", ":var(--text-secondary);", ":var(--surface-clear);", ":var(", ");", ":var(--text-secondary-hover);", ":var(--surface-clear);", ":var(--text-secondary-active);", ":var(--surface-clear);", ":0.4;", ":var(--surface-accent);"], _Attach.attachTokens.buttonColor, _Attach.attachTokens.buttonValueColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonLoadingBackgroundColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonColorHover, _Attach.attachTokens.buttonBackgroundColorHover, _Attach.attachTokens.buttonColorActive, _Attach.attachTokens.buttonBackgroundColorActive, _Attach.attachTokens.buttonDisabledOpacity, _Attach.attachTokens.buttonFocusColor, _Attach.attachTokens.cellColor, _Attach.attachTokens.cellLabelColor, _Attach.attachTokens.cellTitleColor, _Attach.attachTokens.cellSubtitleColor, _Attach.attachTokens.cellBackgroundColor, _Attach.attachTokens.iconButtonColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonLoadingBackgroundColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonColorHover, _Attach.attachTokens.iconButtonBackgroundColorHover, _Attach.attachTokens.iconButtonColorActive, _Attach.attachTokens.iconButtonBackgroundColorActive, _Attach.attachTokens.iconButtonDisabledOpacity, _Attach.attachTokens.iconButtonFocusColor, _Attach.attachTokens.iconButtonCancelColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelLoadingBackgroundColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelColorHover, _Attach.attachTokens.iconButtonCancelBackgroundColorHover, _Attach.attachTokens.iconButtonCancelColorActive, _Attach.attachTokens.iconButtonCancelBackgroundColorActive, _Attach.attachTokens.iconButtonCancelDisabledOpacity, _Attach.attachTokens.iconButtonCancelFocusColor),
21
+ positive: /*#__PURE__*/(0, _styledComponents.css)(["", ":var(--on-dark-text-primary);", ":var(--on-dark-text-secondary);", ":var(--surface-positive);", ":var(", ");", ":var(--on-dark-text-primary);", ":var(--surface-positive-hover);", ":var(--on-dark-text-primary);", ":var(--surface-positive-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-primary);", ":var(--text-secondary);", ":transparent;", ":var(--text-secondary);", ":var(--surface-clear);", ":var(", ");", ":var(--text-secondary-hover);", ":var(--surface-clear);", ":var(--text-secondary-active);", ":var(--surface-clear);", ":0.4;", ":var(--surface-accent);"], _Attach.attachTokens.buttonColor, _Attach.attachTokens.buttonValueColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonLoadingBackgroundColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonColorHover, _Attach.attachTokens.buttonBackgroundColorHover, _Attach.attachTokens.buttonColorActive, _Attach.attachTokens.buttonBackgroundColorActive, _Attach.attachTokens.buttonDisabledOpacity, _Attach.attachTokens.buttonFocusColor, _Attach.attachTokens.cellColor, _Attach.attachTokens.cellLabelColor, _Attach.attachTokens.cellTitleColor, _Attach.attachTokens.cellSubtitleColor, _Attach.attachTokens.cellBackgroundColor, _Attach.attachTokens.iconButtonCancelColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelLoadingBackgroundColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelColorHover, _Attach.attachTokens.iconButtonCancelBackgroundColorHover, _Attach.attachTokens.iconButtonCancelColorActive, _Attach.attachTokens.iconButtonCancelBackgroundColorActive, _Attach.attachTokens.iconButtonCancelDisabledOpacity, _Attach.attachTokens.iconButtonCancelFocusColor),
22
+ success: /*#__PURE__*/(0, _styledComponents.css)(["", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-primary);", ":var(--text-secondary);", ":transparent;", ":var(--on-dark-text-primary);", ":var(--surface-positive);", ":var(", ");", ":var(--on-dark-text-primary);", ":var(--surface-positive-hover);", ":var(--on-dark-text-primary);", ":var(--surface-positive-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-secondary);", ":var(--surface-clear);", ":var(", ");", ":var(--text-secondary-hover);", ":var(--surface-clear);", ":var(--text-secondary-active);", ":var(--surface-clear);", ":0.4;", ":var(--surface-accent);"], _Attach.attachTokens.cellColor, _Attach.attachTokens.cellLabelColor, _Attach.attachTokens.cellTitleColor, _Attach.attachTokens.cellSubtitleColor, _Attach.attachTokens.cellBackgroundColor, _Attach.attachTokens.iconButtonColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonLoadingBackgroundColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonColorHover, _Attach.attachTokens.iconButtonBackgroundColorHover, _Attach.attachTokens.iconButtonColorActive, _Attach.attachTokens.iconButtonBackgroundColorActive, _Attach.attachTokens.iconButtonDisabledOpacity, _Attach.attachTokens.iconButtonFocusColor, _Attach.attachTokens.iconButtonCancelColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelLoadingBackgroundColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelColorHover, _Attach.attachTokens.iconButtonCancelBackgroundColorHover, _Attach.attachTokens.iconButtonCancelColorActive, _Attach.attachTokens.iconButtonCancelBackgroundColorActive, _Attach.attachTokens.iconButtonCancelDisabledOpacity, _Attach.attachTokens.iconButtonCancelFocusColor),
23
+ warning: /*#__PURE__*/(0, _styledComponents.css)(["", ":var(--on-dark-text-primary);", ":var(--on-dark-text-secondary);", ":var(--surface-warning);", ":var(", ");", ":var(--on-dark-text-primary);", ":var(--surface-warning-hover);", ":var(--on-dark-text-primary);", ":var(--surface-warning-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-primary);", ":var(--text-secondary);", ":transparent;", ":var(--on-dark-text-primary);", ":var(--surface-warning);", ":var(", ");", ":var(--on-dark-text-primary);", ":var(--surface-warning-hover);", ":var(--on-dark-text-primary);", ":var(--surface-warning-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-secondary);", ":var(--surface-clear);", ":var(", ");", ":var(--text-secondary-hover);", ":var(--surface-clear);", ":var(--text-secondary-active);", ":var(--surface-clear);", ":0.4;", ":var(--surface-accent);"], _Attach.attachTokens.buttonColor, _Attach.attachTokens.buttonValueColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonLoadingBackgroundColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonColorHover, _Attach.attachTokens.buttonBackgroundColorHover, _Attach.attachTokens.buttonColorActive, _Attach.attachTokens.buttonBackgroundColorActive, _Attach.attachTokens.buttonDisabledOpacity, _Attach.attachTokens.buttonFocusColor, _Attach.attachTokens.cellColor, _Attach.attachTokens.cellLabelColor, _Attach.attachTokens.cellTitleColor, _Attach.attachTokens.cellSubtitleColor, _Attach.attachTokens.cellBackgroundColor, _Attach.attachTokens.iconButtonColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonLoadingBackgroundColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonColorHover, _Attach.attachTokens.iconButtonBackgroundColorHover, _Attach.attachTokens.iconButtonColorActive, _Attach.attachTokens.iconButtonBackgroundColorActive, _Attach.attachTokens.iconButtonDisabledOpacity, _Attach.attachTokens.iconButtonFocusColor, _Attach.attachTokens.iconButtonCancelColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelLoadingBackgroundColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelColorHover, _Attach.attachTokens.iconButtonCancelBackgroundColorHover, _Attach.attachTokens.iconButtonCancelColorActive, _Attach.attachTokens.iconButtonCancelBackgroundColorActive, _Attach.attachTokens.iconButtonCancelDisabledOpacity, _Attach.attachTokens.iconButtonCancelFocusColor),
24
+ critical: /*#__PURE__*/(0, _styledComponents.css)(["", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-primary);", ":var(--text-secondary);", ":transparent;", ":var(--on-dark-text-primary);", ":var(--surface-negative);", ":var(", ");", ":var(--on-dark-text-primary);", ":var(--surface-negative-hover);", ":var(--on-dark-text-primary);", ":var(--surface-negative-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-secondary);", ":var(--surface-clear);", ":var(", ");", ":var(--text-secondary-hover);", ":var(--surface-clear);", ":var(--text-secondary-active);", ":var(--surface-clear);", ":0.4;", ":var(--surface-accent);"], _Attach.attachTokens.cellColor, _Attach.attachTokens.cellLabelColor, _Attach.attachTokens.cellTitleColor, _Attach.attachTokens.cellSubtitleColor, _Attach.attachTokens.cellBackgroundColor, _Attach.attachTokens.iconButtonColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonLoadingBackgroundColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonColorHover, _Attach.attachTokens.iconButtonBackgroundColorHover, _Attach.attachTokens.iconButtonColorActive, _Attach.attachTokens.iconButtonBackgroundColorActive, _Attach.attachTokens.iconButtonDisabledOpacity, _Attach.attachTokens.iconButtonFocusColor, _Attach.attachTokens.iconButtonCancelColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelLoadingBackgroundColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelColorHover, _Attach.attachTokens.iconButtonCancelBackgroundColorHover, _Attach.attachTokens.iconButtonCancelColorActive, _Attach.attachTokens.iconButtonCancelBackgroundColorActive, _Attach.attachTokens.iconButtonCancelDisabledOpacity, _Attach.attachTokens.iconButtonCancelFocusColor),
25
+ negative: /*#__PURE__*/(0, _styledComponents.css)(["", ":var(--on-dark-text-primary);", ":var(--on-dark-text-secondary);", ":var(--surface-negative);", ":var(", ");", ":var(--on-dark-text-primary);", ":var(--surface-negative-hover);", ":var(--on-dark-text-primary);", ":var(--surface-negative-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-primary);", ":var(--text-secondary);", ":transparent;", ":var(--text-secondary);", ":var(--surface-clear);", ":var(", ");", ":var(--text-secondary-hover);", ":var(--surface-clear);", ":var(--text-secondary-active);", ":var(--surface-clear);", ":0.4;", ":var(--surface-accent);"], _Attach.attachTokens.buttonColor, _Attach.attachTokens.buttonValueColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonLoadingBackgroundColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonColorHover, _Attach.attachTokens.buttonBackgroundColorHover, _Attach.attachTokens.buttonColorActive, _Attach.attachTokens.buttonBackgroundColorActive, _Attach.attachTokens.buttonDisabledOpacity, _Attach.attachTokens.buttonFocusColor, _Attach.attachTokens.cellColor, _Attach.attachTokens.cellLabelColor, _Attach.attachTokens.cellTitleColor, _Attach.attachTokens.cellSubtitleColor, _Attach.attachTokens.cellBackgroundColor, _Attach.attachTokens.iconButtonCancelColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelLoadingBackgroundColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelColorHover, _Attach.attachTokens.iconButtonCancelBackgroundColorHover, _Attach.attachTokens.iconButtonCancelColorActive, _Attach.attachTokens.iconButtonCancelBackgroundColorActive, _Attach.attachTokens.iconButtonCancelDisabledOpacity, _Attach.attachTokens.iconButtonCancelFocusColor),
26
+ dark: /*#__PURE__*/(0, _styledComponents.css)(["", ":var(--on-dark-text-primary);", ":var(--on-dark-text-secondary);", ":var(--on-light-surface-transparent-deep);", ":var(", ");", ":var(--on-dark-text-primary);", ":var(--on-light-surface-transparent-deep-hover);", ":var(--on-dark-text-primary);", ":var(--on-light-surface-transparent-deep-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-primary);", ":var(--text-secondary);", ":transparent;", ":var(--on-dark-text-primary);", ":var(--on-light-surface-transparent-deep);", ":var(", ");", ":var(--on-dark-text-primary);", ":var(--on-light-surface-transparent-deep-hover);", ":var(--on-dark-text-primary);", ":var(--on-light-surface-transparent-deep-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-secondary);", ":var(--surface-clear);", ":var(", ");", ":var(--text-secondary-hover);", ":var(--surface-clear);", ":var(--text-secondary-active);", ":var(--surface-clear);", ":0.4;", ":var(--surface-accent);"], _Attach.attachTokens.buttonColor, _Attach.attachTokens.buttonValueColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonLoadingBackgroundColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonColorHover, _Attach.attachTokens.buttonBackgroundColorHover, _Attach.attachTokens.buttonColorActive, _Attach.attachTokens.buttonBackgroundColorActive, _Attach.attachTokens.buttonDisabledOpacity, _Attach.attachTokens.buttonFocusColor, _Attach.attachTokens.cellColor, _Attach.attachTokens.cellLabelColor, _Attach.attachTokens.cellTitleColor, _Attach.attachTokens.cellSubtitleColor, _Attach.attachTokens.cellBackgroundColor, _Attach.attachTokens.iconButtonColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonLoadingBackgroundColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonColorHover, _Attach.attachTokens.iconButtonBackgroundColorHover, _Attach.attachTokens.iconButtonColorActive, _Attach.attachTokens.iconButtonBackgroundColorActive, _Attach.attachTokens.iconButtonDisabledOpacity, _Attach.attachTokens.iconButtonFocusColor, _Attach.attachTokens.iconButtonCancelColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelLoadingBackgroundColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelColorHover, _Attach.attachTokens.iconButtonCancelBackgroundColorHover, _Attach.attachTokens.iconButtonCancelColorActive, _Attach.attachTokens.iconButtonCancelBackgroundColorActive, _Attach.attachTokens.iconButtonCancelDisabledOpacity, _Attach.attachTokens.iconButtonCancelFocusColor),
27
+ black: /*#__PURE__*/(0, _styledComponents.css)(["", ":var(--on-dark-text-primary);", ":var(--on-dark-text-secondary);", ":var(--on-light-surface-solid-default);", ":var(", ");", ":var(--on-dark-text-primary);", ":var(--on-light-surface-solid-default-hover);", ":var(--on-dark-text-primary);", ":var(--on-light-surface-solid-default-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-primary);", ":var(--text-secondary);", ":transparent;", ":var(--on-dark-text-primary);", ":var(--on-light-surface-solid-default);", ":var(", ");", ":var(--on-dark-text-primary);", ":var(--on-light-surface-solid-default-hover);", ":var(--on-dark-text-primary);", ":var(--on-light-surface-solid-default-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-secondary);", ":var(--surface-clear);", ":var(", ");", ":var(--text-secondary-hover);", ":var(--surface-clear);", ":var(--text-secondary-active);", ":var(--surface-clear);", ":0.4;", ":var(--surface-accent);"], _Attach.attachTokens.buttonColor, _Attach.attachTokens.buttonValueColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonLoadingBackgroundColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonColorHover, _Attach.attachTokens.buttonBackgroundColorHover, _Attach.attachTokens.buttonColorActive, _Attach.attachTokens.buttonBackgroundColorActive, _Attach.attachTokens.buttonDisabledOpacity, _Attach.attachTokens.buttonFocusColor, _Attach.attachTokens.cellColor, _Attach.attachTokens.cellLabelColor, _Attach.attachTokens.cellTitleColor, _Attach.attachTokens.cellSubtitleColor, _Attach.attachTokens.cellBackgroundColor, _Attach.attachTokens.iconButtonColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonLoadingBackgroundColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonColorHover, _Attach.attachTokens.iconButtonBackgroundColorHover, _Attach.attachTokens.iconButtonColorActive, _Attach.attachTokens.iconButtonBackgroundColorActive, _Attach.attachTokens.iconButtonDisabledOpacity, _Attach.attachTokens.iconButtonFocusColor, _Attach.attachTokens.iconButtonCancelColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelLoadingBackgroundColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelColorHover, _Attach.attachTokens.iconButtonCancelBackgroundColorHover, _Attach.attachTokens.iconButtonCancelColorActive, _Attach.attachTokens.iconButtonCancelBackgroundColorActive, _Attach.attachTokens.iconButtonCancelDisabledOpacity, _Attach.attachTokens.iconButtonCancelFocusColor),
28
+ white: /*#__PURE__*/(0, _styledComponents.css)(["", ":var(--on-light-text-primary);", ":var(--on-light-text-secondary);", ":var(--on-dark-surface-solid-default);", ":var(", ");", ":var(--on-light-text-primary);", ":var(--on-dark-surface-solid-default-hover);", ":var(--on-light-text-primary);", ":var(--on-dark-surface-solid-default-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-primary);", ":var(--text-secondary);", ":var(--text-primary);", ":var(--text-secondary);", ":transparent;", ":var(--on-light-text-primary);", ":var(--on-dark-surface-solid-default);", ":var(", ");", ":var(--on-light-text-primary);", ":var(--on-dark-surface-solid-default-hover);", ":var(--on-light-text-primary);", ":var(--on-dark-surface-solid-default-active);", ":0.4;", ":var(--surface-accent);", ":var(--text-secondary);", ":var(--surface-clear);", ":var(", ");", ":var(--text-secondary-hover);", ":var(--surface-clear);", ":var(--text-secondary-active);", ":var(--surface-clear);", ":0.4;", ":var(--surface-accent);"], _Attach.attachTokens.buttonColor, _Attach.attachTokens.buttonValueColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonLoadingBackgroundColor, _Attach.attachTokens.buttonBackgroundColor, _Attach.attachTokens.buttonColorHover, _Attach.attachTokens.buttonBackgroundColorHover, _Attach.attachTokens.buttonColorActive, _Attach.attachTokens.buttonBackgroundColorActive, _Attach.attachTokens.buttonDisabledOpacity, _Attach.attachTokens.buttonFocusColor, _Attach.attachTokens.cellColor, _Attach.attachTokens.cellLabelColor, _Attach.attachTokens.cellTitleColor, _Attach.attachTokens.cellSubtitleColor, _Attach.attachTokens.cellBackgroundColor, _Attach.attachTokens.iconButtonColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonLoadingBackgroundColor, _Attach.attachTokens.iconButtonBackgroundColor, _Attach.attachTokens.iconButtonColorHover, _Attach.attachTokens.iconButtonBackgroundColorHover, _Attach.attachTokens.iconButtonColorActive, _Attach.attachTokens.iconButtonBackgroundColorActive, _Attach.attachTokens.iconButtonDisabledOpacity, _Attach.attachTokens.iconButtonFocusColor, _Attach.attachTokens.iconButtonCancelColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelLoadingBackgroundColor, _Attach.attachTokens.iconButtonCancelBackgroundColor, _Attach.attachTokens.iconButtonCancelColorHover, _Attach.attachTokens.iconButtonCancelBackgroundColorHover, _Attach.attachTokens.iconButtonCancelColorActive, _Attach.attachTokens.iconButtonCancelBackgroundColorActive, _Attach.attachTokens.iconButtonCancelDisabledOpacity, _Attach.attachTokens.iconButtonCancelFocusColor)
29
+ },
30
+ size: {
31
+ 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);", ":1.375rem;", ":inherit;", ":0 0.5rem 0 -0.125rem;", ":0 -0.125rem 0 0.5rem;", ":0 0 0 0.25rem;", ":fit-content;", ":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);", ":1.375rem;", ":inherit;", ":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);", ":1rem;", ":inherit;"], _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.buttonSpinnerSize, _Attach.attachTokens.buttonSpinnerColor, _Attach.attachTokens.buttonLeftContentMargin, _Attach.attachTokens.buttonRightContentMargin, _Attach.attachTokens.buttonValueMargin, _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, _Attach.attachTokens.iconButtonSpinnerSize, _Attach.attachTokens.iconButtonSpinnerColor, _Attach.attachTokens.iconButtonCancelHeight, _Attach.attachTokens.iconButtonCancelWidth, _Attach.attachTokens.iconButtonCancelPadding, _Attach.attachTokens.iconButtonCancelRadius, _Attach.attachTokens.iconButtonCancelFontFamily, _Attach.attachTokens.iconButtonCancelFontSize, _Attach.attachTokens.iconButtonCancelFontStyle, _Attach.attachTokens.iconButtonCancelFontWeight, _Attach.attachTokens.iconButtonCancelLetterSpacing, _Attach.attachTokens.iconButtonCancelLineHeight, _Attach.attachTokens.iconButtonCancelSpinnerSize, _Attach.attachTokens.iconButtonCancelSpinnerColor),
32
+ 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);", ":1.375rem;", ":inherit;", ":0 0.375rem 0 -0.125rem;", ":0 -0.125rem 0 0.375rem;", ":0 0 0 0.25rem;", ":fit-content;", ":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);", ":3rem;", ":3rem;", ":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);", ":1.375rem;", ":inherit;", ":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);", ":1rem;", ":inherit;"], _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.buttonSpinnerSize, _Attach.attachTokens.buttonSpinnerColor, _Attach.attachTokens.buttonLeftContentMargin, _Attach.attachTokens.buttonRightContentMargin, _Attach.attachTokens.buttonValueMargin, _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, _Attach.attachTokens.iconButtonSpinnerSize, _Attach.attachTokens.iconButtonSpinnerColor, _Attach.attachTokens.iconButtonCancelHeight, _Attach.attachTokens.iconButtonCancelWidth, _Attach.attachTokens.iconButtonCancelPadding, _Attach.attachTokens.iconButtonCancelRadius, _Attach.attachTokens.iconButtonCancelFontFamily, _Attach.attachTokens.iconButtonCancelFontSize, _Attach.attachTokens.iconButtonCancelFontStyle, _Attach.attachTokens.iconButtonCancelFontWeight, _Attach.attachTokens.iconButtonCancelLetterSpacing, _Attach.attachTokens.iconButtonCancelLineHeight, _Attach.attachTokens.iconButtonCancelSpinnerSize, _Attach.attachTokens.iconButtonCancelSpinnerColor),
33
+ 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);", ":1.375rem;", ":inherit;", ":0 0.25rem 0 -0.125rem;", ":0 -0.125rem 0 0.25rem;", ":0 0 0 0.25rem;", ":fit-content;", ":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);", ":1.375rem;", ":inherit;", ":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);", ":1rem;", ":inherit;"], _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.buttonSpinnerSize, _Attach.attachTokens.buttonSpinnerColor, _Attach.attachTokens.buttonLeftContentMargin, _Attach.attachTokens.buttonRightContentMargin, _Attach.attachTokens.buttonValueMargin, _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, _Attach.attachTokens.iconButtonSpinnerSize, _Attach.attachTokens.iconButtonSpinnerColor, _Attach.attachTokens.iconButtonCancelHeight, _Attach.attachTokens.iconButtonCancelWidth, _Attach.attachTokens.iconButtonCancelPadding, _Attach.attachTokens.iconButtonCancelRadius, _Attach.attachTokens.iconButtonCancelFontFamily, _Attach.attachTokens.iconButtonCancelFontSize, _Attach.attachTokens.iconButtonCancelFontStyle, _Attach.attachTokens.iconButtonCancelFontWeight, _Attach.attachTokens.iconButtonCancelLetterSpacing, _Attach.attachTokens.iconButtonCancelLineHeight, _Attach.attachTokens.iconButtonCancelSpinnerSize, _Attach.attachTokens.iconButtonCancelSpinnerColor),
34
+ 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);", ":1rem;", ":inherit;", ":0 0.25rem 0 -0.125rem;", ":0 -0.125rem 0 0.25rem;", ":0 0 0 0.25rem;", ":fit-content;", ":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);", ":1rem;", ":inherit;", ":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);", ":1rem;", ":inherit;"], _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.buttonSpinnerSize, _Attach.attachTokens.buttonSpinnerColor, _Attach.attachTokens.buttonLeftContentMargin, _Attach.attachTokens.buttonRightContentMargin, _Attach.attachTokens.buttonValueMargin, _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, _Attach.attachTokens.iconButtonSpinnerSize, _Attach.attachTokens.iconButtonSpinnerColor, _Attach.attachTokens.iconButtonCancelHeight, _Attach.attachTokens.iconButtonCancelWidth, _Attach.attachTokens.iconButtonCancelPadding, _Attach.attachTokens.iconButtonCancelRadius, _Attach.attachTokens.iconButtonCancelFontFamily, _Attach.attachTokens.iconButtonCancelFontSize, _Attach.attachTokens.iconButtonCancelFontStyle, _Attach.attachTokens.iconButtonCancelFontWeight, _Attach.attachTokens.iconButtonCancelLetterSpacing, _Attach.attachTokens.iconButtonCancelLineHeight, _Attach.attachTokens.iconButtonCancelSpinnerSize, _Attach.attachTokens.iconButtonCancelSpinnerColor)
35
+ }
36
+ }
37
+ };
@@ -0,0 +1,11 @@
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);
@@ -0,0 +1,168 @@
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
+ import { IconMic } from '../../../../components/_Icon';
9
+
10
+ import { Attach } from './Attach';
11
+ import { config } from './Attach.config';
12
+
13
+ const buttonViewOptions = [
14
+ 'default',
15
+ 'accent',
16
+ 'secondary',
17
+ 'clear',
18
+ 'positive',
19
+ 'warning',
20
+ 'negative',
21
+ 'dark',
22
+ 'black',
23
+ 'white',
24
+ ];
25
+ const iconButtonViewOptions = [
26
+ 'default',
27
+ 'accent',
28
+ 'secondary',
29
+ 'clear',
30
+ 'success',
31
+ 'warning',
32
+ 'critical',
33
+ 'dark',
34
+ 'black',
35
+ 'white',
36
+ ];
37
+ const flowOptions = ['horizontal', 'vertical', 'auto'];
38
+ const fileFormatOptions = ['all', '.doc', '.xls', '.pdf', '.csv', '.txt'];
39
+
40
+ type StoryAttachProps = ComponentProps<typeof Attach> & {
41
+ enableContentLeft: boolean;
42
+ enableContentRight: boolean;
43
+ buttonText?: string;
44
+ buttonValue?: string;
45
+ fileFormat?: string;
46
+ width?: string;
47
+ };
48
+
49
+ const meta: Meta<StoryAttachProps> = {
50
+ title: 'plasma_web/Attach',
51
+ decorators: [WithTheme],
52
+ component: Attach,
53
+ argTypes: {
54
+ ...argTypesFromConfig(mergeConfig(attachConfig, config)),
55
+ fileFormat: {
56
+ options: fileFormatOptions,
57
+ control: {
58
+ type: 'select',
59
+ },
60
+ },
61
+ flow: {
62
+ options: flowOptions,
63
+ control: {
64
+ type: 'select',
65
+ },
66
+ },
67
+ },
68
+ };
69
+
70
+ export default meta;
71
+
72
+ const StoryButton = (props: StoryAttachProps) => {
73
+ return <Attach {...props} />;
74
+ };
75
+
76
+ export const Button: StoryObj<StoryAttachProps> = {
77
+ args: {
78
+ fileFormat: 'all',
79
+ flow: 'horizontal',
80
+ hasAttachment: true,
81
+ width: '400px',
82
+ buttonText: 'Загрузить файл',
83
+ buttonValue: '',
84
+ square: false,
85
+ enableContentLeft: false,
86
+ enableContentRight: false,
87
+ size: 'm',
88
+ view: 'accent',
89
+ },
90
+ argTypes: {
91
+ view: {
92
+ options: buttonViewOptions,
93
+ control: {
94
+ type: 'select',
95
+ },
96
+ },
97
+ },
98
+ render: (args) => {
99
+ const { buttonText, buttonValue, width, size, fileFormat, contentLeft, contentRight, ...rest } = args;
100
+ const accepted = fileFormat && fileFormat !== 'all' ? [fileFormat] : undefined;
101
+ const iconSize = size === 'xs' ? 'xs' : 's';
102
+
103
+ return (
104
+ <StoryButton
105
+ style={{ width }}
106
+ size={size}
107
+ buttonType="button"
108
+ contentLeft={contentLeft ? <IconMic size={iconSize} color="inherit" /> : undefined}
109
+ contentRight={contentRight ? <IconMic size={iconSize} color="inherit" /> : undefined}
110
+ acceptedFileFormats={accepted}
111
+ text={buttonText}
112
+ value={buttonValue}
113
+ {...rest}
114
+ />
115
+ );
116
+ },
117
+ };
118
+
119
+ const StoryIconButton = (props: StoryAttachProps) => {
120
+ return <Attach {...props} />;
121
+ };
122
+
123
+ export const IconButton: StoryObj<StoryAttachProps> = {
124
+ args: {
125
+ fileFormat: 'all',
126
+ flow: 'horizontal',
127
+ hasAttachment: true,
128
+ width: '400px',
129
+ size: 'm',
130
+ view: 'accent',
131
+ },
132
+ argTypes: {
133
+ view: {
134
+ options: iconButtonViewOptions,
135
+ control: {
136
+ type: 'select',
137
+ },
138
+ },
139
+ },
140
+ render: (args) => {
141
+ const {
142
+ buttonText,
143
+ buttonValue,
144
+ width,
145
+ size,
146
+ fileFormat,
147
+ enableContentLeft,
148
+ enableContentRight,
149
+ ...rest
150
+ } = args;
151
+ const accepted = fileFormat && fileFormat !== 'all' ? [fileFormat] : undefined;
152
+ const iconSize = size === 'xs' ? 'xs' : 's';
153
+
154
+ return (
155
+ <StoryIconButton
156
+ style={{ width }}
157
+ size={size}
158
+ buttonType="iconButton"
159
+ contentLeft={enableContentLeft ? <IconMic size={iconSize} color="inherit" /> : undefined}
160
+ contentRight={enableContentRight ? <IconMic size={iconSize} color="inherit" /> : undefined}
161
+ acceptedFileFormats={accepted}
162
+ text={buttonText}
163
+ value={buttonValue}
164
+ {...rest}
165
+ />
166
+ );
167
+ },
168
+ };
@@ -640,4 +640,15 @@ Object.keys(_Mask).forEach(function (key) {
640
640
  return _Mask[key];
641
641
  }
642
642
  });
643
+ });
644
+ var _Attach = /*#__PURE__*/require("./components/Attach");
645
+ Object.keys(_Attach).forEach(function (key) {
646
+ if (key === "default" || key === "__esModule") return;
647
+ if (key in exports && exports[key] === _Attach[key]) return;
648
+ Object.defineProperty(exports, key, {
649
+ enumerable: true,
650
+ get: function get() {
651
+ return _Attach[key];
652
+ }
653
+ });
643
654
  });
@@ -0,0 +1,177 @@
1
+ var _IconCloseCircleOutli;
2
+ var _excluded = ["flow", "buttonType", "hasAttachment", "acceptedFileFormats", "size", "view", "className", "style", "isLoading", "disabled"];
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 { useForkRef, useIsomorphicLayoutEffect } from '@salutejs/plasma-core';
14
+ import { cx } from '../../utils';
15
+ import { IconCloseCircleOutline } from '../_Icon';
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 { StyledCell } from './ui/Cell/Cell';
20
+ import { extractExtension, getFileicon, truncateFilename } from './utils';
21
+ import { classes } from './Attach.tokens';
22
+ import { AttachButton } from './components/AttachButton';
23
+ import { StyledIconButtonCancel } from './ui/IconButton/IconButton.styles';
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$buttonType = props.buttonType,
29
+ buttonType = _props$buttonType === void 0 ? 'button' : _props$buttonType,
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
+ style = props.style,
37
+ isLoading = props.isLoading,
38
+ disabled = props.disabled,
39
+ rest = _objectWithoutProperties(props, _excluded);
40
+ var innerRef = useRef(null);
41
+ var ref = useForkRef(outerRef, innerRef);
42
+ var inputRef = useRef(null);
43
+ var inputHelperRef = useRef(null);
44
+ var cellRef = useRef(null);
45
+ var buttonRef = useRef(null);
46
+ var emptyTextCellWidth = useRef(null);
47
+ var _useState = useState(''),
48
+ _useState2 = _slicedToArray(_useState, 2),
49
+ filename = _useState2[0],
50
+ setFilename = _useState2[1];
51
+ var _useState3 = useState(''),
52
+ _useState4 = _slicedToArray(_useState3, 2),
53
+ truncatedFilename = _useState4[0],
54
+ setTruncatedFilename = _useState4[1];
55
+ var horizontalClass = flow === 'horizontal' ? classes.horizontal : undefined;
56
+ var verticalClass = flow === 'vertical' ? classes.vertical : undefined;
57
+ var autoClass = flow === 'auto' ? classes.auto : undefined;
58
+ var cellHiddenClass = truncatedFilename.length === 0 ? classes.cellHidden : undefined;
59
+ var accept = acceptedFileFormats === null || acceptedFileFormats === void 0 ? void 0 : acceptedFileFormats.join(',');
60
+ var extension = extractExtension(filename);
61
+ var cellContentLeft = getFileicon(extension, size);
62
+ useEffect(function () {
63
+ var _cellRef$current;
64
+ emptyTextCellWidth.current = ((_cellRef$current = cellRef.current) === null || _cellRef$current === void 0 ? void 0 : _cellRef$current.offsetWidth) || 0;
65
+ }, []);
66
+ useIsomorphicLayoutEffect(function () {
67
+ if (!cellRef.current || !cellRef.current.parentElement || !inputHelperRef.current || !inputHelperRef.current.textContent || !emptyTextCellWidth.current || !buttonRef.current) {
68
+ return;
69
+ }
70
+ var textWidth = inputHelperRef.current.offsetWidth;
71
+ var buttonWidth = buttonRef.current.offsetWidth;
72
+ var _cellRef$current$pare = cellRef.current.parentElement.getBoundingClientRect(),
73
+ parentWidth = _cellRef$current$pare.width,
74
+ parentLeft = _cellRef$current$pare.left;
75
+ var _cellRef$current$getB = cellRef.current.getBoundingClientRect(),
76
+ cellLeft = _cellRef$current$getB.left;
77
+ var leftDiff = cellLeft - parentLeft;
78
+ var currentTextWidth = textWidth;
79
+ var currFilename = filename;
80
+ for (var i = filename.length - 1; i > 0; i -= 1) {
81
+ if (currentTextWidth + emptyTextCellWidth.current + leftDiff <= parentWidth) {
82
+ break;
83
+ }
84
+ var newFilename = truncateFilename({
85
+ filename: inputHelperRef.current.textContent,
86
+ startNameTruncationIndex: i
87
+ });
88
+ inputHelperRef.current.textContent = newFilename;
89
+ currentTextWidth = inputHelperRef.current.offsetWidth;
90
+ if (currentTextWidth + emptyTextCellWidth.current < buttonWidth) {
91
+ break;
92
+ }
93
+ currFilename = newFilename;
94
+ }
95
+ inputHelperRef.current.textContent = filename;
96
+ setTruncatedFilename(currFilename);
97
+ });
98
+ var handleClick = function handleClick() {
99
+ if (!inputRef.current) {
100
+ return;
101
+ }
102
+ inputRef.current.click();
103
+ };
104
+ var handleChange = function handleChange() {
105
+ if (!inputRef.current || !inputRef.current.files) {
106
+ return;
107
+ }
108
+ setFilename(inputRef.current.files[0].name);
109
+ };
110
+ var handleClear = function handleClear() {
111
+ if (!inputRef.current) {
112
+ return;
113
+ }
114
+ inputRef.current.value = '';
115
+ setFilename('');
116
+ setTruncatedFilename('');
117
+ };
118
+ return /*#__PURE__*/React.createElement(Root, {
119
+ className: cx(horizontalClass, verticalClass, autoClass, className),
120
+ style: style,
121
+ size: size,
122
+ view: view,
123
+ ref: ref
124
+ }, /*#__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
+ }, filename), /*#__PURE__*/React.createElement(AttachButton, _extends({
135
+ buttonType: buttonType,
136
+ view: view,
137
+ size: size,
138
+ onClick: handleClick,
139
+ isLoading: isLoading,
140
+ disabled: disabled,
141
+ ref: buttonRef
142
+ }, rest)), hasAttachment && /*#__PURE__*/React.createElement(StyledCell, {
143
+ stretching: "fixed",
144
+ className: cellHiddenClass,
145
+ ref: cellRef,
146
+ size: size,
147
+ title: truncatedFilename,
148
+ contentLeft: cellContentLeft,
149
+ contentRight: /*#__PURE__*/React.createElement(StyledIconButtonCancel, {
150
+ view: view,
151
+ size: size,
152
+ onClick: handleClear
153
+ }, _IconCloseCircleOutli || (_IconCloseCircleOutli = /*#__PURE__*/React.createElement(IconCloseCircleOutline, {
154
+ size: "xs",
155
+ color: "inherit"
156
+ })))
157
+ }));
158
+ });
159
+ };
160
+ export var attachConfig = {
161
+ name: 'Attach',
162
+ tag: 'div',
163
+ layout: attachRoot,
164
+ base: base,
165
+ variations: {
166
+ view: {
167
+ css: viewCSS
168
+ },
169
+ size: {
170
+ css: sizeCSS
171
+ }
172
+ },
173
+ defaults: {
174
+ view: 'default',
175
+ size: 'm'
176
+ }
177
+ };
@@ -0,0 +1,10 @@
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;"]);
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);
@@ -0,0 +1,63 @@
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
+ С помощью свойства `buttonType` можно менять вид кнопки: обычный или с иконкой.
16
+
17
+ ```tsx live
18
+ import React from 'react';
19
+ import { Attach } from '@salutejs/{{ package }}';
20
+
21
+ export function App() {
22
+ return (
23
+ <div style=\{{ display: "flex", flexDirection: "column", gap: "50px"}}>
24
+ <Attach view="accent" buttonType={'button'} />
25
+ <Attach view="secondary" buttonType={'iconButton'} />
26
+ </div>
27
+ );
28
+ }
29
+ ```
30
+
31
+ ### Расположение элементов
32
+ C помощью свойства `flow` можно регулировать расположение элементов в зависимости от ширины контейнера.
33
+
34
+ ```tsx live
35
+ import React from 'react';
36
+ import { Attach } from '@salutejs/{{ package }}';
37
+
38
+ export function App() {
39
+ return (
40
+ <div style=\{{ display: "flex", flexDirection: "column", gap: "50px"}}>
41
+ <Attach style=\{{ width: "400px" }} flow="auto" />
42
+ <Attach style=\{{ width: "400px" }} flow="horizontal" />
43
+ <Attach style=\{{ width: "400px" }} flow="vertical" />
44
+ </div>
45
+ );
46
+ }
47
+ ```
48
+
49
+ ### Фильтр форматов файлов
50
+ Свойство `acceptedFileFormats` устанавливает доступные форматы файлов.
51
+
52
+ ```tsx live
53
+ import React from 'react';
54
+ import { Attach } from '@salutejs/{{ package }}';
55
+
56
+ export function App() {
57
+ return (
58
+ <div>
59
+ <Attach acceptedFileFormats={['.pdf', '.doc']} />
60
+ </div>
61
+ );
62
+ }
63
+ ```