@lucca-front/ng 17.4.0-rc.2 → 17.4.0-rc.3

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": "@lucca-front/ng",
3
- "version": "17.4.0-rc.2",
3
+ "version": "17.4.0-rc.3",
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": "^17.0.2",
27
27
  "@angular/core": "^17.0.2",
28
28
  "@angular/cdk": "^17.0.0",
29
- "@lucca-front/icons": "v17.4.0-rc.2",
30
- "@lucca-front/scss": "v17.4.0-rc.2",
29
+ "@lucca-front/icons": "v17.4.0-rc.3",
30
+ "@lucca-front/scss": "v17.4.0-rc.3",
31
31
  "@types/dompurify": "^3.0.0",
32
32
  "isomorphic-dompurify": "^2.2.0",
33
33
  "rxjs": "^7.8.1"
@@ -53,18 +53,6 @@
53
53
  "esm": "./esm2022/a11y/lucca-front-ng-a11y.mjs",
54
54
  "default": "./fesm2022/lucca-front-ng-a11y.mjs"
55
55
  },
56
- "./animations": {
57
- "types": "./animations/index.d.ts",
58
- "esm2022": "./esm2022/animations/lucca-front-ng-animations.mjs",
59
- "esm": "./esm2022/animations/lucca-front-ng-animations.mjs",
60
- "default": "./fesm2022/lucca-front-ng-animations.mjs"
61
- },
62
- "./button": {
63
- "types": "./button/index.d.ts",
64
- "esm2022": "./esm2022/button/lucca-front-ng-button.mjs",
65
- "esm": "./esm2022/button/lucca-front-ng-button.mjs",
66
- "default": "./fesm2022/lucca-front-ng-button.mjs"
67
- },
68
56
  "./api": {
69
57
  "types": "./api/index.d.ts",
70
58
  "esm2022": "./esm2022/api/lucca-front-ng-api.mjs",
@@ -77,6 +65,18 @@
77
65
  "esm": "./esm2022/callout/lucca-front-ng-callout.mjs",
78
66
  "default": "./fesm2022/lucca-front-ng-callout.mjs"
79
67
  },
68
+ "./button": {
69
+ "types": "./button/index.d.ts",
70
+ "esm2022": "./esm2022/button/lucca-front-ng-button.mjs",
71
+ "esm": "./esm2022/button/lucca-front-ng-button.mjs",
72
+ "default": "./fesm2022/lucca-front-ng-button.mjs"
73
+ },
74
+ "./animations": {
75
+ "types": "./animations/index.d.ts",
76
+ "esm2022": "./esm2022/animations/lucca-front-ng-animations.mjs",
77
+ "esm": "./esm2022/animations/lucca-front-ng-animations.mjs",
78
+ "default": "./fesm2022/lucca-front-ng-animations.mjs"
79
+ },
80
80
  "./core-select": {
81
81
  "types": "./core-select/index.d.ts",
82
82
  "esm2022": "./esm2022/core-select/lucca-front-ng-core-select.mjs",
@@ -107,18 +107,18 @@
107
107
  "esm": "./esm2022/dialog/lucca-front-ng-dialog.mjs",
108
108
  "default": "./fesm2022/lucca-front-ng-dialog.mjs"
109
109
  },
110
- "./dropdown": {
111
- "types": "./dropdown/index.d.ts",
112
- "esm2022": "./esm2022/dropdown/lucca-front-ng-dropdown.mjs",
113
- "esm": "./esm2022/dropdown/lucca-front-ng-dropdown.mjs",
114
- "default": "./fesm2022/lucca-front-ng-dropdown.mjs"
115
- },
116
110
  "./empty-state": {
117
111
  "types": "./empty-state/index.d.ts",
118
112
  "esm2022": "./esm2022/empty-state/lucca-front-ng-empty-state.mjs",
119
113
  "esm": "./esm2022/empty-state/lucca-front-ng-empty-state.mjs",
120
114
  "default": "./fesm2022/lucca-front-ng-empty-state.mjs"
121
115
  },
116
+ "./dropdown": {
117
+ "types": "./dropdown/index.d.ts",
118
+ "esm2022": "./esm2022/dropdown/lucca-front-ng-dropdown.mjs",
119
+ "esm": "./esm2022/dropdown/lucca-front-ng-dropdown.mjs",
120
+ "default": "./fesm2022/lucca-front-ng-dropdown.mjs"
121
+ },
122
122
  "./establishment": {
123
123
  "types": "./establishment/index.d.ts",
124
124
  "esm2022": "./esm2022/establishment/lucca-front-ng-establishment.mjs",
@@ -161,12 +161,6 @@
161
161
  "esm": "./esm2022/input/lucca-front-ng-input.mjs",
162
162
  "default": "./fesm2022/lucca-front-ng-input.mjs"
163
163
  },
