@taiga-ui/kit 5.0.0 → 5.1.0-canary.3c76bbc

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 (151) hide show
  1. package/components/counter/counter.component.d.ts +1 -1
  2. package/components/files/input-files/input-files.directive.d.ts +1 -0
  3. package/components/input-number/index.d.ts +1 -0
  4. package/components/input-number/input-number.d.ts +1 -1
  5. package/components/input-number/step/input-number-step.component.d.ts +9 -11
  6. package/components/input-number/step/input-number-step.directive.d.ts +12 -0
  7. package/components/input-number/step/input-number-step.service.d.ts +0 -1
  8. package/fesm2022/taiga-ui-kit-components-accordion.mjs +7 -7
  9. package/fesm2022/taiga-ui-kit-components-accordion.mjs.map +1 -1
  10. package/fesm2022/taiga-ui-kit-components-action-bar.mjs +3 -3
  11. package/fesm2022/taiga-ui-kit-components-avatar.mjs +23 -23
  12. package/fesm2022/taiga-ui-kit-components-avatar.mjs.map +1 -1
  13. package/fesm2022/taiga-ui-kit-components-badge-notification.mjs +3 -3
  14. package/fesm2022/taiga-ui-kit-components-badge.mjs +7 -7
  15. package/fesm2022/taiga-ui-kit-components-badge.mjs.map +1 -1
  16. package/fesm2022/taiga-ui-kit-components-badged-content.mjs +6 -6
  17. package/fesm2022/taiga-ui-kit-components-block.mjs +7 -7
  18. package/fesm2022/taiga-ui-kit-components-block.mjs.map +1 -1
  19. package/fesm2022/taiga-ui-kit-components-breadcrumbs.mjs +3 -3
  20. package/fesm2022/taiga-ui-kit-components-button-loading.mjs +3 -3
  21. package/fesm2022/taiga-ui-kit-components-calendar-month.mjs +3 -3
  22. package/fesm2022/taiga-ui-kit-components-calendar-range.mjs +4 -4
  23. package/fesm2022/taiga-ui-kit-components-calendar-range.mjs.map +1 -1
  24. package/fesm2022/taiga-ui-kit-components-chip.mjs +7 -7
  25. package/fesm2022/taiga-ui-kit-components-chip.mjs.map +1 -1
  26. package/fesm2022/taiga-ui-kit-components-combo-box.mjs +4 -4
  27. package/fesm2022/taiga-ui-kit-components-combo-box.mjs.map +1 -1
  28. package/fesm2022/taiga-ui-kit-components-comment.mjs +8 -7
  29. package/fesm2022/taiga-ui-kit-components-comment.mjs.map +1 -1
  30. package/fesm2022/taiga-ui-kit-components-compass.mjs +5 -5
  31. package/fesm2022/taiga-ui-kit-components-compass.mjs.map +1 -1
  32. package/fesm2022/taiga-ui-kit-components-confirm.mjs +6 -6
  33. package/fesm2022/taiga-ui-kit-components-copy.mjs +11 -11
  34. package/fesm2022/taiga-ui-kit-components-copy.mjs.map +1 -1
  35. package/fesm2022/taiga-ui-kit-components-counter.mjs +13 -14
  36. package/fesm2022/taiga-ui-kit-components-counter.mjs.map +1 -1
  37. package/fesm2022/taiga-ui-kit-components-data-list-wrapper.mjs +6 -6
  38. package/fesm2022/taiga-ui-kit-components-drawer.mjs +3 -3
  39. package/fesm2022/taiga-ui-kit-components-files.mjs +31 -26
  40. package/fesm2022/taiga-ui-kit-components-files.mjs.map +1 -1
  41. package/fesm2022/taiga-ui-kit-components-filter.mjs +3 -3
  42. package/fesm2022/taiga-ui-kit-components-fullscreen.mjs +3 -3
  43. package/fesm2022/taiga-ui-kit-components-input-chip.mjs +6 -6
  44. package/fesm2022/taiga-ui-kit-components-input-color.mjs +4 -4
  45. package/fesm2022/taiga-ui-kit-components-input-color.mjs.map +1 -1
  46. package/fesm2022/taiga-ui-kit-components-input-date-multi.mjs +3 -3
  47. package/fesm2022/taiga-ui-kit-components-input-date-range.mjs +3 -3
  48. package/fesm2022/taiga-ui-kit-components-input-date-time.mjs +7 -7
  49. package/fesm2022/taiga-ui-kit-components-input-date-time.mjs.map +1 -1
  50. package/fesm2022/taiga-ui-kit-components-input-date.mjs +10 -10
  51. package/fesm2022/taiga-ui-kit-components-input-date.mjs.map +1 -1
  52. package/fesm2022/taiga-ui-kit-components-input-inline.mjs +4 -4
  53. package/fesm2022/taiga-ui-kit-components-input-inline.mjs.map +1 -1
  54. package/fesm2022/taiga-ui-kit-components-input-month-range.mjs +10 -8
  55. package/fesm2022/taiga-ui-kit-components-input-month-range.mjs.map +1 -1
  56. package/fesm2022/taiga-ui-kit-components-input-month.mjs +7 -7
  57. package/fesm2022/taiga-ui-kit-components-input-month.mjs.map +1 -1
  58. package/fesm2022/taiga-ui-kit-components-input-number.mjs +80 -55
  59. package/fesm2022/taiga-ui-kit-components-input-number.mjs.map +1 -1
  60. package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs +7 -7
  61. package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs.map +1 -1
  62. package/fesm2022/taiga-ui-kit-components-input-phone.mjs +5 -5
  63. package/fesm2022/taiga-ui-kit-components-input-phone.mjs.map +1 -1
  64. package/fesm2022/taiga-ui-kit-components-input-pin.mjs +3 -3
  65. package/fesm2022/taiga-ui-kit-components-input-range.mjs +3 -3
  66. package/fesm2022/taiga-ui-kit-components-input-slider.mjs +11 -11
  67. package/fesm2022/taiga-ui-kit-components-input-slider.mjs.map +1 -1
  68. package/fesm2022/taiga-ui-kit-components-input-time.mjs +13 -13
  69. package/fesm2022/taiga-ui-kit-components-input-time.mjs.map +1 -1
  70. package/fesm2022/taiga-ui-kit-components-input-year.mjs +3 -3
  71. package/fesm2022/taiga-ui-kit-components-items-with-more.mjs +12 -12
  72. package/fesm2022/taiga-ui-kit-components-like.mjs +5 -5
  73. package/fesm2022/taiga-ui-kit-components-like.mjs.map +1 -1
  74. package/fesm2022/taiga-ui-kit-components-line-clamp.mjs +9 -9
  75. package/fesm2022/taiga-ui-kit-components-message.mjs +7 -7
  76. package/fesm2022/taiga-ui-kit-components-message.mjs.map +1 -1
  77. package/fesm2022/taiga-ui-kit-components-multi-select.mjs +12 -12
  78. package/fesm2022/taiga-ui-kit-components-notification-middle.mjs +9 -9
  79. package/fesm2022/taiga-ui-kit-components-pager.mjs +3 -3
  80. package/fesm2022/taiga-ui-kit-components-pagination.mjs +3 -3
  81. package/fesm2022/taiga-ui-kit-components-pin.mjs +7 -7
  82. package/fesm2022/taiga-ui-kit-components-pin.mjs.map +1 -1
  83. package/fesm2022/taiga-ui-kit-components-preview.mjs +26 -26
  84. package/fesm2022/taiga-ui-kit-components-preview.mjs.map +1 -1
  85. package/fesm2022/taiga-ui-kit-components-progress.mjs +27 -27
  86. package/fesm2022/taiga-ui-kit-components-progress.mjs.map +1 -1
  87. package/fesm2022/taiga-ui-kit-components-pulse.mjs +3 -3
  88. package/fesm2022/taiga-ui-kit-components-push.mjs +12 -12
  89. package/fesm2022/taiga-ui-kit-components-radio-list.mjs +4 -4
  90. package/fesm2022/taiga-ui-kit-components-radio-list.mjs.map +1 -1
  91. package/fesm2022/taiga-ui-kit-components-range.mjs +6 -6
  92. package/fesm2022/taiga-ui-kit-components-rating.mjs +3 -3
  93. package/fesm2022/taiga-ui-kit-components-routable-dialog.mjs +3 -3
  94. package/fesm2022/taiga-ui-kit-components-segmented.mjs +8 -8
  95. package/fesm2022/taiga-ui-kit-components-segmented.mjs.map +1 -1
  96. package/fesm2022/taiga-ui-kit-components-select.mjs +9 -9
  97. package/fesm2022/taiga-ui-kit-components-shrink-wrap.mjs +7 -7
  98. package/fesm2022/taiga-ui-kit-components-shrink-wrap.mjs.map +1 -1
  99. package/fesm2022/taiga-ui-kit-components-status.mjs +7 -7
  100. package/fesm2022/taiga-ui-kit-components-status.mjs.map +1 -1
  101. package/fesm2022/taiga-ui-kit-components-stepper.mjs +7 -7
  102. package/fesm2022/taiga-ui-kit-components-stepper.mjs.map +1 -1
  103. package/fesm2022/taiga-ui-kit-components-switch.mjs +4 -4
  104. package/fesm2022/taiga-ui-kit-components-switch.mjs.map +1 -1
  105. package/fesm2022/taiga-ui-kit-components-tabs.mjs +19 -19
  106. package/fesm2022/taiga-ui-kit-components-tabs.mjs.map +1 -1
  107. package/fesm2022/taiga-ui-kit-components-textarea.mjs +12 -12
  108. package/fesm2022/taiga-ui-kit-components-tiles.mjs +24 -21
  109. package/fesm2022/taiga-ui-kit-components-tiles.mjs.map +1 -1
  110. package/fesm2022/taiga-ui-kit-components-timeline.mjs +6 -6
  111. package/fesm2022/taiga-ui-kit-components-toast.mjs +16 -16
  112. package/fesm2022/taiga-ui-kit-components-toast.mjs.map +1 -1
  113. package/fesm2022/taiga-ui-kit-components-tree.mjs +24 -24
  114. package/fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs +3 -3
  115. package/fesm2022/taiga-ui-kit-directives-button-group.mjs +7 -7
  116. package/fesm2022/taiga-ui-kit-directives-button-group.mjs.map +1 -1
  117. package/fesm2022/taiga-ui-kit-directives-button-select.mjs +3 -3
  118. package/fesm2022/taiga-ui-kit-directives-chevron.mjs +7 -7
  119. package/fesm2022/taiga-ui-kit-directives-chevron.mjs.map +1 -1
  120. package/fesm2022/taiga-ui-kit-directives-connected.mjs +7 -7
  121. package/fesm2022/taiga-ui-kit-directives-connected.mjs.map +1 -1
  122. package/fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs +4 -4
  123. package/fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs.map +1 -1
  124. package/fesm2022/taiga-ui-kit-directives-fade.mjs +7 -7
  125. package/fesm2022/taiga-ui-kit-directives-fade.mjs.map +1 -1
  126. package/fesm2022/taiga-ui-kit-directives-fluid-typography.mjs +3 -3
  127. package/fesm2022/taiga-ui-kit-directives-highlight.mjs +3 -3
  128. package/fesm2022/taiga-ui-kit-directives-highlight.mjs.map +1 -1
  129. package/fesm2022/taiga-ui-kit-directives-password.mjs +3 -3
  130. package/fesm2022/taiga-ui-kit-directives-present.mjs +3 -3
  131. package/fesm2022/taiga-ui-kit-directives-sensitive.mjs +7 -7
  132. package/fesm2022/taiga-ui-kit-directives-sensitive.mjs.map +1 -1
  133. package/fesm2022/taiga-ui-kit-directives-shimmer.mjs +8 -8
  134. package/fesm2022/taiga-ui-kit-directives-shimmer.mjs.map +1 -1
  135. package/fesm2022/taiga-ui-kit-directives-skeleton.mjs +7 -7
  136. package/fesm2022/taiga-ui-kit-directives-skeleton.mjs.map +1 -1
  137. package/fesm2022/taiga-ui-kit-directives-tooltip.mjs +7 -7
  138. package/fesm2022/taiga-ui-kit-directives-tooltip.mjs.map +1 -1
  139. package/fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs +3 -3
  140. package/fesm2022/taiga-ui-kit-directives-unmask-handler.mjs +3 -3
  141. package/fesm2022/taiga-ui-kit-pipes-auto-color.mjs +3 -4
  142. package/fesm2022/taiga-ui-kit-pipes-auto-color.mjs.map +1 -1
  143. package/fesm2022/taiga-ui-kit-pipes-emails.mjs +4 -4
  144. package/fesm2022/taiga-ui-kit-pipes-emails.mjs.map +1 -1
  145. package/fesm2022/taiga-ui-kit-pipes-flag.mjs +3 -3
  146. package/fesm2022/taiga-ui-kit-pipes-hide-selected.mjs +3 -3
  147. package/fesm2022/taiga-ui-kit-pipes-initials.mjs +3 -3
  148. package/fesm2022/taiga-ui-kit-pipes-sort-countries.mjs +3 -3
  149. package/fesm2022/taiga-ui-kit-pipes-stringify-content.mjs +3 -3
  150. package/fesm2022/taiga-ui-kit-pipes-stringify.mjs +3 -3
  151. package/package.json +79 -79
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/kit",
3
- "version": "5.0.0",
3
+ "version": "5.1.0-canary.3c76bbc",
4
4
  "description": "Taiga UI Angular main components kit",
