@taiga-ui/kit 4.51.0 → 4.52.0-canary.34c26c6

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 (726) hide show
  1. package/components/calendar-month/calendar-month.options.d.ts +1 -1
  2. package/components/files/file/file.options.d.ts +1 -1
  3. package/components/index.d.ts +1 -0
  4. package/components/input-chip/input-chip.options.d.ts +1 -1
  5. package/components/input-color/input-color.component.d.ts +2 -1
  6. package/components/input-color/input-color.options.d.ts +1 -1
  7. package/components/input-date/input-date.directive.d.ts +1 -1
  8. package/components/input-date/input-date.options.d.ts +1 -1
  9. package/components/input-number/input-number.options.d.ts +1 -1
  10. package/components/input-number/quantum.directive.d.ts +1 -1
  11. package/components/input-phone/input-phone.options.d.ts +1 -1
  12. package/components/input-time/input-time.component.d.ts +1 -1
  13. package/components/input-time/input-time.options.d.ts +1 -1
  14. package/components/like/like.options.d.ts +1 -1
  15. package/components/notification-middle/index.d.ts +3 -0
  16. package/components/notification-middle/notification-middle.component.d.ts +16 -0
  17. package/components/notification-middle/notification-middle.directive.d.ts +7 -0
  18. package/components/notification-middle/notification-middle.service.d.ts +7 -0
  19. package/components/segmented/segmented.component.d.ts +6 -4
  20. package/components/textarea/textarea-limit.directive.d.ts +0 -1
  21. package/components/textarea/textarea.options.d.ts +1 -1
  22. package/components/tree/components/tree-item/tree-item.component.d.ts +1 -1
  23. package/components/tree/components/tree-item-content/tree-item-content.component.d.ts +1 -6
  24. package/directives/copy/copy.options.d.ts +1 -1
  25. package/directives/highlight/highlight.directive.d.ts +3 -1
  26. package/directives/password/password.options.d.ts +1 -1
  27. package/directives/tooltip/tooltip.options.d.ts +4 -1
  28. package/fesm2022/taiga-ui-kit-components-accordion.mjs +14 -14
  29. package/fesm2022/taiga-ui-kit-components-accordion.mjs.map +1 -1
  30. package/fesm2022/taiga-ui-kit-components-action-bar.mjs +7 -7
  31. package/fesm2022/taiga-ui-kit-components-action-bar.mjs.map +1 -1
  32. package/fesm2022/taiga-ui-kit-components-avatar.mjs +18 -18
  33. package/fesm2022/taiga-ui-kit-components-avatar.mjs.map +1 -1
  34. package/fesm2022/taiga-ui-kit-components-badge-notification.mjs +4 -4
  35. package/fesm2022/taiga-ui-kit-components-badge-notification.mjs.map +1 -1
  36. package/fesm2022/taiga-ui-kit-components-badge.mjs +8 -8
  37. package/fesm2022/taiga-ui-kit-components-badge.mjs.map +1 -1
  38. package/fesm2022/taiga-ui-kit-components-badged-content.mjs +8 -8
  39. package/fesm2022/taiga-ui-kit-components-badged-content.mjs.map +1 -1
  40. package/fesm2022/taiga-ui-kit-components-block.mjs +7 -7
  41. package/fesm2022/taiga-ui-kit-components-block.mjs.map +1 -1
  42. package/fesm2022/taiga-ui-kit-components-breadcrumbs.mjs +4 -4
  43. package/fesm2022/taiga-ui-kit-components-breadcrumbs.mjs.map +1 -1
  44. package/fesm2022/taiga-ui-kit-components-button-loading.mjs +4 -4
  45. package/fesm2022/taiga-ui-kit-components-button-loading.mjs.map +1 -1
  46. package/fesm2022/taiga-ui-kit-components-calendar-month.mjs +5 -5
  47. package/fesm2022/taiga-ui-kit-components-calendar-month.mjs.map +1 -1
  48. package/fesm2022/taiga-ui-kit-components-calendar-range.mjs +6 -6
  49. package/fesm2022/taiga-ui-kit-components-calendar-range.mjs.map +1 -1
  50. package/fesm2022/taiga-ui-kit-components-carousel.mjs +18 -18
  51. package/fesm2022/taiga-ui-kit-components-carousel.mjs.map +1 -1
  52. package/fesm2022/taiga-ui-kit-components-checkbox.mjs +5 -5
  53. package/fesm2022/taiga-ui-kit-components-checkbox.mjs.map +1 -1
  54. package/fesm2022/taiga-ui-kit-components-chip.mjs +8 -8
  55. package/fesm2022/taiga-ui-kit-components-chip.mjs.map +1 -1
  56. package/fesm2022/taiga-ui-kit-components-combo-box.mjs +4 -4
  57. package/fesm2022/taiga-ui-kit-components-combo-box.mjs.map +1 -1
  58. package/fesm2022/taiga-ui-kit-components-comment.mjs +8 -8
  59. package/fesm2022/taiga-ui-kit-components-comment.mjs.map +1 -1
  60. package/fesm2022/taiga-ui-kit-components-compass.mjs +4 -4
  61. package/fesm2022/taiga-ui-kit-components-compass.mjs.map +1 -1
  62. package/fesm2022/taiga-ui-kit-components-confirm.mjs +9 -10
  63. package/fesm2022/taiga-ui-kit-components-confirm.mjs.map +1 -1
  64. package/fesm2022/taiga-ui-kit-components-data-list-wrapper.mjs +9 -9
  65. package/fesm2022/taiga-ui-kit-components-data-list-wrapper.mjs.map +1 -1
  66. package/fesm2022/taiga-ui-kit-components-drawer.mjs +6 -6
  67. package/fesm2022/taiga-ui-kit-components-drawer.mjs.map +1 -1
  68. package/fesm2022/taiga-ui-kit-components-elastic-container.mjs +7 -7
  69. package/fesm2022/taiga-ui-kit-components-elastic-container.mjs.map +1 -1
  70. package/fesm2022/taiga-ui-kit-components-files.mjs +38 -30
  71. package/fesm2022/taiga-ui-kit-components-files.mjs.map +1 -1
  72. package/fesm2022/taiga-ui-kit-components-filter.mjs +4 -4
  73. package/fesm2022/taiga-ui-kit-components-filter.mjs.map +1 -1
  74. package/fesm2022/taiga-ui-kit-components-floating-container.mjs +7 -7
  75. package/fesm2022/taiga-ui-kit-components-floating-container.mjs.map +1 -1
  76. package/fesm2022/taiga-ui-kit-components-input-chip.mjs +10 -10
  77. package/fesm2022/taiga-ui-kit-components-input-chip.mjs.map +1 -1
  78. package/fesm2022/taiga-ui-kit-components-input-color.mjs +8 -8
  79. package/fesm2022/taiga-ui-kit-components-input-color.mjs.map +1 -1
  80. package/fesm2022/taiga-ui-kit-components-input-date-multi.mjs +4 -4
  81. package/fesm2022/taiga-ui-kit-components-input-date-multi.mjs.map +1 -1
  82. package/fesm2022/taiga-ui-kit-components-input-date-range.mjs +4 -4
  83. package/fesm2022/taiga-ui-kit-components-input-date-range.mjs.map +1 -1
  84. package/fesm2022/taiga-ui-kit-components-input-date-time.mjs +7 -7
  85. package/fesm2022/taiga-ui-kit-components-input-date-time.mjs.map +1 -1
  86. package/fesm2022/taiga-ui-kit-components-input-date.mjs +11 -11
  87. package/fesm2022/taiga-ui-kit-components-input-date.mjs.map +1 -1
  88. package/fesm2022/taiga-ui-kit-components-input-inline.mjs +4 -4
  89. package/fesm2022/taiga-ui-kit-components-input-inline.mjs.map +1 -1
  90. package/fesm2022/taiga-ui-kit-components-input-month-range.mjs +3 -3
  91. package/fesm2022/taiga-ui-kit-components-input-month-range.mjs.map +1 -1
  92. package/fesm2022/taiga-ui-kit-components-input-month.mjs +7 -7
  93. package/fesm2022/taiga-ui-kit-components-input-month.mjs.map +1 -1
  94. package/fesm2022/taiga-ui-kit-components-input-number.mjs +20 -20
  95. package/fesm2022/taiga-ui-kit-components-input-number.mjs.map +1 -1
  96. package/fesm2022/taiga-ui-kit-components-input-password.mjs +4 -4
  97. package/fesm2022/taiga-ui-kit-components-input-password.mjs.map +1 -1
  98. package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs +14 -14
  99. package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs.map +1 -1
  100. package/fesm2022/taiga-ui-kit-components-input-phone.mjs +9 -10
  101. package/fesm2022/taiga-ui-kit-components-input-phone.mjs.map +1 -1
  102. package/fesm2022/taiga-ui-kit-components-input-pin.mjs +6 -5
  103. package/fesm2022/taiga-ui-kit-components-input-pin.mjs.map +1 -1
  104. package/fesm2022/taiga-ui-kit-components-input-range.mjs +5 -5
  105. package/fesm2022/taiga-ui-kit-components-input-range.mjs.map +1 -1
  106. package/fesm2022/taiga-ui-kit-components-input-slider.mjs +7 -7
  107. package/fesm2022/taiga-ui-kit-components-input-slider.mjs.map +1 -1
  108. package/fesm2022/taiga-ui-kit-components-input-time.mjs +10 -10
  109. package/fesm2022/taiga-ui-kit-components-input-time.mjs.map +1 -1
  110. package/fesm2022/taiga-ui-kit-components-input-year.mjs +4 -4
  111. package/fesm2022/taiga-ui-kit-components-input-year.mjs.map +1 -1
  112. package/fesm2022/taiga-ui-kit-components-items-with-more.mjs +16 -16
  113. package/fesm2022/taiga-ui-kit-components-items-with-more.mjs.map +1 -1
  114. package/fesm2022/taiga-ui-kit-components-like.mjs +5 -5
  115. package/fesm2022/taiga-ui-kit-components-like.mjs.map +1 -1
  116. package/fesm2022/taiga-ui-kit-components-line-clamp.mjs +12 -12
  117. package/fesm2022/taiga-ui-kit-components-line-clamp.mjs.map +1 -1
  118. package/fesm2022/taiga-ui-kit-components-message.mjs +8 -8
  119. package/fesm2022/taiga-ui-kit-components-message.mjs.map +1 -1
  120. package/fesm2022/taiga-ui-kit-components-multi-select.mjs +14 -14
  121. package/fesm2022/taiga-ui-kit-components-multi-select.mjs.map +1 -1
  122. package/fesm2022/taiga-ui-kit-components-notification-middle.mjs +97 -0
  123. package/fesm2022/taiga-ui-kit-components-notification-middle.mjs.map +1 -0
  124. package/fesm2022/taiga-ui-kit-components-pager.mjs +6 -6
  125. package/fesm2022/taiga-ui-kit-components-pager.mjs.map +1 -1
  126. package/fesm2022/taiga-ui-kit-components-pagination.mjs +4 -4
  127. package/fesm2022/taiga-ui-kit-components-pagination.mjs.map +1 -1
  128. package/fesm2022/taiga-ui-kit-components-pdf-viewer.mjs +10 -10
  129. package/fesm2022/taiga-ui-kit-components-pdf-viewer.mjs.map +1 -1
  130. package/fesm2022/taiga-ui-kit-components-pin.mjs +8 -8
  131. package/fesm2022/taiga-ui-kit-components-pin.mjs.map +1 -1
  132. package/fesm2022/taiga-ui-kit-components-preview-dialog.mjs +10 -10
  133. package/fesm2022/taiga-ui-kit-components-preview-dialog.mjs.map +1 -1
  134. package/fesm2022/taiga-ui-kit-components-preview.mjs +25 -25
  135. package/fesm2022/taiga-ui-kit-components-preview.mjs.map +1 -1
  136. package/fesm2022/taiga-ui-kit-components-progress.mjs +28 -28
  137. package/fesm2022/taiga-ui-kit-components-progress.mjs.map +1 -1
  138. package/fesm2022/taiga-ui-kit-components-pulse.mjs +4 -4
  139. package/fesm2022/taiga-ui-kit-components-pulse.mjs.map +1 -1
  140. package/fesm2022/taiga-ui-kit-components-push.mjs +15 -15
  141. package/fesm2022/taiga-ui-kit-components-push.mjs.map +1 -1
  142. package/fesm2022/taiga-ui-kit-components-radio-list.mjs +5 -5
  143. package/fesm2022/taiga-ui-kit-components-radio-list.mjs.map +1 -1
  144. package/fesm2022/taiga-ui-kit-components-radio.mjs +8 -8
  145. package/fesm2022/taiga-ui-kit-components-radio.mjs.map +1 -1
  146. package/fesm2022/taiga-ui-kit-components-range.mjs +8 -8
  147. package/fesm2022/taiga-ui-kit-components-range.mjs.map +1 -1
  148. package/fesm2022/taiga-ui-kit-components-rating.mjs +6 -7
  149. package/fesm2022/taiga-ui-kit-components-rating.mjs.map +1 -1
  150. package/fesm2022/taiga-ui-kit-components-routable-dialog.mjs +5 -5
  151. package/fesm2022/taiga-ui-kit-components-routable-dialog.mjs.map +1 -1
  152. package/fesm2022/taiga-ui-kit-components-segmented.mjs +8 -8
  153. package/fesm2022/taiga-ui-kit-components-segmented.mjs.map +1 -1
  154. package/fesm2022/taiga-ui-kit-components-select.mjs +11 -11
  155. package/fesm2022/taiga-ui-kit-components-select.mjs.map +1 -1
  156. package/fesm2022/taiga-ui-kit-components-slider.mjs +19 -20
  157. package/fesm2022/taiga-ui-kit-components-slider.mjs.map +1 -1
  158. package/fesm2022/taiga-ui-kit-components-slides.mjs +7 -7
  159. package/fesm2022/taiga-ui-kit-components-slides.mjs.map +1 -1
  160. package/fesm2022/taiga-ui-kit-components-status.mjs +7 -7
  161. package/fesm2022/taiga-ui-kit-components-status.mjs.map +1 -1
  162. package/fesm2022/taiga-ui-kit-components-stepper.mjs +7 -7
  163. package/fesm2022/taiga-ui-kit-components-stepper.mjs.map +1 -1
  164. package/fesm2022/taiga-ui-kit-components-switch.mjs +5 -5
  165. package/fesm2022/taiga-ui-kit-components-switch.mjs.map +1 -1
  166. package/fesm2022/taiga-ui-kit-components-tabs.mjs +26 -24
  167. package/fesm2022/taiga-ui-kit-components-tabs.mjs.map +1 -1
  168. package/fesm2022/taiga-ui-kit-components-textarea.mjs +16 -17
  169. package/fesm2022/taiga-ui-kit-components-textarea.mjs.map +1 -1
  170. package/fesm2022/taiga-ui-kit-components-tiles.mjs +13 -13
  171. package/fesm2022/taiga-ui-kit-components-tiles.mjs.map +1 -1
  172. package/fesm2022/taiga-ui-kit-components-tree.mjs +29 -37
  173. package/fesm2022/taiga-ui-kit-components-tree.mjs.map +1 -1
  174. package/fesm2022/taiga-ui-kit-components.mjs +1 -0
  175. package/fesm2022/taiga-ui-kit-components.mjs.map +1 -1
  176. package/fesm2022/taiga-ui-kit-directives-button-close.mjs +3 -3
  177. package/fesm2022/taiga-ui-kit-directives-button-close.mjs.map +1 -1
  178. package/fesm2022/taiga-ui-kit-directives-button-group.mjs +7 -7
  179. package/fesm2022/taiga-ui-kit-directives-button-group.mjs.map +1 -1
  180. package/fesm2022/taiga-ui-kit-directives-button-select.mjs +3 -3
  181. package/fesm2022/taiga-ui-kit-directives-button-select.mjs.map +1 -1
  182. package/fesm2022/taiga-ui-kit-directives-chevron.mjs +7 -7
  183. package/fesm2022/taiga-ui-kit-directives-chevron.mjs.map +1 -1
  184. package/fesm2022/taiga-ui-kit-directives-connected.mjs +8 -8
  185. package/fesm2022/taiga-ui-kit-directives-connected.mjs.map +1 -1
  186. package/fesm2022/taiga-ui-kit-directives-copy.mjs +8 -8
  187. package/fesm2022/taiga-ui-kit-directives-copy.mjs.map +1 -1
  188. package/fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs +4 -4
  189. package/fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs.map +1 -1
  190. package/fesm2022/taiga-ui-kit-directives-fade.mjs +9 -9
  191. package/fesm2022/taiga-ui-kit-directives-fade.mjs.map +1 -1
  192. package/fesm2022/taiga-ui-kit-directives-fluid-typography.mjs +4 -4
  193. package/fesm2022/taiga-ui-kit-directives-fluid-typography.mjs.map +1 -1
  194. package/fesm2022/taiga-ui-kit-directives-highlight.mjs +5 -5
  195. package/fesm2022/taiga-ui-kit-directives-highlight.mjs.map +1 -1
  196. package/fesm2022/taiga-ui-kit-directives-icon-badge.mjs +8 -8
  197. package/fesm2022/taiga-ui-kit-directives-icon-badge.mjs.map +1 -1
  198. package/fesm2022/taiga-ui-kit-directives-lazy-loading.mjs +8 -8
  199. package/fesm2022/taiga-ui-kit-directives-lazy-loading.mjs.map +1 -1
  200. package/fesm2022/taiga-ui-kit-directives-password.mjs +3 -3
  201. package/fesm2022/taiga-ui-kit-directives-password.mjs.map +1 -1
  202. package/fesm2022/taiga-ui-kit-directives-present.mjs +4 -4
  203. package/fesm2022/taiga-ui-kit-directives-present.mjs.map +1 -1
  204. package/fesm2022/taiga-ui-kit-directives-sensitive.mjs +8 -8
  205. package/fesm2022/taiga-ui-kit-directives-sensitive.mjs.map +1 -1
  206. package/fesm2022/taiga-ui-kit-directives-shimmer.mjs +8 -8
  207. package/fesm2022/taiga-ui-kit-directives-shimmer.mjs.map +1 -1
  208. package/fesm2022/taiga-ui-kit-directives-skeleton.mjs +7 -7
  209. package/fesm2022/taiga-ui-kit-directives-skeleton.mjs.map +1 -1
  210. package/fesm2022/taiga-ui-kit-directives-tooltip.mjs +7 -7
  211. package/fesm2022/taiga-ui-kit-directives-tooltip.mjs.map +1 -1
  212. package/fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs +4 -4
  213. package/fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs.map +1 -1
  214. package/fesm2022/taiga-ui-kit-directives-unmask-handler.mjs +4 -4
  215. package/fesm2022/taiga-ui-kit-directives-unmask-handler.mjs.map +1 -1
  216. package/fesm2022/taiga-ui-kit-pipes-emails.mjs +3 -3
  217. package/fesm2022/taiga-ui-kit-pipes-emails.mjs.map +1 -1
  218. package/fesm2022/taiga-ui-kit-pipes-field-error.mjs +7 -7
  219. package/fesm2022/taiga-ui-kit-pipes-field-error.mjs.map +1 -1
  220. package/fesm2022/taiga-ui-kit-pipes-filter-by-input.mjs +3 -3
  221. package/fesm2022/taiga-ui-kit-pipes-filter-by-input.mjs.map +1 -1
  222. package/fesm2022/taiga-ui-kit-pipes-hide-selected.mjs +3 -3
  223. package/fesm2022/taiga-ui-kit-pipes-hide-selected.mjs.map +1 -1
  224. package/fesm2022/taiga-ui-kit-pipes-sort-countries.mjs +3 -3
  225. package/fesm2022/taiga-ui-kit-pipes-sort-countries.mjs.map +1 -1
  226. package/fesm2022/taiga-ui-kit-pipes-stringify-content.mjs +3 -3
  227. package/fesm2022/taiga-ui-kit-pipes-stringify-content.mjs.map +1 -1
  228. package/fesm2022/taiga-ui-kit-pipes-stringify.mjs +3 -3
  229. package/fesm2022/taiga-ui-kit-pipes-stringify.mjs.map +1 -1
  230. package/fesm2022/taiga-ui-kit-tokens.mjs +3 -3
  231. package/fesm2022/taiga-ui-kit-tokens.mjs.map +1 -1
  232. package/fesm2022/taiga-ui-kit-utils.mjs +1 -1
  233. package/fesm2022/taiga-ui-kit-utils.mjs.map +1 -1
  234. package/package.json +12 -218
  235. package/styles/components/chip.less +6 -0
  236. package/tokens/input-date-options.d.ts +1 -1
  237. package/esm2022/components/accordion/accordion-item-content.directive.mjs +0 -16
  238. package/esm2022/components/accordion/accordion-item-eager-content.directive.mjs +0 -15
  239. package/esm2022/components/accordion/accordion-item.component.mjs +0 -85
  240. package/esm2022/components/accordion/accordion.directive.mjs +0 -56
  241. package/esm2022/components/accordion/accordion.mjs +0 -11
  242. package/esm2022/components/accordion/index.mjs +0 -6
  243. package/esm2022/components/accordion/taiga-ui-kit-components-accordion.mjs +0 -5
  244. package/esm2022/components/action-bar/action-bar.component.mjs +0 -36
  245. package/esm2022/components/action-bar/action-bar.directive.mjs +0 -17
  246. package/esm2022/components/action-bar/action-bar.mjs +0 -4
  247. package/esm2022/components/action-bar/index.mjs +0 -4
  248. package/esm2022/components/action-bar/taiga-ui-kit-components-action-bar.mjs +0 -5
  249. package/esm2022/components/avatar/avatar-labeled.component.mjs +0 -47
  250. package/esm2022/components/avatar/avatar-outline.directive.mjs +0 -41
  251. package/esm2022/components/avatar/avatar-stack.component.mjs +0 -19
  252. package/esm2022/components/avatar/avatar.component.mjs +0 -59
  253. package/esm2022/components/avatar/avatar.options.mjs +0 -14
  254. package/esm2022/components/avatar/index.mjs +0 -6
  255. package/esm2022/components/avatar/taiga-ui-kit-components-avatar.mjs +0 -5
  256. package/esm2022/components/badge/badge.directive.mjs +0 -42
  257. package/esm2022/components/badge/badge.options.mjs +0 -13
  258. package/esm2022/components/badge/index.mjs +0 -3
  259. package/esm2022/components/badge/taiga-ui-kit-components-badge.mjs +0 -5
  260. package/esm2022/components/badge-notification/badge-notification.component.mjs +0 -22
  261. package/esm2022/components/badge-notification/badge-notification.options.mjs +0 -12
  262. package/esm2022/components/badge-notification/index.mjs +0 -3
  263. package/esm2022/components/badge-notification/taiga-ui-kit-components-badge-notification.mjs +0 -5
  264. package/esm2022/components/badged-content/badge-content.mjs +0 -7
  265. package/esm2022/components/badged-content/badged-content.component.mjs +0 -30
  266. package/esm2022/components/badged-content/badged-content.directive.mjs +0 -20
  267. package/esm2022/components/badged-content/index.mjs +0 -4
  268. package/esm2022/components/badged-content/taiga-ui-kit-components-badged-content.mjs +0 -5
  269. package/esm2022/components/block/block.directive.mjs +0 -58
  270. package/esm2022/components/block/block.options.mjs +0 -13
  271. package/esm2022/components/block/index.mjs +0 -3
  272. package/esm2022/components/block/taiga-ui-kit-components-block.mjs +0 -5
  273. package/esm2022/components/breadcrumbs/breadcrumbs.component.mjs +0 -69
  274. package/esm2022/components/breadcrumbs/breadcrumbs.options.mjs +0 -14
  275. package/esm2022/components/breadcrumbs/index.mjs +0 -3
  276. package/esm2022/components/breadcrumbs/taiga-ui-kit-components-breadcrumbs.mjs +0 -5
  277. package/esm2022/components/button-loading/button-loading.component.mjs +0 -70
  278. package/esm2022/components/button-loading/index.mjs +0 -2
  279. package/esm2022/components/button-loading/taiga-ui-kit-components-button-loading.mjs +0 -5
  280. package/esm2022/components/calendar-month/calendar-month.component.mjs +0 -186
  281. package/esm2022/components/calendar-month/calendar-month.options.mjs +0 -6
  282. package/esm2022/components/calendar-month/index.mjs +0 -3
  283. package/esm2022/components/calendar-month/taiga-ui-kit-components-calendar-month.mjs +0 -5
  284. package/esm2022/components/calendar-range/calculate-disabled-item-handler.mjs +0 -12
  285. package/esm2022/components/calendar-range/calendar-range.component.mjs +0 -224
  286. package/esm2022/components/calendar-range/day-caps-mapper.mjs +0 -26
  287. package/esm2022/components/calendar-range/day-range-period.mjs +0 -36
  288. package/esm2022/components/calendar-range/index.mjs +0 -5
  289. package/esm2022/components/calendar-range/taiga-ui-kit-components-calendar-range.mjs +0 -5
  290. package/esm2022/components/carousel/carousel-autoscroll.directive.mjs +0 -21
  291. package/esm2022/components/carousel/carousel-buttons.directive.mjs +0 -27
  292. package/esm2022/components/carousel/carousel-scroll.directive.mjs +0 -27
  293. package/esm2022/components/carousel/carousel.component.mjs +0 -166
  294. package/esm2022/components/carousel/carousel.directive.mjs +0 -37
  295. package/esm2022/components/carousel/carousel.mjs +0 -15
  296. package/esm2022/components/carousel/index.mjs +0 -7
  297. package/esm2022/components/carousel/taiga-ui-kit-components-carousel.mjs +0 -5
  298. package/esm2022/components/checkbox/checkbox.component.mjs +0 -74
  299. package/esm2022/components/checkbox/checkbox.options.mjs +0 -17
  300. package/esm2022/components/checkbox/index.mjs +0 -3
  301. package/esm2022/components/checkbox/taiga-ui-kit-components-checkbox.mjs +0 -5
  302. package/esm2022/components/chip/chip.directive.mjs +0 -63
  303. package/esm2022/components/chip/chip.options.mjs +0 -13
  304. package/esm2022/components/chip/index.mjs +0 -3
  305. package/esm2022/components/chip/taiga-ui-kit-components-chip.mjs +0 -5
  306. package/esm2022/components/combo-box/combo-box.directive.mjs +0 -139
  307. package/esm2022/components/combo-box/index.mjs +0 -2
  308. package/esm2022/components/combo-box/taiga-ui-kit-components-combo-box.mjs +0 -5
  309. package/esm2022/components/comment/comment.directive.mjs +0 -35
  310. package/esm2022/components/comment/index.mjs +0 -2
  311. package/esm2022/components/comment/taiga-ui-kit-components-comment.mjs +0 -5
  312. package/esm2022/components/compass/compass.component.mjs +0 -19
  313. package/esm2022/components/compass/index.mjs +0 -2
  314. package/esm2022/components/compass/taiga-ui-kit-components-compass.mjs +0 -5
  315. package/esm2022/components/confirm/confirm.component.mjs +0 -29
  316. package/esm2022/components/confirm/confirm.service.mjs +0 -32
  317. package/esm2022/components/confirm/index.mjs +0 -3
  318. package/esm2022/components/confirm/taiga-ui-kit-components-confirm.mjs +0 -5
  319. package/esm2022/components/data-list-wrapper/data-list-group-wrapper.component.mjs +0 -25
  320. package/esm2022/components/data-list-wrapper/data-list-wrapper.component.mjs +0 -86
  321. package/esm2022/components/data-list-wrapper/data-list-wrapper.module.mjs +0 -9
  322. package/esm2022/components/data-list-wrapper/index.mjs +0 -4
  323. package/esm2022/components/data-list-wrapper/taiga-ui-kit-components-data-list-wrapper.mjs +0 -5
  324. package/esm2022/components/drawer/drawer.component.mjs +0 -44
  325. package/esm2022/components/drawer/index.mjs +0 -2
  326. package/esm2022/components/drawer/taiga-ui-kit-components-drawer.mjs +0 -5
  327. package/esm2022/components/elastic-container/elastic-container.component.mjs +0 -28
  328. package/esm2022/components/elastic-container/elastic-container.directive.mjs +0 -48
  329. package/esm2022/components/elastic-container/index.mjs +0 -3
  330. package/esm2022/components/elastic-container/taiga-ui-kit-components-elastic-container.mjs +0 -5
  331. package/esm2022/components/files/file/file.component.mjs +0 -144
  332. package/esm2022/components/files/file/file.options.mjs +0 -16
  333. package/esm2022/components/files/files/files.component.mjs +0 -49
  334. package/esm2022/components/files/files.mjs +0 -15
  335. package/esm2022/components/files/files.types.mjs +0 -2
  336. package/esm2022/components/files/files.utils.mjs +0 -30
  337. package/esm2022/components/files/files.validators.mjs +0 -32
  338. package/esm2022/components/files/index.mjs +0 -13
  339. package/esm2022/components/files/input-files/input-files-validator.directive.mjs +0 -45
  340. package/esm2022/components/files/input-files/input-files.component.mjs +0 -70
  341. package/esm2022/components/files/input-files/input-files.content.mjs +0 -73
  342. package/esm2022/components/files/input-files/input-files.directive.mjs +0 -77
  343. package/esm2022/components/files/input-files/input-files.options.mjs +0 -19
  344. package/esm2022/components/files/pipes/file-rejected.pipe.mjs +0 -51
  345. package/esm2022/components/files/taiga-ui-kit-components-files.mjs +0 -5
  346. package/esm2022/components/filter/filter.component.mjs +0 -65
  347. package/esm2022/components/filter/index.mjs +0 -2
  348. package/esm2022/components/filter/taiga-ui-kit-components-filter.mjs +0 -5
  349. package/esm2022/components/floating-container/floating-container.directive.mjs +0 -37
  350. package/esm2022/components/floating-container/index.mjs +0 -2
  351. package/esm2022/components/floating-container/taiga-ui-kit-components-floating-container.mjs +0 -5
  352. package/esm2022/components/index.mjs +0 -72
  353. package/esm2022/components/input-chip/index.mjs +0 -5
  354. package/esm2022/components/input-chip/input-chip.component.mjs +0 -101
  355. package/esm2022/components/input-chip/input-chip.directive.mjs +0 -138
  356. package/esm2022/components/input-chip/input-chip.mjs +0 -4
  357. package/esm2022/components/input-chip/input-chip.options.mjs +0 -7
  358. package/esm2022/components/input-chip/taiga-ui-kit-components-input-chip.mjs +0 -5
  359. package/esm2022/components/input-color/index.mjs +0 -3
  360. package/esm2022/components/input-color/input-color.component.mjs +0 -89
  361. package/esm2022/components/input-color/input-color.options.mjs +0 -6
  362. package/esm2022/components/input-color/taiga-ui-kit-components-input-color.mjs +0 -5
  363. package/esm2022/components/input-date/date-filler.mjs +0 -20
  364. package/esm2022/components/input-date/index.mjs +0 -6
  365. package/esm2022/components/input-date/input-date.component.mjs +0 -33
  366. package/esm2022/components/input-date/input-date.directive.mjs +0 -167
  367. package/esm2022/components/input-date/input-date.mjs +0 -9
  368. package/esm2022/components/input-date/input-date.options.mjs +0 -11
  369. package/esm2022/components/input-date/taiga-ui-kit-components-input-date.mjs +0 -5
  370. package/esm2022/components/input-date-multi/index.mjs +0 -3
  371. package/esm2022/components/input-date-multi/input-date-multi.directive.mjs +0 -123
  372. package/esm2022/components/input-date-multi/input-date-multi.mjs +0 -9
  373. package/esm2022/components/input-date-multi/taiga-ui-kit-components-input-date-multi.mjs +0 -5
  374. package/esm2022/components/input-date-range/index.mjs +0 -4
  375. package/esm2022/components/input-date-range/input-date-range.directive.mjs +0 -79
  376. package/esm2022/components/input-date-range/input-date-range.mjs +0 -4
  377. package/esm2022/components/input-date-range/input-date-range.options.mjs +0 -12
  378. package/esm2022/components/input-date-range/taiga-ui-kit-components-input-date-range.mjs +0 -5
  379. package/esm2022/components/input-date-time/index.mjs +0 -5
  380. package/esm2022/components/input-date-time/input-date-time.component.mjs +0 -35
  381. package/esm2022/components/input-date-time/input-date-time.directive.mjs +0 -178
  382. package/esm2022/components/input-date-time/input-date-time.mjs +0 -9
  383. package/esm2022/components/input-date-time/input-date-time.options.mjs +0 -20
  384. package/esm2022/components/input-date-time/taiga-ui-kit-components-input-date-time.mjs +0 -5
  385. package/esm2022/components/input-inline/index.mjs +0 -2
  386. package/esm2022/components/input-inline/input-inline.component.mjs +0 -23
  387. package/esm2022/components/input-inline/taiga-ui-kit-components-input-inline.mjs +0 -5
  388. package/esm2022/components/input-month/index.mjs +0 -5
  389. package/esm2022/components/input-month/input-month.component.mjs +0 -53
  390. package/esm2022/components/input-month/input-month.directive.mjs +0 -65
  391. package/esm2022/components/input-month/input-month.mjs +0 -9
  392. package/esm2022/components/input-month/input-month.options.mjs +0 -19
  393. package/esm2022/components/input-month/taiga-ui-kit-components-input-month.mjs +0 -5
  394. package/esm2022/components/input-month-range/index.mjs +0 -4
  395. package/esm2022/components/input-month-range/input-month-range.directive.mjs +0 -86
  396. package/esm2022/components/input-month-range/input-month-range.mjs +0 -7
  397. package/esm2022/components/input-month-range/input-month-range.options.mjs +0 -13
  398. package/esm2022/components/input-month-range/taiga-ui-kit-components-input-month-range.mjs +0 -5
  399. package/esm2022/components/input-number/index.mjs +0 -6
  400. package/esm2022/components/input-number/input-number.directive.mjs +0 -196
  401. package/esm2022/components/input-number/input-number.mjs +0 -9
  402. package/esm2022/components/input-number/input-number.options.mjs +0 -15
  403. package/esm2022/components/input-number/quantum.directive.mjs +0 -68
  404. package/esm2022/components/input-number/step/input-number-step.component.mjs +0 -58
  405. package/esm2022/components/input-number/taiga-ui-kit-components-input-number.mjs +0 -5
  406. package/esm2022/components/input-password/index.mjs +0 -3
  407. package/esm2022/components/input-password/input-password.component.mjs +0 -69
  408. package/esm2022/components/input-password/input-password.options.mjs +0 -24
  409. package/esm2022/components/input-password/taiga-ui-kit-components-input-password.mjs +0 -5
  410. package/esm2022/components/input-phone/index.mjs +0 -3
  411. package/esm2022/components/input-phone/input-phone.directive.mjs +0 -137
  412. package/esm2022/components/input-phone/input-phone.options.mjs +0 -9
  413. package/esm2022/components/input-phone/taiga-ui-kit-components-input-phone.mjs +0 -5
  414. package/esm2022/components/input-phone/utils/complete-phone-insertion-preprocessor.mjs +0 -41
  415. package/esm2022/components/input-phone/utils/create-phone-mask-expression.mjs +0 -17
  416. package/esm2022/components/input-phone-international/index.mjs +0 -3
  417. package/esm2022/components/input-phone-international/input-phone-international.component.mjs +0 -210
  418. package/esm2022/components/input-phone-international/input-phone-international.options.mjs +0 -19
  419. package/esm2022/components/input-phone-international/taiga-ui-kit-components-input-phone-international.mjs +0 -5
  420. package/esm2022/components/input-pin/index.mjs +0 -2
  421. package/esm2022/components/input-pin/input-pin.component.mjs +0 -65
  422. package/esm2022/components/input-pin/taiga-ui-kit-components-input-pin.mjs +0 -5
  423. package/esm2022/components/input-range/index.mjs +0 -3
  424. package/esm2022/components/input-range/input-range.component.mjs +0 -166
  425. package/esm2022/components/input-range/input-range.mjs +0 -4
  426. package/esm2022/components/input-range/taiga-ui-kit-components-input-range.mjs +0 -5
  427. package/esm2022/components/input-slider/index.mjs +0 -3
  428. package/esm2022/components/input-slider/input-slider.directive.mjs +0 -114
  429. package/esm2022/components/input-slider/input-slider.mjs +0 -9
  430. package/esm2022/components/input-slider/taiga-ui-kit-components-input-slider.mjs +0 -5
  431. package/esm2022/components/input-time/index.mjs +0 -5
  432. package/esm2022/components/input-time/input-time.component.mjs +0 -64
  433. package/esm2022/components/input-time/input-time.directive.mjs +0 -159
  434. package/esm2022/components/input-time/input-time.mjs +0 -4
  435. package/esm2022/components/input-time/input-time.options.mjs +0 -10
  436. package/esm2022/components/input-time/taiga-ui-kit-components-input-time.mjs +0 -5
  437. package/esm2022/components/input-year/index.mjs +0 -4
  438. package/esm2022/components/input-year/input-year.directive.mjs +0 -103
  439. package/esm2022/components/input-year/input-year.mjs +0 -4
  440. package/esm2022/components/input-year/input-year.options.mjs +0 -12
  441. package/esm2022/components/input-year/taiga-ui-kit-components-input-year.mjs +0 -5
  442. package/esm2022/components/items-with-more/index.mjs +0 -6
  443. package/esm2022/components/items-with-more/items-with-more.component.mjs +0 -77
  444. package/esm2022/components/items-with-more/items-with-more.directive.mjs +0 -46
  445. package/esm2022/components/items-with-more/items-with-more.mjs +0 -11
  446. package/esm2022/components/items-with-more/items-with-more.service.mjs +0 -85
  447. package/esm2022/components/items-with-more/more.directive.mjs +0 -18
  448. package/esm2022/components/items-with-more/taiga-ui-kit-components-items-with-more.mjs +0 -5
  449. package/esm2022/components/like/index.mjs +0 -3
  450. package/esm2022/components/like/like.component.mjs +0 -46
  451. package/esm2022/components/like/like.options.mjs +0 -10
  452. package/esm2022/components/like/taiga-ui-kit-components-like.mjs +0 -5
  453. package/esm2022/components/line-clamp/index.mjs +0 -4
  454. package/esm2022/components/line-clamp/line-clamp-box.component.mjs +0 -25
  455. package/esm2022/components/line-clamp/line-clamp-position.directive.mjs +0 -27
  456. package/esm2022/components/line-clamp/line-clamp.component.mjs +0 -95
  457. package/esm2022/components/line-clamp/line-clamp.options.mjs +0 -15
  458. package/esm2022/components/line-clamp/taiga-ui-kit-components-line-clamp.mjs +0 -5
  459. package/esm2022/components/message/index.mjs +0 -2
  460. package/esm2022/components/message/message.directive.mjs +0 -43
  461. package/esm2022/components/message/taiga-ui-kit-components-message.mjs +0 -5
  462. package/esm2022/components/multi-select/index.mjs +0 -6
  463. package/esm2022/components/multi-select/multi-select-group/multi-select-group.component.mjs +0 -50
  464. package/esm2022/components/multi-select/multi-select-group/multi-select-group.directive.mjs +0 -18
  465. package/esm2022/components/multi-select/multi-select-native/multi-select-native.component.mjs +0 -56
  466. package/esm2022/components/multi-select/multi-select-option/multi-select-option.component.mjs +0 -47
  467. package/esm2022/components/multi-select/multi-select.mjs +0 -9
  468. package/esm2022/components/multi-select/taiga-ui-kit-components-multi-select.mjs +0 -5
  469. package/esm2022/components/pager/index.mjs +0 -2
  470. package/esm2022/components/pager/pager.component.mjs +0 -97
  471. package/esm2022/components/pager/taiga-ui-kit-components-pager.mjs +0 -5
  472. package/esm2022/components/pagination/index.mjs +0 -2
  473. package/esm2022/components/pagination/pagination.component.mjs +0 -213
  474. package/esm2022/components/pagination/taiga-ui-kit-components-pagination.mjs +0 -5
  475. package/esm2022/components/pdf-viewer/index.mjs +0 -5
  476. package/esm2022/components/pdf-viewer/pdf-viewer.component.mjs +0 -28
  477. package/esm2022/components/pdf-viewer/pdf-viewer.directive.mjs +0 -21
  478. package/esm2022/components/pdf-viewer/pdf-viewer.options.mjs +0 -17
  479. package/esm2022/components/pdf-viewer/pdf-viewer.service.mjs +0 -22
  480. package/esm2022/components/pdf-viewer/taiga-ui-kit-components-pdf-viewer.mjs +0 -5
  481. package/esm2022/components/pin/index.mjs +0 -2
  482. package/esm2022/components/pin/pin.directive.mjs +0 -35
  483. package/esm2022/components/pin/taiga-ui-kit-components-pin.mjs +0 -5
  484. package/esm2022/components/preview/action/preview-action.directive.mjs +0 -30
  485. package/esm2022/components/preview/dialog/index.mjs +0 -4
  486. package/esm2022/components/preview/dialog/preview-dialog.component.mjs +0 -28
  487. package/esm2022/components/preview/dialog/preview-dialog.directive.mjs +0 -21
  488. package/esm2022/components/preview/dialog/preview-dialog.service.mjs +0 -18
  489. package/esm2022/components/preview/dialog/taiga-ui-kit-components-preview-dialog.mjs +0 -5
  490. package/esm2022/components/preview/index.mjs +0 -8
  491. package/esm2022/components/preview/pagination/preview-pagination.component.mjs +0 -49
  492. package/esm2022/components/preview/preview.component.mjs +0 -142
  493. package/esm2022/components/preview/preview.mjs +0 -13
  494. package/esm2022/components/preview/taiga-ui-kit-components-preview.mjs +0 -5
  495. package/esm2022/components/preview/title/preview-title.component.mjs +0 -16
  496. package/esm2022/components/preview/zoom/preview-zoom.component.mjs +0 -81
  497. package/esm2022/components/progress/index.mjs +0 -9
  498. package/esm2022/components/progress/progress-bar/fixed-gradient/progress-fixed-gradient.directive.mjs +0 -39
  499. package/esm2022/components/progress/progress-bar/progress-bar.component.mjs +0 -25
  500. package/esm2022/components/progress/progress-bar/progress-color-segments.directive.mjs +0 -40
  501. package/esm2022/components/progress/progress-circle/progress-circle.component.mjs +0 -45
  502. package/esm2022/components/progress/progress-label/progress-label.component.mjs +0 -12
  503. package/esm2022/components/progress/progress-segmented/progress-segmented.directive.mjs +0 -34
  504. package/esm2022/components/progress/progress.mjs +0 -15
  505. package/esm2022/components/progress/progress.options.mjs +0 -13
  506. package/esm2022/components/progress/taiga-ui-kit-components-progress.mjs +0 -5
  507. package/esm2022/components/pulse/index.mjs +0 -2
  508. package/esm2022/components/pulse/pulse.component.mjs +0 -34
  509. package/esm2022/components/pulse/taiga-ui-kit-components-pulse.mjs +0 -5
  510. package/esm2022/components/push/index.mjs +0 -7
  511. package/esm2022/components/push/push-alert.component.mjs +0 -29
  512. package/esm2022/components/push/push.component.mjs +0 -39
  513. package/esm2022/components/push/push.directive.mjs +0 -33
  514. package/esm2022/components/push/push.mjs +0 -5
  515. package/esm2022/components/push/push.options.mjs +0 -21
  516. package/esm2022/components/push/push.service.mjs +0 -19
  517. package/esm2022/components/push/taiga-ui-kit-components-push.mjs +0 -5
  518. package/esm2022/components/radio/index.mjs +0 -5
  519. package/esm2022/components/radio/radio.component.mjs +0 -53
  520. package/esm2022/components/radio/radio.directive.mjs +0 -32
  521. package/esm2022/components/radio/radio.mjs +0 -4
  522. package/esm2022/components/radio/radio.options.mjs +0 -13
  523. package/esm2022/components/radio/taiga-ui-kit-components-radio.mjs +0 -5
  524. package/esm2022/components/radio-list/index.mjs +0 -2
  525. package/esm2022/components/radio-list/radio-list.component.mjs +0 -64
  526. package/esm2022/components/radio-list/taiga-ui-kit-components-radio-list.mjs +0 -5
  527. package/esm2022/components/range/index.mjs +0 -3
  528. package/esm2022/components/range/range-change.directive.mjs +0 -78
  529. package/esm2022/components/range/range.component.mjs +0 -164
  530. package/esm2022/components/range/taiga-ui-kit-components-range.mjs +0 -5
  531. package/esm2022/components/rating/index.mjs +0 -3
  532. package/esm2022/components/rating/rating.component.mjs +0 -65
  533. package/esm2022/components/rating/rating.options.mjs +0 -13
  534. package/esm2022/components/rating/taiga-ui-kit-components-rating.mjs +0 -5
  535. package/esm2022/components/routable-dialog/generate-dialogable-route.mjs +0 -17
  536. package/esm2022/components/routable-dialog/index.mjs +0 -3
  537. package/esm2022/components/routable-dialog/routable-dialog.component.mjs +0 -53
  538. package/esm2022/components/routable-dialog/taiga-ui-kit-components-routable-dialog.mjs +0 -5
  539. package/esm2022/components/segmented/index.mjs +0 -3
  540. package/esm2022/components/segmented/segmented.component.mjs +0 -67
  541. package/esm2022/components/segmented/segmented.directive.mjs +0 -65
  542. package/esm2022/components/segmented/taiga-ui-kit-components-segmented.mjs +0 -5
  543. package/esm2022/components/select/index.mjs +0 -5
  544. package/esm2022/components/select/native-select/native-select.component.mjs +0 -57
  545. package/esm2022/components/select/select-option/select-option.component.mjs +0 -51
  546. package/esm2022/components/select/select.directive.mjs +0 -56
  547. package/esm2022/components/select/select.mjs +0 -4
  548. package/esm2022/components/select/taiga-ui-kit-components-select.mjs +0 -5
  549. package/esm2022/components/slider/helpers/key-steps.mjs +0 -36
  550. package/esm2022/components/slider/helpers/slider-key-steps.directive.mjs +0 -110
  551. package/esm2022/components/slider/helpers/slider-readonly.directive.mjs +0 -75
  552. package/esm2022/components/slider/helpers/slider-thumb-label.component.mjs +0 -38
  553. package/esm2022/components/slider/index.mjs +0 -8
  554. package/esm2022/components/slider/slider.component.mjs +0 -124
  555. package/esm2022/components/slider/slider.mjs +0 -12
  556. package/esm2022/components/slider/slider.options.mjs +0 -16
  557. package/esm2022/components/slider/taiga-ui-kit-components-slider.mjs +0 -5
  558. package/esm2022/components/slides/index.mjs +0 -2
  559. package/esm2022/components/slides/slides.directive.mjs +0 -51
  560. package/esm2022/components/slides/taiga-ui-kit-components-slides.mjs +0 -5
  561. package/esm2022/components/status/index.mjs +0 -2
  562. package/esm2022/components/status/status.directive.mjs +0 -35
  563. package/esm2022/components/status/taiga-ui-kit-components-status.mjs +0 -5
  564. package/esm2022/components/stepper/index.mjs +0 -4
  565. package/esm2022/components/stepper/step.component.mjs +0 -58
  566. package/esm2022/components/stepper/stepper.component.mjs +0 -118
  567. package/esm2022/components/stepper/stepper.mjs +0 -4
  568. package/esm2022/components/stepper/taiga-ui-kit-components-stepper.mjs +0 -5
  569. package/esm2022/components/switch/index.mjs +0 -3
  570. package/esm2022/components/switch/switch.component.mjs +0 -63
  571. package/esm2022/components/switch/switch.options.mjs +0 -15
  572. package/esm2022/components/switch/taiga-ui-kit-components-switch.mjs +0 -5
  573. package/esm2022/components/tabs/index.mjs +0 -9
  574. package/esm2022/components/tabs/tab.directive.mjs +0 -47
  575. package/esm2022/components/tabs/tabs-horizontal.directive.mjs +0 -108
  576. package/esm2022/components/tabs/tabs-vertical.directive.mjs +0 -38
  577. package/esm2022/components/tabs/tabs-with-more.component.mjs +0 -211
  578. package/esm2022/components/tabs/tabs.directive.mjs +0 -79
  579. package/esm2022/components/tabs/tabs.mjs +0 -15
  580. package/esm2022/components/tabs/tabs.options.mjs +0 -19
  581. package/esm2022/components/tabs/tabs.providers.mjs +0 -35
  582. package/esm2022/components/tabs/taiga-ui-kit-components-tabs.mjs +0 -5
  583. package/esm2022/components/taiga-ui-kit-components.mjs +0 -5
  584. package/esm2022/components/textarea/index.mjs +0 -4
  585. package/esm2022/components/textarea/taiga-ui-kit-components-textarea.mjs +0 -5
  586. package/esm2022/components/textarea/textarea-limit.directive.mjs +0 -94
  587. package/esm2022/components/textarea/textarea.component.mjs +0 -58
  588. package/esm2022/components/textarea/textarea.options.mjs +0 -7
  589. package/esm2022/components/tiles/index.mjs +0 -7
  590. package/esm2022/components/tiles/taiga-ui-kit-components-tiles.mjs +0 -5
  591. package/esm2022/components/tiles/tile-handle.directive.mjs +0 -60
  592. package/esm2022/components/tiles/tile.component.mjs +0 -69
  593. package/esm2022/components/tiles/tile.service.mjs +0 -90
  594. package/esm2022/components/tiles/tiles.component.mjs +0 -70
  595. package/esm2022/components/tiles/tiles.mjs +0 -5
  596. package/esm2022/components/tiles/tiles.tokens.mjs +0 -37
  597. package/esm2022/components/tree/components/tree/tree.component.mjs +0 -64
  598. package/esm2022/components/tree/components/tree-item/tree-item.component.mjs +0 -63
  599. package/esm2022/components/tree/components/tree-item-content/tree-item-content.component.mjs +0 -44
  600. package/esm2022/components/tree/directives/tree-children.directive.mjs +0 -24
  601. package/esm2022/components/tree/directives/tree-controller.directive.mjs +0 -57
  602. package/esm2022/components/tree/directives/tree-item-controller.directive.mjs +0 -32
  603. package/esm2022/components/tree/directives/tree-node.directive.mjs +0 -32
  604. package/esm2022/components/tree/index.mjs +0 -12
  605. package/esm2022/components/tree/misc/tree.constants.mjs +0 -9
  606. package/esm2022/components/tree/misc/tree.interfaces.mjs +0 -2
  607. package/esm2022/components/tree/misc/tree.service.mjs +0 -31
  608. package/esm2022/components/tree/misc/tree.tokens.mjs +0 -43
  609. package/esm2022/components/tree/taiga-ui-kit-components-tree.mjs +0 -5
  610. package/esm2022/components/tree/tree.mjs +0 -17
  611. package/esm2022/directives/button-close/button-close.directive.mjs +0 -33
  612. package/esm2022/directives/button-close/index.mjs +0 -2
  613. package/esm2022/directives/button-close/taiga-ui-kit-directives-button-close.mjs +0 -5
  614. package/esm2022/directives/button-group/button-group.directive.mjs +0 -29
  615. package/esm2022/directives/button-group/index.mjs +0 -2
  616. package/esm2022/directives/button-group/taiga-ui-kit-directives-button-group.mjs +0 -5
  617. package/esm2022/directives/button-select/button-select.directive.mjs +0 -48
  618. package/esm2022/directives/button-select/index.mjs +0 -2
  619. package/esm2022/directives/button-select/taiga-ui-kit-directives-button-select.mjs +0 -5
  620. package/esm2022/directives/chevron/chevron.directive.mjs +0 -45
  621. package/esm2022/directives/chevron/index.mjs +0 -2
  622. package/esm2022/directives/chevron/taiga-ui-kit-directives-chevron.mjs +0 -5
  623. package/esm2022/directives/connected/connected.directive.mjs +0 -32
  624. package/esm2022/directives/connected/index.mjs +0 -2
  625. package/esm2022/directives/connected/taiga-ui-kit-directives-connected.mjs +0 -5
  626. package/esm2022/directives/copy/copy.component.mjs +0 -48
  627. package/esm2022/directives/copy/copy.directive.mjs +0 -71
  628. package/esm2022/directives/copy/copy.mjs +0 -4
  629. package/esm2022/directives/copy/copy.options.mjs +0 -3
  630. package/esm2022/directives/copy/index.mjs +0 -6
  631. package/esm2022/directives/copy/taiga-ui-kit-directives-copy.mjs +0 -5
  632. package/esm2022/directives/data-list-dropdown-manager/data-list-dropdown-manager.directive.mjs +0 -105
  633. package/esm2022/directives/data-list-dropdown-manager/index.mjs +0 -2
  634. package/esm2022/directives/data-list-dropdown-manager/taiga-ui-kit-directives-data-list-dropdown-manager.mjs +0 -5
  635. package/esm2022/directives/fade/fade.directive.mjs +0 -92
  636. package/esm2022/directives/fade/index.mjs +0 -2
  637. package/esm2022/directives/fade/taiga-ui-kit-directives-fade.mjs +0 -5
  638. package/esm2022/directives/fluid-typography/fluid-typography.directive.mjs +0 -63
  639. package/esm2022/directives/fluid-typography/fluid-typography.options.mjs +0 -13
  640. package/esm2022/directives/fluid-typography/index.mjs +0 -3
  641. package/esm2022/directives/fluid-typography/taiga-ui-kit-directives-fluid-typography.mjs +0 -5
  642. package/esm2022/directives/highlight/highlight.directive.mjs +0 -92
  643. package/esm2022/directives/highlight/index.mjs +0 -2
  644. package/esm2022/directives/highlight/taiga-ui-kit-directives-highlight.mjs +0 -5
  645. package/esm2022/directives/icon-badge/icon-badge.directive.mjs +0 -41
  646. package/esm2022/directives/icon-badge/index.mjs +0 -2
  647. package/esm2022/directives/icon-badge/taiga-ui-kit-directives-icon-badge.mjs +0 -5
  648. package/esm2022/directives/index.mjs +0 -21
  649. package/esm2022/directives/lazy-loading/index.mjs +0 -3
  650. package/esm2022/directives/lazy-loading/lazy-loading.directive.mjs +0 -58
  651. package/esm2022/directives/lazy-loading/lazy-loading.service.mjs +0 -23
  652. package/esm2022/directives/lazy-loading/taiga-ui-kit-directives-lazy-loading.mjs +0 -5
  653. package/esm2022/directives/password/index.mjs +0 -3
  654. package/esm2022/directives/password/password.directive.mjs +0 -67
  655. package/esm2022/directives/password/password.options.mjs +0 -8
  656. package/esm2022/directives/password/taiga-ui-kit-directives-password.mjs +0 -5
  657. package/esm2022/directives/present/index.mjs +0 -2
  658. package/esm2022/directives/present/present.directive.mjs +0 -33
  659. package/esm2022/directives/present/taiga-ui-kit-directives-present.mjs +0 -5
  660. package/esm2022/directives/sensitive/index.mjs +0 -2
  661. package/esm2022/directives/sensitive/sensitive.directive.mjs +0 -48
  662. package/esm2022/directives/sensitive/taiga-ui-kit-directives-sensitive.mjs +0 -5
  663. package/esm2022/directives/shimmer/index.mjs +0 -2
  664. package/esm2022/directives/shimmer/shimmer.directive.mjs +0 -68
  665. package/esm2022/directives/shimmer/taiga-ui-kit-directives-shimmer.mjs +0 -5
  666. package/esm2022/directives/skeleton/index.mjs +0 -2
  667. package/esm2022/directives/skeleton/skeleton.directive.mjs +0 -69
  668. package/esm2022/directives/skeleton/taiga-ui-kit-directives-skeleton.mjs +0 -5
  669. package/esm2022/directives/taiga-ui-kit-directives.mjs +0 -5
  670. package/esm2022/directives/tooltip/index.mjs +0 -3
  671. package/esm2022/directives/tooltip/taiga-ui-kit-directives-tooltip.mjs +0 -5
  672. package/esm2022/directives/tooltip/tooltip.directive.mjs +0 -92
  673. package/esm2022/directives/tooltip/tooltip.options.mjs +0 -6
  674. package/esm2022/directives/unfinished-validator/index.mjs +0 -3
  675. package/esm2022/directives/unfinished-validator/taiga-ui-kit-directives-unfinished-validator.mjs +0 -5
  676. package/esm2022/directives/unfinished-validator/unfinished-validator.directive.mjs +0 -36
  677. package/esm2022/directives/unfinished-validator/unfinished.validator.mjs +0 -7
  678. package/esm2022/directives/unmask-handler/index.mjs +0 -2
  679. package/esm2022/directives/unmask-handler/taiga-ui-kit-directives-unmask-handler.mjs +0 -5
  680. package/esm2022/directives/unmask-handler/unmask-handler.directive.mjs +0 -35
  681. package/esm2022/index.mjs +0 -6
  682. package/esm2022/pipes/emails/emails.options.mjs +0 -13
  683. package/esm2022/pipes/emails/emails.pipe.mjs +0 -26
  684. package/esm2022/pipes/emails/index.mjs +0 -3
  685. package/esm2022/pipes/emails/taiga-ui-kit-pipes-emails.mjs +0 -5
  686. package/esm2022/pipes/field-error/field-error-content-pipe.mjs +0 -42
  687. package/esm2022/pipes/field-error/field-error-pipe.mjs +0 -103
  688. package/esm2022/pipes/field-error/index.mjs +0 -3
  689. package/esm2022/pipes/field-error/taiga-ui-kit-pipes-field-error.mjs +0 -5
  690. package/esm2022/pipes/filter-by-input/filter-by-input.pipe.mjs +0 -68
  691. package/esm2022/pipes/filter-by-input/index.mjs +0 -2
  692. package/esm2022/pipes/filter-by-input/taiga-ui-kit-pipes-filter-by-input.mjs +0 -5
  693. package/esm2022/pipes/hide-selected/hide-selected.pipe.mjs +0 -46
  694. package/esm2022/pipes/hide-selected/index.mjs +0 -2
  695. package/esm2022/pipes/hide-selected/taiga-ui-kit-pipes-hide-selected.mjs +0 -5
  696. package/esm2022/pipes/index.mjs +0 -8
  697. package/esm2022/pipes/sort-countries/index.mjs +0 -2
  698. package/esm2022/pipes/sort-countries/sort-countries.pipe.mjs +0 -23
  699. package/esm2022/pipes/sort-countries/taiga-ui-kit-pipes-sort-countries.mjs +0 -5
  700. package/esm2022/pipes/stringify/index.mjs +0 -2
  701. package/esm2022/pipes/stringify/stringify.pipe.mjs +0 -18
  702. package/esm2022/pipes/stringify/taiga-ui-kit-pipes-stringify.mjs +0 -5
  703. package/esm2022/pipes/stringify-content/index.mjs +0 -2
  704. package/esm2022/pipes/stringify-content/stringify-content.pipe.mjs +0 -18
  705. package/esm2022/pipes/stringify-content/taiga-ui-kit-pipes-stringify-content.mjs +0 -5
  706. package/esm2022/pipes/taiga-ui-kit-pipes.mjs +0 -5
  707. package/esm2022/taiga-ui-kit.mjs +0 -5
  708. package/esm2022/tokens/calendar-date-stream.mjs +0 -25
  709. package/esm2022/tokens/date-inputs-value-transformers.mjs +0 -21
  710. package/esm2022/tokens/i18n.mjs +0 -75
  711. package/esm2022/tokens/index.mjs +0 -10
  712. package/esm2022/tokens/input-date-options.mjs +0 -13
  713. package/esm2022/tokens/items-handlers.mjs +0 -27
  714. package/esm2022/tokens/mobile-calendar.mjs +0 -13
  715. package/esm2022/tokens/month-formatter.mjs +0 -12
  716. package/esm2022/tokens/preview-icons.mjs +0 -17
  717. package/esm2022/tokens/taiga-ui-kit-tokens.mjs +0 -5
  718. package/esm2022/tokens/validation-errors.mjs +0 -6
  719. package/esm2022/utils/create-time-periods.mjs +0 -12
  720. package/esm2022/utils/index.mjs +0 -7
  721. package/esm2022/utils/inject-value.mjs +0 -11
  722. package/esm2022/utils/is-flat.mjs +0 -4
  723. package/esm2022/utils/maskito.binding.mjs +0 -6
  724. package/esm2022/utils/phone.mjs +0 -6
  725. package/esm2022/utils/taiga-ui-kit-utils.mjs +0 -5
  726. package/esm2022/utils/toggle-day.mjs +0 -6
