@alfalab/core-components 42.2.2 → 42.2.4

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 (600) hide show
  1. package/calendar/Component-50136800.d.ts +166 -3
  2. package/calendar/desktop-63dec22f.d.ts +2 -6
  3. package/calendar/modern/Component-50136800.d.ts +3 -166
  4. package/calendar/modern/desktop-63dec22f.d.ts +6 -2
  5. package/calendar-input/Component.desktop-8b5756fe.d.ts +1 -8
  6. package/calendar-input/cssm/Component.desktop-8b5756fe.d.ts +1 -8
  7. package/calendar-input/cssm/index-f034f741.d.ts +5 -2
  8. package/calendar-input/esm/Component-50136800.d.ts +3 -166
  9. package/calendar-input/esm/Component-63dec22f.d.ts +155 -12
  10. package/calendar-input/esm/Component-ebda875c.d.ts +35 -0
  11. package/calendar-input/esm/Component.desktop-8b5756fe.d.ts +68 -5
  12. package/calendar-input/esm/components/calendar-input/Component.d.ts +1 -1
  13. package/calendar-input/esm/index-9211a437.d.ts +1 -1
  14. package/calendar-input/esm/index-ebda875c.d.ts +1 -1
  15. package/calendar-input/esm/index-f034f741.d.ts +80 -2
  16. package/calendar-input/esm/mobile-c219f8ca.d.ts +1 -367
  17. package/calendar-input/index-f034f741.d.ts +5 -2
  18. package/calendar-input/modern/Component.desktop-8b5756fe.d.ts +1 -8
  19. package/calendar-input/modern/index-f034f741.d.ts +5 -2
  20. package/calendar-range/cssm/utils.js +1 -3
  21. package/confirmation/component.desktop.js +1 -1
  22. package/confirmation/component.mobile.js +1 -1
  23. package/confirmation/component.responsive.js +1 -1
  24. package/confirmation/components/base-confirmation/component.js +1 -1
  25. package/confirmation/components/base-confirmation/index.js +1 -1
  26. package/confirmation/components/index.js +1 -1
  27. package/confirmation/components/screens/index.js +1 -1
  28. package/confirmation/components/screens/initial/component.js +1 -1
  29. package/confirmation/components/screens/initial/countdown-section.js +1 -1
  30. package/confirmation/components/screens/initial/index.js +1 -1
  31. package/confirmation/desktop.js +1 -1
  32. package/confirmation/esm/component.desktop.js +1 -1
  33. package/confirmation/esm/component.mobile.js +1 -1
  34. package/confirmation/esm/component.responsive.js +1 -1
  35. package/confirmation/esm/components/base-confirmation/component.js +1 -1
  36. package/confirmation/esm/components/base-confirmation/index.js +1 -1
  37. package/confirmation/esm/components/index.js +1 -1
  38. package/confirmation/esm/components/screens/index.js +1 -1
  39. package/confirmation/esm/components/screens/initial/component.js +1 -1
  40. package/confirmation/esm/components/screens/initial/countdown-section.js +1 -1
  41. package/confirmation/esm/components/screens/initial/index.js +1 -1
  42. package/confirmation/esm/desktop.js +1 -1
  43. package/confirmation/esm/index.js +1 -1
  44. package/confirmation/esm/mobile.js +1 -1
  45. package/confirmation/esm/shared.js +1 -1
  46. package/confirmation/index.js +1 -1
  47. package/confirmation/mobile.js +1 -1
  48. package/confirmation/modern/component.desktop.js +1 -1
  49. package/confirmation/modern/component.mobile.js +1 -1
  50. package/confirmation/modern/component.responsive.js +1 -1
  51. package/confirmation/modern/components/base-confirmation/component.js +1 -1
  52. package/confirmation/modern/components/base-confirmation/index.js +1 -1
  53. package/confirmation/modern/components/index.js +1 -1
  54. package/confirmation/modern/components/screens/index.js +1 -1
  55. package/confirmation/modern/components/screens/initial/component.js +1 -1
  56. package/confirmation/modern/components/screens/initial/countdown-section.js +1 -1
  57. package/confirmation/modern/components/screens/initial/index.js +1 -1
  58. package/confirmation/modern/desktop.js +1 -1
  59. package/confirmation/modern/index.js +1 -1
  60. package/confirmation/modern/mobile.js +1 -1
  61. package/confirmation/modern/shared.js +1 -1
  62. package/confirmation/shared.js +1 -1
  63. package/custom-picker-button/cssm/Component-50136800.d.ts +21 -62
  64. package/custom-picker-button/cssm/Component-5e1b8383.d.ts +4 -21
  65. package/custom-picker-button/cssm/Component-8b2c2707.d.ts +265 -9
  66. package/custom-picker-button/cssm/Component-aed0af6e.d.ts +11 -0
  67. package/custom-picker-button/cssm/Component-ebda875c.d.ts +98 -9
  68. package/{intl-phone-input/Component-50136800.d.ts → custom-picker-button/cssm/Component-f12ee135.d.ts} +13 -43
  69. package/custom-picker-button/cssm/Component.desktop-4cd3936b.d.ts +49 -0
  70. package/custom-picker-button/cssm/Component.mobile-96988a65.d.ts +6 -0
  71. package/custom-picker-button/cssm/Component.mobile.d.ts +9 -1
  72. package/custom-picker-button/cssm/{index-8b2c2707.d.ts → Component.responsive-2e2b2125.d.ts} +1 -2
  73. package/custom-picker-button/cssm/desktop-d446ae02.d.ts +2 -39
  74. package/custom-picker-button/cssm/hook-9ea9e32c.d.ts +4 -4
  75. package/custom-picker-button/cssm/index-9211a437.d.ts +2 -0
  76. package/custom-picker-button/cssm/index-bdb4c6b9.d.ts +180 -2
  77. package/custom-picker-button/cssm/index-c44170fe.d.ts +3 -4
  78. package/custom-picker-button/cssm/index-ebda875c.d.ts +15 -20
  79. package/custom-picker-button/cssm/index-f12ee135.d.ts +307 -3
  80. package/custom-picker-button/cssm/shared-4cd3936b.d.ts +1 -88
  81. package/custom-picker-button/esm/Component-50136800.d.ts +21 -62
  82. package/custom-picker-button/esm/Component-5e1b8383.d.ts +4 -21
  83. package/custom-picker-button/esm/Component-8b2c2707.d.ts +265 -9
  84. package/custom-picker-button/esm/Component-aed0af6e.d.ts +11 -0
  85. package/custom-picker-button/esm/Component-ebda875c.d.ts +98 -9
  86. package/{intl-phone-input/cssm/Component-50136800.d.ts → custom-picker-button/esm/Component-f12ee135.d.ts} +13 -43
  87. package/custom-picker-button/esm/Component.desktop-4cd3936b.d.ts +49 -0
  88. package/custom-picker-button/esm/Component.mobile-96988a65.d.ts +6 -0
  89. package/custom-picker-button/esm/Component.mobile.d.ts +9 -1
  90. package/custom-picker-button/esm/{index-8b2c2707.d.ts → Component.responsive-2e2b2125.d.ts} +1 -2
  91. package/custom-picker-button/esm/desktop-d446ae02.d.ts +2 -39
  92. package/custom-picker-button/esm/hook-9ea9e32c.d.ts +4 -4
  93. package/custom-picker-button/esm/index-9211a437.d.ts +2 -0
  94. package/custom-picker-button/esm/index-bdb4c6b9.d.ts +180 -2
  95. package/custom-picker-button/esm/index-c44170fe.d.ts +3 -4
  96. package/custom-picker-button/esm/index-ebda875c.d.ts +15 -20
  97. package/custom-picker-button/esm/index-f12ee135.d.ts +307 -3
  98. package/custom-picker-button/esm/shared-4cd3936b.d.ts +1 -88
  99. package/date-range-input/Component-50136800.d.ts +166 -3
  100. package/date-range-input/Component-63dec22f.d.ts +12 -155
  101. package/date-range-input/Component.desktop-8b5756fe.d.ts +5 -68
  102. package/date-range-input/components/date-range-input/Component.d.ts +1 -1
  103. package/date-range-input/cssm/Component-50136800.d.ts +166 -3
  104. package/date-range-input/cssm/Component-63dec22f.d.ts +12 -155
  105. package/date-range-input/cssm/Component.desktop-8b5756fe.d.ts +5 -61
  106. package/date-range-input/cssm/components/date-range-input/Component.d.ts +1 -1
  107. package/date-range-input/cssm/index-9211a437.d.ts +1 -1
  108. package/date-range-input/cssm/index-f034f741.d.ts +2 -83
  109. package/date-range-input/cssm/mobile-c219f8ca.d.ts +367 -1
  110. package/date-range-input/esm/Component-50136800.d.ts +3 -166
  111. package/date-range-input/esm/Component-63dec22f.d.ts +155 -12
  112. package/date-range-input/esm/Component.desktop-8b5756fe.d.ts +68 -5
  113. package/date-range-input/esm/components/date-range-input/Component.d.ts +1 -1
  114. package/date-range-input/esm/index-9211a437.d.ts +1 -1
  115. package/date-range-input/esm/index-ebda875c.d.ts +15 -115
  116. package/date-range-input/esm/index-f034f741.d.ts +80 -2
  117. package/date-range-input/esm/mobile-c219f8ca.d.ts +1 -367
  118. package/date-range-input/index-9211a437.d.ts +1 -1
  119. package/date-range-input/index-ebda875c.d.ts +115 -15
  120. package/date-range-input/index-f034f741.d.ts +2 -80
  121. package/date-range-input/mobile-c219f8ca.d.ts +367 -1
  122. package/date-time-input/Component-50136800.d.ts +166 -3
  123. package/date-time-input/Component-63dec22f.d.ts +12 -155
  124. package/date-time-input/Component.desktop-8b5756fe.d.ts +5 -68
  125. package/date-time-input/components/date-time-input/Component.d.ts +1 -1
  126. package/date-time-input/esm/Component-50136800.d.ts +166 -3
  127. package/date-time-input/esm/Component-5684a67d.d.ts +23 -0
  128. package/date-time-input/esm/Component-63dec22f.d.ts +12 -155
  129. package/date-time-input/esm/Component-e2b6c730.d.ts +76 -0
  130. package/date-time-input/esm/Component.desktop-8b5756fe.d.ts +5 -61
  131. package/date-time-input/esm/Component.desktop-ebda875c.d.ts +6 -0
  132. package/date-time-input/esm/components/date-time-input/Component.d.ts +1 -1
  133. package/date-time-input/esm/desktop-8b5756fe.d.ts +2 -0
  134. package/date-time-input/esm/index-9211a437.d.ts +1 -1
  135. package/date-time-input/esm/index-f034f741.d.ts +2 -83
  136. package/date-time-input/esm/mobile-c219f8ca.d.ts +367 -1
  137. package/date-time-input/index-9211a437.d.ts +1 -1
  138. package/date-time-input/index-ebda875c.d.ts +115 -15
  139. package/date-time-input/index-f034f741.d.ts +2 -80
  140. package/date-time-input/mobile-c219f8ca.d.ts +367 -1
  141. package/date-time-input/modern/Component-50136800.d.ts +3 -166
  142. package/date-time-input/modern/Component-63dec22f.d.ts +155 -12
  143. package/date-time-input/modern/Component.desktop-8b5756fe.d.ts +68 -5
  144. package/date-time-input/modern/components/date-time-input/Component.d.ts +1 -1
  145. package/date-time-input/modern/index-9211a437.d.ts +1 -1
  146. package/date-time-input/modern/index-ebda875c.d.ts +15 -115
  147. package/date-time-input/modern/index-f034f741.d.ts +80 -2
  148. package/date-time-input/modern/mobile-c219f8ca.d.ts +1 -367
  149. package/date-time-input/utils-e0a54580.d.ts +8 -0
  150. package/gallery/Component.js +2 -2
  151. package/gallery/components/header/Component.js +1 -1
  152. package/gallery/components/header/buttons.js +1 -1
  153. package/gallery/components/header/index.js +1 -1
  154. package/gallery/components/image-viewer/component.js +1 -1
  155. package/gallery/components/image-viewer/index.js +1 -1
  156. package/gallery/components/image-viewer/slide.js +1 -1
  157. package/gallery/components/index.js +2 -2
  158. package/gallery/esm/Component.js +2 -2
  159. package/gallery/esm/components/header/Component.js +1 -1
  160. package/gallery/esm/components/header/buttons.js +1 -1
  161. package/gallery/esm/components/header/index.js +1 -1
  162. package/gallery/esm/components/image-viewer/component.js +1 -1
  163. package/gallery/esm/components/image-viewer/index.js +1 -1
  164. package/gallery/esm/components/image-viewer/slide.js +1 -1
  165. package/gallery/esm/components/index.js +2 -2
  166. package/gallery/esm/index.js +2 -2
  167. package/gallery/index.js +2 -2
  168. package/gallery/modern/Component.js +2 -2
  169. package/gallery/modern/components/header/Component.js +1 -1
  170. package/gallery/modern/components/header/buttons.js +1 -1
  171. package/gallery/modern/components/header/index.js +1 -1
  172. package/gallery/modern/components/image-viewer/component.js +1 -1
  173. package/gallery/modern/components/image-viewer/index.js +1 -1
  174. package/gallery/modern/components/image-viewer/slide.js +1 -1
  175. package/gallery/modern/components/index.js +2 -2
  176. package/gallery/modern/index.js +2 -2
  177. package/grid/Component.js +1 -1
  178. package/grid/col/Component.js +1 -1
  179. package/grid/col/index.js +1 -1
  180. package/grid/esm/Component.js +1 -1
  181. package/grid/esm/col/Component.js +1 -1
  182. package/grid/esm/col/index.js +1 -1
  183. package/grid/esm/index.js +1 -1
  184. package/grid/esm/row/Component.js +1 -1
  185. package/grid/esm/row/index.js +1 -1
  186. package/grid/index.js +1 -1
  187. package/grid/modern/Component.js +1 -1
  188. package/grid/modern/col/Component.js +1 -1
  189. package/grid/modern/col/index.js +1 -1
  190. package/grid/modern/index.js +1 -1
  191. package/grid/modern/row/Component.js +1 -1
  192. package/grid/modern/row/index.js +1 -1
  193. package/grid/row/Component.js +1 -1
  194. package/grid/row/index.js +1 -1
  195. package/input/Component.desktop-ebda875c.d.ts +6 -0
  196. package/input/cssm/Component.desktop-ebda875c.d.ts +6 -0
  197. package/input-autocomplete/Component-50136800.d.ts +44 -0
  198. package/input-autocomplete/cssm/Component-5e1b8383.d.ts +4 -21
  199. package/input-autocomplete/cssm/Component-aed0af6e.d.ts +11 -0
  200. package/input-autocomplete/cssm/Component-ebda875c.d.ts +265 -8
  201. package/input-autocomplete/cssm/Component.mobile.d.ts +1 -1
  202. package/input-autocomplete/cssm/Component.modal.mobile.d.ts +2 -2
  203. package/input-autocomplete/cssm/Component.responsive.d.ts +1 -1
  204. package/input-autocomplete/cssm/hook-9ea9e32c.d.ts +4 -4
  205. package/input-autocomplete/cssm/hook-ebda875c.d.ts +48 -0
  206. package/input-autocomplete/cssm/index-bdb4c6b9.d.ts +180 -2
  207. package/input-autocomplete/cssm/index-ebda875c.d.ts +11 -115
  208. package/input-autocomplete/cssm/{Component.modal.mobile-5e1b8383.d.ts → mobile-45dc17c6.d.ts} +13 -26
  209. package/input-autocomplete/cssm/shared-4cd3936b.d.ts +1 -87
  210. package/intl-phone-input/Component-4cd3936b.d.ts +1 -1
  211. package/intl-phone-input/Component-5e1b8383.d.ts +96 -18
  212. package/intl-phone-input/component-50136800.d.ts +6 -0
  213. package/intl-phone-input/component.d.ts +1 -1
  214. package/intl-phone-input/components/select/component.d.ts +1 -1
  215. package/intl-phone-input/cssm/Component-4cd3936b.d.ts +1 -1
  216. package/intl-phone-input/cssm/Component-5e1b8383.d.ts +96 -18
  217. package/intl-phone-input/cssm/component.d.ts +1 -1
  218. package/intl-phone-input/cssm/components/select/component.d.ts +1 -1
  219. package/intl-phone-input/cssm/desktop-63dec22f.d.ts +1 -1
  220. package/intl-phone-input/cssm/shared-4cd3936b.d.ts +83 -13
  221. package/intl-phone-input/desktop-63dec22f.d.ts +1 -1
  222. package/intl-phone-input/modern/Component-50136800.d.ts +27 -25
  223. package/intl-phone-input/shared-4cd3936b.d.ts +83 -13
  224. package/package.json +1 -1327
  225. package/picker-button/cssm/Component.desktop.d.ts +2 -2
  226. package/picker-button/cssm/Component.mobile-06ffd24b.d.ts +1 -1
  227. package/picker-button/cssm/Component.mobile.d.ts +1 -1
  228. package/picker-button/cssm/Component.modal.mobile-5e1b8383.d.ts +1 -1
  229. package/picker-button/cssm/Component.responsive.d.ts +3 -3
  230. package/picker-button/cssm/option/Component.d.ts +2 -2
  231. package/picker-button/cssm/shared-4cd3936b.d.ts +93 -0
  232. package/picker-button/esm/Component-50136800.d.ts +21 -27
  233. package/picker-button/esm/Component-5e1b8383.d.ts +3 -70
  234. package/picker-button/esm/Component-72dda473.d.ts +53 -0
  235. package/picker-button/esm/Component-aed0af6e.d.ts +11 -0
  236. package/picker-button/esm/Component-ebda875c.d.ts +98 -9
  237. package/{custom-picker-button/Component-50136800.d.ts → picker-button/esm/Component-f12ee135.d.ts} +24 -31
  238. package/picker-button/esm/Component.desktop.d.ts +1 -1
  239. package/picker-button/esm/Component.mobile-96988a65.d.ts +6 -0
  240. package/picker-button/esm/Component.mobile.d.ts +1 -1
  241. package/picker-button/esm/Component.responsive.d.ts +1 -1
  242. package/picker-button/esm/hook-9ea9e32c.d.ts +4 -4
  243. package/picker-button/esm/hook-ebda875c.d.ts +48 -0
  244. package/picker-button/esm/index-50136800.d.ts +5 -2
  245. package/picker-button/esm/index-bdb4c6b9.d.ts +180 -2
  246. package/picker-button/esm/index-c44170fe.d.ts +3 -141
  247. package/picker-button/esm/index-ebda875c.d.ts +13 -62
  248. package/picker-button/esm/index-f12ee135.d.ts +307 -3
  249. package/picker-button/esm/shared-4cd3936b.d.ts +1 -87
  250. package/pure-cell/component.js +1 -1
  251. package/pure-cell/components/content/component.js +1 -1
  252. package/pure-cell/components/content/index.d.ts +1 -1
  253. package/pure-cell/components/content/index.js +1 -1
  254. package/pure-cell/components/main/component.js +1 -1
  255. package/pure-cell/components/main/index.d.ts +1 -1
  256. package/pure-cell/components/main/index.js +1 -1
  257. package/pure-cell/components/text/component.js +1 -1
  258. package/pure-cell/components/text/index.d.ts +1 -1
  259. package/pure-cell/components/text/index.js +1 -1
  260. package/pure-cell/esm/component.js +1 -1
  261. package/pure-cell/esm/components/content/component.js +1 -1
  262. package/pure-cell/esm/components/content/index.d.ts +1 -1
  263. package/pure-cell/esm/components/content/index.js +1 -1
  264. package/pure-cell/esm/components/main/component.js +1 -1
  265. package/pure-cell/esm/components/main/index.d.ts +1 -1
  266. package/pure-cell/esm/components/main/index.js +1 -1
  267. package/pure-cell/esm/components/text/component.js +1 -1
  268. package/pure-cell/esm/components/text/index.d.ts +1 -1
  269. package/pure-cell/esm/components/text/index.js +1 -1
  270. package/pure-cell/esm/index.js +1 -1
  271. package/pure-cell/index.js +1 -1
  272. package/pure-cell/modern/component-5a229016.d.ts +9 -9
  273. package/pure-cell/modern/component.js +1 -1
  274. package/pure-cell/modern/components/content/component.js +1 -1
  275. package/pure-cell/modern/components/content/index.d.ts +1 -1
  276. package/pure-cell/modern/components/content/index.js +1 -1
  277. package/pure-cell/modern/components/main/component.js +1 -1
  278. package/pure-cell/modern/components/main/index.d.ts +1 -1
  279. package/pure-cell/modern/components/main/index.js +1 -1
  280. package/pure-cell/modern/components/text/component.js +1 -1
  281. package/pure-cell/modern/components/text/index.d.ts +1 -1
  282. package/pure-cell/modern/components/text/index.js +1 -1
  283. package/pure-cell/modern/index.js +1 -1
  284. package/select/Component.desktop-ebda875c.d.ts +6 -0
  285. package/select/Component.desktop.d.ts +0 -2
  286. package/select/Component.mobile-f1f15074.d.ts +12 -12
  287. package/select/Component.mobile.js +1 -1
  288. package/select/Component.modal.mobile.js +1 -1
  289. package/select/Component.responsive.js +1 -1
  290. package/select/cssm/Component.desktop.d.ts +2 -0
  291. package/select/cssm/Component.mobile-f1f15074.d.ts +1 -1
  292. package/select/cssm/mobile-96988a65.d.ts +2 -6
  293. package/select/esm/Component.mobile.js +1 -1
  294. package/select/esm/Component.modal.mobile.js +1 -1
  295. package/select/esm/Component.responsive.js +1 -1
  296. package/select/esm/index.js +1 -1
  297. package/select/esm/mobile.js +1 -1
  298. package/select/esm/presets/index.js +1 -1
  299. package/select/esm/presets/useSelectWithApply/hook.js +1 -1
  300. package/select/esm/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  301. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  302. package/select/esm/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  303. package/select/esm/shared.js +1 -1
  304. package/select/index.js +1 -1
  305. package/select/mobile-96988a65.d.ts +6 -2
  306. package/select/mobile.js +1 -1
  307. package/select/modern/Component.mobile.js +1 -1
  308. package/select/modern/Component.modal.mobile.js +1 -1
  309. package/select/modern/Component.responsive.js +1 -1
  310. package/select/modern/index.js +1 -1
  311. package/select/modern/mobile.js +1 -1
  312. package/select/modern/presets/index.js +1 -1
  313. package/select/modern/presets/useSelectWithApply/hook.js +1 -1
  314. package/select/modern/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  315. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  316. package/select/modern/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  317. package/select/modern/shared.js +1 -1
  318. package/select/presets/index.js +1 -1
  319. package/select/presets/useSelectWithApply/hook.js +1 -1
  320. package/select/presets/useSelectWithApply/options-list-with-apply/Component.js +1 -1
  321. package/select/presets/useSelectWithApply/options-list-with-apply/index.d.ts +1 -1
  322. package/select/presets/useSelectWithApply/options-list-with-apply/index.js +1 -1
  323. package/select/shared.js +1 -1
  324. package/select-with-tags/Component-9211a437.d.ts +1 -1
  325. package/select-with-tags/Component.desktop-2e2b2125.d.ts +1 -1
  326. package/select-with-tags/Component.mobile-755fbaa3.d.ts +1 -1
  327. package/select-with-tags/Component.responsive-3109f463.d.ts +1 -1
  328. package/select-with-tags/cssm/Component-8b2c2707.d.ts +1 -1
  329. package/select-with-tags/cssm/index-c44170fe.d.ts +1 -1
  330. package/select-with-tags/esm/Component-8b2c2707.d.ts +1 -1
  331. package/select-with-tags/esm/Component-9211a437.d.ts +1 -1
  332. package/select-with-tags/esm/Component.desktop-2e2b2125.d.ts +1 -1
  333. package/select-with-tags/esm/Component.mobile-755fbaa3.d.ts +1 -1
  334. package/select-with-tags/esm/Component.responsive-3109f463.d.ts +1 -1
  335. package/select-with-tags/esm/index-c44170fe.d.ts +1 -1
  336. package/select-with-tags/modern/Component-50136800.d.ts +44 -0
  337. package/select-with-tags/modern/Component-8b2c2707.d.ts +1 -1
  338. package/select-with-tags/modern/index-c44170fe.d.ts +1 -1
  339. package/table/Component-50136800.d.ts +6 -6
  340. package/tabs/collapsible.js +2 -2
  341. package/tabs/components/primary-tablist/Component.collapsible.desktop.js +1 -1
  342. package/tabs/components/primary-tablist/Component.collapsible.mobile.js +2 -2
  343. package/tabs/components/primary-tablist/Component.collapsible.responsive.js +2 -2
  344. package/tabs/components/primary-tablist/Component.desktop.js +1 -1
  345. package/tabs/components/primary-tablist/Component.mobile.js +2 -2
  346. package/tabs/components/primary-tablist/Component.responsive.js +2 -2
  347. package/tabs/components/secondary-tablist/Component.desktop.js +1 -1
  348. package/tabs/components/secondary-tablist/Component.mobile.js +1 -1
  349. package/tabs/components/secondary-tablist/Component.responsive.js +1 -1
  350. package/tabs/components/tabs/Component.collabsible.desktop.js +1 -1
  351. package/tabs/components/tabs/Component.collapsible.mobile.js +2 -2
  352. package/tabs/components/tabs/Component.collapsible.responsive.js +2 -2
  353. package/tabs/components/tabs/Component.desktop.js +2 -2
  354. package/tabs/components/tabs/Component.mobile.js +3 -3
  355. package/tabs/components/tabs/Component.responsive.js +3 -3
  356. package/tabs/desktop.js +2 -2
  357. package/tabs/esm/collapsible.js +2 -2
  358. package/tabs/esm/components/primary-tablist/Component.collapsible.desktop.js +1 -1
  359. package/tabs/esm/components/primary-tablist/Component.collapsible.mobile.js +2 -2
  360. package/tabs/esm/components/primary-tablist/Component.collapsible.responsive.js +2 -2
  361. package/tabs/esm/components/primary-tablist/Component.desktop.js +1 -1
  362. package/tabs/esm/components/primary-tablist/Component.mobile.js +2 -2
  363. package/tabs/esm/components/primary-tablist/Component.responsive.js +2 -2
  364. package/tabs/esm/components/secondary-tablist/Component.desktop.js +1 -1
  365. package/tabs/esm/components/secondary-tablist/Component.mobile.js +1 -1
  366. package/tabs/esm/components/secondary-tablist/Component.responsive.js +1 -1
  367. package/tabs/esm/components/tabs/Component.collabsible.desktop.js +1 -1
  368. package/tabs/esm/components/tabs/Component.collapsible.mobile.js +2 -2
  369. package/tabs/esm/components/tabs/Component.collapsible.responsive.js +2 -2
  370. package/tabs/esm/components/tabs/Component.desktop.js +2 -2
  371. package/tabs/esm/components/tabs/Component.mobile.js +3 -3
  372. package/tabs/esm/components/tabs/Component.responsive.js +3 -3
  373. package/tabs/esm/desktop.js +2 -2
  374. package/tabs/esm/index.js +3 -3
  375. package/tabs/esm/mobile.js +3 -3
  376. package/tabs/index-ebda875c.d.ts +21 -86
  377. package/tabs/index.js +3 -3
  378. package/tabs/mobile.js +3 -3
  379. package/tabs/modern/Component.desktop-ebda875c.d.ts +6 -0
  380. package/tabs/modern/collapsible.js +2 -2
  381. package/tabs/modern/components/primary-tablist/Component.collapsible.desktop.js +1 -1
  382. package/tabs/modern/components/primary-tablist/Component.collapsible.mobile.js +2 -2
  383. package/tabs/modern/components/primary-tablist/Component.collapsible.responsive.js +2 -2
  384. package/tabs/modern/components/primary-tablist/Component.desktop.js +1 -1
  385. package/tabs/modern/components/primary-tablist/Component.mobile.js +2 -2
  386. package/tabs/modern/components/primary-tablist/Component.responsive.js +2 -2
  387. package/tabs/modern/components/secondary-tablist/Component.desktop.js +1 -1
  388. package/tabs/modern/components/secondary-tablist/Component.mobile.js +1 -1
  389. package/tabs/modern/components/secondary-tablist/Component.responsive.js +1 -1
  390. package/tabs/modern/components/tabs/Component.collabsible.desktop.js +1 -1
  391. package/tabs/modern/components/tabs/Component.collapsible.mobile.js +2 -2
  392. package/tabs/modern/components/tabs/Component.collapsible.responsive.js +2 -2
  393. package/tabs/modern/components/tabs/Component.desktop.js +2 -2
  394. package/tabs/modern/components/tabs/Component.mobile.js +3 -3
  395. package/tabs/modern/components/tabs/Component.responsive.js +3 -3
  396. package/tabs/modern/desktop.js +2 -2
  397. package/tabs/modern/index-ebda875c.d.ts +21 -86
  398. package/tabs/modern/index.js +3 -3
  399. package/tabs/modern/mobile.js +3 -3
  400. package/tag/esm/components/base-tag/Component.d.ts +1 -1
  401. package/textarea/Component.d.ts +1 -1
  402. package/textarea/Component.js +1 -1
  403. package/textarea/components/PseudoTextArea.js +1 -1
  404. package/textarea/components/index.d.ts +1 -1
  405. package/textarea/components/index.js +1 -1
  406. package/textarea/esm/Component.js +1 -1
  407. package/textarea/esm/components/PseudoTextArea.js +1 -1
  408. package/textarea/esm/components/index.d.ts +1 -1
  409. package/textarea/esm/components/index.js +1 -1
  410. package/textarea/esm/index.js +1 -1
  411. package/textarea/index.js +1 -1
  412. package/textarea/modern/Component.d.ts +1 -1
  413. package/textarea/modern/Component.js +1 -1
  414. package/textarea/modern/components/PseudoTextArea.js +1 -1
  415. package/textarea/modern/components/index.d.ts +1 -1
  416. package/textarea/modern/components/index.js +1 -1
  417. package/textarea/modern/index.js +1 -1
  418. package/themes/compiled/mobile-dark-bluetint.css +525 -524
  419. package/time-input/cssm/utils/format.js +10 -6
  420. package/time-input/esm/utils/format.js +10 -6
  421. package/time-input/utils/format.js +10 -6
  422. package/toast/Component.responsive.d.ts +1 -1
  423. package/toast/components/base-toast/component.d.ts +1 -1
  424. package/toast/index-7ca84eff.d.ts +3 -3
  425. package/toast/modern/Component.responsive.d.ts +1 -1
  426. package/toast/modern/components/base-toast/component.d.ts +1 -1
  427. package/toast/modern/index-7ca84eff.d.ts +3 -3
  428. package/typography/component.js +2 -2
  429. package/typography/esm/component.js +2 -2
  430. package/typography/esm/index.js +2 -2
  431. package/typography/esm/text/component.js +1 -1
  432. package/typography/esm/text/index.js +1 -1
  433. package/typography/esm/title/component.d.ts +1 -1
  434. package/typography/esm/title/component.js +1 -1
  435. package/typography/esm/title/index.js +2 -2
  436. package/typography/esm/title-mobile/component.js +2 -2
  437. package/typography/esm/title-mobile/index.js +2 -2
  438. package/typography/esm/title-responsive/component.js +2 -2
  439. package/typography/esm/title-responsive/index.js +2 -2
  440. package/typography/index.js +2 -2
  441. package/typography/modern/component.js +2 -2
  442. package/typography/modern/index.js +2 -2
  443. package/typography/modern/text/component.js +1 -1
  444. package/typography/modern/text/index.js +1 -1
  445. package/typography/modern/title/component.js +1 -1
  446. package/typography/modern/title/index.js +2 -2
  447. package/typography/modern/title-mobile/component.js +2 -2
  448. package/typography/modern/title-mobile/index.js +2 -2
  449. package/typography/modern/title-responsive/component.js +2 -2
  450. package/typography/modern/title-responsive/index.js +2 -2
  451. package/typography/text/component.js +1 -1
  452. package/typography/text/index.js +1 -1
  453. package/typography/title/component.js +1 -1
  454. package/typography/title/index.js +2 -2
  455. package/typography/title-mobile/component.js +2 -2
  456. package/typography/title-mobile/index.js +2 -2
  457. package/typography/title-responsive/component.js +2 -2
  458. package/typography/title-responsive/index.js +2 -2
  459. package/custom-picker-button/cssm/Component-63dec22f.d.ts +0 -167
  460. package/custom-picker-button/cssm/Component-9211a437.d.ts +0 -38
  461. package/custom-picker-button/cssm/Component.mobile-d446ae02.d.ts +0 -23
  462. package/custom-picker-button/cssm/Component.modal.mobile-5e1b8383.d.ts +0 -60
  463. package/custom-picker-button/cssm/mobile-755fbaa3.d.ts +0 -2
  464. package/custom-picker-button/cssm/types-d9f9bbcc.d.ts +0 -259
  465. package/custom-picker-button/cssm/utils-1574ad8b.d.ts +0 -29
  466. package/custom-picker-button/cssm/utils-49cc3c24.d.ts +0 -8
  467. package/custom-picker-button/esm/Component-63dec22f.d.ts +0 -167
  468. package/custom-picker-button/esm/Component-9211a437.d.ts +0 -38
  469. package/custom-picker-button/esm/Component.mobile-d446ae02.d.ts +0 -23
  470. package/custom-picker-button/esm/Component.modal.mobile-5e1b8383.d.ts +0 -60
  471. package/custom-picker-button/esm/mobile-755fbaa3.d.ts +0 -2
  472. package/custom-picker-button/esm/types-d9f9bbcc.d.ts +0 -259
  473. package/custom-picker-button/esm/utils-1574ad8b.d.ts +0 -29
  474. package/custom-picker-button/esm/utils-49cc3c24.d.ts +0 -8
  475. package/date-time-input/Component.mobile-ebda875c.d.ts +0 -6
  476. package/date-time-input/esm/Component-8b5756fe.d.ts +0 -388
  477. package/date-time-input/esm/Component.mobile-ebda875c.d.ts +0 -6
  478. package/input/Component.mobile-ebda875c.d.ts +0 -6
  479. package/input/cssm/Component.mobile-ebda875c.d.ts +0 -6
  480. package/input-autocomplete/cssm/Component-63dec22f.d.ts +0 -167
  481. package/input-autocomplete/cssm/mobile-06ffd24b.d.ts +0 -5
  482. package/input-autocomplete/cssm/utils-1574ad8b.d.ts +0 -29
  483. package/intl-phone-input/cssm/desktop-2e2b2125.d.ts +0 -2
  484. package/intl-phone-input/desktop-2e2b2125.d.ts +0 -2
  485. package/picker-button/cssm/shared-5e1b8383.d.ts +0 -6
  486. package/picker-button/esm/Component-63dec22f.d.ts +0 -167
  487. package/picker-button/esm/Component.modal.mobile-5e1b8383.d.ts +0 -60
  488. package/picker-button/esm/createPaddingStyle-72dda473.d.ts +0 -5
  489. package/picker-button/esm/types-72dda473.d.ts +0 -259
  490. package/picker-button/esm/utils-1574ad8b.d.ts +0 -29
  491. package/picker-button/esm/utils-49cc3c24.d.ts +0 -8
  492. package/tabs/modern/Component.mobile-ebda875c.d.ts +0 -6
  493. /package/calendar/{modern/Component.desktop-ebda875c.d.ts → Component.desktop-ebda875c.d.ts} +0 -0
  494. /package/calendar/{Component-63dec22f.d.ts → modern/Component-63dec22f.d.ts} +0 -0
  495. /package/calendar/{Component.mobile-ebda875c.d.ts → modern/Component.mobile-ebda875c.d.ts} +0 -0
  496. /package/calendar-input/cssm/{shared-f034f741.d.ts → shared-848397c5.d.ts} +0 -0
  497. /package/{date-range-input → calendar-input/esm}/Component-8b5756fe.d.ts +0 -0
  498. /package/{date-range-input → calendar-input/esm}/Component.responsive-2e2b2125.d.ts +0 -0
  499. /package/calendar-input/{modern → esm}/shared-f034f741.d.ts +0 -0
  500. /package/calendar-input/{esm/shared-71d94e2b.d.ts → modern/shared-848397c5.d.ts} +0 -0
  501. /package/calendar-input/{shared-f034f741.d.ts → shared-848397c5.d.ts} +0 -0
  502. /package/confirmation/{countdown-section-450ad0fb.d.ts → countdown-section-fed12d77.d.ts} +0 -0
  503. /package/confirmation/{countdown-section-450ad0fb.js → countdown-section-fed12d77.js} +0 -0
  504. /package/confirmation/esm/{countdown-section-1619290d.d.ts → countdown-section-9f6c08f9.d.ts} +0 -0
  505. /package/confirmation/esm/{countdown-section-1619290d.js → countdown-section-9f6c08f9.js} +0 -0
  506. /package/confirmation/modern/{countdown-section-1e0212a1.d.ts → countdown-section-8e55fbd5.d.ts} +0 -0
  507. /package/confirmation/modern/{countdown-section-1e0212a1.js → countdown-section-8e55fbd5.js} +0 -0
  508. /package/{input-autocomplete/cssm/Component-50136800.d.ts → custom-picker-button/component-50136800.d.ts} +0 -0
  509. /package/custom-picker-button/cssm/{Component.responsive-785df74d.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
  510. /package/custom-picker-button/cssm/{desktop-2e2b2125.d.ts → desktop-63dec22f.d.ts} +0 -0
  511. /package/{intl-phone-input/cssm/hook-c44170fe.d.ts → custom-picker-button/cssm/hook-ebda875c.d.ts} +0 -0
  512. /package/custom-picker-button/esm/{Component.responsive-785df74d.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
  513. /package/custom-picker-button/esm/{desktop-2e2b2125.d.ts → desktop-63dec22f.d.ts} +0 -0
  514. /package/{intl-phone-input/hook-c44170fe.d.ts → custom-picker-button/esm/hook-ebda875c.d.ts} +0 -0
  515. /package/{calendar-input/esm → date-range-input}/Component-5684a67d.d.ts +0 -0
  516. /package/{calendar-input/esm → date-range-input}/Component-e2b6c730.d.ts +0 -0
  517. /package/date-range-input/{esm/Component.desktop-ebda875c.d.ts → Component.desktop-ebda875c.d.ts} +0 -0
  518. /package/{calendar-input/esm → date-range-input}/Component.responsive-755fbaa3.d.ts +0 -0
  519. /package/date-range-input/{esm → cssm}/Component-5684a67d.d.ts +0 -0
  520. /package/date-range-input/{esm → cssm}/Component-e2b6c730.d.ts +0 -0
  521. /package/{date-time-input/modern → date-range-input/cssm}/Component.desktop-ebda875c.d.ts +0 -0
  522. /package/date-range-input/{esm → cssm}/Component.responsive-755fbaa3.d.ts +0 -0
  523. /package/{calendar-input/esm → date-range-input/cssm}/desktop-8b5756fe.d.ts +0 -0
  524. /package/{calendar-input/esm → date-range-input/cssm}/utils-e0a54580.d.ts +0 -0
  525. /package/date-range-input/{esm/desktop-8b5756fe.d.ts → desktop-8b5756fe.d.ts} +0 -0
  526. /package/date-range-input/{cssm → esm}/Component-8b5756fe.d.ts +0 -0
  527. /package/date-range-input/{Component.mobile-ebda875c.d.ts → esm/Component.mobile-ebda875c.d.ts} +0 -0
  528. /package/date-range-input/{cssm → esm}/Component.responsive-2e2b2125.d.ts +0 -0
  529. /package/date-range-input/{esm/utils-e0a54580.d.ts → utils-e0a54580.d.ts} +0 -0
  530. /package/date-time-input/{modern/Component-5684a67d.d.ts → Component-5684a67d.d.ts} +0 -0
  531. /package/date-time-input/{modern/Component-e2b6c730.d.ts → Component-e2b6c730.d.ts} +0 -0
  532. /package/{select/cssm → date-time-input}/Component.desktop-ebda875c.d.ts +0 -0
  533. /package/date-time-input/{modern/Component.responsive-755fbaa3.d.ts → Component.responsive-755fbaa3.d.ts} +0 -0
  534. /package/date-time-input/{modern/desktop-8b5756fe.d.ts → desktop-8b5756fe.d.ts} +0 -0
  535. /package/date-time-input/{Component.responsive-2e2b2125.d.ts → esm/Component.responsive-755fbaa3.d.ts} +0 -0
  536. /package/date-time-input/{modern → esm}/utils-e0a54580.d.ts +0 -0
  537. /package/date-time-input/{Component-8b5756fe.d.ts → modern/Component-8b5756fe.d.ts} +0 -0
  538. /package/{date-range-input/cssm → date-time-input/modern}/Component.mobile-ebda875c.d.ts +0 -0
  539. /package/date-time-input/{esm → modern}/Component.responsive-2e2b2125.d.ts +0 -0
  540. /package/gallery/{buttons-fb2186dd.d.ts → buttons-5b37d450.d.ts} +0 -0
  541. /package/gallery/{buttons-fb2186dd.js → buttons-5b37d450.js} +0 -0
  542. /package/gallery/esm/{buttons-26be921d.d.ts → buttons-7ba89ae6.d.ts} +0 -0
  543. /package/gallery/esm/{buttons-26be921d.js → buttons-7ba89ae6.js} +0 -0
  544. /package/gallery/esm/{slide-4a5d77ff.d.ts → slide-5fdc2385.d.ts} +0 -0
  545. /package/gallery/esm/{slide-4a5d77ff.js → slide-5fdc2385.js} +0 -0
  546. /package/gallery/modern/{buttons-6c2011fc.d.ts → buttons-67214141.d.ts} +0 -0
  547. /package/gallery/modern/{buttons-6c2011fc.js → buttons-67214141.js} +0 -0
  548. /package/gallery/modern/{slide-c6cf351a.d.ts → slide-b30acf22.d.ts} +0 -0
  549. /package/gallery/modern/{slide-c6cf351a.js → slide-b30acf22.js} +0 -0
  550. /package/gallery/{slide-97c2430b.d.ts → slide-8fd6374f.d.ts} +0 -0
  551. /package/gallery/{slide-97c2430b.js → slide-8fd6374f.js} +0 -0
  552. /package/grid/esm/{gutters.module-1c1cf33b.js → gutters.module-f3a98e38.js} +0 -0
  553. /package/grid/{gutters.module-2e2a7ca2.js → gutters.module-d27c6380.js} +0 -0
  554. /package/grid/modern/{gutters.module-834cfc1b.js → gutters.module-28d7eaed.js} +0 -0
  555. /package/input-autocomplete/{component-50136800.d.ts → cssm/component-50136800.d.ts} +0 -0
  556. /package/intl-phone-input/{Component.desktop-ed17077e.d.ts → Component.desktop-4cd3936b.d.ts} +0 -0
  557. /package/intl-phone-input/{Component.desktop-63dec22f.d.ts → Component.desktop-5e1b8383.d.ts} +0 -0
  558. /package/intl-phone-input/cssm/{Component.desktop-ed17077e.d.ts → Component.desktop-4cd3936b.d.ts} +0 -0
  559. /package/intl-phone-input/cssm/{Component.desktop-63dec22f.d.ts → Component.desktop-5e1b8383.d.ts} +0 -0
  560. /package/{table/modern → intl-phone-input/cssm}/component-50136800.d.ts +0 -0
  561. /package/picker-button/cssm/{hook-5e1b8383.d.ts → hook-9ea9e32c.d.ts} +0 -0
  562. /package/picker-button/esm/{Component.responsive-3109f463.d.ts → Component.responsive-d7e9f69d.d.ts} +0 -0
  563. /package/pure-cell/{component-574b4719.d.ts → component-b456f95e.d.ts} +0 -0
  564. /package/pure-cell/{component-574b4719.js → component-b456f95e.js} +0 -0
  565. /package/pure-cell/esm/{component-bd1cff18.d.ts → component-c6360997.d.ts} +0 -0
  566. /package/pure-cell/esm/{component-bd1cff18.js → component-c6360997.js} +0 -0
  567. /package/pure-cell/modern/{component-d896f003.d.ts → component-4573932e.d.ts} +0 -0
  568. /package/pure-cell/modern/{component-d896f003.js → component-4573932e.js} +0 -0
  569. /package/select/esm/{hook-8b901e45.d.ts → hook-7d563fb2.d.ts} +0 -0
  570. /package/select/esm/{hook-8b901e45.js → hook-7d563fb2.js} +0 -0
  571. /package/select/{hook-51f508bc.d.ts → hook-f268f742.d.ts} +0 -0
  572. /package/select/{hook-51f508bc.js → hook-f268f742.js} +0 -0
  573. /package/select/modern/{hook-b4b02643.d.ts → hook-c8f658eb.d.ts} +0 -0
  574. /package/select/modern/{hook-b4b02643.js → hook-c8f658eb.js} +0 -0
  575. /package/{select-with-tags/modern/component-50136800.d.ts → table/modern/Component-50136800.d.ts} +0 -0
  576. /package/tabs/{esm/Component.mobile-ebda875c.d.ts → Component.mobile-ebda875c.d.ts} +0 -0
  577. /package/tabs/{Component.desktop-ebda875c.d.ts → esm/Component.desktop-ebda875c.d.ts} +0 -0
  578. /package/tabs/esm/{index.module-6a3caad4.js → index.module-55bf1d28.js} +0 -0
  579. /package/tabs/esm/{index.module-476dfe41.js → index.module-ac3442a2.js} +0 -0
  580. /package/tabs/esm/{mobile.module-88c32b6e.js → mobile.module-e71a2bee.js} +0 -0
  581. /package/tabs/{index.module-2a1fc857.js → index.module-0888e855.js} +0 -0
  582. /package/tabs/{index.module-d3a1b5b8.js → index.module-8740ddf6.js} +0 -0
  583. /package/tabs/{mobile.module-05f3438c.js → mobile.module-27006097.js} +0 -0
  584. /package/tabs/modern/{index.module-486ed899.js → index.module-568ea224.js} +0 -0
  585. /package/tabs/modern/{index.module-08a9cafc.js → index.module-c05fe969.js} +0 -0
  586. /package/tabs/modern/{mobile.module-9fd30b09.js → mobile.module-d4facc6e.js} +0 -0
  587. /package/textarea/{PseudoTextArea-d15f57ae.d.ts → PseudoTextArea-b6497daf.d.ts} +0 -0
  588. /package/textarea/{PseudoTextArea-d15f57ae.js → PseudoTextArea-b6497daf.js} +0 -0
  589. /package/textarea/esm/{PseudoTextArea-67edf0fd.d.ts → PseudoTextArea-7f19cc70.d.ts} +0 -0
  590. /package/textarea/esm/{PseudoTextArea-67edf0fd.js → PseudoTextArea-7f19cc70.js} +0 -0
  591. /package/textarea/modern/{PseudoTextArea-f696979a.d.ts → PseudoTextArea-6e0ad103.d.ts} +0 -0
  592. /package/textarea/modern/{PseudoTextArea-f696979a.js → PseudoTextArea-6e0ad103.js} +0 -0
  593. /package/toast/{esm → cssm}/Component.desktop-7ca84eff.d.ts +0 -0
  594. /package/toast/{cssm → esm}/Component.mobile-7ca84eff.d.ts +0 -0
  595. /package/typography/{colors.module-7950d7ec.js → colors.module-9a51484c.js} +0 -0
  596. /package/typography/{common.module-6e24e386.js → common.module-df49bf94.js} +0 -0
  597. /package/typography/esm/{colors.module-61f84700.js → colors.module-152d2f21.js} +0 -0
  598. /package/typography/esm/{common.module-2c0af9b6.js → common.module-41c5c8e0.js} +0 -0
  599. /package/typography/modern/{colors.module-1f2f5f1c.js → colors.module-54809efe.js} +0 -0
  600. /package/typography/modern/{common.module-a96022c2.js → common.module-6884bf64.js} +0 -0
@@ -15,12 +15,16 @@ var isValidTimeFormat = function (value) {
15
15
  }
16
16
  return true;
17
17
  };
18
- var isValidInputValue = function (inputValue) { return !inputValue || (isCompleteTimeInput(inputValue) && isValidTimeFormat(inputValue)); };
19
- var format = function (value) { return value
20
- .replace(/^(\d\d)(\d)$/, '$1:$2') // 123 => 12:3
21
- .replace(/^(\d\d)(\d\d)/, '$1:$2') // 12345 => 12:45 (если вместо двоеточия введена цифра, она обратно заменяется на двоеточие)
22
- .replace(/^(\d):(\d\d)(\d)/, '$1:$2') // 1:234 => 1:23
23
- .replace(/\:$/, ''); }; // 12: => 12 || : => void
18
+ var isValidInputValue = function (inputValue) {
19
+ return !inputValue || (isCompleteTimeInput(inputValue) && isValidTimeFormat(inputValue));
20
+ };
21
+ var format = function (value) {
22
+ return value
23
+ .replace(/^(\d\d)(\d)$/, '$1:$2') // 123 => 12:3
24
+ .replace(/^(\d\d)(\d\d)/, '$1:$2') // 12345 => 12:45 (если вместо двоеточия введена цифра, она обратно заменяется на двоеточие)
25
+ .replace(/^(\d):(\d\d)(\d)/, '$1:$2') // 1:234 => 1:23
26
+ .replace(/\:$/, '');
27
+ }; // 12: => 12 || : => void
24
28
 
25
29
  exports.DATE_MASK = DATE_MASK;
26
30
  exports.format = format;
@@ -13,11 +13,15 @@ var isValidTimeFormat = function (value) {
13
13
  }
14
14
  return true;
15
15
  };
