mimir-ui-kit 1.34.0 → 1.34.1-t

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1372) hide show
  1. package/dist/Input-BvgVl6YE.cjs +1 -0
  2. package/dist/ProgressBar-BXdFkqKe.cjs +1 -0
  3. package/dist/assets/MergedButton.css +1 -1
  4. package/dist/assets/ProgressBar.css +1 -1
  5. package/dist/assets/Slider.css +1 -1
  6. package/dist/assets/index.css +1 -1
  7. package/dist/bugs-DZGwFW78.cjs +1 -0
  8. package/dist/components/Accordion/Accordion.js +1 -284
  9. package/dist/components/Accordion/AccordionItem/AccordionItem.js +1 -16
  10. package/dist/components/Accordion/AccordionItem/index.js +1 -4
  11. package/dist/components/Accordion/constants.js +1 -38
  12. package/dist/components/Accordion/index.js +1 -8
  13. package/dist/components/AnchorLink/Link.js +1 -63
  14. package/dist/components/AnchorLink/constants.js +1 -16
  15. package/dist/components/AnchorLink/index.js +1 -7
  16. package/dist/components/Avatar/Avatar.js +1 -62
  17. package/dist/components/Avatar/constants.js +1 -9
  18. package/dist/components/Avatar/index.js +1 -6
  19. package/dist/components/Button/Button.js +1 -107
  20. package/dist/components/Button/constants.js +1 -54
  21. package/dist/components/Button/index.js +1 -11
  22. package/dist/components/CheckboxMimir/CheckboxMimir.js +1 -71
  23. package/dist/components/CheckboxMimir/index.js +1 -4
  24. package/dist/components/Chip/Chip.js +1 -56
  25. package/dist/components/Chip/constants.js +1 -19
  26. package/dist/components/Chip/index.js +1 -7
  27. package/dist/components/DatePicker/DatePicker.js +1 -196
  28. package/dist/components/DatePicker/DatePickerModal.js +1 -203
  29. package/dist/components/DatePicker/MonthPickerModal.js +1 -131
  30. package/dist/components/DatePicker/YearPickerModal.js +1 -120
  31. package/dist/components/DatePicker/constants.js +1 -33
  32. package/dist/components/DatePicker/index.js +1 -4
  33. package/dist/components/DatePicker/utils.js +1 -16
  34. package/dist/components/Drawer/Drawer.js +1 -188
  35. package/dist/components/Drawer/constants.js +1 -10
  36. package/dist/components/Drawer/index.js +1 -6
  37. package/dist/components/GosZnak/GosZnak.js +1 -76
  38. package/dist/components/GosZnak/constants.js +1 -17
  39. package/dist/components/GosZnak/index.js +1 -7
  40. package/dist/components/Image/Image.js +1 -76
  41. package/dist/components/Image/index.js +1 -4
  42. package/dist/components/Input/Input.js +1 -11
  43. package/dist/components/Input/constants.js +1 -22
  44. package/dist/components/Input/index.js +1 -8
  45. package/dist/components/InputPassword/InputPassword.js +1 -63
  46. package/dist/components/InputPassword/index.js +1 -4
  47. package/dist/components/InputPhoneNumber/InputPhoneNumber.js +1 -38
  48. package/dist/components/InputPhoneNumber/index.js +1 -7
  49. package/dist/components/InputPhoneNumber/utils.js +1 -26
  50. package/dist/components/InputRangeSlider/InputRangeSlider.js +1 -219
  51. package/dist/components/InputRangeSlider/constants.js +1 -18
  52. package/dist/components/InputRangeSlider/index.js +1 -7
  53. package/dist/components/ListFiles/ListFiles.js +1 -47
  54. package/dist/components/ListFiles/constants.js +1 -33
  55. package/dist/components/ListFiles/index.js +1 -4
  56. package/dist/components/ListPhotos/ListPhotos.js +1 -37
  57. package/dist/components/ListPhotos/constants.js +1 -21
  58. package/dist/components/ListPhotos/index.js +1 -4
  59. package/dist/components/Loader/Loader.js +1 -18
  60. package/dist/components/Loader/index.js +1 -4
  61. package/dist/components/MergedButton/MergedButton.js +1 -53
  62. package/dist/components/MergedButton/constants.js +1 -9
  63. package/dist/components/MergedButton/index.js +1 -6
  64. package/dist/components/NotificationBadge/NotificationBadge.js +1 -38
  65. package/dist/components/NotificationBadge/constants.js +1 -8
  66. package/dist/components/NotificationBadge/index.js +1 -6
  67. package/dist/components/OtpInput/OtpInput.js +1 -70
  68. package/dist/components/OtpInput/constants.js +1 -8
  69. package/dist/components/OtpInput/hooks.js +1 -139
  70. package/dist/components/OtpInput/index.js +1 -4
  71. package/dist/components/Pagination/Pagination.js +1 -216
  72. package/dist/components/Pagination/constants.js +1 -6
  73. package/dist/components/Pagination/index.js +1 -4
  74. package/dist/components/Portal/Portal.js +1 -10
  75. package/dist/components/Portal/index.js +1 -4
  76. package/dist/components/RadioGroup/RadioGroup.js +1 -191
  77. package/dist/components/RadioGroup/index.js +1 -4
  78. package/dist/components/SelectSearch/SelectSearch.js +2 -3972
  79. package/dist/components/SelectSearch/constants.js +1 -8
  80. package/dist/components/SelectSearch/index.js +1 -6
  81. package/dist/components/Skeleton/SkeletonBrick/SkeletonBrick.js +1 -34
  82. package/dist/components/Skeleton/SkeletonCircle/SkeletonCircle.js +1 -31
  83. package/dist/components/Skeleton/SkeletonText/SkeletonText.js +1 -49
  84. package/dist/components/Skeleton/constants.js +1 -9
  85. package/dist/components/Skeleton/index.js +1 -10
  86. package/dist/components/Slider/Slider.d.ts +1 -4
  87. package/dist/components/Slider/Slider.js +1 -421
  88. package/dist/components/Slider/index.d.ts +1 -1
  89. package/dist/components/Slider/index.js +1 -4
  90. package/dist/components/Steps/Steps.js +1 -168
  91. package/dist/components/Steps/constants.js +1 -93
  92. package/dist/components/Steps/index.js +1 -7
  93. package/dist/components/Switcher/Switcher.js +1 -118
  94. package/dist/components/Switcher/constants.js +1 -8
  95. package/dist/components/Switcher/index.js +1 -6
  96. package/dist/components/TabTrail/TabButtons/TabButtons.js +1 -29
  97. package/dist/components/TabTrail/TabButtons/constants.js +1 -14
  98. package/dist/components/TabTrail/TabButtons/index.js +1 -4
  99. package/dist/components/TabTrail/TabTrail.js +1 -299
  100. package/dist/components/TabTrail/constants.js +1 -8
  101. package/dist/components/TabTrail/index.js +1 -6
  102. package/dist/components/Tag/Tag.js +1 -54
  103. package/dist/components/Tag/constants.js +1 -15
  104. package/dist/components/Tag/index.js +1 -7
  105. package/dist/components/TextArea/TextArea.js +1 -231
  106. package/dist/components/TextArea/hooks.js +1 -17
  107. package/dist/components/TextArea/index.js +1 -4
  108. package/dist/components/Timer/Timer.js +1 -27
  109. package/dist/components/Timer/index.js +1 -4
  110. package/dist/components/Toasts/ProgressBar.js +1 -8
  111. package/dist/components/Toasts/Toast.js +1 -73
  112. package/dist/components/Toasts/ToastList.js +1 -50
  113. package/dist/components/Toasts/ToastsProvider.js +1 -46
  114. package/dist/components/Toasts/constants.js +1 -49
  115. package/dist/components/Toasts/hooks.js +1 -16
  116. package/dist/components/Toasts/index.js +1 -9
  117. package/dist/components/Toasts/store.js +1 -50
  118. package/dist/components/TwinSwitcher/TwinSwitcher.js +1 -65
  119. package/dist/components/TwinSwitcher/index.js +1 -4
  120. package/dist/components/UniversalUploader/UniversalUploader.js +1 -106
  121. package/dist/components/UniversalUploader/constants.js +1 -18
  122. package/dist/components/UniversalUploader/index.js +1 -6
  123. package/dist/components/Uploader/Uploader.js +1 -124
  124. package/dist/components/Uploader/constants.js +1 -40
  125. package/dist/components/Uploader/index.js +1 -6
  126. package/dist/components/UploaderFiles/UploaderFiles.js +1 -68
  127. package/dist/components/UploaderFiles/index.js +1 -4
  128. package/dist/components/UploaderPhotos/UploaderPhotos.js +1 -71
  129. package/dist/components/UploaderPhotos/index.js +1 -4
  130. package/dist/components/Vote/Vote.js +1 -119
  131. package/dist/components/Vote/constants.js +1 -15
  132. package/dist/components/Vote/index.js +1 -6
  133. package/dist/components/index.js +1 -137
  134. package/dist/field-CKsOVzLu.cjs +1 -0
  135. package/dist/focus-management-Csjh_HIo.cjs +1 -0
  136. package/dist/hidden-D9zgqFYI.cjs +1 -0
  137. package/dist/hooks/index.js +1 -19
  138. package/dist/hooks/useClickOutside/index.js +1 -4
  139. package/dist/hooks/useClickOutside/useClickOutside.js +1 -25
  140. package/dist/hooks/useCopyToClipboard/index.js +1 -4
  141. package/dist/hooks/useCopyToClipboard/useCopyToClipboard.js +1 -23
  142. package/dist/hooks/useInterval/index.js +1 -4
  143. package/dist/hooks/useInterval/useInterval.js +1 -17
  144. package/dist/hooks/useLockBodyScroll/index.js +1 -4
  145. package/dist/hooks/useLockBodyScroll/useLockBodyScroll.js +1 -20
  146. package/dist/hooks/useMediaQuery/constants.js +1 -26
  147. package/dist/hooks/useMediaQuery/index.js +1 -7
  148. package/dist/hooks/useMediaQuery/useMediaQuery.js +1 -19
  149. package/dist/hooks/useMergeRefs/index.js +1 -4
  150. package/dist/hooks/useMergeRefs/useMergeRefs.js +1 -28
  151. package/dist/hooks/useResizeObserver/getElement.js +1 -18
  152. package/dist/hooks/useResizeObserver/index.js +1 -4
  153. package/dist/hooks/useResizeObserver/useResizeObserver.js +1 -49
  154. package/dist/hooks/useTimer/index.js +1 -90
  155. package/dist/hooks/useTimer/useTimer.js +1 -87
  156. package/dist/hooks/useTimer/utils.js +1 -88
  157. package/dist/hooks/useWindowSize/index.js +1 -26
  158. package/dist/icons/Icon.js +1 -13
  159. package/dist/icons/components/12px/Close12px.js +1 -18
  160. package/dist/icons/components/12px/MessageRead12px.js +1 -37
  161. package/dist/icons/components/16px/Accept16px.js +1 -27
  162. package/dist/icons/components/16px/Acts16px.js +1 -40
  163. package/dist/icons/components/16px/Acts16pxF.js +1 -35
  164. package/dist/icons/components/16px/AdditionalServicess16px.js +1 -33
  165. package/dist/icons/components/16px/AdditionalServicess16pxF.js +1 -22
  166. package/dist/icons/components/16px/Agents16px.js +1 -24
  167. package/dist/icons/components/16px/Agents16pxF.js +1 -22
  168. package/dist/icons/components/16px/Alarm16px.js +1 -25
  169. package/dist/icons/components/16px/ArrowDown16px.js +1 -24
  170. package/dist/icons/components/16px/ArrowLeft16px.js +1 -24
  171. package/dist/icons/components/16px/ArrowRight16px.js +1 -24
  172. package/dist/icons/components/16px/ArrowUp16px.js +1 -24
  173. package/dist/icons/components/16px/ArrowUpright16px.js +1 -24
  174. package/dist/icons/components/16px/AttachFile16px.js +1 -24
  175. package/dist/icons/components/16px/Bell16px.js +1 -44
  176. package/dist/icons/components/16px/Bell16pxF.js +1 -34
  177. package/dist/icons/components/16px/Calculator16px.js +1 -24
  178. package/dist/icons/components/16px/CalculatorLkk16px.js +1 -35
  179. package/dist/icons/components/16px/CalculatorLkk16pxF.js +1 -24
  180. package/dist/icons/components/16px/Calendar16px.js +1 -24
  181. package/dist/icons/components/16px/Camera16px.js +1 -36
  182. package/dist/icons/components/16px/Car16px.js +1 -35
  183. package/dist/icons/components/16px/Car16pxF.js +1 -24
  184. package/dist/icons/components/16px/Catalog16px.js +1 -24
  185. package/dist/icons/components/16px/Certs16px.js +1 -33
  186. package/dist/icons/components/16px/Certs16pxF.js +1 -33
  187. package/dist/icons/components/16px/Change16px.js +1 -22
  188. package/dist/icons/components/16px/Chat16px.js +1 -33
  189. package/dist/icons/components/16px/Chat16pxF.js +1 -24
  190. package/dist/icons/components/16px/Chatbot16px.js +1 -264
  191. package/dist/icons/components/16px/Close16px.js +1 -24
  192. package/dist/icons/components/16px/CloseFloatMenuArrow16px.js +1 -22
  193. package/dist/icons/components/16px/CloseFloatMenuMobileArrow16px.js +1 -22
  194. package/dist/icons/components/16px/Coin16px.js +1 -35
  195. package/dist/icons/components/16px/Coin16pxF.js +1 -42
  196. package/dist/icons/components/16px/Contracts16px.js +1 -35
  197. package/dist/icons/components/16px/Contracts16pxF.js +1 -33
  198. package/dist/icons/components/16px/CopyClipboard16px.js +1 -27
  199. package/dist/icons/components/16px/Done16px.js +1 -24
  200. package/dist/icons/components/16px/Download16px.js +1 -31
  201. package/dist/icons/components/16px/DragHandle16px.js +1 -22
  202. package/dist/icons/components/16px/DragHandleHorizontal16px.js +1 -22
  203. package/dist/icons/components/16px/DragHandleVertical16px.js +1 -22
  204. package/dist/icons/components/16px/DropdownArrowBottom16px.js +1 -24
  205. package/dist/icons/components/16px/DropdownArrowLeft16px.js +1 -24
  206. package/dist/icons/components/16px/DropdownArrowRight16px.js +1 -24
  207. package/dist/icons/components/16px/DropdownArrowUp16px.js +1 -24
  208. package/dist/icons/components/16px/Dzen16px.js +1 -22
  209. package/dist/icons/components/16px/Euro16px.js +1 -25
  210. package/dist/icons/components/16px/Eye16px.js +1 -35
  211. package/dist/icons/components/16px/Failure16px.js +1 -27
  212. package/dist/icons/components/16px/Favorite16px.js +1 -24
  213. package/dist/icons/components/16px/Favorite16pxF.js +1 -22
  214. package/dist/icons/components/16px/Filter16px.js +1 -24
  215. package/dist/icons/components/16px/Flag16pxF.js +1 -16
  216. package/dist/icons/components/16px/Folder16px.js +1 -24
  217. package/dist/icons/components/16px/Fullscreen16px.js +1 -24
  218. package/dist/icons/components/16px/Galery16px.js +1 -27
  219. package/dist/icons/components/16px/Gear16px.js +1 -35
  220. package/dist/icons/components/16px/Gift16px.js +1 -33
  221. package/dist/icons/components/16px/Hint16px.js +1 -25
  222. package/dist/icons/components/16px/Home16px.js +1 -33
  223. package/dist/icons/components/16px/Home16pxF.js +1 -24
  224. package/dist/icons/components/16px/Hot16pxF.js +1 -22
  225. package/dist/icons/components/16px/Kebab16px.js +1 -16
  226. package/dist/icons/components/16px/List16px.js +1 -22
  227. package/dist/icons/components/16px/Location16px.js +1 -35
  228. package/dist/icons/components/16px/Map16px.js +1 -24
  229. package/dist/icons/components/16px/Menu16px.js +1 -22
  230. package/dist/icons/components/16px/MenuMobile16px.js +1 -24
  231. package/dist/icons/components/16px/Minus16px.js +1 -16
  232. package/dist/icons/components/16px/Navigation16px.js +1 -24
  233. package/dist/icons/components/16px/News16px.js +1 -33
  234. package/dist/icons/components/16px/News16pxF.js +1 -24
  235. package/dist/icons/components/16px/Number16px.js +1 -33
  236. package/dist/icons/components/16px/OpenFloatMenuArrow16px.js +1 -22
  237. package/dist/icons/components/16px/OpenFloatMenuMobileArrow16px.js +1 -22
  238. package/dist/icons/components/16px/Orders16px.js +1 -33
  239. package/dist/icons/components/16px/Orders16pxF.js +1 -27
  240. package/dist/icons/components/16px/Pause16px.js +1 -16
  241. package/dist/icons/components/16px/Pen16px.js +1 -35
  242. package/dist/icons/components/16px/Pen16pxF.js +1 -24
  243. package/dist/icons/components/16px/Phone16px.js +1 -24
  244. package/dist/icons/components/16px/Play16pxF.js +1 -22
  245. package/dist/icons/components/16px/Plus16px.js +1 -24
  246. package/dist/icons/components/16px/Pound16px.js +1 -25
  247. package/dist/icons/components/16px/PriceDown16px.js +1 -35
  248. package/dist/icons/components/16px/PriceUp16px.js +1 -35
  249. package/dist/icons/components/16px/Question16px.js +1 -24
  250. package/dist/icons/components/16px/Question16pxF.js +1 -24
  251. package/dist/icons/components/16px/Rutube16px.js +1 -22
  252. package/dist/icons/components/16px/Scan16px.js +1 -22
  253. package/dist/icons/components/16px/Search16px.js +1 -24
  254. package/dist/icons/components/16px/Share16pxF.js +1 -22
  255. package/dist/icons/components/16px/ShopingCard16px.js +1 -24
  256. package/dist/icons/components/16px/Sort16px.js +1 -24
  257. package/dist/icons/components/16px/Star16px.js +1 -24
  258. package/dist/icons/components/16px/Star16pxF.js +1 -22
  259. package/dist/icons/components/16px/StarHalf16pxF.js +1 -24
  260. package/dist/icons/components/16px/Telegram16pxF.js +1 -22
  261. package/dist/icons/components/16px/TelegramPlane16pxF.js +1 -22
  262. package/dist/icons/components/16px/Timer16px.js +1 -40
  263. package/dist/icons/components/16px/Trash16px.js +1 -24
  264. package/dist/icons/components/16px/TwinArrowLeft16px.js +1 -22
  265. package/dist/icons/components/16px/TwinArrowRight16px.js +1 -22
  266. package/dist/icons/components/16px/USDollar16px.js +1 -25
  267. package/dist/icons/components/16px/Umbrella16px.js +1 -24
  268. package/dist/icons/components/16px/Umbrella16pxF.js +1 -22
  269. package/dist/icons/components/16px/UnionIcon16px.js +1 -24
  270. package/dist/icons/components/16px/User16px.js +1 -33
  271. package/dist/icons/components/16px/User16pxF.js +1 -22
  272. package/dist/icons/components/16px/Users16px.js +1 -33
  273. package/dist/icons/components/16px/Users16pxF.js +1 -22
  274. package/dist/icons/components/16px/VK16pxF.js +1 -24
  275. package/dist/icons/components/16px/Waiting16px.js +1 -24
  276. package/dist/icons/components/16px/Whatsapp16px.js +1 -33
  277. package/dist/icons/components/16px/WriteUs16px.js +1 -27
  278. package/dist/icons/components/16px/Youtube16pxF.js +1 -22
  279. package/dist/icons/components/16px/Yuan16px.js +1 -25
  280. package/dist/icons/components/24px/Accept24px.js +1 -29
  281. package/dist/icons/components/24px/Acts24px.js +1 -41
  282. package/dist/icons/components/24px/Acts24pxF.js +1 -34
  283. package/dist/icons/components/24px/AdditionalServicess24px.js +1 -34
  284. package/dist/icons/components/24px/AdditionalServicess24pxF.js +1 -23
  285. package/dist/icons/components/24px/Agents24px.js +1 -25
  286. package/dist/icons/components/24px/Agents24pxF.js +1 -32
  287. package/dist/icons/components/24px/Alarm24px.js +1 -26
  288. package/dist/icons/components/24px/ArrowDown24px.js +1 -25
  289. package/dist/icons/components/24px/ArrowLeft24px.js +1 -25
  290. package/dist/icons/components/24px/ArrowRight24px.js +1 -25
  291. package/dist/icons/components/24px/ArrowUp24px.js +1 -25
  292. package/dist/icons/components/24px/ArrowUpright24px.js +1 -25
  293. package/dist/icons/components/24px/AttachFile24px.js +1 -25
  294. package/dist/icons/components/24px/Bell24px.js +1 -45
  295. package/dist/icons/components/24px/Bell24pxF.js +1 -28
  296. package/dist/icons/components/24px/Calculator24px.js +1 -25
  297. package/dist/icons/components/24px/CalculatorLkk24px.js +1 -34
  298. package/dist/icons/components/24px/CalculatorLkk24pxF.js +1 -25
  299. package/dist/icons/components/24px/Calendar24px.js +1 -25
  300. package/dist/icons/components/24px/Camera24px.js +1 -25
  301. package/dist/icons/components/24px/Car24px.js +1 -36
  302. package/dist/icons/components/24px/Car24pxF.js +1 -34
  303. package/dist/icons/components/24px/Catalog24px.js +1 -25
  304. package/dist/icons/components/24px/Certs24px.js +1 -34
  305. package/dist/icons/components/24px/Certs24pxF.js +1 -34
  306. package/dist/icons/components/24px/Change24px.js +1 -25
  307. package/dist/icons/components/24px/Chat24px.js +1 -30
  308. package/dist/icons/components/24px/Chat24pxF.js +1 -25
  309. package/dist/icons/components/24px/Chatbot24px.js +1 -265
  310. package/dist/icons/components/24px/Close24px.js +1 -25
  311. package/dist/icons/components/24px/CloseFloatMenuArrow24px.js +1 -25
  312. package/dist/icons/components/24px/CloseFloatMenuMobileArrow24px.js +1 -23
  313. package/dist/icons/components/24px/Coin24px.js +1 -26
  314. package/dist/icons/components/24px/Coin24pxF.js +1 -43
  315. package/dist/icons/components/24px/Contracts24px.js +1 -36
  316. package/dist/icons/components/24px/Contracts24pxF.js +1 -34
  317. package/dist/icons/components/24px/CopyClipboard24px.js +1 -28
  318. package/dist/icons/components/24px/Done24px.js +1 -25
  319. package/dist/icons/components/24px/Download24px.js +1 -32
  320. package/dist/icons/components/24px/DragHandle24px.js +1 -23
  321. package/dist/icons/components/24px/DragHandleHorizontal24px.js +1 -23
  322. package/dist/icons/components/24px/DragHandleVertical24px.js +1 -23
  323. package/dist/icons/components/24px/DropdownArrowDown24px.js +1 -25
  324. package/dist/icons/components/24px/DropdownArrowLeft24px.js +1 -25
  325. package/dist/icons/components/24px/DropdownArrowRight24px.js +1 -25
  326. package/dist/icons/components/24px/DropdownArrowUp24px.js +1 -25
  327. package/dist/icons/components/24px/Dzen24px.js +1 -23
  328. package/dist/icons/components/24px/Euro24px.js +1 -26
  329. package/dist/icons/components/24px/Eye24px.js +1 -36
  330. package/dist/icons/components/24px/Failure24px.js +1 -28
  331. package/dist/icons/components/24px/Favorite24px.js +1 -25
  332. package/dist/icons/components/24px/Favorite24pxF.js +1 -23
  333. package/dist/icons/components/24px/Filter24px.js +1 -23
  334. package/dist/icons/components/24px/Flag24pxF.js +1 -17
  335. package/dist/icons/components/24px/Folder24px.js +1 -25
  336. package/dist/icons/components/24px/Fullscreen24px.js +1 -25
  337. package/dist/icons/components/24px/Galery24px.js +1 -28
  338. package/dist/icons/components/24px/Gear24px.js +1 -36
  339. package/dist/icons/components/24px/Gift24px.js +1 -25
  340. package/dist/icons/components/24px/Hint24px.js +1 -28
  341. package/dist/icons/components/24px/Home24px.js +1 -36
  342. package/dist/icons/components/24px/Home24pxF.js +1 -25
  343. package/dist/icons/components/24px/Hot24pxF.js +1 -23
  344. package/dist/icons/components/24px/Improvements24px.js +1 -43
  345. package/dist/icons/components/24px/Improvements24pxF.js +1 -37
  346. package/dist/icons/components/24px/Kebab24px.js +1 -23
  347. package/dist/icons/components/24px/List24px.js +1 -23
  348. package/dist/icons/components/24px/Location24px.js +1 -36
  349. package/dist/icons/components/24px/Map24px.js +1 -25
  350. package/dist/icons/components/24px/Menu24px.js +1 -23
  351. package/dist/icons/components/24px/MenuMobile24px.js +1 -25
  352. package/dist/icons/components/24px/Minus24px.js +1 -25
  353. package/dist/icons/components/24px/Navigation24px.js +1 -25
  354. package/dist/icons/components/24px/News24px.js +1 -34
  355. package/dist/icons/components/24px/News24pxF.js +1 -25
  356. package/dist/icons/components/24px/Number24px.js +1 -34
  357. package/dist/icons/components/24px/OpenFloatMenuArrow24px.js +1 -23
  358. package/dist/icons/components/24px/OpenFloatMenuMobileArrow24px.js +1 -25
  359. package/dist/icons/components/24px/Orders24px.js +1 -34
  360. package/dist/icons/components/24px/Orders24pxF.js +1 -28
  361. package/dist/icons/components/24px/Pause24px.js +1 -17
  362. package/dist/icons/components/24px/Pen24px.js +1 -36
  363. package/dist/icons/components/24px/Pen24pxF.js +1 -25
  364. package/dist/icons/components/24px/Phone24px.js +1 -25
  365. package/dist/icons/components/24px/Play24px.js +1 -23
  366. package/dist/icons/components/24px/Plus24px.js +1 -25
  367. package/dist/icons/components/24px/Pound24px.js +1 -26
  368. package/dist/icons/components/24px/PriceDown24px.js +1 -34
  369. package/dist/icons/components/24px/PriceUp24px.js +1 -34
  370. package/dist/icons/components/24px/Question24px.js +1 -34
  371. package/dist/icons/components/24px/Question24pxF.js +1 -25
  372. package/dist/icons/components/24px/Rutube24px.js +1 -23
  373. package/dist/icons/components/24px/Scan24px.js +1 -23
  374. package/dist/icons/components/24px/Search24px.js +1 -25
  375. package/dist/icons/components/24px/Share24pxF.js +1 -23
  376. package/dist/icons/components/24px/ShopingCard24px.js +1 -25
  377. package/dist/icons/components/24px/Sort24px.js +1 -23
  378. package/dist/icons/components/24px/Star24px.js +1 -25
  379. package/dist/icons/components/24px/Star24pxF.js +1 -23
  380. package/dist/icons/components/24px/StarHalf24pxF.js +1 -25
  381. package/dist/icons/components/24px/Telegram24pxF.js +1 -23
  382. package/dist/icons/components/24px/TelegramPlane24pxF.js +1 -23
  383. package/dist/icons/components/24px/Timer24px.js +1 -41
  384. package/dist/icons/components/24px/Trash24px.js +1 -45
  385. package/dist/icons/components/24px/TwinArrowLeft24px.js +1 -23
  386. package/dist/icons/components/24px/TwinArrowRight24px.js +1 -25
  387. package/dist/icons/components/24px/USDollar24px.js +1 -26
  388. package/dist/icons/components/24px/Umbrella24px.js +1 -25
  389. package/dist/icons/components/24px/Umbrella24pxF.js +1 -23
  390. package/dist/icons/components/24px/UnionIcon24px.js +1 -25
  391. package/dist/icons/components/24px/User24px.js +1 -34
  392. package/dist/icons/components/24px/User24pxF.js +1 -23
  393. package/dist/icons/components/24px/Users24px.js +1 -25
  394. package/dist/icons/components/24px/Users24pxF.js +1 -32
  395. package/dist/icons/components/24px/VK24pxF.js +1 -25
  396. package/dist/icons/components/24px/Waiting24px.js +1 -25
  397. package/dist/icons/components/24px/Whatsapp24px.js +1 -34
  398. package/dist/icons/components/24px/WriteUs24px.js +1 -28
  399. package/dist/icons/components/24px/Youtube24pxF.js +1 -23
  400. package/dist/icons/components/24px/Yuan24px.js +1 -26
  401. package/dist/icons/components/32px/Accept32px.js +1 -28
  402. package/dist/icons/components/32px/Acts32px.js +1 -41
  403. package/dist/icons/components/32px/AdditionalServicess32px.js +1 -25
  404. package/dist/icons/components/32px/AdditionalServicess32pxF.js +1 -23
  405. package/dist/icons/components/32px/Agents32px.js +1 -37
  406. package/dist/icons/components/32px/Alarm32px.js +1 -26
  407. package/dist/icons/components/32px/ArrowDown32px.js +1 -25
  408. package/dist/icons/components/32px/ArrowLeft32px.js +1 -25
  409. package/dist/icons/components/32px/ArrowRight32px.js +1 -25
  410. package/dist/icons/components/32px/ArrowUp32px.js +1 -25
  411. package/dist/icons/components/32px/ArrowUpright32px.js +1 -25
  412. package/dist/icons/components/32px/AttachFile32px.js +1 -25
  413. package/dist/icons/components/32px/Bell32px.js +1 -45
  414. package/dist/icons/components/32px/Bell32pxF.js +1 -28
  415. package/dist/icons/components/32px/Calculator32px.js +1 -25
  416. package/dist/icons/components/32px/CalculatorLkk32px.js +1 -34
  417. package/dist/icons/components/32px/CalculatorLkk32pxF.js +1 -25
  418. package/dist/icons/components/32px/Calendar32px.js +1 -25
  419. package/dist/icons/components/32px/Camera32px.js +1 -37
  420. package/dist/icons/components/32px/Car32px.js +1 -36
  421. package/dist/icons/components/32px/Car32pxF.js +1 -28
  422. package/dist/icons/components/32px/Catalog32px.js +1 -25
  423. package/dist/icons/components/32px/Certs32px.js +1 -34
  424. package/dist/icons/components/32px/Certs32pxF.js +1 -34
  425. package/dist/icons/components/32px/Change32px.js +1 -25
  426. package/dist/icons/components/32px/Chat32px.js +1 -34
  427. package/dist/icons/components/32px/Chat32pxF.js +1 -25
  428. package/dist/icons/components/32px/Chatbot32px.js +1 -265
  429. package/dist/icons/components/32px/Close32px.js +1 -25
  430. package/dist/icons/components/32px/CloseFloatMenuArrow32px.js +1 -23
  431. package/dist/icons/components/32px/CloseFloatMenuMobileArrow32px.js +1 -23
  432. package/dist/icons/components/32px/Coin32px.js +1 -36
  433. package/dist/icons/components/32px/Coin32pxF.js +1 -34
  434. package/dist/icons/components/32px/Contracts32px.js +1 -36
  435. package/dist/icons/components/32px/Contracts32pxF.js +1 -34
  436. package/dist/icons/components/32px/CopyClipboard32px.js +1 -34
  437. package/dist/icons/components/32px/Done32px.js +1 -25
  438. package/dist/icons/components/32px/Download32px.js +1 -32
  439. package/dist/icons/components/32px/DragHandle32px.js +1 -23
  440. package/dist/icons/components/32px/DragHandleHorizontal32px.js +1 -23
  441. package/dist/icons/components/32px/DragHandleVertical32px.js +1 -23
  442. package/dist/icons/components/32px/DropdownArrowDown32px.js +1 -25
  443. package/dist/icons/components/32px/DropdownArrowLeft32px.js +1 -25
  444. package/dist/icons/components/32px/DropdownArrowRight32px.js +1 -25
  445. package/dist/icons/components/32px/DropdownArrowUp32px.js +1 -17
  446. package/dist/icons/components/32px/Dzen32px.js +1 -23
  447. package/dist/icons/components/32px/Euro32px.js +1 -26
  448. package/dist/icons/components/32px/Eye32px.js +1 -36
  449. package/dist/icons/components/32px/Failure32px.js +1 -28
  450. package/dist/icons/components/32px/Favorite32px.js +1 -25
  451. package/dist/icons/components/32px/Favorite32pxF.js +1 -23
  452. package/dist/icons/components/32px/Filter32px.js +1 -23
  453. package/dist/icons/components/32px/Flag32pxF.js +1 -17
  454. package/dist/icons/components/32px/Folder32px.js +1 -25
  455. package/dist/icons/components/32px/Fullscreen32px.js +1 -25
  456. package/dist/icons/components/32px/Galery32px.js +1 -28
  457. package/dist/icons/components/32px/Gear32px.js +1 -36
  458. package/dist/icons/components/32px/Gift32px.js +1 -25
  459. package/dist/icons/components/32px/Hint32px.js +1 -28
  460. package/dist/icons/components/32px/Home32px.js +1 -28
  461. package/dist/icons/components/32px/Home32pxF.js +1 -25
  462. package/dist/icons/components/32px/Hot32pxF.js +1 -23
  463. package/dist/icons/components/32px/Kebab32px.js +1 -17
  464. package/dist/icons/components/32px/List32px.js +1 -23
  465. package/dist/icons/components/32px/Location32px.js +1 -36
  466. package/dist/icons/components/32px/Map32px.js +1 -25
  467. package/dist/icons/components/32px/Menu32px.js +1 -23
  468. package/dist/icons/components/32px/MenuMobile32px.js +1 -25
  469. package/dist/icons/components/32px/Minus32px.js +1 -25
  470. package/dist/icons/components/32px/Navigation32px.js +1 -25
  471. package/dist/icons/components/32px/News32px.js +1 -34
  472. package/dist/icons/components/32px/News32pxF.js +1 -25
  473. package/dist/icons/components/32px/Number32px.js +1 -34
  474. package/dist/icons/components/32px/OpenFloatMenuArrow32px.js +1 -23
  475. package/dist/icons/components/32px/OpenFloatMenuMobileArrow32px.js +1 -25
  476. package/dist/icons/components/32px/Orders32px.js +1 -43
  477. package/dist/icons/components/32px/Orders32pxF.js +1 -34
  478. package/dist/icons/components/32px/Pause32px.js +1 -17
  479. package/dist/icons/components/32px/Pen32px.js +1 -24
  480. package/dist/icons/components/32px/Pen32pxF.js +1 -25
  481. package/dist/icons/components/32px/PersonalManager32px.js +1 -112
  482. package/dist/icons/components/32px/Phone32px.js +1 -23
  483. package/dist/icons/components/32px/Play32px.js +1 -23
  484. package/dist/icons/components/32px/Plus32px.js +1 -25
  485. package/dist/icons/components/32px/Pound32px.js +1 -26
  486. package/dist/icons/components/32px/PriceDown32px.js +1 -45
  487. package/dist/icons/components/32px/PriceUp32px.js +1 -36
  488. package/dist/icons/components/32px/Question32px.js +1 -34
  489. package/dist/icons/components/32px/Question32pxF.js +1 -25
  490. package/dist/icons/components/32px/Rutube32px.js +1 -23
  491. package/dist/icons/components/32px/Scan32px.js +1 -23
  492. package/dist/icons/components/32px/Search32px.js +1 -25
  493. package/dist/icons/components/32px/Share32pxF.js +1 -23
  494. package/dist/icons/components/32px/ShopimgCard32px.js +1 -25
  495. package/dist/icons/components/32px/Sort32px.js +1 -23
  496. package/dist/icons/components/32px/Star32px.js +1 -25
  497. package/dist/icons/components/32px/Star32pxF.js +1 -23
  498. package/dist/icons/components/32px/StarHalf32pxF.js +1 -25
  499. package/dist/icons/components/32px/Telegram32pxF.js +1 -23
  500. package/dist/icons/components/32px/TelegramPlane32pxF.js +1 -23
  501. package/dist/icons/components/32px/Timer32px.js +1 -35
  502. package/dist/icons/components/32px/Trash32px.js +1 -45
  503. package/dist/icons/components/32px/TwinArrowLeft32px.js +1 -23
  504. package/dist/icons/components/32px/TwinArrowRight32px.js +1 -23
  505. package/dist/icons/components/32px/USDollar32px.js +1 -26
  506. package/dist/icons/components/32px/Umbrella32px.js +1 -25
  507. package/dist/icons/components/32px/Umbrella32pxF.js +1 -25
  508. package/dist/icons/components/32px/UnionIcon32px.js +1 -25
  509. package/dist/icons/components/32px/User32px.js +1 -34
  510. package/dist/icons/components/32px/User32pxF.js +1 -23
  511. package/dist/icons/components/32px/Users32px.js +1 -25
  512. package/dist/icons/components/32px/Users32pxF.js +1 -26
  513. package/dist/icons/components/32px/VK32pxF.js +1 -25
  514. package/dist/icons/components/32px/Waiting32px.js +1 -25
  515. package/dist/icons/components/32px/Whatsapp32px.js +1 -34
  516. package/dist/icons/components/32px/WriteUs32px.js +1 -28
  517. package/dist/icons/components/32px/Youtube32pxF.js +1 -23
  518. package/dist/icons/components/32px/Yuan32px.js +1 -26
  519. package/dist/icons/components/Mans.js +1 -21
  520. package/dist/icons/components/Step.js +1 -22
  521. package/dist/icons/components/StepXL.js +1 -32
  522. package/dist/icons/components/auto-logo/ACE.js +1 -23
  523. package/dist/icons/components/auto-logo/Alim.js +1 -25
  524. package/dist/icons/components/auto-logo/Amur.js +1 -25
  525. package/dist/icons/components/auto-logo/Ankai.js +1 -25
  526. package/dist/icons/components/auto-logo/ArrowLength.js +1 -23
  527. package/dist/icons/components/auto-logo/Audi.js +1 -22
  528. package/dist/icons/components/auto-logo/BMW.js +1 -43
  529. package/dist/icons/components/auto-logo/BRP.js +1 -34
  530. package/dist/icons/components/auto-logo/Bomag.js +1 -34
  531. package/dist/icons/components/auto-logo/Case.js +1 -25
  532. package/dist/icons/components/auto-logo/Caterpillar.js +1 -39
  533. package/dist/icons/components/auto-logo/ChMZAP.js +1 -48
  534. package/dist/icons/components/auto-logo/ChTZ.js +1 -34
  535. package/dist/icons/components/auto-logo/Changan.js +1 -23
  536. package/dist/icons/components/auto-logo/Cherry.js +1 -34
  537. package/dist/icons/components/auto-logo/Citroen.js +1 -25
  538. package/dist/icons/components/auto-logo/DaewooFull.js +1 -60
  539. package/dist/icons/components/auto-logo/DaewooSymbol.js +1 -53
  540. package/dist/icons/components/auto-logo/Daf.js +1 -25
  541. package/dist/icons/components/auto-logo/Dayun.js +1 -25
  542. package/dist/icons/components/auto-logo/DongFeng.js +1 -25
  543. package/dist/icons/components/auto-logo/Ducati.js +1 -34
  544. package/dist/icons/components/auto-logo/Exeed.js +1 -34
  545. package/dist/icons/components/auto-logo/Faw.js +1 -36
  546. package/dist/icons/components/auto-logo/Fenix.js +1 -116
  547. package/dist/icons/components/auto-logo/Fiat.js +1 -39
  548. package/dist/icons/components/auto-logo/Ford.js +1 -43
  549. package/dist/icons/components/auto-logo/Foton.js +1 -34
  550. package/dist/icons/components/auto-logo/Gac.js +1 -23
  551. package/dist/icons/components/auto-logo/Gaz.js +1 -61
  552. package/dist/icons/components/auto-logo/Geely.js +1 -27
  553. package/dist/icons/components/auto-logo/Genesis.js +1 -32
  554. package/dist/icons/components/auto-logo/Gitte.js +1 -25
  555. package/dist/icons/components/auto-logo/Grunwald.js +1 -25
  556. package/dist/icons/components/auto-logo/HartungFull.js +1 -34
  557. package/dist/icons/components/auto-logo/HartungSymbol.js +1 -34
  558. package/dist/icons/components/auto-logo/Haval.js +1 -25
  559. package/dist/icons/components/auto-logo/Higer.js +1 -25
  560. package/dist/icons/components/auto-logo/Hitachi.js +1 -23
  561. package/dist/icons/components/auto-logo/Honda.js +1 -39
  562. package/dist/icons/components/auto-logo/Hongqi.js +1 -32
  563. package/dist/icons/components/auto-logo/Hongyan.js +1 -25
  564. package/dist/icons/components/auto-logo/Howo.js +1 -48
  565. package/dist/icons/components/auto-logo/Hyundai.js +1 -25
  566. package/dist/icons/components/auto-logo/Infiniti.js +1 -23
  567. package/dist/icons/components/auto-logo/Isuzu.js +1 -25
  568. package/dist/icons/components/auto-logo/Iveco.js +1 -25
  569. package/dist/icons/components/auto-logo/JCB.js +1 -34
  570. package/dist/icons/components/auto-logo/Jac.js +1 -23
  571. package/dist/icons/components/auto-logo/Juterborg.js +1 -59
  572. package/dist/icons/components/auto-logo/KIA.js +1 -25
  573. package/dist/icons/components/auto-logo/Kaiyi.js +1 -25
  574. package/dist/icons/components/auto-logo/Kamaz.js +1 -37
  575. package/dist/icons/components/auto-logo/Kassbohrer.js +1 -25
  576. package/dist/icons/components/auto-logo/Komatsu.js +1 -23
  577. package/dist/icons/components/auto-logo/Ktm.js +1 -23
  578. package/dist/icons/components/auto-logo/LCCE.js +1 -39
  579. package/dist/icons/components/auto-logo/Lada.js +1 -25
  580. package/dist/icons/components/auto-logo/Lexus.js +1 -25
  581. package/dist/icons/components/auto-logo/LiuGong.js +1 -32
  582. package/dist/icons/components/auto-logo/Lonking.js +1 -32
  583. package/dist/icons/components/auto-logo/Lovol.js +1 -23
  584. package/dist/icons/components/auto-logo/MTZBelarus.js +1 -36
  585. package/dist/icons/components/auto-logo/Man.js +1 -23
  586. package/dist/icons/components/auto-logo/Maz.js +1 -34
  587. package/dist/icons/components/auto-logo/MercedesBenz.js +1 -25
  588. package/dist/icons/components/auto-logo/Meusburger.js +1 -25
  589. package/dist/icons/components/auto-logo/Mitsubishi.js +1 -23
  590. package/dist/icons/components/auto-logo/NefAZ.js +1 -32
  591. package/dist/icons/components/auto-logo/NursanTrailer.js +1 -23
  592. package/dist/icons/components/auto-logo/Omoda.js +1 -39
  593. package/dist/icons/components/auto-logo/PSATss.js +1 -39
  594. package/dist/icons/components/auto-logo/Paz.js +1 -25
  595. package/dist/icons/components/auto-logo/Peugeot.js +1 -23
  596. package/dist/icons/components/auto-logo/Raskat.js +1 -39
  597. package/dist/icons/components/auto-logo/Renault.js +1 -32
  598. package/dist/icons/components/auto-logo/RussianCarsEmblem.js +1 -34
  599. package/dist/icons/components/auto-logo/RussianCarsKremlin.js +1 -43
  600. package/dist/icons/components/auto-logo/Sany.js +1 -52
  601. package/dist/icons/components/auto-logo/Scania.js +1 -59
  602. package/dist/icons/components/auto-logo/Schmitz.js +1 -25
  603. package/dist/icons/components/auto-logo/Shacman.js +1 -32
  604. package/dist/icons/components/auto-logo/Shantui.js +1 -23
  605. package/dist/icons/components/auto-logo/Sinanli.js +1 -73
  606. package/dist/icons/components/auto-logo/Sitrak.js +1 -36
  607. package/dist/icons/components/auto-logo/SobolIztechmash.js +1 -62
  608. package/dist/icons/components/auto-logo/Sokol.js +1 -23
  609. package/dist/icons/components/auto-logo/Sollers.js +1 -25
  610. package/dist/icons/components/auto-logo/TitanLipetskiyZavodPricepcenter.js +1 -23
  611. package/dist/icons/components/auto-logo/Tonar.js +1 -25
  612. package/dist/icons/components/auto-logo/Toyota.js +1 -23
  613. package/dist/icons/components/auto-logo/Trekol.js +1 -36
  614. package/dist/icons/components/auto-logo/UAT.js +1 -23
  615. package/dist/icons/components/auto-logo/Uaz.js +1 -72
  616. package/dist/icons/components/auto-logo/Ural.js +1 -23
  617. package/dist/icons/components/auto-logo/VIS.js +1 -23
  618. package/dist/icons/components/auto-logo/VKR.js +1 -34
  619. package/dist/icons/components/auto-logo/Volkswagen.js +1 -25
  620. package/dist/icons/components/auto-logo/Volvo.js +1 -23
  621. package/dist/icons/components/auto-logo/Wielton.js +1 -23
  622. package/dist/icons/components/auto-logo/XCMG.js +1 -39
  623. package/dist/icons/components/auto-logo/Yutong.js +1 -74
  624. package/dist/icons/components/auto-logo/Zoomlion.js +1 -23
  625. package/dist/icons/components/car-icons/AllMetal.js +1 -34
  626. package/dist/icons/components/car-icons/AllMetalCargoAndPassenger.js +1 -34
  627. package/dist/icons/components/car-icons/AsphaltPaver.js +1 -37
  628. package/dist/icons/components/car-icons/Autotower.js +1 -34
  629. package/dist/icons/components/car-icons/Awning.js +1 -35
  630. package/dist/icons/components/car-icons/BackhoeLoader.js +1 -41
  631. package/dist/icons/components/car-icons/Buggy.js +1 -34
  632. package/dist/icons/components/car-icons/Bulldozer.js +1 -36
  633. package/dist/icons/components/car-icons/Bus.js +1 -25
  634. package/dist/icons/components/car-icons/BusBus.js +1 -34
  635. package/dist/icons/components/car-icons/BusMinibus.js +1 -34
  636. package/dist/icons/components/car-icons/BusShiftBuses.js +1 -44
  637. package/dist/icons/components/car-icons/CargoAScrapTruckFromTheCmu.js +1 -41
  638. package/dist/icons/components/car-icons/CargoAutotower.js +1 -34
  639. package/dist/icons/components/car-icons/CargoAwning.js +1 -41
  640. package/dist/icons/components/car-icons/CargoConcreteMixerTruck.js +1 -41
  641. package/dist/icons/components/car-icons/CargoDrillingRig.js +1 -34
  642. package/dist/icons/components/car-icons/CargoDumpTruck.js +1 -41
  643. package/dist/icons/components/car-icons/CargoGarbageTruck.js +1 -41
  644. package/dist/icons/components/car-icons/CargoGrainCarrier.js +1 -41
  645. package/dist/icons/components/car-icons/CargoIsothermal.js +1 -41
  646. package/dist/icons/components/car-icons/CargoOnBoard.js +1 -41
  647. package/dist/icons/components/car-icons/CargoOnBoardWithCmu.js +1 -41
  648. package/dist/icons/components/car-icons/CargoPromotionalItem.js +1 -41
  649. package/dist/icons/components/car-icons/CargoSortingTruck.js +1 -41
  650. package/dist/icons/components/car-icons/CargoTankerTruck.js +1 -41
  651. package/dist/icons/components/car-icons/CargoTowTruck.js +1 -34
  652. package/dist/icons/components/car-icons/CargoTruckCrane.js +1 -43
  653. package/dist/icons/components/car-icons/CargoVacuumMachine.js +1 -34
  654. package/dist/icons/components/car-icons/Clearance.js +1 -25
  655. package/dist/icons/components/car-icons/CombineHarvester.js +1 -41
  656. package/dist/icons/components/car-icons/Compartment.js +1 -34
  657. package/dist/icons/components/car-icons/ConcreteMixerTruck.js +1 -41
  658. package/dist/icons/components/car-icons/ConcretePump.js +1 -42
  659. package/dist/icons/components/car-icons/Crossover.js +1 -34
  660. package/dist/icons/components/car-icons/DrillingRigg.js +1 -34
  661. package/dist/icons/components/car-icons/DumpTruck.js +1 -41
  662. package/dist/icons/components/car-icons/Excavator.js +1 -25
  663. package/dist/icons/components/car-icons/ForestPreparationEquipment.js +1 -41
  664. package/dist/icons/components/car-icons/ForkliftTruck.js +1 -34
  665. package/dist/icons/components/car-icons/FrontLoader.js +1 -41
  666. package/dist/icons/components/car-icons/Hatchback.js +1 -34
  667. package/dist/icons/components/car-icons/IceRink.js +1 -36
  668. package/dist/icons/components/car-icons/Isothermal.js +1 -41
  669. package/dist/icons/components/car-icons/Liftback.js +1 -25
  670. package/dist/icons/components/car-icons/MiniEscalator.js +1 -43
  671. package/dist/icons/components/car-icons/MiniLoader.js +1 -34
  672. package/dist/icons/components/car-icons/MiningDumpTruck.js +1 -41
  673. package/dist/icons/components/car-icons/Minitractor.js +1 -34
  674. package/dist/icons/components/car-icons/Minivan.js +1 -34
  675. package/dist/icons/components/car-icons/MotorGrader.js +1 -34
  676. package/dist/icons/components/car-icons/MotorVehiclesBike.js +1 -26
  677. package/dist/icons/components/car-icons/MotorVehiclesQuadBike.js +1 -32
  678. package/dist/icons/components/car-icons/OffRoadVehicle.js +1 -34
  679. package/dist/icons/components/car-icons/OnBoard.js +1 -41
  680. package/dist/icons/components/car-icons/OnBoardCargoAndPassengerTransport.js +1 -41
  681. package/dist/icons/components/car-icons/OnBoardWithCmu.js +1 -41
  682. package/dist/icons/components/car-icons/OtherAgriculturalMachinery.js +1 -50
  683. package/dist/icons/components/car-icons/OtherCareerTechniques.js +1 -41
  684. package/dist/icons/components/car-icons/Pickup.js +1 -25
  685. package/dist/icons/components/car-icons/PickupTruck.js +1 -34
  686. package/dist/icons/components/car-icons/PilingInstallation.js +1 -36
  687. package/dist/icons/components/car-icons/PromotionalItem.js +1 -41
  688. package/dist/icons/components/car-icons/PublicUtilityVehicle.js +1 -48
  689. package/dist/icons/components/car-icons/QuarryExcavator.js +1 -28
  690. package/dist/icons/components/car-icons/Scooter.js +1 -32
  691. package/dist/icons/components/car-icons/Sedan.js +1 -34
  692. package/dist/icons/components/car-icons/Snowmobile.js +1 -41
  693. package/dist/icons/components/car-icons/TankerTruck.js +1 -41
  694. package/dist/icons/components/car-icons/TelescopicLoader.js +1 -34
  695. package/dist/icons/components/car-icons/TheLift.js +1 -39
  696. package/dist/icons/components/car-icons/TowTruck.js +1 -34
  697. package/dist/icons/components/car-icons/Tractor.js +1 -34
  698. package/dist/icons/components/car-icons/TractorTruck.js +1 -41
  699. package/dist/icons/components/car-icons/Trailerr.js +1 -25
  700. package/dist/icons/components/car-icons/TrailersCarCarrier.js +1 -43
  701. package/dist/icons/components/car-icons/TrailersCattleTruck.js +1 -34
  702. package/dist/icons/components/car-icons/TrailersContainerShip.js +1 -42
  703. package/dist/icons/components/car-icons/TrailersCurtainSide.js +1 -41
  704. package/dist/icons/components/car-icons/TrailersDumpTruck.js +1 -41
  705. package/dist/icons/components/car-icons/TrailersGrainTruck.js +1 -41
  706. package/dist/icons/components/car-icons/TrailersHeavyTruck.js +1 -41
  707. package/dist/icons/components/car-icons/TrailersIsothermal.js +1 -41
  708. package/dist/icons/components/car-icons/TrailersOther.js +1 -41
  709. package/dist/icons/components/car-icons/TrailersTankerTruck.js +1 -41
  710. package/dist/icons/components/car-icons/TruckCrane.js +1 -43
  711. package/dist/icons/components/car-icons/Universal.js +1 -34
  712. package/dist/icons/components/car-icons/Van.js +1 -25
  713. package/dist/icons/components/car-icons/Ycles.js +1 -44
  714. package/dist/icons/components/car-parameters-icons/Acceleration.js +1 -34
  715. package/dist/icons/components/car-parameters-icons/Berths.js +1 -39
  716. package/dist/icons/components/car-parameters-icons/Bucket.js +1 -23
  717. package/dist/icons/components/car-parameters-icons/BucketLoadingCapacity.js +1 -25
  718. package/dist/icons/components/car-parameters-icons/BucketVolume.js +1 -32
  719. package/dist/icons/components/car-parameters-icons/CabinTurn.js +1 -34
  720. package/dist/icons/components/car-parameters-icons/CarBodySize.js +1 -34
  721. package/dist/icons/components/car-parameters-icons/CarBodyType.js +1 -25
  722. package/dist/icons/components/car-parameters-icons/CarColor.js +1 -34
  723. package/dist/icons/components/car-parameters-icons/Cylinders.js +1 -37
  724. package/dist/icons/components/car-parameters-icons/Dimensions.js +1 -34
  725. package/dist/icons/components/car-parameters-icons/EngineType.js +1 -23
  726. package/dist/icons/components/car-parameters-icons/FuelConsumption.js +1 -23
  727. package/dist/icons/components/car-parameters-icons/GearType.js +1 -26
  728. package/dist/icons/components/car-parameters-icons/LiftingHeight.js +1 -23
  729. package/dist/icons/components/car-parameters-icons/LoadingCapacity.js +1 -25
  730. package/dist/icons/components/car-parameters-icons/NumberOfAxes.js +1 -25
  731. package/dist/icons/components/car-parameters-icons/NumberOfSeats.js +1 -23
  732. package/dist/icons/components/car-parameters-icons/TrailerType.js +1 -32
  733. package/dist/icons/components/car-parameters-icons/UnloadingType.js +1 -32
  734. package/dist/icons/components/car-parameters-icons/Weight.js +1 -36
  735. package/dist/icons/components/car-parameters-icons/WheelDriveType.js +1 -32
  736. package/dist/icons/components/car-parameters-icons/WheelSheme.js +1 -34
  737. package/dist/icons/components/cars-stubus/Bike.js +1 -25
  738. package/dist/icons/components/cars-stubus/Car.js +1 -25
  739. package/dist/icons/components/cars-stubus/Equipment.js +1 -25
  740. package/dist/icons/components/cars-stubus/Truck.js +1 -25
  741. package/dist/icons/components/index.js +1 -583
  742. package/dist/icons/index.js +1 -4
  743. package/dist/index-Dby3L_4e.cjs +1 -0
  744. package/dist/index-gDmAUrkZ.cjs +5 -0
  745. package/dist/index.js +1 -160
  746. package/dist/keyboard-sIr63LbB.cjs +4 -0
  747. package/dist/label-DOAZ06mr.cjs +1 -0
  748. package/dist/open-closed-C9XX3b5H.cjs +1 -0
  749. package/dist/styles.module-L23BBl7z.cjs +1 -0
  750. package/dist/types/index.js +1 -1
  751. package/dist/types/propsWithAs.js +1 -1
  752. package/dist/use-active-press-lCdIry0x.cjs +1 -0
  753. package/dist/use-by-comparator--a2RZ6_q.cjs +1 -0
  754. package/dist/use-resolve-button-type-tLWyfvGR.cjs +1 -0
  755. package/dist/utils/UUID4.js +1 -9
  756. package/dist/utils/formating/Date.js +1 -32
  757. package/dist/utils/formating/FileSize.js +1 -15
  758. package/dist/utils/formating/Month.js +1 -80
  759. package/dist/utils/formating/Numbers.js +1 -8
  760. package/dist/utils/index.js +1 -17
  761. package/dist/variant.module-kbVW7TAL.cjs +1 -0
  762. package/package.json +2 -1
  763. package/dist/Input-DspsU5F4.js +0 -249
  764. package/dist/NavigationButtons-DuOoqaPo.js +0 -4907
  765. package/dist/ProgressBar-DWKyrXzd.js +0 -77
  766. package/dist/assets/ProgressBar2.css +0 -1
  767. package/dist/bugs-CSBdWk0R.js +0 -18
  768. package/dist/components/Slider/NavigationButtons/NavigationButtons.d.ts +0 -1
  769. package/dist/components/Slider/NavigationButtons/NavigationButtons.js +0 -7
  770. package/dist/components/Slider/NavigationButtons/index.d.ts +0 -1
  771. package/dist/components/Slider/NavigationButtons/index.js +0 -4
  772. package/dist/components/Slider/ProgressBar/ProgressBar.d.ts +0 -1
  773. package/dist/components/Slider/ProgressBar/ProgressBar.js +0 -15
  774. package/dist/components/Slider/ProgressBar/index.d.ts +0 -1
  775. package/dist/components/Slider/ProgressBar/index.js +0 -4
  776. package/dist/field-bS4z9Sdl.js +0 -12
  777. package/dist/focus-management-1rQPII7Z.js +0 -77
  778. package/dist/hidden-BuVoeHNy.js +0 -13
  779. package/dist/icons/components/12px/Close12px.d.ts +0 -4
  780. package/dist/icons/components/12px/MessageRead12px.d.ts +0 -4
  781. package/dist/icons/components/16px/Accept16px.d.ts +0 -4
  782. package/dist/icons/components/16px/Acts16px.d.ts +0 -4
  783. package/dist/icons/components/16px/Acts16pxF.d.ts +0 -4
  784. package/dist/icons/components/16px/AdditionalServicess16px.d.ts +0 -4
  785. package/dist/icons/components/16px/AdditionalServicess16pxF.d.ts +0 -4
  786. package/dist/icons/components/16px/Agents16px.d.ts +0 -4
  787. package/dist/icons/components/16px/Agents16pxF.d.ts +0 -4
  788. package/dist/icons/components/16px/Alarm16px.d.ts +0 -4
  789. package/dist/icons/components/16px/ArrowDown16px.d.ts +0 -4
  790. package/dist/icons/components/16px/ArrowLeft16px.d.ts +0 -4
  791. package/dist/icons/components/16px/ArrowRight16px.d.ts +0 -4
  792. package/dist/icons/components/16px/ArrowUp16px.d.ts +0 -4
  793. package/dist/icons/components/16px/ArrowUpright16px.d.ts +0 -4
  794. package/dist/icons/components/16px/AttachFile16px.d.ts +0 -4
  795. package/dist/icons/components/16px/Bell16px.d.ts +0 -4
  796. package/dist/icons/components/16px/Bell16pxF.d.ts +0 -4
  797. package/dist/icons/components/16px/Calculator16px.d.ts +0 -4
  798. package/dist/icons/components/16px/CalculatorLkk16px.d.ts +0 -4
  799. package/dist/icons/components/16px/CalculatorLkk16pxF.d.ts +0 -4
  800. package/dist/icons/components/16px/Calendar16px.d.ts +0 -4
  801. package/dist/icons/components/16px/Camera16px.d.ts +0 -4
  802. package/dist/icons/components/16px/Car16px.d.ts +0 -4
  803. package/dist/icons/components/16px/Car16pxF.d.ts +0 -4
  804. package/dist/icons/components/16px/Catalog16px.d.ts +0 -4
  805. package/dist/icons/components/16px/Certs16px.d.ts +0 -4
  806. package/dist/icons/components/16px/Certs16pxF.d.ts +0 -4
  807. package/dist/icons/components/16px/Change16px.d.ts +0 -4
  808. package/dist/icons/components/16px/Chat16px.d.ts +0 -4
  809. package/dist/icons/components/16px/Chat16pxF.d.ts +0 -4
  810. package/dist/icons/components/16px/Chatbot16px.d.ts +0 -4
  811. package/dist/icons/components/16px/Close16px.d.ts +0 -4
  812. package/dist/icons/components/16px/CloseFloatMenuArrow16px.d.ts +0 -4
  813. package/dist/icons/components/16px/CloseFloatMenuMobileArrow16px.d.ts +0 -4
  814. package/dist/icons/components/16px/Coin16px.d.ts +0 -4
  815. package/dist/icons/components/16px/Coin16pxF.d.ts +0 -4
  816. package/dist/icons/components/16px/Contracts16px.d.ts +0 -4
  817. package/dist/icons/components/16px/Contracts16pxF.d.ts +0 -4
  818. package/dist/icons/components/16px/CopyClipboard16px.d.ts +0 -4
  819. package/dist/icons/components/16px/Done16px.d.ts +0 -4
  820. package/dist/icons/components/16px/Download16px.d.ts +0 -4
  821. package/dist/icons/components/16px/DragHandle16px.d.ts +0 -4
  822. package/dist/icons/components/16px/DragHandleHorizontal16px.d.ts +0 -4
  823. package/dist/icons/components/16px/DragHandleVertical16px.d.ts +0 -4
  824. package/dist/icons/components/16px/DropdownArrowBottom16px.d.ts +0 -4
  825. package/dist/icons/components/16px/DropdownArrowLeft16px.d.ts +0 -4
  826. package/dist/icons/components/16px/DropdownArrowRight16px.d.ts +0 -4
  827. package/dist/icons/components/16px/DropdownArrowUp16px.d.ts +0 -4
  828. package/dist/icons/components/16px/Dzen16px.d.ts +0 -4
  829. package/dist/icons/components/16px/Euro16px.d.ts +0 -4
  830. package/dist/icons/components/16px/Eye16px.d.ts +0 -4
  831. package/dist/icons/components/16px/Failure16px.d.ts +0 -4
  832. package/dist/icons/components/16px/Favorite16px.d.ts +0 -4
  833. package/dist/icons/components/16px/Favorite16pxF.d.ts +0 -4
  834. package/dist/icons/components/16px/Filter16px.d.ts +0 -4
  835. package/dist/icons/components/16px/Flag16pxF.d.ts +0 -4
  836. package/dist/icons/components/16px/Folder16px.d.ts +0 -4
  837. package/dist/icons/components/16px/Fullscreen16px.d.ts +0 -4
  838. package/dist/icons/components/16px/Galery16px.d.ts +0 -4
  839. package/dist/icons/components/16px/Gear16px.d.ts +0 -4
  840. package/dist/icons/components/16px/Gift16px.d.ts +0 -4
  841. package/dist/icons/components/16px/Hint16px.d.ts +0 -4
  842. package/dist/icons/components/16px/Home16px.d.ts +0 -4
  843. package/dist/icons/components/16px/Home16pxF.d.ts +0 -4
  844. package/dist/icons/components/16px/Hot16pxF.d.ts +0 -4
  845. package/dist/icons/components/16px/Kebab16px.d.ts +0 -4
  846. package/dist/icons/components/16px/List16px.d.ts +0 -4
  847. package/dist/icons/components/16px/Location16px.d.ts +0 -4
  848. package/dist/icons/components/16px/Map16px.d.ts +0 -4
  849. package/dist/icons/components/16px/Menu16px.d.ts +0 -4
  850. package/dist/icons/components/16px/MenuMobile16px.d.ts +0 -4
  851. package/dist/icons/components/16px/Minus16px.d.ts +0 -4
  852. package/dist/icons/components/16px/Navigation16px.d.ts +0 -4
  853. package/dist/icons/components/16px/News16px.d.ts +0 -4
  854. package/dist/icons/components/16px/News16pxF.d.ts +0 -4
  855. package/dist/icons/components/16px/Number16px.d.ts +0 -4
  856. package/dist/icons/components/16px/OpenFloatMenuArrow16px.d.ts +0 -4
  857. package/dist/icons/components/16px/OpenFloatMenuMobileArrow16px.d.ts +0 -4
  858. package/dist/icons/components/16px/Orders16px.d.ts +0 -4
  859. package/dist/icons/components/16px/Orders16pxF.d.ts +0 -4
  860. package/dist/icons/components/16px/Pause16px.d.ts +0 -4
  861. package/dist/icons/components/16px/Pen16px.d.ts +0 -4
  862. package/dist/icons/components/16px/Pen16pxF.d.ts +0 -4
  863. package/dist/icons/components/16px/Phone16px.d.ts +0 -4
  864. package/dist/icons/components/16px/Play16pxF.d.ts +0 -4
  865. package/dist/icons/components/16px/Plus16px.d.ts +0 -4
  866. package/dist/icons/components/16px/Pound16px.d.ts +0 -4
  867. package/dist/icons/components/16px/PriceDown16px.d.ts +0 -4
  868. package/dist/icons/components/16px/PriceUp16px.d.ts +0 -4
  869. package/dist/icons/components/16px/Question16px.d.ts +0 -4
  870. package/dist/icons/components/16px/Question16pxF.d.ts +0 -4
  871. package/dist/icons/components/16px/Rutube16px.d.ts +0 -4
  872. package/dist/icons/components/16px/Scan16px.d.ts +0 -4
  873. package/dist/icons/components/16px/Search16px.d.ts +0 -4
  874. package/dist/icons/components/16px/Share16pxF.d.ts +0 -4
  875. package/dist/icons/components/16px/ShopingCard16px.d.ts +0 -4
  876. package/dist/icons/components/16px/Sort16px.d.ts +0 -4
  877. package/dist/icons/components/16px/Star16px.d.ts +0 -4
  878. package/dist/icons/components/16px/Star16pxF.d.ts +0 -4
  879. package/dist/icons/components/16px/StarHalf16pxF.d.ts +0 -4
  880. package/dist/icons/components/16px/Telegram16pxF.d.ts +0 -4
  881. package/dist/icons/components/16px/TelegramPlane16pxF.d.ts +0 -4
  882. package/dist/icons/components/16px/Timer16px.d.ts +0 -4
  883. package/dist/icons/components/16px/Trash16px.d.ts +0 -4
  884. package/dist/icons/components/16px/TwinArrowLeft16px.d.ts +0 -4
  885. package/dist/icons/components/16px/TwinArrowRight16px.d.ts +0 -4
  886. package/dist/icons/components/16px/USDollar16px.d.ts +0 -4
  887. package/dist/icons/components/16px/Umbrella16px.d.ts +0 -4
  888. package/dist/icons/components/16px/Umbrella16pxF.d.ts +0 -4
  889. package/dist/icons/components/16px/UnionIcon16px.d.ts +0 -4
  890. package/dist/icons/components/16px/User16px.d.ts +0 -4
  891. package/dist/icons/components/16px/User16pxF.d.ts +0 -4
  892. package/dist/icons/components/16px/Users16px.d.ts +0 -4
  893. package/dist/icons/components/16px/Users16pxF.d.ts +0 -4
  894. package/dist/icons/components/16px/VK16pxF.d.ts +0 -4
  895. package/dist/icons/components/16px/Waiting16px.d.ts +0 -4
  896. package/dist/icons/components/16px/Whatsapp16px.d.ts +0 -4
  897. package/dist/icons/components/16px/WriteUs16px.d.ts +0 -4
  898. package/dist/icons/components/16px/Youtube16pxF.d.ts +0 -4
  899. package/dist/icons/components/16px/Yuan16px.d.ts +0 -4
  900. package/dist/icons/components/24px/Accept24px.d.ts +0 -4
  901. package/dist/icons/components/24px/Acts24px.d.ts +0 -4
  902. package/dist/icons/components/24px/Acts24pxF.d.ts +0 -4
  903. package/dist/icons/components/24px/AdditionalServicess24px.d.ts +0 -4
  904. package/dist/icons/components/24px/AdditionalServicess24pxF.d.ts +0 -4
  905. package/dist/icons/components/24px/Agents24px.d.ts +0 -4
  906. package/dist/icons/components/24px/Agents24pxF.d.ts +0 -4
  907. package/dist/icons/components/24px/Alarm24px.d.ts +0 -4
  908. package/dist/icons/components/24px/ArrowDown24px.d.ts +0 -4
  909. package/dist/icons/components/24px/ArrowLeft24px.d.ts +0 -4
  910. package/dist/icons/components/24px/ArrowRight24px.d.ts +0 -4
  911. package/dist/icons/components/24px/ArrowUp24px.d.ts +0 -4
  912. package/dist/icons/components/24px/ArrowUpright24px.d.ts +0 -4
  913. package/dist/icons/components/24px/AttachFile24px.d.ts +0 -4
  914. package/dist/icons/components/24px/Bell24px.d.ts +0 -4
  915. package/dist/icons/components/24px/Bell24pxF.d.ts +0 -4
  916. package/dist/icons/components/24px/Calculator24px.d.ts +0 -4
  917. package/dist/icons/components/24px/CalculatorLkk24px.d.ts +0 -4
  918. package/dist/icons/components/24px/CalculatorLkk24pxF.d.ts +0 -4
  919. package/dist/icons/components/24px/Calendar24px.d.ts +0 -4
  920. package/dist/icons/components/24px/Camera24px.d.ts +0 -4
  921. package/dist/icons/components/24px/Car24px.d.ts +0 -4
  922. package/dist/icons/components/24px/Car24pxF.d.ts +0 -4
  923. package/dist/icons/components/24px/Catalog24px.d.ts +0 -4
  924. package/dist/icons/components/24px/Certs24px.d.ts +0 -4
  925. package/dist/icons/components/24px/Certs24pxF.d.ts +0 -4
  926. package/dist/icons/components/24px/Change24px.d.ts +0 -4
  927. package/dist/icons/components/24px/Chat24px.d.ts +0 -4
  928. package/dist/icons/components/24px/Chat24pxF.d.ts +0 -4
  929. package/dist/icons/components/24px/Chatbot24px.d.ts +0 -4
  930. package/dist/icons/components/24px/Close24px.d.ts +0 -4
  931. package/dist/icons/components/24px/CloseFloatMenuArrow24px.d.ts +0 -4
  932. package/dist/icons/components/24px/CloseFloatMenuMobileArrow24px.d.ts +0 -4
  933. package/dist/icons/components/24px/Coin24px.d.ts +0 -4
  934. package/dist/icons/components/24px/Coin24pxF.d.ts +0 -4
  935. package/dist/icons/components/24px/Contracts24px.d.ts +0 -4
  936. package/dist/icons/components/24px/Contracts24pxF.d.ts +0 -4
  937. package/dist/icons/components/24px/CopyClipboard24px.d.ts +0 -4
  938. package/dist/icons/components/24px/Done24px.d.ts +0 -4
  939. package/dist/icons/components/24px/Download24px.d.ts +0 -4
  940. package/dist/icons/components/24px/DragHandle24px.d.ts +0 -4
  941. package/dist/icons/components/24px/DragHandleHorizontal24px.d.ts +0 -4
  942. package/dist/icons/components/24px/DragHandleVertical24px.d.ts +0 -4
  943. package/dist/icons/components/24px/DropdownArrowDown24px.d.ts +0 -4
  944. package/dist/icons/components/24px/DropdownArrowLeft24px.d.ts +0 -4
  945. package/dist/icons/components/24px/DropdownArrowRight24px.d.ts +0 -4
  946. package/dist/icons/components/24px/DropdownArrowUp24px.d.ts +0 -4
  947. package/dist/icons/components/24px/Dzen24px.d.ts +0 -4
  948. package/dist/icons/components/24px/Euro24px.d.ts +0 -4
  949. package/dist/icons/components/24px/Eye24px.d.ts +0 -4
  950. package/dist/icons/components/24px/Failure24px.d.ts +0 -4
  951. package/dist/icons/components/24px/Favorite24px.d.ts +0 -4
  952. package/dist/icons/components/24px/Favorite24pxF.d.ts +0 -4
  953. package/dist/icons/components/24px/Filter24px.d.ts +0 -4
  954. package/dist/icons/components/24px/Flag24pxF.d.ts +0 -4
  955. package/dist/icons/components/24px/Folder24px.d.ts +0 -4
  956. package/dist/icons/components/24px/Fullscreen24px.d.ts +0 -4
  957. package/dist/icons/components/24px/Galery24px.d.ts +0 -4
  958. package/dist/icons/components/24px/Gear24px.d.ts +0 -4
  959. package/dist/icons/components/24px/Gift24px.d.ts +0 -4
  960. package/dist/icons/components/24px/Hint24px.d.ts +0 -4
  961. package/dist/icons/components/24px/Home24px.d.ts +0 -4
  962. package/dist/icons/components/24px/Home24pxF.d.ts +0 -4
  963. package/dist/icons/components/24px/Hot24pxF.d.ts +0 -4
  964. package/dist/icons/components/24px/Improvements24px.d.ts +0 -4
  965. package/dist/icons/components/24px/Improvements24pxF.d.ts +0 -4
  966. package/dist/icons/components/24px/Kebab24px.d.ts +0 -4
  967. package/dist/icons/components/24px/List24px.d.ts +0 -4
  968. package/dist/icons/components/24px/Location24px.d.ts +0 -4
  969. package/dist/icons/components/24px/Map24px.d.ts +0 -4
  970. package/dist/icons/components/24px/Menu24px.d.ts +0 -4
  971. package/dist/icons/components/24px/MenuMobile24px.d.ts +0 -4
  972. package/dist/icons/components/24px/Minus24px.d.ts +0 -4
  973. package/dist/icons/components/24px/Navigation24px.d.ts +0 -4
  974. package/dist/icons/components/24px/News24px.d.ts +0 -4
  975. package/dist/icons/components/24px/News24pxF.d.ts +0 -4
  976. package/dist/icons/components/24px/Number24px.d.ts +0 -4
  977. package/dist/icons/components/24px/OpenFloatMenuArrow24px.d.ts +0 -4
  978. package/dist/icons/components/24px/OpenFloatMenuMobileArrow24px.d.ts +0 -4
  979. package/dist/icons/components/24px/Orders24px.d.ts +0 -4
  980. package/dist/icons/components/24px/Orders24pxF.d.ts +0 -4
  981. package/dist/icons/components/24px/Pause24px.d.ts +0 -4
  982. package/dist/icons/components/24px/Pen24px.d.ts +0 -4
  983. package/dist/icons/components/24px/Pen24pxF.d.ts +0 -4
  984. package/dist/icons/components/24px/Phone24px.d.ts +0 -4
  985. package/dist/icons/components/24px/Play24px.d.ts +0 -4
  986. package/dist/icons/components/24px/Plus24px.d.ts +0 -4
  987. package/dist/icons/components/24px/Pound24px.d.ts +0 -4
  988. package/dist/icons/components/24px/PriceDown24px.d.ts +0 -4
  989. package/dist/icons/components/24px/PriceUp24px.d.ts +0 -4
  990. package/dist/icons/components/24px/Question24px.d.ts +0 -4
  991. package/dist/icons/components/24px/Question24pxF.d.ts +0 -4
  992. package/dist/icons/components/24px/Rutube24px.d.ts +0 -4
  993. package/dist/icons/components/24px/Scan24px.d.ts +0 -4
  994. package/dist/icons/components/24px/Search24px.d.ts +0 -4
  995. package/dist/icons/components/24px/Share24pxF.d.ts +0 -4
  996. package/dist/icons/components/24px/ShopingCard24px.d.ts +0 -4
  997. package/dist/icons/components/24px/Sort24px.d.ts +0 -4
  998. package/dist/icons/components/24px/Star24px.d.ts +0 -4
  999. package/dist/icons/components/24px/Star24pxF.d.ts +0 -4
  1000. package/dist/icons/components/24px/StarHalf24pxF.d.ts +0 -4
  1001. package/dist/icons/components/24px/Telegram24pxF.d.ts +0 -4
  1002. package/dist/icons/components/24px/TelegramPlane24pxF.d.ts +0 -4
  1003. package/dist/icons/components/24px/Timer24px.d.ts +0 -4
  1004. package/dist/icons/components/24px/Trash24px.d.ts +0 -4
  1005. package/dist/icons/components/24px/TwinArrowLeft24px.d.ts +0 -4
  1006. package/dist/icons/components/24px/TwinArrowRight24px.d.ts +0 -4
  1007. package/dist/icons/components/24px/USDollar24px.d.ts +0 -4
  1008. package/dist/icons/components/24px/Umbrella24px.d.ts +0 -4
  1009. package/dist/icons/components/24px/Umbrella24pxF.d.ts +0 -4
  1010. package/dist/icons/components/24px/UnionIcon24px.d.ts +0 -4
  1011. package/dist/icons/components/24px/User24px.d.ts +0 -4
  1012. package/dist/icons/components/24px/User24pxF.d.ts +0 -4
  1013. package/dist/icons/components/24px/Users24px.d.ts +0 -4
  1014. package/dist/icons/components/24px/Users24pxF.d.ts +0 -4
  1015. package/dist/icons/components/24px/VK24pxF.d.ts +0 -4
  1016. package/dist/icons/components/24px/Waiting24px.d.ts +0 -4
  1017. package/dist/icons/components/24px/Whatsapp24px.d.ts +0 -4
  1018. package/dist/icons/components/24px/WriteUs24px.d.ts +0 -4
  1019. package/dist/icons/components/24px/Youtube24pxF.d.ts +0 -4
  1020. package/dist/icons/components/24px/Yuan24px.d.ts +0 -4
  1021. package/dist/icons/components/32px/Accept32px.d.ts +0 -4
  1022. package/dist/icons/components/32px/Acts32px.d.ts +0 -4
  1023. package/dist/icons/components/32px/AdditionalServicess32px.d.ts +0 -4
  1024. package/dist/icons/components/32px/AdditionalServicess32pxF.d.ts +0 -4
  1025. package/dist/icons/components/32px/Agents32px.d.ts +0 -4
  1026. package/dist/icons/components/32px/Alarm32px.d.ts +0 -4
  1027. package/dist/icons/components/32px/ArrowDown32px.d.ts +0 -4
  1028. package/dist/icons/components/32px/ArrowLeft32px.d.ts +0 -4
  1029. package/dist/icons/components/32px/ArrowRight32px.d.ts +0 -4
  1030. package/dist/icons/components/32px/ArrowUp32px.d.ts +0 -4
  1031. package/dist/icons/components/32px/ArrowUpright32px.d.ts +0 -4
  1032. package/dist/icons/components/32px/AttachFile32px.d.ts +0 -4
  1033. package/dist/icons/components/32px/Bell32px.d.ts +0 -4
  1034. package/dist/icons/components/32px/Bell32pxF.d.ts +0 -4
  1035. package/dist/icons/components/32px/Calculator32px.d.ts +0 -4
  1036. package/dist/icons/components/32px/CalculatorLkk32px.d.ts +0 -4
  1037. package/dist/icons/components/32px/CalculatorLkk32pxF.d.ts +0 -4
  1038. package/dist/icons/components/32px/Calendar32px.d.ts +0 -4
  1039. package/dist/icons/components/32px/Camera32px.d.ts +0 -4
  1040. package/dist/icons/components/32px/Car32px.d.ts +0 -4
  1041. package/dist/icons/components/32px/Car32pxF.d.ts +0 -4
  1042. package/dist/icons/components/32px/Catalog32px.d.ts +0 -4
  1043. package/dist/icons/components/32px/Certs32px.d.ts +0 -4
  1044. package/dist/icons/components/32px/Certs32pxF.d.ts +0 -4
  1045. package/dist/icons/components/32px/Change32px.d.ts +0 -4
  1046. package/dist/icons/components/32px/Chat32px.d.ts +0 -4
  1047. package/dist/icons/components/32px/Chat32pxF.d.ts +0 -4
  1048. package/dist/icons/components/32px/Chatbot32px.d.ts +0 -4
  1049. package/dist/icons/components/32px/Close32px.d.ts +0 -4
  1050. package/dist/icons/components/32px/CloseFloatMenuArrow32px.d.ts +0 -4
  1051. package/dist/icons/components/32px/CloseFloatMenuMobileArrow32px.d.ts +0 -4
  1052. package/dist/icons/components/32px/Coin32px.d.ts +0 -4
  1053. package/dist/icons/components/32px/Coin32pxF.d.ts +0 -4
  1054. package/dist/icons/components/32px/Contracts32px.d.ts +0 -4
  1055. package/dist/icons/components/32px/Contracts32pxF.d.ts +0 -4
  1056. package/dist/icons/components/32px/CopyClipboard32px.d.ts +0 -4
  1057. package/dist/icons/components/32px/Done32px.d.ts +0 -4
  1058. package/dist/icons/components/32px/Download32px.d.ts +0 -4
  1059. package/dist/icons/components/32px/DragHandle32px.d.ts +0 -4
  1060. package/dist/icons/components/32px/DragHandleHorizontal32px.d.ts +0 -4
  1061. package/dist/icons/components/32px/DragHandleVertical32px.d.ts +0 -4
  1062. package/dist/icons/components/32px/DropdownArrowDown32px.d.ts +0 -4
  1063. package/dist/icons/components/32px/DropdownArrowLeft32px.d.ts +0 -4
  1064. package/dist/icons/components/32px/DropdownArrowRight32px.d.ts +0 -4
  1065. package/dist/icons/components/32px/DropdownArrowUp32px.d.ts +0 -4
  1066. package/dist/icons/components/32px/Dzen32px.d.ts +0 -4
  1067. package/dist/icons/components/32px/Euro32px.d.ts +0 -4
  1068. package/dist/icons/components/32px/Eye32px.d.ts +0 -4
  1069. package/dist/icons/components/32px/Failure32px.d.ts +0 -4
  1070. package/dist/icons/components/32px/Favorite32px.d.ts +0 -4
  1071. package/dist/icons/components/32px/Favorite32pxF.d.ts +0 -4
  1072. package/dist/icons/components/32px/Filter32px.d.ts +0 -4
  1073. package/dist/icons/components/32px/Flag32pxF.d.ts +0 -4
  1074. package/dist/icons/components/32px/Folder32px.d.ts +0 -4
  1075. package/dist/icons/components/32px/Fullscreen32px.d.ts +0 -4
  1076. package/dist/icons/components/32px/Galery32px.d.ts +0 -4
  1077. package/dist/icons/components/32px/Gear32px.d.ts +0 -4
  1078. package/dist/icons/components/32px/Gift32px.d.ts +0 -4
  1079. package/dist/icons/components/32px/Hint32px.d.ts +0 -4
  1080. package/dist/icons/components/32px/Home32px.d.ts +0 -4
  1081. package/dist/icons/components/32px/Home32pxF.d.ts +0 -4
  1082. package/dist/icons/components/32px/Hot32pxF.d.ts +0 -4
  1083. package/dist/icons/components/32px/Kebab32px.d.ts +0 -4
  1084. package/dist/icons/components/32px/List32px.d.ts +0 -4
  1085. package/dist/icons/components/32px/Location32px.d.ts +0 -4
  1086. package/dist/icons/components/32px/Map32px.d.ts +0 -4
  1087. package/dist/icons/components/32px/Menu32px.d.ts +0 -4
  1088. package/dist/icons/components/32px/MenuMobile32px.d.ts +0 -4
  1089. package/dist/icons/components/32px/Minus32px.d.ts +0 -4
  1090. package/dist/icons/components/32px/Navigation32px.d.ts +0 -4
  1091. package/dist/icons/components/32px/News32px.d.ts +0 -4
  1092. package/dist/icons/components/32px/News32pxF.d.ts +0 -4
  1093. package/dist/icons/components/32px/Number32px.d.ts +0 -4
  1094. package/dist/icons/components/32px/OpenFloatMenuArrow32px.d.ts +0 -4
  1095. package/dist/icons/components/32px/OpenFloatMenuMobileArrow32px.d.ts +0 -4
  1096. package/dist/icons/components/32px/Orders32px.d.ts +0 -4
  1097. package/dist/icons/components/32px/Orders32pxF.d.ts +0 -4
  1098. package/dist/icons/components/32px/Pause32px.d.ts +0 -4
  1099. package/dist/icons/components/32px/Pen32px.d.ts +0 -4
  1100. package/dist/icons/components/32px/Pen32pxF.d.ts +0 -4
  1101. package/dist/icons/components/32px/PersonalManager32px.d.ts +0 -4
  1102. package/dist/icons/components/32px/Phone32px.d.ts +0 -4
  1103. package/dist/icons/components/32px/Play32px.d.ts +0 -4
  1104. package/dist/icons/components/32px/Plus32px.d.ts +0 -4
  1105. package/dist/icons/components/32px/Pound32px.d.ts +0 -4
  1106. package/dist/icons/components/32px/PriceDown32px.d.ts +0 -4
  1107. package/dist/icons/components/32px/PriceUp32px.d.ts +0 -4
  1108. package/dist/icons/components/32px/Question32px.d.ts +0 -4
  1109. package/dist/icons/components/32px/Question32pxF.d.ts +0 -4
  1110. package/dist/icons/components/32px/Rutube32px.d.ts +0 -4
  1111. package/dist/icons/components/32px/Scan32px.d.ts +0 -4
  1112. package/dist/icons/components/32px/Search32px.d.ts +0 -4
  1113. package/dist/icons/components/32px/Share32pxF.d.ts +0 -4
  1114. package/dist/icons/components/32px/ShopimgCard32px.d.ts +0 -4
  1115. package/dist/icons/components/32px/Sort32px.d.ts +0 -4
  1116. package/dist/icons/components/32px/Star32px.d.ts +0 -4
  1117. package/dist/icons/components/32px/Star32pxF.d.ts +0 -4
  1118. package/dist/icons/components/32px/StarHalf32pxF.d.ts +0 -4
  1119. package/dist/icons/components/32px/Telegram32pxF.d.ts +0 -4
  1120. package/dist/icons/components/32px/TelegramPlane32pxF.d.ts +0 -4
  1121. package/dist/icons/components/32px/Timer32px.d.ts +0 -4
  1122. package/dist/icons/components/32px/Trash32px.d.ts +0 -4
  1123. package/dist/icons/components/32px/TwinArrowLeft32px.d.ts +0 -4
  1124. package/dist/icons/components/32px/TwinArrowRight32px.d.ts +0 -4
  1125. package/dist/icons/components/32px/USDollar32px.d.ts +0 -4
  1126. package/dist/icons/components/32px/Umbrella32px.d.ts +0 -4
  1127. package/dist/icons/components/32px/Umbrella32pxF.d.ts +0 -4
  1128. package/dist/icons/components/32px/UnionIcon32px.d.ts +0 -4
  1129. package/dist/icons/components/32px/User32px.d.ts +0 -4
  1130. package/dist/icons/components/32px/User32pxF.d.ts +0 -4
  1131. package/dist/icons/components/32px/Users32px.d.ts +0 -4
  1132. package/dist/icons/components/32px/Users32pxF.d.ts +0 -4
  1133. package/dist/icons/components/32px/VK32pxF.d.ts +0 -4
  1134. package/dist/icons/components/32px/Waiting32px.d.ts +0 -4
  1135. package/dist/icons/components/32px/Whatsapp32px.d.ts +0 -4
  1136. package/dist/icons/components/32px/WriteUs32px.d.ts +0 -4
  1137. package/dist/icons/components/32px/Youtube32pxF.d.ts +0 -4
  1138. package/dist/icons/components/32px/Yuan32px.d.ts +0 -4
  1139. package/dist/icons/components/Mans.d.ts +0 -4
  1140. package/dist/icons/components/Step.d.ts +0 -4
  1141. package/dist/icons/components/StepXL.d.ts +0 -4
  1142. package/dist/icons/components/auto-logo/ACE.d.ts +0 -4
  1143. package/dist/icons/components/auto-logo/Alim.d.ts +0 -4
  1144. package/dist/icons/components/auto-logo/Amur.d.ts +0 -4
  1145. package/dist/icons/components/auto-logo/Ankai.d.ts +0 -4
  1146. package/dist/icons/components/auto-logo/ArrowLength.d.ts +0 -4
  1147. package/dist/icons/components/auto-logo/Audi.d.ts +0 -4
  1148. package/dist/icons/components/auto-logo/BMW.d.ts +0 -4
  1149. package/dist/icons/components/auto-logo/BRP.d.ts +0 -4
  1150. package/dist/icons/components/auto-logo/Bomag.d.ts +0 -4
  1151. package/dist/icons/components/auto-logo/Case.d.ts +0 -4
  1152. package/dist/icons/components/auto-logo/Caterpillar.d.ts +0 -4
  1153. package/dist/icons/components/auto-logo/ChMZAP.d.ts +0 -4
  1154. package/dist/icons/components/auto-logo/ChTZ.d.ts +0 -4
  1155. package/dist/icons/components/auto-logo/Changan.d.ts +0 -4
  1156. package/dist/icons/components/auto-logo/Cherry.d.ts +0 -4
  1157. package/dist/icons/components/auto-logo/Citroen.d.ts +0 -4
  1158. package/dist/icons/components/auto-logo/DaewooFull.d.ts +0 -4
  1159. package/dist/icons/components/auto-logo/DaewooSymbol.d.ts +0 -4
  1160. package/dist/icons/components/auto-logo/Daf.d.ts +0 -4
  1161. package/dist/icons/components/auto-logo/Dayun.d.ts +0 -4
  1162. package/dist/icons/components/auto-logo/DongFeng.d.ts +0 -4
  1163. package/dist/icons/components/auto-logo/Ducati.d.ts +0 -4
  1164. package/dist/icons/components/auto-logo/Exeed.d.ts +0 -4
  1165. package/dist/icons/components/auto-logo/Faw.d.ts +0 -4
  1166. package/dist/icons/components/auto-logo/Fenix.d.ts +0 -4
  1167. package/dist/icons/components/auto-logo/Fiat.d.ts +0 -4
  1168. package/dist/icons/components/auto-logo/Ford.d.ts +0 -4
  1169. package/dist/icons/components/auto-logo/Foton.d.ts +0 -4
  1170. package/dist/icons/components/auto-logo/Gac.d.ts +0 -4
  1171. package/dist/icons/components/auto-logo/Gaz.d.ts +0 -4
  1172. package/dist/icons/components/auto-logo/Geely.d.ts +0 -4
  1173. package/dist/icons/components/auto-logo/Genesis.d.ts +0 -4
  1174. package/dist/icons/components/auto-logo/Gitte.d.ts +0 -4
  1175. package/dist/icons/components/auto-logo/Grunwald.d.ts +0 -4
  1176. package/dist/icons/components/auto-logo/HartungFull.d.ts +0 -4
  1177. package/dist/icons/components/auto-logo/HartungSymbol.d.ts +0 -4
  1178. package/dist/icons/components/auto-logo/Haval.d.ts +0 -4
  1179. package/dist/icons/components/auto-logo/Higer.d.ts +0 -4
  1180. package/dist/icons/components/auto-logo/Hitachi.d.ts +0 -4
  1181. package/dist/icons/components/auto-logo/Honda.d.ts +0 -4
  1182. package/dist/icons/components/auto-logo/Hongqi.d.ts +0 -4
  1183. package/dist/icons/components/auto-logo/Hongyan.d.ts +0 -4
  1184. package/dist/icons/components/auto-logo/Howo.d.ts +0 -4
  1185. package/dist/icons/components/auto-logo/Hyundai.d.ts +0 -4
  1186. package/dist/icons/components/auto-logo/Infiniti.d.ts +0 -4
  1187. package/dist/icons/components/auto-logo/Isuzu.d.ts +0 -4
  1188. package/dist/icons/components/auto-logo/Iveco.d.ts +0 -4
  1189. package/dist/icons/components/auto-logo/JCB.d.ts +0 -4
  1190. package/dist/icons/components/auto-logo/Jac.d.ts +0 -4
  1191. package/dist/icons/components/auto-logo/Juterborg.d.ts +0 -4
  1192. package/dist/icons/components/auto-logo/KIA.d.ts +0 -4
  1193. package/dist/icons/components/auto-logo/Kaiyi.d.ts +0 -4
  1194. package/dist/icons/components/auto-logo/Kamaz.d.ts +0 -4
  1195. package/dist/icons/components/auto-logo/Kassbohrer.d.ts +0 -4
  1196. package/dist/icons/components/auto-logo/Komatsu.d.ts +0 -4
  1197. package/dist/icons/components/auto-logo/Ktm.d.ts +0 -4
  1198. package/dist/icons/components/auto-logo/LCCE.d.ts +0 -4
  1199. package/dist/icons/components/auto-logo/Lada.d.ts +0 -4
  1200. package/dist/icons/components/auto-logo/Lexus.d.ts +0 -4
  1201. package/dist/icons/components/auto-logo/LiuGong.d.ts +0 -4
  1202. package/dist/icons/components/auto-logo/Lonking.d.ts +0 -4
  1203. package/dist/icons/components/auto-logo/Lovol.d.ts +0 -4
  1204. package/dist/icons/components/auto-logo/MTZBelarus.d.ts +0 -4
  1205. package/dist/icons/components/auto-logo/Man.d.ts +0 -4
  1206. package/dist/icons/components/auto-logo/Maz.d.ts +0 -4
  1207. package/dist/icons/components/auto-logo/MercedesBenz.d.ts +0 -4
  1208. package/dist/icons/components/auto-logo/Meusburger.d.ts +0 -4
  1209. package/dist/icons/components/auto-logo/Mitsubishi.d.ts +0 -4
  1210. package/dist/icons/components/auto-logo/NefAZ.d.ts +0 -4
  1211. package/dist/icons/components/auto-logo/NursanTrailer.d.ts +0 -4
  1212. package/dist/icons/components/auto-logo/Omoda.d.ts +0 -4
  1213. package/dist/icons/components/auto-logo/PSATss.d.ts +0 -4
  1214. package/dist/icons/components/auto-logo/Paz.d.ts +0 -4
  1215. package/dist/icons/components/auto-logo/Peugeot.d.ts +0 -4
  1216. package/dist/icons/components/auto-logo/Raskat.d.ts +0 -4
  1217. package/dist/icons/components/auto-logo/Renault.d.ts +0 -4
  1218. package/dist/icons/components/auto-logo/RussianCarsEmblem.d.ts +0 -4
  1219. package/dist/icons/components/auto-logo/RussianCarsKremlin.d.ts +0 -4
  1220. package/dist/icons/components/auto-logo/Sany.d.ts +0 -4
  1221. package/dist/icons/components/auto-logo/Scania.d.ts +0 -4
  1222. package/dist/icons/components/auto-logo/Schmitz.d.ts +0 -4
  1223. package/dist/icons/components/auto-logo/Shacman.d.ts +0 -4
  1224. package/dist/icons/components/auto-logo/Shantui.d.ts +0 -4
  1225. package/dist/icons/components/auto-logo/Sinanli.d.ts +0 -4
  1226. package/dist/icons/components/auto-logo/Sitrak.d.ts +0 -4
  1227. package/dist/icons/components/auto-logo/SobolIztechmash.d.ts +0 -4
  1228. package/dist/icons/components/auto-logo/Sokol.d.ts +0 -4
  1229. package/dist/icons/components/auto-logo/Sollers.d.ts +0 -4
  1230. package/dist/icons/components/auto-logo/TitanLipetskiyZavodPricepcenter.d.ts +0 -4
  1231. package/dist/icons/components/auto-logo/Tonar.d.ts +0 -4
  1232. package/dist/icons/components/auto-logo/Toyota.d.ts +0 -4
  1233. package/dist/icons/components/auto-logo/Trekol.d.ts +0 -4
  1234. package/dist/icons/components/auto-logo/UAT.d.ts +0 -4
  1235. package/dist/icons/components/auto-logo/Uaz.d.ts +0 -4
  1236. package/dist/icons/components/auto-logo/Ural.d.ts +0 -4
  1237. package/dist/icons/components/auto-logo/VIS.d.ts +0 -4
  1238. package/dist/icons/components/auto-logo/VKR.d.ts +0 -4
  1239. package/dist/icons/components/auto-logo/Volkswagen.d.ts +0 -4
  1240. package/dist/icons/components/auto-logo/Volvo.d.ts +0 -4
  1241. package/dist/icons/components/auto-logo/Wielton.d.ts +0 -4
  1242. package/dist/icons/components/auto-logo/XCMG.d.ts +0 -4
  1243. package/dist/icons/components/auto-logo/Yutong.d.ts +0 -4
  1244. package/dist/icons/components/auto-logo/Zoomlion.d.ts +0 -4
  1245. package/dist/icons/components/car-icons/AllMetal.d.ts +0 -4
  1246. package/dist/icons/components/car-icons/AllMetalCargoAndPassenger.d.ts +0 -4
  1247. package/dist/icons/components/car-icons/AsphaltPaver.d.ts +0 -4
  1248. package/dist/icons/components/car-icons/Autotower.d.ts +0 -4
  1249. package/dist/icons/components/car-icons/Awning.d.ts +0 -4
  1250. package/dist/icons/components/car-icons/BackhoeLoader.d.ts +0 -4
  1251. package/dist/icons/components/car-icons/Buggy.d.ts +0 -4
  1252. package/dist/icons/components/car-icons/Bulldozer.d.ts +0 -4
  1253. package/dist/icons/components/car-icons/Bus.d.ts +0 -4
  1254. package/dist/icons/components/car-icons/BusBus.d.ts +0 -4
  1255. package/dist/icons/components/car-icons/BusMinibus.d.ts +0 -4
  1256. package/dist/icons/components/car-icons/BusShiftBuses.d.ts +0 -4
  1257. package/dist/icons/components/car-icons/CargoAScrapTruckFromTheCmu.d.ts +0 -4
  1258. package/dist/icons/components/car-icons/CargoAutotower.d.ts +0 -4
  1259. package/dist/icons/components/car-icons/CargoAwning.d.ts +0 -4
  1260. package/dist/icons/components/car-icons/CargoConcreteMixerTruck.d.ts +0 -4
  1261. package/dist/icons/components/car-icons/CargoDrillingRig.d.ts +0 -4
  1262. package/dist/icons/components/car-icons/CargoDumpTruck.d.ts +0 -4
  1263. package/dist/icons/components/car-icons/CargoGarbageTruck.d.ts +0 -4
  1264. package/dist/icons/components/car-icons/CargoGrainCarrier.d.ts +0 -4
  1265. package/dist/icons/components/car-icons/CargoIsothermal.d.ts +0 -4
  1266. package/dist/icons/components/car-icons/CargoOnBoard.d.ts +0 -4
  1267. package/dist/icons/components/car-icons/CargoOnBoardWithCmu.d.ts +0 -4
  1268. package/dist/icons/components/car-icons/CargoPromotionalItem.d.ts +0 -4
  1269. package/dist/icons/components/car-icons/CargoSortingTruck.d.ts +0 -4
  1270. package/dist/icons/components/car-icons/CargoTankerTruck.d.ts +0 -4
  1271. package/dist/icons/components/car-icons/CargoTowTruck.d.ts +0 -4
  1272. package/dist/icons/components/car-icons/CargoTruckCrane.d.ts +0 -4
  1273. package/dist/icons/components/car-icons/CargoVacuumMachine.d.ts +0 -4
  1274. package/dist/icons/components/car-icons/Clearance.d.ts +0 -4
  1275. package/dist/icons/components/car-icons/CombineHarvester.d.ts +0 -4
  1276. package/dist/icons/components/car-icons/Compartment.d.ts +0 -4
  1277. package/dist/icons/components/car-icons/ConcreteMixerTruck.d.ts +0 -4
  1278. package/dist/icons/components/car-icons/ConcretePump.d.ts +0 -4
  1279. package/dist/icons/components/car-icons/Crossover.d.ts +0 -4
  1280. package/dist/icons/components/car-icons/DrillingRigg.d.ts +0 -4
  1281. package/dist/icons/components/car-icons/DumpTruck.d.ts +0 -4
  1282. package/dist/icons/components/car-icons/Excavator.d.ts +0 -4
  1283. package/dist/icons/components/car-icons/ForestPreparationEquipment.d.ts +0 -4
  1284. package/dist/icons/components/car-icons/ForkliftTruck.d.ts +0 -4
  1285. package/dist/icons/components/car-icons/FrontLoader.d.ts +0 -4
  1286. package/dist/icons/components/car-icons/Hatchback.d.ts +0 -4
  1287. package/dist/icons/components/car-icons/IceRink.d.ts +0 -4
  1288. package/dist/icons/components/car-icons/Isothermal.d.ts +0 -4
  1289. package/dist/icons/components/car-icons/Liftback.d.ts +0 -4
  1290. package/dist/icons/components/car-icons/MiniEscalator.d.ts +0 -4
  1291. package/dist/icons/components/car-icons/MiniLoader.d.ts +0 -4
  1292. package/dist/icons/components/car-icons/MiningDumpTruck.d.ts +0 -4
  1293. package/dist/icons/components/car-icons/Minitractor.d.ts +0 -4
  1294. package/dist/icons/components/car-icons/Minivan.d.ts +0 -4
  1295. package/dist/icons/components/car-icons/MotorGrader.d.ts +0 -4
  1296. package/dist/icons/components/car-icons/MotorVehiclesBike.d.ts +0 -4
  1297. package/dist/icons/components/car-icons/MotorVehiclesQuadBike.d.ts +0 -4
  1298. package/dist/icons/components/car-icons/OffRoadVehicle.d.ts +0 -4
  1299. package/dist/icons/components/car-icons/OnBoard.d.ts +0 -4
  1300. package/dist/icons/components/car-icons/OnBoardCargoAndPassengerTransport.d.ts +0 -4
  1301. package/dist/icons/components/car-icons/OnBoardWithCmu.d.ts +0 -4
  1302. package/dist/icons/components/car-icons/OtherAgriculturalMachinery.d.ts +0 -4
  1303. package/dist/icons/components/car-icons/OtherCareerTechniques.d.ts +0 -4
  1304. package/dist/icons/components/car-icons/Pickup.d.ts +0 -4
  1305. package/dist/icons/components/car-icons/PickupTruck.d.ts +0 -4
  1306. package/dist/icons/components/car-icons/PilingInstallation.d.ts +0 -4
  1307. package/dist/icons/components/car-icons/PromotionalItem.d.ts +0 -4
  1308. package/dist/icons/components/car-icons/PublicUtilityVehicle.d.ts +0 -4
  1309. package/dist/icons/components/car-icons/QuarryExcavator.d.ts +0 -4
  1310. package/dist/icons/components/car-icons/Scooter.d.ts +0 -4
  1311. package/dist/icons/components/car-icons/Sedan.d.ts +0 -4
  1312. package/dist/icons/components/car-icons/Snowmobile.d.ts +0 -4
  1313. package/dist/icons/components/car-icons/TankerTruck.d.ts +0 -4
  1314. package/dist/icons/components/car-icons/TelescopicLoader.d.ts +0 -4
  1315. package/dist/icons/components/car-icons/TheLift.d.ts +0 -4
  1316. package/dist/icons/components/car-icons/TowTruck.d.ts +0 -4
  1317. package/dist/icons/components/car-icons/Tractor.d.ts +0 -4
  1318. package/dist/icons/components/car-icons/TractorTruck.d.ts +0 -4
  1319. package/dist/icons/components/car-icons/Trailerr.d.ts +0 -4
  1320. package/dist/icons/components/car-icons/TrailersCarCarrier.d.ts +0 -4
  1321. package/dist/icons/components/car-icons/TrailersCattleTruck.d.ts +0 -4
  1322. package/dist/icons/components/car-icons/TrailersContainerShip.d.ts +0 -4
  1323. package/dist/icons/components/car-icons/TrailersCurtainSide.d.ts +0 -4
  1324. package/dist/icons/components/car-icons/TrailersDumpTruck.d.ts +0 -4
  1325. package/dist/icons/components/car-icons/TrailersGrainTruck.d.ts +0 -4
  1326. package/dist/icons/components/car-icons/TrailersHeavyTruck.d.ts +0 -4
  1327. package/dist/icons/components/car-icons/TrailersIsothermal.d.ts +0 -4
  1328. package/dist/icons/components/car-icons/TrailersOther.d.ts +0 -4
  1329. package/dist/icons/components/car-icons/TrailersTankerTruck.d.ts +0 -4
  1330. package/dist/icons/components/car-icons/TruckCrane.d.ts +0 -4
  1331. package/dist/icons/components/car-icons/Universal.d.ts +0 -4
  1332. package/dist/icons/components/car-icons/Van.d.ts +0 -4
  1333. package/dist/icons/components/car-icons/Ycles.d.ts +0 -4
  1334. package/dist/icons/components/car-parameters-icons/Acceleration.d.ts +0 -4
  1335. package/dist/icons/components/car-parameters-icons/Berths.d.ts +0 -4
  1336. package/dist/icons/components/car-parameters-icons/Bucket.d.ts +0 -4
  1337. package/dist/icons/components/car-parameters-icons/BucketLoadingCapacity.d.ts +0 -4
  1338. package/dist/icons/components/car-parameters-icons/BucketVolume.d.ts +0 -4
  1339. package/dist/icons/components/car-parameters-icons/CabinTurn.d.ts +0 -4
  1340. package/dist/icons/components/car-parameters-icons/CarBodySize.d.ts +0 -4
  1341. package/dist/icons/components/car-parameters-icons/CarBodyType.d.ts +0 -4
  1342. package/dist/icons/components/car-parameters-icons/CarColor.d.ts +0 -4
  1343. package/dist/icons/components/car-parameters-icons/Cylinders.d.ts +0 -4
  1344. package/dist/icons/components/car-parameters-icons/Dimensions.d.ts +0 -4
  1345. package/dist/icons/components/car-parameters-icons/EngineType.d.ts +0 -4
  1346. package/dist/icons/components/car-parameters-icons/FuelConsumption.d.ts +0 -4
  1347. package/dist/icons/components/car-parameters-icons/GearType.d.ts +0 -4
  1348. package/dist/icons/components/car-parameters-icons/LiftingHeight.d.ts +0 -4
  1349. package/dist/icons/components/car-parameters-icons/LoadingCapacity.d.ts +0 -4
  1350. package/dist/icons/components/car-parameters-icons/NumberOfAxes.d.ts +0 -4
  1351. package/dist/icons/components/car-parameters-icons/NumberOfSeats.d.ts +0 -4
  1352. package/dist/icons/components/car-parameters-icons/TrailerType.d.ts +0 -4
  1353. package/dist/icons/components/car-parameters-icons/UnloadingType.d.ts +0 -4
  1354. package/dist/icons/components/car-parameters-icons/Weight.d.ts +0 -4
  1355. package/dist/icons/components/car-parameters-icons/WheelDriveType.d.ts +0 -4
  1356. package/dist/icons/components/car-parameters-icons/WheelSheme.d.ts +0 -4
  1357. package/dist/icons/components/cars-stubus/Bike.d.ts +0 -4
  1358. package/dist/icons/components/cars-stubus/Car.d.ts +0 -4
  1359. package/dist/icons/components/cars-stubus/Equipment.d.ts +0 -4
  1360. package/dist/icons/components/cars-stubus/Truck.d.ts +0 -4
  1361. package/dist/icons/components/index.d.ts +0 -579
  1362. package/dist/icons/components/types.d.ts +0 -2
  1363. package/dist/index-CweZ_OcN.js +0 -65
  1364. package/dist/index-FDVpKRvA.js +0 -2010
  1365. package/dist/keyboard-B256ZoM-.js +0 -745
  1366. package/dist/label-P7Xsi5N7.js +0 -172
  1367. package/dist/open-closed-CbXq00et.js +0 -93
  1368. package/dist/styles.module-B9L4B63y.js +0 -40
  1369. package/dist/use-active-press-B6yeSopF.js +0 -31
  1370. package/dist/use-by-comparator-BUO78DGe.js +0 -16
  1371. package/dist/use-resolve-button-type-B6LE6gU3.js +0 -19
  1372. package/dist/variant.module-BinTBzAV.js +0 -15
