@alfalab/core-components 48.0.0-beta.3 → 48.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (589) hide show
  1. package/calendar/modern/Component.responsive.d.ts +1 -1
  2. package/calendar/modern/components/calendar-mobile/Component.d.ts +2 -2
  3. package/calendar-input/moderncssm/components/calendar-input/Component.d.ts +1 -1
  4. package/calendar-range/esm/Component.js +1 -1
  5. package/calendar-range/esm/index.js +1 -1
  6. package/calendar-range/esm/views/popover.js +1 -1
  7. package/calendar-range/esm/views/static.js +1 -1
  8. package/calendar-range/modern/Component.js +1 -1
  9. package/calendar-range/modern/index.js +1 -1
  10. package/calendar-range/modern/views/popover.js +1 -1
  11. package/calendar-range/modern/views/static.js +1 -1
  12. package/calendar-range/views/popover.js +1 -1
  13. package/calendar-range/views/static.js +1 -1
  14. package/confirmation/components/screens/initial/component.js +1 -1
  15. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  16. package/confirmation/esm/component.responsive.js +1 -1
  17. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  18. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  19. package/confirmation/esm/components/index.js +1 -1
  20. package/confirmation/esm/components/screens/index.js +1 -1
  21. package/confirmation/esm/components/screens/initial/component.js +1 -1
  22. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  23. package/confirmation/esm/components/screens/initial/index.js +1 -1
  24. package/confirmation/esm/desktop/component.desktop.js +1 -1
  25. package/confirmation/esm/desktop/index.js +1 -1
  26. package/confirmation/esm/index.js +1 -1
  27. package/confirmation/esm/mobile/component.mobile.js +1 -1
  28. package/confirmation/esm/mobile/index.js +1 -1
  29. package/confirmation/esm/shared/index.js +1 -1
  30. package/confirmation/modern/component.responsive.js +1 -1
  31. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  32. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  33. package/confirmation/modern/components/index.js +1 -1
  34. package/confirmation/modern/components/screens/index.js +1 -1
  35. package/confirmation/modern/components/screens/initial/component.js +1 -1
  36. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  37. package/confirmation/modern/components/screens/initial/index.js +1 -1
  38. package/confirmation/modern/desktop/component.desktop.js +1 -1
  39. package/confirmation/modern/desktop/index.js +1 -1
  40. package/confirmation/modern/index.js +1 -1
  41. package/confirmation/modern/mobile/component.mobile.js +1 -1
  42. package/confirmation/modern/mobile/index.js +1 -1
  43. package/confirmation/modern/shared/index.js +1 -1
  44. package/date-time-input/moderncssm/components/date-time-input/Component.d.ts +1 -1
  45. package/file-upload-item/components/actions-control/actions.js +1 -1
  46. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
  47. package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
  48. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
  49. package/file-upload-item/esm/Component.js +1 -1
  50. package/file-upload-item/esm/components/actions-control/actions.js +1 -1
  51. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
  52. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
  53. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
  54. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
  55. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
  56. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
  57. package/file-upload-item/esm/components/actions-control/index.js +1 -1
  58. package/file-upload-item/esm/index.js +1 -1
  59. package/file-upload-item/modern/Component.js +1 -1
  60. package/file-upload-item/modern/components/actions-control/actions.js +1 -1
  61. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
  62. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
  63. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
  64. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
  65. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
  66. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
  67. package/file-upload-item/modern/components/actions-control/index.js +1 -1
  68. package/file-upload-item/modern/index.js +1 -1
  69. package/gallery/components/image-viewer/component.js +1 -1
  70. package/gallery/components/image-viewer/slide.js +1 -1
  71. package/gallery/esm/Component.js +1 -1
  72. package/gallery/esm/components/image-viewer/component.js +1 -1
  73. package/gallery/esm/components/image-viewer/index.js +1 -1
  74. package/gallery/esm/components/image-viewer/slide.js +1 -1
  75. package/gallery/esm/components/index.js +1 -1
  76. package/gallery/esm/index.js +1 -1
  77. package/gallery/esm/utils/split-filename.d.ts +4 -1
  78. package/gallery/modern/Component.js +1 -1
  79. package/gallery/modern/components/image-viewer/component.js +1 -1
  80. package/gallery/modern/components/image-viewer/index.js +1 -1
  81. package/gallery/modern/components/image-viewer/slide.js +1 -1
  82. package/gallery/modern/components/index.js +1 -1
  83. package/gallery/modern/index.js +1 -1
  84. package/grid/col/Component.js +1 -1
  85. package/grid/esm/Component.js +1 -1
  86. package/grid/esm/col/Component.js +1 -1
  87. package/grid/esm/col/index.js +1 -1
  88. package/grid/esm/index.js +1 -1
  89. package/grid/esm/row/Component.js +1 -1
  90. package/grid/esm/row/index.js +1 -1
  91. package/grid/modern/Component.js +1 -1
  92. package/grid/modern/col/Component.js +1 -1
  93. package/grid/modern/col/index.js +1 -1
  94. package/grid/modern/index.js +1 -1
  95. package/grid/modern/row/Component.js +1 -1
  96. package/grid/modern/row/index.js +1 -1
  97. package/grid/row/Component.js +1 -1
  98. package/international-phone-input/modern/Component.responsive.d.ts +4 -4
  99. package/international-phone-input/modern/component-03d088c4.d.ts +1 -1
  100. package/international-phone-input/modern/component-8bdd19d3.d.ts +1 -1
  101. package/international-phone-input/modern/components/base-international-phone-input/Component.d.ts +2 -2
  102. package/international-phone-input/modern/data/country-data.d.ts +9 -1
  103. package/international-phone-input/modern/data/country-data.js +0 -19
  104. package/international-phone-input/modern/index-03d088c4.d.ts +1 -1
  105. package/international-phone-input/modern/index-281accb7.d.ts +1 -1
  106. package/international-phone-input/moderncssm/data/country-data.d.ts +9 -1
  107. package/international-phone-input/moderncssm/data/country-data.js +0 -19
  108. package/list/Component.js +1 -1
  109. package/list/components/item/Component.js +1 -1
  110. package/list/components/item/index.d.ts +1 -1
  111. package/list/components/item/index.js +1 -1
  112. package/list/esm/Component.js +1 -1
  113. package/list/esm/components/item/Component.js +1 -1
  114. package/list/esm/components/item/index.d.ts +1 -1
  115. package/list/esm/components/item/index.js +1 -1
  116. package/list/esm/index.js +1 -1
  117. package/list/index.js +1 -1
  118. package/list/modern/Component.js +1 -1
  119. package/list/modern/components/item/Component.js +1 -1
  120. package/list/modern/components/item/index.d.ts +1 -1
  121. package/list/modern/components/item/index.js +1 -1
  122. package/list/modern/index.js +1 -1
  123. package/markdown/Component.js +1 -1
  124. package/markdown/esm/Component.desktop.js +1 -1
  125. package/markdown/esm/Component.js +1 -1
  126. package/markdown/esm/Component.mobile.js +1 -1
  127. package/markdown/esm/Component.responsive.js +1 -1
  128. package/markdown/esm/desktop/index.js +1 -1
  129. package/markdown/esm/hooks/use-overrides.js +1 -1
  130. package/markdown/esm/index.js +1 -1
  131. package/markdown/esm/mobile/index.js +1 -1
  132. package/markdown/hooks/use-overrides.js +1 -1
  133. package/markdown/modern/Component.desktop.js +1 -1
  134. package/markdown/modern/Component.js +1 -1
  135. package/markdown/modern/Component.mobile.js +1 -1
  136. package/markdown/modern/Component.responsive.js +1 -1
  137. package/markdown/modern/desktop/index.js +1 -1
  138. package/markdown/modern/hooks/use-overrides.js +1 -1
  139. package/markdown/modern/index.js +1 -1
  140. package/markdown/modern/mobile/index.js +1 -1
  141. package/modal/components/controls/Component.js +1 -1
  142. package/modal/components/footer/Component.js +1 -1
  143. package/modal/esm/Component.responsive.js +1 -1
  144. package/modal/esm/components/controls/Component.js +1 -1
  145. package/modal/esm/components/controls/index.js +1 -1
  146. package/modal/esm/components/footer/Component.js +1 -1
  147. package/modal/esm/desktop/Component.desktop.js +1 -1
  148. package/modal/esm/desktop/index.js +1 -1
  149. package/modal/esm/index.js +1 -1
  150. package/modal/esm/mobile/Component.mobile.js +1 -1
  151. package/modal/esm/mobile/index.js +1 -1
  152. package/modal/modern/Component.responsive.js +1 -1
  153. package/modal/modern/components/controls/Component.js +1 -1
  154. package/modal/modern/components/controls/index.js +1 -1
  155. package/modal/modern/components/footer/Component.js +1 -1
  156. package/modal/modern/desktop/Component.desktop.js +1 -1
  157. package/modal/modern/desktop/index.js +1 -1
  158. package/modal/modern/index.js +1 -1
  159. package/modal/modern/mobile/Component.mobile.js +1 -1
  160. package/modal/modern/mobile/index.js +1 -1
  161. package/modal/moderncssm/Component.d.ts +1 -1
  162. package/modal/moderncssm/Component.responsive.d.ts +1 -1
  163. package/modal/moderncssm/desktop/Component.desktop.d.ts +1 -1
  164. package/package.json +1 -1
  165. package/phone-input/esm/utils/index.js +1 -3
  166. package/picker-button/esm/Component-c44170fe.d.ts +1 -1
  167. package/picker-button/esm/transformSize-ebda875c.d.ts +1 -1
  168. package/picker-button/moderncssm/Component-c44170fe.d.ts +1 -1
  169. package/plate/components/base-plate/Component.js +1 -1
  170. package/plate/esm/Component.responsive.js +1 -1
  171. package/plate/esm/components/base-plate/Component.js +1 -1
  172. package/plate/esm/components/base-plate/index.js +1 -1
  173. package/plate/esm/desktop/Component.desktop.js +1 -1
  174. package/plate/esm/desktop/index.js +1 -1
  175. package/plate/esm/index-a8f55d3a.d.ts +2 -2
  176. package/plate/esm/index.js +1 -1
  177. package/plate/esm/mobile/Component.mobile.js +1 -1
  178. package/plate/esm/mobile/index.js +1 -1
  179. package/plate/esm/shared/index.js +1 -1
  180. package/plate/esm/utils.js +1 -1
  181. package/plate/index-a8f55d3a.d.ts +2 -2
  182. package/plate/modern/Component.responsive.js +1 -1
  183. package/plate/modern/components/base-plate/Component.js +1 -1
  184. package/plate/modern/components/base-plate/index.js +1 -1
  185. package/plate/modern/desktop/Component.desktop.js +1 -1
  186. package/plate/modern/desktop/index.js +1 -1
  187. package/plate/modern/index-a8f55d3a.d.ts +2 -2
  188. package/plate/modern/index.js +1 -1
  189. package/plate/modern/mobile/Component.mobile.js +1 -1
  190. package/plate/modern/mobile/index.js +1 -1
  191. package/plate/modern/shared/index.js +1 -1
  192. package/plate/modern/utils.js +1 -1
  193. package/plate/utils.js +1 -1
  194. package/pure-cell/component.js +1 -1
  195. package/pure-cell/components/addon/component.js +1 -1
  196. package/pure-cell/components/addon/index.d.ts +1 -1
  197. package/pure-cell/components/addon/index.js +1 -1
  198. package/pure-cell/components/amount/component.js +1 -1
  199. package/pure-cell/components/amount/index.d.ts +1 -1
  200. package/pure-cell/components/amount/index.js +1 -1
  201. package/pure-cell/components/amount-title/component.js +1 -1
  202. package/pure-cell/components/amount-title/index.d.ts +1 -1
  203. package/pure-cell/components/amount-title/index.js +1 -1
  204. package/pure-cell/components/category/component.js +1 -1
  205. package/pure-cell/components/category/index.d.ts +1 -1
  206. package/pure-cell/components/category/index.js +1 -1
  207. package/pure-cell/components/content/component.js +1 -1
  208. package/pure-cell/components/content/index.d.ts +1 -1
  209. package/pure-cell/components/content/index.js +1 -1
  210. package/pure-cell/components/footer/component.js +1 -1
  211. package/pure-cell/components/footer/index.d.ts +1 -1
  212. package/pure-cell/components/footer/index.js +1 -1
  213. package/pure-cell/components/footer-button/component.js +1 -1
  214. package/pure-cell/components/footer-button/index.d.ts +1 -1
  215. package/pure-cell/components/footer-button/index.js +1 -1
  216. package/pure-cell/components/footer-text/component.js +1 -1
  217. package/pure-cell/components/footer-text/index.d.ts +1 -1
  218. package/pure-cell/components/footer-text/index.js +1 -1
  219. package/pure-cell/components/graphics/component.js +1 -1
  220. package/pure-cell/components/graphics/index.d.ts +1 -1
  221. package/pure-cell/components/graphics/index.js +1 -1
  222. package/pure-cell/components/main/component.js +1 -1
  223. package/pure-cell/components/main/index.d.ts +1 -1
  224. package/pure-cell/components/main/index.js +1 -1
  225. package/pure-cell/components/text/component.js +1 -1
  226. package/pure-cell/components/text/index.d.ts +1 -1
  227. package/pure-cell/components/text/index.js +1 -1
  228. package/pure-cell/esm/component-8c83a9ca.d.ts +5 -5
  229. package/pure-cell/esm/component.js +1 -1
  230. package/pure-cell/esm/components/addon/component.js +1 -1
  231. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  232. package/pure-cell/esm/components/addon/index.js +1 -1
  233. package/pure-cell/esm/components/amount/component.js +1 -1
  234. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  235. package/pure-cell/esm/components/amount/index.js +1 -1
  236. package/pure-cell/esm/components/amount-title/component.js +1 -1
  237. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  238. package/pure-cell/esm/components/amount-title/index.js +1 -1
  239. package/pure-cell/esm/components/category/component.js +1 -1
  240. package/pure-cell/esm/components/category/index.d.ts +1 -1
  241. package/pure-cell/esm/components/category/index.js +1 -1
  242. package/pure-cell/esm/components/content/component.js +1 -1
  243. package/pure-cell/esm/components/content/index.d.ts +1 -1
  244. package/pure-cell/esm/components/content/index.js +1 -1
  245. package/pure-cell/esm/components/footer/component.js +1 -1
  246. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  247. package/pure-cell/esm/components/footer/index.js +1 -1
  248. package/pure-cell/esm/components/footer-button/component.js +1 -1
  249. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  250. package/pure-cell/esm/components/footer-button/index.js +1 -1
  251. package/pure-cell/esm/components/footer-text/component.js +1 -1
  252. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  253. package/pure-cell/esm/components/footer-text/index.js +1 -1
  254. package/pure-cell/esm/components/graphics/component.js +1 -1
  255. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  256. package/pure-cell/esm/components/graphics/index.js +1 -1
  257. package/pure-cell/esm/components/main/component.js +1 -1
  258. package/pure-cell/esm/components/main/index.d.ts +1 -1
  259. package/pure-cell/esm/components/main/index.js +1 -1
  260. package/pure-cell/esm/components/text/component.js +1 -1
  261. package/pure-cell/esm/components/text/index.d.ts +1 -1
  262. package/pure-cell/esm/components/text/index.js +1 -1
  263. package/pure-cell/esm/index.js +1 -1
  264. package/pure-cell/index.js +1 -1
  265. package/pure-cell/modern/component-8c83a9ca.d.ts +7 -7
  266. package/pure-cell/modern/component.js +1 -1
  267. package/pure-cell/modern/components/addon/component.js +1 -1
  268. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  269. package/pure-cell/modern/components/addon/index.js +1 -1
  270. package/pure-cell/modern/components/amount/component.js +1 -1
  271. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  272. package/pure-cell/modern/components/amount/index.js +1 -1
  273. package/pure-cell/modern/components/amount-title/component.js +1 -1
  274. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  275. package/pure-cell/modern/components/amount-title/index.js +1 -1
  276. package/pure-cell/modern/components/category/component.js +1 -1
  277. package/pure-cell/modern/components/category/index.d.ts +1 -1
  278. package/pure-cell/modern/components/category/index.js +1 -1
  279. package/pure-cell/modern/components/content/component.js +1 -1
  280. package/pure-cell/modern/components/content/index.d.ts +1 -1
  281. package/pure-cell/modern/components/content/index.js +1 -1
  282. package/pure-cell/modern/components/footer/component.js +1 -1
  283. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  284. package/pure-cell/modern/components/footer/index.js +1 -1
  285. package/pure-cell/modern/components/footer-button/component.js +1 -1
  286. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  287. package/pure-cell/modern/components/footer-button/index.js +1 -1
  288. package/pure-cell/modern/components/footer-text/component.js +1 -1
  289. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  290. package/pure-cell/modern/components/footer-text/index.js +1 -1
  291. package/pure-cell/modern/components/graphics/component.js +1 -1
  292. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  293. package/pure-cell/modern/components/graphics/index.js +1 -1
  294. package/pure-cell/modern/components/main/component.js +1 -1
  295. package/pure-cell/modern/components/main/index.d.ts +1 -1
  296. package/pure-cell/modern/components/main/index.js +1 -1
  297. package/pure-cell/modern/components/text/component.js +1 -1
  298. package/pure-cell/modern/components/text/index.d.ts +1 -1
  299. package/pure-cell/modern/components/text/index.js +1 -1
  300. package/pure-cell/modern/index.js +1 -1
  301. package/pure-cell/moderncssm/component-8c83a9ca.d.ts +5 -5
  302. package/select/components/base-select/Component.js +2 -2
  303. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  304. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  305. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  306. package/select/esm/Component.responsive.js +3 -3
  307. package/select/esm/components/base-select/Component.js +2 -2
  308. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  309. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  310. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  311. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  312. package/select/esm/components/base-select/index.js +2 -2
  313. package/select/esm/components/index.js +2 -2
  314. package/select/esm/desktop/Component.desktop.js +2 -2
  315. package/select/esm/desktop/index.js +2 -2
  316. package/select/esm/index.js +3 -3
  317. package/select/esm/mobile/Component.mobile.js +3 -3
  318. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  319. package/select/esm/mobile/index.js +3 -3
  320. package/select/esm/presets/index.js +1 -1
  321. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  322. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  323. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  324. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  325. package/select/esm/shared/index.js +3 -3
  326. package/select/mobile/Component.mobile.js +1 -1
  327. package/select/modern/Component.responsive.js +3 -3
  328. package/select/modern/components/base-select/Component.js +2 -2
  329. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  330. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  331. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  332. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  333. package/select/modern/components/base-select/index.js +2 -2
  334. package/select/modern/components/index.js +2 -2
  335. package/select/modern/desktop/Component.desktop.js +2 -2
  336. package/select/modern/desktop/index.js +2 -2
  337. package/select/modern/index.js +3 -3
  338. package/select/modern/mobile/Component.mobile.js +3 -3
  339. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  340. package/select/modern/mobile/index.js +3 -3
  341. package/select/modern/presets/index.js +1 -1
  342. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  343. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  344. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  345. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  346. package/select/modern/shared/index.js +3 -3
  347. package/select/presets/index.js +1 -1
  348. package/select/presets/useSelectWithApply/hook.js +1 -1
  349. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  350. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  351. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  352. package/select/shared/index.js +1 -1
  353. package/side-panel/components/controls/Component.js +1 -1
  354. package/side-panel/components/footer/Component.js +1 -1
  355. package/side-panel/esm/Component.responsive.js +1 -1
  356. package/side-panel/esm/components/controls/Component.js +1 -1
  357. package/side-panel/esm/components/controls/index.js +1 -1
  358. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  359. package/side-panel/esm/components/footer/Component.js +1 -1
  360. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  361. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  362. package/side-panel/esm/desktop/index.js +1 -1
  363. package/side-panel/esm/index.js +1 -1
  364. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  365. package/side-panel/esm/mobile/index.js +1 -1
  366. package/side-panel/modern/Component.responsive.js +1 -1
  367. package/side-panel/modern/components/controls/Component.js +1 -1
  368. package/side-panel/modern/components/controls/index.js +1 -1
  369. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  370. package/side-panel/modern/components/footer/Component.js +1 -1
  371. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  372. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  373. package/side-panel/modern/desktop/index.js +1 -1
  374. package/side-panel/modern/index.js +1 -1
  375. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  376. package/side-panel/modern/mobile/index.js +1 -1
  377. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  378. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  379. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  380. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  381. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  382. package/tabs/esm/collapsible/index.js +1 -1
  383. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  384. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  385. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  386. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  387. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  388. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  389. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  390. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  391. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  392. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  393. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  394. package/tabs/esm/desktop/index.js +2 -2
  395. package/tabs/esm/index.js +2 -2
  396. package/tabs/esm/mobile/index.js +2 -2
  397. package/tabs/modern/collapsible/index.js +1 -1
  398. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  399. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  400. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  401. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  402. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  403. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  404. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  405. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  406. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  407. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  408. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  409. package/tabs/modern/desktop/index.js +2 -2
  410. package/tabs/modern/index.js +2 -2
  411. package/tabs/modern/mobile/index.js +2 -2
  412. package/tag/cssm/components/base-tag/Component.d.ts +1 -1
  413. package/tag/esm/components/base-tag/Component.d.ts +1 -1
  414. package/textarea/Component.d.ts +1 -1
  415. package/textarea/Component.js +1 -1
  416. package/textarea/components/PseudoTextArea.js +1 -1
  417. package/textarea/components/index.d.ts +1 -1
  418. package/textarea/components/index.js +1 -1
  419. package/textarea/esm/Component.d.ts +1 -1
  420. package/textarea/esm/Component.js +1 -1
  421. package/textarea/esm/components/PseudoTextArea.js +1 -1
  422. package/textarea/esm/components/index.d.ts +1 -1
  423. package/textarea/esm/components/index.js +1 -1
  424. package/textarea/esm/index.js +1 -1
  425. package/textarea/modern/Component.js +1 -1
  426. package/textarea/modern/components/PseudoTextArea.js +1 -1
  427. package/textarea/modern/components/index.d.ts +1 -1
  428. package/textarea/modern/components/index.js +1 -1
  429. package/textarea/modern/index.js +1 -1
  430. package/themes/compiled/mobile-dark-bluetint.css +50 -189
  431. package/time-input/esm/utils/format.js +6 -10
  432. package/toast/modern/Component.responsive.d.ts +1 -1
  433. package/toast/modern/components/base-toast/component.d.ts +1 -1
  434. package/typography/esm/component.js +2 -2
  435. package/typography/esm/index.js +2 -2
  436. package/typography/esm/text/component.js +1 -1
  437. package/typography/esm/text/index.js +1 -1
  438. package/typography/esm/title/component.js +1 -1
  439. package/typography/esm/title/index.js +2 -2
  440. package/typography/esm/title-mobile/component.js +2 -2
  441. package/typography/esm/title-mobile/index.js +2 -2
  442. package/typography/esm/title-responsive/component.js +2 -2
  443. package/typography/esm/title-responsive/index.js +2 -2
  444. package/typography/modern/component.js +2 -2
  445. package/typography/modern/index.js +2 -2
  446. package/typography/modern/text/component.js +1 -1
  447. package/typography/modern/text/index.js +1 -1
  448. package/typography/modern/title/component.js +1 -1
  449. package/typography/modern/title/index.js +2 -2
  450. package/typography/modern/title-mobile/component.js +2 -2
  451. package/typography/modern/title-mobile/index.js +2 -2
  452. package/typography/modern/title-responsive/component.js +2 -2
  453. package/typography/modern/title-responsive/index.js +2 -2
  454. package/typography/text/component.js +1 -1
  455. package/typography/title/component.d.ts +1 -1
  456. package/typography/title/component.js +1 -1
  457. package/typography/title/index.d.ts +1 -1
  458. package/typography/title/index.js +1 -1
  459. package/typography/title-mobile/component.d.ts +1 -1
  460. package/typography/title-mobile/component.js +1 -1
  461. package/typography/title-responsive/component.d.ts +1 -1
  462. package/underlay/Component.js +1 -1
  463. package/underlay/esm/Component.js +1 -1
  464. package/underlay/esm/index.js +1 -1
  465. package/underlay/esm/utils/getBorderCorners.js +1 -1
  466. package/underlay/esm/utils/getClasses.js +1 -1
  467. package/underlay/modern/Component.js +1 -1
  468. package/underlay/modern/index.js +1 -1
  469. package/underlay/modern/utils/getBorderCorners.js +1 -1
  470. package/underlay/modern/utils/getClasses.js +1 -1
  471. package/underlay/utils/getBorderCorners.js +1 -1
  472. package/underlay/utils/getClasses.js +1 -1
  473. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  474. package/universal-date-input/components/date-input/Component.js +1 -1
  475. package/universal-date-input/components/date-range-input/Component.js +1 -1
  476. package/universal-date-input/esm/Component.responsive.js +1 -1
  477. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  478. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  479. package/universal-date-input/esm/components/date-input/Component.js +1 -1
  480. package/universal-date-input/esm/components/date-input/index.js +1 -1
  481. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  482. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  483. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  484. package/universal-date-input/esm/desktop/index.js +1 -1
  485. package/universal-date-input/esm/index.js +1 -1
  486. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  487. package/universal-date-input/esm/mobile/index.js +1 -1
  488. package/universal-date-input/modern/Component.responsive.js +1 -1
  489. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  490. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  491. package/universal-date-input/modern/components/date-input/Component.js +1 -1
  492. package/universal-date-input/modern/components/date-input/index.js +1 -1
  493. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  494. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  495. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  496. package/universal-date-input/modern/desktop/index.js +1 -1
  497. package/universal-date-input/modern/index.js +1 -1
  498. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  499. package/universal-date-input/modern/mobile/index.js +1 -1
  500. /package/calendar-range/esm/{index.module-07cc3221.js → index.module-5db3272a.js} +0 -0
  501. /package/calendar-range/{index.module-a84ff6cd.js → index.module-9e0f92ad.js} +0 -0
  502. /package/calendar-range/modern/{index.module-967dd0ab.js → index.module-7414d5c5.js} +0 -0
  503. /package/confirmation/{countdown-section-f2ae6f09.d.ts → countdown-section-1f4c6da2.d.ts} +0 -0
  504. /package/confirmation/{countdown-section-f2ae6f09.js → countdown-section-1f4c6da2.js} +0 -0
  505. /package/confirmation/esm/{countdown-section-810258b7.d.ts → countdown-section-70a51a64.d.ts} +0 -0
  506. /package/confirmation/esm/{countdown-section-810258b7.js → countdown-section-70a51a64.js} +0 -0
  507. /package/confirmation/modern/{countdown-section-b0fbd8a9.d.ts → countdown-section-e11fa0ae.d.ts} +0 -0
  508. /package/confirmation/modern/{countdown-section-b0fbd8a9.js → countdown-section-e11fa0ae.js} +0 -0
  509. /package/file-upload-item/{actions-control.module-78ab0303.js → actions-control.module-e71901ce.js} +0 -0
  510. /package/file-upload-item/esm/{actions-control.module-69d03e00.js → actions-control.module-2f513d69.js} +0 -0
  511. /package/file-upload-item/modern/{actions-control.module-95db0bcd.js → actions-control.module-94601978.js} +0 -0
  512. /package/gallery/esm/{slide-9fa977c5.d.ts → slide-e7d22305.d.ts} +0 -0
  513. /package/gallery/esm/{slide-9fa977c5.js → slide-e7d22305.js} +0 -0
  514. /package/gallery/modern/{slide-93321338.d.ts → slide-431f3bd9.d.ts} +0 -0
  515. /package/gallery/modern/{slide-93321338.js → slide-431f3bd9.js} +0 -0
  516. /package/gallery/{slide-0962844c.d.ts → slide-7dca7549.d.ts} +0 -0
  517. /package/gallery/{slide-0962844c.js → slide-7dca7549.js} +0 -0
  518. /package/grid/esm/{gutters.module-68b9b85d.js → gutters.module-86851832.js} +0 -0
  519. /package/grid/{gutters.module-e73499a4.js → gutters.module-c381862d.js} +0 -0
  520. /package/grid/modern/{gutters.module-a9c5561c.js → gutters.module-8396a8ff.js} +0 -0
  521. /package/list/{Component-b04c4cd2.d.ts → Component-9b448d3d.d.ts} +0 -0
  522. /package/list/{Component-b04c4cd2.js → Component-9b448d3d.js} +0 -0
  523. /package/list/esm/{Component-f55d53fb.d.ts → Component-1c19ccc4.d.ts} +0 -0
  524. /package/list/esm/{Component-f55d53fb.js → Component-1c19ccc4.js} +0 -0
  525. /package/list/modern/{Component-667fc1fc.d.ts → Component-9d7512cf.d.ts} +0 -0
  526. /package/list/modern/{Component-667fc1fc.js → Component-9d7512cf.js} +0 -0
  527. /package/markdown/esm/{use-overrides-ae81a772.d.ts → use-overrides-c2f3443e.d.ts} +0 -0
  528. /package/markdown/esm/{use-overrides-ae81a772.js → use-overrides-c2f3443e.js} +0 -0
  529. /package/markdown/modern/{use-overrides-517b4775.d.ts → use-overrides-6b5e3f1e.d.ts} +0 -0
  530. /package/markdown/modern/{use-overrides-517b4775.js → use-overrides-6b5e3f1e.js} +0 -0
  531. /package/markdown/{use-overrides-6e193d75.d.ts → use-overrides-58da22a8.d.ts} +0 -0
  532. /package/markdown/{use-overrides-6e193d75.js → use-overrides-58da22a8.js} +0 -0
  533. /package/modal/esm/{layout.module-af0bf04d.js → layout.module-703af642.js} +0 -0
  534. /package/modal/{layout.module-0b40db30.js → layout.module-12770957.js} +0 -0
  535. /package/modal/modern/{layout.module-ad1e0c3e.js → layout.module-2c718709.js} +0 -0
  536. /package/plate/esm/{warning-22342ad7.d.ts → warning-e397323b.d.ts} +0 -0
  537. /package/plate/esm/{warning-22342ad7.js → warning-e397323b.js} +0 -0
  538. /package/plate/modern/{warning-0f3cf1af.d.ts → warning-55d3d0cd.d.ts} +0 -0
  539. /package/plate/modern/{warning-0f3cf1af.js → warning-55d3d0cd.js} +0 -0
  540. /package/plate/{warning-55828fb1.d.ts → warning-56628f23.d.ts} +0 -0
  541. /package/plate/{warning-55828fb1.js → warning-56628f23.js} +0 -0
  542. /package/pure-cell/{component-ce5ed230.d.ts → component-bd0c072b.d.ts} +0 -0
  543. /package/pure-cell/{component-ce5ed230.js → component-bd0c072b.js} +0 -0
  544. /package/pure-cell/esm/{component-fe639516.d.ts → component-629fbc77.d.ts} +0 -0
  545. /package/pure-cell/esm/{component-fe639516.js → component-629fbc77.js} +0 -0
  546. /package/pure-cell/modern/{component-c69588c2.d.ts → component-d4bb8d0c.d.ts} +0 -0
  547. /package/pure-cell/modern/{component-c69588c2.js → component-d4bb8d0c.js} +0 -0
  548. /package/select/esm/{hook-256ebd81.d.ts → hook-36e74c12.d.ts} +0 -0
  549. /package/select/esm/{hook-256ebd81.js → hook-36e74c12.js} +0 -0
  550. /package/select/esm/{list-popover-desktop-bbbf4458.d.ts → list-popover-desktop-854e62ec.d.ts} +0 -0
  551. /package/select/esm/{list-popover-desktop-bbbf4458.js → list-popover-desktop-854e62ec.js} +0 -0
  552. /package/select/esm/{mobile.module-d80f17b6.js → mobile.module-918c34c9.js} +0 -0
  553. /package/select/{hook-ef406c85.d.ts → hook-70e38e0b.d.ts} +0 -0
  554. /package/select/{hook-ef406c85.js → hook-70e38e0b.js} +0 -0
  555. /package/select/{list-popover-desktop-754cac23.d.ts → list-popover-desktop-4a0d00fa.d.ts} +0 -0
  556. /package/select/{list-popover-desktop-754cac23.js → list-popover-desktop-4a0d00fa.js} +0 -0
  557. /package/select/{mobile.module-76c4fcc8.js → mobile.module-471c83d1.js} +0 -0
  558. /package/select/modern/{hook-c65502ae.d.ts → hook-224f402d.d.ts} +0 -0
  559. /package/select/modern/{hook-c65502ae.js → hook-224f402d.js} +0 -0
  560. /package/select/modern/{list-popover-desktop-a008283d.d.ts → list-popover-desktop-8c249b49.d.ts} +0 -0
  561. /package/select/modern/{list-popover-desktop-a008283d.js → list-popover-desktop-8c249b49.js} +0 -0
  562. /package/select/modern/{mobile.module-f99eaeba.js → mobile.module-d81c0237.js} +0 -0
  563. /package/side-panel/esm/{layout.module-a89dfe0b.js → layout.module-d19af547.js} +0 -0
  564. /package/side-panel/{layout.module-3af4b316.js → layout.module-890f3871.js} +0 -0
  565. /package/side-panel/modern/{layout.module-59dae792.js → layout.module-6fc29144.js} +0 -0
  566. /package/tabs/esm/{index.module-fcf64c06.js → index.module-59f0af93.js} +0 -0
  567. /package/tabs/esm/{index.module-3bcae100.js → index.module-bcf2c5b5.js} +0 -0
  568. /package/tabs/{index.module-ffadd127.js → index.module-2c547491.js} +0 -0
  569. /package/tabs/{index.module-a5fd3748.js → index.module-6c8ae538.js} +0 -0
  570. /package/tabs/modern/{index.module-ef41b890.js → index.module-e1525e51.js} +0 -0
  571. /package/tabs/modern/{index.module-f6547928.js → index.module-e5ae4d06.js} +0 -0
  572. /package/textarea/{PseudoTextArea-722a5818.d.ts → PseudoTextArea-75b5bf4a.d.ts} +0 -0
  573. /package/textarea/{PseudoTextArea-722a5818.js → PseudoTextArea-75b5bf4a.js} +0 -0
  574. /package/textarea/esm/{PseudoTextArea-75c925d0.d.ts → PseudoTextArea-1af4d1fa.d.ts} +0 -0
  575. /package/textarea/esm/{PseudoTextArea-75c925d0.js → PseudoTextArea-1af4d1fa.js} +0 -0
  576. /package/textarea/modern/{PseudoTextArea-53f87fcc.d.ts → PseudoTextArea-62b765d4.d.ts} +0 -0
  577. /package/textarea/modern/{PseudoTextArea-53f87fcc.js → PseudoTextArea-62b765d4.js} +0 -0
  578. /package/typography/{colors.module-dae116b9.js → colors.module-e6df977f.js} +0 -0
  579. /package/typography/{common.module-83927bb8.js → common.module-735cc9d2.js} +0 -0
  580. /package/typography/esm/{colors.module-a1114da5.js → colors.module-ee3f47ef.js} +0 -0
  581. /package/typography/esm/{common.module-f3b5d364.js → common.module-40883ba7.js} +0 -0
  582. /package/typography/modern/{colors.module-2d369b05.js → colors.module-f3ff54b7.js} +0 -0
  583. /package/typography/modern/{common.module-202ac4da.js → common.module-5854badd.js} +0 -0
  584. /package/underlay/esm/{index.module-ccb53086.js → index.module-70e94e48.js} +0 -0
  585. /package/underlay/{index.module-86f56b8b.js → index.module-dcd60481.js} +0 -0
  586. /package/underlay/modern/{index.module-162e587d.js → index.module-285fa08d.js} +0 -0
  587. /package/universal-date-input/esm/{index.module-7889d7b0.js → index.module-d0ded004.js} +0 -0
  588. /package/universal-date-input/{index.module-fe487edd.js → index.module-20581b20.js} +0 -0
  589. /package/universal-date-input/modern/{index.module-2131a65b.js → index.module-18a0243c.js} +0 -0
