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