@taiga-ui/kit 5.13.0 → 5.14.0-canary.41d4be7

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 (115) hide show
  1. package/components/copy/copy.directive.d.ts +3 -1
  2. package/components/input-chip/input-chip.utils.d.ts +2 -0
  3. package/components/notification-middle/notification-middle.component.d.ts +1 -2
  4. package/components/preview/preview.component.d.ts +2 -6
  5. package/components/push/push.service.d.ts +2 -1
  6. package/components/textarea/textarea.component.d.ts +2 -1
  7. package/components/toast/toast.service.d.ts +2 -1
  8. package/directives/tooltip/tooltip.directive.d.ts +2 -1
  9. package/fesm2022/taiga-ui-kit-components-accordion.mjs +2 -2
  10. package/fesm2022/taiga-ui-kit-components-accordion.mjs.map +1 -1
  11. package/fesm2022/taiga-ui-kit-components-avatar.mjs +9 -9
  12. package/fesm2022/taiga-ui-kit-components-avatar.mjs.map +1 -1
  13. package/fesm2022/taiga-ui-kit-components-badge.mjs +2 -2
  14. package/fesm2022/taiga-ui-kit-components-badge.mjs.map +1 -1
  15. package/fesm2022/taiga-ui-kit-components-badged-content.mjs +2 -3
  16. package/fesm2022/taiga-ui-kit-components-badged-content.mjs.map +1 -1
  17. package/fesm2022/taiga-ui-kit-components-block.mjs +2 -2
  18. package/fesm2022/taiga-ui-kit-components-block.mjs.map +1 -1
  19. package/fesm2022/taiga-ui-kit-components-chip.mjs +2 -2
  20. package/fesm2022/taiga-ui-kit-components-chip.mjs.map +1 -1
  21. package/fesm2022/taiga-ui-kit-components-comment.mjs +3 -3
  22. package/fesm2022/taiga-ui-kit-components-comment.mjs.map +1 -1
  23. package/fesm2022/taiga-ui-kit-components-compass.mjs +2 -2
  24. package/fesm2022/taiga-ui-kit-components-compass.mjs.map +1 -1
  25. package/fesm2022/taiga-ui-kit-components-copy.mjs +35 -11
  26. package/fesm2022/taiga-ui-kit-components-copy.mjs.map +1 -1
  27. package/fesm2022/taiga-ui-kit-components-drawer.mjs +2 -2
  28. package/fesm2022/taiga-ui-kit-components-drawer.mjs.map +1 -1
  29. package/fesm2022/taiga-ui-kit-components-files.mjs +7 -7
  30. package/fesm2022/taiga-ui-kit-components-files.mjs.map +1 -1
  31. package/fesm2022/taiga-ui-kit-components-input-chip.mjs +111 -99
  32. package/fesm2022/taiga-ui-kit-components-input-chip.mjs.map +1 -1
  33. package/fesm2022/taiga-ui-kit-components-input-color.mjs +2 -2
  34. package/fesm2022/taiga-ui-kit-components-input-color.mjs.map +1 -1
  35. package/fesm2022/taiga-ui-kit-components-input-date-time.mjs +3 -3
  36. package/fesm2022/taiga-ui-kit-components-input-date-time.mjs.map +1 -1
  37. package/fesm2022/taiga-ui-kit-components-input-date.mjs +5 -5
  38. package/fesm2022/taiga-ui-kit-components-input-date.mjs.map +1 -1
  39. package/fesm2022/taiga-ui-kit-components-input-inline.mjs +2 -2
  40. package/fesm2022/taiga-ui-kit-components-input-inline.mjs.map +1 -1
  41. package/fesm2022/taiga-ui-kit-components-input-month.mjs +4 -4
  42. package/fesm2022/taiga-ui-kit-components-input-month.mjs.map +1 -1
  43. package/fesm2022/taiga-ui-kit-components-input-number.mjs +3 -3
  44. package/fesm2022/taiga-ui-kit-components-input-number.mjs.map +1 -1
  45. package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs +4 -4
  46. package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs.map +1 -1
  47. package/fesm2022/taiga-ui-kit-components-input-pin.mjs +3 -3
  48. package/fesm2022/taiga-ui-kit-components-input-pin.mjs.map +1 -1
  49. package/fesm2022/taiga-ui-kit-components-input-slider.mjs +2 -2
  50. package/fesm2022/taiga-ui-kit-components-input-slider.mjs.map +1 -1
  51. package/fesm2022/taiga-ui-kit-components-input-time.mjs +3 -3
  52. package/fesm2022/taiga-ui-kit-components-input-time.mjs.map +1 -1
  53. package/fesm2022/taiga-ui-kit-components-input-year.mjs +7 -1
  54. package/fesm2022/taiga-ui-kit-components-input-year.mjs.map +1 -1
  55. package/fesm2022/taiga-ui-kit-components-like.mjs +2 -2
  56. package/fesm2022/taiga-ui-kit-components-like.mjs.map +1 -1
  57. package/fesm2022/taiga-ui-kit-components-line-clamp.mjs +2 -2
  58. package/fesm2022/taiga-ui-kit-components-line-clamp.mjs.map +1 -1
  59. package/fesm2022/taiga-ui-kit-components-message.mjs +2 -2
  60. package/fesm2022/taiga-ui-kit-components-message.mjs.map +1 -1
  61. package/fesm2022/taiga-ui-kit-components-notification-middle.mjs +5 -10
  62. package/fesm2022/taiga-ui-kit-components-notification-middle.mjs.map +1 -1
  63. package/fesm2022/taiga-ui-kit-components-pager.mjs +2 -2
  64. package/fesm2022/taiga-ui-kit-components-pager.mjs.map +1 -1
  65. package/fesm2022/taiga-ui-kit-components-pin.mjs +3 -3
  66. package/fesm2022/taiga-ui-kit-components-pin.mjs.map +1 -1
  67. package/fesm2022/taiga-ui-kit-components-pincode.mjs +2 -2
  68. package/fesm2022/taiga-ui-kit-components-pincode.mjs.map +1 -1
  69. package/fesm2022/taiga-ui-kit-components-preview.mjs +17 -29
  70. package/fesm2022/taiga-ui-kit-components-preview.mjs.map +1 -1
  71. package/fesm2022/taiga-ui-kit-components-progress.mjs +8 -8
  72. package/fesm2022/taiga-ui-kit-components-progress.mjs.map +1 -1
  73. package/fesm2022/taiga-ui-kit-components-pulse.mjs +2 -2
  74. package/fesm2022/taiga-ui-kit-components-pulse.mjs.map +1 -1
  75. package/fesm2022/taiga-ui-kit-components-push.mjs +8 -6
  76. package/fesm2022/taiga-ui-kit-components-push.mjs.map +1 -1
  77. package/fesm2022/taiga-ui-kit-components-radio-list.mjs +2 -2
  78. package/fesm2022/taiga-ui-kit-components-radio-list.mjs.map +1 -1
  79. package/fesm2022/taiga-ui-kit-components-rating.mjs +2 -2
  80. package/fesm2022/taiga-ui-kit-components-rating.mjs.map +1 -1
  81. package/fesm2022/taiga-ui-kit-components-segmented.mjs +3 -3
  82. package/fesm2022/taiga-ui-kit-components-segmented.mjs.map +1 -1
  83. package/fesm2022/taiga-ui-kit-components-shrink-wrap.mjs +2 -2
  84. package/fesm2022/taiga-ui-kit-components-shrink-wrap.mjs.map +1 -1
  85. package/fesm2022/taiga-ui-kit-components-status.mjs +3 -3
  86. package/fesm2022/taiga-ui-kit-components-status.mjs.map +1 -1
  87. package/fesm2022/taiga-ui-kit-components-switch.mjs +2 -2
  88. package/fesm2022/taiga-ui-kit-components-switch.mjs.map +1 -1
  89. package/fesm2022/taiga-ui-kit-components-tabs.mjs +5 -5
  90. package/fesm2022/taiga-ui-kit-components-tabs.mjs.map +1 -1
  91. package/fesm2022/taiga-ui-kit-components-textarea.mjs +8 -8
  92. package/fesm2022/taiga-ui-kit-components-textarea.mjs.map +1 -1
  93. package/fesm2022/taiga-ui-kit-components-tiles.mjs +4 -4
  94. package/fesm2022/taiga-ui-kit-components-tiles.mjs.map +1 -1
  95. package/fesm2022/taiga-ui-kit-components-toast.mjs +10 -8
  96. package/fesm2022/taiga-ui-kit-components-toast.mjs.map +1 -1
  97. package/fesm2022/taiga-ui-kit-components-tree.mjs +2 -2
  98. package/fesm2022/taiga-ui-kit-components-tree.mjs.map +1 -1
  99. package/fesm2022/taiga-ui-kit-directives-button-group.mjs +3 -3
  100. package/fesm2022/taiga-ui-kit-directives-button-group.mjs.map +1 -1
  101. package/fesm2022/taiga-ui-kit-directives-chevron.mjs +2 -2
  102. package/fesm2022/taiga-ui-kit-directives-chevron.mjs.map +1 -1
  103. package/fesm2022/taiga-ui-kit-directives-connected.mjs +3 -3
  104. package/fesm2022/taiga-ui-kit-directives-connected.mjs.map +1 -1
  105. package/fesm2022/taiga-ui-kit-directives-fade.mjs +3 -3
  106. package/fesm2022/taiga-ui-kit-directives-fade.mjs.map +1 -1
  107. package/fesm2022/taiga-ui-kit-directives-sensitive.mjs +3 -3
  108. package/fesm2022/taiga-ui-kit-directives-sensitive.mjs.map +1 -1
  109. package/fesm2022/taiga-ui-kit-directives-shimmer.mjs +2 -2
  110. package/fesm2022/taiga-ui-kit-directives-shimmer.mjs.map +1 -1
  111. package/fesm2022/taiga-ui-kit-directives-skeleton.mjs +3 -3
  112. package/fesm2022/taiga-ui-kit-directives-skeleton.mjs.map +1 -1
  113. package/fesm2022/taiga-ui-kit-directives-tooltip.mjs +6 -5
  114. package/fesm2022/taiga-ui-kit-directives-tooltip.mjs.map +1 -1
  115. package/package.json +129 -129
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/kit",
3
- "version": "5.13.0",
3
+ "version": "5.14.0-canary.41d4be7",
4
4
  "description": "Taiga UI Angular main components kit",
