@alfalab/core-components 42.13.0-beta.0 → 42.14.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 (527) hide show
  1. package/bottom-sheet/component.js +3 -1
  2. package/bottom-sheet/cssm/component.js +3 -1
  3. package/bottom-sheet/esm/component.js +3 -1
  4. package/bottom-sheet/modern/component.js +3 -1
  5. package/calendar/Component-10db897e.d.ts +3 -183
  6. package/{picker-button/cssm → calendar}/Component-69921c40.d.ts +1 -1
  7. package/calendar-input/Component.desktop.d.ts +4 -0
  8. package/calendar-input/Component.desktop.js +4 -0
  9. package/calendar-input/Component.mobile.d.ts +4 -0
  10. package/calendar-input/Component.mobile.js +4 -0
  11. package/calendar-input/Component.responsive.d.ts +4 -0
  12. package/calendar-input/Component.responsive.js +4 -0
  13. package/calendar-input/cssm/Component.desktop.d.ts +4 -0
  14. package/calendar-input/cssm/Component.desktop.js +4 -0
  15. package/calendar-input/cssm/Component.mobile.d.ts +4 -0
  16. package/calendar-input/cssm/Component.mobile.js +4 -0
  17. package/calendar-input/cssm/Component.responsive.d.ts +4 -0
  18. package/calendar-input/cssm/Component.responsive.js +4 -0
  19. package/calendar-input/esm/Component.desktop.d.ts +4 -0
  20. package/calendar-input/esm/Component.desktop.js +4 -0
  21. package/calendar-input/esm/Component.mobile.d.ts +4 -0
  22. package/calendar-input/esm/Component.mobile.js +4 -0
  23. package/calendar-input/esm/Component.responsive.d.ts +4 -0
  24. package/calendar-input/esm/Component.responsive.js +4 -0
  25. package/calendar-input/modern/Component.desktop.d.ts +4 -0
  26. package/calendar-input/modern/Component.desktop.js +4 -0
  27. package/calendar-input/modern/Component.mobile.d.ts +4 -0
  28. package/calendar-input/modern/Component.mobile.js +4 -0
  29. package/calendar-input/modern/Component.responsive.d.ts +4 -0
  30. package/calendar-input/modern/Component.responsive.js +4 -0
  31. package/calendar-range/esm/utils.js +3 -1
  32. package/confirmation/component.desktop.js +1 -1
  33. package/confirmation/component.mobile.js +1 -1
  34. package/confirmation/component.responsive.js +1 -1
  35. package/confirmation/components/base-confirmation/component.js +1 -1
  36. package/confirmation/components/base-confirmation/index.js +1 -1
  37. package/confirmation/components/index.js +1 -1
  38. package/confirmation/components/screens/index.js +1 -1
  39. package/confirmation/components/screens/initial/component.js +1 -1
  40. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  41. package/confirmation/components/screens/initial/index.js +1 -1
  42. package/confirmation/desktop.js +1 -1
  43. package/confirmation/esm/component.desktop.js +1 -1
  44. package/confirmation/esm/component.mobile.js +1 -1
  45. package/confirmation/esm/component.responsive.js +1 -1
  46. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  47. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  48. package/confirmation/esm/components/index.js +1 -1
  49. package/confirmation/esm/components/screens/index.js +1 -1
  50. package/confirmation/esm/components/screens/initial/component.js +1 -1
  51. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  52. package/confirmation/esm/components/screens/initial/index.js +1 -1
  53. package/confirmation/esm/desktop.js +1 -1
  54. package/confirmation/esm/index.js +1 -1
  55. package/confirmation/esm/mobile.js +1 -1
  56. package/confirmation/esm/shared.js +1 -1
  57. package/confirmation/index.js +1 -1
  58. package/confirmation/mobile.js +1 -1
  59. package/confirmation/modern/component.desktop.js +1 -1
  60. package/confirmation/modern/component.mobile.js +1 -1
  61. package/confirmation/modern/component.responsive.js +1 -1
  62. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  63. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  64. package/confirmation/modern/components/index.js +1 -1
  65. package/confirmation/modern/components/screens/index.js +1 -1
  66. package/confirmation/modern/components/screens/initial/component.js +1 -1
  67. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  68. package/confirmation/modern/components/screens/initial/index.js +1 -1
  69. package/confirmation/modern/desktop.js +1 -1
  70. package/confirmation/modern/index.js +1 -1
  71. package/confirmation/modern/mobile.js +1 -1
  72. package/confirmation/modern/shared.js +1 -1
  73. package/confirmation/shared.js +1 -1
  74. package/confirmation-v1/component.d.ts +1 -0
  75. package/confirmation-v1/component.js +1 -0
  76. package/confirmation-v1/cssm/component.d.ts +1 -0
  77. package/confirmation-v1/cssm/component.js +1 -0
  78. package/confirmation-v1/esm/component.d.ts +1 -0
  79. package/confirmation-v1/esm/component.js +1 -0
  80. package/confirmation-v1/modern/component.d.ts +1 -0
  81. package/confirmation-v1/modern/component.js +1 -0
  82. package/custom-picker-button/Component-0f4b9bed.d.ts +4 -21
  83. package/custom-picker-button/Component-10db897e.d.ts +265 -41
  84. package/custom-picker-button/Component-ebda875c.d.ts +98 -9
  85. package/custom-picker-button/Component.desktop-4cd3936b.d.ts +49 -0
  86. package/custom-picker-button/Component.desktop-785df74d.d.ts +1 -1
  87. package/custom-picker-button/Component.mobile-d7e9f69d.d.ts +1 -1
  88. package/custom-picker-button/Component.mobile.d.ts +9 -1
  89. package/custom-picker-button/desktop-d446ae02.d.ts +2 -39
  90. package/custom-picker-button/hook-8abfea97.d.ts +4 -4
  91. package/custom-picker-button/index-89f0cb07.d.ts +2 -0
  92. package/custom-picker-button/index-bdb4c6b9.d.ts +180 -2
  93. package/custom-picker-button/index-c44170fe.d.ts +2 -17
  94. package/custom-picker-button/index-ebda875c.d.ts +200 -18
  95. package/custom-picker-button/index-f12ee135.d.ts +324 -3
  96. package/custom-picker-button/shared-4cd3936b.d.ts +1 -60
  97. package/date-input/Component.d.ts +4 -0
  98. package/date-input/Component.js +4 -0
  99. package/date-input/cssm/Component.d.ts +4 -0
  100. package/date-input/cssm/Component.js +4 -0
  101. package/date-input/esm/Component.d.ts +4 -0
  102. package/date-input/esm/Component.js +4 -0
  103. package/date-input/modern/Component.d.ts +4 -0
  104. package/date-input/modern/Component.js +4 -0
  105. package/date-range-input/Component-10db897e.d.ts +295 -4
  106. package/date-range-input/Component-5684a67d.d.ts +23 -0
  107. package/date-range-input/Component-69921c40.d.ts +12 -172
  108. package/date-range-input/Component-e2b6c730.d.ts +76 -0
  109. package/date-range-input/Component.desktop-b5b4c59f.d.ts +5 -72
  110. package/date-range-input/Component.desktop-ebda875c.d.ts +7 -0
  111. package/date-range-input/Component.desktop.d.ts +4 -0
  112. package/date-range-input/Component.desktop.js +4 -0
  113. package/date-range-input/Component.mobile.d.ts +4 -0
  114. package/date-range-input/Component.mobile.js +4 -0
  115. package/date-range-input/Component.responsive.d.ts +4 -0
  116. package/date-range-input/Component.responsive.js +4 -0
  117. package/date-range-input/components/date-range-input/Component.d.ts +1 -1
  118. package/date-range-input/cssm/Component-10db897e.d.ts +295 -4
  119. package/date-range-input/cssm/Component-5684a67d.d.ts +23 -0
  120. package/date-range-input/cssm/Component-69921c40.d.ts +12 -172
  121. package/date-range-input/cssm/Component-e2b6c730.d.ts +76 -0
  122. package/date-range-input/cssm/Component.desktop-b5b4c59f.d.ts +5 -72
  123. package/date-range-input/cssm/Component.desktop-ebda875c.d.ts +7 -0
  124. package/date-range-input/cssm/Component.desktop.d.ts +4 -0
  125. package/date-range-input/cssm/Component.desktop.js +4 -0
  126. package/date-range-input/cssm/Component.mobile.d.ts +4 -0
  127. package/date-range-input/cssm/Component.mobile.js +4 -0
  128. package/{custom-picker-button/index-8b2c2707.d.ts → date-range-input/cssm/Component.responsive-16b1285a.d.ts} +1 -2
  129. package/date-range-input/cssm/Component.responsive.d.ts +4 -0
  130. package/date-range-input/cssm/Component.responsive.js +4 -0
  131. package/date-range-input/cssm/components/date-range-input/Component.d.ts +1 -1
  132. package/{intl-phone-input/desktop-69921c40.d.ts → date-range-input/cssm/desktop-89f0cb07.d.ts} +1 -1
  133. package/date-range-input/cssm/index-89f0cb07.d.ts +1 -1
  134. package/date-range-input/cssm/index-ebda875c.d.ts +1 -34
  135. package/date-range-input/cssm/index-f034f741.d.ts +2 -80
  136. package/date-range-input/cssm/mobile-c219f8ca.d.ts +368 -1
  137. package/date-range-input/cssm/utils-e0a54580.d.ts +8 -0
  138. package/date-range-input/{desktop-69921c40.d.ts → desktop-89f0cb07.d.ts} +1 -1
  139. package/date-range-input/esm/Component.desktop.d.ts +4 -0
  140. package/date-range-input/esm/Component.desktop.js +4 -0
  141. package/date-range-input/esm/Component.mobile.d.ts +4 -0
  142. package/date-range-input/esm/Component.mobile.js +4 -0
  143. package/date-range-input/esm/Component.responsive.d.ts +4 -0
  144. package/date-range-input/esm/Component.responsive.js +4 -0
  145. package/date-range-input/index-89f0cb07.d.ts +1 -1
  146. package/date-range-input/index-ebda875c.d.ts +1 -34
  147. package/date-range-input/index-f034f741.d.ts +2 -80
  148. package/date-range-input/mobile-c219f8ca.d.ts +368 -1
  149. package/date-range-input/modern/Component.desktop.d.ts +4 -0
  150. package/date-range-input/modern/Component.desktop.js +4 -0
  151. package/date-range-input/modern/Component.mobile.d.ts +4 -0
  152. package/date-range-input/modern/Component.mobile.js +4 -0
  153. package/date-range-input/modern/Component.responsive.d.ts +4 -0
  154. package/date-range-input/modern/Component.responsive.js +4 -0
  155. package/date-range-input/utils-e0a54580.d.ts +8 -0
  156. package/date-time-input/Component.desktop.d.ts +4 -0
  157. package/date-time-input/Component.desktop.js +4 -0
  158. package/date-time-input/cssm/Component.desktop.d.ts +4 -0
  159. package/date-time-input/cssm/Component.desktop.js +4 -0
  160. package/date-time-input/esm/Component.desktop.d.ts +4 -0
  161. package/date-time-input/esm/Component.desktop.js +4 -0
  162. package/date-time-input/modern/Component.desktop.d.ts +4 -0
  163. package/date-time-input/modern/Component.desktop.js +4 -0
  164. package/gallery/Component.js +2 -2
  165. package/gallery/components/header/Component.js +1 -1
  166. package/gallery/components/header/buttons.js +1 -1
  167. package/gallery/components/header/index.js +1 -1
  168. package/gallery/components/image-viewer/component.js +1 -1
  169. package/gallery/components/image-viewer/index.js +1 -1
  170. package/gallery/components/image-viewer/slide.js +1 -1
  171. package/gallery/components/index.js +2 -2
  172. package/gallery/esm/Component.js +2 -2
  173. package/gallery/esm/components/header/Component.js +1 -1
  174. package/gallery/esm/components/header/buttons.js +1 -1
  175. package/gallery/esm/components/header/index.js +1 -1
  176. package/gallery/esm/components/image-viewer/component.js +1 -1
  177. package/gallery/esm/components/image-viewer/index.js +1 -1
  178. package/gallery/esm/components/image-viewer/slide.js +1 -1
  179. package/gallery/esm/components/index.js +2 -2
  180. package/gallery/esm/index.js +2 -2
  181. package/gallery/index.js +2 -2
  182. package/gallery/modern/Component.js +2 -2
  183. package/gallery/modern/components/header/Component.js +1 -1
  184. package/gallery/modern/components/header/buttons.js +1 -1
  185. package/gallery/modern/components/header/index.js +1 -1
  186. package/gallery/modern/components/image-viewer/component.js +1 -1
  187. package/gallery/modern/components/image-viewer/index.js +1 -1
  188. package/gallery/modern/components/image-viewer/slide.js +1 -1
  189. package/gallery/modern/components/index.js +2 -2
  190. package/gallery/modern/index.js +2 -2
  191. package/intl-phone-input/Component-0f4b9bed.d.ts +18 -96
  192. package/intl-phone-input/Component-10db897e.d.ts +99 -5
  193. package/intl-phone-input/Component-4cd3936b.d.ts +1 -1
  194. package/intl-phone-input/Component-c44170fe.d.ts +13 -0
  195. package/intl-phone-input/{Component.desktop-0f4b9bed.d.ts → Component.desktop-63dec22f.d.ts} +1 -1
  196. package/intl-phone-input/component.d.ts +5 -1
  197. package/intl-phone-input/component.js +4 -0
  198. package/intl-phone-input/components/select/component.d.ts +1 -1
  199. package/intl-phone-input/cssm/component.d.ts +4 -0
  200. package/intl-phone-input/cssm/component.js +4 -0
  201. package/intl-phone-input/esm/component.d.ts +4 -0
  202. package/intl-phone-input/esm/component.js +4 -0
  203. package/intl-phone-input/hook-c44170fe.d.ts +48 -0
  204. package/intl-phone-input/modern/component.d.ts +4 -0
  205. package/intl-phone-input/modern/component.js +4 -0
  206. package/intl-phone-input/shared-4cd3936b.d.ts +14 -57
  207. package/package.json +1 -1
  208. package/picker-button/Component-0f4b9bed.d.ts +70 -3
  209. package/picker-button/Component-10db897e.d.ts +4 -294
  210. package/picker-button/Component-ebda875c.d.ts +9 -98
  211. package/picker-button/Component.desktop-785df74d.d.ts +1 -1
  212. package/picker-button/Component.desktop.d.ts +1 -1
  213. package/picker-button/Component.mobile-d7e9f69d.d.ts +1 -1
  214. package/picker-button/Component.mobile.d.ts +1 -1
  215. package/picker-button/Component.responsive.d.ts +1 -1
  216. package/picker-button/cssm/Component-0f4b9bed.d.ts +3 -70
  217. package/picker-button/cssm/Component-10db897e.d.ts +294 -4
  218. package/picker-button/cssm/Component-aed0af6e.d.ts +11 -0
  219. package/picker-button/cssm/Component-ebda875c.d.ts +98 -9
  220. package/picker-button/cssm/Component-f12ee135.d.ts +72 -0
  221. package/picker-button/cssm/Component.desktop-785df74d.d.ts +1 -1
  222. package/picker-button/cssm/Component.desktop.d.ts +1 -1
  223. package/{date-range-input/Component.mobile-ebda875c.d.ts → picker-button/cssm/Component.mobile-96988a65.d.ts} +0 -1
  224. package/picker-button/cssm/Component.mobile-d7e9f69d.d.ts +1 -1
  225. package/picker-button/cssm/Component.mobile.d.ts +1 -1
  226. package/picker-button/cssm/Component.responsive-d7e9f69d.d.ts +26 -0
  227. package/picker-button/cssm/Component.responsive.d.ts +1 -1
  228. package/picker-button/cssm/hook-8abfea97.d.ts +4 -4
  229. package/picker-button/cssm/hook-ebda875c.d.ts +48 -0
  230. package/picker-button/cssm/index-10db897e.d.ts +2 -2
  231. package/picker-button/cssm/index-bdb4c6b9.d.ts +180 -2
  232. package/picker-button/cssm/index-c44170fe.d.ts +1 -1
  233. package/picker-button/cssm/index-ebda875c.d.ts +191 -53
  234. package/picker-button/cssm/index-f12ee135.d.ts +324 -3
  235. package/picker-button/cssm/shared-4cd3936b.d.ts +1 -59
  236. package/picker-button/hook-8abfea97.d.ts +4 -4
  237. package/picker-button/index-10db897e.d.ts +2 -2
  238. package/picker-button/index-bdb4c6b9.d.ts +2 -180
  239. package/picker-button/index-c44170fe.d.ts +1 -1
  240. package/picker-button/index-ebda875c.d.ts +53 -191
  241. package/picker-button/index-f12ee135.d.ts +3 -324
  242. package/picker-button/shared-4cd3936b.d.ts +59 -1
  243. package/pure-cell/component.js +1 -1
  244. package/pure-cell/components/content/component.js +1 -1
  245. package/pure-cell/components/content/index.d.ts +1 -1
  246. package/pure-cell/components/content/index.js +1 -1
  247. package/pure-cell/components/main/component.js +1 -1
  248. package/pure-cell/components/main/index.d.ts +1 -1
  249. package/pure-cell/components/main/index.js +1 -1
  250. package/pure-cell/components/text/component.js +1 -1
  251. package/pure-cell/components/text/index.d.ts +1 -1
  252. package/pure-cell/components/text/index.js +1 -1
  253. package/pure-cell/esm/component.js +1 -1
  254. package/pure-cell/esm/components/content/component.js +1 -1
  255. package/pure-cell/esm/components/content/index.d.ts +1 -1
  256. package/pure-cell/esm/components/content/index.js +1 -1
  257. package/pure-cell/esm/components/main/component.js +1 -1
  258. package/pure-cell/esm/components/main/index.d.ts +1 -1
  259. package/pure-cell/esm/components/main/index.js +1 -1
  260. package/pure-cell/esm/components/text/component.js +1 -1
  261. package/pure-cell/esm/components/text/index.d.ts +1 -1
  262. package/pure-cell/esm/components/text/index.js +1 -1
  263. package/pure-cell/esm/index.js +1 -1
  264. package/pure-cell/index.js +1 -1
  265. package/pure-cell/modern/component.js +1 -1
  266. package/pure-cell/modern/components/content/component.js +1 -1
  267. package/pure-cell/modern/components/content/index.d.ts +1 -1
  268. package/pure-cell/modern/components/content/index.js +1 -1
  269. package/pure-cell/modern/components/main/component.js +1 -1
  270. package/pure-cell/modern/components/main/index.d.ts +1 -1
  271. package/pure-cell/modern/components/main/index.js +1 -1
  272. package/pure-cell/modern/components/text/component.js +1 -1
  273. package/pure-cell/modern/components/text/index.d.ts +1 -1
  274. package/pure-cell/modern/components/text/index.js +1 -1
  275. package/pure-cell/modern/index.js +1 -1
  276. package/select/Component.mobile.js +1 -1
  277. package/select/Component.modal.mobile.js +1 -1
  278. package/select/Component.responsive.js +1 -1
  279. package/select/components/base-select-mobile/Component.js +2 -2
  280. package/select/components/virtual-options-list/Component.js +8 -4
  281. package/select/cssm/components/base-select-mobile/Component.js +2 -2
  282. package/select/cssm/components/virtual-options-list/Component.js +8 -4
  283. package/select/esm/Component.mobile.js +1 -1
  284. package/select/esm/Component.modal.mobile.js +1 -1
  285. package/select/esm/Component.responsive.js +1 -1
  286. package/select/esm/components/base-select-mobile/Component.js +2 -2
  287. package/select/esm/components/virtual-options-list/Component.js +8 -4
  288. package/select/esm/index.js +1 -1
  289. package/select/esm/mobile.js +1 -1
  290. package/select/esm/presets/index.js +1 -1
  291. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  292. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  293. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  294. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  295. package/select/esm/shared.js +1 -1
  296. package/select/index.js +1 -1
  297. package/select/mobile.js +1 -1
  298. package/select/modern/Component.mobile.js +1 -1
  299. package/select/modern/Component.modal.mobile.js +1 -1
  300. package/select/modern/Component.responsive.js +1 -1
  301. package/select/modern/components/base-select-mobile/Component.js +2 -2
  302. package/select/modern/components/virtual-options-list/Component.js +8 -4
  303. package/select/modern/index.js +1 -1
  304. package/select/modern/mobile.js +1 -1
  305. package/select/modern/presets/index.js +1 -1
  306. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  307. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  308. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  309. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  310. package/select/modern/shared.js +1 -1
  311. package/select/presets/index.js +1 -1
  312. package/select/presets/useSelectWithApply/hook.js +1 -1
  313. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  314. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  315. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  316. package/select/shared.js +1 -1
  317. package/tabs/collapsible.js +1 -1
  318. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  319. package/tabs/components/primary-tablist/Component.desktop.js +3 -2
  320. package/tabs/components/primary-tablist/Component.js +14 -4
  321. package/tabs/components/primary-tablist/Component.mobile.js +3 -2
  322. package/tabs/components/primary-tablist/Component.responsive.js +3 -2
  323. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  324. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  325. package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
  326. package/tabs/components/tabs/Component.collapsible.js +1 -1
  327. package/tabs/components/tabs/Component.desktop.js +4 -3
  328. package/tabs/components/tabs/Component.mobile.js +4 -3
  329. package/tabs/components/tabs/Component.responsive.js +4 -3
  330. package/tabs/cssm/components/primary-tablist/Component.desktop.js +2 -1
  331. package/tabs/cssm/components/primary-tablist/Component.js +14 -4
  332. package/tabs/cssm/components/primary-tablist/Component.mobile.js +2 -1
  333. package/tabs/cssm/components/primary-tablist/Component.responsive.js +2 -1
  334. package/tabs/cssm/components/tabs/Component.desktop.js +2 -1
  335. package/tabs/cssm/components/tabs/Component.mobile.js +2 -1
  336. package/tabs/cssm/components/tabs/Component.responsive.js +2 -1
  337. package/tabs/cssm/desktop.js +2 -1
  338. package/tabs/cssm/index.js +2 -1
  339. package/tabs/cssm/mobile.js +2 -1
  340. package/tabs/desktop.js +4 -3
  341. package/tabs/esm/collapsible.js +1 -1
  342. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  343. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -1
  344. package/tabs/esm/components/primary-tablist/Component.js +14 -4
  345. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -1
  346. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -1
  347. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  348. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  349. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  350. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  351. package/tabs/esm/components/tabs/Component.desktop.js +3 -2
  352. package/tabs/esm/components/tabs/Component.mobile.js +3 -2
  353. package/tabs/esm/components/tabs/Component.responsive.js +3 -2
  354. package/tabs/esm/desktop.js +3 -2
  355. package/tabs/esm/index.js +3 -2
  356. package/tabs/esm/mobile.js +3 -2
  357. package/tabs/index-ebda875c.d.ts +21 -86
  358. package/tabs/index.js +4 -3
  359. package/tabs/mobile.js +4 -3
  360. package/tabs/modern/collapsible.js +1 -1
  361. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  362. package/tabs/modern/components/primary-tablist/Component.desktop.js +2 -1
  363. package/tabs/modern/components/primary-tablist/Component.js +14 -4
  364. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -1
  365. package/tabs/modern/components/primary-tablist/Component.responsive.js +2 -1
  366. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  367. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  368. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  369. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  370. package/tabs/modern/components/tabs/Component.desktop.js +3 -2
  371. package/tabs/modern/components/tabs/Component.mobile.js +3 -2
  372. package/tabs/modern/components/tabs/Component.responsive.js +3 -2
  373. package/tabs/modern/desktop.js +3 -2
  374. package/tabs/modern/index.js +3 -2
  375. package/tabs/modern/mobile.js +3 -2
  376. package/textarea/Component.d.ts +1 -1
  377. package/textarea/Component.js +1 -1
  378. package/textarea/components/PseudoTextArea.js +1 -1
  379. package/textarea/components/index.d.ts +1 -1
  380. package/textarea/components/index.js +1 -1
  381. package/textarea/esm/Component.js +1 -1
  382. package/textarea/esm/components/PseudoTextArea.js +1 -1
  383. package/textarea/esm/components/index.d.ts +1 -1
  384. package/textarea/esm/components/index.js +1 -1
  385. package/textarea/esm/index.js +1 -1
  386. package/textarea/index.js +1 -1
  387. package/textarea/modern/Component.js +1 -1
  388. package/textarea/modern/components/PseudoTextArea.js +1 -1
  389. package/textarea/modern/components/index.d.ts +1 -1
  390. package/textarea/modern/components/index.js +1 -1
  391. package/textarea/modern/index.js +1 -1
  392. package/themes/compiled/mobile-dark-bluetint.css +19 -19
  393. package/themes/dist/compiled/mobile-dark-bluetint.css +262 -262
  394. package/themes/dist/site.css +348 -343
  395. package/themes/site.css +348 -343
  396. package/time-input/Component.d.ts +4 -0
  397. package/time-input/Component.js +4 -0
  398. package/time-input/cssm/Component.d.ts +4 -0
  399. package/time-input/cssm/Component.js +4 -0
  400. package/time-input/esm/Component.d.ts +4 -0
  401. package/time-input/esm/Component.js +4 -0
  402. package/time-input/modern/Component.d.ts +4 -0
  403. package/time-input/modern/Component.js +4 -0
  404. package/typography/component.js +2 -2
  405. package/typography/esm/component.js +2 -2
  406. package/typography/esm/index.js +2 -2
  407. package/typography/esm/text/component.js +1 -1
  408. package/typography/esm/text/index.js +1 -1
  409. package/typography/esm/title/component.js +1 -1
  410. package/typography/esm/title/index.js +2 -2
  411. package/typography/esm/title-mobile/component.js +2 -2
  412. package/typography/esm/title-mobile/index.js +2 -2
  413. package/typography/esm/title-responsive/component.js +2 -2
  414. package/typography/esm/title-responsive/index.js +2 -2
  415. package/typography/index.js +2 -2
  416. package/typography/modern/component.js +2 -2
  417. package/typography/modern/index.js +2 -2
  418. package/typography/modern/text/component.js +1 -1
  419. package/typography/modern/text/index.js +1 -1
  420. package/typography/modern/title/component.js +1 -1
  421. package/typography/modern/title/index.js +2 -2
  422. package/typography/modern/title-mobile/component.js +2 -2
  423. package/typography/modern/title-mobile/index.js +2 -2
  424. package/typography/modern/title-responsive/component.js +2 -2
  425. package/typography/modern/title-responsive/index.js +2 -2
  426. package/typography/text/component.js +1 -1
  427. package/typography/text/index.js +1 -1
  428. package/typography/title/component.js +1 -1
  429. package/typography/title/index.js +2 -2
  430. package/typography/title-mobile/component.js +2 -2
  431. package/typography/title-mobile/index.js +2 -2
  432. package/typography/title-responsive/component.js +2 -2
  433. package/typography/title-responsive/index.js +2 -2
  434. package/custom-picker-button/Component-89f0cb07.d.ts +0 -38
  435. package/custom-picker-button/Component-8b2c2707.d.ts +0 -12
  436. package/custom-picker-button/Component.mobile-d446ae02.d.ts +0 -23
  437. package/custom-picker-button/mobile-89f0cb07.d.ts +0 -2
  438. package/date-range-input/Component-b5b4c59f.d.ts +0 -389
  439. package/date-range-input/cssm/Component-b5b4c59f.d.ts +0 -389
  440. package/date-range-input/cssm/Component.mobile-ebda875c.d.ts +0 -7
  441. package/picker-button/cssm/Component.modal.mobile-0f4b9bed.d.ts +0 -60
  442. package/picker-button/cssm/component-10db897e.d.ts +0 -44
  443. package/picker-button/cssm/types-67a2d8af.d.ts +0 -276
  444. package/picker-button/cssm/utils-1574ad8b.d.ts +0 -29
  445. package/picker-button/cssm/utils-49cc3c24.d.ts +0 -8
  446. /package/calendar/{desktop-89f0cb07.d.ts → desktop-69921c40.d.ts} +0 -0
  447. /package/confirmation/{countdown-section-fd1f820b.d.ts → countdown-section-98424f8e.d.ts} +0 -0
  448. /package/confirmation/{countdown-section-fd1f820b.js → countdown-section-98424f8e.js} +0 -0
  449. /package/confirmation/esm/{countdown-section-3a227dc3.d.ts → countdown-section-293411b2.d.ts} +0 -0
  450. /package/confirmation/esm/{countdown-section-3a227dc3.js → countdown-section-293411b2.js} +0 -0
  451. /package/confirmation/modern/{countdown-section-0fae6dd8.d.ts → countdown-section-4c466791.d.ts} +0 -0
  452. /package/confirmation/modern/{countdown-section-0fae6dd8.js → countdown-section-4c466791.js} +0 -0
  453. /package/{picker-button → custom-picker-button}/Component-aed0af6e.d.ts +0 -0
  454. /package/{picker-button → custom-picker-button}/Component-f12ee135.d.ts +0 -0
  455. /package/{picker-button → custom-picker-button}/Component.mobile-96988a65.d.ts +0 -0
  456. /package/{date-range-input → custom-picker-button}/Component.responsive-0aa4e915.d.ts +0 -0
  457. /package/{picker-button → custom-picker-button}/Component.responsive-d7e9f69d.d.ts +0 -0
  458. /package/{date-range-input/cssm → custom-picker-button}/desktop-69921c40.d.ts +0 -0
  459. /package/{picker-button → custom-picker-button}/hook-ebda875c.d.ts +0 -0
  460. /package/{picker-button → custom-picker-button}/mobile-96988a65.d.ts +0 -0
  461. /package/{picker-button → custom-picker-button}/useSkeleton-1b036d4b.d.ts +0 -0
  462. /package/date-range-input/{Component.desktop-0aa4e915.d.ts → Component.desktop-89f0cb07.d.ts} +0 -0
  463. /package/date-range-input/{cssm/Component.responsive-0aa4e915.d.ts → Component.responsive-16b1285a.d.ts} +0 -0
  464. /package/date-range-input/{Component.responsive-785df74d.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
  465. /package/date-range-input/cssm/{Component.desktop-0aa4e915.d.ts → Component.desktop-89f0cb07.d.ts} +0 -0
  466. /package/date-range-input/cssm/{Component.responsive-785df74d.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
  467. /package/date-range-input/cssm/{desktop-63dec22f.d.ts → desktop-b5b4c59f.d.ts} +0 -0
  468. /package/date-range-input/{desktop-63dec22f.d.ts → desktop-b5b4c59f.d.ts} +0 -0
  469. /package/gallery/{buttons-690412e1.d.ts → buttons-0f7e62fa.d.ts} +0 -0
  470. /package/gallery/{buttons-690412e1.js → buttons-0f7e62fa.js} +0 -0
  471. /package/gallery/esm/{buttons-56eb04b3.d.ts → buttons-8f2a1c94.d.ts} +0 -0
  472. /package/gallery/esm/{buttons-56eb04b3.js → buttons-8f2a1c94.js} +0 -0
  473. /package/gallery/esm/{slide-44fcdb22.d.ts → slide-ceaab2f7.d.ts} +0 -0
  474. /package/gallery/esm/{slide-44fcdb22.js → slide-ceaab2f7.js} +0 -0
  475. /package/gallery/modern/{buttons-eaec7dc8.d.ts → buttons-c5da30ee.d.ts} +0 -0
  476. /package/gallery/modern/{buttons-eaec7dc8.js → buttons-c5da30ee.js} +0 -0
  477. /package/gallery/modern/{slide-f0094724.d.ts → slide-01729b01.d.ts} +0 -0
  478. /package/gallery/modern/{slide-f0094724.js → slide-01729b01.js} +0 -0
  479. /package/gallery/{slide-44acedca.d.ts → slide-d75dc41d.d.ts} +0 -0
  480. /package/gallery/{slide-44acedca.js → slide-d75dc41d.js} +0 -0
  481. /package/intl-phone-input/{Component.desktop-4cd3936b.d.ts → Component.desktop-9cded6b9.d.ts} +0 -0
  482. /package/intl-phone-input/{desktop-785df74d.d.ts → desktop-63dec22f.d.ts} +0 -0
  483. /package/{custom-picker-button → intl-phone-input}/desktop-89f0cb07.d.ts +0 -0
  484. /package/{custom-picker-button/mobile-d7e9f69d.d.ts → intl-phone-input/mobile-96988a65.d.ts} +0 -0
  485. /package/{custom-picker-button → picker-button}/Component-69921c40.d.ts +0 -0
  486. /package/{custom-picker-button → picker-button}/Component.modal.mobile-0f4b9bed.d.ts +0 -0
  487. /package/picker-button/{cssm/Component.responsive-3109f463.d.ts → Component.responsive-3109f463.d.ts} +0 -0
  488. /package/{custom-picker-button → picker-button}/component-10db897e.d.ts +0 -0
  489. /package/picker-button/{Component-72dda473.d.ts → cssm/Component-72dda473.d.ts} +0 -0
  490. /package/{intl-phone-input/mobile-d7e9f69d.d.ts → picker-button/cssm/mobile-96988a65.d.ts} +0 -0
  491. /package/{custom-picker-button/useSkeleton-ebda875c.d.ts → picker-button/cssm/useSkeleton-1b036d4b.d.ts} +0 -0
  492. /package/picker-button/{cssm/mobile-89f0cb07.d.ts → mobile-89f0cb07.d.ts} +0 -0
  493. /package/picker-button/{cssm/mobile-d7e9f69d.d.ts → mobile-d7e9f69d.d.ts} +0 -0
  494. /package/{custom-picker-button → picker-button}/types-67a2d8af.d.ts +0 -0
  495. /package/picker-button/{cssm/useSkeleton-ebda875c.d.ts → useSkeleton-ebda875c.d.ts} +0 -0
  496. /package/{custom-picker-button → picker-button}/utils-1574ad8b.d.ts +0 -0
  497. /package/{custom-picker-button → picker-button}/utils-49cc3c24.d.ts +0 -0
  498. /package/pure-cell/{component-56e8d476.d.ts → component-0bb227ff.d.ts} +0 -0
  499. /package/pure-cell/{component-56e8d476.js → component-0bb227ff.js} +0 -0
  500. /package/pure-cell/esm/{component-81398343.d.ts → component-0fa1f2f4.d.ts} +0 -0
  501. /package/pure-cell/esm/{component-81398343.js → component-0fa1f2f4.js} +0 -0
  502. /package/pure-cell/modern/{component-62dc17a6.d.ts → component-62710d9b.d.ts} +0 -0
  503. /package/pure-cell/modern/{component-62dc17a6.js → component-62710d9b.js} +0 -0
  504. /package/select/esm/{hook-dbd7a783.d.ts → hook-e63a15d0.d.ts} +0 -0
  505. /package/select/esm/{hook-dbd7a783.js → hook-e63a15d0.js} +0 -0
  506. /package/select/{hook-77cb9499.d.ts → hook-74d61833.d.ts} +0 -0
  507. /package/select/{hook-77cb9499.js → hook-74d61833.js} +0 -0
  508. /package/select/modern/{hook-2d4246ef.d.ts → hook-5e1db0b0.d.ts} +0 -0
  509. /package/select/modern/{hook-2d4246ef.js → hook-5e1db0b0.js} +0 -0
  510. /package/tabs/esm/{index.module-f81c66bd.js → index.module-072f7a03.js} +0 -0
  511. /package/tabs/esm/{index.module-e596240d.js → index.module-64994e8d.js} +0 -0
  512. /package/tabs/{index.module-f5167fdf.js → index.module-5f6b14c2.js} +0 -0
  513. /package/tabs/{index.module-aaabe4b6.js → index.module-e4f107c7.js} +0 -0
  514. /package/tabs/modern/{index.module-57137d98.js → index.module-5e57388f.js} +0 -0
  515. /package/tabs/modern/{index.module-328329dc.js → index.module-633b90f6.js} +0 -0
  516. /package/textarea/{PseudoTextArea-89d92eb6.d.ts → PseudoTextArea-36c6abaa.d.ts} +0 -0
  517. /package/textarea/{PseudoTextArea-89d92eb6.js → PseudoTextArea-36c6abaa.js} +0 -0
  518. /package/textarea/esm/{PseudoTextArea-b972f2a1.d.ts → PseudoTextArea-9a6ecffa.d.ts} +0 -0
  519. /package/textarea/esm/{PseudoTextArea-b972f2a1.js → PseudoTextArea-9a6ecffa.js} +0 -0
  520. /package/textarea/modern/{PseudoTextArea-05bab99f.d.ts → PseudoTextArea-af080549.d.ts} +0 -0
  521. /package/textarea/modern/{PseudoTextArea-05bab99f.js → PseudoTextArea-af080549.js} +0 -0
  522. /package/typography/{colors.module-acfdc4ac.js → colors.module-df0e4b50.js} +0 -0
  523. /package/typography/{common.module-1e0ee495.js → common.module-f956febc.js} +0 -0
  524. /package/typography/esm/{colors.module-15b18b20.js → colors.module-9bede968.js} +0 -0
  525. /package/typography/esm/{common.module-2109e6cf.js → common.module-a7331eab.js} +0 -0
  526. /package/typography/modern/{colors.module-9ac72522.js → colors.module-3d67b05c.js} +0 -0
  527. /package/typography/modern/{common.module-89e311be.js → common.module-37e5ffae.js} +0 -0
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var components_content_component = require('../../component-56e8d476.js');
3
+ var components_content_component = require('../../component-0bb227ff.js');
4
4
  require('tslib');
5
5
  require('react');
6
6
  require('react-merge-refs');
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
3
3
  require('react');
4
4
  require('classnames');
5
5
  require('../../../shared');
6
- var components_content_component = require('../../component-56e8d476.js');
6
+ var components_content_component = require('../../component-0bb227ff.js');
7
7
  require('tslib');
8
8
  require('react-merge-refs');
9
9
  require('../../../comment');
@@ -1 +1 @@
1
- export * from "../../component-56e8d476";
1
+ export * from "../../component-0bb227ff";
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var components_content_component = require('../../component-56e8d476.js');
3
+ var components_content_component = require('../../component-0bb227ff.js');
4
4
  require('tslib');
5
5
  require('react');
6
6
  require('react-merge-refs');
@@ -4,7 +4,7 @@ require('react');
4
4
  require('classnames');
5
5
  require('../../../shared');
6
6
  require('../../../typography');
7
- var components_content_component = require('../../component-56e8d476.js');
7
+ var components_content_component = require('../../component-0bb227ff.js');
8
8
  require('tslib');
9
9
  require('react-merge-refs');
10
10
  require('../../../comment');
@@ -1 +1 @@
1
- export * from "../../component-56e8d476";
1
+ export * from "../../component-0bb227ff";
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var components_content_component = require('../../component-56e8d476.js');
3
+ var components_content_component = require('../../component-0bb227ff.js');
4
4
  require('tslib');
5
5
  require('react');
6
6
  require('react-merge-refs');
@@ -8,7 +8,7 @@ import './components/addon/component.js';
8
8
  import './components/amount/component.js';
9
9
  import './components/amount-title/component.js';
10
10
  import './components/category/component.js';
11
- export { P as PureCell, a as PureCellContext } from './component-81398343.js';
11
+ export { P as PureCell, a as PureCellContext } from './component-0fa1f2f4.js';
12
12
  import './components/footer/component.js';
13
13
  import './components/footer-button/component.js';
14
14
  import '../../shared/esm';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/esm';
4
- export { C as Content } from '../../component-81398343.js';
4
+ export { C as Content } from '../../component-0fa1f2f4.js';
5
5
  import 'tslib';
6
6
  import 'react-merge-refs';
7
7
  import '../../../../comment/esm';
@@ -1 +1 @@
1
- export * from "../../component-81398343";
1
+ export * from "../../component-0fa1f2f4";
@@ -1,4 +1,4 @@
1
- export { C as Content } from '../../component-81398343.js';
1
+ export { C as Content } from '../../component-0fa1f2f4.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/esm';
4
- export { M as Main } from '../../component-81398343.js';
4
+ export { M as Main } from '../../component-0fa1f2f4.js';
5
5
  import 'tslib';
6
6
  import 'react-merge-refs';
7
7
  import '../../../../comment/esm';
@@ -1 +1 @@
1
- export * from "../../component-81398343";
1
+ export * from "../../component-0fa1f2f4";
@@ -1,4 +1,4 @@
1
- export { M as Main } from '../../component-81398343.js';
1
+ export { M as Main } from '../../component-0fa1f2f4.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -2,7 +2,7 @@ import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/esm';
4
4
  import '../../../../typography/esm';
5
- export { T as Text } from '../../component-81398343.js';
5
+ export { T as Text } from '../../component-0fa1f2f4.js';
6
6
  import 'tslib';
7
7
  import 'react-merge-refs';
8
8
  import '../../../../comment/esm';
@@ -1 +1 @@
1
- export * from "../../component-81398343";
1
+ export * from "../../component-0fa1f2f4";
@@ -1,4 +1,4 @@
1
- export { T as Text } from '../../component-81398343.js';
1
+ export { T as Text } from '../../component-0fa1f2f4.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -1,4 +1,4 @@
1
- export { P as PureCell } from './component-81398343.js';
1
+ export { P as PureCell } from './component-0fa1f2f4.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'react-merge-refs';
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var components_content_component = require('./component-56e8d476.js');
3
+ var components_content_component = require('./component-0bb227ff.js');
4
4
  require('tslib');
5
5
  require('react');
6
6
  require('react-merge-refs');
@@ -7,7 +7,7 @@ import './components/addon/component.js';
7
7
  import './components/amount/component.js';
8
8
  import './components/amount-title/component.js';
9
9
  import './components/category/component.js';
10
- export { P as PureCell, a as PureCellContext } from './component-62dc17a6.js';
10
+ export { P as PureCell, a as PureCellContext } from './component-62710d9b.js';
11
11
  import './components/footer/component.js';
12
12
  import './components/footer-button/component.js';
13
13
  import '../../shared/modern';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/modern';
4
- export { C as Content } from '../../component-62dc17a6.js';
4
+ export { C as Content } from '../../component-62710d9b.js';
5
5
  import 'react-merge-refs';
6
6
  import '../../../../comment/modern';
7
7
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-62dc17a6";
1
+ export * from "../../component-62710d9b";
@@ -1,4 +1,4 @@
1
- export { C as Content } from '../../component-62dc17a6.js';
1
+ export { C as Content } from '../../component-62710d9b.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/modern';
4
- export { M as Main } from '../../component-62dc17a6.js';
4
+ export { M as Main } from '../../component-62710d9b.js';
5
5
  import 'react-merge-refs';
6
6
  import '../../../../comment/modern';
7
7
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-62dc17a6";
1
+ export * from "../../component-62710d9b";
@@ -1,4 +1,4 @@
1
- export { M as Main } from '../../component-62dc17a6.js';
1
+ export { M as Main } from '../../component-62710d9b.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -2,7 +2,7 @@ import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/modern';
4
4
  import '../../../../typography/modern';
5
- export { T as Text } from '../../component-62dc17a6.js';
5
+ export { T as Text } from '../../component-62710d9b.js';
6
6
  import 'react-merge-refs';
7
7
  import '../../../../comment/modern';
8
8
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-62dc17a6";
1
+ export * from "../../component-62710d9b";
@@ -1,4 +1,4 @@
1
- export { T as Text } from '../../component-62dc17a6.js';
1
+ export { T as Text } from '../../component-62710d9b.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -1,4 +1,4 @@
1
- export { P as PureCell } from './component-62dc17a6.js';
1
+ export { P as PureCell } from './component-62710d9b.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -12,7 +12,7 @@ var components_option_Component = require('./components/option/Component.js');
12
12
  var components_optionsList_Component = require('./components/options-list/Component.js');
13
13
  var components_search_Component = require('./components/search/Component.js');
14
14
  var components_virtualOptionsList_Component = require('./components/virtual-options-list/Component.js');
15
- var presets_useSelectWithApply_optionsListWithApply_Component = require('./hook-77cb9499.js');
15
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('./hook-74d61833.js');
16
16
  var presets_useSelectWithApply_optionsListWithApply_header_Component = require('./presets/useSelectWithApply/options-list-with-apply/header/Component.js');
17
17
  require('classnames');
18
18
  require('@alfalab/icons-glyph/ChevronDownMIcon');
@@ -11,7 +11,7 @@ var components_optgroup_Component = require('./components/optgroup/Component.js'
11
11
  var components_option_Component = require('./components/option/Component.js');
12
12
  var components_optionsList_Component = require('./components/options-list/Component.js');
13
13
  var components_virtualOptionsList_Component = require('./components/virtual-options-list/Component.js');
14
- var presets_useSelectWithApply_optionsListWithApply_Component = require('./hook-77cb9499.js');
14
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('./hook-74d61833.js');
15
15
  var presets_useSelectWithApply_optionsListWithApply_header_Component = require('./presets/useSelectWithApply/options-list-with-apply/header/Component.js');
16
16
  require('classnames');
17
17
  require('@alfalab/icons-glyph/ChevronDownMIcon');
@@ -41,7 +41,7 @@ require('../base-modal');
41
41
  require('../button/mobile');
42
42
  require('./components/virtual-options-list/Component.js');
43
43
  require('react-virtual');
44
- require('./hook-77cb9499.js');
44
+ require('./hook-74d61833.js');
45
45
  require('./presets/useSelectWithApply/options-list-with-apply/footer/Component.js');
46
46
  require('../button/desktop');
47
47
  require('./presets/useSelectWithApply/options-list-with-apply/header/Component.js');
@@ -284,9 +284,9 @@ var BaseSelectMobile = React.forwardRef(function (_a, ref) {
284
284
  scrollableContainerRef,
285
285
  modalProps === null || modalProps === void 0 ? void 0 : modalProps.ref,
286
286
  ]) }),
287
- React__default.default.createElement(mobile.ModalMobile.Header, tslib.__assign({ hasCloser: true, sticky: true }, modalHeaderProps, { bottomAddons: React__default.default.createElement(React__default.default.Fragment, null,
287
+ React__default.default.createElement(mobile.ModalMobile.Header, tslib.__assign({ hasCloser: true, sticky: true }, modalHeaderProps, { title: undefined, bottomAddons: React__default.default.createElement(React__default.default.Fragment, null,
288
288
  renderSearch(), modalHeaderProps === null || modalHeaderProps === void 0 ? void 0 :
289
- modalHeaderProps.bottomAddons) }), label || placeholder),
289
+ modalHeaderProps.bottomAddons) }), (modalHeaderProps === null || modalHeaderProps === void 0 ? void 0 : modalHeaderProps.title) || label || placeholder),
290
290
  React__default.default.createElement(mobile.ModalMobile.Content, { flex: true, className: styles.modalContent }, renderOptionsList()),
291
291
  (modalFooterProps === null || modalFooterProps === void 0 ? void 0 : modalFooterProps.children) && React__default.default.createElement(mobile.ModalMobile.Footer, tslib.__assign({}, modalFooterProps))))));
