@alfalab/core-components 46.0.0-beta.3 → 46.0.0-beta.6

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 (971) hide show
  1. package/base-modal/Component.js +1 -2
  2. package/base-modal/cssm/Component.js +1 -2
  3. package/base-modal/esm/Component.js +1 -2
  4. package/base-modal/esm/index.js +0 -1
  5. package/base-modal/modern/Component.js +1 -2
  6. package/base-modal/modern/index.js +0 -1
  7. package/calendar-range/esm/Component.js +1 -1
  8. package/calendar-range/esm/index.js +1 -1
  9. package/calendar-range/esm/views/popover.js +1 -1
  10. package/calendar-range/esm/views/static.js +1 -1
  11. package/calendar-range/modern/Component.js +1 -1
  12. package/calendar-range/modern/index.js +1 -1
  13. package/calendar-range/modern/views/popover.js +1 -1
  14. package/calendar-range/modern/views/static.js +1 -1
  15. package/calendar-range/views/popover.js +1 -1
  16. package/calendar-range/views/static.js +1 -1
  17. package/confirmation/components/screens/initial/component.js +1 -1
  18. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  19. package/confirmation/esm/component.responsive.js +1 -1
  20. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  21. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  22. package/confirmation/esm/components/index.js +1 -1
  23. package/confirmation/esm/components/screens/index.js +1 -1
  24. package/confirmation/esm/components/screens/initial/component.js +1 -1
  25. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  26. package/confirmation/esm/components/screens/initial/index.js +1 -1
  27. package/confirmation/esm/desktop/component.desktop.js +1 -1
  28. package/confirmation/esm/desktop/index.js +1 -1
  29. package/confirmation/esm/index.js +1 -1
  30. package/confirmation/esm/mobile/component.mobile.js +1 -1
  31. package/confirmation/esm/mobile/index.js +1 -1
  32. package/confirmation/esm/shared/index.js +1 -1
  33. package/confirmation/modern/component.responsive.js +1 -1
  34. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  35. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  36. package/confirmation/modern/components/index.js +1 -1
  37. package/confirmation/modern/components/screens/index.js +1 -1
  38. package/confirmation/modern/components/screens/initial/component.js +1 -1
  39. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  40. package/confirmation/modern/components/screens/initial/index.js +1 -1
  41. package/confirmation/modern/desktop/component.desktop.js +1 -1
  42. package/confirmation/modern/desktop/index.js +1 -1
  43. package/confirmation/modern/index.js +1 -1
  44. package/confirmation/modern/mobile/component.mobile.js +1 -1
  45. package/confirmation/modern/mobile/index.js +1 -1
  46. package/confirmation/modern/shared/index.js +1 -1
  47. package/gallery/components/header/Component.js +1 -1
  48. package/gallery/components/header/buttons.js +1 -1
  49. package/gallery/components/image-viewer/component.js +1 -1
  50. package/gallery/components/image-viewer/slide.js +1 -1
  51. package/gallery/esm/Component.js +2 -2
  52. package/gallery/esm/components/header/Component.js +1 -1
  53. package/gallery/esm/components/header/buttons.js +1 -1
  54. package/gallery/esm/components/header/index.js +1 -1
  55. package/gallery/esm/components/image-preview/Component.js +1 -1
  56. package/gallery/esm/components/image-preview/index.js +1 -1
  57. package/gallery/esm/components/image-viewer/component.js +1 -1
  58. package/gallery/esm/components/image-viewer/index.js +1 -1
  59. package/gallery/esm/components/image-viewer/slide.js +1 -1
  60. package/gallery/esm/components/index.js +2 -2
  61. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  62. package/gallery/esm/components/navigation-bar/index.js +1 -1
  63. package/gallery/esm/index.js +2 -2
  64. package/gallery/modern/Component.js +2 -2
  65. package/gallery/modern/components/header/Component.js +1 -1
  66. package/gallery/modern/components/header/buttons.js +1 -1
  67. package/gallery/modern/components/header/index.js +1 -1
  68. package/gallery/modern/components/image-preview/Component.js +1 -1
  69. package/gallery/modern/components/image-preview/index.js +1 -1
  70. package/gallery/modern/components/image-viewer/component.js +1 -1
  71. package/gallery/modern/components/image-viewer/index.js +1 -1
  72. package/gallery/modern/components/image-viewer/slide.js +1 -1
  73. package/gallery/modern/components/index.js +2 -2
  74. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  75. package/gallery/modern/components/navigation-bar/index.js +1 -1
  76. package/gallery/modern/index.js +2 -2
  77. package/gap/Component.d.ts +2 -2
  78. package/gap/Component.js +2 -0
  79. package/gap/cssm/Component.d.ts +2 -2
  80. package/gap/cssm/Component.js +2 -0
  81. package/gap/cssm/index.module.css +8 -0
  82. package/gap/esm/Component.d.ts +2 -2
  83. package/gap/esm/Component.js +2 -0
  84. package/gap/esm/index.css +8 -0
  85. package/gap/index.css +8 -0
  86. package/gap/modern/Component.d.ts +2 -2
  87. package/gap/modern/Component.js +2 -0
  88. package/gap/modern/index.css +8 -0
  89. package/international-phone-input/cssm/index-136acbb1.d.ts +28 -0
  90. package/international-phone-input/esm/index-136acbb1.d.ts +28 -0
  91. package/international-phone-input/index-136acbb1.d.ts +28 -0
  92. package/international-phone-input/modern/index-136acbb1.d.ts +28 -0
  93. package/list/Component.js +1 -1
  94. package/list/components/item/Component.js +1 -1
  95. package/list/components/item/index.d.ts +1 -1
  96. package/list/components/item/index.js +1 -1
  97. package/list/esm/Component.js +1 -1
  98. package/list/esm/components/item/Component.js +1 -1
  99. package/list/esm/components/item/index.d.ts +1 -1
  100. package/list/esm/components/item/index.js +1 -1
  101. package/list/esm/index.js +1 -1
  102. package/list/index.js +1 -1
  103. package/list/modern/Component.js +1 -1
  104. package/list/modern/components/item/Component.js +1 -1
  105. package/list/modern/components/item/index.d.ts +1 -1
  106. package/list/modern/components/item/index.js +1 -1
  107. package/list/modern/index.js +1 -1
  108. package/markdown/Component.js +1 -1
  109. package/markdown/esm/Component.desktop.js +1 -1
  110. package/markdown/esm/Component.js +1 -1
  111. package/markdown/esm/Component.mobile.js +1 -1
  112. package/markdown/esm/Component.responsive.js +1 -1
  113. package/markdown/esm/desktop/index.js +1 -1
  114. package/markdown/esm/hooks/use-overrides.js +1 -1
  115. package/markdown/esm/index.js +1 -1
  116. package/markdown/esm/mobile/index.js +1 -1
  117. package/markdown/hooks/use-overrides.js +1 -1
  118. package/markdown/modern/Component.desktop.js +1 -1
  119. package/markdown/modern/Component.js +1 -1
  120. package/markdown/modern/Component.mobile.js +1 -1
  121. package/markdown/modern/Component.responsive.js +1 -1
  122. package/markdown/modern/desktop/index.js +1 -1
  123. package/markdown/modern/hooks/use-overrides.js +1 -1
  124. package/markdown/modern/index.js +1 -1
  125. package/markdown/modern/mobile/index.js +1 -1
  126. package/modal/components/controls/Component.js +1 -1
  127. package/modal/components/footer/Component.js +1 -1
  128. package/modal/esm/Component.responsive.js +1 -1
  129. package/modal/esm/components/controls/Component.js +1 -1
  130. package/modal/esm/components/controls/index.js +1 -1
  131. package/modal/esm/components/footer/Component.js +1 -1
  132. package/modal/esm/desktop/Component.desktop.js +1 -1
  133. package/modal/esm/desktop/index.js +1 -1
  134. package/modal/esm/index.js +1 -1
  135. package/modal/esm/mobile/Component.mobile.js +1 -1
  136. package/modal/esm/mobile/index.js +1 -1
  137. package/modal/modern/Component.responsive.js +1 -1
  138. package/modal/modern/components/controls/Component.js +1 -1
  139. package/modal/modern/components/controls/index.js +1 -1
  140. package/modal/modern/components/footer/Component.js +1 -1
  141. package/modal/modern/desktop/Component.desktop.js +1 -1
  142. package/modal/modern/desktop/index.js +1 -1
  143. package/modal/modern/index.js +1 -1
  144. package/modal/modern/mobile/Component.mobile.js +1 -1
  145. package/modal/modern/mobile/index.js +1 -1
  146. package/notification/Component.js +1 -2
  147. package/notification/cssm/Component.js +1 -2
  148. package/notification/esm/Component.js +1 -2
  149. package/notification/esm/index.js +0 -1
  150. package/notification/modern/Component.js +1 -2
  151. package/notification/modern/index.js +0 -1
  152. package/notification-manager/component.js +1 -2
  153. package/notification-manager/cssm/component.js +1 -2
  154. package/notification-manager/esm/component.js +1 -2
  155. package/notification-manager/esm/index.js +0 -1
  156. package/notification-manager/modern/component.js +1 -2
  157. package/notification-manager/modern/index.js +0 -1
  158. package/package.json +1 -2
  159. package/pass-code/Component.d.ts +17 -21
  160. package/pass-code/Component.js +7 -9
  161. package/pass-code/Component.responsive.d.ts +5 -0
  162. package/pass-code/Component.responsive.js +21 -0
  163. package/pass-code/components/InputProgress/Component.d.ts +1 -0
  164. package/pass-code/components/InputProgress/Component.js +15 -7
  165. package/pass-code/components/InputProgress/index.css +55 -15
  166. package/pass-code/components/InputProgress/useInputProgress.d.ts +5 -0
  167. package/pass-code/components/InputProgress/useInputProgress.js +20 -0
  168. package/pass-code/components/KeyPad/index.css +12 -22
  169. package/pass-code/components/KeyPadButton/Component.d.ts +7 -7
  170. package/pass-code/components/KeyPadButton/Component.js +3 -4
  171. package/pass-code/components/KeyPadButton/index.css +19 -37
  172. package/pass-code/cssm/Component.d.ts +17 -21
  173. package/pass-code/cssm/Component.js +8 -10
  174. package/pass-code/cssm/Component.responsive.d.ts +5 -0
  175. package/pass-code/cssm/Component.responsive.js +21 -0
  176. package/pass-code/cssm/components/InputProgress/Component.d.ts +1 -0
  177. package/pass-code/cssm/components/InputProgress/Component.js +14 -6
  178. package/pass-code/cssm/components/InputProgress/animations.module.css +15 -0
  179. package/pass-code/cssm/components/InputProgress/index.module.css +55 -15
  180. package/pass-code/cssm/components/InputProgress/useInputProgress.d.ts +5 -0
  181. package/pass-code/cssm/components/InputProgress/useInputProgress.js +20 -0
  182. package/pass-code/cssm/components/KeyPad/index.module.css +12 -22
  183. package/pass-code/cssm/components/KeyPadButton/Component.d.ts +7 -7
  184. package/pass-code/cssm/components/KeyPadButton/Component.js +2 -3
  185. package/pass-code/cssm/components/KeyPadButton/index.module.css +19 -37
  186. package/pass-code/cssm/desktop/PassCodeDesktop.d.ts +5 -0
  187. package/pass-code/cssm/desktop/PassCodeDesktop.js +15 -0
  188. package/pass-code/cssm/desktop/desktop.module.css +16 -0
  189. package/pass-code/cssm/index.d.ts +1 -1
  190. package/pass-code/cssm/index.js +2 -2
  191. package/pass-code/cssm/index.module.css +5 -7
  192. package/pass-code/cssm/mobile/PassCodeMobile.d.ts +5 -0
  193. package/pass-code/cssm/mobile/PassCodeMobile.js +15 -0
  194. package/pass-code/cssm/mobile/mobile.module.css +23 -0
  195. package/pass-code/cssm/typings.d.ts +18 -0
  196. package/pass-code/cssm/typings.js +1 -0
  197. package/pass-code/desktop/PassCodeDesktop.d.ts +5 -0
  198. package/pass-code/desktop/PassCodeDesktop.js +16 -0
  199. package/pass-code/desktop/desktop.css +17 -0
  200. package/pass-code/esm/Component.d.ts +17 -21
  201. package/pass-code/esm/Component.js +8 -9
  202. package/pass-code/esm/Component.responsive.d.ts +5 -0
  203. package/pass-code/esm/Component.responsive.js +26 -0
  204. package/pass-code/esm/components/InputProgress/Component.d.ts +1 -0
  205. package/pass-code/esm/components/InputProgress/Component.js +15 -7
  206. package/pass-code/esm/components/InputProgress/index.css +55 -15
  207. package/pass-code/esm/components/InputProgress/index.js +1 -0
  208. package/pass-code/esm/components/InputProgress/useInputProgress.d.ts +5 -0
  209. package/pass-code/esm/components/InputProgress/useInputProgress.js +18 -0
  210. package/pass-code/esm/components/KeyPad/index.css +12 -22
  211. package/pass-code/esm/components/KeyPadButton/Component.d.ts +7 -7
  212. package/pass-code/esm/components/KeyPadButton/Component.js +3 -4
  213. package/pass-code/esm/components/KeyPadButton/index.css +19 -37
  214. package/pass-code/esm/desktop/PassCodeDesktop.d.ts +5 -0
  215. package/pass-code/esm/desktop/PassCodeDesktop.js +20 -0
  216. package/pass-code/esm/desktop/desktop.css +17 -0
  217. package/pass-code/esm/index.css +5 -7
  218. package/pass-code/esm/index.d.ts +1 -1
  219. package/pass-code/esm/index.js +7 -1
  220. package/pass-code/esm/mobile/PassCodeMobile.d.ts +5 -0
  221. package/pass-code/esm/mobile/PassCodeMobile.js +20 -0
  222. package/pass-code/esm/mobile/mobile.css +24 -0
  223. package/pass-code/esm/typings.d.ts +18 -0
  224. package/pass-code/esm/typings.js +1 -0
  225. package/pass-code/index.css +5 -7
  226. package/pass-code/index.d.ts +1 -1
  227. package/pass-code/index.js +2 -2
  228. package/pass-code/mobile/PassCodeMobile.d.ts +5 -0
  229. package/pass-code/mobile/PassCodeMobile.js +16 -0
  230. package/pass-code/mobile/mobile.css +24 -0
  231. package/pass-code/modern/Component.d.ts +17 -21
  232. package/pass-code/modern/Component.js +8 -9
  233. package/pass-code/modern/Component.responsive.d.ts +5 -0
  234. package/pass-code/modern/Component.responsive.js +24 -0
  235. package/pass-code/modern/components/InputProgress/Component.d.ts +1 -0
  236. package/pass-code/modern/components/InputProgress/Component.js +21 -11
  237. package/pass-code/modern/components/InputProgress/index.css +55 -15
  238. package/pass-code/modern/components/InputProgress/index.js +1 -0
  239. package/pass-code/modern/components/InputProgress/useInputProgress.d.ts +5 -0
  240. package/pass-code/modern/components/InputProgress/useInputProgress.js +18 -0
  241. package/pass-code/modern/components/KeyPad/index.css +12 -22
  242. package/pass-code/modern/components/KeyPadButton/Component.d.ts +7 -7
  243. package/pass-code/modern/components/KeyPadButton/Component.js +3 -4
  244. package/pass-code/modern/components/KeyPadButton/index.css +19 -37
  245. package/pass-code/modern/desktop/PassCodeDesktop.d.ts +5 -0
  246. package/pass-code/modern/desktop/PassCodeDesktop.js +19 -0
  247. package/pass-code/modern/desktop/desktop.css +17 -0
  248. package/pass-code/modern/index.css +5 -7
  249. package/pass-code/modern/index.d.ts +1 -1
  250. package/pass-code/modern/index.js +6 -1
  251. package/pass-code/modern/mobile/PassCodeMobile.d.ts +5 -0
  252. package/pass-code/modern/mobile/PassCodeMobile.js +19 -0
  253. package/pass-code/modern/mobile/mobile.css +24 -0
  254. package/pass-code/modern/typings.d.ts +18 -0
  255. package/pass-code/modern/typings.js +1 -0
  256. package/pass-code/typings.d.ts +18 -0
  257. package/pass-code/typings.js +1 -0
  258. package/pass-code-v1/Component.d.ts +62 -0
  259. package/pass-code-v1/Component.js +46 -0
  260. package/pass-code-v1/components/InputProgress/Component.d.ts +11 -0
  261. package/pass-code-v1/components/InputProgress/Component.js +40 -0
  262. package/pass-code-v1/components/InputProgress/index.css +41 -0
  263. package/pass-code-v1/components/InputProgress/index.d.ts +1 -0
  264. package/pass-code-v1/components/InputProgress/index.js +7 -0
  265. package/pass-code-v1/components/InputProgress/transitions.css +52 -0
  266. package/pass-code-v1/components/KeyPad/Component.d.ts +31 -0
  267. package/pass-code-v1/components/KeyPad/Component.js +42 -0
  268. package/pass-code-v1/components/KeyPad/index.css +45 -0
  269. package/pass-code-v1/components/KeyPad/index.d.ts +1 -0
  270. package/pass-code-v1/components/KeyPad/index.js +7 -0
  271. package/pass-code-v1/components/KeyPadButton/Component.d.ts +32 -0
  272. package/pass-code-v1/components/KeyPadButton/Component.js +21 -0
  273. package/pass-code-v1/components/KeyPadButton/index.css +69 -0
  274. package/pass-code-v1/components/KeyPadButton/index.d.ts +1 -0
  275. package/pass-code-v1/components/KeyPadButton/index.js +7 -0
  276. package/pass-code-v1/cssm/Component.d.ts +62 -0
  277. package/pass-code-v1/cssm/Component.js +45 -0
  278. package/pass-code-v1/cssm/components/InputProgress/Component.d.ts +11 -0
  279. package/pass-code-v1/cssm/components/InputProgress/Component.js +38 -0
  280. package/pass-code-v1/cssm/components/InputProgress/index.d.ts +1 -0
  281. package/pass-code-v1/cssm/components/InputProgress/index.js +7 -0
  282. package/pass-code-v1/cssm/components/InputProgress/index.module.css +40 -0
  283. package/pass-code-v1/cssm/components/InputProgress/transitions.module.css +51 -0
  284. package/pass-code-v1/cssm/components/KeyPad/Component.d.ts +31 -0
  285. package/pass-code-v1/cssm/components/KeyPad/Component.js +41 -0
  286. package/pass-code-v1/cssm/components/KeyPad/index.d.ts +1 -0
  287. package/pass-code-v1/cssm/components/KeyPad/index.js +7 -0
  288. package/pass-code-v1/cssm/components/KeyPad/index.module.css +44 -0
  289. package/pass-code-v1/cssm/components/KeyPadButton/Component.d.ts +32 -0
  290. package/pass-code-v1/cssm/components/KeyPadButton/Component.js +20 -0
  291. package/pass-code-v1/cssm/components/KeyPadButton/index.d.ts +1 -0
  292. package/pass-code-v1/cssm/components/KeyPadButton/index.js +7 -0
  293. package/pass-code-v1/cssm/components/KeyPadButton/index.module.css +68 -0
  294. package/pass-code-v1/cssm/index.d.ts +2 -0
  295. package/pass-code-v1/cssm/index.js +9 -0
  296. package/pass-code-v1/cssm/index.module.css +37 -0
  297. package/pass-code-v1/cssm/shared/index.d.ts +1 -0
  298. package/pass-code-v1/cssm/shared/index.js +7 -0
  299. package/pass-code-v1/cssm/utils.d.ts +10 -0
  300. package/pass-code-v1/cssm/utils.js +17 -0
  301. package/pass-code-v1/cssm/vars.css +0 -0
  302. package/pass-code-v1/esm/Component.d.ts +62 -0
  303. package/pass-code-v1/esm/Component.js +43 -0
  304. package/pass-code-v1/esm/components/InputProgress/Component.d.ts +11 -0
  305. package/pass-code-v1/esm/components/InputProgress/Component.js +33 -0
  306. package/pass-code-v1/esm/components/InputProgress/index.css +41 -0
  307. package/pass-code-v1/esm/components/InputProgress/index.d.ts +1 -0
  308. package/pass-code-v1/esm/components/InputProgress/index.js +5 -0
  309. package/pass-code-v1/esm/components/InputProgress/transitions.css +52 -0
  310. package/pass-code-v1/esm/components/KeyPad/Component.d.ts +31 -0
  311. package/pass-code-v1/esm/components/KeyPad/Component.js +38 -0
  312. package/pass-code-v1/esm/components/KeyPad/index.css +45 -0
  313. package/pass-code-v1/esm/components/KeyPad/index.d.ts +1 -0
  314. package/pass-code-v1/esm/components/KeyPad/index.js +7 -0
  315. package/pass-code-v1/esm/components/KeyPadButton/Component.d.ts +32 -0
  316. package/pass-code-v1/esm/components/KeyPadButton/Component.js +14 -0
  317. package/pass-code-v1/esm/components/KeyPadButton/index.css +69 -0
  318. package/pass-code-v1/esm/components/KeyPadButton/index.d.ts +1 -0
  319. package/pass-code-v1/esm/components/KeyPadButton/index.js +4 -0
  320. package/pass-code-v1/esm/index.css +38 -0
  321. package/pass-code-v1/esm/index.d.ts +2 -0
  322. package/pass-code-v1/esm/index.js +11 -0
  323. package/pass-code-v1/esm/shared/index.d.ts +1 -0
  324. package/pass-code-v1/esm/shared/index.js +2 -0
  325. package/pass-code-v1/esm/utils.d.ts +10 -0
  326. package/pass-code-v1/esm/utils.js +15 -0
  327. package/pass-code-v1/index.css +38 -0
  328. package/pass-code-v1/index.d.ts +2 -0
  329. package/pass-code-v1/index.js +9 -0
  330. package/pass-code-v1/modern/Component.d.ts +62 -0
  331. package/pass-code-v1/modern/Component.js +42 -0
  332. package/pass-code-v1/modern/components/InputProgress/Component.d.ts +11 -0
  333. package/pass-code-v1/modern/components/InputProgress/Component.js +25 -0
  334. package/pass-code-v1/modern/components/InputProgress/index.css +41 -0
  335. package/pass-code-v1/modern/components/InputProgress/index.d.ts +1 -0
  336. package/pass-code-v1/modern/components/InputProgress/index.js +5 -0
  337. package/pass-code-v1/modern/components/InputProgress/transitions.css +52 -0
  338. package/pass-code-v1/modern/components/KeyPad/Component.d.ts +31 -0
  339. package/pass-code-v1/modern/components/KeyPad/Component.js +35 -0
  340. package/pass-code-v1/modern/components/KeyPad/index.css +45 -0
  341. package/pass-code-v1/modern/components/KeyPad/index.d.ts +1 -0
  342. package/pass-code-v1/modern/components/KeyPad/index.js +7 -0
  343. package/pass-code-v1/modern/components/KeyPadButton/Component.d.ts +32 -0
  344. package/pass-code-v1/modern/components/KeyPadButton/Component.js +13 -0
  345. package/pass-code-v1/modern/components/KeyPadButton/index.css +69 -0
  346. package/pass-code-v1/modern/components/KeyPadButton/index.d.ts +1 -0
  347. package/pass-code-v1/modern/components/KeyPadButton/index.js +4 -0
  348. package/pass-code-v1/modern/index.css +38 -0
  349. package/pass-code-v1/modern/index.d.ts +2 -0
  350. package/pass-code-v1/modern/index.js +11 -0
  351. package/pass-code-v1/modern/shared/index.d.ts +1 -0
  352. package/pass-code-v1/modern/shared/index.js +2 -0
  353. package/pass-code-v1/modern/utils.d.ts +10 -0
  354. package/pass-code-v1/modern/utils.js +15 -0
  355. package/pass-code-v1/package.json +3 -0
  356. package/pass-code-v1/shared/index.d.ts +1 -0
  357. package/pass-code-v1/shared/index.js +7 -0
  358. package/pass-code-v1/shared/package.json +3 -0
  359. package/pass-code-v1/utils.d.ts +10 -0
  360. package/pass-code-v1/utils.js +17 -0
  361. package/pattern-lock/components/base-pattern-lock/Component.js +7 -11
  362. package/pattern-lock/components/base-pattern-lock/index.css +11 -20
  363. package/pattern-lock/consts.js +8 -8
  364. package/pattern-lock/cssm/components/base-pattern-lock/Component.js +6 -10
  365. package/pattern-lock/cssm/components/base-pattern-lock/index.module.css +11 -20
  366. package/pattern-lock/cssm/consts.js +8 -8
  367. package/pattern-lock/cssm/desktop/desktop.module.css +3 -4
  368. package/pattern-lock/cssm/mobile/mobile.module.css +3 -26
  369. package/pattern-lock/cssm/typings.d.ts +6 -14
  370. package/pattern-lock/cssm/utils.d.ts +0 -2
  371. package/pattern-lock/cssm/utils.js +5 -30
  372. package/pattern-lock/desktop/desktop.css +3 -4
  373. package/pattern-lock/esm/components/base-pattern-lock/Component.js +7 -11
  374. package/pattern-lock/esm/components/base-pattern-lock/index.css +11 -20
  375. package/pattern-lock/esm/consts.js +8 -8
  376. package/pattern-lock/esm/desktop/desktop.css +3 -4
  377. package/pattern-lock/esm/mobile/mobile.css +3 -26
  378. package/pattern-lock/esm/typings.d.ts +6 -14
  379. package/pattern-lock/esm/utils.d.ts +0 -2
  380. package/pattern-lock/esm/utils.js +5 -30
  381. package/pattern-lock/mobile/mobile.css +3 -26
  382. package/pattern-lock/modern/components/base-pattern-lock/Component.js +6 -10
  383. package/pattern-lock/modern/components/base-pattern-lock/index.css +11 -20
  384. package/pattern-lock/modern/consts.js +8 -8
  385. package/pattern-lock/modern/desktop/desktop.css +3 -4
  386. package/pattern-lock/modern/mobile/mobile.css +3 -26
  387. package/pattern-lock/modern/typings.d.ts +6 -14
  388. package/pattern-lock/modern/utils.d.ts +0 -2
  389. package/pattern-lock/modern/utils.js +5 -30
  390. package/pattern-lock/typings.d.ts +6 -14
  391. package/pattern-lock/utils.d.ts +0 -2
  392. package/pattern-lock/utils.js +5 -30
  393. package/pattern-lock-v1/Component.responsive.d.ts +10 -0
  394. package/pattern-lock-v1/Component.responsive.js +25 -0
  395. package/pattern-lock-v1/components/base-pattern-lock/Component.d.ts +6 -0
  396. package/pattern-lock-v1/components/base-pattern-lock/Component.js +66 -0
  397. package/pattern-lock-v1/components/base-pattern-lock/index.css +45 -0
  398. package/pattern-lock-v1/components/base-pattern-lock/index.d.ts +1 -0
  399. package/pattern-lock-v1/components/base-pattern-lock/index.js +7 -0
  400. package/pattern-lock-v1/consts.d.ts +11 -0
  401. package/pattern-lock-v1/consts.js +32 -0
  402. package/pattern-lock-v1/cssm/Component.responsive.d.ts +10 -0
  403. package/pattern-lock-v1/cssm/Component.responsive.js +25 -0
  404. package/pattern-lock-v1/cssm/components/base-pattern-lock/Component.d.ts +6 -0
  405. package/pattern-lock-v1/cssm/components/base-pattern-lock/Component.js +65 -0
  406. package/pattern-lock-v1/cssm/components/base-pattern-lock/index.d.ts +1 -0
  407. package/pattern-lock-v1/cssm/components/base-pattern-lock/index.js +7 -0
  408. package/pattern-lock-v1/cssm/components/base-pattern-lock/index.module.css +44 -0
  409. package/pattern-lock-v1/cssm/consts.d.ts +11 -0
  410. package/pattern-lock-v1/cssm/consts.js +32 -0
  411. package/pattern-lock-v1/cssm/desktop/Component.desktop.d.ts +6 -0
  412. package/pattern-lock-v1/cssm/desktop/Component.desktop.js +15 -0
  413. package/pattern-lock-v1/cssm/desktop/desktop.module.css +27 -0
  414. package/pattern-lock-v1/cssm/desktop/index.d.ts +2 -0
  415. package/pattern-lock-v1/cssm/desktop/index.js +7 -0
  416. package/pattern-lock-v1/cssm/hooks/use-pattern-lock-cleanup.d.ts +6 -0
  417. package/pattern-lock-v1/cssm/hooks/use-pattern-lock-cleanup.js +16 -0
  418. package/pattern-lock-v1/cssm/index.d.ts +3 -0
  419. package/pattern-lock-v1/cssm/index.js +9 -0
  420. package/pattern-lock-v1/cssm/mobile/Component.mobile.d.ts +6 -0
  421. package/pattern-lock-v1/cssm/mobile/Component.mobile.js +15 -0
  422. package/pattern-lock-v1/cssm/mobile/index.d.ts +2 -0
  423. package/pattern-lock-v1/cssm/mobile/index.js +7 -0
  424. package/pattern-lock-v1/cssm/mobile/mobile.module.css +47 -0
  425. package/pattern-lock-v1/cssm/shared/index.d.ts +2 -0
  426. package/pattern-lock-v1/cssm/shared/index.js +9 -0
  427. package/pattern-lock-v1/cssm/typings.d.ts +91 -0
  428. package/pattern-lock-v1/cssm/typings.js +1 -0
  429. package/pattern-lock-v1/cssm/utils.d.ts +16 -0
  430. package/pattern-lock-v1/cssm/utils.js +94 -0
  431. package/pattern-lock-v1/cssm/vars.css +0 -0
  432. package/pattern-lock-v1/desktop/Component.desktop.d.ts +6 -0
  433. package/pattern-lock-v1/desktop/Component.desktop.js +16 -0
  434. package/pattern-lock-v1/desktop/desktop.css +28 -0
  435. package/pattern-lock-v1/desktop/index.d.ts +2 -0
  436. package/pattern-lock-v1/desktop/index.js +7 -0
  437. package/pattern-lock-v1/desktop/package.json +3 -0
  438. package/pattern-lock-v1/esm/Component.responsive.d.ts +10 -0
  439. package/pattern-lock-v1/esm/Component.responsive.js +26 -0
  440. package/pattern-lock-v1/esm/components/base-pattern-lock/Component.d.ts +6 -0
  441. package/pattern-lock-v1/esm/components/base-pattern-lock/Component.js +59 -0
  442. package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +45 -0
  443. package/pattern-lock-v1/esm/components/base-pattern-lock/index.d.ts +1 -0
  444. package/pattern-lock-v1/esm/components/base-pattern-lock/index.js +9 -0
  445. package/pattern-lock-v1/esm/consts.d.ts +11 -0
  446. package/pattern-lock-v1/esm/consts.js +27 -0
  447. package/pattern-lock-v1/esm/desktop/Component.desktop.d.ts +6 -0
  448. package/pattern-lock-v1/esm/desktop/Component.desktop.js +16 -0
  449. package/pattern-lock-v1/esm/desktop/desktop.css +28 -0
  450. package/pattern-lock-v1/esm/desktop/index.d.ts +2 -0
  451. package/pattern-lock-v1/esm/desktop/index.js +10 -0
  452. package/pattern-lock-v1/esm/hooks/use-pattern-lock-cleanup.d.ts +6 -0
  453. package/pattern-lock-v1/esm/hooks/use-pattern-lock-cleanup.js +14 -0
  454. package/pattern-lock-v1/esm/index.d.ts +3 -0
  455. package/pattern-lock-v1/esm/index.js +13 -0
  456. package/pattern-lock-v1/esm/mobile/Component.mobile.d.ts +6 -0
  457. package/pattern-lock-v1/esm/mobile/Component.mobile.js +16 -0
  458. package/pattern-lock-v1/esm/mobile/index.d.ts +2 -0
  459. package/pattern-lock-v1/esm/mobile/index.js +10 -0
  460. package/pattern-lock-v1/esm/mobile/mobile.css +48 -0
  461. package/pattern-lock-v1/esm/shared/index.d.ts +2 -0
  462. package/pattern-lock-v1/esm/shared/index.js +6 -0
  463. package/pattern-lock-v1/esm/typings.d.ts +91 -0
  464. package/pattern-lock-v1/esm/typings.js +1 -0
  465. package/pattern-lock-v1/esm/utils.d.ts +16 -0
  466. package/pattern-lock-v1/esm/utils.js +88 -0
  467. package/pattern-lock-v1/hooks/use-pattern-lock-cleanup.d.ts +6 -0
  468. package/pattern-lock-v1/hooks/use-pattern-lock-cleanup.js +16 -0
  469. package/pattern-lock-v1/index.d.ts +3 -0
  470. package/pattern-lock-v1/index.js +9 -0
  471. package/pattern-lock-v1/mobile/Component.mobile.d.ts +6 -0
  472. package/pattern-lock-v1/mobile/Component.mobile.js +16 -0
  473. package/pattern-lock-v1/mobile/index.d.ts +2 -0
  474. package/pattern-lock-v1/mobile/index.js +7 -0
  475. package/pattern-lock-v1/mobile/mobile.css +48 -0
  476. package/pattern-lock-v1/mobile/package.json +3 -0
  477. package/pattern-lock-v1/modern/Component.responsive.d.ts +10 -0
  478. package/pattern-lock-v1/modern/Component.responsive.js +24 -0
  479. package/pattern-lock-v1/modern/components/base-pattern-lock/Component.d.ts +6 -0
  480. package/pattern-lock-v1/modern/components/base-pattern-lock/Component.js +54 -0
  481. package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +45 -0
  482. package/pattern-lock-v1/modern/components/base-pattern-lock/index.d.ts +1 -0
  483. package/pattern-lock-v1/modern/components/base-pattern-lock/index.js +8 -0
  484. package/pattern-lock-v1/modern/consts.d.ts +11 -0
  485. package/pattern-lock-v1/modern/consts.js +27 -0
  486. package/pattern-lock-v1/modern/desktop/Component.desktop.d.ts +6 -0
  487. package/pattern-lock-v1/modern/desktop/Component.desktop.js +15 -0
  488. package/pattern-lock-v1/modern/desktop/desktop.css +28 -0
  489. package/pattern-lock-v1/modern/desktop/index.d.ts +2 -0
  490. package/pattern-lock-v1/modern/desktop/index.js +9 -0
  491. package/pattern-lock-v1/modern/hooks/use-pattern-lock-cleanup.d.ts +6 -0
  492. package/pattern-lock-v1/modern/hooks/use-pattern-lock-cleanup.js +14 -0
  493. package/pattern-lock-v1/modern/index.d.ts +3 -0
  494. package/pattern-lock-v1/modern/index.js +12 -0
  495. package/pattern-lock-v1/modern/mobile/Component.mobile.d.ts +6 -0
  496. package/pattern-lock-v1/modern/mobile/Component.mobile.js +15 -0
  497. package/pattern-lock-v1/modern/mobile/index.d.ts +2 -0
  498. package/pattern-lock-v1/modern/mobile/index.js +9 -0
  499. package/pattern-lock-v1/modern/mobile/mobile.css +48 -0
  500. package/pattern-lock-v1/modern/shared/index.d.ts +2 -0
  501. package/pattern-lock-v1/modern/shared/index.js +5 -0
  502. package/pattern-lock-v1/modern/typings.d.ts +91 -0
  503. package/pattern-lock-v1/modern/typings.js +1 -0
  504. package/pattern-lock-v1/modern/utils.d.ts +16 -0
  505. package/pattern-lock-v1/modern/utils.js +98 -0
  506. package/pattern-lock-v1/package.json +3 -0
  507. package/pattern-lock-v1/shared/index.d.ts +2 -0
  508. package/pattern-lock-v1/shared/index.js +9 -0
  509. package/pattern-lock-v1/shared/package.json +3 -0
  510. package/pattern-lock-v1/typings.d.ts +91 -0
  511. package/pattern-lock-v1/typings.js +1 -0
  512. package/pattern-lock-v1/utils.d.ts +16 -0
  513. package/pattern-lock-v1/utils.js +94 -0
  514. package/picker-button/cssm/index-bdb4c6b9.d.ts +13 -1
  515. package/picker-button/esm/index-bdb4c6b9.d.ts +13 -1
  516. package/picker-button/index-bdb4c6b9.d.ts +13 -1
  517. package/picker-button/modern/index-bdb4c6b9.d.ts +13 -1
  518. package/popover/Component.js +1 -2
  519. package/popover/cssm/Component.js +1 -2
  520. package/popover/esm/Component.js +1 -2
  521. package/popover/esm/index.js +0 -1
  522. package/popover/modern/Component.js +1 -2
  523. package/popover/modern/index.js +0 -1
  524. package/pure-cell/component.js +1 -1
  525. package/pure-cell/components/addon/component.js +1 -1
  526. package/pure-cell/components/addon/index.d.ts +1 -1
  527. package/pure-cell/components/addon/index.js +1 -1
  528. package/pure-cell/components/amount/component.js +1 -1
  529. package/pure-cell/components/amount/index.d.ts +1 -1
  530. package/pure-cell/components/amount/index.js +1 -1
  531. package/pure-cell/components/amount-title/component.js +1 -1
  532. package/pure-cell/components/amount-title/index.d.ts +1 -1
  533. package/pure-cell/components/amount-title/index.js +1 -1
  534. package/pure-cell/components/category/component.js +1 -1
  535. package/pure-cell/components/category/index.d.ts +1 -1
  536. package/pure-cell/components/category/index.js +1 -1
  537. package/pure-cell/components/content/component.js +1 -1
  538. package/pure-cell/components/content/index.d.ts +1 -1
  539. package/pure-cell/components/content/index.js +1 -1
  540. package/pure-cell/components/footer/component.js +1 -1
  541. package/pure-cell/components/footer/index.d.ts +1 -1
  542. package/pure-cell/components/footer/index.js +1 -1
  543. package/pure-cell/components/footer-button/component.js +1 -1
  544. package/pure-cell/components/footer-button/index.d.ts +1 -1
  545. package/pure-cell/components/footer-button/index.js +1 -1
  546. package/pure-cell/components/footer-text/component.js +1 -1
  547. package/pure-cell/components/footer-text/index.d.ts +1 -1
  548. package/pure-cell/components/footer-text/index.js +1 -1
  549. package/pure-cell/components/graphics/component.js +1 -1
  550. package/pure-cell/components/graphics/index.d.ts +1 -1
  551. package/pure-cell/components/graphics/index.js +1 -1
  552. package/pure-cell/components/main/component.js +1 -1
  553. package/pure-cell/components/main/index.d.ts +1 -1
  554. package/pure-cell/components/main/index.js +1 -1
  555. package/pure-cell/components/text/component.js +1 -1
  556. package/pure-cell/components/text/index.d.ts +1 -1
  557. package/pure-cell/components/text/index.js +1 -1
  558. package/pure-cell/esm/component.js +1 -1
  559. package/pure-cell/esm/components/addon/component.js +1 -1
  560. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  561. package/pure-cell/esm/components/addon/index.js +1 -1
  562. package/pure-cell/esm/components/amount/component.js +1 -1
  563. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  564. package/pure-cell/esm/components/amount/index.js +1 -1
  565. package/pure-cell/esm/components/amount-title/component.js +1 -1
  566. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  567. package/pure-cell/esm/components/amount-title/index.js +1 -1
  568. package/pure-cell/esm/components/category/component.js +1 -1
  569. package/pure-cell/esm/components/category/index.d.ts +1 -1
  570. package/pure-cell/esm/components/category/index.js +1 -1
  571. package/pure-cell/esm/components/content/component.js +1 -1
  572. package/pure-cell/esm/components/content/index.d.ts +1 -1
  573. package/pure-cell/esm/components/content/index.js +1 -1
  574. package/pure-cell/esm/components/footer/component.js +1 -1
  575. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  576. package/pure-cell/esm/components/footer/index.js +1 -1
  577. package/pure-cell/esm/components/footer-button/component.js +1 -1
  578. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  579. package/pure-cell/esm/components/footer-button/index.js +1 -1
  580. package/pure-cell/esm/components/footer-text/component.js +1 -1
  581. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  582. package/pure-cell/esm/components/footer-text/index.js +1 -1
  583. package/pure-cell/esm/components/graphics/component.js +1 -1
  584. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  585. package/pure-cell/esm/components/graphics/index.js +1 -1
  586. package/pure-cell/esm/components/main/component.js +1 -1
  587. package/pure-cell/esm/components/main/index.d.ts +1 -1
  588. package/pure-cell/esm/components/main/index.js +1 -1
  589. package/pure-cell/esm/components/text/component.js +1 -1
  590. package/pure-cell/esm/components/text/index.d.ts +1 -1
  591. package/pure-cell/esm/components/text/index.js +1 -1
  592. package/pure-cell/esm/index.js +1 -1
  593. package/pure-cell/index.js +1 -1
  594. package/pure-cell/modern/component.js +1 -1
  595. package/pure-cell/modern/components/addon/component.js +1 -1
  596. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  597. package/pure-cell/modern/components/addon/index.js +1 -1
  598. package/pure-cell/modern/components/amount/component.js +1 -1
  599. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  600. package/pure-cell/modern/components/amount/index.js +1 -1
  601. package/pure-cell/modern/components/amount-title/component.js +1 -1
  602. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  603. package/pure-cell/modern/components/amount-title/index.js +1 -1
  604. package/pure-cell/modern/components/category/component.js +1 -1
  605. package/pure-cell/modern/components/category/index.d.ts +1 -1
  606. package/pure-cell/modern/components/category/index.js +1 -1
  607. package/pure-cell/modern/components/content/component.js +1 -1
  608. package/pure-cell/modern/components/content/index.d.ts +1 -1
  609. package/pure-cell/modern/components/content/index.js +1 -1
  610. package/pure-cell/modern/components/footer/component.js +1 -1
  611. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  612. package/pure-cell/modern/components/footer/index.js +1 -1
  613. package/pure-cell/modern/components/footer-button/component.js +1 -1
  614. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  615. package/pure-cell/modern/components/footer-button/index.js +1 -1
  616. package/pure-cell/modern/components/footer-text/component.js +1 -1
  617. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  618. package/pure-cell/modern/components/footer-text/index.js +1 -1
  619. package/pure-cell/modern/components/graphics/component.js +1 -1
  620. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  621. package/pure-cell/modern/components/graphics/index.js +1 -1
  622. package/pure-cell/modern/components/main/component.js +1 -1
  623. package/pure-cell/modern/components/main/index.d.ts +1 -1
  624. package/pure-cell/modern/components/main/index.js +1 -1
  625. package/pure-cell/modern/components/text/component.js +1 -1
  626. package/pure-cell/modern/components/text/index.d.ts +1 -1
  627. package/pure-cell/modern/components/text/index.js +1 -1
  628. package/pure-cell/modern/index.js +1 -1
  629. package/select/esm/Component.responsive.js +1 -1
  630. package/select/esm/index.js +1 -1
  631. package/select/esm/mobile/Component.mobile.js +1 -1
  632. package/select/esm/mobile/Component.modal.mobile.js +1 -1
  633. package/select/esm/mobile/index.js +1 -1
  634. package/select/esm/presets/index.js +1 -1
  635. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  636. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  637. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  638. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  639. package/select/esm/shared/index.js +1 -1
  640. package/select/mobile/Component.mobile.js +1 -1
  641. package/select/modern/Component.responsive.js +1 -1
  642. package/select/modern/index.js +1 -1
  643. package/select/modern/mobile/Component.mobile.js +1 -1
  644. package/select/modern/mobile/Component.modal.mobile.js +1 -1
  645. package/select/modern/mobile/index.js +1 -1
  646. package/select/modern/presets/index.js +1 -1
  647. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  648. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  649. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  650. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  651. package/select/modern/shared/index.js +1 -1
  652. package/select/presets/index.js +1 -1
  653. package/select/presets/useSelectWithApply/hook.js +1 -1
  654. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  655. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  656. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  657. package/select/shared/index.js +1 -1
  658. package/side-panel/components/controls/Component.js +1 -1
  659. package/side-panel/components/footer/Component.js +1 -1
  660. package/side-panel/esm/Component.responsive.js +1 -1
  661. package/side-panel/esm/components/controls/Component.js +1 -1
  662. package/side-panel/esm/components/controls/index.js +1 -1
  663. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  664. package/side-panel/esm/components/footer/Component.js +1 -1
  665. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  666. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  667. package/side-panel/esm/desktop/index.js +1 -1
  668. package/side-panel/esm/index.js +1 -1
  669. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  670. package/side-panel/esm/mobile/index.js +1 -1
  671. package/side-panel/modern/Component.responsive.js +1 -1
  672. package/side-panel/modern/components/controls/Component.js +1 -1
  673. package/side-panel/modern/components/controls/index.js +1 -1
  674. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  675. package/side-panel/modern/components/footer/Component.js +1 -1
  676. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  677. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  678. package/side-panel/modern/desktop/index.js +1 -1
  679. package/side-panel/modern/index.js +1 -1
  680. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  681. package/side-panel/modern/mobile/index.js +1 -1
  682. package/stack/component.js +4 -4
  683. package/stack/context.d.ts +29 -0
  684. package/stack/context.js +34 -0
  685. package/stack/cssm/component.js +4 -4
  686. package/stack/cssm/context.d.ts +29 -0
  687. package/stack/cssm/context.js +34 -0
  688. package/stack/cssm/index.d.ts +1 -0
  689. package/stack/cssm/index.js +3 -0
  690. package/stack/esm/component.js +1 -1
  691. package/stack/esm/context.d.ts +29 -0
  692. package/stack/esm/context.js +31 -0
  693. package/stack/esm/index.d.ts +1 -0
  694. package/stack/esm/index.js +1 -1
  695. package/stack/index.d.ts +1 -0
  696. package/stack/index.js +3 -0
  697. package/stack/modern/component.js +1 -1
  698. package/stack/modern/context.d.ts +29 -0
  699. package/stack/modern/context.js +31 -0
  700. package/stack/modern/index.d.ts +1 -0
  701. package/stack/modern/index.js +1 -1
  702. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  703. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  704. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  705. package/tabs/components/primary-tablist/mobile.css +1 -0
  706. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  707. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  708. package/tabs/components/secondary-tablist/mobile.css +1 -0
  709. package/tabs/esm/collapsible/index.js +1 -1
  710. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  711. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  712. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  713. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  714. package/tabs/esm/components/primary-tablist/mobile.css +1 -0
  715. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  716. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  717. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  718. package/tabs/esm/components/secondary-tablist/mobile.css +1 -0
  719. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  720. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  721. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  722. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  723. package/tabs/esm/desktop/index.js +2 -2
  724. package/tabs/esm/index.js +2 -2
  725. package/tabs/esm/mobile/index.js +2 -2
  726. package/tabs/modern/collapsible/index.js +1 -1
  727. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  728. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  729. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  730. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  731. package/tabs/modern/components/primary-tablist/mobile.css +1 -0
  732. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  733. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  734. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  735. package/tabs/modern/components/secondary-tablist/mobile.css +1 -0
  736. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  737. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  738. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  739. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  740. package/tabs/modern/desktop/index.js +2 -2
  741. package/tabs/modern/index.js +2 -2
  742. package/tabs/modern/mobile/index.js +2 -2
  743. package/textarea/Component.js +1 -1
  744. package/textarea/components/PseudoTextArea.js +1 -1
  745. package/textarea/components/index.d.ts +1 -1
  746. package/textarea/components/index.js +1 -1
  747. package/textarea/esm/Component.js +1 -1
  748. package/textarea/esm/components/PseudoTextArea.js +1 -1
  749. package/textarea/esm/components/index.d.ts +1 -1
  750. package/textarea/esm/components/index.js +1 -1
  751. package/textarea/esm/index.js +1 -1
  752. package/textarea/modern/Component.js +1 -1
  753. package/textarea/modern/components/PseudoTextArea.js +1 -1
  754. package/textarea/modern/components/index.d.ts +1 -1
  755. package/textarea/modern/components/index.js +1 -1
  756. package/textarea/modern/index.js +1 -1
  757. package/themes/click.css +1 -0
  758. package/themes/compiled/mobile-dark-bluetint.css +5 -5
  759. package/themes/corp.css +1 -0
  760. package/themes/intranet.css +1 -0
  761. package/themes/mobile.css +1 -0
  762. package/themes/site.css +1 -0
  763. package/toast/components/base-toast/component.js +1 -2
  764. package/toast/cssm/components/base-toast/component.js +1 -2
  765. package/toast/esm/Component.responsive.js +0 -1
  766. package/toast/esm/components/base-toast/component.js +1 -2
  767. package/toast/esm/components/base-toast/index.js +0 -1
  768. package/toast/esm/desktop/Component.desktop.js +0 -1
  769. package/toast/esm/desktop/index.js +0 -1
  770. package/toast/esm/index.js +0 -1
  771. package/toast/esm/mobile/Component.mobile.js +0 -1
  772. package/toast/esm/mobile/index.js +0 -1
  773. package/toast/modern/Component.responsive.js +0 -1
  774. package/toast/modern/components/base-toast/component.js +1 -2
  775. package/toast/modern/components/base-toast/index.js +0 -1
  776. package/toast/modern/desktop/Component.desktop.js +0 -1
  777. package/toast/modern/desktop/index.js +0 -1
  778. package/toast/modern/index.js +0 -1
  779. package/toast/modern/mobile/Component.mobile.js +0 -1
  780. package/toast/modern/mobile/index.js +0 -1
  781. package/toast-plate/components/base-toast-plate/component.js +1 -1
  782. package/toast-plate/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +1 -1
  783. package/toast-plate/esm/Component.responsive.js +1 -1
  784. package/toast-plate/esm/components/base-toast-plate/component.js +1 -1
  785. package/toast-plate/esm/components/base-toast-plate/index.js +1 -1
  786. package/toast-plate/esm/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +1 -1
  787. package/toast-plate/esm/desktop/Component.desktop.js +1 -1
  788. package/toast-plate/esm/desktop/index.js +1 -1
  789. package/toast-plate/esm/index-307da6d7.d.ts +1 -1
  790. package/toast-plate/esm/index.js +1 -1
  791. package/toast-plate/esm/mobile/Component.mobile.js +1 -1
  792. package/toast-plate/esm/mobile/index.js +1 -1
  793. package/toast-plate/index-307da6d7.d.ts +1 -1
  794. package/toast-plate/modern/Component.responsive.js +1 -1
  795. package/toast-plate/modern/components/base-toast-plate/component.js +1 -1
  796. package/toast-plate/modern/components/base-toast-plate/index.js +1 -1
  797. package/toast-plate/modern/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +1 -1
  798. package/toast-plate/modern/desktop/Component.desktop.js +1 -1
  799. package/toast-plate/modern/desktop/index.js +1 -1
  800. package/toast-plate/modern/index-307da6d7.d.ts +1 -1
  801. package/toast-plate/modern/index.js +1 -1
  802. package/toast-plate/modern/mobile/Component.mobile.js +1 -1
  803. package/toast-plate/modern/mobile/index.js +1 -1
  804. package/typography/esm/component.js +2 -2
  805. package/typography/esm/index.js +2 -2
  806. package/typography/esm/text/component.js +1 -1
  807. package/typography/esm/text/index.js +1 -1
  808. package/typography/esm/title/component.js +1 -1
  809. package/typography/esm/title/index.js +2 -2
  810. package/typography/esm/title-mobile/component.js +2 -2
  811. package/typography/esm/title-mobile/index.js +2 -2
  812. package/typography/esm/title-responsive/component.js +2 -2
  813. package/typography/esm/title-responsive/index.js +2 -2
  814. package/typography/modern/component.js +2 -2
  815. package/typography/modern/index.js +2 -2
  816. package/typography/modern/text/component.js +1 -1
  817. package/typography/modern/text/index.js +1 -1
  818. package/typography/modern/title/component.js +1 -1
  819. package/typography/modern/title/index.js +2 -2
  820. package/typography/modern/title-mobile/component.js +2 -2
  821. package/typography/modern/title-mobile/index.js +2 -2
  822. package/typography/modern/title-responsive/component.js +2 -2
  823. package/typography/modern/title-responsive/index.js +2 -2
  824. package/typography/text/component.js +1 -1
  825. package/typography/title/component.js +1 -1
  826. package/typography/title/index.js +1 -1
  827. package/typography/title-mobile/component.js +1 -1
  828. package/typography/title-responsive/component.js +1 -1
  829. package/underlay/Component.js +1 -1
  830. package/underlay/esm/Component.js +1 -1
  831. package/underlay/esm/index.js +1 -1
  832. package/underlay/esm/utils/getBorderCorners.js +1 -1
  833. package/underlay/esm/utils/getClasses.js +1 -1
  834. package/underlay/modern/Component.js +1 -1
  835. package/underlay/modern/index.js +1 -1
  836. package/underlay/modern/utils/getBorderCorners.js +1 -1
  837. package/underlay/modern/utils/getClasses.js +1 -1
  838. package/underlay/utils/getBorderCorners.js +1 -1
  839. package/underlay/utils/getClasses.js +1 -1
  840. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  841. package/universal-date-input/components/date-input/Component.js +1 -1
  842. package/universal-date-input/components/date-range-input/Component.js +1 -1
  843. package/universal-date-input/cssm/index-5712fce2.d.ts +13 -1
  844. package/universal-date-input/esm/Component.responsive.js +1 -1
  845. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  846. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  847. package/universal-date-input/esm/components/date-input/Component.js +1 -1
  848. package/universal-date-input/esm/components/date-input/index.js +1 -1
  849. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  850. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  851. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  852. package/universal-date-input/esm/desktop/index.js +1 -1
  853. package/universal-date-input/esm/index-5712fce2.d.ts +13 -1
  854. package/universal-date-input/esm/index.js +1 -1
  855. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  856. package/universal-date-input/esm/mobile/index.js +1 -1
  857. package/universal-date-input/index-5712fce2.d.ts +13 -1
  858. package/universal-date-input/modern/Component.responsive.js +1 -1
  859. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  860. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  861. package/universal-date-input/modern/components/date-input/Component.js +1 -1
  862. package/universal-date-input/modern/components/date-input/index.js +1 -1
  863. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  864. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  865. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  866. package/universal-date-input/modern/desktop/index.js +1 -1
  867. package/universal-date-input/modern/index-5712fce2.d.ts +13 -1
  868. package/universal-date-input/modern/index.js +1 -1
  869. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  870. package/universal-date-input/modern/mobile/index.js +1 -1
  871. package/vars/cssm/bundle/click.css +1 -0
  872. package/vars/cssm/bundle/corp.css +1 -0
  873. package/vars/cssm/bundle/intranet.css +1 -0
  874. package/vars/cssm/bundle/mobile.css +1 -0
  875. package/vars/cssm/bundle/site.css +1 -0
  876. package/vars/cssm/gaps.css +1 -0
  877. package/vars/cssm/index.css +1 -0
  878. package/vars/cssm/index.d.ts +1 -0
  879. package/vars/cssm/index.js +1 -0
  880. package/vars/esm/index.d.ts +1 -0
  881. package/vars/esm/index.js +2 -1
  882. package/vars/gaps.css +1 -0
  883. package/vars/index.d.ts +1 -0
  884. package/vars/index.js +1 -0
  885. package/vars/modern/index.d.ts +1 -0
  886. package/vars/modern/index.js +2 -1
  887. package/international-phone-input/cssm/index-7ca84eff.d.ts +0 -15
  888. package/international-phone-input/esm/index-7ca84eff.d.ts +0 -15
  889. package/international-phone-input/index-7ca84eff.d.ts +0 -15
  890. package/international-phone-input/modern/index-7ca84eff.d.ts +0 -15
  891. /package/calendar-range/esm/{index.module-357c54b1.js → index.module-623d82cb.js} +0 -0
  892. /package/calendar-range/{index.module-ecaac793.js → index.module-d25909db.js} +0 -0
  893. /package/calendar-range/modern/{index.module-1cf41baf.js → index.module-aef2c351.js} +0 -0
  894. /package/confirmation/{countdown-section-80b2f871.d.ts → countdown-section-0a04b556.d.ts} +0 -0
  895. /package/confirmation/{countdown-section-80b2f871.js → countdown-section-0a04b556.js} +0 -0
  896. /package/confirmation/esm/{countdown-section-acc1051f.d.ts → countdown-section-1b225f27.d.ts} +0 -0
  897. /package/confirmation/esm/{countdown-section-acc1051f.js → countdown-section-1b225f27.js} +0 -0
  898. /package/confirmation/modern/{countdown-section-91463948.d.ts → countdown-section-81b6d9a7.d.ts} +0 -0
  899. /package/confirmation/modern/{countdown-section-91463948.js → countdown-section-81b6d9a7.js} +0 -0
  900. /package/gallery/{buttons-2d32d0ff.d.ts → buttons-d8774f2d.d.ts} +0 -0
  901. /package/gallery/{buttons-2d32d0ff.js → buttons-d8774f2d.js} +0 -0
  902. /package/gallery/esm/{buttons-7f3fd122.d.ts → buttons-49914c40.d.ts} +0 -0
  903. /package/gallery/esm/{buttons-7f3fd122.js → buttons-49914c40.js} +0 -0
  904. /package/gallery/esm/{slide-296478be.d.ts → slide-3443a4cc.d.ts} +0 -0
  905. /package/gallery/esm/{slide-296478be.js → slide-3443a4cc.js} +0 -0
  906. /package/gallery/modern/{buttons-efa9898e.d.ts → buttons-6df48be7.d.ts} +0 -0
  907. /package/gallery/modern/{buttons-efa9898e.js → buttons-6df48be7.js} +0 -0
  908. /package/gallery/modern/{slide-7d442501.d.ts → slide-0bca9ff6.d.ts} +0 -0
  909. /package/gallery/modern/{slide-7d442501.js → slide-0bca9ff6.js} +0 -0
  910. /package/gallery/{slide-4fbf6ff4.d.ts → slide-bb1b1545.d.ts} +0 -0
  911. /package/gallery/{slide-4fbf6ff4.js → slide-bb1b1545.js} +0 -0
  912. /package/list/{Component-ff6688dc.d.ts → Component-a602be93.d.ts} +0 -0
  913. /package/list/{Component-ff6688dc.js → Component-a602be93.js} +0 -0
  914. /package/list/esm/{Component-e815e6a4.d.ts → Component-cb53d490.d.ts} +0 -0
  915. /package/list/esm/{Component-e815e6a4.js → Component-cb53d490.js} +0 -0
  916. /package/list/modern/{Component-ec34e05a.d.ts → Component-a046ddbb.d.ts} +0 -0
  917. /package/list/modern/{Component-ec34e05a.js → Component-a046ddbb.js} +0 -0
  918. /package/markdown/esm/{use-overrides-1ff68396.d.ts → use-overrides-07b626db.d.ts} +0 -0
  919. /package/markdown/esm/{use-overrides-1ff68396.js → use-overrides-07b626db.js} +0 -0
  920. /package/markdown/modern/{use-overrides-7e45f101.d.ts → use-overrides-b5b09003.d.ts} +0 -0
  921. /package/markdown/modern/{use-overrides-7e45f101.js → use-overrides-b5b09003.js} +0 -0
  922. /package/markdown/{use-overrides-86d99dd7.d.ts → use-overrides-822accd9.d.ts} +0 -0
  923. /package/markdown/{use-overrides-86d99dd7.js → use-overrides-822accd9.js} +0 -0
  924. /package/modal/esm/{layout.module-8c2ad581.js → layout.module-8a8d6fa8.js} +0 -0
  925. /package/modal/{layout.module-9c7f42a7.js → layout.module-dbae8fb5.js} +0 -0
  926. /package/modal/modern/{layout.module-7b9f84d6.js → layout.module-2a1bae54.js} +0 -0
  927. /package/pure-cell/{component-450c931b.d.ts → component-7416d908.d.ts} +0 -0
  928. /package/pure-cell/{component-450c931b.js → component-7416d908.js} +0 -0
  929. /package/pure-cell/esm/{component-1f6fb693.d.ts → component-3d640b7c.d.ts} +0 -0
  930. /package/pure-cell/esm/{component-1f6fb693.js → component-3d640b7c.js} +0 -0
  931. /package/pure-cell/modern/{component-fe791444.d.ts → component-3e8f0f6a.d.ts} +0 -0
  932. /package/pure-cell/modern/{component-fe791444.js → component-3e8f0f6a.js} +0 -0
  933. /package/select/esm/{hook-74e64a0c.d.ts → hook-4bc5eed1.d.ts} +0 -0
  934. /package/select/esm/{hook-74e64a0c.js → hook-4bc5eed1.js} +0 -0
  935. /package/select/{hook-0bb52889.d.ts → hook-3574e55f.d.ts} +0 -0
  936. /package/select/{hook-0bb52889.js → hook-3574e55f.js} +0 -0
  937. /package/select/modern/{hook-6af684e1.d.ts → hook-eedbc391.d.ts} +0 -0
  938. /package/select/modern/{hook-6af684e1.js → hook-eedbc391.js} +0 -0
  939. /package/side-panel/esm/{layout.module-42bf261d.js → layout.module-a53b23ae.js} +0 -0
  940. /package/side-panel/{layout.module-2ea47a88.js → layout.module-3d4049aa.js} +0 -0
  941. /package/side-panel/modern/{layout.module-39651e51.js → layout.module-053ba351.js} +0 -0
  942. /package/tabs/esm/{index.module-ba7b2cb2.js → index.module-933af431.js} +0 -0
  943. /package/tabs/esm/{index.module-5a0e55b4.js → index.module-cf06e057.js} +0 -0
  944. /package/tabs/{index.module-cbc6d7c7.js → index.module-7921c543.js} +0 -0
  945. /package/tabs/{index.module-d6f111ab.js → index.module-b12043c1.js} +0 -0
  946. /package/tabs/modern/{index.module-ff97782f.js → index.module-2be333c9.js} +0 -0
  947. /package/tabs/modern/{index.module-a08c8cf9.js → index.module-31d8ecb3.js} +0 -0
  948. /package/textarea/{PseudoTextArea-53ba3572.d.ts → PseudoTextArea-1ccf8201.d.ts} +0 -0
  949. /package/textarea/{PseudoTextArea-53ba3572.js → PseudoTextArea-1ccf8201.js} +0 -0
  950. /package/textarea/esm/{PseudoTextArea-278ebb87.d.ts → PseudoTextArea-76d3dc41.d.ts} +0 -0
  951. /package/textarea/esm/{PseudoTextArea-278ebb87.js → PseudoTextArea-76d3dc41.js} +0 -0
  952. /package/textarea/modern/{PseudoTextArea-0d65e973.d.ts → PseudoTextArea-e429aefb.d.ts} +0 -0
  953. /package/textarea/modern/{PseudoTextArea-0d65e973.js → PseudoTextArea-e429aefb.js} +0 -0
  954. /package/toast-plate/esm/{getDataTestId-32d52205.d.ts → getDataTestId-9abe1e7b.d.ts} +0 -0
  955. /package/toast-plate/esm/{getDataTestId-32d52205.js → getDataTestId-9abe1e7b.js} +0 -0
  956. /package/toast-plate/{getDataTestId-1de39d74.d.ts → getDataTestId-ee42e490.d.ts} +0 -0
  957. /package/toast-plate/{getDataTestId-1de39d74.js → getDataTestId-ee42e490.js} +0 -0
  958. /package/toast-plate/modern/{getDataTestId-dd00ab19.d.ts → getDataTestId-13030809.d.ts} +0 -0
  959. /package/toast-plate/modern/{getDataTestId-dd00ab19.js → getDataTestId-13030809.js} +0 -0
  960. /package/typography/{colors.module-95ea7fc4.js → colors.module-b5748ea8.js} +0 -0
  961. /package/typography/{common.module-ae53b4de.js → common.module-80bf51b5.js} +0 -0
  962. /package/typography/esm/{colors.module-2b53143b.js → colors.module-f3766eb5.js} +0 -0
  963. /package/typography/esm/{common.module-1373fada.js → common.module-f848d683.js} +0 -0
  964. /package/typography/modern/{colors.module-5db1b616.js → colors.module-a1c32450.js} +0 -0
  965. /package/typography/modern/{common.module-49874e31.js → common.module-51b2b521.js} +0 -0
  966. /package/underlay/esm/{index.module-62313110.js → index.module-5d0c8b19.js} +0 -0
  967. /package/underlay/{index.module-ac30b0c0.js → index.module-8abd8137.js} +0 -0
  968. /package/underlay/modern/{index.module-072eac49.js → index.module-18cad96b.js} +0 -0
  969. /package/universal-date-input/esm/{index.module-fe996ac6.js → index.module-c3d4524c.js} +0 -0
  970. /package/universal-date-input/{index.module-0a5591a5.js → index.module-9e01be89.js} +0 -0
  971. /package/universal-date-input/modern/{index.module-4dd39b6b.js → index.module-8877db57.js} +0 -0
