@taiga-ui/core 3.57.0 → 3.59.0-canary.10da730

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 (1345) hide show
  1. package/abstract/abstract-driver.directive.d.ts +1 -1
  2. package/abstract/abstract-textfield-host.d.ts +1 -1
  3. package/abstract/rect-accessor.d.ts +1 -1
  4. package/components/alert/alert.component.d.ts +1 -1
  5. package/components/alert/alert.directive.d.ts +1 -1
  6. package/components/button/button.component.d.ts +1 -1
  7. package/components/calendar/calendar.component.d.ts +1 -1
  8. package/components/data-list/data-list.component.d.ts +1 -1
  9. package/components/data-list/data-list.directive.d.ts +1 -1
  10. package/components/data-list/opt-group.directive.d.ts +1 -1
  11. package/components/data-list/option/option.component.d.ts +1 -1
  12. package/components/dialog/dialog.component.d.ts +2 -2
  13. package/components/dialog/dialog.directive.d.ts +1 -1
  14. package/components/dialog/dialog.tokens.d.ts +1 -1
  15. package/components/error/error.component.d.ts +1 -1
  16. package/components/expand/expand-content.directive.d.ts +1 -1
  17. package/components/expand/expand.component.d.ts +1 -1
  18. package/components/group/group-styles.component.d.ts +1 -1
  19. package/components/group/group.directive.d.ts +1 -1
  20. package/components/hints-host/hints-host.component.d.ts +1 -1
  21. package/components/hosted-dropdown/accessor-proxy.directive.d.ts +1 -1
  22. package/components/hosted-dropdown/dropdown-open-monitor.directive.d.ts +1 -1
  23. package/components/hosted-dropdown/hosted-dropdown-connector.directive.d.ts +1 -1
  24. package/components/hosted-dropdown/hosted-dropdown.component.d.ts +3 -3
  25. package/components/label/label.component.d.ts +1 -1
  26. package/components/link/link.component.d.ts +1 -1
  27. package/components/loader/loader.component.d.ts +1 -1
  28. package/components/notification/notification.component.d.ts +1 -1
  29. package/components/primitive-calendar/primitive-calendar.component.d.ts +7 -2
  30. package/components/primitive-checkbox/primitive-checkbox.component.d.ts +1 -1
  31. package/components/primitive-spin-button/primitive-spin-button.component.d.ts +1 -1
  32. package/components/primitive-textfield/primitive-textfield-options.d.ts +1 -1
  33. package/components/primitive-textfield/primitive-textfield-types.d.ts +1 -1
  34. package/components/primitive-textfield/primitive-textfield.component.d.ts +1 -1
  35. package/components/primitive-textfield/primitive-textfield.directive.d.ts +1 -1
  36. package/components/primitive-textfield/textfield/textfield.component.d.ts +1 -1
  37. package/components/primitive-textfield/value-decoration/value-decoration.component.d.ts +1 -1
  38. package/components/primitive-year-picker/primitive-year-picker.component.d.ts +1 -1
  39. package/components/root/root.component.d.ts +1 -1
  40. package/components/scroll-controls/scroll-controls.component.d.ts +1 -1
  41. package/components/scroll-controls/scrollbar-wrapper.directive.d.ts +1 -1
  42. package/components/scroll-controls/scrollbar.directive.d.ts +1 -1
  43. package/components/scrollbar/scroll-ref.directive.d.ts +1 -1
  44. package/components/scrollbar/scrollable.directive.d.ts +1 -1
  45. package/components/scrollbar/scrollbar.component.d.ts +1 -1
  46. package/components/svg/svg-options.d.ts +1 -1
  47. package/components/svg/svg.component.d.ts +1 -1
  48. package/components/theme-night/theme-night.component.d.ts +1 -1
  49. package/components/tooltip/tooltip.component.d.ts +1 -1
  50. package/constants/cache-basting-payload.d.ts +1 -1
  51. package/directives/dropdown/dropdown-context.directive.d.ts +1 -1
  52. package/directives/dropdown/dropdown-driver.directive.d.ts +1 -1
  53. package/directives/dropdown/dropdown-host.directive.d.ts +1 -1
  54. package/directives/dropdown/dropdown-hover.directive.d.ts +1 -1
  55. package/directives/dropdown/dropdown-manual.directive.d.ts +1 -1
  56. package/directives/dropdown/dropdown-open.directive.d.ts +1 -1
  57. package/directives/dropdown/dropdown-options.directive.d.ts +1 -1
  58. package/directives/dropdown/dropdown-position-sided.directive.d.ts +1 -1
  59. package/directives/dropdown/dropdown-position.directive.d.ts +1 -1
  60. package/directives/dropdown/dropdown-selection.directive.d.ts +1 -1
  61. package/directives/dropdown/dropdown.component.d.ts +1 -1
  62. package/directives/dropdown/dropdown.directive.d.ts +1 -1
  63. package/directives/hint/hint-describe.directive.d.ts +1 -1
  64. package/directives/hint/hint-driver.directive.d.ts +1 -1
  65. package/directives/hint/hint-host.directive.d.ts +1 -1
  66. package/directives/hint/hint-hover.directive.d.ts +1 -1
  67. package/directives/hint/hint-manual.directive.d.ts +1 -1
  68. package/directives/hint/hint-options.directive.d.ts +1 -1
  69. package/directives/hint/hint-pointer.directive.d.ts +1 -1
  70. package/directives/hint/hint-position.directive.d.ts +1 -1
  71. package/directives/hint/hint-unstyled.component.d.ts +2 -2
  72. package/directives/hint/hint.component.d.ts +1 -1
  73. package/directives/hint/hint.directive.d.ts +1 -1
  74. package/directives/mask-accessor/mask-accessor.directive.d.ts +1 -1
  75. package/directives/mode/mode.directive.d.ts +1 -1
  76. package/directives/number-format/number-format.directive.d.ts +1 -1
  77. package/directives/scroll-into-view/scroll-into-view.directive.d.ts +1 -1
  78. package/directives/textfield-controller/textfield-appearance.directive.d.ts +1 -1
  79. package/directives/textfield-controller/textfield-cleaner.directive.d.ts +1 -1
  80. package/directives/textfield-controller/textfield-custom-content.directive.d.ts +1 -1
  81. package/directives/textfield-controller/textfield-filler.directive.d.ts +1 -1
  82. package/directives/textfield-controller/textfield-icon-left.directive.d.ts +1 -1
  83. package/directives/textfield-controller/textfield-icon.directive.d.ts +1 -1
  84. package/directives/textfield-controller/textfield-label-outside.directive.d.ts +1 -1
  85. package/directives/textfield-controller/textfield-postfix.directive.d.ts +1 -1
  86. package/directives/textfield-controller/textfield-prefix.directive.d.ts +1 -1
  87. package/directives/textfield-controller/textfield-size.directive.d.ts +1 -1
  88. package/directives/wrapper/README.md +21 -0
  89. package/directives/wrapper/wrapper.directive.d.ts +1 -1
  90. package/enums/interactive-state.d.ts +1 -1
  91. package/esm2020/abstract/abstract-driver.directive.mjs +39 -0
  92. package/esm2020/abstract/abstract-textfield-host.mjs +36 -0
  93. package/esm2020/abstract/rect-accessor.mjs +24 -0
  94. package/esm2020/components/alert/alert.component.mjs +88 -0
  95. package/esm2020/components/alert/alert.directive.mjs +28 -0
  96. package/esm2020/components/alert/alert.module.mjs +24 -0
  97. package/esm2020/components/alert/alert.service.mjs +27 -0
  98. package/esm2020/components/button/button.component.mjs +104 -0
  99. package/esm2020/components/button/button.module.mjs +36 -0
  100. package/esm2020/components/calendar/calendar.component.mjs +125 -0
  101. package/esm2020/components/calendar/calendar.module.mjs +40 -0
  102. package/esm2020/components/data-list/data-list.component.mjs +119 -0
  103. package/esm2020/components/data-list/data-list.directive.mjs +19 -0
  104. package/esm2020/components/data-list/data-list.module.mjs +39 -0
  105. package/esm2020/components/data-list/opt-group.directive.mjs +21 -0
  106. package/esm2020/components/data-list/option/option.component.mjs +112 -0
  107. package/esm2020/components/dialog/dialog-close.service.mjs +46 -0
  108. package/esm2020/components/dialog/dialog.component.mjs +116 -0
  109. package/esm2020/components/dialog/dialog.directive.mjs +28 -0
  110. package/esm2020/components/dialog/dialog.module.mjs +24 -0
  111. package/esm2020/components/dialog/dialog.service.mjs +26 -0
  112. package/esm2020/components/error/error.component.mjs +49 -0
  113. package/esm2020/components/error/error.module.mjs +19 -0
  114. package/esm2020/components/expand/expand-content.directive.mjs +13 -0
  115. package/esm2020/components/expand/expand.component.mjs +125 -0
  116. package/esm2020/components/expand/expand.module.mjs +20 -0
  117. package/esm2020/components/group/group-styles.component.mjs +13 -0
  118. package/esm2020/components/group/group.directive.mjs +68 -0
  119. package/esm2020/components/group/group.module.mjs +19 -0
  120. package/esm2020/components/hints-host/hints-host.component.mjs +45 -0
  121. package/esm2020/components/hints-host/hints-host.module.mjs +20 -0
  122. package/esm2020/components/hosted-dropdown/accessor-proxy.directive.mjs +42 -0
  123. package/esm2020/components/hosted-dropdown/dropdown-open-monitor.directive.mjs +46 -0
  124. package/esm2020/components/hosted-dropdown/hosted-dropdown-connector.directive.mjs +13 -0
  125. package/esm2020/components/hosted-dropdown/hosted-dropdown.component.mjs +262 -0
  126. package/esm2020/components/hosted-dropdown/hosted-dropdown.module.mjs +55 -0
  127. package/esm2020/components/label/label.component.mjs +37 -0
  128. package/esm2020/components/label/label.module.mjs +18 -0
  129. package/esm2020/components/link/link.component.mjs +92 -0
  130. package/esm2020/components/link/link.module.mjs +19 -0
  131. package/esm2020/components/loader/loader.component.mjs +72 -0
  132. package/esm2020/components/loader/loader.module.mjs +19 -0
  133. package/esm2020/components/notification/notification.component.mjs +62 -0
  134. package/esm2020/components/notification/notification.module.mjs +21 -0
  135. package/esm2020/components/primitive-calendar/primitive-calendar.component.mjs +155 -0
  136. package/esm2020/components/primitive-calendar/primitive-calendar.module.mjs +43 -0
  137. package/esm2020/components/primitive-checkbox/primitive-checkbox.component.mjs +72 -0
  138. package/esm2020/components/primitive-checkbox/primitive-checkbox.module.mjs +20 -0
  139. package/esm2020/components/primitive-spin-button/primitive-spin-button.component.mjs +85 -0
  140. package/esm2020/components/primitive-spin-button/primitive-spin-button.module.mjs +19 -0
  141. package/esm2020/components/primitive-textfield/primitive-textfield.component.mjs +272 -0
  142. package/esm2020/components/primitive-textfield/primitive-textfield.directive.mjs +36 -0
  143. package/esm2020/components/primitive-textfield/primitive-textfield.module.mjs +68 -0
  144. package/esm2020/components/primitive-textfield/textfield/textfield.component.mjs +57 -0
  145. package/esm2020/components/primitive-textfield/value-decoration/value-decoration.component.mjs +77 -0
  146. package/esm2020/components/primitive-year-picker/primitive-year-picker.component.mjs +157 -0
  147. package/esm2020/components/primitive-year-picker/primitive-year-picker.module.mjs +33 -0
  148. package/esm2020/components/root/root.component.mjs +70 -0
  149. package/esm2020/components/root/root.module.mjs +45 -0
  150. package/esm2020/components/scroll-controls/scroll-controls.component.mjs +53 -0
  151. package/esm2020/components/scroll-controls/scroll-controls.module.mjs +28 -0
  152. package/esm2020/components/scroll-controls/scrollbar-wrapper.directive.mjs +25 -0
  153. package/esm2020/components/scroll-controls/scrollbar.directive.mjs +134 -0
  154. package/esm2020/components/scrollbar/scroll-ref.directive.mjs +28 -0
  155. package/esm2020/components/scrollbar/scrollable.directive.mjs +26 -0
  156. package/esm2020/components/scrollbar/scrollbar.component.mjs +87 -0
  157. package/esm2020/components/scrollbar/scrollbar.module.mjs +21 -0
  158. package/esm2020/components/svg/svg-options.mjs +68 -0
  159. package/esm2020/components/svg/svg.component.mjs +176 -0
  160. package/esm2020/components/svg/svg.module.mjs +19 -0
  161. package/esm2020/components/theme-night/theme-night.component.mjs +12 -0
  162. package/esm2020/components/theme-night/theme-night.module.mjs +16 -0
  163. package/esm2020/components/tooltip/tooltip.component.mjs +68 -0
  164. package/esm2020/components/tooltip/tooltip.module.mjs +36 -0
  165. package/esm2020/directives/dropdown/dropdown-context.directive.mjs +66 -0
  166. package/esm2020/directives/dropdown/dropdown-driver.directive.mjs +33 -0
  167. package/esm2020/directives/dropdown/dropdown-host.directive.mjs +25 -0
  168. package/esm2020/directives/dropdown/dropdown-hover.directive.mjs +56 -0
  169. package/esm2020/directives/dropdown/dropdown-manual.directive.mjs +27 -0
  170. package/esm2020/directives/dropdown/dropdown-open.directive.mjs +28 -0
  171. package/esm2020/directives/dropdown/dropdown-options.directive.mjs +84 -0
  172. package/esm2020/directives/dropdown/dropdown-position-sided.directive.mjs +81 -0
  173. package/esm2020/directives/dropdown/dropdown-position.directive.mjs +85 -0
  174. package/esm2020/directives/dropdown/dropdown-selection.directive.mjs +160 -0
  175. package/esm2020/directives/dropdown/dropdown.component.mjs +162 -0
  176. package/esm2020/directives/dropdown/dropdown.directive.mjs +120 -0
  177. package/esm2020/directives/dropdown/dropdown.module.mjs +93 -0
  178. package/esm2020/directives/hint/hint-describe.directive.mjs +56 -0
  179. package/esm2020/directives/hint/hint-driver.directive.mjs +33 -0
  180. package/esm2020/directives/hint/hint-host.directive.mjs +25 -0
  181. package/esm2020/directives/hint/hint-hover.directive.mjs +55 -0
  182. package/esm2020/directives/hint/hint-manual.directive.mjs +33 -0
  183. package/esm2020/directives/hint/hint-options.directive.mjs +75 -0
  184. package/esm2020/directives/hint/hint-pointer.directive.mjs +36 -0
  185. package/esm2020/directives/hint/hint-position.directive.mjs +104 -0
  186. package/esm2020/directives/hint/hint-unstyled.component.mjs +66 -0
  187. package/esm2020/directives/hint/hint.component.mjs +158 -0
  188. package/esm2020/directives/hint/hint.directive.mjs +95 -0
  189. package/esm2020/directives/hint/hint.module.mjs +75 -0
  190. package/esm2020/directives/mask-accessor/mask-accessor.directive.mjs +30 -0
  191. package/esm2020/directives/mask-accessor/mask-accessor.module.mjs +19 -0
  192. package/esm2020/directives/mode/mode.directive.mjs +21 -0
  193. package/esm2020/directives/mode/mode.module.mjs +16 -0
  194. package/esm2020/directives/number-format/number-format.directive.mjs +38 -0
  195. package/esm2020/directives/number-format/number-format.module.mjs +16 -0
  196. package/esm2020/directives/scroll-into-view/scroll-into-view.directive.mjs +50 -0
  197. package/esm2020/directives/scroll-into-view/scroll-into-view.module.mjs +16 -0
  198. package/esm2020/directives/textfield-controller/textfield-appearance.directive.mjs +36 -0
  199. package/esm2020/directives/textfield-controller/textfield-cleaner.directive.mjs +33 -0
  200. package/esm2020/directives/textfield-controller/textfield-controller.module.mjs +65 -0
  201. package/esm2020/directives/textfield-controller/textfield-controller.provider.mjs +45 -0
  202. package/esm2020/directives/textfield-controller/textfield-custom-content.directive.mjs +29 -0
  203. package/esm2020/directives/textfield-controller/textfield-filler.directive.mjs +33 -0
  204. package/esm2020/directives/textfield-controller/textfield-icon-left.directive.mjs +29 -0
  205. package/esm2020/directives/textfield-controller/textfield-icon.directive.mjs +29 -0
  206. package/esm2020/directives/textfield-controller/textfield-label-outside.directive.mjs +33 -0
  207. package/esm2020/directives/textfield-controller/textfield-postfix.directive.mjs +33 -0
  208. package/esm2020/directives/textfield-controller/textfield-prefix.directive.mjs +33 -0
  209. package/esm2020/directives/textfield-controller/textfield-size.directive.mjs +33 -0
  210. package/esm2020/directives/wrapper/wrapper.directive.mjs +93 -0
  211. package/esm2020/directives/wrapper/wrapper.module.mjs +16 -0
  212. package/esm2020/internal/primitive-year-month-pagination/primitive-year-month-pagination.component.mjs +75 -0
  213. package/esm2020/internal/primitive-year-month-pagination/primitive-year-month-pagination.module.mjs +36 -0
  214. package/esm2020/internal/svg-defs-host/svg-defs-host.component.mjs +46 -0
  215. package/esm2020/internal/svg-defs-host/svg-defs-host.module.mjs +19 -0
  216. package/esm2020/observables/smart-search.mjs +8 -0
  217. package/esm2020/observables/zoneful-map.mjs +13 -0
  218. package/esm2020/pipes/calendar-sheet/calendar-sheet.module.mjs +16 -0
  219. package/esm2020/pipes/calendar-sheet/calendar-sheet.pipe.mjs +56 -0
  220. package/esm2020/pipes/flag/flag.module.mjs +16 -0
  221. package/esm2020/pipes/flag/flag.pipe.mjs +46 -0
  222. package/esm2020/pipes/format-date/format-date.module.mjs +16 -0
  223. package/esm2020/pipes/format-date/format-date.pipe.mjs +24 -0
  224. package/esm2020/pipes/format-number/format-number.module.mjs +16 -0
  225. package/esm2020/pipes/format-number/format-number.pipe.mjs +28 -0
  226. package/esm2020/pipes/format-phone/format-phone.module.mjs +16 -0
  227. package/esm2020/pipes/format-phone/format-phone.pipe.mjs +25 -0
  228. package/esm2020/pipes/month/month.module.mjs +16 -0
  229. package/esm2020/pipes/month/month.pipe.mjs +23 -0
  230. package/esm2020/pipes/order-week-days/order-week-days.module.mjs +16 -0
  231. package/esm2020/pipes/order-week-days/order-week-days.pipe.mjs +34 -0
  232. package/esm2020/providers/mode.provider.mjs +16 -0
  233. package/esm2020/providers/watched-controller-provider-factory.mjs +7 -0
  234. package/esm2020/services/breakpoint.service.mjs +41 -0
  235. package/esm2020/services/format-date.service.mjs +26 -0
  236. package/esm2020/services/hint.service.mjs +28 -0
  237. package/esm2020/services/night-theme.service.mjs +23 -0
  238. package/esm2020/services/position.service.mjs +35 -0
  239. package/esm2020/services/router-link-active.service.mjs +41 -0
  240. package/esm2020/services/svg.service.mjs +73 -0
  241. package/esm2020/services/visual-viewport.service.mjs +34 -0
  242. package/esm2020/tokens/is-mobile-resolution.mjs +17 -0
  243. package/esm2020/tokens/number-format-observable.mjs +8 -0
  244. package/esm2020/tokens/ordered-short-week-days.mjs +27 -0
  245. package/esm2020/tokens/reduced-motion.mjs +6 -0
  246. package/esm2020/tokens/selection-stream.mjs +12 -0
  247. package/esm2020/tokens/viewport.mjs +35 -0
  248. package/esm2020/utils/dom/process-icon.mjs +31 -0
  249. package/esm2020/utils/format/format-number.mjs +43 -0
  250. package/esm2020/utils/format/number-to-string-without-exp.mjs +18 -0
  251. package/esm2020/utils/mask/create-number-mask.mjs +121 -0
  252. package/esm2020/utils/miscellaneous/is-obscured.mjs +8 -0
  253. package/esm2020/utils/miscellaneous/override-options.mjs +11 -0
  254. package/fesm2015/taiga-ui-core-abstract.mjs +145 -0
  255. package/fesm2015/taiga-ui-core-abstract.mjs.map +1 -0
  256. package/fesm2015/taiga-ui-core-animations.mjs +262 -0
  257. package/fesm2015/taiga-ui-core-animations.mjs.map +1 -0
  258. package/fesm2015/taiga-ui-core-components-alert.mjs +154 -0
  259. package/fesm2015/taiga-ui-core-components-alert.mjs.map +1 -0
  260. package/fesm2015/taiga-ui-core-components-button.mjs +161 -0
  261. package/fesm2015/taiga-ui-core-components-button.mjs.map +1 -0
  262. package/fesm2015/taiga-ui-core-components-calendar.mjs +172 -0
  263. package/fesm2015/taiga-ui-core-components-calendar.mjs.map +1 -0
  264. package/fesm2015/taiga-ui-core-components-data-list.mjs +303 -0
  265. package/fesm2015/taiga-ui-core-components-data-list.mjs.map +1 -0
  266. package/fesm2015/taiga-ui-core-components-dialog.mjs +244 -0
  267. package/fesm2015/taiga-ui-core-components-dialog.mjs.map +1 -0
  268. package/fesm2015/taiga-ui-core-components-error.mjs +74 -0
  269. package/fesm2015/taiga-ui-core-components-error.mjs.map +1 -0
  270. package/fesm2015/taiga-ui-core-components-expand.mjs +160 -0
  271. package/fesm2015/taiga-ui-core-components-expand.mjs.map +1 -0
  272. package/fesm2015/taiga-ui-core-components-group.mjs +102 -0
  273. package/fesm2015/taiga-ui-core-components-group.mjs.map +1 -0
  274. package/fesm2015/taiga-ui-core-components-hints-host.mjs +70 -0
  275. package/fesm2015/taiga-ui-core-components-hints-host.mjs.map +1 -0
  276. package/fesm2015/taiga-ui-core-components-hosted-dropdown.mjs +412 -0
  277. package/fesm2015/taiga-ui-core-components-hosted-dropdown.mjs.map +1 -0
  278. package/fesm2015/taiga-ui-core-components-label.mjs +61 -0
  279. package/fesm2015/taiga-ui-core-components-label.mjs.map +1 -0
  280. package/fesm2015/taiga-ui-core-components-link.mjs +117 -0
  281. package/fesm2015/taiga-ui-core-components-link.mjs.map +1 -0
  282. package/fesm2015/taiga-ui-core-components-loader.mjs +109 -0
  283. package/fesm2015/taiga-ui-core-components-loader.mjs.map +1 -0
  284. package/fesm2015/taiga-ui-core-components-notification.mjs +89 -0
  285. package/fesm2015/taiga-ui-core-components-notification.mjs.map +1 -0
  286. package/fesm2015/taiga-ui-core-components-primitive-calendar.mjs +203 -0
  287. package/fesm2015/taiga-ui-core-components-primitive-calendar.mjs.map +1 -0
  288. package/fesm2015/taiga-ui-core-components-primitive-checkbox.mjs +120 -0
  289. package/fesm2015/taiga-ui-core-components-primitive-checkbox.mjs.map +1 -0
  290. package/fesm2015/taiga-ui-core-components-primitive-spin-button.mjs +110 -0
  291. package/fesm2015/taiga-ui-core-components-primitive-spin-button.mjs.map +1 -0
  292. package/fesm2015/taiga-ui-core-components-primitive-textfield.mjs +526 -0
  293. package/fesm2015/taiga-ui-core-components-primitive-textfield.mjs.map +1 -0
  294. package/fesm2015/taiga-ui-core-components-primitive-year-picker.mjs +195 -0
  295. package/fesm2015/taiga-ui-core-components-primitive-year-picker.mjs.map +1 -0
  296. package/fesm2015/taiga-ui-core-components-root.mjs +119 -0
  297. package/fesm2015/taiga-ui-core-components-root.mjs.map +1 -0
  298. package/fesm2015/taiga-ui-core-components-scroll-controls.mjs +232 -0
  299. package/fesm2015/taiga-ui-core-components-scroll-controls.mjs.map +1 -0
  300. package/fesm2015/taiga-ui-core-components-scrollbar.mjs +162 -0
  301. package/fesm2015/taiga-ui-core-components-scrollbar.mjs.map +1 -0
  302. package/fesm2015/taiga-ui-core-components-svg.mjs +313 -0
  303. package/fesm2015/taiga-ui-core-components-svg.mjs.map +1 -0
  304. package/fesm2015/taiga-ui-core-components-theme-night.mjs +32 -0
  305. package/fesm2015/taiga-ui-core-components-theme-night.mjs.map +1 -0
  306. package/fesm2015/taiga-ui-core-components-tooltip.mjs +111 -0
  307. package/fesm2015/taiga-ui-core-components-tooltip.mjs.map +1 -0
  308. package/fesm2015/taiga-ui-core-components.mjs +30 -0
  309. package/fesm2015/taiga-ui-core-components.mjs.map +1 -0
  310. package/fesm2015/taiga-ui-core-constants.mjs +90 -0
  311. package/fesm2015/taiga-ui-core-constants.mjs.map +1 -0
  312. package/fesm2015/taiga-ui-core-directives-dropdown.mjs +980 -0
  313. package/fesm2015/taiga-ui-core-directives-dropdown.mjs.map +1 -0
  314. package/fesm2015/taiga-ui-core-directives-hint.mjs +764 -0
  315. package/fesm2015/taiga-ui-core-directives-hint.mjs.map +1 -0
  316. package/fesm2015/taiga-ui-core-directives-mask-accessor.mjs +53 -0
  317. package/fesm2015/taiga-ui-core-directives-mask-accessor.mjs.map +1 -0
  318. package/fesm2015/taiga-ui-core-directives-mode.mjs +41 -0
  319. package/fesm2015/taiga-ui-core-directives-mode.mjs.map +1 -0
  320. package/fesm2015/taiga-ui-core-directives-number-format.mjs +60 -0
  321. package/fesm2015/taiga-ui-core-directives-number-format.mjs.map +1 -0
  322. package/fesm2015/taiga-ui-core-directives-scroll-into-view.mjs +72 -0
  323. package/fesm2015/taiga-ui-core-directives-scroll-into-view.mjs.map +1 -0
  324. package/fesm2015/taiga-ui-core-directives-textfield-controller.mjs +446 -0
  325. package/fesm2015/taiga-ui-core-directives-textfield-controller.mjs.map +1 -0
  326. package/fesm2015/taiga-ui-core-directives-wrapper.mjs +115 -0
  327. package/fesm2015/taiga-ui-core-directives-wrapper.mjs.map +1 -0
  328. package/fesm2015/taiga-ui-core-directives.mjs +13 -0
  329. package/fesm2015/taiga-ui-core-directives.mjs.map +1 -0
  330. package/fesm2015/taiga-ui-core-enums.mjs +68 -0
  331. package/fesm2015/taiga-ui-core-enums.mjs.map +1 -0
  332. package/fesm2015/taiga-ui-core-interfaces.mjs +4 -0
  333. package/fesm2015/taiga-ui-core-interfaces.mjs.map +1 -0
  334. package/fesm2015/taiga-ui-core-internal-primitive-year-month-pagination.mjs +116 -0
  335. package/fesm2015/taiga-ui-core-internal-primitive-year-month-pagination.mjs.map +1 -0
  336. package/fesm2015/taiga-ui-core-internal-svg-defs-host.mjs +69 -0
  337. package/fesm2015/taiga-ui-core-internal-svg-defs-host.mjs.map +1 -0
  338. package/fesm2015/taiga-ui-core-internal.mjs +7 -0
  339. package/fesm2015/taiga-ui-core-internal.mjs.map +1 -0
  340. package/fesm2015/taiga-ui-core-mask.mjs +4 -0
  341. package/fesm2015/taiga-ui-core-mask.mjs.map +1 -0
  342. package/fesm2015/taiga-ui-core-observables.mjs +26 -0
  343. package/fesm2015/taiga-ui-core-observables.mjs.map +1 -0
  344. package/fesm2015/taiga-ui-core-pipes-calendar-sheet.mjs +111 -0
  345. package/fesm2015/taiga-ui-core-pipes-calendar-sheet.mjs.map +1 -0
  346. package/fesm2015/taiga-ui-core-pipes-flag.mjs +68 -0
  347. package/fesm2015/taiga-ui-core-pipes-flag.mjs.map +1 -0
  348. package/fesm2015/taiga-ui-core-pipes-format-date.mjs +46 -0
  349. package/fesm2015/taiga-ui-core-pipes-format-date.mjs.map +1 -0
  350. package/fesm2015/taiga-ui-core-pipes-format-number.mjs +50 -0
  351. package/fesm2015/taiga-ui-core-pipes-format-number.mjs.map +1 -0
  352. package/fesm2015/taiga-ui-core-pipes-format-phone.mjs +45 -0
  353. package/fesm2015/taiga-ui-core-pipes-format-phone.mjs.map +1 -0
  354. package/fesm2015/taiga-ui-core-pipes-month.mjs +45 -0
  355. package/fesm2015/taiga-ui-core-pipes-month.mjs.map +1 -0
  356. package/fesm2015/taiga-ui-core-pipes-order-week-days.mjs +56 -0
  357. package/fesm2015/taiga-ui-core-pipes-order-week-days.mjs.map +1 -0
  358. package/fesm2015/taiga-ui-core-pipes.mjs +12 -0
  359. package/fesm2015/taiga-ui-core-pipes.mjs.map +1 -0
  360. package/fesm2015/taiga-ui-core-providers.mjs +41 -0
  361. package/fesm2015/taiga-ui-core-providers.mjs.map +1 -0
  362. package/fesm2015/taiga-ui-core-services.mjs +287 -0
  363. package/fesm2015/taiga-ui-core-services.mjs.map +1 -0
  364. package/fesm2015/taiga-ui-core-tokens.mjs +333 -0
  365. package/fesm2015/taiga-ui-core-tokens.mjs.map +1 -0
  366. package/fesm2015/taiga-ui-core-types.mjs +4 -0
  367. package/fesm2015/taiga-ui-core-types.mjs.map +1 -0
  368. package/fesm2015/taiga-ui-core-utils-dom.mjs +160 -0
  369. package/fesm2015/taiga-ui-core-utils-dom.mjs.map +1 -0
  370. package/fesm2015/taiga-ui-core-utils-format.mjs +146 -0
  371. package/fesm2015/taiga-ui-core-utils-format.mjs.map +1 -0
  372. package/fesm2015/taiga-ui-core-utils-mask.mjs +284 -0
  373. package/fesm2015/taiga-ui-core-utils-mask.mjs.map +1 -0
  374. package/fesm2015/taiga-ui-core-utils-miscellaneous.mjs +89 -0
  375. package/fesm2015/taiga-ui-core-utils-miscellaneous.mjs.map +1 -0
  376. package/fesm2015/taiga-ui-core-utils-mobile.mjs +12 -0
  377. package/fesm2015/taiga-ui-core-utils-mobile.mjs.map +1 -0
  378. package/fesm2015/taiga-ui-core-utils.mjs +10 -0
  379. package/fesm2015/taiga-ui-core-utils.mjs.map +1 -0
  380. package/fesm2015/taiga-ui-core.mjs +21 -0
  381. package/fesm2015/taiga-ui-core.mjs.map +1 -0
  382. package/fesm2020/taiga-ui-core-abstract.mjs +140 -0
  383. package/fesm2020/taiga-ui-core-abstract.mjs.map +1 -0
  384. package/fesm2020/taiga-ui-core-animations.mjs +262 -0
  385. package/fesm2020/taiga-ui-core-animations.mjs.map +1 -0
  386. package/fesm2020/taiga-ui-core-components-alert.mjs +157 -0
  387. package/fesm2020/taiga-ui-core-components-alert.mjs.map +1 -0
  388. package/fesm2020/taiga-ui-core-components-button.mjs +157 -0
  389. package/fesm2020/taiga-ui-core-components-button.mjs.map +1 -0
  390. package/fesm2020/taiga-ui-core-components-calendar.mjs +168 -0
  391. package/fesm2020/taiga-ui-core-components-calendar.mjs.map +1 -0
  392. package/fesm2020/taiga-ui-core-components-data-list.mjs +297 -0
  393. package/fesm2020/taiga-ui-core-components-data-list.mjs.map +1 -0
  394. package/fesm2020/taiga-ui-core-components-dialog.mjs +243 -0
  395. package/fesm2020/taiga-ui-core-components-dialog.mjs.map +1 -0
  396. package/fesm2020/taiga-ui-core-components-error.mjs +72 -0
  397. package/fesm2020/taiga-ui-core-components-error.mjs.map +1 -0
  398. package/fesm2020/taiga-ui-core-components-expand.mjs +158 -0
  399. package/fesm2020/taiga-ui-core-components-expand.mjs.map +1 -0
  400. package/fesm2020/taiga-ui-core-components-group.mjs +100 -0
  401. package/fesm2020/taiga-ui-core-components-group.mjs.map +1 -0
  402. package/fesm2020/taiga-ui-core-components-hints-host.mjs +68 -0
  403. package/fesm2020/taiga-ui-core-components-hints-host.mjs.map +1 -0
  404. package/fesm2020/taiga-ui-core-components-hosted-dropdown.mjs +404 -0
  405. package/fesm2020/taiga-ui-core-components-hosted-dropdown.mjs.map +1 -0
  406. package/fesm2020/taiga-ui-core-components-label.mjs +59 -0
  407. package/fesm2020/taiga-ui-core-components-label.mjs.map +1 -0
  408. package/fesm2020/taiga-ui-core-components-link.mjs +115 -0
  409. package/fesm2020/taiga-ui-core-components-link.mjs.map +1 -0
  410. package/fesm2020/taiga-ui-core-components-loader.mjs +107 -0
  411. package/fesm2020/taiga-ui-core-components-loader.mjs.map +1 -0
  412. package/fesm2020/taiga-ui-core-components-notification.mjs +87 -0
  413. package/fesm2020/taiga-ui-core-components-notification.mjs.map +1 -0
  414. package/fesm2020/taiga-ui-core-components-primitive-calendar.mjs +201 -0
  415. package/fesm2020/taiga-ui-core-components-primitive-calendar.mjs.map +1 -0
  416. package/fesm2020/taiga-ui-core-components-primitive-checkbox.mjs +118 -0
  417. package/fesm2020/taiga-ui-core-components-primitive-checkbox.mjs.map +1 -0
  418. package/fesm2020/taiga-ui-core-components-primitive-spin-button.mjs +108 -0
  419. package/fesm2020/taiga-ui-core-components-primitive-spin-button.mjs.map +1 -0
  420. package/fesm2020/taiga-ui-core-components-primitive-textfield.mjs +511 -0
  421. package/fesm2020/taiga-ui-core-components-primitive-textfield.mjs.map +1 -0
  422. package/fesm2020/taiga-ui-core-components-primitive-year-picker.mjs +193 -0
  423. package/fesm2020/taiga-ui-core-components-primitive-year-picker.mjs.map +1 -0
  424. package/fesm2020/taiga-ui-core-components-root.mjs +117 -0
  425. package/fesm2020/taiga-ui-core-components-root.mjs.map +1 -0
  426. package/fesm2020/taiga-ui-core-components-scroll-controls.mjs +228 -0
  427. package/fesm2020/taiga-ui-core-components-scroll-controls.mjs.map +1 -0
  428. package/fesm2020/taiga-ui-core-components-scrollbar.mjs +157 -0
  429. package/fesm2020/taiga-ui-core-components-scrollbar.mjs.map +1 -0
  430. package/fesm2020/taiga-ui-core-components-svg.mjs +318 -0
  431. package/fesm2020/taiga-ui-core-components-svg.mjs.map +1 -0
  432. package/fesm2020/taiga-ui-core-components-theme-night.mjs +32 -0
  433. package/fesm2020/taiga-ui-core-components-theme-night.mjs.map +1 -0
  434. package/fesm2020/taiga-ui-core-components-tooltip.mjs +108 -0
  435. package/fesm2020/taiga-ui-core-components-tooltip.mjs.map +1 -0
  436. package/fesm2020/taiga-ui-core-components.mjs +30 -0
  437. package/fesm2020/taiga-ui-core-components.mjs.map +1 -0
  438. package/fesm2020/taiga-ui-core-constants.mjs +90 -0
  439. package/fesm2020/taiga-ui-core-constants.mjs.map +1 -0
  440. package/fesm2020/taiga-ui-core-directives-dropdown.mjs +952 -0
  441. package/fesm2020/taiga-ui-core-directives-dropdown.mjs.map +1 -0
  442. package/fesm2020/taiga-ui-core-directives-hint.mjs +740 -0
  443. package/fesm2020/taiga-ui-core-directives-hint.mjs.map +1 -0
  444. package/fesm2020/taiga-ui-core-directives-mask-accessor.mjs +53 -0
  445. package/fesm2020/taiga-ui-core-directives-mask-accessor.mjs.map +1 -0
  446. package/fesm2020/taiga-ui-core-directives-mode.mjs +41 -0
  447. package/fesm2020/taiga-ui-core-directives-mode.mjs.map +1 -0
  448. package/fesm2020/taiga-ui-core-directives-number-format.mjs +58 -0
  449. package/fesm2020/taiga-ui-core-directives-number-format.mjs.map +1 -0
  450. package/fesm2020/taiga-ui-core-directives-scroll-into-view.mjs +70 -0
  451. package/fesm2020/taiga-ui-core-directives-scroll-into-view.mjs.map +1 -0
  452. package/fesm2020/taiga-ui-core-directives-textfield-controller.mjs +446 -0
  453. package/fesm2020/taiga-ui-core-directives-textfield-controller.mjs.map +1 -0
  454. package/fesm2020/taiga-ui-core-directives-wrapper.mjs +113 -0
  455. package/fesm2020/taiga-ui-core-directives-wrapper.mjs.map +1 -0
  456. package/fesm2020/taiga-ui-core-directives.mjs +13 -0
  457. package/fesm2020/taiga-ui-core-directives.mjs.map +1 -0
  458. package/fesm2020/taiga-ui-core-enums.mjs +68 -0
  459. package/fesm2020/taiga-ui-core-enums.mjs.map +1 -0
  460. package/fesm2020/taiga-ui-core-interfaces.mjs +4 -0
  461. package/fesm2020/taiga-ui-core-interfaces.mjs.map +1 -0
  462. package/fesm2020/taiga-ui-core-internal-primitive-year-month-pagination.mjs +114 -0
  463. package/fesm2020/taiga-ui-core-internal-primitive-year-month-pagination.mjs.map +1 -0
  464. package/fesm2020/taiga-ui-core-internal-svg-defs-host.mjs +67 -0
  465. package/fesm2020/taiga-ui-core-internal-svg-defs-host.mjs.map +1 -0
  466. package/fesm2020/taiga-ui-core-internal.mjs +7 -0
  467. package/fesm2020/taiga-ui-core-internal.mjs.map +1 -0
  468. package/fesm2020/taiga-ui-core-mask.mjs +4 -0
  469. package/fesm2020/taiga-ui-core-mask.mjs.map +1 -0
  470. package/fesm2020/taiga-ui-core-observables.mjs +26 -0
  471. package/fesm2020/taiga-ui-core-observables.mjs.map +1 -0
  472. package/fesm2020/taiga-ui-core-pipes-calendar-sheet.mjs +108 -0
  473. package/fesm2020/taiga-ui-core-pipes-calendar-sheet.mjs.map +1 -0
  474. package/fesm2020/taiga-ui-core-pipes-flag.mjs +66 -0
  475. package/fesm2020/taiga-ui-core-pipes-flag.mjs.map +1 -0
  476. package/fesm2020/taiga-ui-core-pipes-format-date.mjs +44 -0
  477. package/fesm2020/taiga-ui-core-pipes-format-date.mjs.map +1 -0
  478. package/fesm2020/taiga-ui-core-pipes-format-number.mjs +48 -0
  479. package/fesm2020/taiga-ui-core-pipes-format-number.mjs.map +1 -0
  480. package/fesm2020/taiga-ui-core-pipes-format-phone.mjs +45 -0
  481. package/fesm2020/taiga-ui-core-pipes-format-phone.mjs.map +1 -0
  482. package/fesm2020/taiga-ui-core-pipes-month.mjs +43 -0
  483. package/fesm2020/taiga-ui-core-pipes-month.mjs.map +1 -0
  484. package/fesm2020/taiga-ui-core-pipes-order-week-days.mjs +54 -0
  485. package/fesm2020/taiga-ui-core-pipes-order-week-days.mjs.map +1 -0
  486. package/fesm2020/taiga-ui-core-pipes.mjs +12 -0
  487. package/fesm2020/taiga-ui-core-pipes.mjs.map +1 -0
  488. package/fesm2020/taiga-ui-core-providers.mjs +41 -0
  489. package/fesm2020/taiga-ui-core-providers.mjs.map +1 -0
  490. package/fesm2020/taiga-ui-core-services.mjs +278 -0
  491. package/fesm2020/taiga-ui-core-services.mjs.map +1 -0
  492. package/fesm2020/taiga-ui-core-tokens.mjs +334 -0
  493. package/fesm2020/taiga-ui-core-tokens.mjs.map +1 -0
  494. package/fesm2020/taiga-ui-core-types.mjs +16 -0
  495. package/fesm2020/taiga-ui-core-types.mjs.map +1 -0
  496. package/fesm2020/taiga-ui-core-utils-dom.mjs +160 -0
  497. package/fesm2020/taiga-ui-core-utils-dom.mjs.map +1 -0
  498. package/fesm2020/taiga-ui-core-utils-format.mjs +149 -0
  499. package/fesm2020/taiga-ui-core-utils-format.mjs.map +1 -0
  500. package/fesm2020/taiga-ui-core-utils-mask.mjs +284 -0
  501. package/fesm2020/taiga-ui-core-utils-mask.mjs.map +1 -0
  502. package/fesm2020/taiga-ui-core-utils-miscellaneous.mjs +88 -0
  503. package/fesm2020/taiga-ui-core-utils-miscellaneous.mjs.map +1 -0
  504. package/fesm2020/taiga-ui-core-utils-mobile.mjs +12 -0
  505. package/fesm2020/taiga-ui-core-utils-mobile.mjs.map +1 -0
  506. package/fesm2020/taiga-ui-core-utils.mjs +10 -0
  507. package/fesm2020/taiga-ui-core-utils.mjs.map +1 -0
  508. package/fesm2020/taiga-ui-core.mjs +21 -0
  509. package/fesm2020/taiga-ui-core.mjs.map +1 -0
  510. package/interfaces/alert-options.d.ts +1 -1
  511. package/internal/primitive-year-month-pagination/primitive-year-month-pagination.component.d.ts +1 -1
  512. package/internal/svg-defs-host/svg-defs-host.component.d.ts +1 -1
  513. package/mask/text-mask-correction-handler.d.ts +1 -1
  514. package/mask/text-mask-list-handler.d.ts +1 -1
  515. package/mask/text-mask-list.d.ts +1 -1
  516. package/mask/text-mask-pipe-handler.d.ts +1 -1
  517. package/package.json +559 -42
  518. package/pipes/calendar-sheet/calendar-sheet.pipe.d.ts +1 -1
  519. package/pipes/flag/flag.pipe.d.ts +1 -1
  520. package/pipes/format-date/format-date.pipe.d.ts +1 -1
  521. package/pipes/format-number/format-number.pipe.d.ts +1 -1
  522. package/pipes/format-phone/format-phone.pipe.d.ts +1 -1
  523. package/pipes/month/month.pipe.d.ts +1 -1
  524. package/pipes/order-week-days/order-week-days.pipe.d.ts +2 -2
  525. package/services/breakpoint.service.d.ts +1 -1
  526. package/styles/theme/appearance/opposite.less +2 -4
  527. package/styles/theme/appearance/outline.less +24 -15
  528. package/styles/theme/appearance/primary.less +8 -3
  529. package/styles/theme/appearance/secondary.less +15 -1
  530. package/styles/theme/appearance/status.less +48 -20
  531. package/tokens/number-format-observable.d.ts +4 -8
  532. package/tokens/ordered-short-week-days.d.ts +1 -1
  533. package/types/brightness.d.ts +1 -1
  534. package/types/calendar-view.d.ts +1 -1
  535. package/types/data-list-role.d.ts +1 -1
  536. package/types/decimal-symbol.d.ts +1 -1
  537. package/types/decimal.d.ts +1 -1
  538. package/types/dialog-size.d.ts +1 -1
  539. package/types/direction.d.ts +2 -2
  540. package/types/dropdown-align.d.ts +1 -1
  541. package/types/dropdown-width.d.ts +1 -1
  542. package/types/hint-direction.d.ts +1 -1
  543. package/types/marker-handler.d.ts +1 -1
  544. package/types/notification.d.ts +1 -1
  545. package/types/option-role.d.ts +1 -1
  546. package/types/orientation.d.ts +1 -1
  547. package/types/point.d.ts +1 -1
  548. package/types/size.d.ts +7 -7
  549. package/abstract/package.json +0 -10
  550. package/abstract/taiga-ui-core-abstract.d.ts +0 -5
  551. package/animations/package.json +0 -10
  552. package/animations/taiga-ui-core-animations.d.ts +0 -5
  553. package/bundles/taiga-ui-core-abstract.umd.js +0 -546
  554. package/bundles/taiga-ui-core-abstract.umd.js.map +0 -1
  555. package/bundles/taiga-ui-core-animations.umd.js +0 -290
  556. package/bundles/taiga-ui-core-animations.umd.js.map +0 -1
  557. package/bundles/taiga-ui-core-components-alert.umd.js +0 -517
  558. package/bundles/taiga-ui-core-components-alert.umd.js.map +0 -1
  559. package/bundles/taiga-ui-core-components-button.umd.js +0 -540
  560. package/bundles/taiga-ui-core-components-button.umd.js.map +0 -1
  561. package/bundles/taiga-ui-core-components-calendar.umd.js +0 -233
  562. package/bundles/taiga-ui-core-components-calendar.umd.js.map +0 -1
  563. package/bundles/taiga-ui-core-components-data-list.umd.js +0 -693
  564. package/bundles/taiga-ui-core-components-data-list.umd.js.map +0 -1
  565. package/bundles/taiga-ui-core-components-dialog.umd.js +0 -634
  566. package/bundles/taiga-ui-core-components-dialog.umd.js.map +0 -1
  567. package/bundles/taiga-ui-core-components-error.umd.js +0 -111
  568. package/bundles/taiga-ui-core-components-error.umd.js.map +0 -1
  569. package/bundles/taiga-ui-core-components-expand.umd.js +0 -220
  570. package/bundles/taiga-ui-core-components-expand.umd.js.map +0 -1
  571. package/bundles/taiga-ui-core-components-group.umd.js +0 -154
  572. package/bundles/taiga-ui-core-components-group.umd.js.map +0 -1
  573. package/bundles/taiga-ui-core-components-hints-host.umd.js +0 -108
  574. package/bundles/taiga-ui-core-components-hints-host.umd.js.map +0 -1
  575. package/bundles/taiga-ui-core-components-hosted-dropdown.umd.js +0 -808
  576. package/bundles/taiga-ui-core-components-hosted-dropdown.umd.js.map +0 -1
  577. package/bundles/taiga-ui-core-components-label.umd.js +0 -96
  578. package/bundles/taiga-ui-core-components-label.umd.js.map +0 -1
  579. package/bundles/taiga-ui-core-components-link.umd.js +0 -172
  580. package/bundles/taiga-ui-core-components-link.umd.js.map +0 -1
  581. package/bundles/taiga-ui-core-components-loader.umd.js +0 -165
  582. package/bundles/taiga-ui-core-components-loader.umd.js.map +0 -1
  583. package/bundles/taiga-ui-core-components-notification.umd.js +0 -124
  584. package/bundles/taiga-ui-core-components-notification.umd.js.map +0 -1
  585. package/bundles/taiga-ui-core-components-primitive-calendar.umd.js +0 -245
  586. package/bundles/taiga-ui-core-components-primitive-calendar.umd.js.map +0 -1
  587. package/bundles/taiga-ui-core-components-primitive-checkbox.umd.js +0 -173
  588. package/bundles/taiga-ui-core-components-primitive-checkbox.umd.js.map +0 -1
  589. package/bundles/taiga-ui-core-components-primitive-spin-button.umd.js +0 -476
  590. package/bundles/taiga-ui-core-components-primitive-spin-button.umd.js.map +0 -1
  591. package/bundles/taiga-ui-core-components-primitive-textfield.umd.js +0 -1050
  592. package/bundles/taiga-ui-core-components-primitive-textfield.umd.js.map +0 -1
  593. package/bundles/taiga-ui-core-components-primitive-year-picker.umd.js +0 -255
  594. package/bundles/taiga-ui-core-components-primitive-year-picker.umd.js.map +0 -1
  595. package/bundles/taiga-ui-core-components-root.umd.js +0 -476
  596. package/bundles/taiga-ui-core-components-root.umd.js.map +0 -1
  597. package/bundles/taiga-ui-core-components-scroll-controls.umd.js +0 -620
  598. package/bundles/taiga-ui-core-components-scroll-controls.umd.js.map +0 -1
  599. package/bundles/taiga-ui-core-components-scrollbar.umd.js +0 -217
  600. package/bundles/taiga-ui-core-components-scrollbar.umd.js.map +0 -1
  601. package/bundles/taiga-ui-core-components-svg.umd.js +0 -707
  602. package/bundles/taiga-ui-core-components-svg.umd.js.map +0 -1
  603. package/bundles/taiga-ui-core-components-theme-night.umd.js +0 -391
  604. package/bundles/taiga-ui-core-components-theme-night.umd.js.map +0 -1
  605. package/bundles/taiga-ui-core-components-tooltip.umd.js +0 -466
  606. package/bundles/taiga-ui-core-components-tooltip.umd.js.map +0 -1
  607. package/bundles/taiga-ui-core-components.umd.js +0 -165
  608. package/bundles/taiga-ui-core-components.umd.js.map +0 -1
  609. package/bundles/taiga-ui-core-constants.umd.js +0 -117
  610. package/bundles/taiga-ui-core-constants.umd.js.map +0 -1
  611. package/bundles/taiga-ui-core-directives-dropdown.umd.js +0 -1390
  612. package/bundles/taiga-ui-core-directives-dropdown.umd.js.map +0 -1
  613. package/bundles/taiga-ui-core-directives-hint.umd.js +0 -1169
  614. package/bundles/taiga-ui-core-directives-hint.umd.js.map +0 -1
  615. package/bundles/taiga-ui-core-directives-mask-accessor.umd.js +0 -85
  616. package/bundles/taiga-ui-core-directives-mask-accessor.umd.js.map +0 -1
  617. package/bundles/taiga-ui-core-directives-mode.umd.js +0 -392
  618. package/bundles/taiga-ui-core-directives-mode.umd.js.map +0 -1
  619. package/bundles/taiga-ui-core-directives-number-format.umd.js +0 -414
  620. package/bundles/taiga-ui-core-directives-number-format.umd.js.map +0 -1
  621. package/bundles/taiga-ui-core-directives-scroll-into-view.umd.js +0 -106
  622. package/bundles/taiga-ui-core-directives-scroll-into-view.umd.js.map +0 -1
  623. package/bundles/taiga-ui-core-directives-textfield-controller.umd.js +0 -901
  624. package/bundles/taiga-ui-core-directives-textfield-controller.umd.js.map +0 -1
  625. package/bundles/taiga-ui-core-directives-wrapper.umd.js +0 -164
  626. package/bundles/taiga-ui-core-directives-wrapper.umd.js.map +0 -1
  627. package/bundles/taiga-ui-core-directives.umd.js +0 -63
  628. package/bundles/taiga-ui-core-directives.umd.js.map +0 -1
  629. package/bundles/taiga-ui-core-enums.umd.js +0 -76
  630. package/bundles/taiga-ui-core-enums.umd.js.map +0 -1
  631. package/bundles/taiga-ui-core-interfaces.umd.js +0 -11
  632. package/bundles/taiga-ui-core-interfaces.umd.js.map +0 -1
  633. package/bundles/taiga-ui-core-internal-primitive-year-month-pagination.umd.js +0 -170
  634. package/bundles/taiga-ui-core-internal-primitive-year-month-pagination.umd.js.map +0 -1
  635. package/bundles/taiga-ui-core-internal-svg-defs-host.umd.js +0 -104
  636. package/bundles/taiga-ui-core-internal-svg-defs-host.umd.js.map +0 -1
  637. package/bundles/taiga-ui-core-internal.umd.js +0 -27
  638. package/bundles/taiga-ui-core-internal.umd.js.map +0 -1
  639. package/bundles/taiga-ui-core-mask.umd.js +0 -11
  640. package/bundles/taiga-ui-core-mask.umd.js.map +0 -1
  641. package/bundles/taiga-ui-core-observables.umd.js +0 -35
  642. package/bundles/taiga-ui-core-observables.umd.js.map +0 -1
  643. package/bundles/taiga-ui-core-pipes-calendar-sheet.umd.js +0 -149
  644. package/bundles/taiga-ui-core-pipes-calendar-sheet.umd.js.map +0 -1
  645. package/bundles/taiga-ui-core-pipes-flag.umd.js +0 -97
  646. package/bundles/taiga-ui-core-pipes-flag.umd.js.map +0 -1
  647. package/bundles/taiga-ui-core-pipes-format-date.umd.js +0 -77
  648. package/bundles/taiga-ui-core-pipes-format-date.umd.js.map +0 -1
  649. package/bundles/taiga-ui-core-pipes-format-number.umd.js +0 -81
  650. package/bundles/taiga-ui-core-pipes-format-number.umd.js.map +0 -1
  651. package/bundles/taiga-ui-core-pipes-format-phone.umd.js +0 -79
  652. package/bundles/taiga-ui-core-pipes-format-phone.umd.js.map +0 -1
  653. package/bundles/taiga-ui-core-pipes-month.umd.js +0 -76
  654. package/bundles/taiga-ui-core-pipes-month.umd.js.map +0 -1
  655. package/bundles/taiga-ui-core-pipes-order-week-days.umd.js +0 -401
  656. package/bundles/taiga-ui-core-pipes-order-week-days.umd.js.map +0 -1
  657. package/bundles/taiga-ui-core-pipes.umd.js +0 -57
  658. package/bundles/taiga-ui-core-pipes.umd.js.map +0 -1
  659. package/bundles/taiga-ui-core-providers.umd.js +0 -49
  660. package/bundles/taiga-ui-core-providers.umd.js.map +0 -1
  661. package/bundles/taiga-ui-core-services.umd.js +0 -657
  662. package/bundles/taiga-ui-core-services.umd.js.map +0 -1
  663. package/bundles/taiga-ui-core-tokens.umd.js +0 -695
  664. package/bundles/taiga-ui-core-tokens.umd.js.map +0 -1
  665. package/bundles/taiga-ui-core-types.umd.js +0 -11
  666. package/bundles/taiga-ui-core-types.umd.js.map +0 -1
  667. package/bundles/taiga-ui-core-utils-dom.umd.js +0 -176
  668. package/bundles/taiga-ui-core-utils-dom.umd.js.map +0 -1
  669. package/bundles/taiga-ui-core-utils-format.umd.js +0 -489
  670. package/bundles/taiga-ui-core-utils-format.umd.js.map +0 -1
  671. package/bundles/taiga-ui-core-utils-mask.umd.js +0 -625
  672. package/bundles/taiga-ui-core-utils-mask.umd.js.map +0 -1
  673. package/bundles/taiga-ui-core-utils-miscellaneous.umd.js +0 -108
  674. package/bundles/taiga-ui-core-utils-miscellaneous.umd.js.map +0 -1
  675. package/bundles/taiga-ui-core-utils-mobile.umd.js +0 -21
  676. package/bundles/taiga-ui-core-utils-mobile.umd.js.map +0 -1
  677. package/bundles/taiga-ui-core-utils.umd.js +0 -45
  678. package/bundles/taiga-ui-core-utils.umd.js.map +0 -1
  679. package/bundles/taiga-ui-core.umd.js +0 -111
  680. package/bundles/taiga-ui-core.umd.js.map +0 -1
  681. package/components/alert/package.json +0 -10
  682. package/components/alert/taiga-ui-core-components-alert.d.ts +0 -5
  683. package/components/button/package.json +0 -10
  684. package/components/button/taiga-ui-core-components-button.d.ts +0 -5
  685. package/components/calendar/package.json +0 -10
  686. package/components/calendar/taiga-ui-core-components-calendar.d.ts +0 -5
  687. package/components/data-list/package.json +0 -10
  688. package/components/data-list/taiga-ui-core-components-data-list.d.ts +0 -5
  689. package/components/dialog/package.json +0 -10
  690. package/components/dialog/taiga-ui-core-components-dialog.d.ts +0 -5
  691. package/components/error/package.json +0 -10
  692. package/components/error/taiga-ui-core-components-error.d.ts +0 -5
  693. package/components/expand/package.json +0 -10
  694. package/components/expand/taiga-ui-core-components-expand.d.ts +0 -5
  695. package/components/group/package.json +0 -10
  696. package/components/group/taiga-ui-core-components-group.d.ts +0 -5
  697. package/components/hints-host/package.json +0 -10
  698. package/components/hints-host/taiga-ui-core-components-hints-host.d.ts +0 -5
  699. package/components/hosted-dropdown/package.json +0 -10
  700. package/components/hosted-dropdown/taiga-ui-core-components-hosted-dropdown.d.ts +0 -5
  701. package/components/label/package.json +0 -10
  702. package/components/label/taiga-ui-core-components-label.d.ts +0 -5
  703. package/components/link/package.json +0 -10
  704. package/components/link/taiga-ui-core-components-link.d.ts +0 -5
  705. package/components/loader/package.json +0 -10
  706. package/components/loader/taiga-ui-core-components-loader.d.ts +0 -5
  707. package/components/notification/package.json +0 -10
  708. package/components/notification/taiga-ui-core-components-notification.d.ts +0 -5
  709. package/components/package.json +0 -10
  710. package/components/primitive-calendar/package.json +0 -10
  711. package/components/primitive-calendar/taiga-ui-core-components-primitive-calendar.d.ts +0 -5
  712. package/components/primitive-checkbox/package.json +0 -10
  713. package/components/primitive-checkbox/taiga-ui-core-components-primitive-checkbox.d.ts +0 -5
  714. package/components/primitive-spin-button/package.json +0 -10
  715. package/components/primitive-spin-button/taiga-ui-core-components-primitive-spin-button.d.ts +0 -5
  716. package/components/primitive-textfield/package.json +0 -10
  717. package/components/primitive-textfield/taiga-ui-core-components-primitive-textfield.d.ts +0 -5
  718. package/components/primitive-year-picker/package.json +0 -10
  719. package/components/primitive-year-picker/taiga-ui-core-components-primitive-year-picker.d.ts +0 -5
  720. package/components/root/package.json +0 -10
  721. package/components/root/taiga-ui-core-components-root.d.ts +0 -5
  722. package/components/scroll-controls/package.json +0 -10
  723. package/components/scroll-controls/taiga-ui-core-components-scroll-controls.d.ts +0 -5
  724. package/components/scrollbar/package.json +0 -10
  725. package/components/scrollbar/taiga-ui-core-components-scrollbar.d.ts +0 -5
  726. package/components/svg/package.json +0 -10
  727. package/components/svg/taiga-ui-core-components-svg.d.ts +0 -5
  728. package/components/taiga-ui-core-components.d.ts +0 -5
  729. package/components/theme-night/package.json +0 -10
  730. package/components/theme-night/taiga-ui-core-components-theme-night.d.ts +0 -5
  731. package/components/tooltip/package.json +0 -10
  732. package/components/tooltip/taiga-ui-core-components-tooltip.d.ts +0 -5
  733. package/constants/package.json +0 -10
  734. package/constants/taiga-ui-core-constants.d.ts +0 -5
  735. package/directives/dropdown/package.json +0 -10
  736. package/directives/dropdown/taiga-ui-core-directives-dropdown.d.ts +0 -5
  737. package/directives/hint/package.json +0 -10
  738. package/directives/hint/taiga-ui-core-directives-hint.d.ts +0 -5
  739. package/directives/mask-accessor/package.json +0 -10
  740. package/directives/mask-accessor/taiga-ui-core-directives-mask-accessor.d.ts +0 -5
  741. package/directives/mode/package.json +0 -10
  742. package/directives/mode/taiga-ui-core-directives-mode.d.ts +0 -5
  743. package/directives/number-format/package.json +0 -10
  744. package/directives/number-format/taiga-ui-core-directives-number-format.d.ts +0 -5
  745. package/directives/package.json +0 -10
  746. package/directives/scroll-into-view/package.json +0 -10
  747. package/directives/scroll-into-view/taiga-ui-core-directives-scroll-into-view.d.ts +0 -5
  748. package/directives/taiga-ui-core-directives.d.ts +0 -5
  749. package/directives/textfield-controller/package.json +0 -10
  750. package/directives/textfield-controller/taiga-ui-core-directives-textfield-controller.d.ts +0 -5
  751. package/directives/wrapper/package.json +0 -10
  752. package/directives/wrapper/taiga-ui-core-directives-wrapper.d.ts +0 -5
  753. package/enums/package.json +0 -10
  754. package/enums/taiga-ui-core-enums.d.ts +0 -5
  755. package/esm2015/abstract/abstract-driver.directive.js +0 -40
  756. package/esm2015/abstract/abstract-textfield-host.js +0 -37
  757. package/esm2015/abstract/rect-accessor.js +0 -24
  758. package/esm2015/components/alert/alert.component.js +0 -90
  759. package/esm2015/components/alert/alert.directive.js +0 -28
  760. package/esm2015/components/alert/alert.module.js +0 -24
  761. package/esm2015/components/alert/alert.service.js +0 -27
  762. package/esm2015/components/button/button.component.js +0 -113
  763. package/esm2015/components/button/button.module.js +0 -38
  764. package/esm2015/components/calendar/calendar.component.js +0 -134
  765. package/esm2015/components/calendar/calendar.module.js +0 -42
  766. package/esm2015/components/data-list/data-list.component.js +0 -127
  767. package/esm2015/components/data-list/data-list.directive.js +0 -19
  768. package/esm2015/components/data-list/data-list.module.js +0 -39
  769. package/esm2015/components/data-list/opt-group.directive.js +0 -21
  770. package/esm2015/components/data-list/option/option.component.js +0 -119
  771. package/esm2015/components/dialog/dialog-close.service.js +0 -47
  772. package/esm2015/components/dialog/dialog.component.js +0 -127
  773. package/esm2015/components/dialog/dialog.directive.js +0 -28
  774. package/esm2015/components/dialog/dialog.module.js +0 -24
  775. package/esm2015/components/dialog/dialog.service.js +0 -23
  776. package/esm2015/components/error/error.component.js +0 -56
  777. package/esm2015/components/error/error.module.js +0 -19
  778. package/esm2015/components/expand/expand-content.directive.js +0 -13
  779. package/esm2015/components/expand/expand.component.js +0 -131
  780. package/esm2015/components/expand/expand.module.js +0 -20
  781. package/esm2015/components/group/group-styles.component.js +0 -19
  782. package/esm2015/components/group/group.directive.js +0 -68
  783. package/esm2015/components/group/group.module.js +0 -19
  784. package/esm2015/components/hints-host/hints-host.component.js +0 -55
  785. package/esm2015/components/hints-host/hints-host.module.js +0 -20
  786. package/esm2015/components/hosted-dropdown/accessor-proxy.directive.js +0 -42
  787. package/esm2015/components/hosted-dropdown/dropdown-open-monitor.directive.js +0 -45
  788. package/esm2015/components/hosted-dropdown/hosted-dropdown-connector.directive.js +0 -13
  789. package/esm2015/components/hosted-dropdown/hosted-dropdown.component.js +0 -279
  790. package/esm2015/components/hosted-dropdown/hosted-dropdown.module.js +0 -57
  791. package/esm2015/components/label/label.component.js +0 -44
  792. package/esm2015/components/label/label.module.js +0 -18
  793. package/esm2015/components/link/link.component.js +0 -101
  794. package/esm2015/components/link/link.module.js +0 -19
  795. package/esm2015/components/loader/loader.component.js +0 -77
  796. package/esm2015/components/loader/loader.module.js +0 -19
  797. package/esm2015/components/notification/notification.component.js +0 -67
  798. package/esm2015/components/notification/notification.module.js +0 -21
  799. package/esm2015/components/primitive-calendar/primitive-calendar.component.js +0 -160
  800. package/esm2015/components/primitive-calendar/primitive-calendar.module.js +0 -45
  801. package/esm2015/components/primitive-checkbox/primitive-checkbox.component.js +0 -77
  802. package/esm2015/components/primitive-checkbox/primitive-checkbox.module.js +0 -20
  803. package/esm2015/components/primitive-spin-button/primitive-spin-button.component.js +0 -91
  804. package/esm2015/components/primitive-spin-button/primitive-spin-button.module.js +0 -19
  805. package/esm2015/components/primitive-textfield/primitive-textfield.component.js +0 -286
  806. package/esm2015/components/primitive-textfield/primitive-textfield.directive.js +0 -36
  807. package/esm2015/components/primitive-textfield/primitive-textfield.module.js +0 -70
  808. package/esm2015/components/primitive-textfield/textfield/textfield.component.js +0 -64
  809. package/esm2015/components/primitive-textfield/value-decoration/value-decoration.component.js +0 -86
  810. package/esm2015/components/primitive-year-picker/primitive-year-picker.component.js +0 -164
  811. package/esm2015/components/primitive-year-picker/primitive-year-picker.module.js +0 -35
  812. package/esm2015/components/root/root.component.js +0 -80
  813. package/esm2015/components/root/root.module.js +0 -47
  814. package/esm2015/components/scroll-controls/scroll-controls.component.js +0 -61
  815. package/esm2015/components/scroll-controls/scroll-controls.module.js +0 -28
  816. package/esm2015/components/scroll-controls/scrollbar-wrapper.directive.js +0 -25
  817. package/esm2015/components/scroll-controls/scrollbar.directive.js +0 -135
  818. package/esm2015/components/scrollbar/scroll-ref.directive.js +0 -28
  819. package/esm2015/components/scrollbar/scrollable.directive.js +0 -26
  820. package/esm2015/components/scrollbar/scrollbar.component.js +0 -94
  821. package/esm2015/components/scrollbar/scrollbar.module.js +0 -21
  822. package/esm2015/components/svg/svg-options.js +0 -60
  823. package/esm2015/components/svg/svg.component.js +0 -183
  824. package/esm2015/components/svg/svg.module.js +0 -19
  825. package/esm2015/components/theme-night/theme-night.component.js +0 -18
  826. package/esm2015/components/theme-night/theme-night.module.js +0 -16
  827. package/esm2015/components/tooltip/tooltip.component.js +0 -76
  828. package/esm2015/components/tooltip/tooltip.module.js +0 -38
  829. package/esm2015/directives/dropdown/dropdown-context.directive.js +0 -66
  830. package/esm2015/directives/dropdown/dropdown-driver.directive.js +0 -33
  831. package/esm2015/directives/dropdown/dropdown-host.directive.js +0 -26
  832. package/esm2015/directives/dropdown/dropdown-hover.directive.js +0 -58
  833. package/esm2015/directives/dropdown/dropdown-manual.directive.js +0 -27
  834. package/esm2015/directives/dropdown/dropdown-open.directive.js +0 -29
  835. package/esm2015/directives/dropdown/dropdown-options.directive.js +0 -84
  836. package/esm2015/directives/dropdown/dropdown-position-sided.directive.js +0 -82
  837. package/esm2015/directives/dropdown/dropdown-position.directive.js +0 -86
  838. package/esm2015/directives/dropdown/dropdown-selection.directive.js +0 -162
  839. package/esm2015/directives/dropdown/dropdown.component.js +0 -174
  840. package/esm2015/directives/dropdown/dropdown.directive.js +0 -123
  841. package/esm2015/directives/dropdown/dropdown.module.js +0 -95
  842. package/esm2015/directives/hint/hint-describe.directive.js +0 -57
  843. package/esm2015/directives/hint/hint-driver.directive.js +0 -33
  844. package/esm2015/directives/hint/hint-host.directive.js +0 -26
  845. package/esm2015/directives/hint/hint-hover.directive.js +0 -56
  846. package/esm2015/directives/hint/hint-manual.directive.js +0 -33
  847. package/esm2015/directives/hint/hint-options.directive.js +0 -75
  848. package/esm2015/directives/hint/hint-pointer.directive.js +0 -36
  849. package/esm2015/directives/hint/hint-position.directive.js +0 -105
  850. package/esm2015/directives/hint/hint-unstyled.component.js +0 -66
  851. package/esm2015/directives/hint/hint.component.js +0 -167
  852. package/esm2015/directives/hint/hint.directive.js +0 -96
  853. package/esm2015/directives/hint/hint.module.js +0 -75
  854. package/esm2015/directives/mask-accessor/mask-accessor.directive.js +0 -30
  855. package/esm2015/directives/mask-accessor/mask-accessor.module.js +0 -19
  856. package/esm2015/directives/mode/mode.directive.js +0 -21
  857. package/esm2015/directives/mode/mode.module.js +0 -16
  858. package/esm2015/directives/number-format/number-format.directive.js +0 -38
  859. package/esm2015/directives/number-format/number-format.module.js +0 -16
  860. package/esm2015/directives/scroll-into-view/scroll-into-view.directive.js +0 -51
  861. package/esm2015/directives/scroll-into-view/scroll-into-view.module.js +0 -16
  862. package/esm2015/directives/textfield-controller/textfield-appearance.directive.js +0 -36
  863. package/esm2015/directives/textfield-controller/textfield-cleaner.directive.js +0 -33
  864. package/esm2015/directives/textfield-controller/textfield-controller.module.js +0 -65
  865. package/esm2015/directives/textfield-controller/textfield-controller.provider.js +0 -46
  866. package/esm2015/directives/textfield-controller/textfield-custom-content.directive.js +0 -29
  867. package/esm2015/directives/textfield-controller/textfield-filler.directive.js +0 -33
  868. package/esm2015/directives/textfield-controller/textfield-icon-left.directive.js +0 -29
  869. package/esm2015/directives/textfield-controller/textfield-icon.directive.js +0 -29
  870. package/esm2015/directives/textfield-controller/textfield-label-outside.directive.js +0 -33
  871. package/esm2015/directives/textfield-controller/textfield-postfix.directive.js +0 -33
  872. package/esm2015/directives/textfield-controller/textfield-prefix.directive.js +0 -33
  873. package/esm2015/directives/textfield-controller/textfield-size.directive.js +0 -33
  874. package/esm2015/directives/wrapper/wrapper.directive.js +0 -93
  875. package/esm2015/directives/wrapper/wrapper.module.js +0 -16
  876. package/esm2015/internal/primitive-year-month-pagination/primitive-year-month-pagination.component.js +0 -82
  877. package/esm2015/internal/primitive-year-month-pagination/primitive-year-month-pagination.module.js +0 -38
  878. package/esm2015/internal/svg-defs-host/svg-defs-host.component.js +0 -52
  879. package/esm2015/internal/svg-defs-host/svg-defs-host.module.js +0 -19
  880. package/esm2015/observables/smart-search.js +0 -8
  881. package/esm2015/observables/zoneful-map.js +0 -14
  882. package/esm2015/pipes/calendar-sheet/calendar-sheet.module.js +0 -16
  883. package/esm2015/pipes/calendar-sheet/calendar-sheet.pipe.js +0 -57
  884. package/esm2015/pipes/flag/flag.module.js +0 -16
  885. package/esm2015/pipes/flag/flag.pipe.js +0 -46
  886. package/esm2015/pipes/format-date/format-date.module.js +0 -16
  887. package/esm2015/pipes/format-date/format-date.pipe.js +0 -24
  888. package/esm2015/pipes/format-number/format-number.module.js +0 -16
  889. package/esm2015/pipes/format-number/format-number.pipe.js +0 -28
  890. package/esm2015/pipes/format-phone/format-phone.module.js +0 -16
  891. package/esm2015/pipes/format-phone/format-phone.pipe.js +0 -25
  892. package/esm2015/pipes/month/month.module.js +0 -16
  893. package/esm2015/pipes/month/month.pipe.js +0 -23
  894. package/esm2015/pipes/order-week-days/order-week-days.module.js +0 -16
  895. package/esm2015/pipes/order-week-days/order-week-days.pipe.js +0 -34
  896. package/esm2015/providers/mode.provider.js +0 -17
  897. package/esm2015/providers/watched-controller-provider-factory.js +0 -7
  898. package/esm2015/services/breakpoint.service.js +0 -39
  899. package/esm2015/services/format-date.service.js +0 -26
  900. package/esm2015/services/hint.service.js +0 -28
  901. package/esm2015/services/night-theme.service.js +0 -24
  902. package/esm2015/services/position.service.js +0 -36
  903. package/esm2015/services/router-link-active.service.js +0 -42
  904. package/esm2015/services/svg.service.js +0 -70
  905. package/esm2015/services/visual-viewport.service.js +0 -35
  906. package/esm2015/tokens/is-mobile-resolution.js +0 -17
  907. package/esm2015/tokens/number-format-observable.js +0 -8
  908. package/esm2015/tokens/ordered-short-week-days.js +0 -27
  909. package/esm2015/tokens/reduced-motion.js +0 -8
  910. package/esm2015/tokens/selection-stream.js +0 -13
  911. package/esm2015/tokens/viewport.js +0 -29
  912. package/esm2015/utils/dom/process-icon.js +0 -31
  913. package/esm2015/utils/format/format-number.js +0 -40
  914. package/esm2015/utils/format/number-to-string-without-exp.js +0 -18
  915. package/esm2015/utils/mask/create-number-mask.js +0 -121
  916. package/esm2015/utils/miscellaneous/is-obscured.js +0 -9
  917. package/esm2015/utils/miscellaneous/override-options.js +0 -11
  918. package/fesm2015/taiga-ui-core-abstract.js +0 -142
  919. package/fesm2015/taiga-ui-core-abstract.js.map +0 -1
  920. package/fesm2015/taiga-ui-core-animations.js +0 -262
  921. package/fesm2015/taiga-ui-core-animations.js.map +0 -1
  922. package/fesm2015/taiga-ui-core-components-alert.js +0 -159
  923. package/fesm2015/taiga-ui-core-components-alert.js.map +0 -1
  924. package/fesm2015/taiga-ui-core-components-button.js +0 -168
  925. package/fesm2015/taiga-ui-core-components-button.js.map +0 -1
  926. package/fesm2015/taiga-ui-core-components-calendar.js +0 -179
  927. package/fesm2015/taiga-ui-core-components-calendar.js.map +0 -1
  928. package/fesm2015/taiga-ui-core-components-data-list.js +0 -312
  929. package/fesm2015/taiga-ui-core-components-data-list.js.map +0 -1
  930. package/fesm2015/taiga-ui-core-components-dialog.js +0 -251
  931. package/fesm2015/taiga-ui-core-components-dialog.js.map +0 -1
  932. package/fesm2015/taiga-ui-core-components-error.js +0 -79
  933. package/fesm2015/taiga-ui-core-components-error.js.map +0 -1
  934. package/fesm2015/taiga-ui-core-components-expand.js +0 -164
  935. package/fesm2015/taiga-ui-core-components-expand.js.map +0 -1
  936. package/fesm2015/taiga-ui-core-components-group.js +0 -106
  937. package/fesm2015/taiga-ui-core-components-group.js.map +0 -1
  938. package/fesm2015/taiga-ui-core-components-hints-host.js +0 -78
  939. package/fesm2015/taiga-ui-core-components-hints-host.js.map +0 -1
  940. package/fesm2015/taiga-ui-core-components-hosted-dropdown.js +0 -422
  941. package/fesm2015/taiga-ui-core-components-hosted-dropdown.js.map +0 -1
  942. package/fesm2015/taiga-ui-core-components-label.js +0 -66
  943. package/fesm2015/taiga-ui-core-components-label.js.map +0 -1
  944. package/fesm2015/taiga-ui-core-components-link.js +0 -124
  945. package/fesm2015/taiga-ui-core-components-link.js.map +0 -1
  946. package/fesm2015/taiga-ui-core-components-loader.js +0 -112
  947. package/fesm2015/taiga-ui-core-components-loader.js.map +0 -1
  948. package/fesm2015/taiga-ui-core-components-notification.js +0 -92
  949. package/fesm2015/taiga-ui-core-components-notification.js.map +0 -1
  950. package/fesm2015/taiga-ui-core-components-primitive-calendar.js +0 -208
  951. package/fesm2015/taiga-ui-core-components-primitive-calendar.js.map +0 -1
  952. package/fesm2015/taiga-ui-core-components-primitive-checkbox.js +0 -123
  953. package/fesm2015/taiga-ui-core-components-primitive-checkbox.js.map +0 -1
  954. package/fesm2015/taiga-ui-core-components-primitive-spin-button.js +0 -114
  955. package/fesm2015/taiga-ui-core-components-primitive-spin-button.js.map +0 -1
  956. package/fesm2015/taiga-ui-core-components-primitive-textfield.js +0 -542
  957. package/fesm2015/taiga-ui-core-components-primitive-textfield.js.map +0 -1
  958. package/fesm2015/taiga-ui-core-components-primitive-year-picker.js +0 -202
  959. package/fesm2015/taiga-ui-core-components-primitive-year-picker.js.map +0 -1
  960. package/fesm2015/taiga-ui-core-components-root.js +0 -129
  961. package/fesm2015/taiga-ui-core-components-root.js.map +0 -1
  962. package/fesm2015/taiga-ui-core-components-scroll-controls.js +0 -237
  963. package/fesm2015/taiga-ui-core-components-scroll-controls.js.map +0 -1
  964. package/fesm2015/taiga-ui-core-components-scrollbar.js +0 -164
  965. package/fesm2015/taiga-ui-core-components-scrollbar.js.map +0 -1
  966. package/fesm2015/taiga-ui-core-components-svg.js +0 -317
  967. package/fesm2015/taiga-ui-core-components-svg.js.map +0 -1
  968. package/fesm2015/taiga-ui-core-components-theme-night.js +0 -38
  969. package/fesm2015/taiga-ui-core-components-theme-night.js.map +0 -1
  970. package/fesm2015/taiga-ui-core-components-tooltip.js +0 -118
  971. package/fesm2015/taiga-ui-core-components-tooltip.js.map +0 -1
  972. package/fesm2015/taiga-ui-core-components.js +0 -30
  973. package/fesm2015/taiga-ui-core-components.js.map +0 -1
  974. package/fesm2015/taiga-ui-core-constants.js +0 -90
  975. package/fesm2015/taiga-ui-core-constants.js.map +0 -1
  976. package/fesm2015/taiga-ui-core-directives-dropdown.js +0 -975
  977. package/fesm2015/taiga-ui-core-directives-dropdown.js.map +0 -1
  978. package/fesm2015/taiga-ui-core-directives-hint.js +0 -753
  979. package/fesm2015/taiga-ui-core-directives-hint.js.map +0 -1
  980. package/fesm2015/taiga-ui-core-directives-mask-accessor.js +0 -53
  981. package/fesm2015/taiga-ui-core-directives-mask-accessor.js.map +0 -1
  982. package/fesm2015/taiga-ui-core-directives-mode.js +0 -41
  983. package/fesm2015/taiga-ui-core-directives-mode.js.map +0 -1
  984. package/fesm2015/taiga-ui-core-directives-number-format.js +0 -58
  985. package/fesm2015/taiga-ui-core-directives-number-format.js.map +0 -1
  986. package/fesm2015/taiga-ui-core-directives-scroll-into-view.js +0 -71
  987. package/fesm2015/taiga-ui-core-directives-scroll-into-view.js.map +0 -1
  988. package/fesm2015/taiga-ui-core-directives-textfield-controller.js +0 -447
  989. package/fesm2015/taiga-ui-core-directives-textfield-controller.js.map +0 -1
  990. package/fesm2015/taiga-ui-core-directives-wrapper.js +0 -113
  991. package/fesm2015/taiga-ui-core-directives-wrapper.js.map +0 -1
  992. package/fesm2015/taiga-ui-core-directives.js +0 -13
  993. package/fesm2015/taiga-ui-core-directives.js.map +0 -1
  994. package/fesm2015/taiga-ui-core-enums.js +0 -68
  995. package/fesm2015/taiga-ui-core-enums.js.map +0 -1
  996. package/fesm2015/taiga-ui-core-interfaces.js +0 -4
  997. package/fesm2015/taiga-ui-core-interfaces.js.map +0 -1
  998. package/fesm2015/taiga-ui-core-internal-primitive-year-month-pagination.js +0 -123
  999. package/fesm2015/taiga-ui-core-internal-primitive-year-month-pagination.js.map +0 -1
  1000. package/fesm2015/taiga-ui-core-internal-svg-defs-host.js +0 -73
  1001. package/fesm2015/taiga-ui-core-internal-svg-defs-host.js.map +0 -1
  1002. package/fesm2015/taiga-ui-core-internal.js +0 -7
  1003. package/fesm2015/taiga-ui-core-internal.js.map +0 -1
  1004. package/fesm2015/taiga-ui-core-mask.js +0 -4
  1005. package/fesm2015/taiga-ui-core-mask.js.map +0 -1
  1006. package/fesm2015/taiga-ui-core-observables.js +0 -27
  1007. package/fesm2015/taiga-ui-core-observables.js.map +0 -1
  1008. package/fesm2015/taiga-ui-core-pipes-calendar-sheet.js +0 -109
  1009. package/fesm2015/taiga-ui-core-pipes-calendar-sheet.js.map +0 -1
  1010. package/fesm2015/taiga-ui-core-pipes-flag.js +0 -66
  1011. package/fesm2015/taiga-ui-core-pipes-flag.js.map +0 -1
  1012. package/fesm2015/taiga-ui-core-pipes-format-date.js +0 -44
  1013. package/fesm2015/taiga-ui-core-pipes-format-date.js.map +0 -1
  1014. package/fesm2015/taiga-ui-core-pipes-format-number.js +0 -48
  1015. package/fesm2015/taiga-ui-core-pipes-format-number.js.map +0 -1
  1016. package/fesm2015/taiga-ui-core-pipes-format-phone.js +0 -45
  1017. package/fesm2015/taiga-ui-core-pipes-format-phone.js.map +0 -1
  1018. package/fesm2015/taiga-ui-core-pipes-month.js +0 -43
  1019. package/fesm2015/taiga-ui-core-pipes-month.js.map +0 -1
  1020. package/fesm2015/taiga-ui-core-pipes-order-week-days.js +0 -54
  1021. package/fesm2015/taiga-ui-core-pipes-order-week-days.js.map +0 -1
  1022. package/fesm2015/taiga-ui-core-pipes.js +0 -12
  1023. package/fesm2015/taiga-ui-core-pipes.js.map +0 -1
  1024. package/fesm2015/taiga-ui-core-providers.js +0 -42
  1025. package/fesm2015/taiga-ui-core-providers.js.map +0 -1
  1026. package/fesm2015/taiga-ui-core-services.js +0 -274
  1027. package/fesm2015/taiga-ui-core-services.js.map +0 -1
  1028. package/fesm2015/taiga-ui-core-tokens.js +0 -331
  1029. package/fesm2015/taiga-ui-core-tokens.js.map +0 -1
  1030. package/fesm2015/taiga-ui-core-types.js +0 -16
  1031. package/fesm2015/taiga-ui-core-types.js.map +0 -1
  1032. package/fesm2015/taiga-ui-core-utils-dom.js +0 -160
  1033. package/fesm2015/taiga-ui-core-utils-dom.js.map +0 -1
  1034. package/fesm2015/taiga-ui-core-utils-format.js +0 -146
  1035. package/fesm2015/taiga-ui-core-utils-format.js.map +0 -1
  1036. package/fesm2015/taiga-ui-core-utils-mask.js +0 -284
  1037. package/fesm2015/taiga-ui-core-utils-mask.js.map +0 -1
  1038. package/fesm2015/taiga-ui-core-utils-miscellaneous.js +0 -89
  1039. package/fesm2015/taiga-ui-core-utils-miscellaneous.js.map +0 -1
  1040. package/fesm2015/taiga-ui-core-utils-mobile.js +0 -12
  1041. package/fesm2015/taiga-ui-core-utils-mobile.js.map +0 -1
  1042. package/fesm2015/taiga-ui-core-utils.js +0 -10
  1043. package/fesm2015/taiga-ui-core-utils.js.map +0 -1
  1044. package/fesm2015/taiga-ui-core.js +0 -21
  1045. package/fesm2015/taiga-ui-core.js.map +0 -1
  1046. package/interfaces/package.json +0 -10
  1047. package/interfaces/taiga-ui-core-interfaces.d.ts +0 -5
  1048. package/internal/package.json +0 -10
  1049. package/internal/primitive-year-month-pagination/package.json +0 -10
  1050. package/internal/primitive-year-month-pagination/taiga-ui-core-internal-primitive-year-month-pagination.d.ts +0 -5
  1051. package/internal/svg-defs-host/package.json +0 -10
  1052. package/internal/svg-defs-host/taiga-ui-core-internal-svg-defs-host.d.ts +0 -5
  1053. package/internal/taiga-ui-core-internal.d.ts +0 -5
  1054. package/mask/package.json +0 -10
  1055. package/mask/taiga-ui-core-mask.d.ts +0 -5
  1056. package/observables/package.json +0 -10
  1057. package/observables/taiga-ui-core-observables.d.ts +0 -5
  1058. package/pipes/calendar-sheet/package.json +0 -10
  1059. package/pipes/calendar-sheet/taiga-ui-core-pipes-calendar-sheet.d.ts +0 -5
  1060. package/pipes/flag/package.json +0 -10
  1061. package/pipes/flag/taiga-ui-core-pipes-flag.d.ts +0 -5
  1062. package/pipes/format-date/package.json +0 -10
  1063. package/pipes/format-date/taiga-ui-core-pipes-format-date.d.ts +0 -5
  1064. package/pipes/format-number/package.json +0 -10
  1065. package/pipes/format-number/taiga-ui-core-pipes-format-number.d.ts +0 -5
  1066. package/pipes/format-phone/package.json +0 -10
  1067. package/pipes/format-phone/taiga-ui-core-pipes-format-phone.d.ts +0 -5
  1068. package/pipes/month/package.json +0 -10
  1069. package/pipes/month/taiga-ui-core-pipes-month.d.ts +0 -5
  1070. package/pipes/order-week-days/package.json +0 -10
  1071. package/pipes/order-week-days/taiga-ui-core-pipes-order-week-days.d.ts +0 -5
  1072. package/pipes/package.json +0 -10
  1073. package/pipes/taiga-ui-core-pipes.d.ts +0 -5
  1074. package/providers/package.json +0 -10
  1075. package/providers/taiga-ui-core-providers.d.ts +0 -5
  1076. package/services/package.json +0 -10
  1077. package/services/taiga-ui-core-services.d.ts +0 -5
  1078. package/taiga-ui-core.d.ts +0 -5
  1079. package/tokens/package.json +0 -10
  1080. package/tokens/taiga-ui-core-tokens.d.ts +0 -5
  1081. package/types/package.json +0 -10
  1082. package/types/taiga-ui-core-types.d.ts +0 -5
  1083. package/utils/dom/package.json +0 -10
  1084. package/utils/dom/taiga-ui-core-utils-dom.d.ts +0 -5
  1085. package/utils/format/package.json +0 -10
  1086. package/utils/format/taiga-ui-core-utils-format.d.ts +0 -5
  1087. package/utils/mask/package.json +0 -10
  1088. package/utils/mask/taiga-ui-core-utils-mask.d.ts +0 -5
  1089. package/utils/miscellaneous/package.json +0 -10
  1090. package/utils/miscellaneous/taiga-ui-core-utils-miscellaneous.d.ts +0 -5
  1091. package/utils/mobile/package.json +0 -10
  1092. package/utils/mobile/taiga-ui-core-utils-mobile.d.ts +0 -5
  1093. package/utils/package.json +0 -10
  1094. package/utils/taiga-ui-core-utils.d.ts +0 -5
  1095. /package/{esm2015/abstract/driver.js → esm2020/abstract/driver.mjs} +0 -0
  1096. /package/{esm2015/abstract/index.js → esm2020/abstract/index.mjs} +0 -0
  1097. /package/{esm2015/abstract/position-accessor.js → esm2020/abstract/position-accessor.mjs} +0 -0
  1098. /package/{esm2015/abstract/taiga-ui-core-abstract.js → esm2020/abstract/taiga-ui-core-abstract.mjs} +0 -0
  1099. /package/{esm2015/abstract/vehicle.js → esm2020/abstract/vehicle.mjs} +0 -0
  1100. /package/{esm2015/animations/animations.js → esm2020/animations/animations.mjs} +0 -0
  1101. /package/{esm2015/animations/index.js → esm2020/animations/index.mjs} +0 -0
  1102. /package/{esm2015/animations/taiga-ui-core-animations.js → esm2020/animations/taiga-ui-core-animations.mjs} +0 -0
  1103. /package/{esm2015/components/alert/alert.providers.js → esm2020/components/alert/alert.providers.mjs} +0 -0
  1104. /package/{esm2015/components/alert/index.js → esm2020/components/alert/index.mjs} +0 -0
  1105. /package/{esm2015/components/alert/taiga-ui-core-components-alert.js → esm2020/components/alert/taiga-ui-core-components-alert.mjs} +0 -0
  1106. /package/{esm2015/components/button/button.options.js → esm2020/components/button/button.options.mjs} +0 -0
  1107. /package/{esm2015/components/button/index.js → esm2020/components/button/index.mjs} +0 -0
  1108. /package/{esm2015/components/button/taiga-ui-core-components-button.js → esm2020/components/button/taiga-ui-core-components-button.mjs} +0 -0
  1109. /package/{esm2015/components/calendar/index.js → esm2020/components/calendar/index.mjs} +0 -0
  1110. /package/{esm2015/components/calendar/taiga-ui-core-components-calendar.js → esm2020/components/calendar/taiga-ui-core-components-calendar.mjs} +0 -0
  1111. /package/{esm2015/components/data-list/index.js → esm2020/components/data-list/index.mjs} +0 -0
  1112. /package/{esm2015/components/data-list/taiga-ui-core-components-data-list.js → esm2020/components/data-list/taiga-ui-core-components-data-list.mjs} +0 -0
  1113. /package/{esm2015/components/dialog/dialog.tokens.js → esm2020/components/dialog/dialog.tokens.mjs} +0 -0
  1114. /package/{esm2015/components/dialog/index.js → esm2020/components/dialog/index.mjs} +0 -0
  1115. /package/{esm2015/components/dialog/taiga-ui-core-components-dialog.js → esm2020/components/dialog/taiga-ui-core-components-dialog.mjs} +0 -0
  1116. /package/{esm2015/components/error/index.js → esm2020/components/error/index.mjs} +0 -0
  1117. /package/{esm2015/components/error/taiga-ui-core-components-error.js → esm2020/components/error/taiga-ui-core-components-error.mjs} +0 -0
  1118. /package/{esm2015/components/expand/index.js → esm2020/components/expand/index.mjs} +0 -0
  1119. /package/{esm2015/components/expand/taiga-ui-core-components-expand.js → esm2020/components/expand/taiga-ui-core-components-expand.mjs} +0 -0
  1120. /package/{esm2015/components/group/index.js → esm2020/components/group/index.mjs} +0 -0
  1121. /package/{esm2015/components/group/taiga-ui-core-components-group.js → esm2020/components/group/taiga-ui-core-components-group.mjs} +0 -0
  1122. /package/{esm2015/components/hints-host/index.js → esm2020/components/hints-host/index.mjs} +0 -0
  1123. /package/{esm2015/components/hints-host/taiga-ui-core-components-hints-host.js → esm2020/components/hints-host/taiga-ui-core-components-hints-host.mjs} +0 -0
  1124. /package/{esm2015/components/hosted-dropdown/hosted-dropdown.token.js → esm2020/components/hosted-dropdown/hosted-dropdown.token.mjs} +0 -0
  1125. /package/{esm2015/components/hosted-dropdown/index.js → esm2020/components/hosted-dropdown/index.mjs} +0 -0
  1126. /package/{esm2015/components/hosted-dropdown/taiga-ui-core-components-hosted-dropdown.js → esm2020/components/hosted-dropdown/taiga-ui-core-components-hosted-dropdown.mjs} +0 -0
  1127. /package/{esm2015/components/index.js → esm2020/components/index.mjs} +0 -0
  1128. /package/{esm2015/components/label/index.js → esm2020/components/label/index.mjs} +0 -0
  1129. /package/{esm2015/components/label/taiga-ui-core-components-label.js → esm2020/components/label/taiga-ui-core-components-label.mjs} +0 -0
  1130. /package/{esm2015/components/link/index.js → esm2020/components/link/index.mjs} +0 -0
  1131. /package/{esm2015/components/link/taiga-ui-core-components-link.js → esm2020/components/link/taiga-ui-core-components-link.mjs} +0 -0
  1132. /package/{esm2015/components/loader/index.js → esm2020/components/loader/index.mjs} +0 -0
  1133. /package/{esm2015/components/loader/loader.options.js → esm2020/components/loader/loader.options.mjs} +0 -0
  1134. /package/{esm2015/components/loader/taiga-ui-core-components-loader.js → esm2020/components/loader/taiga-ui-core-components-loader.mjs} +0 -0
  1135. /package/{esm2015/components/notification/index.js → esm2020/components/notification/index.mjs} +0 -0
  1136. /package/{esm2015/components/notification/taiga-ui-core-components-notification.js → esm2020/components/notification/taiga-ui-core-components-notification.mjs} +0 -0
  1137. /package/{esm2015/components/primitive-calendar/index.js → esm2020/components/primitive-calendar/index.mjs} +0 -0
  1138. /package/{esm2015/components/primitive-calendar/taiga-ui-core-components-primitive-calendar.js → esm2020/components/primitive-calendar/taiga-ui-core-components-primitive-calendar.mjs} +0 -0
  1139. /package/{esm2015/components/primitive-checkbox/checkbox.options.js → esm2020/components/primitive-checkbox/checkbox.options.mjs} +0 -0
  1140. /package/{esm2015/components/primitive-checkbox/index.js → esm2020/components/primitive-checkbox/index.mjs} +0 -0
  1141. /package/{esm2015/components/primitive-checkbox/taiga-ui-core-components-primitive-checkbox.js → esm2020/components/primitive-checkbox/taiga-ui-core-components-primitive-checkbox.mjs} +0 -0
  1142. /package/{esm2015/components/primitive-spin-button/index.js → esm2020/components/primitive-spin-button/index.mjs} +0 -0
  1143. /package/{esm2015/components/primitive-spin-button/taiga-ui-core-components-primitive-spin-button.js → esm2020/components/primitive-spin-button/taiga-ui-core-components-primitive-spin-button.mjs} +0 -0
  1144. /package/{esm2015/components/primitive-textfield/index.js → esm2020/components/primitive-textfield/index.mjs} +0 -0
  1145. /package/{esm2015/components/primitive-textfield/primitive-textfield-options.js → esm2020/components/primitive-textfield/primitive-textfield-options.mjs} +0 -0
  1146. /package/{esm2015/components/primitive-textfield/primitive-textfield-types.js → esm2020/components/primitive-textfield/primitive-textfield-types.mjs} +0 -0
  1147. /package/{esm2015/components/primitive-textfield/taiga-ui-core-components-primitive-textfield.js → esm2020/components/primitive-textfield/taiga-ui-core-components-primitive-textfield.mjs} +0 -0
  1148. /package/{esm2015/components/primitive-year-picker/index.js → esm2020/components/primitive-year-picker/index.mjs} +0 -0
  1149. /package/{esm2015/components/primitive-year-picker/taiga-ui-core-components-primitive-year-picker.js → esm2020/components/primitive-year-picker/taiga-ui-core-components-primitive-year-picker.mjs} +0 -0
  1150. /package/{esm2015/components/root/index.js → esm2020/components/root/index.mjs} +0 -0
  1151. /package/{esm2015/components/root/taiga-ui-core-components-root.js → esm2020/components/root/taiga-ui-core-components-root.mjs} +0 -0
  1152. /package/{esm2015/components/scroll-controls/index.js → esm2020/components/scroll-controls/index.mjs} +0 -0
  1153. /package/{esm2015/components/scroll-controls/taiga-ui-core-components-scroll-controls.js → esm2020/components/scroll-controls/taiga-ui-core-components-scroll-controls.mjs} +0 -0
  1154. /package/{esm2015/components/scrollbar/index.js → esm2020/components/scrollbar/index.mjs} +0 -0
  1155. /package/{esm2015/components/scrollbar/taiga-ui-core-components-scrollbar.js → esm2020/components/scrollbar/taiga-ui-core-components-scrollbar.mjs} +0 -0
  1156. /package/{esm2015/components/svg/deprecated-icons.js → esm2020/components/svg/deprecated-icons.mjs} +0 -0
  1157. /package/{esm2015/components/svg/index.js → esm2020/components/svg/index.mjs} +0 -0
  1158. /package/{esm2015/components/svg/taiga-ui-core-components-svg.js → esm2020/components/svg/taiga-ui-core-components-svg.mjs} +0 -0
  1159. /package/{esm2015/components/taiga-ui-core-components.js → esm2020/components/taiga-ui-core-components.mjs} +0 -0
  1160. /package/{esm2015/components/theme-night/index.js → esm2020/components/theme-night/index.mjs} +0 -0
  1161. /package/{esm2015/components/theme-night/taiga-ui-core-components-theme-night.js → esm2020/components/theme-night/taiga-ui-core-components-theme-night.mjs} +0 -0
  1162. /package/{esm2015/components/tooltip/index.js → esm2020/components/tooltip/index.mjs} +0 -0
  1163. /package/{esm2015/components/tooltip/taiga-ui-core-components-tooltip.js → esm2020/components/tooltip/taiga-ui-core-components-tooltip.mjs} +0 -0
  1164. /package/{esm2015/constants/cache-basting-payload.js → esm2020/constants/cache-basting-payload.mjs} +0 -0
  1165. /package/{esm2015/constants/decimal-symbols.js → esm2020/constants/decimal-symbols.mjs} +0 -0
  1166. /package/{esm2015/constants/default-icons-path.js → esm2020/constants/default-icons-path.mjs} +0 -0
  1167. /package/{esm2015/constants/default-marker-handler.js → esm2020/constants/default-marker-handler.mjs} +0 -0
  1168. /package/{esm2015/constants/default-number-format.js → esm2020/constants/default-number-format.mjs} +0 -0
  1169. /package/{esm2015/constants/editing-keys.js → esm2020/constants/editing-keys.mjs} +0 -0
  1170. /package/{esm2015/constants/events.js → esm2020/constants/events.mjs} +0 -0
  1171. /package/{esm2015/constants/hint-directions.js → esm2020/constants/hint-directions.mjs} +0 -0
  1172. /package/{esm2015/constants/index.js → esm2020/constants/index.mjs} +0 -0
  1173. /package/{esm2015/constants/mask-caret-trap.js → esm2020/constants/mask-caret-trap.mjs} +0 -0
  1174. /package/{esm2015/constants/regexp.js → esm2020/constants/regexp.mjs} +0 -0
  1175. /package/{esm2015/constants/taiga-ui-core-constants.js → esm2020/constants/taiga-ui-core-constants.mjs} +0 -0
  1176. /package/{esm2015/directives/dropdown/dropdown-hover.options.js → esm2020/directives/dropdown/dropdown-hover.options.mjs} +0 -0
  1177. /package/{esm2015/directives/dropdown/dropdown.providers.js → esm2020/directives/dropdown/dropdown.providers.mjs} +0 -0
  1178. /package/{esm2015/directives/dropdown/index.js → esm2020/directives/dropdown/index.mjs} +0 -0
  1179. /package/{esm2015/directives/dropdown/taiga-ui-core-directives-dropdown.js → esm2020/directives/dropdown/taiga-ui-core-directives-dropdown.mjs} +0 -0
  1180. /package/{esm2015/directives/hint/hint.providers.js → esm2020/directives/hint/hint.providers.mjs} +0 -0
  1181. /package/{esm2015/directives/hint/index.js → esm2020/directives/hint/index.mjs} +0 -0
  1182. /package/{esm2015/directives/hint/taiga-ui-core-directives-hint.js → esm2020/directives/hint/taiga-ui-core-directives-hint.mjs} +0 -0
  1183. /package/{esm2015/directives/index.js → esm2020/directives/index.mjs} +0 -0
  1184. /package/{esm2015/directives/mask-accessor/index.js → esm2020/directives/mask-accessor/index.mjs} +0 -0
  1185. /package/{esm2015/directives/mask-accessor/taiga-ui-core-directives-mask-accessor.js → esm2020/directives/mask-accessor/taiga-ui-core-directives-mask-accessor.mjs} +0 -0
  1186. /package/{esm2015/directives/mode/index.js → esm2020/directives/mode/index.mjs} +0 -0
  1187. /package/{esm2015/directives/mode/taiga-ui-core-directives-mode.js → esm2020/directives/mode/taiga-ui-core-directives-mode.mjs} +0 -0
  1188. /package/{esm2015/directives/number-format/index.js → esm2020/directives/number-format/index.mjs} +0 -0
  1189. /package/{esm2015/directives/number-format/taiga-ui-core-directives-number-format.js → esm2020/directives/number-format/taiga-ui-core-directives-number-format.mjs} +0 -0
  1190. /package/{esm2015/directives/scroll-into-view/index.js → esm2020/directives/scroll-into-view/index.mjs} +0 -0
  1191. /package/{esm2015/directives/scroll-into-view/taiga-ui-core-directives-scroll-into-view.js → esm2020/directives/scroll-into-view/taiga-ui-core-directives-scroll-into-view.mjs} +0 -0
  1192. /package/{esm2015/directives/taiga-ui-core-directives.js → esm2020/directives/taiga-ui-core-directives.mjs} +0 -0
  1193. /package/{esm2015/directives/textfield-controller/index.js → esm2020/directives/textfield-controller/index.mjs} +0 -0
  1194. /package/{esm2015/directives/textfield-controller/taiga-ui-core-directives-textfield-controller.js → esm2020/directives/textfield-controller/taiga-ui-core-directives-textfield-controller.mjs} +0 -0
  1195. /package/{esm2015/directives/textfield-controller/textfield.controller.js → esm2020/directives/textfield-controller/textfield.controller.mjs} +0 -0
  1196. /package/{esm2015/directives/textfield-controller/textfield.options.js → esm2020/directives/textfield-controller/textfield.options.mjs} +0 -0
  1197. /package/{esm2015/directives/wrapper/index.js → esm2020/directives/wrapper/index.mjs} +0 -0
  1198. /package/{esm2015/directives/wrapper/taiga-ui-core-directives-wrapper.js → esm2020/directives/wrapper/taiga-ui-core-directives-wrapper.mjs} +0 -0
  1199. /package/{esm2015/enums/appearance.js → esm2020/enums/appearance.mjs} +0 -0
  1200. /package/{esm2015/enums/dropdown-animation.js → esm2020/enums/dropdown-animation.mjs} +0 -0
  1201. /package/{esm2015/enums/index.js → esm2020/enums/index.mjs} +0 -0
  1202. /package/{esm2015/enums/interactive-state.js → esm2020/enums/interactive-state.mjs} +0 -0
  1203. /package/{esm2015/enums/notification.js → esm2020/enums/notification.mjs} +0 -0
  1204. /package/{esm2015/enums/range-state.js → esm2020/enums/range-state.mjs} +0 -0
  1205. /package/{esm2015/enums/taiga-ui-core-enums.js → esm2020/enums/taiga-ui-core-enums.mjs} +0 -0
  1206. /package/{esm2015/index.js → esm2020/index.mjs} +0 -0
  1207. /package/{esm2015/interfaces/alert-options.js → esm2020/interfaces/alert-options.mjs} +0 -0
  1208. /package/{esm2015/interfaces/animation-options.js → esm2020/interfaces/animation-options.mjs} +0 -0
  1209. /package/{esm2015/interfaces/data-list-accessor.js → esm2020/interfaces/data-list-accessor.mjs} +0 -0
  1210. /package/{esm2015/interfaces/data-list-host.js → esm2020/interfaces/data-list-host.mjs} +0 -0
  1211. /package/{esm2015/interfaces/dialog-context.js → esm2020/interfaces/dialog-context.mjs} +0 -0
  1212. /package/{esm2015/interfaces/dialog-options.js → esm2020/interfaces/dialog-options.mjs} +0 -0
  1213. /package/{esm2015/interfaces/icon-error.js → esm2020/interfaces/icon-error.mjs} +0 -0
  1214. /package/{esm2015/interfaces/index.js → esm2020/interfaces/index.mjs} +0 -0
  1215. /package/{esm2015/interfaces/media.js → esm2020/interfaces/media.mjs} +0 -0
  1216. /package/{esm2015/interfaces/number-format-settings.js → esm2020/interfaces/number-format-settings.mjs} +0 -0
  1217. /package/{esm2015/interfaces/portal-item.js → esm2020/interfaces/portal-item.mjs} +0 -0
  1218. /package/{esm2015/interfaces/taiga-ui-core-interfaces.js → esm2020/interfaces/taiga-ui-core-interfaces.mjs} +0 -0
  1219. /package/{esm2015/interfaces/textfield-host.js → esm2020/interfaces/textfield-host.mjs} +0 -0
  1220. /package/{esm2015/interfaces/value-content-context.js → esm2020/interfaces/value-content-context.mjs} +0 -0
  1221. /package/{esm2015/interfaces/with-optional-min-max.js → esm2020/interfaces/with-optional-min-max.mjs} +0 -0
  1222. /package/{esm2015/internal/index.js → esm2020/internal/index.mjs} +0 -0
  1223. /package/{esm2015/internal/primitive-year-month-pagination/index.js → esm2020/internal/primitive-year-month-pagination/index.mjs} +0 -0
  1224. /package/{esm2015/internal/primitive-year-month-pagination/taiga-ui-core-internal-primitive-year-month-pagination.js → esm2020/internal/primitive-year-month-pagination/taiga-ui-core-internal-primitive-year-month-pagination.mjs} +0 -0
  1225. /package/{esm2015/internal/svg-defs-host/index.js → esm2020/internal/svg-defs-host/index.mjs} +0 -0
  1226. /package/{esm2015/internal/svg-defs-host/taiga-ui-core-internal-svg-defs-host.js → esm2020/internal/svg-defs-host/taiga-ui-core-internal-svg-defs-host.mjs} +0 -0
  1227. /package/{esm2015/internal/taiga-ui-core-internal.js → esm2020/internal/taiga-ui-core-internal.mjs} +0 -0
  1228. /package/{esm2015/mask/index.js → esm2020/mask/index.mjs} +0 -0
  1229. /package/{esm2015/mask/number-mask-options.js → esm2020/mask/number-mask-options.mjs} +0 -0
  1230. /package/{esm2015/mask/taiga-ui-core-mask.js → esm2020/mask/taiga-ui-core-mask.mjs} +0 -0
  1231. /package/{esm2015/mask/text-mask-config.js → esm2020/mask/text-mask-config.mjs} +0 -0
  1232. /package/{esm2015/mask/text-mask-correction-handler.js → esm2020/mask/text-mask-correction-handler.mjs} +0 -0
  1233. /package/{esm2015/mask/text-mask-list-handler.js → esm2020/mask/text-mask-list-handler.mjs} +0 -0
  1234. /package/{esm2015/mask/text-mask-list.js → esm2020/mask/text-mask-list.mjs} +0 -0
  1235. /package/{esm2015/mask/text-mask-options.js → esm2020/mask/text-mask-options.mjs} +0 -0
  1236. /package/{esm2015/mask/text-mask-pipe-handler.js → esm2020/mask/text-mask-pipe-handler.mjs} +0 -0
  1237. /package/{esm2015/mask/text-mask-pipe-result.js → esm2020/mask/text-mask-pipe-result.mjs} +0 -0
  1238. /package/{esm2015/observables/index.js → esm2020/observables/index.mjs} +0 -0
  1239. /package/{esm2015/observables/taiga-ui-core-observables.js → esm2020/observables/taiga-ui-core-observables.mjs} +0 -0
  1240. /package/{esm2015/pipes/calendar-sheet/index.js → esm2020/pipes/calendar-sheet/index.mjs} +0 -0
  1241. /package/{esm2015/pipes/calendar-sheet/taiga-ui-core-pipes-calendar-sheet.js → esm2020/pipes/calendar-sheet/taiga-ui-core-pipes-calendar-sheet.mjs} +0 -0
  1242. /package/{esm2015/pipes/calendar-sheet/utils.js → esm2020/pipes/calendar-sheet/utils.mjs} +0 -0
  1243. /package/{esm2015/pipes/flag/index.js → esm2020/pipes/flag/index.mjs} +0 -0
  1244. /package/{esm2015/pipes/flag/taiga-ui-core-pipes-flag.js → esm2020/pipes/flag/taiga-ui-core-pipes-flag.mjs} +0 -0
  1245. /package/{esm2015/pipes/format-date/index.js → esm2020/pipes/format-date/index.mjs} +0 -0
  1246. /package/{esm2015/pipes/format-date/taiga-ui-core-pipes-format-date.js → esm2020/pipes/format-date/taiga-ui-core-pipes-format-date.mjs} +0 -0
  1247. /package/{esm2015/pipes/format-number/index.js → esm2020/pipes/format-number/index.mjs} +0 -0
  1248. /package/{esm2015/pipes/format-number/taiga-ui-core-pipes-format-number.js → esm2020/pipes/format-number/taiga-ui-core-pipes-format-number.mjs} +0 -0
  1249. /package/{esm2015/pipes/format-phone/index.js → esm2020/pipes/format-phone/index.mjs} +0 -0
  1250. /package/{esm2015/pipes/format-phone/taiga-ui-core-pipes-format-phone.js → esm2020/pipes/format-phone/taiga-ui-core-pipes-format-phone.mjs} +0 -0
  1251. /package/{esm2015/pipes/index.js → esm2020/pipes/index.mjs} +0 -0
  1252. /package/{esm2015/pipes/month/index.js → esm2020/pipes/month/index.mjs} +0 -0
  1253. /package/{esm2015/pipes/month/taiga-ui-core-pipes-month.js → esm2020/pipes/month/taiga-ui-core-pipes-month.mjs} +0 -0
  1254. /package/{esm2015/pipes/order-week-days/index.js → esm2020/pipes/order-week-days/index.mjs} +0 -0
  1255. /package/{esm2015/pipes/order-week-days/taiga-ui-core-pipes-order-week-days.js → esm2020/pipes/order-week-days/taiga-ui-core-pipes-order-week-days.mjs} +0 -0
  1256. /package/{esm2015/pipes/taiga-ui-core-pipes.js → esm2020/pipes/taiga-ui-core-pipes.mjs} +0 -0
  1257. /package/{esm2015/providers/index.js → esm2020/providers/index.mjs} +0 -0
  1258. /package/{esm2015/providers/is-mobile-resolution.provider.js → esm2020/providers/is-mobile-resolution.provider.mjs} +0 -0
  1259. /package/{esm2015/providers/taiga-ui-core-providers.js → esm2020/providers/taiga-ui-core-providers.mjs} +0 -0
  1260. /package/{esm2015/services/index.js → esm2020/services/index.mjs} +0 -0
  1261. /package/{esm2015/services/taiga-ui-core-services.js → esm2020/services/taiga-ui-core-services.mjs} +0 -0
  1262. /package/{esm2015/taiga-ui-core.js → esm2020/taiga-ui-core.mjs} +0 -0
  1263. /package/{esm2015/tokens/animation-options.js → esm2020/tokens/animation-options.mjs} +0 -0
  1264. /package/{esm2015/tokens/animations-duration.js → esm2020/tokens/animations-duration.mjs} +0 -0
  1265. /package/{esm2015/tokens/assert-enabled.js → esm2020/tokens/assert-enabled.mjs} +0 -0
  1266. /package/{esm2015/tokens/common-icon.js → esm2020/tokens/common-icon.mjs} +0 -0
  1267. /package/{esm2015/tokens/data-list-accessor.js → esm2020/tokens/data-list-accessor.mjs} +0 -0
  1268. /package/{esm2015/tokens/data-list-host.js → esm2020/tokens/data-list-host.mjs} +0 -0
  1269. /package/{esm2015/tokens/day-type-handler.js → esm2020/tokens/day-type-handler.mjs} +0 -0
  1270. /package/{esm2015/tokens/document-or-shadow-root.js → esm2020/tokens/document-or-shadow-root.mjs} +0 -0
  1271. /package/{esm2015/tokens/element-ref.js → esm2020/tokens/element-ref.mjs} +0 -0
  1272. /package/{esm2015/tokens/first-day-of-week.js → esm2020/tokens/first-day-of-week.mjs} +0 -0
  1273. /package/{esm2015/tokens/i18n.js → esm2020/tokens/i18n.mjs} +0 -0
  1274. /package/{esm2015/tokens/icon-place.js → esm2020/tokens/icon-place.mjs} +0 -0
  1275. /package/{esm2015/tokens/icons-path.js → esm2020/tokens/icons-path.mjs} +0 -0
  1276. /package/{esm2015/tokens/icons.js → esm2020/tokens/icons.mjs} +0 -0
  1277. /package/{esm2015/tokens/index.js → esm2020/tokens/index.mjs} +0 -0
  1278. /package/{esm2015/tokens/legacy-mask.js → esm2020/tokens/legacy-mask.mjs} +0 -0
  1279. /package/{esm2015/tokens/media.js → esm2020/tokens/media.mjs} +0 -0
  1280. /package/{esm2015/tokens/mode.js → esm2020/tokens/mode.mjs} +0 -0
  1281. /package/{esm2015/tokens/notification-options.js → esm2020/tokens/notification-options.mjs} +0 -0
  1282. /package/{esm2015/tokens/number-format.js → esm2020/tokens/number-format.mjs} +0 -0
  1283. /package/{esm2015/tokens/option-content.js → esm2020/tokens/option-content.mjs} +0 -0
  1284. /package/{esm2015/tokens/sanitizer.js → esm2020/tokens/sanitizer.mjs} +0 -0
  1285. /package/{esm2015/tokens/scroll-ref.js → esm2020/tokens/scroll-ref.mjs} +0 -0
  1286. /package/{esm2015/tokens/spin-icons.js → esm2020/tokens/spin-icons.mjs} +0 -0
  1287. /package/{esm2015/tokens/svg-content-processor.js → esm2020/tokens/svg-content-processor.mjs} +0 -0
  1288. /package/{esm2015/tokens/svg-src-processor.js → esm2020/tokens/svg-src-processor.mjs} +0 -0
  1289. /package/{esm2015/tokens/taiga-ui-core-tokens.js → esm2020/tokens/taiga-ui-core-tokens.mjs} +0 -0
  1290. /package/{esm2015/tokens/textfield-appearance.js → esm2020/tokens/textfield-appearance.mjs} +0 -0
  1291. /package/{esm2015/tokens/textfield-host.js → esm2020/tokens/textfield-host.mjs} +0 -0
  1292. /package/{esm2015/tokens/theme.js → esm2020/tokens/theme.mjs} +0 -0
  1293. /package/{esm2015/tokens/value-accessor.js → esm2020/tokens/value-accessor.mjs} +0 -0
  1294. /package/{esm2015/types/brightness.js → esm2020/types/brightness.mjs} +0 -0
  1295. /package/{esm2015/types/calendar-view.js → esm2020/types/calendar-view.mjs} +0 -0
  1296. /package/{esm2015/types/data-list-role.js → esm2020/types/data-list-role.mjs} +0 -0
  1297. /package/{esm2015/types/decimal-symbol.js → esm2020/types/decimal-symbol.mjs} +0 -0
  1298. /package/{esm2015/types/decimal.js → esm2020/types/decimal.mjs} +0 -0
  1299. /package/{esm2015/types/dialog-size.js → esm2020/types/dialog-size.mjs} +0 -0
  1300. /package/{esm2015/types/direction.js → esm2020/types/direction.mjs} +0 -0
  1301. /package/{esm2015/types/dropdown-align.js → esm2020/types/dropdown-align.mjs} +0 -0
  1302. /package/{esm2015/types/dropdown-width.js → esm2020/types/dropdown-width.mjs} +0 -0
  1303. /package/{esm2015/types/hint-direction.js → esm2020/types/hint-direction.mjs} +0 -0
  1304. /package/{esm2015/types/index.js → esm2020/types/index.mjs} +0 -0
  1305. /package/{esm2015/types/marker-handler.js → esm2020/types/marker-handler.mjs} +0 -0
  1306. /package/{esm2015/types/notification.js → esm2020/types/notification.mjs} +0 -0
  1307. /package/{esm2015/types/option-role.js → esm2020/types/option-role.mjs} +0 -0
  1308. /package/{esm2015/types/orientation.js → esm2020/types/orientation.mjs} +0 -0
  1309. /package/{esm2015/types/point.js → esm2020/types/point.mjs} +0 -0
  1310. /package/{esm2015/types/size.js → esm2020/types/size.mjs} +0 -0
  1311. /package/{esm2015/types/taiga-ui-core-types.js → esm2020/types/taiga-ui-core-types.mjs} +0 -0
  1312. /package/{esm2015/utils/dom/check-fixed-position.js → esm2020/utils/dom/check-fixed-position.mjs} +0 -0
  1313. /package/{esm2015/utils/dom/get-safe-area-size.js → esm2020/utils/dom/get-safe-area-size.mjs} +0 -0
  1314. /package/{esm2015/utils/dom/get-screen-width.js → esm2020/utils/dom/get-screen-width.mjs} +0 -0
  1315. /package/{esm2015/utils/dom/get-viewport-height.js → esm2020/utils/dom/get-viewport-height.mjs} +0 -0
  1316. /package/{esm2015/utils/dom/get-viewport-width.js → esm2020/utils/dom/get-viewport-width.mjs} +0 -0
  1317. /package/{esm2015/utils/dom/get-word-range.js → esm2020/utils/dom/get-word-range.mjs} +0 -0
  1318. /package/{esm2015/utils/dom/index.js → esm2020/utils/dom/index.mjs} +0 -0
  1319. /package/{esm2015/utils/dom/taiga-ui-core-utils-dom.js → esm2020/utils/dom/taiga-ui-core-utils-dom.mjs} +0 -0
  1320. /package/{esm2015/utils/format/capitalize-first-letter.js → esm2020/utils/format/capitalize-first-letter.mjs} +0 -0
  1321. /package/{esm2015/utils/format/capitalize.js → esm2020/utils/format/capitalize.mjs} +0 -0
  1322. /package/{esm2015/utils/format/format-phone.js → esm2020/utils/format/format-phone.mjs} +0 -0
  1323. /package/{esm2015/utils/format/get-fractional-part-padded.js → esm2020/utils/format/get-fractional-part-padded.mjs} +0 -0
  1324. /package/{esm2015/utils/format/index.js → esm2020/utils/format/index.mjs} +0 -0
  1325. /package/{esm2015/utils/format/other-decimal-symbol.js → esm2020/utils/format/other-decimal-symbol.mjs} +0 -0
  1326. /package/{esm2015/utils/format/taiga-ui-core-utils-format.js → esm2020/utils/format/taiga-ui-core-utils-format.mjs} +0 -0
  1327. /package/{esm2015/utils/index.js → esm2020/utils/index.mjs} +0 -0
  1328. /package/{esm2015/utils/mask/create-auto-corrected-money-pipe.js → esm2020/utils/mask/create-auto-corrected-money-pipe.mjs} +0 -0
  1329. /package/{esm2015/utils/mask/create-correction-mask.js → esm2020/utils/mask/create-correction-mask.mjs} +0 -0
  1330. /package/{esm2015/utils/mask/enable-auto-correct-decimal-symbol.js → esm2020/utils/mask/enable-auto-correct-decimal-symbol.mjs} +0 -0
  1331. /package/{esm2015/utils/mask/index.js → esm2020/utils/mask/index.mjs} +0 -0
  1332. /package/{esm2015/utils/mask/masked-money-value-is-empty.js → esm2020/utils/mask/masked-money-value-is-empty.mjs} +0 -0
  1333. /package/{esm2015/utils/mask/masked-number-string-to-number.js → esm2020/utils/mask/masked-number-string-to-number.mjs} +0 -0
  1334. /package/{esm2015/utils/mask/taiga-ui-core-utils-mask.js → esm2020/utils/mask/taiga-ui-core-utils-mask.mjs} +0 -0
  1335. /package/{esm2015/utils/miscellaneous/get-border.js → esm2020/utils/miscellaneous/get-border.mjs} +0 -0
  1336. /package/{esm2015/utils/miscellaneous/icons-path-factory.js → esm2020/utils/miscellaneous/icons-path-factory.mjs} +0 -0
  1337. /package/{esm2015/utils/miscellaneous/index.js → esm2020/utils/miscellaneous/index.mjs} +0 -0
  1338. /package/{esm2015/utils/miscellaneous/is-editing-key.js → esm2020/utils/miscellaneous/is-editing-key.mjs} +0 -0
  1339. /package/{esm2015/utils/miscellaneous/is-presumed-html-string.js → esm2020/utils/miscellaneous/is-presumed-html-string.mjs} +0 -0
  1340. /package/{esm2015/utils/miscellaneous/size-bigger.js → esm2020/utils/miscellaneous/size-bigger.mjs} +0 -0
  1341. /package/{esm2015/utils/miscellaneous/taiga-ui-core-utils-miscellaneous.js → esm2020/utils/miscellaneous/taiga-ui-core-utils-miscellaneous.mjs} +0 -0
  1342. /package/{esm2015/utils/mobile/index.js → esm2020/utils/mobile/index.mjs} +0 -0
  1343. /package/{esm2015/utils/mobile/is-mobile.js → esm2020/utils/mobile/is-mobile.mjs} +0 -0
  1344. /package/{esm2015/utils/mobile/taiga-ui-core-utils-mobile.js → esm2020/utils/mobile/taiga-ui-core-utils-mobile.mjs} +0 -0
  1345. /package/{esm2015/utils/taiga-ui-core-utils.js → esm2020/utils/taiga-ui-core-utils.mjs} +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"file":"taiga-ui-core-utils-mask.umd.js","sources":["../../../projects/core/utils/mask/create-auto-corrected-money-pipe.ts","../../../node_modules/tslib/tslib.es6.js","../../../projects/core/utils/mask/create-correction-mask.ts","../../../projects/core/utils/mask/create-number-mask.ts","../../../projects/core/utils/mask/enable-auto-correct-decimal-symbol.ts","../../../projects/core/utils/mask/masked-money-value-is-empty.ts","../../../projects/core/utils/mask/masked-number-string-to-number.ts","../../../projects/core/utils/mask/taiga-ui-core-utils-mask.ts"],"sourcesContent":["import {\n CHAR_HYPHEN,\n CHAR_NO_BREAK_SPACE,\n tuiAssert,\n tuiGetDocumentOrShadowRoot,\n tuiIsNativeFocused,\n tuiIsSafari,\n} from '@taiga-ui/cdk';\nimport {TuiTextMaskPipeHandler} from '@taiga-ui/core/mask';\nimport {TuiDecimalSymbol} from '@taiga-ui/core/types';\n\nfunction addDecimalSymbolIfNeeded(\n value: string,\n decimalSymbol: TuiDecimalSymbol = `,`,\n): string {\n return !value.includes(decimalSymbol) ? value + decimalSymbol : value;\n}\n\nfunction calculateSafariCaret(\n previousValue: string = ``,\n current: string,\n previousCaret: number,\n decimalSymbol: string = `,`,\n): number {\n const tailRegex = new RegExp(`${decimalSymbol}.+`);\n const previousWithoutTail = previousValue.replace(tailRegex, ``);\n const currentWithoutTail = current.replace(tailRegex, ``);\n\n const pasteOrCutOperation =\n Math.abs(previousWithoutTail.length - currentWithoutTail.length) > 2;\n\n if (pasteOrCutOperation) {\n return current.length;\n }\n\n if (previousValue.length === current.length) {\n if (previousValue.indexOf(decimalSymbol) <= previousCaret) {\n return calculateChangedTailIndex(previousValue, current);\n }\n\n return previousWithoutTail === currentWithoutTail\n ? previousCaret - 1\n : previousCaret + 1;\n }\n\n if (previousValue.length === 0) {\n return 1;\n }\n\n const changeLength = current.length - previousValue.length;\n\n return previousCaret + changeLength;\n}\n\nfunction calculateChangedTailIndex(previous: string, current: string): number {\n for (let i = 0; i < current.length; i++) {\n if (previous[i] !== current[i]) {\n return current[i] === `0` ? i : i + 1;\n }\n }\n\n return current.length;\n}\n\nfunction calculateCaretGap(\n previousValue: string = ``,\n current: string,\n thousandSymbol: string,\n): number {\n const pasteOrCutOperation = Math.abs(previousValue.length - current.length) > 2;\n\n if (pasteOrCutOperation) {\n return 0;\n }\n\n const wereSpaces = previousValue.split(thousandSymbol).length;\n const nowSpaces = current.split(thousandSymbol).length;\n\n return nowSpaces - wereSpaces;\n}\n\n/**\n * TODO: delete in v4.0\n * @deprecated Use {@link https://maskito.dev/kit/number Number} from {@link https://github.com/taiga-family/maskito Maskito} instead <br/>\n * Used to finish a number with zeros to a given precision\n */\nexport function tuiCreateAutoCorrectedNumberPipe(\n decimalLimit: number = 0,\n decimalSymbol: TuiDecimalSymbol = `,`,\n thousandSymbol: string = CHAR_NO_BREAK_SPACE,\n nativeInput?: HTMLInputElement | null,\n allowNegative?: boolean,\n isIOS = false,\n): TuiTextMaskPipeHandler {\n ngDevMode && tuiAssert.assert(decimalLimit >= 0);\n\n // Guess for which browser I need this :)\n let previousCaret = -1;\n const unlucky = (!!nativeInput && tuiIsSafari(nativeInput)) || isIOS;\n\n if (nativeInput && unlucky) {\n nativeInput.addEventListener(`beforeinput`, () => {\n previousCaret = nativeInput.selectionStart || 0;\n });\n }\n\n return (conformedValue, config) => {\n // Removing everything by selecting and pressing '-'\n if (!conformedValue && config.rawValue === CHAR_HYPHEN && allowNegative) {\n return CHAR_HYPHEN;\n }\n\n // remove these hacks after text mask library has changed\n if (nativeInput && unlucky && tuiIsNativeFocused(nativeInput)) {\n const caret = calculateSafariCaret(\n config.previousConformedValue,\n conformedValue,\n previousCaret,\n );\n\n setTimeout(() => {\n nativeInput.setSelectionRange(caret, caret);\n });\n }\n\n if (\n nativeInput &&\n nativeInput.ownerDocument !== tuiGetDocumentOrShadowRoot(nativeInput) &&\n tuiIsNativeFocused(nativeInput) &&\n config.currentCaretPosition\n ) {\n const realCaretPosition =\n config.currentCaretPosition +\n calculateCaretGap(\n config.previousConformedValue,\n conformedValue,\n thousandSymbol,\n );\n\n setTimeout(() => {\n nativeInput.setSelectionRange(realCaretPosition, realCaretPosition);\n });\n }\n\n if (conformedValue === `` || !decimalLimit || !Number.isInteger(decimalLimit)) {\n return {value: conformedValue};\n }\n\n const withDecimalSymbol = addDecimalSymbolIfNeeded(conformedValue, decimalSymbol);\n const decimalPart = withDecimalSymbol.split(decimalSymbol)[1];\n const zeroPaddingSize = decimalLimit - decimalPart.length;\n\n return {\n value: withDecimalSymbol + `0`.repeat(zeroPaddingSize),\n };\n };\n}\n","/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n if (typeof b !== \"function\" && b !== null)\r\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });\r\n}) : (function(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n});\r\n\r\nexport function __exportStar(m, o) {\r\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\n/** @deprecated */\r\nexport function __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\r\n}\r\n\r\nexport function __spreadArray(to, from, pack) {\r\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\r\n if (ar || !(i in from)) {\r\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\r\n ar[i] = from[i];\r\n }\r\n }\r\n return to.concat(ar || from);\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nvar __setModuleDefault = Object.create ? (function(o, v) {\r\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\r\n}) : function(o, v) {\r\n o[\"default\"] = v;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\r\n __setModuleDefault(result, mod);\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n\r\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\r\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\r\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\r\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\r\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\r\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\r\n}\r\n","import {tuiAssert} from '@taiga-ui/cdk';\nimport {MASK_CARET_TRAP} from '@taiga-ui/core/constants';\nimport {\n TuiTextMaskCorrectionHandler,\n TuiTextMaskList,\n TuiTextMaskListHandler,\n} from '@taiga-ui/core/mask';\n\nconst ASSERTION = `Correction function must return single char or null`;\n\n/**\n * TODO: delete in v4.0\n * @deprecated Use {@link https://maskito.dev/core-concepts/processors processors} from {@link https://github.com/taiga-family/maskito Maskito}\n */\nexport function tuiCreateCorrectionMask(\n allowed: RegExp,\n correctionHandler: TuiTextMaskCorrectionHandler,\n): TuiTextMaskListHandler {\n return rawValue => {\n const mask = rawValue.split(``).reduce<TuiTextMaskList>((result, char, index) => {\n const corrected = correctionHandler(char, index);\n\n ngDevMode &&\n tuiAssert.assert(corrected === null || corrected.length === 1, ASSERTION);\n\n if (!allowed.test(char) && !corrected) {\n return result;\n }\n\n if (allowed.test(char)) {\n return [...result, allowed];\n }\n\n if (corrected) {\n return [...result, corrected, MASK_CARET_TRAP];\n }\n\n return result;\n }, []);\n const lastIndex = mask.lastIndexOf(MASK_CARET_TRAP);\n const filtered = mask.filter(\n (item, index) => item !== MASK_CARET_TRAP || index === lastIndex,\n );\n\n return filtered.some(item => item !== allowed)\n ? [...filtered, allowed]\n : filtered;\n };\n}\n","import {CHAR_EN_DASH, CHAR_HYPHEN, CHAR_NO_BREAK_SPACE, tuiAssert} from '@taiga-ui/cdk';\nimport {\n MASK_CARET_TRAP,\n TUI_DIGIT_REGEXP,\n TUI_LEADING_ZEROES_REGEXP,\n TUI_NON_DIGITS_REGEXP,\n} from '@taiga-ui/core/constants';\nimport {TuiNumberMaskOptions, TuiTextMaskListHandler} from '@taiga-ui/core/mask';\nimport {TuiDecimalSymbol} from '@taiga-ui/core/types';\nimport {tuiOtherDecimalSymbol} from '@taiga-ui/core/utils/format';\n\nconst NON_ZERO_DIGIT = /[1-9]/;\n\nfunction preventLeadingZeroes(\n mask: Array<RegExp | string>,\n isOnlyZeroDigit: boolean = false,\n leadingZerosAmount: number = 0,\n): Array<RegExp | string> {\n if (isOnlyZeroDigit || leadingZerosAmount === 0) {\n return mask;\n }\n\n const firstDigitIndex = mask.indexOf(TUI_DIGIT_REGEXP);\n\n if (firstDigitIndex === -1) {\n return mask;\n }\n\n const secondMaskDigit = mask[firstDigitIndex + 1];\n const isCaretTrap = secondMaskDigit === MASK_CARET_TRAP;\n\n if (isCaretTrap && leadingZerosAmount === 1) {\n return mask;\n }\n\n if (isCaretTrap) {\n mask.unshift(NON_ZERO_DIGIT);\n\n return mask;\n }\n\n mask[firstDigitIndex] = NON_ZERO_DIGIT;\n\n return mask;\n}\n\nfunction getDecimalSymbolIndex(\n str: string,\n decimalSymbol: TuiDecimalSymbol,\n autoCorrectDecimalSymbol: boolean,\n): number {\n if (!autoCorrectDecimalSymbol) {\n return str.lastIndexOf(decimalSymbol);\n }\n\n return Math.max(\n str.lastIndexOf(decimalSymbol),\n str.lastIndexOf(tuiOtherDecimalSymbol(decimalSymbol)),\n );\n}\n\nfunction isDecimalSymbol(\n str: string,\n decimalSymbol: TuiDecimalSymbol,\n autoCorrectDecimalSymbol: boolean,\n): boolean {\n if (autoCorrectDecimalSymbol) {\n return /^[,.]$/.test(str);\n }\n\n return str === decimalSymbol;\n}\n\nfunction convertToMask(strNumber: string): Array<RegExp | string> {\n return strNumber\n .split(``)\n .map(char => (TUI_DIGIT_REGEXP.test(char) ? TUI_DIGIT_REGEXP : char));\n}\n\nfunction addThousandsSeparator(strNumber: string, thousandSymbol: string): string {\n return strNumber.length > 3\n ? // TODO: investigate to disallow potentially catastrophic exponential-time regular expressions.\n // eslint-disable-next-line unicorn/no-unsafe-regex\n strNumber.replace(/\\B(?=(\\d{3})+(?!\\d))/g, thousandSymbol)\n : strNumber;\n}\n\n/**\n * TODO: delete in v4.0\n * @deprecated Use {@link https://maskito.dev/kit/number Number} from {@link https://github.com/taiga-family/maskito Maskito} instead <br/>\n * Adaptation for {@link https://github.com/text-mask/text-mask/tree/master/addons#createnumbermask `createNumberMask`}\n */\nexport function tuiCreateNumberMask({\n allowDecimal = false,\n decimalSymbol = `,`,\n thousandSymbol = CHAR_NO_BREAK_SPACE,\n autoCorrectDecimalSymbol = true,\n decimalLimit = 2,\n requireDecimal = false,\n allowNegative = false,\n integerLimit = 0,\n}: TuiNumberMaskOptions = {}): TuiTextMaskListHandler {\n ngDevMode && tuiAssert.assert(decimalLimit >= 0);\n ngDevMode && tuiAssert.assert(Number.isInteger(integerLimit));\n ngDevMode && tuiAssert.assert(integerLimit >= 0);\n\n return (rawValue, {previousConformedValue}) => {\n if (previousConformedValue && requireDecimal) {\n const conformedWithoutSeparator = rawValue.split(thousandSymbol).join(``);\n const previousConformedValueWithoutDecimalSymbolAndSeparator =\n previousConformedValue\n .split(thousandSymbol)\n .join(``)\n .split(decimalSymbol)\n .join(``);\n\n // Forbid removal of decimal separator if decimal part is required\n if (\n conformedWithoutSeparator ===\n previousConformedValueWithoutDecimalSymbolAndSeparator\n ) {\n rawValue = previousConformedValue;\n }\n }\n\n const isNegative =\n (rawValue?.startsWith(CHAR_HYPHEN) || rawValue?.startsWith(CHAR_EN_DASH)) &&\n allowNegative;\n\n if (\n isDecimalSymbol(rawValue, decimalSymbol, autoCorrectDecimalSymbol) &&\n allowDecimal\n ) {\n return [`0`, decimalSymbol, TUI_DIGIT_REGEXP];\n }\n\n if (isNegative) {\n rawValue = rawValue.slice(1);\n }\n\n const decimalIndex = getDecimalSymbolIndex(\n rawValue,\n decimalSymbol,\n autoCorrectDecimalSymbol,\n );\n const hasDecimal = decimalIndex !== -1;\n const integer = hasDecimal ? rawValue.slice(0, decimalIndex) : rawValue;\n const thousandSeparators = integer.match(new RegExp(thousandSymbol, `g`)) || [];\n const integerCapped = integerLimit\n ? integer.slice(0, integerLimit + thousandSeparators.length)\n : integer;\n const integerCappedClean = integerCapped.replace(TUI_NON_DIGITS_REGEXP, ``);\n const [leadingZerosMatch] = integerCappedClean.match(\n TUI_LEADING_ZEROES_REGEXP,\n ) || [``];\n const leadingZerosAmount = leadingZerosMatch.length;\n const integerCappedZerosClean = integerCappedClean\n .replace(/^0+(?!\\.|$)/, ``)\n .trim();\n const withSeparator = addThousandsSeparator(\n integerCappedZerosClean,\n thousandSymbol,\n );\n const mask = convertToMask(withSeparator);\n\n if ((hasDecimal && allowDecimal) || requireDecimal) {\n const fraction = hasDecimal\n ? convertToMask(\n rawValue.slice(decimalIndex + 1).replace(TUI_NON_DIGITS_REGEXP, ``),\n )\n : [];\n const fractionCapped = decimalLimit\n ? fraction.slice(0, decimalLimit)\n : fraction;\n\n if (rawValue[decimalIndex] !== tuiOtherDecimalSymbol(decimalSymbol)) {\n mask.push(MASK_CARET_TRAP);\n }\n\n mask.push(decimalSymbol, MASK_CARET_TRAP, ...fractionCapped);\n\n for (let i = 0; i < Math.min(decimalLimit - fractionCapped.length, 20); i++) {\n mask.push(TUI_DIGIT_REGEXP);\n }\n }\n\n const isOnlyZeroDigit = mask.length === 1 && integerCappedZerosClean === `0`;\n\n if (isNegative) {\n if (mask.length === 0) {\n mask.push(TUI_DIGIT_REGEXP);\n }\n\n mask.unshift(CHAR_HYPHEN);\n }\n\n return preventLeadingZeroes(mask, isOnlyZeroDigit, leadingZerosAmount);\n };\n}\n","import {TUI_DECIMAL_SYMBOLS} from '@taiga-ui/core/constants';\nimport {TuiNumberFormatSettings} from '@taiga-ui/core/interfaces';\n\n/**\n * TODO: delete in v4.0\n * @deprecated Use {@link https://maskito.dev/kit/number Number} from {@link https://github.com/taiga-family/maskito Maskito} instead\n */\nexport function tuiEnableAutoCorrectDecimalSymbol({\n thousandSeparator,\n}: TuiNumberFormatSettings): boolean {\n return !TUI_DECIMAL_SYMBOLS.includes(thousandSeparator);\n}\n","import {CHAR_HYPHEN} from '@taiga-ui/cdk';\n\n/**\n * TODO: delete in v4.0\n * @deprecated use {@link https://maskito.dev/kit/number maskitoParseNumber} instead\n * ```ts\n * Number.isNaN(maskitoParseNumber(value, decimalSeparator))\n * ```\n */\nexport function tuiMaskedMoneyValueIsEmpty(value: string): boolean {\n switch (value) {\n case ``:\n case CHAR_HYPHEN:\n case `,`:\n case `${CHAR_HYPHEN},`:\n return true;\n default:\n return false;\n }\n}\n","import {TuiDecimalSymbol} from '@taiga-ui/core/types';\n\n/**\n * TODO: delete in v4.0\n * @deprecated use {@link https://maskito.dev/kit/number maskitoParseNumber} instead\n */\nexport function tuiMaskedNumberStringToNumber(\n value: string,\n decimalsSymbol: TuiDecimalSymbol,\n thousandSymbol: string,\n): number {\n return parseFloat(\n value.split(thousandSymbol).join(``).split(decimalsSymbol).join(`.`),\n );\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["CHAR_NO_BREAK_SPACE","tuiAssert","tuiIsSafari","CHAR_HYPHEN","tuiIsNativeFocused","tuiGetDocumentOrShadowRoot","MASK_CARET_TRAP","TUI_DIGIT_REGEXP","tuiOtherDecimalSymbol","CHAR_EN_DASH","TUI_NON_DIGITS_REGEXP","TUI_LEADING_ZEROES_REGEXP","TUI_DECIMAL_SYMBOLS"],"mappings":"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"}
@@ -1,108 +0,0 @@
1
- (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@taiga-ui/core/constants'), require('@taiga-ui/cdk')) :
3
- typeof define === 'function' && define.amd ? define('@taiga-ui/core/utils/miscellaneous', ['exports', '@taiga-ui/core/constants', '@taiga-ui/cdk'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global["taiga-ui"] = global["taiga-ui"] || {}, global["taiga-ui"].core = global["taiga-ui"].core || {}, global["taiga-ui"].core.utils = global["taiga-ui"].core.utils || {}, global["taiga-ui"].core.utils.miscellaneous = {}), global["taiga-ui"].core.constants, global.cdk));
5
- })(this, (function (exports, constants, cdk) { 'use strict';
6
-
7
- var ITEM_SIZE = 1.5;
8
- var CONTENT_SIZE = 2.5;
9
- function tuiGetBorder(hasIcon, hasCleaner, hasTooltip, hasContent, size) {
10
- if (hasCleaner === void 0) { hasCleaner = false; }
11
- if (hasTooltip === void 0) { hasTooltip = false; }
12
- if (hasContent === void 0) { hasContent = false; }
13
- if (size === void 0) { size = "m"; }
14
- var offset = size === "s" ? 0 : 0.25;
15
- var border = 0;
16
- if (hasIcon) {
17
- border += ITEM_SIZE + offset;
18
- }
19
- if (hasCleaner) {
20
- border += ITEM_SIZE + offset;
21
- }
22
- if (hasTooltip) {
23
- border += ITEM_SIZE + offset;
24
- }
25
- if (hasContent) {
26
- border += CONTENT_SIZE + offset;
27
- }
28
- return border;
29
- }
30
-
31
- function tuiIconsPathFactory(staticPath) {
32
- var base = staticPath.endsWith("/") ? staticPath : staticPath + "/";
33
- return function (name) {
34
- if (name.startsWith("tuiIcon")) {
35
- return "" + base + name + ".svg" + constants.TUI_CACHE_BUSTING_PAYLOAD + "#" + name;
36
- }
37
- return constants.DEFAULT_ICONS_PATH(name);
38
- };
39
- }
40
-
41
- /**
42
- * Check if pressed key is interactive in terms of input field
43
- */
44
- function tuiIsEditingKey(key) {
45
- return key.length === 1 || constants.tuiEditingKeys.includes(key);
46
- }
47
-
48
- /**
49
- * @internal
50
- */
51
- function tuiIsObscured(el, exceptSelector) {
52
- if (exceptSelector === void 0) { exceptSelector = "tui-hints-host"; }
53
- var _a;
54
- return !!((_a = cdk.tuiGetElementObscures(el)) === null || _a === void 0 ? void 0 : _a.some(function (el) { return !el.closest(exceptSelector); }));
55
- }
56
-
57
- function tuiIsPresumedHTMLString(candidate) {
58
- var trimmed = candidate.trim();
59
- return trimmed.startsWith("<") && trimmed.endsWith(">");
60
- }
61
-
62
- function tuiOverrideOptions(override, fallback) {
63
- return function (directive, options) {
64
- var result = directive || Object.assign({}, (options || fallback));
65
- Object.keys(override).forEach(function (key) {
66
- // Update directive props with new defaults before inputs are processed
67
- result[key] = override[key];
68
- });
69
- return result;
70
- };
71
- }
72
-
73
- var SIZES = {
74
- xxs: 0,
75
- xs: 1,
76
- s: 2,
77
- m: 3,
78
- l: 4,
79
- xl: 5,
80
- xxl: 6,
81
- };
82
- /**
83
- * Compares size constants to determine if first size is bigger than the second
84
- *
85
- * @param size size that we need to compare
86
- * @param biggerThanSize size to compare with, 's' by default
87
- */
88
- function tuiSizeBigger(size, biggerThanSize) {
89
- if (biggerThanSize === void 0) { biggerThanSize = "s"; }
90
- return SIZES[size] > SIZES[biggerThanSize];
91
- }
92
-
93
- /**
94
- * Generated bundle index. Do not edit.
95
- */
96
-
97
- exports.tuiGetBorder = tuiGetBorder;
98
- exports.tuiIconsPathFactory = tuiIconsPathFactory;
99
- exports.tuiIsEditingKey = tuiIsEditingKey;
100
- exports.tuiIsObscured = tuiIsObscured;
101
- exports.tuiIsPresumedHTMLString = tuiIsPresumedHTMLString;
102
- exports.tuiOverrideOptions = tuiOverrideOptions;
103
- exports.tuiSizeBigger = tuiSizeBigger;
104
-
105
- Object.defineProperty(exports, '__esModule', { value: true });
106
-
107
- }));
108
- //# sourceMappingURL=taiga-ui-core-utils-miscellaneous.umd.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"taiga-ui-core-utils-miscellaneous.umd.js","sources":["../../../projects/core/utils/miscellaneous/get-border.ts","../../../projects/core/utils/miscellaneous/icons-path-factory.ts","../../../projects/core/utils/miscellaneous/is-editing-key.ts","../../../projects/core/utils/miscellaneous/is-obscured.ts","../../../projects/core/utils/miscellaneous/is-presumed-html-string.ts","../../../projects/core/utils/miscellaneous/override-options.ts","../../../projects/core/utils/miscellaneous/size-bigger.ts","../../../projects/core/utils/miscellaneous/taiga-ui-core-utils-miscellaneous.ts"],"sourcesContent":["import {TuiSizeL, TuiSizeS} from '@taiga-ui/core/types';\n\nconst ITEM_SIZE = 1.5;\nconst CONTENT_SIZE = 2.5;\n\nexport function tuiGetBorder(\n hasIcon: boolean,\n hasCleaner: boolean = false,\n hasTooltip: boolean = false,\n hasContent: boolean = false,\n size: TuiSizeL | TuiSizeS = `m`,\n): number {\n const offset = size === `s` ? 0 : 0.25;\n let border = 0;\n\n if (hasIcon) {\n border += ITEM_SIZE + offset;\n }\n\n if (hasCleaner) {\n border += ITEM_SIZE + offset;\n }\n\n if (hasTooltip) {\n border += ITEM_SIZE + offset;\n }\n\n if (hasContent) {\n border += CONTENT_SIZE + offset;\n }\n\n return border;\n}\n","import {TuiStringHandler} from '@taiga-ui/cdk';\nimport {DEFAULT_ICONS_PATH, TUI_CACHE_BUSTING_PAYLOAD} from '@taiga-ui/core/constants';\n\nexport function tuiIconsPathFactory(staticPath: string): TuiStringHandler<string> {\n const base = staticPath.endsWith(`/`) ? staticPath : `${staticPath}/`;\n\n return name => {\n if (name.startsWith(`tuiIcon`)) {\n return `${base}${name}.svg${TUI_CACHE_BUSTING_PAYLOAD}#${name}`;\n }\n\n return DEFAULT_ICONS_PATH(name);\n };\n}\n","import {tuiEditingKeys} from '@taiga-ui/core/constants';\n\n/**\n * Check if pressed key is interactive in terms of input field\n */\nexport function tuiIsEditingKey(key: string): boolean {\n return key.length === 1 || tuiEditingKeys.includes(key);\n}\n","import {tuiGetElementObscures} from '@taiga-ui/cdk';\n\n/**\n * @internal\n */\nexport function tuiIsObscured(\n el: HTMLElement,\n exceptSelector = `tui-hints-host`,\n): boolean {\n return !!tuiGetElementObscures(el)?.some(el => !el.closest(exceptSelector));\n}\n","export function tuiIsPresumedHTMLString(candidate: string): boolean {\n const trimmed = candidate.trim();\n\n return trimmed.startsWith(`<`) && trimmed.endsWith(`>`);\n}\n","export function tuiOverrideOptions<T>(\n override: Partial<T>,\n fallback: T,\n): (directive: T | null, options: T | null) => T {\n return (directive, options) => {\n const result = directive || {...(options || fallback)};\n\n Object.keys(override).forEach(key => {\n // Update directive props with new defaults before inputs are processed\n (result as any)[key] = override[key as keyof T];\n });\n\n return result;\n };\n}\n","import {TuiSizeXXL, TuiSizeXXS} from '@taiga-ui/core/types';\n\nconst SIZES: Record<TuiSizeXXL | TuiSizeXXS, number> = {\n xxs: 0,\n xs: 1,\n s: 2,\n m: 3,\n l: 4,\n xl: 5,\n xxl: 6,\n};\n\n/**\n * Compares size constants to determine if first size is bigger than the second\n *\n * @param size size that we need to compare\n * @param biggerThanSize size to compare with, 's' by default\n */\nexport function tuiSizeBigger(\n size: TuiSizeXXL | TuiSizeXXS,\n biggerThanSize: TuiSizeXXL | TuiSizeXXS = `s`,\n): boolean {\n return SIZES[size] > SIZES[biggerThanSize];\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["TUI_CACHE_BUSTING_PAYLOAD","DEFAULT_ICONS_PATH","tuiEditingKeys","tuiGetElementObscures"],"mappings":"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"}
@@ -1,21 +0,0 @@
1
- (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@taiga-ui/core/utils/dom')) :
3
- typeof define === 'function' && define.amd ? define('@taiga-ui/core/utils/mobile', ['exports', '@taiga-ui/core/utils/dom'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global["taiga-ui"] = global["taiga-ui"] || {}, global["taiga-ui"].core = global["taiga-ui"].core || {}, global["taiga-ui"].core.utils = global["taiga-ui"].core.utils || {}, global["taiga-ui"].core.utils.mobile = {}), global["taiga-ui"].core.utils.dom));
5
- })(this, (function (exports, dom) { 'use strict';
6
-
7
- function tuiIsMobile(win, _a) {
8
- var mobile = _a.mobile;
9
- return dom.tuiGetViewportWidth(win) < mobile;
10
- }
11
-
12
- /**
13
- * Generated bundle index. Do not edit.
14
- */
15
-
16
- exports.tuiIsMobile = tuiIsMobile;
17
-
18
- Object.defineProperty(exports, '__esModule', { value: true });
19
-
20
- }));
21
- //# sourceMappingURL=taiga-ui-core-utils-mobile.umd.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"taiga-ui-core-utils-mobile.umd.js","sources":["../../../projects/core/utils/mobile/is-mobile.ts","../../../projects/core/utils/mobile/taiga-ui-core-utils-mobile.ts"],"sourcesContent":["import {TuiMedia} from '@taiga-ui/core/interfaces';\nimport {tuiGetViewportWidth} from '@taiga-ui/core/utils/dom';\n\nexport function tuiIsMobile(win: Window, {mobile}: TuiMedia): boolean {\n return tuiGetViewportWidth(win) < mobile;\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["tuiGetViewportWidth"],"mappings":";;;;;;IAGgB,SAAA,WAAW,CAAC,GAAW,EAAE,EAAkB,EAAA;IAAjB,IAAA,IAAA,MAAM,GAAA,EAAA,CAAA,MAAA,CAAA;IAC5C,IAAA,OAAOA,uBAAmB,CAAC,GAAG,CAAC,GAAG,MAAM,CAAC;IAC7C;;ICLA;;IAEG;;;;;;;;;;"}
@@ -1,45 +0,0 @@
1
- (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@taiga-ui/core/utils/dom'), require('@taiga-ui/core/utils/format'), require('@taiga-ui/core/utils/mask'), require('@taiga-ui/core/utils/miscellaneous'), require('@taiga-ui/core/utils/mobile')) :
3
- typeof define === 'function' && define.amd ? define('@taiga-ui/core/utils', ['exports', '@taiga-ui/core/utils/dom', '@taiga-ui/core/utils/format', '@taiga-ui/core/utils/mask', '@taiga-ui/core/utils/miscellaneous', '@taiga-ui/core/utils/mobile'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global["taiga-ui"] = global["taiga-ui"] || {}, global["taiga-ui"].core = global["taiga-ui"].core || {}, global["taiga-ui"].core.utils = {}), global["taiga-ui"].core.utils.dom, global["taiga-ui"].core.utils.format, global["taiga-ui"].core.utils.mask, global["taiga-ui"].core.utils.miscellaneous, global["taiga-ui"].core.utils.mobile));
5
- })(this, (function (exports, dom, format, mask, miscellaneous, mobile) { 'use strict';
6
-
7
- /**
8
- * Generated bundle index. Do not edit.
9
- */
10
-
11
- Object.keys(dom).forEach(function (k) {
12
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
13
- enumerable: true,
14
- get: function () { return dom[k]; }
15
- });
16
- });
17
- Object.keys(format).forEach(function (k) {
18
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
19
- enumerable: true,
20
- get: function () { return format[k]; }
21
- });
22
- });
23
- Object.keys(mask).forEach(function (k) {
24
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
25
- enumerable: true,
26
- get: function () { return mask[k]; }
27
- });
28
- });
29
- Object.keys(miscellaneous).forEach(function (k) {
30
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
31
- enumerable: true,
32
- get: function () { return miscellaneous[k]; }
33
- });
34
- });
35
- Object.keys(mobile).forEach(function (k) {
36
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
37
- enumerable: true,
38
- get: function () { return mobile[k]; }
39
- });
40
- });
41
-
42
- Object.defineProperty(exports, '__esModule', { value: true });
43
-
44
- }));
45
- //# sourceMappingURL=taiga-ui-core-utils.umd.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"taiga-ui-core-utils.umd.js","sources":["../../../projects/core/utils/taiga-ui-core-utils.ts"],"sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;CAAA;;CAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,111 +0,0 @@
1
- (function (global, factory) {
2
- typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@taiga-ui/core/abstract'), require('@taiga-ui/core/animations'), require('@taiga-ui/core/components'), require('@taiga-ui/core/constants'), require('@taiga-ui/core/directives'), require('@taiga-ui/core/enums'), require('@taiga-ui/core/interfaces'), require('@taiga-ui/core/internal'), require('@taiga-ui/core/mask'), require('@taiga-ui/core/observables'), require('@taiga-ui/core/pipes'), require('@taiga-ui/core/providers'), require('@taiga-ui/core/services'), require('@taiga-ui/core/tokens'), require('@taiga-ui/core/types'), require('@taiga-ui/core/utils')) :
3
- typeof define === 'function' && define.amd ? define('@taiga-ui/core', ['exports', '@taiga-ui/core/abstract', '@taiga-ui/core/animations', '@taiga-ui/core/components', '@taiga-ui/core/constants', '@taiga-ui/core/directives', '@taiga-ui/core/enums', '@taiga-ui/core/interfaces', '@taiga-ui/core/internal', '@taiga-ui/core/mask', '@taiga-ui/core/observables', '@taiga-ui/core/pipes', '@taiga-ui/core/providers', '@taiga-ui/core/services', '@taiga-ui/core/tokens', '@taiga-ui/core/types', '@taiga-ui/core/utils'], factory) :
4
- (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global["taiga-ui"] = global["taiga-ui"] || {}, global["taiga-ui"].core = {}), global["taiga-ui"].core.abstract, global["taiga-ui"].core.animations, global["taiga-ui"].core.components, global["taiga-ui"].core.constants, global["taiga-ui"].core.directives, global["taiga-ui"].core.enums, global["taiga-ui"].core.interfaces, global["taiga-ui"].core.internal, global["taiga-ui"].core.mask, global["taiga-ui"].core.observables, global["taiga-ui"].core.pipes, global["taiga-ui"].core.providers, global["taiga-ui"].core.services, global["taiga-ui"].core.tokens, global["taiga-ui"].core.types, global["taiga-ui"].core.utils));
5
- })(this, (function (exports, abstract, animations, components, constants, directives, enums, interfaces, internal, mask, observables, pipes, providers, services, tokens, types, utils) { 'use strict';
6
-
7
- /**
8
- * Generated bundle index. Do not edit.
9
- */
10
-
11
- Object.keys(abstract).forEach(function (k) {
12
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
13
- enumerable: true,
14
- get: function () { return abstract[k]; }
15
- });
16
- });
17
- Object.keys(animations).forEach(function (k) {
18
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
19
- enumerable: true,
20
- get: function () { return animations[k]; }
21
- });
22
- });
23
- Object.keys(components).forEach(function (k) {
24
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
25
- enumerable: true,
26
- get: function () { return components[k]; }
27
- });
28
- });
29
- Object.keys(constants).forEach(function (k) {
30
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
31
- enumerable: true,
32
- get: function () { return constants[k]; }
33
- });
34
- });
35
- Object.keys(directives).forEach(function (k) {
36
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
37
- enumerable: true,
38
- get: function () { return directives[k]; }
39
- });
40
- });
41
- Object.keys(enums).forEach(function (k) {
42
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
43
- enumerable: true,
44
- get: function () { return enums[k]; }
45
- });
46
- });
47
- Object.keys(interfaces).forEach(function (k) {
48
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
49
- enumerable: true,
50
- get: function () { return interfaces[k]; }
51
- });
52
- });
53
- Object.keys(internal).forEach(function (k) {
54
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
55
- enumerable: true,
56
- get: function () { return internal[k]; }
57
- });
58
- });
59
- Object.keys(mask).forEach(function (k) {
60
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
61
- enumerable: true,
62
- get: function () { return mask[k]; }
63
- });
64
- });
65
- Object.keys(observables).forEach(function (k) {
66
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
67
- enumerable: true,
68
- get: function () { return observables[k]; }
69
- });
70
- });
71
- Object.keys(pipes).forEach(function (k) {
72
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
73
- enumerable: true,
74
- get: function () { return pipes[k]; }
75
- });
76
- });
77
- Object.keys(providers).forEach(function (k) {
78
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
79
- enumerable: true,
80
- get: function () { return providers[k]; }
81
- });
82
- });
83
- Object.keys(services).forEach(function (k) {
84
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
85
- enumerable: true,
86
- get: function () { return services[k]; }
87
- });
88
- });
89
- Object.keys(tokens).forEach(function (k) {
90
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
91
- enumerable: true,
92
- get: function () { return tokens[k]; }
93
- });
94
- });
95
- Object.keys(types).forEach(function (k) {
96
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
97
- enumerable: true,
98
- get: function () { return types[k]; }
99
- });
100
- });
101
- Object.keys(utils).forEach(function (k) {
102
- if (k !== 'default' && !exports.hasOwnProperty(k)) Object.defineProperty(exports, k, {
103
- enumerable: true,
104
- get: function () { return utils[k]; }
105
- });
106
- });
107
-
108
- Object.defineProperty(exports, '__esModule', { value: true });
109
-
110
- }));
111
- //# sourceMappingURL=taiga-ui-core.umd.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"taiga-ui-core.umd.js","sources":["../../../projects/core/taiga-ui-core.ts"],"sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;CAAA;;CAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,10 +0,0 @@
1
- {
2
- "main": "../../bundles/taiga-ui-core-components-alert.umd.js",
3
- "module": "../../fesm2015/taiga-ui-core-components-alert.js",
4
- "es2015": "../../fesm2015/taiga-ui-core-components-alert.js",
5
- "esm2015": "../../esm2015/components/alert/taiga-ui-core-components-alert.js",
6
- "fesm2015": "../../fesm2015/taiga-ui-core-components-alert.js",
7
- "typings": "taiga-ui-core-components-alert.d.ts",
8
- "sideEffects": false,
9
- "name": "@taiga-ui/core/components/alert"
10
- }
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@taiga-ui/core/components/alert" />
5
- export * from './index';
@@ -1,10 +0,0 @@
1
- {
2
- "main": "../../bundles/taiga-ui-core-components-button.umd.js",
3
- "module": "../../fesm2015/taiga-ui-core-components-button.js",
4
- "es2015": "../../fesm2015/taiga-ui-core-components-button.js",
5
- "esm2015": "../../esm2015/components/button/taiga-ui-core-components-button.js",
6
- "fesm2015": "../../fesm2015/taiga-ui-core-components-button.js",
7
- "typings": "taiga-ui-core-components-button.d.ts",
8
- "sideEffects": false,
9
- "name": "@taiga-ui/core/components/button"
10
- }
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@taiga-ui/core/components/button" />
5
- export * from './index';
@@ -1,10 +0,0 @@
1
- {
2
- "main": "../../bundles/taiga-ui-core-components-calendar.umd.js",
3
- "module": "../../fesm2015/taiga-ui-core-components-calendar.js",
4
- "es2015": "../../fesm2015/taiga-ui-core-components-calendar.js",
5
- "esm2015": "../../esm2015/components/calendar/taiga-ui-core-components-calendar.js",
6
- "fesm2015": "../../fesm2015/taiga-ui-core-components-calendar.js",
7
- "typings": "taiga-ui-core-components-calendar.d.ts",
8
- "sideEffects": false,
9
- "name": "@taiga-ui/core/components/calendar"
10
- }
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@taiga-ui/core/components/calendar" />
5
- export * from './index';
@@ -1,10 +0,0 @@
1
- {
2
- "main": "../../bundles/taiga-ui-core-components-data-list.umd.js",
3
- "module": "../../fesm2015/taiga-ui-core-components-data-list.js",
4
- "es2015": "../../fesm2015/taiga-ui-core-components-data-list.js",
5
- "esm2015": "../../esm2015/components/data-list/taiga-ui-core-components-data-list.js",
6
- "fesm2015": "../../fesm2015/taiga-ui-core-components-data-list.js",
7
- "typings": "taiga-ui-core-components-data-list.d.ts",
8
- "sideEffects": false,
9
- "name": "@taiga-ui/core/components/data-list"
10
- }
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@taiga-ui/core/components/data-list" />
5
- export * from './index';
@@ -1,10 +0,0 @@
1
- {
2
- "main": "../../bundles/taiga-ui-core-components-dialog.umd.js",
3
- "module": "../../fesm2015/taiga-ui-core-components-dialog.js",
4
- "es2015": "../../fesm2015/taiga-ui-core-components-dialog.js",
5
- "esm2015": "../../esm2015/components/dialog/taiga-ui-core-components-dialog.js",
6
- "fesm2015": "../../fesm2015/taiga-ui-core-components-dialog.js",
7
- "typings": "taiga-ui-core-components-dialog.d.ts",
8
- "sideEffects": false,
9
- "name": "@taiga-ui/core/components/dialog"
10
- }
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@taiga-ui/core/components/dialog" />
5
- export * from './index';
@@ -1,10 +0,0 @@
1
- {
2
- "main": "../../bundles/taiga-ui-core-components-error.umd.js",
3
- "module": "../../fesm2015/taiga-ui-core-components-error.js",
4
- "es2015": "../../fesm2015/taiga-ui-core-components-error.js",
5
- "esm2015": "../../esm2015/components/error/taiga-ui-core-components-error.js",
6
- "fesm2015": "../../fesm2015/taiga-ui-core-components-error.js",
7
- "typings": "taiga-ui-core-components-error.d.ts",
8
- "sideEffects": false,
9
- "name": "@taiga-ui/core/components/error"
10
- }
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@taiga-ui/core/components/error" />
5
- export * from './index';
@@ -1,10 +0,0 @@
1
- {
2
- "main": "../../bundles/taiga-ui-core-components-expand.umd.js",
3
- "module": "../../fesm2015/taiga-ui-core-components-expand.js",
4
- "es2015": "../../fesm2015/taiga-ui-core-components-expand.js",
5
- "esm2015": "../../esm2015/components/expand/taiga-ui-core-components-expand.js",
6
- "fesm2015": "../../fesm2015/taiga-ui-core-components-expand.js",
7
- "typings": "taiga-ui-core-components-expand.d.ts",
8
- "sideEffects": false,
9
- "name": "@taiga-ui/core/components/expand"
10
- }
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@taiga-ui/core/components/expand" />
5
- export * from './index';
@@ -1,10 +0,0 @@
1
- {
2
- "main": "../../bundles/taiga-ui-core-components-group.umd.js",
3
- "module": "../../fesm2015/taiga-ui-core-components-group.js",
4
- "es2015": "../../fesm2015/taiga-ui-core-components-group.js",
5
- "esm2015": "../../esm2015/components/group/taiga-ui-core-components-group.js",
6
- "fesm2015": "../../fesm2015/taiga-ui-core-components-group.js",
7
- "typings": "taiga-ui-core-components-group.d.ts",
8
- "sideEffects": false,
9
- "name": "@taiga-ui/core/components/group"
10
- }
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="@taiga-ui/core/components/group" />
5
- export * from './index';
@@ -1,10 +0,0 @@
1
- {
2
- "main": "../../bundles/taiga-ui-core-components-hints-host.umd.js",
3
- "module": "../../fesm2015/taiga-ui-core-components-hints-host.js",
4
- "es2015": "../../fesm2015/taiga-ui-core-components-hints-host.js",
5
- "esm2015": "../../esm2015/components/hints-host/taiga-ui-core-components-hints-host.js",
6
- "fesm2015": "../../fesm2015/taiga-ui-core-components-hints-host.js",
7
- "typings": "taiga-ui-core-components-hints-host.d.ts",
8
- "sideEffects": false,
9
- "name": "@taiga-ui/core/components/hints-host"
10
- }