@alfalab/core-components 48.21.0-beta.4 → 48.21.0

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 (722) hide show
  1. package/amount/component.js +0 -2
  2. package/amount/cssm/component.js +0 -2
  3. package/amount/cssm/types/amount-props.d.ts +1 -2
  4. package/amount/esm/component.js +0 -2
  5. package/amount/esm/index.js +0 -1
  6. package/amount/esm/types/amount-props.d.ts +1 -2
  7. package/amount/modern/component.js +0 -2
  8. package/amount/modern/index.js +0 -1
  9. package/amount/modern/types/amount-props.d.ts +1 -2
  10. package/amount/moderncssm/component.js +0 -2
  11. package/amount/moderncssm/index.js +0 -1
  12. package/amount/moderncssm/types/amount-props.d.ts +1 -2
  13. package/amount/types/amount-props.d.ts +1 -2
  14. package/calendar/Component.responsive.d.ts +1 -1
  15. package/calendar/components/calendar-mobile/Component.d.ts +1 -1
  16. package/calendar/components/calendar-mobile/Component.js +1 -1
  17. package/calendar/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  18. package/calendar/components/calendar-mobile/index.d.ts +1 -1
  19. package/calendar/components/calendar-mobile/index.js +1 -1
  20. package/calendar/esm/Component.responsive.js +1 -1
  21. package/calendar/esm/components/calendar-mobile/Component.js +1 -1
  22. package/calendar/esm/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  23. package/calendar/esm/components/calendar-mobile/index.d.ts +1 -1
  24. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  25. package/calendar/esm/index.js +1 -1
  26. package/calendar/esm/mobile/index.js +1 -1
  27. package/calendar/mobile/index.js +1 -1
  28. package/calendar/modern/Component.responsive.js +1 -1
  29. package/calendar/{calendarMonthOnlyView-20427d98.d.ts → modern/calendarMonthOnlyView-10629c77.d.ts} +1 -1
  30. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  31. package/calendar/modern/components/calendar-mobile/calendarMonthOnlyView.js +1 -1
  32. package/calendar/modern/components/calendar-mobile/index.d.ts +1 -1
  33. package/calendar/modern/components/calendar-mobile/index.js +1 -1
  34. package/calendar/modern/index.js +1 -1
  35. package/calendar/modern/mobile/index.js +1 -1
  36. package/calendar-range/esm/Component.js +1 -1
  37. package/calendar-range/esm/index.js +1 -1
  38. package/calendar-range/esm/views/popover.js +1 -1
  39. package/calendar-range/esm/views/static.js +1 -1
  40. package/calendar-range/modern/Component.js +1 -1
  41. package/calendar-range/modern/index.js +1 -1
  42. package/calendar-range/modern/views/popover.js +1 -1
  43. package/calendar-range/modern/views/static.js +1 -1
  44. package/calendar-range/views/popover.js +1 -1
  45. package/calendar-range/views/static.js +1 -1
  46. package/checkbox/Component.js +1 -1
  47. package/checkbox/cssm/Component.js +1 -1
  48. package/checkbox/esm/Component.js +1 -1
  49. package/checkbox/modern/Component.js +1 -1
  50. package/checkbox/moderncssm/Component.js +1 -1
  51. package/confirmation/components/screens/initial/component.js +1 -1
  52. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  53. package/confirmation/esm/component.responsive.js +1 -1
  54. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  55. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  56. package/confirmation/esm/components/index.js +1 -1
  57. package/confirmation/esm/components/screens/index.js +1 -1
  58. package/confirmation/esm/components/screens/initial/component.js +1 -1
  59. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  60. package/confirmation/esm/components/screens/initial/index.js +1 -1
  61. package/confirmation/esm/desktop/component.desktop.js +1 -1
  62. package/confirmation/esm/desktop/index.js +1 -1
  63. package/confirmation/esm/index.js +1 -1
  64. package/confirmation/esm/mobile/component.mobile.js +1 -1
  65. package/confirmation/esm/mobile/index.js +1 -1
  66. package/confirmation/esm/shared/index.js +1 -1
  67. package/confirmation/modern/component.responsive.js +1 -1
  68. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  69. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  70. package/confirmation/modern/components/index.js +1 -1
  71. package/confirmation/modern/components/screens/index.js +1 -1
  72. package/confirmation/modern/components/screens/initial/component.js +1 -1
  73. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  74. package/confirmation/modern/components/screens/initial/index.js +1 -1
  75. package/confirmation/modern/desktop/component.desktop.js +1 -1
  76. package/confirmation/modern/desktop/index.js +1 -1
  77. package/confirmation/modern/index.js +1 -1
  78. package/confirmation/modern/mobile/component.mobile.js +1 -1
  79. package/confirmation/modern/mobile/index.js +1 -1
  80. package/confirmation/modern/shared/index.js +1 -1
  81. package/file-upload-item/components/actions-control/actions.js +1 -1
  82. package/file-upload-item/components/actions-control/components/delete-button/delete-button.js +1 -1
  83. package/file-upload-item/components/actions-control/components/download-button/download-button.js +1 -1
  84. package/file-upload-item/components/actions-control/components/restore-button/restore-button.js +1 -1
  85. package/file-upload-item/esm/Component.js +1 -1
  86. package/file-upload-item/esm/components/actions-control/actions.js +1 -1
  87. package/file-upload-item/esm/components/actions-control/components/delete-button/delete-button.js +1 -1
  88. package/file-upload-item/esm/components/actions-control/components/delete-button/index.js +1 -1
  89. package/file-upload-item/esm/components/actions-control/components/download-button/download-button.js +1 -1
  90. package/file-upload-item/esm/components/actions-control/components/download-button/index.js +1 -1
  91. package/file-upload-item/esm/components/actions-control/components/restore-button/index.js +1 -1
  92. package/file-upload-item/esm/components/actions-control/components/restore-button/restore-button.js +1 -1
  93. package/file-upload-item/esm/components/actions-control/index.js +1 -1
  94. package/file-upload-item/esm/index.js +1 -1
  95. package/file-upload-item/modern/Component.js +1 -1
  96. package/file-upload-item/modern/components/actions-control/actions.js +1 -1
  97. package/file-upload-item/modern/components/actions-control/components/delete-button/delete-button.js +1 -1
  98. package/file-upload-item/modern/components/actions-control/components/delete-button/index.js +1 -1
  99. package/file-upload-item/modern/components/actions-control/components/download-button/download-button.js +1 -1
  100. package/file-upload-item/modern/components/actions-control/components/download-button/index.js +1 -1
  101. package/file-upload-item/modern/components/actions-control/components/restore-button/index.js +1 -1
  102. package/file-upload-item/modern/components/actions-control/components/restore-button/restore-button.js +1 -1
  103. package/file-upload-item/modern/components/actions-control/index.js +1 -1
  104. package/file-upload-item/modern/index.js +1 -1
  105. package/filter-tag/Component.responsive.d.ts +4 -3
  106. package/filter-tag/components/base-filter-tag/Component.d.ts +4 -71
  107. package/filter-tag/components/base-filter-tag/Component.js +23 -10
  108. package/filter-tag/components/base-filter-tag/default.css +192 -0
  109. package/filter-tag/components/base-filter-tag/index.css +71 -170
  110. package/filter-tag/components/base-filter-tag/inverted.css +197 -0
  111. package/filter-tag/cssm/Component.responsive.d.ts +4 -3
  112. package/filter-tag/cssm/components/base-filter-tag/Component.d.ts +4 -71
  113. package/filter-tag/cssm/components/base-filter-tag/Component.js +20 -9
  114. package/filter-tag/cssm/components/base-filter-tag/default.module.css +191 -0
  115. package/filter-tag/cssm/components/base-filter-tag/index.module.css +68 -170
  116. package/filter-tag/cssm/components/base-filter-tag/inverted.module.css +196 -0
  117. package/filter-tag/cssm/desktop/Component.desktop.d.ts +3 -2
  118. package/filter-tag/cssm/desktop/Component.desktop.js +9 -1
  119. package/filter-tag/cssm/desktop/default.desktop.module.css +71 -0
  120. package/filter-tag/cssm/desktop/desktop.module.css +1 -19
  121. package/filter-tag/cssm/desktop/inverted.desktop.module.css +74 -0
  122. package/filter-tag/cssm/helpers/is-keyboard-event.d.ts +3 -0
  123. package/filter-tag/cssm/helpers/is-keyboard-event.js +7 -0
  124. package/filter-tag/cssm/mobile/Component.mobile.d.ts +3 -2
  125. package/filter-tag/cssm/mobile/Component.mobile.js +9 -1
  126. package/filter-tag/cssm/mobile/default.mobile.module.css +69 -0
  127. package/filter-tag/cssm/mobile/inverted.mobile.module.css +75 -0
  128. package/filter-tag/cssm/mobile/mobile.module.css +1 -17
  129. package/filter-tag/cssm/types/base-filter-tag-private-props.d.ts +20 -0
  130. package/filter-tag/cssm/types/base-filter-tag-private-props.js +1 -0
  131. package/filter-tag/cssm/types/base-filter-tag-props.d.ts +73 -0
  132. package/filter-tag/cssm/types/base-filter-tag-props.js +1 -0
  133. package/filter-tag/cssm/vars.css +35 -0
  134. package/filter-tag/desktop/Component.desktop.d.ts +3 -2
  135. package/filter-tag/desktop/Component.desktop.js +12 -2
  136. package/filter-tag/desktop/default.desktop.css +72 -0
  137. package/filter-tag/desktop/desktop.css +1 -19
  138. package/filter-tag/desktop/inverted.desktop.css +75 -0
  139. package/filter-tag/esm/Component.responsive.d.ts +4 -3
  140. package/filter-tag/esm/Component.responsive.js +1 -0
  141. package/filter-tag/esm/components/base-filter-tag/Component.d.ts +4 -71
  142. package/filter-tag/esm/components/base-filter-tag/Component.js +22 -9
  143. package/filter-tag/esm/components/base-filter-tag/default.css +192 -0
  144. package/filter-tag/esm/components/base-filter-tag/index.css +71 -170
  145. package/filter-tag/esm/components/base-filter-tag/index.js +1 -0
  146. package/filter-tag/esm/components/base-filter-tag/inverted.css +197 -0
  147. package/filter-tag/esm/desktop/Component.desktop.d.ts +3 -2
  148. package/filter-tag/esm/desktop/Component.desktop.js +13 -2
  149. package/filter-tag/esm/desktop/default.desktop.css +72 -0
  150. package/filter-tag/esm/desktop/desktop.css +1 -19
  151. package/filter-tag/esm/desktop/index.js +1 -0
  152. package/filter-tag/esm/desktop/inverted.desktop.css +75 -0
  153. package/filter-tag/esm/helpers/is-keyboard-event.d.ts +3 -0
  154. package/filter-tag/esm/helpers/is-keyboard-event.js +5 -0
  155. package/filter-tag/esm/index.js +1 -0
  156. package/filter-tag/esm/mobile/Component.mobile.d.ts +3 -2
  157. package/filter-tag/esm/mobile/Component.mobile.js +13 -2
  158. package/filter-tag/esm/mobile/default.mobile.css +70 -0
  159. package/filter-tag/esm/mobile/index.js +1 -0
  160. package/filter-tag/esm/mobile/inverted.mobile.css +76 -0
  161. package/filter-tag/esm/mobile/mobile.css +1 -17
  162. package/filter-tag/esm/types/base-filter-tag-private-props.d.ts +20 -0
  163. package/filter-tag/esm/types/base-filter-tag-private-props.js +1 -0
  164. package/filter-tag/esm/types/base-filter-tag-props.d.ts +73 -0
  165. package/filter-tag/esm/types/base-filter-tag-props.js +1 -0
  166. package/filter-tag/helpers/is-keyboard-event.d.ts +3 -0
  167. package/filter-tag/helpers/is-keyboard-event.js +7 -0
  168. package/filter-tag/mobile/Component.mobile.d.ts +3 -2
  169. package/filter-tag/mobile/Component.mobile.js +12 -2
  170. package/filter-tag/mobile/default.mobile.css +70 -0
  171. package/filter-tag/mobile/inverted.mobile.css +76 -0
  172. package/filter-tag/mobile/mobile.css +1 -17
  173. package/filter-tag/modern/Component.responsive.d.ts +4 -3
  174. package/filter-tag/modern/Component.responsive.js +1 -0
  175. package/filter-tag/modern/components/base-filter-tag/Component.d.ts +4 -71
  176. package/filter-tag/modern/components/base-filter-tag/Component.js +23 -8
  177. package/filter-tag/modern/components/base-filter-tag/default.css +192 -0
  178. package/filter-tag/modern/components/base-filter-tag/index.css +71 -170
  179. package/filter-tag/modern/components/base-filter-tag/index.js +1 -0
  180. package/filter-tag/modern/components/base-filter-tag/inverted.css +197 -0
  181. package/filter-tag/modern/desktop/Component.desktop.d.ts +3 -2
  182. package/filter-tag/modern/desktop/Component.desktop.js +13 -2
  183. package/filter-tag/modern/desktop/default.desktop.css +72 -0
  184. package/filter-tag/modern/desktop/desktop.css +1 -19
  185. package/filter-tag/modern/desktop/index.js +1 -0
  186. package/filter-tag/modern/desktop/inverted.desktop.css +75 -0
  187. package/filter-tag/modern/helpers/is-keyboard-event.d.ts +3 -0
  188. package/filter-tag/modern/helpers/is-keyboard-event.js +3 -0
  189. package/filter-tag/modern/index.js +1 -0
  190. package/filter-tag/modern/mobile/Component.mobile.d.ts +3 -2
  191. package/filter-tag/modern/mobile/Component.mobile.js +13 -2
  192. package/filter-tag/modern/mobile/default.mobile.css +70 -0
  193. package/filter-tag/modern/mobile/index.js +1 -0
  194. package/filter-tag/modern/mobile/inverted.mobile.css +76 -0
  195. package/filter-tag/modern/mobile/mobile.css +1 -17
  196. package/filter-tag/modern/types/base-filter-tag-private-props.d.ts +20 -0
  197. package/filter-tag/modern/types/base-filter-tag-private-props.js +1 -0
  198. package/filter-tag/modern/types/base-filter-tag-props.d.ts +73 -0
  199. package/filter-tag/modern/types/base-filter-tag-props.js +1 -0
  200. package/filter-tag/moderncssm/Component.responsive.d.ts +4 -3
  201. package/filter-tag/moderncssm/Component.responsive.js +7 -0
  202. package/filter-tag/moderncssm/components/base-filter-tag/Component.d.ts +4 -71
  203. package/filter-tag/moderncssm/components/base-filter-tag/Component.js +18 -7
  204. package/filter-tag/moderncssm/components/base-filter-tag/default.module.css +210 -0
  205. package/filter-tag/moderncssm/components/base-filter-tag/index.js +3 -0
  206. package/filter-tag/moderncssm/components/base-filter-tag/index.module.css +60 -175
  207. package/filter-tag/moderncssm/components/base-filter-tag/inverted.module.css +220 -0
  208. package/filter-tag/moderncssm/desktop/Component.desktop.d.ts +3 -2
  209. package/filter-tag/moderncssm/desktop/Component.desktop.js +10 -1
  210. package/filter-tag/moderncssm/desktop/default.desktop.module.css +50 -0
  211. package/filter-tag/moderncssm/desktop/desktop.module.css +0 -18
  212. package/filter-tag/moderncssm/desktop/index.js +5 -0
  213. package/filter-tag/moderncssm/desktop/inverted.desktop.module.css +56 -0
  214. package/filter-tag/moderncssm/helpers/is-keyboard-event.d.ts +3 -0
  215. package/filter-tag/moderncssm/helpers/is-keyboard-event.js +3 -0
  216. package/filter-tag/moderncssm/index.js +7 -0
  217. package/filter-tag/moderncssm/mobile/Component.mobile.d.ts +3 -2
  218. package/filter-tag/moderncssm/mobile/Component.mobile.js +10 -1
  219. package/filter-tag/moderncssm/mobile/default.mobile.module.css +50 -0
  220. package/filter-tag/moderncssm/mobile/index.js +5 -0
  221. package/filter-tag/moderncssm/mobile/inverted.mobile.module.css +58 -0
  222. package/filter-tag/moderncssm/mobile/mobile.module.css +0 -18
  223. package/filter-tag/moderncssm/types/base-filter-tag-private-props.d.ts +20 -0
  224. package/filter-tag/moderncssm/types/base-filter-tag-private-props.js +1 -0
  225. package/filter-tag/moderncssm/types/base-filter-tag-props.d.ts +73 -0
  226. package/filter-tag/moderncssm/types/base-filter-tag-props.js +1 -0
  227. package/filter-tag/moderncssm/vars.css +15 -0
  228. package/filter-tag/types/base-filter-tag-private-props.d.ts +20 -0
  229. package/filter-tag/types/base-filter-tag-private-props.js +1 -0
  230. package/filter-tag/types/base-filter-tag-props.d.ts +73 -0
  231. package/filter-tag/types/base-filter-tag-props.js +1 -0
  232. package/gallery/Component.d.ts +0 -4
  233. package/gallery/Component.js +1 -2
  234. package/gallery/components/image-viewer/component.js +3 -4
  235. package/gallery/components/image-viewer/hooks.js +1 -1
  236. package/gallery/components/image-viewer/single.js +1 -1
  237. package/gallery/components/image-viewer/slide.js +1 -1
  238. package/gallery/context.d.ts +0 -1
  239. package/gallery/context.js +0 -1
  240. package/gallery/cssm/Component.d.ts +0 -4
  241. package/gallery/cssm/Component.js +1 -2
  242. package/gallery/cssm/components/image-viewer/component.js +2 -3
  243. package/gallery/cssm/context.d.ts +0 -1
  244. package/gallery/cssm/context.js +0 -1
  245. package/gallery/esm/Component.d.ts +0 -4
  246. package/gallery/esm/Component.js +2 -3
  247. package/gallery/esm/components/image-viewer/component.js +3 -4
  248. package/gallery/esm/components/image-viewer/hooks.js +1 -1
  249. package/gallery/esm/components/image-viewer/index.js +1 -1
  250. package/gallery/esm/components/image-viewer/single.js +1 -1
  251. package/gallery/esm/components/image-viewer/slide.js +1 -1
  252. package/gallery/esm/components/index.js +1 -1
  253. package/gallery/esm/context.d.ts +0 -1
  254. package/gallery/esm/context.js +0 -1
  255. package/gallery/esm/index.js +1 -1
  256. package/gallery/modern/Component.d.ts +0 -4
  257. package/gallery/modern/Component.js +2 -3
  258. package/gallery/modern/components/image-viewer/component.js +3 -4
  259. package/gallery/modern/components/image-viewer/hooks.js +1 -1
  260. package/gallery/modern/components/image-viewer/index.js +1 -1
  261. package/gallery/modern/components/image-viewer/single.js +1 -1
  262. package/gallery/modern/components/image-viewer/slide.js +1 -1
  263. package/gallery/modern/components/index.js +1 -1
  264. package/gallery/modern/context.d.ts +0 -1
  265. package/gallery/modern/context.js +0 -1
  266. package/gallery/modern/index.js +1 -1
  267. package/gallery/moderncssm/Component.d.ts +0 -4
  268. package/gallery/moderncssm/Component.js +1 -2
  269. package/gallery/moderncssm/components/image-viewer/component.js +2 -3
  270. package/gallery/moderncssm/context.d.ts +0 -1
  271. package/gallery/moderncssm/context.js +0 -1
  272. package/grid/col/Component.js +1 -1
  273. package/grid/esm/Component.js +1 -1
  274. package/grid/esm/col/Component.js +1 -1
  275. package/grid/esm/col/index.js +1 -1
  276. package/grid/esm/index.js +1 -1
  277. package/grid/esm/row/Component.js +1 -1
  278. package/grid/esm/row/index.js +1 -1
  279. package/grid/modern/Component.js +1 -1
  280. package/grid/modern/col/Component.js +1 -1
  281. package/grid/modern/col/index.js +1 -1
  282. package/grid/modern/index.js +1 -1
  283. package/grid/modern/row/Component.js +1 -1
  284. package/grid/modern/row/index.js +1 -1
  285. package/grid/row/Component.js +1 -1
  286. package/international-phone-input/cssm/typings-d515b24c.d.ts +4 -0
  287. package/international-phone-input/esm/typings-d515b24c.d.ts +4 -0
  288. package/international-phone-input/index-235f6347.d.ts +267 -0
  289. package/international-phone-input/modern/typings-d515b24c.d.ts +4 -0
  290. package/international-phone-input/moderncssm/typings-d515b24c.d.ts +4 -0
  291. package/international-phone-input/types-464d40a4.d.ts +293 -0
  292. package/international-phone-input/typings-d515b24c.d.ts +10 -550
  293. package/modal/components/controls/Component.js +1 -1
  294. package/modal/components/footer/Component.js +1 -1
  295. package/modal/esm/Component.responsive.js +1 -1
  296. package/modal/esm/components/controls/Component.js +1 -1
  297. package/modal/esm/components/controls/index.js +1 -1
  298. package/modal/esm/components/footer/Component.js +1 -1
  299. package/modal/esm/desktop/Component.desktop.js +1 -1
  300. package/modal/esm/desktop/index.js +1 -1
  301. package/modal/esm/index.js +1 -1
  302. package/modal/esm/mobile/Component.mobile.js +1 -1
  303. package/modal/esm/mobile/index.js +1 -1
  304. package/modal/modern/Component.responsive.js +1 -1
  305. package/modal/modern/components/controls/Component.js +1 -1
  306. package/modal/modern/components/controls/index.js +1 -1
  307. package/modal/modern/components/footer/Component.js +1 -1
  308. package/modal/modern/desktop/Component.desktop.js +1 -1
  309. package/modal/modern/desktop/index.js +1 -1
  310. package/modal/modern/index.js +1 -1
  311. package/modal/modern/mobile/Component.mobile.js +1 -1
  312. package/modal/modern/mobile/index.js +1 -1
  313. package/navigation-bar-private/Component.js +4 -4
  314. package/navigation-bar-private/cssm/Component.js +4 -4
  315. package/navigation-bar-private/cssm/types.d.ts +4 -0
  316. package/navigation-bar-private/esm/Component.js +4 -4
  317. package/navigation-bar-private/esm/types.d.ts +4 -0
  318. package/navigation-bar-private/modern/Component.js +2 -2
  319. package/navigation-bar-private/modern/types.d.ts +4 -0
  320. package/navigation-bar-private/moderncssm/Component.js +2 -2
  321. package/navigation-bar-private/moderncssm/types.d.ts +4 -0
  322. package/navigation-bar-private/types.d.ts +4 -0
  323. package/package.json +2 -2
  324. package/pagination/components/default-view/index.js +2 -1
  325. package/pagination/components/tag/index.css +2 -4
  326. package/pagination/cssm/components/default-view/index.js +2 -1
  327. package/pagination/cssm/components/tag/index.module.css +2 -4
  328. package/pagination/esm/components/default-view/index.js +2 -1
  329. package/pagination/esm/components/tag/index.css +2 -4
  330. package/pagination/modern/components/default-view/index.js +2 -1
  331. package/pagination/modern/components/tag/index.css +2 -4
  332. package/pagination/moderncssm/components/default-view/index.js +2 -1
  333. package/pagination/moderncssm/components/tag/index.module.css +2 -3
  334. package/picker-button/Component-c44170fe.d.ts +1 -1
  335. package/picker-button/cssm/typings-d515b24c.d.ts +4 -0
  336. package/picker-button/esm/typings-d515b24c.d.ts +4 -0
  337. package/picker-button/modern/typings-d515b24c.d.ts +4 -0
  338. package/picker-button/moderncssm/typings-d515b24c.d.ts +4 -0
  339. package/picker-button/typings-d515b24c.d.ts +4 -0
  340. package/plate/components/base-plate/Component.js +1 -1
  341. package/plate/esm/Component.responsive.js +1 -1
  342. package/plate/esm/components/base-plate/Component.js +1 -1
  343. package/plate/esm/components/base-plate/index.js +1 -1
  344. package/plate/esm/desktop/Component.desktop.js +1 -1
  345. package/plate/esm/desktop/index.js +1 -1
  346. package/plate/esm/index-7f6b04c5.d.ts +2 -2
  347. package/plate/esm/index.js +1 -1
  348. package/plate/esm/mobile/Component.mobile.js +1 -1
  349. package/plate/esm/mobile/index.js +1 -1
  350. package/plate/esm/shared/index.js +1 -1
  351. package/plate/esm/utils.js +1 -1
  352. package/plate/index-7f6b04c5.d.ts +2 -2
  353. package/plate/modern/Component.responsive.js +1 -1
  354. package/plate/modern/components/base-plate/Component.js +1 -1
  355. package/plate/modern/components/base-plate/index.js +1 -1
  356. package/plate/modern/desktop/Component.desktop.js +1 -1
  357. package/plate/modern/desktop/index.js +1 -1
  358. package/plate/modern/index-7f6b04c5.d.ts +2 -2
  359. package/plate/modern/index.js +1 -1
  360. package/plate/modern/mobile/Component.mobile.js +1 -1
  361. package/plate/modern/mobile/index.js +1 -1
  362. package/plate/modern/shared/index.js +1 -1
  363. package/plate/modern/utils.js +1 -1
  364. package/plate/utils.js +1 -1
  365. package/popup-sheet/Component.d.ts +9 -0
  366. package/popup-sheet/Component.js +4 -4
  367. package/popup-sheet/cssm/Component.d.ts +9 -0
  368. package/popup-sheet/cssm/Component.js +4 -4
  369. package/popup-sheet/esm/Component.d.ts +9 -0
  370. package/popup-sheet/esm/Component.js +4 -4
  371. package/popup-sheet/modern/Component.d.ts +9 -0
  372. package/popup-sheet/modern/Component.js +2 -2
  373. package/popup-sheet/moderncssm/Component.d.ts +9 -0
  374. package/popup-sheet/moderncssm/Component.js +2 -2
  375. package/pure-cell/component.js +1 -1
  376. package/pure-cell/components/addon/component.js +1 -1
  377. package/pure-cell/components/addon/index.d.ts +1 -1
  378. package/pure-cell/components/addon/index.js +1 -1
  379. package/pure-cell/components/amount/component.js +1 -1
  380. package/pure-cell/components/amount/index.d.ts +1 -1
  381. package/pure-cell/components/amount/index.js +1 -1
  382. package/pure-cell/components/amount-title/component.js +1 -1
  383. package/pure-cell/components/amount-title/index.d.ts +1 -1
  384. package/pure-cell/components/amount-title/index.js +1 -1
  385. package/pure-cell/components/category/component.js +1 -1
  386. package/pure-cell/components/category/index.d.ts +1 -1
  387. package/pure-cell/components/category/index.js +1 -1
  388. package/pure-cell/components/content/component.js +1 -1
  389. package/pure-cell/components/content/index.d.ts +1 -1
  390. package/pure-cell/components/content/index.js +1 -1
  391. package/pure-cell/components/footer/component.js +1 -1
  392. package/pure-cell/components/footer/index.d.ts +1 -1
  393. package/pure-cell/components/footer/index.js +1 -1
  394. package/pure-cell/components/footer-button/component.js +1 -1
  395. package/pure-cell/components/footer-button/index.d.ts +1 -1
  396. package/pure-cell/components/footer-button/index.js +1 -1
  397. package/pure-cell/components/footer-text/component.js +1 -1
  398. package/pure-cell/components/footer-text/index.d.ts +1 -1
  399. package/pure-cell/components/footer-text/index.js +1 -1
  400. package/pure-cell/components/graphics/component.js +1 -1
  401. package/pure-cell/components/graphics/index.d.ts +1 -1
  402. package/pure-cell/components/graphics/index.js +1 -1
  403. package/pure-cell/components/main/component.js +1 -1
  404. package/pure-cell/components/main/index.d.ts +1 -1
  405. package/pure-cell/components/main/index.js +1 -1
  406. package/pure-cell/components/text/component.js +1 -1
  407. package/pure-cell/components/text/index.d.ts +1 -1
  408. package/pure-cell/components/text/index.js +1 -1
  409. package/pure-cell/esm/component.js +1 -1
  410. package/pure-cell/esm/components/addon/component.js +1 -1
  411. package/pure-cell/esm/components/addon/index.d.ts +1 -1
  412. package/pure-cell/esm/components/addon/index.js +1 -1
  413. package/pure-cell/esm/components/amount/component.js +1 -1
  414. package/pure-cell/esm/components/amount/index.d.ts +1 -1
  415. package/pure-cell/esm/components/amount/index.js +1 -1
  416. package/pure-cell/esm/components/amount-title/component.js +1 -1
  417. package/pure-cell/esm/components/amount-title/index.d.ts +1 -1
  418. package/pure-cell/esm/components/amount-title/index.js +1 -1
  419. package/pure-cell/esm/components/category/component.js +1 -1
  420. package/pure-cell/esm/components/category/index.d.ts +1 -1
  421. package/pure-cell/esm/components/category/index.js +1 -1
  422. package/pure-cell/esm/components/content/component.js +1 -1
  423. package/pure-cell/esm/components/content/index.d.ts +1 -1
  424. package/pure-cell/esm/components/content/index.js +1 -1
  425. package/pure-cell/esm/components/footer/component.js +1 -1
  426. package/pure-cell/esm/components/footer/index.d.ts +1 -1
  427. package/pure-cell/esm/components/footer/index.js +1 -1
  428. package/pure-cell/esm/components/footer-button/component.js +1 -1
  429. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  430. package/pure-cell/esm/components/footer-button/index.js +1 -1
  431. package/pure-cell/esm/components/footer-text/component.js +1 -1
  432. package/pure-cell/esm/components/footer-text/index.d.ts +1 -1
  433. package/pure-cell/esm/components/footer-text/index.js +1 -1
  434. package/pure-cell/esm/components/graphics/component.js +1 -1
  435. package/pure-cell/esm/components/graphics/index.d.ts +1 -1
  436. package/pure-cell/esm/components/graphics/index.js +1 -1
  437. package/pure-cell/esm/components/main/component.js +1 -1
  438. package/pure-cell/esm/components/main/index.d.ts +1 -1
  439. package/pure-cell/esm/components/main/index.js +1 -1
  440. package/pure-cell/esm/components/text/component.js +1 -1
  441. package/pure-cell/esm/components/text/index.d.ts +1 -1
  442. package/pure-cell/esm/components/text/index.js +1 -1
  443. package/pure-cell/esm/index.js +1 -1
  444. package/pure-cell/index.js +1 -1
  445. package/pure-cell/modern/component.js +1 -1
  446. package/pure-cell/modern/components/addon/component.js +1 -1
  447. package/pure-cell/modern/components/addon/index.d.ts +1 -1
  448. package/pure-cell/modern/components/addon/index.js +1 -1
  449. package/pure-cell/modern/components/amount/component.js +1 -1
  450. package/pure-cell/modern/components/amount/index.d.ts +1 -1
  451. package/pure-cell/modern/components/amount/index.js +1 -1
  452. package/pure-cell/modern/components/amount-title/component.js +1 -1
  453. package/pure-cell/modern/components/amount-title/index.d.ts +1 -1
  454. package/pure-cell/modern/components/amount-title/index.js +1 -1
  455. package/pure-cell/modern/components/category/component.js +1 -1
  456. package/pure-cell/modern/components/category/index.d.ts +1 -1
  457. package/pure-cell/modern/components/category/index.js +1 -1
  458. package/pure-cell/modern/components/content/component.js +1 -1
  459. package/pure-cell/modern/components/content/index.d.ts +1 -1
  460. package/pure-cell/modern/components/content/index.js +1 -1
  461. package/pure-cell/modern/components/footer/component.js +1 -1
  462. package/pure-cell/modern/components/footer/index.d.ts +1 -1
  463. package/pure-cell/modern/components/footer/index.js +1 -1
  464. package/pure-cell/modern/components/footer-button/component.js +1 -1
  465. package/pure-cell/modern/components/footer-button/index.d.ts +1 -1
  466. package/pure-cell/modern/components/footer-button/index.js +1 -1
  467. package/pure-cell/modern/components/footer-text/component.js +1 -1
  468. package/pure-cell/modern/components/footer-text/index.d.ts +1 -1
  469. package/pure-cell/modern/components/footer-text/index.js +1 -1
  470. package/pure-cell/modern/components/graphics/component.js +1 -1
  471. package/pure-cell/modern/components/graphics/index.d.ts +1 -1
  472. package/pure-cell/modern/components/graphics/index.js +1 -1
  473. package/pure-cell/modern/components/main/component.js +1 -1
  474. package/pure-cell/modern/components/main/index.d.ts +1 -1
  475. package/pure-cell/modern/components/main/index.js +1 -1
  476. package/pure-cell/modern/components/text/component.js +1 -1
  477. package/pure-cell/modern/components/text/index.d.ts +1 -1
  478. package/pure-cell/modern/components/text/index.js +1 -1
  479. package/pure-cell/modern/index.js +1 -1
  480. package/select/components/base-select/Component.js +2 -2
  481. package/select/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  482. package/select/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  483. package/select/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  484. package/select/esm/Component.responsive.js +3 -3
  485. package/select/esm/components/base-select/Component.js +2 -2
  486. package/select/esm/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  487. package/select/esm/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  488. package/select/esm/components/base-select/components/list-mobile/list-mobile.js +1 -1
  489. package/select/esm/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  490. package/select/esm/components/base-select/index.js +2 -2
  491. package/select/esm/components/index.js +2 -2
  492. package/select/esm/desktop/Component.desktop.js +2 -2
  493. package/select/esm/desktop/index.js +2 -2
  494. package/select/esm/index.js +3 -3
  495. package/select/esm/mobile/Component.mobile.js +3 -3
  496. package/select/esm/mobile/Component.modal.mobile.js +3 -3
  497. package/select/esm/mobile/index.js +3 -3
  498. package/select/esm/presets/index.js +1 -1
  499. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  500. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  501. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  502. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  503. package/select/esm/shared/index.js +3 -3
  504. package/select/mobile/Component.mobile.js +1 -1
  505. package/select/modern/Component.responsive.js +3 -3
  506. package/select/modern/components/base-select/Component.js +2 -2
  507. package/select/modern/components/base-select/components/list-desktop/list-popover-desktop.js +1 -1
  508. package/select/modern/components/base-select/components/list-mobile/list-bottom-sheet-mobile.js +1 -1
  509. package/select/modern/components/base-select/components/list-mobile/list-mobile.js +1 -1
  510. package/select/modern/components/base-select/components/list-mobile/list-modal-mobile.js +1 -1
  511. package/select/modern/components/base-select/index.js +2 -2
  512. package/select/modern/components/index.js +2 -2
  513. package/select/modern/desktop/Component.desktop.js +2 -2
  514. package/select/modern/desktop/index.js +2 -2
  515. package/select/modern/index.js +3 -3
  516. package/select/modern/mobile/Component.mobile.js +3 -3
  517. package/select/modern/mobile/Component.modal.mobile.js +3 -3
  518. package/select/modern/mobile/index.js +3 -3
  519. package/select/modern/presets/index.js +1 -1
  520. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  521. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  522. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  523. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  524. package/select/modern/shared/index.js +3 -3
  525. package/select/presets/index.js +1 -1
  526. package/select/presets/useSelectWithApply/hook.js +1 -1
  527. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  528. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  529. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  530. package/select/shared/index.js +1 -1
  531. package/side-panel/components/controls/Component.js +1 -1
  532. package/side-panel/components/footer/Component.js +1 -1
  533. package/side-panel/esm/Component.responsive.js +1 -1
  534. package/side-panel/esm/components/controls/Component.js +1 -1
  535. package/side-panel/esm/components/controls/index.js +1 -1
  536. package/side-panel/esm/components/footer/Component.desktop.js +1 -1
  537. package/side-panel/esm/components/footer/Component.js +1 -1
  538. package/side-panel/esm/components/footer/Component.mobile.js +1 -1
  539. package/side-panel/esm/desktop/Component.desktop.js +1 -1
  540. package/side-panel/esm/desktop/index.js +1 -1
  541. package/side-panel/esm/index.js +1 -1
  542. package/side-panel/esm/mobile/Component.mobile.js +1 -1
  543. package/side-panel/esm/mobile/index.js +1 -1
  544. package/side-panel/modern/Component.responsive.js +1 -1
  545. package/side-panel/modern/components/controls/Component.js +1 -1
  546. package/side-panel/modern/components/controls/index.js +1 -1
  547. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  548. package/side-panel/modern/components/footer/Component.js +1 -1
  549. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  550. package/side-panel/modern/desktop/Component.desktop.js +1 -1
  551. package/side-panel/modern/desktop/index.js +1 -1
  552. package/side-panel/modern/index.js +1 -1
  553. package/side-panel/modern/mobile/Component.mobile.js +1 -1
  554. package/side-panel/modern/mobile/index.js +1 -1
  555. package/tabs/components/primary-tablist/Component.collapsible.js +1 -1
  556. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  557. package/tabs/components/primary-tablist/Component.mobile.js +1 -1
  558. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  559. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  560. package/tabs/esm/collapsible/index.js +1 -1
  561. package/tabs/esm/components/primary-tablist/Component.collapsible.js +1 -1
  562. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  563. package/tabs/esm/components/primary-tablist/Component.mobile.js +1 -1
  564. package/tabs/esm/components/primary-tablist/Component.responsive.js +1 -1
  565. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  566. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  567. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  568. package/tabs/esm/components/tabs/Component.collapsible.js +1 -1
  569. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  570. package/tabs/esm/components/tabs/Component.mobile.js +2 -2
  571. package/tabs/esm/components/tabs/Component.responsive.js +2 -2
  572. package/tabs/esm/desktop/index.js +2 -2
  573. package/tabs/esm/index.js +2 -2
  574. package/tabs/esm/mobile/index.js +2 -2
  575. package/tabs/modern/collapsible/index.js +1 -1
  576. package/tabs/modern/components/primary-tablist/Component.collapsible.js +1 -1
  577. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  578. package/tabs/modern/components/primary-tablist/Component.mobile.js +1 -1
  579. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  580. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  581. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  582. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  583. package/tabs/modern/components/tabs/Component.collapsible.js +1 -1
  584. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  585. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  586. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  587. package/tabs/modern/desktop/index.js +2 -2
  588. package/tabs/modern/index.js +2 -2
  589. package/tabs/modern/mobile/index.js +2 -2
  590. package/themes/click.css +55 -0
  591. package/themes/compiled/mobile-dark-bluetint.css +3 -3
  592. package/themes/corp.css +55 -0
  593. package/themes/intranet.css +55 -0
  594. package/themes/mobile.css +55 -0
  595. package/themes/site.css +55 -0
  596. package/time-input/utils/format.js +10 -6
  597. package/toast/modern/Component.responsive.d.ts +1 -1
  598. package/toast/modern/components/base-toast/component.d.ts +1 -1
  599. package/universal-date-input/cssm/index-5712fce2.d.ts +4 -0
  600. package/universal-date-input/esm/index-5712fce2.d.ts +4 -0
  601. package/universal-date-input/index-5712fce2.d.ts +4 -0
  602. package/universal-date-input/modern/index-5712fce2.d.ts +4 -0
  603. package/universal-date-input/moderncssm/index-5712fce2.d.ts +4 -0
  604. package/universal-modal/components/header/desktop/Component.desktop.js +1 -1
  605. package/universal-modal/components/header/mobile/Component.mobile.js +1 -1
  606. package/universal-modal/esm/Component.responsive.d.ts +2 -2
  607. package/universal-modal/esm/Component.responsive.js +1 -1
  608. package/universal-modal/esm/components/header/desktop/Component.desktop.js +1 -1
  609. package/universal-modal/esm/components/header/index.js +1 -1
  610. package/universal-modal/esm/components/header/mobile/Component.mobile.js +1 -1
  611. package/universal-modal/esm/components/header/responsive/Component.responsive.js +1 -1
  612. package/universal-modal/esm/desktop/Component.desktop.d.ts +2 -2
  613. package/universal-modal/esm/desktop/Component.desktop.js +1 -1
  614. package/universal-modal/esm/desktop/components/center-modal/center-modal.d.ts +1 -1
  615. package/universal-modal/esm/desktop/components/side-modal/side-modal.d.ts +1 -1
  616. package/universal-modal/esm/desktop/index.js +1 -1
  617. package/universal-modal/esm/index.js +1 -1
  618. package/universal-modal/esm/mobile/Component.mobile.d.ts +2 -2
  619. package/universal-modal/esm/mobile/Component.mobile.js +1 -1
  620. package/universal-modal/esm/mobile/index.js +1 -1
  621. package/universal-modal/modern/Component.responsive.js +1 -1
  622. package/universal-modal/modern/components/header/desktop/Component.desktop.js +1 -1
  623. package/universal-modal/modern/components/header/index.js +1 -1
  624. package/universal-modal/modern/components/header/mobile/Component.mobile.js +1 -1
  625. package/universal-modal/modern/components/header/responsive/Component.responsive.js +1 -1
  626. package/universal-modal/modern/desktop/Component.desktop.js +1 -1
  627. package/universal-modal/modern/desktop/index.js +1 -1
  628. package/universal-modal/modern/index.js +1 -1
  629. package/universal-modal/modern/mobile/Component.mobile.js +1 -1
  630. package/universal-modal/modern/mobile/index.js +1 -1
  631. package/universal-modal/moderncssm/Component.responsive.d.ts +2 -2
  632. package/universal-modal/moderncssm/desktop/Component.desktop.d.ts +2 -2
  633. package/universal-modal/moderncssm/desktop/components/center-modal/center-modal.d.ts +1 -1
  634. package/universal-modal/moderncssm/desktop/components/side-modal/side-modal.d.ts +1 -1
  635. package/universal-modal/moderncssm/mobile/Component.mobile.d.ts +2 -2
  636. package/vars/colors-brand.css +10 -0
  637. package/vars/colors-promo-dark.css +5 -0
  638. package/vars/colors-promo.css +40 -0
  639. package/vars/cssm/colors-brand.css +10 -0
  640. package/vars/cssm/colors-promo-dark.css +5 -0
  641. package/vars/cssm/colors-promo.css +40 -0
  642. package/vars/moderncssm/colors-brand.css +10 -0
  643. package/vars/moderncssm/colors-promo-dark.css +5 -0
  644. package/vars/moderncssm/colors-promo.css +40 -0
  645. package/amount/cssm/utils/logWarning.d.ts +0 -3
  646. package/amount/cssm/utils/logWarning.js +0 -13
  647. package/amount/esm/utils/logWarning.d.ts +0 -3
  648. package/amount/esm/utils/logWarning.js +0 -11
  649. package/amount/modern/utils/logWarning.d.ts +0 -3
  650. package/amount/modern/utils/logWarning.js +0 -11
  651. package/amount/moderncssm/utils/logWarning.d.ts +0 -3
  652. package/amount/moderncssm/utils/logWarning.js +0 -11
  653. package/amount/utils/logWarning.d.ts +0 -3
  654. package/amount/utils/logWarning.js +0 -13
  655. /package/calendar/{esm/calendarMonthOnlyView-f9ee493c.d.ts → calendarMonthOnlyView-394eeeca.d.ts} +0 -0
  656. /package/calendar/{calendarMonthOnlyView-20427d98.js → calendarMonthOnlyView-394eeeca.js} +0 -0
  657. /package/calendar/{modern/calendarMonthOnlyView-6906829e.d.ts → esm/calendarMonthOnlyView-21ef74b9.d.ts} +0 -0
  658. /package/calendar/esm/{calendarMonthOnlyView-f9ee493c.js → calendarMonthOnlyView-21ef74b9.js} +0 -0
  659. /package/calendar/modern/{calendarMonthOnlyView-6906829e.js → calendarMonthOnlyView-10629c77.js} +0 -0
  660. /package/calendar-range/esm/{index.module-f164cdda.js → index.module-f4e4cada.js} +0 -0
  661. /package/calendar-range/{index.module-e527bbd0.js → index.module-ba4356e8.js} +0 -0
  662. /package/calendar-range/modern/{index.module-55e87211.js → index.module-7a5548a3.js} +0 -0
  663. /package/confirmation/{countdown-section-b308583c.d.ts → countdown-section-514e078c.d.ts} +0 -0
  664. /package/confirmation/{countdown-section-b308583c.js → countdown-section-514e078c.js} +0 -0
  665. /package/confirmation/esm/{countdown-section-4c3afd09.d.ts → countdown-section-96a55566.d.ts} +0 -0
  666. /package/confirmation/esm/{countdown-section-4c3afd09.js → countdown-section-96a55566.js} +0 -0
  667. /package/confirmation/modern/{countdown-section-abd60a56.d.ts → countdown-section-825e5664.d.ts} +0 -0
  668. /package/confirmation/modern/{countdown-section-abd60a56.js → countdown-section-825e5664.js} +0 -0
  669. /package/file-upload-item/{actions-control.module-a6bef5e0.js → actions-control.module-9204b99c.js} +0 -0
  670. /package/file-upload-item/esm/{actions-control.module-b7c67842.js → actions-control.module-e6955432.js} +0 -0
  671. /package/file-upload-item/modern/{actions-control.module-88eace8a.js → actions-control.module-3bed54b9.js} +0 -0
  672. /package/gallery/esm/{hooks-36c53e36.d.ts → hooks-136a0349.d.ts} +0 -0
  673. /package/gallery/esm/{hooks-36c53e36.js → hooks-136a0349.js} +0 -0
  674. /package/gallery/{hooks-4687a5c4.d.ts → hooks-c2c11256.d.ts} +0 -0
  675. /package/gallery/{hooks-4687a5c4.js → hooks-c2c11256.js} +0 -0
  676. /package/gallery/modern/{hooks-4de4a852.d.ts → hooks-2e5ea68a.d.ts} +0 -0
  677. /package/gallery/modern/{hooks-4de4a852.js → hooks-2e5ea68a.js} +0 -0
  678. /package/grid/esm/{gutters.module-e30aef27.js → gutters.module-47b2ba7d.js} +0 -0
  679. /package/grid/{gutters.module-2c326e73.js → gutters.module-7c2276d1.js} +0 -0
  680. /package/grid/modern/{gutters.module-1b8e8679.js → gutters.module-4f6d00dd.js} +0 -0
  681. /package/modal/esm/{layout.module-dd04b023.js → layout.module-26973f93.js} +0 -0
  682. /package/modal/{layout.module-42cbc39f.js → layout.module-91f4f4e4.js} +0 -0
  683. /package/modal/modern/{layout.module-4f99583f.js → layout.module-bd178c4f.js} +0 -0
  684. /package/plate/esm/{warning-31ef76e2.d.ts → warning-e8870d21.d.ts} +0 -0
  685. /package/plate/esm/{warning-31ef76e2.js → warning-e8870d21.js} +0 -0
  686. /package/plate/modern/{warning-196673e4.d.ts → warning-596ac5a1.d.ts} +0 -0
  687. /package/plate/modern/{warning-196673e4.js → warning-596ac5a1.js} +0 -0
  688. /package/plate/{warning-53a3c424.d.ts → warning-09ff1e21.d.ts} +0 -0
  689. /package/plate/{warning-53a3c424.js → warning-09ff1e21.js} +0 -0
  690. /package/pure-cell/{component-114684db.d.ts → component-cf97a8da.d.ts} +0 -0
  691. /package/pure-cell/{component-114684db.js → component-cf97a8da.js} +0 -0
  692. /package/pure-cell/esm/{component-b2b25015.d.ts → component-ea591542.d.ts} +0 -0
  693. /package/pure-cell/esm/{component-b2b25015.js → component-ea591542.js} +0 -0
  694. /package/pure-cell/modern/{component-8c16a953.d.ts → component-8b823b36.d.ts} +0 -0
  695. /package/pure-cell/modern/{component-8c16a953.js → component-8b823b36.js} +0 -0
  696. /package/select/esm/{hook-be5530f8.d.ts → hook-8f68b08b.d.ts} +0 -0
  697. /package/select/esm/{hook-be5530f8.js → hook-8f68b08b.js} +0 -0
  698. /package/select/esm/{list-popover-desktop-0aa3100c.d.ts → list-popover-desktop-5ebccae1.d.ts} +0 -0
  699. /package/select/esm/{list-popover-desktop-0aa3100c.js → list-popover-desktop-5ebccae1.js} +0 -0
  700. /package/select/esm/{mobile.module-1a58e17b.js → mobile.module-4e5f2498.js} +0 -0
  701. /package/select/{hook-1d993616.d.ts → hook-89c70ffb.d.ts} +0 -0
  702. /package/select/{hook-1d993616.js → hook-89c70ffb.js} +0 -0
  703. /package/select/{list-popover-desktop-14417962.d.ts → list-popover-desktop-fb132537.d.ts} +0 -0
  704. /package/select/{list-popover-desktop-14417962.js → list-popover-desktop-fb132537.js} +0 -0
  705. /package/select/{mobile.module-06f09089.js → mobile.module-05fcb770.js} +0 -0
  706. /package/select/modern/{hook-69120c3f.d.ts → hook-7395cc33.d.ts} +0 -0
  707. /package/select/modern/{hook-69120c3f.js → hook-7395cc33.js} +0 -0
  708. /package/select/modern/{list-popover-desktop-06bc10b5.d.ts → list-popover-desktop-e26c5531.d.ts} +0 -0
  709. /package/select/modern/{list-popover-desktop-06bc10b5.js → list-popover-desktop-e26c5531.js} +0 -0
  710. /package/select/modern/{mobile.module-8c4952a5.js → mobile.module-536d08e1.js} +0 -0
  711. /package/side-panel/esm/{layout.module-ac4a0afd.js → layout.module-74117819.js} +0 -0
  712. /package/side-panel/{layout.module-d1ce9a8e.js → layout.module-c09491cb.js} +0 -0
  713. /package/side-panel/modern/{layout.module-049485d1.js → layout.module-59058dbf.js} +0 -0
  714. /package/tabs/esm/{index.module-41cb56a2.js → index.module-5430b79b.js} +0 -0
  715. /package/tabs/esm/{index.module-0fb89b17.js → index.module-7e2a3988.js} +0 -0
  716. /package/tabs/{index.module-aa5095ab.js → index.module-565d5b1f.js} +0 -0
  717. /package/tabs/{index.module-fdb4de7a.js → index.module-57160410.js} +0 -0
  718. /package/tabs/modern/{index.module-5e4960f8.js → index.module-3b4fdda4.js} +0 -0
  719. /package/tabs/modern/{index.module-5de9539d.js → index.module-d5ba9b37.js} +0 -0
  720. /package/universal-modal/esm/{index.module-6308d83e.js → index.module-c62c789e.js} +0 -0
  721. /package/universal-modal/{index.module-f04e83a5.js → index.module-63e17dfe.js} +0 -0
  722. /package/universal-modal/modern/{index.module-06873a62.js → index.module-07c68bc8.js} +0 -0
