@alfalab/core-components 42.2.2 → 42.2.3

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 (599) hide show
  1. package/calendar/cssm/Component-50136800.d.ts +166 -3
  2. package/calendar/cssm/Component.desktop-ebda875c.d.ts +6 -0
  3. package/calendar/cssm/desktop-63dec22f.d.ts +2 -6
  4. package/calendar-input/Component-50136800.d.ts +166 -3
  5. package/calendar-input/Component-63dec22f.d.ts +12 -155
  6. package/calendar-input/Component.desktop-8b5756fe.d.ts +5 -68
  7. package/calendar-input/components/calendar-input/Component.d.ts +1 -1
  8. package/calendar-input/cssm/Component-50136800.d.ts +166 -3
  9. package/calendar-input/cssm/Component-63dec22f.d.ts +12 -155
  10. package/calendar-input/cssm/Component-e2b6c730.d.ts +76 -0
  11. package/calendar-input/cssm/Component.desktop-8b5756fe.d.ts +5 -68
  12. package/calendar-input/cssm/components/calendar-input/Component.d.ts +1 -1
  13. package/calendar-input/cssm/index-9211a437.d.ts +1 -1
  14. package/calendar-input/cssm/index-ebda875c.d.ts +1 -1
  15. package/calendar-input/cssm/index-f034f741.d.ts +2 -80
  16. package/calendar-input/cssm/mobile-c219f8ca.d.ts +367 -1
  17. package/calendar-input/desktop-8b5756fe.d.ts +2 -0
  18. package/calendar-input/esm/Component-50136800.d.ts +3 -166
  19. package/calendar-input/esm/Component-63dec22f.d.ts +155 -12
  20. package/calendar-input/esm/Component.desktop-8b5756fe.d.ts +68 -5
  21. package/calendar-input/esm/components/calendar-input/Component.d.ts +1 -1
  22. package/calendar-input/esm/index-9211a437.d.ts +1 -1
  23. package/calendar-input/esm/index-ebda875c.d.ts +1 -1
  24. package/calendar-input/esm/index-f034f741.d.ts +80 -2
  25. package/calendar-input/esm/mobile-c219f8ca.d.ts +1 -367
  26. package/calendar-input/index-9211a437.d.ts +1 -1
  27. package/calendar-input/index-ebda875c.d.ts +1 -1
  28. package/calendar-input/index-f034f741.d.ts +2 -80
  29. package/calendar-input/mobile-c219f8ca.d.ts +367 -1
  30. package/calendar-input/modern/Component-50136800.d.ts +166 -3
  31. package/calendar-input/modern/Component-5684a67d.d.ts +23 -0
  32. package/calendar-input/modern/Component-63dec22f.d.ts +12 -155
  33. package/calendar-input/modern/Component-e2b6c730.d.ts +76 -0
  34. package/calendar-input/modern/Component.desktop-8b5756fe.d.ts +5 -68
  35. package/calendar-input/modern/components/calendar-input/Component.d.ts +1 -1
  36. package/calendar-input/modern/desktop-8b5756fe.d.ts +2 -0
  37. package/calendar-input/modern/index-9211a437.d.ts +1 -1
  38. package/calendar-input/modern/index-ebda875c.d.ts +1 -1
  39. package/calendar-input/modern/index-f034f741.d.ts +2 -80
  40. package/calendar-input/modern/mobile-c219f8ca.d.ts +367 -1
  41. package/calendar-input/utils-e0a54580.d.ts +8 -0
  42. package/calendar-range/modern/index-ebda875c.d.ts +52 -1
  43. package/calendar-range/modern/index-f034f741.d.ts +130 -2
  44. package/calendar-range/modern/shared-848397c5.d.ts +2 -2
  45. package/calendar-range/modern/shared-c111a9fd.d.ts +1 -13
  46. package/calendar-range/modern/utils-848397c5.d.ts +13 -0
  47. package/confirmation/component.desktop.js +1 -1
  48. package/confirmation/component.mobile.js +1 -1
  49. package/confirmation/component.responsive.js +1 -1
  50. package/confirmation/components/base-confirmation/component.js +1 -1
  51. package/confirmation/components/base-confirmation/index.js +1 -1
  52. package/confirmation/components/index.js +1 -1
  53. package/confirmation/components/screens/index.js +1 -1
  54. package/confirmation/components/screens/initial/component.js +1 -1
  55. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  56. package/confirmation/components/screens/initial/index.js +1 -1
  57. package/confirmation/desktop.js +1 -1
  58. package/confirmation/esm/component.desktop.js +1 -1
  59. package/confirmation/esm/component.mobile.js +1 -1
  60. package/confirmation/esm/component.responsive.js +1 -1
  61. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  62. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  63. package/confirmation/esm/components/index.js +1 -1
  64. package/confirmation/esm/components/screens/index.js +1 -1
  65. package/confirmation/esm/components/screens/initial/component.js +1 -1
  66. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  67. package/confirmation/esm/components/screens/initial/index.js +1 -1
  68. package/confirmation/esm/desktop.js +1 -1
  69. package/confirmation/esm/index.js +1 -1
  70. package/confirmation/esm/mobile.js +1 -1
  71. package/confirmation/esm/shared.js +1 -1
  72. package/confirmation/index.js +1 -1
  73. package/confirmation/mobile.js +1 -1
  74. package/confirmation/modern/component.desktop.js +1 -1
  75. package/confirmation/modern/component.mobile.js +1 -1
  76. package/confirmation/modern/component.responsive.js +1 -1
  77. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  78. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  79. package/confirmation/modern/components/index.js +1 -1
  80. package/confirmation/modern/components/screens/index.js +1 -1
  81. package/confirmation/modern/components/screens/initial/component.js +1 -1
  82. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  83. package/confirmation/modern/components/screens/initial/index.js +1 -1
  84. package/confirmation/modern/desktop.js +1 -1
  85. package/confirmation/modern/index.js +1 -1
  86. package/confirmation/modern/mobile.js +1 -1
  87. package/confirmation/modern/shared.js +1 -1
  88. package/confirmation/shared.js +1 -1
  89. package/custom-picker-button/Component-50136800.d.ts +1 -36
  90. package/custom-picker-button/Component-5e1b8383.d.ts +70 -20
  91. package/custom-picker-button/Component-8b2c2707.d.ts +68 -9
  92. package/custom-picker-button/Component-df3978fd.d.ts +12 -0
  93. package/custom-picker-button/Component.desktop-4cd3936b.d.ts +49 -0
  94. package/custom-picker-button/Component.mobile.d.ts +1 -1
  95. package/custom-picker-button/createPaddingStyle-72dda473.d.ts +5 -0
  96. package/custom-picker-button/cssm/Component-50136800.d.ts +21 -62
  97. package/custom-picker-button/cssm/Component-5e1b8383.d.ts +4 -21
  98. package/custom-picker-button/cssm/Component-8b2c2707.d.ts +265 -9
  99. package/custom-picker-button/cssm/Component-ebda875c.d.ts +98 -9
  100. package/{intl-phone-input/Component-50136800.d.ts → custom-picker-button/cssm/Component-f12ee135.d.ts} +13 -43
  101. package/custom-picker-button/cssm/Component.desktop-4cd3936b.d.ts +49 -0
  102. package/custom-picker-button/cssm/Component.mobile-96988a65.d.ts +6 -0
  103. package/custom-picker-button/cssm/Component.mobile.d.ts +9 -1
  104. package/custom-picker-button/cssm/{index-8b2c2707.d.ts → Component.responsive-2e2b2125.d.ts} +1 -2
  105. package/custom-picker-button/cssm/desktop-d446ae02.d.ts +2 -39
  106. package/custom-picker-button/cssm/hook-9ea9e32c.d.ts +4 -4
  107. package/custom-picker-button/cssm/index-9211a437.d.ts +2 -0
  108. package/custom-picker-button/cssm/index-bdb4c6b9.d.ts +180 -2
  109. package/custom-picker-button/cssm/index-c44170fe.d.ts +3 -4
  110. package/custom-picker-button/cssm/index-ebda875c.d.ts +15 -20
  111. package/custom-picker-button/cssm/index-f12ee135.d.ts +307 -3
  112. package/custom-picker-button/cssm/shared-4cd3936b.d.ts +1 -88
  113. package/custom-picker-button/desktop-d446ae02.d.ts +2 -39
  114. package/custom-picker-button/esm/Component-50136800.d.ts +21 -62
  115. package/custom-picker-button/esm/Component-5e1b8383.d.ts +4 -21
  116. package/custom-picker-button/esm/Component-8b2c2707.d.ts +265 -9
  117. package/custom-picker-button/esm/Component-aed0af6e.d.ts +11 -0
  118. package/custom-picker-button/esm/Component-ebda875c.d.ts +98 -9
  119. package/{intl-phone-input/esm/Component-50136800.d.ts → custom-picker-button/esm/Component-f12ee135.d.ts} +13 -43
  120. package/custom-picker-button/esm/Component.desktop-4cd3936b.d.ts +49 -0
  121. package/custom-picker-button/esm/Component.mobile-96988a65.d.ts +6 -0
  122. package/custom-picker-button/esm/Component.mobile.d.ts +9 -1
  123. package/custom-picker-button/esm/{index-8b2c2707.d.ts → Component.responsive-2e2b2125.d.ts} +1 -2
  124. package/custom-picker-button/esm/desktop-d446ae02.d.ts +2 -39
  125. package/custom-picker-button/esm/hook-9ea9e32c.d.ts +4 -4
  126. package/custom-picker-button/esm/index-9211a437.d.ts +2 -0
  127. package/custom-picker-button/esm/index-bdb4c6b9.d.ts +180 -2
  128. package/custom-picker-button/esm/index-c44170fe.d.ts +3 -4
  129. package/custom-picker-button/esm/index-ebda875c.d.ts +15 -20
  130. package/custom-picker-button/esm/index-f12ee135.d.ts +307 -3
  131. package/custom-picker-button/esm/shared-4cd3936b.d.ts +1 -88
  132. package/custom-picker-button/index-50136800.d.ts +2 -5
  133. package/custom-picker-button/index-c44170fe.d.ts +137 -0
  134. package/custom-picker-button/index-ebda875c.d.ts +1 -35
  135. package/custom-picker-button/index-f12ee135.d.ts +1 -1
  136. package/custom-picker-button/modern/{Component-50136800.d.ts → component-50136800.d.ts} +24 -31
  137. package/custom-picker-button/shared-4cd3936b.d.ts +0 -1
  138. package/date-range-input/cssm/Component.desktop-8b5756fe.d.ts +8 -1
  139. package/date-range-input/cssm/index-ebda875c.d.ts +15 -115
  140. package/date-range-input/cssm/index-f034f741.d.ts +2 -5
  141. package/date-time-input/Component-50136800.d.ts +166 -3
  142. package/date-time-input/Component-5684a67d.d.ts +23 -0
  143. package/date-time-input/Component-63dec22f.d.ts +12 -155
  144. package/date-time-input/Component-e2b6c730.d.ts +76 -0
  145. package/date-time-input/Component.desktop-8b5756fe.d.ts +5 -68
  146. package/date-time-input/Component.desktop-ebda875c.d.ts +6 -0
  147. package/date-time-input/components/date-time-input/Component.d.ts +1 -1
  148. package/date-time-input/desktop-8b5756fe.d.ts +2 -0
  149. package/date-time-input/esm/Component.desktop-8b5756fe.d.ts +8 -1
  150. package/date-time-input/esm/index-ebda875c.d.ts +15 -115
  151. package/date-time-input/esm/index-f034f741.d.ts +2 -5
  152. package/date-time-input/index-9211a437.d.ts +1 -1
  153. package/date-time-input/index-ebda875c.d.ts +115 -15
  154. package/date-time-input/index-f034f741.d.ts +2 -80
  155. package/date-time-input/mobile-c219f8ca.d.ts +367 -1
  156. package/date-time-input/utils-e0a54580.d.ts +8 -0
  157. package/gallery/Component.js +2 -2
  158. package/gallery/components/header/Component.js +1 -1
  159. package/gallery/components/header/buttons.js +1 -1
  160. package/gallery/components/header/index.js +1 -1
  161. package/gallery/components/image-viewer/component.js +1 -1
  162. package/gallery/components/image-viewer/index.js +1 -1
  163. package/gallery/components/image-viewer/slide.js +1 -1
  164. package/gallery/components/index.js +2 -2
  165. package/gallery/esm/Component.js +2 -2
  166. package/gallery/esm/components/header/Component.js +1 -1
  167. package/gallery/esm/components/header/buttons.js +1 -1
  168. package/gallery/esm/components/header/index.js +1 -1
  169. package/gallery/esm/components/image-viewer/component.js +1 -1
  170. package/gallery/esm/components/image-viewer/index.js +1 -1
  171. package/gallery/esm/components/image-viewer/slide.js +1 -1
  172. package/gallery/esm/components/index.js +2 -2
  173. package/gallery/esm/index.js +2 -2
  174. package/gallery/index.js +2 -2
  175. package/gallery/modern/Component.js +2 -2
  176. package/gallery/modern/components/header/Component.js +1 -1
  177. package/gallery/modern/components/header/buttons.js +1 -1
  178. package/gallery/modern/components/header/index.js +1 -1
  179. package/gallery/modern/components/image-viewer/component.js +1 -1
  180. package/gallery/modern/components/image-viewer/index.js +1 -1
  181. package/gallery/modern/components/image-viewer/slide.js +1 -1
  182. package/gallery/modern/components/index.js +2 -2
  183. package/gallery/modern/index.js +2 -2
  184. package/input/esm/Component.responsive.d.ts +1 -1
  185. package/input/esm/components/base-input/Component.d.ts +1 -1
  186. package/input/modern/Component.responsive.d.ts +1 -1
  187. package/input/modern/components/base-input/Component.d.ts +1 -1
  188. package/input-autocomplete/Component-5e1b8383.d.ts +70 -3
  189. package/input-autocomplete/Component-ebda875c.d.ts +8 -265
  190. package/input-autocomplete/Component.mobile.d.ts +1 -1
  191. package/input-autocomplete/Component.modal.mobile.d.ts +2 -2
  192. package/input-autocomplete/Component.responsive.d.ts +1 -1
  193. package/input-autocomplete/component-50136800.d.ts +5 -5
  194. package/input-autocomplete/cssm/Component-50136800.d.ts +31 -24
  195. package/input-autocomplete/desktop-63dec22f.d.ts +6 -2
  196. package/input-autocomplete/esm/Component-5e1b8383.d.ts +20 -70
  197. package/input-autocomplete/esm/component-50136800.d.ts +72 -0
  198. package/input-autocomplete/esm/desktop-63dec22f.d.ts +2 -6
  199. package/input-autocomplete/esm/mobile-96988a65.d.ts +5 -2
  200. package/input-autocomplete/esm/shared-4cd3936b.d.ts +1 -0
  201. package/input-autocomplete/hook-9ea9e32c.d.ts +4 -4
  202. package/input-autocomplete/index-bdb4c6b9.d.ts +2 -180
  203. package/input-autocomplete/index-ebda875c.d.ts +115 -11
  204. package/input-autocomplete/mobile-96988a65.d.ts +2 -5
  205. package/input-autocomplete/modern/Component-5e1b8383.d.ts +3 -70
  206. package/input-autocomplete/modern/Component-96988a65.d.ts +9 -0
  207. package/input-autocomplete/modern/Component-aed0af6e.d.ts +11 -0
  208. package/input-autocomplete/modern/Component-ebda875c.d.ts +265 -8
  209. package/input-autocomplete/modern/Component.mobile.d.ts +1 -1
  210. package/input-autocomplete/modern/Component.modal.mobile.d.ts +2 -2
  211. package/input-autocomplete/modern/Component.responsive.d.ts +1 -1
  212. package/input-autocomplete/modern/component-50136800.d.ts +5 -5
  213. package/input-autocomplete/modern/desktop-63dec22f.d.ts +2 -6
  214. package/input-autocomplete/modern/hook-9ea9e32c.d.ts +4 -4
  215. package/input-autocomplete/modern/index-bdb4c6b9.d.ts +180 -2
  216. package/input-autocomplete/modern/index-ebda875c.d.ts +11 -115
  217. package/input-autocomplete/modern/mobile-96988a65.d.ts +5 -2
  218. package/input-autocomplete/modern/shared-4cd3936b.d.ts +2 -87
  219. package/input-autocomplete/shared-4cd3936b.d.ts +87 -2
  220. package/intl-phone-input/Component-4cd3936b.d.ts +1 -1
  221. package/intl-phone-input/Component-5e1b8383.d.ts +96 -18
  222. package/intl-phone-input/component.d.ts +1 -1
  223. package/intl-phone-input/components/select/component.d.ts +1 -1
  224. package/intl-phone-input/desktop-63dec22f.d.ts +1 -1
  225. package/intl-phone-input/esm/Component-4cd3936b.d.ts +1 -1
  226. package/intl-phone-input/esm/Component-5e1b8383.d.ts +96 -18
  227. package/intl-phone-input/esm/component.d.ts +1 -1
  228. package/intl-phone-input/esm/components/select/component.d.ts +1 -1
  229. package/intl-phone-input/esm/desktop-63dec22f.d.ts +1 -1
  230. package/intl-phone-input/esm/shared-4cd3936b.d.ts +83 -13
  231. package/intl-phone-input/shared-4cd3936b.d.ts +83 -13
  232. package/list/Component.js +1 -1
  233. package/list/components/item/Component.js +1 -1
  234. package/list/components/item/index.d.ts +1 -1
  235. package/list/components/item/index.js +1 -1
  236. package/list/esm/Component.js +1 -1
  237. package/list/esm/components/item/Component.js +1 -1
  238. package/list/esm/components/item/index.d.ts +1 -1
  239. package/list/esm/components/item/index.js +1 -1
  240. package/list/esm/index.js +1 -1
  241. package/list/index.js +1 -1
  242. package/list/modern/Component.js +1 -1
  243. package/list/modern/components/item/Component.js +1 -1
  244. package/list/modern/components/item/index.d.ts +1 -1
  245. package/list/modern/components/item/index.js +1 -1
  246. package/list/modern/index.js +1 -1
  247. package/number-input/Component.d.ts +1 -1
  248. package/number-input/cssm/Component.d.ts +1 -1
  249. package/package.json +1 -1
  250. package/phone-input/utils/index.js +1 -3
  251. package/picker-button/cssm/Component.desktop.d.ts +2 -2
  252. package/picker-button/cssm/Component.mobile-06ffd24b.d.ts +1 -1
  253. package/picker-button/cssm/Component.mobile.d.ts +1 -1
  254. package/picker-button/cssm/Component.modal.mobile-5e1b8383.d.ts +1 -1
  255. package/picker-button/cssm/Component.responsive.d.ts +3 -3
  256. package/{input-autocomplete/esm/Component-50136800.d.ts → picker-button/cssm/component-50136800.d.ts} +6 -6
  257. package/picker-button/cssm/option/Component.d.ts +2 -2
  258. package/picker-button/cssm/shared-4cd3936b.d.ts +93 -0
  259. package/picker-button/modern/component-50136800.d.ts +44 -0
  260. package/pure-cell/component-5a229016.d.ts +9 -9
  261. package/pure-cell/component.js +1 -1
  262. package/pure-cell/components/content/component.js +1 -1
  263. package/pure-cell/components/content/index.d.ts +1 -1
  264. package/pure-cell/components/content/index.js +1 -1
  265. package/pure-cell/components/main/component.js +1 -1
  266. package/pure-cell/components/main/index.d.ts +1 -1
  267. package/pure-cell/components/main/index.js +1 -1
  268. package/pure-cell/components/text/component.js +1 -1
  269. package/pure-cell/components/text/index.d.ts +1 -1
  270. package/pure-cell/components/text/index.js +1 -1
  271. package/pure-cell/cssm/component-5a229016.d.ts +9 -9
  272. package/pure-cell/esm/component.js +1 -1
  273. package/pure-cell/esm/components/content/component.js +1 -1
  274. package/pure-cell/esm/components/content/index.d.ts +1 -1
  275. package/pure-cell/esm/components/content/index.js +1 -1
  276. package/pure-cell/esm/components/main/component.js +1 -1
  277. package/pure-cell/esm/components/main/index.d.ts +1 -1
  278. package/pure-cell/esm/components/main/index.js +1 -1
  279. package/pure-cell/esm/components/text/component.js +1 -1
  280. package/pure-cell/esm/components/text/index.d.ts +1 -1
  281. package/pure-cell/esm/components/text/index.js +1 -1
  282. package/pure-cell/esm/index.js +1 -1
  283. package/pure-cell/index.js +1 -1
  284. package/pure-cell/modern/component-5a229016.d.ts +9 -9
  285. package/pure-cell/modern/component.js +1 -1
  286. package/pure-cell/modern/components/content/component.js +1 -1
  287. package/pure-cell/modern/components/content/index.d.ts +1 -1
  288. package/pure-cell/modern/components/content/index.js +1 -1
  289. package/pure-cell/modern/components/main/component.js +1 -1
  290. package/pure-cell/modern/components/main/index.d.ts +1 -1
  291. package/pure-cell/modern/components/main/index.js +1 -1
  292. package/pure-cell/modern/components/text/component.js +1 -1
  293. package/pure-cell/modern/components/text/index.d.ts +1 -1
  294. package/pure-cell/modern/components/text/index.js +1 -1
  295. package/pure-cell/modern/index.js +1 -1
  296. package/select/Component.mobile.js +1 -1
  297. package/select/Component.modal.mobile.js +1 -1
  298. package/select/Component.responsive.js +1 -1
  299. package/select/cssm/Component.mobile-f1f15074.d.ts +11 -11
  300. package/select/esm/Component.desktop-ebda875c.d.ts +6 -0
  301. package/select/esm/Component.desktop.d.ts +0 -2
  302. package/select/esm/Component.mobile-f1f15074.d.ts +1 -1
  303. package/select/esm/Component.mobile.js +1 -1
  304. package/select/esm/Component.modal.mobile.js +1 -1
  305. package/select/esm/Component.responsive.js +1 -1
  306. package/select/esm/index.js +1 -1
  307. package/select/esm/mobile-96988a65.d.ts +6 -2
  308. package/select/esm/mobile.js +1 -1
  309. package/select/esm/presets/index.js +1 -1
  310. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  311. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  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 +1 -1
  314. package/select/esm/shared.js +1 -1
  315. package/select/index.js +1 -1
  316. package/select/mobile.js +1 -1
  317. package/select/modern/Component.desktop-ebda875c.d.ts +6 -0
  318. package/select/modern/Component.desktop.d.ts +0 -2
  319. package/select/modern/Component.mobile-f1f15074.d.ts +12 -12
  320. package/select/modern/Component.mobile.js +1 -1
  321. package/select/modern/Component.modal.mobile.js +1 -1
  322. package/select/modern/Component.responsive.js +1 -1
  323. package/select/modern/index.js +1 -1
  324. package/select/modern/mobile-96988a65.d.ts +6 -2
  325. package/select/modern/mobile.js +1 -1
  326. package/select/modern/presets/index.js +1 -1
  327. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  328. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  329. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  330. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  331. package/select/modern/shared.js +1 -1
  332. package/select/presets/index.js +1 -1
  333. package/select/presets/useSelectWithApply/hook.js +1 -1
  334. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  335. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  336. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  337. package/select/shared.js +1 -1
  338. package/select-with-tags/component-50136800.d.ts +6 -6
  339. package/select-with-tags/modern/component-50136800.d.ts +6 -6
  340. package/tabs/collapsible.js +2 -2
  341. package/tabs/components/primary-tablist/Component.collapsible.desktop.js +1 -1
  342. package/tabs/components/primary-tablist/Component.collapsible.mobile.js +2 -2
  343. package/tabs/components/primary-tablist/Component.collapsible.responsive.js +2 -2
  344. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  345. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  346. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  347. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  348. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  349. package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
  350. package/tabs/components/tabs/Component.collabsible.desktop.js +1 -1
  351. package/tabs/components/tabs/Component.collapsible.mobile.js +2 -2
  352. package/tabs/components/tabs/Component.collapsible.responsive.js +2 -2
  353. package/tabs/components/tabs/Component.desktop.js +2 -2
  354. package/tabs/components/tabs/Component.mobile.js +3 -3
  355. package/tabs/components/tabs/Component.responsive.js +3 -3
  356. package/tabs/cssm/Component.mobile-ebda875c.d.ts +6 -0
  357. package/tabs/cssm/index-ebda875c.d.ts +86 -21
  358. package/tabs/desktop.js +2 -2
  359. package/tabs/esm/collapsible.js +2 -2
  360. package/tabs/esm/components/primary-tablist/Component.collapsible.desktop.js +1 -1
  361. package/tabs/esm/components/primary-tablist/Component.collapsible.mobile.js +2 -2
  362. package/tabs/esm/components/primary-tablist/Component.collapsible.responsive.js +2 -2
  363. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  364. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  365. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  366. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  367. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  368. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  369. package/tabs/esm/components/tabs/Component.collabsible.desktop.js +1 -1
  370. package/tabs/esm/components/tabs/Component.collapsible.mobile.js +2 -2
  371. package/tabs/esm/components/tabs/Component.collapsible.responsive.js +2 -2
  372. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  373. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  374. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  375. package/tabs/esm/desktop.js +2 -2
  376. package/tabs/esm/index.js +3 -3
  377. package/tabs/esm/mobile.js +3 -3
  378. package/tabs/index-ebda875c.d.ts +21 -86
  379. package/tabs/index.js +3 -3
  380. package/tabs/mobile.js +3 -3
  381. package/tabs/modern/collapsible.js +2 -2
  382. package/tabs/modern/components/primary-tablist/Component.collapsible.desktop.js +1 -1
  383. package/tabs/modern/components/primary-tablist/Component.collapsible.mobile.js +2 -2
  384. package/tabs/modern/components/primary-tablist/Component.collapsible.responsive.js +2 -2
  385. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  386. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  387. package/tabs/modern/components/primary-tablist/Component.responsive.js +2 -2
  388. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  389. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  390. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  391. package/tabs/modern/components/tabs/Component.collabsible.desktop.js +1 -1
  392. package/tabs/modern/components/tabs/Component.collapsible.mobile.js +2 -2
  393. package/tabs/modern/components/tabs/Component.collapsible.responsive.js +2 -2
  394. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  395. package/tabs/modern/components/tabs/Component.mobile.js +3 -3
  396. package/tabs/modern/components/tabs/Component.responsive.js +3 -3
  397. package/tabs/modern/desktop.js +2 -2
  398. package/tabs/modern/index.js +3 -3
  399. package/tabs/modern/mobile.js +3 -3
  400. package/tag/cssm/components/base-tag/Component.d.ts +1 -1
  401. package/tag/esm/components/base-tag/Component.d.ts +1 -1
  402. package/textarea/Component.d.ts +1 -1
  403. package/textarea/Component.js +1 -1
  404. package/textarea/components/PseudoTextArea.js +1 -1
  405. package/textarea/components/index.d.ts +1 -1
  406. package/textarea/components/index.js +1 -1
  407. package/textarea/esm/Component.d.ts +1 -1
  408. package/textarea/esm/Component.js +1 -1
  409. package/textarea/esm/components/PseudoTextArea.js +1 -1
  410. package/textarea/esm/components/index.d.ts +1 -1
  411. package/textarea/esm/components/index.js +1 -1
  412. package/textarea/esm/index.js +1 -1
  413. package/textarea/index.js +1 -1
  414. package/textarea/modern/Component.js +1 -1
  415. package/textarea/modern/components/PseudoTextArea.js +1 -1
  416. package/textarea/modern/components/index.d.ts +1 -1
  417. package/textarea/modern/components/index.js +1 -1
  418. package/textarea/modern/index.js +1 -1
  419. package/themes/compiled/mobile-dark-bluetint.css +402 -401
  420. package/time-input/cssm/utils/format.js +10 -6
  421. package/time-input/esm/utils/format.js +10 -6
  422. package/time-input/utils/format.js +10 -6
  423. package/toast/cssm/Component.desktop-7ca84eff.d.ts +6 -0
  424. package/toast/esm/Component.responsive.d.ts +1 -1
  425. package/toast/esm/components/base-toast/component.d.ts +1 -1
  426. package/toast/esm/index-7ca84eff.d.ts +3 -3
  427. package/toast/modern/Component.desktop-7ca84eff.d.ts +6 -0
  428. package/typography/component.js +2 -2
  429. package/typography/cssm/title/component.d.ts +1 -1
  430. package/typography/esm/component.js +2 -2
  431. package/typography/esm/index.js +2 -2
  432. package/typography/esm/text/component.js +1 -1
  433. package/typography/esm/text/index.js +1 -1
  434. package/typography/esm/title/component.js +1 -1
  435. package/typography/esm/title/index.js +2 -2
  436. package/typography/esm/title-mobile/component.js +2 -2
  437. package/typography/esm/title-mobile/index.js +2 -2
  438. package/typography/esm/title-responsive/component.js +2 -2
  439. package/typography/esm/title-responsive/index.js +2 -2
  440. package/typography/index.js +2 -2
  441. package/typography/modern/component.js +2 -2
  442. package/typography/modern/index.js +2 -2
  443. package/typography/modern/text/component.js +1 -1
  444. package/typography/modern/text/index.js +1 -1
  445. package/typography/modern/title/component.js +1 -1
  446. package/typography/modern/title/index.js +2 -2
  447. package/typography/modern/title-mobile/component.js +2 -2
  448. package/typography/modern/title-mobile/index.js +2 -2
  449. package/typography/modern/title-responsive/component.js +2 -2
  450. package/typography/modern/title-responsive/index.js +2 -2
  451. package/typography/text/component.js +1 -1
  452. package/typography/text/index.js +1 -1
  453. package/typography/title/component.js +1 -1
  454. package/typography/title/index.js +2 -2
  455. package/typography/title-mobile/component.js +2 -2
  456. package/typography/title-mobile/index.js +2 -2
  457. package/typography/title-responsive/component.js +2 -2
  458. package/typography/title-responsive/index.js +2 -2
  459. package/calendar-input/cssm/Component-8b5756fe.d.ts +0 -388
  460. package/calendar-input/cssm/Component-ebda875c.d.ts +0 -35
  461. package/calendar-input/modern/Component-8b5756fe.d.ts +0 -388
  462. package/calendar-input/modern/Component-ebda875c.d.ts +0 -35
  463. package/calendar-range/modern/Component-5684a67d.d.ts +0 -18
  464. package/calendar-range/modern/Component.desktop-e2b6c730.d.ts +0 -134
  465. package/custom-picker-button/Component-72dda473.d.ts +0 -53
  466. package/custom-picker-button/cssm/Component-63dec22f.d.ts +0 -167
  467. package/custom-picker-button/cssm/Component-9211a437.d.ts +0 -38
  468. package/custom-picker-button/cssm/Component.mobile-d446ae02.d.ts +0 -23
  469. package/custom-picker-button/cssm/mobile-755fbaa3.d.ts +0 -2
  470. package/custom-picker-button/cssm/utils-49cc3c24.d.ts +0 -8
  471. package/custom-picker-button/esm/Component-63dec22f.d.ts +0 -167
  472. package/custom-picker-button/esm/Component-9211a437.d.ts +0 -38
  473. package/custom-picker-button/esm/Component.mobile-d446ae02.d.ts +0 -23
  474. package/custom-picker-button/esm/Component.modal.mobile-5e1b8383.d.ts +0 -60
  475. package/custom-picker-button/esm/mobile-755fbaa3.d.ts +0 -2
  476. package/custom-picker-button/esm/types-d9f9bbcc.d.ts +0 -259
  477. package/custom-picker-button/esm/utils-1574ad8b.d.ts +0 -29
  478. package/custom-picker-button/esm/utils-49cc3c24.d.ts +0 -8
  479. package/custom-picker-button/types-d9f9bbcc.d.ts +0 -259
  480. package/date-time-input/Component-8b5756fe.d.ts +0 -388
  481. package/date-time-input/Component.mobile-ebda875c.d.ts +0 -6
  482. package/input-autocomplete/esm/Component.mobile-ebda875c.d.ts +0 -6
  483. package/input-autocomplete/modern/Component-63dec22f.d.ts +0 -167
  484. package/input-autocomplete/modern/Component.mobile-ebda875c.d.ts +0 -6
  485. package/input-autocomplete/modern/Component.modal.mobile-5e1b8383.d.ts +0 -60
  486. package/input-autocomplete/modern/utils-1574ad8b.d.ts +0 -29
  487. package/intl-phone-input/desktop-2e2b2125.d.ts +0 -2
  488. package/intl-phone-input/esm/desktop-2e2b2125.d.ts +0 -2
  489. package/picker-button/cssm/shared-5e1b8383.d.ts +0 -6
  490. package/tabs/cssm/Component.desktop-ebda875c.d.ts +0 -6
  491. package/toast/cssm/Component.mobile-7ca84eff.d.ts +0 -6
  492. package/toast/modern/Component.mobile-7ca84eff.d.ts +0 -6
  493. /package/calendar-input/{esm/Component-5684a67d.d.ts → Component-5684a67d.d.ts} +0 -0
  494. /package/calendar-input/{esm/Component-e2b6c730.d.ts → Component-e2b6c730.d.ts} +0 -0
  495. /package/calendar-input/{esm/Component.responsive-755fbaa3.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
  496. /package/{calendar-range/modern/Component-e2b6c730.d.ts → calendar-input/cssm/Component-5684a67d.d.ts} +0 -0
  497. /package/calendar-input/{Component.responsive-2e2b2125.d.ts → cssm/Component.responsive-755fbaa3.d.ts} +0 -0
  498. /package/calendar-input/{esm → cssm}/desktop-8b5756fe.d.ts +0 -0
  499. /package/calendar-input/{esm → cssm}/shared-71d94e2b.d.ts +0 -0
  500. /package/calendar-input/{esm → cssm}/utils-e0a54580.d.ts +0 -0
  501. /package/calendar-input/{Component-8b5756fe.d.ts → esm/Component-8b5756fe.d.ts} +0 -0
  502. /package/calendar-input/{Component-ebda875c.d.ts → esm/Component-ebda875c.d.ts} +0 -0
  503. /package/calendar-input/{cssm → esm}/Component.responsive-2e2b2125.d.ts +0 -0
  504. /package/calendar-input/{cssm → esm}/shared-f034f741.d.ts +0 -0
  505. /package/calendar-input/modern/{Component.responsive-2e2b2125.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
  506. /package/calendar-input/modern/{shared-f034f741.d.ts → shared-71d94e2b.d.ts} +0 -0
  507. /package/{calendar-range → calendar-input}/modern/utils-e0a54580.d.ts +0 -0
  508. /package/calendar-input/{shared-f034f741.d.ts → shared-71d94e2b.d.ts} +0 -0
  509. /package/calendar-range/modern/{useCalendar-71d94e2b.d.ts → useCalendar-5684a67d.d.ts} +0 -0
  510. /package/calendar-range/modern/{utils-e2b6c730.d.ts → utils-5684a67d.d.ts} +0 -0
  511. /package/confirmation/{countdown-section-450ad0fb.d.ts → countdown-section-b13f3b39.d.ts} +0 -0
  512. /package/confirmation/{countdown-section-450ad0fb.js → countdown-section-b13f3b39.js} +0 -0
  513. /package/confirmation/esm/{countdown-section-1619290d.d.ts → countdown-section-1197a364.d.ts} +0 -0
  514. /package/confirmation/esm/{countdown-section-1619290d.js → countdown-section-1197a364.js} +0 -0
  515. /package/confirmation/modern/{countdown-section-1e0212a1.d.ts → countdown-section-eae4e9ec.d.ts} +0 -0
  516. /package/confirmation/modern/{countdown-section-1e0212a1.js → countdown-section-eae4e9ec.js} +0 -0
  517. /package/custom-picker-button/{Component.mobile-d446ae02.d.ts → Component.mobile-4cd3936b.d.ts} +0 -0
  518. /package/{input-autocomplete → custom-picker-button/cssm}/Component-aed0af6e.d.ts +0 -0
  519. /package/custom-picker-button/cssm/{Component.responsive-785df74d.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
  520. /package/custom-picker-button/cssm/{desktop-2e2b2125.d.ts → desktop-63dec22f.d.ts} +0 -0
  521. /package/{input-autocomplete → custom-picker-button/cssm}/hook-ebda875c.d.ts +0 -0
  522. /package/custom-picker-button/{desktop-2e2b2125.d.ts → desktop-63dec22f.d.ts} +0 -0
  523. /package/custom-picker-button/esm/{Component.responsive-785df74d.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
  524. /package/custom-picker-button/esm/{desktop-2e2b2125.d.ts → desktop-63dec22f.d.ts} +0 -0
  525. /package/{intl-phone-input/esm/hook-c44170fe.d.ts → custom-picker-button/esm/hook-ebda875c.d.ts} +0 -0
  526. /package/custom-picker-button/{cssm/types-d9f9bbcc.d.ts → types-72dda473.d.ts} +0 -0
  527. /package/date-time-input/{Component.responsive-2e2b2125.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
  528. /package/gallery/{buttons-fb2186dd.d.ts → buttons-2f4a679b.d.ts} +0 -0
  529. /package/gallery/{buttons-fb2186dd.js → buttons-2f4a679b.js} +0 -0
  530. /package/gallery/esm/{buttons-26be921d.d.ts → buttons-b1e4ad57.d.ts} +0 -0
  531. /package/gallery/esm/{buttons-26be921d.js → buttons-b1e4ad57.js} +0 -0
  532. /package/gallery/esm/{slide-4a5d77ff.d.ts → slide-e001786d.d.ts} +0 -0
  533. /package/gallery/esm/{slide-4a5d77ff.js → slide-e001786d.js} +0 -0
  534. /package/gallery/modern/{buttons-6c2011fc.d.ts → buttons-2996f117.d.ts} +0 -0
  535. /package/gallery/modern/{buttons-6c2011fc.js → buttons-2996f117.js} +0 -0
  536. /package/gallery/modern/{slide-c6cf351a.d.ts → slide-b6eba657.d.ts} +0 -0
  537. /package/gallery/modern/{slide-c6cf351a.js → slide-b6eba657.js} +0 -0
  538. /package/gallery/{slide-97c2430b.d.ts → slide-df46da69.d.ts} +0 -0
  539. /package/gallery/{slide-97c2430b.js → slide-df46da69.js} +0 -0
  540. /package/{calendar/cssm → input-autocomplete}/Component-63dec22f.d.ts +0 -0
  541. /package/{calendar/cssm → input-autocomplete}/Component.mobile-ebda875c.d.ts +0 -0
  542. /package/{custom-picker-button/cssm → input-autocomplete}/Component.modal.mobile-5e1b8383.d.ts +0 -0
  543. /package/input-autocomplete/{Component-96988a65.d.ts → esm/Component-96988a65.d.ts} +0 -0
  544. /package/input-autocomplete/{modern/mobile-06ffd24b.d.ts → mobile-06ffd24b.d.ts} +0 -0
  545. /package/{intl-phone-input/hook-c44170fe.d.ts → input-autocomplete/modern/hook-ebda875c.d.ts} +0 -0
  546. /package/input-autocomplete/{mobile-45dc17c6.d.ts → modern/mobile-45dc17c6.d.ts} +0 -0
  547. /package/{custom-picker-button/cssm → input-autocomplete}/utils-1574ad8b.d.ts +0 -0
  548. /package/intl-phone-input/{Component.desktop-ed17077e.d.ts → Component.desktop-4cd3936b.d.ts} +0 -0
  549. /package/intl-phone-input/{Component.desktop-63dec22f.d.ts → Component.desktop-5e1b8383.d.ts} +0 -0
  550. /package/{table/modern → intl-phone-input}/component-50136800.d.ts +0 -0
  551. /package/intl-phone-input/esm/{Component.desktop-ed17077e.d.ts → Component.desktop-4cd3936b.d.ts} +0 -0
  552. /package/intl-phone-input/esm/{Component.desktop-63dec22f.d.ts → Component.desktop-5e1b8383.d.ts} +0 -0
  553. /package/{picker-button/cssm/Component-50136800.d.ts → intl-phone-input/esm/component-50136800.d.ts} +0 -0
  554. /package/intl-phone-input/modern/{Component-50136800.d.ts → component-50136800.d.ts} +0 -0
  555. /package/list/{Component-3d45b936.d.ts → Component-97126071.d.ts} +0 -0
  556. /package/list/{Component-3d45b936.js → Component-97126071.js} +0 -0
  557. /package/list/esm/{Component-a5c6bc96.d.ts → Component-dfbde161.d.ts} +0 -0
  558. /package/list/esm/{Component-a5c6bc96.js → Component-dfbde161.js} +0 -0
  559. /package/list/modern/{Component-116c4d34.d.ts → Component-b032dada.d.ts} +0 -0
  560. /package/list/modern/{Component-116c4d34.js → Component-b032dada.js} +0 -0
  561. /package/picker-button/cssm/{hook-5e1b8383.d.ts → hook-9ea9e32c.d.ts} +0 -0
  562. /package/pure-cell/{component-574b4719.d.ts → component-8604627d.d.ts} +0 -0
  563. /package/pure-cell/{component-574b4719.js → component-8604627d.js} +0 -0
  564. /package/pure-cell/esm/{component-bd1cff18.d.ts → component-63d496d4.d.ts} +0 -0
  565. /package/pure-cell/esm/{component-bd1cff18.js → component-63d496d4.js} +0 -0
  566. /package/pure-cell/modern/{component-d896f003.d.ts → component-90332901.d.ts} +0 -0
  567. /package/pure-cell/modern/{component-d896f003.js → component-90332901.js} +0 -0
  568. /package/select/esm/{hook-8b901e45.d.ts → hook-6b3b9eba.d.ts} +0 -0
  569. /package/select/esm/{hook-8b901e45.js → hook-6b3b9eba.js} +0 -0
  570. /package/select/{hook-51f508bc.d.ts → hook-71d733f5.d.ts} +0 -0
  571. /package/select/{hook-51f508bc.js → hook-71d733f5.js} +0 -0
  572. /package/select/modern/{hook-b4b02643.d.ts → hook-721ecf1e.d.ts} +0 -0
  573. /package/select/modern/{hook-b4b02643.js → hook-721ecf1e.js} +0 -0
  574. /package/{picker-button → table}/modern/Component-50136800.d.ts +0 -0
  575. /package/tabs/{esm/Component.mobile-ebda875c.d.ts → Component.mobile-ebda875c.d.ts} +0 -0
  576. /package/tabs/{Component.desktop-ebda875c.d.ts → esm/Component.desktop-ebda875c.d.ts} +0 -0
  577. /package/tabs/esm/{index.module-6a3caad4.js → index.module-55bf1d28.js} +0 -0
  578. /package/tabs/esm/{index.module-476dfe41.js → index.module-ac3442a2.js} +0 -0
  579. /package/tabs/esm/{mobile.module-88c32b6e.js → mobile.module-e71a2bee.js} +0 -0
  580. /package/tabs/{index.module-2a1fc857.js → index.module-0888e855.js} +0 -0
  581. /package/tabs/{index.module-d3a1b5b8.js → index.module-8740ddf6.js} +0 -0
  582. /package/tabs/{mobile.module-05f3438c.js → mobile.module-27006097.js} +0 -0
  583. /package/tabs/modern/{index.module-486ed899.js → index.module-568ea224.js} +0 -0
  584. /package/tabs/modern/{index.module-08a9cafc.js → index.module-c05fe969.js} +0 -0
  585. /package/tabs/modern/{mobile.module-9fd30b09.js → mobile.module-d4facc6e.js} +0 -0
  586. /package/textarea/{PseudoTextArea-d15f57ae.d.ts → PseudoTextArea-b6497daf.d.ts} +0 -0
  587. /package/textarea/{PseudoTextArea-d15f57ae.js → PseudoTextArea-b6497daf.js} +0 -0
  588. /package/textarea/esm/{PseudoTextArea-67edf0fd.d.ts → PseudoTextArea-7f19cc70.d.ts} +0 -0
  589. /package/textarea/esm/{PseudoTextArea-67edf0fd.js → PseudoTextArea-7f19cc70.js} +0 -0
  590. /package/textarea/modern/{PseudoTextArea-f696979a.d.ts → PseudoTextArea-6e0ad103.d.ts} +0 -0
  591. /package/textarea/modern/{PseudoTextArea-f696979a.js → PseudoTextArea-6e0ad103.js} +0 -0
  592. /package/toast/{esm/Component.desktop-7ca84eff.d.ts → Component.desktop-7ca84eff.d.ts} +0 -0
  593. /package/toast/{Component.mobile-7ca84eff.d.ts → esm/Component.mobile-7ca84eff.d.ts} +0 -0
  594. /package/typography/{colors.module-7950d7ec.js → colors.module-43260d58.js} +0 -0
  595. /package/typography/{common.module-6e24e386.js → common.module-68032073.js} +0 -0
  596. /package/typography/esm/{colors.module-61f84700.js → colors.module-786a42c1.js} +0 -0
  597. /package/typography/esm/{common.module-2c0af9b6.js → common.module-c9d01ac6.js} +0 -0
  598. /package/typography/modern/{colors.module-1f2f5f1c.js → colors.module-4d1dd4b4.js} +0 -0
  599. /package/typography/modern/{common.module-a96022c2.js → common.module-947d9aed.js} +0 -0
@@ -1,3 +1,307 @@
1
- export * from "./component-50136800";
2
- export type { BottomSheetProps, BottomSheetTitleAlign } from "./types-d9f9bbcc";
3
- export { CLOSE_OFFSET, HEADER_OFFSET } from "./utils-49cc3c24";
1
+ /// <reference types="react-transition-group" />
2
+ /// <reference types="react" />
3
+ import React from "react";
4
+ import { HTMLAttributes, ReactNode, RefObject, FC } from "react";
5
+ import { TransitionProps } from "react-transition-group/Transition";
6
+ import { BaseModalProps } from "./index-bdb4c6b9";
7
+ import { NavigationBarProps } from "./index-c76d6398";
8
+ import { BackgroundColorType } from "./index-72dda473";
9
+ import { SwipeableHandlers } from "react-swipeable";
10
+ import { BackdropProps } from "./index-ebda875c";
11
+ type BottomSheetTitleAlign = "center" | "left";
12
+ type BottomSheetProps = {
13
+ /**
14
+ * Контент
15
+ */
16
+ children?: ReactNode;
17
+ /**
18
+ * Управление видимостью
19
+ */
20
+ open: boolean;
21
+ /**
22
+ * Заголовок
23
+ */
24
+ title?: ReactNode;
25
+ /**
26
+ * Размер заголовка
27
+ */
28
+ titleSize?: NavigationBarProps["titleSize"];
29
+ /**
30
+ * Подзаголовок.
31
+ */
32
+ subtitle?: NavigationBarProps["subtitle"];
33
+ /**
34
+ * Кнопка действия (обычно, это кнопка закрытия)
35
+ */
36
+ actionButton?: ReactNode;
37
+ /**
38
+ * Нода, компонент или функция возвращающая их
39
+ *
40
+ * Контейнер к которому будут добавляться порталы
41
+ */
42
+ container?: BaseModalProps["container"];
43
+ /**
44
+ * Рендерить ли в контейнер через портал.
45
+ */
46
+ usePortal?: BaseModalProps["usePortal"];
47
+ /**
48
+ * Дополнительный класс
49
+ */
50
+ className?: string;
51
+ /**
52
+ * Дополнительный класс
53
+ */
54
+ contentClassName?: string;
55
+ /**
56
+ * Дополнительные пропсы на контейнер.
57
+ */
58
+ containerProps?: HTMLAttributes<HTMLDivElement>;
59
+ /**
60
+ * Дополнительный класс
61
+ */
62
+ containerClassName?: string;
63
+ /**
64
+ * Цвет фона
65
+ */
66
+ backgroundColor?: Extract<BackgroundColorType, "primary" | "secondary">;
67
+ /**
68
+ * Дополнительный класс шапки
69
+ */
70
+ headerClassName?: string;
71
+ /**
72
+ * Дополнительный класс футера
73
+ */
74
+ footerClassName?: string;
75
+ /**
76
+ * Дополнительный класс для аддонов
77
+ */
78
+ addonClassName?: string;
79
+ /**
80
+ * Дополнительный класс для компонента крестика
81
+ */
82
+ closerClassName?: string;
83
+ /**
84
+ * Дополнительный класс для компонента стрелки назад
85
+ */
86
+ backerClassName?: string;
87
+ /**
88
+ * Дополнительный класс для компонента модального окна
89
+ */
90
+ modalClassName?: string;
91
+ /**
92
+ * Дополнительный класс для обертки модального окна
93
+ */
94
+ modalWrapperClassName?: string;
95
+ /**
96
+ * TransitionProps, прокидываются в компонент CSSTransitionProps.
97
+ */
98
+ transitionProps?: Partial<TransitionProps>;
99
+ /**
100
+ * Идентификатор для систем автоматизированного тестирования
101
+ */
102
+ dataTestId?: string;
103
+ /**
104
+ * z-index компонента
105
+ */
106
+ zIndex?: number;
107
+ /**
108
+ * Будет ли свайпаться шторка
109
+ * @default true
110
+ */
111
+ swipeable?: boolean;
112
+ /**
113
+ * Будет ли свайпаться контент
114
+ */
115
+ swipeableContent?: boolean;
116
+ /**
117
+ * Порог свайпа
118
+ */
119
+ swipeThreshold?: number;
120
+ /**
121
+ * Слот слева
122
+ */
123
+ leftAddons?: ReactNode;
124
+ /**
125
+ * Слот справа
126
+ */
127
+ rightAddons?: ReactNode;
128
+ /**
129
+ * Слот снизу
130
+ */
131
+ bottomAddons?: ReactNode;
132
+ /**
133
+ * Наличие компонента крестика
134
+ */
135
+ hasCloser?: boolean;
136
+ /**
137
+ * Наличие компонента стрелки назад
138
+ */
139
+ hasBacker?: boolean;
140
+ /**
141
+ * Выравнивание заголовка
142
+ */
143
+ titleAlign?: BottomSheetTitleAlign;
144
+ /**
145
+ * Фиксирует шапку
146
+ */
147
+ stickyHeader?: boolean;
148
+ /**
149
+ * Фиксирует футер
150
+ */
151
+ stickyFooter?: boolean;
152
+ /**
153
+ * Высота шторки
154
+ */
155
+ initialHeight?: "default" | "full";
156
+ /**
157
+ * Будет ли виден оверлэй
158
+ */
159
+ hideOverlay?: boolean;
160
+ /**
161
+ * Будет ли видна шапка
162
+ */
163
+ hideHeader?: boolean;
164
+ /**
165
+ * Будет ли обрезан заголовок
166
+ */
167
+ trimTitle?: boolean;
168
+ /**
169
+ * Запретить закрытие шторки кликом на оверлэй
170
+ */
171
+ disableOverlayClick?: boolean;
172
+ /**
173
+ * Отключает блокировку скролла при открытии модального окна
174
+ */
175
+ disableBlockingScroll?: boolean;
176
+ /**
177
+ * Отключает ловушку фокуса
178
+ */
179
+ disableFocusLock?: boolean;
180
+ /**
181
+ * @deprecated данный проп больше не используется, временно оставлен для обратной совместимости
182
+ * Не анимировать шторку при изменении размера вьюпорта
183
+ */
184
+ ignoreScreenChange?: boolean;
185
+ /**
186
+ * Свойства для Бэкдропа
187
+ */
188
+ backdropProps?: BaseModalProps["backdropProps"];
189
+ /**
190
+ * Реф на контейнер, в котором происходит скролл
191
+ */
192
+ scrollableContainerRef?: RefObject<HTMLElement>;
193
+ /**
194
+ * Реф для управления компонентом.
195
+ */
196
+ bottomSheetInstanceRef?: RefObject<{
197
+ scrollToArea: (idx: number) => void;
198
+ }>;
199
+ /**
200
+ * Реф на контейнер, в котором находится шторка
201
+ */
202
+ sheetContainerRef?: RefObject<HTMLElement>;
203
+ /**
204
+ * Магнитные области видимой высоты шторки.
205
+ * Можно использовать значения в пикселях - 10(число), либо в процентах - 10%(строка).
206
+ * По-умолчанию -[0, window.innerHeight - '24px']
207
+ * массив должен состоять минимум из 2 элементов
208
+ */
209
+ magneticAreas?: Array<number | string>;
210
+ /**
211
+ * Индекс точки из magneticAreas, к которому нужно примагнититься при первом открытии шторки.
212
+ */
213
+ initialActiveAreaIndex?: number;
214
+ /**
215
+ * Отключает скролл контентной области.
216
+ */
217
+ scrollLocked?: boolean;
218
+ /**
219
+ * Скрыть скроллбар внутри шторки
220
+ */
221
+ hideScrollbar?: boolean;
222
+ /**
223
+ * Верхний отступ шторки, если она открыта на максимальную высоту
224
+ */
225
+ headerOffset?: number;
226
+ /**
227
+ * Содержимое bottom-sheet всегда в DOM
228
+ */
229
+ keepMounted?: boolean;
230
+ /**
231
+ * Отключает автоматический перевод фокуса на bottom-sheet при открытии
232
+ */
233
+ disableAutoFocus?: boolean;
234
+ /**
235
+ * Отключает восстановление фокуса на предыдущем элементе после закрытия bottom-sheet
236
+ */
237
+ disableRestoreFocus?: boolean;
238
+ /**
239
+ * Отключает вызов `onClose` при нажатии Escape
240
+ */
241
+ disableEscapeKeyDown?: boolean;
242
+ /**
243
+ * Обработчик закрытия
244
+ */
245
+ onClose: () => void;
246
+ /**
247
+ * Обработчик нажатия на стрелку назад
248
+ */
249
+ onBack?: () => void;
250
+ /**
251
+ * Вызывается в начале анимации притягивания к одной из `magneticAreas`
252
+ */
253
+ onMagnetize?: (index: number) => void;
254
+ /**
255
+ * Вызывается после окончания анимации притягивания
256
+ */
257
+ onMagnetizeEnd?: () => void;
258
+ /**
259
+ * Вызывается при изменении положения шторки
260
+ */
261
+ onOffsetChange?: (offset: number, percent: number) => void;
262
+ };
263
+ declare const BottomSheet: React.ForwardRefExoticComponent<BottomSheetProps & React.RefAttributes<HTMLDivElement>>;
264
+ declare const TIMEOUT = 500;
265
+ declare const SWIPE_VELOCITY = 0.4;
266
+ declare const MARKER_HEIGHT = 24;
267
+ declare const CLOSE_OFFSET = 0.2;
268
+ declare const SCROLL_OFFSET = 1;
269
+ declare const HEADER_OFFSET = 24;
270
+ declare const convertPercentToNumber: (value: string | number, fullHeight: number, headerOffset?: number) => number;
271
+ type FooterProps = {
272
+ /**
273
+ * Контент футера
274
+ */
275
+ children?: ReactNode;
276
+ /**
277
+ * Фиксирует футер
278
+ */
279
+ sticky?: boolean;
280
+ /**
281
+ * Дополнительный класс
282
+ */
283
+ className?: string;
284
+ };
285
+ declare const Footer: FC<FooterProps>;
286
+ type HeaderProps = Omit<NavigationBarProps, "view" | "size"> & {
287
+ headerRef: RefObject<HTMLDivElement>;
288
+ headerOffset: number;
289
+ };
290
+ declare const Header: FC<HeaderProps>;
291
+ type SwipeableBackdropProps = BackdropProps & {
292
+ /**
293
+ * Прозрачность бэкдропа
294
+ */
295
+ opacity?: number;
296
+ /**
297
+ * Обработчики свайпа
298
+ */
299
+ handlers?: SwipeableHandlers;
300
+ /**
301
+ * Время анимации opacity
302
+ */
303
+ opacityTimeout?: number;
304
+ };
305
+ declare const SwipeableBackdrop: FC<SwipeableBackdropProps>;
306
+ export { BottomSheet, TIMEOUT, SWIPE_VELOCITY, MARKER_HEIGHT, CLOSE_OFFSET, SCROLL_OFFSET, HEADER_OFFSET, convertPercentToNumber, FooterProps, Footer, HeaderProps, Header, SwipeableBackdropProps, SwipeableBackdrop };
307
+ export type { BottomSheetProps, BottomSheetTitleAlign };
@@ -1,93 +1,6 @@
1
- /// <reference types="react" />
2
- import React from "react";
3
- import { ReactNode } from "react";
4
- import { BaseSelectProps, OptionProps, OptionShape } from "./typings-5e1b8383";
5
- // eslint-disable-next-line @typescript-eslint/naming-convention
6
- type useSelectWithLoadingProps = {
7
- loading?: boolean;
8
- visibleOptions?: BaseSelectProps["visibleOptions"];
9
- Option?: React.FC<OptionProps>;
10
- };
11
- declare function useSelectWithLoading({ loading, visibleOptions, Option }: useSelectWithLoadingProps): {
12
- Option: (props: OptionProps) => React.JSX.Element;
13
- options: OptionShape[];
14
- } | null;
15
- type OptionsFetcherResponse = {
16
- options: OptionShape[];
17
- hasMore: boolean;
18
- };
19
- // eslint-disable-next-line @typescript-eslint/naming-convention
20
- type useLazyLoadingProps = {
21
- /** Количество элементов на "странице" */
22
- limit?: number;
23
- /** Начальный номер "страницы" */
24
- initialOffset?: number;
25
- /** Скелетон загружаемых элементов */
26
- skeleton?: React.ReactNode;
27
- /** Компонент пункта меню */
28
- Option?: React.FC<OptionProps>;
29
- /**
30
- * Функция-загрузчик опций.
31
- * @param offset - текущая страница
32
- * @param limit - количество элементов на странице
33
- * @param queryString - строчные данные, пробрасываемые для поиска из кастомного инпута, расположенного в заголовке OptionsList
34
- * @returns Promise<{
35
- * options - список опций следующей "страницы". Они аппендятся к предыдущим
36
- * hasMore - указывает, есть ли еще незагруженные элементы (в случае false перестает загружать "следующую страницу")
37
- * }>
38
- */
39
- optionsFetcher(offset: number, limit: number, queryString?: string): Promise<OptionsFetcherResponse>;
40
- };
41
- declare function useLazyLoading({ limit, initialOffset, optionsFetcher, skeleton, Option }: useLazyLoadingProps): {
42
- optionsProps: {
43
- Option: (props: OptionProps) => React.JSX.Element;
44
- options: OptionShape[];
45
- optionsListProps: {
46
- ref: React.RefObject<HTMLDivElement>;
47
- inputProps: {
48
- onChange: (event: React.ChangeEvent<HTMLInputElement>, payload: {
49
- value: string;
50
- }) => void;
51
- value: string;
52
- };
53
- };
54
- onOpen: (payload: {
55
- open?: boolean;
56
- }) => void;
57
- };
58
- reset: () => void;
59
- };
60
- type SkeletonProps = {
61
- /**
62
- * Флаг, явно задающий состояние, при котором контент закрывается прелоадером
63
- */
64
- visible?: boolean;
65
- /**
66
- * Флаг явного включения анимации скелета
67
- */
68
- animate?: boolean;
69
- /**
70
- * Дополнительный класс
71
- */
72
- className?: string;
73
- /**
74
- * Дополнительные инлайн стили
75
- */
76
- style?: React.CSSProperties;
77
- /**
78
- * Идентификатор для систем автоматизированного тестирования
79
- */
80
- dataTestId?: string;
81
- /**
82
- * Дочерние элементы.
83
- */
84
- children?: ReactNode;
85
- };
86
- declare const Skeleton: React.FC<SkeletonProps>;
87
1
  export * from "./index-ebda875c";
88
- export * from "./Component-50136800";
89
2
  export * from "./Component-5e1b8383";
90
- export { useSelectWithLoading, useLazyLoading, SkeletonProps, Skeleton };
3
+ export * from "./hook-ebda875c";
91
4
  export * from "./hook-9ea9e32c";
92
5
  export * from "./typings-5e1b8383";
93
6
  export * from "./utils-5e1b8383";
@@ -1,39 +1,2 @@
1
- /// <reference types="react" />
2
- import React from "react";
3
- import { FC, SVGProps } from "react";
4
- import { ButtonProps } from "./index-8b2c2707";
5
- import { BaseSelectProps } from "./shared-4cd3936b";
6
- import { PickerButtonSize, PickerButtonVariant } from "./types-4480ac4f";
7
- type PickerButtonDesktopProps = Omit<BaseSelectProps, "placeholder" | "Arrow" | "autocomplete" | "size" | "onFocus" | "selected" | "closeOnSelect" | "multiple" | "hint" | "allowUnselect" | "options"> & Pick<ButtonProps, "view" | "loading" | "leftAddons" | "rightAddons"> & {
8
- options: Array<BaseSelectProps["options"][0] & {
9
- /**
10
- * Иконка, отображающаяся слева от текстового представления пункта
11
- */
12
- icon?: FC<SVGProps<SVGSVGElement>>;
13
- }>;
14
- /**
15
- * Размер кнопки
16
- */
17
- size?: PickerButtonSize;
18
- /**
19
- * Тип кнопки
20
- */
21
- variant?: PickerButtonVariant;
22
- /**
23
- * Показывать стрелку
24
- * @default true
25
- */
26
- showArrow?: boolean;
27
- };
28
- declare const PickerButtonDesktop: React.ForwardRefExoticComponent<Omit<BaseSelectProps, "size" | "placeholder" | "onFocus" | "selected" | "multiple" | "hint" | "options" | "autocomplete" | "allowUnselect" | "closeOnSelect" | "Arrow"> & Pick<ButtonProps, "view" | "leftAddons" | "rightAddons" | "loading"> & {
29
- options: Array<BaseSelectProps["options"][0] & {
30
- /**
31
- * Иконка, отображающаяся слева от текстового представления пункта
32
- */
33
- icon?: FC<SVGProps<SVGSVGElement>>;
34
- }>;
35
- size?: PickerButtonSize | undefined;
36
- variant?: PickerButtonVariant | undefined;
37
- showArrow?: boolean | undefined;
38
- } & React.RefAttributes<HTMLInputElement>>;
39
- export { PickerButtonDesktopProps, PickerButtonDesktop };
1
+ export { PickerButtonDesktop, PickerButtonDesktopProps } from "./Component.desktop-4cd3936b";
2
+ export {};
@@ -1,79 +1,38 @@
1
1
  /// <reference types="react" />
2
2
  import React from "react";
3
- import { FC, ReactNode, RefObject } from "react";
4
- import { NavigationBarProps } from "./index-c76d6398";
5
- import { SwipeableHandlers } from "react-swipeable";
6
- import { BackdropProps } from "./index-ebda875c";
7
- import { BottomSheetProps } from "./types-d9f9bbcc";
8
- type FooterProps = {
3
+ import { FC } from "react";
4
+ import { BaseButtonProps } from "./typings-9211a437";
5
+ type SpinnerProps = {
9
6
  /**
10
- * Контент футера
7
+ * Управление видимостью компонента
11
8
  */
12
- children?: ReactNode;
9
+ visible?: boolean;
13
10
  /**
14
- * Фиксирует футер
11
+ * Размер компонента
15
12
  */
16
- sticky?: boolean;
13
+ size?: "xs" | "s" | "m";
17
14
  /**
18
15
  * Дополнительный класс
19
16
  */
20
17
  className?: string;
21
- };
22
- declare const Footer: FC<FooterProps>;
23
- type HeaderProps = Omit<NavigationBarProps, "view" | "size"> & {
24
- headerRef: RefObject<HTMLDivElement>;
25
- headerOffset: number;
26
- };
27
- declare const Header: FC<HeaderProps>;
28
- type SwipeableBackdropProps = BackdropProps & {
29
18
  /**
30
- * Прозрачность бэкдропа
19
+ * Идентификатор компонента в DOM
31
20
  */
32
- opacity?: number;
21
+ id?: string;
33
22
  /**
34
- * Обработчики свайпа
23
+ * Идентификатор для систем автоматизированного тестирования
35
24
  */
36
- handlers?: SwipeableHandlers;
25
+ dataTestId?: string;
37
26
  /**
38
- * Время анимации opacity
27
+ * Палитра, в контексте которой используется спиннер
39
28
  */
40
- opacityTimeout?: number;
29
+ colors?: "default" | "inverted";
41
30
  };
42
- declare const SwipeableBackdrop: FC<SwipeableBackdropProps>;
43
- declare const BottomSheet: React.ForwardRefExoticComponent<BottomSheetProps & React.RefAttributes<HTMLDivElement>>;
44
- export { FooterProps, Footer, HeaderProps, Header, SwipeableBackdropProps, SwipeableBackdrop, BottomSheet };
45
- & {
46
- /**
47
- * Футер
48
- * @deprecated Используйте bottomSheetProps.actionButton
49
- */
50
- footer?: ReactNode;
51
- /**
52
- * Будет ли свайпаться шторка
53
- * @deprecated Используйте bottomSheetProps.swipeable
54
- */
55
- swipeable?: boolean | undefined;
56
- /**
57
- * Отображать в BottomSheet
58
- */
59
- isBottomSheet?: boolean | undefined;
60
- /**
61
- * Дополнительные пропсы шторки
62
- */
63
- bottomSheetProps?: Partial<BottomSheetProps> | undefined;
64
- /**
65
- * Дополнительные пропсы модалки
66
- */
67
- modalProps?: Partial<ModalMobileProps & React.RefAttributes<HTMLDivElement>> | undefined;
68
- /**
69
- * Дополнительные пропсы шапки модалки
70
- */
71
- modalHeaderProps?: Partial<import("./Component-c76d6398").HeaderProps> | undefined;
72
- /**
73
- * Дополнительные пропсы футера модалки
74
- */
75
- modalFooterProps?: Partial<import("./Component.mobile-f1f15074").FooterProps> | undefined;
76
- } & React.RefAttributes<unknown>>;
77
- export * from "./Component.mobile-f1f15074";
78
- export { ModalMobileProps } from "./typings-bdb4c6b9";
79
- export { SelectMobileProps, BaseSelectMobile };
31
+ declare const Spinner: FC<SpinnerProps>;
32
+ /**
33
+ * Минимальное время отображения лоадера - 500мс,
34
+ * чтобы при быстрых ответах от сервера кнопка не «моргала».
35
+ */
36
+ declare const LOADER_MIN_DISPLAY_INTERVAL = 500;
37
+ declare const BaseButton: React.ForwardRefExoticComponent<BaseButtonProps & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
38
+ export { SpinnerProps, Spinner, LOADER_MIN_DISPLAY_INTERVAL, BaseButton };
@@ -1,22 +1,5 @@
1
1
  /// <reference types="react" />
2
- import React from "react";
3
- import { OptionShape, OptionsListProps } from "./typings-5e1b8383";
4
- import { HeaderProps } from "./Component-ebda875c";
5
- type FooterProps = {
6
- handleClear?: () => void;
7
- handleApply?: () => void;
8
- showClear?: boolean;
9
- selectedDraft?: OptionShape[];
10
- };
11
- declare const Footer: ({ handleApply, handleClear, showClear, selectedDraft }: FooterProps) => React.JSX.Element;
12
- declare const OptionsListWithApply: React.ForwardRefExoticComponent<OptionsListProps & {
13
- showClear?: boolean | undefined;
14
- onClose?: (() => void) | undefined;
15
- selectedDraft?: OptionShape[] | undefined;
16
- OptionsList?: React.FC<OptionsListProps & React.RefAttributes<HTMLDivElement>> | undefined;
17
- Footer?: React.FC<FooterProps> | undefined;
18
- Header?: React.FC<HeaderProps> | undefined;
19
- headerProps?: HeaderProps | undefined;
20
- showHeaderWithSelectAll?: boolean | undefined;
21
- } & React.RefAttributes<HTMLDivElement>>;
22
- export { FooterProps, Footer, OptionsListWithApply };
2
+ import React from 'react';
3
+ import { CheckmarkProps } from "./typings-5e1b8383";
4
+ declare const BaseCheckmark: ({ selected, disabled, className, multiple, }: CheckmarkProps) => React.JSX.Element;
5
+ export { BaseCheckmark };