@@ -11,7 +11,7 @@ import { Option } from '../components/option/Component.js';
11
11
  import { OptionsList } from '../components/options-list/Component.js';
12
12
  import { Search } from '../components/search/Component.js';
13
13
  import { VirtualOptionsList } from '../components/virtual-options-list/Component.js';
14
- import { u as useSelectWithApply } from '../hook-c65502ae.js';
14
+ import { u as useSelectWithApply } from '../hook-224f402d.js';
15
15
  import { Header } from '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
16
16
  import 'classnames';
17
17
  import '@alfalab/icons-glyph/ChevronDownMIcon';
@@ -24,12 +24,12 @@ import '@alfalab/hooks';
24
24
  import '../utils.js';
25
25
  import '../components/native-select/Component.js';
26
26
  import '../components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.js';
27
- import '../list-popover-desktop-a008283d.js';
27
+ import '../list-popover-desktop-8c249b49.js';
28
28
  import '../components/base-select/components/list-mobile/helpers/get-list-modal-mobile-props.js';
29
29
  import '../components/base-select/components/list-mobile/helpers/get-list-bottom-sheet-mobile-props.js';
30
30
  import '../components/base-select/components/list-mobile/list-mobile.js';
31
31
  import '../components/base-select/components/list-mobile/list-bottom-sheet-mobile.js';
