@alfalab/core-components 47.21.0-beta.0 → 47.21.0-beta.1

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 (384) hide show
  1. package/calendar-input/components/calendar-input/Component.d.ts +1 -1
  2. package/calendar-range/utils.js +3 -1
  3. package/confirmation/components/screens/initial/component.js +1 -1
  4. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  5. package/confirmation/esm/component.responsive.js +1 -1
  6. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  7. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  8. package/confirmation/esm/components/index.js +1 -1
  9. package/confirmation/esm/components/screens/index.js +1 -1
  10. package/confirmation/esm/components/screens/initial/component.js +1 -1
  11. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  12. package/confirmation/esm/components/screens/initial/index.js +1 -1
  13. package/confirmation/esm/desktop/component.desktop.js +1 -1
  14. package/confirmation/esm/desktop/index.js +1 -1
  15. package/confirmation/esm/index.js +1 -1
  16. package/confirmation/esm/mobile/component.mobile.js +1 -1
  17. package/confirmation/esm/mobile/index.js +1 -1
  18. package/confirmation/esm/shared/index.js +1 -1
  19. package/confirmation/modern/component.responsive.js +1 -1
  20. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  21. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  22. package/confirmation/modern/components/index.js +1 -1
  23. package/confirmation/modern/components/screens/index.js +1 -1
  24. package/confirmation/modern/components/screens/initial/component.js +1 -1
  25. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  26. package/confirmation/modern/components/screens/initial/index.js +1 -1
  27. package/confirmation/modern/desktop/component.desktop.js +1 -1
  28. package/confirmation/modern/desktop/index.js +1 -1
  29. package/confirmation/modern/index.js +1 -1
  30. package/confirmation/modern/mobile/component.mobile.js +1 -1
  31. package/confirmation/modern/mobile/index.js +1 -1
  32. package/confirmation/modern/shared/index.js +1 -1
  33. package/gallery/components/image-viewer/component.js +1 -1
  34. package/gallery/components/image-viewer/slide.js +1 -1
  35. package/gallery/esm/Component.js +1 -1
  36. package/gallery/esm/components/image-viewer/component.js +1 -1
  37. package/gallery/esm/components/image-viewer/index.js +1 -1
  38. package/gallery/esm/components/image-viewer/slide.js +1 -1
  39. package/gallery/esm/components/index.js +1 -1
  40. package/gallery/esm/index.js +1 -1
  41. package/gallery/modern/Component.js +1 -1
  42. package/gallery/modern/components/image-viewer/component.js +1 -1
  43. package/gallery/modern/components/image-viewer/index.js +1 -1
  44. package/gallery/modern/components/image-viewer/slide.js +1 -1
  45. package/gallery/modern/components/index.js +1 -1
  46. package/gallery/modern/index.js +1 -1
  47. package/international-phone-input/{esm/utils-34f6b81b.d.ts → cssm/utils-432f5a00.d.ts} +1 -0
  48. package/international-phone-input/{moderncssm/utils-34f6b81b.d.ts → esm/utils-432f5a00.d.ts} +1 -0
  49. package/international-phone-input/modern/{utils-34f6b81b.d.ts → utils-432f5a00.d.ts} +1 -0
  50. package/international-phone-input/{cssm/utils-34f6b81b.d.ts → moderncssm/utils-432f5a00.d.ts} +1 -0
  51. package/international-phone-input/utils-432f5a00.d.ts +83 -0
  52. package/list/Component.js +1 -1
  53. package/list/components/item/Component.js +1 -1
  54. package/list/components/item/index.d.ts +1 -1
  55. package/list/components/item/index.js +1 -1
  56. package/list/esm/Component.js +1 -1
  57. package/list/esm/components/item/Component.js +1 -1
  58. package/list/esm/components/item/index.d.ts +1 -1
  59. package/list/esm/components/item/index.js +1 -1
  60. package/list/esm/index.js +1 -1
  61. package/list/index.js +1 -1
  62. package/list/modern/Component.js +1 -1
  63. package/list/modern/components/item/Component.js +1 -1
  64. package/list/modern/components/item/index.d.ts +1 -1
  65. package/list/modern/components/item/index.js +1 -1
  66. package/list/modern/index.js +1 -1
  67. package/modal/Component.d.ts +1 -1
  68. package/modal/Component.responsive.d.ts +1 -1
  69. package/modal/components/controls/Component.js +1 -1
  70. package/modal/components/footer/Component.js +1 -1
  71. package/modal/desktop/Component.desktop.d.ts +1 -1
  72. package/modal/esm/Component.responsive.js +1 -1
  73. package/modal/esm/components/controls/Component.js +1 -1
  74. package/modal/esm/components/controls/index.js +1 -1
  75. package/modal/esm/components/footer/Component.js +1 -1
  76. package/modal/esm/desktop/Component.desktop.js +1 -1
  77. package/modal/esm/desktop/index.js +1 -1
  78. package/modal/esm/index.js +1 -1
  79. package/modal/esm/mobile/Component.mobile.js +1 -1
  80. package/modal/esm/mobile/index.js +1 -1
  81. package/modal/modern/Component.responsive.js +1 -1
  82. package/modal/modern/components/controls/Component.js +1 -1
  83. package/modal/modern/components/controls/index.js +1 -1
  84. package/modal/modern/components/footer/Component.js +1 -1
  85. package/modal/modern/desktop/Component.desktop.js +1 -1
  86. package/modal/modern/desktop/index.js +1 -1
  87. package/modal/modern/index.js +1 -1
  88. package/modal/modern/mobile/Component.mobile.js +1 -1
  89. package/modal/modern/mobile/index.js +1 -1
  90. package/package.json +1 -1
  91. package/picker-button/Component-c44170fe.d.ts +1 -1
  92. package/picker-button/component-03d088c4.d.ts +2 -2
  93. package/picker-button/component-8bdd19d3.d.ts +2 -2
  94. package/picker-button/cssm/utils-432f5a00.d.ts +83 -0
  95. package/picker-button/esm/utils-432f5a00.d.ts +83 -0
  96. package/picker-button/index-03d088c4.d.ts +2 -2
  97. package/picker-button/index-281accb7.d.ts +2 -2
  98. package/picker-button/modern/utils-432f5a00.d.ts +83 -0
  99. package/picker-button/moderncssm/utils-432f5a00.d.ts +83 -0
  100. package/picker-button/typings-7d83ec1e.d.ts +2 -2
  101. package/picker-button/utils-432f5a00.d.ts +83 -0
  102. package/plate/Component.responsive.js +1 -1
  103. package/plate/components/base-plate/Component.js +1 -1
  104. package/plate/esm/Component.responsive.js +1 -1
  105. package/plate/esm/components/base-plate/Component.js +1 -1
  106. package/plate/esm/components/base-plate/index.js +1 -1
  107. package/plate/esm/desktop/Component.desktop.js +1 -1
  108. package/plate/esm/desktop/index.js +1 -1
  109. package/plate/esm/index-ba3cd492.d.ts +2 -2
  110. package/plate/esm/index.js +1 -1
  111. package/plate/esm/mobile/Component.mobile.js +1 -1
  112. package/plate/esm/mobile/index.js +1 -1
  113. package/plate/esm/shared/index.js +1 -1
  114. package/plate/esm/utils.js +1 -1
  115. package/plate/index-ba3cd492.d.ts +2 -2
  116. package/plate/modern/Component.responsive.js +1 -1
  117. package/plate/modern/components/base-plate/Component.js +1 -1
  118. package/plate/modern/components/base-plate/index.js +1 -1
  119. package/plate/modern/desktop/Component.desktop.js +1 -1
  120. package/plate/modern/desktop/index.js +1 -1
  121. package/plate/modern/index-ba3cd492.d.ts +2 -2
  122. package/plate/modern/index.js +1 -1
  123. package/plate/modern/mobile/Component.mobile.js +1 -1
  124. package/plate/modern/mobile/index.js +1 -1
  125. package/plate/modern/shared/index.js +1 -1
  126. package/plate/modern/utils.js +1 -1
  127. package/plate/utils.js +1 -1
  128. package/pure-cell/component.js +1 -1
  129. package/pure-cell/components/addon/component.js +1 -1
  130. package/pure-cell/components/addon/index.d.ts +1 -1
  131. package/pure-cell/components/addon/index.js +1 -1
  132. package/pure-cell/components/amount/component.js +1 -1
  133. package/pure-cell/components/amount/index.d.ts +1 -1
  134. package/pure-cell/components/amount/index.js +1 -1
  135. package/pure-cell/components/amount-title/component.js +1 -1
  136. package/pure-cell/components/amount-title/index.d.ts +1 -1
  137. package/pure-cell/components/amount-title/index.js +1 -1
  138. package/pure-cell/components/category/component.js +1 -1
  139. package/pure-cell/components/category/index.d.ts +1 -1
  140. package/pure-cell/components/category/index.js +1 -1
  141. package/pure-cell/components/content/component.js +1 -1
  142. package/pure-cell/components/content/index.d.ts +1 -1
  143. package/pure-cell/components/content/index.js +1 -1
  144. package/pure-cell/components/footer/component.js +1 -1
  145. package/pure-cell/components/footer/index.d.ts +1 -1
  146. package/pure-cell/components/footer/index.js +1 -1
  147. package/pure-cell/components/footer-button/component.js +1 -1
  148. package/pure-cell/components/footer-button/index.d.ts +1 -1
  149. package/pure-cell/components/footer-button/index.js +1 -1
  150. package/pure-cell/components/footer-text/component.js +1 -1
  151. package/pure-cell/components/footer-text/index.d.ts +1 -1
  152. package/pure-cell/components/footer-text/index.js +1 -1
  153. package/pure-cell/components/graphics/component.js +1 -1
  154. package/pure-cell/components/graphics/index.d.ts +1 -1
  155. package/pure-cell/components/graphics/index.js +1 -1
  156. package/pure-cell/components/main/component.js +1 -1
  157. package/pure-cell/components/main/index.d.ts +1 -1
  158. package/pure-cell/components/main/index.js +1 -1
  159. package/pure-cell/components/text/component.js +1 -1
  160. package/pure-cell/components/text/index.d.ts +1 -1
  161. package/pure-cell/components/text/index.js +1 -1
  162. package/pure-cell/esm/component.js +1 -1
  163. package/pure-cell/esm/components/addon/component.js +1 -1
  164. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  165. package/pure-cell/esm/components/addon/index.js +1 -1
  166. package/pure-cell/esm/components/amount/component.js +1 -1
  167. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  168. package/pure-cell/esm/components/amount/index.js +1 -1
  169. package/pure-cell/esm/components/amount-title/component.js +1 -1
  170. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  171. package/pure-cell/esm/components/amount-title/index.js +1 -1
  172. package/pure-cell/esm/components/category/component.js +1 -1
  173. package/pure-cell/esm/components/category/index.d.ts +1 -1
  174. package/pure-cell/esm/components/category/index.js +1 -1
  175. package/pure-cell/esm/components/content/component.js +1 -1
  176. package/pure-cell/esm/components/content/index.d.ts +1 -1
  177. package/pure-cell/esm/components/content/index.js +1 -1
  178. package/pure-cell/esm/components/footer/component.js +1 -1
  179. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  180. package/pure-cell/esm/components/footer/index.js +1 -1
  181. package/pure-cell/esm/components/footer-button/component.js +1 -1
  182. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  183. package/pure-cell/esm/components/footer-button/index.js +1 -1
  184. package/pure-cell/esm/components/footer-text/component.js +1 -1
  185. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  186. package/pure-cell/esm/components/footer-text/index.js +1 -1
  187. package/pure-cell/esm/components/graphics/component.js +1 -1
  188. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  189. package/pure-cell/esm/components/graphics/index.js +1 -1
  190. package/pure-cell/esm/components/main/component.js +1 -1
  191. package/pure-cell/esm/components/main/index.d.ts +1 -1
  192. package/pure-cell/esm/components/main/index.js +1 -1
  193. package/pure-cell/esm/components/text/component.js +1 -1
  194. package/pure-cell/esm/components/text/index.d.ts +1 -1
  195. package/pure-cell/esm/components/text/index.js +1 -1
  196. package/pure-cell/esm/index.js +1 -1
  197. package/pure-cell/index.js +1 -1
  198. package/pure-cell/modern/component.js +1 -1
  199. package/pure-cell/modern/components/addon/component.js +1 -1
  200. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  201. package/pure-cell/modern/components/addon/index.js +1 -1
  202. package/pure-cell/modern/components/amount/component.js +1 -1
  203. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  204. package/pure-cell/modern/components/amount/index.js +1 -1
  205. package/pure-cell/modern/components/amount-title/component.js +1 -1
  206. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  207. package/pure-cell/modern/components/amount-title/index.js +1 -1
  208. package/pure-cell/modern/components/category/component.js +1 -1
  209. package/pure-cell/modern/components/category/index.d.ts +1 -1
  210. package/pure-cell/modern/components/category/index.js +1 -1
  211. package/pure-cell/modern/components/content/component.js +1 -1
  212. package/pure-cell/modern/components/content/index.d.ts +1 -1
  213. package/pure-cell/modern/components/content/index.js +1 -1
  214. package/pure-cell/modern/components/footer/component.js +1 -1
  215. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  216. package/pure-cell/modern/components/footer/index.js +1 -1
  217. package/pure-cell/modern/components/footer-button/component.js +1 -1
  218. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  219. package/pure-cell/modern/components/footer-button/index.js +1 -1
  220. package/pure-cell/modern/components/footer-text/component.js +1 -1
  221. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  222. package/pure-cell/modern/components/footer-text/index.js +1 -1
  223. package/pure-cell/modern/components/graphics/component.js +1 -1
  224. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  225. package/pure-cell/modern/components/graphics/index.js +1 -1
  226. package/pure-cell/modern/components/main/component.js +1 -1
  227. package/pure-cell/modern/components/main/index.d.ts +1 -1
  228. package/pure-cell/modern/components/main/index.js +1 -1
  229. package/pure-cell/modern/components/text/component.js +1 -1
  230. package/pure-cell/modern/components/text/index.d.ts +1 -1
  231. package/pure-cell/modern/components/text/index.js +1 -1
  232. package/pure-cell/modern/index.js +1 -1
  233. package/select/components/base-select/Component.js +2 -2
  234. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  235. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  236. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  237. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +1 -0
  238. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +3 -2
  239. package/select/cssm/utils.d.ts +1 -0
  240. package/select/cssm/utils.js +1 -0
  241. package/select/esm/Component.responsive.js +3 -3
  242. package/select/esm/components/base-select/Component.js +2 -2
  243. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  244. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  245. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  246. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  247. package/select/esm/components/base-select/index.js +2 -2
  248. package/select/esm/components/index.js +2 -2
  249. package/select/esm/desktop/Component.desktop.js +2 -2
  250. package/select/esm/desktop/index.js +2 -2
  251. package/select/esm/index.js +3 -3
  252. package/select/esm/mobile/Component.mobile.js +3 -3
  253. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  254. package/select/esm/mobile/index.js +3 -3
  255. package/select/esm/presets/index.js +1 -1
  256. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  257. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  258. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +1 -0
  259. package/select/esm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +3 -2
  260. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  261. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  262. package/select/esm/shared/index.js +3 -3
  263. package/select/esm/utils.d.ts +1 -0
  264. package/select/esm/utils.js +1 -0
  265. package/select/mobile/Component.mobile.js +1 -1
  266. package/select/modern/Component.responsive.js +3 -3
  267. package/select/modern/components/base-select/Component.js +2 -2
  268. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  269. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  270. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  271. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  272. package/select/modern/components/base-select/index.js +2 -2
  273. package/select/modern/components/index.js +2 -2
  274. package/select/modern/desktop/Component.desktop.js +2 -2
  275. package/select/modern/desktop/index.js +2 -2
  276. package/select/modern/index.js +3 -3
  277. package/select/modern/mobile/Component.mobile.js +3 -3
  278. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  279. package/select/modern/mobile/index.js +3 -3
  280. package/select/modern/presets/index.js +1 -1
  281. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  282. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  283. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +1 -0
  284. package/select/modern/presets/useSelectWithApply/options-list-with-apply/header/Component.js +3 -2
  285. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  286. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  287. package/select/modern/shared/index.js +3 -3
  288. package/select/modern/utils.d.ts +1 -0
  289. package/select/modern/utils.js +1 -0
  290. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +1 -0
  291. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/header/Component.js +3 -2
  292. package/select/moderncssm/utils.d.ts +1 -0
  293. package/select/moderncssm/utils.js +1 -0
  294. package/select/presets/index.js +1 -1
  295. package/select/presets/useSelectWithApply/hook.js +1 -1
  296. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  297. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.d.ts +1 -0
  298. package/select/presets/useSelectWithApply/options-list-with-apply/header/Component.js +3 -2
  299. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  300. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  301. package/select/shared/index.js +1 -1
  302. package/select/utils.d.ts +1 -0
  303. package/select/utils.js +1 -0
  304. package/side-panel/components/controls/Component.js +1 -1
  305. package/side-panel/components/footer/Component.js +1 -1
  306. package/side-panel/esm/Component.responsive.js +1 -1
  307. package/side-panel/esm/components/controls/Component.js +1 -1
  308. package/side-panel/esm/components/controls/index.js +1 -1
  309. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  310. package/side-panel/esm/components/footer/Component.js +1 -1
  311. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  312. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  313. package/side-panel/esm/desktop/index.js +1 -1
  314. package/side-panel/esm/index.js +1 -1
  315. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  316. package/side-panel/esm/mobile/index.js +1 -1
  317. package/side-panel/modern/Component.responsive.js +1 -1
  318. package/side-panel/modern/components/controls/Component.js +1 -1
  319. package/side-panel/modern/components/controls/index.js +1 -1
  320. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  321. package/side-panel/modern/components/footer/Component.js +1 -1
  322. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  323. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  324. package/side-panel/modern/desktop/index.js +1 -1
  325. package/side-panel/modern/index.js +1 -1
  326. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  327. package/side-panel/modern/mobile/index.js +1 -1
  328. package/international-phone-input/utils-34f6b81b.d.ts +0 -82
  329. package/picker-button/cssm/utils-34f6b81b.d.ts +0 -82
  330. package/picker-button/esm/utils-34f6b81b.d.ts +0 -82
  331. package/picker-button/modern/utils-34f6b81b.d.ts +0 -82
  332. package/picker-button/moderncssm/utils-34f6b81b.d.ts +0 -82
  333. package/picker-button/utils-34f6b81b.d.ts +0 -82
  334. /package/confirmation/{countdown-section-5bb76cfe.d.ts → countdown-section-6f95fca2.d.ts} +0 -0
  335. /package/confirmation/{countdown-section-5bb76cfe.js → countdown-section-6f95fca2.js} +0 -0
  336. /package/confirmation/esm/{countdown-section-360b98d9.d.ts → countdown-section-2ff4f3e1.d.ts} +0 -0
  337. /package/confirmation/esm/{countdown-section-360b98d9.js → countdown-section-2ff4f3e1.js} +0 -0
  338. /package/confirmation/modern/{countdown-section-85901161.d.ts → countdown-section-9baa7491.d.ts} +0 -0
  339. /package/confirmation/modern/{countdown-section-85901161.js → countdown-section-9baa7491.js} +0 -0
  340. /package/gallery/esm/{slide-e22a2be5.d.ts → slide-4772c370.d.ts} +0 -0
  341. /package/gallery/esm/{slide-e22a2be5.js → slide-4772c370.js} +0 -0
  342. /package/gallery/modern/{slide-25e497d4.d.ts → slide-cf607866.d.ts} +0 -0
  343. /package/gallery/modern/{slide-25e497d4.js → slide-cf607866.js} +0 -0
  344. /package/gallery/{slide-ef744d0e.d.ts → slide-eb403352.d.ts} +0 -0
  345. /package/gallery/{slide-ef744d0e.js → slide-eb403352.js} +0 -0
  346. /package/list/{Component-5c879c87.d.ts → Component-f6896423.d.ts} +0 -0
  347. /package/list/{Component-5c879c87.js → Component-f6896423.js} +0 -0
  348. /package/list/esm/{Component-2210f804.d.ts → Component-eed3b6a6.d.ts} +0 -0
  349. /package/list/esm/{Component-2210f804.js → Component-eed3b6a6.js} +0 -0
  350. /package/list/modern/{Component-d6ae5e31.d.ts → Component-14430920.d.ts} +0 -0
  351. /package/list/modern/{Component-d6ae5e31.js → Component-14430920.js} +0 -0
  352. /package/modal/esm/{layout.module-e3435f7f.js → layout.module-1b8af8db.js} +0 -0
  353. /package/modal/{layout.module-ab2ccfe7.js → layout.module-f47c9f23.js} +0 -0
  354. /package/modal/modern/{layout.module-53d477b7.js → layout.module-b513d03e.js} +0 -0
  355. /package/plate/{PortalContext-703b5c53.d.ts → PortalContext-8ec9a1d0.d.ts} +0 -0
  356. /package/plate/{PortalContext-703b5c53.js → PortalContext-8ec9a1d0.js} +0 -0
  357. /package/plate/esm/{PortalContext-f8524b64.d.ts → PortalContext-725157cc.d.ts} +0 -0
  358. /package/plate/esm/{PortalContext-f8524b64.js → PortalContext-725157cc.js} +0 -0
  359. /package/plate/modern/{PortalContext-6b0cd058.d.ts → PortalContext-a82eb34a.d.ts} +0 -0
  360. /package/plate/modern/{PortalContext-6b0cd058.js → PortalContext-a82eb34a.js} +0 -0
  361. /package/pure-cell/{component-a3644f4e.d.ts → component-fa3c9d50.d.ts} +0 -0
  362. /package/pure-cell/{component-a3644f4e.js → component-fa3c9d50.js} +0 -0
  363. /package/pure-cell/esm/{component-4552beea.d.ts → component-d0ac4f2a.d.ts} +0 -0
  364. /package/pure-cell/esm/{component-4552beea.js → component-d0ac4f2a.js} +0 -0
  365. /package/pure-cell/modern/{component-b028db60.d.ts → component-710e8834.d.ts} +0 -0
  366. /package/pure-cell/modern/{component-b028db60.js → component-710e8834.js} +0 -0
  367. /package/select/esm/{hook-cf720742.d.ts → hook-bff3555f.d.ts} +0 -0
  368. /package/select/esm/{hook-cf720742.js → hook-bff3555f.js} +0 -0
  369. /package/select/esm/{list-popover-desktop-1f188e6c.d.ts → list-popover-desktop-f5290b76.d.ts} +0 -0
  370. /package/select/esm/{list-popover-desktop-1f188e6c.js → list-popover-desktop-f5290b76.js} +0 -0
  371. /package/select/esm/{mobile.module-2d08dbdf.js → mobile.module-d52c53ce.js} +0 -0
  372. /package/select/{hook-315e5651.d.ts → hook-a10897e5.d.ts} +0 -0
  373. /package/select/{hook-315e5651.js → hook-a10897e5.js} +0 -0
  374. /package/select/{list-popover-desktop-42150be1.d.ts → list-popover-desktop-3b998fd2.d.ts} +0 -0
  375. /package/select/{list-popover-desktop-42150be1.js → list-popover-desktop-3b998fd2.js} +0 -0
  376. /package/select/{mobile.module-587a6b89.js → mobile.module-9e0e9502.js} +0 -0
  377. /package/select/modern/{hook-14b2c978.d.ts → hook-8eb78868.d.ts} +0 -0
  378. /package/select/modern/{hook-14b2c978.js → hook-8eb78868.js} +0 -0
  379. /package/select/modern/{list-popover-desktop-54e6b734.d.ts → list-popover-desktop-d7053c94.d.ts} +0 -0
  380. /package/select/modern/{list-popover-desktop-54e6b734.js → list-popover-desktop-d7053c94.js} +0 -0
  381. /package/select/modern/{mobile.module-cdafbb47.js → mobile.module-01500536.js} +0 -0
  382. /package/side-panel/esm/{layout.module-cb7df8b5.js → layout.module-b525d06f.js} +0 -0
  383. /package/side-panel/{layout.module-e1cdcdde.js → layout.module-b5d98f23.js} +0 -0
  384. /package/side-panel/modern/{layout.module-8aa787e5.js → layout.module-88d621e2.js} +0 -0
