@taiga-ui/kit 3.23.1-dev.main-d8b7500 → 3.23.1-dev.main-3d032b2

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 (404) hide show
  1. package/abstract/abstract-native-select.d.ts +2 -2
  2. package/bundles/taiga-ui-kit-abstract.umd.js +3 -3
  3. package/bundles/taiga-ui-kit-abstract.umd.js.map +1 -1
  4. package/bundles/taiga-ui-kit-components-accordion.umd.js +5 -5
  5. package/bundles/taiga-ui-kit-components-accordion.umd.js.map +1 -1
  6. package/bundles/taiga-ui-kit-components-action.umd.js +3 -3
  7. package/bundles/taiga-ui-kit-components-action.umd.js.map +1 -1
  8. package/bundles/taiga-ui-kit-components-calendar-range.umd.js +2 -4
  9. package/bundles/taiga-ui-kit-components-calendar-range.umd.js.map +1 -1
  10. package/bundles/taiga-ui-kit-components-carousel.umd.js +12 -12
  11. package/bundles/taiga-ui-kit-components-carousel.umd.js.map +1 -1
  12. package/bundles/taiga-ui-kit-components-checkbox-block.umd.js +2 -2
  13. package/bundles/taiga-ui-kit-components-checkbox-block.umd.js.map +1 -1
  14. package/bundles/taiga-ui-kit-components-checkbox-labeled.umd.js +2 -2
  15. package/bundles/taiga-ui-kit-components-checkbox-labeled.umd.js.map +1 -1
  16. package/bundles/taiga-ui-kit-components-checkbox.umd.js +2 -2
  17. package/bundles/taiga-ui-kit-components-checkbox.umd.js.map +1 -1
  18. package/bundles/taiga-ui-kit-components-combo-box.umd.js +2 -2
  19. package/bundles/taiga-ui-kit-components-combo-box.umd.js.map +1 -1
  20. package/bundles/taiga-ui-kit-components-elastic-container.umd.js +337 -9
  21. package/bundles/taiga-ui-kit-components-elastic-container.umd.js.map +1 -1
  22. package/bundles/taiga-ui-kit-components-files.umd.js +8 -9
  23. package/bundles/taiga-ui-kit-components-files.umd.js.map +1 -1
  24. package/bundles/taiga-ui-kit-components-filter.umd.js +4 -4
  25. package/bundles/taiga-ui-kit-components-filter.umd.js.map +1 -1
  26. package/bundles/taiga-ui-kit-components-input-copy.umd.js +4 -4
  27. package/bundles/taiga-ui-kit-components-input-copy.umd.js.map +1 -1
  28. package/bundles/taiga-ui-kit-components-input-count.umd.js +2 -2
  29. package/bundles/taiga-ui-kit-components-input-count.umd.js.map +1 -1
  30. package/bundles/taiga-ui-kit-components-input-date-range.umd.js +4 -4
  31. package/bundles/taiga-ui-kit-components-input-date-range.umd.js.map +1 -1
  32. package/bundles/taiga-ui-kit-components-input-date-time.umd.js +2 -2
  33. package/bundles/taiga-ui-kit-components-input-date-time.umd.js.map +1 -1
  34. package/bundles/taiga-ui-kit-components-input-date.umd.js +4 -4
  35. package/bundles/taiga-ui-kit-components-input-date.umd.js.map +1 -1
  36. package/bundles/taiga-ui-kit-components-input-files.umd.js +9 -9
  37. package/bundles/taiga-ui-kit-components-input-files.umd.js.map +1 -1
  38. package/bundles/taiga-ui-kit-components-input-inline.umd.js +2 -2
  39. package/bundles/taiga-ui-kit-components-input-inline.umd.js.map +1 -1
  40. package/bundles/taiga-ui-kit-components-input-month-range.umd.js +2 -2
  41. package/bundles/taiga-ui-kit-components-input-month-range.umd.js.map +1 -1
  42. package/bundles/taiga-ui-kit-components-input-month.umd.js +2 -2
  43. package/bundles/taiga-ui-kit-components-input-month.umd.js.map +1 -1
  44. package/bundles/taiga-ui-kit-components-input-number.umd.js +2 -2
  45. package/bundles/taiga-ui-kit-components-input-number.umd.js.map +1 -1
  46. package/bundles/taiga-ui-kit-components-input-password.umd.js +2 -2
  47. package/bundles/taiga-ui-kit-components-input-password.umd.js.map +1 -1
  48. package/bundles/taiga-ui-kit-components-input-phone-international.umd.js +3 -3
  49. package/bundles/taiga-ui-kit-components-input-phone-international.umd.js.map +1 -1
  50. package/bundles/taiga-ui-kit-components-input-phone.umd.js +2 -2
  51. package/bundles/taiga-ui-kit-components-input-phone.umd.js.map +1 -1
  52. package/bundles/taiga-ui-kit-components-input-range.umd.js +4 -4
  53. package/bundles/taiga-ui-kit-components-input-range.umd.js.map +1 -1
  54. package/bundles/taiga-ui-kit-components-input-slider.umd.js +2 -2
  55. package/bundles/taiga-ui-kit-components-input-slider.umd.js.map +1 -1
  56. package/bundles/taiga-ui-kit-components-input-tag.umd.js +4 -5
  57. package/bundles/taiga-ui-kit-components-input-tag.umd.js.map +1 -1
  58. package/bundles/taiga-ui-kit-components-input-time.umd.js +2 -2
  59. package/bundles/taiga-ui-kit-components-input-time.umd.js.map +1 -1
  60. package/bundles/taiga-ui-kit-components-input-year.umd.js +2 -2
  61. package/bundles/taiga-ui-kit-components-input-year.umd.js.map +1 -1
  62. package/bundles/taiga-ui-kit-components-input.umd.js +2 -2
  63. package/bundles/taiga-ui-kit-components-input.umd.js.map +1 -1
  64. package/bundles/taiga-ui-kit-components-items-with-more.umd.js +3 -3
  65. package/bundles/taiga-ui-kit-components-items-with-more.umd.js.map +1 -1
  66. package/bundles/taiga-ui-kit-components-line-clamp.umd.js +5 -5
  67. package/bundles/taiga-ui-kit-components-line-clamp.umd.js.map +1 -1
  68. package/bundles/taiga-ui-kit-components-multi-select.umd.js +3 -4
  69. package/bundles/taiga-ui-kit-components-multi-select.umd.js.map +1 -1
  70. package/bundles/taiga-ui-kit-components-pagination.umd.js +11 -11
  71. package/bundles/taiga-ui-kit-components-pagination.umd.js.map +1 -1
  72. package/bundles/taiga-ui-kit-components-progress.umd.js +8 -9
  73. package/bundles/taiga-ui-kit-components-progress.umd.js.map +1 -1
  74. package/bundles/taiga-ui-kit-components-push.umd.js +2 -2
  75. package/bundles/taiga-ui-kit-components-push.umd.js.map +1 -1
  76. package/bundles/taiga-ui-kit-components-radio-block.umd.js +2 -2
  77. package/bundles/taiga-ui-kit-components-radio-block.umd.js.map +1 -1
  78. package/bundles/taiga-ui-kit-components-radio-labeled.umd.js +2 -2
  79. package/bundles/taiga-ui-kit-components-radio-labeled.umd.js.map +1 -1
  80. package/bundles/taiga-ui-kit-components-radio-list.umd.js +4 -4
  81. package/bundles/taiga-ui-kit-components-radio-list.umd.js.map +1 -1
  82. package/bundles/taiga-ui-kit-components-radio.umd.js +2 -2
  83. package/bundles/taiga-ui-kit-components-radio.umd.js.map +1 -1
  84. package/bundles/taiga-ui-kit-components-range.umd.js +16 -16
  85. package/bundles/taiga-ui-kit-components-range.umd.js.map +1 -1
  86. package/bundles/taiga-ui-kit-components-rating.umd.js +2 -2
  87. package/bundles/taiga-ui-kit-components-rating.umd.js.map +1 -1
  88. package/bundles/taiga-ui-kit-components-routable-dialog.umd.js +2 -2
  89. package/bundles/taiga-ui-kit-components-routable-dialog.umd.js.map +1 -1
  90. package/bundles/taiga-ui-kit-components-select-option.umd.js +3 -3
  91. package/bundles/taiga-ui-kit-components-select-option.umd.js.map +1 -1
  92. package/bundles/taiga-ui-kit-components-select.umd.js +2 -2
  93. package/bundles/taiga-ui-kit-components-select.umd.js.map +1 -1
  94. package/bundles/taiga-ui-kit-components-slider.umd.js +24 -22
  95. package/bundles/taiga-ui-kit-components-slider.umd.js.map +1 -1
  96. package/bundles/taiga-ui-kit-components-stepper.umd.js +68 -50
  97. package/bundles/taiga-ui-kit-components-stepper.umd.js.map +1 -1
  98. package/bundles/taiga-ui-kit-components-tabs.umd.js +23 -23
  99. package/bundles/taiga-ui-kit-components-tabs.umd.js.map +1 -1
  100. package/bundles/taiga-ui-kit-components-tag.umd.js +3 -3
  101. package/bundles/taiga-ui-kit-components-tag.umd.js.map +1 -1
  102. package/bundles/taiga-ui-kit-components-text-area.umd.js +2 -2
  103. package/bundles/taiga-ui-kit-components-text-area.umd.js.map +1 -1
  104. package/bundles/taiga-ui-kit-components-tiles.umd.js +9 -9
  105. package/bundles/taiga-ui-kit-components-tiles.umd.js.map +1 -1
  106. package/bundles/taiga-ui-kit-components-toggle.umd.js +2 -2
  107. package/bundles/taiga-ui-kit-components-toggle.umd.js.map +1 -1
  108. package/bundles/taiga-ui-kit-components-tree.umd.js +3 -3
  109. package/bundles/taiga-ui-kit-components-tree.umd.js.map +1 -1
  110. package/bundles/taiga-ui-kit-directives-data-list-dropdown-manager.umd.js +5 -5
  111. package/bundles/taiga-ui-kit-directives-data-list-dropdown-manager.umd.js.map +1 -1
  112. package/bundles/taiga-ui-kit-directives-highlight.umd.js +9 -9
  113. package/bundles/taiga-ui-kit-directives-highlight.umd.js.map +1 -1
  114. package/bundles/taiga-ui-kit-directives-lazy-loading.umd.js +5 -5
  115. package/bundles/taiga-ui-kit-directives-lazy-loading.umd.js.map +1 -1
  116. package/bundles/taiga-ui-kit-directives-project-class.umd.js +3 -3
  117. package/bundles/taiga-ui-kit-directives-project-class.umd.js.map +1 -1
  118. package/bundles/taiga-ui-kit-internal-primitive-calendar-range.umd.js +2 -4
  119. package/bundles/taiga-ui-kit-internal-primitive-calendar-range.umd.js.map +1 -1
  120. package/bundles/taiga-ui-kit-services.umd.js +3 -3
  121. package/bundles/taiga-ui-kit-services.umd.js.map +1 -1
  122. package/bundles/taiga-ui-kit-utils-mask.umd.js +4 -2
  123. package/bundles/taiga-ui-kit-utils-mask.umd.js.map +1 -1
  124. package/components/accordion/accordion-item/accordion-item-content.directive.d.ts +1 -1
  125. package/components/accordion/accordion-item/accordion-item.component.d.ts +2 -2
  126. package/components/action/action.component.d.ts +2 -2
  127. package/components/calendar-range/calendar-range.component.d.ts +1 -1
  128. package/components/carousel/carousel-scroll.directive.d.ts +2 -2
  129. package/components/carousel/carousel.component.d.ts +3 -3
  130. package/components/carousel/carousel.directive.d.ts +2 -2
  131. package/components/checkbox/checkbox.component.d.ts +1 -1
  132. package/components/checkbox-block/checkbox-block.component.d.ts +1 -1
  133. package/components/checkbox-labeled/checkbox-labeled.component.d.ts +1 -1
  134. package/components/combo-box/combo-box.component.d.ts +1 -1
  135. package/components/elastic-container/elastic-container.component.d.ts +2 -0
  136. package/components/elastic-container/elastic-container.directive.d.ts +2 -2
  137. package/components/files/file/file.component.d.ts +2 -3
  138. package/components/files/files.module.d.ts +1 -1
  139. package/components/filter/filter.component.d.ts +2 -2
  140. package/components/input/input.component.d.ts +1 -1
  141. package/components/input-copy/input-copy.component.d.ts +2 -2
  142. package/components/input-count/input-count.component.d.ts +1 -1
  143. package/components/input-date/input-date.component.d.ts +2 -2
  144. package/components/input-date-range/input-date-range.component.d.ts +2 -2
  145. package/components/input-date-time/input-date-time.component.d.ts +1 -1
  146. package/components/input-files/input-files.component.d.ts +1 -1
  147. package/components/input-files/input-files.directive.d.ts +2 -2
  148. package/components/input-inline/input-inline.component.d.ts +1 -1
  149. package/components/input-month/input-month.component.d.ts +1 -1
  150. package/components/input-month-range/input-month-range.component.d.ts +1 -1
  151. package/components/input-number/input-number.component.d.ts +1 -1
  152. package/components/input-password/input-password.component.d.ts +1 -1
  153. package/components/input-phone/input-phone.component.d.ts +1 -1
  154. package/components/input-phone-international/input-phone-international.component.d.ts +1 -1
  155. package/components/input-range/input-range.component.d.ts +2 -2
  156. package/components/input-slider/input-slider.component.d.ts +1 -1
  157. package/components/input-tag/input-tag.component.d.ts +2 -2
  158. package/components/input-time/input-time.component.d.ts +1 -1
  159. package/components/input-year/input-year.component.d.ts +1 -1
  160. package/components/items-with-more/items-with-more.service.d.ts +2 -2
  161. package/components/line-clamp/line-clamp.component.d.ts +2 -2
  162. package/components/multi-select/multi-select.component.d.ts +1 -1
  163. package/components/pagination/pagination.component.d.ts +3 -3
  164. package/components/progress/progress-bar/progress-color-segments.directive.d.ts +2 -2
  165. package/components/progress/progress-circle/progress-circle.component.d.ts +3 -3
  166. package/components/push/push-alert.directive.d.ts +1 -1
  167. package/components/radio/radio.component.d.ts +1 -1
  168. package/components/radio-block/radio-block.component.d.ts +1 -1
  169. package/components/radio-labeled/radio-labeled.component.d.ts +1 -1
  170. package/components/radio-list/radio-list.component.d.ts +2 -2
  171. package/components/range/range-change.directive.d.ts +4 -4
  172. package/components/range/range.component.d.ts +2 -2
  173. package/components/rating/rating.component.d.ts +1 -1
  174. package/components/routable-dialog/routable-dialog.component.d.ts +1 -1
  175. package/components/select/select.component.d.ts +1 -1
  176. package/components/select-option/select-option.component.d.ts +2 -2
  177. package/components/slider/helpers/slider-key-steps.directive.d.ts +2 -2
  178. package/components/slider/helpers/slider-readonly.directive.d.ts +1 -1
  179. package/components/slider/slider.component.d.ts +2 -2
  180. package/components/stepper/step/step.component.d.ts +2 -2
  181. package/components/stepper/stepper.component.d.ts +7 -3
  182. package/components/tabs/tab/tab.component.d.ts +2 -2
  183. package/components/tabs/tabs/tabs.component.d.ts +2 -2
  184. package/components/tabs/tabs-with-more/tabs-with-more.component.d.ts +3 -3
  185. package/components/tabs/tabs.directive.d.ts +2 -2
  186. package/components/tabs/underline/underline.component.d.ts +1 -1
  187. package/components/tag/tag.component.d.ts +2 -2
  188. package/components/text-area/text-area.component.d.ts +1 -1
  189. package/components/tiles/tile.component.d.ts +2 -2
  190. package/components/tiles/tiles.component.d.ts +3 -3
  191. package/components/toggle/toggle.component.d.ts +1 -1
  192. package/components/tree/components/tree-item/tree-item.component.d.ts +2 -2
  193. package/directives/data-list-dropdown-manager/data-list-dropdown-manager.directive.d.ts +2 -2
  194. package/directives/highlight/highlight.directive.d.ts +3 -3
  195. package/directives/lazy-loading/lazy-loading.directive.d.ts +2 -2
  196. package/directives/lazy-loading/lazy-loading.service.d.ts +1 -1
  197. package/directives/project-class/project-class.directive.d.ts +2 -2
  198. package/esm2015/abstract/abstract-native-select.js +4 -4
  199. package/esm2015/components/accordion/accordion-item/accordion-item-content.directive.js +3 -3
  200. package/esm2015/components/accordion/accordion-item/accordion-item.component.js +4 -4
  201. package/esm2015/components/action/action.component.js +4 -4
  202. package/esm2015/components/calendar-range/calendar-range.component.js +3 -5
  203. package/esm2015/components/carousel/carousel-scroll.directive.js +5 -5
  204. package/esm2015/components/carousel/carousel.component.js +6 -6
  205. package/esm2015/components/carousel/carousel.directive.js +4 -4
  206. package/esm2015/components/checkbox/checkbox.component.js +3 -3
  207. package/esm2015/components/checkbox-block/checkbox-block.component.js +3 -3
  208. package/esm2015/components/checkbox-labeled/checkbox-labeled.component.js +3 -3
  209. package/esm2015/components/combo-box/combo-box.component.js +3 -3
  210. package/esm2015/components/elastic-container/elastic-container.component.js +15 -3
  211. package/esm2015/components/elastic-container/elastic-container.directive.js +4 -4
  212. package/esm2015/components/files/file/file.component.js +6 -10
  213. package/esm2015/components/files/files.module.js +6 -3
  214. package/esm2015/components/filter/filter.component.js +5 -5
  215. package/esm2015/components/input/input.component.js +3 -3
  216. package/esm2015/components/input-copy/input-copy.component.js +5 -5
  217. package/esm2015/components/input-count/input-count.component.js +3 -3
  218. package/esm2015/components/input-date/input-date.component.js +5 -5
  219. package/esm2015/components/input-date-range/input-date-range.component.js +5 -5
  220. package/esm2015/components/input-date-time/input-date-time.component.js +3 -3
  221. package/esm2015/components/input-files/input-files.component.js +3 -3
  222. package/esm2015/components/input-files/input-files.directive.js +8 -8
  223. package/esm2015/components/input-inline/input-inline.component.js +3 -3
  224. package/esm2015/components/input-month/input-month.component.js +3 -3
  225. package/esm2015/components/input-month-range/input-month-range.component.js +3 -3
  226. package/esm2015/components/input-number/input-number.component.js +3 -3
  227. package/esm2015/components/input-password/input-password.component.js +3 -3
  228. package/esm2015/components/input-phone/input-phone.component.js +3 -3
  229. package/esm2015/components/input-phone-international/input-phone-international.component.js +4 -4
  230. package/esm2015/components/input-range/input-range.component.js +5 -5
  231. package/esm2015/components/input-slider/input-slider.component.js +3 -3
  232. package/esm2015/components/input-tag/input-tag.component.js +5 -6
  233. package/esm2015/components/input-time/input-time.component.js +3 -3
  234. package/esm2015/components/input-year/input-year.component.js +3 -3
  235. package/esm2015/components/items-with-more/items-with-more.service.js +4 -4
  236. package/esm2015/components/line-clamp/line-clamp.component.js +6 -6
  237. package/esm2015/components/multi-select/multi-select.component.js +3 -3
  238. package/esm2015/components/multi-select/native-multi-select/native-multi-select.js +2 -3
  239. package/esm2015/components/pagination/pagination.component.js +12 -12
  240. package/esm2015/components/progress/progress-bar/progress-color-segments.directive.js +4 -4
  241. package/esm2015/components/progress/progress-circle/progress-circle.component.js +6 -7
  242. package/esm2015/components/push/push-alert.directive.js +3 -3
  243. package/esm2015/components/radio/radio.component.js +3 -3
  244. package/esm2015/components/radio-block/radio-block.component.js +3 -3
  245. package/esm2015/components/radio-labeled/radio-labeled.component.js +3 -3
  246. package/esm2015/components/radio-list/radio-list.component.js +5 -5
  247. package/esm2015/components/range/range-change.directive.js +11 -11
  248. package/esm2015/components/range/range.component.js +6 -6
  249. package/esm2015/components/rating/rating.component.js +3 -3
  250. package/esm2015/components/routable-dialog/routable-dialog.component.js +3 -3
  251. package/esm2015/components/select/select.component.js +3 -3
  252. package/esm2015/components/select-option/select-option.component.js +4 -4
  253. package/esm2015/components/slider/helpers/slider-key-steps.directive.js +7 -6
  254. package/esm2015/components/slider/helpers/slider-readonly.directive.js +5 -5
  255. package/esm2015/components/slider/helpers/slider-thumb-label/slider-thumb-label.component.js +5 -4
  256. package/esm2015/components/slider/slider.component.js +11 -11
  257. package/esm2015/components/stepper/step/step.component.js +4 -4
  258. package/esm2015/components/stepper/stepper.component.js +40 -20
  259. package/esm2015/components/tabs/tab/tab.component.js +5 -5
  260. package/esm2015/components/tabs/tabs/tabs.component.js +5 -5
  261. package/esm2015/components/tabs/tabs-with-more/tabs-with-more.component.js +7 -7
  262. package/esm2015/components/tabs/tabs-with-more/tabs-with-more.providers.js +3 -3
  263. package/esm2015/components/tabs/tabs.directive.js +4 -4
  264. package/esm2015/components/tabs/underline/underline.component.js +5 -5
  265. package/esm2015/components/tag/tag.component.js +4 -4
  266. package/esm2015/components/text-area/text-area.component.js +3 -3
  267. package/esm2015/components/tiles/tile.component.js +4 -4
  268. package/esm2015/components/tiles/tiles.component.js +7 -7
  269. package/esm2015/components/toggle/toggle.component.js +3 -3
  270. package/esm2015/components/tree/components/tree-item/tree-item.component.js +4 -4
  271. package/esm2015/directives/data-list-dropdown-manager/data-list-dropdown-manager.directive.js +6 -6
  272. package/esm2015/directives/highlight/highlight.directive.js +10 -10
  273. package/esm2015/directives/lazy-loading/lazy-loading.directive.js +4 -4
  274. package/esm2015/directives/lazy-loading/lazy-loading.service.js +3 -3
  275. package/esm2015/directives/project-class/project-class.directive.js +4 -4
  276. package/esm2015/internal/primitive-calendar-range/primitive-calendar-range.component.js +3 -5
  277. package/esm2015/services/dialog-form.service.js +4 -4
  278. package/esm2015/utils/mask/create-date-mask.js +3 -2
  279. package/esm2015/utils/mask/create-date-range-mask.js +3 -2
  280. package/fesm2015/taiga-ui-kit-abstract.js +3 -3
  281. package/fesm2015/taiga-ui-kit-abstract.js.map +1 -1
  282. package/fesm2015/taiga-ui-kit-components-accordion.js +5 -5
  283. package/fesm2015/taiga-ui-kit-components-accordion.js.map +1 -1
  284. package/fesm2015/taiga-ui-kit-components-action.js +3 -3
  285. package/fesm2015/taiga-ui-kit-components-action.js.map +1 -1
  286. package/fesm2015/taiga-ui-kit-components-calendar-range.js +2 -4
  287. package/fesm2015/taiga-ui-kit-components-calendar-range.js.map +1 -1
  288. package/fesm2015/taiga-ui-kit-components-carousel.js +12 -12
  289. package/fesm2015/taiga-ui-kit-components-carousel.js.map +1 -1
  290. package/fesm2015/taiga-ui-kit-components-checkbox-block.js +2 -2
  291. package/fesm2015/taiga-ui-kit-components-checkbox-block.js.map +1 -1
  292. package/fesm2015/taiga-ui-kit-components-checkbox-labeled.js +2 -2
  293. package/fesm2015/taiga-ui-kit-components-checkbox-labeled.js.map +1 -1
  294. package/fesm2015/taiga-ui-kit-components-checkbox.js +2 -2
  295. package/fesm2015/taiga-ui-kit-components-checkbox.js.map +1 -1
  296. package/fesm2015/taiga-ui-kit-components-combo-box.js +2 -2
  297. package/fesm2015/taiga-ui-kit-components-combo-box.js.map +1 -1
  298. package/fesm2015/taiga-ui-kit-components-elastic-container.js +17 -5
  299. package/fesm2015/taiga-ui-kit-components-elastic-container.js.map +1 -1
  300. package/fesm2015/taiga-ui-kit-components-files.js +9 -10
  301. package/fesm2015/taiga-ui-kit-components-files.js.map +1 -1
  302. package/fesm2015/taiga-ui-kit-components-filter.js +4 -4
  303. package/fesm2015/taiga-ui-kit-components-filter.js.map +1 -1
  304. package/fesm2015/taiga-ui-kit-components-input-copy.js +4 -4
  305. package/fesm2015/taiga-ui-kit-components-input-copy.js.map +1 -1
  306. package/fesm2015/taiga-ui-kit-components-input-count.js +2 -2
  307. package/fesm2015/taiga-ui-kit-components-input-count.js.map +1 -1
  308. package/fesm2015/taiga-ui-kit-components-input-date-range.js +4 -4
  309. package/fesm2015/taiga-ui-kit-components-input-date-range.js.map +1 -1
  310. package/fesm2015/taiga-ui-kit-components-input-date-time.js +2 -2
  311. package/fesm2015/taiga-ui-kit-components-input-date-time.js.map +1 -1
  312. package/fesm2015/taiga-ui-kit-components-input-date.js +4 -4
  313. package/fesm2015/taiga-ui-kit-components-input-date.js.map +1 -1
  314. package/fesm2015/taiga-ui-kit-components-input-files.js +9 -9
  315. package/fesm2015/taiga-ui-kit-components-input-files.js.map +1 -1
  316. package/fesm2015/taiga-ui-kit-components-input-inline.js +2 -2
  317. package/fesm2015/taiga-ui-kit-components-input-inline.js.map +1 -1
  318. package/fesm2015/taiga-ui-kit-components-input-month-range.js +2 -2
  319. package/fesm2015/taiga-ui-kit-components-input-month-range.js.map +1 -1
  320. package/fesm2015/taiga-ui-kit-components-input-month.js +2 -2
  321. package/fesm2015/taiga-ui-kit-components-input-month.js.map +1 -1
  322. package/fesm2015/taiga-ui-kit-components-input-number.js +2 -2
  323. package/fesm2015/taiga-ui-kit-components-input-number.js.map +1 -1
  324. package/fesm2015/taiga-ui-kit-components-input-password.js +2 -2
  325. package/fesm2015/taiga-ui-kit-components-input-password.js.map +1 -1
  326. package/fesm2015/taiga-ui-kit-components-input-phone-international.js +3 -3
  327. package/fesm2015/taiga-ui-kit-components-input-phone-international.js.map +1 -1
  328. package/fesm2015/taiga-ui-kit-components-input-phone.js +2 -2
  329. package/fesm2015/taiga-ui-kit-components-input-phone.js.map +1 -1
  330. package/fesm2015/taiga-ui-kit-components-input-range.js +4 -4
  331. package/fesm2015/taiga-ui-kit-components-input-range.js.map +1 -1
  332. package/fesm2015/taiga-ui-kit-components-input-slider.js +2 -2
  333. package/fesm2015/taiga-ui-kit-components-input-slider.js.map +1 -1
  334. package/fesm2015/taiga-ui-kit-components-input-tag.js +4 -5
  335. package/fesm2015/taiga-ui-kit-components-input-tag.js.map +1 -1
  336. package/fesm2015/taiga-ui-kit-components-input-time.js +2 -2
  337. package/fesm2015/taiga-ui-kit-components-input-time.js.map +1 -1
  338. package/fesm2015/taiga-ui-kit-components-input-year.js +2 -2
  339. package/fesm2015/taiga-ui-kit-components-input-year.js.map +1 -1
  340. package/fesm2015/taiga-ui-kit-components-input.js +2 -2
  341. package/fesm2015/taiga-ui-kit-components-input.js.map +1 -1
  342. package/fesm2015/taiga-ui-kit-components-items-with-more.js +3 -3
  343. package/fesm2015/taiga-ui-kit-components-items-with-more.js.map +1 -1
  344. package/fesm2015/taiga-ui-kit-components-line-clamp.js +5 -5
  345. package/fesm2015/taiga-ui-kit-components-line-clamp.js.map +1 -1
  346. package/fesm2015/taiga-ui-kit-components-multi-select.js +3 -4
  347. package/fesm2015/taiga-ui-kit-components-multi-select.js.map +1 -1
  348. package/fesm2015/taiga-ui-kit-components-pagination.js +11 -11
  349. package/fesm2015/taiga-ui-kit-components-pagination.js.map +1 -1
  350. package/fesm2015/taiga-ui-kit-components-progress.js +8 -9
  351. package/fesm2015/taiga-ui-kit-components-progress.js.map +1 -1
  352. package/fesm2015/taiga-ui-kit-components-push.js +2 -2
  353. package/fesm2015/taiga-ui-kit-components-push.js.map +1 -1
  354. package/fesm2015/taiga-ui-kit-components-radio-block.js +2 -2
  355. package/fesm2015/taiga-ui-kit-components-radio-block.js.map +1 -1
  356. package/fesm2015/taiga-ui-kit-components-radio-labeled.js +2 -2
  357. package/fesm2015/taiga-ui-kit-components-radio-labeled.js.map +1 -1
  358. package/fesm2015/taiga-ui-kit-components-radio-list.js +4 -4
  359. package/fesm2015/taiga-ui-kit-components-radio-list.js.map +1 -1
  360. package/fesm2015/taiga-ui-kit-components-radio.js +2 -2
  361. package/fesm2015/taiga-ui-kit-components-radio.js.map +1 -1
  362. package/fesm2015/taiga-ui-kit-components-range.js +15 -15
  363. package/fesm2015/taiga-ui-kit-components-range.js.map +1 -1
  364. package/fesm2015/taiga-ui-kit-components-rating.js +2 -2
  365. package/fesm2015/taiga-ui-kit-components-rating.js.map +1 -1
  366. package/fesm2015/taiga-ui-kit-components-routable-dialog.js +2 -2
  367. package/fesm2015/taiga-ui-kit-components-routable-dialog.js.map +1 -1
  368. package/fesm2015/taiga-ui-kit-components-select-option.js +3 -3
  369. package/fesm2015/taiga-ui-kit-components-select-option.js.map +1 -1
  370. package/fesm2015/taiga-ui-kit-components-select.js +2 -2
  371. package/fesm2015/taiga-ui-kit-components-select.js.map +1 -1
  372. package/fesm2015/taiga-ui-kit-components-slider.js +24 -22
  373. package/fesm2015/taiga-ui-kit-components-slider.js.map +1 -1
  374. package/fesm2015/taiga-ui-kit-components-stepper.js +44 -27
  375. package/fesm2015/taiga-ui-kit-components-stepper.js.map +1 -1
  376. package/fesm2015/taiga-ui-kit-components-tabs.js +23 -23
  377. package/fesm2015/taiga-ui-kit-components-tabs.js.map +1 -1
  378. package/fesm2015/taiga-ui-kit-components-tag.js +3 -3
  379. package/fesm2015/taiga-ui-kit-components-tag.js.map +1 -1
  380. package/fesm2015/taiga-ui-kit-components-text-area.js +2 -2
  381. package/fesm2015/taiga-ui-kit-components-text-area.js.map +1 -1
  382. package/fesm2015/taiga-ui-kit-components-tiles.js +9 -9
  383. package/fesm2015/taiga-ui-kit-components-tiles.js.map +1 -1
  384. package/fesm2015/taiga-ui-kit-components-toggle.js +2 -2
  385. package/fesm2015/taiga-ui-kit-components-toggle.js.map +1 -1
  386. package/fesm2015/taiga-ui-kit-components-tree.js +3 -3
  387. package/fesm2015/taiga-ui-kit-components-tree.js.map +1 -1
  388. package/fesm2015/taiga-ui-kit-directives-data-list-dropdown-manager.js +5 -5
  389. package/fesm2015/taiga-ui-kit-directives-data-list-dropdown-manager.js.map +1 -1
  390. package/fesm2015/taiga-ui-kit-directives-highlight.js +9 -9
  391. package/fesm2015/taiga-ui-kit-directives-highlight.js.map +1 -1
  392. package/fesm2015/taiga-ui-kit-directives-lazy-loading.js +5 -5
  393. package/fesm2015/taiga-ui-kit-directives-lazy-loading.js.map +1 -1
  394. package/fesm2015/taiga-ui-kit-directives-project-class.js +3 -3
  395. package/fesm2015/taiga-ui-kit-directives-project-class.js.map +1 -1
  396. package/fesm2015/taiga-ui-kit-internal-primitive-calendar-range.js +2 -4
  397. package/fesm2015/taiga-ui-kit-internal-primitive-calendar-range.js.map +1 -1
  398. package/fesm2015/taiga-ui-kit-services.js +3 -3
  399. package/fesm2015/taiga-ui-kit-services.js.map +1 -1
  400. package/fesm2015/taiga-ui-kit-utils-mask.js +4 -2
  401. package/fesm2015/taiga-ui-kit-utils-mask.js.map +1 -1
  402. package/internal/primitive-calendar-range/primitive-calendar-range.component.d.ts +1 -1
  403. package/package.json +1 -1
  404. package/services/dialog-form.service.d.ts +2 -2
