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

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 (914) hide show
  1. package/calendar-range/esm/Component.js +1 -1
  2. package/calendar-range/esm/index.js +1 -1
  3. package/calendar-range/esm/views/popover.js +1 -1
  4. package/calendar-range/esm/views/static.js +1 -1
  5. package/calendar-range/modern/Component.js +1 -1
  6. package/calendar-range/modern/index.js +1 -1
  7. package/calendar-range/modern/views/popover.js +1 -1
  8. package/calendar-range/modern/views/static.js +1 -1
  9. package/calendar-range/views/popover.js +1 -1
  10. package/calendar-range/views/static.js +1 -1
  11. package/confirmation/components/screens/initial/component.js +1 -1
  12. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  13. package/confirmation/esm/component.responsive.js +1 -1
  14. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  15. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  16. package/confirmation/esm/components/index.js +1 -1
  17. package/confirmation/esm/components/screens/index.js +1 -1
  18. package/confirmation/esm/components/screens/initial/component.js +1 -1
  19. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  20. package/confirmation/esm/components/screens/initial/index.js +1 -1
  21. package/confirmation/esm/desktop/component.desktop.js +1 -1
  22. package/confirmation/esm/desktop/index.js +1 -1
  23. package/confirmation/esm/index.js +1 -1
  24. package/confirmation/esm/mobile/component.mobile.js +1 -1
  25. package/confirmation/esm/mobile/index.js +1 -1
  26. package/confirmation/esm/shared/index.js +1 -1
  27. package/confirmation/modern/component.responsive.js +1 -1
  28. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  29. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  30. package/confirmation/modern/components/index.js +1 -1
  31. package/confirmation/modern/components/screens/index.js +1 -1
  32. package/confirmation/modern/components/screens/initial/component.js +1 -1
  33. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  34. package/confirmation/modern/components/screens/initial/index.js +1 -1
  35. package/confirmation/modern/desktop/component.desktop.js +1 -1
  36. package/confirmation/modern/desktop/index.js +1 -1
  37. package/confirmation/modern/index.js +1 -1
  38. package/confirmation/modern/mobile/component.mobile.js +1 -1
  39. package/confirmation/modern/mobile/index.js +1 -1
  40. package/confirmation/modern/shared/index.js +1 -1
  41. package/gallery/components/header/Component.js +1 -1
  42. package/gallery/components/header/buttons.js +1 -1
  43. package/gallery/components/image-viewer/component.js +1 -1
  44. package/gallery/components/image-viewer/slide.js +1 -1
  45. package/gallery/esm/Component.js +2 -2
  46. package/gallery/esm/components/header/Component.js +1 -1
  47. package/gallery/esm/components/header/buttons.js +1 -1
  48. package/gallery/esm/components/header/index.js +1 -1
  49. package/gallery/esm/components/image-preview/Component.js +1 -1
  50. package/gallery/esm/components/image-preview/index.js +1 -1
  51. package/gallery/esm/components/image-viewer/component.js +1 -1
  52. package/gallery/esm/components/image-viewer/index.js +1 -1
  53. package/gallery/esm/components/image-viewer/slide.js +1 -1
  54. package/gallery/esm/components/index.js +2 -2
  55. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  56. package/gallery/esm/components/navigation-bar/index.js +1 -1
  57. package/gallery/esm/index.js +2 -2
  58. package/gallery/modern/Component.js +2 -2
  59. package/gallery/modern/components/header/Component.js +1 -1
  60. package/gallery/modern/components/header/buttons.js +1 -1
  61. package/gallery/modern/components/header/index.js +1 -1
  62. package/gallery/modern/components/image-preview/Component.js +1 -1
  63. package/gallery/modern/components/image-preview/index.js +1 -1
  64. package/gallery/modern/components/image-viewer/component.js +1 -1
  65. package/gallery/modern/components/image-viewer/index.js +1 -1
  66. package/gallery/modern/components/image-viewer/slide.js +1 -1
  67. package/gallery/modern/components/index.js +2 -2
  68. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  69. package/gallery/modern/components/navigation-bar/index.js +1 -1
  70. package/gallery/modern/index.js +2 -2
  71. package/gap/Component.d.ts +2 -2
  72. package/gap/Component.js +0 -2
  73. package/gap/cssm/Component.d.ts +2 -2
  74. package/gap/cssm/Component.js +0 -2
  75. package/gap/cssm/index.module.css +0 -8
  76. package/gap/esm/Component.d.ts +2 -2
  77. package/gap/esm/Component.js +0 -2
  78. package/gap/esm/index.css +0 -8
  79. package/gap/index.css +0 -8
  80. package/gap/modern/Component.d.ts +2 -2
  81. package/gap/modern/Component.js +0 -2
  82. package/gap/modern/index.css +0 -8
  83. package/list/Component.js +1 -1
  84. package/list/components/item/Component.js +1 -1
  85. package/list/components/item/index.d.ts +1 -1
  86. package/list/components/item/index.js +1 -1
  87. package/list/esm/Component.js +1 -1
  88. package/list/esm/components/item/Component.js +1 -1
  89. package/list/esm/components/item/index.d.ts +1 -1
  90. package/list/esm/components/item/index.js +1 -1
  91. package/list/esm/index.js +1 -1
  92. package/list/index.js +1 -1
  93. package/list/modern/Component.js +1 -1
  94. package/list/modern/components/item/Component.js +1 -1
  95. package/list/modern/components/item/index.d.ts +1 -1
  96. package/list/modern/components/item/index.js +1 -1
  97. package/list/modern/index.js +1 -1
  98. package/markdown/Component.js +1 -1
  99. package/markdown/esm/Component.desktop.js +1 -1
  100. package/markdown/esm/Component.js +1 -1
  101. package/markdown/esm/Component.mobile.js +1 -1
  102. package/markdown/esm/Component.responsive.js +1 -1
  103. package/markdown/esm/desktop/index.js +1 -1
  104. package/markdown/esm/hooks/use-overrides.js +1 -1
  105. package/markdown/esm/index.js +1 -1
  106. package/markdown/esm/mobile/index.js +1 -1
  107. package/markdown/hooks/use-overrides.js +1 -1
  108. package/markdown/modern/Component.desktop.js +1 -1
  109. package/markdown/modern/Component.js +1 -1
  110. package/markdown/modern/Component.mobile.js +1 -1
  111. package/markdown/modern/Component.responsive.js +1 -1
  112. package/markdown/modern/desktop/index.js +1 -1
  113. package/markdown/modern/hooks/use-overrides.js +1 -1
  114. package/markdown/modern/index.js +1 -1
  115. package/markdown/modern/mobile/index.js +1 -1
  116. package/modal/components/controls/Component.js +1 -1
  117. package/modal/components/footer/Component.js +1 -1
  118. package/modal/esm/Component.responsive.js +1 -1
  119. package/modal/esm/components/controls/Component.js +1 -1
  120. package/modal/esm/components/controls/index.js +1 -1
  121. package/modal/esm/components/footer/Component.js +1 -1
  122. package/modal/esm/desktop/Component.desktop.js +1 -1
  123. package/modal/esm/desktop/index.js +1 -1
  124. package/modal/esm/index.js +1 -1
  125. package/modal/esm/mobile/Component.mobile.js +1 -1
  126. package/modal/esm/mobile/index.js +1 -1
  127. package/modal/modern/Component.responsive.js +1 -1
  128. package/modal/modern/components/controls/Component.js +1 -1
  129. package/modal/modern/components/controls/index.js +1 -1
  130. package/modal/modern/components/footer/Component.js +1 -1
  131. package/modal/modern/desktop/Component.desktop.js +1 -1
  132. package/modal/modern/desktop/index.js +1 -1
  133. package/modal/modern/index.js +1 -1
  134. package/modal/modern/mobile/Component.mobile.js +1 -1
  135. package/modal/modern/mobile/index.js +1 -1
  136. package/package.json +3 -1
  137. package/pass-code/Component.d.ts +21 -17
  138. package/pass-code/Component.js +9 -7
  139. package/pass-code/components/InputProgress/Component.d.ts +0 -1
  140. package/pass-code/components/InputProgress/Component.js +7 -15
  141. package/pass-code/components/InputProgress/index.css +15 -55
  142. package/pass-code/components/KeyPad/index.css +22 -12
  143. package/pass-code/components/KeyPadButton/Component.d.ts +7 -7
  144. package/pass-code/components/KeyPadButton/Component.js +4 -3
  145. package/pass-code/components/KeyPadButton/index.css +37 -19
  146. package/pass-code/cssm/Component.d.ts +21 -17
  147. package/pass-code/cssm/Component.js +10 -8
  148. package/pass-code/cssm/components/InputProgress/Component.d.ts +0 -1
  149. package/pass-code/cssm/components/InputProgress/Component.js +6 -14
  150. package/pass-code/cssm/components/InputProgress/index.module.css +15 -55
  151. package/pass-code/cssm/components/KeyPad/index.module.css +22 -12
  152. package/pass-code/cssm/components/KeyPadButton/Component.d.ts +7 -7
  153. package/pass-code/cssm/components/KeyPadButton/Component.js +3 -2
  154. package/pass-code/cssm/components/KeyPadButton/index.module.css +37 -19
  155. package/pass-code/cssm/index.d.ts +1 -1
  156. package/pass-code/cssm/index.js +2 -2
  157. package/pass-code/cssm/index.module.css +7 -5
  158. package/pass-code/esm/Component.d.ts +21 -17
  159. package/pass-code/esm/Component.js +9 -8
  160. package/pass-code/esm/components/InputProgress/Component.d.ts +0 -1
  161. package/pass-code/esm/components/InputProgress/Component.js +7 -15
  162. package/pass-code/esm/components/InputProgress/index.css +15 -55
  163. package/pass-code/esm/components/InputProgress/index.js +0 -1
  164. package/pass-code/esm/components/KeyPad/index.css +22 -12
  165. package/pass-code/esm/components/KeyPadButton/Component.d.ts +7 -7
  166. package/pass-code/esm/components/KeyPadButton/Component.js +4 -3
  167. package/pass-code/esm/components/KeyPadButton/index.css +37 -19
  168. package/pass-code/esm/index.css +7 -5
  169. package/pass-code/esm/index.d.ts +1 -1
  170. package/pass-code/esm/index.js +1 -7
  171. package/pass-code/index.css +7 -5
  172. package/pass-code/index.d.ts +1 -1
  173. package/pass-code/index.js +2 -2
  174. package/pass-code/modern/Component.d.ts +21 -17
  175. package/pass-code/modern/Component.js +9 -8
  176. package/pass-code/modern/components/InputProgress/Component.d.ts +0 -1
  177. package/pass-code/modern/components/InputProgress/Component.js +11 -21
  178. package/pass-code/modern/components/InputProgress/index.css +15 -55
  179. package/pass-code/modern/components/InputProgress/index.js +0 -1
  180. package/pass-code/modern/components/KeyPad/index.css +22 -12
  181. package/pass-code/modern/components/KeyPadButton/Component.d.ts +7 -7
  182. package/pass-code/modern/components/KeyPadButton/Component.js +4 -3
  183. package/pass-code/modern/components/KeyPadButton/index.css +37 -19
  184. package/pass-code/modern/index.css +7 -5
  185. package/pass-code/modern/index.d.ts +1 -1
  186. package/pass-code/modern/index.js +1 -6
  187. package/pattern-lock/components/base-pattern-lock/Component.js +11 -7
  188. package/pattern-lock/components/base-pattern-lock/index.css +20 -11
  189. package/pattern-lock/consts.js +8 -8
  190. package/pattern-lock/cssm/components/base-pattern-lock/Component.js +10 -6
  191. package/pattern-lock/cssm/components/base-pattern-lock/index.module.css +20 -11
  192. package/pattern-lock/cssm/consts.js +8 -8
  193. package/pattern-lock/cssm/desktop/desktop.module.css +4 -3
  194. package/pattern-lock/cssm/mobile/mobile.module.css +26 -3
  195. package/pattern-lock/cssm/typings.d.ts +14 -6
  196. package/pattern-lock/cssm/utils.d.ts +2 -0
  197. package/pattern-lock/cssm/utils.js +30 -5
  198. package/pattern-lock/desktop/desktop.css +4 -3
  199. package/pattern-lock/esm/components/base-pattern-lock/Component.js +11 -7
  200. package/pattern-lock/esm/components/base-pattern-lock/index.css +20 -11
  201. package/pattern-lock/esm/consts.js +8 -8
  202. package/pattern-lock/esm/desktop/desktop.css +4 -3
  203. package/pattern-lock/esm/mobile/mobile.css +26 -3
  204. package/pattern-lock/esm/typings.d.ts +14 -6
  205. package/pattern-lock/esm/utils.d.ts +2 -0
  206. package/pattern-lock/esm/utils.js +30 -5
  207. package/pattern-lock/mobile/mobile.css +26 -3
  208. package/pattern-lock/modern/components/base-pattern-lock/Component.js +10 -6
  209. package/pattern-lock/modern/components/base-pattern-lock/index.css +20 -11
  210. package/pattern-lock/modern/consts.js +8 -8
  211. package/pattern-lock/modern/desktop/desktop.css +4 -3
  212. package/pattern-lock/modern/mobile/mobile.css +26 -3
  213. package/pattern-lock/modern/typings.d.ts +14 -6
  214. package/pattern-lock/modern/utils.d.ts +2 -0
  215. package/pattern-lock/modern/utils.js +30 -5
  216. package/pattern-lock/typings.d.ts +14 -6
  217. package/pattern-lock/utils.d.ts +2 -0
  218. package/pattern-lock/utils.js +30 -5
  219. package/pure-cell/component.js +1 -1
  220. package/pure-cell/components/addon/component.js +1 -1
  221. package/pure-cell/components/addon/index.d.ts +1 -1
  222. package/pure-cell/components/addon/index.js +1 -1
  223. package/pure-cell/components/amount/component.js +1 -1
  224. package/pure-cell/components/amount/index.d.ts +1 -1
  225. package/pure-cell/components/amount/index.js +1 -1
  226. package/pure-cell/components/amount-title/component.js +1 -1
  227. package/pure-cell/components/amount-title/index.d.ts +1 -1
  228. package/pure-cell/components/amount-title/index.js +1 -1
  229. package/pure-cell/components/category/component.js +1 -1
  230. package/pure-cell/components/category/index.d.ts +1 -1
  231. package/pure-cell/components/category/index.js +1 -1
  232. package/pure-cell/components/content/component.js +1 -1
  233. package/pure-cell/components/content/index.d.ts +1 -1
  234. package/pure-cell/components/content/index.js +1 -1
  235. package/pure-cell/components/footer/component.js +1 -1
  236. package/pure-cell/components/footer/index.d.ts +1 -1
  237. package/pure-cell/components/footer/index.js +1 -1
  238. package/pure-cell/components/footer-button/component.js +1 -1
  239. package/pure-cell/components/footer-button/index.d.ts +1 -1
  240. package/pure-cell/components/footer-button/index.js +1 -1
  241. package/pure-cell/components/footer-text/component.js +1 -1
  242. package/pure-cell/components/footer-text/index.d.ts +1 -1
  243. package/pure-cell/components/footer-text/index.js +1 -1
  244. package/pure-cell/components/graphics/component.js +1 -1
  245. package/pure-cell/components/graphics/index.d.ts +1 -1
  246. package/pure-cell/components/graphics/index.js +1 -1
  247. package/pure-cell/components/main/component.js +1 -1
  248. package/pure-cell/components/main/index.d.ts +1 -1
  249. package/pure-cell/components/main/index.js +1 -1
  250. package/pure-cell/components/text/component.js +1 -1
  251. package/pure-cell/components/text/index.d.ts +1 -1
  252. package/pure-cell/components/text/index.js +1 -1
  253. package/pure-cell/esm/component.js +1 -1
  254. package/pure-cell/esm/components/addon/component.js +1 -1
  255. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  256. package/pure-cell/esm/components/addon/index.js +1 -1
  257. package/pure-cell/esm/components/amount/component.js +1 -1
  258. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  259. package/pure-cell/esm/components/amount/index.js +1 -1
  260. package/pure-cell/esm/components/amount-title/component.js +1 -1
  261. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  262. package/pure-cell/esm/components/amount-title/index.js +1 -1
  263. package/pure-cell/esm/components/category/component.js +1 -1
  264. package/pure-cell/esm/components/category/index.d.ts +1 -1
  265. package/pure-cell/esm/components/category/index.js +1 -1
  266. package/pure-cell/esm/components/content/component.js +1 -1
  267. package/pure-cell/esm/components/content/index.d.ts +1 -1
  268. package/pure-cell/esm/components/content/index.js +1 -1
  269. package/pure-cell/esm/components/footer/component.js +1 -1
  270. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  271. package/pure-cell/esm/components/footer/index.js +1 -1
  272. package/pure-cell/esm/components/footer-button/component.js +1 -1
  273. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  274. package/pure-cell/esm/components/footer-button/index.js +1 -1
  275. package/pure-cell/esm/components/footer-text/component.js +1 -1
  276. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  277. package/pure-cell/esm/components/footer-text/index.js +1 -1
  278. package/pure-cell/esm/components/graphics/component.js +1 -1
  279. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  280. package/pure-cell/esm/components/graphics/index.js +1 -1
  281. package/pure-cell/esm/components/main/component.js +1 -1
  282. package/pure-cell/esm/components/main/index.d.ts +1 -1
  283. package/pure-cell/esm/components/main/index.js +1 -1
  284. package/pure-cell/esm/components/text/component.js +1 -1
  285. package/pure-cell/esm/components/text/index.d.ts +1 -1
  286. package/pure-cell/esm/components/text/index.js +1 -1
  287. package/pure-cell/esm/index.js +1 -1
  288. package/pure-cell/index.js +1 -1
  289. package/pure-cell/modern/component.js +1 -1
  290. package/pure-cell/modern/components/addon/component.js +1 -1
  291. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  292. package/pure-cell/modern/components/addon/index.js +1 -1
  293. package/pure-cell/modern/components/amount/component.js +1 -1
  294. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  295. package/pure-cell/modern/components/amount/index.js +1 -1
  296. package/pure-cell/modern/components/amount-title/component.js +1 -1
  297. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  298. package/pure-cell/modern/components/amount-title/index.js +1 -1
  299. package/pure-cell/modern/components/category/component.js +1 -1
  300. package/pure-cell/modern/components/category/index.d.ts +1 -1
  301. package/pure-cell/modern/components/category/index.js +1 -1
  302. package/pure-cell/modern/components/content/component.js +1 -1
  303. package/pure-cell/modern/components/content/index.d.ts +1 -1
  304. package/pure-cell/modern/components/content/index.js +1 -1
  305. package/pure-cell/modern/components/footer/component.js +1 -1
  306. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  307. package/pure-cell/modern/components/footer/index.js +1 -1
  308. package/pure-cell/modern/components/footer-button/component.js +1 -1
  309. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  310. package/pure-cell/modern/components/footer-button/index.js +1 -1
  311. package/pure-cell/modern/components/footer-text/component.js +1 -1
  312. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  313. package/pure-cell/modern/components/footer-text/index.js +1 -1
  314. package/pure-cell/modern/components/graphics/component.js +1 -1
  315. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  316. package/pure-cell/modern/components/graphics/index.js +1 -1
  317. package/pure-cell/modern/components/main/component.js +1 -1
  318. package/pure-cell/modern/components/main/index.d.ts +1 -1
  319. package/pure-cell/modern/components/main/index.js +1 -1
  320. package/pure-cell/modern/components/text/component.js +1 -1
  321. package/pure-cell/modern/components/text/index.d.ts +1 -1
  322. package/pure-cell/modern/components/text/index.js +1 -1
  323. package/pure-cell/modern/index.js +1 -1
  324. package/select/{hook-3574e55f.js → cssm/hook-941ed97f.js} +6 -1
  325. package/select/cssm/{hook-d4f77aed.d.ts → hook-bdd14a05.d.ts} +5 -2
  326. package/select/cssm/mobile/Component.mobile.js +1 -1
  327. package/select/cssm/presets/index.d.ts +1 -1
  328. package/select/cssm/presets/index.js +1 -1
  329. package/select/cssm/presets/useSelectWithApply/hook.js +2 -1
  330. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  331. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  332. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  333. package/select/cssm/shared/index.js +1 -1
  334. package/select/cssm/typings.d.ts +1 -1
  335. package/select/esm/Component.responsive.js +2 -1
  336. package/select/esm/{hook-4bc5eed1.js → hook-b1acbe62.js} +5 -1
  337. package/select/esm/{hook-d4f77aed.d.ts → hook-bdd14a05.d.ts} +5 -2
  338. package/select/esm/index.js +2 -1
  339. package/select/esm/mobile/Component.mobile.js +2 -1
  340. package/select/esm/mobile/Component.modal.mobile.js +2 -1
  341. package/select/esm/mobile/index.js +2 -1
  342. package/select/esm/presets/index.d.ts +1 -1
  343. package/select/esm/presets/index.js +2 -1
  344. package/select/esm/presets/useSelectWithApply/hook.js +2 -1
  345. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +2 -1
  346. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  347. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +2 -1
  348. package/select/esm/shared/index.js +2 -1
  349. package/select/esm/typings.d.ts +1 -1
  350. package/select/{cssm/hook-aae7b381.js → hook-1e1150ba.js} +6 -1
  351. package/select/{hook-d4f77aed.d.ts → hook-bdd14a05.d.ts} +5 -2
  352. package/select/mobile/Component.mobile.js +1 -1
  353. package/select/modern/Component.responsive.js +2 -1
  354. package/select/modern/{hook-d4f77aed.d.ts → hook-bdd14a05.d.ts} +5 -2
  355. package/select/modern/{hook-eedbc391.js → hook-c88964f0.js} +5 -1
  356. package/select/modern/index.js +2 -1
  357. package/select/modern/mobile/Component.mobile.js +2 -1
  358. package/select/modern/mobile/Component.modal.mobile.js +2 -1
  359. package/select/modern/mobile/index.js +2 -1
  360. package/select/modern/presets/index.d.ts +1 -1
  361. package/select/modern/presets/index.js +2 -1
  362. package/select/modern/presets/useSelectWithApply/hook.js +2 -1
  363. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +2 -1
  364. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  365. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +2 -1
  366. package/select/modern/shared/index.js +2 -1
  367. package/select/modern/typings.d.ts +1 -1
  368. package/select/presets/index.d.ts +1 -1
  369. package/select/presets/index.js +1 -1
  370. package/select/presets/useSelectWithApply/hook.js +2 -1
  371. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  372. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  373. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  374. package/select/shared/index.js +1 -1
  375. package/select/typings.d.ts +1 -1
  376. package/side-panel/components/controls/Component.js +1 -1
  377. package/side-panel/components/footer/Component.js +1 -1
  378. package/side-panel/esm/Component.responsive.js +1 -1
  379. package/side-panel/esm/components/controls/Component.js +1 -1
  380. package/side-panel/esm/components/controls/index.js +1 -1
  381. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  382. package/side-panel/esm/components/footer/Component.js +1 -1
  383. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  384. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  385. package/side-panel/esm/desktop/index.js +1 -1
  386. package/side-panel/esm/index.js +1 -1
  387. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  388. package/side-panel/esm/mobile/index.js +1 -1
  389. package/side-panel/modern/Component.responsive.js +1 -1
  390. package/side-panel/modern/components/controls/Component.js +1 -1
  391. package/side-panel/modern/components/controls/index.js +1 -1
  392. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  393. package/side-panel/modern/components/footer/Component.js +1 -1
  394. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  395. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  396. package/side-panel/modern/desktop/index.js +1 -1
  397. package/side-panel/modern/index.js +1 -1
  398. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  399. package/side-panel/modern/mobile/index.js +1 -1
  400. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  401. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  402. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  403. package/tabs/components/primary-tablist/mobile.css +0 -1
  404. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  405. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  406. package/tabs/components/secondary-tablist/mobile.css +0 -1
  407. package/tabs/esm/collapsible/index.js +1 -1
  408. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  409. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  410. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  411. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  412. package/tabs/esm/components/primary-tablist/mobile.css +0 -1
  413. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  414. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  415. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  416. package/tabs/esm/components/secondary-tablist/mobile.css +0 -1
  417. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  418. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  419. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  420. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  421. package/tabs/esm/desktop/index.js +2 -2
  422. package/tabs/esm/index.js +2 -2
  423. package/tabs/esm/mobile/index.js +2 -2
  424. package/tabs/modern/collapsible/index.js +1 -1
  425. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  426. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  427. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  428. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  429. package/tabs/modern/components/primary-tablist/mobile.css +0 -1
  430. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  431. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  432. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  433. package/tabs/modern/components/secondary-tablist/mobile.css +0 -1
  434. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  435. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  436. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  437. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  438. package/tabs/modern/desktop/index.js +2 -2
  439. package/tabs/modern/index.js +2 -2
  440. package/tabs/modern/mobile/index.js +2 -2
  441. package/textarea/Component.js +1 -1
  442. package/textarea/components/PseudoTextArea.js +1 -1
  443. package/textarea/components/index.d.ts +1 -1
  444. package/textarea/components/index.js +1 -1
  445. package/textarea/esm/Component.js +1 -1
  446. package/textarea/esm/components/PseudoTextArea.js +1 -1
  447. package/textarea/esm/components/index.d.ts +1 -1
  448. package/textarea/esm/components/index.js +1 -1
  449. package/textarea/esm/index.js +1 -1
  450. package/textarea/modern/Component.js +1 -1
  451. package/textarea/modern/components/PseudoTextArea.js +1 -1
  452. package/textarea/modern/components/index.d.ts +1 -1
  453. package/textarea/modern/components/index.js +1 -1
  454. package/textarea/modern/index.js +1 -1
  455. package/themes/click.css +0 -1
  456. package/themes/compiled/mobile-dark-bluetint.css +45 -184
  457. package/themes/corp.css +0 -1
  458. package/themes/intranet.css +0 -1
  459. package/themes/mobile.css +0 -1
  460. package/themes/site.css +0 -1
  461. package/toast-plate/components/base-toast-plate/component.js +1 -1
  462. package/toast-plate/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +1 -1
  463. package/toast-plate/esm/Component.responsive.js +1 -1
  464. package/toast-plate/esm/components/base-toast-plate/component.js +1 -1
  465. package/toast-plate/esm/components/base-toast-plate/index.js +1 -1
  466. package/toast-plate/esm/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +1 -1
  467. package/toast-plate/esm/desktop/Component.desktop.js +1 -1
  468. package/toast-plate/esm/desktop/index.js +1 -1
  469. package/toast-plate/esm/index-307da6d7.d.ts +1 -1
  470. package/toast-plate/esm/index.js +1 -1
  471. package/toast-plate/esm/mobile/Component.mobile.js +1 -1
  472. package/toast-plate/esm/mobile/index.js +1 -1
  473. package/toast-plate/index-307da6d7.d.ts +1 -1
  474. package/toast-plate/modern/Component.responsive.js +1 -1
  475. package/toast-plate/modern/components/base-toast-plate/component.js +1 -1
  476. package/toast-plate/modern/components/base-toast-plate/index.js +1 -1
  477. package/toast-plate/modern/components/base-toast-plate/utils/getBaseToastPlateTestIds.js +1 -1
  478. package/toast-plate/modern/desktop/Component.desktop.js +1 -1
  479. package/toast-plate/modern/desktop/index.js +1 -1
  480. package/toast-plate/modern/index-307da6d7.d.ts +1 -1
  481. package/toast-plate/modern/index.js +1 -1
  482. package/toast-plate/modern/mobile/Component.mobile.js +1 -1
  483. package/toast-plate/modern/mobile/index.js +1 -1
  484. package/typography/esm/component.js +2 -2
  485. package/typography/esm/index.js +2 -2
  486. package/typography/esm/text/component.js +1 -1
  487. package/typography/esm/text/index.js +1 -1
  488. package/typography/esm/title/component.js +1 -1
  489. package/typography/esm/title/index.js +2 -2
  490. package/typography/esm/title-mobile/component.js +2 -2
  491. package/typography/esm/title-mobile/index.js +2 -2
  492. package/typography/esm/title-responsive/component.js +2 -2
  493. package/typography/esm/title-responsive/index.js +2 -2
  494. package/typography/modern/component.js +2 -2
  495. package/typography/modern/index.js +2 -2
  496. package/typography/modern/text/component.js +1 -1
  497. package/typography/modern/text/index.js +1 -1
  498. package/typography/modern/title/component.js +1 -1
  499. package/typography/modern/title/index.js +2 -2
  500. package/typography/modern/title-mobile/component.js +2 -2
  501. package/typography/modern/title-mobile/index.js +2 -2
  502. package/typography/modern/title-responsive/component.js +2 -2
  503. package/typography/modern/title-responsive/index.js +2 -2
  504. package/typography/text/component.js +1 -1
  505. package/typography/title/component.js +1 -1
  506. package/typography/title/index.js +1 -1
  507. package/typography/title-mobile/component.js +1 -1
  508. package/typography/title-responsive/component.js +1 -1
  509. package/underlay/Component.js +1 -1
  510. package/underlay/esm/Component.js +1 -1
  511. package/underlay/esm/index.js +1 -1
  512. package/underlay/esm/utils/getBorderCorners.js +1 -1
  513. package/underlay/esm/utils/getClasses.js +1 -1
  514. package/underlay/modern/Component.js +1 -1
  515. package/underlay/modern/index.js +1 -1
  516. package/underlay/modern/utils/getBorderCorners.js +1 -1
  517. package/underlay/modern/utils/getClasses.js +1 -1
  518. package/underlay/utils/getBorderCorners.js +1 -1
  519. package/underlay/utils/getClasses.js +1 -1
  520. package/universal-date-input/components/base-universal-date-input/Component.js +1 -1
  521. package/universal-date-input/components/date-input/Component.js +1 -1
  522. package/universal-date-input/components/date-range-input/Component.js +1 -1
  523. package/universal-date-input/esm/Component.responsive.js +1 -1
  524. package/universal-date-input/esm/components/base-universal-date-input/Component.js +1 -1
  525. package/universal-date-input/esm/components/base-universal-date-input/index.js +1 -1
  526. package/universal-date-input/esm/components/date-input/Component.js +1 -1
  527. package/universal-date-input/esm/components/date-input/index.js +1 -1
  528. package/universal-date-input/esm/components/date-range-input/Component.js +1 -1
  529. package/universal-date-input/esm/components/date-range-input/index.js +1 -1
  530. package/universal-date-input/esm/desktop/Component.desktop.js +1 -1
  531. package/universal-date-input/esm/desktop/index.js +1 -1
  532. package/universal-date-input/esm/index.js +1 -1
  533. package/universal-date-input/esm/mobile/Component.mobile.js +1 -1
  534. package/universal-date-input/esm/mobile/index.js +1 -1
  535. package/universal-date-input/modern/Component.responsive.js +1 -1
  536. package/universal-date-input/modern/components/base-universal-date-input/Component.js +1 -1
  537. package/universal-date-input/modern/components/base-universal-date-input/index.js +1 -1
  538. package/universal-date-input/modern/components/date-input/Component.js +1 -1
  539. package/universal-date-input/modern/components/date-input/index.js +1 -1
  540. package/universal-date-input/modern/components/date-range-input/Component.js +1 -1
  541. package/universal-date-input/modern/components/date-range-input/index.js +1 -1
  542. package/universal-date-input/modern/desktop/Component.desktop.js +1 -1
  543. package/universal-date-input/modern/desktop/index.js +1 -1
  544. package/universal-date-input/modern/index.js +1 -1
  545. package/universal-date-input/modern/mobile/Component.mobile.js +1 -1
  546. package/universal-date-input/modern/mobile/index.js +1 -1
  547. package/vars/cssm/bundle/click.css +0 -1
  548. package/vars/cssm/bundle/corp.css +0 -1
  549. package/vars/cssm/bundle/intranet.css +0 -1
  550. package/vars/cssm/bundle/mobile.css +0 -1
  551. package/vars/cssm/bundle/site.css +0 -1
  552. package/vars/cssm/gaps.css +0 -1
  553. package/vars/cssm/index.css +0 -1
  554. package/vars/cssm/index.d.ts +0 -1
  555. package/vars/cssm/index.js +0 -1
  556. package/vars/esm/index.d.ts +0 -1
  557. package/vars/esm/index.js +1 -2
  558. package/vars/gaps.css +0 -1
  559. package/vars/index.d.ts +0 -1
  560. package/vars/index.js +0 -1
  561. package/vars/modern/index.d.ts +0 -1
  562. package/vars/modern/index.js +1 -2
  563. package/pass-code/Component.responsive.d.ts +0 -5
  564. package/pass-code/Component.responsive.js +0 -21
  565. package/pass-code/components/InputProgress/useInputProgress.d.ts +0 -5
  566. package/pass-code/components/InputProgress/useInputProgress.js +0 -20
  567. package/pass-code/cssm/Component.responsive.d.ts +0 -5
  568. package/pass-code/cssm/Component.responsive.js +0 -21
  569. package/pass-code/cssm/components/InputProgress/animations.module.css +0 -15
  570. package/pass-code/cssm/components/InputProgress/useInputProgress.d.ts +0 -5
  571. package/pass-code/cssm/components/InputProgress/useInputProgress.js +0 -20
  572. package/pass-code/cssm/desktop/PassCodeDesktop.d.ts +0 -5
  573. package/pass-code/cssm/desktop/PassCodeDesktop.js +0 -15
  574. package/pass-code/cssm/desktop/desktop.module.css +0 -16
  575. package/pass-code/cssm/mobile/PassCodeMobile.d.ts +0 -5
  576. package/pass-code/cssm/mobile/PassCodeMobile.js +0 -15
  577. package/pass-code/cssm/mobile/mobile.module.css +0 -23
  578. package/pass-code/cssm/typings.d.ts +0 -18
  579. package/pass-code/cssm/typings.js +0 -1
  580. package/pass-code/desktop/PassCodeDesktop.d.ts +0 -5
  581. package/pass-code/desktop/PassCodeDesktop.js +0 -16
  582. package/pass-code/desktop/desktop.css +0 -17
  583. package/pass-code/esm/Component.responsive.d.ts +0 -5
  584. package/pass-code/esm/Component.responsive.js +0 -26
  585. package/pass-code/esm/components/InputProgress/useInputProgress.d.ts +0 -5
  586. package/pass-code/esm/components/InputProgress/useInputProgress.js +0 -18
  587. package/pass-code/esm/desktop/PassCodeDesktop.d.ts +0 -5
  588. package/pass-code/esm/desktop/PassCodeDesktop.js +0 -20
  589. package/pass-code/esm/desktop/desktop.css +0 -17
  590. package/pass-code/esm/mobile/PassCodeMobile.d.ts +0 -5
  591. package/pass-code/esm/mobile/PassCodeMobile.js +0 -20
  592. package/pass-code/esm/mobile/mobile.css +0 -24
  593. package/pass-code/esm/typings.d.ts +0 -18
  594. package/pass-code/esm/typings.js +0 -1
  595. package/pass-code/mobile/PassCodeMobile.d.ts +0 -5
  596. package/pass-code/mobile/PassCodeMobile.js +0 -16
  597. package/pass-code/mobile/mobile.css +0 -24
  598. package/pass-code/modern/Component.responsive.d.ts +0 -5
  599. package/pass-code/modern/Component.responsive.js +0 -24
  600. package/pass-code/modern/components/InputProgress/useInputProgress.d.ts +0 -5
  601. package/pass-code/modern/components/InputProgress/useInputProgress.js +0 -18
  602. package/pass-code/modern/desktop/PassCodeDesktop.d.ts +0 -5
  603. package/pass-code/modern/desktop/PassCodeDesktop.js +0 -19
  604. package/pass-code/modern/desktop/desktop.css +0 -17
  605. package/pass-code/modern/mobile/PassCodeMobile.d.ts +0 -5
  606. package/pass-code/modern/mobile/PassCodeMobile.js +0 -19
  607. package/pass-code/modern/mobile/mobile.css +0 -24
  608. package/pass-code/modern/typings.d.ts +0 -18
  609. package/pass-code/modern/typings.js +0 -1
  610. package/pass-code/typings.d.ts +0 -18
  611. package/pass-code/typings.js +0 -1
  612. package/pass-code-v1/Component.d.ts +0 -62
  613. package/pass-code-v1/Component.js +0 -46
  614. package/pass-code-v1/components/InputProgress/Component.d.ts +0 -11
  615. package/pass-code-v1/components/InputProgress/Component.js +0 -40
  616. package/pass-code-v1/components/InputProgress/index.css +0 -41
  617. package/pass-code-v1/components/InputProgress/index.d.ts +0 -1
  618. package/pass-code-v1/components/InputProgress/index.js +0 -7
  619. package/pass-code-v1/components/InputProgress/transitions.css +0 -52
  620. package/pass-code-v1/components/KeyPad/Component.d.ts +0 -31
  621. package/pass-code-v1/components/KeyPad/Component.js +0 -42
  622. package/pass-code-v1/components/KeyPad/index.css +0 -45
  623. package/pass-code-v1/components/KeyPad/index.d.ts +0 -1
  624. package/pass-code-v1/components/KeyPad/index.js +0 -7
  625. package/pass-code-v1/components/KeyPadButton/Component.d.ts +0 -32
  626. package/pass-code-v1/components/KeyPadButton/Component.js +0 -21
  627. package/pass-code-v1/components/KeyPadButton/index.css +0 -69
  628. package/pass-code-v1/components/KeyPadButton/index.d.ts +0 -1
  629. package/pass-code-v1/components/KeyPadButton/index.js +0 -7
  630. package/pass-code-v1/cssm/Component.d.ts +0 -62
  631. package/pass-code-v1/cssm/Component.js +0 -45
  632. package/pass-code-v1/cssm/components/InputProgress/Component.d.ts +0 -11
  633. package/pass-code-v1/cssm/components/InputProgress/Component.js +0 -38
  634. package/pass-code-v1/cssm/components/InputProgress/index.d.ts +0 -1
  635. package/pass-code-v1/cssm/components/InputProgress/index.js +0 -7
  636. package/pass-code-v1/cssm/components/InputProgress/index.module.css +0 -40
  637. package/pass-code-v1/cssm/components/InputProgress/transitions.module.css +0 -51
  638. package/pass-code-v1/cssm/components/KeyPad/Component.d.ts +0 -31
  639. package/pass-code-v1/cssm/components/KeyPad/Component.js +0 -41
  640. package/pass-code-v1/cssm/components/KeyPad/index.d.ts +0 -1
  641. package/pass-code-v1/cssm/components/KeyPad/index.js +0 -7
  642. package/pass-code-v1/cssm/components/KeyPad/index.module.css +0 -44
  643. package/pass-code-v1/cssm/components/KeyPadButton/Component.d.ts +0 -32
  644. package/pass-code-v1/cssm/components/KeyPadButton/Component.js +0 -20
  645. package/pass-code-v1/cssm/components/KeyPadButton/index.d.ts +0 -1
  646. package/pass-code-v1/cssm/components/KeyPadButton/index.js +0 -7
  647. package/pass-code-v1/cssm/components/KeyPadButton/index.module.css +0 -68
  648. package/pass-code-v1/cssm/index.d.ts +0 -2
  649. package/pass-code-v1/cssm/index.js +0 -9
  650. package/pass-code-v1/cssm/index.module.css +0 -37
  651. package/pass-code-v1/cssm/shared/index.d.ts +0 -1
  652. package/pass-code-v1/cssm/shared/index.js +0 -7
  653. package/pass-code-v1/cssm/utils.d.ts +0 -10
  654. package/pass-code-v1/cssm/utils.js +0 -17
  655. package/pass-code-v1/cssm/vars.css +0 -0
  656. package/pass-code-v1/esm/Component.d.ts +0 -62
  657. package/pass-code-v1/esm/Component.js +0 -43
  658. package/pass-code-v1/esm/components/InputProgress/Component.d.ts +0 -11
  659. package/pass-code-v1/esm/components/InputProgress/Component.js +0 -33
  660. package/pass-code-v1/esm/components/InputProgress/index.css +0 -41
  661. package/pass-code-v1/esm/components/InputProgress/index.d.ts +0 -1
  662. package/pass-code-v1/esm/components/InputProgress/index.js +0 -5
  663. package/pass-code-v1/esm/components/InputProgress/transitions.css +0 -52
  664. package/pass-code-v1/esm/components/KeyPad/Component.d.ts +0 -31
  665. package/pass-code-v1/esm/components/KeyPad/Component.js +0 -38
  666. package/pass-code-v1/esm/components/KeyPad/index.css +0 -45
  667. package/pass-code-v1/esm/components/KeyPad/index.d.ts +0 -1
  668. package/pass-code-v1/esm/components/KeyPad/index.js +0 -7
  669. package/pass-code-v1/esm/components/KeyPadButton/Component.d.ts +0 -32
  670. package/pass-code-v1/esm/components/KeyPadButton/Component.js +0 -14
  671. package/pass-code-v1/esm/components/KeyPadButton/index.css +0 -69
  672. package/pass-code-v1/esm/components/KeyPadButton/index.d.ts +0 -1
  673. package/pass-code-v1/esm/components/KeyPadButton/index.js +0 -4
  674. package/pass-code-v1/esm/index.css +0 -38
  675. package/pass-code-v1/esm/index.d.ts +0 -2
  676. package/pass-code-v1/esm/index.js +0 -11
  677. package/pass-code-v1/esm/shared/index.d.ts +0 -1
  678. package/pass-code-v1/esm/shared/index.js +0 -2
  679. package/pass-code-v1/esm/utils.d.ts +0 -10
  680. package/pass-code-v1/esm/utils.js +0 -15
  681. package/pass-code-v1/index.css +0 -38
  682. package/pass-code-v1/index.d.ts +0 -2
  683. package/pass-code-v1/index.js +0 -9
  684. package/pass-code-v1/modern/Component.d.ts +0 -62
  685. package/pass-code-v1/modern/Component.js +0 -42
  686. package/pass-code-v1/modern/components/InputProgress/Component.d.ts +0 -11
  687. package/pass-code-v1/modern/components/InputProgress/Component.js +0 -25
  688. package/pass-code-v1/modern/components/InputProgress/index.css +0 -41
  689. package/pass-code-v1/modern/components/InputProgress/index.d.ts +0 -1
  690. package/pass-code-v1/modern/components/InputProgress/index.js +0 -5
  691. package/pass-code-v1/modern/components/InputProgress/transitions.css +0 -52
  692. package/pass-code-v1/modern/components/KeyPad/Component.d.ts +0 -31
  693. package/pass-code-v1/modern/components/KeyPad/Component.js +0 -35
  694. package/pass-code-v1/modern/components/KeyPad/index.css +0 -45
  695. package/pass-code-v1/modern/components/KeyPad/index.d.ts +0 -1
  696. package/pass-code-v1/modern/components/KeyPad/index.js +0 -7
  697. package/pass-code-v1/modern/components/KeyPadButton/Component.d.ts +0 -32
  698. package/pass-code-v1/modern/components/KeyPadButton/Component.js +0 -13
  699. package/pass-code-v1/modern/components/KeyPadButton/index.css +0 -69
  700. package/pass-code-v1/modern/components/KeyPadButton/index.d.ts +0 -1
  701. package/pass-code-v1/modern/components/KeyPadButton/index.js +0 -4
  702. package/pass-code-v1/modern/index.css +0 -38
  703. package/pass-code-v1/modern/index.d.ts +0 -2
  704. package/pass-code-v1/modern/index.js +0 -11
  705. package/pass-code-v1/modern/shared/index.d.ts +0 -1
  706. package/pass-code-v1/modern/shared/index.js +0 -2
  707. package/pass-code-v1/modern/utils.d.ts +0 -10
  708. package/pass-code-v1/modern/utils.js +0 -15
  709. package/pass-code-v1/package.json +0 -3
  710. package/pass-code-v1/shared/index.d.ts +0 -1
  711. package/pass-code-v1/shared/index.js +0 -7
  712. package/pass-code-v1/shared/package.json +0 -3
  713. package/pass-code-v1/utils.d.ts +0 -10
  714. package/pass-code-v1/utils.js +0 -17
  715. package/pattern-lock-v1/Component.responsive.d.ts +0 -10
  716. package/pattern-lock-v1/Component.responsive.js +0 -25
  717. package/pattern-lock-v1/components/base-pattern-lock/Component.d.ts +0 -6
  718. package/pattern-lock-v1/components/base-pattern-lock/Component.js +0 -66
  719. package/pattern-lock-v1/components/base-pattern-lock/index.css +0 -45
  720. package/pattern-lock-v1/components/base-pattern-lock/index.d.ts +0 -1
  721. package/pattern-lock-v1/components/base-pattern-lock/index.js +0 -7
  722. package/pattern-lock-v1/consts.d.ts +0 -11
  723. package/pattern-lock-v1/consts.js +0 -32
  724. package/pattern-lock-v1/cssm/Component.responsive.d.ts +0 -10
  725. package/pattern-lock-v1/cssm/Component.responsive.js +0 -25
  726. package/pattern-lock-v1/cssm/components/base-pattern-lock/Component.d.ts +0 -6
  727. package/pattern-lock-v1/cssm/components/base-pattern-lock/Component.js +0 -65
  728. package/pattern-lock-v1/cssm/components/base-pattern-lock/index.d.ts +0 -1
  729. package/pattern-lock-v1/cssm/components/base-pattern-lock/index.js +0 -7
  730. package/pattern-lock-v1/cssm/components/base-pattern-lock/index.module.css +0 -44
  731. package/pattern-lock-v1/cssm/consts.d.ts +0 -11
  732. package/pattern-lock-v1/cssm/consts.js +0 -32
  733. package/pattern-lock-v1/cssm/desktop/Component.desktop.d.ts +0 -6
  734. package/pattern-lock-v1/cssm/desktop/Component.desktop.js +0 -15
  735. package/pattern-lock-v1/cssm/desktop/desktop.module.css +0 -27
  736. package/pattern-lock-v1/cssm/desktop/index.d.ts +0 -2
  737. package/pattern-lock-v1/cssm/desktop/index.js +0 -7
  738. package/pattern-lock-v1/cssm/hooks/use-pattern-lock-cleanup.d.ts +0 -6
  739. package/pattern-lock-v1/cssm/hooks/use-pattern-lock-cleanup.js +0 -16
  740. package/pattern-lock-v1/cssm/index.d.ts +0 -3
  741. package/pattern-lock-v1/cssm/index.js +0 -9
  742. package/pattern-lock-v1/cssm/mobile/Component.mobile.d.ts +0 -6
  743. package/pattern-lock-v1/cssm/mobile/Component.mobile.js +0 -15
  744. package/pattern-lock-v1/cssm/mobile/index.d.ts +0 -2
  745. package/pattern-lock-v1/cssm/mobile/index.js +0 -7
  746. package/pattern-lock-v1/cssm/mobile/mobile.module.css +0 -47
  747. package/pattern-lock-v1/cssm/shared/index.d.ts +0 -2
  748. package/pattern-lock-v1/cssm/shared/index.js +0 -9
  749. package/pattern-lock-v1/cssm/typings.d.ts +0 -91
  750. package/pattern-lock-v1/cssm/typings.js +0 -1
  751. package/pattern-lock-v1/cssm/utils.d.ts +0 -16
  752. package/pattern-lock-v1/cssm/utils.js +0 -94
  753. package/pattern-lock-v1/cssm/vars.css +0 -0
  754. package/pattern-lock-v1/desktop/Component.desktop.d.ts +0 -6
  755. package/pattern-lock-v1/desktop/Component.desktop.js +0 -16
  756. package/pattern-lock-v1/desktop/desktop.css +0 -28
  757. package/pattern-lock-v1/desktop/index.d.ts +0 -2
  758. package/pattern-lock-v1/desktop/index.js +0 -7
  759. package/pattern-lock-v1/desktop/package.json +0 -3
  760. package/pattern-lock-v1/esm/Component.responsive.d.ts +0 -10
  761. package/pattern-lock-v1/esm/Component.responsive.js +0 -26
  762. package/pattern-lock-v1/esm/components/base-pattern-lock/Component.d.ts +0 -6
  763. package/pattern-lock-v1/esm/components/base-pattern-lock/Component.js +0 -59
  764. package/pattern-lock-v1/esm/components/base-pattern-lock/index.css +0 -45
  765. package/pattern-lock-v1/esm/components/base-pattern-lock/index.d.ts +0 -1
  766. package/pattern-lock-v1/esm/components/base-pattern-lock/index.js +0 -9
  767. package/pattern-lock-v1/esm/consts.d.ts +0 -11
  768. package/pattern-lock-v1/esm/consts.js +0 -27
  769. package/pattern-lock-v1/esm/desktop/Component.desktop.d.ts +0 -6
  770. package/pattern-lock-v1/esm/desktop/Component.desktop.js +0 -16
  771. package/pattern-lock-v1/esm/desktop/desktop.css +0 -28
  772. package/pattern-lock-v1/esm/desktop/index.d.ts +0 -2
  773. package/pattern-lock-v1/esm/desktop/index.js +0 -10
  774. package/pattern-lock-v1/esm/hooks/use-pattern-lock-cleanup.d.ts +0 -6
  775. package/pattern-lock-v1/esm/hooks/use-pattern-lock-cleanup.js +0 -14
  776. package/pattern-lock-v1/esm/index.d.ts +0 -3
  777. package/pattern-lock-v1/esm/index.js +0 -13
  778. package/pattern-lock-v1/esm/mobile/Component.mobile.d.ts +0 -6
  779. package/pattern-lock-v1/esm/mobile/Component.mobile.js +0 -16
  780. package/pattern-lock-v1/esm/mobile/index.d.ts +0 -2
  781. package/pattern-lock-v1/esm/mobile/index.js +0 -10
  782. package/pattern-lock-v1/esm/mobile/mobile.css +0 -48
  783. package/pattern-lock-v1/esm/shared/index.d.ts +0 -2
  784. package/pattern-lock-v1/esm/shared/index.js +0 -6
  785. package/pattern-lock-v1/esm/typings.d.ts +0 -91
  786. package/pattern-lock-v1/esm/typings.js +0 -1
  787. package/pattern-lock-v1/esm/utils.d.ts +0 -16
  788. package/pattern-lock-v1/esm/utils.js +0 -88
  789. package/pattern-lock-v1/hooks/use-pattern-lock-cleanup.d.ts +0 -6
  790. package/pattern-lock-v1/hooks/use-pattern-lock-cleanup.js +0 -16
  791. package/pattern-lock-v1/index.d.ts +0 -3
  792. package/pattern-lock-v1/index.js +0 -9
  793. package/pattern-lock-v1/mobile/Component.mobile.d.ts +0 -6
  794. package/pattern-lock-v1/mobile/Component.mobile.js +0 -16
  795. package/pattern-lock-v1/mobile/index.d.ts +0 -2
  796. package/pattern-lock-v1/mobile/index.js +0 -7
  797. package/pattern-lock-v1/mobile/mobile.css +0 -48
  798. package/pattern-lock-v1/mobile/package.json +0 -3
  799. package/pattern-lock-v1/modern/Component.responsive.d.ts +0 -10
  800. package/pattern-lock-v1/modern/Component.responsive.js +0 -24
  801. package/pattern-lock-v1/modern/components/base-pattern-lock/Component.d.ts +0 -6
  802. package/pattern-lock-v1/modern/components/base-pattern-lock/Component.js +0 -54
  803. package/pattern-lock-v1/modern/components/base-pattern-lock/index.css +0 -45
  804. package/pattern-lock-v1/modern/components/base-pattern-lock/index.d.ts +0 -1
  805. package/pattern-lock-v1/modern/components/base-pattern-lock/index.js +0 -8
  806. package/pattern-lock-v1/modern/consts.d.ts +0 -11
  807. package/pattern-lock-v1/modern/consts.js +0 -27
  808. package/pattern-lock-v1/modern/desktop/Component.desktop.d.ts +0 -6
  809. package/pattern-lock-v1/modern/desktop/Component.desktop.js +0 -15
  810. package/pattern-lock-v1/modern/desktop/desktop.css +0 -28
  811. package/pattern-lock-v1/modern/desktop/index.d.ts +0 -2
  812. package/pattern-lock-v1/modern/desktop/index.js +0 -9
  813. package/pattern-lock-v1/modern/hooks/use-pattern-lock-cleanup.d.ts +0 -6
  814. package/pattern-lock-v1/modern/hooks/use-pattern-lock-cleanup.js +0 -14
  815. package/pattern-lock-v1/modern/index.d.ts +0 -3
  816. package/pattern-lock-v1/modern/index.js +0 -12
  817. package/pattern-lock-v1/modern/mobile/Component.mobile.d.ts +0 -6
  818. package/pattern-lock-v1/modern/mobile/Component.mobile.js +0 -15
  819. package/pattern-lock-v1/modern/mobile/index.d.ts +0 -2
  820. package/pattern-lock-v1/modern/mobile/index.js +0 -9
  821. package/pattern-lock-v1/modern/mobile/mobile.css +0 -48
  822. package/pattern-lock-v1/modern/shared/index.d.ts +0 -2
  823. package/pattern-lock-v1/modern/shared/index.js +0 -5
  824. package/pattern-lock-v1/modern/typings.d.ts +0 -91
  825. package/pattern-lock-v1/modern/typings.js +0 -1
  826. package/pattern-lock-v1/modern/utils.d.ts +0 -16
  827. package/pattern-lock-v1/modern/utils.js +0 -98
  828. package/pattern-lock-v1/package.json +0 -3
  829. package/pattern-lock-v1/shared/index.d.ts +0 -2
  830. package/pattern-lock-v1/shared/index.js +0 -9
  831. package/pattern-lock-v1/shared/package.json +0 -3
  832. package/pattern-lock-v1/typings.d.ts +0 -91
  833. package/pattern-lock-v1/typings.js +0 -1
  834. package/pattern-lock-v1/utils.d.ts +0 -16
  835. package/pattern-lock-v1/utils.js +0 -94
  836. /package/calendar-range/esm/{index.module-623d82cb.js → index.module-357c54b1.js} +0 -0
  837. /package/calendar-range/{index.module-d25909db.js → index.module-ecaac793.js} +0 -0
  838. /package/calendar-range/modern/{index.module-aef2c351.js → index.module-1cf41baf.js} +0 -0
  839. /package/confirmation/{countdown-section-0a04b556.d.ts → countdown-section-f9e4f884.d.ts} +0 -0
  840. /package/confirmation/{countdown-section-0a04b556.js → countdown-section-f9e4f884.js} +0 -0
  841. /package/confirmation/esm/{countdown-section-1b225f27.d.ts → countdown-section-540da1e3.d.ts} +0 -0
  842. /package/confirmation/esm/{countdown-section-1b225f27.js → countdown-section-540da1e3.js} +0 -0
  843. /package/confirmation/modern/{countdown-section-81b6d9a7.d.ts → countdown-section-d3385b29.d.ts} +0 -0
  844. /package/confirmation/modern/{countdown-section-81b6d9a7.js → countdown-section-d3385b29.js} +0 -0
  845. /package/gallery/{buttons-d8774f2d.d.ts → buttons-c6aed03c.d.ts} +0 -0
  846. /package/gallery/{buttons-d8774f2d.js → buttons-c6aed03c.js} +0 -0
  847. /package/gallery/esm/{buttons-49914c40.d.ts → buttons-62670d03.d.ts} +0 -0
  848. /package/gallery/esm/{buttons-49914c40.js → buttons-62670d03.js} +0 -0
  849. /package/gallery/esm/{slide-3443a4cc.d.ts → slide-049da652.d.ts} +0 -0
  850. /package/gallery/esm/{slide-3443a4cc.js → slide-049da652.js} +0 -0
  851. /package/gallery/modern/{buttons-6df48be7.d.ts → buttons-c1152f47.d.ts} +0 -0
  852. /package/gallery/modern/{buttons-6df48be7.js → buttons-c1152f47.js} +0 -0
  853. /package/gallery/modern/{slide-0bca9ff6.d.ts → slide-eb235226.d.ts} +0 -0
  854. /package/gallery/modern/{slide-0bca9ff6.js → slide-eb235226.js} +0 -0
  855. /package/gallery/{slide-bb1b1545.d.ts → slide-89e87125.d.ts} +0 -0
  856. /package/gallery/{slide-bb1b1545.js → slide-89e87125.js} +0 -0
  857. /package/list/{Component-a602be93.d.ts → Component-ff6688dc.d.ts} +0 -0
  858. /package/list/{Component-a602be93.js → Component-ff6688dc.js} +0 -0
  859. /package/list/esm/{Component-cb53d490.d.ts → Component-e815e6a4.d.ts} +0 -0
  860. /package/list/esm/{Component-cb53d490.js → Component-e815e6a4.js} +0 -0
  861. /package/list/modern/{Component-a046ddbb.d.ts → Component-ec34e05a.d.ts} +0 -0
  862. /package/list/modern/{Component-a046ddbb.js → Component-ec34e05a.js} +0 -0
  863. /package/markdown/esm/{use-overrides-07b626db.d.ts → use-overrides-1ff68396.d.ts} +0 -0
  864. /package/markdown/esm/{use-overrides-07b626db.js → use-overrides-1ff68396.js} +0 -0
  865. /package/markdown/modern/{use-overrides-b5b09003.d.ts → use-overrides-7e45f101.d.ts} +0 -0
  866. /package/markdown/modern/{use-overrides-b5b09003.js → use-overrides-7e45f101.js} +0 -0
  867. /package/markdown/{use-overrides-822accd9.d.ts → use-overrides-86d99dd7.d.ts} +0 -0
  868. /package/markdown/{use-overrides-822accd9.js → use-overrides-86d99dd7.js} +0 -0
  869. /package/modal/esm/{layout.module-8a8d6fa8.js → layout.module-8c2ad581.js} +0 -0
  870. /package/modal/{layout.module-dbae8fb5.js → layout.module-9c7f42a7.js} +0 -0
  871. /package/modal/modern/{layout.module-2a1bae54.js → layout.module-7b9f84d6.js} +0 -0
  872. /package/pure-cell/{component-7416d908.d.ts → component-450c931b.d.ts} +0 -0
  873. /package/pure-cell/{component-7416d908.js → component-450c931b.js} +0 -0
  874. /package/pure-cell/esm/{component-3d640b7c.d.ts → component-1f6fb693.d.ts} +0 -0
  875. /package/pure-cell/esm/{component-3d640b7c.js → component-1f6fb693.js} +0 -0
  876. /package/pure-cell/modern/{component-3e8f0f6a.d.ts → component-fe791444.d.ts} +0 -0
  877. /package/pure-cell/modern/{component-3e8f0f6a.js → component-fe791444.js} +0 -0
  878. /package/select/cssm/{hook-aae7b381.d.ts → hook-941ed97f.d.ts} +0 -0
  879. /package/select/esm/{hook-4bc5eed1.d.ts → hook-b1acbe62.d.ts} +0 -0
  880. /package/select/{hook-3574e55f.d.ts → hook-1e1150ba.d.ts} +0 -0
  881. /package/select/modern/{hook-eedbc391.d.ts → hook-c88964f0.d.ts} +0 -0
  882. /package/side-panel/esm/{layout.module-a53b23ae.js → layout.module-72cc1a7a.js} +0 -0
  883. /package/side-panel/{layout.module-3d4049aa.js → layout.module-cfb65ab1.js} +0 -0
  884. /package/side-panel/modern/{layout.module-053ba351.js → layout.module-3503b091.js} +0 -0
  885. /package/tabs/esm/{index.module-cf06e057.js → index.module-5a0e55b4.js} +0 -0
  886. /package/tabs/esm/{index.module-933af431.js → index.module-ba7b2cb2.js} +0 -0
  887. /package/tabs/{index.module-7921c543.js → index.module-cbc6d7c7.js} +0 -0
  888. /package/tabs/{index.module-b12043c1.js → index.module-d6f111ab.js} +0 -0
  889. /package/tabs/modern/{index.module-31d8ecb3.js → index.module-a08c8cf9.js} +0 -0
  890. /package/tabs/modern/{index.module-2be333c9.js → index.module-ff97782f.js} +0 -0
  891. /package/textarea/{PseudoTextArea-1ccf8201.d.ts → PseudoTextArea-7681334c.d.ts} +0 -0
  892. /package/textarea/{PseudoTextArea-1ccf8201.js → PseudoTextArea-7681334c.js} +0 -0
  893. /package/textarea/esm/{PseudoTextArea-76d3dc41.d.ts → PseudoTextArea-850a55b5.d.ts} +0 -0
  894. /package/textarea/esm/{PseudoTextArea-76d3dc41.js → PseudoTextArea-850a55b5.js} +0 -0
  895. /package/textarea/modern/{PseudoTextArea-e429aefb.d.ts → PseudoTextArea-c51ed577.d.ts} +0 -0
  896. /package/textarea/modern/{PseudoTextArea-e429aefb.js → PseudoTextArea-c51ed577.js} +0 -0
  897. /package/toast-plate/esm/{getDataTestId-9abe1e7b.d.ts → getDataTestId-32d52205.d.ts} +0 -0
  898. /package/toast-plate/esm/{getDataTestId-9abe1e7b.js → getDataTestId-32d52205.js} +0 -0
  899. /package/toast-plate/{getDataTestId-ee42e490.d.ts → getDataTestId-1de39d74.d.ts} +0 -0
  900. /package/toast-plate/{getDataTestId-ee42e490.js → getDataTestId-1de39d74.js} +0 -0
  901. /package/toast-plate/modern/{getDataTestId-13030809.d.ts → getDataTestId-dd00ab19.d.ts} +0 -0
  902. /package/toast-plate/modern/{getDataTestId-13030809.js → getDataTestId-dd00ab19.js} +0 -0
  903. /package/typography/{colors.module-b5748ea8.js → colors.module-95ea7fc4.js} +0 -0
  904. /package/typography/{common.module-80bf51b5.js → common.module-ae53b4de.js} +0 -0
  905. /package/typography/esm/{colors.module-f3766eb5.js → colors.module-2b53143b.js} +0 -0
  906. /package/typography/esm/{common.module-f848d683.js → common.module-1373fada.js} +0 -0
  907. /package/typography/modern/{colors.module-a1c32450.js → colors.module-5db1b616.js} +0 -0
  908. /package/typography/modern/{common.module-51b2b521.js → common.module-49874e31.js} +0 -0
  909. /package/underlay/esm/{index.module-5d0c8b19.js → index.module-62313110.js} +0 -0
  910. /package/underlay/{index.module-8abd8137.js → index.module-ac30b0c0.js} +0 -0
  911. /package/underlay/modern/{index.module-18cad96b.js → index.module-072eac49.js} +0 -0
  912. /package/universal-date-input/esm/{index.module-c3d4524c.js → index.module-fe996ac6.js} +0 -0
  913. /package/universal-date-input/{index.module-9e01be89.js → index.module-0a5591a5.js} +0 -0
  914. /package/universal-date-input/modern/{index.module-8877db57.js → index.module-4dd39b6b.js} +0 -0