292
292
  });
@@ -26,7 +26,7 @@ var VirtualOptionsList = React.forwardRef(function (_a, ref) {
26
26
  var listRef = React.useRef(null);
27
27
  var parentRef = React.useRef(null);
28
28
  var scrollbarRef = React.useRef(null);
29
- var _k = React.useState(0), visibleOptionsInvalidateKey = _k[0], setVisibleOptionsInvalidateKey = _k[1];
29
+ var _k = React.useState(''), visibleOptionsInvalidateKey = _k[0], setVisibleOptionsInvalidateKey = _k[1];
30
30
  var prevHighlightedIndex = utils.usePrevious(highlightedIndex) || -1;
31
31
  var nativeScrollbar = hooks.useMedia([[true, '(max-width: 1023px)']], false)[0];
32
32
  var rowVirtualizer = reactVirtual.useVirtual({
@@ -71,10 +71,14 @@ var VirtualOptionsList = React.forwardRef(function (_a, ref) {
71
71
  /**
72
72
  * react-virtual может несколько раз отрендерить список с одним элементом,
73
73
  * поэтому нужно еще раз пересчитать высоту, когда список ВИДИМЫХ пунктов будет отрендерен полностью
74
- * Также, высоту нужно пересчитывать при изменении ОБЩЕГО кол-ва пунктов меню
74
+ * Также, высоту нужно пересчитывать при изменении пунктов меню
75
75
  */
76
- rowVirtualizer.virtualItems.length > 1 ? flatOptions.length : 1);
77
- }, [rowVirtualizer.virtualItems.length, flatOptions.length]);
76
+ rowVirtualizer.virtualItems
77
+ .slice(0, Math.min(rowVirtualizer.virtualItems.length, visibleOptions + 1))
78
+ .map(function (item) { return flatOptions[item.index].key; })
79
+ .join('_'));
80
+ // eslint-disable-next-line react-hooks/exhaustive-deps
81
+ }, [rowVirtualizer.virtualItems.length, flatOptions]);
78
82
  utils.useVisibleOptions({
79
83
  visibleOptions: visibleOptions,
80
84
  invalidate: visibleOptionsInvalidateKey,
@@ -291,9 +291,9 @@ var BaseSelectMobile = React.forwardRef(function (_a, ref) {
291
291
  scrollableContainerRef,
292
292
  modalProps === null || modalProps === void 0 ? void 0 : modalProps.ref,
293
293
  ]) }),