@@ -17,7 +17,7 @@ export declare class TuiInputNumberComponent extends AbstractTuiNullableControl<
17
17
  /** @deprecated use `tuiTextfieldPostfix` from {@link TuiTextfieldControllerModule} instead */
18
18
  postfix: string;
19
19
  readonly polymorpheusValueContent: QueryList<unknown>;
20
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, numberFormat: TuiNumberFormatSettings, isIOS: boolean);
20
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, numberFormat: TuiNumberFormatSettings, isIOS: boolean);
21
21
  get nativeFocusableElement(): HTMLInputElement | null;
22
22
  get focused(): boolean;
23
23
  get isNegativeAllowed(): boolean;
@@ -17,7 +17,7 @@ export declare class TuiInputPasswordComponent extends AbstractTuiControl<string
17
17
  isPasswordHidden: boolean;
18
18
  readonly computedAppearance$: Observable<string>;
19
19
  readonly type: TuiContextWithImplicit<TuiSizeL | TuiSizeS>;
20
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, textfieldSize: TuiTextfieldSizeDirective, passwordTexts$: Observable<[string, string]>, options: TuiInputPasswordOptions, hintOptions: TuiHintOptionsDirective | null, mode$: Observable<TuiBrightness | null>);
20
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, textfieldSize: TuiTextfieldSizeDirective, passwordTexts$: Observable<[string, string]>, options: TuiInputPasswordOptions, hintOptions: TuiHintOptionsDirective | null, mode$: Observable<TuiBrightness | null>);
21
21
  get nativeFocusableElement(): TuiNativeFocusableElement | null;
