@taiga-ui/legacy 4.32.0-canary.358209e → 4.32.0-canary.6ddb93c

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taiga-ui/legacy",
3
- "version": "4.32.0-canary.358209e",
3
+ "version": "4.32.0-canary.6ddb93c",
4
4
  "description": "Legacy Taiga UI entities from the previous major release to simplify migration",
5
5
  "keywords": [
6
6
  "legacy",
@@ -21,12 +21,6 @@
21
21
  "esm": "./esm2022/taiga-ui-legacy.mjs",
22
22
  "default": "./fesm2022/taiga-ui-legacy.mjs"
23
23
  },
24
- "./classes": {
25
- "types": "./classes/index.d.ts",
26
- "esm2022": "./esm2022/classes/taiga-ui-legacy-classes.mjs",
27
- "esm": "./esm2022/classes/taiga-ui-legacy-classes.mjs",
28
- "default": "./fesm2022/taiga-ui-legacy-classes.mjs"
29
- },
30
24
  "./components": {
31
25
  "types": "./components/index.d.ts",
32
26
  "esm2022": "./esm2022/components/taiga-ui-legacy-components.mjs",
@@ -39,6 +33,12 @@
39
33
  "esm": "./esm2022/directives/taiga-ui-legacy-directives.mjs",
40
34
  "default": "./fesm2022/taiga-ui-legacy-directives.mjs"
41
35
  },
36
+ "./classes": {
37
+ "types": "./classes/index.d.ts",
38
+ "esm2022": "./esm2022/classes/taiga-ui-legacy-classes.mjs",
39
+ "esm": "./esm2022/classes/taiga-ui-legacy-classes.mjs",
40
+ "default": "./fesm2022/taiga-ui-legacy-classes.mjs"
41
+ },
42
42
  "./pipes": {
43
43
  "types": "./pipes/index.d.ts",
44
44
  "esm2022": "./esm2022/pipes/taiga-ui-legacy-pipes.mjs",
@@ -81,18 +81,18 @@
81
81
  "esm": "./esm2022/components/combo-box/taiga-ui-legacy-components-combo-box.mjs",
82
82
  "default": "./fesm2022/taiga-ui-legacy-components-combo-box.mjs"
83
83
  },
84
- "./components/input-color": {
85
- "types": "./components/input-color/index.d.ts",
86
- "esm2022": "./esm2022/components/input-color/taiga-ui-legacy-components-input-color.mjs",
87
- "esm": "./esm2022/components/input-color/taiga-ui-legacy-components-input-color.mjs",
88
- "default": "./fesm2022/taiga-ui-legacy-components-input-color.mjs"
89
- },
90
84
  "./components/input": {
91
85
  "types": "./components/input/index.d.ts",
92
86
  "esm2022": "./esm2022/components/input/taiga-ui-legacy-components-input.mjs",
93
87
  "esm": "./esm2022/components/input/taiga-ui-legacy-components-input.mjs",
94
88
  "default": "./fesm2022/taiga-ui-legacy-components-input.mjs"
95
89
  },
90
+ "./components/input-color": {
91
+ "types": "./components/input-color/index.d.ts",
92
+ "esm2022": "./esm2022/components/input-color/taiga-ui-legacy-components-input-color.mjs",
93
+ "esm": "./esm2022/components/input-color/taiga-ui-legacy-components-input-color.mjs",
94
+ "default": "./fesm2022/taiga-ui-legacy-components-input-color.mjs"
95
+ },
96
96
  "./components/input-copy": {
97
97
  "types": "./components/input-copy/index.d.ts",
98
98
  "esm2022": "./esm2022/components/input-copy/taiga-ui-legacy-components-input-copy.mjs",
@@ -255,18 +255,18 @@
255
255
  "esm": "./esm2022/components/textarea/taiga-ui-legacy-components-textarea.mjs",
256
256
  "default": "./fesm2022/taiga-ui-legacy-components-textarea.mjs"
257
257
  },
258
- "./directives/legacy-dropdown-open-monitor": {
259
- "types": "./directives/legacy-dropdown-open-monitor/index.d.ts",
260
- "esm2022": "./esm2022/directives/legacy-dropdown-open-monitor/taiga-ui-legacy-directives-legacy-dropdown-open-monitor.mjs",
261
- "esm": "./esm2022/directives/legacy-dropdown-open-monitor/taiga-ui-legacy-directives-legacy-dropdown-open-monitor.mjs",
262
- "default": "./fesm2022/taiga-ui-legacy-directives-legacy-dropdown-open-monitor.mjs"
263
- },
264
258
  "./components/tooltip": {
265
259
  "types": "./components/tooltip/index.d.ts",
266
260
  "esm2022": "./esm2022/components/tooltip/taiga-ui-legacy-components-tooltip.mjs",
267
261
  "esm": "./esm2022/components/tooltip/taiga-ui-legacy-components-tooltip.mjs",
268
262
  "default": "./fesm2022/taiga-ui-legacy-components-tooltip.mjs"
269
263
  },
264
+ "./directives/legacy-dropdown-open-monitor": {
265
+ "types": "./directives/legacy-dropdown-open-monitor/index.d.ts",
266
+ "esm2022": "./esm2022/directives/legacy-dropdown-open-monitor/taiga-ui-legacy-directives-legacy-dropdown-open-monitor.mjs",
267
+ "esm": "./esm2022/directives/legacy-dropdown-open-monitor/taiga-ui-legacy-directives-legacy-dropdown-open-monitor.mjs",
268
+ "default": "./fesm2022/taiga-ui-legacy-directives-legacy-dropdown-open-monitor.mjs"
269
+ },
270
270
  "./directives/textfield-controller": {
271
271
  "types": "./directives/textfield-controller/index.d.ts",
272
272
  "esm2022": "./esm2022/directives/textfield-controller/taiga-ui-legacy-directives-textfield-controller.mjs",
@@ -2,7 +2,7 @@ import type { TuiStringHandler } from '@taiga-ui/cdk/types';
2
2
  /**
3
3
  * @deprecated: drop in v5.0
4
4
  */
5
- export declare const TUI_CACHE_BUSTING_PAYLOAD: "?v=4.32.0-canary.358209e";
5
+ export declare const TUI_CACHE_BUSTING_PAYLOAD: "?v=4.32.0-canary.6ddb93c";
6
6
  /**
7
7
  * @deprecated: drop in v5.0
8
8
  */