@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
@@ -1,207 +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
- var __rest = (this && this.__rest) || function (s, e) {
13
- var t = {};
14
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
- t[p] = s[p];
16
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
- t[p[i]] = s[p[i]];
20
- }
21
- return t;
22
- };
23
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
- import { useRef, useState, useEffect } from 'react';
25
- import classNames from 'classnames';
26
- import { isEmpty, isNil, isNull } from 'lodash';
27
- import { generateColor, isSecondaryFillType } from '../../helpers';
28
- import { ADDITIONAL_INPUT_PR, ADDITIONAL_MAX_CHARACTERS, DEFAULT_INPUT_PADDING, ENTER_KEY, FILL_TYPE, INPUT_COUNTER_TIMEOUT, INPUT_COUNTER_TYPE, INPUT_FIELD_TYPE, INPUT_TYPE_PASSWORD, INPUT_TYPE_TEXT, MASK_INPUT_PL, } from '../../constants';
29
- import { ReactComponent as EyeIcon } from '../../assets/icons/eye.svg';
30
- import { ReactComponent as EyeOffIcon } from '../../assets/icons/eye-off.svg';
31
- import { ReactComponent as ClearIcon } from '../../assets/icons/clear.svg';
32
- import { ReactComponent as MagnifyingGlassIcon } from '../../assets/icons/magnifying-glass.svg';
33
- import '../../styles/styles.scss';
34
- var Input = function (_a) {
35
- var _b = _a.isPassword, isPassword = _b === void 0 ? false : _b, _c = _a.isClearable, isClearable = _c === void 0 ? false : _c, _d = _a.isSearchable, isSearchable = _d === void 0 ? false : _d, _e = _a.disabled, disabled = _e === void 0 ? false : _e, title = _a.title, mask = _a.mask, maxCharacters = _a.maxCharacters, hint = _a.hint, error = _a.error, type = _a.type, _f = _a.fieldType, fieldType = _f === void 0 ? INPUT_FIELD_TYPE.text : _f, _g = _a.fillType, fillType = _g === void 0 ? FILL_TYPE.primary : _g, _h = _a.counterType, counterType = _h === void 0 ? INPUT_COUNTER_TYPE.text : _h, _j = _a.width, width = _j === void 0 ? 100 : _j, iconColor = _a.iconColor, containerClassName = _a.containerClassName, className = _a.className, containerStyles = _a.containerStyles, style = _a.style, onChange = _a.onChange, onFocus = _a.onFocus, onBlur = _a.onBlur, onEnterPress = _a.onEnterPress, onClearClick = _a.onClearClick, outerRef = _a.outerRef, additionalInputParams = _a.additionalInputParams, _k = _a.disableErrorBorder, disableErrorBorder = _k === void 0 ? false : _k, props = __rest(_a, ["isPassword", "isClearable", "isSearchable", "disabled", "title", "mask", "maxCharacters", "hint", "error", "type", "fieldType", "fillType", "counterType", "width", "iconColor", "containerClassName", "className", "containerStyles", "style", "onChange", "onFocus", "onBlur", "onEnterPress", "onClearClick", "outerRef", "additionalInputParams", "disableErrorBorder"]);
36
- var localRef = useRef(null);
37
- var maskRef = useRef(null);
38
- var additionalInputRef = useRef(null);
39
- var hiddenSpanRef = useRef(null);
40
- var inputRef = outerRef || localRef;
41
- var _l = useState(0), inputLength = _l[0], setInputLength = _l[1];
42
- var _m = useState(maxCharacters || 0), remainingCharacters = _m[0], setRemainingCharacters = _m[1];
43
- var _o = useState(null), timeoutId = _o[0], setTimeoutId = _o[1];
44
- var _p = useState(false), isPasswordShown = _p[0], setIsPasswordShown = _p[1];
45
- var _q = useState(0), additionalWidth = _q[0], setAdditionalWidth = _q[1];
46
- var _r = useState(0), minAdditionalWidth = _r[0], setMinAdditionalWidth = _r[1];
47
- var _s = useState(false), isClearableIconVisible = _s[0], setIsClearableIconVisible = _s[1];
48
- var iconStyles = { color: generateColor(iconColor) };
49
- var _t = additionalInputParams || {}, additionalClassName = _t.className, additionalPlaceholder = _t.placeholder, additionalDefaultValue = _t.defaultValue, onAdditionalChange = _t.onChange, additionalInputProps = __rest(_t, ["className", "placeholder", "defaultValue", "onChange"]);
50
- useEffect(function () {
51
- var inputElement = inputRef.current;
52
- var setScrollLeftAsLeftByUser = function (event) {
53
- var scrollLeft = event.target.scrollLeft;
54
- setTimeout(function () {
55
- event.target.scrollLeft = scrollLeft;
56
- }, 0);
57
- };
58
- inputElement === null || inputElement === void 0 ? void 0 : inputElement.addEventListener('blur', setScrollLeftAsLeftByUser);
59
- return function () {
60
- inputElement === null || inputElement === void 0 ? void 0 : inputElement.removeEventListener('blur', setScrollLeftAsLeftByUser);
61
- };
62
- // eslint-disable-next-line react-hooks/exhaustive-deps
63
- }, []);
64
- useEffect(function () {
65
- var inputElement = inputRef.current;
66
- if (inputElement && inputElement.value.length) {
67
- var textLength = inputElement.value.length;
68
- inputElement.selectionStart = textLength;
69
- inputElement.selectionEnd = textLength;
70
- inputElement.focus();
71
- }
72
- // eslint-disable-next-line react-hooks/exhaustive-deps
73
- }, [isPasswordShown]);
74
- useEffect(function () {
75
- if (!remainingCharacters) {
76
- handleSetTimeoutForCounter();
77
- }
78
- }, [remainingCharacters]);
79
- useEffect(function () {
80
- var hiddenSpanRefCurrent = hiddenSpanRef.current;
81
- if (hiddenSpanRefCurrent && additionalPlaceholder) {
82
- hiddenSpanRefCurrent.innerText = additionalPlaceholder;
83
- var minAdditionalWidthValue = hiddenSpanRefCurrent.getBoundingClientRect().width;
84
- hiddenSpanRefCurrent.innerText = (additionalDefaultValue === null || additionalDefaultValue === void 0 ? void 0 : additionalDefaultValue.toString()) || additionalPlaceholder;
85
- var additionalWidthValue = hiddenSpanRefCurrent.getBoundingClientRect().width;
86
- setAdditionalWidth(additionalWidthValue < minAdditionalWidthValue ? minAdditionalWidthValue : additionalWidthValue);
87
- setMinAdditionalWidth(minAdditionalWidthValue);
88
- }
89
- }, [additionalPlaceholder, additionalDefaultValue]);
90
- var calculateInputPaddingLeft = function () {
91
- var maskWidth = maskRef.current ? maskRef.current.getBoundingClientRect().width : null;
92
- return "".concat(maskWidth ? maskWidth + MASK_INPUT_PL : DEFAULT_INPUT_PADDING, "px");
93
- };
94
- var calculateInputPaddingRight = function () {
95
- var additionalInputWidth = additionalInputRef.current ? additionalInputRef.current.getBoundingClientRect().width : null;
96
- return "".concat(additionalInputWidth ? additionalInputWidth + ADDITIONAL_INPUT_PR : DEFAULT_INPUT_PADDING, "px");
97
- };
98
- var generateInputType = function () {
99
- if (isPassword) {
100
- return isPasswordShown ? INPUT_TYPE_TEXT : INPUT_TYPE_PASSWORD;
101
- }
102
- return type || INPUT_TYPE_TEXT;
103
- };
104
- var isTitleCounterType = function () { return counterType === INPUT_COUNTER_TYPE.title; };
105
- var isTitleCounterVisible = function () { return isTitleCounterType() && !isNil(maxCharacters); };
106
- var isTextCounterVisible = function () {
107
- if (isNil(maxCharacters) || isTitleCounterType()) {
108
- return false;
109
- }
110
- // 30 percent of the maximum characters
111
- var charactersToCompare = (maxCharacters * 30) / 100;
112
- return remainingCharacters < charactersToCompare;
113
- };
114
- var handleSetTimeoutForCounter = function () {
115
- var id = setTimeout(function () { return setTimeoutId(null); }, INPUT_COUNTER_TIMEOUT);
116
- setTimeoutId(id);
117
- };
118
- var handleKeyDown = function (_a) {
119
- var key = _a.key;
120
- if (key === ENTER_KEY && onEnterPress) {
121
- onEnterPress();
122
- }
123
- if (!remainingCharacters) {
124
- !isNull(timeoutId) && clearTimeout(timeoutId);
125
- handleSetTimeoutForCounter();
126
- }
127
- };
128
- var isInputValueEmpty = function () { var _a; return isEmpty((_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.value); };
129
- var handleFocus = function (e) {
130
- setIsClearableIconVisible(!isInputValueEmpty());
131
- onFocus && onFocus(e);
132
- };
133
- var handleBlur = function (e) {
134
- setIsClearableIconVisible(fieldType === INPUT_FIELD_TYPE.search ? !isInputValueEmpty() : false);
135
- onBlur && onBlur(e);
136
- };
137
- var handleChange = function (_a) {
138
- var value = _a.target.value;
139
- var valueLength = value.length;
140
- onChange(value);
141
- setInputLength(valueLength);
142
- setIsClearableIconVisible(!!valueLength);
143
- if (maxCharacters) {
144
- var remainingCharacters_1 = maxCharacters - valueLength;
145
- setRemainingCharacters(remainingCharacters_1);
146
- if (!!remainingCharacters_1 && !isNull(timeoutId)) {
147
- clearTimeout(timeoutId);
148
- setTimeoutId(null);
149
- }
150
- }
151
- };
152
- var handleAdditionalChange = function (_a) {
153
- var value = _a.target.value;
154
- onAdditionalChange && onAdditionalChange(value);
155
- if (hiddenSpanRef.current) {
156
- hiddenSpanRef.current.innerText = value;
157
- var spanWidth = hiddenSpanRef.current.getBoundingClientRect().width;
158
- var width_1 = spanWidth < minAdditionalWidth ? minAdditionalWidth : spanWidth;
159
- setAdditionalWidth(width_1);
160
- }
161
- };
162
- var handleClickButton = function () {
163
- var _a, _b;
164
- setIsPasswordShown(!isPasswordShown);
165
- !((_a = inputRef.current) === null || _a === void 0 ? void 0 : _a.value.length) && ((_b = inputRef.current) === null || _b === void 0 ? void 0 : _b.focus());
166
- };
167
- var handleClearClick = function (event) {
168
- event.preventDefault();
169
- if (inputRef.current && onClearClick) {
170
- inputRef.current.value = '';
171
- setIsClearableIconVisible(false);
172
- onClearClick();
173
- }
174
- };
175
- var renderInputTitle = function () {
176
- return title && (_jsxs("div", __assign({ className: "smartapp-input__title" }, { children: [_jsx("p", __assign({ className: "smartapp-input__title--text" }, { children: title })), renderTitleCounter()] })));
177
- };
178
- var renderMask = function () {
179
- return mask && (_jsx("div", __assign({ ref: maskRef, className: "smartapp-input__container--mask" }, { children: mask })));
180
- };
181
- var renderTitleCounter = function () {
182
- return isTitleCounterVisible() && (_jsx("div", __assign({ className: classNames('smartapp-input__title--counter', { 'smartapp-input__title--counter__error': !isNull(timeoutId) }) }, { children: "".concat(inputLength, "/").concat(maxCharacters) })));
183
- };
184
- var renderEyeIcon = function () {
185
- return isPassword && (_jsx("button", __assign({ type: "button", className: "smartapp-input__container--eye-button", onClick: handleClickButton }, { children: isPasswordShown ? _jsx(EyeIcon, { style: iconStyles }) : _jsx(EyeOffIcon, { style: iconStyles }) })));
186
- };
187
- var renderMagnifyingGlass = function () {
188
- return isSearchable && _jsx(MagnifyingGlassIcon, { className: "smartapp-input__container--magnifying-glass-icon", style: iconStyles });
189
- };
190
- var renderClearIcon = function () {
191
- return isClearable &&
192
- isClearableIconVisible && (_jsx(ClearIcon, { className: "smartapp-input__container--clear-icon", style: iconStyles, onMouseDown: handleClearClick, onTouchEnd: handleClearClick }));
193
- };
194
- var renderTextCounter = function () {
195
- return isTextCounterVisible() && (_jsx("div", __assign({ className: classNames('smartapp-input__container--counter', { 'smartapp-input__container--counter__error': !isNull(timeoutId) }) }, { children: remainingCharacters })));
196
- };
197
- var renderError = function () { return error && _jsx("div", __assign({ className: "smartapp-input__container--error" }, { children: error })); };
198
- var renderHint = function () { return hint && _jsx("div", __assign({ className: "smartapp-input__hint" }, { children: hint })); };
199
- return (_jsxs("div", __assign({ style: __assign({ width: "".concat(width, "%") }, containerStyles), className: classNames('smartapp-input', containerClassName) }, { children: [renderInputTitle(), _jsxs("div", __assign({ className: "smartapp-input__container" }, { children: [renderMask(), _jsx("input", __assign({ ref: inputRef, className: classNames('smartapp-input__container--field', {
200
- 'smartapp-input__container--field__with-button': isPassword || isClearable || isSearchable,
201
- 'smartapp-input__container--field__disabled': disabled,
202
- 'smartapp-input__container--field__error': error && !disableErrorBorder,
203
- 'smartapp-input__container--field__secondary-fill-type': isSecondaryFillType(fillType),
204
- }, className), style: __assign({ paddingLeft: calculateInputPaddingLeft(), paddingRight: calculateInputPaddingRight() }, style), type: generateInputType(), disabled: disabled, maxLength: maxCharacters, onKeyDown: handleKeyDown, onChange: handleChange, onFocus: handleFocus, onBlur: handleBlur }, props)), onAdditionalChange && (_jsxs("div", __assign({ className: "smartapp-input__container--additional-field", style: { width: "".concat(additionalWidth, "px") } }, { children: [_jsx("input", __assign({ ref: additionalInputRef, className: classNames('smartapp-input__container--additional-field__input', { 'smartapp-input__container--additional-field__input--disabled': disabled }, additionalClassName), defaultValue: additionalDefaultValue, disabled: disabled, maxLength: ADDITIONAL_MAX_CHARACTERS, placeholder: additionalPlaceholder, onChange: handleAdditionalChange }, additionalInputProps)), _jsx("span", { ref: hiddenSpanRef, className: "smartapp-input__container--additional-field__hidden-span" })] }))), renderEyeIcon(), renderMagnifyingGlass(), renderClearIcon(), renderTextCounter(), renderError()] })), renderHint()] })));
205
- };
206
- export default Input;
207
- //# sourceMappingURL=Input.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Input.js","sourceRoot":"","sources":["../../../../src/сomponents/Input/Input.tsx"],"names":[],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- export { default } from './Input';
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/сomponents/Input/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,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/сomponents/Input/types.ts"],"names":[],"mappings":""}
@@ -1,208 +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 { useCallback, useEffect, useRef } from 'react';
14
- import classNames from 'classnames';
15
- import RadioButton from '../RadioButton';
16
- import Checkbox from '../Checkbox';
17
- import Toggle from '../Toggle';
18
- import { generateId } from '../../helpers';
19
- import '../../styles/styles.scss';
20
- export var LIST_ITEM_TYPE = {
21
- interactive: 'interactive',
22
- notInteractive: 'not-interactive',
23
- };
24
- export var INTERACTIVE_ELEMENT = {
25
- radioButton: 'radio-button',
26
- checkbox: 'checkbox',
27
- toggle: 'toggle',
28
- };
29
- export var INTERACTIVE_POSITION = {
30
- left: 'left',
31
- right: 'right',
32
- };
33
- export var NOT_INTERACTIVE_ELEMENT = {
34
- icon: 'icon',
35
- indicator: 'indicator',
36
- noElement: 'no-element',
37
- };
38
- var MIN_LIST_ITEM_HEIGHT = 44;
39
- export var DEFAULT_INDICATOR_COLOR = 'blue';
40
- var DEFAULT_PRESSED_CLASSNAME = 'smartapp-list-item__not-interactive--pressed';
41
- var SELECTED_PRESSED_CLASSNAME = 'smartapp-list-item__not-interactive--selected__pressed';
42
- var TOP_ALIGN_CLASSNAME = 'smartapp-list-item__top-align';
43
- var isType = function (type) {
44
- var isInteractiveType = type === LIST_ITEM_TYPE.interactive;
45
- var isNotInteractiveType = type === LIST_ITEM_TYPE.notInteractive;
46
- return { isInteractiveType: isInteractiveType, isNotInteractiveType: isNotInteractiveType };
47
- };
48
- var isElement = function (element) {
49
- var isIndicatorElement = element === NOT_INTERACTIVE_ELEMENT.indicator;
50
- var isIconElement = element === NOT_INTERACTIVE_ELEMENT.icon;
51
- var isNoElement = element === NOT_INTERACTIVE_ELEMENT.noElement;
52
- return { isIndicatorElement: isIndicatorElement, isIconElement: isIconElement, isNoElement: isNoElement };
53
- };
54
- var ListItem = function (props) {
55
- var type = props.type, text = props.text, element = props.element, isDisabled = props.isDisabled, className = props.className, styles = props.styles, textStyles = props.textStyles;
56
- var listItemRef = useRef(null);
57
- var isRadioButtonOrCheckbox = element === INTERACTIVE_ELEMENT.radioButton || element === INTERACTIVE_ELEMENT.checkbox;
58
- var _a = isType(type), isInteractiveType = _a.isInteractiveType, isNotInteractiveType = _a.isNotInteractiveType;
59
- var _b = isElement(element), isIndicatorElement = _b.isIndicatorElement, isIconElement = _b.isIconElement, isNoElement = _b.isNoElement;
60
- var isLeftPosition = function (position) { return position === INTERACTIVE_POSITION.left; };
61
- var isRightPosition = function (position) { return position === INTERACTIVE_POSITION.right; };
62
- var generatePressedClassName = useCallback(function () {
63
- var isElementHasSelectedProps = isIndicatorElement || isNoElement;
64
- if (isNotInteractiveType && !isDisabled) {
65
- if (isElementHasSelectedProps) {
66
- var isSelected = props.isSelected;
67
- return isSelected ? SELECTED_PRESSED_CLASSNAME : DEFAULT_PRESSED_CLASSNAME;
68
- }
69
- return DEFAULT_PRESSED_CLASSNAME;
70
- }
71
- return '';
72
- }, [isDisabled, isIndicatorElement, isNoElement, isNotInteractiveType, props]);
73
- var handleMouseDown = useCallback(function () {
74
- var _a;
75
- var pressedClassName = generatePressedClassName();
76
- pressedClassName && ((_a = listItemRef.current) === null || _a === void 0 ? void 0 : _a.classList.add(pressedClassName));
77
- }, [generatePressedClassName]);
78
- var handleMouseUp = useCallback(function () {
79
- var _a;
80
- var pressedClassName = generatePressedClassName();
81
- pressedClassName && ((_a = listItemRef.current) === null || _a === void 0 ? void 0 : _a.classList.remove(pressedClassName));
82
- }, [generatePressedClassName]);
83
- var handleClick = useCallback(function (event) {
84
- if (isDisabled || !isRadioButtonOrCheckbox)
85
- return;
86
- var target = event.target;
87
- var isClickOnInteractiveElement = target.closest('.smartapp-radio-button') || target.closest('.smartapp-check-box');
88
- if (isInteractiveType && !isClickOnInteractiveElement) {
89
- var onChange = props.onChange;
90
- onChange();
91
- }
92
- }, [isDisabled, isInteractiveType, isRadioButtonOrCheckbox, props]);
93
- var renderInteractiveElement = function () {
94
- var _a = props, _b = _a.isSelected, isSelected = _b === void 0 ? false : _b, onChange = _a.onChange;
95
- var elementId = generateId();
96
- switch (element) {
97
- case INTERACTIVE_ELEMENT.radioButton:
98
- return _jsx(RadioButton, { id: elementId, isChecked: isSelected, isDisabled: isDisabled, onChange: onChange });
99
- case INTERACTIVE_ELEMENT.checkbox:
100
- return _jsx(Checkbox, { id: elementId, isChecked: isSelected, isDisabled: isDisabled, onChange: onChange });
101
- case INTERACTIVE_ELEMENT.toggle:
102
- return _jsx(Toggle, { id: elementId, isChecked: isSelected, isDisabled: isDisabled, onClick: onChange });
103
- }
104
- };
105
- var renderNotInteractiveElement = function () {
106
- switch (element) {
107
- case NOT_INTERACTIVE_ELEMENT.icon:
108
- var icon = props.icon;
109
- return _jsx("div", __assign({ className: classNames('smartapp-list-item__icon', { 'smartapp-list-item__icon--disabled': isDisabled }) }, { children: icon }));
110
- case NOT_INTERACTIVE_ELEMENT.indicator:
111
- var color = props.color;
112
- return renderIndicatorElement({ color: color });
113
- case NOT_INTERACTIVE_ELEMENT.noElement:
114
- return null;
115
- }
116
- };
117
- var renderIndicatorElement = function (_a) {
118
- var _b;
119
- var _c = _a.isIndicator, isIndicator = _c === void 0 ? true : _c, _d = _a.color, color = _d === void 0 ? DEFAULT_INDICATOR_COLOR : _d;
120
- if (isIndicator) {
121
- var indicatorColorClassName = "smartapp-list-item__indicator--".concat(color);
122
- var className_1 = classNames('smartapp-list-item__indicator', indicatorColorClassName, (_b = {},
123
- _b["".concat(indicatorColorClassName, "__disabled")] = isDisabled,
124
- _b));
125
- return _jsx("div", { className: className_1 });
126
- }
127
- return null;
128
- };
129
- var renderLeftElement = function () {
130
- if (isInteractiveType) {
131
- var _a = props, _b = _a.position, position = _b === void 0 ? INTERACTIVE_POSITION.right : _b, _c = _a.isIndicator, isIndicator = _c === void 0 ? false : _c, color = _a.color;
132
- return isLeftPosition(position) ? renderInteractiveElement() : renderIndicatorElement({ isIndicator: isIndicator, color: color });
133
- }
134
- if (isNotInteractiveType) {
135
- return renderNotInteractiveElement();
136
- }
137
- };
138
- var renderRightElement = function () {
139
- if (isInteractiveType) {
140
- var _a = props.position, position = _a === void 0 ? INTERACTIVE_POSITION.right : _a;
141
- return isRightPosition(position) ? renderInteractiveElement() : null;
142
- }
143
- };
144
- var renderSecondaryText = function () {
145
- if (isNotInteractiveType && isNoElement) {
146
- var _a = props, secondaryText = _a.secondaryText, secondaryTextColor = _a.secondaryTextColor;
147
- return secondaryText ? _jsx("div", __assign({ style: { color: secondaryTextColor } }, { children: secondaryText })) : null;
148
- }
149
- };
150
- var generateTextClassName = function () {
151
- var classNames = ['smartapp-list-item__text'];
152
- if (isInteractiveType) {
153
- var _a = props, _b = _a.position, position = _b === void 0 ? INTERACTIVE_POSITION.right : _b, isIndicator = _a.isIndicator;
154
- var isLeftClassNeeded = isLeftPosition(position) || isIndicator;
155
- isLeftClassNeeded && classNames.push('smartapp-list-item__text--left');
156
- isRightPosition(position) && classNames.push('smartapp-list-item__text--right');
157
- isIndicator && isRightPosition(position) && classNames.push('smartapp-list-item__text--ellipse');
158
- }
159
- if (isNotInteractiveType && (isIconElement || isIndicatorElement)) {
160
- classNames.push('smartapp-list-item__text--left');
161
- }
162
- isDisabled && classNames.push('smartapp-list-item__text--disabled');
163
- return classNames;
164
- };
165
- var generateClassName = function () {
166
- var classNames = ['smartapp-list-item', "smartapp-list-item__".concat(type)];
167
- var isElementHasSelectedProps = isIndicatorElement || isNoElement;
168
- if (isElementHasSelectedProps) {
169
- var isSelected = props.isSelected;
170
- isSelected && classNames.push("smartapp-list-item__".concat(type, "--selected"));
171
- }
172
- if (isNoElement) {
173
- var secondaryText = props.secondaryText;
174
- secondaryText && classNames.push("smartapp-list-item__".concat(type, "--with-secondary-text"));
175
- }
176
- isDisabled && classNames.push('smartapp-list-item__disabled');
177
- className && classNames.push(className);
178
- isRadioButtonOrCheckbox && classNames.push('smartapp-list-item__hover');
179
- return classNames;
180
- };
181
- useEffect(function () {
182
- var listItemRefCurrent = listItemRef.current;
183
- var listItemRefClassList = listItemRefCurrent === null || listItemRefCurrent === void 0 ? void 0 : listItemRefCurrent.classList;
184
- var resizeObserver = new ResizeObserver(function () {
185
- var _a = props.position, position = _a === void 0 ? INTERACTIVE_POSITION.right : _a;
186
- var height = (listItemRefCurrent === null || listItemRefCurrent === void 0 ? void 0 : listItemRefCurrent.getBoundingClientRect().height) || 0;
187
- if (isLeftPosition(position)) {
188
- height > MIN_LIST_ITEM_HEIGHT ? listItemRefClassList === null || listItemRefClassList === void 0 ? void 0 : listItemRefClassList.add(TOP_ALIGN_CLASSNAME) : listItemRefClassList === null || listItemRefClassList === void 0 ? void 0 : listItemRefClassList.remove(TOP_ALIGN_CLASSNAME);
189
- }
190
- else {
191
- listItemRefClassList === null || listItemRefClassList === void 0 ? void 0 : listItemRefClassList.remove(TOP_ALIGN_CLASSNAME);
192
- }
193
- });
194
- if (listItemRefCurrent && isInteractiveType) {
195
- resizeObserver.observe(listItemRefCurrent);
196
- }
197
- return function () { return resizeObserver.disconnect(); };
198
- }, [isInteractiveType, props]);
199
- useEffect(function () {
200
- window.addEventListener('mouseup', handleMouseUp);
201
- return function () {
202
- window.removeEventListener('mouseup', handleMouseUp);
203
- };
204
- }, [handleMouseUp]);
205
- return (_jsxs("div", __assign({ ref: listItemRef, className: classNames(generateClassName()), style: styles, onMouseDown: handleMouseDown, onClick: handleClick }, { children: [renderLeftElement(), _jsxs("div", __assign({ className: classNames(generateTextClassName()), style: textStyles }, { children: [_jsx("div", { children: text }), renderSecondaryText()] })), renderRightElement()] })));
206
- };
207
- export default ListItem;
208
- //# sourceMappingURL=ListItem.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ListItem.js","sourceRoot":"","sources":["../../../../src/сomponents/ListItem/ListItem.tsx"],"names":[],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- export { default } from './ListItem';
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/сomponents/ListItem/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAA"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/сomponents/ListItem/types.ts"],"names":[],"mappings":""}
@@ -1,37 +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 { COLORS, FONT_SIZE, LINE_HEIGHT, THEME } from '../../constants';
15
- import { generateColor, isDarkTheme } from '../../helpers';
16
- import { ReactComponent as LoaderIcon } from '../../assets/icons/loader.svg';
17
- import '../../styles/styles.scss';
18
- var Loader = function (_a) {
19
- var isLoader = _a.isLoader, _b = _a.isFullScreen, isFullScreen = _b === void 0 ? true : _b, _c = _a.isTextItalic, isTextItalic = _c === void 0 ? false : _c, title = _a.title, _d = _a.textSize, textSize = _d === void 0 ? 'small' : _d, _e = _a.width, width = _e === void 0 ? 150 : _e, _f = _a.iconSize, iconSize = _f === void 0 ? 25 : _f, containerClassName = _a.containerClassName, className = _a.className, containerStyles = _a.containerStyles, styles = _a.styles, color = _a.color, backgroundColor = _a.backgroundColor, _g = _a.theme, theme = _g === void 0 ? THEME.default : _g;
20
- var loaderColor = generateColor(color, COLORS.blue);
21
- var generateTextStyles = function () { return ({
22
- fontSize: FONT_SIZE[textSize],
23
- fontStyle: isTextItalic ? 'italic' : 'normal',
24
- lineHeight: LINE_HEIGHT[textSize],
25
- }); };
26
- var generateBackgroundColor = function () {
27
- var colorForDefaultTheme = isFullScreen ? COLORS.lighterGray : COLORS.white;
28
- var defaultColor = isDarkTheme(theme) ? COLORS.white3 : colorForDefaultTheme;
29
- return generateColor(backgroundColor, defaultColor);
30
- };
31
- if (!isLoader) {
32
- return null;
33
- }
34
- return (_jsx("div", __assign({ className: classNames('smartapp-loader-wrapper', { 'smartapp-loader-wrapper__full-screen': isFullScreen }, containerClassName), style: __assign({ background: generateBackgroundColor() }, containerStyles) }, { children: _jsxs("div", __assign({ className: classNames('smartapp-loader', className), style: __assign({ width: "".concat(width, "px") }, styles) }, { children: [_jsx(LoaderIcon, { className: "smartapp-loader__icon", width: iconSize, height: iconSize, style: { color: loaderColor } }), title && (_jsx("p", __assign({ className: "smartapp-loader__title", style: generateTextStyles() }, { children: title })))] })) })));
35
- };
36
- export default Loader;
37
- //# sourceMappingURL=Loader.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Loader.js","sourceRoot":"","sources":["../../../../src/сomponents/Loader/Loader.tsx"],"names":[],"mappings":";;;;;;;;;;;;AACA,OAAO,UAAU,MAAM,YAAY,CAAA;AAEnC,OAAO,EAAE,MAAM,EAAE,SAAS,EAAE,WAAW,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAA;AACvE,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAC1D,OAAO,EAAE,cAAc,IAAI,UAAU,EAAE,MAAM,+BAA+B,CAAA;AAC5E,OAAO,0BAA0B,CAAA;AAEjC,IAAM,MAAM,GAAG,UAAC,EAeD;QAdb,QAAQ,cAAA,EACR,oBAAmB,EAAnB,YAAY,mBAAG,IAAI,KAAA,EACnB,oBAAoB,EAApB,YAAY,mBAAG,KAAK,KAAA,EACpB,KAAK,WAAA,EACL,gBAAkB,EAAlB,QAAQ,mBAAG,OAAO,KAAA,EAClB,aAAW,EAAX,KAAK,mBAAG,GAAG,KAAA,EACX,gBAAa,EAAb,QAAQ,mBAAG,EAAE,KAAA,EACb,kBAAkB,wBAAA,EAClB,SAAS,eAAA,EACT,eAAe,qBAAA,EACf,MAAM,YAAA,EACN,KAAK,WAAA,EACL,eAAe,qBAAA,EACf,aAAqB,EAArB,KAAK,mBAAG,KAAK,CAAC,OAAO,KAAA;IAErB,IAAM,WAAW,GAAG,aAAa,CAAC,KAAK,EAAE,MAAM,CAAC,IAAI,CAAC,CAAA;IAErD,IAAM,kBAAkB,GAAG,cAAM,OAAA,CAAC;QAChC,QAAQ,EAAE,SAAS,CAAC,QAAQ,CAAC;QAC7B,SAAS,EAAE,YAAY,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,QAAQ;QAC7C,UAAU,EAAE,WAAW,CAAC,QAAQ,CAAC;KAClC,CAAC,EAJ+B,CAI/B,CAAA;IAEF,IAAM,uBAAuB,GAAG;QAC9B,IAAM,oBAAoB,GAAG,YAAY,CAAC,CAAC,CAAC,MAAM,CAAC,WAAW,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAA;QAC7E,IAAM,YAAY,GAAG,WAAW,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC,CAAC,oBAAoB,CAAA;QAE9E,OAAO,aAAa,CAAC,eAAe,EAAE,YAAY,CAAC,CAAA;IACrD,CAAC,CAAA;IAED,IAAI,CAAC,QAAQ,EAAE;QACb,OAAO,IAAI,CAAA;KACZ;IAED,OAAO,CACL,uBACE,SAAS,EAAE,UAAU,CAAC,yBAAyB,EAAE,EAAE,sCAAsC,EAAE,YAAY,EAAE,EAAE,kBAAkB,CAAC,EAC9H,KAAK,aAAI,UAAU,EAAE,uBAAuB,EAAE,IAAK,eAAe,iBAElE,wBAAK,SAAS,EAAE,UAAU,CAAC,iBAAiB,EAAE,SAAS,CAAC,EAAE,KAAK,aAAI,KAAK,EAAE,UAAG,KAAK,OAAI,IAAK,MAAM,kBAC/F,KAAC,UAAU,IAAC,SAAS,EAAC,uBAAuB,EAAC,KAAK,EAAE,QAAQ,EAAE,MAAM,EAAE,QAAQ,EAAE,KAAK,EAAE,EAAE,KAAK,EAAE,WAAW,EAAE,GAAI,EACjH,KAAK,IAAI,CACR,qBAAG,SAAS,EAAC,wBAAwB,EAAC,KAAK,EAAE,kBAAkB,EAAE,gBAC9D,KAAK,IACJ,CACL,KACG,IACF,CACP,CAAA;AACH,CAAC,CAAA;AAED,eAAe,MAAM,CAAA"}
@@ -1,2 +0,0 @@
1
- export { default } from './Loader';
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/сomponents/Loader/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,UAAU,CAAA"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/сomponents/Loader/types.ts"],"names":[],"mappings":""}
@@ -1,4 +0,0 @@
1
- import { IModalProps } from './types';
2
- import '../../styles/styles.scss';
3
- declare const Modal: ({ isModalOpen, isClosableOutside, isCloseIconHidden, modalId, content, bottomContent, handleCloseModal, title, platform, popupClassName, className, popupStyles, styles, titleStyles, contentStyles, iconColor, backgroundColor, isBottomSheet, isDisabledBottomSheet, bottomSheetProps, isCloseButtonDisabled, externalBottomSheetScrollContainer, }: IModalProps) => import("react/jsx-runtime").JSX.Element | null;
4
- export default Modal;