22
22
  get focused(): boolean;
23
23
  get icon(): PolymorpheusContent<TuiContextWithImplicit<TuiSizeL | TuiSizeS>>;
@@ -19,7 +19,7 @@ export declare class TuiInputPhoneComponent extends AbstractTuiControl<string> i
19
19
  readonly textMaskOptions: TuiTextMaskOptions;
20
20
  countryCode: string;
21
21
  open: boolean;
22
- constructor(control: NgControl | null, destroy$: Observable<unknown>, changeDetectorRef: ChangeDetectorRef, selection$: Observable<unknown>, textfieldCleaner: TuiTextfieldCleanerDirective, options: TuiInputPhoneOptions);
22
+ constructor(control: NgControl | null, destroy$: Observable<unknown>, cdr: ChangeDetectorRef, selection$: Observable<unknown>, textfieldCleaner: TuiTextfieldCleanerDirective, options: TuiInputPhoneOptions);
23
23
  get nativeFocusableElement(): HTMLInputElement | null;
24
24
  get focused(): boolean;
25
25
  get computedValue(): string;
@@ -20,7 +20,7 @@ export declare class TuiInputPhoneInternationalComponent extends AbstractTuiCont
20
20
  countryIsoCode: TuiCountryIsoCode;
21
21
  open: boolean;
