@alfalab/core-components 20.6.0 → 21.0.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 (572) hide show
  1. package/amount-input/Component.js +3 -3
  2. package/amount-input/default.css +2 -2
  3. package/amount-input/esm/Component.js +3 -3
  4. package/amount-input/esm/default.css +2 -2
  5. package/amount-input/esm/index.css +7 -7
  6. package/amount-input/esm/inverted.css +2 -2
  7. package/amount-input/index.css +7 -7
  8. package/amount-input/inverted.css +2 -2
  9. package/amount-input/modern/Component.js +3 -3
  10. package/amount-input/modern/default.css +2 -2
  11. package/amount-input/modern/index.css +7 -7
  12. package/amount-input/modern/inverted.css +2 -2
  13. package/bank-card/Component.js +1 -1
  14. package/bank-card/esm/Component.js +1 -1
  15. package/bank-card/esm/index.css +20 -20
  16. package/bank-card/index.css +20 -20
  17. package/bank-card/modern/Component.js +1 -1
  18. package/bank-card/modern/index.css +20 -20
  19. package/calendar/Component.js +1 -1
  20. package/calendar/components/days-table/Component.js +1 -1
  21. package/calendar/components/days-table/index.js +1 -1
  22. package/calendar/components/header/Component.js +1 -1
  23. package/calendar/components/header/index.js +1 -1
  24. package/calendar/components/months-table/Component.js +1 -1
  25. package/calendar/components/months-table/index.js +1 -1
  26. package/calendar/components/select-button/Component.js +1 -1
  27. package/calendar/components/select-button/index.js +1 -1
  28. package/calendar/components/years-table/Component.js +1 -1
  29. package/calendar/components/years-table/index.js +1 -1
  30. package/calendar/esm/Component.js +1 -1
  31. package/calendar/esm/components/days-table/Component.js +1 -1
  32. package/calendar/esm/components/days-table/index.js +1 -1
  33. package/calendar/esm/components/header/Component.js +1 -1
  34. package/calendar/esm/components/header/index.js +1 -1
  35. package/calendar/esm/components/months-table/Component.js +1 -1
  36. package/calendar/esm/components/months-table/index.js +1 -1
  37. package/calendar/esm/components/select-button/Component.js +1 -1
  38. package/calendar/esm/components/select-button/index.js +1 -1
  39. package/calendar/esm/components/years-table/Component.js +1 -1
  40. package/calendar/esm/components/years-table/index.js +1 -1
  41. package/calendar/esm/index.js +1 -1
  42. package/calendar/esm/{tslib.es6-decc30d3.d.ts → tslib.es6-592d5eb5.d.ts} +0 -0
  43. package/calendar/esm/{tslib.es6-decc30d3.js → tslib.es6-592d5eb5.js} +0 -0
  44. package/calendar/index.js +1 -1
  45. package/calendar/{tslib.es6-af3fab91.d.ts → tslib.es6-4fa31cb9.d.ts} +0 -0
  46. package/calendar/{tslib.es6-af3fab91.js → tslib.es6-4fa31cb9.js} +0 -0
  47. package/calendar-input/Component.js +3 -2
  48. package/calendar-input/cssm/Component.js +2 -1
  49. package/calendar-input/cssm/index.js +1 -0
  50. package/calendar-input/cssm/index.module.css +7 -6
  51. package/calendar-input/esm/Component.js +3 -2
  52. package/calendar-input/esm/index.css +16 -15
  53. package/calendar-input/esm/index.js +1 -0
  54. package/calendar-input/index.css +16 -15
  55. package/calendar-input/index.js +1 -0
  56. package/calendar-input/modern/Component.js +3 -2
  57. package/calendar-input/modern/index.css +16 -15
  58. package/calendar-input/modern/index.js +1 -0
  59. package/calendar-range/Component.js +1 -1
  60. package/calendar-range/esm/Component.js +1 -1
  61. package/calendar-range/esm/index.css +5 -5
  62. package/calendar-range/index.css +5 -5
  63. package/calendar-range/modern/Component.js +1 -1
  64. package/calendar-range/modern/index.css +5 -5
  65. package/checkbox-group/Component.js +1 -1
  66. package/checkbox-group/esm/Component.js +1 -1
  67. package/checkbox-group/esm/index.css +17 -17
  68. package/checkbox-group/index.css +17 -17
  69. package/checkbox-group/modern/Component.js +1 -1
  70. package/checkbox-group/modern/index.css +17 -17
  71. package/confirmation/component.js +1 -1
  72. package/confirmation/components/code-input/component.js +1 -1
  73. package/confirmation/components/code-input/index.css +9 -9
  74. package/confirmation/components/countdown/component.js +1 -1
  75. package/confirmation/components/countdown/index.css +13 -13
  76. package/confirmation/components/countdown-loader/component.js +1 -1
  77. package/confirmation/components/countdown-loader/index.css +2 -2
  78. package/confirmation/components/overlimit/component.js +1 -1
  79. package/confirmation/components/overlimit/index.css +9 -9
  80. package/confirmation/components/sign-confirmation/component.js +1 -1
  81. package/confirmation/components/sign-confirmation/index.css +13 -13
  82. package/confirmation/esm/component.js +1 -1
  83. package/confirmation/esm/components/code-input/component.js +1 -1
  84. package/confirmation/esm/components/code-input/index.css +9 -9
  85. package/confirmation/esm/components/countdown/component.js +1 -1
  86. package/confirmation/esm/components/countdown/index.css +13 -13
  87. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  88. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  89. package/confirmation/esm/components/overlimit/component.js +1 -1
  90. package/confirmation/esm/components/overlimit/index.css +9 -9
  91. package/confirmation/esm/components/sign-confirmation/component.js +1 -1
  92. package/confirmation/esm/components/sign-confirmation/index.css +13 -13
  93. package/confirmation/esm/index.css +14 -14
  94. package/confirmation/index.css +14 -14
  95. package/confirmation/modern/component.js +1 -1
  96. package/confirmation/modern/components/code-input/component.js +1 -1
  97. package/confirmation/modern/components/code-input/index.css +9 -9
  98. package/confirmation/modern/components/countdown/component.js +1 -1
  99. package/confirmation/modern/components/countdown/index.css +13 -13
  100. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  101. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  102. package/confirmation/modern/components/overlimit/component.js +1 -1
  103. package/confirmation/modern/components/overlimit/index.css +9 -9
  104. package/confirmation/modern/components/sign-confirmation/component.js +1 -1
  105. package/confirmation/modern/components/sign-confirmation/index.css +13 -13
  106. package/confirmation/modern/index.css +14 -14
  107. package/date-input/Component.js +1 -1
  108. package/date-input/esm/Component.js +1 -1
  109. package/date-input/esm/index.css +4 -4
  110. package/date-input/index.css +4 -4
  111. package/date-input/modern/Component.js +1 -1
  112. package/date-input/modern/index.css +4 -4
  113. package/file-upload-item/Component.d.ts +5 -0
  114. package/file-upload-item/Component.js +3 -3
  115. package/file-upload-item/cssm/Component.d.ts +5 -0
  116. package/file-upload-item/cssm/Component.js +2 -2
  117. package/file-upload-item/esm/Component.d.ts +5 -0
  118. package/file-upload-item/esm/Component.js +3 -3
  119. package/file-upload-item/esm/index.css +16 -16
  120. package/file-upload-item/index.css +16 -16
  121. package/file-upload-item/modern/Component.d.ts +5 -0
  122. package/file-upload-item/modern/Component.js +3 -3
  123. package/file-upload-item/modern/index.css +16 -16
  124. package/form-control/Component.js +3 -3
  125. package/form-control/default.css +15 -15
  126. package/form-control/esm/Component.js +3 -3
  127. package/form-control/esm/default.css +15 -15
  128. package/form-control/esm/index.css +42 -42
  129. package/form-control/esm/inverted.css +15 -15
  130. package/form-control/index.css +42 -42
  131. package/form-control/inverted.css +15 -15
  132. package/form-control/modern/Component.js +3 -3
  133. package/form-control/modern/default.css +15 -15
  134. package/form-control/modern/index.css +42 -42
  135. package/form-control/modern/inverted.css +15 -15
  136. package/grid/Component.js +1 -1
  137. package/grid/col/Component.js +1 -1
  138. package/grid/col/index.js +1 -1
  139. package/grid/esm/Component.js +1 -1
  140. package/grid/esm/col/Component.js +1 -1
  141. package/grid/esm/col/index.js +1 -1
  142. package/grid/esm/{gutters.module-c9c70930.d.ts → gutters.module-b39da5b6.d.ts} +0 -0
  143. package/grid/esm/{gutters.module-c9c70930.js → gutters.module-b39da5b6.js} +0 -0
  144. package/grid/esm/index.js +1 -1
  145. package/grid/esm/row/Component.js +1 -1
  146. package/grid/esm/row/index.js +1 -1
  147. package/grid/{gutters.module-ec984f94.d.ts → gutters.module-d3fcf523.d.ts} +0 -0
  148. package/grid/{gutters.module-ec984f94.js → gutters.module-d3fcf523.js} +0 -0
  149. package/grid/index.js +1 -1
  150. package/grid/modern/Component.js +1 -1
  151. package/grid/modern/col/Component.js +1 -1
  152. package/grid/modern/col/index.js +1 -1
  153. package/grid/modern/{gutters.module-157a0bab.js → gutters.module-3f6357c5.js} +0 -0
  154. package/grid/modern/index.js +1 -1
  155. package/grid/modern/row/Component.js +1 -1
  156. package/grid/modern/row/index.js +1 -1
  157. package/grid/row/Component.js +1 -1
  158. package/grid/row/index.js +1 -1
  159. package/input/Component.js +3 -3
  160. package/input/cssm/default.module.css +1 -0
  161. package/input/cssm/index.module.css +1 -0
  162. package/input/cssm/inverted.module.css +1 -0
  163. package/input/default.css +14 -13
  164. package/input/esm/Component.js +3 -3
  165. package/input/esm/default.css +14 -13
  166. package/input/esm/index.css +32 -31
  167. package/input/esm/inverted.css +14 -13
  168. package/input/index.css +32 -31
  169. package/input/inverted.css +14 -13
  170. package/input/modern/Component.js +3 -3
  171. package/input/modern/default.css +14 -13
  172. package/input/modern/index.css +32 -31
  173. package/input/modern/inverted.css +14 -13
  174. package/input-autocomplete/{Component-658ecc84.d.ts → Component-50e308c3.d.ts} +0 -0
  175. package/input-autocomplete/{Component-658ecc84.js → Component-50e308c3.js} +1 -1
  176. package/input-autocomplete/Component.js +1 -1
  177. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  178. package/input-autocomplete/autocomplete-field/index.css +2 -2
  179. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  180. package/input-autocomplete/autocomplete-field/index.js +1 -1
  181. package/input-autocomplete/esm/{Component-35cb3144.d.ts → Component-9846da19.d.ts} +0 -0
  182. package/input-autocomplete/esm/{Component-35cb3144.js → Component-9846da19.js} +1 -1
  183. package/input-autocomplete/esm/Component.js +1 -1
  184. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  185. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  186. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  187. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  188. package/input-autocomplete/esm/index.js +1 -1
  189. package/input-autocomplete/index.js +1 -1
  190. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  191. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  192. package/intl-phone-input/{component-f9a47d45.d.ts → component-0ae65331.d.ts} +0 -0
  193. package/intl-phone-input/{component-f9a47d45.js → component-0ae65331.js} +1 -1
  194. package/intl-phone-input/component.d.ts +1 -1
  195. package/intl-phone-input/component.js +3 -3
  196. package/intl-phone-input/components/flag-icon/component.js +1 -1
  197. package/intl-phone-input/components/flag-icon/index.css +784 -784
  198. package/intl-phone-input/components/index.js +1 -1
  199. package/intl-phone-input/components/select/component.js +2 -2
  200. package/intl-phone-input/components/select/index.css +6 -6
  201. package/intl-phone-input/components/select/index.js +1 -1
  202. package/intl-phone-input/components/select-field/component.js +1 -1
  203. package/intl-phone-input/components/select-field/index.css +8 -8
  204. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  205. package/intl-phone-input/components/select-field/index.js +1 -1
  206. package/intl-phone-input/esm/{component-7c45ec39.d.ts → component-35a8a72f.d.ts} +0 -0
  207. package/intl-phone-input/esm/{component-7c45ec39.js → component-35a8a72f.js} +1 -1
  208. package/intl-phone-input/esm/component.js +3 -3
  209. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  210. package/intl-phone-input/esm/components/flag-icon/index.css +784 -784
  211. package/intl-phone-input/esm/components/index.js +1 -1
  212. package/intl-phone-input/esm/components/select/component.js +2 -2
  213. package/intl-phone-input/esm/components/select/index.css +6 -6
  214. package/intl-phone-input/esm/components/select/index.js +1 -1
  215. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  216. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  217. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  218. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  219. package/intl-phone-input/esm/index.css +3 -3
  220. package/intl-phone-input/esm/index.js +1 -1
  221. package/intl-phone-input/esm/{libphonenumber-js.min-dc49e49a.d.ts → libphonenumber-js.min-352b09e0.d.ts} +0 -0
  222. package/intl-phone-input/esm/{libphonenumber-js.min-dc49e49a.js → libphonenumber-js.min-352b09e0.js} +0 -0
  223. package/intl-phone-input/index.css +3 -3
  224. package/intl-phone-input/index.js +1 -1
  225. package/intl-phone-input/{libphonenumber-js.min-c4a1a8b5.d.ts → libphonenumber-js.min-2276947d.d.ts} +0 -0
  226. package/intl-phone-input/{libphonenumber-js.min-c4a1a8b5.js → libphonenumber-js.min-2276947d.js} +0 -0
  227. package/intl-phone-input/modern/component.js +2 -2
  228. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  229. package/intl-phone-input/modern/components/flag-icon/index.css +784 -784
  230. package/intl-phone-input/modern/components/select/component.js +1 -1
  231. package/intl-phone-input/modern/components/select/index.css +6 -6
  232. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  233. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  234. package/intl-phone-input/modern/index.css +3 -3
  235. package/intl-phone-input/modern/{libphonenumber-js.min-dc49e49a.d.ts → libphonenumber-js.min-352b09e0.d.ts} +0 -0
  236. package/intl-phone-input/modern/{libphonenumber-js.min-dc49e49a.js → libphonenumber-js.min-352b09e0.js} +0 -0
  237. package/masked-input/Component.js +1 -1
  238. package/masked-input/esm/Component.js +1 -1
  239. package/masked-input/esm/index.css +2 -2
  240. package/masked-input/index.css +2 -2
  241. package/masked-input/modern/Component.js +1 -1
  242. package/masked-input/modern/index.css +2 -2
  243. package/modal/Component.desktop.js +2 -2
  244. package/modal/Component.mobile.js +2 -2
  245. package/modal/Component.responsive.d.ts +3 -3
  246. package/modal/Component.responsive.js +2 -2
  247. package/modal/components/closer/Component.js +1 -1
  248. package/modal/components/content/Component.desktop.js +1 -1
  249. package/modal/components/content/Component.mobile.js +1 -1
  250. package/modal/components/footer/Component.desktop.js +1 -1
  251. package/modal/components/footer/Component.mobile.js +1 -1
  252. package/modal/components/header/Component.desktop.js +1 -1
  253. package/modal/components/header/Component.js +1 -1
  254. package/modal/components/header/Component.mobile.js +1 -1
  255. package/modal/desktop.js +2 -2
  256. package/modal/esm/Component.desktop.js +2 -2
  257. package/modal/esm/Component.mobile.js +2 -2
  258. package/modal/esm/Component.responsive.js +2 -2
  259. package/modal/esm/components/closer/Component.js +1 -1
  260. package/modal/esm/components/content/Component.desktop.js +1 -1
  261. package/modal/esm/components/content/Component.mobile.js +1 -1
  262. package/modal/esm/components/footer/Component.desktop.js +1 -1
  263. package/modal/esm/components/footer/Component.mobile.js +1 -1
  264. package/modal/esm/components/header/Component.desktop.js +1 -1
  265. package/modal/esm/components/header/Component.js +1 -1
  266. package/modal/esm/components/header/Component.mobile.js +1 -1
  267. package/modal/esm/desktop.js +2 -2
  268. package/modal/esm/index.js +2 -2
  269. package/modal/esm/mobile.js +2 -2
  270. package/modal/esm/responsive.js +2 -2
  271. package/modal/esm/{transitions.module-97448997.js → transitions.module-683182f2.js} +0 -0
  272. package/modal/esm/{tslib.es6-a89fa585.d.ts → tslib.es6-f3d79081.d.ts} +0 -0
  273. package/modal/esm/{tslib.es6-a89fa585.js → tslib.es6-f3d79081.js} +0 -0
  274. package/modal/index.js +2 -2
  275. package/modal/mobile.js +2 -2
  276. package/modal/modern/Component.desktop.js +1 -1
  277. package/modal/modern/Component.mobile.js +1 -1
  278. package/modal/modern/Component.responsive.js +1 -1
  279. package/modal/modern/desktop.js +1 -1
  280. package/modal/modern/index.js +1 -1
  281. package/modal/modern/mobile.js +1 -1
  282. package/modal/modern/responsive.js +1 -1
  283. package/modal/modern/{transitions.module-97448997.js → transitions.module-683182f2.js} +0 -0
  284. package/modal/responsive.js +2 -2
  285. package/modal/{transitions.module-01b58cd2.js → transitions.module-c7d97d9d.js} +0 -0
  286. package/modal/{tslib.es6-434258af.d.ts → tslib.es6-6d6e5bf3.d.ts} +0 -0
  287. package/modal/{tslib.es6-434258af.js → tslib.es6-6d6e5bf3.js} +0 -0
  288. package/package.json +2 -2
  289. package/password-input/component.js +1 -1
  290. package/password-input/esm/component.js +1 -1
  291. package/password-input/esm/index.css +5 -5
  292. package/password-input/index.css +5 -5
  293. package/password-input/modern/component.js +1 -1
  294. package/password-input/modern/index.css +5 -5
  295. package/picker-button/{Component-cb99627b.d.ts → Component-bc62e4c2.d.ts} +0 -0
  296. package/picker-button/{Component-cb99627b.js → Component-bc62e4c2.js} +1 -1
  297. package/picker-button/Component.d.ts +1 -1
  298. package/picker-button/Component.js +2 -2
  299. package/picker-button/esm/{Component-94ad1b6c.d.ts → Component-7bcce42b.d.ts} +0 -0
  300. package/picker-button/esm/{Component-94ad1b6c.js → Component-7bcce42b.js} +1 -1
  301. package/picker-button/esm/Component.js +2 -2
  302. package/picker-button/esm/field/Component.js +1 -1
  303. package/picker-button/esm/field/index.css +3 -3
  304. package/picker-button/esm/field/index.d.ts +1 -1
  305. package/picker-button/esm/field/index.js +1 -1
  306. package/picker-button/esm/index.css +2 -2
  307. package/picker-button/esm/index.js +1 -1
  308. package/picker-button/field/Component.js +1 -1
  309. package/picker-button/field/index.css +3 -3
  310. package/picker-button/field/index.d.ts +1 -1
  311. package/picker-button/field/index.js +1 -1
  312. package/picker-button/index.css +2 -2
  313. package/picker-button/index.js +1 -1
  314. package/picker-button/modern/Component.js +1 -1
  315. package/picker-button/modern/field/Component.js +1 -1
  316. package/picker-button/modern/field/index.css +3 -3
  317. package/picker-button/modern/index.css +2 -2
  318. package/pure-input/cssm/index.module.css +1 -0
  319. package/pure-input/esm/index.css +1 -0
  320. package/pure-input/index.css +1 -0
  321. package/pure-input/modern/index.css +1 -0
  322. package/radio-group/Component.js +1 -1
  323. package/radio-group/esm/Component.js +1 -1
  324. package/radio-group/esm/index.css +17 -17
  325. package/radio-group/index.css +17 -17
  326. package/radio-group/modern/Component.js +1 -1
  327. package/radio-group/modern/index.css +17 -17
  328. package/select/Component.js +2 -1
  329. package/select/components/arrow/Component.js +3 -2
  330. package/select/components/arrow/index.css +8 -7
  331. package/select/components/arrow/index.js +1 -0
  332. package/select/components/base-select/Component.js +2 -2
  333. package/select/components/base-select/index.css +7 -7
  334. package/select/components/base-select/index.js +1 -1
  335. package/select/components/checkmark/Component.js +1 -1
  336. package/select/components/checkmark/index.css +3 -3
  337. package/select/components/field/Component.js +2 -2
  338. package/select/components/field/index.css +9 -9
  339. package/select/components/field/index.js +1 -1
  340. package/select/components/index.js +2 -1
  341. package/select/components/native-select/Component.js +1 -1
  342. package/select/components/native-select/index.js +1 -1
  343. package/select/components/optgroup/Component.js +1 -1
  344. package/select/components/optgroup/index.css +6 -6
  345. package/select/components/option/Component.js +2 -2
  346. package/select/components/option/index.css +20 -20
  347. package/select/components/option/index.js +1 -1
  348. package/select/components/options-list/Component.js +1 -1
  349. package/select/components/options-list/index.css +5 -5
  350. package/select/components/virtual-options-list/Component.js +1 -1
  351. package/select/components/virtual-options-list/index.css +11 -11
  352. package/select/cssm/Component.js +1 -0
  353. package/select/cssm/components/arrow/Component.js +2 -1
  354. package/select/cssm/components/arrow/index.js +1 -0
  355. package/select/cssm/components/arrow/index.module.css +5 -4
  356. package/select/cssm/components/index.js +1 -0
  357. package/select/cssm/index.js +1 -0
  358. package/select/esm/Component.js +2 -1
  359. package/select/esm/components/arrow/Component.js +3 -2
  360. package/select/esm/components/arrow/index.css +8 -7
  361. package/select/esm/components/arrow/index.js +1 -0
  362. package/select/esm/components/base-select/Component.js +2 -2
  363. package/select/esm/components/base-select/index.css +7 -7
  364. package/select/esm/components/base-select/index.js +1 -1
  365. package/select/esm/components/checkmark/Component.js +1 -1
  366. package/select/esm/components/checkmark/index.css +3 -3
  367. package/select/esm/components/field/Component.js +2 -2
  368. package/select/esm/components/field/index.css +9 -9
  369. package/select/esm/components/field/index.js +1 -1
  370. package/select/esm/components/index.js +2 -1
  371. package/select/esm/components/native-select/Component.js +1 -1
  372. package/select/esm/components/native-select/index.js +1 -1
  373. package/select/esm/components/optgroup/Component.js +1 -1
  374. package/select/esm/components/optgroup/index.css +6 -6
  375. package/select/esm/components/option/Component.js +2 -2
  376. package/select/esm/components/option/index.css +20 -20
  377. package/select/esm/components/option/index.js +1 -1
  378. package/select/esm/components/options-list/Component.js +1 -1
  379. package/select/esm/components/options-list/index.css +5 -5
  380. package/select/esm/components/virtual-options-list/Component.js +1 -1
  381. package/select/esm/components/virtual-options-list/index.css +11 -11
  382. package/select/esm/index.js +2 -1
  383. package/select/esm/presets/index.js +1 -1
  384. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  385. package/select/esm/presets/useLazyLoading/index.css +2 -2
  386. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  387. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  388. package/select/esm/{tslib.es6-7e869378.d.ts → tslib.es6-6ca380f2.d.ts} +0 -0
  389. package/select/esm/{tslib.es6-7e869378.js → tslib.es6-6ca380f2.js} +0 -0
  390. package/select/index.js +2 -1
  391. package/select/modern/Component.js +1 -0
  392. package/select/modern/components/arrow/Component.js +3 -2
  393. package/select/modern/components/arrow/index.css +8 -7
  394. package/select/modern/components/arrow/index.js +1 -0
  395. package/select/modern/components/base-select/Component.js +1 -1
  396. package/select/modern/components/base-select/index.css +7 -7
  397. package/select/modern/components/checkmark/Component.js +1 -1
  398. package/select/modern/components/checkmark/index.css +3 -3
  399. package/select/modern/components/field/Component.js +1 -1
  400. package/select/modern/components/field/index.css +9 -9
  401. package/select/modern/components/index.js +1 -0
  402. package/select/modern/components/optgroup/Component.js +1 -1
  403. package/select/modern/components/optgroup/index.css +6 -6
  404. package/select/modern/components/option/Component.js +1 -1
  405. package/select/modern/components/option/index.css +20 -20
  406. package/select/modern/components/options-list/Component.js +1 -1
  407. package/select/modern/components/options-list/index.css +5 -5
  408. package/select/modern/components/virtual-options-list/Component.js +1 -1
  409. package/select/modern/components/virtual-options-list/index.css +11 -11
  410. package/select/modern/index.js +1 -0
  411. package/select/modern/presets/useLazyLoading/hook.js +1 -1
  412. package/select/modern/presets/useLazyLoading/index.css +2 -2
  413. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  414. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  415. package/select/presets/index.js +1 -1
  416. package/select/presets/useLazyLoading/hook.js +2 -2
  417. package/select/presets/useLazyLoading/index.css +2 -2
  418. package/select/presets/useSelectWithLoading/hook.js +2 -2
  419. package/select/presets/useSelectWithLoading/index.css +2 -2
  420. package/select/{tslib.es6-5adca550.d.ts → tslib.es6-d00003ef.d.ts} +0 -0
  421. package/select/{tslib.es6-5adca550.js → tslib.es6-d00003ef.js} +0 -0
  422. package/slider-input/Component.js +1 -1
  423. package/slider-input/esm/Component.js +1 -1
  424. package/slider-input/esm/index.css +17 -17
  425. package/slider-input/index.css +17 -17
  426. package/slider-input/modern/Component.js +1 -1
  427. package/slider-input/modern/index.css +17 -17
  428. package/tabs/components/primary-tablist/Component.desktop.js +2 -2
  429. package/tabs/components/primary-tablist/Component.js +14 -12
  430. package/tabs/components/primary-tablist/Component.mobile.js +3 -3
  431. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  432. package/tabs/components/primary-tablist/index.css +20 -20
  433. package/tabs/components/primary-tablist/mobile.css +22 -22
  434. package/tabs/components/scrollable-container/Component.js +1 -1
  435. package/tabs/components/scrollable-container/index.css +4 -4
  436. package/tabs/components/secondary-tablist/Component.desktop.js +2 -2
  437. package/tabs/components/secondary-tablist/Component.js +1 -1
  438. package/tabs/components/secondary-tablist/Component.mobile.js +3 -3
  439. package/tabs/components/secondary-tablist/Component.responsive.js +2 -2
  440. package/tabs/components/secondary-tablist/index.css +12 -12
  441. package/tabs/components/secondary-tablist/mobile.css +15 -15
  442. package/tabs/components/tab/Component.js +1 -1
  443. package/tabs/components/tab/index.css +3 -3
  444. package/tabs/components/tabs/Component.desktop.js +3 -3
  445. package/tabs/components/tabs/Component.mobile.js +3 -3
  446. package/tabs/components/tabs/Component.responsive.js +3 -3
  447. package/tabs/cssm/components/primary-tablist/Component.js +13 -11
  448. package/tabs/cssm/useTabs.d.ts +1 -1
  449. package/tabs/cssm/useTabs.js +3 -2
  450. package/tabs/desktop.js +3 -3
  451. package/tabs/esm/components/primary-tablist/Component.desktop.js +2 -2
  452. package/tabs/esm/components/primary-tablist/Component.js +14 -12
  453. package/tabs/esm/components/primary-tablist/Component.mobile.js +3 -3
  454. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  455. package/tabs/esm/components/primary-tablist/index.css +20 -20
  456. package/tabs/esm/components/primary-tablist/mobile.css +22 -22
  457. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  458. package/tabs/esm/components/scrollable-container/index.css +4 -4
  459. package/tabs/esm/components/secondary-tablist/Component.desktop.js +2 -2
  460. package/tabs/esm/components/secondary-tablist/Component.js +1 -1
  461. package/tabs/esm/components/secondary-tablist/Component.mobile.js +3 -3
  462. package/tabs/esm/components/secondary-tablist/Component.responsive.js +2 -2
  463. package/tabs/esm/components/secondary-tablist/index.css +12 -12
  464. package/tabs/esm/components/secondary-tablist/mobile.css +15 -15
  465. package/tabs/esm/components/tab/Component.js +1 -1
  466. package/tabs/esm/components/tab/index.css +3 -3
  467. package/tabs/esm/components/tabs/Component.desktop.js +3 -3
  468. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  469. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  470. package/tabs/esm/desktop.js +3 -3
  471. package/tabs/esm/index.js +3 -3
  472. package/tabs/esm/index.module-770329cf.js +4 -0
  473. package/tabs/esm/index.module-f503c285.js +4 -0
  474. package/tabs/esm/mobile.js +3 -3
  475. package/tabs/esm/responsive.js +3 -3
  476. package/tabs/esm/{tslib.es6-8f0739df.d.ts → tslib.es6-6db4bd77.d.ts} +0 -0
  477. package/tabs/esm/{tslib.es6-8f0739df.js → tslib.es6-6db4bd77.js} +0 -0
  478. package/tabs/esm/useTabs.d.ts +1 -1
  479. package/tabs/esm/useTabs.js +3 -2
  480. package/tabs/index.js +3 -3
  481. package/tabs/index.module-d58ceb27.js +4 -0
  482. package/tabs/index.module-e147b404.js +4 -0
  483. package/tabs/mobile.js +3 -3
  484. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  485. package/tabs/modern/components/primary-tablist/Component.js +10 -8
  486. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  487. package/tabs/modern/components/primary-tablist/Component.responsive.js +1 -1
  488. package/tabs/modern/components/primary-tablist/index.css +20 -20
  489. package/tabs/modern/components/primary-tablist/mobile.css +22 -22
  490. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  491. package/tabs/modern/components/scrollable-container/index.css +4 -4
  492. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  493. package/tabs/modern/components/secondary-tablist/Component.mobile.js +2 -2
  494. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  495. package/tabs/modern/components/secondary-tablist/index.css +12 -12
  496. package/tabs/modern/components/secondary-tablist/mobile.css +15 -15
  497. package/tabs/modern/components/tab/Component.js +1 -1
  498. package/tabs/modern/components/tab/index.css +3 -3
  499. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  500. package/tabs/modern/components/tabs/Component.mobile.js +2 -2
  501. package/tabs/modern/components/tabs/Component.responsive.js +2 -2
  502. package/tabs/modern/desktop.js +2 -2
  503. package/tabs/modern/index.js +2 -2
  504. package/tabs/modern/index.module-770329cf.js +4 -0
  505. package/tabs/modern/index.module-f503c285.js +4 -0
  506. package/tabs/modern/mobile.js +2 -2
  507. package/tabs/modern/responsive.js +2 -2
  508. package/tabs/modern/useTabs.d.ts +1 -1
  509. package/tabs/modern/useTabs.js +3 -2
  510. package/tabs/responsive.js +3 -3
  511. package/tabs/{tslib.es6-7078bc0a.d.ts → tslib.es6-7e1681a9.d.ts} +0 -0
  512. package/tabs/{tslib.es6-7078bc0a.js → tslib.es6-7e1681a9.js} +0 -0
  513. package/tabs/useTabs.d.ts +1 -1
  514. package/tabs/useTabs.js +3 -2
  515. package/textarea/Component.js +3 -3
  516. package/textarea/cssm/default.module.css +2 -0
  517. package/textarea/cssm/index.module.css +1 -0
  518. package/textarea/cssm/inverted.module.css +2 -0
  519. package/textarea/default.css +21 -19
  520. package/textarea/esm/Component.js +3 -3
  521. package/textarea/esm/default.css +21 -19
  522. package/textarea/esm/index.css +23 -22
  523. package/textarea/esm/inverted.css +21 -19
  524. package/textarea/index.css +23 -22
  525. package/textarea/inverted.css +21 -19
  526. package/textarea/modern/Component.js +3 -3
  527. package/textarea/modern/default.css +21 -19
  528. package/textarea/modern/index.css +23 -22
  529. package/textarea/modern/inverted.css +21 -19
  530. package/themes/calendar-input/click.css +4 -0
  531. package/themes/calendar-input/corp.css +3 -0
  532. package/themes/click.css +2 -0
  533. package/themes/compiled/mobile-dark-bluetint.css +83 -40
  534. package/themes/corp.css +2 -0
  535. package/themes/dist/calendar-input/click.css +4 -0
  536. package/themes/dist/calendar-input/corp.css +3 -0
  537. package/themes/dist/click.css +2 -0
  538. package/themes/dist/compiled/mobile-dark-bluetint.css +182 -170
  539. package/themes/dist/corp.css +2 -0
  540. package/themes/dist/mixins/calendar-input/click.css +4 -0
  541. package/themes/dist/mixins/calendar-input/corp.css +3 -0
  542. package/themes/dist/mixins/click.css +2 -0
  543. package/themes/dist/mixins/corp.css +4 -0
  544. package/themes/dist/mixins/mobile.css +0 -2
  545. package/themes/dist/mixins/select/corp.css +3 -0
  546. package/themes/dist/mobile.css +0 -1
  547. package/themes/dist/package.json +1 -1
  548. package/themes/dist/select/corp.css +3 -0
  549. package/themes/mixins/calendar-input/click.css +4 -0
  550. package/themes/mixins/calendar-input/corp.css +3 -0
  551. package/themes/mixins/click.css +2 -0
  552. package/themes/mixins/corp.css +4 -0
  553. package/themes/mixins/mobile.css +0 -2
  554. package/themes/mixins/select/corp.css +3 -0
  555. package/themes/mobile.css +0 -1
  556. package/themes/select/corp.css +3 -0
  557. package/with-suffix/Component.js +1 -1
  558. package/with-suffix/esm/Component.js +1 -1
  559. package/with-suffix/esm/index.css +9 -9
  560. package/with-suffix/index.css +9 -9
  561. package/with-suffix/modern/Component.js +1 -1
  562. package/with-suffix/modern/index.css +9 -9
  563. package/tabs/esm/index.module-2eb64cb0.js +0 -4
  564. package/tabs/esm/index.module-878a7a87.js +0 -4
  565. package/tabs/index.module-278c87fb.js +0 -4
  566. package/tabs/index.module-adf99814.js +0 -4
  567. package/tabs/modern/index.module-2eb64cb0.js +0 -4
  568. package/tabs/modern/index.module-878a7a87.js +0 -4
  569. package/themes/calendar-input/mobile.css +0 -3
  570. package/themes/dist/calendar-input/mobile.css +0 -3
  571. package/themes/dist/mixins/calendar-input/mobile.css +0 -3
  572. package/themes/mixins/calendar-input/mobile.css +0 -3