5
5
  "keywords": [
6
6
  "angular",
@@ -43,11 +43,11 @@
43
43
  "@ng-web-apis/mutation-observer": "^5.3.0",
44
44
  "@ng-web-apis/platform": "^5.3.0",
45
45
  "@ng-web-apis/resize-observer": "^5.3.0",
46
- "@taiga-ui/cdk": "5.13.0",
47
- "@taiga-ui/core": "5.13.0",
48
- "@taiga-ui/i18n": "5.13.0",
46
+ "@taiga-ui/cdk": "5.14.0",
47
+ "@taiga-ui/core": "5.14.0",
48
+ "@taiga-ui/i18n": "5.14.0",
49
49
  "@taiga-ui/polymorpheus": "^5.0.1",
50
- "@taiga-ui/styles": "5.13.0",
50
+ "@taiga-ui/styles": "5.14.0",
51
51
  "rxjs": ">=7.0.0"
52
52
  },
53
53
  "module": "fesm2022/taiga-ui-kit.mjs",
@@ -60,10 +60,6 @@
60
60
  "types": "./index.d.ts",
61
61
  "default": "./fesm2022/taiga-ui-kit.mjs"
62
62
  },
63
- "./components": {
64
- "types": "./components/index.d.ts",
65
- "default": "./fesm2022/taiga-ui-kit-components.mjs"
66
- },
67
63
  "./directives": {
68
64
  "types": "./directives/index.d.ts",
69
65
  "default": "./fesm2022/taiga-ui-kit-directives.mjs"
@@ -76,10 +72,114 @@
76
72
  "types": "./tokens/index.d.ts",
77
73
  "default": "./fesm2022/taiga-ui-kit-tokens.mjs"
78
74
  },