16
- var isValidInputValue = function (inputValue) { return !inputValue || (isCompleteTimeInput(inputValue) && isValidTimeFormat(inputValue)); };
17
- var format = function (value) { return value
18
- .replace(/^(\d\d)(\d)$/, '$1:$2') // 123 => 12:3
19
- .replace(/^(\d\d)(\d\d)/, '$1:$2') // 12345 => 12:45 (если вместо двоеточия введена цифра, она обратно заменяется на двоеточие)
20
- .replace(/^(\d):(\d\d)(\d)/, '$1:$2') // 1:234 => 1:23
21
- .replace(/\:$/, ''); }; // 12: => 12 || : => void
16
+ var isValidInputValue = function (inputValue) {
17
+ return !inputValue || (isCompleteTimeInput(inputValue) && isValidTimeFormat(inputValue));
18
+ };
19
+ var format = function (value) {
20
+ return value
21
+ .replace(/^(\d\d)(\d)$/, '$1:$2') // 123 => 12:3
22
+ .replace(/^(\d\d)(\d\d)/, '$1:$2') // 12345 => 12:45 (если вместо двоеточия введена цифра, она обратно заменяется на двоеточие)
23
+ .replace(/^(\d):(\d\d)(\d)/, '$1:$2') // 1:234 => 1:23
24
+ .replace(/\:$/, '');
25
+ }; // 12: => 12 || : => void
22
26
 
