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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1345) hide show
  1. package/abstract/abstract-driver.directive.d.ts +1 -1
  2. package/abstract/abstract-textfield-host.d.ts +1 -1
  3. package/abstract/rect-accessor.d.ts +1 -1
  4. package/components/alert/alert.component.d.ts +1 -1
  5. package/components/alert/alert.directive.d.ts +1 -1
  6. package/components/button/button.component.d.ts +1 -1
  7. package/components/calendar/calendar.component.d.ts +1 -1
  8. package/components/data-list/data-list.component.d.ts +1 -1
  9. package/components/data-list/data-list.directive.d.ts +1 -1
  10. package/components/data-list/opt-group.directive.d.ts +1 -1
  11. package/components/data-list/option/option.component.d.ts +1 -1
  12. package/components/dialog/dialog.component.d.ts +2 -2
  13. package/components/dialog/dialog.directive.d.ts +1 -1
  14. package/components/dialog/dialog.tokens.d.ts +1 -1
  15. package/components/error/error.component.d.ts +1 -1
  16. package/components/expand/expand-content.directive.d.ts +1 -1
  17. package/components/expand/expand.component.d.ts +1 -1
  18. package/components/group/group-styles.component.d.ts +1 -1
  19. package/components/group/group.directive.d.ts +1 -1
  20. package/components/hints-host/hints-host.component.d.ts +1 -1
  21. package/components/hosted-dropdown/accessor-proxy.directive.d.ts +1 -1
  22. package/components/hosted-dropdown/dropdown-open-monitor.directive.d.ts +1 -1
  23. package/components/hosted-dropdown/hosted-dropdown-connector.directive.d.ts +1 -1
  24. package/components/hosted-dropdown/hosted-dropdown.component.d.ts +3 -3
  25. package/components/label/label.component.d.ts +1 -1
  26. package/components/link/link.component.d.ts +1 -1
  27. package/components/loader/loader.component.d.ts +1 -1
  28. package/components/notification/notification.component.d.ts +1 -1
  29. package/components/primitive-calendar/primitive-calendar.component.d.ts +7 -2
  30. package/components/primitive-checkbox/primitive-checkbox.component.d.ts +1 -1
  31. package/components/primitive-spin-button/primitive-spin-button.component.d.ts +1 -1
  32. package/components/primitive-textfield/primitive-textfield-options.d.ts +1 -1
  33. package/components/primitive-textfield/primitive-textfield-types.d.ts +1 -1
  34. package/components/primitive-textfield/primitive-textfield.component.d.ts +1 -1
  35. package/components/primitive-textfield/primitive-textfield.directive.d.ts +1 -1
  36. package/components/primitive-textfield/textfield/textfield.component.d.ts +1 -1
  37. package/components/primitive-textfield/value-decoration/value-decoration.component.d.ts +1 -1
  38. package/components/primitive-year-picker/primitive-year-picker.component.d.ts +1 -1
  39. package/components/root/root.component.d.ts +1 -1
  40. package/components/scroll-controls/scroll-controls.component.d.ts +1 -1
  41. package/components/scroll-controls/scrollbar-wrapper.directive.d.ts +1 -1
  42. package/components/scroll-controls/scrollbar.directive.d.ts +1 -1
  43. package/components/scrollbar/scroll-ref.directive.d.ts +1 -1
  44. package/components/scrollbar/scrollable.directive.d.ts +1 -1
  45. package/components/scrollbar/scrollbar.component.d.ts +1 -1
  46. package/components/svg/svg-options.d.ts +1 -1
  47. package/components/svg/svg.component.d.ts +1 -1
  48. package/components/theme-night/theme-night.component.d.ts +1 -1
  49. package/components/tooltip/tooltip.component.d.ts +1 -1
  50. package/constants/cache-basting-payload.d.ts +1 -1
  51. package/directives/dropdown/dropdown-context.directive.d.ts +1 -1
  52. package/directives/dropdown/dropdown-driver.directive.d.ts +1 -1
  53. package/directives/dropdown/dropdown-host.directive.d.ts +1 -1
  54. package/directives/dropdown/dropdown-hover.directive.d.ts +1 -1
  55. package/directives/dropdown/dropdown-manual.directive.d.ts +1 -1
  56. package/directives/dropdown/dropdown-open.directive.d.ts +1 -1
  57. package/directives/dropdown/dropdown-options.directive.d.ts +1 -1
  58. package/directives/dropdown/dropdown-position-sided.directive.d.ts +1 -1
  59. package/directives/dropdown/dropdown-position.directive.d.ts +1 -1
  60. package/directives/dropdown/dropdown-selection.directive.d.ts +1 -1
  61. package/directives/dropdown/dropdown.component.d.ts +1 -1
  62. package/directives/dropdown/dropdown.directive.d.ts +1 -1
  63. package/directives/hint/hint-describe.directive.d.ts +1 -1
  64. package/directives/hint/hint-driver.directive.d.ts +1 -1
  65. package/directives/hint/hint-host.directive.d.ts +1 -1
  66. package/directives/hint/hint-hover.directive.d.ts +1 -1
  67. package/directives/hint/hint-manual.directive.d.ts +1 -1
  68. package/directives/hint/hint-options.directive.d.ts +1 -1
  69. package/directives/hint/hint-pointer.directive.d.ts +1 -1
  70. package/directives/hint/hint-position.directive.d.ts +1 -1
  71. package/directives/hint/hint-unstyled.component.d.ts +2 -2
  72. package/directives/hint/hint.component.d.ts +1 -1
  73. package/directives/hint/hint.directive.d.ts +1 -1
  74. package/directives/mask-accessor/mask-accessor.directive.d.ts +1 -1
  75. package/directives/mode/mode.directive.d.ts +1 -1
  76. package/directives/number-format/number-format.directive.d.ts +1 -1
  77. package/directives/scroll-into-view/scroll-into-view.directive.d.ts +1 -1
  78. package/directives/textfield-controller/textfield-appearance.directive.d.ts +1 -1
  79. package/directives/textfield-controller/textfield-cleaner.directive.d.ts +1 -1
  80. package/directives/textfield-controller/textfield-custom-content.directive.d.ts +1 -1
  81. package/directives/textfield-controller/textfield-filler.directive.d.ts +1 -1
  82. package/directives/textfield-controller/textfield-icon-left.directive.d.ts +1 -1
  83. package/directives/textfield-controller/textfield-icon.directive.d.ts +1 -1
  84. package/directives/textfield-controller/textfield-label-outside.directive.d.ts +1 -1
  85. package/directives/textfield-controller/textfield-postfix.directive.d.ts +1 -1
  86. package/directives/textfield-controller/textfield-prefix.directive.d.ts +1 -1
  87. package/directives/textfield-controller/textfield-size.directive.d.ts +1 -1
  88. package/directives/wrapper/README.md +21 -0
  89. package/directives/wrapper/wrapper.directive.d.ts +1 -1
  90. package/enums/interactive-state.d.ts +1 -1
  91. package/esm2020/abstract/abstract-driver.directive.mjs +39 -0
  92. package/esm2020/abstract/abstract-textfield-host.mjs +36 -0
  93. package/esm2020/abstract/rect-accessor.mjs +24 -0
  94. package/esm2020/components/alert/alert.component.mjs +88 -0
  95. package/esm2020/components/alert/alert.directive.mjs +28 -0
  96. package/esm2020/components/alert/alert.module.mjs +24 -0
  97. package/esm2020/components/alert/alert.service.mjs +27 -0
  98. package/esm2020/components/button/button.component.mjs +104 -0
  99. package/esm2020/components/button/button.module.mjs +36 -0
  100. package/esm2020/components/calendar/calendar.component.mjs +125 -0
  101. package/esm2020/components/calendar/calendar.module.mjs +40 -0
  102. package/esm2020/components/data-list/data-list.component.mjs +119 -0
  103. package/esm2020/components/data-list/data-list.directive.mjs +19 -0
  104. package/esm2020/components/data-list/data-list.module.mjs +39 -0
  105. package/esm2020/components/data-list/opt-group.directive.mjs +21 -0
  106. package/esm2020/components/data-list/option/option.component.mjs +112 -0
  107. package/esm2020/components/dialog/dialog-close.service.mjs +46 -0
  108. package/esm2020/components/dialog/dialog.component.mjs +116 -0
  109. package/esm2020/components/dialog/dialog.directive.mjs +28 -0
  110. package/esm2020/components/dialog/dialog.module.mjs +24 -0
  111. package/esm2020/components/dialog/dialog.service.mjs +26 -0
  112. package/esm2020/components/error/error.component.mjs +49 -0
  113. package/esm2020/components/error/error.module.mjs +19 -0
  114. package/esm2020/components/expand/expand-content.directive.mjs +13 -0
  115. package/esm2020/components/expand/expand.component.mjs +125 -0
  116. package/esm2020/components/expand/expand.module.mjs +20 -0
  117. package/esm2020/components/group/group-styles.component.mjs +13 -0
  118. package/esm2020/components/group/group.directive.mjs +68 -0
  119. package/esm2020/components/group/group.module.mjs +19 -0
  120. package/esm2020/components/hints-host/hints-host.component.mjs +45 -0
  121. package/esm2020/components/hints-host/hints-host.module.mjs +20 -0
  122. package/esm2020/components/hosted-dropdown/accessor-proxy.directive.mjs +42 -0
  123. package/esm2020/components/hosted-dropdown/dropdown-open-monitor.directive.mjs +46 -0
  124. package/esm2020/components/hosted-dropdown/hosted-dropdown-connector.directive.mjs +13 -0
  125. package/esm2020/components/hosted-dropdown/hosted-dropdown.component.mjs +262 -0
  126. package/esm2020/components/hosted-dropdown/hosted-dropdown.module.mjs +55 -0
  127. package/esm2020/components/label/label.component.mjs +37 -0
  128. package/esm2020/components/label/label.module.mjs +18 -0
  129. package/esm2020/components/link/link.component.mjs +92 -0
  130. package/esm2020/components/link/link.module.mjs +19 -0
  131. package/esm2020/components/loader/loader.component.mjs +72 -0
  132. package/esm2020/components/loader/loader.module.mjs +19 -0
  133. package/esm2020/components/notification/notification.component.mjs +62 -0
  134. package/esm2020/components/notification/notification.module.mjs +21 -0
  135. package/esm2020/components/primitive-calendar/primitive-calendar.component.mjs +155 -0
  136. package/esm2020/components/primitive-calendar/primitive-calendar.module.mjs +43 -0
  137. package/esm2020/components/primitive-checkbox/primitive-checkbox.component.mjs +72 -0
  138. package/esm2020/components/primitive-checkbox/primitive-checkbox.module.mjs +20 -0
  139. package/esm2020/components/primitive-spin-button/primitive-spin-button.component.mjs +85 -0
  140. package/esm2020/components/primitive-spin-button/primitive-spin-button.module.mjs +19 -0
  141. package/esm2020/components/primitive-textfield/primitive-textfield.component.mjs +272 -0
  142. package/esm2020/components/primitive-textfield/primitive-textfield.directive.mjs +36 -0
  143. package/esm2020/components/primitive-textfield/primitive-textfield.module.mjs +68 -0
  144. package/esm2020/components/primitive-textfield/textfield/textfield.component.mjs +57 -0
  145. package/esm2020/components/primitive-textfield/value-decoration/value-decoration.component.mjs +77 -0
  146. package/esm2020/components/primitive-year-picker/primitive-year-picker.component.mjs +157 -0
  147. package/esm2020/components/primitive-year-picker/primitive-year-picker.module.mjs +33 -0
  148. package/esm2020/components/root/root.component.mjs +70 -0
  149. package/esm2020/components/root/root.module.mjs +45 -0
  150. package/esm2020/components/scroll-controls/scroll-controls.component.mjs +53 -0
  151. package/esm2020/components/scroll-controls/scroll-controls.module.mjs +28 -0
  152. package/esm2020/components/scroll-controls/scrollbar-wrapper.directive.mjs +25 -0
  153. package/esm2020/components/scroll-controls/scrollbar.directive.mjs +134 -0
  154. package/esm2020/components/scrollbar/scroll-ref.directive.mjs +28 -0
  155. package/esm2020/components/scrollbar/scrollable.directive.mjs +26 -0
  156. package/esm2020/components/scrollbar/scrollbar.component.mjs +87 -0
  157. package/esm2020/components/scrollbar/scrollbar.module.mjs +21 -0
  158. package/esm2020/components/svg/svg-options.mjs +68 -0
  159. package/esm2020/components/svg/svg.component.mjs +176 -0
  160. package/esm2020/components/svg/svg.module.mjs +19 -0
  161. package/esm2020/components/theme-night/theme-night.component.mjs +12 -0
  162. package/esm2020/components/theme-night/theme-night.module.mjs +16 -0
  163. package/esm2020/components/tooltip/tooltip.component.mjs +68 -0
  164. package/esm2020/components/tooltip/tooltip.module.mjs +36 -0
  165. package/esm2020/directives/dropdown/dropdown-context.directive.mjs +66 -0
  166. package/esm2020/directives/dropdown/dropdown-driver.directive.mjs +33 -0
  167. package/esm2020/directives/dropdown/dropdown-host.directive.mjs +25 -0
  168. package/esm2020/directives/dropdown/dropdown-hover.directive.mjs +56 -0
  169. package/esm2020/directives/dropdown/dropdown-manual.directive.mjs +27 -0
  170. package/esm2020/directives/dropdown/dropdown-open.directive.mjs +28 -0
  171. package/esm2020/directives/dropdown/dropdown-options.directive.mjs +84 -0
  172. package/esm2020/directives/dropdown/dropdown-position-sided.directive.mjs +81 -0
  173. package/esm2020/directives/dropdown/dropdown-position.directive.mjs +85 -0
  174. package/esm2020/directives/dropdown/dropdown-selection.directive.mjs +160 -0
  175. package/esm2020/directives/dropdown/dropdown.component.mjs +162 -0
  176. package/esm2020/directives/dropdown/dropdown.directive.mjs +120 -0
  177. package/esm2020/directives/dropdown/dropdown.module.mjs +93 -0
  178. package/esm2020/directives/hint/hint-describe.directive.mjs +56 -0
  179. package/esm2020/directives/hint/hint-driver.directive.mjs +33 -0
  180. package/esm2020/directives/hint/hint-host.directive.mjs +25 -0
  181. package/esm2020/directives/hint/hint-hover.directive.mjs +55 -0
  182. package/esm2020/directives/hint/hint-manual.directive.mjs +33 -0
  183. package/esm2020/directives/hint/hint-options.directive.mjs +75 -0
  184. package/esm2020/directives/hint/hint-pointer.directive.mjs +36 -0
  185. package/esm2020/directives/hint/hint-position.directive.mjs +104 -0
  186. package/esm2020/directives/hint/hint-unstyled.component.mjs +66 -0
  187. package/esm2020/directives/hint/hint.component.mjs +158 -0
  188. package/esm2020/directives/hint/hint.directive.mjs +95 -0
  189. package/esm2020/directives/hint/hint.module.mjs +75 -0
  190. package/esm2020/directives/mask-accessor/mask-accessor.directive.mjs +30 -0
  191. package/esm2020/directives/mask-accessor/mask-accessor.module.mjs +19 -0
  192. package/esm2020/directives/mode/mode.directive.mjs +21 -0
  193. package/esm2020/directives/mode/mode.module.mjs +16 -0
  194. package/esm2020/directives/number-format/number-format.directive.mjs +38 -0
  195. package/esm2020/directives/number-format/number-format.module.mjs +16 -0
  196. package/esm2020/directives/scroll-into-view/scroll-into-view.directive.mjs +50 -0
  197. package/esm2020/directives/scroll-into-view/scroll-into-view.module.mjs +16 -0
  198. package/esm2020/directives/textfield-controller/textfield-appearance.directive.mjs +36 -0
  199. package/esm2020/directives/textfield-controller/textfield-cleaner.directive.mjs +33 -0
  200. package/esm2020/directives/textfield-controller/textfield-controller.module.mjs +65 -0
  201. package/esm2020/directives/textfield-controller/textfield-controller.provider.mjs +45 -0
  202. package/esm2020/directives/textfield-controller/textfield-custom-content.directive.mjs +29 -0
  203. package/esm2020/directives/textfield-controller/textfield-filler.directive.mjs +33 -0
  204. package/esm2020/directives/textfield-controller/textfield-icon-left.directive.mjs +29 -0
  205. package/esm2020/directives/textfield-controller/textfield-icon.directive.mjs +29 -0
  206. package/esm2020/directives/textfield-controller/textfield-label-outside.directive.mjs +33 -0
  207. package/esm2020/directives/textfield-controller/textfield-postfix.directive.mjs +33 -0
  208. package/esm2020/directives/textfield-controller/textfield-prefix.directive.mjs +33 -0
  209. package/esm2020/directives/textfield-controller/textfield-size.directive.mjs +33 -0
  210. package/esm2020/directives/wrapper/wrapper.directive.mjs +93 -0
  211. package/esm2020/directives/wrapper/wrapper.module.mjs +16 -0
  212. package/esm2020/internal/primitive-year-month-pagination/primitive-year-month-pagination.component.mjs +75 -0
  213. package/esm2020/internal/primitive-year-month-pagination/primitive-year-month-pagination.module.mjs +36 -0
  214. package/esm2020/internal/svg-defs-host/svg-defs-host.component.mjs +46 -0
  215. package/esm2020/internal/svg-defs-host/svg-defs-host.module.mjs +19 -0
  216. package/esm2020/observables/smart-search.mjs +8 -0
  217. package/esm2020/observables/zoneful-map.mjs +13 -0
  218. package/esm2020/pipes/calendar-sheet/calendar-sheet.module.mjs +16 -0
  219. package/esm2020/pipes/calendar-sheet/calendar-sheet.pipe.mjs +56 -0
  220. package/esm2020/pipes/flag/flag.module.mjs +16 -0
  221. package/esm2020/pipes/flag/flag.pipe.mjs +46 -0
  222. package/esm2020/pipes/format-date/format-date.module.mjs +16 -0
  223. package/esm2020/pipes/format-date/format-date.pipe.mjs +24 -0
  224. package/esm2020/pipes/format-number/format-number.module.mjs +16 -0
  225. package/esm2020/pipes/format-number/format-number.pipe.mjs +28 -0
  226. package/esm2020/pipes/format-phone/format-phone.module.mjs +16 -0
  227. package/esm2020/pipes/format-phone/format-phone.pipe.mjs +25 -0
  228. package/esm2020/pipes/month/month.module.mjs +16 -0
  229. package/esm2020/pipes/month/month.pipe.mjs +23 -0
  230. package/esm2020/pipes/order-week-days/order-week-days.module.mjs +16 -0
  231. package/esm2020/pipes/order-week-days/order-week-days.pipe.mjs +34 -0
  232. package/esm2020/providers/mode.provider.mjs +16 -0
  233. package/esm2020/providers/watched-controller-provider-factory.mjs +7 -0
  234. package/esm2020/services/breakpoint.service.mjs +41 -0
  235. package/esm2020/services/format-date.service.mjs +26 -0
  236. package/esm2020/services/hint.service.mjs +28 -0
  237. package/esm2020/services/night-theme.service.mjs +23 -0
  238. package/esm2020/services/position.service.mjs +35 -0
  239. package/esm2020/services/router-link-active.service.mjs +41 -0
  240. package/esm2020/services/svg.service.mjs +73 -0
  241. package/esm2020/services/visual-viewport.service.mjs +34 -0
  242. package/esm2020/tokens/is-mobile-resolution.mjs +17 -0
  243. package/esm2020/tokens/number-format-observable.mjs +8 -0
  244. package/esm2020/tokens/ordered-short-week-days.mjs +27 -0
  245. package/esm2020/tokens/reduced-motion.mjs +6 -0
  246. package/esm2020/tokens/selection-stream.mjs +12 -0
  247. package/esm2020/tokens/viewport.mjs +35 -0
  248. package/esm2020/utils/dom/process-icon.mjs +31 -0
  249. package/esm2020/utils/format/format-number.mjs +43 -0
  250. package/esm2020/utils/format/number-to-string-without-exp.mjs +18 -0
  251. package/esm2020/utils/mask/create-number-mask.mjs +121 -0
  252. package/esm2020/utils/miscellaneous/is-obscured.mjs +8 -0
  253. package/esm2020/utils/miscellaneous/override-options.mjs +11 -0
  254. package/fesm2015/taiga-ui-core-abstract.mjs +145 -0
  255. package/fesm2015/taiga-ui-core-abstract.mjs.map +1 -0
  256. package/fesm2015/taiga-ui-core-animations.mjs +262 -0
  257. package/fesm2015/taiga-ui-core-animations.mjs.map +1 -0
  258. package/fesm2015/taiga-ui-core-components-alert.mjs +154 -0
  259. package/fesm2015/taiga-ui-core-components-alert.mjs.map +1 -0
  260. package/fesm2015/taiga-ui-core-components-button.mjs +161 -0
  261. package/fesm2015/taiga-ui-core-components-button.mjs.map +1 -0
  262. package/fesm2015/taiga-ui-core-components-calendar.mjs +172 -0
  263. package/fesm2015/taiga-ui-core-components-calendar.mjs.map +1 -0
  264. package/fesm2015/taiga-ui-core-components-data-list.mjs +303 -0
  265. package/fesm2015/taiga-ui-core-components-data-list.mjs.map +1 -0
  266. package/fesm2015/taiga-ui-core-components-dialog.mjs +244 -0
  267. package/fesm2015/taiga-ui-core-components-dialog.mjs.map +1 -0
  268. package/fesm2015/taiga-ui-core-components-error.mjs +74 -0
  269. package/fesm2015/taiga-ui-core-components-error.mjs.map +1 -0
  270. package/fesm2015/taiga-ui-core-components-expand.mjs +160 -0
  271. package/fesm2015/taiga-ui-core-components-expand.mjs.map +1 -0
  272. package/fesm2015/taiga-ui-core-components-group.mjs +102 -0
  273. package/fesm2015/taiga-ui-core-components-group.mjs.map +1 -0
  274. package/fesm2015/taiga-ui-core-components-hints-host.mjs +70 -0
  275. package/fesm2015/taiga-ui-core-components-hints-host.mjs.map +1 -0
  276. package/fesm2015/taiga-ui-core-components-hosted-dropdown.mjs +412 -0
  277. package/fesm2015/taiga-ui-core-components-hosted-dropdown.mjs.map +1 -0
  278. package/fesm2015/taiga-ui-core-components-label.mjs +61 -0
  279. package/fesm2015/taiga-ui-core-components-label.mjs.map +1 -0
  280. package/fesm2015/taiga-ui-core-components-link.mjs +117 -0
  281. package/fesm2015/taiga-ui-core-components-link.mjs.map +1 -0
  282. package/fesm2015/taiga-ui-core-components-loader.mjs +109 -0
  283. package/fesm2015/taiga-ui-core-components-loader.mjs.map +1 -0
  284. package/fesm2015/taiga-ui-core-components-notification.mjs +89 -0
  285. package/fesm2015/taiga-ui-core-components-notification.mjs.map +1 -0
  286. package/fesm2015/taiga-ui-core-components-primitive-calendar.mjs +203 -0
  287. package/fesm2015/taiga-ui-core-components-primitive-calendar.mjs.map +1 -0
  288. package/fesm2015/taiga-ui-core-components-primitive-checkbox.mjs +120 -0
  289. package/fesm2015/taiga-ui-core-components-primitive-checkbox.mjs.map +1 -0
  290. package/fesm2015/taiga-ui-core-components-primitive-spin-button.mjs +110 -0
  291. package/fesm2015/taiga-ui-core-components-primitive-spin-button.mjs.map +1 -0
  292. package/fesm2015/taiga-ui-core-components-primitive-textfield.mjs +526 -0
  293. package/fesm2015/taiga-ui-core-components-primitive-textfield.mjs.map +1 -0
  294. package/fesm2015/taiga-ui-core-components-primitive-year-picker.mjs +195 -0
  295. package/fesm2015/taiga-ui-core-components-primitive-year-picker.mjs.map +1 -0
  296. package/fesm2015/taiga-ui-core-components-root.mjs +119 -0
  297. package/fesm2015/taiga-ui-core-components-root.mjs.map +1 -0
  298. package/fesm2015/taiga-ui-core-components-scroll-controls.mjs +232 -0
  299. package/fesm2015/taiga-ui-core-components-scroll-controls.mjs.map +1 -0
  300. package/fesm2015/taiga-ui-core-components-scrollbar.mjs +162 -0
  301. package/fesm2015/taiga-ui-core-components-scrollbar.mjs.map +1 -0
  302. package/fesm2015/taiga-ui-core-components-svg.mjs +313 -0
  303. package/fesm2015/taiga-ui-core-components-svg.mjs.map +1 -0
  304. package/fesm2015/taiga-ui-core-components-theme-night.mjs +32 -0
  305. package/fesm2015/taiga-ui-core-components-theme-night.mjs.map +1 -0
  306. package/fesm2015/taiga-ui-core-components-tooltip.mjs +111 -0
  307. package/fesm2015/taiga-ui-core-components-tooltip.mjs.map +1 -0
  308. package/fesm2015/taiga-ui-core-components.mjs +30 -0
  309. package/fesm2015/taiga-ui-core-components.mjs.map +1 -0
  310. package/fesm2015/taiga-ui-core-constants.mjs +90 -0
  311. package/fesm2015/taiga-ui-core-constants.mjs.map +1 -0
  312. package/fesm2015/taiga-ui-core-directives-dropdown.mjs +980 -0
  313. package/fesm2015/taiga-ui-core-directives-dropdown.mjs.map +1 -0
  314. package/fesm2015/taiga-ui-core-directives-hint.mjs +764 -0
  315. package/fesm2015/taiga-ui-core-directives-hint.mjs.map +1 -0
  316. package/fesm2015/taiga-ui-core-directives-mask-accessor.mjs +53 -0
  317. package/fesm2015/taiga-ui-core-directives-mask-accessor.mjs.map +1 -0
  318. package/fesm2015/taiga-ui-core-directives-mode.mjs +41 -0
  319. package/fesm2015/taiga-ui-core-directives-mode.mjs.map +1 -0
  320. package/fesm2015/taiga-ui-core-directives-number-format.mjs +60 -0
  321. package/fesm2015/taiga-ui-core-directives-number-format.mjs.map +1 -0
  322. package/fesm2015/taiga-ui-core-directives-scroll-into-view.mjs +72 -0
  323. package/fesm2015/taiga-ui-core-directives-scroll-into-view.mjs.map +1 -0
  324. package/fesm2015/taiga-ui-core-directives-textfield-controller.mjs +446 -0
  325. package/fesm2015/taiga-ui-core-directives-textfield-controller.mjs.map +1 -0
  326. package/fesm2015/taiga-ui-core-directives-wrapper.mjs +115 -0
  327. package/fesm2015/taiga-ui-core-directives-wrapper.mjs.map +1 -0
  328. package/fesm2015/taiga-ui-core-directives.mjs +13 -0
  329. package/fesm2015/taiga-ui-core-directives.mjs.map +1 -0
  330. package/fesm2015/taiga-ui-core-enums.mjs +68 -0
  331. package/fesm2015/taiga-ui-core-enums.mjs.map +1 -0
  332. package/fesm2015/taiga-ui-core-interfaces.mjs +4 -0
  333. package/fesm2015/taiga-ui-core-interfaces.mjs.map +1 -0
  334. package/fesm2015/taiga-ui-core-internal-primitive-year-month-pagination.mjs +116 -0
  335. package/fesm2015/taiga-ui-core-internal-primitive-year-month-pagination.mjs.map +1 -0
  336. package/fesm2015/taiga-ui-core-internal-svg-defs-host.mjs +69 -0
  337. package/fesm2015/taiga-ui-core-internal-svg-defs-host.mjs.map +1 -0
  338. package/fesm2015/taiga-ui-core-internal.mjs +7 -0
  339. package/fesm2015/taiga-ui-core-internal.mjs.map +1 -0
  340. package/fesm2015/taiga-ui-core-mask.mjs +4 -0
  341. package/fesm2015/taiga-ui-core-mask.mjs.map +1 -0
  342. package/fesm2015/taiga-ui-core-observables.mjs +26 -0
  343. package/fesm2015/taiga-ui-core-observables.mjs.map +1 -0
  344. package/fesm2015/taiga-ui-core-pipes-calendar-sheet.mjs +111 -0
  345. package/fesm2015/taiga-ui-core-pipes-calendar-sheet.mjs.map +1 -0
  346. package/fesm2015/taiga-ui-core-pipes-flag.mjs +68 -0
  347. package/fesm2015/taiga-ui-core-pipes-flag.mjs.map +1 -0
  348. package/fesm2015/taiga-ui-core-pipes-format-date.mjs +46 -0
  349. package/fesm2015/taiga-ui-core-pipes-format-date.mjs.map +1 -0
  350. package/fesm2015/taiga-ui-core-pipes-format-number.mjs +50 -0
  351. package/fesm2015/taiga-ui-core-pipes-format-number.mjs.map +1 -0
  352. package/fesm2015/taiga-ui-core-pipes-format-phone.mjs +45 -0
  353. package/fesm2015/taiga-ui-core-pipes-format-phone.mjs.map +1 -0
  354. package/fesm2015/taiga-ui-core-pipes-month.mjs +45 -0
  355. package/fesm2015/taiga-ui-core-pipes-month.mjs.map +1 -0
  356. package/fesm2015/taiga-ui-core-pipes-order-week-days.mjs +56 -0
  357. package/fesm2015/taiga-ui-core-pipes-order-week-days.mjs.map +1 -0
  358. package/fesm2015/taiga-ui-core-pipes.mjs +12 -0
  359. package/fesm2015/taiga-ui-core-pipes.mjs.map +1 -0
  360. package/fesm2015/taiga-ui-core-providers.mjs +41 -0
  361. package/fesm2015/taiga-ui-core-providers.mjs.map +1 -0
  362. package/fesm2015/taiga-ui-core-services.mjs +287 -0
  363. package/fesm2015/taiga-ui-core-services.mjs.map +1 -0
  364. package/fesm2015/taiga-ui-core-tokens.mjs +333 -0
  365. package/fesm2015/taiga-ui-core-tokens.mjs.map +1 -0
  366. package/fesm2015/taiga-ui-core-types.mjs +4 -0
  367. package/fesm2015/taiga-ui-core-types.mjs.map +1 -0
  368. package/fesm2015/taiga-ui-core-utils-dom.mjs +160 -0
  369. package/fesm2015/taiga-ui-core-utils-dom.mjs.map +1 -0
  370. package/fesm2015/taiga-ui-core-utils-format.mjs +146 -0
  371. package/fesm2015/taiga-ui-core-utils-format.mjs.map +1 -0
  372. package/fesm2015/taiga-ui-core-utils-mask.mjs +284 -0
  373. package/fesm2015/taiga-ui-core-utils-mask.mjs.map +1 -0
  374. package/fesm2015/taiga-ui-core-utils-miscellaneous.mjs +89 -0
  375. package/fesm2015/taiga-ui-core-utils-miscellaneous.mjs.map +1 -0
  376. package/fesm2015/taiga-ui-core-utils-mobile.mjs +12 -0
  377. package/fesm2015/taiga-ui-core-utils-mobile.mjs.map +1 -0
  378. package/fesm2015/taiga-ui-core-utils.mjs +10 -0
  379. package/fesm2015/taiga-ui-core-utils.mjs.map +1 -0
  380. package/fesm2015/taiga-ui-core.mjs +21 -0
  381. package/fesm2015/taiga-ui-core.mjs.map +1 -0
  382. package/fesm2020/taiga-ui-core-abstract.mjs +140 -0
  383. package/fesm2020/taiga-ui-core-abstract.mjs.map +1 -0
  384. package/fesm2020/taiga-ui-core-animations.mjs +262 -0
  385. package/fesm2020/taiga-ui-core-animations.mjs.map +1 -0
  386. package/fesm2020/taiga-ui-core-components-alert.mjs +157 -0
  387. package/fesm2020/taiga-ui-core-components-alert.mjs.map +1 -0
  388. package/fesm2020/taiga-ui-core-components-button.mjs +157 -0
  389. package/fesm2020/taiga-ui-core-components-button.mjs.map +1 -0
  390. package/fesm2020/taiga-ui-core-components-calendar.mjs +168 -0
  391. package/fesm2020/taiga-ui-core-components-calendar.mjs.map +1 -0
  392. package/fesm2020/taiga-ui-core-components-data-list.mjs +297 -0
  393. package/fesm2020/taiga-ui-core-components-data-list.mjs.map +1 -0
  394. package/fesm2020/taiga-ui-core-components-dialog.mjs +243 -0
  395. package/fesm2020/taiga-ui-core-components-dialog.mjs.map +1 -0
  396. package/fesm2020/taiga-ui-core-components-error.mjs +72 -0
  397. package/fesm2020/taiga-ui-core-components-error.mjs.map +1 -0
  398. package/fesm2020/taiga-ui-core-components-expand.mjs +158 -0
  399. package/fesm2020/taiga-ui-core-components-expand.mjs.map +1 -0
  400. package/fesm2020/taiga-ui-core-components-group.mjs +100 -0
  401. package/fesm2020/taiga-ui-core-components-group.mjs.map +1 -0
  402. package/fesm2020/taiga-ui-core-components-hints-host.mjs +68 -0
  403. package/fesm2020/taiga-ui-core-components-hints-host.mjs.map +1 -0
  404. package/fesm2020/taiga-ui-core-components-hosted-dropdown.mjs +404 -0
  405. package/fesm2020/taiga-ui-core-components-hosted-dropdown.mjs.map +1 -0
  406. package/fesm2020/taiga-ui-core-components-label.mjs +59 -0
  407. package/fesm2020/taiga-ui-core-components-label.mjs.map +1 -0
  408. package/fesm2020/taiga-ui-core-components-link.mjs +115 -0
  409. package/fesm2020/taiga-ui-core-components-link.mjs.map +1 -0
  410. package/fesm2020/taiga-ui-core-components-loader.mjs +107 -0
  411. package/fesm2020/taiga-ui-core-components-loader.mjs.map +1 -0
  412. package/fesm2020/taiga-ui-core-components-notification.mjs +87 -0
  413. package/fesm2020/taiga-ui-core-components-notification.mjs.map +1 -0
  414. package/fesm2020/taiga-ui-core-components-primitive-calendar.mjs +201 -0
  415. package/fesm2020/taiga-ui-core-components-primitive-calendar.mjs.map +1 -0
  416. package/fesm2020/taiga-ui-core-components-primitive-checkbox.mjs +118 -0
  417. package/fesm2020/taiga-ui-core-components-primitive-checkbox.mjs.map +1 -0
  418. package/fesm2020/taiga-ui-core-components-primitive-spin-button.mjs +108 -0
  419. package/fesm2020/taiga-ui-core-components-primitive-spin-button.mjs.map +1 -0
  420. package/fesm2020/taiga-ui-core-components-primitive-textfield.mjs +511 -0
  421. package/fesm2020/taiga-ui-core-components-primitive-textfield.mjs.map +1 -0
  422. package/fesm2020/taiga-ui-core-components-primitive-year-picker.mjs +193 -0
  423. package/fesm2020/taiga-ui-core-components-primitive-year-picker.mjs.map +1 -0
  424. package/fesm2020/taiga-ui-core-components-root.mjs +117 -0
  425. package/fesm2020/taiga-ui-core-components-root.mjs.map +1 -0
  426. package/fesm2020/taiga-ui-core-components-scroll-controls.mjs +228 -0
  427. package/fesm2020/taiga-ui-core-components-scroll-controls.mjs.map +1 -0
  428. package/fesm2020/taiga-ui-core-components-scrollbar.mjs +157 -0
  429. package/fesm2020/taiga-ui-core-components-scrollbar.mjs.map +1 -0
  430. package/fesm2020/taiga-ui-core-components-svg.mjs +318 -0
  431. package/fesm2020/taiga-ui-core-components-svg.mjs.map +1 -0
  432. package/fesm2020/taiga-ui-core-components-theme-night.mjs +32 -0
  433. package/fesm2020/taiga-ui-core-components-theme-night.mjs.map +1 -0
  434. package/fesm2020/taiga-ui-core-components-tooltip.mjs +108 -0
  435. package/fesm2020/taiga-ui-core-components-tooltip.mjs.map +1 -0
  436. package/fesm2020/taiga-ui-core-components.mjs +30 -0
  437. package/fesm2020/taiga-ui-core-components.mjs.map +1 -0
  438. package/fesm2020/taiga-ui-core-constants.mjs +90 -0
  439. package/fesm2020/taiga-ui-core-constants.mjs.map +1 -0
  440. package/fesm2020/taiga-ui-core-directives-dropdown.mjs +952 -0
  441. package/fesm2020/taiga-ui-core-directives-dropdown.mjs.map +1 -0
  442. package/fesm2020/taiga-ui-core-directives-hint.mjs +740 -0
  443. package/fesm2020/taiga-ui-core-directives-hint.mjs.map +1 -0
  444. package/fesm2020/taiga-ui-core-directives-mask-accessor.mjs +53 -0
  445. package/fesm2020/taiga-ui-core-directives-mask-accessor.mjs.map +1 -0
  446. package/fesm2020/taiga-ui-core-directives-mode.mjs +41 -0
  447. package/fesm2020/taiga-ui-core-directives-mode.mjs.map +1 -0
  448. package/fesm2020/taiga-ui-core-directives-number-format.mjs +58 -0
  449. package/fesm2020/taiga-ui-core-directives-number-format.mjs.map +1 -0
  450. package/fesm2020/taiga-ui-core-directives-scroll-into-view.mjs +70 -0
  451. package/fesm2020/taiga-ui-core-directives-scroll-into-view.mjs.map +1 -0
  452. package/fesm2020/taiga-ui-core-directives-textfield-controller.mjs +446 -0
  453. package/fesm2020/taiga-ui-core-directives-textfield-controller.mjs.map +1 -0
  454. package/fesm2020/taiga-ui-core-directives-wrapper.mjs +113 -0
  455. package/fesm2020/taiga-ui-core-directives-wrapper.mjs.map +1 -0
  456. package/fesm2020/taiga-ui-core-directives.mjs +13 -0
  457. package/fesm2020/taiga-ui-core-directives.mjs.map +1 -0
  458. package/fesm2020/taiga-ui-core-enums.mjs +68 -0
  459. package/fesm2020/taiga-ui-core-enums.mjs.map +1 -0
  460. package/fesm2020/taiga-ui-core-interfaces.mjs +4 -0
  461. package/fesm2020/taiga-ui-core-interfaces.mjs.map +1 -0
  462. package/fesm2020/taiga-ui-core-internal-primitive-year-month-pagination.mjs +114 -0
  463. package/fesm2020/taiga-ui-core-internal-primitive-year-month-pagination.mjs.map +1 -0
  464. package/fesm2020/taiga-ui-core-internal-svg-defs-host.mjs +67 -0
  465. package/fesm2020/taiga-ui-core-internal-svg-defs-host.mjs.map +1 -0
  466. package/fesm2020/taiga-ui-core-internal.mjs +7 -0
  467. package/fesm2020/taiga-ui-core-internal.mjs.map +1 -0
  468. package/fesm2020/taiga-ui-core-mask.mjs +4 -0
  469. package/fesm2020/taiga-ui-core-mask.mjs.map +1 -0
  470. package/fesm2020/taiga-ui-core-observables.mjs +26 -0
  471. package/fesm2020/taiga-ui-core-observables.mjs.map +1 -0
  472. package/fesm2020/taiga-ui-core-pipes-calendar-sheet.mjs +108 -0
  473. package/fesm2020/taiga-ui-core-pipes-calendar-sheet.mjs.map +1 -0
  474. package/fesm2020/taiga-ui-core-pipes-flag.mjs +66 -0
  475. package/fesm2020/taiga-ui-core-pipes-flag.mjs.map +1 -0
  476. package/fesm2020/taiga-ui-core-pipes-format-date.mjs +44 -0
  477. package/fesm2020/taiga-ui-core-pipes-format-date.mjs.map +1 -0
  478. package/fesm2020/taiga-ui-core-pipes-format-number.mjs +48 -0
  479. package/fesm2020/taiga-ui-core-pipes-format-number.mjs.map +1 -0
  480. package/fesm2020/taiga-ui-core-pipes-format-phone.mjs +45 -0
  481. package/fesm2020/taiga-ui-core-pipes-format-phone.mjs.map +1 -0
  482. package/fesm2020/taiga-ui-core-pipes-month.mjs +43 -0
  483. package/fesm2020/taiga-ui-core-pipes-month.mjs.map +1 -0
  484. package/fesm2020/taiga-ui-core-pipes-order-week-days.mjs +54 -0
  485. package/fesm2020/taiga-ui-core-pipes-order-week-days.mjs.map +1 -0
  486. package/fesm2020/taiga-ui-core-pipes.mjs +12 -0
  487. package/fesm2020/taiga-ui-core-pipes.mjs.map +1 -0
  488. package/fesm2020/taiga-ui-core-providers.mjs +41 -0
  489. package/fesm2020/taiga-ui-core-providers.mjs.map +1 -0
  490. package/fesm2020/taiga-ui-core-services.mjs +278 -0
  491. package/fesm2020/taiga-ui-core-services.mjs.map +1 -0
  492. package/fesm2020/taiga-ui-core-tokens.mjs +334 -0
  493. package/fesm2020/taiga-ui-core-tokens.mjs.map +1 -0
  494. package/fesm2020/taiga-ui-core-types.mjs +16 -0
  495. package/fesm2020/taiga-ui-core-types.mjs.map +1 -0
  496. package/fesm2020/taiga-ui-core-utils-dom.mjs +160 -0
  497. package/fesm2020/taiga-ui-core-utils-dom.mjs.map +1 -0
  498. package/fesm2020/taiga-ui-core-utils-format.mjs +149 -0
  499. package/fesm2020/taiga-ui-core-utils-format.mjs.map +1 -0
  500. package/fesm2020/taiga-ui-core-utils-mask.mjs +284 -0
  501. package/fesm2020/taiga-ui-core-utils-mask.mjs.map +1 -0
  502. package/fesm2020/taiga-ui-core-utils-miscellaneous.mjs +88 -0
  503. package/fesm2020/taiga-ui-core-utils-miscellaneous.mjs.map +1 -0
  504. package/fesm2020/taiga-ui-core-utils-mobile.mjs +12 -0
  505. package/fesm2020/taiga-ui-core-utils-mobile.mjs.map +1 -0
  506. package/fesm2020/taiga-ui-core-utils.mjs +10 -0
  507. package/fesm2020/taiga-ui-core-utils.mjs.map +1 -0
  508. package/fesm2020/taiga-ui-core.mjs +21 -0
  509. package/fesm2020/taiga-ui-core.mjs.map +1 -0
  510. package/interfaces/alert-options.d.ts +1 -1
  511. package/internal/primitive-year-month-pagination/primitive-year-month-pagination.component.d.ts +1 -1
  512. package/internal/svg-defs-host/svg-defs-host.component.d.ts +1 -1
  513. package/mask/text-mask-correction-handler.d.ts +1 -1
  514. package/mask/text-mask-list-handler.d.ts +1 -1
  515. package/mask/text-mask-list.d.ts +1 -1
  516. package/mask/text-mask-pipe-handler.d.ts +1 -1
  517. package/package.json +559 -42
  518. package/pipes/calendar-sheet/calendar-sheet.pipe.d.ts +1 -1
  519. package/pipes/flag/flag.pipe.d.ts +1 -1
  520. package/pipes/format-date/format-date.pipe.d.ts +1 -1
  521. package/pipes/format-number/format-number.pipe.d.ts +1 -1
  522. package/pipes/format-phone/format-phone.pipe.d.ts +1 -1
  523. package/pipes/month/month.pipe.d.ts +1 -1
  524. package/pipes/order-week-days/order-week-days.pipe.d.ts +2 -2
  525. package/services/breakpoint.service.d.ts +1 -1
  526. package/styles/theme/appearance/opposite.less +2 -4
  527. package/styles/theme/appearance/outline.less +24 -15
  528. package/styles/theme/appearance/primary.less +8 -3
  529. package/styles/theme/appearance/secondary.less +15 -1
  530. package/styles/theme/appearance/status.less +48 -20
  531. package/tokens/number-format-observable.d.ts +4 -8
  532. package/tokens/ordered-short-week-days.d.ts +1 -1
  533. package/types/brightness.d.ts +1 -1
  534. package/types/calendar-view.d.ts +1 -1
  535. package/types/data-list-role.d.ts +1 -1
  536. package/types/decimal-symbol.d.ts +1 -1
  537. package/types/decimal.d.ts +1 -1
  538. package/types/dialog-size.d.ts +1 -1
  539. package/types/direction.d.ts +2 -2
  540. package/types/dropdown-align.d.ts +1 -1
  541. package/types/dropdown-width.d.ts +1 -1
  542. package/types/hint-direction.d.ts +1 -1
  543. package/types/marker-handler.d.ts +1 -1
  544. package/types/notification.d.ts +1 -1
  545. package/types/option-role.d.ts +1 -1
  546. package/types/orientation.d.ts +1 -1
  547. package/types/point.d.ts +1 -1
  548. package/types/size.d.ts +7 -7
  549. package/abstract/package.json +0 -10
  550. package/abstract/taiga-ui-core-abstract.d.ts +0 -5
  551. package/animations/package.json +0 -10
  552. package/animations/taiga-ui-core-animations.d.ts +0 -5
  553. package/bundles/taiga-ui-core-abstract.umd.js +0 -546
  554. package/bundles/taiga-ui-core-abstract.umd.js.map +0 -1
  555. package/bundles/taiga-ui-core-animations.umd.js +0 -290
  556. package/bundles/taiga-ui-core-animations.umd.js.map +0 -1
  557. package/bundles/taiga-ui-core-components-alert.umd.js +0 -517
  558. package/bundles/taiga-ui-core-components-alert.umd.js.map +0 -1
  559. package/bundles/taiga-ui-core-components-button.umd.js +0 -540
  560. package/bundles/taiga-ui-core-components-button.umd.js.map +0 -1
  561. package/bundles/taiga-ui-core-components-calendar.umd.js +0 -233
  562. package/bundles/taiga-ui-core-components-calendar.umd.js.map +0 -1
  563. package/bundles/taiga-ui-core-components-data-list.umd.js +0 -693
  564. package/bundles/taiga-ui-core-components-data-list.umd.js.map +0 -1
  565. package/bundles/taiga-ui-core-components-dialog.umd.js +0 -634
  566. package/bundles/taiga-ui-core-components-dialog.umd.js.map +0 -1
  567. package/bundles/taiga-ui-core-components-error.umd.js +0 -111
  568. package/bundles/taiga-ui-core-components-error.umd.js.map +0 -1
  569. package/bundles/taiga-ui-core-components-expand.umd.js +0 -220
  570. package/bundles/taiga-ui-core-components-expand.umd.js.map +0 -1
  571. package/bundles/taiga-ui-core-components-group.umd.js +0 -154
  572. package/bundles/taiga-ui-core-components-group.umd.js.map +0 -1
  573. package/bundles/taiga-ui-core-components-hints-host.umd.js +0 -108
  574. package/bundles/taiga-ui-core-components-hints-host.umd.js.map +0 -1
  575. package/bundles/taiga-ui-core-components-hosted-dropdown.umd.js +0 -808
  576. package/bundles/taiga-ui-core-components-hosted-dropdown.umd.js.map +0 -1
  577. package/bundles/taiga-ui-core-components-label.umd.js +0 -96
  578. package/bundles/taiga-ui-core-components-label.umd.js.map +0 -1
  579. package/bundles/taiga-ui-core-components-link.umd.js +0 -172
  580. package/bundles/taiga-ui-core-components-link.umd.js.map +0 -1
  581. package/bundles/taiga-ui-core-components-loader.umd.js +0 -165
  582. package/bundles/taiga-ui-core-components-loader.umd.js.map +0 -1
  583. package/bundles/taiga-ui-core-components-notification.umd.js +0 -124
  584. package/bundles/taiga-ui-core-components-notification.umd.js.map +0 -1
  585. package/bundles/taiga-ui-core-components-primitive-calendar.umd.js +0 -245
  586. package/bundles/taiga-ui-core-components-primitive-calendar.umd.js.map +0 -1
  587. package/bundles/taiga-ui-core-components-primitive-checkbox.umd.js +0 -173
  588. package/bundles/taiga-ui-core-components-primitive-checkbox.umd.js.map +0 -1
  589. package/bundles/taiga-ui-core-components-primitive-spin-button.umd.js +0 -476
  590. package/bundles/taiga-ui-core-components-primitive-spin-button.umd.js.map +0 -1
  591. package/bundles/taiga-ui-core-components-primitive-textfield.umd.js +0 -1050
  592. package/bundles/taiga-ui-core-components-primitive-textfield.umd.js.map +0 -1
  593. package/bundles/taiga-ui-core-components-primitive-year-picker.umd.js +0 -255
  594. package/bundles/taiga-ui-core-components-primitive-year-picker.umd.js.map +0 -1
  595. package/bundles/taiga-ui-core-components-root.umd.js +0 -476
  596. package/bundles/taiga-ui-core-components-root.umd.js.map +0 -1
  597. package/bundles/taiga-ui-core-components-scroll-controls.umd.js +0 -620
  598. package/bundles/taiga-ui-core-components-scroll-controls.umd.js.map +0 -1
  599. package/bundles/taiga-ui-core-components-scrollbar.umd.js +0 -217
  600. package/bundles/taiga-ui-core-components-scrollbar.umd.js.map +0 -1
  601. package/bundles/taiga-ui-core-components-svg.umd.js +0 -707
  602. package/bundles/taiga-ui-core-components-svg.umd.js.map +0 -1
  603. package/bundles/taiga-ui-core-components-theme-night.umd.js +0 -391
  604. package/bundles/taiga-ui-core-components-theme-night.umd.js.map +0 -1
  605. package/bundles/taiga-ui-core-components-tooltip.umd.js +0 -466
  606. package/bundles/taiga-ui-core-components-tooltip.umd.js.map +0 -1
  607. package/bundles/taiga-ui-core-components.umd.js +0 -165
  608. package/bundles/taiga-ui-core-components.umd.js.map +0 -1
  609. package/bundles/taiga-ui-core-constants.umd.js +0 -117
  610. package/bundles/taiga-ui-core-constants.umd.js.map +0 -1
  611. package/bundles/taiga-ui-core-directives-dropdown.umd.js +0 -1390
  612. package/bundles/taiga-ui-core-directives-dropdown.umd.js.map +0 -1
  613. package/bundles/taiga-ui-core-directives-hint.umd.js +0 -1169
  614. package/bundles/taiga-ui-core-directives-hint.umd.js.map +0 -1
  615. package/bundles/taiga-ui-core-directives-mask-accessor.umd.js +0 -85
  616. package/bundles/taiga-ui-core-directives-mask-accessor.umd.js.map +0 -1
  617. package/bundles/taiga-ui-core-directives-mode.umd.js +0 -392
  618. package/bundles/taiga-ui-core-directives-mode.umd.js.map +0 -1
  619. package/bundles/taiga-ui-core-directives-number-format.umd.js +0 -414
  620. package/bundles/taiga-ui-core-directives-number-format.umd.js.map +0 -1
  621. package/bundles/taiga-ui-core-directives-scroll-into-view.umd.js +0 -106
  622. package/bundles/taiga-ui-core-directives-scroll-into-view.umd.js.map +0 -1
  623. package/bundles/taiga-ui-core-directives-textfield-controller.umd.js +0 -901
  624. package/bundles/taiga-ui-core-directives-textfield-controller.umd.js.map +0 -1
  625. package/bundles/taiga-ui-core-directives-wrapper.umd.js +0 -164
  626. package/bundles/taiga-ui-core-directives-wrapper.umd.js.map +0 -1
  627. package/bundles/taiga-ui-core-directives.umd.js +0 -63
  628. package/bundles/taiga-ui-core-directives.umd.js.map +0 -1
  629. package/bundles/taiga-ui-core-enums.umd.js +0 -76
  630. package/bundles/taiga-ui-core-enums.umd.js.map +0 -1
  631. package/bundles/taiga-ui-core-interfaces.umd.js +0 -11
  632. package/bundles/taiga-ui-core-interfaces.umd.js.map +0 -1
  633. package/bundles/taiga-ui-core-internal-primitive-year-month-pagination.umd.js +0 -170
  634. package/bundles/taiga-ui-core-internal-primitive-year-month-pagination.umd.js.map +0 -1
  635. package/bundles/taiga-ui-core-internal-svg-defs-host.umd.js +0 -104
  636. package/bundles/taiga-ui-core-internal-svg-defs-host.umd.js.map +0 -1
  637. package/bundles/taiga-ui-core-internal.umd.js +0 -27
  638. package/bundles/taiga-ui-core-internal.umd.js.map +0 -1
  639. package/bundles/taiga-ui-core-mask.umd.js +0 -11
  640. package/bundles/taiga-ui-core-mask.umd.js.map +0 -1
  641. package/bundles/taiga-ui-core-observables.umd.js +0 -35
  642. package/bundles/taiga-ui-core-observables.umd.js.map +0 -1
  643. package/bundles/taiga-ui-core-pipes-calendar-sheet.umd.js +0 -149
  644. package/bundles/taiga-ui-core-pipes-calendar-sheet.umd.js.map +0 -1
  645. package/bundles/taiga-ui-core-pipes-flag.umd.js +0 -97
  646. package/bundles/taiga-ui-core-pipes-flag.umd.js.map +0 -1
  647. package/bundles/taiga-ui-core-pipes-format-date.umd.js +0 -77
  648. package/bundles/taiga-ui-core-pipes-format-date.umd.js.map +0 -1
  649. package/bundles/taiga-ui-core-pipes-format-number.umd.js +0 -81
  650. package/bundles/taiga-ui-core-pipes-format-number.umd.js.map +0 -1
  651. package/bundles/taiga-ui-core-pipes-format-phone.umd.js +0 -79
  652. package/bundles/taiga-ui-core-pipes-format-phone.umd.js.map +0 -1
  653. package/bundles/taiga-ui-core-pipes-month.umd.js +0 -76
  654. package/bundles/taiga-ui-core-pipes-month.umd.js.map +0 -1
  655. package/bundles/taiga-ui-core-pipes-order-week-days.umd.js +0 -401
  656. package/bundles/taiga-ui-core-pipes-order-week-days.umd.js.map +0 -1
  657. package/bundles/taiga-ui-core-pipes.umd.js +0 -57
  658. package/bundles/taiga-ui-core-pipes.umd.js.map +0 -1
  659. package/bundles/taiga-ui-core-providers.umd.js +0 -49
  660. package/bundles/taiga-ui-core-providers.umd.js.map +0 -1
  661. package/bundles/taiga-ui-core-services.umd.js +0 -657
  662. package/bundles/taiga-ui-core-services.umd.js.map +0 -1
  663. package/bundles/taiga-ui-core-tokens.umd.js +0 -695
  664. package/bundles/taiga-ui-core-tokens.umd.js.map +0 -1
  665. package/bundles/taiga-ui-core-types.umd.js +0 -11
  666. package/bundles/taiga-ui-core-types.umd.js.map +0 -1
  667. package/bundles/taiga-ui-core-utils-dom.umd.js +0 -176
  668. package/bundles/taiga-ui-core-utils-dom.umd.js.map +0 -1
  669. package/bundles/taiga-ui-core-utils-format.umd.js +0 -489
  670. package/bundles/taiga-ui-core-utils-format.umd.js.map +0 -1
  671. package/bundles/taiga-ui-core-utils-mask.umd.js +0 -625
  672. package/bundles/taiga-ui-core-utils-mask.umd.js.map +0 -1
  673. package/bundles/taiga-ui-core-utils-miscellaneous.umd.js +0 -108
  674. package/bundles/taiga-ui-core-utils-miscellaneous.umd.js.map +0 -1
  675. package/bundles/taiga-ui-core-utils-mobile.umd.js +0 -21
  676. package/bundles/taiga-ui-core-utils-mobile.umd.js.map +0 -1
  677. package/bundles/taiga-ui-core-utils.umd.js +0 -45
  678. package/bundles/taiga-ui-core-utils.umd.js.map +0 -1
  679. package/bundles/taiga-ui-core.umd.js +0 -111
  680. package/bundles/taiga-ui-core.umd.js.map +0 -1
  681. package/components/alert/package.json +0 -10
  682. package/components/alert/taiga-ui-core-components-alert.d.ts +0 -5
  683. package/components/button/package.json +0 -10
  684. package/components/button/taiga-ui-core-components-button.d.ts +0 -5
  685. package/components/calendar/package.json +0 -10
  686. package/components/calendar/taiga-ui-core-components-calendar.d.ts +0 -5
  687. package/components/data-list/package.json +0 -10
  688. package/components/data-list/taiga-ui-core-components-data-list.d.ts +0 -5
  689. package/components/dialog/package.json +0 -10
  690. package/components/dialog/taiga-ui-core-components-dialog.d.ts +0 -5
  691. package/components/error/package.json +0 -10
  692. package/components/error/taiga-ui-core-components-error.d.ts +0 -5
  693. package/components/expand/package.json +0 -10
  694. package/components/expand/taiga-ui-core-components-expand.d.ts +0 -5
  695. package/components/group/package.json +0 -10
  696. package/components/group/taiga-ui-core-components-group.d.ts +0 -5
  697. package/components/hints-host/package.json +0 -10
  698. package/components/hints-host/taiga-ui-core-components-hints-host.d.ts +0 -5
  699. package/components/hosted-dropdown/package.json +0 -10
  700. package/components/hosted-dropdown/taiga-ui-core-components-hosted-dropdown.d.ts +0 -5
  701. package/components/label/package.json +0 -10
  702. package/components/label/taiga-ui-core-components-label.d.ts +0 -5
  703. package/components/link/package.json +0 -10
  704. package/components/link/taiga-ui-core-components-link.d.ts +0 -5
  705. package/components/loader/package.json +0 -10
  706. package/components/loader/taiga-ui-core-components-loader.d.ts +0 -5
  707. package/components/notification/package.json +0 -10
  708. package/components/notification/taiga-ui-core-components-notification.d.ts +0 -5
  709. package/components/package.json +0 -10
  710. package/components/primitive-calendar/package.json +0 -10
  711. package/components/primitive-calendar/taiga-ui-core-components-primitive-calendar.d.ts +0 -5
  712. package/components/primitive-checkbox/package.json +0 -10
  713. package/components/primitive-checkbox/taiga-ui-core-components-primitive-checkbox.d.ts +0 -5
  714. package/components/primitive-spin-button/package.json +0 -10
  715. package/components/primitive-spin-button/taiga-ui-core-components-primitive-spin-button.d.ts +0 -5
  716. package/components/primitive-textfield/package.json +0 -10
  717. package/components/primitive-textfield/taiga-ui-core-components-primitive-textfield.d.ts +0 -5
  718. package/components/primitive-year-picker/package.json +0 -10
  719. package/components/primitive-year-picker/taiga-ui-core-components-primitive-year-picker.d.ts +0 -5
  720. package/components/root/package.json +0 -10
  721. package/components/root/taiga-ui-core-components-root.d.ts +0 -5
  722. package/components/scroll-controls/package.json +0 -10
  723. package/components/scroll-controls/taiga-ui-core-components-scroll-controls.d.ts +0 -5
  724. package/components/scrollbar/package.json +0 -10
  725. package/components/scrollbar/taiga-ui-core-components-scrollbar.d.ts +0 -5
  726. package/components/svg/package.json +0 -10
  727. package/components/svg/taiga-ui-core-components-svg.d.ts +0 -5
  728. package/components/taiga-ui-core-components.d.ts +0 -5
  729. package/components/theme-night/package.json +0 -10
  730. package/components/theme-night/taiga-ui-core-components-theme-night.d.ts +0 -5
  731. package/components/tooltip/package.json +0 -10
  732. package/components/tooltip/taiga-ui-core-components-tooltip.d.ts +0 -5
  733. package/constants/package.json +0 -10
  734. package/constants/taiga-ui-core-constants.d.ts +0 -5
  735. package/directives/dropdown/package.json +0 -10
  736. package/directives/dropdown/taiga-ui-core-directives-dropdown.d.ts +0 -5
  737. package/directives/hint/package.json +0 -10
  738. package/directives/hint/taiga-ui-core-directives-hint.d.ts +0 -5
  739. package/directives/mask-accessor/package.json +0 -10
  740. package/directives/mask-accessor/taiga-ui-core-directives-mask-accessor.d.ts +0 -5
  741. package/directives/mode/package.json +0 -10
  742. package/directives/mode/taiga-ui-core-directives-mode.d.ts +0 -5
  743. package/directives/number-format/package.json +0 -10
  744. package/directives/number-format/taiga-ui-core-directives-number-format.d.ts +0 -5
  745. package/directives/package.json +0 -10
  746. package/directives/scroll-into-view/package.json +0 -10
  747. package/directives/scroll-into-view/taiga-ui-core-directives-scroll-into-view.d.ts +0 -5
  748. package/directives/taiga-ui-core-directives.d.ts +0 -5
  749. package/directives/textfield-controller/package.json +0 -10
  750. package/directives/textfield-controller/taiga-ui-core-directives-textfield-controller.d.ts +0 -5
  751. package/directives/wrapper/package.json +0 -10
  752. package/directives/wrapper/taiga-ui-core-directives-wrapper.d.ts +0 -5
  753. package/enums/package.json +0 -10
  754. package/enums/taiga-ui-core-enums.d.ts +0 -5
  755. package/esm2015/abstract/abstract-driver.directive.js +0 -40
  756. package/esm2015/abstract/abstract-textfield-host.js +0 -37
  757. package/esm2015/abstract/rect-accessor.js +0 -24
  758. package/esm2015/components/alert/alert.component.js +0 -90
  759. package/esm2015/components/alert/alert.directive.js +0 -28
  760. package/esm2015/components/alert/alert.module.js +0 -24
  761. package/esm2015/components/alert/alert.service.js +0 -27
  762. package/esm2015/components/button/button.component.js +0 -113
  763. package/esm2015/components/button/button.module.js +0 -38
  764. package/esm2015/components/calendar/calendar.component.js +0 -134
  765. package/esm2015/components/calendar/calendar.module.js +0 -42
  766. package/esm2015/components/data-list/data-list.component.js +0 -127
  767. package/esm2015/components/data-list/data-list.directive.js +0 -19
  768. package/esm2015/components/data-list/data-list.module.js +0 -39
  769. package/esm2015/components/data-list/opt-group.directive.js +0 -21
  770. package/esm2015/components/data-list/option/option.component.js +0 -119
  771. package/esm2015/components/dialog/dialog-close.service.js +0 -47
  772. package/esm2015/components/dialog/dialog.component.js +0 -127
  773. package/esm2015/components/dialog/dialog.directive.js +0 -28
  774. package/esm2015/components/dialog/dialog.module.js +0 -24
  775. package/esm2015/components/dialog/dialog.service.js +0 -23
  776. package/esm2015/components/error/error.component.js +0 -56
  777. package/esm2015/components/error/error.module.js +0 -19
  778. package/esm2015/components/expand/expand-content.directive.js +0 -13
  779. package/esm2015/components/expand/expand.component.js +0 -131
  780. package/esm2015/components/expand/expand.module.js +0 -20
  781. package/esm2015/components/group/group-styles.component.js +0 -19
  782. package/esm2015/components/group/group.directive.js +0 -68
  783. package/esm2015/components/group/group.module.js +0 -19
  784. package/esm2015/components/hints-host/hints-host.component.js +0 -55
  785. package/esm2015/components/hints-host/hints-host.module.js +0 -20
  786. package/esm2015/components/hosted-dropdown/accessor-proxy.directive.js +0 -42
  787. package/esm2015/components/hosted-dropdown/dropdown-open-monitor.directive.js +0 -45
  788. package/esm2015/components/hosted-dropdown/hosted-dropdown-connector.directive.js +0 -13
  789. package/esm2015/components/hosted-dropdown/hosted-dropdown.component.js +0 -279
  790. package/esm2015/components/hosted-dropdown/hosted-dropdown.module.js +0 -57
  791. package/esm2015/components/label/label.component.js +0 -44
  792. package/esm2015/components/label/label.module.js +0 -18
  793. package/esm2015/components/link/link.component.js +0 -101
  794. package/esm2015/components/link/link.module.js +0 -19
  795. package/esm2015/components/loader/loader.component.js +0 -77
  796. package/esm2015/components/loader/loader.module.js +0 -19
  797. package/esm2015/components/notification/notification.component.js +0 -67
  798. package/esm2015/components/notification/notification.module.js +0 -21
  799. package/esm2015/components/primitive-calendar/primitive-calendar.component.js +0 -160
  800. package/esm2015/components/primitive-calendar/primitive-calendar.module.js +0 -45
  801. package/esm2015/components/primitive-checkbox/primitive-checkbox.component.js +0 -77
  802. package/esm2015/components/primitive-checkbox/primitive-checkbox.module.js +0 -20
  803. package/esm2015/components/primitive-spin-button/primitive-spin-button.component.js +0 -91
  804. package/esm2015/components/primitive-spin-button/primitive-spin-button.module.js +0 -19
  805. package/esm2015/components/primitive-textfield/primitive-textfield.component.js +0 -286
  806. package/esm2015/components/primitive-textfield/primitive-textfield.directive.js +0 -36
  807. package/esm2015/components/primitive-textfield/primitive-textfield.module.js +0 -70
  808. package/esm2015/components/primitive-textfield/textfield/textfield.component.js +0 -64
  809. package/esm2015/components/primitive-textfield/value-decoration/value-decoration.component.js +0 -86
  810. package/esm2015/components/primitive-year-picker/primitive-year-picker.component.js +0 -164
  811. package/esm2015/components/primitive-year-picker/primitive-year-picker.module.js +0 -35
  812. package/esm2015/components/root/root.component.js +0 -80
  813. package/esm2015/components/root/root.module.js +0 -47
  814. package/esm2015/components/scroll-controls/scroll-controls.component.js +0 -61
  815. package/esm2015/components/scroll-controls/scroll-controls.module.js +0 -28
  816. package/esm2015/components/scroll-controls/scrollbar-wrapper.directive.js +0 -25
  817. package/esm2015/components/scroll-controls/scrollbar.directive.js +0 -135
  818. package/esm2015/components/scrollbar/scroll-ref.directive.js +0 -28
  819. package/esm2015/components/scrollbar/scrollable.directive.js +0 -26
  820. package/esm2015/components/scrollbar/scrollbar.component.js +0 -94
  821. package/esm2015/components/scrollbar/scrollbar.module.js +0 -21
  822. package/esm2015/components/svg/svg-options.js +0 -60
  823. package/esm2015/components/svg/svg.component.js +0 -183
  824. package/esm2015/components/svg/svg.module.js +0 -19
  825. package/esm2015/components/theme-night/theme-night.component.js +0 -18
  826. package/esm2015/components/theme-night/theme-night.module.js +0 -16
  827. package/esm2015/components/tooltip/tooltip.component.js +0 -76
  828. package/esm2015/components/tooltip/tooltip.module.js +0 -38
  829. package/esm2015/directives/dropdown/dropdown-context.directive.js +0 -66
  830. package/esm2015/directives/dropdown/dropdown-driver.directive.js +0 -33
  831. package/esm2015/directives/dropdown/dropdown-host.directive.js +0 -26
  832. package/esm2015/directives/dropdown/dropdown-hover.directive.js +0 -58
  833. package/esm2015/directives/dropdown/dropdown-manual.directive.js +0 -27
  834. package/esm2015/directives/dropdown/dropdown-open.directive.js +0 -29
  835. package/esm2015/directives/dropdown/dropdown-options.directive.js +0 -84
  836. package/esm2015/directives/dropdown/dropdown-position-sided.directive.js +0 -82
  837. package/esm2015/directives/dropdown/dropdown-position.directive.js +0 -86
  838. package/esm2015/directives/dropdown/dropdown-selection.directive.js +0 -162
  839. package/esm2015/directives/dropdown/dropdown.component.js +0 -174
  840. package/esm2015/directives/dropdown/dropdown.directive.js +0 -123
  841. package/esm2015/directives/dropdown/dropdown.module.js +0 -95
  842. package/esm2015/directives/hint/hint-describe.directive.js +0 -57
  843. package/esm2015/directives/hint/hint-driver.directive.js +0 -33
  844. package/esm2015/directives/hint/hint-host.directive.js +0 -26
  845. package/esm2015/directives/hint/hint-hover.directive.js +0 -56
  846. package/esm2015/directives/hint/hint-manual.directive.js +0 -33
  847. package/esm2015/directives/hint/hint-options.directive.js +0 -75
  848. package/esm2015/directives/hint/hint-pointer.directive.js +0 -36
  849. package/esm2015/directives/hint/hint-position.directive.js +0 -105
  850. package/esm2015/directives/hint/hint-unstyled.component.js +0 -66
  851. package/esm2015/directives/hint/hint.component.js +0 -167
  852. package/esm2015/directives/hint/hint.directive.js +0 -96
  853. package/esm2015/directives/hint/hint.module.js +0 -75
  854. package/esm2015/directives/mask-accessor/mask-accessor.directive.js +0 -30
  855. package/esm2015/directives/mask-accessor/mask-accessor.module.js +0 -19
  856. package/esm2015/directives/mode/mode.directive.js +0 -21
  857. package/esm2015/directives/mode/mode.module.js +0 -16
  858. package/esm2015/directives/number-format/number-format.directive.js +0 -38
  859. package/esm2015/directives/number-format/number-format.module.js +0 -16
  860. package/esm2015/directives/scroll-into-view/scroll-into-view.directive.js +0 -51
  861. package/esm2015/directives/scroll-into-view/scroll-into-view.module.js +0 -16
  862. package/esm2015/directives/textfield-controller/textfield-appearance.directive.js +0 -36
  863. package/esm2015/directives/textfield-controller/textfield-cleaner.directive.js +0 -33
  864. package/esm2015/directives/textfield-controller/textfield-controller.module.js +0 -65
  865. package/esm2015/directives/textfield-controller/textfield-controller.provider.js +0 -46
  866. package/esm2015/directives/textfield-controller/textfield-custom-content.directive.js +0 -29
  867. package/esm2015/directives/textfield-controller/textfield-filler.directive.js +0 -33
  868. package/esm2015/directives/textfield-controller/textfield-icon-left.directive.js +0 -29
  869. package/esm2015/directives/textfield-controller/textfield-icon.directive.js +0 -29
  870. package/esm2015/directives/textfield-controller/textfield-label-outside.directive.js +0 -33
  871. package/esm2015/directives/textfield-controller/textfield-postfix.directive.js +0 -33
  872. package/esm2015/directives/textfield-controller/textfield-prefix.directive.js +0 -33
  873. package/esm2015/directives/textfield-controller/textfield-size.directive.js +0 -33
  874. package/esm2015/directives/wrapper/wrapper.directive.js +0 -93
  875. package/esm2015/directives/wrapper/wrapper.module.js +0 -16
  876. package/esm2015/internal/primitive-year-month-pagination/primitive-year-month-pagination.component.js +0 -82
  877. package/esm2015/internal/primitive-year-month-pagination/primitive-year-month-pagination.module.js +0 -38
  878. package/esm2015/internal/svg-defs-host/svg-defs-host.component.js +0 -52
  879. package/esm2015/internal/svg-defs-host/svg-defs-host.module.js +0 -19
  880. package/esm2015/observables/smart-search.js +0 -8
  881. package/esm2015/observables/zoneful-map.js +0 -14
  882. package/esm2015/pipes/calendar-sheet/calendar-sheet.module.js +0 -16
  883. package/esm2015/pipes/calendar-sheet/calendar-sheet.pipe.js +0 -57
  884. package/esm2015/pipes/flag/flag.module.js +0 -16
  885. package/esm2015/pipes/flag/flag.pipe.js +0 -46
  886. package/esm2015/pipes/format-date/format-date.module.js +0 -16
  887. package/esm2015/pipes/format-date/format-date.pipe.js +0 -24
  888. package/esm2015/pipes/format-number/format-number.module.js +0 -16
  889. package/esm2015/pipes/format-number/format-number.pipe.js +0 -28
  890. package/esm2015/pipes/format-phone/format-phone.module.js +0 -16
  891. package/esm2015/pipes/format-phone/format-phone.pipe.js +0 -25
  892. package/esm2015/pipes/month/month.module.js +0 -16
  893. package/esm2015/pipes/month/month.pipe.js +0 -23
  894. package/esm2015/pipes/order-week-days/order-week-days.module.js +0 -16
  895. package/esm2015/pipes/order-week-days/order-week-days.pipe.js +0 -34
  896. package/esm2015/providers/mode.provider.js +0 -17
  897. package/esm2015/providers/watched-controller-provider-factory.js +0 -7
  898. package/esm2015/services/breakpoint.service.js +0 -39
  899. package/esm2015/services/format-date.service.js +0 -26
  900. package/esm2015/services/hint.service.js +0 -28
  901. package/esm2015/services/night-theme.service.js +0 -24
  902. package/esm2015/services/position.service.js +0 -36
  903. package/esm2015/services/router-link-active.service.js +0 -42
  904. package/esm2015/services/svg.service.js +0 -70
  905. package/esm2015/services/visual-viewport.service.js +0 -35
  906. package/esm2015/tokens/is-mobile-resolution.js +0 -17
  907. package/esm2015/tokens/number-format-observable.js +0 -8
  908. package/esm2015/tokens/ordered-short-week-days.js +0 -27
  909. package/esm2015/tokens/reduced-motion.js +0 -8
  910. package/esm2015/tokens/selection-stream.js +0 -13
  911. package/esm2015/tokens/viewport.js +0 -29
  912. package/esm2015/utils/dom/process-icon.js +0 -31
  913. package/esm2015/utils/format/format-number.js +0 -40
  914. package/esm2015/utils/format/number-to-string-without-exp.js +0 -18
  915. package/esm2015/utils/mask/create-number-mask.js +0 -121
  916. package/esm2015/utils/miscellaneous/is-obscured.js +0 -9
  917. package/esm2015/utils/miscellaneous/override-options.js +0 -11
  918. package/fesm2015/taiga-ui-core-abstract.js +0 -142
  919. package/fesm2015/taiga-ui-core-abstract.js.map +0 -1
  920. package/fesm2015/taiga-ui-core-animations.js +0 -262
  921. package/fesm2015/taiga-ui-core-animations.js.map +0 -1
  922. package/fesm2015/taiga-ui-core-components-alert.js +0 -159
  923. package/fesm2015/taiga-ui-core-components-alert.js.map +0 -1
  924. package/fesm2015/taiga-ui-core-components-button.js +0 -168
  925. package/fesm2015/taiga-ui-core-components-button.js.map +0 -1
  926. package/fesm2015/taiga-ui-core-components-calendar.js +0 -179
  927. package/fesm2015/taiga-ui-core-components-calendar.js.map +0 -1
  928. package/fesm2015/taiga-ui-core-components-data-list.js +0 -312
  929. package/fesm2015/taiga-ui-core-components-data-list.js.map +0 -1
  930. package/fesm2015/taiga-ui-core-components-dialog.js +0 -251
  931. package/fesm2015/taiga-ui-core-components-dialog.js.map +0 -1
  932. package/fesm2015/taiga-ui-core-components-error.js +0 -79
  933. package/fesm2015/taiga-ui-core-components-error.js.map +0 -1
  934. package/fesm2015/taiga-ui-core-components-expand.js +0 -164
  935. package/fesm2015/taiga-ui-core-components-expand.js.map +0 -1
  936. package/fesm2015/taiga-ui-core-components-group.js +0 -106
  937. package/fesm2015/taiga-ui-core-components-group.js.map +0 -1
  938. package/fesm2015/taiga-ui-core-components-hints-host.js +0 -78
  939. package/fesm2015/taiga-ui-core-components-hints-host.js.map +0 -1
  940. package/fesm2015/taiga-ui-core-components-hosted-dropdown.js +0 -422
  941. package/fesm2015/taiga-ui-core-components-hosted-dropdown.js.map +0 -1
  942. package/fesm2015/taiga-ui-core-components-label.js +0 -66
  943. package/fesm2015/taiga-ui-core-components-label.js.map +0 -1
  944. package/fesm2015/taiga-ui-core-components-link.js +0 -124
  945. package/fesm2015/taiga-ui-core-components-link.js.map +0 -1
  946. package/fesm2015/taiga-ui-core-components-loader.js +0 -112
  947. package/fesm2015/taiga-ui-core-components-loader.js.map +0 -1
  948. package/fesm2015/taiga-ui-core-components-notification.js +0 -92
  949. package/fesm2015/taiga-ui-core-components-notification.js.map +0 -1
  950. package/fesm2015/taiga-ui-core-components-primitive-calendar.js +0 -208
  951. package/fesm2015/taiga-ui-core-components-primitive-calendar.js.map +0 -1
  952. package/fesm2015/taiga-ui-core-components-primitive-checkbox.js +0 -123
  953. package/fesm2015/taiga-ui-core-components-primitive-checkbox.js.map +0 -1
  954. package/fesm2015/taiga-ui-core-components-primitive-spin-button.js +0 -114
  955. package/fesm2015/taiga-ui-core-components-primitive-spin-button.js.map +0 -1
  956. package/fesm2015/taiga-ui-core-components-primitive-textfield.js +0 -542
  957. package/fesm2015/taiga-ui-core-components-primitive-textfield.js.map +0 -1
  958. package/fesm2015/taiga-ui-core-components-primitive-year-picker.js +0 -202
  959. package/fesm2015/taiga-ui-core-components-primitive-year-picker.js.map +0 -1
  960. package/fesm2015/taiga-ui-core-components-root.js +0 -129
  961. package/fesm2015/taiga-ui-core-components-root.js.map +0 -1
  962. package/fesm2015/taiga-ui-core-components-scroll-controls.js +0 -237
  963. package/fesm2015/taiga-ui-core-components-scroll-controls.js.map +0 -1
  964. package/fesm2015/taiga-ui-core-components-scrollbar.js +0 -164
  965. package/fesm2015/taiga-ui-core-components-scrollbar.js.map +0 -1
  966. package/fesm2015/taiga-ui-core-components-svg.js +0 -317
  967. package/fesm2015/taiga-ui-core-components-svg.js.map +0 -1
  968. package/fesm2015/taiga-ui-core-components-theme-night.js +0 -38
  969. package/fesm2015/taiga-ui-core-components-theme-night.js.map +0 -1
  970. package/fesm2015/taiga-ui-core-components-tooltip.js +0 -118
  971. package/fesm2015/taiga-ui-core-components-tooltip.js.map +0 -1
  972. package/fesm2015/taiga-ui-core-components.js +0 -30
  973. package/fesm2015/taiga-ui-core-components.js.map +0 -1
  974. package/fesm2015/taiga-ui-core-constants.js +0 -90
  975. package/fesm2015/taiga-ui-core-constants.js.map +0 -1
  976. package/fesm2015/taiga-ui-core-directives-dropdown.js +0 -975
  977. package/fesm2015/taiga-ui-core-directives-dropdown.js.map +0 -1
  978. package/fesm2015/taiga-ui-core-directives-hint.js +0 -753
  979. package/fesm2015/taiga-ui-core-directives-hint.js.map +0 -1
  980. package/fesm2015/taiga-ui-core-directives-mask-accessor.js +0 -53
  981. package/fesm2015/taiga-ui-core-directives-mask-accessor.js.map +0 -1
  982. package/fesm2015/taiga-ui-core-directives-mode.js +0 -41
  983. package/fesm2015/taiga-ui-core-directives-mode.js.map +0 -1
  984. package/fesm2015/taiga-ui-core-directives-number-format.js +0 -58
  985. package/fesm2015/taiga-ui-core-directives-number-format.js.map +0 -1
  986. package/fesm2015/taiga-ui-core-directives-scroll-into-view.js +0 -71
  987. package/fesm2015/taiga-ui-core-directives-scroll-into-view.js.map +0 -1
  988. package/fesm2015/taiga-ui-core-directives-textfield-controller.js +0 -447
  989. package/fesm2015/taiga-ui-core-directives-textfield-controller.js.map +0 -1
  990. package/fesm2015/taiga-ui-core-directives-wrapper.js +0 -113
  991. package/fesm2015/taiga-ui-core-directives-wrapper.js.map +0 -1
  992. package/fesm2015/taiga-ui-core-directives.js +0 -13
  993. package/fesm2015/taiga-ui-core-directives.js.map +0 -1
  994. package/fesm2015/taiga-ui-core-enums.js +0 -68
  995. package/fesm2015/taiga-ui-core-enums.js.map +0 -1
  996. package/fesm2015/taiga-ui-core-interfaces.js +0 -4
  997. package/fesm2015/taiga-ui-core-interfaces.js.map +0 -1
  998. package/fesm2015/taiga-ui-core-internal-primitive-year-month-pagination.js +0 -123
  999. package/fesm2015/taiga-ui-core-internal-primitive-year-month-pagination.js.map +0 -1
  1000. package/fesm2015/taiga-ui-core-internal-svg-defs-host.js +0 -73
  1001. package/fesm2015/taiga-ui-core-internal-svg-defs-host.js.map +0 -1
  1002. package/fesm2015/taiga-ui-core-internal.js +0 -7
  1003. package/fesm2015/taiga-ui-core-internal.js.map +0 -1
  1004. package/fesm2015/taiga-ui-core-mask.js +0 -4
  1005. package/fesm2015/taiga-ui-core-mask.js.map +0 -1
  1006. package/fesm2015/taiga-ui-core-observables.js +0 -27
  1007. package/fesm2015/taiga-ui-core-observables.js.map +0 -1
  1008. package/fesm2015/taiga-ui-core-pipes-calendar-sheet.js +0 -109
  1009. package/fesm2015/taiga-ui-core-pipes-calendar-sheet.js.map +0 -1
  1010. package/fesm2015/taiga-ui-core-pipes-flag.js +0 -66
  1011. package/fesm2015/taiga-ui-core-pipes-flag.js.map +0 -1
  1012. package/fesm2015/taiga-ui-core-pipes-format-date.js +0 -44
  1013. package/fesm2015/taiga-ui-core-pipes-format-date.js.map +0 -1
  1014. package/fesm2015/taiga-ui-core-pipes-format-number.js +0 -48
  1015. package/fesm2015/taiga-ui-core-pipes-format-number.js.map +0 -1
  1016. package/fesm2015/taiga-ui-core-pipes-format-phone.js +0 -45
  1017. package/fesm2015/taiga-ui-core-pipes-format-phone.js.map +0 -1
  1018. package/fesm2015/taiga-ui-core-pipes-month.js +0 -43
  1019. package/fesm2015/taiga-ui-core-pipes-month.js.map +0 -1
  1020. package/fesm2015/taiga-ui-core-pipes-order-week-days.js +0 -54
  1021. package/fesm2015/taiga-ui-core-pipes-order-week-days.js.map +0 -1
  1022. package/fesm2015/taiga-ui-core-pipes.js +0 -12
  1023. package/fesm2015/taiga-ui-core-pipes.js.map +0 -1
  1024. package/fesm2015/taiga-ui-core-providers.js +0 -42
  1025. package/fesm2015/taiga-ui-core-providers.js.map +0 -1
  1026. package/fesm2015/taiga-ui-core-services.js +0 -274
  1027. package/fesm2015/taiga-ui-core-services.js.map +0 -1
  1028. package/fesm2015/taiga-ui-core-tokens.js +0 -331
  1029. package/fesm2015/taiga-ui-core-tokens.js.map +0 -1
  1030. package/fesm2015/taiga-ui-core-types.js +0 -16
  1031. package/fesm2015/taiga-ui-core-types.js.map +0 -1
  1032. package/fesm2015/taiga-ui-core-utils-dom.js +0 -160
  1033. package/fesm2015/taiga-ui-core-utils-dom.js.map +0 -1
  1034. package/fesm2015/taiga-ui-core-utils-format.js +0 -146
  1035. package/fesm2015/taiga-ui-core-utils-format.js.map +0 -1
  1036. package/fesm2015/taiga-ui-core-utils-mask.js +0 -284
  1037. package/fesm2015/taiga-ui-core-utils-mask.js.map +0 -1
  1038. package/fesm2015/taiga-ui-core-utils-miscellaneous.js +0 -89
  1039. package/fesm2015/taiga-ui-core-utils-miscellaneous.js.map +0 -1
  1040. package/fesm2015/taiga-ui-core-utils-mobile.js +0 -12
  1041. package/fesm2015/taiga-ui-core-utils-mobile.js.map +0 -1
  1042. package/fesm2015/taiga-ui-core-utils.js +0 -10
  1043. package/fesm2015/taiga-ui-core-utils.js.map +0 -1
  1044. package/fesm2015/taiga-ui-core.js +0 -21
  1045. package/fesm2015/taiga-ui-core.js.map +0 -1
  1046. package/interfaces/package.json +0 -10
  1047. package/interfaces/taiga-ui-core-interfaces.d.ts +0 -5
  1048. package/internal/package.json +0 -10
  1049. package/internal/primitive-year-month-pagination/package.json +0 -10
  1050. package/internal/primitive-year-month-pagination/taiga-ui-core-internal-primitive-year-month-pagination.d.ts +0 -5
  1051. package/internal/svg-defs-host/package.json +0 -10
  1052. package/internal/svg-defs-host/taiga-ui-core-internal-svg-defs-host.d.ts +0 -5
  1053. package/internal/taiga-ui-core-internal.d.ts +0 -5
  1054. package/mask/package.json +0 -10
  1055. package/mask/taiga-ui-core-mask.d.ts +0 -5
  1056. package/observables/package.json +0 -10
  1057. package/observables/taiga-ui-core-observables.d.ts +0 -5
  1058. package/pipes/calendar-sheet/package.json +0 -10
  1059. package/pipes/calendar-sheet/taiga-ui-core-pipes-calendar-sheet.d.ts +0 -5
  1060. package/pipes/flag/package.json +0 -10
  1061. package/pipes/flag/taiga-ui-core-pipes-flag.d.ts +0 -5
  1062. package/pipes/format-date/package.json +0 -10
  1063. package/pipes/format-date/taiga-ui-core-pipes-format-date.d.ts +0 -5
  1064. package/pipes/format-number/package.json +0 -10
  1065. package/pipes/format-number/taiga-ui-core-pipes-format-number.d.ts +0 -5
  1066. package/pipes/format-phone/package.json +0 -10
  1067. package/pipes/format-phone/taiga-ui-core-pipes-format-phone.d.ts +0 -5
  1068. package/pipes/month/package.json +0 -10
  1069. package/pipes/month/taiga-ui-core-pipes-month.d.ts +0 -5
  1070. package/pipes/order-week-days/package.json +0 -10
  1071. package/pipes/order-week-days/taiga-ui-core-pipes-order-week-days.d.ts +0 -5
  1072. package/pipes/package.json +0 -10
  1073. package/pipes/taiga-ui-core-pipes.d.ts +0 -5
  1074. package/providers/package.json +0 -10
  1075. package/providers/taiga-ui-core-providers.d.ts +0 -5
  1076. package/services/package.json +0 -10
  1077. package/services/taiga-ui-core-services.d.ts +0 -5
  1078. package/taiga-ui-core.d.ts +0 -5
  1079. package/tokens/package.json +0 -10
  1080. package/tokens/taiga-ui-core-tokens.d.ts +0 -5
  1081. package/types/package.json +0 -10
  1082. package/types/taiga-ui-core-types.d.ts +0 -5
  1083. package/utils/dom/package.json +0 -10
  1084. package/utils/dom/taiga-ui-core-utils-dom.d.ts +0 -5
  1085. package/utils/format/package.json +0 -10
  1086. package/utils/format/taiga-ui-core-utils-format.d.ts +0 -5
  1087. package/utils/mask/package.json +0 -10
  1088. package/utils/mask/taiga-ui-core-utils-mask.d.ts +0 -5
  1089. package/utils/miscellaneous/package.json +0 -10
  1090. package/utils/miscellaneous/taiga-ui-core-utils-miscellaneous.d.ts +0 -5
  1091. package/utils/mobile/package.json +0 -10
  1092. package/utils/mobile/taiga-ui-core-utils-mobile.d.ts +0 -5
  1093. package/utils/package.json +0 -10
  1094. package/utils/taiga-ui-core-utils.d.ts +0 -5
  1095. /package/{esm2015/abstract/driver.js → esm2020/abstract/driver.mjs} +0 -0
  1096. /package/{esm2015/abstract/index.js → esm2020/abstract/index.mjs} +0 -0
  1097. /package/{esm2015/abstract/position-accessor.js → esm2020/abstract/position-accessor.mjs} +0 -0
  1098. /package/{esm2015/abstract/taiga-ui-core-abstract.js → esm2020/abstract/taiga-ui-core-abstract.mjs} +0 -0
  1099. /package/{esm2015/abstract/vehicle.js → esm2020/abstract/vehicle.mjs} +0 -0
  1100. /package/{esm2015/animations/animations.js → esm2020/animations/animations.mjs} +0 -0
  1101. /package/{esm2015/animations/index.js → esm2020/animations/index.mjs} +0 -0
  1102. /package/{esm2015/animations/taiga-ui-core-animations.js → esm2020/animations/taiga-ui-core-animations.mjs} +0 -0
  1103. /package/{esm2015/components/alert/alert.providers.js → esm2020/components/alert/alert.providers.mjs} +0 -0
  1104. /package/{esm2015/components/alert/index.js → esm2020/components/alert/index.mjs} +0 -0
  1105. /package/{esm2015/components/alert/taiga-ui-core-components-alert.js → esm2020/components/alert/taiga-ui-core-components-alert.mjs} +0 -0
  1106. /package/{esm2015/components/button/button.options.js → esm2020/components/button/button.options.mjs} +0 -0
  1107. /package/{esm2015/components/button/index.js → esm2020/components/button/index.mjs} +0 -0
  1108. /package/{esm2015/components/button/taiga-ui-core-components-button.js → esm2020/components/button/taiga-ui-core-components-button.mjs} +0 -0
  1109. /package/{esm2015/components/calendar/index.js → esm2020/components/calendar/index.mjs} +0 -0
  1110. /package/{esm2015/components/calendar/taiga-ui-core-components-calendar.js → esm2020/components/calendar/taiga-ui-core-components-calendar.mjs} +0 -0
  1111. /package/{esm2015/components/data-list/index.js → esm2020/components/data-list/index.mjs} +0 -0
  1112. /package/{esm2015/components/data-list/taiga-ui-core-components-data-list.js → esm2020/components/data-list/taiga-ui-core-components-data-list.mjs} +0 -0
  1113. /package/{esm2015/components/dialog/dialog.tokens.js → esm2020/components/dialog/dialog.tokens.mjs} +0 -0
  1114. /package/{esm2015/components/dialog/index.js → esm2020/components/dialog/index.mjs} +0 -0
  1115. /package/{esm2015/components/dialog/taiga-ui-core-components-dialog.js → esm2020/components/dialog/taiga-ui-core-components-dialog.mjs} +0 -0
  1116. /package/{esm2015/components/error/index.js → esm2020/components/error/index.mjs} +0 -0
  1117. /package/{esm2015/components/error/taiga-ui-core-components-error.js → esm2020/components/error/taiga-ui-core-components-error.mjs} +0 -0
  1118. /package/{esm2015/components/expand/index.js → esm2020/components/expand/index.mjs} +0 -0
  1119. /package/{esm2015/components/expand/taiga-ui-core-components-expand.js → esm2020/components/expand/taiga-ui-core-components-expand.mjs} +0 -0
  1120. /package/{esm2015/components/group/index.js → esm2020/components/group/index.mjs} +0 -0
  1121. /package/{esm2015/components/group/taiga-ui-core-components-group.js → esm2020/components/group/taiga-ui-core-components-group.mjs} +0 -0
  1122. /package/{esm2015/components/hints-host/index.js → esm2020/components/hints-host/index.mjs} +0 -0
  1123. /package/{esm2015/components/hints-host/taiga-ui-core-components-hints-host.js → esm2020/components/hints-host/taiga-ui-core-components-hints-host.mjs} +0 -0
  1124. /package/{esm2015/components/hosted-dropdown/hosted-dropdown.token.js → esm2020/components/hosted-dropdown/hosted-dropdown.token.mjs} +0 -0
  1125. /package/{esm2015/components/hosted-dropdown/index.js → esm2020/components/hosted-dropdown/index.mjs} +0 -0
  1126. /package/{esm2015/components/hosted-dropdown/taiga-ui-core-components-hosted-dropdown.js → esm2020/components/hosted-dropdown/taiga-ui-core-components-hosted-dropdown.mjs} +0 -0
  1127. /package/{esm2015/components/index.js → esm2020/components/index.mjs} +0 -0
  1128. /package/{esm2015/components/label/index.js → esm2020/components/label/index.mjs} +0 -0
  1129. /package/{esm2015/components/label/taiga-ui-core-components-label.js → esm2020/components/label/taiga-ui-core-components-label.mjs} +0 -0
  1130. /package/{esm2015/components/link/index.js → esm2020/components/link/index.mjs} +0 -0
  1131. /package/{esm2015/components/link/taiga-ui-core-components-link.js → esm2020/components/link/taiga-ui-core-components-link.mjs} +0 -0
  1132. /package/{esm2015/components/loader/index.js → esm2020/components/loader/index.mjs} +0 -0
  1133. /package/{esm2015/components/loader/loader.options.js → esm2020/components/loader/loader.options.mjs} +0 -0
  1134. /package/{esm2015/components/loader/taiga-ui-core-components-loader.js → esm2020/components/loader/taiga-ui-core-components-loader.mjs} +0 -0
  1135. /package/{esm2015/components/notification/index.js → esm2020/components/notification/index.mjs} +0 -0
  1136. /package/{esm2015/components/notification/taiga-ui-core-components-notification.js → esm2020/components/notification/taiga-ui-core-components-notification.mjs} +0 -0
  1137. /package/{esm2015/components/primitive-calendar/index.js → esm2020/components/primitive-calendar/index.mjs} +0 -0
  1138. /package/{esm2015/components/primitive-calendar/taiga-ui-core-components-primitive-calendar.js → esm2020/components/primitive-calendar/taiga-ui-core-components-primitive-calendar.mjs} +0 -0
  1139. /package/{esm2015/components/primitive-checkbox/checkbox.options.js → esm2020/components/primitive-checkbox/checkbox.options.mjs} +0 -0
  1140. /package/{esm2015/components/primitive-checkbox/index.js → esm2020/components/primitive-checkbox/index.mjs} +0 -0
  1141. /package/{esm2015/components/primitive-checkbox/taiga-ui-core-components-primitive-checkbox.js → esm2020/components/primitive-checkbox/taiga-ui-core-components-primitive-checkbox.mjs} +0 -0
  1142. /package/{esm2015/components/primitive-spin-button/index.js → esm2020/components/primitive-spin-button/index.mjs} +0 -0
  1143. /package/{esm2015/components/primitive-spin-button/taiga-ui-core-components-primitive-spin-button.js → esm2020/components/primitive-spin-button/taiga-ui-core-components-primitive-spin-button.mjs} +0 -0
  1144. /package/{esm2015/components/primitive-textfield/index.js → esm2020/components/primitive-textfield/index.mjs} +0 -0
  1145. /package/{esm2015/components/primitive-textfield/primitive-textfield-options.js → esm2020/components/primitive-textfield/primitive-textfield-options.mjs} +0 -0
  1146. /package/{esm2015/components/primitive-textfield/primitive-textfield-types.js → esm2020/components/primitive-textfield/primitive-textfield-types.mjs} +0 -0
  1147. /package/{esm2015/components/primitive-textfield/taiga-ui-core-components-primitive-textfield.js → esm2020/components/primitive-textfield/taiga-ui-core-components-primitive-textfield.mjs} +0 -0
  1148. /package/{esm2015/components/primitive-year-picker/index.js → esm2020/components/primitive-year-picker/index.mjs} +0 -0
  1149. /package/{esm2015/components/primitive-year-picker/taiga-ui-core-components-primitive-year-picker.js → esm2020/components/primitive-year-picker/taiga-ui-core-components-primitive-year-picker.mjs} +0 -0
  1150. /package/{esm2015/components/root/index.js → esm2020/components/root/index.mjs} +0 -0
  1151. /package/{esm2015/components/root/taiga-ui-core-components-root.js → esm2020/components/root/taiga-ui-core-components-root.mjs} +0 -0
  1152. /package/{esm2015/components/scroll-controls/index.js → esm2020/components/scroll-controls/index.mjs} +0 -0
  1153. /package/{esm2015/components/scroll-controls/taiga-ui-core-components-scroll-controls.js → esm2020/components/scroll-controls/taiga-ui-core-components-scroll-controls.mjs} +0 -0
  1154. /package/{esm2015/components/scrollbar/index.js → esm2020/components/scrollbar/index.mjs} +0 -0
  1155. /package/{esm2015/components/scrollbar/taiga-ui-core-components-scrollbar.js → esm2020/components/scrollbar/taiga-ui-core-components-scrollbar.mjs} +0 -0
  1156. /package/{esm2015/components/svg/deprecated-icons.js → esm2020/components/svg/deprecated-icons.mjs} +0 -0
  1157. /package/{esm2015/components/svg/index.js → esm2020/components/svg/index.mjs} +0 -0
  1158. /package/{esm2015/components/svg/taiga-ui-core-components-svg.js → esm2020/components/svg/taiga-ui-core-components-svg.mjs} +0 -0
  1159. /package/{esm2015/components/taiga-ui-core-components.js → esm2020/components/taiga-ui-core-components.mjs} +0 -0
  1160. /package/{esm2015/components/theme-night/index.js → esm2020/components/theme-night/index.mjs} +0 -0
  1161. /package/{esm2015/components/theme-night/taiga-ui-core-components-theme-night.js → esm2020/components/theme-night/taiga-ui-core-components-theme-night.mjs} +0 -0
  1162. /package/{esm2015/components/tooltip/index.js → esm2020/components/tooltip/index.mjs} +0 -0
  1163. /package/{esm2015/components/tooltip/taiga-ui-core-components-tooltip.js → esm2020/components/tooltip/taiga-ui-core-components-tooltip.mjs} +0 -0
  1164. /package/{esm2015/constants/cache-basting-payload.js → esm2020/constants/cache-basting-payload.mjs} +0 -0
  1165. /package/{esm2015/constants/decimal-symbols.js → esm2020/constants/decimal-symbols.mjs} +0 -0
  1166. /package/{esm2015/constants/default-icons-path.js → esm2020/constants/default-icons-path.mjs} +0 -0
  1167. /package/{esm2015/constants/default-marker-handler.js → esm2020/constants/default-marker-handler.mjs} +0 -0
  1168. /package/{esm2015/constants/default-number-format.js → esm2020/constants/default-number-format.mjs} +0 -0
  1169. /package/{esm2015/constants/editing-keys.js → esm2020/constants/editing-keys.mjs} +0 -0
  1170. /package/{esm2015/constants/events.js → esm2020/constants/events.mjs} +0 -0
  1171. /package/{esm2015/constants/hint-directions.js → esm2020/constants/hint-directions.mjs} +0 -0
  1172. /package/{esm2015/constants/index.js → esm2020/constants/index.mjs} +0 -0
  1173. /package/{esm2015/constants/mask-caret-trap.js → esm2020/constants/mask-caret-trap.mjs} +0 -0
  1174. /package/{esm2015/constants/regexp.js → esm2020/constants/regexp.mjs} +0 -0
  1175. /package/{esm2015/constants/taiga-ui-core-constants.js → esm2020/constants/taiga-ui-core-constants.mjs} +0 -0
  1176. /package/{esm2015/directives/dropdown/dropdown-hover.options.js → esm2020/directives/dropdown/dropdown-hover.options.mjs} +0 -0
  1177. /package/{esm2015/directives/dropdown/dropdown.providers.js → esm2020/directives/dropdown/dropdown.providers.mjs} +0 -0
  1178. /package/{esm2015/directives/dropdown/index.js → esm2020/directives/dropdown/index.mjs} +0 -0
  1179. /package/{esm2015/directives/dropdown/taiga-ui-core-directives-dropdown.js → esm2020/directives/dropdown/taiga-ui-core-directives-dropdown.mjs} +0 -0
  1180. /package/{esm2015/directives/hint/hint.providers.js → esm2020/directives/hint/hint.providers.mjs} +0 -0
  1181. /package/{esm2015/directives/hint/index.js → esm2020/directives/hint/index.mjs} +0 -0
  1182. /package/{esm2015/directives/hint/taiga-ui-core-directives-hint.js → esm2020/directives/hint/taiga-ui-core-directives-hint.mjs} +0 -0
  1183. /package/{esm2015/directives/index.js → esm2020/directives/index.mjs} +0 -0
  1184. /package/{esm2015/directives/mask-accessor/index.js → esm2020/directives/mask-accessor/index.mjs} +0 -0
  1185. /package/{esm2015/directives/mask-accessor/taiga-ui-core-directives-mask-accessor.js → esm2020/directives/mask-accessor/taiga-ui-core-directives-mask-accessor.mjs} +0 -0
  1186. /package/{esm2015/directives/mode/index.js → esm2020/directives/mode/index.mjs} +0 -0
  1187. /package/{esm2015/directives/mode/taiga-ui-core-directives-mode.js → esm2020/directives/mode/taiga-ui-core-directives-mode.mjs} +0 -0
  1188. /package/{esm2015/directives/number-format/index.js → esm2020/directives/number-format/index.mjs} +0 -0
  1189. /package/{esm2015/directives/number-format/taiga-ui-core-directives-number-format.js → esm2020/directives/number-format/taiga-ui-core-directives-number-format.mjs} +0 -0
  1190. /package/{esm2015/directives/scroll-into-view/index.js → esm2020/directives/scroll-into-view/index.mjs} +0 -0
  1191. /package/{esm2015/directives/scroll-into-view/taiga-ui-core-directives-scroll-into-view.js → esm2020/directives/scroll-into-view/taiga-ui-core-directives-scroll-into-view.mjs} +0 -0
  1192. /package/{esm2015/directives/taiga-ui-core-directives.js → esm2020/directives/taiga-ui-core-directives.mjs} +0 -0
  1193. /package/{esm2015/directives/textfield-controller/index.js → esm2020/directives/textfield-controller/index.mjs} +0 -0
  1194. /package/{esm2015/directives/textfield-controller/taiga-ui-core-directives-textfield-controller.js → esm2020/directives/textfield-controller/taiga-ui-core-directives-textfield-controller.mjs} +0 -0
  1195. /package/{esm2015/directives/textfield-controller/textfield.controller.js → esm2020/directives/textfield-controller/textfield.controller.mjs} +0 -0
  1196. /package/{esm2015/directives/textfield-controller/textfield.options.js → esm2020/directives/textfield-controller/textfield.options.mjs} +0 -0
  1197. /package/{esm2015/directives/wrapper/index.js → esm2020/directives/wrapper/index.mjs} +0 -0
  1198. /package/{esm2015/directives/wrapper/taiga-ui-core-directives-wrapper.js → esm2020/directives/wrapper/taiga-ui-core-directives-wrapper.mjs} +0 -0
  1199. /package/{esm2015/enums/appearance.js → esm2020/enums/appearance.mjs} +0 -0
  1200. /package/{esm2015/enums/dropdown-animation.js → esm2020/enums/dropdown-animation.mjs} +0 -0
  1201. /package/{esm2015/enums/index.js → esm2020/enums/index.mjs} +0 -0
  1202. /package/{esm2015/enums/interactive-state.js → esm2020/enums/interactive-state.mjs} +0 -0
  1203. /package/{esm2015/enums/notification.js → esm2020/enums/notification.mjs} +0 -0
  1204. /package/{esm2015/enums/range-state.js → esm2020/enums/range-state.mjs} +0 -0
  1205. /package/{esm2015/enums/taiga-ui-core-enums.js → esm2020/enums/taiga-ui-core-enums.mjs} +0 -0
  1206. /package/{esm2015/index.js → esm2020/index.mjs} +0 -0
  1207. /package/{esm2015/interfaces/alert-options.js → esm2020/interfaces/alert-options.mjs} +0 -0
  1208. /package/{esm2015/interfaces/animation-options.js → esm2020/interfaces/animation-options.mjs} +0 -0
  1209. /package/{esm2015/interfaces/data-list-accessor.js → esm2020/interfaces/data-list-accessor.mjs} +0 -0
  1210. /package/{esm2015/interfaces/data-list-host.js → esm2020/interfaces/data-list-host.mjs} +0 -0
  1211. /package/{esm2015/interfaces/dialog-context.js → esm2020/interfaces/dialog-context.mjs} +0 -0
  1212. /package/{esm2015/interfaces/dialog-options.js → esm2020/interfaces/dialog-options.mjs} +0 -0
  1213. /package/{esm2015/interfaces/icon-error.js → esm2020/interfaces/icon-error.mjs} +0 -0
  1214. /package/{esm2015/interfaces/index.js → esm2020/interfaces/index.mjs} +0 -0
  1215. /package/{esm2015/interfaces/media.js → esm2020/interfaces/media.mjs} +0 -0
  1216. /package/{esm2015/interfaces/number-format-settings.js → esm2020/interfaces/number-format-settings.mjs} +0 -0
  1217. /package/{esm2015/interfaces/portal-item.js → esm2020/interfaces/portal-item.mjs} +0 -0
  1218. /package/{esm2015/interfaces/taiga-ui-core-interfaces.js → esm2020/interfaces/taiga-ui-core-interfaces.mjs} +0 -0
  1219. /package/{esm2015/interfaces/textfield-host.js → esm2020/interfaces/textfield-host.mjs} +0 -0
  1220. /package/{esm2015/interfaces/value-content-context.js → esm2020/interfaces/value-content-context.mjs} +0 -0
  1221. /package/{esm2015/interfaces/with-optional-min-max.js → esm2020/interfaces/with-optional-min-max.mjs} +0 -0
  1222. /package/{esm2015/internal/index.js → esm2020/internal/index.mjs} +0 -0
  1223. /package/{esm2015/internal/primitive-year-month-pagination/index.js → esm2020/internal/primitive-year-month-pagination/index.mjs} +0 -0
  1224. /package/{esm2015/internal/primitive-year-month-pagination/taiga-ui-core-internal-primitive-year-month-pagination.js → esm2020/internal/primitive-year-month-pagination/taiga-ui-core-internal-primitive-year-month-pagination.mjs} +0 -0
  1225. /package/{esm2015/internal/svg-defs-host/index.js → esm2020/internal/svg-defs-host/index.mjs} +0 -0
  1226. /package/{esm2015/internal/svg-defs-host/taiga-ui-core-internal-svg-defs-host.js → esm2020/internal/svg-defs-host/taiga-ui-core-internal-svg-defs-host.mjs} +0 -0
  1227. /package/{esm2015/internal/taiga-ui-core-internal.js → esm2020/internal/taiga-ui-core-internal.mjs} +0 -0
  1228. /package/{esm2015/mask/index.js → esm2020/mask/index.mjs} +0 -0
  1229. /package/{esm2015/mask/number-mask-options.js → esm2020/mask/number-mask-options.mjs} +0 -0
  1230. /package/{esm2015/mask/taiga-ui-core-mask.js → esm2020/mask/taiga-ui-core-mask.mjs} +0 -0
  1231. /package/{esm2015/mask/text-mask-config.js → esm2020/mask/text-mask-config.mjs} +0 -0
  1232. /package/{esm2015/mask/text-mask-correction-handler.js → esm2020/mask/text-mask-correction-handler.mjs} +0 -0
  1233. /package/{esm2015/mask/text-mask-list-handler.js → esm2020/mask/text-mask-list-handler.mjs} +0 -0
  1234. /package/{esm2015/mask/text-mask-list.js → esm2020/mask/text-mask-list.mjs} +0 -0
  1235. /package/{esm2015/mask/text-mask-options.js → esm2020/mask/text-mask-options.mjs} +0 -0
  1236. /package/{esm2015/mask/text-mask-pipe-handler.js → esm2020/mask/text-mask-pipe-handler.mjs} +0 -0
  1237. /package/{esm2015/mask/text-mask-pipe-result.js → esm2020/mask/text-mask-pipe-result.mjs} +0 -0
  1238. /package/{esm2015/observables/index.js → esm2020/observables/index.mjs} +0 -0
  1239. /package/{esm2015/observables/taiga-ui-core-observables.js → esm2020/observables/taiga-ui-core-observables.mjs} +0 -0
  1240. /package/{esm2015/pipes/calendar-sheet/index.js → esm2020/pipes/calendar-sheet/index.mjs} +0 -0
  1241. /package/{esm2015/pipes/calendar-sheet/taiga-ui-core-pipes-calendar-sheet.js → esm2020/pipes/calendar-sheet/taiga-ui-core-pipes-calendar-sheet.mjs} +0 -0
  1242. /package/{esm2015/pipes/calendar-sheet/utils.js → esm2020/pipes/calendar-sheet/utils.mjs} +0 -0
  1243. /package/{esm2015/pipes/flag/index.js → esm2020/pipes/flag/index.mjs} +0 -0
  1244. /package/{esm2015/pipes/flag/taiga-ui-core-pipes-flag.js → esm2020/pipes/flag/taiga-ui-core-pipes-flag.mjs} +0 -0
  1245. /package/{esm2015/pipes/format-date/index.js → esm2020/pipes/format-date/index.mjs} +0 -0
  1246. /package/{esm2015/pipes/format-date/taiga-ui-core-pipes-format-date.js → esm2020/pipes/format-date/taiga-ui-core-pipes-format-date.mjs} +0 -0
  1247. /package/{esm2015/pipes/format-number/index.js → esm2020/pipes/format-number/index.mjs} +0 -0
  1248. /package/{esm2015/pipes/format-number/taiga-ui-core-pipes-format-number.js → esm2020/pipes/format-number/taiga-ui-core-pipes-format-number.mjs} +0 -0
  1249. /package/{esm2015/pipes/format-phone/index.js → esm2020/pipes/format-phone/index.mjs} +0 -0
  1250. /package/{esm2015/pipes/format-phone/taiga-ui-core-pipes-format-phone.js → esm2020/pipes/format-phone/taiga-ui-core-pipes-format-phone.mjs} +0 -0
  1251. /package/{esm2015/pipes/index.js → esm2020/pipes/index.mjs} +0 -0
  1252. /package/{esm2015/pipes/month/index.js → esm2020/pipes/month/index.mjs} +0 -0
  1253. /package/{esm2015/pipes/month/taiga-ui-core-pipes-month.js → esm2020/pipes/month/taiga-ui-core-pipes-month.mjs} +0 -0
  1254. /package/{esm2015/pipes/order-week-days/index.js → esm2020/pipes/order-week-days/index.mjs} +0 -0
  1255. /package/{esm2015/pipes/order-week-days/taiga-ui-core-pipes-order-week-days.js → esm2020/pipes/order-week-days/taiga-ui-core-pipes-order-week-days.mjs} +0 -0
  1256. /package/{esm2015/pipes/taiga-ui-core-pipes.js → esm2020/pipes/taiga-ui-core-pipes.mjs} +0 -0
  1257. /package/{esm2015/providers/index.js → esm2020/providers/index.mjs} +0 -0
  1258. /package/{esm2015/providers/is-mobile-resolution.provider.js → esm2020/providers/is-mobile-resolution.provider.mjs} +0 -0
  1259. /package/{esm2015/providers/taiga-ui-core-providers.js → esm2020/providers/taiga-ui-core-providers.mjs} +0 -0
  1260. /package/{esm2015/services/index.js → esm2020/services/index.mjs} +0 -0
  1261. /package/{esm2015/services/taiga-ui-core-services.js → esm2020/services/taiga-ui-core-services.mjs} +0 -0
  1262. /package/{esm2015/taiga-ui-core.js → esm2020/taiga-ui-core.mjs} +0 -0
  1263. /package/{esm2015/tokens/animation-options.js → esm2020/tokens/animation-options.mjs} +0 -0
  1264. /package/{esm2015/tokens/animations-duration.js → esm2020/tokens/animations-duration.mjs} +0 -0
  1265. /package/{esm2015/tokens/assert-enabled.js → esm2020/tokens/assert-enabled.mjs} +0 -0
  1266. /package/{esm2015/tokens/common-icon.js → esm2020/tokens/common-icon.mjs} +0 -0
  1267. /package/{esm2015/tokens/data-list-accessor.js → esm2020/tokens/data-list-accessor.mjs} +0 -0
  1268. /package/{esm2015/tokens/data-list-host.js → esm2020/tokens/data-list-host.mjs} +0 -0
  1269. /package/{esm2015/tokens/day-type-handler.js → esm2020/tokens/day-type-handler.mjs} +0 -0
  1270. /package/{esm2015/tokens/document-or-shadow-root.js → esm2020/tokens/document-or-shadow-root.mjs} +0 -0
  1271. /package/{esm2015/tokens/element-ref.js → esm2020/tokens/element-ref.mjs} +0 -0
  1272. /package/{esm2015/tokens/first-day-of-week.js → esm2020/tokens/first-day-of-week.mjs} +0 -0
  1273. /package/{esm2015/tokens/i18n.js → esm2020/tokens/i18n.mjs} +0 -0
  1274. /package/{esm2015/tokens/icon-place.js → esm2020/tokens/icon-place.mjs} +0 -0
  1275. /package/{esm2015/tokens/icons-path.js → esm2020/tokens/icons-path.mjs} +0 -0
  1276. /package/{esm2015/tokens/icons.js → esm2020/tokens/icons.mjs} +0 -0
  1277. /package/{esm2015/tokens/index.js → esm2020/tokens/index.mjs} +0 -0
  1278. /package/{esm2015/tokens/legacy-mask.js → esm2020/tokens/legacy-mask.mjs} +0 -0
  1279. /package/{esm2015/tokens/media.js → esm2020/tokens/media.mjs} +0 -0
  1280. /package/{esm2015/tokens/mode.js → esm2020/tokens/mode.mjs} +0 -0
  1281. /package/{esm2015/tokens/notification-options.js → esm2020/tokens/notification-options.mjs} +0 -0
  1282. /package/{esm2015/tokens/number-format.js → esm2020/tokens/number-format.mjs} +0 -0
  1283. /package/{esm2015/tokens/option-content.js → esm2020/tokens/option-content.mjs} +0 -0
  1284. /package/{esm2015/tokens/sanitizer.js → esm2020/tokens/sanitizer.mjs} +0 -0
  1285. /package/{esm2015/tokens/scroll-ref.js → esm2020/tokens/scroll-ref.mjs} +0 -0
  1286. /package/{esm2015/tokens/spin-icons.js → esm2020/tokens/spin-icons.mjs} +0 -0
  1287. /package/{esm2015/tokens/svg-content-processor.js → esm2020/tokens/svg-content-processor.mjs} +0 -0
  1288. /package/{esm2015/tokens/svg-src-processor.js → esm2020/tokens/svg-src-processor.mjs} +0 -0
  1289. /package/{esm2015/tokens/taiga-ui-core-tokens.js → esm2020/tokens/taiga-ui-core-tokens.mjs} +0 -0
  1290. /package/{esm2015/tokens/textfield-appearance.js → esm2020/tokens/textfield-appearance.mjs} +0 -0
  1291. /package/{esm2015/tokens/textfield-host.js → esm2020/tokens/textfield-host.mjs} +0 -0
  1292. /package/{esm2015/tokens/theme.js → esm2020/tokens/theme.mjs} +0 -0
  1293. /package/{esm2015/tokens/value-accessor.js → esm2020/tokens/value-accessor.mjs} +0 -0
  1294. /package/{esm2015/types/brightness.js → esm2020/types/brightness.mjs} +0 -0
  1295. /package/{esm2015/types/calendar-view.js → esm2020/types/calendar-view.mjs} +0 -0
  1296. /package/{esm2015/types/data-list-role.js → esm2020/types/data-list-role.mjs} +0 -0
  1297. /package/{esm2015/types/decimal-symbol.js → esm2020/types/decimal-symbol.mjs} +0 -0
  1298. /package/{esm2015/types/decimal.js → esm2020/types/decimal.mjs} +0 -0
  1299. /package/{esm2015/types/dialog-size.js → esm2020/types/dialog-size.mjs} +0 -0
  1300. /package/{esm2015/types/direction.js → esm2020/types/direction.mjs} +0 -0
  1301. /package/{esm2015/types/dropdown-align.js → esm2020/types/dropdown-align.mjs} +0 -0
  1302. /package/{esm2015/types/dropdown-width.js → esm2020/types/dropdown-width.mjs} +0 -0
  1303. /package/{esm2015/types/hint-direction.js → esm2020/types/hint-direction.mjs} +0 -0
  1304. /package/{esm2015/types/index.js → esm2020/types/index.mjs} +0 -0
  1305. /package/{esm2015/types/marker-handler.js → esm2020/types/marker-handler.mjs} +0 -0
  1306. /package/{esm2015/types/notification.js → esm2020/types/notification.mjs} +0 -0
  1307. /package/{esm2015/types/option-role.js → esm2020/types/option-role.mjs} +0 -0
  1308. /package/{esm2015/types/orientation.js → esm2020/types/orientation.mjs} +0 -0
  1309. /package/{esm2015/types/point.js → esm2020/types/point.mjs} +0 -0
  1310. /package/{esm2015/types/size.js → esm2020/types/size.mjs} +0 -0
  1311. /package/{esm2015/types/taiga-ui-core-types.js → esm2020/types/taiga-ui-core-types.mjs} +0 -0
  1312. /package/{esm2015/utils/dom/check-fixed-position.js → esm2020/utils/dom/check-fixed-position.mjs} +0 -0
  1313. /package/{esm2015/utils/dom/get-safe-area-size.js → esm2020/utils/dom/get-safe-area-size.mjs} +0 -0
  1314. /package/{esm2015/utils/dom/get-screen-width.js → esm2020/utils/dom/get-screen-width.mjs} +0 -0
  1315. /package/{esm2015/utils/dom/get-viewport-height.js → esm2020/utils/dom/get-viewport-height.mjs} +0 -0
  1316. /package/{esm2015/utils/dom/get-viewport-width.js → esm2020/utils/dom/get-viewport-width.mjs} +0 -0
  1317. /package/{esm2015/utils/dom/get-word-range.js → esm2020/utils/dom/get-word-range.mjs} +0 -0
  1318. /package/{esm2015/utils/dom/index.js → esm2020/utils/dom/index.mjs} +0 -0
  1319. /package/{esm2015/utils/dom/taiga-ui-core-utils-dom.js → esm2020/utils/dom/taiga-ui-core-utils-dom.mjs} +0 -0
  1320. /package/{esm2015/utils/format/capitalize-first-letter.js → esm2020/utils/format/capitalize-first-letter.mjs} +0 -0
  1321. /package/{esm2015/utils/format/capitalize.js → esm2020/utils/format/capitalize.mjs} +0 -0
  1322. /package/{esm2015/utils/format/format-phone.js → esm2020/utils/format/format-phone.mjs} +0 -0
  1323. /package/{esm2015/utils/format/get-fractional-part-padded.js → esm2020/utils/format/get-fractional-part-padded.mjs} +0 -0
  1324. /package/{esm2015/utils/format/index.js → esm2020/utils/format/index.mjs} +0 -0
  1325. /package/{esm2015/utils/format/other-decimal-symbol.js → esm2020/utils/format/other-decimal-symbol.mjs} +0 -0
  1326. /package/{esm2015/utils/format/taiga-ui-core-utils-format.js → esm2020/utils/format/taiga-ui-core-utils-format.mjs} +0 -0
  1327. /package/{esm2015/utils/index.js → esm2020/utils/index.mjs} +0 -0
  1328. /package/{esm2015/utils/mask/create-auto-corrected-money-pipe.js → esm2020/utils/mask/create-auto-corrected-money-pipe.mjs} +0 -0
  1329. /package/{esm2015/utils/mask/create-correction-mask.js → esm2020/utils/mask/create-correction-mask.mjs} +0 -0
  1330. /package/{esm2015/utils/mask/enable-auto-correct-decimal-symbol.js → esm2020/utils/mask/enable-auto-correct-decimal-symbol.mjs} +0 -0
  1331. /package/{esm2015/utils/mask/index.js → esm2020/utils/mask/index.mjs} +0 -0
  1332. /package/{esm2015/utils/mask/masked-money-value-is-empty.js → esm2020/utils/mask/masked-money-value-is-empty.mjs} +0 -0
  1333. /package/{esm2015/utils/mask/masked-number-string-to-number.js → esm2020/utils/mask/masked-number-string-to-number.mjs} +0 -0
  1334. /package/{esm2015/utils/mask/taiga-ui-core-utils-mask.js → esm2020/utils/mask/taiga-ui-core-utils-mask.mjs} +0 -0
  1335. /package/{esm2015/utils/miscellaneous/get-border.js → esm2020/utils/miscellaneous/get-border.mjs} +0 -0
  1336. /package/{esm2015/utils/miscellaneous/icons-path-factory.js → esm2020/utils/miscellaneous/icons-path-factory.mjs} +0 -0
  1337. /package/{esm2015/utils/miscellaneous/index.js → esm2020/utils/miscellaneous/index.mjs} +0 -0
  1338. /package/{esm2015/utils/miscellaneous/is-editing-key.js → esm2020/utils/miscellaneous/is-editing-key.mjs} +0 -0
  1339. /package/{esm2015/utils/miscellaneous/is-presumed-html-string.js → esm2020/utils/miscellaneous/is-presumed-html-string.mjs} +0 -0
  1340. /package/{esm2015/utils/miscellaneous/size-bigger.js → esm2020/utils/miscellaneous/size-bigger.mjs} +0 -0
  1341. /package/{esm2015/utils/miscellaneous/taiga-ui-core-utils-miscellaneous.js → esm2020/utils/miscellaneous/taiga-ui-core-utils-miscellaneous.mjs} +0 -0
  1342. /package/{esm2015/utils/mobile/index.js → esm2020/utils/mobile/index.mjs} +0 -0
  1343. /package/{esm2015/utils/mobile/is-mobile.js → esm2020/utils/mobile/is-mobile.mjs} +0 -0
  1344. /package/{esm2015/utils/mobile/taiga-ui-core-utils-mobile.js → esm2020/utils/mobile/taiga-ui-core-utils-mobile.mjs} +0 -0
  1345. /package/{esm2015/utils/taiga-ui-core-utils.js → esm2020/utils/taiga-ui-core-utils.mjs} +0 -0