@@ -1,7 +1,7 @@
1
1
  import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/modern';
4
- export { M as Main } from '../../component-3e8f0f6a.js';
4
+ export { M as Main } from '../../component-fe791444.js';
5
5
  import 'react-merge-refs';
6
6
  import '../../../../comment/modern';
7
7
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-3e8f0f6a";
1
+ export * from "../../component-fe791444";
@@ -1,4 +1,4 @@
1
- export { M as Main } from '../../component-3e8f0f6a.js';
1
+ export { M as Main } from '../../component-fe791444.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -2,7 +2,7 @@ import 'react';
2
2
  import 'classnames';
3
3
  import '../../../../shared/modern';
4
4
  import '../../../../typography/modern';
5
- export { T as Text } from '../../component-3e8f0f6a.js';
5
+ export { T as Text } from '../../component-fe791444.js';
6
6
  import 'react-merge-refs';
7
7
  import '../../../../comment/modern';
8
8
  import '@alfalab/hooks';
@@ -1 +1 @@
1
- export * from "../../component-3e8f0f6a";
1
+ export * from "../../component-fe791444";
@@ -1,4 +1,4 @@
1
- export { T as Text } from '../../component-3e8f0f6a.js';
1
+ export { T as Text } from '../../component-fe791444.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -1,4 +1,4 @@
1
- export { P as PureCell } from './component-3e8f0f6a.js';
1
+ export { P as PureCell } from './component-fe791444.js';
2
2
  import 'react';
