@taiga-ui/legacy 4.44.0-canary.57ed4df → 4.44.0-canary.e6f9a42

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.44.0-canary.57ed4df",
3
+ "version": "4.44.0-canary.e6f9a42",
4
4
  "description": "Legacy Taiga UI entities from the previous major release to simplify migration",
5
5
  "keywords": [
6
6
  "legacy",
@@ -27,18 +27,18 @@
27
27
  "esm": "./esm2022/classes/taiga-ui-legacy-classes.mjs",
28
28
  "default": "./fesm2022/taiga-ui-legacy-classes.mjs"
29
29
  },
30
- "./components": {
31
- "types": "./components/index.d.ts",
32
- "esm2022": "./esm2022/components/taiga-ui-legacy-components.mjs",
33
- "esm": "./esm2022/components/taiga-ui-legacy-components.mjs",
34
- "default": "./fesm2022/taiga-ui-legacy-components.mjs"
35
- },
36
30
  "./directives": {
37
31
  "types": "./directives/index.d.ts",
38
32
  "esm2022": "./esm2022/directives/taiga-ui-legacy-directives.mjs",
39
33
  "esm": "./esm2022/directives/taiga-ui-legacy-directives.mjs",
40
34
  "default": "./fesm2022/taiga-ui-legacy-directives.mjs"
41
35
  },
36
+ "./components": {
37
+ "types": "./components/index.d.ts",
38
+ "esm2022": "./esm2022/components/taiga-ui-legacy-components.mjs",
39
+ "esm": "./esm2022/components/taiga-ui-legacy-components.mjs",
40
+ "default": "./fesm2022/taiga-ui-legacy-components.mjs"
41
+ },
42
42
  "./pipes": {
43
43
  "types": "./pipes/index.d.ts",
44
44
  "esm2022": "./esm2022/pipes/taiga-ui-legacy-pipes.mjs",
@@ -63,6 +63,36 @@
63
63
  "esm": "./esm2022/utils/taiga-ui-legacy-utils.mjs",
64
64
  "default": "./fesm2022/taiga-ui-legacy-utils.mjs"
65
65
  },
66
+ "./directives/legacy-dropdown-open-monitor": {
67
+ "types": "./directives/legacy-dropdown-open-monitor/index.d.ts",
68
+ "esm2022": "./esm2022/directives/legacy-dropdown-open-monitor/taiga-ui-legacy-directives-legacy-dropdown-open-monitor.mjs",
69
+ "esm": "./esm2022/directives/legacy-dropdown-open-monitor/taiga-ui-legacy-directives-legacy-dropdown-open-monitor.mjs",
70
+ "default": "./fesm2022/taiga-ui-legacy-directives-legacy-dropdown-open-monitor.mjs"
71
+ },
72
+ "./directives/textfield-controller": {
73
+ "types": "./directives/textfield-controller/index.d.ts",
74
+ "esm2022": "./esm2022/directives/textfield-controller/taiga-ui-legacy-directives-textfield-controller.mjs",
75
+ "esm": "./esm2022/directives/textfield-controller/taiga-ui-legacy-directives-textfield-controller.mjs",
76
+ "default": "./fesm2022/taiga-ui-legacy-directives-textfield-controller.mjs"
77
+ },
78
+ "./directives/unfinished-validator": {
79
+ "types": "./directives/unfinished-validator/index.d.ts",
80
+ "esm2022": "./esm2022/directives/unfinished-validator/taiga-ui-legacy-directives-unfinished-validator.mjs",
81
+ "esm": "./esm2022/directives/unfinished-validator/taiga-ui-legacy-directives-unfinished-validator.mjs",
82
+ "default": "./fesm2022/taiga-ui-legacy-directives-unfinished-validator.mjs"
83
+ },
84
+ "./directives/value-accessor": {
85
+ "types": "./directives/value-accessor/index.d.ts",
86
+ "esm2022": "./esm2022/directives/value-accessor/taiga-ui-legacy-directives-value-accessor.mjs",
87
+ "esm": "./esm2022/directives/value-accessor/taiga-ui-legacy-directives-value-accessor.mjs",
88
+ "default": "./fesm2022/taiga-ui-legacy-directives-value-accessor.mjs"
89
+ },
90
+ "./directives/wrapper": {
91
+ "types": "./directives/wrapper/index.d.ts",
92
+ "esm2022": "./esm2022/directives/wrapper/taiga-ui-legacy-directives-wrapper.mjs",
93
+ "esm": "./esm2022/directives/wrapper/taiga-ui-legacy-directives-wrapper.mjs",
94
+ "default": "./fesm2022/taiga-ui-legacy-directives-wrapper.mjs"
95
+ },
66
96
  "./components/arrow": {
67
97
  "types": "./components/arrow/index.d.ts",
68
98
  "esm2022": "./esm2022/components/arrow/taiga-ui-legacy-components-arrow.mjs",
@@ -81,18 +111,18 @@
81
111
  "esm": "./esm2022/components/combo-box/taiga-ui-legacy-components-combo-box.mjs",
82
112
  "default": "./fesm2022/taiga-ui-legacy-components-combo-box.mjs"
83
113
  },
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
114
  "./components/input": {
91
115
  "types": "./components/input/index.d.ts",
92
116
  "esm2022": "./esm2022/components/input/taiga-ui-legacy-components-input.mjs",
93
117
  "esm": "./esm2022/components/input/taiga-ui-legacy-components-input.mjs",
94
118
  "default": "./fesm2022/taiga-ui-legacy-components-input.mjs"
95
119
  },
