@salutejs/plasma-new-hope 0.150.1-canary.1448.10995617090.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 (777) hide show
  1. package/cjs/components/Accordion/ui/AccordionItem/AccordionItem.styles.js +3 -1
  2. package/cjs/components/Accordion/ui/AccordionItem/AccordionItem.styles.js.map +1 -1
  3. package/cjs/components/Attach/Attach.css +48 -0
  4. package/cjs/components/Attach/Attach.js +181 -0
  5. package/cjs/components/Attach/Attach.js.map +1 -0
  6. package/cjs/components/Attach/Attach.styles.js +23 -0
  7. package/cjs/components/Attach/Attach.styles.js.map +1 -0
  8. package/cjs/components/Attach/Attach.styles_fl8wha.css +3 -0
  9. package/cjs/components/Attach/Attach.tokens.js +130 -0
  10. package/cjs/components/Attach/Attach.tokens.js.map +1 -0
  11. package/cjs/components/Attach/components/AttachButton/AttachButton.css +34 -0
  12. package/cjs/components/Attach/components/AttachButton/AttachButton.js +50 -0
  13. package/cjs/components/Attach/components/AttachButton/AttachButton.js.map +1 -0
  14. package/cjs/components/Attach/ui/Button/Button.styles.js +23 -0
  15. package/cjs/components/Attach/ui/Button/Button.styles.js.map +1 -0
  16. package/cjs/components/Attach/ui/Button/Button.styles_bj69th.css +1 -0
  17. package/cjs/components/Attach/ui/Cell/Cell.styles.js +25 -0
  18. package/cjs/components/Attach/ui/Cell/Cell.styles.js.map +1 -0
  19. package/cjs/components/Attach/ui/Cell/Cell.styles_69w962.css +1 -0
  20. package/cjs/components/Attach/ui/IconButton/IconButton.styles.js +32 -0
  21. package/cjs/components/Attach/ui/IconButton/IconButton.styles.js.map +1 -0
  22. package/cjs/components/Attach/ui/IconButton/IconButton.styles_1q2jfs2.css +2 -0
  23. package/cjs/components/Attach/utils/extractExtension.js +10 -0
  24. package/cjs/components/Attach/utils/extractExtension.js.map +1 -0
  25. package/cjs/components/Attach/utils/getFileicon.js +51 -0
  26. package/cjs/components/Attach/utils/getFileicon.js.map +1 -0
  27. package/cjs/components/Attach/utils/truncateFilename.js +24 -0
  28. package/cjs/components/Attach/utils/truncateFilename.js.map +1 -0
  29. package/cjs/components/Attach/variations/_size/base.js +9 -0
  30. package/cjs/components/Attach/variations/_size/base.js.map +1 -0
  31. package/cjs/components/Attach/variations/_size/base_eax0b8.css +1 -0
  32. package/cjs/components/Attach/variations/_view/base.js +9 -0
  33. package/cjs/components/Attach/variations/_view/base.js.map +1 -0
  34. package/cjs/components/Attach/variations/_view/base_1nvsg1b.css +1 -0
  35. package/cjs/components/Autocomplete/Autocomplete.js +6 -5
  36. package/cjs/components/Autocomplete/Autocomplete.js.map +1 -1
  37. package/cjs/components/Autocomplete/Autocomplete.styles.js +3 -2
  38. package/cjs/components/Autocomplete/Autocomplete.styles.js.map +1 -1
  39. package/cjs/components/Autocomplete/ui/TextField/TextField.styles.js +2 -1
  40. package/cjs/components/Autocomplete/ui/TextField/TextField.styles.js.map +1 -1
  41. package/cjs/components/Avatar/Avatar.js +3 -2
  42. package/cjs/components/Avatar/Avatar.js.map +1 -1
  43. package/cjs/components/Breadcrumbs/Breadcrumbs.styles.js +4 -2
  44. package/cjs/components/Breadcrumbs/Breadcrumbs.styles.js.map +1 -1
  45. package/cjs/components/Breadcrumbs/ui/BreadcrumbShorter/BreadcrumbShorter.styles.js +1 -1
  46. package/cjs/components/Button/Button.styles.js +3 -0
  47. package/cjs/components/Button/Button.styles.js.map +1 -1
  48. package/cjs/components/Calendar/CalendarBase/CalendarBase.js +5 -5
  49. package/cjs/components/Calendar/CalendarDouble/CalendarDouble.js +8 -8
  50. package/cjs/components/Calendar/hooks/useDays.js +2 -2
  51. package/cjs/components/Calendar/hooks/useKeyNavigation.js +1 -1
  52. package/cjs/components/Calendar/hooks/useMonths.js +2 -2
  53. package/cjs/components/Calendar/hooks/useQuarters.js +2 -2
  54. package/cjs/components/Calendar/hooks/useYears.js +2 -2
  55. package/cjs/components/Calendar/ui/CalendarDays/CalendarDays.js +4 -4
  56. package/cjs/components/Calendar/ui/CalendarHeader/CalendarHeader.js +6 -5
  57. package/cjs/components/Calendar/ui/CalendarHeader/CalendarHeader.js.map +1 -1
  58. package/cjs/components/Calendar/ui/CalendarHeader/CalendarHeader.styles.js +1 -0
  59. package/cjs/components/Calendar/ui/CalendarHeader/CalendarHeader.styles.js.map +1 -1
  60. package/cjs/components/Calendar/ui/CalendarMonths/CalendarMonths.js +4 -4
  61. package/cjs/components/Calendar/ui/CalendarQuarters/CalendarQuarters.js +4 -4
  62. package/cjs/components/Calendar/ui/CalendarYears/CalendarYears.js +4 -4
  63. package/cjs/components/Cell/Cell.js +3 -2
  64. package/cjs/components/Cell/Cell.js.map +1 -1
  65. package/cjs/components/Combobox/ComboboxNew/Combobox.js +12 -11
  66. package/cjs/components/Combobox/ComboboxNew/Combobox.js.map +1 -1
  67. package/cjs/components/Combobox/ComboboxNew/Combobox.styles.js +4 -2
  68. package/cjs/components/Combobox/ComboboxNew/Combobox.styles.js.map +1 -1
  69. package/cjs/components/Combobox/ComboboxNew/hooks/getPathMaps.js +2 -0
  70. package/cjs/components/Combobox/ComboboxNew/hooks/getPathMaps.js.map +1 -1
  71. package/cjs/components/Combobox/ComboboxNew/ui/Inner/Inner.js +2 -1
  72. package/cjs/components/Combobox/ComboboxNew/ui/Inner/Inner.js.map +1 -1
  73. package/cjs/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.js +6 -5
  74. package/cjs/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.js.map +1 -1
  75. package/cjs/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.styles.js +4 -1
  76. package/cjs/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.styles.js.map +1 -1
  77. package/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +2 -1
  78. package/cjs/components/Combobox/ComboboxNew/ui/Target/Target.styles.js.map +1 -1
  79. package/cjs/components/Combobox/ComboboxOld/Combobox.js +10 -4
  80. package/cjs/components/Combobox/ComboboxOld/Combobox.js.map +1 -1
  81. package/cjs/components/Combobox/ComboboxOld/Combobox.styles.js +1 -0
  82. package/cjs/components/Combobox/ComboboxOld/Combobox.styles.js.map +1 -1
  83. package/cjs/components/Combobox/ComboboxOld/hooks/useFocusController.js +1 -0
  84. package/cjs/components/Combobox/ComboboxOld/hooks/useFocusController.js.map +1 -1
  85. package/cjs/components/Combobox/ComboboxOld/ui/ComboboxChip/ComboboxChip.styles.js +2 -1
  86. package/cjs/components/Combobox/ComboboxOld/ui/ComboboxChip/ComboboxChip.styles.js.map +1 -1
  87. package/cjs/components/Combobox/ComboboxOld/ui/ComboboxDivider/ComboboxDivider.js +10 -1
  88. package/cjs/components/Combobox/ComboboxOld/ui/ComboboxDivider/ComboboxDivider.js.map +1 -1
  89. package/cjs/components/Combobox/ComboboxOld/ui/ComboboxFooter/ComboboxFooter.js +10 -1
  90. package/cjs/components/Combobox/ComboboxOld/ui/ComboboxFooter/ComboboxFooter.js.map +1 -1
  91. package/cjs/components/Combobox/ComboboxOld/ui/ComboboxGroup/ComboboxGroup.js +10 -1
  92. package/cjs/components/Combobox/ComboboxOld/ui/ComboboxGroup/ComboboxGroup.js.map +1 -1
  93. package/cjs/components/Combobox/ComboboxOld/ui/ComboboxHeader/ComboboxHeader.js +10 -1
  94. package/cjs/components/Combobox/ComboboxOld/ui/ComboboxHeader/ComboboxHeader.js.map +1 -1
  95. package/cjs/components/Combobox/ComboboxOld/ui/ComboboxItem/ComboboxItem.styles.js +2 -0
  96. package/cjs/components/Combobox/ComboboxOld/ui/ComboboxItem/ComboboxItem.styles.js.map +1 -1
  97. package/cjs/components/Combobox/ComboboxOld/ui/ComboboxTarget/ComboboxTarget.js +1 -1
  98. package/cjs/components/Combobox/ComboboxOld/ui/ComboboxTarget/ComboboxTarget.styles.js +2 -1
  99. package/cjs/components/Combobox/ComboboxOld/ui/ComboboxTarget/ComboboxTarget.styles.js.map +1 -1
  100. package/cjs/components/DatePicker/DatePickerBase.styles.js +7 -1
  101. package/cjs/components/DatePicker/DatePickerBase.styles.js.map +1 -1
  102. package/cjs/components/DatePicker/RangeDate/RangeDate.styles.js +1 -0
  103. package/cjs/components/DatePicker/RangeDate/RangeDate.styles.js.map +1 -1
  104. package/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.js +2 -1
  105. package/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.js.map +1 -1
  106. package/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles.js +5 -2
  107. package/cjs/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles.js.map +1 -1
  108. package/cjs/components/DatePicker/SingleDate/SingleDate.styles.js +1 -0
  109. package/cjs/components/DatePicker/SingleDate/SingleDate.styles.js.map +1 -1
  110. package/cjs/components/Drawer/Drawer.js +11 -5
  111. package/cjs/components/Drawer/Drawer.js.map +1 -1
  112. package/cjs/components/Drawer/Drawer.styles.js +4 -2
  113. package/cjs/components/Drawer/Drawer.styles.js.map +1 -1
  114. package/cjs/components/Drawer/hooks/useDrawer.js +4 -0
  115. package/cjs/components/Drawer/hooks/useDrawer.js.map +1 -1
  116. package/cjs/components/Drawer/ui/DrawerContent/DrawerContent.js +7 -0
  117. package/cjs/components/Drawer/ui/DrawerContent/DrawerContent.js.map +1 -1
  118. package/cjs/components/Drawer/ui/DrawerFooter/DrawerFooter.js +7 -0
  119. package/cjs/components/Drawer/ui/DrawerFooter/DrawerFooter.js.map +1 -1
  120. package/cjs/components/Drawer/ui/DrawerHeader/DrawerHeader.js +3 -0
  121. package/cjs/components/Drawer/ui/DrawerHeader/DrawerHeader.js.map +1 -1
  122. package/cjs/components/Dropdown/Dropdown.js +10 -3
  123. package/cjs/components/Dropdown/Dropdown.js.map +1 -1
  124. package/cjs/components/Dropdown/Dropdown.styles.js +3 -2
  125. package/cjs/components/Dropdown/Dropdown.styles.js.map +1 -1
  126. package/cjs/components/Dropdown/ui/DropdownInner/DropdownInner.js +9 -1
  127. package/cjs/components/Dropdown/ui/DropdownInner/DropdownInner.js.map +1 -1
  128. package/cjs/components/Dropdown/ui/DropdownItem/DropdownItem.js +2 -1
  129. package/cjs/components/Dropdown/ui/DropdownItem/DropdownItem.js.map +1 -1
  130. package/cjs/components/Dropdown/ui/DropdownItemOld/DropdownItem.styles.js +2 -0
  131. package/cjs/components/Dropdown/ui/DropdownItemOld/DropdownItem.styles.js.map +1 -1
  132. package/cjs/components/Dropdown/ui/DropdownOld/Dropdown.styles.js +1 -0
  133. package/cjs/components/Dropdown/ui/DropdownOld/Dropdown.styles.js.map +1 -1
  134. package/cjs/components/Editable/Editable.js +4 -3
  135. package/cjs/components/Editable/Editable.js.map +1 -1
  136. package/cjs/components/Editable/utils/clearSelection.js +2 -0
  137. package/cjs/components/Editable/utils/clearSelection.js.map +1 -1
  138. package/cjs/components/Editable/utils/selectText.js +2 -0
  139. package/cjs/components/Editable/utils/selectText.js.map +1 -1
  140. package/cjs/components/EmptyState/EmptyState.styles.js +2 -1
  141. package/cjs/components/EmptyState/EmptyState.styles.js.map +1 -1
  142. package/cjs/components/IconButton/IconButton.js +1 -1
  143. package/cjs/components/IconButton/IconButton.styles.js +8 -0
  144. package/cjs/components/IconButton/IconButton.styles.js.map +1 -1
  145. package/cjs/components/Modal/Modal.js +8 -6
  146. package/cjs/components/Modal/Modal.js.map +1 -1
  147. package/cjs/components/Modal/hooks/useModal.js +4 -0
  148. package/cjs/components/Modal/hooks/useModal.js.map +1 -1
  149. package/cjs/components/Notification/Notification.styles.js +3 -2
  150. package/cjs/components/Notification/Notification.styles.js.map +1 -1
  151. package/cjs/components/Notification/NotificationsPortal.js +4 -3
  152. package/cjs/components/Notification/NotificationsPortal.js.map +1 -1
  153. package/cjs/components/Pagination/Pagination.styles.js +2 -1
  154. package/cjs/components/Pagination/Pagination.styles.js.map +1 -1
  155. package/cjs/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.styles.js +2 -1
  156. package/cjs/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.styles.js.map +1 -1
  157. package/cjs/components/Panel/ui/PanelHeader/PanelHeader.js +2 -1
  158. package/cjs/components/Panel/ui/PanelHeader/PanelHeader.js.map +1 -1
  159. package/cjs/components/Panel/ui/PanelHeader/PanelHeader.styles.js +2 -1
  160. package/cjs/components/Panel/ui/PanelHeader/PanelHeader.styles.js.map +1 -1
  161. package/cjs/components/Popover/Popover.js +1 -1
  162. package/cjs/components/Popup/Popup.js +2 -2
  163. package/cjs/components/Range/Range.styles.js +1 -0
  164. package/cjs/components/Range/Range.styles.js.map +1 -1
  165. package/cjs/components/Segment/ui/SegmentGroup/SegmentGroup.js +3 -2
  166. package/cjs/components/Segment/ui/SegmentGroup/SegmentGroup.js.map +1 -1
  167. package/cjs/components/Select/Select.js +13 -12
  168. package/cjs/components/Select/Select.js.map +1 -1
  169. package/cjs/components/Select/Select.styles.js +5 -2
  170. package/cjs/components/Select/Select.styles.js.map +1 -1
  171. package/cjs/components/Select/hooks/usePathMaps.js +2 -0
  172. package/cjs/components/Select/hooks/usePathMaps.js.map +1 -1
  173. package/cjs/components/Select/ui/Inner/Inner.js +2 -1
  174. package/cjs/components/Select/ui/Inner/Inner.js.map +1 -1
  175. package/cjs/components/Select/ui/Inner/ui/Item/Item.js +5 -4
  176. package/cjs/components/Select/ui/Inner/ui/Item/Item.js.map +1 -1
  177. package/cjs/components/Select/ui/Inner/ui/Item/Item.styles.js +1 -0
  178. package/cjs/components/Select/ui/Inner/ui/Item/Item.styles.js.map +1 -1
  179. package/cjs/components/Select/ui/Target/ui/Button/Button.js +1 -1
  180. package/cjs/components/Select/ui/Target/ui/Button/Button.styles.js +3 -1
  181. package/cjs/components/Select/ui/Target/ui/Button/Button.styles.js.map +1 -1
  182. package/cjs/components/Select/ui/Target/ui/Textfield/Textfield.js +2 -2
  183. package/cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +4 -1
  184. package/cjs/components/Select/ui/Target/ui/Textfield/Textfield.styles.js.map +1 -1
  185. package/cjs/components/Select/ui/Target/ui/Textfield/ui/Chip/Chip.styles.js +2 -1
  186. package/cjs/components/Select/ui/Target/ui/Textfield/ui/Chip/Chip.styles.js.map +1 -1
  187. package/cjs/components/Select/utils/getButtonLabel.js +2 -0
  188. package/cjs/components/Select/utils/getButtonLabel.js.map +1 -1
  189. package/cjs/components/Sheet/Sheet.js +3 -3
  190. package/cjs/components/Skeleton/LineSkeleton/LineSkeleton.js +4 -2
  191. package/cjs/components/Skeleton/LineSkeleton/LineSkeleton.js.map +1 -1
  192. package/cjs/components/Skeleton/RectSkeleton/RectSkeleton.js +4 -2
  193. package/cjs/components/Skeleton/RectSkeleton/RectSkeleton.js.map +1 -1
  194. package/cjs/components/Slider/components/Double/Double.js +2 -1
  195. package/cjs/components/Slider/components/Double/Double.js.map +1 -1
  196. package/cjs/components/Slider/components/Double/Double.styles.js +1 -0
  197. package/cjs/components/Slider/components/Double/Double.styles.js.map +1 -1
  198. package/cjs/components/Slider/components/Single/Single.js +2 -1
  199. package/cjs/components/Slider/components/Single/Single.js.map +1 -1
  200. package/cjs/components/Slider/components/SliderBase/SliderBase.js +1 -1
  201. package/cjs/components/Tabs/ui/Tabs/Tabs.js +3 -2
  202. package/cjs/components/Tabs/ui/Tabs/Tabs.js.map +1 -1
  203. package/cjs/components/TextArea/TextArea.js +1 -1
  204. package/cjs/components/TextField/TextField.js +1 -1
  205. package/cjs/components/TextField/ui/TextFieldChip/TextFieldChip.styles.js +2 -1
  206. package/cjs/components/TextField/ui/TextFieldChip/TextFieldChip.styles.js.map +1 -1
  207. package/cjs/components/Toast/Toast.styles.js +1 -1
  208. package/cjs/components/Toast/ToastController.js +1 -1
  209. package/cjs/components/Toast/utils.js +2 -1
  210. package/cjs/components/Toast/utils.js.map +1 -1
  211. package/cjs/components/Toolbar/ui/ToolbarDivider/ToolbarDivider.js +1 -1
  212. package/cjs/components/Tooltip/Tooltip.js +3 -2
  213. package/cjs/components/Tooltip/Tooltip.js.map +1 -1
  214. package/cjs/components/_Icon/Icon.assets/BlankCsvOutline.js +33 -0
  215. package/cjs/components/_Icon/Icon.assets/BlankCsvOutline.js.map +1 -0
  216. package/cjs/components/_Icon/Icon.assets/BlankDocOutline.js +37 -0
  217. package/cjs/components/_Icon/Icon.assets/BlankDocOutline.js.map +1 -0
  218. package/cjs/components/_Icon/Icon.assets/BlankOutline.js +24 -0
  219. package/cjs/components/_Icon/Icon.assets/BlankOutline.js.map +1 -0
  220. package/cjs/components/_Icon/Icon.assets/BlankPdfOutline.js +29 -0
  221. package/cjs/components/_Icon/Icon.assets/BlankPdfOutline.js.map +1 -0
  222. package/cjs/components/_Icon/Icon.assets/BlankTxtOutline.js +33 -0
  223. package/cjs/components/_Icon/Icon.assets/BlankTxtOutline.js.map +1 -0
  224. package/cjs/components/_Icon/Icon.assets/BlankXlsOutline.js +33 -0
  225. package/cjs/components/_Icon/Icon.assets/BlankXlsOutline.js.map +1 -0
  226. package/cjs/components/_Icon/Icon.assets/CloseCircleOutline.js +24 -0
  227. package/cjs/components/_Icon/Icon.assets/CloseCircleOutline.js.map +1 -0
  228. package/cjs/components/_Icon/Icon.assets/Plus.js +24 -0
  229. package/cjs/components/_Icon/Icon.assets/Plus.js.map +1 -0
  230. package/cjs/components/_Icon/Icons/IconBlankCsvOutline.js +23 -0
  231. package/cjs/components/_Icon/Icons/IconBlankCsvOutline.js.map +1 -0
  232. package/cjs/components/_Icon/Icons/IconBlankDocOutline.js +23 -0
  233. package/cjs/components/_Icon/Icons/IconBlankDocOutline.js.map +1 -0
  234. package/cjs/components/_Icon/Icons/IconBlankOutline.js +23 -0
  235. package/cjs/components/_Icon/Icons/IconBlankOutline.js.map +1 -0
  236. package/cjs/components/_Icon/Icons/IconBlankPdfOutline.js +23 -0
  237. package/cjs/components/_Icon/Icons/IconBlankPdfOutline.js.map +1 -0
  238. package/cjs/components/_Icon/Icons/IconBlankTxtOutline.js +23 -0
  239. package/cjs/components/_Icon/Icons/IconBlankTxtOutline.js.map +1 -0
  240. package/cjs/components/_Icon/Icons/IconBlankXlsOutline.js +23 -0
  241. package/cjs/components/_Icon/Icons/IconBlankXlsOutline.js.map +1 -0
  242. package/cjs/components/_Icon/Icons/IconCloseCircleOutline.js +23 -0
  243. package/cjs/components/_Icon/Icons/IconCloseCircleOutline.js.map +1 -0
  244. package/cjs/components/_Icon/Icons/IconPlus.js +23 -0
  245. package/cjs/components/_Icon/Icons/IconPlus.js.map +1 -0
  246. package/cjs/engines/index.js +2 -0
  247. package/cjs/engines/index.js.map +1 -1
  248. package/cjs/hooks/useIsomorphicLayoutEffect.js +1 -0
  249. package/cjs/hooks/useIsomorphicLayoutEffect.js.map +1 -1
  250. package/cjs/index.css +15 -0
  251. package/cjs/index.js +55 -47
  252. package/cjs/index.js.map +1 -1
  253. package/cjs/utils/index.js +5 -0
  254. package/cjs/utils/index.js.map +1 -1
  255. package/emotion/cjs/components/Attach/Attach.js +186 -0
  256. package/emotion/cjs/components/Attach/Attach.styles.js +36 -0
  257. package/emotion/cjs/components/Attach/Attach.template-doc.mdx +63 -0
  258. package/emotion/cjs/components/Attach/Attach.tokens.js +128 -0
  259. package/emotion/cjs/components/Attach/Attach.types.js +5 -0
  260. package/emotion/cjs/components/Attach/components/AttachButton/AttachButton.js +52 -0
  261. package/emotion/cjs/components/Attach/components/AttachButton/index.js +12 -0
  262. package/emotion/cjs/components/Attach/index.js +25 -0
  263. package/emotion/cjs/components/Attach/ui/Button/Button.js +12 -0
  264. package/emotion/cjs/components/Attach/ui/Button/Button.styles.js +17 -0
  265. package/emotion/cjs/components/Attach/ui/Cell/Cell.js +12 -0
  266. package/emotion/cjs/components/Attach/ui/Cell/Cell.styles.js +17 -0
  267. package/emotion/cjs/components/Attach/ui/IconButton/IconButton.js +12 -0
  268. package/emotion/cjs/components/Attach/ui/IconButton/IconButton.styles.js +21 -0
  269. package/emotion/cjs/components/Attach/utils/extractExtension.js +9 -0
  270. package/emotion/cjs/components/Attach/utils/getFileicon.js +44 -0
  271. package/emotion/cjs/components/Attach/utils/index.js +26 -0
  272. package/emotion/cjs/components/Attach/utils/truncateFilename.js +23 -0
  273. package/emotion/cjs/components/Attach/variations/_size/base.js +9 -0
  274. package/emotion/cjs/components/Attach/variations/_view/base.js +9 -0
  275. package/emotion/cjs/components/Cell/Cell.js +3 -2
  276. package/emotion/cjs/components/_Icon/Icon.assets/BlankCsvOutline.js +32 -0
  277. package/emotion/cjs/components/_Icon/Icon.assets/BlankDocOutline.js +36 -0
  278. package/emotion/cjs/components/_Icon/Icon.assets/BlankOutline.js +23 -0
  279. package/emotion/cjs/components/_Icon/Icon.assets/BlankPdfOutline.js +28 -0
  280. package/emotion/cjs/components/_Icon/Icon.assets/BlankTxtOutline.js +32 -0
  281. package/emotion/cjs/components/_Icon/Icon.assets/BlankXlsOutline.js +32 -0
  282. package/emotion/cjs/components/_Icon/Icon.assets/CloseCircleOutline.js +23 -0
  283. package/emotion/cjs/components/_Icon/Icon.assets/Plus.js +23 -0
  284. package/emotion/cjs/components/_Icon/Icons/IconBlankCsvOutline.js +22 -0
  285. package/emotion/cjs/components/_Icon/Icons/IconBlankDocOutline.js +22 -0
  286. package/emotion/cjs/components/_Icon/Icons/IconBlankOutline.js +22 -0
  287. package/emotion/cjs/components/_Icon/Icons/IconBlankPdfOutline.js +22 -0
  288. package/emotion/cjs/components/_Icon/Icons/IconBlankTxtOutline.js +22 -0
  289. package/emotion/cjs/components/_Icon/Icons/IconBlankXlsOutline.js +22 -0
  290. package/emotion/cjs/components/_Icon/Icons/IconCloseCircleOutline.js +22 -0
  291. package/emotion/cjs/components/_Icon/Icons/IconPlus.js +22 -0
  292. package/emotion/cjs/components/_Icon/index.js +57 -1
  293. package/emotion/cjs/examples/plasma_b2c/components/Attach/Attach.config.js +37 -0
  294. package/emotion/cjs/examples/plasma_b2c/components/Attach/Attach.js +11 -0
  295. package/emotion/cjs/examples/plasma_b2c/components/Attach/Attach.stories.tsx +177 -0
  296. package/emotion/cjs/examples/plasma_web/components/Attach/Attach.config.js +37 -0
  297. package/emotion/cjs/examples/plasma_web/components/Attach/Attach.js +11 -0
  298. package/emotion/cjs/examples/plasma_web/components/Attach/Attach.stories.tsx +168 -0
  299. package/emotion/cjs/index.js +11 -0
  300. package/emotion/es/components/Attach/Attach.js +177 -0
  301. package/emotion/es/components/Attach/Attach.styles.js +29 -0
  302. package/emotion/es/components/Attach/Attach.template-doc.mdx +63 -0
  303. package/emotion/es/components/Attach/Attach.tokens.js +122 -0
  304. package/emotion/es/components/Attach/Attach.types.js +1 -0
  305. package/emotion/es/components/Attach/components/AttachButton/AttachButton.js +43 -0
  306. package/emotion/es/components/Attach/components/AttachButton/index.js +1 -0
  307. package/emotion/es/components/Attach/index.js +2 -0
  308. package/emotion/es/components/Attach/ui/Button/Button.js +1 -0
  309. package/emotion/es/components/Attach/ui/Button/Button.styles.js +10 -0
  310. package/emotion/es/components/Attach/ui/Cell/Cell.js +1 -0
  311. package/emotion/es/components/Attach/ui/Cell/Cell.styles.js +10 -0
  312. package/emotion/es/components/Attach/ui/IconButton/IconButton.js +1 -0
  313. package/emotion/es/components/Attach/ui/IconButton/IconButton.styles.js +14 -0
  314. package/emotion/es/components/Attach/utils/extractExtension.js +3 -0
  315. package/emotion/es/components/Attach/utils/getFileicon.js +37 -0
  316. package/emotion/es/components/Attach/utils/index.js +3 -0
  317. package/emotion/es/components/Attach/utils/truncateFilename.js +17 -0
  318. package/emotion/es/components/Attach/variations/_size/base.js +3 -0
  319. package/emotion/es/components/Attach/variations/_view/base.js +3 -0
  320. package/emotion/es/components/Cell/Cell.js +3 -2
  321. package/emotion/es/components/_Icon/Icon.assets/BlankCsvOutline.js +25 -0
  322. package/emotion/es/components/_Icon/Icon.assets/BlankDocOutline.js +29 -0
  323. package/emotion/es/components/_Icon/Icon.assets/BlankOutline.js +16 -0
  324. package/emotion/es/components/_Icon/Icon.assets/BlankPdfOutline.js +21 -0
  325. package/emotion/es/components/_Icon/Icon.assets/BlankTxtOutline.js +25 -0
  326. package/emotion/es/components/_Icon/Icon.assets/BlankXlsOutline.js +25 -0
  327. package/emotion/es/components/_Icon/Icon.assets/CloseCircleOutline.js +16 -0
  328. package/emotion/es/components/_Icon/Icon.assets/Plus.js +16 -0
  329. package/emotion/es/components/_Icon/Icons/IconBlankCsvOutline.js +15 -0
  330. package/emotion/es/components/_Icon/Icons/IconBlankDocOutline.js +15 -0
  331. package/emotion/es/components/_Icon/Icons/IconBlankOutline.js +15 -0
  332. package/emotion/es/components/_Icon/Icons/IconBlankPdfOutline.js +15 -0
  333. package/emotion/es/components/_Icon/Icons/IconBlankTxtOutline.js +15 -0
  334. package/emotion/es/components/_Icon/Icons/IconBlankXlsOutline.js +15 -0
  335. package/emotion/es/components/_Icon/Icons/IconCloseCircleOutline.js +15 -0
  336. package/emotion/es/components/_Icon/Icons/IconPlus.js +15 -0
  337. package/emotion/es/components/_Icon/index.js +9 -1
  338. package/emotion/es/examples/plasma_b2c/components/Attach/Attach.config.js +31 -0
  339. package/emotion/es/examples/plasma_b2c/components/Attach/Attach.js +5 -0
  340. package/emotion/es/examples/plasma_b2c/components/Attach/Attach.stories.tsx +177 -0
  341. package/emotion/es/examples/plasma_web/components/Attach/Attach.config.js +31 -0
  342. package/emotion/es/examples/plasma_web/components/Attach/Attach.js +5 -0
  343. package/emotion/es/examples/plasma_web/components/Attach/Attach.stories.tsx +168 -0
  344. package/emotion/es/index.js +2 -1
  345. package/es/components/Accordion/ui/AccordionItem/AccordionItem.styles.js +3 -1
  346. package/es/components/Accordion/ui/AccordionItem/AccordionItem.styles.js.map +1 -1
  347. package/es/components/Attach/Attach.css +48 -0
  348. package/es/components/Attach/Attach.js +176 -0
  349. package/es/components/Attach/Attach.js.map +1 -0
  350. package/es/components/Attach/Attach.styles.js +17 -0
  351. package/es/components/Attach/Attach.styles.js.map +1 -0
  352. package/es/components/Attach/Attach.styles_fl8wha.css +3 -0
  353. package/es/components/Attach/Attach.tokens.js +125 -0
  354. package/es/components/Attach/Attach.tokens.js.map +1 -0
  355. package/es/components/Attach/components/AttachButton/AttachButton.css +34 -0
  356. package/es/components/Attach/components/AttachButton/AttachButton.js +46 -0
  357. package/es/components/Attach/components/AttachButton/AttachButton.js.map +1 -0
  358. package/es/components/Attach/ui/Button/Button.styles.js +19 -0
  359. package/es/components/Attach/ui/Button/Button.styles.js.map +1 -0
  360. package/es/components/Attach/ui/Button/Button.styles_bj69th.css +1 -0
  361. package/es/components/Attach/ui/Cell/Cell.styles.js +21 -0
  362. package/es/components/Attach/ui/Cell/Cell.styles.js.map +1 -0
  363. package/es/components/Attach/ui/Cell/Cell.styles_69w962.css +1 -0
  364. package/es/components/Attach/ui/IconButton/IconButton.styles.js +27 -0
  365. package/es/components/Attach/ui/IconButton/IconButton.styles.js.map +1 -0
  366. package/es/components/Attach/ui/IconButton/IconButton.styles_1q2jfs2.css +2 -0
  367. package/es/components/Attach/utils/extractExtension.js +6 -0
  368. package/es/components/Attach/utils/extractExtension.js.map +1 -0
  369. package/es/components/Attach/utils/getFileicon.js +47 -0
  370. package/es/components/Attach/utils/getFileicon.js.map +1 -0
  371. package/es/components/Attach/utils/truncateFilename.js +20 -0
  372. package/es/components/Attach/utils/truncateFilename.js.map +1 -0
  373. package/es/components/Attach/variations/_size/base.js +5 -0
  374. package/es/components/Attach/variations/_size/base.js.map +1 -0
  375. package/es/components/Attach/variations/_size/base_eax0b8.css +1 -0
  376. package/es/components/Attach/variations/_view/base.js +5 -0
  377. package/es/components/Attach/variations/_view/base.js.map +1 -0
  378. package/es/components/Attach/variations/_view/base_1nvsg1b.css +1 -0
  379. package/es/components/Autocomplete/Autocomplete.js +6 -5
  380. package/es/components/Autocomplete/Autocomplete.js.map +1 -1
  381. package/es/components/Autocomplete/Autocomplete.styles.js +3 -2
  382. package/es/components/Autocomplete/Autocomplete.styles.js.map +1 -1
  383. package/es/components/Autocomplete/ui/TextField/TextField.styles.js +2 -1
  384. package/es/components/Autocomplete/ui/TextField/TextField.styles.js.map +1 -1
  385. package/es/components/Avatar/Avatar.js +3 -2
  386. package/es/components/Avatar/Avatar.js.map +1 -1
  387. package/es/components/Breadcrumbs/Breadcrumbs.styles.js +4 -2
  388. package/es/components/Breadcrumbs/Breadcrumbs.styles.js.map +1 -1
  389. package/es/components/Breadcrumbs/ui/BreadcrumbShorter/BreadcrumbShorter.styles.js +1 -1
  390. package/es/components/Button/Button.styles.js +3 -0
  391. package/es/components/Button/Button.styles.js.map +1 -1
  392. package/es/components/Calendar/CalendarBase/CalendarBase.js +5 -5
  393. package/es/components/Calendar/CalendarDouble/CalendarDouble.js +8 -8
  394. package/es/components/Calendar/hooks/useDays.js +2 -2
  395. package/es/components/Calendar/hooks/useKeyNavigation.js +1 -1
  396. package/es/components/Calendar/hooks/useMonths.js +2 -2
  397. package/es/components/Calendar/hooks/useQuarters.js +2 -2
  398. package/es/components/Calendar/hooks/useYears.js +2 -2
  399. package/es/components/Calendar/ui/CalendarDays/CalendarDays.js +4 -4
  400. package/es/components/Calendar/ui/CalendarHeader/CalendarHeader.js +6 -5
  401. package/es/components/Calendar/ui/CalendarHeader/CalendarHeader.js.map +1 -1
  402. package/es/components/Calendar/ui/CalendarHeader/CalendarHeader.styles.js +1 -0
  403. package/es/components/Calendar/ui/CalendarHeader/CalendarHeader.styles.js.map +1 -1
  404. package/es/components/Calendar/ui/CalendarMonths/CalendarMonths.js +4 -4
  405. package/es/components/Calendar/ui/CalendarQuarters/CalendarQuarters.js +4 -4
  406. package/es/components/Calendar/ui/CalendarYears/CalendarYears.js +4 -4
  407. package/es/components/Cell/Cell.js +3 -2
  408. package/es/components/Cell/Cell.js.map +1 -1
  409. package/es/components/Combobox/ComboboxNew/Combobox.js +12 -11
  410. package/es/components/Combobox/ComboboxNew/Combobox.js.map +1 -1
  411. package/es/components/Combobox/ComboboxNew/Combobox.styles.js +4 -2
  412. package/es/components/Combobox/ComboboxNew/Combobox.styles.js.map +1 -1
  413. package/es/components/Combobox/ComboboxNew/hooks/getPathMaps.js +2 -0
  414. package/es/components/Combobox/ComboboxNew/hooks/getPathMaps.js.map +1 -1
  415. package/es/components/Combobox/ComboboxNew/ui/Inner/Inner.js +2 -1
  416. package/es/components/Combobox/ComboboxNew/ui/Inner/Inner.js.map +1 -1
  417. package/es/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.js +6 -5
  418. package/es/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.js.map +1 -1
  419. package/es/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.styles.js +4 -1
  420. package/es/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.styles.js.map +1 -1
  421. package/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js +2 -1
  422. package/es/components/Combobox/ComboboxNew/ui/Target/Target.styles.js.map +1 -1
  423. package/es/components/Combobox/ComboboxOld/Combobox.js +10 -4
  424. package/es/components/Combobox/ComboboxOld/Combobox.js.map +1 -1
  425. package/es/components/Combobox/ComboboxOld/Combobox.styles.js +1 -0
  426. package/es/components/Combobox/ComboboxOld/Combobox.styles.js.map +1 -1
  427. package/es/components/Combobox/ComboboxOld/hooks/useFocusController.js +1 -0
  428. package/es/components/Combobox/ComboboxOld/hooks/useFocusController.js.map +1 -1
  429. package/es/components/Combobox/ComboboxOld/ui/ComboboxChip/ComboboxChip.styles.js +2 -1
  430. package/es/components/Combobox/ComboboxOld/ui/ComboboxChip/ComboboxChip.styles.js.map +1 -1
  431. package/es/components/Combobox/ComboboxOld/ui/ComboboxDivider/ComboboxDivider.js +10 -1
  432. package/es/components/Combobox/ComboboxOld/ui/ComboboxDivider/ComboboxDivider.js.map +1 -1
  433. package/es/components/Combobox/ComboboxOld/ui/ComboboxFooter/ComboboxFooter.js +10 -1
  434. package/es/components/Combobox/ComboboxOld/ui/ComboboxFooter/ComboboxFooter.js.map +1 -1
  435. package/es/components/Combobox/ComboboxOld/ui/ComboboxGroup/ComboboxGroup.js +10 -1
  436. package/es/components/Combobox/ComboboxOld/ui/ComboboxGroup/ComboboxGroup.js.map +1 -1
  437. package/es/components/Combobox/ComboboxOld/ui/ComboboxHeader/ComboboxHeader.js +10 -1
  438. package/es/components/Combobox/ComboboxOld/ui/ComboboxHeader/ComboboxHeader.js.map +1 -1
  439. package/es/components/Combobox/ComboboxOld/ui/ComboboxItem/ComboboxItem.styles.js +2 -0
  440. package/es/components/Combobox/ComboboxOld/ui/ComboboxItem/ComboboxItem.styles.js.map +1 -1
  441. package/es/components/Combobox/ComboboxOld/ui/ComboboxTarget/ComboboxTarget.js +1 -1
  442. package/es/components/Combobox/ComboboxOld/ui/ComboboxTarget/ComboboxTarget.styles.js +2 -1
  443. package/es/components/Combobox/ComboboxOld/ui/ComboboxTarget/ComboboxTarget.styles.js.map +1 -1
  444. package/es/components/DatePicker/DatePickerBase.styles.js +7 -1
  445. package/es/components/DatePicker/DatePickerBase.styles.js.map +1 -1
  446. package/es/components/DatePicker/RangeDate/RangeDate.styles.js +1 -0
  447. package/es/components/DatePicker/RangeDate/RangeDate.styles.js.map +1 -1
  448. package/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.js +2 -1
  449. package/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.js.map +1 -1
  450. package/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles.js +5 -2
  451. package/es/components/DatePicker/RangeDate/RangeDatePopover/RangeDatePopover.styles.js.map +1 -1
  452. package/es/components/DatePicker/SingleDate/SingleDate.styles.js +1 -0
  453. package/es/components/DatePicker/SingleDate/SingleDate.styles.js.map +1 -1
  454. package/es/components/Drawer/Drawer.js +11 -5
  455. package/es/components/Drawer/Drawer.js.map +1 -1
  456. package/es/components/Drawer/Drawer.styles.js +4 -2
  457. package/es/components/Drawer/Drawer.styles.js.map +1 -1
  458. package/es/components/Drawer/hooks/useDrawer.js +4 -0
  459. package/es/components/Drawer/hooks/useDrawer.js.map +1 -1
  460. package/es/components/Drawer/ui/DrawerContent/DrawerContent.js +7 -0
  461. package/es/components/Drawer/ui/DrawerContent/DrawerContent.js.map +1 -1
  462. package/es/components/Drawer/ui/DrawerFooter/DrawerFooter.js +7 -0
  463. package/es/components/Drawer/ui/DrawerFooter/DrawerFooter.js.map +1 -1
  464. package/es/components/Drawer/ui/DrawerHeader/DrawerHeader.js +3 -0
  465. package/es/components/Drawer/ui/DrawerHeader/DrawerHeader.js.map +1 -1
  466. package/es/components/Dropdown/Dropdown.js +10 -3
  467. package/es/components/Dropdown/Dropdown.js.map +1 -1
  468. package/es/components/Dropdown/Dropdown.styles.js +3 -2
  469. package/es/components/Dropdown/Dropdown.styles.js.map +1 -1
  470. package/es/components/Dropdown/ui/DropdownInner/DropdownInner.js +9 -1
  471. package/es/components/Dropdown/ui/DropdownInner/DropdownInner.js.map +1 -1
  472. package/es/components/Dropdown/ui/DropdownItem/DropdownItem.js +2 -1
  473. package/es/components/Dropdown/ui/DropdownItem/DropdownItem.js.map +1 -1
  474. package/es/components/Dropdown/ui/DropdownItemOld/DropdownItem.styles.js +2 -0
  475. package/es/components/Dropdown/ui/DropdownItemOld/DropdownItem.styles.js.map +1 -1
  476. package/es/components/Dropdown/ui/DropdownOld/Dropdown.styles.js +1 -0
  477. package/es/components/Dropdown/ui/DropdownOld/Dropdown.styles.js.map +1 -1
  478. package/es/components/Editable/Editable.js +4 -3
  479. package/es/components/Editable/Editable.js.map +1 -1
  480. package/es/components/Editable/utils/clearSelection.js +2 -0
  481. package/es/components/Editable/utils/clearSelection.js.map +1 -1
  482. package/es/components/Editable/utils/selectText.js +2 -0
  483. package/es/components/Editable/utils/selectText.js.map +1 -1
  484. package/es/components/EmptyState/EmptyState.styles.js +2 -1
  485. package/es/components/EmptyState/EmptyState.styles.js.map +1 -1
  486. package/es/components/IconButton/IconButton.js +1 -1
  487. package/es/components/IconButton/IconButton.styles.js +8 -0
  488. package/es/components/IconButton/IconButton.styles.js.map +1 -1
  489. package/es/components/Modal/Modal.js +8 -6
  490. package/es/components/Modal/Modal.js.map +1 -1
  491. package/es/components/Modal/hooks/useModal.js +4 -0
  492. package/es/components/Modal/hooks/useModal.js.map +1 -1
  493. package/es/components/Notification/Notification.styles.js +3 -2
  494. package/es/components/Notification/Notification.styles.js.map +1 -1
  495. package/es/components/Notification/NotificationsPortal.js +4 -3
  496. package/es/components/Notification/NotificationsPortal.js.map +1 -1
  497. package/es/components/Pagination/Pagination.styles.js +2 -1
  498. package/es/components/Pagination/Pagination.styles.js.map +1 -1
  499. package/es/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.styles.js +2 -1
  500. package/es/components/Pagination/ui/PaginationSelectPerPage/PaginationSelectPerPage.styles.js.map +1 -1
  501. package/es/components/Panel/ui/PanelHeader/PanelHeader.js +2 -1
  502. package/es/components/Panel/ui/PanelHeader/PanelHeader.js.map +1 -1
  503. package/es/components/Panel/ui/PanelHeader/PanelHeader.styles.js +2 -1
  504. package/es/components/Panel/ui/PanelHeader/PanelHeader.styles.js.map +1 -1
  505. package/es/components/Popover/Popover.js +1 -1
  506. package/es/components/Popup/Popup.js +2 -2
  507. package/es/components/Range/Range.styles.js +1 -0
  508. package/es/components/Range/Range.styles.js.map +1 -1
  509. package/es/components/Segment/ui/SegmentGroup/SegmentGroup.js +3 -2
  510. package/es/components/Segment/ui/SegmentGroup/SegmentGroup.js.map +1 -1
  511. package/es/components/Select/Select.js +13 -12
  512. package/es/components/Select/Select.js.map +1 -1
  513. package/es/components/Select/Select.styles.js +5 -2
  514. package/es/components/Select/Select.styles.js.map +1 -1
  515. package/es/components/Select/hooks/usePathMaps.js +2 -0
  516. package/es/components/Select/hooks/usePathMaps.js.map +1 -1
  517. package/es/components/Select/ui/Inner/Inner.js +2 -1
  518. package/es/components/Select/ui/Inner/Inner.js.map +1 -1
  519. package/es/components/Select/ui/Inner/ui/Item/Item.js +5 -4
  520. package/es/components/Select/ui/Inner/ui/Item/Item.js.map +1 -1
  521. package/es/components/Select/ui/Inner/ui/Item/Item.styles.js +1 -0
  522. package/es/components/Select/ui/Inner/ui/Item/Item.styles.js.map +1 -1
  523. package/es/components/Select/ui/Target/ui/Button/Button.js +1 -1
  524. package/es/components/Select/ui/Target/ui/Button/Button.styles.js +3 -1
  525. package/es/components/Select/ui/Target/ui/Button/Button.styles.js.map +1 -1
  526. package/es/components/Select/ui/Target/ui/Textfield/Textfield.js +2 -2
  527. package/es/components/Select/ui/Target/ui/Textfield/Textfield.styles.js +4 -1
  528. package/es/components/Select/ui/Target/ui/Textfield/Textfield.styles.js.map +1 -1
  529. package/es/components/Select/ui/Target/ui/Textfield/ui/Chip/Chip.styles.js +2 -1
  530. package/es/components/Select/ui/Target/ui/Textfield/ui/Chip/Chip.styles.js.map +1 -1
  531. package/es/components/Select/utils/getButtonLabel.js +2 -0
  532. package/es/components/Select/utils/getButtonLabel.js.map +1 -1
  533. package/es/components/Sheet/Sheet.js +3 -3
  534. package/es/components/Skeleton/LineSkeleton/LineSkeleton.js +4 -2
  535. package/es/components/Skeleton/LineSkeleton/LineSkeleton.js.map +1 -1
  536. package/es/components/Skeleton/RectSkeleton/RectSkeleton.js +4 -2
  537. package/es/components/Skeleton/RectSkeleton/RectSkeleton.js.map +1 -1
  538. package/es/components/Slider/components/Double/Double.js +2 -1
  539. package/es/components/Slider/components/Double/Double.js.map +1 -1
  540. package/es/components/Slider/components/Double/Double.styles.js +1 -0
  541. package/es/components/Slider/components/Double/Double.styles.js.map +1 -1
  542. package/es/components/Slider/components/Single/Single.js +2 -1
  543. package/es/components/Slider/components/Single/Single.js.map +1 -1
  544. package/es/components/Slider/components/SliderBase/SliderBase.js +1 -1
  545. package/es/components/Tabs/ui/Tabs/Tabs.js +3 -2
  546. package/es/components/Tabs/ui/Tabs/Tabs.js.map +1 -1
  547. package/es/components/TextArea/TextArea.js +1 -1
  548. package/es/components/TextField/TextField.js +1 -1
  549. package/es/components/TextField/ui/TextFieldChip/TextFieldChip.styles.js +2 -1
  550. package/es/components/TextField/ui/TextFieldChip/TextFieldChip.styles.js.map +1 -1
  551. package/es/components/Toast/Toast.styles.js +1 -1
  552. package/es/components/Toast/ToastController.js +1 -1
  553. package/es/components/Toast/utils.js +2 -1
  554. package/es/components/Toast/utils.js.map +1 -1
  555. package/es/components/Toolbar/ui/ToolbarDivider/ToolbarDivider.js +1 -1
  556. package/es/components/Tooltip/Tooltip.js +3 -2
  557. package/es/components/Tooltip/Tooltip.js.map +1 -1
  558. package/es/components/_Icon/Icon.assets/BlankCsvOutline.js +29 -0
  559. package/es/components/_Icon/Icon.assets/BlankCsvOutline.js.map +1 -0
  560. package/es/components/_Icon/Icon.assets/BlankDocOutline.js +33 -0
  561. package/es/components/_Icon/Icon.assets/BlankDocOutline.js.map +1 -0
  562. package/es/components/_Icon/Icon.assets/BlankOutline.js +20 -0
  563. package/es/components/_Icon/Icon.assets/BlankOutline.js.map +1 -0
  564. package/es/components/_Icon/Icon.assets/BlankPdfOutline.js +25 -0
  565. package/es/components/_Icon/Icon.assets/BlankPdfOutline.js.map +1 -0
  566. package/es/components/_Icon/Icon.assets/BlankTxtOutline.js +29 -0
  567. package/es/components/_Icon/Icon.assets/BlankTxtOutline.js.map +1 -0
  568. package/es/components/_Icon/Icon.assets/BlankXlsOutline.js +29 -0
  569. package/es/components/_Icon/Icon.assets/BlankXlsOutline.js.map +1 -0
  570. package/es/components/_Icon/Icon.assets/CloseCircleOutline.js +20 -0
  571. package/es/components/_Icon/Icon.assets/CloseCircleOutline.js.map +1 -0
  572. package/es/components/_Icon/Icon.assets/Plus.js +20 -0
  573. package/es/components/_Icon/Icon.assets/Plus.js.map +1 -0
  574. package/es/components/_Icon/Icons/IconBlankCsvOutline.js +19 -0
  575. package/es/components/_Icon/Icons/IconBlankCsvOutline.js.map +1 -0
  576. package/es/components/_Icon/Icons/IconBlankDocOutline.js +19 -0
  577. package/es/components/_Icon/Icons/IconBlankDocOutline.js.map +1 -0
  578. package/es/components/_Icon/Icons/IconBlankOutline.js +19 -0
  579. package/es/components/_Icon/Icons/IconBlankOutline.js.map +1 -0
  580. package/es/components/_Icon/Icons/IconBlankPdfOutline.js +19 -0
  581. package/es/components/_Icon/Icons/IconBlankPdfOutline.js.map +1 -0
  582. package/es/components/_Icon/Icons/IconBlankTxtOutline.js +19 -0
  583. package/es/components/_Icon/Icons/IconBlankTxtOutline.js.map +1 -0
  584. package/es/components/_Icon/Icons/IconBlankXlsOutline.js +19 -0
  585. package/es/components/_Icon/Icons/IconBlankXlsOutline.js.map +1 -0
  586. package/es/components/_Icon/Icons/IconCloseCircleOutline.js +19 -0
  587. package/es/components/_Icon/Icons/IconCloseCircleOutline.js.map +1 -0
  588. package/es/components/_Icon/Icons/IconPlus.js +19 -0
  589. package/es/components/_Icon/Icons/IconPlus.js.map +1 -0
  590. package/es/engines/index.js +2 -0
  591. package/es/engines/index.js.map +1 -1
  592. package/es/hooks/useIsomorphicLayoutEffect.js +1 -0
  593. package/es/hooks/useIsomorphicLayoutEffect.js.map +1 -1
  594. package/es/index.css +15 -0
  595. package/es/index.js +26 -21
  596. package/es/index.js.map +1 -1
  597. package/es/utils/index.js +3 -0
  598. package/es/utils/index.js.map +1 -1
  599. package/package.json +4 -5
  600. package/styled-components/cjs/components/Attach/Attach.js +186 -0
  601. package/styled-components/cjs/components/Attach/Attach.styles.js +18 -0
  602. package/styled-components/cjs/components/Attach/Attach.template-doc.mdx +63 -0
  603. package/styled-components/cjs/components/Attach/Attach.tokens.js +128 -0
  604. package/styled-components/cjs/components/Attach/Attach.types.js +5 -0
  605. package/styled-components/cjs/components/Attach/components/AttachButton/AttachButton.js +52 -0
  606. package/styled-components/cjs/components/Attach/components/AttachButton/index.js +12 -0
  607. package/styled-components/cjs/components/Attach/index.js +25 -0
  608. package/styled-components/cjs/components/Attach/ui/Button/Button.js +12 -0
  609. package/styled-components/cjs/components/Attach/ui/Button/Button.styles.js +16 -0
  610. package/styled-components/cjs/components/Attach/ui/Cell/Cell.js +12 -0
  611. package/styled-components/cjs/components/Attach/ui/Cell/Cell.styles.js +16 -0
  612. package/styled-components/cjs/components/Attach/ui/IconButton/IconButton.js +12 -0
  613. package/styled-components/cjs/components/Attach/ui/IconButton/IconButton.styles.js +19 -0
  614. package/styled-components/cjs/components/Attach/utils/extractExtension.js +9 -0
  615. package/styled-components/cjs/components/Attach/utils/getFileicon.js +44 -0
  616. package/styled-components/cjs/components/Attach/utils/index.js +26 -0
  617. package/styled-components/cjs/components/Attach/utils/truncateFilename.js +23 -0
  618. package/styled-components/cjs/components/Attach/variations/_size/base.js +9 -0
  619. package/styled-components/cjs/components/Attach/variations/_view/base.js +9 -0
  620. package/styled-components/cjs/components/Cell/Cell.js +3 -2
  621. package/styled-components/cjs/components/_Icon/Icon.assets/BlankCsvOutline.js +32 -0
  622. package/styled-components/cjs/components/_Icon/Icon.assets/BlankDocOutline.js +36 -0
  623. package/styled-components/cjs/components/_Icon/Icon.assets/BlankOutline.js +23 -0
  624. package/styled-components/cjs/components/_Icon/Icon.assets/BlankPdfOutline.js +28 -0
  625. package/styled-components/cjs/components/_Icon/Icon.assets/BlankTxtOutline.js +32 -0
  626. package/styled-components/cjs/components/_Icon/Icon.assets/BlankXlsOutline.js +32 -0
  627. package/styled-components/cjs/components/_Icon/Icon.assets/CloseCircleOutline.js +23 -0
  628. package/styled-components/cjs/components/_Icon/Icon.assets/Plus.js +23 -0
  629. package/styled-components/cjs/components/_Icon/Icons/IconBlankCsvOutline.js +22 -0
  630. package/styled-components/cjs/components/_Icon/Icons/IconBlankDocOutline.js +22 -0
  631. package/styled-components/cjs/components/_Icon/Icons/IconBlankOutline.js +22 -0
  632. package/styled-components/cjs/components/_Icon/Icons/IconBlankPdfOutline.js +22 -0
  633. package/styled-components/cjs/components/_Icon/Icons/IconBlankTxtOutline.js +22 -0
  634. package/styled-components/cjs/components/_Icon/Icons/IconBlankXlsOutline.js +22 -0
  635. package/styled-components/cjs/components/_Icon/Icons/IconCloseCircleOutline.js +22 -0
  636. package/styled-components/cjs/components/_Icon/Icons/IconPlus.js +22 -0
  637. package/styled-components/cjs/components/_Icon/index.js +57 -1
  638. package/styled-components/cjs/examples/plasma_b2c/components/Attach/Attach.config.js +37 -0
  639. package/styled-components/cjs/examples/plasma_b2c/components/Attach/Attach.js +11 -0
  640. package/styled-components/cjs/examples/plasma_b2c/components/Attach/Attach.stories.tsx +177 -0
  641. package/styled-components/cjs/examples/plasma_web/components/Attach/Attach.config.js +37 -0
  642. package/styled-components/cjs/examples/plasma_web/components/Attach/Attach.js +11 -0
  643. package/styled-components/cjs/examples/plasma_web/components/Attach/Attach.stories.tsx +168 -0
  644. package/styled-components/cjs/index.js +11 -0
  645. package/styled-components/es/components/Attach/Attach.js +177 -0
  646. package/styled-components/es/components/Attach/Attach.styles.js +10 -0
  647. package/styled-components/es/components/Attach/Attach.template-doc.mdx +63 -0
  648. package/styled-components/es/components/Attach/Attach.tokens.js +122 -0
  649. package/styled-components/es/components/Attach/Attach.types.js +1 -0
  650. package/styled-components/es/components/Attach/components/AttachButton/AttachButton.js +43 -0
  651. package/styled-components/es/components/Attach/components/AttachButton/index.js +1 -0
  652. package/styled-components/es/components/Attach/index.js +2 -0
  653. package/styled-components/es/components/Attach/ui/Button/Button.js +1 -0
  654. package/styled-components/es/components/Attach/ui/Button/Button.styles.js +9 -0
  655. package/styled-components/es/components/Attach/ui/Cell/Cell.js +1 -0
  656. package/styled-components/es/components/Attach/ui/Cell/Cell.styles.js +9 -0
  657. package/styled-components/es/components/Attach/ui/IconButton/IconButton.js +1 -0
  658. package/styled-components/es/components/Attach/ui/IconButton/IconButton.styles.js +12 -0
  659. package/styled-components/es/components/Attach/utils/extractExtension.js +3 -0
  660. package/styled-components/es/components/Attach/utils/getFileicon.js +37 -0
  661. package/styled-components/es/components/Attach/utils/index.js +3 -0
  662. package/styled-components/es/components/Attach/utils/truncateFilename.js +17 -0
  663. package/styled-components/es/components/Attach/variations/_size/base.js +3 -0
  664. package/styled-components/es/components/Attach/variations/_view/base.js +3 -0
  665. package/styled-components/es/components/Cell/Cell.js +3 -2
  666. package/styled-components/es/components/_Icon/Icon.assets/BlankCsvOutline.js +25 -0
  667. package/styled-components/es/components/_Icon/Icon.assets/BlankDocOutline.js +29 -0
  668. package/styled-components/es/components/_Icon/Icon.assets/BlankOutline.js +16 -0
  669. package/styled-components/es/components/_Icon/Icon.assets/BlankPdfOutline.js +21 -0
  670. package/styled-components/es/components/_Icon/Icon.assets/BlankTxtOutline.js +25 -0
  671. package/styled-components/es/components/_Icon/Icon.assets/BlankXlsOutline.js +25 -0
  672. package/styled-components/es/components/_Icon/Icon.assets/CloseCircleOutline.js +16 -0
  673. package/styled-components/es/components/_Icon/Icon.assets/Plus.js +16 -0
  674. package/styled-components/es/components/_Icon/Icons/IconBlankCsvOutline.js +15 -0
  675. package/styled-components/es/components/_Icon/Icons/IconBlankDocOutline.js +15 -0
  676. package/styled-components/es/components/_Icon/Icons/IconBlankOutline.js +15 -0
  677. package/styled-components/es/components/_Icon/Icons/IconBlankPdfOutline.js +15 -0
  678. package/styled-components/es/components/_Icon/Icons/IconBlankTxtOutline.js +15 -0
  679. package/styled-components/es/components/_Icon/Icons/IconBlankXlsOutline.js +15 -0
  680. package/styled-components/es/components/_Icon/Icons/IconCloseCircleOutline.js +15 -0
  681. package/styled-components/es/components/_Icon/Icons/IconPlus.js +15 -0
  682. package/styled-components/es/components/_Icon/index.js +9 -1
  683. package/styled-components/es/examples/plasma_b2c/components/Attach/Attach.config.js +31 -0
  684. package/styled-components/es/examples/plasma_b2c/components/Attach/Attach.js +5 -0
  685. package/styled-components/es/examples/plasma_b2c/components/Attach/Attach.stories.tsx +177 -0
  686. package/styled-components/es/examples/plasma_web/components/Attach/Attach.config.js +31 -0
  687. package/styled-components/es/examples/plasma_web/components/Attach/Attach.js +5 -0
  688. package/styled-components/es/examples/plasma_web/components/Attach/Attach.stories.tsx +168 -0
  689. package/styled-components/es/index.js +2 -1
  690. package/types/components/Attach/Attach.d.ts +23 -0
  691. package/types/components/Attach/Attach.d.ts.map +1 -0
  692. package/types/components/Attach/Attach.styles.d.ts +5 -0
  693. package/types/components/Attach/Attach.styles.d.ts.map +1 -0
  694. package/types/components/Attach/Attach.tokens.d.ts +119 -0
  695. package/types/components/Attach/Attach.tokens.d.ts.map +1 -0
  696. package/types/components/Attach/Attach.types.d.ts +43 -0
  697. package/types/components/Attach/Attach.types.d.ts.map +1 -0
  698. package/types/components/Attach/components/AttachButton/AttachButton.d.ts +4 -0
  699. package/types/components/Attach/components/AttachButton/AttachButton.d.ts.map +1 -0
  700. package/types/components/Attach/components/AttachButton/index.d.ts +2 -0
  701. package/types/components/Attach/components/AttachButton/index.d.ts.map +1 -0
  702. package/types/components/Attach/index.d.ts +4 -0
  703. package/types/components/Attach/index.d.ts.map +1 -0
  704. package/types/components/Attach/ui/Button/Button.d.ts +2 -0
  705. package/types/components/Attach/ui/Button/Button.d.ts.map +1 -0
  706. package/types/components/Attach/ui/Button/Button.styles.d.ts +45 -0
  707. package/types/components/Attach/ui/Button/Button.styles.d.ts.map +1 -0
  708. package/types/components/Attach/ui/Cell/Cell.d.ts +2 -0
  709. package/types/components/Attach/ui/Cell/Cell.d.ts.map +1 -0
  710. package/types/components/Attach/ui/Cell/Cell.styles.d.ts +33 -0
  711. package/types/components/Attach/ui/Cell/Cell.styles.d.ts.map +1 -0
  712. package/types/components/Attach/ui/IconButton/IconButton.d.ts +2 -0
  713. package/types/components/Attach/ui/IconButton/IconButton.d.ts.map +1 -0
  714. package/types/components/Attach/ui/IconButton/IconButton.styles.d.ts +88 -0
  715. package/types/components/Attach/ui/IconButton/IconButton.styles.d.ts.map +1 -0
  716. package/types/components/Attach/utils/extractExtension.d.ts +2 -0
  717. package/types/components/Attach/utils/extractExtension.d.ts.map +1 -0
  718. package/types/components/Attach/utils/getFileicon.d.ts +3 -0
  719. package/types/components/Attach/utils/getFileicon.d.ts.map +1 -0
  720. package/types/components/Attach/utils/index.d.ts +4 -0
  721. package/types/components/Attach/utils/index.d.ts.map +1 -0
  722. package/types/components/Attach/utils/truncateFilename.d.ts +7 -0
  723. package/types/components/Attach/utils/truncateFilename.d.ts.map +1 -0
  724. package/types/components/Attach/variations/_size/base.d.ts +2 -0
  725. package/types/components/Attach/variations/_size/base.d.ts.map +1 -0
  726. package/types/components/Attach/variations/_view/base.d.ts +2 -0
  727. package/types/components/Attach/variations/_view/base.d.ts.map +1 -0
  728. package/types/components/Cell/Cell.d.ts.map +1 -1
  729. package/types/components/Cell/Cell.types.d.ts +1 -1
  730. package/types/components/Cell/Cell.types.d.ts.map +1 -1
  731. package/types/components/Combobox/ComboboxNew/ui/Inner/ui/Item/Item.styles.d.ts +2 -2
  732. package/types/components/_Icon/Icon.assets/BlankCsvOutline.d.ts +4 -0
  733. package/types/components/_Icon/Icon.assets/BlankCsvOutline.d.ts.map +1 -0
  734. package/types/components/_Icon/Icon.assets/BlankDocOutline.d.ts +4 -0
  735. package/types/components/_Icon/Icon.assets/BlankDocOutline.d.ts.map +1 -0
  736. package/types/components/_Icon/Icon.assets/BlankOutline.d.ts +4 -0
  737. package/types/components/_Icon/Icon.assets/BlankOutline.d.ts.map +1 -0
  738. package/types/components/_Icon/Icon.assets/BlankPdfOutline.d.ts +4 -0
  739. package/types/components/_Icon/Icon.assets/BlankPdfOutline.d.ts.map +1 -0
  740. package/types/components/_Icon/Icon.assets/BlankTxtOutline.d.ts +4 -0
  741. package/types/components/_Icon/Icon.assets/BlankTxtOutline.d.ts.map +1 -0
  742. package/types/components/_Icon/Icon.assets/BlankXlsOutline.d.ts +4 -0
  743. package/types/components/_Icon/Icon.assets/BlankXlsOutline.d.ts.map +1 -0
  744. package/types/components/_Icon/Icon.assets/CloseCircleOutline.d.ts +4 -0
  745. package/types/components/_Icon/Icon.assets/CloseCircleOutline.d.ts.map +1 -0
  746. package/types/components/_Icon/Icon.assets/Plus.d.ts +4 -0
  747. package/types/components/_Icon/Icon.assets/Plus.d.ts.map +1 -0
  748. package/types/components/_Icon/Icons/IconBlankCsvOutline.d.ts +4 -0
  749. package/types/components/_Icon/Icons/IconBlankCsvOutline.d.ts.map +1 -0
  750. package/types/components/_Icon/Icons/IconBlankDocOutline.d.ts +4 -0
  751. package/types/components/_Icon/Icons/IconBlankDocOutline.d.ts.map +1 -0
  752. package/types/components/_Icon/Icons/IconBlankOutline.d.ts +4 -0
  753. package/types/components/_Icon/Icons/IconBlankOutline.d.ts.map +1 -0
  754. package/types/components/_Icon/Icons/IconBlankPdfOutline.d.ts +4 -0
  755. package/types/components/_Icon/Icons/IconBlankPdfOutline.d.ts.map +1 -0
  756. package/types/components/_Icon/Icons/IconBlankTxtOutline.d.ts +4 -0
  757. package/types/components/_Icon/Icons/IconBlankTxtOutline.d.ts.map +1 -0
  758. package/types/components/_Icon/Icons/IconBlankXlsOutline.d.ts +4 -0
  759. package/types/components/_Icon/Icons/IconBlankXlsOutline.d.ts.map +1 -0
  760. package/types/components/_Icon/Icons/IconCloseCircleOutline.d.ts +4 -0
  761. package/types/components/_Icon/Icons/IconCloseCircleOutline.d.ts.map +1 -0
  762. package/types/components/_Icon/Icons/IconPlus.d.ts +4 -0
  763. package/types/components/_Icon/Icons/IconPlus.d.ts.map +1 -0
  764. package/types/components/_Icon/index.d.ts +8 -0
  765. package/types/components/_Icon/index.d.ts.map +1 -1
  766. package/types/examples/plasma_b2c/components/Attach/Attach.config.d.ts +30 -0
  767. package/types/examples/plasma_b2c/components/Attach/Attach.config.d.ts.map +1 -0
  768. package/types/examples/plasma_b2c/components/Attach/Attach.d.ts +224 -0
  769. package/types/examples/plasma_b2c/components/Attach/Attach.d.ts.map +1 -0
  770. package/types/examples/plasma_b2c/components/Cell/Cell.d.ts +2 -2
  771. package/types/examples/plasma_web/components/Attach/Attach.config.d.ts +30 -0
  772. package/types/examples/plasma_web/components/Attach/Attach.config.d.ts.map +1 -0
  773. package/types/examples/plasma_web/components/Attach/Attach.d.ts +224 -0
  774. package/types/examples/plasma_web/components/Attach/Attach.d.ts.map +1 -0
  775. package/types/examples/plasma_web/components/Cell/Cell.d.ts +2 -2
  776. package/types/index.d.ts +1 -0
  777. package/types/index.d.ts.map +1 -1
