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