120
+ "./components/input-color": {
121
+ "types": "./components/input-color/index.d.ts",
122
+ "esm2022": "./esm2022/components/input-color/taiga-ui-legacy-components-input-color.mjs",
123
+ "esm": "./esm2022/components/input-color/taiga-ui-legacy-components-input-color.mjs",
124
+ "default": "./fesm2022/taiga-ui-legacy-components-input-color.mjs"
125
+ },
96
126
  "./components/input-copy": {
97
127
  "types": "./components/input-copy/index.d.ts",
98
128
  "esm2022": "./esm2022/components/input-copy/taiga-ui-legacy-components-input-copy.mjs",
@@ -219,18 +249,18 @@
219
249
  "esm": "./esm2022/components/select/taiga-ui-legacy-components-select.mjs",
220
250
  "default": "./fesm2022/taiga-ui-legacy-components-select.mjs"
221
251
  },
222
- "./components/sheet": {
223
- "types": "./components/sheet/index.d.ts",
224
- "esm2022": "./esm2022/components/sheet/taiga-ui-legacy-components-sheet.mjs",
225
- "esm": "./esm2022/components/sheet/taiga-ui-legacy-components-sheet.mjs",
226
- "default": "./fesm2022/taiga-ui-legacy-components-sheet.mjs"
227
- },
228
252
  "./components/select-option": {
229
253
  "types": "./components/select-option/index.d.ts",
230
254
  "esm2022": "./esm2022/components/select-option/taiga-ui-legacy-components-select-option.mjs",
231
255
  "esm": "./esm2022/components/select-option/taiga-ui-legacy-components-select-option.mjs",
232
256
  "default": "./fesm2022/taiga-ui-legacy-components-select-option.mjs"
233
257
  },
258
+ "./components/sheet": {
259
+ "types": "./components/sheet/index.d.ts",
260
+ "esm2022": "./esm2022/components/sheet/taiga-ui-legacy-components-sheet.mjs",
261
+ "esm": "./esm2022/components/sheet/taiga-ui-legacy-components-sheet.mjs",
262
+ "default": "./fesm2022/taiga-ui-legacy-components-sheet.mjs"
263
+ },
234
264
  "./components/svg": {
235
265
  "types": "./components/svg/index.d.ts",
236
266
  "esm2022": "./esm2022/components/svg/taiga-ui-legacy-components-svg.mjs",
@@ -261,36 +291,6 @@
261
291
  "esm": "./esm2022/components/tooltip/taiga-ui-legacy-components-tooltip.mjs",
262
292
  "default": "./fesm2022/taiga-ui-legacy-components-tooltip.mjs"
263
293
  },
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
- "./directives/textfield-controller": {
271
- "types": "./directives/textfield-controller/index.d.ts",
272
- "esm2022": "./esm2022/directives/textfield-controller/taiga-ui-legacy-directives-textfield-controller.mjs",
273
- "esm": "./esm2022/directives/textfield-controller/taiga-ui-legacy-directives-textfield-controller.mjs",
274
- "default": "./fesm2022/taiga-ui-legacy-directives-textfield-controller.mjs"
275
- },
276
- "./directives/unfinished-validator": {
277
- "types": "./directives/unfinished-validator/index.d.ts",
278
- "esm2022": "./esm2022/directives/unfinished-validator/taiga-ui-legacy-directives-unfinished-validator.mjs",
279
- "esm": "./esm2022/directives/unfinished-validator/taiga-ui-legacy-directives-unfinished-validator.mjs",
280
- "default": "./fesm2022/taiga-ui-legacy-directives-unfinished-validator.mjs"
281
- },
282
- "./directives/value-accessor": {
283
- "types": "./directives/value-accessor/index.d.ts",
284
- "esm2022": "./esm2022/directives/value-accessor/taiga-ui-legacy-directives-value-accessor.mjs",
285
- "esm": "./esm2022/directives/value-accessor/taiga-ui-legacy-directives-value-accessor.mjs",
286
- "default": "./fesm2022/taiga-ui-legacy-directives-value-accessor.mjs"
287
- },
288
- "./directives/wrapper": {
289
- "types": "./directives/wrapper/index.d.ts",
290
- "esm2022": "./esm2022/directives/wrapper/taiga-ui-legacy-directives-wrapper.mjs",
291
- "esm": "./esm2022/directives/wrapper/taiga-ui-legacy-directives-wrapper.mjs",
292
- "default": "./fesm2022/taiga-ui-legacy-directives-wrapper.mjs"
293
- },
294
294
  "./pipes/format-phone": {
295
295
  "types": "./pipes/format-phone/index.d.ts",
296
296
  "esm2022": "./esm2022/pipes/format-phone/taiga-ui-legacy-pipes-format-phone.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.44.0-canary.57ed4df";
5
+ export declare const TUI_CACHE_BUSTING_PAYLOAD: "?v=4.44.0-canary.e6f9a42";
6
6
  /**
7
7
  * @deprecated: drop in v5.0
8
8
  */