5
5
  "keywords": [
6
6
  "angular",
@@ -17,16 +17,16 @@
17
17
  "license": "Apache-2.0",
18
18
  "contributors": [
19
19
  {
20
- "name": "Alex Inkin",
21
- "email": "alexander@inkin.ru"
20
+ "email": "alexander@inkin.ru",
21
+ "name": "Alex Inkin"
22
22
  },
23
23
  {
24
- "name": "Vladimir Potekhin",
25
- "email": "vladimir.potekh@gmail.com"
24
+ "email": "vladimir.potekh@gmail.com",
25
+ "name": "Vladimir Potekhin"
26
26
  },
27
27
  {
28
- "name": "Nikita Barsukov",
29
- "email": "nikita.s.barsukov@gmail.com"
28
+ "email": "nikita.s.barsukov@gmail.com",
29
+ "name": "Nikita Barsukov"
30
30
  }
31
31
  ],
32
32
  "peerDependencies": {
@@ -43,11 +43,11 @@
43
43
  "@ng-web-apis/mutation-observer": "^5.2.0",
44
44
  "@ng-web-apis/platform": "^5.2.0",
45
45
  "@ng-web-apis/resize-observer": "^5.2.0",
46
- "@taiga-ui/cdk": "5.0.0",
47
- "@taiga-ui/core": "5.0.0",
48
- "@taiga-ui/i18n": "5.0.0",
46
+ "@taiga-ui/cdk": "5.1.0",
47
+ "@taiga-ui/core": "5.1.0",
48
+ "@taiga-ui/i18n": "5.1.0",
49
49
  "@taiga-ui/polymorpheus": "^5.0.0",
50
- "@taiga-ui/styles": "5.0.0",
50
+ "@taiga-ui/styles": "5.1.0",
51
51
  "rxjs": ">=7.0.0"
52
52
  },
53
53
  "module": "fesm2022/taiga-ui-kit.mjs",
@@ -64,6 +64,10 @@
64
64
  "types": "./components/index.d.ts",
65
65
  "default": "./fesm2022/taiga-ui-kit-components.mjs"
66
66
  },
