@taiga-ui/kit 5.0.0-canary.b5906eb → 5.0.0-canary.d110bd1
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/input-range/input-range.component.d.ts +1 -1
- package/components/range/range.component.d.ts +1 -4
- package/components/slider/index.d.ts +0 -1
- package/components/slider/slider.component.d.ts +1 -3
- package/fesm2022/taiga-ui-kit-components-accordion.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-action-bar.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-avatar.mjs +18 -18
- package/fesm2022/taiga-ui-kit-components-badge-notification.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-badge.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-badged-content.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-block.mjs +6 -6
- 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 +3 -3
- package/fesm2022/taiga-ui-kit-components-calendar-range.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-carousel.mjs +15 -15
- package/fesm2022/taiga-ui-kit-components-checkbox.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-chip.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-combo-box.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-comment.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-compass.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-confirm.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-copy.mjs +6 -6
- 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 +21 -21
- 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 +12 -8
- package/fesm2022/taiga-ui-kit-components-input-chip.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-color.mjs +5 -13
- package/fesm2022/taiga-ui-kit-components-input-color.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-date-multi.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-input-date-range.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-input-date-time.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-input-date.mjs +9 -9
- package/fesm2022/taiga-ui-kit-components-input-inline.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-input-month-range.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-input-month.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-input-number.mjs +27 -27
- package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-input-phone.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-input-pin.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-input-range.mjs +5 -14
- package/fesm2022/taiga-ui-kit-components-input-range.mjs.map +1 -1
- 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 +9 -9
- 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 +3 -3
- package/fesm2022/taiga-ui-kit-components-line-clamp.mjs +9 -9
- package/fesm2022/taiga-ui-kit-components-message.mjs +6 -6
- 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 +6 -6
- package/fesm2022/taiga-ui-kit-components-preview.mjs +25 -25
- package/fesm2022/taiga-ui-kit-components-preview.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-progress.mjs +24 -24
- 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 +3 -3
- package/fesm2022/taiga-ui-kit-components-radio.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-range.mjs +8 -12
- package/fesm2022/taiga-ui-kit-components-range.mjs.map +1 -1
- 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 +6 -6
- package/fesm2022/taiga-ui-kit-components-select.mjs +9 -9
- package/fesm2022/taiga-ui-kit-components-slider.mjs +18 -29
- package/fesm2022/taiga-ui-kit-components-slider.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-status.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-stepper.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-switch.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-tabs.mjs +18 -18
- package/fesm2022/taiga-ui-kit-components-textarea.mjs +12 -12
- package/fesm2022/taiga-ui-kit-components-tiles.mjs +12 -12
- package/fesm2022/taiga-ui-kit-components-toast.mjs +15 -15
- 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 +6 -6
- package/fesm2022/taiga-ui-kit-directives-button-select.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-chevron.mjs +6 -6
- package/fesm2022/taiga-ui-kit-directives-connected.mjs +6 -6
- package/fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-fade.mjs +6 -6
- 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 +6 -6
- package/fesm2022/taiga-ui-kit-directives-shimmer.mjs +6 -6
- package/fesm2022/taiga-ui-kit-directives-skeleton.mjs +6 -6
- package/fesm2022/taiga-ui-kit-directives-tooltip.mjs +6 -6
- 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-filter-by-input.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 +128 -128
- package/components/slider/slider.options.d.ts +0 -7
|
@@ -8,10 +8,10 @@ import { tuiGetDuration } from '@taiga-ui/core/utils/miscellaneous';
|
|
|
8
8
|
|
|
9
9
|
const FADE = [{ opacity: 0.06 }, { opacity: 1 }];
|
|
10
10
|
class Styles {
|
|
11
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
11
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: Styles, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: Styles, isStandalone: true, selector: "ng-component", host: { classAttribute: "tui-skeleton" }, ngImport: i0, template: '', isInline: true, styles: ["@keyframes tuiSkeleton{0%{opacity:.03}to{opacity:.06}}[tuiSkeleton]._skeleton{color:transparent;background:var(--tui-background-base)!important;box-shadow:none!important;filter:contrast(0) brightness(0);animation:tuiSkeleton ease-in-out calc(var(--tui-duration) * 4) infinite alternate;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.06}[tuiSkeleton]._skeleton[data-tui-skeleton]{background:transparent!important}[tuiSkeleton]._skeleton[data-tui-skeleton]:before{content:attr(data-tui-skeleton);background:var(--tui-background-base);font-size:smaller;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:.25rem}[tuiTheme=dark] [tuiSkeleton]._skeleton,[tuiTheme=dark][tuiSkeleton]._skeleton{filter:contrast(0) brightness(0) invert(1)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
13
13
|
}
|
|
14
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: Styles, decorators: [{
|
|
15
15
|
type: Component,
|
|
16
16
|
args: [{ template: '', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, host: { class: 'tui-skeleton' }, styles: ["@keyframes tuiSkeleton{0%{opacity:.03}to{opacity:.06}}[tuiSkeleton]._skeleton{color:transparent;background:var(--tui-background-base)!important;box-shadow:none!important;filter:contrast(0) brightness(0);animation:tuiSkeleton ease-in-out calc(var(--tui-duration) * 4) infinite alternate;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.06}[tuiSkeleton]._skeleton[data-tui-skeleton]{background:transparent!important}[tuiSkeleton]._skeleton[data-tui-skeleton]:before{content:attr(data-tui-skeleton);background:var(--tui-background-base);font-size:smaller;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:.25rem}[tuiTheme=dark] [tuiSkeleton]._skeleton,[tuiTheme=dark][tuiSkeleton]._skeleton{filter:contrast(0) brightness(0) invert(1)}\n"] }]
|
|
17
17
|
}] });
|
|
@@ -38,10 +38,10 @@ class TuiSkeleton {
|
|
|
38
38
|
this.animation = this.el.animate?.(FADE, this.duration);
|
|
39
39
|
}
|
|
40
40
|
}
|
|
41
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
42
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.
|
|
41
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TuiSkeleton, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
42
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.18", type: TuiSkeleton, isStandalone: true, selector: "[tuiSkeleton]", inputs: { tuiSkeleton: { classPropertyName: "tuiSkeleton", publicName: "tuiSkeleton", isSignal: true, isRequired: false, transformFunction: null } }, host: { attributes: { "tuiSkeleton": "" }, properties: { "attr.inert": "!!tuiSkeleton() || null", "class._skeleton": "tuiSkeleton()", "attr.data-tui-skeleton": "placeholder()" } }, usesOnChanges: true, ngImport: i0 }); }
|
|
43
43
|
}
|
|
44
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
44
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TuiSkeleton, decorators: [{
|
|
45
45
|
type: Directive,
|
|
46
46
|
args: [{
|
|
47
47
|
selector: '[tuiSkeleton]',
|
|
@@ -19,10 +19,10 @@ const [TUI_TOOLTIP_OPTIONS, tuiTooltipOptionsProvider] = tuiCreateOptions({
|
|
|
19
19
|
});
|
|
20
20
|
|
|
21
21
|
class Styles {
|
|
22
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
23
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
22
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: Styles, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
23
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.18", type: Styles, isStandalone: true, selector: "ng-component", host: { classAttribute: "tui-tooltip" }, ngImport: i0, template: '', isInline: true, styles: ["[tuiTooltip]{border-width:.125rem;border-radius:100%;cursor:pointer;pointer-events:auto;background-clip:content-box!important}[tuiTooltip] [tuiBlock],[tuiTooltip] [tuiCell][data-size=s],[tuiLabel][data-orientation=horizontal] [tuiTooltip],[tuiTooltip][data-size=s]{font-size:1.25rem}[tuiTitle] [tuiTooltip]{font-size:1rem;border:none}[tuiTooltip]:before{font-size:1rem}@media (hover: hover) and (pointer: fine){tui-textfield:hover [tuiTooltip][data-appearance=icon]:before,tui-textarea:hover [tuiTooltip][data-appearance=icon]:before,tui-primitive-textfield:hover [tuiTooltip][data-appearance=icon]:before{color:var(--tui-text-secondary)}}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
24
24
|
}
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: Styles, decorators: [{
|
|
26
26
|
type: Component,
|
|
27
27
|
args: [{ template: '', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, host: { class: 'tui-tooltip' }, styles: ["[tuiTooltip]{border-width:.125rem;border-radius:100%;cursor:pointer;pointer-events:auto;background-clip:content-box!important}[tuiTooltip] [tuiBlock],[tuiTooltip] [tuiCell][data-size=s],[tuiLabel][data-orientation=horizontal] [tuiTooltip],[tuiTooltip][data-size=s]{font-size:1.25rem}[tuiTitle] [tuiTooltip]{font-size:1rem;border:none}[tuiTooltip]:before{font-size:1rem}@media (hover: hover) and (pointer: fine){tui-textfield:hover [tuiTooltip][data-appearance=icon]:before,tui-textarea:hover [tuiTooltip][data-appearance=icon]:before,tui-primitive-textfield:hover [tuiTooltip][data-appearance=icon]:before{color:var(--tui-text-secondary)}}\n"] }]
|
|
28
28
|
}] });
|
|
@@ -50,8 +50,8 @@ class TuiTooltip {
|
|
|
50
50
|
this.driver.toggle();
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
54
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.
|
|
53
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TuiTooltip, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
54
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.18", type: TuiTooltip, isStandalone: true, selector: "tui-icon[tuiTooltip]", inputs: { size: { classPropertyName: "size", publicName: "size", isSignal: true, isRequired: false, transformFunction: null } }, host: { attributes: { "tuiTooltip": "" }, listeners: { "click.prevent": "0", "mousedown": "onClick($event)" }, properties: { "attr.data-size": "size()" } }, providers: [
|
|
55
55
|
tuiAppearanceOptionsProvider(TUI_TOOLTIP_OPTIONS),
|
|
56
56
|
{
|
|
57
57
|
provide: TUI_ICON_START,
|
|
@@ -59,7 +59,7 @@ class TuiTooltip {
|
|
|
59
59
|
},
|
|
60
60
|
], hostDirectives: [{ directive: i1.TuiWithAppearance }, { directive: i2.TuiHintDescribe, inputs: ["tuiHintDescribe", "tuiTooltipDescribe"] }, { directive: i2.TuiHintDirective, inputs: ["tuiHint", "tuiTooltip", "tuiHintAppearance", "tuiHintAppearance", "tuiHintContext", "tuiHintContext"] }], ngImport: i0 }); }
|
|
61
61
|
}
|
|
62
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
62
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TuiTooltip, decorators: [{
|
|
63
63
|
type: Directive,
|
|
64
64
|
args: [{
|
|
65
65
|
selector: 'tui-icon[tuiTooltip]',
|
|
@@ -25,10 +25,10 @@ class TuiUnfinishedValidator {
|
|
|
25
25
|
this.tuiUnfinishedValidator = input('');
|
|
26
26
|
this.validate = tuiCreateUnfinishedValidator(tuiInjectElement(), () => this.tuiUnfinishedValidator() || this.message());
|
|
27
27
|
}
|
|
28
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
29
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.
|
|
28
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TuiUnfinishedValidator, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
29
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.18", type: TuiUnfinishedValidator, isStandalone: true, selector: "input[tuiUnfinishedValidator]", inputs: { tuiUnfinishedValidator: { classPropertyName: "tuiUnfinishedValidator", publicName: "tuiUnfinishedValidator", isSignal: true, isRequired: false, transformFunction: null } }, providers: [tuiProvide(NG_VALIDATORS, TuiUnfinishedValidator, true)], ngImport: i0 }); }
|
|
30
30
|
}
|
|
31
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
31
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TuiUnfinishedValidator, decorators: [{
|
|
32
32
|
type: Directive,
|
|
33
33
|
args: [{
|
|
34
34
|
selector: 'input[tuiUnfinishedValidator]',
|
|
@@ -17,10 +17,10 @@ class TuiUnmaskHandler extends TuiValueTransformer {
|
|
|
17
17
|
toControlValue(value) {
|
|
18
18
|
return this.tuiUnmaskHandler()(value);
|
|
19
19
|
}
|
|
20
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
21
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.
|
|
20
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TuiUnmaskHandler, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
21
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.18", type: TuiUnmaskHandler, isStandalone: true, selector: "[maskito][tuiUnmaskHandler]", inputs: { tuiUnmaskHandler: { classPropertyName: "tuiUnmaskHandler", publicName: "tuiUnmaskHandler", isSignal: true, isRequired: false, transformFunction: null }, maskito: { classPropertyName: "maskito", publicName: "maskito", isSignal: true, isRequired: false, transformFunction: null } }, providers: [tuiProvide(TuiValueTransformer, TuiUnmaskHandler)], usesInheritance: true, ngImport: i0 }); }
|
|
22
22
|
}
|
|
23
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
23
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TuiUnmaskHandler, decorators: [{
|
|
24
24
|
type: Directive,
|
|
25
25
|
args: [{
|
|
26
26
|
selector: '[maskito][tuiUnmaskHandler]',
|
|
@@ -5,10 +5,10 @@ class TuiAutoColorPipe {
|
|
|
5
5
|
transform(text) {
|
|
6
6
|
return tuiAutoColor(text);
|
|
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.18", ngImport: i0, type: TuiAutoColorPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
9
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: TuiAutoColorPipe, isStandalone: true, name: "tuiAutoColor" }); }
|
|
10
10
|
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TuiAutoColorPipe, decorators: [{
|
|
12
12
|
type: Pipe,
|
|
13
13
|
args: [{
|
|
14
14
|
name: 'tuiAutoColor',
|
|
@@ -24,10 +24,10 @@ class TuiEmailsPipe {
|
|
|
24
24
|
.filter((item) => item.startsWith(query))
|
|
25
25
|
: [];
|
|
26
26
|
}
|
|
27
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
28
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.
|
|
27
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TuiEmailsPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
28
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: TuiEmailsPipe, isStandalone: true, name: "tuiEmails" }); }
|
|
29
29
|
}
|
|
30
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
30
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TuiEmailsPipe, decorators: [{
|
|
31
31
|
type: Pipe,
|
|
32
32
|
args: [{
|
|
33
33
|
name: 'tuiEmails',
|
|
@@ -44,10 +44,10 @@ class TuiFilterByInputPipe {
|
|
|
44
44
|
? undefined
|
|
45
45
|
: items.find((item) => stringify(item).toLocaleLowerCase() === query);
|
|
46
46
|
}
|
|
47
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
48
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.
|
|
47
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TuiFilterByInputPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
48
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: TuiFilterByInputPipe, isStandalone: true, name: "tuiFilterByInput", pure: false }); }
|
|
49
49
|
}
|
|
50
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
50
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TuiFilterByInputPipe, decorators: [{
|
|
51
51
|
type: Pipe,
|
|
52
52
|
args: [{ name: 'tuiFilterByInput', pure: false }]
|
|
53
53
|
}] });
|
|
@@ -12,10 +12,10 @@ class TuiFlagPipe {
|
|
|
12
12
|
}
|
|
13
13
|
return `${this.staticPath}/flags/${countryIsoCode.toLowerCase()}.svg`;
|
|
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.18", ngImport: i0, type: TuiFlagPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
16
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: TuiFlagPipe, isStandalone: true, name: "tuiFlag" }); }
|
|
17
17
|
}
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: TuiFlagPipe, decorators: [{
|
|
19
19
|
type: Pipe,
|
|
20
20
|
args: [{
|
|
21
21
|
name: 'tuiFlag',
|
|
@@ -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.18", ngImport: i0, type: TuiHideSelectedPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
36
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.18", 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.18", ngImport: i0, type: TuiHideSelectedPipe, decorators: [{
|
|
39
39
|
type: Pipe,
|
|
40
40
|
args: [{ name: 'tuiHideSelected', pure: false }]
|
|
41
41
|
}] });
|
|
@@ -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.18", ngImport: i0, type: TuiInitialsPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
14
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.18", 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.18", ngImport: i0, type: TuiInitialsPipe, decorators: [{
|
|
17
17
|
type: Pipe,
|
|
18
18
|
args: [{
|
|
19
19
|
name: 'tuiInitials',
|
|
@@ -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.18", ngImport: i0, type: TuiSortCountriesPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
16
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.18", 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.18", ngImport: i0, type: TuiSortCountriesPipe, decorators: [{
|
|
19
19
|
type: Pipe,
|
|
20
20
|
args: [{
|
|
21
21
|
name: 'tuiSortCountries',
|
|
@@ -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.18", ngImport: i0, type: TuiStringifyContentPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
9
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.18", 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.18", ngImport: i0, type: TuiStringifyContentPipe, decorators: [{
|
|
12
12
|
type: Pipe,
|
|
13
13
|
args: [{
|
|
14
14
|
name: 'tuiStringifyContent',
|
|
@@ -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.18", ngImport: i0, type: TuiStringifyPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
9
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.18", 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.18", ngImport: i0, type: TuiStringifyPipe, decorators: [{
|
|
12
12
|
type: Pipe,
|
|
13
13
|
args: [{
|
|
14
14
|
name: 'tuiStringify',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@taiga-ui/kit",
|
|
3
|
-
"version": "5.0.0-canary.
|
|
3
|
+
"version": "5.0.0-canary.d110bd1",
|
|
4
4
|
"description": "Taiga UI Angular main components kit",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"angular",
|
|
@@ -24,6 +24,10 @@
|
|
|
24
24
|
"types": "./index.d.ts",
|
|
25
25
|
"default": "./fesm2022/taiga-ui-kit.mjs"
|
|
26
26
|
},
|
|
27
|
+
"./components": {
|
|
28
|
+
"types": "./components/index.d.ts",
|
|
29
|
+
"default": "./fesm2022/taiga-ui-kit-components.mjs"
|
|
30
|
+
},
|
|
27
31
|
"./directives": {
|
|
28
32
|
"types": "./directives/index.d.ts",
|
|
29
33
|
"default": "./fesm2022/taiga-ui-kit-directives.mjs"
|
|
@@ -32,10 +36,6 @@
|
|
|
32
36
|
"types": "./pipes/index.d.ts",
|
|
33
37
|
"default": "./fesm2022/taiga-ui-kit-pipes.mjs"
|
|
34
38
|
},
|
|
35
|
-
"./components": {
|
|
36
|
-
"types": "./components/index.d.ts",
|
|
37
|
-
"default": "./fesm2022/taiga-ui-kit-components.mjs"
|
|
38
|
-
},
|
|
39
39
|
"./tokens": {
|
|
40
40
|
"types": "./tokens/index.d.ts",
|
|
41
41
|
"default": "./fesm2022/taiga-ui-kit-tokens.mjs"
|
|
@@ -44,110 +44,6 @@
|
|
|
44
44
|
"types": "./utils/index.d.ts",
|
|
45
45
|
"default": "./fesm2022/taiga-ui-kit-utils.mjs"
|
|
46
46
|
},
|
|
47
|
-
"./directives/appearance-proxy": {
|
|
48
|
-
"types": "./directives/appearance-proxy/index.d.ts",
|
|
49
|
-
"default": "./fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs"
|
|
50
|
-
},
|
|
51
|
-
"./directives/button-select": {
|
|
52
|
-
"types": "./directives/button-select/index.d.ts",
|
|
53
|
-
"default": "./fesm2022/taiga-ui-kit-directives-button-select.mjs"
|
|
54
|
-
},
|
|
55
|
-
"./directives/button-group": {
|
|
56
|
-
"types": "./directives/button-group/index.d.ts",
|
|
57
|
-
"default": "./fesm2022/taiga-ui-kit-directives-button-group.mjs"
|
|
58
|
-
},
|
|
59
|
-
"./directives/chevron": {
|
|
60
|
-
"types": "./directives/chevron/index.d.ts",
|
|
61
|
-
"default": "./fesm2022/taiga-ui-kit-directives-chevron.mjs"
|
|
62
|
-
},
|
|
63
|
-
"./directives/data-list-dropdown-manager": {
|
|
64
|
-
"types": "./directives/data-list-dropdown-manager/index.d.ts",
|
|
65
|
-
"default": "./fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs"
|
|
66
|
-
},
|
|
67
|
-
"./directives/connected": {
|
|
68
|
-
"types": "./directives/connected/index.d.ts",
|
|
69
|
-
"default": "./fesm2022/taiga-ui-kit-directives-connected.mjs"
|
|
70
|
-
},
|
|
71
|
-
"./directives/fade": {
|
|
72
|
-
"types": "./directives/fade/index.d.ts",
|
|
73
|
-
"default": "./fesm2022/taiga-ui-kit-directives-fade.mjs"
|
|
74
|
-
},
|
|
75
|
-
"./directives/fluid-typography": {
|
|
76
|
-
"types": "./directives/fluid-typography/index.d.ts",
|
|
77
|
-
"default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
|
|
78
|
-
},
|
|
79
|
-
"./directives/highlight": {
|
|
80
|
-
"types": "./directives/highlight/index.d.ts",
|
|
81
|
-
"default": "./fesm2022/taiga-ui-kit-directives-highlight.mjs"
|
|
82
|
-
},
|
|
83
|
-
"./directives/password": {
|
|
84
|
-
"types": "./directives/password/index.d.ts",
|
|
85
|
-
"default": "./fesm2022/taiga-ui-kit-directives-password.mjs"
|
|
86
|
-
},
|
|
87
|
-
"./directives/sensitive": {
|
|
88
|
-
"types": "./directives/sensitive/index.d.ts",
|
|
89
|
-
"default": "./fesm2022/taiga-ui-kit-directives-sensitive.mjs"
|
|
90
|
-
},
|
|
91
|
-
"./directives/skeleton": {
|
|
92
|
-
"types": "./directives/skeleton/index.d.ts",
|
|
93
|
-
"default": "./fesm2022/taiga-ui-kit-directives-skeleton.mjs"
|
|
94
|
-
},
|
|
95
|
-
"./directives/shimmer": {
|
|
96
|
-
"types": "./directives/shimmer/index.d.ts",
|
|
97
|
-
"default": "./fesm2022/taiga-ui-kit-directives-shimmer.mjs"
|
|
98
|
-
},
|
|
99
|
-
"./directives/tooltip": {
|
|
100
|
-
"types": "./directives/tooltip/index.d.ts",
|
|
101
|
-
"default": "./fesm2022/taiga-ui-kit-directives-tooltip.mjs"
|
|
102
|
-
},
|
|
103
|
-
"./directives/unfinished-validator": {
|
|
104
|
-
"types": "./directives/unfinished-validator/index.d.ts",
|
|
105
|
-
"default": "./fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs"
|
|
106
|
-
},
|
|
107
|
-
"./directives/unmask-handler": {
|
|
108
|
-
"types": "./directives/unmask-handler/index.d.ts",
|
|
109
|
-
"default": "./fesm2022/taiga-ui-kit-directives-unmask-handler.mjs"
|
|
110
|
-
},
|
|
111
|
-
"./pipes/auto-color": {
|
|
112
|
-
"types": "./pipes/auto-color/index.d.ts",
|
|
113
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-auto-color.mjs"
|
|
114
|
-
},
|
|
115
|
-
"./directives/present": {
|
|
116
|
-
"types": "./directives/present/index.d.ts",
|
|
117
|
-
"default": "./fesm2022/taiga-ui-kit-directives-present.mjs"
|
|
118
|
-
},
|
|
119
|
-
"./pipes/emails": {
|
|
120
|
-
"types": "./pipes/emails/index.d.ts",
|
|
121
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-emails.mjs"
|
|
122
|
-
},
|
|
123
|
-
"./pipes/filter-by-input": {
|
|
124
|
-
"types": "./pipes/filter-by-input/index.d.ts",
|
|
125
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-filter-by-input.mjs"
|
|
126
|
-
},
|
|
127
|
-
"./pipes/flag": {
|
|
128
|
-
"types": "./pipes/flag/index.d.ts",
|
|
129
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-flag.mjs"
|
|
130
|
-
},
|
|
131
|
-
"./pipes/hide-selected": {
|
|
132
|
-
"types": "./pipes/hide-selected/index.d.ts",
|
|
133
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-hide-selected.mjs"
|
|
134
|
-
},
|
|
135
|
-
"./pipes/initials": {
|
|
136
|
-
"types": "./pipes/initials/index.d.ts",
|
|
137
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-initials.mjs"
|
|
138
|
-
},
|
|
139
|
-
"./pipes/sort-countries": {
|
|
140
|
-
"types": "./pipes/sort-countries/index.d.ts",
|
|
141
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-sort-countries.mjs"
|
|
142
|
-
},
|
|
143
|
-
"./pipes/stringify": {
|
|
144
|
-
"types": "./pipes/stringify/index.d.ts",
|
|
145
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-stringify.mjs"
|
|
146
|
-
},
|
|
147
|
-
"./pipes/stringify-content": {
|
|
148
|
-
"types": "./pipes/stringify-content/index.d.ts",
|
|
149
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-stringify-content.mjs"
|
|
150
|
-
},
|
|
151
47
|
"./components/accordion": {
|
|
152
48
|
"types": "./components/accordion/index.d.ts",
|
|
153
49
|
"default": "./fesm2022/taiga-ui-kit-components-accordion.mjs"
|
|
@@ -356,17 +252,17 @@
|
|
|
356
252
|
"types": "./components/progress/index.d.ts",
|
|
357
253
|
"default": "./fesm2022/taiga-ui-kit-components-progress.mjs"
|
|
358
254
|
},
|
|
359
|
-
"./components/
|
|
360
|
-
"types": "./components/
|
|
361
|
-
"default": "./fesm2022/taiga-ui-kit-components-
|
|
255
|
+
"./components/pulse": {
|
|
256
|
+
"types": "./components/pulse/index.d.ts",
|
|
257
|
+
"default": "./fesm2022/taiga-ui-kit-components-pulse.mjs"
|
|
362
258
|
},
|
|
363
259
|
"./components/push": {
|
|
364
260
|
"types": "./components/push/index.d.ts",
|
|
365
261
|
"default": "./fesm2022/taiga-ui-kit-components-push.mjs"
|
|
366
262
|
},
|
|
367
|
-
"./components/
|
|
368
|
-
"types": "./components/
|
|
369
|
-
"default": "./fesm2022/taiga-ui-kit-components-
|
|
263
|
+
"./components/radio": {
|
|
264
|
+
"types": "./components/radio/index.d.ts",
|
|
265
|
+
"default": "./fesm2022/taiga-ui-kit-components-radio.mjs"
|
|
370
266
|
},
|
|
371
267
|
"./components/radio-list": {
|
|
372
268
|
"types": "./components/radio-list/index.d.ts",
|
|
@@ -388,14 +284,14 @@
|
|
|
388
284
|
"types": "./components/segmented/index.d.ts",
|
|
389
285
|
"default": "./fesm2022/taiga-ui-kit-components-segmented.mjs"
|
|
390
286
|
},
|
|
391
|
-
"./components/slider": {
|
|
392
|
-
"types": "./components/slider/index.d.ts",
|
|
393
|
-
"default": "./fesm2022/taiga-ui-kit-components-slider.mjs"
|
|
394
|
-
},
|
|
395
287
|
"./components/select": {
|
|
396
288
|
"types": "./components/select/index.d.ts",
|
|
397
289
|
"default": "./fesm2022/taiga-ui-kit-components-select.mjs"
|
|
398
290
|
},
|
|
291
|
+
"./components/slider": {
|
|
292
|
+
"types": "./components/slider/index.d.ts",
|
|
293
|
+
"default": "./fesm2022/taiga-ui-kit-components-slider.mjs"
|
|
294
|
+
},
|
|
399
295
|
"./components/status": {
|
|
400
296
|
"types": "./components/status/index.d.ts",
|
|
401
297
|
"default": "./fesm2022/taiga-ui-kit-components-status.mjs"
|
|
@@ -427,6 +323,110 @@
|
|
|
427
323
|
"./components/tree": {
|
|
428
324
|
"types": "./components/tree/index.d.ts",
|
|
429
325
|
"default": "./fesm2022/taiga-ui-kit-components-tree.mjs"
|
|
326
|
+
},
|
|
327
|
+
"./directives/appearance-proxy": {
|
|
328
|
+
"types": "./directives/appearance-proxy/index.d.ts",
|
|
329
|
+
"default": "./fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs"
|
|
330
|
+
},
|
|
331
|
+
"./directives/button-group": {
|
|
332
|
+
"types": "./directives/button-group/index.d.ts",
|
|
333
|
+
"default": "./fesm2022/taiga-ui-kit-directives-button-group.mjs"
|
|
334
|
+
},
|
|
335
|
+
"./directives/button-select": {
|
|
336
|
+
"types": "./directives/button-select/index.d.ts",
|
|
337
|
+
"default": "./fesm2022/taiga-ui-kit-directives-button-select.mjs"
|
|
338
|
+
},
|
|
339
|
+
"./directives/chevron": {
|
|
340
|
+
"types": "./directives/chevron/index.d.ts",
|
|
341
|
+
"default": "./fesm2022/taiga-ui-kit-directives-chevron.mjs"
|
|
342
|
+
},
|
|
343
|
+
"./directives/connected": {
|
|
344
|
+
"types": "./directives/connected/index.d.ts",
|
|
345
|
+
"default": "./fesm2022/taiga-ui-kit-directives-connected.mjs"
|
|
346
|
+
},
|
|
347
|
+
"./directives/data-list-dropdown-manager": {
|
|
348
|
+
"types": "./directives/data-list-dropdown-manager/index.d.ts",
|
|
349
|
+
"default": "./fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs"
|
|
350
|
+
},
|
|
351
|
+
"./directives/fade": {
|
|
352
|
+
"types": "./directives/fade/index.d.ts",
|
|
353
|
+
"default": "./fesm2022/taiga-ui-kit-directives-fade.mjs"
|
|
354
|
+
},
|
|
355
|
+
"./directives/fluid-typography": {
|
|
356
|
+
"types": "./directives/fluid-typography/index.d.ts",
|
|
357
|
+
"default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
|
|
358
|
+
},
|
|
359
|
+
"./directives/highlight": {
|
|
360
|
+
"types": "./directives/highlight/index.d.ts",
|
|
361
|
+
"default": "./fesm2022/taiga-ui-kit-directives-highlight.mjs"
|
|
362
|
+
},
|
|
363
|
+
"./directives/password": {
|
|
364
|
+
"types": "./directives/password/index.d.ts",
|
|
365
|
+
"default": "./fesm2022/taiga-ui-kit-directives-password.mjs"
|
|
366
|
+
},
|
|
367
|
+
"./directives/present": {
|
|
368
|
+
"types": "./directives/present/index.d.ts",
|
|
369
|
+
"default": "./fesm2022/taiga-ui-kit-directives-present.mjs"
|
|
370
|
+
},
|
|
371
|
+
"./directives/sensitive": {
|
|
372
|
+
"types": "./directives/sensitive/index.d.ts",
|
|
373
|
+
"default": "./fesm2022/taiga-ui-kit-directives-sensitive.mjs"
|
|
374
|
+
},
|
|
375
|
+
"./directives/shimmer": {
|
|
376
|
+
"types": "./directives/shimmer/index.d.ts",
|
|
377
|
+
"default": "./fesm2022/taiga-ui-kit-directives-shimmer.mjs"
|
|
378
|
+
},
|
|
379
|
+
"./directives/skeleton": {
|
|
380
|
+
"types": "./directives/skeleton/index.d.ts",
|
|
381
|
+
"default": "./fesm2022/taiga-ui-kit-directives-skeleton.mjs"
|
|
382
|
+
},
|
|
383
|
+
"./directives/tooltip": {
|
|
384
|
+
"types": "./directives/tooltip/index.d.ts",
|
|
385
|
+
"default": "./fesm2022/taiga-ui-kit-directives-tooltip.mjs"
|
|
386
|
+
},
|
|
387
|
+
"./directives/unfinished-validator": {
|
|
388
|
+
"types": "./directives/unfinished-validator/index.d.ts",
|
|
389
|
+
"default": "./fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs"
|
|
390
|
+
},
|
|
391
|
+
"./directives/unmask-handler": {
|
|
392
|
+
"types": "./directives/unmask-handler/index.d.ts",
|
|
393
|
+
"default": "./fesm2022/taiga-ui-kit-directives-unmask-handler.mjs"
|
|
394
|
+
},
|
|
395
|
+
"./pipes/auto-color": {
|
|
396
|
+
"types": "./pipes/auto-color/index.d.ts",
|
|
397
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-auto-color.mjs"
|
|
398
|
+
},
|
|
399
|
+
"./pipes/emails": {
|
|
400
|
+
"types": "./pipes/emails/index.d.ts",
|
|
401
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-emails.mjs"
|
|
402
|
+
},
|
|
403
|
+
"./pipes/filter-by-input": {
|
|
404
|
+
"types": "./pipes/filter-by-input/index.d.ts",
|
|
405
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-filter-by-input.mjs"
|
|
406
|
+
},
|
|
407
|
+
"./pipes/flag": {
|
|
408
|
+
"types": "./pipes/flag/index.d.ts",
|
|
409
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-flag.mjs"
|
|
410
|
+
},
|
|
411
|
+
"./pipes/hide-selected": {
|
|
412
|
+
"types": "./pipes/hide-selected/index.d.ts",
|
|
413
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-hide-selected.mjs"
|
|
414
|
+
},
|
|
415
|
+
"./pipes/initials": {
|
|
416
|
+
"types": "./pipes/initials/index.d.ts",
|
|
417
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-initials.mjs"
|
|
418
|
+
},
|
|
419
|
+
"./pipes/sort-countries": {
|
|
420
|
+
"types": "./pipes/sort-countries/index.d.ts",
|
|
421
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-sort-countries.mjs"
|
|
422
|
+
},
|
|
423
|
+
"./pipes/stringify": {
|
|
424
|
+
"types": "./pipes/stringify/index.d.ts",
|
|
425
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-stringify.mjs"
|
|
426
|
+
},
|
|
427
|
+
"./pipes/stringify-content": {
|
|
428
|
+
"types": "./pipes/stringify-content/index.d.ts",
|
|
429
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-stringify-content.mjs"
|
|
430
430
|
}
|
|
431
431
|
},
|
|
432
432
|
"peerDependencies": {
|
|
@@ -438,15 +438,15 @@
|
|
|
438
438
|
"@maskito/core": "^5.0.1",
|
|
439
439
|
"@maskito/kit": "^5.0.1",
|
|
440
440
|
"@maskito/phone": "^5.0.1",
|
|
441
|
-
"@ng-web-apis/common": "^5.0.
|
|
442
|
-
"@ng-web-apis/intersection-observer": "^5.0.
|
|
443
|
-
"@ng-web-apis/mutation-observer": "^5.0.
|
|
444
|
-
"@ng-web-apis/platform": "^5.0.
|
|
445
|
-
"@ng-web-apis/resize-observer": "^5.0.
|
|
446
|
-
"@taiga-ui/cdk": "^5.0.0-rc.
|
|
447
|
-
"@taiga-ui/core": "^5.0.0-rc.
|
|
448
|
-
"@taiga-ui/design-tokens": "~0.
|
|
449
|
-
"@taiga-ui/i18n": "^5.0.0-rc.
|
|
441
|
+
"@ng-web-apis/common": "^5.0.3",
|
|
442
|
+
"@ng-web-apis/intersection-observer": "^5.0.3",
|
|
443
|
+
"@ng-web-apis/mutation-observer": "^5.0.3",
|
|
444
|
+
"@ng-web-apis/platform": "^5.0.3",
|
|
445
|
+
"@ng-web-apis/resize-observer": "^5.0.3",
|
|
446
|
+
"@taiga-ui/cdk": "^5.0.0-rc.1",
|
|
447
|
+
"@taiga-ui/core": "^5.0.0-rc.1",
|
|
448
|
+
"@taiga-ui/design-tokens": "~0.275.0",
|
|
449
|
+
"@taiga-ui/i18n": "^5.0.0-rc.1",
|
|
450
450
|
"@taiga-ui/polymorpheus": "^5.0.0",
|
|
451
451
|
"rxjs": ">=7.0.0"
|
|
452
452
|
},
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { type TuiSizeS } from '@taiga-ui/core/types';
|
|
2
|
-
export interface TuiSliderOptions {
|
|
3
|
-
readonly size: TuiSizeS;
|
|
4
|
-
readonly trackColor: string;
|
|
5
|
-
}
|
|
6
|
-
export declare const TUI_SLIDER_DEFAULT_OPTIONS: TuiSliderOptions;
|
|
7
|
-
export declare const TUI_SLIDER_OPTIONS: import("@angular/core").InjectionToken<TuiSliderOptions>, tuiSliderOptionsProvider: (item: Partial<TuiSliderOptions> | (() => Partial<TuiSliderOptions>)) => import("@angular/core").FactoryProvider;
|