22
22
  readonly arrow: PolymorpheusContent<TuiContextWithImplicit<TuiSizeL | TuiSizeM | TuiSizeS>>;
23
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, countriesNames$: Observable<Record<TuiCountryIsoCode, string>>, countriesMasks: Record<TuiCountryIsoCode, string>, options: TuiInputPhoneInternationalOptions, flagPipe: TuiFlagPipe);
23
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, countriesNames$: Observable<Record<TuiCountryIsoCode, string>>, countriesMasks: Record<TuiCountryIsoCode, string>, options: TuiInputPhoneInternationalOptions, flagPipe: TuiFlagPipe);
24
24
  get nativeFocusableElement(): HTMLElement | null;
25
25
  get focused(): boolean;
26
26
  get inputPhoneCountryCode(): string;
@@ -7,7 +7,7 @@ import { PolymorpheusContent } from '@tinkoff/ng-polymorpheus';
7
7
  import * as i0 from "@angular/core";
8
8
  export declare class TuiInputRangeComponent extends AbstractTuiControl<[number, number]> implements TuiWithOptionalMinMax<number>, TuiFocusableElementAccessor {
9
9
  private readonly isMobile;
10
- private readonly elementRef;
10
+ private readonly el;
11
11
  readonly controller: TuiTextfieldController;
12
12
  private readonly inputNumberRefs;
13
13
  private readonly rangeRef;
@@ -21,7 +21,7 @@ export declare class TuiInputRangeComponent extends AbstractTuiControl<[number,
21
21
  rightValueContent: PolymorpheusContent<TuiContextWithImplicit<number>>;
22
22
  pluralize: Record<string, string> | null;
23
23
  lastActiveSide: 'left' | 'right';
24
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, isMobile: boolean, elementRef: ElementRef, controller: TuiTextfieldController);
24
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, isMobile: boolean, el: ElementRef, controller: TuiTextfieldController);
25
25
  get leftFocusableElement(): HTMLInputElement | null;
