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

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 (425) hide show
  1. package/calendar-input/components/calendar-input/Component.d.ts +1 -1
  2. package/confirmation/components/screens/initial/component.js +1 -1
  3. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  4. package/confirmation/esm/component.responsive.js +1 -1
  5. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  6. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  7. package/confirmation/esm/components/index.js +1 -1
  8. package/confirmation/esm/components/screens/index.js +1 -1
  9. package/confirmation/esm/components/screens/initial/component.js +1 -1
  10. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  11. package/confirmation/esm/components/screens/initial/index.js +1 -1
  12. package/confirmation/esm/desktop/component.desktop.js +1 -1
  13. package/confirmation/esm/desktop/index.js +1 -1
  14. package/confirmation/esm/index.js +1 -1
  15. package/confirmation/esm/mobile/component.mobile.js +1 -1
  16. package/confirmation/esm/mobile/index.js +1 -1
  17. package/confirmation/esm/shared/index.js +1 -1
  18. package/confirmation/modern/component.responsive.js +1 -1
  19. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  20. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  21. package/confirmation/modern/components/index.js +1 -1
  22. package/confirmation/modern/components/screens/index.js +1 -1
  23. package/confirmation/modern/components/screens/initial/component.js +1 -1
  24. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  25. package/confirmation/modern/components/screens/initial/index.js +1 -1
  26. package/confirmation/modern/desktop/component.desktop.js +1 -1
  27. package/confirmation/modern/desktop/index.js +1 -1
  28. package/confirmation/modern/index.js +1 -1
  29. package/confirmation/modern/mobile/component.mobile.js +1 -1
  30. package/confirmation/modern/mobile/index.js +1 -1
  31. package/confirmation/modern/shared/index.js +1 -1
  32. package/gallery/components/image-viewer/component.js +1 -1
  33. package/gallery/components/image-viewer/slide.js +1 -1
  34. package/gallery/esm/Component.js +1 -1
  35. package/gallery/esm/components/image-viewer/component.js +1 -1
  36. package/gallery/esm/components/image-viewer/index.js +1 -1
  37. package/gallery/esm/components/image-viewer/slide.js +1 -1
  38. package/gallery/esm/components/index.js +1 -1
  39. package/gallery/esm/index.js +1 -1
  40. package/gallery/modern/Component.js +1 -1
  41. package/gallery/modern/components/image-viewer/component.js +1 -1
  42. package/gallery/modern/components/image-viewer/index.js +1 -1
  43. package/gallery/modern/components/image-viewer/slide.js +1 -1
  44. package/gallery/modern/components/index.js +1 -1
  45. package/gallery/modern/index.js +1 -1
  46. package/international-phone-input/utils-2e3f483b.d.ts +83 -0
  47. package/modal/components/controls/Component.js +1 -1
  48. package/modal/components/footer/Component.js +1 -1
  49. package/modal/esm/Component.responsive.js +1 -1
  50. package/modal/esm/components/controls/Component.js +1 -1
  51. package/modal/esm/components/controls/index.js +1 -1
  52. package/modal/esm/components/footer/Component.js +1 -1
  53. package/modal/esm/desktop/Component.desktop.js +1 -1
  54. package/modal/esm/desktop/index.js +1 -1
  55. package/modal/esm/index.js +1 -1
  56. package/modal/esm/mobile/Component.mobile.js +1 -1
  57. package/modal/esm/mobile/index.js +1 -1
  58. package/modal/modern/Component.responsive.js +1 -1
  59. package/modal/modern/components/controls/Component.js +1 -1
  60. package/modal/modern/components/controls/index.js +1 -1
  61. package/modal/modern/components/footer/Component.js +1 -1
  62. package/modal/modern/desktop/Component.desktop.js +1 -1
  63. package/modal/modern/desktop/index.js +1 -1
  64. package/modal/modern/index.js +1 -1
  65. package/modal/modern/mobile/Component.mobile.js +1 -1
  66. package/modal/modern/mobile/index.js +1 -1
  67. package/package.json +1 -1
  68. package/picker-button/cssm/utils-2e3f483b.d.ts +83 -0
  69. package/picker-button/esm/utils-2e3f483b.d.ts +83 -0
  70. package/picker-button/modern/utils-2e3f483b.d.ts +83 -0
  71. package/picker-button/moderncssm/utils-2e3f483b.d.ts +83 -0
  72. package/picker-button/utils-2e3f483b.d.ts +83 -0
  73. package/pure-cell/component.js +1 -1
  74. package/pure-cell/components/addon/component.js +1 -1
  75. package/pure-cell/components/addon/index.d.ts +1 -1
  76. package/pure-cell/components/addon/index.js +1 -1
  77. package/pure-cell/components/amount/component.js +1 -1
  78. package/pure-cell/components/amount/index.d.ts +1 -1
  79. package/pure-cell/components/amount/index.js +1 -1
  80. package/pure-cell/components/amount-title/component.js +1 -1
  81. package/pure-cell/components/amount-title/index.d.ts +1 -1
  82. package/pure-cell/components/amount-title/index.js +1 -1
  83. package/pure-cell/components/category/component.js +1 -1
  84. package/pure-cell/components/category/index.d.ts +1 -1
  85. package/pure-cell/components/category/index.js +1 -1
  86. package/pure-cell/components/content/component.js +1 -1
  87. package/pure-cell/components/content/index.d.ts +1 -1
  88. package/pure-cell/components/content/index.js +1 -1
  89. package/pure-cell/components/footer/component.js +1 -1
  90. package/pure-cell/components/footer/index.d.ts +1 -1
  91. package/pure-cell/components/footer/index.js +1 -1
  92. package/pure-cell/components/footer-button/component.js +1 -1
  93. package/pure-cell/components/footer-button/index.d.ts +1 -1
  94. package/pure-cell/components/footer-button/index.js +1 -1
  95. package/pure-cell/components/footer-text/component.js +1 -1
  96. package/pure-cell/components/footer-text/index.d.ts +1 -1
  97. package/pure-cell/components/footer-text/index.js +1 -1
  98. package/pure-cell/components/graphics/component.js +1 -1
  99. package/pure-cell/components/graphics/index.d.ts +1 -1
  100. package/pure-cell/components/graphics/index.js +1 -1
  101. package/pure-cell/components/main/component.js +1 -1
  102. package/pure-cell/components/main/index.d.ts +1 -1
  103. package/pure-cell/components/main/index.js +1 -1
  104. package/pure-cell/components/text/component.js +1 -1
  105. package/pure-cell/components/text/index.d.ts +1 -1
  106. package/pure-cell/components/text/index.js +1 -1
  107. package/pure-cell/esm/component.js +1 -1
  108. package/pure-cell/esm/components/addon/component.js +1 -1
  109. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  110. package/pure-cell/esm/components/addon/index.js +1 -1
  111. package/pure-cell/esm/components/amount/component.js +1 -1
  112. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  113. package/pure-cell/esm/components/amount/index.js +1 -1
  114. package/pure-cell/esm/components/amount-title/component.js +1 -1
  115. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  116. package/pure-cell/esm/components/amount-title/index.js +1 -1
  117. package/pure-cell/esm/components/category/component.js +1 -1
  118. package/pure-cell/esm/components/category/index.d.ts +1 -1
  119. package/pure-cell/esm/components/category/index.js +1 -1
  120. package/pure-cell/esm/components/content/component.js +1 -1
  121. package/pure-cell/esm/components/content/index.d.ts +1 -1
  122. package/pure-cell/esm/components/content/index.js +1 -1
  123. package/pure-cell/esm/components/footer/component.js +1 -1
  124. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  125. package/pure-cell/esm/components/footer/index.js +1 -1
  126. package/pure-cell/esm/components/footer-button/component.js +1 -1
  127. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  128. package/pure-cell/esm/components/footer-button/index.js +1 -1
  129. package/pure-cell/esm/components/footer-text/component.js +1 -1
  130. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  131. package/pure-cell/esm/components/footer-text/index.js +1 -1
  132. package/pure-cell/esm/components/graphics/component.js +1 -1
  133. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  134. package/pure-cell/esm/components/graphics/index.js +1 -1
  135. package/pure-cell/esm/components/main/component.js +1 -1
  136. package/pure-cell/esm/components/main/index.d.ts +1 -1
  137. package/pure-cell/esm/components/main/index.js +1 -1
  138. package/pure-cell/esm/components/text/component.js +1 -1
  139. package/pure-cell/esm/components/text/index.d.ts +1 -1
  140. package/pure-cell/esm/components/text/index.js +1 -1
  141. package/pure-cell/esm/index.js +1 -1
  142. package/pure-cell/index.js +1 -1
  143. package/pure-cell/modern/component.js +1 -1
  144. package/pure-cell/modern/components/addon/component.js +1 -1
  145. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  146. package/pure-cell/modern/components/addon/index.js +1 -1
  147. package/pure-cell/modern/components/amount/component.js +1 -1
  148. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  149. package/pure-cell/modern/components/amount/index.js +1 -1
  150. package/pure-cell/modern/components/amount-title/component.js +1 -1
  151. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  152. package/pure-cell/modern/components/amount-title/index.js +1 -1
  153. package/pure-cell/modern/components/category/component.js +1 -1
  154. package/pure-cell/modern/components/category/index.d.ts +1 -1
  155. package/pure-cell/modern/components/category/index.js +1 -1
  156. package/pure-cell/modern/components/content/component.js +1 -1
  157. package/pure-cell/modern/components/content/index.d.ts +1 -1
  158. package/pure-cell/modern/components/content/index.js +1 -1
  159. package/pure-cell/modern/components/footer/component.js +1 -1
  160. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  161. package/pure-cell/modern/components/footer/index.js +1 -1
  162. package/pure-cell/modern/components/footer-button/component.js +1 -1
  163. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  164. package/pure-cell/modern/components/footer-button/index.js +1 -1
  165. package/pure-cell/modern/components/footer-text/component.js +1 -1
  166. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  167. package/pure-cell/modern/components/footer-text/index.js +1 -1
  168. package/pure-cell/modern/components/graphics/component.js +1 -1
  169. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  170. package/pure-cell/modern/components/graphics/index.js +1 -1
  171. package/pure-cell/modern/components/main/component.js +1 -1
  172. package/pure-cell/modern/components/main/index.d.ts +1 -1
  173. package/pure-cell/modern/components/main/index.js +1 -1
  174. package/pure-cell/modern/components/text/component.js +1 -1
  175. package/pure-cell/modern/components/text/index.d.ts +1 -1
  176. package/pure-cell/modern/components/text/index.js +1 -1
  177. package/pure-cell/modern/index.js +1 -1
  178. package/select/components/base-select/Component.js +2 -2
  179. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  180. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  181. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  182. package/select/cssm/{hook-ea9c21c9.js → hook-e5b68af9.js} +1 -1
  183. package/select/cssm/mobile/Component.mobile.js +1 -1
  184. package/select/cssm/presets/index.js +1 -1
  185. package/select/cssm/presets/useSelectWithApply/hook.js +1 -1
  186. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  187. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  188. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  189. package/select/cssm/shared/index.js +1 -1
  190. package/select/cssm/utils.d.ts +1 -1
  191. package/select/cssm/utils.js +1 -1
  192. package/select/esm/Component.responsive.js +3 -3
  193. package/select/esm/components/base-select/Component.js +2 -2
  194. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  195. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  196. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  197. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  198. package/select/esm/components/base-select/index.js +2 -2
  199. package/select/esm/components/index.js +2 -2
  200. package/select/esm/desktop/Component.desktop.js +2 -2
  201. package/select/esm/desktop/index.js +2 -2
  202. package/select/esm/{hook-bff3555f.js → hook-830d302f.js} +1 -1
  203. package/select/esm/index.js +3 -3
  204. package/select/esm/mobile/Component.mobile.js +3 -3
  205. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  206. package/select/esm/mobile/index.js +3 -3
  207. package/select/esm/presets/index.js +1 -1
  208. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  209. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  210. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  211. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  212. package/select/esm/shared/index.js +3 -3
  213. package/select/esm/utils.d.ts +1 -1
  214. package/select/esm/utils.js +1 -1
  215. package/select/{hook-a10897e5.js → hook-ade47c3d.js} +1 -1
  216. package/select/mobile/Component.mobile.js +1 -1
  217. package/select/modern/Component.responsive.js +3 -3
  218. package/select/modern/components/base-select/Component.js +2 -2
  219. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  220. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  221. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  222. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  223. package/select/modern/components/base-select/index.js +2 -2
  224. package/select/modern/components/index.js +2 -2
  225. package/select/modern/desktop/Component.desktop.js +2 -2
  226. package/select/modern/desktop/index.js +2 -2
  227. package/select/modern/{hook-8eb78868.js → hook-521f35df.js} +1 -1
  228. package/select/modern/index.js +3 -3
  229. package/select/modern/mobile/Component.mobile.js +3 -3
  230. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  231. package/select/modern/mobile/index.js +3 -3
  232. package/select/modern/presets/index.js +1 -1
  233. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  234. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  235. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  236. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  237. package/select/modern/shared/index.js +3 -3
  238. package/select/modern/utils.d.ts +1 -1
  239. package/select/modern/utils.js +1 -1
  240. package/select/moderncssm/Component.responsive.js +1 -1
  241. package/select/moderncssm/{hook-238eb00b.js → hook-8f0dc930.js} +1 -1
  242. package/select/moderncssm/index.js +1 -1
  243. package/select/moderncssm/mobile/Component.mobile.js +1 -1
  244. package/select/moderncssm/mobile/Component.modal.mobile.js +1 -1
  245. package/select/moderncssm/mobile/index.js +1 -1
  246. package/select/moderncssm/presets/index.js +1 -1
  247. package/select/moderncssm/presets/useSelectWithApply/hook.js +1 -1
  248. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  249. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  250. package/select/moderncssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  251. package/select/moderncssm/shared/index.js +1 -1
  252. package/select/moderncssm/utils.d.ts +1 -1
  253. package/select/moderncssm/utils.js +1 -1
  254. package/select/presets/index.js +1 -1
  255. package/select/presets/useSelectWithApply/hook.js +1 -1
  256. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  257. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  258. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  259. package/select/shared/index.js +1 -1
  260. package/select/utils.d.ts +1 -1
  261. package/select/utils.js +1 -1
  262. package/side-panel/components/controls/Component.js +1 -1
  263. package/side-panel/components/footer/Component.js +1 -1
  264. package/side-panel/esm/Component.responsive.js +1 -1
  265. package/side-panel/esm/components/controls/Component.js +1 -1
  266. package/side-panel/esm/components/controls/index.js +1 -1
  267. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  268. package/side-panel/esm/components/footer/Component.js +1 -1
  269. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  270. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  271. package/side-panel/esm/desktop/index.js +1 -1
  272. package/side-panel/esm/index.js +1 -1
  273. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  274. package/side-panel/esm/mobile/index.js +1 -1
  275. package/side-panel/modern/Component.responsive.js +1 -1
  276. package/side-panel/modern/components/controls/Component.js +1 -1
  277. package/side-panel/modern/components/controls/index.js +1 -1
  278. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  279. package/side-panel/modern/components/footer/Component.js +1 -1
  280. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  281. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  282. package/side-panel/modern/desktop/index.js +1 -1
  283. package/side-panel/modern/index.js +1 -1
  284. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  285. package/side-panel/modern/mobile/index.js +1 -1
  286. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  287. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  288. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  289. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  290. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  291. package/tabs/esm/collapsible/index.js +1 -1
  292. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  293. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  294. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  295. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  296. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  297. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  298. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  299. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  300. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  301. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  302. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  303. package/tabs/esm/desktop/index.js +2 -2
  304. package/tabs/esm/index.js +2 -2
  305. package/tabs/esm/mobile/index.js +2 -2
  306. package/tabs/modern/collapsible/index.js +1 -1
  307. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  308. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  309. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  310. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  311. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  312. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  313. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  314. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  315. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  316. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  317. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  318. package/tabs/modern/desktop/index.js +2 -2
  319. package/tabs/modern/index.js +2 -2
  320. package/tabs/modern/mobile/index.js +2 -2
  321. package/textarea/Component.js +1 -1
  322. package/textarea/components/PseudoTextArea.js +1 -1
  323. package/textarea/components/index.d.ts +1 -1
  324. package/textarea/components/index.js +1 -1
  325. package/textarea/esm/Component.js +1 -1
  326. package/textarea/esm/components/PseudoTextArea.js +1 -1
  327. package/textarea/esm/components/index.d.ts +1 -1
  328. package/textarea/esm/components/index.js +1 -1
  329. package/textarea/esm/index.js +1 -1
  330. package/textarea/modern/Component.js +1 -1
  331. package/textarea/modern/components/PseudoTextArea.js +1 -1
  332. package/textarea/modern/components/index.d.ts +1 -1
  333. package/textarea/modern/components/index.js +1 -1
  334. package/textarea/modern/index.js +1 -1
  335. package/themes/compiled/mobile-dark-bluetint.css +39 -39
  336. package/typography/esm/component.js +2 -2
  337. package/typography/esm/index.js +2 -2
  338. package/typography/esm/text/component.js +1 -1
  339. package/typography/esm/text/index.js +1 -1
  340. package/typography/esm/title/component.js +1 -1
  341. package/typography/esm/title/index.js +2 -2
  342. package/typography/esm/title-mobile/component.js +2 -2
  343. package/typography/esm/title-mobile/index.js +2 -2
  344. package/typography/esm/title-responsive/component.js +2 -2
  345. package/typography/esm/title-responsive/index.js +2 -2
  346. package/typography/modern/component.js +2 -2
  347. package/typography/modern/index.js +2 -2
  348. package/typography/modern/text/component.js +1 -1
  349. package/typography/modern/text/index.js +1 -1
  350. package/typography/modern/title/component.js +1 -1
  351. package/typography/modern/title/index.js +2 -2
  352. package/typography/modern/title-mobile/component.js +2 -2
  353. package/typography/modern/title-mobile/index.js +2 -2
  354. package/typography/modern/title-responsive/component.js +2 -2
  355. package/typography/modern/title-responsive/index.js +2 -2
  356. package/typography/text/component.js +1 -1
  357. package/typography/title/component.js +1 -1
  358. package/typography/title/index.js +1 -1
  359. package/typography/title-mobile/component.js +1 -1
  360. package/international-phone-input/utils-432f5a00.d.ts +0 -83
  361. package/picker-button/cssm/utils-432f5a00.d.ts +0 -83
  362. package/picker-button/esm/utils-432f5a00.d.ts +0 -83
  363. package/picker-button/modern/utils-432f5a00.d.ts +0 -83
  364. package/picker-button/moderncssm/utils-432f5a00.d.ts +0 -83
  365. package/picker-button/utils-432f5a00.d.ts +0 -83
  366. package/confirmation/{countdown-section-6f95fca2.d.ts → countdown-section-ea68f0db.d.ts} +0 -0
  367. package/confirmation/{countdown-section-6f95fca2.js → countdown-section-ea68f0db.js} +0 -0
  368. package/confirmation/esm/{countdown-section-2ff4f3e1.d.ts → countdown-section-fccd60be.d.ts} +0 -0
  369. package/confirmation/esm/{countdown-section-2ff4f3e1.js → countdown-section-fccd60be.js} +0 -0
  370. package/confirmation/modern/{countdown-section-9baa7491.d.ts → countdown-section-4c58e55e.d.ts} +0 -0
  371. package/confirmation/modern/{countdown-section-9baa7491.js → countdown-section-4c58e55e.js} +0 -0
  372. package/gallery/esm/{slide-4772c370.d.ts → slide-a18b4715.d.ts} +0 -0
  373. package/gallery/esm/{slide-4772c370.js → slide-a18b4715.js} +0 -0
  374. package/gallery/modern/{slide-cf607866.d.ts → slide-b13843a9.d.ts} +0 -0
  375. package/gallery/modern/{slide-cf607866.js → slide-b13843a9.js} +0 -0
  376. package/gallery/{slide-eb403352.d.ts → slide-76c6bfc7.d.ts} +0 -0
  377. package/gallery/{slide-eb403352.js → slide-76c6bfc7.js} +0 -0
  378. package/international-phone-input/{esm/utils-432f5a00.d.ts → cssm/utils-2e3f483b.d.ts} +1 -1
  379. package/international-phone-input/{moderncssm/utils-432f5a00.d.ts → esm/utils-2e3f483b.d.ts} +1 -1
  380. package/international-phone-input/modern/{utils-432f5a00.d.ts → utils-2e3f483b.d.ts} +1 -1
  381. package/international-phone-input/{cssm/utils-432f5a00.d.ts → moderncssm/utils-2e3f483b.d.ts} +1 -1
  382. /package/modal/esm/{layout.module-1b8af8db.js → layout.module-1407c4ba.js} +0 -0
  383. /package/modal/{layout.module-f47c9f23.js → layout.module-937df982.js} +0 -0
  384. /package/modal/modern/{layout.module-b513d03e.js → layout.module-844fbf07.js} +0 -0
  385. /package/pure-cell/{component-fa3c9d50.d.ts → component-d1d1ab9c.d.ts} +0 -0
  386. /package/pure-cell/{component-fa3c9d50.js → component-d1d1ab9c.js} +0 -0
  387. /package/pure-cell/esm/{component-d0ac4f2a.d.ts → component-d5000532.d.ts} +0 -0
  388. /package/pure-cell/esm/{component-d0ac4f2a.js → component-d5000532.js} +0 -0
  389. /package/pure-cell/modern/{component-710e8834.d.ts → component-5283f359.d.ts} +0 -0
  390. /package/pure-cell/modern/{component-710e8834.js → component-5283f359.js} +0 -0
  391. /package/select/cssm/{hook-ea9c21c9.d.ts → hook-e5b68af9.d.ts} +0 -0
  392. /package/select/esm/{hook-bff3555f.d.ts → hook-830d302f.d.ts} +0 -0
  393. /package/select/esm/{list-popover-desktop-f5290b76.d.ts → list-popover-desktop-ac4ee4d4.d.ts} +0 -0
  394. /package/select/esm/{list-popover-desktop-f5290b76.js → list-popover-desktop-ac4ee4d4.js} +0 -0
  395. /package/select/esm/{mobile.module-d52c53ce.js → mobile.module-a18fa384.js} +0 -0
  396. /package/select/{hook-a10897e5.d.ts → hook-ade47c3d.d.ts} +0 -0
  397. /package/select/{list-popover-desktop-3b998fd2.d.ts → list-popover-desktop-5c7b297f.d.ts} +0 -0
  398. /package/select/{list-popover-desktop-3b998fd2.js → list-popover-desktop-5c7b297f.js} +0 -0
  399. /package/select/{mobile.module-9e0e9502.js → mobile.module-a6389553.js} +0 -0
  400. /package/select/modern/{hook-8eb78868.d.ts → hook-521f35df.d.ts} +0 -0
  401. /package/select/modern/{list-popover-desktop-d7053c94.d.ts → list-popover-desktop-63c14346.d.ts} +0 -0
  402. /package/select/modern/{list-popover-desktop-d7053c94.js → list-popover-desktop-63c14346.js} +0 -0
  403. /package/select/modern/{mobile.module-01500536.js → mobile.module-8ab79b9e.js} +0 -0
  404. /package/select/moderncssm/{hook-238eb00b.d.ts → hook-8f0dc930.d.ts} +0 -0
  405. /package/side-panel/esm/{layout.module-b525d06f.js → layout.module-66877922.js} +0 -0
  406. /package/side-panel/{layout.module-b5d98f23.js → layout.module-7e807390.js} +0 -0
  407. /package/side-panel/modern/{layout.module-88d621e2.js → layout.module-31362255.js} +0 -0
  408. /package/tabs/esm/{index.module-fe27c21d.js → index.module-e4ee2c34.js} +0 -0
  409. /package/tabs/esm/{index.module-d8cc5606.js → index.module-f575bf74.js} +0 -0
  410. /package/tabs/{index.module-bca16a45.js → index.module-92a8a222.js} +0 -0
  411. /package/tabs/{index.module-275989bb.js → index.module-99019dc8.js} +0 -0
  412. /package/tabs/modern/{index.module-c7314bc9.js → index.module-0d9d8f30.js} +0 -0
  413. /package/tabs/modern/{index.module-10472f29.js → index.module-54e4857b.js} +0 -0
  414. /package/textarea/{PseudoTextArea-60941b11.d.ts → PseudoTextArea-cd83e221.d.ts} +0 -0
  415. /package/textarea/{PseudoTextArea-60941b11.js → PseudoTextArea-cd83e221.js} +0 -0
  416. /package/textarea/esm/{PseudoTextArea-b46bb520.d.ts → PseudoTextArea-d1bf2a96.d.ts} +0 -0
  417. /package/textarea/esm/{PseudoTextArea-b46bb520.js → PseudoTextArea-d1bf2a96.js} +0 -0
  418. /package/textarea/modern/{PseudoTextArea-a8ed9df8.d.ts → PseudoTextArea-2ea65d62.d.ts} +0 -0
  419. /package/textarea/modern/{PseudoTextArea-a8ed9df8.js → PseudoTextArea-2ea65d62.js} +0 -0
  420. /package/typography/{colors.module-52040b0b.js → colors.module-3ff799a0.js} +0 -0
  421. /package/typography/{common.module-f0381f3b.js → common.module-5defc7e3.js} +0 -0
  422. /package/typography/esm/{colors.module-48307921.js → colors.module-0b2a9283.js} +0 -0
  423. /package/typography/esm/{common.module-4a56bb81.js → common.module-cebd0ee8.js} +0 -0
  424. /package/typography/modern/{colors.module-033fc4fa.js → colors.module-cf896807.js} +0 -0
  425. /package/typography/modern/{common.module-754dd9b1.js → common.module-35c18f22.js} +0 -0
