@taiga-ui/kit 5.0.0-canary.92aade7 → 5.0.0-canary.ad1808f
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 +54 -54
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.ad1808f",
|
|
4
4
|
"description": "Taiga UI Angular main components kit",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"angular",
|
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
"types": "./components/index.d.ts",
|
|
29
29
|
"default": "./fesm2022/taiga-ui-kit-components.mjs"
|
|
30
30
|
},
|
|
31
|
-
"./pipes": {
|
|
32
|
-
"types": "./pipes/index.d.ts",
|
|
33
|
-
"default": "./fesm2022/taiga-ui-kit-pipes.mjs"
|
|
34
|
-
},
|
|
35
31
|
"./directives": {
|
|
36
32
|
"types": "./directives/index.d.ts",
|
|
37
33
|
"default": "./fesm2022/taiga-ui-kit-directives.mjs"
|
|
38
34
|
},
|
|
35
|
+
"./pipes": {
|
|
36
|
+
"types": "./pipes/index.d.ts",
|
|
37
|
+
"default": "./fesm2022/taiga-ui-kit-pipes.mjs"
|
|
38
|
+
},
|
|
39
39
|
"./tokens": {
|
|
40
40
|
"types": "./tokens/index.d.ts",
|
|
41
41
|
"default": "./fesm2022/taiga-ui-kit-tokens.mjs"
|
|
@@ -48,14 +48,14 @@
|
|
|
48
48
|
"types": "./components/accordion/index.d.ts",
|
|
49
49
|
"default": "./fesm2022/taiga-ui-kit-components-accordion.mjs"
|
|
50
50
|
},
|
|
51
|
-
"./components/avatar": {
|
|
52
|
-
"types": "./components/avatar/index.d.ts",
|
|
53
|
-
"default": "./fesm2022/taiga-ui-kit-components-avatar.mjs"
|
|
54
|
-
},
|
|
55
51
|
"./components/action-bar": {
|
|
56
52
|
"types": "./components/action-bar/index.d.ts",
|
|
57
53
|
"default": "./fesm2022/taiga-ui-kit-components-action-bar.mjs"
|
|
58
54
|
},
|
|
55
|
+
"./components/avatar": {
|
|
56
|
+
"types": "./components/avatar/index.d.ts",
|
|
57
|
+
"default": "./fesm2022/taiga-ui-kit-components-avatar.mjs"
|
|
58
|
+
},
|
|
59
59
|
"./components/badge": {
|
|
60
60
|
"types": "./components/badge/index.d.ts",
|
|
61
61
|
"default": "./fesm2022/taiga-ui-kit-components-badge.mjs"
|
|
@@ -308,10 +308,6 @@
|
|
|
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
|
-
},
|
|
315
311
|
"./components/tiles": {
|
|
316
312
|
"types": "./components/tiles/index.d.ts",
|
|
317
313
|
"default": "./fesm2022/taiga-ui-kit-components-tiles.mjs"
|
|
@@ -320,46 +316,14 @@
|
|
|
320
316
|
"types": "./components/toast/index.d.ts",
|
|
321
317
|
"default": "./fesm2022/taiga-ui-kit-components-toast.mjs"
|
|
322
318
|
},
|
|
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"
|
|
326
326
|
},
|
|
327
|
-
"./pipes/auto-color": {
|
|
328
|
-
"types": "./pipes/auto-color/index.d.ts",
|
|
329
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-auto-color.mjs"
|
|
330
|
-
},
|
|
331
|
-
"./pipes/emails": {
|
|
332
|
-
"types": "./pipes/emails/index.d.ts",
|
|
333
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-emails.mjs"
|
|
334
|
-
},
|
|
335
|
-
"./pipes/filter-by-input": {
|
|
336
|
-
"types": "./pipes/filter-by-input/index.d.ts",
|
|
337
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-filter-by-input.mjs"
|
|
338
|
-
},
|
|
339
|
-
"./pipes/flag": {
|
|
340
|
-
"types": "./pipes/flag/index.d.ts",
|
|
341
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-flag.mjs"
|
|
342
|
-
},
|
|
343
|
-
"./pipes/hide-selected": {
|
|
344
|
-
"types": "./pipes/hide-selected/index.d.ts",
|
|
345
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-hide-selected.mjs"
|
|
346
|
-
},
|
|
347
|
-
"./pipes/initials": {
|
|
348
|
-
"types": "./pipes/initials/index.d.ts",
|
|
349
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-initials.mjs"
|
|
350
|
-
},
|
|
351
|
-
"./pipes/sort-countries": {
|
|
352
|
-
"types": "./pipes/sort-countries/index.d.ts",
|
|
353
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-sort-countries.mjs"
|
|
354
|
-
},
|
|
355
|
-
"./pipes/stringify": {
|
|
356
|
-
"types": "./pipes/stringify/index.d.ts",
|
|
357
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-stringify.mjs"
|
|
358
|
-
},
|
|
359
|
-
"./pipes/stringify-content": {
|
|
360
|
-
"types": "./pipes/stringify-content/index.d.ts",
|
|
361
|
-
"default": "./fesm2022/taiga-ui-kit-pipes-stringify-content.mjs"
|
|
362
|
-
},
|
|
363
327
|
"./directives/appearance-proxy": {
|
|
364
328
|
"types": "./directives/appearance-proxy/index.d.ts",
|
|
365
329
|
"default": "./fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs"
|
|
@@ -427,6 +391,42 @@
|
|
|
427
391
|
"./directives/unmask-handler": {
|
|
428
392
|
"types": "./directives/unmask-handler/index.d.ts",
|
|
429
393
|
"default": "./fesm2022/taiga-ui-kit-directives-unmask-handler.mjs"
|
|
394
|
+
},
|
|
395
|
+
"./pipes/auto-color": {
|
|
396
|
+
"types": "./pipes/auto-color/index.d.ts",
|
|
397
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-auto-color.mjs"
|
|
398
|
+
},
|
|
399
|
+
"./pipes/emails": {
|
|
400
|
+
"types": "./pipes/emails/index.d.ts",
|
|
401
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-emails.mjs"
|
|
402
|
+
},
|
|
403
|
+
"./pipes/filter-by-input": {
|
|
404
|
+
"types": "./pipes/filter-by-input/index.d.ts",
|
|
405
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-filter-by-input.mjs"
|
|
406
|
+
},
|
|
407
|
+
"./pipes/flag": {
|
|
408
|
+
"types": "./pipes/flag/index.d.ts",
|
|
409
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-flag.mjs"
|
|
410
|
+
},
|
|
411
|
+
"./pipes/hide-selected": {
|
|
412
|
+
"types": "./pipes/hide-selected/index.d.ts",
|
|
413
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-hide-selected.mjs"
|
|
414
|
+
},
|
|
415
|
+
"./pipes/initials": {
|
|
416
|
+
"types": "./pipes/initials/index.d.ts",
|
|
417
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-initials.mjs"
|
|
418
|
+
},
|
|
419
|
+
"./pipes/sort-countries": {
|
|
420
|
+
"types": "./pipes/sort-countries/index.d.ts",
|
|
421
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-sort-countries.mjs"
|
|
422
|
+
},
|
|
423
|
+
"./pipes/stringify": {
|
|
424
|
+
"types": "./pipes/stringify/index.d.ts",
|
|
425
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-stringify.mjs"
|
|
426
|
+
},
|
|
427
|
+
"./pipes/stringify-content": {
|
|
428
|
+
"types": "./pipes/stringify-content/index.d.ts",
|
|
429
|
+
"default": "./fesm2022/taiga-ui-kit-pipes-stringify-content.mjs"
|
|
430
430
|
}
|
|
431
431
|
},
|
|
432
432
|
"peerDependencies": {
|
|
@@ -438,11 +438,11 @@
|
|
|
438
438
|
"@maskito/core": "^5.0.0",
|
|
439
439
|
"@maskito/kit": "^5.0.0",
|
|
440
440
|
"@maskito/phone": "^5.0.0",
|
|
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.
|
|
441
|
+
"@ng-web-apis/common": "^5.0.2",
|
|
442
|
+
"@ng-web-apis/intersection-observer": "^5.0.2",
|
|
443
|
+
"@ng-web-apis/mutation-observer": "^5.0.2",
|
|
444
|
+
"@ng-web-apis/platform": "^5.0.2",
|
|
445
|
+
"@ng-web-apis/resize-observer": "^5.0.2",
|
|
446
446
|
"@taiga-ui/cdk": "^5.0.0-rc.0",
|
|
447
447
|
"@taiga-ui/core": "^5.0.0-rc.0",
|
|
448
448
|
"@taiga-ui/design-tokens": "~0.274.0",
|