@taiga-ui/kit 5.12.0 → 5.13.0-canary.218ddec

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 (103) hide show
  1. package/components/input-color/input-color-content.component.d.ts +3 -1
  2. package/components/input-date/input-date.options.d.ts +4 -4
  3. package/components/input-date-multi/input-date-multi.directive.d.ts +2 -2
  4. package/components/input-date-range/input-date-range.directive.d.ts +1 -1
  5. package/components/line-clamp/line-clamp.component.d.ts +3 -1
  6. package/components/textarea/textarea-content.component.d.ts +12 -0
  7. package/components/textarea/textarea.component.d.ts +7 -9
  8. package/directives/unfinished-validator/index.d.ts +1 -0
  9. package/directives/unfinished-validator/unfinished-validator-refresh.directive.d.ts +9 -0
  10. package/directives/unfinished-validator/unfinished-validator.directive.d.ts +2 -1
  11. package/fesm2022/taiga-ui-kit-components-accordion.mjs +2 -2
  12. package/fesm2022/taiga-ui-kit-components-accordion.mjs.map +1 -1
  13. package/fesm2022/taiga-ui-kit-components-avatar.mjs +9 -9
  14. package/fesm2022/taiga-ui-kit-components-avatar.mjs.map +1 -1
  15. package/fesm2022/taiga-ui-kit-components-badge.mjs +2 -2
  16. package/fesm2022/taiga-ui-kit-components-badge.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 +2 -2
  26. package/fesm2022/taiga-ui-kit-components-copy.mjs.map +1 -1
  27. package/fesm2022/taiga-ui-kit-components-files.mjs +5 -5
  28. package/fesm2022/taiga-ui-kit-components-files.mjs.map +1 -1
  29. package/fesm2022/taiga-ui-kit-components-input-color.mjs +13 -9
  30. package/fesm2022/taiga-ui-kit-components-input-color.mjs.map +1 -1
  31. package/fesm2022/taiga-ui-kit-components-input-date-multi.mjs +7 -3
  32. package/fesm2022/taiga-ui-kit-components-input-date-multi.mjs.map +1 -1
  33. package/fesm2022/taiga-ui-kit-components-input-date-range.mjs +5 -5
  34. package/fesm2022/taiga-ui-kit-components-input-date-range.mjs.map +1 -1
  35. package/fesm2022/taiga-ui-kit-components-input-date-time.mjs +6 -6
  36. package/fesm2022/taiga-ui-kit-components-input-date-time.mjs.map +1 -1
  37. package/fesm2022/taiga-ui-kit-components-input-date.mjs +11 -11
  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 +2 -2
  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 +3 -2
  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 +9 -5
  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-pin.mjs +3 -3
  62. package/fesm2022/taiga-ui-kit-components-pin.mjs.map +1 -1
  63. package/fesm2022/taiga-ui-kit-components-preview.mjs +3 -3
  64. package/fesm2022/taiga-ui-kit-components-preview.mjs.map +1 -1
  65. package/fesm2022/taiga-ui-kit-components-progress.mjs +6 -6
  66. package/fesm2022/taiga-ui-kit-components-progress.mjs.map +1 -1
  67. package/fesm2022/taiga-ui-kit-components-radio-list.mjs +2 -2
  68. package/fesm2022/taiga-ui-kit-components-radio-list.mjs.map +1 -1
  69. package/fesm2022/taiga-ui-kit-components-segmented.mjs +3 -3
  70. package/fesm2022/taiga-ui-kit-components-segmented.mjs.map +1 -1
  71. package/fesm2022/taiga-ui-kit-components-shrink-wrap.mjs +2 -2
  72. package/fesm2022/taiga-ui-kit-components-shrink-wrap.mjs.map +1 -1
  73. package/fesm2022/taiga-ui-kit-components-status.mjs +3 -3
  74. package/fesm2022/taiga-ui-kit-components-status.mjs.map +1 -1
  75. package/fesm2022/taiga-ui-kit-components-switch.mjs +2 -2
  76. package/fesm2022/taiga-ui-kit-components-switch.mjs.map +1 -1
  77. package/fesm2022/taiga-ui-kit-components-tabs.mjs +3 -3
  78. package/fesm2022/taiga-ui-kit-components-tabs.mjs.map +1 -1
  79. package/fesm2022/taiga-ui-kit-components-textarea.mjs +40 -16
  80. package/fesm2022/taiga-ui-kit-components-textarea.mjs.map +1 -1
  81. package/fesm2022/taiga-ui-kit-components-tiles.mjs +4 -4
  82. package/fesm2022/taiga-ui-kit-components-tiles.mjs.map +1 -1
  83. package/fesm2022/taiga-ui-kit-components-toast.mjs +2 -2
  84. package/fesm2022/taiga-ui-kit-components-toast.mjs.map +1 -1
  85. package/fesm2022/taiga-ui-kit-directives-button-group.mjs +3 -3
  86. package/fesm2022/taiga-ui-kit-directives-button-group.mjs.map +1 -1
  87. package/fesm2022/taiga-ui-kit-directives-chevron.mjs +2 -2
  88. package/fesm2022/taiga-ui-kit-directives-chevron.mjs.map +1 -1
  89. package/fesm2022/taiga-ui-kit-directives-connected.mjs +3 -3
  90. package/fesm2022/taiga-ui-kit-directives-connected.mjs.map +1 -1
  91. package/fesm2022/taiga-ui-kit-directives-fade.mjs +3 -3
  92. package/fesm2022/taiga-ui-kit-directives-fade.mjs.map +1 -1
  93. package/fesm2022/taiga-ui-kit-directives-sensitive.mjs +3 -3
  94. package/fesm2022/taiga-ui-kit-directives-sensitive.mjs.map +1 -1
  95. package/fesm2022/taiga-ui-kit-directives-shimmer.mjs +2 -2
  96. package/fesm2022/taiga-ui-kit-directives-shimmer.mjs.map +1 -1
  97. package/fesm2022/taiga-ui-kit-directives-skeleton.mjs +3 -3
  98. package/fesm2022/taiga-ui-kit-directives-skeleton.mjs.map +1 -1
  99. package/fesm2022/taiga-ui-kit-directives-tooltip.mjs +5 -4
  100. package/fesm2022/taiga-ui-kit-directives-tooltip.mjs.map +1 -1
  101. package/fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs +26 -4
  102. package/fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs.map +1 -1
  103. package/package.json +97 -97
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/kit",
3
- "version": "5.12.0",
3
+ "version": "5.13.0-canary.218ddec",
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.12.0",
47
- "@taiga-ui/core": "5.12.0",
48
- "@taiga-ui/i18n": "5.12.0",
46
+ "@taiga-ui/cdk": "5.13.0",
47
+ "@taiga-ui/core": "5.13.0",
48
+ "@taiga-ui/i18n": "5.13.0",
49
49
  "@taiga-ui/polymorpheus": "^5.0.1",
