@itcase/ui 1.1.8 → 1.1.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (616) hide show
  1. package/dist/{Accordion-CqPVnTKh.js → Accordion-CXvqu97t.js} +5 -7
  2. package/dist/{Avatar-diLCwtnd.js → Avatar-JAaLGdYj.js} +6 -24
  3. package/dist/Badge-DPM6qrjA.js +62 -0
  4. package/dist/Breadcrumbs-BZpYBM5A.js +88 -0
  5. package/dist/Button-CyO_Wl49.js +96 -0
  6. package/dist/Caption-DDh0VFPJ.js +25 -0
  7. package/dist/Card-DKmhFMCS.js +28 -0
  8. package/dist/Cell-D3aJx_C0.js +65 -0
  9. package/dist/Checkbox-BqTMHeES.js +86 -0
  10. package/dist/Chips-DhyDHpu7.js +69 -0
  11. package/dist/Choice-cgCRlPk0.js +98 -0
  12. package/dist/Code-DkWVSDOy.js +273 -0
  13. package/dist/ContextMenuItem-DjDhhmjF.js +46 -0
  14. package/dist/DadataHintField-QzDwYdF1.js +1103 -0
  15. package/dist/DatePicker-BFLpftbJ.js +14104 -0
  16. package/dist/{Divider-BlBwMHgl.js → Divider-D0TEKxHr.js} +1 -1
  17. package/dist/{Dot-C3R1y59u.js → Dot-Bc0Ly45H.js} +1 -1
  18. package/dist/Drawer-CgJX3Utw.js +139 -0
  19. package/dist/DropdownItem-DOBsvnrL.js +155 -0
  20. package/dist/{FlexItem-DzNgFIa0.js → FlexItem-DHmKl6e7.js} +3 -3
  21. package/dist/{GridRow-Cc-rz56R.js → GridRow-DUnumam2.js} +1 -1
  22. package/dist/{Group-fbVPmr8W.js → Group-C2kJKhWJ.js} +3 -2
  23. package/dist/{Icon-Dn2eEZvb.js → Icon-C1j6rkeI.js} +5 -20
  24. package/dist/Image-Bz4Fo3eB.js +65 -0
  25. package/dist/Input-CYMKQ0qF.js +133 -0
  26. package/dist/InputPassword-Aff74Atr.js +110 -0
  27. package/dist/Label-CD6o__-D.js +85 -0
  28. package/dist/{Link-ByBzBRDH.js → Link-CbCqej5B.js} +8 -58
  29. package/dist/ListItem-Dgx1_Igi.js +46 -0
  30. package/dist/Loader-BUgSIcId.js +53 -0
  31. package/dist/Logo-DsOEX4uk.js +30 -0
  32. package/dist/Menu-89epjC8r.js +34 -0
  33. package/dist/MenuItem-DvpftOnP.js +81 -0
  34. package/dist/{ModalLoader-DJVKhIZR.js → ModalLoader-CushfGnC.js} +2 -2
  35. package/dist/{NotificationList-CJyEnxWw.js → NotificationList-D_NNtwS1.js} +9 -4
  36. package/dist/Overlay-C4gCb0sL.js +25 -0
  37. package/dist/Pagination-0sADvbwj.js +86 -0
  38. package/dist/Radio-DFeWsO4E.js +87 -0
  39. package/dist/RangeSlider-BPFVikab.js +50 -0
  40. package/dist/Response-C5_yetym.js +74 -0
  41. package/dist/Scrollbar-DrRNpn12.js +27 -0
  42. package/dist/SearchResult-C0kjGm-o.js +120 -0
  43. package/dist/Segmented-C56XBzTH.js +91 -0
  44. package/dist/SiteMenuButton-Do8ZNCkl.js +58 -0
  45. package/dist/Swiper-BYPes9JY.js +5115 -0
  46. package/dist/Switch-0BHqovLA.js +12 -0
  47. package/dist/SwitchField-W4_o97BR.js +98 -0
  48. package/dist/TabGroup-DRiFyK3Z.js +144 -0
  49. package/dist/{Text-BcGbRc14.js → Text-edtauAM6.js} +3 -2
  50. package/dist/Textarea-Cie6SPyp.js +96 -0
  51. package/dist/Tile-CQ5L7pja.js +52 -0
  52. package/dist/Title-BUN57fWw.js +84 -0
  53. package/dist/Tooltip-jT5A43he.js +108 -0
  54. package/dist/Video-0z4mNz4P.js +18 -0
  55. package/dist/Wrapper-CJTkVfsd.js +45 -0
  56. package/dist/_tslib-S-VPg1Cw.js +56 -0
  57. package/dist/cjs/{Accordion-DcZ9P5kP.js → Accordion-Dx0BRqhi.js} +6 -8
  58. package/dist/cjs/{Avatar-DQ5fNpnO.js → Avatar-C2xK87qB.js} +6 -24
  59. package/dist/cjs/Badge-BvJTwXqB.js +69 -0
  60. package/dist/cjs/Breadcrumbs-PHMiEJZH.js +96 -0
  61. package/dist/cjs/{Button-3GkRq8Pv.js → Button-D7ctQMni.js} +10 -14
  62. package/dist/cjs/Caption-f-OM1D-G.js +31 -0
  63. package/dist/cjs/Card-C5uctOQL.js +34 -0
  64. package/dist/cjs/Cell-B2BMVPlV.js +71 -0
  65. package/dist/cjs/Checkbox-C1HH9ut8.js +93 -0
  66. package/dist/cjs/Chips-DkUdk6Zs.js +76 -0
  67. package/dist/cjs/Choice-CJqMvK5I.js +106 -0
  68. package/dist/cjs/Code-ByEr4h2R.js +280 -0
  69. package/dist/cjs/ContextMenuItem-DocbJZKp.js +53 -0
  70. package/dist/cjs/DadataHintField-DQHPRLs0.js +1111 -0
  71. package/dist/cjs/DatePicker-7Ugf6hQ1.js +14128 -0
  72. package/dist/cjs/{Divider-CIYsHYud.js → Divider-doetVRw0.js} +1 -1
  73. package/dist/cjs/{Dot-vDSigHDs.js → Dot-CKWexdtn.js} +1 -1
  74. package/dist/cjs/Drawer-BGZBaR2Q.js +146 -0
  75. package/dist/cjs/DropdownItem-BVxf7bPs.js +163 -0
  76. package/dist/cjs/{FlexItem-BnORv6q3.js → FlexItem-2KlvlTJY.js} +3 -3
  77. package/dist/cjs/{GridRow-mzs0CkNG.js → GridRow-OxLsh_2P.js} +1 -1
  78. package/dist/cjs/{Group-4zWTDvKx.js → Group-C9BxTKs-.js} +3 -2
  79. package/dist/cjs/{Icon-UBahY607.js → Icon-D1v73UhR.js} +6 -21
  80. package/dist/cjs/Image-CCx6QWZj.js +71 -0
  81. package/dist/cjs/Input-BqKlyvEt.js +141 -0
  82. package/dist/cjs/InputPassword-saMz6m0X.js +117 -0
  83. package/dist/cjs/Label-C2Whza8M.js +92 -0
  84. package/dist/cjs/{Link-BoShjCEw.js → Link-3qPujNn9.js} +10 -61
  85. package/dist/cjs/ListItem-CvMoKXM-.js +53 -0
  86. package/dist/cjs/Loader-CK9zQAPl.js +60 -0
  87. package/dist/cjs/Logo-YADZn1N4.js +36 -0
  88. package/dist/cjs/Menu-BNe1i3Z7.js +40 -0
  89. package/dist/cjs/MenuItem-BRQoOa-K.js +89 -0
  90. package/dist/cjs/{ModalLoader-4mmV5G4E.js → ModalLoader-1f8MYsLV.js} +4 -4
  91. package/dist/cjs/{NotificationList-DnI8DqyE.js → NotificationList-ydXfdUwy.js} +10 -5
  92. package/dist/cjs/Overlay-18bnPZPd.js +31 -0
  93. package/dist/cjs/Pagination-D8EHefOz.js +94 -0
  94. package/dist/cjs/Radio-DRXdBBWU.js +94 -0
  95. package/dist/cjs/RangeSlider-Dy53bTyY.js +57 -0
  96. package/dist/cjs/Response-De79pGs5.js +82 -0
  97. package/dist/cjs/Scrollbar-DOujlQOb.js +33 -0
  98. package/dist/cjs/SearchResult-DFG3pyeM.js +129 -0
  99. package/dist/cjs/Segmented-D0ISlz9H.js +99 -0
  100. package/dist/cjs/SiteMenuButton-Ca46xAzk.js +65 -0
  101. package/dist/cjs/Swiper-oPcqfskQ.js +5122 -0
  102. package/dist/cjs/Switch-K1p9h3aF.js +19 -0
  103. package/dist/cjs/SwitchField-xk1JORBl.js +108 -0
  104. package/dist/cjs/TabGroup-DEEcVLO0.js +153 -0
  105. package/dist/cjs/{Text-D7Aq1i5R.js → Text-CgYNdSwY.js} +3 -2
  106. package/dist/cjs/Textarea-WIGhhrgu.js +103 -0
  107. package/dist/cjs/Tile-gAqZGMv7.js +58 -0
  108. package/dist/cjs/Title-C3lN-EvU.js +91 -0
  109. package/dist/cjs/Tooltip-DasmzIDY.js +116 -0
  110. package/dist/cjs/Video-B_xqvgag.js +24 -0
  111. package/dist/cjs/Wrapper-DravIzND.js +51 -0
  112. package/dist/cjs/_tslib-CKiUdo7p.js +59 -0
  113. package/dist/cjs/components/Accordion/Accordion.interface.d.ts +26 -24
  114. package/dist/cjs/components/Accordion.js +9 -20
  115. package/dist/cjs/components/Avatar/Avatar.d.ts +0 -10
  116. package/dist/cjs/components/Avatar/Avatar.interface.d.ts +14 -29
  117. package/dist/cjs/components/Avatar.js +10 -24
  118. package/dist/cjs/components/Badge/Badge.d.ts +10 -0
  119. package/dist/cjs/components/Badge/Badge.interface.d.ts +32 -0
  120. package/dist/cjs/components/Badge/index.d.ts +1 -0
  121. package/dist/cjs/components/Badge.js +10 -193
  122. package/dist/cjs/components/Breadcrumbs/Breadcrumbs.d.ts +8 -0
  123. package/dist/cjs/components/Breadcrumbs/Breadcrumbs.interface.d.ts +71 -0
  124. package/dist/cjs/components/Breadcrumbs/BreadcrumbsItem.d.ts +8 -0
  125. package/dist/cjs/components/Breadcrumbs/index.d.ts +3 -0
  126. package/dist/cjs/components/Breadcrumbs.js +9 -23
  127. package/dist/cjs/components/Button/Button.interface.d.ts +15 -17
  128. package/dist/cjs/components/Button.js +9 -20
  129. package/dist/cjs/components/Caption/Caption.d.ts +3 -0
  130. package/dist/cjs/components/Caption/Caption.interface.d.ts +21 -0
  131. package/dist/cjs/components/Caption/index.d.ts +1 -0
  132. package/dist/cjs/components/Caption.js +8 -184
  133. package/dist/cjs/components/Card/Card.d.ts +13 -0
  134. package/dist/cjs/components/Card/Card.interface.d.ts +29 -0
  135. package/dist/cjs/components/Card/index.d.ts +1 -0
  136. package/dist/cjs/components/Card.js +14 -270
  137. package/dist/cjs/components/Cell/Cell.d.ts +9 -0
  138. package/dist/cjs/components/Cell/Cell.interface.d.ts +61 -0
  139. package/dist/cjs/components/Cell/index.d.ts +1 -0
  140. package/dist/cjs/components/Cell.js +19 -412
  141. package/dist/cjs/components/Checkbox/Checkbox.d.ts +9 -0
  142. package/dist/cjs/components/Checkbox/Checkbox.interface.d.ts +57 -0
  143. package/dist/cjs/components/Checkbox/index.d.ts +1 -0
  144. package/dist/cjs/components/Checkbox.js +14 -157
  145. package/dist/cjs/components/Chips/Chips.d.ts +9 -0
  146. package/dist/cjs/components/Chips/Chips.interface.d.ts +42 -0
  147. package/dist/cjs/components/Chips/index.d.ts +1 -0
  148. package/dist/cjs/components/Chips.js +10 -380
  149. package/dist/cjs/components/Choice/Choice.d.ts +5 -0
  150. package/dist/cjs/components/Choice/Choice.interface.d.ts +55 -0
  151. package/dist/cjs/components/Choice/index.d.ts +1 -0
  152. package/dist/cjs/components/Choice.js +19 -336
  153. package/dist/cjs/components/Code/Code.d.ts +22 -0
  154. package/dist/cjs/components/Code/Code.interface.d.ts +33 -0
  155. package/dist/cjs/components/Code/index.d.ts +1 -0
  156. package/dist/cjs/components/Code.js +8 -427
  157. package/dist/cjs/components/ContextMenu/ContextMenu.d.ts +8 -0
  158. package/dist/cjs/components/ContextMenu/ContextMenu.interface.d.ts +36 -0
  159. package/dist/cjs/components/ContextMenu/ContextMenuItem.d.ts +3 -0
  160. package/dist/cjs/components/ContextMenu/index.d.ts +3 -0
  161. package/dist/cjs/components/ContextMenu.js +10 -21
  162. package/dist/cjs/components/CookiesWarning.js +10 -21
  163. package/dist/cjs/components/DadataHintField/DadataHintField.d.ts +3 -0
  164. package/dist/cjs/components/DadataHintField/DadataHintField.interface.d.ts +14 -0
  165. package/dist/cjs/components/DadataHintField/index.d.ts +1 -0
  166. package/dist/cjs/components/DadataHintField.js +9 -1182
  167. package/dist/cjs/components/DatePicker/DatePicker.d.ts +3 -0
  168. package/dist/cjs/components/DatePicker/DatePicker.interface.d.ts +48 -0
  169. package/dist/cjs/components/DatePicker/index.d.ts +1 -0
  170. package/dist/cjs/components/DatePicker.js +19 -14082
  171. package/dist/cjs/components/Divider/Divider.interface.d.ts +2 -0
  172. package/dist/cjs/components/Divider.js +2 -2
  173. package/dist/cjs/components/Dot/Dot.interface.d.ts +4 -3
  174. package/dist/cjs/components/Dot.js +2 -2
  175. package/dist/cjs/components/Drawer/Drawer.d.ts +3 -0
  176. package/dist/cjs/components/Drawer/Drawer.interface.d.ts +16 -0
  177. package/dist/cjs/components/Drawer/index.d.ts +1 -0
  178. package/dist/cjs/components/Drawer.js +5 -279
  179. package/dist/cjs/components/Dropdown/Dropdown.d.ts +10 -0
  180. package/dist/cjs/components/Dropdown/Dropdown.interface.d.ts +73 -0
  181. package/dist/cjs/components/Dropdown/DropdownItem.d.ts +10 -0
  182. package/dist/cjs/components/Dropdown/index.d.ts +3 -0
  183. package/dist/cjs/components/Dropdown.js +7 -11
  184. package/dist/cjs/components/Flex/Flex.interface.d.ts +28 -26
  185. package/dist/cjs/components/Flex.js +2 -2
  186. package/dist/cjs/components/FormField/ChoiceField.d.ts +8 -0
  187. package/dist/cjs/components/FormField/FormField.d.ts +9 -0
  188. package/dist/cjs/components/FormField/FormFiled.interface.d.ts +77 -0
  189. package/dist/cjs/components/FormField/PasswordField.d.ts +9 -0
  190. package/dist/cjs/components/FormField/SelectField.d.ts +9 -0
  191. package/dist/cjs/components/FormField/SwitchField.d.ts +8 -0
  192. package/dist/cjs/components/FormField/index.d.ts +6 -0
  193. package/dist/cjs/components/FormField.js +21 -33
  194. package/dist/cjs/components/Grid/Grid.interface.d.ts +11 -8
  195. package/dist/cjs/components/Grid.js +2 -2
  196. package/dist/cjs/components/Group/Group.interface.d.ts +19 -19
  197. package/dist/cjs/components/Group.js +2 -2
  198. package/dist/cjs/components/Icon/Icon.interface.d.ts +25 -32
  199. package/dist/cjs/components/Icon.js +8 -19
  200. package/dist/cjs/components/Image/Image.d.ts +3 -0
  201. package/dist/cjs/components/Image/Image.interface.d.ts +34 -0
  202. package/dist/cjs/components/Image/index.d.ts +1 -0
  203. package/dist/cjs/components/Image.js +8 -467
  204. package/dist/cjs/components/Input/Input.d.ts +5 -0
  205. package/dist/cjs/components/Input/Input.interface.d.ts +53 -0
  206. package/dist/cjs/components/Input/index.d.ts +1 -0
  207. package/dist/cjs/components/Input.js +8 -223
  208. package/dist/cjs/components/InputMask/Input.d.ts +5 -0
  209. package/dist/cjs/components/InputMask/Input.interface.d.ts +53 -0
  210. package/dist/cjs/components/InputMask/index.d.ts +1 -0
  211. package/dist/cjs/components/InputMask.js +124 -210
  212. package/dist/cjs/components/InputPassword/InputPassword.d.ts +10 -0
  213. package/dist/cjs/components/InputPassword/InputPassword.interface.d.ts +52 -0
  214. package/dist/cjs/components/InputPassword/index.d.ts +1 -0
  215. package/dist/cjs/components/InputPassword.js +19 -245
  216. package/dist/cjs/components/Label/Label.d.ts +9 -0
  217. package/dist/cjs/components/Label/Label.interface.d.ts +58 -0
  218. package/dist/cjs/components/Label/index.d.ts +1 -0
  219. package/dist/cjs/components/Label.js +12 -630
  220. package/dist/cjs/components/LanguageSelector.js +8 -19
  221. package/dist/cjs/components/Link/Link.interface.d.ts +4 -3
  222. package/dist/cjs/components/Link.js +3 -2
  223. package/dist/cjs/components/List/List.d.ts +3 -0
  224. package/dist/cjs/components/List/List.interface.d.ts +28 -0
  225. package/dist/cjs/components/List/ListItem.d.ts +3 -0
  226. package/dist/cjs/components/List/index.d.ts +3 -0
  227. package/dist/cjs/components/List.js +5 -11
  228. package/dist/cjs/components/Loader/Loader.d.ts +4 -0
  229. package/dist/cjs/components/Loader/Loader.interface.d.ts +30 -0
  230. package/dist/cjs/components/Loader/index.d.ts +1 -0
  231. package/dist/cjs/components/Loader.js +10 -143
  232. package/dist/cjs/components/Logo/Logo.d.ts +3 -0
  233. package/dist/cjs/components/Logo/Logo.interface.d.ts +17 -0
  234. package/dist/cjs/components/Logo/index.d.ts +1 -0
  235. package/dist/cjs/components/Logo.js +10 -162
  236. package/dist/cjs/components/Menu/Menu.d.ts +8 -0
  237. package/dist/cjs/components/Menu/Menu.interface.d.ts +20 -0
  238. package/dist/cjs/components/Menu/index.d.ts +1 -0
  239. package/dist/cjs/components/Menu.js +12 -183
  240. package/dist/cjs/components/MenuItem/MenuItem.d.ts +11 -0
  241. package/dist/cjs/components/MenuItem/MenuItem.interface.d.ts +65 -0
  242. package/dist/cjs/components/MenuItem/index.d.ts +1 -0
  243. package/dist/cjs/components/MenuItem.js +16 -671
  244. package/dist/cjs/components/Modal.js +5 -7
  245. package/dist/cjs/components/Notification/Notification.interface.d.ts +13 -13
  246. package/dist/cjs/components/Notification.js +4 -13
  247. package/dist/cjs/components/Overlay/Overlay.d.ts +3 -0
  248. package/dist/cjs/components/Overlay/Overlay.interface.d.ts +10 -0
  249. package/dist/cjs/components/Overlay/index.d.ts +1 -0
  250. package/dist/cjs/components/Overlay.js +8 -184
  251. package/dist/cjs/components/Pagination/Pagination.d.ts +13 -0
  252. package/dist/cjs/components/Pagination/Pagination.interface.d.ts +46 -0
  253. package/dist/cjs/components/Pagination/index.d.ts +1 -0
  254. package/dist/cjs/components/Pagination.js +17 -356
  255. package/dist/cjs/components/Panel/Panel.d.ts +7 -0
  256. package/dist/cjs/components/Panel/Panel.interface.d.ts +56 -0
  257. package/dist/cjs/components/Panel/index.d.ts +1 -0
  258. package/dist/cjs/components/Panel.js +112 -0
  259. package/dist/cjs/components/Radio/Radio.d.ts +10 -0
  260. package/dist/cjs/components/Radio/Radio.interface.d.ts +53 -0
  261. package/dist/cjs/components/Radio/index.d.ts +1 -0
  262. package/dist/cjs/components/Radio.js +14 -258
  263. package/dist/cjs/components/RangeSlider/RangeSlider.d.ts +3 -0
  264. package/dist/cjs/components/RangeSlider/RangeSlider.interface.d.ts +28 -0
  265. package/dist/cjs/components/RangeSlider/index.d.ts +1 -0
  266. package/dist/cjs/components/RangeSlider.js +13 -287
  267. package/dist/cjs/components/Response/Response.d.ts +4 -0
  268. package/dist/cjs/components/Response/Response.interface.d.ts +64 -0
  269. package/dist/cjs/components/Response/index.d.ts +1 -0
  270. package/dist/cjs/components/Response.js +21 -234
  271. package/dist/cjs/components/ScrollOnDrag/ScrollOnDrag.d.ts +8 -0
  272. package/dist/cjs/components/ScrollOnDrag/ScrollOnDrag.interface.d.ts +18 -0
  273. package/dist/cjs/components/ScrollOnDrag/index.d.ts +1 -0
  274. package/dist/cjs/components/ScrollOnDrag.js +41 -186
  275. package/dist/cjs/components/Scrollbar/Scrollbar.d.ts +8 -0
  276. package/dist/cjs/components/Scrollbar/Scrollbar.interface.d.ts +10 -0
  277. package/dist/cjs/components/Scrollbar/index.d.ts +1 -0
  278. package/dist/cjs/components/Scrollbar.js +6 -66
  279. package/dist/cjs/components/Search/Search.interface.d.ts +69 -0
  280. package/dist/cjs/components/Search/SearchInput.d.ts +5 -0
  281. package/dist/cjs/components/Search/SearchResult.d.ts +4 -0
  282. package/dist/cjs/components/Search/index.d.ts +3 -0
  283. package/dist/cjs/components/Search.js +10 -21
  284. package/dist/cjs/components/Segmented/Segmented.d.ts +5 -0
  285. package/dist/cjs/components/Segmented/Segmented.interface.d.ts +42 -0
  286. package/dist/cjs/components/Segmented/index.d.ts +1 -0
  287. package/dist/cjs/components/Segmented.js +14 -226
  288. package/dist/cjs/components/Select.js +156 -209
  289. package/dist/cjs/components/SiteMenu/SiteMenu.d.ts +3 -0
  290. package/dist/cjs/components/SiteMenu/SiteMenu.interface.d.ts +23 -0
  291. package/dist/cjs/components/SiteMenu/SiteMenuButton.d.ts +3 -0
  292. package/dist/cjs/components/SiteMenu/index.d.ts +3 -0
  293. package/dist/cjs/components/SiteMenu.js +10 -21
  294. package/dist/cjs/components/Swiper/Swiper.d.ts +9 -0
  295. package/dist/cjs/components/Swiper/Swiper.interface.d.ts +58 -0
  296. package/dist/cjs/components/Swiper/index.d.ts +1 -0
  297. package/dist/cjs/components/Swiper.js +11 -5644
  298. package/dist/cjs/components/Switch/Switch.d.ts +4 -0
  299. package/dist/cjs/components/Switch/Switch.interface.d.ts +10 -0
  300. package/dist/cjs/components/Switch/index.d.ts +1 -0
  301. package/dist/cjs/components/Switch.js +5 -100
  302. package/dist/cjs/components/Tab/Tab.d.ts +11 -0
  303. package/dist/cjs/components/Tab/Tab.interface.d.ts +79 -0
  304. package/dist/cjs/components/Tab/TabGroup.d.ts +3 -0
  305. package/dist/cjs/components/Tab/index.d.ts +3 -0
  306. package/dist/cjs/components/Tab.js +8 -22
  307. package/dist/cjs/components/Text/Text.interface.d.ts +5 -4
  308. package/dist/cjs/components/Text.js +2 -2
  309. package/dist/cjs/components/Textarea/Textarea.d.ts +9 -0
  310. package/dist/cjs/components/Textarea/Textarea.interface.d.ts +44 -0
  311. package/dist/cjs/components/Textarea/index.d.ts +1 -0
  312. package/dist/cjs/components/Textarea.js +8 -202
  313. package/dist/cjs/components/Tile/Tile.d.ts +9 -0
  314. package/dist/cjs/components/Tile/Tile.interface.d.ts +37 -0
  315. package/dist/cjs/components/Tile/index.d.ts +1 -0
  316. package/dist/cjs/components/Tile.js +11 -555
  317. package/dist/cjs/components/Title/Title.d.ts +9 -0
  318. package/dist/cjs/components/Title/Title.interface.d.ts +42 -0
  319. package/dist/cjs/components/Title/index.d.ts +1 -0
  320. package/dist/cjs/components/Title.js +12 -390
  321. package/dist/cjs/components/Tooltip/Tooltip.d.ts +5 -0
  322. package/dist/cjs/components/Tooltip/Tooltip.interface.d.ts +44 -0
  323. package/dist/cjs/components/Tooltip/index.d.ts +1 -0
  324. package/dist/cjs/components/Tooltip.js +13 -440
  325. package/dist/cjs/components/Video/Video.d.ts +3 -0
  326. package/dist/cjs/components/Video/Video.interface.d.ts +15 -0
  327. package/dist/cjs/components/Video/index.d.ts +1 -0
  328. package/dist/cjs/components/Video.js +7 -163
  329. package/dist/cjs/components/Wrapper/Wrapper.d.ts +9 -0
  330. package/dist/cjs/components/Wrapper/Wrapper.interface.d.ts +20 -0
  331. package/dist/cjs/components/Wrapper/index.d.ts +1 -0
  332. package/dist/cjs/components/Wrapper.js +8 -425
  333. package/dist/cjs/components/index.d.ts +2 -2
  334. package/dist/cjs/components.js +138 -163
  335. package/dist/cjs/constants.js +0 -2
  336. package/dist/cjs/{floating-ui.dom-C34fOuI9.js → floating-ui.dom-CW7i9VDu.js} +60 -22
  337. package/dist/cjs/hooks/styleAttributes.interface.d.ts +36 -18
  338. package/dist/cjs/{jsx-runtime-BCmQOGxJ.js → jsx-runtime-BBxmckJR.js} +20 -6
  339. package/dist/cjs/types/componentProps/alignment.d.ts +1 -1
  340. package/dist/cjs/types/componentProps/appearanceKeys.d.ts +1 -1
  341. package/dist/cjs/types/componentProps/fill.d.ts +1 -1
  342. package/dist/cjs/types/componentProps/itemColor.d.ts +1 -1
  343. package/dist/cjs/types/componentProps/overflow.d.ts +1 -0
  344. package/dist/cjs/types/componentProps/sizeInterface.d.ts +1 -1
  345. package/dist/cjs/types/componentProps/stateKeys.d.ts +1 -0
  346. package/dist/cjs/types/index.d.ts +3 -3
  347. package/dist/components/Accordion/Accordion.interface.d.ts +26 -24
  348. package/dist/components/Accordion.js +9 -20
  349. package/dist/components/Avatar/Avatar.d.ts +0 -10
  350. package/dist/components/Avatar/Avatar.interface.d.ts +14 -29
  351. package/dist/components/Avatar.js +10 -24
  352. package/dist/components/Badge/Badge.d.ts +10 -0
  353. package/dist/components/Badge/Badge.interface.d.ts +32 -0
  354. package/dist/components/Badge/index.d.ts +1 -0
  355. package/dist/components/Badge.js +8 -189
  356. package/dist/components/Breadcrumbs/Breadcrumbs.d.ts +8 -0
  357. package/dist/components/Breadcrumbs/Breadcrumbs.interface.d.ts +71 -0
  358. package/dist/components/Breadcrumbs/BreadcrumbsItem.d.ts +8 -0
  359. package/dist/components/Breadcrumbs/index.d.ts +3 -0
  360. package/dist/components/Breadcrumbs.js +9 -23
  361. package/dist/components/Button/Button.interface.d.ts +15 -17
  362. package/dist/components/Button.js +9 -20
  363. package/dist/components/Caption/Caption.d.ts +3 -0
  364. package/dist/components/Caption/Caption.interface.d.ts +21 -0
  365. package/dist/components/Caption/index.d.ts +1 -0
  366. package/dist/components/Caption.js +7 -181
  367. package/dist/components/Card/Card.d.ts +13 -0
  368. package/dist/components/Card/Card.interface.d.ts +29 -0
  369. package/dist/components/Card/index.d.ts +1 -0
  370. package/dist/components/Card.js +13 -267
  371. package/dist/components/Cell/Cell.d.ts +9 -0
  372. package/dist/components/Cell/Cell.interface.d.ts +61 -0
  373. package/dist/components/Cell/index.d.ts +1 -0
  374. package/dist/components/Cell.js +18 -409
  375. package/dist/components/Checkbox/Checkbox.d.ts +9 -0
  376. package/dist/components/Checkbox/Checkbox.interface.d.ts +57 -0
  377. package/dist/components/Checkbox/index.d.ts +1 -0
  378. package/dist/components/Checkbox.js +12 -153
  379. package/dist/components/Chips/Chips.d.ts +9 -0
  380. package/dist/components/Chips/Chips.interface.d.ts +42 -0
  381. package/dist/components/Chips/index.d.ts +1 -0
  382. package/dist/components/Chips.js +8 -376
  383. package/dist/components/Choice/Choice.d.ts +5 -0
  384. package/dist/components/Choice/Choice.interface.d.ts +55 -0
  385. package/dist/components/Choice/index.d.ts +1 -0
  386. package/dist/components/Choice.js +17 -332
  387. package/dist/components/Code/Code.d.ts +22 -0
  388. package/dist/components/Code/Code.interface.d.ts +33 -0
  389. package/dist/components/Code/index.d.ts +1 -0
  390. package/dist/components/Code.js +7 -424
  391. package/dist/components/ContextMenu/ContextMenu.d.ts +8 -0
  392. package/dist/components/ContextMenu/ContextMenu.interface.d.ts +36 -0
  393. package/dist/components/ContextMenu/ContextMenuItem.d.ts +3 -0
  394. package/dist/components/ContextMenu/index.d.ts +3 -0
  395. package/dist/components/ContextMenu.js +10 -21
  396. package/dist/components/CookiesWarning.js +10 -21
  397. package/dist/components/DadataHintField/DadataHintField.d.ts +3 -0
  398. package/dist/components/DadataHintField/DadataHintField.interface.d.ts +14 -0
  399. package/dist/components/DadataHintField/index.d.ts +1 -0
  400. package/dist/components/DadataHintField.js +8 -1178
  401. package/dist/components/DatePicker/DatePicker.d.ts +3 -0
  402. package/dist/components/DatePicker/DatePicker.interface.d.ts +48 -0
  403. package/dist/components/DatePicker/index.d.ts +1 -0
  404. package/dist/components/DatePicker.js +18 -14062
  405. package/dist/components/Divider/Divider.interface.d.ts +2 -0
  406. package/dist/components/Divider.js +2 -2
  407. package/dist/components/Dot/Dot.interface.d.ts +4 -3
  408. package/dist/components/Dot.js +2 -2
  409. package/dist/components/Drawer/Drawer.d.ts +3 -0
  410. package/dist/components/Drawer/Drawer.interface.d.ts +16 -0
  411. package/dist/components/Drawer/index.d.ts +1 -0
  412. package/dist/components/Drawer.js +4 -276
  413. package/dist/components/Dropdown/Dropdown.d.ts +10 -0
  414. package/dist/components/Dropdown/Dropdown.interface.d.ts +73 -0
  415. package/dist/components/Dropdown/DropdownItem.d.ts +10 -0
  416. package/dist/components/Dropdown/index.d.ts +3 -0
  417. package/dist/components/Dropdown.js +7 -11
  418. package/dist/components/Flex/Flex.interface.d.ts +28 -26
  419. package/dist/components/Flex.js +2 -2
  420. package/dist/components/FormField/ChoiceField.d.ts +8 -0
  421. package/dist/components/FormField/FormField.d.ts +9 -0
  422. package/dist/components/FormField/FormFiled.interface.d.ts +77 -0
  423. package/dist/components/FormField/PasswordField.d.ts +9 -0
  424. package/dist/components/FormField/SelectField.d.ts +9 -0
  425. package/dist/components/FormField/SwitchField.d.ts +8 -0
  426. package/dist/components/FormField/index.d.ts +6 -0
  427. package/dist/components/FormField.js +16 -28
  428. package/dist/components/Grid/Grid.interface.d.ts +11 -8
  429. package/dist/components/Grid.js +2 -2
  430. package/dist/components/Group/Group.interface.d.ts +19 -19
  431. package/dist/components/Group.js +2 -2
  432. package/dist/components/Icon/Icon.interface.d.ts +25 -32
  433. package/dist/components/Icon.js +8 -19
  434. package/dist/components/Image/Image.d.ts +3 -0
  435. package/dist/components/Image/Image.interface.d.ts +34 -0
  436. package/dist/components/Image/index.d.ts +1 -0
  437. package/dist/components/Image.js +7 -464
  438. package/dist/components/Input/Input.d.ts +5 -0
  439. package/dist/components/Input/Input.interface.d.ts +53 -0
  440. package/dist/components/Input/index.d.ts +1 -0
  441. package/dist/components/Input.js +6 -219
  442. package/dist/components/InputMask/Input.d.ts +5 -0
  443. package/dist/components/InputMask/Input.interface.d.ts +53 -0
  444. package/dist/components/InputMask/index.d.ts +1 -0
  445. package/dist/components/InputMask.js +125 -210
  446. package/dist/components/InputPassword/InputPassword.d.ts +10 -0
  447. package/dist/components/InputPassword/InputPassword.interface.d.ts +52 -0
  448. package/dist/components/InputPassword/index.d.ts +1 -0
  449. package/dist/components/InputPassword.js +17 -241
  450. package/dist/components/Label/Label.d.ts +9 -0
  451. package/dist/components/Label/Label.interface.d.ts +58 -0
  452. package/dist/components/Label/index.d.ts +1 -0
  453. package/dist/components/Label.js +10 -626
  454. package/dist/components/LanguageSelector.js +8 -19
  455. package/dist/components/Link/Link.interface.d.ts +4 -3
  456. package/dist/components/Link.js +3 -2
  457. package/dist/components/List/List.d.ts +3 -0
  458. package/dist/components/List/List.interface.d.ts +28 -0
  459. package/dist/components/List/ListItem.d.ts +3 -0
  460. package/dist/components/List/index.d.ts +3 -0
  461. package/dist/components/List.js +5 -11
  462. package/dist/components/Loader/Loader.d.ts +4 -0
  463. package/dist/components/Loader/Loader.interface.d.ts +30 -0
  464. package/dist/components/Loader/index.d.ts +1 -0
  465. package/dist/components/Loader.js +8 -139
  466. package/dist/components/Logo/Logo.d.ts +3 -0
  467. package/dist/components/Logo/Logo.interface.d.ts +17 -0
  468. package/dist/components/Logo/index.d.ts +1 -0
  469. package/dist/components/Logo.js +9 -159
  470. package/dist/components/Menu/Menu.d.ts +8 -0
  471. package/dist/components/Menu/Menu.interface.d.ts +20 -0
  472. package/dist/components/Menu/index.d.ts +1 -0
  473. package/dist/components/Menu.js +11 -180
  474. package/dist/components/MenuItem/MenuItem.d.ts +11 -0
  475. package/dist/components/MenuItem/MenuItem.interface.d.ts +65 -0
  476. package/dist/components/MenuItem/index.d.ts +1 -0
  477. package/dist/components/MenuItem.js +14 -667
  478. package/dist/components/Modal.js +5 -7
  479. package/dist/components/Notification/Notification.interface.d.ts +13 -13
  480. package/dist/components/Notification.js +4 -13
  481. package/dist/components/Overlay/Overlay.d.ts +3 -0
  482. package/dist/components/Overlay/Overlay.interface.d.ts +10 -0
  483. package/dist/components/Overlay/index.d.ts +1 -0
  484. package/dist/components/Overlay.js +7 -181
  485. package/dist/components/Pagination/Pagination.d.ts +13 -0
  486. package/dist/components/Pagination/Pagination.interface.d.ts +46 -0
  487. package/dist/components/Pagination/index.d.ts +1 -0
  488. package/dist/components/Pagination.js +16 -351
  489. package/dist/components/Panel/Panel.d.ts +7 -0
  490. package/dist/components/Panel/Panel.interface.d.ts +56 -0
  491. package/dist/components/Panel/index.d.ts +1 -0
  492. package/dist/components/Panel.js +105 -0
  493. package/dist/components/Radio/Radio.d.ts +10 -0
  494. package/dist/components/Radio/Radio.interface.d.ts +53 -0
  495. package/dist/components/Radio/index.d.ts +1 -0
  496. package/dist/components/Radio.js +12 -254
  497. package/dist/components/RangeSlider/RangeSlider.d.ts +3 -0
  498. package/dist/components/RangeSlider/RangeSlider.interface.d.ts +28 -0
  499. package/dist/components/RangeSlider/index.d.ts +1 -0
  500. package/dist/components/RangeSlider.js +12 -283
  501. package/dist/components/Response/Response.d.ts +4 -0
  502. package/dist/components/Response/Response.interface.d.ts +64 -0
  503. package/dist/components/Response/index.d.ts +1 -0
  504. package/dist/components/Response.js +19 -229
  505. package/dist/components/ScrollOnDrag/ScrollOnDrag.d.ts +8 -0
  506. package/dist/components/ScrollOnDrag/ScrollOnDrag.interface.d.ts +18 -0
  507. package/dist/components/ScrollOnDrag/index.d.ts +1 -0
  508. package/dist/components/ScrollOnDrag.js +41 -185
  509. package/dist/components/Scrollbar/Scrollbar.d.ts +8 -0
  510. package/dist/components/Scrollbar/Scrollbar.interface.d.ts +10 -0
  511. package/dist/components/Scrollbar/index.d.ts +1 -0
  512. package/dist/components/Scrollbar.js +5 -64
  513. package/dist/components/Search/Search.interface.d.ts +69 -0
  514. package/dist/components/Search/SearchInput.d.ts +5 -0
  515. package/dist/components/Search/SearchResult.d.ts +4 -0
  516. package/dist/components/Search/index.d.ts +3 -0
  517. package/dist/components/Search.js +10 -21
  518. package/dist/components/Segmented/Segmented.d.ts +5 -0
  519. package/dist/components/Segmented/Segmented.interface.d.ts +42 -0
  520. package/dist/components/Segmented/index.d.ts +1 -0
  521. package/dist/components/Segmented.js +12 -222
  522. package/dist/components/Select.js +156 -209
  523. package/dist/components/SiteMenu/SiteMenu.d.ts +3 -0
  524. package/dist/components/SiteMenu/SiteMenu.interface.d.ts +23 -0
  525. package/dist/components/SiteMenu/SiteMenuButton.d.ts +3 -0
  526. package/dist/components/SiteMenu/index.d.ts +3 -0
  527. package/dist/components/SiteMenu.js +10 -21
  528. package/dist/components/Swiper/Swiper.d.ts +9 -0
  529. package/dist/components/Swiper/Swiper.interface.d.ts +58 -0
  530. package/dist/components/Swiper/index.d.ts +1 -0
  531. package/dist/components/Swiper.js +10 -5641
  532. package/dist/components/Switch/Switch.d.ts +4 -0
  533. package/dist/components/Switch/Switch.interface.d.ts +10 -0
  534. package/dist/components/Switch/index.d.ts +1 -0
  535. package/dist/components/Switch.js +4 -97
  536. package/dist/components/Tab/Tab.d.ts +11 -0
  537. package/dist/components/Tab/Tab.interface.d.ts +79 -0
  538. package/dist/components/Tab/TabGroup.d.ts +3 -0
  539. package/dist/components/Tab/index.d.ts +3 -0
  540. package/dist/components/Tab.js +8 -22
  541. package/dist/components/Text/Text.interface.d.ts +5 -4
  542. package/dist/components/Text.js +2 -2
  543. package/dist/components/Textarea/Textarea.d.ts +9 -0
  544. package/dist/components/Textarea/Textarea.interface.d.ts +44 -0
  545. package/dist/components/Textarea/index.d.ts +1 -0
  546. package/dist/components/Textarea.js +6 -198
  547. package/dist/components/Tile/Tile.d.ts +9 -0
  548. package/dist/components/Tile/Tile.interface.d.ts +37 -0
  549. package/dist/components/Tile/index.d.ts +1 -0
  550. package/dist/components/Tile.js +10 -552
  551. package/dist/components/Title/Title.d.ts +9 -0
  552. package/dist/components/Title/Title.interface.d.ts +42 -0
  553. package/dist/components/Title/index.d.ts +1 -0
  554. package/dist/components/Title.js +10 -386
  555. package/dist/components/Tooltip/Tooltip.d.ts +5 -0
  556. package/dist/components/Tooltip/Tooltip.interface.d.ts +44 -0
  557. package/dist/components/Tooltip/index.d.ts +1 -0
  558. package/dist/components/Tooltip.js +11 -436
  559. package/dist/components/Video/Video.d.ts +3 -0
  560. package/dist/components/Video/Video.interface.d.ts +15 -0
  561. package/dist/components/Video/index.d.ts +1 -0
  562. package/dist/components/Video.js +6 -160
  563. package/dist/components/Wrapper/Wrapper.d.ts +9 -0
  564. package/dist/components/Wrapper/Wrapper.interface.d.ts +20 -0
  565. package/dist/components/Wrapper/index.d.ts +1 -0
  566. package/dist/components/Wrapper.js +7 -422
  567. package/dist/components/index.d.ts +2 -2
  568. package/dist/components.js +63 -88
  569. package/dist/constants.js +0 -1
  570. package/dist/css/components/Button/Button.css +50 -55
  571. package/dist/css/components/Drawer/Drawer.css +24 -19
  572. package/dist/css/components/Dropdown/Dropdown.css +52 -45
  573. package/dist/css/components/Icon/Icon.css +9 -39
  574. package/dist/css/components/Link/Link.css +22 -0
  575. package/dist/css/components/Pagination/Pagination.css +2 -0
  576. package/dist/css/components/Panel/Panel.css +107 -0
  577. package/dist/css/components/Swiper/Swiper.css +2 -2
  578. package/dist/{floating-ui.dom-BQ7wiYTi.js → floating-ui.dom-B080ZrCv.js} +60 -22
  579. package/dist/hooks/styleAttributes.interface.d.ts +36 -18
  580. package/dist/{jsx-runtime-ClDdVO4Q.js → jsx-runtime-C2uP7l8s.js} +20 -6
  581. package/dist/stories/Button.stories.js +0 -16
  582. package/dist/stories/Cell.stories.js +0 -11
  583. package/dist/stories/DatePicker.stories.js +0 -6
  584. package/dist/stories/Icon.stories.js +2 -17
  585. package/dist/stories/Search-input.stories.js +0 -10
  586. package/dist/stories/Select.stories.js +0 -10
  587. package/dist/types/componentProps/alignment.d.ts +1 -1
  588. package/dist/types/componentProps/appearanceKeys.d.ts +1 -1
  589. package/dist/types/componentProps/fill.d.ts +1 -1
  590. package/dist/types/componentProps/itemColor.d.ts +1 -1
  591. package/dist/types/componentProps/overflow.d.ts +1 -0
  592. package/dist/types/componentProps/sizeInterface.d.ts +1 -1
  593. package/dist/types/componentProps/stateKeys.d.ts +1 -0
  594. package/dist/types/index.d.ts +3 -3
  595. package/package.json +39 -36
  596. package/dist/Breadcrumbs-B79kOtMG.js +0 -619
  597. package/dist/Button-B7vbiqrJ.js +0 -100
  598. package/dist/ContextMenuItem-BPqsjmSA.js +0 -204
  599. package/dist/DropdownItem-Dgf0LRhx.js +0 -644
  600. package/dist/ListItem-Cf8r3w8t.js +0 -479
  601. package/dist/SearchResult-erxB06IL.js +0 -530
  602. package/dist/SelectField-CpQMWXaC.js +0 -571
  603. package/dist/SiteMenuButton-BFmti8pF.js +0 -181
  604. package/dist/TabGroup-CjmtgOMw.js +0 -1071
  605. package/dist/cjs/Breadcrumbs-HubY1qZQ.js +0 -629
  606. package/dist/cjs/ContextMenuItem-DmbSoGn1.js +0 -213
  607. package/dist/cjs/DropdownItem-Bl-Ghc_6.js +0 -653
  608. package/dist/cjs/ListItem-MrHApmF3.js +0 -488
  609. package/dist/cjs/SearchResult-bTwR5A-g.js +0 -540
  610. package/dist/cjs/SelectField-BJTu7BXO.js +0 -583
  611. package/dist/cjs/SiteMenuButton-BGi0gR1z.js +0 -190
  612. package/dist/cjs/TabGroup-DIWmGIp2.js +0 -1081
  613. package/dist/cjs/constants/componentProps/strokeColor.js +0 -7
  614. package/dist/cjs/types/componentProps/strokeColor.d.ts +0 -1
  615. package/dist/constants/componentProps/strokeColor.js +0 -3
  616. package/dist/types/componentProps/strokeColor.d.ts +0 -1