26
26
  get rightFocusableElement(): HTMLInputElement | null;
27
27
  get nativeFocusableElement(): TuiNativeFocusableElement | null;
@@ -20,7 +20,7 @@ export declare class TuiInputSliderComponent extends AbstractTuiControl<number>
20
20
  textfieldPrefix: string;
21
21
  /** @deprecated use `tuiTextfieldPostfix` from {@link TuiTextfieldControllerModule} instead */
22
22
  textfieldPostfix: string;
23
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, controller: TuiTextfieldController);
23
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, controller: TuiTextfieldController);
24
24
  get prefix(): string;
25
25
  get postfix(): string;
26
26
  get nativeFocusableElement(): TuiNativeFocusableElement | null;
@@ -10,7 +10,7 @@ import { TuiInputTagOptions } from './input-tag-options';
10
10
  import * as i0 from "@angular/core";
11
11
  export declare class TuiInputTagComponent extends AbstractTuiMultipleControl<string> implements TuiFocusableElementAccessor, TuiDataListHost<string> {
12
12
  private readonly tuiScrollService;
13
- private readonly elementRef;
13
+ private readonly el;
14
14
  private readonly modeDirective;
15
15
  private readonly mode$;
16
16
  readonly hintOptions: TuiHintOptionsDirective | null;
@@ -44,7 +44,7 @@ export declare class TuiInputTagComponent extends AbstractTuiMultipleControl<str
44
44
  set scrollerSetter(scroller: TuiScrollbarComponent | null);
45
45
  status$: Observable<TuiStatus>;
46
46
  open: boolean;
47
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, tuiScrollService: TuiScrollService, elementRef: ElementRef<HTMLElement>, modeDirective: TuiModeDirective | null, mode$: Observable<TuiBrightness | null>, hintOptions: TuiHintOptionsDirective | null, controller: TuiTextfieldController, options: TuiInputTagOptions, parentHostedDropdown?: TuiHostedDropdownComponent | undefined);
47
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, tuiScrollService: TuiScrollService, el: ElementRef<HTMLElement>, modeDirective: TuiModeDirective | null, mode$: Observable<TuiBrightness | null>, hintOptions: TuiHintOptionsDirective | null, controller: TuiTextfieldController, options: TuiInputTagOptions, parentHostedDropdown?: TuiHostedDropdownComponent | undefined);
48
48
  get nativeFocusableElement(): HTMLInputElement | null;
49
49
  get focused(): boolean;
50
50
  get appearance(): string;
@@ -17,7 +17,7 @@ export declare class TuiInputTimeComponent extends AbstractTuiNullableControl<Tu
17
17
  /** @deprecated use `tuiTextfieldPostfix` from {@link TuiTextfieldControllerModule} instead */
18
18
  postfix: TuiInputTimeOptions['postfix'];
19
19
  open: boolean;
20
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, timeTexts$: Observable<Record<TuiTimeMode, string>>, options: TuiInputTimeOptions);
20
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, timeTexts$: Observable<Record<TuiTimeMode, string>>, options: TuiInputTimeOptions);
21
21
  get nativeFocusableElement(): HTMLInputElement | null;
22
22
  get focused(): boolean;
23
23
  get canOpen(): boolean;
@@ -16,7 +16,7 @@ export declare class TuiInputYearComponent extends AbstractTuiNullableControl<nu
16
16
  mask: any[];
17
17
  guide: boolean;
18
18
  };
19
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, options: TuiInputDateOptions);
19
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, options: TuiInputDateOptions);
20
20
  get nativeFocusableElement(): HTMLInputElement | null;
21
21
  get focused(): boolean;
22
22
  get calendarIcon(): TuiInputDateOptions['icon'];