164
- "./modal": {
165
- "types": "./modal/index.d.ts",
166
- "esm2022": "./esm2022/modal/lucca-front-ng-modal.mjs",
167
- "esm": "./esm2022/modal/lucca-front-ng-modal.mjs",
168
- "default": "./fesm2022/lucca-front-ng-modal.mjs"
169
- },
170
164
  "./multi-select": {
171
165
  "types": "./multi-select/index.d.ts",
172
166
  "esm2022": "./esm2022/multi-select/lucca-front-ng-multi-select.mjs",
@@ -179,6 +173,12 @@
179
173
  "esm": "./esm2022/new-badge/lucca-front-ng-new-badge.mjs",
180
174
  "default": "./fesm2022/lucca-front-ng-new-badge.mjs"
181
175
  },
176
+ "./modal": {
177
+ "types": "./modal/index.d.ts",
178
+ "esm2022": "./esm2022/modal/lucca-front-ng-modal.mjs",
179
+ "esm": "./esm2022/modal/lucca-front-ng-modal.mjs",
180
+ "default": "./fesm2022/lucca-front-ng-modal.mjs"
181
+ },
182
182
  "./number": {
183
183
  "types": "./number/index.d.ts",
184
184
  "esm2022": "./esm2022/number/lucca-front-ng-number.mjs",
@@ -227,18 +227,18 @@
227
227
  "esm": "./esm2022/safe-content/lucca-front-ng-safe-content.mjs",
228
228
  "default": "./fesm2022/lucca-front-ng-safe-content.mjs"
229
229
  },
230
- "./scroll": {
231
- "types": "./scroll/index.d.ts",
232
- "esm2022": "./esm2022/scroll/lucca-front-ng-scroll.mjs",
233
- "esm": "./esm2022/scroll/lucca-front-ng-scroll.mjs",
234
- "default": "./fesm2022/lucca-front-ng-scroll.mjs"
235
- },
236
230
  "./select": {
237
231
  "types": "./select/index.d.ts",
238
232
  "esm2022": "./esm2022/select/lucca-front-ng-select.mjs",
239
233
  "esm": "./esm2022/select/lucca-front-ng-select.mjs",
240
234
  "default": "./fesm2022/lucca-front-ng-select.mjs"
241
235
  },
236
+ "./scroll": {
237
+ "types": "./scroll/index.d.ts",
238
+ "esm2022": "./esm2022/scroll/lucca-front-ng-scroll.mjs",
239
+ "esm": "./esm2022/scroll/lucca-front-ng-scroll.mjs",
240
+ "default": "./fesm2022/lucca-front-ng-scroll.mjs"
241
+ },
242
242
  "./sidepanel": {
243
243
  "types": "./sidepanel/index.d.ts",
244
244
  "esm2022": "./esm2022/sidepanel/lucca-front-ng-sidepanel.mjs",
@@ -257,18 +257,18 @@
257
257
  "esm": "./esm2022/title/lucca-front-ng-title.mjs",
258
258
  "default": "./fesm2022/lucca-front-ng-title.mjs"
259
259
  },
260
- "./toast": {
261
- "types": "./toast/index.d.ts",
262
- "esm2022": "./esm2022/toast/lucca-front-ng-toast.mjs",
263
- "esm": "./esm2022/toast/lucca-front-ng-toast.mjs",
264
- "default": "./fesm2022/lucca-front-ng-toast.mjs"
265
- },
266
260
  "./tooltip": {
267
261
  "types": "./tooltip/index.d.ts",
268
262
  "esm2022": "./esm2022/tooltip/lucca-front-ng-tooltip.mjs",
269
263
  "esm": "./esm2022/tooltip/lucca-front-ng-tooltip.mjs",
270
264
  "default": "./fesm2022/lucca-front-ng-tooltip.mjs"
271
265
  },
266
+ "./toast": {
267
+ "types": "./toast/index.d.ts",
268
+ "esm2022": "./esm2022/toast/lucca-front-ng-toast.mjs",
269
+ "esm": "./esm2022/toast/lucca-front-ng-toast.mjs",
270
+ "default": "./fesm2022/lucca-front-ng-toast.mjs"
271
+ },
272
272
  "./user": {
273
273
  "types": "./user/index.d.ts",
274
274
  "esm2022": "./esm2022/user/lucca-front-ng-user.mjs",
@@ -0,0 +1,7 @@
1
+ {
2
+ "$schema": "http://json-schema.org/draft-07/schema",
3
+ "$id": "LuccaFrontActionIcon",
4
+ "title": "Lucca Front Action Icon Schema",
5
+ "type": "object",
6
+ "properties": {}
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "$schema": "http://json-schema.org/draft-07/schema",
3
+ "$id": "LuccaFrontNewIcons",
4
+ "title": "Lucca Front New Icons Schema",
5
+ "type": "object",
6
+ "properties": {}
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "$schema": "http://json-schema.org/draft-07/schema",
3
+ "$id": "LuccaFrontNgAdd",
4
+ "title": "Lucca Front NgAdd Schema",
5
+ "type": "object",
6
+ "properties": {}
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "$schema": "http://json-schema.org/draft-07/schema",
3
+ "$id": "LuccaFrontPalettes",
4
+ "title": "Lucca Front Palettes Schema",
5
+ "type": "object",
6
+ "properties": {}
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "$schema": "http://json-schema.org/draft-07/schema",
3
+ "$id": "LuccaFrontTokensSpacing",
4
+ "title": "Lucca Front Tokens Spacing Schema",
5
+ "type": "object",
6
+ "properties": {}
7
+ }