@salutejs/plasma-new-hope 0.339.0-canary.2297.18839116419.0 → 0.339.0-canary.2297.18867427938.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (326) hide show
  1. package/cjs/components/Attach/Attach.css +68 -24
  2. package/cjs/components/Attach/Attach.js +177 -32
  3. package/cjs/components/Attach/Attach.js.map +1 -1
  4. package/cjs/components/Attach/Attach.styles.js +46 -5
  5. package/cjs/components/Attach/Attach.styles.js.map +1 -1
  6. package/cjs/components/Attach/Attach.styles_17eum4v.css +8 -0
  7. package/cjs/components/Attach/Attach.tokens.js +21 -6
  8. package/cjs/components/Attach/Attach.tokens.js.map +1 -1
  9. package/cjs/components/Attach/components/AttachButton/AttachButton.css +82 -15
  10. package/cjs/components/Attach/components/AttachButton/AttachButton.js.map +1 -1
  11. package/cjs/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.css +105 -0
  12. package/cjs/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.js +29 -0
  13. package/cjs/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.js.map +1 -0
  14. package/cjs/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.styles.js +21 -0
  15. package/cjs/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.styles.js.map +1 -0
  16. package/cjs/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.styles_3t6n6e.css +2 -0
  17. package/cjs/components/Attach/ui/Cell/Cell.css +60 -0
  18. package/cjs/components/Attach/ui/Cell/Cell.js +46 -0
  19. package/cjs/components/Attach/ui/Cell/Cell.js.map +1 -0
  20. package/cjs/components/Attach/ui/Cell/Cell.styles.js +1 -1
  21. package/{es/components/Attach/ui/Cell/Cell.styles_69w962.css → cjs/components/Attach/ui/Cell/Cell.styles_lpj30y.css} +1 -1
  22. package/cjs/components/Attach/ui/Dropdown/Dropdown.css +100 -0
  23. package/cjs/components/Attach/ui/Dropdown/Dropdown.js +69 -0
  24. package/cjs/components/Attach/ui/Dropdown/Dropdown.js.map +1 -0
  25. package/cjs/components/Attach/ui/Dropdown/Dropdown.styles.js +22 -0
  26. package/cjs/components/Attach/ui/Dropdown/Dropdown.styles.js.map +1 -0
  27. package/cjs/components/Attach/ui/Dropdown/Dropdown.styles_1ge65dg.css +1 -0
  28. package/cjs/components/Attach/ui/MoreTrigger/MoreTrigger.css +3 -0
  29. package/cjs/components/Attach/ui/MoreTrigger/MoreTrigger.js +23 -0
  30. package/cjs/components/Attach/ui/MoreTrigger/MoreTrigger.js.map +1 -0
  31. package/cjs/components/Attach/ui/MoreTrigger/MoreTrigger.styles.js +15 -0
  32. package/cjs/components/Attach/ui/MoreTrigger/MoreTrigger.styles.js.map +1 -0
  33. package/cjs/components/Attach/ui/MoreTrigger/MoreTrigger.styles_5yseaa.css +1 -0
  34. package/cjs/components/Attach/utils/getFilenameParts.js +21 -0
  35. package/cjs/components/Attach/utils/getFilenameParts.js.map +1 -0
  36. package/cjs/components/Attach/variations/_size/base.js +1 -1
  37. package/cjs/components/Attach/variations/_size/base.js.map +1 -1
  38. package/cjs/components/Attach/variations/_size/base_1x0gzlt.css +1 -0
  39. package/cjs/components/Attach/variations/_view/base.js +1 -1
  40. package/cjs/components/Attach/variations/_view/base_d9xz7t.css +1 -0
  41. package/cjs/components/Combobox/ComboboxNew/Combobox.js +10 -0
  42. package/cjs/components/Combobox/ComboboxNew/Combobox.js.map +1 -1
  43. package/cjs/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.css +4 -4
  44. package/cjs/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.styles.js +1 -1
  45. package/cjs/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.styles.js.map +1 -1
  46. package/cjs/components/Tabs/ui/horizontal/HorizontalIconTabItem/{HorizontalIconTabItem.styles_bv5xdd.css → HorizontalIconTabItem.styles_72iooa.css} +1 -1
  47. package/cjs/components/Tabs/ui/horizontal/HorizontalIconTabItem/variations/_view/base.js +1 -1
  48. package/cjs/components/Tabs/ui/horizontal/HorizontalIconTabItem/variations/_view/base.js.map +1 -1
  49. package/cjs/components/Tabs/ui/horizontal/HorizontalIconTabItem/variations/_view/{base_1vbc76.css → base_ktj8kt.css} +1 -1
  50. package/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.css +7 -7
  51. package/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js +1 -1
  52. package/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js.map +1 -1
  53. package/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/{HorizontalTabItem.styles_hklgpq.css → HorizontalTabItem.styles_fkdt6v.css} +1 -1
  54. package/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/base.js +1 -1
  55. package/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/base.js.map +1 -1
  56. package/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/{base_rp1za2.css → base_og3fwf.css} +1 -1
  57. package/cjs/components/Tabs/ui/horizontal/HorizontalTabs/HorizontalTabs.css +1 -1
  58. package/cjs/components/Tabs/ui/horizontal/HorizontalTabs/variations/_view/base.js +1 -1
  59. package/cjs/components/Tabs/ui/horizontal/HorizontalTabs/variations/_view/base.js.map +1 -1
  60. package/cjs/components/Tabs/ui/horizontal/HorizontalTabs/variations/_view/base_1xhgbue.css +1 -0
  61. package/cjs/components/Tabs/ui/vertical/VerticalIconTabItem/VerticalIconTabItem.css +3 -3
  62. package/cjs/components/Tabs/ui/vertical/VerticalIconTabItem/VerticalIconTabItem.styles.js +1 -1
  63. package/cjs/components/Tabs/ui/vertical/VerticalIconTabItem/VerticalIconTabItem.styles.js.map +1 -1
  64. package/cjs/components/Tabs/ui/vertical/VerticalIconTabItem/{VerticalIconTabItem.styles_2xthe5.css → VerticalIconTabItem.styles_hm453l.css} +1 -1
  65. package/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.css +6 -6
  66. package/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js +1 -1
  67. package/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js.map +1 -1
  68. package/cjs/components/Tabs/ui/vertical/VerticalTabItem/{VerticalTabItem.styles_oqphem.css → VerticalTabItem.styles_1epgjdn.css} +1 -1
  69. package/cjs/components/Typography/Body/Body.css +1 -1
  70. package/cjs/components/Typography/Typography.styles.js +1 -1
  71. package/cjs/components/Typography/Typography.styles.js.map +1 -1
  72. package/cjs/components/Typography/Typography.styles_iqzojt.css +1 -0
  73. package/cjs/components/_Icon/Icon.assets/DotsHorizontalOutline.js +27 -0
  74. package/cjs/components/_Icon/Icon.assets/DotsHorizontalOutline.js.map +1 -0
  75. package/cjs/components/_Icon/Icons/IconDotsHorizontalOutline.js +31 -0
  76. package/cjs/components/_Icon/Icons/IconDotsHorizontalOutline.js.map +1 -0
  77. package/cjs/index.css +39 -31
  78. package/emotion/cjs/components/Attach/Attach.js +190 -28
  79. package/emotion/cjs/components/Attach/Attach.styles.js +33 -14
  80. package/emotion/cjs/components/Attach/Attach.tokens.js +21 -6
  81. package/emotion/cjs/components/Attach/components/AttachButton/AttachButton.js +3 -4
  82. package/emotion/cjs/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.js +64 -0
  83. package/emotion/cjs/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.styles.js +33 -0
  84. package/emotion/cjs/components/Attach/components/HiddenWidthHelper/index.js +11 -0
  85. package/emotion/cjs/components/Attach/components/index.js +19 -0
  86. package/emotion/cjs/components/Attach/ui/Cell/Cell.js +67 -2
  87. package/emotion/cjs/components/Attach/ui/Dropdown/Dropdown.js +225 -0
  88. package/emotion/cjs/components/Attach/ui/Dropdown/Dropdown.styles.js +26 -0
  89. package/emotion/cjs/components/Attach/ui/MoreTrigger/MoreTrigger.js +26 -0
  90. package/emotion/cjs/components/Attach/ui/MoreTrigger/MoreTrigger.styles.js +21 -0
  91. package/emotion/cjs/components/Attach/ui/index.js +29 -0
  92. package/emotion/cjs/components/Attach/utils/getFilenameParts.js +23 -0
  93. package/emotion/cjs/components/Attach/utils/index.js +4 -0
  94. package/emotion/cjs/components/Attach/variations/_size/base.js +1 -1
  95. package/emotion/cjs/components/Combobox/ComboboxNew/Combobox.js +11 -0
  96. package/emotion/cjs/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.styles.js +6 -6
  97. package/emotion/cjs/components/Tabs/ui/horizontal/HorizontalIconTabItem/variations/_view/base.js +1 -1
  98. package/emotion/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js +12 -12
  99. package/emotion/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/base.js +1 -1
  100. package/emotion/cjs/components/Tabs/ui/horizontal/HorizontalTabs/variations/_view/base.js +1 -1
  101. package/emotion/cjs/components/Tabs/ui/vertical/VerticalIconTabItem/VerticalIconTabItem.styles.js +6 -6
  102. package/emotion/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js +12 -12
  103. package/emotion/cjs/components/Typography/Typography.styles.js +1 -1
  104. package/emotion/cjs/examples/components/Attach/Attach.config.js +18 -18
  105. package/emotion/cjs/types/MakeNever.js +4 -0
  106. package/emotion/es/components/Attach/Attach.js +193 -31
  107. package/emotion/es/components/Attach/Attach.styles.js +30 -14
  108. package/emotion/es/components/Attach/Attach.tokens.js +21 -6
  109. package/emotion/es/components/Attach/components/AttachButton/AttachButton.js +1 -2
  110. package/emotion/es/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.js +13 -0
  111. package/emotion/es/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.styles.js +10 -0
  112. package/emotion/es/components/Attach/components/HiddenWidthHelper/index.js +1 -0
  113. package/emotion/es/components/Attach/components/index.js +2 -0
  114. package/emotion/es/components/Attach/ui/Cell/Cell.js +25 -1
  115. package/emotion/es/components/Attach/ui/Dropdown/Dropdown.js +174 -0
  116. package/emotion/es/components/Attach/ui/Dropdown/Dropdown.styles.js +11 -0
  117. package/emotion/es/components/Attach/ui/MoreTrigger/MoreTrigger.js +11 -0
  118. package/emotion/es/components/Attach/ui/MoreTrigger/MoreTrigger.styles.js +6 -0
  119. package/emotion/es/components/Attach/ui/index.js +6 -0
  120. package/emotion/es/components/Attach/utils/getFilenameParts.js +13 -0
  121. package/emotion/es/components/Attach/utils/index.js +1 -0
  122. package/emotion/es/components/Attach/variations/_size/base.js +1 -1
  123. package/emotion/es/components/Combobox/ComboboxNew/Combobox.js +11 -0
  124. package/emotion/es/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.styles.js +6 -6
  125. package/emotion/es/components/Tabs/ui/horizontal/HorizontalIconTabItem/variations/_view/base.js +1 -1
  126. package/emotion/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js +12 -12
  127. package/emotion/es/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/base.js +1 -1
  128. package/emotion/es/components/Tabs/ui/horizontal/HorizontalTabs/variations/_view/base.js +1 -1
  129. package/emotion/es/components/Tabs/ui/vertical/VerticalIconTabItem/VerticalIconTabItem.styles.js +6 -6
  130. package/emotion/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js +12 -12
  131. package/emotion/es/components/Typography/Typography.styles.js +1 -1
  132. package/emotion/es/examples/components/Attach/Attach.config.js +18 -18
  133. package/emotion/es/examples/components/Combobox/Combobox.js +7 -0
  134. package/emotion/es/types/MakeNever.js +1 -0
  135. package/es/components/Attach/Attach.css +68 -24
  136. package/es/components/Attach/Attach.js +180 -35
  137. package/es/components/Attach/Attach.js.map +1 -1
  138. package/es/components/Attach/Attach.styles.js +46 -6
  139. package/es/components/Attach/Attach.styles.js.map +1 -1
  140. package/es/components/Attach/Attach.styles_17eum4v.css +8 -0
  141. package/es/components/Attach/Attach.tokens.js +21 -6
  142. package/es/components/Attach/Attach.tokens.js.map +1 -1
  143. package/es/components/Attach/components/AttachButton/AttachButton.css +82 -15
  144. package/es/components/Attach/components/AttachButton/AttachButton.js.map +1 -1
  145. package/es/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.css +105 -0
  146. package/es/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.js +21 -0
  147. package/es/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.js.map +1 -0
  148. package/es/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.styles.js +16 -0
  149. package/es/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.styles.js.map +1 -0
  150. package/es/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.styles_3t6n6e.css +2 -0
  151. package/es/components/Attach/ui/Cell/Cell.css +60 -0
  152. package/es/components/Attach/ui/Cell/Cell.js +38 -0
  153. package/es/components/Attach/ui/Cell/Cell.js.map +1 -0
  154. package/es/components/Attach/ui/Cell/Cell.styles.js +1 -1
  155. package/{cjs/components/Attach/ui/Cell/Cell.styles_69w962.css → es/components/Attach/ui/Cell/Cell.styles_lpj30y.css} +1 -1
  156. package/es/components/Attach/ui/Dropdown/Dropdown.css +100 -0
  157. package/es/components/Attach/ui/Dropdown/Dropdown.js +61 -0
  158. package/es/components/Attach/ui/Dropdown/Dropdown.js.map +1 -0
  159. package/es/components/Attach/ui/Dropdown/Dropdown.styles.js +18 -0
  160. package/es/components/Attach/ui/Dropdown/Dropdown.styles.js.map +1 -0
  161. package/es/components/Attach/ui/Dropdown/Dropdown.styles_1ge65dg.css +1 -0
  162. package/es/components/Attach/ui/MoreTrigger/MoreTrigger.css +3 -0
  163. package/es/components/Attach/ui/MoreTrigger/MoreTrigger.js +15 -0
  164. package/es/components/Attach/ui/MoreTrigger/MoreTrigger.js.map +1 -0
  165. package/es/components/Attach/ui/MoreTrigger/MoreTrigger.styles.js +11 -0
  166. package/es/components/Attach/ui/MoreTrigger/MoreTrigger.styles.js.map +1 -0
  167. package/es/components/Attach/ui/MoreTrigger/MoreTrigger.styles_5yseaa.css +1 -0
  168. package/es/components/Attach/utils/getFilenameParts.js +17 -0
  169. package/es/components/Attach/utils/getFilenameParts.js.map +1 -0
  170. package/es/components/Attach/variations/_size/base.js +1 -1
  171. package/es/components/Attach/variations/_size/base.js.map +1 -1
  172. package/es/components/Attach/variations/_size/base_1x0gzlt.css +1 -0
  173. package/es/components/Attach/variations/_view/base.js +1 -1
  174. package/es/components/Attach/variations/_view/base_d9xz7t.css +1 -0
  175. package/es/components/Combobox/ComboboxNew/Combobox.js +10 -0
  176. package/es/components/Combobox/ComboboxNew/Combobox.js.map +1 -1
  177. package/es/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.css +4 -4
  178. package/es/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.styles.js +1 -1
  179. package/es/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.styles.js.map +1 -1
  180. package/es/components/Tabs/ui/horizontal/HorizontalIconTabItem/{HorizontalIconTabItem.styles_bv5xdd.css → HorizontalIconTabItem.styles_72iooa.css} +1 -1
  181. package/es/components/Tabs/ui/horizontal/HorizontalIconTabItem/variations/_view/base.js +1 -1
  182. package/es/components/Tabs/ui/horizontal/HorizontalIconTabItem/variations/_view/base.js.map +1 -1
  183. package/es/components/Tabs/ui/horizontal/HorizontalIconTabItem/variations/_view/{base_1vbc76.css → base_ktj8kt.css} +1 -1
  184. package/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.css +7 -7
  185. package/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js +1 -1
  186. package/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js.map +1 -1
  187. package/es/components/Tabs/ui/horizontal/HorizontalTabItem/{HorizontalTabItem.styles_hklgpq.css → HorizontalTabItem.styles_fkdt6v.css} +1 -1
  188. package/es/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/base.js +1 -1
  189. package/es/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/base.js.map +1 -1
  190. package/es/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/{base_rp1za2.css → base_og3fwf.css} +1 -1
  191. package/es/components/Tabs/ui/horizontal/HorizontalTabs/HorizontalTabs.css +1 -1
  192. package/es/components/Tabs/ui/horizontal/HorizontalTabs/variations/_view/base.js +1 -1
  193. package/es/components/Tabs/ui/horizontal/HorizontalTabs/variations/_view/base.js.map +1 -1
  194. package/es/components/Tabs/ui/horizontal/HorizontalTabs/variations/_view/base_1xhgbue.css +1 -0
  195. package/es/components/Tabs/ui/vertical/VerticalIconTabItem/VerticalIconTabItem.css +3 -3
  196. package/es/components/Tabs/ui/vertical/VerticalIconTabItem/VerticalIconTabItem.styles.js +1 -1
  197. package/es/components/Tabs/ui/vertical/VerticalIconTabItem/VerticalIconTabItem.styles.js.map +1 -1
  198. package/es/components/Tabs/ui/vertical/VerticalIconTabItem/{VerticalIconTabItem.styles_2xthe5.css → VerticalIconTabItem.styles_hm453l.css} +1 -1
  199. package/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.css +6 -6
  200. package/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js +1 -1
  201. package/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js.map +1 -1
  202. package/es/components/Tabs/ui/vertical/VerticalTabItem/{VerticalTabItem.styles_oqphem.css → VerticalTabItem.styles_1epgjdn.css} +1 -1
  203. package/es/components/Typography/Body/Body.css +1 -1
  204. package/es/components/Typography/Typography.styles.js +1 -1
  205. package/es/components/Typography/Typography.styles.js.map +1 -1
  206. package/es/components/Typography/Typography.styles_iqzojt.css +1 -0
  207. package/es/components/_Icon/Icon.assets/DotsHorizontalOutline.js +19 -0
  208. package/es/components/_Icon/Icon.assets/DotsHorizontalOutline.js.map +1 -0
  209. package/es/components/_Icon/Icons/IconDotsHorizontalOutline.js +23 -0
  210. package/es/components/_Icon/Icons/IconDotsHorizontalOutline.js.map +1 -0
  211. package/es/index.css +39 -31
  212. package/package.json +4 -4
  213. package/styled-components/cjs/components/Attach/Attach.js +190 -28
  214. package/styled-components/cjs/components/Attach/Attach.styles.js +40 -12
  215. package/styled-components/cjs/components/Attach/Attach.tokens.js +21 -6
  216. package/styled-components/cjs/components/Attach/components/AttachButton/AttachButton.js +3 -4
  217. package/styled-components/cjs/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.js +64 -0
  218. package/styled-components/cjs/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.styles.js +39 -0
  219. package/styled-components/cjs/components/Attach/components/HiddenWidthHelper/index.js +11 -0
  220. package/styled-components/cjs/components/Attach/components/index.js +19 -0
  221. package/styled-components/cjs/components/Attach/ui/Cell/Cell.js +67 -2
  222. package/styled-components/cjs/components/Attach/ui/Dropdown/Dropdown.js +225 -0
  223. package/styled-components/cjs/components/Attach/ui/Dropdown/Dropdown.styles.js +45 -0
  224. package/styled-components/cjs/components/Attach/ui/MoreTrigger/MoreTrigger.js +26 -0
  225. package/styled-components/cjs/components/Attach/ui/MoreTrigger/MoreTrigger.styles.js +24 -0
  226. package/styled-components/cjs/components/Attach/ui/index.js +29 -0
  227. package/styled-components/cjs/components/Attach/utils/getFilenameParts.js +23 -0
  228. package/styled-components/cjs/components/Attach/utils/index.js +4 -0
  229. package/styled-components/cjs/components/Attach/variations/_size/base.js +5 -2
  230. package/styled-components/cjs/components/Combobox/ComboboxNew/Combobox.js +11 -0
  231. package/styled-components/cjs/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.styles.js +3 -3
  232. package/styled-components/cjs/components/Tabs/ui/horizontal/HorizontalIconTabItem/variations/_view/base.js +1 -1
  233. package/styled-components/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js +6 -6
  234. package/styled-components/cjs/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/base.js +1 -1
  235. package/styled-components/cjs/components/Tabs/ui/horizontal/HorizontalTabs/variations/_view/base.js +1 -1
  236. package/styled-components/cjs/components/Tabs/ui/vertical/VerticalIconTabItem/VerticalIconTabItem.styles.js +3 -3
  237. package/styled-components/cjs/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js +6 -6
  238. package/styled-components/cjs/components/Typography/Typography.styles.js +2 -2
  239. package/styled-components/cjs/examples/components/Attach/Attach.config.js +64 -32
  240. package/styled-components/cjs/types/MakeNever.js +4 -0
  241. package/styled-components/es/components/Attach/Attach.js +193 -31
  242. package/styled-components/es/components/Attach/Attach.styles.js +37 -12
  243. package/styled-components/es/components/Attach/Attach.tokens.js +21 -6
  244. package/styled-components/es/components/Attach/components/AttachButton/AttachButton.js +1 -2
  245. package/styled-components/es/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.js +13 -0
  246. package/styled-components/es/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.styles.js +16 -0
  247. package/styled-components/es/components/Attach/components/HiddenWidthHelper/index.js +1 -0
  248. package/styled-components/es/components/Attach/components/index.js +2 -0
  249. package/styled-components/es/components/Attach/ui/Cell/Cell.js +25 -1
  250. package/styled-components/es/components/Attach/ui/Dropdown/Dropdown.js +174 -0
  251. package/styled-components/es/components/Attach/ui/Dropdown/Dropdown.styles.js +30 -0
  252. package/styled-components/es/components/Attach/ui/MoreTrigger/MoreTrigger.js +11 -0
  253. package/styled-components/es/components/Attach/ui/MoreTrigger/MoreTrigger.styles.js +9 -0
  254. package/styled-components/es/components/Attach/ui/index.js +6 -0
  255. package/styled-components/es/components/Attach/utils/getFilenameParts.js +13 -0
  256. package/styled-components/es/components/Attach/utils/index.js +1 -0
  257. package/styled-components/es/components/Attach/variations/_size/base.js +5 -2
  258. package/styled-components/es/components/Combobox/ComboboxNew/Combobox.js +11 -0
  259. package/styled-components/es/components/Tabs/ui/horizontal/HorizontalIconTabItem/HorizontalIconTabItem.styles.js +3 -3
  260. package/styled-components/es/components/Tabs/ui/horizontal/HorizontalIconTabItem/variations/_view/base.js +1 -1
  261. package/styled-components/es/components/Tabs/ui/horizontal/HorizontalTabItem/HorizontalTabItem.styles.js +6 -6
  262. package/styled-components/es/components/Tabs/ui/horizontal/HorizontalTabItem/variations/_view/base.js +1 -1
  263. package/styled-components/es/components/Tabs/ui/horizontal/HorizontalTabs/variations/_view/base.js +1 -1
  264. package/styled-components/es/components/Tabs/ui/vertical/VerticalIconTabItem/VerticalIconTabItem.styles.js +3 -3
  265. package/styled-components/es/components/Tabs/ui/vertical/VerticalTabItem/VerticalTabItem.styles.js +6 -6
  266. package/styled-components/es/components/Typography/Typography.styles.js +2 -2
  267. package/styled-components/es/examples/components/Attach/Attach.config.js +64 -32
  268. package/styled-components/es/types/MakeNever.js +1 -0
  269. package/types/components/Attach/Attach.d.ts.map +1 -1
  270. package/types/components/Attach/Attach.styles.d.ts +9 -2
  271. package/types/components/Attach/Attach.styles.d.ts.map +1 -1
  272. package/types/components/Attach/Attach.tokens.d.ts +13 -0
  273. package/types/components/Attach/Attach.tokens.d.ts.map +1 -1
  274. package/types/components/Attach/Attach.types.d.ts +85 -9
  275. package/types/components/Attach/Attach.types.d.ts.map +1 -1
  276. package/types/components/Attach/components/AttachButton/AttachButton.d.ts.map +1 -1
  277. package/types/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.d.ts +10 -0
  278. package/types/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.d.ts.map +1 -0
  279. package/types/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.styles.d.ts +3 -0
  280. package/types/components/Attach/components/HiddenWidthHelper/HiddenWidthHelper.styles.d.ts.map +1 -0
  281. package/types/components/Attach/components/HiddenWidthHelper/index.d.ts +2 -0
  282. package/types/components/Attach/components/HiddenWidthHelper/index.d.ts.map +1 -0
  283. package/types/components/Attach/components/index.d.ts +3 -0
  284. package/types/components/Attach/components/index.d.ts.map +1 -0
  285. package/types/components/Attach/ui/Cell/Cell.d.ts +14 -1
  286. package/types/components/Attach/ui/Cell/Cell.d.ts.map +1 -1
  287. package/types/components/Attach/ui/Dropdown/Dropdown.d.ts +12 -0
  288. package/types/components/Attach/ui/Dropdown/Dropdown.d.ts.map +1 -0
  289. package/types/components/Attach/ui/Dropdown/Dropdown.styles.d.ts +31 -0
  290. package/types/components/Attach/ui/Dropdown/Dropdown.styles.d.ts.map +1 -0
  291. package/types/components/Attach/ui/MoreTrigger/MoreTrigger.d.ts +6 -0
  292. package/types/components/Attach/ui/MoreTrigger/MoreTrigger.d.ts.map +1 -0
  293. package/types/components/Attach/ui/MoreTrigger/MoreTrigger.styles.d.ts +2 -0
  294. package/types/components/Attach/ui/MoreTrigger/MoreTrigger.styles.d.ts.map +1 -0
  295. package/types/components/Attach/ui/index.d.ts +7 -0
  296. package/types/components/Attach/ui/index.d.ts.map +1 -0
  297. package/types/components/Attach/utils/getFilenameParts.d.ts +8 -0
  298. package/types/components/Attach/utils/getFilenameParts.d.ts.map +1 -0
  299. package/types/components/Attach/utils/index.d.ts +1 -0
  300. package/types/components/Attach/utils/index.d.ts.map +1 -1
  301. package/types/components/Attach/variations/_size/base.d.ts.map +1 -1
  302. package/types/components/Combobox/ComboboxNew/Combobox.d.ts.map +1 -1
  303. package/types/components/Combobox/ComboboxNew/Combobox.types.d.ts +1 -1
  304. package/types/components/Combobox/ComboboxNew/Combobox.types.d.ts.map +1 -1
  305. package/types/components/EmptyState/EmptyState.types.d.ts +1 -1
  306. package/types/components/EmptyState/EmptyState.types.d.ts.map +1 -1
  307. package/types/components/Typography/Typography.styles.d.ts.map +1 -1
  308. package/types/examples/components/Attach/Attach.config.d.ts.map +1 -1
  309. package/types/examples/components/Attach/Attach.d.ts +448 -16
  310. package/types/examples/components/Attach/Attach.d.ts.map +1 -1
  311. package/types/examples/components/Combobox/Combobox.d.ts +24 -24
  312. package/types/examples/components/Combobox/Combobox.d.ts.map +1 -1
  313. package/types/types/MakeNever.d.ts +4 -0
  314. package/types/types/MakeNever.d.ts.map +1 -0
  315. package/types/types/index.d.ts +1 -0
  316. package/types/types/index.d.ts.map +1 -1
  317. package/cjs/components/Attach/Attach.styles_pso18d.css +0 -7
  318. package/cjs/components/Attach/variations/_size/base_kpo9at.css +0 -1
  319. package/cjs/components/Attach/variations/_view/base_1nvsg1b.css +0 -1
  320. package/cjs/components/Tabs/ui/horizontal/HorizontalTabs/variations/_view/base_4ob3q5.css +0 -1
  321. package/cjs/components/Typography/Typography.styles_ysh8u6.css +0 -1
  322. package/es/components/Attach/Attach.styles_pso18d.css +0 -7
  323. package/es/components/Attach/variations/_size/base_kpo9at.css +0 -1
  324. package/es/components/Attach/variations/_view/base_1nvsg1b.css +0 -1
  325. package/es/components/Tabs/ui/horizontal/HorizontalTabs/variations/_view/base_4ob3q5.css +0 -1
  326. package/es/components/Typography/Typography.styles_ysh8u6.css +0 -1