294
- React__default.default.createElement(mobile.ModalMobile.Header, tslib.__assign({ hasCloser: true, sticky: true }, modalHeaderProps, { bottomAddons: React__default.default.createElement(React__default.default.Fragment, null,
294
+ React__default.default.createElement(mobile.ModalMobile.Header, tslib.__assign({ hasCloser: true, sticky: true }, modalHeaderProps, { title: undefined, bottomAddons: React__default.default.createElement(React__default.default.Fragment, null,
295
295
  renderSearch(), modalHeaderProps === null || modalHeaderProps === void 0 ? void 0 :
296
- modalHeaderProps.bottomAddons) }), label || placeholder),
296
+ modalHeaderProps.bottomAddons) }), (modalHeaderProps === null || modalHeaderProps === void 0 ? void 0 : modalHeaderProps.title) || label || placeholder),
297
297
  React__default.default.createElement(mobile.ModalMobile.Content, { flex: true, className: styles__default.default.modalContent }, renderOptionsList()),
298
298
  (modalFooterProps === null || modalFooterProps === void 0 ? void 0 : modalFooterProps.children) && React__default.default.createElement(mobile.ModalMobile.Footer, tslib.__assign({}, modalFooterProps))))));
299
299
  });
@@ -26,7 +26,7 @@ var VirtualOptionsList = React.forwardRef(function (_a, ref) {
26
26
  var listRef = React.useRef(null);
27
27
  var parentRef = React.useRef(null);
28
28
  var scrollbarRef = React.useRef(null);
29
- var _k = React.useState(0), visibleOptionsInvalidateKey = _k[0], setVisibleOptionsInvalidateKey = _k[1];
29
+ var _k = React.useState(''), visibleOptionsInvalidateKey = _k[0], setVisibleOptionsInvalidateKey = _k[1];
30
30
  var prevHighlightedIndex = utils.usePrevious(highlightedIndex) || -1;
31
31
  var nativeScrollbar = hooks.useMedia([[true, '(max-width: 1023px)']], false)[0];
32
32
  var rowVirtualizer = reactVirtual.useVirtual({
@@ -71,10 +71,14 @@ var VirtualOptionsList = React.forwardRef(function (_a, ref) {
71
71
  /**
72
72
  * react-virtual может несколько раз отрендерить список с одним элементом,
73
73
  * поэтому нужно еще раз пересчитать высоту, когда список ВИДИМЫХ пунктов будет отрендерен полностью
74
- * Также, высоту нужно пересчитывать при изменении ОБЩЕГО кол-ва пунктов меню
74
+ * Также, высоту нужно пересчитывать при изменении пунктов меню
75
75
  */
76
- rowVirtualizer.virtualItems.length > 1 ? flatOptions.length : 1);
77
- }, [rowVirtualizer.virtualItems.length, flatOptions.length]);
76
+ rowVirtualizer.virtualItems
77
+ .slice(0, Math.min(rowVirtualizer.virtualItems.length, visibleOptions + 1))
78
+ .map(function (item) { return flatOptions[item.index].key; })
79
+ .join('_'));
80
+ // eslint-disable-next-line react-hooks/exhaustive-deps
81
+ }, [rowVirtualizer.virtualItems.length, flatOptions]);
78
82
  utils.useVisibleOptions({
79
83
  visibleOptions: visibleOptions,
80
84
  invalidate: visibleOptionsInvalidateKey,
@@ -10,7 +10,7 @@ import { Option } from './components/option/Component.js';
10
10
  import { OptionsList } from './components/options-list/Component.js';
11
11
  import { Search } from './components/search/Component.js';
12
12
  import { VirtualOptionsList } from './components/virtual-options-list/Component.js';
13
- import { u as useSelectWithApply } from './hook-dbd7a783.js';
13
+ import { u as useSelectWithApply } from './hook-e63a15d0.js';
14
14
  import { Header } from './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
15
15
  import 'classnames';
16
16
  import '@alfalab/icons-glyph/ChevronDownMIcon';
@@ -9,7 +9,7 @@ import { Optgroup } from './components/optgroup/Component.js';
9
9
  import { Option } from './components/option/Component.js';
10
10
  import { OptionsList } from './components/options-list/Component.js';
11
11
  import { VirtualOptionsList } from './components/virtual-options-list/Component.js';
12
- import { u as useSelectWithApply } from './hook-dbd7a783.js';
12
+ import { u as useSelectWithApply } from './hook-e63a15d0.js';
13
13
  import { Header } from './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
14
14
  import 'classnames';
15
15
  import '@alfalab/icons-glyph/ChevronDownMIcon';
@@ -37,7 +37,7 @@ import '../../base-modal/esm';
37
37
  import '../../button/esm/mobile';
38
38
  import './components/virtual-options-list/Component.js';
39
39
  import 'react-virtual';
40
- import './hook-dbd7a783.js';
40
+ import './hook-e63a15d0.js';
41
41
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
42
42
  import '../../button/esm/desktop';
43
43
  import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -276,9 +276,9 @@ var BaseSelectMobile = forwardRef(function (_a, ref) {
276
276
  scrollableContainerRef,
277
277
  modalProps === null || modalProps === void 0 ? void 0 : modalProps.ref,
278
278
  ]) }),
