@expressms/smartapp-ui 3.0.0-alpha.20 → 3.0.0-alpha.22

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 (478) hide show
  1. package/package.json +1 -1
  2. package/build/main/assets/icons/arrow-back.svg +0 -3
  3. package/build/main/assets/icons/arrow-down.svg +0 -3
  4. package/build/main/assets/icons/arrow-up.svg +0 -3
  5. package/build/main/assets/icons/attachment-loader.svg +0 -3
  6. package/build/main/assets/icons/avatar-arrow-down.svg +0 -3
  7. package/build/main/assets/icons/avatar-arrow-up.svg +0 -3
  8. package/build/main/assets/icons/avatar-loader.svg +0 -3
  9. package/build/main/assets/icons/button-loader.svg +0 -3
  10. package/build/main/assets/icons/calendar-arrow-next.svg +0 -3
  11. package/build/main/assets/icons/calendar-arrow-prev.svg +0 -3
  12. package/build/main/assets/icons/check-mark-square.svg +0 -4
  13. package/build/main/assets/icons/check-mark.svg +0 -4
  14. package/build/main/assets/icons/chip-info.svg +0 -5
  15. package/build/main/assets/icons/clear.svg +0 -3
  16. package/build/main/assets/icons/close-modal.svg +0 -3
  17. package/build/main/assets/icons/close-stories.svg +0 -4
  18. package/build/main/assets/icons/close.svg +0 -3
  19. package/build/main/assets/icons/contact-info.svg +0 -5
  20. package/build/main/assets/icons/corporate-user.svg +0 -3
  21. package/build/main/assets/icons/crown.svg +0 -5
  22. package/build/main/assets/icons/delete-chip.svg +0 -3
  23. package/build/main/assets/icons/distribution.svg +0 -12
  24. package/build/main/assets/icons/doc-small.svg +0 -11
  25. package/build/main/assets/icons/doc.svg +0 -11
  26. package/build/main/assets/icons/error.svg +0 -5
  27. package/build/main/assets/icons/external-link.svg +0 -3
  28. package/build/main/assets/icons/eye-off.svg +0 -5
  29. package/build/main/assets/icons/eye-on.svg +0 -4
  30. package/build/main/assets/icons/file-small.svg +0 -11
  31. package/build/main/assets/icons/file.svg +0 -11
  32. package/build/main/assets/icons/global-address-book-user.svg +0 -4
  33. package/build/main/assets/icons/group.svg +0 -3
  34. package/build/main/assets/icons/indeterminate-check-mark-square.svg +0 -4
  35. package/build/main/assets/icons/info.svg +0 -5
  36. package/build/main/assets/icons/input-arrow-down.svg +0 -3
  37. package/build/main/assets/icons/input-arrow-up.svg +0 -3
  38. package/build/main/assets/icons/loader.svg +0 -3
  39. package/build/main/assets/icons/logout.svg +0 -4
  40. package/build/main/assets/icons/magnifying-glass.svg +0 -3
  41. package/build/main/assets/icons/mail.svg +0 -3
  42. package/build/main/assets/icons/meeting-room.svg +0 -3
  43. package/build/main/assets/icons/more.svg +0 -3
  44. package/build/main/assets/icons/my-contacts-user.svg +0 -3
  45. package/build/main/assets/icons/notification-close.svg +0 -3
  46. package/build/main/assets/icons/notification-failure.svg +0 -3
  47. package/build/main/assets/icons/notification-info.svg +0 -5
  48. package/build/main/assets/icons/notification-success.svg +0 -4
  49. package/build/main/assets/icons/order.svg +0 -6
  50. package/build/main/assets/icons/pdf-small.svg +0 -11
  51. package/build/main/assets/icons/pdf.svg +0 -11
  52. package/build/main/assets/icons/play-small.svg +0 -3
  53. package/build/main/assets/icons/play.svg +0 -3
  54. package/build/main/assets/icons/plus.svg +0 -4
  55. package/build/main/assets/icons/ppt-small.svg +0 -11
  56. package/build/main/assets/icons/ppt.svg +0 -11
  57. package/build/main/assets/icons/private.svg +0 -12
  58. package/build/main/assets/icons/refresh.svg +0 -3
  59. package/build/main/assets/icons/search.svg +0 -3
  60. package/build/main/assets/icons/story-loader.svg +0 -3
  61. package/build/main/assets/icons/tick.svg +0 -10
  62. package/build/main/assets/icons/trash.svg +0 -3
  63. package/build/main/assets/icons/txt-small.svg +0 -11
  64. package/build/main/assets/icons/txt.svg +0 -11
  65. package/build/main/assets/icons/unread-mails.svg +0 -4
  66. package/build/main/assets/icons/warning-avatar.svg +0 -4
  67. package/build/main/assets/icons/xls-small.svg +0 -11
  68. package/build/main/assets/icons/xls.svg +0 -11
  69. package/build/main/assets/storybook/index.d.ts +0 -24
  70. package/build/main/assets/storybook/index.js +0 -25
  71. package/build/main/assets/storybook/index.js.map +0 -1
  72. package/build/main/constants/constants.d.ts +0 -197
  73. package/build/main/constants/constants.js +0 -217
  74. package/build/main/constants/constants.js.map +0 -1
  75. package/build/main/constants/index.d.ts +0 -2
  76. package/build/main/constants/index.js +0 -3
  77. package/build/main/constants/index.js.map +0 -1
  78. package/build/main/constants/types.d.ts +0 -58
  79. package/build/main/constants/types.js +0 -2
  80. package/build/main/constants/types.js.map +0 -1
  81. package/build/main/helpers/index.d.ts +0 -31
  82. package/build/main/helpers/index.js +0 -183
  83. package/build/main/helpers/index.js.map +0 -1
  84. package/build/main/hooks/useLongTap.d.ts +0 -12
  85. package/build/main/hooks/useLongTap.js +0 -29
  86. package/build/main/hooks/useLongTap.js.map +0 -1
  87. package/build/main/hooks/useModal.d.ts +0 -22
  88. package/build/main/hooks/useModal.js +0 -61
  89. package/build/main/hooks/useModal.js.map +0 -1
  90. package/build/main/index.d.ts +0 -36
  91. package/build/main/index.js +0 -37
  92. package/build/main/index.js.map +0 -1
  93. package/build/main/styles/index.d.ts +0 -1
  94. package/build/main/styles/index.js +0 -2
  95. package/build/main/styles/index.js.map +0 -1
  96. package/build/main/styles/main.js +0 -0
  97. package/build/main/styles/styles.scss +0 -14
  98. package/build/main//321/201omponents/ActionModal/ActionModal.d.ts +0 -4
  99. package/build/main//321/201omponents/ActionModal/ActionModal.js +0 -53
  100. package/build/main//321/201omponents/ActionModal/ActionModal.js.map +0 -1
  101. package/build/main//321/201omponents/ActionModal/index.d.ts +0 -1
  102. package/build/main//321/201omponents/ActionModal/index.js +0 -2
  103. package/build/main//321/201omponents/ActionModal/index.js.map +0 -1
  104. package/build/main//321/201omponents/ActionModal/types.d.ts +0 -23
  105. package/build/main//321/201omponents/ActionModal/types.js +0 -2
  106. package/build/main//321/201omponents/ActionModal/types.js.map +0 -1
  107. package/build/main//321/201omponents/AttachedFile/AttachedFile.d.ts +0 -8
  108. package/build/main//321/201omponents/AttachedFile/AttachedFile.js +0 -146
  109. package/build/main//321/201omponents/AttachedFile/AttachedFile.js.map +0 -1
  110. package/build/main//321/201omponents/AttachedFile/index.d.ts +0 -1
  111. package/build/main//321/201omponents/AttachedFile/index.js +0 -2
  112. package/build/main//321/201omponents/AttachedFile/index.js.map +0 -1
  113. package/build/main//321/201omponents/AttachedFile/types.d.ts +0 -22
  114. package/build/main//321/201omponents/AttachedFile/types.js +0 -2
  115. package/build/main//321/201omponents/AttachedFile/types.js.map +0 -1
  116. package/build/main//321/201omponents/Avatar/Avatar.d.ts +0 -4
  117. package/build/main//321/201omponents/Avatar/Avatar.js +0 -226
  118. package/build/main//321/201omponents/Avatar/Avatar.js.map +0 -1
  119. package/build/main//321/201omponents/Avatar/index.d.ts +0 -1
  120. package/build/main//321/201omponents/Avatar/index.js +0 -2
  121. package/build/main//321/201omponents/Avatar/index.js.map +0 -1
  122. package/build/main//321/201omponents/Avatar/types.d.ts +0 -60
  123. package/build/main//321/201omponents/Avatar/types.js +0 -29
  124. package/build/main//321/201omponents/Avatar/types.js.map +0 -1
  125. package/build/main//321/201omponents/Button/Button.d.ts +0 -4
  126. package/build/main//321/201omponents/Button/Button.js +0 -62
  127. package/build/main//321/201omponents/Button/Button.js.map +0 -1
  128. package/build/main//321/201omponents/Button/index.d.ts +0 -1
  129. package/build/main//321/201omponents/Button/index.js +0 -2
  130. package/build/main//321/201omponents/Button/index.js.map +0 -1
  131. package/build/main//321/201omponents/Button/types.d.ts +0 -24
  132. package/build/main//321/201omponents/Button/types.js +0 -12
  133. package/build/main//321/201omponents/Button/types.js.map +0 -1
  134. package/build/main//321/201omponents/CachedImage/CachedImage.d.ts +0 -4
  135. package/build/main//321/201omponents/CachedImage/CachedImage.js +0 -59
  136. package/build/main//321/201omponents/CachedImage/CachedImage.js.map +0 -1
  137. package/build/main//321/201omponents/CachedImage/helpers.d.ts +0 -3
  138. package/build/main//321/201omponents/CachedImage/helpers.js +0 -40
  139. package/build/main//321/201omponents/CachedImage/helpers.js.map +0 -1
  140. package/build/main//321/201omponents/CachedImage/index.d.ts +0 -1
  141. package/build/main//321/201omponents/CachedImage/index.js +0 -2
  142. package/build/main//321/201omponents/CachedImage/index.js.map +0 -1
  143. package/build/main//321/201omponents/CachedImage/types.d.ts +0 -10
  144. package/build/main//321/201omponents/CachedImage/types.js +0 -2
  145. package/build/main//321/201omponents/CachedImage/types.js.map +0 -1
  146. package/build/main//321/201omponents/Calendar/Calendar.d.ts +0 -4
  147. package/build/main//321/201omponents/Calendar/Calendar.js +0 -154
  148. package/build/main//321/201omponents/Calendar/Calendar.js.map +0 -1
  149. package/build/main//321/201omponents/Calendar/index.d.ts +0 -1
  150. package/build/main//321/201omponents/Calendar/index.js +0 -2
  151. package/build/main//321/201omponents/Calendar/index.js.map +0 -1
  152. package/build/main//321/201omponents/Calendar/types.d.ts +0 -15
  153. package/build/main//321/201omponents/Calendar/types.js +0 -2
  154. package/build/main//321/201omponents/Calendar/types.js.map +0 -1
  155. package/build/main//321/201omponents/Charts/ChartBar/ChartBar.d.ts +0 -4
  156. package/build/main//321/201omponents/Charts/ChartBar/ChartBar.js +0 -47
  157. package/build/main//321/201omponents/Charts/ChartBar/ChartBar.js.map +0 -1
  158. package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.d.ts +0 -4
  159. package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.js +0 -71
  160. package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.js.map +0 -1
  161. package/build/main//321/201omponents/Charts/ChartLine/ChartLine.d.ts +0 -4
  162. package/build/main//321/201omponents/Charts/ChartLine/ChartLine.js +0 -42
  163. package/build/main//321/201omponents/Charts/ChartLine/ChartLine.js.map +0 -1
  164. package/build/main//321/201omponents/Charts/ChartPie/ChartPie.d.ts +0 -4
  165. package/build/main//321/201omponents/Charts/ChartPie/ChartPie.js +0 -64
  166. package/build/main//321/201omponents/Charts/ChartPie/ChartPie.js.map +0 -1
  167. package/build/main//321/201omponents/Charts/colors.d.ts +0 -3
  168. package/build/main//321/201omponents/Charts/colors.js +0 -4
  169. package/build/main//321/201omponents/Charts/colors.js.map +0 -1
  170. package/build/main//321/201omponents/Charts/constants.d.ts +0 -42
  171. package/build/main//321/201omponents/Charts/constants.js +0 -42
  172. package/build/main//321/201omponents/Charts/constants.js.map +0 -1
  173. package/build/main//321/201omponents/Charts/helpers.d.ts +0 -17
  174. package/build/main//321/201omponents/Charts/helpers.js +0 -73
  175. package/build/main//321/201omponents/Charts/helpers.js.map +0 -1
  176. package/build/main//321/201omponents/Charts/index.d.ts +0 -3
  177. package/build/main//321/201omponents/Charts/index.js +0 -4
  178. package/build/main//321/201omponents/Charts/index.js.map +0 -1
  179. package/build/main//321/201omponents/Charts/types.d.ts +0 -89
  180. package/build/main//321/201omponents/Charts/types.js +0 -2
  181. package/build/main//321/201omponents/Charts/types.js.map +0 -1
  182. package/build/main//321/201omponents/Charts/useEvents.d.ts +0 -5
  183. package/build/main//321/201omponents/Charts/useEvents.js +0 -45
  184. package/build/main//321/201omponents/Charts/useEvents.js.map +0 -1
  185. package/build/main//321/201omponents/Charts/usePieEvents.d.ts +0 -6
  186. package/build/main//321/201omponents/Charts/usePieEvents.js +0 -57
  187. package/build/main//321/201omponents/Charts/usePieEvents.js.map +0 -1
  188. package/build/main//321/201omponents/Checkbox/Checkbox.d.ts +0 -8
  189. package/build/main//321/201omponents/Checkbox/Checkbox.js +0 -48
  190. package/build/main//321/201omponents/Checkbox/Checkbox.js.map +0 -1
  191. package/build/main//321/201omponents/Checkbox/index.d.ts +0 -1
  192. package/build/main//321/201omponents/Checkbox/index.js +0 -2
  193. package/build/main//321/201omponents/Checkbox/index.js.map +0 -1
  194. package/build/main//321/201omponents/Checkbox/types.d.ts +0 -14
  195. package/build/main//321/201omponents/Checkbox/types.js +0 -2
  196. package/build/main//321/201omponents/Checkbox/types.js.map +0 -1
  197. package/build/main//321/201omponents/Chip/Chip.d.ts +0 -4
  198. package/build/main//321/201omponents/Chip/Chip.js +0 -118
  199. package/build/main//321/201omponents/Chip/Chip.js.map +0 -1
  200. package/build/main//321/201omponents/Chip/index.d.ts +0 -1
  201. package/build/main//321/201omponents/Chip/index.js +0 -2
  202. package/build/main//321/201omponents/Chip/index.js.map +0 -1
  203. package/build/main//321/201omponents/Chip/types.d.ts +0 -27
  204. package/build/main//321/201omponents/Chip/types.js +0 -2
  205. package/build/main//321/201omponents/Chip/types.js.map +0 -1
  206. package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.d.ts +0 -4
  207. package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.js +0 -63
  208. package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.js.map +0 -1
  209. package/build/main//321/201omponents/ConfirmationModal/index.d.ts +0 -1
  210. package/build/main//321/201omponents/ConfirmationModal/index.js +0 -2
  211. package/build/main//321/201omponents/ConfirmationModal/index.js.map +0 -1
  212. package/build/main//321/201omponents/ConfirmationModal/types.d.ts +0 -28
  213. package/build/main//321/201omponents/ConfirmationModal/types.js +0 -2
  214. package/build/main//321/201omponents/ConfirmationModal/types.js.map +0 -1
  215. package/build/main//321/201omponents/ContextMenu/ContextMenu.d.ts +0 -4
  216. package/build/main//321/201omponents/ContextMenu/ContextMenu.js +0 -81
  217. package/build/main//321/201omponents/ContextMenu/ContextMenu.js.map +0 -1
  218. package/build/main//321/201omponents/ContextMenu/index.d.ts +0 -1
  219. package/build/main//321/201omponents/ContextMenu/index.js +0 -2
  220. package/build/main//321/201omponents/ContextMenu/index.js.map +0 -1
  221. package/build/main//321/201omponents/ContextMenu/types.d.ts +0 -34
  222. package/build/main//321/201omponents/ContextMenu/types.js +0 -2
  223. package/build/main//321/201omponents/ContextMenu/types.js.map +0 -1
  224. package/build/main//321/201omponents/CustomSelect/CustomSelect.d.ts +0 -12
  225. package/build/main//321/201omponents/CustomSelect/CustomSelect.js +0 -248
  226. package/build/main//321/201omponents/CustomSelect/CustomSelect.js.map +0 -1
  227. package/build/main//321/201omponents/CustomSelect/index.d.ts +0 -1
  228. package/build/main//321/201omponents/CustomSelect/index.js +0 -2
  229. package/build/main//321/201omponents/CustomSelect/index.js.map +0 -1
  230. package/build/main//321/201omponents/CustomSelect/selectStyles.d.ts +0 -16
  231. package/build/main//321/201omponents/CustomSelect/selectStyles.js +0 -70
  232. package/build/main//321/201omponents/CustomSelect/selectStyles.js.map +0 -1
  233. package/build/main//321/201omponents/CustomSelect/types.d.ts +0 -69
  234. package/build/main//321/201omponents/CustomSelect/types.js +0 -2
  235. package/build/main//321/201omponents/CustomSelect/types.js.map +0 -1
  236. package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.d.ts +0 -4
  237. package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.js +0 -58
  238. package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.js.map +0 -1
  239. package/build/main//321/201omponents/CustomSelectProfiles/index.d.ts +0 -1
  240. package/build/main//321/201omponents/CustomSelectProfiles/index.js +0 -2
  241. package/build/main//321/201omponents/CustomSelectProfiles/index.js.map +0 -1
  242. package/build/main//321/201omponents/CustomSelectProfiles/types.d.ts +0 -12
  243. package/build/main//321/201omponents/CustomSelectProfiles/types.js +0 -2
  244. package/build/main//321/201omponents/CustomSelectProfiles/types.js.map +0 -1
  245. package/build/main//321/201omponents/DragAndDrop/DragAndDrop.d.ts +0 -4
  246. package/build/main//321/201omponents/DragAndDrop/DragAndDrop.js +0 -57
  247. package/build/main//321/201omponents/DragAndDrop/DragAndDrop.js.map +0 -1
  248. package/build/main//321/201omponents/DragAndDrop/index.d.ts +0 -1
  249. package/build/main//321/201omponents/DragAndDrop/index.js +0 -2
  250. package/build/main//321/201omponents/DragAndDrop/index.js.map +0 -1
  251. package/build/main//321/201omponents/DragAndDrop/types.d.ts +0 -24
  252. package/build/main//321/201omponents/DragAndDrop/types.js +0 -2
  253. package/build/main//321/201omponents/DragAndDrop/types.js.map +0 -1
  254. package/build/main//321/201omponents/DraggablePopup/DraggablePopup.d.ts +0 -4
  255. package/build/main//321/201omponents/DraggablePopup/DraggablePopup.js +0 -222
  256. package/build/main//321/201omponents/DraggablePopup/DraggablePopup.js.map +0 -1
  257. package/build/main//321/201omponents/DraggablePopup/index.d.ts +0 -1
  258. package/build/main//321/201omponents/DraggablePopup/index.js +0 -2
  259. package/build/main//321/201omponents/DraggablePopup/index.js.map +0 -1
  260. package/build/main//321/201omponents/DraggablePopup/types.d.ts +0 -90
  261. package/build/main//321/201omponents/DraggablePopup/types.js +0 -2
  262. package/build/main//321/201omponents/DraggablePopup/types.js.map +0 -1
  263. package/build/main//321/201omponents/Error/Error.d.ts +0 -4
  264. package/build/main//321/201omponents/Error/Error.js +0 -23
  265. package/build/main//321/201omponents/Error/Error.js.map +0 -1
  266. package/build/main//321/201omponents/Error/index.d.ts +0 -1
  267. package/build/main//321/201omponents/Error/index.js +0 -2
  268. package/build/main//321/201omponents/Error/index.js.map +0 -1
  269. package/build/main//321/201omponents/Error/types.d.ts +0 -10
  270. package/build/main//321/201omponents/Error/types.js +0 -2
  271. package/build/main//321/201omponents/Error/types.js.map +0 -1
  272. package/build/main//321/201omponents/Flex/Flex.d.ts +0 -2
  273. package/build/main//321/201omponents/Flex/Flex.js +0 -35
  274. package/build/main//321/201omponents/Flex/Flex.js.map +0 -1
  275. package/build/main//321/201omponents/Flex/HFlex/HFlex.d.ts +0 -5
  276. package/build/main//321/201omponents/Flex/HFlex/HFlex.js +0 -16
  277. package/build/main//321/201omponents/Flex/HFlex/HFlex.js.map +0 -1
  278. package/build/main//321/201omponents/Flex/HFlex/index.d.ts +0 -1
  279. package/build/main//321/201omponents/Flex/HFlex/index.js +0 -2
  280. package/build/main//321/201omponents/Flex/HFlex/index.js.map +0 -1
  281. package/build/main//321/201omponents/Flex/VFlex/VFlex.d.ts +0 -5
  282. package/build/main//321/201omponents/Flex/VFlex/VFlex.js +0 -16
  283. package/build/main//321/201omponents/Flex/VFlex/VFlex.js.map +0 -1
  284. package/build/main//321/201omponents/Flex/VFlex/index.d.ts +0 -1
  285. package/build/main//321/201omponents/Flex/VFlex/index.js +0 -2
  286. package/build/main//321/201omponents/Flex/VFlex/index.js.map +0 -1
  287. package/build/main//321/201omponents/Flex/index.d.ts +0 -3
  288. package/build/main//321/201omponents/Flex/index.js +0 -4
  289. package/build/main//321/201omponents/Flex/index.js.map +0 -1
  290. package/build/main//321/201omponents/Flex/types.d.ts +0 -19
  291. package/build/main//321/201omponents/Flex/types.js +0 -2
  292. package/build/main//321/201omponents/Flex/types.js.map +0 -1
  293. package/build/main//321/201omponents/Header/Header.d.ts +0 -5
  294. package/build/main//321/201omponents/Header/Header.js +0 -125
  295. package/build/main//321/201omponents/Header/Header.js.map +0 -1
  296. package/build/main//321/201omponents/Header/index.d.ts +0 -1
  297. package/build/main//321/201omponents/Header/index.js +0 -2
  298. package/build/main//321/201omponents/Header/index.js.map +0 -1
  299. package/build/main//321/201omponents/Header/types.d.ts +0 -47
  300. package/build/main//321/201omponents/Header/types.js +0 -2
  301. package/build/main//321/201omponents/Header/types.js.map +0 -1
  302. package/build/main//321/201omponents/Input/Input.d.ts +0 -4
  303. package/build/main//321/201omponents/Input/Input.js +0 -182
  304. package/build/main//321/201omponents/Input/Input.js.map +0 -1
  305. package/build/main//321/201omponents/Input/index.d.ts +0 -1
  306. package/build/main//321/201omponents/Input/index.js +0 -2
  307. package/build/main//321/201omponents/Input/index.js.map +0 -1
  308. package/build/main//321/201omponents/Input/types.d.ts +0 -27
  309. package/build/main//321/201omponents/Input/types.js +0 -2
  310. package/build/main//321/201omponents/Input/types.js.map +0 -1
  311. package/build/main//321/201omponents/ListItem/ListItem.d.ts +0 -23
  312. package/build/main//321/201omponents/ListItem/ListItem.js +0 -203
  313. package/build/main//321/201omponents/ListItem/ListItem.js.map +0 -1
  314. package/build/main//321/201omponents/ListItem/index.d.ts +0 -1
  315. package/build/main//321/201omponents/ListItem/index.js +0 -2
  316. package/build/main//321/201omponents/ListItem/index.js.map +0 -1
  317. package/build/main//321/201omponents/ListItem/types.d.ts +0 -41
  318. package/build/main//321/201omponents/ListItem/types.js +0 -2
  319. package/build/main//321/201omponents/ListItem/types.js.map +0 -1
  320. package/build/main//321/201omponents/Loader/Loader.d.ts +0 -4
  321. package/build/main//321/201omponents/Loader/Loader.js +0 -44
  322. package/build/main//321/201omponents/Loader/Loader.js.map +0 -1
  323. package/build/main//321/201omponents/Loader/index.d.ts +0 -1
  324. package/build/main//321/201omponents/Loader/index.js +0 -2
  325. package/build/main//321/201omponents/Loader/index.js.map +0 -1
  326. package/build/main//321/201omponents/Loader/types.d.ts +0 -18
  327. package/build/main//321/201omponents/Loader/types.js +0 -2
  328. package/build/main//321/201omponents/Loader/types.js.map +0 -1
  329. package/build/main//321/201omponents/Modal/Modal.d.ts +0 -4
  330. package/build/main//321/201omponents/Modal/Modal.js +0 -259
  331. package/build/main//321/201omponents/Modal/Modal.js.map +0 -1
  332. package/build/main//321/201omponents/Modal/index.d.ts +0 -1
  333. package/build/main//321/201omponents/Modal/index.js +0 -2
  334. package/build/main//321/201omponents/Modal/index.js.map +0 -1
  335. package/build/main//321/201omponents/Modal/types.d.ts +0 -41
  336. package/build/main//321/201omponents/Modal/types.js +0 -2
  337. package/build/main//321/201omponents/Modal/types.js.map +0 -1
  338. package/build/main//321/201omponents/Notification/Notification.d.ts +0 -8
  339. package/build/main//321/201omponents/Notification/Notification.js +0 -199
  340. package/build/main//321/201omponents/Notification/Notification.js.map +0 -1
  341. package/build/main//321/201omponents/Notification/index.d.ts +0 -1
  342. package/build/main//321/201omponents/Notification/index.js +0 -2
  343. package/build/main//321/201omponents/Notification/index.js.map +0 -1
  344. package/build/main//321/201omponents/Notification/types.d.ts +0 -44
  345. package/build/main//321/201omponents/Notification/types.js +0 -2
  346. package/build/main//321/201omponents/Notification/types.js.map +0 -1
  347. package/build/main//321/201omponents/Profile/Profile.d.ts +0 -4
  348. package/build/main//321/201omponents/Profile/Profile.js +0 -42
  349. package/build/main//321/201omponents/Profile/Profile.js.map +0 -1
  350. package/build/main//321/201omponents/Profile/index.d.ts +0 -1
  351. package/build/main//321/201omponents/Profile/index.js +0 -2
  352. package/build/main//321/201omponents/Profile/index.js.map +0 -1
  353. package/build/main//321/201omponents/Profile/types.d.ts +0 -14
  354. package/build/main//321/201omponents/Profile/types.js +0 -2
  355. package/build/main//321/201omponents/Profile/types.js.map +0 -1
  356. package/build/main//321/201omponents/ProgressBar/ProgressBar.d.ts +0 -4
  357. package/build/main//321/201omponents/ProgressBar/ProgressBar.js +0 -66
  358. package/build/main//321/201omponents/ProgressBar/ProgressBar.js.map +0 -1
  359. package/build/main//321/201omponents/ProgressBar/index.d.ts +0 -1
  360. package/build/main//321/201omponents/ProgressBar/index.js +0 -2
  361. package/build/main//321/201omponents/ProgressBar/index.js.map +0 -1
  362. package/build/main//321/201omponents/ProgressBar/types.d.ts +0 -7
  363. package/build/main//321/201omponents/ProgressBar/types.js +0 -2
  364. package/build/main//321/201omponents/ProgressBar/types.js.map +0 -1
  365. package/build/main//321/201omponents/RadioButton/RadioButton.d.ts +0 -4
  366. package/build/main//321/201omponents/RadioButton/RadioButton.js +0 -33
  367. package/build/main//321/201omponents/RadioButton/RadioButton.js.map +0 -1
  368. package/build/main//321/201omponents/RadioButton/index.d.ts +0 -1
  369. package/build/main//321/201omponents/RadioButton/index.js +0 -2
  370. package/build/main//321/201omponents/RadioButton/index.js.map +0 -1
  371. package/build/main//321/201omponents/RadioButton/types.d.ts +0 -12
  372. package/build/main//321/201omponents/RadioButton/types.js +0 -2
  373. package/build/main//321/201omponents/RadioButton/types.js.map +0 -1
  374. package/build/main//321/201omponents/ScrollBar/ScrollBar.d.ts +0 -5
  375. package/build/main//321/201omponents/ScrollBar/ScrollBar.js +0 -140
  376. package/build/main//321/201omponents/ScrollBar/ScrollBar.js.map +0 -1
  377. package/build/main//321/201omponents/ScrollBar/index.d.ts +0 -1
  378. package/build/main//321/201omponents/ScrollBar/index.js +0 -2
  379. package/build/main//321/201omponents/ScrollBar/index.js.map +0 -1
  380. package/build/main//321/201omponents/ScrollBar/types.d.ts +0 -24
  381. package/build/main//321/201omponents/ScrollBar/types.js +0 -2
  382. package/build/main//321/201omponents/ScrollBar/types.js.map +0 -1
  383. package/build/main//321/201omponents/Skeleton/Skeleton.d.ts +0 -4
  384. package/build/main//321/201omponents/Skeleton/Skeleton.js +0 -59
  385. package/build/main//321/201omponents/Skeleton/Skeleton.js.map +0 -1
  386. package/build/main//321/201omponents/Skeleton/index.d.ts +0 -1
  387. package/build/main//321/201omponents/Skeleton/index.js +0 -2
  388. package/build/main//321/201omponents/Skeleton/index.js.map +0 -1
  389. package/build/main//321/201omponents/Skeleton/types.d.ts +0 -17
  390. package/build/main//321/201omponents/Skeleton/types.js +0 -2
  391. package/build/main//321/201omponents/Skeleton/types.js.map +0 -1
  392. package/build/main//321/201omponents/Stories/Stories.d.ts +0 -4
  393. package/build/main//321/201omponents/Stories/Stories.js +0 -338
  394. package/build/main//321/201omponents/Stories/Stories.js.map +0 -1
  395. package/build/main//321/201omponents/Stories/index.d.ts +0 -1
  396. package/build/main//321/201omponents/Stories/index.js +0 -2
  397. package/build/main//321/201omponents/Stories/index.js.map +0 -1
  398. package/build/main//321/201omponents/Stories/types.d.ts +0 -71
  399. package/build/main//321/201omponents/Stories/types.js +0 -16
  400. package/build/main//321/201omponents/Stories/types.js.map +0 -1
  401. package/build/main//321/201omponents/Switcher/Switcher.d.ts +0 -4
  402. package/build/main//321/201omponents/Switcher/Switcher.js +0 -34
  403. package/build/main//321/201omponents/Switcher/Switcher.js.map +0 -1
  404. package/build/main//321/201omponents/Switcher/index.d.ts +0 -1
  405. package/build/main//321/201omponents/Switcher/index.js +0 -2
  406. package/build/main//321/201omponents/Switcher/index.js.map +0 -1
  407. package/build/main//321/201omponents/Switcher/types.d.ts +0 -8
  408. package/build/main//321/201omponents/Switcher/types.js +0 -2
  409. package/build/main//321/201omponents/Switcher/types.js.map +0 -1
  410. package/build/main//321/201omponents/SyncLoader/SyncLoader.d.ts +0 -5
  411. package/build/main//321/201omponents/SyncLoader/SyncLoader.js +0 -65
  412. package/build/main//321/201omponents/SyncLoader/SyncLoader.js.map +0 -1
  413. package/build/main//321/201omponents/SyncLoader/index.d.ts +0 -1
  414. package/build/main//321/201omponents/SyncLoader/index.js +0 -2
  415. package/build/main//321/201omponents/SyncLoader/index.js.map +0 -1
  416. package/build/main//321/201omponents/SyncLoader/types.d.ts +0 -8
  417. package/build/main//321/201omponents/SyncLoader/types.js +0 -2
  418. package/build/main//321/201omponents/SyncLoader/types.js.map +0 -1
  419. package/build/main//321/201omponents/Textarea/Textarea.d.ts +0 -4
  420. package/build/main//321/201omponents/Textarea/Textarea.js +0 -59
  421. package/build/main//321/201omponents/Textarea/Textarea.js.map +0 -1
  422. package/build/main//321/201omponents/Textarea/index.d.ts +0 -1
  423. package/build/main//321/201omponents/Textarea/index.js +0 -2
  424. package/build/main//321/201omponents/Textarea/index.js.map +0 -1
  425. package/build/main//321/201omponents/Textarea/types.d.ts +0 -13
  426. package/build/main//321/201omponents/Textarea/types.js +0 -2
  427. package/build/main//321/201omponents/Textarea/types.js.map +0 -1
  428. package/build/main//321/201omponents/Toggle/Toggle.d.ts +0 -4
  429. package/build/main//321/201omponents/Toggle/Toggle.js +0 -35
  430. package/build/main//321/201omponents/Toggle/Toggle.js.map +0 -1
  431. package/build/main//321/201omponents/Toggle/index.d.ts +0 -1
  432. package/build/main//321/201omponents/Toggle/index.js +0 -2
  433. package/build/main//321/201omponents/Toggle/index.js.map +0 -1
  434. package/build/main//321/201omponents/Toggle/types.d.ts +0 -12
  435. package/build/main//321/201omponents/Toggle/types.js +0 -2
  436. package/build/main//321/201omponents/Toggle/types.js.map +0 -1
  437. package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.d.ts +0 -4
  438. package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.js +0 -31
  439. package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.js.map +0 -1
  440. package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.d.ts +0 -4
  441. package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.js +0 -88
  442. package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.js.map +0 -1
  443. package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.d.ts +0 -4
  444. package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.js +0 -23
  445. package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.js.map +0 -1
  446. package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.d.ts +0 -4
  447. package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.js +0 -129
  448. package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.js.map +0 -1
  449. package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.d.ts +0 -3
  450. package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.js +0 -137
  451. package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.js.map +0 -1
  452. package/build/main//321/201omponents/UserDropdown/Option/Option.d.ts +0 -4
  453. package/build/main//321/201omponents/UserDropdown/Option/Option.js +0 -80
  454. package/build/main//321/201omponents/UserDropdown/Option/Option.js.map +0 -1
  455. package/build/main//321/201omponents/UserDropdown/SearchInCatalogButton/SearchInCatalogButton.d.ts +0 -4
  456. package/build/main//321/201omponents/UserDropdown/SearchInCatalogButton/SearchInCatalogButton.js +0 -44
  457. package/build/main//321/201omponents/UserDropdown/SearchInCatalogButton/SearchInCatalogButton.js.map +0 -1
  458. package/build/main//321/201omponents/UserDropdown/UserDropdown.d.ts +0 -5
  459. package/build/main//321/201omponents/UserDropdown/UserDropdown.js +0 -549
  460. package/build/main//321/201omponents/UserDropdown/UserDropdown.js.map +0 -1
  461. package/build/main//321/201omponents/UserDropdown/constants.d.ts +0 -8
  462. package/build/main//321/201omponents/UserDropdown/constants.js +0 -10
  463. package/build/main//321/201omponents/UserDropdown/constants.js.map +0 -1
  464. package/build/main//321/201omponents/UserDropdown/helpers.d.ts +0 -105
  465. package/build/main//321/201omponents/UserDropdown/helpers.js +0 -143
  466. package/build/main//321/201omponents/UserDropdown/helpers.js.map +0 -1
  467. package/build/main//321/201omponents/UserDropdown/index.d.ts +0 -1
  468. package/build/main//321/201omponents/UserDropdown/index.js +0 -2
  469. package/build/main//321/201omponents/UserDropdown/index.js.map +0 -1
  470. package/build/main//321/201omponents/UserDropdown/selectStyles.d.ts +0 -15
  471. package/build/main//321/201omponents/UserDropdown/selectStyles.js +0 -69
  472. package/build/main//321/201omponents/UserDropdown/selectStyles.js.map +0 -1
  473. package/build/main//321/201omponents/UserDropdown/types.d.ts +0 -269
  474. package/build/main//321/201omponents/UserDropdown/types.js +0 -9
  475. package/build/main//321/201omponents/UserDropdown/types.js.map +0 -1
  476. package/build/main//321/201omponents/types.d.ts +0 -2
  477. package/build/main//321/201omponents/types.js +0 -2
  478. package/build/main//321/201omponents/types.js.map +0 -1
