@alfalab/core-components 32.2.0 → 33.1.0-beta.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 (2024) hide show
  1. package/action-button/Component.js +4 -4
  2. package/action-button/default.css +8 -8
  3. package/action-button/esm/Component.js +4 -4
  4. package/action-button/esm/default.css +8 -8
  5. package/action-button/esm/index.css +8 -8
  6. package/action-button/esm/inverted.css +8 -8
  7. package/action-button/esm/static.css +4 -4
  8. package/action-button/index.css +8 -8
  9. package/action-button/inverted.css +8 -8
  10. package/action-button/modern/Component.js +4 -4
  11. package/action-button/modern/default.css +8 -8
  12. package/action-button/modern/index.css +8 -8
  13. package/action-button/modern/inverted.css +8 -8
  14. package/action-button/modern/static.css +4 -4
  15. package/action-button/static.css +4 -4
  16. package/alert/Component.js +1 -1
  17. package/alert/esm/Component.js +1 -1
  18. package/alert/esm/index.css +3 -3
  19. package/alert/index.css +3 -3
  20. package/alert/modern/Component.js +1 -1
  21. package/alert/modern/index.css +3 -3
  22. package/amount/component.js +1 -1
  23. package/amount/esm/component.js +1 -1
  24. package/amount/esm/index.css +7 -7
  25. package/amount/esm/pure/component.js +1 -1
  26. package/amount/esm/pure/index.css +2 -2
  27. package/amount/index.css +7 -7
  28. package/amount/modern/component.js +1 -1
  29. package/amount/modern/index.css +7 -7
  30. package/amount/modern/pure/component.js +1 -1
  31. package/amount/modern/pure/index.css +2 -2
  32. package/amount/pure/component.js +1 -1
  33. package/amount/pure/index.css +2 -2
  34. package/amount-input/Component.js +3 -3
  35. package/amount-input/cssm/default.module.css +1 -1
  36. package/amount-input/default.css +3 -3
  37. package/amount-input/esm/Component.js +3 -3
  38. package/amount-input/esm/default.css +3 -3
  39. package/amount-input/esm/index.css +7 -7
  40. package/amount-input/esm/inverted.css +2 -2
  41. package/amount-input/index.css +7 -7
  42. package/amount-input/inverted.css +2 -2
  43. package/amount-input/modern/Component.js +3 -3
  44. package/amount-input/modern/default.css +3 -3
  45. package/amount-input/modern/index.css +7 -7
  46. package/amount-input/modern/inverted.css +2 -2
  47. package/attach/Component.js +1 -1
  48. package/attach/esm/Component.js +1 -1
  49. package/attach/esm/index.css +27 -27
  50. package/attach/index.css +27 -27
  51. package/attach/modern/Component.js +1 -1
  52. package/attach/modern/index.css +27 -27
  53. package/backdrop/Component.js +1 -1
  54. package/backdrop/esm/Component.js +1 -1
  55. package/backdrop/esm/index.css +11 -11
  56. package/backdrop/index.css +11 -11
  57. package/backdrop/modern/Component.js +1 -1
  58. package/backdrop/modern/index.css +11 -11
  59. package/badge/Component.js +1 -1
  60. package/badge/esm/Component.js +1 -1
  61. package/badge/esm/index.css +38 -38
  62. package/badge/index.css +38 -38
  63. package/badge/modern/Component.js +1 -1
  64. package/badge/modern/index.css +38 -38
  65. package/bank-card/Component.js +1 -1
  66. package/bank-card/esm/Component.js +1 -1
  67. package/bank-card/esm/index.css +20 -20
  68. package/bank-card/index.css +20 -20
  69. package/bank-card/modern/Component.js +1 -1
  70. package/bank-card/modern/index.css +20 -20
  71. package/base-modal/Component.js +1 -1
  72. package/base-modal/esm/Component.js +1 -1
  73. package/base-modal/esm/index.css +12 -12
  74. package/base-modal/index.css +12 -12
  75. package/base-modal/modern/Component.js +1 -1
  76. package/base-modal/modern/index.css +12 -12
  77. package/bottom-sheet/{component-1a6bb92e.d.ts → component-37644519.d.ts} +0 -0
  78. package/bottom-sheet/{component-1a6bb92e.js → component-37644519.js} +3 -3
  79. package/bottom-sheet/component.js +2 -2
  80. package/bottom-sheet/components/backer/Component.js +2 -2
  81. package/bottom-sheet/components/backer/index.css +3 -3
  82. package/bottom-sheet/components/closer/Component.js +2 -2
  83. package/bottom-sheet/components/closer/index.css +3 -3
  84. package/bottom-sheet/components/footer/Component.js +1 -1
  85. package/bottom-sheet/components/footer/index.css +4 -4
  86. package/bottom-sheet/components/header/Component.js +2 -2
  87. package/bottom-sheet/components/header/index.css +17 -17
  88. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  89. package/bottom-sheet/esm/{component-2f6628d0.d.ts → component-a783ea4d.d.ts} +0 -0
  90. package/bottom-sheet/esm/{component-2f6628d0.js → component-a783ea4d.js} +3 -3
  91. package/bottom-sheet/esm/component.js +2 -2
  92. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  93. package/bottom-sheet/esm/components/backer/index.css +3 -3
  94. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  95. package/bottom-sheet/esm/components/closer/index.css +3 -3
  96. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  97. package/bottom-sheet/esm/components/footer/index.css +4 -4
  98. package/bottom-sheet/esm/components/header/Component.js +2 -2
  99. package/bottom-sheet/esm/components/header/index.css +17 -17
  100. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  101. package/bottom-sheet/esm/index.css +15 -15
  102. package/bottom-sheet/esm/index.d.ts +1 -1
  103. package/bottom-sheet/esm/index.js +2 -2
  104. package/bottom-sheet/esm/{tslib.es6-7217cf34.d.ts → tslib.es6-4238361e.d.ts} +0 -0
  105. package/bottom-sheet/esm/{tslib.es6-7217cf34.js → tslib.es6-4238361e.js} +0 -0
  106. package/bottom-sheet/index.css +15 -15
  107. package/bottom-sheet/index.d.ts +1 -1
  108. package/bottom-sheet/index.js +2 -2
  109. package/bottom-sheet/modern/{component-4123e7ba.d.ts → component-eba39b6a.d.ts} +0 -0
  110. package/bottom-sheet/modern/{component-4123e7ba.js → component-eba39b6a.js} +2 -2
  111. package/bottom-sheet/modern/component.js +1 -1
  112. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  113. package/bottom-sheet/modern/components/backer/index.css +3 -3
  114. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  115. package/bottom-sheet/modern/components/closer/index.css +3 -3
  116. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  117. package/bottom-sheet/modern/components/footer/index.css +4 -4
  118. package/bottom-sheet/modern/components/header/Component.js +1 -1
  119. package/bottom-sheet/modern/components/header/index.css +17 -17
  120. package/bottom-sheet/modern/index.css +15 -15
  121. package/bottom-sheet/modern/index.d.ts +1 -1
  122. package/bottom-sheet/modern/index.js +1 -1
  123. package/bottom-sheet/{tslib.es6-5d0fd5e9.d.ts → tslib.es6-f0d7adbe.d.ts} +0 -0
  124. package/bottom-sheet/{tslib.es6-5d0fd5e9.js → tslib.es6-f0d7adbe.js} +0 -0
  125. package/button/Component.js +3 -3
  126. package/button/default.css +41 -41
  127. package/button/esm/Component.js +3 -3
  128. package/button/esm/default.css +41 -41
  129. package/button/esm/index.css +56 -56
  130. package/button/esm/inverted.css +41 -41
  131. package/button/index.css +56 -56
  132. package/button/inverted.css +41 -41
  133. package/button/modern/Component.js +3 -3
  134. package/button/modern/default.css +41 -41
  135. package/button/modern/index.css +56 -56
  136. package/button/modern/inverted.css +41 -41
  137. package/calendar/Component.js +2 -2
  138. package/calendar/components/calendar-mobile/Component.js +2 -2
  139. package/calendar/components/calendar-mobile/index.css +12 -12
  140. package/calendar/components/calendar-mobile/index.js +1 -1
  141. package/calendar/components/days-table/Component.js +2 -2
  142. package/calendar/components/days-table/index.css +60 -60
  143. package/calendar/components/days-table/index.js +1 -1
  144. package/calendar/components/header/Component.js +1 -1
  145. package/calendar/components/header/index.css +3 -3
  146. package/calendar/components/month-year-header/Component.js +2 -2
  147. package/calendar/components/month-year-header/index.css +10 -10
  148. package/calendar/components/month-year-header/index.js +1 -1
  149. package/calendar/components/months-table/Component.js +2 -2
  150. package/calendar/components/months-table/index.css +11 -11
  151. package/calendar/components/months-table/index.js +1 -1
  152. package/calendar/components/period-slider/Component.js +1 -1
  153. package/calendar/components/period-slider/index.css +11 -11
  154. package/calendar/components/select-button/Component.js +2 -2
  155. package/calendar/components/select-button/index.css +10 -10
  156. package/calendar/components/select-button/index.js +1 -1
  157. package/calendar/components/years-table/Component.js +2 -2
  158. package/calendar/components/years-table/index.css +13 -13
  159. package/calendar/components/years-table/index.js +1 -1
  160. package/calendar/cssm/components/calendar-mobile/index.module.css +1 -1
  161. package/calendar/cssm/components/days-table/index.module.css +2 -2
  162. package/calendar/cssm/components/period-slider/index.module.css +1 -1
  163. package/calendar/esm/Component.js +2 -2
  164. package/calendar/esm/components/calendar-mobile/Component.js +2 -2
  165. package/calendar/esm/components/calendar-mobile/index.css +12 -12
  166. package/calendar/esm/components/calendar-mobile/index.js +1 -1
  167. package/calendar/esm/components/days-table/Component.js +2 -2
  168. package/calendar/esm/components/days-table/index.css +60 -60
  169. package/calendar/esm/components/days-table/index.js +1 -1
  170. package/calendar/esm/components/header/Component.js +1 -1
  171. package/calendar/esm/components/header/index.css +3 -3
  172. package/calendar/esm/components/month-year-header/Component.js +2 -2
  173. package/calendar/esm/components/month-year-header/index.css +10 -10
  174. package/calendar/esm/components/month-year-header/index.js +1 -1
  175. package/calendar/esm/components/months-table/Component.js +2 -2
  176. package/calendar/esm/components/months-table/index.css +11 -11
  177. package/calendar/esm/components/months-table/index.js +1 -1
  178. package/calendar/esm/components/period-slider/Component.js +1 -1
  179. package/calendar/esm/components/period-slider/index.css +11 -11
  180. package/calendar/esm/components/select-button/Component.js +2 -2
  181. package/calendar/esm/components/select-button/index.css +10 -10
  182. package/calendar/esm/components/select-button/index.js +1 -1
  183. package/calendar/esm/components/years-table/Component.js +2 -2
  184. package/calendar/esm/components/years-table/index.css +13 -13
  185. package/calendar/esm/components/years-table/index.js +1 -1
  186. package/calendar/esm/index.css +14 -14
  187. package/calendar/esm/index.js +1 -1
  188. package/calendar/esm/{tslib.es6-bafbdced.d.ts → tslib.es6-1f6f2559.d.ts} +0 -0
  189. package/calendar/esm/{tslib.es6-bafbdced.js → tslib.es6-1f6f2559.js} +0 -0
  190. package/calendar/index.css +14 -14
  191. package/calendar/index.js +1 -1
  192. package/calendar/modern/Component.js +1 -1
  193. package/calendar/modern/components/calendar-mobile/Component.js +1 -1
  194. package/calendar/modern/components/calendar-mobile/index.css +12 -12
  195. package/calendar/modern/components/days-table/Component.js +1 -1
  196. package/calendar/modern/components/days-table/index.css +60 -60
  197. package/calendar/modern/components/header/Component.js +1 -1
  198. package/calendar/modern/components/header/index.css +3 -3
  199. package/calendar/modern/components/month-year-header/Component.js +1 -1
  200. package/calendar/modern/components/month-year-header/index.css +10 -10
  201. package/calendar/modern/components/months-table/Component.js +1 -1
  202. package/calendar/modern/components/months-table/index.css +11 -11
  203. package/calendar/modern/components/period-slider/Component.js +1 -1
  204. package/calendar/modern/components/period-slider/index.css +11 -11
  205. package/calendar/modern/components/select-button/Component.js +1 -1
  206. package/calendar/modern/components/select-button/index.css +10 -10
  207. package/calendar/modern/components/years-table/Component.js +1 -1
  208. package/calendar/modern/components/years-table/index.css +13 -13
  209. package/calendar/modern/index.css +14 -14
  210. package/calendar/{tslib.es6-611ae259.d.ts → tslib.es6-419444b8.d.ts} +0 -0
  211. package/calendar/{tslib.es6-611ae259.js → tslib.es6-419444b8.js} +0 -0
  212. package/calendar-input/Component.js +1 -1
  213. package/calendar-input/esm/Component.js +1 -1
  214. package/calendar-input/esm/index.css +11 -11
  215. package/calendar-input/index.css +11 -11
  216. package/calendar-input/modern/Component.js +1 -1
  217. package/calendar-input/modern/index.css +11 -11
  218. package/calendar-range/Component.js +1 -1
  219. package/calendar-range/esm/Component.js +1 -1
  220. package/calendar-range/esm/index.js +1 -1
  221. package/calendar-range/esm/{index.module-fc2ce776.d.ts → index.module-c35c14f2.d.ts} +0 -0
  222. package/calendar-range/esm/{index.module-fc2ce776.js → index.module-c35c14f2.js} +1 -1
  223. package/calendar-range/esm/views/index.css +8 -8
  224. package/calendar-range/esm/views/popover.js +1 -1
  225. package/calendar-range/esm/views/static.js +1 -1
  226. package/calendar-range/index.js +1 -1
  227. package/calendar-range/{index.module-60cb38b7.d.ts → index.module-17f3278b.d.ts} +0 -0
  228. package/calendar-range/{index.module-60cb38b7.js → index.module-17f3278b.js} +1 -1
  229. package/calendar-range/modern/Component.js +1 -1
  230. package/calendar-range/modern/index.js +1 -1
  231. package/calendar-range/modern/index.module-233c2229.js +4 -0
  232. package/calendar-range/modern/views/index.css +8 -8
  233. package/calendar-range/modern/views/popover.js +1 -1
  234. package/calendar-range/modern/views/static.js +1 -1
  235. package/calendar-range/views/index.css +8 -8
  236. package/calendar-range/views/popover.js +1 -1
  237. package/calendar-range/views/static.js +1 -1
  238. package/calendar-with-skeleton/Component.js +1 -1
  239. package/calendar-with-skeleton/esm/Component.js +1 -1
  240. package/calendar-with-skeleton/esm/index.css +12 -12
  241. package/calendar-with-skeleton/index.css +12 -12
  242. package/calendar-with-skeleton/modern/Component.js +1 -1
  243. package/calendar-with-skeleton/modern/index.css +12 -12
  244. package/card-image/Component.js +1 -1
  245. package/card-image/esm/Component.js +1 -1
  246. package/card-image/esm/index.css +6 -6
  247. package/card-image/index.css +6 -6
  248. package/card-image/modern/Component.js +1 -1
  249. package/card-image/modern/index.css +6 -6
  250. package/cdn-icon/Component.js +1 -1
  251. package/cdn-icon/esm/Component.js +1 -1
  252. package/cdn-icon/esm/index.css +3 -3
  253. package/cdn-icon/index.css +3 -3
  254. package/cdn-icon/modern/Component.js +1 -1
  255. package/cdn-icon/modern/index.css +3 -3
  256. package/chart/Component.js +2 -2
  257. package/chart/components/Dot/index.css +7 -7
  258. package/chart/components/Dot/index.js +1 -1
  259. package/chart/components/Legends/index.css +7 -7
  260. package/chart/components/Legends/index.js +1 -1
  261. package/chart/components/Tick/index.css +3 -3
  262. package/chart/components/Tick/index.js +1 -1
  263. package/chart/components/TooltipContent/index.css +6 -6
  264. package/chart/components/TooltipContent/index.js +1 -1
  265. package/chart/esm/Component.js +2 -2
  266. package/chart/esm/components/Dot/index.css +7 -7
  267. package/chart/esm/components/Dot/index.js +1 -1
  268. package/chart/esm/components/Legends/index.css +7 -7
  269. package/chart/esm/components/Legends/index.js +1 -1
  270. package/chart/esm/components/Tick/index.css +3 -3
  271. package/chart/esm/components/Tick/index.js +1 -1
  272. package/chart/esm/components/TooltipContent/index.css +6 -6
  273. package/chart/esm/components/TooltipContent/index.js +1 -1
  274. package/chart/esm/hooks/useSettings/index.js +1 -1
  275. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  276. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  277. package/chart/esm/index.css +4 -4
  278. package/chart/esm/index.js +1 -1
  279. package/chart/esm/{tslib.es6-dfcbac81.d.ts → tslib.es6-579282bb.d.ts} +0 -0
  280. package/chart/esm/{tslib.es6-dfcbac81.js → tslib.es6-579282bb.js} +0 -0
  281. package/chart/hooks/useSettings/index.js +1 -1
  282. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  283. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  284. package/chart/index.css +4 -4
  285. package/chart/index.js +1 -1
  286. package/chart/modern/Component.js +1 -1
  287. package/chart/modern/components/Dot/index.css +7 -7
  288. package/chart/modern/components/Dot/index.js +1 -1
  289. package/chart/modern/components/Legends/index.css +7 -7
  290. package/chart/modern/components/Legends/index.js +1 -1
  291. package/chart/modern/components/Tick/index.css +3 -3
  292. package/chart/modern/components/Tick/index.js +1 -1
  293. package/chart/modern/components/TooltipContent/index.css +6 -6
  294. package/chart/modern/components/TooltipContent/index.js +1 -1
  295. package/chart/modern/index.css +4 -4
  296. package/chart/{tslib.es6-0ca289b2.d.ts → tslib.es6-fd08c59c.d.ts} +0 -0
  297. package/chart/{tslib.es6-0ca289b2.js → tslib.es6-fd08c59c.js} +0 -0
  298. package/checkbox/Component.js +1 -1
  299. package/checkbox/cssm/index.module.css +1 -1
  300. package/checkbox/esm/Component.js +1 -1
  301. package/checkbox/esm/index.css +38 -38
  302. package/checkbox/index.css +38 -38
  303. package/checkbox/modern/Component.js +1 -1
  304. package/checkbox/modern/index.css +38 -38
  305. package/checkbox-group/Component.js +1 -1
  306. package/checkbox-group/cssm/index.module.css +1 -1
  307. package/checkbox-group/esm/Component.js +1 -1
  308. package/checkbox-group/esm/index.css +18 -18
  309. package/checkbox-group/index.css +18 -18
  310. package/checkbox-group/modern/Component.js +1 -1
  311. package/checkbox-group/modern/index.css +18 -18
  312. package/circular-progress-bar/Component.js +1 -1
  313. package/circular-progress-bar/esm/Component.js +1 -1
  314. package/circular-progress-bar/esm/index.css +48 -48
  315. package/circular-progress-bar/index.css +48 -48
  316. package/circular-progress-bar/modern/Component.js +1 -1
  317. package/circular-progress-bar/modern/index.css +48 -48
  318. package/code-input/component.js +1 -1
  319. package/code-input/components/input/component.js +1 -1
  320. package/code-input/components/input/index.css +12 -12
  321. package/code-input/cssm/components/input/index.module.css +1 -1
  322. package/code-input/esm/component.js +1 -1
  323. package/code-input/esm/components/input/component.js +1 -1
  324. package/code-input/esm/components/input/index.css +12 -12
  325. package/code-input/esm/index.css +5 -5
  326. package/code-input/index.css +5 -5
  327. package/code-input/modern/component.js +1 -1
  328. package/code-input/modern/components/input/component.js +1 -1
  329. package/code-input/modern/components/input/index.css +12 -12
  330. package/code-input/modern/index.css +5 -5
  331. package/collapse/Component.js +1 -1
  332. package/collapse/esm/Component.js +1 -1
  333. package/collapse/esm/index.css +8 -8
  334. package/collapse/index.css +8 -8
  335. package/collapse/modern/Component.js +1 -1
  336. package/collapse/modern/index.css +8 -8
  337. package/comment/Component.js +1 -1
  338. package/comment/esm/Component.js +1 -1
  339. package/comment/esm/index.css +2 -2
  340. package/comment/index.css +2 -2
  341. package/comment/modern/Component.js +1 -1
  342. package/comment/modern/index.css +2 -2
  343. package/confirmation/{component-40c9adb0.d.ts → component-fd15d3d7.d.ts} +0 -0
  344. package/confirmation/{component-40c9adb0.js → component-fd15d3d7.js} +1 -1
  345. package/confirmation/component.desktop.js +2 -2
  346. package/confirmation/component.mobile.js +3 -3
  347. package/confirmation/component.responsive.js +2 -2
  348. package/confirmation/components/base-confirmation/component.js +2 -2
  349. package/confirmation/components/base-confirmation/index.css +4 -4
  350. package/confirmation/components/base-confirmation/index.d.ts +1 -1
  351. package/confirmation/components/base-confirmation/index.js +2 -2
  352. package/confirmation/components/countdown-loader/component.js +1 -1
  353. package/confirmation/components/countdown-loader/index.css +2 -2
  354. package/confirmation/components/header/component.js +1 -1
  355. package/confirmation/components/header/index.css +4 -4
  356. package/confirmation/components/index.js +1 -1
  357. package/confirmation/components/screens/fatal-error/component.js +1 -1
  358. package/confirmation/components/screens/fatal-error/index.css +5 -5
  359. package/confirmation/components/screens/hint/component.js +1 -1
  360. package/confirmation/components/screens/hint/index.css +12 -12
  361. package/confirmation/components/screens/index.js +1 -1
  362. package/confirmation/components/screens/initial/component.js +1 -1
  363. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  364. package/confirmation/components/screens/initial/index.css +19 -19
  365. package/confirmation/components/screens/initial/index.js +1 -1
  366. package/confirmation/components/screens/temp-block/component.js +1 -1
  367. package/confirmation/components/screens/temp-block/index.css +5 -5
  368. package/confirmation/{countdown-section-d04caa75.d.ts → countdown-section-54fd9031.d.ts} +0 -0
  369. package/confirmation/{countdown-section-d04caa75.js → countdown-section-54fd9031.js} +1 -1
  370. package/confirmation/cssm/components/base-confirmation/index.module.css +1 -1
  371. package/confirmation/cssm/components/screens/initial/index.module.css +1 -1
  372. package/confirmation/desktop.js +2 -2
  373. package/confirmation/esm/{component-1f28492d.d.ts → component-f5482277.d.ts} +0 -0
  374. package/confirmation/esm/{component-1f28492d.js → component-f5482277.js} +2 -2
  375. package/confirmation/esm/component.desktop.js +2 -2
  376. package/confirmation/esm/component.mobile.js +3 -3
  377. package/confirmation/esm/component.responsive.js +2 -2
  378. package/confirmation/esm/components/base-confirmation/component.js +2 -2
  379. package/confirmation/esm/components/base-confirmation/index.css +4 -4
  380. package/confirmation/esm/components/base-confirmation/index.d.ts +1 -1
  381. package/confirmation/esm/components/base-confirmation/index.js +2 -2
  382. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  383. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  384. package/confirmation/esm/components/header/component.js +1 -1
  385. package/confirmation/esm/components/header/index.css +4 -4
  386. package/confirmation/esm/components/index.js +1 -1
  387. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  388. package/confirmation/esm/components/screens/fatal-error/index.css +5 -5
  389. package/confirmation/esm/components/screens/hint/component.js +1 -1
  390. package/confirmation/esm/components/screens/hint/index.css +12 -12
  391. package/confirmation/esm/components/screens/index.js +1 -1
  392. package/confirmation/esm/components/screens/initial/component.js +1 -1
  393. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  394. package/confirmation/esm/components/screens/initial/index.css +19 -19
  395. package/confirmation/esm/components/screens/initial/index.js +1 -1
  396. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  397. package/confirmation/esm/components/screens/temp-block/index.css +5 -5
  398. package/confirmation/esm/{countdown-section-b47c61ca.d.ts → countdown-section-9f9a2e39.d.ts} +0 -0
  399. package/confirmation/esm/{countdown-section-b47c61ca.js → countdown-section-9f9a2e39.js} +1 -1
  400. package/confirmation/esm/desktop.js +2 -2
  401. package/confirmation/esm/index.js +2 -2
  402. package/confirmation/esm/mobile.css +2 -2
  403. package/confirmation/esm/mobile.js +2 -2
  404. package/confirmation/esm/responsive.js +2 -2
  405. package/confirmation/index.js +2 -2
  406. package/confirmation/mobile.css +2 -2
  407. package/confirmation/mobile.js +2 -2
  408. package/confirmation/modern/component.desktop.js +1 -1
  409. package/confirmation/modern/component.mobile.js +2 -2
  410. package/confirmation/modern/component.responsive.js +1 -1
  411. package/confirmation/modern/components/base-confirmation/component.js +2 -2
  412. package/confirmation/modern/components/base-confirmation/index.css +4 -4
  413. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  414. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  415. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  416. package/confirmation/modern/components/header/component.js +1 -1
  417. package/confirmation/modern/components/header/index.css +4 -4
  418. package/confirmation/modern/components/index.js +1 -1
  419. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  420. package/confirmation/modern/components/screens/fatal-error/index.css +5 -5
  421. package/confirmation/modern/components/screens/hint/component.js +1 -1
  422. package/confirmation/modern/components/screens/hint/index.css +12 -12
  423. package/confirmation/modern/components/screens/index.js +1 -1
  424. package/confirmation/modern/components/screens/initial/component.js +1 -1
  425. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  426. package/confirmation/modern/components/screens/initial/index.css +19 -19
  427. package/confirmation/modern/components/screens/initial/index.js +1 -1
  428. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  429. package/confirmation/modern/components/screens/temp-block/index.css +5 -5
  430. package/confirmation/modern/{countdown-section-2212ec31.d.ts → countdown-section-ff542bcd.d.ts} +0 -0
  431. package/confirmation/modern/{countdown-section-2212ec31.js → countdown-section-ff542bcd.js} +1 -1
  432. package/confirmation/modern/desktop.js +1 -1
  433. package/confirmation/modern/index.js +1 -1
  434. package/confirmation/modern/mobile.css +2 -2
  435. package/confirmation/modern/mobile.js +1 -1
  436. package/confirmation/modern/responsive.js +1 -1
  437. package/confirmation/responsive.js +2 -2
  438. package/confirmation-v1/component.js +1 -1
  439. package/confirmation-v1/components/code-input/component.js +1 -1
  440. package/confirmation-v1/components/code-input/index.css +11 -11
  441. package/confirmation-v1/components/countdown/component.js +1 -1
  442. package/confirmation-v1/components/countdown/index.css +14 -14
  443. package/confirmation-v1/components/countdown-loader/component.js +1 -1
  444. package/confirmation-v1/components/countdown-loader/index.css +2 -2
  445. package/confirmation-v1/components/overlimit/component.js +1 -1
  446. package/confirmation-v1/components/overlimit/index.css +10 -10
  447. package/confirmation-v1/components/sign-confirmation/component.js +1 -1
  448. package/confirmation-v1/components/sign-confirmation/index.css +14 -14
  449. package/confirmation-v1/cssm/components/code-input/index.module.css +1 -1
  450. package/confirmation-v1/cssm/components/countdown/index.module.css +1 -1
  451. package/confirmation-v1/cssm/components/overlimit/index.module.css +1 -1
  452. package/confirmation-v1/cssm/components/sign-confirmation/index.module.css +1 -1
  453. package/confirmation-v1/cssm/index.module.css +1 -1
  454. package/confirmation-v1/esm/component.js +1 -1
  455. package/confirmation-v1/esm/components/code-input/component.js +1 -1
  456. package/confirmation-v1/esm/components/code-input/index.css +11 -11
  457. package/confirmation-v1/esm/components/countdown/component.js +1 -1
  458. package/confirmation-v1/esm/components/countdown/index.css +14 -14
  459. package/confirmation-v1/esm/components/countdown-loader/component.js +1 -1
  460. package/confirmation-v1/esm/components/countdown-loader/index.css +2 -2
  461. package/confirmation-v1/esm/components/overlimit/component.js +1 -1
  462. package/confirmation-v1/esm/components/overlimit/index.css +10 -10
  463. package/confirmation-v1/esm/components/sign-confirmation/component.js +1 -1
  464. package/confirmation-v1/esm/components/sign-confirmation/index.css +14 -14
  465. package/confirmation-v1/esm/index.css +15 -15
  466. package/confirmation-v1/index.css +15 -15
  467. package/confirmation-v1/modern/component.js +1 -1
  468. package/confirmation-v1/modern/components/code-input/component.js +1 -1
  469. package/confirmation-v1/modern/components/code-input/index.css +11 -11
  470. package/confirmation-v1/modern/components/countdown/component.js +1 -1
  471. package/confirmation-v1/modern/components/countdown/index.css +14 -14
  472. package/confirmation-v1/modern/components/countdown-loader/component.js +1 -1
  473. package/confirmation-v1/modern/components/countdown-loader/index.css +2 -2
  474. package/confirmation-v1/modern/components/overlimit/component.js +1 -1
  475. package/confirmation-v1/modern/components/overlimit/index.css +10 -10
  476. package/confirmation-v1/modern/components/sign-confirmation/component.js +1 -1
  477. package/confirmation-v1/modern/components/sign-confirmation/index.css +14 -14
  478. package/confirmation-v1/modern/index.css +15 -15
  479. package/custom-button/Component.js +1 -1
  480. package/custom-button/esm/Component.js +1 -1
  481. package/custom-button/esm/index.css +12 -12
  482. package/custom-button/index.css +12 -12
  483. package/custom-button/modern/Component.js +1 -1
  484. package/custom-button/modern/index.css +12 -12
  485. package/date-input/Component.js +1 -1
  486. package/date-input/esm/Component.js +1 -1
  487. package/date-input/esm/index.css +4 -4
  488. package/date-input/index.css +4 -4
  489. package/date-input/modern/Component.js +1 -1
  490. package/date-input/modern/index.css +4 -4
  491. package/date-range-input/Component.js +1 -1
  492. package/date-range-input/esm/Component.js +1 -1
  493. package/date-range-input/esm/index.css +6 -6
  494. package/date-range-input/index.css +6 -6
  495. package/date-range-input/modern/Component.js +1 -1
  496. package/date-range-input/modern/index.css +6 -6
  497. package/date-time-input/Component.js +1 -1
  498. package/date-time-input/esm/Component.js +1 -1
  499. package/date-time-input/esm/index.css +6 -6
  500. package/date-time-input/index.css +6 -6
  501. package/date-time-input/modern/Component.js +1 -1
  502. package/date-time-input/modern/index.css +6 -6
  503. package/divider/Component.js +1 -1
  504. package/divider/esm/Component.js +1 -1
  505. package/divider/esm/index.css +1 -1
  506. package/divider/index.css +1 -1
  507. package/divider/modern/Component.js +1 -1
  508. package/divider/modern/index.css +1 -1
  509. package/drawer/Component.js +1 -1
  510. package/drawer/esm/Component.js +1 -1
  511. package/drawer/esm/index.css +16 -16
  512. package/drawer/index.css +16 -16
  513. package/drawer/modern/Component.js +1 -1
  514. package/drawer/modern/index.css +16 -16
  515. package/dropzone/Component.js +1 -1
  516. package/dropzone/components/overlay/Component.js +1 -1
  517. package/dropzone/components/overlay/index.css +4 -4
  518. package/dropzone/esm/Component.js +1 -1
  519. package/dropzone/esm/components/overlay/Component.js +1 -1
  520. package/dropzone/esm/components/overlay/index.css +4 -4
  521. package/dropzone/esm/index.css +7 -7
  522. package/dropzone/index.css +7 -7
  523. package/dropzone/modern/Component.js +1 -1
  524. package/dropzone/modern/components/overlay/Component.js +1 -1
  525. package/dropzone/modern/components/overlay/index.css +4 -4
  526. package/dropzone/modern/index.css +7 -7
  527. package/file-upload-item/Component.js +1 -1
  528. package/file-upload-item/cssm/index.module.css +1 -1
  529. package/file-upload-item/esm/Component.js +1 -1
  530. package/file-upload-item/esm/index.css +24 -24
  531. package/file-upload-item/index.css +24 -24
  532. package/file-upload-item/modern/Component.js +1 -1
  533. package/file-upload-item/modern/index.css +24 -24
  534. package/filter-tag/Component.js +1 -1
  535. package/filter-tag/cssm/index.module.css +1 -1
  536. package/filter-tag/esm/Component.js +1 -1
  537. package/filter-tag/esm/index.css +59 -59
  538. package/filter-tag/index.css +59 -59
  539. package/filter-tag/modern/Component.js +1 -1
  540. package/filter-tag/modern/index.css +59 -59
  541. package/form-control/Component.js +3 -3
  542. package/form-control/cssm/default.module.css +1 -1
  543. package/form-control/cssm/index.module.css +0 -1
  544. package/form-control/cssm/inverted.module.css +5 -7
  545. package/form-control/default.css +18 -18
  546. package/form-control/esm/Component.js +3 -3
  547. package/form-control/esm/default.css +18 -18
  548. package/form-control/esm/index.css +43 -44
  549. package/form-control/esm/inverted.css +22 -24
  550. package/form-control/index.css +43 -44
  551. package/form-control/inverted.css +22 -24
  552. package/form-control/modern/Component.js +3 -3
  553. package/form-control/modern/default.css +18 -18
  554. package/form-control/modern/index.css +43 -44
  555. package/form-control/modern/inverted.css +22 -24
  556. package/gallery/Component.js +3 -3
  557. package/gallery/components/header/Component.js +2 -2
  558. package/gallery/components/header/buttons.js +1 -1
  559. package/gallery/components/header/index.css +3 -3
  560. package/gallery/components/header/index.js +1 -1
  561. package/gallery/components/header-info-block/Component.js +1 -1
  562. package/gallery/components/header-info-block/index.css +5 -5
  563. package/gallery/components/image-preview/Component.js +1 -1
  564. package/gallery/components/image-preview/index.css +12 -12
  565. package/gallery/components/image-viewer/component.js +2 -2
  566. package/gallery/components/image-viewer/index.css +19 -19
  567. package/gallery/components/image-viewer/index.js +2 -2
  568. package/gallery/components/image-viewer/slide.js +1 -1
  569. package/gallery/components/index.js +2 -2
  570. package/gallery/components/navigation-bar/Component.js +1 -1
  571. package/gallery/components/navigation-bar/index.css +6 -6
  572. package/gallery/esm/Component.js +3 -3
  573. package/gallery/esm/components/header/Component.js +2 -2
  574. package/gallery/esm/components/header/buttons.js +1 -1
  575. package/gallery/esm/components/header/index.css +3 -3
  576. package/gallery/esm/components/header/index.js +1 -1
  577. package/gallery/esm/components/header-info-block/Component.js +1 -1
  578. package/gallery/esm/components/header-info-block/index.css +5 -5
  579. package/gallery/esm/components/image-preview/Component.js +1 -1
  580. package/gallery/esm/components/image-preview/index.css +12 -12
  581. package/gallery/esm/components/image-viewer/component.js +2 -2
  582. package/gallery/esm/components/image-viewer/index.css +19 -19
  583. package/gallery/esm/components/image-viewer/index.js +2 -2
  584. package/gallery/esm/components/image-viewer/slide.js +1 -1
  585. package/gallery/esm/components/index.js +2 -2
  586. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  587. package/gallery/esm/components/navigation-bar/index.css +6 -6
  588. package/gallery/esm/index.css +3 -3
  589. package/gallery/esm/index.js +2 -2
  590. package/gallery/esm/{slide-ad6d6e94.d.ts → slide-c6315f77.d.ts} +0 -0
  591. package/gallery/esm/{slide-ad6d6e94.js → slide-c6315f77.js} +1 -1
  592. package/gallery/esm/{tslib.es6-71e29b90.d.ts → tslib.es6-f0e3d2be.d.ts} +0 -0
  593. package/gallery/esm/{tslib.es6-71e29b90.js → tslib.es6-f0e3d2be.js} +0 -0
  594. package/gallery/index.css +3 -3
  595. package/gallery/index.js +2 -2
  596. package/gallery/modern/Component.js +2 -2
  597. package/gallery/modern/components/header/Component.js +1 -1
  598. package/gallery/modern/components/header/index.css +3 -3
  599. package/gallery/modern/components/header-info-block/Component.js +1 -1
  600. package/gallery/modern/components/header-info-block/index.css +5 -5
  601. package/gallery/modern/components/image-preview/Component.js +1 -1
  602. package/gallery/modern/components/image-preview/index.css +12 -12
  603. package/gallery/modern/components/image-viewer/component.js +1 -1
  604. package/gallery/modern/components/image-viewer/index.css +19 -19
  605. package/gallery/modern/components/image-viewer/index.js +1 -1
  606. package/gallery/modern/components/image-viewer/slide.js +1 -1
  607. package/gallery/modern/components/index.js +1 -1
  608. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  609. package/gallery/modern/components/navigation-bar/index.css +6 -6
  610. package/gallery/modern/index.css +3 -3
  611. package/gallery/modern/index.js +1 -1
  612. package/gallery/modern/{slide-e78b59b9.d.ts → slide-47cd9c9a.d.ts} +0 -0
  613. package/gallery/modern/{slide-e78b59b9.js → slide-47cd9c9a.js} +1 -1
  614. package/gallery/{slide-5bbb8c4d.d.ts → slide-cd71c02a.d.ts} +0 -0
  615. package/gallery/{slide-5bbb8c4d.js → slide-cd71c02a.js} +1 -1
  616. package/gallery/{tslib.es6-0f39e37e.d.ts → tslib.es6-997fdaed.d.ts} +0 -0
  617. package/gallery/{tslib.es6-0f39e37e.js → tslib.es6-997fdaed.js} +0 -0
  618. package/grid/Component.js +1 -1
  619. package/grid/col/Component.js +2 -2
  620. package/grid/col/index.css +511 -511
  621. package/grid/col/index.js +1 -1
  622. package/grid/esm/Component.js +1 -1
  623. package/grid/esm/col/Component.js +2 -2
  624. package/grid/esm/col/index.css +511 -511
  625. package/grid/esm/col/index.js +1 -1
  626. package/grid/esm/gutters.css +78 -78
  627. package/grid/esm/{gutters.module-4da62d46.d.ts → gutters.module-a10bb56b.d.ts} +0 -0
  628. package/grid/esm/gutters.module-a10bb56b.js +27 -0
  629. package/grid/esm/index.js +1 -1
  630. package/grid/esm/row/Component.js +2 -2
  631. package/grid/esm/row/index.css +9 -9
  632. package/grid/esm/row/index.js +1 -1
  633. package/grid/gutters.css +78 -78
  634. package/grid/{gutters.module-2ad96a4d.d.ts → gutters.module-ec547db0.d.ts} +0 -0
  635. package/grid/gutters.module-ec547db0.js +28 -0
  636. package/grid/index.js +1 -1
  637. package/grid/modern/Component.js +1 -1
  638. package/grid/modern/col/Component.js +2 -2
  639. package/grid/modern/col/index.css +511 -511
  640. package/grid/modern/col/index.js +1 -1
  641. package/grid/modern/gutters.css +78 -78
  642. package/grid/modern/gutters.module-d8d894e3.js +4 -0
  643. package/grid/modern/index.js +1 -1
  644. package/grid/modern/row/Component.js +2 -2
  645. package/grid/modern/row/index.css +9 -9
  646. package/grid/modern/row/index.js +1 -1
  647. package/grid/row/Component.js +2 -2
  648. package/grid/row/index.css +9 -9
  649. package/grid/row/index.js +1 -1
  650. package/hatching-progress-bar/Component.js +1 -1
  651. package/hatching-progress-bar/esm/Component.js +1 -1
  652. package/hatching-progress-bar/esm/index.css +11 -11
  653. package/hatching-progress-bar/index.css +11 -11
  654. package/hatching-progress-bar/modern/Component.js +1 -1
  655. package/hatching-progress-bar/modern/index.css +11 -11
  656. package/icon-button/Component.js +3 -3
  657. package/icon-button/default.css +24 -24
  658. package/icon-button/esm/Component.js +3 -3
  659. package/icon-button/esm/default.css +24 -24
  660. package/icon-button/esm/index.css +7 -7
  661. package/icon-button/esm/inverted.css +24 -24
  662. package/icon-button/index.css +7 -7
  663. package/icon-button/inverted.css +24 -24
  664. package/icon-button/modern/Component.js +3 -3
  665. package/icon-button/modern/default.css +24 -24
  666. package/icon-button/modern/index.css +7 -7
  667. package/icon-button/modern/inverted.css +24 -24
  668. package/icon-view/circle.js +1 -1
  669. package/icon-view/components/base-shape/component.js +1 -1
  670. package/icon-view/components/base-shape/index.css +30 -30
  671. package/icon-view/components/circle/component.js +1 -1
  672. package/icon-view/components/circle/index.js +1 -1
  673. package/icon-view/components/index.js +1 -1
  674. package/icon-view/components/super-ellipse/component.js +1 -1
  675. package/icon-view/components/super-ellipse/index.js +1 -1
  676. package/icon-view/cssm/components/base-shape/index.module.css +2 -2
  677. package/icon-view/esm/circle.js +1 -1
  678. package/icon-view/esm/components/base-shape/component.js +1 -1
  679. package/icon-view/esm/components/base-shape/index.css +30 -30
  680. package/icon-view/esm/components/circle/component.js +1 -1
  681. package/icon-view/esm/components/circle/index.js +1 -1
  682. package/icon-view/esm/components/index.js +1 -1
  683. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  684. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  685. package/icon-view/esm/super-ellipse.js +1 -1
  686. package/icon-view/esm/{tslib.es6-3f1636a2.d.ts → tslib.es6-0274a2a6.d.ts} +0 -0
  687. package/icon-view/esm/{tslib.es6-3f1636a2.js → tslib.es6-0274a2a6.js} +0 -0
  688. package/icon-view/modern/components/base-shape/component.js +1 -1
  689. package/icon-view/modern/components/base-shape/index.css +30 -30
  690. package/icon-view/super-ellipse.js +1 -1
  691. package/icon-view/{tslib.es6-68083671.d.ts → tslib.es6-4d2500a7.d.ts} +0 -0
  692. package/icon-view/{tslib.es6-68083671.js → tslib.es6-4d2500a7.js} +0 -0
  693. package/input/Component.js +3 -3
  694. package/input/cssm/default.module.css +2 -2
  695. package/input/cssm/index.module.css +0 -1
  696. package/input/cssm/inverted.module.css +5 -5
  697. package/input/default.css +15 -15
  698. package/input/esm/Component.js +3 -3
  699. package/input/esm/default.css +15 -15
  700. package/input/esm/index.css +31 -32
  701. package/input/esm/inverted.css +18 -18
  702. package/input/index.css +31 -32
  703. package/input/inverted.css +18 -18
  704. package/input/modern/Component.js +3 -3
  705. package/input/modern/default.css +15 -15
  706. package/input/modern/index.css +31 -32
  707. package/input/modern/inverted.css +18 -18
  708. package/input-autocomplete/Component.js +1 -1
  709. package/input-autocomplete/Component.mobile.js +2 -2
  710. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  711. package/input-autocomplete/autocomplete-field/index.css +2 -2
  712. package/input-autocomplete/autocomplete-field/index.js +1 -1
  713. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  714. package/input-autocomplete/autocomplete-mobile-field/index.css +9 -9
  715. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  716. package/input-autocomplete/cssm/autocomplete-mobile-field/index.module.css +1 -1
  717. package/input-autocomplete/esm/Component.js +1 -1
  718. package/input-autocomplete/esm/Component.mobile.js +2 -2
  719. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  720. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  721. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  722. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  723. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +9 -9
  724. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  725. package/input-autocomplete/esm/index.js +1 -1
  726. package/input-autocomplete/esm/mobile.css +4 -4
  727. package/input-autocomplete/esm/mobile.js +1 -1
  728. package/input-autocomplete/esm/{tslib.es6-446b1a1d.d.ts → tslib.es6-963a8728.d.ts} +0 -0
  729. package/input-autocomplete/esm/{tslib.es6-446b1a1d.js → tslib.es6-963a8728.js} +0 -0
  730. package/input-autocomplete/index.js +1 -1
  731. package/input-autocomplete/mobile.css +4 -4
  732. package/input-autocomplete/mobile.js +1 -1
  733. package/input-autocomplete/modern/Component.mobile.js +1 -1
  734. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  735. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  736. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  737. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +9 -9
  738. package/input-autocomplete/modern/mobile.css +4 -4
  739. package/input-autocomplete/{tslib.es6-b7b8d119.d.ts → tslib.es6-a5d4ee27.d.ts} +0 -0
  740. package/input-autocomplete/{tslib.es6-b7b8d119.js → tslib.es6-a5d4ee27.js} +0 -0
  741. package/intl-phone-input/{component-9dfecc9e.d.ts → component-c1c38c6b.d.ts} +5 -1
  742. package/intl-phone-input/{component-9dfecc9e.js → component-c1c38c6b.js} +9 -3
  743. package/intl-phone-input/component.d.ts +11 -3
  744. package/intl-phone-input/component.js +104 -49
  745. package/intl-phone-input/components/flag-icon/component.js +1 -1
  746. package/intl-phone-input/components/flag-icon/index.css +261 -261
  747. package/intl-phone-input/components/index.js +3 -1
  748. package/intl-phone-input/components/select/component.d.ts +1 -1
  749. package/intl-phone-input/components/select/component.js +4 -3
  750. package/intl-phone-input/components/select/index.css +7 -7
  751. package/intl-phone-input/components/select/index.js +2 -1
  752. package/intl-phone-input/components/select-field/component.js +3 -1
  753. package/intl-phone-input/components/select-field/index.css +12 -8
  754. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  755. package/intl-phone-input/components/select-field/index.js +3 -1
  756. package/intl-phone-input/{esm/component-47a47a54.d.ts → cssm/component-e122d96a.d.ts} +5 -1
  757. package/intl-phone-input/cssm/{component-343123ac.js → component-e122d96a.js} +8 -2
  758. package/intl-phone-input/cssm/component.d.ts +10 -2
  759. package/intl-phone-input/cssm/component.js +102 -47
  760. package/intl-phone-input/cssm/components/index.js +3 -1
  761. package/intl-phone-input/cssm/components/select/component.d.ts +1 -1
  762. package/intl-phone-input/cssm/components/select/component.js +3 -2
  763. package/intl-phone-input/cssm/components/select/index.js +2 -1
  764. package/intl-phone-input/cssm/components/select/index.module.css +1 -1
  765. package/intl-phone-input/cssm/components/select-field/component.js +3 -1
  766. package/intl-phone-input/cssm/components/select-field/index.d.ts +1 -1
  767. package/intl-phone-input/cssm/components/select-field/index.js +3 -1
  768. package/intl-phone-input/cssm/components/select-field/index.module.css +4 -0
  769. package/intl-phone-input/cssm/index.js +3 -1
  770. package/intl-phone-input/cssm/index.module.css +25 -1
  771. package/intl-phone-input/cssm/utils/preparePasteData.d.ts +8 -0
  772. package/intl-phone-input/cssm/utils/preparePasteData.js +53 -0
  773. package/intl-phone-input/{cssm/component-343123ac.d.ts → esm/component-955b98b0.d.ts} +5 -1
  774. package/intl-phone-input/esm/{component-47a47a54.js → component-955b98b0.js} +8 -4
  775. package/intl-phone-input/esm/component.d.ts +10 -2
  776. package/intl-phone-input/esm/component.js +103 -49
  777. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  778. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  779. package/intl-phone-input/esm/components/index.js +2 -1
  780. package/intl-phone-input/esm/components/select/component.d.ts +1 -1
  781. package/intl-phone-input/esm/components/select/component.js +4 -3
  782. package/intl-phone-input/esm/components/select/index.css +7 -7
  783. package/intl-phone-input/esm/components/select/index.js +2 -1
  784. package/intl-phone-input/esm/components/select-field/component.js +2 -1
  785. package/intl-phone-input/esm/components/select-field/index.css +12 -8
  786. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  787. package/intl-phone-input/esm/components/select-field/index.js +2 -1
  788. package/intl-phone-input/esm/index.css +28 -4
  789. package/intl-phone-input/esm/index.js +3 -1
  790. package/intl-phone-input/esm/{libphonenumber-js.min-f5052b4a.d.ts → libphonenumber-js.min-de012527.d.ts} +0 -0
  791. package/intl-phone-input/esm/{libphonenumber-js.min-f5052b4a.js → libphonenumber-js.min-de012527.js} +0 -0
  792. package/intl-phone-input/esm/utils/preparePasteData.d.ts +8 -0
  793. package/intl-phone-input/esm/utils/preparePasteData.js +51 -0
  794. package/intl-phone-input/index.css +28 -4
  795. package/intl-phone-input/index.js +3 -1
  796. package/intl-phone-input/{libphonenumber-js.min-95e6ddfe.d.ts → libphonenumber-js.min-8f1be975.d.ts} +0 -0
  797. package/intl-phone-input/{libphonenumber-js.min-95e6ddfe.js → libphonenumber-js.min-8f1be975.js} +0 -0
  798. package/intl-phone-input/modern/component.d.ts +10 -2
  799. package/intl-phone-input/modern/component.js +96 -40
  800. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  801. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  802. package/intl-phone-input/modern/components/index.js +2 -1
  803. package/intl-phone-input/modern/components/select/component.d.ts +1 -1
  804. package/intl-phone-input/modern/components/select/component.js +4 -3
  805. package/intl-phone-input/modern/components/select/index.css +7 -7
  806. package/intl-phone-input/modern/components/select/index.js +1 -0
  807. package/intl-phone-input/modern/components/select-field/component.d.ts +5 -1
  808. package/intl-phone-input/modern/components/select-field/component.js +8 -4
  809. package/intl-phone-input/modern/components/select-field/index.css +12 -8
  810. package/intl-phone-input/modern/components/select-field/index.js +2 -1
  811. package/intl-phone-input/modern/index.css +28 -4
  812. package/intl-phone-input/modern/index.js +2 -0
  813. package/intl-phone-input/modern/{libphonenumber-js.min-f5052b4a.d.ts → libphonenumber-js.min-de012527.d.ts} +0 -0
  814. package/intl-phone-input/modern/{libphonenumber-js.min-f5052b4a.js → libphonenumber-js.min-de012527.js} +0 -0
  815. package/intl-phone-input/modern/utils/preparePasteData.d.ts +8 -0
  816. package/intl-phone-input/modern/utils/preparePasteData.js +51 -0
  817. package/intl-phone-input/utils/preparePasteData.d.ts +8 -0
  818. package/intl-phone-input/utils/preparePasteData.js +53 -0
  819. package/link/Component.js +3 -3
  820. package/link/cssm/default.module.css +3 -3
  821. package/link/cssm/inverted.module.css +3 -3
  822. package/link/default.css +12 -12
  823. package/link/esm/Component.js +3 -3
  824. package/link/esm/default.css +12 -12
  825. package/link/esm/index.css +13 -13
  826. package/link/esm/inverted.css +12 -12
  827. package/link/index.css +13 -13
  828. package/link/inverted.css +12 -12
  829. package/link/modern/Component.js +3 -3
  830. package/link/modern/default.css +12 -12
  831. package/link/modern/index.css +13 -13
  832. package/link/modern/inverted.css +12 -12
  833. package/list/Component.js +1 -1
  834. package/list/esm/Component.js +1 -1
  835. package/list/esm/index.css +9 -9
  836. package/list/index.css +9 -9
  837. package/list/modern/Component.js +1 -1
  838. package/list/modern/index.css +9 -9
  839. package/list-header/Component.js +1 -1
  840. package/list-header/esm/Component.js +1 -1
  841. package/list-header/esm/index.css +3 -3
  842. package/list-header/index.css +3 -3
  843. package/list-header/modern/Component.js +1 -1
  844. package/list-header/modern/index.css +3 -3
  845. package/loader/Component.js +1 -1
  846. package/loader/esm/Component.js +1 -1
  847. package/loader/esm/index.css +7 -7
  848. package/loader/index.css +7 -7
  849. package/loader/modern/Component.js +1 -1
  850. package/loader/modern/index.css +7 -7
  851. package/masked-input/Component.js +1 -1
  852. package/masked-input/esm/Component.js +1 -1
  853. package/masked-input/esm/index.css +2 -2
  854. package/masked-input/index.css +2 -2
  855. package/masked-input/modern/Component.js +1 -1
  856. package/masked-input/modern/index.css +2 -2
  857. package/modal/{Component-013e4000.d.ts → Component-be253557.d.ts} +0 -0
  858. package/modal/{Component-013e4000.js → Component-be253557.js} +1 -1
  859. package/modal/Component.desktop.js +4 -4
  860. package/modal/Component.mobile.js +4 -4
  861. package/modal/Component.responsive.d.ts +1 -1
  862. package/modal/Component.responsive.js +3 -3
  863. package/modal/components/closer/Component.js +2 -2
  864. package/modal/components/closer/index.css +4 -4
  865. package/modal/components/content/Component.desktop.js +2 -2
  866. package/modal/components/content/Component.js +1 -1
  867. package/modal/components/content/Component.mobile.js +2 -2
  868. package/modal/components/content/desktop.css +8 -8
  869. package/modal/components/content/index.css +3 -3
  870. package/modal/components/content/mobile.css +3 -3
  871. package/modal/components/footer/Component.desktop.js +2 -2
  872. package/modal/components/footer/Component.js +2 -2
  873. package/modal/components/footer/Component.mobile.js +2 -2
  874. package/modal/components/footer/desktop.css +9 -9
  875. package/modal/components/footer/index.css +4 -4
  876. package/modal/components/footer/layout.css +25 -25
  877. package/modal/components/footer/mobile.css +3 -3
  878. package/modal/components/header/Component.desktop.d.ts +1 -1
  879. package/modal/components/header/Component.desktop.js +3 -3
  880. package/modal/components/header/Component.js +1 -1
  881. package/modal/components/header/Component.mobile.d.ts +1 -1
  882. package/modal/components/header/Component.mobile.js +3 -3
  883. package/modal/components/header/desktop.css +17 -17
  884. package/modal/components/header/index.css +15 -15
  885. package/modal/components/header/mobile.css +3 -3
  886. package/modal/desktop.css +9 -9
  887. package/modal/desktop.js +3 -3
  888. package/modal/esm/{Component-f2db17a0.d.ts → Component-a23dd952.d.ts} +0 -0
  889. package/modal/esm/{Component-f2db17a0.js → Component-a23dd952.js} +1 -1
  890. package/modal/esm/Component.desktop.js +4 -4
  891. package/modal/esm/Component.mobile.js +4 -4
  892. package/modal/esm/Component.responsive.js +3 -3
  893. package/modal/esm/components/closer/Component.js +2 -2
  894. package/modal/esm/components/closer/index.css +4 -4
  895. package/modal/esm/components/content/Component.desktop.js +2 -2
  896. package/modal/esm/components/content/Component.js +1 -1
  897. package/modal/esm/components/content/Component.mobile.js +2 -2
  898. package/modal/esm/components/content/desktop.css +8 -8
  899. package/modal/esm/components/content/index.css +3 -3
  900. package/modal/esm/components/content/mobile.css +3 -3
  901. package/modal/esm/components/footer/Component.desktop.js +2 -2
  902. package/modal/esm/components/footer/Component.js +2 -2
  903. package/modal/esm/components/footer/Component.mobile.js +2 -2
  904. package/modal/esm/components/footer/desktop.css +9 -9
  905. package/modal/esm/components/footer/index.css +4 -4
  906. package/modal/esm/components/footer/layout.css +25 -25
  907. package/modal/esm/components/footer/mobile.css +3 -3
  908. package/modal/esm/components/header/Component.desktop.d.ts +1 -1
  909. package/modal/esm/components/header/Component.desktop.js +3 -3
  910. package/modal/esm/components/header/Component.js +1 -1
  911. package/modal/esm/components/header/Component.mobile.d.ts +1 -1
  912. package/modal/esm/components/header/Component.mobile.js +3 -3
  913. package/modal/esm/components/header/desktop.css +17 -17
  914. package/modal/esm/components/header/index.css +15 -15
  915. package/modal/esm/components/header/mobile.css +3 -3
  916. package/modal/esm/desktop.css +9 -9
  917. package/modal/esm/desktop.js +3 -3
  918. package/modal/esm/index.js +3 -3
  919. package/modal/esm/mobile.css +2 -2
  920. package/modal/esm/mobile.js +3 -3
  921. package/modal/esm/responsive.js +3 -3
  922. package/modal/esm/transitions.css +8 -8
  923. package/modal/esm/transitions.module-7d6829ac.js +4 -0
  924. package/modal/esm/{tslib.es6-91f3be90.d.ts → tslib.es6-dd85ed42.d.ts} +0 -0
  925. package/modal/esm/{tslib.es6-91f3be90.js → tslib.es6-dd85ed42.js} +0 -0
  926. package/modal/index.js +3 -3
  927. package/modal/mobile.css +2 -2
  928. package/modal/mobile.js +3 -3
  929. package/modal/modern/{Component-f5fe118c.d.ts → Component-dd5fc526.d.ts} +0 -0
  930. package/modal/modern/{Component-f5fe118c.js → Component-dd5fc526.js} +1 -1
  931. package/modal/modern/Component.desktop.js +3 -3
  932. package/modal/modern/Component.mobile.js +3 -3
  933. package/modal/modern/Component.responsive.js +2 -2
  934. package/modal/modern/components/closer/Component.js +1 -1
  935. package/modal/modern/components/closer/index.css +4 -4
  936. package/modal/modern/components/content/Component.desktop.js +1 -1
  937. package/modal/modern/components/content/Component.js +1 -1
  938. package/modal/modern/components/content/Component.mobile.js +1 -1
  939. package/modal/modern/components/content/desktop.css +8 -8
  940. package/modal/modern/components/content/index.css +3 -3
  941. package/modal/modern/components/content/mobile.css +3 -3
  942. package/modal/modern/components/footer/Component.desktop.js +1 -1
  943. package/modal/modern/components/footer/Component.js +2 -2
  944. package/modal/modern/components/footer/Component.mobile.js +1 -1
  945. package/modal/modern/components/footer/desktop.css +9 -9
  946. package/modal/modern/components/footer/index.css +4 -4
  947. package/modal/modern/components/footer/layout.css +25 -25
  948. package/modal/modern/components/footer/mobile.css +3 -3
  949. package/modal/modern/components/header/Component.desktop.d.ts +1 -1
  950. package/modal/modern/components/header/Component.desktop.js +2 -2
  951. package/modal/modern/components/header/Component.js +1 -1
  952. package/modal/modern/components/header/Component.mobile.d.ts +1 -1
  953. package/modal/modern/components/header/Component.mobile.js +2 -2
  954. package/modal/modern/components/header/desktop.css +17 -17
  955. package/modal/modern/components/header/index.css +15 -15
  956. package/modal/modern/components/header/mobile.css +3 -3
  957. package/modal/modern/desktop.css +9 -9
  958. package/modal/modern/desktop.js +2 -2
  959. package/modal/modern/index.js +2 -2
  960. package/modal/modern/mobile.css +2 -2
  961. package/modal/modern/mobile.js +2 -2
  962. package/modal/modern/responsive.js +2 -2
  963. package/modal/modern/transitions.css +8 -8
  964. package/modal/modern/transitions.module-7d6829ac.js +4 -0
  965. package/modal/responsive.js +3 -3
  966. package/modal/transitions.css +8 -8
  967. package/modal/transitions.module-56c14c06.js +4 -0
  968. package/modal/{tslib.es6-ee7d3a73.d.ts → tslib.es6-e8ba97aa.d.ts} +0 -0
  969. package/modal/{tslib.es6-ee7d3a73.js → tslib.es6-e8ba97aa.js} +0 -0
  970. package/notification/Component.js +1 -1
  971. package/notification/esm/Component.js +1 -1
  972. package/notification/esm/index.css +8 -8
  973. package/notification/index.css +8 -8
  974. package/notification/modern/Component.js +1 -1
  975. package/notification/modern/index.css +8 -8
  976. package/notification-manager/{component-6dc1ff49.d.ts → component-bf5c06e3.d.ts} +0 -0
  977. package/notification-manager/{component-6dc1ff49.js → component-bf5c06e3.js} +0 -0
  978. package/notification-manager/component.js +2 -2
  979. package/notification-manager/components/index.js +1 -1
  980. package/notification-manager/components/notification/component.js +1 -1
  981. package/notification-manager/components/notification/index.d.ts +1 -1
  982. package/notification-manager/components/notification/index.js +1 -1
  983. package/notification-manager/esm/{component-f76395cc.d.ts → component-0595e4aa.d.ts} +0 -0
  984. package/notification-manager/esm/{component-f76395cc.js → component-0595e4aa.js} +0 -0
  985. package/notification-manager/esm/component.js +2 -2
  986. package/notification-manager/esm/components/index.js +1 -1
  987. package/notification-manager/esm/components/notification/component.js +1 -1
  988. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  989. package/notification-manager/esm/components/notification/index.js +1 -1
  990. package/notification-manager/esm/index.css +11 -11
  991. package/notification-manager/esm/index.js +1 -1
  992. package/notification-manager/index.css +11 -11
  993. package/notification-manager/index.js +1 -1
  994. package/notification-manager/modern/component.js +1 -1
  995. package/notification-manager/modern/index.css +11 -11
  996. package/package.json +2 -2
  997. package/pagination/Component.js +1 -1
  998. package/pagination/components/default-view/index.css +3 -3
  999. package/pagination/components/default-view/index.js +1 -1
  1000. package/pagination/components/per-page-view/index.css +2 -2
  1001. package/pagination/components/per-page-view/index.js +1 -1
  1002. package/pagination/components/tag/index.css +9 -9
  1003. package/pagination/components/tag/index.js +1 -1
  1004. package/pagination/cssm/components/default-view/index.module.css +1 -1
  1005. package/pagination/cssm/components/tag/index.module.css +1 -1
  1006. package/pagination/esm/Component.js +1 -1
  1007. package/pagination/esm/components/default-view/index.css +3 -3
  1008. package/pagination/esm/components/default-view/index.js +1 -1
  1009. package/pagination/esm/components/per-page-view/index.css +2 -2
  1010. package/pagination/esm/components/per-page-view/index.js +1 -1
  1011. package/pagination/esm/components/tag/index.css +9 -9
  1012. package/pagination/esm/components/tag/index.js +1 -1
  1013. package/pagination/esm/index.css +4 -4
  1014. package/pagination/index.css +4 -4
  1015. package/pagination/modern/Component.js +1 -1
  1016. package/pagination/modern/components/default-view/index.css +3 -3
  1017. package/pagination/modern/components/default-view/index.js +1 -1
  1018. package/pagination/modern/components/per-page-view/index.css +2 -2
  1019. package/pagination/modern/components/per-page-view/index.js +1 -1
  1020. package/pagination/modern/components/tag/index.css +9 -9
  1021. package/pagination/modern/components/tag/index.js +1 -1
  1022. package/pagination/modern/index.css +4 -4
  1023. package/password-input/component.js +1 -1
  1024. package/password-input/esm/component.js +1 -1
  1025. package/password-input/esm/index.css +5 -5
  1026. package/password-input/index.css +5 -5
  1027. package/password-input/modern/component.js +1 -1
  1028. package/password-input/modern/index.css +5 -5
  1029. package/picker-button/Component.js +2 -2
  1030. package/picker-button/Component.mobile.js +1 -1
  1031. package/picker-button/Component.responsive.js +1 -1
  1032. package/picker-button/desktop.js +1 -1
  1033. package/picker-button/esm/Component.js +2 -2
  1034. package/picker-button/esm/Component.mobile.js +1 -1
  1035. package/picker-button/esm/Component.responsive.js +1 -1
  1036. package/picker-button/esm/desktop.js +1 -1
  1037. package/picker-button/esm/field/Component.js +2 -2
  1038. package/picker-button/esm/field/index.css +3 -3
  1039. package/picker-button/esm/field/index.js +1 -1
  1040. package/picker-button/esm/index.css +6 -6
  1041. package/picker-button/esm/index.js +1 -1
  1042. package/picker-button/esm/mobile.js +1 -1
  1043. package/picker-button/esm/option/Component.js +2 -2
  1044. package/picker-button/esm/option/index.css +4 -4
  1045. package/picker-button/esm/option/index.js +1 -1
  1046. package/picker-button/esm/{tslib.es6-dc9f9f02.d.ts → tslib.es6-5f152153.d.ts} +0 -0
  1047. package/picker-button/esm/{tslib.es6-dc9f9f02.js → tslib.es6-5f152153.js} +0 -0
  1048. package/picker-button/field/Component.js +2 -2
  1049. package/picker-button/field/index.css +3 -3
  1050. package/picker-button/field/index.js +1 -1
  1051. package/picker-button/index.css +6 -6
  1052. package/picker-button/index.js +1 -1
  1053. package/picker-button/mobile.js +1 -1
  1054. package/picker-button/modern/Component.js +1 -1
  1055. package/picker-button/modern/field/Component.js +1 -1
  1056. package/picker-button/modern/field/index.css +3 -3
  1057. package/picker-button/modern/index.css +6 -6
  1058. package/picker-button/modern/option/Component.js +1 -1
  1059. package/picker-button/modern/option/index.css +4 -4
  1060. package/picker-button/option/Component.js +2 -2
  1061. package/picker-button/option/index.css +4 -4
  1062. package/picker-button/option/index.js +1 -1
  1063. package/picker-button/{tslib.es6-a7d357b6.d.ts → tslib.es6-695fb5c7.d.ts} +0 -0
  1064. package/picker-button/{tslib.es6-a7d357b6.js → tslib.es6-695fb5c7.js} +0 -0
  1065. package/plate/Component.js +1 -1
  1066. package/plate/esm/Component.js +1 -1
  1067. package/plate/esm/index.css +46 -46
  1068. package/plate/index.css +46 -46
  1069. package/plate/modern/Component.js +1 -1
  1070. package/plate/modern/index.css +46 -46
  1071. package/popover/Component.js +1 -1
  1072. package/popover/esm/Component.js +1 -1
  1073. package/popover/esm/index.css +33 -33
  1074. package/popover/index.css +33 -33
  1075. package/popover/modern/Component.js +1 -1
  1076. package/popover/modern/index.css +33 -33
  1077. package/progress-bar/Component.js +1 -1
  1078. package/progress-bar/esm/Component.js +1 -1
  1079. package/progress-bar/esm/index.css +12 -12
  1080. package/progress-bar/index.css +12 -12
  1081. package/progress-bar/modern/Component.js +1 -1
  1082. package/progress-bar/modern/index.css +12 -12
  1083. package/pure-cell/{component-1cb148c0.d.ts → component-07547f04.d.ts} +0 -0
  1084. package/pure-cell/{component-1cb148c0.js → component-07547f04.js} +6 -6
  1085. package/pure-cell/{component-7b476a74.d.ts → component-dcdf23a3.d.ts} +0 -0
  1086. package/pure-cell/{component-7b476a74.js → component-dcdf23a3.js} +2 -2
  1087. package/pure-cell/component.js +3 -3
  1088. package/pure-cell/components/addon/component.js +2 -2
  1089. package/pure-cell/components/addon/index.css +7 -7
  1090. package/pure-cell/components/addon/index.js +1 -1
  1091. package/pure-cell/components/amount/component.js +2 -2
  1092. package/pure-cell/components/amount/index.css +2 -2
  1093. package/pure-cell/components/amount/index.js +1 -1
  1094. package/pure-cell/components/amount-title/component.js +2 -2
  1095. package/pure-cell/components/amount-title/index.css +3 -3
  1096. package/pure-cell/components/amount-title/index.js +1 -1
  1097. package/pure-cell/components/category/component.js +2 -2
  1098. package/pure-cell/components/category/index.css +4 -4
  1099. package/pure-cell/components/category/index.js +1 -1
  1100. package/pure-cell/components/content/component.js +3 -3
  1101. package/pure-cell/components/content/index.css +3 -3
  1102. package/pure-cell/components/content/index.d.ts +1 -1
  1103. package/pure-cell/components/content/index.js +3 -3
  1104. package/pure-cell/components/footer/component.js +2 -2
  1105. package/pure-cell/components/footer/index.css +4 -4
  1106. package/pure-cell/components/footer/index.js +1 -1
  1107. package/pure-cell/components/footer-button/component.js +2 -2
  1108. package/pure-cell/components/footer-button/index.css +2 -2
  1109. package/pure-cell/components/footer-button/index.d.ts +1 -1
  1110. package/pure-cell/components/footer-button/index.js +2 -2
  1111. package/pure-cell/components/footer-text/component.js +1 -1
  1112. package/pure-cell/components/footer-text/index.js +1 -1
  1113. package/pure-cell/components/graphics/component.js +2 -2
  1114. package/pure-cell/components/graphics/index.css +2 -2
  1115. package/pure-cell/components/graphics/index.js +1 -1
  1116. package/pure-cell/components/main/component.js +3 -3
  1117. package/pure-cell/components/main/index.css +4 -4
  1118. package/pure-cell/components/main/index.d.ts +1 -1
  1119. package/pure-cell/components/main/index.js +3 -3
  1120. package/pure-cell/components/text/component.js +3 -3
  1121. package/pure-cell/components/text/index.css +7 -7
  1122. package/pure-cell/components/text/index.d.ts +1 -1
  1123. package/pure-cell/components/text/index.js +3 -3
  1124. package/pure-cell/esm/{component-01597692.d.ts → component-29089471.d.ts} +0 -0
  1125. package/pure-cell/esm/{component-01597692.js → component-29089471.js} +6 -6
  1126. package/pure-cell/esm/{component-bc425bc2.d.ts → component-e569ca15.d.ts} +0 -0
  1127. package/pure-cell/esm/{component-bc425bc2.js → component-e569ca15.js} +2 -2
  1128. package/pure-cell/esm/component.js +3 -3
  1129. package/pure-cell/esm/components/addon/component.js +2 -2
  1130. package/pure-cell/esm/components/addon/index.css +7 -7
  1131. package/pure-cell/esm/components/addon/index.js +1 -1
  1132. package/pure-cell/esm/components/amount/component.js +2 -2
  1133. package/pure-cell/esm/components/amount/index.css +2 -2
  1134. package/pure-cell/esm/components/amount/index.js +1 -1
  1135. package/pure-cell/esm/components/amount-title/component.js +2 -2
  1136. package/pure-cell/esm/components/amount-title/index.css +3 -3
  1137. package/pure-cell/esm/components/amount-title/index.js +1 -1
  1138. package/pure-cell/esm/components/category/component.js +2 -2
  1139. package/pure-cell/esm/components/category/index.css +4 -4
  1140. package/pure-cell/esm/components/category/index.js +1 -1
  1141. package/pure-cell/esm/components/content/component.js +3 -3
  1142. package/pure-cell/esm/components/content/index.css +3 -3
  1143. package/pure-cell/esm/components/content/index.d.ts +1 -1
  1144. package/pure-cell/esm/components/content/index.js +3 -3
  1145. package/pure-cell/esm/components/footer/component.js +2 -2
  1146. package/pure-cell/esm/components/footer/index.css +4 -4
  1147. package/pure-cell/esm/components/footer/index.js +1 -1
  1148. package/pure-cell/esm/components/footer-button/component.js +2 -2
  1149. package/pure-cell/esm/components/footer-button/index.css +2 -2
  1150. package/pure-cell/esm/components/footer-button/index.d.ts +1 -1
  1151. package/pure-cell/esm/components/footer-button/index.js +2 -2
  1152. package/pure-cell/esm/components/footer-text/component.js +1 -1
  1153. package/pure-cell/esm/components/footer-text/index.js +1 -1
  1154. package/pure-cell/esm/components/graphics/component.js +2 -2
  1155. package/pure-cell/esm/components/graphics/index.css +2 -2
  1156. package/pure-cell/esm/components/graphics/index.js +1 -1
  1157. package/pure-cell/esm/components/main/component.js +3 -3
  1158. package/pure-cell/esm/components/main/index.css +4 -4
  1159. package/pure-cell/esm/components/main/index.d.ts +1 -1
  1160. package/pure-cell/esm/components/main/index.js +3 -3
  1161. package/pure-cell/esm/components/text/component.js +3 -3
  1162. package/pure-cell/esm/components/text/index.css +7 -7
  1163. package/pure-cell/esm/components/text/index.d.ts +1 -1
  1164. package/pure-cell/esm/components/text/index.js +3 -3
  1165. package/pure-cell/esm/{getDataTestId-bca1c12a.d.ts → getDataTestId-d891207e.d.ts} +0 -0
  1166. package/pure-cell/esm/{getDataTestId-bca1c12a.js → getDataTestId-d891207e.js} +0 -0
  1167. package/pure-cell/esm/index.css +19 -19
  1168. package/pure-cell/esm/index.js +3 -3
  1169. package/pure-cell/{getDataTestId-98bf87b0.d.ts → getDataTestId-49f9a912.d.ts} +0 -0
  1170. package/pure-cell/{getDataTestId-98bf87b0.js → getDataTestId-49f9a912.js} +0 -0
  1171. package/pure-cell/index.css +19 -19
  1172. package/pure-cell/index.js +3 -3
  1173. package/pure-cell/modern/{component-44ca7824.d.ts → component-41639dc9.d.ts} +0 -0
  1174. package/pure-cell/modern/{component-44ca7824.js → component-41639dc9.js} +5 -5
  1175. package/pure-cell/modern/component.js +2 -2
  1176. package/pure-cell/modern/components/addon/component.js +2 -2
  1177. package/pure-cell/modern/components/addon/index.css +7 -7
  1178. package/pure-cell/modern/components/addon/index.js +1 -1
  1179. package/pure-cell/modern/components/amount/component.js +2 -2
  1180. package/pure-cell/modern/components/amount/index.css +2 -2
  1181. package/pure-cell/modern/components/amount/index.js +1 -1
  1182. package/pure-cell/modern/components/amount-title/component.js +2 -2
  1183. package/pure-cell/modern/components/amount-title/index.css +3 -3
  1184. package/pure-cell/modern/components/amount-title/index.js +1 -1
  1185. package/pure-cell/modern/components/category/component.js +2 -2
  1186. package/pure-cell/modern/components/category/index.css +4 -4
  1187. package/pure-cell/modern/components/category/index.js +1 -1
  1188. package/pure-cell/modern/components/content/component.js +2 -2
  1189. package/pure-cell/modern/components/content/index.css +3 -3
  1190. package/pure-cell/modern/components/content/index.d.ts +1 -1
  1191. package/pure-cell/modern/components/content/index.js +2 -2
  1192. package/pure-cell/modern/components/footer/component.js +2 -2
  1193. package/pure-cell/modern/components/footer/index.css +4 -4
  1194. package/pure-cell/modern/components/footer/index.js +1 -1
  1195. package/pure-cell/modern/components/footer-button/component.js +2 -2
  1196. package/pure-cell/modern/components/footer-button/index.css +2 -2
  1197. package/pure-cell/modern/components/footer-button/index.js +1 -1
  1198. package/pure-cell/modern/components/footer-text/component.js +1 -1
  1199. package/pure-cell/modern/components/footer-text/index.js +1 -1
  1200. package/pure-cell/modern/components/graphics/component.js +2 -2
  1201. package/pure-cell/modern/components/graphics/index.css +2 -2
  1202. package/pure-cell/modern/components/graphics/index.js +1 -1
  1203. package/pure-cell/modern/components/main/component.js +2 -2
  1204. package/pure-cell/modern/components/main/index.css +4 -4
  1205. package/pure-cell/modern/components/main/index.d.ts +1 -1
  1206. package/pure-cell/modern/components/main/index.js +2 -2
  1207. package/pure-cell/modern/components/text/component.js +2 -2
  1208. package/pure-cell/modern/components/text/index.css +7 -7
  1209. package/pure-cell/modern/components/text/index.d.ts +1 -1
  1210. package/pure-cell/modern/components/text/index.js +2 -2
  1211. package/pure-cell/modern/{getDataTestId-aed3f899.d.ts → getDataTestId-d06b88ca.d.ts} +0 -0
  1212. package/pure-cell/modern/{getDataTestId-aed3f899.js → getDataTestId-d06b88ca.js} +0 -0
  1213. package/pure-cell/modern/index.css +19 -19
  1214. package/pure-cell/modern/index.js +2 -2
  1215. package/pure-input/Component.js +1 -1
  1216. package/pure-input/cssm/index.module.css +2 -2
  1217. package/pure-input/esm/Component.js +1 -1
  1218. package/pure-input/esm/index.css +27 -27
  1219. package/pure-input/index.css +27 -27
  1220. package/pure-input/modern/Component.js +1 -1
  1221. package/pure-input/modern/index.css +27 -27
  1222. package/radio/Component.js +1 -1
  1223. package/radio/cssm/index.module.css +1 -1
  1224. package/radio/esm/Component.js +1 -1
  1225. package/radio/esm/index.css +32 -32
  1226. package/radio/index.css +32 -32
  1227. package/radio/modern/Component.js +1 -1
  1228. package/radio/modern/index.css +32 -32
  1229. package/radio-group/Component.js +1 -1
  1230. package/radio-group/cssm/index.module.css +1 -1
  1231. package/radio-group/esm/Component.js +1 -1
  1232. package/radio-group/esm/index.css +17 -17
  1233. package/radio-group/index.css +17 -17
  1234. package/radio-group/modern/Component.js +1 -1
  1235. package/radio-group/modern/index.css +17 -17
  1236. package/scrollbar/Component.js +3 -3
  1237. package/scrollbar/default.css +2 -2
  1238. package/scrollbar/esm/Component.js +3 -3
  1239. package/scrollbar/esm/default.css +2 -2
  1240. package/scrollbar/esm/index.css +25 -25
  1241. package/scrollbar/esm/inverted.css +2 -2
  1242. package/scrollbar/index.css +25 -25
  1243. package/scrollbar/inverted.css +2 -2
  1244. package/scrollbar/modern/Component.js +3 -3
  1245. package/scrollbar/modern/default.css +2 -2
  1246. package/scrollbar/modern/index.css +25 -25
  1247. package/scrollbar/modern/inverted.css +2 -2
  1248. package/select/{Component-7ccc463d.d.ts → Component-4f534dd1.d.ts} +0 -0
  1249. package/select/{Component-7ccc463d.js → Component-4f534dd1.js} +2 -2
  1250. package/select/{Component-25ab7a4d.d.ts → Component-911f2bc8.d.ts} +3 -3
  1251. package/select/{Component-25ab7a4d.js → Component-911f2bc8.js} +5 -5
  1252. package/select/Component-afce40e0.d.ts +1 -1
  1253. package/select/Component.d.ts +1 -1
  1254. package/select/Component.js +2 -2
  1255. package/select/components/arrow/Component.js +1 -1
  1256. package/select/components/arrow/index.css +3 -3
  1257. package/select/components/base-select/Component.js +2 -2
  1258. package/select/components/base-select/index.css +7 -7
  1259. package/select/components/base-select/index.d.ts +1 -1
  1260. package/select/components/base-select/index.js +2 -2
  1261. package/select/components/base-select-mobile/Component.js +4 -4
  1262. package/select/components/base-select-mobile/checkmark/Component.js +1 -1
  1263. package/select/components/base-select-mobile/checkmark/index.css +4 -4
  1264. package/select/components/base-select-mobile/index.css +11 -11
  1265. package/select/components/base-select-mobile/index.d.ts +1 -1
  1266. package/select/components/base-select-mobile/index.js +4 -4
  1267. package/select/components/base-select-mobile/options-list/Component.js +2 -2
  1268. package/select/components/base-select-mobile/options-list/index.css +10 -10
  1269. package/select/components/base-select-mobile/options-list/index.js +1 -1
  1270. package/select/components/checkmark/Component.js +1 -1
  1271. package/select/components/checkmark/index.css +7 -7
  1272. package/select/components/field/Component.js +2 -2
  1273. package/select/components/field/index.css +10 -10
  1274. package/select/components/field/index.js +1 -1
  1275. package/select/components/index.js +4 -4
  1276. package/select/components/native-select/Component.js +1 -1
  1277. package/select/components/native-select/index.js +1 -1
  1278. package/select/components/optgroup/Component.js +1 -1
  1279. package/select/components/optgroup/index.css +8 -8
  1280. package/select/components/option/Component.js +2 -2
  1281. package/select/components/option/index.css +21 -21
  1282. package/select/components/option/index.js +1 -1
  1283. package/select/components/options-list/Component.js +2 -2
  1284. package/select/components/options-list/index.css +7 -7
  1285. package/select/components/options-list/index.js +1 -1
  1286. package/select/components/select-mobile/Component.js +4 -4
  1287. package/select/components/select-mobile/index.d.ts +1 -1
  1288. package/select/components/select-mobile/index.js +4 -4
  1289. package/select/components/select-modal-mobile/Component.js +4 -4
  1290. package/select/components/select-modal-mobile/index.d.ts +1 -1
  1291. package/select/components/select-modal-mobile/index.js +4 -4
  1292. package/select/components/virtual-options-list/Component.js +2 -2
  1293. package/select/components/virtual-options-list/index.css +13 -13
  1294. package/select/components/virtual-options-list/index.js +1 -1
  1295. package/select/cssm/components/base-select-mobile/options-list/index.module.css +1 -1
  1296. package/select/cssm/components/field/index.module.css +1 -1
  1297. package/select/cssm/components/optgroup/index.module.css +2 -2
  1298. package/select/cssm/components/option/index.module.css +1 -1
  1299. package/select/cssm/components/options-list/index.module.css +1 -1
  1300. package/select/cssm/components/virtual-options-list/index.module.css +1 -1
  1301. package/select/esm/{Component-a9999e5b.d.ts → Component-d9abe505.d.ts} +0 -0
  1302. package/select/esm/{Component-a9999e5b.js → Component-d9abe505.js} +5 -5
  1303. package/select/esm/{Component-ce589cfd.d.ts → Component-f2d2a5d3.d.ts} +0 -0
  1304. package/select/esm/{Component-ce589cfd.js → Component-f2d2a5d3.js} +2 -2
  1305. package/select/esm/Component.js +2 -2
  1306. package/select/esm/components/arrow/Component.js +1 -1
  1307. package/select/esm/components/arrow/index.css +3 -3
  1308. package/select/esm/components/base-select/Component.js +2 -2
  1309. package/select/esm/components/base-select/index.css +7 -7
  1310. package/select/esm/components/base-select/index.d.ts +1 -1
  1311. package/select/esm/components/base-select/index.js +2 -2
  1312. package/select/esm/components/base-select-mobile/Component.js +4 -4
  1313. package/select/esm/components/base-select-mobile/checkmark/Component.js +1 -1
  1314. package/select/esm/components/base-select-mobile/checkmark/index.css +4 -4
  1315. package/select/esm/components/base-select-mobile/index.css +11 -11
  1316. package/select/esm/components/base-select-mobile/index.d.ts +1 -1
  1317. package/select/esm/components/base-select-mobile/index.js +4 -4
  1318. package/select/esm/components/base-select-mobile/options-list/Component.js +2 -2
  1319. package/select/esm/components/base-select-mobile/options-list/index.css +10 -10
  1320. package/select/esm/components/base-select-mobile/options-list/index.js +1 -1
  1321. package/select/esm/components/checkmark/Component.js +1 -1
  1322. package/select/esm/components/checkmark/index.css +7 -7
  1323. package/select/esm/components/field/Component.js +2 -2
  1324. package/select/esm/components/field/index.css +10 -10
  1325. package/select/esm/components/field/index.js +1 -1
  1326. package/select/esm/components/index.js +4 -4
  1327. package/select/esm/components/native-select/Component.js +1 -1
  1328. package/select/esm/components/native-select/index.js +1 -1
  1329. package/select/esm/components/optgroup/Component.js +1 -1
  1330. package/select/esm/components/optgroup/index.css +8 -8
  1331. package/select/esm/components/option/Component.js +2 -2
  1332. package/select/esm/components/option/index.css +21 -21
  1333. package/select/esm/components/option/index.js +1 -1
  1334. package/select/esm/components/options-list/Component.js +2 -2
  1335. package/select/esm/components/options-list/index.css +7 -7
  1336. package/select/esm/components/options-list/index.js +1 -1
  1337. package/select/esm/components/select-mobile/Component.js +4 -4
  1338. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1339. package/select/esm/components/select-mobile/index.js +4 -4
  1340. package/select/esm/components/select-modal-mobile/Component.js +4 -4
  1341. package/select/esm/components/select-modal-mobile/index.d.ts +1 -1
  1342. package/select/esm/components/select-modal-mobile/index.js +4 -4
  1343. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1344. package/select/esm/components/virtual-options-list/index.css +13 -13
  1345. package/select/esm/components/virtual-options-list/index.js +1 -1
  1346. package/select/esm/index.js +4 -4
  1347. package/select/esm/{intersection-observer-b21e6c1a.d.ts → intersection-observer-65d6b32e.d.ts} +0 -0
  1348. package/select/esm/{intersection-observer-b21e6c1a.js → intersection-observer-65d6b32e.js} +0 -0
  1349. package/select/esm/presets/index.js +4 -4
  1350. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1351. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1352. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  1353. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1354. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1355. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1356. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1357. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1358. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1359. package/select/esm/{tslib.es6-d5f18aca.d.ts → tslib.es6-0d337a9e.d.ts} +0 -0
  1360. package/select/esm/{tslib.es6-d5f18aca.js → tslib.es6-0d337a9e.js} +0 -0
  1361. package/select/index.js +4 -4
  1362. package/select/{intersection-observer-50136c19.d.ts → intersection-observer-e01a8d2a.d.ts} +0 -0
  1363. package/select/{intersection-observer-50136c19.js → intersection-observer-e01a8d2a.js} +0 -0
  1364. package/select/modern/{Component-81ab0c4c.d.ts → Component-28c8b8d8.d.ts} +0 -0
  1365. package/select/modern/{Component-81ab0c4c.js → Component-28c8b8d8.js} +7 -7
  1366. package/select/modern/{Component-2ee07b9a.d.ts → Component-f69813ab.d.ts} +0 -0
  1367. package/select/modern/{Component-2ee07b9a.js → Component-f69813ab.js} +1 -1
  1368. package/select/modern/Component.js +4 -4
  1369. package/select/modern/components/arrow/Component.js +1 -1
  1370. package/select/modern/components/arrow/index.css +3 -3
  1371. package/select/modern/components/base-select/Component.js +1 -1
  1372. package/select/modern/components/base-select/index.css +7 -7
  1373. package/select/modern/components/base-select/index.d.ts +1 -1
  1374. package/select/modern/components/base-select/index.js +1 -1
  1375. package/select/modern/components/base-select-mobile/Component.js +6 -6
  1376. package/select/modern/components/base-select-mobile/checkmark/Component.js +1 -1
  1377. package/select/modern/components/base-select-mobile/checkmark/index.css +4 -4
  1378. package/select/modern/components/base-select-mobile/index.css +11 -11
  1379. package/select/modern/components/base-select-mobile/index.d.ts +1 -1
  1380. package/select/modern/components/base-select-mobile/index.js +6 -6
  1381. package/select/modern/components/base-select-mobile/options-list/Component.js +1 -1
  1382. package/select/modern/components/base-select-mobile/options-list/index.css +10 -10
  1383. package/select/modern/components/checkmark/Component.js +1 -1
  1384. package/select/modern/components/checkmark/index.css +7 -7
  1385. package/select/modern/components/field/Component.js +2 -2
  1386. package/select/modern/components/field/index.css +10 -10
  1387. package/select/modern/components/field/index.js +1 -1
  1388. package/select/modern/components/index.js +6 -6
  1389. package/select/modern/components/optgroup/Component.js +1 -1
  1390. package/select/modern/components/optgroup/index.css +8 -8
  1391. package/select/modern/components/option/Component.js +1 -1
  1392. package/select/modern/components/option/index.css +21 -21
  1393. package/select/modern/components/options-list/Component.js +1 -1
  1394. package/select/modern/components/options-list/index.css +7 -7
  1395. package/select/modern/components/select-mobile/Component.js +6 -6
  1396. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1397. package/select/modern/components/select-mobile/index.js +6 -6
  1398. package/select/modern/components/select-modal-mobile/Component.js +6 -6
  1399. package/select/modern/components/select-modal-mobile/index.d.ts +1 -1
  1400. package/select/modern/components/select-modal-mobile/index.js +6 -6
  1401. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1402. package/select/modern/components/virtual-options-list/index.css +13 -13
  1403. package/select/modern/index.js +6 -6
  1404. package/select/modern/{intersection-observer-b21e6c1a.d.ts → intersection-observer-65d6b32e.d.ts} +0 -0
  1405. package/select/modern/{intersection-observer-b21e6c1a.js → intersection-observer-65d6b32e.js} +0 -0
  1406. package/select/modern/presets/index.js +6 -6
  1407. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1408. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1409. package/select/modern/presets/useSelectWithApply/hook.js +6 -6
  1410. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +6 -6
  1411. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1412. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1413. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +6 -6
  1414. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1415. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1416. package/select/presets/index.js +4 -4
  1417. package/select/presets/useLazyLoading/hook.js +3 -3
  1418. package/select/presets/useLazyLoading/index.css +2 -2
  1419. package/select/presets/useSelectWithApply/hook.js +4 -4
  1420. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1421. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +4 -4
  1422. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1423. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1424. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1425. package/select/presets/useSelectWithLoading/index.css +2 -2
  1426. package/select/{tslib.es6-ea38d37f.d.ts → tslib.es6-1fc3045e.d.ts} +0 -0
  1427. package/select/{tslib.es6-ea38d37f.js → tslib.es6-1fc3045e.js} +0 -0
  1428. package/select-with-tags/component.js +1 -1
  1429. package/select-with-tags/components/index.js +1 -1
  1430. package/select-with-tags/components/tag/component.js +2 -2
  1431. package/select-with-tags/components/tag/index.css +11 -11
  1432. package/select-with-tags/components/tag/index.js +1 -1
  1433. package/select-with-tags/components/tag-list/component.js +2 -2
  1434. package/select-with-tags/components/tag-list/index.css +33 -33
  1435. package/select-with-tags/components/tag-list/index.js +1 -1
  1436. package/select-with-tags/cssm/components/tag-list/index.module.css +2 -2
  1437. package/select-with-tags/esm/component.js +1 -1
  1438. package/select-with-tags/esm/components/index.js +1 -1
  1439. package/select-with-tags/esm/components/tag/component.js +2 -2
  1440. package/select-with-tags/esm/components/tag/index.css +11 -11
  1441. package/select-with-tags/esm/components/tag/index.js +1 -1
  1442. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1443. package/select-with-tags/esm/components/tag-list/index.css +33 -33
  1444. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1445. package/select-with-tags/esm/index.js +1 -1
  1446. package/select-with-tags/esm/{tslib.es6-92776999.d.ts → tslib.es6-512edfda.d.ts} +0 -0
  1447. package/select-with-tags/esm/{tslib.es6-92776999.js → tslib.es6-512edfda.js} +0 -0
  1448. package/select-with-tags/esm/utils/index.js +1 -1
  1449. package/select-with-tags/esm/utils/match.js +1 -1
  1450. package/select-with-tags/index.js +1 -1
  1451. package/select-with-tags/modern/components/tag/component.js +1 -1
  1452. package/select-with-tags/modern/components/tag/index.css +11 -11
  1453. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1454. package/select-with-tags/modern/components/tag-list/index.css +33 -33
  1455. package/select-with-tags/{tslib.es6-93957ba7.d.ts → tslib.es6-1a869b22.d.ts} +0 -0
  1456. package/select-with-tags/{tslib.es6-93957ba7.js → tslib.es6-1a869b22.js} +0 -0
  1457. package/select-with-tags/utils/index.js +1 -1
  1458. package/select-with-tags/utils/match.js +1 -1
  1459. package/side-panel/Component.desktop.js +3 -3
  1460. package/side-panel/Component.mobile.js +3 -3
  1461. package/side-panel/Component.responsive.js +1 -1
  1462. package/side-panel/components/closer/Component.js +2 -2
  1463. package/side-panel/components/closer/index.css +4 -4
  1464. package/side-panel/components/content/Component.desktop.js +2 -2
  1465. package/side-panel/components/content/Component.js +1 -1
  1466. package/side-panel/components/content/Component.mobile.js +2 -2
  1467. package/side-panel/components/content/desktop.css +3 -3
  1468. package/side-panel/components/content/index.css +3 -3
  1469. package/side-panel/components/content/mobile.css +3 -3
  1470. package/side-panel/components/footer/Component.desktop.js +2 -2
  1471. package/side-panel/components/footer/Component.js +2 -2
  1472. package/side-panel/components/footer/Component.mobile.js +2 -2
  1473. package/side-panel/components/footer/desktop.css +3 -3
  1474. package/side-panel/components/footer/index.css +4 -4
  1475. package/side-panel/components/footer/layout.css +25 -25
  1476. package/side-panel/components/footer/mobile.css +3 -3
  1477. package/side-panel/components/header/Component.desktop.js +2 -2
  1478. package/side-panel/components/header/Component.js +2 -2
  1479. package/side-panel/components/header/Component.mobile.js +2 -2
  1480. package/side-panel/components/header/desktop.css +6 -6
  1481. package/side-panel/components/header/index.css +16 -16
  1482. package/side-panel/components/header/mobile.css +3 -3
  1483. package/side-panel/desktop.css +3 -3
  1484. package/side-panel/desktop.js +1 -1
  1485. package/side-panel/esm/Component.desktop.js +3 -3
  1486. package/side-panel/esm/Component.mobile.js +3 -3
  1487. package/side-panel/esm/Component.responsive.js +1 -1
  1488. package/side-panel/esm/components/closer/Component.js +2 -2
  1489. package/side-panel/esm/components/closer/index.css +4 -4
  1490. package/side-panel/esm/components/content/Component.desktop.js +2 -2
  1491. package/side-panel/esm/components/content/Component.js +1 -1
  1492. package/side-panel/esm/components/content/Component.mobile.js +2 -2
  1493. package/side-panel/esm/components/content/desktop.css +3 -3
  1494. package/side-panel/esm/components/content/index.css +3 -3
  1495. package/side-panel/esm/components/content/mobile.css +3 -3
  1496. package/side-panel/esm/components/footer/Component.desktop.js +2 -2
  1497. package/side-panel/esm/components/footer/Component.js +2 -2
  1498. package/side-panel/esm/components/footer/Component.mobile.js +2 -2
  1499. package/side-panel/esm/components/footer/desktop.css +3 -3
  1500. package/side-panel/esm/components/footer/index.css +4 -4
  1501. package/side-panel/esm/components/footer/layout.css +25 -25
  1502. package/side-panel/esm/components/footer/mobile.css +3 -3
  1503. package/side-panel/esm/components/header/Component.desktop.js +2 -2
  1504. package/side-panel/esm/components/header/Component.js +2 -2
  1505. package/side-panel/esm/components/header/Component.mobile.js +2 -2
  1506. package/side-panel/esm/components/header/desktop.css +6 -6
  1507. package/side-panel/esm/components/header/index.css +16 -16
  1508. package/side-panel/esm/components/header/mobile.css +3 -3
  1509. package/side-panel/esm/desktop.css +3 -3
  1510. package/side-panel/esm/desktop.js +1 -1
  1511. package/side-panel/esm/index.js +1 -1
  1512. package/side-panel/esm/mobile.css +2 -2
  1513. package/side-panel/esm/mobile.js +1 -1
  1514. package/side-panel/esm/responsive.js +1 -1
  1515. package/side-panel/esm/transitions.desktop.css +8 -8
  1516. package/side-panel/esm/transitions.mobile.css +8 -8
  1517. package/side-panel/esm/{tslib.es6-ceedd1cc.d.ts → tslib.es6-36aebcb4.d.ts} +0 -0
  1518. package/side-panel/esm/{tslib.es6-ceedd1cc.js → tslib.es6-36aebcb4.js} +0 -0
  1519. package/side-panel/index.js +1 -1
  1520. package/side-panel/mobile.css +2 -2
  1521. package/side-panel/mobile.js +1 -1
  1522. package/side-panel/modern/Component.desktop.js +2 -2
  1523. package/side-panel/modern/Component.mobile.js +2 -2
  1524. package/side-panel/modern/components/closer/Component.js +1 -1
  1525. package/side-panel/modern/components/closer/index.css +4 -4
  1526. package/side-panel/modern/components/content/Component.desktop.js +1 -1
  1527. package/side-panel/modern/components/content/Component.js +1 -1
  1528. package/side-panel/modern/components/content/Component.mobile.js +1 -1
  1529. package/side-panel/modern/components/content/desktop.css +3 -3
  1530. package/side-panel/modern/components/content/index.css +3 -3
  1531. package/side-panel/modern/components/content/mobile.css +3 -3
  1532. package/side-panel/modern/components/footer/Component.desktop.js +1 -1
  1533. package/side-panel/modern/components/footer/Component.js +2 -2
  1534. package/side-panel/modern/components/footer/Component.mobile.js +1 -1
  1535. package/side-panel/modern/components/footer/desktop.css +3 -3
  1536. package/side-panel/modern/components/footer/index.css +4 -4
  1537. package/side-panel/modern/components/footer/layout.css +25 -25
  1538. package/side-panel/modern/components/footer/mobile.css +3 -3
  1539. package/side-panel/modern/components/header/Component.desktop.js +1 -1
  1540. package/side-panel/modern/components/header/Component.js +1 -1
  1541. package/side-panel/modern/components/header/Component.mobile.js +1 -1
  1542. package/side-panel/modern/components/header/desktop.css +6 -6
  1543. package/side-panel/modern/components/header/index.css +16 -16
  1544. package/side-panel/modern/components/header/mobile.css +3 -3
  1545. package/side-panel/modern/desktop.css +3 -3
  1546. package/side-panel/modern/mobile.css +2 -2
  1547. package/side-panel/modern/transitions.desktop.css +8 -8
  1548. package/side-panel/modern/transitions.mobile.css +8 -8
  1549. package/side-panel/responsive.js +1 -1
  1550. package/side-panel/transitions.desktop.css +8 -8
  1551. package/side-panel/transitions.mobile.css +8 -8
  1552. package/side-panel/{tslib.es6-6b8a0c4f.d.ts → tslib.es6-7dd0528e.d.ts} +0 -0
  1553. package/side-panel/{tslib.es6-6b8a0c4f.js → tslib.es6-7dd0528e.js} +0 -0
  1554. package/skeleton/Component.js +1 -1
  1555. package/skeleton/esm/Component.js +1 -1
  1556. package/skeleton/esm/index.css +10 -10
  1557. package/skeleton/index.css +10 -10
  1558. package/skeleton/modern/Component.js +1 -1
  1559. package/skeleton/modern/index.css +10 -10
  1560. package/slider/Component.js +1 -1
  1561. package/slider/cssm/index.module.css +1 -1
  1562. package/slider/esm/Component.js +1 -1
  1563. package/slider/esm/index.css +23 -23
  1564. package/slider/index.css +23 -23
  1565. package/slider/modern/Component.js +1 -1
  1566. package/slider/modern/index.css +23 -23
  1567. package/slider-input/Component.js +1 -1
  1568. package/slider-input/cssm/index.module.css +1 -1
  1569. package/slider-input/esm/Component.js +1 -1
  1570. package/slider-input/esm/index.css +18 -18
  1571. package/slider-input/index.css +18 -18
  1572. package/slider-input/modern/Component.js +1 -1
  1573. package/slider-input/modern/index.css +18 -18
  1574. package/space/Component.js +2 -2
  1575. package/space/{Item-e159f103.d.ts → Item-e4e5e051.d.ts} +0 -0
  1576. package/space/{Item-e159f103.js → Item-e4e5e051.js} +0 -0
  1577. package/space/Item.js +1 -1
  1578. package/space/esm/Component.js +2 -2
  1579. package/space/esm/{Item-2ef32eb2.d.ts → Item-712cc6a8.d.ts} +0 -0
  1580. package/space/esm/{Item-2ef32eb2.js → Item-712cc6a8.js} +0 -0
  1581. package/space/esm/Item.js +1 -1
  1582. package/space/esm/index.css +8 -8
  1583. package/space/esm/index.js +1 -1
  1584. package/space/index.css +8 -8
  1585. package/space/index.js +1 -1
  1586. package/space/modern/Component.js +1 -1
  1587. package/space/modern/index.css +8 -8
  1588. package/spinner/Component.js +3 -3
  1589. package/spinner/default.css +1 -1
  1590. package/spinner/esm/Component.js +3 -3
  1591. package/spinner/esm/default.css +1 -1
  1592. package/spinner/esm/index.css +7 -7
  1593. package/spinner/esm/inverted.css +1 -1
  1594. package/spinner/index.css +7 -7
  1595. package/spinner/inverted.css +1 -1
  1596. package/spinner/modern/Component.js +3 -3
  1597. package/spinner/modern/default.css +1 -1
  1598. package/spinner/modern/index.css +7 -7
  1599. package/spinner/modern/inverted.css +1 -1
  1600. package/status/Component.js +1 -1
  1601. package/status/esm/Component.js +1 -1
  1602. package/status/esm/index.css +17 -17
  1603. package/status/index.css +17 -17
  1604. package/status/modern/Component.js +1 -1
  1605. package/status/modern/index.css +17 -17
  1606. package/stepped-progress-bar/Component.js +1 -1
  1607. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1608. package/stepped-progress-bar/components/step-bar/index.css +10 -10
  1609. package/stepped-progress-bar/cssm/index.module.css +2 -2
  1610. package/stepped-progress-bar/esm/Component.js +1 -1
  1611. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1612. package/stepped-progress-bar/esm/components/step-bar/index.css +10 -10
  1613. package/stepped-progress-bar/esm/index.css +5 -5
  1614. package/stepped-progress-bar/index.css +5 -5
  1615. package/stepped-progress-bar/modern/Component.js +1 -1
  1616. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1617. package/stepped-progress-bar/modern/components/step-bar/index.css +10 -10
  1618. package/stepped-progress-bar/modern/index.css +5 -5
  1619. package/steps/Component.js +1 -1
  1620. package/steps/components/step/Component.js +1 -1
  1621. package/steps/components/step/index.css +26 -26
  1622. package/steps/components/step-indicator/Component.js +1 -1
  1623. package/steps/components/step-indicator/index.css +2 -2
  1624. package/steps/esm/Component.js +1 -1
  1625. package/steps/esm/components/step/Component.js +1 -1
  1626. package/steps/esm/components/step/index.css +26 -26
  1627. package/steps/esm/components/step-indicator/Component.js +1 -1
  1628. package/steps/esm/components/step-indicator/index.css +2 -2
  1629. package/steps/esm/index.css +3 -3
  1630. package/steps/index.css +3 -3
  1631. package/steps/modern/Component.js +1 -1
  1632. package/steps/modern/components/step/Component.js +1 -1
  1633. package/steps/modern/components/step/index.css +26 -26
  1634. package/steps/modern/components/step-indicator/Component.js +1 -1
  1635. package/steps/modern/components/step-indicator/index.css +2 -2
  1636. package/steps/modern/index.css +3 -3
  1637. package/switch/Component.js +1 -1
  1638. package/switch/cssm/index.module.css +1 -1
  1639. package/switch/esm/Component.js +1 -1
  1640. package/switch/esm/index.css +26 -26
  1641. package/switch/index.css +26 -26
  1642. package/switch/modern/Component.js +1 -1
  1643. package/switch/modern/index.css +26 -26
  1644. package/table/component.js +1 -1
  1645. package/table/components/index.js +1 -1
  1646. package/table/components/pagination/Component.js +2 -2
  1647. package/table/components/pagination/index.css +8 -8
  1648. package/table/components/pagination/index.js +1 -1
  1649. package/table/components/pagination/select-field/index.css +4 -4
  1650. package/table/components/pagination/select-field/index.js +2 -2
  1651. package/table/components/table/Component.js +2 -2
  1652. package/table/components/table/index.css +6 -6
  1653. package/table/components/table/index.js +1 -1
  1654. package/table/components/table/utils.js +1 -1
  1655. package/table/components/tbody/Component.js +2 -2
  1656. package/table/components/tbody/index.css +2 -2
  1657. package/table/components/tbody/index.js +1 -1
  1658. package/table/components/tcell/Component.js +2 -2
  1659. package/table/components/tcell/index.css +6 -6
  1660. package/table/components/tcell/index.js +1 -1
  1661. package/table/components/texpandable-row/Component.js +2 -2
  1662. package/table/components/texpandable-row/index.css +5 -5
  1663. package/table/components/texpandable-row/index.js +1 -1
  1664. package/table/components/thead/Component.js +2 -2
  1665. package/table/components/thead/index.css +6 -6
  1666. package/table/components/thead/index.js +1 -1
  1667. package/table/components/thead-cell/Component.js +2 -2
  1668. package/table/components/thead-cell/index.css +7 -7
  1669. package/table/components/thead-cell/index.js +1 -1
  1670. package/table/components/trow/Component.js +2 -2
  1671. package/table/components/trow/index.css +8 -8
  1672. package/table/components/trow/index.js +1 -1
  1673. package/table/components/tsortable-head-cell/Component.js +2 -2
  1674. package/table/components/tsortable-head-cell/index.css +9 -9
  1675. package/table/components/tsortable-head-cell/index.js +1 -1
  1676. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1677. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1678. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1679. package/table/esm/component.js +1 -1
  1680. package/table/esm/components/index.js +1 -1
  1681. package/table/esm/components/pagination/Component.js +2 -2
  1682. package/table/esm/components/pagination/index.css +8 -8
  1683. package/table/esm/components/pagination/index.js +1 -1
  1684. package/table/esm/components/pagination/select-field/index.css +4 -4
  1685. package/table/esm/components/pagination/select-field/index.js +2 -2
  1686. package/table/esm/components/table/Component.js +2 -2
  1687. package/table/esm/components/table/index.css +6 -6
  1688. package/table/esm/components/table/index.js +1 -1
  1689. package/table/esm/components/table/utils.js +1 -1
  1690. package/table/esm/components/tbody/Component.js +2 -2
  1691. package/table/esm/components/tbody/index.css +2 -2
  1692. package/table/esm/components/tbody/index.js +1 -1
  1693. package/table/esm/components/tcell/Component.js +2 -2
  1694. package/table/esm/components/tcell/index.css +6 -6
  1695. package/table/esm/components/tcell/index.js +1 -1
  1696. package/table/esm/components/texpandable-row/Component.js +2 -2
  1697. package/table/esm/components/texpandable-row/index.css +5 -5
  1698. package/table/esm/components/texpandable-row/index.js +1 -1
  1699. package/table/esm/components/thead/Component.js +2 -2
  1700. package/table/esm/components/thead/index.css +6 -6
  1701. package/table/esm/components/thead/index.js +1 -1
  1702. package/table/esm/components/thead-cell/Component.js +2 -2
  1703. package/table/esm/components/thead-cell/index.css +7 -7
  1704. package/table/esm/components/thead-cell/index.js +1 -1
  1705. package/table/esm/components/trow/Component.js +2 -2
  1706. package/table/esm/components/trow/index.css +8 -8
  1707. package/table/esm/components/trow/index.js +1 -1
  1708. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1709. package/table/esm/components/tsortable-head-cell/index.css +9 -9
  1710. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1711. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1712. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1713. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1714. package/table/esm/index.js +1 -1
  1715. package/table/esm/{tslib.es6-95e51d05.d.ts → tslib.es6-e267fa2e.d.ts} +0 -0
  1716. package/table/esm/{tslib.es6-95e51d05.js → tslib.es6-e267fa2e.js} +0 -0
  1717. package/table/index.js +1 -1
  1718. package/table/modern/components/pagination/Component.js +1 -1
  1719. package/table/modern/components/pagination/index.css +8 -8
  1720. package/table/modern/components/pagination/select-field/index.css +4 -4
  1721. package/table/modern/components/pagination/select-field/index.js +1 -1
  1722. package/table/modern/components/table/Component.js +1 -1
  1723. package/table/modern/components/table/index.css +6 -6
  1724. package/table/modern/components/tbody/Component.js +1 -1
  1725. package/table/modern/components/tbody/index.css +2 -2
  1726. package/table/modern/components/tcell/Component.js +1 -1
  1727. package/table/modern/components/tcell/index.css +6 -6
  1728. package/table/modern/components/texpandable-row/Component.js +1 -1
  1729. package/table/modern/components/texpandable-row/index.css +5 -5
  1730. package/table/modern/components/thead/Component.js +1 -1
  1731. package/table/modern/components/thead/index.css +6 -6
  1732. package/table/modern/components/thead-cell/Component.js +1 -1
  1733. package/table/modern/components/thead-cell/index.css +7 -7
  1734. package/table/modern/components/trow/Component.js +1 -1
  1735. package/table/modern/components/trow/index.css +8 -8
  1736. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1737. package/table/modern/components/tsortable-head-cell/index.css +9 -9
  1738. package/table/{tslib.es6-0ab4a286.d.ts → tslib.es6-c1b47e3a.d.ts} +0 -0
  1739. package/table/{tslib.es6-0ab4a286.js → tslib.es6-c1b47e3a.js} +0 -0
  1740. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1741. package/tabs/components/primary-tablist/Component.js +1 -1
  1742. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1743. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1744. package/tabs/components/primary-tablist/index.css +22 -22
  1745. package/tabs/components/primary-tablist/mobile.css +61 -69
  1746. package/tabs/components/scrollable-container/Component.js +1 -1
  1747. package/tabs/components/scrollable-container/index.css +5 -5
  1748. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1749. package/tabs/components/secondary-tablist/Component.js +1 -1
  1750. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1751. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1752. package/tabs/components/secondary-tablist/index.css +11 -11
  1753. package/tabs/components/secondary-tablist/mobile.css +49 -57
  1754. package/tabs/components/tab/Component.js +1 -1
  1755. package/tabs/components/tab/index.css +3 -3
  1756. package/tabs/components/tabs/Component.desktop.js +3 -3
  1757. package/tabs/components/tabs/Component.mobile.js +3 -3
  1758. package/tabs/components/tabs/Component.responsive.js +3 -3
  1759. package/tabs/cssm/components/primary-tablist/index.module.css +2 -2
  1760. package/tabs/desktop.js +3 -3
  1761. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1762. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1763. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1764. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1765. package/tabs/esm/components/primary-tablist/index.css +22 -22
  1766. package/tabs/esm/components/primary-tablist/mobile.css +61 -69
  1767. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1768. package/tabs/esm/components/scrollable-container/index.css +5 -5
  1769. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1770. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1771. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1772. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1773. package/tabs/esm/components/secondary-tablist/index.css +11 -11
  1774. package/tabs/esm/components/secondary-tablist/mobile.css +49 -57
  1775. package/tabs/esm/components/tab/Component.js +1 -1
  1776. package/tabs/esm/components/tab/index.css +3 -3
  1777. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1778. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1779. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1780. package/tabs/esm/desktop.js +3 -3
  1781. package/tabs/esm/index.js +3 -3
  1782. package/tabs/esm/index.module-9995ed81.js +4 -0
  1783. package/tabs/esm/index.module-f45ce264.js +4 -0
  1784. package/tabs/esm/mobile.js +3 -3
  1785. package/tabs/esm/responsive.js +3 -3
  1786. package/tabs/esm/{tslib.es6-444ae64e.d.ts → tslib.es6-0e258fa7.d.ts} +0 -0
  1787. package/tabs/esm/{tslib.es6-444ae64e.js → tslib.es6-0e258fa7.js} +0 -0
  1788. package/tabs/index.js +3 -3
  1789. package/tabs/index.module-480151c0.js +4 -0
  1790. package/tabs/index.module-d1b65569.js +4 -0
  1791. package/tabs/mobile.js +3 -3
  1792. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1793. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1794. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1795. package/tabs/modern/components/primary-tablist/index.css +22 -22
  1796. package/tabs/modern/components/primary-tablist/mobile.css +61 -69
  1797. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1798. package/tabs/modern/components/scrollable-container/index.css +5 -5
  1799. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1800. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1801. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1802. package/tabs/modern/components/secondary-tablist/index.css +11 -11
  1803. package/tabs/modern/components/secondary-tablist/mobile.css +49 -57
  1804. package/tabs/modern/components/tab/Component.js +1 -1
  1805. package/tabs/modern/components/tab/index.css +3 -3
  1806. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1807. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1808. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1809. package/tabs/modern/desktop.js +2 -2
  1810. package/tabs/modern/index.js +2 -2
  1811. package/tabs/modern/index.module-9995ed81.js +4 -0
  1812. package/tabs/modern/index.module-f45ce264.js +4 -0
  1813. package/tabs/modern/mobile.js +2 -2
  1814. package/tabs/modern/responsive.js +2 -2
  1815. package/tabs/responsive.js +3 -3
  1816. package/tabs/{tslib.es6-fcb75541.d.ts → tslib.es6-25a747ac.d.ts} +0 -0
  1817. package/tabs/{tslib.es6-fcb75541.js → tslib.es6-25a747ac.js} +0 -0
  1818. package/tag/Component.js +3 -3
  1819. package/tag/cssm/default.module.css +1 -1
  1820. package/tag/cssm/inverted.module.css +1 -1
  1821. package/tag/default.css +9 -9
  1822. package/tag/esm/Component.js +3 -3
  1823. package/tag/esm/default.css +9 -9
  1824. package/tag/esm/index.css +37 -37
  1825. package/tag/esm/inverted.css +9 -9
  1826. package/tag/index.css +37 -37
  1827. package/tag/inverted.css +9 -9
  1828. package/tag/modern/Component.js +3 -3
  1829. package/tag/modern/default.css +9 -9
  1830. package/tag/modern/index.css +37 -37
  1831. package/tag/modern/inverted.css +9 -9
  1832. package/textarea/Component.js +3 -3
  1833. package/textarea/cssm/default.module.css +2 -2
  1834. package/textarea/cssm/inverted.module.css +5 -5
  1835. package/textarea/default.css +21 -21
  1836. package/textarea/esm/Component.js +3 -3
  1837. package/textarea/esm/default.css +21 -21
  1838. package/textarea/esm/index.css +41 -41
  1839. package/textarea/esm/inverted.css +24 -24
  1840. package/textarea/index.css +41 -41
  1841. package/textarea/inverted.css +24 -24
  1842. package/textarea/modern/Component.js +3 -3
  1843. package/textarea/modern/default.css +21 -21
  1844. package/textarea/modern/index.css +41 -41
  1845. package/textarea/modern/inverted.css +24 -24
  1846. package/themes/button/intranet.css +2 -2
  1847. package/themes/button/mobile.css +2 -2
  1848. package/themes/click.css +36 -44
  1849. package/themes/compiled/mobile-dark-bluetint.css +283 -283
  1850. package/themes/corp.css +36 -44
  1851. package/themes/dark.css +10 -12
  1852. package/themes/dist/button/intranet.css +2 -2
  1853. package/themes/dist/button/mobile.css +2 -2
  1854. package/themes/dist/click.css +36 -44
  1855. package/themes/dist/compiled/mobile-dark-bluetint.css +913 -908
  1856. package/themes/dist/corp.css +36 -44
  1857. package/themes/dist/dark.css +10 -12
  1858. package/themes/dist/input/intranet.css +2 -2
  1859. package/themes/dist/input/mobile.css +2 -2
  1860. package/themes/dist/intranet.css +40 -48
  1861. package/themes/dist/mixins/button/intranet.css +2 -2
  1862. package/themes/dist/mixins/button/mobile.css +2 -2
  1863. package/themes/dist/mixins/dark.css +10 -12
  1864. package/themes/dist/mixins/input/intranet.css +2 -2
  1865. package/themes/dist/mixins/input/mobile.css +2 -2
  1866. package/themes/dist/mobile.css +40 -48
  1867. package/themes/dist/package.json +1 -1
  1868. package/themes/dist/site.css +36 -44
  1869. package/themes/input/intranet.css +2 -2
  1870. package/themes/input/mobile.css +2 -2
  1871. package/themes/intranet.css +40 -48
  1872. package/themes/mixins/button/intranet.css +2 -2
  1873. package/themes/mixins/button/mobile.css +2 -2
  1874. package/themes/mixins/dark.css +10 -12
  1875. package/themes/mixins/input/intranet.css +2 -2
  1876. package/themes/mixins/input/mobile.css +2 -2
  1877. package/themes/mobile.css +40 -48
  1878. package/themes/site.css +36 -44
  1879. package/toast/component.js +1 -1
  1880. package/toast/esm/component.js +1 -1
  1881. package/toast/esm/index.css +10 -10
  1882. package/toast/index.css +10 -10
  1883. package/toast/modern/component.js +1 -1
  1884. package/toast/modern/index.css +10 -10
  1885. package/toast-plate/component.js +3 -3
  1886. package/toast-plate/default.css +3 -3
  1887. package/toast-plate/esm/component.js +3 -3
  1888. package/toast-plate/esm/default.css +3 -3
  1889. package/toast-plate/esm/index.css +16 -16
  1890. package/toast-plate/esm/inverted.css +3 -3
  1891. package/toast-plate/index.css +16 -16
  1892. package/toast-plate/inverted.css +3 -3
  1893. package/toast-plate/modern/component.js +3 -3
  1894. package/toast-plate/modern/default.css +3 -3
  1895. package/toast-plate/modern/index.css +16 -16
  1896. package/toast-plate/modern/inverted.css +3 -3
  1897. package/tooltip/{Component-955d5fe2.d.ts → Component-dc486bc4.d.ts} +0 -0
  1898. package/tooltip/{Component-955d5fe2.js → Component-dc486bc4.js} +3 -3
  1899. package/tooltip/Component.js +1 -1
  1900. package/tooltip/component.responsive.js +2 -2
  1901. package/tooltip/default.css +3 -3
  1902. package/tooltip/esm/{Component-ded306e0.d.ts → Component-62bc819c.d.ts} +0 -0
  1903. package/tooltip/esm/{Component-ded306e0.js → Component-62bc819c.js} +3 -3
  1904. package/tooltip/esm/Component.js +1 -1
  1905. package/tooltip/esm/component.responsive.js +2 -2
  1906. package/tooltip/esm/default.css +3 -3
  1907. package/tooltip/esm/index.css +6 -6
  1908. package/tooltip/esm/index.d.ts +1 -1
  1909. package/tooltip/esm/index.js +1 -1
  1910. package/tooltip/esm/inverted.css +5 -5
  1911. package/tooltip/esm/responsive.css +3 -3
  1912. package/tooltip/esm/responsive.js +1 -1
  1913. package/tooltip/index.css +6 -6
  1914. package/tooltip/index.d.ts +1 -1
  1915. package/tooltip/index.js +1 -1
  1916. package/tooltip/inverted.css +5 -5
  1917. package/tooltip/modern/Component.js +3 -3
  1918. package/tooltip/modern/component.responsive.js +1 -1
  1919. package/tooltip/modern/default.css +3 -3
  1920. package/tooltip/modern/index.css +6 -6
  1921. package/tooltip/modern/inverted.css +5 -5
  1922. package/tooltip/modern/responsive.css +3 -3
  1923. package/tooltip/responsive.css +3 -3
  1924. package/tooltip/responsive.js +1 -1
  1925. package/typography/colors.css +17 -17
  1926. package/typography/{colors.module-6c0bde2f.d.ts → colors.module-2a37387c.d.ts} +0 -0
  1927. package/typography/{colors.module-6c0bde2f.js → colors.module-2a37387c.js} +1 -1
  1928. package/typography/common.module-5c000fdb.js +4 -0
  1929. package/typography/component.js +2 -2
  1930. package/typography/cssm/colors.module.css +5 -5
  1931. package/typography/esm/colors.css +17 -17
  1932. package/typography/esm/{colors.module-87f4d9f6.d.ts → colors.module-b6a7faf0.d.ts} +0 -0
  1933. package/typography/esm/{colors.module-87f4d9f6.js → colors.module-b6a7faf0.js} +1 -1
  1934. package/typography/esm/common.module-29fae0f4.js +4 -0
  1935. package/typography/esm/component.js +2 -2
  1936. package/typography/esm/index.js +2 -2
  1937. package/typography/esm/text/component.js +2 -2
  1938. package/typography/esm/text/index.css +13 -13
  1939. package/typography/esm/text/index.js +1 -1
  1940. package/typography/esm/title/common.css +4 -4
  1941. package/typography/esm/title/component.js +1 -1
  1942. package/typography/esm/title/index.css +18 -18
  1943. package/typography/esm/title/index.js +3 -3
  1944. package/typography/esm/title-mobile/component.js +3 -3
  1945. package/typography/esm/title-mobile/index.css +13 -13
  1946. package/typography/esm/title-mobile/index.js +2 -2
  1947. package/typography/esm/title-responsive/component.js +3 -3
  1948. package/typography/esm/title-responsive/index.css +40 -40
  1949. package/typography/esm/title-responsive/index.js +2 -2
  1950. package/typography/index.js +2 -2
  1951. package/typography/modern/colors.css +17 -17
  1952. package/typography/modern/colors.module-d1b46746.js +4 -0
  1953. package/typography/modern/common.module-29fae0f4.js +4 -0
  1954. package/typography/modern/component.js +2 -2
  1955. package/typography/modern/index.js +2 -2
  1956. package/typography/modern/text/component.js +2 -2
  1957. package/typography/modern/text/index.css +13 -13
  1958. package/typography/modern/text/index.js +1 -1
  1959. package/typography/modern/title/common.css +4 -4
  1960. package/typography/modern/title/component.js +1 -1
  1961. package/typography/modern/title/index.css +18 -18
  1962. package/typography/modern/title/index.js +3 -3
  1963. package/typography/modern/title-mobile/component.js +3 -3
  1964. package/typography/modern/title-mobile/index.css +13 -13
  1965. package/typography/modern/title-mobile/index.js +2 -2
  1966. package/typography/modern/title-responsive/component.js +3 -3
  1967. package/typography/modern/title-responsive/index.css +40 -40
  1968. package/typography/modern/title-responsive/index.js +2 -2
  1969. package/typography/text/component.d.ts +2 -2
  1970. package/typography/text/component.js +2 -2
  1971. package/typography/text/index.css +13 -13
  1972. package/typography/text/index.js +1 -1
  1973. package/typography/title/common.css +4 -4
  1974. package/typography/title/component.d.ts +3 -3
  1975. package/typography/title/component.js +1 -1
  1976. package/typography/title/index.css +18 -18
  1977. package/typography/title/index.js +3 -3
  1978. package/typography/title-mobile/component.js +3 -3
  1979. package/typography/title-mobile/index.css +13 -13
  1980. package/typography/title-mobile/index.js +2 -2
  1981. package/typography/title-responsive/component.js +3 -3
  1982. package/typography/title-responsive/index.css +40 -40
  1983. package/typography/title-responsive/index.js +2 -2
  1984. package/vars/colors-bluetint.css +36 -44
  1985. package/vars/colors-indigo.css +36 -44
  1986. package/vars/cssm/bundle/site.css +36 -44
  1987. package/vars/cssm/colors-bluetint.css +36 -44
  1988. package/vars/cssm/colors-indigo.css +36 -44
  1989. package/vars/cssm/index.css +36 -44
  1990. package/vars/dist/colors-bluetint.css +36 -44
  1991. package/vars/dist/colors-indigo.css +36 -44
  1992. package/vars/dist/cssm/bundle/site.css +36 -44
  1993. package/vars/dist/cssm/colors-bluetint.css +36 -44
  1994. package/vars/dist/cssm/colors-indigo.css +36 -44
  1995. package/vars/dist/cssm/index.css +36 -44
  1996. package/vars/dist/package.json +1 -1
  1997. package/vars/dist/typography.css +3 -147
  1998. package/vars/index.d.ts +36 -44
  1999. package/vars/index.js +36 -44
  2000. package/vars/typography.css +3 -147
  2001. package/with-suffix/Component.js +1 -1
  2002. package/with-suffix/cssm/index.module.css +1 -1
  2003. package/with-suffix/esm/Component.js +1 -1
  2004. package/with-suffix/esm/index.css +10 -10
  2005. package/with-suffix/index.css +10 -10
  2006. package/with-suffix/modern/Component.js +1 -1
  2007. package/with-suffix/modern/index.css +10 -10
  2008. package/calendar-range/modern/index.module-c278fcec.js +0 -4
  2009. package/grid/esm/gutters.module-4da62d46.js +0 -27
  2010. package/grid/gutters.module-2ad96a4d.js +0 -28
  2011. package/grid/modern/gutters.module-27deddcd.js +0 -4
  2012. package/modal/esm/transitions.module-640184af.js +0 -4
  2013. package/modal/modern/transitions.module-640184af.js +0 -4
  2014. package/modal/transitions.module-7ada6d91.js +0 -4
  2015. package/tabs/esm/index.module-17321b1b.js +0 -4
  2016. package/tabs/esm/index.module-198d371d.js +0 -4
  2017. package/tabs/index.module-3530e300.js +0 -4
  2018. package/tabs/index.module-c424649c.js +0 -4
  2019. package/tabs/modern/index.module-17321b1b.js +0 -4
  2020. package/tabs/modern/index.module-198d371d.js +0 -4
  2021. package/typography/common.module-251ace26.js +0 -4
  2022. package/typography/esm/common.module-c9f4c584.js +0 -4
  2023. package/typography/modern/colors.module-763940ac.js +0 -4
  2024. package/typography/modern/common.module-c9f4c584.js +0 -4