67
+ "./directives": {
68
+ "types": "./directives/index.d.ts",
69
+ "default": "./fesm2022/taiga-ui-kit-directives.mjs"
70
+ },
67
71
  "./pipes": {
68
72
  "types": "./pipes/index.d.ts",
69
73
  "default": "./fesm2022/taiga-ui-kit-pipes.mjs"
@@ -72,14 +76,14 @@
72
76
  "types": "./tokens/index.d.ts",
73
77
  "default": "./fesm2022/taiga-ui-kit-tokens.mjs"
74
78
  },
75
- "./directives": {
76
- "types": "./directives/index.d.ts",
77
- "default": "./fesm2022/taiga-ui-kit-directives.mjs"
78
- },
79
79
  "./utils": {
80
80
  "types": "./utils/index.d.ts",
81
81
  "default": "./fesm2022/taiga-ui-kit-utils.mjs"
82
82
  },
83
+ "./components/accordion": {
84
+ "types": "./components/accordion/index.d.ts",
85
+ "default": "./fesm2022/taiga-ui-kit-components-accordion.mjs"
86
+ },
83
87
  "./components/action-bar": {
84
88
  "types": "./components/action-bar/index.d.ts",
85
89
  "default": "./fesm2022/taiga-ui-kit-components-action-bar.mjs"
@@ -96,10 +100,6 @@
96
100
  "types": "./components/badge-notification/index.d.ts",
97
101
  "default": "./fesm2022/taiga-ui-kit-components-badge-notification.mjs"
98
102
  },