75
+ "./components": {
76
+ "types": "./components/index.d.ts",
77
+ "default": "./fesm2022/taiga-ui-kit-components.mjs"
78
+ },
79
79
  "./utils": {
80
80
  "types": "./utils/index.d.ts",
81
81
  "default": "./fesm2022/taiga-ui-kit-utils.mjs"
82
82
  },
83
+ "./directives/appearance-proxy": {
84
+ "types": "./directives/appearance-proxy/index.d.ts",
85
+ "default": "./fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs"
86
+ },
87
+ "./directives/button-group": {
88
+ "types": "./directives/button-group/index.d.ts",
89
+ "default": "./fesm2022/taiga-ui-kit-directives-button-group.mjs"
90
+ },
91
+ "./directives/chevron": {
92
+ "types": "./directives/chevron/index.d.ts",
93
+ "default": "./fesm2022/taiga-ui-kit-directives-chevron.mjs"
94
+ },
95
+ "./directives/button-select": {
96
+ "types": "./directives/button-select/index.d.ts",
97
+ "default": "./fesm2022/taiga-ui-kit-directives-button-select.mjs"
98
+ },
99
+ "./directives/connected": {
100
+ "types": "./directives/connected/index.d.ts",
101
+ "default": "./fesm2022/taiga-ui-kit-directives-connected.mjs"
102
+ },
103
+ "./directives/data-list-dropdown-manager": {
104
+ "types": "./directives/data-list-dropdown-manager/index.d.ts",
105
+ "default": "./fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs"
106
+ },
107
+ "./directives/fade": {
108
+ "types": "./directives/fade/index.d.ts",
109
+ "default": "./fesm2022/taiga-ui-kit-directives-fade.mjs"
110
+ },
111
+ "./directives/fluid-typography": {
112
+ "types": "./directives/fluid-typography/index.d.ts",
113
+ "default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
114
+ },
115
+ "./directives/highlight": {
116
+ "types": "./directives/highlight/index.d.ts",
117
+ "default": "./fesm2022/taiga-ui-kit-directives-highlight.mjs"
118
+ },
119
+ "./directives/password": {
120
+ "types": "./directives/password/index.d.ts",
121
+ "default": "./fesm2022/taiga-ui-kit-directives-password.mjs"
122
+ },
123
+ "./directives/present": {
124
+ "types": "./directives/present/index.d.ts",
125
+ "default": "./fesm2022/taiga-ui-kit-directives-present.mjs"
126
+ },
127
+ "./directives/sensitive": {
128
+ "types": "./directives/sensitive/index.d.ts",
129
+ "default": "./fesm2022/taiga-ui-kit-directives-sensitive.mjs"
130
+ },
131
+ "./directives/shimmer": {
132
+ "types": "./directives/shimmer/index.d.ts",
133
+ "default": "./fesm2022/taiga-ui-kit-directives-shimmer.mjs"
134
+ },
135
+ "./directives/skeleton": {
136
+ "types": "./directives/skeleton/index.d.ts",
137
+ "default": "./fesm2022/taiga-ui-kit-directives-skeleton.mjs"
138
+ },
139
+ "./directives/tooltip": {
140
+ "types": "./directives/tooltip/index.d.ts",
141
+ "default": "./fesm2022/taiga-ui-kit-directives-tooltip.mjs"
142
+ },
143
+ "./directives/unfinished-validator": {
144
+ "types": "./directives/unfinished-validator/index.d.ts",
145
+ "default": "./fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs"
146
+ },
147
+ "./directives/unmask-handler": {
148
+ "types": "./directives/unmask-handler/index.d.ts",
149
+ "default": "./fesm2022/taiga-ui-kit-directives-unmask-handler.mjs"
150
+ },
151
+ "./pipes/auto-color": {
152
+ "types": "./pipes/auto-color/index.d.ts",
153
+ "default": "./fesm2022/taiga-ui-kit-pipes-auto-color.mjs"
154
+ },
155
+ "./pipes/emails": {
156
+ "types": "./pipes/emails/index.d.ts",
157
+ "default": "./fesm2022/taiga-ui-kit-pipes-emails.mjs"
158
+ },
159
+ "./pipes/flag": {
160
+ "types": "./pipes/flag/index.d.ts",
161
+ "default": "./fesm2022/taiga-ui-kit-pipes-flag.mjs"
162
+ },
163
+ "./pipes/hide-selected": {
164
+ "types": "./pipes/hide-selected/index.d.ts",
165
+ "default": "./fesm2022/taiga-ui-kit-pipes-hide-selected.mjs"
166
+ },
167
+ "./pipes/initials": {
168
+ "types": "./pipes/initials/index.d.ts",
169
+ "default": "./fesm2022/taiga-ui-kit-pipes-initials.mjs"
170
+ },
171
+ "./pipes/sort-countries": {
172
+ "types": "./pipes/sort-countries/index.d.ts",
173
+ "default": "./fesm2022/taiga-ui-kit-pipes-sort-countries.mjs"
174
+ },
175
+ "./pipes/stringify": {
176
+ "types": "./pipes/stringify/index.d.ts",
177
+ "default": "./fesm2022/taiga-ui-kit-pipes-stringify.mjs"
178
+ },
179
+ "./pipes/stringify-content": {
180
+ "types": "./pipes/stringify-content/index.d.ts",
181
+ "default": "./fesm2022/taiga-ui-kit-pipes-stringify-content.mjs"
182
+ },
83
183
  "./components/accordion": {
84
184
  "types": "./components/accordion/index.d.ts",
85
185
  "default": "./fesm2022/taiga-ui-kit-components-accordion.mjs"
@@ -116,14 +216,14 @@
116
216
  "types": "./components/button-loading/index.d.ts",
117
217
  "default": "./fesm2022/taiga-ui-kit-components-button-loading.mjs"
118
218
  },
