@taiga-ui/kit 5.0.0-canary.0a459f7 → 5.0.0-canary.4ed9ebe

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.
Files changed (1) hide show
  1. package/package.json +77 -77
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/kit",
3
- "version": "5.0.0-canary.0a459f7",
3
+ "version": "5.0.0-canary.4ed9ebe",
4
4
  "description": "Taiga UI Angular main components kit",
5
5
  "keywords": [
6
6
  "angular",
@@ -24,14 +24,14 @@
24
24
  "types": "./index.d.ts",
25
25
  "default": "./fesm2022/taiga-ui-kit.mjs"
26
26
  },
27
- "./components": {
28
- "types": "./components/index.d.ts",
29
- "default": "./fesm2022/taiga-ui-kit-components.mjs"
30
- },
31
27
  "./directives": {
32
28
  "types": "./directives/index.d.ts",
33
29
  "default": "./fesm2022/taiga-ui-kit-directives.mjs"
34
30
  },
31
+ "./components": {
32
+ "types": "./components/index.d.ts",
33
+ "default": "./fesm2022/taiga-ui-kit-components.mjs"
34
+ },
35
35
  "./pipes": {
36
36
  "types": "./pipes/index.d.ts",
37
37
  "default": "./fesm2022/taiga-ui-kit-pipes.mjs"
@@ -44,6 +44,74 @@
44
44
  "types": "./utils/index.d.ts",
45
45
  "default": "./fesm2022/taiga-ui-kit-utils.mjs"
46
46
  },
47
+ "./directives/appearance-proxy": {
48
+ "types": "./directives/appearance-proxy/index.d.ts",
49
+ "default": "./fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs"
50
+ },
51
+ "./directives/button-group": {
52
+ "types": "./directives/button-group/index.d.ts",
53
+ "default": "./fesm2022/taiga-ui-kit-directives-button-group.mjs"
54
+ },
55
+ "./directives/button-select": {
56
+ "types": "./directives/button-select/index.d.ts",
57
+ "default": "./fesm2022/taiga-ui-kit-directives-button-select.mjs"
58
+ },
59
+ "./directives/chevron": {
60
+ "types": "./directives/chevron/index.d.ts",
61
+ "default": "./fesm2022/taiga-ui-kit-directives-chevron.mjs"
62
+ },
63
+ "./directives/connected": {
64
+ "types": "./directives/connected/index.d.ts",
65
+ "default": "./fesm2022/taiga-ui-kit-directives-connected.mjs"
66
+ },
67
+ "./directives/data-list-dropdown-manager": {
68
+ "types": "./directives/data-list-dropdown-manager/index.d.ts",
69
+ "default": "./fesm2022/taiga-ui-kit-directives-data-list-dropdown-manager.mjs"
70
+ },
71
+ "./directives/fade": {
72
+ "types": "./directives/fade/index.d.ts",
73
+ "default": "./fesm2022/taiga-ui-kit-directives-fade.mjs"
74
+ },
75
+ "./directives/fluid-typography": {
76
+ "types": "./directives/fluid-typography/index.d.ts",
77
+ "default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
78
+ },
79
+ "./directives/highlight": {
80
+ "types": "./directives/highlight/index.d.ts",
81
+ "default": "./fesm2022/taiga-ui-kit-directives-highlight.mjs"
82
+ },
83
+ "./directives/password": {
84
+ "types": "./directives/password/index.d.ts",
85
+ "default": "./fesm2022/taiga-ui-kit-directives-password.mjs"
86
+ },
87
+ "./directives/present": {
88
+ "types": "./directives/present/index.d.ts",
89
+ "default": "./fesm2022/taiga-ui-kit-directives-present.mjs"
90
+ },
91
+ "./directives/sensitive": {
92
+ "types": "./directives/sensitive/index.d.ts",
93
+ "default": "./fesm2022/taiga-ui-kit-directives-sensitive.mjs"
94
+ },
95
+ "./directives/shimmer": {
96
+ "types": "./directives/shimmer/index.d.ts",
97
+ "default": "./fesm2022/taiga-ui-kit-directives-shimmer.mjs"
98
+ },
99
+ "./directives/skeleton": {
100
+ "types": "./directives/skeleton/index.d.ts",
101
+ "default": "./fesm2022/taiga-ui-kit-directives-skeleton.mjs"
102
+ },
103
+ "./directives/tooltip": {
104
+ "types": "./directives/tooltip/index.d.ts",
105
+ "default": "./fesm2022/taiga-ui-kit-directives-tooltip.mjs"
106
+ },
107
+ "./directives/unfinished-validator": {
108
+ "types": "./directives/unfinished-validator/index.d.ts",
109
+ "default": "./fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs"
110
+ },
111
+ "./directives/unmask-handler": {
112
+ "types": "./directives/unmask-handler/index.d.ts",
113
+ "default": "./fesm2022/taiga-ui-kit-directives-unmask-handler.mjs"
114
+ },
47
115
  "./components/accordion": {
48
116
  "types": "./components/accordion/index.d.ts",
49
117
  "default": "./fesm2022/taiga-ui-kit-components-accordion.mjs"
@@ -272,10 +340,6 @@
272
340
  "types": "./components/range/index.d.ts",
273
341
  "default": "./fesm2022/taiga-ui-kit-components-range.mjs"
274
342
  },