@@ -1942,6 +1942,7 @@
1942
1942
  --gap-2xs: 4px;
1943
1943
  --gap-xs: 8px;
1944
1944
  --gap-s: 12px;
1945
+ --gap-2s: 14px;
1945
1946
  --gap-m: 16px;
1946
1947
  --gap-l: 20px;
1947
1948
  --gap-xl: 24px;
@@ -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-5a0e55b4.js';
5
+ import { c as commonStyles } from '../../index.module-cf06e057.js';
6
6
  import 'classnames';
7
7
  import '../../hooks/use-tabs.js';
8
8
  import 'react-merge-refs';
@@ -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-5a0e55b4.js';
6
+ import { c as commonStyles } from '../../index.module-cf06e057.js';
7
7
  import '../../hooks/use-tabs.js';
8
8
  import 'react-merge-refs';
9
9
  import '../../../../shared/esm';
@@ -17,7 +17,7 @@ import '../../../../icon-button/esm';
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-5a0e55b4.js';
20
+ import '../../index.module-cf06e057.js';
21
21
  import '../../../../tag/esm/mobile';
22
22
 
23
23
  var SecondaryTabListResponsive = function (_a) {
@@ -1554,6 +1554,7 @@
1554
1554
  --gap-2xs: 4px;
1555
1555
  --gap-xs: 8px;
1556
1556
  --gap-s: 12px;
1557
+ --gap-2s: 14px;
1557
1558
  --gap-m: 16px;
1558
1559
  --gap-l: 20px;
1559
1560
  --gap-xl: 24px;
@@ -16,7 +16,7 @@ import 'react-merge-refs';
16
16
  import '../../../../shared/esm';
17
17
  import '../../synthetic-events.js';
18
18
  import '../title/Component.js';
19
- import '../../index.module-ba7b2cb2.js';
19
+ import '../../index.module-933af431.js';
20
20
 
21
21
  var TabsCollapsible = function (_a) {
22
22
  var restProps = __rest(_a, []);
@@ -19,10 +19,10 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
19
19
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../scroll-controls/utils.js';
21
21
  import '../title/Component.js';
22
- import '../../index.module-ba7b2cb2.js';
22
+ import '../../index.module-933af431.js';
23
23
  import '../../../../tag/esm/desktop';
24
24
  import '../secondary-tablist/Component.js';
25
- import '../../index.module-5a0e55b4.js';
25
+ import '../../index.module-cf06e057.js';
26
26
 
27
27
  var views = {
28
28
  primary: PrimaryTabListDesktop,
@@ -19,10 +19,10 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
19
19
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../scroll-controls/utils.js';
21
21
  import '../title/Component.js';
22
- import '../../index.module-ba7b2cb2.js';
22
+ import '../../index.module-933af431.js';
23
23
  import '../../../../tag/esm/mobile';
24
24
  import '../secondary-tablist/Component.js';
25
- import '../../index.module-5a0e55b4.js';
25
+ import '../../index.module-cf06e057.js';
26
26
 
27
27
  var views = {
28
28
  primary: PrimaryTabListMobile,
@@ -21,12 +21,12 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
21
21
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
22
22
  import '../scroll-controls/utils.js';
23
23
  import '../title/Component.js';
24
- import '../../index.module-ba7b2cb2.js';
24
+ import '../../index.module-933af431.js';
25
25
  import '../primary-tablist/Component.mobile.js';
26
26
  import '../secondary-tablist/Component.desktop.js';
27
27
  import '../../../../tag/esm/desktop';
28
28
  import '../secondary-tablist/Component.js';
29
- import '../../index.module-5a0e55b4.js';
29
+ import '../../index.module-cf06e057.js';
30
30
  import '../secondary-tablist/Component.mobile.js';
31
31
  import '../../../../tag/esm/mobile';
32
32
 
@@ -20,8 +20,8 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
20
20
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
21
21
  import '../components/scroll-controls/utils.js';
22
22
  import '../components/title/Component.js';
23
- import '../index.module-ba7b2cb2.js';
23
+ import '../index.module-933af431.js';
24
24
  import '../../../tag/esm/desktop';
25
25
  import '../components/secondary-tablist/Component.js';
26
- import '../index.module-5a0e55b4.js';
26
+ import '../index.module-cf06e057.js';
27
27
  import '../components/tabs/Component.js';
package/tabs/esm/index.js CHANGED
@@ -22,12 +22,12 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
22
22
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
23
23
  import './components/scroll-controls/utils.js';
24
24
  import './components/title/Component.js';
25
- import './index.module-ba7b2cb2.js';
25
+ import './index.module-933af431.js';
26
26
  import './components/primary-tablist/Component.mobile.js';
27
27
  import './components/secondary-tablist/Component.desktop.js';
28
28
  import '../../tag/esm/desktop';
29
29
  import './components/secondary-tablist/Component.js';
30
- import './index.module-5a0e55b4.js';
30
+ import './index.module-cf06e057.js';
31
31
  import './components/secondary-tablist/Component.mobile.js';
32
32
  import '../../tag/esm/mobile';
33
33
  import './components/tabs/Component.js';
@@ -20,8 +20,8 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
20
20
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
21
21
  import '../components/scroll-controls/utils.js';
22
22
  import '../components/title/Component.js';
23
- import '../index.module-ba7b2cb2.js';
23
+ import '../index.module-933af431.js';
24
24
  import '../../../tag/esm/mobile';
25
25
  import '../components/secondary-tablist/Component.js';
26
- import '../index.module-5a0e55b4.js';
26
+ import '../index.module-cf06e057.js';
27
27
  import '../components/tabs/Component.js';
@@ -16,5 +16,5 @@ import 'react-merge-refs';
16
16
  import '../../../shared/modern';
17
17
  import '../synthetic-events.js';
18
18
  import '../components/title/Component.js';
19
- import '../index.module-ff97782f.js';
19
+ import '../index.module-2be333c9.js';
20
20
  import '../components/tabs/Component.js';
@@ -6,7 +6,7 @@ import { PickerButtonDesktop } from '../../../../picker-button/modern/desktop';
6
6
  import { useTablistTitles } from '../../hooks/use-tablist-titles.js';
7
7
  import { createSyntheticMouseEvent } from '../../synthetic-events.js';
8
8
  import { Title } from '../title/Component.js';
9
- import { s as styles } from '../../index.module-ff97782f.js';
9
+ import { s as styles } from '../../index.module-2be333c9.js';
10
10
  import '../../../../mq/modern';
11
11
  import '../../hooks/use-collapsible-elements.js';
12
12
  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-ff97782f.js';
3
+ import { s as styles } from '../../index.module-2be333c9.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-ff97782f.js';
3
+ import { s as styles$1 } from '../../index.module-2be333c9.js';
4
4
  import '@juggle/resize-observer';
5
5
  import 'classnames';
6
6
  import '../../../../keyboard-focusable/modern';
@@ -18,7 +18,7 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
18
18
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
19
19
  import '../scroll-controls/utils.js';
20
20
  import '../title/Component.js';
21
- import '../../index.module-ff97782f.js';
21
+ import '../../index.module-2be333c9.js';
22
22
 
23
23
  const PrimaryTabListResponsive = ({ size, breakpoint = 1024, fullWidthScroll, defaultMatchMediaValue, ...restProps }) => {
24
24
  const [isDesktop] = useMatchMedia(`(min-width: ${breakpoint}px)`, defaultMatchMediaValue);
@@ -1942,6 +1942,7 @@
1942
1942
  --gap-2xs: 4px;
1943
1943
  --gap-xs: 8px;
1944
1944
  --gap-s: 12px;
1945
+ --gap-2s: 14px;
1945
1946
  --gap-m: 16px;
1946
1947
  --gap-l: 20px;
1947
1948
  --gap-xl: 24px;
@@ -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-a08c8cf9.js';
4
+ import { c as commonStyles } from '../../index.module-31d8ecb3.js';
5
5
  import 'classnames';
6
6
  import '../../hooks/use-tabs.js';
7
7
  import 'react-merge-refs';
@@ -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-a08c8cf9.js';
5
+ import { c as commonStyles } from '../../index.module-31d8ecb3.js';
6
6
  import '../../hooks/use-tabs.js';
7
7
  import 'react-merge-refs';
8
8
  import '../../../../shared/modern';
@@ -16,7 +16,7 @@ import '../../../../icon-button/modern';
16
16
  import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
17
17
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
18
18
  import '../scroll-controls/utils.js';
19
- import '../../index.module-a08c8cf9.js';
19
+ import '../../index.module-31d8ecb3.js';
20
20
  import '../../../../tag/modern/mobile';
21
21
 
22
22
  const SecondaryTabListResponsive = ({ defaultMatchMediaValue, fullWidthScroll, breakpoint = 1024, ...restProps }) => {
@@ -1554,6 +1554,7 @@
1554
1554
  --gap-2xs: 4px;
1555
1555
  --gap-xs: 8px;
1556
1556
  --gap-s: 12px;
1557
+ --gap-2s: 14px;
1557
1558
  --gap-m: 16px;
1558
1559
  --gap-l: 20px;
1559
1560
  --gap-xl: 24px;
@@ -15,7 +15,7 @@ import 'react-merge-refs';
15
15
  import '../../../../shared/modern';
16
16
  import '../../synthetic-events.js';
17
17
  import '../title/Component.js';
18
- import '../../index.module-ff97782f.js';
18
+ import '../../index.module-2be333c9.js';
19
19
 
20
20
  const TabsCollapsible = ({ ...restProps }) => (React.createElement(Tabs, { TabList: CollapsiblePrimaryTabList, ...restProps }));
21
21
 
@@ -18,10 +18,10 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
18
18
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
19
19
  import '../scroll-controls/utils.js';
20
20
  import '../title/Component.js';
21
- import '../../index.module-ff97782f.js';
21
+ import '../../index.module-2be333c9.js';
22
22
  import '../../../../tag/modern/desktop';
23
23
  import '../secondary-tablist/Component.js';
24
- import '../../index.module-a08c8cf9.js';
24
+ import '../../index.module-31d8ecb3.js';
25
25
 
26
26
  const views = {
27
27
  primary: PrimaryTabListDesktop,
@@ -18,10 +18,10 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
18
18
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
19
19
  import '../scroll-controls/utils.js';
20
20
  import '../title/Component.js';
21
- import '../../index.module-ff97782f.js';
21
+ import '../../index.module-2be333c9.js';
22
22
  import '../../../../tag/modern/mobile';
23
23
  import '../secondary-tablist/Component.js';
24
- import '../../index.module-a08c8cf9.js';
24
+ import '../../index.module-31d8ecb3.js';
25
25
 
26
26
  const views = {
27
27
  primary: PrimaryTabListMobile,
@@ -20,12 +20,12 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
20
20
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
21
21
  import '../scroll-controls/utils.js';
22
22
  import '../title/Component.js';
23
- import '../../index.module-ff97782f.js';
23
+ import '../../index.module-2be333c9.js';
24
24
  import '../primary-tablist/Component.mobile.js';
25
25
  import '../secondary-tablist/Component.desktop.js';
26
26
  import '../../../../tag/modern/desktop';
27
27
  import '../secondary-tablist/Component.js';
28
- import '../../index.module-a08c8cf9.js';
28
+ import '../../index.module-31d8ecb3.js';
29
29
  import '../secondary-tablist/Component.mobile.js';
30
30
  import '../../../../tag/modern/mobile';
31
31
 
@@ -19,8 +19,8 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
19
19
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../components/scroll-controls/utils.js';
21
21
  import '../components/title/Component.js';
22
- import '../index.module-ff97782f.js';
22
+ import '../index.module-2be333c9.js';
23
23
  import '../../../tag/modern/desktop';
24
24
  import '../components/secondary-tablist/Component.js';
25
- import '../index.module-a08c8cf9.js';
25
+ import '../index.module-31d8ecb3.js';
26
26
  import '../components/tabs/Component.js';
@@ -21,12 +21,12 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
21
21
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
22
22
  import './components/scroll-controls/utils.js';
23
23
  import './components/title/Component.js';
24
- import './index.module-ff97782f.js';
24
+ import './index.module-2be333c9.js';
25
25
  import './components/primary-tablist/Component.mobile.js';
26
26
  import './components/secondary-tablist/Component.desktop.js';
27
27
  import '../../tag/modern/desktop';
28
28
  import './components/secondary-tablist/Component.js';
29
- import './index.module-a08c8cf9.js';
29
+ import './index.module-31d8ecb3.js';
30
30
  import './components/secondary-tablist/Component.mobile.js';
31
31
  import '../../tag/modern/mobile';
32
32
  import './components/tabs/Component.js';
@@ -19,8 +19,8 @@ import '@alfalab/icons-glyph/ChevronLeftCompactSIcon';
19
19
  import '@alfalab/icons-glyph/ChevronRightCompactSIcon';
20
20
  import '../components/scroll-controls/utils.js';
21
21
  import '../components/title/Component.js';
22
- import '../index.module-ff97782f.js';
22
+ import '../index.module-2be333c9.js';
23
23
  import '../../../tag/modern/mobile';
24
24
  import '../components/secondary-tablist/Component.js';
25
- import '../index.module-a08c8cf9.js';
25
+ import '../index.module-31d8ecb3.js';
26
26
  import '../components/tabs/Component.js';
@@ -8,7 +8,7 @@ var cn = require('classnames');
8
8
  var coreComponentsFormControl = require('../form-control');
9
9
  var coreComponentsShared = require('../shared');
10
10
  var hooks = require('@alfalab/hooks');
11
- var components_PseudoTextArea = require('./PseudoTextArea-53ba3572.js');
11
+ var components_PseudoTextArea = require('./PseudoTextArea-1ccf8201.js');
12
12
  var consts = require('./consts.js');
13
13
 
14
14
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
3
3
  require('react');
4
4
  require('classnames');
5
5
  require('../consts.js');
6
- var components_PseudoTextArea = require('../PseudoTextArea-53ba3572.js');
6
+ var components_PseudoTextArea = require('../PseudoTextArea-1ccf8201.js');
7
7
 
8
8
 
9
9
 
@@ -1 +1 @@
1
- export * from "../PseudoTextArea-53ba3572";
1
+ export * from "../PseudoTextArea-1ccf8201";
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var components_PseudoTextArea = require('../PseudoTextArea-53ba3572.js');
3
+ var components_PseudoTextArea = require('../PseudoTextArea-1ccf8201.js');
4
4
 
5
5
 
6
6
 
@@ -6,7 +6,7 @@ import cn from 'classnames';
6
6
  import { FormControl } from '../../form-control/esm';
7
7
  import { getDataTestId } from '../../shared/esm';
8
8
  import { useMedia, useFocus } from '@alfalab/hooks';
9
- import { s as styles, P as PseudoTextArea } from './PseudoTextArea-278ebb87.js';
9
+ import { s as styles, P as PseudoTextArea } from './PseudoTextArea-76d3dc41.js';
10
10
  import { SIZE_TO_CLASSNAME_MAP } from './consts.js';
11
11
 
12
12
  var defaultColors = {"input":"textarea__input_1ig8s","hasInnerLabel":"textarea__hasInnerLabel_1ig8s","disableUserInput":"textarea__disableUserInput_1ig8s","error":"textarea__error_1ig8s","textarea":"textarea__textarea_1ig8s","hint":"textarea__hint_1ig8s"};
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
- export { P as PseudoTextArea } from '../PseudoTextArea-278ebb87.js';
3
+ export { P as PseudoTextArea } from '../PseudoTextArea-76d3dc41.js';
4
4
  import '../consts.js';
@@ -1 +1 @@
1
- export * from "../PseudoTextArea-278ebb87";
1
+ export * from "../PseudoTextArea-76d3dc41";
@@ -1,4 +1,4 @@
1
- export { P as PseudoTextArea } from '../PseudoTextArea-278ebb87.js';
1
+ export { P as PseudoTextArea } from '../PseudoTextArea-76d3dc41.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '../consts.js';
@@ -7,5 +7,5 @@ import 'classnames';
7
7
  import '../../form-control/esm';
8
8
  import '../../shared/esm';
9
9
  import '@alfalab/hooks';
10
- import './PseudoTextArea-278ebb87.js';
10
+ import './PseudoTextArea-76d3dc41.js';
11
11
  import './consts.js';
@@ -5,7 +5,7 @@ import cn from 'classnames';
5
5
  import { FormControl } from '../../form-control/modern';
6
6
  import { getDataTestId } from '../../shared/modern';
7
7
  import { useMedia, useFocus } from '@alfalab/hooks';
8
- import { s as styles, P as PseudoTextArea } from './PseudoTextArea-0d65e973.js';
8
+ import { s as styles, P as PseudoTextArea } from './PseudoTextArea-e429aefb.js';
9
9
  import { SIZE_TO_CLASSNAME_MAP } from './consts.js';
10
10
 
11
11
  const defaultColors = {"input":"textarea__input_1ig8s","hasInnerLabel":"textarea__hasInnerLabel_1ig8s","disableUserInput":"textarea__disableUserInput_1ig8s","error":"textarea__error_1ig8s","textarea":"textarea__textarea_1ig8s","hint":"textarea__hint_1ig8s"};
@@ -1,4 +1,4 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
- export { P as PseudoTextArea } from '../PseudoTextArea-0d65e973.js';
3
+ export { P as PseudoTextArea } from '../PseudoTextArea-e429aefb.js';
4
4
  import '../consts.js';
@@ -1 +1 @@
1
- export * from "../PseudoTextArea-0d65e973";
1
+ export * from "../PseudoTextArea-e429aefb";
@@ -1,4 +1,4 @@
1
- export { P as PseudoTextArea } from '../PseudoTextArea-0d65e973.js';
1
+ export { P as PseudoTextArea } from '../PseudoTextArea-e429aefb.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '../consts.js';
@@ -6,5 +6,5 @@ import 'classnames';
6
6
  import '../../form-control/modern';
7
7
  import '../../shared/modern';
8
8
  import '@alfalab/hooks';
9
- import './PseudoTextArea-0d65e973.js';
9
+ import './PseudoTextArea-e429aefb.js';
10
10
  import './consts.js';
package/themes/click.css CHANGED
@@ -1439,6 +1439,7 @@
1439
1439
  --gap-2xs: 4px;
1440
1440
  --gap-xs: 8px;
1441
1441
  --gap-s: 12px;
1442
+ --gap-2s: 14px;
1442
1443
  --gap-m: 16px;
1443
1444
  --gap-l: 20px;
1444
1445
  --gap-xl: 24px;
@@ -1,8 +1,4 @@
1
- .card-image__cardImage_bvs5x {
2
- background: #e7e8ea;
3
- } .card-image__loaded_bvs5x {
4
- background: transparent
5
- }.backdrop__backdrop_14p7c {
1
+ .backdrop__backdrop_14p7c {
6
2
  -webkit-tap-highlight-color: transparent;
7
3
  } .backdrop__appear_14p7c,
8
4
  .backdrop__enter_14p7c {
@@ -17,6 +13,10 @@
17
13
  } .backdrop__exitActive_14p7c,
18
14
  .backdrop__exitDone_14p7c {
19
15
  background-color: transparent;
16
+ }.card-image__cardImage_bvs5x {
17
+ background: #e7e8ea;
18
+ } .card-image__loaded_bvs5x {
19
+ background: transparent
20
20
  }.badge__component_1x6bo.badge__background-accent_1x6bo {
21
21
  background-color: #f83a2a;
22
22
  color: rgba(255, 255, 255, 0.94);
package/themes/corp.css CHANGED
@@ -1439,6 +1439,7 @@
1439
1439
  --gap-2xs: 4px;
1440
1440
  --gap-xs: 8px;
1441
1441
  --gap-s: 12px;
1442
+ --gap-2s: 14px;
1442
1443
  --gap-m: 16px;
1443
1444
  --gap-l: 20px;
1444
1445
  --gap-xl: 24px;
@@ -1439,6 +1439,7 @@
1439
1439
  --gap-2xs: 4px;
1440
1440
  --gap-xs: 8px;
1441
1441
  --gap-s: 12px;
1442
+ --gap-2s: 14px;
1442
1443
  --gap-m: 16px;
1443
1444
  --gap-l: 20px;
1444
1445
  --gap-xl: 24px;
package/themes/mobile.css CHANGED
@@ -1439,6 +1439,7 @@
1439
1439
  --gap-2xs: 4px;
1440
1440
  --gap-xs: 8px;
1441
1441
  --gap-s: 12px;
1442
+ --gap-2s: 14px;
1442
1443
  --gap-m: 16px;
1443
1444
  --gap-l: 20px;
1444
1445
  --gap-xl: 24px;
package/themes/site.css CHANGED
@@ -1439,6 +1439,7 @@
1439
1439
  --gap-2xs: 4px;
1440
1440
  --gap-xs: 8px;
1441
1441
  --gap-s: 12px;
1442
+ --gap-2s: 14px;
1442
1443
  --gap-m: 16px;
1443
1444
  --gap-l: 20px;
1444
1445
  --gap-xl: 24px;
@@ -9,7 +9,6 @@ var coreComponentsPopover = require('../../../popover');
9
9
  var coreComponentsPortal = require('../../../portal');
10
10
  var coreComponentsStack = require('../../../stack');
11
11
  var hooks = require('@alfalab/hooks');
12
- var stackContext = require('@alfalab/stack-context');
13
12
 
14
13
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
15
14
 
@@ -29,7 +28,7 @@ var CSS_TRANSITION_CLASS_NAMES = {
29
28
  var noop = function () { };
30
29
  var BaseToast = React.forwardRef(function (_a, ref) {
31
30
  var _b;
32
- var anchorElement = _a.anchorElement, position = _a.position, offset = _a.offset, open = _a.open, _c = _a.autoCloseDelay, autoCloseDelay = _c === void 0 ? 3000 : _c, className = _a.className, titleClassName = _a.titleClassName, bottomOffset = _a.bottomOffset, _d = _a.style, style = _d === void 0 ? {} : _d, block = _a.block, _e = _a.zIndex, zIndex = _e === void 0 ? stackContext.stackingOrder.TOAST : _e, ToastPlate = _a.ToastPlate, onMouseEnter = _a.onMouseEnter, onMouseLeave = _a.onMouseLeave, onTouchStart = _a.onTouchStart, onClose = _a.onClose, getPortalContainer = _a.getPortalContainer, useAnchorWidth = _a.useAnchorWidth, _f = _a.closeWithClickOutside, closeWithClickOutside = _f === void 0 ? true : _f, fallbackPlacements = _a.fallbackPlacements, restProps = tslib.__rest(_a, ["anchorElement", "position", "offset", "open", "autoCloseDelay", "className", "titleClassName", "bottomOffset", "style", "block", "zIndex", "ToastPlate", "onMouseEnter", "onMouseLeave", "onTouchStart", "onClose", "getPortalContainer", "useAnchorWidth", "closeWithClickOutside", "fallbackPlacements"]);
31
+ var anchorElement = _a.anchorElement, position = _a.position, offset = _a.offset, open = _a.open, _c = _a.autoCloseDelay, autoCloseDelay = _c === void 0 ? 3000 : _c, className = _a.className, titleClassName = _a.titleClassName, bottomOffset = _a.bottomOffset, _d = _a.style, style = _d === void 0 ? {} : _d, block = _a.block, _e = _a.zIndex, zIndex = _e === void 0 ? coreComponentsStack.stackingOrder.TOAST : _e, ToastPlate = _a.ToastPlate, onMouseEnter = _a.onMouseEnter, onMouseLeave = _a.onMouseLeave, onTouchStart = _a.onTouchStart, onClose = _a.onClose, getPortalContainer = _a.getPortalContainer, useAnchorWidth = _a.useAnchorWidth, _f = _a.closeWithClickOutside, closeWithClickOutside = _f === void 0 ? true : _f, fallbackPlacements = _a.fallbackPlacements, restProps = tslib.__rest(_a, ["anchorElement", "position", "offset", "open", "autoCloseDelay", "className", "titleClassName", "bottomOffset", "style", "block", "zIndex", "ToastPlate", "onMouseEnter", "onMouseLeave", "onTouchStart", "onClose", "getPortalContainer", "useAnchorWidth", "closeWithClickOutside", "fallbackPlacements"]);
33
32
  var plateRef = React.useRef(null);
34
33
  var timerId = React.useRef(0);
35
34
  var prevOpen = hooks.usePrevious(open);
@@ -9,7 +9,6 @@ var coreComponentsPopover = require('../../../../popover/cssm');
9
9
  var coreComponentsPortal = require('../../../../portal/cssm');
10
10
  var coreComponentsStack = require('../../../../stack/cssm');
11
11
  var hooks = require('@alfalab/hooks');
12
- var stackContext = require('@alfalab/stack-context');
13
12
  var styles = require('./index.module.css');
14
13
 
15
14
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
@@ -28,7 +27,7 @@ var CSS_TRANSITION_CLASS_NAMES = {
28
27
  var noop = function () { };
29
28
  var BaseToast = React.forwardRef(function (_a, ref) {
30
29
  var _b;
31
- var anchorElement = _a.anchorElement, position = _a.position, offset = _a.offset, open = _a.open, _c = _a.autoCloseDelay, autoCloseDelay = _c === void 0 ? 3000 : _c, className = _a.className, titleClassName = _a.titleClassName, bottomOffset = _a.bottomOffset, _d = _a.style, style = _d === void 0 ? {} : _d, block = _a.block, _e = _a.zIndex, zIndex = _e === void 0 ? stackContext.stackingOrder.TOAST : _e, ToastPlate = _a.ToastPlate, onMouseEnter = _a.onMouseEnter, onMouseLeave = _a.onMouseLeave, onTouchStart = _a.onTouchStart, onClose = _a.onClose, getPortalContainer = _a.getPortalContainer, useAnchorWidth = _a.useAnchorWidth, _f = _a.closeWithClickOutside, closeWithClickOutside = _f === void 0 ? true : _f, fallbackPlacements = _a.fallbackPlacements, restProps = tslib.__rest(_a, ["anchorElement", "position", "offset", "open", "autoCloseDelay", "className", "titleClassName", "bottomOffset", "style", "block", "zIndex", "ToastPlate", "onMouseEnter", "onMouseLeave", "onTouchStart", "onClose", "getPortalContainer", "useAnchorWidth", "closeWithClickOutside", "fallbackPlacements"]);
30
+ var anchorElement = _a.anchorElement, position = _a.position, offset = _a.offset, open = _a.open, _c = _a.autoCloseDelay, autoCloseDelay = _c === void 0 ? 3000 : _c, className = _a.className, titleClassName = _a.titleClassName, bottomOffset = _a.bottomOffset, _d = _a.style, style = _d === void 0 ? {} : _d, block = _a.block, _e = _a.zIndex, zIndex = _e === void 0 ? coreComponentsStack.stackingOrder.TOAST : _e, ToastPlate = _a.ToastPlate, onMouseEnter = _a.onMouseEnter, onMouseLeave = _a.onMouseLeave, onTouchStart = _a.onTouchStart, onClose = _a.onClose, getPortalContainer = _a.getPortalContainer, useAnchorWidth = _a.useAnchorWidth, _f = _a.closeWithClickOutside, closeWithClickOutside = _f === void 0 ? true : _f, fallbackPlacements = _a.fallbackPlacements, restProps = tslib.__rest(_a, ["anchorElement", "position", "offset", "open", "autoCloseDelay", "className", "titleClassName", "bottomOffset", "style", "block", "zIndex", "ToastPlate", "onMouseEnter", "onMouseLeave", "onTouchStart", "onClose", "getPortalContainer", "useAnchorWidth", "closeWithClickOutside", "fallbackPlacements"]);
32
31
  var plateRef = React.useRef(null);
33
32
  var timerId = React.useRef(0);
34
33
  var prevOpen = hooks.usePrevious(open);
@@ -12,7 +12,6 @@ import '../../popover/esm';
12
12
  import '../../portal/esm';
13
13
  import '../../stack/esm';
14
14
  import '@alfalab/hooks';
15
- import '@alfalab/stack-context';
16
15
  import '../../toast-plate/esm/mobile';
17
16
 
18
17
  var Toast = forwardRef(function (_a, ref) {
@@ -5,9 +5,8 @@ import { CSSTransition } from 'react-transition-group';
5
5
  import cn from 'classnames';
6
6
  import { Popover } from '../../../../popover/esm';
7
7
  import { Portal } from '../../../../portal/esm';
8
- import { Stack } from '../../../../stack/esm';
8
+ import { stackingOrder, Stack } from '../../../../stack/esm';
9
9
  import { usePrevious, useClickOutside } from '@alfalab/hooks';
10
- import { stackingOrder } from '@alfalab/stack-context';
11
10
 
12
11
  var styles = {"toastPlate":"toast__toastPlate_16l0f","title":"toast__title_16l0f","popoverInner":"toast__popoverInner_16l0f","block":"toast__block_16l0f","fixed":"toast__fixed_16l0f","enter":"toast__enter_16l0f","enterActive":"toast__enterActive_16l0f","exit":"toast__exit_16l0f","exitActive":"toast__exitActive_16l0f"};
13
12
  require('./index.css');
@@ -8,4 +8,3 @@ import '../../../../popover/esm';
8
8
  import '../../../../portal/esm';
9
9
  import '../../../../stack/esm';
10
10
  import '@alfalab/hooks';
11
- import '@alfalab/stack-context';
@@ -9,7 +9,6 @@ import '../../../popover/esm';
9
9
  import '../../../portal/esm';
10
10
  import '../../../stack/esm';
11
11
  import '@alfalab/hooks';
12
- import '@alfalab/stack-context';
13
12
 
14
13
  var DefaultToastPlateDesktop = forwardRef(function (props, ref) { return (React.createElement(ToastPlateDesktop, __assign({ ref: ref }, props))); });
15
14
  var ToastDesktop = forwardRef(function (_a, ref) {
@@ -10,4 +10,3 @@ import '../../../popover/esm';
10
10
  import '../../../portal/esm';
11
11
  import '../../../stack/esm';
12
12
  import '@alfalab/hooks';
13
- import '@alfalab/stack-context';
@@ -12,6 +12,5 @@ import '../../popover/esm';
12
12
  import '../../portal/esm';
13
13
  import '../../stack/esm';
14
14
  import '@alfalab/hooks';
15
- import '@alfalab/stack-context';
16
15
  import './mobile/Component.mobile.js';
17
16
  import '../../toast-plate/esm/mobile';