@@ -5,7 +5,7 @@ import { Text } from '../../../../typography/modern';
5
5
  import { GalleryContext } from '../../context.js';
6
6
  import { isSmallImage, isVideo, getImageAlt } from '../../utils/utils.js';
7
7
  import { TestIds } from '../../utils/constants.js';
8
- import { u as useHandleImageViewer, s as styles } from '../../hooks-4de4a852.js';
8
+ import { u as useHandleImageViewer, s as styles } from '../../hooks-2e5ea68a.js';
9
9
  import { NoImagePaths } from './paths.js';
10
10
  import { Video } from './video/index.js';
11
11
  import 'element-closest';
@@ -30,7 +30,7 @@ import 'swiper';
30
30
  import 'swiper/react';
31
31
  import '@alfalab/icons-glyph/ChevronBackHeavyMIcon';
32
32
  import '@alfalab/icons-glyph/ChevronForwardHeavyMIcon';
33
- import '../hooks-4de4a852.js';
33
+ import '../hooks-2e5ea68a.js';
34
34
  import 'element-closest';
35
35
  import './image-viewer/slide.js';
36
36
  import '../../../spinner/modern';
@@ -26,7 +26,6 @@ type GalleryContext = {
26
26
  setCurrentSlideIndex?: (index: number) => void;
27
27
  getCurrentImage: () => GalleryImage | undefined;
28
28
  getCurrentImageMeta: () => ImageMeta | undefined;
29
- swiperClassName?: string;
30
29
  };
