@alfalab/core-components 41.4.0-beta.1 → 41.5.0

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 (538) hide show
  1. package/amount-input/Component.js +1 -1
  2. package/amount-input/cssm/Component.js +1 -1
  3. package/amount-input/esm/Component.js +1 -1
  4. package/amount-input/modern/Component.js +1 -1
  5. package/base-modal/Component.d.ts +5 -0
  6. package/base-modal/Component.js +27 -27
  7. package/base-modal/cssm/Component.d.ts +5 -0
  8. package/base-modal/cssm/Component.js +27 -27
  9. package/base-modal/esm/Component.d.ts +5 -0
  10. package/base-modal/esm/Component.js +27 -27
  11. package/base-modal/modern/Component.d.ts +5 -0
  12. package/base-modal/modern/Component.js +18 -18
  13. package/bottom-sheet/component.js +25 -16
  14. package/bottom-sheet/cssm/component.js +25 -16
  15. package/bottom-sheet/cssm/types.d.ts +4 -0
  16. package/bottom-sheet/esm/component.js +25 -16
  17. package/bottom-sheet/esm/types.d.ts +4 -0
  18. package/bottom-sheet/modern/component.js +23 -16
  19. package/bottom-sheet/modern/types.d.ts +4 -0
  20. package/bottom-sheet/types.d.ts +4 -0
  21. package/calendar/{Component.responsive-c7d32ac8.d.ts → Component.responsive-01fc776b.d.ts} +5 -0
  22. package/calendar/Component.responsive.js +1 -1
  23. package/calendar/components/calendar-mobile/Component.js +1 -1
  24. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  25. package/calendar/components/calendar-mobile/index.js +1 -1
  26. package/calendar/cssm/Component.responsive-37401ddd.d.ts +5 -0
  27. package/calendar/{modern/Component.responsive-bab04a75.d.ts → esm/Component.responsive-9c88d40b.d.ts} +5 -0
  28. package/calendar/esm/Component.responsive.js +1 -1
  29. package/calendar/esm/components/calendar-mobile/Component.js +1 -1
  30. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  31. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  32. package/calendar/esm/index.js +1 -1
  33. package/calendar/esm/mobile.js +1 -1
  34. package/calendar/esm/responsive.d.ts +1 -1
  35. package/calendar/esm/responsive.js +1 -1
  36. package/calendar/index.js +1 -1
  37. package/calendar/mobile.js +1 -1
  38. package/calendar/{esm/Component.responsive-19c0b9a7.d.ts → modern/Component.responsive-6909ce92.d.ts} +5 -0
  39. package/calendar/modern/Component.responsive.js +1 -1
  40. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  41. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  42. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  43. package/calendar/modern/index.js +1 -1
  44. package/calendar/modern/mobile.js +1 -1
  45. package/calendar/modern/responsive.d.ts +1 -1
  46. package/calendar/modern/responsive.js +1 -1
  47. package/calendar/responsive.d.ts +1 -1
  48. package/calendar/responsive.js +1 -1
  49. package/calendar-range/Component.js +1 -0
  50. package/calendar-range/cssm/Component.js +1 -0
  51. package/calendar-range/cssm/index.js +1 -0
  52. package/calendar-range/cssm/views/popover.js +11 -6
  53. package/calendar-range/cssm/views/static.js +8 -6
  54. package/calendar-range/esm/Component.js +1 -0
  55. package/calendar-range/esm/index.js +1 -0
  56. package/calendar-range/esm/views/popover.js +11 -6
  57. package/calendar-range/esm/views/static.js +8 -6
  58. package/calendar-range/index.js +1 -0
  59. package/calendar-range/modern/Component.js +1 -0
  60. package/calendar-range/modern/index.js +1 -0
  61. package/calendar-range/modern/views/popover.js +9 -6
  62. package/calendar-range/modern/views/static.js +8 -6
  63. package/calendar-range/views/popover.js +11 -6
  64. package/calendar-range/views/static.js +8 -6
  65. package/confirmation/component.desktop.js +1 -1
  66. package/confirmation/component.mobile.js +1 -1
  67. package/confirmation/component.responsive.js +1 -1
  68. package/confirmation/components/base-confirmation/component.js +1 -1
  69. package/confirmation/components/base-confirmation/index.js +1 -1
  70. package/confirmation/components/index.js +1 -1
  71. package/confirmation/components/screens/index.js +1 -1
  72. package/confirmation/components/screens/initial/component.js +1 -1
  73. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  74. package/confirmation/components/screens/initial/index.js +1 -1
  75. package/confirmation/desktop.js +1 -1
  76. package/confirmation/esm/component.desktop.js +1 -1
  77. package/confirmation/esm/component.mobile.js +1 -1
  78. package/confirmation/esm/component.responsive.js +1 -1
  79. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  80. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  81. package/confirmation/esm/components/index.js +1 -1
  82. package/confirmation/esm/components/screens/index.js +1 -1
  83. package/confirmation/esm/components/screens/initial/component.js +1 -1
  84. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  85. package/confirmation/esm/components/screens/initial/index.js +1 -1
  86. package/confirmation/esm/desktop.js +1 -1
  87. package/confirmation/esm/index.js +1 -1
  88. package/confirmation/esm/mobile.js +1 -1
  89. package/confirmation/esm/responsive.js +1 -1
  90. package/confirmation/index.js +1 -1
  91. package/confirmation/mobile.js +1 -1
  92. package/confirmation/modern/component.desktop.js +1 -1
  93. package/confirmation/modern/component.mobile.js +1 -1
  94. package/confirmation/modern/component.responsive.js +1 -1
  95. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  96. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  97. package/confirmation/modern/components/index.js +1 -1
  98. package/confirmation/modern/components/screens/index.js +1 -1
  99. package/confirmation/modern/components/screens/initial/component.js +1 -1
  100. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  101. package/confirmation/modern/components/screens/initial/index.js +1 -1
  102. package/confirmation/modern/desktop.js +1 -1
  103. package/confirmation/modern/index.js +1 -1
  104. package/confirmation/modern/mobile.js +1 -1
  105. package/confirmation/modern/responsive.js +1 -1
  106. package/confirmation/responsive.js +1 -1
  107. package/gallery/Component.js +2 -2
  108. package/gallery/components/header/Component.js +1 -1
  109. package/gallery/components/header/buttons.js +1 -1
  110. package/gallery/components/header/index.js +1 -1
  111. package/gallery/components/image-viewer/component.js +1 -1
  112. package/gallery/components/image-viewer/index.js +1 -1
  113. package/gallery/components/image-viewer/slide.js +1 -1
  114. package/gallery/components/index.js +2 -2
  115. package/gallery/esm/Component.js +2 -2
  116. package/gallery/esm/components/header/Component.js +1 -1
  117. package/gallery/esm/components/header/buttons.js +1 -1
  118. package/gallery/esm/components/header/index.js +1 -1
  119. package/gallery/esm/components/image-viewer/component.js +1 -1
  120. package/gallery/esm/components/image-viewer/index.js +1 -1
  121. package/gallery/esm/components/image-viewer/slide.js +1 -1
  122. package/gallery/esm/components/index.js +2 -2
  123. package/gallery/esm/index.js +2 -2
  124. package/gallery/index.js +2 -2
  125. package/gallery/modern/Component.js +2 -2
  126. package/gallery/modern/components/header/Component.js +1 -1
  127. package/gallery/modern/components/header/buttons.js +1 -1
  128. package/gallery/modern/components/header/index.js +1 -1
  129. package/gallery/modern/components/image-viewer/component.js +1 -1
  130. package/gallery/modern/components/image-viewer/index.js +1 -1
  131. package/gallery/modern/components/image-viewer/slide.js +1 -1
  132. package/gallery/modern/components/index.js +2 -2
  133. package/gallery/modern/index.js +2 -2
  134. package/input-autocomplete/cssm/index-f12ee135.d.ts +9 -0
  135. package/input-autocomplete/esm/index-f12ee135.d.ts +9 -0
  136. package/input-autocomplete/index-f12ee135.d.ts +9 -0
  137. package/input-autocomplete/modern/index-f12ee135.d.ts +9 -0
  138. package/intl-phone-input/component.js +1 -1
  139. package/intl-phone-input/esm/component.js +1 -1
  140. package/intl-phone-input/modern/component.js +1 -1
  141. package/package.json +7 -3
  142. package/pattern-lock/Component.js +3 -3
  143. package/pattern-lock/consts.d.ts +3 -1
  144. package/pattern-lock/consts.js +2 -0
  145. package/pattern-lock/cssm/Component.js +3 -3
  146. package/pattern-lock/cssm/consts.d.ts +3 -1
  147. package/pattern-lock/cssm/consts.js +2 -0
  148. package/pattern-lock/esm/Component.js +4 -4
  149. package/pattern-lock/esm/consts.d.ts +3 -1
  150. package/pattern-lock/esm/consts.js +2 -1
  151. package/pattern-lock/modern/Component.js +3 -3
  152. package/pattern-lock/modern/consts.d.ts +3 -1
  153. package/pattern-lock/modern/consts.js +2 -1
  154. package/pure-cell/{component-c0d6e2fe.js → component-a0f5ea09.js} +1 -1
  155. package/pure-cell/component.js +2 -2
  156. package/pure-cell/components/addon/component.js +1 -1
  157. package/pure-cell/components/addon/index.js +1 -1
  158. package/pure-cell/components/amount/component.js +1 -1
  159. package/pure-cell/components/amount/index.js +1 -1
  160. package/pure-cell/components/amount-title/component.js +1 -1
  161. package/pure-cell/components/amount-title/index.js +1 -1
  162. package/pure-cell/components/category/component.js +1 -1
  163. package/pure-cell/components/category/index.js +1 -1
  164. package/pure-cell/components/content/component.js +2 -2
  165. package/pure-cell/components/content/index.d.ts +1 -1
  166. package/pure-cell/components/content/index.js +2 -2
  167. package/pure-cell/components/footer/component.js +1 -1
  168. package/pure-cell/components/footer/index.js +1 -1
  169. package/pure-cell/components/footer-button/component.js +1 -1
  170. package/pure-cell/components/footer-button/index.js +1 -1
  171. package/pure-cell/components/footer-text/component.js +1 -1
  172. package/pure-cell/components/footer-text/index.js +1 -1
  173. package/pure-cell/components/graphics/component.js +1 -1
  174. package/pure-cell/components/graphics/index.js +1 -1
  175. package/pure-cell/components/main/component.js +2 -2
  176. package/pure-cell/components/main/index.d.ts +1 -1
  177. package/pure-cell/components/main/index.js +2 -2
  178. package/pure-cell/components/text/component.js +2 -2
  179. package/pure-cell/components/text/index.d.ts +1 -1
  180. package/pure-cell/components/text/index.js +2 -2
  181. package/pure-cell/esm/{component-928737ce.js → component-63c4f827.js} +1 -1
  182. package/pure-cell/esm/component.js +2 -2
  183. package/pure-cell/esm/components/addon/component.js +1 -1
  184. package/pure-cell/esm/components/addon/index.js +1 -1
  185. package/pure-cell/esm/components/amount/component.js +1 -1
  186. package/pure-cell/esm/components/amount/index.js +1 -1
  187. package/pure-cell/esm/components/amount-title/component.js +1 -1
  188. package/pure-cell/esm/components/amount-title/index.js +1 -1
  189. package/pure-cell/esm/components/category/component.js +1 -1
  190. package/pure-cell/esm/components/category/index.js +1 -1
  191. package/pure-cell/esm/components/content/component.js +2 -2
  192. package/pure-cell/esm/components/content/index.d.ts +1 -1
  193. package/pure-cell/esm/components/content/index.js +2 -2
  194. package/pure-cell/esm/components/footer/component.js +1 -1
  195. package/pure-cell/esm/components/footer/index.js +1 -1
  196. package/pure-cell/esm/components/footer-button/component.js +1 -1
  197. package/pure-cell/esm/components/footer-button/index.js +1 -1
  198. package/pure-cell/esm/components/footer-text/component.js +1 -1
  199. package/pure-cell/esm/components/footer-text/index.js +1 -1
  200. package/pure-cell/esm/components/graphics/component.js +1 -1
  201. package/pure-cell/esm/components/graphics/index.js +1 -1
  202. package/pure-cell/esm/components/main/component.js +2 -2
  203. package/pure-cell/esm/components/main/index.d.ts +1 -1
  204. package/pure-cell/esm/components/main/index.js +2 -2
  205. package/pure-cell/esm/components/text/component.js +2 -2
  206. package/pure-cell/esm/components/text/index.d.ts +1 -1
  207. package/pure-cell/esm/components/text/index.js +2 -2
  208. package/pure-cell/esm/index.js +2 -2
  209. package/pure-cell/index.js +2 -2
  210. package/pure-cell/modern/{component-57cfdd76.js → component-c0947222.js} +1 -1
  211. package/pure-cell/modern/component.js +2 -2
  212. package/pure-cell/modern/components/addon/component.js +1 -1
  213. package/pure-cell/modern/components/addon/index.js +1 -1
  214. package/pure-cell/modern/components/amount/component.js +1 -1
  215. package/pure-cell/modern/components/amount/index.js +1 -1
  216. package/pure-cell/modern/components/amount-title/component.js +1 -1
  217. package/pure-cell/modern/components/amount-title/index.js +1 -1
  218. package/pure-cell/modern/components/category/component.js +1 -1
  219. package/pure-cell/modern/components/category/index.js +1 -1
  220. package/pure-cell/modern/components/content/component.js +2 -2
  221. package/pure-cell/modern/components/content/index.d.ts +1 -1
  222. package/pure-cell/modern/components/content/index.js +2 -2
  223. package/pure-cell/modern/components/footer/component.js +1 -1
  224. package/pure-cell/modern/components/footer/index.js +1 -1
  225. package/pure-cell/modern/components/footer-button/component.js +1 -1
  226. package/pure-cell/modern/components/footer-button/index.js +1 -1
  227. package/pure-cell/modern/components/footer-text/component.js +1 -1
  228. package/pure-cell/modern/components/footer-text/index.js +1 -1
  229. package/pure-cell/modern/components/graphics/component.js +1 -1
  230. package/pure-cell/modern/components/graphics/index.js +1 -1
  231. package/pure-cell/modern/components/main/component.js +2 -2
  232. package/pure-cell/modern/components/main/index.d.ts +1 -1
  233. package/pure-cell/modern/components/main/index.js +2 -2
  234. package/pure-cell/modern/components/text/component.js +2 -2
  235. package/pure-cell/modern/components/text/index.d.ts +1 -1
  236. package/pure-cell/modern/components/text/index.js +2 -2
  237. package/pure-cell/modern/index.js +2 -2
  238. package/select/{Component-97dfa7b9.js → Component-42354ffe.js} +3 -2
  239. package/select/Component.js +2 -1
  240. package/select/Component.responsive.js +4 -3
  241. package/select/components/base-select/Component.js +1 -1
  242. package/select/components/base-select/index.js +1 -1
  243. package/select/components/base-select-mobile/Component.js +2 -1
  244. package/select/components/base-select-mobile/index.js +2 -1
  245. package/select/components/index.js +4 -3
  246. package/select/components/options-list/Component.js +2 -1
  247. package/select/components/options-list/index.js +1 -0
  248. package/select/components/select-mobile/Component.js +4 -3
  249. package/select/components/select-mobile/index.d.ts +1 -1
  250. package/select/components/select-mobile/index.js +4 -3
  251. package/select/components/select-modal-mobile/Component.js +4 -3
  252. package/select/components/select-modal-mobile/index.d.ts +1 -1
  253. package/select/components/select-modal-mobile/index.js +4 -3
  254. package/select/components/virtual-options-list/Component.js +2 -1
  255. package/select/components/virtual-options-list/index.js +1 -0
  256. package/select/consts.d.ts +2 -0
  257. package/select/consts.js +5 -0
  258. package/select/cssm/{Component-d168a54e.js → Component-f86f43e3.js} +2 -1
  259. package/select/cssm/Component.js +1 -0
  260. package/select/cssm/Component.responsive.js +2 -1
  261. package/select/cssm/components/base-select-mobile/Component.js +1 -0
  262. package/select/cssm/components/base-select-mobile/index.js +1 -0
  263. package/select/cssm/components/index.js +2 -1
  264. package/select/cssm/components/options-list/Component.js +2 -1
  265. package/select/cssm/components/options-list/index.js +1 -0
  266. package/select/cssm/components/select-mobile/Component.js +2 -1
  267. package/select/cssm/components/select-mobile/index.d.ts +1 -1
  268. package/select/cssm/components/select-mobile/index.js +2 -1
  269. package/select/cssm/components/select-modal-mobile/Component.js +2 -1
  270. package/select/cssm/components/select-modal-mobile/index.d.ts +1 -1
  271. package/select/cssm/components/select-modal-mobile/index.js +2 -1
  272. package/select/cssm/components/virtual-options-list/Component.js +2 -1
  273. package/select/cssm/components/virtual-options-list/index.js +1 -0
  274. package/select/cssm/consts.d.ts +2 -0
  275. package/select/cssm/consts.js +5 -0
  276. package/select/cssm/hook-4b555174.d.ts +3 -1
  277. package/select/cssm/index.js +2 -1
  278. package/select/cssm/presets/index.js +2 -1
  279. package/select/cssm/presets/useSelectWithApply/hook.js +2 -1
  280. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +2 -1
  281. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  282. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +2 -1
  283. package/select/cssm/responsive.js +2 -1
  284. package/select/cssm/utils.js +7 -3
  285. package/select/esm/{Component-557940f3.js → Component-7629765c.js} +4 -3
  286. package/select/esm/Component.js +2 -1
  287. package/select/esm/Component.responsive.js +4 -3
  288. package/select/esm/components/base-select/Component.js +1 -1
  289. package/select/esm/components/base-select/index.js +1 -1
  290. package/select/esm/components/base-select-mobile/Component.js +2 -1
  291. package/select/esm/components/base-select-mobile/index.js +2 -1
  292. package/select/esm/components/index.js +4 -3
  293. package/select/esm/components/options-list/Component.js +2 -1
  294. package/select/esm/components/options-list/index.js +1 -0
  295. package/select/esm/components/select-mobile/Component.js +4 -3
  296. package/select/esm/components/select-mobile/index.d.ts +1 -1
  297. package/select/esm/components/select-mobile/index.js +4 -3
  298. package/select/esm/components/select-modal-mobile/Component.js +4 -3
  299. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  300. package/select/esm/components/select-modal-mobile/index.js +4 -3
  301. package/select/esm/components/virtual-options-list/Component.js +2 -1
  302. package/select/esm/components/virtual-options-list/index.js +1 -0
  303. package/select/esm/consts.d.ts +2 -0
  304. package/select/esm/consts.js +3 -0
  305. package/select/esm/hook-4b555174.d.ts +3 -1
  306. package/select/esm/index-3885b0d7.d.ts +1 -1
  307. package/select/esm/index.js +4 -3
  308. package/select/esm/presets/index.js +4 -3
  309. package/select/esm/presets/useLazyLoading/hook.js +1 -1
  310. package/select/esm/presets/useSelectWithApply/hook.js +4 -3
  311. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -3
  312. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  313. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -3
  314. package/select/esm/responsive.js +4 -3
  315. package/select/esm/utils.js +7 -3
  316. package/select/hook-4b555174.d.ts +3 -1
  317. package/select/index-3885b0d7.d.ts +1 -1
  318. package/select/index.js +4 -3
  319. package/select/modern/{Component-09104d57.js → Component-3879ae9e.js} +4 -3
  320. package/select/modern/Component.js +2 -1
  321. package/select/modern/Component.responsive.js +4 -3
  322. package/select/modern/components/base-select/Component.js +1 -1
  323. package/select/modern/components/base-select/index.js +1 -1
  324. package/select/modern/components/base-select-mobile/Component.js +2 -1
  325. package/select/modern/components/base-select-mobile/index.js +2 -1
  326. package/select/modern/components/index.js +4 -3
  327. package/select/modern/components/options-list/Component.js +2 -1
  328. package/select/modern/components/options-list/index.js +1 -0
  329. package/select/modern/components/select-mobile/Component.js +4 -3
  330. package/select/modern/components/select-mobile/index.d.ts +1 -1
  331. package/select/modern/components/select-mobile/index.js +4 -3
  332. package/select/modern/components/select-modal-mobile/Component.js +4 -3
  333. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  334. package/select/modern/components/select-modal-mobile/index.js +4 -3
  335. package/select/modern/components/virtual-options-list/Component.js +2 -1
  336. package/select/modern/components/virtual-options-list/index.js +1 -0
  337. package/select/modern/consts.d.ts +2 -0
  338. package/select/modern/consts.js +3 -0
  339. package/select/modern/hook-4b555174.d.ts +3 -1
  340. package/select/modern/index-3885b0d7.d.ts +1 -1
  341. package/select/modern/index.js +4 -3
  342. package/select/modern/presets/index.js +4 -3
  343. package/select/modern/presets/useLazyLoading/hook.js +1 -1
  344. package/select/modern/presets/useSelectWithApply/hook.js +4 -3
  345. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -3
  346. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  347. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +4 -3
  348. package/select/modern/responsive.js +4 -3
  349. package/select/modern/utils.js +7 -3
  350. package/select/presets/index.js +4 -3
  351. package/select/presets/useLazyLoading/hook.js +1 -1
  352. package/select/presets/useSelectWithApply/hook.js +4 -3
  353. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -3
  354. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  355. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -3
  356. package/select/responsive.js +4 -3
  357. package/select/utils.js +7 -3
  358. package/side-panel/cssm/typings.d.ts +1 -2
  359. package/side-panel/esm/typings.d.ts +1 -2
  360. package/side-panel/modern/typings.d.ts +1 -2
  361. package/side-panel/typings.d.ts +1 -2
  362. package/system-message/Component.desktop.js +1 -1
  363. package/system-message/Component.mobile.js +1 -1
  364. package/system-message/Components.responsive.js +1 -1
  365. package/system-message/components/caption/Component.js +1 -1
  366. package/system-message/components/caption/index.js +1 -1
  367. package/system-message/components/controls/Component.js +1 -1
  368. package/system-message/components/controls/index.js +1 -1
  369. package/system-message/components/graphic/Component.js +1 -1
  370. package/system-message/components/graphic/index.js +1 -1
  371. package/system-message/components/subtitle/Component.js +1 -1
  372. package/system-message/components/subtitle/index.js +1 -1
  373. package/system-message/components/title/Component.js +1 -1
  374. package/system-message/components/title/index.js +1 -1
  375. package/system-message/desktop.js +1 -1
  376. package/system-message/esm/Component.desktop.js +1 -1
  377. package/system-message/esm/Component.mobile.js +1 -1
  378. package/system-message/esm/Components.responsive.js +1 -1
  379. package/system-message/esm/components/caption/Component.js +1 -1
  380. package/system-message/esm/components/caption/index.js +1 -1
  381. package/system-message/esm/components/controls/Component.js +1 -1
  382. package/system-message/esm/components/controls/index.js +1 -1
  383. package/system-message/esm/components/graphic/Component.js +1 -1
  384. package/system-message/esm/components/graphic/index.js +1 -1
  385. package/system-message/esm/components/subtitle/Component.js +1 -1
  386. package/system-message/esm/components/subtitle/index.js +1 -1
  387. package/system-message/esm/components/title/Component.js +1 -1
  388. package/system-message/esm/components/title/index.js +1 -1
  389. package/system-message/esm/desktop.js +1 -1
  390. package/system-message/esm/index-3885b0d7.d.ts +1 -1
  391. package/system-message/esm/index.js +1 -1
  392. package/system-message/esm/mobile.js +1 -1
  393. package/system-message/esm/responsive.js +1 -1
  394. package/system-message/esm/utils.js +1 -1
  395. package/system-message/index-3885b0d7.d.ts +1 -1
  396. package/system-message/index.js +1 -1
  397. package/system-message/mobile.js +1 -1
  398. package/system-message/modern/Component.desktop.js +1 -1
  399. package/system-message/modern/Component.mobile.js +1 -1
  400. package/system-message/modern/Components.responsive.js +1 -1
  401. package/system-message/modern/components/caption/Component.js +1 -1
  402. package/system-message/modern/components/caption/index.js +1 -1
  403. package/system-message/modern/components/controls/Component.js +1 -1
  404. package/system-message/modern/components/controls/index.js +1 -1
  405. package/system-message/modern/components/graphic/Component.js +1 -1
  406. package/system-message/modern/components/graphic/index.js +1 -1
  407. package/system-message/modern/components/subtitle/Component.js +1 -1
  408. package/system-message/modern/components/subtitle/index.js +1 -1
  409. package/system-message/modern/components/title/Component.js +1 -1
  410. package/system-message/modern/components/title/index.js +1 -1
  411. package/system-message/modern/desktop.js +1 -1
  412. package/system-message/modern/index-3885b0d7.d.ts +1 -1
  413. package/system-message/modern/index.js +1 -1
  414. package/system-message/modern/mobile.js +1 -1
  415. package/system-message/modern/responsive.js +1 -1
  416. package/system-message/modern/utils.js +1 -1
  417. package/system-message/responsive.js +1 -1
  418. package/system-message/utils.js +1 -1
  419. package/tabs/Component-ebda875c.d.ts +5 -0
  420. package/tabs/component-3885b0d7.d.ts +1 -1
  421. package/tabs/consts-f777ba1a.d.ts +2 -0
  422. package/tabs/cssm/Component-ebda875c.d.ts +5 -0
  423. package/tabs/cssm/component-3885b0d7.d.ts +1 -1
  424. package/tabs/cssm/consts-f777ba1a.d.ts +2 -0
  425. package/tabs/cssm/hook-3e68f8db.d.ts +3 -1
  426. package/tabs/cssm/index-f12ee135.d.ts +1 -1
  427. package/tabs/cssm/{types-996ad249.d.ts → types-5e678ff2.d.ts} +4 -0
  428. package/tabs/esm/Component-ebda875c.d.ts +5 -0
  429. package/tabs/esm/component-3885b0d7.d.ts +1 -1
  430. package/tabs/esm/consts-f777ba1a.d.ts +2 -0
  431. package/tabs/esm/hook-3e68f8db.d.ts +3 -1
  432. package/tabs/esm/index-f12ee135.d.ts +1 -1
  433. package/tabs/{types-996ad249.d.ts → esm/types-5e678ff2.d.ts} +4 -0
  434. package/tabs/hook-3e68f8db.d.ts +3 -1
  435. package/tabs/index-f12ee135.d.ts +1 -1
  436. package/tabs/modern/Component-ebda875c.d.ts +5 -0
  437. package/tabs/modern/component-3885b0d7.d.ts +1 -1
  438. package/tabs/modern/consts-f777ba1a.d.ts +2 -0
  439. package/tabs/modern/hook-3e68f8db.d.ts +3 -1
  440. package/tabs/modern/index-f12ee135.d.ts +1 -1
  441. package/tabs/modern/{types-996ad249.d.ts → types-5e678ff2.d.ts} +4 -0
  442. package/tabs/{esm/types-996ad249.d.ts → types-5e678ff2.d.ts} +4 -0
  443. package/themes/compiled/mobile-dark-bluetint.css +139 -65
  444. package/themes/dist/compiled/mobile-dark-bluetint.css +345 -345
  445. package/typography/component.js +2 -2
  446. package/typography/esm/component.js +2 -2
  447. package/typography/esm/index.js +2 -2
  448. package/typography/esm/text/component.js +1 -1
  449. package/typography/esm/text/index.js +1 -1
  450. package/typography/esm/title/component.js +1 -1
  451. package/typography/esm/title/index.js +2 -2
  452. package/typography/esm/title-mobile/component.js +2 -2
  453. package/typography/esm/title-mobile/index.js +2 -2
  454. package/typography/esm/title-responsive/component.js +2 -2
  455. package/typography/esm/title-responsive/index.js +2 -2
  456. package/typography/index.js +2 -2
  457. package/typography/modern/component.js +2 -2
  458. package/typography/modern/index.js +2 -2
  459. package/typography/modern/text/component.js +1 -1
  460. package/typography/modern/text/index.js +1 -1
  461. package/typography/modern/title/component.js +1 -1
  462. package/typography/modern/title/index.js +2 -2
  463. package/typography/modern/title-mobile/component.js +2 -2
  464. package/typography/modern/title-mobile/index.js +2 -2
  465. package/typography/modern/title-responsive/component.js +2 -2
  466. package/typography/modern/title-responsive/index.js +2 -2
  467. package/typography/text/component.js +1 -1
  468. package/typography/text/index.js +1 -1
  469. package/typography/title/component.js +1 -1
  470. package/typography/title/index.js +2 -2
  471. package/typography/title-mobile/component.js +2 -2
  472. package/typography/title-mobile/index.js +2 -2
  473. package/typography/title-responsive/component.js +2 -2
  474. package/typography/title-responsive/index.js +2 -2
  475. /package/calendar/{Component.responsive-c7d32ac8.js → Component.responsive-01fc776b.js} +0 -0
  476. /package/calendar/esm/{Component.responsive-19c0b9a7.js → Component.responsive-9c88d40b.js} +0 -0
  477. /package/calendar/modern/{Component.responsive-bab04a75.js → Component.responsive-6909ce92.js} +0 -0
  478. /package/confirmation/{countdown-section-d38901ac.d.ts → countdown-section-7121d186.d.ts} +0 -0
  479. /package/confirmation/{countdown-section-d38901ac.js → countdown-section-7121d186.js} +0 -0
  480. /package/confirmation/esm/{countdown-section-3fc5a377.d.ts → countdown-section-86e987ef.d.ts} +0 -0
  481. /package/confirmation/esm/{countdown-section-3fc5a377.js → countdown-section-86e987ef.js} +0 -0
  482. /package/confirmation/modern/{countdown-section-7b3719dd.d.ts → countdown-section-99c9ecc3.d.ts} +0 -0
  483. /package/confirmation/modern/{countdown-section-7b3719dd.js → countdown-section-99c9ecc3.js} +0 -0
  484. /package/gallery/{buttons-72a2a194.d.ts → buttons-089b6521.d.ts} +0 -0
  485. /package/gallery/{buttons-72a2a194.js → buttons-089b6521.js} +0 -0
  486. /package/gallery/esm/{buttons-354ad2ae.d.ts → buttons-71de80e0.d.ts} +0 -0
  487. /package/gallery/esm/{buttons-354ad2ae.js → buttons-71de80e0.js} +0 -0
  488. /package/gallery/esm/{slide-12bb60f1.d.ts → slide-3d3291a2.d.ts} +0 -0
  489. /package/gallery/esm/{slide-12bb60f1.js → slide-3d3291a2.js} +0 -0
  490. /package/gallery/modern/{buttons-62b1281b.d.ts → buttons-0f084c5f.d.ts} +0 -0
  491. /package/gallery/modern/{buttons-62b1281b.js → buttons-0f084c5f.js} +0 -0
  492. /package/gallery/modern/{slide-9a41f77b.d.ts → slide-c880500b.d.ts} +0 -0
  493. /package/gallery/modern/{slide-9a41f77b.js → slide-c880500b.js} +0 -0
  494. /package/gallery/{slide-172840c9.d.ts → slide-15e8e51e.d.ts} +0 -0
  495. /package/gallery/{slide-172840c9.js → slide-15e8e51e.js} +0 -0
  496. /package/intl-phone-input/esm/{libphonenumber-js.min-c5086201.d.ts → libphonenumber-js.min-540573cb.d.ts} +0 -0
  497. /package/intl-phone-input/esm/{libphonenumber-js.min-c5086201.js → libphonenumber-js.min-540573cb.js} +0 -0
  498. /package/intl-phone-input/{libphonenumber-js.min-39e93b8c.d.ts → libphonenumber-js.min-d372f406.d.ts} +0 -0
  499. /package/intl-phone-input/{libphonenumber-js.min-39e93b8c.js → libphonenumber-js.min-d372f406.js} +0 -0
  500. /package/intl-phone-input/modern/{libphonenumber-js.min-c5086201.d.ts → libphonenumber-js.min-540573cb.d.ts} +0 -0
  501. /package/intl-phone-input/modern/{libphonenumber-js.min-c5086201.js → libphonenumber-js.min-540573cb.js} +0 -0
  502. /package/pure-cell/{component-c0d6e2fe.d.ts → component-a0f5ea09.d.ts} +0 -0
  503. /package/pure-cell/esm/{component-928737ce.d.ts → component-63c4f827.d.ts} +0 -0
  504. /package/pure-cell/esm/{getDataTestId-67aeb69a.d.ts → getDataTestId-071b18cc.d.ts} +0 -0
  505. /package/pure-cell/esm/{getDataTestId-67aeb69a.js → getDataTestId-071b18cc.js} +0 -0
  506. /package/pure-cell/{getDataTestId-c5fa82c1.d.ts → getDataTestId-7bb22ddb.d.ts} +0 -0
  507. /package/pure-cell/{getDataTestId-c5fa82c1.js → getDataTestId-7bb22ddb.js} +0 -0
  508. /package/pure-cell/modern/{component-57cfdd76.d.ts → component-c0947222.d.ts} +0 -0
  509. /package/pure-cell/modern/{getDataTestId-a35413c9.d.ts → getDataTestId-14757660.d.ts} +0 -0
  510. /package/pure-cell/modern/{getDataTestId-a35413c9.js → getDataTestId-14757660.js} +0 -0
  511. /package/select/{Component-97dfa7b9.d.ts → Component-42354ffe.d.ts} +0 -0
  512. /package/select/cssm/{Component-d168a54e.d.ts → Component-f86f43e3.d.ts} +0 -0
  513. /package/select/esm/{Component-557940f3.d.ts → Component-7629765c.d.ts} +0 -0
  514. /package/select/esm/{getDataTestId-bb936fa6.d.ts → getDataTestId-1b8247c6.d.ts} +0 -0
  515. /package/select/esm/{getDataTestId-bb936fa6.js → getDataTestId-1b8247c6.js} +0 -0
  516. /package/select/esm/{intersection-observer-22cae339.d.ts → intersection-observer-e13952d2.d.ts} +0 -0
  517. /package/select/esm/{intersection-observer-22cae339.js → intersection-observer-e13952d2.js} +0 -0
  518. /package/select/{getDataTestId-cf4d6709.d.ts → getDataTestId-e9b1c785.d.ts} +0 -0
  519. /package/select/{getDataTestId-cf4d6709.js → getDataTestId-e9b1c785.js} +0 -0
  520. /package/select/{intersection-observer-96f8d3e8.d.ts → intersection-observer-ae06dac6.d.ts} +0 -0
  521. /package/select/{intersection-observer-96f8d3e8.js → intersection-observer-ae06dac6.js} +0 -0
  522. /package/select/modern/{Component-09104d57.d.ts → Component-3879ae9e.d.ts} +0 -0
  523. /package/select/modern/{getDataTestId-783cd717.d.ts → getDataTestId-957e6819.d.ts} +0 -0
  524. /package/select/modern/{getDataTestId-783cd717.js → getDataTestId-957e6819.js} +0 -0
  525. /package/select/modern/{intersection-observer-22cae339.d.ts → intersection-observer-e13952d2.d.ts} +0 -0
  526. /package/select/modern/{intersection-observer-22cae339.js → intersection-observer-e13952d2.js} +0 -0
  527. /package/system-message/esm/{getDataTestId-409f38e4.d.ts → getDataTestId-41740a81.d.ts} +0 -0
  528. /package/system-message/esm/{getDataTestId-409f38e4.js → getDataTestId-41740a81.js} +0 -0
  529. /package/system-message/{getDataTestId-4834d9ea.d.ts → getDataTestId-70bb25c0.d.ts} +0 -0
  530. /package/system-message/{getDataTestId-4834d9ea.js → getDataTestId-70bb25c0.js} +0 -0
  531. /package/system-message/modern/{getDataTestId-d9a510ec.d.ts → getDataTestId-e4e5b734.d.ts} +0 -0
  532. /package/system-message/modern/{getDataTestId-d9a510ec.js → getDataTestId-e4e5b734.js} +0 -0
  533. /package/typography/{colors.module-316e7454.js → colors.module-09e9c7fb.js} +0 -0
  534. /package/typography/{common.module-095f15ab.js → common.module-1dc7951a.js} +0 -0
  535. /package/typography/esm/{colors.module-d81f8b53.js → colors.module-53a3c479.js} +0 -0
  536. /package/typography/esm/{common.module-d2ff0db5.js → common.module-013d2c98.js} +0 -0
  537. /package/typography/modern/{colors.module-662274a5.js → colors.module-6ac1b898.js} +0 -0
  538. /package/typography/modern/{common.module-6f779b66.js → common.module-11df87ab.js} +0 -0