@@ -23,7 +23,7 @@ export declare const Attach: import("react").FunctionComponent<import("../../../
23
23
  s: import("@linaria/core").LinariaClassName;
24
24
  xs: import("@linaria/core").LinariaClassName;
25
25
  };
26
- }> & ((import("react").HTMLAttributes<HTMLDivElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
26
+ }> & ((import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
27
27
  text?: string;
28
28
  contentLeft?: import("react").ReactNode;
29
29
  contentPlacing?: "default" | "relaxed";
@@ -45,9 +45,183 @@ export declare const Attach: import("react").FunctionComponent<import("../../../
45
45
  } & {
46
46
  value?: string | number;
47
47
  contentRight?: never;
48
- } & import("../../../components/Attach/Attach.types").BaseAttachProps & {
48
+ } & {
49
+ acceptedFileFormats?: string[];
50
+ hideButtonOnAttach?: boolean;
51
+ hasAttachment?: boolean;
52
+ helperText?: string;
53
+ size?: string;
54
+ view?: string;
55
+ helperTextView?: string;
56
+ customIcon?: React.ReactNode;
57
+ onClear?: () => void;
58
+ } & {
59
+ flow?: "horizontal";
60
+ multiple?: boolean;
61
+ dropdownOptions?: import("../../../components/Attach/Attach.types").DropdownOptions;
62
+ } & {
63
+ buttonType?: "button";
64
+ } & import("react").RefAttributes<HTMLDivElement>) | (import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
65
+ text?: string;
66
+ contentLeft?: import("react").ReactNode;
67
+ contentPlacing?: "default" | "relaxed";
68
+ additionalContent?: import("react").ReactNode;
69
+ isLoading?: boolean;
70
+ loader?: import("react").ReactNode;
71
+ stretch?: boolean;
72
+ stretching?: "fixed" | "auto" | "filled";
73
+ square?: boolean;
74
+ focused?: boolean;
75
+ disabled?: boolean;
76
+ pin?: import("../../../utils/roundness").Pin;
77
+ view?: string;
78
+ size?: string;
79
+ outlined?: boolean;
80
+ shiftLeft?: boolean;
81
+ shiftRight?: boolean;
82
+ blur?: import("../../..").Blur;
83
+ } & {
84
+ value?: string | number;
85
+ contentRight?: never;
86
+ } & {
87
+ acceptedFileFormats?: string[];
88
+ hideButtonOnAttach?: boolean;
89
+ hasAttachment?: boolean;
90
+ helperText?: string;
91
+ size?: string;
92
+ view?: string;
93
+ helperTextView?: string;
94
+ customIcon?: React.ReactNode;
95
+ onClear?: () => void;
96
+ } & {
97
+ flow?: "horizontal";
98
+ multiple?: boolean;
99
+ dropdownOptions?: import("../../../components/Attach/Attach.types").DropdownOptions;
100
+ } & {
101
+ buttonType?: "button";
102
+ } & {
103
+ value?: never;
104
+ contentRight?: import("react").ReactNode;
105
+ } & import("react").RefAttributes<HTMLDivElement>) | (import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
106
+ text?: string;
107
+ contentLeft?: import("react").ReactNode;
108
+ contentPlacing?: "default" | "relaxed";
109
+ additionalContent?: import("react").ReactNode;
110
+ isLoading?: boolean;
111
+ loader?: import("react").ReactNode;
112
+ stretch?: boolean;
113
+ stretching?: "fixed" | "auto" | "filled";
114
+ square?: boolean;
115
+ focused?: boolean;
116
+ disabled?: boolean;
117
+ pin?: import("../../../utils/roundness").Pin;
118
+ view?: string;
119
+ size?: string;
120
+ outlined?: boolean;
121
+ shiftLeft?: boolean;
122
+ shiftRight?: boolean;
123
+ blur?: import("../../..").Blur;
124
+ } & {
125
+ value?: string | number;
126
+ contentRight?: never;
127
+ } & {
128
+ acceptedFileFormats?: string[];
129
+ hideButtonOnAttach?: boolean;
130
+ hasAttachment?: boolean;
131
+ helperText?: string;
132
+ size?: string;
133
+ view?: string;
134
+ helperTextView?: string;
135
+ customIcon?: React.ReactNode;
136
+ onClear?: () => void;
137
+ } & {
138
+ flow?: "horizontal";
139
+ multiple?: boolean;
140
+ dropdownOptions?: import("../../../components/Attach/Attach.types").DropdownOptions;
141
+ } & {
142
+ buttonType?: "iconButton";
143
+ icon?: React.ReactNode;
144
+ } & import("react").RefAttributes<HTMLDivElement>) | (import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
145
+ text?: string;
146
+ contentLeft?: import("react").ReactNode;
147
+ contentPlacing?: "default" | "relaxed";
148
+ additionalContent?: import("react").ReactNode;
149
+ isLoading?: boolean;
150
+ loader?: import("react").ReactNode;
151
+ stretch?: boolean;
152
+ stretching?: "fixed" | "auto" | "filled";
153
+ square?: boolean;
154
+ focused?: boolean;
155
+ disabled?: boolean;
156
+ pin?: import("../../../utils/roundness").Pin;
157
+ view?: string;
158
+ size?: string;
159
+ outlined?: boolean;
160
+ shiftLeft?: boolean;
161
+ shiftRight?: boolean;
162
+ blur?: import("../../..").Blur;
163
+ } & {
164
+ value?: string | number;
165
+ contentRight?: never;
166
+ } & {
167
+ acceptedFileFormats?: string[];
168
+ hideButtonOnAttach?: boolean;
169
+ hasAttachment?: boolean;
170
+ helperText?: string;
171
+ size?: string;
172
+ view?: string;
173
+ helperTextView?: string;
174
+ customIcon?: React.ReactNode;
175
+ onClear?: () => void;
176
+ } & {
177
+ flow?: "horizontal";
178
+ multiple?: boolean;
179
+ dropdownOptions?: import("../../../components/Attach/Attach.types").DropdownOptions;
180
+ } & {
181
+ buttonType?: "iconButton";
182
+ icon?: React.ReactNode;
183
+ } & {
184
+ value?: never;
185
+ contentRight?: import("react").ReactNode;
186
+ } & import("react").RefAttributes<HTMLDivElement>) | (import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
187
+ text?: string;
188
+ contentLeft?: import("react").ReactNode;
189
+ contentPlacing?: "default" | "relaxed";
190
+ additionalContent?: import("react").ReactNode;
191
+ isLoading?: boolean;
192
+ loader?: import("react").ReactNode;
193
+ stretch?: boolean;
194
+ stretching?: "fixed" | "auto" | "filled";
195
+ square?: boolean;
196
+ focused?: boolean;
197
+ disabled?: boolean;
198
+ pin?: import("../../../utils/roundness").Pin;
199
+ view?: string;
200
+ size?: string;
201
+ outlined?: boolean;
202
+ shiftLeft?: boolean;
203
+ shiftRight?: boolean;
204
+ blur?: import("../../..").Blur;
205
+ } & {
206
+ value?: string | number;
207
+ contentRight?: never;
208
+ } & {
209
+ acceptedFileFormats?: string[];
210
+ hideButtonOnAttach?: boolean;
211
+ hasAttachment?: boolean;
212
+ helperText?: string;
213
+ size?: string;
214
+ view?: string;
215
+ helperTextView?: string;
216
+ customIcon?: React.ReactNode;
217
+ onClear?: () => void;
218
+ } & {
219
+ flow?: "vertical" | "auto";
220
+ multiple?: boolean;
221
+ dropdownOptions?: never;
222
+ } & {
49
223
  buttonType?: "button";
50
- } & import("react").RefAttributes<HTMLDivElement>) | (import("react").HTMLAttributes<HTMLDivElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
224
+ } & import("react").RefAttributes<HTMLDivElement>) | (import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
51
225
  text?: string;
52
226
  contentLeft?: import("react").ReactNode;
53
227
  contentPlacing?: "default" | "relaxed";
@@ -69,12 +243,65 @@ export declare const Attach: import("react").FunctionComponent<import("../../../
69
243
  } & {
70
244
  value?: string | number;
71
245
  contentRight?: never;
72
- } & import("../../../components/Attach/Attach.types").BaseAttachProps & {
246
+ } & {
247
+ acceptedFileFormats?: string[];
248
+ hideButtonOnAttach?: boolean;
249
+ hasAttachment?: boolean;
250
+ helperText?: string;
251
+ size?: string;
252
+ view?: string;
253
+ helperTextView?: string;
254
+ customIcon?: React.ReactNode;
255
+ onClear?: () => void;
256
+ } & {
257
+ flow?: "vertical" | "auto";
258
+ multiple?: boolean;
259
+ dropdownOptions?: never;
260
+ } & {
73
261
  buttonType?: "button";
74
262
  } & {
75
263
  value?: never;
76
264
  contentRight?: import("react").ReactNode;
77
- } & import("react").RefAttributes<HTMLDivElement>) | (import("react").HTMLAttributes<HTMLDivElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
265
+ } & import("react").RefAttributes<HTMLDivElement>) | (import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
266
+ text?: string;
267
+ contentLeft?: import("react").ReactNode;
268
+ contentPlacing?: "default" | "relaxed";
269
+ additionalContent?: import("react").ReactNode;
270
+ isLoading?: boolean;
271
+ loader?: import("react").ReactNode;
272
+ stretch?: boolean;
273
+ stretching?: "fixed" | "auto" | "filled";
274
+ square?: boolean;
275
+ focused?: boolean;
276
+ disabled?: boolean;
277
+ pin?: import("../../../utils/roundness").Pin;
278
+ view?: string;
279
+ size?: string;
280
+ outlined?: boolean;
281
+ shiftLeft?: boolean;
282
+ shiftRight?: boolean;
283
+ blur?: import("../../..").Blur;
284
+ } & {
285
+ value?: string | number;
286
+ contentRight?: never;
287
+ } & {
288
+ acceptedFileFormats?: string[];
289
+ hideButtonOnAttach?: boolean;
290
+ hasAttachment?: boolean;
291
+ helperText?: string;
292
+ size?: string;
293
+ view?: string;
294
+ helperTextView?: string;
295
+ customIcon?: React.ReactNode;
296
+ onClear?: () => void;
297
+ } & {
298
+ flow?: "vertical" | "auto";
299
+ multiple?: boolean;
300
+ dropdownOptions?: never;
301
+ } & {
302
+ buttonType?: "iconButton";
303
+ icon?: React.ReactNode;
304
+ } & import("react").RefAttributes<HTMLDivElement>) | (import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
78
305
  text?: string;
79
306
  contentLeft?: import("react").ReactNode;
80
307
  contentPlacing?: "default" | "relaxed";
@@ -96,10 +323,27 @@ export declare const Attach: import("react").FunctionComponent<import("../../../
96
323
  } & {
97
324
  value?: string | number;
98
325
  contentRight?: never;
99
- } & import("../../../components/Attach/Attach.types").BaseAttachProps & {
326
+ } & {
327
+ acceptedFileFormats?: string[];
328
+ hideButtonOnAttach?: boolean;
329
+ hasAttachment?: boolean;
330
+ helperText?: string;
331
+ size?: string;
332
+ view?: string;
333
+ helperTextView?: string;
334
+ customIcon?: React.ReactNode;
335
+ onClear?: () => void;
336
+ } & {
337
+ flow?: "vertical" | "auto";
338
+ multiple?: boolean;
339
+ dropdownOptions?: never;
340
+ } & {
100
341
  buttonType?: "iconButton";
101
342
  icon?: React.ReactNode;
102
- } & import("react").RefAttributes<HTMLDivElement>) | (import("react").HTMLAttributes<HTMLDivElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
343
+ } & {
344
+ value?: never;
345
+ contentRight?: import("react").ReactNode;
346
+ } & import("react").RefAttributes<HTMLDivElement>) | (import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
103
347
  text?: string;
104
348
  contentLeft?: import("react").ReactNode;
105
349
  contentPlacing?: "default" | "relaxed";
@@ -118,16 +362,148 @@ export declare const Attach: import("react").FunctionComponent<import("../../../
118
362
  shiftLeft?: boolean;
119
363
  shiftRight?: boolean;
120
364
  blur?: import("../../..").Blur;
365
+ } & {
366
+ value?: never;
367
+ contentRight?: import("react").ReactNode;
368
+ } & {
369
+ acceptedFileFormats?: string[];
370
+ hideButtonOnAttach?: boolean;
371
+ hasAttachment?: boolean;
372
+ helperText?: string;
373
+ size?: string;
374
+ view?: string;
375
+ helperTextView?: string;
376
+ customIcon?: React.ReactNode;
377
+ onClear?: () => void;
378
+ } & {
379
+ flow?: "horizontal";
380
+ multiple?: boolean;
381
+ dropdownOptions?: import("../../../components/Attach/Attach.types").DropdownOptions;
382
+ } & {
383
+ buttonType?: "button";
121
384
  } & {
122
385
  value?: string | number;
123
386
  contentRight?: never;
124
- } & import("../../../components/Attach/Attach.types").BaseAttachProps & {
387
+ } & import("react").RefAttributes<HTMLDivElement>) | (import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
388
+ text?: string;
389
+ contentLeft?: import("react").ReactNode;
390
+ contentPlacing?: "default" | "relaxed";
391
+ additionalContent?: import("react").ReactNode;
392
+ isLoading?: boolean;
393
+ loader?: import("react").ReactNode;
394
+ stretch?: boolean;
395
+ stretching?: "fixed" | "auto" | "filled";
396
+ square?: boolean;
397
+ focused?: boolean;
398
+ disabled?: boolean;
399
+ pin?: import("../../../utils/roundness").Pin;
400
+ view?: string;
401
+ size?: string;
402
+ outlined?: boolean;
403
+ shiftLeft?: boolean;
404
+ shiftRight?: boolean;
405
+ blur?: import("../../..").Blur;
406
+ } & {
407
+ value?: never;
408
+ contentRight?: import("react").ReactNode;
409
+ } & {
410
+ acceptedFileFormats?: string[];
411
+ hideButtonOnAttach?: boolean;
412
+ hasAttachment?: boolean;
413
+ helperText?: string;
414
+ size?: string;
415
+ view?: string;
416
+ helperTextView?: string;
417
+ customIcon?: React.ReactNode;
418
+ onClear?: () => void;
419
+ } & {
420
+ flow?: "horizontal";
421
+ multiple?: boolean;
422
+ dropdownOptions?: import("../../../components/Attach/Attach.types").DropdownOptions;
423
+ } & {
424
+ buttonType?: "button";
425
+ } & import("react").RefAttributes<HTMLDivElement>) | (import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
426
+ text?: string;
427
+ contentLeft?: import("react").ReactNode;
428
+ contentPlacing?: "default" | "relaxed";
429
+ additionalContent?: import("react").ReactNode;
430
+ isLoading?: boolean;
431
+ loader?: import("react").ReactNode;
432
+ stretch?: boolean;
433
+ stretching?: "fixed" | "auto" | "filled";
434
+ square?: boolean;
435
+ focused?: boolean;
436
+ disabled?: boolean;
437
+ pin?: import("../../../utils/roundness").Pin;
438
+ view?: string;
439
+ size?: string;
440
+ outlined?: boolean;
441
+ shiftLeft?: boolean;
442
+ shiftRight?: boolean;
443
+ blur?: import("../../..").Blur;
444
+ } & {
445
+ value?: never;
446
+ contentRight?: import("react").ReactNode;
447
+ } & {
448
+ acceptedFileFormats?: string[];
449
+ hideButtonOnAttach?: boolean;
450
+ hasAttachment?: boolean;
451
+ helperText?: string;
452
+ size?: string;
453
+ view?: string;
454
+ helperTextView?: string;
455
+ customIcon?: React.ReactNode;
456
+ onClear?: () => void;
457
+ } & {
458
+ flow?: "horizontal";
459
+ multiple?: boolean;
460
+ dropdownOptions?: import("../../../components/Attach/Attach.types").DropdownOptions;
461
+ } & {
125
462
  buttonType?: "iconButton";
126
463
  icon?: React.ReactNode;
464
+ } & {
465
+ value?: string | number;
466
+ contentRight?: never;
467
+ } & import("react").RefAttributes<HTMLDivElement>) | (import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
468
+ text?: string;
469
+ contentLeft?: import("react").ReactNode;
470
+ contentPlacing?: "default" | "relaxed";
471
+ additionalContent?: import("react").ReactNode;
472
+ isLoading?: boolean;
473
+ loader?: import("react").ReactNode;
474
+ stretch?: boolean;
475
+ stretching?: "fixed" | "auto" | "filled";
476
+ square?: boolean;
477
+ focused?: boolean;
478
+ disabled?: boolean;
479
+ pin?: import("../../../utils/roundness").Pin;
480
+ view?: string;
481
+ size?: string;
482
+ outlined?: boolean;
483
+ shiftLeft?: boolean;
484
+ shiftRight?: boolean;
485
+ blur?: import("../../..").Blur;
127
486
  } & {
128
487
  value?: never;
129
488
  contentRight?: import("react").ReactNode;
130
- } & import("react").RefAttributes<HTMLDivElement>) | (import("react").HTMLAttributes<HTMLDivElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
489
+ } & {
490
+ acceptedFileFormats?: string[];
491
+ hideButtonOnAttach?: boolean;
492
+ hasAttachment?: boolean;
493
+ helperText?: string;
494
+ size?: string;
495
+ view?: string;
496
+ helperTextView?: string;
497
+ customIcon?: React.ReactNode;
498
+ onClear?: () => void;
499
+ } & {
500
+ flow?: "horizontal";
501
+ multiple?: boolean;
502
+ dropdownOptions?: import("../../../components/Attach/Attach.types").DropdownOptions;
503
+ } & {
504
+ buttonType?: "iconButton";
505
+ icon?: React.ReactNode;
506
+ } & import("react").RefAttributes<HTMLDivElement>) | (import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
131
507
  text?: string;
132
508
  contentLeft?: import("react").ReactNode;
133
509
  contentPlacing?: "default" | "relaxed";
@@ -149,12 +525,26 @@ export declare const Attach: import("react").FunctionComponent<import("../../../
149
525
  } & {
150
526
  value?: never;
151
527
  contentRight?: import("react").ReactNode;
152
- } & import("../../../components/Attach/Attach.types").BaseAttachProps & {
528
+ } & {
529
+ acceptedFileFormats?: string[];
530
+ hideButtonOnAttach?: boolean;
531
+ hasAttachment?: boolean;
532
+ helperText?: string;
533
+ size?: string;
534
+ view?: string;
535
+ helperTextView?: string;
536
+ customIcon?: React.ReactNode;
537
+ onClear?: () => void;
538
+ } & {
539
+ flow?: "vertical" | "auto";
540
+ multiple?: boolean;
541
+ dropdownOptions?: never;
542
+ } & {
153
543
  buttonType?: "button";
154
544
  } & {
155
545
  value?: string | number;
156
546
  contentRight?: never;
157
- } & import("react").RefAttributes<HTMLDivElement>) | (import("react").HTMLAttributes<HTMLDivElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
547
+ } & import("react").RefAttributes<HTMLDivElement>) | (import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
158
548
  text?: string;
159
549
  contentLeft?: import("react").ReactNode;
160
550
  contentPlacing?: "default" | "relaxed";
@@ -176,9 +566,23 @@ export declare const Attach: import("react").FunctionComponent<import("../../../
176
566
  } & {
177
567
  value?: never;
178
568
  contentRight?: import("react").ReactNode;
179
- } & import("../../../components/Attach/Attach.types").BaseAttachProps & {
569
+ } & {
570
+ acceptedFileFormats?: string[];
571
+ hideButtonOnAttach?: boolean;
572
+ hasAttachment?: boolean;
573
+ helperText?: string;
574
+ size?: string;
575
+ view?: string;
576
+ helperTextView?: string;
577
+ customIcon?: React.ReactNode;
578
+ onClear?: () => void;
579
+ } & {
580
+ flow?: "vertical" | "auto";
581
+ multiple?: boolean;
582
+ dropdownOptions?: never;
583
+ } & {
180
584
  buttonType?: "button";
181
- } & import("react").RefAttributes<HTMLDivElement>) | (import("react").HTMLAttributes<HTMLDivElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
585
+ } & import("react").RefAttributes<HTMLDivElement>) | (import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
182
586
  text?: string;
183
587
  contentLeft?: import("react").ReactNode;
184
588
  contentPlacing?: "default" | "relaxed";
@@ -200,13 +604,27 @@ export declare const Attach: import("react").FunctionComponent<import("../../../
200
604
  } & {
201
605
  value?: never;
202
606
  contentRight?: import("react").ReactNode;
203
- } & import("../../../components/Attach/Attach.types").BaseAttachProps & {
607
+ } & {
608
+ acceptedFileFormats?: string[];
609
+ hideButtonOnAttach?: boolean;
610
+ hasAttachment?: boolean;
611
+ helperText?: string;
612
+ size?: string;
613
+ view?: string;
614
+ helperTextView?: string;
615
+ customIcon?: React.ReactNode;
616
+ onClear?: () => void;
617
+ } & {
618
+ flow?: "vertical" | "auto";
619
+ multiple?: boolean;
620
+ dropdownOptions?: never;
621
+ } & {
204
622
  buttonType?: "iconButton";
205
623
  icon?: React.ReactNode;
206
624
  } & {
207
625
  value?: string | number;
208
626
  contentRight?: never;
209
- } & import("react").RefAttributes<HTMLDivElement>) | (import("react").HTMLAttributes<HTMLDivElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
627
+ } & import("react").RefAttributes<HTMLDivElement>) | (import("react").InputHTMLAttributes<HTMLInputElement> & Omit<import("react").ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<import("react").AnchorHTMLAttributes<HTMLElement>, "type"> & import("../../..").AsProps & {
210
628
  text?: string;
211
629
  contentLeft?: import("react").ReactNode;
212
630
  contentPlacing?: "default" | "relaxed";
@@ -228,7 +646,21 @@ export declare const Attach: import("react").FunctionComponent<import("../../../
228
646
  } & {
229
647
  value?: never;
230
648
  contentRight?: import("react").ReactNode;
231
- } & import("../../../components/Attach/Attach.types").BaseAttachProps & {
649
+ } & {
650
+ acceptedFileFormats?: string[];
651
+ hideButtonOnAttach?: boolean;
652
+ hasAttachment?: boolean;
653
+ helperText?: string;
654
+ size?: string;
655
+ view?: string;
656
+ helperTextView?: string;
657
+ customIcon?: React.ReactNode;
658
+ onClear?: () => void;
659
+ } & {
660
+ flow?: "vertical" | "auto";
661
+ multiple?: boolean;
662
+ dropdownOptions?: never;
663
+ } & {
232
664
  buttonType?: "iconButton";
233
665
  icon?: React.ReactNode;
234
666
  } & import("react").RefAttributes<HTMLDivElement>))>;
@@ -1 +1 @@
1
- {"version":3,"file":"Attach.d.ts","sourceRoot":"","sources":["../../../../src/examples/components/Attach/Attach.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAC22C,MAAO,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;iBAAT,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAT,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAT,SAAS;oDADj2C,CAAC"}
1
+ {"version":3,"file":"Attach.d.ts","sourceRoot":"","sources":["../../../../src/examples/components/Attach/Attach.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAC0mG,MAAO,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAT,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAT,SAAS;;;;;;;;WAA8b,MAAO,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAvd,SAAS;;;;;;;;iBAAqc,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAvd,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAT,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAT,SAAS;;;;;;;;iBAAqc,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAvd,SAAS;;;;;;;;iBAAqc,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAvd,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAT,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAT,SAAS;;;;;;;;iBAAqc,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAvd,SAAS;;;;;;;;iBAAqc,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAvd,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAT,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAT,SAAS;;;;;;;;iBAAqc,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAAvd,SAAS;;;;;;;;iBAAqc,SAAS;oDAD9iH,CAAC"}