@taiga-ui/kit 5.0.0 → 5.1.0-canary.7b17838
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-accordion.mjs.map +1 -1
- 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-avatar.mjs.map +1 -1
- 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-badge.mjs.map +1 -1
- 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-block.mjs.map +1 -1
- 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-chip.mjs.map +1 -1
- 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-copy.mjs.map +1 -1
- 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-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 +7 -7
- package/fesm2022/taiga-ui-kit-components-input-date-time.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-date.mjs +10 -10
- package/fesm2022/taiga-ui-kit-components-input-date.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-input-inline.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-input-inline.mjs.map +1 -1
- 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-month.mjs.map +1 -1
- 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-like.mjs.map +1 -1
- 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-message.mjs.map +1 -1
- 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-pin.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-preview.mjs +26 -26
- package/fesm2022/taiga-ui-kit-components-preview.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-progress.mjs +27 -27
- package/fesm2022/taiga-ui-kit-components-progress.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-pulse.mjs +3 -3
- package/fesm2022/taiga-ui-kit-components-push.mjs +12 -12
- package/fesm2022/taiga-ui-kit-components-radio-list.mjs +4 -4
- package/fesm2022/taiga-ui-kit-components-radio-list.mjs.map +1 -1
- 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-segmented.mjs.map +1 -1
- 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-shrink-wrap.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-status.mjs +7 -7
- package/fesm2022/taiga-ui-kit-components-status.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-stepper.mjs +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-switch.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-components-tabs.mjs +19 -19
- package/fesm2022/taiga-ui-kit-components-tabs.mjs.map +1 -1
- 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-toast.mjs.map +1 -1
- 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-group.mjs.map +1 -1
- 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-chevron.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-connected.mjs +7 -7
- package/fesm2022/taiga-ui-kit-directives-connected.mjs.map +1 -1
- 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-fade.mjs.map +1 -1
- 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-highlight.mjs.map +1 -1
- 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-sensitive.mjs.map +1 -1
- 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-skeleton.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-tooltip.mjs +7 -7
- package/fesm2022/taiga-ui-kit-directives-tooltip.mjs.map +1 -1
- package/fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs +3 -3
- package/fesm2022/taiga-ui-kit-directives-unmask-handler.mjs +3 -3
- package/fesm2022/taiga-ui-kit-pipes-auto-color.mjs +3 -4
- package/fesm2022/taiga-ui-kit-pipes-auto-color.mjs.map +1 -1
- 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 +82 -82
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@taiga-ui/kit",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.1.0-canary.7b17838",
|
|
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"
|
|
@@ -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"
|
|
@@ -196,10 +196,6 @@
|
|
|
196
196
|
"types": "./components/input-date-time/index.d.ts",
|
|
197
197
|
"default": "./fesm2022/taiga-ui-kit-components-input-date-time.mjs"
|
|
198
198
|
},
|
|
199
|
-
"./components/input-inline": {
|
|
200
|
-
"types": "./components/input-inline/index.d.ts",
|
|
201
|
-
"default": "./fesm2022/taiga-ui-kit-components-input-inline.mjs"
|
|
202
|
-
},
|
|
203
199
|
"./components/input-month": {
|
|
204
200
|
"types": "./components/input-month/index.d.ts",
|
|
205
201
|
"default": "./fesm2022/taiga-ui-kit-components-input-month.mjs"
|
|
@@ -212,6 +208,10 @@
|
|
|
212
208
|
"types": "./components/input-number/index.d.ts",
|
|
213
209
|
"default": "./fesm2022/taiga-ui-kit-components-input-number.mjs"
|
|
214
210
|
},
|
|
211
|
+
"./components/input-inline": {
|
|
212
|
+
"types": "./components/input-inline/index.d.ts",
|
|
213
|
+
"default": "./fesm2022/taiga-ui-kit-components-input-inline.mjs"
|
|
214
|
+
},
|
|
215
215
|
"./components/input-phone": {
|
|
216
216
|
"types": "./components/input-phone/index.d.ts",
|
|
217
217
|
"default": "./fesm2022/taiga-ui-kit-components-input-phone.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"
|
|
@@ -264,14 +264,14 @@
|
|
|
264
264
|
"types": "./components/notification-middle/index.d.ts",
|
|
265
265
|
"default": "./fesm2022/taiga-ui-kit-components-notification-middle.mjs"
|
|
266
266
|
},
|
|
267
|
-
"./components/pager": {
|
|
268
|
-
"types": "./components/pager/index.d.ts",
|
|
269
|
-
"default": "./fesm2022/taiga-ui-kit-components-pager.mjs"
|
|
270
|
-
},
|
|
271
267
|
"./components/pagination": {
|
|
272
268
|
"types": "./components/pagination/index.d.ts",
|
|
273
269
|
"default": "./fesm2022/taiga-ui-kit-components-pagination.mjs"
|
|
274
270
|
},
|
|
271
|
+
"./components/pager": {
|
|
272
|
+
"types": "./components/pager/index.d.ts",
|
|
273
|
+
"default": "./fesm2022/taiga-ui-kit-components-pager.mjs"
|
|
274
|
+
},
|
|
275
275
|
"./components/pin": {
|
|
276
276
|
"types": "./components/pin/index.d.ts",
|
|
277
277
|
"default": "./fesm2022/taiga-ui-kit-components-pin.mjs"
|
|
@@ -280,10 +280,6 @@
|
|
|
280
280
|
"types": "./components/preview/index.d.ts",
|
|
281
281
|
"default": "./fesm2022/taiga-ui-kit-components-preview.mjs"
|
|
282
282
|
},
|
|
283
|
-
"./components/progress": {
|
|
284
|
-
"types": "./components/progress/index.d.ts",
|
|
285
|
-
"default": "./fesm2022/taiga-ui-kit-components-progress.mjs"
|
|
286
|
-
},
|
|
287
283
|
"./components/pulse": {
|
|
288
284
|
"types": "./components/pulse/index.d.ts",
|
|
289
285
|
"default": "./fesm2022/taiga-ui-kit-components-pulse.mjs"
|
|
@@ -292,6 +288,10 @@
|
|
|
292
288
|
"types": "./components/push/index.d.ts",
|
|
293
289
|
"default": "./fesm2022/taiga-ui-kit-components-push.mjs"
|
|
294
290
|
},
|
|
291
|
+
"./components/progress": {
|
|
292
|
+
"types": "./components/progress/index.d.ts",
|
|
293
|
+
"default": "./fesm2022/taiga-ui-kit-components-progress.mjs"
|
|
294
|
+
},
|
|
295
295
|
"./components/radio-list": {
|
|
296
296
|
"types": "./components/radio-list/index.d.ts",
|
|
297
297
|
"default": "./fesm2022/taiga-ui-kit-components-radio-list.mjs"
|
|
@@ -312,14 +312,14 @@
|
|
|
312
312
|
"types": "./components/segmented/index.d.ts",
|
|
313
313
|
"default": "./fesm2022/taiga-ui-kit-components-segmented.mjs"
|
|
314
314
|
},
|
|
315
|
-
"./components/select": {
|
|
316
|
-
"types": "./components/select/index.d.ts",
|
|
317
|
-
"default": "./fesm2022/taiga-ui-kit-components-select.mjs"
|
|
318
|
-
},
|
|
319
315
|
"./components/shrink-wrap": {
|
|
320
316
|
"types": "./components/shrink-wrap/index.d.ts",
|
|
321
317
|
"default": "./fesm2022/taiga-ui-kit-components-shrink-wrap.mjs"
|
|
322
318
|
},
|
|
319
|
+
"./components/select": {
|
|
320
|
+
"types": "./components/select/index.d.ts",
|
|
321
|
+
"default": "./fesm2022/taiga-ui-kit-components-select.mjs"
|
|
322
|
+
},
|
|
323
323
|
"./components/status": {
|
|
324
324
|
"types": "./components/status/index.d.ts",
|
|
325
325
|
"default": "./fesm2022/taiga-ui-kit-components-status.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"
|
|
@@ -396,14 +364,14 @@
|
|
|
396
364
|
"types": "./directives/button-group/index.d.ts",
|
|
397
365
|
"default": "./fesm2022/taiga-ui-kit-directives-button-group.mjs"
|
|
398
366
|
},
|
|
399
|
-
"./directives/button-select": {
|
|
400
|
-
"types": "./directives/button-select/index.d.ts",
|
|
401
|
-
"default": "./fesm2022/taiga-ui-kit-directives-button-select.mjs"
|
|
402
|
-
},
|
|
403
367
|
"./directives/chevron": {
|
|
404
368
|
"types": "./directives/chevron/index.d.ts",
|
|
405
369
|
"default": "./fesm2022/taiga-ui-kit-directives-chevron.mjs"
|
|
406
370
|
},
|
|
371
|
+
"./directives/button-select": {
|
|
372
|
+
"types": "./directives/button-select/index.d.ts",
|
|
373
|
+
"default": "./fesm2022/taiga-ui-kit-directives-button-select.mjs"
|
|
374
|
+
},
|
|
407
375
|
"./directives/connected": {
|
|
408
376
|
"types": "./directives/connected/index.d.ts",
|
|
409
377
|
"default": "./fesm2022/taiga-ui-kit-directives-connected.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,
|