@alfalab/core-components 22.3.0 → 23.2.0

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