99
- "./components/accordion": {
100
- "types": "./components/accordion/index.d.ts",
101
- "default": "./fesm2022/taiga-ui-kit-components-accordion.mjs"
102
- },
103
103
  "./components/badged-content": {
104
104
  "types": "./components/badged-content/index.d.ts",
105
105
  "default": "./fesm2022/taiga-ui-kit-components-badged-content.mjs"
@@ -120,14 +120,14 @@
120
120
  "types": "./components/calendar-month/index.d.ts",
121
121
  "default": "./fesm2022/taiga-ui-kit-components-calendar-month.mjs"
122
122
  },
123
- "./components/calendar-range": {
124
- "types": "./components/calendar-range/index.d.ts",
125
- "default": "./fesm2022/taiga-ui-kit-components-calendar-range.mjs"
126
- },
127
123
  "./components/chip": {
128
124
  "types": "./components/chip/index.d.ts",
129
125
  "default": "./fesm2022/taiga-ui-kit-components-chip.mjs"
130
126
  },
127
+ "./components/calendar-range": {
128
+ "types": "./components/calendar-range/index.d.ts",
129
+ "default": "./fesm2022/taiga-ui-kit-components-calendar-range.mjs"
130
+ },
131
131
  "./components/combo-box": {
132
132
  "types": "./components/combo-box/index.d.ts",
133
133
  "default": "./fesm2022/taiga-ui-kit-components-combo-box.mjs"
@@ -168,14 +168,14 @@
168
168
  "types": "./components/filter/index.d.ts",
169
169
  "default": "./fesm2022/taiga-ui-kit-components-filter.mjs"
170
170
  },
