@taiga-ui/kit 5.0.0 → 5.1.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/counter/counter.component.d.ts +1 -1
- package/components/files/input-files/input-files.directive.d.ts +1 -0
- package/components/input-number/index.d.ts +1 -0
- package/components/input-number/input-number.d.ts +1 -1
- package/components/input-number/step/input-number-step.component.d.ts +9 -11
- package/components/input-number/step/input-number-step.directive.d.ts +12 -0
- package/components/input-number/step/input-number-step.service.d.ts +0 -1
- package/fesm2022/taiga-ui-kit-components-accordion.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-action-bar.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-avatar.mjs +23 -23
- package/fesm2022/taiga-ui-kit-components-badge-notification.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-badge.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-badged-content.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-block.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-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 +4 -4
- package/fesm2022/taiga-ui-kit-components-calendar-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-chip.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-combo-box.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-combo-box.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-comment.mjs +8 -7
- package/fesm2022/taiga-ui-kit-components-comment.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-compass.mjs +5 -5
- package/fesm2022/taiga-ui-kit-components-compass.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-confirm.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-copy.mjs +11 -11
- package/fesm2022/taiga-ui-kit-components-counter.mjs +13 -14
- 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-drawer.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-files.mjs +31 -26
- package/fesm2022/taiga-ui-kit-components-files.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-filter.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-fullscreen.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-input-chip.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-input-color.mjs +4 -4
- 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 +7 -7
- package/fesm2022/taiga-ui-kit-components-input-date.mjs +10 -10
- package/fesm2022/taiga-ui-kit-components-input-inline.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-input-month-range.mjs +10 -8
- package/fesm2022/taiga-ui-kit-components-input-month-range.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-month.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-input-number.mjs +80 -55
- package/fesm2022/taiga-ui-kit-components-input-number.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-phone.mjs +5 -5
- package/fesm2022/taiga-ui-kit-components-input-phone.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-pin.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-input-range.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-input-slider.mjs +11 -11
- package/fesm2022/taiga-ui-kit-components-input-slider.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-time.mjs +13 -13
- package/fesm2022/taiga-ui-kit-components-input-time.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-year.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-items-with-more.mjs +12 -12
- package/fesm2022/taiga-ui-kit-components-like.mjs +5 -5
- package/fesm2022/taiga-ui-kit-components-line-clamp.mjs +9 -9
- package/fesm2022/taiga-ui-kit-components-message.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-multi-select.mjs +12 -12
- package/fesm2022/taiga-ui-kit-components-notification-middle.mjs +9 -9
- package/fesm2022/taiga-ui-kit-components-pager.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-pagination.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-pin.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-preview.mjs +26 -26
- package/fesm2022/taiga-ui-kit-components-progress.mjs +27 -27
- package/fesm2022/taiga-ui-kit-components-pulse.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-push.mjs +12 -12
- package/fesm2022/taiga-ui-kit-components-radio-list.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-range.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-rating.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-routable-dialog.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-segmented.mjs +8 -8
- package/fesm2022/taiga-ui-kit-components-select.mjs +9 -9
- package/fesm2022/taiga-ui-kit-components-shrink-wrap.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-status.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-stepper.mjs +7 -7
- 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-tabs.mjs +19 -19
- package/fesm2022/taiga-ui-kit-components-textarea.mjs +12 -12
- package/fesm2022/taiga-ui-kit-components-tiles.mjs +24 -21
- package/fesm2022/taiga-ui-kit-components-tiles.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-timeline.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-toast.mjs +16 -16
- package/fesm2022/taiga-ui-kit-components-tree.mjs +24 -24
- package/fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-button-group.mjs +7 -7
- package/fesm2022/taiga-ui-kit-directives-button-select.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-chevron.mjs +7 -7
- package/fesm2022/taiga-ui-kit-directives-connected.mjs +7 -7
- package/fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs +4 -4
- package/fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-fade.mjs +7 -7
- package/fesm2022/taiga-ui-kit-directives-fluid-typography.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-highlight.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-password.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-present.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-sensitive.mjs +7 -7
- package/fesm2022/taiga-ui-kit-directives-shimmer.mjs +8 -8
- package/fesm2022/taiga-ui-kit-directives-shimmer.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-skeleton.mjs +7 -7
- package/fesm2022/taiga-ui-kit-directives-tooltip.mjs +7 -7
- 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 +4 -4
- 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-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 +70 -70
|
@@ -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.20", ngImport: i0, type: TuiUnfinishedValidator, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
29
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.20", 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.20", 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.20", ngImport: i0, type: TuiUnmaskHandler, deps: null, target: i0.ɵɵFactoryTarget.Directive }); }
|
|
21
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.20", 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.20", 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.20", ngImport: i0, type: TuiAutoColorPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
9
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.20", 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.20", ngImport: i0, type: TuiAutoColorPipe, decorators: [{
|
|
12
12
|
type: Pipe,
|
|
13
13
|
args: [{ name: 'tuiAutoColor' }]
|
|
14
14
|
}] });
|
|
@@ -20,14 +20,14 @@ class TuiEmailsPipe {
|
|
|
20
20
|
transform(query, suggestions = this.options) {
|
|
21
21
|
return query.includes('@')
|
|
22
22
|
? suggestions
|
|
23
|
-
.map((item) => query.slice(0, Math.max(0, query.indexOf('@') + 1))
|
|
23
|
+
.map((item) => `${query.slice(0, Math.max(0, query.indexOf('@') + 1))}${item}`)
|
|
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.20", ngImport: i0, type: TuiEmailsPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
28
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.20", 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.20", ngImport: i0, type: TuiEmailsPipe, decorators: [{
|
|
31
31
|
type: Pipe,
|
|
32
32
|
args: [{ name: 'tuiEmails' }]
|
|
33
33
|
}] });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"taiga-ui-kit-pipes-emails.mjs","sources":["../../../projects/kit/pipes/emails/emails.options.ts","../../../projects/kit/pipes/emails/emails.pipe.ts","../../../projects/kit/pipes/emails/taiga-ui-kit-pipes-emails.ts"],"sourcesContent":["import {InjectionToken} from '@angular/core';\n\nexport const TUI_EMAIL_PIPE_OPTIONS = new InjectionToken(\n ngDevMode ? 'TUI_EMAIL_PIPE_OPTIONS' : '',\n {\n factory: () => [\n 'gmail.com',\n 'outlook.com',\n 'icloud.com',\n 'me.com',\n 'yahoo.com',\n 'mail.com',\n 'proton.me',\n ],\n },\n);\n","import {inject, Pipe, type PipeTransform} from '@angular/core';\n\nimport {TUI_EMAIL_PIPE_OPTIONS} from './emails.options';\n\n@Pipe({name: 'tuiEmails'})\nexport class TuiEmailsPipe implements PipeTransform {\n private readonly options = inject(TUI_EMAIL_PIPE_OPTIONS);\n\n public transform(\n query: string,\n suggestions: readonly string[] = this.options,\n ): readonly string[] {\n return query.includes('@')\n ? suggestions\n .map(\n (item) =>\n query.slice(0, Math.max(0, query.indexOf('@') + 1))
|
|
1
|
+
{"version":3,"file":"taiga-ui-kit-pipes-emails.mjs","sources":["../../../projects/kit/pipes/emails/emails.options.ts","../../../projects/kit/pipes/emails/emails.pipe.ts","../../../projects/kit/pipes/emails/taiga-ui-kit-pipes-emails.ts"],"sourcesContent":["import {InjectionToken} from '@angular/core';\n\nexport const TUI_EMAIL_PIPE_OPTIONS = new InjectionToken(\n ngDevMode ? 'TUI_EMAIL_PIPE_OPTIONS' : '',\n {\n factory: () => [\n 'gmail.com',\n 'outlook.com',\n 'icloud.com',\n 'me.com',\n 'yahoo.com',\n 'mail.com',\n 'proton.me',\n ],\n },\n);\n","import {inject, Pipe, type PipeTransform} from '@angular/core';\n\nimport {TUI_EMAIL_PIPE_OPTIONS} from './emails.options';\n\n@Pipe({name: 'tuiEmails'})\nexport class TuiEmailsPipe implements PipeTransform {\n private readonly options = inject(TUI_EMAIL_PIPE_OPTIONS);\n\n public transform(\n query: string,\n suggestions: readonly string[] = this.options,\n ): readonly string[] {\n return query.includes('@')\n ? suggestions\n .map(\n (item) =>\n `${query.slice(0, Math.max(0, query.indexOf('@') + 1))}${item}`,\n )\n .filter((item) => item.startsWith(query))\n : [];\n }\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;AAEO,MAAM,sBAAsB,GAAG,IAAI,cAAc,CACpD,SAAS,GAAG,wBAAwB,GAAG,EAAE,EACzC;IACI,OAAO,EAAE,MAAM;QACX,WAAW;QACX,aAAa;QACb,YAAY;QACZ,QAAQ;QACR,WAAW;QACX,UAAU;QACV,WAAW;AACd,KAAA;AACJ,CAAA;;MCTQ,aAAa,CAAA;AAD1B,IAAA,WAAA,GAAA;AAEqB,QAAA,IAAA,CAAA,OAAO,GAAG,MAAM,CAAC,sBAAsB,CAAC;AAe5D,IAAA;AAbU,IAAA,SAAS,CACZ,KAAa,EACb,WAAA,GAAiC,IAAI,CAAC,OAAO,EAAA;AAE7C,QAAA,OAAO,KAAK,CAAC,QAAQ,CAAC,GAAG;AACrB,cAAE;AACK,iBAAA,GAAG,CACA,CAAC,IAAI,KACD,CAAA,EAAG,KAAK,CAAC,KAAK,CAAC,CAAC,EAAE,IAAI,CAAC,GAAG,CAAC,CAAC,EAAE,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC,CAAA,EAAG,IAAI,EAAE;AAEtE,iBAAA,MAAM,CAAC,CAAC,IAAI,KAAK,IAAI,CAAC,UAAU,CAAC,KAAK,CAAC;cAC5C,EAAE;IACZ;+GAfS,aAAa,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,IAAA,EAAA,CAAA,CAAA;6GAAb,aAAa,EAAA,YAAA,EAAA,IAAA,EAAA,IAAA,EAAA,WAAA,EAAA,CAAA,CAAA;;4FAAb,aAAa,EAAA,UAAA,EAAA,CAAA;kBADzB,IAAI;mBAAC,EAAC,IAAI,EAAE,WAAW,EAAC;;;ACJzB;;AAEG;;;;"}
|
|
@@ -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.20", ngImport: i0, type: TuiFlagPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
16
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.20", 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.20", ngImport: i0, type: TuiFlagPipe, decorators: [{
|
|
19
19
|
type: Pipe,
|
|
20
20
|
args: [{ name: 'tuiFlag' }]
|
|
21
21
|
}] });
|
|
@@ -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.20", ngImport: i0, type: TuiHideSelectedPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
36
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.20", 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.20", 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.20", ngImport: i0, type: TuiInitialsPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
14
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.20", 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.20", ngImport: i0, type: TuiInitialsPipe, decorators: [{
|
|
17
17
|
type: Pipe,
|
|
18
18
|
args: [{ name: 'tuiInitials' }]
|
|
19
19
|
}] });
|
|
@@ -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.20", ngImport: i0, type: TuiSortCountriesPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
16
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.20", 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.20", 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.20", ngImport: i0, type: TuiStringifyContentPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
9
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.20", 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.20", ngImport: i0, type: TuiStringifyContentPipe, decorators: [{
|
|
12
12
|
type: Pipe,
|
|
13
13
|
args: [{ name: 'tuiStringifyContent' }]
|
|
14
14
|
}] });
|
|
@@ -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.20", ngImport: i0, type: TuiStringifyPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
9
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.20", 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.20", ngImport: i0, type: TuiStringifyPipe, decorators: [{
|
|
12
12
|
type: Pipe,
|
|
13
13
|
args: [{ name: 'tuiStringify' }]
|
|
14
14
|
}] });
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@taiga-ui/kit",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.1.0",
|
|
4
4
|
"description": "Taiga UI Angular main components kit",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"angular",
|
|
@@ -17,16 +17,16 @@
|
|
|
17
17
|
"license": "Apache-2.0",
|
|
18
18
|
"contributors": [
|
|
19
19
|
{
|
|
20
|
-
"
|
|
21
|
-
"
|
|
20
|
+
"email": "alexander@inkin.ru",
|
|
21
|
+
"name": "Alex Inkin"
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
|
-
"
|
|
25
|
-
"
|
|
24
|
+
"email": "vladimir.potekh@gmail.com",
|
|
25
|
+
"name": "Vladimir Potekhin"
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
|
-
"
|
|
29
|
-
"
|
|
28
|
+
"email": "nikita.s.barsukov@gmail.com",
|
|
29
|
+
"name": "Nikita Barsukov"
|
|
30
30
|
}
|
|
31
31
|
],
|
|
32
32
|
"peerDependencies": {
|
|
@@ -43,11 +43,11 @@
|
|
|
43
43
|
"@ng-web-apis/mutation-observer": "^5.2.0",
|
|
44
44
|
"@ng-web-apis/platform": "^5.2.0",
|
|
45
45
|
"@ng-web-apis/resize-observer": "^5.2.0",
|
|
46
|
-
"@taiga-ui/cdk": "5.
|
|
47
|
-
"@taiga-ui/core": "5.
|
|
48
|
-
"@taiga-ui/i18n": "5.
|
|
46
|
+
"@taiga-ui/cdk": "5.1.0",
|
|
47
|
+
"@taiga-ui/core": "5.1.0",
|
|
48
|
+
"@taiga-ui/i18n": "5.1.0",
|
|
49
49
|
"@taiga-ui/polymorpheus": "^5.0.0",
|
|
50
|
-
"@taiga-ui/styles": "5.
|
|
50
|
+
"@taiga-ui/styles": "5.1.0",
|
|
51
51
|
"rxjs": ">=7.0.0"
|
|
52
52
|
},
|
|
53
53
|
"module": "fesm2022/taiga-ui-kit.mjs",
|
|
@@ -64,6 +64,10 @@
|
|
|
64
64
|
"types": "./components/index.d.ts",
|
|
65
65
|
"default": "./fesm2022/taiga-ui-kit-components.mjs"
|
|
66
66
|
},
|
|
67
|
+
"./directives": {
|
|
68
|
+
"types": "./directives/index.d.ts",
|
|
69
|
+
"default": "./fesm2022/taiga-ui-kit-directives.mjs"
|
|
70
|
+
},
|
|
67
71
|
"./pipes": {
|
|
68
72
|
"types": "./pipes/index.d.ts",
|
|
69
73
|
"default": "./fesm2022/taiga-ui-kit-pipes.mjs"
|
|
@@ -72,14 +76,14 @@
|
|
|
72
76
|
"types": "./tokens/index.d.ts",
|
|
73
77
|
"default": "./fesm2022/taiga-ui-kit-tokens.mjs"
|
|
74
78
|
},
|
|
75
|
-
"./directives": {
|
|
76
|
-
"types": "./directives/index.d.ts",
|
|
77
|
-
"default": "./fesm2022/taiga-ui-kit-directives.mjs"
|
|
78
|
-
},
|
|
79
79
|
"./utils": {
|
|
80
80
|
"types": "./utils/index.d.ts",
|
|
81
81
|
"default": "./fesm2022/taiga-ui-kit-utils.mjs"
|
|
82
82
|
},
|
|
83
|
+
"./components/accordion": {
|
|
84
|
+
"types": "./components/accordion/index.d.ts",
|
|
85
|
+
"default": "./fesm2022/taiga-ui-kit-components-accordion.mjs"
|
|
86
|
+
},
|
|
83
87
|
"./components/action-bar": {
|
|
84
88
|
"types": "./components/action-bar/index.d.ts",
|
|
85
89
|
"default": "./fesm2022/taiga-ui-kit-components-action-bar.mjs"
|
|
@@ -96,10 +100,6 @@
|
|
|
96
100
|
"types": "./components/badge-notification/index.d.ts",
|
|
97
101
|
"default": "./fesm2022/taiga-ui-kit-components-badge-notification.mjs"
|
|
98
102
|
},
|
|
99
|
-
"./components/accordion": {
|
|
100
|
-
"types": "./components/accordion/index.d.ts",
|
|
101
|
-
"default": "./fesm2022/taiga-ui-kit-components-accordion.mjs"
|
|
102
|
-
},
|
|
103
103
|
"./components/badged-content": {
|
|
104
104
|
"types": "./components/badged-content/index.d.ts",
|
|
105
105
|
"default": "./fesm2022/taiga-ui-kit-components-badged-content.mjs"
|
|
@@ -128,14 +128,14 @@
|
|
|
128
128
|
"types": "./components/chip/index.d.ts",
|
|
129
129
|
"default": "./fesm2022/taiga-ui-kit-components-chip.mjs"
|
|
130
130
|
},
|
|
131
|
-
"./components/combo-box": {
|
|
132
|
-
"types": "./components/combo-box/index.d.ts",
|
|
133
|
-
"default": "./fesm2022/taiga-ui-kit-components-combo-box.mjs"
|
|
134
|
-
},
|
|
135
131
|
"./components/comment": {
|
|
136
132
|
"types": "./components/comment/index.d.ts",
|
|
137
133
|
"default": "./fesm2022/taiga-ui-kit-components-comment.mjs"
|
|
138
134
|
},
|
|
135
|
+
"./components/combo-box": {
|
|
136
|
+
"types": "./components/combo-box/index.d.ts",
|
|
137
|
+
"default": "./fesm2022/taiga-ui-kit-components-combo-box.mjs"
|
|
138
|
+
},
|
|
139
139
|
"./components/compass": {
|
|
140
140
|
"types": "./components/compass/index.d.ts",
|
|
141
141
|
"default": "./fesm2022/taiga-ui-kit-components-compass.mjs"
|
|
@@ -168,14 +168,14 @@
|
|
|
168
168
|
"types": "./components/filter/index.d.ts",
|
|
169
169
|
"default": "./fesm2022/taiga-ui-kit-components-filter.mjs"
|
|
170
170
|
},
|
|
171
|
-
"./components/input-chip": {
|
|
172
|
-
"types": "./components/input-chip/index.d.ts",
|
|
173
|
-
"default": "./fesm2022/taiga-ui-kit-components-input-chip.mjs"
|
|
174
|
-
},
|
|
175
171
|
"./components/fullscreen": {
|
|
176
172
|
"types": "./components/fullscreen/index.d.ts",
|
|
177
173
|
"default": "./fesm2022/taiga-ui-kit-components-fullscreen.mjs"
|
|
178
174
|
},
|
|
175
|
+
"./components/input-chip": {
|
|
176
|
+
"types": "./components/input-chip/index.d.ts",
|
|
177
|
+
"default": "./fesm2022/taiga-ui-kit-components-input-chip.mjs"
|
|
178
|
+
},
|
|
179
179
|
"./components/input-color": {
|
|
180
180
|
"types": "./components/input-color/index.d.ts",
|
|
181
181
|
"default": "./fesm2022/taiga-ui-kit-components-input-color.mjs"
|
|
@@ -240,14 +240,14 @@
|
|
|
240
240
|
"types": "./components/input-year/index.d.ts",
|
|
241
241
|
"default": "./fesm2022/taiga-ui-kit-components-input-year.mjs"
|
|
242
242
|
},
|
|
243
|
-
"./components/like": {
|
|
244
|
-
"types": "./components/like/index.d.ts",
|
|
245
|
-
"default": "./fesm2022/taiga-ui-kit-components-like.mjs"
|
|
246
|
-
},
|
|
247
243
|
"./components/items-with-more": {
|
|
248
244
|
"types": "./components/items-with-more/index.d.ts",
|
|
249
245
|
"default": "./fesm2022/taiga-ui-kit-components-items-with-more.mjs"
|
|
250
246
|
},
|
|
247
|
+
"./components/like": {
|
|
248
|
+
"types": "./components/like/index.d.ts",
|
|
249
|
+
"default": "./fesm2022/taiga-ui-kit-components-like.mjs"
|
|
250
|
+
},
|
|
251
251
|
"./components/line-clamp": {
|
|
252
252
|
"types": "./components/line-clamp/index.d.ts",
|
|
253
253
|
"default": "./fesm2022/taiga-ui-kit-components-line-clamp.mjs"
|
|
@@ -356,38 +356,6 @@
|
|
|
356
356
|
"types": "./components/tree/index.d.ts",
|
|
357
357
|
"default": "./fesm2022/taiga-ui-kit-components-tree.mjs"
|
|
358
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
|
-
},
|
|
391
359
|
"./directives/appearance-proxy": {
|
|
392
360
|
"types": "./directives/appearance-proxy/index.d.ts",
|
|
393
361
|
"default": "./fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs"
|
|
@@ -412,14 +380,14 @@
|
|
|
412
380
|
"types": "./directives/data-list-dropdown-manager/index.d.ts",
|
|
413
381
|
"default": "./fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs"
|
|
414
382
|
},
|
|
415
|
-
"./directives/fluid-typography": {
|
|
416
|
-
"types": "./directives/fluid-typography/index.d.ts",
|
|
417
|
-
"default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
|
|
418
|
-
},
|
|
419
383
|
"./directives/fade": {
|
|
420
384
|
"types": "./directives/fade/index.d.ts",
|
|
421
385
|
"default": "./fesm2022/taiga-ui-kit-directives-fade.mjs"
|
|
422
386
|
},
|
|
387
|
+
"./directives/fluid-typography": {
|
|
388
|
+
"types": "./directives/fluid-typography/index.d.ts",
|
|
389
|
+
"default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
|
|
390
|
+
},
|
|
423
391
|
"./directives/highlight": {
|
|
424
392
|
"types": "./directives/highlight/index.d.ts",
|
|
425
393
|
"default": "./fesm2022/taiga-ui-kit-directives-highlight.mjs"
|
|
@@ -448,13 +416,45 @@
|
|
|
448
416
|
"types": "./directives/tooltip/index.d.ts",
|
|
449
417
|
"default": "./fesm2022/taiga-ui-kit-directives-tooltip.mjs"
|
|
450
418
|
},
|
|
419
|
+
"./directives/unfinished-validator": {
|
|
420
|
+
"types": "./directives/unfinished-validator/index.d.ts",
|
|
421
|
+
"default": "./fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs"
|
|
422
|
+
},
|
|
451
423
|
"./directives/unmask-handler": {
|
|
452
424
|
"types": "./directives/unmask-handler/index.d.ts",
|
|
453
425
|
"default": "./fesm2022/taiga-ui-kit-directives-unmask-handler.mjs"
|
|
454
426
|
},
|
|
455
|
-
"./
|
|
456
|
-
"types": "./
|
|
457
|
-
"default": "./fesm2022/taiga-ui-kit-
|
|
427
|
+
"./pipes/auto-color": {
|
|
428
|
+
"types": "./pipes/auto-color/index.d.ts",
|
|
429
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-auto-color.mjs"
|
|
430
|
+
},
|
|
431
|
+
"./pipes/emails": {
|
|
432
|
+
"types": "./pipes/emails/index.d.ts",
|
|
433
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-emails.mjs"
|
|
434
|
+
},
|
|
435
|
+
"./pipes/flag": {
|
|
436
|
+
"types": "./pipes/flag/index.d.ts",
|
|
437
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-flag.mjs"
|
|
438
|
+
},
|
|
439
|
+
"./pipes/hide-selected": {
|
|
440
|
+
"types": "./pipes/hide-selected/index.d.ts",
|
|
441
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-hide-selected.mjs"
|
|
442
|
+
},
|
|
443
|
+
"./pipes/initials": {
|
|
444
|
+
"types": "./pipes/initials/index.d.ts",
|
|
445
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-initials.mjs"
|
|
446
|
+
},
|
|
447
|
+
"./pipes/sort-countries": {
|
|
448
|
+
"types": "./pipes/sort-countries/index.d.ts",
|
|
449
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-sort-countries.mjs"
|
|
450
|
+
},
|
|
451
|
+
"./pipes/stringify": {
|
|
452
|
+
"types": "./pipes/stringify/index.d.ts",
|
|
453
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-stringify.mjs"
|
|
454
|
+
},
|
|
455
|
+
"./pipes/stringify-content": {
|
|
456
|
+
"types": "./pipes/stringify-content/index.d.ts",
|
|
457
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-stringify-content.mjs"
|
|
458
458
|
}
|
|
459
459
|
},
|
|
460
460
|
"sideEffects": false,
|