@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,93 +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 { transliterate as tr } from 'transliteration';
24
- import ru from 'convert-layout/ru';
25
- export var generateCorporateOption = function (_a) {
26
- var _b = _a.option, name = _b.name, avatar = _b.avatar, email = _b.email, contacts = _b.contacts, serverName = _b.serverName, company = _b.company, department = _b.department, companyPosition = _b.companyPosition, isPrivateSchedule = _b.isPrivateSchedule, remainingFields = __rest(_a, ["option"]);
27
- return (__assign({ value: contacts[0].userHuid, label: name, name: name, avatar: avatar, email: email || contacts[0].contact, contacts: contacts, serverName: serverName, company: company, department: department, companyPosition: companyPosition, isPrivateSchedule: isPrivateSchedule }, remainingFields));
28
- };
29
- export var generateCorporateOptionsToSelect = function (_a) {
30
- var language = _a.language, options = _a.options, setIsSearchable = _a.setIsSearchable, setModalData = _a.setModalData, remainingFields = __rest(_a, ["language", "options", "setIsSearchable", "setModalData"]);
31
- return options.map(function (option) { return (__assign(__assign({}, generateCorporateOption(__assign({ option: option }, remainingFields))), { language: language, setIsSearchable: setIsSearchable, setModalData: setModalData })); });
32
- };
33
- export var generateContactsOption = function (_a) {
34
- var _b = _a.option, name = _b.name, avatar = _b.avatar, email = _b.email, isPrivateSchedule = _b.isPrivateSchedule, remainingFields = __rest(_a, ["option"]);
35
- return (__assign({ value: email, label: name || email, name: name, avatar: avatar, email: email, isMyContacts: true, isPrivateSchedule: isPrivateSchedule }, remainingFields));
36
- };
37
- export var generateContactsOptionsToSelect = function (_a) {
38
- var options = _a.options, remainingFields = __rest(_a, ["options"]);
39
- return options.map(function (option) { return generateContactsOption(__assign({ option: option }, remainingFields)); });
40
- };
41
- export var generateEnteredByUserOption = function (_a) {
42
- var email = _a.email, remainingFields = __rest(_a, ["email"]);
43
- return (__assign({ value: email, label: email, email: email, isEnteredByUser: true }, remainingFields));
44
- };
45
- export var IndicatorSeparator = function () { return null; };
46
- export var DropdownIndicator = function () { return null; };
47
- export var MultiValueRemove = function () { return null; };
48
- export var LoadingIndicator = function () { return null; };
49
- var generateQueryVariants = function (query) { return ({
50
- origin: query,
51
- translit: tr(query),
52
- toEng: ru.toEn(query),
53
- fromEng: ru.fromEn(query),
54
- }); };
55
- var generateNameFromContact = function (name) { return name.split(' ')[0].split('.')[0].toLowerCase(); };
56
- var sortedContacts = function (_a) {
57
- var contactA = _a.contactA, contactB = _a.contactB, query = _a.query;
58
- var nameA = generateNameFromContact(contactA);
59
- var nameB = generateNameFromContact(contactB);
60
- var lowerQuery = query.toLowerCase();
61
- var _b = generateQueryVariants(lowerQuery), origin = _b.origin, translit = _b.translit, toEng = _b.toEng, fromEng = _b.fromEng;
62
- var isStartsWithValue = function (str) {
63
- return str.startsWith(origin, 0) || str.startsWith(translit, 0) || str.startsWith(toEng, 0) || str.startsWith(fromEng, 0);
64
- };
65
- var isNameAStartsWithValue = isStartsWithValue(tr(nameA));
66
- var isNameBStartsWithValue = isStartsWithValue(tr(nameB));
67
- if (isNameAStartsWithValue && !isNameBStartsWithValue)
68
- return -1;
69
- if (isNameBStartsWithValue && !isNameAStartsWithValue)
70
- return 1;
71
- return 0;
72
- };
73
- // после объединения корпоративных и трастовых контактов в один массив сортируем по алфавиту, а затем поднимаем наверх те, чье имя начинается с квери
74
- export var sortCorporateContacts = function (contacts, query) {
75
- return contacts
76
- .sort(function (_a, _b) {
77
- var nameA = _a.name;
78
- var nameB = _b.name;
79
- var contactA = generateNameFromContact(nameA);
80
- var contactB = generateNameFromContact(nameB);
81
- if (contactA < contactB)
82
- return -1;
83
- if (contactA > contactB)
84
- return 1;
85
- return 0;
86
- })
87
- .sort(function (_a, _b) {
88
- var contactA = _a.name;
89
- var contactB = _b.name;
90
- return sortedContacts({ contactA: contactA, contactB: contactB, query: query });
91
- });
92
- };
93
- //# sourceMappingURL=helpers.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"helpers.js","sourceRoot":"","sources":["../../../../src/сomponents/UserDropdown/helpers.ts"],"names":[],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- export { default } from './UserDropdown';
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/сomponents/UserDropdown/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAA"}
@@ -1,75 +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 { isFullScreen, isPrimaryFillType, isWebPlatform } from '../../helpers';
13
- import { COLORS } from '../../constants';
14
- // eslint-disable-next-line import/no-anonymous-default-export
15
- export default (function (_a) {
16
- var isChipsVisible = _a.isChipsVisible, isMaxMembersAdded = _a.isMaxMembersAdded, isDisabled = _a.isDisabled, isError = _a.isError, lastRowNumber = _a.lastRowNumber, paddingLeft = _a.paddingLeft, fillType = _a.fillType, platform = _a.platform, layoutType = _a.layoutType;
17
- return ({
18
- control: function (provided, _a) {
19
- var isFocused = _a.isFocused;
20
- var borderColor = isFocused ? 'var(--color-border-focused)' : 'var(--color-border)';
21
- var hoverBorderColor = isFocused ? 'var(--color-border-focused)' : 'var(--color-border-hover)';
22
- var background = isPrimaryFillType(fillType) ? 'var(--color-input-secondary)' : 'var(--color-input-tertiary)';
23
- var disabledBackground = 'var(--color-bg-tertiary)';
24
- return __assign(__assign({}, provided), { background: isDisabled ? disabledBackground : background, borderRadius: '10px', borderColor: isError ? 'var(--color-border-error)' : isDisabled ? disabledBackground : borderColor, boxShadow: 'none', cursor: 'text', transition: 'border-color 250ms ease-in-out, background 250ms ease-in-out', '&:hover': {
25
- borderColor: isWebPlatform(platform) && (isError ? 'var(--color-border-error)' : hoverBorderColor),
26
- } });
27
- },
28
- menu: function (provided) { return (__assign(__assign({}, provided), { width: isFullScreen(layoutType) ? '384px' : '100%', left: isFullScreen(layoutType) ? '55px' : 0, background: COLORS.transparent, borderRadius: '10px', boxShadow: "0 3px 17px 0 ".concat(COLORS.selectBoxShadow), margin: '4px 0', zIndex: 2, '& > div:last-child > div:first-child > div:last-child > div:last-child > div:last-child > div:last-child': {
29
- '.smartapp-option__container': {
30
- borderBottom: 'none',
31
- },
32
- }, '[role=option]:has(+[role=option]:hover)': {
33
- '.smartapp-option__container': {
34
- borderBottomColor: isWebPlatform(platform) && COLORS.transparent,
35
- },
36
- } })); },
37
- menuList: function (provided) { return (__assign(__assign({}, provided), { maxHeight: '292px', background: 'var(--color-item)', borderRadius: '10px', padding: '0', scrollbarColor: "var(--color-scrollbar-thumb) ".concat(COLORS.transparent), '::-webkit-scrollbar-thumb': {
38
- background: 'var(--color-scrollbar-thumb)',
39
- }, '::-webkit-scrollbar-track': {
40
- background: COLORS.transparent,
41
- } })); },
42
- valueContainer: function (provided, _a) {
43
- var hasValue = _a.hasValue;
44
- var padding = lastRowNumber === 1 ? "12.5px 16px 12.5px ".concat(paddingLeft) : "6px 16px 6px ".concat(paddingLeft);
45
- return hasValue && isChipsVisible ? __assign(__assign({}, provided), { display: 'flex', gap: '8px', padding: padding }) : __assign(__assign({}, provided), { padding: padding });
46
- },
47
- placeholder: function (provided) { return (__assign(__assign({}, provided), { fontFamily: "Open Sans, 'sans-serif'", fontSize: '14px', fontWeight: '400', lineHeight: '19px', color: 'var(--color-text-tertiary)', margin: 0 })); },
48
- input: function (provided) { return (__assign(__assign({}, provided), { display: isMaxMembersAdded || isDisabled ? 'none' : 'grid', fontSize: '14px', fontWeight: '400', lineHeight: '19px', color: 'var(--color-text-primary)', caretColor: 'var(--color-icon-accent)', padding: 0, margin: 0, overflow: 'auto' })); },
49
- multiValue: function (provided) { return (__assign(__assign({}, provided), { width: 'auto', background: 'unset', borderRadius: '20px', margin: 0, '&:has(.multi-value-label-counter)': {
50
- width: 'fit-content',
51
- cursor: 'default',
52
- }, '&:empty': {
53
- display: 'none',
54
- } })); },
55
- multiValueLabel: function (provided) { return (__assign(__assign({}, provided), { width: '100%', padding: '0 !important', '.smartapp-chip': {
56
- maxWidth: '100%',
57
- } })); },
58
- noOptionsMessage: function (provided) { return (__assign(__assign({}, provided), { fontSize: '12px', fontWeight: 400, color: 'var(--color-text-secondary)', background: 'var(--color-item)', borderRadius: '10px', padding: '8px 16px' })); },
59
- loadingMessage: function (provided) { return (__assign(__assign({}, provided), { maxHeight: '292px', borderRadius: '10px', padding: 0, overflow: 'hidden' })); },
60
- option: function (provided) { return (__assign(__assign({}, provided), { height: '54px', background: 'var(--color-item)', padding: '0 0 0 16px', cursor: isWebPlatform(platform) && 'pointer', '&:hover': {
61
- background: isWebPlatform(platform) && 'var(--color-item-transparent-hover)',
62
- '.smartapp-option__container::before': {
63
- borderBottomColor: isWebPlatform(platform) && COLORS.transparent,
64
- },
65
- '.smartapp-option__container::after': {
66
- borderBottomColor: isWebPlatform(platform) && 'var(--color-item)',
67
- },
68
- }, '&:active': {
69
- background: COLORS.transparent,
70
- }, '&:focus-visible': {
71
- outline: 'none',
72
- } })); },
73
- });
74
- });
75
- //# sourceMappingURL=selectStyles.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"selectStyles.js","sourceRoot":"","sources":["../../../../src/сomponents/UserDropdown/selectStyles.ts"],"names":[],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/сomponents/UserDropdown/types.ts"],"names":[],"mappings":""}
@@ -1,33 +0,0 @@
1
- export { default as Button } from './Button';
2
- export { default as Header } from './Header';
3
- export { default as ActionModal } from './ActionModal';
4
- export { default as AttachedFile } from './AttachedFile';
5
- export { default as Avatar } from './Avatar';
6
- export { default as Calendar } from './Calendar';
7
- export { default as Checkbox } from './Checkbox';
8
- export { default as Chip } from './Chip';
9
- export { default as ConfirmationModal } from './ConfirmationModal';
10
- export { default as CustomSelect } from './CustomSelect';
11
- export { default as CustomSelectProfiles } from './CustomSelectProfiles';
12
- export { default as DragAndDrop } from './DragAndDrop';
13
- export { default as Error } from './Error';
14
- export { default as Input } from './Input';
15
- export { default as Loader } from './Loader';
16
- export { default as Profile } from './Profile';
17
- export { default as Switcher } from './Switcher';
18
- export { default as ScrollBar } from './ScrollBar';
19
- export { default as Toggle } from './Toggle';
20
- export { default as Stories } from './Stories';
21
- export { default as SyncLoader } from './SyncLoader';
22
- export { default as Modal } from './Modal';
23
- export { default as Notification } from './Notification';
24
- export { default as RadioButton } from './RadioButton';
25
- export { default as Textarea } from './Textarea';
26
- export { default as ContextMenu } from './ContextMenu';
27
- export { default as UserDropdown } from './UserDropdown';
28
- export { Skeleton } from './Skeleton';
29
- export { default as ListItem } from './ListItem';
30
- export { default as CachedImage } from './CachedImage';
31
- export { default as ProgressBar } from './ProgressBar';
32
- export { ChartBar, ChartLine, ChartPie } from './Charts';
33
- export { Flex, VFlex, HFlex } from './Flex';
@@ -1,34 +0,0 @@
1
- export { default as Button } from './Button';
2
- export { default as Header } from './Header';
3
- export { default as ActionModal } from './ActionModal';
4
- export { default as AttachedFile } from './AttachedFile';
5
- export { default as Avatar } from './Avatar';
6
- export { default as Calendar } from './Calendar';
7
- export { default as Checkbox } from './Checkbox';
8
- export { default as Chip } from './Chip';
9
- export { default as ConfirmationModal } from './ConfirmationModal';
10
- export { default as CustomSelect } from './CustomSelect';
11
- export { default as CustomSelectProfiles } from './CustomSelectProfiles';
12
- export { default as DragAndDrop } from './DragAndDrop';
13
- export { default as Error } from './Error';
14
- export { default as Input } from './Input';
15
- export { default as Loader } from './Loader';
16
- export { default as Profile } from './Profile';
17
- export { default as Switcher } from './Switcher';
18
- export { default as ScrollBar } from './ScrollBar';
19
- export { default as Toggle } from './Toggle';
20
- export { default as Stories } from './Stories';
21
- export { default as SyncLoader } from './SyncLoader';
22
- export { default as Modal } from './Modal';
23
- export { default as Notification } from './Notification';
24
- export { default as RadioButton } from './RadioButton';
25
- export { default as Textarea } from './Textarea';
26
- export { default as ContextMenu } from './ContextMenu';
27
- export { default as UserDropdown } from './UserDropdown';
28
- export { Skeleton } from './Skeleton';
29
- export { default as ListItem } from './ListItem';
30
- export { default as CachedImage } from './CachedImage';
31
- export { default as ProgressBar } from './ProgressBar';
32
- export { ChartBar, ChartLine, ChartPie } from './Charts';
33
- export { Flex, VFlex, HFlex } from './Flex';
34
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/сomponents/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAA;AAC5C,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAA;AAC5C,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAA;AACtD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAA;AACxD,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAA;AAC5C,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAA;AAChD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAA;AAChD,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,QAAQ,CAAA;AACxC,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,qBAAqB,CAAA;AAClE,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAA;AACxD,OAAO,EAAE,OAAO,IAAI,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AACxE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAA;AACtD,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAAM,SAAS,CAAA;AAC1C,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAAM,SAAS,CAAA;AAC1C,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAA;AAC5C,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,WAAW,CAAA;AAC9C,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAA;AAChD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,aAAa,CAAA;AAClD,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAA;AAC5C,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,WAAW,CAAA;AAC9C,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,cAAc,CAAA;AACpD,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAAM,SAAS,CAAA;AAC1C,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAA;AACxD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAA;AACtD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAA;AAChD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAA;AACtD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAA;AACxD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAA;AAChD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAA;AACtD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,eAAe,CAAA;AACtD,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAA;AACxD,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,QAAQ,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/types.ts"],"names":[],"mappings":""}