@expressms/smartapp-ui 2.8.2-alpha.13 → 2.8.2-alpha.15

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 (601) hide show
  1. package/build/main/index.d.ts +35 -35
  2. package/build/main/index.js +35 -35
  3. package/build/main/index.js.map +1 -1
  4. package/build/main//321/201omponents/ActionModal/ActionModal.d.ts +4 -0
  5. package/build/main/{components → /321/201omponents}/ActionModal/ActionModal.js +4 -3
  6. package/build/main//321/201omponents/ActionModal/ActionModal.js.map +1 -0
  7. package/build/main//321/201omponents/ActionModal/index.d.ts +1 -0
  8. package/build/main//321/201omponents/ActionModal/index.js +2 -0
  9. package/build/main//321/201omponents/ActionModal/index.js.map +1 -0
  10. package/build/main//321/201omponents/ActionModal/types.js.map +1 -0
  11. package/build/main//321/201omponents/AttachedFile/AttachedFile.d.ts +8 -0
  12. package/build/main/{components → /321/201omponents}/AttachedFile/AttachedFile.js +2 -1
  13. package/build/main//321/201omponents/AttachedFile/AttachedFile.js.map +1 -0
  14. package/build/main//321/201omponents/AttachedFile/index.d.ts +1 -0
  15. package/build/main//321/201omponents/AttachedFile/index.js +2 -0
  16. package/build/main//321/201omponents/AttachedFile/index.js.map +1 -0
  17. package/build/main//321/201omponents/AttachedFile/types.js.map +1 -0
  18. package/build/main//321/201omponents/Avatar/Avatar.d.ts +4 -0
  19. package/build/main/{components → /321/201omponents}/Avatar/Avatar.js +2 -1
  20. package/build/main//321/201omponents/Avatar/Avatar.js.map +1 -0
  21. package/build/main//321/201omponents/Avatar/index.d.ts +1 -0
  22. package/build/main//321/201omponents/Avatar/index.js +2 -0
  23. package/build/main//321/201omponents/Avatar/index.js.map +1 -0
  24. package/build/main//321/201omponents/Avatar/types.js.map +1 -0
  25. package/build/main//321/201omponents/Button/Button.d.ts +4 -0
  26. package/build/main/{components → /321/201omponents}/Button/Button.js +2 -1
  27. package/build/main//321/201omponents/Button/Button.js.map +1 -0
  28. package/build/main//321/201omponents/Button/index.d.ts +1 -0
  29. package/build/main//321/201omponents/Button/index.js +2 -0
  30. package/build/main//321/201omponents/Button/index.js.map +1 -0
  31. package/build/main//321/201omponents/Button/types.js.map +1 -0
  32. package/build/main//321/201omponents/CachedImage/CachedImage.d.ts +4 -0
  33. package/build/main/{components → /321/201omponents}/CachedImage/CachedImage.js +2 -1
  34. package/build/main//321/201omponents/CachedImage/CachedImage.js.map +1 -0
  35. package/build/main//321/201omponents/CachedImage/helpers.js.map +1 -0
  36. package/build/main//321/201omponents/CachedImage/index.d.ts +1 -0
  37. package/build/main//321/201omponents/CachedImage/index.js +2 -0
  38. package/build/main//321/201omponents/CachedImage/index.js.map +1 -0
  39. package/build/main//321/201omponents/CachedImage/types.js.map +1 -0
  40. package/build/main//321/201omponents/Calendar/Calendar.d.ts +4 -0
  41. package/build/main/{components → /321/201omponents}/Calendar/Calendar.js +2 -1
  42. package/build/main//321/201omponents/Calendar/Calendar.js.map +1 -0
  43. package/build/main//321/201omponents/Calendar/index.d.ts +1 -0
  44. package/build/main//321/201omponents/Calendar/index.js +2 -0
  45. package/build/main//321/201omponents/Calendar/index.js.map +1 -0
  46. package/build/main//321/201omponents/Calendar/types.js.map +1 -0
  47. package/build/main//321/201omponents/Charts/ChartBar/ChartBar.js.map +1 -0
  48. package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.js.map +1 -0
  49. package/build/main//321/201omponents/Charts/ChartLine/ChartLine.js.map +1 -0
  50. package/build/main//321/201omponents/Charts/ChartPie/ChartPie.js.map +1 -0
  51. package/build/main//321/201omponents/Charts/colors.js.map +1 -0
  52. package/build/main//321/201omponents/Charts/constants.js.map +1 -0
  53. package/build/main//321/201omponents/Charts/helpers.js.map +1 -0
  54. package/build/main//321/201omponents/Charts/index.js.map +1 -0
  55. package/build/main//321/201omponents/Charts/types.js.map +1 -0
  56. package/build/main//321/201omponents/Charts/useEvents.js.map +1 -0
  57. package/build/main//321/201omponents/Charts/usePieEvents.js.map +1 -0
  58. package/build/main//321/201omponents/Checkbox/Checkbox.d.ts +4 -0
  59. package/build/main/{components → /321/201omponents}/Checkbox/Checkbox.js +2 -1
  60. package/build/main//321/201omponents/Checkbox/Checkbox.js.map +1 -0
  61. package/build/main//321/201omponents/Checkbox/index.d.ts +1 -0
  62. package/build/main//321/201omponents/Checkbox/index.js +2 -0
  63. package/build/main//321/201omponents/Checkbox/index.js.map +1 -0
  64. package/build/main//321/201omponents/Checkbox/types.js.map +1 -0
  65. package/build/main//321/201omponents/Chip/Chip.d.ts +4 -0
  66. package/build/main/{components → /321/201omponents}/Chip/Chip.js +3 -2
  67. package/build/main//321/201omponents/Chip/Chip.js.map +1 -0
  68. package/build/main//321/201omponents/Chip/index.d.ts +1 -0
  69. package/build/main//321/201omponents/Chip/index.js +2 -0
  70. package/build/main//321/201omponents/Chip/index.js.map +1 -0
  71. package/build/main/{components/Error → /321/201omponents/Chip}/types.js.map +1 -1
  72. package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.d.ts +4 -0
  73. package/build/main/{components → /321/201omponents}/ConfirmationModal/ConfirmationModal.js +3 -2
  74. package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.js.map +1 -0
  75. package/build/main//321/201omponents/ConfirmationModal/index.d.ts +1 -0
  76. package/build/main//321/201omponents/ConfirmationModal/index.js +2 -0
  77. package/build/main//321/201omponents/ConfirmationModal/index.js.map +1 -0
  78. package/build/main//321/201omponents/ConfirmationModal/types.js.map +1 -0
  79. package/build/main//321/201omponents/ContextMenu/ContextMenu.d.ts +4 -0
  80. package/build/main/{components → /321/201omponents}/ContextMenu/ContextMenu.js +3 -2
  81. package/build/main//321/201omponents/ContextMenu/ContextMenu.js.map +1 -0
  82. package/build/main//321/201omponents/ContextMenu/index.d.ts +1 -0
  83. package/build/main//321/201omponents/ContextMenu/index.js +2 -0
  84. package/build/main//321/201omponents/ContextMenu/index.js.map +1 -0
  85. package/build/main//321/201omponents/ContextMenu/types.js.map +1 -0
  86. package/build/main//321/201omponents/CustomSelect/CustomSelect.d.ts +12 -0
  87. package/build/main/{components → /321/201omponents}/CustomSelect/CustomSelect.js +3 -2
  88. package/build/main//321/201omponents/CustomSelect/CustomSelect.js.map +1 -0
  89. package/build/main//321/201omponents/CustomSelect/index.d.ts +1 -0
  90. package/build/main//321/201omponents/CustomSelect/index.js +2 -0
  91. package/build/main//321/201omponents/CustomSelect/index.js.map +1 -0
  92. package/build/main//321/201omponents/CustomSelect/selectStyles.js.map +1 -0
  93. package/build/main//321/201omponents/CustomSelect/types.js.map +1 -0
  94. package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.d.ts +4 -0
  95. package/build/main/{components → /321/201omponents}/CustomSelectProfiles/CustomSelectProfiles.js +3 -2
  96. package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.js.map +1 -0
  97. package/build/main//321/201omponents/CustomSelectProfiles/index.d.ts +1 -0
  98. package/build/main//321/201omponents/CustomSelectProfiles/index.js +2 -0
  99. package/build/main//321/201omponents/CustomSelectProfiles/index.js.map +1 -0
  100. package/build/main//321/201omponents/CustomSelectProfiles/types.js.map +1 -0
  101. package/build/main//321/201omponents/DragAndDrop/DragAndDrop.d.ts +4 -0
  102. package/build/main/{components → /321/201omponents}/DragAndDrop/DragAndDrop.js +4 -3
  103. package/build/main//321/201omponents/DragAndDrop/DragAndDrop.js.map +1 -0
  104. package/build/main//321/201omponents/DragAndDrop/index.d.ts +1 -0
  105. package/build/main//321/201omponents/DragAndDrop/index.js +2 -0
  106. package/build/main//321/201omponents/DragAndDrop/index.js.map +1 -0
  107. package/build/main//321/201omponents/DragAndDrop/types.js.map +1 -0
  108. package/build/main//321/201omponents/DraggablePopup/DraggablePopup.d.ts +4 -0
  109. package/build/main/{components → /321/201omponents}/DraggablePopup/DraggablePopup.js +3 -2
  110. package/build/main//321/201omponents/DraggablePopup/DraggablePopup.js.map +1 -0
  111. package/build/main//321/201omponents/DraggablePopup/index.d.ts +1 -0
  112. package/build/main//321/201omponents/DraggablePopup/index.js +2 -0
  113. package/build/main//321/201omponents/DraggablePopup/index.js.map +1 -0
  114. package/build/main//321/201omponents/DraggablePopup/types.js.map +1 -0
  115. package/build/main//321/201omponents/Error/Error.d.ts +4 -0
  116. package/build/main/{components → /321/201omponents}/Error/Error.js +2 -1
  117. package/build/main//321/201omponents/Error/Error.js.map +1 -0
  118. package/build/main//321/201omponents/Error/index.d.ts +1 -0
  119. package/build/main//321/201omponents/Error/index.js +2 -0
  120. package/build/main//321/201omponents/Error/index.js.map +1 -0
  121. package/build/main//321/201omponents/Error/types.js.map +1 -0
  122. package/build/main//321/201omponents/Flex/Flex.js.map +1 -0
  123. package/build/main/{components/Flex/Hflex/Hflex.d.ts → /321/201omponents/Flex/HFlex/HFlex.d.ts} +2 -2
  124. package/build/main/{components/Flex/Hflex/Hflex.js → /321/201omponents/Flex/HFlex/HFlex.js} +2 -2
  125. package/build/main//321/201omponents/Flex/HFlex/HFlex.js.map +1 -0
  126. package/build/main//321/201omponents/Flex/HFlex/index.d.ts +1 -0
  127. package/build/main//321/201omponents/Flex/HFlex/index.js +2 -0
  128. package/build/main//321/201omponents/Flex/HFlex/index.js.map +1 -0
  129. package/build/main/{components/Flex/Vflex/Vflex.d.ts → /321/201omponents/Flex/VFlex/VFlex.d.ts} +1 -1
  130. package/build/main/{components/Flex/Vflex/Vflex.js → /321/201omponents/Flex/VFlex/VFlex.js} +2 -2
  131. package/build/main//321/201omponents/Flex/VFlex/VFlex.js.map +1 -0
  132. package/build/main//321/201omponents/Flex/VFlex/index.d.ts +1 -0
  133. package/build/main//321/201omponents/Flex/VFlex/index.js +2 -0
  134. package/build/main//321/201omponents/Flex/VFlex/index.js.map +1 -0
  135. package/build/main//321/201omponents/Flex/index.d.ts +3 -0
  136. package/build/main//321/201omponents/Flex/index.js +4 -0
  137. package/build/main//321/201omponents/Flex/index.js.map +1 -0
  138. package/build/main/{components/Input → /321/201omponents/Flex}/types.js.map +1 -1
  139. package/build/main//321/201omponents/Header/Header.d.ts +5 -0
  140. package/build/main/{components → /321/201omponents}/Header/Header.js +3 -2
  141. package/build/main//321/201omponents/Header/Header.js.map +1 -0
  142. package/build/main//321/201omponents/Header/index.d.ts +1 -0
  143. package/build/main//321/201omponents/Header/index.js +2 -0
  144. package/build/main//321/201omponents/Header/index.js.map +1 -0
  145. package/build/main//321/201omponents/Header/types.js.map +1 -0
  146. package/build/main//321/201omponents/Input/Input.d.ts +4 -0
  147. package/build/main/{components → /321/201omponents}/Input/Input.js +2 -1
  148. package/build/main//321/201omponents/Input/Input.js.map +1 -0
  149. package/build/main//321/201omponents/Input/index.d.ts +1 -0
  150. package/build/main//321/201omponents/Input/index.js +2 -0
  151. package/build/main//321/201omponents/Input/index.js.map +1 -0
  152. package/build/main//321/201omponents/Input/types.js.map +1 -0
  153. package/build/main/{components → /321/201omponents}/ListItem/ListItem.d.ts +2 -1
  154. package/build/main/{components → /321/201omponents}/ListItem/ListItem.js +5 -4
  155. package/build/main//321/201omponents/ListItem/ListItem.js.map +1 -0
  156. package/build/main//321/201omponents/ListItem/index.d.ts +1 -0
  157. package/build/main//321/201omponents/ListItem/index.js +2 -0
  158. package/build/main//321/201omponents/ListItem/index.js.map +1 -0
  159. package/build/main//321/201omponents/ListItem/types.js.map +1 -0
  160. package/build/main//321/201omponents/Loader/Loader.d.ts +4 -0
  161. package/build/main/{components → /321/201omponents}/Loader/Loader.js +2 -1
  162. package/build/main//321/201omponents/Loader/Loader.js.map +1 -0
  163. package/build/main//321/201omponents/Loader/index.d.ts +1 -0
  164. package/build/main//321/201omponents/Loader/index.js +2 -0
  165. package/build/main//321/201omponents/Loader/index.js.map +1 -0
  166. package/build/main//321/201omponents/Loader/types.js.map +1 -0
  167. package/build/main//321/201omponents/Modal/Modal.d.ts +4 -0
  168. package/build/main/{components → /321/201omponents}/Modal/Modal.js +4 -3
  169. package/build/main//321/201omponents/Modal/Modal.js.map +1 -0
  170. package/build/main//321/201omponents/Modal/index.d.ts +1 -0
  171. package/build/main//321/201omponents/Modal/index.js +2 -0
  172. package/build/main//321/201omponents/Modal/index.js.map +1 -0
  173. package/build/main//321/201omponents/Modal/types.js.map +1 -0
  174. package/build/main//321/201omponents/Notification/Notification.d.ts +8 -0
  175. package/build/main/{components → /321/201omponents}/Notification/Notification.js +3 -2
  176. package/build/main//321/201omponents/Notification/Notification.js.map +1 -0
  177. package/build/main//321/201omponents/Notification/index.d.ts +1 -0
  178. package/build/main//321/201omponents/Notification/index.js +2 -0
  179. package/build/main//321/201omponents/Notification/index.js.map +1 -0
  180. package/build/main//321/201omponents/Notification/types.js.map +1 -0
  181. package/build/main//321/201omponents/Profile/Profile.d.ts +4 -0
  182. package/build/main/{components → /321/201omponents}/Profile/Profile.js +2 -1
  183. package/build/main//321/201omponents/Profile/Profile.js.map +1 -0
  184. package/build/main//321/201omponents/Profile/index.d.ts +1 -0
  185. package/build/main//321/201omponents/Profile/index.js +2 -0
  186. package/build/main//321/201omponents/Profile/index.js.map +1 -0
  187. package/build/main//321/201omponents/Profile/types.js.map +1 -0
  188. package/build/main//321/201omponents/ProgressBar/ProgressBar.d.ts +4 -0
  189. package/build/main/{components → /321/201omponents}/ProgressBar/ProgressBar.js +2 -1
  190. package/build/main//321/201omponents/ProgressBar/ProgressBar.js.map +1 -0
  191. package/build/main//321/201omponents/ProgressBar/index.d.ts +1 -0
  192. package/build/main//321/201omponents/ProgressBar/index.js +2 -0
  193. package/build/main//321/201omponents/ProgressBar/index.js.map +1 -0
  194. package/build/main//321/201omponents/ProgressBar/types.js.map +1 -0
  195. package/build/main//321/201omponents/RadioButton/RadioButton.d.ts +4 -0
  196. package/build/main/{components → /321/201omponents}/RadioButton/RadioButton.js +2 -1
  197. package/build/main//321/201omponents/RadioButton/RadioButton.js.map +1 -0
  198. package/build/main//321/201omponents/RadioButton/index.d.ts +1 -0
  199. package/build/main//321/201omponents/RadioButton/index.js +2 -0
  200. package/build/main//321/201omponents/RadioButton/index.js.map +1 -0
  201. package/build/main//321/201omponents/RadioButton/types.js.map +1 -0
  202. package/build/main//321/201omponents/ScrollBar/ScrollBar.d.ts +5 -0
  203. package/build/main/{components → /321/201omponents}/ScrollBar/ScrollBar.js +2 -1
  204. package/build/main//321/201omponents/ScrollBar/ScrollBar.js.map +1 -0
  205. package/build/main//321/201omponents/ScrollBar/index.d.ts +1 -0
  206. package/build/main//321/201omponents/ScrollBar/index.js +2 -0
  207. package/build/main//321/201omponents/ScrollBar/index.js.map +1 -0
  208. package/build/main//321/201omponents/ScrollBar/types.js.map +1 -0
  209. package/build/main//321/201omponents/Skeleton/Skeleton.d.ts +4 -0
  210. package/build/main/{components → /321/201omponents}/Skeleton/Skeleton.js +2 -1
  211. package/build/main//321/201omponents/Skeleton/Skeleton.js.map +1 -0
  212. package/build/main//321/201omponents/Skeleton/index.d.ts +1 -0
  213. package/build/main//321/201omponents/Skeleton/index.js +2 -0
  214. package/build/main//321/201omponents/Skeleton/index.js.map +1 -0
  215. package/build/main//321/201omponents/Skeleton/types.js.map +1 -0
  216. package/build/main//321/201omponents/Stories/Stories.d.ts +4 -0
  217. package/build/main/{components → /321/201omponents}/Stories/Stories.js +2 -1
  218. package/build/main//321/201omponents/Stories/Stories.js.map +1 -0
  219. package/build/main//321/201omponents/Stories/index.d.ts +1 -0
  220. package/build/main//321/201omponents/Stories/index.js +2 -0
  221. package/build/main//321/201omponents/Stories/index.js.map +1 -0
  222. package/build/main//321/201omponents/Stories/types.js.map +1 -0
  223. package/build/main//321/201omponents/Switcher/Switcher.d.ts +4 -0
  224. package/build/main/{components → /321/201omponents}/Switcher/Switcher.js +2 -1
  225. package/build/main//321/201omponents/Switcher/Switcher.js.map +1 -0
  226. package/build/main//321/201omponents/Switcher/index.d.ts +1 -0
  227. package/build/main//321/201omponents/Switcher/index.js +2 -0
  228. package/build/main//321/201omponents/Switcher/index.js.map +1 -0
  229. package/build/main//321/201omponents/Switcher/types.js.map +1 -0
  230. package/build/main/{components → /321/201omponents}/SyncLoader/SyncLoader.d.ts +2 -1
  231. package/build/main/{components → /321/201omponents}/SyncLoader/SyncLoader.js +2 -1
  232. package/build/main//321/201omponents/SyncLoader/SyncLoader.js.map +1 -0
  233. package/build/main//321/201omponents/SyncLoader/index.d.ts +1 -0
  234. package/build/main//321/201omponents/SyncLoader/index.js +2 -0
  235. package/build/main//321/201omponents/SyncLoader/index.js.map +1 -0
  236. package/build/main//321/201omponents/SyncLoader/types.js.map +1 -0
  237. package/build/main//321/201omponents/Textarea/Textarea.d.ts +4 -0
  238. package/build/main/{components → /321/201omponents}/Textarea/Textarea.js +2 -1
  239. package/build/main//321/201omponents/Textarea/Textarea.js.map +1 -0
  240. package/build/main//321/201omponents/Textarea/index.d.ts +1 -0
  241. package/build/main//321/201omponents/Textarea/index.js +2 -0
  242. package/build/main//321/201omponents/Textarea/index.js.map +1 -0
  243. package/build/main//321/201omponents/Textarea/types.js.map +1 -0
  244. package/build/main//321/201omponents/Toggle/Toggle.d.ts +4 -0
  245. package/build/main/{components → /321/201omponents}/Toggle/Toggle.js +2 -1
  246. package/build/main//321/201omponents/Toggle/Toggle.js.map +1 -0
  247. package/build/main//321/201omponents/Toggle/index.d.ts +1 -0
  248. package/build/main//321/201omponents/Toggle/index.js +2 -0
  249. package/build/main//321/201omponents/Toggle/index.js.map +1 -0
  250. package/build/main//321/201omponents/Toggle/types.js.map +1 -0
  251. package/build/main/{components → /321/201omponents}/UserDropdown/ContactBottomSheet/ContactBottomSheet.js +1 -1
  252. package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.js.map +1 -0
  253. package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.js.map +1 -0
  254. package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.js.map +1 -0
  255. package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.js.map +1 -0
  256. package/build/main/{components → /321/201omponents}/UserDropdown/MultiValueLabel/MultiValueLabel.js +1 -1
  257. package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.js.map +1 -0
  258. package/build/main/{components → /321/201omponents}/UserDropdown/Option/Option.js +1 -1
  259. package/build/main//321/201omponents/UserDropdown/Option/Option.js.map +1 -0
  260. package/build/main//321/201omponents/UserDropdown/UserDropdown.d.ts +5 -0
  261. package/build/main/{components → /321/201omponents}/UserDropdown/UserDropdown.js +3 -2
  262. package/build/main//321/201omponents/UserDropdown/UserDropdown.js.map +1 -0
  263. package/build/main//321/201omponents/UserDropdown/helpers.js.map +1 -0
  264. package/build/main//321/201omponents/UserDropdown/index.d.ts +1 -0
  265. package/build/main//321/201omponents/UserDropdown/index.js +2 -0
  266. package/build/main//321/201omponents/UserDropdown/index.js.map +1 -0
  267. package/build/main//321/201omponents/UserDropdown/selectStyles.js.map +1 -0
  268. package/build/main//321/201omponents/UserDropdown/types.js.map +1 -0
  269. package/build/main/{components → /321/201omponents}/types.js.map +1 -1
  270. package/package.json +4 -8
  271. package/build/main/components/ActionModal/ActionModal.d.ts +0 -3
  272. package/build/main/components/ActionModal/ActionModal.js.map +0 -1
  273. package/build/main/components/ActionModal/index.d.ts +0 -1
  274. package/build/main/components/ActionModal/index.js +0 -2
  275. package/build/main/components/ActionModal/index.js.map +0 -1
  276. package/build/main/components/ActionModal/types.js.map +0 -1
  277. package/build/main/components/AttachedFile/AttachedFile.d.ts +0 -7
  278. package/build/main/components/AttachedFile/AttachedFile.js.map +0 -1
  279. package/build/main/components/AttachedFile/index.d.ts +0 -1
  280. package/build/main/components/AttachedFile/index.js +0 -2
  281. package/build/main/components/AttachedFile/index.js.map +0 -1
  282. package/build/main/components/AttachedFile/types.js.map +0 -1
  283. package/build/main/components/Avatar/Avatar.d.ts +0 -3
  284. package/build/main/components/Avatar/Avatar.js.map +0 -1
  285. package/build/main/components/Avatar/index.d.ts +0 -1
  286. package/build/main/components/Avatar/index.js +0 -2
  287. package/build/main/components/Avatar/index.js.map +0 -1
  288. package/build/main/components/Avatar/types.js.map +0 -1
  289. package/build/main/components/Button/Button.d.ts +0 -3
  290. package/build/main/components/Button/Button.js.map +0 -1
  291. package/build/main/components/Button/index.d.ts +0 -1
  292. package/build/main/components/Button/index.js +0 -2
  293. package/build/main/components/Button/index.js.map +0 -1
  294. package/build/main/components/Button/types.js.map +0 -1
  295. package/build/main/components/CachedImage/CachedImage.d.ts +0 -3
  296. package/build/main/components/CachedImage/CachedImage.js.map +0 -1
  297. package/build/main/components/CachedImage/helpers.js.map +0 -1
  298. package/build/main/components/CachedImage/index.d.ts +0 -1
  299. package/build/main/components/CachedImage/index.js +0 -2
  300. package/build/main/components/CachedImage/index.js.map +0 -1
  301. package/build/main/components/CachedImage/types.js.map +0 -1
  302. package/build/main/components/Calendar/Calendar.d.ts +0 -3
  303. package/build/main/components/Calendar/Calendar.js.map +0 -1
  304. package/build/main/components/Calendar/index.d.ts +0 -1
  305. package/build/main/components/Calendar/index.js +0 -2
  306. package/build/main/components/Calendar/index.js.map +0 -1
  307. package/build/main/components/Calendar/types.js.map +0 -1
  308. package/build/main/components/Charts/ChartBar/ChartBar.js.map +0 -1
  309. package/build/main/components/Charts/ChartLegend/ChartLegend.js.map +0 -1
  310. package/build/main/components/Charts/ChartLine/ChartLine.js.map +0 -1
  311. package/build/main/components/Charts/ChartPie/ChartPie.js.map +0 -1
  312. package/build/main/components/Charts/colors.js.map +0 -1
  313. package/build/main/components/Charts/constants.js.map +0 -1
  314. package/build/main/components/Charts/helpers.js.map +0 -1
  315. package/build/main/components/Charts/index.js.map +0 -1
  316. package/build/main/components/Charts/types.js.map +0 -1
  317. package/build/main/components/Charts/useEvents.js.map +0 -1
  318. package/build/main/components/Charts/usePieEvents.js.map +0 -1
  319. package/build/main/components/Checkbox/Checkbox.d.ts +0 -3
  320. package/build/main/components/Checkbox/Checkbox.js.map +0 -1
  321. package/build/main/components/Checkbox/index.d.ts +0 -1
  322. package/build/main/components/Checkbox/index.js +0 -2
  323. package/build/main/components/Checkbox/index.js.map +0 -1
  324. package/build/main/components/Checkbox/types.js.map +0 -1
  325. package/build/main/components/Chip/Chip.d.ts +0 -3
  326. package/build/main/components/Chip/Chip.js.map +0 -1
  327. package/build/main/components/Chip/index.d.ts +0 -1
  328. package/build/main/components/Chip/index.js +0 -2
  329. package/build/main/components/Chip/index.js.map +0 -1
  330. package/build/main/components/Chip/types.js.map +0 -1
  331. package/build/main/components/ConfirmationModal/ConfirmationModal.d.ts +0 -3
  332. package/build/main/components/ConfirmationModal/ConfirmationModal.js.map +0 -1
  333. package/build/main/components/ConfirmationModal/index.d.ts +0 -1
  334. package/build/main/components/ConfirmationModal/index.js +0 -2
  335. package/build/main/components/ConfirmationModal/index.js.map +0 -1
  336. package/build/main/components/ConfirmationModal/types.js.map +0 -1
  337. package/build/main/components/ContextMenu/ContextMenu.d.ts +0 -3
  338. package/build/main/components/ContextMenu/ContextMenu.js.map +0 -1
  339. package/build/main/components/ContextMenu/index.d.ts +0 -1
  340. package/build/main/components/ContextMenu/index.js +0 -2
  341. package/build/main/components/ContextMenu/index.js.map +0 -1
  342. package/build/main/components/ContextMenu/types.js.map +0 -1
  343. package/build/main/components/CustomSelect/CustomSelect.d.ts +0 -11
  344. package/build/main/components/CustomSelect/CustomSelect.js.map +0 -1
  345. package/build/main/components/CustomSelect/index.d.ts +0 -1
  346. package/build/main/components/CustomSelect/index.js +0 -2
  347. package/build/main/components/CustomSelect/index.js.map +0 -1
  348. package/build/main/components/CustomSelect/selectStyles.js.map +0 -1
  349. package/build/main/components/CustomSelect/types.js.map +0 -1
  350. package/build/main/components/CustomSelectProfiles/CustomSelectProfiles.d.ts +0 -3
  351. package/build/main/components/CustomSelectProfiles/CustomSelectProfiles.js.map +0 -1
  352. package/build/main/components/CustomSelectProfiles/index.d.ts +0 -1
  353. package/build/main/components/CustomSelectProfiles/index.js +0 -2
  354. package/build/main/components/CustomSelectProfiles/index.js.map +0 -1
  355. package/build/main/components/CustomSelectProfiles/types.js.map +0 -1
  356. package/build/main/components/DragAndDrop/DragAndDrop.d.ts +0 -3
  357. package/build/main/components/DragAndDrop/DragAndDrop.js.map +0 -1
  358. package/build/main/components/DragAndDrop/index.d.ts +0 -1
  359. package/build/main/components/DragAndDrop/index.js +0 -2
  360. package/build/main/components/DragAndDrop/index.js.map +0 -1
  361. package/build/main/components/DragAndDrop/types.js.map +0 -1
  362. package/build/main/components/DraggablePopup/DraggablePopup.d.ts +0 -3
  363. package/build/main/components/DraggablePopup/DraggablePopup.js.map +0 -1
  364. package/build/main/components/DraggablePopup/index.d.ts +0 -1
  365. package/build/main/components/DraggablePopup/index.js +0 -2
  366. package/build/main/components/DraggablePopup/index.js.map +0 -1
  367. package/build/main/components/DraggablePopup/types.js.map +0 -1
  368. package/build/main/components/Error/Error.d.ts +0 -3
  369. package/build/main/components/Error/Error.js.map +0 -1
  370. package/build/main/components/Error/index.d.ts +0 -1
  371. package/build/main/components/Error/index.js +0 -2
  372. package/build/main/components/Error/index.js.map +0 -1
  373. package/build/main/components/Flex/Flex.js.map +0 -1
  374. package/build/main/components/Flex/Hflex/Hflex.js.map +0 -1
  375. package/build/main/components/Flex/Hflex/index.d.ts +0 -1
  376. package/build/main/components/Flex/Hflex/index.js +0 -2
  377. package/build/main/components/Flex/Hflex/index.js.map +0 -1
  378. package/build/main/components/Flex/Vflex/Vflex.js.map +0 -1
  379. package/build/main/components/Flex/Vflex/index.d.ts +0 -1
  380. package/build/main/components/Flex/Vflex/index.js +0 -2
  381. package/build/main/components/Flex/Vflex/index.js.map +0 -1
  382. package/build/main/components/Flex/index.d.ts +0 -3
  383. package/build/main/components/Flex/index.js +0 -4
  384. package/build/main/components/Flex/index.js.map +0 -1
  385. package/build/main/components/Flex/types.js.map +0 -1
  386. package/build/main/components/Header/Header.d.ts +0 -4
  387. package/build/main/components/Header/Header.js.map +0 -1
  388. package/build/main/components/Header/index.d.ts +0 -1
  389. package/build/main/components/Header/index.js +0 -2
  390. package/build/main/components/Header/index.js.map +0 -1
  391. package/build/main/components/Header/types.js.map +0 -1
  392. package/build/main/components/Input/Input.d.ts +0 -3
  393. package/build/main/components/Input/Input.js.map +0 -1
  394. package/build/main/components/Input/index.d.ts +0 -1
  395. package/build/main/components/Input/index.js +0 -2
  396. package/build/main/components/Input/index.js.map +0 -1
  397. package/build/main/components/ListItem/ListItem.js.map +0 -1
  398. package/build/main/components/ListItem/index.d.ts +0 -1
  399. package/build/main/components/ListItem/index.js +0 -2
  400. package/build/main/components/ListItem/index.js.map +0 -1
  401. package/build/main/components/ListItem/types.js.map +0 -1
  402. package/build/main/components/Loader/Loader.d.ts +0 -3
  403. package/build/main/components/Loader/Loader.js.map +0 -1
  404. package/build/main/components/Loader/index.d.ts +0 -1
  405. package/build/main/components/Loader/index.js +0 -2
  406. package/build/main/components/Loader/index.js.map +0 -1
  407. package/build/main/components/Loader/types.js.map +0 -1
  408. package/build/main/components/Modal/Modal.d.ts +0 -3
  409. package/build/main/components/Modal/Modal.js.map +0 -1
  410. package/build/main/components/Modal/index.d.ts +0 -1
  411. package/build/main/components/Modal/index.js +0 -2
  412. package/build/main/components/Modal/index.js.map +0 -1
  413. package/build/main/components/Modal/types.js.map +0 -1
  414. package/build/main/components/Notification/Notification.d.ts +0 -7
  415. package/build/main/components/Notification/Notification.js.map +0 -1
  416. package/build/main/components/Notification/index.d.ts +0 -1
  417. package/build/main/components/Notification/index.js +0 -2
  418. package/build/main/components/Notification/index.js.map +0 -1
  419. package/build/main/components/Notification/types.js.map +0 -1
  420. package/build/main/components/Profile/Profile.d.ts +0 -3
  421. package/build/main/components/Profile/Profile.js.map +0 -1
  422. package/build/main/components/Profile/index.d.ts +0 -1
  423. package/build/main/components/Profile/index.js +0 -2
  424. package/build/main/components/Profile/index.js.map +0 -1
  425. package/build/main/components/Profile/types.js.map +0 -1
  426. package/build/main/components/ProgressBar/ProgressBar.d.ts +0 -3
  427. package/build/main/components/ProgressBar/ProgressBar.js.map +0 -1
  428. package/build/main/components/ProgressBar/index.d.ts +0 -1
  429. package/build/main/components/ProgressBar/index.js +0 -2
  430. package/build/main/components/ProgressBar/index.js.map +0 -1
  431. package/build/main/components/ProgressBar/types.js.map +0 -1
  432. package/build/main/components/RadioButton/RadioButton.d.ts +0 -3
  433. package/build/main/components/RadioButton/RadioButton.js.map +0 -1
  434. package/build/main/components/RadioButton/index.d.ts +0 -1
  435. package/build/main/components/RadioButton/index.js +0 -2
  436. package/build/main/components/RadioButton/index.js.map +0 -1
  437. package/build/main/components/RadioButton/types.js.map +0 -1
  438. package/build/main/components/ScrollBar/ScrollBar.d.ts +0 -4
  439. package/build/main/components/ScrollBar/ScrollBar.js.map +0 -1
  440. package/build/main/components/ScrollBar/index.d.ts +0 -1
  441. package/build/main/components/ScrollBar/index.js +0 -2
  442. package/build/main/components/ScrollBar/index.js.map +0 -1
  443. package/build/main/components/ScrollBar/types.js.map +0 -1
  444. package/build/main/components/Skeleton/Skeleton.d.ts +0 -3
  445. package/build/main/components/Skeleton/Skeleton.js.map +0 -1
  446. package/build/main/components/Skeleton/index.d.ts +0 -1
  447. package/build/main/components/Skeleton/index.js +0 -2
  448. package/build/main/components/Skeleton/index.js.map +0 -1
  449. package/build/main/components/Skeleton/types.js.map +0 -1
  450. package/build/main/components/Stories/Stories.d.ts +0 -3
  451. package/build/main/components/Stories/Stories.js.map +0 -1
  452. package/build/main/components/Stories/index.d.ts +0 -1
  453. package/build/main/components/Stories/index.js +0 -2
  454. package/build/main/components/Stories/index.js.map +0 -1
  455. package/build/main/components/Stories/types.js.map +0 -1
  456. package/build/main/components/Switcher/Switcher.d.ts +0 -3
  457. package/build/main/components/Switcher/Switcher.js.map +0 -1
  458. package/build/main/components/Switcher/index.d.ts +0 -1
  459. package/build/main/components/Switcher/index.js +0 -2
  460. package/build/main/components/Switcher/index.js.map +0 -1
  461. package/build/main/components/Switcher/types.js.map +0 -1
  462. package/build/main/components/SyncLoader/SyncLoader.js.map +0 -1
  463. package/build/main/components/SyncLoader/index.d.ts +0 -1
  464. package/build/main/components/SyncLoader/index.js +0 -2
  465. package/build/main/components/SyncLoader/index.js.map +0 -1
  466. package/build/main/components/SyncLoader/types.js.map +0 -1
  467. package/build/main/components/Textarea/Textarea.d.ts +0 -3
  468. package/build/main/components/Textarea/Textarea.js.map +0 -1
  469. package/build/main/components/Textarea/index.d.ts +0 -1
  470. package/build/main/components/Textarea/index.js +0 -2
  471. package/build/main/components/Textarea/index.js.map +0 -1
  472. package/build/main/components/Textarea/types.js.map +0 -1
  473. package/build/main/components/Toggle/Toggle.d.ts +0 -3
  474. package/build/main/components/Toggle/Toggle.js.map +0 -1
  475. package/build/main/components/Toggle/index.d.ts +0 -1
  476. package/build/main/components/Toggle/index.js +0 -2
  477. package/build/main/components/Toggle/index.js.map +0 -1
  478. package/build/main/components/Toggle/types.js.map +0 -1
  479. package/build/main/components/UserDropdown/ContactBottomSheet/ContactBottomSheet.js.map +0 -1
  480. package/build/main/components/UserDropdown/ContactInfo/ContactInfo.js.map +0 -1
  481. package/build/main/components/UserDropdown/LoadingMessage/LoadingMessage.js.map +0 -1
  482. package/build/main/components/UserDropdown/MenuList/MenuList.js.map +0 -1
  483. package/build/main/components/UserDropdown/MultiValueLabel/MultiValueLabel.js.map +0 -1
  484. package/build/main/components/UserDropdown/Option/Option.js.map +0 -1
  485. package/build/main/components/UserDropdown/UserDropdown.d.ts +0 -4
  486. package/build/main/components/UserDropdown/UserDropdown.js.map +0 -1
  487. package/build/main/components/UserDropdown/helpers.js.map +0 -1
  488. package/build/main/components/UserDropdown/index.d.ts +0 -1
  489. package/build/main/components/UserDropdown/index.js +0 -2
  490. package/build/main/components/UserDropdown/index.js.map +0 -1
  491. package/build/main/components/UserDropdown/selectStyles.js.map +0 -1
  492. package/build/main/components/UserDropdown/types.js.map +0 -1
  493. /package/build/main/{components/ActionModal/types.d.ts → /321/201omponents/ActionModal/types.d.ts"} +0 -0
  494. /package/build/main/{components/ActionModal/types.js → /321/201omponents/ActionModal/types.js"} +0 -0
  495. /package/build/main/{components/AttachedFile/types.d.ts → /321/201omponents/AttachedFile/types.d.ts"} +0 -0
  496. /package/build/main/{components/AttachedFile/types.js → /321/201omponents/AttachedFile/types.js"} +0 -0
  497. /package/build/main/{components/Avatar/types.d.ts → /321/201omponents/Avatar/types.d.ts"} +0 -0
  498. /package/build/main/{components/Avatar/types.js → /321/201omponents/Avatar/types.js"} +0 -0
  499. /package/build/main/{components/Button/types.d.ts → /321/201omponents/Button/types.d.ts"} +0 -0
  500. /package/build/main/{components/Button/types.js → /321/201omponents/Button/types.js"} +0 -0
  501. /package/build/main/{components/CachedImage/helpers.d.ts → /321/201omponents/CachedImage/helpers.d.ts"} +0 -0
  502. /package/build/main/{components/CachedImage/helpers.js → /321/201omponents/CachedImage/helpers.js"} +0 -0
  503. /package/build/main/{components/CachedImage/types.d.ts → /321/201omponents/CachedImage/types.d.ts"} +0 -0
  504. /package/build/main/{components/CachedImage/types.js → /321/201omponents/CachedImage/types.js"} +0 -0
  505. /package/build/main/{components/Calendar/types.d.ts → /321/201omponents/Calendar/types.d.ts"} +0 -0
  506. /package/build/main/{components/Calendar/types.js → /321/201omponents/Calendar/types.js"} +0 -0
  507. /package/build/main/{components/Charts/ChartBar/ChartBar.d.ts → /321/201omponents/Charts/ChartBar/ChartBar.d.ts"} +0 -0
  508. /package/build/main/{components/Charts/ChartBar/ChartBar.js → /321/201omponents/Charts/ChartBar/ChartBar.js"} +0 -0
  509. /package/build/main/{components/Charts/ChartLegend/ChartLegend.d.ts → /321/201omponents/Charts/ChartLegend/ChartLegend.d.ts"} +0 -0
  510. /package/build/main/{components/Charts/ChartLegend/ChartLegend.js → /321/201omponents/Charts/ChartLegend/ChartLegend.js"} +0 -0
  511. /package/build/main/{components/Charts/ChartLine/ChartLine.d.ts → /321/201omponents/Charts/ChartLine/ChartLine.d.ts"} +0 -0
  512. /package/build/main/{components/Charts/ChartLine/ChartLine.js → /321/201omponents/Charts/ChartLine/ChartLine.js"} +0 -0
  513. /package/build/main/{components/Charts/ChartPie/ChartPie.d.ts → /321/201omponents/Charts/ChartPie/ChartPie.d.ts"} +0 -0
  514. /package/build/main/{components/Charts/ChartPie/ChartPie.js → /321/201omponents/Charts/ChartPie/ChartPie.js"} +0 -0
  515. /package/build/main/{components/Charts/colors.d.ts → /321/201omponents/Charts/colors.d.ts"} +0 -0
  516. /package/build/main/{components/Charts/colors.js → /321/201omponents/Charts/colors.js"} +0 -0
  517. /package/build/main/{components/Charts/constants.d.ts → /321/201omponents/Charts/constants.d.ts"} +0 -0
  518. /package/build/main/{components/Charts/constants.js → /321/201omponents/Charts/constants.js"} +0 -0
  519. /package/build/main/{components/Charts/helpers.d.ts → /321/201omponents/Charts/helpers.d.ts"} +0 -0
  520. /package/build/main/{components/Charts/helpers.js → /321/201omponents/Charts/helpers.js"} +0 -0
  521. /package/build/main/{components/Charts/index.d.ts → /321/201omponents/Charts/index.d.ts"} +0 -0
  522. /package/build/main/{components/Charts/index.js → /321/201omponents/Charts/index.js"} +0 -0
  523. /package/build/main/{components/Charts/types.d.ts → /321/201omponents/Charts/types.d.ts"} +0 -0
  524. /package/build/main/{components/Charts/types.js → /321/201omponents/Charts/types.js"} +0 -0
  525. /package/build/main/{components/Charts/useEvents.d.ts → /321/201omponents/Charts/useEvents.d.ts"} +0 -0
  526. /package/build/main/{components/Charts/useEvents.js → /321/201omponents/Charts/useEvents.js"} +0 -0
  527. /package/build/main/{components/Charts/usePieEvents.d.ts → /321/201omponents/Charts/usePieEvents.d.ts"} +0 -0
  528. /package/build/main/{components/Charts/usePieEvents.js → /321/201omponents/Charts/usePieEvents.js"} +0 -0
  529. /package/build/main/{components/Checkbox/types.d.ts → /321/201omponents/Checkbox/types.d.ts"} +0 -0
  530. /package/build/main/{components/Checkbox/types.js → /321/201omponents/Checkbox/types.js"} +0 -0
  531. /package/build/main/{components/Chip/types.d.ts → /321/201omponents/Chip/types.d.ts"} +0 -0
  532. /package/build/main/{components/Chip/types.js → /321/201omponents/Chip/types.js"} +0 -0
  533. /package/build/main/{components/ConfirmationModal/types.d.ts → /321/201omponents/ConfirmationModal/types.d.ts"} +0 -0
  534. /package/build/main/{components/ConfirmationModal/types.js → /321/201omponents/ConfirmationModal/types.js"} +0 -0
  535. /package/build/main/{components/ContextMenu/types.d.ts → /321/201omponents/ContextMenu/types.d.ts"} +0 -0
  536. /package/build/main/{components/ContextMenu/types.js → /321/201omponents/ContextMenu/types.js"} +0 -0
  537. /package/build/main/{components/CustomSelect/selectStyles.d.ts → /321/201omponents/CustomSelect/selectStyles.d.ts"} +0 -0
  538. /package/build/main/{components/CustomSelect/selectStyles.js → /321/201omponents/CustomSelect/selectStyles.js"} +0 -0
  539. /package/build/main/{components/CustomSelect/types.d.ts → /321/201omponents/CustomSelect/types.d.ts"} +0 -0
  540. /package/build/main/{components/CustomSelect/types.js → /321/201omponents/CustomSelect/types.js"} +0 -0
  541. /package/build/main/{components/CustomSelectProfiles/types.d.ts → /321/201omponents/CustomSelectProfiles/types.d.ts"} +0 -0
  542. /package/build/main/{components/CustomSelectProfiles/types.js → /321/201omponents/CustomSelectProfiles/types.js"} +0 -0
  543. /package/build/main/{components/DragAndDrop/types.d.ts → /321/201omponents/DragAndDrop/types.d.ts"} +0 -0
  544. /package/build/main/{components/DragAndDrop/types.js → /321/201omponents/DragAndDrop/types.js"} +0 -0
  545. /package/build/main/{components/DraggablePopup/types.d.ts → /321/201omponents/DraggablePopup/types.d.ts"} +0 -0
  546. /package/build/main/{components/DraggablePopup/types.js → /321/201omponents/DraggablePopup/types.js"} +0 -0
  547. /package/build/main/{components/Error/types.d.ts → /321/201omponents/Error/types.d.ts"} +0 -0
  548. /package/build/main/{components/Error/types.js → /321/201omponents/Error/types.js"} +0 -0
  549. /package/build/main/{components/Flex/Flex.d.ts → /321/201omponents/Flex/Flex.d.ts"} +0 -0
  550. /package/build/main/{components/Flex/Flex.js → /321/201omponents/Flex/Flex.js"} +0 -0
  551. /package/build/main/{components/Flex/types.d.ts → /321/201omponents/Flex/types.d.ts"} +0 -0
  552. /package/build/main/{components/Flex/types.js → /321/201omponents/Flex/types.js"} +0 -0
  553. /package/build/main/{components/Header/types.d.ts → /321/201omponents/Header/types.d.ts"} +0 -0
  554. /package/build/main/{components/Header/types.js → /321/201omponents/Header/types.js"} +0 -0
  555. /package/build/main/{components/Input/types.d.ts → /321/201omponents/Input/types.d.ts"} +0 -0
  556. /package/build/main/{components/Input/types.js → /321/201omponents/Input/types.js"} +0 -0
  557. /package/build/main/{components/ListItem/types.d.ts → /321/201omponents/ListItem/types.d.ts"} +0 -0
  558. /package/build/main/{components/ListItem/types.js → /321/201omponents/ListItem/types.js"} +0 -0
  559. /package/build/main/{components/Loader/types.d.ts → /321/201omponents/Loader/types.d.ts"} +0 -0
  560. /package/build/main/{components/Loader/types.js → /321/201omponents/Loader/types.js"} +0 -0
  561. /package/build/main/{components/Modal/types.d.ts → /321/201omponents/Modal/types.d.ts"} +0 -0
  562. /package/build/main/{components/Modal/types.js → /321/201omponents/Modal/types.js"} +0 -0
  563. /package/build/main/{components/Notification/types.d.ts → /321/201omponents/Notification/types.d.ts"} +0 -0
  564. /package/build/main/{components/Notification/types.js → /321/201omponents/Notification/types.js"} +0 -0
  565. /package/build/main/{components/Profile/types.d.ts → /321/201omponents/Profile/types.d.ts"} +0 -0
  566. /package/build/main/{components/Profile/types.js → /321/201omponents/Profile/types.js"} +0 -0
  567. /package/build/main/{components/ProgressBar/types.d.ts → /321/201omponents/ProgressBar/types.d.ts"} +0 -0
  568. /package/build/main/{components/ProgressBar/types.js → /321/201omponents/ProgressBar/types.js"} +0 -0
  569. /package/build/main/{components/RadioButton/types.d.ts → /321/201omponents/RadioButton/types.d.ts"} +0 -0
  570. /package/build/main/{components/RadioButton/types.js → /321/201omponents/RadioButton/types.js"} +0 -0
  571. /package/build/main/{components/ScrollBar/types.d.ts → /321/201omponents/ScrollBar/types.d.ts"} +0 -0
  572. /package/build/main/{components/ScrollBar/types.js → /321/201omponents/ScrollBar/types.js"} +0 -0
  573. /package/build/main/{components/Skeleton/types.d.ts → /321/201omponents/Skeleton/types.d.ts"} +0 -0
  574. /package/build/main/{components/Skeleton/types.js → /321/201omponents/Skeleton/types.js"} +0 -0
  575. /package/build/main/{components/Stories/types.d.ts → /321/201omponents/Stories/types.d.ts"} +0 -0
  576. /package/build/main/{components/Stories/types.js → /321/201omponents/Stories/types.js"} +0 -0
  577. /package/build/main/{components/Switcher/types.d.ts → /321/201omponents/Switcher/types.d.ts"} +0 -0
  578. /package/build/main/{components/Switcher/types.js → /321/201omponents/Switcher/types.js"} +0 -0
  579. /package/build/main/{components/SyncLoader/types.d.ts → /321/201omponents/SyncLoader/types.d.ts"} +0 -0
  580. /package/build/main/{components/SyncLoader/types.js → /321/201omponents/SyncLoader/types.js"} +0 -0
  581. /package/build/main/{components/Textarea/types.d.ts → /321/201omponents/Textarea/types.d.ts"} +0 -0
  582. /package/build/main/{components/Textarea/types.js → /321/201omponents/Textarea/types.js"} +0 -0
  583. /package/build/main/{components/Toggle/types.d.ts → /321/201omponents/Toggle/types.d.ts"} +0 -0
  584. /package/build/main/{components/Toggle/types.js → /321/201omponents/Toggle/types.js"} +0 -0
  585. /package/build/main/{components/UserDropdown/ContactBottomSheet/ContactBottomSheet.d.ts → /321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.d.ts"} +0 -0
  586. /package/build/main/{components/UserDropdown/ContactInfo/ContactInfo.d.ts → /321/201omponents/UserDropdown/ContactInfo/ContactInfo.d.ts"} +0 -0
  587. /package/build/main/{components/UserDropdown/ContactInfo/ContactInfo.js → /321/201omponents/UserDropdown/ContactInfo/ContactInfo.js"} +0 -0
  588. /package/build/main/{components/UserDropdown/LoadingMessage/LoadingMessage.d.ts → /321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.d.ts"} +0 -0
  589. /package/build/main/{components/UserDropdown/LoadingMessage/LoadingMessage.js → /321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.js"} +0 -0
  590. /package/build/main/{components/UserDropdown/MenuList/MenuList.d.ts → /321/201omponents/UserDropdown/MenuList/MenuList.d.ts"} +0 -0
  591. /package/build/main/{components/UserDropdown/MenuList/MenuList.js → /321/201omponents/UserDropdown/MenuList/MenuList.js"} +0 -0
  592. /package/build/main/{components/UserDropdown/MultiValueLabel/MultiValueLabel.d.ts → /321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.d.ts"} +0 -0
  593. /package/build/main/{components/UserDropdown/Option/Option.d.ts → /321/201omponents/UserDropdown/Option/Option.d.ts"} +0 -0
  594. /package/build/main/{components/UserDropdown/helpers.d.ts → /321/201omponents/UserDropdown/helpers.d.ts"} +0 -0
  595. /package/build/main/{components/UserDropdown/helpers.js → /321/201omponents/UserDropdown/helpers.js"} +0 -0
  596. /package/build/main/{components/UserDropdown/selectStyles.d.ts → /321/201omponents/UserDropdown/selectStyles.d.ts"} +0 -0
  597. /package/build/main/{components/UserDropdown/selectStyles.js → /321/201omponents/UserDropdown/selectStyles.js"} +0 -0
  598. /package/build/main/{components/UserDropdown/types.d.ts → /321/201omponents/UserDropdown/types.d.ts"} +0 -0
  599. /package/build/main/{components/UserDropdown/types.js → /321/201omponents/UserDropdown/types.js"} +0 -0
  600. /package/build/main/{components/types.d.ts → /321/201omponents/types.d.ts"} +0 -0
  601. /package/build/main/{components/types.js → /321/201omponents/types.js"} +0 -0
@@ -16,7 +16,7 @@ import { ReactComponent as CheckIcon } from '../../assets/icons/check-mark.svg';
16
16
  import { generateColor } from '../../helpers';
17
17
  import { COLORS } from '../../constants';
18
18
  import '../../styles/styles.scss';
19
- export var CheckBox = function (_a) {
19
+ var CheckBox = function (_a) {
20
20
  var id = _a.id, _b = _a.isDisabled, isDisabled = _b === void 0 ? false : _b, _c = _a.isChecked, isChecked = _c === void 0 ? false : _c, className = _a.className, styles = _a.styles, checkedColor = _a.checkedColor, checkedHoverColor = _a.checkedHoverColor, checkedPressedColor = _a.checkedPressedColor, _d = _a.onChange, onChange = _d === void 0 ? function () { return undefined; } : _d;
21
21
  var checkBoxRef = useRef(null);
22
22
  useEffect(function () {
@@ -34,4 +34,5 @@ export var CheckBox = function (_a) {
34
34
  var handleClick = function (event) { return event.stopPropagation(); };
35
35
  return (_jsx("div", __assign({ ref: checkBoxRef, className: classNames('smartapp-check-box', className), style: styles }, { children: _jsxs("label", __assign({ htmlFor: "cb-".concat(id) }, { children: [_jsx("input", { id: "cb-".concat(id), type: "checkbox", className: "smartapp-check-box__custom-check-box", disabled: isDisabled, checked: isChecked, onChange: onChange, onClick: handleClick }), isChecked ? (_jsx(CheckIcon, { style: { color: generateColor(checkedColor, COLORS.blue) }, onMouseDown: handleMouseDown })) : (_jsx("span", { className: "checkmark", onMouseDown: handleMouseDown }))] })) })));
36
36
  };
37
+ export default CheckBox;
37
38
  //# sourceMappingURL=Checkbox.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Checkbox.js","sourceRoot":"","sources":["../../../../src/сomponents/Checkbox/Checkbox.tsx"],"names":[],"mappings":";;;;;;;;;;;;AAAA,OAAc,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,OAAO,CAAA;AAChD,OAAO,UAAU,MAAM,YAAY,CAAA;AACnC,OAAO,EAAE,cAAc,IAAI,SAAS,EAAE,MAAM,mCAAmC,CAAA;AAE/E,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAA;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAA;AACxC,OAAO,0BAA0B,CAAA;AAEjC,IAAM,QAAQ,GAAG,UAAC,EAUD;QATf,EAAE,QAAA,EACF,kBAAkB,EAAlB,UAAU,mBAAG,KAAK,KAAA,EAClB,iBAAiB,EAAjB,SAAS,mBAAG,KAAK,KAAA,EACjB,SAAS,eAAA,EACT,MAAM,YAAA,EACN,YAAY,kBAAA,EACZ,iBAAiB,uBAAA,EACjB,mBAAmB,yBAAA,EACnB,gBAAgC,EAAhC,QAAQ,mBAAG,cAAY,OAAA,SAAS,EAAT,CAAS,KAAA;IAEhC,IAAM,WAAW,GAAG,MAAM,CAAwB,IAAI,CAAC,CAAA;IAEvD,SAAS,CAAC;QACR,QAAQ,CAAC,eAAe,CAAC,KAAK,CAAC,WAAW,CAAC,wBAAwB,EAAE,aAAa,CAAC,iBAAiB,EAAE,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAA;QACvH,QAAQ,CAAC,eAAe,CAAC,KAAK,CAAC,WAAW,CAAC,0BAA0B,EAAE,aAAa,CAAC,mBAAmB,EAAE,MAAM,CAAC,UAAU,CAAC,CAAC,CAAA;IAC/H,CAAC,EAAE,CAAC,iBAAiB,EAAE,mBAAmB,CAAC,CAAC,CAAA;IAE5C,SAAS,CAAC;QACR,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,aAAa,CAAC,CAAA;QAEjD,OAAO;YACL,MAAM,CAAC,mBAAmB,CAAC,SAAS,EAAE,aAAa,CAAC,CAAA;QACtD,CAAC,CAAA;IACH,CAAC,EAAE,EAAE,CAAC,CAAA;IAEN,IAAM,eAAe,GAAG,sBAAM,OAAA,MAAA,WAAW,CAAC,OAAO,0CAAE,SAAS,CAAC,GAAG,CAAC,6BAA6B,CAAC,CAAA,EAAA,CAAA;IAC/F,IAAM,aAAa,GAAG,sBAAM,OAAA,MAAA,WAAW,CAAC,OAAO,0CAAE,SAAS,CAAC,MAAM,CAAC,6BAA6B,CAAC,CAAA,EAAA,CAAA;IAEhG,IAAM,WAAW,GAAG,UAAC,KAAyC,IAAK,OAAA,KAAK,CAAC,eAAe,EAAE,EAAvB,CAAuB,CAAA;IAE1F,OAAO,CACL,uBAAK,GAAG,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,CAAC,oBAAoB,EAAE,SAAS,CAAC,EAAE,KAAK,EAAE,MAAM,gBAC1F,0BAAO,OAAO,EAAE,aAAM,EAAE,CAAE,iBACxB,gBACE,EAAE,EAAE,aAAM,EAAE,CAAE,EACd,IAAI,EAAC,UAAU,EACf,SAAS,EAAC,sCAAsC,EAChD,QAAQ,EAAE,UAAU,EACpB,OAAO,EAAE,SAAS,EAClB,QAAQ,EAAE,QAAQ,EAClB,OAAO,EAAE,WAAW,GACpB,EACD,SAAS,CAAC,CAAC,CAAC,CACX,KAAC,SAAS,IAAC,KAAK,EAAE,EAAE,KAAK,EAAE,aAAa,CAAC,YAAY,EAAE,MAAM,CAAC,IAAI,CAAC,EAAE,EAAE,WAAW,EAAE,eAAe,GAAI,CACxG,CAAC,CAAC,CAAC,CACF,eAAM,SAAS,EAAC,WAAW,EAAC,WAAW,EAAE,eAAe,GAAI,CAC7D,KACK,IACJ,CACP,CAAA;AACH,CAAC,CAAA;AAED,eAAe,QAAQ,CAAA"}
@@ -0,0 +1 @@
1
+ export { default } from './Checkbox';
@@ -0,0 +1,2 @@
1
+ export { default } from './Checkbox';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/сomponents/Checkbox/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/сomponents/Checkbox/types.ts"],"names":[],"mappings":""}
@@ -0,0 +1,4 @@
1
+ import { IChipProps } from './types';
2
+ import '../../styles/styles.scss';
3
+ declare const Chip: ({ name, avatar, isAvatarHidden, isDisabled, isError, isEye, className, styles, iconColor, onDelete, }: IChipProps) => import("react/jsx-runtime").JSX.Element;
4
+ export default Chip;
@@ -12,12 +12,12 @@ var __assign = (this && this.__assign) || function () {
12
12
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
13
  import { useEffect, useRef } from 'react';
14
14
  import classNames from 'classnames';
15
- import { Avatar } from '../Avatar';
15
+ import Avatar from '../Avatar';
16
16
  import { generateColor } from '../../helpers';
17
17
  import { COLORS } from '../../constants';
18
18
  import { ReactComponent as DeleteIcon } from '../../assets/icons/delete-chip.svg';
19
19
  import '../../styles/styles.scss';
20
- export var Chip = function (_a) {
20
+ var Chip = function (_a) {
21
21
  var name = _a.name, avatar = _a.avatar, _b = _a.isAvatarHidden, isAvatarHidden = _b === void 0 ? false : _b, _c = _a.isDisabled, isDisabled = _c === void 0 ? false : _c, _d = _a.isError, isError = _d === void 0 ? false : _d, _e = _a.isEye, isEye = _e === void 0 ? false : _e, className = _a.className, styles = _a.styles, iconColor = _a.iconColor, onDelete = _a.onDelete;
22
22
  var isChipDisabled = isError ? false : isDisabled;
23
23
  var chipRef = useRef(null);
@@ -31,4 +31,5 @@ export var Chip = function (_a) {
31
31
  var handleMouseUp = function () { var _a; return (_a = chipRef.current) === null || _a === void 0 ? void 0 : _a.classList.remove('smartapp-chip__pressed'); };
32
32
  return (_jsxs("div", __assign({ ref: chipRef, className: classNames('smartapp-chip', { 'smartapp-chip__error': isError, 'smartapp-chip__disabled': isChipDisabled }, className), style: styles }, { children: [_jsxs("div", __assign({ className: "smartapp-chip__info" }, { children: [!isAvatarHidden && !isError && (_jsx(Avatar, { username: name, avatar: avatar, size: 24, isEye: isEye, outlineDefaultBackground: "var(--color-chip)" })), _jsx("p", __assign({ className: "smartapp-chip__info--name" }, { children: name }))] })), !isChipDisabled && onDelete && (_jsx("div", __assign({ className: "smartapp-chip__delete-icon", onClick: function () { return onDelete(name); }, onMouseDown: handleMouseDown }, { children: _jsx(DeleteIcon, { style: { color: generateColor(iconColor, isError ? COLORS.red : COLORS.darkerGray) } }) })))] })));
33
33
  };
34
+ export default Chip;
34
35
  //# sourceMappingURL=Chip.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Chip.js","sourceRoot":"","sources":["../../../../src/сomponents/Chip/Chip.tsx"],"names":[],"mappings":";;;;;;;;;;;;AAAA,OAAc,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,OAAO,CAAA;AAChD,OAAO,UAAU,MAAM,YAAY,CAAA;AACnC,OAAO,MAAM,MAAM,WAAW,CAAA;AAC9B,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAA;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAA;AAExC,OAAO,EAAE,cAAc,IAAI,UAAU,EAAE,MAAM,oCAAoC,CAAA;AACjF,OAAO,0BAA0B,CAAA;AAEjC,IAAM,IAAI,GAAG,UAAC,EAWD;QAVX,IAAI,UAAA,EACJ,MAAM,YAAA,EACN,sBAAsB,EAAtB,cAAc,mBAAG,KAAK,KAAA,EACtB,kBAAkB,EAAlB,UAAU,mBAAG,KAAK,KAAA,EAClB,eAAe,EAAf,OAAO,mBAAG,KAAK,KAAA,EACf,aAAa,EAAb,KAAK,mBAAG,KAAK,KAAA,EACb,SAAS,eAAA,EACT,MAAM,YAAA,EACN,SAAS,eAAA,EACT,QAAQ,cAAA;IAER,IAAM,cAAc,GAAG,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,UAAU,CAAA;IACnD,IAAM,OAAO,GAAG,MAAM,CAAwB,IAAI,CAAC,CAAA;IAEnD,SAAS,CAAC;QACR,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,aAAa,CAAC,CAAA;QAEjD,OAAO;YACL,MAAM,CAAC,mBAAmB,CAAC,SAAS,EAAE,aAAa,CAAC,CAAA;QACtD,CAAC,CAAA;IACH,CAAC,EAAE,EAAE,CAAC,CAAA;IAEN,IAAM,eAAe,GAAG,sBAAM,OAAA,MAAA,OAAO,CAAC,OAAO,0CAAE,SAAS,CAAC,GAAG,CAAC,wBAAwB,CAAC,CAAA,EAAA,CAAA;IACtF,IAAM,aAAa,GAAG,sBAAM,OAAA,MAAA,OAAO,CAAC,OAAO,0CAAE,SAAS,CAAC,MAAM,CAAC,wBAAwB,CAAC,CAAA,EAAA,CAAA;IAEvF,OAAO,CACL,wBACE,GAAG,EAAE,OAAO,EACZ,SAAS,EAAE,UAAU,CAAC,eAAe,EAAE,EAAE,sBAAsB,EAAE,OAAO,EAAE,yBAAyB,EAAE,cAAc,EAAE,EAAE,SAAS,CAAC,EACjI,KAAK,EAAE,MAAM,iBAEb,wBAAK,SAAS,EAAC,qBAAqB,iBACjC,CAAC,cAAc,IAAI,CAAC,OAAO,IAAI,CAC9B,KAAC,MAAM,IAAC,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,EAAE,IAAI,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,wBAAwB,EAAC,mBAAmB,GAAG,CAChH,EACD,qBAAG,SAAS,EAAC,2BAA2B,gBAAE,IAAI,IAAK,KAC/C,EACL,CAAC,cAAc,IAAI,QAAQ,IAAI,CAC9B,uBAAK,SAAS,EAAC,4BAA4B,EAAC,OAAO,EAAE,cAAM,OAAA,QAAQ,CAAC,IAAI,CAAC,EAAd,CAAc,EAAE,WAAW,EAAE,eAAe,gBACrG,KAAC,UAAU,IAAC,KAAK,EAAE,EAAE,KAAK,EAAE,aAAa,CAAC,SAAS,EAAE,OAAO,CAAC,CAAC,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,MAAM,CAAC,UAAU,CAAC,EAAE,GAAI,IAChG,CACP,KACG,CACP,CAAA;AACH,CAAC,CAAA;AAED,eAAe,IAAI,CAAA"}
@@ -0,0 +1 @@
1
+ export { default } from './Chip';
@@ -0,0 +1,2 @@
1
+ export { default } from './Chip';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/сomponents/Chip/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,QAAQ,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/components/Error/types.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/сomponents/Chip/types.ts"],"names":[],"mappings":""}
@@ -0,0 +1,4 @@
1
+ import { IConfirmationModalProps } from './types';
2
+ import '../../styles/styles.scss';
3
+ declare const ConfirmationModal: ({ isModalOpen, isClosableOutside, isConfirmLoading, isCancelLoading, isCloseIconHidden, title, text, cancelButtonName, confirmButtonName, cancelButtonFunction, confirmButtonFunction, handleCloseModal, platform, popupClassName, className, popupStyles, styles, titleStyles, iconColor, backgroundColor, buttonsDirection, isBottomSheet, isDisabledBottomSheet, bottomSheetProps, }: IConfirmationModalProps) => import("react/jsx-runtime").JSX.Element | null;
4
+ export default ConfirmationModal;
@@ -12,7 +12,7 @@ var __assign = (this && this.__assign) || function () {
12
12
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
13
  import { useEffect, useRef } from 'react';
14
14
  import classNames from 'classnames';
15
- import { Button } from '../Button';
15
+ import Button from '../Button';
16
16
  import { TButtonVariant } from '../Button/types';
17
17
  import { PLATFORM, MODAL_BUTTONS_DIRECTION, ROW } from '../../constants';
18
18
  import { checkIfContentIsCentered, generateClassNames, generateColor, generateIsCloseIconHidden, generateBottomSheetClassName } from '../../helpers';
@@ -20,7 +20,7 @@ import { ReactComponent as CloseIcon } from '../../assets/icons/cancel-cross.svg
20
20
  import { useModal } from '../../hooks/useModal';
21
21
  import '../../styles/styles.scss';
22
22
  var COLUMN_REVERSE = 'column-reverse';
23
- export var ConfirmationModal = function (_a) {
23
+ var ConfirmationModal = function (_a) {
24
24
  var isModalOpen = _a.isModalOpen, _b = _a.isClosableOutside, isClosableOutside = _b === void 0 ? true : _b, _c = _a.isConfirmLoading, isConfirmLoading = _c === void 0 ? false : _c, _d = _a.isCancelLoading, isCancelLoading = _d === void 0 ? false : _d, isCloseIconHidden = _a.isCloseIconHidden, title = _a.title, text = _a.text, cancelButtonName = _a.cancelButtonName, confirmButtonName = _a.confirmButtonName, cancelButtonFunction = _a.cancelButtonFunction, confirmButtonFunction = _a.confirmButtonFunction, handleCloseModal = _a.handleCloseModal, _e = _a.platform, platform = _e === void 0 ? PLATFORM.web : _e, popupClassName = _a.popupClassName, className = _a.className, popupStyles = _a.popupStyles, styles = _a.styles, titleStyles = _a.titleStyles, iconColor = _a.iconColor, backgroundColor = _a.backgroundColor, _f = _a.buttonsDirection, buttonsDirection = _f === void 0 ? MODAL_BUTTONS_DIRECTION.row : _f, _g = _a.isBottomSheet, isBottomSheet = _g === void 0 ? false : _g, _h = _a.isDisabledBottomSheet, isDisabledBottomSheet = _h === void 0 ? false : _h, bottomSheetProps = _a.bottomSheetProps;
25
25
  var ref = useRef(null);
26
26
  var titleRef = useRef(null);
@@ -66,4 +66,5 @@ export var ConfirmationModal = function (_a) {
66
66
  var modalContent = (_jsx("div", __assign({ ref: ref, className: classNames('smartapp-confirmation-modal', { 'smartapp-confirmation-modal__bottom-sheet': shouldUseBottomSheet }, className), style: styles }, { children: _jsxs("div", __assign({ className: generateClassNames({ className: 'smartapp-confirmation-modal__content', delimiter: '--', additionalClassName: additionalClassName }) }, { children: [title && (_jsxs("div", { children: [!isCloseIconInvisible && renderCloseIconSpace({ elementRef: titleRef }), _jsx("p", __assign({ ref: titleRef, className: "smartapp-confirmation-modal__content--title", style: titleStyles }, { children: title }))] })), !isCloseIconInvisible && (_jsx("div", __assign({ onClick: cancelFunction, className: "smartapp-confirmation-modal__content--close-icon" }, { children: _jsx(CloseIcon, { style: { color: generateColor(iconColor) } }) }))), _jsxs("div", { children: [!title && !isCloseIconInvisible && renderCloseIconSpace({ elementRef: textRef, isContent: true }), _jsx("span", __assign({ ref: textRef, className: "smartapp-confirmation-modal__content--text" }, { children: text }))] }), _jsxs("div", __assign({ style: { flexDirection: btnsContainerDirection }, className: "smartapp-confirmation-modal__content--buttons" }, { children: [cancelButtonName && (_jsx(Button, { title: cancelButtonName, isWaitingResponse: isCancelLoading, variant: TButtonVariant.secondary, onClick: cancelButtonFunction, disabled: isConfirmLoading })), _jsx(Button, { isWaitingResponse: isConfirmLoading, title: confirmButtonName, onClick: confirmButtonFunction, disabled: isCancelLoading })] }))] })) })));
67
67
  return renderModal(modalContent);
68
68
  };
69
+ export default ConfirmationModal;
69
70
  //# sourceMappingURL=ConfirmationModal.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmationModal.js","sourceRoot":"","sources":["../../../../src/сomponents/ConfirmationModal/ConfirmationModal.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ export { default } from './ConfirmationModal';
@@ -0,0 +1,2 @@
1
+ export { default } from './ConfirmationModal';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/сomponents/ConfirmationModal/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/сomponents/ConfirmationModal/types.ts"],"names":[],"mappings":""}
@@ -0,0 +1,4 @@
1
+ import { IContextMenuProps } from './types';
2
+ import '../../styles/styles.scss';
3
+ declare const ContextMenu: ({ isMenuOpen, isClickForbidden, isCloseOnItemClick, position: { x, y }, menuWidth, containerClassName, menuClassName, itemClassName, containerStyles, menuStyles, itemStyles, items, closeMenu, platform, }: IContextMenuProps) => import("react/jsx-runtime").JSX.Element | null;
4
+ export default ContextMenu;
@@ -12,12 +12,12 @@ var __assign = (this && this.__assign) || function () {
12
12
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
13
  import { useLayoutEffect, useRef, useState } from 'react';
14
14
  import classNames from 'classnames';
15
- import { Checkbox } from '../Checkbox';
15
+ import Checkbox from '../Checkbox';
16
16
  import { generateId, isWebPlatform } from '../../helpers';
17
17
  import { CONTEXT_MENU_SAFE_SPACE, PLATFORM } from '../../constants';
18
18
  import '../../styles/styles.scss';
19
19
  var FIT_CONTENT = 'fit-content';
20
- export var ContextMenu = function (_a) {
20
+ var ContextMenu = function (_a) {
21
21
  var _b;
22
22
  var isMenuOpen = _a.isMenuOpen, _c = _a.isClickForbidden, isClickForbidden = _c === void 0 ? false : _c, _d = _a.isCloseOnItemClick, isCloseOnItemClick = _d === void 0 ? true : _d, _e = _a.position, x = _e.x, y = _e.y, menuWidth = _a.menuWidth, containerClassName = _a.containerClassName, menuClassName = _a.menuClassName, itemClassName = _a.itemClassName, containerStyles = _a.containerStyles, _f = _a.menuStyles, menuStyles = _f === void 0 ? {} : _f, _g = _a.itemStyles, itemStyles = _g === void 0 ? {} : _g, items = _a.items, closeMenu = _a.closeMenu, _h = _a.platform, platform = _h === void 0 ? PLATFORM.web : _h;
23
23
  var elementRef = useRef(null);
@@ -78,4 +78,5 @@ export var ContextMenu = function (_a) {
78
78
  return null;
79
79
  return (_jsx("div", __assign({ className: classNames('smartapp-context-menu', containerClassName), style: containerStyles, onClick: function (event) { return handleMenuClose({ event: event, isItemClick: false }); }, onContextMenu: handleContextMenu }, { children: _jsx("div", __assign({ ref: elementRef, className: classNames('smartapp-context-menu__items', menuClassName), style: contextMenuStyles, onClick: function (event) { return handleMenuClose({ event: event }); } }, { children: contextMenuItems })) })));
80
80
  };
81
+ export default ContextMenu;
81
82
  //# sourceMappingURL=ContextMenu.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContextMenu.js","sourceRoot":"","sources":["../../../../src/сomponents/ContextMenu/ContextMenu.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ export { default } from './ContextMenu';
@@ -0,0 +1,2 @@
1
+ export { default } from './ContextMenu';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/сomponents/ContextMenu/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/сomponents/ContextMenu/types.ts"],"names":[],"mappings":""}
@@ -0,0 +1,12 @@
1
+ import React from 'react';
2
+ import { ICustomSelectProps } from './types';
3
+ import '../../styles/styles.scss';
4
+ export declare const generateListItemTextRect: (listItemTextRef: React.RefObject<HTMLDivElement | null>) => {
5
+ scrollWidth: number;
6
+ clientWidth: number;
7
+ left: number;
8
+ top: number;
9
+ maxWidth: number;
10
+ };
11
+ declare const CustomSelect: ({ isLoading, isSearchable, isCreatable, isDisabled, isOptionsWithTooltip, fillType, width, menuListMaxHeight, containerClassName, containerStyles, title, placeholder, hint, noOptionsMessage, error, menuPosition, menuLocation, defaultValue, options, onChange, onDisabledOptionClick, onMenuOpen, }: ICustomSelectProps) => import("react/jsx-runtime").JSX.Element;
12
+ export default CustomSelect;
@@ -16,7 +16,7 @@ import CreatableSelect from 'react-select/creatable';
16
16
  import Popup from 'reactjs-popup';
17
17
  import { isEmpty, max, omit } from 'lodash';
18
18
  import classNames from 'classnames';
19
- import { ListItem } from '../ListItem';
19
+ import ListItem from '../ListItem';
20
20
  import { Skeleton } from '../Skeleton';
21
21
  import { isValueEqualToZero } from '../../helpers';
22
22
  import { CREATABLE_MENU_LIST_MAX_HEIGHT, ENTER_KEY, FILL_TYPE, MENU_LIST_MAX_HEIGHT, MENU_POSITIONS, POPUP_ON_EVENT_TYPE } from '../../constants';
@@ -128,7 +128,7 @@ var ACTIONS = {
128
128
  clear: 'clear',
129
129
  inputChange: 'input-change',
130
130
  };
131
- export var CustomSelect = function (_a) {
131
+ var CustomSelect = function (_a) {
132
132
  var _b = _a.isLoading, isLoading = _b === void 0 ? false : _b, _c = _a.isSearchable, isSearchable = _c === void 0 ? false : _c, _d = _a.isCreatable, isCreatable = _d === void 0 ? false : _d, _e = _a.isDisabled, isDisabled = _e === void 0 ? false : _e, _f = _a.isOptionsWithTooltip, isOptionsWithTooltip = _f === void 0 ? false : _f, _g = _a.fillType, fillType = _g === void 0 ? FILL_TYPE.primary : _g, _h = _a.width, width = _h === void 0 ? 100 : _h, menuListMaxHeight = _a.menuListMaxHeight, containerClassName = _a.containerClassName, containerStyles = _a.containerStyles, title = _a.title, placeholder = _a.placeholder, hint = _a.hint, noOptionsMessage = _a.noOptionsMessage, error = _a.error, _j = _a.menuPosition, menuPosition = _j === void 0 ? MENU_POSITIONS.bottom : _j, menuLocation = _a.menuLocation, defaultValue = _a.defaultValue, options = _a.options, onChange = _a.onChange, _k = _a.onDisabledOptionClick, onDisabledOptionClick = _k === void 0 ? function () { } : _k, _l = _a.onMenuOpen, onMenuOpen = _l === void 0 ? function () { } : _l;
133
133
  var selectRef = useRef(null);
134
134
  var _m = useState(), value = _m[0], setValue = _m[1];
@@ -216,4 +216,5 @@ export var CustomSelect = function (_a) {
216
216
  NoOptionsMessage: function (props) { return _jsx(NoOptionsMessage, __assign({}, props, { noOptionsMessage: noOptionsMessage })); },
217
217
  } })), renderHint(), renderError()] })));
218
218
  };
219
+ export default CustomSelect;
219
220
  //# sourceMappingURL=CustomSelect.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CustomSelect.js","sourceRoot":"","sources":["../../../../src/сomponents/CustomSelect/CustomSelect.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ export { default } from './CustomSelect';
@@ -0,0 +1,2 @@
1
+ export { default } from './CustomSelect';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/сomponents/CustomSelect/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"selectStyles.js","sourceRoot":"","sources":["../../../../src/сomponents/CustomSelect/selectStyles.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/сomponents/CustomSelect/types.ts"],"names":[],"mappings":""}
@@ -0,0 +1,4 @@
1
+ import { ICustomSelectProfilesProps } from './types';
2
+ import '../../styles/styles.scss';
3
+ declare const CustomSelectProfiles: ({ options, defaultValue, placeholder, onChange, width }: ICustomSelectProfilesProps) => import("react/jsx-runtime").JSX.Element;
4
+ export default CustomSelectProfiles;
@@ -22,7 +22,7 @@ var __rest = (this && this.__rest) || function (s, e) {
22
22
  };
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
24
  import Select, { components } from 'react-select';
25
- import { Avatar } from '../Avatar';
25
+ import Avatar from '../Avatar';
26
26
  import '../../styles/styles.scss';
27
27
  var Control = function (_a) {
28
28
  var _b, _c, _d;
@@ -36,7 +36,7 @@ var Option = function (_a) {
36
36
  };
37
37
  var DropdownIndicator = function (props) { return _jsx(components.DropdownIndicator, __assign({}, props)); };
38
38
  var IndicatorSeparator = function () { return null; };
39
- export var CustomSelectProfiles = function (_a) {
39
+ var CustomSelectProfiles = function (_a) {
40
40
  var options = _a.options, defaultValue = _a.defaultValue, placeholder = _a.placeholder, onChange = _a.onChange, _b = _a.width, width = _b === void 0 ? 100 : _b;
41
41
  var customStyles = {
42
42
  option: function (provided, state) { return (__assign(__assign({}, provided), { cursor: 'pointer', color: '#000000', background: state.isSelected ? 'rgba(71, 153, 227, 0.1)' : '#ffffff', display: 'flex', textOverflow: 'ellipsis', width: "".concat(width, "%"), padding: '10px 0', '&:focus': {
@@ -53,4 +53,5 @@ export var CustomSelectProfiles = function (_a) {
53
53
  /* @ts-ignore */
54
54
  onChange: function (option) { return onChange(option); }, options: options, defaultValue: defaultValue, styles: customStyles, getOptionLabel: function (option) { return option.username; }, getOptionValue: function (option) { return option.email; }, placeholder: _jsx("div", __assign({ className: "smartapp-custom-select-profiles__placeholder" }, { children: placeholder })), components: { Option: Option, Control: Control, DropdownIndicator: DropdownIndicator, IndicatorSeparator: IndicatorSeparator } }) })));
55
55
  };
56
+ export default CustomSelectProfiles;
56
57
  //# sourceMappingURL=CustomSelectProfiles.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CustomSelectProfiles.js","sourceRoot":"","sources":["../../../../src/сomponents/CustomSelectProfiles/CustomSelectProfiles.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ export { default } from './CustomSelectProfiles';
@@ -0,0 +1,2 @@
1
+ export { default } from './CustomSelectProfiles';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/сomponents/CustomSelectProfiles/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/сomponents/CustomSelectProfiles/types.ts"],"names":[],"mappings":""}
@@ -0,0 +1,4 @@
1
+ import { IDragAndDropProps } from './types';
2
+ import '../../styles/styles.scss';
3
+ declare const DragAndDrop: ({ placeholder, options, onDragEndFunction, onChangeIsCompletedOption, onChangeOption, onClickDeleteOption, width, checkboxColor, orderColor, deleteColor, }: IDragAndDropProps) => import("react/jsx-runtime").JSX.Element;
4
+ export default DragAndDrop;
@@ -14,11 +14,11 @@ import { useState } from 'react';
14
14
  import { DragDropContext, Droppable, Draggable } from 'react-beautiful-dnd';
15
15
  import { ReactComponent as OrderIcon } from '../../assets/icons/order.svg';
16
16
  import { ReactComponent as DeleteIcon } from '../../assets/icons/close.svg';
17
- import { Checkbox } from '../Checkbox';
17
+ import CheckBox from '../Checkbox';
18
18
  import { generateColor } from '../../helpers';
19
19
  import { COLORS } from '../../constants';
20
20
  import '../../styles/styles.scss';
21
- export var DragAndDrop = function (_a) {
21
+ var DragAndDrop = function (_a) {
22
22
  var placeholder = _a.placeholder, options = _a.options, onDragEndFunction = _a.onDragEndFunction, onChangeIsCompletedOption = _a.onChangeIsCompletedOption, onChangeOption = _a.onChangeOption, onClickDeleteOption = _a.onClickDeleteOption, width = _a.width, checkboxColor = _a.checkboxColor, orderColor = _a.orderColor, deleteColor = _a.deleteColor;
23
23
  var _b = useState(false), isOnDragStart = _b[0], setIsOnDragStart = _b[1];
24
24
  var isCheckbox = function (option) { return (option === null || option === void 0 ? void 0 : option.isCompleted) !== undefined; };
@@ -51,6 +51,7 @@ export var DragAndDrop = function (_a) {
51
51
  var newOptions = reorderOptions({ options: options, startIndex: result.source.index, endIndex: result.destination.index });
52
52
  onDragEndFunction(newOptions);
53
53
  };
54
- return (_jsx("div", __assign({ style: { width: "".concat(width, "%") }, className: "smartapp-drag-drop" }, { children: _jsx(DragDropContext, __assign({ onDragStart: handleDragStart, onDragEnd: handleDragEnd }, { children: _jsx(Droppable, __assign({ droppableId: "droppable" }, { children: function (provided) { return (_jsx("div", __assign({}, provided.droppableProps, { ref: provided.innerRef, className: "smartapp-drag-drop__container" }, { children: options === null || options === void 0 ? void 0 : options.map(function (instanceOption, index) { return (_jsx(Draggable, __assign({ draggableId: instanceOption.id, index: index }, { children: function (provided) { return (_jsxs("div", __assign({ ref: provided.innerRef }, provided.draggableProps, provided.dragHandleProps, { className: "smartapp-drag-drop__container--instance" }, { children: [_jsxs("div", __assign({ className: "smartapp-drag-drop__container--instance__info" }, { children: [isCheckbox(instanceOption) && onChangeIsCompletedOption && (_jsx(Checkbox, { id: instanceOption.id, isChecked: instanceOption.isCompleted, checkedColor: checkboxColor, onChange: function () { return onChangeIsCompletedOption(instanceOption); } })), onChangeOption ? (_jsx("input", { onChange: function (e) { return onChangeOption && onChangeOption(e, instanceOption); }, defaultValue: instanceOption.defaultValue, className: "smartapp-drag-drop__container--instance__info--name", type: "text", enterKeyHint: "enter", placeholder: placeholder }, instanceOption === null || instanceOption === void 0 ? void 0 : instanceOption.id)) : (_jsx("p", __assign({ className: "smartapp-drag-drop__container--instance__info--name" }, { children: instanceOption.defaultValue })))] })), _jsxs("div", __assign({ className: "smartapp-drag-drop__container--instance__icons" }, { children: [_jsx(OrderIcon, { style: { color: generateColor(orderColor, COLORS.gray) } }), onClickDeleteOption && (_jsx(DeleteIcon, { className: "cp", style: { color: generateColor(deleteColor, COLORS.blue) }, onClick: function () { return onClickDeleteOption(instanceOption); } }))] }))] }))); } }), instanceOption.id)); }) }))); } })) })) })));
54
+ return (_jsx("div", __assign({ style: { width: "".concat(width, "%") }, className: "smartapp-drag-drop" }, { children: _jsx(DragDropContext, __assign({ onDragStart: handleDragStart, onDragEnd: handleDragEnd }, { children: _jsx(Droppable, __assign({ droppableId: "droppable" }, { children: function (provided) { return (_jsx("div", __assign({}, provided.droppableProps, { ref: provided.innerRef, className: "smartapp-drag-drop__container" }, { children: options === null || options === void 0 ? void 0 : options.map(function (instanceOption, index) { return (_jsx(Draggable, __assign({ draggableId: instanceOption.id, index: index }, { children: function (provided) { return (_jsxs("div", __assign({ ref: provided.innerRef }, provided.draggableProps, provided.dragHandleProps, { className: "smartapp-drag-drop__container--instance" }, { children: [_jsxs("div", __assign({ className: "smartapp-drag-drop__container--instance__info" }, { children: [isCheckbox(instanceOption) && onChangeIsCompletedOption && (_jsx(CheckBox, { id: instanceOption.id, isChecked: instanceOption.isCompleted, checkedColor: checkboxColor, onChange: function () { return onChangeIsCompletedOption(instanceOption); } })), onChangeOption ? (_jsx("input", { onChange: function (e) { return onChangeOption && onChangeOption(e, instanceOption); }, defaultValue: instanceOption.defaultValue, className: "smartapp-drag-drop__container--instance__info--name", type: "text", enterKeyHint: "enter", placeholder: placeholder }, instanceOption === null || instanceOption === void 0 ? void 0 : instanceOption.id)) : (_jsx("p", __assign({ className: "smartapp-drag-drop__container--instance__info--name" }, { children: instanceOption.defaultValue })))] })), _jsxs("div", __assign({ className: "smartapp-drag-drop__container--instance__icons" }, { children: [_jsx(OrderIcon, { style: { color: generateColor(orderColor, COLORS.gray) } }), onClickDeleteOption && (_jsx(DeleteIcon, { className: "cp", style: { color: generateColor(deleteColor, COLORS.blue) }, onClick: function () { return onClickDeleteOption(instanceOption); } }))] }))] }))); } }), instanceOption.id)); }) }))); } })) })) })));
55
55
  };
56
+ export default DragAndDrop;
56
57
  //# sourceMappingURL=DragAndDrop.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DragAndDrop.js","sourceRoot":"","sources":["../../../../src/сomponents/DragAndDrop/DragAndDrop.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ export { default } from './DragAndDrop';
@@ -0,0 +1,2 @@
1
+ export { default } from './DragAndDrop';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/сomponents/DragAndDrop/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,eAAe,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/сomponents/DragAndDrop/types.ts"],"names":[],"mappings":""}
@@ -0,0 +1,4 @@
1
+ import { IDraggablePopup } from './types';
2
+ import '../../styles/styles.scss';
3
+ declare const DraggablePopup: ({ draggableZoneRef, popupContent, isPopupOpen, handleClose, popupCoords, title, bottomContent, dropZonePadding, offsetScrollY, handleChangeCoords, offsetPopupByClick, maxPopupHeight, contextMenuProps, popupClassName, }: IDraggablePopup) => import("react/jsx-runtime").JSX.Element | null;
4
+ export default DraggablePopup;
@@ -13,7 +13,7 @@ import { jsx as _jsx } from "react/jsx-runtime";
13
13
  import { useEffect, useRef, useState } from 'react';
14
14
  import Draggable from 'react-draggable';
15
15
  import classNames from 'classnames';
16
- import { Modal } from '../Modal';
16
+ import Modal from '../Modal';
17
17
  import { EVENT_LISTENER_TYPES } from '../../constants';
18
18
  import '../../styles/styles.scss';
19
19
  var DEFAULT_DRAGGABLE_PADDING = {
@@ -48,7 +48,7 @@ var calculateNewY = function (_a) {
48
48
  }
49
49
  return currentY;
50
50
  };
51
- export var DraggablePopup = function (_a) {
51
+ var DraggablePopup = function (_a) {
52
52
  var draggableZoneRef = _a.draggableZoneRef, popupContent = _a.popupContent, isPopupOpen = _a.isPopupOpen, handleClose = _a.handleClose, popupCoords = _a.popupCoords, _b = _a.title, title = _b === void 0 ? '' : _b, bottomContent = _a.bottomContent, _c = _a.dropZonePadding, dropZonePadding = _c === void 0 ? DEFAULT_DRAGGABLE_PADDING : _c, _d = _a.offsetScrollY, offsetScrollY = _d === void 0 ? 0 : _d, handleChangeCoords = _a.handleChangeCoords, _e = _a.offsetPopupByClick, offsetPopupByClick = _e === void 0 ? { offsetPopupXByClick: OFFSET_POPUP_X_BY_CLICK, offsetPopupYByClick: OFFSET_POPUP_Y_BY_CLICK } : _e, maxPopupHeight = _a.maxPopupHeight, contextMenuProps = _a.contextMenuProps, _f = _a.popupClassName, popupClassName = _f === void 0 ? '' : _f;
53
53
  var _g = useState(null), draggableZoneInfo = _g[0], setDraggableZoneInfo = _g[1];
54
54
  var _h = useState(null), popupPosition = _h[0], setPopupPosition = _h[1];
@@ -120,4 +120,5 @@ export var DraggablePopup = function (_a) {
120
120
  var handleMouseEnter = function () { return setIsOutside(false); };
121
121
  return (_jsx("div", __assign({ onMouseEnter: handleMouseEnter, onMouseLeave: handleMouseLeave, style: { width: width, height: height }, className: "smartapp-draggable-popup" }, { children: _jsx(Draggable, __assign({ onStart: handleDragStart, onStop: function (_, data) { return handleDragStop(data); }, position: popupPosition || DEFAULT_POPUP_POSITION, bounds: { top: top, right: right, left: left, bottom: bottom } }, { children: _jsx("div", __assign({ ref: popupRef, className: classNames("smartapp-draggable-popup__popup-container ".concat(popupClassName), { 'invisible-content': !popupPosition }) }, { children: _jsx(Modal, { isModalOpen: isPopupOpen, content: popupContent, isPopup: true, handleCloseModal: handleClose, title: title, bottomContent: bottomContent, className: "smartapp-draggable-popup__popup-container--modal", modalMaxHeight: maxPopupHeight, contextMenuProps: currentContextMenuProps || undefined }) })) })) })));
122
122
  };
123
+ export default DraggablePopup;
123
124
  //# sourceMappingURL=DraggablePopup.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DraggablePopup.js","sourceRoot":"","sources":["../../../../src/сomponents/DraggablePopup/DraggablePopup.tsx"],"names":[],"mappings":";;;;;;;;;;;;AAAA,OAAc,EAAE,SAAS,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAA;AAC1D,OAAO,SAA4B,MAAM,iBAAiB,CAAA;AAC1D,OAAO,UAAU,MAAM,YAAY,CAAA;AACnC,OAAO,KAAK,MAAM,UAAU,CAAA;AAC5B,OAAO,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAA;AAEtD,OAAO,0BAA0B,CAAA;AAEjC,IAAM,yBAAyB,GAAG;IAChC,GAAG,EAAE,EAAE;IACP,MAAM,EAAE,EAAE;IACV,KAAK,EAAE,EAAE;IACT,IAAI,EAAE,EAAE;CACT,CAAA;AAED,IAAM,uBAAuB,GAAG,EAAE,CAAA;AAClC,IAAM,uBAAuB,GAAG,EAAE,CAAA;AAClC,IAAM,sBAAsB,GAAG,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,EAAE,EAAE,CAAA;AAC/C,IAAM,mBAAmB,GAAG,EAAE,CAAA;AAE9B,IAAM,aAAa,GAAG,UAAC,EAA8E;QAA5E,QAAQ,cAAA,EAAE,WAAW,iBAAA,EAAE,YAAY,kBAAA,EAAE,SAAS,eAAA,EAAE,UAAU,gBAAA;IACjF,IAAM,SAAS,GAAG,SAAS,GAAG,UAAU,GAAG,YAAY,CAAA;IACvD,IAAI,QAAQ,GAAG,WAAW,EAAE;QAC1B,OAAO,WAAW,CAAA;KACnB;SAAM,IAAI,QAAQ,GAAG,SAAS,EAAE;QAC/B,OAAO,SAAS,CAAA;KACjB;IACD,OAAO,QAAQ,CAAA;AACjB,CAAC,CAAA;AAED,IAAM,aAAa,GAAG,UAAC,EAAgF;QAA9E,QAAQ,cAAA,EAAE,UAAU,gBAAA,EAAE,aAAa,mBAAA,EAAE,UAAU,gBAAA,EAAE,WAAW,iBAAA;IACnF,IAAM,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,aAAa,CAAA;IAC1D,IAAI,QAAQ,GAAG,UAAU,EAAE;QACzB,OAAO,UAAU,CAAA;KAClB;SAAM,IAAI,QAAQ,GAAG,SAAS,EAAE;QAC/B,OAAO,SAAS,CAAA;KACjB;IACD,OAAO,QAAQ,CAAA;AACjB,CAAC,CAAA;AAED,IAAM,cAAc,GAAG,UAAC,EAeN;QAdhB,gBAAgB,sBAAA,EAChB,YAAY,kBAAA,EACZ,WAAW,iBAAA,EACX,WAAW,iBAAA,EACX,WAAW,iBAAA,EACX,aAAU,EAAV,KAAK,mBAAG,EAAE,KAAA,EACV,aAAa,mBAAA,EACb,uBAA2C,EAA3C,eAAe,mBAAG,yBAAyB,KAAA,EAC3C,qBAAiB,EAAjB,aAAa,mBAAG,CAAC,KAAA,EACjB,kBAAkB,wBAAA,EAClB,0BAAmH,EAAnH,kBAAkB,mBAAG,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,mBAAmB,EAAE,uBAAuB,EAAE,KAAA,EACnH,cAAc,oBAAA,EACd,gBAAgB,sBAAA,EAChB,sBAAmB,EAAnB,cAAc,mBAAG,EAAE,KAAA;IAEb,IAAA,KAA4C,QAAQ,CAA4B,IAAI,CAAC,EAApF,iBAAiB,QAAA,EAAE,oBAAoB,QAA6C,CAAA;IACrF,IAAA,KAAoC,QAAQ,CAAwB,IAAI,CAAC,EAAxE,aAAa,QAAA,EAAE,gBAAgB,QAAyC,CAAA;IACzE,IAAA,KAAgC,QAAQ,CAAC,KAAK,CAAC,EAA9C,WAAW,QAAA,EAAE,cAAc,QAAmB,CAAA;IAC/C,IAAA,KAA4B,QAAQ,CAAC,KAAK,CAAC,EAA1C,SAAS,QAAA,EAAE,YAAY,QAAmB,CAAA;IAC3C,IAAA,KAAkC,QAAQ,CAAC,KAAK,CAAC,EAAhD,YAAY,QAAA,EAAE,eAAe,QAAmB,CAAA;IACjD,IAAA,KAAwD,QAAQ,CAA6B,IAAI,CAAC,EAAjG,uBAAuB,QAAA,EAAE,0BAA0B,QAA8C,CAAA;IAElG,IAAA,KAA8C,iBAAiB,IAAI,EAAE,EAAnE,KAAK,WAAA,EAAE,MAAM,YAAA,EAAE,GAAG,SAAA,EAAE,MAAM,YAAA,EAAE,KAAK,WAAA,EAAE,IAAI,UAA4B,CAAA;IAE3E,IAAM,QAAQ,GAAG,MAAM,CAAiB,IAAI,CAAC,CAAA;IAE7C,SAAS,CAAC;QACA,IAAK,UAAU,GAAoE,eAAe,IAAnF,EAAU,aAAa,GAA6C,eAAe,OAA5D,EAAQ,WAAW,GAA0B,eAAe,KAAzC,EAAS,YAAY,GAAK,eAAe,MAApB,CAAoB;QAC1G,IAAM,uBAAuB,GAAG,gBAAgB,CAAC,OAAO,CAAA;QACxD,IAAM,eAAe,GAAG,QAAQ,CAAC,OAAO,CAAA;QAExC,IAAM,cAAc,GAAG;YACrB,IAAI,CAAC,uBAAuB,IAAI,CAAC,eAAe,IAAI,CAAC,WAAW;gBAAE,OAAM;YAClE,IAAA,KAAyF,uBAAuB,CAAC,qBAAqB,EAAE,EAA/H,SAAS,WAAA,EAAU,UAAU,YAAA,EAAO,eAAe,SAAA,EAAQ,gBAAgB,UAAoD,CAAA;YACxI,IAAA,KAA6C,eAAe,CAAC,qBAAqB,EAAE,EAA3E,UAAU,WAAA,EAAU,WAAW,YAA4C,CAAA;YAClF,IAAA,CAAC,GAAQ,WAAW,EAAnB,EAAE,CAAC,GAAK,WAAW,EAAhB,CAAgB;YACpB,IAAA,mBAAmB,GAA0B,kBAAkB,oBAA5C,EAAE,mBAAmB,GAAK,kBAAkB,oBAAvB,CAAuB;YAEvE,IAAM,cAAc,GAAG,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,mBAAmB,GAAG,eAAe,CAAA;YAC/E,IAAM,cAAc,GAAG,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,mBAAmB,GAAG,gBAAgB,CAAA;YAEhF,IAAM,iBAAiB,GAAG,UAAU,GAAG,aAAa,CAAA;YAEpD,IAAM,IAAI,GAAG,aAAa,CAAC,EAAE,QAAQ,EAAE,CAAC,GAAG,cAAc,EAAE,WAAW,aAAA,EAAE,YAAY,cAAA,EAAE,SAAS,WAAA,EAAE,UAAU,YAAA,EAAE,CAAC,CAAA;YAC9G,IAAM,IAAI,GAAG,aAAa,CAAC,EAAE,QAAQ,EAAE,CAAC,GAAG,cAAc,EAAE,UAAU,YAAA,EAAE,aAAa,eAAA,EAAE,UAAU,YAAA,EAAE,WAAW,aAAA,EAAE,CAAC,CAAA;YAEhH,gBAAgB,CAAC,EAAE,CAAC,EAAE,IAAI,EAAE,CAAC,EAAE,IAAI,EAAE,CAAC,CAAA;YAEtC,IAAI,gBAAgB,EAAE;gBACZ,IAAA,KAAkB,gBAAgB,UAArB,EAAb,SAAS,mBAAG,CAAC,KAAA,CAAqB;gBAC1C,0BAA0B,uBAAM,gBAAgB,KAAE,QAAQ,EAAE,EAAE,CAAC,EAAE,UAAU,GAAG,mBAAmB,GAAG,SAAS,EAAE,CAAC,EAAE,mBAAmB,EAAE,IAAG,CAAA;aAC3I;YAED,oBAAoB,CAAC;gBACnB,KAAK,EAAE,SAAS;gBAChB,MAAM,EAAE,iBAAiB;gBACzB,GAAG,EAAE,UAAU;gBACf,KAAK,EAAE,SAAS,GAAG,UAAU,GAAG,YAAY;gBAC5C,IAAI,EAAE,WAAW;gBACjB,MAAM,EAAE,UAAU,GAAG,WAAW,GAAG,aAAa;aACjD,CAAC,CAAA;QACJ,CAAC,CAAA;QAED,IAAM,cAAc,GAAG,IAAI,cAAc,CAAC,cAAc,CAAC,CAAA;QACzD,IAAI,eAAe;YAAE,cAAc,CAAC,OAAO,CAAC,eAAe,CAAC,CAAA;QAE5D,OAAO;YACL,cAAc,CAAC,UAAU,EAAE,CAAA;QAC7B,CAAC,CAAA;QACD,8BAA8B;IAChC,CAAC,EAAE,CAAC,WAAW,EAAE,gBAAgB,EAAE,QAAQ,EAAE,WAAW,EAAE,eAAe,EAAE,aAAa,EAAE,YAAY,EAAE,gBAAgB,CAAC,CAAC,CAAA;IAE1H,SAAS,CAAC;QACR,IAAM,qBAAqB,GAAG,UAAC,CAAkB;YAC/C,IAAI,WAAW,IAAI,QAAQ,CAAC,OAAO,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,SAAS;gBAAE,WAAW,EAAE,CAAA;QAC1G,CAAC,CAAA;QAED,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,gBAAgB,CAAC,oBAAoB,CAAC,KAAK,EAAE,qBAAqB,EAAE,IAAI,CAAC,CAAA;QAEnF,OAAO;YACL,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,mBAAmB,CAAC,oBAAoB,CAAC,KAAK,EAAE,qBAAqB,EAAE,IAAI,CAAC,CAAA;QACxF,CAAC,CAAA;IACH,CAAC,EAAE,CAAC,WAAW,EAAE,WAAW,EAAE,SAAS,CAAC,CAAC,CAAA;IAEzC,IAAI,CAAC,WAAW,IAAI,CAAC,gBAAgB;QAAE,OAAO,IAAI,CAAA;IAElD,IAAM,cAAc,GAAG,UAAC,EAAuB;YAArB,CAAC,OAAA,EAAE,CAAC,OAAA;QAC5B,cAAc,CAAC,KAAK,CAAC,CAAA;QACrB,CAAC,YAAY,IAAI,eAAe,CAAC,IAAI,CAAC,CAAA;QACtC,kBAAkB,CAAC,EAAE,CAAC,GAAA,EAAE,CAAC,GAAA,EAAE,CAAC,CAAA;QAC5B,gBAAgB,CAAC,EAAE,CAAC,GAAA,EAAE,CAAC,GAAA,EAAE,CAAC,CAAA;IAC5B,CAAC,CAAA;IAED,IAAM,eAAe,GAAG,cAAM,OAAA,cAAc,CAAC,IAAI,CAAC,EAApB,CAAoB,CAAA;IAClD,IAAM,gBAAgB,GAAG,cAAM,OAAA,WAAW,IAAI,YAAY,CAAC,IAAI,CAAC,EAAjC,CAAiC,CAAA;IAChE,IAAM,gBAAgB,GAAG,cAAM,OAAA,YAAY,CAAC,KAAK,CAAC,EAAnB,CAAmB,CAAA;IAElD,OAAO,CACL,uBAAK,YAAY,EAAE,gBAAgB,EAAE,YAAY,EAAE,gBAAgB,EAAE,KAAK,EAAE,EAAE,KAAK,OAAA,EAAE,MAAM,QAAA,EAAE,EAAE,SAAS,EAAC,0BAA0B,gBACjI,KAAC,SAAS,aACR,OAAO,EAAE,eAAe,EACxB,MAAM,EAAE,UAAC,CAAC,EAAE,IAAI,IAAK,OAAA,cAAc,CAAC,IAAI,CAAC,EAApB,CAAoB,EACzC,QAAQ,EAAE,aAAa,IAAI,sBAAsB,EACjD,MAAM,EAAE,EAAE,GAAG,KAAA,EAAE,KAAK,OAAA,EAAE,IAAI,MAAA,EAAE,MAAM,QAAA,EAAE,gBAEpC,uBACE,GAAG,EAAE,QAAQ,EACb,SAAS,EAAE,UAAU,CAAC,oDAA6C,cAAc,CAAE,EAAE,EAAE,mBAAmB,EAAE,CAAC,aAAa,EAAE,CAAC,gBAE7H,KAAC,KAAK,IACJ,WAAW,EAAE,WAAW,EACxB,OAAO,EAAE,YAAY,EACrB,OAAO,QACP,gBAAgB,EAAE,WAAW,EAC7B,KAAK,EAAE,KAAK,EACZ,aAAa,EAAE,aAAa,EAC5B,SAAS,EAAC,kDAAkD,EAC5D,cAAc,EAAE,cAAc,EAC9B,gBAAgB,EAAE,uBAAuB,IAAI,SAAS,GACtD,IACE,IACI,IACR,CACP,CAAA;AACH,CAAC,CAAA;AAED,eAAe,cAAc,CAAA"}
@@ -0,0 +1 @@
1
+ export { default } from './DraggablePopup';
@@ -0,0 +1,2 @@
1
+ export { default } from './DraggablePopup';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/сomponents/DraggablePopup/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/сomponents/DraggablePopup/types.ts"],"names":[],"mappings":""}
@@ -0,0 +1,4 @@
1
+ import { IErrorProps } from './types';
2
+ import '../../styles/styles.scss';
3
+ declare const Error: ({ title, text, width, className, styles, iconColor }: IErrorProps) => import("react/jsx-runtime").JSX.Element;
4
+ export default Error;
@@ -15,8 +15,9 @@ import { generateColor } from '../../helpers';
15
15
  import { COLORS } from '../../constants';
16
16
  import { ReactComponent as ErrorIcon } from '../../assets/icons/error.svg';
17
17
  import '../../styles/styles.scss';
18
- export var Error = function (_a) {
18
+ var Error = function (_a) {
19
19
  var _b = _a.title, title = _b === void 0 ? 'Ошибка' : _b, _c = _a.text, text = _c === void 0 ? 'Попробуйте еще раз' : _c, _d = _a.width, width = _d === void 0 ? 100 : _d, className = _a.className, styles = _a.styles, iconColor = _a.iconColor;
20
20
  return (_jsxs("div", __assign({ className: classNames('smartapp-error', className), style: __assign({ width: "".concat(width, "%") }, styles) }, { children: [_jsx("div", __assign({ className: "smartapp-error__icon" }, { children: _jsx(ErrorIcon, { style: { color: generateColor(iconColor, COLORS.gray) } }) })), _jsx("p", __assign({ className: "smartapp-error__title" }, { children: title })), _jsx("p", __assign({ className: "smartapp-error__text" }, { children: text }))] })));
21
21
  };
22
+ export default Error;
22
23
  //# sourceMappingURL=Error.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Error.js","sourceRoot":"","sources":["../../../../src/сomponents/Error/Error.tsx"],"names":[],"mappings":";;;;;;;;;;;;AACA,OAAO,UAAU,MAAM,YAAY,CAAA;AAEnC,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAA;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAA;AACxC,OAAO,EAAE,cAAc,IAAI,SAAS,EAAE,MAAM,8BAA8B,CAAA;AAC1E,OAAO,0BAA0B,CAAA;AAEjC,IAAM,KAAK,GAAG,UAAC,EAAyG;QAAvG,aAAgB,EAAhB,KAAK,mBAAG,QAAQ,KAAA,EAAE,YAA2B,EAA3B,IAAI,mBAAG,oBAAoB,KAAA,EAAE,aAAW,EAAX,KAAK,mBAAG,GAAG,KAAA,EAAE,SAAS,eAAA,EAAE,MAAM,YAAA,EAAE,SAAS,eAAA;IAAoB,OAAA,CAC3H,wBAAK,SAAS,EAAE,UAAU,CAAC,gBAAgB,EAAE,SAAS,CAAC,EAAE,KAAK,aAAI,KAAK,EAAE,UAAG,KAAK,MAAG,IAAK,MAAM,kBAC7F,uBAAK,SAAS,EAAC,sBAAsB,gBACnC,KAAC,SAAS,IAAC,KAAK,EAAE,EAAE,KAAK,EAAE,aAAa,CAAC,SAAS,EAAE,MAAM,CAAC,IAAI,CAAC,EAAE,GAAI,IAClE,EACN,qBAAG,SAAS,EAAC,uBAAuB,gBAAE,KAAK,IAAK,EAChD,qBAAG,SAAS,EAAC,sBAAsB,gBAAE,IAAI,IAAK,KAC1C,CACP;AAR4H,CAQ5H,CAAA;AAED,eAAe,KAAK,CAAA"}
@@ -0,0 +1 @@
1
+ export { default } from './Error';
@@ -0,0 +1,2 @@
1
+ export { default } from './Error';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/сomponents/Error/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,SAAS,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../../src/сomponents/Error/types.ts"],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Flex.js","sourceRoot":"","sources":["../../../../src/сomponents/Flex/Flex.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AACA,OAAO,UAAU,MAAM,YAAY,CAAA;AAGnC,OAAO,EAAE,GAAG,EAAE,MAAM,iBAAiB,CAAA;AAErC,IAAM,aAAa,GAA+B;IAChD,KAAK,EAAE,aAAa;IACpB,GAAG,EAAE,WAAW;IAChB,MAAM,EAAE,cAAc;CACvB,CAAA;AAED,IAAM,eAAe,GAAiC;IACpD,KAAK,EAAE,eAAe;IACtB,GAAG,EAAE,aAAa;IAClB,MAAM,EAAE,gBAAgB;IACxB,OAAO,EAAE,iBAAiB;CAC3B,CAAA;AAED,IAAM,iBAAiB,GAAmC;IACxD,GAAG,EAAE,eAAe;IACpB,MAAM,EAAE,kBAAkB;CAC3B,CAAA;AAED,IAAM,KAAK,GAAG,OAAO,CAAA;AACrB,IAAM,aAAa,GAAG,eAAe,CAAA;AAErC,MAAM,CAAC,IAAM,IAAI,GAAG,UAAC,EAUb;IATN,IAAA,SAAS,eAAA,EACT,QAAQ,cAAA,EACR,eAAe,EAAf,OAAO,mBAAG,KAAK,KAAA,EACf,iBAAe,EAAf,SAAS,mBAAG,GAAG,KAAA,EACf,aAAa,EAAb,KAAK,mBAAG,KAAK,KAAA,EACb,GAAG,SAAA,EACH,YAAY,EAAZ,IAAI,mBAAG,KAAK,KAAA,EACZ,iBAAiB,EAAjB,SAAS,mBAAG,KAAK,KAAA,EACd,KAAK,cATW,sFAUpB,CADS;IAER,IAAM,IAAI,GAAG,EAAE,IAAI,MAAA,EAAE,YAAY,EAAE,SAAS,EAAE,CAAA;IAC9C,IAAM,OAAO,GAAG,CAAC,SAAS,EAAE,eAAe,CAAC,OAAO,CAAC,EAAE,aAAa,CAAC,KAAK,CAAC,EAAE,iBAAiB,CAAC,SAAS,CAAC,CAAC,CAAA;IAEzG,OAAO,CACL,uBAAK,KAAK,EAAE,EAAE,GAAG,EAAE,UAAG,GAAG,OAAI,EAAE,EAAE,SAAS,EAAE,UAAU,CAAC,aAAa,EAAE,IAAI,EAAE,OAAO,CAAC,IAAM,KAAK,cAC5F,QAAQ,IACL,CACP,CAAA;AACH,CAAC,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { TFlex } from '../types';
2
2
  import { DIRECTION } from '../../../constants';
3
- type THflex = Omit<TFlex, typeof DIRECTION>;
4
- export declare const Hflex: (props: THflex) => import("react/jsx-runtime").JSX.Element;
3
+ type THFlex = Omit<TFlex, typeof DIRECTION>;
4
+ export declare const HFlex: (props: THFlex) => import("react/jsx-runtime").JSX.Element;
5
5
  export {};
@@ -12,5 +12,5 @@ var __assign = (this && this.__assign) || function () {
12
12
  import { jsx as _jsx } from "react/jsx-runtime";
13
13
  import { Flex } from '..';
14
14
  import { ROW } from '../../../constants';
15
- export var Hflex = function (props) { return _jsx(Flex, __assign({}, props, { direction: ROW })); };
16
- //# sourceMappingURL=Hflex.js.map
15
+ export var HFlex = function (props) { return _jsx(Flex, __assign({}, props, { direction: ROW })); };
16
+ //# sourceMappingURL=HFlex.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HFlex.js","sourceRoot":"","sources":["../../../../../src/сomponents/Flex/HFlex/HFlex.tsx"],"names":[],"mappings":";;;;;;;;;;;;AACA,OAAO,EAAE,IAAI,EAAE,MAAM,IAAI,CAAA;AAEzB,OAAO,EAAa,GAAG,EAAE,MAAM,oBAAoB,CAAA;AAInD,MAAM,CAAC,IAAM,KAAK,GAAG,UAAC,KAAa,IAAK,OAAA,KAAC,IAAI,eAAK,KAAK,IAAE,SAAS,EAAE,GAAG,IAAI,EAAnC,CAAmC,CAAA"}
@@ -0,0 +1 @@
1
+ export { HFlex } from './HFlex';
@@ -0,0 +1,2 @@
1
+ export { HFlex } from './HFlex';
2
+ //# sourceMappingURL=index.js.map