32
- import '../mobile.module-f99eaeba.js';
32
+ import '../mobile.module-d81c0237.js';
33
33
  import '../components/base-select/components/list-mobile/list-modal-mobile.js';
34
34
  import '../components/clear-button/Component.js';
35
35
  import '../../../button/modern';
@@ -16,12 +16,12 @@ import '@alfalab/hooks';
16
16
  import '../utils.js';
17
17
  import '../components/native-select/Component.js';
18
18
  import '../components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.js';
19
- import '../list-popover-desktop-a008283d.js';
19
+ import '../list-popover-desktop-8c249b49.js';
20
20
  import '../components/base-select/components/list-mobile/helpers/get-list-modal-mobile-props.js';
21
21
  import '../components/base-select/components/list-mobile/helpers/get-list-bottom-sheet-mobile-props.js';
22
22
  import '../components/base-select/components/list-mobile/list-mobile.js';
23
23
  import '../components/base-select/components/list-mobile/list-bottom-sheet-mobile.js';
24
- import '../mobile.module-f99eaeba.js';
24
+ import '../mobile.module-d81c0237.js';
25
25
  import '../components/base-select/components/list-mobile/list-modal-mobile.js';
26
26
  import '../components/field/Component.js';
27
27
  import '../components/clear-button/Component.js';