171
- "./components/input-chip": {
172
- "types": "./components/input-chip/index.d.ts",
173
- "default": "./fesm2022/taiga-ui-kit-components-input-chip.mjs"
174
- },
175
171
  "./components/fullscreen": {
176
172
  "types": "./components/fullscreen/index.d.ts",
177
173
  "default": "./fesm2022/taiga-ui-kit-components-fullscreen.mjs"
178
174
  },
175
+ "./components/input-chip": {
176
+ "types": "./components/input-chip/index.d.ts",
177
+ "default": "./fesm2022/taiga-ui-kit-components-input-chip.mjs"
178
+ },
179
179
  "./components/input-color": {
180
180
  "types": "./components/input-color/index.d.ts",
181
181
  "default": "./fesm2022/taiga-ui-kit-components-input-color.mjs"
@@ -200,10 +200,6 @@
200
200
  "types": "./components/input-inline/index.d.ts",
201
201
  "default": "./fesm2022/taiga-ui-kit-components-input-inline.mjs"
202
202
  },
203
- "./components/input-month": {
204
- "types": "./components/input-month/index.d.ts",
205
- "default": "./fesm2022/taiga-ui-kit-components-input-month.mjs"
206
- },
207
203
  "./components/input-month-range": {
208
204
  "types": "./components/input-month-range/index.d.ts",
209
205
  "default": "./fesm2022/taiga-ui-kit-components-input-month-range.mjs"
@@ -212,6 +208,10 @@
212
208
  "types": "./components/input-number/index.d.ts",
213
209
  "default": "./fesm2022/taiga-ui-kit-components-input-number.mjs"
214
210
  },