@@ -5,10 +5,10 @@ class TuiStringifyPipe {
5
5
  transform(key) {
6
6
  return (value) => String(value[key] ?? '');
7
7
  }
8
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TuiStringifyPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
9
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: TuiStringifyPipe, isStandalone: true, name: "tuiStringify" }); }
8
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TuiStringifyPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
9
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.9", ngImport: i0, type: TuiStringifyPipe, isStandalone: true, name: "tuiStringify" }); }
10
10
  }
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TuiStringifyPipe, decorators: [{
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: TuiStringifyPipe, decorators: [{
12
12
  type: Pipe,
13
13
  args: [{
14
14
  standalone: true,
@@ -1 +1 @@
1
- {"version":3,"file":"taiga-ui-kit-pipes-stringify.mjs","sources":["../../../projects/kit/pipes/stringify/stringify.pipe.ts","../../../projects/kit/pipes/stringify/taiga-ui-kit-pipes-stringify.ts"],"sourcesContent":["import {Pipe, type PipeTransform} from '@angular/core';\nimport {type TuiStringHandler} from '@taiga-ui/cdk/types';\n\n@Pipe({\n standalone: true,\n name: 'tuiStringify',\n})\nexport class TuiStringifyPipe implements PipeTransform {\n public transform<K extends string>(\n key: K,\n ): TuiStringHandler<Readonly<Record<any, any> & Record<K, unknown>>> {\n return (value) => String(value[key] ?? '');\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;AAGA,MAIa,gBAAgB,CAAA;AAClB,IAAA,SAAS,CACZ,GAAM,EAAA;AAEN,QAAA,OAAO,CAAC,KAAK,KAAK,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;KAC9C;+GALQ,gBAAgB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,IAAA,EAAA,CAAA,CAAA,EAAA;6GAAhB,gBAAgB,EAAA,YAAA,EAAA,IAAA,EAAA,IAAA,EAAA,cAAA,EAAA,CAAA,CAAA,EAAA;;4FAAhB,gBAAgB,EAAA,UAAA,EAAA,CAAA;kBAJ5B,IAAI;AAAC,YAAA,IAAA,EAAA,CAAA;AACF,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,IAAI,EAAE,cAAc;AACvB,iBAAA,CAAA;;;ACND;;AAEG;;;;"}
1
+ {"version":3,"file":"taiga-ui-kit-pipes-stringify.mjs","sources":["../../../projects/kit/pipes/stringify/stringify.pipe.ts","../../../projects/kit/pipes/stringify/taiga-ui-kit-pipes-stringify.ts"],"sourcesContent":["import {Pipe, type PipeTransform} from '@angular/core';\nimport {type TuiStringHandler} from '@taiga-ui/cdk/types';\n\n@Pipe({\n standalone: true,\n name: 'tuiStringify',\n})\nexport class TuiStringifyPipe implements PipeTransform {\n public transform<K extends string>(\n key: K,\n ): TuiStringHandler<Readonly<Record<any, any> & Record<K, unknown>>> {\n return (value) => String(value[key] ?? '');\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;MAOa,gBAAgB,CAAA;AAClB,IAAA,SAAS,CACZ,GAAM,EAAA;AAEN,QAAA,OAAO,CAAC,KAAK,KAAK,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,EAAE,CAAC;IAC9C;8GALS,gBAAgB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,IAAA,EAAA,CAAA,CAAA;4GAAhB,gBAAgB,EAAA,YAAA,EAAA,IAAA,EAAA,IAAA,EAAA,cAAA,EAAA,CAAA,CAAA;;2FAAhB,gBAAgB,EAAA,UAAA,EAAA,CAAA;kBAJ5B,IAAI;AAAC,YAAA,IAAA,EAAA,CAAA;AACF,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,IAAI,EAAE,cAAc;AACvB,iBAAA;;;ACND;;AAEG;;;;"}
@@ -1,12 +1,12 @@
1
1
  import { InjectionToken, Optional, Self, inject } from '@angular/core';
2
2
  import { NgControl } from '@angular/forms';
3
3
  import { tuiControlValue } from '@taiga-ui/cdk/observables';
4
- import { map, of } from 'rxjs';
4
+ import { of, map } from 'rxjs';
5
5
  import { TUI_IDENTITY_VALUE_TRANSFORMER } from '@taiga-ui/cdk/classes';
6
6
  import { tuiExtractI18n } from '@taiga-ui/i18n/utils';
7
- import { TUI_FIRST_DAY, TUI_LAST_DAY } from '@taiga-ui/cdk/date-time';
7
+ import { TUI_LAST_DAY, TUI_FIRST_DAY } from '@taiga-ui/cdk/date-time';
8
8
  import { tuiCreateOptions } from '@taiga-ui/cdk/utils/di';
9
- import { TUI_DEFAULT_IDENTITY_MATCHER, TUI_FALSE_HANDLER } from '@taiga-ui/cdk/constants';
9
+ import { TUI_FALSE_HANDLER, TUI_DEFAULT_IDENTITY_MATCHER } from '@taiga-ui/cdk/constants';
10
10
  import { tuiProvideOptions } from '@taiga-ui/cdk/utils/miscellaneous';
11
11
  import { TUI_IS_MOBILE } from '@taiga-ui/cdk/tokens';
12
12
  import { TUI_DROPDOWN_COMPONENT } from '@taiga-ui/core/directives/dropdown';
@@ -1 +1 @@
1
- {"version":3,"file":"taiga-ui-kit-tokens.mjs","sources":["../../../projects/kit/tokens/calendar-date-stream.ts","../../../projects/kit/tokens/date-inputs-value-transformers.ts","../../../projects/kit/tokens/i18n.ts","../../../projects/kit/tokens/input-date-options.ts","../../../projects/kit/tokens/items-handlers.ts","../../../projects/kit/tokens/mobile-calendar.ts","../../../projects/kit/tokens/month-formatter.ts","../../../projects/kit/tokens/preview-icons.ts","../../../projects/kit/tokens/validation-errors.ts","../../../projects/kit/tokens/taiga-ui-kit-tokens.ts"],"sourcesContent":["import {InjectionToken, Optional, type Provider, Self} from '@angular/core';\nimport {NgControl} from '@angular/forms';\nimport {type TuiValueTransformer} from '@taiga-ui/cdk/classes';\nimport {type TuiDay, type TuiDayRange, type TuiTime} from '@taiga-ui/cdk/date-time';\nimport {tuiControlValue} from '@taiga-ui/cdk/observables';\nimport {map, type Observable, of} from 'rxjs';\n\n/**\n * Stream that emits calendar data change\n * @deprecated this should be rewritten in v5\n */\nexport const TUI_CALENDAR_DATE_STREAM = new InjectionToken<\n Observable<TuiDay | TuiDayRange | null>\n>(ngDevMode ? 'TUI_CALENDAR_DATE_STREAM' : '');\n\nexport function tuiDateStreamWithTransformer(\n transformer: InjectionToken<TuiValueTransformer<any>>,\n): Provider {\n return {\n provide: TUI_CALENDAR_DATE_STREAM,\n deps: [\n [new Optional(), new Self(), NgControl],\n [new Optional(), transformer],\n ],\n useFactory: tuiControlValueFactory,\n };\n}\n\nfunction tuiControlValueFactory<\n T extends TuiDay | TuiDayRange | [TuiDay, TuiTime | null],\n>(\n control: NgControl | null,\n transformer?: TuiValueTransformer<T> | null,\n): Observable<T | null> | null {\n return control\n ? tuiControlValue(control).pipe(\n map((value) =>\n transformer ? transformer?.fromControlValue(value) : (value as T),\n ),\n )\n : of(null);\n}\n","import {InjectionToken} from '@angular/core';\nimport {\n TUI_IDENTITY_VALUE_TRANSFORMER,\n type TuiValueTransformer,\n} from '@taiga-ui/cdk/classes';\nimport {type TuiDay, type TuiDayRange, type TuiTime} from '@taiga-ui/cdk/date-time';\n\n/**\n * Control value transformer of TuiDay to custom value format for InputDate* components\n */\nexport const TUI_DATE_VALUE_TRANSFORMER = new InjectionToken<\n TuiValueTransformer<TuiDay | null>\n>(ngDevMode ? 'TUI_DATE_VALUE_TRANSFORMER' : '', {\n factory: () => TUI_IDENTITY_VALUE_TRANSFORMER,\n});\n\n/**\n * Control value transformer for InputDateRange component\n */\nexport const TUI_DATE_RANGE_VALUE_TRANSFORMER = new InjectionToken<\n TuiValueTransformer<TuiDayRange | null>\n>(ngDevMode ? 'TUI_DATE_RANGE_VALUE_TRANSFORMER' : '');\n\n/**\n * Control value transformer for InputDateTime component\n */\nexport const TUI_DATE_TIME_VALUE_TRANSFORMER = new InjectionToken<\n TuiValueTransformer<[TuiDay, TuiTime | null]>\n>(ngDevMode ? 'TUI_DATE_TIME_VALUE_TRANSFORMER' : '');\n\n/**\n * Control value transformer for InputTime component\n */\nexport const TUI_TIME_VALUE_TRANSFORMER = new InjectionToken<\n TuiValueTransformer<TuiTime | null>\n>(ngDevMode ? 'TUI_TIME_VALUE_TRANSFORMER' : '');\n","import {InjectionToken} from '@angular/core';\nimport {type TuiDateMode} from '@taiga-ui/cdk/date-time';\nimport {type TuiCountryIsoCode} from '@taiga-ui/i18n/types';\nimport {tuiExtractI18n} from '@taiga-ui/i18n/utils';\nimport {type Observable} from 'rxjs';\n\nexport const TUI_CONFIRM_WORDS = new InjectionToken(\n ngDevMode ? 'TUI_CONFIRM_WORDS' : '',\n {\n factory: tuiExtractI18n('confirm'),\n },\n);\n\nexport const TUI_CANCEL_WORD = new InjectionToken(ngDevMode ? 'TUI_CANCEL_WORD' : '', {\n factory: tuiExtractI18n('cancel'),\n});\n\nexport const TUI_DONE_WORD = new InjectionToken(ngDevMode ? 'TUI_DONE_WORD' : '', {\n factory: tuiExtractI18n('done'),\n});\n\nexport const TUI_MORE_WORD = new InjectionToken(ngDevMode ? 'TUI_MORE_WORD' : '', {\n factory: tuiExtractI18n('more'),\n});\n\nexport const TUI_HIDE_TEXT = new InjectionToken(ngDevMode ? 'TUI_HIDE_TEXT' : '', {\n factory: tuiExtractI18n('hide'),\n});\n\nexport const TUI_SHOW_ALL_TEXT = new InjectionToken(\n ngDevMode ? 'TUI_SHOW_ALL_TEXT' : '',\n {\n factory: tuiExtractI18n('showAll'),\n },\n);\n\nexport const TUI_OTHER_DATE_TEXT = new InjectionToken(\n ngDevMode ? 'TUI_OTHER_DATE_TEXT' : '',\n {\n factory: tuiExtractI18n('otherDate'),\n },\n);\n\nexport const TUI_CHOOSE_DAY_OR_RANGE_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_CHOOSE_DAY_OR_RANGE_TEXTS' : '',\n {\n factory: tuiExtractI18n('mobileCalendarTexts'),\n },\n);\n\nexport const TUI_FROM_TO_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_FROM_TO_TEXTS' : '',\n {\n factory: tuiExtractI18n('range'),\n },\n);\n\nexport const TUI_PLUS_MINUS_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PLUS_MINUS_TEXTS' : '',\n {\n factory: tuiExtractI18n('countTexts'),\n },\n);\n\nexport const TUI_TIME_TEXTS = new InjectionToken(ngDevMode ? 'TUI_TIME_TEXTS' : '', {\n factory: tuiExtractI18n('time'),\n});\n\nexport const TUI_DATE_TEXTS = new InjectionToken<Observable<Record<TuiDateMode, string>>>(\n ngDevMode ? 'TUI_DATE_TEXTS' : '',\n {\n factory: tuiExtractI18n('dateTexts'),\n },\n);\n\nexport const TUI_DIGITAL_INFORMATION_UNITS = new InjectionToken(\n ngDevMode ? 'TUI_DIGITAL_INFORMATION_UNITS' : '',\n {\n factory: tuiExtractI18n('digitalInformationUnits'),\n },\n);\n\nexport const TUI_COPY_TEXTS = new InjectionToken(ngDevMode ? 'TUI_COPY_TEXTS' : '', {\n factory: tuiExtractI18n('copyTexts'),\n});\n\nexport const TUI_PASSWORD_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PASSWORD_TEXTS' : '',\n {\n factory: tuiExtractI18n('passwordTexts'),\n },\n);\n\nexport const TUI_CALENDAR_MONTHS = new InjectionToken(\n ngDevMode ? 'TUI_CALENDAR_MONTHS' : '',\n {\n factory: tuiExtractI18n('shortCalendarMonths'),\n },\n);\n\nexport const TUI_FILE_TEXTS = new InjectionToken(ngDevMode ? 'TUI_FILE_TEXTS' : '', {\n factory: tuiExtractI18n('fileTexts'),\n});\n\nexport const TUI_PAGINATION_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PAGINATION_TEXTS' : '',\n {\n factory: tuiExtractI18n('pagination'),\n },\n);\n\nexport const TUI_INPUT_FILE_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_INPUT_FILE_TEXTS' : '',\n {\n factory: tuiExtractI18n('inputFileTexts'),\n },\n);\n\nexport const TUI_MULTI_SELECT_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_MULTI_SELECT_TEXTS' : '',\n {\n factory: tuiExtractI18n('multiSelectTexts'),\n },\n);\n\nexport const TUI_COUNTRIES = new InjectionToken<\n Observable<Record<TuiCountryIsoCode, string>>\n>(ngDevMode ? 'TUI_COUNTRIES' : '', {\n factory: tuiExtractI18n('countries'),\n});\n\nexport const TUI_PREVIEW_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PREVIEW_TEXTS' : '',\n {\n factory: tuiExtractI18n('previewTexts'),\n },\n);\n\nexport const TUI_PREVIEW_ZOOM_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PREVIEW_ZOOM_TEXTS' : '',\n {\n factory: tuiExtractI18n('zoomTexts'),\n },\n);\n\nexport const TUI_INTERNATIONAL_SEARCH = new InjectionToken(\n ngDevMode ? 'TUI_INTERNATIONAL_SEARCH' : '',\n {\n factory: tuiExtractI18n('phoneSearch'),\n },\n);\n","import {TUI_FIRST_DAY, TUI_LAST_DAY, type TuiDay} from '@taiga-ui/cdk/date-time';\nimport {type TuiContext} from '@taiga-ui/cdk/types';\nimport {tuiCreateOptions} from '@taiga-ui/cdk/utils/di';\nimport {type TuiSizeL, type TuiSizeS} from '@taiga-ui/core/types';\nimport {type PolymorpheusContent} from '@taiga-ui/polymorpheus';\n\nexport interface TuiInputDateOptions {\n readonly icon: PolymorpheusContent<TuiContext<TuiSizeL | TuiSizeS>>;\n readonly max: TuiDay;\n readonly min: TuiDay;\n readonly nativePicker: boolean;\n}\n\nexport const TUI_INPUT_DATE_DEFAULT_OPTIONS: TuiInputDateOptions = {\n icon: () => '@tui.calendar',\n min: TUI_FIRST_DAY,\n max: TUI_LAST_DAY,\n nativePicker: false,\n};\n\n/**\n * Default parameters for InputDate component\n */\nexport const [TUI_INPUT_DATE_OPTIONS, tuiInputDateOptionsProvider] = tuiCreateOptions(\n TUI_INPUT_DATE_DEFAULT_OPTIONS,\n);\n","import {InjectionToken, type Provider} from '@angular/core';\nimport {TUI_DEFAULT_IDENTITY_MATCHER, TUI_FALSE_HANDLER} from '@taiga-ui/cdk/constants';\nimport {\n type TuiBooleanHandler,\n type TuiIdentityMatcher,\n type TuiStringHandler,\n} from '@taiga-ui/cdk/types';\nimport {tuiProvideOptions} from '@taiga-ui/cdk/utils/miscellaneous';\n\n/**\n * @deprecated use it only for LEGACY controls. For new controls use the same entity from `@taiga-ui/core`.\n * TODO(v5): delete\n */\nexport interface TuiItemsHandlers<T> {\n readonly disabledItemHandler: TuiBooleanHandler<T>;\n readonly identityMatcher: TuiIdentityMatcher<T>;\n readonly stringify: TuiStringHandler<T>;\n}\n\n/**\n * @deprecated use it only for LEGACY controls. For new controls use the same entity from `@taiga-ui/core`.\n * TODO(v5): delete\n */\nexport const TUI_DEFAULT_ITEMS_HANDLERS: TuiItemsHandlers<unknown> = {\n stringify: String,\n identityMatcher: TUI_DEFAULT_IDENTITY_MATCHER,\n disabledItemHandler: TUI_FALSE_HANDLER,\n};\n\n/**\n * @deprecated use it only for LEGACY controls. For new controls use the same entity from `@taiga-ui/core`.\n * TODO(v5): delete\n */\nexport const TUI_ITEMS_HANDLERS = new InjectionToken(\n ngDevMode ? 'TUI_ITEMS_HANDLERS' : '',\n {\n factory: () => TUI_DEFAULT_ITEMS_HANDLERS,\n },\n);\n\n/**\n * @deprecated use it only for LEGACY controls. For new controls use the same entity from `@taiga-ui/core`.\n * TODO(v5): delete\n */\nexport function tuiItemsHandlersProvider<T>(\n options: Partial<TuiItemsHandlers<T>>,\n): Provider {\n return tuiProvideOptions(TUI_ITEMS_HANDLERS, options, TUI_DEFAULT_ITEMS_HANDLERS);\n}\n","import {type FactoryProvider, inject, InjectionToken, type Type} from '@angular/core';\nimport {TUI_IS_MOBILE} from '@taiga-ui/cdk/tokens';\nimport {TUI_DROPDOWN_COMPONENT} from '@taiga-ui/core/directives/dropdown';\n\n/**\n * A component for mobile data picker\n */\nexport const TUI_MOBILE_CALENDAR = new InjectionToken<Type<unknown>>(\n ngDevMode ? 'TUI_MOBILE_CALENDAR' : '',\n);\n\nexport const TUI_MOBILE_CALENDAR_PROVIDER: FactoryProvider = {\n provide: TUI_DROPDOWN_COMPONENT,\n useFactory: () =>\n (inject(TUI_IS_MOBILE) && inject(TUI_MOBILE_CALENDAR, {optional: true})) ||\n inject(TUI_DROPDOWN_COMPONENT, {skipSelf: true}),\n};\n","import {inject, InjectionToken} from '@angular/core';\nimport {type TuiMonth} from '@taiga-ui/cdk/date-time';\nimport {type TuiHandler} from '@taiga-ui/cdk/types';\nimport {TUI_MONTHS} from '@taiga-ui/core/tokens';\nimport {map, type Observable} from 'rxjs';\n\nexport const TUI_MONTH_FORMATTER = new InjectionToken<\n Observable<TuiHandler<TuiMonth | null, string>>\n>(ngDevMode ? 'TUI_MONTH_FORMATTER' : '', {\n factory: () =>\n inject(TUI_MONTHS).pipe(\n map((months) => (date) => {\n if (!date) {\n return '';\n }\n\n return `${months[date.month] ?? ''} ${date.formattedYear}`;\n }),\n ),\n});\n","import {InjectionToken, type Provider} from '@angular/core';\nimport {tuiProvideOptions} from '@taiga-ui/cdk/utils/miscellaneous';\n\nexport interface TuiPreviewIcons {\n readonly next: string;\n readonly prev: string;\n readonly rotate: string;\n readonly zoomIn: string;\n readonly zoomOut: string;\n readonly zoomReset: string;\n}\n\nexport const TUI_PREVIEW_ICONS_DEFAULT: TuiPreviewIcons = {\n rotate: '@tui.rotate-ccw-square',\n prev: '@tui.arrow-left',\n next: '@tui.arrow-right',\n zoomIn: '@tui.plus',\n zoomOut: '@tui.minus',\n zoomReset: '@tui.minimize',\n};\n\nexport const TUI_PREVIEW_ICONS = new InjectionToken(\n ngDevMode ? 'TUI_PREVIEW_ICONS' : '',\n {\n factory: () => TUI_PREVIEW_ICONS_DEFAULT,\n },\n);\n\nexport function tuiPreviewIconsProvider(icons: Partial<TuiPreviewIcons>): Provider {\n return tuiProvideOptions(TUI_PREVIEW_ICONS, icons, TUI_PREVIEW_ICONS_DEFAULT);\n}\n","import {InjectionToken, type Provider} from '@angular/core';\nimport {type PolymorpheusContent} from '@taiga-ui/polymorpheus';\nimport {type Observable} from 'rxjs';\n\nexport const TUI_VALIDATION_ERRORS = new InjectionToken<\n Record<string, Observable<PolymorpheusContent> | PolymorpheusContent>\n>(ngDevMode ? 'TUI_VALIDATION_ERRORS' : '', {\n factory: () => ({}),\n});\n\nexport const tuiValidationErrorsProvider = (\n useValue: Record<string, Observable<PolymorpheusContent> | PolymorpheusContent>,\n): Provider => ({provide: TUI_VALIDATION_ERRORS, useValue});\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"taiga-ui-kit-tokens.mjs","sources":["../../../projects/kit/tokens/calendar-date-stream.ts","../../../projects/kit/tokens/date-inputs-value-transformers.ts","../../../projects/kit/tokens/i18n.ts","../../../projects/kit/tokens/input-date-options.ts","../../../projects/kit/tokens/items-handlers.ts","../../../projects/kit/tokens/mobile-calendar.ts","../../../projects/kit/tokens/month-formatter.ts","../../../projects/kit/tokens/preview-icons.ts","../../../projects/kit/tokens/validation-errors.ts","../../../projects/kit/tokens/taiga-ui-kit-tokens.ts"],"sourcesContent":["import {InjectionToken, Optional, type Provider, Self} from '@angular/core';\nimport {NgControl} from '@angular/forms';\nimport {type TuiValueTransformer} from '@taiga-ui/cdk/classes';\nimport {type TuiDay, type TuiDayRange, type TuiTime} from '@taiga-ui/cdk/date-time';\nimport {tuiControlValue} from '@taiga-ui/cdk/observables';\nimport {map, type Observable, of} from 'rxjs';\n\n/**\n * Stream that emits calendar data change\n * @deprecated this should be rewritten in v5\n */\nexport const TUI_CALENDAR_DATE_STREAM = new InjectionToken<\n Observable<TuiDay | TuiDayRange | null>\n>(ngDevMode ? 'TUI_CALENDAR_DATE_STREAM' : '');\n\nexport function tuiDateStreamWithTransformer(\n transformer: InjectionToken<TuiValueTransformer<any>>,\n): Provider {\n return {\n provide: TUI_CALENDAR_DATE_STREAM,\n deps: [\n [new Optional(), new Self(), NgControl],\n [new Optional(), transformer],\n ],\n useFactory: tuiControlValueFactory,\n };\n}\n\nfunction tuiControlValueFactory<\n T extends TuiDay | TuiDayRange | [TuiDay, TuiTime | null],\n>(\n control: NgControl | null,\n transformer?: TuiValueTransformer<T> | null,\n): Observable<T | null> | null {\n return control\n ? tuiControlValue(control).pipe(\n map((value) =>\n transformer ? transformer?.fromControlValue(value) : (value as T),\n ),\n )\n : of(null);\n}\n","import {InjectionToken} from '@angular/core';\nimport {\n TUI_IDENTITY_VALUE_TRANSFORMER,\n type TuiValueTransformer,\n} from '@taiga-ui/cdk/classes';\nimport {type TuiDay, type TuiDayRange, type TuiTime} from '@taiga-ui/cdk/date-time';\n\n/**\n * Control value transformer of TuiDay to custom value format for InputDate* components\n */\nexport const TUI_DATE_VALUE_TRANSFORMER = new InjectionToken<\n TuiValueTransformer<TuiDay | null>\n>(ngDevMode ? 'TUI_DATE_VALUE_TRANSFORMER' : '', {\n factory: () => TUI_IDENTITY_VALUE_TRANSFORMER,\n});\n\n/**\n * Control value transformer for InputDateRange component\n */\nexport const TUI_DATE_RANGE_VALUE_TRANSFORMER = new InjectionToken<\n TuiValueTransformer<TuiDayRange | null>\n>(ngDevMode ? 'TUI_DATE_RANGE_VALUE_TRANSFORMER' : '');\n\n/**\n * Control value transformer for InputDateTime component\n */\nexport const TUI_DATE_TIME_VALUE_TRANSFORMER = new InjectionToken<\n TuiValueTransformer<[TuiDay, TuiTime | null]>\n>(ngDevMode ? 'TUI_DATE_TIME_VALUE_TRANSFORMER' : '');\n\n/**\n * Control value transformer for InputTime component\n */\nexport const TUI_TIME_VALUE_TRANSFORMER = new InjectionToken<\n TuiValueTransformer<TuiTime | null>\n>(ngDevMode ? 'TUI_TIME_VALUE_TRANSFORMER' : '');\n","import {InjectionToken} from '@angular/core';\nimport {type TuiDateMode} from '@taiga-ui/cdk/date-time';\nimport {type TuiCountryIsoCode} from '@taiga-ui/i18n/types';\nimport {tuiExtractI18n} from '@taiga-ui/i18n/utils';\nimport {type Observable} from 'rxjs';\n\nexport const TUI_CONFIRM_WORDS = new InjectionToken(\n ngDevMode ? 'TUI_CONFIRM_WORDS' : '',\n {\n factory: tuiExtractI18n('confirm'),\n },\n);\n\nexport const TUI_CANCEL_WORD = new InjectionToken(ngDevMode ? 'TUI_CANCEL_WORD' : '', {\n factory: tuiExtractI18n('cancel'),\n});\n\nexport const TUI_DONE_WORD = new InjectionToken(ngDevMode ? 'TUI_DONE_WORD' : '', {\n factory: tuiExtractI18n('done'),\n});\n\nexport const TUI_MORE_WORD = new InjectionToken(ngDevMode ? 'TUI_MORE_WORD' : '', {\n factory: tuiExtractI18n('more'),\n});\n\nexport const TUI_HIDE_TEXT = new InjectionToken(ngDevMode ? 'TUI_HIDE_TEXT' : '', {\n factory: tuiExtractI18n('hide'),\n});\n\nexport const TUI_SHOW_ALL_TEXT = new InjectionToken(\n ngDevMode ? 'TUI_SHOW_ALL_TEXT' : '',\n {\n factory: tuiExtractI18n('showAll'),\n },\n);\n\nexport const TUI_OTHER_DATE_TEXT = new InjectionToken(\n ngDevMode ? 'TUI_OTHER_DATE_TEXT' : '',\n {\n factory: tuiExtractI18n('otherDate'),\n },\n);\n\nexport const TUI_CHOOSE_DAY_OR_RANGE_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_CHOOSE_DAY_OR_RANGE_TEXTS' : '',\n {\n factory: tuiExtractI18n('mobileCalendarTexts'),\n },\n);\n\nexport const TUI_FROM_TO_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_FROM_TO_TEXTS' : '',\n {\n factory: tuiExtractI18n('range'),\n },\n);\n\nexport const TUI_PLUS_MINUS_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PLUS_MINUS_TEXTS' : '',\n {\n factory: tuiExtractI18n('countTexts'),\n },\n);\n\nexport const TUI_TIME_TEXTS = new InjectionToken(ngDevMode ? 'TUI_TIME_TEXTS' : '', {\n factory: tuiExtractI18n('time'),\n});\n\nexport const TUI_DATE_TEXTS = new InjectionToken<Observable<Record<TuiDateMode, string>>>(\n ngDevMode ? 'TUI_DATE_TEXTS' : '',\n {\n factory: tuiExtractI18n('dateTexts'),\n },\n);\n\nexport const TUI_DIGITAL_INFORMATION_UNITS = new InjectionToken(\n ngDevMode ? 'TUI_DIGITAL_INFORMATION_UNITS' : '',\n {\n factory: tuiExtractI18n('digitalInformationUnits'),\n },\n);\n\nexport const TUI_COPY_TEXTS = new InjectionToken(ngDevMode ? 'TUI_COPY_TEXTS' : '', {\n factory: tuiExtractI18n('copyTexts'),\n});\n\nexport const TUI_PASSWORD_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PASSWORD_TEXTS' : '',\n {\n factory: tuiExtractI18n('passwordTexts'),\n },\n);\n\nexport const TUI_CALENDAR_MONTHS = new InjectionToken(\n ngDevMode ? 'TUI_CALENDAR_MONTHS' : '',\n {\n factory: tuiExtractI18n('shortCalendarMonths'),\n },\n);\n\nexport const TUI_FILE_TEXTS = new InjectionToken(ngDevMode ? 'TUI_FILE_TEXTS' : '', {\n factory: tuiExtractI18n('fileTexts'),\n});\n\nexport const TUI_PAGINATION_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PAGINATION_TEXTS' : '',\n {\n factory: tuiExtractI18n('pagination'),\n },\n);\n\nexport const TUI_INPUT_FILE_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_INPUT_FILE_TEXTS' : '',\n {\n factory: tuiExtractI18n('inputFileTexts'),\n },\n);\n\nexport const TUI_MULTI_SELECT_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_MULTI_SELECT_TEXTS' : '',\n {\n factory: tuiExtractI18n('multiSelectTexts'),\n },\n);\n\nexport const TUI_COUNTRIES = new InjectionToken<\n Observable<Record<TuiCountryIsoCode, string>>\n>(ngDevMode ? 'TUI_COUNTRIES' : '', {\n factory: tuiExtractI18n('countries'),\n});\n\nexport const TUI_PREVIEW_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PREVIEW_TEXTS' : '',\n {\n factory: tuiExtractI18n('previewTexts'),\n },\n);\n\nexport const TUI_PREVIEW_ZOOM_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PREVIEW_ZOOM_TEXTS' : '',\n {\n factory: tuiExtractI18n('zoomTexts'),\n },\n);\n\nexport const TUI_INTERNATIONAL_SEARCH = new InjectionToken(\n ngDevMode ? 'TUI_INTERNATIONAL_SEARCH' : '',\n {\n factory: tuiExtractI18n('phoneSearch'),\n },\n);\n","import {TUI_FIRST_DAY, TUI_LAST_DAY, type TuiDay} from '@taiga-ui/cdk/date-time';\nimport {type TuiContext} from '@taiga-ui/cdk/types';\nimport {tuiCreateOptions} from '@taiga-ui/cdk/utils/di';\nimport {type TuiSizeL, type TuiSizeS} from '@taiga-ui/core/types';\nimport {type PolymorpheusContent} from '@taiga-ui/polymorpheus';\n\nexport interface TuiInputDateOptions {\n readonly icon: PolymorpheusContent<TuiContext<TuiSizeL | TuiSizeS>>;\n readonly max: TuiDay;\n readonly min: TuiDay;\n readonly nativePicker: boolean;\n}\n\nexport const TUI_INPUT_DATE_DEFAULT_OPTIONS: TuiInputDateOptions = {\n icon: () => '@tui.calendar',\n min: TUI_FIRST_DAY,\n max: TUI_LAST_DAY,\n nativePicker: false,\n};\n\n/**\n * Default parameters for InputDate component\n */\nexport const [TUI_INPUT_DATE_OPTIONS, tuiInputDateOptionsProvider] = tuiCreateOptions(\n TUI_INPUT_DATE_DEFAULT_OPTIONS,\n);\n","import {InjectionToken, type Provider} from '@angular/core';\nimport {TUI_DEFAULT_IDENTITY_MATCHER, TUI_FALSE_HANDLER} from '@taiga-ui/cdk/constants';\nimport {\n type TuiBooleanHandler,\n type TuiIdentityMatcher,\n type TuiStringHandler,\n} from '@taiga-ui/cdk/types';\nimport {tuiProvideOptions} from '@taiga-ui/cdk/utils/miscellaneous';\n\n/**\n * @deprecated use it only for LEGACY controls. For new controls use the same entity from `@taiga-ui/core`.\n * TODO(v5): delete\n */\nexport interface TuiItemsHandlers<T> {\n readonly disabledItemHandler: TuiBooleanHandler<T>;\n readonly identityMatcher: TuiIdentityMatcher<T>;\n readonly stringify: TuiStringHandler<T>;\n}\n\n/**\n * @deprecated use it only for LEGACY controls. For new controls use the same entity from `@taiga-ui/core`.\n * TODO(v5): delete\n */\nexport const TUI_DEFAULT_ITEMS_HANDLERS: TuiItemsHandlers<unknown> = {\n stringify: String,\n identityMatcher: TUI_DEFAULT_IDENTITY_MATCHER,\n disabledItemHandler: TUI_FALSE_HANDLER,\n};\n\n/**\n * @deprecated use it only for LEGACY controls. For new controls use the same entity from `@taiga-ui/core`.\n * TODO(v5): delete\n */\nexport const TUI_ITEMS_HANDLERS = new InjectionToken(\n ngDevMode ? 'TUI_ITEMS_HANDLERS' : '',\n {\n factory: () => TUI_DEFAULT_ITEMS_HANDLERS,\n },\n);\n\n/**\n * @deprecated use it only for LEGACY controls. For new controls use the same entity from `@taiga-ui/core`.\n * TODO(v5): delete\n */\nexport function tuiItemsHandlersProvider<T>(\n options: Partial<TuiItemsHandlers<T>>,\n): Provider {\n return tuiProvideOptions(TUI_ITEMS_HANDLERS, options, TUI_DEFAULT_ITEMS_HANDLERS);\n}\n","import {type FactoryProvider, inject, InjectionToken, type Type} from '@angular/core';\nimport {TUI_IS_MOBILE} from '@taiga-ui/cdk/tokens';\nimport {TUI_DROPDOWN_COMPONENT} from '@taiga-ui/core/directives/dropdown';\n\n/**\n * A component for mobile data picker\n */\nexport const TUI_MOBILE_CALENDAR = new InjectionToken<Type<unknown>>(\n ngDevMode ? 'TUI_MOBILE_CALENDAR' : '',\n);\n\nexport const TUI_MOBILE_CALENDAR_PROVIDER: FactoryProvider = {\n provide: TUI_DROPDOWN_COMPONENT,\n useFactory: () =>\n (inject(TUI_IS_MOBILE) && inject(TUI_MOBILE_CALENDAR, {optional: true})) ||\n inject(TUI_DROPDOWN_COMPONENT, {skipSelf: true}),\n};\n","import {inject, InjectionToken} from '@angular/core';\nimport {type TuiMonth} from '@taiga-ui/cdk/date-time';\nimport {type TuiHandler} from '@taiga-ui/cdk/types';\nimport {TUI_MONTHS} from '@taiga-ui/core/tokens';\nimport {map, type Observable} from 'rxjs';\n\nexport const TUI_MONTH_FORMATTER = new InjectionToken<\n Observable<TuiHandler<TuiMonth | null, string>>\n>(ngDevMode ? 'TUI_MONTH_FORMATTER' : '', {\n factory: () =>\n inject(TUI_MONTHS).pipe(\n map((months) => (date) => {\n if (!date) {\n return '';\n }\n\n return `${months[date.month] ?? ''} ${date.formattedYear}`;\n }),\n ),\n});\n","import {InjectionToken, type Provider} from '@angular/core';\nimport {tuiProvideOptions} from '@taiga-ui/cdk/utils/miscellaneous';\n\nexport interface TuiPreviewIcons {\n readonly next: string;\n readonly prev: string;\n readonly rotate: string;\n readonly zoomIn: string;\n readonly zoomOut: string;\n readonly zoomReset: string;\n}\n\nexport const TUI_PREVIEW_ICONS_DEFAULT: TuiPreviewIcons = {\n rotate: '@tui.rotate-ccw-square',\n prev: '@tui.arrow-left',\n next: '@tui.arrow-right',\n zoomIn: '@tui.plus',\n zoomOut: '@tui.minus',\n zoomReset: '@tui.minimize',\n};\n\nexport const TUI_PREVIEW_ICONS = new InjectionToken(\n ngDevMode ? 'TUI_PREVIEW_ICONS' : '',\n {\n factory: () => TUI_PREVIEW_ICONS_DEFAULT,\n },\n);\n\nexport function tuiPreviewIconsProvider(icons: Partial<TuiPreviewIcons>): Provider {\n return tuiProvideOptions(TUI_PREVIEW_ICONS, icons, TUI_PREVIEW_ICONS_DEFAULT);\n}\n","import {InjectionToken, type Provider} from '@angular/core';\nimport {type PolymorpheusContent} from '@taiga-ui/polymorpheus';\nimport {type Observable} from 'rxjs';\n\nexport const TUI_VALIDATION_ERRORS = new InjectionToken<\n Record<string, Observable<PolymorpheusContent> | PolymorpheusContent>\n>(ngDevMode ? 'TUI_VALIDATION_ERRORS' : '', {\n factory: () => ({}),\n});\n\nexport const tuiValidationErrorsProvider = (\n useValue: Record<string, Observable<PolymorpheusContent> | PolymorpheusContent>,\n): Provider => ({provide: TUI_VALIDATION_ERRORS, useValue});\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- import { TuiTime, HOURS_IN_DAY } from '@taiga-ui/cdk/date-time';
1
+ import { HOURS_IN_DAY, TuiTime } from '@taiga-ui/cdk/date-time';
2
2
  import { inject } from '@angular/core';
3
3
  import { toSignal } from '@angular/core/rxjs-interop';
4
4
  import { NgControl } from '@angular/forms';
@@ -1 +1 @@
1
- {"version":3,"file":"taiga-ui-kit-utils.mjs","sources":["../../../projects/kit/utils/create-time-periods.ts","../../../projects/kit/utils/inject-value.ts","../../../projects/kit/utils/is-flat.ts","../../../projects/kit/utils/maskito.binding.ts","../../../projects/kit/utils/phone.ts","../../../projects/kit/utils/toggle-day.ts","../../../projects/kit/utils/taiga-ui-kit-utils.ts"],"sourcesContent":["import {HOURS_IN_DAY, TuiTime} from '@taiga-ui/cdk/date-time';\n\nexport function tuiCreateTimePeriods(\n minHour = 0,\n maxHour: number = HOURS_IN_DAY,\n minutes: readonly number[] = [0, 30],\n): readonly TuiTime[] {\n const timeArray: TuiTime[] = [];\n\n for (let i = minHour; i < maxHour; i++) {\n minutes.forEach((minute) => {\n const time = new TuiTime(i, minute);\n\n timeArray.push(time);\n });\n }\n\n return timeArray;\n}\n","import {inject, type Signal} from '@angular/core';\nimport {toSignal} from '@angular/core/rxjs-interop';\nimport {NgControl} from '@angular/forms';\nimport {tuiControlValue} from '@taiga-ui/cdk/observables';\nimport {TuiTextfieldComponent} from '@taiga-ui/core/components/textfield';\n\nexport function tuiInjectValue<T>(): Signal<T> {\n const control =\n inject(TuiTextfieldComponent, {optional: true})?.control ||\n inject(NgControl, {optional: true});\n\n return toSignal(tuiControlValue(control), {requireSync: true});\n}\n","export function tuiIsFlat<T>(\n items: ReadonlyArray<readonly T[]> | readonly T[],\n): items is readonly T[] {\n return !Array.isArray(items[0]);\n}\n","import {type Signal, type WritableSignal} from '@angular/core';\nimport {MaskitoDirective} from '@maskito/angular';\nimport {type MaskitoOptions} from '@maskito/core';\nimport {tuiDirectiveBinding} from '@taiga-ui/cdk/utils';\n\ntype M = MaskitoOptions | null;\n\nexport function tuiMaskito(options: M | WritableSignal<M>): WritableSignal<M>;\nexport function tuiMaskito(options: Signal<M>): Signal<M>;\nexport function tuiMaskito(options: M | Signal<M>): Signal<M> {\n return tuiDirectiveBinding(MaskitoDirective, 'options', options);\n}\n","import {CHAR_PLUS} from '@taiga-ui/cdk/constants';\nimport {type TuiCountryIsoCode} from '@taiga-ui/i18n/types';\nimport {getCountryCallingCode, type MetadataJson} from 'libphonenumber-js/core';\n\nexport function tuiGetCallingCode(\n iso: TuiCountryIsoCode,\n metadata?: MetadataJson | null,\n): string {\n return metadata ? CHAR_PLUS + getCountryCallingCode(iso, metadata) : '';\n}\n","import {type TuiDay} from '@taiga-ui/cdk/date-time';\n\nexport function tuiToggleDay(\n days: readonly TuiDay[] | null,\n day: TuiDay,\n): readonly TuiDay[] {\n return (\n (days?.find((item) => item.daySame(day))\n ? days.filter((item) => !item.daySame(day))\n : days?.concat(day)) || []\n );\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;;;AAEgB,SAAA,oBAAoB,CAChC,OAAO,GAAG,CAAC,EACX,OAAkB,GAAA,YAAY,EAC9B,OAA6B,GAAA,CAAC,CAAC,EAAE,EAAE,CAAC,EAAA;IAEpC,MAAM,SAAS,GAAc,EAAE,CAAC;IAEhC,KAAK,IAAI,CAAC,GAAG,OAAO,EAAE,CAAC,GAAG,OAAO,EAAE,CAAC,EAAE,EAAE;AACpC,QAAA,OAAO,CAAC,OAAO,CAAC,CAAC,MAAM,KAAI;YACvB,MAAM,IAAI,GAAG,IAAI,OAAO,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC;AAEpC,YAAA,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;AACzB,SAAC,CAAC,CAAC;AACN,KAAA;AAED,IAAA,OAAO,SAAS,CAAC;AACrB;;SCZgB,cAAc,GAAA;AAC1B,IAAA,MAAM,OAAO,GACT,MAAM,CAAC,qBAAqB,EAAE,EAAC,QAAQ,EAAE,IAAI,EAAC,CAAC,EAAE,OAAO;QACxD,MAAM,CAAC,SAAS,EAAE,EAAC,QAAQ,EAAE,IAAI,EAAC,CAAC,CAAC;AAExC,IAAA,OAAO,QAAQ,CAAC,eAAe,CAAC,OAAO,CAAC,EAAE,EAAC,WAAW,EAAE,IAAI,EAAC,CAAC,CAAC;AACnE;;ACZM,SAAU,SAAS,CACrB,KAAiD,EAAA;IAEjD,OAAO,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC;AACpC;;ACKM,SAAU,UAAU,CAAC,OAAsB,EAAA;IAC7C,OAAO,mBAAmB,CAAC,gBAAgB,EAAE,SAAS,EAAE,OAAO,CAAC,CAAC;AACrE;;ACPgB,SAAA,iBAAiB,CAC7B,GAAsB,EACtB,QAA8B,EAAA;AAE9B,IAAA,OAAO,QAAQ,GAAG,SAAS,GAAG,qBAAqB,CAAC,GAAG,EAAE,QAAQ,CAAC,GAAG,EAAE,CAAC;AAC5E;;ACPgB,SAAA,YAAY,CACxB,IAA8B,EAC9B,GAAW,EAAA;AAEX,IAAA,QACI,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC,IAAI,KAAK,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC;AACpC,UAAE,IAAI,CAAC,MAAM,CAAC,CAAC,IAAI,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC;UACzC,IAAI,EAAE,MAAM,CAAC,GAAG,CAAC,KAAK,EAAE,EAChC;AACN;;ACXA;;AAEG;;;;"}
1
+ {"version":3,"file":"taiga-ui-kit-utils.mjs","sources":["../../../projects/kit/utils/create-time-periods.ts","../../../projects/kit/utils/inject-value.ts","../../../projects/kit/utils/is-flat.ts","../../../projects/kit/utils/maskito.binding.ts","../../../projects/kit/utils/phone.ts","../../../projects/kit/utils/toggle-day.ts","../../../projects/kit/utils/taiga-ui-kit-utils.ts"],"sourcesContent":["import {HOURS_IN_DAY, TuiTime} from '@taiga-ui/cdk/date-time';\n\nexport function tuiCreateTimePeriods(\n minHour = 0,\n maxHour: number = HOURS_IN_DAY,\n minutes: readonly number[] = [0, 30],\n): readonly TuiTime[] {\n const timeArray: TuiTime[] = [];\n\n for (let i = minHour; i < maxHour; i++) {\n minutes.forEach((minute) => {\n const time = new TuiTime(i, minute);\n\n timeArray.push(time);\n });\n }\n\n return timeArray;\n}\n","import {inject, type Signal} from '@angular/core';\nimport {toSignal} from '@angular/core/rxjs-interop';\nimport {NgControl} from '@angular/forms';\nimport {tuiControlValue} from '@taiga-ui/cdk/observables';\nimport {TuiTextfieldComponent} from '@taiga-ui/core/components/textfield';\n\nexport function tuiInjectValue<T>(): Signal<T> {\n const control =\n inject(TuiTextfieldComponent, {optional: true})?.control ||\n inject(NgControl, {optional: true});\n\n return toSignal(tuiControlValue(control), {requireSync: true});\n}\n","export function tuiIsFlat<T>(\n items: ReadonlyArray<readonly T[]> | readonly T[],\n): items is readonly T[] {\n return !Array.isArray(items[0]);\n}\n","import {type Signal, type WritableSignal} from '@angular/core';\nimport {MaskitoDirective} from '@maskito/angular';\nimport {type MaskitoOptions} from '@maskito/core';\nimport {tuiDirectiveBinding} from '@taiga-ui/cdk/utils';\n\ntype M = MaskitoOptions | null;\n\nexport function tuiMaskito(options: M | WritableSignal<M>): WritableSignal<M>;\nexport function tuiMaskito(options: Signal<M>): Signal<M>;\nexport function tuiMaskito(options: M | Signal<M>): Signal<M> {\n return tuiDirectiveBinding(MaskitoDirective, 'options', options);\n}\n","import {CHAR_PLUS} from '@taiga-ui/cdk/constants';\nimport {type TuiCountryIsoCode} from '@taiga-ui/i18n/types';\nimport {getCountryCallingCode, type MetadataJson} from 'libphonenumber-js/core';\n\nexport function tuiGetCallingCode(\n iso: TuiCountryIsoCode,\n metadata?: MetadataJson | null,\n): string {\n return metadata ? CHAR_PLUS + getCountryCallingCode(iso, metadata) : '';\n}\n","import {type TuiDay} from '@taiga-ui/cdk/date-time';\n\nexport function tuiToggleDay(\n days: readonly TuiDay[] | null,\n day: TuiDay,\n): readonly TuiDay[] {\n return (\n (days?.find((item) => item.daySame(day))\n ? days.filter((item) => !item.daySame(day))\n : days?.concat(day)) || []\n );\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;;;AAEM,SAAU,oBAAoB,CAChC,OAAO,GAAG,CAAC,EACX,OAAA,GAAkB,YAAY,EAC9B,OAAA,GAA6B,CAAC,CAAC,EAAE,EAAE,CAAC,EAAA;IAEpC,MAAM,SAAS,GAAc,EAAE;AAE/B,IAAA,KAAK,IAAI,CAAC,GAAG,OAAO,EAAE,CAAC,GAAG,OAAO,EAAE,CAAC,EAAE,EAAE;AACpC,QAAA,OAAO,CAAC,OAAO,CAAC,CAAC,MAAM,KAAI;YACvB,MAAM,IAAI,GAAG,IAAI,OAAO,CAAC,CAAC,EAAE,MAAM,CAAC;AAEnC,YAAA,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC;AACxB,QAAA,CAAC,CAAC;IACN;AAEA,IAAA,OAAO,SAAS;AACpB;;SCZgB,cAAc,GAAA;AAC1B,IAAA,MAAM,OAAO,GACT,MAAM,CAAC,qBAAqB,EAAE,EAAC,QAAQ,EAAE,IAAI,EAAC,CAAC,EAAE,OAAO;QACxD,MAAM,CAAC,SAAS,EAAE,EAAC,QAAQ,EAAE,IAAI,EAAC,CAAC;AAEvC,IAAA,OAAO,QAAQ,CAAC,eAAe,CAAC,OAAO,CAAC,EAAE,EAAC,WAAW,EAAE,IAAI,EAAC,CAAC;AAClE;;ACZM,SAAU,SAAS,CACrB,KAAiD,EAAA;IAEjD,OAAO,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;AACnC;;ACKM,SAAU,UAAU,CAAC,OAAsB,EAAA;IAC7C,OAAO,mBAAmB,CAAC,gBAAgB,EAAE,SAAS,EAAE,OAAO,CAAC;AACpE;;ACPM,SAAU,iBAAiB,CAC7B,GAAsB,EACtB,QAA8B,EAAA;AAE9B,IAAA,OAAO,QAAQ,GAAG,SAAS,GAAG,qBAAqB,CAAC,GAAG,EAAE,QAAQ,CAAC,GAAG,EAAE;AAC3E;;ACPM,SAAU,YAAY,CACxB,IAA8B,EAC9B,GAAW,EAAA;AAEX,IAAA,QACI,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC,IAAI,KAAK,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC;AACnC,UAAE,IAAI,CAAC,MAAM,CAAC,CAAC,IAAI,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC;UACxC,IAAI,EAAE,MAAM,CAAC,GAAG,CAAC,KAAK,EAAE;AAEtC;;ACXA;;AAEG;;;;"}