@alfalab/core-components 27.9.0 → 27.10.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 (2031) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/cssm/index.module.css +1 -0
  3. package/alert/esm/Component.js +1 -1
  4. package/alert/esm/index.css +5 -4
  5. package/alert/index.css +5 -4
  6. package/alert/modern/Component.js +1 -1
  7. package/alert/modern/index.css +5 -4
  8. package/amount/component.js +1 -1
  9. package/amount/cssm/index.module.css +1 -0
  10. package/amount/esm/component.js +1 -1
  11. package/amount/esm/index.css +8 -7
  12. package/amount/esm/pure/component.js +1 -1
  13. package/amount/esm/pure/index.css +2 -2
  14. package/amount/index.css +8 -7
  15. package/amount/modern/component.js +1 -1
  16. package/amount/modern/index.css +8 -7
  17. package/amount/modern/pure/component.js +1 -1
  18. package/amount/modern/pure/index.css +2 -2
  19. package/amount/pure/component.js +1 -1
  20. package/amount/pure/index.css +2 -2
  21. package/amount-input/Component.js +3 -3
  22. package/amount-input/cssm/default.module.css +1 -0
  23. package/amount-input/cssm/index.module.css +1 -0
  24. package/amount-input/cssm/inverted.module.css +1 -0
  25. package/amount-input/default.css +3 -2
  26. package/amount-input/esm/Component.js +3 -3
  27. package/amount-input/esm/default.css +3 -2
  28. package/amount-input/esm/index.css +8 -7
  29. package/amount-input/esm/inverted.css +3 -2
  30. package/amount-input/index.css +8 -7
  31. package/amount-input/inverted.css +3 -2
  32. package/amount-input/modern/Component.js +3 -3
  33. package/amount-input/modern/default.css +3 -2
  34. package/amount-input/modern/index.css +8 -7
  35. package/amount-input/modern/inverted.css +3 -2
  36. package/attach/Component.js +1 -1
  37. package/attach/cssm/index.module.css +1 -0
  38. package/attach/esm/Component.js +1 -1
  39. package/attach/esm/index.css +28 -27
  40. package/attach/index.css +28 -27
  41. package/attach/modern/Component.js +1 -1
  42. package/attach/modern/index.css +28 -27
  43. package/backdrop/Component.js +1 -1
  44. package/backdrop/cssm/index.module.css +1 -0
  45. package/backdrop/cssm/vars.css +1 -0
  46. package/backdrop/esm/Component.js +1 -1
  47. package/backdrop/esm/index.css +12 -11
  48. package/backdrop/index.css +12 -11
  49. package/backdrop/modern/Component.js +1 -1
  50. package/backdrop/modern/index.css +12 -11
  51. package/badge/Component.js +1 -1
  52. package/badge/cssm/index.module.css +1 -0
  53. package/badge/esm/Component.js +1 -1
  54. package/badge/esm/index.css +38 -37
  55. package/badge/index.css +38 -37
  56. package/badge/modern/Component.js +1 -1
  57. package/badge/modern/index.css +38 -37
  58. package/bank-card/Component.js +1 -1
  59. package/bank-card/cssm/index.module.css +1 -0
  60. package/bank-card/esm/Component.js +1 -1
  61. package/bank-card/esm/index.css +20 -19
  62. package/bank-card/index.css +20 -19
  63. package/bank-card/modern/Component.js +1 -1
  64. package/bank-card/modern/index.css +20 -19
  65. package/base-modal/Component.js +1 -1
  66. package/base-modal/cssm/index.module.css +1 -0
  67. package/base-modal/esm/Component.js +1 -1
  68. package/base-modal/esm/index.css +13 -12
  69. package/base-modal/index.css +13 -12
  70. package/base-modal/modern/Component.js +1 -1
  71. package/base-modal/modern/index.css +13 -12
  72. package/bottom-sheet/{component-01854e98.d.ts → component-e4bbc212.d.ts} +0 -0
  73. package/bottom-sheet/{component-01854e98.js → component-e4bbc212.js} +3 -3
  74. package/bottom-sheet/component.js +2 -2
  75. package/bottom-sheet/components/backer/Component.js +2 -2
  76. package/bottom-sheet/components/backer/index.css +3 -3
  77. package/bottom-sheet/components/closer/Component.js +2 -2
  78. package/bottom-sheet/components/closer/index.css +3 -3
  79. package/bottom-sheet/components/footer/Component.js +1 -1
  80. package/bottom-sheet/components/footer/index.css +5 -4
  81. package/bottom-sheet/components/header/Component.js +2 -2
  82. package/bottom-sheet/components/header/index.css +18 -17
  83. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  84. package/bottom-sheet/cssm/components/footer/index.module.css +1 -0
  85. package/bottom-sheet/cssm/components/header/index.module.css +1 -0
  86. package/bottom-sheet/cssm/index.module.css +1 -0
  87. package/bottom-sheet/esm/{component-3c2b5fd7.d.ts → component-f52911e2.d.ts} +0 -0
  88. package/bottom-sheet/esm/{component-3c2b5fd7.js → component-f52911e2.js} +3 -3
  89. package/bottom-sheet/esm/component.js +2 -2
  90. package/bottom-sheet/esm/components/backer/Component.js +2 -2
  91. package/bottom-sheet/esm/components/backer/index.css +3 -3
  92. package/bottom-sheet/esm/components/closer/Component.js +2 -2
  93. package/bottom-sheet/esm/components/closer/index.css +3 -3
  94. package/bottom-sheet/esm/components/footer/Component.js +1 -1
  95. package/bottom-sheet/esm/components/footer/index.css +5 -4
  96. package/bottom-sheet/esm/components/header/Component.js +2 -2
  97. package/bottom-sheet/esm/components/header/index.css +18 -17
  98. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  99. package/bottom-sheet/esm/index.css +17 -16
  100. package/bottom-sheet/esm/index.d.ts +1 -1
  101. package/bottom-sheet/esm/index.js +2 -2
  102. package/bottom-sheet/esm/{tslib.es6-5568f64c.d.ts → tslib.es6-8e1def13.d.ts} +0 -0
  103. package/bottom-sheet/esm/{tslib.es6-5568f64c.js → tslib.es6-8e1def13.js} +0 -0
  104. package/bottom-sheet/index.css +17 -16
  105. package/bottom-sheet/index.d.ts +1 -1
  106. package/bottom-sheet/index.js +2 -2
  107. package/bottom-sheet/modern/{component-0e021541.d.ts → component-70b7137e.d.ts} +0 -0
  108. package/bottom-sheet/modern/{component-0e021541.js → component-70b7137e.js} +2 -2
  109. package/bottom-sheet/modern/component.js +1 -1
  110. package/bottom-sheet/modern/components/backer/Component.js +1 -1
  111. package/bottom-sheet/modern/components/backer/index.css +3 -3
  112. package/bottom-sheet/modern/components/closer/Component.js +1 -1
  113. package/bottom-sheet/modern/components/closer/index.css +3 -3
  114. package/bottom-sheet/modern/components/footer/Component.js +1 -1
  115. package/bottom-sheet/modern/components/footer/index.css +5 -4
  116. package/bottom-sheet/modern/components/header/Component.js +1 -1
  117. package/bottom-sheet/modern/components/header/index.css +18 -17
  118. package/bottom-sheet/modern/index.css +17 -16
  119. package/bottom-sheet/modern/index.d.ts +1 -1
  120. package/bottom-sheet/modern/index.js +1 -1
  121. package/bottom-sheet/{tslib.es6-071a0cac.d.ts → tslib.es6-1f5072a8.d.ts} +0 -0
  122. package/bottom-sheet/{tslib.es6-071a0cac.js → tslib.es6-1f5072a8.js} +0 -0
  123. package/button/Component.js +3 -3
  124. package/button/cssm/default.module.css +1 -0
  125. package/button/cssm/index.module.css +1 -0
  126. package/button/cssm/inverted.module.css +1 -0
  127. package/button/default.css +41 -40
  128. package/button/esm/Component.js +3 -3
  129. package/button/esm/default.css +41 -40
  130. package/button/esm/index.css +54 -53
  131. package/button/esm/inverted.css +41 -40
  132. package/button/index.css +54 -53
  133. package/button/inverted.css +41 -40
  134. package/button/modern/Component.js +3 -3
  135. package/button/modern/default.css +41 -40
  136. package/button/modern/index.css +54 -53
  137. package/button/modern/inverted.css +41 -40
  138. package/calendar/Component.js +2 -2
  139. package/calendar/components/days-table/Component.js +2 -2
  140. package/calendar/components/days-table/index.css +52 -51
  141. package/calendar/components/days-table/index.js +1 -1
  142. package/calendar/components/header/Component.js +1 -1
  143. package/calendar/components/header/index.css +4 -3
  144. package/calendar/components/month-year-header/Component.js +2 -2
  145. package/calendar/components/month-year-header/index.css +11 -10
  146. package/calendar/components/month-year-header/index.js +1 -1
  147. package/calendar/components/months-table/Component.js +2 -2
  148. package/calendar/components/months-table/index.css +10 -9
  149. package/calendar/components/months-table/index.js +1 -1
  150. package/calendar/components/period-slider/Component.js +1 -1
  151. package/calendar/components/period-slider/index.css +11 -10
  152. package/calendar/components/select-button/Component.d.ts +1 -1
  153. package/calendar/components/select-button/Component.js +2 -2
  154. package/calendar/components/select-button/index.css +11 -10
  155. package/calendar/components/select-button/index.js +1 -1
  156. package/calendar/components/years-table/Component.js +2 -2
  157. package/calendar/components/years-table/index.css +11 -10
  158. package/calendar/components/years-table/index.js +1 -1
  159. package/calendar/cssm/components/days-table/index.module.css +1 -0
  160. package/calendar/cssm/components/header/index.module.css +1 -0
  161. package/calendar/cssm/components/month-year-header/index.module.css +1 -0
  162. package/calendar/cssm/components/months-table/index.module.css +1 -0
  163. package/calendar/cssm/components/period-slider/index.module.css +1 -0
  164. package/calendar/cssm/components/select-button/index.module.css +1 -0
  165. package/calendar/cssm/components/years-table/index.module.css +1 -0
  166. package/calendar/cssm/index.module.css +1 -0
  167. package/calendar/esm/Component.js +2 -2
  168. package/calendar/esm/components/days-table/Component.js +2 -2
  169. package/calendar/esm/components/days-table/index.css +52 -51
  170. package/calendar/esm/components/days-table/index.js +1 -1
  171. package/calendar/esm/components/header/Component.js +1 -1
  172. package/calendar/esm/components/header/index.css +4 -3
  173. package/calendar/esm/components/month-year-header/Component.js +2 -2
  174. package/calendar/esm/components/month-year-header/index.css +11 -10
  175. package/calendar/esm/components/month-year-header/index.js +1 -1
  176. package/calendar/esm/components/months-table/Component.js +2 -2
  177. package/calendar/esm/components/months-table/index.css +10 -9
  178. package/calendar/esm/components/months-table/index.js +1 -1
  179. package/calendar/esm/components/period-slider/Component.js +1 -1
  180. package/calendar/esm/components/period-slider/index.css +11 -10
  181. package/calendar/esm/components/select-button/Component.js +2 -2
  182. package/calendar/esm/components/select-button/index.css +11 -10
  183. package/calendar/esm/components/select-button/index.js +1 -1
  184. package/calendar/esm/components/years-table/Component.js +2 -2
  185. package/calendar/esm/components/years-table/index.css +11 -10
  186. package/calendar/esm/components/years-table/index.js +1 -1
  187. package/calendar/esm/index.css +12 -11
  188. package/calendar/esm/index.js +1 -1
  189. package/calendar/esm/{tslib.es6-3c02bbd9.d.ts → tslib.es6-928f8251.d.ts} +0 -0
  190. package/calendar/esm/{tslib.es6-3c02bbd9.js → tslib.es6-928f8251.js} +0 -0
  191. package/calendar/index.css +12 -11
  192. package/calendar/index.js +1 -1
  193. package/calendar/modern/Component.js +1 -1
  194. package/calendar/modern/components/days-table/Component.js +1 -1
  195. package/calendar/modern/components/days-table/index.css +52 -51
  196. package/calendar/modern/components/header/Component.js +1 -1
  197. package/calendar/modern/components/header/index.css +4 -3
  198. package/calendar/modern/components/month-year-header/Component.js +1 -1
  199. package/calendar/modern/components/month-year-header/index.css +11 -10
  200. package/calendar/modern/components/months-table/Component.js +1 -1
  201. package/calendar/modern/components/months-table/index.css +10 -9
  202. package/calendar/modern/components/period-slider/Component.js +1 -1
  203. package/calendar/modern/components/period-slider/index.css +11 -10
  204. package/calendar/modern/components/select-button/Component.js +1 -1
  205. package/calendar/modern/components/select-button/index.css +11 -10
  206. package/calendar/modern/components/years-table/Component.js +1 -1
  207. package/calendar/modern/components/years-table/index.css +11 -10
  208. package/calendar/modern/index.css +12 -11
  209. package/calendar/{tslib.es6-45923f45.d.ts → tslib.es6-8da01219.d.ts} +0 -0
  210. package/calendar/{tslib.es6-45923f45.js → tslib.es6-8da01219.js} +0 -0
  211. package/calendar-input/Component.js +1 -1
  212. package/calendar-input/cssm/index.module.css +1 -0
  213. package/calendar-input/cssm/stories.module.css +1 -0
  214. package/calendar-input/esm/Component.js +1 -1
  215. package/calendar-input/esm/index.css +11 -10
  216. package/calendar-input/index.css +11 -10
  217. package/calendar-input/modern/Component.js +1 -1
  218. package/calendar-input/modern/index.css +11 -10
  219. package/calendar-range/Component.js +1 -1
  220. package/calendar-range/cssm/views/index.module.css +1 -0
  221. package/calendar-range/esm/Component.js +1 -1
  222. package/calendar-range/esm/index.js +1 -1
  223. package/calendar-range/esm/{index.module-badbaad3.d.ts → index.module-f7379ec8.d.ts} +0 -0
  224. package/calendar-range/esm/{index.module-badbaad3.js → index.module-f7379ec8.js} +1 -1
  225. package/calendar-range/esm/views/index.css +9 -8
  226. package/calendar-range/esm/views/popover.js +1 -1
  227. package/calendar-range/esm/views/static.js +1 -1
  228. package/calendar-range/index.js +1 -1
  229. package/calendar-range/{index.module-8eb49154.d.ts → index.module-48cf1fb4.d.ts} +0 -0
  230. package/calendar-range/{index.module-8eb49154.js → index.module-48cf1fb4.js} +1 -1
  231. package/calendar-range/modern/Component.js +1 -1
  232. package/calendar-range/modern/index.js +1 -1
  233. package/calendar-range/modern/index.module-68930b6a.js +4 -0
  234. package/calendar-range/modern/views/index.css +9 -8
  235. package/calendar-range/modern/views/popover.js +1 -1
  236. package/calendar-range/modern/views/static.js +1 -1
  237. package/calendar-range/views/index.css +9 -8
  238. package/calendar-range/views/popover.js +1 -1
  239. package/calendar-range/views/static.js +1 -1
  240. package/calendar-with-skeleton/Component.js +1 -1
  241. package/calendar-with-skeleton/cssm/index.module.css +1 -0
  242. package/calendar-with-skeleton/esm/Component.js +1 -1
  243. package/calendar-with-skeleton/esm/index.css +13 -12
  244. package/calendar-with-skeleton/index.css +13 -12
  245. package/calendar-with-skeleton/modern/Component.js +1 -1
  246. package/calendar-with-skeleton/modern/index.css +13 -12
  247. package/card-image/Component.js +1 -1
  248. package/card-image/cssm/index.module.css +1 -0
  249. package/card-image/esm/Component.js +1 -1
  250. package/card-image/esm/index.css +7 -6
  251. package/card-image/index.css +7 -6
  252. package/card-image/modern/Component.js +1 -1
  253. package/card-image/modern/index.css +7 -6
  254. package/cdn-icon/Component.js +1 -1
  255. package/cdn-icon/cssm/index.module.css +1 -0
  256. package/cdn-icon/esm/Component.js +1 -1
  257. package/cdn-icon/esm/index.css +3 -2
  258. package/cdn-icon/index.css +3 -2
  259. package/cdn-icon/modern/Component.js +1 -1
  260. package/cdn-icon/modern/index.css +3 -2
  261. package/chart/Component.js +2 -2
  262. package/chart/components/Dot/index.css +7 -7
  263. package/chart/components/Dot/index.js +1 -1
  264. package/chart/components/Legends/index.css +8 -7
  265. package/chart/components/Legends/index.js +1 -1
  266. package/chart/components/Tick/index.css +4 -3
  267. package/chart/components/Tick/index.js +1 -1
  268. package/chart/components/TooltipContent/index.css +7 -6
  269. package/chart/components/TooltipContent/index.js +1 -1
  270. package/chart/cssm/components/Legends/index.module.css +1 -0
  271. package/chart/cssm/components/Tick/index.module.css +1 -0
  272. package/chart/cssm/components/TooltipContent/index.module.css +1 -0
  273. package/chart/cssm/index.module.css +1 -0
  274. package/chart/esm/Component.js +2 -2
  275. package/chart/esm/components/Dot/index.css +7 -7
  276. package/chart/esm/components/Dot/index.js +1 -1
  277. package/chart/esm/components/Legends/index.css +8 -7
  278. package/chart/esm/components/Legends/index.js +1 -1
  279. package/chart/esm/components/Tick/index.css +4 -3
  280. package/chart/esm/components/Tick/index.js +1 -1
  281. package/chart/esm/components/TooltipContent/index.css +7 -6
  282. package/chart/esm/components/TooltipContent/index.js +1 -1
  283. package/chart/esm/hooks/useSettings/index.js +1 -1
  284. package/chart/esm/hooks/useSettings/utils/setDatas.js +1 -1
  285. package/chart/esm/hooks/useSettings/utils/setGradientCharts.js +1 -1
  286. package/chart/esm/index.css +5 -4
  287. package/chart/esm/index.js +1 -1
  288. package/chart/esm/{tslib.es6-c8665fb3.d.ts → tslib.es6-7ea5810a.d.ts} +0 -0
  289. package/chart/esm/{tslib.es6-c8665fb3.js → tslib.es6-7ea5810a.js} +0 -0
  290. package/chart/hooks/useSettings/index.js +1 -1
  291. package/chart/hooks/useSettings/utils/setDatas.js +1 -1
  292. package/chart/hooks/useSettings/utils/setGradientCharts.js +1 -1
  293. package/chart/index.css +5 -4
  294. package/chart/index.js +1 -1
  295. package/chart/modern/Component.js +1 -1
  296. package/chart/modern/components/Dot/index.css +7 -7
  297. package/chart/modern/components/Dot/index.js +1 -1
  298. package/chart/modern/components/Legends/index.css +8 -7
  299. package/chart/modern/components/Legends/index.js +1 -1
  300. package/chart/modern/components/Tick/index.css +4 -3
  301. package/chart/modern/components/Tick/index.js +1 -1
  302. package/chart/modern/components/TooltipContent/index.css +7 -6
  303. package/chart/modern/components/TooltipContent/index.js +1 -1
  304. package/chart/modern/index.css +5 -4
  305. package/chart/{tslib.es6-83f61e86.d.ts → tslib.es6-d334f3ab.d.ts} +0 -0
  306. package/chart/{tslib.es6-83f61e86.js → tslib.es6-d334f3ab.js} +0 -0
  307. package/checkbox/Component.js +1 -1
  308. package/checkbox/cssm/index.module.css +1 -0
  309. package/checkbox/esm/Component.js +1 -1
  310. package/checkbox/esm/index.css +37 -36
  311. package/checkbox/index.css +37 -36
  312. package/checkbox/modern/Component.js +1 -1
  313. package/checkbox/modern/index.css +37 -36
  314. package/checkbox-group/Component.js +1 -1
  315. package/checkbox-group/cssm/index.module.css +1 -0
  316. package/checkbox-group/esm/Component.js +1 -1
  317. package/checkbox-group/esm/index.css +17 -16
  318. package/checkbox-group/index.css +17 -16
  319. package/checkbox-group/modern/Component.js +1 -1
  320. package/checkbox-group/modern/index.css +17 -16
  321. package/circular-progress-bar/Component.js +1 -1
  322. package/circular-progress-bar/esm/Component.js +1 -1
  323. package/circular-progress-bar/esm/index.css +20 -20
  324. package/circular-progress-bar/index.css +20 -20
  325. package/circular-progress-bar/modern/Component.js +1 -1
  326. package/circular-progress-bar/modern/index.css +20 -20
  327. package/code-input/component.js +1 -1
  328. package/code-input/components/input/component.js +1 -1
  329. package/code-input/components/input/index.css +11 -10
  330. package/code-input/cssm/components/input/index.module.css +1 -0
  331. package/code-input/cssm/index.module.css +1 -0
  332. package/code-input/cssm/vars.css +1 -0
  333. package/code-input/esm/component.js +1 -1
  334. package/code-input/esm/components/input/component.js +1 -1
  335. package/code-input/esm/components/input/index.css +11 -10
  336. package/code-input/esm/index.css +6 -5
  337. package/code-input/index.css +6 -5
  338. package/code-input/modern/component.js +1 -1
  339. package/code-input/modern/components/input/component.js +1 -1
  340. package/code-input/modern/components/input/index.css +11 -10
  341. package/code-input/modern/index.css +6 -5
  342. package/collapse/Component.js +1 -1
  343. package/collapse/cssm/index.module.css +1 -0
  344. package/collapse/esm/Component.js +1 -1
  345. package/collapse/esm/index.css +8 -7
  346. package/collapse/index.css +8 -7
  347. package/collapse/modern/Component.js +1 -1
  348. package/collapse/modern/index.css +8 -7
  349. package/confirmation/component.js +2 -2
  350. package/confirmation/components/countdown-loader/component.js +1 -1
  351. package/confirmation/components/countdown-loader/index.css +3 -2
  352. package/confirmation/components/index.js +1 -1
  353. package/confirmation/components/screens/fatal-error/component.js +1 -1
  354. package/confirmation/components/screens/fatal-error/index.css +4 -3
  355. package/confirmation/components/screens/hint/component.js +1 -1
  356. package/confirmation/components/screens/hint/index.css +14 -13
  357. package/confirmation/components/screens/index.js +1 -1
  358. package/confirmation/components/screens/initial/component.js +1 -1
  359. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  360. package/confirmation/components/screens/initial/index.css +17 -16
  361. package/confirmation/components/screens/initial/index.js +1 -1
  362. package/confirmation/components/screens/temp-block/component.js +1 -1
  363. package/confirmation/components/screens/temp-block/index.css +6 -5
  364. package/confirmation/{countdown-section-b4e8ac1c.d.ts → countdown-section-279bb423.d.ts} +0 -0
  365. package/confirmation/{countdown-section-b4e8ac1c.js → countdown-section-279bb423.js} +1 -1
  366. package/confirmation/cssm/components/countdown-loader/index.module.css +1 -0
  367. package/confirmation/cssm/components/screens/fatal-error/index.module.css +1 -0
  368. package/confirmation/cssm/components/screens/hint/index.module.css +1 -0
  369. package/confirmation/cssm/components/screens/initial/index.module.css +1 -0
  370. package/confirmation/cssm/components/screens/temp-block/index.module.css +1 -0
  371. package/confirmation/cssm/index.module.css +1 -0
  372. package/confirmation/cssm/vars.css +1 -0
  373. package/confirmation/esm/component.js +2 -2
  374. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  375. package/confirmation/esm/components/countdown-loader/index.css +3 -2
  376. package/confirmation/esm/components/index.js +1 -1
  377. package/confirmation/esm/components/screens/fatal-error/component.js +1 -1
  378. package/confirmation/esm/components/screens/fatal-error/index.css +4 -3
  379. package/confirmation/esm/components/screens/hint/component.js +1 -1
  380. package/confirmation/esm/components/screens/hint/index.css +14 -13
  381. package/confirmation/esm/components/screens/index.js +1 -1
  382. package/confirmation/esm/components/screens/initial/component.js +1 -1
  383. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  384. package/confirmation/esm/components/screens/initial/index.css +17 -16
  385. package/confirmation/esm/components/screens/initial/index.js +1 -1
  386. package/confirmation/esm/components/screens/temp-block/component.js +1 -1
  387. package/confirmation/esm/components/screens/temp-block/index.css +6 -5
  388. package/confirmation/esm/{countdown-section-9ae4a79a.d.ts → countdown-section-8c75bff3.d.ts} +0 -0
  389. package/confirmation/esm/{countdown-section-9ae4a79a.js → countdown-section-8c75bff3.js} +1 -1
  390. package/confirmation/esm/index.css +4 -3
  391. package/confirmation/esm/index.js +1 -1
  392. package/confirmation/index.css +4 -3
  393. package/confirmation/index.js +1 -1
  394. package/confirmation/modern/component.js +2 -2
  395. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  396. package/confirmation/modern/components/countdown-loader/index.css +3 -2
  397. package/confirmation/modern/components/index.js +1 -1
  398. package/confirmation/modern/components/screens/fatal-error/component.js +1 -1
  399. package/confirmation/modern/components/screens/fatal-error/index.css +4 -3
  400. package/confirmation/modern/components/screens/hint/component.js +1 -1
  401. package/confirmation/modern/components/screens/hint/index.css +14 -13
  402. package/confirmation/modern/components/screens/index.js +1 -1
  403. package/confirmation/modern/components/screens/initial/component.js +1 -1
  404. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  405. package/confirmation/modern/components/screens/initial/index.css +17 -16
  406. package/confirmation/modern/components/screens/initial/index.js +1 -1
  407. package/confirmation/modern/components/screens/temp-block/component.js +1 -1
  408. package/confirmation/modern/components/screens/temp-block/index.css +6 -5
  409. package/confirmation/modern/{countdown-section-70b588e4.d.ts → countdown-section-d64d985d.d.ts} +0 -0
  410. package/confirmation/modern/{countdown-section-70b588e4.js → countdown-section-d64d985d.js} +1 -1
  411. package/confirmation/modern/index.css +4 -3
  412. package/confirmation/modern/index.js +1 -1
  413. package/custom-button/Component.js +1 -1
  414. package/custom-button/cssm/index.module.css +1 -0
  415. package/custom-button/esm/Component.js +1 -1
  416. package/custom-button/esm/index.css +12 -11
  417. package/custom-button/index.css +12 -11
  418. package/custom-button/modern/Component.js +1 -1
  419. package/custom-button/modern/index.css +12 -11
  420. package/date-input/Component.js +1 -1
  421. package/date-input/cssm/index.module.css +1 -0
  422. package/date-input/esm/Component.js +1 -1
  423. package/date-input/esm/index.css +4 -3
  424. package/date-input/index.css +4 -3
  425. package/date-input/modern/Component.js +1 -1
  426. package/date-input/modern/index.css +4 -3
  427. package/divider/Component.js +1 -1
  428. package/divider/cssm/index.module.css +1 -0
  429. package/divider/esm/Component.js +1 -1
  430. package/divider/esm/index.css +2 -1
  431. package/divider/index.css +2 -1
  432. package/divider/modern/Component.js +1 -1
  433. package/divider/modern/index.css +2 -1
  434. package/drawer/Component.js +1 -1
  435. package/drawer/cssm/index.module.css +1 -0
  436. package/drawer/esm/Component.js +1 -1
  437. package/drawer/esm/index.css +17 -16
  438. package/drawer/index.css +17 -16
  439. package/drawer/modern/Component.js +1 -1
  440. package/drawer/modern/index.css +17 -16
  441. package/dropzone/Component.js +1 -1
  442. package/dropzone/components/overlay/Component.js +1 -1
  443. package/dropzone/components/overlay/index.css +4 -3
  444. package/dropzone/cssm/components/overlay/index.module.css +1 -0
  445. package/dropzone/cssm/index.module.css +1 -0
  446. package/dropzone/esm/Component.js +1 -1
  447. package/dropzone/esm/components/overlay/Component.js +1 -1
  448. package/dropzone/esm/components/overlay/index.css +4 -3
  449. package/dropzone/esm/index.css +7 -6
  450. package/dropzone/index.css +7 -6
  451. package/dropzone/modern/Component.js +1 -1
  452. package/dropzone/modern/components/overlay/Component.js +1 -1
  453. package/dropzone/modern/components/overlay/index.css +4 -3
  454. package/dropzone/modern/index.css +7 -6
  455. package/file-upload-item/Component.js +1 -1
  456. package/file-upload-item/cssm/index.module.css +1 -0
  457. package/file-upload-item/esm/Component.js +1 -1
  458. package/file-upload-item/esm/index.css +24 -23
  459. package/file-upload-item/index.css +24 -23
  460. package/file-upload-item/modern/Component.js +1 -1
  461. package/file-upload-item/modern/index.css +24 -23
  462. package/filter-tag/Component.js +1 -1
  463. package/filter-tag/cssm/index.module.css +1 -0
  464. package/filter-tag/esm/Component.js +1 -1
  465. package/filter-tag/esm/index.css +58 -57
  466. package/filter-tag/index.css +58 -57
  467. package/filter-tag/modern/Component.js +1 -1
  468. package/filter-tag/modern/index.css +58 -57
  469. package/form-control/Component.js +3 -3
  470. package/form-control/cssm/default.module.css +1 -0
  471. package/form-control/cssm/index.module.css +14 -7
  472. package/form-control/cssm/inverted.module.css +1 -0
  473. package/form-control/default.css +15 -14
  474. package/form-control/esm/Component.js +3 -3
  475. package/form-control/esm/default.css +15 -14
  476. package/form-control/esm/index.css +54 -47
  477. package/form-control/esm/inverted.css +15 -14
  478. package/form-control/index.css +54 -47
  479. package/form-control/inverted.css +15 -14
  480. package/form-control/modern/Component.js +3 -3
  481. package/form-control/modern/default.css +15 -14
  482. package/form-control/modern/index.css +54 -47
  483. package/form-control/modern/inverted.css +15 -14
  484. package/gallery/Component.js +3 -3
  485. package/gallery/components/header/Component.js +2 -2
  486. package/gallery/components/header/buttons.js +1 -1
  487. package/gallery/components/header/index.css +4 -3
  488. package/gallery/components/header/index.js +1 -1
  489. package/gallery/components/header-info-block/Component.js +1 -1
  490. package/gallery/components/header-info-block/index.css +6 -5
  491. package/gallery/components/image-preview/Component.js +1 -1
  492. package/gallery/components/image-preview/index.css +13 -12
  493. package/gallery/components/image-viewer/component.js +2 -2
  494. package/gallery/components/image-viewer/index.css +20 -19
  495. package/gallery/components/image-viewer/index.js +2 -2
  496. package/gallery/components/image-viewer/slide.js +1 -1
  497. package/gallery/components/index.js +2 -2
  498. package/gallery/components/navigation-bar/Component.js +1 -1
  499. package/gallery/components/navigation-bar/index.css +7 -6
  500. package/gallery/cssm/components/header/index.module.css +1 -0
  501. package/gallery/cssm/components/header-info-block/index.module.css +1 -0
  502. package/gallery/cssm/components/image-preview/index.module.css +1 -0
  503. package/gallery/cssm/components/image-viewer/index.module.css +1 -0
  504. package/gallery/cssm/components/navigation-bar/index.module.css +1 -0
  505. package/gallery/cssm/index.module.css +1 -0
  506. package/gallery/esm/Component.js +3 -3
  507. package/gallery/esm/components/header/Component.js +2 -2
  508. package/gallery/esm/components/header/buttons.js +1 -1
  509. package/gallery/esm/components/header/index.css +4 -3
  510. package/gallery/esm/components/header/index.js +1 -1
  511. package/gallery/esm/components/header-info-block/Component.js +1 -1
  512. package/gallery/esm/components/header-info-block/index.css +6 -5
  513. package/gallery/esm/components/image-preview/Component.js +1 -1
  514. package/gallery/esm/components/image-preview/index.css +13 -12
  515. package/gallery/esm/components/image-viewer/component.js +2 -2
  516. package/gallery/esm/components/image-viewer/index.css +20 -19
  517. package/gallery/esm/components/image-viewer/index.js +2 -2
  518. package/gallery/esm/components/image-viewer/slide.js +1 -1
  519. package/gallery/esm/components/index.js +2 -2
  520. package/gallery/esm/components/navigation-bar/Component.js +1 -1
  521. package/gallery/esm/components/navigation-bar/index.css +7 -6
  522. package/gallery/esm/index.css +4 -3
  523. package/gallery/esm/index.js +2 -2
  524. package/gallery/esm/{slide-6c8eb5ab.d.ts → slide-02fdfadc.d.ts} +0 -0
  525. package/gallery/esm/{slide-6c8eb5ab.js → slide-02fdfadc.js} +1 -1
  526. package/gallery/esm/{tslib.es6-fa26a30c.d.ts → tslib.es6-983013e5.d.ts} +0 -0
  527. package/gallery/esm/{tslib.es6-fa26a30c.js → tslib.es6-983013e5.js} +0 -0
  528. package/gallery/index.css +4 -3
  529. package/gallery/index.js +2 -2
  530. package/gallery/modern/Component.js +2 -2
  531. package/gallery/modern/components/header/Component.js +1 -1
  532. package/gallery/modern/components/header/index.css +4 -3
  533. package/gallery/modern/components/header-info-block/Component.js +1 -1
  534. package/gallery/modern/components/header-info-block/index.css +6 -5
  535. package/gallery/modern/components/image-preview/Component.js +1 -1
  536. package/gallery/modern/components/image-preview/index.css +13 -12
  537. package/gallery/modern/components/image-viewer/component.js +1 -1
  538. package/gallery/modern/components/image-viewer/index.css +20 -19
  539. package/gallery/modern/components/image-viewer/index.js +1 -1
  540. package/gallery/modern/components/image-viewer/slide.js +1 -1
  541. package/gallery/modern/components/index.js +1 -1
  542. package/gallery/modern/components/navigation-bar/Component.js +1 -1
  543. package/gallery/modern/components/navigation-bar/index.css +7 -6
  544. package/gallery/modern/index.css +4 -3
  545. package/gallery/modern/index.js +1 -1
  546. package/gallery/modern/{slide-308a173c.d.ts → slide-ba86c6ee.d.ts} +0 -0
  547. package/gallery/modern/{slide-308a173c.js → slide-ba86c6ee.js} +1 -1
  548. package/gallery/{slide-8b751758.d.ts → slide-955a0610.d.ts} +0 -0
  549. package/gallery/{slide-8b751758.js → slide-955a0610.js} +1 -1
  550. package/gallery/{tslib.es6-ad900cfb.d.ts → tslib.es6-61454033.d.ts} +0 -0
  551. package/gallery/{tslib.es6-ad900cfb.js → tslib.es6-61454033.js} +0 -0
  552. package/grid/Component.js +1 -1
  553. package/grid/col/Component.js +2 -2
  554. package/grid/col/index.css +511 -511
  555. package/grid/col/index.js +1 -1
  556. package/grid/esm/Component.js +1 -1
  557. package/grid/esm/col/Component.js +2 -2
  558. package/grid/esm/col/index.css +511 -511
  559. package/grid/esm/col/index.js +1 -1
  560. package/grid/esm/gutters.css +78 -78
  561. package/grid/esm/{gutters.module-c7d03958.d.ts → gutters.module-b91b1fc8.d.ts} +0 -0
  562. package/grid/esm/gutters.module-b91b1fc8.js +27 -0
  563. package/grid/esm/index.js +1 -1
  564. package/grid/esm/row/Component.js +2 -2
  565. package/grid/esm/row/index.css +9 -9
  566. package/grid/esm/row/index.js +1 -1
  567. package/grid/gutters.css +78 -78
  568. package/grid/{gutters.module-c8d6ccac.d.ts → gutters.module-e419c51c.d.ts} +0 -0
  569. package/grid/gutters.module-e419c51c.js +28 -0
  570. package/grid/index.js +1 -1
  571. package/grid/modern/Component.js +1 -1
  572. package/grid/modern/col/Component.js +2 -2
  573. package/grid/modern/col/index.css +511 -511
  574. package/grid/modern/col/index.js +1 -1
  575. package/grid/modern/gutters.css +78 -78
  576. package/grid/modern/gutters.module-f45fd3b4.js +4 -0
  577. package/grid/modern/index.js +1 -1
  578. package/grid/modern/row/Component.js +2 -2
  579. package/grid/modern/row/index.css +9 -9
  580. package/grid/modern/row/index.js +1 -1
  581. package/grid/row/Component.js +2 -2
  582. package/grid/row/index.css +9 -9
  583. package/grid/row/index.js +1 -1
  584. package/hatching-progress-bar/Component.js +1 -1
  585. package/hatching-progress-bar/cssm/index.module.css +1 -0
  586. package/hatching-progress-bar/esm/Component.js +1 -1
  587. package/hatching-progress-bar/esm/index.css +12 -11
  588. package/hatching-progress-bar/index.css +12 -11
  589. package/hatching-progress-bar/modern/Component.js +1 -1
  590. package/hatching-progress-bar/modern/index.css +12 -11
  591. package/icon-button/Component.js +3 -3
  592. package/icon-button/cssm/default.module.css +1 -0
  593. package/icon-button/cssm/index.module.css +1 -0
  594. package/icon-button/cssm/inverted.module.css +1 -0
  595. package/icon-button/default.css +25 -24
  596. package/icon-button/esm/Component.js +3 -3
  597. package/icon-button/esm/default.css +25 -24
  598. package/icon-button/esm/index.css +8 -7
  599. package/icon-button/esm/inverted.css +25 -24
  600. package/icon-button/index.css +8 -7
  601. package/icon-button/inverted.css +25 -24
  602. package/icon-button/modern/Component.js +3 -3
  603. package/icon-button/modern/default.css +25 -24
  604. package/icon-button/modern/index.css +8 -7
  605. package/icon-button/modern/inverted.css +25 -24
  606. package/icon-view/circle.js +1 -1
  607. package/icon-view/components/base-shape/component.js +1 -1
  608. package/icon-view/components/base-shape/index.css +31 -29
  609. package/icon-view/components/circle/component.js +1 -1
  610. package/icon-view/components/circle/index.js +1 -1
  611. package/icon-view/components/index.js +1 -1
  612. package/icon-view/components/super-ellipse/component.js +1 -1
  613. package/icon-view/components/super-ellipse/index.js +1 -1
  614. package/icon-view/cssm/components/base-shape/index.module.css +3 -1
  615. package/icon-view/esm/circle.js +1 -1
  616. package/icon-view/esm/components/base-shape/component.js +1 -1
  617. package/icon-view/esm/components/base-shape/index.css +31 -29
  618. package/icon-view/esm/components/circle/component.js +1 -1
  619. package/icon-view/esm/components/circle/index.js +1 -1
  620. package/icon-view/esm/components/index.js +1 -1
  621. package/icon-view/esm/components/super-ellipse/component.js +1 -1
  622. package/icon-view/esm/components/super-ellipse/index.js +1 -1
  623. package/icon-view/esm/super-ellipse.js +1 -1
  624. package/icon-view/esm/{tslib.es6-01b21280.d.ts → tslib.es6-8d1ca641.d.ts} +0 -0
  625. package/icon-view/esm/{tslib.es6-01b21280.js → tslib.es6-8d1ca641.js} +0 -0
  626. package/icon-view/modern/components/base-shape/component.js +1 -1
  627. package/icon-view/modern/components/base-shape/index.css +31 -29
  628. package/icon-view/super-ellipse.js +1 -1
  629. package/icon-view/{tslib.es6-6410872c.d.ts → tslib.es6-542e2ad7.d.ts} +0 -0
  630. package/icon-view/{tslib.es6-6410872c.js → tslib.es6-542e2ad7.js} +0 -0
  631. package/input/Component.js +3 -3
  632. package/input/cssm/default.module.css +1 -0
  633. package/input/cssm/index.module.css +1 -0
  634. package/input/cssm/inverted.module.css +1 -0
  635. package/input/default.css +13 -12
  636. package/input/esm/Component.js +3 -3
  637. package/input/esm/default.css +13 -12
  638. package/input/esm/index.css +31 -30
  639. package/input/esm/inverted.css +13 -12
  640. package/input/index.css +31 -30
  641. package/input/inverted.css +13 -12
  642. package/input/modern/Component.js +3 -3
  643. package/input/modern/default.css +13 -12
  644. package/input/modern/index.css +31 -30
  645. package/input/modern/inverted.css +13 -12
  646. package/input-autocomplete/Component-7ca84eff.d.ts +1 -1
  647. package/input-autocomplete/Component.js +1 -1
  648. package/input-autocomplete/Component.mobile.d.ts +17 -22
  649. package/input-autocomplete/Component.mobile.js +4 -4
  650. package/input-autocomplete/autocomplete-field/Component.js +2 -2
  651. package/input-autocomplete/autocomplete-field/index.css +2 -2
  652. package/input-autocomplete/autocomplete-field/index.js +1 -1
  653. package/input-autocomplete/autocomplete-mobile-field/Component.js +2 -2
  654. package/input-autocomplete/autocomplete-mobile-field/index.css +9 -8
  655. package/input-autocomplete/autocomplete-mobile-field/index.js +1 -1
  656. package/input-autocomplete/cssm/Component-7ca84eff.d.ts +1 -1
  657. package/input-autocomplete/cssm/Component.mobile.d.ts +17 -22
  658. package/input-autocomplete/cssm/Component.mobile.js +2 -2
  659. package/input-autocomplete/cssm/autocomplete-mobile-field/index.module.css +1 -0
  660. package/input-autocomplete/cssm/mobile.module.css +1 -0
  661. package/input-autocomplete/esm/Component-7ca84eff.d.ts +1 -1
  662. package/input-autocomplete/esm/Component.js +1 -1
  663. package/input-autocomplete/esm/Component.mobile.d.ts +17 -22
  664. package/input-autocomplete/esm/Component.mobile.js +4 -4
  665. package/input-autocomplete/esm/autocomplete-field/Component.js +2 -2
  666. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  667. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  668. package/input-autocomplete/esm/autocomplete-mobile-field/Component.js +2 -2
  669. package/input-autocomplete/esm/autocomplete-mobile-field/index.css +9 -8
  670. package/input-autocomplete/esm/autocomplete-mobile-field/index.js +1 -1
  671. package/input-autocomplete/esm/index.js +1 -1
  672. package/input-autocomplete/esm/mobile.css +5 -4
  673. package/input-autocomplete/esm/mobile.js +1 -1
  674. package/input-autocomplete/esm/{tslib.es6-a31dce67.d.ts → tslib.es6-3a1f3171.d.ts} +0 -0
  675. package/input-autocomplete/esm/{tslib.es6-a31dce67.js → tslib.es6-3a1f3171.js} +0 -0
  676. package/input-autocomplete/index.js +1 -1
  677. package/input-autocomplete/mobile.css +5 -4
  678. package/input-autocomplete/mobile.js +1 -1
  679. package/input-autocomplete/modern/Component-7ca84eff.d.ts +1 -1
  680. package/input-autocomplete/modern/Component.mobile.d.ts +17 -22
  681. package/input-autocomplete/modern/Component.mobile.js +2 -2
  682. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  683. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  684. package/input-autocomplete/modern/autocomplete-mobile-field/Component.js +1 -1
  685. package/input-autocomplete/modern/autocomplete-mobile-field/index.css +9 -8
  686. package/input-autocomplete/modern/mobile.css +5 -4
  687. package/input-autocomplete/{tslib.es6-1aefee5c.d.ts → tslib.es6-4ca60f38.d.ts} +0 -0
  688. package/input-autocomplete/{tslib.es6-1aefee5c.js → tslib.es6-4ca60f38.js} +0 -0
  689. package/intl-phone-input/{component-7d88f33a.d.ts → component-76a7efef.d.ts} +0 -0
  690. package/intl-phone-input/{component-7d88f33a.js → component-76a7efef.js} +1 -1
  691. package/intl-phone-input/component.d.ts +9 -0
  692. package/intl-phone-input/component.js +167 -64
  693. package/intl-phone-input/components/flag-icon/component.js +1 -1
  694. package/intl-phone-input/components/flag-icon/index.css +261 -261
  695. package/intl-phone-input/components/index.js +1 -1
  696. package/intl-phone-input/components/select/component.js +2 -2
  697. package/intl-phone-input/components/select/index.css +7 -6
  698. package/intl-phone-input/components/select/index.js +1 -1
  699. package/intl-phone-input/components/select-field/component.js +1 -1
  700. package/intl-phone-input/components/select-field/index.css +9 -8
  701. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  702. package/intl-phone-input/components/select-field/index.js +1 -1
  703. package/intl-phone-input/cssm/component.d.ts +9 -0
  704. package/intl-phone-input/cssm/component.js +165 -62
  705. package/intl-phone-input/cssm/components/select/index.module.css +1 -0
  706. package/intl-phone-input/cssm/components/select-field/index.module.css +1 -0
  707. package/intl-phone-input/cssm/index.js +0 -1
  708. package/intl-phone-input/cssm/{libphonenumber-js.min-d3a9d490.d.ts → libphonenumber-js.min-903db150.d.ts} +0 -0
  709. package/intl-phone-input/cssm/libphonenumber-js.min-903db150.js +2225 -0
  710. package/intl-phone-input/esm/{component-32da0c87.d.ts → component-d3ffd954.d.ts} +0 -0
  711. package/intl-phone-input/esm/{component-32da0c87.js → component-d3ffd954.js} +1 -1
  712. package/intl-phone-input/esm/component.d.ts +9 -0
  713. package/intl-phone-input/esm/component.js +168 -65
  714. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  715. package/intl-phone-input/esm/components/flag-icon/index.css +261 -261
  716. package/intl-phone-input/esm/components/index.js +1 -1
  717. package/intl-phone-input/esm/components/select/component.js +2 -2
  718. package/intl-phone-input/esm/components/select/index.css +7 -6
  719. package/intl-phone-input/esm/components/select/index.js +1 -1
  720. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  721. package/intl-phone-input/esm/components/select-field/index.css +9 -8
  722. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  723. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  724. package/intl-phone-input/esm/index.css +3 -3
  725. package/intl-phone-input/esm/index.js +1 -2
  726. package/intl-phone-input/esm/{libphonenumber-js.min-c49027d7.d.ts → libphonenumber-js.min-9f8aab38.d.ts} +0 -0
  727. package/intl-phone-input/esm/libphonenumber-js.min-9f8aab38.js +2225 -0
  728. package/intl-phone-input/index.css +3 -3
  729. package/intl-phone-input/index.js +1 -2
  730. package/intl-phone-input/{libphonenumber-js.min-13d3dc00.d.ts → libphonenumber-js.min-91dd916e.d.ts} +0 -0
  731. package/intl-phone-input/libphonenumber-js.min-91dd916e.js +2225 -0
  732. package/intl-phone-input/modern/component.d.ts +10 -1
  733. package/intl-phone-input/modern/component.js +165 -61
  734. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  735. package/intl-phone-input/modern/components/flag-icon/index.css +261 -261
  736. package/intl-phone-input/modern/components/select/component.js +1 -1
  737. package/intl-phone-input/modern/components/select/index.css +7 -6
  738. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  739. package/intl-phone-input/modern/components/select-field/index.css +9 -8
  740. package/intl-phone-input/modern/index.css +3 -3
  741. package/intl-phone-input/modern/index.js +0 -1
  742. package/intl-phone-input/modern/{libphonenumber-js.min-c49027d7.d.ts → libphonenumber-js.min-9f8aab38.d.ts} +0 -0
  743. package/intl-phone-input/modern/libphonenumber-js.min-9f8aab38.js +2225 -0
  744. package/link/Component.js +3 -3
  745. package/link/cssm/default.module.css +1 -0
  746. package/link/cssm/index.module.css +1 -0
  747. package/link/cssm/inverted.module.css +1 -0
  748. package/link/default.css +10 -9
  749. package/link/esm/Component.js +3 -3
  750. package/link/esm/default.css +10 -9
  751. package/link/esm/index.css +12 -11
  752. package/link/esm/inverted.css +10 -9
  753. package/link/index.css +12 -11
  754. package/link/inverted.css +10 -9
  755. package/link/modern/Component.js +3 -3
  756. package/link/modern/default.css +10 -9
  757. package/link/modern/index.css +12 -11
  758. package/link/modern/inverted.css +10 -9
  759. package/list/Component.js +1 -1
  760. package/list/cssm/index.module.css +1 -0
  761. package/list/esm/Component.js +1 -1
  762. package/list/esm/index.css +10 -9
  763. package/list/index.css +10 -9
  764. package/list/modern/Component.js +1 -1
  765. package/list/modern/index.css +10 -9
  766. package/list-header/Component.js +1 -1
  767. package/list-header/cssm/index.module.css +1 -0
  768. package/list-header/esm/Component.js +1 -1
  769. package/list-header/esm/index.css +4 -3
  770. package/list-header/index.css +4 -3
  771. package/list-header/modern/Component.js +1 -1
  772. package/list-header/modern/index.css +4 -3
  773. package/loader/Component.js +1 -1
  774. package/loader/esm/Component.js +1 -1
  775. package/loader/esm/index.css +7 -7
  776. package/loader/index.css +7 -7
  777. package/loader/modern/Component.js +1 -1
  778. package/loader/modern/index.css +7 -7
  779. package/masked-input/Component.js +1 -1
  780. package/masked-input/esm/Component.js +1 -1
  781. package/masked-input/esm/index.css +1 -1
  782. package/masked-input/index.css +1 -1
  783. package/masked-input/modern/Component.js +1 -1
  784. package/masked-input/modern/index.css +1 -1
  785. package/modal/Component.desktop.js +3 -3
  786. package/modal/Component.mobile.js +3 -3
  787. package/modal/Component.responsive.d.ts +1 -1
  788. package/modal/Component.responsive.js +2 -2
  789. package/modal/components/closer/Component.js +2 -2
  790. package/modal/components/closer/index.css +5 -4
  791. package/modal/components/content/Component.desktop.js +2 -2
  792. package/modal/components/content/Component.js +1 -1
  793. package/modal/components/content/Component.mobile.js +2 -2
  794. package/modal/components/content/desktop.css +9 -8
  795. package/modal/components/content/index.css +4 -3
  796. package/modal/components/content/mobile.css +4 -3
  797. package/modal/components/footer/Component.desktop.js +2 -2
  798. package/modal/components/footer/Component.js +2 -2
  799. package/modal/components/footer/Component.mobile.js +2 -2
  800. package/modal/components/footer/desktop.css +10 -9
  801. package/modal/components/footer/index.css +5 -4
  802. package/modal/components/footer/layout.css +26 -25
  803. package/modal/components/footer/mobile.css +4 -3
  804. package/modal/components/header/Component.desktop.js +2 -2
  805. package/modal/components/header/Component.js +1 -1
  806. package/modal/components/header/Component.mobile.js +2 -2
  807. package/modal/components/header/desktop.css +18 -17
  808. package/modal/components/header/index.css +16 -15
  809. package/modal/components/header/mobile.css +4 -3
  810. package/modal/cssm/components/closer/index.module.css +1 -0
  811. package/modal/cssm/components/content/desktop.module.css +1 -0
  812. package/modal/cssm/components/content/index.module.css +1 -0
  813. package/modal/cssm/components/content/mobile.module.css +1 -0
  814. package/modal/cssm/components/footer/desktop.module.css +1 -0
  815. package/modal/cssm/components/footer/index.module.css +1 -0
  816. package/modal/cssm/components/footer/layout.module.css +1 -0
  817. package/modal/cssm/components/footer/mobile.module.css +1 -0
  818. package/modal/cssm/components/header/desktop.module.css +1 -0
  819. package/modal/cssm/components/header/index.module.css +1 -0
  820. package/modal/cssm/components/header/mobile.module.css +1 -0
  821. package/modal/cssm/desktop.module.css +1 -0
  822. package/modal/cssm/mobile.module.css +1 -0
  823. package/modal/cssm/vars.css +1 -0
  824. package/modal/desktop.css +10 -9
  825. package/modal/desktop.js +2 -2
  826. package/modal/esm/Component.desktop.js +3 -3
  827. package/modal/esm/Component.mobile.js +3 -3
  828. package/modal/esm/Component.responsive.js +2 -2
  829. package/modal/esm/components/closer/Component.js +2 -2
  830. package/modal/esm/components/closer/index.css +5 -4
  831. package/modal/esm/components/content/Component.desktop.js +2 -2
  832. package/modal/esm/components/content/Component.js +1 -1
  833. package/modal/esm/components/content/Component.mobile.js +2 -2
  834. package/modal/esm/components/content/desktop.css +9 -8
  835. package/modal/esm/components/content/index.css +4 -3
  836. package/modal/esm/components/content/mobile.css +4 -3
  837. package/modal/esm/components/footer/Component.desktop.js +2 -2
  838. package/modal/esm/components/footer/Component.js +2 -2
  839. package/modal/esm/components/footer/Component.mobile.js +2 -2
  840. package/modal/esm/components/footer/desktop.css +10 -9
  841. package/modal/esm/components/footer/index.css +5 -4
  842. package/modal/esm/components/footer/layout.css +26 -25
  843. package/modal/esm/components/footer/mobile.css +4 -3
  844. package/modal/esm/components/header/Component.desktop.js +2 -2
  845. package/modal/esm/components/header/Component.js +1 -1
  846. package/modal/esm/components/header/Component.mobile.js +2 -2
  847. package/modal/esm/components/header/desktop.css +18 -17
  848. package/modal/esm/components/header/index.css +16 -15
  849. package/modal/esm/components/header/mobile.css +4 -3
  850. package/modal/esm/desktop.css +10 -9
  851. package/modal/esm/desktop.js +2 -2
  852. package/modal/esm/index.js +2 -2
  853. package/modal/esm/mobile.css +3 -2
  854. package/modal/esm/mobile.js +2 -2
  855. package/modal/esm/responsive.js +2 -2
  856. package/modal/esm/transitions.css +8 -8
  857. package/modal/esm/transitions.module-4ba9306a.js +4 -0
  858. package/modal/esm/{tslib.es6-8192006f.d.ts → tslib.es6-829c5c15.d.ts} +0 -0
  859. package/modal/esm/{tslib.es6-8192006f.js → tslib.es6-829c5c15.js} +0 -0
  860. package/modal/index.js +2 -2
  861. package/modal/mobile.css +3 -2
  862. package/modal/mobile.js +2 -2
  863. package/modal/modern/Component.desktop.js +2 -2
  864. package/modal/modern/Component.mobile.js +2 -2
  865. package/modal/modern/Component.responsive.js +1 -1
  866. package/modal/modern/components/closer/Component.js +1 -1
  867. package/modal/modern/components/closer/index.css +5 -4
  868. package/modal/modern/components/content/Component.desktop.js +1 -1
  869. package/modal/modern/components/content/Component.js +1 -1
  870. package/modal/modern/components/content/Component.mobile.js +1 -1
  871. package/modal/modern/components/content/desktop.css +9 -8
  872. package/modal/modern/components/content/index.css +4 -3
  873. package/modal/modern/components/content/mobile.css +4 -3
  874. package/modal/modern/components/footer/Component.desktop.js +1 -1
  875. package/modal/modern/components/footer/Component.js +2 -2
  876. package/modal/modern/components/footer/Component.mobile.js +1 -1
  877. package/modal/modern/components/footer/desktop.css +10 -9
  878. package/modal/modern/components/footer/index.css +5 -4
  879. package/modal/modern/components/footer/layout.css +26 -25
  880. package/modal/modern/components/footer/mobile.css +4 -3
  881. package/modal/modern/components/header/Component.desktop.js +1 -1
  882. package/modal/modern/components/header/Component.js +1 -1
  883. package/modal/modern/components/header/Component.mobile.js +1 -1
  884. package/modal/modern/components/header/desktop.css +18 -17
  885. package/modal/modern/components/header/index.css +16 -15
  886. package/modal/modern/components/header/mobile.css +4 -3
  887. package/modal/modern/desktop.css +10 -9
  888. package/modal/modern/desktop.js +1 -1
  889. package/modal/modern/index.js +1 -1
  890. package/modal/modern/mobile.css +3 -2
  891. package/modal/modern/mobile.js +1 -1
  892. package/modal/modern/responsive.js +1 -1
  893. package/modal/modern/transitions.css +8 -8
  894. package/modal/modern/transitions.module-4ba9306a.js +4 -0
  895. package/modal/responsive.js +2 -2
  896. package/modal/transitions.css +8 -8
  897. package/modal/transitions.module-53bd5185.js +4 -0
  898. package/modal/{tslib.es6-53e4e678.d.ts → tslib.es6-8104c262.d.ts} +0 -0
  899. package/modal/{tslib.es6-53e4e678.js → tslib.es6-8104c262.js} +0 -0
  900. package/notification/Component.js +1 -1
  901. package/notification/cssm/index.module.css +1 -0
  902. package/notification/esm/Component.js +1 -1
  903. package/notification/esm/index.css +9 -8
  904. package/notification/index.css +9 -8
  905. package/notification/modern/Component.js +1 -1
  906. package/notification/modern/index.css +9 -8
  907. package/notification-manager/{component-7d4ffb61.d.ts → component-4855e610.d.ts} +0 -0
  908. package/notification-manager/{component-7d4ffb61.js → component-4855e610.js} +0 -0
  909. package/notification-manager/component.js +2 -2
  910. package/notification-manager/components/index.js +1 -1
  911. package/notification-manager/components/notification/component.js +1 -1
  912. package/notification-manager/components/notification/index.d.ts +1 -1
  913. package/notification-manager/components/notification/index.js +1 -1
  914. package/notification-manager/esm/{component-eba09e5c.d.ts → component-1c3146a2.d.ts} +0 -0
  915. package/notification-manager/esm/{component-eba09e5c.js → component-1c3146a2.js} +0 -0
  916. package/notification-manager/esm/component.js +2 -2
  917. package/notification-manager/esm/components/index.js +1 -1
  918. package/notification-manager/esm/components/notification/component.js +1 -1
  919. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  920. package/notification-manager/esm/components/notification/index.js +1 -1
  921. package/notification-manager/esm/index.css +11 -11
  922. package/notification-manager/esm/index.js +1 -1
  923. package/notification-manager/index.css +11 -11
  924. package/notification-manager/index.js +1 -1
  925. package/notification-manager/modern/component.js +1 -1
  926. package/notification-manager/modern/index.css +11 -11
  927. package/package.json +30 -29
  928. package/pagination/Component.js +1 -1
  929. package/pagination/components/default-view/index.css +2 -1
  930. package/pagination/components/default-view/index.js +1 -1
  931. package/pagination/components/per-page-view/index.css +2 -1
  932. package/pagination/components/per-page-view/index.js +1 -1
  933. package/pagination/components/tag/index.css +8 -7
  934. package/pagination/components/tag/index.js +1 -1
  935. package/pagination/cssm/components/default-view/index.module.css +1 -0
  936. package/pagination/cssm/components/per-page-view/index.module.css +1 -0
  937. package/pagination/cssm/components/tag/index.module.css +1 -0
  938. package/pagination/cssm/index.module.css +1 -0
  939. package/pagination/esm/Component.js +1 -1
  940. package/pagination/esm/components/default-view/index.css +2 -1
  941. package/pagination/esm/components/default-view/index.js +1 -1
  942. package/pagination/esm/components/per-page-view/index.css +2 -1
  943. package/pagination/esm/components/per-page-view/index.js +1 -1
  944. package/pagination/esm/components/tag/index.css +8 -7
  945. package/pagination/esm/components/tag/index.js +1 -1
  946. package/pagination/esm/index.css +4 -3
  947. package/pagination/index.css +4 -3
  948. package/pagination/modern/Component.js +1 -1
  949. package/pagination/modern/components/default-view/index.css +2 -1
  950. package/pagination/modern/components/default-view/index.js +1 -1
  951. package/pagination/modern/components/per-page-view/index.css +2 -1
  952. package/pagination/modern/components/per-page-view/index.js +1 -1
  953. package/pagination/modern/components/tag/index.css +8 -7
  954. package/pagination/modern/components/tag/index.js +1 -1
  955. package/pagination/modern/index.css +4 -3
  956. package/password-input/component.js +1 -1
  957. package/password-input/cssm/index.module.css +1 -0
  958. package/password-input/esm/component.js +1 -1
  959. package/password-input/esm/index.css +6 -5
  960. package/password-input/index.css +6 -5
  961. package/password-input/modern/component.js +1 -1
  962. package/password-input/modern/index.css +6 -5
  963. package/picker-button/Component.js +2 -2
  964. package/picker-button/cssm/field/Component.d.ts +1 -1
  965. package/picker-button/cssm/field/index.module.css +1 -0
  966. package/picker-button/cssm/index.module.css +1 -0
  967. package/picker-button/cssm/option/Component.d.ts +2 -2
  968. package/picker-button/cssm/option/index.module.css +1 -0
  969. package/picker-button/cssm/{typings-6a7f75a9.d.ts → typings-7c7d80d8.d.ts} +8 -7
  970. package/picker-button/esm/Component.js +2 -2
  971. package/picker-button/esm/field/Component.d.ts +1 -1
  972. package/picker-button/esm/field/Component.js +2 -2
  973. package/picker-button/esm/field/index.css +4 -3
  974. package/picker-button/esm/field/index.js +1 -1
  975. package/picker-button/esm/index.css +7 -6
  976. package/picker-button/esm/index.js +1 -1
  977. package/picker-button/esm/option/Component.d.ts +2 -2
  978. package/picker-button/esm/option/Component.js +2 -2
  979. package/picker-button/esm/option/index.css +5 -4
  980. package/picker-button/esm/option/index.js +1 -1
  981. package/picker-button/esm/{tslib.es6-7cd59d2d.d.ts → tslib.es6-8afb2258.d.ts} +0 -0
  982. package/picker-button/esm/{tslib.es6-7cd59d2d.js → tslib.es6-8afb2258.js} +0 -0
  983. package/picker-button/esm/{typings-6a7f75a9.d.ts → typings-7c7d80d8.d.ts} +8 -7
  984. package/picker-button/field/Component.d.ts +1 -1
  985. package/picker-button/field/Component.js +2 -2
  986. package/picker-button/field/index.css +4 -3
  987. package/picker-button/field/index.js +1 -1
  988. package/picker-button/index.css +7 -6
  989. package/picker-button/index.js +1 -1
  990. package/picker-button/modern/Component.js +1 -1
  991. package/picker-button/modern/field/Component.d.ts +1 -1
  992. package/picker-button/modern/field/Component.js +1 -1
  993. package/picker-button/modern/field/index.css +4 -3
  994. package/picker-button/modern/index.css +7 -6
  995. package/picker-button/modern/option/Component.d.ts +2 -2
  996. package/picker-button/modern/option/Component.js +1 -1
  997. package/picker-button/modern/option/index.css +5 -4
  998. package/picker-button/modern/{typings-6a7f75a9.d.ts → typings-7c7d80d8.d.ts} +8 -7
  999. package/picker-button/option/Component.d.ts +2 -2
  1000. package/picker-button/option/Component.js +2 -2
  1001. package/picker-button/option/index.css +5 -4
  1002. package/picker-button/option/index.js +1 -1
  1003. package/picker-button/{tslib.es6-75fef292.d.ts → tslib.es6-e41ea4bc.d.ts} +0 -0
  1004. package/picker-button/{tslib.es6-75fef292.js → tslib.es6-e41ea4bc.js} +0 -0
  1005. package/picker-button/{typings-6a7f75a9.d.ts → typings-7c7d80d8.d.ts} +8 -7
  1006. package/plate/Component.js +1 -1
  1007. package/plate/cssm/index.module.css +1 -0
  1008. package/plate/esm/Component.js +1 -1
  1009. package/plate/esm/index.css +28 -27
  1010. package/plate/index.css +28 -27
  1011. package/plate/modern/Component.js +1 -1
  1012. package/plate/modern/index.css +28 -27
  1013. package/popover/Component.js +1 -1
  1014. package/popover/cssm/index.module.css +1 -0
  1015. package/popover/esm/Component.js +1 -1
  1016. package/popover/esm/index.css +34 -33
  1017. package/popover/index.css +34 -33
  1018. package/popover/modern/Component.js +1 -1
  1019. package/popover/modern/index.css +34 -33
  1020. package/progress-bar/Component.js +1 -1
  1021. package/progress-bar/cssm/index.module.css +1 -0
  1022. package/progress-bar/esm/Component.js +1 -1
  1023. package/progress-bar/esm/index.css +13 -12
  1024. package/progress-bar/index.css +13 -12
  1025. package/progress-bar/modern/Component.js +1 -1
  1026. package/progress-bar/modern/index.css +13 -12
  1027. package/pure-cell/component-6a05fa6a.d.ts +36 -0
  1028. package/pure-cell/component-6a05fa6a.js +57 -0
  1029. package/pure-cell/component-7b7f28f3.d.ts +107 -0
  1030. package/pure-cell/component-f199efcf.d.ts +62 -0
  1031. package/pure-cell/component-f199efcf.js +118 -0
  1032. package/pure-cell/component.d.ts +0 -0
  1033. package/pure-cell/component.js +25 -0
  1034. package/pure-cell/components/addon/component.d.ts +23 -0
  1035. package/pure-cell/components/addon/component.js +23 -0
  1036. package/pure-cell/components/addon/index.css +740 -0
  1037. package/pure-cell/components/addon/index.d.ts +1 -0
  1038. package/pure-cell/components/addon/index.js +10 -0
  1039. package/pure-cell/components/amount/component.d.ts +28 -0
  1040. package/pure-cell/components/amount/component.js +24 -0
  1041. package/pure-cell/components/amount/index.css +728 -0
  1042. package/pure-cell/components/amount/index.d.ts +1 -0
  1043. package/pure-cell/components/amount/index.js +12 -0
  1044. package/pure-cell/components/amount-title/component.d.ts +20 -0
  1045. package/pure-cell/components/amount-title/component.js +24 -0
  1046. package/pure-cell/components/amount-title/index.css +730 -0
  1047. package/pure-cell/components/amount-title/index.d.ts +1 -0
  1048. package/pure-cell/components/amount-title/index.js +12 -0
  1049. package/pure-cell/components/category/component.d.ts +18 -0
  1050. package/pure-cell/components/category/component.js +23 -0
  1051. package/pure-cell/components/category/index.css +740 -0
  1052. package/pure-cell/components/category/index.d.ts +1 -0
  1053. package/pure-cell/components/category/index.js +10 -0
  1054. package/pure-cell/components/comment/component.d.ts +15 -0
  1055. package/pure-cell/components/comment/component.js +20 -0
  1056. package/pure-cell/components/comment/index.css +738 -0
  1057. package/pure-cell/components/comment/index.d.ts +1 -0
  1058. package/pure-cell/components/comment/index.js +10 -0
  1059. package/pure-cell/components/content/component.d.ts +0 -0
  1060. package/pure-cell/components/content/component.js +24 -0
  1061. package/pure-cell/components/content/index.css +732 -0
  1062. package/pure-cell/components/content/index.d.ts +1 -0
  1063. package/pure-cell/components/content/index.js +24 -0
  1064. package/pure-cell/components/footer/component.d.ts +19 -0
  1065. package/pure-cell/components/footer/component.js +20 -0
  1066. package/pure-cell/components/footer/index.css +735 -0
  1067. package/pure-cell/components/footer/index.d.ts +1 -0
  1068. package/pure-cell/components/footer/index.js +10 -0
  1069. package/pure-cell/components/footer-button/component.d.ts +0 -0
  1070. package/pure-cell/components/footer-button/component.js +10 -0
  1071. package/pure-cell/components/footer-button/index.css +727 -0
  1072. package/pure-cell/components/footer-button/index.d.ts +1 -0
  1073. package/pure-cell/components/footer-button/index.js +10 -0
  1074. package/pure-cell/components/footer-text/component.d.ts +15 -0
  1075. package/pure-cell/components/footer-text/component.js +16 -0
  1076. package/pure-cell/components/footer-text/index.d.ts +1 -0
  1077. package/pure-cell/components/footer-text/index.js +10 -0
  1078. package/pure-cell/components/graphics/component.d.ts +15 -0
  1079. package/pure-cell/components/graphics/component.js +18 -0
  1080. package/pure-cell/components/graphics/index.css +727 -0
  1081. package/pure-cell/components/graphics/index.d.ts +1 -0
  1082. package/pure-cell/components/graphics/index.js +9 -0
  1083. package/pure-cell/components/main/component.d.ts +0 -0
  1084. package/pure-cell/components/main/component.js +24 -0
  1085. package/pure-cell/components/main/index.css +743 -0
  1086. package/pure-cell/components/main/index.d.ts +1 -0
  1087. package/pure-cell/components/main/index.js +24 -0
  1088. package/pure-cell/components/text/component.d.ts +0 -0
  1089. package/pure-cell/components/text/component.js +24 -0
  1090. package/pure-cell/components/text/index.css +758 -0
  1091. package/pure-cell/components/text/index.d.ts +1 -0
  1092. package/pure-cell/components/text/index.js +24 -0
  1093. package/pure-cell/components/types.d.ts +21 -0
  1094. package/pure-cell/components/types.js +1 -0
  1095. package/pure-cell/components/typesProps.d.ts +46 -0
  1096. package/pure-cell/components/typesProps.js +1 -0
  1097. package/pure-cell/cssm/component-22ece846.d.ts +36 -0
  1098. package/pure-cell/cssm/component-22ece846.js +56 -0
  1099. package/pure-cell/cssm/component-7b7f28f3.d.ts +107 -0
  1100. package/pure-cell/cssm/component-a5914e3d.d.ts +62 -0
  1101. package/pure-cell/cssm/component-a5914e3d.js +114 -0
  1102. package/pure-cell/cssm/component.d.ts +0 -0
  1103. package/pure-cell/cssm/component.js +37 -0
  1104. package/pure-cell/cssm/components/addon/component.d.ts +23 -0
  1105. package/pure-cell/cssm/components/addon/component.js +22 -0
  1106. package/pure-cell/cssm/components/addon/index.d.ts +1 -0
  1107. package/pure-cell/cssm/components/addon/index.js +11 -0
  1108. package/pure-cell/cssm/components/addon/index.module.css +739 -0
  1109. package/pure-cell/cssm/components/amount/component.d.ts +28 -0
  1110. package/pure-cell/cssm/components/amount/component.js +23 -0
  1111. package/pure-cell/cssm/components/amount/index.d.ts +1 -0
  1112. package/pure-cell/cssm/components/amount/index.js +13 -0
  1113. package/pure-cell/cssm/components/amount/index.module.css +727 -0
  1114. package/pure-cell/cssm/components/amount-title/component.d.ts +20 -0
  1115. package/pure-cell/cssm/components/amount-title/component.js +23 -0
  1116. package/pure-cell/cssm/components/amount-title/index.d.ts +1 -0
  1117. package/pure-cell/cssm/components/amount-title/index.js +13 -0
  1118. package/pure-cell/cssm/components/amount-title/index.module.css +729 -0
  1119. package/pure-cell/cssm/components/category/component.d.ts +18 -0
  1120. package/pure-cell/cssm/components/category/component.js +22 -0
  1121. package/pure-cell/cssm/components/category/index.d.ts +1 -0
  1122. package/pure-cell/cssm/components/category/index.js +11 -0
  1123. package/pure-cell/cssm/components/category/index.module.css +739 -0
  1124. package/pure-cell/cssm/components/comment/component.d.ts +15 -0
  1125. package/pure-cell/cssm/components/comment/component.js +19 -0
  1126. package/pure-cell/cssm/components/comment/index.d.ts +1 -0
  1127. package/pure-cell/cssm/components/comment/index.js +11 -0
  1128. package/pure-cell/cssm/components/comment/index.module.css +737 -0
  1129. package/pure-cell/cssm/components/content/component.d.ts +0 -0
  1130. package/pure-cell/cssm/components/content/component.js +36 -0
  1131. package/pure-cell/cssm/components/content/index.d.ts +1 -0
  1132. package/pure-cell/cssm/components/content/index.js +36 -0
  1133. package/pure-cell/cssm/components/content/index.module.css +731 -0
  1134. package/pure-cell/cssm/components/footer/component.d.ts +19 -0
  1135. package/pure-cell/cssm/components/footer/component.js +19 -0
  1136. package/pure-cell/cssm/components/footer/index.d.ts +1 -0
  1137. package/pure-cell/cssm/components/footer/index.js +11 -0
  1138. package/pure-cell/cssm/components/footer/index.module.css +734 -0
  1139. package/pure-cell/cssm/components/footer-button/component.d.ts +0 -0
  1140. package/pure-cell/cssm/components/footer-button/component.js +11 -0
  1141. package/pure-cell/cssm/components/footer-button/index.d.ts +1 -0
  1142. package/pure-cell/cssm/components/footer-button/index.js +11 -0
  1143. package/pure-cell/cssm/components/footer-button/index.module.css +726 -0
  1144. package/pure-cell/cssm/components/footer-text/component.d.ts +15 -0
  1145. package/pure-cell/cssm/components/footer-text/component.js +16 -0
  1146. package/pure-cell/cssm/components/footer-text/index.d.ts +1 -0
  1147. package/pure-cell/cssm/components/footer-text/index.js +10 -0
  1148. package/pure-cell/cssm/components/graphics/component.d.ts +15 -0
  1149. package/pure-cell/cssm/components/graphics/component.js +17 -0
  1150. package/pure-cell/cssm/components/graphics/index.d.ts +1 -0
  1151. package/pure-cell/cssm/components/graphics/index.js +10 -0
  1152. package/pure-cell/cssm/components/graphics/index.module.css +726 -0
  1153. package/pure-cell/cssm/components/main/component.d.ts +0 -0
  1154. package/pure-cell/cssm/components/main/component.js +36 -0
  1155. package/pure-cell/cssm/components/main/index.d.ts +1 -0
  1156. package/pure-cell/cssm/components/main/index.js +36 -0
  1157. package/pure-cell/cssm/components/main/index.module.css +742 -0
  1158. package/pure-cell/cssm/components/text/component.d.ts +0 -0
  1159. package/pure-cell/cssm/components/text/component.js +36 -0
  1160. package/pure-cell/cssm/components/text/index.d.ts +1 -0
  1161. package/pure-cell/cssm/components/text/index.js +36 -0
  1162. package/pure-cell/cssm/components/text/index.module.css +757 -0
  1163. package/pure-cell/cssm/components/types.d.ts +21 -0
  1164. package/pure-cell/cssm/components/types.js +1 -0
  1165. package/pure-cell/cssm/components/typesProps.d.ts +46 -0
  1166. package/pure-cell/cssm/components/typesProps.js +1 -0
  1167. package/pure-cell/cssm/getDataTestId-12a31ec3.d.ts +2 -0
  1168. package/pure-cell/cssm/getDataTestId-12a31ec3.js +6 -0
  1169. package/pure-cell/cssm/index.d.ts +1 -0
  1170. package/pure-cell/cssm/index.js +36 -0
  1171. package/pure-cell/cssm/index.module.css +87 -0
  1172. package/pure-cell/esm/component-0a200d52.d.ts +62 -0
  1173. package/pure-cell/esm/component-0a200d52.js +110 -0
  1174. package/pure-cell/esm/component-7afaa00b.d.ts +36 -0
  1175. package/pure-cell/esm/component-7afaa00b.js +52 -0
  1176. package/pure-cell/esm/component-7b7f28f3.d.ts +107 -0
  1177. package/pure-cell/esm/component.d.ts +0 -0
  1178. package/pure-cell/esm/component.js +18 -0
  1179. package/pure-cell/esm/components/addon/component.d.ts +23 -0
  1180. package/pure-cell/esm/components/addon/component.js +16 -0
  1181. package/pure-cell/esm/components/addon/index.css +740 -0
  1182. package/pure-cell/esm/components/addon/index.d.ts +1 -0
  1183. package/pure-cell/esm/components/addon/index.js +4 -0
  1184. package/pure-cell/esm/components/amount/component.d.ts +28 -0
  1185. package/pure-cell/esm/components/amount/component.js +17 -0
  1186. package/pure-cell/esm/components/amount/index.css +728 -0
  1187. package/pure-cell/esm/components/amount/index.d.ts +1 -0
  1188. package/pure-cell/esm/components/amount/index.js +6 -0
  1189. package/pure-cell/esm/components/amount-title/component.d.ts +20 -0
  1190. package/pure-cell/esm/components/amount-title/component.js +17 -0
  1191. package/pure-cell/esm/components/amount-title/index.css +730 -0
  1192. package/pure-cell/esm/components/amount-title/index.d.ts +1 -0
  1193. package/pure-cell/esm/components/amount-title/index.js +6 -0
  1194. package/pure-cell/esm/components/category/component.d.ts +18 -0
  1195. package/pure-cell/esm/components/category/component.js +17 -0
  1196. package/pure-cell/esm/components/category/index.css +740 -0
  1197. package/pure-cell/esm/components/category/index.d.ts +1 -0
  1198. package/pure-cell/esm/components/category/index.js +4 -0
  1199. package/pure-cell/esm/components/comment/component.d.ts +15 -0
  1200. package/pure-cell/esm/components/comment/component.js +14 -0
  1201. package/pure-cell/esm/components/comment/index.css +738 -0
  1202. package/pure-cell/esm/components/comment/index.d.ts +1 -0
  1203. package/pure-cell/esm/components/comment/index.js +4 -0
  1204. package/pure-cell/esm/components/content/component.d.ts +0 -0
  1205. package/pure-cell/esm/components/content/component.js +18 -0
  1206. package/pure-cell/esm/components/content/index.css +732 -0
  1207. package/pure-cell/esm/components/content/index.d.ts +1 -0
  1208. package/pure-cell/esm/components/content/index.js +18 -0
  1209. package/pure-cell/esm/components/footer/component.d.ts +19 -0
  1210. package/pure-cell/esm/components/footer/component.js +13 -0
  1211. package/pure-cell/esm/components/footer/index.css +735 -0
  1212. package/pure-cell/esm/components/footer/index.d.ts +1 -0
  1213. package/pure-cell/esm/components/footer/index.js +4 -0
  1214. package/pure-cell/esm/components/footer-button/component.d.ts +0 -0
  1215. package/pure-cell/esm/components/footer-button/component.js +4 -0
  1216. package/pure-cell/esm/components/footer-button/index.css +727 -0
  1217. package/pure-cell/esm/components/footer-button/index.d.ts +1 -0
  1218. package/pure-cell/esm/components/footer-button/index.js +4 -0
  1219. package/pure-cell/esm/components/footer-text/component.d.ts +15 -0
  1220. package/pure-cell/esm/components/footer-text/component.js +10 -0
  1221. package/pure-cell/esm/components/footer-text/index.d.ts +1 -0
  1222. package/pure-cell/esm/components/footer-text/index.js +4 -0
  1223. package/pure-cell/esm/components/graphics/component.d.ts +15 -0
  1224. package/pure-cell/esm/components/graphics/component.js +12 -0
  1225. package/pure-cell/esm/components/graphics/index.css +727 -0
  1226. package/pure-cell/esm/components/graphics/index.d.ts +1 -0
  1227. package/pure-cell/esm/components/graphics/index.js +3 -0
  1228. package/pure-cell/esm/components/main/component.d.ts +0 -0
  1229. package/pure-cell/esm/components/main/component.js +18 -0
  1230. package/pure-cell/esm/components/main/index.css +743 -0
  1231. package/pure-cell/esm/components/main/index.d.ts +1 -0
  1232. package/pure-cell/esm/components/main/index.js +18 -0
  1233. package/pure-cell/esm/components/text/component.d.ts +0 -0
  1234. package/pure-cell/esm/components/text/component.js +18 -0
  1235. package/pure-cell/esm/components/text/index.css +758 -0
  1236. package/pure-cell/esm/components/text/index.d.ts +1 -0
  1237. package/pure-cell/esm/components/text/index.js +18 -0
  1238. package/pure-cell/esm/components/types.d.ts +21 -0
  1239. package/pure-cell/esm/components/types.js +1 -0
  1240. package/pure-cell/esm/components/typesProps.d.ts +46 -0
  1241. package/pure-cell/esm/components/typesProps.js +1 -0
  1242. package/pure-cell/esm/getDataTestId-babf3783.d.ts +2 -0
  1243. package/pure-cell/esm/getDataTestId-babf3783.js +6 -0
  1244. package/pure-cell/esm/index.css +88 -0
  1245. package/pure-cell/esm/index.d.ts +1 -0
  1246. package/pure-cell/esm/index.js +18 -0
  1247. package/pure-cell/getDataTestId-00d7409e.d.ts +2 -0
  1248. package/pure-cell/getDataTestId-00d7409e.js +6 -0
  1249. package/pure-cell/index.css +88 -0
  1250. package/pure-cell/index.d.ts +1 -0
  1251. package/pure-cell/index.js +24 -0
  1252. package/pure-cell/modern/component-7b7f28f3.d.ts +107 -0
  1253. package/pure-cell/modern/component-9c1fe763.d.ts +62 -0
  1254. package/pure-cell/modern/component-9c1fe763.js +102 -0
  1255. package/pure-cell/modern/component.d.ts +0 -0
  1256. package/pure-cell/modern/component.js +18 -0
  1257. package/pure-cell/modern/components/addon/component.d.ts +23 -0
  1258. package/pure-cell/modern/components/addon/component.js +12 -0
  1259. package/pure-cell/modern/components/addon/index.css +740 -0
  1260. package/pure-cell/modern/components/addon/index.d.ts +1 -0
  1261. package/pure-cell/modern/components/addon/index.js +4 -0
  1262. package/pure-cell/modern/components/amount/component.d.ts +28 -0
  1263. package/pure-cell/modern/components/amount/component.js +16 -0
  1264. package/pure-cell/modern/components/amount/index.css +728 -0
  1265. package/pure-cell/modern/components/amount/index.d.ts +1 -0
  1266. package/pure-cell/modern/components/amount/index.js +6 -0
  1267. package/pure-cell/modern/components/amount-title/component.d.ts +20 -0
  1268. package/pure-cell/modern/components/amount-title/component.js +16 -0
  1269. package/pure-cell/modern/components/amount-title/index.css +730 -0
  1270. package/pure-cell/modern/components/amount-title/index.d.ts +1 -0
  1271. package/pure-cell/modern/components/amount-title/index.js +6 -0
  1272. package/pure-cell/modern/components/category/component.d.ts +18 -0
  1273. package/pure-cell/modern/components/category/component.js +14 -0
  1274. package/pure-cell/modern/components/category/index.css +740 -0
  1275. package/pure-cell/modern/components/category/index.d.ts +1 -0
  1276. package/pure-cell/modern/components/category/index.js +4 -0
  1277. package/pure-cell/modern/components/comment/component.d.ts +15 -0
  1278. package/pure-cell/modern/components/comment/component.js +11 -0
  1279. package/pure-cell/modern/components/comment/index.css +738 -0
  1280. package/pure-cell/modern/components/comment/index.d.ts +1 -0
  1281. package/pure-cell/modern/components/comment/index.js +4 -0
  1282. package/pure-cell/modern/components/content/component.d.ts +0 -0
  1283. package/pure-cell/modern/components/content/component.js +18 -0
  1284. package/pure-cell/modern/components/content/index.css +732 -0
  1285. package/pure-cell/modern/components/content/index.d.ts +1 -0
  1286. package/pure-cell/modern/components/content/index.js +18 -0
  1287. package/pure-cell/modern/components/footer/component.d.ts +19 -0
  1288. package/pure-cell/modern/components/footer/component.js +10 -0
  1289. package/pure-cell/modern/components/footer/index.css +735 -0
  1290. package/pure-cell/modern/components/footer/index.d.ts +1 -0
  1291. package/pure-cell/modern/components/footer/index.js +4 -0
  1292. package/pure-cell/modern/components/footer-button/component.d.ts +5 -0
  1293. package/pure-cell/modern/components/footer-button/component.js +10 -0
  1294. package/pure-cell/modern/components/footer-button/index.css +727 -0
  1295. package/pure-cell/modern/components/footer-button/index.d.ts +1 -0
  1296. package/pure-cell/modern/components/footer-button/index.js +4 -0
  1297. package/pure-cell/modern/components/footer-text/component.d.ts +15 -0
  1298. package/pure-cell/modern/components/footer-text/component.js +7 -0
  1299. package/pure-cell/modern/components/footer-text/index.d.ts +1 -0
  1300. package/pure-cell/modern/components/footer-text/index.js +4 -0
  1301. package/pure-cell/modern/components/graphics/component.d.ts +15 -0
  1302. package/pure-cell/modern/components/graphics/component.js +11 -0
  1303. package/pure-cell/modern/components/graphics/index.css +727 -0
  1304. package/pure-cell/modern/components/graphics/index.d.ts +1 -0
  1305. package/pure-cell/modern/components/graphics/index.js +3 -0
  1306. package/pure-cell/modern/components/main/component.d.ts +0 -0
  1307. package/pure-cell/modern/components/main/component.js +18 -0
  1308. package/pure-cell/modern/components/main/index.css +743 -0
  1309. package/pure-cell/modern/components/main/index.d.ts +1 -0
  1310. package/pure-cell/modern/components/main/index.js +18 -0
  1311. package/pure-cell/modern/components/text/component.d.ts +0 -0
  1312. package/pure-cell/modern/components/text/component.js +18 -0
  1313. package/pure-cell/modern/components/text/index.css +758 -0
  1314. package/pure-cell/modern/components/text/index.d.ts +1 -0
  1315. package/pure-cell/modern/components/text/index.js +18 -0
  1316. package/pure-cell/modern/components/types.d.ts +21 -0
  1317. package/pure-cell/modern/components/types.js +1 -0
  1318. package/pure-cell/modern/components/typesProps.d.ts +46 -0
  1319. package/pure-cell/modern/components/typesProps.js +1 -0
  1320. package/pure-cell/modern/getDataTestId-0bb060c4.d.ts +2 -0
  1321. package/pure-cell/modern/getDataTestId-0bb060c4.js +6 -0
  1322. package/pure-cell/modern/index.css +88 -0
  1323. package/pure-cell/modern/index.d.ts +1 -0
  1324. package/pure-cell/modern/index.js +18 -0
  1325. package/pure-cell/package.json +3 -0
  1326. package/pure-cell/send-stats.js +82 -0
  1327. package/pure-input/Component.js +1 -1
  1328. package/pure-input/cssm/index.module.css +1 -0
  1329. package/pure-input/esm/Component.js +1 -1
  1330. package/pure-input/esm/index.css +26 -25
  1331. package/pure-input/index.css +26 -25
  1332. package/pure-input/modern/Component.js +1 -1
  1333. package/pure-input/modern/index.css +26 -25
  1334. package/radio/Component.js +1 -1
  1335. package/radio/cssm/index.module.css +1 -0
  1336. package/radio/esm/Component.js +1 -1
  1337. package/radio/esm/index.css +32 -31
  1338. package/radio/index.css +32 -31
  1339. package/radio/modern/Component.js +1 -1
  1340. package/radio/modern/index.css +32 -31
  1341. package/radio-group/Component.js +1 -1
  1342. package/radio-group/cssm/index.module.css +1 -0
  1343. package/radio-group/esm/Component.js +1 -1
  1344. package/radio-group/esm/index.css +17 -16
  1345. package/radio-group/index.css +17 -16
  1346. package/radio-group/modern/Component.js +1 -1
  1347. package/radio-group/modern/index.css +17 -16
  1348. package/scrollbar/Component.js +20 -23
  1349. package/scrollbar/cssm/Component.js +17 -20
  1350. package/scrollbar/cssm/default.module.css +1 -0
  1351. package/scrollbar/cssm/index.js +13 -14
  1352. package/scrollbar/cssm/index.module.css +1 -0
  1353. package/scrollbar/cssm/inverted.module.css +1 -0
  1354. package/scrollbar/default.css +3 -2
  1355. package/scrollbar/esm/Component.js +20 -23
  1356. package/scrollbar/esm/default.css +3 -2
  1357. package/scrollbar/esm/index.css +26 -25
  1358. package/scrollbar/esm/index.js +13 -14
  1359. package/scrollbar/esm/inverted.css +3 -2
  1360. package/scrollbar/index.css +26 -25
  1361. package/scrollbar/index.js +13 -14
  1362. package/scrollbar/inverted.css +3 -2
  1363. package/scrollbar/modern/Component.js +20 -23
  1364. package/scrollbar/modern/default.css +3 -2
  1365. package/scrollbar/modern/index.css +26 -25
  1366. package/scrollbar/modern/index.js +13 -14
  1367. package/scrollbar/modern/inverted.css +3 -2
  1368. package/select/{Component-83594167.d.ts → Component-07b5fc24.d.ts} +0 -0
  1369. package/select/{Component-83594167.js → Component-07b5fc24.js} +2 -2
  1370. package/select/{Component-08cbe22f.d.ts → Component-a2743030.d.ts} +0 -0
  1371. package/select/{Component-08cbe22f.js → Component-a2743030.js} +5 -5
  1372. package/select/Component.js +2 -2
  1373. package/select/components/arrow/Component.js +1 -1
  1374. package/select/components/arrow/index.css +4 -3
  1375. package/select/components/base-select/Component.js +2 -2
  1376. package/select/components/base-select/index.css +8 -7
  1377. package/select/components/base-select/index.d.ts +1 -1
  1378. package/select/components/base-select/index.js +2 -2
  1379. package/select/components/checkmark/Component.js +1 -1
  1380. package/select/components/checkmark/index.css +8 -7
  1381. package/select/components/field/Component.js +2 -2
  1382. package/select/components/field/index.css +10 -9
  1383. package/select/components/field/index.js +1 -1
  1384. package/select/components/index.js +4 -4
  1385. package/select/components/native-select/Component.js +1 -1
  1386. package/select/components/native-select/index.js +1 -1
  1387. package/select/components/optgroup/Component.js +1 -1
  1388. package/select/components/optgroup/index.css +7 -6
  1389. package/select/components/option/Component.js +2 -2
  1390. package/select/components/option/index.css +21 -20
  1391. package/select/components/option/index.js +1 -1
  1392. package/select/components/options-list/Component.js +2 -2
  1393. package/select/components/options-list/index.css +7 -6
  1394. package/select/components/options-list/index.js +1 -1
  1395. package/select/components/select-mobile/Component.js +4 -4
  1396. package/select/components/select-mobile/checkmark/Component.js +1 -1
  1397. package/select/components/select-mobile/checkmark/index.css +5 -4
  1398. package/select/components/select-mobile/index.css +12 -11
  1399. package/select/components/select-mobile/index.d.ts +1 -1
  1400. package/select/components/select-mobile/index.js +4 -4
  1401. package/select/components/select-mobile/options-list/Component.js +2 -2
  1402. package/select/components/select-mobile/options-list/index.css +10 -9
  1403. package/select/components/select-mobile/options-list/index.js +1 -1
  1404. package/select/components/virtual-options-list/Component.js +2 -2
  1405. package/select/components/virtual-options-list/index.css +13 -12
  1406. package/select/components/virtual-options-list/index.js +1 -1
  1407. package/select/cssm/components/arrow/index.module.css +1 -0
  1408. package/select/cssm/components/base-select/index.module.css +1 -0
  1409. package/select/cssm/components/checkmark/index.module.css +1 -0
  1410. package/select/cssm/components/field/index.module.css +1 -0
  1411. package/select/cssm/components/optgroup/index.module.css +1 -0
  1412. package/select/cssm/components/option/index.module.css +1 -0
  1413. package/select/cssm/components/options-list/index.module.css +1 -0
  1414. package/select/cssm/components/select-mobile/checkmark/index.module.css +1 -0
  1415. package/select/cssm/components/select-mobile/index.module.css +1 -0
  1416. package/select/cssm/components/select-mobile/options-list/index.module.css +1 -0
  1417. package/select/cssm/components/virtual-options-list/index.module.css +1 -0
  1418. package/select/cssm/hook-f5b8fe4f.d.ts +1 -6
  1419. package/select/cssm/presets/useSelectWithApply/options-list-with-apply/index.module.css +1 -0
  1420. package/select/cssm/typings.d.ts +8 -7
  1421. package/select/esm/{Component-c8899d32.d.ts → Component-940820eb.d.ts} +0 -0
  1422. package/select/esm/{Component-c8899d32.js → Component-940820eb.js} +5 -5
  1423. package/select/esm/{Component-fb9db7f1.d.ts → Component-a44e2076.d.ts} +0 -0
  1424. package/select/esm/{Component-fb9db7f1.js → Component-a44e2076.js} +2 -2
  1425. package/select/esm/Component.js +2 -2
  1426. package/select/esm/components/arrow/Component.js +1 -1
  1427. package/select/esm/components/arrow/index.css +4 -3
  1428. package/select/esm/components/base-select/Component.js +2 -2
  1429. package/select/esm/components/base-select/index.css +8 -7
  1430. package/select/esm/components/base-select/index.d.ts +1 -1
  1431. package/select/esm/components/base-select/index.js +2 -2
  1432. package/select/esm/components/checkmark/Component.js +1 -1
  1433. package/select/esm/components/checkmark/index.css +8 -7
  1434. package/select/esm/components/field/Component.js +2 -2
  1435. package/select/esm/components/field/index.css +10 -9
  1436. package/select/esm/components/field/index.js +1 -1
  1437. package/select/esm/components/index.js +4 -4
  1438. package/select/esm/components/native-select/Component.js +1 -1
  1439. package/select/esm/components/native-select/index.js +1 -1
  1440. package/select/esm/components/optgroup/Component.js +1 -1
  1441. package/select/esm/components/optgroup/index.css +7 -6
  1442. package/select/esm/components/option/Component.js +2 -2
  1443. package/select/esm/components/option/index.css +21 -20
  1444. package/select/esm/components/option/index.js +1 -1
  1445. package/select/esm/components/options-list/Component.js +2 -2
  1446. package/select/esm/components/options-list/index.css +7 -6
  1447. package/select/esm/components/options-list/index.js +1 -1
  1448. package/select/esm/components/select-mobile/Component.js +4 -4
  1449. package/select/esm/components/select-mobile/checkmark/Component.js +1 -1
  1450. package/select/esm/components/select-mobile/checkmark/index.css +5 -4
  1451. package/select/esm/components/select-mobile/index.css +12 -11
  1452. package/select/esm/components/select-mobile/index.d.ts +1 -1
  1453. package/select/esm/components/select-mobile/index.js +4 -4
  1454. package/select/esm/components/select-mobile/options-list/Component.js +2 -2
  1455. package/select/esm/components/select-mobile/options-list/index.css +10 -9
  1456. package/select/esm/components/select-mobile/options-list/index.js +1 -1
  1457. package/select/esm/components/virtual-options-list/Component.js +2 -2
  1458. package/select/esm/components/virtual-options-list/index.css +13 -12
  1459. package/select/esm/components/virtual-options-list/index.js +1 -1
  1460. package/select/esm/hook-f5b8fe4f.d.ts +1 -6
  1461. package/select/esm/index.js +4 -4
  1462. package/select/esm/{intersection-observer-0096c380.d.ts → intersection-observer-a3974639.d.ts} +0 -0
  1463. package/select/esm/{intersection-observer-0096c380.js → intersection-observer-a3974639.js} +0 -0
  1464. package/select/esm/presets/index.js +4 -4
  1465. package/select/esm/presets/useLazyLoading/hook.js +3 -3
  1466. package/select/esm/presets/useLazyLoading/index.css +2 -2
  1467. package/select/esm/presets/useSelectWithApply/hook.js +4 -4
  1468. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1469. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.css +5 -4
  1470. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1471. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1472. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  1473. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  1474. package/select/esm/{tslib.es6-2e3f4e35.d.ts → tslib.es6-bbfa36d5.d.ts} +0 -0
  1475. package/select/esm/{tslib.es6-2e3f4e35.js → tslib.es6-bbfa36d5.js} +0 -0
  1476. package/select/esm/typings.d.ts +8 -7
  1477. package/select/hook-f5b8fe4f.d.ts +1 -6
  1478. package/select/index.js +4 -4
  1479. package/select/{intersection-observer-7ddb317f.d.ts → intersection-observer-983805e0.d.ts} +0 -0
  1480. package/select/{intersection-observer-7ddb317f.js → intersection-observer-983805e0.js} +0 -0
  1481. package/select/modern/{Component-4424bbf7.d.ts → Component-909d89f0.d.ts} +0 -0
  1482. package/select/modern/{Component-4424bbf7.js → Component-909d89f0.js} +1 -1
  1483. package/select/modern/{Component-e2443eca.d.ts → Component-c64a4dc3.d.ts} +0 -0
  1484. package/select/modern/{Component-e2443eca.js → Component-c64a4dc3.js} +4 -4
  1485. package/select/modern/Component.js +1 -1
  1486. package/select/modern/components/arrow/Component.js +1 -1
  1487. package/select/modern/components/arrow/index.css +4 -3
  1488. package/select/modern/components/base-select/Component.js +1 -1
  1489. package/select/modern/components/base-select/index.css +8 -7
  1490. package/select/modern/components/base-select/index.d.ts +1 -1
  1491. package/select/modern/components/base-select/index.js +1 -1
  1492. package/select/modern/components/checkmark/Component.js +1 -1
  1493. package/select/modern/components/checkmark/index.css +8 -7
  1494. package/select/modern/components/field/Component.js +1 -1
  1495. package/select/modern/components/field/index.css +10 -9
  1496. package/select/modern/components/index.js +3 -3
  1497. package/select/modern/components/optgroup/Component.js +1 -1
  1498. package/select/modern/components/optgroup/index.css +7 -6
  1499. package/select/modern/components/option/Component.js +1 -1
  1500. package/select/modern/components/option/index.css +21 -20
  1501. package/select/modern/components/options-list/Component.js +1 -1
  1502. package/select/modern/components/options-list/index.css +7 -6
  1503. package/select/modern/components/select-mobile/Component.js +3 -3
  1504. package/select/modern/components/select-mobile/checkmark/Component.js +1 -1
  1505. package/select/modern/components/select-mobile/checkmark/index.css +5 -4
  1506. package/select/modern/components/select-mobile/index.css +12 -11
  1507. package/select/modern/components/select-mobile/index.d.ts +1 -1
  1508. package/select/modern/components/select-mobile/index.js +3 -3
  1509. package/select/modern/components/select-mobile/options-list/Component.js +1 -1
  1510. package/select/modern/components/select-mobile/options-list/index.css +10 -9
  1511. package/select/modern/components/virtual-options-list/Component.js +1 -1
  1512. package/select/modern/components/virtual-options-list/index.css +13 -12
  1513. package/select/modern/hook-f5b8fe4f.d.ts +1 -6
  1514. package/select/modern/index.js +3 -3
  1515. package/select/modern/{intersection-observer-0096c380.d.ts → intersection-observer-a3974639.d.ts} +0 -0
  1516. package/select/modern/{intersection-observer-0096c380.js → intersection-observer-a3974639.js} +0 -0
  1517. package/select/modern/presets/index.js +3 -3
  1518. package/select/modern/presets/useLazyLoading/hook.js +2 -2
  1519. package/select/modern/presets/useLazyLoading/index.css +2 -2
  1520. package/select/modern/presets/useSelectWithApply/hook.js +3 -3
  1521. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +3 -3
  1522. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.css +5 -4
  1523. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1524. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +3 -3
  1525. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  1526. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  1527. package/select/modern/typings.d.ts +8 -7
  1528. package/select/presets/index.js +4 -4
  1529. package/select/presets/useLazyLoading/hook.js +3 -3
  1530. package/select/presets/useLazyLoading/index.css +2 -2
  1531. package/select/presets/useSelectWithApply/hook.js +4 -4
  1532. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +4 -4
  1533. package/select/presets/useSelectWithApply/options-list-with-apply/index.css +5 -4
  1534. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  1535. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +4 -4
  1536. package/select/presets/useSelectWithLoading/hook.js +2 -2
  1537. package/select/presets/useSelectWithLoading/index.css +2 -2
  1538. package/select/{tslib.es6-aff0085c.d.ts → tslib.es6-bc71fbf0.d.ts} +0 -0
  1539. package/select/{tslib.es6-aff0085c.js → tslib.es6-bc71fbf0.js} +0 -0
  1540. package/select/typings.d.ts +8 -7
  1541. package/select-with-tags/component.js +1 -1
  1542. package/select-with-tags/components/index.js +1 -1
  1543. package/select-with-tags/components/tag/component.js +2 -2
  1544. package/select-with-tags/components/tag/index.css +11 -10
  1545. package/select-with-tags/components/tag/index.js +1 -1
  1546. package/select-with-tags/components/tag-list/component.js +2 -2
  1547. package/select-with-tags/components/tag-list/index.css +31 -30
  1548. package/select-with-tags/components/tag-list/index.js +1 -1
  1549. package/select-with-tags/cssm/components/tag/index.module.css +1 -0
  1550. package/select-with-tags/cssm/components/tag-list/index.module.css +1 -0
  1551. package/select-with-tags/esm/component.js +1 -1
  1552. package/select-with-tags/esm/components/index.js +1 -1
  1553. package/select-with-tags/esm/components/tag/component.js +2 -2
  1554. package/select-with-tags/esm/components/tag/index.css +11 -10
  1555. package/select-with-tags/esm/components/tag/index.js +1 -1
  1556. package/select-with-tags/esm/components/tag-list/component.js +2 -2
  1557. package/select-with-tags/esm/components/tag-list/index.css +31 -30
  1558. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  1559. package/select-with-tags/esm/index.js +1 -1
  1560. package/select-with-tags/esm/{tslib.es6-4dc531ea.d.ts → tslib.es6-1c344966.d.ts} +0 -0
  1561. package/select-with-tags/esm/{tslib.es6-4dc531ea.js → tslib.es6-1c344966.js} +0 -0
  1562. package/select-with-tags/esm/utils/index.js +1 -1
  1563. package/select-with-tags/esm/utils/match.js +1 -1
  1564. package/select-with-tags/index.js +1 -1
  1565. package/select-with-tags/modern/components/tag/component.js +1 -1
  1566. package/select-with-tags/modern/components/tag/index.css +11 -10
  1567. package/select-with-tags/modern/components/tag-list/component.js +1 -1
  1568. package/select-with-tags/modern/components/tag-list/index.css +31 -30
  1569. package/select-with-tags/{tslib.es6-7772ee83.d.ts → tslib.es6-ad4868b5.d.ts} +0 -0
  1570. package/select-with-tags/{tslib.es6-7772ee83.js → tslib.es6-ad4868b5.js} +0 -0
  1571. package/select-with-tags/utils/index.js +1 -1
  1572. package/select-with-tags/utils/match.js +1 -1
  1573. package/skeleton/Component.js +1 -1
  1574. package/skeleton/cssm/index.module.css +1 -0
  1575. package/skeleton/esm/Component.js +1 -1
  1576. package/skeleton/esm/index.css +11 -10
  1577. package/skeleton/index.css +11 -10
  1578. package/skeleton/modern/Component.js +1 -1
  1579. package/skeleton/modern/index.css +11 -10
  1580. package/slider/Component.js +1 -1
  1581. package/slider/cssm/index.module.css +1 -0
  1582. package/slider/esm/Component.js +1 -1
  1583. package/slider/esm/index.css +37 -36
  1584. package/slider/index.css +37 -36
  1585. package/slider/modern/Component.js +1 -1
  1586. package/slider/modern/index.css +37 -36
  1587. package/slider-input/Component.js +1 -1
  1588. package/slider-input/cssm/index.module.css +1 -0
  1589. package/slider-input/esm/Component.js +1 -1
  1590. package/slider-input/esm/index.css +17 -16
  1591. package/slider-input/index.css +17 -16
  1592. package/slider-input/modern/Component.js +1 -1
  1593. package/slider-input/modern/index.css +17 -16
  1594. package/space/Component.js +2 -2
  1595. package/space/{Item-9f54139e.d.ts → Item-a554e400.d.ts} +0 -0
  1596. package/space/{Item-9f54139e.js → Item-a554e400.js} +0 -0
  1597. package/space/Item.js +1 -1
  1598. package/space/cssm/index.module.css +1 -0
  1599. package/space/esm/Component.js +2 -2
  1600. package/space/esm/{Item-2def6754.d.ts → Item-d68db4e5.d.ts} +0 -0
  1601. package/space/esm/{Item-2def6754.js → Item-d68db4e5.js} +0 -0
  1602. package/space/esm/Item.js +1 -1
  1603. package/space/esm/index.css +9 -8
  1604. package/space/esm/index.js +1 -1
  1605. package/space/index.css +9 -8
  1606. package/space/index.js +1 -1
  1607. package/space/modern/Component.js +1 -1
  1608. package/space/modern/index.css +9 -8
  1609. package/spinner/Component.js +1 -1
  1610. package/spinner/esm/Component.js +1 -1
  1611. package/spinner/esm/index.css +6 -6
  1612. package/spinner/index.css +6 -6
  1613. package/spinner/modern/Component.js +1 -1
  1614. package/spinner/modern/index.css +6 -6
  1615. package/status/Component.js +1 -1
  1616. package/status/cssm/index.module.css +1 -0
  1617. package/status/esm/Component.js +1 -1
  1618. package/status/esm/index.css +18 -17
  1619. package/status/index.css +18 -17
  1620. package/status/modern/Component.js +1 -1
  1621. package/status/modern/index.css +18 -17
  1622. package/stepped-progress-bar/Component.js +1 -1
  1623. package/stepped-progress-bar/components/step-bar/Component.js +1 -1
  1624. package/stepped-progress-bar/components/step-bar/index.css +11 -10
  1625. package/stepped-progress-bar/cssm/components/step-bar/index.module.css +1 -0
  1626. package/stepped-progress-bar/cssm/index.module.css +1 -0
  1627. package/stepped-progress-bar/esm/Component.js +1 -1
  1628. package/stepped-progress-bar/esm/components/step-bar/Component.js +1 -1
  1629. package/stepped-progress-bar/esm/components/step-bar/index.css +11 -10
  1630. package/stepped-progress-bar/esm/index.css +4 -3
  1631. package/stepped-progress-bar/index.css +4 -3
  1632. package/stepped-progress-bar/modern/Component.js +1 -1
  1633. package/stepped-progress-bar/modern/components/step-bar/Component.js +1 -1
  1634. package/stepped-progress-bar/modern/components/step-bar/index.css +11 -10
  1635. package/stepped-progress-bar/modern/index.css +4 -3
  1636. package/switch/Component.js +1 -1
  1637. package/switch/cssm/index.module.css +1 -0
  1638. package/switch/esm/Component.js +1 -1
  1639. package/switch/esm/index.css +26 -25
  1640. package/switch/index.css +26 -25
  1641. package/switch/modern/Component.js +1 -1
  1642. package/switch/modern/index.css +26 -25
  1643. package/table/component.js +1 -1
  1644. package/table/components/index.js +1 -1
  1645. package/table/components/pagination/Component.js +2 -2
  1646. package/table/components/pagination/index.css +9 -8
  1647. package/table/components/pagination/index.js +1 -1
  1648. package/table/components/pagination/select-field/index.css +5 -4
  1649. package/table/components/pagination/select-field/index.js +2 -2
  1650. package/table/components/table/Component.js +2 -2
  1651. package/table/components/table/index.css +7 -6
  1652. package/table/components/table/index.js +1 -1
  1653. package/table/components/table/utils.js +1 -1
  1654. package/table/components/tbody/Component.js +2 -2
  1655. package/table/components/tbody/index.css +3 -2
  1656. package/table/components/tbody/index.js +1 -1
  1657. package/table/components/tcell/Component.js +2 -2
  1658. package/table/components/tcell/index.css +5 -4
  1659. package/table/components/tcell/index.js +1 -1
  1660. package/table/components/texpandable-row/Component.js +2 -2
  1661. package/table/components/texpandable-row/index.css +6 -5
  1662. package/table/components/texpandable-row/index.js +1 -1
  1663. package/table/components/thead/Component.js +2 -2
  1664. package/table/components/thead/index.css +7 -6
  1665. package/table/components/thead/index.js +1 -1
  1666. package/table/components/thead-cell/Component.js +2 -2
  1667. package/table/components/thead-cell/index.css +6 -5
  1668. package/table/components/thead-cell/index.js +1 -1
  1669. package/table/components/trow/Component.js +2 -2
  1670. package/table/components/trow/index.css +9 -8
  1671. package/table/components/trow/index.js +1 -1
  1672. package/table/components/tsortable-head-cell/Component.js +2 -2
  1673. package/table/components/tsortable-head-cell/index.css +10 -9
  1674. package/table/components/tsortable-head-cell/index.js +1 -1
  1675. package/table/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1676. package/table/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1677. package/table/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1678. package/table/cssm/components/pagination/index.module.css +1 -0
  1679. package/table/cssm/components/pagination/select-field/index.module.css +1 -0
  1680. package/table/cssm/components/table/index.module.css +1 -0
  1681. package/table/cssm/components/tbody/index.module.css +1 -0
  1682. package/table/cssm/components/tcell/index.module.css +1 -0
  1683. package/table/cssm/components/texpandable-row/index.module.css +1 -0
  1684. package/table/cssm/components/thead/index.module.css +1 -0
  1685. package/table/cssm/components/thead-cell/index.module.css +1 -0
  1686. package/table/cssm/components/trow/index.module.css +1 -0
  1687. package/table/cssm/components/tsortable-head-cell/index.module.css +1 -0
  1688. package/table/esm/component.js +1 -1
  1689. package/table/esm/components/index.js +1 -1
  1690. package/table/esm/components/pagination/Component.js +2 -2
  1691. package/table/esm/components/pagination/index.css +9 -8
  1692. package/table/esm/components/pagination/index.js +1 -1
  1693. package/table/esm/components/pagination/select-field/index.css +5 -4
  1694. package/table/esm/components/pagination/select-field/index.js +2 -2
  1695. package/table/esm/components/table/Component.js +2 -2
  1696. package/table/esm/components/table/index.css +7 -6
  1697. package/table/esm/components/table/index.js +1 -1
  1698. package/table/esm/components/table/utils.js +1 -1
  1699. package/table/esm/components/tbody/Component.js +2 -2
  1700. package/table/esm/components/tbody/index.css +3 -2
  1701. package/table/esm/components/tbody/index.js +1 -1
  1702. package/table/esm/components/tcell/Component.js +2 -2
  1703. package/table/esm/components/tcell/index.css +5 -4
  1704. package/table/esm/components/tcell/index.js +1 -1
  1705. package/table/esm/components/texpandable-row/Component.js +2 -2
  1706. package/table/esm/components/texpandable-row/index.css +6 -5
  1707. package/table/esm/components/texpandable-row/index.js +1 -1
  1708. package/table/esm/components/thead/Component.js +2 -2
  1709. package/table/esm/components/thead/index.css +7 -6
  1710. package/table/esm/components/thead/index.js +1 -1
  1711. package/table/esm/components/thead-cell/Component.js +2 -2
  1712. package/table/esm/components/thead-cell/index.css +6 -5
  1713. package/table/esm/components/thead-cell/index.js +1 -1
  1714. package/table/esm/components/trow/Component.js +2 -2
  1715. package/table/esm/components/trow/index.css +9 -8
  1716. package/table/esm/components/trow/index.js +1 -1
  1717. package/table/esm/components/tsortable-head-cell/Component.js +2 -2
  1718. package/table/esm/components/tsortable-head-cell/index.css +10 -9
  1719. package/table/esm/components/tsortable-head-cell/index.js +1 -1
  1720. package/table/esm/components/tsortable-head-cell/sort-icon-asc.js +1 -1
  1721. package/table/esm/components/tsortable-head-cell/sort-icon-desc.js +1 -1
  1722. package/table/esm/components/tsortable-head-cell/sort-icon-unset.js +1 -1
  1723. package/table/esm/index.js +1 -1
  1724. package/table/esm/{tslib.es6-baf548b5.d.ts → tslib.es6-44a77cc8.d.ts} +0 -0
  1725. package/table/esm/{tslib.es6-baf548b5.js → tslib.es6-44a77cc8.js} +0 -0
  1726. package/table/index.js +1 -1
  1727. package/table/modern/components/pagination/Component.js +1 -1
  1728. package/table/modern/components/pagination/index.css +9 -8
  1729. package/table/modern/components/pagination/select-field/index.css +5 -4
  1730. package/table/modern/components/pagination/select-field/index.js +1 -1
  1731. package/table/modern/components/table/Component.js +1 -1
  1732. package/table/modern/components/table/index.css +7 -6
  1733. package/table/modern/components/tbody/Component.js +1 -1
  1734. package/table/modern/components/tbody/index.css +3 -2
  1735. package/table/modern/components/tcell/Component.js +1 -1
  1736. package/table/modern/components/tcell/index.css +5 -4
  1737. package/table/modern/components/texpandable-row/Component.js +1 -1
  1738. package/table/modern/components/texpandable-row/index.css +6 -5
  1739. package/table/modern/components/thead/Component.js +1 -1
  1740. package/table/modern/components/thead/index.css +7 -6
  1741. package/table/modern/components/thead-cell/Component.js +1 -1
  1742. package/table/modern/components/thead-cell/index.css +6 -5
  1743. package/table/modern/components/trow/Component.js +1 -1
  1744. package/table/modern/components/trow/index.css +9 -8
  1745. package/table/modern/components/tsortable-head-cell/Component.js +1 -1
  1746. package/table/modern/components/tsortable-head-cell/index.css +10 -9
  1747. package/table/{tslib.es6-a539e6cc.d.ts → tslib.es6-c1c041b2.d.ts} +0 -0
  1748. package/table/{tslib.es6-a539e6cc.js → tslib.es6-c1c041b2.js} +0 -0
  1749. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  1750. package/tabs/components/primary-tablist/Component.js +1 -1
  1751. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  1752. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  1753. package/tabs/components/primary-tablist/index.css +19 -18
  1754. package/tabs/components/primary-tablist/mobile.css +23 -21
  1755. package/tabs/components/scrollable-container/Component.js +1 -1
  1756. package/tabs/components/scrollable-container/index.css +4 -3
  1757. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  1758. package/tabs/components/secondary-tablist/Component.js +1 -1
  1759. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  1760. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  1761. package/tabs/components/secondary-tablist/index.css +10 -9
  1762. package/tabs/components/secondary-tablist/mobile.css +13 -11
  1763. package/tabs/components/tab/Component.js +1 -1
  1764. package/tabs/components/tab/index.css +2 -2
  1765. package/tabs/components/tabs/Component.desktop.js +3 -3
  1766. package/tabs/components/tabs/Component.mobile.js +3 -3
  1767. package/tabs/components/tabs/Component.responsive.js +3 -3
  1768. package/tabs/cssm/components/primary-tablist/index.module.css +1 -0
  1769. package/tabs/cssm/components/primary-tablist/mobile.module.css +1 -0
  1770. package/tabs/cssm/components/scrollable-container/index.module.css +1 -0
  1771. package/tabs/cssm/components/secondary-tablist/index.module.css +1 -0
  1772. package/tabs/cssm/components/secondary-tablist/mobile.module.css +1 -0
  1773. package/tabs/cssm/vars.css +1 -0
  1774. package/tabs/desktop.js +3 -3
  1775. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  1776. package/tabs/esm/components/primary-tablist/Component.js +1 -1
  1777. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  1778. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  1779. package/tabs/esm/components/primary-tablist/index.css +19 -18
  1780. package/tabs/esm/components/primary-tablist/mobile.css +23 -21
  1781. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  1782. package/tabs/esm/components/scrollable-container/index.css +4 -3
  1783. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  1784. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  1785. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  1786. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  1787. package/tabs/esm/components/secondary-tablist/index.css +10 -9
  1788. package/tabs/esm/components/secondary-tablist/mobile.css +13 -11
  1789. package/tabs/esm/components/tab/Component.js +1 -1
  1790. package/tabs/esm/components/tab/index.css +2 -2
  1791. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  1792. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  1793. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  1794. package/tabs/esm/desktop.js +3 -3
  1795. package/tabs/esm/index.js +3 -3
  1796. package/tabs/esm/index.module-4687a3b6.js +4 -0
  1797. package/tabs/esm/index.module-4cd5c08a.js +4 -0
  1798. package/tabs/esm/mobile.js +3 -3
  1799. package/tabs/esm/responsive.js +3 -3
  1800. package/tabs/esm/{tslib.es6-6792830d.d.ts → tslib.es6-8a4b035c.d.ts} +0 -0
  1801. package/tabs/esm/{tslib.es6-6792830d.js → tslib.es6-8a4b035c.js} +0 -0
  1802. package/tabs/index.js +3 -3
  1803. package/tabs/index.module-a61e7b44.js +4 -0
  1804. package/tabs/index.module-b9c824d3.js +4 -0
  1805. package/tabs/mobile.js +3 -3
  1806. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  1807. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  1808. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  1809. package/tabs/modern/components/primary-tablist/index.css +19 -18
  1810. package/tabs/modern/components/primary-tablist/mobile.css +23 -21
  1811. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  1812. package/tabs/modern/components/scrollable-container/index.css +4 -3
  1813. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  1814. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  1815. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  1816. package/tabs/modern/components/secondary-tablist/index.css +10 -9
  1817. package/tabs/modern/components/secondary-tablist/mobile.css +13 -11
  1818. package/tabs/modern/components/tab/Component.js +1 -1
  1819. package/tabs/modern/components/tab/index.css +2 -2
  1820. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  1821. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  1822. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  1823. package/tabs/modern/desktop.js +2 -2
  1824. package/tabs/modern/index.js +2 -2
  1825. package/tabs/modern/index.module-4687a3b6.js +4 -0
  1826. package/tabs/modern/index.module-4cd5c08a.js +4 -0
  1827. package/tabs/modern/mobile.js +2 -2
  1828. package/tabs/modern/responsive.js +2 -2
  1829. package/tabs/responsive.js +3 -3
  1830. package/tabs/{tslib.es6-587bdeac.d.ts → tslib.es6-394cebb0.d.ts} +0 -0
  1831. package/tabs/{tslib.es6-587bdeac.js → tslib.es6-394cebb0.js} +0 -0
  1832. package/tag/Component.js +3 -3
  1833. package/tag/cssm/default.module.css +1 -0
  1834. package/tag/cssm/index.module.css +1 -0
  1835. package/tag/cssm/inverted.module.css +1 -0
  1836. package/tag/cssm/vars.css +1 -0
  1837. package/tag/default.css +9 -8
  1838. package/tag/esm/Component.js +3 -3
  1839. package/tag/esm/default.css +9 -8
  1840. package/tag/esm/index.css +38 -37
  1841. package/tag/esm/inverted.css +9 -8
  1842. package/tag/index.css +38 -37
  1843. package/tag/inverted.css +9 -8
  1844. package/tag/modern/Component.js +3 -3
  1845. package/tag/modern/default.css +9 -8
  1846. package/tag/modern/index.css +38 -37
  1847. package/tag/modern/inverted.css +9 -8
  1848. package/textarea/Component.js +3 -3
  1849. package/textarea/cssm/default.module.css +1 -0
  1850. package/textarea/cssm/index.module.css +1 -0
  1851. package/textarea/cssm/inverted.module.css +1 -0
  1852. package/textarea/default.css +19 -18
  1853. package/textarea/esm/Component.js +3 -3
  1854. package/textarea/esm/default.css +19 -18
  1855. package/textarea/esm/index.css +22 -21
  1856. package/textarea/esm/inverted.css +19 -18
  1857. package/textarea/index.css +22 -21
  1858. package/textarea/inverted.css +19 -18
  1859. package/textarea/modern/Component.js +3 -3
  1860. package/textarea/modern/default.css +19 -18
  1861. package/textarea/modern/index.css +22 -21
  1862. package/textarea/modern/inverted.css +19 -18
  1863. package/themes/click.css +1 -0
  1864. package/themes/compiled/mobile-dark-bluetint.css +280 -280
  1865. package/themes/corp.css +1 -0
  1866. package/themes/dist/click.css +1 -0
  1867. package/themes/dist/compiled/mobile-dark-bluetint.css +904 -889
  1868. package/themes/dist/corp.css +1 -0
  1869. package/themes/dist/intranet.css +1 -0
  1870. package/themes/dist/mobile.css +1 -0
  1871. package/themes/dist/package.json +1 -1
  1872. package/themes/dist/site.css +1 -0
  1873. package/themes/intranet.css +1 -0
  1874. package/themes/mobile.css +1 -0
  1875. package/themes/site.css +1 -0
  1876. package/toast/component.js +1 -1
  1877. package/toast/cssm/index.module.css +1 -0
  1878. package/toast/esm/component.js +1 -1
  1879. package/toast/esm/index.css +11 -10
  1880. package/toast/index.css +11 -10
  1881. package/toast/modern/component.js +1 -1
  1882. package/toast/modern/index.css +11 -10
  1883. package/toast-plate/component.js +1 -1
  1884. package/toast-plate/cssm/index.module.css +1 -0
  1885. package/toast-plate/esm/component.js +1 -1
  1886. package/toast-plate/esm/index.css +17 -16
  1887. package/toast-plate/index.css +17 -16
  1888. package/toast-plate/modern/component.js +1 -1
  1889. package/toast-plate/modern/index.css +17 -16
  1890. package/tooltip/{Component-abd29111.d.ts → Component-d8bb3d75.d.ts} +0 -0
  1891. package/tooltip/{Component-abd29111.js → Component-d8bb3d75.js} +3 -3
  1892. package/tooltip/Component.js +1 -1
  1893. package/tooltip/component.responsive.js +2 -2
  1894. package/tooltip/cssm/default.module.css +1 -0
  1895. package/tooltip/cssm/index.module.css +1 -0
  1896. package/tooltip/cssm/inverted.module.css +1 -0
  1897. package/tooltip/default.css +4 -3
  1898. package/tooltip/esm/{Component-40e12157.d.ts → Component-833f0e44.d.ts} +0 -0
  1899. package/tooltip/esm/{Component-40e12157.js → Component-833f0e44.js} +3 -3
  1900. package/tooltip/esm/Component.js +1 -1
  1901. package/tooltip/esm/component.responsive.js +2 -2
  1902. package/tooltip/esm/default.css +4 -3
  1903. package/tooltip/esm/index.css +7 -6
  1904. package/tooltip/esm/index.d.ts +1 -1
  1905. package/tooltip/esm/index.js +1 -1
  1906. package/tooltip/esm/inverted.css +6 -5
  1907. package/tooltip/esm/responsive.css +3 -3
  1908. package/tooltip/esm/responsive.js +1 -1
  1909. package/tooltip/index.css +7 -6
  1910. package/tooltip/index.d.ts +1 -1
  1911. package/tooltip/index.js +1 -1
  1912. package/tooltip/inverted.css +6 -5
  1913. package/tooltip/modern/Component.js +3 -3
  1914. package/tooltip/modern/component.responsive.js +1 -1
  1915. package/tooltip/modern/default.css +4 -3
  1916. package/tooltip/modern/index.css +7 -6
  1917. package/tooltip/modern/inverted.css +6 -5
  1918. package/tooltip/modern/responsive.css +3 -3
  1919. package/tooltip/responsive.css +3 -3
  1920. package/tooltip/responsive.js +1 -1
  1921. package/typography/colors.css +13 -12
  1922. package/typography/{colors.module-f38a0be2.d.ts → colors.module-7e8fcbc5.d.ts} +0 -0
  1923. package/typography/{colors.module-f38a0be2.js → colors.module-7e8fcbc5.js} +1 -1
  1924. package/typography/common.module-aca8e14e.js +4 -0
  1925. package/typography/component.js +2 -2
  1926. package/typography/cssm/colors.module.css +1 -0
  1927. package/typography/cssm/index.d.ts +1 -0
  1928. package/typography/cssm/text/index.module.css +1 -0
  1929. package/typography/cssm/title/index.module.css +1 -0
  1930. package/typography/cssm/title-mobile/index.module.css +1 -0
  1931. package/typography/cssm/title-responsive/index.module.css +1 -0
  1932. package/typography/esm/colors.css +13 -12
  1933. package/typography/esm/{colors.module-2480a569.d.ts → colors.module-8999a1bc.d.ts} +0 -0
  1934. package/typography/esm/{colors.module-2480a569.js → colors.module-8999a1bc.js} +1 -1
  1935. package/typography/esm/common.module-1d8060a6.js +4 -0
  1936. package/typography/esm/component.js +2 -2
  1937. package/typography/esm/index.d.ts +1 -0
  1938. package/typography/esm/index.js +2 -2
  1939. package/typography/esm/text/component.js +2 -2
  1940. package/typography/esm/text/index.css +14 -13
  1941. package/typography/esm/text/index.js +1 -1
  1942. package/typography/esm/title/common.css +4 -4
  1943. package/typography/esm/title/component.js +1 -1
  1944. package/typography/esm/title/index.css +19 -18
  1945. package/typography/esm/title/index.js +3 -3
  1946. package/typography/esm/title-mobile/component.js +3 -3
  1947. package/typography/esm/title-mobile/index.css +14 -13
  1948. package/typography/esm/title-mobile/index.js +2 -2
  1949. package/typography/esm/title-responsive/component.js +3 -3
  1950. package/typography/esm/title-responsive/index.css +41 -40
  1951. package/typography/esm/title-responsive/index.js +2 -2
  1952. package/typography/index.d.ts +1 -0
  1953. package/typography/index.js +2 -2
  1954. package/typography/modern/colors.css +13 -12
  1955. package/typography/modern/colors.module-344b3973.js +4 -0
  1956. package/typography/modern/common.module-1d8060a6.js +4 -0
  1957. package/typography/modern/component.js +2 -2
  1958. package/typography/modern/index.d.ts +1 -0
  1959. package/typography/modern/index.js +2 -2
  1960. package/typography/modern/text/component.js +2 -2
  1961. package/typography/modern/text/index.css +14 -13
  1962. package/typography/modern/text/index.js +1 -1
  1963. package/typography/modern/title/common.css +4 -4
  1964. package/typography/modern/title/component.js +1 -1
  1965. package/typography/modern/title/index.css +19 -18
  1966. package/typography/modern/title/index.js +3 -3
  1967. package/typography/modern/title-mobile/component.js +3 -3
  1968. package/typography/modern/title-mobile/index.css +14 -13
  1969. package/typography/modern/title-mobile/index.js +2 -2
  1970. package/typography/modern/title-responsive/component.js +3 -3
  1971. package/typography/modern/title-responsive/index.css +41 -40
  1972. package/typography/modern/title-responsive/index.js +2 -2
  1973. package/typography/text/component.d.ts +1 -1
  1974. package/typography/text/component.js +2 -2
  1975. package/typography/text/index.css +14 -13
  1976. package/typography/text/index.js +1 -1
  1977. package/typography/title/common.css +4 -4
  1978. package/typography/title/component.d.ts +1 -1
  1979. package/typography/title/component.js +1 -1
  1980. package/typography/title/index.css +19 -18
  1981. package/typography/title/index.js +3 -3
  1982. package/typography/title-mobile/component.js +3 -3
  1983. package/typography/title-mobile/index.css +14 -13
  1984. package/typography/title-mobile/index.js +2 -2
  1985. package/typography/title-responsive/component.js +3 -3
  1986. package/typography/title-responsive/index.css +41 -40
  1987. package/typography/title-responsive/index.js +2 -2
  1988. package/vars/border-radius.css +1 -0
  1989. package/vars/cssm/border-radius.css +1 -0
  1990. package/vars/cssm/index.css +1 -0
  1991. package/vars/dist/border-radius.css +1 -0
  1992. package/vars/dist/cssm/border-radius.css +1 -0
  1993. package/vars/dist/cssm/index.css +1 -0
  1994. package/vars/index.d.ts +1 -0
  1995. package/vars/index.js +1 -0
  1996. package/with-suffix/Component.js +1 -1
  1997. package/with-suffix/cssm/index.module.css +1 -0
  1998. package/with-suffix/esm/Component.js +1 -1
  1999. package/with-suffix/esm/index.css +9 -8
  2000. package/with-suffix/index.css +9 -8
  2001. package/with-suffix/modern/Component.js +1 -1
  2002. package/with-suffix/modern/index.css +9 -8
  2003. package/calendar-range/modern/index.module-b064eb8f.js +0 -4
  2004. package/grid/esm/gutters.module-c7d03958.js +0 -27
  2005. package/grid/gutters.module-c8d6ccac.js +0 -28
  2006. package/grid/modern/gutters.module-1ccbea38.js +0 -4
  2007. package/intl-phone-input/cssm/libphonenumber-js.min-d3a9d490.js +0 -1567
  2008. package/intl-phone-input/cssm/usePreventCaretReset.d.ts +0 -8
  2009. package/intl-phone-input/cssm/usePreventCaretReset.js +0 -34
  2010. package/intl-phone-input/esm/libphonenumber-js.min-c49027d7.js +0 -1567
  2011. package/intl-phone-input/esm/usePreventCaretReset.d.ts +0 -8
  2012. package/intl-phone-input/esm/usePreventCaretReset.js +0 -32
  2013. package/intl-phone-input/libphonenumber-js.min-13d3dc00.js +0 -1567
  2014. package/intl-phone-input/modern/libphonenumber-js.min-c49027d7.js +0 -1567
  2015. package/intl-phone-input/modern/usePreventCaretReset.d.ts +0 -8
  2016. package/intl-phone-input/modern/usePreventCaretReset.js +0 -31
  2017. package/intl-phone-input/usePreventCaretReset.d.ts +0 -8
  2018. package/intl-phone-input/usePreventCaretReset.js +0 -34
  2019. package/modal/esm/transitions.module-c22d6538.js +0 -4
  2020. package/modal/modern/transitions.module-c22d6538.js +0 -4
  2021. package/modal/transitions.module-eb91dbbb.js +0 -4
  2022. package/tabs/esm/index.module-06d19c13.js +0 -4
  2023. package/tabs/esm/index.module-e313c0b9.js +0 -4
  2024. package/tabs/index.module-1518b596.js +0 -4
  2025. package/tabs/index.module-6ddb2327.js +0 -4
  2026. package/tabs/modern/index.module-06d19c13.js +0 -4
  2027. package/tabs/modern/index.module-e313c0b9.js +0 -4
  2028. package/typography/common.module-fd9ab633.js +0 -4
  2029. package/typography/esm/common.module-d606ca45.js +0 -4
  2030. package/typography/modern/colors.module-9289cf86.js +0 -4
  2031. package/typography/modern/common.module-d606ca45.js +0 -4
