@taiga-ui/kit 5.18.0 → 5.19.0

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 (62) hide show
  1. package/components/confirm/confirm.component.d.ts +7 -9
  2. package/components/confirm/confirm.options.d.ts +8 -0
  3. package/components/confirm/confirm.service.d.ts +1 -1
  4. package/components/confirm/index.d.ts +1 -0
  5. package/directives/tooltip/tooltip.directive.d.ts +2 -2
  6. package/fesm2022/taiga-ui-kit-components-accordion.mjs +2 -2
  7. package/fesm2022/taiga-ui-kit-components-avatar.mjs +9 -9
  8. package/fesm2022/taiga-ui-kit-components-badge.mjs +2 -2
  9. package/fesm2022/taiga-ui-kit-components-block.mjs +2 -2
  10. package/fesm2022/taiga-ui-kit-components-calendar-range.mjs +1 -1
  11. package/fesm2022/taiga-ui-kit-components-calendar-range.mjs.map +1 -1
  12. package/fesm2022/taiga-ui-kit-components-chip.mjs +2 -2
  13. package/fesm2022/taiga-ui-kit-components-comment.mjs +3 -3
  14. package/fesm2022/taiga-ui-kit-components-compass.mjs +2 -2
  15. package/fesm2022/taiga-ui-kit-components-confirm.mjs +35 -6
  16. package/fesm2022/taiga-ui-kit-components-confirm.mjs.map +1 -1
  17. package/fesm2022/taiga-ui-kit-components-copy.mjs +2 -2
  18. package/fesm2022/taiga-ui-kit-components-counter.mjs +2 -2
  19. package/fesm2022/taiga-ui-kit-components-counter.mjs.map +1 -1
  20. package/fesm2022/taiga-ui-kit-components-files.mjs +5 -5
  21. package/fesm2022/taiga-ui-kit-components-input-color.mjs +2 -2
  22. package/fesm2022/taiga-ui-kit-components-input-date-time.mjs +3 -3
  23. package/fesm2022/taiga-ui-kit-components-input-date.mjs +4 -4
  24. package/fesm2022/taiga-ui-kit-components-input-inline.mjs +2 -2
  25. package/fesm2022/taiga-ui-kit-components-input-month.mjs +4 -4
  26. package/fesm2022/taiga-ui-kit-components-input-number.mjs +3 -3
  27. package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs +2 -2
  28. package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs.map +1 -1
  29. package/fesm2022/taiga-ui-kit-components-input-pin.mjs +3 -3
  30. package/fesm2022/taiga-ui-kit-components-input-range.mjs +2 -2
  31. package/fesm2022/taiga-ui-kit-components-input-range.mjs.map +1 -1
  32. package/fesm2022/taiga-ui-kit-components-input-slider.mjs +2 -2
  33. package/fesm2022/taiga-ui-kit-components-input-time.mjs +3 -3
  34. package/fesm2022/taiga-ui-kit-components-like.mjs +2 -2
  35. package/fesm2022/taiga-ui-kit-components-message.mjs +2 -2
  36. package/fesm2022/taiga-ui-kit-components-pin.mjs +3 -3
  37. package/fesm2022/taiga-ui-kit-components-preview.mjs +3 -3
  38. package/fesm2022/taiga-ui-kit-components-progress.mjs +6 -6
  39. package/fesm2022/taiga-ui-kit-components-pulse.mjs +2 -2
  40. package/fesm2022/taiga-ui-kit-components-pulse.mjs.map +1 -1
  41. package/fesm2022/taiga-ui-kit-components-radio-list.mjs +2 -2
  42. package/fesm2022/taiga-ui-kit-components-rating.mjs +2 -2
  43. package/fesm2022/taiga-ui-kit-components-rating.mjs.map +1 -1
  44. package/fesm2022/taiga-ui-kit-components-segmented.mjs +3 -3
  45. package/fesm2022/taiga-ui-kit-components-segmented.mjs.map +1 -1
  46. package/fesm2022/taiga-ui-kit-components-shrink-wrap.mjs +2 -2
  47. package/fesm2022/taiga-ui-kit-components-status.mjs +3 -3
  48. package/fesm2022/taiga-ui-kit-components-switch.mjs +2 -2
  49. package/fesm2022/taiga-ui-kit-components-tabs.mjs +3 -3
  50. package/fesm2022/taiga-ui-kit-components-textarea.mjs +3 -3
  51. package/fesm2022/taiga-ui-kit-components-tiles.mjs +4 -4
  52. package/fesm2022/taiga-ui-kit-components-toast.mjs +2 -2
  53. package/fesm2022/taiga-ui-kit-directives-button-group.mjs +3 -3
  54. package/fesm2022/taiga-ui-kit-directives-chevron.mjs +2 -2
  55. package/fesm2022/taiga-ui-kit-directives-connected.mjs +3 -3
  56. package/fesm2022/taiga-ui-kit-directives-fade.mjs +3 -3
  57. package/fesm2022/taiga-ui-kit-directives-sensitive.mjs +3 -3
  58. package/fesm2022/taiga-ui-kit-directives-shimmer.mjs +2 -2
  59. package/fesm2022/taiga-ui-kit-directives-skeleton.mjs +3 -3
  60. package/fesm2022/taiga-ui-kit-directives-tooltip.mjs +7 -7
  61. package/fesm2022/taiga-ui-kit-directives-tooltip.mjs.map +1 -1
  62. package/package.json +46 -46
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/kit",
3
- "version": "5.18.0",
3
+ "version": "5.19.0",
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.18.0",
47
- "@taiga-ui/core": "5.18.0",
48
- "@taiga-ui/i18n": "5.18.0",
46
+ "@taiga-ui/cdk": "5.19.0",
47
+ "@taiga-ui/core": "5.19.0",
48
+ "@taiga-ui/i18n": "5.19.0",
49
49
  "@taiga-ui/polymorpheus": "^5.0.1",