275
- "./components/rating": {
276
- "types": "./components/rating/index.d.ts",
277
- "default": "./fesm2022/taiga-ui-kit-components-rating.mjs"
278
- },
279
343
  "./components/routable-dialog": {
280
344
  "types": "./components/routable-dialog/index.d.ts",
281
345
  "default": "./fesm2022/taiga-ui-kit-components-routable-dialog.mjs"
@@ -284,6 +348,10 @@
284
348
  "types": "./components/segmented/index.d.ts",
285
349
  "default": "./fesm2022/taiga-ui-kit-components-segmented.mjs"
286
350
  },
351
+ "./components/rating": {
352
+ "types": "./components/rating/index.d.ts",
353
+ "default": "./fesm2022/taiga-ui-kit-components-rating.mjs"
354
+ },
287
355
  "./components/select": {
288
356
  "types": "./components/select/index.d.ts",
289
357
  "default": "./fesm2022/taiga-ui-kit-components-select.mjs"
@@ -324,74 +392,6 @@
324
392
  "types": "./components/tree/index.d.ts",
325
393
  "default": "./fesm2022/taiga-ui-kit-components-tree.mjs"
326
394
  },
327
- "./directives/appearance-proxy": {
328
- "types": "./directives/appearance-proxy/index.d.ts",
329
- "default": "./fesm2022/taiga-ui-kit-directives-appearance-proxy.mjs"
330
- },
331
- "./directives/button-group": {
332
- "types": "./directives/button-group/index.d.ts",
333
- "default": "./fesm2022/taiga-ui-kit-directives-button-group.mjs"
334
- },
335
- "./directives/button-select": {
336
- "types": "./directives/button-select/index.d.ts",
337
- "default": "./fesm2022/taiga-ui-kit-directives-button-select.mjs"
338
- },
339
- "./directives/chevron": {
340
- "types": "./directives/chevron/index.d.ts",
341
- "default": "./fesm2022/taiga-ui-kit-directives-chevron.mjs"
342
- },
343
- "./directives/connected": {
344
- "types": "./directives/connected/index.d.ts",
345
- "default": "./fesm2022/taiga-ui-kit-directives-connected.mjs"
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
- "./directives/fade": {
352
- "types": "./directives/fade/index.d.ts",
353
- "default": "./fesm2022/taiga-ui-kit-directives-fade.mjs"
354
- },
355
- "./directives/fluid-typography": {
356
- "types": "./directives/fluid-typography/index.d.ts",
357
- "default": "./fesm2022/taiga-ui-kit-directives-fluid-typography.mjs"
358
- },
359
- "./directives/highlight": {
360
- "types": "./directives/highlight/index.d.ts",
361
- "default": "./fesm2022/taiga-ui-kit-directives-highlight.mjs"
362
- },
363
- "./directives/password": {
364
- "types": "./directives/password/index.d.ts",
365
- "default": "./fesm2022/taiga-ui-kit-directives-password.mjs"
366
- },
367
- "./directives/present": {
368
- "types": "./directives/present/index.d.ts",
369
- "default": "./fesm2022/taiga-ui-kit-directives-present.mjs"
370
- },
371
- "./directives/sensitive": {
372
- "types": "./directives/sensitive/index.d.ts",
373
- "default": "./fesm2022/taiga-ui-kit-directives-sensitive.mjs"
374
- },
375
- "./directives/shimmer": {
376
- "types": "./directives/shimmer/index.d.ts",
377
- "default": "./fesm2022/taiga-ui-kit-directives-shimmer.mjs"
378
- },
379
- "./directives/skeleton": {
380
- "types": "./directives/skeleton/index.d.ts",
381
- "default": "./fesm2022/taiga-ui-kit-directives-skeleton.mjs"
382
- },
383
- "./directives/tooltip": {
384
- "types": "./directives/tooltip/index.d.ts",
385
- "default": "./fesm2022/taiga-ui-kit-directives-tooltip.mjs"
386
- },
387
- "./directives/unfinished-validator": {
388
- "types": "./directives/unfinished-validator/index.d.ts",
389
- "default": "./fesm2022/taiga-ui-kit-directives-unfinished-validator.mjs"
390
- },
391
- "./directives/unmask-handler": {
392
- "types": "./directives/unmask-handler/index.d.ts",
393
- "default": "./fesm2022/taiga-ui-kit-directives-unmask-handler.mjs"
394
- },
395
395
  "./pipes/auto-color": {
396
396
  "types": "./pipes/auto-color/index.d.ts",
397
397
  "default": "./fesm2022/taiga-ui-kit-pipes-auto-color.mjs"