@taiga-ui/legacy 4.39.2-canary.ec52de3 → 4.40.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.
- package/package.json +37 -37
- package/utils/icons-path-factory.d.ts +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@taiga-ui/legacy",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.40.0",
|
|
4
4
|
"description": "Legacy Taiga UI entities from the previous major release to simplify migration",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"legacy",
|
|
@@ -33,6 +33,12 @@
|
|
|
33
33
|
"esm": "./esm2022/components/taiga-ui-legacy-components.mjs",
|
|
34
34
|
"default": "./fesm2022/taiga-ui-legacy-components.mjs"
|
|
35
35
|
},
|
|
36
|
+
"./directives": {
|
|
37
|
+
"types": "./directives/index.d.ts",
|
|
38
|
+
"esm2022": "./esm2022/directives/taiga-ui-legacy-directives.mjs",
|
|
39
|
+
"esm": "./esm2022/directives/taiga-ui-legacy-directives.mjs",
|
|
40
|
+
"default": "./fesm2022/taiga-ui-legacy-directives.mjs"
|
|
41
|
+
},
|
|
36
42
|
"./pipes": {
|
|
37
43
|
"types": "./pipes/index.d.ts",
|
|
38
44
|
"esm2022": "./esm2022/pipes/taiga-ui-legacy-pipes.mjs",
|
|
@@ -45,12 +51,6 @@
|
|
|
45
51
|
"esm": "./esm2022/services/taiga-ui-legacy-services.mjs",
|
|
46
52
|
"default": "./fesm2022/taiga-ui-legacy-services.mjs"
|
|
47
53
|
},
|
|
48
|
-
"./directives": {
|
|
49
|
-
"types": "./directives/index.d.ts",
|
|
50
|
-
"esm2022": "./esm2022/directives/taiga-ui-legacy-directives.mjs",
|
|
51
|
-
"esm": "./esm2022/directives/taiga-ui-legacy-directives.mjs",
|
|
52
|
-
"default": "./fesm2022/taiga-ui-legacy-directives.mjs"
|
|
53
|
-
},
|
|
54
54
|
"./tokens": {
|
|
55
55
|
"types": "./tokens/index.d.ts",
|
|
56
56
|
"esm2022": "./esm2022/tokens/taiga-ui-legacy-tokens.mjs",
|
|
@@ -195,18 +195,18 @@
|
|
|
195
195
|
"esm": "./esm2022/components/island/taiga-ui-legacy-components-island.mjs",
|
|
196
196
|
"default": "./fesm2022/taiga-ui-legacy-components-island.mjs"
|
|
197
197
|
},
|
|
198
|
-
"./components/multi-select-option": {
|
|
199
|
-
"types": "./components/multi-select-option/index.d.ts",
|
|
200
|
-
"esm2022": "./esm2022/components/multi-select-option/taiga-ui-legacy-components-multi-select-option.mjs",
|
|
201
|
-
"esm": "./esm2022/components/multi-select-option/taiga-ui-legacy-components-multi-select-option.mjs",
|
|
202
|
-
"default": "./fesm2022/taiga-ui-legacy-components-multi-select-option.mjs"
|
|
203
|
-
},
|
|
204
198
|
"./components/multi-select": {
|
|
205
199
|
"types": "./components/multi-select/index.d.ts",
|
|
206
200
|
"esm2022": "./esm2022/components/multi-select/taiga-ui-legacy-components-multi-select.mjs",
|
|
207
201
|
"esm": "./esm2022/components/multi-select/taiga-ui-legacy-components-multi-select.mjs",
|
|
208
202
|
"default": "./fesm2022/taiga-ui-legacy-components-multi-select.mjs"
|
|
209
203
|
},
|
|
204
|
+
"./components/multi-select-option": {
|
|
205
|
+
"types": "./components/multi-select-option/index.d.ts",
|
|
206
|
+
"esm2022": "./esm2022/components/multi-select-option/taiga-ui-legacy-components-multi-select-option.mjs",
|
|
207
|
+
"esm": "./esm2022/components/multi-select-option/taiga-ui-legacy-components-multi-select-option.mjs",
|
|
208
|
+
"default": "./fesm2022/taiga-ui-legacy-components-multi-select-option.mjs"
|
|
209
|
+
},
|
|
210
210
|
"./components/primitive-textfield": {
|
|
211
211
|
"types": "./components/primitive-textfield/index.d.ts",
|
|
212
212
|
"esm2022": "./esm2022/components/primitive-textfield/taiga-ui-legacy-components-primitive-textfield.mjs",
|
|
@@ -219,18 +219,18 @@
|
|
|
219
219
|
"esm": "./esm2022/components/select/taiga-ui-legacy-components-select.mjs",
|
|
220
220
|
"default": "./fesm2022/taiga-ui-legacy-components-select.mjs"
|
|
221
221
|
},
|
|
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
222
|
"./components/select-option": {
|
|
229
223
|
"types": "./components/select-option/index.d.ts",
|
|
230
224
|
"esm2022": "./esm2022/components/select-option/taiga-ui-legacy-components-select-option.mjs",
|
|
231
225
|
"esm": "./esm2022/components/select-option/taiga-ui-legacy-components-select-option.mjs",
|
|
232
226
|
"default": "./fesm2022/taiga-ui-legacy-components-select-option.mjs"
|
|
233
227
|
},
|
|
228
|
+
"./components/sheet": {
|
|
229
|
+
"types": "./components/sheet/index.d.ts",
|
|
230
|
+
"esm2022": "./esm2022/components/sheet/taiga-ui-legacy-components-sheet.mjs",
|
|
231
|
+
"esm": "./esm2022/components/sheet/taiga-ui-legacy-components-sheet.mjs",
|
|
232
|
+
"default": "./fesm2022/taiga-ui-legacy-components-sheet.mjs"
|
|
233
|
+
},
|
|
234
234
|
"./components/svg": {
|
|
235
235
|
"types": "./components/svg/index.d.ts",
|
|
236
236
|
"esm2022": "./esm2022/components/svg/taiga-ui-legacy-components-svg.mjs",
|
|
@@ -261,24 +261,6 @@
|
|
|
261
261
|
"esm": "./esm2022/components/tooltip/taiga-ui-legacy-components-tooltip.mjs",
|
|
262
262
|
"default": "./fesm2022/taiga-ui-legacy-components-tooltip.mjs"
|
|
263
263
|
},
|
|
264
|
-
"./pipes/format-phone": {
|
|
265
|
-
"types": "./pipes/format-phone/index.d.ts",
|
|
266
|
-
"esm2022": "./esm2022/pipes/format-phone/taiga-ui-legacy-pipes-format-phone.mjs",
|
|
267
|
-
"esm": "./esm2022/pipes/format-phone/taiga-ui-legacy-pipes-format-phone.mjs",
|
|
268
|
-
"default": "./fesm2022/taiga-ui-legacy-pipes-format-phone.mjs"
|
|
269
|
-
},
|
|
270
|
-
"./pipes/iso-to-country-code": {
|
|
271
|
-
"types": "./pipes/iso-to-country-code/index.d.ts",
|
|
272
|
-
"esm2022": "./esm2022/pipes/iso-to-country-code/taiga-ui-legacy-pipes-iso-to-country-code.mjs",
|
|
273
|
-
"esm": "./esm2022/pipes/iso-to-country-code/taiga-ui-legacy-pipes-iso-to-country-code.mjs",
|
|
274
|
-
"default": "./fesm2022/taiga-ui-legacy-pipes-iso-to-country-code.mjs"
|
|
275
|
-
},
|
|
276
|
-
"./pipes/to-country-code": {
|
|
277
|
-
"types": "./pipes/to-country-code/index.d.ts",
|
|
278
|
-
"esm2022": "./esm2022/pipes/to-country-code/taiga-ui-legacy-pipes-to-country-code.mjs",
|
|
279
|
-
"esm": "./esm2022/pipes/to-country-code/taiga-ui-legacy-pipes-to-country-code.mjs",
|
|
280
|
-
"default": "./fesm2022/taiga-ui-legacy-pipes-to-country-code.mjs"
|
|
281
|
-
},
|
|
282
264
|
"./directives/legacy-dropdown-open-monitor": {
|
|
283
265
|
"types": "./directives/legacy-dropdown-open-monitor/index.d.ts",
|
|
284
266
|
"esm2022": "./esm2022/directives/legacy-dropdown-open-monitor/taiga-ui-legacy-directives-legacy-dropdown-open-monitor.mjs",
|
|
@@ -308,6 +290,24 @@
|
|
|
308
290
|
"esm2022": "./esm2022/directives/wrapper/taiga-ui-legacy-directives-wrapper.mjs",
|
|
309
291
|
"esm": "./esm2022/directives/wrapper/taiga-ui-legacy-directives-wrapper.mjs",
|
|
310
292
|
"default": "./fesm2022/taiga-ui-legacy-directives-wrapper.mjs"
|
|
293
|
+
},
|
|
294
|
+
"./pipes/format-phone": {
|
|
295
|
+
"types": "./pipes/format-phone/index.d.ts",
|
|
296
|
+
"esm2022": "./esm2022/pipes/format-phone/taiga-ui-legacy-pipes-format-phone.mjs",
|
|
297
|
+
"esm": "./esm2022/pipes/format-phone/taiga-ui-legacy-pipes-format-phone.mjs",
|
|
298
|
+
"default": "./fesm2022/taiga-ui-legacy-pipes-format-phone.mjs"
|
|
299
|
+
},
|
|
300
|
+
"./pipes/iso-to-country-code": {
|
|
301
|
+
"types": "./pipes/iso-to-country-code/index.d.ts",
|
|
302
|
+
"esm2022": "./esm2022/pipes/iso-to-country-code/taiga-ui-legacy-pipes-iso-to-country-code.mjs",
|
|
303
|
+
"esm": "./esm2022/pipes/iso-to-country-code/taiga-ui-legacy-pipes-iso-to-country-code.mjs",
|
|
304
|
+
"default": "./fesm2022/taiga-ui-legacy-pipes-iso-to-country-code.mjs"
|
|
305
|
+
},
|
|
306
|
+
"./pipes/to-country-code": {
|
|
307
|
+
"types": "./pipes/to-country-code/index.d.ts",
|
|
308
|
+
"esm2022": "./esm2022/pipes/to-country-code/taiga-ui-legacy-pipes-to-country-code.mjs",
|
|
309
|
+
"esm": "./esm2022/pipes/to-country-code/taiga-ui-legacy-pipes-to-country-code.mjs",
|
|
310
|
+
"default": "./fesm2022/taiga-ui-legacy-pipes-to-country-code.mjs"
|
|
311
311
|
}
|
|
312
312
|
},
|
|
313
313
|
"peerDependencies": {
|
|
@@ -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.
|
|
5
|
+
export declare const TUI_CACHE_BUSTING_PAYLOAD: "?v=4.40.0";
|
|
6
6
|
/**
|
|
7
7
|
* @deprecated: drop in v5.0
|
|
8
8
|
*/
|