@alfalab/core-components 19.8.0 → 19.9.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (784) hide show
  1. package/alert/Component.js +1 -1
  2. package/alert/esm/Component.js +1 -1
  3. package/alert/esm/index.css +5 -5
  4. package/alert/index.css +5 -5
  5. package/alert/modern/Component.js +1 -1
  6. package/alert/modern/index.css +5 -5
  7. package/amount-input/Component.js +3 -3
  8. package/amount-input/default.css +2 -2
  9. package/amount-input/esm/Component.js +3 -3
  10. package/amount-input/esm/default.css +2 -2
  11. package/amount-input/esm/index.css +7 -7
  12. package/amount-input/esm/inverted.css +2 -2
  13. package/amount-input/index.css +7 -7
  14. package/amount-input/inverted.css +2 -2
  15. package/amount-input/modern/Component.js +3 -3
  16. package/amount-input/modern/default.css +2 -2
  17. package/amount-input/modern/index.css +7 -7
  18. package/amount-input/modern/inverted.css +2 -2
  19. package/attach/Component.js +1 -1
  20. package/attach/esm/Component.js +1 -1
  21. package/attach/esm/index.css +23 -23
  22. package/attach/index.css +23 -23
  23. package/attach/modern/Component.js +1 -1
  24. package/attach/modern/index.css +23 -23
  25. package/bank-card/Component.js +1 -1
  26. package/bank-card/esm/Component.js +1 -1
  27. package/bank-card/esm/index.css +20 -20
  28. package/bank-card/index.css +20 -20
  29. package/bank-card/modern/Component.js +1 -1
  30. package/bank-card/modern/index.css +20 -20
  31. package/bottom-sheet/{Component-75c61faf.d.ts → Component-10b8afae.d.ts} +0 -0
  32. package/bottom-sheet/{Component-75c61faf.js → Component-10b8afae.js} +0 -0
  33. package/bottom-sheet/component.js +1 -1
  34. package/bottom-sheet/components/swipeable-backdrop/Component.js +1 -1
  35. package/bottom-sheet/esm/{Component-00c8f157.d.ts → Component-6656b303.d.ts} +0 -0
  36. package/bottom-sheet/esm/{Component-00c8f157.js → Component-6656b303.js} +0 -0
  37. package/bottom-sheet/esm/component.js +1 -1
  38. package/bottom-sheet/esm/components/swipeable-backdrop/Component.js +1 -1
  39. package/bottom-sheet/esm/index.js +1 -1
  40. package/bottom-sheet/index.js +1 -1
  41. package/button/Component.d.ts +6 -2
  42. package/button/Component.js +11 -13
  43. package/button/cssm/Component.d.ts +6 -2
  44. package/button/cssm/Component.js +8 -10
  45. package/button/default.css +36 -36
  46. package/button/esm/Component.d.ts +6 -2
  47. package/button/esm/Component.js +11 -13
  48. package/button/esm/default.css +36 -36
  49. package/button/esm/index.css +31 -31
  50. package/button/esm/inverted.css +36 -36
  51. package/button/index.css +31 -31
  52. package/button/inverted.css +36 -36
  53. package/button/modern/Component.d.ts +6 -2
  54. package/button/modern/Component.js +8 -10
  55. package/button/modern/default.css +36 -36
  56. package/button/modern/index.css +31 -31
  57. package/button/modern/inverted.css +36 -36
  58. package/calendar/Component.js +2 -2
  59. package/calendar/components/days-table/Component.js +2 -2
  60. package/calendar/components/days-table/index.css +38 -38
  61. package/calendar/components/days-table/index.js +1 -1
  62. package/calendar/components/header/Component.js +2 -2
  63. package/calendar/components/header/index.css +13 -13
  64. package/calendar/components/header/index.js +1 -1
  65. package/calendar/components/months-table/Component.js +2 -2
  66. package/calendar/components/months-table/index.css +4 -4
  67. package/calendar/components/months-table/index.js +1 -1
  68. package/calendar/components/select-button/Component.js +2 -2
  69. package/calendar/components/select-button/index.css +10 -10
  70. package/calendar/components/select-button/index.js +1 -1
  71. package/calendar/components/years-table/Component.js +2 -2
  72. package/calendar/components/years-table/index.css +5 -5
  73. package/calendar/components/years-table/index.js +1 -1
  74. package/calendar/esm/Component.js +2 -2
  75. package/calendar/esm/components/days-table/Component.js +2 -2
  76. package/calendar/esm/components/days-table/index.css +38 -38
  77. package/calendar/esm/components/days-table/index.js +1 -1
  78. package/calendar/esm/components/header/Component.js +2 -2
  79. package/calendar/esm/components/header/index.css +13 -13
  80. package/calendar/esm/components/header/index.js +1 -1
  81. package/calendar/esm/components/months-table/Component.js +2 -2
  82. package/calendar/esm/components/months-table/index.css +4 -4
  83. package/calendar/esm/components/months-table/index.js +1 -1
  84. package/calendar/esm/components/select-button/Component.js +2 -2
  85. package/calendar/esm/components/select-button/index.css +10 -10
  86. package/calendar/esm/components/select-button/index.js +1 -1
  87. package/calendar/esm/components/years-table/Component.js +2 -2
  88. package/calendar/esm/components/years-table/index.css +5 -5
  89. package/calendar/esm/components/years-table/index.js +1 -1
  90. package/calendar/esm/index.css +4 -4
  91. package/calendar/esm/index.js +1 -1
  92. package/calendar/esm/{tslib.es6-f516ba94.d.ts → tslib.es6-15b884e4.d.ts} +0 -0
  93. package/calendar/esm/{tslib.es6-f516ba94.js → tslib.es6-15b884e4.js} +0 -0
  94. package/calendar/index.css +4 -4
  95. package/calendar/index.js +1 -1
  96. package/calendar/modern/Component.js +1 -1
  97. package/calendar/modern/components/days-table/Component.js +1 -1
  98. package/calendar/modern/components/days-table/index.css +38 -38
  99. package/calendar/modern/components/header/Component.js +1 -1
  100. package/calendar/modern/components/header/index.css +13 -13
  101. package/calendar/modern/components/months-table/Component.js +1 -1
  102. package/calendar/modern/components/months-table/index.css +4 -4
  103. package/calendar/modern/components/select-button/Component.js +1 -1
  104. package/calendar/modern/components/select-button/index.css +10 -10
  105. package/calendar/modern/components/years-table/Component.js +1 -1
  106. package/calendar/modern/components/years-table/index.css +5 -5
  107. package/calendar/modern/index.css +4 -4
  108. package/calendar/{tslib.es6-d9f39789.d.ts → tslib.es6-141dd8ee.d.ts} +0 -0
  109. package/calendar/{tslib.es6-d9f39789.js → tslib.es6-141dd8ee.js} +0 -0
  110. package/calendar-input/Component.d.ts +1 -1
  111. package/calendar-input/Component.js +1 -1
  112. package/calendar-input/esm/Component.js +1 -1
  113. package/calendar-input/esm/index.css +9 -9
  114. package/calendar-input/index.css +9 -9
  115. package/calendar-input/modern/Component.js +1 -1
  116. package/calendar-input/modern/index.css +9 -9
  117. package/calendar-range/Component.js +1 -1
  118. package/calendar-range/esm/Component.js +1 -1
  119. package/calendar-range/esm/index.css +5 -5
  120. package/calendar-range/index.css +5 -5
  121. package/calendar-range/modern/Component.js +1 -1
  122. package/calendar-range/modern/index.css +5 -5
  123. package/calendar-with-skeleton/Component.js +1 -1
  124. package/calendar-with-skeleton/esm/Component.js +1 -1
  125. package/calendar-with-skeleton/esm/index.css +12 -12
  126. package/calendar-with-skeleton/index.css +12 -12
  127. package/calendar-with-skeleton/modern/Component.js +1 -1
  128. package/calendar-with-skeleton/modern/index.css +12 -12
  129. package/collapse/Component.d.ts +14 -2
  130. package/collapse/Component.js +36 -22
  131. package/collapse/cssm/Component.d.ts +14 -2
  132. package/collapse/cssm/Component.js +35 -21
  133. package/collapse/cssm/index.js +1 -1
  134. package/collapse/cssm/index.module.css +22 -4
  135. package/collapse/esm/Component.d.ts +14 -2
  136. package/collapse/esm/Component.js +37 -22
  137. package/collapse/esm/index.css +29 -11
  138. package/collapse/esm/index.js +1 -1
  139. package/collapse/index.css +29 -11
  140. package/collapse/index.js +1 -1
  141. package/collapse/modern/Component.d.ts +14 -2
  142. package/collapse/modern/Component.js +35 -21
  143. package/collapse/modern/index.css +29 -11
  144. package/collapse/modern/index.js +1 -1
  145. package/confirmation/component.js +1 -1
  146. package/confirmation/components/code-input/component.js +1 -1
  147. package/confirmation/components/code-input/index.css +8 -8
  148. package/confirmation/components/countdown/component.js +1 -1
  149. package/confirmation/components/countdown/index.css +13 -13
  150. package/confirmation/components/countdown-loader/component.js +1 -1
  151. package/confirmation/components/countdown-loader/index.css +2 -2
  152. package/confirmation/components/sign-confirmation/component.js +1 -1
  153. package/confirmation/components/sign-confirmation/index.css +13 -13
  154. package/confirmation/esm/component.js +1 -1
  155. package/confirmation/esm/components/code-input/component.js +1 -1
  156. package/confirmation/esm/components/code-input/index.css +8 -8
  157. package/confirmation/esm/components/countdown/component.js +1 -1
  158. package/confirmation/esm/components/countdown/index.css +13 -13
  159. package/confirmation/esm/components/countdown-loader/component.js +1 -1
  160. package/confirmation/esm/components/countdown-loader/index.css +2 -2
  161. package/confirmation/esm/components/sign-confirmation/component.js +1 -1
  162. package/confirmation/esm/components/sign-confirmation/index.css +13 -13
  163. package/confirmation/esm/index.css +14 -14
  164. package/confirmation/index.css +14 -14
  165. package/confirmation/modern/component.js +1 -1
  166. package/confirmation/modern/components/code-input/component.js +1 -1
  167. package/confirmation/modern/components/code-input/index.css +8 -8
  168. package/confirmation/modern/components/countdown/component.js +1 -1
  169. package/confirmation/modern/components/countdown/index.css +13 -13
  170. package/confirmation/modern/components/countdown-loader/component.js +1 -1
  171. package/confirmation/modern/components/countdown-loader/index.css +2 -2
  172. package/confirmation/modern/components/sign-confirmation/component.js +1 -1
  173. package/confirmation/modern/components/sign-confirmation/index.css +13 -13
  174. package/confirmation/modern/index.css +14 -14
  175. package/date-input/Component.js +1 -1
  176. package/date-input/esm/Component.js +1 -1
  177. package/date-input/esm/index.css +4 -4
  178. package/date-input/index.css +4 -4
  179. package/date-input/modern/Component.d.ts +1 -1
  180. package/date-input/modern/Component.js +1 -1
  181. package/date-input/modern/index.css +4 -4
  182. package/dropzone/Component.d.ts +4 -0
  183. package/dropzone/Component.js +4 -3
  184. package/dropzone/cssm/Component.d.ts +4 -0
  185. package/dropzone/cssm/Component.js +3 -2
  186. package/dropzone/cssm/index.module.css +3 -0
  187. package/dropzone/esm/Component.d.ts +4 -0
  188. package/dropzone/esm/Component.js +4 -3
  189. package/dropzone/esm/index.css +10 -7
  190. package/dropzone/index.css +10 -7
  191. package/dropzone/modern/Component.d.ts +4 -0
  192. package/dropzone/modern/Component.js +3 -2
  193. package/dropzone/modern/index.css +10 -7
  194. package/file-upload-item/Component.js +1 -1
  195. package/file-upload-item/esm/Component.js +1 -1
  196. package/file-upload-item/esm/index.css +16 -16
  197. package/file-upload-item/index.css +16 -16
  198. package/file-upload-item/modern/Component.js +1 -1
  199. package/file-upload-item/modern/index.css +16 -16
  200. package/grid/Component.js +1 -1
  201. package/grid/col/Component.js +1 -1
  202. package/grid/col/index.js +1 -1
  203. package/grid/esm/Component.js +1 -1
  204. package/grid/esm/col/Component.js +1 -1
  205. package/grid/esm/col/index.js +1 -1
  206. package/grid/esm/{gutters.module-b39da5b6.d.ts → gutters.module-3fc6e1b2.d.ts} +0 -0
  207. package/grid/esm/{gutters.module-b39da5b6.js → gutters.module-3fc6e1b2.js} +0 -0
  208. package/grid/esm/index.js +1 -1
  209. package/grid/esm/row/Component.js +1 -1
  210. package/grid/esm/row/index.js +1 -1
  211. package/grid/{gutters.module-d3fcf523.d.ts → gutters.module-e0ce9737.d.ts} +0 -0
  212. package/grid/{gutters.module-d3fcf523.js → gutters.module-e0ce9737.js} +0 -0
  213. package/grid/index.js +1 -1
  214. package/grid/modern/Component.js +1 -1
  215. package/grid/modern/col/Component.js +1 -1
  216. package/grid/modern/col/index.js +1 -1
  217. package/grid/modern/{gutters.module-3f6357c5.js → gutters.module-5396dff7.js} +0 -0
  218. package/grid/modern/index.js +1 -1
  219. package/grid/modern/row/Component.js +1 -1
  220. package/grid/modern/row/index.js +1 -1
  221. package/grid/row/Component.js +1 -1
  222. package/grid/row/index.js +1 -1
  223. package/icon-button/Component.js +3 -3
  224. package/icon-button/default.css +13 -13
  225. package/icon-button/esm/Component.js +3 -3
  226. package/icon-button/esm/default.css +13 -13
  227. package/icon-button/esm/index.css +6 -6
  228. package/icon-button/esm/inverted.css +13 -13
  229. package/icon-button/index.css +6 -6
  230. package/icon-button/inverted.css +13 -13
  231. package/icon-button/modern/Component.js +3 -3
  232. package/icon-button/modern/default.css +13 -13
  233. package/icon-button/modern/index.css +6 -6
  234. package/icon-button/modern/inverted.css +13 -13
  235. package/input/Component.js +3 -3
  236. package/input/default.css +12 -12
  237. package/input/esm/Component.js +3 -3
  238. package/input/esm/default.css +12 -12
  239. package/input/esm/index.css +31 -31
  240. package/input/esm/inverted.css +12 -12
  241. package/input/index.css +31 -31
  242. package/input/inverted.css +12 -12
  243. package/input/modern/Component.js +3 -3
  244. package/input/modern/default.css +12 -12
  245. package/input/modern/index.css +31 -31
  246. package/input/modern/inverted.css +12 -12
  247. package/input-autocomplete/{Component-e55acf46.d.ts → Component-6af191c3.d.ts} +0 -0
  248. package/input-autocomplete/{Component-e55acf46.js → Component-6af191c3.js} +1 -1
  249. package/input-autocomplete/Component.js +1 -1
  250. package/input-autocomplete/autocomplete-field/Component.js +1 -1
  251. package/input-autocomplete/autocomplete-field/index.css +2 -2
  252. package/input-autocomplete/autocomplete-field/index.d.ts +1 -1
  253. package/input-autocomplete/autocomplete-field/index.js +1 -1
  254. package/input-autocomplete/esm/{Component-f07da884.d.ts → Component-e26a0219.d.ts} +0 -0
  255. package/input-autocomplete/esm/{Component-f07da884.js → Component-e26a0219.js} +1 -1
  256. package/input-autocomplete/esm/Component.js +1 -1
  257. package/input-autocomplete/esm/autocomplete-field/Component.js +1 -1
  258. package/input-autocomplete/esm/autocomplete-field/index.css +2 -2
  259. package/input-autocomplete/esm/autocomplete-field/index.d.ts +1 -1
  260. package/input-autocomplete/esm/autocomplete-field/index.js +1 -1
  261. package/input-autocomplete/esm/index.js +1 -1
  262. package/input-autocomplete/index.js +1 -1
  263. package/input-autocomplete/modern/autocomplete-field/Component.js +1 -1
  264. package/input-autocomplete/modern/autocomplete-field/index.css +2 -2
  265. package/intl-phone-input/{component-9fafbbc1.d.ts → component-d8ca92b2.d.ts} +0 -0
  266. package/intl-phone-input/{component-9fafbbc1.js → component-d8ca92b2.js} +1 -1
  267. package/intl-phone-input/component.js +3 -3
  268. package/intl-phone-input/components/flag-icon/component.js +1 -1
  269. package/intl-phone-input/components/flag-icon/index.css +784 -784
  270. package/intl-phone-input/components/index.js +1 -1
  271. package/intl-phone-input/components/select/component.js +2 -2
  272. package/intl-phone-input/components/select/index.css +6 -6
  273. package/intl-phone-input/components/select/index.js +1 -1
  274. package/intl-phone-input/components/select-field/component.js +1 -1
  275. package/intl-phone-input/components/select-field/index.css +8 -8
  276. package/intl-phone-input/components/select-field/index.d.ts +1 -1
  277. package/intl-phone-input/components/select-field/index.js +1 -1
  278. package/intl-phone-input/esm/{component-df77d48f.d.ts → component-4522be62.d.ts} +0 -0
  279. package/intl-phone-input/esm/{component-df77d48f.js → component-4522be62.js} +1 -1
  280. package/intl-phone-input/esm/component.js +3 -3
  281. package/intl-phone-input/esm/components/flag-icon/component.js +1 -1
  282. package/intl-phone-input/esm/components/flag-icon/index.css +784 -784
  283. package/intl-phone-input/esm/components/index.js +1 -1
  284. package/intl-phone-input/esm/components/select/component.js +2 -2
  285. package/intl-phone-input/esm/components/select/index.css +6 -6
  286. package/intl-phone-input/esm/components/select/index.js +1 -1
  287. package/intl-phone-input/esm/components/select-field/component.js +1 -1
  288. package/intl-phone-input/esm/components/select-field/index.css +8 -8
  289. package/intl-phone-input/esm/components/select-field/index.d.ts +1 -1
  290. package/intl-phone-input/esm/components/select-field/index.js +1 -1
  291. package/intl-phone-input/esm/index.css +3 -3
  292. package/intl-phone-input/esm/index.js +1 -1
  293. package/intl-phone-input/esm/{libphonenumber-js.min-f9a21c62.d.ts → libphonenumber-js.min-01a493d7.d.ts} +0 -0
  294. package/intl-phone-input/esm/{libphonenumber-js.min-f9a21c62.js → libphonenumber-js.min-01a493d7.js} +0 -0
  295. package/intl-phone-input/index.css +3 -3
  296. package/intl-phone-input/index.js +1 -1
  297. package/intl-phone-input/{libphonenumber-js.min-95e380fa.d.ts → libphonenumber-js.min-c0ef0fe0.d.ts} +0 -0
  298. package/intl-phone-input/{libphonenumber-js.min-95e380fa.js → libphonenumber-js.min-c0ef0fe0.js} +0 -0
  299. package/intl-phone-input/modern/component.js +2 -2
  300. package/intl-phone-input/modern/components/flag-icon/component.js +1 -1
  301. package/intl-phone-input/modern/components/flag-icon/index.css +784 -784
  302. package/intl-phone-input/modern/components/select/component.js +1 -1
  303. package/intl-phone-input/modern/components/select/index.css +6 -6
  304. package/intl-phone-input/modern/components/select-field/component.js +1 -1
  305. package/intl-phone-input/modern/components/select-field/index.css +8 -8
  306. package/intl-phone-input/modern/index.css +3 -3
  307. package/intl-phone-input/modern/{libphonenumber-js.min-f9a21c62.d.ts → libphonenumber-js.min-01a493d7.d.ts} +0 -0
  308. package/intl-phone-input/modern/{libphonenumber-js.min-f9a21c62.js → libphonenumber-js.min-01a493d7.js} +0 -0
  309. package/link/Component.d.ts +11 -3
  310. package/link/Component.js +18 -15
  311. package/link/cssm/Component.d.ts +11 -3
  312. package/link/cssm/Component.js +15 -12
  313. package/link/default.css +10 -10
  314. package/link/esm/Component.d.ts +11 -3
  315. package/link/esm/Component.js +18 -15
  316. package/link/esm/default.css +10 -10
  317. package/link/esm/index.css +12 -12
  318. package/link/esm/inverted.css +10 -10
  319. package/link/index.css +12 -12
  320. package/link/inverted.css +10 -10
  321. package/link/modern/Component.d.ts +11 -3
  322. package/link/modern/Component.js +7 -5
  323. package/link/modern/default.css +10 -10
  324. package/link/modern/index.css +12 -12
  325. package/link/modern/inverted.css +10 -10
  326. package/masked-input/Component.js +1 -1
  327. package/masked-input/esm/Component.js +1 -1
  328. package/masked-input/esm/index.css +2 -2
  329. package/masked-input/index.css +2 -2
  330. package/masked-input/modern/Component.js +1 -1
  331. package/masked-input/modern/index.css +2 -2
  332. package/modal/Component.desktop.js +3 -3
  333. package/modal/Component.mobile.js +3 -3
  334. package/modal/Component.responsive.js +2 -2
  335. package/modal/components/closer/Component.js +2 -2
  336. package/modal/components/closer/index.css +8 -8
  337. package/modal/components/content/Component.desktop.js +2 -2
  338. package/modal/components/content/Component.mobile.js +2 -2
  339. package/modal/components/content/desktop.css +12 -12
  340. package/modal/components/content/mobile.css +7 -7
  341. package/modal/components/footer/Component.desktop.js +2 -2
  342. package/modal/components/footer/Component.js +1 -1
  343. package/modal/components/footer/Component.mobile.js +2 -2
  344. package/modal/components/footer/desktop.css +12 -12
  345. package/modal/components/footer/layout.css +25 -25
  346. package/modal/components/footer/mobile.css +7 -7
  347. package/modal/components/header/Component.desktop.js +2 -2
  348. package/modal/components/header/Component.js +1 -1
  349. package/modal/components/header/Component.mobile.js +2 -2
  350. package/modal/components/header/desktop.css +16 -16
  351. package/modal/components/header/mobile.css +11 -11
  352. package/modal/cssm/Component.responsive.d.ts +3 -3
  353. package/modal/desktop.css +8 -8
  354. package/modal/desktop.js +2 -2
  355. package/modal/esm/Component.desktop.js +3 -3
  356. package/modal/esm/Component.mobile.js +3 -3
  357. package/modal/esm/Component.responsive.js +2 -2
  358. package/modal/esm/components/closer/Component.js +2 -2
  359. package/modal/esm/components/closer/index.css +8 -8
  360. package/modal/esm/components/content/Component.desktop.js +2 -2
  361. package/modal/esm/components/content/Component.mobile.js +2 -2
  362. package/modal/esm/components/content/desktop.css +12 -12
  363. package/modal/esm/components/content/mobile.css +7 -7
  364. package/modal/esm/components/footer/Component.desktop.js +2 -2
  365. package/modal/esm/components/footer/Component.js +1 -1
  366. package/modal/esm/components/footer/Component.mobile.js +2 -2
  367. package/modal/esm/components/footer/desktop.css +12 -12
  368. package/modal/esm/components/footer/layout.css +25 -25
  369. package/modal/esm/components/footer/mobile.css +7 -7
  370. package/modal/esm/components/header/Component.desktop.js +2 -2
  371. package/modal/esm/components/header/Component.js +1 -1
  372. package/modal/esm/components/header/Component.mobile.js +2 -2
  373. package/modal/esm/components/header/desktop.css +16 -16
  374. package/modal/esm/components/header/mobile.css +11 -11
  375. package/modal/esm/desktop.css +8 -8
  376. package/modal/esm/desktop.js +2 -2
  377. package/modal/esm/index.js +2 -2
  378. package/modal/esm/mobile.css +2 -2
  379. package/modal/esm/mobile.js +2 -2
  380. package/modal/esm/responsive.js +2 -2
  381. package/modal/esm/transitions.css +8 -8
  382. package/modal/esm/transitions.module-d418cdcf.js +4 -0
  383. package/modal/esm/{tslib.es6-7fad937a.d.ts → tslib.es6-9aafe006.d.ts} +0 -0
  384. package/modal/esm/{tslib.es6-7fad937a.js → tslib.es6-9aafe006.js} +0 -0
  385. package/modal/index.js +2 -2
  386. package/modal/mobile.css +2 -2
  387. package/modal/mobile.js +2 -2
  388. package/modal/modern/Component.desktop.js +2 -2
  389. package/modal/modern/Component.mobile.js +2 -2
  390. package/modal/modern/Component.responsive.js +1 -1
  391. package/modal/modern/components/closer/Component.js +1 -1
  392. package/modal/modern/components/closer/index.css +8 -8
  393. package/modal/modern/components/content/Component.desktop.js +1 -1
  394. package/modal/modern/components/content/Component.mobile.js +1 -1
  395. package/modal/modern/components/content/desktop.css +12 -12
  396. package/modal/modern/components/content/mobile.css +7 -7
  397. package/modal/modern/components/footer/Component.desktop.js +1 -1
  398. package/modal/modern/components/footer/Component.js +1 -1
  399. package/modal/modern/components/footer/Component.mobile.js +1 -1
  400. package/modal/modern/components/footer/desktop.css +12 -12
  401. package/modal/modern/components/footer/layout.css +25 -25
  402. package/modal/modern/components/footer/mobile.css +7 -7
  403. package/modal/modern/components/header/Component.desktop.js +1 -1
  404. package/modal/modern/components/header/Component.mobile.js +1 -1
  405. package/modal/modern/components/header/desktop.css +16 -16
  406. package/modal/modern/components/header/mobile.css +11 -11
  407. package/modal/modern/desktop.css +8 -8
  408. package/modal/modern/desktop.js +1 -1
  409. package/modal/modern/index.js +1 -1
  410. package/modal/modern/mobile.css +2 -2
  411. package/modal/modern/mobile.js +1 -1
  412. package/modal/modern/responsive.js +1 -1
  413. package/modal/modern/transitions.css +8 -8
  414. package/modal/modern/transitions.module-d418cdcf.js +4 -0
  415. package/modal/responsive.js +2 -2
  416. package/modal/transitions.css +8 -8
  417. package/modal/transitions.module-85fd8cf0.js +4 -0
  418. package/modal/{tslib.es6-84b4d239.d.ts → tslib.es6-b25eb595.d.ts} +0 -0
  419. package/modal/{tslib.es6-84b4d239.js → tslib.es6-b25eb595.js} +0 -0
  420. package/notification/Component.js +1 -1
  421. package/notification/esm/Component.js +1 -1
  422. package/notification/esm/index.css +7 -7
  423. package/notification/index.css +7 -7
  424. package/notification/modern/Component.js +1 -1
  425. package/notification/modern/index.css +7 -7
  426. package/notification-manager/{component-d3713f4b.d.ts → component-2ef88376.d.ts} +0 -0
  427. package/notification-manager/{component-d3713f4b.js → component-2ef88376.js} +0 -0
  428. package/notification-manager/component.js +2 -2
  429. package/notification-manager/components/index.js +1 -1
  430. package/notification-manager/components/notification/component.js +1 -1
  431. package/notification-manager/components/notification/index.d.ts +1 -1
  432. package/notification-manager/components/notification/index.js +1 -1
  433. package/notification-manager/esm/{component-de76cc25.d.ts → component-fb652b69.d.ts} +0 -0
  434. package/notification-manager/esm/{component-de76cc25.js → component-fb652b69.js} +0 -0
  435. package/notification-manager/esm/component.js +2 -2
  436. package/notification-manager/esm/components/index.js +1 -1
  437. package/notification-manager/esm/components/notification/component.js +1 -1
  438. package/notification-manager/esm/components/notification/index.d.ts +1 -1
  439. package/notification-manager/esm/components/notification/index.js +1 -1
  440. package/notification-manager/esm/index.css +11 -11
  441. package/notification-manager/esm/index.js +1 -1
  442. package/notification-manager/index.css +11 -11
  443. package/notification-manager/index.js +1 -1
  444. package/notification-manager/modern/component.js +1 -1
  445. package/notification-manager/modern/index.css +11 -11
  446. package/package.json +2 -2
  447. package/password-input/component.js +1 -1
  448. package/password-input/esm/component.js +1 -1
  449. package/password-input/esm/index.css +3 -3
  450. package/password-input/index.css +3 -3
  451. package/password-input/modern/component.js +1 -1
  452. package/password-input/modern/index.css +3 -3
  453. package/phone-input/cssm/utils/index.js +5 -7
  454. package/picker-button/{Component-de8be3e4.d.ts → Component-49c0d8d4.d.ts} +0 -0
  455. package/picker-button/{Component-de8be3e4.js → Component-49c0d8d4.js} +1 -1
  456. package/picker-button/Component.js +2 -2
  457. package/picker-button/esm/{Component-baddcaab.d.ts → Component-b7cf4e08.d.ts} +0 -0
  458. package/picker-button/esm/{Component-baddcaab.js → Component-b7cf4e08.js} +1 -1
  459. package/picker-button/esm/Component.js +2 -2
  460. package/picker-button/esm/field/Component.js +1 -1
  461. package/picker-button/esm/field/index.css +3 -3
  462. package/picker-button/esm/field/index.d.ts +1 -1
  463. package/picker-button/esm/field/index.js +1 -1
  464. package/picker-button/esm/index.css +2 -2
  465. package/picker-button/esm/index.js +1 -1
  466. package/picker-button/field/Component.js +1 -1
  467. package/picker-button/field/index.css +3 -3
  468. package/picker-button/field/index.d.ts +1 -1
  469. package/picker-button/field/index.js +1 -1
  470. package/picker-button/index.css +2 -2
  471. package/picker-button/index.js +1 -1
  472. package/picker-button/modern/Component.js +1 -1
  473. package/picker-button/modern/field/Component.js +1 -1
  474. package/picker-button/modern/field/index.css +3 -3
  475. package/picker-button/modern/index.css +2 -2
  476. package/plate/Component.js +1 -1
  477. package/plate/esm/Component.js +1 -1
  478. package/plate/esm/index.css +27 -27
  479. package/plate/index.css +27 -27
  480. package/plate/modern/Component.js +1 -1
  481. package/plate/modern/index.css +27 -27
  482. package/select/Component.js +1 -1
  483. package/select/components/arrow/Component.js +1 -1
  484. package/select/components/arrow/index.css +3 -3
  485. package/select/components/base-select/Component.js +2 -2
  486. package/select/components/base-select/index.css +7 -7
  487. package/select/components/base-select/index.js +1 -1
  488. package/select/components/checkmark/Component.js +1 -1
  489. package/select/components/checkmark/index.css +3 -3
  490. package/select/components/field/Component.js +2 -2
  491. package/select/components/field/index.css +9 -9
  492. package/select/components/field/index.js +1 -1
  493. package/select/components/index.js +1 -1
  494. package/select/components/native-select/Component.js +1 -1
  495. package/select/components/native-select/index.js +1 -1
  496. package/select/components/optgroup/Component.js +1 -1
  497. package/select/components/optgroup/index.css +6 -6
  498. package/select/components/option/Component.js +2 -2
  499. package/select/components/option/index.css +20 -20
  500. package/select/components/option/index.js +1 -1
  501. package/select/components/options-list/Component.js +1 -1
  502. package/select/components/options-list/index.css +5 -5
  503. package/select/components/virtual-options-list/Component.js +1 -1
  504. package/select/components/virtual-options-list/index.css +11 -11
  505. package/select/esm/Component.js +1 -1
  506. package/select/esm/components/arrow/Component.js +1 -1
  507. package/select/esm/components/arrow/index.css +3 -3
  508. package/select/esm/components/base-select/Component.js +2 -2
  509. package/select/esm/components/base-select/index.css +7 -7
  510. package/select/esm/components/base-select/index.js +1 -1
  511. package/select/esm/components/checkmark/Component.js +1 -1
  512. package/select/esm/components/checkmark/index.css +3 -3
  513. package/select/esm/components/field/Component.js +2 -2
  514. package/select/esm/components/field/index.css +9 -9
  515. package/select/esm/components/field/index.js +1 -1
  516. package/select/esm/components/index.js +1 -1
  517. package/select/esm/components/native-select/Component.js +1 -1
  518. package/select/esm/components/native-select/index.js +1 -1
  519. package/select/esm/components/optgroup/Component.js +1 -1
  520. package/select/esm/components/optgroup/index.css +6 -6
  521. package/select/esm/components/option/Component.js +2 -2
  522. package/select/esm/components/option/index.css +20 -20
  523. package/select/esm/components/option/index.js +1 -1
  524. package/select/esm/components/options-list/Component.js +1 -1
  525. package/select/esm/components/options-list/index.css +5 -5
  526. package/select/esm/components/virtual-options-list/Component.js +1 -1
  527. package/select/esm/components/virtual-options-list/index.css +11 -11
  528. package/select/esm/index.js +1 -1
  529. package/select/esm/presets/index.js +1 -1
  530. package/select/esm/presets/useLazyLoading/hook.js +2 -2
  531. package/select/esm/presets/useLazyLoading/index.css +2 -2
  532. package/select/esm/presets/useSelectWithLoading/hook.js +2 -2
  533. package/select/esm/presets/useSelectWithLoading/index.css +2 -2
  534. package/select/esm/{tslib.es6-db8318e1.d.ts → tslib.es6-e863f055.d.ts} +0 -0
  535. package/select/esm/{tslib.es6-db8318e1.js → tslib.es6-e863f055.js} +0 -0
  536. package/select/index.js +1 -1
  537. package/select/modern/components/arrow/Component.js +1 -1
  538. package/select/modern/components/arrow/index.css +3 -3
  539. package/select/modern/components/base-select/Component.js +1 -1
  540. package/select/modern/components/base-select/index.css +7 -7
  541. package/select/modern/components/checkmark/Component.js +1 -1
  542. package/select/modern/components/checkmark/index.css +3 -3
  543. package/select/modern/components/field/Component.js +1 -1
  544. package/select/modern/components/field/index.css +9 -9
  545. package/select/modern/components/optgroup/Component.js +1 -1
  546. package/select/modern/components/optgroup/index.css +6 -6
  547. package/select/modern/components/option/Component.js +1 -1
  548. package/select/modern/components/option/index.css +20 -20
  549. package/select/modern/components/options-list/Component.js +1 -1
  550. package/select/modern/components/options-list/index.css +5 -5
  551. package/select/modern/components/virtual-options-list/Component.js +1 -1
  552. package/select/modern/components/virtual-options-list/index.css +11 -11
  553. package/select/modern/presets/useLazyLoading/hook.js +1 -1
  554. package/select/modern/presets/useLazyLoading/index.css +2 -2
  555. package/select/modern/presets/useSelectWithLoading/hook.js +1 -1
  556. package/select/modern/presets/useSelectWithLoading/index.css +2 -2
  557. package/select/presets/index.js +1 -1
  558. package/select/presets/useLazyLoading/hook.js +2 -2
  559. package/select/presets/useLazyLoading/index.css +2 -2
  560. package/select/presets/useSelectWithLoading/hook.js +2 -2
  561. package/select/presets/useSelectWithLoading/index.css +2 -2
  562. package/select/{tslib.es6-f9fd0ad6.d.ts → tslib.es6-32483757.d.ts} +0 -0
  563. package/select/{tslib.es6-f9fd0ad6.js → tslib.es6-32483757.js} +0 -0
  564. package/select-with-tags/component.js +1 -1
  565. package/select-with-tags/components/index.js +1 -1
  566. package/select-with-tags/components/tag/component.js +1 -1
  567. package/select-with-tags/components/tag/index.js +1 -1
  568. package/select-with-tags/components/tag-list/component.js +1 -1
  569. package/select-with-tags/components/tag-list/index.js +1 -1
  570. package/select-with-tags/esm/component.js +1 -1
  571. package/select-with-tags/esm/components/index.js +1 -1
  572. package/select-with-tags/esm/components/tag/component.js +1 -1
  573. package/select-with-tags/esm/components/tag/index.js +1 -1
  574. package/select-with-tags/esm/components/tag-list/component.js +1 -1
  575. package/select-with-tags/esm/components/tag-list/index.js +1 -1
  576. package/select-with-tags/esm/index.js +1 -1
  577. package/select-with-tags/esm/{tslib.es6-804a16a0.d.ts → tslib.es6-232bf6ab.d.ts} +0 -0
  578. package/select-with-tags/esm/{tslib.es6-804a16a0.js → tslib.es6-232bf6ab.js} +0 -0
  579. package/select-with-tags/esm/utils/index.js +1 -1
  580. package/select-with-tags/esm/utils/match.js +1 -1
  581. package/select-with-tags/index.js +1 -1
  582. package/select-with-tags/{tslib.es6-40228fff.d.ts → tslib.es6-b508de86.d.ts} +0 -0
  583. package/select-with-tags/{tslib.es6-40228fff.js → tslib.es6-b508de86.js} +0 -0
  584. package/select-with-tags/utils/index.js +1 -1
  585. package/select-with-tags/utils/match.js +1 -1
  586. package/slider-input/Component.js +1 -1
  587. package/slider-input/esm/Component.js +1 -1
  588. package/slider-input/esm/index.css +17 -17
  589. package/slider-input/index.css +17 -17
  590. package/slider-input/modern/Component.js +1 -1
  591. package/slider-input/modern/index.css +17 -17
  592. package/space/Component.js +1 -1
  593. package/space/{Item-25b63883.d.ts → Item-fd79b0d8.d.ts} +0 -0
  594. package/space/{Item-25b63883.js → Item-fd79b0d8.js} +0 -0
  595. package/space/Item.js +1 -1
  596. package/space/esm/Component.js +1 -1
  597. package/space/esm/{Item-e38f68be.d.ts → Item-d5c14d25.d.ts} +0 -0
  598. package/space/esm/{Item-e38f68be.js → Item-d5c14d25.js} +0 -0
  599. package/space/esm/Item.js +1 -1
  600. package/space/esm/index.js +1 -1
  601. package/space/index.js +1 -1
  602. package/tabs/components/primary-tablist/Component.d.ts +1 -0
  603. package/tabs/components/primary-tablist/Component.desktop.js +4 -4
  604. package/tabs/components/primary-tablist/Component.js +6 -4
  605. package/tabs/components/primary-tablist/Component.mobile.js +5 -5
  606. package/tabs/components/primary-tablist/Component.responsive.js +4 -4
  607. package/tabs/components/primary-tablist/index.css +20 -20
  608. package/tabs/components/primary-tablist/mobile.css +22 -22
  609. package/tabs/components/scrollable-container/Component.js +1 -1
  610. package/tabs/components/scrollable-container/index.css +4 -4
  611. package/tabs/components/secondary-tablist/Component.d.ts +1 -0
  612. package/tabs/components/secondary-tablist/Component.desktop.js +3 -3
  613. package/tabs/components/secondary-tablist/Component.js +5 -3
  614. package/tabs/components/secondary-tablist/Component.mobile.js +4 -4
  615. package/tabs/components/secondary-tablist/Component.responsive.js +3 -3
  616. package/tabs/components/secondary-tablist/index.css +12 -12
  617. package/tabs/components/secondary-tablist/mobile.css +15 -15
  618. package/tabs/components/tab/Component.js +1 -1
  619. package/tabs/components/tab/index.css +3 -3
  620. package/tabs/components/tabs/Component.desktop.js +5 -5
  621. package/tabs/components/tabs/Component.js +2 -1
  622. package/tabs/components/tabs/Component.mobile.js +5 -5
  623. package/tabs/components/tabs/Component.responsive.js +5 -5
  624. package/tabs/cssm/components/primary-tablist/Component.d.ts +1 -0
  625. package/tabs/cssm/components/primary-tablist/Component.desktop.js +2 -2
  626. package/tabs/cssm/components/primary-tablist/Component.js +5 -3
  627. package/tabs/cssm/components/primary-tablist/Component.mobile.js +2 -2
  628. package/tabs/cssm/components/primary-tablist/Component.responsive.js +2 -2
  629. package/tabs/cssm/components/secondary-tablist/Component.d.ts +1 -0
  630. package/tabs/cssm/components/secondary-tablist/Component.desktop.js +1 -1
  631. package/tabs/cssm/components/secondary-tablist/Component.js +4 -2
  632. package/tabs/cssm/components/secondary-tablist/Component.mobile.js +1 -1
  633. package/tabs/cssm/components/secondary-tablist/Component.responsive.js +1 -1
  634. package/tabs/cssm/components/tabs/Component.desktop.js +2 -2
  635. package/tabs/cssm/components/tabs/Component.js +2 -1
  636. package/tabs/cssm/components/tabs/Component.mobile.js +2 -2
  637. package/tabs/cssm/components/tabs/Component.responsive.js +2 -2
  638. package/tabs/cssm/desktop.js +3 -3
  639. package/tabs/cssm/index.js +3 -3
  640. package/tabs/cssm/mobile.js +3 -3
  641. package/tabs/cssm/responsive.js +3 -3
  642. package/tabs/cssm/typings.d.ts +2 -1
  643. package/tabs/desktop.js +6 -6
  644. package/tabs/esm/components/primary-tablist/Component.d.ts +1 -0
  645. package/tabs/esm/components/primary-tablist/Component.desktop.js +4 -4
  646. package/tabs/esm/components/primary-tablist/Component.js +6 -4
  647. package/tabs/esm/components/primary-tablist/Component.mobile.js +5 -5
  648. package/tabs/esm/components/primary-tablist/Component.responsive.js +4 -4
  649. package/tabs/esm/components/primary-tablist/index.css +20 -20
  650. package/tabs/esm/components/primary-tablist/mobile.css +22 -22
  651. package/tabs/esm/components/scrollable-container/Component.js +1 -1
  652. package/tabs/esm/components/scrollable-container/index.css +4 -4
  653. package/tabs/esm/components/secondary-tablist/Component.d.ts +1 -0
  654. package/tabs/esm/components/secondary-tablist/Component.desktop.js +3 -3
  655. package/tabs/esm/components/secondary-tablist/Component.js +5 -3
  656. package/tabs/esm/components/secondary-tablist/Component.mobile.js +4 -4
  657. package/tabs/esm/components/secondary-tablist/Component.responsive.js +3 -3
  658. package/tabs/esm/components/secondary-tablist/index.css +12 -12
  659. package/tabs/esm/components/secondary-tablist/mobile.css +15 -15
  660. package/tabs/esm/components/tab/Component.js +1 -1
  661. package/tabs/esm/components/tab/index.css +3 -3
  662. package/tabs/esm/components/tabs/Component.desktop.js +5 -5
  663. package/tabs/esm/components/tabs/Component.js +2 -1
  664. package/tabs/esm/components/tabs/Component.mobile.js +5 -5
  665. package/tabs/esm/components/tabs/Component.responsive.js +5 -5
  666. package/tabs/esm/desktop.js +5 -5
  667. package/tabs/esm/index.js +5 -5
  668. package/tabs/esm/index.module-04146e88.js +4 -0
  669. package/tabs/esm/index.module-f7ef84c6.js +4 -0
  670. package/tabs/esm/mobile.js +5 -5
  671. package/tabs/esm/responsive.js +5 -5
  672. package/tabs/esm/{tslib.es6-67ccff1d.d.ts → tslib.es6-e63a4f57.d.ts} +0 -0
  673. package/tabs/esm/{tslib.es6-67ccff1d.js → tslib.es6-e63a4f57.js} +0 -0
  674. package/tabs/esm/typings.d.ts +2 -1
  675. package/tabs/index.js +6 -6
  676. package/tabs/index.module-39811a0f.js +4 -0
  677. package/tabs/index.module-6384657b.js +4 -0
  678. package/tabs/mobile.js +6 -6
  679. package/tabs/modern/components/primary-tablist/Component.d.ts +1 -0
  680. package/tabs/modern/components/primary-tablist/Component.desktop.js +2 -2
  681. package/tabs/modern/components/primary-tablist/Component.js +4 -2
  682. package/tabs/modern/components/primary-tablist/Component.mobile.js +3 -3
  683. package/tabs/modern/components/primary-tablist/Component.responsive.js +2 -2
  684. package/tabs/modern/components/primary-tablist/index.css +20 -20
  685. package/tabs/modern/components/primary-tablist/mobile.css +22 -22
  686. package/tabs/modern/components/scrollable-container/Component.js +1 -1
  687. package/tabs/modern/components/scrollable-container/index.css +4 -4
  688. package/tabs/modern/components/secondary-tablist/Component.d.ts +1 -0
  689. package/tabs/modern/components/secondary-tablist/Component.desktop.js +2 -2
  690. package/tabs/modern/components/secondary-tablist/Component.js +4 -2
  691. package/tabs/modern/components/secondary-tablist/Component.mobile.js +3 -3
  692. package/tabs/modern/components/secondary-tablist/Component.responsive.js +2 -2
  693. package/tabs/modern/components/secondary-tablist/index.css +12 -12
  694. package/tabs/modern/components/secondary-tablist/mobile.css +15 -15
  695. package/tabs/modern/components/tab/Component.js +1 -1
  696. package/tabs/modern/components/tab/index.css +3 -3
  697. package/tabs/modern/components/tabs/Component.desktop.js +3 -3
  698. package/tabs/modern/components/tabs/Component.js +2 -1
  699. package/tabs/modern/components/tabs/Component.mobile.js +3 -3
  700. package/tabs/modern/components/tabs/Component.responsive.js +3 -3
  701. package/tabs/modern/desktop.js +3 -3
  702. package/tabs/modern/index.js +3 -3
  703. package/tabs/modern/index.module-04146e88.js +4 -0
  704. package/tabs/modern/index.module-f7ef84c6.js +4 -0
  705. package/tabs/modern/mobile.js +3 -3
  706. package/tabs/modern/responsive.js +3 -3
  707. package/tabs/modern/typings.d.ts +2 -1
  708. package/tabs/responsive.js +6 -6
  709. package/tabs/{tslib.es6-e9fc155f.d.ts → tslib.es6-cda7d3b5.d.ts} +0 -0
  710. package/tabs/{tslib.es6-e9fc155f.js → tslib.es6-cda7d3b5.js} +0 -0
  711. package/tabs/typings.d.ts +2 -1
  712. package/toast/component.js +1 -1
  713. package/toast/esm/component.js +1 -1
  714. package/toast/esm/index.css +9 -9
  715. package/toast/index.css +9 -9
  716. package/toast/modern/component.js +1 -1
  717. package/toast/modern/index.css +9 -9
  718. package/toast-plate/component.js +1 -1
  719. package/toast-plate/esm/component.js +1 -1
  720. package/toast-plate/esm/index.css +15 -15
  721. package/toast-plate/index.css +15 -15
  722. package/toast-plate/modern/component.js +1 -1
  723. package/toast-plate/modern/index.css +15 -15
  724. package/tooltip/{Component-ff5a82de.d.ts → Component-d8b85a51.d.ts} +0 -0
  725. package/tooltip/{Component-ff5a82de.js → Component-d8b85a51.js} +0 -0
  726. package/tooltip/Component.js +1 -1
  727. package/tooltip/component.responsive.js +1 -1
  728. package/tooltip/esm/{Component-45928880.d.ts → Component-c33e5e68.d.ts} +0 -0
  729. package/tooltip/esm/{Component-45928880.js → Component-c33e5e68.js} +0 -0
  730. package/tooltip/esm/Component.js +1 -1
  731. package/tooltip/esm/component.responsive.js +1 -1
  732. package/tooltip/esm/index.d.ts +1 -1
  733. package/tooltip/esm/index.js +1 -1
  734. package/tooltip/esm/responsive.js +1 -1
  735. package/tooltip/index.d.ts +1 -1
  736. package/tooltip/index.js +1 -1
  737. package/tooltip/responsive.js +1 -1
  738. package/typography/{colors.module-47b23503.d.ts → colors.module-c46bb8a6.d.ts} +0 -0
  739. package/typography/{colors.module-47b23503.js → colors.module-c46bb8a6.js} +0 -0
  740. package/typography/{common.module-a43146d6.js → common.module-88ce610f.js} +0 -0
  741. package/typography/component.js +2 -2
  742. package/typography/esm/{colors.module-fb9e1664.d.ts → colors.module-33fad1a9.d.ts} +0 -0
  743. package/typography/esm/{colors.module-fb9e1664.js → colors.module-33fad1a9.js} +0 -0
  744. package/typography/esm/{common.module-2057aaa5.js → common.module-05d78a59.js} +0 -0
  745. package/typography/esm/component.js +2 -2
  746. package/typography/esm/index.js +2 -2
  747. package/typography/esm/text/component.js +1 -1
  748. package/typography/esm/text/index.js +1 -1
  749. package/typography/esm/title/component.js +1 -1
  750. package/typography/esm/title/index.js +2 -2
  751. package/typography/esm/title-responsive/component.js +2 -2
  752. package/typography/esm/title-responsive/index.js +2 -2
  753. package/typography/index.js +2 -2
  754. package/typography/modern/{colors.module-31db9dca.js → colors.module-d8ab420d.js} +0 -0
  755. package/typography/modern/{common.module-2057aaa5.js → common.module-05d78a59.js} +0 -0
  756. package/typography/modern/component.js +2 -2
  757. package/typography/modern/index.js +2 -2
  758. package/typography/modern/text/component.js +1 -1
  759. package/typography/modern/text/index.js +1 -1
  760. package/typography/modern/title/component.js +1 -1
  761. package/typography/modern/title/index.js +2 -2
  762. package/typography/modern/title-responsive/component.js +2 -2
  763. package/typography/modern/title-responsive/index.js +2 -2
  764. package/typography/text/component.js +1 -1
  765. package/typography/text/index.js +1 -1
  766. package/typography/title/component.js +1 -1
  767. package/typography/title/index.js +2 -2
  768. package/typography/title-responsive/component.js +2 -2
  769. package/typography/title-responsive/index.js +2 -2
  770. package/with-suffix/Component.js +1 -1
  771. package/with-suffix/esm/Component.js +1 -1
  772. package/with-suffix/esm/index.css +9 -9
  773. package/with-suffix/index.css +9 -9
  774. package/with-suffix/modern/Component.js +1 -1
  775. package/with-suffix/modern/index.css +9 -9
  776. package/modal/esm/transitions.module-6a45607e.js +0 -4
  777. package/modal/modern/transitions.module-6a45607e.js +0 -4
  778. package/modal/transitions.module-6bf6906a.js +0 -4
  779. package/tabs/esm/index.module-0e101b83.js +0 -4
  780. package/tabs/esm/index.module-5a1f671a.js +0 -4
  781. package/tabs/index.module-0aec801b.js +0 -4
  782. package/tabs/index.module-9cc4ad45.js +0 -4
  783. package/tabs/modern/index.module-0e101b83.js +0 -4
  784. package/tabs/modern/index.module-5a1f671a.js +0 -4