279
- React.createElement(ModalMobile.Header, __assign({ hasCloser: true, sticky: true }, modalHeaderProps, { bottomAddons: React.createElement(React.Fragment, null,
279
+ React.createElement(ModalMobile.Header, __assign({ hasCloser: true, sticky: true }, modalHeaderProps, { title: undefined, bottomAddons: React.createElement(React.Fragment, null,
280
280
  renderSearch(), modalHeaderProps === null || modalHeaderProps === void 0 ? void 0 :
281
- modalHeaderProps.bottomAddons) }), label || placeholder),
281
+ modalHeaderProps.bottomAddons) }), (modalHeaderProps === null || modalHeaderProps === void 0 ? void 0 : modalHeaderProps.title) || label || placeholder),
282
282
  React.createElement(ModalMobile.Content, { flex: true, className: styles.modalContent }, renderOptionsList()),
283
283
  (modalFooterProps === null || modalFooterProps === void 0 ? void 0 : modalFooterProps.children) && React.createElement(ModalMobile.Footer, __assign({}, modalFooterProps))))));
284
284
  });
@@ -18,7 +18,7 @@ var VirtualOptionsList = forwardRef(function (_a, ref) {
18
18
  var listRef = useRef(null);
19
19
  var parentRef = useRef(null);
20
20
  var scrollbarRef = useRef(null);
21
- var _k = useState(0), visibleOptionsInvalidateKey = _k[0], setVisibleOptionsInvalidateKey = _k[1];
21
+ var _k = useState(''), visibleOptionsInvalidateKey = _k[0], setVisibleOptionsInvalidateKey = _k[1];
22
22
  var prevHighlightedIndex = usePrevious(highlightedIndex) || -1;
23
23
  var nativeScrollbar = useMedia([[true, '(max-width: 1023px)']], false)[0];
24
24
  var rowVirtualizer = useVirtual({
@@ -63,10 +63,14 @@ var VirtualOptionsList = forwardRef(function (_a, ref) {
63
63
  /**
64
64
  * react-virtual может несколько раз отрендерить список с одним элементом,
65
65
  * поэтому нужно еще раз пересчитать высоту, когда список ВИДИМЫХ пунктов будет отрендерен полностью
66
- * Также, высоту нужно пересчитывать при изменении ОБЩЕГО кол-ва пунктов меню
66
+ * Также, высоту нужно пересчитывать при изменении пунктов меню
67
67
  */
68
- rowVirtualizer.virtualItems.length > 1 ? flatOptions.length : 1);
69
- }, [rowVirtualizer.virtualItems.length, flatOptions.length]);
68
+ rowVirtualizer.virtualItems
69
+ .slice(0, Math.min(rowVirtualizer.virtualItems.length, visibleOptions + 1))
70
+ .map(function (item) { return flatOptions[item.index].key; })
71
+ .join('_'));
72
+ // eslint-disable-next-line react-hooks/exhaustive-deps
73
+ }, [rowVirtualizer.virtualItems.length, flatOptions]);
70
74
  useVisibleOptions({
71
75
  visibleOptions: visibleOptions,
72
76
  invalidate: visibleOptionsInvalidateKey,
@@ -38,7 +38,7 @@ import '../../base-modal/esm';
38
38
  import '../../button/esm/mobile';
39
39
  import './components/virtual-options-list/Component.js';
40
40
  import 'react-virtual';
41
- import './hook-dbd7a783.js';
41
+ import './hook-e63a15d0.js';
42
42
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
43
43
  import '../../button/esm/desktop';
44
44
  import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -32,7 +32,7 @@ import '../../base-modal/esm';
32
32
  import '../../button/esm/mobile';
33
33
  import './components/virtual-options-list/Component.js';
34
34
  import 'react-virtual';
35
- import './hook-dbd7a783.js';
35
+ import './hook-e63a15d0.js';
36
36
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
37
37
  import '../../button/esm/desktop';
38
38
  import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -1,6 +1,6 @@
1
1
  export { useSelectWithLoading } from './useSelectWithLoading/hook.js';
2
2
  export { useLazyLoading } from './useLazyLoading/hook.js';
3
- export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-dbd7a783.js';
3
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-e63a15d0.js';
4
4
  import 'tslib';
5
5
  import 'react';
6
6
  import '../../../skeleton/esm';
@@ -1,6 +1,6 @@
1
1
  import 'tslib';
2
2
  import 'react';
3
- export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-dbd7a783.js';
3
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-e63a15d0.js';
4
4
  import '../../components/options-list/Component.js';
5
5
  import 'react-merge-refs';
6
6
  import 'classnames';
@@ -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 '../../../hook-dbd7a783.js';
4
+ export { O as OptionsListWithApply } from '../../../hook-e63a15d0.js';
5
5
  import './footer/Component.js';
6
6
  import './header/Component.js';
7
7
  import 'react-merge-refs';
@@ -1 +1 @@
1
- export * from "../../../hook-dbd7a783";
1
+ export * from "../../../hook-e63a15d0";
@@ -1,4 +1,4 @@
1
- export { O as OptionsListWithApply } from '../../../hook-dbd7a783.js';
1
+ export { O as OptionsListWithApply } from '../../../hook-e63a15d0.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import '../../../components/options-list/Component.js';
@@ -9,7 +9,7 @@ export { BaseOption } from './components/base-option/Component.js';
9
9
  export { Search } from './components/search/Component.js';
10
10
  export { useSelectWithLoading } from './presets/useSelectWithLoading/hook.js';
11
11
  export { useLazyLoading } from './presets/useLazyLoading/hook.js';
12
- export { S as SELECT_ALL_KEY, u as useSelectWithApply } from './hook-dbd7a783.js';
12
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from './hook-e63a15d0.js';
13
13
  export { defaultAccessor, defaultFilterFn, isGroup, isOptionShape, joinOptions, lastIndexOf, processOptions, usePrevious, useVisibleOptions } from './utils.js';
14
14
  import 'react';
15
15
  import 'classnames';
package/select/index.js CHANGED
@@ -42,7 +42,7 @@ require('../base-modal');
42
42
  require('../button/mobile');
43
43
  require('./components/virtual-options-list/Component.js');
44
44
  require('react-virtual');
45
- require('./hook-77cb9499.js');
45
+ require('./hook-74d61833.js');
46
46
  require('./presets/useSelectWithApply/options-list-with-apply/footer/Component.js');
47
47
  require('../button/desktop');
48
48
  require('./presets/useSelectWithApply/options-list-with-apply/header/Component.js');
package/select/mobile.js CHANGED
@@ -36,7 +36,7 @@ require('../base-modal');
36
36
  require('../button/mobile');
37
37
  require('./components/virtual-options-list/Component.js');
38
38
  require('react-virtual');
39
- require('./hook-77cb9499.js');
39
+ require('./hook-74d61833.js');
40
40
  require('./presets/useSelectWithApply/options-list-with-apply/footer/Component.js');
41
41
  require('../button/desktop');
42
42
  require('./presets/useSelectWithApply/options-list-with-apply/header/Component.js');
@@ -9,7 +9,7 @@ import { Option } from './components/option/Component.js';
9
9
  import { OptionsList } from './components/options-list/Component.js';
10
10
  import { Search } from './components/search/Component.js';
11
11
  import { VirtualOptionsList } from './components/virtual-options-list/Component.js';
12
- import { u as useSelectWithApply } from './hook-2d4246ef.js';
12
+ import { u as useSelectWithApply } from './hook-5e1db0b0.js';
13
13
  import { Header } from './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
14
14
  import 'classnames';
15
15
  import '@alfalab/icons-glyph/ChevronDownMIcon';
@@ -8,7 +8,7 @@ import { Optgroup } from './components/optgroup/Component.js';
8
8
  import { Option } from './components/option/Component.js';
9
9
  import { OptionsList } from './components/options-list/Component.js';
10
10
  import { VirtualOptionsList } from './components/virtual-options-list/Component.js';
11
- import { u as useSelectWithApply } from './hook-2d4246ef.js';
11
+ import { u as useSelectWithApply } from './hook-5e1db0b0.js';
12
12
  import { Header } from './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
13
13
  import 'classnames';
14
14
  import '@alfalab/icons-glyph/ChevronDownMIcon';
@@ -36,7 +36,7 @@ import '../../base-modal/modern';
36
36
  import '../../button/modern/mobile';
37
37
  import './components/virtual-options-list/Component.js';
38
38
  import 'react-virtual';
39
- import './hook-2d4246ef.js';
39
+ import './hook-5e1db0b0.js';
40
40
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
41
41
  import '../../button/modern/desktop';
42
42
  import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -275,9 +275,9 @@ const BaseSelectMobile = forwardRef(({ dataTestId, className, fieldClassName, op
275
275
  scrollableContainerRef,
276
276
  modalProps?.ref,
277
277
  ]) },
278
- React.createElement(ModalMobile.Header, { hasCloser: true, sticky: true, ...modalHeaderProps, bottomAddons: React.createElement(React.Fragment, null,
278
+ React.createElement(ModalMobile.Header, { hasCloser: true, sticky: true, ...modalHeaderProps, title: undefined, bottomAddons: React.createElement(React.Fragment, null,
279
279
  renderSearch(),
280
- modalHeaderProps?.bottomAddons) }, label || placeholder),
280
+ modalHeaderProps?.bottomAddons) }, modalHeaderProps?.title || label || placeholder),
281
281
  React.createElement(ModalMobile.Content, { flex: true, className: styles.modalContent }, renderOptionsList()),
282
282
  modalFooterProps?.children && React.createElement(ModalMobile.Footer, { ...modalFooterProps })))));
