@taiga-ui/kit 5.2.0-canary.ada12f6 → 5.3.0-canary.0bfb447
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/fesm2022/taiga-ui-kit-components-accordion.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-avatar.mjs +9 -9
- package/fesm2022/taiga-ui-kit-components-badge.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-block.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-chip.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-comment.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-compass.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-copy.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-files.mjs +5 -5
- package/fesm2022/taiga-ui-kit-components-input-color.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-input-date-time.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-input-date.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-input-inline.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-input-month.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-input-number.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-input-phone-international.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-input-slider.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-input-time.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-like.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-message.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-pin.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-preview.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-progress.mjs +6 -6
- package/fesm2022/taiga-ui-kit-components-radio-list.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-segmented.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-shrink-wrap.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-status.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-switch.mjs +2 -2
- package/fesm2022/taiga-ui-kit-components-tabs.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-tiles.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-toast.mjs +5 -5
- package/fesm2022/taiga-ui-kit-components-toast.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-button-group.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-chevron.mjs +2 -2
- package/fesm2022/taiga-ui-kit-directives-connected.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-fade.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-sensitive.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-shimmer.mjs +2 -2
- package/fesm2022/taiga-ui-kit-directives-skeleton.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-tooltip.mjs +2 -2
- package/package.json +72 -72
|
@@ -9,11 +9,11 @@ import { tuiGetDuration } from '@taiga-ui/core/utils/miscellaneous';
|
|
|
9
9
|
const FADE = [{ opacity: 0.06 }, { opacity: 1 }];
|
|
10
10
|
class Styles {
|
|
11
11
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: Styles, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: Styles, isStandalone: true, selector: "ng-component", exportAs: ["tui-skeleton-5.
|
|
12
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: Styles, isStandalone: true, selector: "ng-component", exportAs: ["tui-skeleton-5.3.0-canary.0bfb447"], ngImport: i0, template: '', isInline: true, styles: ["@keyframes tuiSkeleton{0%{opacity:.03}to{opacity:.06}}[tuiSkeleton]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])._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]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])._skeleton[data-tui-skeleton]{background:transparent!important}[tuiSkeleton]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])._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]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])._skeleton,[tuiTheme=dark][tuiSkeleton]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])._skeleton{filter:contrast(0) brightness(0) invert(1)}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
13
13
|
}
|
|
14
14
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: Styles, decorators: [{
|
|
15
15
|
type: Component,
|
|
16
|
-
args: [{ template: '', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, exportAs: `tui-skeleton-${TUI_VERSION}`, styles: ["@keyframes tuiSkeleton{0%{opacity:.03}to{opacity:.06}}[tuiSkeleton]:where(*[data-tui-version=\"5.
|
|
16
|
+
args: [{ template: '', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, exportAs: `tui-skeleton-${TUI_VERSION}`, styles: ["@keyframes tuiSkeleton{0%{opacity:.03}to{opacity:.06}}[tuiSkeleton]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])._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]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])._skeleton[data-tui-skeleton]{background:transparent!important}[tuiSkeleton]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])._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]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])._skeleton,[tuiTheme=dark][tuiSkeleton]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])._skeleton{filter:contrast(0) brightness(0) invert(1)}\n"] }]
|
|
17
17
|
}] });
|
|
18
18
|
class TuiSkeleton {
|
|
19
19
|
constructor() {
|
|
@@ -39,7 +39,7 @@ class TuiSkeleton {
|
|
|
39
39
|
}
|
|
40
40
|
}
|
|
41
41
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TuiSkeleton, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
42
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.20", type: TuiSkeleton, isStandalone: true, selector: "[tuiSkeleton]", inputs: { tuiSkeleton: { classPropertyName: "tuiSkeleton", publicName: "tuiSkeleton", isSignal: true, isRequired: false, transformFunction: null } }, host: { attributes: { "tuiSkeleton": "", "data-tui-version": "5.
|
|
42
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "17.1.0", version: "19.2.20", type: TuiSkeleton, isStandalone: true, selector: "[tuiSkeleton]", inputs: { tuiSkeleton: { classPropertyName: "tuiSkeleton", publicName: "tuiSkeleton", isSignal: true, isRequired: false, transformFunction: null } }, host: { attributes: { "tuiSkeleton": "", "data-tui-version": "5.3.0-canary.0bfb447" }, properties: { "attr.inert": "!!tuiSkeleton() || null", "class._skeleton": "tuiSkeleton()", "attr.data-tui-skeleton": "placeholder()" } }, usesOnChanges: true, ngImport: i0 }); }
|
|
43
43
|
}
|
|
44
44
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TuiSkeleton, decorators: [{
|
|
45
45
|
type: Directive,
|
|
@@ -21,11 +21,11 @@ const [TUI_TOOLTIP_OPTIONS, tuiTooltipOptionsProvider] = tuiCreateOptions({
|
|
|
21
21
|
|
|
22
22
|
class Styles {
|
|
23
23
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: Styles, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
24
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: Styles, isStandalone: true, selector: "ng-component", exportAs: ["tui-tooltip-5.
|
|
24
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: Styles, isStandalone: true, selector: "ng-component", exportAs: ["tui-tooltip-5.3.0-canary.0bfb447"], ngImport: i0, template: '', isInline: true, styles: ["[tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"]){border-width:.125rem;border-radius:100%;cursor:pointer;pointer-events:auto;background-clip:content-box!important}[tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"]) [tuiBlock],[tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"]) [tuiCell][data-size=s],[tuiLabel][data-orientation=horizontal] [tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"]),[tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])[data-size=s]{font-size:1.25rem}[tuiTitle] [tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"]){font-size:1rem;border:none}[tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"]):before{font-size:1rem}@media (hover: hover) and (pointer: fine){tui-textfield:hover [tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])[data-appearance=icon]:before,tui-textarea:hover [tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])[data-appearance=icon]:before{color:var(--tui-text-secondary)}}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
25
25
|
}
|
|
26
26
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: Styles, decorators: [{
|
|
27
27
|
type: Component,
|
|
28
|
-
args: [{ template: '', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, exportAs: `tui-tooltip-${TUI_VERSION}`, styles: ["[tuiTooltip]:where(*[data-tui-version=\"5.
|
|
28
|
+
args: [{ template: '', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, exportAs: `tui-tooltip-${TUI_VERSION}`, styles: ["[tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"]){border-width:.125rem;border-radius:100%;cursor:pointer;pointer-events:auto;background-clip:content-box!important}[tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"]) [tuiBlock],[tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"]) [tuiCell][data-size=s],[tuiLabel][data-orientation=horizontal] [tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"]),[tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])[data-size=s]{font-size:1.25rem}[tuiTitle] [tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"]){font-size:1rem;border:none}[tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"]):before{font-size:1rem}@media (hover: hover) and (pointer: fine){tui-textfield:hover [tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])[data-appearance=icon]:before,tui-textarea:hover [tuiTooltip]:where(*[data-tui-version=\"5.3.0-canary.0bfb447\"])[data-appearance=icon]:before{color:var(--tui-text-secondary)}}\n"] }]
|
|
29
29
|
}] });
|
|
30
30
|
class TuiTooltip {
|
|
31
31
|
constructor() {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@taiga-ui/kit",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.3.0-canary.0bfb447",
|
|
4
4
|
"description": "Taiga UI Angular main components kit",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"angular",
|
|
@@ -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.3.0",
|
|
47
|
+
"@taiga-ui/core": "5.3.0",
|
|
48
|
+
"@taiga-ui/i18n": "5.3.0",
|
|
49
49
|
"@taiga-ui/polymorpheus": "^5.0.0",
|
|
50
|
-
"@taiga-ui/styles": "5.
|
|
50
|
+
"@taiga-ui/styles": "5.3.0",
|
|
51
51
|
"rxjs": ">=7.0.0"
|
|
52
52
|
},
|
|
53
53
|
"module": "fesm2022/taiga-ui-kit.mjs",
|
|
@@ -64,18 +64,14 @@
|
|
|
64
64
|
"types": "./directives/index.d.ts",
|
|
65
65
|
"default": "./fesm2022/taiga-ui-kit-directives.mjs"
|
|
66
66
|
},
|
|
67
|
-
"./
|
|
68
|
-
"types": "./
|
|
69
|
-
"default": "./fesm2022/taiga-ui-kit-
|
|
67
|
+
"./pipes": {
|
|
68
|
+
"types": "./pipes/index.d.ts",
|
|
69
|
+
"default": "./fesm2022/taiga-ui-kit-pipes.mjs"
|
|
70
70
|
},
|
|
71
71
|
"./tokens": {
|
|
72
72
|
"types": "./tokens/index.d.ts",
|
|
73
73
|
"default": "./fesm2022/taiga-ui-kit-tokens.mjs"
|
|
74
74
|
},
|
|
75
|
-
"./pipes": {
|
|
76
|
-
"types": "./pipes/index.d.ts",
|
|
77
|
-
"default": "./fesm2022/taiga-ui-kit-pipes.mjs"
|
|
78
|
-
},
|
|
79
75
|
"./utils": {
|
|
80
76
|
"types": "./utils/index.d.ts",
|
|
81
77
|
"default": "./fesm2022/taiga-ui-kit-utils.mjs"
|
|
@@ -108,6 +104,10 @@
|
|
|
108
104
|
"types": "./directives/fade/index.d.ts",
|
|
109
105
|
"default": "./fesm2022/taiga-ui-kit-directives-fade.mjs"
|
|
110
106
|
},
|
|
107
|
+
"./components": {
|
|
108
|
+
"types": "./components/index.d.ts",
|
|
109
|
+
"default": "./fesm2022/taiga-ui-kit-components.mjs"
|
|
110
|
+
},
|
|
111
111
|
"./directives/fluid-typography": {
|
|
112
112
|
"types": "./directives/fluid-typography/index.d.ts",
|
|
113
113
|
"default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
|
|
@@ -116,14 +116,14 @@
|
|
|
116
116
|
"types": "./directives/highlight/index.d.ts",
|
|
117
117
|
"default": "./fesm2022/taiga-ui-kit-directives-highlight.mjs"
|
|
118
118
|
},
|
|
119
|
-
"./directives/present": {
|
|
120
|
-
"types": "./directives/present/index.d.ts",
|
|
121
|
-
"default": "./fesm2022/taiga-ui-kit-directives-present.mjs"
|
|
122
|
-
},
|
|
123
119
|
"./directives/password": {
|
|
124
120
|
"types": "./directives/password/index.d.ts",
|
|
125
121
|
"default": "./fesm2022/taiga-ui-kit-directives-password.mjs"
|
|
126
122
|
},
|
|
123
|
+
"./directives/present": {
|
|
124
|
+
"types": "./directives/present/index.d.ts",
|
|
125
|
+
"default": "./fesm2022/taiga-ui-kit-directives-present.mjs"
|
|
126
|
+
},
|
|
127
127
|
"./directives/sensitive": {
|
|
128
128
|
"types": "./directives/sensitive/index.d.ts",
|
|
129
129
|
"default": "./fesm2022/taiga-ui-kit-directives-sensitive.mjs"
|
|
@@ -148,6 +148,38 @@
|
|
|
148
148
|
"types": "./directives/unmask-handler/index.d.ts",
|
|
149
149
|
"default": "./fesm2022/taiga-ui-kit-directives-unmask-handler.mjs"
|
|
150
150
|
},
|
|
151
|
+
"./pipes/auto-color": {
|
|
152
|
+
"types": "./pipes/auto-color/index.d.ts",
|
|
153
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-auto-color.mjs"
|
|
154
|
+
},
|
|
155
|
+
"./pipes/emails": {
|
|
156
|
+
"types": "./pipes/emails/index.d.ts",
|
|
157
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-emails.mjs"
|
|
158
|
+
},
|
|
159
|
+
"./pipes/flag": {
|
|
160
|
+
"types": "./pipes/flag/index.d.ts",
|
|
161
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-flag.mjs"
|
|
162
|
+
},
|
|
163
|
+
"./pipes/hide-selected": {
|
|
164
|
+
"types": "./pipes/hide-selected/index.d.ts",
|
|
165
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-hide-selected.mjs"
|
|
166
|
+
},
|
|
167
|
+
"./pipes/initials": {
|
|
168
|
+
"types": "./pipes/initials/index.d.ts",
|
|
169
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-initials.mjs"
|
|
170
|
+
},
|
|
171
|
+
"./pipes/sort-countries": {
|
|
172
|
+
"types": "./pipes/sort-countries/index.d.ts",
|
|
173
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-sort-countries.mjs"
|
|
174
|
+
},
|
|
175
|
+
"./pipes/stringify": {
|
|
176
|
+
"types": "./pipes/stringify/index.d.ts",
|
|
177
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-stringify.mjs"
|
|
178
|
+
},
|
|
179
|
+
"./pipes/stringify-content": {
|
|
180
|
+
"types": "./pipes/stringify-content/index.d.ts",
|
|
181
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-stringify-content.mjs"
|
|
182
|
+
},
|
|
151
183
|
"./components/accordion": {
|
|
152
184
|
"types": "./components/accordion/index.d.ts",
|
|
153
185
|
"default": "./fesm2022/taiga-ui-kit-components-accordion.mjs"
|
|
@@ -164,14 +196,14 @@
|
|
|
164
196
|
"types": "./components/badge/index.d.ts",
|
|
165
197
|
"default": "./fesm2022/taiga-ui-kit-components-badge.mjs"
|
|
166
198
|
},
|
|
167
|
-
"./components/badged-content": {
|
|
168
|
-
"types": "./components/badged-content/index.d.ts",
|
|
169
|
-
"default": "./fesm2022/taiga-ui-kit-components-badged-content.mjs"
|
|
170
|
-
},
|
|
171
199
|
"./components/badge-notification": {
|
|
172
200
|
"types": "./components/badge-notification/index.d.ts",
|
|
173
201
|
"default": "./fesm2022/taiga-ui-kit-components-badge-notification.mjs"
|
|
174
202
|
},
|
|
203
|
+
"./components/badged-content": {
|
|
204
|
+
"types": "./components/badged-content/index.d.ts",
|
|
205
|
+
"default": "./fesm2022/taiga-ui-kit-components-badged-content.mjs"
|
|
206
|
+
},
|
|
175
207
|
"./components/block": {
|
|
176
208
|
"types": "./components/block/index.d.ts",
|
|
177
209
|
"default": "./fesm2022/taiga-ui-kit-components-block.mjs"
|
|
@@ -204,14 +236,14 @@
|
|
|
204
236
|
"types": "./components/comment/index.d.ts",
|
|
205
237
|
"default": "./fesm2022/taiga-ui-kit-components-comment.mjs"
|
|
206
238
|
},
|
|
207
|
-
"./components/confirm": {
|
|
208
|
-
"types": "./components/confirm/index.d.ts",
|
|
209
|
-
"default": "./fesm2022/taiga-ui-kit-components-confirm.mjs"
|
|
210
|
-
},
|
|
211
239
|
"./components/compass": {
|
|
212
240
|
"types": "./components/compass/index.d.ts",
|
|
213
241
|
"default": "./fesm2022/taiga-ui-kit-components-compass.mjs"
|
|
214
242
|
},
|
|
243
|
+
"./components/confirm": {
|
|
244
|
+
"types": "./components/confirm/index.d.ts",
|
|
245
|
+
"default": "./fesm2022/taiga-ui-kit-components-confirm.mjs"
|
|
246
|
+
},
|
|
215
247
|
"./components/copy": {
|
|
216
248
|
"types": "./components/copy/index.d.ts",
|
|
217
249
|
"default": "./fesm2022/taiga-ui-kit-components-copy.mjs"
|
|
@@ -260,14 +292,14 @@
|
|
|
260
292
|
"types": "./components/input-date-range/index.d.ts",
|
|
261
293
|
"default": "./fesm2022/taiga-ui-kit-components-input-date-range.mjs"
|
|
262
294
|
},
|
|
263
|
-
"./components/input-date-time": {
|
|
264
|
-
"types": "./components/input-date-time/index.d.ts",
|
|
265
|
-
"default": "./fesm2022/taiga-ui-kit-components-input-date-time.mjs"
|
|
266
|
-
},
|
|
267
295
|
"./components/input-inline": {
|
|
268
296
|
"types": "./components/input-inline/index.d.ts",
|
|
269
297
|
"default": "./fesm2022/taiga-ui-kit-components-input-inline.mjs"
|
|
270
298
|
},
|
|
299
|
+
"./components/input-date-time": {
|
|
300
|
+
"types": "./components/input-date-time/index.d.ts",
|
|
301
|
+
"default": "./fesm2022/taiga-ui-kit-components-input-date-time.mjs"
|
|
302
|
+
},
|
|
271
303
|
"./components/input-month": {
|
|
272
304
|
"types": "./components/input-month/index.d.ts",
|
|
273
305
|
"default": "./fesm2022/taiga-ui-kit-components-input-month.mjs"
|
|
@@ -308,14 +340,14 @@
|
|
|
308
340
|
"types": "./components/input-year/index.d.ts",
|
|
309
341
|
"default": "./fesm2022/taiga-ui-kit-components-input-year.mjs"
|
|
310
342
|
},
|
|
311
|
-
"./components/like": {
|
|
312
|
-
"types": "./components/like/index.d.ts",
|
|
313
|
-
"default": "./fesm2022/taiga-ui-kit-components-like.mjs"
|
|
314
|
-
},
|
|
315
343
|
"./components/items-with-more": {
|
|
316
344
|
"types": "./components/items-with-more/index.d.ts",
|
|
317
345
|
"default": "./fesm2022/taiga-ui-kit-components-items-with-more.mjs"
|
|
318
346
|
},
|
|
347
|
+
"./components/like": {
|
|
348
|
+
"types": "./components/like/index.d.ts",
|
|
349
|
+
"default": "./fesm2022/taiga-ui-kit-components-like.mjs"
|
|
350
|
+
},
|
|
319
351
|
"./components/line-clamp": {
|
|
320
352
|
"types": "./components/line-clamp/index.d.ts",
|
|
321
353
|
"default": "./fesm2022/taiga-ui-kit-components-line-clamp.mjs"
|
|
@@ -368,6 +400,10 @@
|
|
|
368
400
|
"types": "./components/range/index.d.ts",
|
|
369
401
|
"default": "./fesm2022/taiga-ui-kit-components-range.mjs"
|
|
370
402
|
},
|
|
403
|
+
"./components/rating": {
|
|
404
|
+
"types": "./components/rating/index.d.ts",
|
|
405
|
+
"default": "./fesm2022/taiga-ui-kit-components-rating.mjs"
|
|
406
|
+
},
|
|
371
407
|
"./components/routable-dialog": {
|
|
372
408
|
"types": "./components/routable-dialog/index.d.ts",
|
|
373
409
|
"default": "./fesm2022/taiga-ui-kit-components-routable-dialog.mjs"
|
|
@@ -380,10 +416,6 @@
|
|
|
380
416
|
"types": "./components/select/index.d.ts",
|
|
381
417
|
"default": "./fesm2022/taiga-ui-kit-components-select.mjs"
|
|
382
418
|
},
|
|
383
|
-
"./components/rating": {
|
|
384
|
-
"types": "./components/rating/index.d.ts",
|
|
385
|
-
"default": "./fesm2022/taiga-ui-kit-components-rating.mjs"
|
|
386
|
-
},
|
|
387
419
|
"./components/shrink-wrap": {
|
|
388
420
|
"types": "./components/shrink-wrap/index.d.ts",
|
|
389
421
|
"default": "./fesm2022/taiga-ui-kit-components-shrink-wrap.mjs"
|
|
@@ -396,14 +428,14 @@
|
|
|
396
428
|
"types": "./components/stepper/index.d.ts",
|
|
397
429
|
"default": "./fesm2022/taiga-ui-kit-components-stepper.mjs"
|
|
398
430
|
},
|
|
399
|
-
"./components/tabs": {
|
|
400
|
-
"types": "./components/tabs/index.d.ts",
|
|
401
|
-
"default": "./fesm2022/taiga-ui-kit-components-tabs.mjs"
|
|
402
|
-
},
|
|
403
431
|
"./components/switch": {
|
|
404
432
|
"types": "./components/switch/index.d.ts",
|
|
405
433
|
"default": "./fesm2022/taiga-ui-kit-components-switch.mjs"
|
|
406
434
|
},
|
|
435
|
+
"./components/tabs": {
|
|
436
|
+
"types": "./components/tabs/index.d.ts",
|
|
437
|
+
"default": "./fesm2022/taiga-ui-kit-components-tabs.mjs"
|
|
438
|
+
},
|
|
407
439
|
"./components/textarea": {
|
|
408
440
|
"types": "./components/textarea/index.d.ts",
|
|
409
441
|
"default": "./fesm2022/taiga-ui-kit-components-textarea.mjs"
|
|
@@ -423,38 +455,6 @@
|
|
|
423
455
|
"./components/tree": {
|
|
424
456
|
"types": "./components/tree/index.d.ts",
|
|
425
457
|
"default": "./fesm2022/taiga-ui-kit-components-tree.mjs"
|
|
426
|
-
},
|
|
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,
|