119
- "./components/calendar-month": {
120
- "types": "./components/calendar-month/index.d.ts",
121
- "default": "./fesm2022/taiga-ui-kit-components-calendar-month.mjs"
122
- },
123
219
  "./components/calendar-range": {
124
220
  "types": "./components/calendar-range/index.d.ts",
125
221
  "default": "./fesm2022/taiga-ui-kit-components-calendar-range.mjs"
126
222
  },
223
+ "./components/calendar-month": {
224
+ "types": "./components/calendar-month/index.d.ts",
225
+ "default": "./fesm2022/taiga-ui-kit-components-calendar-month.mjs"
226
+ },
127
227
  "./components/chip": {
128
228
  "types": "./components/chip/index.d.ts",
129
229
  "default": "./fesm2022/taiga-ui-kit-components-chip.mjs"
@@ -136,14 +236,14 @@
136
236
  "types": "./components/comment/index.d.ts",
137
237
  "default": "./fesm2022/taiga-ui-kit-components-comment.mjs"
138
238
  },
139
- "./components/compass": {
140
- "types": "./components/compass/index.d.ts",
141
- "default": "./fesm2022/taiga-ui-kit-components-compass.mjs"
142
- },
143
239
  "./components/confirm": {
144
240
  "types": "./components/confirm/index.d.ts",
145
241
  "default": "./fesm2022/taiga-ui-kit-components-confirm.mjs"
146
242
  },
