@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: fj5ux */
1
+ /* hash: zuvk7 */
2
2
  :root {
3
3
  --color-light-text-primary: #0b1f35;
4
4
  --color-light-text-secondary: #546272;
@@ -31,46 +31,47 @@
31
31
  /* error */
32
32
  --input-error-color: var(--color-light-text-primary);
33
33
  }
34
- .input__input_fj5ux {
34
+ .input__input_zuvk7 {
35
35
  color: var(--input-color);
36
36
  caret-color: var(--input-caret-color);
37
37
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
38
38
  }
39
- .input__input_fj5ux:-webkit-autofill {
39
+ .input__input_zuvk7:-webkit-autofill {
40
40
  -webkit-text-fill-color: var(--input-color);
41
41
  }
42
- .input__input_fj5ux::placeholder {
42
+ .input__input_zuvk7::placeholder {
43
43
  color: var(--input-placeholder-color);
44
44
  }
45
- .input__hasLabel_fj5ux::placeholder {
45
+ .input__hasLabel_zuvk7::placeholder {
46
46
  color: var(--input-with-label-placeholder-color);
47
47
  }
48
- .input__clearIcon_fj5ux {
48
+ .input__clearIcon_zuvk7 {
49
49
  background-image: var(--input-clear-icon);
50
50
  }
51
- .input__errorIcon_fj5ux {
51
+ .input__errorIcon_zuvk7 {
52
52
  background-image: var(--input-error-icon);
53
53
  }
54
- .input__successIcon_fj5ux {
54
+ .input__successIcon_zuvk7 {
55
55
  background-image: var(--input-success-icon);
56
56
  }
57
57
  /* READ-ONLY STATE */
58
- .input__input_fj5ux:read-only {
58
+ .input__input_zuvk7:read-only {
59
59
  color: var(--input-read-only-color)
60
60
  }
61
- .input__input_fj5ux:read-only:focus::placeholder {
61
+ .input__input_zuvk7:read-only:focus::placeholder {
62
62
  color: var(--input-placeholder-color);
63
63
  }
64
64
  /* DISABLED STATE */
65
- .input__input_fj5ux:disabled {
65
+ .input__input_zuvk7:disabled {
66
66
  color: var(--input-disabled-color);
67
+ -webkit-text-fill-color: var(--input-disabled-color);
67
68
  }
68
69
  /* FOCUS STATE */
69
- .input__input_fj5ux:focus::placeholder {
70
+ .input__input_zuvk7:focus::placeholder {
70
71
  color: var(--input-focus-placeholder-color);
71
72
  }
72
73
  /* ERROR STATE */
73
- .input__error_fj5ux {
74
+ .input__error_zuvk7 {
74
75
  color: var(--input-error-color);
75
76
  caret-color: var(--input-error-color);
76
77
  }
@@ -1,4 +1,4 @@
1
- /* hash: sbtjc */
1
+ /* hash: w92t8 */
2
2
  :root {
3
3
  --color-light-border-link: #007aff;
4
4
  }
@@ -24,7 +24,7 @@
24
24
  /* управляет видимостью иконки ошибки, если она стоит рядом с другой иконкой */
25
25
  --input-error-icon-not-alone-display: block;
26
26
  }
27
- .input__input_sbtjc {
27
+ .input__input_w92t8 {
28
28
  font-size: 16px;
29
29
  line-height: 20px;
30
30
  font-weight: 400;
@@ -41,16 +41,16 @@
41
41
  box-sizing: border-box;
42
42
  -webkit-appearance: none;
43
43
  }
44
- .input__input_sbtjc::placeholder {
44
+ .input__input_w92t8::placeholder {
45
45
  transition: opacity 0.2s ease, color 0.2s ease;
46
46
  }
47
- .input__hasLabel_sbtjc::placeholder {
47
+ .input__hasLabel_w92t8::placeholder {
48
48
  opacity: 0;
49
49
  }
50
- .input__block_sbtjc {
50
+ .input__block_w92t8 {
51
51
  width: 100%;
52
52
  }
53
- .input__clearIcon_sbtjc {
53
+ .input__clearIcon_w92t8 {
54
54
  width: 24px;
55
55
  height: 24px;
56
56
  background-repeat: no-repeat;
@@ -60,13 +60,13 @@
60
60
  opacity: 0.3;
61
61
  transition: opacity 0.2s ease
62
62
  }
63
- .input__clearIcon_sbtjc:hover {
63
+ .input__clearIcon_w92t8:hover {
64
64
  opacity: 0.6;
65
65
  }
66
- .input__clearIcon_sbtjc:active {
66
+ .input__clearIcon_w92t8:active {
67
67
  opacity: 1;
68
68
  }
69
- .input__errorIcon_sbtjc {
69
+ .input__errorIcon_w92t8 {
70
70
  width: 24px;
71
71
  height: 24px;
72
72
  background-repeat: no-repeat;
@@ -74,19 +74,19 @@
74
74
 
75
75
  display: var(--input-error-icon-display)
76
76
  }
77
- .input__errorIcon_sbtjc:not(:only-child) {
77
+ .input__errorIcon_w92t8:not(:only-child) {
78
78
  margin-left: var(--gap-2xs);
79
79
  }
80
- * + .input__errorIcon_sbtjc {
80
+ * + .input__errorIcon_w92t8 {
81
81
  display: var(--input-error-icon-not-alone-display);
82
82
  }
83
- .input__clearButton_sbtjc + * {
83
+ .input__clearButton_w92t8 + * {
84
84
  margin-left: var(--gap-2xs);
85
85
  }
86
- .input__clearButton_sbtjc + .input__errorIcon_sbtjc {
86
+ .input__clearButton_w92t8 + .input__errorIcon_w92t8 {
87
87
  display: var(--input-error-icon-display);
88
88
  }
89
- .input__successIcon_sbtjc {
89
+ .input__successIcon_w92t8 {
90
90
  width: 24px;
91
91
  height: 24px;
92
92
  background-repeat: no-repeat;
@@ -94,55 +94,56 @@
94
94
 
95
95
  display: var(--input-success-icon-display)
96
96
  }
97
- .input__successIcon_sbtjc:not(:only-child) {
97
+ .input__successIcon_w92t8:not(:only-child) {
98
98
  margin-left: var(--gap-2xs);
99
99
  }
100
100
  /* DISABLED STATE */
101
- .input__input_sbtjc:disabled {
101
+ .input__input_w92t8:disabled {
102
102
  cursor: var(--disabled-cursor);
103
+ opacity: 1;
103
104
  }
104
105
  /* FOCUS STATE */
105
- .input__input_sbtjc:focus.input__hasLabel_sbtjc::placeholder {
106
+ .input__input_w92t8:focus.input__hasLabel_w92t8::placeholder {
106
107
  opacity: 1;
107
108
  }
108
- .input__focusVisible_sbtjc {
109
+ .input__focusVisible_w92t8 {
109
110
  outline: 2px solid var(--focus-color);
110
111
  outline-offset: 2px;
111
112
  }
112
113
  /* READ-ONLY STATE */
113
- .input__hasLabel_sbtjc:read-only:focus::placeholder {
114
+ .input__hasLabel_w92t8:read-only:focus::placeholder {
114
115
  opacity: 0;
115
116
  }
116
117
  /* IE hide clear */
117
- .input__input_sbtjc::-ms-clear {
118
+ .input__input_w92t8::-ms-clear {
118
119
  display: none;
119
120
  width: 0;
120
121
  height: 0;
121
122
  }
122
123
  /* Убирает синюю заливку при автокомплите */
123
- .input__input_sbtjc:-webkit-autofill:first-line, .input__input_sbtjc:-webkit-autofill:hover:first-line, .input__input_sbtjc:-webkit-autofill:focus:first-line, .input__input_sbtjc:-webkit-autofill:active:first-line {
124
+ .input__input_w92t8:-webkit-autofill:first-line, .input__input_w92t8:-webkit-autofill:hover:first-line, .input__input_w92t8:-webkit-autofill:focus:first-line, .input__input_w92t8:-webkit-autofill:active:first-line {
124
125
  font-size: 16px;
125
126
  line-height: 20px;
126
127
  font-weight: 400;
127
128
  font-family: var(--form-control-font-family);
128
129
  }
129
- .input__input_sbtjc:-webkit-autofill,
130
- .input__input_sbtjc:-webkit-autofill:hover,
131
- .input__input_sbtjc:-webkit-autofill:focus,
132
- .input__input_sbtjc:-webkit-autofill:active {
130
+ .input__input_w92t8:-webkit-autofill,
131
+ .input__input_w92t8:-webkit-autofill:hover,
132
+ .input__input_w92t8:-webkit-autofill:focus,
133
+ .input__input_w92t8:-webkit-autofill:active {
133
134
 
134
135
  /* Hack from http://stackoverflow.com/a/29350537 */
135
136
  -webkit-transition: background-color 999999s ease-in-out 0s;
136
137
  transition: background-color 999999s ease-in-out 0s;
137
138
  }
138
- .input__input_sbtjc:-webkit-autofill {
139
- animation: input__onautofillstart_sbtjc 999999s forwards;
139
+ .input__input_w92t8:-webkit-autofill {
140
+ animation: input__onautofillstart_w92t8 999999s forwards;
140
141
  }
141
- .input__input_sbtjc:not(:-webkit-autofill) {
142
+ .input__input_w92t8:not(:-webkit-autofill) {
142
143
  /* Позволяет отслеживать autofill через js */
143
- animation: input__onautofillcancel_sbtjc 999999s;
144
+ animation: input__onautofillcancel_w92t8 999999s;
144
145
  }
145
- @keyframes input__onautofillstart_sbtjc {
146
+ @keyframes input__onautofillstart_w92t8 {
146
147
  from {
147
148
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
148
149
  }
@@ -150,7 +151,7 @@
150
151
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.01);
151
152
  }
152
153
  }
153
- @keyframes input__onautofillcancel_sbtjc {
154
+ @keyframes input__onautofillcancel_w92t8 {
154
155
  from {
155
156
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
156
157
  }
@@ -1,4 +1,4 @@
1
- /* hash: r43nt */
1
+ /* hash: 1bftd */
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,46 +31,47 @@
31
31
  /* error */
32
32
  --input-inverted-error-color: var(--color-light-text-primary-inverted);
33
33
  }
34
- .input__input_r43nt {
34
+ .input__input_1bftd {
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
- .input__input_r43nt:-webkit-autofill {
39
+ .input__input_1bftd:-webkit-autofill {
40
40
  -webkit-text-fill-color: var(--input-inverted-color);
41
41
  }
42
- .input__input_r43nt::placeholder {
42
+ .input__input_1bftd::placeholder {
43
43
  color: var(--input-inverted-placeholder-color);
44
44
  }
45
- .input__hasLabel_r43nt::placeholder {
45
+ .input__hasLabel_1bftd::placeholder {
46
46
  color: var(--input-inverted-with-label-placeholder-color);
47
47
  }
48
- .input__clearIcon_r43nt {
48
+ .input__clearIcon_1bftd {
49
49
  background-image: var(--input-inverted-clear-icon);
50
50
  }
51
- .input__errorIcon_r43nt {
51
+ .input__errorIcon_1bftd {
52
52
  background-image: var(--input-inverted-error-icon);
53
53
  }
54
- .input__successIcon_r43nt {
54
+ .input__successIcon_1bftd {
55
55
  background-image: var(--input-inverted-success-icon);
56
56
  }
57
57
  /* READ-ONLY STATE */
58
- .input__input_r43nt:read-only {
58
+ .input__input_1bftd:read-only {
59
59
  color: var(--input-inverted-read-only-color)
60
60
  }
61
- .input__input_r43nt:read-only:focus::placeholder {
61
+ .input__input_1bftd:read-only:focus::placeholder {
62
62
  color: var(--input-inverted-placeholder-color);
63
63
  }
64
64
  /* DISABLED STATE */
65
- .input__input_r43nt:disabled {
65
+ .input__input_1bftd: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
- .input__input_r43nt:focus::placeholder {
70
+ .input__input_1bftd:focus::placeholder {
70
71
  color: var(--input-inverted-focus-placeholder-color);
71
72
  }
72
73
  /* ERROR STATE */
73
- .input__error_r43nt {
74
+ .input__error_1bftd {
74
75
  color: var(--input-inverted-error-color);
75
76
  caret-color: var(--input-inverted-error-color);
76
77
  }
@@ -48,7 +48,7 @@ function __rest(s, e) {
48
48
  return t;
49
49
  }
50
50
 
51
- var styles = {"arrow":"input-autocomplete__arrow_1p9lg","error":"input-autocomplete__error_1p9lg"};
51
+ var styles = {"arrow":"input-autocomplete__arrow_scs8k","error":"input-autocomplete__error_scs8k"};
52
52
  require('./autocomplete-field/index.css');
53
53
 
54
54
  var AutocompleteField = function (_a) {
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var autocompleteField_Component = require('./Component-658ecc84.js');
3
+ var autocompleteField_Component = require('./Component-50e308c3.js');
4
4
  var React = require('react');
5
5
  var coreComponentsSelect = require('../select');
6
6
  require('classnames');
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var autocompleteField_Component = require('../Component-658ecc84.js');
3
+ var autocompleteField_Component = require('../Component-50e308c3.js');
4
4
  require('react');
5
5
  require('classnames');
6
6
  require('../../input');
@@ -1,4 +1,4 @@
1
- /* hash: 1p9lg */
2
- .input-autocomplete__arrow_1p9lg.input-autocomplete__error_1p9lg ~ * {
1
+ /* hash: scs8k */
2
+ .input-autocomplete__arrow_scs8k.input-autocomplete__error_scs8k ~ * {
3
3
  display: none;
4
4
  }
@@ -1 +1 @@
1
- export * from "../Component-658ecc84";
1
+ export * from "../Component-50e308c3";
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var autocompleteField_Component = require('../Component-658ecc84.js');
3
+ var autocompleteField_Component = require('../Component-50e308c3.js');
4
4
  require('react');
5
5
  require('classnames');
6
6
  require('../../input');
@@ -42,7 +42,7 @@ function __rest(s, e) {
42
42
  return t;
43
43
  }
44
44
 
45
- var styles = {"arrow":"input-autocomplete__arrow_1p9lg","error":"input-autocomplete__error_1p9lg"};
45
+ var styles = {"arrow":"input-autocomplete__arrow_scs8k","error":"input-autocomplete__error_scs8k"};
46
46
  require('./autocomplete-field/index.css');
47
47
 
48
48
  var AutocompleteField = function (_a) {
@@ -2,7 +2,7 @@ import React, { forwardRef } from 'react';
2
2
  import 'classnames';
3
3
  import '../../input/esm';
4
4
  import 'react-merge-refs';
5
- import { _ as __rest, a as __assign, A as AutocompleteField } from './Component-35cb3144.js';
5
+ import { _ as __rest, a as __assign, A as AutocompleteField } from './Component-9846da19.js';
6
6
  import { BaseSelect, OptionsList, Optgroup, Option } from '../../select/esm';
7
7
 
8
8
  var InputAutocomplete = forwardRef(function (_a, ref) {
@@ -2,4 +2,4 @@ import 'react';
2
2
  import 'classnames';
3
3
  import '../../../input/esm';
4
4
  import 'react-merge-refs';
5
- export { A as AutocompleteField } from '../Component-35cb3144.js';
5
+ export { A as AutocompleteField } from '../Component-9846da19.js';
@@ -1,4 +1,4 @@
1
- /* hash: 1p9lg */
2
- .input-autocomplete__arrow_1p9lg.input-autocomplete__error_1p9lg ~ * {
1
+ /* hash: scs8k */
2
+ .input-autocomplete__arrow_scs8k.input-autocomplete__error_scs8k ~ * {
3
3
  display: none;
4
4
  }
@@ -1 +1 @@
1
- export * from "../Component-35cb3144";
1
+ export * from "../Component-9846da19";
@@ -2,4 +2,4 @@ import 'react';
2
2
  import 'classnames';
3
3
  import '../../../input/esm';
4
4
  import 'react-merge-refs';
5
- export { A as AutocompleteField } from '../Component-35cb3144.js';
5
+ export { A as AutocompleteField } from '../Component-9846da19.js';
@@ -2,6 +2,6 @@ import 'react';
2
2
  import 'classnames';
3
3
  import '../../input/esm';
4
4
  import 'react-merge-refs';
5
- import './Component-35cb3144.js';
5
+ import './Component-9846da19.js';
6
6
  import '../../select/esm';
7
7
  export { InputAutocomplete } from './Component.js';
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- require('./Component-658ecc84.js');
3
+ require('./Component-50e308c3.js');
4
4
  require('react');
5
5
  require('../select');
6
6
  require('classnames');
@@ -3,7 +3,7 @@ import cn from 'classnames';
3
3
  import mergeRefs from 'react-merge-refs';
4
4
  import { Input } from '../../../input/modern';
5
5
 
6
- var styles = {"arrow":"input-autocomplete__arrow_1p9lg","error":"input-autocomplete__error_1p9lg"};
6
+ var styles = {"arrow":"input-autocomplete__arrow_scs8k","error":"input-autocomplete__error_scs8k"};
7
7
  require('./index.css');
8
8
 
9
9
  const AutocompleteField = ({ label, placeholder, size, Arrow, Input: Input$1 = Input, value, error, success, hint, disabled, readOnly, onInput, inputProps = {}, innerProps, }) => {
@@ -1,4 +1,4 @@
1
- /* hash: 1p9lg */
2
- .input-autocomplete__arrow_1p9lg.input-autocomplete__error_1p9lg ~ * {
1
+ /* hash: scs8k */
2
+ .input-autocomplete__arrow_scs8k.input-autocomplete__error_scs8k ~ * {
3
3
  display: none;
4
4
  }
@@ -49,7 +49,7 @@ function __rest(s, e) {
49
49
  return t;
50
50
  }
51
51
 
52
- var styles = {"component":"intl-phone-input__component_1aac0","flagIconContainer":"intl-phone-input__flagIconContainer_1aac0","disabled":"intl-phone-input__disabled_1aac0","inner":"intl-phone-input__inner_1aac0","l":"intl-phone-input__l_1aac0","xl":"intl-phone-input__xl_1aac0","focusVisible":"intl-phone-input__focusVisible_1aac0"};
52
+ var styles = {"component":"intl-phone-input__component_zdoeh","flagIconContainer":"intl-phone-input__flagIconContainer_zdoeh","disabled":"intl-phone-input__disabled_zdoeh","inner":"intl-phone-input__inner_zdoeh","l":"intl-phone-input__l_zdoeh","xl":"intl-phone-input__xl_zdoeh","focusVisible":"intl-phone-input__focusVisible_zdoeh"};
53
53
  require('./components/select-field/index.css');
54
54
 
55
55
  var SelectField = function (_a) {
@@ -34,7 +34,7 @@ type IntlPhoneInputProps = Partial<Omit<InputAutocompleteProps, 'onChange'>> & P
34
34
  */
35
35
  clearableCountryCode?: boolean;
36
36
  };
37
- declare const IntlPhoneInput: React.ForwardRefExoticComponent<Partial<Pick<InputAutocompleteProps, "selected" | "valueRenderer" | "Optgroup" | "size" | "value" | "disabled" | "multiple" | "name" | "placeholder" | "readOnly" | "className" | "id" | "onFocus" | "onBlur" | "onInput" | "onScroll" | "options" | "visibleOptions" | "open" | "label" | "error" | "hint" | "Arrow" | "dataTestId" | "fieldClassName" | "success" | "block" | "Option" | "inputProps" | "optionsListClassName" | "optionClassName" | "autocomplete" | "allowUnselect" | "closeOnSelect" | "circularNavigation" | "defaultOpen" | "popoverPosition" | "preventFlip" | "optionsListWidth" | "optionsSize" | "fieldProps" | "optionsListProps" | "optionProps" | "onOpen" | "OptionsList" | "updatePopover" | "showEmptyOptionsList" | "Input">> & Pick<SelectProps, "preventFlip"> & {
37
+ declare const IntlPhoneInput: React.ForwardRefExoticComponent<Partial<Pick<InputAutocompleteProps, "error" | "selected" | "valueRenderer" | "Optgroup" | "size" | "value" | "disabled" | "multiple" | "name" | "placeholder" | "readOnly" | "className" | "id" | "onFocus" | "onBlur" | "onInput" | "onScroll" | "options" | "visibleOptions" | "open" | "label" | "hint" | "Arrow" | "dataTestId" | "fieldClassName" | "success" | "block" | "Option" | "inputProps" | "optionsListClassName" | "optionClassName" | "autocomplete" | "allowUnselect" | "closeOnSelect" | "circularNavigation" | "defaultOpen" | "popoverPosition" | "preventFlip" | "optionsListWidth" | "optionsSize" | "fieldProps" | "optionsListProps" | "optionProps" | "onOpen" | "OptionsList" | "updatePopover" | "showEmptyOptionsList" | "Input">> & Pick<SelectProps, "preventFlip"> & {
38
38
  /**
39
39
  * Значение
40
40
  */
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
 
3
- var components_selectField_component = require('./component-f9a47d45.js');
3
+ var components_selectField_component = require('./component-0ae65331.js');
4
4
  var React = require('react');
5
5
  var cn = require('classnames');
6
6
  var utils = require('@alfalab/utils');
@@ -19,7 +19,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
19
19
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
20
20
  var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
21
21
 
22
- var styles = {"addons":"intl-phone-input__addons_1kmov","l":"intl-phone-input__l_1kmov","xl":"intl-phone-input__xl_1kmov"};
22
+ var styles = {"addons":"intl-phone-input__addons_g5qzm","l":"intl-phone-input__l_g5qzm","xl":"intl-phone-input__xl_g5qzm"};
23
23
  require('./index.css');
24
24
 
25
25
  var countriesHash = utils.getCountriesHash();
@@ -81,7 +81,7 @@ var IntlPhoneInput = React.forwardRef(function (_a, ref) {
81
81
  }, [countries, countryIso2, setValue, handleCountryChange]);
82
82
  var loadPhoneUtils = React.useCallback(function () {
83
83
  // prettier-ignore
84
- return Promise.resolve().then(function () { return require(/* webpackChunkName: "libphonenumber" */ './libphonenumber-js.min-c4a1a8b5.js'); })
84
+ return Promise.resolve().then(function () { return require(/* webpackChunkName: "libphonenumber" */ './libphonenumber-js.min-2276947d.js'); })
85
85
  .then(function (utils) {
86
86
  phoneLibUtils.current = utils.AsYouType;
87
87
  })
@@ -8,7 +8,7 @@ function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'defau
8
8
  var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
9
9
  var cn__default = /*#__PURE__*/_interopDefaultLegacy(cn);
10
10
 
11
- var styles = {"flagIcon":"intl-phone-input__flagIcon_5kcbq","s":"intl-phone-input__s_5kcbq","m":"intl-phone-input__m_5kcbq","l":"intl-phone-input__l_5kcbq","xl":"intl-phone-input__xl_5kcbq","ac":"intl-phone-input__ac_5kcbq","ad":"intl-phone-input__ad_5kcbq","ae":"intl-phone-input__ae_5kcbq","af":"intl-phone-input__af_5kcbq","ag":"intl-phone-input__ag_5kcbq","ai":"intl-phone-input__ai_5kcbq","al":"intl-phone-input__al_5kcbq","am":"intl-phone-input__am_5kcbq","ao":"intl-phone-input__ao_5kcbq","aq":"intl-phone-input__aq_5kcbq","ar":"intl-phone-input__ar_5kcbq","as":"intl-phone-input__as_5kcbq","at":"intl-phone-input__at_5kcbq","au":"intl-phone-input__au_5kcbq","aw":"intl-phone-input__aw_5kcbq","ax":"intl-phone-input__ax_5kcbq","az":"intl-phone-input__az_5kcbq","ba":"intl-phone-input__ba_5kcbq","bb":"intl-phone-input__bb_5kcbq","bd":"intl-phone-input__bd_5kcbq","be":"intl-phone-input__be_5kcbq","bf":"intl-phone-input__bf_5kcbq","bg":"intl-phone-input__bg_5kcbq","bh":"intl-phone-input__bh_5kcbq","bi":"intl-phone-input__bi_5kcbq","bj":"intl-phone-input__bj_5kcbq","bl":"intl-phone-input__bl_5kcbq","bm":"intl-phone-input__bm_5kcbq","bn":"intl-phone-input__bn_5kcbq","bo":"intl-phone-input__bo_5kcbq","bq":"intl-phone-input__bq_5kcbq","br":"intl-phone-input__br_5kcbq","bs":"intl-phone-input__bs_5kcbq","bt":"intl-phone-input__bt_5kcbq","bv":"intl-phone-input__bv_5kcbq","bw":"intl-phone-input__bw_5kcbq","by":"intl-phone-input__by_5kcbq","bz":"intl-phone-input__bz_5kcbq","ca":"intl-phone-input__ca_5kcbq","cc":"intl-phone-input__cc_5kcbq","cd":"intl-phone-input__cd_5kcbq","cf":"intl-phone-input__cf_5kcbq","cg":"intl-phone-input__cg_5kcbq","ch":"intl-phone-input__ch_5kcbq","ci":"intl-phone-input__ci_5kcbq","ck":"intl-phone-input__ck_5kcbq","cl":"intl-phone-input__cl_5kcbq","cm":"intl-phone-input__cm_5kcbq","cn":"intl-phone-input__cn_5kcbq","co":"intl-phone-input__co_5kcbq","cp":"intl-phone-input__cp_5kcbq","cr":"intl-phone-input__cr_5kcbq","cu":"intl-phone-input__cu_5kcbq","cv":"intl-phone-input__cv_5kcbq","cw":"intl-phone-input__cw_5kcbq","cx":"intl-phone-input__cx_5kcbq","cy":"intl-phone-input__cy_5kcbq","cz":"intl-phone-input__cz_5kcbq","de":"intl-phone-input__de_5kcbq","dg":"intl-phone-input__dg_5kcbq","dj":"intl-phone-input__dj_5kcbq","dk":"intl-phone-input__dk_5kcbq","dm":"intl-phone-input__dm_5kcbq","do":"intl-phone-input__do_5kcbq","dz":"intl-phone-input__dz_5kcbq","ea":"intl-phone-input__ea_5kcbq","ec":"intl-phone-input__ec_5kcbq","ee":"intl-phone-input__ee_5kcbq","eg":"intl-phone-input__eg_5kcbq","eh":"intl-phone-input__eh_5kcbq","er":"intl-phone-input__er_5kcbq","es":"intl-phone-input__es_5kcbq","et":"intl-phone-input__et_5kcbq","eu":"intl-phone-input__eu_5kcbq","fi":"intl-phone-input__fi_5kcbq","fj":"intl-phone-input__fj_5kcbq","fk":"intl-phone-input__fk_5kcbq","fm":"intl-phone-input__fm_5kcbq","fo":"intl-phone-input__fo_5kcbq","fr":"intl-phone-input__fr_5kcbq","ga":"intl-phone-input__ga_5kcbq","gb":"intl-phone-input__gb_5kcbq","gd":"intl-phone-input__gd_5kcbq","ge":"intl-phone-input__ge_5kcbq","gf":"intl-phone-input__gf_5kcbq","gg":"intl-phone-input__gg_5kcbq","gh":"intl-phone-input__gh_5kcbq","gi":"intl-phone-input__gi_5kcbq","gl":"intl-phone-input__gl_5kcbq","gm":"intl-phone-input__gm_5kcbq","gn":"intl-phone-input__gn_5kcbq","gp":"intl-phone-input__gp_5kcbq","gq":"intl-phone-input__gq_5kcbq","gr":"intl-phone-input__gr_5kcbq","gs":"intl-phone-input__gs_5kcbq","gt":"intl-phone-input__gt_5kcbq","gu":"intl-phone-input__gu_5kcbq","gw":"intl-phone-input__gw_5kcbq","gy":"intl-phone-input__gy_5kcbq","hk":"intl-phone-input__hk_5kcbq","hm":"intl-phone-input__hm_5kcbq","hn":"intl-phone-input__hn_5kcbq","hr":"intl-phone-input__hr_5kcbq","ht":"intl-phone-input__ht_5kcbq","hu":"intl-phone-input__hu_5kcbq","ic":"intl-phone-input__ic_5kcbq","id":"intl-phone-input__id_5kcbq","ie":"intl-phone-input__ie_5kcbq","il":"intl-phone-input__il_5kcbq","im":"intl-phone-input__im_5kcbq","in":"intl-phone-input__in_5kcbq","io":"intl-phone-input__io_5kcbq","iq":"intl-phone-input__iq_5kcbq","ir":"intl-phone-input__ir_5kcbq","is":"intl-phone-input__is_5kcbq","it":"intl-phone-input__it_5kcbq","je":"intl-phone-input__je_5kcbq","jm":"intl-phone-input__jm_5kcbq","jo":"intl-phone-input__jo_5kcbq","jp":"intl-phone-input__jp_5kcbq","ke":"intl-phone-input__ke_5kcbq","kg":"intl-phone-input__kg_5kcbq","kh":"intl-phone-input__kh_5kcbq","ki":"intl-phone-input__ki_5kcbq","km":"intl-phone-input__km_5kcbq","kn":"intl-phone-input__kn_5kcbq","kp":"intl-phone-input__kp_5kcbq","kr":"intl-phone-input__kr_5kcbq","kw":"intl-phone-input__kw_5kcbq","ky":"intl-phone-input__ky_5kcbq","kz":"intl-phone-input__kz_5kcbq","la":"intl-phone-input__la_5kcbq","lb":"intl-phone-input__lb_5kcbq","lc":"intl-phone-input__lc_5kcbq","li":"intl-phone-input__li_5kcbq","lk":"intl-phone-input__lk_5kcbq","lr":"intl-phone-input__lr_5kcbq","ls":"intl-phone-input__ls_5kcbq","lt":"intl-phone-input__lt_5kcbq","lu":"intl-phone-input__lu_5kcbq","lv":"intl-phone-input__lv_5kcbq","ly":"intl-phone-input__ly_5kcbq","ma":"intl-phone-input__ma_5kcbq","mc":"intl-phone-input__mc_5kcbq","md":"intl-phone-input__md_5kcbq","me":"intl-phone-input__me_5kcbq","mf":"intl-phone-input__mf_5kcbq","mg":"intl-phone-input__mg_5kcbq","mh":"intl-phone-input__mh_5kcbq","mk":"intl-phone-input__mk_5kcbq","ml":"intl-phone-input__ml_5kcbq","mm":"intl-phone-input__mm_5kcbq","mn":"intl-phone-input__mn_5kcbq","mo":"intl-phone-input__mo_5kcbq","mp":"intl-phone-input__mp_5kcbq","mq":"intl-phone-input__mq_5kcbq","mr":"intl-phone-input__mr_5kcbq","ms":"intl-phone-input__ms_5kcbq","mt":"intl-phone-input__mt_5kcbq","mu":"intl-phone-input__mu_5kcbq","mv":"intl-phone-input__mv_5kcbq","mw":"intl-phone-input__mw_5kcbq","mx":"intl-phone-input__mx_5kcbq","my":"intl-phone-input__my_5kcbq","mz":"intl-phone-input__mz_5kcbq","na":"intl-phone-input__na_5kcbq","nc":"intl-phone-input__nc_5kcbq","ne":"intl-phone-input__ne_5kcbq","nf":"intl-phone-input__nf_5kcbq","ng":"intl-phone-input__ng_5kcbq","ni":"intl-phone-input__ni_5kcbq","nl":"intl-phone-input__nl_5kcbq","no":"intl-phone-input__no_5kcbq","np":"intl-phone-input__np_5kcbq","nr":"intl-phone-input__nr_5kcbq","nu":"intl-phone-input__nu_5kcbq","nz":"intl-phone-input__nz_5kcbq","om":"intl-phone-input__om_5kcbq","pa":"intl-phone-input__pa_5kcbq","pe":"intl-phone-input__pe_5kcbq","pf":"intl-phone-input__pf_5kcbq","pg":"intl-phone-input__pg_5kcbq","ph":"intl-phone-input__ph_5kcbq","pk":"intl-phone-input__pk_5kcbq","pl":"intl-phone-input__pl_5kcbq","pm":"intl-phone-input__pm_5kcbq","pn":"intl-phone-input__pn_5kcbq","pr":"intl-phone-input__pr_5kcbq","ps":"intl-phone-input__ps_5kcbq","pt":"intl-phone-input__pt_5kcbq","pw":"intl-phone-input__pw_5kcbq","py":"intl-phone-input__py_5kcbq","qa":"intl-phone-input__qa_5kcbq","re":"intl-phone-input__re_5kcbq","ro":"intl-phone-input__ro_5kcbq","rs":"intl-phone-input__rs_5kcbq","ru":"intl-phone-input__ru_5kcbq","rw":"intl-phone-input__rw_5kcbq","sa":"intl-phone-input__sa_5kcbq","sb":"intl-phone-input__sb_5kcbq","sc":"intl-phone-input__sc_5kcbq","sd":"intl-phone-input__sd_5kcbq","se":"intl-phone-input__se_5kcbq","sg":"intl-phone-input__sg_5kcbq","sh":"intl-phone-input__sh_5kcbq","si":"intl-phone-input__si_5kcbq","sj":"intl-phone-input__sj_5kcbq","sk":"intl-phone-input__sk_5kcbq","sl":"intl-phone-input__sl_5kcbq","sm":"intl-phone-input__sm_5kcbq","sn":"intl-phone-input__sn_5kcbq","so":"intl-phone-input__so_5kcbq","sr":"intl-phone-input__sr_5kcbq","ss":"intl-phone-input__ss_5kcbq","st":"intl-phone-input__st_5kcbq","sv":"intl-phone-input__sv_5kcbq","sx":"intl-phone-input__sx_5kcbq","sy":"intl-phone-input__sy_5kcbq","sz":"intl-phone-input__sz_5kcbq","ta":"intl-phone-input__ta_5kcbq","tc":"intl-phone-input__tc_5kcbq","td":"intl-phone-input__td_5kcbq","tf":"intl-phone-input__tf_5kcbq","tg":"intl-phone-input__tg_5kcbq","th":"intl-phone-input__th_5kcbq","tj":"intl-phone-input__tj_5kcbq","tk":"intl-phone-input__tk_5kcbq","tl":"intl-phone-input__tl_5kcbq","tm":"intl-phone-input__tm_5kcbq","tn":"intl-phone-input__tn_5kcbq","to":"intl-phone-input__to_5kcbq","tr":"intl-phone-input__tr_5kcbq","tt":"intl-phone-input__tt_5kcbq","tv":"intl-phone-input__tv_5kcbq","tw":"intl-phone-input__tw_5kcbq","tz":"intl-phone-input__tz_5kcbq","ua":"intl-phone-input__ua_5kcbq","ug":"intl-phone-input__ug_5kcbq","um":"intl-phone-input__um_5kcbq","un":"intl-phone-input__un_5kcbq","us":"intl-phone-input__us_5kcbq","uy":"intl-phone-input__uy_5kcbq","uz":"intl-phone-input__uz_5kcbq","va":"intl-phone-input__va_5kcbq","vc":"intl-phone-input__vc_5kcbq","ve":"intl-phone-input__ve_5kcbq","vg":"intl-phone-input__vg_5kcbq","vi":"intl-phone-input__vi_5kcbq","vn":"intl-phone-input__vn_5kcbq","vu":"intl-phone-input__vu_5kcbq","wf":"intl-phone-input__wf_5kcbq","ws":"intl-phone-input__ws_5kcbq","xk":"intl-phone-input__xk_5kcbq","ye":"intl-phone-input__ye_5kcbq","yt":"intl-phone-input__yt_5kcbq","za":"intl-phone-input__za_5kcbq","zm":"intl-phone-input__zm_5kcbq","zw":"intl-phone-input__zw_5kcbq"};
11
+ var styles = {"flagIcon":"intl-phone-input__flagIcon_1q0c2","s":"intl-phone-input__s_1q0c2","m":"intl-phone-input__m_1q0c2","l":"intl-phone-input__l_1q0c2","xl":"intl-phone-input__xl_1q0c2","ac":"intl-phone-input__ac_1q0c2","ad":"intl-phone-input__ad_1q0c2","ae":"intl-phone-input__ae_1q0c2","af":"intl-phone-input__af_1q0c2","ag":"intl-phone-input__ag_1q0c2","ai":"intl-phone-input__ai_1q0c2","al":"intl-phone-input__al_1q0c2","am":"intl-phone-input__am_1q0c2","ao":"intl-phone-input__ao_1q0c2","aq":"intl-phone-input__aq_1q0c2","ar":"intl-phone-input__ar_1q0c2","as":"intl-phone-input__as_1q0c2","at":"intl-phone-input__at_1q0c2","au":"intl-phone-input__au_1q0c2","aw":"intl-phone-input__aw_1q0c2","ax":"intl-phone-input__ax_1q0c2","az":"intl-phone-input__az_1q0c2","ba":"intl-phone-input__ba_1q0c2","bb":"intl-phone-input__bb_1q0c2","bd":"intl-phone-input__bd_1q0c2","be":"intl-phone-input__be_1q0c2","bf":"intl-phone-input__bf_1q0c2","bg":"intl-phone-input__bg_1q0c2","bh":"intl-phone-input__bh_1q0c2","bi":"intl-phone-input__bi_1q0c2","bj":"intl-phone-input__bj_1q0c2","bl":"intl-phone-input__bl_1q0c2","bm":"intl-phone-input__bm_1q0c2","bn":"intl-phone-input__bn_1q0c2","bo":"intl-phone-input__bo_1q0c2","bq":"intl-phone-input__bq_1q0c2","br":"intl-phone-input__br_1q0c2","bs":"intl-phone-input__bs_1q0c2","bt":"intl-phone-input__bt_1q0c2","bv":"intl-phone-input__bv_1q0c2","bw":"intl-phone-input__bw_1q0c2","by":"intl-phone-input__by_1q0c2","bz":"intl-phone-input__bz_1q0c2","ca":"intl-phone-input__ca_1q0c2","cc":"intl-phone-input__cc_1q0c2","cd":"intl-phone-input__cd_1q0c2","cf":"intl-phone-input__cf_1q0c2","cg":"intl-phone-input__cg_1q0c2","ch":"intl-phone-input__ch_1q0c2","ci":"intl-phone-input__ci_1q0c2","ck":"intl-phone-input__ck_1q0c2","cl":"intl-phone-input__cl_1q0c2","cm":"intl-phone-input__cm_1q0c2","cn":"intl-phone-input__cn_1q0c2","co":"intl-phone-input__co_1q0c2","cp":"intl-phone-input__cp_1q0c2","cr":"intl-phone-input__cr_1q0c2","cu":"intl-phone-input__cu_1q0c2","cv":"intl-phone-input__cv_1q0c2","cw":"intl-phone-input__cw_1q0c2","cx":"intl-phone-input__cx_1q0c2","cy":"intl-phone-input__cy_1q0c2","cz":"intl-phone-input__cz_1q0c2","de":"intl-phone-input__de_1q0c2","dg":"intl-phone-input__dg_1q0c2","dj":"intl-phone-input__dj_1q0c2","dk":"intl-phone-input__dk_1q0c2","dm":"intl-phone-input__dm_1q0c2","do":"intl-phone-input__do_1q0c2","dz":"intl-phone-input__dz_1q0c2","ea":"intl-phone-input__ea_1q0c2","ec":"intl-phone-input__ec_1q0c2","ee":"intl-phone-input__ee_1q0c2","eg":"intl-phone-input__eg_1q0c2","eh":"intl-phone-input__eh_1q0c2","er":"intl-phone-input__er_1q0c2","es":"intl-phone-input__es_1q0c2","et":"intl-phone-input__et_1q0c2","eu":"intl-phone-input__eu_1q0c2","fi":"intl-phone-input__fi_1q0c2","fj":"intl-phone-input__fj_1q0c2","fk":"intl-phone-input__fk_1q0c2","fm":"intl-phone-input__fm_1q0c2","fo":"intl-phone-input__fo_1q0c2","fr":"intl-phone-input__fr_1q0c2","ga":"intl-phone-input__ga_1q0c2","gb":"intl-phone-input__gb_1q0c2","gd":"intl-phone-input__gd_1q0c2","ge":"intl-phone-input__ge_1q0c2","gf":"intl-phone-input__gf_1q0c2","gg":"intl-phone-input__gg_1q0c2","gh":"intl-phone-input__gh_1q0c2","gi":"intl-phone-input__gi_1q0c2","gl":"intl-phone-input__gl_1q0c2","gm":"intl-phone-input__gm_1q0c2","gn":"intl-phone-input__gn_1q0c2","gp":"intl-phone-input__gp_1q0c2","gq":"intl-phone-input__gq_1q0c2","gr":"intl-phone-input__gr_1q0c2","gs":"intl-phone-input__gs_1q0c2","gt":"intl-phone-input__gt_1q0c2","gu":"intl-phone-input__gu_1q0c2","gw":"intl-phone-input__gw_1q0c2","gy":"intl-phone-input__gy_1q0c2","hk":"intl-phone-input__hk_1q0c2","hm":"intl-phone-input__hm_1q0c2","hn":"intl-phone-input__hn_1q0c2","hr":"intl-phone-input__hr_1q0c2","ht":"intl-phone-input__ht_1q0c2","hu":"intl-phone-input__hu_1q0c2","ic":"intl-phone-input__ic_1q0c2","id":"intl-phone-input__id_1q0c2","ie":"intl-phone-input__ie_1q0c2","il":"intl-phone-input__il_1q0c2","im":"intl-phone-input__im_1q0c2","in":"intl-phone-input__in_1q0c2","io":"intl-phone-input__io_1q0c2","iq":"intl-phone-input__iq_1q0c2","ir":"intl-phone-input__ir_1q0c2","is":"intl-phone-input__is_1q0c2","it":"intl-phone-input__it_1q0c2","je":"intl-phone-input__je_1q0c2","jm":"intl-phone-input__jm_1q0c2","jo":"intl-phone-input__jo_1q0c2","jp":"intl-phone-input__jp_1q0c2","ke":"intl-phone-input__ke_1q0c2","kg":"intl-phone-input__kg_1q0c2","kh":"intl-phone-input__kh_1q0c2","ki":"intl-phone-input__ki_1q0c2","km":"intl-phone-input__km_1q0c2","kn":"intl-phone-input__kn_1q0c2","kp":"intl-phone-input__kp_1q0c2","kr":"intl-phone-input__kr_1q0c2","kw":"intl-phone-input__kw_1q0c2","ky":"intl-phone-input__ky_1q0c2","kz":"intl-phone-input__kz_1q0c2","la":"intl-phone-input__la_1q0c2","lb":"intl-phone-input__lb_1q0c2","lc":"intl-phone-input__lc_1q0c2","li":"intl-phone-input__li_1q0c2","lk":"intl-phone-input__lk_1q0c2","lr":"intl-phone-input__lr_1q0c2","ls":"intl-phone-input__ls_1q0c2","lt":"intl-phone-input__lt_1q0c2","lu":"intl-phone-input__lu_1q0c2","lv":"intl-phone-input__lv_1q0c2","ly":"intl-phone-input__ly_1q0c2","ma":"intl-phone-input__ma_1q0c2","mc":"intl-phone-input__mc_1q0c2","md":"intl-phone-input__md_1q0c2","me":"intl-phone-input__me_1q0c2","mf":"intl-phone-input__mf_1q0c2","mg":"intl-phone-input__mg_1q0c2","mh":"intl-phone-input__mh_1q0c2","mk":"intl-phone-input__mk_1q0c2","ml":"intl-phone-input__ml_1q0c2","mm":"intl-phone-input__mm_1q0c2","mn":"intl-phone-input__mn_1q0c2","mo":"intl-phone-input__mo_1q0c2","mp":"intl-phone-input__mp_1q0c2","mq":"intl-phone-input__mq_1q0c2","mr":"intl-phone-input__mr_1q0c2","ms":"intl-phone-input__ms_1q0c2","mt":"intl-phone-input__mt_1q0c2","mu":"intl-phone-input__mu_1q0c2","mv":"intl-phone-input__mv_1q0c2","mw":"intl-phone-input__mw_1q0c2","mx":"intl-phone-input__mx_1q0c2","my":"intl-phone-input__my_1q0c2","mz":"intl-phone-input__mz_1q0c2","na":"intl-phone-input__na_1q0c2","nc":"intl-phone-input__nc_1q0c2","ne":"intl-phone-input__ne_1q0c2","nf":"intl-phone-input__nf_1q0c2","ng":"intl-phone-input__ng_1q0c2","ni":"intl-phone-input__ni_1q0c2","nl":"intl-phone-input__nl_1q0c2","no":"intl-phone-input__no_1q0c2","np":"intl-phone-input__np_1q0c2","nr":"intl-phone-input__nr_1q0c2","nu":"intl-phone-input__nu_1q0c2","nz":"intl-phone-input__nz_1q0c2","om":"intl-phone-input__om_1q0c2","pa":"intl-phone-input__pa_1q0c2","pe":"intl-phone-input__pe_1q0c2","pf":"intl-phone-input__pf_1q0c2","pg":"intl-phone-input__pg_1q0c2","ph":"intl-phone-input__ph_1q0c2","pk":"intl-phone-input__pk_1q0c2","pl":"intl-phone-input__pl_1q0c2","pm":"intl-phone-input__pm_1q0c2","pn":"intl-phone-input__pn_1q0c2","pr":"intl-phone-input__pr_1q0c2","ps":"intl-phone-input__ps_1q0c2","pt":"intl-phone-input__pt_1q0c2","pw":"intl-phone-input__pw_1q0c2","py":"intl-phone-input__py_1q0c2","qa":"intl-phone-input__qa_1q0c2","re":"intl-phone-input__re_1q0c2","ro":"intl-phone-input__ro_1q0c2","rs":"intl-phone-input__rs_1q0c2","ru":"intl-phone-input__ru_1q0c2","rw":"intl-phone-input__rw_1q0c2","sa":"intl-phone-input__sa_1q0c2","sb":"intl-phone-input__sb_1q0c2","sc":"intl-phone-input__sc_1q0c2","sd":"intl-phone-input__sd_1q0c2","se":"intl-phone-input__se_1q0c2","sg":"intl-phone-input__sg_1q0c2","sh":"intl-phone-input__sh_1q0c2","si":"intl-phone-input__si_1q0c2","sj":"intl-phone-input__sj_1q0c2","sk":"intl-phone-input__sk_1q0c2","sl":"intl-phone-input__sl_1q0c2","sm":"intl-phone-input__sm_1q0c2","sn":"intl-phone-input__sn_1q0c2","so":"intl-phone-input__so_1q0c2","sr":"intl-phone-input__sr_1q0c2","ss":"intl-phone-input__ss_1q0c2","st":"intl-phone-input__st_1q0c2","sv":"intl-phone-input__sv_1q0c2","sx":"intl-phone-input__sx_1q0c2","sy":"intl-phone-input__sy_1q0c2","sz":"intl-phone-input__sz_1q0c2","ta":"intl-phone-input__ta_1q0c2","tc":"intl-phone-input__tc_1q0c2","td":"intl-phone-input__td_1q0c2","tf":"intl-phone-input__tf_1q0c2","tg":"intl-phone-input__tg_1q0c2","th":"intl-phone-input__th_1q0c2","tj":"intl-phone-input__tj_1q0c2","tk":"intl-phone-input__tk_1q0c2","tl":"intl-phone-input__tl_1q0c2","tm":"intl-phone-input__tm_1q0c2","tn":"intl-phone-input__tn_1q0c2","to":"intl-phone-input__to_1q0c2","tr":"intl-phone-input__tr_1q0c2","tt":"intl-phone-input__tt_1q0c2","tv":"intl-phone-input__tv_1q0c2","tw":"intl-phone-input__tw_1q0c2","tz":"intl-phone-input__tz_1q0c2","ua":"intl-phone-input__ua_1q0c2","ug":"intl-phone-input__ug_1q0c2","um":"intl-phone-input__um_1q0c2","un":"intl-phone-input__un_1q0c2","us":"intl-phone-input__us_1q0c2","uy":"intl-phone-input__uy_1q0c2","uz":"intl-phone-input__uz_1q0c2","va":"intl-phone-input__va_1q0c2","vc":"intl-phone-input__vc_1q0c2","ve":"intl-phone-input__ve_1q0c2","vg":"intl-phone-input__vg_1q0c2","vi":"intl-phone-input__vi_1q0c2","vn":"intl-phone-input__vn_1q0c2","vu":"intl-phone-input__vu_1q0c2","wf":"intl-phone-input__wf_1q0c2","ws":"intl-phone-input__ws_1q0c2","xk":"intl-phone-input__xk_1q0c2","ye":"intl-phone-input__ye_1q0c2","yt":"intl-phone-input__yt_1q0c2","za":"intl-phone-input__za_1q0c2","zm":"intl-phone-input__zm_1q0c2","zw":"intl-phone-input__zw_1q0c2"};
12
12
  require('./index.css');
13
13
 
14
14
  /**