50
- "@taiga-ui/styles": "5.12.0",
50
+ "@taiga-ui/styles": "5.13.0",
51
51
  "rxjs": ">=7.0.0"
52
52
  },
53
53
  "module": "fesm2022/taiga-ui-kit.mjs",
@@ -60,26 +60,94 @@
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"
70
66
  },
71
- "./pipes": {
72
- "types": "./pipes/index.d.ts",
73
- "default": "./fesm2022/taiga-ui-kit-pipes.mjs"
74
- },
75
67
  "./tokens": {
76
68
  "types": "./tokens/index.d.ts",
77
69
  "default": "./fesm2022/taiga-ui-kit-tokens.mjs"
78
70
  },
71
+ "./components": {
72
+ "types": "./components/index.d.ts",
73
+ "default": "./fesm2022/taiga-ui-kit-components.mjs"
74
+ },
75
+ "./pipes": {
76
+ "types": "./pipes/index.d.ts",
77
+ "default": "./fesm2022/taiga-ui-kit-pipes.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/button-select": {
92
+ "types": "./directives/button-select/index.d.ts",
93
+ "default": "./fesm2022/taiga-ui-kit-directives-button-select.mjs"
94
+ },
95
+ "./directives/data-list-dropdown-manager": {
96
+ "types": "./directives/data-list-dropdown-manager/index.d.ts",
97
+ "default": "./fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs"
98
+ },
99
+ "./directives/connected": {
100
+ "types": "./directives/connected/index.d.ts",
101
+ "default": "./fesm2022/taiga-ui-kit-directives-connected.mjs"
102
+ },
103
+ "./directives/chevron": {
104
+ "types": "./directives/chevron/index.d.ts",
105
+ "default": "./fesm2022/taiga-ui-kit-directives-chevron.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
+ },
83
151
  "./components/accordion": {
84
152
  "types": "./components/accordion/index.d.ts",
85
153
  "default": "./fesm2022/taiga-ui-kit-components-accordion.mjs"
@@ -108,14 +176,14 @@
108
176
  "types": "./components/block/index.d.ts",
109
177
  "default": "./fesm2022/taiga-ui-kit-components-block.mjs"
110
178
  },
111
- "./components/breadcrumbs": {
112
- "types": "./components/breadcrumbs/index.d.ts",
113
- "default": "./fesm2022/taiga-ui-kit-components-breadcrumbs.mjs"
114
- },
115
179
  "./components/button-loading": {
116
180
  "types": "./components/button-loading/index.d.ts",
117
181
  "default": "./fesm2022/taiga-ui-kit-components-button-loading.mjs"
118
182
  },
183
+ "./components/breadcrumbs": {
184
+ "types": "./components/breadcrumbs/index.d.ts",
185
+ "default": "./fesm2022/taiga-ui-kit-components-breadcrumbs.mjs"
186
+ },
119
187
  "./components/calendar-month": {
120
188
  "types": "./components/calendar-month/index.d.ts",
121
189
  "default": "./fesm2022/taiga-ui-kit-components-calendar-month.mjs"
@@ -180,14 +248,14 @@
180
248
  "types": "./components/input-color/index.d.ts",
181
249
  "default": "./fesm2022/taiga-ui-kit-components-input-color.mjs"
182
250
  },
183
- "./components/input-date": {
184
- "types": "./components/input-date/index.d.ts",
185
- "default": "./fesm2022/taiga-ui-kit-components-input-date.mjs"
186
- },
187
251
  "./components/input-date-multi": {
188
252
  "types": "./components/input-date-multi/index.d.ts",
189
253
  "default": "./fesm2022/taiga-ui-kit-components-input-date-multi.mjs"
190
254
  },
255
+ "./components/input-date": {
256
+ "types": "./components/input-date/index.d.ts",
257
+ "default": "./fesm2022/taiga-ui-kit-components-input-date.mjs"
258
+ },
191
259
  "./components/input-date-range": {
192
260
  "types": "./components/input-date-range/index.d.ts",
193
261
  "default": "./fesm2022/taiga-ui-kit-components-input-date-range.mjs"
@@ -316,14 +384,14 @@
316
384
  "types": "./components/segmented/index.d.ts",
317
385
  "default": "./fesm2022/taiga-ui-kit-components-segmented.mjs"
318
386
  },
319
- "./components/select": {
320
- "types": "./components/select/index.d.ts",
321
- "default": "./fesm2022/taiga-ui-kit-components-select.mjs"
322
- },
323
387
  "./components/shrink-wrap": {
324
388
  "types": "./components/shrink-wrap/index.d.ts",
325
389
  "default": "./fesm2022/taiga-ui-kit-components-shrink-wrap.mjs"
326
390
  },
391
+ "./components/select": {
392
+ "types": "./components/select/index.d.ts",
393
+ "default": "./fesm2022/taiga-ui-kit-components-select.mjs"
394
+ },
327
395
  "./components/status": {
328
396
  "types": "./components/status/index.d.ts",
329
397
  "default": "./fesm2022/taiga-ui-kit-components-status.mjs"
@@ -360,74 +428,6 @@
360
428
  "types": "./components/tree/index.d.ts",
361
429
  "default": "./fesm2022/taiga-ui-kit-components-tree.mjs"
362
430
  },
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
431
  "./pipes/auto-color": {
432
432
  "types": "./pipes/auto-color/index.d.ts",
433
433
  "default": "./fesm2022/taiga-ui-kit-pipes-auto-color.mjs"
@@ -448,14 +448,14 @@
448
448
  "types": "./pipes/initials/index.d.ts",
449
449
  "default": "./fesm2022/taiga-ui-kit-pipes-initials.mjs"
450
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
451
  "./pipes/stringify": {
456
452
  "types": "./pipes/stringify/index.d.ts",
457
453
  "default": "./fesm2022/taiga-ui-kit-pipes-stringify.mjs"
458
454
  },
455
+ "./pipes/sort-countries": {
456
+ "types": "./pipes/sort-countries/index.d.ts",
457
+ "default": "./fesm2022/taiga-ui-kit-pipes-sort-countries.mjs"
458
+ },
459
459
  "./pipes/stringify-content": {
460
460
  "types": "./pipes/stringify-content/index.d.ts",
461
461
  "default": "./fesm2022/taiga-ui-kit-pipes-stringify-content.mjs"