243
+ "./components/compass": {
244
+ "types": "./components/compass/index.d.ts",
245
+ "default": "./fesm2022/taiga-ui-kit-components-compass.mjs"
246
+ },
147
247
  "./components/copy": {
148
248
  "types": "./components/copy/index.d.ts",
149
249
  "default": "./fesm2022/taiga-ui-kit-components-copy.mjs"
@@ -152,14 +252,14 @@
152
252
  "types": "./components/counter/index.d.ts",
153
253
  "default": "./fesm2022/taiga-ui-kit-components-counter.mjs"
154
254
  },
155
- "./components/data-list-wrapper": {
156
- "types": "./components/data-list-wrapper/index.d.ts",
157
- "default": "./fesm2022/taiga-ui-kit-components-data-list-wrapper.mjs"
158
- },
159
255
  "./components/drawer": {
160
256
  "types": "./components/drawer/index.d.ts",
161
257
  "default": "./fesm2022/taiga-ui-kit-components-drawer.mjs"
162
258
  },
259
+ "./components/data-list-wrapper": {
260
+ "types": "./components/data-list-wrapper/index.d.ts",
261
+ "default": "./fesm2022/taiga-ui-kit-components-data-list-wrapper.mjs"
262
+ },
163
263
  "./components/files": {
164
264
  "types": "./components/files/index.d.ts",
165
265
  "default": "./fesm2022/taiga-ui-kit-components-files.mjs"
@@ -232,6 +332,10 @@
232
332
  "types": "./components/input-slider/index.d.ts",
233
333
  "default": "./fesm2022/taiga-ui-kit-components-input-slider.mjs"
234
334
  },
