@taiga-ui/kit 4.33.0-canary.a0e1504 → 4.33.0

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 +19 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/kit",
3
- "version": "4.33.0-canary.a0e1504",
3
+ "version": "4.33.0",
4
4
  "description": "Taiga UI Angular main components kit",
5
5
  "keywords": [
6
6
  "angular",
@@ -107,18 +107,18 @@
107
107
  "esm": "./esm2022/components/button-loading/taiga-ui-kit-components-button-loading.mjs",
108
108
  "default": "./fesm2022/taiga-ui-kit-components-button-loading.mjs"
109
109
  },
110
- "./components/calendar-range": {
111
- "types": "./components/calendar-range/index.d.ts",
112
- "esm2022": "./esm2022/components/calendar-range/taiga-ui-kit-components-calendar-range.mjs",
113
- "esm": "./esm2022/components/calendar-range/taiga-ui-kit-components-calendar-range.mjs",
114
- "default": "./fesm2022/taiga-ui-kit-components-calendar-range.mjs"
115
- },
116
110
  "./components/calendar-month": {
117
111
  "types": "./components/calendar-month/index.d.ts",
118
112
  "esm2022": "./esm2022/components/calendar-month/taiga-ui-kit-components-calendar-month.mjs",
119
113
  "esm": "./esm2022/components/calendar-month/taiga-ui-kit-components-calendar-month.mjs",
120
114
  "default": "./fesm2022/taiga-ui-kit-components-calendar-month.mjs"
121
115
  },
116
+ "./components/calendar-range": {
117
+ "types": "./components/calendar-range/index.d.ts",
118
+ "esm2022": "./esm2022/components/calendar-range/taiga-ui-kit-components-calendar-range.mjs",
119
+ "esm": "./esm2022/components/calendar-range/taiga-ui-kit-components-calendar-range.mjs",
120
+ "default": "./fesm2022/taiga-ui-kit-components-calendar-range.mjs"
121
+ },
122
122
  "./components/carousel": {
123
123
  "types": "./components/carousel/index.d.ts",
124
124
  "esm2022": "./esm2022/components/carousel/taiga-ui-kit-components-carousel.mjs",
@@ -413,18 +413,18 @@
413
413
  "esm": "./esm2022/directives/button-select/taiga-ui-kit-directives-button-select.mjs",
414
414
  "default": "./fesm2022/taiga-ui-kit-directives-button-select.mjs"
415
415
  },
416
- "./directives/chevron": {
417
- "types": "./directives/chevron/index.d.ts",
418
- "esm2022": "./esm2022/directives/chevron/taiga-ui-kit-directives-chevron.mjs",
419
- "esm": "./esm2022/directives/chevron/taiga-ui-kit-directives-chevron.mjs",
420
- "default": "./fesm2022/taiga-ui-kit-directives-chevron.mjs"
421
- },
422
416
  "./directives/connected": {
423
417
  "types": "./directives/connected/index.d.ts",
424
418
  "esm2022": "./esm2022/directives/connected/taiga-ui-kit-directives-connected.mjs",
425
419
  "esm": "./esm2022/directives/connected/taiga-ui-kit-directives-connected.mjs",
426
420
  "default": "./fesm2022/taiga-ui-kit-directives-connected.mjs"
427
421
  },
422
+ "./directives/chevron": {
423
+ "types": "./directives/chevron/index.d.ts",
424
+ "esm2022": "./esm2022/directives/chevron/taiga-ui-kit-directives-chevron.mjs",
425
+ "esm": "./esm2022/directives/chevron/taiga-ui-kit-directives-chevron.mjs",
426
+ "default": "./fesm2022/taiga-ui-kit-directives-chevron.mjs"
427
+ },
428
428
  "./directives/copy": {
429
429
  "types": "./directives/copy/index.d.ts",
430
430
  "esm2022": "./esm2022/directives/copy/taiga-ui-kit-directives-copy.mjs",
@@ -485,18 +485,18 @@
485
485
  "esm": "./esm2022/directives/sensitive/taiga-ui-kit-directives-sensitive.mjs",
486
486
  "default": "./fesm2022/taiga-ui-kit-directives-sensitive.mjs"
487
487
  },
488
- "./directives/skeleton": {
489
- "types": "./directives/skeleton/index.d.ts",
490
- "esm2022": "./esm2022/directives/skeleton/taiga-ui-kit-directives-skeleton.mjs",
491
- "esm": "./esm2022/directives/skeleton/taiga-ui-kit-directives-skeleton.mjs",
492
- "default": "./fesm2022/taiga-ui-kit-directives-skeleton.mjs"
493
- },
494
488
  "./directives/textarea-limit": {
495
489
  "types": "./directives/textarea-limit/index.d.ts",
496
490
  "esm2022": "./esm2022/directives/textarea-limit/taiga-ui-kit-directives-textarea-limit.mjs",
497
491
  "esm": "./esm2022/directives/textarea-limit/taiga-ui-kit-directives-textarea-limit.mjs",
498
492
  "default": "./fesm2022/taiga-ui-kit-directives-textarea-limit.mjs"
499
493
  },
494
+ "./directives/skeleton": {
495
+ "types": "./directives/skeleton/index.d.ts",
496
+ "esm2022": "./esm2022/directives/skeleton/taiga-ui-kit-directives-skeleton.mjs",
497
+ "esm": "./esm2022/directives/skeleton/taiga-ui-kit-directives-skeleton.mjs",
498
+ "default": "./fesm2022/taiga-ui-kit-directives-skeleton.mjs"
499
+ },
500
500
  "./directives/tooltip": {
501
501
  "types": "./directives/tooltip/index.d.ts",
502
502
  "esm2022": "./esm2022/directives/tooltip/taiga-ui-kit-directives-tooltip.mjs",