211
+ "./components/input-month": {
212
+ "types": "./components/input-month/index.d.ts",
213
+ "default": "./fesm2022/taiga-ui-kit-components-input-month.mjs"
214
+ },
215
215
  "./components/input-phone": {
216
216
  "types": "./components/input-phone/index.d.ts",
217
217
  "default": "./fesm2022/taiga-ui-kit-components-input-phone.mjs"
@@ -240,14 +240,14 @@
240
240
  "types": "./components/input-year/index.d.ts",
241
241
  "default": "./fesm2022/taiga-ui-kit-components-input-year.mjs"
242
242
  },
243
- "./components/like": {
244
- "types": "./components/like/index.d.ts",
245
- "default": "./fesm2022/taiga-ui-kit-components-like.mjs"
246
- },
247
243
  "./components/items-with-more": {
248
244
  "types": "./components/items-with-more/index.d.ts",
249
245
  "default": "./fesm2022/taiga-ui-kit-components-items-with-more.mjs"
250
246
  },
247
+ "./components/like": {
248
+ "types": "./components/like/index.d.ts",
249
+ "default": "./fesm2022/taiga-ui-kit-components-like.mjs"
250
+ },
251
251
  "./components/line-clamp": {
252
252
  "types": "./components/line-clamp/index.d.ts",
253
253
  "default": "./fesm2022/taiga-ui-kit-components-line-clamp.mjs"
@@ -316,10 +316,6 @@
316
316
  "types": "./components/select/index.d.ts",
317
317
  "default": "./fesm2022/taiga-ui-kit-components-select.mjs"
318
318
  },
319
- "./components/shrink-wrap": {
320
- "types": "./components/shrink-wrap/index.d.ts",
321
- "default": "./fesm2022/taiga-ui-kit-components-shrink-wrap.mjs"
322
- },
323
319
  "./components/status": {
324
320
  "types": "./components/status/index.d.ts",
325
321
  "default": "./fesm2022/taiga-ui-kit-components-status.mjs"
@@ -328,6 +324,10 @@
328
324
  "types": "./components/stepper/index.d.ts",
329
325
  "default": "./fesm2022/taiga-ui-kit-components-stepper.mjs"
330
326
  },
327
+ "./components/shrink-wrap": {
328
+ "types": "./components/shrink-wrap/index.d.ts",
329
+ "default": "./fesm2022/taiga-ui-kit-components-shrink-wrap.mjs"
330
+ },
331
331
  "./components/switch": {
332
332
  "types": "./components/switch/index.d.ts",
333
333
  "default": "./fesm2022/taiga-ui-kit-components-switch.mjs"
@@ -340,10 +340,6 @@
340
340
  "types": "./components/textarea/index.d.ts",
341
341
  "default": "./fesm2022/taiga-ui-kit-components-textarea.mjs"
342
342
  },
343
- "./components/tiles": {
344
- "types": "./components/tiles/index.d.ts",
345
- "default": "./fesm2022/taiga-ui-kit-components-tiles.mjs"
346
- },
347
343
  "./components/timeline": {
348
344
  "types": "./components/timeline/index.d.ts",
349
345
  "default": "./fesm2022/taiga-ui-kit-components-timeline.mjs"
@@ -356,42 +352,14 @@
356
352
  "types": "./components/tree/index.d.ts",
357
353
  "default": "./fesm2022/taiga-ui-kit-components-tree.mjs"
358
354
  },
359
- "./pipes/auto-color": {
360
- "types": "./pipes/auto-color/index.d.ts",
361
- "default": "./fesm2022/taiga-ui-kit-pipes-auto-color.mjs"
362
- },
363
- "./pipes/emails": {
364
- "types": "./pipes/emails/index.d.ts",
365
- "default": "./fesm2022/taiga-ui-kit-pipes-emails.mjs"
366
- },
367
- "./pipes/flag": {
368
- "types": "./pipes/flag/index.d.ts",
369
- "default": "./fesm2022/taiga-ui-kit-pipes-flag.mjs"
370
- },
371
- "./pipes/hide-selected": {
372
- "types": "./pipes/hide-selected/index.d.ts",
373
- "default": "./fesm2022/taiga-ui-kit-pipes-hide-selected.mjs"
374
- },
375
- "./pipes/sort-countries": {
376
- "types": "./pipes/sort-countries/index.d.ts",
377
- "default": "./fesm2022/taiga-ui-kit-pipes-sort-countries.mjs"
378
- },
379
- "./pipes/initials": {
380
- "types": "./pipes/initials/index.d.ts",
381
- "default": "./fesm2022/taiga-ui-kit-pipes-initials.mjs"
382
- },
383
- "./pipes/stringify": {
384
- "types": "./pipes/stringify/index.d.ts",
385
- "default": "./fesm2022/taiga-ui-kit-pipes-stringify.mjs"
386
- },
387
- "./pipes/stringify-content": {
388
- "types": "./pipes/stringify-content/index.d.ts",
389
- "default": "./fesm2022/taiga-ui-kit-pipes-stringify-content.mjs"
390
- },
391
355
  "./directives/appearance-proxy": {
392
356
  "types": "./directives/appearance-proxy/index.d.ts",
393
357
  "default": "./fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs"
394
358
  },