50
- "@taiga-ui/styles": "5.18.0",
50
+ "@taiga-ui/styles": "5.19.0",
51
51
  "rxjs": ">=7.0.0"
52
52
  },
53
53
  "module": "fesm2022/taiga-ui-kit.mjs",
@@ -80,10 +80,6 @@
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
- },
87
83
  "./components/action-bar": {
88
84
  "types": "./components/action-bar/index.d.ts",
89
85
  "default": "./fesm2022/taiga-ui-kit-components-action-bar.mjs"
@@ -92,14 +88,14 @@
92
88
  "types": "./components/badge/index.d.ts",
93
89
  "default": "./fesm2022/taiga-ui-kit-components-badge.mjs"
94
90
  },
95
- "./components/badge-notification": {
96
- "types": "./components/badge-notification/index.d.ts",
97
- "default": "./fesm2022/taiga-ui-kit-components-badge-notification.mjs"
98
- },
99
91
  "./components/avatar": {
100
92
  "types": "./components/avatar/index.d.ts",
101
93
  "default": "./fesm2022/taiga-ui-kit-components-avatar.mjs"
102
94
  },
95
+ "./components/accordion": {
96
+ "types": "./components/accordion/index.d.ts",
97
+ "default": "./fesm2022/taiga-ui-kit-components-accordion.mjs"
98
+ },
103
99
  "./components/badged-content": {
104
100
  "types": "./components/badged-content/index.d.ts",
105
101
  "default": "./fesm2022/taiga-ui-kit-components-badged-content.mjs"
@@ -136,6 +132,10 @@
136
132
  "types": "./components/comment/index.d.ts",
137
133
  "default": "./fesm2022/taiga-ui-kit-components-comment.mjs"
138
134
  },
135
+ "./components/compass": {
136
+ "types": "./components/compass/index.d.ts",
137
+ "default": "./fesm2022/taiga-ui-kit-components-compass.mjs"
138
+ },
139
139
  "./components/confirm": {
140
140
  "types": "./components/confirm/index.d.ts",
141
141
  "default": "./fesm2022/taiga-ui-kit-components-confirm.mjs"
@@ -156,9 +156,9 @@
156
156
  "types": "./components/drawer/index.d.ts",
157
157
  "default": "./fesm2022/taiga-ui-kit-components-drawer.mjs"
158
158
  },