283
283
  });
@@ -15,7 +15,7 @@ const VirtualOptionsList = forwardRef(({ size = 's', flatOptions = [], highlight
15
15
  const listRef = useRef(null);
16
16
  const parentRef = useRef(null);
17
17
  const scrollbarRef = useRef(null);
18
- const [visibleOptionsInvalidateKey, setVisibleOptionsInvalidateKey] = useState(0);
18
+ const [visibleOptionsInvalidateKey, setVisibleOptionsInvalidateKey] = useState('');
19
19
  const prevHighlightedIndex = usePrevious(highlightedIndex) || -1;
20
20
  let [nativeScrollbar] = useMedia([[true, '(max-width: 1023px)']], false);
21
21
  const rowVirtualizer = useVirtual({
@@ -60,10 +60,14 @@ const VirtualOptionsList = forwardRef(({ size = 's', flatOptions = [], highlight
60
60
  /**
61
61
  * react-virtual может несколько раз отрендерить список с одним элементом,
62
62
  * поэтому нужно еще раз пересчитать высоту, когда список ВИДИМЫХ пунктов будет отрендерен полностью
63
- * Также, высоту нужно пересчитывать при изменении ОБЩЕГО кол-ва пунктов меню
63
+ * Также, высоту нужно пересчитывать при изменении пунктов меню
64
64
  */
65
- rowVirtualizer.virtualItems.length > 1 ? flatOptions.length : 1);
66
- }, [rowVirtualizer.virtualItems.length, flatOptions.length]);
65
+ rowVirtualizer.virtualItems
66
+ .slice(0, Math.min(rowVirtualizer.virtualItems.length, visibleOptions + 1))
67
+ .map((item) => flatOptions[item.index].key)
68
+ .join('_'));
69
+ // eslint-disable-next-line react-hooks/exhaustive-deps
70
+ }, [rowVirtualizer.virtualItems.length, flatOptions]);
67
71
  useVisibleOptions({
68
72
  visibleOptions,
69
73
  invalidate: visibleOptionsInvalidateKey,
@@ -37,7 +37,7 @@ import '../../base-modal/modern';
37
37
  import '../../button/modern/mobile';
38
38
  import './components/virtual-options-list/Component.js';
39
39
  import 'react-virtual';
40
- import './hook-2d4246ef.js';
40
+ import './hook-5e1db0b0.js';
41
41
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
42
42
  import '../../button/modern/desktop';
43
43
  import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';