@@ -47,7 +47,7 @@ import '../../../input/modern';
47
47
  import '@alfalab/icons-glyph/MagnifierMIcon';
48
48
  import '../components/virtual-options-list/Component.js';
49
49
  import 'react-virtual';
50
- import '../hook-c65502ae.js';
50
+ import '../hook-224f402d.js';
51
51
  import 'deep-equal';
52
52
  import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
53
53
  import '../../../button/modern/desktop';
@@ -17,12 +17,12 @@ import '@alfalab/hooks';
17
17
  import '../utils.js';
18
18
  import '../components/native-select/Component.js';
19
19
  import '../components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.js';
20
- import '../list-popover-desktop-a008283d.js';
20
+ import '../list-popover-desktop-8c249b49.js';
21
21
  import '../components/base-select/components/list-mobile/helpers/get-list-modal-mobile-props.js';
22
22
  import '../components/base-select/components/list-mobile/helpers/get-list-bottom-sheet-mobile-props.js';
23
23
  import '../components/base-select/components/list-mobile/list-mobile.js';
24
24
  import '../components/base-select/components/list-mobile/list-bottom-sheet-mobile.js';
25
- import '../mobile.module-f99eaeba.js';
25
+ import '../mobile.module-d81c0237.js';
26
26
  import '../components/base-select/components/list-mobile/list-modal-mobile.js';