@@ -1,4 +1,4 @@
1
- /* hash: 228f0 */
1
+ /* hash: 1halp */
2
2
  :root {
3
3
  --color-light-text-primary-inverted: #fff;
4
4
  --color-light-text-secondary-inverted-transparent: rgba(255, 255, 255, 0.7);
@@ -31,68 +31,70 @@
31
31
  /* error */
32
32
  --input-inverted-error-color: var(--color-light-text-primary-inverted);
33
33
  }
34
- .textarea__input_228f0 {
34
+ .textarea__input_1halp {
35
35
  color: var(--input-inverted-color);
36
36
  caret-color: var(--input-inverted-caret-color);
37
37
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
38
38
  }
39
- .textarea__input_228f0:-webkit-autofill {
39
+ .textarea__input_1halp:-webkit-autofill {
40
40
  -webkit-text-fill-color: var(--input-inverted-color);
41
41
  }
42
- .textarea__input_228f0::placeholder {
42
+ .textarea__input_1halp::placeholder {
43
43
  color: var(--input-inverted-placeholder-color);
44
44
  }
45
- .textarea__hasLabel_228f0::placeholder {
45
+ .textarea__hasLabel_1halp::placeholder {
46
46
  color: var(--input-inverted-with-label-placeholder-color);
47
47
  }
48
- .textarea__clearIcon_228f0 {
48
+ .textarea__clearIcon_1halp {
49
49
  background-image: var(--input-inverted-clear-icon);
50
50
  }
51
- .textarea__errorIcon_228f0 {
51
+ .textarea__errorIcon_1halp {
52
52
  background-image: var(--input-inverted-error-icon);
53
53
  }
54
- .textarea__successIcon_228f0 {
54
+ .textarea__successIcon_1halp {
55
55
  background-image: var(--input-inverted-success-icon);
56
56
  }
57
57
  /* READ-ONLY STATE */
58
- .textarea__input_228f0:read-only {
58
+ .textarea__input_1halp:read-only {
59
59
  color: var(--input-inverted-read-only-color)
60
60
  }
61
- .textarea__input_228f0:read-only:focus::placeholder {
61
+ .textarea__input_1halp:read-only:focus::placeholder {
62
62
  color: var(--input-inverted-placeholder-color);
63
63
  }
64
64
  /* DISABLED STATE */
65
- .textarea__input_228f0:disabled {
65
+ .textarea__input_1halp:disabled {
66
66
  color: var(--input-inverted-disabled-color);
67
+ -webkit-text-fill-color: var(--input-inverted-disabled-color);
67
68
  }
68
69
  /* FOCUS STATE */
69
- .textarea__input_228f0:focus::placeholder {
70
+ .textarea__input_1halp:focus::placeholder {
70
71
  color: var(--input-inverted-focus-placeholder-color);
71
72
  }
72
73
  /* ERROR STATE */
73
- .textarea__error_228f0 {
74
+ .textarea__error_1halp {
74
75
  color: var(--input-inverted-error-color);
75
76
  caret-color: var(--input-inverted-error-color);
76
77
  }
77
- .textarea__textarea_228f0 {
78
+ .textarea__textarea_1halp {
78
79
  color: var(--input-inverted-color);
79
80
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
80
81
  }
81
- .textarea__textarea_228f0::placeholder {
82
+ .textarea__textarea_1halp::placeholder {
82
83
  color: var(--input-inverted-placeholder-color);
83
84
  }
84
- .textarea__hasLabel_228f0::placeholder {
85
+ .textarea__hasLabel_1halp::placeholder {
85
86
  color: var(--input-inverted-with-label-placeholder-color);
86
87
  }
87
88
  /* DISABLED STATE */
88
- .textarea__textarea_228f0:disabled {
89
+ .textarea__textarea_1halp:disabled {
89
90
  color: var(--input-inverted-disabled-color);
91
+ -webkit-text-fill-color: var(--input-inverted-disabled-color);
90
92
  }
91
93
  /* READ-ONLY STATE */
92
- .textarea__textarea_228f0:read-only {
94
+ .textarea__textarea_1halp:read-only {
93
95
  color: var(--input-inverted-read-only-color);
94
96
  }
95
97
  /* FOCUS STATE */
96
- .textarea__textarea_228f0:focus::placeholder {
98
+ .textarea__textarea_1halp:focus::placeholder {
97
99
  color: var(--input-inverted-focus-placeholder-color);
98
100
  }
@@ -0,0 +1,4 @@
1
+ :root {
2
+ --calendar-input-popover-border-color: transparent;
3
+ --calendar-input-popover-border-radius: var(--border-radius-s);
4
+ }
@@ -0,0 +1,3 @@
1
+ :root {
2
+ --calendar-input-icon-color: var(--color-light-graphic-secondary);
3
+ }
package/themes/click.css CHANGED
@@ -636,6 +636,8 @@
636
636
  --calendar-month-only-header-font-family: var(--font-family-styrene);
637
637
  --calendar-month-only-header-font-size: 20px;
638
638
  --calendar-month-only-header-font-weight: 500;
639
+ --calendar-input-popover-border-color: transparent;
640
+ --calendar-input-popover-border-radius: var(--border-radius-s);
639
641
  /* sizes */
640
642
  --modal-s-width: 500px;
641
643
  --modal-header-min-height: 84px;
@@ -1,4 +1,9 @@
1
- .badge__component_1wwuk {
1
+ .card-image__cardImage_1cuj1 {
2
+ background: #e7e8ea;
3
+ }
4
+ .card-image__loaded_1cuj1 {
5
+ background: transparent
6
+ }.badge__component_1wwuk {
2
7
  background-color: #ef3124;
3
8
  color: #000;
4
9
  }
@@ -29,11 +34,6 @@
29
34
  }
30
35
  .badge__icon_1wwuk:before {
31
36
  background-color: #121212;
32
- }.card-image__cardImage_1cuj1 {
33
- background: #e7e8ea;
34
- }
35
- .card-image__loaded_1cuj1 {
36
- background: transparent
37
37
  }.backdrop__backdrop_1i5x1 {
38
38
  -webkit-tap-highlight-color: transparent;
39
39
  }
@@ -55,16 +55,16 @@
55
55
  background-color: transparent;
56
56
  }.divider__component_8f74w {
57
57
  border-bottom: 1px solid #2b2b2e;
58
- }.checkbox-group__error_1vv3j {
58
+ }.checkbox-group__error_xpq3u {
59
59
  border-left: 1px solid #f15045;
60
60
  }
61
- .checkbox-group__label_1vv3j {
61
+ .checkbox-group__label_xpq3u {
62
62
  color: #fff;
63
63
  }
64
- .checkbox-group__errorMessage_1vv3j {
64
+ .checkbox-group__errorMessage_xpq3u {
65
65
  color: #f15045;
66
66
  }
67
- .checkbox-group__hint_1vv3j {
67
+ .checkbox-group__hint_xpq3u {
68
68
  color: #8d8d93;
69
69
  }.checkbox__box_135na {
70
70
  color: #121212;
@@ -166,62 +166,62 @@
166
166
  }
167
167
  .dropzone__text_19nhg {
168
168
  color: #fff;
169
- }.form-control__component_qv7p6 {
169
+ }.form-control__component_2whld {
170
170
  color: #fff;
171
171
  }
172
- .form-control__inner_qv7p6 {
172
+ .form-control__inner_2whld {
173
173
  background-color: #202022;
174
174
  }
175
- .form-control__label_qv7p6 {
175
+ .form-control__label_2whld {
176
176
  color: #8d8d93;
177
177
  }
178
- .form-control__hint_qv7p6 {
178
+ .form-control__hint_2whld {
179
179
  color: #8d8d93;
180
180
  }
181
- .form-control__disabled_qv7p6 {
181
+ .form-control__disabled_2whld {
182
182
  background-color: #202022;
183
183
  color: #8d8d93;
184
184
  }
185
- .form-control__focused_qv7p6.form-control__inner_qv7p6 {
185
+ .form-control__focused_2whld.form-control__inner_2whld {
186
186
  background-color: #202022;
187
187
  }
188
- .form-control__inner_qv7p6:not(.form-control__disabled_qv7p6):hover {
188
+ .form-control__inner_2whld:not(.form-control__disabled_2whld):hover {
189
189
  background-color: #202022;
190
190
  }
191
- .form-control__error_qv7p6 {
191
+ .form-control__error_2whld {
192
192
  color: #f15045;
193
193
  }
194
- .form-control__hasError_qv7p6 .form-control__label_qv7p6 {
194
+ .form-control__hasError_2whld .form-control__label_2whld {
195
195
  color: #f15045;
196
196
  }
197
197
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
198
198
  }
199
- .form-control__component_10v1x {
199
+ .form-control__component_cwbtg {
200
200
  color: #000;
201
201
  }
202
- .form-control__inner_10v1x {
202
+ .form-control__inner_cwbtg {
203
203
  background-color: #f3f4f5;
204
204
  }
205
- .form-control__label_10v1x {
205
+ .form-control__label_cwbtg {
206
206
  color: rgba(60, 60, 67, 0.6);
207
207
  }
208
- .form-control__hint_10v1x {
208
+ .form-control__hint_cwbtg {
209
209
  color: rgba(60, 60, 67, 0.6);
210
210
  }
211
- .form-control__disabled_10v1x {
211
+ .form-control__disabled_cwbtg {
212
212
  background-color: #f3f4f5;
213
213
  color: rgba(60, 60, 67, 0.6);
214
214
  }
215
- .form-control__focused_10v1x.form-control__inner_10v1x {
215
+ .form-control__focused_cwbtg.form-control__inner_cwbtg {
216
216
  background-color: #f3f4f5;
217
217
  }
218
- .form-control__inner_10v1x:not(.form-control__disabled_10v1x):hover {
218
+ .form-control__inner_cwbtg:not(.form-control__disabled_cwbtg):hover {
219
219
  background-color: #f3f4f5;
220
220
  }
221
- .form-control__error_10v1x {
221
+ .form-control__error_cwbtg {
222
222
  color: #ef3124;
223
223
  }
224
- .form-control__hasError_10v1x .form-control__label_10v1x {
224
+ .form-control__hasError_cwbtg .form-control__label_cwbtg {
225
225
  color: #ef3124;
226
226
  }@media (max-width: 599px) {
227
227
  }
@@ -271,12 +271,7 @@
271
271
  }
272
272
  @media (min-width: 1920px) {
273
273
  }
274
- .list__list_1uyix {
275
- color: #fff;
276
- }
277
- .list__slot_1uyix {
278
- color: #fff;
279
- }.link__primary_17b16 {
274
+ .link__primary_17b16 {
280
275
  color: #fff;
281
276
  border-bottom-color: #fff
282
277
  }
@@ -342,7 +337,12 @@
342
337
  }
343
338
  .link__default_g0k2c:active {
344
339
  color: rgb(0, 73, 153);
345
- }@keyframes loader__blink_1076g {
340
+ }.list__list_1uyix {
341
+ color: #fff;
342
+ }
343
+ .list__slot_1uyix {
344
+ color: #fff;
345
+ }@keyframes loader__blink_1076g {
346
346
  }.progress-bar__container_9e0pi {
347
347
  background: #2a2a2c;
348
348
  }
@@ -373,6 +373,7 @@
373
373
  }
374
374
  .pure-input__input_nw41t:disabled {
375
375
  color: #fff;
376
+ -webkit-text-fill-color: #fff;
376
377
  }
377
378
  .pure-input__input_nw41t:focus::placeholder {
378
379
  color: rgba(235, 235, 245, 0.3);
@@ -401,16 +402,16 @@
401
402
  }
402
403
  .pure-input__component_nw41t:not(:disabled):hover {
403
404
  background-color: #202022;
404
- }.radio-group__error_5fihh {
405
+ }.radio-group__error_1diw5 {
405
406
  border-left: 1px solid #f15045;
406
407
  }
407
- .radio-group__label_5fihh {
408
+ .radio-group__label_1diw5 {
408
409
  color: #fff;
409
410
  }
410
- .radio-group__errorMessage_5fihh {
411
+ .radio-group__errorMessage_1diw5 {
411
412
  color: #f15045;
412
413
  }
413
- .radio-group__hint_5fihh {
414
+ .radio-group__hint_1diw5 {
414
415
  color: #8d8d93;
415
416
  }.radio__container_e72kp:not(.radio__checked_e72kp):not(.radio__disabled_e72kp):not(.radio__inactive_e72kp) .radio__circle_e72kp {
416
417
  background-color: #121212;
@@ -720,4 +721,46 @@
720
721
  }
721
722
  .tag__checked_rtl17:hover:not(:disabled):not(:active) {
722
723
  background-color: #fff;
723
- }
724
+ }.typography__tertiary_7rmvg {
725
+ color: #464649;
726
+ }
727
+ .typography__disabled_7rmvg {
728
+ color: #2a2a2c;
729
+ }
730
+ .typography__accent_7rmvg {
731
+ color: #ef3124;
732
+ }
733
+ .typography__primary_7rmvg {
734
+ color: #fff;
735
+ }
736
+ .typography__attention_7rmvg {
737
+ color: #cb830f;
738
+ }
739
+ .typography__positive_7rmvg {
740
+ color: #13a463;
741
+ }
742
+ .typography__secondary_7rmvg {
743
+ color: #8d8d93;
744
+ }
745
+ .typography__tertiary-inverted_7rmvg {
746
+ color: #c5c5c7;
747
+ }
748
+ .typography__primary-inverted_7rmvg {
749
+ color: #000;
750
+ }
751
+ .typography__secondary-inverted_7rmvg {
752
+ color: #8a8a8e;
753
+ }
754
+ .typography__link_7rmvg {
755
+ color: #0072ef;
756
+ }
757
+ .typography__negative_7rmvg {
758
+ color: #f15045;
759
+ }
760
+
761
+
762
+
763
+ @media screen and (min-width: 600px) {
764
+ }
765
+ @media screen and (min-width: 1024px) {
766
+ }
package/themes/corp.css CHANGED
@@ -515,4 +515,6 @@
515
515
  --input-error-icon-not-alone-display: none;
516
516
  /* theme */
517
517
  --primary-tablist-bottom-border-color: var(--color-light-border-secondary-inverted);
518
+ --calendar-input-icon-color: var(--color-light-graphic-secondary);
519
+ --select-arrow-color: var(--color-light-graphic-secondary);
518
520
  }
@@ -0,0 +1,4 @@
1
+ :root {
2
+ --calendar-input-popover-border-color: transparent;
3
+ --calendar-input-popover-border-radius: var(--border-radius-s);
4
+ }
@@ -0,0 +1,3 @@
1
+ :root {
2
+ --calendar-input-icon-color: var(--color-light-graphic-secondary);
3
+ }
@@ -636,6 +636,8 @@
636
636
  --calendar-month-only-header-font-family: var(--font-family-styrene);
637
637
  --calendar-month-only-header-font-size: 20px;
638
638
  --calendar-month-only-header-font-weight: 500;
639
+ --calendar-input-popover-border-color: transparent;
640
+ --calendar-input-popover-border-radius: var(--border-radius-s);
639
641
  /* sizes */
640
642
  --modal-s-width: 500px;
641
643
  --modal-header-min-height: 84px;