359
+ "./components/tiles": {
360
+ "types": "./components/tiles/index.d.ts",
361
+ "default": "./fesm2022/taiga-ui-kit-components-tiles.mjs"
362
+ },
395
363
  "./directives/button-group": {
396
364
  "types": "./directives/button-group/index.d.ts",
397
365
  "default": "./fesm2022/taiga-ui-kit-directives-button-group.mjs"
@@ -412,14 +380,14 @@
412
380
  "types": "./directives/data-list-dropdown-manager/index.d.ts",
413
381
  "default": "./fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs"
414
382
  },
415
- "./directives/fluid-typography": {
416
- "types": "./directives/fluid-typography/index.d.ts",
417
- "default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
418
- },
419
383
  "./directives/fade": {
420
384
  "types": "./directives/fade/index.d.ts",
421
385
  "default": "./fesm2022/taiga-ui-kit-directives-fade.mjs"
422
386
  },
387
+ "./directives/fluid-typography": {
388
+ "types": "./directives/fluid-typography/index.d.ts",
389
+ "default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
390
+ },
423
391
  "./directives/highlight": {
424
392
  "types": "./directives/highlight/index.d.ts",
425
393
  "default": "./fesm2022/taiga-ui-kit-directives-highlight.mjs"
@@ -455,6 +423,38 @@
455
423
  "./directives/unfinished-validator": {
456
424
  "types": "./directives/unfinished-validator/index.d.ts",
457
425
  "default": "./fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs"
426
+ },
427
+ "./pipes/auto-color": {
428
+ "types": "./pipes/auto-color/index.d.ts",
429
+ "default": "./fesm2022/taiga-ui-kit-pipes-auto-color.mjs"
430
+ },
431
+ "./pipes/emails": {
432
+ "types": "./pipes/emails/index.d.ts",
433
+ "default": "./fesm2022/taiga-ui-kit-pipes-emails.mjs"
434
+ },
435
+ "./pipes/hide-selected": {
436
+ "types": "./pipes/hide-selected/index.d.ts",
437
+ "default": "./fesm2022/taiga-ui-kit-pipes-hide-selected.mjs"
438
+ },
439
+ "./pipes/initials": {
440
+ "types": "./pipes/initials/index.d.ts",
441
+ "default": "./fesm2022/taiga-ui-kit-pipes-initials.mjs"
442
+ },
443
+ "./pipes/flag": {
444
+ "types": "./pipes/flag/index.d.ts",
445
+ "default": "./fesm2022/taiga-ui-kit-pipes-flag.mjs"
446
+ },
447
+ "./pipes/sort-countries": {
448
+ "types": "./pipes/sort-countries/index.d.ts",
449
+ "default": "./fesm2022/taiga-ui-kit-pipes-sort-countries.mjs"
450
+ },
451
+ "./pipes/stringify": {
452
+ "types": "./pipes/stringify/index.d.ts",
453
+ "default": "./fesm2022/taiga-ui-kit-pipes-stringify.mjs"
454
+ },
455
+ "./pipes/stringify-content": {
456
+ "types": "./pipes/stringify-content/index.d.ts",
457
+ "default": "./fesm2022/taiga-ui-kit-pipes-stringify-content.mjs"
458
458
  }
459
459
  },
460
460
  "sideEffects": false,