27
27
  import '../components/field/Component.js';
28
28
  import '../components/clear-button/Component.js';
@@ -48,7 +48,7 @@ import '../../../input/modern';
48
48
  import '@alfalab/icons-glyph/MagnifierMIcon';
49
49
  import '../components/virtual-options-list/Component.js';
50
50
  import 'react-virtual';
51
- import '../hook-c65502ae.js';
51
+ import '../hook-224f402d.js';
52
52
  import 'deep-equal';
53
53
  import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
54
54
  import '../../../button/modern/desktop';
@@ -1,6 +1,6 @@
1
1
  export { useSelectWithLoading } from './useSelectWithLoading/hook.js';
2
2
  export { useLazyLoading } from './useLazyLoading/hook.js';
3
- export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-c65502ae.js';
3
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-224f402d.js';
4
4
  import 'react';
5
5
  import '../../../skeleton/modern';
6
6
  import '../components/option/Component.js';
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'deep-equal';
3
3
  import '../../../../shared/modern';
4
- export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-c65502ae.js';
4
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-224f402d.js';
5
5
  import '../../utils.js';
6
6
  import '../../components/options-list/Component.js';
7
7
  import 'react-merge-refs';
@@ -1,6 +1,6 @@
1
1
  import 'react';
2
2
  import '../../../components/options-list/Component.js';