@@ -0,0 +1,1111 @@
1
+ 'use strict';
2
+
3
+ var _tslib = require('./_tslib-CKiUdo7p.js');
4
+ var jsxRuntime = require('./jsx-runtime-BBxmckJR.js');
5
+ var React = require('react');
6
+ var clsx = require('clsx');
7
+ var crypto = require('crypto');
8
+ var Input = require('./Input-BqKlyvEt.js');
9
+
10
+ function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
11
+
12
+ var React__default = /*#__PURE__*/_interopDefault(React);
13
+ var clsx__default = /*#__PURE__*/_interopDefault(clsx);
14
+ var crypto__default = /*#__PURE__*/_interopDefault(crypto);
15
+
16
+ function getDefaultExportFromCjs (x) {
17
+ return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
18
+ }
19
+
20
+ //
21
+
22
+ var shallowequal = function shallowEqual(objA, objB, compare, compareContext) {
23
+ var ret = compare ? compare.call(compareContext, objA, objB) : void 0;
24
+
25
+ if (ret !== void 0) {
26
+ return !!ret;
27
+ }
28
+
29
+ if (objA === objB) {
30
+ return true;
31
+ }
32
+
33
+ if (typeof objA !== "object" || !objA || typeof objB !== "object" || !objB) {
34
+ return false;
35
+ }
36
+
37
+ var keysA = Object.keys(objA);
38
+ var keysB = Object.keys(objB);
39
+
40
+ if (keysA.length !== keysB.length) {
41
+ return false;
42
+ }
43
+
44
+ var bHasOwnProperty = Object.prototype.hasOwnProperty.bind(objB);
45
+
46
+ // Test for A's keys different from B.
47
+ for (var idx = 0; idx < keysA.length; idx++) {
48
+ var key = keysA[idx];
49
+
50
+ if (!bHasOwnProperty(key)) {
51
+ return false;
52
+ }
53
+
54
+ var valueA = objA[key];
55
+ var valueB = objB[key];
56
+
57
+ ret = compare ? compare.call(compareContext, valueA, valueB, key) : void 0;
58
+
59
+ if (ret === false || (ret === void 0 && valueA !== valueB)) {
60
+ return false;
61
+ }
62
+ }
63
+
64
+ return true;
65
+ };
66
+
67
+ var shallowEqual = /*@__PURE__*/getDefaultExportFromCjs(shallowequal);
68
+
69
+ /**
70
+ * Returns a function, that, as long as it continues to be invoked, will not
71
+ * be triggered. The function will be called after it stops being called for
72
+ * N milliseconds. If `immediate` is passed, trigger the function on the
73
+ * leading edge, instead of the trailing. The function also has a property 'clear'
74
+ * that is a function which will clear the timer to prevent previously scheduled executions.
75
+ *
76
+ * @source underscore.js
77
+ * @see http://unscriptable.com/2009/03/20/debouncing-javascript-methods/
78
+ * @param {Function} function to wrap
79
+ * @param {Number} timeout in ms (`100`)
80
+ * @param {Boolean} whether to execute at the beginning (`false`)
81
+ * @api public
82
+ */
83
+
84
+ function debounce(func, wait, immediate){
85
+ var timeout, args, context, timestamp, result;
86
+ if (null == wait) wait = 100;
87
+
88
+ function later() {
89
+ var last = Date.now() - timestamp;
90
+
91
+ if (last < wait && last >= 0) {
92
+ timeout = setTimeout(later, wait - last);
93
+ } else {
94
+ timeout = null;
95
+ if (!immediate) {
96
+ result = func.apply(context, args);
97
+ context = args = null;
98
+ }
99
+ }
100
+ }
101
+ var debounced = function(){
102
+ context = this;
103
+ args = arguments;
104
+ timestamp = Date.now();
105
+ var callNow = immediate && !timeout;
106
+ if (!timeout) timeout = setTimeout(later, wait);
107
+ if (callNow) {
108
+ result = func.apply(context, args);
109
+ context = args = null;
110
+ }
111
+
112
+ return result;
113
+ };
114
+
115
+ debounced.clear = function() {
116
+ if (timeout) {
117
+ clearTimeout(timeout);
118
+ timeout = null;
119
+ }
120
+ };
121
+
122
+ debounced.flush = function() {
123
+ if (timeout) {
124
+ result = func.apply(context, args);
125
+ context = args = null;
126
+
127
+ clearTimeout(timeout);
128
+ timeout = null;
129
+ }
130
+ };
131
+
132
+ return debounced;
133
+ }
134
+ // Adds compatibility for ES modules
135
+ debounce.debounce = debounce;
136
+
137
+ var debounce_1 = debounce;
138
+
139
+ let urlAlphabet =
140
+ 'useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict';
141
+
142
+ const POOL_SIZE_MULTIPLIER = 128;
143
+ let pool, poolOffset;
144
+ let fillPool = bytes => {
145
+ if (!pool || pool.length < bytes) {
146
+ pool = Buffer.allocUnsafe(bytes * POOL_SIZE_MULTIPLIER);
147
+ crypto__default.default.randomFillSync(pool);
148
+ poolOffset = 0;
149
+ } else if (poolOffset + bytes > pool.length) {
150
+ crypto__default.default.randomFillSync(pool);
151
+ poolOffset = 0;
152
+ }
153
+ poolOffset += bytes;
154
+ };
155
+ let nanoid = (size = 21) => {
156
+ fillPool((size -= 0));
157
+ let id = '';
158
+ for (let i = poolOffset - size; i < poolOffset; i++) {
159
+ id += urlAlphabet[pool[i] & 63];
160
+ }
161
+ return id
162
+ };
163
+
164
+ var xhr;
165
+ var makeRequest = function (method, endpoint, data, cache, onReceiveData) {
166
+ if (xhr) {
167
+ xhr.abort();
168
+ }
169
+ var cacheKey;
170
+ if (cache) {
171
+ cacheKey = cache.serializeCacheKey({
172
+ headers: data.headers,
173
+ body: data.json,
174
+ url: endpoint,
175
+ method: method,
176
+ });
177
+ var cachedData = cache.get(cacheKey);
178
+ if (cachedData) {
179
+ onReceiveData(cachedData);
180
+ return;
181
+ }
182
+ }
183
+ xhr = new XMLHttpRequest();
184
+ xhr.open(method, endpoint);
185
+ if (data.headers) {
186
+ Object.entries(data.headers).forEach(function (_a) {
187
+ var header = _a[0], headerValue = _a[1];
188
+ xhr.setRequestHeader(header, headerValue);
189
+ });
190
+ }
191
+ xhr.send(JSON.stringify(data.json));
192
+ xhr.onreadystatechange = function () {
193
+ var _a;
194
+ if (!xhr || xhr.readyState !== 4) {
195
+ return;
196
+ }
197
+ if (xhr.status === 200) {
198
+ var payload = (_a = JSON.parse(xhr.response)) === null || _a === void 0 ? void 0 : _a.suggestions;
199
+ if (payload) {
200
+ cache === null || cache === void 0 ? void 0 : cache.set(cacheKey, payload);
201
+ onReceiveData(payload);
202
+ }
203
+ }
204
+ };
205
+ };
206
+
207
+ var HttpCache = /** @class */ (function () {
208
+ function HttpCache() {
209
+ }
210
+ /**
211
+ * Сгенерировать уникальный ключ кеша из параметров http-запроса
212
+ * @example
213
+ * ```ts
214
+ * cache.serializeCacheKey({
215
+ * url: 'https://example.com',
216
+ * body: { key: "value" },
217
+ * method: "POST"
218
+ * })
219
+ * ```
220
+ */
221
+ HttpCache.prototype.serializeCacheKey = function (payload) {
222
+ try {
223
+ return JSON.stringify(payload);
224
+ }
225
+ catch (_e) {
226
+ // на случай попытки сериализации объекта с циклическими зависимостями внутри
227
+ return payload.url + String(Math.random());
228
+ }
229
+ };
230
+ return HttpCache;
231
+ }());
232
+
233
+ var __extends$7 = (undefined && undefined.__extends) || (function () {
234
+ var extendStatics = function (d, b) {
235
+ extendStatics = Object.setPrototypeOf ||
236
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
237
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
238
+ return extendStatics(d, b);
239
+ };
240
+ return function (d, b) {
241
+ if (typeof b !== "function" && b !== null)
242
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
243
+ extendStatics(d, b);
244
+ function __() { this.constructor = d; }
245
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
246
+ };
247
+ })();
248
+ var minute = 60000;
249
+ var DefaultHttpCache = /** @class */ (function (_super) {
250
+ __extends$7(DefaultHttpCache, _super);
251
+ function DefaultHttpCache() {
252
+ var _this = _super !== null && _super.apply(this, arguments) || this;
253
+ _this._map = new Map();
254
+ _this._ttl = 10 * minute;
255
+ return _this;
256
+ }
257
+ Object.defineProperty(DefaultHttpCache, "shared", {
258
+ /**
259
+ * Синглтон
260
+ * @example
261
+ * ```ts
262
+ * cache.shared.get('key');
263
+ * ```
264
+ */
265
+ get: function () {
266
+ if (!DefaultHttpCache.sharedInstance) {
267
+ DefaultHttpCache.sharedInstance = new DefaultHttpCache();
268
+ }
269
+ return DefaultHttpCache.sharedInstance;
270
+ },
271
+ enumerable: false,
272
+ configurable: true
273
+ });
274
+ Object.defineProperty(DefaultHttpCache.prototype, "ttl", {
275
+ /**
276
+ * Время жизни кеша в миллисекундах
277
+ * @example
278
+ * ```ts
279
+ * cache.ttl = 60000;
280
+ * cache.ttl = Infinity;
281
+ * cache.tll = 0;
282
+ *
283
+ * // негативные значения игнорируются
284
+ * cache.ttl = -1;
285
+ * cache.ttl = Number.NEGATIVE_INFINITY;
286
+ * ```
287
+ */
288
+ get: function () {
289
+ return this._ttl;
290
+ },
291
+ set: function (ttl) {
292
+ if (typeof ttl === 'number' && ttl >= 0) {
293
+ this._ttl = ttl;
294
+ }
295
+ },
296
+ enumerable: false,
297
+ configurable: true
298
+ });
299
+ Object.defineProperty(DefaultHttpCache.prototype, "size", {
300
+ /**
301
+ * Количество элементов в кеше
302
+ */
303
+ get: function () {
304
+ return this._map.size;
305
+ },
306
+ enumerable: false,
307
+ configurable: true
308
+ });
309
+ DefaultHttpCache.prototype.get = function (key) {
310
+ var data = this._map.get(key);
311
+ if (!data)
312
+ return null;
313
+ if (data.expires <= Date.now()) {
314
+ this.delete(key);
315
+ return null;
316
+ }
317
+ return data.data;
318
+ };
319
+ DefaultHttpCache.prototype.set = function (key, data) {
320
+ this._map.set(key, {
321
+ data: data,
322
+ expires: Date.now() + this.ttl,
323
+ });
324
+ return this;
325
+ };
326
+ DefaultHttpCache.prototype.delete = function (key) {
327
+ this._map.delete(key);
328
+ return this;
329
+ };
330
+ DefaultHttpCache.prototype.reset = function () {
331
+ this._map.clear();
332
+ return this;
333
+ };
334
+ return DefaultHttpCache;
335
+ }(HttpCache));
336
+
337
+ var __extends$6 = (undefined && undefined.__extends) || (function () {
338
+ var extendStatics = function (d, b) {
339
+ extendStatics = Object.setPrototypeOf ||
340
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
341
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
342
+ return extendStatics(d, b);
343
+ };
344
+ return function (d, b) {
345
+ if (typeof b !== "function" && b !== null)
346
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
347
+ extendStatics(d, b);
348
+ function __() { this.constructor = d; }
349
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
350
+ };
351
+ })();
352
+ var __assign = (undefined && undefined.__assign) || function () {
353
+ __assign = Object.assign || function(t) {
354
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
355
+ s = arguments[i];
356
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
357
+ t[p] = s[p];
358
+ }
359
+ return t;
360
+ };
361
+ return __assign.apply(this, arguments);
362
+ };
363
+ var BaseSuggestions = /** @class */ (function (_super) {
364
+ __extends$6(BaseSuggestions, _super);
365
+ function BaseSuggestions(props) {
366
+ var _this = _super.call(this, props) || this;
367
+ /**
368
+ * URL для загрузки подсказок, переопределяется в конкретном компоненте
369
+ */
370
+ _this.loadSuggestionsUrl = '';
371
+ _this.dontPerformBlurHandler = false;
372
+ _this.getSuggestionsUrl = function () {
373
+ var url = _this.props.url;
374
+ return url || _this.loadSuggestionsUrl;
375
+ };
376
+ _this.setupDebounce = function (delay) {
377
+ if (typeof delay === 'number' && delay > 0) {
378
+ _this.fetchSuggestions = debounce_1.debounce(_this.performFetchSuggestions, delay);
379
+ }
380
+ else {
381
+ _this.fetchSuggestions = _this.performFetchSuggestions;
382
+ }
383
+ };
384
+ _this.fetchSuggestions = function () {
385
+ //
386
+ };
387
+ _this.handleInputFocus = function (event) {
388
+ _this.setState({ isFocused: true });
389
+ var suggestions = _this.state.suggestions;
390
+ if (suggestions.length === 0) {
391
+ _this.fetchSuggestions();
392
+ }
393
+ var inputProps = _this.props.inputProps;
394
+ if (inputProps && inputProps.onFocus) {
395
+ inputProps.onFocus(event);
396
+ }
397
+ };
398
+ _this.handleInputBlur = function (event) {
399
+ var _a = _this.state, suggestions = _a.suggestions, suggestionIndex = _a.suggestionIndex;
400
+ var _b = _this.props, selectOnBlur = _b.selectOnBlur, inputProps = _b.inputProps;
401
+ _this.setState({ isFocused: false });
402
+ if (suggestions.length === 0) {
403
+ _this.fetchSuggestions();
404
+ }
405
+ if (selectOnBlur && !_this.dontPerformBlurHandler) {
406
+ if (suggestions.length > 0) {
407
+ var suggestionIndexToSelect = suggestionIndex >= 0 && suggestionIndex < suggestions.length ? suggestionIndex : 0;
408
+ _this.selectSuggestion(suggestionIndexToSelect, true);
409
+ }
410
+ }
411
+ _this.dontPerformBlurHandler = false;
412
+ if (inputProps && inputProps.onBlur) {
413
+ inputProps.onBlur(event);
414
+ }
415
+ };
416
+ _this.handleInputChange = function (event) {
417
+ var value = event.target.value;
418
+ var inputProps = _this.props.inputProps;
419
+ if (_this.didMount) {
420
+ _this.setState({ query: value, inputQuery: value, displaySuggestions: !!value }, function () {
421
+ _this.fetchSuggestions();
422
+ });
423
+ }
424
+ if (inputProps && inputProps.onChange) {
425
+ inputProps.onChange(event);
426
+ }
427
+ };
428
+ _this.handleInputKeyDown = function (event) {
429
+ _this.handleKeyboard(event);
430
+ var inputProps = _this.props.inputProps;
431
+ if (inputProps && inputProps.onKeyDown) {
432
+ inputProps.onKeyDown(event);
433
+ }
434
+ };
435
+ _this.handleInputKeyPress = function (event) {
436
+ _this.handleKeyboard(event);
437
+ var inputProps = _this.props.inputProps;
438
+ if (inputProps && inputProps.onKeyPress) {
439
+ inputProps.onKeyPress(event);
440
+ }
441
+ };
442
+ _this.handleKeyboard = function (event) {
443
+ var _a = _this.state, suggestions = _a.suggestions, suggestionIndex = _a.suggestionIndex, inputQuery = _a.inputQuery;
444
+ if (event.which === 40) {
445
+ // Arrow down
446
+ event.preventDefault();
447
+ if (suggestionIndex < suggestions.length - 1) {
448
+ var newSuggestionIndex = suggestionIndex + 1;
449
+ var newInputQuery = suggestions[newSuggestionIndex].value;
450
+ if (_this.didMount) {
451
+ _this.setState({ suggestionIndex: newSuggestionIndex, query: newInputQuery });
452
+ }
453
+ }
454
+ }
455
+ else if (event.which === 38) {
456
+ // Arrow up
457
+ event.preventDefault();
458
+ if (suggestionIndex >= 0) {
459
+ var newSuggestionIndex = suggestionIndex - 1;
460
+ var newInputQuery = newSuggestionIndex === -1 ? inputQuery : suggestions[newSuggestionIndex].value;
461
+ if (_this.didMount) {
462
+ _this.setState({ suggestionIndex: newSuggestionIndex, query: newInputQuery });
463
+ }
464
+ }
465
+ }
466
+ else if (event.which === 13) {
467
+ // Enter
468
+ event.preventDefault();
469
+ if (suggestionIndex >= 0) {
470
+ _this.selectSuggestion(suggestionIndex);
471
+ }
472
+ }
473
+ };
474
+ _this.performFetchSuggestions = function () {
475
+ var _a = _this.props, minChars = _a.minChars, token = _a.token;
476
+ var query = _this.state.query;
477
+ // Проверяем на минимальное количество символов для отправки
478
+ if (typeof minChars === 'number' && minChars > 0 && query.length < minChars) {
479
+ _this.setState({ suggestions: [], suggestionIndex: -1 });
480
+ return;
481
+ }
482
+ makeRequest('POST', _this.getSuggestionsUrl(), {
483
+ headers: {
484
+ Accept: 'application/json',
485
+ Authorization: "Token ".concat(token),
486
+ 'Content-Type': 'application/json',
487
+ },
488
+ json: _this.getLoadSuggestionsData(),
489
+ }, _this.httpCache, function (suggestions) {
490
+ if (_this.didMount) {
491
+ _this.setState({ suggestions: suggestions, suggestionIndex: -1 });
492
+ }
493
+ });
494
+ };
495
+ _this.onSuggestionClick = function (index, event) {
496
+ event.stopPropagation();
497
+ _this.selectSuggestion(index);
498
+ };
499
+ _this.selectSuggestion = function (index, isSilent) {
500
+ if (isSilent === void 0) { isSilent = false; }
501
+ var suggestions = _this.state.suggestions;
502
+ var _a = _this.props, selectOnBlur = _a.selectOnBlur, onChange = _a.onChange;
503
+ if (suggestions.length >= index - 1) {
504
+ var suggestion = suggestions[index];
505
+ if (selectOnBlur) {
506
+ _this.dontPerformBlurHandler = true;
507
+ }
508
+ _this.setState({ query: suggestion.value, inputQuery: suggestion.value, displaySuggestions: false }, function () {
509
+ if (!isSilent) {
510
+ _this.fetchSuggestions();
511
+ setTimeout(function () { return _this.setCursorToEnd(_this.textInput); });
512
+ }
513
+ });
514
+ if (onChange) {
515
+ onChange(suggestion);
516
+ }
517
+ }
518
+ };
519
+ _this.setCursorToEnd = function (element) {
520
+ if (element) {
521
+ var valueLength = element.value.length;
522
+ if (element.selectionStart || element.selectionStart === 0) {
523
+ // eslint-disable-next-line no-param-reassign
524
+ element.selectionStart = valueLength;
525
+ // eslint-disable-next-line no-param-reassign
526
+ element.selectionEnd = valueLength;
527
+ element.focus();
528
+ }
529
+ }
530
+ };
531
+ _this.getHighlightWords = function () {
532
+ var inputQuery = _this.state.inputQuery;
533
+ var wordsToPass = ['г', 'респ', 'ул', 'р-н', 'село', 'деревня', 'поселок', 'пр-д', 'пл', 'к', 'кв', 'обл', 'д'];
534
+ var words = inputQuery.replace(',', '').split(' ');
535
+ words = words.filter(function (word) {
536
+ return wordsToPass.indexOf(word) < 0;
537
+ });
538
+ return words;
539
+ };
540
+ /**
541
+ * Функция, которая вернет уникальный key для списка React
542
+ * @param suggestion
543
+ */
544
+ _this.getSuggestionKey = function (suggestion) { return suggestion.value; };
545
+ _this.focus = function () {
546
+ if (_this.textInput) {
547
+ _this.textInput.focus();
548
+ }
549
+ };
550
+ _this.setInputValue = function (value) {
551
+ _this.setState({ query: value || '', inputQuery: value || '' });
552
+ };
553
+ _this.didMount = false;
554
+ var _a = _this.props, defaultQuery = _a.defaultQuery, value = _a.value, delay = _a.delay;
555
+ var valueQuery = value ? value.value : undefined;
556
+ _this.setupDebounce(delay);
557
+ _this.state = {
558
+ query: defaultQuery || valueQuery || '',
559
+ inputQuery: defaultQuery || valueQuery || '',
560
+ isFocused: false,
561
+ displaySuggestions: true,
562
+ suggestions: [],
563
+ suggestionIndex: -1,
564
+ };
565
+ return _this;
566
+ }
567
+ BaseSuggestions.prototype.componentDidMount = function () {
568
+ this.didMount = true;
569
+ };
570
+ BaseSuggestions.prototype.componentDidUpdate = function (prevProps) {
571
+ var _a = this.props, value = _a.value, delay = _a.delay;
572
+ var _b = this.state, query = _b.query, inputQuery = _b.inputQuery;
573
+ if (!shallowEqual(prevProps.value, value)) {
574
+ var newQuery = value ? value.value : '';
575
+ if (query !== newQuery || inputQuery !== newQuery) {
576
+ this.setState({ query: newQuery, inputQuery: newQuery });
577
+ }
578
+ }
579
+ if (delay !== prevProps.delay) {
580
+ this.setupDebounce(delay);
581
+ }
582
+ };
583
+ BaseSuggestions.prototype.componentWillUnmount = function () {
584
+ this.didMount = false;
585
+ };
586
+ Object.defineProperty(BaseSuggestions.prototype, "uid", {
587
+ get: function () {
588
+ if (this.props.uid) {
589
+ return this.props.uid;
590
+ }
591
+ if (!this._uid) {
592
+ this._uid = nanoid();
593
+ }
594
+ return this._uid;
595
+ },
596
+ enumerable: false,
597
+ configurable: true
598
+ });
599
+ Object.defineProperty(BaseSuggestions.prototype, "httpCache", {
600
+ get: function () {
601
+ var _a = this.props, cacheProp = _a.httpCache, ttl = _a.httpCacheTtl;
602
+ if (!cacheProp) {
603
+ return null;
604
+ }
605
+ if (cacheProp instanceof HttpCache) {
606
+ return cacheProp;
607
+ }
608
+ var cache = DefaultHttpCache.shared;
609
+ if (typeof ttl === 'number') {
610
+ cache.ttl = ttl;
611
+ }
612
+ return cache;
613
+ },
614
+ enumerable: false,
615
+ configurable: true
616
+ });
617
+ BaseSuggestions.prototype.render = function () {
618
+ var _this = this;
619
+ var _a = this.props, inputProps = _a.inputProps, hintText = _a.hintText, containerClassName = _a.containerClassName, hintClassName = _a.hintClassName, suggestionsClassName = _a.suggestionsClassName, suggestionClassName = _a.suggestionClassName, currentSuggestionClassName = _a.currentSuggestionClassName, customInput = _a.customInput, children = _a.children;
620
+ var _b = this.state, query = _b.query, isFocused = _b.isFocused, suggestions = _b.suggestions, suggestionIndex = _b.suggestionIndex, displaySuggestions = _b.displaySuggestions;
621
+ var Component = typeof customInput !== 'undefined' ? customInput : 'input';
622
+ var optionsExpanded = isFocused && suggestions && displaySuggestions && suggestions.length > 0;
623
+ return (React__default.default.createElement("div", { role: "combobox", "aria-expanded": optionsExpanded ? 'true' : 'false', "aria-owns": this.uid, "aria-controls": this.uid, "aria-haspopup": "listbox", className: containerClassName || 'react-dadata react-dadata__container' },
624
+ React__default.default.createElement("div", null,
625
+ React__default.default.createElement(Component, __assign({ autoComplete: "off", className: "react-dadata__input" }, inputProps, { value: query, ref: function (input) {
626
+ _this.textInput = input;
627
+ }, onChange: this.handleInputChange, onKeyPress: this.handleInputKeyPress, onKeyDown: this.handleInputKeyDown, onFocus: this.handleInputFocus, onBlur: this.handleInputBlur }))),
628
+ optionsExpanded && (React__default.default.createElement("ul", { id: this.uid, "aria-expanded": true, role: "listbox", className: suggestionsClassName || 'react-dadata__suggestions' },
629
+ typeof hintText !== 'undefined' && (React__default.default.createElement("div", { className: hintClassName || 'react-dadata__suggestion-note' }, hintText)),
630
+ suggestions.map(function (suggestion, index) {
631
+ var suggestionClass = suggestionClassName || 'react-dadata__suggestion';
632
+ if (index === suggestionIndex) {
633
+ suggestionClass += " ".concat(currentSuggestionClassName || 'react-dadata__suggestion--current');
634
+ }
635
+ return (React__default.default.createElement("button", { role: "option", "aria-selected": index === suggestionIndex ? 'true' : 'false', key: _this.getSuggestionKey(suggestion), onMouseDown: _this.onSuggestionClick.bind(_this, index), className: suggestionClass }, _this.renderOption(suggestion)));
636
+ }))),
637
+ children));
638
+ };
639
+ return BaseSuggestions;
640
+ }(React__default.default.PureComponent));
641
+
642
+ let IDX = 36;
643
+ let HEX = "";
644
+ while (IDX--) {
645
+ HEX += IDX.toString(36);
646
+ }
647
+ function uid(len = 11) {
648
+ let str = "";
649
+ let num = len;
650
+ while (num--) {
651
+ str += HEX[Math.random() * 36 | 0];
652
+ }
653
+ return str;
654
+ }
655
+
656
+ const escapeRegexp = (term) => term.replace(/[|\\{}()[\]^$+*?.-]/g, (char) => `\\${char}`);
657
+ const termsToRegExpString = (terms) => terms.replace(/\s{2,}/g, " ").split(" ").join("|");
658
+ const regexpQuery = ({
659
+ terms,
660
+ matchExactly = false
661
+ }) => {
662
+ if (typeof terms !== "string") {
663
+ throw new TypeError("Expected a string");
664
+ }
665
+ const escapedTerms = escapeRegexp(terms.trim());
666
+ return `(${matchExactly ? escapedTerms : termsToRegExpString(escapedTerms)})`;
667
+ };
668
+ const buildRegexp = ({
669
+ terms,
670
+ matchExactly = false
671
+ }) => {
672
+ try {
673
+ const fromString = /^([/~@;%#'])(.*?)\1([gimsuy]*)$/.exec(terms);
674
+ if (fromString) {
675
+ return new RegExp(fromString[2], fromString[3]);
676
+ }
677
+ return new RegExp(regexpQuery({ terms, matchExactly }), "ig");
678
+ } catch (e) {
679
+ throw new TypeError("Expected terms to be either a string or a RegExp!");
680
+ }
681
+ };
682
+
683
+ const hasProp = (prop) => (obj) => obj !== null && typeof obj === "object" && prop in obj;
684
+ const hasMatch = hasProp("match");
685
+ const chunkExists = (chunk) => typeof chunk !== "undefined";
686
+ function clip({
687
+ curr,
688
+ next,
689
+ prev,
690
+ clipBy = 3
691
+ }) {
692
+ const words = curr.text.split(" ");
693
+ const len = words.length;
694
+ if (curr.match || clipBy >= len) {
695
+ return curr.text;
696
+ }
697
+ const ellipsis = "...";
698
+ if (chunkExists(next) && chunkExists(prev) && hasMatch(prev) && hasMatch(next)) {
699
+ if (len > clipBy * 2) {
700
+ return [
701
+ ...words.slice(0, clipBy),
702
+ ellipsis,
703
+ ...words.slice(-clipBy)
704
+ ].join(" ");
705
+ }
706
+ return curr.text;
707
+ }
708
+ if (chunkExists(next) && hasMatch(next)) {
709
+ return [ellipsis, ...words.slice(-clipBy)].join(" ");
710
+ }
711
+ if (chunkExists(prev) && hasMatch(prev)) {
712
+ return [...words.slice(0, clipBy), ellipsis].join(" ");
713
+ }
714
+ return curr.text;
715
+ }
716
+
717
+ var __defProp = Object.defineProperty;
718
+ var __defProps = Object.defineProperties;
719
+ var __getOwnPropDescs = Object.getOwnPropertyDescriptors;
720
+ var __getOwnPropSymbols = Object.getOwnPropertySymbols;
721
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
722
+ var __propIsEnum = Object.prototype.propertyIsEnumerable;
723
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
724
+ var __spreadValues = (a, b) => {
725
+ for (var prop in b || (b = {}))
726
+ if (__hasOwnProp.call(b, prop))
727
+ __defNormalProp(a, prop, b[prop]);
728
+ if (__getOwnPropSymbols)
729
+ for (var prop of __getOwnPropSymbols(b)) {
730
+ if (__propIsEnum.call(b, prop))
731
+ __defNormalProp(a, prop, b[prop]);
732
+ }
733
+ return a;
734
+ };
735
+ var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
736
+ const hasLength = (str) => str.length > 0;
737
+ const highlightWords = ({
738
+ text,
739
+ query,
740
+ clipBy,
741
+ matchExactly = false
742
+ }) => {
743
+ const safeQuery = typeof query === "string" ? query.trim() : query;
744
+ if (safeQuery === "") {
745
+ return [
746
+ {
747
+ key: uid(),
748
+ text,
749
+ match: false
750
+ }
751
+ ];
752
+ }
753
+ const searchRegexp = buildRegexp({ terms: query, matchExactly });
754
+ return text.split(searchRegexp).filter(hasLength).map((str) => ({
755
+ // Compose the object for a match
756
+ key: uid(),
757
+ text: str,
758
+ match: matchExactly ? str.toLowerCase() === safeQuery.toLowerCase() : searchRegexp.test(str)
759
+ })).map((chunk, index, chunks) => __spreadValues(__spreadValues({}, chunk), typeof clipBy === "number" && {
760
+ // We only overwrite the text if there is a clip
761
+ text: clip(__spreadProps(__spreadValues(__spreadValues({
762
+ curr: chunk
763
+ }, index < chunks.length - 1 && { next: chunks[index + 1] }), index > 0 && { prev: chunks[index - 1] }), {
764
+ // If this wasn't the first chunk, set the previous chunk
765
+ clipBy
766
+ }))
767
+ }));
768
+ };
769
+
770
+ var __extends$5 = (undefined && undefined.__extends) || (function () {
771
+ var extendStatics = function (d, b) {
772
+ extendStatics = Object.setPrototypeOf ||
773
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
774
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
775
+ return extendStatics(d, b);
776
+ };
777
+ return function (d, b) {
778
+ if (typeof b !== "function" && b !== null)
779
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
780
+ extendStatics(d, b);
781
+ function __() { this.constructor = d; }
782
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
783
+ };
784
+ })();
785
+ var HighlightWords = /** @class */ (function (_super) {
786
+ __extends$5(HighlightWords, _super);
787
+ function HighlightWords() {
788
+ return _super !== null && _super.apply(this, arguments) || this;
789
+ }
790
+ HighlightWords.prototype.render = function () {
791
+ var _a = this.props, text = _a.text, words = _a.words, highlightClassName = _a.highlightClassName, _b = _a.tagName, tagName = _b === void 0 ? 'span' : _b;
792
+ var query = typeof words === 'string' ? words : words.join(' ');
793
+ var chunks = highlightWords({ text: text, query: query });
794
+ return (React__default.default.createElement("span", { "aria-label": text }, chunks.map(function (chunk) {
795
+ if (!chunk.match) {
796
+ return React__default.default.createElement("span", { key: chunk.key, "aria-hidden": true }, chunk.text);
797
+ }
798
+ var Component = tagName;
799
+ return (React__default.default.createElement(Component, { key: chunk.key, className: highlightClassName, "aria-hidden": true }, chunk.text));
800
+ })));
801
+ };
802
+ return HighlightWords;
803
+ }(React.PureComponent));
804
+
805
+ var __extends$4 = (undefined && undefined.__extends) || (function () {
806
+ var extendStatics = function (d, b) {
807
+ extendStatics = Object.setPrototypeOf ||
808
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
809
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
810
+ return extendStatics(d, b);
811
+ };
812
+ return function (d, b) {
813
+ if (typeof b !== "function" && b !== null)
814
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
815
+ extendStatics(d, b);
816
+ function __() { this.constructor = d; }
817
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
818
+ };
819
+ })();
820
+ /** @class */ ((function (_super) {
821
+ __extends$4(AddressSuggestions, _super);
822
+ function AddressSuggestions() {
823
+ var _this = _super !== null && _super.apply(this, arguments) || this;
824
+ _this.loadSuggestionsUrl = 'https://suggestions.dadata.ru/suggestions/api/4_1/rs/suggest/address';
825
+ _this.getLoadSuggestionsData = function () {
826
+ var _a = _this.props, count = _a.count, filterFromBound = _a.filterFromBound, filterToBound = _a.filterToBound, filterLocations = _a.filterLocations, filterLocationsBoost = _a.filterLocationsBoost, filterLanguage = _a.filterLanguage, filterRestrictValue = _a.filterRestrictValue;
827
+ var query = _this.state.query;
828
+ // TODO: Type this params
829
+ var requestPayload = {
830
+ query: query,
831
+ count: count || 10,
832
+ };
833
+ // Ограничение поиска по типу
834
+ if (filterFromBound && filterToBound) {
835
+ requestPayload.from_bound = { value: filterFromBound };
836
+ requestPayload.to_bound = { value: filterToBound };
837
+ }
838
+ // Язык подсказок
839
+ if (filterLanguage) {
840
+ requestPayload.language = filterLanguage;
841
+ }
842
+ // Сужение области поиска
843
+ if (filterLocations) {
844
+ requestPayload.locations = filterLocations;
845
+ }
846
+ // Приоритет города при ранжировании
847
+ if (filterLocationsBoost) {
848
+ requestPayload.locations_boost = filterLocationsBoost;
849
+ }
850
+ // @see https://confluence.hflabs.ru/pages/viewpage.action?pageId=1023737934
851
+ if (filterRestrictValue) {
852
+ requestPayload.restrict_value = true;
853
+ }
854
+ return requestPayload;
855
+ };
856
+ _this.renderOption = function (suggestion) {
857
+ var _a = _this.props, renderOption = _a.renderOption, highlightClassName = _a.highlightClassName;
858
+ var query = _this.state.query;
859
+ return renderOption ? (renderOption(suggestion, query)) : (React__default.default.createElement(HighlightWords, { highlightClassName: highlightClassName || 'react-dadata--highlighted', words: _this.getHighlightWords(), tagName: "mark", text: suggestion.value }));
860
+ };
861
+ return _this;
862
+ }
863
+ return AddressSuggestions;
864
+ })(BaseSuggestions));
865
+
866
+ var __extends$3 = (undefined && undefined.__extends) || (function () {
867
+ var extendStatics = function (d, b) {
868
+ extendStatics = Object.setPrototypeOf ||
869
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
870
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
871
+ return extendStatics(d, b);
872
+ };
873
+ return function (d, b) {
874
+ if (typeof b !== "function" && b !== null)
875
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
876
+ extendStatics(d, b);
877
+ function __() { this.constructor = d; }
878
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
879
+ };
880
+ })();
881
+ var PartySuggestions = /** @class */ (function (_super) {
882
+ __extends$3(PartySuggestions, _super);
883
+ function PartySuggestions() {
884
+ var _this = _super !== null && _super.apply(this, arguments) || this;
885
+ _this.loadSuggestionsUrl = 'https://suggestions.dadata.ru/suggestions/api/4_1/rs/suggest/party';
886
+ _this.getLoadSuggestionsData = function () {
887
+ var _a = _this.props, count = _a.count, filterStatus = _a.filterStatus, filterType = _a.filterType, filterOkved = _a.filterOkved, filterLocations = _a.filterLocations, filterLocationsBoost = _a.filterLocationsBoost;
888
+ var query = _this.state.query;
889
+ var requestPayload = {
890
+ query: query,
891
+ count: count || 10,
892
+ };
893
+ // Ограничение по статусу организации
894
+ if (filterStatus) {
895
+ requestPayload.status = filterStatus;
896
+ }
897
+ // Ограничение по ОКВЭД
898
+ // @see https://confluence.hflabs.ru/pages/viewpage.action?pageId=1093075333
899
+ if (filterOkved) {
900
+ requestPayload.okved = filterOkved;
901
+ }
902
+ // Ограничение по типу организации
903
+ if (filterType) {
904
+ requestPayload.type = filterType;
905
+ }
906
+ // Сужение области поиска
907
+ if (filterLocations) {
908
+ requestPayload.locations = filterLocations;
909
+ }
910
+ // Приоритет города при ранжировании
911
+ if (filterLocationsBoost) {
912
+ requestPayload.locations_boost = filterLocationsBoost;
913
+ }
914
+ return requestPayload;
915
+ };
916
+ _this.getSuggestionKey = function (suggestion) { return suggestion.data.hid; };
917
+ _this.renderOption = function (suggestion) {
918
+ var _a = _this.props, renderOption = _a.renderOption, highlightClassName = _a.highlightClassName;
919
+ var query = _this.state.query;
920
+ return renderOption ? (renderOption(suggestion, query)) : (React__default.default.createElement("div", null,
921
+ React__default.default.createElement("div", { className: suggestion.data.state.status === 'LIQUIDATED' ? 'react-dadata__suggestion--line-through' : undefined },
922
+ React__default.default.createElement(HighlightWords, { highlightClassName: highlightClassName || 'react-dadata--highlighted', words: _this.getHighlightWords(), text: suggestion.value })),
923
+ React__default.default.createElement("div", { className: "react-dadata__suggestion-subtitle" },
924
+ suggestion.data.inn && React__default.default.createElement("div", { className: "react-dadata__suggestion-subtitle-item" }, suggestion.data.inn),
925
+ suggestion.data.address && suggestion.data.address.value && (React__default.default.createElement("div", { className: "react-dadata__suggestion-subtitle-item" },
926
+ React__default.default.createElement(HighlightWords, { highlightClassName: highlightClassName || 'react-dadata--highlighted', words: _this.getHighlightWords(), text: suggestion.data.address.value }))))));
927
+ };
928
+ return _this;
929
+ }
930
+ return PartySuggestions;
931
+ }(BaseSuggestions));
932
+
933
+ var __extends$2 = (undefined && undefined.__extends) || (function () {
934
+ var extendStatics = function (d, b) {
935
+ extendStatics = Object.setPrototypeOf ||
936
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
937
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
938
+ return extendStatics(d, b);
939
+ };
940
+ return function (d, b) {
941
+ if (typeof b !== "function" && b !== null)
942
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
943
+ extendStatics(d, b);
944
+ function __() { this.constructor = d; }
945
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
946
+ };
947
+ })();
948
+ /** @class */ ((function (_super) {
949
+ __extends$2(BankSuggestions, _super);
950
+ function BankSuggestions() {
951
+ var _this = _super !== null && _super.apply(this, arguments) || this;
952
+ _this.loadSuggestionsUrl = 'https://suggestions.dadata.ru/suggestions/api/4_1/rs/suggest/bank';
953
+ _this.getLoadSuggestionsData = function () {
954
+ var _a = _this.props, count = _a.count, filterStatus = _a.filterStatus, filterType = _a.filterType, filterLocations = _a.filterLocations, filterLocationsBoost = _a.filterLocationsBoost;
955
+ var query = _this.state.query;
956
+ var requestPayload = {
957
+ query: query,
958
+ count: count || 10,
959
+ };
960
+ // Ограничение по статусу организации
961
+ if (filterStatus) {
962
+ requestPayload.status = filterStatus;
963
+ }
964
+ // Ограничение по типу организации
965
+ if (filterType) {
966
+ requestPayload.type = filterType;
967
+ }
968
+ // Сужение области поиска
969
+ if (filterLocations) {
970
+ requestPayload.locations = filterLocations;
971
+ }
972
+ // Приоритет города при ранжировании
973
+ if (filterLocationsBoost) {
974
+ requestPayload.locations_boost = filterLocationsBoost;
975
+ }
976
+ return requestPayload;
977
+ };
978
+ _this.getSuggestionKey = function (suggestion) { return "".concat(suggestion.data.bic); };
979
+ _this.renderOption = function (suggestion) {
980
+ var _a = _this.props, renderOption = _a.renderOption, highlightClassName = _a.highlightClassName;
981
+ var query = _this.state.query;
982
+ return renderOption ? (renderOption(suggestion, query)) : (React__default.default.createElement("div", null,
983
+ React__default.default.createElement("div", { className: suggestion.data.state.status === 'LIQUIDATED' ? 'react-dadata__suggestion--line-through' : undefined },
984
+ React__default.default.createElement(HighlightWords, { highlightClassName: highlightClassName || 'react-dadata--highlighted', words: _this.getHighlightWords(), text: suggestion.value })),
985
+ React__default.default.createElement("div", { className: "react-dadata__suggestion-subtitle" },
986
+ suggestion.data.bic && React__default.default.createElement("div", { className: "react-dadata__suggestion-subtitle-item" }, suggestion.data.bic),
987
+ suggestion.data.address && suggestion.data.address.value && (React__default.default.createElement("div", { className: "react-dadata__suggestion-subtitle-item" },
988
+ React__default.default.createElement(HighlightWords, { highlightClassName: highlightClassName || 'react-dadata--highlighted', words: _this.getHighlightWords(), text: suggestion.data.address.value }))))));
989
+ };
990
+ return _this;
991
+ }
992
+ return BankSuggestions;
993
+ })(BaseSuggestions));
994
+
995
+ var __extends$1 = (undefined && undefined.__extends) || (function () {
996
+ var extendStatics = function (d, b) {
997
+ extendStatics = Object.setPrototypeOf ||
998
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
999
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
1000
+ return extendStatics(d, b);
1001
+ };
1002
+ return function (d, b) {
1003
+ if (typeof b !== "function" && b !== null)
1004
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
1005
+ extendStatics(d, b);
1006
+ function __() { this.constructor = d; }
1007
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
1008
+ };
1009
+ })();
1010
+ /** @class */ ((function (_super) {
1011
+ __extends$1(FioSuggestions, _super);
1012
+ function FioSuggestions() {
1013
+ var _this = _super !== null && _super.apply(this, arguments) || this;
1014
+ _this.loadSuggestionsUrl = 'https://suggestions.dadata.ru/suggestions/api/4_1/rs/suggest/fio';
1015
+ _this.getLoadSuggestionsData = function () {
1016
+ var _a = _this.props, count = _a.count, filterGender = _a.filterGender, filterParts = _a.filterParts;
1017
+ var query = _this.state.query;
1018
+ var requestPayload = {
1019
+ query: query,
1020
+ count: count || 10,
1021
+ };
1022
+ // Ограничение по полу
1023
+ if (filterGender) {
1024
+ requestPayload.gender = filterGender;
1025
+ }
1026
+ // Ограничение по части ФИО
1027
+ if (filterParts) {
1028
+ requestPayload.parts = filterParts;
1029
+ }
1030
+ return requestPayload;
1031
+ };
1032
+ _this.getSuggestionKey = function (suggestion) {
1033
+ return "name:".concat(suggestion.data.name || '', "surname:").concat(suggestion.data.surname || '', "patronymic:").concat(suggestion.data.patronymic || '');
1034
+ };
1035
+ _this.renderOption = function (suggestion) {
1036
+ var _a = _this.props, renderOption = _a.renderOption, highlightClassName = _a.highlightClassName;
1037
+ var query = _this.state.query;
1038
+ return renderOption ? (renderOption(suggestion, query)) : (React__default.default.createElement("div", null,
1039
+ React__default.default.createElement(HighlightWords, { highlightClassName: highlightClassName || 'react-dadata--highlighted', words: _this.getHighlightWords(), text: suggestion.value })));
1040
+ };
1041
+ return _this;
1042
+ }
1043
+ return FioSuggestions;
1044
+ })(BaseSuggestions));
1045
+
1046
+ var __extends = (undefined && undefined.__extends) || (function () {
1047
+ var extendStatics = function (d, b) {
1048
+ extendStatics = Object.setPrototypeOf ||
1049
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
1050
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
1051
+ return extendStatics(d, b);
1052
+ };
1053
+ return function (d, b) {
1054
+ if (typeof b !== "function" && b !== null)
1055
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
1056
+ extendStatics(d, b);
1057
+ function __() { this.constructor = d; }
1058
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
1059
+ };
1060
+ })();
1061
+ /** @class */ ((function (_super) {
1062
+ __extends(EmailSuggestions, _super);
1063
+ function EmailSuggestions() {
1064
+ var _this = _super !== null && _super.apply(this, arguments) || this;
1065
+ _this.loadSuggestionsUrl = 'https://suggestions.dadata.ru/suggestions/api/4_1/rs/suggest/email';
1066
+ _this.getLoadSuggestionsData = function () {
1067
+ var count = _this.props.count;
1068
+ var query = _this.state.query;
1069
+ return {
1070
+ query: query,
1071
+ count: count || 10,
1072
+ };
1073
+ };
1074
+ _this.getSuggestionKey = function (suggestion) { return suggestion.value; };
1075
+ _this.renderOption = function (suggestion) {
1076
+ var _a = _this.props, renderOption = _a.renderOption, highlightClassName = _a.highlightClassName;
1077
+ var query = _this.state.query;
1078
+ return renderOption ? (renderOption(suggestion, query)) : (React__default.default.createElement("div", null,
1079
+ React__default.default.createElement(HighlightWords, { highlightClassName: highlightClassName || 'react-dadata--highlighted', words: _this.getHighlightWords(), text: suggestion.value })));
1080
+ };
1081
+ return _this;
1082
+ }
1083
+ return EmailSuggestions;
1084
+ })(BaseSuggestions));
1085
+
1086
+ function DadataHintField(props) {
1087
+ var delay = props.delay, inputProps = props.inputProps, setValue = props.setValue, input = props.input, meta = props.meta, token = props.token;
1088
+ var dadataInputProps = React.useMemo(function () {
1089
+ return _tslib.__assign(_tslib.__assign({}, inputProps), { className: clsx__default.default('react-dadata__input', meta.active && 'input_state_focus', meta.error && meta.touched && "input_state_".concat(meta.error.key || 'error')),
1090
+ // https://www.npmjs.com/package/react-dadata
1091
+ // "Свойство value игнорируется."
1092
+ // value: input.value,
1093
+ inputValue: input.value, onFocus: input.onFocus, onBlur: input.onBlur, onChange: input.onChange });
1094
+ }, [
1095
+ inputProps,
1096
+ meta.active,
1097
+ meta.error,
1098
+ meta.touched,
1099
+ input.value,
1100
+ input.onFocus,
1101
+ input.onBlur,
1102
+ input.onChange,
1103
+ ]);
1104
+ return (jsxRuntime.jsxRuntimeExports.jsx(PartySuggestions, { customInput: DadataСustomInput, delay: delay || 750, inputProps: dadataInputProps, minChars: 3, token: token, onChange: setValue }));
1105
+ }
1106
+ function DadataСustomInput(props) {
1107
+ var inputValue = props.inputValue, otherProps = _tslib.__rest(props, ["inputValue"]);
1108
+ return jsxRuntime.jsxRuntimeExports.jsx(Input.Input, _tslib.__assign({}, otherProps, { value: inputValue }));
1109
+ }
1110
+
1111
+ exports.DadataHintField = DadataHintField;