23
27
  export { DATE_MASK, format, isCompleteTimeInput, isValidInputValue, isValidTimeFormat };
@@ -15,12 +15,16 @@ var isValidTimeFormat = function (value) {
15
15
  }
16
16
  return true;
17
17
  };
18
- var isValidInputValue = function (inputValue) { return !inputValue || (isCompleteTimeInput(inputValue) && isValidTimeFormat(inputValue)); };
19
- var format = function (value) { return value
20
- .replace(/^(\d\d)(\d)$/, '$1:$2') // 123 => 12:3
21
- .replace(/^(\d\d)(\d\d)/, '$1:$2') // 12345 => 12:45 (если вместо двоеточия введена цифра, она обратно заменяется на двоеточие)
22
- .replace(/^(\d):(\d\d)(\d)/, '$1:$2') // 1:234 => 1:23
23
- .replace(/\:$/, ''); }; // 12: => 12 || : => void
18
+ var isValidInputValue = function (inputValue) {
19
+ return !inputValue || (isCompleteTimeInput(inputValue) && isValidTimeFormat(inputValue));
20
+ };
21
+ var format = function (value) {
22
+ return value
23
+ .replace(/^(\d\d)(\d)$/, '$1:$2') // 123 => 12:3
24
+ .replace(/^(\d\d)(\d\d)/, '$1:$2') // 12345 => 12:45 (если вместо двоеточия введена цифра, она обратно заменяется на двоеточие)
25
+ .replace(/^(\d):(\d\d)(\d)/, '$1:$2') // 1:234 => 1:23
26
+ .replace(/\:$/, '');
27
+ }; // 12: => 12 || : => void
24
28
 