@@ -4,12 +4,12 @@ import { TuiItemsWithMoreDirective } from './items-with-more.directive';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class TuiItemsWithMoreService extends Observable<number> {
6
6
  private readonly ngZone;
7
- private readonly elementRef;
7
+ private readonly el;
8
8
  private readonly mutation$;
9
9
  private readonly resize$;
10
10
  private readonly directive;
11
11
  readonly stream$: Observable<number>;
12
- constructor(ngZone: NgZone, elementRef: ElementRef<HTMLElement>, mutation$: Observable<unknown>, resize$: Observable<unknown>, directive: TuiItemsWithMoreDirective);
12
+ constructor(ngZone: NgZone, el: ElementRef<HTMLElement>, mutation$: Observable<unknown>, resize$: Observable<unknown>, directive: TuiItemsWithMoreDirective);
13
13
  private getOverflowIndex;
14
14
  private get maxItems();
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiItemsWithMoreService, never>;
@@ -4,7 +4,7 @@ import { Observable } from 'rxjs';
4
4
  import { TuiLineClampOptions } from './line-clamp-options';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class TuiLineClampComponent implements DoCheck, AfterViewInit {
7
- private readonly elementRef;
7
+ private readonly el;
8
8
  private readonly renderer;
9
9
  private readonly cd;
10
10
  private readonly ngZone;
@@ -20,7 +20,7 @@ export declare class TuiLineClampComponent implements DoCheck, AfterViewInit {
20
20
  content: PolymorpheusContent;
21
21
  readonly overflownChange: Observable<boolean>;
22
22
  lineClamp$: Observable<number>;
23
- constructor(elementRef: ElementRef<HTMLElement>, renderer: Renderer2, cd: ChangeDetectorRef, ngZone: NgZone, options: TuiLineClampOptions);
23
+ constructor(el: ElementRef<HTMLElement>, renderer: Renderer2, cd: ChangeDetectorRef, ngZone: NgZone, options: TuiLineClampOptions);
24
24
  get overflown(): boolean;
25
25
  get computedContent(): PolymorpheusContent;
26
26
  updateView(): void;
@@ -32,7 +32,7 @@ export declare class TuiMultiSelectComponent<T> extends AbstractTuiMultipleContr
32
32
  readonly searchChange: EventEmitter<string | null>;
33
33
  readonly datalist: PolymorpheusContent<TuiContextWithImplicit<TuiActiveZoneDirective>>;
34
34
  open: boolean;
35
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, arrowMode: TuiArrowMode, itemsHandlers: TuiItemsHandlers<T>, options: TuiMultiSelectOptions<T>, controller: TuiTextfieldController, isMobile: boolean);
35
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, arrowMode: TuiArrowMode, itemsHandlers: TuiItemsHandlers<T>, options: TuiMultiSelectOptions<T>, controller: TuiTextfieldController, isMobile: boolean);
36
36
  get size(): TuiSizeL | TuiSizeS;
37
37
  get arrow(): PolymorpheusContent<TuiContextWithImplicit<TuiSizeL | TuiSizeM | TuiSizeS>>;
38
38
  get nativeFocusableElement(): HTMLInputElement | null;
@@ -5,10 +5,10 @@ import { PolymorpheusContent } from '@tinkoff/ng-polymorpheus';
5
5
  import { Observable } from 'rxjs';
6
6
  import * as i0 from "@angular/core";
7
7
  export declare class TuiPaginationComponent extends AbstractTuiInteractive implements TuiFocusableElementAccessor {
8
- private readonly elementRef;
8
+ private readonly el;
9
9
  private readonly modeDirective;
10
10
  readonly texts$: Observable<[string, string]>;
11
- private readonly elements;
11
+ private readonly els;
12
12
  length: number;
13
13
  size: TuiSizeS;
14
14
  readonly disabled = false;
@@ -29,7 +29,7 @@ export declare class TuiPaginationComponent extends AbstractTuiInteractive imple
29
29
  */
30
30
  index: number;
31
31
  readonly indexChange: EventEmitter<number>;
32
- constructor(elementRef: ElementRef<HTMLElement>, modeDirective: TuiModeDirective | null, texts$: Observable<[string, string]>);
32
+ constructor(el: ElementRef<HTMLElement>, modeDirective: TuiModeDirective | null, texts$: Observable<[string, string]>);
33
33
  get nativeFocusableElement(): TuiNativeFocusableElement | null;
34
34
  get focused(): boolean;
35
35
  /**
@@ -2,13 +2,13 @@ import { ElementRef } from '@angular/core';
2
2
  import { Observable } from 'rxjs';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class TuiProgressColorSegmentsDirective {
5
- private readonly elementRef;
5
+ private readonly el;
6
6
  private readonly resize$;
7
7
  private readonly userAgent;
8
8
  private readonly isOldBrowsers;
9
9
  colors: string[];
10
10
  get calcSegments$(): Observable<string>;
11
- constructor(elementRef: ElementRef<HTMLProgressElement>, resize$: Observable<unknown>, userAgent: string);
11
+ constructor(el: ElementRef<HTMLProgressElement>, resize$: Observable<unknown>, userAgent: string);
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiProgressColorSegmentsDirective, never>;
13
13
  static ɵdir: i0.ɵɵDirectiveDeclaration<TuiProgressColorSegmentsDirective, "progress[tuiProgressBar][tuiProgressColorSegments]", never, { "colors": "tuiProgressColorSegments"; }, {}, never>;
14
14
  }
@@ -3,8 +3,8 @@ import { TuiSizeS, TuiSizeXL } from '@taiga-ui/core';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class TuiProgressCircleComponent {
5
5
  private readonly userAgent;
6
- private readonly windowRef;
7
- private readonly elementRef;
6
+ private readonly win;
7
+ private readonly el;
8
8
  private readonly progressCircle;
9
9
  value: number;
10
10
  max: number;
@@ -12,7 +12,7 @@ export declare class TuiProgressCircleComponent {
12
12
  size: TuiSizeS | TuiSizeXL;
13
13
  get progressPercentage(): number;
14
14
  get oldEdgeRadiusFallback(): number | null;
15
- constructor(userAgent: string, windowRef: Window, elementRef: ElementRef<HTMLElement>);
15
+ constructor(userAgent: string, win: Window, el: ElementRef<HTMLElement>);
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiProgressCircleComponent, never>;
17
17
  static ɵcmp: i0.ɵɵComponentDeclaration<TuiProgressCircleComponent, "tui-progress-circle", never, { "value": "value"; "max": "max"; "color": "color"; "size": "size"; }, {}, never, never>;
18
18
  }
@@ -6,7 +6,7 @@ import * as i0 from "@angular/core";
6
6
  export declare class TuiPushAlertDirective extends PolymorpheusTemplate {
7
7
  private readonly show$;
8
8
  set tuiPush(show: boolean);
9
- constructor(template: TemplateRef<any>, changeDetectorRef: ChangeDetectorRef, destroy$: Observable<unknown>, push: TuiPushService);
9
+ constructor(template: TemplateRef<any>, cdr: ChangeDetectorRef, destroy$: Observable<unknown>, push: TuiPushService);
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiPushAlertDirective, [null, null, { self: true; }, null]>;
11
11
  static ɵdir: i0.ɵɵDirectiveDeclaration<TuiPushAlertDirective, "[tuiPush]", never, { "tuiPush": "tuiPush"; }, {}, never>;
12
12
  }
@@ -23,7 +23,7 @@ export declare class TuiRadioComponent<T> extends AbstractTuiNullableControl<T>
23
23
  } | undefined;
24
24
  readonly value: "";
25
25
  };
26
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, animationOptions: AnimationOptions, options: TuiRadioOptions, radioGroup: TuiRadioGroupComponent | null);
26
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, animationOptions: AnimationOptions, options: TuiRadioOptions, radioGroup: TuiRadioGroupComponent | null);
27
27
  get appearance(): string;
28
28
  get computedDisabled(): boolean;
29
29
  get nativeFocusableElement(): TuiNativeFocusableElement | null;
@@ -12,7 +12,7 @@ export declare class TuiRadioBlockComponent<T> extends AbstractTuiNullableContro
12
12
  size: TuiSizeL | TuiSizeS;
13
13
  hideRadio: boolean;
14
14
  pseudoDisabled: boolean;
15
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, modeDirective: TuiModeDirective | null);
15
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, modeDirective: TuiModeDirective | null);
16
16
  get nativeFocusableElement(): TuiNativeFocusableElement | null;
17
17
  get focused(): boolean;
18
18
  get computedDisabled(): boolean;
@@ -12,7 +12,7 @@ export declare class TuiRadioLabeledComponent<T> extends AbstractTuiNullableCont
12
12
  size: TuiSizeL;
13
13
  identityMatcher: TuiIdentityMatcher<T>;
14
14
  pseudoDisabled: boolean;
15
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, modeDirective: TuiModeDirective | null, options: TuiRadioOptions);
15
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, modeDirective: TuiModeDirective | null, options: TuiRadioOptions);
16
16
  get nativeFocusableElement(): TuiNativeFocusableElement | null;
17
17
  get focused(): boolean;
18
18
  get computedDisabled(): boolean;
@@ -5,14 +5,14 @@ import { TuiOrientation, TuiSizeL, TuiValueContentContext } from '@taiga-ui/core
5
5
  import { PolymorpheusContent } from '@tinkoff/ng-polymorpheus';
6
6
  import * as i0 from "@angular/core";
7
7
  export declare class TuiRadioListComponent<T> extends AbstractTuiNullableControl<T> {
8
- private readonly elementRef;
8
+ private readonly el;
9
9
  private readonly radioButtons;
10
10
  items: readonly T[];
11
11
  size: TuiSizeL;
12
12
  identityMatcher: TuiIdentityMatcher<T>;
13
13
  orientation: TuiOrientation;
14
14
  disabledItemHandler: TuiBooleanHandler<T>;
15
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, elementRef: ElementRef<HTMLElement>);
15
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, el: ElementRef<HTMLElement>);
16
16
  itemContent: PolymorpheusContent<TuiValueContentContext<T> & {
17
17
  index: number;
18
18
  }>;
@@ -3,18 +3,18 @@ import { Observable } from 'rxjs';
3
3
  import { TuiRangeComponent } from './range.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class TuiRangeChangeDirective {
6
- private readonly documentRef;
7
- private readonly elementRef;
6
+ private readonly doc;
7
+ private readonly el;
8
8
  private readonly range;
9
9
  /**
10
10
  * TODO replace with pointer events (when all supported browsers can handle them).
11
- * Dont forget to use setPointerCapture instead of listening all documentRef events
11
+ * Dont forget to use setPointerCapture instead of listening all doc events
12
12
  */
13
13
  private readonly pointerDown$;
14
14
  private readonly pointerMove$;
15
15
  private readonly pointerUp$;
16
16
  readonly activeThumbChange: EventEmitter<"left" | "right">;
17
- constructor(documentRef: Document, elementRef: ElementRef<HTMLElement>, range: TuiRangeComponent, destroy$: Observable<unknown>);
17
+ constructor(doc: Document, el: ElementRef<HTMLElement>, range: TuiRangeComponent, destroy$: Observable<unknown>);
18
18
  private getFractionFromEvents;
19
19
  private detectActiveThumb;
20
20
  private findNearestActiveThumb;
@@ -5,7 +5,7 @@ import { TuiSizeS, TuiWithOptionalMinMax } from '@taiga-ui/core';
5
5
  import { TuiKeySteps } from '@taiga-ui/kit/types';
6
6
  import * as i0 from "@angular/core";
7
7
  export declare class TuiRangeComponent extends AbstractTuiControl<[number, number]> implements TuiWithOptionalMinMax<number>, TuiFocusableElementAccessor {
8
- private readonly elementRef;
8
+ private readonly el;
9
9
  min: number;
10
10
  max: number;
11
11
  step: number;
@@ -14,7 +14,7 @@ export declare class TuiRangeComponent extends AbstractTuiControl<[number, numbe
14
14
  keySteps: TuiKeySteps | null;
15
15
  slidersRefs: QueryList<ElementRef<HTMLInputElement>>;
16
16
  lastActiveThumb: 'left' | 'right';
17
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, elementRef: ElementRef<HTMLElement>);
17
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, el: ElementRef<HTMLElement>);
18
18
  get nativeFocusableElement(): TuiNativeFocusableElement | null;
19
19
  get focused(): boolean;
20
20
  get fractionStep(): number;
@@ -10,7 +10,7 @@ export declare class TuiRatingComponent extends AbstractTuiControl<number> imple
10
10
  max: number;
11
11
  iconNormal: string;
12
12
  iconFilled: string;
13
- constructor(ngControl: NgControl | null, changeDetectorRef: ChangeDetectorRef, options: TuiRatingOptions);
13
+ constructor(ngControl: NgControl | null, cdr: ChangeDetectorRef, options: TuiRatingOptions);
14
14
  get nativeFocusableElement(): HTMLInputElement | null;
15
15
  get focused(): boolean;
16
16
  get isFocusable(): boolean;
@@ -6,7 +6,7 @@ import * as i0 from "@angular/core";
6
6
  export declare class TuiRoutableDialogComponent {
7
7
  private readonly route;
8
8
  private readonly router;
9
- constructor(route: ActivatedRoute, router: Router, dialogService: TuiDialogService, injector: Injector, destroy$: TuiDestroyService);
9
+ constructor(route: ActivatedRoute, router: Router, dialogs: TuiDialogService, injector: Injector, destroy$: TuiDestroyService);
10
10
  private navigateToParent;
11
11
  private getLazyLoadedBackUrl;
12
12
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiRoutableDialogComponent, [null, null, null, null, { self: true; }]>;
@@ -20,7 +20,7 @@ export declare class TuiSelectComponent<T> extends AbstractTuiNullableControl<T>
20
20
  identityMatcher: TuiItemsHandlers<T>['identityMatcher'];
21
21
  valueContent: TuiSelectOptions<T>['valueContent'];
22
22
  readonly datalist: PolymorpheusContent<TuiContextWithImplicit<TuiActiveZoneDirective>>;
23
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, textfieldCleaner: TuiTextfieldCleanerDirective, arrowMode: TuiArrowMode, itemsHandlers: TuiItemsHandlers<T>, options: TuiSelectOptions<T>, isMobile: boolean);
23
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, textfieldCleaner: TuiTextfieldCleanerDirective, arrowMode: TuiArrowMode, itemsHandlers: TuiItemsHandlers<T>, options: TuiSelectOptions<T>, isMobile: boolean);
24
24
  get arrow(): PolymorpheusContent<TuiContextWithImplicit<TuiSizeL | TuiSizeM | TuiSizeS>>;
25
25
  get nativeFocusableElement(): HTMLInputElement | null;
26
26
  get focused(): boolean;
@@ -7,14 +7,14 @@ import * as i0 from "@angular/core";
7
7
  export declare class TuiSelectOptionComponent<T> implements OnInit, DoCheck {
8
8
  readonly context: TuiContextWithImplicit<TemplateRef<Record<string, unknown>>>;
9
9
  private readonly host;
10
- private readonly elementRef;
10
+ private readonly el;
11
11
  protected readonly option: TuiOptionComponent<T>;
12
12
  protected readonly dataList: TuiDataListComponent<T> | null;
13
13
  protected readonly control: NgControl;
14
14
  protected readonly abstractControl: AbstractTuiControl<T> | null;
15
15
  private readonly changeDetection$;
16
16
  readonly selected$: import("rxjs").Observable<boolean>;
17
- constructor(context: TuiContextWithImplicit<TemplateRef<Record<string, unknown>>>, host: TuiDataListHost<T>, elementRef: ElementRef<HTMLElement>, option: TuiOptionComponent<T>, dataList: TuiDataListComponent<T> | null, control: NgControl, abstractControl: AbstractTuiControl<T> | null);
17
+ constructor(context: TuiContextWithImplicit<TemplateRef<Record<string, unknown>>>, host: TuiDataListHost<T>, el: ElementRef<HTMLElement>, option: TuiOptionComponent<T>, dataList: TuiDataListComponent<T> | null, control: NgControl, abstractControl: AbstractTuiControl<T> | null);
18
18
  get matcher(): TuiIdentityMatcher<T>;
19
19
  ngDoCheck(): void;
20
20
  ngOnInit(): void;
@@ -5,14 +5,14 @@ import { TuiKeySteps } from '@taiga-ui/kit/types';
5
5
  import { TuiSliderComponent } from '../slider.component';
6
6
  import * as i0 from "@angular/core";
7
7
  export declare class TuiSliderKeyStepsDirective extends AbstractTuiControl<number> implements TuiFocusableElementAccessor {
8
- private readonly elementRef;
8
+ private readonly el;
9
9
  private readonly slider;
10
10
  keySteps: TuiKeySteps;
11
11
  get nativeFocusableElement(): HTMLInputElement | null;
12
12
  get focused(): boolean;
13
13
  get min(): number;
14
14
  get max(): number;
15
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, elementRef: ElementRef<HTMLInputElement>, slider: TuiSliderComponent);
15
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, el: ElementRef<HTMLInputElement>, slider: TuiSliderComponent);
16
16
  updateControlValue(): void;
17
17
  writeValue(controlValue: number | null): void;
18
18
  protected getFallbackValue(): number;
@@ -7,7 +7,7 @@ import * as i0 from "@angular/core";
7
7
  */
8
8
  export declare class TuiSliderReadonlyDirective {
9
9
  readonly: boolean | string;
10
- constructor(elementRef: ElementRef<HTMLInputElement>, documentRef: Document, destroy$: Observable<unknown>);
10
+ constructor(el: ElementRef<HTMLInputElement>, doc: Document, destroy$: Observable<unknown>);
11
11
  preventEvent(event: Event): void;
12
12
  preventKeyboardInteraction(event: KeyboardEvent): void;
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiSliderReadonlyDirective, [null, null, { self: true; }]>;
@@ -6,7 +6,7 @@ import * as i0 from "@angular/core";
6
6
  export declare class TuiSliderComponent {
7
7
  private readonly control;
8
8
  readonly options: TuiSliderOptions;
9
- readonly elementRef: ElementRef<HTMLInputElement>;
9
+ readonly el: ElementRef<HTMLInputElement>;
10
10
  private readonly userAgent;
11
11
  private readonly injector;
12
12
  size: TuiSizeS;
@@ -20,7 +20,7 @@ export declare class TuiSliderComponent {
20
20
  get segmentWidth(): number;
21
21
  get isOldEdge(): boolean;
22
22
  get hasKeySteps(): boolean;
23
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, options: TuiSliderOptions, elementRef: ElementRef<HTMLInputElement>, userAgent: string, injector: Injector);
23
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, options: TuiSliderOptions, el: ElementRef<HTMLInputElement>, userAgent: string, injector: Injector);
24
24
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiSliderComponent, [{ optional: true; self: true; }, null, null, null, null, null]>;
25
25
  static ɵcmp: i0.ɵɵComponentDeclaration<TuiSliderComponent, "input[type=range][tuiSlider]", never, { "size": "size"; "segments": "segments"; }, {}, never, never>;
26
26
  }
@@ -5,11 +5,11 @@ import { TuiStepperComponent } from '../stepper.component';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class TuiStepComponent {
7
7
  private readonly stepper;
8
- private readonly elementRef;
8
+ private readonly el;
9
9
  stepState: 'error' | 'normal' | 'pass';
10
10
  icon: string;
11
11
  focusVisible: boolean;
12
- constructor(focusVisible$: TuiFocusVisibleService, routerLinkActive$: Observable<boolean>, stepper: TuiStepperComponent, elementRef: ElementRef<HTMLElement>);
12
+ constructor(focusVisible$: TuiFocusVisibleService, routerLinkActive$: Observable<boolean>, stepper: TuiStepperComponent, el: ElementRef<HTMLElement>);
13
13
  get isActive(): boolean;
14
14
  get isVertical(): boolean;
15
15
  get tabIndex(): number;
@@ -1,15 +1,19 @@
1
- import { ChangeDetectorRef, EventEmitter } from '@angular/core';
1
+ import { ChangeDetectorRef, ElementRef, EventEmitter } from '@angular/core';
2
+ import { TuiScrollService } from '@taiga-ui/cdk';
2
3
  import { TuiOrientation } from '@taiga-ui/core';
3
4
  import { Observable } from 'rxjs';
4
5
  import * as i0 from "@angular/core";
5
6
  export declare class TuiStepperComponent {
6
- private readonly changeDetector;
7
+ private readonly cdr;
8
+ private readonly el;
9
+ private readonly scrollService;
10
+ private readonly duration;
7
11
  private readonly steps;
8
12
  orientation: TuiOrientation;
9
13
  set activeIndex(index: number);
10
14
  readonly activeItemIndexChange: EventEmitter<number>;
11
15
  activeItemIndex: number;
12
- constructor(changeDetector: ChangeDetectorRef);
16
+ constructor(cdr: ChangeDetectorRef, el: ElementRef<HTMLElement>, scrollService: TuiScrollService, resize$: Observable<void>, duration: number);
13
17
  get changes$(): Observable<unknown>;
14
18
  onHorizontal(event: Event, step: number): void;
15
19
  onVertical(event: Event, step: number): void;
@@ -6,12 +6,12 @@ import { Observable } from 'rxjs';
6
6
  import * as i0 from "@angular/core";
7
7
  export declare class TuiTabComponent implements OnDestroy {
8
8
  private readonly routerLinkActive;
9
- private readonly elementRef;
9
+ private readonly el;
10
10
  readonly mode$: Observable<TuiBrightness | null>;
11
11
  readonly event$: Observable<Event>;
12
12
  readonly margin: number;
13
13
  focusVisible: boolean;
14
- constructor(routerLinkActive: RouterLinkActive | null, elementRef: ElementRef<HTMLElement>, mode$: Observable<TuiBrightness | null>, event$: Observable<Event>, margin: number, focusVisible$: TuiFocusVisibleService);
14
+ constructor(routerLinkActive: RouterLinkActive | null, el: ElementRef<HTMLElement>, mode$: Observable<TuiBrightness | null>, event$: Observable<Event>, margin: number, focusVisible$: TuiFocusVisibleService);
15
15
  get isActive(): boolean;
16
16
  ngOnDestroy(): void;
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<TuiTabComponent, [{ optional: true; }, null, null, null, null, null]>;
@@ -5,11 +5,11 @@ import { TuiTabsOptions } from '../tabs-options';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class TuiTabsComponent implements AfterViewChecked {
7
7
  private readonly options;
8
- private readonly elementRef;
8
+ private readonly el;
9
9
  private readonly tabs;
10
10
  readonly children: QueryList<unknown>;
11
11
  underline: boolean;
12
- constructor(options: TuiTabsOptions, elementRef: ElementRef<HTMLElement>, tabs: TuiTabsDirective, changeDetectorRef: ChangeDetectorRef, resize$: Observable<void>);
12
+ constructor(options: TuiTabsOptions, el: ElementRef<HTMLElement>, tabs: TuiTabsDirective, cdr: ChangeDetectorRef, resize$: Observable<void>);
13
13
  /** @deprecated use `activeItemIndex` from {@link TuiTabsDirective} instead */
14
14
  get activeItemIndex(): number;
15
15
  /** @deprecated use `activeItemIndex` from {@link TuiTabsDirective} instead */
@@ -8,8 +8,8 @@ export declare class TuiTabsWithMoreComponent implements AfterViewInit {
8
8
  private readonly options;
9
9
  private readonly margin;
10
10
  private readonly refresh$;
11
- private readonly elementRef;
12
- private readonly changeDetectorRef;
11
+ private readonly el;
12
+ private readonly cdr;
13
13
  readonly moreWord$: Observable<string>;
14
14
  private readonly moreButton?;
15
15
  private maxIndex;
@@ -21,7 +21,7 @@ export declare class TuiTabsWithMoreComponent implements AfterViewInit {
21
21
  readonly activeItemIndexChange: EventEmitter<number>;
22
22
  readonly items: QueryList<TemplateRef<Record<string, unknown>>>;
23
23
  open: boolean;
24
- constructor(options: TuiTabsOptions, margin: number, refresh$: Observable<unknown>, elementRef: ElementRef<HTMLElement>, changeDetectorRef: ChangeDetectorRef, moreWord$: Observable<string>);
24
+ constructor(options: TuiTabsOptions, margin: number, refresh$: Observable<unknown>, el: ElementRef<HTMLElement>, cdr: ChangeDetectorRef, moreWord$: Observable<string>);
25
25
  get tabs(): readonly HTMLElement[];
26
26
  get activeElement(): HTMLElement | null;
27
27
  get isMoreAlone(): boolean;
@@ -1,10 +1,10 @@
1
1
  import { AfterViewChecked, ElementRef, EventEmitter } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class TuiTabsDirective implements AfterViewChecked {
4
- private readonly elementRef;
4
+ private readonly el;
5
5
  activeItemIndex: number;
6
6
  readonly activeItemIndexChange: EventEmitter<number>;
7
- constructor(elementRef: ElementRef<HTMLElement>);
7
+ constructor(el: ElementRef<HTMLElement>);
8
8
  get tabs(): readonly HTMLElement[];
9
9
  get activeElement(): HTMLElement | null;
10
10
  onActivate(event: Event, element: HTMLElement): void;
@@ -6,7 +6,7 @@ export declare class TuiUnderlineComponent {
6
6
  private readonly ngZone;
7
7
  private readonly animationFrame$;
8
8
  readonly mode$: Observable<TuiBrightness | null>;
9
- private readonly element$;
9
+ private readonly el$;
10
10
  private readonly refresh$;
11
11
  set element(element: HTMLElement | null);
12
12
  readonly transition$: Observable<"all" | null> & Function;
@@ -7,7 +7,7 @@ import { Observable } from 'rxjs';
7
7
  import { TuiTagOptions } from './tag-options';
8
8
  import * as i0 from "@angular/core";
9
9
  export declare class TuiTagComponent {
10
- private readonly elementRef;
10
+ private readonly el;
11
11
  readonly mode$: Observable<TuiBrightness | null>;
12
12
  private readonly options;
13
13
  readonly controller: TuiTextfieldController;
@@ -27,7 +27,7 @@ export declare class TuiTagComponent {
27
27
  editing: boolean;
28
28
  editedText: string | null;
29
29
  set input(input: ElementRef<HTMLInputElement>);
30
- constructor(elementRef: ElementRef<HTMLElement>, mode$: Observable<TuiBrightness | null>, options: TuiTagOptions, controller: TuiTextfieldController);
30
+ constructor(el: ElementRef<HTMLElement>, mode$: Observable<TuiBrightness | null>, options: TuiTagOptions, controller: TuiTextfieldController);
31
31
  get backgroundColor(): string | null;
32
32
  get canRemove(): boolean;
33
33
  get displayText(): string;
@@ -18,7 +18,7 @@ export declare class TuiTextAreaComponent extends AbstractTuiControl<string> imp
18
18
  rows: number;
19
19
  maxLength: number | null;
20
20
  expandable: boolean;
21
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, isIOS: boolean, mode$: Observable<TuiBrightness | null>, controller: TuiTextfieldController, hintOptions: TuiHintOptionsDirective | null);
21
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, isIOS: boolean, mode$: Observable<TuiBrightness | null>, controller: TuiTextfieldController, hintOptions: TuiHintOptionsDirective | null);
22
22
  get labelOutside(): boolean;
23
23
  get nativeFocusableElement(): HTMLTextAreaElement | null;
24
24
  get focused(): boolean;
@@ -4,7 +4,7 @@ import { TuiTilesComponent } from './tiles.component';
4
4
  import * as i0 from "@angular/core";
5
5
  export declare class TuiTileComponent {
6
6
  private readonly ngZone;
7
- private readonly elementRef;
7
+ private readonly el;
8
8
  private readonly tiles;
9
9
  private readonly resize$;
10
10
  private readonly mutation$;
@@ -18,7 +18,7 @@ export declare class TuiTileComponent {
18
18
  width: number;
19
19
  height: number;
20
20
  }>;
21
- constructor(ngZone: NgZone, elementRef: ElementRef<HTMLElement>, tiles: TuiTilesComponent, resize$: Observable<unknown>, mutation$: Observable<unknown>);
21
+ constructor(ngZone: NgZone, el: ElementRef<HTMLElement>, tiles: TuiTilesComponent, resize$: Observable<unknown>, mutation$: Observable<unknown>);
22
22
  get column(): string;
23
23
  get row(): string;
24
24
  get element(): HTMLElement;
@@ -2,15 +2,15 @@ import { ElementRef } from '@angular/core';
2
2
  import { BehaviorSubject } from 'rxjs';
3
3
  import * as i0 from "@angular/core";
4
4
  export declare class TuiTilesComponent {
5
- private readonly elementRef;
6
- private readonly element$;
5
+ private readonly el;
6
+ private readonly el$;
7
7
  debounce: number;
8
8
  set order(map: Map<number, number>);
9
9
  get order(): Map<number, number>;
10
10
  readonly orderChange: import("rxjs").Observable<Map<number, number>>;
11
11
  element: Element | null;
12
12
  readonly order$: BehaviorSubject<Map<number, number>>;
13
- constructor(elementRef: ElementRef<Element>);
13
+ constructor(el: ElementRef<Element>);
14
14
  rearrange(element?: Element): void;
15
15
  private filter;
16
16
  private reorder;
@@ -13,7 +13,7 @@ export declare class TuiToggleComponent extends AbstractTuiControl<boolean> impl
13
13
  showIcons: boolean;
14
14
  showLoader: boolean;
15
15
  size: TuiSizeL;
16
- constructor(control: NgControl | null, changeDetectorRef: ChangeDetectorRef, modeDirective: TuiModeDirective | null, options: TuiToggleOptions);
16
+ constructor(control: NgControl | null, cdr: ChangeDetectorRef, modeDirective: TuiModeDirective | null, options: TuiToggleOptions);
17
17
  get iconOn(): PolymorpheusContent<TuiContextWithImplicit<TuiSizeL>>;
18
18
  get iconOff(): PolymorpheusContent<TuiContextWithImplicit<TuiSizeL>>;
19
19
  get nativeFocusableElement(): TuiNativeFocusableElement | null;