@@ -0,0 +1,158 @@
1
+ import { __decorate } from "tslib";
2
+ import { ChangeDetectionStrategy, Component, ElementRef, HostBinding, HostListener, Inject, Optional, Self, } from '@angular/core';
3
+ import { EMPTY_CLIENT_RECT, tuiClamp, TuiDestroyService, TuiHoveredService, tuiPure, tuiPx, } from '@taiga-ui/cdk';
4
+ import { tuiPositionAccessorFor, TuiRectAccessor, tuiRectAccessorFor, } from '@taiga-ui/core/abstract';
5
+ import { tuiFadeIn } from '@taiga-ui/core/animations';
6
+ import { TuiModeDirective } from '@taiga-ui/core/directives/mode';
7
+ import { TuiPositionService, TuiVisualViewportService } from '@taiga-ui/core/services';
8
+ import { TUI_ANIMATION_OPTIONS, TUI_VIEWPORT } from '@taiga-ui/core/tokens';
9
+ import { tuiIsObscured } from '@taiga-ui/core/utils';
10
+ import { POLYMORPHEUS_CONTEXT } from '@tinkoff/ng-polymorpheus';
11
+ import { map, takeUntil } from 'rxjs';
12
+ import { TuiHintDirective } from './hint.directive';
13
+ import { TuiHintHoverDirective } from './hint-hover.directive';
14
+ import { TuiHintPointerDirective } from './hint-pointer.directive';
15
+ import * as i0 from "@angular/core";
16
+ import * as i1 from "@tinkoff/ng-polymorpheus";
17
+ import * as i2 from "rxjs";
18
+ import * as i3 from "@taiga-ui/core/abstract";
19
+ import * as i4 from "./hint-hover.directive";
20
+ import * as i5 from "@taiga-ui/core/directives/mode";
21
+ import * as i6 from "@taiga-ui/core/services";
22
+ const GAP = 4;
23
+ export class TuiHintComponent {
24
+ constructor(hovered$, position$, destroy$, animation, pointer, accessor, el, polymorpheus, hover, mode, visualViewportService, viewport) {
25
+ this.animation = animation;
26
+ this.pointer = pointer;
27
+ this.accessor = accessor;
28
+ this.el = el;
29
+ this.polymorpheus = polymorpheus;
30
+ this.hover = hover;
31
+ this.mode = mode;
32
+ this.visualViewportService = visualViewportService;
33
+ this.viewport = viewport;
34
+ this.appearance = this.polymorpheus.$implicit.appearance || this.mode?.mode;
35
+ position$
36
+ .pipe(map(point => this.visualViewportService.correct(point)), takeUntil(destroy$))
37
+ .subscribe(([top, left]) => {
38
+ this.update(top, left);
39
+ });
40
+ hovered$.pipe(takeUntil(destroy$)).subscribe(hover => this.hover.toggle(hover));
41
+ }
42
+ get content() {
43
+ return this.polymorpheus.$implicit.content;
44
+ }
45
+ get context() {
46
+ return this.polymorpheus.$implicit.context;
47
+ }
48
+ onClick(target) {
49
+ if ((!this.el.nativeElement.contains(target) &&
50
+ !this.hover.el.nativeElement.contains(target)) ||
51
+ tuiIsObscured(this.hover.el.nativeElement)) {
52
+ this.hover.toggle(false);
53
+ }
54
+ }
55
+ update(top, left) {
56
+ const { height, width } = this.el.nativeElement.getBoundingClientRect();
57
+ const { style } = this.el.nativeElement;
58
+ const rect = this.accessor.getClientRect();
59
+ const viewport = this.viewport.getClientRect();
60
+ if (rect === EMPTY_CLIENT_RECT) {
61
+ return;
62
+ }
63
+ const safeLeft = tuiClamp(left, GAP, viewport.width - width - GAP);
64
+ const [beakTop, beakLeft] = this.visualViewportService.correct([
65
+ rect.top + rect.height / 2 - top,
66
+ rect.left + rect.width / 2 - safeLeft,
67
+ ]);
68
+ style.top = tuiPx(top);
69
+ style.left = tuiPx(safeLeft);
70
+ style.setProperty('--top', tuiPx(tuiClamp(beakTop, 0.5, height - 1)));
71
+ style.setProperty('--left', tuiPx(tuiClamp(beakLeft, 0.5, width - 1)));
72
+ }
73
+ }
74
+ TuiHintComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiHintComponent, deps: [{ token: TuiHoveredService }, { token: TuiPositionService }, { token: TuiDestroyService, self: true }, { token: TUI_ANIMATION_OPTIONS }, { token: TuiHintPointerDirective, optional: true }, { token: TuiRectAccessor }, { token: ElementRef }, { token: POLYMORPHEUS_CONTEXT }, { token: TuiHintHoverDirective }, { token: TuiModeDirective, optional: true }, { token: TuiVisualViewportService }, { token: TUI_VIEWPORT }], target: i0.ɵɵFactoryTarget.Component });
75
+ TuiHintComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: TuiHintComponent, selector: "tui-hint", host: { listeners: { "document:click": "onClick($event.target)" }, properties: { "@tuiFadeIn": "animation", "class._untouchable": "pointer", "attr.data-appearance": "this.appearance" } }, providers: [
76
+ TuiDestroyService,
77
+ TuiPositionService,
78
+ TuiHoveredService,
79
+ tuiPositionAccessorFor('hint'),
80
+ tuiRectAccessorFor('hint', TuiHintDirective),
81
+ ], ngImport: i0, template: `
82
+ <ng-content></ng-content>
83
+ <span
84
+ *polymorpheusOutlet="content as text; context: context"
85
+ [innerHTML]="text"
86
+ ></span>
87
+ `, isInline: true, styles: [":host{position:absolute;max-width:18rem;min-height:var(--tui-height-m);padding:.75rem 1rem;background:var(--tui-primary);border-radius:var(--tui-radius-l);color:var(--tui-primary-text);box-sizing:border-box;font:var(--tui-font-text-s);white-space:pre-line;word-wrap:break-word}:host:before{content:\"\";position:absolute;top:var(--top);left:var(--left);width:.5rem;height:.5rem;border-radius:.125rem;box-sizing:border-box;background:inherit;transform:translate(-50%,-50%) rotate(45deg)}:host[data-appearance=error]{background:var(--tui-error-fill)}:host[data-appearance=onDark]{background:var(--tui-elevation-02);color:var(--tui-text-01);filter:drop-shadow(0 0 .125rem rgba(0,0,0,.16)) drop-shadow(0 1.5rem 1rem rgba(0,0,0,.03)) drop-shadow(0 .75rem .75rem rgba(0,0,0,.04)) drop-shadow(0 .25rem .375rem rgba(0,0,0,.05))}:host:not([style*=\"top\"]){visibility:hidden}:host._untouchable{pointer-events:none}\n"], dependencies: [{ kind: "directive", type: i1.PolymorpheusOutletDirective, selector: "[polymorpheusOutlet]", inputs: ["polymorpheusOutlet", "polymorpheusOutletContext"] }], animations: [tuiFadeIn], changeDetection: i0.ChangeDetectionStrategy.OnPush });
88
+ __decorate([
89
+ tuiPure
90
+ ], TuiHintComponent.prototype, "update", null);
91
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiHintComponent, decorators: [{
92
+ type: Component,
93
+ args: [{ selector: 'tui-hint', template: `
94
+ <ng-content></ng-content>
95
+ <span
96
+ *polymorpheusOutlet="content as text; context: context"
97
+ [innerHTML]="text"
98
+ ></span>
99
+ `, changeDetection: ChangeDetectionStrategy.OnPush, providers: [
100
+ TuiDestroyService,
101
+ TuiPositionService,
102
+ TuiHoveredService,
103
+ tuiPositionAccessorFor('hint'),
104
+ tuiRectAccessorFor('hint', TuiHintDirective),
105
+ ], animations: [tuiFadeIn], host: {
106
+ '[@tuiFadeIn]': 'animation',
107
+ '[class._untouchable]': 'pointer',
108
+ }, styles: [":host{position:absolute;max-width:18rem;min-height:var(--tui-height-m);padding:.75rem 1rem;background:var(--tui-primary);border-radius:var(--tui-radius-l);color:var(--tui-primary-text);box-sizing:border-box;font:var(--tui-font-text-s);white-space:pre-line;word-wrap:break-word}:host:before{content:\"\";position:absolute;top:var(--top);left:var(--left);width:.5rem;height:.5rem;border-radius:.125rem;box-sizing:border-box;background:inherit;transform:translate(-50%,-50%) rotate(45deg)}:host[data-appearance=error]{background:var(--tui-error-fill)}:host[data-appearance=onDark]{background:var(--tui-elevation-02);color:var(--tui-text-01);filter:drop-shadow(0 0 .125rem rgba(0,0,0,.16)) drop-shadow(0 1.5rem 1rem rgba(0,0,0,.03)) drop-shadow(0 .75rem .75rem rgba(0,0,0,.04)) drop-shadow(0 .25rem .375rem rgba(0,0,0,.05))}:host:not([style*=\"top\"]){visibility:hidden}:host._untouchable{pointer-events:none}\n"] }]
109
+ }], ctorParameters: function () { return [{ type: i2.Observable, decorators: [{
110
+ type: Inject,
111
+ args: [TuiHoveredService]
112
+ }] }, { type: i2.Observable, decorators: [{
113
+ type: Inject,
114
+ args: [TuiPositionService]
115
+ }] }, { type: i2.Observable, decorators: [{
116
+ type: Self
117
+ }, {
118
+ type: Inject,
119
+ args: [TuiDestroyService]
120
+ }] }, { type: undefined, decorators: [{
121
+ type: Inject,
122
+ args: [TUI_ANIMATION_OPTIONS]
123
+ }] }, { type: undefined, decorators: [{
124
+ type: Optional
125
+ }, {
126
+ type: Inject,
127
+ args: [TuiHintPointerDirective]
128
+ }] }, { type: i3.TuiRectAccessor, decorators: [{
129
+ type: Inject,
130
+ args: [TuiRectAccessor]
131
+ }] }, { type: i0.ElementRef, decorators: [{
132
+ type: Inject,
133
+ args: [ElementRef]
134
+ }] }, { type: undefined, decorators: [{
135
+ type: Inject,
136
+ args: [POLYMORPHEUS_CONTEXT]
137
+ }] }, { type: i4.TuiHintHoverDirective, decorators: [{
138
+ type: Inject,
139
+ args: [TuiHintHoverDirective]
140
+ }] }, { type: i5.TuiModeDirective, decorators: [{
141
+ type: Optional
142
+ }, {
143
+ type: Inject,
144
+ args: [TuiModeDirective]
145
+ }] }, { type: i6.TuiVisualViewportService, decorators: [{
146
+ type: Inject,
147
+ args: [TuiVisualViewportService]
148
+ }] }, { type: i3.TuiRectAccessor, decorators: [{
149
+ type: Inject,
150
+ args: [TUI_VIEWPORT]
151
+ }] }]; }, propDecorators: { appearance: [{
152
+ type: HostBinding,
153
+ args: ['attr.data-appearance']
154
+ }], onClick: [{
155
+ type: HostListener,
156
+ args: ['document:click', ['$event.target']]
157
+ }], update: [] } });
158
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGludC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JlL2RpcmVjdGl2ZXMvaGludC9oaW50LmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQ0EsT0FBTyxFQUNILHVCQUF1QixFQUN2QixTQUFTLEVBQ1QsVUFBVSxFQUNWLFdBQVcsRUFDWCxZQUFZLEVBQ1osTUFBTSxFQUNOLFFBQVEsRUFDUixJQUFJLEdBQ1AsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUNILGlCQUFpQixFQUNqQixRQUFRLEVBRVIsaUJBQWlCLEVBQ2pCLGlCQUFpQixFQUNqQixPQUFPLEVBQ1AsS0FBSyxHQUNSLE1BQU0sZUFBZSxDQUFDO0FBQ3ZCLE9BQU8sRUFDSCxzQkFBc0IsRUFDdEIsZUFBZSxFQUNmLGtCQUFrQixHQUNyQixNQUFNLHlCQUF5QixDQUFDO0FBQ2pDLE9BQU8sRUFBQyxTQUFTLEVBQUMsTUFBTSwyQkFBMkIsQ0FBQztBQUNwRCxPQUFPLEVBQUMsZ0JBQWdCLEVBQUMsTUFBTSxnQ0FBZ0MsQ0FBQztBQUVoRSxPQUFPLEVBQUMsa0JBQWtCLEVBQUUsd0JBQXdCLEVBQUMsTUFBTSx5QkFBeUIsQ0FBQztBQUNyRixPQUFPLEVBQUMscUJBQXFCLEVBQUUsWUFBWSxFQUFDLE1BQU0sdUJBQXVCLENBQUM7QUFFMUUsT0FBTyxFQUFDLGFBQWEsRUFBQyxNQUFNLHNCQUFzQixDQUFDO0FBQ25ELE9BQU8sRUFBQyxvQkFBb0IsRUFBc0IsTUFBTSwwQkFBMEIsQ0FBQztBQUNuRixPQUFPLEVBQUMsR0FBRyxFQUFjLFNBQVMsRUFBQyxNQUFNLE1BQU0sQ0FBQztBQUVoRCxPQUFPLEVBQUMsZ0JBQWdCLEVBQUMsTUFBTSxrQkFBa0IsQ0FBQztBQUNsRCxPQUFPLEVBQUMscUJBQXFCLEVBQUMsTUFBTSx3QkFBd0IsQ0FBQztBQUM3RCxPQUFPLEVBQUMsdUJBQXVCLEVBQUMsTUFBTSwwQkFBMEIsQ0FBQzs7Ozs7Ozs7QUFFakUsTUFBTSxHQUFHLEdBQUcsQ0FBQyxDQUFDO0FBMEJkLE1BQU0sT0FBTyxnQkFBZ0I7SUFJekIsWUFDK0IsUUFBNkIsRUFDNUIsU0FBK0IsRUFDeEIsUUFBMEIsRUFDckIsU0FBMkIsRUFDYixPQUFnQixFQUMxQixRQUF5QixFQUNoQyxFQUEyQixFQUUvQyxZQUFzRCxFQUN2QixLQUE0QixFQUczRCxJQUE2QixFQUU3QixxQkFBK0MsRUFDekIsUUFBeUI7UUFaeEIsY0FBUyxHQUFULFNBQVMsQ0FBa0I7UUFDYixZQUFPLEdBQVAsT0FBTyxDQUFTO1FBQzFCLGFBQVEsR0FBUixRQUFRLENBQWlCO1FBQ2hDLE9BQUUsR0FBRixFQUFFLENBQXlCO1FBRS9DLGlCQUFZLEdBQVosWUFBWSxDQUEwQztRQUN2QixVQUFLLEdBQUwsS0FBSyxDQUF1QjtRQUczRCxTQUFJLEdBQUosSUFBSSxDQUF5QjtRQUU3QiwwQkFBcUIsR0FBckIscUJBQXFCLENBQTBCO1FBQ3pCLGFBQVEsR0FBUixRQUFRLENBQWlCO1FBbEIzRCxlQUFVLEdBQUcsSUFBSSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsVUFBVSxJQUFJLElBQUksQ0FBQyxJQUFJLEVBQUUsSUFBSSxDQUFDO1FBb0I1RSxTQUFTO2FBQ0osSUFBSSxDQUNELEdBQUcsQ0FBQyxLQUFLLENBQUMsRUFBRSxDQUFDLElBQUksQ0FBQyxxQkFBcUIsQ0FBQyxPQUFPLENBQUMsS0FBSyxDQUFDLENBQUMsRUFDdkQsU0FBUyxDQUFDLFFBQVEsQ0FBQyxDQUN0QjthQUNBLFNBQVMsQ0FBQyxDQUFDLENBQUMsR0FBRyxFQUFFLElBQUksQ0FBQyxFQUFFLEVBQUU7WUFDdkIsSUFBSSxDQUFDLE1BQU0sQ0FBQyxHQUFHLEVBQUUsSUFBSSxDQUFDLENBQUM7UUFDM0IsQ0FBQyxDQUFDLENBQUM7UUFFUCxRQUFRLENBQUMsSUFBSSxDQUFDLFNBQVMsQ0FBQyxRQUFRLENBQUMsQ0FBQyxDQUFDLFNBQVMsQ0FBQyxLQUFLLENBQUMsRUFBRSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsTUFBTSxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUM7SUFDcEYsQ0FBQztJQUVELElBQUksT0FBTztRQUNQLE9BQU8sSUFBSSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsT0FBTyxDQUFDO0lBQy9DLENBQUM7SUFFRCxJQUFJLE9BQU87UUFDUCxPQUFPLElBQUksQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLE9BQU8sQ0FBQztJQUMvQyxDQUFDO0lBR0QsT0FBTyxDQUFDLE1BQW1CO1FBQ3ZCLElBQ0ksQ0FBQyxDQUFDLElBQUksQ0FBQyxFQUFFLENBQUMsYUFBYSxDQUFDLFFBQVEsQ0FBQyxNQUFNLENBQUM7WUFDcEMsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLEVBQUUsQ0FBQyxhQUFhLENBQUMsUUFBUSxDQUFDLE1BQU0sQ0FBQyxDQUFDO1lBQ2xELGFBQWEsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLEVBQUUsQ0FBQyxhQUFhLENBQUMsRUFDNUM7WUFDRSxJQUFJLENBQUMsS0FBSyxDQUFDLE1BQU0sQ0FBQyxLQUFLLENBQUMsQ0FBQztTQUM1QjtJQUNMLENBQUM7SUFHTyxNQUFNLENBQUMsR0FBVyxFQUFFLElBQVk7UUFDcEMsTUFBTSxFQUFDLE1BQU0sRUFBRSxLQUFLLEVBQUMsR0FBRyxJQUFJLENBQUMsRUFBRSxDQUFDLGFBQWEsQ0FBQyxxQkFBcUIsRUFBRSxDQUFDO1FBQ3RFLE1BQU0sRUFBQyxLQUFLLEVBQUMsR0FBRyxJQUFJLENBQUMsRUFBRSxDQUFDLGFBQWEsQ0FBQztRQUN0QyxNQUFNLElBQUksR0FBRyxJQUFJLENBQUMsUUFBUSxDQUFDLGFBQWEsRUFBRSxDQUFDO1FBQzNDLE1BQU0sUUFBUSxHQUFHLElBQUksQ0FBQyxRQUFRLENBQUMsYUFBYSxFQUFFLENBQUM7UUFFL0MsSUFBSSxJQUFJLEtBQUssaUJBQWlCLEVBQUU7WUFDNUIsT0FBTztTQUNWO1FBRUQsTUFBTSxRQUFRLEdBQUcsUUFBUSxDQUFDLElBQUksRUFBRSxHQUFHLEVBQUUsUUFBUSxDQUFDLEtBQUssR0FBRyxLQUFLLEdBQUcsR0FBRyxDQUFDLENBQUM7UUFDbkUsTUFBTSxDQUFDLE9BQU8sRUFBRSxRQUFRLENBQUMsR0FBRyxJQUFJLENBQUMscUJBQXFCLENBQUMsT0FBTyxDQUFDO1lBQzNELElBQUksQ0FBQyxHQUFHLEdBQUcsSUFBSSxDQUFDLE1BQU0sR0FBRyxDQUFDLEdBQUcsR0FBRztZQUNoQyxJQUFJLENBQUMsSUFBSSxHQUFHLElBQUksQ0FBQyxLQUFLLEdBQUcsQ0FBQyxHQUFHLFFBQVE7U0FDeEMsQ0FBQyxDQUFDO1FBRUgsS0FBSyxDQUFDLEdBQUcsR0FBRyxLQUFLLENBQUMsR0FBRyxDQUFDLENBQUM7UUFDdkIsS0FBSyxDQUFDLElBQUksR0FBRyxLQUFLLENBQUMsUUFBUSxDQUFDLENBQUM7UUFDN0IsS0FBSyxDQUFDLFdBQVcsQ0FBQyxPQUFPLEVBQUUsS0FBSyxDQUFDLFFBQVEsQ0FBQyxPQUFPLEVBQUUsR0FBRyxFQUFFLE1BQU0sR0FBRyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFDdEUsS0FBSyxDQUFDLFdBQVcsQ0FBQyxRQUFRLEVBQUUsS0FBSyxDQUFDLFFBQVEsQ0FBQyxRQUFRLEVBQUUsR0FBRyxFQUFFLEtBQUssR0FBRyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUM7SUFDM0UsQ0FBQzs7OEdBMUVRLGdCQUFnQixrQkFLYixpQkFBaUIsYUFDakIsa0JBQWtCLGFBQ1YsaUJBQWlCLHlCQUN6QixxQkFBcUIsYUFDVCx1QkFBdUIsNkJBQ25DLGVBQWUsYUFDZixVQUFVLGFBQ1Ysb0JBQW9CLGFBRXBCLHFCQUFxQixhQUVyQixnQkFBZ0IsNkJBRWhCLHdCQUF3QixhQUV4QixZQUFZO2tHQXBCZixnQkFBZ0IsK05BYmQ7UUFDUCxpQkFBaUI7UUFDakIsa0JBQWtCO1FBQ2xCLGlCQUFpQjtRQUNqQixzQkFBc0IsQ0FBQyxNQUFNLENBQUM7UUFDOUIsa0JBQWtCLENBQUMsTUFBTSxFQUFFLGdCQUFnQixDQUFDO0tBQy9DLDBCQWZTOzs7Ozs7S0FNVCxtbUNBVVcsQ0FBQyxTQUFTLENBQUM7QUE0RHZCO0lBREMsT0FBTzs4Q0FxQlA7NEZBMUVRLGdCQUFnQjtrQkF4QjVCLFNBQVM7K0JBQ0ksVUFBVSxZQUNWOzs7Ozs7S0FNVCxtQkFFZ0IsdUJBQXVCLENBQUMsTUFBTSxhQUNwQzt3QkFDUCxpQkFBaUI7d0JBQ2pCLGtCQUFrQjt3QkFDbEIsaUJBQWlCO3dCQUNqQixzQkFBc0IsQ0FBQyxNQUFNLENBQUM7d0JBQzlCLGtCQUFrQixDQUFDLE1BQU0sRUFBRSxnQkFBZ0IsQ0FBQztxQkFDL0MsY0FDVyxDQUFDLFNBQVMsQ0FBQyxRQUNqQjt3QkFDRixjQUFjLEVBQUUsV0FBVzt3QkFDM0Isc0JBQXNCLEVBQUUsU0FBUztxQkFDcEM7OzBCQU9JLE1BQU07MkJBQUMsaUJBQWlCOzswQkFDeEIsTUFBTTsyQkFBQyxrQkFBa0I7OzBCQUN6QixJQUFJOzswQkFBSSxNQUFNOzJCQUFDLGlCQUFpQjs7MEJBQ2hDLE1BQU07MkJBQUMscUJBQXFCOzswQkFDNUIsUUFBUTs7MEJBQUksTUFBTTsyQkFBQyx1QkFBdUI7OzBCQUMxQyxNQUFNOzJCQUFDLGVBQWU7OzBCQUN0QixNQUFNOzJCQUFDLFVBQVU7OzBCQUNqQixNQUFNOzJCQUFDLG9CQUFvQjs7MEJBRTNCLE1BQU07MkJBQUMscUJBQXFCOzswQkFDNUIsUUFBUTs7MEJBQ1IsTUFBTTsyQkFBQyxnQkFBZ0I7OzBCQUV2QixNQUFNOzJCQUFDLHdCQUF3Qjs7MEJBRS9CLE1BQU07MkJBQUMsWUFBWTs0Q0FsQmYsVUFBVTtzQkFEbEIsV0FBVzt1QkFBQyxzQkFBc0I7Z0JBMENuQyxPQUFPO3NCQUROLFlBQVk7dUJBQUMsZ0JBQWdCLEVBQUUsQ0FBQyxlQUFlLENBQUM7Z0JBWXpDLE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge0FuaW1hdGlvbk9wdGlvbnN9IGZyb20gJ0Bhbmd1bGFyL2FuaW1hdGlvbnMnO1xuaW1wb3J0IHtcbiAgICBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSxcbiAgICBDb21wb25lbnQsXG4gICAgRWxlbWVudFJlZixcbiAgICBIb3N0QmluZGluZyxcbiAgICBIb3N0TGlzdGVuZXIsXG4gICAgSW5qZWN0LFxuICAgIE9wdGlvbmFsLFxuICAgIFNlbGYsXG59IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHtcbiAgICBFTVBUWV9DTElFTlRfUkVDVCxcbiAgICB0dWlDbGFtcCxcbiAgICBUdWlDb250ZXh0V2l0aEltcGxpY2l0LFxuICAgIFR1aURlc3Ryb3lTZXJ2aWNlLFxuICAgIFR1aUhvdmVyZWRTZXJ2aWNlLFxuICAgIHR1aVB1cmUsXG4gICAgdHVpUHgsXG59IGZyb20gJ0B0YWlnYS11aS9jZGsnO1xuaW1wb3J0IHtcbiAgICB0dWlQb3NpdGlvbkFjY2Vzc29yRm9yLFxuICAgIFR1aVJlY3RBY2Nlc3NvcixcbiAgICB0dWlSZWN0QWNjZXNzb3JGb3IsXG59IGZyb20gJ0B0YWlnYS11aS9jb3JlL2Fic3RyYWN0JztcbmltcG9ydCB7dHVpRmFkZUlufSBmcm9tICdAdGFpZ2EtdWkvY29yZS9hbmltYXRpb25zJztcbmltcG9ydCB7VHVpTW9kZURpcmVjdGl2ZX0gZnJvbSAnQHRhaWdhLXVpL2NvcmUvZGlyZWN0aXZlcy9tb2RlJztcbmltcG9ydCB7VHVpUG9ydGFsSXRlbX0gZnJvbSAnQHRhaWdhLXVpL2NvcmUvaW50ZXJmYWNlcyc7XG5pbXBvcnQge1R1aVBvc2l0aW9uU2VydmljZSwgVHVpVmlzdWFsVmlld3BvcnRTZXJ2aWNlfSBmcm9tICdAdGFpZ2EtdWkvY29yZS9zZXJ2aWNlcyc7XG5pbXBvcnQge1RVSV9BTklNQVRJT05fT1BUSU9OUywgVFVJX1ZJRVdQT1JUfSBmcm9tICdAdGFpZ2EtdWkvY29yZS90b2tlbnMnO1xuaW1wb3J0IHtUdWlQb2ludH0gZnJvbSAnQHRhaWdhLXVpL2NvcmUvdHlwZXMnO1xuaW1wb3J0IHt0dWlJc09ic2N1cmVkfSBmcm9tICdAdGFpZ2EtdWkvY29yZS91dGlscyc7XG5pbXBvcnQge1BPTFlNT1JQSEVVU19DT05URVhULCBQb2x5bW9ycGhldXNDb250ZW50fSBmcm9tICdAdGlua29mZi9uZy1wb2x5bW9ycGhldXMnO1xuaW1wb3J0IHttYXAsIE9ic2VydmFibGUsIHRha2VVbnRpbH0gZnJvbSAncnhqcyc7XG5cbmltcG9ydCB7VHVpSGludERpcmVjdGl2ZX0gZnJvbSAnLi9oaW50LmRpcmVjdGl2ZSc7XG5pbXBvcnQge1R1aUhpbnRIb3ZlckRpcmVjdGl2ZX0gZnJvbSAnLi9oaW50LWhvdmVyLmRpcmVjdGl2ZSc7XG5pbXBvcnQge1R1aUhpbnRQb2ludGVyRGlyZWN0aXZlfSBmcm9tICcuL2hpbnQtcG9pbnRlci5kaXJlY3RpdmUnO1xuXG5jb25zdCBHQVAgPSA0O1xuXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ3R1aS1oaW50JyxcbiAgICB0ZW1wbGF0ZTogYFxuICAgICAgICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XG4gICAgICAgIDxzcGFuXG4gICAgICAgICAgICAqcG9seW1vcnBoZXVzT3V0bGV0PVwiY29udGVudCBhcyB0ZXh0OyBjb250ZXh0OiBjb250ZXh0XCJcbiAgICAgICAgICAgIFtpbm5lckhUTUxdPVwidGV4dFwiXG4gICAgICAgID48L3NwYW4+XG4gICAgYCxcbiAgICBzdHlsZVVybHM6IFsnLi9oaW50LnN0eWxlLmxlc3MnXSxcbiAgICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbiAgICBwcm92aWRlcnM6IFtcbiAgICAgICAgVHVpRGVzdHJveVNlcnZpY2UsXG4gICAgICAgIFR1aVBvc2l0aW9uU2VydmljZSxcbiAgICAgICAgVHVpSG92ZXJlZFNlcnZpY2UsXG4gICAgICAgIHR1aVBvc2l0aW9uQWNjZXNzb3JGb3IoJ2hpbnQnKSxcbiAgICAgICAgdHVpUmVjdEFjY2Vzc29yRm9yKCdoaW50JywgVHVpSGludERpcmVjdGl2ZSksXG4gICAgXSxcbiAgICBhbmltYXRpb25zOiBbdHVpRmFkZUluXSxcbiAgICBob3N0OiB7XG4gICAgICAgICdbQHR1aUZhZGVJbl0nOiAnYW5pbWF0aW9uJyxcbiAgICAgICAgJ1tjbGFzcy5fdW50b3VjaGFibGVdJzogJ3BvaW50ZXInLFxuICAgIH0sXG59KVxuZXhwb3J0IGNsYXNzIFR1aUhpbnRDb21wb25lbnQ8QyA9IGFueT4ge1xuICAgIEBIb3N0QmluZGluZygnYXR0ci5kYXRhLWFwcGVhcmFuY2UnKVxuICAgIHJlYWRvbmx5IGFwcGVhcmFuY2UgPSB0aGlzLnBvbHltb3JwaGV1cy4kaW1wbGljaXQuYXBwZWFyYW5jZSB8fCB0aGlzLm1vZGU/Lm1vZGU7XG5cbiAgICBjb25zdHJ1Y3RvcihcbiAgICAgICAgQEluamVjdChUdWlIb3ZlcmVkU2VydmljZSkgaG92ZXJlZCQ6IE9ic2VydmFibGU8Ym9vbGVhbj4sXG4gICAgICAgIEBJbmplY3QoVHVpUG9zaXRpb25TZXJ2aWNlKSBwb3NpdGlvbiQ6IE9ic2VydmFibGU8VHVpUG9pbnQ+LFxuICAgICAgICBAU2VsZigpIEBJbmplY3QoVHVpRGVzdHJveVNlcnZpY2UpIGRlc3Ryb3kkOiBPYnNlcnZhYmxlPHZvaWQ+LFxuICAgICAgICBASW5qZWN0KFRVSV9BTklNQVRJT05fT1BUSU9OUykgcmVhZG9ubHkgYW5pbWF0aW9uOiBBbmltYXRpb25PcHRpb25zLFxuICAgICAgICBAT3B0aW9uYWwoKSBASW5qZWN0KFR1aUhpbnRQb2ludGVyRGlyZWN0aXZlKSByZWFkb25seSBwb2ludGVyOiB1bmtub3duLFxuICAgICAgICBASW5qZWN0KFR1aVJlY3RBY2Nlc3NvcikgcHJvdGVjdGVkIHJlYWRvbmx5IGFjY2Vzc29yOiBUdWlSZWN0QWNjZXNzb3IsXG4gICAgICAgIEBJbmplY3QoRWxlbWVudFJlZikgcHJpdmF0ZSByZWFkb25seSBlbDogRWxlbWVudFJlZjxIVE1MRWxlbWVudD4sXG4gICAgICAgIEBJbmplY3QoUE9MWU1PUlBIRVVTX0NPTlRFWFQpXG4gICAgICAgIHByaXZhdGUgcmVhZG9ubHkgcG9seW1vcnBoZXVzOiBUdWlDb250ZXh0V2l0aEltcGxpY2l0PFR1aVBvcnRhbEl0ZW08Qz4+LFxuICAgICAgICBASW5qZWN0KFR1aUhpbnRIb3ZlckRpcmVjdGl2ZSkgcHJpdmF0ZSByZWFkb25seSBob3ZlcjogVHVpSGludEhvdmVyRGlyZWN0aXZlLFxuICAgICAgICBAT3B0aW9uYWwoKVxuICAgICAgICBASW5qZWN0KFR1aU1vZGVEaXJlY3RpdmUpXG4gICAgICAgIHByaXZhdGUgcmVhZG9ubHkgbW9kZTogVHVpTW9kZURpcmVjdGl2ZSB8IG51bGwsXG4gICAgICAgIEBJbmplY3QoVHVpVmlzdWFsVmlld3BvcnRTZXJ2aWNlKVxuICAgICAgICBwcml2YXRlIHJlYWRvbmx5IHZpc3VhbFZpZXdwb3J0U2VydmljZTogVHVpVmlzdWFsVmlld3BvcnRTZXJ2aWNlLFxuICAgICAgICBASW5qZWN0KFRVSV9WSUVXUE9SVCkgcHJpdmF0ZSByZWFkb25seSB2aWV3cG9ydDogVHVpUmVjdEFjY2Vzc29yLFxuICAgICkge1xuICAgICAgICBwb3NpdGlvbiRcbiAgICAgICAgICAgIC5waXBlKFxuICAgICAgICAgICAgICAgIG1hcChwb2ludCA9PiB0aGlzLnZpc3VhbFZpZXdwb3J0U2VydmljZS5jb3JyZWN0KHBvaW50KSksXG4gICAgICAgICAgICAgICAgdGFrZVVudGlsKGRlc3Ryb3kkKSxcbiAgICAgICAgICAgIClcbiAgICAgICAgICAgIC5zdWJzY3JpYmUoKFt0b3AsIGxlZnRdKSA9PiB7XG4gICAgICAgICAgICAgICAgdGhpcy51cGRhdGUodG9wLCBsZWZ0KTtcbiAgICAgICAgICAgIH0pO1xuXG4gICAgICAgIGhvdmVyZWQkLnBpcGUodGFrZVVudGlsKGRlc3Ryb3kkKSkuc3Vic2NyaWJlKGhvdmVyID0+IHRoaXMuaG92ZXIudG9nZ2xlKGhvdmVyKSk7XG4gICAgfVxuXG4gICAgZ2V0IGNvbnRlbnQoKTogUG9seW1vcnBoZXVzQ29udGVudDxDPiB7XG4gICAgICAgIHJldHVybiB0aGlzLnBvbHltb3JwaGV1cy4kaW1wbGljaXQuY29udGVudDtcbiAgICB9XG5cbiAgICBnZXQgY29udGV4dCgpOiBDIHwgdW5kZWZpbmVkIHtcbiAgICAgICAgcmV0dXJuIHRoaXMucG9seW1vcnBoZXVzLiRpbXBsaWNpdC5jb250ZXh0O1xuICAgIH1cblxuICAgIEBIb3N0TGlzdGVuZXIoJ2RvY3VtZW50OmNsaWNrJywgWyckZXZlbnQudGFyZ2V0J10pXG4gICAgb25DbGljayh0YXJnZXQ6IEhUTUxFbGVtZW50KTogdm9pZCB7XG4gICAgICAgIGlmIChcbiAgICAgICAgICAgICghdGhpcy5lbC5uYXRpdmVFbGVtZW50LmNvbnRhaW5zKHRhcmdldCkgJiZcbiAgICAgICAgICAgICAgICAhdGhpcy5ob3Zlci5lbC5uYXRpdmVFbGVtZW50LmNvbnRhaW5zKHRhcmdldCkpIHx8XG4gICAgICAgICAgICB0dWlJc09ic2N1cmVkKHRoaXMuaG92ZXIuZWwubmF0aXZlRWxlbWVudClcbiAgICAgICAgKSB7XG4gICAgICAgICAgICB0aGlzLmhvdmVyLnRvZ2dsZShmYWxzZSk7XG4gICAgICAgIH1cbiAgICB9XG5cbiAgICBAdHVpUHVyZVxuICAgIHByaXZhdGUgdXBkYXRlKHRvcDogbnVtYmVyLCBsZWZ0OiBudW1iZXIpOiB2b2lkIHtcbiAgICAgICAgY29uc3Qge2hlaWdodCwgd2lkdGh9ID0gdGhpcy5lbC5uYXRpdmVFbGVtZW50LmdldEJvdW5kaW5nQ2xpZW50UmVjdCgpO1xuICAgICAgICBjb25zdCB7c3R5bGV9ID0gdGhpcy5lbC5uYXRpdmVFbGVtZW50O1xuICAgICAgICBjb25zdCByZWN0ID0gdGhpcy5hY2Nlc3Nvci5nZXRDbGllbnRSZWN0KCk7XG4gICAgICAgIGNvbnN0IHZpZXdwb3J0ID0gdGhpcy52aWV3cG9ydC5nZXRDbGllbnRSZWN0KCk7XG5cbiAgICAgICAgaWYgKHJlY3QgPT09IEVNUFRZX0NMSUVOVF9SRUNUKSB7XG4gICAgICAgICAgICByZXR1cm47XG4gICAgICAgIH1cblxuICAgICAgICBjb25zdCBzYWZlTGVmdCA9IHR1aUNsYW1wKGxlZnQsIEdBUCwgdmlld3BvcnQud2lkdGggLSB3aWR0aCAtIEdBUCk7XG4gICAgICAgIGNvbnN0IFtiZWFrVG9wLCBiZWFrTGVmdF0gPSB0aGlzLnZpc3VhbFZpZXdwb3J0U2VydmljZS5jb3JyZWN0KFtcbiAgICAgICAgICAgIHJlY3QudG9wICsgcmVjdC5oZWlnaHQgLyAyIC0gdG9wLFxuICAgICAgICAgICAgcmVjdC5sZWZ0ICsgcmVjdC53aWR0aCAvIDIgLSBzYWZlTGVmdCxcbiAgICAgICAgXSk7XG5cbiAgICAgICAgc3R5bGUudG9wID0gdHVpUHgodG9wKTtcbiAgICAgICAgc3R5bGUubGVmdCA9IHR1aVB4KHNhZmVMZWZ0KTtcbiAgICAgICAgc3R5bGUuc2V0UHJvcGVydHkoJy0tdG9wJywgdHVpUHgodHVpQ2xhbXAoYmVha1RvcCwgMC41LCBoZWlnaHQgLSAxKSkpO1xuICAgICAgICBzdHlsZS5zZXRQcm9wZXJ0eSgnLS1sZWZ0JywgdHVpUHgodHVpQ2xhbXAoYmVha0xlZnQsIDAuNSwgd2lkdGggLSAxKSkpO1xuICAgIH1cbn1cbiJdfQ==
@@ -0,0 +1,95 @@
1
+ import { Directive, ElementRef, Inject, INJECTOR, Input, Optional, } from '@angular/core';
2
+ import { TuiActiveZoneDirective } from '@taiga-ui/cdk';
3
+ import { tuiAsRectAccessor, tuiAsVehicle, } from '@taiga-ui/core/abstract';
4
+ import { TuiHintService } from '@taiga-ui/core/services';
5
+ import { PolymorpheusComponent } from '@tinkoff/ng-polymorpheus';
6
+ import { TUI_HINT_COMPONENT } from './hint.providers';
7
+ import { TUI_HINT_OPTIONS } from './hint-options.directive';
8
+ import * as i0 from "@angular/core";
9
+ import * as i1 from "@tinkoff/ng-polymorpheus";
10
+ import * as i2 from "@taiga-ui/core/services";
11
+ import * as i3 from "@taiga-ui/cdk";
12
+ export class TuiHintDirective {
13
+ constructor(el, component, hintService, options, activeZone) {
14
+ this.el = el;
15
+ this.component = component;
16
+ this.hintService = hintService;
17
+ this.options = options;
18
+ this.activeZone = activeZone;
19
+ this.tuiHintAppearance = null;
20
+ this.type = 'hint';
21
+ }
22
+ get appearance() {
23
+ return this.tuiHintAppearance ?? this.options.appearance;
24
+ }
25
+ ngOnChanges() {
26
+ if (!this.content) {
27
+ this.toggle(false);
28
+ }
29
+ }
30
+ ngOnDestroy() {
31
+ this.toggle(false);
32
+ }
33
+ getClientRect() {
34
+ return this.el.nativeElement.getBoundingClientRect();
35
+ }
36
+ toggle(show) {
37
+ if (show && this.content) {
38
+ this.hintService.add(this);
39
+ }
40
+ else {
41
+ this.hintService.remove(this);
42
+ }
43
+ }
44
+ }
45
+ TuiHintDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiHintDirective, deps: [{ token: ElementRef }, { token: PolymorpheusComponent }, { token: TuiHintService }, { token: TUI_HINT_OPTIONS }, { token: TuiActiveZoneDirective, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
46
+ TuiHintDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: TuiHintDirective, selector: "[tuiHint]:not(ng-container):not(ng-template)", inputs: { content: ["tuiHint", "content"], context: ["tuiHintContext", "context"], tuiHintAppearance: "tuiHintAppearance" }, providers: [
47
+ tuiAsRectAccessor(TuiHintDirective),
48
+ tuiAsVehicle(TuiHintDirective),
49
+ {
50
+ provide: PolymorpheusComponent,
51
+ deps: [TUI_HINT_COMPONENT, INJECTOR],
52
+ useClass: PolymorpheusComponent,
53
+ },
54
+ ], usesOnChanges: true, ngImport: i0 });
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiHintDirective, decorators: [{
56
+ type: Directive,
57
+ args: [{
58
+ selector: '[tuiHint]:not(ng-container):not(ng-template)',
59
+ providers: [
60
+ tuiAsRectAccessor(TuiHintDirective),
61
+ tuiAsVehicle(TuiHintDirective),
62
+ {
63
+ provide: PolymorpheusComponent,
64
+ deps: [TUI_HINT_COMPONENT, INJECTOR],
65
+ useClass: PolymorpheusComponent,
66
+ },
67
+ ],
68
+ }]
69
+ }], ctorParameters: function () { return [{ type: i0.ElementRef, decorators: [{
70
+ type: Inject,
71
+ args: [ElementRef]
72
+ }] }, { type: i1.PolymorpheusComponent, decorators: [{
73
+ type: Inject,
74
+ args: [PolymorpheusComponent]
75
+ }] }, { type: i2.TuiHintService, decorators: [{
76
+ type: Inject,
77
+ args: [TuiHintService]
78
+ }] }, { type: undefined, decorators: [{
79
+ type: Inject,
80
+ args: [TUI_HINT_OPTIONS]
81
+ }] }, { type: i3.TuiActiveZoneDirective, decorators: [{
82
+ type: Optional
83
+ }, {
84
+ type: Inject,
85
+ args: [TuiActiveZoneDirective]
86
+ }] }]; }, propDecorators: { content: [{
87
+ type: Input,
88
+ args: ['tuiHint']
89
+ }], context: [{
90
+ type: Input,
91
+ args: ['tuiHintContext']
92
+ }], tuiHintAppearance: [{
93
+ type: Input
94
+ }] } });
95
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGludC5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JlL2RpcmVjdGl2ZXMvaGludC9oaW50LmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQ0gsU0FBUyxFQUNULFVBQVUsRUFDVixNQUFNLEVBQ04sUUFBUSxFQUNSLEtBQUssRUFHTCxRQUFRLEdBQ1gsTUFBTSxlQUFlLENBQUM7QUFDdkIsT0FBTyxFQUFDLHNCQUFzQixFQUFDLE1BQU0sZUFBZSxDQUFDO0FBQ3JELE9BQU8sRUFDSCxpQkFBaUIsRUFDakIsWUFBWSxHQUdmLE1BQU0seUJBQXlCLENBQUM7QUFFakMsT0FBTyxFQUFDLGNBQWMsRUFBQyxNQUFNLHlCQUF5QixDQUFDO0FBQ3ZELE9BQU8sRUFBQyxxQkFBcUIsRUFBc0IsTUFBTSwwQkFBMEIsQ0FBQztBQUVwRixPQUFPLEVBQUMsa0JBQWtCLEVBQUMsTUFBTSxrQkFBa0IsQ0FBQztBQUNwRCxPQUFPLEVBQUMsZ0JBQWdCLEVBQWlCLE1BQU0sMEJBQTBCLENBQUM7Ozs7O0FBYzFFLE1BQU0sT0FBTyxnQkFBZ0I7SUFjekIsWUFDeUMsRUFBMkIsRUFDMUIsU0FBeUMsRUFDdEMsV0FBMkIsRUFDekIsT0FBdUIsRUFHekQsVUFBMEM7UUFOZCxPQUFFLEdBQUYsRUFBRSxDQUF5QjtRQUMxQixjQUFTLEdBQVQsU0FBUyxDQUFnQztRQUN0QyxnQkFBVyxHQUFYLFdBQVcsQ0FBZ0I7UUFDekIsWUFBTyxHQUFQLE9BQU8sQ0FBZ0I7UUFHekQsZUFBVSxHQUFWLFVBQVUsQ0FBZ0M7UUFYdkQsc0JBQWlCLEdBQWtCLElBQUksQ0FBQztRQUUvQixTQUFJLEdBQUcsTUFBTSxDQUFDO0lBVXBCLENBQUM7SUFFSixJQUFJLFVBQVU7UUFDVixPQUFPLElBQUksQ0FBQyxpQkFBaUIsSUFBSSxJQUFJLENBQUMsT0FBTyxDQUFDLFVBQVUsQ0FBQztJQUM3RCxDQUFDO0lBRUQsV0FBVztRQUNQLElBQUksQ0FBQyxJQUFJLENBQUMsT0FBTyxFQUFFO1lBQ2YsSUFBSSxDQUFDLE1BQU0sQ0FBQyxLQUFLLENBQUMsQ0FBQztTQUN0QjtJQUNMLENBQUM7SUFFRCxXQUFXO1FBQ1AsSUFBSSxDQUFDLE1BQU0sQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUN2QixDQUFDO0lBRUQsYUFBYTtRQUNULE9BQU8sSUFBSSxDQUFDLEVBQUUsQ0FBQyxhQUFhLENBQUMscUJBQXFCLEVBQUUsQ0FBQztJQUN6RCxDQUFDO0lBRUQsTUFBTSxDQUFDLElBQWE7UUFDaEIsSUFBSSxJQUFJLElBQUksSUFBSSxDQUFDLE9BQU8sRUFBRTtZQUN0QixJQUFJLENBQUMsV0FBVyxDQUFDLEdBQUcsQ0FBQyxJQUFJLENBQUMsQ0FBQztTQUM5QjthQUFNO1lBQ0gsSUFBSSxDQUFDLFdBQVcsQ0FBQyxNQUFNLENBQUMsSUFBSSxDQUFDLENBQUM7U0FDakM7SUFDTCxDQUFDOzs4R0FoRFEsZ0JBQWdCLGtCQWViLFVBQVUsYUFDVixxQkFBcUIsYUFDckIsY0FBYyxhQUNkLGdCQUFnQixhQUVoQixzQkFBc0I7a0dBcEJ6QixnQkFBZ0Isb01BVmQ7UUFDUCxpQkFBaUIsQ0FBQyxnQkFBZ0IsQ0FBQztRQUNuQyxZQUFZLENBQUMsZ0JBQWdCLENBQUM7UUFDOUI7WUFDSSxPQUFPLEVBQUUscUJBQXFCO1lBQzlCLElBQUksRUFBRSxDQUFDLGtCQUFrQixFQUFFLFFBQVEsQ0FBQztZQUNwQyxRQUFRLEVBQUUscUJBQXFCO1NBQ2xDO0tBQ0o7NEZBRVEsZ0JBQWdCO2tCQVo1QixTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSw4Q0FBOEM7b0JBQ3hELFNBQVMsRUFBRTt3QkFDUCxpQkFBaUIsa0JBQWtCO3dCQUNuQyxZQUFZLGtCQUFrQjt3QkFDOUI7NEJBQ0ksT0FBTyxFQUFFLHFCQUFxQjs0QkFDOUIsSUFBSSxFQUFFLENBQUMsa0JBQWtCLEVBQUUsUUFBUSxDQUFDOzRCQUNwQyxRQUFRLEVBQUUscUJBQXFCO3lCQUNsQztxQkFDSjtpQkFDSjs7MEJBZ0JRLE1BQU07MkJBQUMsVUFBVTs7MEJBQ2pCLE1BQU07MkJBQUMscUJBQXFCOzswQkFDNUIsTUFBTTsyQkFBQyxjQUFjOzswQkFDckIsTUFBTTsyQkFBQyxnQkFBZ0I7OzBCQUN2QixRQUFROzswQkFDUixNQUFNOzJCQUFDLHNCQUFzQjs0Q0FoQmxDLE9BQU87c0JBRE4sS0FBSzt1QkFBQyxTQUFTO2dCQUloQixPQUFPO3NCQUROLEtBQUs7dUJBQUMsZ0JBQWdCO2dCQUl2QixpQkFBaUI7c0JBRGhCLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1xuICAgIERpcmVjdGl2ZSxcbiAgICBFbGVtZW50UmVmLFxuICAgIEluamVjdCxcbiAgICBJTkpFQ1RPUixcbiAgICBJbnB1dCxcbiAgICBPbkNoYW5nZXMsXG4gICAgT25EZXN0cm95LFxuICAgIE9wdGlvbmFsLFxufSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7VHVpQWN0aXZlWm9uZURpcmVjdGl2ZX0gZnJvbSAnQHRhaWdhLXVpL2Nkayc7XG5pbXBvcnQge1xuICAgIHR1aUFzUmVjdEFjY2Vzc29yLFxuICAgIHR1aUFzVmVoaWNsZSxcbiAgICBUdWlSZWN0QWNjZXNzb3IsXG4gICAgVHVpVmVoaWNsZSxcbn0gZnJvbSAnQHRhaWdhLXVpL2NvcmUvYWJzdHJhY3QnO1xuaW1wb3J0IHtUdWlQb3J0YWxJdGVtfSBmcm9tICdAdGFpZ2EtdWkvY29yZS9pbnRlcmZhY2VzJztcbmltcG9ydCB7VHVpSGludFNlcnZpY2V9IGZyb20gJ0B0YWlnYS11aS9jb3JlL3NlcnZpY2VzJztcbmltcG9ydCB7UG9seW1vcnBoZXVzQ29tcG9uZW50LCBQb2x5bW9ycGhldXNDb250ZW50fSBmcm9tICdAdGlua29mZi9uZy1wb2x5bW9ycGhldXMnO1xuXG5pbXBvcnQge1RVSV9ISU5UX0NPTVBPTkVOVH0gZnJvbSAnLi9oaW50LnByb3ZpZGVycyc7XG5pbXBvcnQge1RVSV9ISU5UX09QVElPTlMsIFR1aUhpbnRPcHRpb25zfSBmcm9tICcuL2hpbnQtb3B0aW9ucy5kaXJlY3RpdmUnO1xuXG5ARGlyZWN0aXZlKHtcbiAgICBzZWxlY3RvcjogJ1t0dWlIaW50XTpub3QobmctY29udGFpbmVyKTpub3QobmctdGVtcGxhdGUpJyxcbiAgICBwcm92aWRlcnM6IFtcbiAgICAgICAgdHVpQXNSZWN0QWNjZXNzb3IoVHVpSGludERpcmVjdGl2ZSksXG4gICAgICAgIHR1aUFzVmVoaWNsZShUdWlIaW50RGlyZWN0aXZlKSxcbiAgICAgICAge1xuICAgICAgICAgICAgcHJvdmlkZTogUG9seW1vcnBoZXVzQ29tcG9uZW50LFxuICAgICAgICAgICAgZGVwczogW1RVSV9ISU5UX0NPTVBPTkVOVCwgSU5KRUNUT1JdLFxuICAgICAgICAgICAgdXNlQ2xhc3M6IFBvbHltb3JwaGV1c0NvbXBvbmVudCxcbiAgICAgICAgfSxcbiAgICBdLFxufSlcbmV4cG9ydCBjbGFzcyBUdWlIaW50RGlyZWN0aXZlPEM+XG4gICAgaW1wbGVtZW50cyBPbkRlc3Ryb3ksIE9uQ2hhbmdlcywgVHVpUG9ydGFsSXRlbTxDPiwgVHVpUmVjdEFjY2Vzc29yLCBUdWlWZWhpY2xlXG57XG4gICAgQElucHV0KCd0dWlIaW50JylcbiAgICBjb250ZW50OiBQb2x5bW9ycGhldXNDb250ZW50PEM+O1xuXG4gICAgQElucHV0KCd0dWlIaW50Q29udGV4dCcpXG4gICAgY29udGV4dD86IEM7XG5cbiAgICBASW5wdXQoKVxuICAgIHR1aUhpbnRBcHBlYXJhbmNlOiBzdHJpbmcgfCBudWxsID0gbnVsbDtcblxuICAgIHJlYWRvbmx5IHR5cGUgPSAnaGludCc7XG5cbiAgICBjb25zdHJ1Y3RvcihcbiAgICAgICAgQEluamVjdChFbGVtZW50UmVmKSBwcml2YXRlIHJlYWRvbmx5IGVsOiBFbGVtZW50UmVmPEhUTUxFbGVtZW50PixcbiAgICAgICAgQEluamVjdChQb2x5bW9ycGhldXNDb21wb25lbnQpIHB1YmxpYyBjb21wb25lbnQ6IFBvbHltb3JwaGV1c0NvbXBvbmVudDx1bmtub3duPixcbiAgICAgICAgQEluamVjdChUdWlIaW50U2VydmljZSkgcHJpdmF0ZSByZWFkb25seSBoaW50U2VydmljZTogVHVpSGludFNlcnZpY2UsXG4gICAgICAgIEBJbmplY3QoVFVJX0hJTlRfT1BUSU9OUykgcHJpdmF0ZSByZWFkb25seSBvcHRpb25zOiBUdWlIaW50T3B0aW9ucyxcbiAgICAgICAgQE9wdGlvbmFsKClcbiAgICAgICAgQEluamVjdChUdWlBY3RpdmVab25lRGlyZWN0aXZlKVxuICAgICAgICByZWFkb25seSBhY3RpdmVab25lPzogVHVpQWN0aXZlWm9uZURpcmVjdGl2ZSB8IG51bGwsXG4gICAgKSB7fVxuXG4gICAgZ2V0IGFwcGVhcmFuY2UoKTogc3RyaW5nIHtcbiAgICAgICAgcmV0dXJuIHRoaXMudHVpSGludEFwcGVhcmFuY2UgPz8gdGhpcy5vcHRpb25zLmFwcGVhcmFuY2U7XG4gICAgfVxuXG4gICAgbmdPbkNoYW5nZXMoKTogdm9pZCB7XG4gICAgICAgIGlmICghdGhpcy5jb250ZW50KSB7XG4gICAgICAgICAgICB0aGlzLnRvZ2dsZShmYWxzZSk7XG4gICAgICAgIH1cbiAgICB9XG5cbiAgICBuZ09uRGVzdHJveSgpOiB2b2lkIHtcbiAgICAgICAgdGhpcy50b2dnbGUoZmFsc2UpO1xuICAgIH1cblxuICAgIGdldENsaWVudFJlY3QoKTogQ2xpZW50UmVjdCB7XG4gICAgICAgIHJldHVybiB0aGlzLmVsLm5hdGl2ZUVsZW1lbnQuZ2V0Qm91bmRpbmdDbGllbnRSZWN0KCk7XG4gICAgfVxuXG4gICAgdG9nZ2xlKHNob3c6IGJvb2xlYW4pOiB2b2lkIHtcbiAgICAgICAgaWYgKHNob3cgJiYgdGhpcy5jb250ZW50KSB7XG4gICAgICAgICAgICB0aGlzLmhpbnRTZXJ2aWNlLmFkZCh0aGlzKTtcbiAgICAgICAgfSBlbHNlIHtcbiAgICAgICAgICAgIHRoaXMuaGludFNlcnZpY2UucmVtb3ZlKHRoaXMpO1xuICAgICAgICB9XG4gICAgfVxufVxuIl19
@@ -0,0 +1,75 @@
1
+ import { CommonModule } from '@angular/common';
2
+ import { NgModule } from '@angular/core';
3
+ import { PolymorpheusModule } from '@tinkoff/ng-polymorpheus';
4
+ import { TuiHintComponent } from './hint.component';
5
+ import { TuiHintDirective } from './hint.directive';
6
+ import { TuiHintDescribeDirective } from './hint-describe.directive';
7
+ import { TuiHintDriverDirective } from './hint-driver.directive';
8
+ import { TuiHintHostDirective } from './hint-host.directive';
9
+ import { TuiHintHoverDirective } from './hint-hover.directive';
10
+ import { TuiHintManualDirective } from './hint-manual.directive';
11
+ import { TuiHintOptionsDirective } from './hint-options.directive';
12
+ import { TuiHintPointerDirective } from './hint-pointer.directive';
13
+ import { TuiHintPositionDirective } from './hint-position.directive';
14
+ import { TuiHintUnstyledComponent, TuiHintUnstyledDirective, } from './hint-unstyled.component';
15
+ import * as i0 from "@angular/core";
16
+ export class TuiHintModule {
17
+ }
18
+ TuiHintModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiHintModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
19
+ TuiHintModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: TuiHintModule, declarations: [TuiHintComponent,
20
+ TuiHintDirective,
21
+ TuiHintDriverDirective,
22
+ TuiHintHostDirective,
23
+ TuiHintHoverDirective,
24
+ TuiHintManualDirective,
25
+ TuiHintPointerDirective,
26
+ TuiHintDescribeDirective,
27
+ TuiHintPositionDirective,
28
+ TuiHintOptionsDirective,
29
+ TuiHintUnstyledComponent,
30
+ TuiHintUnstyledDirective], imports: [CommonModule, PolymorpheusModule], exports: [TuiHintComponent,
31
+ TuiHintDirective,
32
+ TuiHintDriverDirective,
33
+ TuiHintHostDirective,
34
+ TuiHintHoverDirective,
35
+ TuiHintManualDirective,
36
+ TuiHintPointerDirective,
37
+ TuiHintDescribeDirective,
38
+ TuiHintPositionDirective,
39
+ TuiHintOptionsDirective,
40
+ TuiHintUnstyledDirective] });
41
+ TuiHintModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiHintModule, imports: [CommonModule, PolymorpheusModule] });
42
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiHintModule, decorators: [{
43
+ type: NgModule,
44
+ args: [{
45
+ imports: [CommonModule, PolymorpheusModule],
46
+ declarations: [
47
+ TuiHintComponent,
48
+ TuiHintDirective,
49
+ TuiHintDriverDirective,
50
+ TuiHintHostDirective,
51
+ TuiHintHoverDirective,
52
+ TuiHintManualDirective,
53
+ TuiHintPointerDirective,
54
+ TuiHintDescribeDirective,
55
+ TuiHintPositionDirective,
56
+ TuiHintOptionsDirective,
57
+ TuiHintUnstyledComponent,
58
+ TuiHintUnstyledDirective,
59
+ ],
60
+ exports: [
61
+ TuiHintComponent,
62
+ TuiHintDirective,
63
+ TuiHintDriverDirective,
64
+ TuiHintHostDirective,
65
+ TuiHintHoverDirective,
66
+ TuiHintManualDirective,
67
+ TuiHintPointerDirective,
68
+ TuiHintDescribeDirective,
69
+ TuiHintPositionDirective,
70
+ TuiHintOptionsDirective,
71
+ TuiHintUnstyledDirective,
72
+ ],
73
+ }]
74
+ }] });
75
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGludC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JlL2RpcmVjdGl2ZXMvaGludC9oaW50Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsWUFBWSxFQUFDLE1BQU0saUJBQWlCLENBQUM7QUFDN0MsT0FBTyxFQUFDLFFBQVEsRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUN2QyxPQUFPLEVBQUMsa0JBQWtCLEVBQUMsTUFBTSwwQkFBMEIsQ0FBQztBQUU1RCxPQUFPLEVBQUMsZ0JBQWdCLEVBQUMsTUFBTSxrQkFBa0IsQ0FBQztBQUNsRCxPQUFPLEVBQUMsZ0JBQWdCLEVBQUMsTUFBTSxrQkFBa0IsQ0FBQztBQUNsRCxPQUFPLEVBQUMsd0JBQXdCLEVBQUMsTUFBTSwyQkFBMkIsQ0FBQztBQUNuRSxPQUFPLEVBQUMsc0JBQXNCLEVBQUMsTUFBTSx5QkFBeUIsQ0FBQztBQUMvRCxPQUFPLEVBQUMsb0JBQW9CLEVBQUMsTUFBTSx1QkFBdUIsQ0FBQztBQUMzRCxPQUFPLEVBQUMscUJBQXFCLEVBQUMsTUFBTSx3QkFBd0IsQ0FBQztBQUM3RCxPQUFPLEVBQUMsc0JBQXNCLEVBQUMsTUFBTSx5QkFBeUIsQ0FBQztBQUMvRCxPQUFPLEVBQUMsdUJBQXVCLEVBQUMsTUFBTSwwQkFBMEIsQ0FBQztBQUNqRSxPQUFPLEVBQUMsdUJBQXVCLEVBQUMsTUFBTSwwQkFBMEIsQ0FBQztBQUNqRSxPQUFPLEVBQUMsd0JBQXdCLEVBQUMsTUFBTSwyQkFBMkIsQ0FBQztBQUNuRSxPQUFPLEVBQ0gsd0JBQXdCLEVBQ3hCLHdCQUF3QixHQUMzQixNQUFNLDJCQUEyQixDQUFDOztBQWdDbkMsTUFBTSxPQUFPLGFBQWE7OzJHQUFiLGFBQWE7NEdBQWIsYUFBYSxpQkEzQmxCLGdCQUFnQjtRQUNoQixnQkFBZ0I7UUFDaEIsc0JBQXNCO1FBQ3RCLG9CQUFvQjtRQUNwQixxQkFBcUI7UUFDckIsc0JBQXNCO1FBQ3RCLHVCQUF1QjtRQUN2Qix3QkFBd0I7UUFDeEIsd0JBQXdCO1FBQ3hCLHVCQUF1QjtRQUN2Qix3QkFBd0I7UUFDeEIsd0JBQXdCLGFBYmxCLFlBQVksRUFBRSxrQkFBa0IsYUFnQnRDLGdCQUFnQjtRQUNoQixnQkFBZ0I7UUFDaEIsc0JBQXNCO1FBQ3RCLG9CQUFvQjtRQUNwQixxQkFBcUI7UUFDckIsc0JBQXNCO1FBQ3RCLHVCQUF1QjtRQUN2Qix3QkFBd0I7UUFDeEIsd0JBQXdCO1FBQ3hCLHVCQUF1QjtRQUN2Qix3QkFBd0I7NEdBR25CLGFBQWEsWUE3QlosWUFBWSxFQUFFLGtCQUFrQjs0RkE2QmpDLGFBQWE7a0JBOUJ6QixRQUFRO21CQUFDO29CQUNOLE9BQU8sRUFBRSxDQUFDLFlBQVksRUFBRSxrQkFBa0IsQ0FBQztvQkFDM0MsWUFBWSxFQUFFO3dCQUNWLGdCQUFnQjt3QkFDaEIsZ0JBQWdCO3dCQUNoQixzQkFBc0I7d0JBQ3RCLG9CQUFvQjt3QkFDcEIscUJBQXFCO3dCQUNyQixzQkFBc0I7d0JBQ3RCLHVCQUF1Qjt3QkFDdkIsd0JBQXdCO3dCQUN4Qix3QkFBd0I7d0JBQ3hCLHVCQUF1Qjt3QkFDdkIsd0JBQXdCO3dCQUN4Qix3QkFBd0I7cUJBQzNCO29CQUNELE9BQU8sRUFBRTt3QkFDTCxnQkFBZ0I7d0JBQ2hCLGdCQUFnQjt3QkFDaEIsc0JBQXNCO3dCQUN0QixvQkFBb0I7d0JBQ3BCLHFCQUFxQjt3QkFDckIsc0JBQXNCO3dCQUN0Qix1QkFBdUI7d0JBQ3ZCLHdCQUF3Qjt3QkFDeEIsd0JBQXdCO3dCQUN4Qix1QkFBdUI7d0JBQ3ZCLHdCQUF3QjtxQkFDM0I7aUJBQ0oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge0NvbW1vbk1vZHVsZX0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7TmdNb2R1bGV9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHtQb2x5bW9ycGhldXNNb2R1bGV9IGZyb20gJ0B0aW5rb2ZmL25nLXBvbHltb3JwaGV1cyc7XG5cbmltcG9ydCB7VHVpSGludENvbXBvbmVudH0gZnJvbSAnLi9oaW50LmNvbXBvbmVudCc7XG5pbXBvcnQge1R1aUhpbnREaXJlY3RpdmV9IGZyb20gJy4vaGludC5kaXJlY3RpdmUnO1xuaW1wb3J0IHtUdWlIaW50RGVzY3JpYmVEaXJlY3RpdmV9IGZyb20gJy4vaGludC1kZXNjcmliZS5kaXJlY3RpdmUnO1xuaW1wb3J0IHtUdWlIaW50RHJpdmVyRGlyZWN0aXZlfSBmcm9tICcuL2hpbnQtZHJpdmVyLmRpcmVjdGl2ZSc7XG5pbXBvcnQge1R1aUhpbnRIb3N0RGlyZWN0aXZlfSBmcm9tICcuL2hpbnQtaG9zdC5kaXJlY3RpdmUnO1xuaW1wb3J0IHtUdWlIaW50SG92ZXJEaXJlY3RpdmV9IGZyb20gJy4vaGludC1ob3Zlci5kaXJlY3RpdmUnO1xuaW1wb3J0IHtUdWlIaW50TWFudWFsRGlyZWN0aXZlfSBmcm9tICcuL2hpbnQtbWFudWFsLmRpcmVjdGl2ZSc7XG5pbXBvcnQge1R1aUhpbnRPcHRpb25zRGlyZWN0aXZlfSBmcm9tICcuL2hpbnQtb3B0aW9ucy5kaXJlY3RpdmUnO1xuaW1wb3J0IHtUdWlIaW50UG9pbnRlckRpcmVjdGl2ZX0gZnJvbSAnLi9oaW50LXBvaW50ZXIuZGlyZWN0aXZlJztcbmltcG9ydCB7VHVpSGludFBvc2l0aW9uRGlyZWN0aXZlfSBmcm9tICcuL2hpbnQtcG9zaXRpb24uZGlyZWN0aXZlJztcbmltcG9ydCB7XG4gICAgVHVpSGludFVuc3R5bGVkQ29tcG9uZW50LFxuICAgIFR1aUhpbnRVbnN0eWxlZERpcmVjdGl2ZSxcbn0gZnJvbSAnLi9oaW50LXVuc3R5bGVkLmNvbXBvbmVudCc7XG5cbkBOZ01vZHVsZSh7XG4gICAgaW1wb3J0czogW0NvbW1vbk1vZHVsZSwgUG9seW1vcnBoZXVzTW9kdWxlXSxcbiAgICBkZWNsYXJhdGlvbnM6IFtcbiAgICAgICAgVHVpSGludENvbXBvbmVudCxcbiAgICAgICAgVHVpSGludERpcmVjdGl2ZSxcbiAgICAgICAgVHVpSGludERyaXZlckRpcmVjdGl2ZSxcbiAgICAgICAgVHVpSGludEhvc3REaXJlY3RpdmUsXG4gICAgICAgIFR1aUhpbnRIb3ZlckRpcmVjdGl2ZSxcbiAgICAgICAgVHVpSGludE1hbnVhbERpcmVjdGl2ZSxcbiAgICAgICAgVHVpSGludFBvaW50ZXJEaXJlY3RpdmUsXG4gICAgICAgIFR1aUhpbnREZXNjcmliZURpcmVjdGl2ZSxcbiAgICAgICAgVHVpSGludFBvc2l0aW9uRGlyZWN0aXZlLFxuICAgICAgICBUdWlIaW50T3B0aW9uc0RpcmVjdGl2ZSxcbiAgICAgICAgVHVpSGludFVuc3R5bGVkQ29tcG9uZW50LFxuICAgICAgICBUdWlIaW50VW5zdHlsZWREaXJlY3RpdmUsXG4gICAgXSxcbiAgICBleHBvcnRzOiBbXG4gICAgICAgIFR1aUhpbnRDb21wb25lbnQsXG4gICAgICAgIFR1aUhpbnREaXJlY3RpdmUsXG4gICAgICAgIFR1aUhpbnREcml2ZXJEaXJlY3RpdmUsXG4gICAgICAgIFR1aUhpbnRIb3N0RGlyZWN0aXZlLFxuICAgICAgICBUdWlIaW50SG92ZXJEaXJlY3RpdmUsXG4gICAgICAgIFR1aUhpbnRNYW51YWxEaXJlY3RpdmUsXG4gICAgICAgIFR1aUhpbnRQb2ludGVyRGlyZWN0aXZlLFxuICAgICAgICBUdWlIaW50RGVzY3JpYmVEaXJlY3RpdmUsXG4gICAgICAgIFR1aUhpbnRQb3NpdGlvbkRpcmVjdGl2ZSxcbiAgICAgICAgVHVpSGludE9wdGlvbnNEaXJlY3RpdmUsXG4gICAgICAgIFR1aUhpbnRVbnN0eWxlZERpcmVjdGl2ZSxcbiAgICBdLFxufSlcbmV4cG9ydCBjbGFzcyBUdWlIaW50TW9kdWxlIHt9XG4iXX0=
@@ -0,0 +1,30 @@
1
+ import { Directive, Optional } from '@angular/core';
2
+ import { DefaultValueAccessor, NG_VALUE_ACCESSOR, } from '@angular/forms';
3
+ import { TUI_VALUE_ACCESSOR } from '@taiga-ui/core/tokens';
4
+ import * as i0 from "@angular/core";
5
+ export class TuiMaskAccessorDirective {
6
+ }
7
+ TuiMaskAccessorDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiMaskAccessorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
8
+ TuiMaskAccessorDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: TuiMaskAccessorDirective, selector: "input[tuiMaskAccessor]", providers: [
9
+ {
10
+ provide: NG_VALUE_ACCESSOR,
11
+ deps: [[new Optional(), TUI_VALUE_ACCESSOR], DefaultValueAccessor],
12
+ multi: true,
13
+ useFactory: (accessor, fallback) => (accessor ? accessor[0] : fallback),
14
+ },
15
+ ], ngImport: i0 });
16
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiMaskAccessorDirective, decorators: [{
17
+ type: Directive,
18
+ args: [{
19
+ selector: 'input[tuiMaskAccessor]',
20
+ providers: [
21
+ {
22
+ provide: NG_VALUE_ACCESSOR,
23
+ deps: [[new Optional(), TUI_VALUE_ACCESSOR], DefaultValueAccessor],
24
+ multi: true,
25
+ useFactory: (accessor, fallback) => (accessor ? accessor[0] : fallback),
26
+ },
27
+ ],
28
+ }]
29
+ }] });
30
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWFzay1hY2Nlc3Nvci5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JlL2RpcmVjdGl2ZXMvbWFzay1hY2Nlc3Nvci9tYXNrLWFjY2Vzc29yLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsU0FBUyxFQUFFLFFBQVEsRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUNsRCxPQUFPLEVBRUgsb0JBQW9CLEVBQ3BCLGlCQUFpQixHQUNwQixNQUFNLGdCQUFnQixDQUFDO0FBQ3hCLE9BQU8sRUFBQyxrQkFBa0IsRUFBQyxNQUFNLHVCQUF1QixDQUFDOztBQWdCekQsTUFBTSxPQUFPLHdCQUF3Qjs7c0hBQXhCLHdCQUF3QjswR0FBeEIsd0JBQXdCLGlEQVp0QjtRQUNQO1lBQ0ksT0FBTyxFQUFFLGlCQUFpQjtZQUMxQixJQUFJLEVBQUUsQ0FBQyxDQUFDLElBQUksUUFBUSxFQUFFLEVBQUUsa0JBQWtCLENBQUMsRUFBRSxvQkFBb0IsQ0FBQztZQUNsRSxLQUFLLEVBQUUsSUFBSTtZQUNYLFVBQVUsRUFBRSxDQUNSLFFBQWdELEVBQ2hELFFBQThCLEVBQ1YsRUFBRSxDQUFDLENBQUMsUUFBUSxDQUFDLENBQUMsQ0FBQyxRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLFFBQVEsQ0FBQztTQUNqRTtLQUNKOzRGQUVRLHdCQUF3QjtrQkFkcEMsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsd0JBQXdCO29CQUNsQyxTQUFTLEVBQUU7d0JBQ1A7NEJBQ0ksT0FBTyxFQUFFLGlCQUFpQjs0QkFDMUIsSUFBSSxFQUFFLENBQUMsQ0FBQyxJQUFJLFFBQVEsRUFBRSxFQUFFLGtCQUFrQixDQUFDLEVBQUUsb0JBQW9CLENBQUM7NEJBQ2xFLEtBQUssRUFBRSxJQUFJOzRCQUNYLFVBQVUsRUFBRSxDQUNSLFFBQWdELEVBQ2hELFFBQThCLEVBQ1YsRUFBRSxDQUFDLENBQUMsUUFBUSxDQUFDLENBQUMsQ0FBQyxRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDLFFBQVEsQ0FBQzt5QkFDakU7cUJBQ0o7aUJBQ0oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge0RpcmVjdGl2ZSwgT3B0aW9uYWx9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHtcbiAgICBDb250cm9sVmFsdWVBY2Nlc3NvcixcbiAgICBEZWZhdWx0VmFsdWVBY2Nlc3NvcixcbiAgICBOR19WQUxVRV9BQ0NFU1NPUixcbn0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xuaW1wb3J0IHtUVUlfVkFMVUVfQUNDRVNTT1J9IGZyb20gJ0B0YWlnYS11aS9jb3JlL3Rva2Vucyc7XG5cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnaW5wdXRbdHVpTWFza0FjY2Vzc29yXScsXG4gICAgcHJvdmlkZXJzOiBbXG4gICAgICAgIHtcbiAgICAgICAgICAgIHByb3ZpZGU6IE5HX1ZBTFVFX0FDQ0VTU09SLFxuICAgICAgICAgICAgZGVwczogW1tuZXcgT3B0aW9uYWwoKSwgVFVJX1ZBTFVFX0FDQ0VTU09SXSwgRGVmYXVsdFZhbHVlQWNjZXNzb3JdLFxuICAgICAgICAgICAgbXVsdGk6IHRydWUsXG4gICAgICAgICAgICB1c2VGYWN0b3J5OiAoXG4gICAgICAgICAgICAgICAgYWNjZXNzb3I6IHJlYWRvbmx5IENvbnRyb2xWYWx1ZUFjY2Vzc29yW10gfCBudWxsLFxuICAgICAgICAgICAgICAgIGZhbGxiYWNrOiBDb250cm9sVmFsdWVBY2Nlc3NvcixcbiAgICAgICAgICAgICk6IENvbnRyb2xWYWx1ZUFjY2Vzc29yID0+IChhY2Nlc3NvciA/IGFjY2Vzc29yWzBdIDogZmFsbGJhY2spLFxuICAgICAgICB9LFxuICAgIF0sXG59KVxuZXhwb3J0IGNsYXNzIFR1aU1hc2tBY2Nlc3NvckRpcmVjdGl2ZSB7fVxuIl19
@@ -0,0 +1,19 @@
1
+ import { NgModule } from '@angular/core';
2
+ import { TuiMaskAccessorDirective } from './mask-accessor.directive';
3
+ import * as i0 from "@angular/core";
4
+ /**
5
+ * @internal
6
+ */
7
+ export class TuiMaskAccessorModule {
8
+ }
9
+ TuiMaskAccessorModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiMaskAccessorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10
+ TuiMaskAccessorModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: TuiMaskAccessorModule, declarations: [TuiMaskAccessorDirective], exports: [TuiMaskAccessorDirective] });
11
+ TuiMaskAccessorModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiMaskAccessorModule });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiMaskAccessorModule, decorators: [{
13
+ type: NgModule,
14
+ args: [{
15
+ declarations: [TuiMaskAccessorDirective],
16
+ exports: [TuiMaskAccessorDirective],
17
+ }]
18
+ }] });
19
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWFzay1hY2Nlc3Nvci5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JlL2RpcmVjdGl2ZXMvbWFzay1hY2Nlc3Nvci9tYXNrLWFjY2Vzc29yLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsUUFBUSxFQUFDLE1BQU0sZUFBZSxDQUFDO0FBRXZDLE9BQU8sRUFBQyx3QkFBd0IsRUFBQyxNQUFNLDJCQUEyQixDQUFDOztBQUVuRTs7R0FFRztBQUtILE1BQU0sT0FBTyxxQkFBcUI7O21IQUFyQixxQkFBcUI7b0hBQXJCLHFCQUFxQixpQkFIZix3QkFBd0IsYUFDN0Isd0JBQXdCO29IQUV6QixxQkFBcUI7NEZBQXJCLHFCQUFxQjtrQkFKakMsUUFBUTttQkFBQztvQkFDTixZQUFZLEVBQUUsQ0FBQyx3QkFBd0IsQ0FBQztvQkFDeEMsT0FBTyxFQUFFLENBQUMsd0JBQXdCLENBQUM7aUJBQ3RDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtOZ01vZHVsZX0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbmltcG9ydCB7VHVpTWFza0FjY2Vzc29yRGlyZWN0aXZlfSBmcm9tICcuL21hc2stYWNjZXNzb3IuZGlyZWN0aXZlJztcblxuLyoqXG4gKiBAaW50ZXJuYWxcbiAqL1xuQE5nTW9kdWxlKHtcbiAgICBkZWNsYXJhdGlvbnM6IFtUdWlNYXNrQWNjZXNzb3JEaXJlY3RpdmVdLFxuICAgIGV4cG9ydHM6IFtUdWlNYXNrQWNjZXNzb3JEaXJlY3RpdmVdLFxufSlcbmV4cG9ydCBjbGFzcyBUdWlNYXNrQWNjZXNzb3JNb2R1bGUge31cbiJdfQ==
@@ -0,0 +1,21 @@
1
+ import { Directive, Input } from '@angular/core';
2
+ import { AbstractTuiController } from '@taiga-ui/cdk';
3
+ import * as i0 from "@angular/core";
4
+ export class TuiModeDirective extends AbstractTuiController {
5
+ constructor() {
6
+ super(...arguments);
7
+ this.mode = null;
8
+ }
9
+ }
10
+ TuiModeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiModeDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
11
+ TuiModeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: TuiModeDirective, selector: "[tuiMode]", inputs: { mode: ["tuiMode", "mode"] }, usesInheritance: true, ngImport: i0 });
12
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiModeDirective, decorators: [{
13
+ type: Directive,
14
+ args: [{
15
+ selector: '[tuiMode]',
16
+ }]
17
+ }], propDecorators: { mode: [{
18
+ type: Input,
19
+ args: ['tuiMode']
20
+ }] } });
21
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9kZS5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JlL2RpcmVjdGl2ZXMvbW9kZS9tb2RlLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsU0FBUyxFQUFFLEtBQUssRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUMvQyxPQUFPLEVBQUMscUJBQXFCLEVBQUMsTUFBTSxlQUFlLENBQUM7O0FBTXBELE1BQU0sT0FBTyxnQkFBaUIsU0FBUSxxQkFBcUI7SUFIM0Q7O1FBS0ksU0FBSSxHQUF5QixJQUFJLENBQUM7S0FDckM7OzhHQUhZLGdCQUFnQjtrR0FBaEIsZ0JBQWdCOzRGQUFoQixnQkFBZ0I7a0JBSDVCLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLFdBQVc7aUJBQ3hCOzhCQUdHLElBQUk7c0JBREgsS0FBSzt1QkFBQyxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtEaXJlY3RpdmUsIElucHV0fSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7QWJzdHJhY3RUdWlDb250cm9sbGVyfSBmcm9tICdAdGFpZ2EtdWkvY2RrJztcbmltcG9ydCB7VHVpQnJpZ2h0bmVzc30gZnJvbSAnQHRhaWdhLXVpL2NvcmUvdHlwZXMnO1xuXG5ARGlyZWN0aXZlKHtcbiAgICBzZWxlY3RvcjogJ1t0dWlNb2RlXScsXG59KVxuZXhwb3J0IGNsYXNzIFR1aU1vZGVEaXJlY3RpdmUgZXh0ZW5kcyBBYnN0cmFjdFR1aUNvbnRyb2xsZXIge1xuICAgIEBJbnB1dCgndHVpTW9kZScpXG4gICAgbW9kZTogVHVpQnJpZ2h0bmVzcyB8IG51bGwgPSBudWxsO1xufVxuIl19
@@ -0,0 +1,16 @@
1
+ import { NgModule } from '@angular/core';
2
+ import { TuiModeDirective } from './mode.directive';
3
+ import * as i0 from "@angular/core";
4
+ export class TuiModeModule {
5
+ }
6
+ TuiModeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiModeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ TuiModeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: TuiModeModule, declarations: [TuiModeDirective], exports: [TuiModeDirective] });
8
+ TuiModeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiModeModule });
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiModeModule, decorators: [{
10
+ type: NgModule,
11
+ args: [{
12
+ declarations: [TuiModeDirective],
13
+ exports: [TuiModeDirective],
14
+ }]
15
+ }] });
16
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9kZS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JlL2RpcmVjdGl2ZXMvbW9kZS9tb2RlLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsUUFBUSxFQUFDLE1BQU0sZUFBZSxDQUFDO0FBRXZDLE9BQU8sRUFBQyxnQkFBZ0IsRUFBQyxNQUFNLGtCQUFrQixDQUFDOztBQU1sRCxNQUFNLE9BQU8sYUFBYTs7MkdBQWIsYUFBYTs0R0FBYixhQUFhLGlCQUhQLGdCQUFnQixhQUNyQixnQkFBZ0I7NEdBRWpCLGFBQWE7NEZBQWIsYUFBYTtrQkFKekIsUUFBUTttQkFBQztvQkFDTixZQUFZLEVBQUUsQ0FBQyxnQkFBZ0IsQ0FBQztvQkFDaEMsT0FBTyxFQUFFLENBQUMsZ0JBQWdCLENBQUM7aUJBQzlCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtOZ01vZHVsZX0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbmltcG9ydCB7VHVpTW9kZURpcmVjdGl2ZX0gZnJvbSAnLi9tb2RlLmRpcmVjdGl2ZSc7XG5cbkBOZ01vZHVsZSh7XG4gICAgZGVjbGFyYXRpb25zOiBbVHVpTW9kZURpcmVjdGl2ZV0sXG4gICAgZXhwb3J0czogW1R1aU1vZGVEaXJlY3RpdmVdLFxufSlcbmV4cG9ydCBjbGFzcyBUdWlNb2RlTW9kdWxlIHt9XG4iXX0=
@@ -0,0 +1,38 @@
1
+ import { Directive, forwardRef, Inject, Input } from '@angular/core';
2
+ import { TUI_NUMBER_FORMAT, TUI_NUMBER_FORMAT_OBSERVABLE } from '@taiga-ui/core/tokens';
3
+ import { BehaviorSubject } from 'rxjs';
4
+ import * as i0 from "@angular/core";
5
+ export class TuiNumberFormatDirective extends BehaviorSubject {
6
+ set tuiNumberFormat(format) {
7
+ this.next({ ...this.settings, decimalLimit: NaN, ...format });
8
+ }
9
+ constructor(settings) {
10
+ super({ ...settings, decimalLimit: NaN });
11
+ this.settings = settings;
12
+ }
13
+ }
14
+ TuiNumberFormatDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiNumberFormatDirective, deps: [{ token: TUI_NUMBER_FORMAT }], target: i0.ɵɵFactoryTarget.Directive });
15
+ TuiNumberFormatDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: TuiNumberFormatDirective, selector: "[tuiNumberFormat]", inputs: { tuiNumberFormat: "tuiNumberFormat" }, providers: [
16
+ {
17
+ provide: TUI_NUMBER_FORMAT_OBSERVABLE,
18
+ useExisting: forwardRef(() => TuiNumberFormatDirective),
19
+ },
20
+ ], usesInheritance: true, ngImport: i0 });
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiNumberFormatDirective, decorators: [{
22
+ type: Directive,
23
+ args: [{
24
+ selector: '[tuiNumberFormat]',
25
+ providers: [
26
+ {
27
+ provide: TUI_NUMBER_FORMAT_OBSERVABLE,
28
+ useExisting: forwardRef(() => TuiNumberFormatDirective),
29
+ },
30
+ ],
31
+ }]
32
+ }], ctorParameters: function () { return [{ type: undefined, decorators: [{
33
+ type: Inject,
34
+ args: [TUI_NUMBER_FORMAT]
35
+ }] }]; }, propDecorators: { tuiNumberFormat: [{
36
+ type: Input
37
+ }] } });
38
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnVtYmVyLWZvcm1hdC5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JlL2RpcmVjdGl2ZXMvbnVtYmVyLWZvcm1hdC9udW1iZXItZm9ybWF0LmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsU0FBUyxFQUFFLFVBQVUsRUFBRSxNQUFNLEVBQUUsS0FBSyxFQUFDLE1BQU0sZUFBZSxDQUFDO0FBRW5FLE9BQU8sRUFBQyxpQkFBaUIsRUFBRSw0QkFBNEIsRUFBQyxNQUFNLHVCQUF1QixDQUFDO0FBQ3RGLE9BQU8sRUFBQyxlQUFlLEVBQUMsTUFBTSxNQUFNLENBQUM7O0FBV3JDLE1BQU0sT0FBTyx3QkFBeUIsU0FBUSxlQUF3QztJQUNsRixJQUNJLGVBQWUsQ0FBQyxNQUF3QztRQUN4RCxJQUFJLENBQUMsSUFBSSxDQUFDLEVBQUMsR0FBRyxJQUFJLENBQUMsUUFBUSxFQUFFLFlBQVksRUFBRSxHQUFHLEVBQUUsR0FBRyxNQUFNLEVBQUMsQ0FBQyxDQUFDO0lBQ2hFLENBQUM7SUFFRCxZQUNnRCxRQUFpQztRQUU3RSxLQUFLLENBQUMsRUFBQyxHQUFHLFFBQVEsRUFBRSxZQUFZLEVBQUUsR0FBRyxFQUFDLENBQUMsQ0FBQztRQUZJLGFBQVEsR0FBUixRQUFRLENBQXlCO0lBR2pGLENBQUM7O3NIQVZRLHdCQUF3QixrQkFPckIsaUJBQWlCOzBHQVBwQix3QkFBd0IsNEZBUHRCO1FBQ1A7WUFDSSxPQUFPLEVBQUUsNEJBQTRCO1lBQ3JDLFdBQVcsRUFBRSxVQUFVLENBQUMsR0FBRyxFQUFFLENBQUMsd0JBQXdCLENBQUM7U0FDMUQ7S0FDSjs0RkFFUSx3QkFBd0I7a0JBVHBDLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLG1CQUFtQjtvQkFDN0IsU0FBUyxFQUFFO3dCQUNQOzRCQUNJLE9BQU8sRUFBRSw0QkFBNEI7NEJBQ3JDLFdBQVcsRUFBRSxVQUFVLENBQUMsR0FBRyxFQUFFLHlCQUF5QixDQUFDO3lCQUMxRDtxQkFDSjtpQkFDSjs7MEJBUVEsTUFBTTsyQkFBQyxpQkFBaUI7NENBTHpCLGVBQWU7c0JBRGxCLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge0RpcmVjdGl2ZSwgZm9yd2FyZFJlZiwgSW5qZWN0LCBJbnB1dH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQge1R1aU51bWJlckZvcm1hdFNldHRpbmdzfSBmcm9tICdAdGFpZ2EtdWkvY29yZS9pbnRlcmZhY2VzJztcbmltcG9ydCB7VFVJX05VTUJFUl9GT1JNQVQsIFRVSV9OVU1CRVJfRk9STUFUX09CU0VSVkFCTEV9IGZyb20gJ0B0YWlnYS11aS9jb3JlL3Rva2Vucyc7XG5pbXBvcnQge0JlaGF2aW9yU3ViamVjdH0gZnJvbSAncnhqcyc7XG5cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnW3R1aU51bWJlckZvcm1hdF0nLFxuICAgIHByb3ZpZGVyczogW1xuICAgICAgICB7XG4gICAgICAgICAgICBwcm92aWRlOiBUVUlfTlVNQkVSX0ZPUk1BVF9PQlNFUlZBQkxFLFxuICAgICAgICAgICAgdXNlRXhpc3Rpbmc6IGZvcndhcmRSZWYoKCkgPT4gVHVpTnVtYmVyRm9ybWF0RGlyZWN0aXZlKSxcbiAgICAgICAgfSxcbiAgICBdLFxufSlcbmV4cG9ydCBjbGFzcyBUdWlOdW1iZXJGb3JtYXREaXJlY3RpdmUgZXh0ZW5kcyBCZWhhdmlvclN1YmplY3Q8VHVpTnVtYmVyRm9ybWF0U2V0dGluZ3M+IHtcbiAgICBASW5wdXQoKVxuICAgIHNldCB0dWlOdW1iZXJGb3JtYXQoZm9ybWF0OiBQYXJ0aWFsPFR1aU51bWJlckZvcm1hdFNldHRpbmdzPikge1xuICAgICAgICB0aGlzLm5leHQoey4uLnRoaXMuc2V0dGluZ3MsIGRlY2ltYWxMaW1pdDogTmFOLCAuLi5mb3JtYXR9KTtcbiAgICB9XG5cbiAgICBjb25zdHJ1Y3RvcihcbiAgICAgICAgQEluamVjdChUVUlfTlVNQkVSX0ZPUk1BVCkgcHJpdmF0ZSByZWFkb25seSBzZXR0aW5nczogVHVpTnVtYmVyRm9ybWF0U2V0dGluZ3MsXG4gICAgKSB7XG4gICAgICAgIHN1cGVyKHsuLi5zZXR0aW5ncywgZGVjaW1hbExpbWl0OiBOYU59KTtcbiAgICB9XG59XG4iXX0=
@@ -0,0 +1,16 @@
1
+ import { NgModule } from '@angular/core';
2
+ import { TuiNumberFormatDirective } from './number-format.directive';
3
+ import * as i0 from "@angular/core";
4
+ export class TuiNumberFormatModule {
5
+ }
6
+ TuiNumberFormatModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiNumberFormatModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ TuiNumberFormatModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: TuiNumberFormatModule, declarations: [TuiNumberFormatDirective], exports: [TuiNumberFormatDirective] });
8
+ TuiNumberFormatModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiNumberFormatModule });
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiNumberFormatModule, decorators: [{
10
+ type: NgModule,
11
+ args: [{
12
+ declarations: [TuiNumberFormatDirective],
13
+ exports: [TuiNumberFormatDirective],
14
+ }]
15
+ }] });
16
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnVtYmVyLWZvcm1hdC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JlL2RpcmVjdGl2ZXMvbnVtYmVyLWZvcm1hdC9udW1iZXItZm9ybWF0Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsUUFBUSxFQUFDLE1BQU0sZUFBZSxDQUFDO0FBRXZDLE9BQU8sRUFBQyx3QkFBd0IsRUFBQyxNQUFNLDJCQUEyQixDQUFDOztBQU1uRSxNQUFNLE9BQU8scUJBQXFCOzttSEFBckIscUJBQXFCO29IQUFyQixxQkFBcUIsaUJBSGYsd0JBQXdCLGFBQzdCLHdCQUF3QjtvSEFFekIscUJBQXFCOzRGQUFyQixxQkFBcUI7a0JBSmpDLFFBQVE7bUJBQUM7b0JBQ04sWUFBWSxFQUFFLENBQUMsd0JBQXdCLENBQUM7b0JBQ3hDLE9BQU8sRUFBRSxDQUFDLHdCQUF3QixDQUFDO2lCQUN0QyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7TmdNb2R1bGV9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5pbXBvcnQge1R1aU51bWJlckZvcm1hdERpcmVjdGl2ZX0gZnJvbSAnLi9udW1iZXItZm9ybWF0LmRpcmVjdGl2ZSc7XG5cbkBOZ01vZHVsZSh7XG4gICAgZGVjbGFyYXRpb25zOiBbVHVpTnVtYmVyRm9ybWF0RGlyZWN0aXZlXSxcbiAgICBleHBvcnRzOiBbVHVpTnVtYmVyRm9ybWF0RGlyZWN0aXZlXSxcbn0pXG5leHBvcnQgY2xhc3MgVHVpTnVtYmVyRm9ybWF0TW9kdWxlIHt9XG4iXX0=
@@ -0,0 +1,50 @@
1
+ import { Directive, ElementRef, Inject, Input, Self } from '@angular/core';
2
+ import { TuiDestroyService } from '@taiga-ui/cdk';
3
+ import { TUI_SCROLL_INTO_VIEW } from '@taiga-ui/core/constants';
4
+ import { takeUntil, timer } from 'rxjs';
5
+ import * as i0 from "@angular/core";
6
+ import * as i1 from "rxjs";
7
+ /**
8
+ * Directive scrolls element into view inside tui-scrollbar
9
+ */
10
+ export class TuiScrollIntoViewDirective {
11
+ set tuiScrollIntoView(scroll) {
12
+ if (!scroll) {
13
+ return;
14
+ }
15
+ // Timeout is necessary in order to give element render cycle to get into its final spot
16
+ // (for example if it is inside dropdown box which has to be positioned first)
17
+ timer(0)
18
+ .pipe(takeUntil(this.destroy$))
19
+ .subscribe(() => {
20
+ this.el.nativeElement.dispatchEvent(new CustomEvent(TUI_SCROLL_INTO_VIEW, {
21
+ bubbles: true,
22
+ detail: this.el.nativeElement,
23
+ }));
24
+ });
25
+ }
26
+ constructor(el, destroy$) {
27
+ this.el = el;
28
+ this.destroy$ = destroy$;
29
+ }
30
+ }
31
+ TuiScrollIntoViewDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiScrollIntoViewDirective, deps: [{ token: ElementRef }, { token: TuiDestroyService, self: true }], target: i0.ɵɵFactoryTarget.Directive });
32
+ TuiScrollIntoViewDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: TuiScrollIntoViewDirective, selector: "[tuiScrollIntoView]", inputs: { tuiScrollIntoView: "tuiScrollIntoView" }, providers: [TuiDestroyService], ngImport: i0 });
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiScrollIntoViewDirective, decorators: [{
34
+ type: Directive,
35
+ args: [{
36
+ selector: '[tuiScrollIntoView]',
37
+ providers: [TuiDestroyService],
38
+ }]
39
+ }], ctorParameters: function () { return [{ type: i0.ElementRef, decorators: [{
40
+ type: Inject,
41
+ args: [ElementRef]
42
+ }] }, { type: i1.Observable, decorators: [{
43
+ type: Self
44
+ }, {
45
+ type: Inject,
46
+ args: [TuiDestroyService]
47
+ }] }]; }, propDecorators: { tuiScrollIntoView: [{
48
+ type: Input
49
+ }] } });
50
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2Nyb2xsLWludG8tdmlldy5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JlL2RpcmVjdGl2ZXMvc2Nyb2xsLWludG8tdmlldy9zY3JvbGwtaW50by12aWV3LmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsU0FBUyxFQUFFLFVBQVUsRUFBRSxNQUFNLEVBQUUsS0FBSyxFQUFFLElBQUksRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUN6RSxPQUFPLEVBQUMsaUJBQWlCLEVBQUMsTUFBTSxlQUFlLENBQUM7QUFDaEQsT0FBTyxFQUFDLG9CQUFvQixFQUFDLE1BQU0sMEJBQTBCLENBQUM7QUFDOUQsT0FBTyxFQUFhLFNBQVMsRUFBRSxLQUFLLEVBQUMsTUFBTSxNQUFNLENBQUM7OztBQUVsRDs7R0FFRztBQUtILE1BQU0sT0FBTywwQkFBMEI7SUFDbkMsSUFDSSxpQkFBaUIsQ0FBQyxNQUFlO1FBQ2pDLElBQUksQ0FBQyxNQUFNLEVBQUU7WUFDVCxPQUFPO1NBQ1Y7UUFFRCx3RkFBd0Y7UUFDeEYsOEVBQThFO1FBQzlFLEtBQUssQ0FBQyxDQUFDLENBQUM7YUFDSCxJQUFJLENBQUMsU0FBUyxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsQ0FBQzthQUM5QixTQUFTLENBQUMsR0FBRyxFQUFFO1lBQ1osSUFBSSxDQUFDLEVBQUUsQ0FBQyxhQUFhLENBQUMsYUFBYSxDQUMvQixJQUFJLFdBQVcsQ0FBVSxvQkFBb0IsRUFBRTtnQkFDM0MsT0FBTyxFQUFFLElBQUk7Z0JBQ2IsTUFBTSxFQUFFLElBQUksQ0FBQyxFQUFFLENBQUMsYUFBYTthQUNoQyxDQUFDLENBQ0wsQ0FBQztRQUNOLENBQUMsQ0FBQyxDQUFDO0lBQ1gsQ0FBQztJQUVELFlBQ3lDLEVBQXVCLEVBQ1IsUUFBMEI7UUFEekMsT0FBRSxHQUFGLEVBQUUsQ0FBcUI7UUFDUixhQUFRLEdBQVIsUUFBUSxDQUFrQjtJQUMvRSxDQUFDOzt3SEF4QkssMEJBQTBCLGtCQXNCdkIsVUFBVSxhQUNGLGlCQUFpQjs0R0F2QjVCLDBCQUEwQixrR0FGeEIsQ0FBQyxpQkFBaUIsQ0FBQzs0RkFFckIsMEJBQTBCO2tCQUp0QyxTQUFTO21CQUFDO29CQUNQLFFBQVEsRUFBRSxxQkFBcUI7b0JBQy9CLFNBQVMsRUFBRSxDQUFDLGlCQUFpQixDQUFDO2lCQUNqQzs7MEJBdUJRLE1BQU07MkJBQUMsVUFBVTs7MEJBQ2pCLElBQUk7OzBCQUFJLE1BQU07MkJBQUMsaUJBQWlCOzRDQXJCakMsaUJBQWlCO3NCQURwQixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtEaXJlY3RpdmUsIEVsZW1lbnRSZWYsIEluamVjdCwgSW5wdXQsIFNlbGZ9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHtUdWlEZXN0cm95U2VydmljZX0gZnJvbSAnQHRhaWdhLXVpL2Nkayc7XG5pbXBvcnQge1RVSV9TQ1JPTExfSU5UT19WSUVXfSBmcm9tICdAdGFpZ2EtdWkvY29yZS9jb25zdGFudHMnO1xuaW1wb3J0IHtPYnNlcnZhYmxlLCB0YWtlVW50aWwsIHRpbWVyfSBmcm9tICdyeGpzJztcblxuLyoqXG4gKiBEaXJlY3RpdmUgc2Nyb2xscyBlbGVtZW50IGludG8gdmlldyBpbnNpZGUgdHVpLXNjcm9sbGJhclxuICovXG5ARGlyZWN0aXZlKHtcbiAgICBzZWxlY3RvcjogJ1t0dWlTY3JvbGxJbnRvVmlld10nLFxuICAgIHByb3ZpZGVyczogW1R1aURlc3Ryb3lTZXJ2aWNlXSxcbn0pXG5leHBvcnQgY2xhc3MgVHVpU2Nyb2xsSW50b1ZpZXdEaXJlY3RpdmUge1xuICAgIEBJbnB1dCgpXG4gICAgc2V0IHR1aVNjcm9sbEludG9WaWV3KHNjcm9sbDogYm9vbGVhbikge1xuICAgICAgICBpZiAoIXNjcm9sbCkge1xuICAgICAgICAgICAgcmV0dXJuO1xuICAgICAgICB9XG5cbiAgICAgICAgLy8gVGltZW91dCBpcyBuZWNlc3NhcnkgaW4gb3JkZXIgdG8gZ2l2ZSBlbGVtZW50IHJlbmRlciBjeWNsZSB0byBnZXQgaW50byBpdHMgZmluYWwgc3BvdFxuICAgICAgICAvLyAoZm9yIGV4YW1wbGUgaWYgaXQgaXMgaW5zaWRlIGRyb3Bkb3duIGJveCB3aGljaCBoYXMgdG8gYmUgcG9zaXRpb25lZCBmaXJzdClcbiAgICAgICAgdGltZXIoMClcbiAgICAgICAgICAgIC5waXBlKHRha2VVbnRpbCh0aGlzLmRlc3Ryb3kkKSlcbiAgICAgICAgICAgIC5zdWJzY3JpYmUoKCkgPT4ge1xuICAgICAgICAgICAgICAgIHRoaXMuZWwubmF0aXZlRWxlbWVudC5kaXNwYXRjaEV2ZW50KFxuICAgICAgICAgICAgICAgICAgICBuZXcgQ3VzdG9tRXZlbnQ8RWxlbWVudD4oVFVJX1NDUk9MTF9JTlRPX1ZJRVcsIHtcbiAgICAgICAgICAgICAgICAgICAgICAgIGJ1YmJsZXM6IHRydWUsXG4gICAgICAgICAgICAgICAgICAgICAgICBkZXRhaWw6IHRoaXMuZWwubmF0aXZlRWxlbWVudCxcbiAgICAgICAgICAgICAgICAgICAgfSksXG4gICAgICAgICAgICAgICAgKTtcbiAgICAgICAgICAgIH0pO1xuICAgIH1cblxuICAgIGNvbnN0cnVjdG9yKFxuICAgICAgICBASW5qZWN0KEVsZW1lbnRSZWYpIHByaXZhdGUgcmVhZG9ubHkgZWw6IEVsZW1lbnRSZWY8RWxlbWVudD4sXG4gICAgICAgIEBTZWxmKCkgQEluamVjdChUdWlEZXN0cm95U2VydmljZSkgcHJpdmF0ZSByZWFkb25seSBkZXN0cm95JDogT2JzZXJ2YWJsZTx2b2lkPixcbiAgICApIHt9XG59XG4iXX0=
@@ -0,0 +1,16 @@
1
+ import { NgModule } from '@angular/core';
2
+ import { TuiScrollIntoViewDirective } from './scroll-into-view.directive';
3
+ import * as i0 from "@angular/core";
4
+ export class TuiScrollIntoViewModule {
5
+ }
6
+ TuiScrollIntoViewModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiScrollIntoViewModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
7
+ TuiScrollIntoViewModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: TuiScrollIntoViewModule, declarations: [TuiScrollIntoViewDirective], exports: [TuiScrollIntoViewDirective] });
8
+ TuiScrollIntoViewModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiScrollIntoViewModule });
9
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TuiScrollIntoViewModule, decorators: [{
10
+ type: NgModule,
11
+ args: [{
12
+ declarations: [TuiScrollIntoViewDirective],
13
+ exports: [TuiScrollIntoViewDirective],
14
+ }]
15
+ }] });
16
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2Nyb2xsLWludG8tdmlldy5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jb3JlL2RpcmVjdGl2ZXMvc2Nyb2xsLWludG8tdmlldy9zY3JvbGwtaW50by12aWV3Lm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsUUFBUSxFQUFDLE1BQU0sZUFBZSxDQUFDO0FBRXZDLE9BQU8sRUFBQywwQkFBMEIsRUFBQyxNQUFNLDhCQUE4QixDQUFDOztBQU14RSxNQUFNLE9BQU8sdUJBQXVCOztxSEFBdkIsdUJBQXVCO3NIQUF2Qix1QkFBdUIsaUJBSGpCLDBCQUEwQixhQUMvQiwwQkFBMEI7c0hBRTNCLHVCQUF1Qjs0RkFBdkIsdUJBQXVCO2tCQUpuQyxRQUFRO21CQUFDO29CQUNOLFlBQVksRUFBRSxDQUFDLDBCQUEwQixDQUFDO29CQUMxQyxPQUFPLEVBQUUsQ0FBQywwQkFBMEIsQ0FBQztpQkFDeEMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge05nTW9kdWxlfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuaW1wb3J0IHtUdWlTY3JvbGxJbnRvVmlld0RpcmVjdGl2ZX0gZnJvbSAnLi9zY3JvbGwtaW50by12aWV3LmRpcmVjdGl2ZSc7XG5cbkBOZ01vZHVsZSh7XG4gICAgZGVjbGFyYXRpb25zOiBbVHVpU2Nyb2xsSW50b1ZpZXdEaXJlY3RpdmVdLFxuICAgIGV4cG9ydHM6IFtUdWlTY3JvbGxJbnRvVmlld0RpcmVjdGl2ZV0sXG59KVxuZXhwb3J0IGNsYXNzIFR1aVNjcm9sbEludG9WaWV3TW9kdWxlIHt9XG4iXX0=