@expressms/smartapp-ui 2.8.2-alpha.1 → 2.8.2-alpha.10

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 (447) hide show
  1. package/build/main/components/Charts/ChartBar/ChartBar.d.ts +4 -0
  2. package/build/main/components/Charts/ChartLine/ChartLine.d.ts +4 -0
  3. package/build/main/components/Charts/ChartPie/ChartPie.d.ts +4 -0
  4. package/build/main/components/Charts/index.d.ts +3 -0
  5. package/build/main/components/Skeleton/Skeleton.d.ts +4 -0
  6. package/build/main/components/Skeleton/index.d.ts +1 -0
  7. package/build/main/{/321/201omponents → components}/UserDropdown/helpers.d.ts +0 -1
  8. package/build/main/constants/constants.d.ts +0 -1
  9. package/build/main/hooks/useModal.d.ts +0 -1
  10. package/build/main/index.d.ts +34 -3
  11. package/package.json +65 -58
  12. package/build/main/assets/icons/arrow-back.svg +0 -3
  13. package/build/main/assets/icons/arrow-down.svg +0 -3
  14. package/build/main/assets/icons/arrow-up.svg +0 -3
  15. package/build/main/assets/icons/attachment-loader.svg +0 -3
  16. package/build/main/assets/icons/button-loader.svg +0 -3
  17. package/build/main/assets/icons/cancel-cross.svg +0 -3
  18. package/build/main/assets/icons/check-mark.svg +0 -4
  19. package/build/main/assets/icons/clear.svg +0 -3
  20. package/build/main/assets/icons/close-stories.svg +0 -4
  21. package/build/main/assets/icons/close.svg +0 -10
  22. package/build/main/assets/icons/contact-info.svg +0 -12
  23. package/build/main/assets/icons/corporate-user.svg +0 -10
  24. package/build/main/assets/icons/crown.svg +0 -5
  25. package/build/main/assets/icons/delete-chip.svg +0 -3
  26. package/build/main/assets/icons/download.svg +0 -4
  27. package/build/main/assets/icons/error.svg +0 -5
  28. package/build/main/assets/icons/external-link.svg +0 -3
  29. package/build/main/assets/icons/eye-off.svg +0 -10
  30. package/build/main/assets/icons/eye.svg +0 -10
  31. package/build/main/assets/icons/file.svg +0 -3
  32. package/build/main/assets/icons/info.svg +0 -5
  33. package/build/main/assets/icons/loader.svg +0 -3
  34. package/build/main/assets/icons/logout.svg +0 -4
  35. package/build/main/assets/icons/magnifying-glass.svg +0 -3
  36. package/build/main/assets/icons/mail.svg +0 -3
  37. package/build/main/assets/icons/more.svg +0 -3
  38. package/build/main/assets/icons/my-contact-user.svg +0 -10
  39. package/build/main/assets/icons/notification-close.svg +0 -3
  40. package/build/main/assets/icons/notification-error.svg +0 -3
  41. package/build/main/assets/icons/notification-failure.svg +0 -3
  42. package/build/main/assets/icons/notification-info.svg +0 -5
  43. package/build/main/assets/icons/notification-success.svg +0 -4
  44. package/build/main/assets/icons/notification-warning.svg +0 -5
  45. package/build/main/assets/icons/order.svg +0 -6
  46. package/build/main/assets/icons/plus.svg +0 -4
  47. package/build/main/assets/icons/private.svg +0 -12
  48. package/build/main/assets/icons/refresh.svg +0 -3
  49. package/build/main/assets/icons/story-loader.svg +0 -3
  50. package/build/main/assets/icons/tick.svg +0 -10
  51. package/build/main/assets/icons/trash.svg +0 -3
  52. package/build/main/assets/icons/unread-mails.svg +0 -4
  53. package/build/main/assets/storybook/index.js +0 -21
  54. package/build/main/assets/storybook/index.js.map +0 -1
  55. package/build/main/constants/constants.js +0 -162
  56. package/build/main/constants/constants.js.map +0 -1
  57. package/build/main/constants/index.js +0 -3
  58. package/build/main/constants/index.js.map +0 -1
  59. package/build/main/constants/types.js +0 -2
  60. package/build/main/constants/types.js.map +0 -1
  61. package/build/main/helpers/index.js +0 -89
  62. package/build/main/helpers/index.js.map +0 -1
  63. package/build/main/hooks/useModal.js +0 -60
  64. package/build/main/hooks/useModal.js.map +0 -1
  65. package/build/main/index.js +0 -4
  66. package/build/main/index.js.map +0 -1
  67. package/build/main/styles/index.js +0 -2
  68. package/build/main/styles/index.js.map +0 -1
  69. package/build/main/styles/main.js +0 -0
  70. package/build/main/styles/styles.scss +0 -14
  71. package/build/main//321/201omponents/ActionModal/ActionModal.js +0 -55
  72. package/build/main//321/201omponents/ActionModal/ActionModal.js.map +0 -1
  73. package/build/main//321/201omponents/ActionModal/index.js +0 -2
  74. package/build/main//321/201omponents/ActionModal/index.js.map +0 -1
  75. package/build/main//321/201omponents/ActionModal/types.js +0 -2
  76. package/build/main//321/201omponents/ActionModal/types.js.map +0 -1
  77. package/build/main//321/201omponents/AttachedFile/AttachedFile.js +0 -60
  78. package/build/main//321/201omponents/AttachedFile/AttachedFile.js.map +0 -1
  79. package/build/main//321/201omponents/AttachedFile/index.js +0 -2
  80. package/build/main//321/201omponents/AttachedFile/index.js.map +0 -1
  81. package/build/main//321/201omponents/AttachedFile/types.js +0 -2
  82. package/build/main//321/201omponents/AttachedFile/types.js.map +0 -1
  83. package/build/main//321/201omponents/Avatar/Avatar.js +0 -131
  84. package/build/main//321/201omponents/Avatar/Avatar.js.map +0 -1
  85. package/build/main//321/201omponents/Avatar/index.js +0 -2
  86. package/build/main//321/201omponents/Avatar/index.js.map +0 -1
  87. package/build/main//321/201omponents/Avatar/types.js +0 -9
  88. package/build/main//321/201omponents/Avatar/types.js.map +0 -1
  89. package/build/main//321/201omponents/Button/Button.js +0 -57
  90. package/build/main//321/201omponents/Button/Button.js.map +0 -1
  91. package/build/main//321/201omponents/Button/index.js +0 -2
  92. package/build/main//321/201omponents/Button/index.js.map +0 -1
  93. package/build/main//321/201omponents/Button/types.js +0 -11
  94. package/build/main//321/201omponents/Button/types.js.map +0 -1
  95. package/build/main//321/201omponents/CachedImage/CachedImage.js +0 -59
  96. package/build/main//321/201omponents/CachedImage/CachedImage.js.map +0 -1
  97. package/build/main//321/201omponents/CachedImage/helpers.js +0 -40
  98. package/build/main//321/201omponents/CachedImage/helpers.js.map +0 -1
  99. package/build/main//321/201omponents/CachedImage/index.js +0 -2
  100. package/build/main//321/201omponents/CachedImage/index.js.map +0 -1
  101. package/build/main//321/201omponents/CachedImage/types.js +0 -2
  102. package/build/main//321/201omponents/CachedImage/types.js.map +0 -1
  103. package/build/main//321/201omponents/Calendar/Calendar.js +0 -48
  104. package/build/main//321/201omponents/Calendar/Calendar.js.map +0 -1
  105. package/build/main//321/201omponents/Calendar/index.js +0 -2
  106. package/build/main//321/201omponents/Calendar/index.js.map +0 -1
  107. package/build/main//321/201omponents/Calendar/types.js +0 -2
  108. package/build/main//321/201omponents/Calendar/types.js.map +0 -1
  109. package/build/main//321/201omponents/Charts/ChartBar/ChartBar.d.ts +0 -3
  110. package/build/main//321/201omponents/Charts/ChartBar/ChartBar.js +0 -45
  111. package/build/main//321/201omponents/Charts/ChartBar/ChartBar.js.map +0 -1
  112. package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.js +0 -71
  113. package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.js.map +0 -1
  114. package/build/main//321/201omponents/Charts/ChartLine/ChartLine.d.ts +0 -3
  115. package/build/main//321/201omponents/Charts/ChartLine/ChartLine.js +0 -40
  116. package/build/main//321/201omponents/Charts/ChartLine/ChartLine.js.map +0 -1
  117. package/build/main//321/201omponents/Charts/ChartPie/ChartPie.d.ts +0 -3
  118. package/build/main//321/201omponents/Charts/ChartPie/ChartPie.js +0 -62
  119. package/build/main//321/201omponents/Charts/ChartPie/ChartPie.js.map +0 -1
  120. package/build/main//321/201omponents/Charts/colors.js +0 -4
  121. package/build/main//321/201omponents/Charts/colors.js.map +0 -1
  122. package/build/main//321/201omponents/Charts/constants.js +0 -43
  123. package/build/main//321/201omponents/Charts/constants.js.map +0 -1
  124. package/build/main//321/201omponents/Charts/helpers.js +0 -73
  125. package/build/main//321/201omponents/Charts/helpers.js.map +0 -1
  126. package/build/main//321/201omponents/Charts/index.d.ts +0 -3
  127. package/build/main//321/201omponents/Charts/index.js +0 -4
  128. package/build/main//321/201omponents/Charts/index.js.map +0 -1
  129. package/build/main//321/201omponents/Charts/types.js +0 -2
  130. package/build/main//321/201omponents/Charts/types.js.map +0 -1
  131. package/build/main//321/201omponents/Charts/useEvents.js +0 -45
  132. package/build/main//321/201omponents/Charts/useEvents.js.map +0 -1
  133. package/build/main//321/201omponents/Charts/usePieEvents.js +0 -57
  134. package/build/main//321/201omponents/Charts/usePieEvents.js.map +0 -1
  135. package/build/main//321/201omponents/Checkbox/Checkbox.js +0 -38
  136. package/build/main//321/201omponents/Checkbox/Checkbox.js.map +0 -1
  137. package/build/main//321/201omponents/Checkbox/index.js +0 -2
  138. package/build/main//321/201omponents/Checkbox/index.js.map +0 -1
  139. package/build/main//321/201omponents/Checkbox/types.js +0 -2
  140. package/build/main//321/201omponents/Checkbox/types.js.map +0 -1
  141. package/build/main//321/201omponents/Chip/Chip.js +0 -35
  142. package/build/main//321/201omponents/Chip/Chip.js.map +0 -1
  143. package/build/main//321/201omponents/Chip/index.js +0 -2
  144. package/build/main//321/201omponents/Chip/index.js.map +0 -1
  145. package/build/main//321/201omponents/Chip/types.js +0 -2
  146. package/build/main//321/201omponents/Chip/types.js.map +0 -1
  147. package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.js +0 -70
  148. package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.js.map +0 -1
  149. package/build/main//321/201omponents/ConfirmationModal/index.js +0 -2
  150. package/build/main//321/201omponents/ConfirmationModal/index.js.map +0 -1
  151. package/build/main//321/201omponents/ConfirmationModal/types.js +0 -2
  152. package/build/main//321/201omponents/ConfirmationModal/types.js.map +0 -1
  153. package/build/main//321/201omponents/ContextMenu/ContextMenu.js +0 -75
  154. package/build/main//321/201omponents/ContextMenu/ContextMenu.js.map +0 -1
  155. package/build/main//321/201omponents/ContextMenu/index.js +0 -2
  156. package/build/main//321/201omponents/ContextMenu/index.js.map +0 -1
  157. package/build/main//321/201omponents/ContextMenu/types.js +0 -2
  158. package/build/main//321/201omponents/ContextMenu/types.js.map +0 -1
  159. package/build/main//321/201omponents/CustomSelect/CustomSelect.js +0 -220
  160. package/build/main//321/201omponents/CustomSelect/CustomSelect.js.map +0 -1
  161. package/build/main//321/201omponents/CustomSelect/index.js +0 -2
  162. package/build/main//321/201omponents/CustomSelect/index.js.map +0 -1
  163. package/build/main//321/201omponents/CustomSelect/selectStyles.js +0 -67
  164. package/build/main//321/201omponents/CustomSelect/selectStyles.js.map +0 -1
  165. package/build/main//321/201omponents/CustomSelect/types.js +0 -2
  166. package/build/main//321/201omponents/CustomSelect/types.js.map +0 -1
  167. package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.js +0 -57
  168. package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.js.map +0 -1
  169. package/build/main//321/201omponents/CustomSelectProfiles/index.js +0 -2
  170. package/build/main//321/201omponents/CustomSelectProfiles/index.js.map +0 -1
  171. package/build/main//321/201omponents/CustomSelectProfiles/types.js +0 -2
  172. package/build/main//321/201omponents/CustomSelectProfiles/types.js.map +0 -1
  173. package/build/main//321/201omponents/DragAndDrop/DragAndDrop.js +0 -57
  174. package/build/main//321/201omponents/DragAndDrop/DragAndDrop.js.map +0 -1
  175. package/build/main//321/201omponents/DragAndDrop/index.js +0 -2
  176. package/build/main//321/201omponents/DragAndDrop/index.js.map +0 -1
  177. package/build/main//321/201omponents/DragAndDrop/types.js +0 -2
  178. package/build/main//321/201omponents/DragAndDrop/types.js.map +0 -1
  179. package/build/main//321/201omponents/DraggablePopup/DraggablePopup.js +0 -124
  180. package/build/main//321/201omponents/DraggablePopup/DraggablePopup.js.map +0 -1
  181. package/build/main//321/201omponents/DraggablePopup/index.js +0 -2
  182. package/build/main//321/201omponents/DraggablePopup/index.js.map +0 -1
  183. package/build/main//321/201omponents/DraggablePopup/types.js +0 -2
  184. package/build/main//321/201omponents/DraggablePopup/types.js.map +0 -1
  185. package/build/main//321/201omponents/Error/Error.js +0 -23
  186. package/build/main//321/201omponents/Error/Error.js.map +0 -1
  187. package/build/main//321/201omponents/Error/index.js +0 -2
  188. package/build/main//321/201omponents/Error/index.js.map +0 -1
  189. package/build/main//321/201omponents/Error/types.js +0 -2
  190. package/build/main//321/201omponents/Error/types.js.map +0 -1
  191. package/build/main//321/201omponents/Flex/Flex.js +0 -49
  192. package/build/main//321/201omponents/Flex/Flex.js.map +0 -1
  193. package/build/main//321/201omponents/Flex/HFlex/HFlex.js +0 -16
  194. package/build/main//321/201omponents/Flex/HFlex/HFlex.js.map +0 -1
  195. package/build/main//321/201omponents/Flex/HFlex/index.js +0 -2
  196. package/build/main//321/201omponents/Flex/HFlex/index.js.map +0 -1
  197. package/build/main//321/201omponents/Flex/VFlex/VFlex.js +0 -16
  198. package/build/main//321/201omponents/Flex/VFlex/VFlex.js.map +0 -1
  199. package/build/main//321/201omponents/Flex/VFlex/index.js +0 -2
  200. package/build/main//321/201omponents/Flex/VFlex/index.js.map +0 -1
  201. package/build/main//321/201omponents/Flex/index.js +0 -4
  202. package/build/main//321/201omponents/Flex/index.js.map +0 -1
  203. package/build/main//321/201omponents/Flex/types.js +0 -2
  204. package/build/main//321/201omponents/Flex/types.js.map +0 -1
  205. package/build/main//321/201omponents/Header/Header.js +0 -124
  206. package/build/main//321/201omponents/Header/Header.js.map +0 -1
  207. package/build/main//321/201omponents/Header/index.js +0 -2
  208. package/build/main//321/201omponents/Header/index.js.map +0 -1
  209. package/build/main//321/201omponents/Header/types.js +0 -2
  210. package/build/main//321/201omponents/Header/types.js.map +0 -1
  211. package/build/main//321/201omponents/Input/Input.js +0 -207
  212. package/build/main//321/201omponents/Input/Input.js.map +0 -1
  213. package/build/main//321/201omponents/Input/index.js +0 -2
  214. package/build/main//321/201omponents/Input/index.js.map +0 -1
  215. package/build/main//321/201omponents/Input/types.js +0 -2
  216. package/build/main//321/201omponents/Input/types.js.map +0 -1
  217. package/build/main//321/201omponents/ListItem/ListItem.js +0 -208
  218. package/build/main//321/201omponents/ListItem/ListItem.js.map +0 -1
  219. package/build/main//321/201omponents/ListItem/index.js +0 -2
  220. package/build/main//321/201omponents/ListItem/index.js.map +0 -1
  221. package/build/main//321/201omponents/ListItem/types.js +0 -2
  222. package/build/main//321/201omponents/ListItem/types.js.map +0 -1
  223. package/build/main//321/201omponents/Loader/Loader.js +0 -44
  224. package/build/main//321/201omponents/Loader/Loader.js.map +0 -1
  225. package/build/main//321/201omponents/Loader/index.js +0 -2
  226. package/build/main//321/201omponents/Loader/index.js.map +0 -1
  227. package/build/main//321/201omponents/Loader/types.js +0 -2
  228. package/build/main//321/201omponents/Loader/types.js.map +0 -1
  229. package/build/main//321/201omponents/Modal/Modal.js +0 -125
  230. package/build/main//321/201omponents/Modal/Modal.js.map +0 -1
  231. package/build/main//321/201omponents/Modal/index.js +0 -2
  232. package/build/main//321/201omponents/Modal/index.js.map +0 -1
  233. package/build/main//321/201omponents/Modal/types.js +0 -2
  234. package/build/main//321/201omponents/Modal/types.js.map +0 -1
  235. package/build/main//321/201omponents/Notification/Notification.js +0 -197
  236. package/build/main//321/201omponents/Notification/Notification.js.map +0 -1
  237. package/build/main//321/201omponents/Notification/index.js +0 -2
  238. package/build/main//321/201omponents/Notification/index.js.map +0 -1
  239. package/build/main//321/201omponents/Notification/types.js +0 -2
  240. package/build/main//321/201omponents/Notification/types.js.map +0 -1
  241. package/build/main//321/201omponents/Profile/Profile.js +0 -42
  242. package/build/main//321/201omponents/Profile/Profile.js.map +0 -1
  243. package/build/main//321/201omponents/Profile/index.js +0 -2
  244. package/build/main//321/201omponents/Profile/index.js.map +0 -1
  245. package/build/main//321/201omponents/Profile/types.js +0 -2
  246. package/build/main//321/201omponents/Profile/types.js.map +0 -1
  247. package/build/main//321/201omponents/ProgressBar/ProgressBar.js +0 -66
  248. package/build/main//321/201omponents/ProgressBar/ProgressBar.js.map +0 -1
  249. package/build/main//321/201omponents/ProgressBar/index.js +0 -2
  250. package/build/main//321/201omponents/ProgressBar/index.js.map +0 -1
  251. package/build/main//321/201omponents/ProgressBar/types.js +0 -2
  252. package/build/main//321/201omponents/ProgressBar/types.js.map +0 -1
  253. package/build/main//321/201omponents/RadioButton/RadioButton.js +0 -37
  254. package/build/main//321/201omponents/RadioButton/RadioButton.js.map +0 -1
  255. package/build/main//321/201omponents/RadioButton/index.js +0 -2
  256. package/build/main//321/201omponents/RadioButton/index.js.map +0 -1
  257. package/build/main//321/201omponents/RadioButton/types.js +0 -2
  258. package/build/main//321/201omponents/RadioButton/types.js.map +0 -1
  259. package/build/main//321/201omponents/ScrollBar/ScrollBar.js +0 -63
  260. package/build/main//321/201omponents/ScrollBar/ScrollBar.js.map +0 -1
  261. package/build/main//321/201omponents/ScrollBar/index.js +0 -2
  262. package/build/main//321/201omponents/ScrollBar/index.js.map +0 -1
  263. package/build/main//321/201omponents/ScrollBar/types.js +0 -2
  264. package/build/main//321/201omponents/ScrollBar/types.js.map +0 -1
  265. package/build/main//321/201omponents/Skeleton/Skeleton.d.ts +0 -3
  266. package/build/main//321/201omponents/Skeleton/Skeleton.js +0 -58
  267. package/build/main//321/201omponents/Skeleton/Skeleton.js.map +0 -1
  268. package/build/main//321/201omponents/Skeleton/index.d.ts +0 -1
  269. package/build/main//321/201omponents/Skeleton/index.js +0 -2
  270. package/build/main//321/201omponents/Skeleton/index.js.map +0 -1
  271. package/build/main//321/201omponents/Skeleton/types.js +0 -2
  272. package/build/main//321/201omponents/Skeleton/types.js.map +0 -1
  273. package/build/main//321/201omponents/Stories/Stories.js +0 -296
  274. package/build/main//321/201omponents/Stories/Stories.js.map +0 -1
  275. package/build/main//321/201omponents/Stories/index.js +0 -2
  276. package/build/main//321/201omponents/Stories/index.js.map +0 -1
  277. package/build/main//321/201omponents/Stories/types.js +0 -11
  278. package/build/main//321/201omponents/Stories/types.js.map +0 -1
  279. package/build/main//321/201omponents/Switcher/Switcher.js +0 -34
  280. package/build/main//321/201omponents/Switcher/Switcher.js.map +0 -1
  281. package/build/main//321/201omponents/Switcher/index.js +0 -2
  282. package/build/main//321/201omponents/Switcher/index.js.map +0 -1
  283. package/build/main//321/201omponents/Switcher/types.js +0 -2
  284. package/build/main//321/201omponents/Switcher/types.js.map +0 -1
  285. package/build/main//321/201omponents/SyncLoader/SyncLoader.js +0 -65
  286. package/build/main//321/201omponents/SyncLoader/SyncLoader.js.map +0 -1
  287. package/build/main//321/201omponents/SyncLoader/index.js +0 -2
  288. package/build/main//321/201omponents/SyncLoader/index.js.map +0 -1
  289. package/build/main//321/201omponents/SyncLoader/types.js +0 -2
  290. package/build/main//321/201omponents/SyncLoader/types.js.map +0 -1
  291. package/build/main//321/201omponents/Textarea/Textarea.js +0 -96
  292. package/build/main//321/201omponents/Textarea/Textarea.js.map +0 -1
  293. package/build/main//321/201omponents/Textarea/index.js +0 -2
  294. package/build/main//321/201omponents/Textarea/index.js.map +0 -1
  295. package/build/main//321/201omponents/Textarea/types.js +0 -2
  296. package/build/main//321/201omponents/Textarea/types.js.map +0 -1
  297. package/build/main//321/201omponents/Toggle/Toggle.js +0 -38
  298. package/build/main//321/201omponents/Toggle/Toggle.js.map +0 -1
  299. package/build/main//321/201omponents/Toggle/index.js +0 -2
  300. package/build/main//321/201omponents/Toggle/index.js.map +0 -1
  301. package/build/main//321/201omponents/Toggle/types.js +0 -2
  302. package/build/main//321/201omponents/Toggle/types.js.map +0 -1
  303. package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.js +0 -31
  304. package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.js.map +0 -1
  305. package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.js +0 -70
  306. package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.js.map +0 -1
  307. package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.js +0 -23
  308. package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.js.map +0 -1
  309. package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.js +0 -81
  310. package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.js.map +0 -1
  311. package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.js +0 -40
  312. package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.js.map +0 -1
  313. package/build/main//321/201omponents/UserDropdown/Option/Option.js +0 -91
  314. package/build/main//321/201omponents/UserDropdown/Option/Option.js.map +0 -1
  315. package/build/main//321/201omponents/UserDropdown/UserDropdown.js +0 -434
  316. package/build/main//321/201omponents/UserDropdown/UserDropdown.js.map +0 -1
  317. package/build/main//321/201omponents/UserDropdown/helpers.js +0 -93
  318. package/build/main//321/201omponents/UserDropdown/helpers.js.map +0 -1
  319. package/build/main//321/201omponents/UserDropdown/index.js +0 -2
  320. package/build/main//321/201omponents/UserDropdown/index.js.map +0 -1
  321. package/build/main//321/201omponents/UserDropdown/selectStyles.js +0 -75
  322. package/build/main//321/201omponents/UserDropdown/selectStyles.js.map +0 -1
  323. package/build/main//321/201omponents/UserDropdown/types.js +0 -2
  324. package/build/main//321/201omponents/UserDropdown/types.js.map +0 -1
  325. package/build/main//321/201omponents/index.d.ts +0 -34
  326. package/build/main//321/201omponents/index.js +0 -35
  327. package/build/main//321/201omponents/index.js.map +0 -1
  328. package/build/main//321/201omponents/types.js +0 -2
  329. package/build/main//321/201omponents/types.js.map +0 -1
  330. /package/build/main/{/321/201omponents/ActionModal/ActionModal.d.ts" → components/ActionModal/ActionModal.d.ts} +0 -0
  331. /package/build/main/{/321/201omponents/ActionModal/index.d.ts" → components/ActionModal/index.d.ts} +0 -0
  332. /package/build/main/{/321/201omponents/ActionModal/types.d.ts" → components/ActionModal/types.d.ts} +0 -0
  333. /package/build/main/{/321/201omponents/AttachedFile/AttachedFile.d.ts" → components/AttachedFile/AttachedFile.d.ts} +0 -0
  334. /package/build/main/{/321/201omponents/AttachedFile/index.d.ts" → components/AttachedFile/index.d.ts} +0 -0
  335. /package/build/main/{/321/201omponents/AttachedFile/types.d.ts" → components/AttachedFile/types.d.ts} +0 -0
  336. /package/build/main/{/321/201omponents/Avatar/Avatar.d.ts" → components/Avatar/Avatar.d.ts} +0 -0
  337. /package/build/main/{/321/201omponents/Avatar/index.d.ts" → components/Avatar/index.d.ts} +0 -0
  338. /package/build/main/{/321/201omponents/Avatar/types.d.ts" → components/Avatar/types.d.ts} +0 -0
  339. /package/build/main/{/321/201omponents/Button/Button.d.ts" → components/Button/Button.d.ts} +0 -0
  340. /package/build/main/{/321/201omponents/Button/index.d.ts" → components/Button/index.d.ts} +0 -0
  341. /package/build/main/{/321/201omponents/Button/types.d.ts" → components/Button/types.d.ts} +0 -0
  342. /package/build/main/{/321/201omponents/CachedImage/CachedImage.d.ts" → components/CachedImage/CachedImage.d.ts} +0 -0
  343. /package/build/main/{/321/201omponents/CachedImage/helpers.d.ts" → components/CachedImage/helpers.d.ts} +0 -0
  344. /package/build/main/{/321/201omponents/CachedImage/index.d.ts" → components/CachedImage/index.d.ts} +0 -0
  345. /package/build/main/{/321/201omponents/CachedImage/types.d.ts" → components/CachedImage/types.d.ts} +0 -0
  346. /package/build/main/{/321/201omponents/Calendar/Calendar.d.ts" → components/Calendar/Calendar.d.ts} +0 -0
  347. /package/build/main/{/321/201omponents/Calendar/index.d.ts" → components/Calendar/index.d.ts} +0 -0
  348. /package/build/main/{/321/201omponents/Calendar/types.d.ts" → components/Calendar/types.d.ts} +0 -0
  349. /package/build/main/{/321/201omponents/Charts/ChartLegend/ChartLegend.d.ts" → components/Charts/ChartLegend/ChartLegend.d.ts} +0 -0
  350. /package/build/main/{/321/201omponents/Charts/colors.d.ts" → components/Charts/colors.d.ts} +0 -0
  351. /package/build/main/{/321/201omponents/Charts/constants.d.ts" → components/Charts/constants.d.ts} +0 -0
  352. /package/build/main/{/321/201omponents/Charts/helpers.d.ts" → components/Charts/helpers.d.ts} +0 -0
  353. /package/build/main/{/321/201omponents/Charts/types.d.ts" → components/Charts/types.d.ts} +0 -0
  354. /package/build/main/{/321/201omponents/Charts/useEvents.d.ts" → components/Charts/useEvents.d.ts} +0 -0
  355. /package/build/main/{/321/201omponents/Charts/usePieEvents.d.ts" → components/Charts/usePieEvents.d.ts} +0 -0
  356. /package/build/main/{/321/201omponents/Checkbox/Checkbox.d.ts" → components/Checkbox/Checkbox.d.ts} +0 -0
  357. /package/build/main/{/321/201omponents/Checkbox/index.d.ts" → components/Checkbox/index.d.ts} +0 -0
  358. /package/build/main/{/321/201omponents/Checkbox/types.d.ts" → components/Checkbox/types.d.ts} +0 -0
  359. /package/build/main/{/321/201omponents/Chip/Chip.d.ts" → components/Chip/Chip.d.ts} +0 -0
  360. /package/build/main/{/321/201omponents/Chip/index.d.ts" → components/Chip/index.d.ts} +0 -0
  361. /package/build/main/{/321/201omponents/Chip/types.d.ts" → components/Chip/types.d.ts} +0 -0
  362. /package/build/main/{/321/201omponents/ConfirmationModal/ConfirmationModal.d.ts" → components/ConfirmationModal/ConfirmationModal.d.ts} +0 -0
  363. /package/build/main/{/321/201omponents/ConfirmationModal/index.d.ts" → components/ConfirmationModal/index.d.ts} +0 -0
  364. /package/build/main/{/321/201omponents/ConfirmationModal/types.d.ts" → components/ConfirmationModal/types.d.ts} +0 -0
  365. /package/build/main/{/321/201omponents/ContextMenu/ContextMenu.d.ts" → components/ContextMenu/ContextMenu.d.ts} +0 -0
  366. /package/build/main/{/321/201omponents/ContextMenu/index.d.ts" → components/ContextMenu/index.d.ts} +0 -0
  367. /package/build/main/{/321/201omponents/ContextMenu/types.d.ts" → components/ContextMenu/types.d.ts} +0 -0
  368. /package/build/main/{/321/201omponents/CustomSelect/CustomSelect.d.ts" → components/CustomSelect/CustomSelect.d.ts} +0 -0
  369. /package/build/main/{/321/201omponents/CustomSelect/index.d.ts" → components/CustomSelect/index.d.ts} +0 -0
  370. /package/build/main/{/321/201omponents/CustomSelect/selectStyles.d.ts" → components/CustomSelect/selectStyles.d.ts} +0 -0
  371. /package/build/main/{/321/201omponents/CustomSelect/types.d.ts" → components/CustomSelect/types.d.ts} +0 -0
  372. /package/build/main/{/321/201omponents/CustomSelectProfiles/CustomSelectProfiles.d.ts" → components/CustomSelectProfiles/CustomSelectProfiles.d.ts} +0 -0
  373. /package/build/main/{/321/201omponents/CustomSelectProfiles/index.d.ts" → components/CustomSelectProfiles/index.d.ts} +0 -0
  374. /package/build/main/{/321/201omponents/CustomSelectProfiles/types.d.ts" → components/CustomSelectProfiles/types.d.ts} +0 -0
  375. /package/build/main/{/321/201omponents/DragAndDrop/DragAndDrop.d.ts" → components/DragAndDrop/DragAndDrop.d.ts} +0 -0
  376. /package/build/main/{/321/201omponents/DragAndDrop/index.d.ts" → components/DragAndDrop/index.d.ts} +0 -0
  377. /package/build/main/{/321/201omponents/DragAndDrop/types.d.ts" → components/DragAndDrop/types.d.ts} +0 -0
  378. /package/build/main/{/321/201omponents/DraggablePopup/DraggablePopup.d.ts" → components/DraggablePopup/DraggablePopup.d.ts} +0 -0
  379. /package/build/main/{/321/201omponents/DraggablePopup/index.d.ts" → components/DraggablePopup/index.d.ts} +0 -0
  380. /package/build/main/{/321/201omponents/DraggablePopup/types.d.ts" → components/DraggablePopup/types.d.ts} +0 -0
  381. /package/build/main/{/321/201omponents/Error/Error.d.ts" → components/Error/Error.d.ts} +0 -0
  382. /package/build/main/{/321/201omponents/Error/index.d.ts" → components/Error/index.d.ts} +0 -0
  383. /package/build/main/{/321/201omponents/Error/types.d.ts" → components/Error/types.d.ts} +0 -0
  384. /package/build/main/{/321/201omponents/Flex/Flex.d.ts" → components/Flex/Flex.d.ts} +0 -0
  385. /package/build/main/{/321/201omponents/Flex/HFlex/HFlex.d.ts" → components/Flex/HFlex/HFlex.d.ts} +0 -0
  386. /package/build/main/{/321/201omponents/Flex/HFlex/index.d.ts" → components/Flex/HFlex/index.d.ts} +0 -0
  387. /package/build/main/{/321/201omponents/Flex/VFlex/VFlex.d.ts" → components/Flex/VFlex/VFlex.d.ts} +0 -0
  388. /package/build/main/{/321/201omponents/Flex/VFlex/index.d.ts" → components/Flex/VFlex/index.d.ts} +0 -0
  389. /package/build/main/{/321/201omponents/Flex/index.d.ts" → components/Flex/index.d.ts} +0 -0
  390. /package/build/main/{/321/201omponents/Flex/types.d.ts" → components/Flex/types.d.ts} +0 -0
  391. /package/build/main/{/321/201omponents/Header/Header.d.ts" → components/Header/Header.d.ts} +0 -0
  392. /package/build/main/{/321/201omponents/Header/index.d.ts" → components/Header/index.d.ts} +0 -0
  393. /package/build/main/{/321/201omponents/Header/types.d.ts" → components/Header/types.d.ts} +0 -0
  394. /package/build/main/{/321/201omponents/Input/Input.d.ts" → components/Input/Input.d.ts} +0 -0
  395. /package/build/main/{/321/201omponents/Input/index.d.ts" → components/Input/index.d.ts} +0 -0
  396. /package/build/main/{/321/201omponents/Input/types.d.ts" → components/Input/types.d.ts} +0 -0
  397. /package/build/main/{/321/201omponents/ListItem/ListItem.d.ts" → components/ListItem/ListItem.d.ts} +0 -0
  398. /package/build/main/{/321/201omponents/ListItem/index.d.ts" → components/ListItem/index.d.ts} +0 -0
  399. /package/build/main/{/321/201omponents/ListItem/types.d.ts" → components/ListItem/types.d.ts} +0 -0
  400. /package/build/main/{/321/201omponents/Loader/Loader.d.ts" → components/Loader/Loader.d.ts} +0 -0
  401. /package/build/main/{/321/201omponents/Loader/index.d.ts" → components/Loader/index.d.ts} +0 -0
  402. /package/build/main/{/321/201omponents/Loader/types.d.ts" → components/Loader/types.d.ts} +0 -0
  403. /package/build/main/{/321/201omponents/Modal/Modal.d.ts" → components/Modal/Modal.d.ts} +0 -0
  404. /package/build/main/{/321/201omponents/Modal/index.d.ts" → components/Modal/index.d.ts} +0 -0
  405. /package/build/main/{/321/201omponents/Modal/types.d.ts" → components/Modal/types.d.ts} +0 -0
  406. /package/build/main/{/321/201omponents/Notification/Notification.d.ts" → components/Notification/Notification.d.ts} +0 -0
  407. /package/build/main/{/321/201omponents/Notification/index.d.ts" → components/Notification/index.d.ts} +0 -0
  408. /package/build/main/{/321/201omponents/Notification/types.d.ts" → components/Notification/types.d.ts} +0 -0
  409. /package/build/main/{/321/201omponents/Profile/Profile.d.ts" → components/Profile/Profile.d.ts} +0 -0
  410. /package/build/main/{/321/201omponents/Profile/index.d.ts" → components/Profile/index.d.ts} +0 -0
  411. /package/build/main/{/321/201omponents/Profile/types.d.ts" → components/Profile/types.d.ts} +0 -0
  412. /package/build/main/{/321/201omponents/ProgressBar/ProgressBar.d.ts" → components/ProgressBar/ProgressBar.d.ts} +0 -0
  413. /package/build/main/{/321/201omponents/ProgressBar/index.d.ts" → components/ProgressBar/index.d.ts} +0 -0
  414. /package/build/main/{/321/201omponents/ProgressBar/types.d.ts" → components/ProgressBar/types.d.ts} +0 -0
  415. /package/build/main/{/321/201omponents/RadioButton/RadioButton.d.ts" → components/RadioButton/RadioButton.d.ts} +0 -0
  416. /package/build/main/{/321/201omponents/RadioButton/index.d.ts" → components/RadioButton/index.d.ts} +0 -0
  417. /package/build/main/{/321/201omponents/RadioButton/types.d.ts" → components/RadioButton/types.d.ts} +0 -0
  418. /package/build/main/{/321/201omponents/ScrollBar/ScrollBar.d.ts" → components/ScrollBar/ScrollBar.d.ts} +0 -0
  419. /package/build/main/{/321/201omponents/ScrollBar/index.d.ts" → components/ScrollBar/index.d.ts} +0 -0
  420. /package/build/main/{/321/201omponents/ScrollBar/types.d.ts" → components/ScrollBar/types.d.ts} +0 -0
  421. /package/build/main/{/321/201omponents/Skeleton/types.d.ts" → components/Skeleton/types.d.ts} +0 -0
  422. /package/build/main/{/321/201omponents/Stories/Stories.d.ts" → components/Stories/Stories.d.ts} +0 -0
  423. /package/build/main/{/321/201omponents/Stories/index.d.ts" → components/Stories/index.d.ts} +0 -0
  424. /package/build/main/{/321/201omponents/Stories/types.d.ts" → components/Stories/types.d.ts} +0 -0
  425. /package/build/main/{/321/201omponents/Switcher/Switcher.d.ts" → components/Switcher/Switcher.d.ts} +0 -0
  426. /package/build/main/{/321/201omponents/Switcher/index.d.ts" → components/Switcher/index.d.ts} +0 -0
  427. /package/build/main/{/321/201omponents/Switcher/types.d.ts" → components/Switcher/types.d.ts} +0 -0
  428. /package/build/main/{/321/201omponents/SyncLoader/SyncLoader.d.ts" → components/SyncLoader/SyncLoader.d.ts} +0 -0
  429. /package/build/main/{/321/201omponents/SyncLoader/index.d.ts" → components/SyncLoader/index.d.ts} +0 -0
  430. /package/build/main/{/321/201omponents/SyncLoader/types.d.ts" → components/SyncLoader/types.d.ts} +0 -0
  431. /package/build/main/{/321/201omponents/Textarea/Textarea.d.ts" → components/Textarea/Textarea.d.ts} +0 -0
  432. /package/build/main/{/321/201omponents/Textarea/index.d.ts" → components/Textarea/index.d.ts} +0 -0
  433. /package/build/main/{/321/201omponents/Textarea/types.d.ts" → components/Textarea/types.d.ts} +0 -0
  434. /package/build/main/{/321/201omponents/Toggle/Toggle.d.ts" → components/Toggle/Toggle.d.ts} +0 -0
  435. /package/build/main/{/321/201omponents/Toggle/index.d.ts" → components/Toggle/index.d.ts} +0 -0
  436. /package/build/main/{/321/201omponents/Toggle/types.d.ts" → components/Toggle/types.d.ts} +0 -0
  437. /package/build/main/{/321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.d.ts" → components/UserDropdown/ContactBottomSheet/ContactBottomSheet.d.ts} +0 -0
  438. /package/build/main/{/321/201omponents/UserDropdown/ContactInfo/ContactInfo.d.ts" → components/UserDropdown/ContactInfo/ContactInfo.d.ts} +0 -0
  439. /package/build/main/{/321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.d.ts" → components/UserDropdown/LoadingMessage/LoadingMessage.d.ts} +0 -0
  440. /package/build/main/{/321/201omponents/UserDropdown/MenuList/MenuList.d.ts" → components/UserDropdown/MenuList/MenuList.d.ts} +0 -0
  441. /package/build/main/{/321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.d.ts" → components/UserDropdown/MultiValueLabel/MultiValueLabel.d.ts} +0 -0
  442. /package/build/main/{/321/201omponents/UserDropdown/Option/Option.d.ts" → components/UserDropdown/Option/Option.d.ts} +0 -0
  443. /package/build/main/{/321/201omponents/UserDropdown/UserDropdown.d.ts" → components/UserDropdown/UserDropdown.d.ts} +0 -0
  444. /package/build/main/{/321/201omponents/UserDropdown/index.d.ts" → components/UserDropdown/index.d.ts} +0 -0
  445. /package/build/main/{/321/201omponents/UserDropdown/selectStyles.d.ts" → components/UserDropdown/selectStyles.d.ts} +0 -0
  446. /package/build/main/{/321/201omponents/UserDropdown/types.d.ts" → components/UserDropdown/types.d.ts} +0 -0
  447. /package/build/main/{/321/201omponents/types.d.ts" → components/types.d.ts} +0 -0
@@ -1,10 +0,0 @@
1
- <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g id="done_black_24dp 2" clip-path="url(#clip0_8647_13781)">
3
- <path id="Vector" d="M11.9995 21.6L7.33284 16.9333C6.81284 16.4133 5.98617 16.4133 5.46617 16.9333C4.94617 17.4533 4.94617 18.28 5.46617 18.8L11.0528 24.3867C11.5728 24.9067 12.4128 24.9067 12.9328 24.3867L27.0662 10.2667C27.5862 9.74668 27.5862 8.92001 27.0662 8.40001C26.5462 7.88001 25.7195 7.88001 25.1995 8.40001L11.9995 21.6Z" fill="white"/>
4
- </g>
5
- <defs>
6
- <clipPath id="clip0_8647_13781">
7
- <rect width="32" height="32" fill="white"/>
8
- </clipPath>
9
- </defs>
10
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5.00033 15.8333C5.00033 16.75 5.75033 17.5 6.66699 17.5H13.3337C14.2503 17.5 15.0003 16.75 15.0003 15.8333V7.5C15.0003 6.58333 14.2503 5.83333 13.3337 5.83333H6.66699C5.75033 5.83333 5.00033 6.58333 5.00033 7.5V15.8333ZM7.50033 7.5H12.5003C12.9587 7.5 13.3337 7.875 13.3337 8.33333V15C13.3337 15.4583 12.9587 15.8333 12.5003 15.8333H7.50033C7.04199 15.8333 6.66699 15.4583 6.66699 15V8.33333C6.66699 7.875 7.04199 7.5 7.50033 7.5ZM12.917 3.33333L12.3253 2.74167C12.1753 2.59167 11.9587 2.5 11.742 2.5H8.25866C8.04199 2.5 7.82533 2.59167 7.67533 2.74167L7.08366 3.33333H5.00033C4.54199 3.33333 4.16699 3.70833 4.16699 4.16667C4.16699 4.625 4.54199 5 5.00033 5H15.0003C15.4587 5 15.8337 4.625 15.8337 4.16667C15.8337 3.70833 15.4587 3.33333 15.0003 3.33333H12.917Z" fill="currentColor"/>
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5.2 2.83325H13.1115C13.0385 3.15486 13 3.48956 13 3.83325C13 4.07136 13.0185 4.30514 13.0541 4.53325H5.2L12 8.78325L14.522 7.20699C14.9256 7.56347 15.3935 7.84866 15.9063 8.04288L12.901 9.92225C12.3485 10.2708 11.6515 10.2708 11.099 9.92225L5.2 6.23325V13.8833C5.2 14.3508 5.5825 14.7333 6.05 14.7333H17.95C18.4175 14.7333 18.8 14.3508 18.8 13.8833V8.14262C19.4379 7.95045 20.0161 7.62052 20.5 7.18741V14.7333C20.5 15.6683 19.735 16.4333 18.8 16.4333H5.2C4.265 16.4333 3.5 15.6683 3.5 14.7333L3.5085 4.53325C3.5085 3.59825 4.265 2.83325 5.2 2.83325Z" fill="#4799E3"/>
3
- <path d="M15.7292 5.77083C16.2153 6.25694 16.8056 6.5 17.5 6.5C18.1944 6.5 18.7847 6.25694 19.2708 5.77083C19.7569 5.28472 20 4.69444 20 4C20 3.30556 19.7569 2.71528 19.2708 2.22917C18.7847 1.74306 18.1944 1.5 17.5 1.5C16.8056 1.5 16.2153 1.74306 15.7292 2.22917C15.2431 2.71528 15 3.30556 15 4C15 4.69444 15.2431 5.28472 15.7292 5.77083Z" fill="#4799E3"/>
4
- </svg>
@@ -1,21 +0,0 @@
1
- export { ReactComponent as ConferenceIcon } from './conference.svg';
2
- export { ReactComponent as CopyLinkIcon } from './copy-link.svg';
3
- export { ReactComponent as CopyLinkBigIcon } from './copy-link-big.svg';
4
- export { ReactComponent as CompanyIcon } from './company.svg';
5
- export { ReactComponent as AttachmentIcon } from './attachment.svg';
6
- export { ReactComponent as SignatureIcon } from './signature.svg';
7
- export { ReactComponent as SendIcon } from './send.svg';
8
- export { ReactComponent as SearchIcon } from './search.svg';
9
- export { ReactComponent as FilterIcon } from './filter.svg';
10
- export { ReactComponent as ForwardIcon } from './forward.svg';
11
- export { ReactComponent as MoreIcon } from './more.svg';
12
- export { ReactComponent as ReplyIcon } from './reply.svg';
13
- export { ReactComponent as ReplyAllIcon } from './reply-all.svg';
14
- export { ReactComponent as CheckIcon } from './check.svg';
15
- export { ReactComponent as DownloadIcon } from './download.svg';
16
- export { ReactComponent as DeleteIcon } from './delete.svg';
17
- export { ReactComponent as UnreadMailIcon } from './unread-mail.svg';
18
- export { ReactComponent as FavoriteMailIcon } from './favorite-mail.svg';
19
- export { ReactComponent as DiskLoaderIcon } from './disk-loader.svg';
20
- export { ReactComponent as EditIcon } from './edit.svg';
21
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/assets/storybook/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAA;AACnE,OAAO,EAAE,cAAc,IAAI,YAAY,EAAE,MAAM,iBAAiB,CAAA;AAChE,OAAO,EAAE,cAAc,IAAI,eAAe,EAAE,MAAM,qBAAqB,CAAA;AACvE,OAAO,EAAE,cAAc,IAAI,WAAW,EAAE,MAAM,eAAe,CAAA;AAC7D,OAAO,EAAE,cAAc,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAA;AACnE,OAAO,EAAE,cAAc,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAA;AACjE,OAAO,EAAE,cAAc,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAA;AACvD,OAAO,EAAE,cAAc,IAAI,UAAU,EAAE,MAAM,cAAc,CAAA;AAC3D,OAAO,EAAE,cAAc,IAAI,UAAU,EAAE,MAAM,cAAc,CAAA;AAC3D,OAAO,EAAE,cAAc,IAAI,WAAW,EAAE,MAAM,eAAe,CAAA;AAC7D,OAAO,EAAE,cAAc,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAA;AACvD,OAAO,EAAE,cAAc,IAAI,SAAS,EAAE,MAAM,aAAa,CAAA;AACzD,OAAO,EAAE,cAAc,IAAI,YAAY,EAAE,MAAM,iBAAiB,CAAA;AAChE,OAAO,EAAE,cAAc,IAAI,SAAS,EAAE,MAAM,aAAa,CAAA;AACzD,OAAO,EAAE,cAAc,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC/D,OAAO,EAAE,cAAc,IAAI,UAAU,EAAE,MAAM,cAAc,CAAA;AAC3D,OAAO,EAAE,cAAc,IAAI,cAAc,EAAE,MAAM,mBAAmB,CAAA;AACpE,OAAO,EAAE,cAAc,IAAI,gBAAgB,EAAE,MAAM,qBAAqB,CAAA;AACxE,OAAO,EAAE,cAAc,IAAI,cAAc,EAAE,MAAM,mBAAmB,CAAA;AACpE,OAAO,EAAE,cAAc,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAA"}
@@ -1,162 +0,0 @@
1
- export var COLORS;
2
- (function (COLORS) {
3
- COLORS["lighterBlue"] = "#4799E30D";
4
- COLORS["blue"] = "#4799E3";
5
- COLORS["darkBlue"] = "#408ACD";
6
- COLORS["darkerBlue"] = "#3C82C1";
7
- COLORS["red"] = "#ED4747";
8
- COLORS["white"] = "#FFFFFF";
9
- COLORS["white3"] = "#FFFFFF03";
10
- COLORS["white80"] = "#FFFFFF80";
11
- COLORS["lightestGray"] = "#FCFCFC";
12
- COLORS["lighterGray"] = "#E0E4EC66";
13
- COLORS["gray"] = "#1111114D";
14
- COLORS["darkerGray"] = "#808080";
15
- COLORS["brightBlack"] = "#3D3D3D";
16
- COLORS["black"] = "#111111";
17
- COLORS["darkBlack"] = "#1A1A1A";
18
- COLORS["skeletonBg"] = "#F1F1F2";
19
- COLORS["skeletonDarkBg"] = "#313131";
20
- COLORS["inactiveAvatarGradientStart"] = "#C2C2C2";
21
- COLORS["inactiveAvatarGradientEnd"] = "#6F6F6F";
22
- COLORS["bgBlackoutTransparent"] = "rgba(0, 0, 0, 0.3)";
23
- COLORS["selectBoxShadow"] = "rgba(0, 0, 0, 0.1)";
24
- COLORS["transparent"] = "transparent";
25
- })(COLORS || (COLORS = {}));
26
- export var INPUT_TYPE_PASSWORD = 'password';
27
- export var INPUT_TYPE_TEXT = 'text';
28
- export var DEFAULT_INPUT_PADDING = 16;
29
- export var MASK_INPUT_PL = 24;
30
- export var ADDITIONAL_INPUT_PR = 32;
31
- export var ENTER_KEY = 'Enter';
32
- export var INPUT_COUNTER_TIMEOUT = 5000;
33
- export var ADDITIONAL_MAX_CHARACTERS = 4;
34
- export var INPUT_COUNTER_TYPE;
35
- (function (INPUT_COUNTER_TYPE) {
36
- INPUT_COUNTER_TYPE["title"] = "title";
37
- INPUT_COUNTER_TYPE["text"] = "text";
38
- })(INPUT_COUNTER_TYPE || (INPUT_COUNTER_TYPE = {}));
39
- export var FONT_SIZE;
40
- (function (FONT_SIZE) {
41
- FONT_SIZE["small"] = "14px";
42
- FONT_SIZE["default"] = "16px";
43
- FONT_SIZE["large"] = "22px";
44
- })(FONT_SIZE || (FONT_SIZE = {}));
45
- export var LINE_HEIGHT;
46
- (function (LINE_HEIGHT) {
47
- LINE_HEIGHT["small"] = "19px";
48
- LINE_HEIGHT["default"] = "22px";
49
- LINE_HEIGHT["large"] = "30px";
50
- })(LINE_HEIGHT || (LINE_HEIGHT = {}));
51
- export var TITLE_SIZE;
52
- (function (TITLE_SIZE) {
53
- TITLE_SIZE["small"] = "small";
54
- TITLE_SIZE["major"] = "major";
55
- })(TITLE_SIZE || (TITLE_SIZE = {}));
56
- export var PLATFORM;
57
- (function (PLATFORM) {
58
- PLATFORM["web"] = "web";
59
- PLATFORM["ios"] = "ios";
60
- PLATFORM["android"] = "android";
61
- })(PLATFORM || (PLATFORM = {}));
62
- export var THEME;
63
- (function (THEME) {
64
- THEME["default"] = "default";
65
- THEME["dark"] = "dark";
66
- })(THEME || (THEME = {}));
67
- export var CANCEL_ACTION_TEXT = 'Отменить';
68
- export var NUMBER_OF_STORIES_FOR_ROUND_INDICATORS = 5;
69
- export var DEFAULT_FONT_FAMILY = 'Open Sans';
70
- export var MIN_TEXTAREA_HEIGHT = '120px';
71
- export var CONTEXT_MENU_WIDTH = 250;
72
- export var CONTEXT_MENU_SAFE_SPACE = 15;
73
- export var WEB_NOTIFICATION_DISTANCE_FROM_BOTTOM = 8;
74
- export var MOBILE_NOTIFICATION_DISTANCE_FROM_BOTTOM = 40;
75
- export var DEFAULT_HEADER_AVATAR_INDEX = 4;
76
- export var AVATAR_DEGREES = [180, 178.34, 180, 180, 180, 180];
77
- export var AVATAR_COLOR_TOP = ['#FBDA43', '#FFA285', '#FC93FF', '#ACB3FF', '#58EAFD', '#93E847'];
78
- export var AVATAR_COLOR_TOP_PERCENTS = [-18.75, -3.03, 0, 0, -4.46, -8.04];
79
- export var AVATAR_COLOR_MIDDLE = [null, '#FC6B6B', '#ED6EE1', null, null, null];
80
- export var AVATAR_COLOR_MIDDLE_PERCENTS = [null, 65.88, 60.45, null, null, null];
81
- export var AVATAR_COLOR_BOTTOM = ['#F57953', '#F446B2', '#B446A2', '#706AE6', '#2587E2', '#40A330'];
82
- export var AVATAR_COLOR_BOTTOM_PERCENTS = [108.93, 116.81, 120.91, 100, 100, 112.5];
83
- export var MAX_NUMBER_OF_CHARACTERS_IN_INITIALS = 2;
84
- export var LAYOUT_TYPE;
85
- (function (LAYOUT_TYPE) {
86
- LAYOUT_TYPE["minimal"] = "minimal";
87
- LAYOUT_TYPE["half"] = "half";
88
- LAYOUT_TYPE["full"] = "full";
89
- })(LAYOUT_TYPE || (LAYOUT_TYPE = {}));
90
- export var VIEWPORTS;
91
- (function (VIEWPORTS) {
92
- VIEWPORTS["webCollapsed"] = "webCollapsed";
93
- VIEWPORTS["webExpanded"] = "webExpanded";
94
- VIEWPORTS["iphone6"] = "iphone6";
95
- VIEWPORTS["iphone12"] = "iphone12";
96
- VIEWPORTS["galaxys5"] = "galaxys5";
97
- VIEWPORTS["reset"] = "reset";
98
- })(VIEWPORTS || (VIEWPORTS = {}));
99
- export var FILL_TYPE;
100
- (function (FILL_TYPE) {
101
- FILL_TYPE["primary"] = "primary";
102
- FILL_TYPE["secondary"] = "secondary";
103
- })(FILL_TYPE || (FILL_TYPE = {}));
104
- export var INPUT_FIELD_TYPE;
105
- (function (INPUT_FIELD_TYPE) {
106
- INPUT_FIELD_TYPE["text"] = "text";
107
- INPUT_FIELD_TYPE["search"] = "search";
108
- })(INPUT_FIELD_TYPE || (INPUT_FIELD_TYPE = {}));
109
- export var MENU_POSITIONS;
110
- (function (MENU_POSITIONS) {
111
- MENU_POSITIONS["bottom"] = "bottom";
112
- MENU_POSITIONS["auto"] = "auto";
113
- MENU_POSITIONS["top"] = "top";
114
- })(MENU_POSITIONS || (MENU_POSITIONS = {}));
115
- export var MENU_LOCATION;
116
- (function (MENU_LOCATION) {
117
- MENU_LOCATION["absolute"] = "absolute";
118
- MENU_LOCATION["fixed"] = "fixed";
119
- })(MENU_LOCATION || (MENU_LOCATION = {}));
120
- export var CREATABLE_MENU_LIST_MAX_HEIGHT = 248;
121
- export var MENU_LIST_MAX_HEIGHT = 292;
122
- export var DEFAULT_SCROLL_BAR_HIDE_DURATION = 2000;
123
- export var LANGUAGES;
124
- (function (LANGUAGES) {
125
- LANGUAGES["ru"] = "ru";
126
- LANGUAGES["en"] = "en";
127
- LANGUAGES["de"] = "de";
128
- LANGUAGES["es"] = "es";
129
- LANGUAGES["fr"] = "fr";
130
- LANGUAGES["ar"] = "ar";
131
- LANGUAGES["mal"] = "mal";
132
- })(LANGUAGES || (LANGUAGES = {}));
133
- export var HEADER_COLOR_BG;
134
- (function (HEADER_COLOR_BG) {
135
- HEADER_COLOR_BG["grey"] = "grey";
136
- HEADER_COLOR_BG["blue"] = "blue";
137
- })(HEADER_COLOR_BG || (HEADER_COLOR_BG = {}));
138
- export var MODAL_BUTTONS_DIRECTION;
139
- (function (MODAL_BUTTONS_DIRECTION) {
140
- MODAL_BUTTONS_DIRECTION["row"] = "row";
141
- MODAL_BUTTONS_DIRECTION["column"] = "column";
142
- })(MODAL_BUTTONS_DIRECTION || (MODAL_BUTTONS_DIRECTION = {}));
143
- export var THEME_ARRAY = Object.keys(THEME);
144
- export var PLATFORM_ARRAY = Object.keys(PLATFORM);
145
- export var LAYOUT_TYPE_ARRAY = Object.keys(LAYOUT_TYPE);
146
- export var FILL_TYPE_ARRAY = Object.keys(FILL_TYPE);
147
- export var MODAL_BUTTONS_DIRECTION_ARRAY = Object.keys(MODAL_BUTTONS_DIRECTION);
148
- export var WIDTH_TYPE_SUMMARY = '1 | 2 | 3 | 4 | 5 | ... | 100';
149
- export var STYLES_TYPE_DETAIL = 'type TStyles = { [key: string]: number | string }';
150
- export var CENTER = 'center';
151
- export var BOTTOM_SHEET = 'bottom-sheet';
152
- export var DIRECTION = 'direction';
153
- export var ROW = 'row';
154
- export var EVENT_LISTENER_TYPES;
155
- (function (EVENT_LISTENER_TYPES) {
156
- EVENT_LISTENER_TYPES["click"] = "click";
157
- })(EVENT_LISTENER_TYPES || (EVENT_LISTENER_TYPES = {}));
158
- export var POPUP_ON_EVENT_TYPE;
159
- (function (POPUP_ON_EVENT_TYPE) {
160
- POPUP_ON_EVENT_TYPE["hover"] = "hover";
161
- })(POPUP_ON_EVENT_TYPE || (POPUP_ON_EVENT_TYPE = {}));
162
- //# sourceMappingURL=constants.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"constants.js","sourceRoot":"","sources":["../../../src/constants/constants.ts"],"names":[],"mappings":"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"}
@@ -1,3 +0,0 @@
1
- export * from './constants';
2
- export * from './types';
3
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/constants/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAA;AAC3B,cAAc,SAAS,CAAA"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../src/constants/types.ts"],"names":[],"mappings":""}
@@ -1,89 +0,0 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
- import classNames from 'classnames';
14
- import { isArray, isNil } from 'lodash';
15
- import { v4 as uuidv4 } from 'uuid';
16
- import { AVATAR_COLOR_BOTTOM, AVATAR_COLOR_BOTTOM_PERCENTS, AVATAR_COLOR_MIDDLE, AVATAR_COLOR_MIDDLE_PERCENTS, AVATAR_COLOR_TOP, AVATAR_COLOR_TOP_PERCENTS, AVATAR_DEGREES, BOTTOM_SHEET, CENTER, COLORS, DEFAULT_HEADER_AVATAR_INDEX, FILL_TYPE, LAYOUT_TYPE, PLATFORM, THEME, } from '../constants';
17
- export var generateColor = function (color, defaultColor) {
18
- if (defaultColor === void 0) { defaultColor = ''; }
19
- return (color && CSS.supports('color', color) ? color : defaultColor);
20
- };
21
- export var isWebPlatform = function (platform) { return platform === PLATFORM.web; };
22
- export var isIosPlatform = function (platform) { return platform === PLATFORM.ios; };
23
- export var isAndroidPlatform = function (platform) { return platform === PLATFORM.android; };
24
- export var isMobilePlatform = function (platform) { return isAndroidPlatform(platform) || isIosPlatform(platform); };
25
- export var isDarkTheme = function (theme) { return theme === THEME.dark; };
26
- export var generateClassNames = function (_a) {
27
- var className = _a.className, delimiter = _a.delimiter, additionalClassName = _a.additionalClassName;
28
- return isArray(additionalClassName)
29
- ? classNames(className, additionalClassName.map(function (name) { return "".concat(className).concat(delimiter).concat(name); }))
30
- : classNames(className, "".concat(className).concat(delimiter).concat(additionalClassName));
31
- };
32
- export var generateDefaultGrayColorForIcon = function (theme) { return (theme === THEME.default ? COLORS.gray : COLORS.white80); };
33
- export var userNameToColor = function (userName) {
34
- var _a = generateAvatarColor(userName), degrees = _a.degrees, top = _a.top, topPercent = _a.topPercent, middle = _a.middle, middlePercent = _a.middlePercent, bottom = _a.bottom, bottomPercent = _a.bottomPercent;
35
- return middle
36
- ? "linear-gradient(".concat(degrees, "deg, ").concat(top, " ").concat(topPercent, "%, ").concat(middle, " ").concat(middlePercent, "%, ").concat(bottom, " ").concat(bottomPercent, "%)")
37
- : "linear-gradient(".concat(degrees, "deg, ").concat(top, " ").concat(topPercent, "%, ").concat(bottom, " ").concat(bottomPercent, "%)");
38
- };
39
- var generateAvatarData = function (index) { return ({
40
- degrees: AVATAR_DEGREES[index],
41
- top: AVATAR_COLOR_TOP[index],
42
- topPercent: AVATAR_COLOR_TOP_PERCENTS[index],
43
- middle: AVATAR_COLOR_MIDDLE[index],
44
- middlePercent: AVATAR_COLOR_MIDDLE_PERCENTS[index],
45
- bottom: AVATAR_COLOR_BOTTOM[index],
46
- bottomPercent: AVATAR_COLOR_BOTTOM_PERCENTS[index],
47
- }); };
48
- var generateAvatarColor = function (str) {
49
- if (!str)
50
- return generateAvatarData(DEFAULT_HEADER_AVATAR_INDEX);
51
- var stylesIndex = calculateAvatarStylesIndex(str) || 0;
52
- return generateAvatarData(stylesIndex);
53
- };
54
- var calculateAvatarStylesIndex = function (str) { return Math.abs(hashCode(str) % AVATAR_COLOR_TOP.length); };
55
- var hashCode = function (str) {
56
- return str.split('').reduce(function (a, b) {
57
- a = (a << 5) - a + b.charCodeAt(0);
58
- return a & a;
59
- }, 0);
60
- };
61
- var generateFirstLetterOfWord = function (word) { return (word === null || word === void 0 ? void 0 : word[0]) || ''; };
62
- export var createInitials = function (str) {
63
- var _a = str.trim().toUpperCase().split(' '), firstWord = _a[0], secondWord = _a[1];
64
- return "".concat(generateFirstLetterOfWord(firstWord)).concat(generateFirstLetterOfWord(secondWord));
65
- };
66
- export var calculatePercentageOfValue = function (_a) {
67
- var value = _a.value, percentage = _a.percentage, _b = _a.shouldBeRounded, shouldBeRounded = _b === void 0 ? true : _b;
68
- var result = (value * percentage) / 100;
69
- return shouldBeRounded ? Math.ceil(result) : result;
70
- };
71
- export var isFullScreen = function (layoutType) { return layoutType === LAYOUT_TYPE.full; };
72
- export var isPrimaryFillType = function (fillType) { return fillType === FILL_TYPE.primary; };
73
- export var isSecondaryFillType = function (fillType) { return fillType === FILL_TYPE.secondary; };
74
- export var isValueEqualToZero = function (value) { return value === 0; };
75
- export var renderStoryComponent = function (component) { return (_jsxs("div", __assign({ style: { display: 'flex', flexDirection: 'column', gap: '16px' } }, { children: [_jsxs("div", __assign({ style: { border: '1px dashed #9747FF', borderRadius: '5px', padding: '0 16px 16px' } }, { children: [_jsx("h3", { children: "Light Theme" }), component] })), _jsxs("div", __assign({ style: { background: '#242424', borderRadius: '5px', padding: '0 16px 16px' } }, { children: [_jsx("h3", __assign({ style: { color: '#F9F9F9' } }, { children: "Dark Theme" })), _jsx("div", __assign({ "data-theme": "dark" }, { children: component }))] }))] }))); };
76
- export var generateIsCloseIconHidden = function (platform, isCloseIconHidden) {
77
- return isNil(isCloseIconHidden) ? isMobilePlatform(platform) : isCloseIconHidden;
78
- };
79
- var isTextAlignEqualToCenter = function (element) { return (element ? window.getComputedStyle(element).textAlign === CENTER : false); };
80
- export var checkIfContentIsCentered = function (elementRef) {
81
- var elementRefCurrent = elementRef.current;
82
- if (elementRefCurrent)
83
- return isTextAlignEqualToCenter(elementRefCurrent) || isTextAlignEqualToCenter(elementRefCurrent.firstElementChild);
84
- };
85
- export var generateBottomSheetClassName = function (platform, shouldUseBottomSheet) {
86
- return [platform, shouldUseBottomSheet ? BOTTOM_SHEET : ''].filter(Boolean);
87
- };
88
- export var generateId = function () { return uuidv4(); };
89
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/helpers/index.tsx"],"names":[],"mappings":"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"}
@@ -1,60 +0,0 @@
1
- var __assign = (this && this.__assign) || function () {
2
- __assign = Object.assign || function(t) {
3
- for (var s, i = 1, n = arguments.length; i < n; i++) {
4
- s = arguments[i];
5
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
- t[p] = s[p];
7
- }
8
- return t;
9
- };
10
- return __assign.apply(this, arguments);
11
- };
12
- import { jsx as _jsx } from "react/jsx-runtime";
13
- import { useLayoutEffect, useState, useCallback } from 'react';
14
- import Popup from 'reactjs-popup';
15
- import { BottomSheet } from 'alex.chus-react-spring-bottom-sheet';
16
- import 'alex.chus-react-spring-bottom-sheet/dist/style.css';
17
- import { isMobilePlatform } from '../helpers';
18
- import { BOTTOM_SHEET, PLATFORM } from '../constants';
19
- var MAX_MODAL_MOBILE_HEIGHT = 360;
20
- var MODAL_ANIMATION = 'modalFadeIn 0.25s ease-in-out forwards';
21
- var BOTTOM_SHEET_BORDER_RADIUS = '24px';
22
- export var useModal = function (_a) {
23
- var isModalOpen = _a.isModalOpen, _b = _a.platform, platform = _b === void 0 ? PLATFORM.web : _b, _c = _a.isDisabledBottomSheet, isDisabledBottomSheet = _c === void 0 ? false : _c, _d = _a.initialIsBottomSheet, initialIsBottomSheet = _d === void 0 ? false : _d, modalRef = _a.modalRef, isClosableOutside = _a.isClosableOutside, handleCloseModal = _a.handleCloseModal, popupClassName = _a.popupClassName, popupStyles = _a.popupStyles, bottomSheetProps = _a.bottomSheetProps, scrollRef = _a.scrollRef;
24
- var _e = useState(initialIsBottomSheet), shouldUseBottomSheet = _e[0], setShouldUseBottomSheet = _e[1];
25
- var updateModalState = useCallback(function () {
26
- var modalElement = modalRef.current;
27
- if (!modalElement)
28
- return;
29
- var modalHeight = modalElement.getBoundingClientRect().height;
30
- var shouldShowBottomSheet = !isDisabledBottomSheet && isMobilePlatform(platform) && (initialIsBottomSheet || modalHeight > MAX_MODAL_MOBILE_HEIGHT);
31
- setShouldUseBottomSheet(shouldShowBottomSheet);
32
- }, [platform, isDisabledBottomSheet, initialIsBottomSheet, modalRef]);
33
- useLayoutEffect(function () {
34
- if (!isModalOpen)
35
- return;
36
- // Даем время для рендера контента
37
- var updateModalTimeout = setTimeout(updateModalState, 0);
38
- return function () {
39
- clearTimeout(updateModalTimeout);
40
- setShouldUseBottomSheet(initialIsBottomSheet);
41
- };
42
- }, [isModalOpen, updateModalState, modalRef, initialIsBottomSheet]);
43
- var renderModal = function (children) {
44
- if (!isModalOpen)
45
- return null;
46
- var handleOutsideClick = function (event) {
47
- event.preventDefault();
48
- event.stopPropagation();
49
- handleCloseModal();
50
- };
51
- var BottomSheetModal = (_jsx(BottomSheet, __assign({ id: BOTTOM_SHEET, open: isModalOpen, onDismiss: handleCloseModal, expandOnContentDrag: true, sibling: _jsx("div", { "data-rsbs-backdrop": "true", onClick: handleOutsideClick }), style: { '--rsbs-overlay-rounded': BOTTOM_SHEET_BORDER_RADIUS }, externalScrollContainer: scrollRef === null || scrollRef === void 0 ? void 0 : scrollRef.current }, bottomSheetProps, { children: children })));
52
- var Modal = (_jsx(Popup, __assign({ className: popupClassName, overlayStyle: __assign(__assign({}, popupStyles), { opacity: 0, animation: MODAL_ANIMATION }), closeOnDocumentClick: isClosableOutside, modal: true, open: isModalOpen, closeOnEscape: isClosableOutside, onClose: handleCloseModal }, { children: children })));
53
- return shouldUseBottomSheet ? BottomSheetModal : Modal;
54
- };
55
- return {
56
- shouldUseBottomSheet: shouldUseBottomSheet,
57
- renderModal: renderModal,
58
- };
59
- };
60
- //# sourceMappingURL=useModal.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useModal.js","sourceRoot":"","sources":["../../../src/hooks/useModal.tsx"],"names":[],"mappings":"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"}
@@ -1,4 +0,0 @@
1
- export * from './styles';
2
- export * from './сomponents';
3
- export * from './сomponents/types';
4
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,cAAc,CAAA;AAC5B,cAAc,oBAAoB,CAAA"}
@@ -1,2 +0,0 @@
1
- export * from './styles.scss';
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/styles/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA"}
File without changes