@@ -1,105 +0,0 @@
1
- /// <reference types="react" />
2
- import { TGenerateContactsOption, TGenerateContactsOptionsToSelect, TGenerateCorporateOption, TGenerateCorporateOptionsToSelect, TGenerateEnteredByUserOption, TUser } from './types';
3
- export declare const generateCorporateOption: ({ option: { name, avatar, email, contacts, serverName, company, userType, uid, department, companyPosition, isPrivateSchedule, isNotRemovable, isBusyAtSelectedTime, }, ...remainingFields }: TGenerateCorporateOption) => {
4
- platform: string;
5
- layoutType: string;
6
- isChipsCollapsable: boolean;
7
- isInputFocused: import("react").RefObject<boolean>;
8
- selectRef: import("react").RefObject<any>;
9
- value: string;
10
- label: string;
11
- name: string;
12
- avatar: string | null;
13
- email: string;
14
- contacts: {
15
- userHuid: string;
16
- contact: string;
17
- contactType: string;
18
- }[];
19
- userType: import("./constants").CONTACT_TYPES | undefined;
20
- uid: string | undefined;
21
- serverName: string | null;
22
- company: string | null;
23
- department: string | null;
24
- companyPosition: string | null;
25
- isPrivateSchedule: boolean | undefined;
26
- isNotRemovable: boolean | undefined;
27
- isBusyAtSelectedTime: boolean | undefined;
28
- };
29
- export declare const generateCorporateOptionsToSelect: ({ language, options, setIsSearchable, setModalData, ...remainingFields }: TGenerateCorporateOptionsToSelect) => {
30
- language: string;
31
- setIsSearchable: (isSearchable: boolean) => void;
32
- setModalData: (modalData: import("./types").TModalData | null) => void;
33
- platform: string;
34
- layoutType: string;
35
- isChipsCollapsable: boolean;
36
- isInputFocused: import("react").RefObject<boolean>;
37
- selectRef: import("react").RefObject<any>;
38
- value: string;
39
- label: string;
40
- name: string;
41
- avatar: string | null;
42
- email: string;
43
- contacts: {
44
- userHuid: string;
45
- contact: string;
46
- contactType: string;
47
- }[];
48
- userType: import("./constants").CONTACT_TYPES | undefined;
49
- uid: string | undefined;
50
- serverName: string | null;
51
- company: string | null;
52
- department: string | null;
53
- companyPosition: string | null;
54
- isPrivateSchedule: boolean | undefined;
55
- isNotRemovable: boolean | undefined;
56
- isBusyAtSelectedTime: boolean | undefined;
57
- }[];
58
- export declare const generateContactsOption: ({ option: { name, avatar, email, isPrivateSchedule, isNotRemovable, isBusyAtSelectedTime }, ...remainingFields }: TGenerateContactsOption) => {
59
- platform: string;
60
- layoutType: string;
61
- isChipsCollapsable: boolean;
62
- isInputFocused: import("react").RefObject<boolean>;
63
- selectRef: import("react").RefObject<any>;
64
- value: string;
65
- label: string;
66
- name: string | null;
67
- avatar: string | null;
68
- email: string;
69
- isMyContacts: boolean;
70
- isPrivateSchedule: boolean | undefined;
71
- isNotRemovable: boolean | undefined;
72
- isBusyAtSelectedTime: boolean | undefined;
73
- };
74
- export declare const generateContactsOptionsToSelect: ({ options, ...remainingFields }: TGenerateContactsOptionsToSelect) => {
75
- platform: string;
76
- layoutType: string;
77
- isChipsCollapsable: boolean;
78
- isInputFocused: import("react").RefObject<boolean>;
79
- selectRef: import("react").RefObject<any>;
80
- value: string;
81
- label: string;
82
- name: string | null;
83
- avatar: string | null;
84
- email: string;
85
- isMyContacts: boolean;
86
- isPrivateSchedule: boolean | undefined;
87
- isNotRemovable: boolean | undefined;
88
- isBusyAtSelectedTime: boolean | undefined;
89
- }[];
90
- export declare const generateEnteredByUserOption: ({ email, ...remainingFields }: TGenerateEnteredByUserOption) => {
91
- platform: string;
92
- layoutType: string;
93
- isChipsCollapsable: boolean;
94
- isInputFocused: import("react").RefObject<boolean>;
95
- selectRef: import("react").RefObject<any>;
96
- value: string;
97
- label: string;
98
- email: string;
99
- isEnteredByUser: boolean;
100
- };
101
- export declare const IndicatorSeparator: () => null;
102
- export declare const DropdownIndicator: () => null;
103
- export declare const MultiValueRemove: () => null;
104
- export declare const LoadingIndicator: () => null;
105
- export declare const sortContacts: <T extends TUser>(contacts: T[], query: string) => T[];
@@ -1,143 +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
- var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
24
- if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
25
- if (ar || !(i in from)) {
26
- if (!ar) ar = Array.prototype.slice.call(from, 0, i);
27
- ar[i] = from[i];
28
- }
29
- }
30
- return to.concat(ar || Array.prototype.slice.call(from));
31
- };
32
- import { transliterate as tr } from 'transliteration';
33
- import ru from 'convert-layout/ru';
34
- import { SPACE } from '../../constants';
35
- import { MATCH_SCORES, } from './types';
36
- export var generateCorporateOption = function (_a) {
37
- var _b = _a.option, name = _b.name, avatar = _b.avatar, email = _b.email, contacts = _b.contacts, serverName = _b.serverName, company = _b.company, userType = _b.userType, uid = _b.uid, department = _b.department, companyPosition = _b.companyPosition, isPrivateSchedule = _b.isPrivateSchedule, isNotRemovable = _b.isNotRemovable, isBusyAtSelectedTime = _b.isBusyAtSelectedTime, remainingFields = __rest(_a, ["option"]);
38
- return (__assign({ value: contacts[0].userHuid, label: name, name: name, avatar: avatar, email: email || contacts[0].contact, contacts: contacts, userType: userType, uid: uid, serverName: serverName, company: company, department: department, companyPosition: companyPosition, isPrivateSchedule: isPrivateSchedule, isNotRemovable: isNotRemovable, isBusyAtSelectedTime: isBusyAtSelectedTime }, remainingFields));
39
- };
40
- export var generateCorporateOptionsToSelect = function (_a) {
41
- var language = _a.language, options = _a.options, setIsSearchable = _a.setIsSearchable, setModalData = _a.setModalData, remainingFields = __rest(_a, ["language", "options", "setIsSearchable", "setModalData"]);
42
- return options.map(function (option) { return (__assign(__assign({}, generateCorporateOption(__assign({ option: option }, remainingFields))), { language: language, setIsSearchable: setIsSearchable, setModalData: setModalData })); });
43
- };
44
- export var generateContactsOption = function (_a) {
45
- var _b = _a.option, name = _b.name, avatar = _b.avatar, email = _b.email, isPrivateSchedule = _b.isPrivateSchedule, isNotRemovable = _b.isNotRemovable, isBusyAtSelectedTime = _b.isBusyAtSelectedTime, remainingFields = __rest(_a, ["option"]);
46
- return (__assign({ value: email, label: name || email, name: name, avatar: avatar, email: email, isMyContacts: true, isPrivateSchedule: isPrivateSchedule, isNotRemovable: isNotRemovable, isBusyAtSelectedTime: isBusyAtSelectedTime }, remainingFields));
47
- };
48
- export var generateContactsOptionsToSelect = function (_a) {
49
- var options = _a.options, remainingFields = __rest(_a, ["options"]);
50
- return options.map(function (option) { return generateContactsOption(__assign({ option: option }, remainingFields)); });
51
- };
52
- export var generateEnteredByUserOption = function (_a) {
53
- var email = _a.email, remainingFields = __rest(_a, ["email"]);
54
- return (__assign({ value: email, label: email, email: email, isEnteredByUser: true }, remainingFields));
55
- };
56
- export var IndicatorSeparator = function () { return null; };
57
- export var DropdownIndicator = function () { return null; };
58
- export var MultiValueRemove = function () { return null; };
59
- export var LoadingIndicator = function () { return null; };
60
- // сортируем по принципу:
61
- // 1 - совпадение в емейле, от НАЧАЛА емейла, то есть если введено ger, то gerasimenkoa@express.ms выше чем agerasimenko@express.ms
62
- // 2 - совпадение в емейле в любом месте, то есть agerasimenko@express.ms выше apoliakov@express.ms и тд
63
- // 3 - совпадение в имени, от НАЧАЛА ПЕРВОГО слова, при поиске ger, Gerasimenko Andrey выше чем Andrey Gerasimenko
64
- // 4 - совпадение в имени, от НАЧАЛА ЛЮБОГО слова, то есть Andrey Gerasimenko выше чем Anton Poliakov
65
- // 5 - совпадение в имени в любом месте
66
- // 6 - все остальные
67
- var generateQueryVariants = function (query) { return ({
68
- origin: query,
69
- translit: tr(query),
70
- toEng: ru.toEn(query),
71
- fromEng: ru.fromEn(query),
72
- }); };
73
- var extractFirstWord = function (text) { var _a; return (_a = text.split(SPACE)[0]) !== null && _a !== void 0 ? _a : ''; };
74
- var createMatchers = function (queryVariants) {
75
- var variants = Object.values(queryVariants);
76
- var startsWith = function (text) { return variants.some(function (variant) { return text.startsWith(variant); }); };
77
- var includes = function (text) { return variants.some(function (variant) { return text.includes(variant); }); };
78
- var anyWordStartsWith = function (text) { return text.split(SPACE).some(function (word) { return startsWith(word); }); };
79
- return { startsWith: startsWith, includes: includes, anyWordStartsWith: anyWordStartsWith };
80
- };
81
- var scoreEmailMatch = function (email, _a) {
82
- var startsWith = _a.startsWith, includes = _a.includes;
83
- if (!email)
84
- return MATCH_SCORES.NO_MATCH;
85
- var normalizedEmail = email.toLowerCase();
86
- if (startsWith(normalizedEmail))
87
- return MATCH_SCORES.EMAIL_STARTS_WITH;
88
- if (includes(normalizedEmail))
89
- return MATCH_SCORES.EMAIL_CONTAINS;
90
- return MATCH_SCORES.NO_MATCH;
91
- };
92
- var scoreNameMatch = function (name, _a) {
93
- var startsWith = _a.startsWith, anyWordStartsWith = _a.anyWordStartsWith, includes = _a.includes;
94
- if (!name)
95
- return MATCH_SCORES.NO_MATCH;
96
- var normalizedName = name.toLowerCase();
97
- var firstWord = extractFirstWord(normalizedName);
98
- if (startsWith(firstWord))
99
- return MATCH_SCORES.NAME_FIRST_WORD_STARTS_WITH;
100
- if (anyWordStartsWith(normalizedName))
101
- return MATCH_SCORES.NAME_ANY_WORD_STARTS_WITH;
102
- if (includes(normalizedName))
103
- return MATCH_SCORES.NAME_CONTAINS;
104
- return MATCH_SCORES.NO_MATCH;
105
- };
106
- var calculateContactScore = function (_a, matchers) {
107
- var email = _a.email, _b = _a.name, name = _b === void 0 ? '' : _b;
108
- return ({
109
- emailScore: scoreEmailMatch(email, matchers),
110
- nameScore: scoreNameMatch(name || '', matchers),
111
- originalName: name || '',
112
- });
113
- };
114
- var compareContacts = function (_a, _b) {
115
- var emailScoreA = _a.emailScore, nameScoreA = _a.nameScore, originalNameA = _a.originalName;
116
- var emailScoreB = _b.emailScore, nameScoreB = _b.nameScore, originalNameB = _b.originalName;
117
- if (emailScoreA !== emailScoreB)
118
- return emailScoreB - emailScoreA;
119
- if (nameScoreA !== nameScoreB)
120
- return nameScoreB - nameScoreA;
121
- return originalNameA.localeCompare(originalNameB);
122
- };
123
- export var sortContacts = function (contacts, query) {
124
- if (!query.trim())
125
- return __spreadArray([], contacts, true).sort(function (_a, _b) {
126
- var nameA = _a.name;
127
- var nameB = _b.name;
128
- return (nameA || '').localeCompare(nameB || '');
129
- });
130
- var queryVariants = generateQueryVariants(query.toLowerCase());
131
- var matchers = createMatchers(queryVariants);
132
- return __spreadArray([], contacts, true).map(function (contact) { return ({ contact: contact, score: calculateContactScore(contact, matchers) }); })
133
- .sort(function (_a, _b) {
134
- var scoreA = _a.score;
135
- var scoreB = _b.score;
136
- return compareContacts(scoreA, scoreB);
137
- })
138
- .map(function (_a) {
139
- var contact = _a.contact;
140
- return contact;
141
- });
142
- };
143
- //# 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 +0,0 @@
1
- export { default } from './UserDropdown';
@@ -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,15 +0,0 @@
1
- import { TSelectStyles } from './types';
2
- declare const _default: ({ isChipsVisible, isMaxMembersAdded, isDisabled, isError, lastRowNumber, paddingLeft, platform, layoutType, isInputHidden, isDisabledMenuOffsetAtFullscreen, isMaskRepresented, fontFamilyStyle: { fontFamily }, containerPadding, }: TSelectStyles) => {
3
- control: (provided: any, { isFocused }: any) => any;
4
- menu: (provided: any) => any;
5
- menuList: (provided: any) => any;
6
- valueContainer: (provided: any, { hasValue }: any) => any;
7
- placeholder: (provided: any) => any;
8
- input: (provided: any) => any;
9
- multiValue: (provided: any) => any;
10
- multiValueLabel: (provided: any) => any;
11
- noOptionsMessage: (provided: any) => any;
12
- loadingMessage: (provided: any) => any;
13
- option: (provided: any) => any;
14
- };
15
- export default _default;
@@ -1,69 +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, 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, platform = _a.platform, layoutType = _a.layoutType, isInputHidden = _a.isInputHidden, isDisabledMenuOffsetAtFullscreen = _a.isDisabledMenuOffsetAtFullscreen, isMaskRepresented = _a.isMaskRepresented, fontFamily = _a.fontFamilyStyle.fontFamily, containerPadding = _a.containerPadding;
17
- return ({
18
- control: function (provided, _a) {
19
- var isFocused = _a.isFocused;
20
- var focusedBorderColor = 'var(--color-border-focused)';
21
- var errorBorderColor = 'var(--color-border-error)';
22
- var borderColor = isFocused ? focusedBorderColor : 'var(--color-border-primary)';
23
- var hoverBorderColor = isFocused ? focusedBorderColor : 'var(--color-border-primary-hover)';
24
- return __assign(__assign({}, provided), { background: isDisabled ? 'var(--color-bg-light-transparent)' : 'transparent', display: isInputHidden ? 'none' : 'block', borderRadius: '10px', borderColor: isError ? errorBorderColor : borderColor, boxShadow: 'none', cursor: 'text', transition: 'border-color 250ms ease-in-out, background 250ms ease-in-out', '&:hover': {
25
- borderColor: isWebPlatform(platform) && (isError ? errorBorderColor : hoverBorderColor),
26
- } });
27
- },
28
- menu: function (provided) { return (__assign(__assign({}, provided), { width: isFullScreen(layoutType) ? '384px' : '100%', left: isFullScreen(layoutType) && !isDisabledMenuOffsetAtFullscreen ? '55px' : 0, background: COLORS.transparent, borderRadius: '10px', boxShadow: "0px 2px 24px 0px ".concat(COLORS.selectBoxShadow), margin: '4px 0', zIndex: 2, '&:has(.smartapp-menu-list__char-hint)': {
29
- width: '316px',
30
- right: '0',
31
- marginLeft: isFullScreen(layoutType) ? 0 : 'auto',
32
- marginRight: isFullScreen(layoutType) ? 0 : 'auto',
33
- } })); },
34
- menuList: function (provided) { return (__assign(__assign({}, provided), { maxHeight: '220px', background: 'var(--color-bg-element-on-top)', borderRadius: '10px', padding: 0, '::-webkit-scrollbar-thumb': {
35
- background: 'var(--color-scrollbar-thumb)',
36
- }, '::-webkit-scrollbar-track': {
37
- background: COLORS.transparent,
38
- } })); },
39
- valueContainer: function (provided, _a) {
40
- var hasValue = _a.hasValue;
41
- var valueContainerPadding = lastRowNumber === 1 ? "10.5px 12px 10.5px ".concat(paddingLeft) : "3px 4px 3px ".concat(isMaskRepresented ? paddingLeft : '4px');
42
- var padding = containerPadding || valueContainerPadding;
43
- return hasValue && isChipsVisible ? __assign(__assign({}, provided), { display: 'flex', gap: '8px', padding: padding }) : __assign(__assign({}, provided), { padding: padding });
44
- },
45
- placeholder: function (provided) { return (__assign(__assign({}, provided), { fontFamily: fontFamily, fontSize: '14px', fontWeight: '400', lineHeight: '17px', color: 'var(--color-text-tertiary)', margin: 0 })); },
46
- input: function (provided) { return (__assign(__assign({}, provided), { display: isMaxMembersAdded || isDisabled ? 'none' : 'grid', fontSize: '14px', fontWeight: '400', lineHeight: '17px', color: 'var(--color-text-primary)', caretColor: 'var(--color-icon-accent)', padding: 0, margin: 0, overflow: 'auto', gridTemplateColumns: 'max-content' })); },
47
- multiValue: function (provided) { return (__assign(__assign({}, provided), { width: 'auto', background: 'unset', borderRadius: '1000px', margin: 0, '& > div:first-child': {
48
- maxWidth: '100%',
49
- }, '&: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: '14px', fontWeight: 400, color: 'var(--color-text-secondary)', background: 'var(--color-bg-element-on-top)', borderRadius: '10px', padding: '16px 12px' })); },
59
- loadingMessage: function (provided) { return (__assign(__assign({}, provided), { maxHeight: '220px', borderRadius: '10px', padding: 0, overflow: 'hidden' })); },
60
- option: function (provided) { return (__assign(__assign({}, provided), { height: '45px', background: 'var(--color-bg-element-on-top)', borderRadius: '10px', padding: '0', cursor: isWebPlatform(platform) && 'pointer', marginBottom: '2px', transition: 'background 250ms ease-in-out', '&:hover': {
61
- background: isWebPlatform(platform) && 'var(--color-bg-element-on-top-hover)',
62
- }, '&:active': {
63
- background: 'var(--color-bg-element-on-top-pressed)',
64
- }, '&:focus-visible': {
65
- outline: 'none',
66
- } })); },
67
- });
68
- });
69
- //# 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,269 +0,0 @@
1
- import { ReactElement, RefObject } from 'react';
2
- import { MenuListProps, OptionProps } from 'react-select';
3
- import { IFontFamilyProps, ILanguageProps, ILayoutTypeProps, IPlatformProps, TFontFamilyStyle, TStyles } from '../../constants';
4
- import { CONTACT_TYPES } from './constants';
5
- import { MenuItem } from '../ContextMenu/types';
6
- export interface IContactBottomSheet extends ILanguageProps {
7
- fontFamily?: string;
8
- avatar: string | null;
9
- name: string;
10
- email: string;
11
- serverName: string | null;
12
- company: string | null;
13
- department: string | null;
14
- companyPosition: string | null;
15
- }
16
- export interface IContactInfo extends ILanguageProps {
17
- elementRef?: RefObject<HTMLDivElement | null>;
18
- serverName: string | null;
19
- company: string | null;
20
- department: string | null;
21
- companyPosition: string | null;
22
- }
23
- export type TRenderInfoItem = {
24
- title: string;
25
- info: string;
26
- };
27
- export interface ILoadingMessage {
28
- skeletonRowsCount?: number;
29
- }
30
- export interface IMenuListProps extends MenuListProps {
31
- selectRef: RefObject<any>;
32
- scrollFromTop: RefObject<number>;
33
- language: string;
34
- hasNextPage: boolean;
35
- isLoading: boolean;
36
- isUserTyping: boolean;
37
- isShowCatalogSearchButton?: boolean;
38
- isNextPageLoading: boolean;
39
- onLoadNextPage: (inputValue: string) => void;
40
- onShowCatalogSearchButtonClick?: () => void;
41
- }
42
- type TData = ILanguageProps & {
43
- label: string;
44
- avatar: string | null;
45
- email: string;
46
- serverName: string | null;
47
- company: string | null;
48
- department: string | null;
49
- companyPosition: string | null;
50
- isMyContacts: boolean;
51
- platform: 'web' | 'ios' | 'android';
52
- fontFamily: string;
53
- setIsSearchable: (isSearchable: boolean) => void;
54
- setModalData: (modalData: TModalData | null) => void;
55
- userType?: CONTACT_TYPES;
56
- uid?: string;
57
- };
58
- export interface IOptionProps extends OptionProps {
59
- data: TData;
60
- }
61
- export interface ISearchInCatalogButtonProps {
62
- width?: number;
63
- language: string;
64
- isOnlyButtonInList?: boolean;
65
- noOptionText?: string | null;
66
- onShowCatalogSearchButtonClick?: () => void;
67
- }
68
- export type TModalData = {
69
- avatar: string | null;
70
- name: string;
71
- email: string;
72
- serverName: string | null;
73
- company: string | null;
74
- department: string | null;
75
- companyPosition: string | null;
76
- };
77
- type TGenerateCommonOption = {
78
- platform: string;
79
- layoutType: string;
80
- isChipsCollapsable: boolean;
81
- isInputFocused: RefObject<boolean>;
82
- selectRef: RefObject<any>;
83
- };
84
- export type TGenerateCorporateOption = TGenerateCommonOption & {
85
- option: TCorporateEntity;
86
- };
87
- export type TGenerateCorporateOptionsToSelect = TGenerateCommonOption & {
88
- language: string;
89
- options: TCorporateEntity[];
90
- setIsSearchable: (isSearchable: boolean) => void;
91
- setModalData: (modalData: TModalData | null) => void;
92
- };
93
- export type TGenerateContactsOption = TGenerateCommonOption & {
94
- option: TMyContactsEntries;
95
- };
96
- export type TGenerateContactsOptionsToSelect = TGenerateCommonOption & {
97
- options: TMyContactsEntries[];
98
- };
99
- export type TGenerateEnteredByUserOption = TGenerateCommonOption & {
100
- email: string;
101
- };
102
- export type TSelectStyles = {
103
- isChipsVisible: boolean;
104
- isMaxMembersAdded: boolean;
105
- isDisabled: boolean;
106
- isError: boolean;
107
- lastRowNumber: number;
108
- paddingLeft: string;
109
- platform: string;
110
- layoutType: string;
111
- isInputHidden: boolean;
112
- isDisabledMenuOffsetAtFullscreen: boolean;
113
- isMaskRepresented: boolean;
114
- fontFamilyStyle: TFontFamilyStyle;
115
- containerPadding?: string;
116
- };
117
- export type TGenerateNoOptionsMessage = {
118
- inputValue: string;
119
- };
120
- export type THandleFilterOption = {
121
- data: MultiOptionType;
122
- };
123
- export type TSelectProps = {
124
- options: MultiOptionType[];
125
- inputValue: string;
126
- onChange: (value: MultiOptionType[]) => void;
127
- onInputChange: (value: string) => void;
128
- };
129
- export interface MultiOptionType {
130
- value: string;
131
- label: string;
132
- avatar?: string | null;
133
- email: string;
134
- layoutType: string;
135
- isChipsCollapsable: boolean;
136
- isLoading?: boolean;
137
- uid?: string;
138
- isWarning?: boolean;
139
- userType?: CONTACT_TYPES;
140
- platform?: string;
141
- serverName?: string | null;
142
- company?: string | null;
143
- department?: string | null;
144
- companyPosition?: string | null;
145
- isMyContacts?: boolean;
146
- isEnteredByUser?: boolean;
147
- isNotRemovable?: boolean;
148
- }
149
- export type TMyContactsEntries = {
150
- isBusyAtSelectedTime?: boolean;
151
- isPrivateSchedule?: boolean;
152
- isNotRemovable?: boolean;
153
- isOrganizer?: boolean;
154
- name: string | null;
155
- email: string;
156
- avatar: string | null;
157
- isLoading?: boolean;
158
- userType?: CONTACT_TYPES;
159
- isWarning?: boolean;
160
- uid?: string;
161
- isResetChipsToInputValue?: boolean;
162
- contextMenuItems?: MenuItem[];
163
- };
164
- type TContacts = {
165
- userHuid: string;
166
- contact: string;
167
- contactType: string;
168
- };
169
- export type TCorporateEntity = {
170
- isBusyAtSelectedTime?: boolean;
171
- isPrivateSchedule?: boolean;
172
- isNotRemovable?: boolean;
173
- isOrganizer?: boolean;
174
- avatar: string | null;
175
- uid?: string;
176
- isResetChipsToInputValue?: boolean;
177
- contextMenuItems?: MenuItem[];
178
- userType?: CONTACT_TYPES;
179
- isLoading?: boolean;
180
- isWarning?: boolean;
181
- name: string;
182
- email: string | null;
183
- serverName: string | null;
184
- company: string | null;
185
- department: string | null;
186
- companyPosition: string | null;
187
- contacts: TContacts[];
188
- };
189
- type TCorporateEntries = {
190
- corpPhonebookEntries: TCorporateEntity[];
191
- trustSearchEntries: TCorporateEntity[];
192
- };
193
- export type TUser = TCorporateEntity | TMyContactsEntries | {
194
- email: string;
195
- name?: string | null;
196
- isBusyAtSelectedTime?: boolean;
197
- uid?: string;
198
- isResetChipsToInputValue?: boolean;
199
- isPrivateSchedule?: boolean;
200
- isNotRemovable?: boolean;
201
- isOrganizer?: boolean;
202
- isWarning?: boolean;
203
- isLoading?: boolean;
204
- userType?: CONTACT_TYPES;
205
- contextMenuItems?: MenuItem[];
206
- };
207
- export interface IUserDropdownProps extends IPlatformProps, ILayoutTypeProps, IFontFamilyProps, ILanguageProps {
208
- isDisabled?: boolean;
209
- isLoading?: boolean;
210
- isChipsOutline?: boolean;
211
- isChipsVisible?: boolean;
212
- isChipsCollapsable?: boolean;
213
- isSelectedChipHasTooltip?: boolean;
214
- isMenuCloseOnSelect?: boolean;
215
- isFilteringDisabled?: boolean;
216
- isShowCatalogSearchButton?: boolean;
217
- isBackspaceChipToInput?: boolean;
218
- isInputHidden?: boolean;
219
- isDisabledMenuOffsetAtFullscreen?: boolean;
220
- hasNextPage?: boolean;
221
- isNextPageLoading?: boolean;
222
- title?: string;
223
- mask?: string;
224
- placeholder?: string;
225
- hint?: ReactElement | string;
226
- noOptionsMessage?: string;
227
- maxMembersCount?: number;
228
- menuPosition?: 'bottom' | 'auto' | 'top';
229
- autoFocus?: boolean;
230
- externalInputValue?: string;
231
- containerClassName?: string;
232
- containerPadding?: string;
233
- containerStyles?: TStyles;
234
- selectedEntries?: TUser[];
235
- corporateEntries: TCorporateEntries | null;
236
- myContactsEntries: TMyContactsEntries[] | null;
237
- emailsToExclude?: string[];
238
- onInputChange: (inputValue: string) => void;
239
- onChange: (users: TUser[]) => void;
240
- onMenuOpen?: () => void;
241
- onMenuClose?: () => void;
242
- onLoadNextPage?: (inputValue: string) => void;
243
- onShowCatalogSearchButtonClick?: () => void;
244
- }
245
- export type TQueryVariants = {
246
- origin: string;
247
- translit: string;
248
- toEng: string;
249
- fromEng: string;
250
- };
251
- export type TContactMatchScore = {
252
- emailScore: number;
253
- nameScore: number;
254
- originalName: string;
255
- };
256
- export declare const MATCH_SCORES: {
257
- readonly EMAIL_STARTS_WITH: 6;
258
- readonly EMAIL_CONTAINS: 5;
259
- readonly NAME_FIRST_WORD_STARTS_WITH: 4;
260
- readonly NAME_ANY_WORD_STARTS_WITH: 3;
261
- readonly NAME_CONTAINS: 2;
262
- readonly NO_MATCH: 0;
263
- };
264
- export type TMatchers = {
265
- startsWith: (text: string) => boolean;
266
- includes: (text: string) => boolean;
267
- anyWordStartsWith: (text: string) => boolean;
268
- };
269
- export {};
@@ -1,9 +0,0 @@
1
- export var MATCH_SCORES = {
2
- EMAIL_STARTS_WITH: 6,
3
- EMAIL_CONTAINS: 5,
4
- NAME_FIRST_WORD_STARTS_WITH: 4,
5
- NAME_ANY_WORD_STARTS_WITH: 3,
6
- NAME_CONTAINS: 2,
7
- NO_MATCH: 0,
8
- };
9
- //# sourceMappingURL=types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/сomponents/UserDropdown/types.ts"],"names":[],"mappings":"AAkRA,MAAM,CAAC,IAAM,YAAY,GAAG;IAC1B,iBAAiB,EAAE,CAAC;IACpB,cAAc,EAAE,CAAC;IACjB,2BAA2B,EAAE,CAAC;IAC9B,yBAAyB,EAAE,CAAC;IAC5B,aAAa,EAAE,CAAC;IAChB,QAAQ,EAAE,CAAC;CACH,CAAA"}
@@ -1,2 +0,0 @@
1
- export type Enumerate<N extends number, Acc extends number[] = []> = Acc['length'] extends N ? Acc[number] : Enumerate<N, [...Acc, Acc['length']]>;
2
- export type IntRange<F extends number, T extends number> = Exclude<Enumerate<T>, Enumerate<F>>;
@@ -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":""}