@taiga-ui/kit 5.0.0-rc.4 → 5.0.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.
- package/components/accordion/accordion.component.d.ts +4 -1
- package/components/accordion/accordion.directive.d.ts +1 -0
- package/components/calendar-month/calendar-month.component.d.ts +10 -18
- package/components/calendar-range/calendar-range.component.d.ts +15 -20
- package/components/copy/copy.component.d.ts +3 -1
- package/components/copy/copy.options.d.ts +7 -1
- package/components/files/input-files/input-files.component.d.ts +4 -1
- package/components/filter/filter.component.d.ts +1 -1
- package/components/index.d.ts +1 -1
- package/components/input-date/input-date.directive.d.ts +1 -0
- package/components/input-date-time/input-date-time.component.d.ts +2 -2
- package/components/input-phone/input-phone.directive.d.ts +1 -1
- package/components/input-pin/input-pin.component.d.ts +0 -1
- package/components/input-range/input-range.component.d.ts +1 -1
- package/components/line-clamp/line-clamp.component.d.ts +3 -3
- package/components/multi-select/multi-select-native/multi-select-native.component.d.ts +1 -1
- package/components/progress/progress-bar/progress-color-segments.directive.d.ts +2 -2
- package/components/radio-list/radio-list.component.d.ts +1 -5
- package/components/select/native-select/native-select.component.d.ts +1 -1
- package/components/shrink-wrap/index.d.ts +3 -0
- package/components/shrink-wrap/shrink-wrap.component.d.ts +5 -0
- package/components/shrink-wrap/shrink-wrap.d.ts +3 -0
- package/components/shrink-wrap/shrink-wrap.directive.d.ts +6 -0
- package/components/stepper/step.component.d.ts +1 -1
- package/components/textarea/textarea.directive.d.ts +1 -1
- package/components/toast/toast.directive.d.ts +4 -1
- package/components/tree/components/tree/tree.component.d.ts +1 -3
- package/directives/password/password.options.d.ts +16 -1
- package/fesm2022/taiga-ui-kit-components-accordion.mjs +20 -10
- package/fesm2022/taiga-ui-kit-components-accordion.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-action-bar.mjs +5 -5
- package/fesm2022/taiga-ui-kit-components-action-bar.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-avatar.mjs +24 -24
- package/fesm2022/taiga-ui-kit-components-avatar.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-badge-notification.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-badge-notification.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-badge.mjs +8 -8
- package/fesm2022/taiga-ui-kit-components-badge.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-badged-content.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-badged-content.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-block.mjs +8 -8
- 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-breadcrumbs.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-button-loading.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-button-loading.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-calendar-month.mjs +18 -40
- package/fesm2022/taiga-ui-kit-components-calendar-month.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-calendar-range.mjs +63 -93
- package/fesm2022/taiga-ui-kit-components-calendar-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-chip.mjs +8 -8
- 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-combo-box.mjs.map +1 -1
- 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 +7 -7
- package/fesm2022/taiga-ui-kit-components-confirm.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-copy.mjs +15 -13
- package/fesm2022/taiga-ui-kit-components-copy.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-counter.mjs +5 -4
- package/fesm2022/taiga-ui-kit-components-counter.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-data-list-wrapper.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-data-list-wrapper.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-drawer.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-drawer.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-files.mjs +37 -30
- package/fesm2022/taiga-ui-kit-components-files.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-filter.mjs +5 -4
- package/fesm2022/taiga-ui-kit-components-filter.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-fullscreen.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-fullscreen.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-chip.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-input-chip.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-color.mjs +5 -4
- package/fesm2022/taiga-ui-kit-components-input-color.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-date-multi.mjs +5 -6
- package/fesm2022/taiga-ui-kit-components-input-date-multi.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-date-range.mjs +6 -5
- package/fesm2022/taiga-ui-kit-components-input-date-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-date-time.mjs +10 -8
- package/fesm2022/taiga-ui-kit-components-input-date-time.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-date.mjs +26 -17
- package/fesm2022/taiga-ui-kit-components-input-date.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-inline.mjs +5 -4
- package/fesm2022/taiga-ui-kit-components-input-inline.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-month-range.mjs +7 -4
- package/fesm2022/taiga-ui-kit-components-input-month-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-month.mjs +13 -10
- package/fesm2022/taiga-ui-kit-components-input-month.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-number.mjs +36 -39
- package/fesm2022/taiga-ui-kit-components-input-number.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs +7 -8
- package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-phone.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-input-phone.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-pin.mjs +5 -12
- package/fesm2022/taiga-ui-kit-components-input-pin.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-range.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-input-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-slider.mjs +8 -7
- package/fesm2022/taiga-ui-kit-components-input-slider.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-time.mjs +11 -10
- 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-input-year.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-items-with-more.mjs +14 -14
- package/fesm2022/taiga-ui-kit-components-items-with-more.mjs.map +1 -1
- 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 +10 -10
- package/fesm2022/taiga-ui-kit-components-line-clamp.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-message.mjs +8 -8
- package/fesm2022/taiga-ui-kit-components-message.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-multi-select.mjs +14 -14
- package/fesm2022/taiga-ui-kit-components-multi-select.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-notification-middle.mjs +11 -11
- package/fesm2022/taiga-ui-kit-components-notification-middle.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-pager.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-pager.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-pagination.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-pagination.mjs.map +1 -1
- 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-preview.mjs +31 -28
- package/fesm2022/taiga-ui-kit-components-preview.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-progress.mjs +37 -50
- 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-pulse.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-push.mjs +15 -14
- package/fesm2022/taiga-ui-kit-components-push.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-radio-list.mjs +7 -5
- package/fesm2022/taiga-ui-kit-components-radio-list.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-range.mjs +8 -10
- package/fesm2022/taiga-ui-kit-components-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-rating.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-rating.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-routable-dialog.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-routable-dialog.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-segmented.mjs +9 -8
- package/fesm2022/taiga-ui-kit-components-segmented.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-select.mjs +11 -12
- package/fesm2022/taiga-ui-kit-components-select.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-shrink-wrap.mjs +40 -0
- package/fesm2022/taiga-ui-kit-components-shrink-wrap.mjs.map +1 -0
- 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-stepper.mjs.map +1 -1
- 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 +23 -23
- package/fesm2022/taiga-ui-kit-components-tabs.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-textarea.mjs +16 -15
- package/fesm2022/taiga-ui-kit-components-textarea.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-tiles.mjs +16 -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-timeline.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-toast.mjs +29 -25
- 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-components-tree.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components.mjs +1 -1
- package/fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-button-group.mjs +12 -8
- package/fesm2022/taiga-ui-kit-directives-button-group.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-button-select.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-button-select.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-chevron.mjs +8 -7
- package/fesm2022/taiga-ui-kit-directives-chevron.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-connected.mjs +12 -8
- 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-data-list-dropdown-manager.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-fade.mjs +9 -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-fluid-typography.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-highlight.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-highlight.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-password.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-password.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-present.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-present.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-sensitive.mjs +9 -7
- package/fesm2022/taiga-ui-kit-directives-sensitive.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-shimmer.mjs +8 -7
- package/fesm2022/taiga-ui-kit-directives-shimmer.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-skeleton.mjs +9 -8
- package/fesm2022/taiga-ui-kit-directives-skeleton.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-tooltip.mjs +8 -7
- 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-unfinished-validator.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-unmask-handler.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-unmask-handler.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-pipes-auto-color.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-auto-color.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-pipes-emails.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-emails.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-pipes-flag.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-flag.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-pipes-hide-selected.mjs +4 -4
- package/fesm2022/taiga-ui-kit-pipes-hide-selected.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-pipes-initials.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-initials.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-pipes-sort-countries.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-sort-countries.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-pipes-stringify-content.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-stringify-content.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-pipes-stringify.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-stringify.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-pipes.mjs +0 -1
- package/fesm2022/taiga-ui-kit-pipes.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-tokens.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-utils.mjs +1 -5
- package/fesm2022/taiga-ui-kit-utils.mjs.map +1 -1
- package/package.json +87 -77
- package/pipes/index.d.ts +0 -1
- package/utils/index.d.ts +0 -1
- package/components/carousel/carousel-autoscroll.directive.d.ts +0 -6
- package/components/carousel/carousel-buttons.directive.d.ts +0 -5
- package/components/carousel/carousel-scroll.directive.d.ts +0 -7
- package/components/carousel/carousel.component.d.ts +0 -34
- package/components/carousel/carousel.d.ts +0 -7
- package/components/carousel/carousel.directive.d.ts +0 -16
- package/components/carousel/index.d.ts +0 -6
- package/fesm2022/taiga-ui-kit-components-carousel.mjs +0 -211
- package/fesm2022/taiga-ui-kit-components-carousel.mjs.map +0 -1
- package/fesm2022/taiga-ui-kit-pipes-filter-by-input.mjs +0 -60
- package/fesm2022/taiga-ui-kit-pipes-filter-by-input.mjs.map +0 -1
- package/pipes/filter-by-input/filter-by-input.pipe.d.ts +0 -21
- package/pipes/filter-by-input/index.d.ts +0 -1
- package/utils/is-flat.d.ts +0 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { inject, signal, computed, untracked, Pipe } from '@angular/core';
|
|
3
|
+
import { tuiIsFlat } from '@taiga-ui/cdk/utils/miscellaneous';
|
|
3
4
|
import { TuiTextfieldMultiComponent } from '@taiga-ui/core/components/textfield';
|
|
4
5
|
import { TUI_ITEMS_HANDLERS } from '@taiga-ui/core/directives/items-handlers';
|
|
5
|
-
import { tuiIsFlat } from '@taiga-ui/kit/utils';
|
|
6
6
|
|
|
7
7
|
class TuiHideSelectedPipe {
|
|
8
8
|
constructor() {
|
|
@@ -32,10 +32,10 @@ class TuiHideSelectedPipe {
|
|
|
32
32
|
filter(items, value, matcher) {
|
|
33
33
|
return items.filter((item) => value.every((selected) => !matcher(selected, item)));
|
|
34
34
|
}
|
|
35
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
36
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.
|
|
35
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: TuiHideSelectedPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
36
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.19", ngImport: i0, type: TuiHideSelectedPipe, isStandalone: true, name: "tuiHideSelected", pure: false }); }
|
|
37
37
|
}
|
|
38
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
38
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: TuiHideSelectedPipe, decorators: [{
|
|
39
39
|
type: Pipe,
|
|
40
40
|
args: [{ name: 'tuiHideSelected', pure: false }]
|
|
41
41
|
}] });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"taiga-ui-kit-pipes-hide-selected.mjs","sources":["../../../projects/kit/pipes/hide-selected/hide-selected.pipe.ts","../../../projects/kit/pipes/hide-selected/taiga-ui-kit-pipes-hide-selected.ts"],"sourcesContent":["import {\n computed,\n inject,\n Pipe,\n type PipeTransform,\n signal,\n untracked,\n} from '@angular/core';\nimport {type TuiIdentityMatcher} from '@taiga-ui/cdk/types';\nimport {
|
|
1
|
+
{"version":3,"file":"taiga-ui-kit-pipes-hide-selected.mjs","sources":["../../../projects/kit/pipes/hide-selected/hide-selected.pipe.ts","../../../projects/kit/pipes/hide-selected/taiga-ui-kit-pipes-hide-selected.ts"],"sourcesContent":["import {\n computed,\n inject,\n Pipe,\n type PipeTransform,\n signal,\n untracked,\n} from '@angular/core';\nimport {type TuiIdentityMatcher} from '@taiga-ui/cdk/types';\nimport {tuiIsFlat} from '@taiga-ui/cdk/utils/miscellaneous';\nimport {TuiTextfieldMultiComponent} from '@taiga-ui/core/components/textfield';\nimport {TUI_ITEMS_HANDLERS} from '@taiga-ui/core/directives/items-handlers';\n\n@Pipe({name: 'tuiHideSelected', pure: false})\nexport class TuiHideSelectedPipe implements PipeTransform {\n private readonly textfield = inject(TuiTextfieldMultiComponent);\n private readonly handlers = inject(TUI_ITEMS_HANDLERS);\n private readonly items = signal<readonly any[] | null>([]);\n private readonly filtered = computed(() => {\n const items = this.items();\n const value = this.textfield.cva()?.value() || [];\n\n if (!items) {\n return null;\n }\n\n return tuiIsFlat(items)\n ? this.filter(items, value, this.handlers.identityMatcher())\n : this.filter2d(items, value, this.handlers.identityMatcher());\n });\n\n public transform<T>(items: readonly T[] | null): readonly T[] | null;\n public transform<T>(\n items: ReadonlyArray<readonly T[]> | null,\n ): ReadonlyArray<readonly T[]> | null;\n public transform<T>(\n items: ReadonlyArray<readonly T[]> | readonly T[] | null,\n ): ReadonlyArray<readonly T[]> | readonly T[] | null {\n untracked(() => {\n this.items.set(items);\n });\n\n return this.filtered() as ReadonlyArray<readonly T[]> | readonly T[] | null;\n }\n\n private filter2d<T>(\n items: ReadonlyArray<readonly T[]>,\n value: readonly T[],\n matcher: TuiIdentityMatcher<T>,\n ): ReadonlyArray<readonly T[]> {\n return items.map((subItems) => this.filter(subItems, value, matcher));\n }\n\n private filter<T>(\n items: readonly T[],\n value: readonly T[],\n matcher: TuiIdentityMatcher<T>,\n ): readonly T[] {\n return items.filter((item) =>\n value.every((selected) => !matcher(selected, item)),\n );\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;MAca,mBAAmB,CAAA;AADhC,IAAA,WAAA,GAAA;AAEqB,QAAA,IAAA,CAAA,SAAS,GAAG,MAAM,CAAC,0BAA0B,CAAC;AAC9C,QAAA,IAAA,CAAA,QAAQ,GAAG,MAAM,CAAC,kBAAkB,CAAC;AACrC,QAAA,IAAA,CAAA,KAAK,GAAG,MAAM,CAAwB,EAAE,CAAC;AACzC,QAAA,IAAA,CAAA,QAAQ,GAAG,QAAQ,CAAC,MAAK;AACtC,YAAA,MAAM,KAAK,GAAG,IAAI,CAAC,KAAK,EAAE;AAC1B,YAAA,MAAM,KAAK,GAAG,IAAI,CAAC,SAAS,CAAC,GAAG,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE;YAEjD,IAAI,CAAC,KAAK,EAAE;AACR,gBAAA,OAAO,IAAI;YACf;YAEA,OAAO,SAAS,CAAC,KAAK;AAClB,kBAAE,IAAI,CAAC,MAAM,CAAC,KAAK,EAAE,KAAK,EAAE,IAAI,CAAC,QAAQ,CAAC,eAAe,EAAE;AAC3D,kBAAE,IAAI,CAAC,QAAQ,CAAC,KAAK,EAAE,KAAK,EAAE,IAAI,CAAC,QAAQ,CAAC,eAAe,EAAE,CAAC;AACtE,QAAA,CAAC,CAAC;AAiCL,IAAA;AA3BU,IAAA,SAAS,CACZ,KAAwD,EAAA;QAExD,SAAS,CAAC,MAAK;AACX,YAAA,IAAI,CAAC,KAAK,CAAC,GAAG,CAAC,KAAK,CAAC;AACzB,QAAA,CAAC,CAAC;AAEF,QAAA,OAAO,IAAI,CAAC,QAAQ,EAAuD;IAC/E;AAEQ,IAAA,QAAQ,CACZ,KAAkC,EAClC,KAAmB,EACnB,OAA8B,EAAA;QAE9B,OAAO,KAAK,CAAC,GAAG,CAAC,CAAC,QAAQ,KAAK,IAAI,CAAC,MAAM,CAAC,QAAQ,EAAE,KAAK,EAAE,OAAO,CAAC,CAAC;IACzE;AAEQ,IAAA,MAAM,CACV,KAAmB,EACnB,KAAmB,EACnB,OAA8B,EAAA;QAE9B,OAAO,KAAK,CAAC,MAAM,CAAC,CAAC,IAAI,KACrB,KAAK,CAAC,KAAK,CAAC,CAAC,QAAQ,KAAK,CAAC,OAAO,CAAC,QAAQ,EAAE,IAAI,CAAC,CAAC,CACtD;IACL;+GA/CS,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,IAAA,EAAA,CAAA,CAAA;6GAAnB,mBAAmB,EAAA,YAAA,EAAA,IAAA,EAAA,IAAA,EAAA,iBAAA,EAAA,IAAA,EAAA,KAAA,EAAA,CAAA,CAAA;;4FAAnB,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAD/B,IAAI;AAAC,YAAA,IAAA,EAAA,CAAA,EAAC,IAAI,EAAE,iBAAiB,EAAE,IAAI,EAAE,KAAK,EAAC;;;ACb5C;;AAEG;;;;"}
|
|
@@ -10,10 +10,10 @@ class TuiInitialsPipe {
|
|
|
10
10
|
.join('')
|
|
11
11
|
.slice(0, 2);
|
|
12
12
|
}
|
|
13
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.
|
|
13
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: TuiInitialsPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
14
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.19", ngImport: i0, type: TuiInitialsPipe, isStandalone: true, name: "tuiInitials" }); }
|
|
15
15
|
}
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
16
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: TuiInitialsPipe, decorators: [{
|
|
17
17
|
type: Pipe,
|
|
18
18
|
args: [{ name: 'tuiInitials' }]
|
|
19
19
|
}] });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"taiga-ui-kit-pipes-initials.mjs","sources":["../../../projects/kit/pipes/initials/initials.pipe.ts","../../../projects/kit/pipes/initials/taiga-ui-kit-pipes-initials.ts"],"sourcesContent":["import {Pipe, type PipeTransform} from '@angular/core';\n\n@Pipe({name: 'tuiInitials'})\nexport class TuiInitialsPipe implements PipeTransform {\n public transform(text: string): string {\n return text\n .toUpperCase()\n .split(' ')\n .map(([char]) => char)\n .join('')\n .slice(0, 2);\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;MAGa,eAAe,CAAA;AACjB,IAAA,SAAS,CAAC,IAAY,EAAA;AACzB,QAAA,OAAO;AACF,aAAA,WAAW;aACX,KAAK,CAAC,GAAG;aACT,GAAG,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,IAAI;aACpB,IAAI,CAAC,EAAE;AACP,aAAA,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC
|
|
1
|
+
{"version":3,"file":"taiga-ui-kit-pipes-initials.mjs","sources":["../../../projects/kit/pipes/initials/initials.pipe.ts","../../../projects/kit/pipes/initials/taiga-ui-kit-pipes-initials.ts"],"sourcesContent":["import {Pipe, type PipeTransform} from '@angular/core';\n\n@Pipe({name: 'tuiInitials'})\nexport class TuiInitialsPipe implements PipeTransform {\n public transform(text: string): string {\n return text\n .toUpperCase()\n .split(' ')\n .map(([char]) => char)\n .join('')\n .slice(0, 2);\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;MAGa,eAAe,CAAA;AACjB,IAAA,SAAS,CAAC,IAAY,EAAA;AACzB,QAAA,OAAO;AACF,aAAA,WAAW;aACX,KAAK,CAAC,GAAG;aACT,GAAG,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,IAAI;aACpB,IAAI,CAAC,EAAE;AACP,aAAA,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC;IACpB;+GARS,eAAe,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,IAAA,EAAA,CAAA,CAAA;6GAAf,eAAe,EAAA,YAAA,EAAA,IAAA,EAAA,IAAA,EAAA,aAAA,EAAA,CAAA,CAAA;;4FAAf,eAAe,EAAA,UAAA,EAAA,CAAA;kBAD3B,IAAI;mBAAC,EAAC,IAAI,EAAE,aAAa,EAAC;;;ACF3B;;AAEG;;;;"}
|
|
@@ -12,10 +12,10 @@ class TuiSortCountriesPipe {
|
|
|
12
12
|
untracked(() => this.countries.set(countries));
|
|
13
13
|
return this.result();
|
|
14
14
|
}
|
|
15
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.
|
|
15
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: TuiSortCountriesPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
16
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.19", ngImport: i0, type: TuiSortCountriesPipe, isStandalone: true, name: "tuiSortCountries", pure: false }); }
|
|
17
17
|
}
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: TuiSortCountriesPipe, decorators: [{
|
|
19
19
|
type: Pipe,
|
|
20
20
|
args: [{
|
|
21
21
|
name: 'tuiSortCountries',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"taiga-ui-kit-pipes-sort-countries.mjs","sources":["../../../projects/kit/pipes/sort-countries/sort-countries.pipe.ts","../../../projects/kit/pipes/sort-countries/taiga-ui-kit-pipes-sort-countries.ts"],"sourcesContent":["import {\n computed,\n inject,\n Pipe,\n type PipeTransform,\n signal,\n untracked,\n} from '@angular/core';\nimport {type TuiCountryIsoCode} from '@taiga-ui/i18n/types';\nimport {TUI_COUNTRIES} from '@taiga-ui/kit/tokens';\n\n@Pipe({\n name: 'tuiSortCountries',\n pure: false,\n})\nexport class TuiSortCountriesPipe implements PipeTransform {\n private readonly names = inject(TUI_COUNTRIES);\n private readonly countries = signal<readonly TuiCountryIsoCode[]>([]);\n private readonly result = computed((names = this.names()) =>\n [...this.countries()].sort((a, b) => names[a].localeCompare(names[b])),\n );\n\n public transform(countries: readonly TuiCountryIsoCode[]): TuiCountryIsoCode[] {\n untracked(() => this.countries.set(countries));\n\n return this.result();\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;MAea,oBAAoB,CAAA;AAJjC,IAAA,WAAA,GAAA;AAKqB,QAAA,IAAA,CAAA,KAAK,GAAG,MAAM,CAAC,aAAa,CAAC;AAC7B,QAAA,IAAA,CAAA,SAAS,GAAG,MAAM,CAA+B,EAAE,CAAC;QACpD,
|
|
1
|
+
{"version":3,"file":"taiga-ui-kit-pipes-sort-countries.mjs","sources":["../../../projects/kit/pipes/sort-countries/sort-countries.pipe.ts","../../../projects/kit/pipes/sort-countries/taiga-ui-kit-pipes-sort-countries.ts"],"sourcesContent":["import {\n computed,\n inject,\n Pipe,\n type PipeTransform,\n signal,\n untracked,\n} from '@angular/core';\nimport {type TuiCountryIsoCode} from '@taiga-ui/i18n/types';\nimport {TUI_COUNTRIES} from '@taiga-ui/kit/tokens';\n\n@Pipe({\n name: 'tuiSortCountries',\n pure: false,\n})\nexport class TuiSortCountriesPipe implements PipeTransform {\n private readonly names = inject(TUI_COUNTRIES);\n private readonly countries = signal<readonly TuiCountryIsoCode[]>([]);\n private readonly result = computed((names = this.names()) =>\n [...this.countries()].sort((a, b) => names[a].localeCompare(names[b])),\n );\n\n public transform(countries: readonly TuiCountryIsoCode[]): TuiCountryIsoCode[] {\n untracked(() => this.countries.set(countries));\n\n return this.result();\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;MAea,oBAAoB,CAAA;AAJjC,IAAA,WAAA,GAAA;AAKqB,QAAA,IAAA,CAAA,KAAK,GAAG,MAAM,CAAC,aAAa,CAAC;AAC7B,QAAA,IAAA,CAAA,SAAS,GAAG,MAAM,CAA+B,EAAE,CAAC;QACpD,IAAA,CAAA,MAAM,GAAG,QAAQ,CAAC,CAAC,KAAK,GAAG,IAAI,CAAC,KAAK,EAAE,KACpD,CAAC,GAAG,IAAI,CAAC,SAAS,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,KAAK,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CACzE;AAOJ,IAAA;AALU,IAAA,SAAS,CAAC,SAAuC,EAAA;AACpD,QAAA,SAAS,CAAC,MAAM,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;AAE9C,QAAA,OAAO,IAAI,CAAC,MAAM,EAAE;IACxB;+GAXS,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,IAAA,EAAA,CAAA,CAAA;6GAApB,oBAAoB,EAAA,YAAA,EAAA,IAAA,EAAA,IAAA,EAAA,kBAAA,EAAA,IAAA,EAAA,KAAA,EAAA,CAAA,CAAA;;4FAApB,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBAJhC,IAAI;AAAC,YAAA,IAAA,EAAA,CAAA;AACF,oBAAA,IAAI,EAAE,kBAAkB;AACxB,oBAAA,IAAI,EAAE,KAAK;AACd,iBAAA;;;ACdD;;AAEG;;;;"}
|
|
@@ -5,10 +5,10 @@ class TuiStringifyContentPipe {
|
|
|
5
5
|
transform(stringify) {
|
|
6
6
|
return ({ $implicit }) => stringify($implicit);
|
|
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.19", ngImport: i0, type: TuiStringifyContentPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
9
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.19", ngImport: i0, type: TuiStringifyContentPipe, isStandalone: true, name: "tuiStringifyContent" }); }
|
|
10
10
|
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.19", ngImport: i0, type: TuiStringifyContentPipe, decorators: [{
|
|
12
12
|
type: Pipe,
|
|
13
13
|
args: [{ name: 'tuiStringifyContent' }]
|
|
14
14
|
}] });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"taiga-ui-kit-pipes-stringify-content.mjs","sources":["../../../projects/kit/pipes/stringify-content/stringify-content.pipe.ts","../../../projects/kit/pipes/stringify-content/taiga-ui-kit-pipes-stringify-content.ts"],"sourcesContent":["import {Pipe, type PipeTransform} from '@angular/core';\nimport {type TuiContext, type TuiStringHandler} from '@taiga-ui/cdk/types';\n\n@Pipe({name: 'tuiStringifyContent'})\nexport class TuiStringifyContentPipe implements PipeTransform {\n public transform<T>(stringify: TuiStringHandler<T>): TuiStringHandler<TuiContext<T>> {\n return ({$implicit}) => stringify($implicit);\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;MAIa,uBAAuB,CAAA;AACzB,IAAA,SAAS,CAAI,SAA8B,EAAA;QAC9C,OAAO,CAAC,EAAC,SAAS,EAAC,KAAK,SAAS,CAAC,SAAS,CAAC
|
|
1
|
+
{"version":3,"file":"taiga-ui-kit-pipes-stringify-content.mjs","sources":["../../../projects/kit/pipes/stringify-content/stringify-content.pipe.ts","../../../projects/kit/pipes/stringify-content/taiga-ui-kit-pipes-stringify-content.ts"],"sourcesContent":["import {Pipe, type PipeTransform} from '@angular/core';\nimport {type TuiContext, type TuiStringHandler} from '@taiga-ui/cdk/types';\n\n@Pipe({name: 'tuiStringifyContent'})\nexport class TuiStringifyContentPipe implements PipeTransform {\n public transform<T>(stringify: TuiStringHandler<T>): TuiStringHandler<TuiContext<T>> {\n return ({$implicit}) => stringify($implicit);\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;MAIa,uBAAuB,CAAA;AACzB,IAAA,SAAS,CAAI,SAA8B,EAAA;QAC9C,OAAO,CAAC,EAAC,SAAS,EAAC,KAAK,SAAS,CAAC,SAAS,CAAC;IAChD;+GAHS,uBAAuB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,IAAA,EAAA,CAAA,CAAA;6GAAvB,uBAAuB,EAAA,YAAA,EAAA,IAAA,EAAA,IAAA,EAAA,qBAAA,EAAA,CAAA,CAAA;;4FAAvB,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBADnC,IAAI;mBAAC,EAAC,IAAI,EAAE,qBAAqB,EAAC;;;ACHnC;;AAEG;;;;"}
|
|
@@ -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.19", ngImport: i0, type: TuiStringifyPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
9
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.19", 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.19", ngImport: i0, type: TuiStringifyPipe, decorators: [{
|
|
12
12
|
type: Pipe,
|
|
13
13
|
args: [{ name: 'tuiStringify' }]
|
|
14
14
|
}] });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"taiga-ui-kit-pipes-stringify.mjs","sources":["../../../projects/kit/pipes/stringify/stringify.pipe.ts","../../../projects/kit/pipes/stringify/taiga-ui-kit-pipes-stringify.ts"],"sourcesContent":["import {Pipe, type PipeTransform} from '@angular/core';\nimport {type TuiStringHandler} from '@taiga-ui/cdk/types';\n\n@Pipe({name: 'tuiStringify'})\nexport class TuiStringifyPipe implements PipeTransform {\n public transform<K extends string>(\n key: K,\n ): TuiStringHandler<Readonly<Record<any, any> & Record<K, unknown>>> {\n return (value) => String(value[key] ?? '');\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;MAIa,gBAAgB,CAAA;AAClB,IAAA,SAAS,CACZ,GAAM,EAAA;AAEN,QAAA,OAAO,CAAC,KAAK,KAAK,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,EAAE,CAAC
|
|
1
|
+
{"version":3,"file":"taiga-ui-kit-pipes-stringify.mjs","sources":["../../../projects/kit/pipes/stringify/stringify.pipe.ts","../../../projects/kit/pipes/stringify/taiga-ui-kit-pipes-stringify.ts"],"sourcesContent":["import {Pipe, type PipeTransform} from '@angular/core';\nimport {type TuiStringHandler} from '@taiga-ui/cdk/types';\n\n@Pipe({name: 'tuiStringify'})\nexport class TuiStringifyPipe implements PipeTransform {\n public transform<K extends string>(\n key: K,\n ): TuiStringHandler<Readonly<Record<any, any> & Record<K, unknown>>> {\n return (value) => String(value[key] ?? '');\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;MAIa,gBAAgB,CAAA;AAClB,IAAA,SAAS,CACZ,GAAM,EAAA;AAEN,QAAA,OAAO,CAAC,KAAK,KAAK,MAAM,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,EAAE,CAAC;IAC9C;+GALS,gBAAgB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,IAAA,EAAA,CAAA,CAAA;6GAAhB,gBAAgB,EAAA,YAAA,EAAA,IAAA,EAAA,IAAA,EAAA,cAAA,EAAA,CAAA,CAAA;;4FAAhB,gBAAgB,EAAA,UAAA,EAAA,CAAA;kBAD5B,IAAI;mBAAC,EAAC,IAAI,EAAE,cAAc,EAAC;;;ACH5B;;AAEG;;;;"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
export * from '@taiga-ui/kit/pipes/auto-color';
|
|
2
2
|
export * from '@taiga-ui/kit/pipes/emails';
|
|
3
|
-
export * from '@taiga-ui/kit/pipes/filter-by-input';
|
|
4
3
|
export * from '@taiga-ui/kit/pipes/flag';
|
|
5
4
|
export * from '@taiga-ui/kit/pipes/hide-selected';
|
|
6
5
|
export * from '@taiga-ui/kit/pipes/initials';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"taiga-ui-kit-pipes.mjs","sources":["../../../projects/kit/pipes/taiga-ui-kit-pipes.ts"],"sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"taiga-ui-kit-pipes.mjs","sources":["../../../projects/kit/pipes/taiga-ui-kit-pipes.ts"],"sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;AAAA;;AAEG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"taiga-ui-kit-tokens.mjs","sources":["../../../projects/kit/tokens/i18n.ts","../../../projects/kit/tokens/taiga-ui-kit-tokens.ts"],"sourcesContent":["import {InjectionToken, type Signal} from '@angular/core';\nimport {type TuiDateMode} from '@taiga-ui/cdk/date-time';\nimport {type TuiCountryIsoCode} from '@taiga-ui/i18n/types';\nimport {tuiExtractI18n} from '@taiga-ui/i18n/utils';\n\nexport const TUI_CONFIRM_WORDS = new InjectionToken(\n ngDevMode ? 'TUI_CONFIRM_WORDS' : '',\n {factory: tuiExtractI18n('confirm')},\n);\n\nexport const TUI_CANCEL_WORD = new InjectionToken(ngDevMode ? 'TUI_CANCEL_WORD' : '', {\n factory: tuiExtractI18n('cancel'),\n});\n\nexport const TUI_DONE_WORD = new InjectionToken(ngDevMode ? 'TUI_DONE_WORD' : '', {\n factory: tuiExtractI18n('done'),\n});\n\nexport const TUI_MORE_WORD = new InjectionToken(ngDevMode ? 'TUI_MORE_WORD' : '', {\n factory: tuiExtractI18n('more'),\n});\n\nexport const TUI_HIDE_TEXT = new InjectionToken(ngDevMode ? 'TUI_HIDE_TEXT' : '', {\n factory: tuiExtractI18n('hide'),\n});\n\nexport const TUI_SHOW_ALL_TEXT = new InjectionToken(\n ngDevMode ? 'TUI_SHOW_ALL_TEXT' : '',\n {factory: tuiExtractI18n('showAll')},\n);\n\nexport const TUI_OTHER_DATE_TEXT = new InjectionToken(\n ngDevMode ? 'TUI_OTHER_DATE_TEXT' : '',\n {factory: tuiExtractI18n('otherDate')},\n);\n\nexport const TUI_CHOOSE_DAY_OR_RANGE_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_CHOOSE_DAY_OR_RANGE_TEXTS' : '',\n {factory: tuiExtractI18n('mobileCalendarTexts')},\n);\n\nexport const TUI_FROM_TO_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_FROM_TO_TEXTS' : '',\n {factory: tuiExtractI18n('range')},\n);\n\nexport const TUI_PLUS_MINUS_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PLUS_MINUS_TEXTS' : '',\n {factory: tuiExtractI18n('countTexts')},\n);\n\nexport const TUI_TIME_TEXTS = new InjectionToken(ngDevMode ? 'TUI_TIME_TEXTS' : '', {\n factory: tuiExtractI18n('time'),\n});\n\nexport const TUI_DATE_TEXTS = new InjectionToken<Signal<Record<TuiDateMode, string>>>(\n ngDevMode ? 'TUI_DATE_TEXTS' : '',\n {factory: tuiExtractI18n('dateTexts')},\n);\n\nexport const TUI_DIGITAL_INFORMATION_UNITS = new InjectionToken(\n ngDevMode ? 'TUI_DIGITAL_INFORMATION_UNITS' : '',\n {factory: tuiExtractI18n('digitalInformationUnits')},\n);\n\nexport const TUI_COPY_TEXTS = new InjectionToken(ngDevMode ? 'TUI_COPY_TEXTS' : '', {\n factory: tuiExtractI18n('copyTexts'),\n});\n\nexport const TUI_PASSWORD_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PASSWORD_TEXTS' : '',\n {factory: tuiExtractI18n('passwordTexts')},\n);\n\nexport const TUI_CALENDAR_MONTHS = new InjectionToken(\n ngDevMode ? 'TUI_CALENDAR_MONTHS' : '',\n {factory: tuiExtractI18n('shortCalendarMonths')},\n);\n\nexport const TUI_FILE_TEXTS = new InjectionToken(ngDevMode ? 'TUI_FILE_TEXTS' : '', {\n factory: tuiExtractI18n('fileTexts'),\n});\n\nexport const TUI_PAGINATION_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PAGINATION_TEXTS' : '',\n {factory: tuiExtractI18n('pagination')},\n);\n\nexport const TUI_INPUT_FILE_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_INPUT_FILE_TEXTS' : '',\n {factory: tuiExtractI18n('inputFileTexts')},\n);\n\nexport const TUI_MULTI_SELECT_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_MULTI_SELECT_TEXTS' : '',\n {factory: tuiExtractI18n('multiSelectTexts')},\n);\n\nexport const TUI_COUNTRIES = new InjectionToken<\n Signal<Record<TuiCountryIsoCode, string>>\n>(ngDevMode ? 'TUI_COUNTRIES' : '', {factory: tuiExtractI18n('countries')});\n\nexport const TUI_PREVIEW_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PREVIEW_TEXTS' : '',\n {factory: tuiExtractI18n('previewTexts')},\n);\n\nexport const TUI_PREVIEW_ZOOM_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PREVIEW_ZOOM_TEXTS' : '',\n {factory: tuiExtractI18n('zoomTexts')},\n);\n\nexport const TUI_INTERNATIONAL_SEARCH = new InjectionToken(\n ngDevMode ? 'TUI_INTERNATIONAL_SEARCH' : '',\n {factory: tuiExtractI18n('phoneSearch')},\n);\n\nexport const TUI_DAY_RANGE_PERIODS = new InjectionToken(\n ngDevMode ? 'TUI_DAY_RANGE_PERIODS' : '',\n {factory: tuiExtractI18n('dayRangePeriods')},\n);\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"taiga-ui-kit-tokens.mjs","sources":["../../../projects/kit/tokens/i18n.ts","../../../projects/kit/tokens/taiga-ui-kit-tokens.ts"],"sourcesContent":["import {InjectionToken, type Signal} from '@angular/core';\nimport {type TuiDateMode} from '@taiga-ui/cdk/date-time';\nimport {type TuiCountryIsoCode} from '@taiga-ui/i18n/types';\nimport {tuiExtractI18n} from '@taiga-ui/i18n/utils';\n\nexport const TUI_CONFIRM_WORDS = new InjectionToken(\n ngDevMode ? 'TUI_CONFIRM_WORDS' : '',\n {factory: tuiExtractI18n('confirm')},\n);\n\nexport const TUI_CANCEL_WORD = new InjectionToken(ngDevMode ? 'TUI_CANCEL_WORD' : '', {\n factory: tuiExtractI18n('cancel'),\n});\n\nexport const TUI_DONE_WORD = new InjectionToken(ngDevMode ? 'TUI_DONE_WORD' : '', {\n factory: tuiExtractI18n('done'),\n});\n\nexport const TUI_MORE_WORD = new InjectionToken(ngDevMode ? 'TUI_MORE_WORD' : '', {\n factory: tuiExtractI18n('more'),\n});\n\nexport const TUI_HIDE_TEXT = new InjectionToken(ngDevMode ? 'TUI_HIDE_TEXT' : '', {\n factory: tuiExtractI18n('hide'),\n});\n\nexport const TUI_SHOW_ALL_TEXT = new InjectionToken(\n ngDevMode ? 'TUI_SHOW_ALL_TEXT' : '',\n {factory: tuiExtractI18n('showAll')},\n);\n\nexport const TUI_OTHER_DATE_TEXT = new InjectionToken(\n ngDevMode ? 'TUI_OTHER_DATE_TEXT' : '',\n {factory: tuiExtractI18n('otherDate')},\n);\n\nexport const TUI_CHOOSE_DAY_OR_RANGE_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_CHOOSE_DAY_OR_RANGE_TEXTS' : '',\n {factory: tuiExtractI18n('mobileCalendarTexts')},\n);\n\nexport const TUI_FROM_TO_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_FROM_TO_TEXTS' : '',\n {factory: tuiExtractI18n('range')},\n);\n\nexport const TUI_PLUS_MINUS_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PLUS_MINUS_TEXTS' : '',\n {factory: tuiExtractI18n('countTexts')},\n);\n\nexport const TUI_TIME_TEXTS = new InjectionToken(ngDevMode ? 'TUI_TIME_TEXTS' : '', {\n factory: tuiExtractI18n('time'),\n});\n\nexport const TUI_DATE_TEXTS = new InjectionToken<Signal<Record<TuiDateMode, string>>>(\n ngDevMode ? 'TUI_DATE_TEXTS' : '',\n {factory: tuiExtractI18n('dateTexts')},\n);\n\nexport const TUI_DIGITAL_INFORMATION_UNITS = new InjectionToken(\n ngDevMode ? 'TUI_DIGITAL_INFORMATION_UNITS' : '',\n {factory: tuiExtractI18n('digitalInformationUnits')},\n);\n\nexport const TUI_COPY_TEXTS = new InjectionToken(ngDevMode ? 'TUI_COPY_TEXTS' : '', {\n factory: tuiExtractI18n('copyTexts'),\n});\n\nexport const TUI_PASSWORD_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PASSWORD_TEXTS' : '',\n {factory: tuiExtractI18n('passwordTexts')},\n);\n\nexport const TUI_CALENDAR_MONTHS = new InjectionToken(\n ngDevMode ? 'TUI_CALENDAR_MONTHS' : '',\n {factory: tuiExtractI18n('shortCalendarMonths')},\n);\n\nexport const TUI_FILE_TEXTS = new InjectionToken(ngDevMode ? 'TUI_FILE_TEXTS' : '', {\n factory: tuiExtractI18n('fileTexts'),\n});\n\nexport const TUI_PAGINATION_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PAGINATION_TEXTS' : '',\n {factory: tuiExtractI18n('pagination')},\n);\n\nexport const TUI_INPUT_FILE_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_INPUT_FILE_TEXTS' : '',\n {factory: tuiExtractI18n('inputFileTexts')},\n);\n\nexport const TUI_MULTI_SELECT_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_MULTI_SELECT_TEXTS' : '',\n {factory: tuiExtractI18n('multiSelectTexts')},\n);\n\nexport const TUI_COUNTRIES = new InjectionToken<\n Signal<Record<TuiCountryIsoCode, string>>\n>(ngDevMode ? 'TUI_COUNTRIES' : '', {factory: tuiExtractI18n('countries')});\n\nexport const TUI_PREVIEW_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PREVIEW_TEXTS' : '',\n {factory: tuiExtractI18n('previewTexts')},\n);\n\nexport const TUI_PREVIEW_ZOOM_TEXTS = new InjectionToken(\n ngDevMode ? 'TUI_PREVIEW_ZOOM_TEXTS' : '',\n {factory: tuiExtractI18n('zoomTexts')},\n);\n\nexport const TUI_INTERNATIONAL_SEARCH = new InjectionToken(\n ngDevMode ? 'TUI_INTERNATIONAL_SEARCH' : '',\n {factory: tuiExtractI18n('phoneSearch')},\n);\n\nexport const TUI_DAY_RANGE_PERIODS = new InjectionToken(\n ngDevMode ? 'TUI_DAY_RANGE_PERIODS' : '',\n {factory: tuiExtractI18n('dayRangePeriods')},\n);\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"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"}
|
|
@@ -24,10 +24,6 @@ function tuiInjectValue() {
|
|
|
24
24
|
return toSignal(tuiControlValue(control), { requireSync: true });
|
|
25
25
|
}
|
|
26
26
|
|
|
27
|
-
function tuiIsFlat(items) {
|
|
28
|
-
return !Array.isArray(items[0]);
|
|
29
|
-
}
|
|
30
|
-
|
|
31
27
|
function tuiMaskito(options) {
|
|
32
28
|
return tuiDirectiveBinding(MaskitoDirective, 'options', options);
|
|
33
29
|
}
|
|
@@ -36,5 +32,5 @@ function tuiMaskito(options) {
|
|
|
36
32
|
* Generated bundle index. Do not edit.
|
|
37
33
|
*/
|
|
38
34
|
|
|
39
|
-
export { tuiCreateTimePeriods, tuiInjectValue,
|
|
35
|
+
export { tuiCreateTimePeriods, tuiInjectValue, tuiMaskito };
|
|
40
36
|
//# sourceMappingURL=taiga-ui-kit-utils.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"taiga-ui-kit-utils.mjs","sources":["../../../projects/kit/utils/create-time-periods.ts","../../../projects/kit/utils/inject-value.ts","../../../projects/kit/utils/
|
|
1
|
+
{"version":3,"file":"taiga-ui-kit-utils.mjs","sources":["../../../projects/kit/utils/create-time-periods.ts","../../../projects/kit/utils/inject-value.ts","../../../projects/kit/utils/maskito.binding.ts","../../../projects/kit/utils/taiga-ui-kit-utils.ts"],"sourcesContent":["import {HOURS_IN_DAY, TuiTime} from '@taiga-ui/cdk/date-time';\n\nexport function tuiCreateTimePeriods(\n minHour = 0,\n maxHour: number = HOURS_IN_DAY,\n minutes: readonly number[] = [0, 30],\n): readonly TuiTime[] {\n const timeArray: TuiTime[] = [];\n\n for (let i = minHour; i < maxHour; i++) {\n minutes.forEach((minute) => {\n const time = new TuiTime(i, minute);\n\n timeArray.push(time);\n });\n }\n\n return timeArray;\n}\n","import {inject, type Signal} from '@angular/core';\nimport {toSignal} from '@angular/core/rxjs-interop';\nimport {NgControl} from '@angular/forms';\nimport {tuiControlValue} from '@taiga-ui/cdk/observables';\nimport {TuiTextfieldComponent} from '@taiga-ui/core/components/textfield';\n\nexport function tuiInjectValue<T>(): Signal<T> {\n const control =\n inject(TuiTextfieldComponent, {optional: true})?.control() ||\n inject(NgControl, {optional: true});\n\n return toSignal(tuiControlValue(control), {requireSync: true});\n}\n","import {type Signal, type WritableSignal} from '@angular/core';\nimport {MaskitoDirective} from '@maskito/angular';\nimport {type MaskitoOptions} from '@maskito/core';\nimport {tuiDirectiveBinding} from '@taiga-ui/cdk/utils/di';\n\ntype M = MaskitoOptions;\n\nexport function tuiMaskito(options: M | WritableSignal<M>): WritableSignal<M>;\nexport function tuiMaskito(options: Signal<M>): Signal<M>;\nexport function tuiMaskito(options: M | Signal<M>): Signal<M> {\n return tuiDirectiveBinding(MaskitoDirective, 'options', options);\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;;;;AAEM,SAAU,oBAAoB,CAChC,OAAO,GAAG,CAAC,EACX,OAAA,GAAkB,YAAY,EAC9B,OAAA,GAA6B,CAAC,CAAC,EAAE,EAAE,CAAC,EAAA;IAEpC,MAAM,SAAS,GAAc,EAAE;AAE/B,IAAA,KAAK,IAAI,CAAC,GAAG,OAAO,EAAE,CAAC,GAAG,OAAO,EAAE,CAAC,EAAE,EAAE;AACpC,QAAA,OAAO,CAAC,OAAO,CAAC,CAAC,MAAM,KAAI;YACvB,MAAM,IAAI,GAAG,IAAI,OAAO,CAAC,CAAC,EAAE,MAAM,CAAC;AAEnC,YAAA,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC;AACxB,QAAA,CAAC,CAAC;IACN;AAEA,IAAA,OAAO,SAAS;AACpB;;SCZgB,cAAc,GAAA;AAC1B,IAAA,MAAM,OAAO,GACT,MAAM,CAAC,qBAAqB,EAAE,EAAC,QAAQ,EAAE,IAAI,EAAC,CAAC,EAAE,OAAO,EAAE;QAC1D,MAAM,CAAC,SAAS,EAAE,EAAC,QAAQ,EAAE,IAAI,EAAC,CAAC;AAEvC,IAAA,OAAO,QAAQ,CAAC,eAAe,CAAC,OAAO,CAAC,EAAE,EAAC,WAAW,EAAE,IAAI,EAAC,CAAC;AAClE;;ACHM,SAAU,UAAU,CAAC,OAAsB,EAAA;IAC7C,OAAO,mBAAmB,CAAC,gBAAgB,EAAE,SAAS,EAAE,OAAO,CAAC;AACpE;;ACXA;;AAEG;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@taiga-ui/kit",
|
|
3
|
-
"version": "5.0.0
|
|
3
|
+
"version": "5.0.0",
|
|
4
4
|
"description": "Taiga UI Angular main components kit",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"angular",
|
|
@@ -15,25 +15,39 @@
|
|
|
15
15
|
"url": "https://github.com/taiga-family/taiga-ui"
|
|
16
16
|
},
|
|
17
17
|
"license": "Apache-2.0",
|
|
18
|
+
"contributors": [
|
|
19
|
+
{
|
|
20
|
+
"name": "Alex Inkin",
|
|
21
|
+
"email": "alexander@inkin.ru"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"name": "Vladimir Potekhin",
|
|
25
|
+
"email": "vladimir.potekh@gmail.com"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "Nikita Barsukov",
|
|
29
|
+
"email": "nikita.s.barsukov@gmail.com"
|
|
30
|
+
}
|
|
31
|
+
],
|
|
18
32
|
"peerDependencies": {
|
|
19
33
|
"@angular/common": ">=19.0.0",
|
|
20
34
|
"@angular/core": ">=19.0.0",
|
|
21
35
|
"@angular/forms": ">=19.0.0",
|
|
22
36
|
"@angular/router": ">=19.0.0",
|
|
23
|
-
"@maskito/angular": "^5.
|
|
24
|
-
"@maskito/core": "^5.
|
|
25
|
-
"@maskito/kit": "^5.
|
|
26
|
-
"@maskito/phone": "^5.
|
|
27
|
-
"@ng-web-apis/common": "^5.
|
|
28
|
-
"@ng-web-apis/intersection-observer": "^5.
|
|
29
|
-
"@ng-web-apis/mutation-observer": "^5.
|
|
30
|
-
"@ng-web-apis/platform": "^5.
|
|
31
|
-
"@ng-web-apis/resize-observer": "^5.
|
|
32
|
-
"@taiga-ui/cdk": "
|
|
33
|
-
"@taiga-ui/core": "
|
|
34
|
-
"@taiga-ui/i18n": "
|
|
37
|
+
"@maskito/angular": "^5.2.2",
|
|
38
|
+
"@maskito/core": "^5.2.2",
|
|
39
|
+
"@maskito/kit": "^5.2.2",
|
|
40
|
+
"@maskito/phone": "^5.2.2",
|
|
41
|
+
"@ng-web-apis/common": "^5.2.0",
|
|
42
|
+
"@ng-web-apis/intersection-observer": "^5.2.0",
|
|
43
|
+
"@ng-web-apis/mutation-observer": "^5.2.0",
|
|
44
|
+
"@ng-web-apis/platform": "^5.2.0",
|
|
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",
|
|
35
49
|
"@taiga-ui/polymorpheus": "^5.0.0",
|
|
36
|
-
"@taiga-ui/styles": "
|
|
50
|
+
"@taiga-ui/styles": "5.0.0",
|
|
37
51
|
"rxjs": ">=7.0.0"
|
|
38
52
|
},
|
|
39
53
|
"module": "fesm2022/taiga-ui-kit.mjs",
|
|
@@ -50,10 +64,6 @@
|
|
|
50
64
|
"types": "./components/index.d.ts",
|
|
51
65
|
"default": "./fesm2022/taiga-ui-kit-components.mjs"
|
|
52
66
|
},
|
|
53
|
-
"./directives": {
|
|
54
|
-
"types": "./directives/index.d.ts",
|
|
55
|
-
"default": "./fesm2022/taiga-ui-kit-directives.mjs"
|
|
56
|
-
},
|
|
57
67
|
"./pipes": {
|
|
58
68
|
"types": "./pipes/index.d.ts",
|
|
59
69
|
"default": "./fesm2022/taiga-ui-kit-pipes.mjs"
|
|
@@ -62,14 +72,14 @@
|
|
|
62
72
|
"types": "./tokens/index.d.ts",
|
|
63
73
|
"default": "./fesm2022/taiga-ui-kit-tokens.mjs"
|
|
64
74
|
},
|
|
75
|
+
"./directives": {
|
|
76
|
+
"types": "./directives/index.d.ts",
|
|
77
|
+
"default": "./fesm2022/taiga-ui-kit-directives.mjs"
|
|
78
|
+
},
|
|
65
79
|
"./utils": {
|
|
66
80
|
"types": "./utils/index.d.ts",
|
|
67
81
|
"default": "./fesm2022/taiga-ui-kit-utils.mjs"
|
|
68
82
|
},
|
|
69
|
-
"./components/accordion": {
|
|
70
|
-
"types": "./components/accordion/index.d.ts",
|
|
71
|
-
"default": "./fesm2022/taiga-ui-kit-components-accordion.mjs"
|
|
72
|
-
},
|
|
73
83
|
"./components/action-bar": {
|
|
74
84
|
"types": "./components/action-bar/index.d.ts",
|
|
75
85
|
"default": "./fesm2022/taiga-ui-kit-components-action-bar.mjs"
|
|
@@ -86,6 +96,10 @@
|
|
|
86
96
|
"types": "./components/badge-notification/index.d.ts",
|
|
87
97
|
"default": "./fesm2022/taiga-ui-kit-components-badge-notification.mjs"
|
|
88
98
|
},
|
|
99
|
+
"./components/accordion": {
|
|
100
|
+
"types": "./components/accordion/index.d.ts",
|
|
101
|
+
"default": "./fesm2022/taiga-ui-kit-components-accordion.mjs"
|
|
102
|
+
},
|
|
89
103
|
"./components/badged-content": {
|
|
90
104
|
"types": "./components/badged-content/index.d.ts",
|
|
91
105
|
"default": "./fesm2022/taiga-ui-kit-components-badged-content.mjs"
|
|
@@ -110,10 +124,6 @@
|
|
|
110
124
|
"types": "./components/calendar-range/index.d.ts",
|
|
111
125
|
"default": "./fesm2022/taiga-ui-kit-components-calendar-range.mjs"
|
|
112
126
|
},
|
|
113
|
-
"./components/carousel": {
|
|
114
|
-
"types": "./components/carousel/index.d.ts",
|
|
115
|
-
"default": "./fesm2022/taiga-ui-kit-components-carousel.mjs"
|
|
116
|
-
},
|
|
117
127
|
"./components/chip": {
|
|
118
128
|
"types": "./components/chip/index.d.ts",
|
|
119
129
|
"default": "./fesm2022/taiga-ui-kit-components-chip.mjs"
|
|
@@ -158,14 +168,14 @@
|
|
|
158
168
|
"types": "./components/filter/index.d.ts",
|
|
159
169
|
"default": "./fesm2022/taiga-ui-kit-components-filter.mjs"
|
|
160
170
|
},
|
|
161
|
-
"./components/fullscreen": {
|
|
162
|
-
"types": "./components/fullscreen/index.d.ts",
|
|
163
|
-
"default": "./fesm2022/taiga-ui-kit-components-fullscreen.mjs"
|
|
164
|
-
},
|
|
165
171
|
"./components/input-chip": {
|
|
166
172
|
"types": "./components/input-chip/index.d.ts",
|
|
167
173
|
"default": "./fesm2022/taiga-ui-kit-components-input-chip.mjs"
|
|
168
174
|
},
|
|
175
|
+
"./components/fullscreen": {
|
|
176
|
+
"types": "./components/fullscreen/index.d.ts",
|
|
177
|
+
"default": "./fesm2022/taiga-ui-kit-components-fullscreen.mjs"
|
|
178
|
+
},
|
|
169
179
|
"./components/input-color": {
|
|
170
180
|
"types": "./components/input-color/index.d.ts",
|
|
171
181
|
"default": "./fesm2022/taiga-ui-kit-components-input-color.mjs"
|
|
@@ -230,14 +240,14 @@
|
|
|
230
240
|
"types": "./components/input-year/index.d.ts",
|
|
231
241
|
"default": "./fesm2022/taiga-ui-kit-components-input-year.mjs"
|
|
232
242
|
},
|
|
233
|
-
"./components/items-with-more": {
|
|
234
|
-
"types": "./components/items-with-more/index.d.ts",
|
|
235
|
-
"default": "./fesm2022/taiga-ui-kit-components-items-with-more.mjs"
|
|
236
|
-
},
|
|
237
243
|
"./components/like": {
|
|
238
244
|
"types": "./components/like/index.d.ts",
|
|
239
245
|
"default": "./fesm2022/taiga-ui-kit-components-like.mjs"
|
|
240
246
|
},
|
|
247
|
+
"./components/items-with-more": {
|
|
248
|
+
"types": "./components/items-with-more/index.d.ts",
|
|
249
|
+
"default": "./fesm2022/taiga-ui-kit-components-items-with-more.mjs"
|
|
250
|
+
},
|
|
241
251
|
"./components/line-clamp": {
|
|
242
252
|
"types": "./components/line-clamp/index.d.ts",
|
|
243
253
|
"default": "./fesm2022/taiga-ui-kit-components-line-clamp.mjs"
|
|
@@ -306,6 +316,10 @@
|
|
|
306
316
|
"types": "./components/select/index.d.ts",
|
|
307
317
|
"default": "./fesm2022/taiga-ui-kit-components-select.mjs"
|
|
308
318
|
},
|
|
319
|
+
"./components/shrink-wrap": {
|
|
320
|
+
"types": "./components/shrink-wrap/index.d.ts",
|
|
321
|
+
"default": "./fesm2022/taiga-ui-kit-components-shrink-wrap.mjs"
|
|
322
|
+
},
|
|
309
323
|
"./components/status": {
|
|
310
324
|
"types": "./components/status/index.d.ts",
|
|
311
325
|
"default": "./fesm2022/taiga-ui-kit-components-status.mjs"
|
|
@@ -342,6 +356,38 @@
|
|
|
342
356
|
"types": "./components/tree/index.d.ts",
|
|
343
357
|
"default": "./fesm2022/taiga-ui-kit-components-tree.mjs"
|
|
344
358
|
},
|
|
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
|
+
},
|
|
345
391
|
"./directives/appearance-proxy": {
|
|
346
392
|
"types": "./directives/appearance-proxy/index.d.ts",
|
|
347
393
|
"default": "./fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs"
|
|
@@ -366,14 +412,14 @@
|
|
|
366
412
|
"types": "./directives/data-list-dropdown-manager/index.d.ts",
|
|
367
413
|
"default": "./fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs"
|
|
368
414
|
},
|
|
369
|
-
"./directives/fade": {
|
|
370
|
-
"types": "./directives/fade/index.d.ts",
|
|
371
|
-
"default": "./fesm2022/taiga-ui-kit-directives-fade.mjs"
|
|
372
|
-
},
|
|
373
415
|
"./directives/fluid-typography": {
|
|
374
416
|
"types": "./directives/fluid-typography/index.d.ts",
|
|
375
417
|
"default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
|
|
376
418
|
},
|
|
419
|
+
"./directives/fade": {
|
|
420
|
+
"types": "./directives/fade/index.d.ts",
|
|
421
|
+
"default": "./fesm2022/taiga-ui-kit-directives-fade.mjs"
|
|
422
|
+
},
|
|
377
423
|
"./directives/highlight": {
|
|
378
424
|
"types": "./directives/highlight/index.d.ts",
|
|
379
425
|
"default": "./fesm2022/taiga-ui-kit-directives-highlight.mjs"
|
|
@@ -402,49 +448,13 @@
|
|
|
402
448
|
"types": "./directives/tooltip/index.d.ts",
|
|
403
449
|
"default": "./fesm2022/taiga-ui-kit-directives-tooltip.mjs"
|
|
404
450
|
},
|
|
405
|
-
"./directives/unfinished-validator": {
|
|
406
|
-
"types": "./directives/unfinished-validator/index.d.ts",
|
|
407
|
-
"default": "./fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs"
|
|
408
|
-
},
|
|
409
451
|
"./directives/unmask-handler": {
|
|
410
452
|
"types": "./directives/unmask-handler/index.d.ts",
|
|
411
453
|
"default": "./fesm2022/taiga-ui-kit-directives-unmask-handler.mjs"
|
|
412
454
|
},
|
|
413
|
-
"./
|
|
414
|
-
"types": "./
|
|
415
|
-
"default": "./fesm2022/taiga-ui-kit-
|
|
416
|
-
},
|
|
417
|
-
"./pipes/emails": {
|
|
418
|
-
"types": "./pipes/emails/index.d.ts",
|
|
419
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-emails.mjs"
|
|
420
|
-
},
|
|
421
|
-
"./pipes/filter-by-input": {
|
|
422
|
-
"types": "./pipes/filter-by-input/index.d.ts",
|
|
423
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-filter-by-input.mjs"
|
|
424
|
-
},
|
|
425
|
-
"./pipes/flag": {
|
|
426
|
-
"types": "./pipes/flag/index.d.ts",
|
|
427
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-flag.mjs"
|
|
428
|
-
},
|
|
429
|
-
"./pipes/hide-selected": {
|
|
430
|
-
"types": "./pipes/hide-selected/index.d.ts",
|
|
431
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-hide-selected.mjs"
|
|
432
|
-
},
|
|
433
|
-
"./pipes/initials": {
|
|
434
|
-
"types": "./pipes/initials/index.d.ts",
|
|
435
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-initials.mjs"
|
|
436
|
-
},
|
|
437
|
-
"./pipes/sort-countries": {
|
|
438
|
-
"types": "./pipes/sort-countries/index.d.ts",
|
|
439
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-sort-countries.mjs"
|
|
440
|
-
},
|
|
441
|
-
"./pipes/stringify": {
|
|
442
|
-
"types": "./pipes/stringify/index.d.ts",
|
|
443
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-stringify.mjs"
|
|
444
|
-
},
|
|
445
|
-
"./pipes/stringify-content": {
|
|
446
|
-
"types": "./pipes/stringify-content/index.d.ts",
|
|
447
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-stringify-content.mjs"
|
|
455
|
+
"./directives/unfinished-validator": {
|
|
456
|
+
"types": "./directives/unfinished-validator/index.d.ts",
|
|
457
|
+
"default": "./fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs"
|
|
448
458
|
}
|
|
449
459
|
},
|
|
450
460
|
"sideEffects": false,
|
package/pipes/index.d.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
export * from '@taiga-ui/kit/pipes/auto-color';
|
|
2
2
|
export * from '@taiga-ui/kit/pipes/emails';
|
|
3
|
-
export * from '@taiga-ui/kit/pipes/filter-by-input';
|
|
4
3
|
export * from '@taiga-ui/kit/pipes/flag';
|
|
5
4
|
export * from '@taiga-ui/kit/pipes/hide-selected';
|
|
6
5
|
export * from '@taiga-ui/kit/pipes/initials';
|
package/utils/index.d.ts
CHANGED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TuiCarouselAutoscroll {
|
|
3
|
-
readonly tuiCarouselAutoscroll: import("@angular/core").OutputRef<unknown>;
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TuiCarouselAutoscroll, never>;
|
|
5
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TuiCarouselAutoscroll, "[tuiCarouselAutoscroll]", never, {}, { "tuiCarouselAutoscroll": "tuiCarouselAutoscroll"; }, never, never, true, never>;
|
|
6
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TuiCarouselButtons {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TuiCarouselButtons, never>;
|
|
4
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TuiCarouselButtons, "[tuiCarouselButtons]", never, {}, {}, never, never, true, never>;
|
|
5
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class TuiCarouselScroll {
|
|
3
|
-
private readonly el;
|
|
4
|
-
readonly tuiCarouselScroll: import("@angular/core").OutputRef<number>;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TuiCarouselScroll, never>;
|
|
6
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TuiCarouselScroll, "[tuiCarouselScroll]", never, {}, { "tuiCarouselScroll": "tuiCarouselScroll"; }, never, never, true, never>;
|
|
7
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
|
2
|
-
import { type TuiSwipeDirection } from '@taiga-ui/cdk/directives/swipe';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "./carousel.directive";
|
|
5
|
-
export declare class TuiCarouselComponent {
|
|
6
|
-
private readonly el;
|
|
7
|
-
private readonly isMobile;
|
|
8
|
-
private readonly directive;
|
|
9
|
-
private readonly translate;
|
|
10
|
-
protected readonly transitioned: import("@angular/core").WritableSignal<boolean>;
|
|
11
|
-
protected readonly transform: import("@angular/core").Signal<string>;
|
|
12
|
-
protected readonly items: import("@angular/core").Signal<readonly TemplateRef<any>[]>;
|
|
13
|
-
protected readonly computedDraggable: import("@angular/core").Signal<boolean>;
|
|
14
|
-
protected readonly computedTranslate: import("@angular/core").Signal<number>;
|
|
15
|
-
protected readonly x: import("@angular/core").Signal<number>;
|
|
16
|
-
protected readonly resetDuration: import("@angular/core").EffectRef;
|
|
17
|
-
readonly draggable: import("@angular/core").InputSignal<boolean>;
|
|
18
|
-
readonly itemsCount: import("@angular/core").InputSignal<number>;
|
|
19
|
-
readonly index: import("@angular/core").ModelSignal<number>;
|
|
20
|
-
readonly shift: import("@angular/core").OutputEmitterRef<number>;
|
|
21
|
-
next(): void;
|
|
22
|
-
prev(): void;
|
|
23
|
-
protected onTransitioned(transitioned: boolean): void;
|
|
24
|
-
protected isDisabled(index: number): boolean;
|
|
25
|
-
protected onIntersection(ratio: number, index: number): void;
|
|
26
|
-
protected onScroll(delta: number): void;
|
|
27
|
-
protected onPan(x: number): void;
|
|
28
|
-
protected onSwipe(direction: TuiSwipeDirection): void;
|
|
29
|
-
protected onAutoscroll(): void;
|
|
30
|
-
protected onShift(): void;
|
|
31
|
-
private updateIndex;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TuiCarouselComponent, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TuiCarouselComponent, "tui-carousel", never, { "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "itemsCount": { "alias": "itemsCount"; "required": false; "isSignal": true; }; "index": { "alias": "index"; "required": false; "isSignal": true; }; }, { "index": "indexChange"; "shift": "shift"; }, ["items"], ["*"], true, [{ directive: typeof i1.TuiCarouselDirective; inputs: { "duration": "duration"; }; outputs: {}; }]>;
|
|
34
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { TuiItem } from '@taiga-ui/cdk/directives/item';
|
|
2
|
-
import { TuiCarouselComponent } from './carousel.component';
|
|
3
|
-
import { TuiCarouselDirective } from './carousel.directive';
|
|
4
|
-
import { TuiCarouselAutoscroll } from './carousel-autoscroll.directive';
|
|
5
|
-
import { TuiCarouselButtons } from './carousel-buttons.directive';
|
|
6
|
-
import { TuiCarouselScroll } from './carousel-scroll.directive';
|
|
7
|
-
export declare const TuiCarousel: readonly [typeof TuiItem, typeof TuiCarouselComponent, typeof TuiCarouselDirective, typeof TuiCarouselAutoscroll, typeof TuiCarouselButtons, typeof TuiCarouselScroll];
|