3
- export { O as OptionsListWithApply } from '../../../hook-c65502ae.js';
3
+ export { O as OptionsListWithApply } from '../../../hook-224f402d.js';
4
4
  import './footer/Component.js';
5
5
  import './header/Component.js';
6
6
  import 'react-merge-refs';
@@ -1 +1 @@
1
- export * from "../../../hook-c65502ae";
1
+ export * from "../../../hook-224f402d";
@@ -1,4 +1,4 @@
1
- export { O as OptionsListWithApply } from '../../../hook-c65502ae.js';
1
+ export { O as OptionsListWithApply } from '../../../hook-224f402d.js';
2
2
  import 'react';
3
3
  import 'deep-equal';
4
4
  import '../../../utils.js';
@@ -1,6 +1,6 @@
1
1
  export { useSelectWithLoading } from '../presets/useSelectWithLoading/hook.js';
2
2
  export { useLazyLoading } from '../presets/useLazyLoading/hook.js';
3
- export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-c65502ae.js';
3
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-224f402d.js';
4
4
  export { defaultAccessor, defaultFilterFn, defaultGroupAccessor, getSelectTestIds, isGroup, isOptionShape, joinOptions, lastIndexOf, processOptions, usePrevious, useVirtualVisibleOptions, useVisibleOptions } from '../utils.js';
