@expressms/smartapp-ui 2.8.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 (443) hide show
  1. package/build/main/assets/storybook/index.d.ts +2 -0
  2. package/build/main/components/Charts/ChartBar/ChartBar.d.ts +4 -0
  3. package/build/main/components/Charts/ChartLine/ChartLine.d.ts +4 -0
  4. package/build/main/components/Charts/ChartPie/ChartPie.d.ts +4 -0
  5. package/build/main/components/Charts/index.d.ts +3 -0
  6. package/build/main/components/CustomSelect/CustomSelect.d.ts +12 -0
  7. package/build/main/{/321/201omponents → components}/CustomSelect/types.d.ts +1 -0
  8. package/build/main/components/DraggablePopup/DraggablePopup.d.ts +4 -0
  9. package/build/main/components/DraggablePopup/index.d.ts +1 -0
  10. package/build/main/components/DraggablePopup/types.d.ts +60 -0
  11. package/build/main/{/321/201omponents → components}/ListItem/types.d.ts +2 -1
  12. package/build/main/{/321/201omponents → components}/Loader/Loader.d.ts +1 -1
  13. package/build/main/{/321/201omponents → components}/Loader/types.d.ts +2 -0
  14. package/build/main/components/Modal/Modal.d.ts +4 -0
  15. package/build/main/{/321/201omponents → components}/Modal/types.d.ts +11 -5
  16. package/build/main/{/321/201omponents → components}/ScrollBar/ScrollBar.d.ts +1 -1
  17. package/build/main/{/321/201omponents → components}/ScrollBar/types.d.ts +1 -0
  18. package/build/main/components/Skeleton/Skeleton.d.ts +4 -0
  19. package/build/main/components/Skeleton/index.d.ts +1 -0
  20. package/build/main/{/321/201omponents → components}/UserDropdown/helpers.d.ts +0 -1
  21. package/build/main/constants/constants.d.ts +6 -1
  22. package/build/main/hooks/useModal.d.ts +0 -1
  23. package/build/main/index.d.ts +34 -3
  24. package/package.json +66 -58
  25. package/build/main/assets/icons/arrow-back.svg +0 -3
  26. package/build/main/assets/icons/arrow-down.svg +0 -3
  27. package/build/main/assets/icons/arrow-up.svg +0 -3
  28. package/build/main/assets/icons/attachment-loader.svg +0 -3
  29. package/build/main/assets/icons/button-loader.svg +0 -3
  30. package/build/main/assets/icons/cancel-cross.svg +0 -3
  31. package/build/main/assets/icons/check-mark.svg +0 -4
  32. package/build/main/assets/icons/clear.svg +0 -3
  33. package/build/main/assets/icons/close-stories.svg +0 -4
  34. package/build/main/assets/icons/close.svg +0 -10
  35. package/build/main/assets/icons/contact-info.svg +0 -12
  36. package/build/main/assets/icons/corporate-user.svg +0 -10
  37. package/build/main/assets/icons/crown.svg +0 -5
  38. package/build/main/assets/icons/delete-chip.svg +0 -3
  39. package/build/main/assets/icons/download.svg +0 -4
  40. package/build/main/assets/icons/error.svg +0 -5
  41. package/build/main/assets/icons/external-link.svg +0 -3
  42. package/build/main/assets/icons/eye-off.svg +0 -10
  43. package/build/main/assets/icons/eye.svg +0 -10
  44. package/build/main/assets/icons/file.svg +0 -3
  45. package/build/main/assets/icons/info.svg +0 -5
  46. package/build/main/assets/icons/loader.svg +0 -3
  47. package/build/main/assets/icons/logout.svg +0 -4
  48. package/build/main/assets/icons/magnifying-glass.svg +0 -3
  49. package/build/main/assets/icons/mail.svg +0 -3
  50. package/build/main/assets/icons/my-contact-user.svg +0 -10
  51. package/build/main/assets/icons/notification-close.svg +0 -3
  52. package/build/main/assets/icons/notification-error.svg +0 -3
  53. package/build/main/assets/icons/notification-failure.svg +0 -3
  54. package/build/main/assets/icons/notification-info.svg +0 -5
  55. package/build/main/assets/icons/notification-success.svg +0 -4
  56. package/build/main/assets/icons/notification-warning.svg +0 -5
  57. package/build/main/assets/icons/order.svg +0 -6
  58. package/build/main/assets/icons/plus.svg +0 -4
  59. package/build/main/assets/icons/private.svg +0 -12
  60. package/build/main/assets/icons/refresh.svg +0 -3
  61. package/build/main/assets/icons/story-loader.svg +0 -3
  62. package/build/main/assets/icons/tick.svg +0 -10
  63. package/build/main/assets/icons/trash.svg +0 -3
  64. package/build/main/assets/icons/unread-mails.svg +0 -4
  65. package/build/main/assets/storybook/index.js +0 -19
  66. package/build/main/assets/storybook/index.js.map +0 -1
  67. package/build/main/constants/constants.js +0 -154
  68. package/build/main/constants/constants.js.map +0 -1
  69. package/build/main/constants/index.js +0 -3
  70. package/build/main/constants/index.js.map +0 -1
  71. package/build/main/constants/types.js +0 -2
  72. package/build/main/constants/types.js.map +0 -1
  73. package/build/main/helpers/index.js +0 -89
  74. package/build/main/helpers/index.js.map +0 -1
  75. package/build/main/hooks/useModal.js +0 -60
  76. package/build/main/hooks/useModal.js.map +0 -1
  77. package/build/main/index.js +0 -4
  78. package/build/main/index.js.map +0 -1
  79. package/build/main/styles/index.js +0 -2
  80. package/build/main/styles/index.js.map +0 -1
  81. package/build/main/styles/main.js +0 -0
  82. package/build/main/styles/styles.scss +0 -14
  83. package/build/main//321/201omponents/ActionModal/ActionModal.js +0 -55
  84. package/build/main//321/201omponents/ActionModal/ActionModal.js.map +0 -1
  85. package/build/main//321/201omponents/ActionModal/index.js +0 -2
  86. package/build/main//321/201omponents/ActionModal/index.js.map +0 -1
  87. package/build/main//321/201omponents/ActionModal/types.js +0 -2
  88. package/build/main//321/201omponents/ActionModal/types.js.map +0 -1
  89. package/build/main//321/201omponents/AttachedFile/AttachedFile.js +0 -60
  90. package/build/main//321/201omponents/AttachedFile/AttachedFile.js.map +0 -1
  91. package/build/main//321/201omponents/AttachedFile/index.js +0 -2
  92. package/build/main//321/201omponents/AttachedFile/index.js.map +0 -1
  93. package/build/main//321/201omponents/AttachedFile/types.js +0 -2
  94. package/build/main//321/201omponents/AttachedFile/types.js.map +0 -1
  95. package/build/main//321/201omponents/Avatar/Avatar.js +0 -131
  96. package/build/main//321/201omponents/Avatar/Avatar.js.map +0 -1
  97. package/build/main//321/201omponents/Avatar/index.js +0 -2
  98. package/build/main//321/201omponents/Avatar/index.js.map +0 -1
  99. package/build/main//321/201omponents/Avatar/types.js +0 -9
  100. package/build/main//321/201omponents/Avatar/types.js.map +0 -1
  101. package/build/main//321/201omponents/Button/Button.js +0 -57
  102. package/build/main//321/201omponents/Button/Button.js.map +0 -1
  103. package/build/main//321/201omponents/Button/index.js +0 -2
  104. package/build/main//321/201omponents/Button/index.js.map +0 -1
  105. package/build/main//321/201omponents/Button/types.js +0 -11
  106. package/build/main//321/201omponents/Button/types.js.map +0 -1
  107. package/build/main//321/201omponents/CachedImage/CachedImage.js +0 -59
  108. package/build/main//321/201omponents/CachedImage/CachedImage.js.map +0 -1
  109. package/build/main//321/201omponents/CachedImage/helpers.js +0 -40
  110. package/build/main//321/201omponents/CachedImage/helpers.js.map +0 -1
  111. package/build/main//321/201omponents/CachedImage/index.js +0 -2
  112. package/build/main//321/201omponents/CachedImage/index.js.map +0 -1
  113. package/build/main//321/201omponents/CachedImage/types.js +0 -2
  114. package/build/main//321/201omponents/CachedImage/types.js.map +0 -1
  115. package/build/main//321/201omponents/Calendar/Calendar.js +0 -48
  116. package/build/main//321/201omponents/Calendar/Calendar.js.map +0 -1
  117. package/build/main//321/201omponents/Calendar/index.js +0 -2
  118. package/build/main//321/201omponents/Calendar/index.js.map +0 -1
  119. package/build/main//321/201omponents/Calendar/types.js +0 -2
  120. package/build/main//321/201omponents/Calendar/types.js.map +0 -1
  121. package/build/main//321/201omponents/Charts/ChartBar/ChartBar.d.ts +0 -3
  122. package/build/main//321/201omponents/Charts/ChartBar/ChartBar.js +0 -45
  123. package/build/main//321/201omponents/Charts/ChartBar/ChartBar.js.map +0 -1
  124. package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.js +0 -71
  125. package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.js.map +0 -1
  126. package/build/main//321/201omponents/Charts/ChartLine/ChartLine.d.ts +0 -3
  127. package/build/main//321/201omponents/Charts/ChartLine/ChartLine.js +0 -40
  128. package/build/main//321/201omponents/Charts/ChartLine/ChartLine.js.map +0 -1
  129. package/build/main//321/201omponents/Charts/ChartPie/ChartPie.d.ts +0 -3
  130. package/build/main//321/201omponents/Charts/ChartPie/ChartPie.js +0 -62
  131. package/build/main//321/201omponents/Charts/ChartPie/ChartPie.js.map +0 -1
  132. package/build/main//321/201omponents/Charts/colors.js +0 -4
  133. package/build/main//321/201omponents/Charts/colors.js.map +0 -1
  134. package/build/main//321/201omponents/Charts/constants.js +0 -43
  135. package/build/main//321/201omponents/Charts/constants.js.map +0 -1
  136. package/build/main//321/201omponents/Charts/helpers.js +0 -73
  137. package/build/main//321/201omponents/Charts/helpers.js.map +0 -1
  138. package/build/main//321/201omponents/Charts/index.d.ts +0 -3
  139. package/build/main//321/201omponents/Charts/index.js +0 -4
  140. package/build/main//321/201omponents/Charts/index.js.map +0 -1
  141. package/build/main//321/201omponents/Charts/types.js +0 -2
  142. package/build/main//321/201omponents/Charts/types.js.map +0 -1
  143. package/build/main//321/201omponents/Charts/useEvents.js +0 -45
  144. package/build/main//321/201omponents/Charts/useEvents.js.map +0 -1
  145. package/build/main//321/201omponents/Charts/usePieEvents.js +0 -57
  146. package/build/main//321/201omponents/Charts/usePieEvents.js.map +0 -1
  147. package/build/main//321/201omponents/Checkbox/Checkbox.js +0 -38
  148. package/build/main//321/201omponents/Checkbox/Checkbox.js.map +0 -1
  149. package/build/main//321/201omponents/Checkbox/index.js +0 -2
  150. package/build/main//321/201omponents/Checkbox/index.js.map +0 -1
  151. package/build/main//321/201omponents/Checkbox/types.js +0 -2
  152. package/build/main//321/201omponents/Checkbox/types.js.map +0 -1
  153. package/build/main//321/201omponents/Chip/Chip.js +0 -35
  154. package/build/main//321/201omponents/Chip/Chip.js.map +0 -1
  155. package/build/main//321/201omponents/Chip/index.js +0 -2
  156. package/build/main//321/201omponents/Chip/index.js.map +0 -1
  157. package/build/main//321/201omponents/Chip/types.js +0 -2
  158. package/build/main//321/201omponents/Chip/types.js.map +0 -1
  159. package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.js +0 -70
  160. package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.js.map +0 -1
  161. package/build/main//321/201omponents/ConfirmationModal/index.js +0 -2
  162. package/build/main//321/201omponents/ConfirmationModal/index.js.map +0 -1
  163. package/build/main//321/201omponents/ConfirmationModal/types.js +0 -2
  164. package/build/main//321/201omponents/ConfirmationModal/types.js.map +0 -1
  165. package/build/main//321/201omponents/ContextMenu/ContextMenu.js +0 -75
  166. package/build/main//321/201omponents/ContextMenu/ContextMenu.js.map +0 -1
  167. package/build/main//321/201omponents/ContextMenu/index.js +0 -2
  168. package/build/main//321/201omponents/ContextMenu/index.js.map +0 -1
  169. package/build/main//321/201omponents/ContextMenu/types.js +0 -2
  170. package/build/main//321/201omponents/ContextMenu/types.js.map +0 -1
  171. package/build/main//321/201omponents/CustomSelect/CustomSelect.d.ts +0 -4
  172. package/build/main//321/201omponents/CustomSelect/CustomSelect.js +0 -173
  173. package/build/main//321/201omponents/CustomSelect/CustomSelect.js.map +0 -1
  174. package/build/main//321/201omponents/CustomSelect/index.js +0 -2
  175. package/build/main//321/201omponents/CustomSelect/index.js.map +0 -1
  176. package/build/main//321/201omponents/CustomSelect/selectStyles.js +0 -61
  177. package/build/main//321/201omponents/CustomSelect/selectStyles.js.map +0 -1
  178. package/build/main//321/201omponents/CustomSelect/types.js +0 -2
  179. package/build/main//321/201omponents/CustomSelect/types.js.map +0 -1
  180. package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.js +0 -57
  181. package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.js.map +0 -1
  182. package/build/main//321/201omponents/CustomSelectProfiles/index.js +0 -2
  183. package/build/main//321/201omponents/CustomSelectProfiles/index.js.map +0 -1
  184. package/build/main//321/201omponents/CustomSelectProfiles/types.js +0 -2
  185. package/build/main//321/201omponents/CustomSelectProfiles/types.js.map +0 -1
  186. package/build/main//321/201omponents/DragAndDrop/DragAndDrop.js +0 -57
  187. package/build/main//321/201omponents/DragAndDrop/DragAndDrop.js.map +0 -1
  188. package/build/main//321/201omponents/DragAndDrop/index.js +0 -2
  189. package/build/main//321/201omponents/DragAndDrop/index.js.map +0 -1
  190. package/build/main//321/201omponents/DragAndDrop/types.js +0 -2
  191. package/build/main//321/201omponents/DragAndDrop/types.js.map +0 -1
  192. package/build/main//321/201omponents/Error/Error.js +0 -23
  193. package/build/main//321/201omponents/Error/Error.js.map +0 -1
  194. package/build/main//321/201omponents/Error/index.js +0 -2
  195. package/build/main//321/201omponents/Error/index.js.map +0 -1
  196. package/build/main//321/201omponents/Error/types.js +0 -2
  197. package/build/main//321/201omponents/Error/types.js.map +0 -1
  198. package/build/main//321/201omponents/Flex/Flex.js +0 -49
  199. package/build/main//321/201omponents/Flex/Flex.js.map +0 -1
  200. package/build/main//321/201omponents/Flex/HFlex/HFlex.js +0 -16
  201. package/build/main//321/201omponents/Flex/HFlex/HFlex.js.map +0 -1
  202. package/build/main//321/201omponents/Flex/HFlex/index.js +0 -2
  203. package/build/main//321/201omponents/Flex/HFlex/index.js.map +0 -1
  204. package/build/main//321/201omponents/Flex/VFlex/VFlex.js +0 -16
  205. package/build/main//321/201omponents/Flex/VFlex/VFlex.js.map +0 -1
  206. package/build/main//321/201omponents/Flex/VFlex/index.js +0 -2
  207. package/build/main//321/201omponents/Flex/VFlex/index.js.map +0 -1
  208. package/build/main//321/201omponents/Flex/index.js +0 -4
  209. package/build/main//321/201omponents/Flex/index.js.map +0 -1
  210. package/build/main//321/201omponents/Flex/types.js +0 -2
  211. package/build/main//321/201omponents/Flex/types.js.map +0 -1
  212. package/build/main//321/201omponents/Header/Header.js +0 -124
  213. package/build/main//321/201omponents/Header/Header.js.map +0 -1
  214. package/build/main//321/201omponents/Header/index.js +0 -2
  215. package/build/main//321/201omponents/Header/index.js.map +0 -1
  216. package/build/main//321/201omponents/Header/types.js +0 -2
  217. package/build/main//321/201omponents/Header/types.js.map +0 -1
  218. package/build/main//321/201omponents/Input/Input.js +0 -207
  219. package/build/main//321/201omponents/Input/Input.js.map +0 -1
  220. package/build/main//321/201omponents/Input/index.js +0 -2
  221. package/build/main//321/201omponents/Input/index.js.map +0 -1
  222. package/build/main//321/201omponents/Input/types.js +0 -2
  223. package/build/main//321/201omponents/Input/types.js.map +0 -1
  224. package/build/main//321/201omponents/ListItem/ListItem.js +0 -208
  225. package/build/main//321/201omponents/ListItem/ListItem.js.map +0 -1
  226. package/build/main//321/201omponents/ListItem/index.js +0 -2
  227. package/build/main//321/201omponents/ListItem/index.js.map +0 -1
  228. package/build/main//321/201omponents/ListItem/types.js +0 -2
  229. package/build/main//321/201omponents/ListItem/types.js.map +0 -1
  230. package/build/main//321/201omponents/Loader/Loader.js +0 -37
  231. package/build/main//321/201omponents/Loader/Loader.js.map +0 -1
  232. package/build/main//321/201omponents/Loader/index.js +0 -2
  233. package/build/main//321/201omponents/Loader/index.js.map +0 -1
  234. package/build/main//321/201omponents/Loader/types.js +0 -2
  235. package/build/main//321/201omponents/Loader/types.js.map +0 -1
  236. package/build/main//321/201omponents/Modal/Modal.d.ts +0 -4
  237. package/build/main//321/201omponents/Modal/Modal.js +0 -92
  238. package/build/main//321/201omponents/Modal/Modal.js.map +0 -1
  239. package/build/main//321/201omponents/Modal/index.js +0 -2
  240. package/build/main//321/201omponents/Modal/index.js.map +0 -1
  241. package/build/main//321/201omponents/Modal/types.js +0 -2
  242. package/build/main//321/201omponents/Modal/types.js.map +0 -1
  243. package/build/main//321/201omponents/Notification/Notification.js +0 -197
  244. package/build/main//321/201omponents/Notification/Notification.js.map +0 -1
  245. package/build/main//321/201omponents/Notification/index.js +0 -2
  246. package/build/main//321/201omponents/Notification/index.js.map +0 -1
  247. package/build/main//321/201omponents/Notification/types.js +0 -2
  248. package/build/main//321/201omponents/Notification/types.js.map +0 -1
  249. package/build/main//321/201omponents/Profile/Profile.js +0 -42
  250. package/build/main//321/201omponents/Profile/Profile.js.map +0 -1
  251. package/build/main//321/201omponents/Profile/index.js +0 -2
  252. package/build/main//321/201omponents/Profile/index.js.map +0 -1
  253. package/build/main//321/201omponents/Profile/types.js +0 -2
  254. package/build/main//321/201omponents/Profile/types.js.map +0 -1
  255. package/build/main//321/201omponents/ProgressBar/ProgressBar.js +0 -66
  256. package/build/main//321/201omponents/ProgressBar/ProgressBar.js.map +0 -1
  257. package/build/main//321/201omponents/ProgressBar/index.js +0 -2
  258. package/build/main//321/201omponents/ProgressBar/index.js.map +0 -1
  259. package/build/main//321/201omponents/ProgressBar/types.js +0 -2
  260. package/build/main//321/201omponents/ProgressBar/types.js.map +0 -1
  261. package/build/main//321/201omponents/RadioButton/RadioButton.js +0 -37
  262. package/build/main//321/201omponents/RadioButton/RadioButton.js.map +0 -1
  263. package/build/main//321/201omponents/RadioButton/index.js +0 -2
  264. package/build/main//321/201omponents/RadioButton/index.js.map +0 -1
  265. package/build/main//321/201omponents/RadioButton/types.js +0 -2
  266. package/build/main//321/201omponents/RadioButton/types.js.map +0 -1
  267. package/build/main//321/201omponents/ScrollBar/ScrollBar.js +0 -63
  268. package/build/main//321/201omponents/ScrollBar/ScrollBar.js.map +0 -1
  269. package/build/main//321/201omponents/ScrollBar/index.js +0 -2
  270. package/build/main//321/201omponents/ScrollBar/index.js.map +0 -1
  271. package/build/main//321/201omponents/ScrollBar/types.js +0 -2
  272. package/build/main//321/201omponents/ScrollBar/types.js.map +0 -1
  273. package/build/main//321/201omponents/Skeleton/Skeleton.d.ts +0 -3
  274. package/build/main//321/201omponents/Skeleton/Skeleton.js +0 -58
  275. package/build/main//321/201omponents/Skeleton/Skeleton.js.map +0 -1
  276. package/build/main//321/201omponents/Skeleton/index.d.ts +0 -1
  277. package/build/main//321/201omponents/Skeleton/index.js +0 -2
  278. package/build/main//321/201omponents/Skeleton/index.js.map +0 -1
  279. package/build/main//321/201omponents/Skeleton/types.js +0 -2
  280. package/build/main//321/201omponents/Skeleton/types.js.map +0 -1
  281. package/build/main//321/201omponents/Stories/Stories.js +0 -296
  282. package/build/main//321/201omponents/Stories/Stories.js.map +0 -1
  283. package/build/main//321/201omponents/Stories/index.js +0 -2
  284. package/build/main//321/201omponents/Stories/index.js.map +0 -1
  285. package/build/main//321/201omponents/Stories/types.js +0 -11
  286. package/build/main//321/201omponents/Stories/types.js.map +0 -1
  287. package/build/main//321/201omponents/Switcher/Switcher.js +0 -34
  288. package/build/main//321/201omponents/Switcher/Switcher.js.map +0 -1
  289. package/build/main//321/201omponents/Switcher/index.js +0 -2
  290. package/build/main//321/201omponents/Switcher/index.js.map +0 -1
  291. package/build/main//321/201omponents/Switcher/types.js +0 -2
  292. package/build/main//321/201omponents/Switcher/types.js.map +0 -1
  293. package/build/main//321/201omponents/SyncLoader/SyncLoader.js +0 -65
  294. package/build/main//321/201omponents/SyncLoader/SyncLoader.js.map +0 -1
  295. package/build/main//321/201omponents/SyncLoader/index.js +0 -2
  296. package/build/main//321/201omponents/SyncLoader/index.js.map +0 -1
  297. package/build/main//321/201omponents/SyncLoader/types.js +0 -2
  298. package/build/main//321/201omponents/SyncLoader/types.js.map +0 -1
  299. package/build/main//321/201omponents/Textarea/Textarea.js +0 -96
  300. package/build/main//321/201omponents/Textarea/Textarea.js.map +0 -1
  301. package/build/main//321/201omponents/Textarea/index.js +0 -2
  302. package/build/main//321/201omponents/Textarea/index.js.map +0 -1
  303. package/build/main//321/201omponents/Textarea/types.js +0 -2
  304. package/build/main//321/201omponents/Textarea/types.js.map +0 -1
  305. package/build/main//321/201omponents/Toggle/Toggle.js +0 -38
  306. package/build/main//321/201omponents/Toggle/Toggle.js.map +0 -1
  307. package/build/main//321/201omponents/Toggle/index.js +0 -2
  308. package/build/main//321/201omponents/Toggle/index.js.map +0 -1
  309. package/build/main//321/201omponents/Toggle/types.js +0 -2
  310. package/build/main//321/201omponents/Toggle/types.js.map +0 -1
  311. package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.js +0 -31
  312. package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.js.map +0 -1
  313. package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.js +0 -70
  314. package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.js.map +0 -1
  315. package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.js +0 -23
  316. package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.js.map +0 -1
  317. package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.js +0 -81
  318. package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.js.map +0 -1
  319. package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.js +0 -40
  320. package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.js.map +0 -1
  321. package/build/main//321/201omponents/UserDropdown/Option/Option.js +0 -90
  322. package/build/main//321/201omponents/UserDropdown/Option/Option.js.map +0 -1
  323. package/build/main//321/201omponents/UserDropdown/UserDropdown.js +0 -434
  324. package/build/main//321/201omponents/UserDropdown/UserDropdown.js.map +0 -1
  325. package/build/main//321/201omponents/UserDropdown/helpers.js +0 -93
  326. package/build/main//321/201omponents/UserDropdown/helpers.js.map +0 -1
  327. package/build/main//321/201omponents/UserDropdown/index.js +0 -2
  328. package/build/main//321/201omponents/UserDropdown/index.js.map +0 -1
  329. package/build/main//321/201omponents/UserDropdown/selectStyles.js +0 -75
  330. package/build/main//321/201omponents/UserDropdown/selectStyles.js.map +0 -1
  331. package/build/main//321/201omponents/UserDropdown/types.js +0 -2
  332. package/build/main//321/201omponents/UserDropdown/types.js.map +0 -1
  333. package/build/main//321/201omponents/index.d.ts +0 -33
  334. package/build/main//321/201omponents/index.js +0 -34
  335. package/build/main//321/201omponents/index.js.map +0 -1
  336. package/build/main//321/201omponents/types.js +0 -2
  337. package/build/main//321/201omponents/types.js.map +0 -1
  338. /package/build/main/{/321/201omponents/ActionModal/ActionModal.d.ts" → components/ActionModal/ActionModal.d.ts} +0 -0
  339. /package/build/main/{/321/201omponents/ActionModal/index.d.ts" → components/ActionModal/index.d.ts} +0 -0
  340. /package/build/main/{/321/201omponents/ActionModal/types.d.ts" → components/ActionModal/types.d.ts} +0 -0
  341. /package/build/main/{/321/201omponents/AttachedFile/AttachedFile.d.ts" → components/AttachedFile/AttachedFile.d.ts} +0 -0
  342. /package/build/main/{/321/201omponents/AttachedFile/index.d.ts" → components/AttachedFile/index.d.ts} +0 -0
  343. /package/build/main/{/321/201omponents/AttachedFile/types.d.ts" → components/AttachedFile/types.d.ts} +0 -0
  344. /package/build/main/{/321/201omponents/Avatar/Avatar.d.ts" → components/Avatar/Avatar.d.ts} +0 -0
  345. /package/build/main/{/321/201omponents/Avatar/index.d.ts" → components/Avatar/index.d.ts} +0 -0
  346. /package/build/main/{/321/201omponents/Avatar/types.d.ts" → components/Avatar/types.d.ts} +0 -0
  347. /package/build/main/{/321/201omponents/Button/Button.d.ts" → components/Button/Button.d.ts} +0 -0
  348. /package/build/main/{/321/201omponents/Button/index.d.ts" → components/Button/index.d.ts} +0 -0
  349. /package/build/main/{/321/201omponents/Button/types.d.ts" → components/Button/types.d.ts} +0 -0
  350. /package/build/main/{/321/201omponents/CachedImage/CachedImage.d.ts" → components/CachedImage/CachedImage.d.ts} +0 -0
  351. /package/build/main/{/321/201omponents/CachedImage/helpers.d.ts" → components/CachedImage/helpers.d.ts} +0 -0
  352. /package/build/main/{/321/201omponents/CachedImage/index.d.ts" → components/CachedImage/index.d.ts} +0 -0
  353. /package/build/main/{/321/201omponents/CachedImage/types.d.ts" → components/CachedImage/types.d.ts} +0 -0
  354. /package/build/main/{/321/201omponents/Calendar/Calendar.d.ts" → components/Calendar/Calendar.d.ts} +0 -0
  355. /package/build/main/{/321/201omponents/Calendar/index.d.ts" → components/Calendar/index.d.ts} +0 -0
  356. /package/build/main/{/321/201omponents/Calendar/types.d.ts" → components/Calendar/types.d.ts} +0 -0
  357. /package/build/main/{/321/201omponents/Charts/ChartLegend/ChartLegend.d.ts" → components/Charts/ChartLegend/ChartLegend.d.ts} +0 -0
  358. /package/build/main/{/321/201omponents/Charts/colors.d.ts" → components/Charts/colors.d.ts} +0 -0
  359. /package/build/main/{/321/201omponents/Charts/constants.d.ts" → components/Charts/constants.d.ts} +0 -0
  360. /package/build/main/{/321/201omponents/Charts/helpers.d.ts" → components/Charts/helpers.d.ts} +0 -0
  361. /package/build/main/{/321/201omponents/Charts/types.d.ts" → components/Charts/types.d.ts} +0 -0
  362. /package/build/main/{/321/201omponents/Charts/useEvents.d.ts" → components/Charts/useEvents.d.ts} +0 -0
  363. /package/build/main/{/321/201omponents/Charts/usePieEvents.d.ts" → components/Charts/usePieEvents.d.ts} +0 -0
  364. /package/build/main/{/321/201omponents/Checkbox/Checkbox.d.ts" → components/Checkbox/Checkbox.d.ts} +0 -0
  365. /package/build/main/{/321/201omponents/Checkbox/index.d.ts" → components/Checkbox/index.d.ts} +0 -0
  366. /package/build/main/{/321/201omponents/Checkbox/types.d.ts" → components/Checkbox/types.d.ts} +0 -0
  367. /package/build/main/{/321/201omponents/Chip/Chip.d.ts" → components/Chip/Chip.d.ts} +0 -0
  368. /package/build/main/{/321/201omponents/Chip/index.d.ts" → components/Chip/index.d.ts} +0 -0
  369. /package/build/main/{/321/201omponents/Chip/types.d.ts" → components/Chip/types.d.ts} +0 -0
  370. /package/build/main/{/321/201omponents/ConfirmationModal/ConfirmationModal.d.ts" → components/ConfirmationModal/ConfirmationModal.d.ts} +0 -0
  371. /package/build/main/{/321/201omponents/ConfirmationModal/index.d.ts" → components/ConfirmationModal/index.d.ts} +0 -0
  372. /package/build/main/{/321/201omponents/ConfirmationModal/types.d.ts" → components/ConfirmationModal/types.d.ts} +0 -0
  373. /package/build/main/{/321/201omponents/ContextMenu/ContextMenu.d.ts" → components/ContextMenu/ContextMenu.d.ts} +0 -0
  374. /package/build/main/{/321/201omponents/ContextMenu/index.d.ts" → components/ContextMenu/index.d.ts} +0 -0
  375. /package/build/main/{/321/201omponents/ContextMenu/types.d.ts" → components/ContextMenu/types.d.ts} +0 -0
  376. /package/build/main/{/321/201omponents/CustomSelect/index.d.ts" → components/CustomSelect/index.d.ts} +0 -0
  377. /package/build/main/{/321/201omponents/CustomSelect/selectStyles.d.ts" → components/CustomSelect/selectStyles.d.ts} +0 -0
  378. /package/build/main/{/321/201omponents/CustomSelectProfiles/CustomSelectProfiles.d.ts" → components/CustomSelectProfiles/CustomSelectProfiles.d.ts} +0 -0
  379. /package/build/main/{/321/201omponents/CustomSelectProfiles/index.d.ts" → components/CustomSelectProfiles/index.d.ts} +0 -0
  380. /package/build/main/{/321/201omponents/CustomSelectProfiles/types.d.ts" → components/CustomSelectProfiles/types.d.ts} +0 -0
  381. /package/build/main/{/321/201omponents/DragAndDrop/DragAndDrop.d.ts" → components/DragAndDrop/DragAndDrop.d.ts} +0 -0
  382. /package/build/main/{/321/201omponents/DragAndDrop/index.d.ts" → components/DragAndDrop/index.d.ts} +0 -0
  383. /package/build/main/{/321/201omponents/DragAndDrop/types.d.ts" → components/DragAndDrop/types.d.ts} +0 -0
  384. /package/build/main/{/321/201omponents/Error/Error.d.ts" → components/Error/Error.d.ts} +0 -0
  385. /package/build/main/{/321/201omponents/Error/index.d.ts" → components/Error/index.d.ts} +0 -0
  386. /package/build/main/{/321/201omponents/Error/types.d.ts" → components/Error/types.d.ts} +0 -0
  387. /package/build/main/{/321/201omponents/Flex/Flex.d.ts" → components/Flex/Flex.d.ts} +0 -0
  388. /package/build/main/{/321/201omponents/Flex/HFlex/HFlex.d.ts" → components/Flex/HFlex/HFlex.d.ts} +0 -0
  389. /package/build/main/{/321/201omponents/Flex/HFlex/index.d.ts" → components/Flex/HFlex/index.d.ts} +0 -0
  390. /package/build/main/{/321/201omponents/Flex/VFlex/VFlex.d.ts" → components/Flex/VFlex/VFlex.d.ts} +0 -0
  391. /package/build/main/{/321/201omponents/Flex/VFlex/index.d.ts" → components/Flex/VFlex/index.d.ts} +0 -0
  392. /package/build/main/{/321/201omponents/Flex/index.d.ts" → components/Flex/index.d.ts} +0 -0
  393. /package/build/main/{/321/201omponents/Flex/types.d.ts" → components/Flex/types.d.ts} +0 -0
  394. /package/build/main/{/321/201omponents/Header/Header.d.ts" → components/Header/Header.d.ts} +0 -0
  395. /package/build/main/{/321/201omponents/Header/index.d.ts" → components/Header/index.d.ts} +0 -0
  396. /package/build/main/{/321/201omponents/Header/types.d.ts" → components/Header/types.d.ts} +0 -0
  397. /package/build/main/{/321/201omponents/Input/Input.d.ts" → components/Input/Input.d.ts} +0 -0
  398. /package/build/main/{/321/201omponents/Input/index.d.ts" → components/Input/index.d.ts} +0 -0
  399. /package/build/main/{/321/201omponents/Input/types.d.ts" → components/Input/types.d.ts} +0 -0
  400. /package/build/main/{/321/201omponents/ListItem/ListItem.d.ts" → components/ListItem/ListItem.d.ts} +0 -0
  401. /package/build/main/{/321/201omponents/ListItem/index.d.ts" → components/ListItem/index.d.ts} +0 -0
  402. /package/build/main/{/321/201omponents/Loader/index.d.ts" → components/Loader/index.d.ts} +0 -0
  403. /package/build/main/{/321/201omponents/Modal/index.d.ts" → components/Modal/index.d.ts} +0 -0
  404. /package/build/main/{/321/201omponents/Notification/Notification.d.ts" → components/Notification/Notification.d.ts} +0 -0
  405. /package/build/main/{/321/201omponents/Notification/index.d.ts" → components/Notification/index.d.ts} +0 -0
  406. /package/build/main/{/321/201omponents/Notification/types.d.ts" → components/Notification/types.d.ts} +0 -0
  407. /package/build/main/{/321/201omponents/Profile/Profile.d.ts" → components/Profile/Profile.d.ts} +0 -0
  408. /package/build/main/{/321/201omponents/Profile/index.d.ts" → components/Profile/index.d.ts} +0 -0
  409. /package/build/main/{/321/201omponents/Profile/types.d.ts" → components/Profile/types.d.ts} +0 -0
  410. /package/build/main/{/321/201omponents/ProgressBar/ProgressBar.d.ts" → components/ProgressBar/ProgressBar.d.ts} +0 -0
  411. /package/build/main/{/321/201omponents/ProgressBar/index.d.ts" → components/ProgressBar/index.d.ts} +0 -0
  412. /package/build/main/{/321/201omponents/ProgressBar/types.d.ts" → components/ProgressBar/types.d.ts} +0 -0
  413. /package/build/main/{/321/201omponents/RadioButton/RadioButton.d.ts" → components/RadioButton/RadioButton.d.ts} +0 -0
  414. /package/build/main/{/321/201omponents/RadioButton/index.d.ts" → components/RadioButton/index.d.ts} +0 -0
  415. /package/build/main/{/321/201omponents/RadioButton/types.d.ts" → components/RadioButton/types.d.ts} +0 -0
  416. /package/build/main/{/321/201omponents/ScrollBar/index.d.ts" → components/ScrollBar/index.d.ts} +0 -0
  417. /package/build/main/{/321/201omponents/Skeleton/types.d.ts" → components/Skeleton/types.d.ts} +0 -0
  418. /package/build/main/{/321/201omponents/Stories/Stories.d.ts" → components/Stories/Stories.d.ts} +0 -0
  419. /package/build/main/{/321/201omponents/Stories/index.d.ts" → components/Stories/index.d.ts} +0 -0
  420. /package/build/main/{/321/201omponents/Stories/types.d.ts" → components/Stories/types.d.ts} +0 -0
  421. /package/build/main/{/321/201omponents/Switcher/Switcher.d.ts" → components/Switcher/Switcher.d.ts} +0 -0
  422. /package/build/main/{/321/201omponents/Switcher/index.d.ts" → components/Switcher/index.d.ts} +0 -0
  423. /package/build/main/{/321/201omponents/Switcher/types.d.ts" → components/Switcher/types.d.ts} +0 -0
  424. /package/build/main/{/321/201omponents/SyncLoader/SyncLoader.d.ts" → components/SyncLoader/SyncLoader.d.ts} +0 -0
  425. /package/build/main/{/321/201omponents/SyncLoader/index.d.ts" → components/SyncLoader/index.d.ts} +0 -0
  426. /package/build/main/{/321/201omponents/SyncLoader/types.d.ts" → components/SyncLoader/types.d.ts} +0 -0
  427. /package/build/main/{/321/201omponents/Textarea/Textarea.d.ts" → components/Textarea/Textarea.d.ts} +0 -0
  428. /package/build/main/{/321/201omponents/Textarea/index.d.ts" → components/Textarea/index.d.ts} +0 -0
  429. /package/build/main/{/321/201omponents/Textarea/types.d.ts" → components/Textarea/types.d.ts} +0 -0
  430. /package/build/main/{/321/201omponents/Toggle/Toggle.d.ts" → components/Toggle/Toggle.d.ts} +0 -0
  431. /package/build/main/{/321/201omponents/Toggle/index.d.ts" → components/Toggle/index.d.ts} +0 -0
  432. /package/build/main/{/321/201omponents/Toggle/types.d.ts" → components/Toggle/types.d.ts} +0 -0
  433. /package/build/main/{/321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.d.ts" → components/UserDropdown/ContactBottomSheet/ContactBottomSheet.d.ts} +0 -0
  434. /package/build/main/{/321/201omponents/UserDropdown/ContactInfo/ContactInfo.d.ts" → components/UserDropdown/ContactInfo/ContactInfo.d.ts} +0 -0
  435. /package/build/main/{/321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.d.ts" → components/UserDropdown/LoadingMessage/LoadingMessage.d.ts} +0 -0
  436. /package/build/main/{/321/201omponents/UserDropdown/MenuList/MenuList.d.ts" → components/UserDropdown/MenuList/MenuList.d.ts} +0 -0
  437. /package/build/main/{/321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.d.ts" → components/UserDropdown/MultiValueLabel/MultiValueLabel.d.ts} +0 -0
  438. /package/build/main/{/321/201omponents/UserDropdown/Option/Option.d.ts" → components/UserDropdown/Option/Option.d.ts} +0 -0
  439. /package/build/main/{/321/201omponents/UserDropdown/UserDropdown.d.ts" → components/UserDropdown/UserDropdown.d.ts} +0 -0
  440. /package/build/main/{/321/201omponents/UserDropdown/index.d.ts" → components/UserDropdown/index.d.ts} +0 -0
  441. /package/build/main/{/321/201omponents/UserDropdown/selectStyles.d.ts" → components/UserDropdown/selectStyles.d.ts} +0 -0
  442. /package/build/main/{/321/201omponents/UserDropdown/types.d.ts" → components/UserDropdown/types.d.ts} +0 -0
  443. /package/build/main/{/321/201omponents/types.d.ts" → components/types.d.ts} +0 -0
@@ -16,3 +16,5 @@ export { ReactComponent as DownloadIcon } from './download.svg';
16
16
  export { ReactComponent as DeleteIcon } from './delete.svg';
17
17
  export { ReactComponent as UnreadMailIcon } from './unread-mail.svg';
18
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';
@@ -0,0 +1,4 @@
1
+ import { IChartProps } from '../types';
2
+ import '../../../styles/styles.scss';
3
+ declare const ChartBar: ({ chartHeight, title, xAxis, tooltipXAxis, data, legendUnits }: IChartProps) => import("react/jsx-runtime").JSX.Element;
4
+ export default ChartBar;
@@ -0,0 +1,4 @@
1
+ import { IChartProps } from '../types';
2
+ import '../../../styles/styles.scss';
3
+ declare const ChartLine: ({ chartHeight, title, xAxis, tooltipXAxis, data, legendUnits }: IChartProps) => import("react/jsx-runtime").JSX.Element;
4
+ export default ChartLine;
@@ -0,0 +1,4 @@
1
+ import { IChartPieProps } from '../types';
2
+ import '../../../styles/styles.scss';
3
+ declare const ChartPie: ({ chartSize, data, title, subtitle, legendUnits }: IChartPieProps) => import("react/jsx-runtime").JSX.Element;
4
+ export default ChartPie;
@@ -0,0 +1,3 @@
1
+ export { default as ChartBar } from './ChartBar/ChartBar';
2
+ export { default as ChartLine } from './ChartLine/ChartLine';
3
+ export { default as ChartPie } from './ChartPie/ChartPie';
@@ -0,0 +1,12 @@
1
+ import React from 'react';
2
+ import { ICustomSelectProps } from './types';
3
+ import '../../styles/styles.scss';
4
+ export declare const generateListItemTextRect: (listItemTextRef: React.RefObject<HTMLDivElement | null>) => {
5
+ scrollWidth: number;
6
+ clientWidth: number;
7
+ left: number;
8
+ top: number;
9
+ maxWidth: number;
10
+ };
11
+ declare const CustomSelect: ({ isLoading, isSearchable, isCreatable, isDisabled, isOptionsWithTooltip, fillType, width, menuListMaxHeight, containerClassName, containerStyles, title, placeholder, hint, noOptionsMessage, error, menuPosition, menuLocation, defaultValue, options, onChange, onDisabledOptionClick, onMenuOpen, }: ICustomSelectProps) => import("react/jsx-runtime").JSX.Element;
12
+ export default CustomSelect;
@@ -34,6 +34,7 @@ export interface ICustomSelectProps extends IThemeProps {
34
34
  isSearchable?: boolean;
35
35
  isCreatable?: boolean;
36
36
  isDisabled?: boolean;
37
+ isOptionsWithTooltip?: boolean;
37
38
  fillType?: 'primary' | 'secondary';
38
39
  width?: IntRange<1, 101>;
39
40
  menuListMaxHeight?: number;
@@ -0,0 +1,4 @@
1
+ import { IDraggablePopup } from './types';
2
+ import '../../styles/styles.scss';
3
+ declare const DraggablePopup: ({ draggableZoneRef, popupContent, isPopupOpen, handleClose, popupCoords, title, bottomContent, dropZonePadding, offsetScrollY, handleChangeCoords, offsetPopupByClick, maxPopupHeight, contextMenuProps, popupClassName, }: IDraggablePopup) => import("react/jsx-runtime").JSX.Element | null;
4
+ export default DraggablePopup;
@@ -0,0 +1 @@
1
+ export { default } from './DraggablePopup';
@@ -0,0 +1,60 @@
1
+ import React, { ReactElement, RefObject } from 'react';
2
+ import { IContextMenuProps } from '../ContextMenu/types';
3
+ export type TPopupPosition = {
4
+ x: number;
5
+ y: number;
6
+ };
7
+ type TDraggablePadding = {
8
+ top: number;
9
+ bottom: number;
10
+ left: number;
11
+ right: number;
12
+ };
13
+ type TOffsetPopupByClick = {
14
+ offsetPopupXByClick: number;
15
+ offsetPopupYByClick: number;
16
+ };
17
+ export type TDraggableZoneInfo = {
18
+ width: number;
19
+ height: number;
20
+ top: number;
21
+ right: number;
22
+ bottom: number;
23
+ left: number;
24
+ };
25
+ export type TCalculateNewX = {
26
+ currentX: number;
27
+ leftPadding: number;
28
+ rightPadding: number;
29
+ zoneWidth: number;
30
+ popupWidth: number;
31
+ };
32
+ export type TCalculateNewY = {
33
+ currentY: number;
34
+ topPadding: number;
35
+ bottomPadding: number;
36
+ zoneHeight: number;
37
+ popupHeight: number;
38
+ };
39
+ export type TCurrentContextMenu = IContextMenuProps & {
40
+ openMenu: () => void;
41
+ };
42
+ export interface IDraggablePopup {
43
+ draggableZoneRef: RefObject<HTMLDivElement | null>;
44
+ popupCoords: TPopupPosition;
45
+ popupContent: ReactElement;
46
+ isPopupOpen: boolean;
47
+ handleClose: () => void;
48
+ title?: string;
49
+ bottomContent?: ReactElement;
50
+ dropZonePadding?: TDraggablePadding;
51
+ offsetScrollY?: number;
52
+ offsetPopupByClick?: TOffsetPopupByClick;
53
+ handleChangeCoords: (coords: TPopupPosition) => void;
54
+ maxPopupHeight?: number;
55
+ popupClassName?: string;
56
+ contextMenuProps?: Omit<IContextMenuProps, 'position'> & {
57
+ openMenu: (event?: React.MouseEvent<HTMLDivElement, MouseEvent>) => void;
58
+ };
59
+ }
60
+ export {};
@@ -1,4 +1,4 @@
1
- import { ReactElement } from 'react';
1
+ import { ReactElement, RefObject } from 'react';
2
2
  import { IThemeProps, TStyles } from '../../constants';
3
3
  export type TInteractivePosition = 'left' | 'right';
4
4
  export type TInteractiveElement = 'radio-button' | 'checkbox' | 'toggle';
@@ -37,4 +37,5 @@ export type IListItemProps = IThemeProps & (InteractiveItemProps | NotInteractiv
37
37
  className?: string;
38
38
  styles?: TStyles;
39
39
  textStyles?: TStyles;
40
+ textRef?: RefObject<HTMLDivElement | null>;
40
41
  };
@@ -1,4 +1,4 @@
1
1
  import { ILoaderProps } from './types';
2
2
  import '../../styles/styles.scss';
3
- declare const Loader: ({ isLoader, isFullScreen, isTextItalic, title, textSize, width, iconSize, containerClassName, className, containerStyles, styles, color, backgroundColor, theme, }: ILoaderProps) => import("react/jsx-runtime").JSX.Element | null;
3
+ declare const Loader: ({ isLoader, isFullScreen, isTextItalic, title, textSize, width, iconSize, containerClassName, className, containerStyles, styles, color, backgroundColor, theme, icon, }: ILoaderProps) => import("react/jsx-runtime").JSX.Element | null;
4
4
  export default Loader;
@@ -1,3 +1,4 @@
1
+ import { ReactElement } from 'react';
1
2
  import { IThemeProps, TStyles } from '../../constants';
2
3
  export interface ILoaderProps extends IThemeProps {
3
4
  isLoader: boolean;
@@ -13,4 +14,5 @@ export interface ILoaderProps extends IThemeProps {
13
14
  styles?: TStyles;
14
15
  color?: string;
15
16
  backgroundColor?: string;
17
+ icon?: ReactElement;
16
18
  }
@@ -0,0 +1,4 @@
1
+ import { IModalProps } from './types';
2
+ import '../../styles/styles.scss';
3
+ declare const Modal: ({ isModalOpen, isClosableOutside, isCloseIconHidden, isPopup, isBottomSheet, isDisabledBottomSheet, isCloseButtonDisabled, modalId, content, bottomContent, title, platform, popupClassName, className, popupStyles, styles, titleStyles, contentStyles, iconColor, backgroundColor, modalMaxHeight, bottomSheetProps, externalBottomSheetScrollContainer, contextMenuProps, handleCloseModal, }: IModalProps) => import("react/jsx-runtime").JSX.Element | null;
4
+ export default Modal;
@@ -1,14 +1,18 @@
1
- import { ReactElement, RefObject } from 'react';
1
+ import React, { ReactElement, RefObject } from 'react';
2
2
  import { BottomSheetProps } from 'alex.chus-react-spring-bottom-sheet';
3
3
  import { ICommonProps, TStyles } from '../../constants';
4
+ import { IContextMenuProps } from '../ContextMenu/types';
4
5
  export interface IModalProps extends ICommonProps {
5
6
  isModalOpen: boolean;
6
7
  isClosableOutside?: boolean;
7
8
  isCloseIconHidden?: boolean;
9
+ isCloseButtonDisabled?: boolean;
10
+ isPopup?: boolean;
11
+ isBottomSheet?: boolean;
12
+ isDisabledBottomSheet?: boolean;
8
13
  modalId?: string;
9
14
  content: ReactElement;
10
15
  bottomContent?: ReactElement;
11
- handleCloseModal: () => void;
12
16
  title?: string;
13
17
  popupClassName?: string;
14
18
  className?: string;
@@ -18,9 +22,11 @@ export interface IModalProps extends ICommonProps {
18
22
  contentStyles?: TStyles;
19
23
  iconColor?: string;
20
24
  backgroundColor?: string;
21
- isBottomSheet?: boolean;
22
- isDisabledBottomSheet?: boolean;
25
+ modalMaxHeight?: number;
23
26
  bottomSheetProps?: Partial<BottomSheetProps>;
24
- isCloseButtonDisabled?: boolean;
25
27
  externalBottomSheetScrollContainer?: RefObject<HTMLDivElement | null>;
28
+ contextMenuProps?: IContextMenuProps & {
29
+ openMenu: (event?: React.MouseEvent<HTMLDivElement, MouseEvent>) => void;
30
+ };
31
+ handleCloseModal: () => void;
26
32
  }
@@ -1,5 +1,5 @@
1
1
  import { IScrollBarProps } from './types';
2
2
  import '../../styles/styles.scss';
3
3
  export declare const DEFAULT_SCROLL_BAR_HEIGHT = "100%";
4
- declare const ScrollBar: ({ platform, contentId, content, handleScroll, hideDuration, containerHeight, trackHeight, containerClassName, containerStyles, scrollbarRef, ...restProps }: IScrollBarProps) => import("react/jsx-runtime").JSX.Element;
4
+ declare const ScrollBar: ({ platform, contentId, content, handleScroll, hideDuration, containerHeight, trackHeight, containerClassName, containerStyles, scrollbarRef, containerScrollRef, ...restProps }: IScrollBarProps) => import("react/jsx-runtime").JSX.Element;
5
5
  export default ScrollBar;
@@ -15,5 +15,6 @@ export interface IScrollBarProps extends Omit<ScrollbarProps, 'content' | 'ref'>
15
15
  content: ReactNode;
16
16
  contentId?: string;
17
17
  scrollbarRef?: TScrollbarRef;
18
+ containerScrollRef?: React.Ref<HTMLDivElement>;
18
19
  }
19
20
  export {};
@@ -0,0 +1,4 @@
1
+ import { ISkeletonProps } from './types';
2
+ import '../../styles/styles.scss';
3
+ declare const Skeleton: ({ className, styles, baseColor, width, height, borderRadius, circle, containerRef, animationDuration, initialOffset, }: ISkeletonProps) => import("react/jsx-runtime").JSX.Element;
4
+ export default Skeleton;
@@ -0,0 +1 @@
1
+ export { default as Skeleton } from './Skeleton';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TCorporateEntity, TGenerateContactsOption, TGenerateContactsOptionsToSelect, TGenerateCorporateOption, TGenerateCorporateOptionsToSelect, TGenerateEnteredByUserOption } from './types';
3
2
  export declare const generateCorporateOption: ({ option: { name, avatar, email, contacts, serverName, company, department, companyPosition, isPrivateSchedule }, ...remainingFields }: TGenerateCorporateOption) => {
4
3
  platform: string;
@@ -61,7 +61,6 @@ export declare const CANCEL_ACTION_TEXT = "\u041E\u0442\u043C\u0435\u043D\u0438\
61
61
  export declare const NUMBER_OF_STORIES_FOR_ROUND_INDICATORS = 5;
62
62
  export declare const DEFAULT_FONT_FAMILY = "Open Sans";
63
63
  export declare const MIN_TEXTAREA_HEIGHT = "120px";
64
- export declare const CONTEXT_MENU_WIDTH = 250;
65
64
  export declare const CONTEXT_MENU_SAFE_SPACE = 15;
66
65
  export declare const WEB_NOTIFICATION_DISTANCE_FROM_BOTTOM = 8;
67
66
  export declare const MOBILE_NOTIFICATION_DISTANCE_FROM_BOTTOM = 40;
@@ -135,3 +134,9 @@ export declare const CENTER = "center";
135
134
  export declare const BOTTOM_SHEET = "bottom-sheet";
136
135
  export declare const DIRECTION = "direction";
137
136
  export declare const ROW = "row";
137
+ export declare enum EVENT_LISTENER_TYPES {
138
+ click = "click"
139
+ }
140
+ export declare enum POPUP_ON_EVENT_TYPE {
141
+ hover = "hover"
142
+ }
@@ -1,6 +1,5 @@
1
1
  import React, { RefObject } from 'react';
2
2
  import { BottomSheetProps } from 'alex.chus-react-spring-bottom-sheet';
3
- import 'alex.chus-react-spring-bottom-sheet/dist/style.css';
4
3
  interface UseModalProps {
5
4
  isModalOpen: boolean;
6
5
  platform?: string;
@@ -1,3 +1,34 @@
1
- export * from './styles';
2
- export * from './сomponents';
3
- export * from './сomponents/types';
1
+ export { default as Button } from './components/Button/Button';
2
+ export { default as Header } from './components/Header/Header';
3
+ export { default as ActionModal } from './components/ActionModal/ActionModal';
4
+ export { default as AttachedFile } from './components/AttachedFile/AttachedFile';
5
+ export { default as Avatar } from './components/Avatar/Avatar';
6
+ export { default as Calendar } from './components/Calendar/Calendar';
7
+ export { default as Checkbox } from './components/Checkbox/Checkbox';
8
+ export { default as Chip } from './components/Chip/Chip';
9
+ export { default as ConfirmationModal } from './components/ConfirmationModal/ConfirmationModal';
10
+ export { default as CustomSelect } from './components/CustomSelect/CustomSelect';
11
+ export { default as CustomSelectProfiles } from './components/CustomSelectProfiles/CustomSelectProfiles';
12
+ export { default as DragAndDrop } from './components/DragAndDrop/DragAndDrop';
13
+ export { default as DraggablePopup } from './components/DraggablePopup/DraggablePopup';
14
+ export { default as Error } from './components/Error/Error';
15
+ export { default as Input } from './components/Input/Input';
16
+ export { default as Loader } from './components/Loader/Loader';
17
+ export { default as Profile } from './components/Profile/Profile';
18
+ export { default as Switcher } from './components/Switcher/Switcher';
19
+ export { default as ScrollBar } from './components/ScrollBar/ScrollBar';
20
+ export { default as Toggle } from './components/Toggle/Toggle';
21
+ export { default as Stories } from './components/Stories/Stories';
22
+ export { default as SyncLoader } from './components/SyncLoader/SyncLoader';
23
+ export { default as Modal } from './components/Modal';
24
+ export { default as Notification } from './components/Notification/Notification';
25
+ export { default as RadioButton } from './components/RadioButton/RadioButton';
26
+ export { default as Textarea } from './components/Textarea/Textarea';
27
+ export { default as ContextMenu } from './components/ContextMenu/ContextMenu';
28
+ export { default as UserDropdown } from './components/UserDropdown/UserDropdown';
29
+ export { Skeleton } from './components/Skeleton';
30
+ export { default as ListItem } from './components/ListItem/ListItem';
31
+ export { default as CachedImage } from './components/CachedImage/CachedImage';
32
+ export { default as ProgressBar } from './components/ProgressBar/ProgressBar';
33
+ export { ChartBar, ChartLine, ChartPie } from './components/Charts/';
34
+ export { Flex, VFlex, HFlex } from './components/Flex/';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@expressms/smartapp-ui",
3
- "version": "2.8.1",
3
+ "version": "2.8.2-alpha.10",
4
4
  "description": "SmartApp UI library",
5
5
  "license": "MIT",
6
6
  "main": "build/main/index.js",
@@ -11,61 +11,18 @@
11
11
  "registry": "https://registry.npmjs.org/"
12
12
  },
13
13
  "dependencies": {
14
- "@storybook/core-events": "^8.5.1",
15
- "@svgr/webpack": "^8.1.0",
16
- "@testing-library/jest-dom": "^6.4.2",
17
- "@types/color": "^3.0.6",
18
- "@types/dompurify": "^3.0.5",
19
- "@types/echarts": "^5.0.0",
20
- "@types/jest": "^29.5.12",
21
- "@types/node": "^16.18.11",
22
- "@types/react": "^19.0.2",
23
- "@types/react-beautiful-dnd": "^13.1.4",
24
- "@types/react-datepicker": "^4.8.0",
25
- "@types/react-dom": "^18.0.10",
26
- "@types/react-slick": "^0.23.10",
27
- "@types/uuid": "^9.0.8",
28
- "@typescript-eslint/eslint-plugin": "^6.6.0",
29
- "@typescript-eslint/parser": "^6.6.0",
30
14
  "alex.chus-react-spring-bottom-sheet": "^0.0.2",
31
- "animate.css": "^4.1.1",
32
- "babel-jest": "^18.0.0",
33
- "babel-loader": "8.2.3",
34
- "babel-plugin-named-asset-import": "^0.3.8",
35
- "babel-preset-react-app": "^10 .0.1",
36
- "browserslist": "^4.18.1",
37
15
  "camelcase": "^6.2.1",
38
16
  "classnames": "^2.3.2",
39
17
  "color": "^4.2.3",
40
18
  "color-blend": "^4.0.0",
41
19
  "convert-layout": "^0.11.1",
42
- "copyfiles": "^2.4.1",
43
- "css-loader": "^6.5.1",
44
- "dompurify": "^3.1.4",
45
- "dotenv": "^10.0.0",
46
- "dotenv-expand": "^5.1.0",
47
20
  "echarts": "^5.5.0",
48
21
  "echarts-for-react": "^3.0.2",
49
- "eslint": "^8.3.0",
50
- "eslint-plugin-react": "^7.34.0",
51
- "eslint-plugin-react-hooks": "^4.6.0",
52
- "eslint-webpack-plugin": "^3.1.1",
53
- "file-loader": "^6.2.0",
54
- "html-webpack-plugin": "^5.5.0",
55
- "jest": "^25.0.0",
56
- "jest-resolve": "^27.4.2",
57
- "jest-watch-typeahead": "^1.0.0",
58
- "juice": "^10.0.0",
59
- "mini-css-extract-plugin": "^2.4.5",
60
- "react": "^18.2.0",
61
- "react-app-polyfill": "^3.0.0",
62
22
  "react-beautiful-dnd": "^13.1.1",
63
23
  "react-datepicker": "^4.8.0",
64
- "react-dev-utils": "^12.0.1",
65
- "react-dom": "^18.2.0",
24
+ "react-draggable": "^4.4.6",
66
25
  "react-insta-stories": "^2.6.2",
67
- "react-refresh": "^0.11.0",
68
- "react-router-dom": "^6.7.0",
69
26
  "react-scrollbars-custom": "^4.1.1",
70
27
  "react-select": "^5.8.0",
71
28
  "react-slick": "^0.29.0",
@@ -74,19 +31,8 @@
74
31
  "react-virtualized": "^9.22.5",
75
32
  "react-window": "^1.8.10",
76
33
  "reactjs-popup": "^2.0.5",
77
- "resolve": "^1.20.0",
78
- "rollup-plugin-lit-css": "^4.0.1",
79
- "sass": "^1.66.1",
80
- "sass-loader": "^12.3.0",
81
- "semver": "^7.3.5",
82
- "source-map-loader": "^3.0.0",
83
34
  "styled-components": "^6.1.11",
84
- "tailwindcss": "^3.0.2",
85
- "transliteration": "^2.3.5",
86
- "typescript": "^4.9.4",
87
- "typescript-plugin-css-modules": "^5.0.1",
88
- "url-loader": "^4.1.1",
89
- "uuid": "^9.0.1"
35
+ "transliteration": "^2.3.5"
90
36
  },
91
37
  "resolutions": {
92
38
  "@typescript-eslint/utils": "6.21.0",
@@ -141,40 +87,102 @@
141
87
  ]
142
88
  },
143
89
  "devDependencies": {
90
+ "@babel/preset-env": "^7.28.0",
144
91
  "@expressms/eslint-config": "^1.0.3",
145
92
  "@expressms/prettier-config": "^1.0.0",
146
93
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
147
94
  "@storybook/addon-essentials": "^8.5.1",
148
95
  "@storybook/blocks": "^8.5.1",
96
+ "@storybook/core-events": "^8.5.1",
149
97
  "@storybook/preset-create-react-app": "^8.5.1",
150
98
  "@storybook/react": "^8.5.1",
151
99
  "@storybook/react-webpack5": "^8.5.1",
152
100
  "@storybook/test": "^8.5.1",
101
+ "@svgr/webpack": "^8.1.0",
102
+ "@testing-library/jest-dom": "^6.4.2",
103
+ "@types/color": "^3.0.6",
153
104
  "@types/convert-layout": "^0.5.3",
105
+ "@types/dompurify": "^3.0.5",
106
+ "@types/echarts": "^5.0.0",
107
+ "@types/jest": "^29.5.12",
154
108
  "@types/lodash": "^4.17.13",
109
+ "@types/node": "^16.18.11",
110
+ "@types/react": "^19.0.2",
111
+ "@types/react-beautiful-dnd": "^13.1.4",
112
+ "@types/react-datepicker": "^4.8.0",
113
+ "@types/react-dom": "^18.0.10",
114
+ "@types/react-slick": "^0.23.10",
155
115
  "@types/react-virtualized": "^9.21.30",
156
116
  "@types/react-window": "^1.8.8",
117
+ "@types/uuid": "^9.0.8",
118
+ "@typescript-eslint/eslint-plugin": "^6.6.0",
119
+ "@typescript-eslint/parser": "^6.6.0",
120
+ "alex.chus-react-spring-bottom-sheet": "^0.0.2",
121
+ "animate.css": "^4.1.1",
122
+ "babel-jest": "^18.0.0",
123
+ "babel-loader": "8.2.3",
124
+ "babel-plugin-named-asset-import": "^0.3.8",
125
+ "babel-preset-react-app": "^10 .0.1",
126
+ "browserslist": "^4.18.1",
127
+ "copyfiles": "^2.4.1",
157
128
  "css-loader": "^6.7.3",
158
129
  "css-minimizer-webpack-plugin": "^3.2.0",
130
+ "dompurify": "^3.1.4",
131
+ "dotenv": "^10.0.0",
132
+ "dotenv-expand": "^5.1.0",
133
+ "eslint": "^8.3.0",
159
134
  "eslint-config-react-app": "^6.0.0",
135
+ "eslint-plugin-react": "^7.34.0",
136
+ "eslint-plugin-react-hooks": "^4.6.0",
160
137
  "eslint-plugin-storybook": "^0.11.0",
138
+ "eslint-webpack-plugin": "^3.1.1",
139
+ "file-loader": "^6.2.0",
140
+ "html-webpack-plugin": "^5.5.0",
141
+ "jest": "^25.0.0",
142
+ "jest-resolve": "^27.4.2",
143
+ "jest-watch-typeahead": "^1.0.0",
144
+ "juice": "^10.0.0",
145
+ "mini-css-extract-plugin": "^2.4.5",
161
146
  "postcss": "^8.4.4",
162
147
  "postcss-flexbugs-fixes": "^5.0.2",
163
148
  "postcss-loader": "^6.2.1",
164
149
  "postcss-normalize": "^10.0.1",
165
150
  "postcss-preset-env": "^7.0.1",
166
- "prop-types": "^15.8.1",
151
+ "react": "^18.2.0",
152
+ "react-app-polyfill": "^3.0.0",
153
+ "react-dev-utils": "^12.0.1",
154
+ "react-dom": "^18.2.0",
155
+ "react-refresh": "^0.11.0",
156
+ "react-router-dom": "^6.7.0",
167
157
  "react-scripts": "^5.0.1",
158
+ "resolve": "^1.20.0",
168
159
  "resolve-url-loader": "2.3.1",
160
+ "sass": "^1.66.1",
161
+ "sass-loader": "^12.3.0",
162
+ "semver": "^7.3.5",
163
+ "source-map-loader": "^3.0.0",
169
164
  "storybook": "^8.5.1",
165
+ "style-loader": "^4.0.0",
166
+ "tailwindcss": "^3.0.2",
170
167
  "terser-webpack-plugin": "^5.2.5",
168
+ "ts-loader": "^9.5.2",
171
169
  "tsconfig-paths-webpack-plugin": "^4.0.0",
170
+ "typescript": "^4.9.4",
171
+ "typescript-plugin-css-modules": "^5.0.1",
172
+ "url-loader": "^4.1.1",
173
+ "uuid": "^9.0.1",
172
174
  "webpack": "^5.75.0",
175
+ "webpack-bundle-analyzer": "^4.10.2",
173
176
  "webpack-cli": "^5.0.1",
174
177
  "webpack-dev-server": "^4.6.0",
175
178
  "webpack-manifest-plugin": "^4.0.2",
176
179
  "workbox-webpack-plugin": "^6.4.1"
177
180
  },
181
+ "peerDependencies": {
182
+ "react": ">=17.0.0",
183
+ "react-dom": ">=17.0.0",
184
+ "react-router-dom": ">=6.0.0"
185
+ },
178
186
  "jest": {
179
187
  "roots": [
180
188
  "<rootDir>/src"
@@ -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="M15.7922 9.14761H6.2232L10.4038 4.96705C10.7379 4.63295 10.7379 4.08468 10.4038 3.75058C10.0697 3.41647 9.52995 3.41647 9.19585 3.75058L3.55038 9.39605C3.21628 9.73015 3.21628 10.2699 3.55038 10.604L9.19585 16.2494C9.52995 16.5835 10.0697 16.5835 10.4038 16.2494C10.7379 15.9153 10.7379 15.3756 10.4038 15.0415L6.2232 10.861H15.7922C16.2634 10.861 16.6489 10.4755 16.6489 10.0043C16.6489 9.53311 16.2634 9.14761 15.7922 9.14761Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5.41421 6C4.52331 6 4.07714 7.07714 4.70711 7.70711L7.29289 10.2929C7.68342 10.6834 8.31658 10.6834 8.70711 10.2929L11.2929 7.7071C11.9229 7.07714 11.4767 6 10.5858 6L5.41421 6Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M5.41421 10C4.52331 10 4.07714 8.92286 4.70711 8.29289L7.29289 5.70711C7.68342 5.31658 8.31658 5.31658 8.70711 5.70711L11.2929 8.2929C11.9229 8.92286 11.4767 10 10.5858 10L5.41421 10Z" fill="currentColor"/>
3
- </svg>
@@ -1,3 +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="M4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4" stroke="#4799E3" stroke-width="2.28571" stroke-linecap="round"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M16 29C23.1797 29 29 23.1797 29 16C29 8.8203 23.1797 3 16 3C8.8203 3 3 8.8203 3 16" stroke="currentColor" stroke-width="3.4" stroke-linecap="round"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12.3137 10.5858L16.5563 6.34315C16.9469 5.95262 17.58 5.95262 17.9706 6.34315C18.3611 6.73367 18.3611 7.36684 17.9706 7.75736L13.7279 12L17.9706 16.2426C18.3611 16.6332 18.3611 17.2663 17.9706 17.6569C17.58 18.0474 16.9469 18.0474 16.5563 17.6569L12.3137 13.4142L8.07107 17.6569C7.68054 18.0474 7.04738 18.0474 6.65685 17.6569C6.26633 17.2663 6.26633 16.6332 6.65685 16.2426L10.8995 12L6.65685 7.75736C6.26633 7.36684 6.26633 6.73367 6.65685 6.34315C7.04738 5.95262 7.68054 5.95262 8.07107 6.34315L12.3137 10.5858Z" fill="currentColor"/>
3
- </svg>
@@ -1,4 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M20 10C20 15.5227 15.5227 20 10 20C4.47727 20 0 15.5227 0 10C0 4.47727 4.47727 0 10 0C15.5227 0 20 4.47727 20 10Z" fill="currentColor"/>
3
- <path d="M15.1861 6.17493C15.5424 6.52857 15.5442 7.10402 15.1906 7.46039L8.86606 13.824C8.69515 13.9958 8.46333 14.0922 8.22152 14.0922C7.97879 14.0922 7.74697 13.9958 7.57606 13.824L4.8097 11.0395C4.45515 10.684 4.45697 10.1086 4.81334 9.75402C5.1697 9.40039 5.74515 9.40221 6.09879 9.75857L8.22061 11.8931L13.9006 6.17857C14.2542 5.82221 14.8297 5.82039 15.1861 6.17493Z" fill="white"/>
4
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.99976 6.67418L11.9772 2.69671C12.3434 2.33059 12.9369 2.33059 13.3031 2.69671C13.6692 3.06282 13.6692 3.65642 13.3031 4.02253L9.32559 8.00001L13.3031 11.9775C13.6692 12.3436 13.6692 12.9372 13.3031 13.3033C12.9369 13.6694 12.3434 13.6694 11.9772 13.3033L7.99976 9.32583L4.02229 13.3033C3.65617 13.6694 3.06258 13.6694 2.69646 13.3033C2.33035 12.9372 2.33035 12.3436 2.69646 11.9775L6.67394 8.00001L2.69646 4.02253C2.33035 3.65642 2.33035 3.06282 2.69646 2.69671C3.06258 2.33059 3.65617 2.33059 4.02229 2.69671L7.99976 6.67418Z" 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
- <rect width="24" height="24" rx="12" fill="white"/>
3
- <path d="M16.7782 7.22943C16.4824 6.93364 16.0045 6.93364 15.7088 7.22943L12 10.9306L8.29124 7.22184C7.99545 6.92605 7.51763 6.92605 7.22184 7.22184C6.92605 7.51763 6.92605 7.99545 7.22184 8.29124L10.9306 12L7.22184 15.7088C6.92605 16.0045 6.92605 16.4824 7.22184 16.7782C7.51763 17.0739 7.99545 17.0739 8.29124 16.7782L12 13.0694L15.7088 16.7782C16.0045 17.0739 16.4824 17.0739 16.7782 16.7782C17.0739 16.4824 17.0739 16.0045 16.7782 15.7088L13.0694 12L16.7782 8.29124C17.0664 8.00303 17.0664 7.51763 16.7782 7.22943Z" fill="#111111" fill-opacity="0.3"/>
4
- </svg>
@@ -1,10 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_3506_3864)">
3
- <path d="M18.3 5.70973C17.91 5.31973 17.28 5.31973 16.89 5.70973L12 10.5897L7.11 5.69973C6.72 5.30973 6.09 5.30973 5.7 5.69973C5.31 6.08973 5.31 6.71973 5.7 7.10973L10.59 11.9997L5.7 16.8897C5.31 17.2797 5.31 17.9097 5.7 18.2997C6.09 18.6897 6.72 18.6897 7.11 18.2997L12 13.4097L16.89 18.2997C17.28 18.6897 17.91 18.6897 18.3 18.2997C18.69 17.9097 18.69 17.2797 18.3 16.8897L13.41 11.9997L18.3 7.10973C18.68 6.72973 18.68 6.08973 18.3 5.70973Z" fill="currentColor" fill-opacity="1"/>
4
- </g>
5
- <defs>
6
- <clipPath id="clip0_3506_3864">
7
- <rect width="24" height="24" fill="white"/>
8
- </clipPath>
9
- </defs>
10
- </svg>
@@ -1,12 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_8442_108098)">
3
- <path d="M8.00016 14.6663C11.6821 14.6663 14.6668 11.6816 14.6668 7.99967C14.6668 4.31778 11.6821 1.33301 8.00016 1.33301C4.31826 1.33301 1.3335 4.31778 1.3335 7.99967C1.3335 11.6816 4.31826 14.6663 8.00016 14.6663Z" stroke="#B7B7B7" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
4
- <path d="M8 10.6667V8" stroke="#B7B7B7" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
5
- <path d="M8 5.33301H8.007" stroke="#B7B7B7" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/>
6
- </g>
7
- <defs>
8
- <clipPath id="clip0_8442_108098">
9
- <rect width="16" height="16" fill="white"/>
10
- </clipPath>
11
- </defs>
12
- </svg>
@@ -1,10 +0,0 @@
1
- <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_8442_108110)">
3
- <path d="M10.8 2.4H8.4V1.2C8.4 0.534 7.866 0 7.2 0H4.8C4.134 0 3.6 0.534 3.6 1.2V2.4H1.2C0.534 2.4 0.00599999 2.934 0.00599999 3.6L0 10.2C0 10.866 0.534 11.4 1.2 11.4H10.8C11.466 11.4 12 10.866 12 10.2V3.6C12 2.934 11.466 2.4 10.8 2.4ZM7.2 2.4H4.8V1.2H7.2V2.4Z" fill="#4799E3"/>
4
- </g>
5
- <defs>
6
- <clipPath id="clip0_8442_108110">
7
- <rect width="12" height="12" fill="white"/>
8
- </clipPath>
9
- </defs>
10
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect x="1" y="1" width="18" height="18" rx="9" fill="#EC8D31"/>
3
- <rect x="1" y="1" width="18" height="18" rx="9" stroke="currentColor" stroke-width="2"/>
4
- <path d="M6.66692 12C6.57026 12 6.48743 11.9309 6.47014 11.8358L5.60563 7.08099C5.57143 6.89284 5.79544 6.76859 5.93694 6.89722L8.25 9L9.82724 6.29615C9.90442 6.16385 10.0956 6.16385 10.1728 6.29615L11.75 9L14.0631 6.89722C14.2046 6.76859 14.4286 6.89284 14.3944 7.08099L13.5299 11.8358C13.5126 11.9309 13.4297 12 13.3331 12H6.66692ZM13.5 13.5C13.5 13.8 13.3 14 13 14H7C6.7 14 6.5 13.8 6.5 13.5V13H13.5V13.5Z" fill="#F9F9F9"/>
5
- </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="M15.7338 4.27531C15.3788 3.92036 14.8055 3.92036 14.4505 4.27531L10 8.71672L5.54949 4.26621C5.19454 3.91126 4.62116 3.91126 4.26621 4.26621C3.91126 4.62116 3.91126 5.19454 4.26621 5.54949L8.71672 10L4.26621 14.4505C3.91126 14.8055 3.91126 15.3788 4.26621 15.7338C4.62116 16.0887 5.19454 16.0887 5.54949 15.7338L10 11.2833L14.4505 15.7338C14.8055 16.0887 15.3788 16.0887 15.7338 15.7338C16.0887 15.3788 16.0887 14.8055 15.7338 14.4505L11.2833 10L15.7338 5.54949C16.0796 5.20364 16.0796 4.62116 15.7338 4.27531Z" 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="M4.5 19L4.5 19.5L5 19.5L19 19.5L19.5 19.5L19.5 19L19.5 13C19.5 12.7261 19.7261 12.5 20 12.5C20.2739 12.5 20.5 12.7261 20.5 13L20.5 19C20.5 19.8239 19.8239 20.5 19 20.5L5 20.5C4.17614 20.5 3.5 19.8239 3.5 19L3.5 13C3.5 12.7261 3.72614 12.5 4 12.5C4.27386 12.5 4.5 12.7261 4.5 13L4.5 19Z" fill="currentColor" stroke="currentColor"/>
3
- <path d="M12.35 14.8587L15.14 12.0687C15.46 11.7487 15.24 11.2087 14.79 11.2087L13 11.2087L13 4.20873C13 3.65873 12.55 3.20873 12 3.20873C11.45 3.20873 11 3.65873 11 4.20873L11 11.2087L9.20997 11.2087C8.75997 11.2087 8.53997 11.7487 8.85997 12.0587L11.65 14.8487C11.84 15.0487 12.16 15.0487 12.35 14.8587Z" fill="currentColor"/>
4
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.0302 2.28309C11.4795 2.03014 11.9864 1.89725 12.502 1.89725C13.0176 1.89725 13.5245 2.03014 13.9738 2.28309C14.4231 2.53604 14.7996 2.90052 15.067 3.34136L15.0699 3.34611L23.5398 17.4861L23.548 17.4999C23.8099 17.9536 23.9485 18.4679 23.95 18.9917C23.9514 19.5155 23.8157 20.0306 23.5563 20.4857C23.2969 20.9408 22.9229 21.3201 22.4714 21.5857C22.0199 21.8514 21.5068 21.9942 20.983 21.9999L20.972 22.0001L4.02098 22C3.49718 21.9942 2.98402 21.8514 2.53255 21.5857C2.08107 21.3201 1.70703 20.9408 1.44762 20.4857C1.18822 20.0306 1.0525 19.5155 1.05397 18.9917C1.05543 18.4679 1.19404 17.9536 1.45598 17.4999L1.46411 17.4861L9.93411 3.34612L10.792 3.85998L9.93697 3.34136C10.2044 2.90052 10.5809 2.53604 11.0302 2.28309ZM11.6482 4.37663L3.18466 18.5058C3.09948 18.6556 3.05444 18.8249 3.05396 18.9973C3.05347 19.1719 3.09871 19.3436 3.18518 19.4953C3.27165 19.647 3.39633 19.7734 3.54682 19.862C3.69599 19.9498 3.86537 19.9973 4.03837 20H20.9656C21.1386 19.9973 21.308 19.9498 21.4571 19.862C21.6076 19.7734 21.7323 19.647 21.8188 19.4953C21.9052 19.3436 21.9505 19.1719 21.95 18.9973C21.9495 18.8249 21.9045 18.6557 21.8193 18.5059L13.357 4.37862C13.3566 4.37796 13.3562 4.37729 13.3558 4.37663C13.2667 4.23058 13.1417 4.1098 12.9926 4.02586C12.8428 3.94154 12.6738 3.89725 12.502 3.89725C12.3301 3.89725 12.1611 3.94154 12.0114 4.02586C11.8623 4.1098 11.7372 4.23058 11.6482 4.37663Z" fill="currentColor" fill-opacity="1"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12.502 8C13.0542 8 13.502 8.44772 13.502 9V13C13.502 13.5523 13.0542 14 12.502 14C11.9497 14 11.502 13.5523 11.502 13V9C11.502 8.44772 11.9497 8 12.502 8Z" fill="currentColor" fill-opacity="1"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11.502 17C11.502 16.4477 11.9497 16 12.502 16H12.512C13.0642 16 13.512 16.4477 13.512 17C13.512 17.5523 13.0642 18 12.512 18H12.502C11.9497 18 11.502 17.5523 11.502 17Z" fill="currentColor" fill-opacity="1"/>
5
- </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 fill-rule="evenodd" clip-rule="evenodd" d="M6.64541 2L8.41975 2C8.91067 2 9.30864 2.39797 9.30864 2.88889C9.30864 3.37981 8.91067 3.77778 8.41975 3.77778H6.68148C6.00305 3.77778 5.54768 3.77847 5.19701 3.80712C4.85672 3.83492 4.69401 3.88456 4.58668 3.93925C4.30792 4.08128 4.08128 4.30792 3.93925 4.58668C3.88456 4.69401 3.83492 4.85672 3.80712 5.19701C3.77847 5.54768 3.77778 6.00305 3.77778 6.68148V13.3185C3.77778 13.997 3.77847 14.4523 3.80712 14.803C3.83492 15.1433 3.88456 15.306 3.93925 15.4133C4.08128 15.6921 4.30792 15.9187 4.58668 16.0607C4.69401 16.1154 4.85672 16.1651 5.19701 16.1929C5.54768 16.2215 6.00305 16.2222 6.68148 16.2222H13.3185C13.997 16.2222 14.4523 16.2215 14.803 16.1929C15.1433 16.1651 15.306 16.1154 15.4133 16.0607C15.6921 15.9187 15.9187 15.6921 16.0607 15.4133C16.1154 15.306 16.1651 15.1433 16.1929 14.803C16.2215 14.4523 16.2222 13.997 16.2222 13.3185V11.5802C16.2222 11.0893 16.6202 10.6914 17.1111 10.6914C17.602 10.6914 18 11.0893 18 11.5802V13.3546C18 13.9877 18 14.5161 17.9648 14.9478C17.928 15.398 17.8484 15.8207 17.6448 16.2204C17.3323 16.8337 16.8337 17.3323 16.2204 17.6448C15.8207 17.8484 15.398 17.928 14.9478 17.9648C14.5161 18 13.9877 18 13.3546 18H6.64539C6.01233 18 5.48392 18 5.05224 17.9648C4.60201 17.928 4.17931 17.8484 3.77959 17.6448C3.16632 17.3323 2.66772 16.8337 2.35524 16.2204C2.15157 15.8207 2.07203 15.398 2.03525 14.9478C1.99998 14.5161 1.99999 13.9877 2 13.3546V6.64541C1.99999 6.01234 1.99998 5.48393 2.03525 5.05224C2.07203 4.60201 2.15157 4.17931 2.35524 3.77959C2.66771 3.16632 3.16632 2.66771 3.77959 2.35524C4.17931 2.15157 4.60201 2.07203 5.05224 2.03525C5.48393 1.99998 6.01234 1.99999 6.64541 2ZM11.4815 2.8889C11.4815 2.39798 11.8794 2.00001 12.3704 2.00001H17.1111C17.602 2.00001 18 2.39798 18 2.8889L18 7.62964C18 8.12056 17.602 8.51853 17.1111 8.51853C16.6202 8.51853 16.2222 8.12056 16.2222 7.62964L16.2222 5.03486L10.6285 10.6285C10.2814 10.9757 9.71859 10.9757 9.37146 10.6285C9.02433 10.2814 9.02433 9.71859 9.37146 9.37146L14.9651 3.77779H12.3704C11.8794 3.77779 11.4815 3.37982 11.4815 2.8889Z" fill="currentColor"/>
3
- </svg>