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