@@ -3,4 +3,4 @@ import 'react';
3
3
  import 'classnames';
4
4
  import '../../../../shared/modern';
5
5
  import '../../ResponsiveContext.js';
6
- import '../../layout.module-8aa787e5.js';
6
+ import '../../layout.module-88d621e2.js';
@@ -6,7 +6,7 @@ import '../../../../shared/modern';
6
6
  import '../../Context.js';
7
7
  import '../../../../base-modal/modern';
8
8
  import '../../ResponsiveContext.js';
9
- import '../../layout.module-8aa787e5.js';
9
+ import '../../layout.module-88d621e2.js';
10
10
 
11
11
  const styles = {"sticky":"side-panel__sticky_1e60q","size-500":"side-panel__size-500_1e60q"};
12
12
  require('./desktop.css');
@@ -3,7 +3,7 @@ import cn from 'classnames';
3
3
  import { getDataTestId } from '../../../../shared/modern';
4
4
  import { ModalContext } from '../../Context.js';
5
5
  import { ResponsiveContext } from '../../ResponsiveContext.js';
6
- import { l as layoutStyles } from '../../layout.module-8aa787e5.js';
6
+ import { l as layoutStyles } from '../../layout.module-88d621e2.js';
7
7
  import '../../../../base-modal/modern';
