@lucca-front/ng 16.4.1 → 16.4.2

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 +37 -37
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lucca-front/ng",
3
- "version": "16.4.1",
3
+ "version": "16.4.2",
4
4
  "description": "A library of icons made by the team @Lucca",
5
5
  "repository": {
6
6
  "type": "git",
@@ -26,8 +26,8 @@
26
26
  "@angular/common": "^16.0.0",
27
27
  "@angular/core": "^16.0.0",
28
28
  "@angular/cdk": "^16.0.0",
29
- "@lucca-front/icons": "v16.4.1",
30
- "@lucca-front/scss": "v16.4.1",
29
+ "@lucca-front/icons": "v16.4.2",
30
+ "@lucca-front/scss": "v16.4.2",
31
31
  "@types/dompurify": "^3.0.0",
32
32
  "dompurify": "^3.0.0",
33
33
  "rxjs": "^6.0.0 || ^7.0.0"
@@ -59,11 +59,11 @@
59
59
  "esm": "./esm2022/animations/lucca-front-ng-animations.mjs",
60
60
  "default": "./fesm2022/lucca-front-ng-animations.mjs"
61
61
  },
62
- "./core": {
63
- "types": "./core/index.d.ts",
64
- "esm2022": "./esm2022/core/lucca-front-ng-core.mjs",
65
- "esm": "./esm2022/core/lucca-front-ng-core.mjs",
66
- "default": "./fesm2022/lucca-front-ng-core.mjs"
62
+ "./api": {
63
+ "types": "./api/index.d.ts",
64
+ "esm2022": "./esm2022/api/lucca-front-ng-api.mjs",
65
+ "esm": "./esm2022/api/lucca-front-ng-api.mjs",
66
+ "default": "./fesm2022/lucca-front-ng-api.mjs"
67
67
  },
68
68
  "./callout": {
69
69
  "types": "./callout/index.d.ts",
@@ -71,11 +71,11 @@
71
71
  "esm": "./esm2022/callout/lucca-front-ng-callout.mjs",
72
72
  "default": "./fesm2022/lucca-front-ng-callout.mjs"
73
73
  },
74
- "./api": {
75
- "types": "./api/index.d.ts",
76
- "esm2022": "./esm2022/api/lucca-front-ng-api.mjs",
77
- "esm": "./esm2022/api/lucca-front-ng-api.mjs",
78
- "default": "./fesm2022/lucca-front-ng-api.mjs"
74
+ "./core": {
75
+ "types": "./core/index.d.ts",
76
+ "esm2022": "./esm2022/core/lucca-front-ng-core.mjs",
77
+ "esm": "./esm2022/core/lucca-front-ng-core.mjs",
78
+ "default": "./fesm2022/lucca-front-ng-core.mjs"
79
79
  },
80
80
  "./core-select": {
81
81
  "types": "./core-select/index.d.ts",
@@ -83,18 +83,18 @@
83
83
  "esm": "./esm2022/core-select/lucca-front-ng-core-select.mjs",
84
84
  "default": "./fesm2022/lucca-front-ng-core-select.mjs"
85
85
  },
86
- "./date": {
87
- "types": "./date/index.d.ts",
88
- "esm2022": "./esm2022/date/lucca-front-ng-date.mjs",
89
- "esm": "./esm2022/date/lucca-front-ng-date.mjs",
90
- "default": "./fesm2022/lucca-front-ng-date.mjs"
91
- },
92
86
  "./department": {
93
87
  "types": "./department/index.d.ts",
94
88
  "esm2022": "./esm2022/department/lucca-front-ng-department.mjs",
95
89
  "esm": "./esm2022/department/lucca-front-ng-department.mjs",
96
90
  "default": "./fesm2022/lucca-front-ng-department.mjs"
97
91
  },
92
+ "./date": {
93
+ "types": "./date/index.d.ts",
94
+ "esm2022": "./esm2022/date/lucca-front-ng-date.mjs",
95
+ "esm": "./esm2022/date/lucca-front-ng-date.mjs",
96
+ "default": "./fesm2022/lucca-front-ng-date.mjs"
97
+ },
98
98
  "./dropdown": {
99
99
  "types": "./dropdown/index.d.ts",
100
100
  "esm2022": "./esm2022/dropdown/lucca-front-ng-dropdown.mjs",
@@ -107,18 +107,18 @@
107
107
  "esm": "./esm2022/establishment/lucca-front-ng-establishment.mjs",
108
108
  "default": "./fesm2022/lucca-front-ng-establishment.mjs"
109
109
  },
110
- "./form-field": {
111
- "types": "./form-field/index.d.ts",
112
- "esm2022": "./esm2022/form-field/lucca-front-ng-form-field.mjs",
113
- "esm": "./esm2022/form-field/lucca-front-ng-form-field.mjs",
114
- "default": "./fesm2022/lucca-front-ng-form-field.mjs"
115
- },
116
110
  "./formly": {
117
111
  "types": "./formly/index.d.ts",
118
112
  "esm2022": "./esm2022/formly/lucca-front-ng-formly.mjs",
119
113
  "esm": "./esm2022/formly/lucca-front-ng-formly.mjs",
120
114
  "default": "./fesm2022/lucca-front-ng-formly.mjs"
121
115
  },
116
+ "./form-field": {
117
+ "types": "./form-field/index.d.ts",
118
+ "esm2022": "./esm2022/form-field/lucca-front-ng-form-field.mjs",
119
+ "esm": "./esm2022/form-field/lucca-front-ng-form-field.mjs",
120
+ "default": "./fesm2022/lucca-front-ng-form-field.mjs"
121
+ },
122
122
  "./forms": {
123
123
  "types": "./forms/index.d.ts",
124
124
  "esm2022": "./esm2022/forms/lucca-front-ng-forms.mjs",
@@ -209,18 +209,18 @@
209
209
  "esm": "./esm2022/safe-content/lucca-front-ng-safe-content.mjs",
210
210
  "default": "./fesm2022/lucca-front-ng-safe-content.mjs"
211
211
  },
212
- "./scroll": {
213
- "types": "./scroll/index.d.ts",
214
- "esm2022": "./esm2022/scroll/lucca-front-ng-scroll.mjs",
215
- "esm": "./esm2022/scroll/lucca-front-ng-scroll.mjs",
216
- "default": "./fesm2022/lucca-front-ng-scroll.mjs"
217
- },
218
212
  "./select": {
219
213
  "types": "./select/index.d.ts",
220
214
  "esm2022": "./esm2022/select/lucca-front-ng-select.mjs",
221
215
  "esm": "./esm2022/select/lucca-front-ng-select.mjs",
222
216
  "default": "./fesm2022/lucca-front-ng-select.mjs"
223
217
  },
218
+ "./scroll": {
219
+ "types": "./scroll/index.d.ts",
220
+ "esm2022": "./esm2022/scroll/lucca-front-ng-scroll.mjs",
221
+ "esm": "./esm2022/scroll/lucca-front-ng-scroll.mjs",
222
+ "default": "./fesm2022/lucca-front-ng-scroll.mjs"
223
+ },
224
224
  "./sidepanel": {
225
225
  "types": "./sidepanel/index.d.ts",
226
226
  "esm2022": "./esm2022/sidepanel/lucca-front-ng-sidepanel.mjs",
@@ -233,18 +233,18 @@
233
233
  "esm": "./esm2022/simple-select/lucca-front-ng-simple-select.mjs",
234
234
  "default": "./fesm2022/lucca-front-ng-simple-select.mjs"
235
235
  },
236
- "./title": {
237
- "types": "./title/index.d.ts",
238
- "esm2022": "./esm2022/title/lucca-front-ng-title.mjs",
239
- "esm": "./esm2022/title/lucca-front-ng-title.mjs",
240
- "default": "./fesm2022/lucca-front-ng-title.mjs"
241
- },
242
236
  "./toast": {
243
237
  "types": "./toast/index.d.ts",
244
238
  "esm2022": "./esm2022/toast/lucca-front-ng-toast.mjs",
245
239
  "esm": "./esm2022/toast/lucca-front-ng-toast.mjs",
246
240
  "default": "./fesm2022/lucca-front-ng-toast.mjs"
247
241
  },
242
+ "./title": {
243
+ "types": "./title/index.d.ts",
244
+ "esm2022": "./esm2022/title/lucca-front-ng-title.mjs",
245
+ "esm": "./esm2022/title/lucca-front-ng-title.mjs",
246
+ "default": "./fesm2022/lucca-front-ng-title.mjs"
247
+ },
248
248
  "./tooltip": {
249
249
  "types": "./tooltip/index.d.ts",
250
250
  "esm2022": "./esm2022/tooltip/lucca-front-ng-tooltip.mjs",