package/select/utils.d.ts CHANGED
@@ -56,6 +56,7 @@ declare function getSelectTestIds(dataTestId: string): {
56
56
  select: string;
57
57
  option: string;
58
58
  optionsList: string;
59
+ headerSelectAll: string;
59
60
  clearButton: string;
60
61
  applyButton: string;
61
62
  field: string;
@@ -65,7 +66,6 @@ declare function getSelectTestIds(dataTestId: string): {
65
66
  fieldError: string;
66
67
  fieldHint: string;
67
68
  fieldClearIcon: string;
68
- headerSelectAll: string;
69
69
  searchInput: string;
70
70
  searchFormControl: string;
71
71
  searchInner: string;
package/select/utils.js CHANGED
@@ -212,6 +212,7 @@ function getSelectTestIds(dataTestId) {
212
212
  select: dataTestId,
213
213
  option: coreComponentsShared.getDataTestId(dataTestId, 'option'),
214
214
  optionsList: coreComponentsShared.getDataTestId(dataTestId, 'options-list'),
215
+ headerSelectAll: coreComponentsShared.getDataTestId(dataTestId, 'options-list-header-select-all'),
215
216
  clearButton: coreComponentsShared.getDataTestId(dataTestId, 'options-list-clear'),
216
217
  applyButton: coreComponentsShared.getDataTestId(dataTestId, 'options-list-apply'),
217
218
  field: coreComponentsShared.getDataTestId(dataTestId, 'field'),
@@ -221,7 +222,6 @@ function getSelectTestIds(dataTestId) {
221
222
  fieldError: coreComponentsShared.getDataTestId(dataTestId, 'field-form-control-error-message'),
222
223
  fieldHint: coreComponentsShared.getDataTestId(dataTestId, 'field-form-control-hint'),
223
224
  fieldClearIcon: coreComponentsShared.getDataTestId(dataTestId, 'field-clear-icon'),
224
- headerSelectAll: coreComponentsShared.getDataTestId(dataTestId, 'header-select-all'),
225
225
  searchInput: coreComponentsShared.getDataTestId(dataTestId, 'search'),
226
226
  searchFormControl: coreComponentsShared.getDataTestId(dataTestId, 'search-form-control'),
227
227
  searchInner: coreComponentsShared.getDataTestId(dataTestId, 'search-form-control-inner'),
@@ -4,7 +4,7 @@ var React = require('react');
4
4
  var cn = require('classnames');
5
5
  var coreComponentsShared = require('../../../shared');
6
6
  var ResponsiveContext = require('../../ResponsiveContext.js');
7
- var layout_module = require('../../layout.module-b5d98f23.js');
7
+ var layout_module = require('../../layout.module-7e807390.js');
8
8
 
9
9
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
10
10
 
@@ -5,7 +5,7 @@ var cn = require('classnames');
5
5
  var coreComponentsShared = require('../../../shared');
6
6
  var Context = require('../../Context.js');
7
7
  var ResponsiveContext = require('../../ResponsiveContext.js');
8
- var layout_module = require('../../layout.module-b5d98f23.js');
8
+ var layout_module = require('../../layout.module-7e807390.js');
9
9
 
10
10
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
11
11
 
@@ -8,7 +8,7 @@ import { SidePanelDesktop } from './desktop/Component.desktop.js';
8
8
  import { SidePanelMobile } from './mobile/Component.mobile.js';
9
9
  import { ResponsiveContext } from './ResponsiveContext.js';
10
10
  import 'classnames';
11
- import './layout.module-b525d06f.js';
11
+ import './layout.module-66877922.js';
12
12
  import '../../navigation-bar-private/esm';
13
13
  import './consts.js';
14
14
  import './Context.js';
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
2
2
  import cn from 'classnames';
3
3
  import { getDataTestId } from '../../../../shared/esm';
4
4
  import { ResponsiveContext } from '../../ResponsiveContext.js';
5
- import { l as layoutStyles } from '../../layout.module-b525d06f.js';
5
+ import { l as layoutStyles } from '../../layout.module-66877922.js';
6
6
 
7
7
  var styles = {"component":"side-panel__component_wef7k"};
8
8
  require('./index.css');
@@ -3,4 +3,4 @@ import 'react';
3
3
  import 'classnames';
4
4
  import '../../../../shared/esm';
5
5
  import '../../ResponsiveContext.js';
6
- import '../../layout.module-b525d06f.js';
6
+ import '../../layout.module-66877922.js';
@@ -7,7 +7,7 @@ import '../../../../shared/esm';
7
7
  import '../../Context.js';
8
8
  import '../../../../base-modal/esm';
9
9
  import '../../ResponsiveContext.js';
10
- import '../../layout.module-b525d06f.js';
10
+ import '../../layout.module-66877922.js';
11
11
 
12
12
  var styles = {"sticky":"side-panel__sticky_1e60q","size-500":"side-panel__size-500_1e60q"};
13
13
  require('./desktop.css');
@@ -3,7 +3,7 @@ import cn from 'classnames';
3
3
  import { getDataTestId } from '../../../../shared/esm';
4
4
  import { ModalContext } from '../../Context.js';
5
5
  import { ResponsiveContext } from '../../ResponsiveContext.js';
6
- import { l as layoutStyles } from '../../layout.module-b525d06f.js';
6
+ import { l as layoutStyles } from '../../layout.module-66877922.js';
7
7
  import '../../../../base-modal/esm';
8
8
 
9
9
  var styles = {"footer":"side-panel__footer_15eym","sticky":"side-panel__sticky_15eym","highlighted":"side-panel__highlighted_15eym"};
@@ -6,7 +6,7 @@ import '../../../../shared/esm';
6
6
  import '../../Context.js';
7
7
  import '../../../../base-modal/esm';
8
8
  import '../../ResponsiveContext.js';
9
- import '../../layout.module-b525d06f.js';
9
+ import '../../layout.module-66877922.js';
10
10
 
11
11
  var styles = {"footer":"side-panel__footer_8g6lp","sticky":"side-panel__sticky_8g6lp"};
12
12
  require('./mobile.css');
@@ -13,7 +13,7 @@ import '../components/content/Component.js';
13
13
  import '../../../shared/esm';
14
14
  import '../Context.js';
15
15
  import '../../../base-modal/esm';
16
- import '../layout.module-b525d06f.js';
16
+ import '../layout.module-66877922.js';
17
17
  import '../components/footer/Component.js';
18
18
  import '../../../navigation-bar-private/esm';
19
19
 
@@ -12,7 +12,7 @@ import '../Context.js';
12
12
  import '../../../base-modal/esm';
13
13
  import '../ResponsiveContext.js';
14
14
  import '../components/controls/Component.js';
15
- import '../layout.module-b525d06f.js';
15
+ import '../layout.module-66877922.js';
16
16
  import '../components/footer/Component.desktop.js';
17
17
  import '../components/footer/Component.js';
18
18
  import '../components/header/Component.js';
@@ -6,7 +6,7 @@ import '../../shared/esm';
6
6
  import './components/controls/Component.js';
7
7
  import 'classnames';
8
8
  import './ResponsiveContext.js';
9
- import './layout.module-b525d06f.js';
9
+ import './layout.module-66877922.js';
10
10
  import './components/header/Component.js';
11
11
  import '../../navigation-bar-private/esm';
12
12
  import './consts.js';
@@ -10,7 +10,7 @@ import { ResponsiveContext } from '../ResponsiveContext.js';
10
10
  import '../components/content/Component.js';
11
11
  import '../../../shared/esm';
12
12
  import '../Context.js';
13
- import '../layout.module-b525d06f.js';
13
+ import '../layout.module-66877922.js';
14
14
  import '../components/footer/Component.js';
15
15
  import '../../../navigation-bar-private/esm';
16
16
  import '../consts.js';
@@ -9,7 +9,7 @@ import '../../../shared/esm';
9
9
  import '../Context.js';
10
10
  import '../ResponsiveContext.js';
11
11
  import '../components/controls/Component.js';
12
- import '../layout.module-b525d06f.js';
12
+ import '../layout.module-66877922.js';
13
13
  import '../components/footer/Component.mobile.js';
14
14
  import '../components/footer/Component.js';
15
15
  import '../components/header/Component.js';
@@ -7,7 +7,7 @@ import { SidePanelDesktop } from './desktop/Component.desktop.js';
7
7
  import { SidePanelMobile } from './mobile/Component.mobile.js';
8
8
  import { ResponsiveContext } from './ResponsiveContext.js';
9
9
  import 'classnames';
10
- import './layout.module-88d621e2.js';
10
+ import './layout.module-31362255.js';
11
11
  import '../../navigation-bar-private/modern';
12
12
  import './consts.js';
13
13
  import './Context.js';
@@ -2,7 +2,7 @@ import React, { useContext } from 'react';
2
2
  import cn from 'classnames';
3
3
  import { getDataTestId } from '../../../../shared/modern';
4
4
  import { ResponsiveContext } from '../../ResponsiveContext.js';
5
- import { l as layoutStyles } from '../../layout.module-88d621e2.js';
5
+ import { l as layoutStyles } from '../../layout.module-31362255.js';
6
6
 
7
7
  const styles = {"component":"side-panel__component_wef7k"};
8
8
  require('./index.css');
@@ -3,4 +3,4 @@ import 'react';
3
3
  import 'classnames';
4
4
  import '../../../../shared/modern';
5
5
  import '../../ResponsiveContext.js';
6
- import '../../layout.module-88d621e2.js';
6
+ import '../../layout.module-31362255.js';
@@ -6,7 +6,7 @@ import '../../../../shared/modern';
6
6
  import '../../Context.js';
7
7
  import '../../../../base-modal/modern';
8
8
  import '../../ResponsiveContext.js';
9
- import '../../layout.module-88d621e2.js';
9
+ import '../../layout.module-31362255.js';
10
10
 
11
11
  const styles = {"sticky":"side-panel__sticky_1e60q","size-500":"side-panel__size-500_1e60q"};
12
12
  require('./desktop.css');
@@ -3,7 +3,7 @@ import cn from 'classnames';
3
3
  import { getDataTestId } from '../../../../shared/modern';
4
4
  import { ModalContext } from '../../Context.js';
5
5
  import { ResponsiveContext } from '../../ResponsiveContext.js';
6
- import { l as layoutStyles } from '../../layout.module-88d621e2.js';
6
+ import { l as layoutStyles } from '../../layout.module-31362255.js';
7
7
  import '../../../../base-modal/modern';
8
8
 
9
9
  const styles = {"footer":"side-panel__footer_15eym","sticky":"side-panel__sticky_15eym","highlighted":"side-panel__highlighted_15eym"};
@@ -5,7 +5,7 @@ import '../../../../shared/modern';
5
5
  import '../../Context.js';
6
6
  import '../../../../base-modal/modern';
7
7
  import '../../ResponsiveContext.js';
8
- import '../../layout.module-88d621e2.js';
8
+ import '../../layout.module-31362255.js';
9
9
 
10
10
  const styles = {"footer":"side-panel__footer_8g6lp","sticky":"side-panel__sticky_8g6lp"};
11
11
  require('./mobile.css');
@@ -12,7 +12,7 @@ import '../components/content/Component.js';
12
12
  import '../../../shared/modern';
13
13
  import '../Context.js';
14
14
  import '../../../base-modal/modern';
15
- import '../layout.module-88d621e2.js';
15
+ import '../layout.module-31362255.js';
16
16
  import '../components/footer/Component.js';
17
17
  import '../../../navigation-bar-private/modern';
18
18
 
@@ -11,7 +11,7 @@ import '../Context.js';
11
11
  import '../../../base-modal/modern';
12
12
  import '../ResponsiveContext.js';
13
13
  import '../components/controls/Component.js';
14
- import '../layout.module-88d621e2.js';
14
+ import '../layout.module-31362255.js';
15
15
  import '../components/footer/Component.desktop.js';
16
16
  import '../components/footer/Component.js';
17
17
  import '../components/header/Component.js';
@@ -5,7 +5,7 @@ import '../../shared/modern';
5
5
  import './components/controls/Component.js';
6
6
  import 'classnames';
7
7
  import './ResponsiveContext.js';
8
- import './layout.module-88d621e2.js';
8
+ import './layout.module-31362255.js';
9
9
  import './components/header/Component.js';
10
10
  import '../../navigation-bar-private/modern';
11
11
  import './consts.js';
@@ -9,7 +9,7 @@ import { ResponsiveContext } from '../ResponsiveContext.js';
9
9
  import '../components/content/Component.js';
10
10
  import '../../../shared/modern';
11
11
  import '../Context.js';
12
- import '../layout.module-88d621e2.js';
12
+ import '../layout.module-31362255.js';
13
13
  import '../components/footer/Component.js';
14
14
  import '../../../navigation-bar-private/modern';
15
15
  import '../consts.js';
@@ -8,7 +8,7 @@ import '../../../shared/modern';
8
8
  import '../Context.js';
9
9
  import '../ResponsiveContext.js';
10
10
  import '../components/controls/Component.js';
11
- import '../layout.module-88d621e2.js';
11
+ import '../layout.module-31362255.js';
12
12
  import '../components/footer/Component.mobile.js';
13
13
  import '../components/footer/Component.js';
14
14
  import '../components/header/Component.js';
@@ -10,7 +10,7 @@ var coreComponentsShared = require('../../../shared');
10
10
  var hooks_useTablistTitles = require('../../hooks/use-tablist-titles.js');
11
11
  var syntheticEvents = require('../../synthetic-events.js');
12
12
  var components_title_Component = require('../title/Component.js');
13
- var index_module = require('../../index.module-275989bb.js');
13
+ var index_module = require('../../index.module-99019dc8.js');
14
14
 
15
15
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
16
16
 
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
3
3
  var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var components_primaryTablist_Component = require('./Component.js');
6
- var index_module = require('../../index.module-275989bb.js');
6
+ var index_module = require('../../index.module-99019dc8.js');
7
7
 
8
8
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
9
9
 
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
3
3
  var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var components_primaryTablist_Component = require('./Component.js');
6
- var index_module = require('../../index.module-275989bb.js');
6
+ var index_module = require('../../index.module-99019dc8.js');
7
7
 
8
8
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
9
9
 
@@ -4,7 +4,7 @@ var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var desktop = require('../../../tag/desktop');
6
6
  var components_secondaryTablist_Component = require('./Component.js');
7
- var index_module = require('../../index.module-bca16a45.js');
7
+ var index_module = require('../../index.module-92a8a222.js');
8
8
 
9
9
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
10
10
 
@@ -5,7 +5,7 @@ var React = require('react');
5
5
  var cn = require('classnames');
6
6
  var mobile = require('../../../tag/mobile');
7
7
  var components_secondaryTablist_Component = require('./Component.js');
8
- var index_module = require('../../index.module-bca16a45.js');
8
+ var index_module = require('../../index.module-92a8a222.js');
9
9
 
10
10
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
11
11
 
@@ -18,5 +18,5 @@ import 'react-merge-refs';
18
18
  import '../synthetic-events.js';
19
19
  import '../components/title/Component.js';
20
20
  import '../../../skeleton/esm';
21
- import '../index.module-d8cc5606.js';
21
+ import '../index.module-f575bf74.js';
22
22
  import '../components/tabs/Component.js';
@@ -8,7 +8,7 @@ import { getComponentBreakpoint } from '../../../../shared/esm';
8
8
  import { useTablistTitles } from '../../hooks/use-tablist-titles.js';
9
9
  import { createSyntheticMouseEvent } from '../../synthetic-events.js';
10
10
  import { Title } from '../title/Component.js';
11
- import { s as styles } from '../../index.module-d8cc5606.js';
11
+ import { s as styles } from '../../index.module-f575bf74.js';
12
12
  import '../../../../mq/esm';
13
13
  import '../../hooks/use-collapsible-elements.js';
14
14
  import '@juggle/resize-observer';
@@ -1,7 +1,7 @@
1
1
  import { __rest, __assign } from 'tslib';
2
2
  import React from 'react';
3
3
  import { PrimaryTabList } from './Component.js';
4
- import { s as styles } from '../../index.module-d8cc5606.js';
4
+ import { s as styles } from '../../index.module-f575bf74.js';
5
5
  import '@juggle/resize-observer';
6
6
  import 'classnames';
7
7
  import '../../../../keyboard-focusable/esm';
@@ -1,7 +1,7 @@
1
1
  import { __assign } from 'tslib';
2
2
  import React from 'react';
3
3
  import { PrimaryTabList } from './Component.js';
4
- import { s as styles$1 } from '../../index.module-d8cc5606.js';
4
+ import { s as styles$1 } from '../../index.module-f575bf74.js';
5
5
  import '@juggle/resize-observer';
6
6
  import 'classnames';
7
7
  import '../../../../keyboard-focusable/esm';
@@ -20,7 +20,7 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../scroll-controls/utils.js';
21
21
  import '../title/Component.js';
22
22
  import '../../../../skeleton/esm';
23
- import '../../index.module-d8cc5606.js';
23
+ import '../../index.module-f575bf74.js';
24
24
 
25
25
  var PrimaryTabListResponsive = function (_a) {
26
26
  var size = _a.size, _b = _a.breakpoint, breakpoint = _b === void 0 ? getComponentBreakpoint() : _b, fullWidthScroll = _a.fullWidthScroll, defaultMatchMediaValue = _a.defaultMatchMediaValue, restProps = __rest(_a, ["size", "breakpoint", "fullWidthScroll", "defaultMatchMediaValue"]);
@@ -2,7 +2,7 @@ import { __rest, __assign } from 'tslib';
2
2
  import React from 'react';
3
3
  import { TagDesktop } from '../../../../tag/esm/desktop';
4
4
  import { SecondaryTabList } from './Component.js';
5
- import { c as commonStyles } from '../../index.module-fe27c21d.js';
5
+ import { c as commonStyles } from '../../index.module-e4ee2c34.js';
6
6
  import 'classnames';
7
7
  import '../../../../skeleton/esm';
8
8
  import '../../hooks/use-tabs.js';
@@ -3,7 +3,7 @@ import React from 'react';
3
3
  import cn from 'classnames';
4
4
  import { TagMobile } from '../../../../tag/esm/mobile';
5
5
  import { SecondaryTabList } from './Component.js';
6
- import { c as commonStyles } from '../../index.module-fe27c21d.js';
6
+ import { c as commonStyles } from '../../index.module-e4ee2c34.js';
7
7
  import '../../../../skeleton/esm';
8
8
  import '../../hooks/use-tabs.js';
9
9
  import 'react-merge-refs';
@@ -18,7 +18,7 @@ import '../../../../icon-button/esm';
18
18
  import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
19
19
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../scroll-controls/utils.js';
21
- import '../../index.module-fe27c21d.js';
21
+ import '../../index.module-e4ee2c34.js';
22
22
  import '../../../../tag/esm/mobile';
23
23
 
24
24
  var SecondaryTabListResponsive = function (_a) {
@@ -17,7 +17,7 @@ import 'react-merge-refs';
17
17
  import '../../synthetic-events.js';
18
18
  import '../title/Component.js';
19
19
  import '../../../../skeleton/esm';
20
- import '../../index.module-d8cc5606.js';
20
+ import '../../index.module-f575bf74.js';
21
21
 
22
22
  var TabsCollapsible = function (_a) {
23
23
  var restProps = __rest(_a, []);
@@ -20,10 +20,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../scroll-controls/utils.js';
21
21
  import '../title/Component.js';
22
22
  import '../../../../skeleton/esm';
23
- import '../../index.module-d8cc5606.js';
23
+ import '../../index.module-f575bf74.js';
24
24
  import '../../../../tag/esm/desktop';
25
25
  import '../secondary-tablist/Component.js';
26
- import '../../index.module-fe27c21d.js';
26
+ import '../../index.module-e4ee2c34.js';
27
27
 
28
28
  var views = {
29
29
  primary: PrimaryTabListDesktop,
@@ -20,10 +20,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../scroll-controls/utils.js';
21
21
  import '../title/Component.js';
22
22
  import '../../../../skeleton/esm';
23
- import '../../index.module-d8cc5606.js';
23
+ import '../../index.module-f575bf74.js';
24
24
  import '../../../../tag/esm/mobile';
25
25
  import '../secondary-tablist/Component.js';
26
- import '../../index.module-fe27c21d.js';
26
+ import '../../index.module-e4ee2c34.js';
27
27
 
28
28
  var views = {
29
29
  primary: PrimaryTabListMobile,
@@ -22,12 +22,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
22
22
  import '../scroll-controls/utils.js';
23
23
  import '../title/Component.js';
24
24
  import '../../../../skeleton/esm';
25
- import '../../index.module-d8cc5606.js';
25
+ import '../../index.module-f575bf74.js';
26
26
  import '../primary-tablist/Component.mobile.js';
27
27
  import '../secondary-tablist/Component.desktop.js';
28
28
  import '../../../../tag/esm/desktop';
29
29
  import '../secondary-tablist/Component.js';
30
- import '../../index.module-fe27c21d.js';
30
+ import '../../index.module-e4ee2c34.js';
31
31
  import '../secondary-tablist/Component.mobile.js';
32
32
  import '../../../../tag/esm/mobile';
33
33
 
@@ -21,8 +21,8 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
21
21
  import '../components/scroll-controls/utils.js';
22
22
  import '../components/title/Component.js';
23
23
  import '../../../skeleton/esm';
24
- import '../index.module-d8cc5606.js';
24
+ import '../index.module-f575bf74.js';
25
25
  import '../../../tag/esm/desktop';
26
26
  import '../components/secondary-tablist/Component.js';
27
- import '../index.module-fe27c21d.js';
27
+ import '../index.module-e4ee2c34.js';
28
28
  import '../components/tabs/Component.js';
package/tabs/esm/index.js CHANGED
@@ -23,12 +23,12 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
23
23
  import './components/scroll-controls/utils.js';
24
24
  import './components/title/Component.js';
25
25
  import '../../skeleton/esm';
26
- import './index.module-d8cc5606.js';
26
+ import './index.module-f575bf74.js';
27
27
  import './components/primary-tablist/Component.mobile.js';
28
28
  import './components/secondary-tablist/Component.desktop.js';
29
29
  import '../../tag/esm/desktop';
30
30
  import './components/secondary-tablist/Component.js';
31
- import './index.module-fe27c21d.js';
31
+ import './index.module-e4ee2c34.js';
32
32
  import './components/secondary-tablist/Component.mobile.js';
33
33
  import '../../tag/esm/mobile';
34
34
  import './components/tabs/Component.js';
@@ -21,8 +21,8 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
21
21
  import '../components/scroll-controls/utils.js';
22
22
  import '../components/title/Component.js';
23
23
  import '../../../skeleton/esm';
24
- import '../index.module-d8cc5606.js';
24
+ import '../index.module-f575bf74.js';
25
25
  import '../../../tag/esm/mobile';
26
26
  import '../components/secondary-tablist/Component.js';
27
- import '../index.module-fe27c21d.js';
27
+ import '../index.module-e4ee2c34.js';
28
28
  import '../components/tabs/Component.js';
@@ -17,5 +17,5 @@ import 'react-merge-refs';
17
17
  import '../synthetic-events.js';
18
18
  import '../components/title/Component.js';
19
19
  import '../../../skeleton/modern';
20
- import '../index.module-c7314bc9.js';
20
+ import '../index.module-0d9d8f30.js';
21
21
  import '../components/tabs/Component.js';
@@ -7,7 +7,7 @@ import { getComponentBreakpoint } from '../../../../shared/modern';
7
7
  import { useTablistTitles } from '../../hooks/use-tablist-titles.js';
8
8
  import { createSyntheticMouseEvent } from '../../synthetic-events.js';
9
9
  import { Title } from '../title/Component.js';
10
- import { s as styles } from '../../index.module-c7314bc9.js';
10
+ import { s as styles } from '../../index.module-0d9d8f30.js';
11
11
  import '../../../../mq/modern';
12
12
  import '../../hooks/use-collapsible-elements.js';
13
13
  import '@juggle/resize-observer';
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { PrimaryTabList } from './Component.js';
3
- import { s as styles } from '../../index.module-c7314bc9.js';
3
+ import { s as styles } from '../../index.module-0d9d8f30.js';
4
4
  import '@juggle/resize-observer';
5
5
  import 'classnames';
6
6
  import '../../../../keyboard-focusable/modern';
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
2
  import { PrimaryTabList } from './Component.js';
3
- import { s as styles$1 } from '../../index.module-c7314bc9.js';
3
+ import { s as styles$1 } from '../../index.module-0d9d8f30.js';
4
4
  import '@juggle/resize-observer';
5
5
  import 'classnames';
6
6
  import '../../../../keyboard-focusable/modern';
@@ -19,7 +19,7 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
19
19
  import '../scroll-controls/utils.js';
20
20
  import '../title/Component.js';
21
21
  import '../../../../skeleton/modern';
22
- import '../../index.module-c7314bc9.js';
22
+ import '../../index.module-0d9d8f30.js';
23
23
 
24
24
  const PrimaryTabListResponsive = ({ size, breakpoint = getComponentBreakpoint(), fullWidthScroll, defaultMatchMediaValue, ...restProps }) => {
25
25
  const [isDesktop] = useMatchMedia(`(min-width: ${breakpoint}px)`, defaultMatchMediaValue);
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
2
  import { TagDesktop } from '../../../../tag/modern/desktop';
3
3
  import { SecondaryTabList } from './Component.js';
4
- import { c as commonStyles } from '../../index.module-10472f29.js';
4
+ import { c as commonStyles } from '../../index.module-54e4857b.js';
5
5
  import 'classnames';
6
6
  import '../../../../skeleton/modern';
7
7
  import '../../hooks/use-tabs.js';
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { TagMobile } from '../../../../tag/modern/mobile';
4
4
  import { SecondaryTabList } from './Component.js';
5
- import { c as commonStyles } from '../../index.module-10472f29.js';
5
+ import { c as commonStyles } from '../../index.module-54e4857b.js';
6
6
  import '../../../../skeleton/modern';
7
7
  import '../../hooks/use-tabs.js';
8
8
  import 'react-merge-refs';
@@ -17,7 +17,7 @@ import '../../../../icon-button/modern';
17
17
  import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
18
18
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
19
19
  import '../scroll-controls/utils.js';
20
- import '../../index.module-10472f29.js';
20
+ import '../../index.module-54e4857b.js';
21
21
  import '../../../../tag/modern/mobile';
22
22
 
23
23
  const SecondaryTabListResponsive = ({ defaultMatchMediaValue, fullWidthScroll, breakpoint = getComponentBreakpoint(), ...restProps }) => {
@@ -16,7 +16,7 @@ import 'react-merge-refs';
16
16
  import '../../synthetic-events.js';
17
17
  import '../title/Component.js';
18
18
  import '../../../../skeleton/modern';
19
- import '../../index.module-c7314bc9.js';
19
+ import '../../index.module-0d9d8f30.js';
20
20
 
21
21
  const TabsCollapsible = ({ ...restProps }) => (React.createElement(Tabs, { TabList: CollapsiblePrimaryTabList, ...restProps }));
22
22
 
@@ -19,10 +19,10 @@ import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
19
19
  import '../scroll-controls/utils.js';
20
20
  import '../title/Component.js';
21
21
  import '../../../../skeleton/modern';
22
- import '../../index.module-c7314bc9.js';
22
+ import '../../index.module-0d9d8f30.js';
23
23
  import '../../../../tag/modern/desktop';
24
24
  import '../secondary-tablist/Component.js';
25
- import '../../index.module-10472f29.js';
25
+ import '../../index.module-54e4857b.js';
26
26
 
27
27
  const views = {
28
28
  primary: PrimaryTabListDesktop,