@@ -1,323 +1,323 @@
1
- .card-image__cardImage_11345 {
1
+ .card-image__cardImage_do6gk {
2
2
  background: #e7e8ea;
3
3
  }
4
- .card-image__loaded_11345 {
4
+ .card-image__loaded_do6gk {
5
5
  background: transparent
6
- }.badge__component_1xcj2 {
6
+ }.backdrop__backdrop_v62oa {
7
+ -webkit-tap-highlight-color: transparent;
8
+ }
9
+ .backdrop__appear_v62oa,
10
+ .backdrop__enter_v62oa {
11
+ background-color: transparent;
12
+ }
13
+ .backdrop__appearActive_v62oa,
14
+ .backdrop__enterActive_v62oa,
15
+ .backdrop__appearDone_v62oa,
16
+ .backdrop__enterDone_v62oa {
17
+ background-color: rgba(0, 0, 0, 0.8);
18
+ }
19
+ .backdrop__exit_v62oa {
20
+ background-color: rgba(0, 0, 0, 0.8);
21
+ }
22
+ .backdrop__exitActive_v62oa,
23
+ .backdrop__exitDone_v62oa {
24
+ background-color: transparent;
25
+ }.badge__component_6bsvi {
7
26
  background-color: #ef3124;
8
27
  color: #000;
9
28
  }
10
- .badge__outlineCount_1xcj2 {
29
+ .badge__outlineCount_6bsvi {
11
30
  background-color: #121212;
12
31
  }
13
- .badge__icon_1xcj2 {
32
+ .badge__icon_6bsvi {
14
33
  color: #2fc26e
15
34
  }
16
- .badge__icon_1xcj2.badge__positive_1xcj2 {
35
+ .badge__icon_6bsvi.badge__positive_6bsvi {
17
36
  color: #2fc26e;
18
37
  background-color: #2fc26e;
19
38
  }
20
- .badge__icon_1xcj2.badge__attention_1xcj2 {
39
+ .badge__icon_6bsvi.badge__attention_6bsvi {
21
40
  color: #f6bf65;
22
41
  background-color: #f6bf65;
23
42
  }
24
- .badge__icon_1xcj2.badge__negative_1xcj2 {
43
+ .badge__icon_6bsvi.badge__negative_6bsvi {
25
44
  color: #d91d0b;
26
45
  background-color: #d91d0b;
27
46
  }
28
- .badge__icon_1xcj2.badge__link_1xcj2 {
47
+ .badge__icon_6bsvi.badge__link_6bsvi {
29
48
  color: #0072ef;
30
49
  background-color: #0072ef;
31
50
  }
32
- .badge__icon_1xcj2.badge__tertiary_1xcj2 {
51
+ .badge__icon_6bsvi.badge__tertiary_6bsvi {
33
52
  color: #464649;
34
53
  background-color: #464649;
35
54
  }
36
- .badge__icon_1xcj2.badge__secondary_1xcj2 {
55
+ .badge__icon_6bsvi.badge__secondary_6bsvi {
37
56
  color: #8d8d93;
38
57
  background-color: #8d8d93;
39
58
  }
40
- .badge__icon_1xcj2.badge__primary_1xcj2 {
59
+ .badge__icon_6bsvi.badge__primary_6bsvi {
41
60
  color: #fff;
42
61
  background-color: #fff;
43
62
  }
44
- .badge__icon_1xcj2:before {
63
+ .badge__icon_6bsvi:before {
45
64
  background-color: #121212;
46
65
  }
47
- .badge__outline_1xcj2 {
66
+ .badge__outline_6bsvi {
48
67
  background-color: #121212;
49
68
  }
50
- .badge__outlineColor_1xcj2.badge__attention_1xcj2 {
69
+ .badge__outlineColor_6bsvi.badge__attention_6bsvi {
51
70
  background-color: #f6bf65;
52
71
  }
53
- .badge__outlineColor_1xcj2.badge__positive_1xcj2 {
72
+ .badge__outlineColor_6bsvi.badge__positive_6bsvi {
54
73
  background-color: #2fc26e;
55
74
  }
56
- .badge__outlineColor_1xcj2.badge__negative_1xcj2 {
75
+ .badge__outlineColor_6bsvi.badge__negative_6bsvi {
57
76
  background-color: #d91d0b;
58
77
  }
59
- .badge__outlineColor_1xcj2.badge__link_1xcj2 {
78
+ .badge__outlineColor_6bsvi.badge__link_6bsvi {
60
79
  background-color: #0072ef;
61
80
  }
62
- .badge__outlineColor_1xcj2 .badge__tertiary_1xcj2 {
81
+ .badge__outlineColor_6bsvi .badge__tertiary_6bsvi {
63
82
  background-color: #464649;
64
83
  }
65
- .badge__outlineColor_1xcj2.badge__secondary_1xcj2 {
84
+ .badge__outlineColor_6bsvi.badge__secondary_6bsvi {
66
85
  background-color: #8d8d93;
67
86
  }
68
- .badge__outlineColor_1xcj2.badge__primary_1xcj2 {
87
+ .badge__outlineColor_6bsvi.badge__primary_6bsvi {
69
88
  background-color: #fff;
70
- }.backdrop__backdrop_13epn {
71
- -webkit-tap-highlight-color: transparent;
72
- }
73
- .backdrop__appear_13epn,
74
- .backdrop__enter_13epn {
75
- background-color: transparent;
76
- }
77
- .backdrop__appearActive_13epn,
78
- .backdrop__enterActive_13epn,
79
- .backdrop__appearDone_13epn,
80
- .backdrop__enterDone_13epn {
81
- background-color: rgba(0, 0, 0, 0.8);
82
- }
83
- .backdrop__exit_13epn {
84
- background-color: rgba(0, 0, 0, 0.8);
85
- }
86
- .backdrop__exitActive_13epn,
87
- .backdrop__exitDone_13epn {
88
- background-color: transparent;
89
- }.checkbox-group__error_1l7gm {
89
+ }.checkbox-group__error_1bmmw {
90
90
  border-left: 1px solid #f15045;
91
91
  }
92
- .checkbox-group__label_1l7gm {
92
+ .checkbox-group__label_1bmmw {
93
93
  color: #fff;
94
94
  }
95
- .checkbox-group__errorMessage_1l7gm {
95
+ .checkbox-group__errorMessage_1bmmw {
96
96
  color: #f15045;
97
97
  }
98
- .checkbox-group__hint_1l7gm {
98
+ .checkbox-group__hint_1bmmw {
99
99
  color: #8d8d93;
100
- }.checkbox__box_b0mdj {
100
+ }.checkbox__box_2rze9 {
101
101
  color: #000;
102
102
  background-color: #000;
103
103
  border: 1.5px solid #8d8d93;
104
104
  }
105
- .checkbox__checkedIcon_b0mdj {
105
+ .checkbox__checkedIcon_2rze9 {
106
106
  color: #000;
107
107
  }
108
- .checkbox__component_b0mdj:hover:not(.checkbox__disabled_b0mdj):not(.checkbox__inactive_b0mdj) .checkbox__box_b0mdj {
108
+ .checkbox__component_2rze9:hover:not(.checkbox__disabled_2rze9):not(.checkbox__inactive_2rze9) .checkbox__box_2rze9 {
109
109
  background-color: #000;
110
110
  border-color: #8d8d93;
111
111
  }
112
- .checkbox__component_b0mdj:active:not(.checkbox__disabled_b0mdj):not(.checkbox__inactive_b0mdj) .checkbox__box_b0mdj {
112
+ .checkbox__component_2rze9:active:not(.checkbox__disabled_2rze9):not(.checkbox__inactive_2rze9) .checkbox__box_2rze9 {
113
113
  background-color: #000;
114
114
  border-color: #fff;
115
115
  }
116
- .checkbox__checked_b0mdj .checkbox__box_b0mdj {
116
+ .checkbox__checked_2rze9 .checkbox__box_2rze9 {
117
117
  background-color: #fff;
118
118
  border-color: transparent;
119
119
  }
120
- .checkbox__checked_b0mdj:hover:not(.checkbox__disabled_b0mdj):not(.checkbox__inactive_b0mdj) .checkbox__box_b0mdj {
120
+ .checkbox__checked_2rze9:hover:not(.checkbox__disabled_2rze9):not(.checkbox__inactive_2rze9) .checkbox__box_2rze9 {
121
121
  background-color: rgb(255, 255, 255);
122
122
  border-color: transparent;
123
123
  }
124
- .checkbox__checked_b0mdj:active:not(.checkbox__disabled_b0mdj):not(.checkbox__inactive_b0mdj) .checkbox__box_b0mdj {
124
+ .checkbox__checked_2rze9:active:not(.checkbox__disabled_2rze9):not(.checkbox__inactive_2rze9) .checkbox__box_2rze9 {
125
125
  background-color: rgb(255, 255, 255);
126
126
  border-color: transparent;
127
127
  }
128
- .checkbox__indeterminate_b0mdj .checkbox__box_b0mdj {
128
+ .checkbox__indeterminate_2rze9 .checkbox__box_2rze9 {
129
129
  background-color: #fff;
130
130
  border-color: transparent;
131
131
  }
132
- .checkbox__indeterminate_b0mdj:hover:not(.checkbox__disabled_b0mdj):not(.checkbox__inactive_b0mdj) .checkbox__box_b0mdj {
132
+ .checkbox__indeterminate_2rze9:hover:not(.checkbox__disabled_2rze9):not(.checkbox__inactive_2rze9) .checkbox__box_2rze9 {
133
133
  background-color: rgb(255, 255, 255);
134
134
  border-color: transparent;
135
135
  }
136
- .checkbox__indeterminate_b0mdj:active:not(.checkbox__disabled_b0mdj):not(.checkbox__inactive_b0mdj) .checkbox__box_b0mdj {
136
+ .checkbox__indeterminate_2rze9:active:not(.checkbox__disabled_2rze9):not(.checkbox__inactive_2rze9) .checkbox__box_2rze9 {
137
137
  background-color: rgb(255, 255, 255);
138
138
  border-color: transparent;
139
139
  }
140
- .checkbox__disabled_b0mdj .checkbox__box_b0mdj {
140
+ .checkbox__disabled_2rze9 .checkbox__box_2rze9 {
141
141
  background-color: #000;
142
142
  border-color: #2a2a2c;
143
143
  }
144
- .checkbox__disabled_b0mdj.checkbox__checked_b0mdj .checkbox__box_b0mdj {
144
+ .checkbox__disabled_2rze9.checkbox__checked_2rze9 .checkbox__box_2rze9 {
145
145
  background-color: #3a3a3c;
146
146
  border-color: transparent;
147
147
  }
148
- .checkbox__disabled_b0mdj.checkbox__indeterminate_b0mdj .checkbox__box_b0mdj {
148
+ .checkbox__disabled_2rze9.checkbox__indeterminate_2rze9 .checkbox__box_2rze9 {
149
149
  background-color: #3a3a3c;
150
150
  border-color: transparent;
151
151
  }
152
- .checkbox__disabled_b0mdj .checkbox__label_b0mdj {
152
+ .checkbox__disabled_2rze9 .checkbox__label_2rze9 {
153
153
  color: #8d8d93;
154
154
  }
155
- .checkbox__disabled_b0mdj .checkbox__hint_b0mdj {
155
+ .checkbox__disabled_2rze9 .checkbox__hint_2rze9 {
156
156
  color: #8d8d93;
157
157
  }
158
- .checkbox__inactive_b0mdj .checkbox__box_b0mdj {
158
+ .checkbox__inactive_2rze9 .checkbox__box_2rze9 {
159
159
  background-color: #3a3a3c;
160
160
  border-color: #464649;
161
161
  }
162
- .checkbox__inactive_b0mdj.checkbox__checked_b0mdj .checkbox__box_b0mdj {
162
+ .checkbox__inactive_2rze9.checkbox__checked_2rze9 .checkbox__box_2rze9 {
163
163
  color: #464649;
164
164
  border-color: transparent;
165
165
  }
166
- .checkbox__inactive_b0mdj.checkbox__indeterminate_b0mdj .checkbox__box_b0mdj {
166
+ .checkbox__inactive_2rze9.checkbox__indeterminate_2rze9 .checkbox__box_2rze9 {
167
167
  border-color: transparent;
168
168
  }
169
- .checkbox__focused_b0mdj .checkbox__box_b0mdj {
169
+ .checkbox__focused_2rze9 .checkbox__box_2rze9 {
170
170
  outline: 2px solid #0072ef;
171
171
  }
172
- .checkbox__label_b0mdj {
172
+ .checkbox__label_2rze9 {
173
173
  color: #fff;
174
174
  }
175
- .checkbox__errorMessage_b0mdj {
175
+ .checkbox__errorMessage_2rze9 {
176
176
  color: #f15045;
177
177
  }
178
- .checkbox__hint_b0mdj {
178
+ .checkbox__hint_2rze9 {
179
179
  color: #8d8d93;
180
180
  }
181
- .checkbox__inactive_b0mdj .checkbox__indeterminateLine_b0mdj {
181
+ .checkbox__inactive_2rze9 .checkbox__indeterminateLine_2rze9 {
182
182
  background-color: #464649;
183
183
  }
184
- .checkbox__indeterminateLine_b0mdj {
184
+ .checkbox__indeterminateLine_2rze9 {
185
185
  background-color: #000;
186
- }.divider__component_1w8xf {
186
+ }.divider__component_1j30c {
187
187
  border-bottom: 1px solid #2b2b2e;
188
- }.dropzone__component_19wf9 {
188
+ }.dropzone__component_11nsa {
189
189
  border: 2px dashed #464649;
190
190
  }
191
- .dropzone__component_19wf9:not(.dropzone__disabled_19wf9):hover {
191
+ .dropzone__component_11nsa:not(.dropzone__disabled_11nsa):hover {
192
192
  background-color: transparent;
193
193
  }
194
- .dropzone__dragOver_19wf9 {
194
+ .dropzone__dragOver_11nsa {
195
195
  background-color: transparent;
196
196
  }
197
- .dropzone__error_19wf9 {
197
+ .dropzone__error_11nsa {
198
198
  border-color: #ef3124;
199
199
  }
200
- .dropzone__overlay_llfhl {
200
+ .dropzone__overlay_dcsic {
201
201
  background: #202022;
202
202
  }
203
- .dropzone__text_llfhl {
203
+ .dropzone__text_dcsic {
204
204
  color: #fff;
205
- }.code-input__error_1lm09 {
205
+ }.code-input__error_y72l5 {
206
206
  color: #f15045;
207
207
  }
208
- @keyframes code-input__shake_1lm09 {
208
+ @keyframes code-input__shake_y72l5 {
209
209
  }
210
- .code-input__input_1gd43 {
210
+ .code-input__input_sy6eq {
211
211
  background-color: #202022;
212
212
  color: #fff
213
213
  }
214
- .code-input__input_1gd43.code-input__hasError_1gd43 {
214
+ .code-input__input_sy6eq.code-input__hasError_sy6eq {
215
215
  color: #f15045;
216
216
  caret-color: #fff;
217
217
  background-color: #35110d;
218
218
  }
219
- .code-input__input_1gd43.code-input__disabled_1gd43 {
219
+ .code-input__input_sy6eq.code-input__disabled_sy6eq {
220
220
  color: #464649;
221
221
  }
222
- .code-input__input_1gd43:-webkit-autofill {
222
+ .code-input__input_sy6eq:-webkit-autofill {
223
223
  -webkit-text-fill-color: #fff;
224
- }.hatching-progress-bar__container_1wp79 {
225
- background: rgba(255, 255, 255, 0.1);
226
- }
227
- .hatching-progress-bar__hatch_1wp79 {
228
- background: repeating-linear-gradient(
229
- -45deg,
230
- #464649 6px 10px,
231
- rgba(255, 255, 255, 0) 10px 18px
232
- );
233
- }
234
- .hatching-progress-bar__positive_1wp79 {
235
- background: #2fc26e;
236
- }
237
- .hatching-progress-bar__attention_1wp79 {
238
- background: #f6bf65;
239
- }
240
- .hatching-progress-bar__negative_1wp79 {
241
- background: #d91d0b;
242
- }
243
- .hatching-progress-bar__link_1wp79 {
244
- background: #0072ef;
245
- }
246
- .hatching-progress-bar__tertiary_1wp79 {
247
- background: #464649;
248
- }
249
- .hatching-progress-bar__secondary_1wp79 {
250
- background: #8d8d93;
251
- }
252
- .hatching-progress-bar__primary_1wp79 {
253
- background: #fff;
254
- }
255
- .hatching-progress-bar__accent_1wp79 {
256
- background: #ef3124;
257
- }.form-control__component_10hkf {
224
+ }.form-control__component_vnp3i {
258
225
  color: #fff;
259
226
  }
260
- .form-control__inner_10hkf {
227
+ .form-control__inner_vnp3i {
261
228
  background-color: #202022;
262
229
  }
263
- .form-control__label_10hkf {
230
+ .form-control__label_vnp3i {
264
231
  color: #8d8d93;
265
232
  }
266
- .form-control__hint_10hkf {
233
+ .form-control__hint_vnp3i {
267
234
  color: #8d8d93;
268
235
  }
269
- .form-control__disabled_10hkf {
236
+ .form-control__disabled_vnp3i {
270
237
  background-color: #202022;
271
238
  color: #8d8d93;
272
239
  }
273
- .form-control__focused_10hkf.form-control__inner_10hkf {
240
+ .form-control__focused_vnp3i.form-control__inner_vnp3i {
274
241
  background-color: #202022;
275
242
  }
276
- .form-control__inner_10hkf:not(.form-control__disabled_10hkf):hover {
243
+ .form-control__inner_vnp3i:not(.form-control__disabled_vnp3i):hover {
277
244
  background-color: #202022;
278
245
  }
279
- .form-control__error_10hkf {
246
+ .form-control__error_vnp3i {
280
247
  color: #f15045;
281
248
  }
282
- .form-control__hasError_10hkf .form-control__label_10hkf {
249
+ .form-control__hasError_vnp3i .form-control__label_vnp3i {
283
250
  color: #f15045;
284
251
  }
285
252
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
286
253
  }
287
- .form-control__component_18rgu {
254
+ .form-control__component_13xli {
288
255
  color: #000;
289
256
  }
290
- .form-control__inner_18rgu {
257
+ .form-control__inner_13xli {
291
258
  background-color: #f3f4f5;
292
259
  }
293
- .form-control__label_18rgu {
260
+ .form-control__label_13xli {
294
261
  color: rgba(60, 60, 67, 0.6);
295
262
  }
296
- .form-control__hint_18rgu {
263
+ .form-control__hint_13xli {
297
264
  color: rgba(60, 60, 67, 0.6);
298
265
  }
299
- .form-control__disabled_18rgu {
266
+ .form-control__disabled_13xli {
300
267
  background-color: #f3f4f5;
301
268
  color: rgba(60, 60, 67, 0.6);
302
269
  }
303
- .form-control__focused_18rgu.form-control__inner_18rgu {
270
+ .form-control__focused_13xli.form-control__inner_13xli {
304
271
  background-color: #f3f4f5;
305
272
  }
306
- .form-control__inner_18rgu:not(.form-control__disabled_18rgu):hover {
273
+ .form-control__inner_13xli:not(.form-control__disabled_13xli):hover {
307
274
  background-color: #f3f4f5;
308
275
  }
309
- .form-control__error_18rgu {
276
+ .form-control__error_13xli {
310
277
  color: #ef3124;
311
278
  }
312
- .form-control__hasError_18rgu .form-control__label_18rgu {
279
+ .form-control__hasError_13xli .form-control__label_13xli {
313
280
  color: #ef3124;
314
- }.icon-view__component_162p1 {
281
+ }.hatching-progress-bar__container_12jtp {
282
+ background: rgba(255, 255, 255, 0.1);
283
+ }
284
+ .hatching-progress-bar__hatch_12jtp {
285
+ background: repeating-linear-gradient(
286
+ -45deg,
287
+ #464649 6px 10px,
288
+ rgba(255, 255, 255, 0) 10px 18px
289
+ );
290
+ }
291
+ .hatching-progress-bar__positive_12jtp {
292
+ background: #2fc26e;
293
+ }
294
+ .hatching-progress-bar__attention_12jtp {
295
+ background: #f6bf65;
296
+ }
297
+ .hatching-progress-bar__negative_12jtp {
298
+ background: #d91d0b;
299
+ }
300
+ .hatching-progress-bar__link_12jtp {
301
+ background: #0072ef;
302
+ }
303
+ .hatching-progress-bar__tertiary_12jtp {
304
+ background: #464649;
305
+ }
306
+ .hatching-progress-bar__secondary_12jtp {
307
+ background: #8d8d93;
308
+ }
309
+ .hatching-progress-bar__primary_12jtp {
310
+ background: #fff;
311
+ }
312
+ .hatching-progress-bar__accent_12jtp {
313
+ background: #ef3124;
314
+ }.icon-view__component_96nx4 {
315
315
  color: rgba(235, 235, 245, 0.6);
316
316
  }
317
- .icon-view__bg_162p1 {
317
+ .icon-view__bg_96nx4 {
318
318
  fill: #f3f4f5;
319
319
  }
320
- .icon-view__border_162p1 {
320
+ .icon-view__border_96nx4 {
321
321
  stroke: rgba(255, 255, 255, 0.1);
322
322
  fill: transparent;
323
323
  }@media (max-width: 599px) {
@@ -368,245 +368,245 @@
368
368
  }
369
369
  @media (min-width: 1920px) {
370
370
  }
371
- .list__list_x8pvg {
371
+ .list__list_1epd3 {
372
372
  color: #fff;
373
373
  }
374
- .list__slot_x8pvg {
374
+ .list__slot_1epd3 {
375
375
  color: #fff;
376
- }.link__primary_b7w11 {
376
+ }.link__primary_1kwrl {
377
377
  color: #fff;
378
378
  border-bottom-color: #fff
379
379
  }
380
- .link__primary_b7w11:hover {
380
+ .link__primary_1kwrl:hover {
381
381
  color: rgb(255, 255, 255);
382
382
  }
383
- .link__primary_b7w11:active {
383
+ .link__primary_1kwrl:active {
384
384
  color: rgb(255, 255, 255);
385
385
  }
386
- .link__secondary_b7w11 {
386
+ .link__secondary_1kwrl {
387
387
  color: #8d8d93;
388
388
  border-bottom-color: #8d8d93
389
389
  }
390
- .link__secondary_b7w11:hover {
390
+ .link__secondary_1kwrl:hover {
391
391
  color: rgb(164, 164, 169);
392
392
  }
393
- .link__secondary_b7w11:active {
393
+ .link__secondary_1kwrl:active {
394
394
  color: rgb(187, 187, 190);
395
395
  }
396
- .link__defaultView_b7w11 {
396
+ .link__defaultView_1kwrl {
397
397
  color: #0072ef;
398
398
  border-bottom-color: #0072ef
399
399
  }
400
- .link__defaultView_b7w11:hover {
400
+ .link__defaultView_1kwrl:hover {
401
401
  color: rgb(51, 142, 242);
402
402
  }
403
- .link__defaultView_b7w11:active {
403
+ .link__defaultView_1kwrl:active {
404
404
  color: rgb(102, 170, 245);
405
405
  }
406
- .link__component_3kzyj:hover .link__text_3kzyj,
407
- .link__component_3kzyj:active .link__text_3kzyj {
406
+ .link__component_l1n6i:hover .link__text_l1n6i,
407
+ .link__component_l1n6i:active .link__text_l1n6i {
408
408
  border-bottom-color: rgba(0, 0, 0, 0);
409
409
  }
410
- .link__focused_3kzyj {
410
+ .link__focused_l1n6i {
411
411
  outline: 2px solid #0072ef;
412
412
  }
413
- .link__primary_1utym {
413
+ .link__primary_15hq4 {
414
414
  color: #000;
415
415
  border-bottom-color: #000
416
416
  }
417
- .link__primary_1utym:hover {
417
+ .link__primary_15hq4:hover {
418
418
  color: rgb(204, 204, 204);
419
419
  }
420
- .link__primary_1utym:active {
420
+ .link__primary_15hq4:active {
421
421
  color: rgb(153, 153, 153);
422
422
  }
423
- .link__secondary_1utym {
423
+ .link__secondary_15hq4 {
424
424
  color: #8a8a8e;
425
425
  border-bottom-color: #8a8a8e
426
426
  }
427
- .link__secondary_1utym:hover {
427
+ .link__secondary_15hq4:hover {
428
428
  color: rgb(146, 150, 156);
429
429
  }
430
- .link__secondary_1utym:active {
430
+ .link__secondary_15hq4:active {
431
431
  color: rgb(109, 113, 117);
432
432
  }
433
- .link__defaultView_1utym {
433
+ .link__defaultView_15hq4 {
434
434
  color: #0072ef;
435
435
  border-bottom-color: #0072ef
436
436
  }
437
- .link__defaultView_1utym:hover {
437
+ .link__defaultView_15hq4:hover {
438
438
  color: rgb(0, 98, 204);
439
439
  }
440
- .link__defaultView_1utym:active {
440
+ .link__defaultView_15hq4:active {
441
441
  color: rgb(0, 73, 153);
442
- }@keyframes loader__blink_1nafv {
443
- }.progress-bar__container_1a4hz {
442
+ }@keyframes loader__blink_13ioo {
443
+ }.progress-bar__container_1bf58 {
444
444
  background: rgba(255, 255, 255, 0.1)
445
445
  }
446
- .progress-bar__filled_1a4hz.progress-bar__positive_1a4hz {
446
+ .progress-bar__filled_1bf58.progress-bar__positive_1bf58 {
447
447
  background: #2fc26e;
448
448
  }
449
- .progress-bar__filled_1a4hz.progress-bar__negative_1a4hz {
449
+ .progress-bar__filled_1bf58.progress-bar__negative_1bf58 {
450
450
  background: #d91d0b;
451
451
  }
452
- .progress-bar__filled_1a4hz.progress-bar__attention_1a4hz {
452
+ .progress-bar__filled_1bf58.progress-bar__attention_1bf58 {
453
453
  background: #f6bf65;
454
454
  }
455
- .progress-bar__filled_1a4hz.progress-bar__link_1a4hz {
455
+ .progress-bar__filled_1bf58.progress-bar__link_1bf58 {
456
456
  background: #0072ef;
457
457
  }
458
- .progress-bar__filled_1a4hz.progress-bar__tertiary_1a4hz {
458
+ .progress-bar__filled_1bf58.progress-bar__tertiary_1bf58 {
459
459
  background: #464649;
460
460
  }
461
- .progress-bar__filled_1a4hz.progress-bar__secondary_1a4hz {
461
+ .progress-bar__filled_1bf58.progress-bar__secondary_1bf58 {
462
462
  background: #8d8d93;
463
463
  }
464
- .progress-bar__filled_1a4hz.progress-bar__primary_1a4hz {
464
+ .progress-bar__filled_1bf58.progress-bar__primary_1bf58 {
465
465
  background: #fff;
466
466
  }
467
- .progress-bar__filled_1a4hz.progress-bar__accent_1a4hz {
467
+ .progress-bar__filled_1bf58.progress-bar__accent_1bf58 {
468
468
  background: #ef3124;
469
- }.pure-input__input_u8vva {
469
+ }.pure-input__input_6ty6u {
470
470
  color: #fff;
471
471
  caret-color: #0072ef;
472
472
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
473
473
  }
474
- .pure-input__input_u8vva:-webkit-autofill {
474
+ .pure-input__input_6ty6u:-webkit-autofill {
475
475
  -webkit-text-fill-color: #fff;
476
476
  }
477
- .pure-input__input_u8vva::placeholder {
477
+ .pure-input__input_6ty6u::placeholder {
478
478
  color: #8d8d93;
479
479
  }
480
- .pure-input__hasLabel_u8vva::placeholder {
480
+ .pure-input__hasLabel_6ty6u::placeholder {
481
481
  color: #464649;
482
482
  }
483
- .pure-input__clearIcon_u8vva {
483
+ .pure-input__clearIcon_6ty6u {
484
484
  color: #fff;
485
485
  }
486
- .pure-input__input_u8vva:read-only {
486
+ .pure-input__input_6ty6u:read-only {
487
487
  color: #8d8d93
488
488
  }
489
- .pure-input__input_u8vva:read-only:focus::placeholder {
489
+ .pure-input__input_6ty6u:read-only:focus::placeholder {
490
490
  color: #8d8d93;
491
491
  }
492
- .pure-input__input_u8vva:disabled {
492
+ .pure-input__input_6ty6u:disabled {
493
493
  color: #fff;
494
494
  -webkit-text-fill-color: #fff;
495
495
  }
496
- .pure-input__input_u8vva:focus::placeholder {
496
+ .pure-input__input_6ty6u:focus::placeholder {
497
497
  color: rgba(235, 235, 245, 0.3);
498
498
  }
499
- .pure-input__error_u8vva {
499
+ .pure-input__error_6ty6u {
500
500
  color: #f15045;
501
501
  caret-color: #f15045;
502
502
  }
503
- .pure-input__component_u8vva {
503
+ .pure-input__component_6ty6u {
504
504
  color: #fff;
505
505
  background-color: #202022;
506
506
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
507
507
  }
508
- .pure-input__component_u8vva::placeholder {
508
+ .pure-input__component_6ty6u::placeholder {
509
509
  color: #8d8d93;
510
510
  }
511
- .pure-input__component_u8vva:disabled {
511
+ .pure-input__component_6ty6u:disabled {
512
512
  color: #fff;
513
513
  background-color: #202022;
514
514
  }
515
- .pure-input__component_u8vva:not(:disabled):focus::placeholder {
515
+ .pure-input__component_6ty6u:not(:disabled):focus::placeholder {
516
516
  color: rgba(235, 235, 245, 0.3);
517
517
  }
518
- .pure-input__focusVisible_u8vva {
518
+ .pure-input__focusVisible_6ty6u {
519
519
  outline: 2px solid #0072ef;
520
520
  }
521
- .pure-input__component_u8vva:not(:disabled):hover {
521
+ .pure-input__component_6ty6u:not(:disabled):hover {
522
522
  background-color: #202022;
523
- }.radio-group__error_1aepj {
523
+ }.radio-group__error_1j22q {
524
524
  border-left: 1px solid #f15045;
525
525
  }
526
- .radio-group__label_1aepj {
526
+ .radio-group__label_1j22q {
527
527
  color: #fff;
528
528
  }
529
- .radio-group__errorMessage_1aepj {
529
+ .radio-group__errorMessage_1j22q {
530
530
  color: #f15045;
531
531
  }
532
- .radio-group__hint_1aepj {
532
+ .radio-group__hint_1j22q {
533
533
  color: #8d8d93;
534
- }.radio__container_1oly6:not(.radio__checked_1oly6):not(.radio__disabled_1oly6):not(.radio__inactive_1oly6) .radio__circle_1oly6 {
534
+ }.radio__container_1wmc0:not(.radio__checked_1wmc0):not(.radio__disabled_1wmc0):not(.radio__inactive_1wmc0) .radio__circle_1wmc0 {
535
535
  background-color: #000;
536
536
  border: 1.5px solid #8d8d93;
537
537
  }
538
- .radio__container_1oly6:not(.radio__checked_1oly6):not(.radio__disabled_1oly6):not(.radio__inactive_1oly6):hover:not(:active) .radio__circle_1oly6 {
538
+ .radio__container_1wmc0:not(.radio__checked_1wmc0):not(.radio__disabled_1wmc0):not(.radio__inactive_1wmc0):hover:not(:active) .radio__circle_1wmc0 {
539
539
  background-color: #000;
540
540
  border-color: #8d8d93;
541
541
  }
542
- .radio__container_1oly6:not(.radio__checked_1oly6):not(.radio__disabled_1oly6):not(.radio__inactive_1oly6):active .radio__circle_1oly6 {
542
+ .radio__container_1wmc0:not(.radio__checked_1wmc0):not(.radio__disabled_1wmc0):not(.radio__inactive_1wmc0):active .radio__circle_1wmc0 {
543
543
  background-color: #000;
544
544
  border-color: #fff;
545
545
  }
546
- .radio__container_1oly6.radio__disabled_1oly6 .radio__circle_1oly6 {
546
+ .radio__container_1wmc0.radio__disabled_1wmc0 .radio__circle_1wmc0 {
547
547
  background-color: #000;
548
548
  border: 1.5px solid #2a2a2c;
549
549
  }
550
- .radio__container_1oly6.radio__disabled_1oly6 .radio__label_1oly6 {
550
+ .radio__container_1wmc0.radio__disabled_1wmc0 .radio__label_1wmc0 {
551
551
  color: #8d8d93;
552
552
  }
553
- .radio__container_1oly6.radio__disabled_1oly6 .radio__hint_1oly6 {
553
+ .radio__container_1wmc0.radio__disabled_1wmc0 .radio__hint_1wmc0 {
554
554
  color: #8d8d93;
555
555
  }
556
- .radio__container_1oly6.radio__inactive_1oly6 .radio__circle_1oly6 {
556
+ .radio__container_1wmc0.radio__inactive_1wmc0 .radio__circle_1wmc0 {
557
557
  background-color: #3a3a3c;
558
558
  border: 1px solid #464649;
559
559
  }
560
- .radio__container_1oly6.radio__inactive_1oly6.radio__checked_1oly6 .radio__circle_1oly6:before {
560
+ .radio__container_1wmc0.radio__inactive_1wmc0.radio__checked_1wmc0 .radio__circle_1wmc0:before {
561
561
  background-color: #464649;
562
562
  }
563
- .radio__container_1oly6.radio__checked_1oly6 .radio__circle_1oly6 {
563
+ .radio__container_1wmc0.radio__checked_1wmc0 .radio__circle_1wmc0 {
564
564
  background-color: #fff;
565
565
  border: 1.5px solid transparent;
566
566
  }
567
- .radio__container_1oly6.radio__checked_1oly6:hover .radio__circle_1oly6 {
567
+ .radio__container_1wmc0.radio__checked_1wmc0:hover .radio__circle_1wmc0 {
568
568
  background-color: rgb(255, 255, 255);
569
569
  border-color: transparent;
570
570
  }
571
- .radio__container_1oly6.radio__checked_1oly6:active .radio__circle_1oly6 {
571
+ .radio__container_1wmc0.radio__checked_1wmc0:active .radio__circle_1wmc0 {
572
572
  background-color: rgb(255, 255, 255);
573
573
  border-color: transparent;
574
574
  }
575
- .radio__container_1oly6.radio__focused_1oly6 .radio__circle_1oly6 {
575
+ .radio__container_1wmc0.radio__focused_1wmc0 .radio__circle_1wmc0 {
576
576
  outline: 2px solid #0072ef;
577
577
  }
578
- .radio__container_1oly6.radio__disabled_1oly6.radio__checked_1oly6 .radio__circle_1oly6,
579
- .radio__container_1oly6.radio__inactive_1oly6.radio__checked_1oly6 .radio__circle_1oly6 {
578
+ .radio__container_1wmc0.radio__disabled_1wmc0.radio__checked_1wmc0 .radio__circle_1wmc0,
579
+ .radio__container_1wmc0.radio__inactive_1wmc0.radio__checked_1wmc0 .radio__circle_1wmc0 {
580
580
  background-color: #3a3a3c;
581
581
  border-color: transparent;
582
582
  }
583
- .radio__circle_1oly6:before {
583
+ .radio__circle_1wmc0:before {
584
584
  background-color: #000;
585
585
  }
586
- .radio__label_1oly6 {
586
+ .radio__label_1wmc0 {
587
587
  color: #fff;
588
588
  }
589
- .radio__hint_1oly6 {
589
+ .radio__hint_1wmc0 {
590
590
  color: #8d8d93;
591
- }.scrollbar__component_1mgl5 .scrollbar:before {
591
+ }.scrollbar__component_pkk19 .scrollbar:before {
592
592
  background-color: rgba(255, 255, 255, 0.3);
593
593
  }
594
- .scrollbar__component_1mgl5.dragging .track .scrollbar.visible:before {
594
+ .scrollbar__component_pkk19.dragging .track .scrollbar.visible:before {
595
595
  background-color: rgba(255, 255, 255, 0.6);
596
596
  }
597
597
 
598
- .scrollbar__component_1ouh4 .scrollbar:before {
598
+ .scrollbar__component_ryg0l .scrollbar:before {
599
599
  background-color: rgba(0, 0, 0, 0.3);
600
600
  }
601
- .scrollbar__component_1ouh4.dragging .track .scrollbar.visible:before {
601
+ .scrollbar__component_ryg0l.dragging .track .scrollbar.visible:before {
602
602
  background-color: rgba(0, 0, 0, 0.6);
603
- }.skeleton__component_k7s33 {
603
+ }.skeleton__component_1rcou {
604
604
  color: transparent;
605
605
  }
606
- .skeleton__component_k7s33:before {
606
+ .skeleton__component_1rcou:before {
607
607
  background: rgba(255, 255, 255, 0.1);
608
608
  }
609
- .skeleton__animate_k7s33:after {
609
+ .skeleton__animate_1rcou:after {
610
610
  background: rgba(255, 255, 255, 0.1);
611
611
  background-image: linear-gradient(
612
612
  to left,
@@ -617,245 +617,245 @@
617
617
  rgba(0, 0, 0, 0)
618
618
  );
619
619
  }
620
- @keyframes skeleton__gradient_k7s33 {
620
+ @keyframes skeleton__gradient_1rcou {
621
621
  }
622
- @keyframes skeleton__background_k7s33 {
622
+ @keyframes skeleton__background_1rcou {
623
623
  0% {
624
624
  background: rgb(182, 188, 195);
625
625
  }
626
626
  100% {
627
627
  background: rgb(198, 205, 214);
628
628
  }
629
- }.slider__progress_11qwe {
629
+ }.slider__progress_hz57m {
630
630
  background: #2a2a2c;
631
631
  }
632
- .slider__progress_11qwe::-moz-progress-bar {
632
+ .slider__progress_hz57m::-moz-progress-bar {
633
633
  background: #d91d0b;
634
634
  }
635
- .slider__progress_11qwe::-ms-fill {
635
+ .slider__progress_hz57m::-ms-fill {
636
636
  background: #d91d0b;
637
637
  }
638
- .slider__progress_11qwe::-webkit-progress-value {
638
+ .slider__progress_hz57m::-webkit-progress-value {
639
639
  background: #d91d0b;
640
640
  }
641
- .slider__progress_11qwe::-webkit-progress-bar {
641
+ .slider__progress_hz57m::-webkit-progress-bar {
642
642
  background: transparent;
643
643
  }
644
- .slider__range_11qwe,
645
- .slider__range_11qwe:focus {
644
+ .slider__range_hz57m,
645
+ .slider__range_hz57m:focus {
646
646
  background: transparent;
647
647
  border-color: transparent;
648
648
  color: transparent;
649
649
  }
650
- .slider__range_11qwe::-ms-track {
650
+ .slider__range_hz57m::-ms-track {
651
651
  background: transparent;
652
652
  border-color: transparent;
653
653
  color: transparent;
654
654
  }
655
- .slider__range_11qwe::-ms-fill-lower {
655
+ .slider__range_hz57m::-ms-fill-lower {
656
656
  background: transparent;
657
657
  }
658
- .slider__range_11qwe::-ms-fill-upper {
658
+ .slider__range_hz57m::-ms-fill-upper {
659
659
  background: transparent;
660
660
  }
661
- .slider__range_11qwe::-webkit-slider-thumb {
661
+ .slider__range_hz57m::-webkit-slider-thumb {
662
662
  background: #ef3124;
663
663
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
664
664
  }
665
- .slider__range_11qwe::-ms-thumb {
665
+ .slider__range_hz57m::-ms-thumb {
666
666
  background: #ef3124;
667
667
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
668
668
  }
669
- .slider__range_11qwe::-moz-range-thumb {
669
+ .slider__range_hz57m::-moz-range-thumb {
670
670
  background: #ef3124;
671
671
  box-shadow: 0 2px 10px rgba(239, 49, 36, 0.3);
672
672
  }
673
- .slider__focused_11qwe::-webkit-slider-thumb {
673
+ .slider__focused_hz57m::-webkit-slider-thumb {
674
674
  outline: 2px solid #0072ef;
675
675
  }
676
- .slider__focused_11qwe::-ms-thumb {
676
+ .slider__focused_hz57m::-ms-thumb {
677
677
  outline: 2px solid #0072ef;
678
678
  }
679
- .slider__component_11qwe:hover .slider__progress_11qwe {
679
+ .slider__component_hz57m:hover .slider__progress_hz57m {
680
680
  background: #2a2a2c
681
681
  }
682
- .slider__component_11qwe:hover .slider__progress_11qwe::-moz-progress-bar {
682
+ .slider__component_hz57m:hover .slider__progress_hz57m::-moz-progress-bar {
683
683
  background: #d91d0b;
684
684
  }
685
- .slider__component_11qwe:hover .slider__progress_11qwe::-ms-fill {
685
+ .slider__component_hz57m:hover .slider__progress_hz57m::-ms-fill {
686
686
  background: #d91d0b;
687
687
  }
688
- .slider__component_11qwe:hover .slider__progress_11qwe::-webkit-progress-value {
688
+ .slider__component_hz57m:hover .slider__progress_hz57m::-webkit-progress-value {
689
689
  background: #d91d0b;
690
690
  }
691
- .slider__component_11qwe:hover .slider__range_11qwe::-webkit-slider-thumb {
691
+ .slider__component_hz57m:hover .slider__range_hz57m::-webkit-slider-thumb {
692
692
  background: #ef3124;
693
693
  }
694
- .slider__component_11qwe:hover .slider__range_11qwe::-ms-thumb {
694
+ .slider__component_hz57m:hover .slider__range_hz57m::-ms-thumb {
695
695
  background: #ef3124;
696
696
  }
697
- .slider__component_11qwe:hover .slider__range_11qwe::-moz-range-thumb {
697
+ .slider__component_hz57m:hover .slider__range_hz57m::-moz-range-thumb {
698
698
  background: #ef3124;
699
- }@keyframes spinner__spin_animation_1ckbn {
700
- }.status__soft_y9fky.status__green_y9fky {
699
+ }@keyframes spinner__spin_animation_zeelg {
700
+ }.status__soft_ehods.status__green_ehods {
701
701
  background: rgba(19, 164, 99, 0.1);
702
702
  color: #13a463;
703
703
  }
704
- .status__soft_y9fky.status__orange_y9fky {
704
+ .status__soft_ehods.status__orange_ehods {
705
705
  background: rgba(222, 106, 0, 0.1);
706
706
  color: #de6a00;
707
707
  }
708
- .status__soft_y9fky.status__red_y9fky {
708
+ .status__soft_ehods.status__red_ehods {
709
709
  background: rgba(217, 29, 11, 0.1);
710
710
  color: #d91d0b;
711
711
  }
712
- .status__soft_y9fky.status__blue_y9fky {
712
+ .status__soft_ehods.status__blue_ehods {
713
713
  background: rgba(0, 122, 255, 0.1);
714
714
  color: #007aff;
715
715
  }
716
- .status__soft_y9fky.status__grey_y9fky {
716
+ .status__soft_ehods.status__grey_ehods {
717
717
  background: rgba(109, 121, 134, 0.1);
718
718
  color: #6d7986;
719
719
  }
720
- .status__soft_y9fky.status__teal_y9fky {
720
+ .status__soft_ehods.status__teal_ehods {
721
721
  background: rgba(33, 145, 135, 0.1);
722
722
  color: #219187;
723
723
  }
724
- .status__soft_y9fky.status__purple_y9fky {
724
+ .status__soft_ehods.status__purple_ehods {
725
725
  background: rgba(103, 58, 183, 0.1);
726
726
  color: #673ab7;
727
727
  }
728
- .status__contrast_y9fky {
728
+ .status__contrast_ehods {
729
729
  color: #000
730
730
  }
731
- .status__contrast_y9fky.status__green_y9fky {
731
+ .status__contrast_ehods.status__green_ehods {
732
732
  background: #13a463;
733
733
  }
734
- .status__contrast_y9fky.status__orange_y9fky {
734
+ .status__contrast_ehods.status__orange_ehods {
735
735
  background: #de6a00;
736
736
  }
737
- .status__contrast_y9fky.status__red_y9fky {
737
+ .status__contrast_ehods.status__red_ehods {
738
738
  background: #d91d0b;
739
739
  }
740
- .status__contrast_y9fky.status__blue_y9fky {
740
+ .status__contrast_ehods.status__blue_ehods {
741
741
  background: #007aff;
742
742
  }
743
- .status__contrast_y9fky.status__grey_y9fky {
743
+ .status__contrast_ehods.status__grey_ehods {
744
744
  background: #6d7986;
745
745
  }
746
- .status__contrast_y9fky.status__teal_y9fky {
746
+ .status__contrast_ehods.status__teal_ehods {
747
747
  background: #219187;
748
748
  }
749
- .status__contrast_y9fky.status__purple_y9fky {
749
+ .status__contrast_ehods.status__purple_ehods {
750
750
  background: #673ab7;
751
- }.switch__component_51n47 {
751
+ }.switch__component_1kazz {
752
752
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
753
753
  }
754
- .switch__switch_51n47 {
754
+ .switch__switch_1kazz {
755
755
  background-color: #8d8d93;
756
756
  border: 2px solid #8d8d93;
757
757
  }
758
- .switch__switch_51n47:before {
758
+ .switch__switch_1kazz:before {
759
759
  background-color: #000;
760
760
  }
761
- .switch__label_51n47 {
761
+ .switch__label_1kazz {
762
762
  color: #fff;
763
763
  }
764
- .switch__hint_51n47 {
764
+ .switch__hint_1kazz {
765
765
  color: #8d8d93;
766
766
  }
767
- .switch__checked_51n47 .switch__switch_51n47 {
767
+ .switch__checked_1kazz .switch__switch_1kazz {
768
768
  background-color: #ef3124;
769
769
  border-color: #ef3124;
770
770
  }
771
- .switch__disabled_51n47 .switch__switch_51n47 {
771
+ .switch__disabled_1kazz .switch__switch_1kazz {
772
772
  background-color: #2a2a2c;
773
773
  border-color: #2a2a2c;
774
774
  }
775
- .switch__disabled_51n47 .switch__label_51n47 {
775
+ .switch__disabled_1kazz .switch__label_1kazz {
776
776
  color: #8d8d93;
777
777
  }
778
- .switch__disabled_51n47 .switch__hint_51n47 {
778
+ .switch__disabled_1kazz .switch__hint_1kazz {
779
779
  color: #8d8d93;
780
780
  }
781
- .switch__inactive_51n47 .switch__switch_51n47 {
781
+ .switch__inactive_1kazz .switch__switch_1kazz {
782
782
  background-color: #2a2a2c;
783
783
  border-color: #2a2a2c
784
784
  }
785
- .switch__inactive_51n47 .switch__switch_51n47:before {
785
+ .switch__inactive_1kazz .switch__switch_1kazz:before {
786
786
  background-color: #464649;
787
787
  }
788
- .switch__focused_51n47 .switch__switch_51n47 {
788
+ .switch__focused_1kazz .switch__switch_1kazz {
789
789
  outline: 2px solid #0072ef;
790
- }.tag__component_1u4m1 {
790
+ }.tag__component_1eaju {
791
791
  color: #fff;
792
792
  border-color: transparent;
793
793
  background-color: #202022
794
794
  }
795
- .tag__component_1u4m1:disabled {
795
+ .tag__component_1eaju:disabled {
796
796
  border-color: transparent;
797
797
  color: #464649;
798
798
  background-color: rgba(32, 32, 34, 0.3);
799
799
  }
800
- .tag__component_1u4m1:hover:not(:disabled) {
800
+ .tag__component_1eaju:hover:not(:disabled) {
801
801
  border-color: transparent;
802
802
  background-color: #202022;
803
803
  }
804
- .tag__component_1u4m1:active:not(:disabled) {
804
+ .tag__component_1eaju:active:not(:disabled) {
805
805
  border-color: transparent;
806
806
  background-color: rgb(65, 65, 67);
807
807
  color: #fff;
808
808
  }
809
- .tag__checked_1u4m1 {
809
+ .tag__checked_1eaju {
810
810
  border-color: transparent;
811
811
  background-color: #f3f4f5;
812
812
  color: #000
813
813
  }
814
- .tag__checked_1u4m1:disabled {
814
+ .tag__checked_1eaju:disabled {
815
815
  background-color: rgba(243, 244, 245, 0.3);
816
816
  border-color: transparent;
817
817
  color: #000;
818
818
  }
819
- .tag__checked_1u4m1:hover:not(:disabled):not(:active) {
819
+ .tag__checked_1eaju:hover:not(:disabled):not(:active) {
820
820
  background-color: #f3f4f5;
821
821
  }
822
- .tag__checked_1u4m1:active:not(:disabled) {
822
+ .tag__checked_1eaju:active:not(:disabled) {
823
823
  background-color: rgb(194, 195, 196);
824
824
  color: #000;
825
825
  }
826
- .tag__focused_ofdra {
826
+ .tag__focused_xkdv1 {
827
827
  outline: 2px solid #0072ef;
828
828
  }
829
- .tag__component_1t7yl {
829
+ .tag__component_1ddwe {
830
830
  color: #fff;
831
831
  border-color: #464649;
832
832
  background-color: transparent
833
833
  }
834
- .tag__component_1t7yl:disabled {
834
+ .tag__component_1ddwe:disabled {
835
835
  border-color: #2b2b2e;
836
836
  color: #464649;
837
837
  background-color: transparent;
838
838
  }
839
- .tag__component_1t7yl:hover:not(:disabled) {
839
+ .tag__component_1ddwe:hover:not(:disabled) {
840
840
  border-color: #fff;
841
841
  background-color: transparent;
842
842
  }
843
- .tag__component_1t7yl:active:not(:disabled) {
843
+ .tag__component_1ddwe:active:not(:disabled) {
844
844
  border-color: #fff;
845
845
  background-color: rgba(255, 255, 255, 0.07);
846
846
  color: #fff;
847
847
  }
848
- .tag__checked_1t7yl {
848
+ .tag__checked_1ddwe {
849
849
  border-color: #fff;
850
850
  background-color: #fff;
851
851
  color: #000
852
852
  }
853
- .tag__checked_1t7yl:disabled {
853
+ .tag__checked_1ddwe:disabled {
854
854
  background-color: rgba(255, 255, 255, 0.3);
855
855
  border-color: transparent;
856
856
  color: #000;
857
857
  }
858
- .tag__checked_1t7yl:active:not(:disabled) {
858
+ .tag__checked_1ddwe:active:not(:disabled) {
859
859
  background-color: rgb(217, 217, 217);
860
860
  color: #000;
861
861
  }