5
5
  export { Option } from '../components/option/Component.js';
6
6
  export { BaseOption } from '../components/base-option/Component.js';
@@ -43,12 +43,12 @@ import 'compute-scroll-into-view';
43
43
  import 'downshift';
44
44
  import '../components/native-select/Component.js';
45
45
  import '../components/base-select/components/list-desktop/helpers/get-list-popover-desktop-props.js';
46
- import '../list-popover-desktop-a008283d.js';
46
+ import '../list-popover-desktop-8c249b49.js';
47
47
  import '../components/base-select/components/list-mobile/helpers/get-list-modal-mobile-props.js';
48
48
  import '../components/base-select/components/list-mobile/helpers/get-list-bottom-sheet-mobile-props.js';
49
49
  import '../components/base-select/components/list-mobile/list-mobile.js';
50
50
  import '../components/base-select/components/list-mobile/list-bottom-sheet-mobile.js';
51
- import '../mobile.module-f99eaeba.js';
51
+ import '../mobile.module-d81c0237.js';
52
52
  import '../components/base-select/components/list-mobile/list-modal-mobile.js';
53
53
  import '../../../base-modal/modern';
54
54
  import '../../../button/modern/mobile';
@@ -2,7 +2,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
3
  var presets_useSelectWithLoading_hook = require('./useSelectWithLoading/hook.js');
4
4
  var presets_useLazyLoading_hook = require('./useLazyLoading/hook.js');
5
- var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-ef406c85.js');
5
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-70e38e0b.js');
6
6
 
7
7
 
8
8
 
@@ -4,7 +4,7 @@ require('tslib');
4
4
  require('react');
5
5
  require('deep-equal');
6
6
  require('../../utils.js');
7
- var presets_useSelectWithApply_optionsListWithApply_Component = require('../../hook-ef406c85.js');
7
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('../../hook-70e38e0b.js');
8
8
 
9
9
 
10
10
 
@@ -4,7 +4,7 @@ require('tslib');
4
4
  require('react');
5
5
  require('../../../components/options-list/Component.js');
6
6
  require('../../../consts.js');
7
- var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-ef406c85.js');
7
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-70e38e0b.js');
8
8
  require('./footer/Component.js');
9
9
  require('./header/Component.js');
10
10
 
@@ -1 +1 @@
1
- export * from "../../../hook-ef406c85";
1
+ export * from "../../../hook-70e38e0b";
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-ef406c85.js');
3
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-70e38e0b.js');
4
4
 
5
5
 
6
6
 
@@ -2,7 +2,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
3
  var presets_useSelectWithLoading_hook = require('../presets/useSelectWithLoading/hook.js');
4
4
  var presets_useLazyLoading_hook = require('../presets/useLazyLoading/hook.js');
5
- var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-ef406c85.js');
5
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-70e38e0b.js');
6
6
  var utils = require('../utils.js');
7
7
  var components_option_Component = require('../components/option/Component.js');
8
8
  var components_baseOption_Component = require('../components/base-option/Component.js');