8
8
 
9
9
  const styles = {"footer":"side-panel__footer_15eym","sticky":"side-panel__sticky_15eym","highlighted":"side-panel__highlighted_15eym"};
@@ -5,7 +5,7 @@ import '../../../../shared/modern';
5
5
  import '../../Context.js';
6
6
  import '../../../../base-modal/modern';
7
7
  import '../../ResponsiveContext.js';
8
- import '../../layout.module-8aa787e5.js';
8
+ import '../../layout.module-88d621e2.js';
9
9
 
10
10
  const styles = {"footer":"side-panel__footer_8g6lp","sticky":"side-panel__sticky_8g6lp"};
11
11
  require('./mobile.css');
@@ -12,7 +12,7 @@ import '../components/content/Component.js';
12
12
  import '../../../shared/modern';
13
13
  import '../Context.js';
14
14
  import '../../../base-modal/modern';
15
- import '../layout.module-8aa787e5.js';
15
+ import '../layout.module-88d621e2.js';
16
16
  import '../components/footer/Component.js';
17
17
  import '../../../navigation-bar-private/modern';
18
18
 
@@ -11,7 +11,7 @@ import '../Context.js';
11
11
  import '../../../base-modal/modern';
12
12
  import '../ResponsiveContext.js';
13
13
  import '../components/controls/Component.js';