159
- "./components/compass": {
160
- "types": "./components/compass/index.d.ts",
161
- "default": "./fesm2022/taiga-ui-kit-components-compass.mjs"
159
+ "./components/badge-notification": {
160
+ "types": "./components/badge-notification/index.d.ts",
161
+ "default": "./fesm2022/taiga-ui-kit-components-badge-notification.mjs"
162
162
  },
163
163
  "./components/files": {
164
164
  "types": "./components/files/index.d.ts",
@@ -176,14 +176,14 @@
176
176
  "types": "./components/input-chip/index.d.ts",
177
177
  "default": "./fesm2022/taiga-ui-kit-components-input-chip.mjs"
178
178
  },
179
- "./components/input-color": {
180
- "types": "./components/input-color/index.d.ts",
181
- "default": "./fesm2022/taiga-ui-kit-components-input-color.mjs"
182
- },
183
179
  "./components/input-date": {
184
180
  "types": "./components/input-date/index.d.ts",
185
181
  "default": "./fesm2022/taiga-ui-kit-components-input-date.mjs"
186
182
  },
183
+ "./components/input-color": {
184
+ "types": "./components/input-color/index.d.ts",
185
+ "default": "./fesm2022/taiga-ui-kit-components-input-color.mjs"
186
+ },
187
187
  "./components/input-date-multi": {
188
188
  "types": "./components/input-date-multi/index.d.ts",
189
189
  "default": "./fesm2022/taiga-ui-kit-components-input-date-multi.mjs"
@@ -280,18 +280,14 @@
280
280
  "types": "./components/pincode/index.d.ts",
281
281
  "default": "./fesm2022/taiga-ui-kit-components-pincode.mjs"
282
282
  },
283
- "./components/preview": {
284
- "types": "./components/preview/index.d.ts",
285
- "default": "./fesm2022/taiga-ui-kit-components-preview.mjs"
283
+ "./components/pulse": {
284
+ "types": "./components/pulse/index.d.ts",
285
+ "default": "./fesm2022/taiga-ui-kit-components-pulse.mjs"
286
286
  },
287
287
  "./components/progress": {
288
288
  "types": "./components/progress/index.d.ts",
289
289
  "default": "./fesm2022/taiga-ui-kit-components-progress.mjs"
290
290
  },
291
- "./components/pulse": {
292
- "types": "./components/pulse/index.d.ts",
293
- "default": "./fesm2022/taiga-ui-kit-components-pulse.mjs"
294
- },
295
291
  "./components/push": {
296
292
  "types": "./components/push/index.d.ts",
297
293
  "default": "./fesm2022/taiga-ui-kit-components-push.mjs"
@@ -300,14 +296,14 @@
300
296
  "types": "./components/radio-list/index.d.ts",
301
297
  "default": "./fesm2022/taiga-ui-kit-components-radio-list.mjs"
302
298
  },
303
- "./components/rating": {
304
- "types": "./components/rating/index.d.ts",
305
- "default": "./fesm2022/taiga-ui-kit-components-rating.mjs"
306
- },
307
299
  "./components/range": {
308
300
  "types": "./components/range/index.d.ts",
309
301
  "default": "./fesm2022/taiga-ui-kit-components-range.mjs"
310
302
  },
303
+ "./components/rating": {
304
+ "types": "./components/rating/index.d.ts",
305
+ "default": "./fesm2022/taiga-ui-kit-components-rating.mjs"
306
+ },
311
307
  "./components/routable-dialog": {
312
308
  "types": "./components/routable-dialog/index.d.ts",
313
309
  "default": "./fesm2022/taiga-ui-kit-components-routable-dialog.mjs"
@@ -348,14 +344,18 @@
348
344
  "types": "./components/tiles/index.d.ts",
349
345
  "default": "./fesm2022/taiga-ui-kit-components-tiles.mjs"
350
346
  },
351
- "./components/timeline": {
352
- "types": "./components/timeline/index.d.ts",
353
- "default": "./fesm2022/taiga-ui-kit-components-timeline.mjs"
347
+ "./components/preview": {
348
+ "types": "./components/preview/index.d.ts",
349
+ "default": "./fesm2022/taiga-ui-kit-components-preview.mjs"
354
350
  },
355
351
  "./components/toast": {
356
352
  "types": "./components/toast/index.d.ts",
357
353
  "default": "./fesm2022/taiga-ui-kit-components-toast.mjs"
358
354
  },
355
+ "./components/timeline": {
356
+ "types": "./components/timeline/index.d.ts",
357
+ "default": "./fesm2022/taiga-ui-kit-components-timeline.mjs"
358
+ },
359
359
  "./components/tree": {
360
360
  "types": "./components/tree/index.d.ts",
361
361
  "default": "./fesm2022/taiga-ui-kit-components-tree.mjs"
@@ -392,10 +392,6 @@
392
392
  "types": "./directives/fluid-typography/index.d.ts",
393
393
  "default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
394
394
  },
395
- "./directives/password": {
396
- "types": "./directives/password/index.d.ts",
397
- "default": "./fesm2022/taiga-ui-kit-directives-password.mjs"
398
- },
399
395
  "./directives/highlight": {
400
396
  "types": "./directives/highlight/index.d.ts",
401
397
  "default": "./fesm2022/taiga-ui-kit-directives-highlight.mjs"
@@ -404,18 +400,22 @@
404
400
  "types": "./directives/present/index.d.ts",
405
401
  "default": "./fesm2022/taiga-ui-kit-directives-present.mjs"
406
402
  },
403
+ "./directives/password": {
404
+ "types": "./directives/password/index.d.ts",
405
+ "default": "./fesm2022/taiga-ui-kit-directives-password.mjs"
406
+ },
407
407
  "./directives/sensitive": {
408
408
  "types": "./directives/sensitive/index.d.ts",
409
409
  "default": "./fesm2022/taiga-ui-kit-directives-sensitive.mjs"
410
410
  },
411
- "./directives/shimmer": {
412
- "types": "./directives/shimmer/index.d.ts",
413
- "default": "./fesm2022/taiga-ui-kit-directives-shimmer.mjs"
414
- },
415
411
  "./directives/skeleton": {
416
412
  "types": "./directives/skeleton/index.d.ts",
417
413
  "default": "./fesm2022/taiga-ui-kit-directives-skeleton.mjs"
418
414
  },
415
+ "./directives/shimmer": {
416
+ "types": "./directives/shimmer/index.d.ts",
417
+ "default": "./fesm2022/taiga-ui-kit-directives-shimmer.mjs"
418
+ },
419
419
  "./directives/tooltip": {
420
420
  "types": "./directives/tooltip/index.d.ts",
421
421
  "default": "./fesm2022/taiga-ui-kit-directives-tooltip.mjs"
@@ -436,10 +436,6 @@
436
436
  "types": "./pipes/emails/index.d.ts",
437
437
  "default": "./fesm2022/taiga-ui-kit-pipes-emails.mjs"
438
438
  },
439
- "./pipes/flag": {
440
- "types": "./pipes/flag/index.d.ts",
441
- "default": "./fesm2022/taiga-ui-kit-pipes-flag.mjs"
442
- },
443
439
  "./pipes/hide-selected": {
444
440
  "types": "./pipes/hide-selected/index.d.ts",
445
441
  "default": "./fesm2022/taiga-ui-kit-pipes-hide-selected.mjs"
@@ -459,6 +455,10 @@
459
455
  "./pipes/stringify-content": {
460
456
  "types": "./pipes/stringify-content/index.d.ts",
461
457
  "default": "./fesm2022/taiga-ui-kit-pipes-stringify-content.mjs"
458
+ },
459
+ "./pipes/flag": {
460
+ "types": "./pipes/flag/index.d.ts",
461
+ "default": "./fesm2022/taiga-ui-kit-pipes-flag.mjs"
462
462
  }
463
463
  },
464
464
  "sideEffects": false,