@@ -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-3af4b316.js');
7
+ var layout_module = require('../../layout.module-890f3871.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-3af4b316.js');
8
+ var layout_module = require('../../layout.module-890f3871.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 { SidePanelMobile } from './mobile/Component.mobile.js';
8
8
  import { ResponsiveContext } from './ResponsiveContext.js';
9
9
  import 'classnames';
10
10
  import '../../shared/esm';
11
- import './layout.module-a89dfe0b.js';
11
+ import './layout.module-d19af547.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-a89dfe0b.js';
5
+ import { l as layoutStyles } from '../../layout.module-d19af547.js';
6
6
 
7
7
  var styles = {"component":"side-panel__component_1bncw"};
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-a89dfe0b.js';
6
+ import '../../layout.module-d19af547.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-a89dfe0b.js';
10
+ import '../../layout.module-d19af547.js';
11
11
 
12
12
  var styles = {"sticky":"side-panel__sticky_1iku3","size-500":"side-panel__size-500_1iku3"};
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-a89dfe0b.js';
6
+ import { l as layoutStyles } from '../../layout.module-d19af547.js';
7
7
  import '../../../../base-modal/esm';
8
8
 
9
9
  var styles = {"footer":"side-panel__footer_11013","sticky":"side-panel__sticky_11013","highlighted":"side-panel__highlighted_11013"};
@@ -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-a89dfe0b.js';
9
+ import '../../layout.module-d19af547.js';
10
10
 
11
11
  var styles = {"footer":"side-panel__footer_uufh8","sticky":"side-panel__sticky_uufh8"};
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-a89dfe0b.js';
16
+ import '../layout.module-d19af547.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-a89dfe0b.js';
15
+ import '../layout.module-d19af547.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 './components/controls/Component.js';
6
6
  import 'classnames';
7
7
  import '../../shared/esm';
8
8
  import './ResponsiveContext.js';
9
- import './layout.module-a89dfe0b.js';
9
+ import './layout.module-d19af547.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-a89dfe0b.js';
13
+ import '../layout.module-d19af547.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-a89dfe0b.js';
12
+ import '../layout.module-d19af547.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 { SidePanelMobile } from './mobile/Component.mobile.js';
7
7
  import { ResponsiveContext } from './ResponsiveContext.js';
8
8
  import 'classnames';
9
9
  import '../../shared/modern';
10
- import './layout.module-59dae792.js';
10
+ import './layout.module-6fc29144.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-59dae792.js';
5
+ import { l as layoutStyles } from '../../layout.module-6fc29144.js';
6
6
 
7
7
  const styles = {"component":"side-panel__component_1bncw"};
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-59dae792.js';
6
+ import '../../layout.module-6fc29144.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-59dae792.js';
9
+ import '../../layout.module-6fc29144.js';
10
10
 
11
11
  const styles = {"sticky":"side-panel__sticky_1iku3","size-500":"side-panel__size-500_1iku3"};
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-59dae792.js';
6
+ import { l as layoutStyles } from '../../layout.module-6fc29144.js';
7
7
  import '../../../../base-modal/modern';
8
8
 
9
9
  const styles = {"footer":"side-panel__footer_11013","sticky":"side-panel__sticky_11013","highlighted":"side-panel__highlighted_11013"};
@@ -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-59dae792.js';
8
+ import '../../layout.module-6fc29144.js';
9
9
 
10
10
  const styles = {"footer":"side-panel__footer_uufh8","sticky":"side-panel__sticky_uufh8"};
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-59dae792.js';
15
+ import '../layout.module-6fc29144.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-59dae792.js';
14
+ import '../layout.module-6fc29144.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 './components/controls/Component.js';
5
5
  import 'classnames';
6
6
  import '../../shared/modern';
7
7
  import './ResponsiveContext.js';
8
- import './layout.module-59dae792.js';
8
+ import './layout.module-6fc29144.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-59dae792.js';
12
+ import '../layout.module-6fc29144.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-59dae792.js';
11
+ import '../layout.module-6fc29144.js';
12
12
  import '../components/footer/Component.mobile.js';
13
13
  import '../components/footer/Component.js';
14
14
  import '../components/header/Component.js';
@@ -9,7 +9,7 @@ var desktop = require('../../../picker-button/desktop');
9
9
  var hooks_useTablistTitles = require('../../hooks/use-tablist-titles.js');
10
10
  var syntheticEvents = require('../../synthetic-events.js');
11
11
  var components_title_Component = require('../title/Component.js');
12
- var index_module = require('../../index.module-ffadd127.js');
12
+ var index_module = require('../../index.module-2c547491.js');
13
13
 
14
14
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
15
15
 
@@ -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-ffadd127.js');
6
+ var index_module = require('../../index.module-2c547491.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-ffadd127.js');
6
+ var index_module = require('../../index.module-2c547491.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-a5fd3748.js');
7
+ var index_module = require('../../index.module-6c8ae538.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-a5fd3748.js');
8
+ var index_module = require('../../index.module-6c8ae538.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 '../../../shared/esm';
18
18
  import '../synthetic-events.js';
19
19
  import '../components/title/Component.js';
20
20
  import '../../../skeleton/esm';
21
- import '../index.module-3bcae100.js';
21
+ import '../index.module-bcf2c5b5.js';
22
22
  import '../components/tabs/Component.js';
@@ -7,7 +7,7 @@ import { PickerButtonDesktop } from '../../../../picker-button/esm/desktop';
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-3bcae100.js';
10
+ import { s as styles } from '../../index.module-bcf2c5b5.js';
11
11
  import '../../../../mq/esm';
12
12
  import '../../hooks/use-collapsible-elements.js';
13
13
  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-3bcae100.js';
4
+ import { s as styles } from '../../index.module-bcf2c5b5.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-3bcae100.js';
4
+ import { s as styles$1 } from '../../index.module-bcf2c5b5.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-3bcae100.js';
23
+ import '../../index.module-bcf2c5b5.js';
24
24
 
25
25
  var PrimaryTabListResponsive = function (_a) {
26
26
  var size = _a.size, breakpoint = _a.breakpoint, client = _a.client, fullWidthScroll = _a.fullWidthScroll, _b = _a.defaultMatchMediaValue, defaultMatchMediaValue = _b === void 0 ? client === undefined ? undefined : client === 'desktop' : _b, restProps = __rest(_a, ["size", "breakpoint", "client", "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-fcf64c06.js';
5
+ import { c as commonStyles } from '../../index.module-59f0af93.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-fcf64c06.js';
6
+ import { c as commonStyles } from '../../index.module-59f0af93.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-fcf64c06.js';
21
+ import '../../index.module-59f0af93.js';
22
22
  import '../../../../tag/esm/mobile';
23
23
 
24
24
  var SecondaryTabListResponsive = function (_a) {
@@ -17,7 +17,7 @@ import '../../../../shared/esm';
17
17
  import '../../synthetic-events.js';
18
18
  import '../title/Component.js';
19
19
  import '../../../../skeleton/esm';
20
- import '../../index.module-3bcae100.js';
20
+ import '../../index.module-bcf2c5b5.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-3bcae100.js';
23
+ import '../../index.module-bcf2c5b5.js';
24
24
  import '../../../../tag/esm/desktop';
25
25
  import '../secondary-tablist/Component.js';
26
- import '../../index.module-fcf64c06.js';
26
+ import '../../index.module-59f0af93.js';
27
27
 
28
28
  var views = {
29
29
  primary: PrimaryTabListDesktop,