14
- import '../layout.module-8aa787e5.js';
14
+ import '../layout.module-88d621e2.js';
15
15
  import '../components/footer/Component.desktop.js';
16
16
  import '../components/footer/Component.js';
17
17
  import '../components/header/Component.js';
@@ -5,7 +5,7 @@ import '../../shared/modern';
5
5
  import './components/controls/Component.js';
6
6
  import 'classnames';
7
7
  import './ResponsiveContext.js';
8
- import './layout.module-8aa787e5.js';
8
+ import './layout.module-88d621e2.js';
9
9
  import './components/header/Component.js';
10
10
  import '../../navigation-bar-private/modern';
11
11
  import './consts.js';
@@ -9,7 +9,7 @@ import { ResponsiveContext } from '../ResponsiveContext.js';
9
9
  import '../components/content/Component.js';
10
10
  import '../../../shared/modern';
11
11
  import '../Context.js';
12
- import '../layout.module-8aa787e5.js';
12
+ import '../layout.module-88d621e2.js';
13
13
  import '../components/footer/Component.js';
14
14
  import '../../../navigation-bar-private/modern';
15
15
  import '../consts.js';
@@ -8,7 +8,7 @@ import '../../../shared/modern';
8
8
  import '../Context.js';
9
9
  import '../ResponsiveContext.js';