@@ -1,17 +1 @@
1
- import { useCallback } from "react";
2
- const useAutoResizeTextArea = (textArea) => {
3
- return useCallback(() => {
4
- if (textArea) {
5
- if (!textArea.value.length) {
6
- textArea.style.height = "auto";
7
- return;
8
- }
9
- textArea.style.height = "var(--textarea-height)";
10
- const scrollHeight = textArea.scrollHeight;
11
- textArea.style.height = `${scrollHeight}px`;
12
- }
13
- }, [textArea]);
14
- };
15
- export {
16
- useAutoResizeTextArea
17
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react"),i=e=>s.useCallback(()=>{if(e){if(!e.value.length){e.style.height="auto";return}e.style.height="var(--textarea-height)";const t=e.scrollHeight;e.style.height=`${t}px`}},[e]);exports.useAutoResizeTextArea=i;
@@ -1,4 +1 @@
1
- import { TextArea } from "./TextArea.js";
2
- export {
3
- TextArea
4
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./TextArea.js");exports.TextArea=e.TextArea;
@@ -1,27 +1 @@
1
- import { jsxs } from "react/jsx-runtime";
2
- import { c as classNames } from "../../index-CweZ_OcN.js";
3
- import { memo } from "react";
4
- import { useTimer } from "../../hooks/useTimer/index.js";
5
- import '../../assets/Timer.css';const timer = "_timer_un9th_3";
6
- const cls = {
7
- timer
8
- };
9
- const Timer = memo(
10
- ({ expiryTimestamp, autoStart = false, onTimerEnd, className }) => {
11
- const { minutes, seconds } = useTimer({
12
- expiryTimestamp,
13
- onExpire: onTimerEnd,
14
- autoStart
15
- });
16
- const formattedMinutes = String(minutes).padStart(2, "0");
17
- const formattedSeconds = String(seconds).padStart(2, "0");
18
- return /* @__PURE__ */ jsxs("div", { className: classNames(cls.timer, className), children: [
19
- formattedMinutes,
20
- ":",
21
- formattedSeconds
22
- ] });
23
- }
24
- );
25
- export {
26
- Timer
27
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/Timer.css');const m=require("react/jsx-runtime"),a=require("../../index-gDmAUrkZ.cjs"),u=require("react"),d=require("../../hooks/useTimer/index.js"),l="_timer_un9th_3",S={timer:l},x=u.memo(({expiryTimestamp:e,autoStart:t=!1,onTimerEnd:r,className:s})=>{const{minutes:i,seconds:n}=d.useTimer({expiryTimestamp:e,onExpire:r,autoStart:t}),o=String(i).padStart(2,"0"),c=String(n).padStart(2,"0");return m.jsxs("div",{className:a.classNames(S.timer,s),children:[o,":",c]})});exports.Timer=x;
@@ -1,4 +1 @@
1
- import { Timer } from "./Timer.js";
2
- export {
3
- Timer
4
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./Timer.js");exports.Timer=e.Timer;
@@ -1,8 +1 @@
1
- import "react/jsx-runtime";
2
- import "../../index-CweZ_OcN.js";
3
- import "react";
4
- import "./constants.js";
5
- import { P } from "../../ProgressBar-DWKyrXzd.js";
6
- export {
7
- P as ProgressBar
8
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react/jsx-runtime");require("../../index-gDmAUrkZ.cjs");require("react");require("./constants.js");const r=require("../../ProgressBar-BXdFkqKe.cjs");exports.ProgressBar=r.ProgressBar;
@@ -1,73 +1 @@
1
- import { jsxs, jsx } from "react/jsx-runtime";
2
- import { c as classNames } from "../../index-CweZ_OcN.js";
3
- import { memo, useRef } from "react";
4
- import { ANIMATION_VARIABLES_MAP, EToastPosition, EToastVariant, DEFAULT_TOAST_DURATION } from "./constants.js";
5
- import { c as cls, P as ProgressBar } from "../../ProgressBar-DWKyrXzd.js";
6
- import { useTimer } from "../../hooks/useTimer/index.js";
7
- import { Button } from "../Button/Button.js";
8
- const Toast = memo(
9
- ({
10
- id,
11
- title = "",
12
- message,
13
- position = EToastPosition.TOP_RIGHT,
14
- variant = EToastVariant.DEFAULT,
15
- duration = DEFAULT_TOAST_DURATION,
16
- autoClose = true,
17
- needProgress = true,
18
- needTimer = true,
19
- needCloseButton = true,
20
- onToastRemove,
21
- slot
22
- }) => {
23
- const wrapperRef = useRef(null);
24
- const { seconds } = useTimer({
25
- expiryTimestamp: Date.now() + duration,
26
- autoStart: needTimer,
27
- onExpire: autoClose ? () => onToastRemove == null ? void 0 : onToastRemove(id, wrapperRef) : void 0
28
- });
29
- return /* @__PURE__ */ jsxs(
30
- "div",
31
- {
32
- style: {
33
- ["--elm-translate"]: ANIMATION_VARIABLES_MAP[position]
34
- },
35
- className: classNames(
36
- cls["toast-in"],
37
- cls["toast-wrapper"],
38
- cls[variant]
39
- ),
40
- ref: wrapperRef,
41
- role: "alert",
42
- children: [
43
- title && /* @__PURE__ */ jsx("h3", { className: cls.title, children: title }),
44
- message && /* @__PURE__ */ jsx("div", { className: cls.message, children: message }),
45
- (needTimer || needProgress) && /* @__PURE__ */ jsxs("div", { children: [
46
- !!duration && needTimer && /* @__PURE__ */ jsxs("div", { className: cls.timer, children: [
47
- /* @__PURE__ */ jsx("h4", { className: cls["timer-title"], children: "Осталось" }),
48
- /* @__PURE__ */ jsxs("p", { className: cls.seconds, children: [
49
- seconds,
50
- " сек"
51
- ] })
52
- ] }),
53
- !!duration && needProgress && /* @__PURE__ */ jsx(ProgressBar, { variant, duration })
54
- ] }),
55
- needCloseButton && /* @__PURE__ */ jsx(
56
- Button,
57
- {
58
- onClick: () => onToastRemove == null ? void 0 : onToastRemove(id, wrapperRef),
59
- clear: true,
60
- isIconButton: true,
61
- className: cls["close-button"],
62
- iconName: "Close24px"
63
- }
64
- ),
65
- slot && /* @__PURE__ */ jsx("div", { className: cls.slot, children: slot })
66
- ]
67
- }
68
- );
69
- }
70
- );
71
- export {
72
- Toast
73
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),h=require("../../index-gDmAUrkZ.cjs"),m=require("react"),r=require("./constants.js"),s=require("../../ProgressBar-BXdFkqKe.cjs"),A=require("../../hooks/useTimer/index.js"),q=require("../Button/Button.js"),B=m.memo(({id:n,title:a="",message:u,position:p=r.EToastPosition.TOP_RIGHT,variant:o=r.EToastVariant.DEFAULT,duration:c=r.DEFAULT_TOAST_DURATION,autoClose:N=!0,needProgress:x=!0,needTimer:l=!0,needCloseButton:_=!0,onToastRemove:t,slot:d})=>{const i=m.useRef(null),{seconds:j}=A.useTimer({expiryTimestamp:Date.now()+c,autoStart:l,onExpire:N?()=>t==null?void 0:t(n,i):void 0});return e.jsxs("div",{style:{"--elm-translate":r.ANIMATION_VARIABLES_MAP[p]},className:h.classNames(s.cls["toast-in"],s.cls["toast-wrapper"],s.cls[o]),ref:i,role:"alert",children:[a&&e.jsx("h3",{className:s.cls.title,children:a}),u&&e.jsx("div",{className:s.cls.message,children:u}),(l||x)&&e.jsxs("div",{children:[!!c&&l&&e.jsxs("div",{className:s.cls.timer,children:[e.jsx("h4",{className:s.cls["timer-title"],children:"Осталось"}),e.jsxs("p",{className:s.cls.seconds,children:[j," сек"]})]}),!!c&&x&&e.jsx(s.ProgressBar,{variant:o,duration:c})]}),_&&e.jsx(q.Button,{onClick:()=>t==null?void 0:t(n,i),clear:!0,isIconButton:!0,className:s.cls["close-button"],iconName:"Close24px"}),d&&e.jsx("div",{className:s.cls.slot,children:d})]})});exports.Toast=B;
@@ -1,50 +1 @@
1
- import { jsx } from "react/jsx-runtime";
2
- import { c as classNames } from "../../index-CweZ_OcN.js";
3
- import { memo, useRef, useCallback, useEffect } from "react";
4
- import { EToastPosition } from "./constants.js";
5
- import { c as cls } from "../../ProgressBar-DWKyrXzd.js";
6
- import { Toast } from "./Toast.js";
7
- const ToastList = memo(
8
- ({ toasts, position = EToastPosition.TOP_RIGHT, onToastRemove }) => {
9
- const listRef = useRef(null);
10
- const handleScrolling = useCallback(
11
- (el) => {
12
- const isTopPosition = [
13
- EToastPosition.TOP_LEFT,
14
- EToastPosition.TOP_RIGHT
15
- ].includes(position);
16
- if (isTopPosition) {
17
- el == null ? void 0 : el.scrollTo(0, el.scrollHeight);
18
- } else {
19
- el == null ? void 0 : el.scrollTo(0, 0);
20
- }
21
- },
22
- [position]
23
- );
24
- useEffect(() => {
25
- listRef.current && handleScrolling(listRef.current);
26
- }, [handleScrolling, toasts]);
27
- if (!toasts.length) {
28
- return null;
29
- }
30
- return /* @__PURE__ */ jsx(
31
- "div",
32
- {
33
- ref: listRef,
34
- className: classNames(cls["toast-list"], cls[position]),
35
- children: toasts.map((toast) => /* @__PURE__ */ jsx(
36
- Toast,
37
- {
38
- position,
39
- onToastRemove,
40
- ...toast
41
- },
42
- toast.id
43
- ))
44
- }
45
- );
46
- }
47
- );
48
- export {
49
- ToastList
50
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("react/jsx-runtime"),u=require("../../index-gDmAUrkZ.cjs"),t=require("react"),r=require("./constants.js"),a=require("../../ProgressBar-BXdFkqKe.cjs"),l=require("./Toast.js"),m=t.memo(({toasts:e,position:o=r.EToastPosition.TOP_RIGHT,onToastRemove:T})=>{const n=t.useRef(null),c=t.useCallback(s=>{[r.EToastPosition.TOP_LEFT,r.EToastPosition.TOP_RIGHT].includes(o)?s==null||s.scrollTo(0,s.scrollHeight):s==null||s.scrollTo(0,0)},[o]);return t.useEffect(()=>{n.current&&c(n.current)},[c,e]),e.length?i.jsx("div",{ref:n,className:u.classNames(a.cls["toast-list"],a.cls[o]),children:e.map(s=>i.jsx(l.Toast,{position:o,onToastRemove:T,...s},s.id))}):null});exports.ToastList=m;
@@ -1,46 +1 @@
1
- import { jsxs, jsx } from "react/jsx-runtime";
2
- import { useReducer, useCallback, useMemo } from "react";
3
- import { EToastVariant } from "./constants.js";
4
- import { ToastContext } from "./hooks.js";
5
- import { reducer, initialState, actionCreators } from "./store.js";
6
- import { c as cls } from "../../ProgressBar-DWKyrXzd.js";
7
- import { ToastList } from "./ToastList.js";
8
- const ToastProvider = ({ children }) => {
9
- const [toasts, dispatch] = useReducer(reducer, initialState);
10
- const handleToastAdd = useCallback((toast2) => {
11
- dispatch(actionCreators.setToasts(toast2));
12
- }, []);
13
- const toast = useMemo(
14
- () => ({
15
- [EToastVariant.DEFAULT]: (toast2) => handleToastAdd({ variant: EToastVariant.DEFAULT, ...toast2 }),
16
- [EToastVariant.SUCCESS]: (toast2) => handleToastAdd({ variant: EToastVariant.SUCCESS, ...toast2 }),
17
- [EToastVariant.ALARM]: (toast2) => handleToastAdd({ variant: EToastVariant.ALARM, ...toast2 }),
18
- [EToastVariant.ERROR]: (toast2) => handleToastAdd({ variant: EToastVariant.ERROR, ...toast2 })
19
- }),
20
- [handleToastAdd]
21
- );
22
- const handleToastRemove = useCallback(
23
- (toastId, ref) => {
24
- var _a, _b;
25
- (_a = ref == null ? void 0 : ref.current) == null ? void 0 : _a.classList.add(cls["toast-out"]);
26
- (_b = ref == null ? void 0 : ref.current) == null ? void 0 : _b.addEventListener("animationend", () => {
27
- dispatch(actionCreators.removeToast(toastId));
28
- });
29
- },
30
- []
31
- );
32
- return /* @__PURE__ */ jsxs(ToastContext.Provider, { value: toast, children: [
33
- children,
34
- /* @__PURE__ */ jsx(
35
- ToastList,
36
- {
37
- toasts: toasts.toasts,
38
- onToastRemove: handleToastRemove,
39
- position: toasts.position
40
- }
41
- )
42
- ] });
43
- };
44
- export {
45
- ToastProvider
46
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("react/jsx-runtime"),n=require("react"),s=require("./constants.js"),v=require("./hooks.js"),e=require("./store.js"),R=require("../../ProgressBar-BXdFkqKe.cjs"),m=require("./ToastList.js"),_=({children:d})=>{const[r,i]=n.useReducer(e.reducer,e.initialState),a=n.useCallback(t=>{i(e.actionCreators.setToasts(t))},[]),E=n.useMemo(()=>({[s.EToastVariant.DEFAULT]:t=>a({variant:s.EToastVariant.DEFAULT,...t}),[s.EToastVariant.SUCCESS]:t=>a({variant:s.EToastVariant.SUCCESS,...t}),[s.EToastVariant.ALARM]:t=>a({variant:s.EToastVariant.ALARM,...t}),[s.EToastVariant.ERROR]:t=>a({variant:s.EToastVariant.ERROR,...t})}),[a]),l=n.useCallback((t,o)=>{var c,T;(c=o==null?void 0:o.current)==null||c.classList.add(R.cls["toast-out"]),(T=o==null?void 0:o.current)==null||T.addEventListener("animationend",()=>{i(e.actionCreators.removeToast(t))})},[]);return u.jsxs(v.ToastContext.Provider,{value:E,children:[d,u.jsx(m.ToastList,{toasts:r.toasts,onToastRemove:l,position:r.position})]})};exports.ToastProvider=_;
@@ -1,49 +1 @@
1
- var EToastVariant = /* @__PURE__ */ ((EToastVariant2) => {
2
- EToastVariant2["DEFAULT"] = "default";
3
- EToastVariant2["ALARM"] = "alarm";
4
- EToastVariant2["SUCCESS"] = "success";
5
- EToastVariant2["ERROR"] = "error";
6
- return EToastVariant2;
7
- })(EToastVariant || {});
8
- var EToastPosition = /* @__PURE__ */ ((EToastPosition2) => {
9
- EToastPosition2["TOP_LEFT"] = "top-left";
10
- EToastPosition2["TOP_CENTER"] = "top-center";
11
- EToastPosition2["TOP_RIGHT"] = "top-right";
12
- EToastPosition2["BOTTOM_RIGHT"] = "bottom-right";
13
- EToastPosition2["BOTTOM_CENTER"] = "bottom-center";
14
- EToastPosition2["BOTTOM_LEFT"] = "bottom-left";
15
- return EToastPosition2;
16
- })(EToastPosition || {});
17
- const ANIMATION_VARIABLES_MAP = {
18
- [
19
- "top-right"
20
- /* TOP_RIGHT */
21
- ]: "translateX(1000px)",
22
- [
23
- "top-center"
24
- /* TOP_CENTER */
25
- ]: "translateY(-1300px)",
26
- [
27
- "top-left"
28
- /* TOP_LEFT */
29
- ]: "translateX(-1000px)",
30
- [
31
- "bottom-left"
32
- /* BOTTOM_LEFT */
33
- ]: "translateX(-1000px)",
34
- [
35
- "bottom-center"
36
- /* BOTTOM_CENTER */
37
- ]: "translateY(1300px)",
38
- [
39
- "bottom-right"
40
- /* BOTTOM_RIGHT */
41
- ]: "translateX(1000px)"
42
- };
43
- const DEFAULT_TOAST_DURATION = 3e3;
44
- export {
45
- ANIMATION_VARIABLES_MAP,
46
- DEFAULT_TOAST_DURATION,
47
- EToastPosition,
48
- EToastVariant
49
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e=(t=>(t.DEFAULT="default",t.ALARM="alarm",t.SUCCESS="success",t.ERROR="error",t))(e||{}),r=(t=>(t.TOP_LEFT="top-left",t.TOP_CENTER="top-center",t.TOP_RIGHT="top-right",t.BOTTOM_RIGHT="bottom-right",t.BOTTOM_CENTER="bottom-center",t.BOTTOM_LEFT="bottom-left",t))(r||{});const T={"top-right":"translateX(1000px)","top-center":"translateY(-1300px)","top-left":"translateX(-1000px)","bottom-left":"translateX(-1000px)","bottom-center":"translateY(1300px)","bottom-right":"translateX(1000px)"},A=3e3;exports.ANIMATION_VARIABLES_MAP=T;exports.DEFAULT_TOAST_DURATION=A;exports.EToastPosition=r;exports.EToastVariant=e;
@@ -1,16 +1 @@
1
- import { createContext, useContext } from "react";
2
- const ToastContext = createContext({
3
- alarm: () => {
4
- },
5
- default: () => {
6
- },
7
- error: () => {
8
- },
9
- success: () => {
10
- }
11
- });
12
- const useToast = () => useContext(ToastContext);
13
- export {
14
- ToastContext,
15
- useToast
16
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react"),e=t.createContext({alarm:()=>{},default:()=>{},error:()=>{},success:()=>{}}),o=()=>t.useContext(e);exports.ToastContext=e;exports.useToast=o;
@@ -1,9 +1 @@
1
- import { ToastProvider } from "./ToastsProvider.js";
2
- import { useToast } from "./hooks.js";
3
- import { EToastPosition, EToastVariant } from "./constants.js";
4
- export {
5
- EToastPosition,
6
- EToastVariant,
7
- ToastProvider,
8
- useToast
9
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./ToastsProvider.js"),t=require("./hooks.js"),o=require("./constants.js");exports.ToastProvider=s.ToastProvider;exports.useToast=t.useToast;exports.EToastPosition=o.EToastPosition;exports.EToastVariant=o.EToastVariant;
@@ -1,50 +1 @@
1
- import { EToastPosition } from "./constants.js";
2
- var EToastsActions = /* @__PURE__ */ ((EToastsActions2) => {
3
- EToastsActions2["SET_TOASTS"] = "setToasts";
4
- EToastsActions2["REMOVE_TOAST"] = "removeToast";
5
- EToastsActions2["RESET"] = "reset";
6
- return EToastsActions2;
7
- })(EToastsActions || {});
8
- const actionCreators = {
9
- setToasts: (payload) => ({ type: "setToasts", payload }),
10
- removeToast: (payload) => ({ type: "removeToast", payload }),
11
- reset: () => ({
12
- type: "reset"
13
- /* RESET */
14
- })
15
- };
16
- const initialState = {
17
- toasts: [],
18
- position: EToastPosition.TOP_RIGHT
19
- };
20
- const reducer = (state = initialState, action) => {
21
- switch (action.type) {
22
- case "setToasts":
23
- return {
24
- ...state,
25
- toasts: [
26
- ...state.toasts,
27
- { ...action.payload, id: `${Math.random() * 1e4}` }
28
- ],
29
- position: action.payload.position && action.payload.position !== state.position ? action.payload.position : state.position
30
- };
31
- case "removeToast": {
32
- return {
33
- ...state,
34
- toasts: state.toasts.filter((t) => t.id !== action.payload)
35
- };
36
- }
37
- case "reset": {
38
- return initialState;
39
- }
40
- default: {
41
- return state;
42
- }
43
- }
44
- };
45
- export {
46
- EToastsActions,
47
- actionCreators,
48
- initialState,
49
- reducer
50
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./constants.js");var s=(t=>(t.SET_TOASTS="setToasts",t.REMOVE_TOAST="removeToast",t.RESET="reset",t))(s||{});const i={setToasts:t=>({type:"setToasts",payload:t}),removeToast:t=>({type:"removeToast",payload:t}),reset:()=>({type:"reset"})},e={toasts:[],position:a.EToastPosition.TOP_RIGHT},n=(t=e,o)=>{switch(o.type){case"setToasts":return{...t,toasts:[...t.toasts,{...o.payload,id:`${Math.random()*1e4}`}],position:o.payload.position&&o.payload.position!==t.position?o.payload.position:t.position};case"removeToast":return{...t,toasts:t.toasts.filter(r=>r.id!==o.payload)};case"reset":return e;default:return t}};exports.EToastsActions=s;exports.actionCreators=i;exports.initialState=e;exports.reducer=n;
@@ -1,65 +1 @@
1
- import { jsxs, jsx } from "react/jsx-runtime";
2
- import { c as classNames } from "../../index-CweZ_OcN.js";
3
- import { forwardRef } from "react";
4
- import { Switcher } from "../Switcher/Switcher.js";
5
- import '../../assets/TwinSwitcher.css';const icon = "_icon_1r3h0_30";
6
- const cls = {
7
- "twin-switcher": "_twin-switcher_1r3h0_2",
8
- "twin-switcher-checked": "_twin-switcher-checked_1r3h0_18",
9
- "twin-switcher-thumb": "_twin-switcher-thumb_1r3h0_27",
10
- "twin-switcher-checked-thumb": "_twin-switcher-checked-thumb_1r3h0_27",
11
- icon,
12
- "left-icon": "_left-icon_1r3h0_43",
13
- "right-icon": "_right-icon_1r3h0_46"
14
- };
15
- const TwinSwitcher = forwardRef(
16
- ({
17
- id,
18
- checked,
19
- leftIcon,
20
- rightIcon,
21
- disabled = false,
22
- className,
23
- ...props
24
- }, ref) => {
25
- return /* @__PURE__ */ jsxs(
26
- Switcher,
27
- {
28
- ...props,
29
- id: `twin-switcher-${id}`,
30
- ref,
31
- checked,
32
- disabled,
33
- className: classNames(cls["twin-switcher"], className, {
34
- [cls["twin-switcher-checked"]]: checked
35
- }),
36
- switcherThumbClassName: classNames(cls["twin-switcher-thumb"], {
37
- [cls["twin-switcher-checked-thumb"]]: checked
38
- }),
39
- children: [
40
- /* @__PURE__ */ jsx(
41
- "span",
42
- {
43
- className: classNames(cls.icon, cls["left-icon"], {
44
- [cls["icon-visible"]]: !checked
45
- }),
46
- children: leftIcon
47
- }
48
- ),
49
- /* @__PURE__ */ jsx(
50
- "span",
51
- {
52
- className: classNames(cls.icon, cls["right-icon"], {
53
- [cls["icon-visible"]]: checked
54
- }),
55
- children: rightIcon
56
- }
57
- )
58
- ]
59
- }
60
- );
61
- }
62
- );
63
- export {
64
- TwinSwitcher
65
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/TwinSwitcher.css');const c=require("react/jsx-runtime"),t=require("../../index-gDmAUrkZ.cjs"),_=require("react"),l=require("../Switcher/Switcher.js"),m="_icon_1r3h0_30",i={"twin-switcher":"_twin-switcher_1r3h0_2","twin-switcher-checked":"_twin-switcher-checked_1r3h0_18","twin-switcher-thumb":"_twin-switcher-thumb_1r3h0_27","twin-switcher-checked-thumb":"_twin-switcher-checked-thumb_1r3h0_27",icon:m,"left-icon":"_left-icon_1r3h0_43","right-icon":"_right-icon_1r3h0_46"},u=_.forwardRef(({id:s,checked:e,leftIcon:r,rightIcon:n,disabled:h=!1,className:w,...o},a)=>c.jsxs(l.Switcher,{...o,id:`twin-switcher-${s}`,ref:a,checked:e,disabled:h,className:t.classNames(i["twin-switcher"],w,{[i["twin-switcher-checked"]]:e}),switcherThumbClassName:t.classNames(i["twin-switcher-thumb"],{[i["twin-switcher-checked-thumb"]]:e}),children:[c.jsx("span",{className:t.classNames(i.icon,i["left-icon"],{[i["icon-visible"]]:!e}),children:r}),c.jsx("span",{className:t.classNames(i.icon,i["right-icon"],{[i["icon-visible"]]:e}),children:n})]}));exports.TwinSwitcher=u;
@@ -1,4 +1 @@
1
- import { TwinSwitcher } from "./TwinSwitcher.js";
2
- export {
3
- TwinSwitcher
4
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./TwinSwitcher.js");exports.TwinSwitcher=e.TwinSwitcher;
@@ -1,106 +1 @@
1
- import { jsxs, jsx } from "react/jsx-runtime";
2
- import { c as classNames } from "../../index-CweZ_OcN.js";
3
- import { forwardRef, useState, useEffect, useMemo } from "react";
4
- import { imageTypes } from "./constants.js";
5
- import { ListFiles } from "../ListFiles/ListFiles.js";
6
- import { ListPhotos } from "../ListPhotos/ListPhotos.js";
7
- import { Uploader } from "../Uploader/Uploader.js";
8
- import '../../assets/UploaderPhotos.css';const cls = {
9
- "upload-file-wrapper": "_upload-file-wrapper_1a115_2"
10
- };
11
- const isImageFile = (file) => {
12
- if ("file" in file && file.file instanceof File) {
13
- return imageTypes.includes(file.file.type);
14
- }
15
- if ("type" in file && typeof file.type === "string") {
16
- return imageTypes.includes(file.type);
17
- }
18
- return false;
19
- };
20
- const UniversalUploader = forwardRef(
21
- (props, ref) => {
22
- const {
23
- type,
24
- filesType,
25
- arrayName,
26
- maxSize,
27
- onChange,
28
- value,
29
- maxFiles,
30
- titleUploader
31
- } = props;
32
- const [items, setItems] = useState(
33
- value || []
34
- );
35
- const isMaxFilesReached = items.length >= maxFiles;
36
- useEffect(() => {
37
- if (value) {
38
- setItems(value);
39
- }
40
- }, [value]);
41
- const onChangeValue = (e) => {
42
- const newItems = e.value.map((el) => {
43
- if (isImageFile(el.file)) {
44
- return {
45
- id: el.id,
46
- url: URL.createObjectURL(el.file),
47
- type: el.file.type,
48
- name: el.file.name,
49
- size: el.file.size
50
- };
51
- } else {
52
- return {
53
- id: el.id,
54
- url: "",
55
- size: el.file.size,
56
- name: el.file.name,
57
- type: el.file.type
58
- };
59
- }
60
- });
61
- setItems((prev) => [...prev, ...newItems]);
62
- onChange == null ? void 0 : onChange({ type: "add", data: e.value });
63
- };
64
- const onDelete = (deleteId) => {
65
- setItems((prev) => prev.filter((item) => item.id !== deleteId));
66
- onChange == null ? void 0 : onChange({ type: "delete", data: deleteId });
67
- };
68
- const { photos, files } = useMemo(() => {
69
- const getFiles = () => items.filter((item) => !isImageFile(item));
70
- const getPhotos = () => items.filter(isImageFile);
71
- if (type === "all") return { files: getFiles(), photos: getPhotos() };
72
- if (type === "files") return { photos: [], files: getFiles() };
73
- if (type === "photos") return { files: [], photos: getPhotos() };
74
- return { files: [], photos: [] };
75
- }, [items, type]);
76
- return /* @__PURE__ */ jsxs(
77
- "div",
78
- {
79
- className: classNames(
80
- cls["upload-file-wrapper"],
81
- isMaxFilesReached && cls.disabled
82
- ),
83
- children: [
84
- /* @__PURE__ */ jsx(
85
- Uploader,
86
- {
87
- filesType,
88
- arrayName,
89
- maxSize,
90
- onChangeValue,
91
- ref,
92
- maxFiles,
93
- isDisabled: isMaxFilesReached,
94
- titleUploader
95
- }
96
- ),
97
- (type === "files" || type === "all") && /* @__PURE__ */ jsx(ListFiles, { value: files, onChange: (j) => onDelete(j.deleteId) }),
98
- (type === "photos" || type === "all") && /* @__PURE__ */ jsx(ListPhotos, { value: photos, onChange: (j) => onDelete(j.deleteId) })
99
- ]
100
- }
101
- );
102
- }
103
- );
104
- export {
105
- UniversalUploader
106
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../assets/UploaderPhotos.css');const n=require("react/jsx-runtime"),q=require("../../index-gDmAUrkZ.cjs"),p=require("react"),y=require("./constants.js"),R=require("../ListFiles/ListFiles.js"),b=require("../ListPhotos/ListPhotos.js"),w=require("../Uploader/Uploader.js"),h={"upload-file-wrapper":"_upload-file-wrapper_1a115_2"},u=t=>"file"in t&&t.file instanceof File?y.imageTypes.includes(t.file.type):"type"in t&&typeof t.type=="string"?y.imageTypes.includes(t.type):!1,z=p.forwardRef((t,U)=>{const{type:i,filesType:_,arrayName:v,maxSize:g,onChange:o,value:l,maxFiles:f,titleUploader:x}=t,[a,c]=p.useState(l||[]),d=a.length>=f;p.useEffect(()=>{l&&c(l)},[l]);const F=s=>{const r=s.value.map(e=>u(e.file)?{id:e.id,url:URL.createObjectURL(e.file),type:e.file.type,name:e.file.name,size:e.file.size}:{id:e.id,url:"",size:e.file.size,name:e.file.name,type:e.file.type});c(e=>[...e,...r]),o==null||o({type:"add",data:s.value})},m=s=>{c(r=>r.filter(e=>e.id!==s)),o==null||o({type:"delete",data:s})},{photos:L,files:j}=p.useMemo(()=>{const s=()=>a.filter(e=>!u(e)),r=()=>a.filter(u);return i==="all"?{files:s(),photos:r()}:i==="files"?{photos:[],files:s()}:i==="photos"?{files:[],photos:r()}:{files:[],photos:[]}},[a,i]);return n.jsxs("div",{className:q.classNames(h["upload-file-wrapper"],d&&h.disabled),children:[n.jsx(w.Uploader,{filesType:_,arrayName:v,maxSize:g,onChangeValue:F,ref:U,maxFiles:f,isDisabled:d,titleUploader:x}),(i==="files"||i==="all")&&n.jsx(R.ListFiles,{value:j,onChange:s=>m(s.deleteId)}),(i==="photos"||i==="all")&&n.jsx(b.ListPhotos,{value:L,onChange:s=>m(s.deleteId)})]})});exports.UniversalUploader=z;
@@ -1,18 +1 @@
1
- var EUploaderType = /* @__PURE__ */ ((EUploaderType2) => {
2
- EUploaderType2["FILES"] = "files";
3
- EUploaderType2["PHOTOS"] = "photos";
4
- EUploaderType2["ALL"] = "all";
5
- return EUploaderType2;
6
- })(EUploaderType || {});
7
- const imageTypes = [
8
- "image/jpg",
9
- "image/jpeg",
10
- "image/png",
11
- "image/gif",
12
- "image/tiff",
13
- "image/heic"
14
- ];
15
- export {
16
- EUploaderType,
17
- imageTypes
18
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var i=(e=>(e.FILES="files",e.PHOTOS="photos",e.ALL="all",e))(i||{});const g=["image/jpg","image/jpeg","image/png","image/gif","image/tiff","image/heic"];exports.EUploaderType=i;exports.imageTypes=g;
@@ -1,6 +1 @@
1
- import { UniversalUploader } from "./UniversalUploader.js";
2
- import { EUploaderType } from "./constants.js";
3
- export {
4
- EUploaderType,
5
- UniversalUploader
6
- };
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./UniversalUploader.js"),r=require("./constants.js");exports.UniversalUploader=e.UniversalUploader;exports.EUploaderType=r.EUploaderType;