@taiga-ui/kit 5.0.0-canary.b5906eb → 5.0.0-canary.eb8b52f
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 +44 -44
- 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.eb8b52f",
|
|
4
4
|
"description": "Taiga UI Angular main components kit",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"angular",
|
|
@@ -48,26 +48,26 @@
|
|
|
48
48
|
"types": "./directives/appearance-proxy/index.d.ts",
|
|
49
49
|
"default": "./fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs"
|
|
50
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
51
|
"./directives/button-group": {
|
|
56
52
|
"types": "./directives/button-group/index.d.ts",
|
|
57
53
|
"default": "./fesm2022/taiga-ui-kit-directives-button-group.mjs"
|
|
58
54
|
},
|
|
55
|
+
"./directives/button-select": {
|
|
56
|
+
"types": "./directives/button-select/index.d.ts",
|
|
57
|
+
"default": "./fesm2022/taiga-ui-kit-directives-button-select.mjs"
|
|
58
|
+
},
|
|
59
59
|
"./directives/chevron": {
|
|
60
60
|
"types": "./directives/chevron/index.d.ts",
|
|
61
61
|
"default": "./fesm2022/taiga-ui-kit-directives-chevron.mjs"
|
|
62
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
63
|
"./directives/connected": {
|
|
68
64
|
"types": "./directives/connected/index.d.ts",
|
|
69
65
|
"default": "./fesm2022/taiga-ui-kit-directives-connected.mjs"
|
|
70
66
|
},
|
|
67
|
+
"./directives/data-list-dropdown-manager": {
|
|
68
|
+
"types": "./directives/data-list-dropdown-manager/index.d.ts",
|
|
69
|
+
"default": "./fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs"
|
|
70
|
+
},
|
|
71
71
|
"./directives/fade": {
|
|
72
72
|
"types": "./directives/fade/index.d.ts",
|
|
73
73
|
"default": "./fesm2022/taiga-ui-kit-directives-fade.mjs"
|
|
@@ -84,18 +84,22 @@
|
|
|
84
84
|
"types": "./directives/password/index.d.ts",
|
|
85
85
|
"default": "./fesm2022/taiga-ui-kit-directives-password.mjs"
|
|
86
86
|
},
|
|
87
|
+
"./directives/present": {
|
|
88
|
+
"types": "./directives/present/index.d.ts",
|
|
89
|
+
"default": "./fesm2022/taiga-ui-kit-directives-present.mjs"
|
|
90
|
+
},
|
|
87
91
|
"./directives/sensitive": {
|
|
88
92
|
"types": "./directives/sensitive/index.d.ts",
|
|
89
93
|
"default": "./fesm2022/taiga-ui-kit-directives-sensitive.mjs"
|
|
90
94
|
},
|
|
91
|
-
"./directives/skeleton": {
|
|
92
|
-
"types": "./directives/skeleton/index.d.ts",
|
|
93
|
-
"default": "./fesm2022/taiga-ui-kit-directives-skeleton.mjs"
|
|
94
|
-
},
|
|
95
95
|
"./directives/shimmer": {
|
|
96
96
|
"types": "./directives/shimmer/index.d.ts",
|
|
97
97
|
"default": "./fesm2022/taiga-ui-kit-directives-shimmer.mjs"
|
|
98
98
|
},
|
|
99
|
+
"./directives/skeleton": {
|
|
100
|
+
"types": "./directives/skeleton/index.d.ts",
|
|
101
|
+
"default": "./fesm2022/taiga-ui-kit-directives-skeleton.mjs"
|
|
102
|
+
},
|
|
99
103
|
"./directives/tooltip": {
|
|
100
104
|
"types": "./directives/tooltip/index.d.ts",
|
|
101
105
|
"default": "./fesm2022/taiga-ui-kit-directives-tooltip.mjs"
|
|
@@ -112,10 +116,6 @@
|
|
|
112
116
|
"types": "./pipes/auto-color/index.d.ts",
|
|
113
117
|
"default": "./fesm2022/taiga-ui-kit-pipes-auto-color.mjs"
|
|
114
118
|
},
|
|
115
|
-
"./directives/present": {
|
|
116
|
-
"types": "./directives/present/index.d.ts",
|
|
117
|
-
"default": "./fesm2022/taiga-ui-kit-directives-present.mjs"
|
|
118
|
-
},
|
|
119
119
|
"./pipes/emails": {
|
|
120
120
|
"types": "./pipes/emails/index.d.ts",
|
|
121
121
|
"default": "./fesm2022/taiga-ui-kit-pipes-emails.mjs"
|
|
@@ -236,10 +236,6 @@
|
|
|
236
236
|
"types": "./components/files/index.d.ts",
|
|
237
237
|
"default": "./fesm2022/taiga-ui-kit-components-files.mjs"
|
|
238
238
|
},
|
|
239
|
-
"./components/filter": {
|
|
240
|
-
"types": "./components/filter/index.d.ts",
|
|
241
|
-
"default": "./fesm2022/taiga-ui-kit-components-filter.mjs"
|
|
242
|
-
},
|
|
243
239
|
"./components/fullscreen": {
|
|
244
240
|
"types": "./components/fullscreen/index.d.ts",
|
|
245
241
|
"default": "./fesm2022/taiga-ui-kit-components-fullscreen.mjs"
|
|
@@ -252,6 +248,10 @@
|
|
|
252
248
|
"types": "./components/input-color/index.d.ts",
|
|
253
249
|
"default": "./fesm2022/taiga-ui-kit-components-input-color.mjs"
|
|
254
250
|
},
|
|
251
|
+
"./components/filter": {
|
|
252
|
+
"types": "./components/filter/index.d.ts",
|
|
253
|
+
"default": "./fesm2022/taiga-ui-kit-components-filter.mjs"
|
|
254
|
+
},
|
|
255
255
|
"./components/input-date": {
|
|
256
256
|
"types": "./components/input-date/index.d.ts",
|
|
257
257
|
"default": "./fesm2022/taiga-ui-kit-components-input-date.mjs"
|
|
@@ -288,10 +288,6 @@
|
|
|
288
288
|
"types": "./components/input-phone/index.d.ts",
|
|
289
289
|
"default": "./fesm2022/taiga-ui-kit-components-input-phone.mjs"
|
|
290
290
|
},
|
|
291
|
-
"./components/input-phone-international": {
|
|
292
|
-
"types": "./components/input-phone-international/index.d.ts",
|
|
293
|
-
"default": "./fesm2022/taiga-ui-kit-components-input-phone-international.mjs"
|
|
294
|
-
},
|
|
295
291
|
"./components/input-pin": {
|
|
296
292
|
"types": "./components/input-pin/index.d.ts",
|
|
297
293
|
"default": "./fesm2022/taiga-ui-kit-components-input-pin.mjs"
|
|
@@ -300,6 +296,10 @@
|
|
|
300
296
|
"types": "./components/input-range/index.d.ts",
|
|
301
297
|
"default": "./fesm2022/taiga-ui-kit-components-input-range.mjs"
|
|
302
298
|
},
|
|
299
|
+
"./components/input-phone-international": {
|
|
300
|
+
"types": "./components/input-phone-international/index.d.ts",
|
|
301
|
+
"default": "./fesm2022/taiga-ui-kit-components-input-phone-international.mjs"
|
|
302
|
+
},
|
|
303
303
|
"./components/input-slider": {
|
|
304
304
|
"types": "./components/input-slider/index.d.ts",
|
|
305
305
|
"default": "./fesm2022/taiga-ui-kit-components-input-slider.mjs"
|
|
@@ -356,17 +356,17 @@
|
|
|
356
356
|
"types": "./components/progress/index.d.ts",
|
|
357
357
|
"default": "./fesm2022/taiga-ui-kit-components-progress.mjs"
|
|
358
358
|
},
|
|
359
|
-
"./components/
|
|
360
|
-
"types": "./components/
|
|
361
|
-
"default": "./fesm2022/taiga-ui-kit-components-
|
|
359
|
+
"./components/pulse": {
|
|
360
|
+
"types": "./components/pulse/index.d.ts",
|
|
361
|
+
"default": "./fesm2022/taiga-ui-kit-components-pulse.mjs"
|
|
362
362
|
},
|
|
363
363
|
"./components/push": {
|
|
364
364
|
"types": "./components/push/index.d.ts",
|
|
365
365
|
"default": "./fesm2022/taiga-ui-kit-components-push.mjs"
|
|
366
366
|
},
|
|
367
|
-
"./components/
|
|
368
|
-
"types": "./components/
|
|
369
|
-
"default": "./fesm2022/taiga-ui-kit-components-
|
|
367
|
+
"./components/radio": {
|
|
368
|
+
"types": "./components/radio/index.d.ts",
|
|
369
|
+
"default": "./fesm2022/taiga-ui-kit-components-radio.mjs"
|
|
370
370
|
},
|
|
371
371
|
"./components/radio-list": {
|
|
372
372
|
"types": "./components/radio-list/index.d.ts",
|
|
@@ -388,14 +388,14 @@
|
|
|
388
388
|
"types": "./components/segmented/index.d.ts",
|
|
389
389
|
"default": "./fesm2022/taiga-ui-kit-components-segmented.mjs"
|
|
390
390
|
},
|
|
391
|
-
"./components/slider": {
|
|
392
|
-
"types": "./components/slider/index.d.ts",
|
|
393
|
-
"default": "./fesm2022/taiga-ui-kit-components-slider.mjs"
|
|
394
|
-
},
|
|
395
391
|
"./components/select": {
|
|
396
392
|
"types": "./components/select/index.d.ts",
|
|
397
393
|
"default": "./fesm2022/taiga-ui-kit-components-select.mjs"
|
|
398
394
|
},
|
|
395
|
+
"./components/slider": {
|
|
396
|
+
"types": "./components/slider/index.d.ts",
|
|
397
|
+
"default": "./fesm2022/taiga-ui-kit-components-slider.mjs"
|
|
398
|
+
},
|
|
399
399
|
"./components/status": {
|
|
400
400
|
"types": "./components/status/index.d.ts",
|
|
401
401
|
"default": "./fesm2022/taiga-ui-kit-components-status.mjs"
|
|
@@ -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;
|