31
30
  declare const GalleryContext: import("react").Context<GalleryContext>;
32
31
  export { GalleryContext };
@@ -8,7 +8,6 @@ const GalleryContext = createContext({
8
8
  currentSlideIndex: 0,
9
9
  images: [],
10
10
  imagesMeta: [],
11
- swiperClassName: undefined,
12
11
  fullScreen: false,
13
12
  mutedVideo: false,
14
13
  playingVideo: false,
@@ -7,7 +7,7 @@ import '../../mq/modern';
7
7
  import './components/image-viewer/single.js';
8
8
  import './context.js';
9
9
  import './utils/utils.js';
10
- import './hooks-4de4a852.js';
10
+ import './hooks-2e5ea68a.js';
11
11
  import 'element-closest';
12
12
  import './components/image-viewer/slide.js';
13
13
  import '../../spinner/modern';
@@ -35,10 +35,6 @@ type GalleryProps = {
35
35
  * Дополнительный класс для попапа
36
36
  */
37
37
  popupClassName?: string;
38
- /**
39
- * Дополнительный класс для swiper инстанса
40
- */
41
- swiperClassName?: string;
42
38
  };
43
39
  declare const Gallery: FC<GalleryProps>;
44
40
  export { GalleryProps, Gallery };
@@ -58,7 +58,7 @@ const DEFAULT_MUTED_VIDEO = true;
58
58
  const DEFAULT_PLAYING_VIDEO = true;
59
59
  const DEFAULT_HIDE_NAVIGATION = false;
60
60
  const Backdrop = () => null;
61
- const Gallery = ({ open, images, slideIndex, initialSlide = 0, loop = true, onClose, onSlideIndexChange, popupClassName, swiperClassName, }) => {
61
+ const Gallery = ({ open, images, slideIndex, initialSlide = 0, loop = true, onClose, onSlideIndexChange, popupClassName, }) => {
62
62
  const currentSlideIndexState = useState(initialSlide);
63
63
  const uncontrolled = slideIndex === undefined;
64
64
  const [currentSlideIndex, setCurrentSlideIndex] = uncontrolled
@@ -166,7 +166,6 @@ const Gallery = ({ open, images, slideIndex, initialSlide = 0, loop = true, onCl
166
166
  slideNext,
167
167
  slidePrev,
168
168
  slideTo,
169
- swiperClassName,
170
169
  getSwiper: () => swiper,
171
170
  setSwiper,
172
171
  onClose: handleClose,
@@ -24,7 +24,7 @@ import './video/index.module.css';
24
24
 
25
25
  SwiperCore.use([EffectFade, A11y, Controller]);
26
26
  const ImageViewer = () => {
27
- const { images, imagesMeta, fullScreen, currentSlideIndex, initialSlide, setCurrentSlideIndex, getSwiper, setSwiper, slidePrev, slideNext, getCurrentImage, swiperClassName, } = useContext(GalleryContext);
27
+ const { images, imagesMeta, fullScreen, currentSlideIndex, initialSlide, setCurrentSlideIndex, getSwiper, setSwiper, slidePrev, slideNext, getCurrentImage, } = useContext(GalleryContext);
28
28
  const { handleWrapperClick, isMobile, rightArrowRef, leftArrowRef } = useHandleImageViewer();
29
29
  const [leftArrowFocused] = useFocus(leftArrowRef, 'keyboard');
30
30
  const [rightArrowFocused] = useFocus(rightArrowRef, 'keyboard');
@@ -55,7 +55,7 @@ const ImageViewer = () => {
55
55
  fadeEffect: {
56
56
  crossFade: true,
57
57
  },
58
- className: cn(styles.swiper, swiperClassName, {
58
+ className: cn(styles.swiper, {
59
59
  [styles.hidden]: fullScreen && !isVideo(currentImage?.src),
60
60
  [styles.fullScreenVideo]: fullScreen && isVideo(currentImage?.src),
61
61
  [styles.mobile]: isMobile,
@@ -71,7 +71,6 @@ const ImageViewer = () => {
71
71
  onSwiper: setSwiper,
72
72
  onSlideChange: handleSlideChange,
73
73
  }), [
74
- swiperClassName,
75
74
  fullScreen,
76
75
  currentImage?.src,
77
76
  isMobile,
@@ -26,7 +26,6 @@ type GalleryContext = {
26
26
  setCurrentSlideIndex?: (index: number) => void;
27
27
  getCurrentImage: () => GalleryImage | undefined;
28
28
  getCurrentImageMeta: () => ImageMeta | undefined;
29
- swiperClassName?: string;
30
29
  };
31
30
  declare const GalleryContext: import("react").Context<GalleryContext>;
32
31
  export { GalleryContext };
@@ -8,7 +8,6 @@ const GalleryContext = createContext({
8
8
  currentSlideIndex: 0,
9
9
  images: [],
10
10
  imagesMeta: [],
11
- swiperClassName: undefined,
12
11
  fullScreen: false,
13
12
  mutedVideo: false,
14
13
  playingVideo: false,
@@ -4,7 +4,7 @@ var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var cn = require('classnames');
6
6
  var utils_index = require('../utils/index.js');
7
- var gutters_module = require('../gutters.module-2c326e73.js');
7
+ var gutters_module = require('../gutters.module-7c2276d1.js');
8
8
 
9
9
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
10
10
 
@@ -4,7 +4,7 @@ import 'tslib';
4
4
  import 'react';
5
5
  import 'classnames';
6
6
  import './utils/index.js';
7
- import './gutters.module-e30aef27.js';
7
+ import './gutters.module-47b2ba7d.js';
8
8
 
9
9
  var Grid = {
10
10
  Row: Row,
@@ -2,7 +2,7 @@ import { __spreadArray } from 'tslib';
2
2
  import React, { useMemo } from 'react';
3
3
  import cn from 'classnames';
4
4
  import { createClassNames } from '../utils/index.js';
5
- import { g as guttersStyles } from '../gutters.module-e30aef27.js';
5
+ import { g as guttersStyles } from '../gutters.module-47b2ba7d.js';
6
6
 
7
7
  var styles = {"component":"grid__component_1m35t","width-auto":"grid__width-auto_1m35t","width-available":"grid__width-available_1m35t","width-1":"grid__width-1_1m35t","width-2":"grid__width-2_1m35t","width-3":"grid__width-3_1m35t","width-4":"grid__width-4_1m35t","width-5":"grid__width-5_1m35t","width-6":"grid__width-6_1m35t","width-7":"grid__width-7_1m35t","width-8":"grid__width-8_1m35t","width-9":"grid__width-9_1m35t","width-10":"grid__width-10_1m35t","width-11":"grid__width-11_1m35t","width-12":"grid__width-12_1m35t","align-top":"grid__align-top_1m35t","align-middle":"grid__align-middle_1m35t","align-bottom":"grid__align-bottom_1m35t","offset-1":"grid__offset-1_1m35t","offset-2":"grid__offset-2_1m35t","offset-3":"grid__offset-3_1m35t","offset-4":"grid__offset-4_1m35t","offset-5":"grid__offset-5_1m35t","offset-6":"grid__offset-6_1m35t","offset-7":"grid__offset-7_1m35t","offset-8":"grid__offset-8_1m35t","offset-9":"grid__offset-9_1m35t","offset-10":"grid__offset-10_1m35t","offset-11":"grid__offset-11_1m35t","order-first":"grid__order-first_1m35t","order-last":"grid__order-last_1m35t","order-1":"grid__order-1_1m35t","order-2":"grid__order-2_1m35t","order-3":"grid__order-3_1m35t","order-4":"grid__order-4_1m35t","order-5":"grid__order-5_1m35t","order-6":"grid__order-6_1m35t","order-7":"grid__order-7_1m35t","order-8":"grid__order-8_1m35t","order-9":"grid__order-9_1m35t","order-10":"grid__order-10_1m35t","order-11":"grid__order-11_1m35t","order-12":"grid__order-12_1m35t","width-mobile-auto":"grid__width-mobile-auto_1m35t","width-mobile-available":"grid__width-mobile-available_1m35t","width-mobile-1":"grid__width-mobile-1_1m35t","width-mobile-2":"grid__width-mobile-2_1m35t","width-mobile-3":"grid__width-mobile-3_1m35t","width-mobile-4":"grid__width-mobile-4_1m35t","width-mobile-5":"grid__width-mobile-5_1m35t","width-mobile-6":"grid__width-mobile-6_1m35t","width-mobile-7":"grid__width-mobile-7_1m35t","width-mobile-8":"grid__width-mobile-8_1m35t","width-mobile-9":"grid__width-mobile-9_1m35t","width-mobile-10":"grid__width-mobile-10_1m35t","width-mobile-11":"grid__width-mobile-11_1m35t","width-mobile-12":"grid__width-mobile-12_1m35t","offset-mobile-1":"grid__offset-mobile-1_1m35t","offset-mobile-2":"grid__offset-mobile-2_1m35t","offset-mobile-3":"grid__offset-mobile-3_1m35t","offset-mobile-4":"grid__offset-mobile-4_1m35t","offset-mobile-5":"grid__offset-mobile-5_1m35t","offset-mobile-6":"grid__offset-mobile-6_1m35t","offset-mobile-7":"grid__offset-mobile-7_1m35t","offset-mobile-8":"grid__offset-mobile-8_1m35t","offset-mobile-9":"grid__offset-mobile-9_1m35t","offset-mobile-10":"grid__offset-mobile-10_1m35t","offset-mobile-11":"grid__offset-mobile-11_1m35t","order-mobile-first":"grid__order-mobile-first_1m35t","order-mobile-last":"grid__order-mobile-last_1m35t","order-mobile-1":"grid__order-mobile-1_1m35t","order-mobile-2":"grid__order-mobile-2_1m35t","order-mobile-3":"grid__order-mobile-3_1m35t","order-mobile-4":"grid__order-mobile-4_1m35t","order-mobile-5":"grid__order-mobile-5_1m35t","order-mobile-6":"grid__order-mobile-6_1m35t","order-mobile-7":"grid__order-mobile-7_1m35t","order-mobile-8":"grid__order-mobile-8_1m35t","order-mobile-9":"grid__order-mobile-9_1m35t","order-mobile-10":"grid__order-mobile-10_1m35t","order-mobile-11":"grid__order-mobile-11_1m35t","order-mobile-12":"grid__order-mobile-12_1m35t","width-mobile-xs-auto":"grid__width-mobile-xs-auto_1m35t","width-mobile-xs-available":"grid__width-mobile-xs-available_1m35t","width-mobile-xs-1":"grid__width-mobile-xs-1_1m35t","width-mobile-xs-2":"grid__width-mobile-xs-2_1m35t","width-mobile-xs-3":"grid__width-mobile-xs-3_1m35t","width-mobile-xs-4":"grid__width-mobile-xs-4_1m35t","width-mobile-xs-5":"grid__width-mobile-xs-5_1m35t","width-mobile-xs-6":"grid__width-mobile-xs-6_1m35t","width-mobile-xs-7":"grid__width-mobile-xs-7_1m35t","width-mobile-xs-8":"grid__width-mobile-xs-8_1m35t","width-mobile-xs-9":"grid__width-mobile-xs-9_1m35t","width-mobile-xs-10":"grid__width-mobile-xs-10_1m35t","width-mobile-xs-11":"grid__width-mobile-xs-11_1m35t","width-mobile-xs-12":"grid__width-mobile-xs-12_1m35t","offset-mobile-xs-1":"grid__offset-mobile-xs-1_1m35t","offset-mobile-xs-2":"grid__offset-mobile-xs-2_1m35t","offset-mobile-xs-3":"grid__offset-mobile-xs-3_1m35t","offset-mobile-xs-4":"grid__offset-mobile-xs-4_1m35t","offset-mobile-xs-5":"grid__offset-mobile-xs-5_1m35t","offset-mobile-xs-6":"grid__offset-mobile-xs-6_1m35t","offset-mobile-xs-7":"grid__offset-mobile-xs-7_1m35t","offset-mobile-xs-8":"grid__offset-mobile-xs-8_1m35t","offset-mobile-xs-9":"grid__offset-mobile-xs-9_1m35t","offset-mobile-xs-10":"grid__offset-mobile-xs-10_1m35t","offset-mobile-xs-11":"grid__offset-mobile-xs-11_1m35t","order-mobile-xs-first":"grid__order-mobile-xs-first_1m35t","order-mobile-xs-last":"grid__order-mobile-xs-last_1m35t","order-mobile-xs-1":"grid__order-mobile-xs-1_1m35t","order-mobile-xs-2":"grid__order-mobile-xs-2_1m35t","order-mobile-xs-3":"grid__order-mobile-xs-3_1m35t","order-mobile-xs-4":"grid__order-mobile-xs-4_1m35t","order-mobile-xs-5":"grid__order-mobile-xs-5_1m35t","order-mobile-xs-6":"grid__order-mobile-xs-6_1m35t","order-mobile-xs-7":"grid__order-mobile-xs-7_1m35t","order-mobile-xs-8":"grid__order-mobile-xs-8_1m35t","order-mobile-xs-9":"grid__order-mobile-xs-9_1m35t","order-mobile-xs-10":"grid__order-mobile-xs-10_1m35t","order-mobile-xs-11":"grid__order-mobile-xs-11_1m35t","order-mobile-xs-12":"grid__order-mobile-xs-12_1m35t","width-mobile-s-auto":"grid__width-mobile-s-auto_1m35t","width-mobile-s-available":"grid__width-mobile-s-available_1m35t","width-mobile-s-1":"grid__width-mobile-s-1_1m35t","width-mobile-s-2":"grid__width-mobile-s-2_1m35t","width-mobile-s-3":"grid__width-mobile-s-3_1m35t","width-mobile-s-4":"grid__width-mobile-s-4_1m35t","width-mobile-s-5":"grid__width-mobile-s-5_1m35t","width-mobile-s-6":"grid__width-mobile-s-6_1m35t","width-mobile-s-7":"grid__width-mobile-s-7_1m35t","width-mobile-s-8":"grid__width-mobile-s-8_1m35t","width-mobile-s-9":"grid__width-mobile-s-9_1m35t","width-mobile-s-10":"grid__width-mobile-s-10_1m35t","width-mobile-s-11":"grid__width-mobile-s-11_1m35t","width-mobile-s-12":"grid__width-mobile-s-12_1m35t","offset-mobile-s-1":"grid__offset-mobile-s-1_1m35t","offset-mobile-s-2":"grid__offset-mobile-s-2_1m35t","offset-mobile-s-3":"grid__offset-mobile-s-3_1m35t","offset-mobile-s-4":"grid__offset-mobile-s-4_1m35t","offset-mobile-s-5":"grid__offset-mobile-s-5_1m35t","offset-mobile-s-6":"grid__offset-mobile-s-6_1m35t","offset-mobile-s-7":"grid__offset-mobile-s-7_1m35t","offset-mobile-s-8":"grid__offset-mobile-s-8_1m35t","offset-mobile-s-9":"grid__offset-mobile-s-9_1m35t","offset-mobile-s-10":"grid__offset-mobile-s-10_1m35t","offset-mobile-s-11":"grid__offset-mobile-s-11_1m35t","order-mobile-s-first":"grid__order-mobile-s-first_1m35t","order-mobile-s-last":"grid__order-mobile-s-last_1m35t","order-mobile-s-1":"grid__order-mobile-s-1_1m35t","order-mobile-s-2":"grid__order-mobile-s-2_1m35t","order-mobile-s-3":"grid__order-mobile-s-3_1m35t","order-mobile-s-4":"grid__order-mobile-s-4_1m35t","order-mobile-s-5":"grid__order-mobile-s-5_1m35t","order-mobile-s-6":"grid__order-mobile-s-6_1m35t","order-mobile-s-7":"grid__order-mobile-s-7_1m35t","order-mobile-s-8":"grid__order-mobile-s-8_1m35t","order-mobile-s-9":"grid__order-mobile-s-9_1m35t","order-mobile-s-10":"grid__order-mobile-s-10_1m35t","order-mobile-s-11":"grid__order-mobile-s-11_1m35t","order-mobile-s-12":"grid__order-mobile-s-12_1m35t","width-mobile-m-auto":"grid__width-mobile-m-auto_1m35t","width-mobile-m-available":"grid__width-mobile-m-available_1m35t","width-mobile-m-1":"grid__width-mobile-m-1_1m35t","width-mobile-m-2":"grid__width-mobile-m-2_1m35t","width-mobile-m-3":"grid__width-mobile-m-3_1m35t","width-mobile-m-4":"grid__width-mobile-m-4_1m35t","width-mobile-m-5":"grid__width-mobile-m-5_1m35t","width-mobile-m-6":"grid__width-mobile-m-6_1m35t","width-mobile-m-7":"grid__width-mobile-m-7_1m35t","width-mobile-m-8":"grid__width-mobile-m-8_1m35t","width-mobile-m-9":"grid__width-mobile-m-9_1m35t","width-mobile-m-10":"grid__width-mobile-m-10_1m35t","width-mobile-m-11":"grid__width-mobile-m-11_1m35t","width-mobile-m-12":"grid__width-mobile-m-12_1m35t","offset-mobile-m-1":"grid__offset-mobile-m-1_1m35t","offset-mobile-m-2":"grid__offset-mobile-m-2_1m35t","offset-mobile-m-3":"grid__offset-mobile-m-3_1m35t","offset-mobile-m-4":"grid__offset-mobile-m-4_1m35t","offset-mobile-m-5":"grid__offset-mobile-m-5_1m35t","offset-mobile-m-6":"grid__offset-mobile-m-6_1m35t","offset-mobile-m-7":"grid__offset-mobile-m-7_1m35t","offset-mobile-m-8":"grid__offset-mobile-m-8_1m35t","offset-mobile-m-9":"grid__offset-mobile-m-9_1m35t","offset-mobile-m-10":"grid__offset-mobile-m-10_1m35t","offset-mobile-m-11":"grid__offset-mobile-m-11_1m35t","order-mobile-m-first":"grid__order-mobile-m-first_1m35t","order-mobile-m-last":"grid__order-mobile-m-last_1m35t","order-mobile-m-1":"grid__order-mobile-m-1_1m35t","order-mobile-m-2":"grid__order-mobile-m-2_1m35t","order-mobile-m-3":"grid__order-mobile-m-3_1m35t","order-mobile-m-4":"grid__order-mobile-m-4_1m35t","order-mobile-m-5":"grid__order-mobile-m-5_1m35t","order-mobile-m-6":"grid__order-mobile-m-6_1m35t","order-mobile-m-7":"grid__order-mobile-m-7_1m35t","order-mobile-m-8":"grid__order-mobile-m-8_1m35t","order-mobile-m-9":"grid__order-mobile-m-9_1m35t","order-mobile-m-10":"grid__order-mobile-m-10_1m35t","order-mobile-m-11":"grid__order-mobile-m-11_1m35t","order-mobile-m-12":"grid__order-mobile-m-12_1m35t","width-mobile-l-auto":"grid__width-mobile-l-auto_1m35t","width-mobile-l-available":"grid__width-mobile-l-available_1m35t","width-mobile-l-1":"grid__width-mobile-l-1_1m35t","width-mobile-l-2":"grid__width-mobile-l-2_1m35t","width-mobile-l-3":"grid__width-mobile-l-3_1m35t","width-mobile-l-4":"grid__width-mobile-l-4_1m35t","width-mobile-l-5":"grid__width-mobile-l-5_1m35t","width-mobile-l-6":"grid__width-mobile-l-6_1m35t","width-mobile-l-7":"grid__width-mobile-l-7_1m35t","width-mobile-l-8":"grid__width-mobile-l-8_1m35t","width-mobile-l-9":"grid__width-mobile-l-9_1m35t","width-mobile-l-10":"grid__width-mobile-l-10_1m35t","width-mobile-l-11":"grid__width-mobile-l-11_1m35t","width-mobile-l-12":"grid__width-mobile-l-12_1m35t","offset-mobile-l-1":"grid__offset-mobile-l-1_1m35t","offset-mobile-l-2":"grid__offset-mobile-l-2_1m35t","offset-mobile-l-3":"grid__offset-mobile-l-3_1m35t","offset-mobile-l-4":"grid__offset-mobile-l-4_1m35t","offset-mobile-l-5":"grid__offset-mobile-l-5_1m35t","offset-mobile-l-6":"grid__offset-mobile-l-6_1m35t","offset-mobile-l-7":"grid__offset-mobile-l-7_1m35t","offset-mobile-l-8":"grid__offset-mobile-l-8_1m35t","offset-mobile-l-9":"grid__offset-mobile-l-9_1m35t","offset-mobile-l-10":"grid__offset-mobile-l-10_1m35t","offset-mobile-l-11":"grid__offset-mobile-l-11_1m35t","order-mobile-l-first":"grid__order-mobile-l-first_1m35t","order-mobile-l-last":"grid__order-mobile-l-last_1m35t","order-mobile-l-1":"grid__order-mobile-l-1_1m35t","order-mobile-l-2":"grid__order-mobile-l-2_1m35t","order-mobile-l-3":"grid__order-mobile-l-3_1m35t","order-mobile-l-4":"grid__order-mobile-l-4_1m35t","order-mobile-l-5":"grid__order-mobile-l-5_1m35t","order-mobile-l-6":"grid__order-mobile-l-6_1m35t","order-mobile-l-7":"grid__order-mobile-l-7_1m35t","order-mobile-l-8":"grid__order-mobile-l-8_1m35t","order-mobile-l-9":"grid__order-mobile-l-9_1m35t","order-mobile-l-10":"grid__order-mobile-l-10_1m35t","order-mobile-l-11":"grid__order-mobile-l-11_1m35t","order-mobile-l-12":"grid__order-mobile-l-12_1m35t","width-tablet-auto":"grid__width-tablet-auto_1m35t","width-tablet-available":"grid__width-tablet-available_1m35t","width-tablet-1":"grid__width-tablet-1_1m35t","width-tablet-2":"grid__width-tablet-2_1m35t","width-tablet-3":"grid__width-tablet-3_1m35t","width-tablet-4":"grid__width-tablet-4_1m35t","width-tablet-5":"grid__width-tablet-5_1m35t","width-tablet-6":"grid__width-tablet-6_1m35t","width-tablet-7":"grid__width-tablet-7_1m35t","width-tablet-8":"grid__width-tablet-8_1m35t","width-tablet-9":"grid__width-tablet-9_1m35t","width-tablet-10":"grid__width-tablet-10_1m35t","width-tablet-11":"grid__width-tablet-11_1m35t","width-tablet-12":"grid__width-tablet-12_1m35t","offset-tablet-1":"grid__offset-tablet-1_1m35t","offset-tablet-2":"grid__offset-tablet-2_1m35t","offset-tablet-3":"grid__offset-tablet-3_1m35t","offset-tablet-4":"grid__offset-tablet-4_1m35t","offset-tablet-5":"grid__offset-tablet-5_1m35t","offset-tablet-6":"grid__offset-tablet-6_1m35t","offset-tablet-7":"grid__offset-tablet-7_1m35t","offset-tablet-8":"grid__offset-tablet-8_1m35t","offset-tablet-9":"grid__offset-tablet-9_1m35t","offset-tablet-10":"grid__offset-tablet-10_1m35t","offset-tablet-11":"grid__offset-tablet-11_1m35t","order-tablet-first":"grid__order-tablet-first_1m35t","order-tablet-last":"grid__order-tablet-last_1m35t","order-tablet-1":"grid__order-tablet-1_1m35t","order-tablet-2":"grid__order-tablet-2_1m35t","order-tablet-3":"grid__order-tablet-3_1m35t","order-tablet-4":"grid__order-tablet-4_1m35t","order-tablet-5":"grid__order-tablet-5_1m35t","order-tablet-6":"grid__order-tablet-6_1m35t","order-tablet-7":"grid__order-tablet-7_1m35t","order-tablet-8":"grid__order-tablet-8_1m35t","order-tablet-9":"grid__order-tablet-9_1m35t","order-tablet-10":"grid__order-tablet-10_1m35t","order-tablet-11":"grid__order-tablet-11_1m35t","order-tablet-12":"grid__order-tablet-12_1m35t","width-tablet-s-auto":"grid__width-tablet-s-auto_1m35t","width-tablet-s-available":"grid__width-tablet-s-available_1m35t","width-tablet-s-1":"grid__width-tablet-s-1_1m35t","width-tablet-s-2":"grid__width-tablet-s-2_1m35t","width-tablet-s-3":"grid__width-tablet-s-3_1m35t","width-tablet-s-4":"grid__width-tablet-s-4_1m35t","width-tablet-s-5":"grid__width-tablet-s-5_1m35t","width-tablet-s-6":"grid__width-tablet-s-6_1m35t","width-tablet-s-7":"grid__width-tablet-s-7_1m35t","width-tablet-s-8":"grid__width-tablet-s-8_1m35t","width-tablet-s-9":"grid__width-tablet-s-9_1m35t","width-tablet-s-10":"grid__width-tablet-s-10_1m35t","width-tablet-s-11":"grid__width-tablet-s-11_1m35t","width-tablet-s-12":"grid__width-tablet-s-12_1m35t","offset-tablet-s-1":"grid__offset-tablet-s-1_1m35t","offset-tablet-s-2":"grid__offset-tablet-s-2_1m35t","offset-tablet-s-3":"grid__offset-tablet-s-3_1m35t","offset-tablet-s-4":"grid__offset-tablet-s-4_1m35t","offset-tablet-s-5":"grid__offset-tablet-s-5_1m35t","offset-tablet-s-6":"grid__offset-tablet-s-6_1m35t","offset-tablet-s-7":"grid__offset-tablet-s-7_1m35t","offset-tablet-s-8":"grid__offset-tablet-s-8_1m35t","offset-tablet-s-9":"grid__offset-tablet-s-9_1m35t","offset-tablet-s-10":"grid__offset-tablet-s-10_1m35t","offset-tablet-s-11":"grid__offset-tablet-s-11_1m35t","order-tablet-s-first":"grid__order-tablet-s-first_1m35t","order-tablet-s-last":"grid__order-tablet-s-last_1m35t","order-tablet-s-1":"grid__order-tablet-s-1_1m35t","order-tablet-s-2":"grid__order-tablet-s-2_1m35t","order-tablet-s-3":"grid__order-tablet-s-3_1m35t","order-tablet-s-4":"grid__order-tablet-s-4_1m35t","order-tablet-s-5":"grid__order-tablet-s-5_1m35t","order-tablet-s-6":"grid__order-tablet-s-6_1m35t","order-tablet-s-7":"grid__order-tablet-s-7_1m35t","order-tablet-s-8":"grid__order-tablet-s-8_1m35t","order-tablet-s-9":"grid__order-tablet-s-9_1m35t","order-tablet-s-10":"grid__order-tablet-s-10_1m35t","order-tablet-s-11":"grid__order-tablet-s-11_1m35t","order-tablet-s-12":"grid__order-tablet-s-12_1m35t","width-tablet-m-auto":"grid__width-tablet-m-auto_1m35t","width-tablet-m-available":"grid__width-tablet-m-available_1m35t","width-tablet-m-1":"grid__width-tablet-m-1_1m35t","width-tablet-m-2":"grid__width-tablet-m-2_1m35t","width-tablet-m-3":"grid__width-tablet-m-3_1m35t","width-tablet-m-4":"grid__width-tablet-m-4_1m35t","width-tablet-m-5":"grid__width-tablet-m-5_1m35t","width-tablet-m-6":"grid__width-tablet-m-6_1m35t","width-tablet-m-7":"grid__width-tablet-m-7_1m35t","width-tablet-m-8":"grid__width-tablet-m-8_1m35t","width-tablet-m-9":"grid__width-tablet-m-9_1m35t","width-tablet-m-10":"grid__width-tablet-m-10_1m35t","width-tablet-m-11":"grid__width-tablet-m-11_1m35t","width-tablet-m-12":"grid__width-tablet-m-12_1m35t","offset-tablet-m-1":"grid__offset-tablet-m-1_1m35t","offset-tablet-m-2":"grid__offset-tablet-m-2_1m35t","offset-tablet-m-3":"grid__offset-tablet-m-3_1m35t","offset-tablet-m-4":"grid__offset-tablet-m-4_1m35t","offset-tablet-m-5":"grid__offset-tablet-m-5_1m35t","offset-tablet-m-6":"grid__offset-tablet-m-6_1m35t","offset-tablet-m-7":"grid__offset-tablet-m-7_1m35t","offset-tablet-m-8":"grid__offset-tablet-m-8_1m35t","offset-tablet-m-9":"grid__offset-tablet-m-9_1m35t","offset-tablet-m-10":"grid__offset-tablet-m-10_1m35t","offset-tablet-m-11":"grid__offset-tablet-m-11_1m35t","order-tablet-m-first":"grid__order-tablet-m-first_1m35t","order-tablet-m-last":"grid__order-tablet-m-last_1m35t","order-tablet-m-1":"grid__order-tablet-m-1_1m35t","order-tablet-m-2":"grid__order-tablet-m-2_1m35t","order-tablet-m-3":"grid__order-tablet-m-3_1m35t","order-tablet-m-4":"grid__order-tablet-m-4_1m35t","order-tablet-m-5":"grid__order-tablet-m-5_1m35t","order-tablet-m-6":"grid__order-tablet-m-6_1m35t","order-tablet-m-7":"grid__order-tablet-m-7_1m35t","order-tablet-m-8":"grid__order-tablet-m-8_1m35t","order-tablet-m-9":"grid__order-tablet-m-9_1m35t","order-tablet-m-10":"grid__order-tablet-m-10_1m35t","order-tablet-m-11":"grid__order-tablet-m-11_1m35t","order-tablet-m-12":"grid__order-tablet-m-12_1m35t","width-desktop-auto":"grid__width-desktop-auto_1m35t","width-desktop-available":"grid__width-desktop-available_1m35t","width-desktop-1":"grid__width-desktop-1_1m35t","width-desktop-2":"grid__width-desktop-2_1m35t","width-desktop-3":"grid__width-desktop-3_1m35t","width-desktop-4":"grid__width-desktop-4_1m35t","width-desktop-5":"grid__width-desktop-5_1m35t","width-desktop-6":"grid__width-desktop-6_1m35t","width-desktop-7":"grid__width-desktop-7_1m35t","width-desktop-8":"grid__width-desktop-8_1m35t","width-desktop-9":"grid__width-desktop-9_1m35t","width-desktop-10":"grid__width-desktop-10_1m35t","width-desktop-11":"grid__width-desktop-11_1m35t","width-desktop-12":"grid__width-desktop-12_1m35t","offset-desktop-1":"grid__offset-desktop-1_1m35t","offset-desktop-2":"grid__offset-desktop-2_1m35t","offset-desktop-3":"grid__offset-desktop-3_1m35t","offset-desktop-4":"grid__offset-desktop-4_1m35t","offset-desktop-5":"grid__offset-desktop-5_1m35t","offset-desktop-6":"grid__offset-desktop-6_1m35t","offset-desktop-7":"grid__offset-desktop-7_1m35t","offset-desktop-8":"grid__offset-desktop-8_1m35t","offset-desktop-9":"grid__offset-desktop-9_1m35t","offset-desktop-10":"grid__offset-desktop-10_1m35t","offset-desktop-11":"grid__offset-desktop-11_1m35t","order-desktop-first":"grid__order-desktop-first_1m35t","order-desktop-last":"grid__order-desktop-last_1m35t","order-desktop-1":"grid__order-desktop-1_1m35t","order-desktop-2":"grid__order-desktop-2_1m35t","order-desktop-3":"grid__order-desktop-3_1m35t","order-desktop-4":"grid__order-desktop-4_1m35t","order-desktop-5":"grid__order-desktop-5_1m35t","order-desktop-6":"grid__order-desktop-6_1m35t","order-desktop-7":"grid__order-desktop-7_1m35t","order-desktop-8":"grid__order-desktop-8_1m35t","order-desktop-9":"grid__order-desktop-9_1m35t","order-desktop-10":"grid__order-desktop-10_1m35t","order-desktop-11":"grid__order-desktop-11_1m35t","order-desktop-12":"grid__order-desktop-12_1m35t","width-desktop-s-auto":"grid__width-desktop-s-auto_1m35t","width-desktop-s-available":"grid__width-desktop-s-available_1m35t","width-desktop-s-1":"grid__width-desktop-s-1_1m35t","width-desktop-s-2":"grid__width-desktop-s-2_1m35t","width-desktop-s-3":"grid__width-desktop-s-3_1m35t","width-desktop-s-4":"grid__width-desktop-s-4_1m35t","width-desktop-s-5":"grid__width-desktop-s-5_1m35t","width-desktop-s-6":"grid__width-desktop-s-6_1m35t","width-desktop-s-7":"grid__width-desktop-s-7_1m35t","width-desktop-s-8":"grid__width-desktop-s-8_1m35t","width-desktop-s-9":"grid__width-desktop-s-9_1m35t","width-desktop-s-10":"grid__width-desktop-s-10_1m35t","width-desktop-s-11":"grid__width-desktop-s-11_1m35t","width-desktop-s-12":"grid__width-desktop-s-12_1m35t","offset-desktop-s-1":"grid__offset-desktop-s-1_1m35t","offset-desktop-s-2":"grid__offset-desktop-s-2_1m35t","offset-desktop-s-3":"grid__offset-desktop-s-3_1m35t","offset-desktop-s-4":"grid__offset-desktop-s-4_1m35t","offset-desktop-s-5":"grid__offset-desktop-s-5_1m35t","offset-desktop-s-6":"grid__offset-desktop-s-6_1m35t","offset-desktop-s-7":"grid__offset-desktop-s-7_1m35t","offset-desktop-s-8":"grid__offset-desktop-s-8_1m35t","offset-desktop-s-9":"grid__offset-desktop-s-9_1m35t","offset-desktop-s-10":"grid__offset-desktop-s-10_1m35t","offset-desktop-s-11":"grid__offset-desktop-s-11_1m35t","order-desktop-s-first":"grid__order-desktop-s-first_1m35t","order-desktop-s-last":"grid__order-desktop-s-last_1m35t","order-desktop-s-1":"grid__order-desktop-s-1_1m35t","order-desktop-s-2":"grid__order-desktop-s-2_1m35t","order-desktop-s-3":"grid__order-desktop-s-3_1m35t","order-desktop-s-4":"grid__order-desktop-s-4_1m35t","order-desktop-s-5":"grid__order-desktop-s-5_1m35t","order-desktop-s-6":"grid__order-desktop-s-6_1m35t","order-desktop-s-7":"grid__order-desktop-s-7_1m35t","order-desktop-s-8":"grid__order-desktop-s-8_1m35t","order-desktop-s-9":"grid__order-desktop-s-9_1m35t","order-desktop-s-10":"grid__order-desktop-s-10_1m35t","order-desktop-s-11":"grid__order-desktop-s-11_1m35t","order-desktop-s-12":"grid__order-desktop-s-12_1m35t","width-desktop-m-auto":"grid__width-desktop-m-auto_1m35t","width-desktop-m-available":"grid__width-desktop-m-available_1m35t","width-desktop-m-1":"grid__width-desktop-m-1_1m35t","width-desktop-m-2":"grid__width-desktop-m-2_1m35t","width-desktop-m-3":"grid__width-desktop-m-3_1m35t","width-desktop-m-4":"grid__width-desktop-m-4_1m35t","width-desktop-m-5":"grid__width-desktop-m-5_1m35t","width-desktop-m-6":"grid__width-desktop-m-6_1m35t","width-desktop-m-7":"grid__width-desktop-m-7_1m35t","width-desktop-m-8":"grid__width-desktop-m-8_1m35t","width-desktop-m-9":"grid__width-desktop-m-9_1m35t","width-desktop-m-10":"grid__width-desktop-m-10_1m35t","width-desktop-m-11":"grid__width-desktop-m-11_1m35t","width-desktop-m-12":"grid__width-desktop-m-12_1m35t","offset-desktop-m-1":"grid__offset-desktop-m-1_1m35t","offset-desktop-m-2":"grid__offset-desktop-m-2_1m35t","offset-desktop-m-3":"grid__offset-desktop-m-3_1m35t","offset-desktop-m-4":"grid__offset-desktop-m-4_1m35t","offset-desktop-m-5":"grid__offset-desktop-m-5_1m35t","offset-desktop-m-6":"grid__offset-desktop-m-6_1m35t","offset-desktop-m-7":"grid__offset-desktop-m-7_1m35t","offset-desktop-m-8":"grid__offset-desktop-m-8_1m35t","offset-desktop-m-9":"grid__offset-desktop-m-9_1m35t","offset-desktop-m-10":"grid__offset-desktop-m-10_1m35t","offset-desktop-m-11":"grid__offset-desktop-m-11_1m35t","order-desktop-m-first":"grid__order-desktop-m-first_1m35t","order-desktop-m-last":"grid__order-desktop-m-last_1m35t","order-desktop-m-1":"grid__order-desktop-m-1_1m35t","order-desktop-m-2":"grid__order-desktop-m-2_1m35t","order-desktop-m-3":"grid__order-desktop-m-3_1m35t","order-desktop-m-4":"grid__order-desktop-m-4_1m35t","order-desktop-m-5":"grid__order-desktop-m-5_1m35t","order-desktop-m-6":"grid__order-desktop-m-6_1m35t","order-desktop-m-7":"grid__order-desktop-m-7_1m35t","order-desktop-m-8":"grid__order-desktop-m-8_1m35t","order-desktop-m-9":"grid__order-desktop-m-9_1m35t","order-desktop-m-10":"grid__order-desktop-m-10_1m35t","order-desktop-m-11":"grid__order-desktop-m-11_1m35t","order-desktop-m-12":"grid__order-desktop-m-12_1m35t","width-desktop-l-auto":"grid__width-desktop-l-auto_1m35t","width-desktop-l-available":"grid__width-desktop-l-available_1m35t","width-desktop-l-1":"grid__width-desktop-l-1_1m35t","width-desktop-l-2":"grid__width-desktop-l-2_1m35t","width-desktop-l-3":"grid__width-desktop-l-3_1m35t","width-desktop-l-4":"grid__width-desktop-l-4_1m35t","width-desktop-l-5":"grid__width-desktop-l-5_1m35t","width-desktop-l-6":"grid__width-desktop-l-6_1m35t","width-desktop-l-7":"grid__width-desktop-l-7_1m35t","width-desktop-l-8":"grid__width-desktop-l-8_1m35t","width-desktop-l-9":"grid__width-desktop-l-9_1m35t","width-desktop-l-10":"grid__width-desktop-l-10_1m35t","width-desktop-l-11":"grid__width-desktop-l-11_1m35t","width-desktop-l-12":"grid__width-desktop-l-12_1m35t","offset-desktop-l-1":"grid__offset-desktop-l-1_1m35t","offset-desktop-l-2":"grid__offset-desktop-l-2_1m35t","offset-desktop-l-3":"grid__offset-desktop-l-3_1m35t","offset-desktop-l-4":"grid__offset-desktop-l-4_1m35t","offset-desktop-l-5":"grid__offset-desktop-l-5_1m35t","offset-desktop-l-6":"grid__offset-desktop-l-6_1m35t","offset-desktop-l-7":"grid__offset-desktop-l-7_1m35t","offset-desktop-l-8":"grid__offset-desktop-l-8_1m35t","offset-desktop-l-9":"grid__offset-desktop-l-9_1m35t","offset-desktop-l-10":"grid__offset-desktop-l-10_1m35t","offset-desktop-l-11":"grid__offset-desktop-l-11_1m35t","order-desktop-l-first":"grid__order-desktop-l-first_1m35t","order-desktop-l-last":"grid__order-desktop-l-last_1m35t","order-desktop-l-1":"grid__order-desktop-l-1_1m35t","order-desktop-l-2":"grid__order-desktop-l-2_1m35t","order-desktop-l-3":"grid__order-desktop-l-3_1m35t","order-desktop-l-4":"grid__order-desktop-l-4_1m35t","order-desktop-l-5":"grid__order-desktop-l-5_1m35t","order-desktop-l-6":"grid__order-desktop-l-6_1m35t","order-desktop-l-7":"grid__order-desktop-l-7_1m35t","order-desktop-l-8":"grid__order-desktop-l-8_1m35t","order-desktop-l-9":"grid__order-desktop-l-9_1m35t","order-desktop-l-10":"grid__order-desktop-l-10_1m35t","order-desktop-l-11":"grid__order-desktop-l-11_1m35t","order-desktop-l-12":"grid__order-desktop-l-12_1m35t","width-desktop-xl-auto":"grid__width-desktop-xl-auto_1m35t","width-desktop-xl-available":"grid__width-desktop-xl-available_1m35t","width-desktop-xl-1":"grid__width-desktop-xl-1_1m35t","width-desktop-xl-2":"grid__width-desktop-xl-2_1m35t","width-desktop-xl-3":"grid__width-desktop-xl-3_1m35t","width-desktop-xl-4":"grid__width-desktop-xl-4_1m35t","width-desktop-xl-5":"grid__width-desktop-xl-5_1m35t","width-desktop-xl-6":"grid__width-desktop-xl-6_1m35t","width-desktop-xl-7":"grid__width-desktop-xl-7_1m35t","width-desktop-xl-8":"grid__width-desktop-xl-8_1m35t","width-desktop-xl-9":"grid__width-desktop-xl-9_1m35t","width-desktop-xl-10":"grid__width-desktop-xl-10_1m35t","width-desktop-xl-11":"grid__width-desktop-xl-11_1m35t","width-desktop-xl-12":"grid__width-desktop-xl-12_1m35t","offset-desktop-xl-1":"grid__offset-desktop-xl-1_1m35t","offset-desktop-xl-2":"grid__offset-desktop-xl-2_1m35t","offset-desktop-xl-3":"grid__offset-desktop-xl-3_1m35t","offset-desktop-xl-4":"grid__offset-desktop-xl-4_1m35t","offset-desktop-xl-5":"grid__offset-desktop-xl-5_1m35t","offset-desktop-xl-6":"grid__offset-desktop-xl-6_1m35t","offset-desktop-xl-7":"grid__offset-desktop-xl-7_1m35t","offset-desktop-xl-8":"grid__offset-desktop-xl-8_1m35t","offset-desktop-xl-9":"grid__offset-desktop-xl-9_1m35t","offset-desktop-xl-10":"grid__offset-desktop-xl-10_1m35t","offset-desktop-xl-11":"grid__offset-desktop-xl-11_1m35t","order-desktop-xl-first":"grid__order-desktop-xl-first_1m35t","order-desktop-xl-last":"grid__order-desktop-xl-last_1m35t","order-desktop-xl-1":"grid__order-desktop-xl-1_1m35t","order-desktop-xl-2":"grid__order-desktop-xl-2_1m35t","order-desktop-xl-3":"grid__order-desktop-xl-3_1m35t","order-desktop-xl-4":"grid__order-desktop-xl-4_1m35t","order-desktop-xl-5":"grid__order-desktop-xl-5_1m35t","order-desktop-xl-6":"grid__order-desktop-xl-6_1m35t","order-desktop-xl-7":"grid__order-desktop-xl-7_1m35t","order-desktop-xl-8":"grid__order-desktop-xl-8_1m35t","order-desktop-xl-9":"grid__order-desktop-xl-9_1m35t","order-desktop-xl-10":"grid__order-desktop-xl-10_1m35t","order-desktop-xl-11":"grid__order-desktop-xl-11_1m35t","order-desktop-xl-12":"grid__order-desktop-xl-12_1m35t"};
8
8
  require('./index.css');
@@ -3,4 +3,4 @@ import 'tslib';
3
3
  import 'react';
4
4
  import 'classnames';
5
5
  import '../utils/index.js';
6
- import '../gutters.module-e30aef27.js';
6
+ import '../gutters.module-47b2ba7d.js';
package/grid/esm/index.js CHANGED
@@ -4,5 +4,5 @@ import 'tslib';
4
4
  import 'react';
5
5
  import 'classnames';
6
6
  import './utils/index.js';
7
- import './gutters.module-e30aef27.js';
7
+ import './gutters.module-47b2ba7d.js';
8
8
  import './row/Component.js';
@@ -2,7 +2,7 @@ import { __spreadArray } from 'tslib';
2
2
  import React, { useMemo } from 'react';
3
3
  import cn from 'classnames';
4
4
  import { createClassNames } from '../utils/index.js';
5
- import { g as guttersStyles } from '../gutters.module-e30aef27.js';
5
+ import { g as guttersStyles } from '../gutters.module-47b2ba7d.js';
6
6
 
7
7
  var styles = {"component":"grid__component_1mu4a","top":"grid__top_1mu4a","middle":"grid__middle_1mu4a","bottom":"grid__bottom_1mu4a","left":"grid__left_1mu4a","center":"grid__center_1mu4a","right":"grid__right_1mu4a","around":"grid__around_1mu4a","between":"grid__between_1mu4a"};
8
8
  require('./index.css');
@@ -3,4 +3,4 @@ import 'tslib';
3
3
  import 'react';
4
4
  import 'classnames';
5
5
  import '../utils/index.js';
6
- import '../gutters.module-e30aef27.js';
6
+ import '../gutters.module-47b2ba7d.js';
@@ -3,7 +3,7 @@ import { Row } from './row/Component.js';
3
3
  import 'react';
4
4
  import 'classnames';
5
5
  import './utils/index.js';
6
- import './gutters.module-1b8e8679.js';
6
+ import './gutters.module-4f6d00dd.js';
7
7
 
8
8
  const Grid = {
9
9
  Row,
@@ -1,7 +1,7 @@
1
1
  import React, { useMemo } from 'react';
2
2
  import cn from 'classnames';
3
3
  import { createClassNames } from '../utils/index.js';
4
- import { g as guttersStyles } from '../gutters.module-1b8e8679.js';
4
+ import { g as guttersStyles } from '../gutters.module-4f6d00dd.js';
5
5
 
6
6
  const styles = {"component":"grid__component_1m35t","width-auto":"grid__width-auto_1m35t","width-available":"grid__width-available_1m35t","width-1":"grid__width-1_1m35t","width-2":"grid__width-2_1m35t","width-3":"grid__width-3_1m35t","width-4":"grid__width-4_1m35t","width-5":"grid__width-5_1m35t","width-6":"grid__width-6_1m35t","width-7":"grid__width-7_1m35t","width-8":"grid__width-8_1m35t","width-9":"grid__width-9_1m35t","width-10":"grid__width-10_1m35t","width-11":"grid__width-11_1m35t","width-12":"grid__width-12_1m35t","align-top":"grid__align-top_1m35t","align-middle":"grid__align-middle_1m35t","align-bottom":"grid__align-bottom_1m35t","offset-1":"grid__offset-1_1m35t","offset-2":"grid__offset-2_1m35t","offset-3":"grid__offset-3_1m35t","offset-4":"grid__offset-4_1m35t","offset-5":"grid__offset-5_1m35t","offset-6":"grid__offset-6_1m35t","offset-7":"grid__offset-7_1m35t","offset-8":"grid__offset-8_1m35t","offset-9":"grid__offset-9_1m35t","offset-10":"grid__offset-10_1m35t","offset-11":"grid__offset-11_1m35t","order-first":"grid__order-first_1m35t","order-last":"grid__order-last_1m35t","order-1":"grid__order-1_1m35t","order-2":"grid__order-2_1m35t","order-3":"grid__order-3_1m35t","order-4":"grid__order-4_1m35t","order-5":"grid__order-5_1m35t","order-6":"grid__order-6_1m35t","order-7":"grid__order-7_1m35t","order-8":"grid__order-8_1m35t","order-9":"grid__order-9_1m35t","order-10":"grid__order-10_1m35t","order-11":"grid__order-11_1m35t","order-12":"grid__order-12_1m35t","width-mobile-auto":"grid__width-mobile-auto_1m35t","width-mobile-available":"grid__width-mobile-available_1m35t","width-mobile-1":"grid__width-mobile-1_1m35t","width-mobile-2":"grid__width-mobile-2_1m35t","width-mobile-3":"grid__width-mobile-3_1m35t","width-mobile-4":"grid__width-mobile-4_1m35t","width-mobile-5":"grid__width-mobile-5_1m35t","width-mobile-6":"grid__width-mobile-6_1m35t","width-mobile-7":"grid__width-mobile-7_1m35t","width-mobile-8":"grid__width-mobile-8_1m35t","width-mobile-9":"grid__width-mobile-9_1m35t","width-mobile-10":"grid__width-mobile-10_1m35t","width-mobile-11":"grid__width-mobile-11_1m35t","width-mobile-12":"grid__width-mobile-12_1m35t","offset-mobile-1":"grid__offset-mobile-1_1m35t","offset-mobile-2":"grid__offset-mobile-2_1m35t","offset-mobile-3":"grid__offset-mobile-3_1m35t","offset-mobile-4":"grid__offset-mobile-4_1m35t","offset-mobile-5":"grid__offset-mobile-5_1m35t","offset-mobile-6":"grid__offset-mobile-6_1m35t","offset-mobile-7":"grid__offset-mobile-7_1m35t","offset-mobile-8":"grid__offset-mobile-8_1m35t","offset-mobile-9":"grid__offset-mobile-9_1m35t","offset-mobile-10":"grid__offset-mobile-10_1m35t","offset-mobile-11":"grid__offset-mobile-11_1m35t","order-mobile-first":"grid__order-mobile-first_1m35t","order-mobile-last":"grid__order-mobile-last_1m35t","order-mobile-1":"grid__order-mobile-1_1m35t","order-mobile-2":"grid__order-mobile-2_1m35t","order-mobile-3":"grid__order-mobile-3_1m35t","order-mobile-4":"grid__order-mobile-4_1m35t","order-mobile-5":"grid__order-mobile-5_1m35t","order-mobile-6":"grid__order-mobile-6_1m35t","order-mobile-7":"grid__order-mobile-7_1m35t","order-mobile-8":"grid__order-mobile-8_1m35t","order-mobile-9":"grid__order-mobile-9_1m35t","order-mobile-10":"grid__order-mobile-10_1m35t","order-mobile-11":"grid__order-mobile-11_1m35t","order-mobile-12":"grid__order-mobile-12_1m35t","width-mobile-xs-auto":"grid__width-mobile-xs-auto_1m35t","width-mobile-xs-available":"grid__width-mobile-xs-available_1m35t","width-mobile-xs-1":"grid__width-mobile-xs-1_1m35t","width-mobile-xs-2":"grid__width-mobile-xs-2_1m35t","width-mobile-xs-3":"grid__width-mobile-xs-3_1m35t","width-mobile-xs-4":"grid__width-mobile-xs-4_1m35t","width-mobile-xs-5":"grid__width-mobile-xs-5_1m35t","width-mobile-xs-6":"grid__width-mobile-xs-6_1m35t","width-mobile-xs-7":"grid__width-mobile-xs-7_1m35t","width-mobile-xs-8":"grid__width-mobile-xs-8_1m35t","width-mobile-xs-9":"grid__width-mobile-xs-9_1m35t","width-mobile-xs-10":"grid__width-mobile-xs-10_1m35t","width-mobile-xs-11":"grid__width-mobile-xs-11_1m35t","width-mobile-xs-12":"grid__width-mobile-xs-12_1m35t","offset-mobile-xs-1":"grid__offset-mobile-xs-1_1m35t","offset-mobile-xs-2":"grid__offset-mobile-xs-2_1m35t","offset-mobile-xs-3":"grid__offset-mobile-xs-3_1m35t","offset-mobile-xs-4":"grid__offset-mobile-xs-4_1m35t","offset-mobile-xs-5":"grid__offset-mobile-xs-5_1m35t","offset-mobile-xs-6":"grid__offset-mobile-xs-6_1m35t","offset-mobile-xs-7":"grid__offset-mobile-xs-7_1m35t","offset-mobile-xs-8":"grid__offset-mobile-xs-8_1m35t","offset-mobile-xs-9":"grid__offset-mobile-xs-9_1m35t","offset-mobile-xs-10":"grid__offset-mobile-xs-10_1m35t","offset-mobile-xs-11":"grid__offset-mobile-xs-11_1m35t","order-mobile-xs-first":"grid__order-mobile-xs-first_1m35t","order-mobile-xs-last":"grid__order-mobile-xs-last_1m35t","order-mobile-xs-1":"grid__order-mobile-xs-1_1m35t","order-mobile-xs-2":"grid__order-mobile-xs-2_1m35t","order-mobile-xs-3":"grid__order-mobile-xs-3_1m35t","order-mobile-xs-4":"grid__order-mobile-xs-4_1m35t","order-mobile-xs-5":"grid__order-mobile-xs-5_1m35t","order-mobile-xs-6":"grid__order-mobile-xs-6_1m35t","order-mobile-xs-7":"grid__order-mobile-xs-7_1m35t","order-mobile-xs-8":"grid__order-mobile-xs-8_1m35t","order-mobile-xs-9":"grid__order-mobile-xs-9_1m35t","order-mobile-xs-10":"grid__order-mobile-xs-10_1m35t","order-mobile-xs-11":"grid__order-mobile-xs-11_1m35t","order-mobile-xs-12":"grid__order-mobile-xs-12_1m35t","width-mobile-s-auto":"grid__width-mobile-s-auto_1m35t","width-mobile-s-available":"grid__width-mobile-s-available_1m35t","width-mobile-s-1":"grid__width-mobile-s-1_1m35t","width-mobile-s-2":"grid__width-mobile-s-2_1m35t","width-mobile-s-3":"grid__width-mobile-s-3_1m35t","width-mobile-s-4":"grid__width-mobile-s-4_1m35t","width-mobile-s-5":"grid__width-mobile-s-5_1m35t","width-mobile-s-6":"grid__width-mobile-s-6_1m35t","width-mobile-s-7":"grid__width-mobile-s-7_1m35t","width-mobile-s-8":"grid__width-mobile-s-8_1m35t","width-mobile-s-9":"grid__width-mobile-s-9_1m35t","width-mobile-s-10":"grid__width-mobile-s-10_1m35t","width-mobile-s-11":"grid__width-mobile-s-11_1m35t","width-mobile-s-12":"grid__width-mobile-s-12_1m35t","offset-mobile-s-1":"grid__offset-mobile-s-1_1m35t","offset-mobile-s-2":"grid__offset-mobile-s-2_1m35t","offset-mobile-s-3":"grid__offset-mobile-s-3_1m35t","offset-mobile-s-4":"grid__offset-mobile-s-4_1m35t","offset-mobile-s-5":"grid__offset-mobile-s-5_1m35t","offset-mobile-s-6":"grid__offset-mobile-s-6_1m35t","offset-mobile-s-7":"grid__offset-mobile-s-7_1m35t","offset-mobile-s-8":"grid__offset-mobile-s-8_1m35t","offset-mobile-s-9":"grid__offset-mobile-s-9_1m35t","offset-mobile-s-10":"grid__offset-mobile-s-10_1m35t","offset-mobile-s-11":"grid__offset-mobile-s-11_1m35t","order-mobile-s-first":"grid__order-mobile-s-first_1m35t","order-mobile-s-last":"grid__order-mobile-s-last_1m35t","order-mobile-s-1":"grid__order-mobile-s-1_1m35t","order-mobile-s-2":"grid__order-mobile-s-2_1m35t","order-mobile-s-3":"grid__order-mobile-s-3_1m35t","order-mobile-s-4":"grid__order-mobile-s-4_1m35t","order-mobile-s-5":"grid__order-mobile-s-5_1m35t","order-mobile-s-6":"grid__order-mobile-s-6_1m35t","order-mobile-s-7":"grid__order-mobile-s-7_1m35t","order-mobile-s-8":"grid__order-mobile-s-8_1m35t","order-mobile-s-9":"grid__order-mobile-s-9_1m35t","order-mobile-s-10":"grid__order-mobile-s-10_1m35t","order-mobile-s-11":"grid__order-mobile-s-11_1m35t","order-mobile-s-12":"grid__order-mobile-s-12_1m35t","width-mobile-m-auto":"grid__width-mobile-m-auto_1m35t","width-mobile-m-available":"grid__width-mobile-m-available_1m35t","width-mobile-m-1":"grid__width-mobile-m-1_1m35t","width-mobile-m-2":"grid__width-mobile-m-2_1m35t","width-mobile-m-3":"grid__width-mobile-m-3_1m35t","width-mobile-m-4":"grid__width-mobile-m-4_1m35t","width-mobile-m-5":"grid__width-mobile-m-5_1m35t","width-mobile-m-6":"grid__width-mobile-m-6_1m35t","width-mobile-m-7":"grid__width-mobile-m-7_1m35t","width-mobile-m-8":"grid__width-mobile-m-8_1m35t","width-mobile-m-9":"grid__width-mobile-m-9_1m35t","width-mobile-m-10":"grid__width-mobile-m-10_1m35t","width-mobile-m-11":"grid__width-mobile-m-11_1m35t","width-mobile-m-12":"grid__width-mobile-m-12_1m35t","offset-mobile-m-1":"grid__offset-mobile-m-1_1m35t","offset-mobile-m-2":"grid__offset-mobile-m-2_1m35t","offset-mobile-m-3":"grid__offset-mobile-m-3_1m35t","offset-mobile-m-4":"grid__offset-mobile-m-4_1m35t","offset-mobile-m-5":"grid__offset-mobile-m-5_1m35t","offset-mobile-m-6":"grid__offset-mobile-m-6_1m35t","offset-mobile-m-7":"grid__offset-mobile-m-7_1m35t","offset-mobile-m-8":"grid__offset-mobile-m-8_1m35t","offset-mobile-m-9":"grid__offset-mobile-m-9_1m35t","offset-mobile-m-10":"grid__offset-mobile-m-10_1m35t","offset-mobile-m-11":"grid__offset-mobile-m-11_1m35t","order-mobile-m-first":"grid__order-mobile-m-first_1m35t","order-mobile-m-last":"grid__order-mobile-m-last_1m35t","order-mobile-m-1":"grid__order-mobile-m-1_1m35t","order-mobile-m-2":"grid__order-mobile-m-2_1m35t","order-mobile-m-3":"grid__order-mobile-m-3_1m35t","order-mobile-m-4":"grid__order-mobile-m-4_1m35t","order-mobile-m-5":"grid__order-mobile-m-5_1m35t","order-mobile-m-6":"grid__order-mobile-m-6_1m35t","order-mobile-m-7":"grid__order-mobile-m-7_1m35t","order-mobile-m-8":"grid__order-mobile-m-8_1m35t","order-mobile-m-9":"grid__order-mobile-m-9_1m35t","order-mobile-m-10":"grid__order-mobile-m-10_1m35t","order-mobile-m-11":"grid__order-mobile-m-11_1m35t","order-mobile-m-12":"grid__order-mobile-m-12_1m35t","width-mobile-l-auto":"grid__width-mobile-l-auto_1m35t","width-mobile-l-available":"grid__width-mobile-l-available_1m35t","width-mobile-l-1":"grid__width-mobile-l-1_1m35t","width-mobile-l-2":"grid__width-mobile-l-2_1m35t","width-mobile-l-3":"grid__width-mobile-l-3_1m35t","width-mobile-l-4":"grid__width-mobile-l-4_1m35t","width-mobile-l-5":"grid__width-mobile-l-5_1m35t","width-mobile-l-6":"grid__width-mobile-l-6_1m35t","width-mobile-l-7":"grid__width-mobile-l-7_1m35t","width-mobile-l-8":"grid__width-mobile-l-8_1m35t","width-mobile-l-9":"grid__width-mobile-l-9_1m35t","width-mobile-l-10":"grid__width-mobile-l-10_1m35t","width-mobile-l-11":"grid__width-mobile-l-11_1m35t","width-mobile-l-12":"grid__width-mobile-l-12_1m35t","offset-mobile-l-1":"grid__offset-mobile-l-1_1m35t","offset-mobile-l-2":"grid__offset-mobile-l-2_1m35t","offset-mobile-l-3":"grid__offset-mobile-l-3_1m35t","offset-mobile-l-4":"grid__offset-mobile-l-4_1m35t","offset-mobile-l-5":"grid__offset-mobile-l-5_1m35t","offset-mobile-l-6":"grid__offset-mobile-l-6_1m35t","offset-mobile-l-7":"grid__offset-mobile-l-7_1m35t","offset-mobile-l-8":"grid__offset-mobile-l-8_1m35t","offset-mobile-l-9":"grid__offset-mobile-l-9_1m35t","offset-mobile-l-10":"grid__offset-mobile-l-10_1m35t","offset-mobile-l-11":"grid__offset-mobile-l-11_1m35t","order-mobile-l-first":"grid__order-mobile-l-first_1m35t","order-mobile-l-last":"grid__order-mobile-l-last_1m35t","order-mobile-l-1":"grid__order-mobile-l-1_1m35t","order-mobile-l-2":"grid__order-mobile-l-2_1m35t","order-mobile-l-3":"grid__order-mobile-l-3_1m35t","order-mobile-l-4":"grid__order-mobile-l-4_1m35t","order-mobile-l-5":"grid__order-mobile-l-5_1m35t","order-mobile-l-6":"grid__order-mobile-l-6_1m35t","order-mobile-l-7":"grid__order-mobile-l-7_1m35t","order-mobile-l-8":"grid__order-mobile-l-8_1m35t","order-mobile-l-9":"grid__order-mobile-l-9_1m35t","order-mobile-l-10":"grid__order-mobile-l-10_1m35t","order-mobile-l-11":"grid__order-mobile-l-11_1m35t","order-mobile-l-12":"grid__order-mobile-l-12_1m35t","width-tablet-auto":"grid__width-tablet-auto_1m35t","width-tablet-available":"grid__width-tablet-available_1m35t","width-tablet-1":"grid__width-tablet-1_1m35t","width-tablet-2":"grid__width-tablet-2_1m35t","width-tablet-3":"grid__width-tablet-3_1m35t","width-tablet-4":"grid__width-tablet-4_1m35t","width-tablet-5":"grid__width-tablet-5_1m35t","width-tablet-6":"grid__width-tablet-6_1m35t","width-tablet-7":"grid__width-tablet-7_1m35t","width-tablet-8":"grid__width-tablet-8_1m35t","width-tablet-9":"grid__width-tablet-9_1m35t","width-tablet-10":"grid__width-tablet-10_1m35t","width-tablet-11":"grid__width-tablet-11_1m35t","width-tablet-12":"grid__width-tablet-12_1m35t","offset-tablet-1":"grid__offset-tablet-1_1m35t","offset-tablet-2":"grid__offset-tablet-2_1m35t","offset-tablet-3":"grid__offset-tablet-3_1m35t","offset-tablet-4":"grid__offset-tablet-4_1m35t","offset-tablet-5":"grid__offset-tablet-5_1m35t","offset-tablet-6":"grid__offset-tablet-6_1m35t","offset-tablet-7":"grid__offset-tablet-7_1m35t","offset-tablet-8":"grid__offset-tablet-8_1m35t","offset-tablet-9":"grid__offset-tablet-9_1m35t","offset-tablet-10":"grid__offset-tablet-10_1m35t","offset-tablet-11":"grid__offset-tablet-11_1m35t","order-tablet-first":"grid__order-tablet-first_1m35t","order-tablet-last":"grid__order-tablet-last_1m35t","order-tablet-1":"grid__order-tablet-1_1m35t","order-tablet-2":"grid__order-tablet-2_1m35t","order-tablet-3":"grid__order-tablet-3_1m35t","order-tablet-4":"grid__order-tablet-4_1m35t","order-tablet-5":"grid__order-tablet-5_1m35t","order-tablet-6":"grid__order-tablet-6_1m35t","order-tablet-7":"grid__order-tablet-7_1m35t","order-tablet-8":"grid__order-tablet-8_1m35t","order-tablet-9":"grid__order-tablet-9_1m35t","order-tablet-10":"grid__order-tablet-10_1m35t","order-tablet-11":"grid__order-tablet-11_1m35t","order-tablet-12":"grid__order-tablet-12_1m35t","width-tablet-s-auto":"grid__width-tablet-s-auto_1m35t","width-tablet-s-available":"grid__width-tablet-s-available_1m35t","width-tablet-s-1":"grid__width-tablet-s-1_1m35t","width-tablet-s-2":"grid__width-tablet-s-2_1m35t","width-tablet-s-3":"grid__width-tablet-s-3_1m35t","width-tablet-s-4":"grid__width-tablet-s-4_1m35t","width-tablet-s-5":"grid__width-tablet-s-5_1m35t","width-tablet-s-6":"grid__width-tablet-s-6_1m35t","width-tablet-s-7":"grid__width-tablet-s-7_1m35t","width-tablet-s-8":"grid__width-tablet-s-8_1m35t","width-tablet-s-9":"grid__width-tablet-s-9_1m35t","width-tablet-s-10":"grid__width-tablet-s-10_1m35t","width-tablet-s-11":"grid__width-tablet-s-11_1m35t","width-tablet-s-12":"grid__width-tablet-s-12_1m35t","offset-tablet-s-1":"grid__offset-tablet-s-1_1m35t","offset-tablet-s-2":"grid__offset-tablet-s-2_1m35t","offset-tablet-s-3":"grid__offset-tablet-s-3_1m35t","offset-tablet-s-4":"grid__offset-tablet-s-4_1m35t","offset-tablet-s-5":"grid__offset-tablet-s-5_1m35t","offset-tablet-s-6":"grid__offset-tablet-s-6_1m35t","offset-tablet-s-7":"grid__offset-tablet-s-7_1m35t","offset-tablet-s-8":"grid__offset-tablet-s-8_1m35t","offset-tablet-s-9":"grid__offset-tablet-s-9_1m35t","offset-tablet-s-10":"grid__offset-tablet-s-10_1m35t","offset-tablet-s-11":"grid__offset-tablet-s-11_1m35t","order-tablet-s-first":"grid__order-tablet-s-first_1m35t","order-tablet-s-last":"grid__order-tablet-s-last_1m35t","order-tablet-s-1":"grid__order-tablet-s-1_1m35t","order-tablet-s-2":"grid__order-tablet-s-2_1m35t","order-tablet-s-3":"grid__order-tablet-s-3_1m35t","order-tablet-s-4":"grid__order-tablet-s-4_1m35t","order-tablet-s-5":"grid__order-tablet-s-5_1m35t","order-tablet-s-6":"grid__order-tablet-s-6_1m35t","order-tablet-s-7":"grid__order-tablet-s-7_1m35t","order-tablet-s-8":"grid__order-tablet-s-8_1m35t","order-tablet-s-9":"grid__order-tablet-s-9_1m35t","order-tablet-s-10":"grid__order-tablet-s-10_1m35t","order-tablet-s-11":"grid__order-tablet-s-11_1m35t","order-tablet-s-12":"grid__order-tablet-s-12_1m35t","width-tablet-m-auto":"grid__width-tablet-m-auto_1m35t","width-tablet-m-available":"grid__width-tablet-m-available_1m35t","width-tablet-m-1":"grid__width-tablet-m-1_1m35t","width-tablet-m-2":"grid__width-tablet-m-2_1m35t","width-tablet-m-3":"grid__width-tablet-m-3_1m35t","width-tablet-m-4":"grid__width-tablet-m-4_1m35t","width-tablet-m-5":"grid__width-tablet-m-5_1m35t","width-tablet-m-6":"grid__width-tablet-m-6_1m35t","width-tablet-m-7":"grid__width-tablet-m-7_1m35t","width-tablet-m-8":"grid__width-tablet-m-8_1m35t","width-tablet-m-9":"grid__width-tablet-m-9_1m35t","width-tablet-m-10":"grid__width-tablet-m-10_1m35t","width-tablet-m-11":"grid__width-tablet-m-11_1m35t","width-tablet-m-12":"grid__width-tablet-m-12_1m35t","offset-tablet-m-1":"grid__offset-tablet-m-1_1m35t","offset-tablet-m-2":"grid__offset-tablet-m-2_1m35t","offset-tablet-m-3":"grid__offset-tablet-m-3_1m35t","offset-tablet-m-4":"grid__offset-tablet-m-4_1m35t","offset-tablet-m-5":"grid__offset-tablet-m-5_1m35t","offset-tablet-m-6":"grid__offset-tablet-m-6_1m35t","offset-tablet-m-7":"grid__offset-tablet-m-7_1m35t","offset-tablet-m-8":"grid__offset-tablet-m-8_1m35t","offset-tablet-m-9":"grid__offset-tablet-m-9_1m35t","offset-tablet-m-10":"grid__offset-tablet-m-10_1m35t","offset-tablet-m-11":"grid__offset-tablet-m-11_1m35t","order-tablet-m-first":"grid__order-tablet-m-first_1m35t","order-tablet-m-last":"grid__order-tablet-m-last_1m35t","order-tablet-m-1":"grid__order-tablet-m-1_1m35t","order-tablet-m-2":"grid__order-tablet-m-2_1m35t","order-tablet-m-3":"grid__order-tablet-m-3_1m35t","order-tablet-m-4":"grid__order-tablet-m-4_1m35t","order-tablet-m-5":"grid__order-tablet-m-5_1m35t","order-tablet-m-6":"grid__order-tablet-m-6_1m35t","order-tablet-m-7":"grid__order-tablet-m-7_1m35t","order-tablet-m-8":"grid__order-tablet-m-8_1m35t","order-tablet-m-9":"grid__order-tablet-m-9_1m35t","order-tablet-m-10":"grid__order-tablet-m-10_1m35t","order-tablet-m-11":"grid__order-tablet-m-11_1m35t","order-tablet-m-12":"grid__order-tablet-m-12_1m35t","width-desktop-auto":"grid__width-desktop-auto_1m35t","width-desktop-available":"grid__width-desktop-available_1m35t","width-desktop-1":"grid__width-desktop-1_1m35t","width-desktop-2":"grid__width-desktop-2_1m35t","width-desktop-3":"grid__width-desktop-3_1m35t","width-desktop-4":"grid__width-desktop-4_1m35t","width-desktop-5":"grid__width-desktop-5_1m35t","width-desktop-6":"grid__width-desktop-6_1m35t","width-desktop-7":"grid__width-desktop-7_1m35t","width-desktop-8":"grid__width-desktop-8_1m35t","width-desktop-9":"grid__width-desktop-9_1m35t","width-desktop-10":"grid__width-desktop-10_1m35t","width-desktop-11":"grid__width-desktop-11_1m35t","width-desktop-12":"grid__width-desktop-12_1m35t","offset-desktop-1":"grid__offset-desktop-1_1m35t","offset-desktop-2":"grid__offset-desktop-2_1m35t","offset-desktop-3":"grid__offset-desktop-3_1m35t","offset-desktop-4":"grid__offset-desktop-4_1m35t","offset-desktop-5":"grid__offset-desktop-5_1m35t","offset-desktop-6":"grid__offset-desktop-6_1m35t","offset-desktop-7":"grid__offset-desktop-7_1m35t","offset-desktop-8":"grid__offset-desktop-8_1m35t","offset-desktop-9":"grid__offset-desktop-9_1m35t","offset-desktop-10":"grid__offset-desktop-10_1m35t","offset-desktop-11":"grid__offset-desktop-11_1m35t","order-desktop-first":"grid__order-desktop-first_1m35t","order-desktop-last":"grid__order-desktop-last_1m35t","order-desktop-1":"grid__order-desktop-1_1m35t","order-desktop-2":"grid__order-desktop-2_1m35t","order-desktop-3":"grid__order-desktop-3_1m35t","order-desktop-4":"grid__order-desktop-4_1m35t","order-desktop-5":"grid__order-desktop-5_1m35t","order-desktop-6":"grid__order-desktop-6_1m35t","order-desktop-7":"grid__order-desktop-7_1m35t","order-desktop-8":"grid__order-desktop-8_1m35t","order-desktop-9":"grid__order-desktop-9_1m35t","order-desktop-10":"grid__order-desktop-10_1m35t","order-desktop-11":"grid__order-desktop-11_1m35t","order-desktop-12":"grid__order-desktop-12_1m35t","width-desktop-s-auto":"grid__width-desktop-s-auto_1m35t","width-desktop-s-available":"grid__width-desktop-s-available_1m35t","width-desktop-s-1":"grid__width-desktop-s-1_1m35t","width-desktop-s-2":"grid__width-desktop-s-2_1m35t","width-desktop-s-3":"grid__width-desktop-s-3_1m35t","width-desktop-s-4":"grid__width-desktop-s-4_1m35t","width-desktop-s-5":"grid__width-desktop-s-5_1m35t","width-desktop-s-6":"grid__width-desktop-s-6_1m35t","width-desktop-s-7":"grid__width-desktop-s-7_1m35t","width-desktop-s-8":"grid__width-desktop-s-8_1m35t","width-desktop-s-9":"grid__width-desktop-s-9_1m35t","width-desktop-s-10":"grid__width-desktop-s-10_1m35t","width-desktop-s-11":"grid__width-desktop-s-11_1m35t","width-desktop-s-12":"grid__width-desktop-s-12_1m35t","offset-desktop-s-1":"grid__offset-desktop-s-1_1m35t","offset-desktop-s-2":"grid__offset-desktop-s-2_1m35t","offset-desktop-s-3":"grid__offset-desktop-s-3_1m35t","offset-desktop-s-4":"grid__offset-desktop-s-4_1m35t","offset-desktop-s-5":"grid__offset-desktop-s-5_1m35t","offset-desktop-s-6":"grid__offset-desktop-s-6_1m35t","offset-desktop-s-7":"grid__offset-desktop-s-7_1m35t","offset-desktop-s-8":"grid__offset-desktop-s-8_1m35t","offset-desktop-s-9":"grid__offset-desktop-s-9_1m35t","offset-desktop-s-10":"grid__offset-desktop-s-10_1m35t","offset-desktop-s-11":"grid__offset-desktop-s-11_1m35t","order-desktop-s-first":"grid__order-desktop-s-first_1m35t","order-desktop-s-last":"grid__order-desktop-s-last_1m35t","order-desktop-s-1":"grid__order-desktop-s-1_1m35t","order-desktop-s-2":"grid__order-desktop-s-2_1m35t","order-desktop-s-3":"grid__order-desktop-s-3_1m35t","order-desktop-s-4":"grid__order-desktop-s-4_1m35t","order-desktop-s-5":"grid__order-desktop-s-5_1m35t","order-desktop-s-6":"grid__order-desktop-s-6_1m35t","order-desktop-s-7":"grid__order-desktop-s-7_1m35t","order-desktop-s-8":"grid__order-desktop-s-8_1m35t","order-desktop-s-9":"grid__order-desktop-s-9_1m35t","order-desktop-s-10":"grid__order-desktop-s-10_1m35t","order-desktop-s-11":"grid__order-desktop-s-11_1m35t","order-desktop-s-12":"grid__order-desktop-s-12_1m35t","width-desktop-m-auto":"grid__width-desktop-m-auto_1m35t","width-desktop-m-available":"grid__width-desktop-m-available_1m35t","width-desktop-m-1":"grid__width-desktop-m-1_1m35t","width-desktop-m-2":"grid__width-desktop-m-2_1m35t","width-desktop-m-3":"grid__width-desktop-m-3_1m35t","width-desktop-m-4":"grid__width-desktop-m-4_1m35t","width-desktop-m-5":"grid__width-desktop-m-5_1m35t","width-desktop-m-6":"grid__width-desktop-m-6_1m35t","width-desktop-m-7":"grid__width-desktop-m-7_1m35t","width-desktop-m-8":"grid__width-desktop-m-8_1m35t","width-desktop-m-9":"grid__width-desktop-m-9_1m35t","width-desktop-m-10":"grid__width-desktop-m-10_1m35t","width-desktop-m-11":"grid__width-desktop-m-11_1m35t","width-desktop-m-12":"grid__width-desktop-m-12_1m35t","offset-desktop-m-1":"grid__offset-desktop-m-1_1m35t","offset-desktop-m-2":"grid__offset-desktop-m-2_1m35t","offset-desktop-m-3":"grid__offset-desktop-m-3_1m35t","offset-desktop-m-4":"grid__offset-desktop-m-4_1m35t","offset-desktop-m-5":"grid__offset-desktop-m-5_1m35t","offset-desktop-m-6":"grid__offset-desktop-m-6_1m35t","offset-desktop-m-7":"grid__offset-desktop-m-7_1m35t","offset-desktop-m-8":"grid__offset-desktop-m-8_1m35t","offset-desktop-m-9":"grid__offset-desktop-m-9_1m35t","offset-desktop-m-10":"grid__offset-desktop-m-10_1m35t","offset-desktop-m-11":"grid__offset-desktop-m-11_1m35t","order-desktop-m-first":"grid__order-desktop-m-first_1m35t","order-desktop-m-last":"grid__order-desktop-m-last_1m35t","order-desktop-m-1":"grid__order-desktop-m-1_1m35t","order-desktop-m-2":"grid__order-desktop-m-2_1m35t","order-desktop-m-3":"grid__order-desktop-m-3_1m35t","order-desktop-m-4":"grid__order-desktop-m-4_1m35t","order-desktop-m-5":"grid__order-desktop-m-5_1m35t","order-desktop-m-6":"grid__order-desktop-m-6_1m35t","order-desktop-m-7":"grid__order-desktop-m-7_1m35t","order-desktop-m-8":"grid__order-desktop-m-8_1m35t","order-desktop-m-9":"grid__order-desktop-m-9_1m35t","order-desktop-m-10":"grid__order-desktop-m-10_1m35t","order-desktop-m-11":"grid__order-desktop-m-11_1m35t","order-desktop-m-12":"grid__order-desktop-m-12_1m35t","width-desktop-l-auto":"grid__width-desktop-l-auto_1m35t","width-desktop-l-available":"grid__width-desktop-l-available_1m35t","width-desktop-l-1":"grid__width-desktop-l-1_1m35t","width-desktop-l-2":"grid__width-desktop-l-2_1m35t","width-desktop-l-3":"grid__width-desktop-l-3_1m35t","width-desktop-l-4":"grid__width-desktop-l-4_1m35t","width-desktop-l-5":"grid__width-desktop-l-5_1m35t","width-desktop-l-6":"grid__width-desktop-l-6_1m35t","width-desktop-l-7":"grid__width-desktop-l-7_1m35t","width-desktop-l-8":"grid__width-desktop-l-8_1m35t","width-desktop-l-9":"grid__width-desktop-l-9_1m35t","width-desktop-l-10":"grid__width-desktop-l-10_1m35t","width-desktop-l-11":"grid__width-desktop-l-11_1m35t","width-desktop-l-12":"grid__width-desktop-l-12_1m35t","offset-desktop-l-1":"grid__offset-desktop-l-1_1m35t","offset-desktop-l-2":"grid__offset-desktop-l-2_1m35t","offset-desktop-l-3":"grid__offset-desktop-l-3_1m35t","offset-desktop-l-4":"grid__offset-desktop-l-4_1m35t","offset-desktop-l-5":"grid__offset-desktop-l-5_1m35t","offset-desktop-l-6":"grid__offset-desktop-l-6_1m35t","offset-desktop-l-7":"grid__offset-desktop-l-7_1m35t","offset-desktop-l-8":"grid__offset-desktop-l-8_1m35t","offset-desktop-l-9":"grid__offset-desktop-l-9_1m35t","offset-desktop-l-10":"grid__offset-desktop-l-10_1m35t","offset-desktop-l-11":"grid__offset-desktop-l-11_1m35t","order-desktop-l-first":"grid__order-desktop-l-first_1m35t","order-desktop-l-last":"grid__order-desktop-l-last_1m35t","order-desktop-l-1":"grid__order-desktop-l-1_1m35t","order-desktop-l-2":"grid__order-desktop-l-2_1m35t","order-desktop-l-3":"grid__order-desktop-l-3_1m35t","order-desktop-l-4":"grid__order-desktop-l-4_1m35t","order-desktop-l-5":"grid__order-desktop-l-5_1m35t","order-desktop-l-6":"grid__order-desktop-l-6_1m35t","order-desktop-l-7":"grid__order-desktop-l-7_1m35t","order-desktop-l-8":"grid__order-desktop-l-8_1m35t","order-desktop-l-9":"grid__order-desktop-l-9_1m35t","order-desktop-l-10":"grid__order-desktop-l-10_1m35t","order-desktop-l-11":"grid__order-desktop-l-11_1m35t","order-desktop-l-12":"grid__order-desktop-l-12_1m35t","width-desktop-xl-auto":"grid__width-desktop-xl-auto_1m35t","width-desktop-xl-available":"grid__width-desktop-xl-available_1m35t","width-desktop-xl-1":"grid__width-desktop-xl-1_1m35t","width-desktop-xl-2":"grid__width-desktop-xl-2_1m35t","width-desktop-xl-3":"grid__width-desktop-xl-3_1m35t","width-desktop-xl-4":"grid__width-desktop-xl-4_1m35t","width-desktop-xl-5":"grid__width-desktop-xl-5_1m35t","width-desktop-xl-6":"grid__width-desktop-xl-6_1m35t","width-desktop-xl-7":"grid__width-desktop-xl-7_1m35t","width-desktop-xl-8":"grid__width-desktop-xl-8_1m35t","width-desktop-xl-9":"grid__width-desktop-xl-9_1m35t","width-desktop-xl-10":"grid__width-desktop-xl-10_1m35t","width-desktop-xl-11":"grid__width-desktop-xl-11_1m35t","width-desktop-xl-12":"grid__width-desktop-xl-12_1m35t","offset-desktop-xl-1":"grid__offset-desktop-xl-1_1m35t","offset-desktop-xl-2":"grid__offset-desktop-xl-2_1m35t","offset-desktop-xl-3":"grid__offset-desktop-xl-3_1m35t","offset-desktop-xl-4":"grid__offset-desktop-xl-4_1m35t","offset-desktop-xl-5":"grid__offset-desktop-xl-5_1m35t","offset-desktop-xl-6":"grid__offset-desktop-xl-6_1m35t","offset-desktop-xl-7":"grid__offset-desktop-xl-7_1m35t","offset-desktop-xl-8":"grid__offset-desktop-xl-8_1m35t","offset-desktop-xl-9":"grid__offset-desktop-xl-9_1m35t","offset-desktop-xl-10":"grid__offset-desktop-xl-10_1m35t","offset-desktop-xl-11":"grid__offset-desktop-xl-11_1m35t","order-desktop-xl-first":"grid__order-desktop-xl-first_1m35t","order-desktop-xl-last":"grid__order-desktop-xl-last_1m35t","order-desktop-xl-1":"grid__order-desktop-xl-1_1m35t","order-desktop-xl-2":"grid__order-desktop-xl-2_1m35t","order-desktop-xl-3":"grid__order-desktop-xl-3_1m35t","order-desktop-xl-4":"grid__order-desktop-xl-4_1m35t","order-desktop-xl-5":"grid__order-desktop-xl-5_1m35t","order-desktop-xl-6":"grid__order-desktop-xl-6_1m35t","order-desktop-xl-7":"grid__order-desktop-xl-7_1m35t","order-desktop-xl-8":"grid__order-desktop-xl-8_1m35t","order-desktop-xl-9":"grid__order-desktop-xl-9_1m35t","order-desktop-xl-10":"grid__order-desktop-xl-10_1m35t","order-desktop-xl-11":"grid__order-desktop-xl-11_1m35t","order-desktop-xl-12":"grid__order-desktop-xl-12_1m35t"};
7
7
  require('./index.css');
@@ -2,4 +2,4 @@ export { Col } from './Component.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '../utils/index.js';
5
- import '../gutters.module-1b8e8679.js';
5
+ import '../gutters.module-4f6d00dd.js';
@@ -3,5 +3,5 @@ import './col/Component.js';
3
3
  import 'react';
4
4
  import 'classnames';
5
5
  import './utils/index.js';
6
- import './gutters.module-1b8e8679.js';
6
+ import './gutters.module-4f6d00dd.js';
7
7
  import './row/Component.js';
@@ -1,7 +1,7 @@
1
1
  import React, { useMemo } from 'react';
2
2
  import cn from 'classnames';
3
3
  import { createClassNames } from '../utils/index.js';
4
- import { g as guttersStyles } from '../gutters.module-1b8e8679.js';
4
+ import { g as guttersStyles } from '../gutters.module-4f6d00dd.js';
5
5
 
6
6
  const styles = {"component":"grid__component_1mu4a","top":"grid__top_1mu4a","middle":"grid__middle_1mu4a","bottom":"grid__bottom_1mu4a","left":"grid__left_1mu4a","center":"grid__center_1mu4a","right":"grid__right_1mu4a","around":"grid__around_1mu4a","between":"grid__between_1mu4a"};
7
7
  require('./index.css');
@@ -2,4 +2,4 @@ export { Row } from './Component.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
4
  import '../utils/index.js';
5
- import '../gutters.module-1b8e8679.js';
5
+ import '../gutters.module-4f6d00dd.js';
@@ -4,7 +4,7 @@ var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var cn = require('classnames');
6
6
  var utils_index = require('../utils/index.js');
7
- var gutters_module = require('../gutters.module-2c326e73.js');
7
+ var gutters_module = require('../gutters.module-7c2276d1.js');
8
8
 
9
9
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
10
10
 
@@ -162,6 +162,10 @@ type NavigationBarPrivateProps = {
162
162
  * Обработчик закрытия
163
163
  */
164
164
  onClose?: CloserProps["onClose"];
165
+ /**
166
+ * Дополнительные пропсы для компонента Closer.
167
+ */
168
+ closerProps?: Omit<CloserProps, "view" | "onClose">;
165
169
  /**
166
170
  * обработчик клика по кнопке "назад"
167
171
  */
@@ -162,6 +162,10 @@ type NavigationBarPrivateProps = {
162
162
  * Обработчик закрытия
163
163
  */
164
164
  onClose?: CloserProps["onClose"];
165
+ /**
166
+ * Дополнительные пропсы для компонента Closer.
167
+ */
168
+ closerProps?: Omit<CloserProps, "view" | "onClose">;
165
169
  /**
166
170
  * обработчик клика по кнопке "назад"
167
171
  */