10
10
  import '../components/controls/Component.js';
11
- import '../layout.module-8aa787e5.js';
11
+ import '../layout.module-88d621e2.js';
12
12
  import '../components/footer/Component.mobile.js';
13
13
  import '../components/footer/Component.js';
14
14
  import '../components/header/Component.js';
@@ -1,82 +0,0 @@
1
- import { ReactNode, RefObject } from 'react';
2
- import { BaseSelectProps, GroupShape, OptionShape, OptionsListProps } from "./typings-7d83ec1e";
3
- declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
4
- declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
5
- declare const joinOptions: ({ selected, selectedMultiple, }: {
6
- selected?: OptionShape | undefined;
7
- selectedMultiple?: OptionShape[] | undefined;
8
- }) => ReactNode[] | null;
9
- declare function processOptions(options: BaseSelectProps['options'], selected?: BaseSelectProps['selected'], filterFn?: (option: OptionShape | GroupShape) => boolean, filterGroup?: boolean): {
10
- filteredOptions: (OptionShape | GroupShape)[];
11
- flatOptions: OptionShape[];
12
- selectedOptions: OptionShape[];
13
- };
14
- type useVisibleOptionsArgs = {
15
- /**
16
- * Количество видимых пунктов
17
- */
18
- visibleOptions: number;
19
- /**
20
- * Реф на контейнер с пунтами меню
21
- */
22
- listRef: RefObject<HTMLElement>;
23
- /**
24
- * Реф на контейнер, которому нужно установить высоту
25
- */
26
- styleTargetRef?: RefObject<HTMLElement>;
27
- /**
28
- * Флаг открытия меню
29
- */
30
- open?: boolean;
31
- /**
32
- * Позволяет вызвать пересчет высоты
33
- */
34
- invalidate?: unknown;
35
- /**
36
- * Список вариантов выбора
37
- */
38
- options?: Array<OptionShape | GroupShape>;
39
- /**
40
- * Максимальный размер варианта выбора
41
- */
42
- size?: Extract<OptionsListProps['size'], number>;
43
- /**
44
- * Учитывать действительное число вариантов выбора
45
- */
46
- actualOptionsCount?: boolean;
47
- };
48
- declare function useVirtualVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): void;
49
- declare function useVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): boolean;
50
- declare function defaultFilterFn(optionText: string, search: string): boolean;
51
- declare function defaultGroupAccessor(option: GroupShape): string | undefined;
52
- declare function defaultAccessor(option: OptionShape): string;
53
- declare function usePrevious<T>(value: T): T | undefined;
54
- declare const lastIndexOf: <T>(array: T[], predicate: (item: T) => boolean) => number;
55
- declare function getSelectTestIds(dataTestId: string): {
56
- select: string;
57
- option: string;
58
- optionsList: string;
59
- clearButton: string;
60
- applyButton: string;
61
- field: string;
62
- fieldFormControl: string;
63
- fieldLeftAddons: string;
64
- fieldRightAddons: string;
65
- fieldError: string;
66
- fieldHint: string;
67
- fieldClearIcon: string;
68
- searchInput: string;
69
- searchFormControl: string;
70
- searchInner: string;
71
- searchLeftAddons: string;
72
- searchRightAddons: string;
73
- searchError: string;
74
- searchHint: string;
75
- bottomSheet: string;
76
- bottomSheetHeader: string;
77
- bottomSheetContent: string;
78
- modal: string;
79
- modalHeader: string;
80
- modalContent: string;
81
- };
82
- export { isGroup, isOptionShape, joinOptions, processOptions, useVirtualVisibleOptions, useVisibleOptions, defaultFilterFn, defaultGroupAccessor, defaultAccessor, usePrevious, lastIndexOf, getSelectTestIds };
@@ -1,82 +0,0 @@
1
- import { ReactNode, RefObject } from 'react';
2
- import { BaseSelectProps, GroupShape, OptionShape, OptionsListProps } from "./typings-7d83ec1e";
3
- declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
4
- declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
5
- declare const joinOptions: ({ selected, selectedMultiple, }: {
6
- selected?: OptionShape | undefined;
7
- selectedMultiple?: OptionShape[] | undefined;
8
- }) => ReactNode[] | null;
9
- declare function processOptions(options: BaseSelectProps['options'], selected?: BaseSelectProps['selected'], filterFn?: (option: OptionShape | GroupShape) => boolean, filterGroup?: boolean): {
10
- filteredOptions: (OptionShape | GroupShape)[];
11
- flatOptions: OptionShape[];
12
- selectedOptions: OptionShape[];
13
- };
14
- type useVisibleOptionsArgs = {
15
- /**
16
- * Количество видимых пунктов
17
- */
18
- visibleOptions: number;
19
- /**
20
- * Реф на контейнер с пунтами меню
21
- */
22
- listRef: RefObject<HTMLElement>;
23
- /**
24
- * Реф на контейнер, которому нужно установить высоту
25
- */
26
- styleTargetRef?: RefObject<HTMLElement>;
27
- /**
28
- * Флаг открытия меню
29
- */
30
- open?: boolean;
31
- /**
32
- * Позволяет вызвать пересчет высоты
33
- */
34
- invalidate?: unknown;
35
- /**
36
- * Список вариантов выбора
37
- */
38
- options?: Array<OptionShape | GroupShape>;
39
- /**
40
- * Максимальный размер варианта выбора
41
- */
42
- size?: Extract<OptionsListProps['size'], number>;
43
- /**
44
- * Учитывать действительное число вариантов выбора
45
- */
46
- actualOptionsCount?: boolean;
47
- };
48
- declare function useVirtualVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): void;
49
- declare function useVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): boolean;
50
- declare function defaultFilterFn(optionText: string, search: string): boolean;
51
- declare function defaultGroupAccessor(option: GroupShape): string | undefined;
52
- declare function defaultAccessor(option: OptionShape): string;
53
- declare function usePrevious<T>(value: T): T | undefined;
54
- declare const lastIndexOf: <T>(array: T[], predicate: (item: T) => boolean) => number;
55
- declare function getSelectTestIds(dataTestId: string): {
56
- select: string;
57
- option: string;
58
- optionsList: string;
59
- clearButton: string;
60
- applyButton: string;
61
- field: string;
62
- fieldFormControl: string;
63
- fieldLeftAddons: string;
64
- fieldRightAddons: string;
65
- fieldError: string;
66
- fieldHint: string;
67
- fieldClearIcon: string;
68
- searchInput: string;
69
- searchFormControl: string;
70
- searchInner: string;
71
- searchLeftAddons: string;
72
- searchRightAddons: string;
73
- searchError: string;
74
- searchHint: string;
75
- bottomSheet: string;
76
- bottomSheetHeader: string;
77
- bottomSheetContent: string;
78
- modal: string;
79
- modalHeader: string;
80
- modalContent: string;
81
- };
82
- export { isGroup, isOptionShape, joinOptions, processOptions, useVirtualVisibleOptions, useVisibleOptions, defaultFilterFn, defaultGroupAccessor, defaultAccessor, usePrevious, lastIndexOf, getSelectTestIds };
@@ -1,82 +0,0 @@
1
- import { ReactNode, RefObject } from 'react';
2
- import { BaseSelectProps, GroupShape, OptionShape, OptionsListProps } from "./typings-7d83ec1e";
3
- declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
4
- declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
5
- declare const joinOptions: ({ selected, selectedMultiple, }: {
6
- selected?: OptionShape | undefined;
7
- selectedMultiple?: OptionShape[] | undefined;
8
- }) => ReactNode[] | null;
9
- declare function processOptions(options: BaseSelectProps['options'], selected?: BaseSelectProps['selected'], filterFn?: (option: OptionShape | GroupShape) => boolean, filterGroup?: boolean): {
10
- filteredOptions: (OptionShape | GroupShape)[];
11
- flatOptions: OptionShape[];
12
- selectedOptions: OptionShape[];
13
- };
14
- type useVisibleOptionsArgs = {
15
- /**
16
- * Количество видимых пунктов
17
- */
18
- visibleOptions: number;
19
- /**
20
- * Реф на контейнер с пунтами меню
21
- */
22
- listRef: RefObject<HTMLElement>;
23
- /**
24
- * Реф на контейнер, которому нужно установить высоту
25
- */
26
- styleTargetRef?: RefObject<HTMLElement>;
27
- /**
28
- * Флаг открытия меню
29
- */
30
- open?: boolean;
31
- /**
32
- * Позволяет вызвать пересчет высоты
33
- */
34
- invalidate?: unknown;
35
- /**
36
- * Список вариантов выбора
37
- */
38
- options?: Array<OptionShape | GroupShape>;
39
- /**
40
- * Максимальный размер варианта выбора
41
- */
42
- size?: Extract<OptionsListProps['size'], number>;
43
- /**
44
- * Учитывать действительное число вариантов выбора
45
- */
46
- actualOptionsCount?: boolean;
47
- };
48
- declare function useVirtualVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): void;
49
- declare function useVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): boolean;
50
- declare function defaultFilterFn(optionText: string, search: string): boolean;
51
- declare function defaultGroupAccessor(option: GroupShape): string | undefined;
52
- declare function defaultAccessor(option: OptionShape): string;
53
- declare function usePrevious<T>(value: T): T | undefined;
54
- declare const lastIndexOf: <T>(array: T[], predicate: (item: T) => boolean) => number;
55
- declare function getSelectTestIds(dataTestId: string): {
56
- select: string;
57
- option: string;
58
- optionsList: string;
59
- clearButton: string;
60
- applyButton: string;
61
- field: string;
62
- fieldFormControl: string;
63
- fieldLeftAddons: string;
64
- fieldRightAddons: string;
65
- fieldError: string;
66
- fieldHint: string;
67
- fieldClearIcon: string;
68
- searchInput: string;
69
- searchFormControl: string;
70
- searchInner: string;
71
- searchLeftAddons: string;
72
- searchRightAddons: string;
73
- searchError: string;
74
- searchHint: string;
75
- bottomSheet: string;
76
- bottomSheetHeader: string;
77
- bottomSheetContent: string;
78
- modal: string;
79
- modalHeader: string;
80
- modalContent: string;
81
- };
82
- export { isGroup, isOptionShape, joinOptions, processOptions, useVirtualVisibleOptions, useVisibleOptions, defaultFilterFn, defaultGroupAccessor, defaultAccessor, usePrevious, lastIndexOf, getSelectTestIds };
@@ -1,82 +0,0 @@
1
- import { ReactNode, RefObject } from 'react';
2
- import { BaseSelectProps, GroupShape, OptionShape, OptionsListProps } from "./typings-7d83ec1e";
3
- declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
4
- declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
5
- declare const joinOptions: ({ selected, selectedMultiple, }: {
6
- selected?: OptionShape | undefined;
7
- selectedMultiple?: OptionShape[] | undefined;
8
- }) => ReactNode[] | null;
9
- declare function processOptions(options: BaseSelectProps['options'], selected?: BaseSelectProps['selected'], filterFn?: (option: OptionShape | GroupShape) => boolean, filterGroup?: boolean): {
10
- filteredOptions: (OptionShape | GroupShape)[];
11
- flatOptions: OptionShape[];
12
- selectedOptions: OptionShape[];
13
- };
14
- type useVisibleOptionsArgs = {
15
- /**
16
- * Количество видимых пунктов
17
- */
18
- visibleOptions: number;
19
- /**
20
- * Реф на контейнер с пунтами меню
21
- */
22
- listRef: RefObject<HTMLElement>;
23
- /**
24
- * Реф на контейнер, которому нужно установить высоту
25
- */
26
- styleTargetRef?: RefObject<HTMLElement>;
27
- /**
28
- * Флаг открытия меню
29
- */
30
- open?: boolean;
31
- /**
32
- * Позволяет вызвать пересчет высоты
33
- */
34
- invalidate?: unknown;
35
- /**
36
- * Список вариантов выбора
37
- */
38
- options?: Array<OptionShape | GroupShape>;
39
- /**
40
- * Максимальный размер варианта выбора
41
- */
42
- size?: Extract<OptionsListProps['size'], number>;
43
- /**
44
- * Учитывать действительное число вариантов выбора
45
- */
46
- actualOptionsCount?: boolean;
47
- };
48
- declare function useVirtualVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): void;
49
- declare function useVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): boolean;
50
- declare function defaultFilterFn(optionText: string, search: string): boolean;
51
- declare function defaultGroupAccessor(option: GroupShape): string | undefined;
52
- declare function defaultAccessor(option: OptionShape): string;
53
- declare function usePrevious<T>(value: T): T | undefined;
54
- declare const lastIndexOf: <T>(array: T[], predicate: (item: T) => boolean) => number;
55
- declare function getSelectTestIds(dataTestId: string): {
56
- select: string;
57
- option: string;
58
- optionsList: string;
59
- clearButton: string;
60
- applyButton: string;
61
- field: string;
62
- fieldFormControl: string;
63
- fieldLeftAddons: string;
64
- fieldRightAddons: string;
65
- fieldError: string;
66
- fieldHint: string;
67
- fieldClearIcon: string;
68
- searchInput: string;
69
- searchFormControl: string;
70
- searchInner: string;
71
- searchLeftAddons: string;
72
- searchRightAddons: string;
73
- searchError: string;
74
- searchHint: string;
75
- bottomSheet: string;
76
- bottomSheetHeader: string;
77
- bottomSheetContent: string;
78
- modal: string;
79
- modalHeader: string;
80
- modalContent: string;
81
- };
82
- export { isGroup, isOptionShape, joinOptions, processOptions, useVirtualVisibleOptions, useVisibleOptions, defaultFilterFn, defaultGroupAccessor, defaultAccessor, usePrevious, lastIndexOf, getSelectTestIds };
@@ -1,82 +0,0 @@
1
- import { ReactNode, RefObject } from 'react';
2
- import { BaseSelectProps, GroupShape, OptionShape, OptionsListProps } from "./typings-7d83ec1e";
3
- declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
4
- declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
5
- declare const joinOptions: ({ selected, selectedMultiple, }: {
6
- selected?: OptionShape | undefined;
7
- selectedMultiple?: OptionShape[] | undefined;
8
- }) => ReactNode[] | null;
9
- declare function processOptions(options: BaseSelectProps['options'], selected?: BaseSelectProps['selected'], filterFn?: (option: OptionShape | GroupShape) => boolean, filterGroup?: boolean): {
10
- filteredOptions: (OptionShape | GroupShape)[];
11
- flatOptions: OptionShape[];
12
- selectedOptions: OptionShape[];
13
- };
14
- type useVisibleOptionsArgs = {
15
- /**
16
- * Количество видимых пунктов
17
- */
18
- visibleOptions: number;
19
- /**
20
- * Реф на контейнер с пунтами меню
21
- */
22
- listRef: RefObject<HTMLElement>;
23
- /**
24
- * Реф на контейнер, которому нужно установить высоту
25
- */
26
- styleTargetRef?: RefObject<HTMLElement>;
27
- /**
28
- * Флаг открытия меню
29
- */
30
- open?: boolean;
31
- /**
32
- * Позволяет вызвать пересчет высоты
33
- */
34
- invalidate?: unknown;
35
- /**
36
- * Список вариантов выбора
37
- */
38
- options?: Array<OptionShape | GroupShape>;
39
- /**
40
- * Максимальный размер варианта выбора
41
- */
42
- size?: Extract<OptionsListProps['size'], number>;
43
- /**
44
- * Учитывать действительное число вариантов выбора
45
- */
46
- actualOptionsCount?: boolean;
47
- };
48
- declare function useVirtualVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): void;
49
- declare function useVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): boolean;
50
- declare function defaultFilterFn(optionText: string, search: string): boolean;
51
- declare function defaultGroupAccessor(option: GroupShape): string | undefined;
52
- declare function defaultAccessor(option: OptionShape): string;
53
- declare function usePrevious<T>(value: T): T | undefined;
54
- declare const lastIndexOf: <T>(array: T[], predicate: (item: T) => boolean) => number;
55
- declare function getSelectTestIds(dataTestId: string): {
56
- select: string;
57
- option: string;
58
- optionsList: string;
59
- clearButton: string;
60
- applyButton: string;
61
- field: string;
62
- fieldFormControl: string;
63
- fieldLeftAddons: string;
64
- fieldRightAddons: string;
65
- fieldError: string;
66
- fieldHint: string;
67
- fieldClearIcon: string;
68
- searchInput: string;
69
- searchFormControl: string;
70
- searchInner: string;
71
- searchLeftAddons: string;
72
- searchRightAddons: string;
73
- searchError: string;
74
- searchHint: string;
75
- bottomSheet: string;
76
- bottomSheetHeader: string;
77
- bottomSheetContent: string;
78
- modal: string;
79
- modalHeader: string;
80
- modalContent: string;
81
- };
82
- export { isGroup, isOptionShape, joinOptions, processOptions, useVirtualVisibleOptions, useVisibleOptions, defaultFilterFn, defaultGroupAccessor, defaultAccessor, usePrevious, lastIndexOf, getSelectTestIds };
@@ -1,82 +0,0 @@
1
- import { ReactNode, RefObject } from 'react';
2
- import { BaseSelectProps, GroupShape, OptionShape, OptionsListProps } from "./typings-7d83ec1e";
3
- declare const isGroup: (item: OptionShape | GroupShape) => item is GroupShape;
4
- declare const isOptionShape: (item: OptionShape | string | null) => item is OptionShape;
5
- declare const joinOptions: ({ selected, selectedMultiple, }: {
6
- selected?: OptionShape | undefined;
7
- selectedMultiple?: OptionShape[] | undefined;
8
- }) => ReactNode[] | null;
9
- declare function processOptions(options: BaseSelectProps['options'], selected?: BaseSelectProps['selected'], filterFn?: (option: OptionShape | GroupShape) => boolean, filterGroup?: boolean): {
10
- filteredOptions: (OptionShape | GroupShape)[];
11
- flatOptions: OptionShape[];
12
- selectedOptions: OptionShape[];
13
- };
14
- type useVisibleOptionsArgs = {
15
- /**
16
- * Количество видимых пунктов
17
- */
18
- visibleOptions: number;
19
- /**
20
- * Реф на контейнер с пунтами меню
21
- */
22
- listRef: RefObject<HTMLElement>;
23
- /**
24
- * Реф на контейнер, которому нужно установить высоту
25
- */
26
- styleTargetRef?: RefObject<HTMLElement>;
27
- /**
28
- * Флаг открытия меню
29
- */
30
- open?: boolean;
31
- /**
32
- * Позволяет вызвать пересчет высоты
33
- */
34
- invalidate?: unknown;
35
- /**
36
- * Список вариантов выбора
37
- */
38
- options?: Array<OptionShape | GroupShape>;
39
- /**
40
- * Максимальный размер варианта выбора
41
- */
42
- size?: Extract<OptionsListProps['size'], number>;
43
- /**
44
- * Учитывать действительное число вариантов выбора
45
- */
46
- actualOptionsCount?: boolean;
47
- };
48
- declare function useVirtualVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): void;
49
- declare function useVisibleOptions({ visibleOptions, listRef, styleTargetRef, open, invalidate, options, size, actualOptionsCount, }: useVisibleOptionsArgs): boolean;
50
- declare function defaultFilterFn(optionText: string, search: string): boolean;
51
- declare function defaultGroupAccessor(option: GroupShape): string | undefined;
52
- declare function defaultAccessor(option: OptionShape): string;
53
- declare function usePrevious<T>(value: T): T | undefined;
54
- declare const lastIndexOf: <T>(array: T[], predicate: (item: T) => boolean) => number;
55
- declare function getSelectTestIds(dataTestId: string): {
56
- select: string;
57
- option: string;
58
- optionsList: string;
59
- clearButton: string;
60
- applyButton: string;
61
- field: string;
62
- fieldFormControl: string;
63
- fieldLeftAddons: string;
64
- fieldRightAddons: string;
65
- fieldError: string;
66
- fieldHint: string;
67
- fieldClearIcon: string;
68
- searchInput: string;
69
- searchFormControl: string;
70
- searchInner: string;
71
- searchLeftAddons: string;
72
- searchRightAddons: string;
73
- searchError: string;
74
- searchHint: string;
75
- bottomSheet: string;
76
- bottomSheetHeader: string;
77
- bottomSheetContent: string;
78
- modal: string;
79
- modalHeader: string;
80
- modalContent: string;
81
- };
82
- export { isGroup, isOptionShape, joinOptions, processOptions, useVirtualVisibleOptions, useVisibleOptions, defaultFilterFn, defaultGroupAccessor, defaultAccessor, usePrevious, lastIndexOf, getSelectTestIds };