@@ -11,7 +11,7 @@
11
11
  --color-light-graphic-quaternary: #dbdee1;
12
12
  --color-light-graphic-tertiary: #b6bcc3;
13
13
  --color-light-text-primary: #0b1f35;
14
- --color-light-text-secondary: #546272;
14
+ --color-light-text-secondary: rgba(11, 31, 53, 0.7);
15
15
  --color-light-graphic-accent-shade-10: rgb(215, 44, 32);
16
16
  --color-light-graphic-accent-shade-30: rgb(167, 34, 25);
17
17
  }
@@ -73,77 +73,77 @@
73
73
  /* icon */
74
74
  --radio-icon-color: var(--color-light-bg-primary);
75
75
  }
76
- .radio__container_rzewh {
76
+ .radio__container_18vhd {
77
77
  display: inline-flex;
78
78
  align-items: flex-start;
79
79
  cursor: pointer
80
80
  }
81
- .radio__container_rzewh:not(.radio__checked_rzewh):not(.radio__disabled_rzewh):not(.radio__inactive_rzewh) .radio__circle_rzewh {
81
+ .radio__container_18vhd:not(.radio__checked_18vhd):not(.radio__disabled_18vhd):not(.radio__inactive_18vhd) .radio__circle_18vhd {
82
82
  background-color: var(--radio-bg-color);
83
83
  border: 1.5px solid var(--radio-border-color);
84
84
  }
85
- .radio__container_rzewh:not(.radio__checked_rzewh):not(.radio__disabled_rzewh):not(.radio__inactive_rzewh):hover:not(:active) .radio__circle_rzewh {
85
+ .radio__container_18vhd:not(.radio__checked_18vhd):not(.radio__disabled_18vhd):not(.radio__inactive_18vhd):hover:not(:active) .radio__circle_18vhd {
86
86
  background-color: var(--radio-hover-bg-color);
87
87
  border-color: var(--radio-hover-border-color);
88
88
  }
89
- .radio__container_rzewh:not(.radio__checked_rzewh):not(.radio__disabled_rzewh):not(.radio__inactive_rzewh):active .radio__circle_rzewh {
89
+ .radio__container_18vhd:not(.radio__checked_18vhd):not(.radio__disabled_18vhd):not(.radio__inactive_18vhd):active .radio__circle_18vhd {
90
90
  background-color: var(--radio-active-bg-color);
91
91
  border-color: var(--radio-active-border-color);
92
92
  }
93
- .radio__container_rzewh.radio__disabled_rzewh {
93
+ .radio__container_18vhd.radio__disabled_18vhd {
94
94
  cursor: var(--disabled-cursor)
95
95
  }
96
- .radio__container_rzewh.radio__disabled_rzewh .radio__circle_rzewh {
96
+ .radio__container_18vhd.radio__disabled_18vhd .radio__circle_18vhd {
97
97
  background-color: var(--radio-disabled-bg-color);
98
98
  border: 1.5px solid var(--radio-disabled-border-color);
99
99
  }
100
- .radio__container_rzewh.radio__disabled_rzewh .radio__label_rzewh {
100
+ .radio__container_18vhd.radio__disabled_18vhd .radio__label_18vhd {
101
101
  color: var(--radio-disabled-color);
102
102
  }
103
- .radio__container_rzewh.radio__disabled_rzewh .radio__hint_rzewh {
103
+ .radio__container_18vhd.radio__disabled_18vhd .radio__hint_18vhd {
104
104
  color: var(--radio-disabled-color);
105
105
  }
106
- .radio__container_rzewh.radio__inactive_rzewh {
106
+ .radio__container_18vhd.radio__inactive_18vhd {
107
107
  cursor: var(--disabled-cursor)
108
108
  }
109
- .radio__container_rzewh.radio__inactive_rzewh .radio__circle_rzewh {
109
+ .radio__container_18vhd.radio__inactive_18vhd .radio__circle_18vhd {
110
110
  background-color: var(--radio-checked-disabled-bg-color);
111
111
  border: 1px solid var(--radio-inactive-border-color);
112
112
  }
113
- .radio__container_rzewh.radio__inactive_rzewh.radio__checked_rzewh .radio__circle_rzewh:before {
113
+ .radio__container_18vhd.radio__inactive_18vhd.radio__checked_18vhd .radio__circle_18vhd:before {
114
114
  background-color: var(--radio-checked-inactive-color);
115
115
  }
116
- .radio__container_rzewh.radio__checked_rzewh:not(:active) .radio__circle_rzewh:before,
117
- .radio__container_rzewh.radio__checked_rzewh.radio__disabled_rzewh:active .radio__circle_rzewh:before {
116
+ .radio__container_18vhd.radio__checked_18vhd:not(:active) .radio__circle_18vhd:before,
117
+ .radio__container_18vhd.radio__checked_18vhd.radio__disabled_18vhd:active .radio__circle_18vhd:before {
118
118
  opacity: 1;
119
119
  }
120
- .radio__container_rzewh.radio__checked_rzewh .radio__circle_rzewh {
120
+ .radio__container_18vhd.radio__checked_18vhd .radio__circle_18vhd {
121
121
  background-color: var(--radio-checked-bg-color);
122
122
  border: 1.5px solid var(--radio-checked-border-color);
123
123
  }
124
- .radio__container_rzewh.radio__checked_rzewh:hover .radio__circle_rzewh {
124
+ .radio__container_18vhd.radio__checked_18vhd:hover .radio__circle_18vhd {
125
125
  background-color: var(--radio-checked-hover-bg-color);
126
126
  border-color: var(--radio-checked-hover-border-color);
127
127
  }
128
- .radio__container_rzewh.radio__checked_rzewh:active .radio__circle_rzewh {
128
+ .radio__container_18vhd.radio__checked_18vhd:active .radio__circle_18vhd {
129
129
  background-color: var(--radio-checked-active-bg-color);
130
130
  border-color: var(--radio-checked-active-border-color);
131
131
  }
132
- .radio__container_rzewh.radio__focused_rzewh .radio__circle_rzewh {
132
+ .radio__container_18vhd.radio__focused_18vhd .radio__circle_18vhd {
133
133
  outline: 2px solid var(--focus-color);
134
134
  outline-offset: 2px;
135
135
  }
136
- .radio__container_rzewh.radio__disabled_rzewh.radio__checked_rzewh .radio__circle_rzewh,
137
- .radio__container_rzewh.radio__inactive_rzewh.radio__checked_rzewh .radio__circle_rzewh {
136
+ .radio__container_18vhd.radio__disabled_18vhd.radio__checked_18vhd .radio__circle_18vhd,
137
+ .radio__container_18vhd.radio__inactive_18vhd.radio__checked_18vhd .radio__circle_18vhd {
138
138
  background-color: var(--radio-checked-disabled-bg-color);
139
139
  border-color: var(--radio-checked-disabled-border-color);
140
140
  }
141
- .radio__container_rzewh input {
141
+ .radio__container_18vhd input {
142
142
  position: absolute;
143
143
  z-index: -1;
144
144
  opacity: 0;
145
145
  }
146
- .radio__circle_rzewh {
146
+ .radio__circle_18vhd {
147
147
  flex-shrink: 0;
148
148
  width: 20px;
149
149
  height: 20px;
@@ -153,7 +153,7 @@
153
153
  margin: var(--gap-3xs);
154
154
  transition: background-color 0.2s ease, border 0.2s ease
155
155
  }
156
- .radio__circle_rzewh:before {
156
+ .radio__circle_18vhd:before {
157
157
  content: '';
158
158
  background-color: var(--radio-icon-color);
159
159
  position: absolute;
@@ -168,40 +168,40 @@
168
168
  transition: opacity 0.2s ease;
169
169
  opacity: 0;
170
170
  }
171
- .radio__s_rzewh .radio__circle_rzewh {
171
+ .radio__s_18vhd .radio__circle_18vhd {
172
172
  width: 16px;
173
173
  height: 16px;
174
174
  margin: var(--gap-2xs) var(--gap-3xs);
175
175
  }
176
- .radio__content_rzewh {
176
+ .radio__content_18vhd {
177
177
  display: flex;
178
178
  flex-direction: column;
179
179
  margin-left: var(--gap-s);
180
180
  }
181
- .radio__s_rzewh .radio__content_rzewh {
181
+ .radio__s_18vhd .radio__content_18vhd {
182
182
  margin-left: var(--gap-xs);
183
183
  }
184
- .radio__start_rzewh {
184
+ .radio__start_18vhd {
185
185
  align-items: flex-start;
186
186
  }
187
- .radio__center_rzewh {
187
+ .radio__center_18vhd {
188
188
  align-items: center;
189
189
  }
190
- .radio__addons_rzewh {
190
+ .radio__addons_18vhd {
191
191
  margin-left: auto;
192
192
  padding-left: var(--gap-m);
193
193
  line-height: 24px;
194
194
  }
195
- .radio__block_rzewh {
195
+ .radio__block_18vhd {
196
196
  width: 100%;
197
197
  }
198
- .radio__label_rzewh {
198
+ .radio__label_18vhd {
199
199
  font-size: 16px;
200
200
  line-height: 24px;
201
201
  font-weight: 400;
202
202
  color: var(--radio-label-color);
203
203
  }
204
- .radio__hint_rzewh {
204
+ .radio__hint_18vhd {
205
205
  font-size: 14px;
206
206
  line-height: 18px;
207
207
  font-weight: 400;
package/radio/index.css CHANGED
@@ -11,7 +11,7 @@
11
11
  --color-light-graphic-quaternary: #dbdee1;
12
12
  --color-light-graphic-tertiary: #b6bcc3;
13
13
  --color-light-text-primary: #0b1f35;
14
- --color-light-text-secondary: #546272;
14
+ --color-light-text-secondary: rgba(11, 31, 53, 0.7);
15
15
  --color-light-graphic-accent-shade-10: rgb(215, 44, 32);
16
16
  --color-light-graphic-accent-shade-30: rgb(167, 34, 25);
17
17
  }
@@ -73,77 +73,77 @@
73
73
  /* icon */
74
74
  --radio-icon-color: var(--color-light-bg-primary);
75
75
  }
76
- .radio__container_rzewh {
76
+ .radio__container_18vhd {
77
77
  display: inline-flex;
78
78
  align-items: flex-start;
79
79
  cursor: pointer
80
80
  }
81
- .radio__container_rzewh:not(.radio__checked_rzewh):not(.radio__disabled_rzewh):not(.radio__inactive_rzewh) .radio__circle_rzewh {
81
+ .radio__container_18vhd:not(.radio__checked_18vhd):not(.radio__disabled_18vhd):not(.radio__inactive_18vhd) .radio__circle_18vhd {
82
82
  background-color: var(--radio-bg-color);
83
83
  border: 1.5px solid var(--radio-border-color);
84
84
  }
85
- .radio__container_rzewh:not(.radio__checked_rzewh):not(.radio__disabled_rzewh):not(.radio__inactive_rzewh):hover:not(:active) .radio__circle_rzewh {
85
+ .radio__container_18vhd:not(.radio__checked_18vhd):not(.radio__disabled_18vhd):not(.radio__inactive_18vhd):hover:not(:active) .radio__circle_18vhd {
86
86
  background-color: var(--radio-hover-bg-color);
87
87
  border-color: var(--radio-hover-border-color);
88
88
  }
89
- .radio__container_rzewh:not(.radio__checked_rzewh):not(.radio__disabled_rzewh):not(.radio__inactive_rzewh):active .radio__circle_rzewh {
89
+ .radio__container_18vhd:not(.radio__checked_18vhd):not(.radio__disabled_18vhd):not(.radio__inactive_18vhd):active .radio__circle_18vhd {
90
90
  background-color: var(--radio-active-bg-color);
91
91
  border-color: var(--radio-active-border-color);
92
92
  }
93
- .radio__container_rzewh.radio__disabled_rzewh {
93
+ .radio__container_18vhd.radio__disabled_18vhd {
94
94
  cursor: var(--disabled-cursor)
95
95
  }
96
- .radio__container_rzewh.radio__disabled_rzewh .radio__circle_rzewh {
96
+ .radio__container_18vhd.radio__disabled_18vhd .radio__circle_18vhd {
97
97
  background-color: var(--radio-disabled-bg-color);
98
98
  border: 1.5px solid var(--radio-disabled-border-color);
99
99
  }
100
- .radio__container_rzewh.radio__disabled_rzewh .radio__label_rzewh {
100
+ .radio__container_18vhd.radio__disabled_18vhd .radio__label_18vhd {
101
101
  color: var(--radio-disabled-color);
102
102
  }
103
- .radio__container_rzewh.radio__disabled_rzewh .radio__hint_rzewh {
103
+ .radio__container_18vhd.radio__disabled_18vhd .radio__hint_18vhd {
104
104
  color: var(--radio-disabled-color);
105
105
  }
106
- .radio__container_rzewh.radio__inactive_rzewh {
106
+ .radio__container_18vhd.radio__inactive_18vhd {
107
107
  cursor: var(--disabled-cursor)
108
108
  }
109
- .radio__container_rzewh.radio__inactive_rzewh .radio__circle_rzewh {
109
+ .radio__container_18vhd.radio__inactive_18vhd .radio__circle_18vhd {
110
110
  background-color: var(--radio-checked-disabled-bg-color);
111
111
  border: 1px solid var(--radio-inactive-border-color);
112
112
  }
113
- .radio__container_rzewh.radio__inactive_rzewh.radio__checked_rzewh .radio__circle_rzewh:before {
113
+ .radio__container_18vhd.radio__inactive_18vhd.radio__checked_18vhd .radio__circle_18vhd:before {
114
114
  background-color: var(--radio-checked-inactive-color);
115
115
  }
116
- .radio__container_rzewh.radio__checked_rzewh:not(:active) .radio__circle_rzewh:before,
117
- .radio__container_rzewh.radio__checked_rzewh.radio__disabled_rzewh:active .radio__circle_rzewh:before {
116
+ .radio__container_18vhd.radio__checked_18vhd:not(:active) .radio__circle_18vhd:before,
117
+ .radio__container_18vhd.radio__checked_18vhd.radio__disabled_18vhd:active .radio__circle_18vhd:before {
118
118
  opacity: 1;
119
119
  }
120
- .radio__container_rzewh.radio__checked_rzewh .radio__circle_rzewh {
120
+ .radio__container_18vhd.radio__checked_18vhd .radio__circle_18vhd {
121
121
  background-color: var(--radio-checked-bg-color);
122
122
  border: 1.5px solid var(--radio-checked-border-color);
123
123
  }
124
- .radio__container_rzewh.radio__checked_rzewh:hover .radio__circle_rzewh {
124
+ .radio__container_18vhd.radio__checked_18vhd:hover .radio__circle_18vhd {
125
125
  background-color: var(--radio-checked-hover-bg-color);
126
126
  border-color: var(--radio-checked-hover-border-color);
127
127
  }
128
- .radio__container_rzewh.radio__checked_rzewh:active .radio__circle_rzewh {
128
+ .radio__container_18vhd.radio__checked_18vhd:active .radio__circle_18vhd {
129
129
  background-color: var(--radio-checked-active-bg-color);
130
130
  border-color: var(--radio-checked-active-border-color);
131
131
  }
132
- .radio__container_rzewh.radio__focused_rzewh .radio__circle_rzewh {
132
+ .radio__container_18vhd.radio__focused_18vhd .radio__circle_18vhd {
133
133
  outline: 2px solid var(--focus-color);
134
134
  outline-offset: 2px;
135
135
  }
136
- .radio__container_rzewh.radio__disabled_rzewh.radio__checked_rzewh .radio__circle_rzewh,
137
- .radio__container_rzewh.radio__inactive_rzewh.radio__checked_rzewh .radio__circle_rzewh {
136
+ .radio__container_18vhd.radio__disabled_18vhd.radio__checked_18vhd .radio__circle_18vhd,
137
+ .radio__container_18vhd.radio__inactive_18vhd.radio__checked_18vhd .radio__circle_18vhd {
138
138
  background-color: var(--radio-checked-disabled-bg-color);
139
139
  border-color: var(--radio-checked-disabled-border-color);
140
140
  }
141
- .radio__container_rzewh input {
141
+ .radio__container_18vhd input {
142
142
  position: absolute;
143
143
  z-index: -1;
144
144
  opacity: 0;
145
145
  }
146
- .radio__circle_rzewh {
146
+ .radio__circle_18vhd {
147
147
  flex-shrink: 0;
148
148
  width: 20px;
149
149
  height: 20px;
@@ -153,7 +153,7 @@
153
153
  margin: var(--gap-3xs);
154
154
  transition: background-color 0.2s ease, border 0.2s ease
155
155
  }
156
- .radio__circle_rzewh:before {
156
+ .radio__circle_18vhd:before {
157
157
  content: '';
158
158
  background-color: var(--radio-icon-color);
159
159
  position: absolute;
@@ -168,40 +168,40 @@
168
168
  transition: opacity 0.2s ease;
169
169
  opacity: 0;
170
170
  }
171
- .radio__s_rzewh .radio__circle_rzewh {
171
+ .radio__s_18vhd .radio__circle_18vhd {
172
172
  width: 16px;
173
173
  height: 16px;
174
174
  margin: var(--gap-2xs) var(--gap-3xs);
175
175
  }
176
- .radio__content_rzewh {
176
+ .radio__content_18vhd {
177
177
  display: flex;
178
178
  flex-direction: column;
179
179
  margin-left: var(--gap-s);
180
180
  }
181
- .radio__s_rzewh .radio__content_rzewh {
181
+ .radio__s_18vhd .radio__content_18vhd {
182
182
  margin-left: var(--gap-xs);
183
183
  }
184
- .radio__start_rzewh {
184
+ .radio__start_18vhd {
185
185
  align-items: flex-start;
186
186
  }
187
- .radio__center_rzewh {
187
+ .radio__center_18vhd {
188
188
  align-items: center;
189
189
  }
190
- .radio__addons_rzewh {
190
+ .radio__addons_18vhd {
191
191
  margin-left: auto;
192
192
  padding-left: var(--gap-m);
193
193
  line-height: 24px;
194
194
  }
195
- .radio__block_rzewh {
195
+ .radio__block_18vhd {
196
196
  width: 100%;
197
197
  }
198
- .radio__label_rzewh {
198
+ .radio__label_18vhd {
199
199
  font-size: 16px;
200
200
  line-height: 24px;
201
201
  font-weight: 400;
202
202
  color: var(--radio-label-color);
203
203
  }
204
- .radio__hint_rzewh {
204
+ .radio__hint_18vhd {
205
205
  font-size: 14px;
206
206
  line-height: 18px;
207
207
  font-weight: 400;
@@ -3,7 +3,7 @@ import cn from 'classnames';
3
3
  import mergeRefs from 'react-merge-refs';
4
4
  import { useFocus } from '@alfalab/hooks';
5
5
 
6
- var styles = {"container":"radio__container_rzewh","checked":"radio__checked_rzewh","disabled":"radio__disabled_rzewh","inactive":"radio__inactive_rzewh","circle":"radio__circle_rzewh","label":"radio__label_rzewh","hint":"radio__hint_rzewh","focused":"radio__focused_rzewh","s":"radio__s_rzewh","content":"radio__content_rzewh","start":"radio__start_rzewh","center":"radio__center_rzewh","addons":"radio__addons_rzewh","block":"radio__block_rzewh"};
6
+ var styles = {"container":"radio__container_18vhd","checked":"radio__checked_18vhd","disabled":"radio__disabled_18vhd","inactive":"radio__inactive_18vhd","circle":"radio__circle_18vhd","label":"radio__label_18vhd","hint":"radio__hint_18vhd","focused":"radio__focused_18vhd","s":"radio__s_18vhd","content":"radio__content_18vhd","start":"radio__start_18vhd","center":"radio__center_18vhd","addons":"radio__addons_18vhd","block":"radio__block_18vhd"};
7
7
  require('./index.css');
8
8
 
9
9
  const Radio = forwardRef(({ onChange, className, circleClassName, contentClassName, name, disabled, inactive, dataTestId, label, checked, hint, size = 's', align = 'start', addons, block, ...restProps }, ref) => {
@@ -11,7 +11,7 @@
11
11
  --color-light-graphic-quaternary: #dbdee1;
12
12
  --color-light-graphic-tertiary: #b6bcc3;
13
13
  --color-light-text-primary: #0b1f35;
14
- --color-light-text-secondary: #546272;
14
+ --color-light-text-secondary: rgba(11, 31, 53, 0.7);
15
15
  --color-light-graphic-accent-shade-10: rgb(215, 44, 32);
16
16
  --color-light-graphic-accent-shade-30: rgb(167, 34, 25);
17
17
  }
@@ -73,77 +73,77 @@
73
73
  /* icon */
74
74
  --radio-icon-color: var(--color-light-bg-primary);
75
75
  }
76
- .radio__container_rzewh {
76
+ .radio__container_18vhd {
77
77
  display: inline-flex;
78
78
  align-items: flex-start;
79
79
  cursor: pointer
80
80
  }
81
- .radio__container_rzewh:not(.radio__checked_rzewh):not(.radio__disabled_rzewh):not(.radio__inactive_rzewh) .radio__circle_rzewh {
81
+ .radio__container_18vhd:not(.radio__checked_18vhd):not(.radio__disabled_18vhd):not(.radio__inactive_18vhd) .radio__circle_18vhd {
82
82
  background-color: var(--radio-bg-color);
83
83
  border: 1.5px solid var(--radio-border-color);
84
84
  }
85
- .radio__container_rzewh:not(.radio__checked_rzewh):not(.radio__disabled_rzewh):not(.radio__inactive_rzewh):hover:not(:active) .radio__circle_rzewh {
85
+ .radio__container_18vhd:not(.radio__checked_18vhd):not(.radio__disabled_18vhd):not(.radio__inactive_18vhd):hover:not(:active) .radio__circle_18vhd {
86
86
  background-color: var(--radio-hover-bg-color);
87
87
  border-color: var(--radio-hover-border-color);
88
88
  }
89
- .radio__container_rzewh:not(.radio__checked_rzewh):not(.radio__disabled_rzewh):not(.radio__inactive_rzewh):active .radio__circle_rzewh {
89
+ .radio__container_18vhd:not(.radio__checked_18vhd):not(.radio__disabled_18vhd):not(.radio__inactive_18vhd):active .radio__circle_18vhd {
90
90
  background-color: var(--radio-active-bg-color);
91
91
  border-color: var(--radio-active-border-color);
92
92
  }
93
- .radio__container_rzewh.radio__disabled_rzewh {
93
+ .radio__container_18vhd.radio__disabled_18vhd {
94
94
  cursor: var(--disabled-cursor)
95
95
  }
96
- .radio__container_rzewh.radio__disabled_rzewh .radio__circle_rzewh {
96
+ .radio__container_18vhd.radio__disabled_18vhd .radio__circle_18vhd {
97
97
  background-color: var(--radio-disabled-bg-color);
98
98
  border: 1.5px solid var(--radio-disabled-border-color);
99
99
  }
100
- .radio__container_rzewh.radio__disabled_rzewh .radio__label_rzewh {
100
+ .radio__container_18vhd.radio__disabled_18vhd .radio__label_18vhd {
101
101
  color: var(--radio-disabled-color);
102
102
  }
103
- .radio__container_rzewh.radio__disabled_rzewh .radio__hint_rzewh {
103
+ .radio__container_18vhd.radio__disabled_18vhd .radio__hint_18vhd {
104
104
  color: var(--radio-disabled-color);
105
105
  }
106
- .radio__container_rzewh.radio__inactive_rzewh {
106
+ .radio__container_18vhd.radio__inactive_18vhd {
107
107
  cursor: var(--disabled-cursor)
108
108
  }
109
- .radio__container_rzewh.radio__inactive_rzewh .radio__circle_rzewh {
109
+ .radio__container_18vhd.radio__inactive_18vhd .radio__circle_18vhd {
110
110
  background-color: var(--radio-checked-disabled-bg-color);
111
111
  border: 1px solid var(--radio-inactive-border-color);
112
112
  }
113
- .radio__container_rzewh.radio__inactive_rzewh.radio__checked_rzewh .radio__circle_rzewh:before {
113
+ .radio__container_18vhd.radio__inactive_18vhd.radio__checked_18vhd .radio__circle_18vhd:before {
114
114
  background-color: var(--radio-checked-inactive-color);
115
115
  }
116
- .radio__container_rzewh.radio__checked_rzewh:not(:active) .radio__circle_rzewh:before,
117
- .radio__container_rzewh.radio__checked_rzewh.radio__disabled_rzewh:active .radio__circle_rzewh:before {
116
+ .radio__container_18vhd.radio__checked_18vhd:not(:active) .radio__circle_18vhd:before,
117
+ .radio__container_18vhd.radio__checked_18vhd.radio__disabled_18vhd:active .radio__circle_18vhd:before {
118
118
  opacity: 1;
119
119
  }
120
- .radio__container_rzewh.radio__checked_rzewh .radio__circle_rzewh {
120
+ .radio__container_18vhd.radio__checked_18vhd .radio__circle_18vhd {
121
121
  background-color: var(--radio-checked-bg-color);
122
122
  border: 1.5px solid var(--radio-checked-border-color);
123
123
  }
124
- .radio__container_rzewh.radio__checked_rzewh:hover .radio__circle_rzewh {
124
+ .radio__container_18vhd.radio__checked_18vhd:hover .radio__circle_18vhd {
125
125
  background-color: var(--radio-checked-hover-bg-color);
126
126
  border-color: var(--radio-checked-hover-border-color);
127
127
  }
128
- .radio__container_rzewh.radio__checked_rzewh:active .radio__circle_rzewh {
128
+ .radio__container_18vhd.radio__checked_18vhd:active .radio__circle_18vhd {
129
129
  background-color: var(--radio-checked-active-bg-color);
130
130
  border-color: var(--radio-checked-active-border-color);
131
131
  }
132
- .radio__container_rzewh.radio__focused_rzewh .radio__circle_rzewh {
132
+ .radio__container_18vhd.radio__focused_18vhd .radio__circle_18vhd {
133
133
  outline: 2px solid var(--focus-color);
134
134
  outline-offset: 2px;
135
135
  }
136
- .radio__container_rzewh.radio__disabled_rzewh.radio__checked_rzewh .radio__circle_rzewh,
137
- .radio__container_rzewh.radio__inactive_rzewh.radio__checked_rzewh .radio__circle_rzewh {
136
+ .radio__container_18vhd.radio__disabled_18vhd.radio__checked_18vhd .radio__circle_18vhd,
137
+ .radio__container_18vhd.radio__inactive_18vhd.radio__checked_18vhd .radio__circle_18vhd {
138
138
  background-color: var(--radio-checked-disabled-bg-color);
139
139
  border-color: var(--radio-checked-disabled-border-color);
140
140
  }
141
- .radio__container_rzewh input {
141
+ .radio__container_18vhd input {
142
142
  position: absolute;
143
143
  z-index: -1;
144
144
  opacity: 0;
145
145
  }
146
- .radio__circle_rzewh {
146
+ .radio__circle_18vhd {
147
147
  flex-shrink: 0;
148
148
  width: 20px;
149
149
  height: 20px;
@@ -153,7 +153,7 @@
153
153
  margin: var(--gap-3xs);
154
154
  transition: background-color 0.2s ease, border 0.2s ease
155
155
  }
156
- .radio__circle_rzewh:before {
156
+ .radio__circle_18vhd:before {
157
157
  content: '';
158
158
  background-color: var(--radio-icon-color);
159
159
  position: absolute;
@@ -168,40 +168,40 @@
168
168
  transition: opacity 0.2s ease;
169
169
  opacity: 0;
170
170
  }
171
- .radio__s_rzewh .radio__circle_rzewh {
171
+ .radio__s_18vhd .radio__circle_18vhd {
172
172
  width: 16px;
173
173
  height: 16px;
174
174
  margin: var(--gap-2xs) var(--gap-3xs);
175
175
  }
176
- .radio__content_rzewh {
176
+ .radio__content_18vhd {
177
177
  display: flex;
178
178
  flex-direction: column;
179
179
  margin-left: var(--gap-s);
180
180
  }
181
- .radio__s_rzewh .radio__content_rzewh {
181
+ .radio__s_18vhd .radio__content_18vhd {
182
182
  margin-left: var(--gap-xs);
183
183
  }
184
- .radio__start_rzewh {
184
+ .radio__start_18vhd {
185
185
  align-items: flex-start;
186
186
  }
187
- .radio__center_rzewh {
187
+ .radio__center_18vhd {
188
188
  align-items: center;
189
189
  }
190
- .radio__addons_rzewh {
190
+ .radio__addons_18vhd {
191
191
  margin-left: auto;
192
192
  padding-left: var(--gap-m);
193
193
  line-height: 24px;
194
194
  }
195
- .radio__block_rzewh {
195
+ .radio__block_18vhd {
196
196
  width: 100%;
197
197
  }
198
- .radio__label_rzewh {
198
+ .radio__label_18vhd {
199
199
  font-size: 16px;
200
200
  line-height: 24px;
201
201
  font-weight: 400;
202
202
  color: var(--radio-label-color);
203
203
  }
204
- .radio__hint_rzewh {
204
+ .radio__hint_18vhd {
205
205
  font-size: 14px;
206
206
  line-height: 18px;
207
207
  font-weight: 400;
@@ -35,7 +35,7 @@ var __assign = function () {
35
35
  return __assign.apply(this, arguments);
36
36
  };
37
37
 
38
- var styles = {"component":"radio-group__component_bbjwt","error":"radio-group__error_bbjwt","radioList":"radio-group__radioList_bbjwt","vertical":"radio-group__vertical_bbjwt","radio":"radio-group__radio_bbjwt","horizontal":"radio-group__horizontal_bbjwt","tag":"radio-group__tag_bbjwt","tagLabel":"radio-group__tagLabel_bbjwt","label":"radio-group__label_bbjwt","sub":"radio-group__sub_bbjwt","errorMessage":"radio-group__errorMessage_bbjwt","hint":"radio-group__hint_bbjwt","hiddenInput":"radio-group__hiddenInput_bbjwt"};
38
+ var styles = {"component":"radio-group__component_1hkfv","error":"radio-group__error_1hkfv","radioList":"radio-group__radioList_1hkfv","vertical":"radio-group__vertical_1hkfv","radio":"radio-group__radio_1hkfv","horizontal":"radio-group__horizontal_1hkfv","tag":"radio-group__tag_1hkfv","tagLabel":"radio-group__tagLabel_1hkfv","label":"radio-group__label_1hkfv","sub":"radio-group__sub_1hkfv","errorMessage":"radio-group__errorMessage_1hkfv","hint":"radio-group__hint_1hkfv","hiddenInput":"radio-group__hiddenInput_1hkfv"};
39
39
  require('./index.css');
40
40
 
41
41
  var RadioGroup = React.forwardRef(function (_a, ref) {
@@ -1,7 +1,7 @@
1
1
  :root {
2
2
  --color-light-text-negative: #d91d0b;
3
3
  --color-light-text-primary: #0b1f35;
4
- --color-light-text-secondary: #546272;
4
+ --color-light-text-secondary: rgba(11, 31, 53, 0.7);
5
5
  }
6
6
  :root {
7
7
 
@@ -28,7 +28,7 @@ var __assign = function () {
28
28
  return __assign.apply(this, arguments);
29
29
  };
30
30
 
31
- var styles = {"component":"radio-group__component_bbjwt","error":"radio-group__error_bbjwt","radioList":"radio-group__radioList_bbjwt","vertical":"radio-group__vertical_bbjwt","radio":"radio-group__radio_bbjwt","horizontal":"radio-group__horizontal_bbjwt","tag":"radio-group__tag_bbjwt","tagLabel":"radio-group__tagLabel_bbjwt","label":"radio-group__label_bbjwt","sub":"radio-group__sub_bbjwt","errorMessage":"radio-group__errorMessage_bbjwt","hint":"radio-group__hint_bbjwt","hiddenInput":"radio-group__hiddenInput_bbjwt"};
31
+ var styles = {"component":"radio-group__component_1hkfv","error":"radio-group__error_1hkfv","radioList":"radio-group__radioList_1hkfv","vertical":"radio-group__vertical_1hkfv","radio":"radio-group__radio_1hkfv","horizontal":"radio-group__horizontal_1hkfv","tag":"radio-group__tag_1hkfv","tagLabel":"radio-group__tagLabel_1hkfv","label":"radio-group__label_1hkfv","sub":"radio-group__sub_1hkfv","errorMessage":"radio-group__errorMessage_1hkfv","hint":"radio-group__hint_1hkfv","hiddenInput":"radio-group__hiddenInput_1hkfv"};
32
32
  require('./index.css');
33
33
 
34
34
  var RadioGroup = forwardRef(function (_a, ref) {
@@ -2,7 +2,7 @@
2
2
  :root {
3
3
  --color-light-text-negative: #d91d0b;
4
4
  --color-light-text-primary: #0b1f35;
5
- --color-light-text-secondary: #546272;
5
+ --color-light-text-secondary: rgba(11, 31, 53, 0.7);
6
6
  }
7
7
  :root {
8
8
 
@@ -25,68 +25,68 @@
25
25
  --radio-group-hint-color: var(--color-light-text-secondary);
26
26
  --radio-group-label-color: var(--color-light-text-primary);
27
27
  }
28
- .radio-group__component_bbjwt {
28
+ .radio-group__component_1hkfv {
29
29
  display: flex;
30
30
  flex-direction: column;
31
31
  }
32
- .radio-group__error_bbjwt {
32
+ .radio-group__error_1hkfv {
33
33
  padding-left: var(--gap-xs);
34
34
  border-left: 1px solid var(--radio-group-error-color);
35
35
  }
36
- .radio-group__radioList_bbjwt {
36
+ .radio-group__radioList_1hkfv {
37
37
  display: flex;
38
38
  }
39
- .radio-group__vertical_bbjwt .radio-group__radioList_bbjwt {
39
+ .radio-group__vertical_1hkfv .radio-group__radioList_1hkfv {
40
40
  flex-direction: column;
41
41
  align-items: flex-start;
42
42
  }
43
- .radio-group__vertical_bbjwt .radio-group__radio_bbjwt {
43
+ .radio-group__vertical_1hkfv .radio-group__radio_1hkfv {
44
44
  margin-bottom: var(--gap-m)
45
45
  }
46
- .radio-group__vertical_bbjwt .radio-group__radio_bbjwt:last-child {
46
+ .radio-group__vertical_1hkfv .radio-group__radio_1hkfv:last-child {
47
47
  margin-bottom: 0;
48
48
  }
49
- .radio-group__horizontal_bbjwt .radio-group__radioList_bbjwt {
49
+ .radio-group__horizontal_1hkfv .radio-group__radioList_1hkfv {
50
50
  flex-wrap: wrap;
51
51
  margin-right: var(--gap-xl-neg);
52
52
  margin-bottom: var(--gap-xs-neg);
53
53
  }
54
- .radio-group__tag_bbjwt.radio-group__horizontal_bbjwt .radio-group__radioList_bbjwt {
54
+ .radio-group__tag_1hkfv.radio-group__horizontal_1hkfv .radio-group__radioList_1hkfv {
55
55
  margin-right: var(--gap-xs-neg);
56
56
  }
57
- .radio-group__horizontal_bbjwt .radio-group__radio_bbjwt {
57
+ .radio-group__horizontal_1hkfv .radio-group__radio_1hkfv {
58
58
  margin-right: var(--gap-xl);
59
59
  margin-bottom: var(--gap-xs);
60
60
  }
61
- .radio-group__horizontal_bbjwt .radio-group__tagLabel_bbjwt {
61
+ .radio-group__horizontal_1hkfv .radio-group__tagLabel_1hkfv {
62
62
  margin-right: var(--gap-xs);
63
63
  }
64
- .radio-group__label_bbjwt {
64
+ .radio-group__label_1hkfv {
65
65
  font-size: 16px;
66
66
  line-height: 24px;
67
67
  font-weight: 400;
68
68
  margin-bottom: var(--gap-s);
69
69
  color: var(--radio-group-label-color);
70
70
  }
71
- .radio-group__sub_bbjwt {
71
+ .radio-group__sub_1hkfv {
72
72
  font-size: 14px;
73
73
  line-height: 18px;
74
74
  font-weight: 400;
75
75
  margin-top: var(--gap-s);
76
76
  }
77
- .radio-group__errorMessage_bbjwt {
77
+ .radio-group__errorMessage_1hkfv {
78
78
  color: var(--radio-group-error-color);
79
79
  }
80
- .radio-group__hint_bbjwt {
80
+ .radio-group__hint_1hkfv {
81
81
  color: var(--radio-group-hint-color);
82
82
  }
83
- .radio-group__hiddenInput_bbjwt {
83
+ .radio-group__hiddenInput_1hkfv {
84
84
  position: absolute;
85
85
  z-index: -1;
86
86
  top: 0;
87
87
  left: 0;
88
88
  opacity: 0;
89
89
  }
90
- .radio-group__tagLabel_bbjwt {
90
+ .radio-group__tagLabel_1hkfv {
91
91
  position: relative;
92
92
  }