335
+ "./components/input-time": {
336
+ "types": "./components/input-time/index.d.ts",
337
+ "default": "./fesm2022/taiga-ui-kit-components-input-time.mjs"
338
+ },
235
339
  "./components/input-year": {
236
340
  "types": "./components/input-year/index.d.ts",
237
341
  "default": "./fesm2022/taiga-ui-kit-components-input-year.mjs"
@@ -240,10 +344,6 @@
240
344
  "types": "./components/items-with-more/index.d.ts",
241
345
  "default": "./fesm2022/taiga-ui-kit-components-items-with-more.mjs"
242
346
  },
243
- "./components/input-time": {
244
- "types": "./components/input-time/index.d.ts",
245
- "default": "./fesm2022/taiga-ui-kit-components-input-time.mjs"
246
- },
247
347
  "./components/like": {
248
348
  "types": "./components/like/index.d.ts",
249
349
  "default": "./fesm2022/taiga-ui-kit-components-like.mjs"
@@ -264,14 +364,14 @@
264
364
  "types": "./components/notification-middle/index.d.ts",
265
365
  "default": "./fesm2022/taiga-ui-kit-components-notification-middle.mjs"
266
366
  },
267
- "./components/pager": {
268
- "types": "./components/pager/index.d.ts",
269
- "default": "./fesm2022/taiga-ui-kit-components-pager.mjs"
270
- },
271
367
  "./components/pagination": {
272
368
  "types": "./components/pagination/index.d.ts",
273
369
  "default": "./fesm2022/taiga-ui-kit-components-pagination.mjs"
274
370
  },
