@taiga-ui/kit 5.11.0 → 5.12.0-canary.79e3d88
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.
- package/components/calendar-range/calendar-range.component.d.ts +3 -8
- package/components/input-date/input-date.directive.d.ts +3 -4
- package/components/input-date-multi/input-date-multi.directive.d.ts +3 -3
- package/components/input-date-range/input-date-range.directive.d.ts +2 -1
- package/components/line-clamp/line-clamp.component.d.ts +3 -1
- package/directives/button-select/button-select.directive.d.ts +5 -1
- package/fesm2022/taiga-ui-kit-components-accordion.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-accordion.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-action-bar.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-avatar.mjs +23 -23
- package/fesm2022/taiga-ui-kit-components-avatar.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-badge-notification.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-badge.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-badge.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-badged-content.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-block.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-block.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-breadcrumbs.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-button-loading.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-calendar-month.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-calendar-month.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-calendar-range.mjs +16 -18
- package/fesm2022/taiga-ui-kit-components-calendar-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-chip.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-chip.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-combo-box.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-comment.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-comment.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-compass.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-compass.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-confirm.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-copy.mjs +11 -11
- package/fesm2022/taiga-ui-kit-components-copy.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-counter.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-data-list-wrapper.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-drawer.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-files.mjs +25 -25
- package/fesm2022/taiga-ui-kit-components-files.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-filter.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-fullscreen.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-input-chip.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-input-color.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-input-color.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-date-multi.mjs +12 -12
- package/fesm2022/taiga-ui-kit-components-input-date-multi.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-date-range.mjs +7 -5
- package/fesm2022/taiga-ui-kit-components-input-date-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-date-time.mjs +11 -11
- package/fesm2022/taiga-ui-kit-components-input-date-time.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-date.mjs +19 -19
- package/fesm2022/taiga-ui-kit-components-input-date.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-inline.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-input-inline.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-month-range.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-input-month.mjs +11 -11
- package/fesm2022/taiga-ui-kit-components-input-month.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-number.mjs +34 -34
- package/fesm2022/taiga-ui-kit-components-input-number.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs +8 -8
- package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-phone.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-input-pin.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-input-pin.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-range.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-input-slider.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-input-slider.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-time.mjs +14 -14
- package/fesm2022/taiga-ui-kit-components-input-time.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-year.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-items-with-more.mjs +12 -12
- package/fesm2022/taiga-ui-kit-components-like.mjs +5 -5
- package/fesm2022/taiga-ui-kit-components-like.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-line-clamp.mjs +14 -10
- package/fesm2022/taiga-ui-kit-components-line-clamp.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-message.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-message.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-multi-select.mjs +12 -12
- package/fesm2022/taiga-ui-kit-components-notification-middle.mjs +9 -9
- package/fesm2022/taiga-ui-kit-components-pager.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-pagination.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-pin.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-pin.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-pincode.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-preview.mjs +26 -26
- package/fesm2022/taiga-ui-kit-components-preview.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-progress.mjs +27 -27
- package/fesm2022/taiga-ui-kit-components-progress.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-pulse.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-push.mjs +12 -12
- package/fesm2022/taiga-ui-kit-components-radio-list.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-radio-list.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-range.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-rating.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-routable-dialog.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-segmented.mjs +8 -8
- package/fesm2022/taiga-ui-kit-components-segmented.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-select.mjs +9 -9
- package/fesm2022/taiga-ui-kit-components-shrink-wrap.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-shrink-wrap.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-status.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-status.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-stepper.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-switch.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-switch.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-tabs.mjs +19 -19
- package/fesm2022/taiga-ui-kit-components-tabs.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-textarea.mjs +12 -12
- package/fesm2022/taiga-ui-kit-components-tiles.mjs +14 -14
- package/fesm2022/taiga-ui-kit-components-tiles.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-timeline.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-toast.mjs +16 -16
- package/fesm2022/taiga-ui-kit-components-toast.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-tree.mjs +24 -24
- package/fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-button-group.mjs +7 -7
- package/fesm2022/taiga-ui-kit-directives-button-group.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-button-select.mjs +32 -7
- package/fesm2022/taiga-ui-kit-directives-button-select.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-chevron.mjs +7 -7
- package/fesm2022/taiga-ui-kit-directives-chevron.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-connected.mjs +7 -7
- package/fesm2022/taiga-ui-kit-directives-connected.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-fade.mjs +7 -7
- package/fesm2022/taiga-ui-kit-directives-fade.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-fluid-typography.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-highlight.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-password.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-present.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-sensitive.mjs +7 -7
- package/fesm2022/taiga-ui-kit-directives-sensitive.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-shimmer.mjs +7 -7
- package/fesm2022/taiga-ui-kit-directives-shimmer.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-skeleton.mjs +7 -7
- package/fesm2022/taiga-ui-kit-directives-skeleton.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-tooltip.mjs +12 -11
- package/fesm2022/taiga-ui-kit-directives-tooltip.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-unmask-handler.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-auto-color.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-emails.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-flag.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-hide-selected.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-initials.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-sort-countries.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-stringify-content.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-stringify.mjs +3 -3
- package/package.json +27 -27
|
@@ -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: "19.2.
|
|
9
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.
|
|
8
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.25", ngImport: i0, type: TuiStringifyPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
9
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.25", ngImport: i0, type: TuiStringifyPipe, isStandalone: true, name: "tuiStringify" }); }
|
|
10
10
|
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.25", ngImport: i0, type: TuiStringifyPipe, decorators: [{
|
|
12
12
|
type: Pipe,
|
|
13
13
|
args: [{ name: 'tuiStringify' }]
|
|
14
14
|
}] });
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@taiga-ui/kit",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.12.0-canary.79e3d88",
|
|
4
4
|
"description": "Taiga UI Angular main components kit",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"angular",
|
|
@@ -34,20 +34,20 @@
|
|
|
34
34
|
"@angular/core": ">=19.0.0",
|
|
35
35
|
"@angular/forms": ">=19.0.0",
|
|
36
36
|
"@angular/router": ">=19.0.0",
|
|
37
|
-
"@maskito/angular": "^5.3.
|
|
38
|
-
"@maskito/core": "^5.3.
|
|
39
|
-
"@maskito/kit": "^5.3.
|
|
40
|
-
"@maskito/phone": "^5.3.
|
|
37
|
+
"@maskito/angular": "^5.3.1",
|
|
38
|
+
"@maskito/core": "^5.3.1",
|
|
39
|
+
"@maskito/kit": "^5.3.1",
|
|
40
|
+
"@maskito/phone": "^5.3.1",
|
|
41
41
|
"@ng-web-apis/common": "^5.3.0",
|
|
42
42
|
"@ng-web-apis/intersection-observer": "^5.3.0",
|
|
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.
|
|
47
|
-
"@taiga-ui/core": "5.
|
|
48
|
-
"@taiga-ui/i18n": "5.
|
|
46
|
+
"@taiga-ui/cdk": "5.12.0",
|
|
47
|
+
"@taiga-ui/core": "5.12.0",
|
|
48
|
+
"@taiga-ui/i18n": "5.12.0",
|
|
49
49
|
"@taiga-ui/polymorpheus": "^5.0.1",
|
|
50
|
-
"@taiga-ui/styles": "5.
|
|
50
|
+
"@taiga-ui/styles": "5.12.0",
|
|
51
51
|
"rxjs": ">=7.0.0"
|
|
52
52
|
},
|
|
53
53
|
"module": "fesm2022/taiga-ui-kit.mjs",
|
|
@@ -84,14 +84,14 @@
|
|
|
84
84
|
"types": "./components/accordion/index.d.ts",
|
|
85
85
|
"default": "./fesm2022/taiga-ui-kit-components-accordion.mjs"
|
|
86
86
|
},
|
|
87
|
-
"./components/action-bar": {
|
|
88
|
-
"types": "./components/action-bar/index.d.ts",
|
|
89
|
-
"default": "./fesm2022/taiga-ui-kit-components-action-bar.mjs"
|
|
90
|
-
},
|
|
91
87
|
"./components/avatar": {
|
|
92
88
|
"types": "./components/avatar/index.d.ts",
|
|
93
89
|
"default": "./fesm2022/taiga-ui-kit-components-avatar.mjs"
|
|
94
90
|
},
|
|
91
|
+
"./components/action-bar": {
|
|
92
|
+
"types": "./components/action-bar/index.d.ts",
|
|
93
|
+
"default": "./fesm2022/taiga-ui-kit-components-action-bar.mjs"
|
|
94
|
+
},
|
|
95
95
|
"./components/badge": {
|
|
96
96
|
"types": "./components/badge/index.d.ts",
|
|
97
97
|
"default": "./fesm2022/taiga-ui-kit-components-badge.mjs"
|
|
@@ -172,14 +172,14 @@
|
|
|
172
172
|
"types": "./components/fullscreen/index.d.ts",
|
|
173
173
|
"default": "./fesm2022/taiga-ui-kit-components-fullscreen.mjs"
|
|
174
174
|
},
|
|
175
|
-
"./components/input-color": {
|
|
176
|
-
"types": "./components/input-color/index.d.ts",
|
|
177
|
-
"default": "./fesm2022/taiga-ui-kit-components-input-color.mjs"
|
|
178
|
-
},
|
|
179
175
|
"./components/input-chip": {
|
|
180
176
|
"types": "./components/input-chip/index.d.ts",
|
|
181
177
|
"default": "./fesm2022/taiga-ui-kit-components-input-chip.mjs"
|
|
182
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
183
|
"./components/input-date": {
|
|
184
184
|
"types": "./components/input-date/index.d.ts",
|
|
185
185
|
"default": "./fesm2022/taiga-ui-kit-components-input-date.mjs"
|
|
@@ -280,17 +280,17 @@
|
|
|
280
280
|
"types": "./components/pincode/index.d.ts",
|
|
281
281
|
"default": "./fesm2022/taiga-ui-kit-components-pincode.mjs"
|
|
282
282
|
},
|
|
283
|
-
"./components/
|
|
284
|
-
"types": "./components/
|
|
285
|
-
"default": "./fesm2022/taiga-ui-kit-components-
|
|
283
|
+
"./components/preview": {
|
|
284
|
+
"types": "./components/preview/index.d.ts",
|
|
285
|
+
"default": "./fesm2022/taiga-ui-kit-components-preview.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/
|
|
292
|
-
"types": "./components/
|
|
293
|
-
"default": "./fesm2022/taiga-ui-kit-components-
|
|
291
|
+
"./components/pulse": {
|
|
292
|
+
"types": "./components/pulse/index.d.ts",
|
|
293
|
+
"default": "./fesm2022/taiga-ui-kit-components-pulse.mjs"
|
|
294
294
|
},
|
|
295
295
|
"./components/push": {
|
|
296
296
|
"types": "./components/push/index.d.ts",
|
|
@@ -416,14 +416,14 @@
|
|
|
416
416
|
"types": "./directives/skeleton/index.d.ts",
|
|
417
417
|
"default": "./fesm2022/taiga-ui-kit-directives-skeleton.mjs"
|
|
418
418
|
},
|
|
419
|
-
"./directives/tooltip": {
|
|
420
|
-
"types": "./directives/tooltip/index.d.ts",
|
|
421
|
-
"default": "./fesm2022/taiga-ui-kit-directives-tooltip.mjs"
|
|
422
|
-
},
|
|
423
419
|
"./directives/unfinished-validator": {
|
|
424
420
|
"types": "./directives/unfinished-validator/index.d.ts",
|
|
425
421
|
"default": "./fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs"
|
|
426
422
|
},
|
|
423
|
+
"./directives/tooltip": {
|
|
424
|
+
"types": "./directives/tooltip/index.d.ts",
|
|
425
|
+
"default": "./fesm2022/taiga-ui-kit-directives-tooltip.mjs"
|
|
426
|
+
},
|
|
427
427
|
"./directives/unmask-handler": {
|
|
428
428
|
"types": "./directives/unmask-handler/index.d.ts",
|
|
429
429
|
"default": "./fesm2022/taiga-ui-kit-directives-unmask-handler.mjs"
|