@@ -48,7 +48,7 @@ function __rest(s, e) {
48
48
  return t;
49
49
  }
50
50
 
51
- var styles = {"component":"alert__component_1a3ro","buttons":"alert__buttons_1a3ro","title":"alert__title_1a3ro","content":"alert__content_1a3ro"};
51
+ var styles = {"component":"alert__component_4f6h2","buttons":"alert__buttons_4f6h2","title":"alert__title_4f6h2","content":"alert__content_4f6h2"};
52
52
  require('./index.css');
53
53
 
54
54
  var Alert = function (_a) {
@@ -41,7 +41,7 @@ function __rest(s, e) {
41
41
  return t;
42
42
  }
43
43
 
44
- var styles = {"component":"alert__component_1a3ro","buttons":"alert__buttons_1a3ro","title":"alert__title_1a3ro","content":"alert__content_1a3ro"};
44
+ var styles = {"component":"alert__component_4f6h2","buttons":"alert__buttons_4f6h2","title":"alert__title_4f6h2","content":"alert__content_4f6h2"};
45
45
  require('./index.css');
46
46
 
47
47
  var Alert = function (_a) {
@@ -1,4 +1,4 @@
1
- /* hash: 1a3ro */
1
+ /* hash: 4f6h2 */
2
2
  :root {
3
3
 
4
4
  /* TODO: цвета добавлены руками. Обновить токены */
@@ -19,7 +19,7 @@
19
19
  :root {
20
20
  --border-radius-xs: 2px;
21
21
  }
22
- .alert__component_1a3ro {
22
+ .alert__component_4f6h2 {
23
23
  border-radius: var(--border-radius-xs) 0 0 var(--border-radius-xs);
24
24
  border-top: 0;
25
25
  border-right: 0;
@@ -30,14 +30,14 @@
30
30
  padding-right: var(--gap-s);
31
31
  min-height: 48px;
32
32
  }
33
- .alert__buttons_1a3ro {
33
+ .alert__buttons_4f6h2 {
34
34
  margin-top: var(--gap-m);
35
35
  }
36
- .alert__title_1a3ro {
36
+ .alert__title_4f6h2 {
37
37
  font-size: 16px;
38
38
  line-height: 24px;
39
39
  font-weight: 700;
40
40
  }
41
- .alert__content_1a3ro {
41
+ .alert__content_4f6h2 {
42
42
  max-width: none;
43
43
  }
package/alert/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1a3ro */
1
+ /* hash: 4f6h2 */
2
2
  :root {
3
3
 
4
4
  /* TODO: цвета добавлены руками. Обновить токены */
@@ -19,7 +19,7 @@
19
19
  :root {
20
20
  --border-radius-xs: 2px;
21
21
  }
22
- .alert__component_1a3ro {
22
+ .alert__component_4f6h2 {
23
23
  border-radius: var(--border-radius-xs) 0 0 var(--border-radius-xs);
24
24
  border-top: 0;
25
25
  border-right: 0;
@@ -30,14 +30,14 @@
30
30
  padding-right: var(--gap-s);
31
31
  min-height: 48px;
32
32
  }
33
- .alert__buttons_1a3ro {
33
+ .alert__buttons_4f6h2 {
34
34
  margin-top: var(--gap-m);
35
35
  }
36
- .alert__title_1a3ro {
36
+ .alert__title_4f6h2 {
37
37
  font-size: 16px;
38
38
  line-height: 24px;
39
39
  font-weight: 700;
40
40
  }
41
- .alert__content_1a3ro {
41
+ .alert__content_4f6h2 {
42
42
  max-width: none;
43
43
  }
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  import cn from 'classnames';
3
3
  import { Plate } from '../../plate/modern';
4
4
 
5
- var styles = {"component":"alert__component_1a3ro","buttons":"alert__buttons_1a3ro","title":"alert__title_1a3ro","content":"alert__content_1a3ro"};
5
+ var styles = {"component":"alert__component_4f6h2","buttons":"alert__buttons_4f6h2","title":"alert__title_4f6h2","content":"alert__content_4f6h2"};
6
6
  require('./index.css');
7
7
 
8
8
  const Alert = ({ className, title, ...restProps }) => (React.createElement(Plate, Object.assign({ className: cn(styles.component, className), buttonsClassName: styles.buttons, contentClassName: styles.content, title: title ? React.createElement("span", { className: styles.title }, title) : null }, restProps)));
@@ -1,4 +1,4 @@
1
- /* hash: 1a3ro */
1
+ /* hash: 4f6h2 */
2
2
  :root {
3
3
 
4
4
  /* TODO: цвета добавлены руками. Обновить токены */
@@ -19,7 +19,7 @@
19
19
  :root {
20
20
  --border-radius-xs: 2px;
21
21
  }
22
- .alert__component_1a3ro {
22
+ .alert__component_4f6h2 {
23
23
  border-radius: var(--border-radius-xs) 0 0 var(--border-radius-xs);
24
24
  border-top: 0;
25
25
  border-right: 0;
@@ -30,14 +30,14 @@
30
30
  padding-right: var(--gap-s);
31
31
  min-height: 48px;
32
32
  }
33
- .alert__buttons_1a3ro {
33
+ .alert__buttons_4f6h2 {
34
34
  margin-top: var(--gap-m);
35
35
  }
36
- .alert__title_1a3ro {
36
+ .alert__title_4f6h2 {
37
37
  font-size: 16px;
38
38
  line-height: 24px;
39
39
  font-weight: 700;
40
40
  }
41
- .alert__content_1a3ro {
41
+ .alert__content_4f6h2 {
42
42
  max-width: none;
43
43
  }
@@ -51,13 +51,13 @@ function __rest(s, e) {
51
51
  return t;
52
52
  }
53
53
 
54
- var styles = {"container":"amount-input__container_dlj1g","bold":"amount-input__bold_dlj1g","input":"amount-input__input_dlj1g","suffixContainer":"amount-input__suffixContainer_dlj1g","filled":"amount-input__filled_dlj1g"};
54
+ var styles = {"container":"amount-input__container_6hz4b","bold":"amount-input__bold_6hz4b","input":"amount-input__input_6hz4b","suffixContainer":"amount-input__suffixContainer_6hz4b","filled":"amount-input__filled_6hz4b"};
55
55
  require('./index.css');
56
56
 
57
- var defaultColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_1sbja"};
57
+ var defaultColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_1ms9j"};
58
58
  require('./default.css');
59
59
 
60
- var invertedColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_18usj"};
60
+ var invertedColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_13bis"};
61
61
  require('./inverted.css');
62
62
 
63
63
  var colorStyles = {
@@ -1,4 +1,4 @@
1
- /* hash: 1sbja */
1
+ /* hash: 1ms9j */
2
2
  :root {
3
3
  --color-light-text-secondary: #546272;
4
4
 
@@ -16,6 +16,6 @@
16
16
  :root {
17
17
  --amount-input-minor-part-and-currency-color: var(--color-light-text-secondary);
18
18
  }
19
- .amount-input__minorPartAndCurrency_1sbja {
19
+ .amount-input__minorPartAndCurrency_1ms9j {
20
20
  color: var(--amount-input-minor-part-and-currency-color);
21
21
  }
@@ -44,13 +44,13 @@ function __rest(s, e) {
44
44
  return t;
45
45
  }
46
46
 
47
- var styles = {"container":"amount-input__container_dlj1g","bold":"amount-input__bold_dlj1g","input":"amount-input__input_dlj1g","suffixContainer":"amount-input__suffixContainer_dlj1g","filled":"amount-input__filled_dlj1g"};
47
+ var styles = {"container":"amount-input__container_6hz4b","bold":"amount-input__bold_6hz4b","input":"amount-input__input_6hz4b","suffixContainer":"amount-input__suffixContainer_6hz4b","filled":"amount-input__filled_6hz4b"};
48
48
  require('./index.css');
49
49
 
50
- var defaultColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_1sbja"};
50
+ var defaultColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_1ms9j"};
51
51
  require('./default.css');
52
52
 
53
- var invertedColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_18usj"};
53
+ var invertedColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_13bis"};
54
54
  require('./inverted.css');
55
55
 
56
56
  var colorStyles = {
@@ -1,4 +1,4 @@
1
- /* hash: 1sbja */
1
+ /* hash: 1ms9j */
2
2
  :root {
3
3
  --color-light-text-secondary: #546272;
4
4
 
@@ -16,6 +16,6 @@
16
16
  :root {
17
17
  --amount-input-minor-part-and-currency-color: var(--color-light-text-secondary);
18
18
  }
19
- .amount-input__minorPartAndCurrency_1sbja {
19
+ .amount-input__minorPartAndCurrency_1ms9j {
20
20
  color: var(--amount-input-minor-part-and-currency-color);
21
21
  }
@@ -1,4 +1,4 @@
1
- /* hash: dlj1g */
1
+ /* hash: 6hz4b */
2
2
  :root {
3
3
 
4
4
  /* TODO: цвета добавлены руками. Обновить токены */
@@ -24,18 +24,18 @@
24
24
  * Делаем скрытый текст где держим то же значение, добавляем символ валюты
25
25
  * Важно расположить этот текст ровно на месте инпута и чтобы он имел те же параметры что и текст в инпуте
26
26
  */
27
- .amount-input__container_dlj1g {
27
+ .amount-input__container_6hz4b {
28
28
  position: relative;
29
29
  }
30
- .amount-input__bold_dlj1g .amount-input__input_dlj1g,
31
- .amount-input__bold_dlj1g .amount-input__suffixContainer_dlj1g {
30
+ .amount-input__bold_6hz4b .amount-input__input_6hz4b,
31
+ .amount-input__bold_6hz4b .amount-input__suffixContainer_6hz4b {
32
32
  font-weight: bold;
33
33
  }
34
34
  /* суффикс = текст в поле. Скрываем спейсер, чтобы суффикс выглядел как введенное в поле значение */
35
- .amount-input__suffixContainer_dlj1g > *:first-child {
35
+ .amount-input__suffixContainer_6hz4b > *:first-child {
36
36
  display: none;
37
37
  }
38
- .amount-input__filled_dlj1g .amount-input__input_dlj1g,
39
- .amount-input__input_dlj1g:focus {
38
+ .amount-input__filled_6hz4b .amount-input__input_6hz4b,
39
+ .amount-input__input_6hz4b:focus {
40
40
  -webkit-text-fill-color: transparent;
41
41
  }
@@ -1,4 +1,4 @@
1
- /* hash: 18usj */
1
+ /* hash: 13bis */
2
2
  :root {
3
3
 
4
4
  /* TODO: цвета добавлены руками. Обновить токены */
@@ -17,6 +17,6 @@
17
17
  --color-light-text-secondary-inverted
18
18
  );
19
19
  }
20
- .amount-input__minorPartAndCurrency_18usj {
20
+ .amount-input__minorPartAndCurrency_13bis {
21
21
  color: var(--amount-input-inverted-minor-part-and-currency-color);
22
22
  }
@@ -1,4 +1,4 @@
1
- /* hash: dlj1g */
1
+ /* hash: 6hz4b */
2
2
  :root {
3
3
 
4
4
  /* TODO: цвета добавлены руками. Обновить токены */
@@ -24,18 +24,18 @@
24
24
  * Делаем скрытый текст где держим то же значение, добавляем символ валюты
25
25
  * Важно расположить этот текст ровно на месте инпута и чтобы он имел те же параметры что и текст в инпуте
26
26
  */
27
- .amount-input__container_dlj1g {
27
+ .amount-input__container_6hz4b {
28
28
  position: relative;
29
29
  }
30
- .amount-input__bold_dlj1g .amount-input__input_dlj1g,
31
- .amount-input__bold_dlj1g .amount-input__suffixContainer_dlj1g {
30
+ .amount-input__bold_6hz4b .amount-input__input_6hz4b,
31
+ .amount-input__bold_6hz4b .amount-input__suffixContainer_6hz4b {
32
32
  font-weight: bold;
33
33
  }
34
34
  /* суффикс = текст в поле. Скрываем спейсер, чтобы суффикс выглядел как введенное в поле значение */
35
- .amount-input__suffixContainer_dlj1g > *:first-child {
35
+ .amount-input__suffixContainer_6hz4b > *:first-child {
36
36
  display: none;
37
37
  }
38
- .amount-input__filled_dlj1g .amount-input__input_dlj1g,
39
- .amount-input__input_dlj1g:focus {
38
+ .amount-input__filled_6hz4b .amount-input__input_6hz4b,
39
+ .amount-input__input_6hz4b:focus {
40
40
  -webkit-text-fill-color: transparent;
41
41
  }
@@ -1,4 +1,4 @@
1
- /* hash: 18usj */
1
+ /* hash: 13bis */
2
2
  :root {
3
3
 
4
4
  /* TODO: цвета добавлены руками. Обновить токены */
@@ -17,6 +17,6 @@
17
17
  --color-light-text-secondary-inverted
18
18
  );
19
19
  }
20
- .amount-input__minorPartAndCurrency_18usj {
20
+ .amount-input__minorPartAndCurrency_13bis {
21
21
  color: var(--amount-input-inverted-minor-part-and-currency-color);
22
22
  }
@@ -5,13 +5,13 @@ import { Input } from '../../input/modern';
5
5
  import { withSuffix } from '../../with-suffix/modern';
6
6
  import { getAmountValueFromStr, getFormattedValue } from './utils/index.js';
7
7
 
8
- var styles = {"container":"amount-input__container_dlj1g","bold":"amount-input__bold_dlj1g","input":"amount-input__input_dlj1g","suffixContainer":"amount-input__suffixContainer_dlj1g","filled":"amount-input__filled_dlj1g"};
8
+ var styles = {"container":"amount-input__container_6hz4b","bold":"amount-input__bold_6hz4b","input":"amount-input__input_6hz4b","suffixContainer":"amount-input__suffixContainer_6hz4b","filled":"amount-input__filled_6hz4b"};
9
9
  require('./index.css');
10
10
 
11
- var defaultColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_1sbja"};
11
+ var defaultColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_1ms9j"};
12
12
  require('./default.css');
13
13
 
14
- var invertedColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_18usj"};
14
+ var invertedColors = {"minorPartAndCurrency":"amount-input__minorPartAndCurrency_13bis"};
15
15
  require('./inverted.css');
16
16
 
17
17
  const colorStyles = {
@@ -1,4 +1,4 @@
1
- /* hash: 1sbja */
1
+ /* hash: 1ms9j */
2
2
  :root {
3
3
  --color-light-text-secondary: #546272;
4
4
 
@@ -16,6 +16,6 @@
16
16
  :root {
17
17
  --amount-input-minor-part-and-currency-color: var(--color-light-text-secondary);
18
18
  }
19
- .amount-input__minorPartAndCurrency_1sbja {
19
+ .amount-input__minorPartAndCurrency_1ms9j {
20
20
  color: var(--amount-input-minor-part-and-currency-color);
21
21
  }
@@ -1,4 +1,4 @@
1
- /* hash: dlj1g */
1
+ /* hash: 6hz4b */
2
2
  :root {
3
3
 
4
4
  /* TODO: цвета добавлены руками. Обновить токены */
@@ -24,18 +24,18 @@
24
24
  * Делаем скрытый текст где держим то же значение, добавляем символ валюты
25
25
  * Важно расположить этот текст ровно на месте инпута и чтобы он имел те же параметры что и текст в инпуте
26
26
  */
27
- .amount-input__container_dlj1g {
27
+ .amount-input__container_6hz4b {
28
28
  position: relative;
29
29
  }
30
- .amount-input__bold_dlj1g .amount-input__input_dlj1g,
31
- .amount-input__bold_dlj1g .amount-input__suffixContainer_dlj1g {
30
+ .amount-input__bold_6hz4b .amount-input__input_6hz4b,
31
+ .amount-input__bold_6hz4b .amount-input__suffixContainer_6hz4b {
32
32
  font-weight: bold;
33
33
  }
34
34
  /* суффикс = текст в поле. Скрываем спейсер, чтобы суффикс выглядел как введенное в поле значение */
35
- .amount-input__suffixContainer_dlj1g > *:first-child {
35
+ .amount-input__suffixContainer_6hz4b > *:first-child {
36
36
  display: none;
37
37
  }
38
- .amount-input__filled_dlj1g .amount-input__input_dlj1g,
39
- .amount-input__input_dlj1g:focus {
38
+ .amount-input__filled_6hz4b .amount-input__input_6hz4b,
39
+ .amount-input__input_6hz4b:focus {
40
40
  -webkit-text-fill-color: transparent;
41
41
  }
@@ -1,4 +1,4 @@
1
- /* hash: 18usj */
1
+ /* hash: 13bis */
2
2
  :root {
3
3
 
4
4
  /* TODO: цвета добавлены руками. Обновить токены */
@@ -17,6 +17,6 @@
17
17
  --color-light-text-secondary-inverted
18
18
  );
19
19
  }
20
- .amount-input__minorPartAndCurrency_18usj {
20
+ .amount-input__minorPartAndCurrency_13bis {
21
21
  color: var(--amount-input-inverted-minor-part-and-currency-color);
22
22
  }
@@ -64,7 +64,7 @@ function __spreadArrays() {
64
64
  return r;
65
65
  }
66
66
 
67
- var styles = {"component":"attach__component_1a1lz","label":"attach__label_1a1lz","control":"attach__control_1a1lz","xs":"attach__xs_1a1lz","file":"attach__file_1a1lz","noFile":"attach__noFile_1a1lz","s":"attach__s_1a1lz","m":"attach__m_1a1lz","l":"attach__l_1a1lz","clear":"attach__clear_1a1lz","progressBar":"attach__progressBar_1a1lz","disabled":"attach__disabled_1a1lz","icon":"attach__icon_1a1lz","focused":"attach__focused_1a1lz"};
67
+ var styles = {"component":"attach__component_8emx8","label":"attach__label_8emx8","control":"attach__control_8emx8","xs":"attach__xs_8emx8","file":"attach__file_8emx8","noFile":"attach__noFile_8emx8","s":"attach__s_8emx8","m":"attach__m_8emx8","l":"attach__l_8emx8","clear":"attach__clear_8emx8","progressBar":"attach__progressBar_8emx8","disabled":"attach__disabled_8emx8","icon":"attach__icon_8emx8","focused":"attach__focused_8emx8"};
68
68
  require('./index.css');
69
69
 
70
70
  var MULTIPLE_TEXTS = ['файл', 'файла', 'файлов'];
@@ -56,7 +56,7 @@ function __spreadArrays() {
56
56
  return r;
57
57
  }
58
58
 
59
- var styles = {"component":"attach__component_1a1lz","label":"attach__label_1a1lz","control":"attach__control_1a1lz","xs":"attach__xs_1a1lz","file":"attach__file_1a1lz","noFile":"attach__noFile_1a1lz","s":"attach__s_1a1lz","m":"attach__m_1a1lz","l":"attach__l_1a1lz","clear":"attach__clear_1a1lz","progressBar":"attach__progressBar_1a1lz","disabled":"attach__disabled_1a1lz","icon":"attach__icon_1a1lz","focused":"attach__focused_1a1lz"};
59
+ var styles = {"component":"attach__component_8emx8","label":"attach__label_8emx8","control":"attach__control_8emx8","xs":"attach__xs_8emx8","file":"attach__file_8emx8","noFile":"attach__noFile_8emx8","s":"attach__s_8emx8","m":"attach__m_8emx8","l":"attach__l_8emx8","clear":"attach__clear_8emx8","progressBar":"attach__progressBar_8emx8","disabled":"attach__disabled_8emx8","icon":"attach__icon_8emx8","focused":"attach__focused_8emx8"};
60
60
  require('./index.css');
61
61
 
62
62
  var MULTIPLE_TEXTS = ['файл', 'файла', 'файлов'];
@@ -1,4 +1,4 @@
1
- /* hash: 1a1lz */
1
+ /* hash: 8emx8 */
2
2
  :root {
3
3
  --color-light-border-link: #007aff;
4
4
 
@@ -19,7 +19,7 @@
19
19
  :root {
20
20
  --focus-color: var(--color-light-border-link);
21
21
  }
22
- .attach__component_1a1lz {
22
+ .attach__component_8emx8 {
23
23
  display: inline-flex;
24
24
  align-items: center;
25
25
  position: relative;
@@ -29,7 +29,7 @@
29
29
  box-sizing: border-box;
30
30
  }
31
31
  }
32
- .attach__label_1a1lz {
32
+ .attach__label_8emx8 {
33
33
  position: absolute;
34
34
  top: 0;
35
35
  left: 0;
@@ -39,45 +39,45 @@
39
39
  width: 0;
40
40
  height: 0;
41
41
  }
42
- .attach__control_1a1lz {
42
+ .attach__control_8emx8 {
43
43
  opacity: 0;
44
44
  cursor: inherit
45
45
  }
46
- .attach__control_1a1lz::-webkit-file-upload-button {
46
+ .attach__control_8emx8::-webkit-file-upload-button {
47
47
  cursor: inherit;
48
48
  }
49
49
  /* TODO обновить типографику на новую, когда ее зарелизят */
50
- .attach__xs_1a1lz .attach__file_1a1lz,
51
- .attach__xs_1a1lz .attach__noFile_1a1lz {
50
+ .attach__xs_8emx8 .attach__file_8emx8,
51
+ .attach__xs_8emx8 .attach__noFile_8emx8 {
52
52
  font-size: 14px;
53
53
  line-height: 18px;
54
54
  font-weight: 400;
55
55
  }
56
- .attach__s_1a1lz .attach__file_1a1lz,
57
- .attach__s_1a1lz .attach__noFile_1a1lz {
56
+ .attach__s_8emx8 .attach__file_8emx8,
57
+ .attach__s_8emx8 .attach__noFile_8emx8 {
58
58
  font-size: 16px;
59
59
  line-height: 20px;
60
60
  font-weight: 400;
61
61
  }
62
- .attach__m_1a1lz .attach__file_1a1lz,
63
- .attach__m_1a1lz .attach__noFile_1a1lz {
62
+ .attach__m_8emx8 .attach__file_8emx8,
63
+ .attach__m_8emx8 .attach__noFile_8emx8 {
64
64
  font-size: 16px;
65
65
  line-height: 20px;
66
66
  font-weight: 400;
67
67
  }
68
- .attach__l_1a1lz .attach__file_1a1lz,
69
- .attach__l_1a1lz .attach__noFile_1a1lz {
68
+ .attach__l_8emx8 .attach__file_8emx8,
69
+ .attach__l_8emx8 .attach__noFile_8emx8 {
70
70
  font-size: 18px;
71
71
  line-height: 22px;
72
72
  font-weight: 400;
73
73
  }
74
- .attach__file_1a1lz,
75
- .attach__noFile_1a1lz {
74
+ .attach__file_8emx8,
75
+ .attach__noFile_8emx8 {
76
76
  display: inline-block;
77
77
  margin-left: 0.5em;
78
78
  text-align: center;
79
79
  }
80
- .attach__clear_1a1lz {
80
+ .attach__clear_8emx8 {
81
81
  margin: 0 0 0 5px;
82
82
  padding: 0;
83
83
  cursor: pointer;
@@ -89,21 +89,21 @@
89
89
  background: none;
90
90
  border: none
91
91
  }
92
- .attach__clear_1a1lz:before {
92
+ .attach__clear_8emx8:before {
93
93
  content: '\D7';
94
94
  }
95
- .attach__progressBar_1a1lz {
95
+ .attach__progressBar_8emx8 {
96
96
  margin-top: var(--gap-2xs);
97
97
  }
98
- .attach__disabled_1a1lz .attach__noFile_1a1lz,
99
- .attach__disabled_1a1lz .attach__file_1a1lz,
100
- .attach__disabled_1a1lz .attach__icon_1a1lz {
98
+ .attach__disabled_8emx8 .attach__noFile_8emx8,
99
+ .attach__disabled_8emx8 .attach__file_8emx8,
100
+ .attach__disabled_8emx8 .attach__icon_8emx8 {
101
101
  opacity: 0.3;
102
102
  }
103
- .attach__disabled_1a1lz .attach__clear_1a1lz {
103
+ .attach__disabled_8emx8 .attach__clear_8emx8 {
104
104
  display: none;
105
105
  }
106
- .attach__focused_1a1lz {
106
+ .attach__focused_8emx8 {
107
107
  outline: 2px solid var(--focus-color);
108
108
  outline-offset: 2px;
109
109
  }
package/attach/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /* hash: 1a1lz */
1
+ /* hash: 8emx8 */
2
2
  :root {
3
3
  --color-light-border-link: #007aff;
4
4
 
@@ -19,7 +19,7 @@
19
19
  :root {
20
20
  --focus-color: var(--color-light-border-link);
21
21
  }
22
- .attach__component_1a1lz {
22
+ .attach__component_8emx8 {
23
23
  display: inline-flex;
24
24
  align-items: center;
25
25
  position: relative;
@@ -29,7 +29,7 @@
29
29
  box-sizing: border-box;
30
30
  }
31
31
  }
32
- .attach__label_1a1lz {
32
+ .attach__label_8emx8 {
33
33
  position: absolute;
34
34
  top: 0;
35
35
  left: 0;
@@ -39,45 +39,45 @@
39
39
  width: 0;
40
40
  height: 0;
41
41
  }
42
- .attach__control_1a1lz {
42
+ .attach__control_8emx8 {
43
43
  opacity: 0;
44
44
  cursor: inherit
45
45
  }
46
- .attach__control_1a1lz::-webkit-file-upload-button {
46
+ .attach__control_8emx8::-webkit-file-upload-button {
47
47
  cursor: inherit;
48
48
  }
49
49
  /* TODO обновить типографику на новую, когда ее зарелизят */
50
- .attach__xs_1a1lz .attach__file_1a1lz,
51
- .attach__xs_1a1lz .attach__noFile_1a1lz {
50
+ .attach__xs_8emx8 .attach__file_8emx8,
51
+ .attach__xs_8emx8 .attach__noFile_8emx8 {
52
52
  font-size: 14px;
53
53
  line-height: 18px;
54
54
  font-weight: 400;
55
55
  }
56
- .attach__s_1a1lz .attach__file_1a1lz,
57
- .attach__s_1a1lz .attach__noFile_1a1lz {
56
+ .attach__s_8emx8 .attach__file_8emx8,
57
+ .attach__s_8emx8 .attach__noFile_8emx8 {
58
58
  font-size: 16px;
59
59
  line-height: 20px;
60
60
  font-weight: 400;
61
61
  }
62
- .attach__m_1a1lz .attach__file_1a1lz,
63
- .attach__m_1a1lz .attach__noFile_1a1lz {
62
+ .attach__m_8emx8 .attach__file_8emx8,
63
+ .attach__m_8emx8 .attach__noFile_8emx8 {
64
64
  font-size: 16px;
65
65
  line-height: 20px;
66
66
  font-weight: 400;
67
67
  }
68
- .attach__l_1a1lz .attach__file_1a1lz,
69
- .attach__l_1a1lz .attach__noFile_1a1lz {
68
+ .attach__l_8emx8 .attach__file_8emx8,
69
+ .attach__l_8emx8 .attach__noFile_8emx8 {
70
70
  font-size: 18px;
71
71
  line-height: 22px;
72
72
  font-weight: 400;
73
73
  }
74
- .attach__file_1a1lz,
75
- .attach__noFile_1a1lz {
74
+ .attach__file_8emx8,
75
+ .attach__noFile_8emx8 {
76
76
  display: inline-block;
77
77
  margin-left: 0.5em;
78
78
  text-align: center;
79
79
  }
80
- .attach__clear_1a1lz {
80
+ .attach__clear_8emx8 {
81
81
  margin: 0 0 0 5px;
82
82
  padding: 0;
83
83
  cursor: pointer;
@@ -89,21 +89,21 @@
89
89
  background: none;
90
90
  border: none
91
91
  }
92
- .attach__clear_1a1lz:before {
92
+ .attach__clear_8emx8:before {
93
93
  content: '\D7';
94
94
  }
95
- .attach__progressBar_1a1lz {
95
+ .attach__progressBar_8emx8 {
96
96
  margin-top: var(--gap-2xs);
97
97
  }
98
- .attach__disabled_1a1lz .attach__noFile_1a1lz,
99
- .attach__disabled_1a1lz .attach__file_1a1lz,
100
- .attach__disabled_1a1lz .attach__icon_1a1lz {
98
+ .attach__disabled_8emx8 .attach__noFile_8emx8,
99
+ .attach__disabled_8emx8 .attach__file_8emx8,
100
+ .attach__disabled_8emx8 .attach__icon_8emx8 {
101
101
  opacity: 0.3;
102
102
  }
103
- .attach__disabled_1a1lz .attach__clear_1a1lz {
103
+ .attach__disabled_8emx8 .attach__clear_8emx8 {
104
104
  display: none;
105
105
  }
106
- .attach__focused_1a1lz {
106
+ .attach__focused_8emx8 {
107
107
  outline: 2px solid var(--focus-color);
108
108
  outline-offset: 2px;
109
109
  }
@@ -9,7 +9,7 @@ import { ProgressBar } from '../../progress-bar/modern';
9
9
  import { KeyboardFocusable } from '../../keyboard-focusable/modern';
10
10
  import { truncateFilename } from './utils/index.js';
11
11
 
12
- var styles = {"component":"attach__component_1a1lz","label":"attach__label_1a1lz","control":"attach__control_1a1lz","xs":"attach__xs_1a1lz","file":"attach__file_1a1lz","noFile":"attach__noFile_1a1lz","s":"attach__s_1a1lz","m":"attach__m_1a1lz","l":"attach__l_1a1lz","clear":"attach__clear_1a1lz","progressBar":"attach__progressBar_1a1lz","disabled":"attach__disabled_1a1lz","icon":"attach__icon_1a1lz","focused":"attach__focused_1a1lz"};
12
+ var styles = {"component":"attach__component_8emx8","label":"attach__label_8emx8","control":"attach__control_8emx8","xs":"attach__xs_8emx8","file":"attach__file_8emx8","noFile":"attach__noFile_8emx8","s":"attach__s_8emx8","m":"attach__m_8emx8","l":"attach__l_8emx8","clear":"attach__clear_8emx8","progressBar":"attach__progressBar_8emx8","disabled":"attach__disabled_8emx8","icon":"attach__icon_8emx8","focused":"attach__focused_8emx8"};
13
13
  require('./index.css');
14
14
 
15
15
  const MULTIPLE_TEXTS = ['файл', 'файла', 'файлов'];