@@ -0,0 +1,128 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.tokens = exports.classes = void 0;
7
+ var classes = exports.classes = {
8
+ auto: 'auto',
9
+ horizontal: 'horizontal',
10
+ vertical: 'vertical',
11
+ cellHidden: 'cell-hidden'
12
+ };
13
+ var tokens = exports.tokens = {
14
+ horizontalGap: '--plasma-attach-horizontal-gap',
15
+ verticalGap: '--plasma-attach-vertical-gap',
16
+ // Токены для Button
17
+ buttonColor: '--plasma-attach-button-color',
18
+ buttonValueColor: '--plasma-attach-button-value-color',
19
+ buttonBackgroundColor: '--plasma-attach-button-background-color',
20
+ buttonColorHover: '--plasma-attach-button-color-hover',
21
+ buttonBackgroundColorHover: '--plasma-attach-button-background-color-hover',
22
+ buttonColorActive: '--plasma-attach-button-color-active',
23
+ buttonBackgroundColorActive: '--plasma-attach-button-background-color-active',
24
+ buttonLoadingBackgroundColor: '--plasma-attach-button-loading-background-color',
25
+ buttonScaleHover: '--plasma-attach-button-scale-hover',
26
+ buttonScaleActive: '---plasma-attach-button-scale-active',
27
+ buttonHeight: '--plasma-attach-button-height',
28
+ buttonWidth: '--plasma-attach-button-width',
29
+ buttonPadding: '--plasma-attach-button-padding',
30
+ buttonRadius: '--plasma-attach-button-radius',
31
+ buttonRadiusCircle: '--plasma-attach-button-radius-circle',
32
+ buttonFontFamily: '--plasma-attach-button-font-family',
33
+ buttonFontSize: '--plasma-attach-button-font-size',
34
+ buttonFontStyle: '--plasma-attach-button-font-style',
35
+ buttonFontWeight: '--plasma-attach-button-font-weight',
36
+ buttonLetterSpacing: '--plasma-attach-button-letter-spacing',
37
+ buttonLineHeight: '--plasma-attach-button-line-height',
38
+ buttonLeftContentMargin: '--plasma-attach-button-left-content-margin',
39
+ buttonLeftContentAlignSelf: '--plasma-attach-button-left-content-align-self',
40
+ buttonRightContentMargin: '--plasma-attach-button-right-content-margin',
41
+ buttonRightContentAlignSelf: '--plasma-attach-button-right-content-align-self',
42
+ buttonValueMargin: '--plasma-attach-button-value-margin',
43
+ buttonDisabledOpacity: '--plasma-attach-button-disabled-opacity',
44
+ buttonFocusColor: '--plasma-attach-button-focus-color',
45
+ buttonSpinnerColor: '--plasma-attach-button-spinner-color',
46
+ buttonSpinnerSize: '--plasma-attach-button-spinner-size',
47
+ // Токены для Cell
48
+ cellColor: '--plasma-attach-cell-color',
49
+ cellBackgroundColor: '--plasma-attach-cell-background-color',
50
+ cellPadding: '--plasma-attach-cell-padding',
51
+ cellPaddingLeftContent: '--plasma-attach-cell-padding-left-content',
52
+ cellPaddingContent: '--plasma-attach-cell-padding-content',
53
+ cellPaddingRightContent: '--plasma-attach-cell-padding-right-content',
54
+ cellTextboxGap: '--plasma-attach-cell-textbox-gap',
55
+ cellGap: '--plasma-attach-cell-gap',
56
+ cellWidth: '--plasma-attach-cell-width',
57
+ cellLabelColor: '--plasma-attach-cell-label-color',
58
+ cellLabelFontFamily: '--plasma-attach-cell-label-font-family',
59
+ cellLabelFontSize: '--plasma-attach-cell-label-font-size',
60
+ cellLabelFontStyle: '--plasma-attach-cell-label-font-style',
61
+ cellLabelFontWeight: '--plasma-attach-cell-label-font-weight',
62
+ cellLabelLetterSpacing: '--plasma-attach-cell-label-letter-spacing',
63
+ cellLabelLineHeight: '--plasma-attach-cell-label-line-height',
64
+ cellTitleColor: '--plasma-attach-cell-title-color',
65
+ cellTitleFontFamily: '--plasma-attach-cell-title-font-family',
66
+ cellTitleFontSize: '--plasma-attach-cell-title-font-size',
67
+ cellTitleFontStyle: '--plasma-attach-cell-title-font-style',
68
+ cellTitleFontWeight: '--plasma-attach-cell-title-font-weight',
69
+ cellTitleLetterSpacing: '--plasma-attach-cell-title-letter-spacing',
70
+ cellTitleLineHeight: '--plasma-attach-cell-title-line-height',
71
+ cellSubtitleColor: '--plasma-attach-cell-subtitle-color',
72
+ cellSubtitleFontFamily: '--plasma-attach-cell-subtitle-font-family',
73
+ cellSubtitleFontSize: '--plasma-attach-cell-subtitle-font-size',
74
+ cellSubtitleFontStyle: '--plasma-attach-cell-subtitle-font-style',
75
+ cellSubtitleFontWeight: '--plasma-attach-cell-subtitle-font-weight',
76
+ cellSubtitleLetterSpacing: '--plasma-attach-cell-subtitle-letter-spacing',
77
+ cellSubtitleLineHeight: '--plasma-attach-cell-subtitle-line-height',
78
+ // Токены для IconButton
79
+ iconButtonColor: '--plasma-attach-icon-button-color',
80
+ iconButtonBackgroundColor: '--plasma-attach-icon-button-background-color',
81
+ iconButtonLoadingBackgroundColor: '--plasma-attach-icon-button-loading-background-color',
82
+ iconButtonColorHover: '--plasma-attach-icon-button-color-hover',
83
+ iconButtonBackgroundColorHover: '--plasma-attach-icon-button-background-color-hover',
84
+ iconButtonColorActive: '--plasma-attach-icon-button-color-active',
85
+ iconButtonBackgroundColorActive: '--plasma-attach-icon-button-background-color-active',
86
+ iconButtonScaleHover: '--plasma-attach-icon-button-scale-hover',
87
+ iconButtonScaleActive: '---plasma-attach-icon-button-scale-active',
88
+ iconButtonHeight: '--plasma-attach-icon-button-height',
89
+ iconButtonWidth: '--plasma-attach-icon-button-width',
90
+ iconButtonPadding: '--plasma-attach-icon-button-padding',
91
+ iconButtonRadius: '--plasma-attach-icon-button-radius',
92
+ iconButtonRadiusCircle: '--plasma-attach-icon-button-radius-circle',
93
+ iconButtonFontFamily: '--plasma-attach-icon-button-font-family',
94
+ iconButtonFontSize: '--plasma-attach-icon-button-font-size',
95
+ iconButtonFontStyle: '--plasma-attach-icon-button-font-style',
96
+ iconButtonFontWeight: '--plasma-attach-icon-button-font-weight',
97
+ iconButtonLetterSpacing: '--plasma-attach-icon-button-letter-spacing',
98
+ iconButtonLineHeight: '--plasma-attach-icon-button-line-height',
99
+ iconButtonDisabledOpacity: '--plasma-attach-icon-button-disabled-opacity',
100
+ iconButtonFocusColor: '--plasma-attach-icon-button-focus-color',
101
+ iconButtonSpinnerColor: '--plasma-attach-icon-button-spinner-color',
102
+ iconButtonSpinnerSize: '--plasma-attach-icon-button-spinner-size',
103
+ // Токены для IconButtonCancel
104
+ iconButtonCancelColor: '--plasma-attach-icon-button-cancel-color',
105
+ iconButtonCancelBackgroundColor: '--plasma-attach-icon-button-cancel-background-color',
106
+ iconButtonCancelLoadingBackgroundColor: '--plasma-attach-icon-button-cancel-loading-background-color',
107
+ iconButtonCancelColorHover: '--plasma-attach-icon-button-cancel-color-hover',
108
+ iconButtonCancelBackgroundColorHover: '--plasma-attach-icon-button-cancel-background-color-hover',
109
+ iconButtonCancelColorActive: '--plasma-attach-icon-button-cancel-color-active',
110
+ iconButtonCancelBackgroundColorActive: '--plasma-attach-icon-button-cancel-background-color-active',
111
+ iconButtonCancelScaleHover: '--plasma-attach-icon-button-cancel-scale-hover',
112
+ iconButtonCancelScaleActive: '---plasma-attach-icon-button-cancel-scale-active',
113
+ iconButtonCancelHeight: '--plasma-attach-icon-button-cancel-height',
114
+ iconButtonCancelWidth: '--plasma-attach-icon-button-cancel-width',
115
+ iconButtonCancelPadding: '--plasma-attach-icon-button-cancel-padding',
116
+ iconButtonCancelRadius: '--plasma-attach-icon-button-cancel-radius',
117
+ iconButtonCancelRadiusCircle: '--plasma-attach-icon-button-cancel-radius-circle',
118
+ iconButtonCancelFontFamily: '--plasma-attach-icon-button-cancel-font-family',
119
+ iconButtonCancelFontSize: '--plasma-attach-icon-button-cancel-font-size',
120
+ iconButtonCancelFontStyle: '--plasma-attach-icon-button-cancel-font-style',
121
+ iconButtonCancelFontWeight: '--plasma-attach-icon-button-cancel-font-weight',
122
+ iconButtonCancelLetterSpacing: '--plasma-attach-icon-button-cancel-letter-spacing',
123
+ iconButtonCancelLineHeight: '--plasma-attach-icon-button-cancel-line-height',
124
+ iconButtonCancelDisabledOpacity: '--plasma-attach-icon-button-cancel-disabled-opacity',
125
+ iconButtonCancelFocusColor: '--plasma-attach-icon-button-cancel-focus-color',
126
+ iconButtonCancelSpinnerColor: '--plasma-attach-icon-button-cancel-spinner-color',
127
+ iconButtonCancelSpinnerSize: '--plasma-attach-icon-button-cancel-spinner-size'
128
+ };
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
@@ -0,0 +1,52 @@
1
+ "use strict";
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports.AttachButton = void 0;
8
+ var _react = /*#__PURE__*/_interopRequireWildcard( /*#__PURE__*/require("react"));
9
+ var _IconButton = /*#__PURE__*/require("../../ui/IconButton/IconButton");
10
+ var _Button = /*#__PURE__*/require("../../ui/Button/Button");
11
+ var _Icon = /*#__PURE__*/require("../../../_Icon");
12
+ var _excluded = ["size", "icon"],
13
+ _excluded2 = ["text"];
14
+ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
15
+ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
16
+ 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); }
17
+ 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; }
18
+ 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; }
19
+ var getDefaultIcon = function getDefaultIcon(size) {
20
+ var iconSize;
21
+ switch (size) {
22
+ case 'xs':
23
+ iconSize = 'xs';
24
+ break;
25
+ case 's':
26
+ iconSize = 's';
27
+ break;
28
+ default:
29
+ iconSize = 'm';
30
+ }
31
+ return /*#__PURE__*/_react["default"].createElement(_Icon.IconPlus, {
32
+ size: iconSize,
33
+ color: "inherit"
34
+ });
35
+ };
36
+ var AttachButton = exports.AttachButton = /*#__PURE__*/(0, _react.forwardRef)(function (props, ref) {
37
+ if (props.buttonType === 'iconButton') {
38
+ var size = props.size,
39
+ icon = props.icon,
40
+ _rest = _objectWithoutProperties(props, _excluded);
41
+ return /*#__PURE__*/_react["default"].createElement(_IconButton.StyledIconButton, _extends({
42
+ ref: ref
43
+ }, _rest), icon || getDefaultIcon(size));
44
+ }
45
+ var _props$text = props.text,
46
+ text = _props$text === void 0 ? 'Загрузить файл' : _props$text,
47
+ rest = _objectWithoutProperties(props, _excluded2);
48
+ return /*#__PURE__*/_react["default"].createElement(_Button.StyledButton, _extends({
49
+ ref: ref,
50
+ text: text
51
+ }, rest));
52
+ });
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "AttachButton", {
7
+ enumerable: true,
8
+ get: function get() {
9
+ return _AttachButton.AttachButton;
10
+ }
11
+ });
12
+ var _AttachButton = /*#__PURE__*/require("./AttachButton");
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "attachConfig", {
7
+ enumerable: true,
8
+ get: function get() {
9
+ return _Attach.attachConfig;
10
+ }
11
+ });
12
+ Object.defineProperty(exports, "attachRoot", {
13
+ enumerable: true,
14
+ get: function get() {
15
+ return _Attach.attachRoot;
16
+ }
17
+ });
18
+ Object.defineProperty(exports, "attachTokens", {
19
+ enumerable: true,
20
+ get: function get() {
21
+ return _Attach2.tokens;
22
+ }
23
+ });
24
+ var _Attach = /*#__PURE__*/require("./Attach");
25
+ var _Attach2 = /*#__PURE__*/require("./Attach.tokens");
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "StyledButton", {
7
+ enumerable: true,
8
+ get: function get() {
9
+ return _Button.StyledButton;
10
+ }
11
+ });
12
+ var _Button = /*#__PURE__*/require("./Button.styles");
@@ -0,0 +1,16 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.StyledButton = void 0;
7
+ var _styledComponents = /*#__PURE__*/_interopRequireDefault( /*#__PURE__*/require("styled-components"));
8
+ var _engines = /*#__PURE__*/require("../../../../engines");
9
+ var _Button = /*#__PURE__*/require("../../../Button");
10
+ var _Attach = /*#__PURE__*/require("../../Attach.tokens");
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
12
+ var mergedConfig = /*#__PURE__*/(0, _engines.mergeConfig)(_Button.buttonConfig);
13
+ var Button = /*#__PURE__*/(0, _engines.component)(mergedConfig);
14
+ var StyledButton = exports.StyledButton = /*#__PURE__*/(0, _styledComponents["default"])(Button).withConfig({
15
+ componentId: "plasma-new-hope__sc-elwbwo-0"
16
+ })(["", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");"], _Button.buttonTokens.buttonColor, _Attach.tokens.buttonColor, _Button.buttonTokens.buttonValueColor, _Attach.tokens.buttonValueColor, _Button.buttonTokens.buttonBackgroundColor, _Attach.tokens.buttonBackgroundColor, _Button.buttonTokens.buttonColorHover, _Attach.tokens.buttonColorHover, _Button.buttonTokens.buttonBackgroundColorHover, _Attach.tokens.buttonBackgroundColorHover, _Button.buttonTokens.buttonColorActive, _Attach.tokens.buttonColorActive, _Button.buttonTokens.buttonBackgroundColorActive, _Attach.tokens.buttonBackgroundColorActive, _Button.buttonTokens.buttonLoadingBackgroundColor, _Attach.tokens.buttonLoadingBackgroundColor, _Button.buttonTokens.buttonScaleHover, _Attach.tokens.buttonScaleHover, _Button.buttonTokens.buttonScaleActive, _Attach.tokens.buttonScaleActive, _Button.buttonTokens.buttonHeight, _Attach.tokens.buttonHeight, _Button.buttonTokens.buttonWidth, _Attach.tokens.buttonWidth, _Button.buttonTokens.buttonPadding, _Attach.tokens.buttonPadding, _Button.buttonTokens.buttonRadius, _Attach.tokens.buttonRadius, _Button.buttonTokens.buttonRadiusCircle, _Attach.tokens.buttonRadiusCircle, _Button.buttonTokens.buttonFontFamily, _Attach.tokens.buttonFontFamily, _Button.buttonTokens.buttonFontSize, _Attach.tokens.buttonFontSize, _Button.buttonTokens.buttonFontStyle, _Attach.tokens.buttonFontStyle, _Button.buttonTokens.buttonFontWeight, _Attach.tokens.buttonFontWeight, _Button.buttonTokens.buttonLetterSpacing, _Attach.tokens.buttonLetterSpacing, _Button.buttonTokens.buttonLineHeight, _Attach.tokens.buttonLineHeight, _Button.buttonTokens.buttonLeftContentMargin, _Attach.tokens.buttonLeftContentMargin, _Button.buttonTokens.buttonLeftContentAlignSelf, _Attach.tokens.buttonLeftContentAlignSelf, _Button.buttonTokens.buttonRightContentMargin, _Attach.tokens.buttonRightContentMargin, _Button.buttonTokens.buttonRightContentAlignSelf, _Attach.tokens.buttonRightContentAlignSelf, _Button.buttonTokens.buttonValueMargin, _Attach.tokens.buttonValueMargin, _Button.buttonTokens.buttonDisabledOpacity, _Attach.tokens.buttonDisabledOpacity, _Button.buttonTokens.buttonFocusColor, _Attach.tokens.buttonFocusColor, _Button.buttonTokens.buttonSpinnerColor, _Attach.tokens.buttonSpinnerColor, _Button.buttonTokens.buttonSpinnerSize, _Attach.tokens.buttonSpinnerSize);
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "StyledCell", {
7
+ enumerable: true,
8
+ get: function get() {
9
+ return _Cell.StyledCell;
10
+ }
11
+ });
12
+ var _Cell = /*#__PURE__*/require("./Cell.styles");
@@ -0,0 +1,16 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.StyledCell = void 0;
7
+ var _styledComponents = /*#__PURE__*/_interopRequireDefault( /*#__PURE__*/require("styled-components"));
8
+ var _engines = /*#__PURE__*/require("../../../../engines");
9
+ var _Cell = /*#__PURE__*/require("../../../Cell");
10
+ var _Attach = /*#__PURE__*/require("../../Attach.tokens");
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
12
+ var mergedConfig = /*#__PURE__*/(0, _engines.mergeConfig)(_Cell.cellConfig);
13
+ var Cell = /*#__PURE__*/(0, _engines.component)(mergedConfig);
14
+ var StyledCell = exports.StyledCell = /*#__PURE__*/(0, _styledComponents["default"])(Cell).withConfig({
15
+ componentId: "plasma-new-hope__sc-15m5uhg-0"
16
+ })(["", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");white-space:nowrap;&.", "{visibility:hidden;}"], _Cell.cellTokens.cellLabelColor, _Attach.tokens.cellLabelColor, _Cell.cellTokens.cellTitleColor, _Attach.tokens.cellTitleColor, _Cell.cellTokens.cellSubtitleColor, _Attach.tokens.cellSubtitleColor, _Cell.cellTokens.cellBackgroundColor, _Attach.tokens.cellBackgroundColor, _Cell.cellTokens.cellWidth, _Attach.tokens.cellWidth, _Cell.cellTokens.cellPadding, _Attach.tokens.cellPadding, _Cell.cellTokens.cellPaddingLeftContent, _Attach.tokens.cellPaddingLeftContent, _Cell.cellTokens.cellPaddingContent, _Attach.tokens.cellPaddingContent, _Cell.cellTokens.cellPaddingRightContent, _Attach.tokens.cellPaddingRightContent, _Cell.cellTokens.cellTextboxGap, _Attach.tokens.cellTextboxGap, _Cell.cellTokens.cellGap, _Attach.tokens.cellGap, _Cell.cellTokens.cellLabelFontFamily, _Attach.tokens.cellLabelFontFamily, _Cell.cellTokens.cellLabelFontSize, _Attach.tokens.cellLabelFontSize, _Cell.cellTokens.cellLabelFontStyle, _Attach.tokens.cellLabelFontStyle, _Cell.cellTokens.cellLabelFontWeight, _Attach.tokens.cellLabelFontWeight, _Cell.cellTokens.cellLabelLetterSpacing, _Attach.tokens.cellLabelLetterSpacing, _Cell.cellTokens.cellLabelLineHeight, _Attach.tokens.cellLabelLineHeight, _Cell.cellTokens.cellTitleFontFamily, _Attach.tokens.cellTitleFontFamily, _Cell.cellTokens.cellTitleFontSize, _Attach.tokens.cellTitleFontSize, _Cell.cellTokens.cellTitleFontStyle, _Attach.tokens.cellTitleFontStyle, _Cell.cellTokens.cellTitleFontWeight, _Attach.tokens.cellTitleFontWeight, _Cell.cellTokens.cellTitleLetterSpacing, _Attach.tokens.cellTitleLetterSpacing, _Cell.cellTokens.cellTitleLineHeight, _Attach.tokens.cellTitleLineHeight, _Cell.cellTokens.cellSubtitleFontFamily, _Attach.tokens.cellSubtitleFontFamily, _Cell.cellTokens.cellSubtitleFontSize, _Attach.tokens.cellSubtitleFontSize, _Cell.cellTokens.cellSubtitleFontStyle, _Attach.tokens.cellSubtitleFontStyle, _Cell.cellTokens.cellSubtitleFontWeight, _Attach.tokens.cellSubtitleFontWeight, _Cell.cellTokens.cellSubtitleLetterSpacing, _Attach.tokens.cellSubtitleLetterSpacing, _Cell.cellTokens.cellSubtitleLineHeight, _Attach.tokens.cellSubtitleLineHeight, _Attach.classes.cellHidden);
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "StyledIconButton", {
7
+ enumerable: true,
8
+ get: function get() {
9
+ return _IconButton.StyledIconButton;
10
+ }
11
+ });
12
+ var _IconButton = /*#__PURE__*/require("./IconButton.styles");
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.StyledIconButtonCancel = exports.StyledIconButton = void 0;
7
+ var _styledComponents = /*#__PURE__*/_interopRequireDefault( /*#__PURE__*/require("styled-components"));
8
+ var _engines = /*#__PURE__*/require("../../../../engines");
9
+ var _IconButton = /*#__PURE__*/require("../../../IconButton");
10
+ var _Attach = /*#__PURE__*/require("../../Attach.tokens");
11
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
12
+ var mergedConfig = /*#__PURE__*/(0, _engines.mergeConfig)(_IconButton.iconButtonConfig);
13
+ var IconButton = /*#__PURE__*/(0, _engines.component)(mergedConfig);
14
+ var StyledIconButton = exports.StyledIconButton = /*#__PURE__*/(0, _styledComponents["default"])(IconButton).withConfig({
15
+ componentId: "plasma-new-hope__sc-1d69ffq-0"
16
+ })(["", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");flex-shrink:0;"], _IconButton.iconButtonTokens.iconButtonColor, _Attach.tokens.iconButtonColor, _IconButton.iconButtonTokens.iconButtonBackgroundColor, _Attach.tokens.iconButtonBackgroundColor, _IconButton.iconButtonTokens.iconButtonLoadingBackgroundColor, _Attach.tokens.iconButtonLoadingBackgroundColor, _IconButton.iconButtonTokens.iconButtonColorHover, _Attach.tokens.iconButtonColorHover, _IconButton.iconButtonTokens.iconButtonBackgroundColorHover, _Attach.tokens.iconButtonBackgroundColorHover, _IconButton.iconButtonTokens.iconButtonColorActive, _Attach.tokens.iconButtonColorActive, _IconButton.iconButtonTokens.iconButtonBackgroundColorActive, _Attach.tokens.iconButtonBackgroundColorActive, _IconButton.iconButtonTokens.iconButtonScaleHover, _Attach.tokens.iconButtonScaleHover, _IconButton.iconButtonTokens.iconButtonScaleActive, _Attach.tokens.iconButtonScaleActive, _IconButton.iconButtonTokens.iconButtonHeight, _Attach.tokens.iconButtonHeight, _IconButton.iconButtonTokens.iconButtonWidth, _Attach.tokens.iconButtonWidth, _IconButton.iconButtonTokens.iconButtonPadding, _Attach.tokens.iconButtonPadding, _IconButton.iconButtonTokens.iconButtonRadius, _Attach.tokens.iconButtonRadius, _IconButton.iconButtonTokens.iconButtonRadiusCircle, _Attach.tokens.iconButtonRadiusCircle, _IconButton.iconButtonTokens.iconButtonFontFamily, _Attach.tokens.iconButtonFontFamily, _IconButton.iconButtonTokens.iconButtonFontSize, _Attach.tokens.iconButtonFontSize, _IconButton.iconButtonTokens.iconButtonFontStyle, _Attach.tokens.iconButtonFontStyle, _IconButton.iconButtonTokens.iconButtonFontWeight, _Attach.tokens.iconButtonFontWeight, _IconButton.iconButtonTokens.iconButtonLetterSpacing, _Attach.tokens.iconButtonLetterSpacing, _IconButton.iconButtonTokens.iconButtonLineHeight, _Attach.tokens.iconButtonLineHeight, _IconButton.iconButtonTokens.iconButtonDisabledOpacity, _Attach.tokens.iconButtonDisabledOpacity, _IconButton.iconButtonTokens.iconButtonFocusColor, _Attach.tokens.iconButtonFocusColor, _IconButton.iconButtonTokens.iconButtonSpinnerColor, _Attach.tokens.iconButtonSpinnerColor, _IconButton.iconButtonTokens.iconButtonSpinnerSize, _Attach.tokens.iconButtonSpinnerSize);
17
+ var StyledIconButtonCancel = exports.StyledIconButtonCancel = /*#__PURE__*/(0, _styledComponents["default"])(IconButton).withConfig({
18
+ componentId: "plasma-new-hope__sc-1d69ffq-1"
19
+ })(["", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");", ":var(", ");"], _IconButton.iconButtonTokens.iconButtonColor, _Attach.tokens.iconButtonCancelColor, _IconButton.iconButtonTokens.iconButtonBackgroundColor, _Attach.tokens.iconButtonCancelBackgroundColor, _IconButton.iconButtonTokens.iconButtonLoadingBackgroundColor, _Attach.tokens.iconButtonCancelLoadingBackgroundColor, _IconButton.iconButtonTokens.iconButtonColorHover, _Attach.tokens.iconButtonCancelColorHover, _IconButton.iconButtonTokens.iconButtonBackgroundColorHover, _Attach.tokens.iconButtonCancelBackgroundColorHover, _IconButton.iconButtonTokens.iconButtonColorActive, _Attach.tokens.iconButtonCancelColorActive, _IconButton.iconButtonTokens.iconButtonBackgroundColorActive, _Attach.tokens.iconButtonCancelBackgroundColorActive, _IconButton.iconButtonTokens.iconButtonScaleHover, _Attach.tokens.iconButtonCancelScaleHover, _IconButton.iconButtonTokens.iconButtonScaleActive, _Attach.tokens.iconButtonCancelScaleActive, _IconButton.iconButtonTokens.iconButtonHeight, _Attach.tokens.iconButtonCancelHeight, _IconButton.iconButtonTokens.iconButtonWidth, _Attach.tokens.iconButtonCancelWidth, _IconButton.iconButtonTokens.iconButtonPadding, _Attach.tokens.iconButtonCancelPadding, _IconButton.iconButtonTokens.iconButtonRadius, _Attach.tokens.iconButtonCancelRadius, _IconButton.iconButtonTokens.iconButtonRadiusCircle, _Attach.tokens.iconButtonCancelRadiusCircle, _IconButton.iconButtonTokens.iconButtonFontFamily, _Attach.tokens.iconButtonCancelFontFamily, _IconButton.iconButtonTokens.iconButtonFontSize, _Attach.tokens.iconButtonCancelFontSize, _IconButton.iconButtonTokens.iconButtonFontStyle, _Attach.tokens.iconButtonCancelFontStyle, _IconButton.iconButtonTokens.iconButtonFontWeight, _Attach.tokens.iconButtonCancelFontWeight, _IconButton.iconButtonTokens.iconButtonLetterSpacing, _Attach.tokens.iconButtonCancelLetterSpacing, _IconButton.iconButtonTokens.iconButtonLineHeight, _Attach.tokens.iconButtonCancelLineHeight, _IconButton.iconButtonTokens.iconButtonDisabledOpacity, _Attach.tokens.iconButtonCancelDisabledOpacity, _IconButton.iconButtonTokens.iconButtonFocusColor, _Attach.tokens.iconButtonCancelFocusColor, _IconButton.iconButtonTokens.iconButtonSpinnerColor, _Attach.tokens.iconButtonCancelSpinnerColor, _IconButton.iconButtonTokens.iconButtonSpinnerSize, _Attach.tokens.iconButtonCancelSpinnerSize);
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.extractExtension = void 0;
7
+ var extractExtension = exports.extractExtension = function extractExtension(filename) {
8
+ return filename.split('.').pop();
9
+ };
@@ -0,0 +1,44 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.getFileicon = void 0;
7
+ var _react = /*#__PURE__*/_interopRequireDefault( /*#__PURE__*/require("react"));
8
+ var _Icon = /*#__PURE__*/require("../../_Icon");
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
10
+ var getFileicon = exports.getFileicon = function getFileicon(extension, size) {
11
+ var iconSize = size === 'xs' ? 'xs' : 's';
12
+ switch (extension) {
13
+ case 'pdf':
14
+ return /*#__PURE__*/_react["default"].createElement(_Icon.IconBlankPdfOutline, {
15
+ size: iconSize,
16
+ color: "inherit"
17
+ });
18
+ case 'doc':
19
+ return /*#__PURE__*/_react["default"].createElement(_Icon.IconBlankDocOutline, {
20
+ size: iconSize,
21
+ color: "inherit"
22
+ });
23
+ case 'xls':
24
+ return /*#__PURE__*/_react["default"].createElement(_Icon.IconBlankXlsOutline, {
25
+ size: iconSize,
26
+ color: "inherit"
27
+ });
28
+ case 'txt':
29
+ return /*#__PURE__*/_react["default"].createElement(_Icon.IconBlankTxtOutline, {
30
+ size: iconSize,
31
+ color: "inherit"
32
+ });
33
+ case 'csv':
34
+ return /*#__PURE__*/_react["default"].createElement(_Icon.IconBlankCsvOutline, {
35
+ size: iconSize,
36
+ color: "inherit"
37
+ });
38
+ default:
39
+ return /*#__PURE__*/_react["default"].createElement(_Icon.IconBlankOutline, {
40
+ size: iconSize,
41
+ color: "inherit"
42
+ });
43
+ }
44
+ };
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ Object.defineProperty(exports, "extractExtension", {
7
+ enumerable: true,
8
+ get: function get() {
9
+ return _extractExtension.extractExtension;
10
+ }
11
+ });
12
+ Object.defineProperty(exports, "getFileicon", {
13
+ enumerable: true,
14
+ get: function get() {
15
+ return _getFileicon.getFileicon;
16
+ }
17
+ });
18
+ Object.defineProperty(exports, "truncateFilename", {
19
+ enumerable: true,
20
+ get: function get() {
21
+ return _truncateFilename.truncateFilename;
22
+ }
23
+ });
24
+ var _extractExtension = /*#__PURE__*/require("./extractExtension");
25
+ var _getFileicon = /*#__PURE__*/require("./getFileicon");
26
+ var _truncateFilename = /*#__PURE__*/require("./truncateFilename");
@@ -0,0 +1,23 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.truncateFilename = void 0;
7
+ var truncateFilename = exports.truncateFilename = function truncateFilename(_ref) {
8
+ var filename = _ref.filename,
9
+ startNameTruncationIndex = _ref.startNameTruncationIndex,
10
+ _ref$separator = _ref.separator,
11
+ separator = _ref$separator === void 0 ? '...' : _ref$separator,
12
+ _ref$minNameLength = _ref.minNameLength,
13
+ minNameLength = _ref$minNameLength === void 0 ? 5 : _ref$minNameLength;
14
+ var strings = filename.split('.');
15
+ var extension = strings.length > 1 ? strings[strings.length - 1] : null;
16
+ var name = strings.length > 1 ? strings.slice(0, -1).join('.') : strings[0];
17
+ if (name.length <= minNameLength || startNameTruncationIndex >= name.length - 1) {
18
+ return filename;
19
+ }
20
+ var lastNameLetter = name[name.length - 1];
21
+ var truncatedName = "".concat(name.substring(0, startNameTruncationIndex)).concat(separator).concat(lastNameLetter);
22
+ return extension ? "".concat(truncatedName, ".").concat(extension) : truncatedName;
23
+ };
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.base = void 0;
7
+ var _styledComponents = /*#__PURE__*/require("styled-components");
8
+ var _Attach = /*#__PURE__*/require("../../Attach.tokens");
9
+ var base = exports.base = /*#__PURE__*/(0, _styledComponents.css)(["&.", "{column-gap:var(", ");}&.", "{row-gap:var(", ");}&.", "{row-gap:var(", ");column-gap:var(", ");}}"], _Attach.classes.horizontal, _Attach.tokens.horizontalGap, _Attach.classes.vertical, _Attach.tokens.verticalGap, _Attach.classes.auto, _Attach.tokens.verticalGap, _Attach.tokens.horizontalGap);
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.base = void 0;
7
+ var _styledComponents = /*#__PURE__*/require("styled-components");
8
+ var _Attach = /*#__PURE__*/require("../../Attach.tokens");
9
+ var base = exports.base = /*#__PURE__*/(0, _styledComponents.css)(["&.", "{flex-direction:row;}&.", "{flex-direction:column;}&.", "{flex-wrap:wrap;}"], _Attach.classes.horizontal, _Attach.classes.vertical, _Attach.classes.auto);
@@ -31,7 +31,8 @@ var cellRoot = exports.cellRoot = function cellRoot(Root) {
31
31
  description = _ref.description,
32
32
  content = _ref.content,
33
33
  _ref$stretching = _ref.stretching,
34
- stretching = _ref$stretching === void 0 ? 'filled' : _ref$stretching;
34
+ stretching = _ref$stretching === void 0 ? 'filled' : _ref$stretching,
35
+ className = _ref.className;
35
36
  var stretchingClass = _Cell2.classes["".concat(stretching, "Stretching")];
36
37
 
37
38
  // Импорт старых свойств
@@ -41,7 +42,7 @@ var cellRoot = exports.cellRoot = function cellRoot(Root) {
41
42
  ref: outerRootRef,
42
43
  size: size,
43
44
  view: view,
44
- className: (0, _utils.cx)(stretchingClass, _Cell2.classes.cellRoot)
45
+ className: (0, _utils.cx)(stretchingClass, _Cell2.classes.cellRoot, className)
45
46
  }, contentLeftDeprecated && /*#__PURE__*/_react["default"].createElement(_Cell.CellLeft, {
46
47
  align: alignContentLeft
47
48
  }, contentLeftDeprecated), /*#__PURE__*/_react["default"].createElement(_Cell.CellContentWrapper, null, /*#__PURE__*/_react["default"].createElement(_Cell.CellContent, null, titleText || subtitle || label ? /*#__PURE__*/_react["default"].createElement(_CellTextbox.CellTextbox, {
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.BlankCsvOutline = void 0;
7
+ var _react = /*#__PURE__*/_interopRequireDefault( /*#__PURE__*/require("react"));
8
+ var _path, _path2, _path3, _path4;
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
10
+ 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); }
11
+ var BlankCsvOutline = exports.BlankCsvOutline = function BlankCsvOutline(props) {
12
+ return /*#__PURE__*/_react["default"].createElement("svg", _extends({
13
+ width: "100%",
14
+ viewBox: "0 0 16 16",
15
+ fill: "none",
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), _path || (_path = /*#__PURE__*/_react["default"].createElement("path", {
18
+ d: "M8.95508 9.55029L9.74608 12.25H10.4811L11.2686 9.55029H10.6806L10.1346 11.5635L9.58158 9.55029H8.95508Z",
19
+ fill: "currentColor"
20
+ })), _path2 || (_path2 = /*#__PURE__*/_react["default"].createElement("path", {
21
+ d: "M8.21279 11.5017C8.21279 11.3163 8.01972 11.2504 7.78821 11.1713C7.44159 11.0528 7.00879 10.9049 7.00879 10.2829C7.00879 9.79697 7.26429 9.5 7.96429 9.5C8.27579 9.5 8.54529 9.55399 8.71329 9.63113V10.2521C8.53829 10.1209 8.27229 10.0168 8.00979 10.0168C7.67729 10.0168 7.58979 10.1286 7.58979 10.2713C7.58979 10.4489 7.78655 10.5128 8.02391 10.59C8.3847 10.7073 8.83929 10.8551 8.83929 11.4785C8.83929 11.9992 8.54179 12.3 7.83129 12.3C7.51279 12.3 7.19779 12.2267 7.01929 12.1149V11.4708C7.14529 11.5904 7.40779 11.7832 7.79979 11.7832C8.09029 11.7832 8.21279 11.6713 8.21279 11.5017Z",
22
+ fill: "currentColor"
23
+ })), _path3 || (_path3 = /*#__PURE__*/_react["default"].createElement("path", {
24
+ d: "M6.63699 10.2636V9.61956C6.52149 9.57714 6.30099 9.5 5.97199 9.5C5.09699 9.5 4.72949 9.95124 4.72949 10.9231C4.72949 11.868 5.08999 12.3 5.96849 12.3C6.29749 12.3 6.53899 12.219 6.66499 12.1534V11.5248C6.54249 11.6212 6.31849 11.7292 6.01399 11.7292C5.55899 11.7292 5.33849 11.5287 5.33849 10.8884C5.33849 10.2791 5.54499 10.0708 5.98599 10.0708C6.30449 10.0708 6.49349 10.1711 6.63699 10.2636Z",
25
+ fill: "currentColor"
26
+ })), _path4 || (_path4 = /*#__PURE__*/_react["default"].createElement("path", {
27
+ fillRule: "evenodd",
28
+ clipRule: "evenodd",
29
+ d: "M8.90517 1H5.52893C5.05678 0.999995 4.67215 0.999991 4.35989 1.0255C4.03715 1.05187 3.74793 1.10797 3.47852 1.24524C3.05516 1.46095 2.71095 1.80516 2.49524 2.22852C2.35797 2.49793 2.30187 2.78715 2.2755 3.10989C2.24999 3.42215 2.24999 3.80677 2.25 4.27892V11.7211C2.24999 12.1932 2.24999 12.5778 2.2755 12.8901C2.30187 13.2128 2.35797 13.5021 2.49524 13.7715C2.71095 14.1948 3.05516 14.539 3.47852 14.7548C3.74793 14.892 4.03715 14.9481 4.35989 14.9745C4.67215 15 5.05677 15 5.52891 15H10.4711C10.9432 15 11.3278 15 11.6401 14.9745C11.9628 14.9481 12.2521 14.892 12.5215 14.7548C12.9448 14.539 13.289 14.1948 13.5048 13.7715C13.642 13.5021 13.6981 13.2128 13.7245 12.8901C13.75 12.5778 13.75 12.1932 13.75 11.721V5.71622C13.75 5.581 13.6952 5.45156 13.5982 5.35739L9.25338 1.14118C9.16008 1.05064 9.03518 1 8.90517 1ZM3.93251 2.13624C4.03745 2.08277 4.18042 2.0435 4.44132 2.02218C4.70805 2.00039 5.0517 2 5.55 2H8.40517V3.49667C8.40517 3.87132 8.40516 4.18252 8.42591 4.43645C8.44751 4.70082 8.49406 4.94683 8.61226 5.1788C8.79442 5.53631 9.08508 5.82697 9.44259 6.00913C9.67456 6.12732 9.92057 6.17388 10.1849 6.19548C10.4389 6.21623 10.7501 6.21622 11.1247 6.21622H12.75V11.7C12.75 12.1983 12.7496 12.5419 12.7278 12.8087C12.7065 13.0696 12.6672 13.2125 12.6138 13.3175C12.4939 13.5527 12.3027 13.7439 12.0675 13.8638C11.9625 13.9172 11.8196 13.9565 11.5587 13.9778C11.2919 13.9996 10.9483 14 10.45 14H5.55C5.0517 14 4.70805 13.9996 4.44132 13.9778C4.18042 13.9565 4.03745 13.9172 3.93251 13.8638C3.69731 13.7439 3.50608 13.5527 3.38624 13.3175C3.33277 13.2125 3.2935 13.0696 3.27218 12.8087C3.25039 12.5419 3.25 12.1983 3.25 11.7V4.3C3.25 3.8017 3.25039 3.45805 3.27218 3.19132C3.2935 2.93042 3.33277 2.78745 3.38624 2.68251C3.50608 2.44731 3.69731 2.25608 3.93251 2.13624ZM12.0168 5.21622L9.40517 2.68192V3.47622C9.40517 3.8765 9.40556 4.14665 9.42259 4.35502C9.43913 4.55755 9.46887 4.6573 9.50327 4.72481C9.58955 4.89415 9.72724 5.03184 9.89658 5.11812C9.96409 5.15252 10.0638 5.18226 10.2664 5.1988C10.4747 5.21583 10.7449 5.21622 11.1452 5.21622H12.0168Z",
30
+ fill: "currentColor"
31
+ })));
32
+ };
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.BlankDocOutline = void 0;
7
+ var _react = /*#__PURE__*/_interopRequireDefault( /*#__PURE__*/require("react"));
8
+ var _path, _path2, _path3, _path4;
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
10
+ 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); }
11
+ var BlankDocOutline = exports.BlankDocOutline = function BlankDocOutline(props) {
12
+ return /*#__PURE__*/_react["default"].createElement("svg", _extends({
13
+ width: "100%",
14
+ viewBox: "0 0 16 16",
15
+ fill: "none",
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), _path || (_path = /*#__PURE__*/_react["default"].createElement("path", {
18
+ d: "M11.5345 10.2654V9.62314C11.419 9.58083 11.1985 9.50391 10.8695 9.50391C9.99445 9.50391 9.62695 9.95391 9.62695 10.9231C9.62695 11.8654 9.98745 12.2962 10.866 12.2962C11.195 12.2962 11.4365 12.2154 11.5625 12.1501V11.5231C11.44 11.6193 11.216 11.727 10.9115 11.727C10.4565 11.727 10.236 11.527 10.236 10.8885C10.236 10.2808 10.4425 10.0731 10.8835 10.0731C11.202 10.0731 11.391 10.1731 11.5345 10.2654Z",
19
+ fill: "currentColor"
20
+ })), _path2 || (_path2 = /*#__PURE__*/_react["default"].createElement("path", {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ d: "M6.92188 10.9C6.92188 9.92308 7.31388 9.5 8.13988 9.5C9.01487 9.5 9.34387 9.92692 9.34387 10.9C9.34387 11.9115 8.92738 12.3 8.13988 12.3C7.34888 12.3 6.92188 11.8808 6.92188 10.9ZM7.53087 10.9038C7.53087 11.5731 7.76888 11.7538 8.15037 11.7538C8.53188 11.7538 8.73837 11.5615 8.73837 10.9038C8.73837 10.2423 8.53188 10.0462 8.12587 10.0462C7.72338 10.0462 7.53087 10.2769 7.53087 10.9038Z",
24
+ fill: "currentColor"
25
+ })), _path3 || (_path3 = /*#__PURE__*/_react["default"].createElement("path", {
26
+ fillRule: "evenodd",
27
+ clipRule: "evenodd",
28
+ d: "M4.5 9.55768V12.2385C4.7765 12.2577 4.9795 12.2692 5.284 12.2692C6.229 12.2692 6.642 11.8115 6.642 10.8346C6.642 9.99615 6.3445 9.53076 5.3435 9.53076C4.997 9.53076 4.794 9.53845 4.5 9.55768ZM5.312 11.7269C5.2245 11.7269 5.158 11.7231 5.074 11.7115V10.0885C5.1685 10.0769 5.249 10.0731 5.354 10.0731C5.865 10.0731 6.0505 10.3038 6.0505 10.8692C6.0505 11.4769 5.837 11.7269 5.312 11.7269Z",
29
+ fill: "currentColor"
30
+ })), _path4 || (_path4 = /*#__PURE__*/_react["default"].createElement("path", {
31
+ fillRule: "evenodd",
32
+ clipRule: "evenodd",
33
+ d: "M8.90517 1H5.52893C5.05678 0.999995 4.67215 0.999991 4.35989 1.0255C4.03715 1.05187 3.74793 1.10797 3.47852 1.24524C3.05516 1.46095 2.71095 1.80516 2.49524 2.22852C2.35797 2.49793 2.30187 2.78715 2.2755 3.10989C2.24999 3.42215 2.24999 3.80677 2.25 4.27892V11.7211C2.24999 12.1932 2.24999 12.5778 2.2755 12.8901C2.30187 13.2128 2.35797 13.5021 2.49524 13.7715C2.71095 14.1948 3.05516 14.539 3.47852 14.7548C3.74793 14.892 4.03715 14.9481 4.35989 14.9745C4.67215 15 5.05677 15 5.52891 15H10.4711C10.9432 15 11.3278 15 11.6401 14.9745C11.9628 14.9481 12.2521 14.892 12.5215 14.7548C12.9448 14.539 13.289 14.1948 13.5048 13.7715C13.642 13.5021 13.6981 13.2128 13.7245 12.8901C13.75 12.5778 13.75 12.1932 13.75 11.721V5.71622C13.75 5.581 13.6952 5.45156 13.5982 5.35739L9.25338 1.14118C9.16008 1.05064 9.03518 1 8.90517 1ZM3.93251 2.13624C4.03745 2.08277 4.18042 2.0435 4.44132 2.02218C4.70805 2.00039 5.0517 2 5.55 2H8.40517V3.49667C8.40517 3.87132 8.40516 4.18252 8.42591 4.43645C8.44751 4.70082 8.49406 4.94683 8.61226 5.1788C8.79442 5.53631 9.08508 5.82697 9.44259 6.00913C9.67456 6.12732 9.92057 6.17388 10.1849 6.19548C10.4389 6.21623 10.7501 6.21622 11.1247 6.21622H12.75V11.7C12.75 12.1983 12.7496 12.5419 12.7278 12.8087C12.7065 13.0696 12.6672 13.2125 12.6138 13.3175C12.4939 13.5527 12.3027 13.7439 12.0675 13.8638C11.9625 13.9172 11.8196 13.9565 11.5587 13.9778C11.2919 13.9996 10.9483 14 10.45 14H5.55C5.0517 14 4.70805 13.9996 4.44132 13.9778C4.18042 13.9565 4.03745 13.9172 3.93251 13.8638C3.69731 13.7439 3.50608 13.5527 3.38624 13.3175C3.33277 13.2125 3.2935 13.0696 3.27218 12.8087C3.25039 12.5419 3.25 12.1983 3.25 11.7V4.3C3.25 3.8017 3.25039 3.45805 3.27218 3.19132C3.2935 2.93042 3.33277 2.78745 3.38624 2.68251C3.50608 2.44731 3.69731 2.25608 3.93251 2.13624ZM12.0168 5.21622L9.40517 2.68192V3.47622C9.40517 3.8765 9.40556 4.14665 9.42259 4.35502C9.43913 4.55755 9.46887 4.6573 9.50327 4.72481C9.58955 4.89415 9.72724 5.03184 9.89658 5.11812C9.96409 5.15252 10.0638 5.18226 10.2664 5.1988C10.4747 5.21583 10.7449 5.21622 11.1452 5.21622H12.0168Z",
34
+ fill: "currentColor"
35
+ })));
36
+ };
@@ -0,0 +1,23 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.BlankOutline = void 0;
7
+ var _react = /*#__PURE__*/_interopRequireDefault( /*#__PURE__*/require("react"));
8
+ var _path;
9
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
10
+ 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); }
11
+ var BlankOutline = exports.BlankOutline = function BlankOutline(props) {
12
+ return /*#__PURE__*/_react["default"].createElement("svg", _extends({
13
+ width: "100%",
14
+ viewBox: "0 0 16 16",
15
+ fill: "none",
16
+ xmlns: "http://www.w3.org/2000/svg"
17
+ }, props), _path || (_path = /*#__PURE__*/_react["default"].createElement("path", {
18
+ fillRule: "evenodd",
19
+ clipRule: "evenodd",
20
+ d: "M5.52893 1L8.90517 1C9.03518 1 9.16008 1.05064 9.25338 1.14118L13.5982 5.35739C13.6952 5.45156 13.75 5.581 13.75 5.71622V11.721C13.75 12.1932 13.75 12.5778 13.7245 12.8901C13.6981 13.2128 13.642 13.5021 13.5048 13.7715C13.289 14.1948 12.9448 14.539 12.5215 14.7548C12.2521 14.892 11.9628 14.9481 11.6401 14.9745C11.3278 15 10.9432 15 10.4711 15H5.52891C5.05677 15 4.67215 15 4.35989 14.9745C4.03715 14.9481 3.74793 14.892 3.47852 14.7548C3.05516 14.539 2.71095 14.1948 2.49524 13.7715C2.35797 13.5021 2.30187 13.2128 2.2755 12.8901C2.24999 12.5778 2.24999 12.1932 2.25 11.7211V4.27892C2.24999 3.80677 2.24999 3.42215 2.2755 3.10989C2.30187 2.78715 2.35797 2.49793 2.49524 2.22852C2.71095 1.80516 3.05516 1.46095 3.47852 1.24524C3.74793 1.10797 4.03715 1.05187 4.35989 1.0255C4.67215 0.99999 5.05678 0.999995 5.52893 1ZM4.44132 2.02218C4.18042 2.0435 4.03745 2.08277 3.93251 2.13624C3.69731 2.25608 3.50608 2.44731 3.38624 2.68251C3.33277 2.78745 3.2935 2.93042 3.27218 3.19132C3.25039 3.45805 3.25 3.8017 3.25 4.3V11.7C3.25 12.1983 3.25039 12.5419 3.27218 12.8087C3.2935 13.0696 3.33277 13.2125 3.38624 13.3175C3.50608 13.5527 3.69731 13.7439 3.93251 13.8638C4.03745 13.9172 4.18042 13.9565 4.44132 13.9778C4.70805 13.9996 5.0517 14 5.55 14H10.45C10.9483 14 11.2919 13.9996 11.5587 13.9778C11.8196 13.9565 11.9625 13.9172 12.0675 13.8638C12.3027 13.7439 12.4939 13.5527 12.6138 13.3175C12.6672 13.2125 12.7065 13.0696 12.7278 12.8087C12.7496 12.5419 12.75 12.1983 12.75 11.7V6.21622H11.1247C10.7501 6.21622 10.4389 6.21623 10.1849 6.19548C9.92057 6.17388 9.67456 6.12732 9.44259 6.00913C9.08508 5.82697 8.79442 5.53631 8.61226 5.1788C8.49406 4.94683 8.44751 4.70082 8.42591 4.43645C8.40516 4.18252 8.40517 3.87131 8.40517 3.49667V2H5.55C5.0517 2 4.70805 2.00039 4.44132 2.02218ZM9.40517 2.68192L12.0168 5.21622H11.1452C10.7449 5.21622 10.4747 5.21583 10.2664 5.1988C10.0638 5.18226 9.96409 5.15252 9.89658 5.11812C9.72724 5.03184 9.58955 4.89415 9.50327 4.72481C9.46887 4.6573 9.43913 4.55755 9.42259 4.35502C9.40556 4.14665 9.40517 3.8765 9.40517 3.47622V2.68192Z",
21
+ fill: "currentColor"
22
+ })));
23
+ };