@alfalab/core-components 22.3.0 → 23.2.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 (1157) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +5 -5
  4. package/alert/index.css +5 -5
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +5 -5
  7. package/amount/component.js +1 -1
  8. package/amount/esm/component.js +1 -1
  9. package/amount/esm/index.css +3 -3
  10. package/amount/esm/pure/component.js +1 -1
  11. package/amount/esm/pure/index.css +2 -2
  12. package/amount/index.css +3 -3
  13. package/amount/modern/component.js +1 -1
  14. package/amount/modern/index.css +3 -3
  15. package/amount/modern/pure/component.js +1 -1
  16. package/amount/modern/pure/index.css +2 -2
  17. package/amount/pure/component.js +1 -1
  18. package/amount/pure/index.css +2 -2
  19. package/amount-input/Component.js +3 -3
  20. package/amount-input/default.css +2 -2
  21. package/amount-input/esm/Component.js +3 -3
  22. package/amount-input/esm/default.css +2 -2
  23. package/amount-input/esm/index.css +7 -7
  24. package/amount-input/esm/inverted.css +2 -2
  25. package/amount-input/index.css +7 -7
  26. package/amount-input/inverted.css +2 -2
  27. package/amount-input/modern/Component.js +3 -3
  28. package/amount-input/modern/default.css +2 -2
  29. package/amount-input/modern/index.css +7 -7
  30. package/amount-input/modern/inverted.css +2 -2
  31. package/attach/Component.js +1 -1
  32. package/attach/esm/Component.js +1 -1
  33. package/attach/esm/index.css +23 -23
  34. package/attach/index.css +23 -23
  35. package/attach/modern/Component.js +1 -1
  36. package/attach/modern/index.css +23 -23
  37. package/backdrop/Component.js +1 -1
  38. package/backdrop/esm/Component.js +1 -1
  39. package/backdrop/esm/index.css +11 -11
  40. package/backdrop/index.css +11 -11
  41. package/backdrop/modern/Component.js +1 -1
  42. package/backdrop/modern/index.css +11 -11
  43. package/badge/Component.js +1 -1
  44. package/badge/esm/Component.js +1 -1
  45. package/badge/esm/index.css +16 -16
  46. package/badge/index.css +16 -16
  47. package/badge/modern/Component.js +1 -1
  48. package/badge/modern/index.css +16 -16
  49. package/bank-card/Component.js +1 -1
  50. package/bank-card/cssm/index.module.css +7 -0
  51. package/bank-card/esm/Component.js +1 -1
  52. package/bank-card/esm/index.css +27 -20
  53. package/bank-card/index.css +27 -20
  54. package/bank-card/modern/Component.js +1 -1
  55. package/bank-card/modern/index.css +27 -20
  56. package/base-modal/Component.js +1 -1
  57. package/base-modal/esm/Component.js +1 -1
  58. package/base-modal/esm/index.css +12 -12
  59. package/base-modal/index.css +12 -12
  60. package/base-modal/modern/Component.js +1 -1
  61. package/base-modal/modern/index.css +12 -12
  62. package/bottom-sheet/{Component-07b7ba90.d.ts → Component-c227b242.d.ts} +0 -0
  63. package/bottom-sheet/{Component-07b7ba90.js → Component-c227b242.js} +0 -0
  64. package/bottom-sheet/component.js +2 -2
  65. package/bottom-sheet/components/footer/Component.js +1 -1
  66. package/bottom-sheet/components/footer/index.css +2 -2
  67. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  68. package/bottom-sheet/esm/{Component-23706596.d.ts → Component-90aa4632.d.ts} +0 -0
  69. package/bottom-sheet/esm/{Component-23706596.js → Component-90aa4632.js} +0 -0
  70. package/bottom-sheet/esm/component.js +2 -2
  71. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  72. package/bottom-sheet/esm/components/footer/index.css +2 -2
  73. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  74. package/bottom-sheet/esm/index.css +14 -14
  75. package/bottom-sheet/esm/index.js +1 -1
  76. package/bottom-sheet/index.css +14 -14
  77. package/bottom-sheet/index.js +1 -1
  78. package/bottom-sheet/modern/component.js +1 -1
  79. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  80. package/bottom-sheet/modern/components/footer/index.css +2 -2
  81. package/bottom-sheet/modern/index.css +14 -14
  82. package/button/Component.js +7 -4
  83. package/button/cssm/Component.js +4 -1
  84. package/button/default.css +41 -41
  85. package/button/esm/Component.js +7 -4
  86. package/button/esm/default.css +41 -41
  87. package/button/esm/index.css +51 -51
  88. package/button/esm/inverted.css +41 -41
  89. package/button/index.css +51 -51
  90. package/button/inverted.css +41 -41
  91. package/button/modern/Component.js +7 -4
  92. package/button/modern/default.css +41 -41
  93. package/button/modern/index.css +51 -51
  94. package/button/modern/inverted.css +41 -41
  95. package/calendar/Component.js +2 -2
  96. package/calendar/components/days-table/Component.js +2 -2
  97. package/calendar/components/days-table/index.css +40 -40
  98. package/calendar/components/days-table/index.js +1 -1
  99. package/calendar/components/header/Component.js +2 -2
  100. package/calendar/components/header/index.css +18 -18
  101. package/calendar/components/header/index.js +1 -1
  102. package/calendar/components/months-table/Component.js +2 -2
  103. package/calendar/components/months-table/index.css +6 -6
  104. package/calendar/components/months-table/index.js +1 -1
  105. package/calendar/components/select-button/Component.js +2 -2
  106. package/calendar/components/select-button/index.css +10 -10
  107. package/calendar/components/select-button/index.js +1 -1
  108. package/calendar/components/years-table/Component.js +2 -2
  109. package/calendar/components/years-table/index.css +6 -6
  110. package/calendar/components/years-table/index.js +1 -1
  111. package/calendar/esm/Component.js +2 -2
  112. package/calendar/esm/components/days-table/Component.js +2 -2
  113. package/calendar/esm/components/days-table/index.css +40 -40
  114. package/calendar/esm/components/days-table/index.js +1 -1
  115. package/calendar/esm/components/header/Component.js +2 -2
  116. package/calendar/esm/components/header/index.css +18 -18
  117. package/calendar/esm/components/header/index.js +1 -1
  118. package/calendar/esm/components/months-table/Component.js +2 -2
  119. package/calendar/esm/components/months-table/index.css +6 -6
  120. package/calendar/esm/components/months-table/index.js +1 -1
  121. package/calendar/esm/components/select-button/Component.js +2 -2
  122. package/calendar/esm/components/select-button/index.css +10 -10
  123. package/calendar/esm/components/select-button/index.js +1 -1
  124. package/calendar/esm/components/years-table/Component.js +2 -2
  125. package/calendar/esm/components/years-table/index.css +6 -6
  126. package/calendar/esm/components/years-table/index.js +1 -1
  127. package/calendar/esm/index.css +7 -7
  128. package/calendar/esm/index.js +1 -1
  129. package/calendar/esm/{tslib.es6-bac8a196.d.ts → tslib.es6-5899112b.d.ts} +0 -0
  130. package/calendar/esm/{tslib.es6-bac8a196.js → tslib.es6-5899112b.js} +0 -0
  131. package/calendar/index.css +7 -7
  132. package/calendar/index.js +1 -1
  133. package/calendar/modern/Component.js +1 -1
  134. package/calendar/modern/components/days-table/Component.js +1 -1
  135. package/calendar/modern/components/days-table/index.css +40 -40
  136. package/calendar/modern/components/header/Component.js +1 -1
  137. package/calendar/modern/components/header/index.css +18 -18
  138. package/calendar/modern/components/months-table/Component.js +1 -1
  139. package/calendar/modern/components/months-table/index.css +6 -6
  140. package/calendar/modern/components/select-button/Component.js +1 -1
  141. package/calendar/modern/components/select-button/index.css +10 -10
  142. package/calendar/modern/components/years-table/Component.js +1 -1
  143. package/calendar/modern/components/years-table/index.css +6 -6
  144. package/calendar/modern/index.css +7 -7
  145. package/calendar/{tslib.es6-a875354d.d.ts → tslib.es6-1b4a3a71.d.ts} +0 -0
  146. package/calendar/{tslib.es6-a875354d.js → tslib.es6-1b4a3a71.js} +0 -0
  147. package/calendar-input/Component.js +1 -1
  148. package/calendar-input/esm/Component.js +1 -1
  149. package/calendar-input/esm/index.css +10 -10
  150. package/calendar-input/index.css +10 -10
  151. package/calendar-input/modern/Component.js +1 -1
  152. package/calendar-input/modern/index.css +10 -10
  153. package/calendar-range/Component.js +1 -1
  154. package/calendar-range/esm/Component.js +1 -1
  155. package/calendar-range/esm/index.css +5 -5
  156. package/calendar-range/index.css +5 -5
  157. package/calendar-range/modern/Component.js +1 -1
  158. package/calendar-range/modern/index.css +5 -5
  159. package/calendar-with-skeleton/Component.js +1 -1
  160. package/calendar-with-skeleton/esm/Component.js +1 -1
  161. package/calendar-with-skeleton/esm/index.css +12 -12
  162. package/calendar-with-skeleton/index.css +12 -12
  163. package/calendar-with-skeleton/modern/Component.js +1 -1
  164. package/calendar-with-skeleton/modern/index.css +12 -12
  165. package/card-image/Component.js +1 -1
  166. package/card-image/esm/Component.js +1 -1
  167. package/card-image/esm/index.css +6 -6
  168. package/card-image/index.css +6 -6
  169. package/card-image/modern/Component.js +1 -1
  170. package/card-image/modern/index.css +6 -6
  171. package/cdn-icon/Component.js +1 -1
  172. package/cdn-icon/esm/Component.js +1 -1
  173. package/cdn-icon/esm/index.css +3 -3
  174. package/cdn-icon/index.css +3 -3
  175. package/cdn-icon/modern/Component.js +1 -1
  176. package/cdn-icon/modern/index.css +3 -3
  177. package/chart/Component.js +2 -2
  178. package/chart/components/Dot/index.css +7 -7
  179. package/chart/components/Dot/index.js +1 -1
  180. package/chart/components/Legends/index.css +7 -7
  181. package/chart/components/Legends/index.js +1 -1
  182. package/chart/components/Tick/index.css +3 -3
  183. package/chart/components/Tick/index.js +1 -1
  184. package/chart/components/TooltipContent/index.css +6 -6
  185. package/chart/components/TooltipContent/index.js +1 -1
  186. package/chart/esm/Component.js +2 -2
  187. package/chart/esm/components/Dot/index.css +7 -7
  188. package/chart/esm/components/Dot/index.js +1 -1
  189. package/chart/esm/components/Legends/index.css +7 -7
  190. package/chart/esm/components/Legends/index.js +1 -1
  191. package/chart/esm/components/Tick/index.css +3 -3
  192. package/chart/esm/components/Tick/index.js +1 -1
  193. package/chart/esm/components/TooltipContent/index.css +6 -6
  194. package/chart/esm/components/TooltipContent/index.js +1 -1
  195. package/chart/esm/hooks/useSettings/index.js +1 -1
  196. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  197. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  198. package/chart/esm/index.css +2 -2
  199. package/chart/esm/index.js +1 -1
  200. package/chart/esm/{tslib.es6-0713df9a.d.ts → tslib.es6-93b6bd72.d.ts} +0 -0
  201. package/chart/esm/{tslib.es6-0713df9a.js → tslib.es6-93b6bd72.js} +0 -0
  202. package/chart/hooks/useSettings/index.js +1 -1
  203. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  204. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  205. package/chart/index.css +2 -2
  206. package/chart/index.js +1 -1
  207. package/chart/modern/Component.js +1 -1
  208. package/chart/modern/components/Dot/index.css +7 -7
  209. package/chart/modern/components/Dot/index.js +1 -1
  210. package/chart/modern/components/Legends/index.css +7 -7
  211. package/chart/modern/components/Legends/index.js +1 -1
  212. package/chart/modern/components/Tick/index.css +3 -3
  213. package/chart/modern/components/Tick/index.js +1 -1
  214. package/chart/modern/components/TooltipContent/index.css +6 -6
  215. package/chart/modern/components/TooltipContent/index.js +1 -1
  216. package/chart/modern/index.css +2 -2
  217. package/chart/{tslib.es6-258238b2.d.ts → tslib.es6-65512a74.d.ts} +0 -0
  218. package/chart/{tslib.es6-258238b2.js → tslib.es6-65512a74.js} +0 -0
  219. package/checkbox/Component.js +1 -1
  220. package/checkbox/esm/Component.js +1 -1
  221. package/checkbox/esm/index.css +36 -36
  222. package/checkbox/index.css +36 -36
  223. package/checkbox/modern/Component.js +1 -1
  224. package/checkbox/modern/index.css +36 -36
  225. package/checkbox-group/Component.js +1 -1
  226. package/checkbox-group/esm/Component.js +1 -1
  227. package/checkbox-group/esm/index.css +16 -16
  228. package/checkbox-group/index.css +16 -16
  229. package/checkbox-group/modern/Component.js +1 -1
  230. package/checkbox-group/modern/index.css +16 -16
  231. package/circular-progress-bar/Component.js +1 -1
  232. package/circular-progress-bar/esm/Component.js +1 -1
  233. package/circular-progress-bar/esm/index.css +20 -20
  234. package/circular-progress-bar/index.css +20 -20
  235. package/circular-progress-bar/modern/Component.js +1 -1
  236. package/circular-progress-bar/modern/index.css +20 -20
  237. package/collapse/Component.js +1 -1
  238. package/collapse/esm/Component.js +1 -1
  239. package/collapse/esm/index.css +8 -8
  240. package/collapse/index.css +8 -8
  241. package/collapse/modern/Component.js +1 -1
  242. package/collapse/modern/index.css +8 -8
  243. package/confirmation/component.js +1 -1
  244. package/confirmation/components/code-input/component.js +1 -1
  245. package/confirmation/components/code-input/index.css +10 -10
  246. package/confirmation/components/countdown/component.js +1 -1
  247. package/confirmation/components/countdown/index.css +13 -13
  248. package/confirmation/components/countdown-loader/component.js +1 -1
  249. package/confirmation/components/countdown-loader/index.css +2 -2
  250. package/confirmation/components/overlimit/component.js +1 -1
  251. package/confirmation/components/overlimit/index.css +9 -9
  252. package/confirmation/components/sign-confirmation/component.js +1 -1
  253. package/confirmation/components/sign-confirmation/index.css +13 -13
  254. package/confirmation/esm/component.js +1 -1
  255. package/confirmation/esm/components/code-input/component.js +1 -1
  256. package/confirmation/esm/components/code-input/index.css +10 -10
  257. package/confirmation/esm/components/countdown/component.js +1 -1
  258. package/confirmation/esm/components/countdown/index.css +13 -13
  259. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  260. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  261. package/confirmation/esm/components/overlimit/component.js +1 -1
  262. package/confirmation/esm/components/overlimit/index.css +9 -9
  263. package/confirmation/esm/components/sign-confirmation/component.js +1 -1
  264. package/confirmation/esm/components/sign-confirmation/index.css +13 -13
  265. package/confirmation/esm/index.css +14 -14
  266. package/confirmation/index.css +14 -14
  267. package/confirmation/modern/component.js +1 -1
  268. package/confirmation/modern/components/code-input/component.js +1 -1
  269. package/confirmation/modern/components/code-input/index.css +10 -10
  270. package/confirmation/modern/components/countdown/component.js +1 -1
  271. package/confirmation/modern/components/countdown/index.css +13 -13
  272. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  273. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  274. package/confirmation/modern/components/overlimit/component.js +1 -1
  275. package/confirmation/modern/components/overlimit/index.css +9 -9
  276. package/confirmation/modern/components/sign-confirmation/component.js +1 -1
  277. package/confirmation/modern/components/sign-confirmation/index.css +13 -13
  278. package/confirmation/modern/index.css +14 -14
  279. package/custom-button/Component.d.ts +19 -0
  280. package/custom-button/Component.js +75 -0
  281. package/custom-button/cssm/Component.d.ts +19 -0
  282. package/custom-button/cssm/Component.js +74 -0
  283. package/custom-button/cssm/index.d.ts +1 -0
  284. package/custom-button/cssm/index.js +11 -0
  285. package/custom-button/cssm/index.module.css +57 -0
  286. package/custom-button/esm/Component.d.ts +19 -0
  287. package/custom-button/esm/Component.js +68 -0
  288. package/custom-button/esm/index.css +58 -0
  289. package/custom-button/esm/index.d.ts +1 -0
  290. package/custom-button/esm/index.js +4 -0
  291. package/custom-button/index.css +58 -0
  292. package/custom-button/index.d.ts +1 -0
  293. package/custom-button/index.js +10 -0
  294. package/custom-button/modern/Component.d.ts +19 -0
  295. package/custom-button/modern/Component.js +30 -0
  296. package/custom-button/modern/index.css +58 -0
  297. package/custom-button/modern/index.d.ts +1 -0
  298. package/custom-button/modern/index.js +4 -0
  299. package/custom-button/package.json +3 -0
  300. package/custom-button/send-stats.js +82 -0
  301. package/date-input/Component.js +1 -1
  302. package/date-input/esm/Component.js +1 -1
  303. package/date-input/esm/index.css +4 -4
  304. package/date-input/index.css +4 -4
  305. package/date-input/modern/Component.js +1 -1
  306. package/date-input/modern/index.css +4 -4
  307. package/divider/Component.js +1 -1
  308. package/divider/esm/Component.js +1 -1
  309. package/divider/esm/index.css +1 -1
  310. package/divider/index.css +1 -1
  311. package/divider/modern/Component.js +1 -1
  312. package/divider/modern/index.css +1 -1
  313. package/drawer/Component.js +1 -1
  314. package/drawer/esm/Component.js +1 -1
  315. package/drawer/esm/index.css +16 -16
  316. package/drawer/index.css +16 -16
  317. package/drawer/modern/Component.js +1 -1
  318. package/drawer/modern/index.css +16 -16
  319. package/dropzone/Component.js +1 -1
  320. package/dropzone/components/overlay/Component.js +1 -1
  321. package/dropzone/components/overlay/index.css +3 -3
  322. package/dropzone/esm/Component.js +1 -1
  323. package/dropzone/esm/components/overlay/Component.js +1 -1
  324. package/dropzone/esm/components/overlay/index.css +3 -3
  325. package/dropzone/esm/index.css +6 -6
  326. package/dropzone/index.css +6 -6
  327. package/dropzone/modern/Component.js +1 -1
  328. package/dropzone/modern/components/overlay/Component.js +1 -1
  329. package/dropzone/modern/components/overlay/index.css +3 -3
  330. package/dropzone/modern/index.css +6 -6
  331. package/file-upload-item/Component.d.ts +1 -1
  332. package/file-upload-item/Component.js +16 -8
  333. package/file-upload-item/cssm/Component.d.ts +1 -1
  334. package/file-upload-item/cssm/Component.js +15 -7
  335. package/file-upload-item/cssm/index.js +1 -0
  336. package/file-upload-item/cssm/index.module.css +49 -16
  337. package/file-upload-item/esm/Component.d.ts +1 -1
  338. package/file-upload-item/esm/Component.js +16 -8
  339. package/file-upload-item/esm/index.css +62 -29
  340. package/file-upload-item/esm/index.js +1 -0
  341. package/file-upload-item/index.css +62 -29
  342. package/file-upload-item/index.js +1 -0
  343. package/file-upload-item/modern/Component.d.ts +1 -1
  344. package/file-upload-item/modern/Component.js +16 -8
  345. package/file-upload-item/modern/index.css +62 -29
  346. package/file-upload-item/modern/index.js +1 -0
  347. package/form-control/Component.js +3 -3
  348. package/form-control/default.css +14 -14
  349. package/form-control/esm/Component.js +3 -3
  350. package/form-control/esm/default.css +14 -14
  351. package/form-control/esm/index.css +41 -41
  352. package/form-control/esm/inverted.css +14 -14
  353. package/form-control/index.css +41 -41
  354. package/form-control/inverted.css +14 -14
  355. package/form-control/modern/Component.js +3 -3
  356. package/form-control/modern/default.css +14 -14
  357. package/form-control/modern/index.css +41 -41
  358. package/form-control/modern/inverted.css +14 -14
  359. package/gallery/Component.js +3 -3
  360. package/gallery/components/header/Component.js +2 -2
  361. package/gallery/components/header/buttons.js +1 -1
  362. package/gallery/components/header/index.css +3 -3
  363. package/gallery/components/header/index.js +1 -1
  364. package/gallery/components/header-info-block/Component.js +1 -1
  365. package/gallery/components/header-info-block/index.css +5 -5
  366. package/gallery/components/image-preview/Component.js +1 -1
  367. package/gallery/components/image-preview/index.css +12 -12
  368. package/gallery/components/image-viewer/component.js +2 -2
  369. package/gallery/components/image-viewer/index.css +19 -19
  370. package/gallery/components/image-viewer/index.js +2 -2
  371. package/gallery/components/image-viewer/slide.js +1 -1
  372. package/gallery/components/index.js +2 -2
  373. package/gallery/components/navigation-bar/Component.js +1 -1
  374. package/gallery/components/navigation-bar/index.css +6 -6
  375. package/gallery/esm/Component.js +3 -3
  376. package/gallery/esm/components/header/Component.js +2 -2
  377. package/gallery/esm/components/header/buttons.js +1 -1
  378. package/gallery/esm/components/header/index.css +3 -3
  379. package/gallery/esm/components/header/index.js +1 -1
  380. package/gallery/esm/components/header-info-block/Component.js +1 -1
  381. package/gallery/esm/components/header-info-block/index.css +5 -5
  382. package/gallery/esm/components/image-preview/Component.js +1 -1
  383. package/gallery/esm/components/image-preview/index.css +12 -12
  384. package/gallery/esm/components/image-viewer/component.js +2 -2
  385. package/gallery/esm/components/image-viewer/index.css +19 -19
  386. package/gallery/esm/components/image-viewer/index.js +2 -2
  387. package/gallery/esm/components/image-viewer/slide.js +1 -1
  388. package/gallery/esm/components/index.js +2 -2
  389. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  390. package/gallery/esm/components/navigation-bar/index.css +6 -6
  391. package/gallery/esm/index.css +3 -3
  392. package/gallery/esm/index.js +2 -2
  393. package/gallery/esm/{slide-f3fd3f2e.d.ts → slide-e3410627.d.ts} +0 -0
  394. package/gallery/esm/{slide-f3fd3f2e.js → slide-e3410627.js} +1 -1
  395. package/gallery/esm/{tslib.es6-8a6daacc.d.ts → tslib.es6-2fc44e43.d.ts} +0 -0
  396. package/gallery/esm/{tslib.es6-8a6daacc.js → tslib.es6-2fc44e43.js} +0 -0
  397. package/gallery/index.css +3 -3
  398. package/gallery/index.js +2 -2
  399. package/gallery/modern/Component.js +2 -2
  400. package/gallery/modern/components/header/Component.js +1 -1
  401. package/gallery/modern/components/header/index.css +3 -3
  402. package/gallery/modern/components/header-info-block/Component.js +1 -1
  403. package/gallery/modern/components/header-info-block/index.css +5 -5
  404. package/gallery/modern/components/image-preview/Component.js +1 -1
  405. package/gallery/modern/components/image-preview/index.css +12 -12
  406. package/gallery/modern/components/image-viewer/component.js +1 -1
  407. package/gallery/modern/components/image-viewer/index.css +19 -19
  408. package/gallery/modern/components/image-viewer/index.js +1 -1
  409. package/gallery/modern/components/image-viewer/slide.js +1 -1
  410. package/gallery/modern/components/index.js +1 -1
  411. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  412. package/gallery/modern/components/navigation-bar/index.css +6 -6
  413. package/gallery/modern/index.css +3 -3
  414. package/gallery/modern/index.js +1 -1
  415. package/gallery/modern/{slide-68eb7d50.d.ts → slide-f981fa1a.d.ts} +0 -0
  416. package/gallery/modern/{slide-68eb7d50.js → slide-f981fa1a.js} +1 -1
  417. package/gallery/{slide-dfdeb208.d.ts → slide-0e39fb1e.d.ts} +0 -0
  418. package/gallery/{slide-dfdeb208.js → slide-0e39fb1e.js} +1 -1
  419. package/gallery/{tslib.es6-d69af187.d.ts → tslib.es6-d1e625e9.d.ts} +0 -0
  420. package/gallery/{tslib.es6-d69af187.js → tslib.es6-d1e625e9.js} +0 -0
  421. package/grid/Component.js +1 -1
  422. package/grid/col/Component.js +2 -2
  423. package/grid/col/index.css +511 -511
  424. package/grid/col/index.js +1 -1
  425. package/grid/esm/Component.js +1 -1
  426. package/grid/esm/col/Component.js +2 -2
  427. package/grid/esm/col/index.css +511 -511
  428. package/grid/esm/col/index.js +1 -1
  429. package/grid/esm/gutters.css +78 -78
  430. package/grid/esm/{gutters.module-ebab587d.d.ts → gutters.module-3929333e.d.ts} +0 -0
  431. package/grid/esm/gutters.module-3929333e.js +27 -0
  432. package/grid/esm/index.js +1 -1
  433. package/grid/esm/row/Component.js +2 -2
  434. package/grid/esm/row/index.css +9 -9
  435. package/grid/esm/row/index.js +1 -1
  436. package/grid/gutters.css +78 -78
  437. package/grid/{gutters.module-70344c86.d.ts → gutters.module-73878830.d.ts} +0 -0
  438. package/grid/gutters.module-73878830.js +28 -0
  439. package/grid/index.js +1 -1
  440. package/grid/modern/Component.js +1 -1
  441. package/grid/modern/col/Component.js +2 -2
  442. package/grid/modern/col/index.css +511 -511
  443. package/grid/modern/col/index.js +1 -1
  444. package/grid/modern/gutters.css +78 -78
  445. package/grid/modern/gutters.module-18745f79.js +4 -0
  446. package/grid/modern/index.js +1 -1
  447. package/grid/modern/row/Component.js +2 -2
  448. package/grid/modern/row/index.css +9 -9
  449. package/grid/modern/row/index.js +1 -1
  450. package/grid/row/Component.js +2 -2
  451. package/grid/row/index.css +9 -9
  452. package/grid/row/index.js +1 -1
  453. package/icon-button/Component.d.ts +2 -2
  454. package/icon-button/Component.js +3 -3
  455. package/icon-button/cssm/Component.d.ts +2 -2
  456. package/icon-button/default.css +13 -13
  457. package/icon-button/esm/Component.d.ts +2 -2
  458. package/icon-button/esm/Component.js +3 -3
  459. package/icon-button/esm/default.css +13 -13
  460. package/icon-button/esm/index.css +6 -6
  461. package/icon-button/esm/inverted.css +13 -13
  462. package/icon-button/index.css +6 -6
  463. package/icon-button/inverted.css +13 -13
  464. package/icon-button/modern/Component.d.ts +2 -2
  465. package/icon-button/modern/Component.js +3 -3
  466. package/icon-button/modern/default.css +13 -13
  467. package/icon-button/modern/index.css +6 -6
  468. package/icon-button/modern/inverted.css +13 -13
  469. package/input/Component.js +3 -3
  470. package/input/default.css +13 -13
  471. package/input/esm/Component.js +3 -3
  472. package/input/esm/default.css +13 -13
  473. package/input/esm/index.css +31 -31
  474. package/input/esm/inverted.css +13 -13
  475. package/input/index.css +31 -31
  476. package/input/inverted.css +13 -13
  477. package/input/modern/Component.js +3 -3
  478. package/input/modern/default.css +13 -13
  479. package/input/modern/index.css +31 -31
  480. package/input/modern/inverted.css +13 -13
  481. package/input-autocomplete/{Component-d6c31507.d.ts → Component-66aca4d3.d.ts} +0 -0
  482. package/input-autocomplete/{Component-d6c31507.js → Component-66aca4d3.js} +1 -1
  483. package/input-autocomplete/Component.js +1 -1
  484. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  485. package/input-autocomplete/autocomplete-field/index.css +2 -2
  486. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  487. package/input-autocomplete/autocomplete-field/index.js +1 -1
  488. package/input-autocomplete/esm/{Component-a262d80b.d.ts → Component-8f1d0767.d.ts} +0 -0
  489. package/input-autocomplete/esm/{Component-a262d80b.js → Component-8f1d0767.js} +1 -1
  490. package/input-autocomplete/esm/Component.js +1 -1
  491. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  492. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  493. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  494. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  495. package/input-autocomplete/esm/index.js +1 -1
  496. package/input-autocomplete/index.js +1 -1
  497. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  498. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  499. package/intl-phone-input/{component-4e2c2560.d.ts → component-2cc6830a.d.ts} +0 -0
  500. package/intl-phone-input/{component-4e2c2560.js → component-2cc6830a.js} +1 -1
  501. package/intl-phone-input/component.js +3 -3
  502. package/intl-phone-input/components/flag-icon/component.js +1 -1
  503. package/intl-phone-input/components/flag-icon/index.css +784 -784
  504. package/intl-phone-input/components/index.js +1 -1
  505. package/intl-phone-input/components/select/component.js +2 -2
  506. package/intl-phone-input/components/select/index.css +6 -6
  507. package/intl-phone-input/components/select/index.js +1 -1
  508. package/intl-phone-input/components/select-field/component.js +1 -1
  509. package/intl-phone-input/components/select-field/index.css +8 -8
  510. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  511. package/intl-phone-input/components/select-field/index.js +1 -1
  512. package/intl-phone-input/esm/{component-1650699c.d.ts → component-e7a144b2.d.ts} +0 -0
  513. package/intl-phone-input/esm/{component-1650699c.js → component-e7a144b2.js} +1 -1
  514. package/intl-phone-input/esm/component.js +3 -3
  515. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  516. package/intl-phone-input/esm/components/flag-icon/index.css +784 -784
  517. package/intl-phone-input/esm/components/index.js +1 -1
  518. package/intl-phone-input/esm/components/select/component.js +2 -2
  519. package/intl-phone-input/esm/components/select/index.css +6 -6
  520. package/intl-phone-input/esm/components/select/index.js +1 -1
  521. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  522. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  523. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  524. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  525. package/intl-phone-input/esm/index.css +3 -3
  526. package/intl-phone-input/esm/index.js +1 -1
  527. package/intl-phone-input/esm/{libphonenumber-js.min-1e0a9b69.d.ts → libphonenumber-js.min-6bc9820a.d.ts} +0 -0
  528. package/intl-phone-input/esm/{libphonenumber-js.min-1e0a9b69.js → libphonenumber-js.min-6bc9820a.js} +0 -0
  529. package/intl-phone-input/index.css +3 -3
  530. package/intl-phone-input/index.js +1 -1
  531. package/intl-phone-input/{libphonenumber-js.min-6d1897ea.d.ts → libphonenumber-js.min-829c09bf.d.ts} +0 -0
  532. package/intl-phone-input/{libphonenumber-js.min-6d1897ea.js → libphonenumber-js.min-829c09bf.js} +0 -0
  533. package/intl-phone-input/modern/component.js +2 -2
  534. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  535. package/intl-phone-input/modern/components/flag-icon/index.css +784 -784
  536. package/intl-phone-input/modern/components/select/component.js +1 -1
  537. package/intl-phone-input/modern/components/select/index.css +6 -6
  538. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  539. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  540. package/intl-phone-input/modern/index.css +3 -3
  541. package/intl-phone-input/modern/{libphonenumber-js.min-1e0a9b69.d.ts → libphonenumber-js.min-6bc9820a.d.ts} +0 -0
  542. package/intl-phone-input/modern/{libphonenumber-js.min-1e0a9b69.js → libphonenumber-js.min-6bc9820a.js} +0 -0
  543. package/link/Component.js +3 -3
  544. package/link/default.css +10 -10
  545. package/link/esm/Component.js +3 -3
  546. package/link/esm/default.css +10 -10
  547. package/link/esm/index.css +12 -12
  548. package/link/esm/inverted.css +10 -10
  549. package/link/index.css +12 -12
  550. package/link/inverted.css +10 -10
  551. package/link/modern/Component.js +3 -3
  552. package/link/modern/default.css +10 -10
  553. package/link/modern/index.css +12 -12
  554. package/link/modern/inverted.css +10 -10
  555. package/list/Component.js +1 -1
  556. package/list/esm/Component.js +1 -1
  557. package/list/esm/index.css +9 -9
  558. package/list/index.css +9 -9
  559. package/list/modern/Component.js +1 -1
  560. package/list/modern/index.css +9 -9
  561. package/list-header/Component.js +1 -1
  562. package/list-header/esm/Component.js +1 -1
  563. package/list-header/esm/index.css +3 -3
  564. package/list-header/index.css +3 -3
  565. package/list-header/modern/Component.js +1 -1
  566. package/list-header/modern/index.css +3 -3
  567. package/loader/Component.js +1 -1
  568. package/loader/esm/Component.js +1 -1
  569. package/loader/esm/index.css +7 -7
  570. package/loader/index.css +7 -7
  571. package/loader/modern/Component.js +1 -1
  572. package/loader/modern/index.css +7 -7
  573. package/masked-input/Component.js +1 -1
  574. package/masked-input/esm/Component.js +1 -1
  575. package/masked-input/esm/index.css +2 -2
  576. package/masked-input/index.css +2 -2
  577. package/masked-input/modern/Component.js +1 -1
  578. package/masked-input/modern/index.css +2 -2
  579. package/modal/Component.desktop.js +3 -3
  580. package/modal/Component.mobile.js +3 -3
  581. package/modal/Component.responsive.js +2 -2
  582. package/modal/components/closer/Component.js +2 -2
  583. package/modal/components/closer/index.css +8 -8
  584. package/modal/components/content/Component.desktop.js +2 -2
  585. package/modal/components/content/Component.mobile.js +2 -2
  586. package/modal/components/content/desktop.css +19 -12
  587. package/modal/components/content/mobile.css +14 -7
  588. package/modal/components/footer/Component.desktop.js +2 -2
  589. package/modal/components/footer/Component.js +1 -1
  590. package/modal/components/footer/Component.mobile.js +2 -2
  591. package/modal/components/footer/desktop.css +19 -12
  592. package/modal/components/footer/layout.css +25 -25
  593. package/modal/components/footer/mobile.css +14 -7
  594. package/modal/components/header/Component.desktop.js +2 -2
  595. package/modal/components/header/Component.js +1 -1
  596. package/modal/components/header/Component.mobile.js +2 -2
  597. package/modal/components/header/desktop.css +23 -16
  598. package/modal/components/header/mobile.css +18 -11
  599. package/modal/desktop.css +8 -8
  600. package/modal/desktop.js +2 -2
  601. package/modal/esm/Component.desktop.js +3 -3
  602. package/modal/esm/Component.mobile.js +3 -3
  603. package/modal/esm/Component.responsive.js +2 -2
  604. package/modal/esm/components/closer/Component.js +2 -2
  605. package/modal/esm/components/closer/index.css +8 -8
  606. package/modal/esm/components/content/Component.desktop.js +2 -2
  607. package/modal/esm/components/content/Component.mobile.js +2 -2
  608. package/modal/esm/components/content/desktop.css +19 -12
  609. package/modal/esm/components/content/mobile.css +14 -7
  610. package/modal/esm/components/footer/Component.desktop.js +2 -2
  611. package/modal/esm/components/footer/Component.js +1 -1
  612. package/modal/esm/components/footer/Component.mobile.js +2 -2
  613. package/modal/esm/components/footer/desktop.css +19 -12
  614. package/modal/esm/components/footer/layout.css +25 -25
  615. package/modal/esm/components/footer/mobile.css +14 -7
  616. package/modal/esm/components/header/Component.desktop.js +2 -2
  617. package/modal/esm/components/header/Component.js +1 -1
  618. package/modal/esm/components/header/Component.mobile.js +2 -2
  619. package/modal/esm/components/header/desktop.css +23 -16
  620. package/modal/esm/components/header/mobile.css +18 -11
  621. package/modal/esm/desktop.css +8 -8
  622. package/modal/esm/desktop.js +2 -2
  623. package/modal/esm/index.js +2 -2
  624. package/modal/esm/mobile.css +2 -2
  625. package/modal/esm/mobile.js +2 -2
  626. package/modal/esm/responsive.js +2 -2
  627. package/modal/esm/transitions.css +8 -8
  628. package/modal/esm/transitions.module-4c2889a7.js +4 -0
  629. package/modal/esm/{tslib.es6-33db3ec8.d.ts → tslib.es6-5d3a812f.d.ts} +0 -0
  630. package/modal/esm/{tslib.es6-33db3ec8.js → tslib.es6-5d3a812f.js} +0 -0
  631. package/modal/index.js +2 -2
  632. package/modal/mobile.css +2 -2
  633. package/modal/mobile.js +2 -2
  634. package/modal/modern/Component.desktop.js +2 -2
  635. package/modal/modern/Component.mobile.js +2 -2
  636. package/modal/modern/Component.responsive.js +1 -1
  637. package/modal/modern/components/closer/Component.js +1 -1
  638. package/modal/modern/components/closer/index.css +8 -8
  639. package/modal/modern/components/content/Component.desktop.js +1 -1
  640. package/modal/modern/components/content/Component.mobile.js +1 -1
  641. package/modal/modern/components/content/desktop.css +19 -12
  642. package/modal/modern/components/content/mobile.css +14 -7
  643. package/modal/modern/components/footer/Component.desktop.js +1 -1
  644. package/modal/modern/components/footer/Component.js +1 -1
  645. package/modal/modern/components/footer/Component.mobile.js +1 -1
  646. package/modal/modern/components/footer/desktop.css +19 -12
  647. package/modal/modern/components/footer/layout.css +25 -25
  648. package/modal/modern/components/footer/mobile.css +14 -7
  649. package/modal/modern/components/header/Component.desktop.js +1 -1
  650. package/modal/modern/components/header/Component.mobile.js +1 -1
  651. package/modal/modern/components/header/desktop.css +23 -16
  652. package/modal/modern/components/header/mobile.css +18 -11
  653. package/modal/modern/desktop.css +8 -8
  654. package/modal/modern/desktop.js +1 -1
  655. package/modal/modern/index.js +1 -1
  656. package/modal/modern/mobile.css +2 -2
  657. package/modal/modern/mobile.js +1 -1
  658. package/modal/modern/responsive.js +1 -1
  659. package/modal/modern/transitions.css +8 -8
  660. package/modal/modern/transitions.module-4c2889a7.js +4 -0
  661. package/modal/responsive.js +2 -2
  662. package/modal/transitions.css +8 -8
  663. package/modal/transitions.module-ad7c107c.js +4 -0
  664. package/modal/{tslib.es6-9ba169bb.d.ts → tslib.es6-810343ad.d.ts} +0 -0
  665. package/modal/{tslib.es6-9ba169bb.js → tslib.es6-810343ad.js} +0 -0
  666. package/notification/Component.js +1 -1
  667. package/notification/esm/Component.js +1 -1
  668. package/notification/esm/index.css +7 -7
  669. package/notification/index.css +7 -7
  670. package/notification/modern/Component.js +1 -1
  671. package/notification/modern/index.css +7 -7
  672. package/notification-manager/{component-0a83dbbe.d.ts → component-4c431649.d.ts} +0 -0
  673. package/notification-manager/{component-0a83dbbe.js → component-4c431649.js} +0 -0
  674. package/notification-manager/component.js +2 -2
  675. package/notification-manager/components/index.js +1 -1
  676. package/notification-manager/components/notification/component.js +1 -1
  677. package/notification-manager/components/notification/index.d.ts +1 -1
  678. package/notification-manager/components/notification/index.js +1 -1
  679. package/notification-manager/esm/{component-3067d5ad.d.ts → component-be06e635.d.ts} +0 -0
  680. package/notification-manager/esm/{component-3067d5ad.js → component-be06e635.js} +0 -0
  681. package/notification-manager/esm/component.js +2 -2
  682. package/notification-manager/esm/components/index.js +1 -1
  683. package/notification-manager/esm/components/notification/component.js +1 -1
  684. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  685. package/notification-manager/esm/components/notification/index.js +1 -1
  686. package/notification-manager/esm/index.css +11 -11
  687. package/notification-manager/esm/index.js +1 -1
  688. package/notification-manager/index.css +11 -11
  689. package/notification-manager/index.js +1 -1
  690. package/notification-manager/modern/component.js +1 -1
  691. package/notification-manager/modern/index.css +11 -11
  692. package/package.json +1 -1
  693. package/password-input/component.js +1 -1
  694. package/password-input/esm/component.js +1 -1
  695. package/password-input/esm/index.css +5 -5
  696. package/password-input/index.css +5 -5
  697. package/password-input/modern/component.js +1 -1
  698. package/password-input/modern/index.css +5 -5
  699. package/picker-button/{Component-9a3d00b9.d.ts → Component-0f8b68a4.d.ts} +0 -0
  700. package/picker-button/{Component-9a3d00b9.js → Component-0f8b68a4.js} +6 -4
  701. package/picker-button/Component.js +2 -2
  702. package/picker-button/cssm/{Component-c7d52094.d.ts → Component-34f0d762.d.ts} +0 -0
  703. package/picker-button/cssm/{Component-c7d52094.js → Component-34f0d762.js} +5 -3
  704. package/picker-button/cssm/Component.js +1 -1
  705. package/picker-button/cssm/field/Component.js +1 -1
  706. package/picker-button/cssm/field/index.d.ts +1 -1
  707. package/picker-button/cssm/field/index.js +1 -1
  708. package/picker-button/cssm/index.js +1 -1
  709. package/picker-button/esm/{Component-472f5680.d.ts → Component-a4007d26.d.ts} +0 -0
  710. package/picker-button/esm/{Component-472f5680.js → Component-a4007d26.js} +6 -4
  711. package/picker-button/esm/Component.js +2 -2
  712. package/picker-button/esm/field/Component.js +1 -1
  713. package/picker-button/esm/field/index.css +3 -3
  714. package/picker-button/esm/field/index.d.ts +1 -1
  715. package/picker-button/esm/field/index.js +1 -1
  716. package/picker-button/esm/index.css +2 -2
  717. package/picker-button/esm/index.js +1 -1
  718. package/picker-button/field/Component.js +1 -1
  719. package/picker-button/field/index.css +3 -3
  720. package/picker-button/field/index.d.ts +1 -1
  721. package/picker-button/field/index.js +1 -1
  722. package/picker-button/index.css +2 -2
  723. package/picker-button/index.js +1 -1
  724. package/picker-button/modern/Component.js +1 -1
  725. package/picker-button/modern/field/Component.js +6 -4
  726. package/picker-button/modern/field/index.css +3 -3
  727. package/picker-button/modern/index.css +2 -2
  728. package/plate/Component.js +1 -1
  729. package/plate/esm/Component.js +1 -1
  730. package/plate/esm/index.css +28 -28
  731. package/plate/index.css +28 -28
  732. package/plate/modern/Component.js +1 -1
  733. package/plate/modern/index.css +28 -28
  734. package/popover/Component.js +1 -1
  735. package/popover/esm/Component.js +1 -1
  736. package/popover/esm/index.css +33 -33
  737. package/popover/index.css +33 -33
  738. package/popover/modern/Component.js +1 -1
  739. package/popover/modern/index.css +33 -33
  740. package/progress-bar/Component.js +1 -1
  741. package/progress-bar/esm/Component.js +1 -1
  742. package/progress-bar/esm/index.css +4 -4
  743. package/progress-bar/index.css +4 -4
  744. package/progress-bar/modern/Component.js +1 -1
  745. package/progress-bar/modern/index.css +4 -4
  746. package/pure-input/Component.js +1 -1
  747. package/pure-input/esm/Component.js +1 -1
  748. package/pure-input/esm/index.css +26 -26
  749. package/pure-input/index.css +26 -26
  750. package/pure-input/modern/Component.js +1 -1
  751. package/pure-input/modern/index.css +26 -26
  752. package/radio/Component.js +1 -1
  753. package/radio/esm/Component.js +1 -1
  754. package/radio/esm/index.css +32 -32
  755. package/radio/index.css +32 -32
  756. package/radio/modern/Component.js +1 -1
  757. package/radio/modern/index.css +32 -32
  758. package/radio-group/Component.js +1 -1
  759. package/radio-group/esm/Component.js +1 -1
  760. package/radio-group/esm/index.css +16 -16
  761. package/radio-group/index.css +16 -16
  762. package/radio-group/modern/Component.js +1 -1
  763. package/radio-group/modern/index.css +16 -16
  764. package/select/Component.js +1 -1
  765. package/select/components/arrow/Component.js +1 -1
  766. package/select/components/arrow/index.css +3 -3
  767. package/select/components/base-select/Component.js +2 -2
  768. package/select/components/base-select/index.css +7 -7
  769. package/select/components/base-select/index.js +1 -1
  770. package/select/components/checkmark/Component.js +1 -1
  771. package/select/components/checkmark/index.css +3 -3
  772. package/select/components/field/Component.js +2 -2
  773. package/select/components/field/index.css +9 -9
  774. package/select/components/field/index.js +1 -1
  775. package/select/components/index.js +1 -1
  776. package/select/components/native-select/Component.js +1 -1
  777. package/select/components/native-select/index.js +1 -1
  778. package/select/components/optgroup/Component.js +1 -1
  779. package/select/components/optgroup/index.css +6 -6
  780. package/select/components/option/Component.js +2 -2
  781. package/select/components/option/index.css +20 -20
  782. package/select/components/option/index.js +1 -1
  783. package/select/components/options-list/Component.js +1 -1
  784. package/select/components/options-list/index.css +5 -5
  785. package/select/components/virtual-options-list/Component.js +1 -1
  786. package/select/components/virtual-options-list/index.css +11 -11
  787. package/select/esm/Component.js +1 -1
  788. package/select/esm/components/arrow/Component.js +1 -1
  789. package/select/esm/components/arrow/index.css +3 -3
  790. package/select/esm/components/base-select/Component.js +2 -2
  791. package/select/esm/components/base-select/index.css +7 -7
  792. package/select/esm/components/base-select/index.js +1 -1
  793. package/select/esm/components/checkmark/Component.js +1 -1
  794. package/select/esm/components/checkmark/index.css +3 -3
  795. package/select/esm/components/field/Component.js +2 -2
  796. package/select/esm/components/field/index.css +9 -9
  797. package/select/esm/components/field/index.js +1 -1
  798. package/select/esm/components/index.js +1 -1
  799. package/select/esm/components/native-select/Component.js +1 -1
  800. package/select/esm/components/native-select/index.js +1 -1
  801. package/select/esm/components/optgroup/Component.js +1 -1
  802. package/select/esm/components/optgroup/index.css +6 -6
  803. package/select/esm/components/option/Component.js +2 -2
  804. package/select/esm/components/option/index.css +20 -20
  805. package/select/esm/components/option/index.js +1 -1
  806. package/select/esm/components/options-list/Component.js +1 -1
  807. package/select/esm/components/options-list/index.css +5 -5
  808. package/select/esm/components/virtual-options-list/Component.js +1 -1
  809. package/select/esm/components/virtual-options-list/index.css +11 -11
  810. package/select/esm/index.js +1 -1
  811. package/select/esm/presets/index.js +1 -1
  812. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  813. package/select/esm/presets/useLazyLoading/index.css +2 -2
  814. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  815. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  816. package/select/esm/{tslib.es6-88c0ba7a.d.ts → tslib.es6-92952a5b.d.ts} +0 -0
  817. package/select/esm/{tslib.es6-88c0ba7a.js → tslib.es6-92952a5b.js} +0 -0
  818. package/select/index.js +1 -1
  819. package/select/modern/components/arrow/Component.js +1 -1
  820. package/select/modern/components/arrow/index.css +3 -3
  821. package/select/modern/components/base-select/Component.js +1 -1
  822. package/select/modern/components/base-select/index.css +7 -7
  823. package/select/modern/components/checkmark/Component.js +1 -1
  824. package/select/modern/components/checkmark/index.css +3 -3
  825. package/select/modern/components/field/Component.js +1 -1
  826. package/select/modern/components/field/index.css +9 -9
  827. package/select/modern/components/optgroup/Component.js +1 -1
  828. package/select/modern/components/optgroup/index.css +6 -6
  829. package/select/modern/components/option/Component.js +1 -1
  830. package/select/modern/components/option/index.css +20 -20
  831. package/select/modern/components/options-list/Component.js +1 -1
  832. package/select/modern/components/options-list/index.css +5 -5
  833. package/select/modern/components/virtual-options-list/Component.js +1 -1
  834. package/select/modern/components/virtual-options-list/index.css +11 -11
  835. package/select/modern/presets/useLazyLoading/hook.js +1 -1
  836. package/select/modern/presets/useLazyLoading/index.css +2 -2
  837. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  838. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  839. package/select/presets/index.js +1 -1
  840. package/select/presets/useLazyLoading/hook.js +2 -2
  841. package/select/presets/useLazyLoading/index.css +2 -2
  842. package/select/presets/useSelectWithLoading/hook.js +2 -2
  843. package/select/presets/useSelectWithLoading/index.css +2 -2
  844. package/select/{tslib.es6-f331eccd.d.ts → tslib.es6-14b6a04f.d.ts} +0 -0
  845. package/select/{tslib.es6-f331eccd.js → tslib.es6-14b6a04f.js} +0 -0
  846. package/select-with-tags/component.js +1 -1
  847. package/select-with-tags/components/index.js +1 -1
  848. package/select-with-tags/components/tag/component.js +2 -2
  849. package/select-with-tags/components/tag/index.css +11 -11
  850. package/select-with-tags/components/tag/index.js +1 -1
  851. package/select-with-tags/components/tag-list/component.js +2 -2
  852. package/select-with-tags/components/tag-list/index.css +31 -31
  853. package/select-with-tags/components/tag-list/index.js +1 -1
  854. package/select-with-tags/esm/component.js +1 -1
  855. package/select-with-tags/esm/components/index.js +1 -1
  856. package/select-with-tags/esm/components/tag/component.js +2 -2
  857. package/select-with-tags/esm/components/tag/index.css +11 -11
  858. package/select-with-tags/esm/components/tag/index.js +1 -1
  859. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  860. package/select-with-tags/esm/components/tag-list/index.css +31 -31
  861. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  862. package/select-with-tags/esm/index.js +1 -1
  863. package/select-with-tags/esm/{tslib.es6-00075b53.d.ts → tslib.es6-77554891.d.ts} +0 -0
  864. package/select-with-tags/esm/{tslib.es6-00075b53.js → tslib.es6-77554891.js} +0 -0
  865. package/select-with-tags/esm/utils/index.js +1 -1
  866. package/select-with-tags/esm/utils/match.js +1 -1
  867. package/select-with-tags/index.js +1 -1
  868. package/select-with-tags/modern/components/tag/component.js +1 -1
  869. package/select-with-tags/modern/components/tag/index.css +11 -11
  870. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  871. package/select-with-tags/modern/components/tag-list/index.css +31 -31
  872. package/select-with-tags/{tslib.es6-de6bfadf.d.ts → tslib.es6-c3c4b3f8.d.ts} +0 -0
  873. package/select-with-tags/{tslib.es6-de6bfadf.js → tslib.es6-c3c4b3f8.js} +0 -0
  874. package/select-with-tags/utils/index.js +1 -1
  875. package/select-with-tags/utils/match.js +1 -1
  876. package/skeleton/Component.js +1 -1
  877. package/skeleton/esm/Component.js +1 -1
  878. package/skeleton/esm/index.css +10 -10
  879. package/skeleton/index.css +10 -10
  880. package/skeleton/modern/Component.js +1 -1
  881. package/skeleton/modern/index.css +10 -10
  882. package/slider/Component.js +1 -1
  883. package/slider/esm/Component.js +1 -1
  884. package/slider/esm/index.css +37 -37
  885. package/slider/index.css +37 -37
  886. package/slider/modern/Component.js +1 -1
  887. package/slider/modern/index.css +37 -37
  888. package/slider-input/Component.js +1 -1
  889. package/slider-input/esm/Component.js +1 -1
  890. package/slider-input/esm/index.css +17 -17
  891. package/slider-input/index.css +17 -17
  892. package/slider-input/modern/Component.js +1 -1
  893. package/slider-input/modern/index.css +17 -17
  894. package/space/Component.js +2 -2
  895. package/space/{Item-e92bfe93.d.ts → Item-c2199ae5.d.ts} +0 -0
  896. package/space/{Item-e92bfe93.js → Item-c2199ae5.js} +0 -0
  897. package/space/Item.js +1 -1
  898. package/space/esm/Component.js +2 -2
  899. package/space/esm/{Item-20ffe191.d.ts → Item-967d7962.d.ts} +0 -0
  900. package/space/esm/{Item-20ffe191.js → Item-967d7962.js} +0 -0
  901. package/space/esm/Item.js +1 -1
  902. package/space/esm/index.css +8 -8
  903. package/space/esm/index.js +1 -1
  904. package/space/index.css +8 -8
  905. package/space/index.js +1 -1
  906. package/space/modern/Component.js +1 -1
  907. package/space/modern/index.css +8 -8
  908. package/spinner/Component.js +1 -1
  909. package/spinner/esm/Component.js +1 -1
  910. package/spinner/esm/index.css +6 -6
  911. package/spinner/index.css +6 -6
  912. package/spinner/modern/Component.js +1 -1
  913. package/spinner/modern/index.css +6 -6
  914. package/status/Component.js +1 -1
  915. package/status/cssm/index.module.css +14 -14
  916. package/status/esm/Component.js +1 -1
  917. package/status/esm/index.css +32 -32
  918. package/status/index.css +32 -32
  919. package/status/modern/Component.js +1 -1
  920. package/status/modern/index.css +32 -32
  921. package/stepped-progress-bar/Component.js +1 -1
  922. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  923. package/stepped-progress-bar/components/step-bar/index.css +3 -3
  924. package/stepped-progress-bar/esm/Component.js +1 -1
  925. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  926. package/stepped-progress-bar/esm/components/step-bar/index.css +3 -3
  927. package/stepped-progress-bar/esm/index.css +3 -3
  928. package/stepped-progress-bar/index.css +3 -3
  929. package/stepped-progress-bar/modern/Component.js +1 -1
  930. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  931. package/stepped-progress-bar/modern/components/step-bar/index.css +3 -3
  932. package/stepped-progress-bar/modern/index.css +3 -3
  933. package/switch/Component.js +1 -1
  934. package/switch/esm/Component.js +1 -1
  935. package/switch/esm/index.css +26 -26
  936. package/switch/index.css +26 -26
  937. package/switch/modern/Component.js +1 -1
  938. package/switch/modern/index.css +26 -26
  939. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  940. package/tabs/components/primary-tablist/Component.js +1 -1
  941. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  942. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  943. package/tabs/components/primary-tablist/index.css +19 -19
  944. package/tabs/components/primary-tablist/mobile.css +28 -21
  945. package/tabs/components/scrollable-container/Component.js +1 -1
  946. package/tabs/components/scrollable-container/index.css +3 -3
  947. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  948. package/tabs/components/secondary-tablist/Component.js +1 -1
  949. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  950. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  951. package/tabs/components/secondary-tablist/index.css +12 -12
  952. package/tabs/components/secondary-tablist/mobile.css +22 -15
  953. package/tabs/components/tab/Component.js +1 -1
  954. package/tabs/components/tab/index.css +3 -3
  955. package/tabs/components/tabs/Component.desktop.js +3 -3
  956. package/tabs/components/tabs/Component.mobile.js +3 -3
  957. package/tabs/components/tabs/Component.responsive.js +3 -3
  958. package/tabs/desktop.js +3 -3
  959. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  960. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  961. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  962. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  963. package/tabs/esm/components/primary-tablist/index.css +19 -19
  964. package/tabs/esm/components/primary-tablist/mobile.css +28 -21
  965. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  966. package/tabs/esm/components/scrollable-container/index.css +3 -3
  967. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  968. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  969. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  970. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  971. package/tabs/esm/components/secondary-tablist/index.css +12 -12
  972. package/tabs/esm/components/secondary-tablist/mobile.css +22 -15
  973. package/tabs/esm/components/tab/Component.js +1 -1
  974. package/tabs/esm/components/tab/index.css +3 -3
  975. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  976. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  977. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  978. package/tabs/esm/desktop.js +3 -3
  979. package/tabs/esm/index.js +3 -3
  980. package/tabs/esm/index.module-0dae89c3.js +4 -0
  981. package/tabs/esm/index.module-8953c862.js +4 -0
  982. package/tabs/esm/mobile.js +3 -3
  983. package/tabs/esm/responsive.js +3 -3
  984. package/tabs/esm/{tslib.es6-f32a8b0b.d.ts → tslib.es6-34905a1c.d.ts} +0 -0
  985. package/tabs/esm/{tslib.es6-f32a8b0b.js → tslib.es6-34905a1c.js} +0 -0
  986. package/tabs/index.js +3 -3
  987. package/tabs/index.module-3fbb9413.js +4 -0
  988. package/tabs/index.module-eddb0042.js +4 -0
  989. package/tabs/mobile.js +3 -3
  990. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  991. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  992. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  993. package/tabs/modern/components/primary-tablist/index.css +19 -19
  994. package/tabs/modern/components/primary-tablist/mobile.css +28 -21
  995. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  996. package/tabs/modern/components/scrollable-container/index.css +3 -3
  997. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  998. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  999. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1000. package/tabs/modern/components/secondary-tablist/index.css +12 -12
  1001. package/tabs/modern/components/secondary-tablist/mobile.css +22 -15
  1002. package/tabs/modern/components/tab/Component.js +1 -1
  1003. package/tabs/modern/components/tab/index.css +3 -3
  1004. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1005. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1006. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1007. package/tabs/modern/desktop.js +2 -2
  1008. package/tabs/modern/index.js +2 -2
  1009. package/tabs/modern/index.module-0dae89c3.js +4 -0
  1010. package/tabs/modern/index.module-8953c862.js +4 -0
  1011. package/tabs/modern/mobile.js +2 -2
  1012. package/tabs/modern/responsive.js +2 -2
  1013. package/tabs/responsive.js +3 -3
  1014. package/tabs/{tslib.es6-a945f620.d.ts → tslib.es6-07c7df6c.d.ts} +0 -0
  1015. package/tabs/{tslib.es6-a945f620.js → tslib.es6-07c7df6c.js} +0 -0
  1016. package/tag/Component.js +3 -3
  1017. package/tag/default.css +8 -8
  1018. package/tag/esm/Component.js +3 -3
  1019. package/tag/esm/default.css +8 -8
  1020. package/tag/esm/index.css +36 -36
  1021. package/tag/esm/inverted.css +8 -8
  1022. package/tag/index.css +36 -36
  1023. package/tag/inverted.css +8 -8
  1024. package/tag/modern/Component.js +3 -3
  1025. package/tag/modern/default.css +8 -8
  1026. package/tag/modern/index.css +36 -36
  1027. package/tag/modern/inverted.css +8 -8
  1028. package/textarea/Component.js +3 -3
  1029. package/textarea/default.css +19 -19
  1030. package/textarea/esm/Component.js +3 -3
  1031. package/textarea/esm/default.css +19 -19
  1032. package/textarea/esm/index.css +22 -22
  1033. package/textarea/esm/inverted.css +19 -19
  1034. package/textarea/index.css +22 -22
  1035. package/textarea/inverted.css +19 -19
  1036. package/textarea/modern/Component.js +3 -3
  1037. package/textarea/modern/default.css +19 -19
  1038. package/textarea/modern/index.css +22 -22
  1039. package/textarea/modern/inverted.css +19 -19
  1040. package/themes/click.css +7 -0
  1041. package/themes/compiled/mobile-dark-bluetint.css +261 -219
  1042. package/themes/corp.css +7 -0
  1043. package/themes/dist/click.css +7 -0
  1044. package/themes/dist/compiled/mobile-dark-bluetint.css +674 -654
  1045. package/themes/dist/corp.css +7 -0
  1046. package/themes/dist/mobile.css +7 -0
  1047. package/themes/dist/package.json +1 -1
  1048. package/themes/dist/site.css +7 -0
  1049. package/themes/mobile.css +7 -0
  1050. package/themes/site.css +7 -0
  1051. package/toast/component.js +1 -1
  1052. package/toast/esm/component.js +1 -1
  1053. package/toast/esm/index.css +9 -9
  1054. package/toast/index.css +9 -9
  1055. package/toast/modern/component.js +1 -1
  1056. package/toast/modern/index.css +9 -9
  1057. package/toast-plate/component.js +1 -1
  1058. package/toast-plate/cssm/index.module.css +7 -0
  1059. package/toast-plate/esm/component.js +1 -1
  1060. package/toast-plate/esm/index.css +22 -15
  1061. package/toast-plate/index.css +22 -15
  1062. package/toast-plate/modern/component.js +1 -1
  1063. package/toast-plate/modern/index.css +22 -15
  1064. package/tooltip/{Component-8f38bcf9.d.ts → Component-98622602.d.ts} +0 -0
  1065. package/tooltip/{Component-8f38bcf9.js → Component-98622602.js} +1 -1
  1066. package/tooltip/Component.js +1 -1
  1067. package/tooltip/component.responsive.js +1 -1
  1068. package/tooltip/esm/{Component-2cfc0daa.d.ts → Component-a4f253e6.d.ts} +0 -0
  1069. package/tooltip/esm/{Component-2cfc0daa.js → Component-a4f253e6.js} +1 -1
  1070. package/tooltip/esm/Component.js +1 -1
  1071. package/tooltip/esm/component.responsive.js +1 -1
  1072. package/tooltip/esm/index.css +7 -7
  1073. package/tooltip/esm/index.d.ts +1 -1
  1074. package/tooltip/esm/index.js +1 -1
  1075. package/tooltip/esm/responsive.js +1 -1
  1076. package/tooltip/index.css +7 -7
  1077. package/tooltip/index.d.ts +1 -1
  1078. package/tooltip/index.js +1 -1
  1079. package/tooltip/modern/Component.js +1 -1
  1080. package/tooltip/modern/index.css +7 -7
  1081. package/tooltip/responsive.js +1 -1
  1082. package/typography/colors.css +12 -12
  1083. package/typography/{colors.module-b68813dc.d.ts → colors.module-4d056399.d.ts} +0 -0
  1084. package/typography/{colors.module-b68813dc.js → colors.module-4d056399.js} +1 -1
  1085. package/typography/common.module-c3a7bb8d.js +4 -0
  1086. package/typography/component.js +2 -2
  1087. package/typography/esm/colors.css +12 -12
  1088. package/typography/esm/{colors.module-ddf3a2b5.d.ts → colors.module-58e90404.d.ts} +0 -0
  1089. package/typography/esm/{colors.module-ddf3a2b5.js → colors.module-58e90404.js} +1 -1
  1090. package/typography/esm/common.module-0aa3dcdc.js +4 -0
  1091. package/typography/esm/component.js +2 -2
  1092. package/typography/esm/index.js +2 -2
  1093. package/typography/esm/text/component.js +2 -2
  1094. package/typography/esm/text/index.css +13 -13
  1095. package/typography/esm/text/index.js +1 -1
  1096. package/typography/esm/title/common.css +4 -4
  1097. package/typography/esm/title/component.js +1 -1
  1098. package/typography/esm/title/index.css +18 -18
  1099. package/typography/esm/title/index.js +3 -3
  1100. package/typography/esm/title-responsive/component.js +3 -3
  1101. package/typography/esm/title-responsive/index.css +45 -45
  1102. package/typography/esm/title-responsive/index.js +2 -2
  1103. package/typography/index.js +2 -2
  1104. package/typography/modern/colors.css +12 -12
  1105. package/typography/modern/colors.module-821c0fe5.js +4 -0
  1106. package/typography/modern/common.module-0aa3dcdc.js +4 -0
  1107. package/typography/modern/component.js +2 -2
  1108. package/typography/modern/index.js +2 -2
  1109. package/typography/modern/text/component.js +2 -2
  1110. package/typography/modern/text/index.css +13 -13
  1111. package/typography/modern/text/index.js +1 -1
  1112. package/typography/modern/title/common.css +4 -4
  1113. package/typography/modern/title/component.js +1 -1
  1114. package/typography/modern/title/index.css +18 -18
  1115. package/typography/modern/title/index.js +3 -3
  1116. package/typography/modern/title-responsive/component.js +3 -3
  1117. package/typography/modern/title-responsive/index.css +45 -45
  1118. package/typography/modern/title-responsive/index.js +2 -2
  1119. package/typography/text/component.js +2 -2
  1120. package/typography/text/index.css +13 -13
  1121. package/typography/text/index.js +1 -1
  1122. package/typography/title/common.css +4 -4
  1123. package/typography/title/component.js +1 -1
  1124. package/typography/title/index.css +18 -18
  1125. package/typography/title/index.js +3 -3
  1126. package/typography/title-responsive/component.js +3 -3
  1127. package/typography/title-responsive/index.css +45 -45
  1128. package/typography/title-responsive/index.js +2 -2
  1129. package/vars/colors-addons.css +7 -0
  1130. package/vars/cssm/colors-addons.css +7 -0
  1131. package/vars/cssm/index.css +7 -0
  1132. package/vars/dist/colors-addons.css +7 -0
  1133. package/vars/dist/cssm/colors-addons.css +7 -0
  1134. package/vars/dist/cssm/index.css +7 -0
  1135. package/vars/dist/package.json +1 -1
  1136. package/with-suffix/Component.js +1 -1
  1137. package/with-suffix/esm/Component.js +1 -1
  1138. package/with-suffix/esm/index.css +9 -9
  1139. package/with-suffix/index.css +9 -9
  1140. package/with-suffix/modern/Component.js +1 -1
  1141. package/with-suffix/modern/index.css +9 -9
  1142. package/grid/esm/gutters.module-ebab587d.js +0 -27
  1143. package/grid/gutters.module-70344c86.js +0 -28
  1144. package/grid/modern/gutters.module-4ce4555c.js +0 -4
  1145. package/modal/esm/transitions.module-15613e30.js +0 -4
  1146. package/modal/modern/transitions.module-15613e30.js +0 -4
  1147. package/modal/transitions.module-1b92fd3b.js +0 -4
  1148. package/tabs/esm/index.module-5f8ab866.js +0 -4
  1149. package/tabs/esm/index.module-79dd2b67.js +0 -4
  1150. package/tabs/index.module-09355c68.js +0 -4
  1151. package/tabs/index.module-313ebd46.js +0 -4
  1152. package/tabs/modern/index.module-5f8ab866.js +0 -4
  1153. package/tabs/modern/index.module-79dd2b67.js +0 -4
  1154. package/typography/common.module-13fb367b.js +0 -4
  1155. package/typography/esm/common.module-6c598082.js +0 -4
  1156. package/typography/modern/colors.module-c5fed0a1.js +0 -4
  1157. package/typography/modern/common.module-6c598082.js +0 -4