@@ -20,7 +20,8 @@ import '../../checkbox/esm';
20
20
  import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
21
21
  import '@alfalab/icons-glyph/CheckmarkMIcon';
22
22
  import '../../skeleton/esm';
23
- import './intersection-observer-22cae339.js';
23
+ import './intersection-observer-e13952d2.js';
24
+ import { DEFAULT_VISIBLE_OPTIONS } from './consts.js';
24
25
  import { Footer as Footer$1 } from './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
25
26
  import 'react-merge-refs';
26
27
  import '@juggle/resize-observer';
@@ -30,7 +31,7 @@ import './components/native-select/Component.js';
30
31
  import './components/checkmark/Component.js';
31
32
  import './components/checkmark-mobile/Component.js';
32
33
  import '../../scrollbar/esm';
33
- import './getDataTestId-bb936fa6.js';
34
+ import './getDataTestId-1b8247c6.js';
34
35
  import '../../bottom-sheet/esm';
35
36
  import '../../modal/esm/mobile';
36
37
  import '../../base-modal/esm';
@@ -38,7 +39,7 @@ import '../../button/esm';
38
39
  import 'react-virtual';
39
40
 
40
41
  var OptionsListWithApply = forwardRef(function (_a, ref) {
41
- var toggleMenu = _a.toggleMenu, defaultGetOptionProps = _a.getOptionProps, _b = _a.showClear, showClear = _b === void 0 ? true : _b, _c = _a.selectedDraft, selectedDraft = _c === void 0 ? [] : _c, _d = _a.flatOptions, flatOptions = _d === void 0 ? [] : _d, _e = _a.OptionsList, OptionsList$1 = _e === void 0 ? OptionsList : _e, _f = _a.onApply, onApply = _f === void 0 ? function () { return null; } : _f, _g = _a.onClear, onClear = _g === void 0 ? function () { return null; } : _g, _h = _a.onClose, onClose = _h === void 0 ? function () { return null; } : _h, _j = _a.visibleOptions, visibleOptions = _j === void 0 ? 5 : _j, _k = _a.Footer, Footer$1$1 = _k === void 0 ? Footer$1 : _k, restProps = __rest(_a, ["toggleMenu", "getOptionProps", "showClear", "selectedDraft", "flatOptions", "OptionsList", "onApply", "onClear", "onClose", "visibleOptions", "Footer"]);
42
+ var toggleMenu = _a.toggleMenu, defaultGetOptionProps = _a.getOptionProps, _b = _a.showClear, showClear = _b === void 0 ? true : _b, _c = _a.selectedDraft, selectedDraft = _c === void 0 ? [] : _c, _d = _a.flatOptions, flatOptions = _d === void 0 ? [] : _d, _e = _a.OptionsList, OptionsList$1 = _e === void 0 ? OptionsList : _e, _f = _a.onApply, onApply = _f === void 0 ? function () { return null; } : _f, _g = _a.onClear, onClear = _g === void 0 ? function () { return null; } : _g, _h = _a.onClose, onClose = _h === void 0 ? function () { return null; } : _h, _j = _a.visibleOptions, visibleOptions = _j === void 0 ? DEFAULT_VISIBLE_OPTIONS : _j, _k = _a.Footer, Footer$1$1 = _k === void 0 ? Footer$1 : _k, restProps = __rest(_a, ["toggleMenu", "getOptionProps", "showClear", "selectedDraft", "flatOptions", "OptionsList", "onApply", "onClear", "onClose", "visibleOptions", "Footer"]);
42
43
  var getOptionProps = useCallback(function (option, index) {
43
44
  var optionProps = defaultGetOptionProps(option, index);
44
45
  var selected = option.key === SELECT_ALL_KEY
@@ -22,8 +22,9 @@ import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
22
22
  import '@alfalab/icons-glyph/CheckmarkMIcon';
23
23
  import './components/checkmark-mobile/Component.js';
24
24
  import '../../scrollbar/esm';
25
- import './getDataTestId-bb936fa6.js';
25
+ import './getDataTestId-1b8247c6.js';
26
26
  import './utils.js';
27
+ import './consts.js';
27
28
 
28
29
  var Select = forwardRef(function (_a, ref) {
29
30
  var _b = _a.Arrow, Arrow$1 = _b === void 0 ? Arrow : _b, _c = _a.Field, Field$1 = _c === void 0 ? Field : _c, _d = _a.OptionsList, OptionsList$1 = _d === void 0 ? OptionsList : _d, _e = _a.Optgroup, Optgroup$1 = _e === void 0 ? Optgroup : _e, _f = _a.Option, Option$1 = _f === void 0 ? Option : _f, restProps = __rest(_a, ["Arrow", "Field", "OptionsList", "Optgroup", "Option"]);
@@ -5,7 +5,7 @@ import { Select } from './Component.js';
5
5
  import 'classnames';
6
6
  import '@alfalab/icons-glyph/ChevronDownMIcon';
7
7
  import './components/base-select/Component.js';
8
- import { S as SelectMobile } from './Component-557940f3.js';
8
+ import { S as SelectMobile } from './Component-7629765c.js';
9
9
  import '../../form-control/esm';
10
10
  import '../../badge/esm';
11
11
  import '../../checkbox/esm';
@@ -31,12 +31,13 @@ import './components/base-select-mobile/footer/Component.js';
31
31
  import '../../base-modal/esm';
32
32
  import '../../button/esm';
33
33
  import '../../skeleton/esm';
34
- import './intersection-observer-22cae339.js';
34
+ import './intersection-observer-e13952d2.js';
35
35
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
36
36
  import '../../scrollbar/esm';
37
37
  import 'react-virtual';
38
- import './getDataTestId-bb936fa6.js';
38
+ import './getDataTestId-1b8247c6.js';
39
39
  import './utils.js';
40
+ import './consts.js';
40
41
 
41
42
  var SelectResponsive = forwardRef(function (_a, ref) {
42
43
  var footer = _a.footer, swipeable = _a.swipeable, bottomSheetProps = _a.bottomSheetProps, OptionsList = _a.OptionsList, onScroll = _a.onScroll, fieldProps = _a.fieldProps, _b = _a.breakpoint, breakpoint = _b === void 0 ? 1024 : _b, restProps = __rest(_a, ["footer", "swipeable", "bottomSheetProps", "OptionsList", "onScroll", "fieldProps", "breakpoint"]);
@@ -6,7 +6,7 @@ import cn from 'classnames';
6
6
  import { useMultipleSelection, useCombobox } from 'downshift';
7
7
  import { Popover } from '../../../../popover/esm';
8
8
  import { useLayoutEffect_SAFE_FOR_SSR } from '@alfalab/hooks';
9
- import { g as getDataTestId } from '../../getDataTestId-bb936fa6.js';
9
+ import { g as getDataTestId } from '../../getDataTestId-1b8247c6.js';
10
10
  import { processOptions } from '../../utils.js';
11
11
  import { NativeSelect } from '../native-select/Component.js';
12
12
 
@@ -8,5 +8,5 @@ import 'downshift';
8
8
  import '../../../../popover/esm';
9
9
  import '@alfalab/hooks';
10
10
  import '../native-select/Component.js';
11
- import '../../getDataTestId-bb936fa6.js';
11
+ import '../../getDataTestId-1b8247c6.js';
12
12
  import '../../utils.js';
@@ -5,7 +5,7 @@ import cn from 'classnames';
5
5
  import { useMultipleSelection, useCombobox } from 'downshift';
6
6
  import { BottomSheet } from '../../../../bottom-sheet/esm';
7
7
  import { ModalMobile } from '../../../../modal/esm/mobile';
8
- import { g as getDataTestId } from '../../getDataTestId-bb936fa6.js';
8
+ import { g as getDataTestId } from '../../getDataTestId-1b8247c6.js';
9
9
  import { processOptions } from '../../utils.js';
10
10
  import { Arrow } from '../arrow/Component.js';
11
11
  import { Field } from '../field/Component.js';
@@ -22,6 +22,7 @@ import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
22
22
  import '@alfalab/icons-glyph/CheckmarkMIcon';
23
23
  import '../checkmark-mobile/Component.js';
24
24
  import '../../../../scrollbar/esm';
25
+ import '../../consts.js';
25
26
 
26
27
  var styles = {"component":"select__component_3sio6","sheet":"select__sheet_3sio6","sheetContent":"select__sheetContent_3sio6","sheetContainer":"select__sheetContainer_3sio6","block":"select__block_3sio6","option":"select__option_3sio6","optionGroup":"select__optionGroup_3sio6"};
27
28
  require('./index.css');
@@ -21,5 +21,6 @@ import '@alfalab/icons-glyph/CheckmarkMIcon';
21
21
  import '../checkmark-mobile/Component.js';
22
22
  import '../options-list/Component.js';
23
23
  import '../../../../scrollbar/esm';
24
- import '../../getDataTestId-bb936fa6.js';
24
+ import '../../getDataTestId-1b8247c6.js';
25
25
  import '../../utils.js';
26
+ import '../../consts.js';
@@ -1,6 +1,6 @@
1
1
  export { Arrow } from './arrow/Component.js';
2
2
  export { BaseSelect } from './base-select/Component.js';
3
- export { S as SelectMobile, a as SelectModalMobile } from '../Component-557940f3.js';
3
+ export { S as SelectMobile, a as SelectModalMobile } from '../Component-7629765c.js';
4
4
  export { Field } from './field/Component.js';
5
5
  export { Optgroup } from './optgroup/Component.js';
6
6
  export { Option } from './option/Component.js';
@@ -30,12 +30,13 @@ import '../../../checkbox/esm';
30
30
  import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
31
31
  import '@alfalab/icons-glyph/CheckmarkMIcon';
32
32
  import '../../../skeleton/esm';
33
- import '../intersection-observer-22cae339.js';
33
+ import '../intersection-observer-e13952d2.js';
34
34
  import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
35
35
  import './checkmark/Component.js';
36
36
  import './checkmark-mobile/Component.js';
37
37
  import '../../../scrollbar/esm';
38
38
  import 'react-virtual';
39
39
  import './base-checkmark/Component.js';
40
- import '../getDataTestId-bb936fa6.js';
40
+ import '../getDataTestId-1b8247c6.js';
41
41
  import '../utils.js';
42
+ import '../consts.js';
@@ -4,6 +4,7 @@ import mergeRefs from 'react-merge-refs';
4
4
  import cn from 'classnames';
5
5
  import { Scrollbar } from '../../../../scrollbar/esm';
6
6
  import { useMedia } from '@alfalab/hooks';
7
+ import { DEFAULT_VISIBLE_OPTIONS } from '../../consts.js';
7
8
  import { useVisibleOptions, isGroup } from '../../utils.js';
8
9
  import { Optgroup } from '../optgroup/Component.js';
9
10
 
@@ -17,7 +18,7 @@ var createCounter = function () {
17
18
  };
18
19
  var OptionsList = forwardRef(function (_a, ref) {
19
20
  var _b;
20
- var _c = _a.size, size = _c === void 0 ? 's' : _c, className = _a.className, optionGroupClassName = _a.optionGroupClassName, Option = _a.Option, getOptionProps = _a.getOptionProps, _d = _a.options, options = _d === void 0 ? [] : _d, _e = _a.Optgroup, Optgroup$1 = _e === void 0 ? Optgroup : _e, dataTestId = _a.dataTestId, emptyPlaceholder = _a.emptyPlaceholder, _f = _a.visibleOptions, visibleOptions = _f === void 0 ? 5 : _f, onScroll = _a.onScroll, open = _a.open, header = _a.header, footer = _a.footer, optionsListWidth = _a.optionsListWidth, nativeScrollbarProp = _a.nativeScrollbar, _g = _a.flatOptions, flatOptions = _g === void 0 ? [] : _g;
21
+ var _c = _a.size, size = _c === void 0 ? 's' : _c, className = _a.className, optionGroupClassName = _a.optionGroupClassName, Option = _a.Option, getOptionProps = _a.getOptionProps, _d = _a.options, options = _d === void 0 ? [] : _d, _e = _a.Optgroup, Optgroup$1 = _e === void 0 ? Optgroup : _e, dataTestId = _a.dataTestId, emptyPlaceholder = _a.emptyPlaceholder, _f = _a.visibleOptions, visibleOptions = _f === void 0 ? DEFAULT_VISIBLE_OPTIONS : _f, onScroll = _a.onScroll, open = _a.open, header = _a.header, footer = _a.footer, optionsListWidth = _a.optionsListWidth, nativeScrollbarProp = _a.nativeScrollbar, _g = _a.flatOptions, flatOptions = _g === void 0 ? [] : _g;
21
22
  var nativeScrollbar = useMedia([[true, '(max-width: 1023px)']], false)[0];
22
23
  nativeScrollbar = Boolean(nativeScrollbarProp !== null && nativeScrollbarProp !== void 0 ? nativeScrollbarProp : nativeScrollbar);
23
24
  var renderOption = function (option, index) { return (React.createElement(Option, __assign({ key: option.key }, getOptionProps(option, index)))); };
@@ -6,4 +6,5 @@ import 'classnames';
6
6
  import '../../../../scrollbar/esm';
7
7
  import '@alfalab/hooks';
8
8
  import '../optgroup/Component.js';
9
+ import '../../consts.js';
9
10
  import '../../utils.js';
@@ -1,6 +1,6 @@
1
1
  import 'tslib';
2
2
  import 'react';
3
- export { S as SelectMobile } from '../../Component-557940f3.js';
3
+ export { S as SelectMobile } from '../../Component-7629765c.js';
4
4
  import '../arrow/Component.js';
5
5
  import '../base-select-mobile/Component.js';
6
6
  import '../base-select-mobile/footer/Component.js';
@@ -28,7 +28,7 @@ import '@alfalab/icons-glyph/CheckmarkMIcon';
28
28
  import '../checkmark-mobile/Component.js';
29
29
  import '../../../../scrollbar/esm';
30
30
  import '../../../../skeleton/esm';
31
- import '../../intersection-observer-22cae339.js';
31
+ import '../../intersection-observer-e13952d2.js';
32
32
  import '../../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
33
33
  import '../../../../button/esm';
34
34
  import '../../../../bottom-sheet/esm';
@@ -36,4 +36,5 @@ import '../../../../modal/esm/mobile';
36
36
  import '../../../../base-modal/esm';
37
37
  import 'react-virtual';
38
38
  import '../../utils.js';
39
- import '../../getDataTestId-bb936fa6.js';
39
+ import '../../consts.js';
40
+ import '../../getDataTestId-1b8247c6.js';
@@ -1 +1 @@
1
- export * from "../../Component-557940f3";
1
+ export * from "../../Component-7629765c";
@@ -1,4 +1,4 @@
1
- export { S as SelectMobile } from '../../Component-557940f3.js';
1
+ export { S as SelectMobile } from '../../Component-7629765c.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import '../../Component.js';
@@ -33,7 +33,8 @@ import '../../../../button/esm';
33
33
  import '../virtual-options-list/Component.js';
34
34
  import 'react-virtual';
35
35
  import '../../../../skeleton/esm';
36
- import '../../intersection-observer-22cae339.js';
36
+ import '../../intersection-observer-e13952d2.js';
37
37
  import '../../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
38
38
  import '../../utils.js';
39
- import '../../getDataTestId-bb936fa6.js';
39
+ import '../../consts.js';
40
+ import '../../getDataTestId-1b8247c6.js';
@@ -1,6 +1,6 @@
1
1
  import 'tslib';
2
2
  import 'react';
3
- export { a as SelectModalMobile } from '../../Component-557940f3.js';
3
+ export { a as SelectModalMobile } from '../../Component-7629765c.js';
4
4
  import '../arrow/Component.js';
5
5
  import '../base-select-mobile/Component.js';
6
6
  import '../base-select-mobile/footer/Component.js';
@@ -28,7 +28,7 @@ import '@alfalab/icons-glyph/CheckmarkMIcon';
28
28
  import '../checkmark-mobile/Component.js';
29
29
  import '../../../../scrollbar/esm';
30
30
  import '../../../../skeleton/esm';
31
- import '../../intersection-observer-22cae339.js';
31
+ import '../../intersection-observer-e13952d2.js';
32
32
  import '../../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
33
33
  import '../../../../button/esm';
34
34
  import '../../../../bottom-sheet/esm';
@@ -36,4 +36,5 @@ import '../../../../modal/esm/mobile';
36
36
  import '../../../../base-modal/esm';
37
37
  import 'react-virtual';
38
38
  import '../../utils.js';
39
- import '../../getDataTestId-bb936fa6.js';
39
+ import '../../consts.js';
40
+ import '../../getDataTestId-1b8247c6.js';
@@ -1 +1 @@
1
- export * from "../../Component-557940f3";
1
+ export * from "../../Component-7629765c";
@@ -1,4 +1,4 @@
1
- export { a as SelectModalMobile } from '../../Component-557940f3.js';
1
+ export { a as SelectModalMobile } from '../../Component-7629765c.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import '../../Component.js';
@@ -33,7 +33,8 @@ import '../../../../button/esm';
33
33
  import '../virtual-options-list/Component.js';
34
34
  import 'react-virtual';
35
35
  import '../../../../skeleton/esm';
36
- import '../../intersection-observer-22cae339.js';
36
+ import '../../intersection-observer-e13952d2.js';
37
37
  import '../../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
38
38
  import '../../utils.js';
39
- import '../../getDataTestId-bb936fa6.js';
39
+ import '../../consts.js';
40
+ import '../../getDataTestId-1b8247c6.js';
@@ -5,6 +5,7 @@ import { useVirtual } from 'react-virtual';
5
5
  import cn from 'classnames';
6
6
  import { Scrollbar } from '../../../../scrollbar/esm';
7
7
  import { useMedia } from '@alfalab/hooks';
8
+ import { DEFAULT_VISIBLE_OPTIONS } from '../../consts.js';
8
9
  import { usePrevious, lastIndexOf, useVisibleOptions, isGroup } from '../../utils.js';
9
10
  import { Optgroup } from '../optgroup/Component.js';
10
11
 
@@ -13,7 +14,7 @@ require('./index.css');
13
14
 
14
15
  var VirtualOptionsList = forwardRef(function (_a, ref) {
15
16
  var _b;
16
- var _c = _a.size, size = _c === void 0 ? 's' : _c, _d = _a.flatOptions, flatOptions = _d === void 0 ? [] : _d, _e = _a.highlightedIndex, highlightedIndex = _e === void 0 ? -1 : _e, className = _a.className, getOptionProps = _a.getOptionProps, Option = _a.Option, open = _a.open, _f = _a.options, options = _f === void 0 ? [] : _f, _g = _a.Optgroup, Optgroup$1 = _g === void 0 ? Optgroup : _g, dataTestId = _a.dataTestId, emptyPlaceholder = _a.emptyPlaceholder, _h = _a.visibleOptions, visibleOptions = _h === void 0 ? 5 : _h, header = _a.header, footer = _a.footer, optionsListWidth = _a.optionsListWidth, onScroll = _a.onScroll, nativeScrollbarProp = _a.nativeScrollbar;
17
+ var _c = _a.size, size = _c === void 0 ? 's' : _c, _d = _a.flatOptions, flatOptions = _d === void 0 ? [] : _d, _e = _a.highlightedIndex, highlightedIndex = _e === void 0 ? -1 : _e, className = _a.className, getOptionProps = _a.getOptionProps, Option = _a.Option, open = _a.open, _f = _a.options, options = _f === void 0 ? [] : _f, _g = _a.Optgroup, Optgroup$1 = _g === void 0 ? Optgroup : _g, dataTestId = _a.dataTestId, emptyPlaceholder = _a.emptyPlaceholder, _h = _a.visibleOptions, visibleOptions = _h === void 0 ? DEFAULT_VISIBLE_OPTIONS : _h, header = _a.header, footer = _a.footer, optionsListWidth = _a.optionsListWidth, onScroll = _a.onScroll, nativeScrollbarProp = _a.nativeScrollbar;
17
18
  var listRef = useRef(null);
18
19
  var parentRef = useRef(null);
19
20
  var scrollbarRef = useRef(null);
@@ -7,4 +7,5 @@ import 'classnames';
7
7
  import '../../../../scrollbar/esm';
8
8
  import '@alfalab/hooks';
9
9
  import '../optgroup/Component.js';
10
+ import '../../consts.js';
10
11
  import '../../utils.js';
@@ -0,0 +1,2 @@
1
+ declare const DEFAULT_VISIBLE_OPTIONS = 5;
2
+ export { DEFAULT_VISIBLE_OPTIONS };
@@ -0,0 +1,3 @@
1
+ var DEFAULT_VISIBLE_OPTIONS = 5;
2
+
3
+ export { DEFAULT_VISIBLE_OPTIONS };
@@ -36,7 +36,9 @@ declare function useSelectWithApply({ options, selected, onChange, OptionsList,
36
36
  showClear?: boolean | undefined;
37
37
  onClose?: (() => void) | undefined;
38
38
  selectedDraft?: OptionShape[] | undefined;
39
- OptionsList?: import("react").FC<import("./index").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
39
+ OptionsList?: import("react").FC<import("./index").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined; /**
40
+ * Пропсы, которые будут прокинуты в компонент списка
41
+ */
40
42
  Footer?: import("react").FC<import("./presets/useSelectWithApply/options-list-with-apply/footer/Component").FooterProps> | undefined;
41
43
  } & import("react").RefAttributes<HTMLDivElement>>;
42
44
  optionsListProps: {
@@ -1,3 +1,3 @@
1
1
  declare const isClient: () => boolean;
2
2
  export { isClient };
3
- export * from "./getDataTestId-bb936fa6";
3
+ export * from "./getDataTestId-1b8247c6";
@@ -1,7 +1,7 @@
1
1
  export { Select } from './Component.js';
2
2
  export { Arrow } from './components/arrow/Component.js';
3
3
  export { BaseSelect } from './components/base-select/Component.js';
4
- export { b as SELECT_ALL_KEY, S as SelectMobile, a as SelectModalMobile, u as useSelectWithApply } from './Component-557940f3.js';
4
+ export { b as SELECT_ALL_KEY, S as SelectMobile, a as SelectModalMobile, u as useSelectWithApply } from './Component-7629765c.js';
5
5
  export { Field } from './components/field/Component.js';
6
6
  export { Optgroup } from './components/optgroup/Component.js';
7
7
  export { Option } from './components/option/Component.js';
@@ -33,11 +33,12 @@ import '../../checkbox/esm';
33
33
  import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
34
34
  import '@alfalab/icons-glyph/CheckmarkMIcon';
35
35
  import '../../skeleton/esm';
36
- import './intersection-observer-22cae339.js';
36
+ import './intersection-observer-e13952d2.js';
37
37
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
38
38
  import './components/checkmark/Component.js';
39
39
  import './components/checkmark-mobile/Component.js';
40
40
  import '../../scrollbar/esm';
41
41
  import 'react-virtual';
42
42
  import './components/base-checkmark/Component.js';
43
- import './getDataTestId-bb936fa6.js';
43
+ import './getDataTestId-1b8247c6.js';
44
+ import './consts.js';
@@ -1,6 +1,6 @@
1
1
  export { useSelectWithLoading } from './useSelectWithLoading/hook.js';
2
2
  export { useLazyLoading } from './useLazyLoading/hook.js';
3
- export { b as SELECT_ALL_KEY, u as useSelectWithApply } from '../Component-557940f3.js';
3
+ export { b as SELECT_ALL_KEY, u as useSelectWithApply } from '../Component-7629765c.js';
4
4
  import 'tslib';
5
5
  import 'react';
6
6
  import '../../../skeleton/esm';
@@ -12,7 +12,7 @@ import '../../../checkbox/esm';
12
12
  import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
13
13
  import '@alfalab/icons-glyph/CheckmarkMIcon';
14
14
  import '../components/checkmark-mobile/Component.js';
15
- import '../intersection-observer-22cae339.js';
15
+ import '../intersection-observer-e13952d2.js';
16
16
  import '../Component.js';
17
17
  import '../components/arrow/Component.js';
18
18
  import '@alfalab/icons-glyph/ChevronDownMIcon';
@@ -38,4 +38,5 @@ import '../components/virtual-options-list/Component.js';
38
38
  import 'react-virtual';
39
39
  import './useSelectWithApply/options-list-with-apply/footer/Component.js';
40
40
  import '../utils.js';
41
- import '../getDataTestId-bb936fa6.js';
41
+ import '../consts.js';
42
+ import '../getDataTestId-1b8247c6.js';
@@ -2,7 +2,7 @@ import { __spreadArray, __assign } from 'tslib';
2
2
  import React, { useReducer, useRef, useCallback, useEffect, useMemo } from 'react';
3
3
  import { Skeleton } from '../../../../skeleton/esm';
4
4
  import { Option } from '../../components/option/Component.js';
5
- import '../../intersection-observer-22cae339.js';
5
+ import '../../intersection-observer-e13952d2.js';
6
6
  import 'classnames';
7
7
  import '../../components/checkmark/Component.js';
8
8
  import '../../../../badge/esm';
@@ -4,7 +4,7 @@ import '../../Component.js';
4
4
  import 'classnames';
5
5
  import '@alfalab/icons-glyph/ChevronDownMIcon';
6
6
  import '../../components/base-select/Component.js';
7
- export { b as SELECT_ALL_KEY, u as useSelectWithApply } from '../../Component-557940f3.js';
7
+ export { b as SELECT_ALL_KEY, u as useSelectWithApply } from '../../Component-7629765c.js';
8
8
  import '../../../../form-control/esm';
9
9
  import '@alfalab/hooks';
10
10
  import '../../../../badge/esm';
@@ -14,7 +14,7 @@ import '@alfalab/icons-glyph/CheckmarkMIcon';
14
14
  import '../../components/options-list/Component.js';
15
15
  import '../../components/virtual-options-list/Component.js';
16
16
  import '../../../../skeleton/esm';
17
- import '../../intersection-observer-22cae339.js';
17
+ import '../../intersection-observer-e13952d2.js';
18
18
  import '../../components/arrow/Component.js';
19
19
  import '../../components/field/Component.js';
20
20
  import '../../components/optgroup/Component.js';
@@ -35,5 +35,6 @@ import '../../../../base-modal/esm';
35
35
  import '../../../../button/esm';
36
36
  import './options-list-with-apply/footer/Component.js';
37
37
  import 'react-virtual';
38
- import '../../getDataTestId-bb936fa6.js';
38
+ import '../../getDataTestId-1b8247c6.js';
39
39
  import '../../utils.js';
40
+ import '../../consts.js';
@@ -1,7 +1,7 @@
1
1
  import 'tslib';
2
2
  import 'react';
3
3
  import '../../../components/options-list/Component.js';
4
- export { O as OptionsListWithApply } from '../../../Component-557940f3.js';
4
+ export { O as OptionsListWithApply } from '../../../Component-7629765c.js';
5
5
  import './footer/Component.js';
6
6
  import 'react-merge-refs';
7
7
  import 'classnames';
@@ -34,6 +34,7 @@ import '../../../../../button/esm';
34
34
  import '../../../components/virtual-options-list/Component.js';
35
35
  import 'react-virtual';
36
36
  import '../../../../../skeleton/esm';
37
- import '../../../intersection-observer-22cae339.js';
37
+ import '../../../intersection-observer-e13952d2.js';
38
+ import '../../../consts.js';
38
39
  import '../../../utils.js';
39
- import '../../../getDataTestId-bb936fa6.js';
40
+ import '../../../getDataTestId-1b8247c6.js';
@@ -1 +1 @@
1
- export * from "../../../Component-557940f3";
1
+ export * from "../../../Component-7629765c";
@@ -1,4 +1,4 @@
1
- export { O as OptionsListWithApply } from '../../../Component-557940f3.js';
1
+ export { O as OptionsListWithApply } from '../../../Component-7629765c.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import '../../../Component.js';
@@ -33,7 +33,8 @@ import '../../../../../button/esm';
33
33
  import '../../../components/virtual-options-list/Component.js';
34
34
  import 'react-virtual';
35
35
  import '../../../../../skeleton/esm';
36
- import '../../../intersection-observer-22cae339.js';
36
+ import '../../../intersection-observer-e13952d2.js';
37
37
  import './footer/Component.js';
38
38
  import '../../../utils.js';
39
- import '../../../getDataTestId-bb936fa6.js';
39
+ import '../../../consts.js';
40
+ import '../../../getDataTestId-1b8247c6.js';
@@ -24,7 +24,7 @@ import '@alfalab/icons-glyph/CheckmarkMIcon';
24
24
  import './components/checkmark-mobile/Component.js';
25
25
  import './components/options-list/Component.js';
26
26
  import '../../scrollbar/esm';
27
- import './Component-557940f3.js';
27
+ import './Component-7629765c.js';
28
28
  import './components/base-select-mobile/Component.js';
29
29
  import '../../bottom-sheet/esm';
30
30
  import '../../modal/esm/mobile';
@@ -34,7 +34,8 @@ import '../../button/esm';
34
34
  import './components/virtual-options-list/Component.js';
35
35
  import 'react-virtual';
36
36
  import '../../skeleton/esm';
37
- import './intersection-observer-22cae339.js';
37
+ import './intersection-observer-e13952d2.js';
38
38
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
39
- import './getDataTestId-bb936fa6.js';
39
+ import './getDataTestId-1b8247c6.js';
40
40
  import './utils.js';
41
+ import './consts.js';
@@ -53,13 +53,17 @@ function useVisibleOptions(_a) {
53
53
  var list = listRef.current;
54
54
  var styleTarget = styleTargetRef.current;
55
55
  if (open && list && styleTarget && visibleOptions > 0) {
56
+ var childCount = list.children.length;
56
57
  var optionsNodes = [].slice.call(list.children, 0, visibleOptions + 1);
57
58
  var height = optionsNodes
58
59
  .slice(0, visibleOptions)
59
60
  .reduce(function (acc, child) { return acc + child.clientHeight; }, 0);
60
- if (visibleOptions < list.children.length) {
61
- // Добавляем половинку
62
- height += Math.round(optionsNodes[optionsNodes.length - 1].clientHeight / 2);
61
+ if (visibleOptions < childCount) {
62
+ var lastVisibleOptionHeight = optionsNodes[optionsNodes.length - 1].clientHeight;
63
+ // Если кол-во опций больше visibleOptions на 1, то показываем все опции, иначе добавляем половинку
64
+ height += Math.round(childCount - visibleOptions === 1
65
+ ? lastVisibleOptionHeight
66
+ : lastVisibleOptionHeight / 2);
63
67
  }
64
68
  styleTarget.style.height = "".concat(height, "px");
65
69
  }
@@ -36,7 +36,9 @@ declare function useSelectWithApply({ options, selected, onChange, OptionsList,
36
36
  showClear?: boolean | undefined;
37
37
  onClose?: (() => void) | undefined;
38
38
  selectedDraft?: OptionShape[] | undefined;
39
- OptionsList?: import("react").FC<import("./index").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
39
+ OptionsList?: import("react").FC<import("./index").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined; /**
40
+ * Пропсы, которые будут прокинуты в компонент списка
41
+ */
40
42
  Footer?: import("react").FC<import("./presets/useSelectWithApply/options-list-with-apply/footer/Component").FooterProps> | undefined;
41
43
  } & import("react").RefAttributes<HTMLDivElement>>;
42
44
  optionsListProps: {
@@ -1,3 +1,3 @@
1
1
  declare const isClient: () => boolean;
2
2
  export { isClient };
3
- export * from "./getDataTestId-cf4d6709";
3
+ export * from "./getDataTestId-e9b1c785";
package/select/index.js CHANGED
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
3
3
  var Component = require('./Component.js');
4
4
  var components_arrow_Component = require('./components/arrow/Component.js');
5
5
  var components_baseSelect_Component = require('./components/base-select/Component.js');
6
- var presets_useSelectWithApply_optionsListWithApply_Component = require('./Component-97dfa7b9.js');
6
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('./Component-42354ffe.js');
7
7
  var components_field_Component = require('./components/field/Component.js');
8
8
  var components_optgroup_Component = require('./components/optgroup/Component.js');
9
9
  var components_option_Component = require('./components/option/Component.js');
@@ -22,7 +22,7 @@ require('@juggle/resize-observer');
22
22
  require('downshift');
23
23
  require('../popover');
24
24
  require('@alfalab/hooks');
25
- require('./getDataTestId-cf4d6709.js');
25
+ require('./getDataTestId-e9b1c785.js');
26
26
  require('./components/native-select/Component.js');
27
27
  require('./components/base-select-mobile/Component.js');
28
28
  require('../bottom-sheet');
@@ -36,7 +36,8 @@ require('../checkbox');
36
36
  require('@alfalab/icons-glyph/CheckmarkCircleMIcon');
37
37
  require('@alfalab/icons-glyph/CheckmarkMIcon');
38
38
  require('../skeleton');
39
- require('./intersection-observer-96f8d3e8.js');
39
+ require('./intersection-observer-ae06dac6.js');
40
+ require('./consts.js');
40
41
  require('./presets/useSelectWithApply/options-list-with-apply/footer/Component.js');
41
42
  require('./components/checkmark/Component.js');
42
43
  require('./components/checkmark-mobile/Component.js');
@@ -19,7 +19,8 @@ import '../../checkbox/modern';
19
19
  import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
20
20
  import '@alfalab/icons-glyph/CheckmarkMIcon';
21
21
  import '../../skeleton/modern';
22
- import './intersection-observer-22cae339.js';
22
+ import './intersection-observer-e13952d2.js';
23
+ import { DEFAULT_VISIBLE_OPTIONS } from './consts.js';
23
24
  import { Footer } from './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
24
25
  import 'react-merge-refs';
25
26
  import '@juggle/resize-observer';
@@ -29,14 +30,14 @@ import './components/native-select/Component.js';
29
30
  import './components/checkmark/Component.js';
30
31
  import './components/checkmark-mobile/Component.js';
31
32
  import '../../scrollbar/modern';
32
- import './getDataTestId-783cd717.js';
33
+ import './getDataTestId-957e6819.js';
33
34
  import '../../bottom-sheet/modern';
34
35
  import '../../modal/modern/mobile';
35
36
  import '../../base-modal/modern';
36
37
  import '../../button/modern';
37
38
  import 'react-virtual';
38
39
 
39
- const OptionsListWithApply = forwardRef(({ toggleMenu, getOptionProps: defaultGetOptionProps, showClear = true, selectedDraft = [], flatOptions = [], OptionsList: OptionsList$1 = OptionsList, onApply = () => null, onClear = () => null, onClose = () => null, visibleOptions = 5, Footer: Footer$1 = Footer, ...restProps }, ref) => {
40
+ const OptionsListWithApply = forwardRef(({ toggleMenu, getOptionProps: defaultGetOptionProps, showClear = true, selectedDraft = [], flatOptions = [], OptionsList: OptionsList$1 = OptionsList, onApply = () => null, onClear = () => null, onClose = () => null, visibleOptions = DEFAULT_VISIBLE_OPTIONS, Footer: Footer$1 = Footer, ...restProps }, ref) => {
40
41
  const getOptionProps = useCallback((option, index) => {
41
42
  const optionProps = defaultGetOptionProps(option, index);
42
43
  const selected = option.key === SELECT_ALL_KEY
@@ -21,8 +21,9 @@ import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
21
21
  import '@alfalab/icons-glyph/CheckmarkMIcon';
22
22
  import './components/checkmark-mobile/Component.js';
23
23
  import '../../scrollbar/modern';
24
- import './getDataTestId-783cd717.js';
24
+ import './getDataTestId-957e6819.js';
25
25
  import './utils.js';
26
+ import './consts.js';
26
27
 
27
28
  const Select = forwardRef(({ Arrow: Arrow$1 = Arrow, Field: Field$1 = Field, OptionsList: OptionsList$1 = OptionsList, Optgroup: Optgroup$1 = Optgroup, Option: Option$1 = Option, ...restProps }, ref) => (React.createElement(BaseSelect, { ref: ref, Option: Option$1, Field: Field$1, Optgroup: Optgroup$1, OptionsList: OptionsList$1, Arrow: Arrow$1, ...restProps })));
28
29
 
@@ -4,7 +4,7 @@ import { Select } from './Component.js';
4
4
  import 'classnames';
5
5
  import '@alfalab/icons-glyph/ChevronDownMIcon';
6
6
  import './components/base-select/Component.js';
7
- import { S as SelectMobile } from './Component-09104d57.js';
7
+ import { S as SelectMobile } from './Component-3879ae9e.js';
8
8
  import '../../form-control/modern';
9
9
  import '../../badge/modern';
10
10
  import '../../checkbox/modern';
@@ -30,12 +30,13 @@ import './components/base-select-mobile/footer/Component.js';
30
30
  import '../../base-modal/modern';
31
31
  import '../../button/modern';
32
32
  import '../../skeleton/modern';
33
- import './intersection-observer-22cae339.js';
33
+ import './intersection-observer-e13952d2.js';
34
34
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
35
35
  import '../../scrollbar/modern';
36
36
  import 'react-virtual';
37
- import './getDataTestId-783cd717.js';
37
+ import './getDataTestId-957e6819.js';
38
38
  import './utils.js';
39
+ import './consts.js';
39
40
 
40
41
  const SelectResponsive = forwardRef(({ footer, swipeable, bottomSheetProps, OptionsList, onScroll, fieldProps, breakpoint = 1024, ...restProps }, ref) => {
41
42
  const [view] = useMedia([
@@ -5,7 +5,7 @@ import cn from 'classnames';
5
5
  import { useMultipleSelection, useCombobox } from 'downshift';
6
6
  import { Popover } from '../../../../popover/modern';
7
7
  import { useLayoutEffect_SAFE_FOR_SSR } from '@alfalab/hooks';
8
- import { g as getDataTestId } from '../../getDataTestId-783cd717.js';
8
+ import { g as getDataTestId } from '../../getDataTestId-957e6819.js';
9
9
  import { processOptions } from '../../utils.js';
10
10
  import { NativeSelect } from '../native-select/Component.js';
11
11