@taiga-ui/kit 5.0.0-canary.ad1808f → 5.0.0-canary.fc35565
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/package.json +17 -17
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.fc35565",
|
|
4
4
|
"description": "Taiga UI Angular main components kit",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"angular",
|
|
@@ -60,10 +60,6 @@
|
|
|
60
60
|
"types": "./components/badge/index.d.ts",
|
|
61
61
|
"default": "./fesm2022/taiga-ui-kit-components-badge.mjs"
|
|
62
62
|
},
|
|
63
|
-
"./components/badge-notification": {
|
|
64
|
-
"types": "./components/badge-notification/index.d.ts",
|
|
65
|
-
"default": "./fesm2022/taiga-ui-kit-components-badge-notification.mjs"
|
|
66
|
-
},
|
|
67
63
|
"./components/badged-content": {
|
|
68
64
|
"types": "./components/badged-content/index.d.ts",
|
|
69
65
|
"default": "./fesm2022/taiga-ui-kit-components-badged-content.mjs"
|
|
@@ -72,6 +68,10 @@
|
|
|
72
68
|
"types": "./components/block/index.d.ts",
|
|
73
69
|
"default": "./fesm2022/taiga-ui-kit-components-block.mjs"
|
|
74
70
|
},
|
|
71
|
+
"./components/badge-notification": {
|
|
72
|
+
"types": "./components/badge-notification/index.d.ts",
|
|
73
|
+
"default": "./fesm2022/taiga-ui-kit-components-badge-notification.mjs"
|
|
74
|
+
},
|
|
75
75
|
"./components/breadcrumbs": {
|
|
76
76
|
"types": "./components/breadcrumbs/index.d.ts",
|
|
77
77
|
"default": "./fesm2022/taiga-ui-kit-components-breadcrumbs.mjs"
|
|
@@ -308,6 +308,10 @@
|
|
|
308
308
|
"types": "./components/tabs/index.d.ts",
|
|
309
309
|
"default": "./fesm2022/taiga-ui-kit-components-tabs.mjs"
|
|
310
310
|
},
|
|
311
|
+
"./components/textarea": {
|
|
312
|
+
"types": "./components/textarea/index.d.ts",
|
|
313
|
+
"default": "./fesm2022/taiga-ui-kit-components-textarea.mjs"
|
|
314
|
+
},
|
|
311
315
|
"./components/tiles": {
|
|
312
316
|
"types": "./components/tiles/index.d.ts",
|
|
313
317
|
"default": "./fesm2022/taiga-ui-kit-components-tiles.mjs"
|
|
@@ -316,10 +320,6 @@
|
|
|
316
320
|
"types": "./components/toast/index.d.ts",
|
|
317
321
|
"default": "./fesm2022/taiga-ui-kit-components-toast.mjs"
|
|
318
322
|
},
|
|
319
|
-
"./components/textarea": {
|
|
320
|
-
"types": "./components/textarea/index.d.ts",
|
|
321
|
-
"default": "./fesm2022/taiga-ui-kit-components-textarea.mjs"
|
|
322
|
-
},
|
|
323
323
|
"./components/tree": {
|
|
324
324
|
"types": "./components/tree/index.d.ts",
|
|
325
325
|
"default": "./fesm2022/taiga-ui-kit-components-tree.mjs"
|
|
@@ -344,10 +344,6 @@
|
|
|
344
344
|
"types": "./directives/connected/index.d.ts",
|
|
345
345
|
"default": "./fesm2022/taiga-ui-kit-directives-connected.mjs"
|
|
346
346
|
},
|
|
347
|
-
"./directives/data-list-dropdown-manager": {
|
|
348
|
-
"types": "./directives/data-list-dropdown-manager/index.d.ts",
|
|
349
|
-
"default": "./fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs"
|
|
350
|
-
},
|
|
351
347
|
"./directives/fade": {
|
|
352
348
|
"types": "./directives/fade/index.d.ts",
|
|
353
349
|
"default": "./fesm2022/taiga-ui-kit-directives-fade.mjs"
|
|
@@ -356,6 +352,10 @@
|
|
|
356
352
|
"types": "./directives/fluid-typography/index.d.ts",
|
|
357
353
|
"default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
|
|
358
354
|
},
|
|
355
|
+
"./directives/data-list-dropdown-manager": {
|
|
356
|
+
"types": "./directives/data-list-dropdown-manager/index.d.ts",
|
|
357
|
+
"default": "./fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs"
|
|
358
|
+
},
|
|
359
359
|
"./directives/highlight": {
|
|
360
360
|
"types": "./directives/highlight/index.d.ts",
|
|
361
361
|
"default": "./fesm2022/taiga-ui-kit-directives-highlight.mjs"
|
|
@@ -434,10 +434,10 @@
|
|
|
434
434
|
"@angular/core": ">=19.0.0",
|
|
435
435
|
"@angular/forms": ">=19.0.0",
|
|
436
436
|
"@angular/router": ">=19.0.0",
|
|
437
|
-
"@maskito/angular": "^5.0.
|
|
438
|
-
"@maskito/core": "^5.0.
|
|
439
|
-
"@maskito/kit": "^5.0.
|
|
440
|
-
"@maskito/phone": "^5.0.
|
|
437
|
+
"@maskito/angular": "^5.0.1",
|
|
438
|
+
"@maskito/core": "^5.0.1",
|
|
439
|
+
"@maskito/kit": "^5.0.1",
|
|
440
|
+
"@maskito/phone": "^5.0.1",
|
|
441
441
|
"@ng-web-apis/common": "^5.0.2",
|
|
442
442
|
"@ng-web-apis/intersection-observer": "^5.0.2",
|
|
443
443
|
"@ng-web-apis/mutation-observer": "^5.0.2",
|