3
3
  import 'react-merge-refs';
4
4
  import 'classnames';
@@ -1,5 +1,6 @@
1
1
  var tslib = require('tslib');
2
2
  var React = require('react');
3
+ var deepEqual = require('deep-equal');
3
4
  var utils = require('./utils.js');
4
5
  var components_optionsList_Component = require('./components/options-list/Component.js');
5
6
  var consts = require('./consts.js');
@@ -9,6 +10,7 @@ var presets_useSelectWithApply_optionsListWithApply_header_Component = require('
9
10
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
10
11
 
11
12
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
13
+ var deepEqual__default = /*#__PURE__*/_interopDefaultCompat(deepEqual);
12
14
 
13
15
  var OptionsListWithApply = React.forwardRef(function (_a, ref) {
14
16
  var toggleMenu = _a.toggleMenu, defaultGetOptionProps = _a.getOptionProps, _b = _a.showClear, showClear = _b === void 0 ? true : _b, showHeaderWithSelectAll = _a.showHeaderWithSelectAll, _c = _a.selectedDraft, selectedDraft = _c === void 0 ? [] : _c, _d = _a.flatOptions, flatOptions = _d === void 0 ? [] : _d, _e = _a.OptionsList, OptionsList = _e === void 0 ? components_optionsList_Component.OptionsList : _e, _f = _a.onApply, onApply = _f === void 0 ? function () { return null; } : _f, _g = _a.onClear, onClear = _g === void 0 ? function () { return null; } : _g, _h = _a.onClose, onClose = _h === void 0 ? function () { return null; } : _h, _j = _a.visibleOptions, visibleOptions = _j === void 0 ? consts.DEFAULT_VISIBLE_OPTIONS : _j, _k = _a.Footer, Footer = _k === void 0 ? presets_useSelectWithApply_optionsListWithApply_footer_Component.Footer : _k, _l = _a.Header, Header = _l === void 0 ? presets_useSelectWithApply_optionsListWithApply_header_Component.Header : _l, header = _a.header, headerProps = _a.headerProps, restProps = tslib.__rest(_a, ["toggleMenu", "getOptionProps", "showClear", "showHeaderWithSelectAll", "selectedDraft", "flatOptions", "OptionsList", "onApply", "onClear", "onClose", "visibleOptions", "Footer", "Header", "header", "headerProps"]);
@@ -102,7 +104,10 @@ function useSelectWithApply(_a) {
102
104
  };
103
105
  var handleClose = function () { return setSelectedDraft(selectedOptionsRef.current); };
104
106
  React.useEffect(function () {
105
- setSelectedDraft(selectedOptions);
107
+ // устанавливать selectedDraft если selectedOptions изменились
108
+ if (!deepEqual__default.default(selectedOptionsRef.current, selectedOptions)) {
109
+ setSelectedDraft(selectedOptions);
110
+ }
106
111
  selectedOptionsRef.current = selectedOptions;
107
112
  }, [selectedOptions]);
108
113
  var memoizedOptions = React.useMemo(function () { return (showSelectAll ? tslib.__spreadArray([selectAllOption], options, true) : options); }, [options, showSelectAll]);
@@ -45,11 +45,14 @@ type UseSelectWithApplyProps = {
45
45
  declare const SELECT_ALL_KEY = "select_all";
46
46
  declare function useSelectWithApply({ options, selected, onChange, OptionsList, optionsListProps, showClear, showSelectAll, showHeaderWithSelectAll, showSearch, searchProps, }: UseSelectWithApplyProps): {
47
47
  OptionsList: import("react").ForwardRefExoticComponent<import("./typings").OptionsListProps & {
48
+ /**
49
+ * Обработчик выбора
50
+ */
48
51
  showClear?: boolean | undefined;
49
- onClose?: (() => void) | undefined; /**
52
+ onClose?: (() => void) | undefined;
53
+ selectedDraft?: OptionShape[] | undefined; /**
50
54
  * Компонент выпадающего меню
51
55
  */
52
- selectedDraft?: OptionShape[] | undefined;
53
56
  OptionsList?: import("react").FC<import("./typings").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
54
57
  Footer?: import("react").FC<import("./presets/useSelectWithApply/options-list-with-apply/footer/Component").FooterProps> | undefined;
55
58
  Header?: import("react").FC<import("./presets/useSelectWithApply/options-list-with-apply/header/Component").HeaderProps> | undefined;
@@ -14,7 +14,7 @@ var components_option_Component = require('../components/option/Component.js');
14
14
  var components_optionsList_Component = require('../components/options-list/Component.js');
15
15
  var components_search_Component = require('../components/search/Component.js');
16
16
  var components_virtualOptionsList_Component = require('../components/virtual-options-list/Component.js');
17
- var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-aae7b381.js');
17
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-941ed97f.js');
18
18
  var presets_useSelectWithApply_optionsListWithApply_header_Component = require('../presets/useSelectWithApply/options-list-with-apply/header/Component.js');
19
19
 
20
20
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
@@ -1,3 +1,3 @@
1
1
  export * from "./useSelectWithLoading/hook";
2
2
  export * from "./useLazyLoading/hook";
3
- export * from "../hook-d4f77aed";
3
+ export * from "../hook-bdd14a05";
@@ -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-aae7b381.js');
5
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-941ed97f.js');
6
6
 
7
7
 
8
8
 
@@ -2,8 +2,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
3
  require('tslib');
4
4
  require('react');
5
+ require('deep-equal');
5
6
  require('../../utils.js');
6
- var presets_useSelectWithApply_optionsListWithApply_Component = require('../../hook-aae7b381.js');
7
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('../../hook-941ed97f.js');
7
8
 
8
9
 
9
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-aae7b381.js');
7
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-941ed97f.js');
8
8
  require('./footer/Component.js');
9
9
  require('./header/Component.js');
10
10
 
@@ -1 +1 @@
1
- export * from "../../../hook-aae7b381";
1
+ export * from "../../../hook-941ed97f";
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-aae7b381.js');
3
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('../../../hook-941ed97f.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-aae7b381.js');
5
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-941ed97f.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');
@@ -5,7 +5,7 @@ import { InputProps } from "../../input";
5
5
  import { ModalProps } from "../../modal";
6
6
  import { ModalFooterProps, ModalHeaderProps } from "../../modal/shared";
7
7
  import { PopoverProps } from "../../popover";
8
- import { UseSelectWithApplyProps } from "./hook-d4f77aed";
8
+ import { UseSelectWithApplyProps } from "./hook-bdd14a05";
9
9
  type AnyObject = Record<string, any>;
10
10
  type OptionShape = {
11
11
  /**
@@ -41,7 +41,8 @@ import '../../base-modal/esm';
41
41
  import '../../button/esm/mobile';
42
42
  import './components/virtual-options-list/Component.js';
43
43
  import 'react-virtual';
44
- import './hook-4bc5eed1.js';
44
+ import './hook-b1acbe62.js';
45
+ import 'deep-equal';
45
46
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
46
47
  import '../../button/esm/desktop';
47
48
  import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -1,5 +1,6 @@
1
1
  import { __rest, __assign, __spreadArray } from 'tslib';
2
2
  import React, { forwardRef, useCallback, useEffect, useState, useMemo, useRef } from 'react';
3
+ import deepEqual from 'deep-equal';
3
4
  import { defaultAccessor, defaultFilterFn, processOptions } from './utils.js';
4
5
  import { OptionsList } from './components/options-list/Component.js';
5
6
  import { DEFAULT_VISIBLE_OPTIONS } from './consts.js';
@@ -106,7 +107,10 @@ function useSelectWithApply(_a) {
106
107
  };
107
108
  var handleClose = function () { return setSelectedDraft(selectedOptionsRef.current); };
108
109
  useEffect(function () {
109
- setSelectedDraft(selectedOptions);
110
+ // устанавливать selectedDraft если selectedOptions изменились
111
+ if (!deepEqual(selectedOptionsRef.current, selectedOptions)) {
112
+ setSelectedDraft(selectedOptions);
113
+ }
110
114
  selectedOptionsRef.current = selectedOptions;
111
115
  }, [selectedOptions]);
112
116
  var memoizedOptions = useMemo(function () { return (showSelectAll ? __spreadArray([selectAllOption], options, true) : options); }, [options, showSelectAll]);
@@ -45,11 +45,14 @@ type UseSelectWithApplyProps = {
45
45
  declare const SELECT_ALL_KEY = "select_all";
46
46
  declare function useSelectWithApply({ options, selected, onChange, OptionsList, optionsListProps, showClear, showSelectAll, showHeaderWithSelectAll, showSearch, searchProps, }: UseSelectWithApplyProps): {
47
47
  OptionsList: import("react").ForwardRefExoticComponent<import("./typings").OptionsListProps & {
48
+ /**
49
+ * Обработчик выбора
50
+ */
48
51
  showClear?: boolean | undefined;
49
- onClose?: (() => void) | undefined; /**
52
+ onClose?: (() => void) | undefined;
53
+ selectedDraft?: OptionShape[] | undefined; /**
50
54
  * Компонент выпадающего меню
51
55
  */
52
- selectedDraft?: OptionShape[] | undefined;
53
56
  OptionsList?: import("react").FC<import("./typings").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
54
57
  Footer?: import("react").FC<import("./presets/useSelectWithApply/options-list-with-apply/footer/Component").FooterProps> | undefined;
55
58
  Header?: import("react").FC<import("./presets/useSelectWithApply/options-list-with-apply/header/Component").HeaderProps> | undefined;
@@ -41,7 +41,8 @@ import '../../base-modal/esm';
41
41
  import '../../button/esm/mobile';
42
42
  import './components/virtual-options-list/Component.js';
43
43
  import 'react-virtual';
44
- import './hook-4bc5eed1.js';
44
+ import './hook-b1acbe62.js';
45
+ import 'deep-equal';
45
46
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
46
47
  import '../../button/esm/desktop';
47
48
  import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -12,7 +12,7 @@ import { Option } from '../components/option/Component.js';
12
12
  import { OptionsList } from '../components/options-list/Component.js';
13
13
  import { Search } from '../components/search/Component.js';
14
14
  import { VirtualOptionsList } from '../components/virtual-options-list/Component.js';
15
- import { u as useSelectWithApply } from '../hook-4bc5eed1.js';
15
+ import { u as useSelectWithApply } from '../hook-b1acbe62.js';
16
16
  import { Header } from '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
17
17
  import 'classnames';
18
18
  import '@alfalab/icons-glyph/ChevronDownMIcon';
@@ -38,6 +38,7 @@ import '../../../scrollbar/esm';
38
38
  import '../../../input/esm';
39
39
  import '@alfalab/icons-glyph/MagnifierMIcon';
40
40
  import 'react-virtual';
41
+ import 'deep-equal';
41
42
  import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
42
43
  import '../../../button/esm/desktop';
43
44
 
@@ -37,7 +37,8 @@ import '../../../input/esm';
37
37
  import '@alfalab/icons-glyph/MagnifierMIcon';
38
38
  import '../components/virtual-options-list/Component.js';
39
39
  import 'react-virtual';
40
- import '../hook-4bc5eed1.js';
40
+ import '../hook-b1acbe62.js';
41
+ import 'deep-equal';
41
42
  import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
42
43
  import '../../../button/esm/desktop';
43
44
  import '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -38,7 +38,8 @@ import '../../../input/esm';
38
38
  import '@alfalab/icons-glyph/MagnifierMIcon';
39
39
  import '../components/virtual-options-list/Component.js';
40
40
  import 'react-virtual';
41
- import '../hook-4bc5eed1.js';
41
+ import '../hook-b1acbe62.js';
42
+ import 'deep-equal';
42
43
  import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
43
44
  import '../../../button/esm/desktop';
44
45
  import '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -1,3 +1,3 @@
1
1
  export * from "./useSelectWithLoading/hook";
2
2
  export * from "./useLazyLoading/hook";
3
- export * from "../hook-d4f77aed";
3
+ export * from "../hook-bdd14a05";
@@ -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-4bc5eed1.js';
3
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-b1acbe62.js';
4
4
  import 'tslib';
5
5
  import 'react';
6
6
  import '../../../skeleton/esm';
@@ -14,6 +14,7 @@ import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
14
14
  import '@alfalab/icons-glyph/CheckmarkMIcon';
15
15
  import '../components/checkmark-mobile/Component.js';
16
16
  import 'intersection-observer';
17
+ import 'deep-equal';
17
18
  import '../utils.js';
18
19
  import '../../../shared/esm';
19
20
  import '../components/options-list/Component.js';
@@ -1,7 +1,8 @@
1
1
  import 'tslib';
2
2
  import 'react';
3
+ import 'deep-equal';
3
4
  import '../../../../shared/esm';
4
- export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-4bc5eed1.js';
5
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-b1acbe62.js';
5
6
  import '../../utils.js';
6
7
  import '../../components/options-list/Component.js';
7
8
  import 'react-merge-refs';
@@ -1,7 +1,7 @@
1
1
  import 'tslib';
2
2
  import 'react';
3
3
  import '../../../components/options-list/Component.js';
4
- export { O as OptionsListWithApply } from '../../../hook-4bc5eed1.js';
4
+ export { O as OptionsListWithApply } from '../../../hook-b1acbe62.js';
5
5
  import './footer/Component.js';
6
6
  import './header/Component.js';
7
7
  import 'react-merge-refs';
@@ -12,5 +12,6 @@ import '../../../../../shared/esm';
12
12
  import '../../../consts.js';
13
13
  import '../../../utils.js';
14
14
  import '../../../components/optgroup/Component.js';
15
+ import 'deep-equal';
15
16
  import '../../../../../button/esm/desktop';
16
17
  import '../../../../../checkbox/esm';
@@ -1 +1 @@
1
- export * from "../../../hook-4bc5eed1";
1
+ export * from "../../../hook-b1acbe62";
@@ -1,6 +1,7 @@
1
- export { O as OptionsListWithApply } from '../../../hook-4bc5eed1.js';
1
+ export { O as OptionsListWithApply } from '../../../hook-b1acbe62.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
+ import 'deep-equal';
4
5
  import '../../../utils.js';
5
6
  import '../../../../../shared/esm';
6
7
  import '../../../components/options-list/Component.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-4bc5eed1.js';
3
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-b1acbe62.js';
4
4
  export { defaultAccessor, defaultFilterFn, getSelectTestIds, isGroup, isOptionShape, joinOptions, lastIndexOf, processOptions, usePrevious, useVisibleOptions } from '../utils.js';
5
5
  export { Option } from '../components/option/Component.js';
6
6
  export { BaseOption } from '../components/base-option/Component.js';
@@ -24,6 +24,7 @@ import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
24
24
  import '@alfalab/icons-glyph/CheckmarkMIcon';
25
25
  import '../components/checkmark-mobile/Component.js';
26
26
  import 'intersection-observer';
27
+ import 'deep-equal';
27
28
  import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
28
29
  import '../../../button/esm/desktop';
29
30
  import '../../../shared/esm';
@@ -5,7 +5,7 @@ import { InputProps } from "../../input";
5
5
  import { ModalProps } from "../../modal";
6
6
  import { ModalFooterProps, ModalHeaderProps } from "../../modal/shared";
7
7
  import { PopoverProps } from "../../popover";
8
- import { UseSelectWithApplyProps } from "./hook-d4f77aed";
8
+ import { UseSelectWithApplyProps } from "./hook-bdd14a05";
9
9
  type AnyObject = Record<string, any>;
10
10
  type OptionShape = {
11
11
  /**
@@ -1,5 +1,6 @@
1
1
  var tslib = require('tslib');
2
2
  var React = require('react');
3
+ var deepEqual = require('deep-equal');
3
4
  var utils = require('./utils.js');
4
5
  var components_optionsList_Component = require('./components/options-list/Component.js');
5
6
  var consts = require('./consts.js');
@@ -9,6 +10,7 @@ var presets_useSelectWithApply_optionsListWithApply_header_Component = require('
9
10
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
10
11
 
11
12
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
13
+ var deepEqual__default = /*#__PURE__*/_interopDefaultCompat(deepEqual);
12
14
 
13
15
  var OptionsListWithApply = React.forwardRef(function (_a, ref) {
14
16
  var toggleMenu = _a.toggleMenu, defaultGetOptionProps = _a.getOptionProps, _b = _a.showClear, showClear = _b === void 0 ? true : _b, showHeaderWithSelectAll = _a.showHeaderWithSelectAll, _c = _a.selectedDraft, selectedDraft = _c === void 0 ? [] : _c, _d = _a.flatOptions, flatOptions = _d === void 0 ? [] : _d, _e = _a.OptionsList, OptionsList = _e === void 0 ? components_optionsList_Component.OptionsList : _e, _f = _a.onApply, onApply = _f === void 0 ? function () { return null; } : _f, _g = _a.onClear, onClear = _g === void 0 ? function () { return null; } : _g, _h = _a.onClose, onClose = _h === void 0 ? function () { return null; } : _h, _j = _a.visibleOptions, visibleOptions = _j === void 0 ? consts.DEFAULT_VISIBLE_OPTIONS : _j, _k = _a.Footer, Footer = _k === void 0 ? presets_useSelectWithApply_optionsListWithApply_footer_Component.Footer : _k, _l = _a.Header, Header = _l === void 0 ? presets_useSelectWithApply_optionsListWithApply_header_Component.Header : _l, header = _a.header, headerProps = _a.headerProps, restProps = tslib.__rest(_a, ["toggleMenu", "getOptionProps", "showClear", "showHeaderWithSelectAll", "selectedDraft", "flatOptions", "OptionsList", "onApply", "onClear", "onClose", "visibleOptions", "Footer", "Header", "header", "headerProps"]);
@@ -102,7 +104,10 @@ function useSelectWithApply(_a) {
102
104
  };
103
105
  var handleClose = function () { return setSelectedDraft(selectedOptionsRef.current); };
104
106
  React.useEffect(function () {
105
- setSelectedDraft(selectedOptions);
107
+ // устанавливать selectedDraft если selectedOptions изменились
108
+ if (!deepEqual__default.default(selectedOptionsRef.current, selectedOptions)) {
109
+ setSelectedDraft(selectedOptions);
110
+ }
106
111
  selectedOptionsRef.current = selectedOptions;
107
112
  }, [selectedOptions]);
108
113
  var memoizedOptions = React.useMemo(function () { return (showSelectAll ? tslib.__spreadArray([selectAllOption], options, true) : options); }, [options, showSelectAll]);
@@ -45,11 +45,14 @@ type UseSelectWithApplyProps = {
45
45
  declare const SELECT_ALL_KEY = "select_all";
46
46
  declare function useSelectWithApply({ options, selected, onChange, OptionsList, optionsListProps, showClear, showSelectAll, showHeaderWithSelectAll, showSearch, searchProps, }: UseSelectWithApplyProps): {
47
47
  OptionsList: import("react").ForwardRefExoticComponent<import("./typings").OptionsListProps & {
48
+ /**
49
+ * Обработчик выбора
50
+ */
48
51
  showClear?: boolean | undefined;
49
- onClose?: (() => void) | undefined; /**
52
+ onClose?: (() => void) | undefined;
53
+ selectedDraft?: OptionShape[] | undefined; /**
50
54
  * Компонент выпадающего меню
51
55
  */
52
- selectedDraft?: OptionShape[] | undefined;
53
56
  OptionsList?: import("react").FC<import("./typings").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
54
57
  Footer?: import("react").FC<import("./presets/useSelectWithApply/options-list-with-apply/footer/Component").FooterProps> | undefined;
55
58
  Header?: import("react").FC<import("./presets/useSelectWithApply/options-list-with-apply/header/Component").HeaderProps> | undefined;
@@ -14,7 +14,7 @@ var components_option_Component = require('../components/option/Component.js');
14
14
  var components_optionsList_Component = require('../components/options-list/Component.js');
15
15
  var components_search_Component = require('../components/search/Component.js');
16
16
  var components_virtualOptionsList_Component = require('../components/virtual-options-list/Component.js');
17
- var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-3574e55f.js');
17
+ var presets_useSelectWithApply_optionsListWithApply_Component = require('../hook-1e1150ba.js');
18
18
  var presets_useSelectWithApply_optionsListWithApply_header_Component = require('../presets/useSelectWithApply/options-list-with-apply/header/Component.js');
19
19
 
20
20
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
@@ -40,7 +40,8 @@ import '../../base-modal/modern';
40
40
  import '../../button/modern/mobile';
41
41
  import './components/virtual-options-list/Component.js';
42
42
  import 'react-virtual';
43
- import './hook-eedbc391.js';
43
+ import './hook-c88964f0.js';
44
+ import 'deep-equal';
44
45
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
45
46
  import '../../button/modern/desktop';
46
47
  import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -45,11 +45,14 @@ type UseSelectWithApplyProps = {
45
45
  declare const SELECT_ALL_KEY = "select_all";
46
46
  declare function useSelectWithApply({ options, selected, onChange, OptionsList, optionsListProps, showClear, showSelectAll, showHeaderWithSelectAll, showSearch, searchProps, }: UseSelectWithApplyProps): {
47
47
  OptionsList: import("react").ForwardRefExoticComponent<import("./typings").OptionsListProps & {
48
+ /**
49
+ * Обработчик выбора
50
+ */
48
51
  showClear?: boolean | undefined;
49
- onClose?: (() => void) | undefined; /**
52
+ onClose?: (() => void) | undefined;
53
+ selectedDraft?: OptionShape[] | undefined; /**
50
54
  * Компонент выпадающего меню
51
55
  */
52
- selectedDraft?: OptionShape[] | undefined;
53
56
  OptionsList?: import("react").FC<import("./typings").OptionsListProps & import("react").RefAttributes<HTMLDivElement>> | undefined;
54
57
  Footer?: import("react").FC<import("./presets/useSelectWithApply/options-list-with-apply/footer/Component").FooterProps> | undefined;
55
58
  Header?: import("react").FC<import("./presets/useSelectWithApply/options-list-with-apply/header/Component").HeaderProps> | undefined;
@@ -1,4 +1,5 @@
1
1
  import React, { forwardRef, useCallback, useEffect, useState, useMemo, useRef } from 'react';
2
+ import deepEqual from 'deep-equal';
2
3
  import { defaultAccessor, defaultFilterFn, processOptions } from './utils.js';
3
4
  import { OptionsList } from './components/options-list/Component.js';
4
5
  import { DEFAULT_VISIBLE_OPTIONS } from './consts.js';
@@ -103,7 +104,10 @@ function useSelectWithApply({ options, selected, onChange = () => null, OptionsL
103
104
  };
104
105
  const handleClose = () => setSelectedDraft(selectedOptionsRef.current);
105
106
  useEffect(() => {
106
- setSelectedDraft(selectedOptions);
107
+ // устанавливать selectedDraft если selectedOptions изменились
108
+ if (!deepEqual(selectedOptionsRef.current, selectedOptions)) {
109
+ setSelectedDraft(selectedOptions);
110
+ }
107
111
  selectedOptionsRef.current = selectedOptions;
108
112
  }, [selectedOptions]);
109
113
  const memoizedOptions = useMemo(() => (showSelectAll ? [selectAllOption, ...options] : options), [options, showSelectAll]);
@@ -40,7 +40,8 @@ import '../../base-modal/modern';
40
40
  import '../../button/modern/mobile';
41
41
  import './components/virtual-options-list/Component.js';
42
42
  import 'react-virtual';
43
- import './hook-eedbc391.js';
43
+ import './hook-c88964f0.js';
44
+ import 'deep-equal';
44
45
  import './presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
45
46
  import '../../button/modern/desktop';
46
47
  import './presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -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-eedbc391.js';
14
+ import { u as useSelectWithApply } from '../hook-c88964f0.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';
@@ -37,6 +37,7 @@ import '../../../scrollbar/modern';
37
37
  import '../../../input/modern';
38
38
  import '@alfalab/icons-glyph/MagnifierMIcon';
39
39
  import 'react-virtual';
40
+ import 'deep-equal';
40
41
  import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
41
42
  import '../../../button/modern/desktop';
42
43
 
@@ -36,7 +36,8 @@ import '../../../input/modern';
36
36
  import '@alfalab/icons-glyph/MagnifierMIcon';
37
37
  import '../components/virtual-options-list/Component.js';
38
38
  import 'react-virtual';
39
- import '../hook-eedbc391.js';
39
+ import '../hook-c88964f0.js';
40
+ import 'deep-equal';
40
41
  import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
41
42
  import '../../../button/modern/desktop';
42
43
  import '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -37,7 +37,8 @@ import '../../../input/modern';
37
37
  import '@alfalab/icons-glyph/MagnifierMIcon';
38
38
  import '../components/virtual-options-list/Component.js';
39
39
  import 'react-virtual';
40
- import '../hook-eedbc391.js';
40
+ import '../hook-c88964f0.js';
41
+ import 'deep-equal';
41
42
  import '../presets/useSelectWithApply/options-list-with-apply/footer/Component.js';
42
43
  import '../../../button/modern/desktop';
43
44
  import '../presets/useSelectWithApply/options-list-with-apply/header/Component.js';
@@ -1,3 +1,3 @@
1
1
  export * from "./useSelectWithLoading/hook";
2
2
  export * from "./useLazyLoading/hook";
3
- export * from "../hook-d4f77aed";
3
+ export * from "../hook-bdd14a05";
@@ -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-eedbc391.js';
3
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../hook-c88964f0.js';
4
4
  import 'react';
5
5
  import '../../../skeleton/modern';
6
6
  import '../components/option/Component.js';
@@ -13,6 +13,7 @@ import '@alfalab/icons-glyph/CheckmarkCircleMIcon';
13
13
  import '@alfalab/icons-glyph/CheckmarkMIcon';
14
14
  import '../components/checkmark-mobile/Component.js';
15
15
  import 'intersection-observer';
16
+ import 'deep-equal';
16
17
  import '../utils.js';
17
18
  import '../../../shared/modern';
18
19
  import '../components/options-list/Component.js';
@@ -1,6 +1,7 @@
1
1
  import 'react';
2
+ import 'deep-equal';
2
3
  import '../../../../shared/modern';
3
- export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-eedbc391.js';
4
+ export { S as SELECT_ALL_KEY, u as useSelectWithApply } from '../../hook-c88964f0.js';
4
5
  import '../../utils.js';
5
6
  import '../../components/options-list/Component.js';
6
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-eedbc391.js';
3
+ export { O as OptionsListWithApply } from '../../../hook-c88964f0.js';
4
4
  import './footer/Component.js';
5
5
  import './header/Component.js';
6
6
  import 'react-merge-refs';
@@ -11,5 +11,6 @@ import '../../../../../shared/modern';
11
11
  import '../../../consts.js';
12
12
  import '../../../utils.js';
13
13
  import '../../../components/optgroup/Component.js';
14
+ import 'deep-equal';
14
15
  import '../../../../../button/modern/desktop';
15
16
  import '../../../../../checkbox/modern';
@@ -1 +1 @@
1
- export * from "../../../hook-eedbc391";
1
+ export * from "../../../hook-c88964f0";
@@ -1,5 +1,6 @@
1
- export { O as OptionsListWithApply } from '../../../hook-eedbc391.js';
1
+ export { O as OptionsListWithApply } from '../../../hook-c88964f0.js';
2
2
  import 'react';
3
+ import 'deep-equal';
3
4
  import '../../../utils.js';
4
5
  import '../../../../../shared/modern';
5
6
  import '../../../components/options-list/Component.js';