@@ -1,5 +1,5 @@
1
1
  import 'classnames';
2
2
  import 'react';
3
3
  import '../utils/index.js';
4
- import '../gutters.module-4ce4555c.js';
4
+ import '../gutters.module-18745f79.js';
5
5
  export { Col } from './Component.js';
@@ -1,41 +1,41 @@
1
1
  /* hash: 14ndf */
2
2
  /* stylelint-disable comment-empty-line-before */
3
- .grid__row_8b49g.grid__gutter-8_8b49g {
3
+ .grid__row_1505e.grid__gutter-8_1505e {
4
4
  /* prettier-ignore */
5
5
  margin-left: calc(-8px / 2);
6
6
 
7
7
  /* prettier-ignore */
8
8
  margin-right: calc(-8px / 2)
9
9
  }
10
- .grid__row_8b49g.grid__gutter-8_8b49g > .grid__col_8b49g {
10
+ .grid__row_1505e.grid__gutter-8_1505e > .grid__col_1505e {
11
11
  /* prettier-ignore */
12
12
  padding-left: calc(8px / 2);
13
13
 
14
14
  /* prettier-ignore */
15
15
  padding-right: calc(8px / 2);
16
16
  }
17
- .grid__row_8b49g.grid__gutter-16_8b49g {
17
+ .grid__row_1505e.grid__gutter-16_1505e {
18
18
  /* prettier-ignore */
19
19
  margin-left: calc(-16px / 2);
20
20
 
21
21
  /* prettier-ignore */
22
22
  margin-right: calc(-16px / 2)
23
23
  }
24
- .grid__row_8b49g.grid__gutter-16_8b49g > .grid__col_8b49g {
24
+ .grid__row_1505e.grid__gutter-16_1505e > .grid__col_1505e {
25
25
  /* prettier-ignore */
26
26
  padding-left: calc(16px / 2);
27
27
 
28
28
  /* prettier-ignore */
29
29
  padding-right: calc(16px / 2);
30
30
  }
31
- .grid__row_8b49g.grid__gutter-24_8b49g {
31
+ .grid__row_1505e.grid__gutter-24_1505e {
32
32
  /* prettier-ignore */
33
33
  margin-left: calc(-24px / 2);
34
34
 
35
35
  /* prettier-ignore */
36
36
  margin-right: calc(-24px / 2)
37
37
  }
38
- .grid__row_8b49g.grid__gutter-24_8b49g > .grid__col_8b49g {
38
+ .grid__row_1505e.grid__gutter-24_1505e > .grid__col_1505e {
39
39
  /* prettier-ignore */
40
40
  padding-left: calc(24px / 2);
41
41
 
@@ -43,7 +43,7 @@
43
43
  padding-right: calc(24px / 2);
44
44
  }
45
45
  @media (max-width: 599px) {
46
- .grid__row_8b49g.grid__gutter-mobile-8_8b49g {
46
+ .grid__row_1505e.grid__gutter-mobile-8_1505e {
47
47
  /* prettier-ignore */
48
48
  margin-left: calc(-8px / 2);
49
49
 
@@ -51,14 +51,14 @@
51
51
  margin-right: calc(-8px / 2)
52
52
  }
53
53
 
54
- .grid__row_8b49g.grid__gutter-mobile-8_8b49g > .grid__col_8b49g {
54
+ .grid__row_1505e.grid__gutter-mobile-8_1505e > .grid__col_1505e {
55
55
  /* prettier-ignore */
56
56
  padding-left: calc(8px / 2);
57
57
 
58
58
  /* prettier-ignore */
59
59
  padding-right: calc(8px / 2);
60
60
  }
61
- .grid__row_8b49g.grid__gutter-mobile-16_8b49g {
61
+ .grid__row_1505e.grid__gutter-mobile-16_1505e {
62
62
  /* prettier-ignore */
63
63
  margin-left: calc(-16px / 2);
64
64
 
@@ -66,14 +66,14 @@
66
66
  margin-right: calc(-16px / 2)
67
67
  }
68
68
 
69
- .grid__row_8b49g.grid__gutter-mobile-16_8b49g > .grid__col_8b49g {
69
+ .grid__row_1505e.grid__gutter-mobile-16_1505e > .grid__col_1505e {
70
70
  /* prettier-ignore */
71
71
  padding-left: calc(16px / 2);
72
72
 
73
73
  /* prettier-ignore */
74
74
  padding-right: calc(16px / 2);
75
75
  }
76
- .grid__row_8b49g.grid__gutter-mobile-24_8b49g {
76
+ .grid__row_1505e.grid__gutter-mobile-24_1505e {
77
77
  /* prettier-ignore */
78
78
  margin-left: calc(-24px / 2);
79
79
 
@@ -81,7 +81,7 @@
81
81
  margin-right: calc(-24px / 2)
82
82
  }
83
83
 
84
- .grid__row_8b49g.grid__gutter-mobile-24_8b49g > .grid__col_8b49g {
84
+ .grid__row_1505e.grid__gutter-mobile-24_1505e > .grid__col_1505e {
85
85
  /* prettier-ignore */
86
86
  padding-left: calc(24px / 2);
87
87
 
@@ -90,7 +90,7 @@
90
90
  }
91
91
  }
92
92
  @media (min-width: 360px) {
93
- .grid__row_8b49g.grid__gutter-mobile-s-8_8b49g {
93
+ .grid__row_1505e.grid__gutter-mobile-s-8_1505e {
94
94
  /* prettier-ignore */
95
95
  margin-left: calc(-8px / 2);
96
96
 
@@ -98,14 +98,14 @@
98
98
  margin-right: calc(-8px / 2)
99
99
  }
100
100
 
101
- .grid__row_8b49g.grid__gutter-mobile-s-8_8b49g > .grid__col_8b49g {
101
+ .grid__row_1505e.grid__gutter-mobile-s-8_1505e > .grid__col_1505e {
102
102
  /* prettier-ignore */
103
103
  padding-left: calc(8px / 2);
104
104
 
105
105
  /* prettier-ignore */
106
106
  padding-right: calc(8px / 2);
107
107
  }
108
- .grid__row_8b49g.grid__gutter-mobile-s-16_8b49g {
108
+ .grid__row_1505e.grid__gutter-mobile-s-16_1505e {
109
109
  /* prettier-ignore */
110
110
  margin-left: calc(-16px / 2);
111
111
 
@@ -113,14 +113,14 @@
113
113
  margin-right: calc(-16px / 2)
114
114
  }
115
115
 
116
- .grid__row_8b49g.grid__gutter-mobile-s-16_8b49g > .grid__col_8b49g {
116
+ .grid__row_1505e.grid__gutter-mobile-s-16_1505e > .grid__col_1505e {
117
117
  /* prettier-ignore */
118
118
  padding-left: calc(16px / 2);
119
119
 
120
120
  /* prettier-ignore */
121
121
  padding-right: calc(16px / 2);
122
122
  }
123
- .grid__row_8b49g.grid__gutter-mobile-s-24_8b49g {
123
+ .grid__row_1505e.grid__gutter-mobile-s-24_1505e {
124
124
  /* prettier-ignore */
125
125
  margin-left: calc(-24px / 2);
126
126
 
@@ -128,7 +128,7 @@
128
128
  margin-right: calc(-24px / 2)
129
129
  }
130
130
 
131
- .grid__row_8b49g.grid__gutter-mobile-s-24_8b49g > .grid__col_8b49g {
131
+ .grid__row_1505e.grid__gutter-mobile-s-24_1505e > .grid__col_1505e {
132
132
  /* prettier-ignore */
133
133
  padding-left: calc(24px / 2);
134
134
 
@@ -137,7 +137,7 @@
137
137
  }
138
138
  }
139
139
  @media (min-width: 375px) {
140
- .grid__row_8b49g.grid__gutter-mobile-m-8_8b49g {
140
+ .grid__row_1505e.grid__gutter-mobile-m-8_1505e {
141
141
  /* prettier-ignore */
142
142
  margin-left: calc(-8px / 2);
143
143
 
@@ -145,14 +145,14 @@
145
145
  margin-right: calc(-8px / 2)
146
146
  }
147
147
 
148
- .grid__row_8b49g.grid__gutter-mobile-m-8_8b49g > .grid__col_8b49g {
148
+ .grid__row_1505e.grid__gutter-mobile-m-8_1505e > .grid__col_1505e {
149
149
  /* prettier-ignore */
150
150
  padding-left: calc(8px / 2);
151
151
 
152
152
  /* prettier-ignore */
153
153
  padding-right: calc(8px / 2);
154
154
  }
155
- .grid__row_8b49g.grid__gutter-mobile-m-16_8b49g {
155
+ .grid__row_1505e.grid__gutter-mobile-m-16_1505e {
156
156
  /* prettier-ignore */
157
157
  margin-left: calc(-16px / 2);
158
158
 
@@ -160,14 +160,14 @@
160
160
  margin-right: calc(-16px / 2)
161
161
  }
162
162
 
163
- .grid__row_8b49g.grid__gutter-mobile-m-16_8b49g > .grid__col_8b49g {
163
+ .grid__row_1505e.grid__gutter-mobile-m-16_1505e > .grid__col_1505e {
164
164
  /* prettier-ignore */
165
165
  padding-left: calc(16px / 2);
166
166
 
167
167
  /* prettier-ignore */
168
168
  padding-right: calc(16px / 2);
169
169
  }
170
- .grid__row_8b49g.grid__gutter-mobile-m-24_8b49g {
170
+ .grid__row_1505e.grid__gutter-mobile-m-24_1505e {
171
171
  /* prettier-ignore */
172
172
  margin-left: calc(-24px / 2);
173
173
 
@@ -175,7 +175,7 @@
175
175
  margin-right: calc(-24px / 2)
176
176
  }
177
177
 
178
- .grid__row_8b49g.grid__gutter-mobile-m-24_8b49g > .grid__col_8b49g {
178
+ .grid__row_1505e.grid__gutter-mobile-m-24_1505e > .grid__col_1505e {
179
179
  /* prettier-ignore */
180
180
  padding-left: calc(24px / 2);
181
181
 
@@ -184,7 +184,7 @@
184
184
  }
185
185
  }
186
186
  @media (min-width: 412px) {
187
- .grid__row_8b49g.grid__gutter-mobile-l-8_8b49g {
187
+ .grid__row_1505e.grid__gutter-mobile-l-8_1505e {
188
188
  /* prettier-ignore */
189
189
  margin-left: calc(-8px / 2);
190
190
 
@@ -192,14 +192,14 @@
192
192
  margin-right: calc(-8px / 2)
193
193
  }
194
194
 
195
- .grid__row_8b49g.grid__gutter-mobile-l-8_8b49g > .grid__col_8b49g {
195
+ .grid__row_1505e.grid__gutter-mobile-l-8_1505e > .grid__col_1505e {
196
196
  /* prettier-ignore */
197
197
  padding-left: calc(8px / 2);
198
198
 
199
199
  /* prettier-ignore */
200
200
  padding-right: calc(8px / 2);
201
201
  }
202
- .grid__row_8b49g.grid__gutter-mobile-l-16_8b49g {
202
+ .grid__row_1505e.grid__gutter-mobile-l-16_1505e {
203
203
  /* prettier-ignore */
204
204
  margin-left: calc(-16px / 2);
205
205
 
@@ -207,14 +207,14 @@
207
207
  margin-right: calc(-16px / 2)
208
208
  }
209
209
 
210
- .grid__row_8b49g.grid__gutter-mobile-l-16_8b49g > .grid__col_8b49g {
210
+ .grid__row_1505e.grid__gutter-mobile-l-16_1505e > .grid__col_1505e {
211
211
  /* prettier-ignore */
212
212
  padding-left: calc(16px / 2);
213
213
 
214
214
  /* prettier-ignore */
215
215
  padding-right: calc(16px / 2);
216
216
  }
217
- .grid__row_8b49g.grid__gutter-mobile-l-24_8b49g {
217
+ .grid__row_1505e.grid__gutter-mobile-l-24_1505e {
218
218
  /* prettier-ignore */
219
219
  margin-left: calc(-24px / 2);
220
220
 
@@ -222,7 +222,7 @@
222
222
  margin-right: calc(-24px / 2)
223
223
  }
224
224
 
225
- .grid__row_8b49g.grid__gutter-mobile-l-24_8b49g > .grid__col_8b49g {
225
+ .grid__row_1505e.grid__gutter-mobile-l-24_1505e > .grid__col_1505e {
226
226
  /* prettier-ignore */
227
227
  padding-left: calc(24px / 2);
228
228
 
@@ -231,7 +231,7 @@
231
231
  }
232
232
  }
233
233
  @media (min-width: 600px) and (max-width: 1023px) {
234
- .grid__row_8b49g.grid__gutter-tablet-8_8b49g {
234
+ .grid__row_1505e.grid__gutter-tablet-8_1505e {
235
235
  /* prettier-ignore */
236
236
  margin-left: calc(-8px / 2);
237
237
 
@@ -239,14 +239,14 @@
239
239
  margin-right: calc(-8px / 2)
240
240
  }
241
241
 
242
- .grid__row_8b49g.grid__gutter-tablet-8_8b49g > .grid__col_8b49g {
242
+ .grid__row_1505e.grid__gutter-tablet-8_1505e > .grid__col_1505e {
243
243
  /* prettier-ignore */
244
244
  padding-left: calc(8px / 2);
245
245
 
246
246
  /* prettier-ignore */
247
247
  padding-right: calc(8px / 2);
248
248
  }
249
- .grid__row_8b49g.grid__gutter-tablet-16_8b49g {
249
+ .grid__row_1505e.grid__gutter-tablet-16_1505e {
250
250
  /* prettier-ignore */
251
251
  margin-left: calc(-16px / 2);
252
252
 
@@ -254,14 +254,14 @@
254
254
  margin-right: calc(-16px / 2)
255
255
  }
256
256
 
257
- .grid__row_8b49g.grid__gutter-tablet-16_8b49g > .grid__col_8b49g {
257
+ .grid__row_1505e.grid__gutter-tablet-16_1505e > .grid__col_1505e {
258
258
  /* prettier-ignore */
259
259
  padding-left: calc(16px / 2);
260
260
 
261
261
  /* prettier-ignore */
262
262
  padding-right: calc(16px / 2);
263
263
  }
264
- .grid__row_8b49g.grid__gutter-tablet-24_8b49g {
264
+ .grid__row_1505e.grid__gutter-tablet-24_1505e {
265
265
  /* prettier-ignore */
266
266
  margin-left: calc(-24px / 2);
267
267
 
@@ -269,7 +269,7 @@
269
269
  margin-right: calc(-24px / 2)
270
270
  }
271
271
 
272
- .grid__row_8b49g.grid__gutter-tablet-24_8b49g > .grid__col_8b49g {
272
+ .grid__row_1505e.grid__gutter-tablet-24_1505e > .grid__col_1505e {
273
273
  /* prettier-ignore */
274
274
  padding-left: calc(24px / 2);
275
275
 
@@ -278,7 +278,7 @@
278
278
  }
279
279
  }
280
280
  @media (min-width: 600px) {
281
- .grid__row_8b49g.grid__gutter-tablet-s-8_8b49g {
281
+ .grid__row_1505e.grid__gutter-tablet-s-8_1505e {
282
282
  /* prettier-ignore */
283
283
  margin-left: calc(-8px / 2);
284
284
 
@@ -286,14 +286,14 @@
286
286
  margin-right: calc(-8px / 2)
287
287
  }
288
288
 
289
- .grid__row_8b49g.grid__gutter-tablet-s-8_8b49g > .grid__col_8b49g {
289
+ .grid__row_1505e.grid__gutter-tablet-s-8_1505e > .grid__col_1505e {
290
290
  /* prettier-ignore */
291
291
  padding-left: calc(8px / 2);
292
292
 
293
293
  /* prettier-ignore */
294
294
  padding-right: calc(8px / 2);
295
295
  }
296
- .grid__row_8b49g.grid__gutter-tablet-s-16_8b49g {
296
+ .grid__row_1505e.grid__gutter-tablet-s-16_1505e {
297
297
  /* prettier-ignore */
298
298
  margin-left: calc(-16px / 2);
299
299
 
@@ -301,14 +301,14 @@
301
301
  margin-right: calc(-16px / 2)
302
302
  }
303
303
 
304
- .grid__row_8b49g.grid__gutter-tablet-s-16_8b49g > .grid__col_8b49g {
304
+ .grid__row_1505e.grid__gutter-tablet-s-16_1505e > .grid__col_1505e {
305
305
  /* prettier-ignore */
306
306
  padding-left: calc(16px / 2);
307
307
 
308
308
  /* prettier-ignore */
309
309
  padding-right: calc(16px / 2);
310
310
  }
311
- .grid__row_8b49g.grid__gutter-tablet-s-24_8b49g {
311
+ .grid__row_1505e.grid__gutter-tablet-s-24_1505e {
312
312
  /* prettier-ignore */
313
313
  margin-left: calc(-24px / 2);
314
314
 
@@ -316,7 +316,7 @@
316
316
  margin-right: calc(-24px / 2)
317
317
  }
318
318
 
319
- .grid__row_8b49g.grid__gutter-tablet-s-24_8b49g > .grid__col_8b49g {
319
+ .grid__row_1505e.grid__gutter-tablet-s-24_1505e > .grid__col_1505e {
320
320
  /* prettier-ignore */
321
321
  padding-left: calc(24px / 2);
322
322
 
@@ -325,7 +325,7 @@
325
325
  }
326
326
  }
327
327
  @media (min-width: 768px) {
328
- .grid__row_8b49g.grid__gutter-tablet-m-8_8b49g {
328
+ .grid__row_1505e.grid__gutter-tablet-m-8_1505e {
329
329
  /* prettier-ignore */
330
330
  margin-left: calc(-8px / 2);
331
331
 
@@ -333,14 +333,14 @@
333
333
  margin-right: calc(-8px / 2)
334
334
  }
335
335
 
336
- .grid__row_8b49g.grid__gutter-tablet-m-8_8b49g > .grid__col_8b49g {
336
+ .grid__row_1505e.grid__gutter-tablet-m-8_1505e > .grid__col_1505e {
337
337
  /* prettier-ignore */
338
338
  padding-left: calc(8px / 2);
339
339
 
340
340
  /* prettier-ignore */
341
341
  padding-right: calc(8px / 2);
342
342
  }
343
- .grid__row_8b49g.grid__gutter-tablet-m-16_8b49g {
343
+ .grid__row_1505e.grid__gutter-tablet-m-16_1505e {
344
344
  /* prettier-ignore */
345
345
  margin-left: calc(-16px / 2);
346
346
 
@@ -348,14 +348,14 @@
348
348
  margin-right: calc(-16px / 2)
349
349
  }
350
350
 
351
- .grid__row_8b49g.grid__gutter-tablet-m-16_8b49g > .grid__col_8b49g {
351
+ .grid__row_1505e.grid__gutter-tablet-m-16_1505e > .grid__col_1505e {
352
352
  /* prettier-ignore */
353
353
  padding-left: calc(16px / 2);
354
354
 
355
355
  /* prettier-ignore */
356
356
  padding-right: calc(16px / 2);
357
357
  }
358
- .grid__row_8b49g.grid__gutter-tablet-m-24_8b49g {
358
+ .grid__row_1505e.grid__gutter-tablet-m-24_1505e {
359
359
  /* prettier-ignore */
360
360
  margin-left: calc(-24px / 2);
361
361
 
@@ -363,7 +363,7 @@
363
363
  margin-right: calc(-24px / 2)
364
364
  }
365
365
 
366
- .grid__row_8b49g.grid__gutter-tablet-m-24_8b49g > .grid__col_8b49g {
366
+ .grid__row_1505e.grid__gutter-tablet-m-24_1505e > .grid__col_1505e {
367
367
  /* prettier-ignore */
368
368
  padding-left: calc(24px / 2);
369
369
 
@@ -372,7 +372,7 @@
372
372
  }
373
373
  }
374
374
  @media (min-width: 1024px) {
375
- .grid__row_8b49g.grid__gutter-desktop-8_8b49g {
375
+ .grid__row_1505e.grid__gutter-desktop-8_1505e {
376
376
  /* prettier-ignore */
377
377
  margin-left: calc(-8px / 2);
378
378
 
@@ -380,14 +380,14 @@
380
380
  margin-right: calc(-8px / 2)
381
381
  }
382
382
 
383
- .grid__row_8b49g.grid__gutter-desktop-8_8b49g > .grid__col_8b49g {
383
+ .grid__row_1505e.grid__gutter-desktop-8_1505e > .grid__col_1505e {
384
384
  /* prettier-ignore */
385
385
  padding-left: calc(8px / 2);
386
386
 
387
387
  /* prettier-ignore */
388
388
  padding-right: calc(8px / 2);
389
389
  }
390
- .grid__row_8b49g.grid__gutter-desktop-16_8b49g {
390
+ .grid__row_1505e.grid__gutter-desktop-16_1505e {
391
391
  /* prettier-ignore */
392
392
  margin-left: calc(-16px / 2);
393
393
 
@@ -395,14 +395,14 @@
395
395
  margin-right: calc(-16px / 2)
396
396
  }
397
397
 
398
- .grid__row_8b49g.grid__gutter-desktop-16_8b49g > .grid__col_8b49g {
398
+ .grid__row_1505e.grid__gutter-desktop-16_1505e > .grid__col_1505e {
399
399
  /* prettier-ignore */
400
400
  padding-left: calc(16px / 2);
401
401
 
402
402
  /* prettier-ignore */
403
403
  padding-right: calc(16px / 2);
404
404
  }
405
- .grid__row_8b49g.grid__gutter-desktop-24_8b49g {
405
+ .grid__row_1505e.grid__gutter-desktop-24_1505e {
406
406
  /* prettier-ignore */
407
407
  margin-left: calc(-24px / 2);
408
408
 
@@ -410,7 +410,7 @@
410
410
  margin-right: calc(-24px / 2)
411
411
  }
412
412
 
413
- .grid__row_8b49g.grid__gutter-desktop-24_8b49g > .grid__col_8b49g {
413
+ .grid__row_1505e.grid__gutter-desktop-24_1505e > .grid__col_1505e {
414
414
  /* prettier-ignore */
415
415
  padding-left: calc(24px / 2);
416
416
 
@@ -419,7 +419,7 @@
419
419
  }
420
420
  }
421
421
  @media (min-width: 1024px) {
422
- .grid__row_8b49g.grid__gutter-desktop-s-8_8b49g {
422
+ .grid__row_1505e.grid__gutter-desktop-s-8_1505e {
423
423
  /* prettier-ignore */
424
424
  margin-left: calc(-8px / 2);
425
425
 
@@ -427,14 +427,14 @@
427
427
  margin-right: calc(-8px / 2)
428
428
  }
429
429
 
430
- .grid__row_8b49g.grid__gutter-desktop-s-8_8b49g > .grid__col_8b49g {
430
+ .grid__row_1505e.grid__gutter-desktop-s-8_1505e > .grid__col_1505e {
431
431
  /* prettier-ignore */
432
432
  padding-left: calc(8px / 2);
433
433
 
434
434
  /* prettier-ignore */
435
435
  padding-right: calc(8px / 2);
436
436
  }
437
- .grid__row_8b49g.grid__gutter-desktop-s-16_8b49g {
437
+ .grid__row_1505e.grid__gutter-desktop-s-16_1505e {
438
438
  /* prettier-ignore */
439
439
  margin-left: calc(-16px / 2);
440
440
 
@@ -442,14 +442,14 @@
442
442
  margin-right: calc(-16px / 2)
443
443
  }
444
444
 
445
- .grid__row_8b49g.grid__gutter-desktop-s-16_8b49g > .grid__col_8b49g {
445
+ .grid__row_1505e.grid__gutter-desktop-s-16_1505e > .grid__col_1505e {
446
446
  /* prettier-ignore */
447
447
  padding-left: calc(16px / 2);
448
448
 
449
449
  /* prettier-ignore */
450
450
  padding-right: calc(16px / 2);
451
451
  }
452
- .grid__row_8b49g.grid__gutter-desktop-s-24_8b49g {
452
+ .grid__row_1505e.grid__gutter-desktop-s-24_1505e {
453
453
  /* prettier-ignore */
454
454
  margin-left: calc(-24px / 2);
455
455
 
@@ -457,7 +457,7 @@
457
457
  margin-right: calc(-24px / 2)
458
458
  }
459
459
 
460
- .grid__row_8b49g.grid__gutter-desktop-s-24_8b49g > .grid__col_8b49g {
460
+ .grid__row_1505e.grid__gutter-desktop-s-24_1505e > .grid__col_1505e {
461
461
  /* prettier-ignore */
462
462
  padding-left: calc(24px / 2);
463
463
 
@@ -466,7 +466,7 @@
466
466
  }
467
467
  }
468
468
  @media (min-width: 1280px) {
469
- .grid__row_8b49g.grid__gutter-desktop-m-8_8b49g {
469
+ .grid__row_1505e.grid__gutter-desktop-m-8_1505e {
470
470
  /* prettier-ignore */
471
471
  margin-left: calc(-8px / 2);
472
472
 
@@ -474,14 +474,14 @@
474
474
  margin-right: calc(-8px / 2)
475
475
  }
476
476
 
477
- .grid__row_8b49g.grid__gutter-desktop-m-8_8b49g > .grid__col_8b49g {
477
+ .grid__row_1505e.grid__gutter-desktop-m-8_1505e > .grid__col_1505e {
478
478
  /* prettier-ignore */
479
479
  padding-left: calc(8px / 2);
480
480
 
481
481
  /* prettier-ignore */
482
482
  padding-right: calc(8px / 2);
483
483
  }
484
- .grid__row_8b49g.grid__gutter-desktop-m-16_8b49g {
484
+ .grid__row_1505e.grid__gutter-desktop-m-16_1505e {
485
485
  /* prettier-ignore */
486
486
  margin-left: calc(-16px / 2);
487
487
 
@@ -489,14 +489,14 @@
489
489
  margin-right: calc(-16px / 2)
490
490
  }
491
491
 
492
- .grid__row_8b49g.grid__gutter-desktop-m-16_8b49g > .grid__col_8b49g {
492
+ .grid__row_1505e.grid__gutter-desktop-m-16_1505e > .grid__col_1505e {
493
493
  /* prettier-ignore */
494
494
  padding-left: calc(16px / 2);
495
495
 
496
496
  /* prettier-ignore */
497
497
  padding-right: calc(16px / 2);
498
498
  }
499
- .grid__row_8b49g.grid__gutter-desktop-m-24_8b49g {
499
+ .grid__row_1505e.grid__gutter-desktop-m-24_1505e {
500
500
  /* prettier-ignore */
501
501
  margin-left: calc(-24px / 2);
502
502
 
@@ -504,7 +504,7 @@
504
504
  margin-right: calc(-24px / 2)
505
505
  }
506
506
 
507
- .grid__row_8b49g.grid__gutter-desktop-m-24_8b49g > .grid__col_8b49g {
507
+ .grid__row_1505e.grid__gutter-desktop-m-24_1505e > .grid__col_1505e {
508
508
  /* prettier-ignore */
509
509
  padding-left: calc(24px / 2);
510
510
 
@@ -513,7 +513,7 @@
513
513
  }
514
514
  }
515
515
  @media (min-width: 1440px) {
516
- .grid__row_8b49g.grid__gutter-desktop-l-8_8b49g {
516
+ .grid__row_1505e.grid__gutter-desktop-l-8_1505e {
517
517
  /* prettier-ignore */
518
518
  margin-left: calc(-8px / 2);
519
519
 
@@ -521,14 +521,14 @@
521
521
  margin-right: calc(-8px / 2)
522
522
  }
523
523
 
524
- .grid__row_8b49g.grid__gutter-desktop-l-8_8b49g > .grid__col_8b49g {
524
+ .grid__row_1505e.grid__gutter-desktop-l-8_1505e > .grid__col_1505e {
525
525
  /* prettier-ignore */
526
526
  padding-left: calc(8px / 2);
527
527
 
528
528
  /* prettier-ignore */
529
529
  padding-right: calc(8px / 2);
530
530
  }
531
- .grid__row_8b49g.grid__gutter-desktop-l-16_8b49g {
531
+ .grid__row_1505e.grid__gutter-desktop-l-16_1505e {
532
532
  /* prettier-ignore */
533
533
  margin-left: calc(-16px / 2);
534
534
 
@@ -536,14 +536,14 @@
536
536
  margin-right: calc(-16px / 2)
537
537
  }
538
538
 
539
- .grid__row_8b49g.grid__gutter-desktop-l-16_8b49g > .grid__col_8b49g {
539
+ .grid__row_1505e.grid__gutter-desktop-l-16_1505e > .grid__col_1505e {
540
540
  /* prettier-ignore */
541
541
  padding-left: calc(16px / 2);
542
542
 
543
543
  /* prettier-ignore */
544
544
  padding-right: calc(16px / 2);
545
545
  }
546
- .grid__row_8b49g.grid__gutter-desktop-l-24_8b49g {
546
+ .grid__row_1505e.grid__gutter-desktop-l-24_1505e {
547
547
  /* prettier-ignore */
548
548
  margin-left: calc(-24px / 2);
549
549
 
@@ -551,7 +551,7 @@
551
551
  margin-right: calc(-24px / 2)
552
552
  }
553
553
 
554
- .grid__row_8b49g.grid__gutter-desktop-l-24_8b49g > .grid__col_8b49g {
554
+ .grid__row_1505e.grid__gutter-desktop-l-24_1505e > .grid__col_1505e {
555
555
  /* prettier-ignore */
556
556
  padding-left: calc(24px / 2);
557
557
 
@@ -560,7 +560,7 @@
560
560
  }
561
561
  }
562
562
  @media (min-width: 1920px) {
563
- .grid__row_8b49g.grid__gutter-desktop-xl-8_8b49g {
563
+ .grid__row_1505e.grid__gutter-desktop-xl-8_1505e {
564
564
  /* prettier-ignore */
565
565
  margin-left: calc(-8px / 2);
566
566
 
@@ -568,14 +568,14 @@
568
568
  margin-right: calc(-8px / 2)
569
569
  }
570
570
 
571
- .grid__row_8b49g.grid__gutter-desktop-xl-8_8b49g > .grid__col_8b49g {
571
+ .grid__row_1505e.grid__gutter-desktop-xl-8_1505e > .grid__col_1505e {
572
572
  /* prettier-ignore */
573
573
  padding-left: calc(8px / 2);
574
574
 
575
575
  /* prettier-ignore */
576
576
  padding-right: calc(8px / 2);
577
577
  }
578
- .grid__row_8b49g.grid__gutter-desktop-xl-16_8b49g {
578
+ .grid__row_1505e.grid__gutter-desktop-xl-16_1505e {
579
579
  /* prettier-ignore */
580
580
  margin-left: calc(-16px / 2);
581
581
 
@@ -583,14 +583,14 @@
583
583
  margin-right: calc(-16px / 2)
584
584
  }
585
585
 
586
- .grid__row_8b49g.grid__gutter-desktop-xl-16_8b49g > .grid__col_8b49g {
586
+ .grid__row_1505e.grid__gutter-desktop-xl-16_1505e > .grid__col_1505e {
587
587
  /* prettier-ignore */
588
588
  padding-left: calc(16px / 2);
589
589
 
590
590
  /* prettier-ignore */
591
591
  padding-right: calc(16px / 2);
592
592
  }
593
- .grid__row_8b49g.grid__gutter-desktop-xl-24_8b49g {
593
+ .grid__row_1505e.grid__gutter-desktop-xl-24_1505e {
594
594
  /* prettier-ignore */
595
595
  margin-left: calc(-24px / 2);
596
596
 
@@ -598,7 +598,7 @@
598
598
  margin-right: calc(-24px / 2)
599
599
  }
600
600
 
601
- .grid__row_8b49g.grid__gutter-desktop-xl-24_8b49g > .grid__col_8b49g {
601
+ .grid__row_1505e.grid__gutter-desktop-xl-24_1505e > .grid__col_1505e {
602
602
  /* prettier-ignore */
603
603
  padding-left: calc(24px / 2);
604
604
 
@@ -0,0 +1,4 @@
1
+ var guttersStyles = {"row":"grid__row_1505e","gutter-8":"grid__gutter-8_1505e","col":"grid__col_1505e","gutter-16":"grid__gutter-16_1505e","gutter-24":"grid__gutter-24_1505e","gutter-mobile-8":"grid__gutter-mobile-8_1505e","gutter-mobile-16":"grid__gutter-mobile-16_1505e","gutter-mobile-24":"grid__gutter-mobile-24_1505e","gutter-mobile-s-8":"grid__gutter-mobile-s-8_1505e","gutter-mobile-s-16":"grid__gutter-mobile-s-16_1505e","gutter-mobile-s-24":"grid__gutter-mobile-s-24_1505e","gutter-mobile-m-8":"grid__gutter-mobile-m-8_1505e","gutter-mobile-m-16":"grid__gutter-mobile-m-16_1505e","gutter-mobile-m-24":"grid__gutter-mobile-m-24_1505e","gutter-mobile-l-8":"grid__gutter-mobile-l-8_1505e","gutter-mobile-l-16":"grid__gutter-mobile-l-16_1505e","gutter-mobile-l-24":"grid__gutter-mobile-l-24_1505e","gutter-tablet-8":"grid__gutter-tablet-8_1505e","gutter-tablet-16":"grid__gutter-tablet-16_1505e","gutter-tablet-24":"grid__gutter-tablet-24_1505e","gutter-tablet-s-8":"grid__gutter-tablet-s-8_1505e","gutter-tablet-s-16":"grid__gutter-tablet-s-16_1505e","gutter-tablet-s-24":"grid__gutter-tablet-s-24_1505e","gutter-tablet-m-8":"grid__gutter-tablet-m-8_1505e","gutter-tablet-m-16":"grid__gutter-tablet-m-16_1505e","gutter-tablet-m-24":"grid__gutter-tablet-m-24_1505e","gutter-desktop-8":"grid__gutter-desktop-8_1505e","gutter-desktop-16":"grid__gutter-desktop-16_1505e","gutter-desktop-24":"grid__gutter-desktop-24_1505e","gutter-desktop-s-8":"grid__gutter-desktop-s-8_1505e","gutter-desktop-s-16":"grid__gutter-desktop-s-16_1505e","gutter-desktop-s-24":"grid__gutter-desktop-s-24_1505e","gutter-desktop-m-8":"grid__gutter-desktop-m-8_1505e","gutter-desktop-m-16":"grid__gutter-desktop-m-16_1505e","gutter-desktop-m-24":"grid__gutter-desktop-m-24_1505e","gutter-desktop-l-8":"grid__gutter-desktop-l-8_1505e","gutter-desktop-l-16":"grid__gutter-desktop-l-16_1505e","gutter-desktop-l-24":"grid__gutter-desktop-l-24_1505e","gutter-desktop-xl-8":"grid__gutter-desktop-xl-8_1505e","gutter-desktop-xl-16":"grid__gutter-desktop-xl-16_1505e","gutter-desktop-xl-24":"grid__gutter-desktop-xl-24_1505e"};
2
+ require('./gutters.css');
3
+
4
+ export { guttersStyles as g };