25
29
  exports.DATE_MASK = DATE_MASK;
26
30
  exports.format = format;
@@ -4,7 +4,7 @@ import { BaseToastProps } from "./components/base-toast/index";
4
4
  type ToastProps = BaseToastProps;
5
5
  declare const Toast: React.ForwardRefExoticComponent<Omit<import("./index-7ca84eff").BaseToastPlateProps, "styles"> & {
6
6
  breakpoint?: number | undefined;
7
- } & Pick<import("packages/popover/src").PopoverProps, "open" | "offset" | "getPortalContainer" | "transition" | "useAnchorWidth" | "position" | "preventFlip"> & {
7
+ } & Pick<import("packages/popover/src").PopoverProps, "getPortalContainer" | "transition" | "useAnchorWidth" | "offset" | "position" | "preventFlip" | "open"> & {
8
8
  anchorElement?: HTMLElement | null | undefined;
9
9
  autoCloseDelay?: number | undefined;
10
10
  bottomOffset?: number | undefined;
@@ -33,7 +33,7 @@ type BaseToastProps = ToastPlateProps & Pick<PopoverProps, 'position' | 'offset'
33
33
  };
34
34
  declare const BaseToast: React.ForwardRefExoticComponent<Omit<import("../../index-7ca84eff").BaseToastPlateProps, "styles"> & {
35
35
  breakpoint?: number | undefined;
36
- } & Pick<PopoverProps, "open" | "offset" | "getPortalContainer" | "transition" | "useAnchorWidth" | "position" | "preventFlip"> & {
36
+ } & Pick<PopoverProps, "getPortalContainer" | "transition" | "useAnchorWidth" | "offset" | "position" | "preventFlip" | "open"> & {
37
37
  /**
38
38
  * Элемент, относительного которого появляется тост.
39
39
  * Если не передавать, тост будет позиционирован снизу экрана (position: fixed).
@@ -199,10 +199,10 @@ declare const IconButton: React.ForwardRefExoticComponent<{
199
199
  icon: ElementType<{
200
200
  className?: string;
201
201
  }> | ReactElement;
202
- view?: "primary" | "secondary" | "tertiary" | "negative" | "transparent" | undefined;
203
- size?: "xs" | "s" | "xxs" | undefined;
202
+ view?: "transparent" | "primary" | "secondary" | "tertiary" | "negative" | undefined;
203
+ size?: "s" | "xs" | "xxs" | undefined;
204
204
  className?: string | undefined;
205
- alignIcon?: "center" | "left" | "right" | undefined;
205
+ alignIcon?: "center" | "right" | "left" | undefined;
206
206
  dataTestId?: string | undefined;
207
207
  colors?: "default" | "inverted" | undefined;
208
208
  } & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "size"> & Pick<ButtonProps$0, "href" | "loading" | "breakpoint"> & Pick<React.AnchorHTMLAttributes<HTMLAnchorElement>, "download" | "target"> & React.RefAttributes<HTMLButtonElement>>;
@@ -4,7 +4,7 @@ import { BaseToastProps } from "./components/base-toast/index";
4
4
  type ToastProps = BaseToastProps;
5
5
  declare const Toast: React.ForwardRefExoticComponent<Omit<import("./index-7ca84eff").BaseToastPlateProps, "styles"> & {
6
6
  breakpoint?: number | undefined;
7
- } & Pick<import("packages/popover/src").PopoverProps, "open" | "offset" | "getPortalContainer" | "transition" | "useAnchorWidth" | "position" | "preventFlip"> & {
7
+ } & Pick<import("packages/popover/src").PopoverProps, "getPortalContainer" | "transition" | "useAnchorWidth" | "offset" | "position" | "preventFlip" | "open"> & {
8
8
  anchorElement?: HTMLElement | null | undefined;
9
9
  autoCloseDelay?: number | undefined;
10
10
  bottomOffset?: number | undefined;
@@ -33,7 +33,7 @@ type BaseToastProps = ToastPlateProps & Pick<PopoverProps, 'position' | 'offset'
33
33
  };
34
34
  declare const BaseToast: React.ForwardRefExoticComponent<Omit<import("../../index-7ca84eff").BaseToastPlateProps, "styles"> & {
35
35
  breakpoint?: number | undefined;
36
- } & Pick<PopoverProps, "open" | "offset" | "getPortalContainer" | "transition" | "useAnchorWidth" | "position" | "preventFlip"> & {
36
+ } & Pick<PopoverProps, "getPortalContainer" | "transition" | "useAnchorWidth" | "offset" | "position" | "preventFlip" | "open"> & {
37
37
  /**
38
38
  * Элемент, относительного которого появляется тост.
39
39
  * Если не передавать, тост будет позиционирован снизу экрана (position: fixed).
@@ -199,10 +199,10 @@ declare const IconButton: React.ForwardRefExoticComponent<{
199
199
  icon: ElementType<{
200
200
  className?: string;
201
201
  }> | ReactElement;
202
- view?: "primary" | "secondary" | "tertiary" | "negative" | "transparent" | undefined;
203
- size?: "xs" | "s" | "xxs" | undefined;
202
+ view?: "transparent" | "primary" | "secondary" | "tertiary" | "negative" | undefined;
203
+ size?: "s" | "xs" | "xxs" | undefined;
204
204
  className?: string | undefined;
205
- alignIcon?: "center" | "left" | "right" | undefined;
205
+ alignIcon?: "center" | "right" | "left" | undefined;
206
206
  dataTestId?: string | undefined;
207
207
  colors?: "default" | "inverted" | undefined;
208
208
  } & Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, "size"> & Pick<ButtonProps$0, "href" | "loading" | "breakpoint"> & Pick<React.AnchorHTMLAttributes<HTMLAnchorElement>, "download" | "target"> & React.RefAttributes<HTMLButtonElement>>;
@@ -7,9 +7,9 @@ var titleResponsive_component = require('./title-responsive/component.js');
7
7
  require('tslib');
8
8
  require('react');
9
9
  require('classnames');
10
- require('./colors.module-7950d7ec.js');
10
+ require('./colors.module-9a51484c.js');
11
11
  require('./title/component.js');
12
- require('./common.module-6e24e386.js');
12
+ require('./common.module-df49bf94.js');
13
13
 
14
14
  var Typography = {
15
15
  Title: title_index.Title,
@@ -5,9 +5,9 @@ import { TitleResponsive } from './title-responsive/component.js';
5
5
  import 'tslib';
6
6
  import 'react';
7
7
  import 'classnames';
8
- import './colors.module-61f84700.js';
8
+ import './colors.module-152d2f21.js';
9
9
  import './title/component.js';
10
- import './common.module-2c0af9b6.js';
10
+ import './common.module-41c5c8e0.js';
11
11
 
12
12
  var Typography = {
13
13
  Title: Title,
@@ -4,9 +4,9 @@ import './text/component.js';
4
4
  import 'tslib';
5
5
  import 'react';
6
6
  import 'classnames';
7
- import './colors.module-61f84700.js';
7
+ import './colors.module-152d2f21.js';
8
8
  import './title/index.js';
9
9
  import './title/component.js';
10
- import './common.module-2c0af9b6.js';
10
+ import './common.module-41c5c8e0.js';
11
11
  import './title-mobile/component.js';
12
12
  import './title-responsive/component.js';
@@ -1,7 +1,7 @@
1
1
  import { __rest, __assign } from 'tslib';
2
2
  import React, { forwardRef } from 'react';
3
3
  import cn from 'classnames';
4
- import { c as colors } from '../colors.module-61f84700.js';
4
+ import { c as colors } from '../colors.module-152d2f21.js';
5
5
 
6
6
  var styles = {"paragraph":"typography__paragraph_1mksk","paragraphWithMargins":"typography__paragraphWithMargins_1mksk","primary-large":"typography__primary-large_1mksk","primary-medium":"typography__primary-medium_1mksk","primary-small":"typography__primary-small_1mksk","secondary-large":"typography__secondary-large_1mksk","secondary-medium":"typography__secondary-medium_1mksk","secondary-small":"typography__secondary-small_1mksk","component":"typography__component_1mksk","caps":"typography__caps_1mksk","bold":"typography__bold_1mksk","medium":"typography__medium_1mksk","regular":"typography__regular_1mksk","monospace":"typography__monospace_1mksk","rowLimit1":"typography__rowLimit1_1mksk","rowLimit2":"typography__rowLimit2_1mksk","rowLimit3":"typography__rowLimit3_1mksk"};
7
7
  require('./index.css');
@@ -2,4 +2,4 @@ export { Text } from './component.js';
2
2
  import 'tslib';
3
3
  import 'react';
4
4
  import 'classnames';
5
- import '../colors.module-61f84700.js';
5
+ import '../colors.module-152d2f21.js';
@@ -63,7 +63,7 @@ declare const Title: React.ForwardRefExoticComponent<Omit<NativeProps, "color">
63
63
  /**
64
64
  * Цвет текста
65
65
  */
66
- color?: "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "secondary" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | undefined;
66
+ color?: "secondary" | "tertiary" | "disabled" | "accent" | "primary" | "attention" | "positive" | "tertiary-inverted" | "primary-inverted" | "secondary-inverted" | "link" | "negative" | "static-primary-light" | "static-secondary-light" | "static-tertiary-light" | "static-primary-dark" | "static-secondary-dark" | "static-tertiary-dark" | "static-accent" | undefined;
67
67
  /**
68
68
  * Толщина шрифта
69
69
  */
@@ -1,7 +1,7 @@
1
1
  import { __rest, __assign } from 'tslib';
2
2
  import React, { forwardRef } from 'react';
3
3
  import cn from 'classnames';
4
- import { c as colors } from '../colors.module-61f84700.js';
4
+ import { c as colors } from '../colors.module-152d2f21.js';
5
5
 
6
6
  var Title = forwardRef(function (_a, ref) {
7
7
  var _b;
@@ -1,9 +1,9 @@
1
1
  import { __assign } from 'tslib';
2
2
  import React from 'react';
3
3
  import { Title as Title$1 } from './component.js';
4
- import { c as commonStyles } from '../common.module-2c0af9b6.js';
4
+ import { c as commonStyles } from '../common.module-41c5c8e0.js';
5
5
  import 'classnames';
6
- import '../colors.module-61f84700.js';
6
+ import '../colors.module-152d2f21.js';
7
7
 
8
8
  var styles = {"styrene-xlarge":"typography__styrene-xlarge_ojwxq","styrene-large":"typography__styrene-large_ojwxq","styrene-medium":"typography__styrene-medium_ojwxq","styrene-small":"typography__styrene-small_ojwxq","styrene-xsmall":"typography__styrene-xsmall_ojwxq","system-xlarge":"typography__system-xlarge_ojwxq","system-large":"typography__system-large_ojwxq","system-medium":"typography__system-medium_ojwxq","system-small":"typography__system-small_ojwxq","system-xsmall":"typography__system-xsmall_ojwxq","margins-xlarge":"typography__margins-xlarge_ojwxq","margins-large":"typography__margins-large_ojwxq","margins-medium":"typography__margins-medium_ojwxq","margins-small":"typography__margins-small_ojwxq","margins-xsmall":"typography__margins-xsmall_ojwxq","rowLimit1":"typography__rowLimit1_ojwxq","rowLimit2":"typography__rowLimit2_ojwxq","rowLimit3":"typography__rowLimit3_ojwxq"};
9
9
  require('./index.css');
@@ -1,9 +1,9 @@
1
1
  import { __assign } from 'tslib';
2
2
  import React from 'react';
3
3
  import { Title } from '../title/component.js';
4
- import { c as commonStyles } from '../common.module-2c0af9b6.js';
4
+ import { c as commonStyles } from '../common.module-41c5c8e0.js';
5
5
  import 'classnames';
6
- import '../colors.module-61f84700.js';
6
+ import '../colors.module-152d2f21.js';
7
7
 
8
8
  var styles = {"styrene-xlarge":"typography__styrene-xlarge_1fqb1","styrene-large":"typography__styrene-large_1fqb1","styrene-medium":"typography__styrene-medium_1fqb1","styrene-small":"typography__styrene-small_1fqb1","styrene-xsmall":"typography__styrene-xsmall_1fqb1","system-xlarge":"typography__system-xlarge_1fqb1","system-large":"typography__system-large_1fqb1","system-medium":"typography__system-medium_1fqb1","system-small":"typography__system-small_1fqb1","system-xsmall":"typography__system-xsmall_1fqb1"};
9
9
  require('./index.css');
@@ -3,5 +3,5 @@ import 'tslib';
3
3
  import 'react';
4
4
  import '../title/component.js';
5
5
  import 'classnames';
6
- import '../colors.module-61f84700.js';
7
- import '../common.module-2c0af9b6.js';
6
+ import '../colors.module-152d2f21.js';
7
+ import '../common.module-41c5c8e0.js';
@@ -1,9 +1,9 @@
1
1
  import { __assign } from 'tslib';
2
2
  import React from 'react';
3
3
  import { Title } from '../title/component.js';
4
- import { c as commonStyles } from '../common.module-2c0af9b6.js';
4
+ import { c as commonStyles } from '../common.module-41c5c8e0.js';
5
5
  import 'classnames';
6
- import '../colors.module-61f84700.js';
6
+ import '../colors.module-152d2f21.js';
7
7
 
8
8
  var styles = {"styrene-xlarge":"typography__styrene-xlarge_d3vpb","styrene-large":"typography__styrene-large_d3vpb","styrene-medium":"typography__styrene-medium_d3vpb","styrene-small":"typography__styrene-small_d3vpb","styrene-xsmall":"typography__styrene-xsmall_d3vpb","system-xlarge":"typography__system-xlarge_d3vpb","system-large":"typography__system-large_d3vpb","system-medium":"typography__system-medium_d3vpb","system-small":"typography__system-small_d3vpb","system-xsmall":"typography__system-xsmall_d3vpb","margins-xlarge":"typography__margins-xlarge_d3vpb","margins-large":"typography__margins-large_d3vpb","margins-medium":"typography__margins-medium_d3vpb","margins-small":"typography__margins-small_d3vpb","margins-xsmall":"typography__margins-xsmall_d3vpb"};
9
9
  require('./index.css');
@@ -3,5 +3,5 @@ import 'tslib';
3
3
  import 'react';
4
4
  import '../title/component.js';
5
5
  import 'classnames';
6
- import '../colors.module-61f84700.js';
7
- import '../common.module-2c0af9b6.js';
6
+ import '../colors.module-152d2f21.js';
7
+ import '../common.module-41c5c8e0.js';
@@ -6,10 +6,10 @@ require('./text/component.js');
6
6
  require('tslib');
7
7
  require('react');
8
8
  require('classnames');
9
- require('./colors.module-7950d7ec.js');
9
+ require('./colors.module-9a51484c.js');
10
10
  require('./title/index.js');
11
11
  require('./title/component.js');
12
- require('./common.module-6e24e386.js');
12
+ require('./common.module-df49bf94.js');
13
13
  require('./title-mobile/component.js');
14
14
  require('./title-responsive/component.js');
15
15
 
@@ -4,9 +4,9 @@ import { TitleMobile } from './title-mobile/component.js';
4
4
  import { TitleResponsive } from './title-responsive/component.js';
5
5
  import 'react';
6
6
  import 'classnames';
7
- import './colors.module-1f2f5f1c.js';
7
+ import './colors.module-54809efe.js';
8
8
  import './title/component.js';
9
- import './common.module-a96022c2.js';
9
+ import './common.module-6884bf64.js';
10
10
 
11
11
  const Typography = {
12
12
  Title,
@@ -3,9 +3,9 @@ export { typographyPresets } from './presets.js';
3
3
  import './text/component.js';
4
4
  import 'react';
5
5
  import 'classnames';
6
- import './colors.module-1f2f5f1c.js';
6
+ import './colors.module-54809efe.js';
7
7
  import './title/index.js';
8
8
  import './title/component.js';
9
- import './common.module-a96022c2.js';
9
+ import './common.module-6884bf64.js';
10
10
  import './title-mobile/component.js';
11
11
  import './title-responsive/component.js';
@@ -1,6 +1,6 @@
1
1
  import React, { forwardRef } from 'react';
2
2
  import cn from 'classnames';
3
- import { c as colors } from '../colors.module-1f2f5f1c.js';
3
+ import { c as colors } from '../colors.module-54809efe.js';
4
4
 
5
5
  const styles = {"paragraph":"typography__paragraph_1mksk","paragraphWithMargins":"typography__paragraphWithMargins_1mksk","primary-large":"typography__primary-large_1mksk","primary-medium":"typography__primary-medium_1mksk","primary-small":"typography__primary-small_1mksk","secondary-large":"typography__secondary-large_1mksk","secondary-medium":"typography__secondary-medium_1mksk","secondary-small":"typography__secondary-small_1mksk","component":"typography__component_1mksk","caps":"typography__caps_1mksk","bold":"typography__bold_1mksk","medium":"typography__medium_1mksk","regular":"typography__regular_1mksk","monospace":"typography__monospace_1mksk","rowLimit1":"typography__rowLimit1_1mksk","rowLimit2":"typography__rowLimit2_1mksk","rowLimit3":"typography__rowLimit3_1mksk"};
6
6
  require('./index.css');
@@ -1,4 +1,4 @@
1
1
  export { Text } from './component.js';
2
2
  import 'react';
3
3
  import 'classnames';
4
- import '../colors.module-1f2f5f1c.js';
4
+ import '../colors.module-54809efe.js';
@@ -1,6 +1,6 @@
1
1
  import React, { forwardRef } from 'react';
2
2
  import cn from 'classnames';
3
- import { c as colors } from '../colors.module-1f2f5f1c.js';
3
+ import { c as colors } from '../colors.module-54809efe.js';
4
4
 
5
5
  const Title = forwardRef(({ tag: Component = 'div', view = 'medium', font = 'styrene', weight = font === 'styrene' ? 'medium' : 'bold', defaultMargins = false, color, className, dataTestId, children, rowLimit, styles, ...restProps }, ref) => (React.createElement(Component, { className: cn(styles.component, className, styles[`${font}-${view}`], defaultMargins && styles[`margins-${view}`], styles[weight], color && colors[color], { [styles[`rowLimit${rowLimit}`]]: rowLimit }), "data-test-id": dataTestId, ref: ref, ...restProps }, children)));
6
6
 
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  import { Title as Title$1 } from './component.js';
3
- import { c as commonStyles } from '../common.module-a96022c2.js';
3
+ import { c as commonStyles } from '../common.module-6884bf64.js';
4
4
  import 'classnames';
5
- import '../colors.module-1f2f5f1c.js';
5
+ import '../colors.module-54809efe.js';
6
6
 
7
7
  const styles = {"styrene-xlarge":"typography__styrene-xlarge_ojwxq","styrene-large":"typography__styrene-large_ojwxq","styrene-medium":"typography__styrene-medium_ojwxq","styrene-small":"typography__styrene-small_ojwxq","styrene-xsmall":"typography__styrene-xsmall_ojwxq","system-xlarge":"typography__system-xlarge_ojwxq","system-large":"typography__system-large_ojwxq","system-medium":"typography__system-medium_ojwxq","system-small":"typography__system-small_ojwxq","system-xsmall":"typography__system-xsmall_ojwxq","margins-xlarge":"typography__margins-xlarge_ojwxq","margins-large":"typography__margins-large_ojwxq","margins-medium":"typography__margins-medium_ojwxq","margins-small":"typography__margins-small_ojwxq","margins-xsmall":"typography__margins-xsmall_ojwxq","rowLimit1":"typography__rowLimit1_ojwxq","rowLimit2":"typography__rowLimit2_ojwxq","rowLimit3":"typography__rowLimit3_ojwxq"};
8
8
  require('./index.css');
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  import { Title } from '../title/component.js';
3
- import { c as commonStyles } from '../common.module-a96022c2.js';
3
+ import { c as commonStyles } from '../common.module-6884bf64.js';
4
4
  import 'classnames';
5
- import '../colors.module-1f2f5f1c.js';
5
+ import '../colors.module-54809efe.js';
6
6
 
7
7
  const styles = {"styrene-xlarge":"typography__styrene-xlarge_1fqb1","styrene-large":"typography__styrene-large_1fqb1","styrene-medium":"typography__styrene-medium_1fqb1","styrene-small":"typography__styrene-small_1fqb1","styrene-xsmall":"typography__styrene-xsmall_1fqb1","system-xlarge":"typography__system-xlarge_1fqb1","system-large":"typography__system-large_1fqb1","system-medium":"typography__system-medium_1fqb1","system-small":"typography__system-small_1fqb1","system-xsmall":"typography__system-xsmall_1fqb1"};
8
8
  require('./index.css');
@@ -2,5 +2,5 @@ export { TitleMobile } from './component.js';
2
2
  import 'react';
3
3
  import '../title/component.js';
4
4
  import 'classnames';
5
- import '../colors.module-1f2f5f1c.js';
6
- import '../common.module-a96022c2.js';
5
+ import '../colors.module-54809efe.js';
6
+ import '../common.module-6884bf64.js';
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
2
  import { Title } from '../title/component.js';
3
- import { c as commonStyles } from '../common.module-a96022c2.js';
3
+ import { c as commonStyles } from '../common.module-6884bf64.js';
4
4
  import 'classnames';
5
- import '../colors.module-1f2f5f1c.js';
5
+ import '../colors.module-54809efe.js';
6
6
 
7
7
  const styles = {"styrene-xlarge":"typography__styrene-xlarge_d3vpb","styrene-large":"typography__styrene-large_d3vpb","styrene-medium":"typography__styrene-medium_d3vpb","styrene-small":"typography__styrene-small_d3vpb","styrene-xsmall":"typography__styrene-xsmall_d3vpb","system-xlarge":"typography__system-xlarge_d3vpb","system-large":"typography__system-large_d3vpb","system-medium":"typography__system-medium_d3vpb","system-small":"typography__system-small_d3vpb","system-xsmall":"typography__system-xsmall_d3vpb","margins-xlarge":"typography__margins-xlarge_d3vpb","margins-large":"typography__margins-large_d3vpb","margins-medium":"typography__margins-medium_d3vpb","margins-small":"typography__margins-small_d3vpb","margins-xsmall":"typography__margins-xsmall_d3vpb"};
8
8
  require('./index.css');
@@ -2,5 +2,5 @@ export { TitleResponsive } from './component.js';
2
2
  import 'react';
3
3
  import '../title/component.js';
4
4
  import 'classnames';
5
- import '../colors.module-1f2f5f1c.js';
6
- import '../common.module-a96022c2.js';
5
+ import '../colors.module-54809efe.js';
6
+ import '../common.module-6884bf64.js';
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
3
3
  var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var cn = require('classnames');
6
- var colors_module = require('../colors.module-7950d7ec.js');
6
+ var colors_module = require('../colors.module-9a51484c.js');
7
7
 
8
8
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
9
9
 
@@ -4,7 +4,7 @@ var text_component = require('./component.js');
4
4
  require('tslib');
5
5
  require('react');
6
6
  require('classnames');
7
- require('../colors.module-7950d7ec.js');
7
+ require('../colors.module-9a51484c.js');
8
8
 
9
9
 
10
10
 
@@ -3,7 +3,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
3
3
  var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var cn = require('classnames');
6
- var colors_module = require('../colors.module-7950d7ec.js');
6
+ var colors_module = require('../colors.module-9a51484c.js');
7
7
 
8
8
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
9
9
 
@@ -3,9 +3,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
3
3
  var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var title_component = require('./component.js');
6
- var common_module = require('../common.module-6e24e386.js');
6
+ var common_module = require('../common.module-df49bf94.js');
7
7
  require('classnames');
8
- require('../colors.module-7950d7ec.js');
8
+ require('../colors.module-9a51484c.js');
9
9
 
10
10
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
11
11
 
@@ -3,9 +3,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
3
3
  var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var title_component = require('../title/component.js');
6
- var common_module = require('../common.module-6e24e386.js');
6
+ var common_module = require('../common.module-df49bf94.js');
7
7
  require('classnames');
8
- require('../colors.module-7950d7ec.js');
8
+ require('../colors.module-9a51484c.js');
9
9
 
10
10
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
11
11
 
@@ -5,8 +5,8 @@ require('tslib');
5
5
  require('react');
6
6
  require('../title/component.js');
7
7
  require('classnames');
8
- require('../colors.module-7950d7ec.js');
9
- require('../common.module-6e24e386.js');
8
+ require('../colors.module-9a51484c.js');
9
+ require('../common.module-df49bf94.js');
10
10
 
11
11
 
12
12
 
@@ -3,9 +3,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
3
3
  var tslib = require('tslib');
4
4
  var React = require('react');
5
5
  var title_component = require('../title/component.js');
6
- var common_module = require('../common.module-6e24e386.js');
6
+ var common_module = require('../common.module-df49bf94.js');
7
7
  require('classnames');
8
- require('../colors.module-7950d7ec.js');
8
+ require('../colors.module-9a51484c.js');
9
9
 
10
10
  function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'default' in e ? e : { default: e }; }
11
11
 
@@ -5,8 +5,8 @@ require('tslib');
5
5
  require('react');
6
6
  require('../title/component.js');
7
7
  require('classnames');
8
- require('../colors.module-7950d7ec.js');
9
- require('../common.module-6e24e386.js');
8
+ require('../colors.module-9a51484c.js');
9
+ require('../common.module-df49bf94.js');
10
10
 
11
11
 
12
12