371
+ "./components/pager": {
372
+ "types": "./components/pager/index.d.ts",
373
+ "default": "./fesm2022/taiga-ui-kit-components-pager.mjs"
374
+ },
275
375
  "./components/pin": {
276
376
  "types": "./components/pin/index.d.ts",
277
377
  "default": "./fesm2022/taiga-ui-kit-components-pin.mjs"
@@ -359,106 +459,6 @@
359
459
  "./components/tree": {
360
460
  "types": "./components/tree/index.d.ts",
361
461
  "default": "./fesm2022/taiga-ui-kit-components-tree.mjs"
362
- },
363
- "./directives/appearance-proxy": {
364
- "types": "./directives/appearance-proxy/index.d.ts",
365
- "default": "./fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs"
366
- },
367
- "./directives/button-group": {
368
- "types": "./directives/button-group/index.d.ts",
369
- "default": "./fesm2022/taiga-ui-kit-directives-button-group.mjs"
370
- },
371
- "./directives/button-select": {
372
- "types": "./directives/button-select/index.d.ts",
373
- "default": "./fesm2022/taiga-ui-kit-directives-button-select.mjs"
374
- },
375
- "./directives/chevron": {
376
- "types": "./directives/chevron/index.d.ts",
377
- "default": "./fesm2022/taiga-ui-kit-directives-chevron.mjs"
378
- },
379
- "./directives/connected": {
380
- "types": "./directives/connected/index.d.ts",
381
- "default": "./fesm2022/taiga-ui-kit-directives-connected.mjs"
382
- },
383
- "./directives/data-list-dropdown-manager": {
384
- "types": "./directives/data-list-dropdown-manager/index.d.ts",
385
- "default": "./fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs"
386
- },
387
- "./directives/fade": {
388
- "types": "./directives/fade/index.d.ts",
389
- "default": "./fesm2022/taiga-ui-kit-directives-fade.mjs"
390
- },
391
- "./directives/fluid-typography": {
392
- "types": "./directives/fluid-typography/index.d.ts",
393
- "default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
394
- },
395
- "./directives/highlight": {
396
- "types": "./directives/highlight/index.d.ts",
397
- "default": "./fesm2022/taiga-ui-kit-directives-highlight.mjs"
398
- },
399
- "./directives/password": {
400
- "types": "./directives/password/index.d.ts",
401
- "default": "./fesm2022/taiga-ui-kit-directives-password.mjs"
402
- },
403
- "./directives/present": {
404
- "types": "./directives/present/index.d.ts",
405
- "default": "./fesm2022/taiga-ui-kit-directives-present.mjs"
406
- },
407
- "./directives/sensitive": {
408
- "types": "./directives/sensitive/index.d.ts",
409
- "default": "./fesm2022/taiga-ui-kit-directives-sensitive.mjs"
410
- },
411
- "./directives/shimmer": {
412
- "types": "./directives/shimmer/index.d.ts",
413
- "default": "./fesm2022/taiga-ui-kit-directives-shimmer.mjs"
414
- },
415
- "./directives/skeleton": {
416
- "types": "./directives/skeleton/index.d.ts",
417
- "default": "./fesm2022/taiga-ui-kit-directives-skeleton.mjs"
418
- },
419
- "./directives/tooltip": {
420
- "types": "./directives/tooltip/index.d.ts",
421
- "default": "./fesm2022/taiga-ui-kit-directives-tooltip.mjs"
422
- },
423
- "./directives/unfinished-validator": {
424
- "types": "./directives/unfinished-validator/index.d.ts",
425
- "default": "./fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs"
426
- },
427
- "./directives/unmask-handler": {
428
- "types": "./directives/unmask-handler/index.d.ts",
429
- "default": "./fesm2022/taiga-ui-kit-directives-unmask-handler.mjs"
430
- },
431
- "./pipes/auto-color": {
432
- "types": "./pipes/auto-color/index.d.ts",
433
- "default": "./fesm2022/taiga-ui-kit-pipes-auto-color.mjs"
434
- },
435
- "./pipes/emails": {
436
- "types": "./pipes/emails/index.d.ts",
437
- "default": "./fesm2022/taiga-ui-kit-pipes-emails.mjs"
438
- },
439
- "./pipes/flag": {
440
- "types": "./pipes/flag/index.d.ts",
441
- "default": "./fesm2022/taiga-ui-kit-pipes-flag.mjs"
442
- },
443
- "./pipes/hide-selected": {
444
- "types": "./pipes/hide-selected/index.d.ts",
445
- "default": "./fesm2022/taiga-ui-kit-pipes-hide-selected.mjs"
446
- },
447
- "./pipes/initials": {
448
- "types": "./pipes/initials/index.d.ts",
449
- "default": "./fesm2022/taiga-ui-kit-pipes-initials.mjs"
450
- },
451
- "./pipes/sort-countries": {
452
- "types": "./pipes/sort-countries/index.d.ts",
453
- "default": "./fesm2022/taiga-ui-kit-pipes-sort-countries.mjs"
454
- },
455
- "./pipes/stringify": {
456
- "types": "./pipes/stringify/index.d.ts",
457
- "default": "./fesm2022/taiga-ui-kit-pipes-stringify.mjs"
458
- },
459
- "./pipes/stringify-content": {
460
- "types": "./pipes/stringify-content/index.d.ts",
461
- "default": "./fesm2022/taiga-ui-kit-pipes-stringify-content.mjs"
462
462
  }
463
463
  },
464
464
  "sideEffects": false,