@taiga-ui/core 3.58.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 (1344) 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/outline.less +24 -15
  527. package/styles/theme/appearance/primary.less +8 -3
  528. package/styles/theme/appearance/secondary.less +15 -1
  529. package/styles/theme/appearance/status.less +48 -20
  530. package/tokens/number-format-observable.d.ts +4 -8
  531. package/tokens/ordered-short-week-days.d.ts +1 -1
  532. package/types/brightness.d.ts +1 -1
  533. package/types/calendar-view.d.ts +1 -1
  534. package/types/data-list-role.d.ts +1 -1
  535. package/types/decimal-symbol.d.ts +1 -1
  536. package/types/decimal.d.ts +1 -1
  537. package/types/dialog-size.d.ts +1 -1
  538. package/types/direction.d.ts +2 -2
  539. package/types/dropdown-align.d.ts +1 -1
  540. package/types/dropdown-width.d.ts +1 -1
  541. package/types/hint-direction.d.ts +1 -1
  542. package/types/marker-handler.d.ts +1 -1
  543. package/types/notification.d.ts +1 -1
  544. package/types/option-role.d.ts +1 -1
  545. package/types/orientation.d.ts +1 -1
  546. package/types/point.d.ts +1 -1
  547. package/types/size.d.ts +7 -7
  548. package/abstract/package.json +0 -10
  549. package/abstract/taiga-ui-core-abstract.d.ts +0 -5
  550. package/animations/package.json +0 -10
  551. package/animations/taiga-ui-core-animations.d.ts +0 -5
  552. package/bundles/taiga-ui-core-abstract.umd.js +0 -546
  553. package/bundles/taiga-ui-core-abstract.umd.js.map +0 -1
  554. package/bundles/taiga-ui-core-animations.umd.js +0 -290
  555. package/bundles/taiga-ui-core-animations.umd.js.map +0 -1
  556. package/bundles/taiga-ui-core-components-alert.umd.js +0 -517
  557. package/bundles/taiga-ui-core-components-alert.umd.js.map +0 -1
  558. package/bundles/taiga-ui-core-components-button.umd.js +0 -540
  559. package/bundles/taiga-ui-core-components-button.umd.js.map +0 -1
  560. package/bundles/taiga-ui-core-components-calendar.umd.js +0 -233
  561. package/bundles/taiga-ui-core-components-calendar.umd.js.map +0 -1
  562. package/bundles/taiga-ui-core-components-data-list.umd.js +0 -693
  563. package/bundles/taiga-ui-core-components-data-list.umd.js.map +0 -1
  564. package/bundles/taiga-ui-core-components-dialog.umd.js +0 -634
  565. package/bundles/taiga-ui-core-components-dialog.umd.js.map +0 -1
  566. package/bundles/taiga-ui-core-components-error.umd.js +0 -111
  567. package/bundles/taiga-ui-core-components-error.umd.js.map +0 -1
  568. package/bundles/taiga-ui-core-components-expand.umd.js +0 -220
  569. package/bundles/taiga-ui-core-components-expand.umd.js.map +0 -1
  570. package/bundles/taiga-ui-core-components-group.umd.js +0 -154
  571. package/bundles/taiga-ui-core-components-group.umd.js.map +0 -1
  572. package/bundles/taiga-ui-core-components-hints-host.umd.js +0 -108
  573. package/bundles/taiga-ui-core-components-hints-host.umd.js.map +0 -1
  574. package/bundles/taiga-ui-core-components-hosted-dropdown.umd.js +0 -808
  575. package/bundles/taiga-ui-core-components-hosted-dropdown.umd.js.map +0 -1
  576. package/bundles/taiga-ui-core-components-label.umd.js +0 -96
  577. package/bundles/taiga-ui-core-components-label.umd.js.map +0 -1
  578. package/bundles/taiga-ui-core-components-link.umd.js +0 -172
  579. package/bundles/taiga-ui-core-components-link.umd.js.map +0 -1
  580. package/bundles/taiga-ui-core-components-loader.umd.js +0 -165
  581. package/bundles/taiga-ui-core-components-loader.umd.js.map +0 -1
  582. package/bundles/taiga-ui-core-components-notification.umd.js +0 -124
  583. package/bundles/taiga-ui-core-components-notification.umd.js.map +0 -1
  584. package/bundles/taiga-ui-core-components-primitive-calendar.umd.js +0 -245
  585. package/bundles/taiga-ui-core-components-primitive-calendar.umd.js.map +0 -1
  586. package/bundles/taiga-ui-core-components-primitive-checkbox.umd.js +0 -173
  587. package/bundles/taiga-ui-core-components-primitive-checkbox.umd.js.map +0 -1
  588. package/bundles/taiga-ui-core-components-primitive-spin-button.umd.js +0 -476
  589. package/bundles/taiga-ui-core-components-primitive-spin-button.umd.js.map +0 -1
  590. package/bundles/taiga-ui-core-components-primitive-textfield.umd.js +0 -1050
  591. package/bundles/taiga-ui-core-components-primitive-textfield.umd.js.map +0 -1
  592. package/bundles/taiga-ui-core-components-primitive-year-picker.umd.js +0 -255
  593. package/bundles/taiga-ui-core-components-primitive-year-picker.umd.js.map +0 -1
  594. package/bundles/taiga-ui-core-components-root.umd.js +0 -476
  595. package/bundles/taiga-ui-core-components-root.umd.js.map +0 -1
  596. package/bundles/taiga-ui-core-components-scroll-controls.umd.js +0 -620
  597. package/bundles/taiga-ui-core-components-scroll-controls.umd.js.map +0 -1
  598. package/bundles/taiga-ui-core-components-scrollbar.umd.js +0 -217
  599. package/bundles/taiga-ui-core-components-scrollbar.umd.js.map +0 -1
  600. package/bundles/taiga-ui-core-components-svg.umd.js +0 -707
  601. package/bundles/taiga-ui-core-components-svg.umd.js.map +0 -1
  602. package/bundles/taiga-ui-core-components-theme-night.umd.js +0 -391
  603. package/bundles/taiga-ui-core-components-theme-night.umd.js.map +0 -1
  604. package/bundles/taiga-ui-core-components-tooltip.umd.js +0 -466
  605. package/bundles/taiga-ui-core-components-tooltip.umd.js.map +0 -1
  606. package/bundles/taiga-ui-core-components.umd.js +0 -165
  607. package/bundles/taiga-ui-core-components.umd.js.map +0 -1
  608. package/bundles/taiga-ui-core-constants.umd.js +0 -117
  609. package/bundles/taiga-ui-core-constants.umd.js.map +0 -1
  610. package/bundles/taiga-ui-core-directives-dropdown.umd.js +0 -1390
  611. package/bundles/taiga-ui-core-directives-dropdown.umd.js.map +0 -1
  612. package/bundles/taiga-ui-core-directives-hint.umd.js +0 -1169
  613. package/bundles/taiga-ui-core-directives-hint.umd.js.map +0 -1
  614. package/bundles/taiga-ui-core-directives-mask-accessor.umd.js +0 -85
  615. package/bundles/taiga-ui-core-directives-mask-accessor.umd.js.map +0 -1
  616. package/bundles/taiga-ui-core-directives-mode.umd.js +0 -392
  617. package/bundles/taiga-ui-core-directives-mode.umd.js.map +0 -1
  618. package/bundles/taiga-ui-core-directives-number-format.umd.js +0 -414
  619. package/bundles/taiga-ui-core-directives-number-format.umd.js.map +0 -1
  620. package/bundles/taiga-ui-core-directives-scroll-into-view.umd.js +0 -106
  621. package/bundles/taiga-ui-core-directives-scroll-into-view.umd.js.map +0 -1
  622. package/bundles/taiga-ui-core-directives-textfield-controller.umd.js +0 -901
  623. package/bundles/taiga-ui-core-directives-textfield-controller.umd.js.map +0 -1
  624. package/bundles/taiga-ui-core-directives-wrapper.umd.js +0 -164
  625. package/bundles/taiga-ui-core-directives-wrapper.umd.js.map +0 -1
  626. package/bundles/taiga-ui-core-directives.umd.js +0 -63
  627. package/bundles/taiga-ui-core-directives.umd.js.map +0 -1
  628. package/bundles/taiga-ui-core-enums.umd.js +0 -76
  629. package/bundles/taiga-ui-core-enums.umd.js.map +0 -1
  630. package/bundles/taiga-ui-core-interfaces.umd.js +0 -11
  631. package/bundles/taiga-ui-core-interfaces.umd.js.map +0 -1
  632. package/bundles/taiga-ui-core-internal-primitive-year-month-pagination.umd.js +0 -170
  633. package/bundles/taiga-ui-core-internal-primitive-year-month-pagination.umd.js.map +0 -1
  634. package/bundles/taiga-ui-core-internal-svg-defs-host.umd.js +0 -104
  635. package/bundles/taiga-ui-core-internal-svg-defs-host.umd.js.map +0 -1
  636. package/bundles/taiga-ui-core-internal.umd.js +0 -27
  637. package/bundles/taiga-ui-core-internal.umd.js.map +0 -1
  638. package/bundles/taiga-ui-core-mask.umd.js +0 -11
  639. package/bundles/taiga-ui-core-mask.umd.js.map +0 -1
  640. package/bundles/taiga-ui-core-observables.umd.js +0 -35
  641. package/bundles/taiga-ui-core-observables.umd.js.map +0 -1
  642. package/bundles/taiga-ui-core-pipes-calendar-sheet.umd.js +0 -149
  643. package/bundles/taiga-ui-core-pipes-calendar-sheet.umd.js.map +0 -1
  644. package/bundles/taiga-ui-core-pipes-flag.umd.js +0 -97
  645. package/bundles/taiga-ui-core-pipes-flag.umd.js.map +0 -1
  646. package/bundles/taiga-ui-core-pipes-format-date.umd.js +0 -77
  647. package/bundles/taiga-ui-core-pipes-format-date.umd.js.map +0 -1
  648. package/bundles/taiga-ui-core-pipes-format-number.umd.js +0 -81
  649. package/bundles/taiga-ui-core-pipes-format-number.umd.js.map +0 -1
  650. package/bundles/taiga-ui-core-pipes-format-phone.umd.js +0 -79
  651. package/bundles/taiga-ui-core-pipes-format-phone.umd.js.map +0 -1
  652. package/bundles/taiga-ui-core-pipes-month.umd.js +0 -76
  653. package/bundles/taiga-ui-core-pipes-month.umd.js.map +0 -1
  654. package/bundles/taiga-ui-core-pipes-order-week-days.umd.js +0 -401
  655. package/bundles/taiga-ui-core-pipes-order-week-days.umd.js.map +0 -1
  656. package/bundles/taiga-ui-core-pipes.umd.js +0 -57
  657. package/bundles/taiga-ui-core-pipes.umd.js.map +0 -1
  658. package/bundles/taiga-ui-core-providers.umd.js +0 -49
  659. package/bundles/taiga-ui-core-providers.umd.js.map +0 -1
  660. package/bundles/taiga-ui-core-services.umd.js +0 -657
  661. package/bundles/taiga-ui-core-services.umd.js.map +0 -1
  662. package/bundles/taiga-ui-core-tokens.umd.js +0 -695
  663. package/bundles/taiga-ui-core-tokens.umd.js.map +0 -1
  664. package/bundles/taiga-ui-core-types.umd.js +0 -11
  665. package/bundles/taiga-ui-core-types.umd.js.map +0 -1
  666. package/bundles/taiga-ui-core-utils-dom.umd.js +0 -176
  667. package/bundles/taiga-ui-core-utils-dom.umd.js.map +0 -1
  668. package/bundles/taiga-ui-core-utils-format.umd.js +0 -489
  669. package/bundles/taiga-ui-core-utils-format.umd.js.map +0 -1
  670. package/bundles/taiga-ui-core-utils-mask.umd.js +0 -625
  671. package/bundles/taiga-ui-core-utils-mask.umd.js.map +0 -1
  672. package/bundles/taiga-ui-core-utils-miscellaneous.umd.js +0 -108
  673. package/bundles/taiga-ui-core-utils-miscellaneous.umd.js.map +0 -1
  674. package/bundles/taiga-ui-core-utils-mobile.umd.js +0 -21
  675. package/bundles/taiga-ui-core-utils-mobile.umd.js.map +0 -1
  676. package/bundles/taiga-ui-core-utils.umd.js +0 -45
  677. package/bundles/taiga-ui-core-utils.umd.js.map +0 -1
  678. package/bundles/taiga-ui-core.umd.js +0 -111
  679. package/bundles/taiga-ui-core.umd.js.map +0 -1
  680. package/components/alert/package.json +0 -10
  681. package/components/alert/taiga-ui-core-components-alert.d.ts +0 -5
  682. package/components/button/package.json +0 -10
  683. package/components/button/taiga-ui-core-components-button.d.ts +0 -5
  684. package/components/calendar/package.json +0 -10
  685. package/components/calendar/taiga-ui-core-components-calendar.d.ts +0 -5
  686. package/components/data-list/package.json +0 -10
  687. package/components/data-list/taiga-ui-core-components-data-list.d.ts +0 -5
  688. package/components/dialog/package.json +0 -10
  689. package/components/dialog/taiga-ui-core-components-dialog.d.ts +0 -5
  690. package/components/error/package.json +0 -10
  691. package/components/error/taiga-ui-core-components-error.d.ts +0 -5
  692. package/components/expand/package.json +0 -10
  693. package/components/expand/taiga-ui-core-components-expand.d.ts +0 -5
  694. package/components/group/package.json +0 -10
  695. package/components/group/taiga-ui-core-components-group.d.ts +0 -5
  696. package/components/hints-host/package.json +0 -10
  697. package/components/hints-host/taiga-ui-core-components-hints-host.d.ts +0 -5
  698. package/components/hosted-dropdown/package.json +0 -10
  699. package/components/hosted-dropdown/taiga-ui-core-components-hosted-dropdown.d.ts +0 -5
  700. package/components/label/package.json +0 -10
  701. package/components/label/taiga-ui-core-components-label.d.ts +0 -5
  702. package/components/link/package.json +0 -10
  703. package/components/link/taiga-ui-core-components-link.d.ts +0 -5
  704. package/components/loader/package.json +0 -10
  705. package/components/loader/taiga-ui-core-components-loader.d.ts +0 -5
  706. package/components/notification/package.json +0 -10
  707. package/components/notification/taiga-ui-core-components-notification.d.ts +0 -5
  708. package/components/package.json +0 -10
  709. package/components/primitive-calendar/package.json +0 -10
  710. package/components/primitive-calendar/taiga-ui-core-components-primitive-calendar.d.ts +0 -5
  711. package/components/primitive-checkbox/package.json +0 -10
  712. package/components/primitive-checkbox/taiga-ui-core-components-primitive-checkbox.d.ts +0 -5
  713. package/components/primitive-spin-button/package.json +0 -10
  714. package/components/primitive-spin-button/taiga-ui-core-components-primitive-spin-button.d.ts +0 -5
  715. package/components/primitive-textfield/package.json +0 -10
  716. package/components/primitive-textfield/taiga-ui-core-components-primitive-textfield.d.ts +0 -5
  717. package/components/primitive-year-picker/package.json +0 -10
  718. package/components/primitive-year-picker/taiga-ui-core-components-primitive-year-picker.d.ts +0 -5
  719. package/components/root/package.json +0 -10
  720. package/components/root/taiga-ui-core-components-root.d.ts +0 -5
  721. package/components/scroll-controls/package.json +0 -10
  722. package/components/scroll-controls/taiga-ui-core-components-scroll-controls.d.ts +0 -5
  723. package/components/scrollbar/package.json +0 -10
  724. package/components/scrollbar/taiga-ui-core-components-scrollbar.d.ts +0 -5
  725. package/components/svg/package.json +0 -10
  726. package/components/svg/taiga-ui-core-components-svg.d.ts +0 -5
  727. package/components/taiga-ui-core-components.d.ts +0 -5
  728. package/components/theme-night/package.json +0 -10
  729. package/components/theme-night/taiga-ui-core-components-theme-night.d.ts +0 -5
  730. package/components/tooltip/package.json +0 -10
  731. package/components/tooltip/taiga-ui-core-components-tooltip.d.ts +0 -5
  732. package/constants/package.json +0 -10
  733. package/constants/taiga-ui-core-constants.d.ts +0 -5
  734. package/directives/dropdown/package.json +0 -10
  735. package/directives/dropdown/taiga-ui-core-directives-dropdown.d.ts +0 -5
  736. package/directives/hint/package.json +0 -10
  737. package/directives/hint/taiga-ui-core-directives-hint.d.ts +0 -5
  738. package/directives/mask-accessor/package.json +0 -10
  739. package/directives/mask-accessor/taiga-ui-core-directives-mask-accessor.d.ts +0 -5
  740. package/directives/mode/package.json +0 -10
  741. package/directives/mode/taiga-ui-core-directives-mode.d.ts +0 -5
  742. package/directives/number-format/package.json +0 -10
  743. package/directives/number-format/taiga-ui-core-directives-number-format.d.ts +0 -5
  744. package/directives/package.json +0 -10
  745. package/directives/scroll-into-view/package.json +0 -10
  746. package/directives/scroll-into-view/taiga-ui-core-directives-scroll-into-view.d.ts +0 -5
  747. package/directives/taiga-ui-core-directives.d.ts +0 -5
  748. package/directives/textfield-controller/package.json +0 -10
  749. package/directives/textfield-controller/taiga-ui-core-directives-textfield-controller.d.ts +0 -5
  750. package/directives/wrapper/package.json +0 -10
  751. package/directives/wrapper/taiga-ui-core-directives-wrapper.d.ts +0 -5
  752. package/enums/package.json +0 -10
  753. package/enums/taiga-ui-core-enums.d.ts +0 -5
  754. package/esm2015/abstract/abstract-driver.directive.js +0 -40
  755. package/esm2015/abstract/abstract-textfield-host.js +0 -37
  756. package/esm2015/abstract/rect-accessor.js +0 -24
  757. package/esm2015/components/alert/alert.component.js +0 -90
  758. package/esm2015/components/alert/alert.directive.js +0 -28
  759. package/esm2015/components/alert/alert.module.js +0 -24
  760. package/esm2015/components/alert/alert.service.js +0 -27
  761. package/esm2015/components/button/button.component.js +0 -113
  762. package/esm2015/components/button/button.module.js +0 -38
  763. package/esm2015/components/calendar/calendar.component.js +0 -134
  764. package/esm2015/components/calendar/calendar.module.js +0 -42
  765. package/esm2015/components/data-list/data-list.component.js +0 -127
  766. package/esm2015/components/data-list/data-list.directive.js +0 -19
  767. package/esm2015/components/data-list/data-list.module.js +0 -39
  768. package/esm2015/components/data-list/opt-group.directive.js +0 -21
  769. package/esm2015/components/data-list/option/option.component.js +0 -119
  770. package/esm2015/components/dialog/dialog-close.service.js +0 -47
  771. package/esm2015/components/dialog/dialog.component.js +0 -127
  772. package/esm2015/components/dialog/dialog.directive.js +0 -28
  773. package/esm2015/components/dialog/dialog.module.js +0 -24
  774. package/esm2015/components/dialog/dialog.service.js +0 -23
  775. package/esm2015/components/error/error.component.js +0 -56
  776. package/esm2015/components/error/error.module.js +0 -19
  777. package/esm2015/components/expand/expand-content.directive.js +0 -13
  778. package/esm2015/components/expand/expand.component.js +0 -131
  779. package/esm2015/components/expand/expand.module.js +0 -20
  780. package/esm2015/components/group/group-styles.component.js +0 -19
  781. package/esm2015/components/group/group.directive.js +0 -68
  782. package/esm2015/components/group/group.module.js +0 -19
  783. package/esm2015/components/hints-host/hints-host.component.js +0 -55
  784. package/esm2015/components/hints-host/hints-host.module.js +0 -20
  785. package/esm2015/components/hosted-dropdown/accessor-proxy.directive.js +0 -42
  786. package/esm2015/components/hosted-dropdown/dropdown-open-monitor.directive.js +0 -45
  787. package/esm2015/components/hosted-dropdown/hosted-dropdown-connector.directive.js +0 -13
  788. package/esm2015/components/hosted-dropdown/hosted-dropdown.component.js +0 -279
  789. package/esm2015/components/hosted-dropdown/hosted-dropdown.module.js +0 -57
  790. package/esm2015/components/label/label.component.js +0 -44
  791. package/esm2015/components/label/label.module.js +0 -18
  792. package/esm2015/components/link/link.component.js +0 -101
  793. package/esm2015/components/link/link.module.js +0 -19
  794. package/esm2015/components/loader/loader.component.js +0 -77
  795. package/esm2015/components/loader/loader.module.js +0 -19
  796. package/esm2015/components/notification/notification.component.js +0 -67
  797. package/esm2015/components/notification/notification.module.js +0 -21
  798. package/esm2015/components/primitive-calendar/primitive-calendar.component.js +0 -160
  799. package/esm2015/components/primitive-calendar/primitive-calendar.module.js +0 -45
  800. package/esm2015/components/primitive-checkbox/primitive-checkbox.component.js +0 -77
  801. package/esm2015/components/primitive-checkbox/primitive-checkbox.module.js +0 -20
  802. package/esm2015/components/primitive-spin-button/primitive-spin-button.component.js +0 -91
  803. package/esm2015/components/primitive-spin-button/primitive-spin-button.module.js +0 -19
  804. package/esm2015/components/primitive-textfield/primitive-textfield.component.js +0 -286
  805. package/esm2015/components/primitive-textfield/primitive-textfield.directive.js +0 -36
  806. package/esm2015/components/primitive-textfield/primitive-textfield.module.js +0 -70
  807. package/esm2015/components/primitive-textfield/textfield/textfield.component.js +0 -64
  808. package/esm2015/components/primitive-textfield/value-decoration/value-decoration.component.js +0 -86
  809. package/esm2015/components/primitive-year-picker/primitive-year-picker.component.js +0 -164
  810. package/esm2015/components/primitive-year-picker/primitive-year-picker.module.js +0 -35
  811. package/esm2015/components/root/root.component.js +0 -80
  812. package/esm2015/components/root/root.module.js +0 -47
  813. package/esm2015/components/scroll-controls/scroll-controls.component.js +0 -61
  814. package/esm2015/components/scroll-controls/scroll-controls.module.js +0 -28
  815. package/esm2015/components/scroll-controls/scrollbar-wrapper.directive.js +0 -25
  816. package/esm2015/components/scroll-controls/scrollbar.directive.js +0 -135
  817. package/esm2015/components/scrollbar/scroll-ref.directive.js +0 -28
  818. package/esm2015/components/scrollbar/scrollable.directive.js +0 -26
  819. package/esm2015/components/scrollbar/scrollbar.component.js +0 -94
  820. package/esm2015/components/scrollbar/scrollbar.module.js +0 -21
  821. package/esm2015/components/svg/svg-options.js +0 -60
  822. package/esm2015/components/svg/svg.component.js +0 -183
  823. package/esm2015/components/svg/svg.module.js +0 -19
  824. package/esm2015/components/theme-night/theme-night.component.js +0 -18
  825. package/esm2015/components/theme-night/theme-night.module.js +0 -16
  826. package/esm2015/components/tooltip/tooltip.component.js +0 -76
  827. package/esm2015/components/tooltip/tooltip.module.js +0 -38
  828. package/esm2015/directives/dropdown/dropdown-context.directive.js +0 -66
  829. package/esm2015/directives/dropdown/dropdown-driver.directive.js +0 -33
  830. package/esm2015/directives/dropdown/dropdown-host.directive.js +0 -26
  831. package/esm2015/directives/dropdown/dropdown-hover.directive.js +0 -58
  832. package/esm2015/directives/dropdown/dropdown-manual.directive.js +0 -27
  833. package/esm2015/directives/dropdown/dropdown-open.directive.js +0 -29
  834. package/esm2015/directives/dropdown/dropdown-options.directive.js +0 -84
  835. package/esm2015/directives/dropdown/dropdown-position-sided.directive.js +0 -82
  836. package/esm2015/directives/dropdown/dropdown-position.directive.js +0 -86
  837. package/esm2015/directives/dropdown/dropdown-selection.directive.js +0 -162
  838. package/esm2015/directives/dropdown/dropdown.component.js +0 -174
  839. package/esm2015/directives/dropdown/dropdown.directive.js +0 -123
  840. package/esm2015/directives/dropdown/dropdown.module.js +0 -95
  841. package/esm2015/directives/hint/hint-describe.directive.js +0 -57
  842. package/esm2015/directives/hint/hint-driver.directive.js +0 -33
  843. package/esm2015/directives/hint/hint-host.directive.js +0 -26
  844. package/esm2015/directives/hint/hint-hover.directive.js +0 -56
  845. package/esm2015/directives/hint/hint-manual.directive.js +0 -33
  846. package/esm2015/directives/hint/hint-options.directive.js +0 -75
  847. package/esm2015/directives/hint/hint-pointer.directive.js +0 -36
  848. package/esm2015/directives/hint/hint-position.directive.js +0 -105
  849. package/esm2015/directives/hint/hint-unstyled.component.js +0 -66
  850. package/esm2015/directives/hint/hint.component.js +0 -167
  851. package/esm2015/directives/hint/hint.directive.js +0 -96
  852. package/esm2015/directives/hint/hint.module.js +0 -75
  853. package/esm2015/directives/mask-accessor/mask-accessor.directive.js +0 -30
  854. package/esm2015/directives/mask-accessor/mask-accessor.module.js +0 -19
  855. package/esm2015/directives/mode/mode.directive.js +0 -21
  856. package/esm2015/directives/mode/mode.module.js +0 -16
  857. package/esm2015/directives/number-format/number-format.directive.js +0 -38
  858. package/esm2015/directives/number-format/number-format.module.js +0 -16
  859. package/esm2015/directives/scroll-into-view/scroll-into-view.directive.js +0 -51
  860. package/esm2015/directives/scroll-into-view/scroll-into-view.module.js +0 -16
  861. package/esm2015/directives/textfield-controller/textfield-appearance.directive.js +0 -36
  862. package/esm2015/directives/textfield-controller/textfield-cleaner.directive.js +0 -33
  863. package/esm2015/directives/textfield-controller/textfield-controller.module.js +0 -65
  864. package/esm2015/directives/textfield-controller/textfield-controller.provider.js +0 -46
  865. package/esm2015/directives/textfield-controller/textfield-custom-content.directive.js +0 -29
  866. package/esm2015/directives/textfield-controller/textfield-filler.directive.js +0 -33
  867. package/esm2015/directives/textfield-controller/textfield-icon-left.directive.js +0 -29
  868. package/esm2015/directives/textfield-controller/textfield-icon.directive.js +0 -29
  869. package/esm2015/directives/textfield-controller/textfield-label-outside.directive.js +0 -33
  870. package/esm2015/directives/textfield-controller/textfield-postfix.directive.js +0 -33
  871. package/esm2015/directives/textfield-controller/textfield-prefix.directive.js +0 -33
  872. package/esm2015/directives/textfield-controller/textfield-size.directive.js +0 -33
  873. package/esm2015/directives/wrapper/wrapper.directive.js +0 -93
  874. package/esm2015/directives/wrapper/wrapper.module.js +0 -16
  875. package/esm2015/internal/primitive-year-month-pagination/primitive-year-month-pagination.component.js +0 -82
  876. package/esm2015/internal/primitive-year-month-pagination/primitive-year-month-pagination.module.js +0 -38
  877. package/esm2015/internal/svg-defs-host/svg-defs-host.component.js +0 -52
  878. package/esm2015/internal/svg-defs-host/svg-defs-host.module.js +0 -19
  879. package/esm2015/observables/smart-search.js +0 -8
  880. package/esm2015/observables/zoneful-map.js +0 -14
  881. package/esm2015/pipes/calendar-sheet/calendar-sheet.module.js +0 -16
  882. package/esm2015/pipes/calendar-sheet/calendar-sheet.pipe.js +0 -57
  883. package/esm2015/pipes/flag/flag.module.js +0 -16
  884. package/esm2015/pipes/flag/flag.pipe.js +0 -46
  885. package/esm2015/pipes/format-date/format-date.module.js +0 -16
  886. package/esm2015/pipes/format-date/format-date.pipe.js +0 -24
  887. package/esm2015/pipes/format-number/format-number.module.js +0 -16
  888. package/esm2015/pipes/format-number/format-number.pipe.js +0 -28
  889. package/esm2015/pipes/format-phone/format-phone.module.js +0 -16
  890. package/esm2015/pipes/format-phone/format-phone.pipe.js +0 -25
  891. package/esm2015/pipes/month/month.module.js +0 -16
  892. package/esm2015/pipes/month/month.pipe.js +0 -23
  893. package/esm2015/pipes/order-week-days/order-week-days.module.js +0 -16
  894. package/esm2015/pipes/order-week-days/order-week-days.pipe.js +0 -34
  895. package/esm2015/providers/mode.provider.js +0 -17
  896. package/esm2015/providers/watched-controller-provider-factory.js +0 -7
  897. package/esm2015/services/breakpoint.service.js +0 -39
  898. package/esm2015/services/format-date.service.js +0 -26
  899. package/esm2015/services/hint.service.js +0 -28
  900. package/esm2015/services/night-theme.service.js +0 -24
  901. package/esm2015/services/position.service.js +0 -36
  902. package/esm2015/services/router-link-active.service.js +0 -42
  903. package/esm2015/services/svg.service.js +0 -70
  904. package/esm2015/services/visual-viewport.service.js +0 -35
  905. package/esm2015/tokens/is-mobile-resolution.js +0 -17
  906. package/esm2015/tokens/number-format-observable.js +0 -8
  907. package/esm2015/tokens/ordered-short-week-days.js +0 -27
  908. package/esm2015/tokens/reduced-motion.js +0 -8
  909. package/esm2015/tokens/selection-stream.js +0 -13
  910. package/esm2015/tokens/viewport.js +0 -29
  911. package/esm2015/utils/dom/process-icon.js +0 -31
  912. package/esm2015/utils/format/format-number.js +0 -40
  913. package/esm2015/utils/format/number-to-string-without-exp.js +0 -18
  914. package/esm2015/utils/mask/create-number-mask.js +0 -121
  915. package/esm2015/utils/miscellaneous/is-obscured.js +0 -9
  916. package/esm2015/utils/miscellaneous/override-options.js +0 -11
  917. package/fesm2015/taiga-ui-core-abstract.js +0 -142
  918. package/fesm2015/taiga-ui-core-abstract.js.map +0 -1
  919. package/fesm2015/taiga-ui-core-animations.js +0 -262
  920. package/fesm2015/taiga-ui-core-animations.js.map +0 -1
  921. package/fesm2015/taiga-ui-core-components-alert.js +0 -159
  922. package/fesm2015/taiga-ui-core-components-alert.js.map +0 -1
  923. package/fesm2015/taiga-ui-core-components-button.js +0 -168
  924. package/fesm2015/taiga-ui-core-components-button.js.map +0 -1
  925. package/fesm2015/taiga-ui-core-components-calendar.js +0 -179
  926. package/fesm2015/taiga-ui-core-components-calendar.js.map +0 -1
  927. package/fesm2015/taiga-ui-core-components-data-list.js +0 -312
  928. package/fesm2015/taiga-ui-core-components-data-list.js.map +0 -1
  929. package/fesm2015/taiga-ui-core-components-dialog.js +0 -251
  930. package/fesm2015/taiga-ui-core-components-dialog.js.map +0 -1
  931. package/fesm2015/taiga-ui-core-components-error.js +0 -79
  932. package/fesm2015/taiga-ui-core-components-error.js.map +0 -1
  933. package/fesm2015/taiga-ui-core-components-expand.js +0 -164
  934. package/fesm2015/taiga-ui-core-components-expand.js.map +0 -1
  935. package/fesm2015/taiga-ui-core-components-group.js +0 -106
  936. package/fesm2015/taiga-ui-core-components-group.js.map +0 -1
  937. package/fesm2015/taiga-ui-core-components-hints-host.js +0 -78
  938. package/fesm2015/taiga-ui-core-components-hints-host.js.map +0 -1
  939. package/fesm2015/taiga-ui-core-components-hosted-dropdown.js +0 -422
  940. package/fesm2015/taiga-ui-core-components-hosted-dropdown.js.map +0 -1
  941. package/fesm2015/taiga-ui-core-components-label.js +0 -66
  942. package/fesm2015/taiga-ui-core-components-label.js.map +0 -1
  943. package/fesm2015/taiga-ui-core-components-link.js +0 -124
  944. package/fesm2015/taiga-ui-core-components-link.js.map +0 -1
  945. package/fesm2015/taiga-ui-core-components-loader.js +0 -112
  946. package/fesm2015/taiga-ui-core-components-loader.js.map +0 -1
  947. package/fesm2015/taiga-ui-core-components-notification.js +0 -92
  948. package/fesm2015/taiga-ui-core-components-notification.js.map +0 -1
  949. package/fesm2015/taiga-ui-core-components-primitive-calendar.js +0 -208
  950. package/fesm2015/taiga-ui-core-components-primitive-calendar.js.map +0 -1
  951. package/fesm2015/taiga-ui-core-components-primitive-checkbox.js +0 -123
  952. package/fesm2015/taiga-ui-core-components-primitive-checkbox.js.map +0 -1
  953. package/fesm2015/taiga-ui-core-components-primitive-spin-button.js +0 -114
  954. package/fesm2015/taiga-ui-core-components-primitive-spin-button.js.map +0 -1
  955. package/fesm2015/taiga-ui-core-components-primitive-textfield.js +0 -542
  956. package/fesm2015/taiga-ui-core-components-primitive-textfield.js.map +0 -1
  957. package/fesm2015/taiga-ui-core-components-primitive-year-picker.js +0 -202
  958. package/fesm2015/taiga-ui-core-components-primitive-year-picker.js.map +0 -1
  959. package/fesm2015/taiga-ui-core-components-root.js +0 -129
  960. package/fesm2015/taiga-ui-core-components-root.js.map +0 -1
  961. package/fesm2015/taiga-ui-core-components-scroll-controls.js +0 -237
  962. package/fesm2015/taiga-ui-core-components-scroll-controls.js.map +0 -1
  963. package/fesm2015/taiga-ui-core-components-scrollbar.js +0 -164
  964. package/fesm2015/taiga-ui-core-components-scrollbar.js.map +0 -1
  965. package/fesm2015/taiga-ui-core-components-svg.js +0 -317
  966. package/fesm2015/taiga-ui-core-components-svg.js.map +0 -1
  967. package/fesm2015/taiga-ui-core-components-theme-night.js +0 -38
  968. package/fesm2015/taiga-ui-core-components-theme-night.js.map +0 -1
  969. package/fesm2015/taiga-ui-core-components-tooltip.js +0 -118
  970. package/fesm2015/taiga-ui-core-components-tooltip.js.map +0 -1
  971. package/fesm2015/taiga-ui-core-components.js +0 -30
  972. package/fesm2015/taiga-ui-core-components.js.map +0 -1
  973. package/fesm2015/taiga-ui-core-constants.js +0 -90
  974. package/fesm2015/taiga-ui-core-constants.js.map +0 -1
  975. package/fesm2015/taiga-ui-core-directives-dropdown.js +0 -975
  976. package/fesm2015/taiga-ui-core-directives-dropdown.js.map +0 -1
  977. package/fesm2015/taiga-ui-core-directives-hint.js +0 -753
  978. package/fesm2015/taiga-ui-core-directives-hint.js.map +0 -1
  979. package/fesm2015/taiga-ui-core-directives-mask-accessor.js +0 -53
  980. package/fesm2015/taiga-ui-core-directives-mask-accessor.js.map +0 -1
  981. package/fesm2015/taiga-ui-core-directives-mode.js +0 -41
  982. package/fesm2015/taiga-ui-core-directives-mode.js.map +0 -1
  983. package/fesm2015/taiga-ui-core-directives-number-format.js +0 -58
  984. package/fesm2015/taiga-ui-core-directives-number-format.js.map +0 -1
  985. package/fesm2015/taiga-ui-core-directives-scroll-into-view.js +0 -71
  986. package/fesm2015/taiga-ui-core-directives-scroll-into-view.js.map +0 -1
  987. package/fesm2015/taiga-ui-core-directives-textfield-controller.js +0 -447
  988. package/fesm2015/taiga-ui-core-directives-textfield-controller.js.map +0 -1
  989. package/fesm2015/taiga-ui-core-directives-wrapper.js +0 -113
  990. package/fesm2015/taiga-ui-core-directives-wrapper.js.map +0 -1
  991. package/fesm2015/taiga-ui-core-directives.js +0 -13
  992. package/fesm2015/taiga-ui-core-directives.js.map +0 -1
  993. package/fesm2015/taiga-ui-core-enums.js +0 -68
  994. package/fesm2015/taiga-ui-core-enums.js.map +0 -1
  995. package/fesm2015/taiga-ui-core-interfaces.js +0 -4
  996. package/fesm2015/taiga-ui-core-interfaces.js.map +0 -1
  997. package/fesm2015/taiga-ui-core-internal-primitive-year-month-pagination.js +0 -123
  998. package/fesm2015/taiga-ui-core-internal-primitive-year-month-pagination.js.map +0 -1
  999. package/fesm2015/taiga-ui-core-internal-svg-defs-host.js +0 -73
  1000. package/fesm2015/taiga-ui-core-internal-svg-defs-host.js.map +0 -1
  1001. package/fesm2015/taiga-ui-core-internal.js +0 -7
  1002. package/fesm2015/taiga-ui-core-internal.js.map +0 -1
  1003. package/fesm2015/taiga-ui-core-mask.js +0 -4
  1004. package/fesm2015/taiga-ui-core-mask.js.map +0 -1
  1005. package/fesm2015/taiga-ui-core-observables.js +0 -27
  1006. package/fesm2015/taiga-ui-core-observables.js.map +0 -1
  1007. package/fesm2015/taiga-ui-core-pipes-calendar-sheet.js +0 -109
  1008. package/fesm2015/taiga-ui-core-pipes-calendar-sheet.js.map +0 -1
  1009. package/fesm2015/taiga-ui-core-pipes-flag.js +0 -66
  1010. package/fesm2015/taiga-ui-core-pipes-flag.js.map +0 -1
  1011. package/fesm2015/taiga-ui-core-pipes-format-date.js +0 -44
  1012. package/fesm2015/taiga-ui-core-pipes-format-date.js.map +0 -1
  1013. package/fesm2015/taiga-ui-core-pipes-format-number.js +0 -48
  1014. package/fesm2015/taiga-ui-core-pipes-format-number.js.map +0 -1
  1015. package/fesm2015/taiga-ui-core-pipes-format-phone.js +0 -45
  1016. package/fesm2015/taiga-ui-core-pipes-format-phone.js.map +0 -1
  1017. package/fesm2015/taiga-ui-core-pipes-month.js +0 -43
  1018. package/fesm2015/taiga-ui-core-pipes-month.js.map +0 -1
  1019. package/fesm2015/taiga-ui-core-pipes-order-week-days.js +0 -54
  1020. package/fesm2015/taiga-ui-core-pipes-order-week-days.js.map +0 -1
  1021. package/fesm2015/taiga-ui-core-pipes.js +0 -12
  1022. package/fesm2015/taiga-ui-core-pipes.js.map +0 -1
  1023. package/fesm2015/taiga-ui-core-providers.js +0 -42
  1024. package/fesm2015/taiga-ui-core-providers.js.map +0 -1
  1025. package/fesm2015/taiga-ui-core-services.js +0 -274
  1026. package/fesm2015/taiga-ui-core-services.js.map +0 -1
  1027. package/fesm2015/taiga-ui-core-tokens.js +0 -331
  1028. package/fesm2015/taiga-ui-core-tokens.js.map +0 -1
  1029. package/fesm2015/taiga-ui-core-types.js +0 -16
  1030. package/fesm2015/taiga-ui-core-types.js.map +0 -1
  1031. package/fesm2015/taiga-ui-core-utils-dom.js +0 -160
  1032. package/fesm2015/taiga-ui-core-utils-dom.js.map +0 -1
  1033. package/fesm2015/taiga-ui-core-utils-format.js +0 -146
  1034. package/fesm2015/taiga-ui-core-utils-format.js.map +0 -1
  1035. package/fesm2015/taiga-ui-core-utils-mask.js +0 -284
  1036. package/fesm2015/taiga-ui-core-utils-mask.js.map +0 -1
  1037. package/fesm2015/taiga-ui-core-utils-miscellaneous.js +0 -89
  1038. package/fesm2015/taiga-ui-core-utils-miscellaneous.js.map +0 -1
  1039. package/fesm2015/taiga-ui-core-utils-mobile.js +0 -12
  1040. package/fesm2015/taiga-ui-core-utils-mobile.js.map +0 -1
  1041. package/fesm2015/taiga-ui-core-utils.js +0 -10
  1042. package/fesm2015/taiga-ui-core-utils.js.map +0 -1
  1043. package/fesm2015/taiga-ui-core.js +0 -21
  1044. package/fesm2015/taiga-ui-core.js.map +0 -1
  1045. package/interfaces/package.json +0 -10
  1046. package/interfaces/taiga-ui-core-interfaces.d.ts +0 -5
  1047. package/internal/package.json +0 -10
  1048. package/internal/primitive-year-month-pagination/package.json +0 -10
  1049. package/internal/primitive-year-month-pagination/taiga-ui-core-internal-primitive-year-month-pagination.d.ts +0 -5
  1050. package/internal/svg-defs-host/package.json +0 -10
  1051. package/internal/svg-defs-host/taiga-ui-core-internal-svg-defs-host.d.ts +0 -5
  1052. package/internal/taiga-ui-core-internal.d.ts +0 -5
  1053. package/mask/package.json +0 -10
  1054. package/mask/taiga-ui-core-mask.d.ts +0 -5
  1055. package/observables/package.json +0 -10
  1056. package/observables/taiga-ui-core-observables.d.ts +0 -5
  1057. package/pipes/calendar-sheet/package.json +0 -10
  1058. package/pipes/calendar-sheet/taiga-ui-core-pipes-calendar-sheet.d.ts +0 -5
  1059. package/pipes/flag/package.json +0 -10
  1060. package/pipes/flag/taiga-ui-core-pipes-flag.d.ts +0 -5
  1061. package/pipes/format-date/package.json +0 -10
  1062. package/pipes/format-date/taiga-ui-core-pipes-format-date.d.ts +0 -5
  1063. package/pipes/format-number/package.json +0 -10
  1064. package/pipes/format-number/taiga-ui-core-pipes-format-number.d.ts +0 -5
  1065. package/pipes/format-phone/package.json +0 -10
  1066. package/pipes/format-phone/taiga-ui-core-pipes-format-phone.d.ts +0 -5
  1067. package/pipes/month/package.json +0 -10
  1068. package/pipes/month/taiga-ui-core-pipes-month.d.ts +0 -5
  1069. package/pipes/order-week-days/package.json +0 -10
  1070. package/pipes/order-week-days/taiga-ui-core-pipes-order-week-days.d.ts +0 -5
  1071. package/pipes/package.json +0 -10
  1072. package/pipes/taiga-ui-core-pipes.d.ts +0 -5
  1073. package/providers/package.json +0 -10
  1074. package/providers/taiga-ui-core-providers.d.ts +0 -5
  1075. package/services/package.json +0 -10
  1076. package/services/taiga-ui-core-services.d.ts +0 -5
  1077. package/taiga-ui-core.d.ts +0 -5
  1078. package/tokens/package.json +0 -10
  1079. package/tokens/taiga-ui-core-tokens.d.ts +0 -5
  1080. package/types/package.json +0 -10
  1081. package/types/taiga-ui-core-types.d.ts +0 -5
  1082. package/utils/dom/package.json +0 -10
  1083. package/utils/dom/taiga-ui-core-utils-dom.d.ts +0 -5
  1084. package/utils/format/package.json +0 -10
  1085. package/utils/format/taiga-ui-core-utils-format.d.ts +0 -5
  1086. package/utils/mask/package.json +0 -10
  1087. package/utils/mask/taiga-ui-core-utils-mask.d.ts +0 -5
  1088. package/utils/miscellaneous/package.json +0 -10
  1089. package/utils/miscellaneous/taiga-ui-core-utils-miscellaneous.d.ts +0 -5
  1090. package/utils/mobile/package.json +0 -10
  1091. package/utils/mobile/taiga-ui-core-utils-mobile.d.ts +0 -5
  1092. package/utils/package.json +0 -10
  1093. package/utils/taiga-ui-core-utils.d.ts +0 -5
  1094. /package/{esm2015/abstract/driver.js → esm2020/abstract/driver.mjs} +0 -0
  1095. /package/{esm2015/abstract/index.js → esm2020/abstract/index.mjs} +0 -0
  1096. /package/{esm2015/abstract/position-accessor.js → esm2020/abstract/position-accessor.mjs} +0 -0
  1097. /package/{esm2015/abstract/taiga-ui-core-abstract.js → esm2020/abstract/taiga-ui-core-abstract.mjs} +0 -0
  1098. /package/{esm2015/abstract/vehicle.js → esm2020/abstract/vehicle.mjs} +0 -0
  1099. /package/{esm2015/animations/animations.js → esm2020/animations/animations.mjs} +0 -0
  1100. /package/{esm2015/animations/index.js → esm2020/animations/index.mjs} +0 -0
  1101. /package/{esm2015/animations/taiga-ui-core-animations.js → esm2020/animations/taiga-ui-core-animations.mjs} +0 -0
  1102. /package/{esm2015/components/alert/alert.providers.js → esm2020/components/alert/alert.providers.mjs} +0 -0
  1103. /package/{esm2015/components/alert/index.js → esm2020/components/alert/index.mjs} +0 -0
  1104. /package/{esm2015/components/alert/taiga-ui-core-components-alert.js → esm2020/components/alert/taiga-ui-core-components-alert.mjs} +0 -0
  1105. /package/{esm2015/components/button/button.options.js → esm2020/components/button/button.options.mjs} +0 -0
  1106. /package/{esm2015/components/button/index.js → esm2020/components/button/index.mjs} +0 -0
  1107. /package/{esm2015/components/button/taiga-ui-core-components-button.js → esm2020/components/button/taiga-ui-core-components-button.mjs} +0 -0
  1108. /package/{esm2015/components/calendar/index.js → esm2020/components/calendar/index.mjs} +0 -0
  1109. /package/{esm2015/components/calendar/taiga-ui-core-components-calendar.js → esm2020/components/calendar/taiga-ui-core-components-calendar.mjs} +0 -0
  1110. /package/{esm2015/components/data-list/index.js → esm2020/components/data-list/index.mjs} +0 -0
  1111. /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
  1112. /package/{esm2015/components/dialog/dialog.tokens.js → esm2020/components/dialog/dialog.tokens.mjs} +0 -0
  1113. /package/{esm2015/components/dialog/index.js → esm2020/components/dialog/index.mjs} +0 -0
  1114. /package/{esm2015/components/dialog/taiga-ui-core-components-dialog.js → esm2020/components/dialog/taiga-ui-core-components-dialog.mjs} +0 -0
  1115. /package/{esm2015/components/error/index.js → esm2020/components/error/index.mjs} +0 -0
  1116. /package/{esm2015/components/error/taiga-ui-core-components-error.js → esm2020/components/error/taiga-ui-core-components-error.mjs} +0 -0
  1117. /package/{esm2015/components/expand/index.js → esm2020/components/expand/index.mjs} +0 -0
  1118. /package/{esm2015/components/expand/taiga-ui-core-components-expand.js → esm2020/components/expand/taiga-ui-core-components-expand.mjs} +0 -0
  1119. /package/{esm2015/components/group/index.js → esm2020/components/group/index.mjs} +0 -0
  1120. /package/{esm2015/components/group/taiga-ui-core-components-group.js → esm2020/components/group/taiga-ui-core-components-group.mjs} +0 -0
  1121. /package/{esm2015/components/hints-host/index.js → esm2020/components/hints-host/index.mjs} +0 -0
  1122. /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
  1123. /package/{esm2015/components/hosted-dropdown/hosted-dropdown.token.js → esm2020/components/hosted-dropdown/hosted-dropdown.token.mjs} +0 -0
  1124. /package/{esm2015/components/hosted-dropdown/index.js → esm2020/components/hosted-dropdown/index.mjs} +0 -0
  1125. /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
  1126. /package/{esm2015/components/index.js → esm2020/components/index.mjs} +0 -0
  1127. /package/{esm2015/components/label/index.js → esm2020/components/label/index.mjs} +0 -0
  1128. /package/{esm2015/components/label/taiga-ui-core-components-label.js → esm2020/components/label/taiga-ui-core-components-label.mjs} +0 -0
  1129. /package/{esm2015/components/link/index.js → esm2020/components/link/index.mjs} +0 -0
  1130. /package/{esm2015/components/link/taiga-ui-core-components-link.js → esm2020/components/link/taiga-ui-core-components-link.mjs} +0 -0
  1131. /package/{esm2015/components/loader/index.js → esm2020/components/loader/index.mjs} +0 -0
  1132. /package/{esm2015/components/loader/loader.options.js → esm2020/components/loader/loader.options.mjs} +0 -0
  1133. /package/{esm2015/components/loader/taiga-ui-core-components-loader.js → esm2020/components/loader/taiga-ui-core-components-loader.mjs} +0 -0
  1134. /package/{esm2015/components/notification/index.js → esm2020/components/notification/index.mjs} +0 -0
  1135. /package/{esm2015/components/notification/taiga-ui-core-components-notification.js → esm2020/components/notification/taiga-ui-core-components-notification.mjs} +0 -0
  1136. /package/{esm2015/components/primitive-calendar/index.js → esm2020/components/primitive-calendar/index.mjs} +0 -0
  1137. /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
  1138. /package/{esm2015/components/primitive-checkbox/checkbox.options.js → esm2020/components/primitive-checkbox/checkbox.options.mjs} +0 -0
  1139. /package/{esm2015/components/primitive-checkbox/index.js → esm2020/components/primitive-checkbox/index.mjs} +0 -0
  1140. /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
  1141. /package/{esm2015/components/primitive-spin-button/index.js → esm2020/components/primitive-spin-button/index.mjs} +0 -0
  1142. /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
  1143. /package/{esm2015/components/primitive-textfield/index.js → esm2020/components/primitive-textfield/index.mjs} +0 -0
  1144. /package/{esm2015/components/primitive-textfield/primitive-textfield-options.js → esm2020/components/primitive-textfield/primitive-textfield-options.mjs} +0 -0
  1145. /package/{esm2015/components/primitive-textfield/primitive-textfield-types.js → esm2020/components/primitive-textfield/primitive-textfield-types.mjs} +0 -0
  1146. /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
  1147. /package/{esm2015/components/primitive-year-picker/index.js → esm2020/components/primitive-year-picker/index.mjs} +0 -0
  1148. /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
  1149. /package/{esm2015/components/root/index.js → esm2020/components/root/index.mjs} +0 -0
  1150. /package/{esm2015/components/root/taiga-ui-core-components-root.js → esm2020/components/root/taiga-ui-core-components-root.mjs} +0 -0
  1151. /package/{esm2015/components/scroll-controls/index.js → esm2020/components/scroll-controls/index.mjs} +0 -0
  1152. /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
  1153. /package/{esm2015/components/scrollbar/index.js → esm2020/components/scrollbar/index.mjs} +0 -0
  1154. /package/{esm2015/components/scrollbar/taiga-ui-core-components-scrollbar.js → esm2020/components/scrollbar/taiga-ui-core-components-scrollbar.mjs} +0 -0
  1155. /package/{esm2015/components/svg/deprecated-icons.js → esm2020/components/svg/deprecated-icons.mjs} +0 -0
  1156. /package/{esm2015/components/svg/index.js → esm2020/components/svg/index.mjs} +0 -0
  1157. /package/{esm2015/components/svg/taiga-ui-core-components-svg.js → esm2020/components/svg/taiga-ui-core-components-svg.mjs} +0 -0
  1158. /package/{esm2015/components/taiga-ui-core-components.js → esm2020/components/taiga-ui-core-components.mjs} +0 -0
  1159. /package/{esm2015/components/theme-night/index.js → esm2020/components/theme-night/index.mjs} +0 -0
  1160. /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
  1161. /package/{esm2015/components/tooltip/index.js → esm2020/components/tooltip/index.mjs} +0 -0
  1162. /package/{esm2015/components/tooltip/taiga-ui-core-components-tooltip.js → esm2020/components/tooltip/taiga-ui-core-components-tooltip.mjs} +0 -0
  1163. /package/{esm2015/constants/cache-basting-payload.js → esm2020/constants/cache-basting-payload.mjs} +0 -0
  1164. /package/{esm2015/constants/decimal-symbols.js → esm2020/constants/decimal-symbols.mjs} +0 -0
  1165. /package/{esm2015/constants/default-icons-path.js → esm2020/constants/default-icons-path.mjs} +0 -0
  1166. /package/{esm2015/constants/default-marker-handler.js → esm2020/constants/default-marker-handler.mjs} +0 -0
  1167. /package/{esm2015/constants/default-number-format.js → esm2020/constants/default-number-format.mjs} +0 -0
  1168. /package/{esm2015/constants/editing-keys.js → esm2020/constants/editing-keys.mjs} +0 -0
  1169. /package/{esm2015/constants/events.js → esm2020/constants/events.mjs} +0 -0
  1170. /package/{esm2015/constants/hint-directions.js → esm2020/constants/hint-directions.mjs} +0 -0
  1171. /package/{esm2015/constants/index.js → esm2020/constants/index.mjs} +0 -0
  1172. /package/{esm2015/constants/mask-caret-trap.js → esm2020/constants/mask-caret-trap.mjs} +0 -0
  1173. /package/{esm2015/constants/regexp.js → esm2020/constants/regexp.mjs} +0 -0
  1174. /package/{esm2015/constants/taiga-ui-core-constants.js → esm2020/constants/taiga-ui-core-constants.mjs} +0 -0
  1175. /package/{esm2015/directives/dropdown/dropdown-hover.options.js → esm2020/directives/dropdown/dropdown-hover.options.mjs} +0 -0
  1176. /package/{esm2015/directives/dropdown/dropdown.providers.js → esm2020/directives/dropdown/dropdown.providers.mjs} +0 -0
  1177. /package/{esm2015/directives/dropdown/index.js → esm2020/directives/dropdown/index.mjs} +0 -0
  1178. /package/{esm2015/directives/dropdown/taiga-ui-core-directives-dropdown.js → esm2020/directives/dropdown/taiga-ui-core-directives-dropdown.mjs} +0 -0
  1179. /package/{esm2015/directives/hint/hint.providers.js → esm2020/directives/hint/hint.providers.mjs} +0 -0
  1180. /package/{esm2015/directives/hint/index.js → esm2020/directives/hint/index.mjs} +0 -0
  1181. /package/{esm2015/directives/hint/taiga-ui-core-directives-hint.js → esm2020/directives/hint/taiga-ui-core-directives-hint.mjs} +0 -0
  1182. /package/{esm2015/directives/index.js → esm2020/directives/index.mjs} +0 -0
  1183. /package/{esm2015/directives/mask-accessor/index.js → esm2020/directives/mask-accessor/index.mjs} +0 -0
  1184. /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
  1185. /package/{esm2015/directives/mode/index.js → esm2020/directives/mode/index.mjs} +0 -0
  1186. /package/{esm2015/directives/mode/taiga-ui-core-directives-mode.js → esm2020/directives/mode/taiga-ui-core-directives-mode.mjs} +0 -0
  1187. /package/{esm2015/directives/number-format/index.js → esm2020/directives/number-format/index.mjs} +0 -0
  1188. /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
  1189. /package/{esm2015/directives/scroll-into-view/index.js → esm2020/directives/scroll-into-view/index.mjs} +0 -0
  1190. /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
  1191. /package/{esm2015/directives/taiga-ui-core-directives.js → esm2020/directives/taiga-ui-core-directives.mjs} +0 -0
  1192. /package/{esm2015/directives/textfield-controller/index.js → esm2020/directives/textfield-controller/index.mjs} +0 -0
  1193. /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
  1194. /package/{esm2015/directives/textfield-controller/textfield.controller.js → esm2020/directives/textfield-controller/textfield.controller.mjs} +0 -0
  1195. /package/{esm2015/directives/textfield-controller/textfield.options.js → esm2020/directives/textfield-controller/textfield.options.mjs} +0 -0
  1196. /package/{esm2015/directives/wrapper/index.js → esm2020/directives/wrapper/index.mjs} +0 -0
  1197. /package/{esm2015/directives/wrapper/taiga-ui-core-directives-wrapper.js → esm2020/directives/wrapper/taiga-ui-core-directives-wrapper.mjs} +0 -0
  1198. /package/{esm2015/enums/appearance.js → esm2020/enums/appearance.mjs} +0 -0
  1199. /package/{esm2015/enums/dropdown-animation.js → esm2020/enums/dropdown-animation.mjs} +0 -0
  1200. /package/{esm2015/enums/index.js → esm2020/enums/index.mjs} +0 -0
  1201. /package/{esm2015/enums/interactive-state.js → esm2020/enums/interactive-state.mjs} +0 -0
  1202. /package/{esm2015/enums/notification.js → esm2020/enums/notification.mjs} +0 -0
  1203. /package/{esm2015/enums/range-state.js → esm2020/enums/range-state.mjs} +0 -0
  1204. /package/{esm2015/enums/taiga-ui-core-enums.js → esm2020/enums/taiga-ui-core-enums.mjs} +0 -0
  1205. /package/{esm2015/index.js → esm2020/index.mjs} +0 -0
  1206. /package/{esm2015/interfaces/alert-options.js → esm2020/interfaces/alert-options.mjs} +0 -0
  1207. /package/{esm2015/interfaces/animation-options.js → esm2020/interfaces/animation-options.mjs} +0 -0
  1208. /package/{esm2015/interfaces/data-list-accessor.js → esm2020/interfaces/data-list-accessor.mjs} +0 -0
  1209. /package/{esm2015/interfaces/data-list-host.js → esm2020/interfaces/data-list-host.mjs} +0 -0
  1210. /package/{esm2015/interfaces/dialog-context.js → esm2020/interfaces/dialog-context.mjs} +0 -0
  1211. /package/{esm2015/interfaces/dialog-options.js → esm2020/interfaces/dialog-options.mjs} +0 -0
  1212. /package/{esm2015/interfaces/icon-error.js → esm2020/interfaces/icon-error.mjs} +0 -0
  1213. /package/{esm2015/interfaces/index.js → esm2020/interfaces/index.mjs} +0 -0
  1214. /package/{esm2015/interfaces/media.js → esm2020/interfaces/media.mjs} +0 -0
  1215. /package/{esm2015/interfaces/number-format-settings.js → esm2020/interfaces/number-format-settings.mjs} +0 -0
  1216. /package/{esm2015/interfaces/portal-item.js → esm2020/interfaces/portal-item.mjs} +0 -0
  1217. /package/{esm2015/interfaces/taiga-ui-core-interfaces.js → esm2020/interfaces/taiga-ui-core-interfaces.mjs} +0 -0
  1218. /package/{esm2015/interfaces/textfield-host.js → esm2020/interfaces/textfield-host.mjs} +0 -0
  1219. /package/{esm2015/interfaces/value-content-context.js → esm2020/interfaces/value-content-context.mjs} +0 -0
  1220. /package/{esm2015/interfaces/with-optional-min-max.js → esm2020/interfaces/with-optional-min-max.mjs} +0 -0
  1221. /package/{esm2015/internal/index.js → esm2020/internal/index.mjs} +0 -0
  1222. /package/{esm2015/internal/primitive-year-month-pagination/index.js → esm2020/internal/primitive-year-month-pagination/index.mjs} +0 -0
  1223. /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
  1224. /package/{esm2015/internal/svg-defs-host/index.js → esm2020/internal/svg-defs-host/index.mjs} +0 -0
  1225. /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
  1226. /package/{esm2015/internal/taiga-ui-core-internal.js → esm2020/internal/taiga-ui-core-internal.mjs} +0 -0
  1227. /package/{esm2015/mask/index.js → esm2020/mask/index.mjs} +0 -0
  1228. /package/{esm2015/mask/number-mask-options.js → esm2020/mask/number-mask-options.mjs} +0 -0
  1229. /package/{esm2015/mask/taiga-ui-core-mask.js → esm2020/mask/taiga-ui-core-mask.mjs} +0 -0
  1230. /package/{esm2015/mask/text-mask-config.js → esm2020/mask/text-mask-config.mjs} +0 -0
  1231. /package/{esm2015/mask/text-mask-correction-handler.js → esm2020/mask/text-mask-correction-handler.mjs} +0 -0
  1232. /package/{esm2015/mask/text-mask-list-handler.js → esm2020/mask/text-mask-list-handler.mjs} +0 -0
  1233. /package/{esm2015/mask/text-mask-list.js → esm2020/mask/text-mask-list.mjs} +0 -0
  1234. /package/{esm2015/mask/text-mask-options.js → esm2020/mask/text-mask-options.mjs} +0 -0
  1235. /package/{esm2015/mask/text-mask-pipe-handler.js → esm2020/mask/text-mask-pipe-handler.mjs} +0 -0
  1236. /package/{esm2015/mask/text-mask-pipe-result.js → esm2020/mask/text-mask-pipe-result.mjs} +0 -0
  1237. /package/{esm2015/observables/index.js → esm2020/observables/index.mjs} +0 -0
  1238. /package/{esm2015/observables/taiga-ui-core-observables.js → esm2020/observables/taiga-ui-core-observables.mjs} +0 -0
  1239. /package/{esm2015/pipes/calendar-sheet/index.js → esm2020/pipes/calendar-sheet/index.mjs} +0 -0
  1240. /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
  1241. /package/{esm2015/pipes/calendar-sheet/utils.js → esm2020/pipes/calendar-sheet/utils.mjs} +0 -0
  1242. /package/{esm2015/pipes/flag/index.js → esm2020/pipes/flag/index.mjs} +0 -0
  1243. /package/{esm2015/pipes/flag/taiga-ui-core-pipes-flag.js → esm2020/pipes/flag/taiga-ui-core-pipes-flag.mjs} +0 -0
  1244. /package/{esm2015/pipes/format-date/index.js → esm2020/pipes/format-date/index.mjs} +0 -0
  1245. /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
  1246. /package/{esm2015/pipes/format-number/index.js → esm2020/pipes/format-number/index.mjs} +0 -0
  1247. /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
  1248. /package/{esm2015/pipes/format-phone/index.js → esm2020/pipes/format-phone/index.mjs} +0 -0
  1249. /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
  1250. /package/{esm2015/pipes/index.js → esm2020/pipes/index.mjs} +0 -0
  1251. /package/{esm2015/pipes/month/index.js → esm2020/pipes/month/index.mjs} +0 -0
  1252. /package/{esm2015/pipes/month/taiga-ui-core-pipes-month.js → esm2020/pipes/month/taiga-ui-core-pipes-month.mjs} +0 -0
  1253. /package/{esm2015/pipes/order-week-days/index.js → esm2020/pipes/order-week-days/index.mjs} +0 -0
  1254. /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
  1255. /package/{esm2015/pipes/taiga-ui-core-pipes.js → esm2020/pipes/taiga-ui-core-pipes.mjs} +0 -0
  1256. /package/{esm2015/providers/index.js → esm2020/providers/index.mjs} +0 -0
  1257. /package/{esm2015/providers/is-mobile-resolution.provider.js → esm2020/providers/is-mobile-resolution.provider.mjs} +0 -0
  1258. /package/{esm2015/providers/taiga-ui-core-providers.js → esm2020/providers/taiga-ui-core-providers.mjs} +0 -0
  1259. /package/{esm2015/services/index.js → esm2020/services/index.mjs} +0 -0
  1260. /package/{esm2015/services/taiga-ui-core-services.js → esm2020/services/taiga-ui-core-services.mjs} +0 -0
  1261. /package/{esm2015/taiga-ui-core.js → esm2020/taiga-ui-core.mjs} +0 -0
  1262. /package/{esm2015/tokens/animation-options.js → esm2020/tokens/animation-options.mjs} +0 -0
  1263. /package/{esm2015/tokens/animations-duration.js → esm2020/tokens/animations-duration.mjs} +0 -0
  1264. /package/{esm2015/tokens/assert-enabled.js → esm2020/tokens/assert-enabled.mjs} +0 -0
  1265. /package/{esm2015/tokens/common-icon.js → esm2020/tokens/common-icon.mjs} +0 -0
  1266. /package/{esm2015/tokens/data-list-accessor.js → esm2020/tokens/data-list-accessor.mjs} +0 -0
  1267. /package/{esm2015/tokens/data-list-host.js → esm2020/tokens/data-list-host.mjs} +0 -0
  1268. /package/{esm2015/tokens/day-type-handler.js → esm2020/tokens/day-type-handler.mjs} +0 -0
  1269. /package/{esm2015/tokens/document-or-shadow-root.js → esm2020/tokens/document-or-shadow-root.mjs} +0 -0
  1270. /package/{esm2015/tokens/element-ref.js → esm2020/tokens/element-ref.mjs} +0 -0
  1271. /package/{esm2015/tokens/first-day-of-week.js → esm2020/tokens/first-day-of-week.mjs} +0 -0
  1272. /package/{esm2015/tokens/i18n.js → esm2020/tokens/i18n.mjs} +0 -0
  1273. /package/{esm2015/tokens/icon-place.js → esm2020/tokens/icon-place.mjs} +0 -0
  1274. /package/{esm2015/tokens/icons-path.js → esm2020/tokens/icons-path.mjs} +0 -0
  1275. /package/{esm2015/tokens/icons.js → esm2020/tokens/icons.mjs} +0 -0
  1276. /package/{esm2015/tokens/index.js → esm2020/tokens/index.mjs} +0 -0
  1277. /package/{esm2015/tokens/legacy-mask.js → esm2020/tokens/legacy-mask.mjs} +0 -0
  1278. /package/{esm2015/tokens/media.js → esm2020/tokens/media.mjs} +0 -0
  1279. /package/{esm2015/tokens/mode.js → esm2020/tokens/mode.mjs} +0 -0
  1280. /package/{esm2015/tokens/notification-options.js → esm2020/tokens/notification-options.mjs} +0 -0
  1281. /package/{esm2015/tokens/number-format.js → esm2020/tokens/number-format.mjs} +0 -0
  1282. /package/{esm2015/tokens/option-content.js → esm2020/tokens/option-content.mjs} +0 -0
  1283. /package/{esm2015/tokens/sanitizer.js → esm2020/tokens/sanitizer.mjs} +0 -0
  1284. /package/{esm2015/tokens/scroll-ref.js → esm2020/tokens/scroll-ref.mjs} +0 -0
  1285. /package/{esm2015/tokens/spin-icons.js → esm2020/tokens/spin-icons.mjs} +0 -0
  1286. /package/{esm2015/tokens/svg-content-processor.js → esm2020/tokens/svg-content-processor.mjs} +0 -0
  1287. /package/{esm2015/tokens/svg-src-processor.js → esm2020/tokens/svg-src-processor.mjs} +0 -0
  1288. /package/{esm2015/tokens/taiga-ui-core-tokens.js → esm2020/tokens/taiga-ui-core-tokens.mjs} +0 -0
  1289. /package/{esm2015/tokens/textfield-appearance.js → esm2020/tokens/textfield-appearance.mjs} +0 -0
  1290. /package/{esm2015/tokens/textfield-host.js → esm2020/tokens/textfield-host.mjs} +0 -0
  1291. /package/{esm2015/tokens/theme.js → esm2020/tokens/theme.mjs} +0 -0
  1292. /package/{esm2015/tokens/value-accessor.js → esm2020/tokens/value-accessor.mjs} +0 -0
  1293. /package/{esm2015/types/brightness.js → esm2020/types/brightness.mjs} +0 -0
  1294. /package/{esm2015/types/calendar-view.js → esm2020/types/calendar-view.mjs} +0 -0
  1295. /package/{esm2015/types/data-list-role.js → esm2020/types/data-list-role.mjs} +0 -0
  1296. /package/{esm2015/types/decimal-symbol.js → esm2020/types/decimal-symbol.mjs} +0 -0
  1297. /package/{esm2015/types/decimal.js → esm2020/types/decimal.mjs} +0 -0
  1298. /package/{esm2015/types/dialog-size.js → esm2020/types/dialog-size.mjs} +0 -0
  1299. /package/{esm2015/types/direction.js → esm2020/types/direction.mjs} +0 -0
  1300. /package/{esm2015/types/dropdown-align.js → esm2020/types/dropdown-align.mjs} +0 -0
  1301. /package/{esm2015/types/dropdown-width.js → esm2020/types/dropdown-width.mjs} +0 -0
  1302. /package/{esm2015/types/hint-direction.js → esm2020/types/hint-direction.mjs} +0 -0
  1303. /package/{esm2015/types/index.js → esm2020/types/index.mjs} +0 -0
  1304. /package/{esm2015/types/marker-handler.js → esm2020/types/marker-handler.mjs} +0 -0
  1305. /package/{esm2015/types/notification.js → esm2020/types/notification.mjs} +0 -0
  1306. /package/{esm2015/types/option-role.js → esm2020/types/option-role.mjs} +0 -0
  1307. /package/{esm2015/types/orientation.js → esm2020/types/orientation.mjs} +0 -0
  1308. /package/{esm2015/types/point.js → esm2020/types/point.mjs} +0 -0
  1309. /package/{esm2015/types/size.js → esm2020/types/size.mjs} +0 -0
  1310. /package/{esm2015/types/taiga-ui-core-types.js → esm2020/types/taiga-ui-core-types.mjs} +0 -0
  1311. /package/{esm2015/utils/dom/check-fixed-position.js → esm2020/utils/dom/check-fixed-position.mjs} +0 -0
  1312. /package/{esm2015/utils/dom/get-safe-area-size.js → esm2020/utils/dom/get-safe-area-size.mjs} +0 -0
  1313. /package/{esm2015/utils/dom/get-screen-width.js → esm2020/utils/dom/get-screen-width.mjs} +0 -0
  1314. /package/{esm2015/utils/dom/get-viewport-height.js → esm2020/utils/dom/get-viewport-height.mjs} +0 -0
  1315. /package/{esm2015/utils/dom/get-viewport-width.js → esm2020/utils/dom/get-viewport-width.mjs} +0 -0
  1316. /package/{esm2015/utils/dom/get-word-range.js → esm2020/utils/dom/get-word-range.mjs} +0 -0
  1317. /package/{esm2015/utils/dom/index.js → esm2020/utils/dom/index.mjs} +0 -0
  1318. /package/{esm2015/utils/dom/taiga-ui-core-utils-dom.js → esm2020/utils/dom/taiga-ui-core-utils-dom.mjs} +0 -0
  1319. /package/{esm2015/utils/format/capitalize-first-letter.js → esm2020/utils/format/capitalize-first-letter.mjs} +0 -0
  1320. /package/{esm2015/utils/format/capitalize.js → esm2020/utils/format/capitalize.mjs} +0 -0
  1321. /package/{esm2015/utils/format/format-phone.js → esm2020/utils/format/format-phone.mjs} +0 -0
  1322. /package/{esm2015/utils/format/get-fractional-part-padded.js → esm2020/utils/format/get-fractional-part-padded.mjs} +0 -0
  1323. /package/{esm2015/utils/format/index.js → esm2020/utils/format/index.mjs} +0 -0
  1324. /package/{esm2015/utils/format/other-decimal-symbol.js → esm2020/utils/format/other-decimal-symbol.mjs} +0 -0
  1325. /package/{esm2015/utils/format/taiga-ui-core-utils-format.js → esm2020/utils/format/taiga-ui-core-utils-format.mjs} +0 -0
  1326. /package/{esm2015/utils/index.js → esm2020/utils/index.mjs} +0 -0
  1327. /package/{esm2015/utils/mask/create-auto-corrected-money-pipe.js → esm2020/utils/mask/create-auto-corrected-money-pipe.mjs} +0 -0
  1328. /package/{esm2015/utils/mask/create-correction-mask.js → esm2020/utils/mask/create-correction-mask.mjs} +0 -0
  1329. /package/{esm2015/utils/mask/enable-auto-correct-decimal-symbol.js → esm2020/utils/mask/enable-auto-correct-decimal-symbol.mjs} +0 -0
  1330. /package/{esm2015/utils/mask/index.js → esm2020/utils/mask/index.mjs} +0 -0
  1331. /package/{esm2015/utils/mask/masked-money-value-is-empty.js → esm2020/utils/mask/masked-money-value-is-empty.mjs} +0 -0
  1332. /package/{esm2015/utils/mask/masked-number-string-to-number.js → esm2020/utils/mask/masked-number-string-to-number.mjs} +0 -0
  1333. /package/{esm2015/utils/mask/taiga-ui-core-utils-mask.js → esm2020/utils/mask/taiga-ui-core-utils-mask.mjs} +0 -0
  1334. /package/{esm2015/utils/miscellaneous/get-border.js → esm2020/utils/miscellaneous/get-border.mjs} +0 -0
  1335. /package/{esm2015/utils/miscellaneous/icons-path-factory.js → esm2020/utils/miscellaneous/icons-path-factory.mjs} +0 -0
  1336. /package/{esm2015/utils/miscellaneous/index.js → esm2020/utils/miscellaneous/index.mjs} +0 -0
  1337. /package/{esm2015/utils/miscellaneous/is-editing-key.js → esm2020/utils/miscellaneous/is-editing-key.mjs} +0 -0
  1338. /package/{esm2015/utils/miscellaneous/is-presumed-html-string.js → esm2020/utils/miscellaneous/is-presumed-html-string.mjs} +0 -0
  1339. /package/{esm2015/utils/miscellaneous/size-bigger.js → esm2020/utils/miscellaneous/size-bigger.mjs} +0 -0
  1340. /package/{esm2015/utils/miscellaneous/taiga-ui-core-utils-miscellaneous.js → esm2020/utils/miscellaneous/taiga-ui-core-utils-miscellaneous.mjs} +0 -0
  1341. /package/{esm2015/utils/mobile/index.js → esm2020/utils/mobile/index.mjs} +0 -0
  1342. /package/{esm2015/utils/mobile/is-mobile.js → esm2020/utils/mobile/is-mobile.mjs} +0 -0
  1343. /package/{esm2015/utils/mobile/taiga-ui-core-utils-mobile.js → esm2020/utils/mobile/taiga-ui-core-utils-mobile.mjs} +0 -0
  1344. /package/{esm2015/utils/taiga-ui-core-utils.js → esm2020/utils/taiga-ui-core-utils.mjs} +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"taiga-ui-core-services.mjs","sources":["../../../projects/core/services/breakpoint.service.ts","../../../projects/core/services/format-date.service.ts","../../../projects/core/services/hint.service.ts","../../../projects/core/services/night-theme.service.ts","../../../projects/core/services/position.service.ts","../../../projects/core/services/router-link-active.service.ts","../../../projects/core/services/svg.service.ts","../../../projects/core/services/visual-viewport.service.ts","../../../projects/core/services/taiga-ui-core-services.ts"],"sourcesContent":["import {Inject, Injectable, NgZone} from '@angular/core';\nimport {TUI_WINDOW_SIZE, tuiZoneOptimized} from '@taiga-ui/cdk';\nimport {TuiMedia} from '@taiga-ui/core/interfaces';\nimport {TUI_MEDIA} from '@taiga-ui/core/tokens';\nimport {distinctUntilChanged, map, Observable, shareReplay} from 'rxjs';\n\nexport type TuiBreakpointMediaKey = keyof Omit<TuiMedia, 'tablet'>;\n\n/**\n * Service to provide the current breakpoint based on Taiga UI's media queries\n */\n@Injectable({\n providedIn: `root`,\n})\nexport class TuiBreakpointService extends Observable<TuiBreakpointMediaKey | null> {\n private readonly sorted: number[] = Object.values(this.media).sort((a, b) => a - b);\n private readonly invert: Record<number, TuiBreakpointMediaKey> = Object.keys(\n this.media,\n ).reduce(\n (ret, key) => ({\n ...ret,\n [this.media[key as TuiBreakpointMediaKey]]: key,\n }),\n {},\n );\n\n private readonly stream$ = this.size$.pipe(\n map(({width}) => this.sorted.find(size => size > width)),\n map(key => this.invert[key || this.sorted[this.sorted.length - 1]]),\n distinctUntilChanged(),\n tuiZoneOptimized(this.ngZone),\n shareReplay({bufferSize: 1, refCount: true}),\n );\n\n constructor(\n @Inject(TUI_MEDIA) private readonly media: TuiMedia,\n @Inject(NgZone) private readonly ngZone: NgZone,\n @Inject(TUI_WINDOW_SIZE) private readonly size$: Observable<ClientRect>,\n ) {\n super(subscriber => this.stream$.subscribe(subscriber));\n }\n}\n","import {Inject, Injectable, LOCALE_ID} from '@angular/core';\nimport {Observable, of} from 'rxjs';\n\n@Injectable({\n providedIn: `root`,\n})\nexport class TuiFormatDateService {\n constructor(@Inject(LOCALE_ID) protected readonly locale: string) {}\n\n format(timestamp: number): Observable<string> {\n return of(\n new Date(timestamp).toLocaleTimeString(this.locale, {\n hour: `numeric`,\n minute: `2-digit`,\n }),\n );\n }\n}\n","import {Injectable} from '@angular/core';\nimport {TuiPortalItem} from '@taiga-ui/core/interfaces';\nimport {BehaviorSubject} from 'rxjs';\n\n/**\n * Service for displaying hints/tooltips\n */\n@Injectable({\n providedIn: `root`,\n})\nexport class TuiHintService extends BehaviorSubject<readonly TuiPortalItem[]> {\n constructor() {\n super([]);\n }\n\n add(directive: TuiPortalItem): void {\n this.next(this.value.concat(directive));\n }\n\n remove(directive: TuiPortalItem): void {\n if (this.value.includes(directive)) {\n this.next(this.value.filter(hint => hint !== directive));\n }\n }\n}\n","import {Inject, Injectable} from '@angular/core';\nimport {WINDOW} from '@ng-web-apis/common';\nimport {fromEvent, map, Observable, share, startWith} from 'rxjs';\n\n@Injectable({\n providedIn: `root`,\n})\nexport class TuiNightThemeService extends Observable<boolean> {\n constructor(@Inject(WINDOW) win: Window) {\n const media = win.matchMedia(`(prefers-color-scheme: dark)`);\n const media$ = fromEvent(media, `change`).pipe(\n startWith(null),\n map(() => media.matches),\n share(),\n );\n\n super(subscriber => media$.subscribe(subscriber));\n }\n}\n","import {ElementRef, Inject, Injectable, NgZone} from '@angular/core';\nimport {ANIMATION_FRAME} from '@ng-web-apis/common';\nimport {EMPTY_CLIENT_RECT, tuiZonefree} from '@taiga-ui/cdk';\nimport {TuiPositionAccessor} from '@taiga-ui/core/abstract';\nimport {TuiPoint} from '@taiga-ui/core/types';\nimport {finalize, map, Observable} from 'rxjs';\n\n@Injectable()\nexport class TuiPositionService extends Observable<TuiPoint> {\n constructor(\n // Destructuring here causes memory leak\n @Inject(ElementRef) el: ElementRef<HTMLElement>,\n @Inject(ANIMATION_FRAME) animationFrame: Observable<unknown>,\n @Inject(NgZone) zone: NgZone,\n @Inject(TuiPositionAccessor) accessor: TuiPositionAccessor,\n ) {\n super(subscriber =>\n animationFrame\n .pipe(\n map(() => el.nativeElement.getBoundingClientRect()),\n map(rect => accessor.getPosition(rect)),\n tuiZonefree(zone),\n finalize(() => accessor.getPosition(EMPTY_CLIENT_RECT)),\n )\n .subscribe(subscriber),\n );\n }\n}\n","import {Inject, Injectable, NgZone, Optional, Self} from '@angular/core';\nimport {RouterLinkActive} from '@angular/router';\nimport {ANIMATION_FRAME} from '@ng-web-apis/common';\nimport {TuiDestroyService, tuiZoneOptimized} from '@taiga-ui/cdk';\nimport {\n distinctUntilChanged,\n EMPTY,\n map,\n merge,\n Observable,\n takeUntil,\n timer,\n} from 'rxjs';\n// TODO: Remove when Angular is update and `RouterLinkActive` has output\n@Injectable()\nexport class TuiRouterLinkActiveService extends Observable<boolean> {\n constructor(\n @Optional()\n @Inject(RouterLinkActive)\n routerLinkActive: RouterLinkActive | null,\n @Inject(NgZone) zone: NgZone,\n @Inject(ANIMATION_FRAME) animationFrame$: Observable<number>,\n @Self() @Inject(TuiDestroyService) destroy$: TuiDestroyService,\n ) {\n const stream$ = routerLinkActive\n ? merge(\n timer(0), // SSR (animationFrame$ never emits value during SSR)\n animationFrame$,\n ).pipe(\n map(() => routerLinkActive.isActive),\n distinctUntilChanged(),\n tuiZoneOptimized(zone),\n takeUntil(destroy$),\n )\n : EMPTY;\n\n super(subscriber => stream$.subscribe(subscriber));\n }\n}\n","import {Inject, Injectable, Optional, Sanitizer, SecurityContext} from '@angular/core';\nimport {DomSanitizer, SafeHtml} from '@angular/platform-browser';\nimport {tuiAssert} from '@taiga-ui/cdk';\nimport {TUI_ICONS, TUI_SANITIZER} from '@taiga-ui/core/tokens';\nimport {tuiProcessIcon} from '@taiga-ui/core/utils/dom';\nimport {BehaviorSubject} from 'rxjs';\n\n/**\n * Service for reusing SVGs without inlining each instance\n */\n@Injectable({\n providedIn: `root`,\n})\nexport class TuiSvgService {\n private originals: Record<string, string> = {};\n\n readonly items$ = new BehaviorSubject<Map<string, SafeHtml>>(new Map());\n\n constructor(\n @Optional()\n @Inject(TUI_SANITIZER)\n private readonly tuiSanitizer: Sanitizer | null,\n @Inject(DomSanitizer) private readonly sanitizer: DomSanitizer,\n @Inject(TUI_ICONS) icons: Record<string, string>,\n ) {\n this.define(icons);\n }\n\n define(icons: Record<string, string>): void {\n const {value} = this.items$;\n\n Object.keys(icons).forEach(key => {\n this.defineIcon(key, icons[key], value);\n });\n\n this.items$.next(value);\n }\n\n getOriginal(name: string): string | null {\n return this.originals[name] || null;\n }\n\n private defineIcon(name: string, src: string, map: Map<string, SafeHtml>): void {\n if (map.has(name)) {\n return;\n }\n\n const parsed = this.parseSrc(name, src);\n\n if (!parsed) {\n ngDevMode && tuiAssert.assert(false, `Unable to parse given SVG src`);\n\n return;\n }\n\n map.set(name, parsed);\n this.originals = {\n ...this.originals,\n [name]: src,\n };\n }\n\n private parseSrc(name: string, src: string): SafeHtml {\n return this.sanitize(tuiProcessIcon(src, name));\n }\n\n private sanitize(src: string): SafeHtml {\n return this.sanitizer.bypassSecurityTrustHtml(\n (this.tuiSanitizer\n ? this.tuiSanitizer.sanitize(SecurityContext.HTML, src)\n : this.sanitizer.sanitize(SecurityContext.HTML, src)) || ``,\n );\n }\n}\n","import {Inject, Injectable} from '@angular/core';\nimport {WINDOW} from '@ng-web-apis/common';\nimport {TUI_IS_WEBKIT} from '@taiga-ui/cdk';\nimport {TuiPoint} from '@taiga-ui/core/types';\n\n@Injectable({\n providedIn: `root`,\n})\nexport class TuiVisualViewportService {\n constructor(\n @Inject(WINDOW) private readonly win: Window,\n @Inject(TUI_IS_WEBKIT) private readonly isWebkit: boolean,\n ) {}\n\n // https://bugs.webkit.org/show_bug.cgi?id=207089\n correct(point: TuiPoint): TuiPoint {\n return this.isWebkit\n ? [\n point[0] + (this.win.visualViewport?.offsetTop ?? 0),\n point[1] + (this.win.visualViewport?.offsetLeft ?? 0),\n ]\n : point;\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
@@ -0,0 +1,333 @@
1
+ import { inject, isDevMode, InjectionToken, NgZone } from '@angular/core';
2
+ import { tuiCreateTokenFromFactory, tuiCreateToken, tuiProvideOptions, TuiDayOfWeek, tuiTypedFromEvent, tuiZoneOptimized, TUI_SCROLL_REF as TUI_SCROLL_REF$1, tuiSvgLinearGradientProcessor } from '@taiga-ui/cdk';
3
+ import { DOCUMENT } from '@angular/common';
4
+ import { tuiExtractI18n } from '@taiga-ui/i18n';
5
+ import { tuiIconsPathFactory, tuiIsMobile } from '@taiga-ui/core/utils';
6
+ import { WINDOW } from '@ng-web-apis/common';
7
+ import { share, startWith, map, distinctUntilChanged, of, merge, switchMap, takeUntil, identity } from 'rxjs';
8
+ import { TUI_DEFAULT_NUMBER_FORMAT } from '@taiga-ui/core/constants';
9
+ import { TuiAppearance } from '@taiga-ui/core/enums';
10
+
11
+ const TUI_REDUCED_MOTION = tuiCreateTokenFromFactory(() => {
12
+ var _a, _b, _c;
13
+ return (_c = (_b = (_a = inject(DOCUMENT).defaultView) === null || _a === void 0 ? void 0 : _a.matchMedia) === null || _b === void 0 ? void 0 : _b.call(_a, `(prefers-reduced-motion: reduce)`).matches) !== null && _c !== void 0 ? _c : false;
14
+ });
15
+
16
+ const TUI_ANIMATIONS_DEFAULT_DURATION = 300;
17
+ /**
18
+ * Duration of all Taiga UI animations in ms
19
+ */
20
+ const TUI_ANIMATIONS_DURATION = tuiCreateTokenFromFactory(() => inject(TUI_REDUCED_MOTION) ? 0 : TUI_ANIMATIONS_DEFAULT_DURATION);
21
+
22
+ /**
23
+ * Options for Taiga UI animations
24
+ */
25
+ const TUI_ANIMATION_OPTIONS = tuiCreateTokenFromFactory(() => ({
26
+ value: ``,
27
+ params: {
28
+ duration: inject(TUI_ANIMATIONS_DURATION),
29
+ },
30
+ }));
31
+
32
+ /**
33
+ * @deprecated:
34
+ * Flag to enable assertions across Taiga UI
35
+ *
36
+ * The current token no longer matters as
37
+ * it will not be provided in production
38
+ */
39
+ const TUI_ASSERT_ENABLED = tuiCreateTokenFromFactory(() => isDevMode());
40
+
41
+ const COMMON_ICONS = {
42
+ check: `tuiIconCheck`,
43
+ close: `tuiIconClose`,
44
+ error: `tuiIconAlertCircle`,
45
+ more: `tuiIconChevronRight`,
46
+ };
47
+ const TUI_COMMON_ICONS = tuiCreateToken(COMMON_ICONS);
48
+ function tuiCommonIconsProvider(icons) {
49
+ return tuiProvideOptions(TUI_COMMON_ICONS, icons, COMMON_ICONS);
50
+ }
51
+
52
+ /**
53
+ * Accessor for data-list options
54
+ */
55
+ const TUI_DATA_LIST_ACCESSOR = new InjectionToken(`[TUI_DATA_LIST_ACCESSOR]`);
56
+ function tuiAsDataListAccessor(useExisting) {
57
+ return {
58
+ provide: TUI_DATA_LIST_ACCESSOR,
59
+ useExisting,
60
+ };
61
+ }
62
+
63
+ /**
64
+ * DataList controller
65
+ */
66
+ const TUI_DATA_LIST_HOST = new InjectionToken(`[TUI_DATA_LIST_HOST]`);
67
+ function tuiAsDataListHost(useExisting) {
68
+ return {
69
+ provide: TUI_DATA_LIST_HOST,
70
+ useExisting,
71
+ };
72
+ }
73
+
74
+ /**
75
+ * Token for adding data-type attribute to calendar cell
76
+ */
77
+ const TUI_DAY_TYPE_HANDLER = tuiCreateToken(day => day.isWeekend ? `weekend` : `weekday`);
78
+
79
+ const TUI_DOCUMENT_OR_SHADOW_ROOT = new InjectionToken(`[TUI_DOCUMENT_OR_SHADOW_ROOT]`);
80
+
81
+ /**
82
+ * ElementRef when you cannot use @Input for single time injection
83
+ */
84
+ const TUI_ELEMENT_REF = new InjectionToken(`[TUI_ELEMENT_REF]`);
85
+
86
+ /**
87
+ * The first day of the week index
88
+ */
89
+ const TUI_FIRST_DAY_OF_WEEK = tuiCreateToken(TuiDayOfWeek.Monday);
90
+
91
+ /**
92
+ * Localized months names
93
+ */
94
+ const TUI_MONTHS = tuiCreateTokenFromFactory(tuiExtractI18n(`months`));
95
+ /**
96
+ * i18n 'close' word
97
+ */
98
+ const TUI_CLOSE_WORD = tuiCreateTokenFromFactory(tuiExtractI18n(`close`));
99
+ /**
100
+ * i18n 'Nothing found' message
101
+ */
102
+ const TUI_NOTHING_FOUND_MESSAGE = tuiCreateTokenFromFactory(tuiExtractI18n(`nothingFoundMessage`));
103
+ /**
104
+ * i18n of error message
105
+ */
106
+ const TUI_DEFAULT_ERROR_MESSAGE = tuiCreateTokenFromFactory(tuiExtractI18n(`defaultErrorMessage`));
107
+ /**
108
+ * spin i18n texts
109
+ */
110
+ const TUI_SPIN_TEXTS = tuiCreateTokenFromFactory(tuiExtractI18n(`spinTexts`));
111
+ /**
112
+ * calendars i18n texts
113
+ */
114
+ const TUI_SHORT_WEEK_DAYS = tuiCreateTokenFromFactory(tuiExtractI18n(`shortWeekDays`));
115
+
116
+ const TUI_DEFAULT_ICONS_PLACE = `assets/taiga-ui/icons`;
117
+ /**
118
+ * Path to icons
119
+ * @deprecated Use {@link TUI_SVG_OPTIONS} instead
120
+ */
121
+ const TUI_ICONS_PLACE = tuiCreateToken(TUI_DEFAULT_ICONS_PLACE);
122
+
123
+ /**
124
+ * A key/value dictionary of icon names and src to be defined with TuiSvgService
125
+ */
126
+ const TUI_ICONS = tuiCreateToken({});
127
+
128
+ /**
129
+ * A handler to retrieve USE id for icon by name
130
+ * @deprecated Use {@link TUI_SVG_OPTIONS} instead
131
+ */
132
+ const TUI_ICONS_PATH = tuiCreateTokenFromFactory(() => tuiIconsPathFactory(inject(TUI_ICONS_PLACE)));
133
+
134
+ /**
135
+ * Token for media constant
136
+ */
137
+ const TUI_MEDIA = tuiCreateToken({
138
+ mobile: 768,
139
+ desktopSmall: 1024,
140
+ desktopLarge: 1280,
141
+ });
142
+
143
+ /**
144
+ * @deprecated use {@link https://taiga-ui.dev/services/breakpoint-service TuiBreakpointService}
145
+ * TODO: drop in v4.0
146
+ * Mobile resolution stream for private providers
147
+ */
148
+ const TUI_IS_MOBILE_RES = tuiCreateTokenFromFactory(() => {
149
+ const win = inject(WINDOW);
150
+ const media = inject(TUI_MEDIA);
151
+ return tuiTypedFromEvent(win, `resize`).pipe(share(), startWith(null), map(() => tuiIsMobile(win, media)), distinctUntilChanged(), tuiZoneOptimized(inject(NgZone)));
152
+ });
153
+
154
+ /**
155
+ * @internal
156
+ * @deprecated
157
+ * Don't use it! Will be removed after changing the mask.
158
+ */
159
+ const TUI_LEGACY_MASK = new InjectionToken(`[TUI_LEGACY_MASK]`);
160
+
161
+ /**
162
+ * Mode stream for private providers
163
+ */
164
+ const TUI_MODE = new InjectionToken(`[TUI_MODE]`);
165
+
166
+ /** @deprecated remove export */
167
+ const STATUS_ICON = {
168
+ info: `tuiIconInfo`,
169
+ success: `tuiIconCheckCircle`,
170
+ error: `tuiIconXCircle`,
171
+ warning: `tuiIconAlertCircle`,
172
+ neutral: `tuiIconInfo`,
173
+ };
174
+ /** Default values for the notification options. */
175
+ const TUI_NOTIFICATION_DEFAULT_OPTIONS = {
176
+ autoClose: 3000,
177
+ label: ``,
178
+ status: `info`,
179
+ hasCloseButton: true,
180
+ icon: ({ $implicit }) => STATUS_ICON[$implicit],
181
+ size: `m`,
182
+ hasIcon: true,
183
+ defaultAutoCloseTime: 3000,
184
+ };
185
+ /**
186
+ * Default parameters for notification alert component
187
+ */
188
+ const TUI_NOTIFICATION_OPTIONS = tuiCreateToken(TUI_NOTIFICATION_DEFAULT_OPTIONS);
189
+ function tuiNotificationOptionsProvider(options) {
190
+ return tuiProvideOptions(TUI_NOTIFICATION_OPTIONS, options, TUI_NOTIFICATION_DEFAULT_OPTIONS);
191
+ }
192
+
193
+ /**
194
+ * Formatting configuration for displayed numbers
195
+ */
196
+ const TUI_NUMBER_FORMAT = tuiCreateToken(TUI_DEFAULT_NUMBER_FORMAT);
197
+ function tuiNumberFormatProvider(options) {
198
+ return tuiProvideOptions(TUI_NUMBER_FORMAT, options, TUI_DEFAULT_NUMBER_FORMAT);
199
+ }
200
+
201
+ /**
202
+ * Formatting configuration for displayed numbers
203
+ */
204
+ const TUI_NUMBER_FORMAT_OBSERVABLE = tuiCreateToken(of(Object.assign(Object.assign({}, TUI_DEFAULT_NUMBER_FORMAT), { decimalLimit: NaN })));
205
+
206
+ /**
207
+ * Content for tuiOption component
208
+ */
209
+ const TUI_OPTION_CONTENT = new InjectionToken(`[TUI_OPTION_CONTENT]`);
210
+ function tuiAsOptionContent(useValue) {
211
+ return {
212
+ provide: TUI_OPTION_CONTENT,
213
+ useValue,
214
+ };
215
+ }
216
+
217
+ /**
218
+ * TODO: v4.0 delete the whole file
219
+ */
220
+ const convertToSundayFirstWeekFormat = (weekDaysNames) => {
221
+ const sundayIndex = weekDaysNames.length - 1;
222
+ return [
223
+ weekDaysNames[sundayIndex],
224
+ ...weekDaysNames.slice(0, sundayIndex),
225
+ ];
226
+ };
227
+ /**
228
+ * Ordered calendars i18n texts
229
+ * @deprecated
230
+ */
231
+ const TUI_ORDERED_SHORT_WEEK_DAYS = tuiCreateTokenFromFactory(() => {
232
+ const firstDayOfWeekIndex = inject(TUI_FIRST_DAY_OF_WEEK);
233
+ return inject(TUI_SHORT_WEEK_DAYS).pipe(map(convertToSundayFirstWeekFormat), map(weekDays => [
234
+ ...weekDays.slice(firstDayOfWeekIndex),
235
+ ...weekDays.slice(0, firstDayOfWeekIndex),
236
+ ]));
237
+ });
238
+
239
+ /**
240
+ * A custom Sanitizer to sanitize source before inlining
241
+ */
242
+ const TUI_SANITIZER = new InjectionToken(`[TUI_SANITIZER]`);
243
+
244
+ /**
245
+ * @deprecated import from `@taiga-ui/cdk` instead
246
+ */
247
+ const TUI_SCROLL_REF = TUI_SCROLL_REF$1;
248
+
249
+ /**
250
+ * A stream of possible selection changes
251
+ */
252
+ const TUI_SELECTION_STREAM = tuiCreateTokenFromFactory(() => {
253
+ const doc = inject(DOCUMENT);
254
+ return merge(tuiTypedFromEvent(doc, `selectionchange`), tuiTypedFromEvent(doc, `mouseup`), tuiTypedFromEvent(doc, `mousedown`).pipe(switchMap(() => tuiTypedFromEvent(doc, `mousemove`).pipe(takeUntil(tuiTypedFromEvent(doc, `mouseup`))))), tuiTypedFromEvent(doc, `keydown`), tuiTypedFromEvent(doc, `keyup`)).pipe(share());
255
+ });
256
+
257
+ const TUI_SPIN_ICONS = tuiCreateToken({
258
+ decrement: `tuiIconChevronLeft`,
259
+ increment: `tuiIconChevronRight`,
260
+ });
261
+
262
+ /**
263
+ * Transform function the contents of the loaded svg file
264
+ * @deprecated Use {@link TUI_SVG_OPTIONS} instead
265
+ */
266
+ const TUI_SVG_CONTENT_PROCESSOR = tuiCreateToken(tuiSvgLinearGradientProcessor);
267
+
268
+ /**
269
+ * Source path processor for svg
270
+ * @deprecated Use {@link TUI_SVG_OPTIONS} instead
271
+ */
272
+ const TUI_SVG_SRC_PROCESSOR = tuiCreateToken(identity);
273
+
274
+ /**
275
+ * Appearance for inputs
276
+ * @deprecated use {@link TUI_TEXTFIELD_APPEARANCE_DIRECTIVE} instead
277
+ * TODO: Remove in 4.0
278
+ */
279
+ const TUI_TEXTFIELD_APPEARANCE = tuiCreateToken(TuiAppearance.Textfield);
280
+
281
+ /**
282
+ * An interface to communicate with textfield based controls
283
+ */
284
+ const TUI_TEXTFIELD_HOST = new InjectionToken(`[TUI_TEXTFIELD_HOST]`);
285
+ function tuiAsTextfieldHost(useExisting) {
286
+ return {
287
+ provide: TUI_TEXTFIELD_HOST,
288
+ useExisting,
289
+ };
290
+ }
291
+
292
+ const TUI_THEME = tuiCreateToken(`Taiga`);
293
+
294
+ /**
295
+ * Buffer token to pass NG_VALUE_ACCESSOR to a different Injector
296
+ */
297
+ const TUI_VALUE_ACCESSOR = new InjectionToken(`[TUI_VALUE_ACCESSOR]`);
298
+
299
+ /**
300
+ * Viewport accessor
301
+ */
302
+ const TUI_VIEWPORT = tuiCreateTokenFromFactory(() => {
303
+ const win = inject(WINDOW);
304
+ return {
305
+ type: `viewport`,
306
+ getClientRect() {
307
+ const rect = {
308
+ top: 0,
309
+ left: 0,
310
+ right: win.innerWidth,
311
+ bottom: win.innerHeight,
312
+ width: win.innerWidth,
313
+ height: win.innerHeight,
314
+ x: 0,
315
+ y: 0,
316
+ };
317
+ return Object.assign(Object.assign({}, rect), { toJSON: () => JSON.stringify(rect) });
318
+ },
319
+ };
320
+ });
321
+ function tuiAsViewport(useExisting) {
322
+ return {
323
+ provide: TUI_VIEWPORT,
324
+ useExisting,
325
+ };
326
+ }
327
+
328
+ /**
329
+ * Generated bundle index. Do not edit.
330
+ */
331
+
332
+ export { STATUS_ICON, TUI_ANIMATIONS_DEFAULT_DURATION, TUI_ANIMATIONS_DURATION, TUI_ANIMATION_OPTIONS, TUI_ASSERT_ENABLED, TUI_CLOSE_WORD, TUI_COMMON_ICONS, TUI_DATA_LIST_ACCESSOR, TUI_DATA_LIST_HOST, TUI_DAY_TYPE_HANDLER, TUI_DEFAULT_ERROR_MESSAGE, TUI_DEFAULT_ICONS_PLACE, TUI_DOCUMENT_OR_SHADOW_ROOT, TUI_ELEMENT_REF, TUI_FIRST_DAY_OF_WEEK, TUI_ICONS, TUI_ICONS_PATH, TUI_ICONS_PLACE, TUI_IS_MOBILE_RES, TUI_LEGACY_MASK, TUI_MEDIA, TUI_MODE, TUI_MONTHS, TUI_NOTHING_FOUND_MESSAGE, TUI_NOTIFICATION_DEFAULT_OPTIONS, TUI_NOTIFICATION_OPTIONS, TUI_NUMBER_FORMAT, TUI_NUMBER_FORMAT_OBSERVABLE, TUI_OPTION_CONTENT, TUI_ORDERED_SHORT_WEEK_DAYS, TUI_REDUCED_MOTION, TUI_SANITIZER, TUI_SCROLL_REF, TUI_SELECTION_STREAM, TUI_SHORT_WEEK_DAYS, TUI_SPIN_ICONS, TUI_SPIN_TEXTS, TUI_SVG_CONTENT_PROCESSOR, TUI_SVG_SRC_PROCESSOR, TUI_TEXTFIELD_APPEARANCE, TUI_TEXTFIELD_HOST, TUI_THEME, TUI_VALUE_ACCESSOR, TUI_VIEWPORT, tuiAsDataListAccessor, tuiAsDataListHost, tuiAsOptionContent, tuiAsTextfieldHost, tuiAsViewport, tuiCommonIconsProvider, tuiNotificationOptionsProvider, tuiNumberFormatProvider };
333
+ //# sourceMappingURL=taiga-ui-core-tokens.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"taiga-ui-core-tokens.mjs","sources":["../../../projects/core/tokens/reduced-motion.ts","../../../projects/core/tokens/animations-duration.ts","../../../projects/core/tokens/animation-options.ts","../../../projects/core/tokens/assert-enabled.ts","../../../projects/core/tokens/common-icon.ts","../../../projects/core/tokens/data-list-accessor.ts","../../../projects/core/tokens/data-list-host.ts","../../../projects/core/tokens/day-type-handler.ts","../../../projects/core/tokens/document-or-shadow-root.ts","../../../projects/core/tokens/element-ref.ts","../../../projects/core/tokens/first-day-of-week.ts","../../../projects/core/tokens/i18n.ts","../../../projects/core/tokens/icon-place.ts","../../../projects/core/tokens/icons.ts","../../../projects/core/tokens/icons-path.ts","../../../projects/core/tokens/media.ts","../../../projects/core/tokens/is-mobile-resolution.ts","../../../projects/core/tokens/legacy-mask.ts","../../../projects/core/tokens/mode.ts","../../../projects/core/tokens/notification-options.ts","../../../projects/core/tokens/number-format.ts","../../../projects/core/tokens/number-format-observable.ts","../../../projects/core/tokens/option-content.ts","../../../projects/core/tokens/ordered-short-week-days.ts","../../../projects/core/tokens/sanitizer.ts","../../../projects/core/tokens/scroll-ref.ts","../../../projects/core/tokens/selection-stream.ts","../../../projects/core/tokens/spin-icons.ts","../../../projects/core/tokens/svg-content-processor.ts","../../../projects/core/tokens/svg-src-processor.ts","../../../projects/core/tokens/textfield-appearance.ts","../../../projects/core/tokens/textfield-host.ts","../../../projects/core/tokens/theme.ts","../../../projects/core/tokens/value-accessor.ts","../../../projects/core/tokens/viewport.ts","../../../projects/core/tokens/taiga-ui-core-tokens.ts"],"sourcesContent":["import {DOCUMENT} from '@angular/common';\nimport {inject} from '@angular/core';\nimport {tuiCreateTokenFromFactory} from '@taiga-ui/cdk';\n\nexport const TUI_REDUCED_MOTION = tuiCreateTokenFromFactory(\n () =>\n inject(DOCUMENT).defaultView?.matchMedia?.(`(prefers-reduced-motion: reduce)`)\n .matches ?? false,\n);\n","import {inject} from '@angular/core';\nimport {tuiCreateTokenFromFactory} from '@taiga-ui/cdk';\n\nimport {TUI_REDUCED_MOTION} from './reduced-motion';\n\nexport const TUI_ANIMATIONS_DEFAULT_DURATION = 300;\n\n/**\n * Duration of all Taiga UI animations in ms\n */\nexport const TUI_ANIMATIONS_DURATION = tuiCreateTokenFromFactory<number>(() =>\n inject(TUI_REDUCED_MOTION) ? 0 : TUI_ANIMATIONS_DEFAULT_DURATION,\n);\n","import {AnimationOptions} from '@angular/animations';\nimport {inject} from '@angular/core';\nimport {tuiCreateTokenFromFactory} from '@taiga-ui/cdk';\n\nimport {TUI_ANIMATIONS_DURATION} from './animations-duration';\n\n/**\n * Options for Taiga UI animations\n */\nexport const TUI_ANIMATION_OPTIONS = tuiCreateTokenFromFactory<AnimationOptions>(() => ({\n value: ``,\n params: {\n duration: inject(TUI_ANIMATIONS_DURATION),\n },\n}));\n","import {isDevMode} from '@angular/core';\nimport {tuiCreateTokenFromFactory} from '@taiga-ui/cdk';\n\n/**\n * @deprecated:\n * Flag to enable assertions across Taiga UI\n *\n * The current token no longer matters as\n * it will not be provided in production\n */\nexport const TUI_ASSERT_ENABLED = tuiCreateTokenFromFactory(() => isDevMode());\n","import {Provider} from '@angular/core';\nimport {tuiCreateToken, tuiProvideOptions} from '@taiga-ui/cdk';\n\nconst COMMON_ICONS: TuiCommonIcons = {\n check: `tuiIconCheck`,\n close: `tuiIconClose`,\n error: `tuiIconAlertCircle`,\n more: `tuiIconChevronRight`,\n};\n\nexport interface TuiCommonIcons {\n readonly check: string;\n readonly close: string;\n readonly error: string;\n readonly more: string;\n}\n\nexport const TUI_COMMON_ICONS = tuiCreateToken(COMMON_ICONS);\n\nexport function tuiCommonIconsProvider(icons: Partial<TuiCommonIcons>): Provider {\n return tuiProvideOptions(TUI_COMMON_ICONS, icons, COMMON_ICONS);\n}\n","import {InjectionToken, Provider, Type} from '@angular/core';\nimport {TuiDataListAccessor} from '@taiga-ui/core/interfaces';\n\n/**\n * Accessor for data-list options\n */\nexport const TUI_DATA_LIST_ACCESSOR = new InjectionToken<TuiDataListAccessor>(\n `[TUI_DATA_LIST_ACCESSOR]`,\n);\n\nexport function tuiAsDataListAccessor(useExisting: Type<TuiDataListAccessor>): Provider {\n return {\n provide: TUI_DATA_LIST_ACCESSOR,\n useExisting,\n };\n}\n","import {InjectionToken, Provider, Type} from '@angular/core';\nimport {TuiDataListHost} from '@taiga-ui/core/interfaces';\n\n/**\n * DataList controller\n */\nexport const TUI_DATA_LIST_HOST = new InjectionToken<TuiDataListHost<unknown>>(\n `[TUI_DATA_LIST_HOST]`,\n);\n\nexport function tuiAsDataListHost(useExisting: Type<TuiDataListHost<unknown>>): Provider {\n return {\n provide: TUI_DATA_LIST_HOST,\n useExisting,\n };\n}\n","import {tuiCreateToken, TuiDay, TuiHandler} from '@taiga-ui/cdk';\n\n/**\n * Token for adding data-type attribute to calendar cell\n */\nexport const TUI_DAY_TYPE_HANDLER = tuiCreateToken<TuiHandler<TuiDay, string>>(day =>\n day.isWeekend ? `weekend` : `weekday`,\n);\n","import {InjectionToken} from '@angular/core';\n\nexport const TUI_DOCUMENT_OR_SHADOW_ROOT = new InjectionToken<DocumentOrShadowRoot>(\n `[TUI_DOCUMENT_OR_SHADOW_ROOT]`,\n);\n","import {ElementRef, InjectionToken} from '@angular/core';\n\n/**\n * ElementRef when you cannot use @Input for single time injection\n */\nexport const TUI_ELEMENT_REF = new InjectionToken<ElementRef>(`[TUI_ELEMENT_REF]`);\n","import {tuiCreateToken, TuiDayOfWeek} from '@taiga-ui/cdk';\n\n/**\n * The first day of the week index\n */\nexport const TUI_FIRST_DAY_OF_WEEK = tuiCreateToken<TuiDayOfWeek>(TuiDayOfWeek.Monday);\n","import {tuiCreateTokenFromFactory} from '@taiga-ui/cdk';\nimport {tuiExtractI18n} from '@taiga-ui/i18n';\n\n/**\n * Localized months names\n */\nexport const TUI_MONTHS = tuiCreateTokenFromFactory(tuiExtractI18n(`months`));\n\n/**\n * i18n 'close' word\n */\nexport const TUI_CLOSE_WORD = tuiCreateTokenFromFactory(tuiExtractI18n(`close`));\n\n/**\n * i18n 'Nothing found' message\n */\nexport const TUI_NOTHING_FOUND_MESSAGE = tuiCreateTokenFromFactory(\n tuiExtractI18n(`nothingFoundMessage`),\n);\n\n/**\n * i18n of error message\n */\nexport const TUI_DEFAULT_ERROR_MESSAGE = tuiCreateTokenFromFactory(\n tuiExtractI18n(`defaultErrorMessage`),\n);\n\n/**\n * spin i18n texts\n */\nexport const TUI_SPIN_TEXTS = tuiCreateTokenFromFactory(tuiExtractI18n(`spinTexts`));\n\n/**\n * calendars i18n texts\n */\nexport const TUI_SHORT_WEEK_DAYS = tuiCreateTokenFromFactory(\n tuiExtractI18n(`shortWeekDays`),\n);\n","import {InjectionToken} from '@angular/core';\nimport {tuiCreateToken} from '@taiga-ui/cdk';\n\nexport const TUI_DEFAULT_ICONS_PLACE = `assets/taiga-ui/icons` as const;\n\n/**\n * Path to icons\n * @deprecated Use {@link TUI_SVG_OPTIONS} instead\n */\nexport const TUI_ICONS_PLACE: InjectionToken<string> = tuiCreateToken<string>(\n TUI_DEFAULT_ICONS_PLACE,\n);\n","import {tuiCreateToken} from '@taiga-ui/cdk';\n\n/**\n * A key/value dictionary of icon names and src to be defined with TuiSvgService\n */\nexport const TUI_ICONS = tuiCreateToken<Record<string, string>>({});\n","import {inject} from '@angular/core';\nimport {tuiCreateTokenFromFactory} from '@taiga-ui/cdk';\nimport {tuiIconsPathFactory} from '@taiga-ui/core/utils';\n\nimport {TUI_ICONS_PLACE} from './icon-place';\n\n/**\n * A handler to retrieve USE id for icon by name\n * @deprecated Use {@link TUI_SVG_OPTIONS} instead\n */\nexport const TUI_ICONS_PATH = tuiCreateTokenFromFactory(() =>\n tuiIconsPathFactory(inject(TUI_ICONS_PLACE)),\n);\n","import {tuiCreateToken} from '@taiga-ui/cdk';\nimport {TuiMedia} from '@taiga-ui/core/interfaces';\n\n/**\n * Token for media constant\n */\nexport const TUI_MEDIA = tuiCreateToken<TuiMedia>({\n mobile: 768,\n desktopSmall: 1024,\n desktopLarge: 1280,\n});\n","import {inject, NgZone} from '@angular/core';\nimport {WINDOW} from '@ng-web-apis/common';\nimport {\n tuiCreateTokenFromFactory,\n tuiTypedFromEvent,\n tuiZoneOptimized,\n} from '@taiga-ui/cdk';\nimport {tuiIsMobile} from '@taiga-ui/core/utils';\nimport {distinctUntilChanged, map, share, startWith} from 'rxjs';\n\nimport {TUI_MEDIA} from './media';\n\n/**\n * @deprecated use {@link https://taiga-ui.dev/services/breakpoint-service TuiBreakpointService}\n * TODO: drop in v4.0\n * Mobile resolution stream for private providers\n */\nexport const TUI_IS_MOBILE_RES = tuiCreateTokenFromFactory(() => {\n const win = inject(WINDOW);\n const media = inject(TUI_MEDIA);\n\n return tuiTypedFromEvent(win, `resize`).pipe(\n share(),\n startWith(null),\n map(() => tuiIsMobile(win, media)),\n distinctUntilChanged(),\n tuiZoneOptimized(inject(NgZone)),\n );\n});\n","import {InjectionToken} from '@angular/core';\n\n/**\n * @internal\n * @deprecated\n * Don't use it! Will be removed after changing the mask.\n */\nexport const TUI_LEGACY_MASK = new InjectionToken(`[TUI_LEGACY_MASK]`);\n","import {InjectionToken} from '@angular/core';\nimport {TuiBrightness} from '@taiga-ui/core/types';\nimport {Observable} from 'rxjs';\n\n/**\n * Mode stream for private providers\n */\nexport const TUI_MODE: InjectionToken<Observable<TuiBrightness | null>> =\n new InjectionToken<Observable<TuiBrightness | null>>(`[TUI_MODE]`);\n","import {Provider} from '@angular/core';\nimport {tuiCreateToken, tuiProvideOptions} from '@taiga-ui/cdk';\nimport {TuiAlertOptions} from '@taiga-ui/core/interfaces';\nimport {TuiSizeL, TuiSizeS} from '@taiga-ui/core/types';\n\nexport interface TuiNotificationDefaultOptions\n extends Omit<TuiAlertOptions<unknown>, 'data'> {\n size: TuiSizeL | TuiSizeS;\n}\n\n/** @deprecated remove export */\nexport const STATUS_ICON = {\n info: `tuiIconInfo`,\n success: `tuiIconCheckCircle`,\n error: `tuiIconXCircle`,\n warning: `tuiIconAlertCircle`,\n neutral: `tuiIconInfo`,\n} as const;\n\n/** Default values for the notification options. */\nexport const TUI_NOTIFICATION_DEFAULT_OPTIONS: TuiNotificationDefaultOptions = {\n autoClose: 3000,\n label: ``,\n status: `info`,\n hasCloseButton: true,\n icon: ({$implicit}) => STATUS_ICON[$implicit],\n size: `m`,\n hasIcon: true,\n defaultAutoCloseTime: 3000,\n};\n\n/**\n * Default parameters for notification alert component\n */\nexport const TUI_NOTIFICATION_OPTIONS = tuiCreateToken(TUI_NOTIFICATION_DEFAULT_OPTIONS);\n\nexport function tuiNotificationOptionsProvider(\n options: Partial<TuiNotificationDefaultOptions>,\n): Provider {\n return tuiProvideOptions(\n TUI_NOTIFICATION_OPTIONS,\n options,\n TUI_NOTIFICATION_DEFAULT_OPTIONS,\n );\n}\n","import {Provider} from '@angular/core';\nimport {tuiCreateToken, tuiProvideOptions} from '@taiga-ui/cdk';\nimport {TUI_DEFAULT_NUMBER_FORMAT} from '@taiga-ui/core/constants';\nimport {TuiNumberFormatSettings} from '@taiga-ui/core/interfaces';\n\n/**\n * Formatting configuration for displayed numbers\n */\nexport const TUI_NUMBER_FORMAT = tuiCreateToken(TUI_DEFAULT_NUMBER_FORMAT);\n\nexport function tuiNumberFormatProvider(\n options: Partial<TuiNumberFormatSettings>,\n): Provider {\n return tuiProvideOptions(TUI_NUMBER_FORMAT, options, TUI_DEFAULT_NUMBER_FORMAT);\n}\n","import {InjectionToken} from '@angular/core';\nimport {tuiCreateToken} from '@taiga-ui/cdk';\nimport {TUI_DEFAULT_NUMBER_FORMAT} from '@taiga-ui/core/constants';\nimport {TuiNumberFormatSettings} from '@taiga-ui/core/interfaces';\nimport {Observable, of} from 'rxjs';\n\n/**\n * Formatting configuration for displayed numbers\n */\nexport const TUI_NUMBER_FORMAT_OBSERVABLE: InjectionToken<\n Observable<TuiNumberFormatSettings>\n> = tuiCreateToken(of({...TUI_DEFAULT_NUMBER_FORMAT, decimalLimit: NaN}));\n","import {InjectionToken, Provider, TemplateRef} from '@angular/core';\nimport {TuiContextWithImplicit} from '@taiga-ui/cdk';\nimport {PolymorpheusContent} from '@tinkoff/ng-polymorpheus';\n\n/**\n * Content for tuiOption component\n */\nexport const TUI_OPTION_CONTENT = new InjectionToken<\n PolymorpheusContent<TuiContextWithImplicit<TemplateRef<Record<string, unknown>>>>\n>(`[TUI_OPTION_CONTENT]`);\n\nexport function tuiAsOptionContent(\n useValue: PolymorpheusContent<\n TuiContextWithImplicit<TemplateRef<Record<string, unknown>>>\n >,\n): Provider {\n return {\n provide: TUI_OPTION_CONTENT,\n useValue,\n };\n}\n","/**\n * TODO: v4.0 delete the whole file\n */\nimport {inject} from '@angular/core';\nimport {tuiCreateTokenFromFactory} from '@taiga-ui/cdk';\nimport {map} from 'rxjs';\n\nimport {TUI_FIRST_DAY_OF_WEEK} from './first-day-of-week';\nimport {TUI_SHORT_WEEK_DAYS} from './i18n';\n\nconst convertToSundayFirstWeekFormat = (\n weekDaysNames: WEEK_DAYS_NAMES,\n): WEEK_DAYS_NAMES => {\n const sundayIndex = weekDaysNames.length - 1;\n\n return [\n weekDaysNames[sundayIndex],\n ...weekDaysNames.slice(0, sundayIndex),\n ] as WEEK_DAYS_NAMES;\n};\n\n/**\n * @deprecated\n */\n// eslint-disable-next-line @typescript-eslint/naming-convention\nexport type WEEK_DAYS_NAMES = [string, string, string, string, string, string, string];\n\n/**\n * Ordered calendars i18n texts\n * @deprecated\n */\nexport const TUI_ORDERED_SHORT_WEEK_DAYS = tuiCreateTokenFromFactory(() => {\n const firstDayOfWeekIndex = inject(TUI_FIRST_DAY_OF_WEEK);\n\n return inject(TUI_SHORT_WEEK_DAYS).pipe(\n map(convertToSundayFirstWeekFormat),\n map(\n weekDays =>\n [\n ...weekDays.slice(firstDayOfWeekIndex),\n ...weekDays.slice(0, firstDayOfWeekIndex),\n ] as WEEK_DAYS_NAMES,\n ),\n );\n});\n","import {InjectionToken, Sanitizer} from '@angular/core';\n\n/**\n * A custom Sanitizer to sanitize source before inlining\n */\nexport const TUI_SANITIZER = new InjectionToken<Sanitizer>(`[TUI_SANITIZER]`);\n","import {TUI_SCROLL_REF as TOKEN} from '@taiga-ui/cdk';\n\n/**\n * @deprecated import from `@taiga-ui/cdk` instead\n */\nexport const TUI_SCROLL_REF = TOKEN;\n","import {DOCUMENT} from '@angular/common';\nimport {inject} from '@angular/core';\nimport {tuiCreateTokenFromFactory, tuiTypedFromEvent} from '@taiga-ui/cdk';\nimport {merge, Observable, share, switchMap, takeUntil} from 'rxjs';\n/**\n * A stream of possible selection changes\n */\nexport const TUI_SELECTION_STREAM = tuiCreateTokenFromFactory<Observable<unknown>>(() => {\n const doc = inject(DOCUMENT);\n\n return merge(\n tuiTypedFromEvent(doc, `selectionchange`),\n tuiTypedFromEvent(doc, `mouseup`),\n tuiTypedFromEvent(doc, `mousedown`).pipe(\n switchMap(() =>\n tuiTypedFromEvent(doc, `mousemove`).pipe(\n takeUntil(tuiTypedFromEvent(doc, `mouseup`)),\n ),\n ),\n ),\n tuiTypedFromEvent(doc, `keydown`),\n tuiTypedFromEvent(doc, `keyup`),\n ).pipe(share());\n});\n","import {tuiCreateToken} from '@taiga-ui/cdk';\nimport {PolymorpheusContent} from '@tinkoff/ng-polymorpheus';\n\nexport interface TuiSpinIcons {\n readonly decrement: PolymorpheusContent;\n readonly increment: PolymorpheusContent;\n}\n\nexport const TUI_SPIN_ICONS = tuiCreateToken<TuiSpinIcons>({\n decrement: `tuiIconChevronLeft`,\n increment: `tuiIconChevronRight`,\n});\n","import {\n tuiCreateToken,\n TuiHandler,\n TuiSafeHtml,\n tuiSvgLinearGradientProcessor,\n} from '@taiga-ui/cdk';\n\n/**\n * Transform function the contents of the loaded svg file\n * @deprecated Use {@link TUI_SVG_OPTIONS} instead\n */\nexport const TUI_SVG_CONTENT_PROCESSOR = tuiCreateToken<\n TuiHandler<TuiSafeHtml, TuiSafeHtml>\n>(tuiSvgLinearGradientProcessor);\n","import {tuiCreateToken, TuiHandler, TuiSafeHtml} from '@taiga-ui/cdk';\nimport {identity} from 'rxjs';\n\n/**\n * Source path processor for svg\n * @deprecated Use {@link TUI_SVG_OPTIONS} instead\n */\nexport const TUI_SVG_SRC_PROCESSOR =\n tuiCreateToken<TuiHandler<TuiSafeHtml, TuiSafeHtml>>(identity);\n","import {tuiCreateToken} from '@taiga-ui/cdk';\nimport {TuiAppearance} from '@taiga-ui/core/enums';\n\n/**\n * Appearance for inputs\n * @deprecated use {@link TUI_TEXTFIELD_APPEARANCE_DIRECTIVE} instead\n * TODO: Remove in 4.0\n */\nexport const TUI_TEXTFIELD_APPEARANCE = tuiCreateToken<string>(TuiAppearance.Textfield);\n","import {InjectionToken, Provider, Type} from '@angular/core';\nimport {TuiTextfieldHost} from '@taiga-ui/core/interfaces';\n\n/**\n * An interface to communicate with textfield based controls\n */\nexport const TUI_TEXTFIELD_HOST = new InjectionToken<TuiTextfieldHost>(\n `[TUI_TEXTFIELD_HOST]`,\n);\n\nexport function tuiAsTextfieldHost(useExisting: Type<TuiTextfieldHost>): Provider {\n return {\n provide: TUI_TEXTFIELD_HOST,\n useExisting,\n };\n}\n","import {tuiCreateToken} from '@taiga-ui/cdk';\n\nexport const TUI_THEME = tuiCreateToken(`Taiga`);\n","import {InjectionToken} from '@angular/core';\nimport {ControlValueAccessor} from '@angular/forms';\n\n/**\n * Buffer token to pass NG_VALUE_ACCESSOR to a different Injector\n */\nexport const TUI_VALUE_ACCESSOR = new InjectionToken<ControlValueAccessor>(\n `[TUI_VALUE_ACCESSOR]`,\n);\n","import {inject, Provider, Type} from '@angular/core';\nimport {WINDOW} from '@ng-web-apis/common';\nimport {tuiCreateTokenFromFactory} from '@taiga-ui/cdk';\nimport {TuiRectAccessor} from '@taiga-ui/core/abstract';\n\n/**\n * Viewport accessor\n */\nexport const TUI_VIEWPORT = tuiCreateTokenFromFactory<TuiRectAccessor>(() => {\n const win = inject(WINDOW);\n\n return {\n type: `viewport`,\n getClientRect() {\n const rect = {\n top: 0,\n left: 0,\n right: win.innerWidth,\n bottom: win.innerHeight,\n width: win.innerWidth,\n height: win.innerHeight,\n x: 0,\n y: 0,\n };\n\n return {\n ...rect,\n toJSON: () => JSON.stringify(rect),\n };\n },\n };\n});\n\nexport function tuiAsViewport(useExisting: Type<TuiRectAccessor>): Provider {\n return {\n provide: TUI_VIEWPORT,\n useExisting,\n };\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":["TOKEN"],"mappings":"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"}
@@ -0,0 +1,4 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ //# sourceMappingURL=taiga-ui-core-types.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"taiga-ui-core-types.mjs","sources":["../../../projects/core/types/taiga-ui-core-types.ts"],"sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"AAAA;;AAEG"}
@@ -0,0 +1,160 @@
1
+ import { svgNodeFilter, CHAR_NO_BREAK_SPACE, CHAR_ZERO_WIDTH_SPACE } from '@taiga-ui/cdk';
2
+
3
+ function tuiCheckFixedPosition(element) {
4
+ if (!element || typeof getComputedStyle === `undefined`) {
5
+ return false;
6
+ }
7
+ const style = getComputedStyle(element);
8
+ return (style.getPropertyValue(`position`) === `fixed` ||
9
+ tuiCheckFixedPosition(element.parentElement));
10
+ }
11
+
12
+ /**
13
+ * Calculates size of safe area on mobile devices (status bars)
14
+ *
15
+ * ATTENTION: Only use in browser environment
16
+ */
17
+ function tuiGetSafeAreaSize() {
18
+ if (!CSS.supports(`padding-top: env(safe-area-inset-top)`)) {
19
+ return 0;
20
+ }
21
+ const div = document.createElement(`div`);
22
+ div.style.paddingTop = `env(safe-area-inset-top)`;
23
+ document.body.appendChild(div);
24
+ const safeAreaSize = parseInt(window.getComputedStyle(div).paddingTop, 10) || 0;
25
+ document.body.removeChild(div);
26
+ return safeAreaSize;
27
+ }
28
+
29
+ function tuiGetScreenWidth(doc) {
30
+ return Math.max(doc.documentElement.clientWidth, doc.defaultView ? doc.defaultView.innerWidth : 0);
31
+ }
32
+
33
+ /**
34
+ * @description:
35
+ * Cross-browser @media (height)
36
+ *
37
+ * 1. window.innerWidth
38
+ * 1.1. gets CSS viewport @media (height) which include scrollbars
39
+ * 1.2. initial-scale and zoom variations may cause mobile values to
40
+ * wrongly scale down to what PPK calls the visual
41
+ * viewport and be smaller than the @media values
42
+ * 1.3. zoom may cause values to be 1px off due to native rounding
43
+ *
44
+ * 2. document.documentElement.clientHeight
45
+ * 2.1. equals CSS viewport width minus scrollbar width
46
+ * 2.2. matches @media (height) when there is no scrollbar
47
+ * 2.3. available cross-browser
48
+ * 2.4. inaccurate if doctype is missing
49
+ */
50
+ function tuiGetViewportHeight({ document, innerHeight }) {
51
+ return Math.max(document.documentElement.clientHeight || 0, innerHeight || 0);
52
+ }
53
+
54
+ /**
55
+ * @description:
56
+ * Cross-browser @media (width)
57
+ *
58
+ * 1. window.innerWidth
59
+ * 1.1. gets CSS viewport @media (width) which include scrollbars
60
+ * 1.2. initial-scale and zoom variations may cause mobile values to
61
+ * wrongly scale down to what PPK calls the visual
62
+ * viewport and be smaller than the @media values
63
+ * 1.3. zoom may cause values to be 1px off due to native rounding
64
+ *
65
+ * 2. document.documentElement.clientWidth
66
+ * 2.1. equals CSS viewport width minus scrollbar width
67
+ * 2.2. matches @media (width) when there is no scrollbar
68
+ * 2.3. available cross-browser
69
+ * 2.4. inaccurate if doctype is missing
70
+ */
71
+ function tuiGetViewportWidth({ document, innerWidth }) {
72
+ return Math.max(document.documentElement.clientWidth || 0, innerWidth || 0);
73
+ }
74
+
75
+ /**
76
+ * Creates a cloned range with its boundaries set at word boundaries
77
+ *
78
+ * @param currentRange a range to clone
79
+ * @return modified range
80
+ */
81
+ function tuiGetWordRange(currentRange) {
82
+ const range = currentRange.cloneRange();
83
+ const { startContainer, startOffset, endContainer, endOffset } = range;
84
+ const { ownerDocument } = startContainer;
85
+ if (!ownerDocument) {
86
+ return range;
87
+ }
88
+ const treeWalker = ownerDocument.createTreeWalker(ownerDocument.body, NodeFilter.SHOW_TEXT, svgNodeFilter);
89
+ treeWalker.currentNode = startContainer;
90
+ do {
91
+ const container = treeWalker.currentNode;
92
+ const textContent = container.textContent || ``;
93
+ const content = container === startContainer
94
+ ? textContent.slice(0, Math.max(0, startOffset + 1))
95
+ : textContent;
96
+ const offset = Math.max(content.lastIndexOf(` `), content.lastIndexOf(CHAR_NO_BREAK_SPACE), content.lastIndexOf(CHAR_ZERO_WIDTH_SPACE)) + 1;
97
+ range.setStart(container, 0);
98
+ if (offset) {
99
+ range.setStart(container, offset);
100
+ break;
101
+ }
102
+ } while (treeWalker.previousNode());
103
+ treeWalker.currentNode = endContainer;
104
+ do {
105
+ const container = treeWalker.currentNode;
106
+ const textContent = container.textContent || ``;
107
+ const content = container === endContainer ? textContent.slice(endOffset + 1) : textContent;
108
+ const offset = [
109
+ content.indexOf(` `),
110
+ content.indexOf(CHAR_NO_BREAK_SPACE),
111
+ content.indexOf(CHAR_ZERO_WIDTH_SPACE),
112
+ ].reduce((result, item) => result === -1 || item === -1
113
+ ? Math.max(result, item)
114
+ : Math.min(result, item), -1);
115
+ range.setEnd(container, textContent.length);
116
+ if (offset !== -1) {
117
+ range.setEnd(container, offset + textContent.length - content.length);
118
+ break;
119
+ }
120
+ } while (treeWalker.nextNode());
121
+ return range;
122
+ }
123
+
124
+ const WIDTH_SEARCH = `width="`;
125
+ const HEIGHT_SEARCH = `height="`;
126
+ const START = `<svg`;
127
+ function tuiProcessIcon(source, name) {
128
+ if (source.includes(`id="${name}"`)) {
129
+ return source;
130
+ }
131
+ const src = source.slice(Math.max(0, source.indexOf(START)));
132
+ const attributes = src.slice(0, Math.max(0, src.indexOf(`>`)));
133
+ if (!(attributes === null || attributes === void 0 ? void 0 : attributes.includes(WIDTH_SEARCH)) || !attributes.includes(HEIGHT_SEARCH)) {
134
+ return `${src.replace(START, `<svg xmlns="http://www.w3.org/2000/svg"><g id="${name}" xmlns="http://www.w3.org/2000/svg"><svg`)}</g></svg>`;
135
+ }
136
+ const indexOfWidth = attributes.indexOf(WIDTH_SEARCH);
137
+ const indexOfHeight = attributes.indexOf(HEIGHT_SEARCH);
138
+ const widthOffset = indexOfWidth + WIDTH_SEARCH.length;
139
+ const heightOffset = indexOfHeight + HEIGHT_SEARCH.length;
140
+ const widthString = attributes.slice(widthOffset, attributes.indexOf(`"`, widthOffset));
141
+ const heightString = attributes.slice(heightOffset, attributes.indexOf(`"`, heightOffset));
142
+ if (!heightString ||
143
+ !widthString ||
144
+ widthString.includes(`%`) ||
145
+ heightString.includes(`%`) ||
146
+ widthString.includes(`em`) ||
147
+ heightString.includes(`em`)) {
148
+ return src.replace(START, `<svg id="${name}"`);
149
+ }
150
+ const width = parseInt(widthString, 10);
151
+ const height = parseInt(heightString, 10);
152
+ return `<g id="${name}" xmlns="http://www.w3.org/2000/svg"><svg x="50%" y="50%" width="${width / 16}em" height="${height / 16}em" overflow="visible" viewBox="0 0 ${width} ${height}"><svg x="${-width / 2}" y="${-height / 2}">${src}</svg></svg></g>`;
153
+ }
154
+
155
+ /**
156
+ * Generated bundle index. Do not edit.
157
+ */
158
+
159
+ export { tuiCheckFixedPosition, tuiGetSafeAreaSize, tuiGetScreenWidth, tuiGetViewportHeight, tuiGetViewportWidth, tuiGetWordRange, tuiProcessIcon };
160
+ //# sourceMappingURL=taiga-ui-core-utils-dom.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"taiga-ui-core-utils-dom.mjs","sources":["../../../projects/core/utils/dom/check-fixed-position.ts","../../../projects/core/utils/dom/get-safe-area-size.ts","../../../projects/core/utils/dom/get-screen-width.ts","../../../projects/core/utils/dom/get-viewport-height.ts","../../../projects/core/utils/dom/get-viewport-width.ts","../../../projects/core/utils/dom/get-word-range.ts","../../../projects/core/utils/dom/process-icon.ts","../../../projects/core/utils/dom/taiga-ui-core-utils-dom.ts"],"sourcesContent":["export function tuiCheckFixedPosition(element: HTMLElement | null): boolean {\n if (!element || typeof getComputedStyle === `undefined`) {\n return false;\n }\n\n const style = getComputedStyle(element);\n\n return (\n style.getPropertyValue(`position`) === `fixed` ||\n tuiCheckFixedPosition(element.parentElement)\n );\n}\n","/**\n * Calculates size of safe area on mobile devices (status bars)\n *\n * ATTENTION: Only use in browser environment\n */\nexport function tuiGetSafeAreaSize(): number {\n if (!CSS.supports(`padding-top: env(safe-area-inset-top)`)) {\n return 0;\n }\n\n const div = document.createElement(`div`);\n\n div.style.paddingTop = `env(safe-area-inset-top)`;\n document.body.appendChild(div);\n\n const safeAreaSize = parseInt(window.getComputedStyle(div).paddingTop, 10) || 0;\n\n document.body.removeChild(div);\n\n return safeAreaSize;\n}\n","export function tuiGetScreenWidth(doc: Document): number {\n return Math.max(\n doc.documentElement.clientWidth,\n doc.defaultView ? doc.defaultView.innerWidth : 0,\n );\n}\n","/**\n * @description:\n * Cross-browser @media (height)\n *\n * 1. window.innerWidth\n * 1.1. gets CSS viewport @media (height) which include scrollbars\n * 1.2. initial-scale and zoom variations may cause mobile values to\n * wrongly scale down to what PPK calls the visual\n * viewport and be smaller than the @media values\n * 1.3. zoom may cause values to be 1px off due to native rounding\n *\n * 2. document.documentElement.clientHeight\n * 2.1. equals CSS viewport width minus scrollbar width\n * 2.2. matches @media (height) when there is no scrollbar\n * 2.3. available cross-browser\n * 2.4. inaccurate if doctype is missing\n */\nexport function tuiGetViewportHeight({document, innerHeight}: Window): number {\n return Math.max(document.documentElement.clientHeight || 0, innerHeight || 0);\n}\n","/**\n * @description:\n * Cross-browser @media (width)\n *\n * 1. window.innerWidth\n * 1.1. gets CSS viewport @media (width) which include scrollbars\n * 1.2. initial-scale and zoom variations may cause mobile values to\n * wrongly scale down to what PPK calls the visual\n * viewport and be smaller than the @media values\n * 1.3. zoom may cause values to be 1px off due to native rounding\n *\n * 2. document.documentElement.clientWidth\n * 2.1. equals CSS viewport width minus scrollbar width\n * 2.2. matches @media (width) when there is no scrollbar\n * 2.3. available cross-browser\n * 2.4. inaccurate if doctype is missing\n */\nexport function tuiGetViewportWidth({document, innerWidth}: Window): number {\n return Math.max(document.documentElement.clientWidth || 0, innerWidth || 0);\n}\n","import {CHAR_NO_BREAK_SPACE, CHAR_ZERO_WIDTH_SPACE, svgNodeFilter} from '@taiga-ui/cdk';\n\n/**\n * Creates a cloned range with its boundaries set at word boundaries\n *\n * @param currentRange a range to clone\n * @return modified range\n */\nexport function tuiGetWordRange(currentRange: Range): Range {\n const range = currentRange.cloneRange();\n const {startContainer, startOffset, endContainer, endOffset} = range;\n const {ownerDocument} = startContainer;\n\n if (!ownerDocument) {\n return range;\n }\n\n const treeWalker = ownerDocument.createTreeWalker(\n ownerDocument.body,\n NodeFilter.SHOW_TEXT,\n svgNodeFilter,\n );\n\n treeWalker.currentNode = startContainer;\n\n do {\n const container = treeWalker.currentNode;\n const textContent = container.textContent || ``;\n const content =\n container === startContainer\n ? textContent.slice(0, Math.max(0, startOffset + 1))\n : textContent;\n const offset =\n Math.max(\n content.lastIndexOf(` `),\n content.lastIndexOf(CHAR_NO_BREAK_SPACE),\n content.lastIndexOf(CHAR_ZERO_WIDTH_SPACE),\n ) + 1;\n\n range.setStart(container, 0);\n\n if (offset) {\n range.setStart(container, offset);\n break;\n }\n } while (treeWalker.previousNode());\n\n treeWalker.currentNode = endContainer;\n\n do {\n const container = treeWalker.currentNode;\n const textContent = container.textContent || ``;\n const content =\n container === endContainer ? textContent.slice(endOffset + 1) : textContent;\n const offset = [\n content.indexOf(` `),\n content.indexOf(CHAR_NO_BREAK_SPACE),\n content.indexOf(CHAR_ZERO_WIDTH_SPACE),\n ].reduce(\n (result, item) =>\n result === -1 || item === -1\n ? Math.max(result, item)\n : Math.min(result, item),\n -1,\n );\n\n range.setEnd(container, textContent.length);\n\n if (offset !== -1) {\n range.setEnd(container, offset + textContent.length - content.length);\n break;\n }\n } while (treeWalker.nextNode());\n\n return range;\n}\n","const WIDTH_SEARCH = `width=\"`;\nconst HEIGHT_SEARCH = `height=\"`;\nconst START = `<svg`;\n\nexport function tuiProcessIcon(source: string, name: string): string {\n if (source.includes(`id=\"${name}\"`)) {\n return source;\n }\n\n const src = source.slice(Math.max(0, source.indexOf(START)));\n const attributes = src.slice(0, Math.max(0, src.indexOf(`>`)));\n\n if (!attributes?.includes(WIDTH_SEARCH) || !attributes.includes(HEIGHT_SEARCH)) {\n return `${src.replace(\n START,\n `<svg xmlns=\"http://www.w3.org/2000/svg\"><g id=\"${name}\" xmlns=\"http://www.w3.org/2000/svg\"><svg`,\n )}</g></svg>`;\n }\n\n const indexOfWidth = attributes.indexOf(WIDTH_SEARCH);\n const indexOfHeight = attributes.indexOf(HEIGHT_SEARCH);\n const widthOffset = indexOfWidth + WIDTH_SEARCH.length;\n const heightOffset = indexOfHeight + HEIGHT_SEARCH.length;\n const widthString = attributes.slice(\n widthOffset,\n attributes.indexOf(`\"`, widthOffset),\n );\n const heightString = attributes.slice(\n heightOffset,\n attributes.indexOf(`\"`, heightOffset),\n );\n\n if (\n !heightString ||\n !widthString ||\n widthString.includes(`%`) ||\n heightString.includes(`%`) ||\n widthString.includes(`em`) ||\n heightString.includes(`em`)\n ) {\n return src.replace(START, `<svg id=\"${name}\"`);\n }\n\n const width = parseInt(widthString, 10);\n const height = parseInt(heightString, 10);\n\n return `<g id=\"${name}\" xmlns=\"http://www.w3.org/2000/svg\"><svg x=\"50%\" y=\"50%\" width=\"${\n width / 16\n }em\" height=\"${\n height / 16\n }em\" overflow=\"visible\" viewBox=\"0 0 ${width} ${height}\"><svg x=\"${-width / 2}\" y=\"${\n -height / 2\n }\">${src}</svg></svg></g>`;\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}