@eui/components 19.0.2-snapshot-1735563469920 → 19.0.2-snapshot-1735581456359

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": "@eui/components",
3
- "version": "19.0.2-snapshot-1735563469920",
3
+ "version": "19.0.2-snapshot-1735581456359",
4
4
  "tag": "snapshot",
5
5
  "description": "eUI components package",
6
6
  "homepage": "https://eui.ecdevops.eu",
@@ -10,8 +10,8 @@
10
10
  "url": "https://citnet.tech.ec.europa.eu/CITnet/stash/projects/CSDR/repos/eui"
11
11
  },
12
12
  "peerDependencies": {
13
- "@eui/core": "19.0.2-snapshot-1735563469920",
14
- "@eui/base": "19.0.2-snapshot-1735563469920",
13
+ "@eui/core": "19.0.2-snapshot-1735581456359",
14
+ "@eui/base": "19.0.2-snapshot-1735581456359",
15
15
  "@angular/common": "^18.0.0",
16
16
  "@angular/core": "^18.0.0",
17
17
  "@angular/forms": "^18.0.0",
@@ -98,18 +98,10 @@
98
98
  "types": "./eui-chip-group/index.d.ts",
99
99
  "default": "./fesm2022/eui-components-eui-chip-group.mjs"
100
100
  },
101
- "./eui-chip-list": {
102
- "types": "./eui-chip-list/index.d.ts",
103
- "default": "./fesm2022/eui-components-eui-chip-list.mjs"
104
- },
105
101
  "./eui-dashboard-button": {
106
102
  "types": "./eui-dashboard-button/index.d.ts",
107
103
  "default": "./fesm2022/eui-components-eui-dashboard-button.mjs"
108
104
  },
109
- "./eui-dashboard-card": {
110
- "types": "./eui-dashboard-card/index.d.ts",
111
- "default": "./fesm2022/eui-components-eui-dashboard-card.mjs"
112
- },
113
105
  "./eui-date-range-selector": {
114
106
  "types": "./eui-date-range-selector/index.d.ts",
115
107
  "default": "./fesm2022/eui-components-eui-date-range-selector.mjs"
@@ -166,6 +158,10 @@
166
158
  "types": "./eui-icon-button-expander/index.d.ts",
167
159
  "default": "./fesm2022/eui-components-eui-icon-button-expander.mjs"
168
160
  },
161
+ "./eui-dashboard-card": {
162
+ "types": "./eui-dashboard-card/index.d.ts",
163
+ "default": "./fesm2022/eui-components-eui-dashboard-card.mjs"
164
+ },
169
165
  "./eui-icon-color": {
170
166
  "types": "./eui-icon-color/index.d.ts",
171
167
  "default": "./fesm2022/eui-components-eui-icon-color.mjs"
@@ -238,6 +234,10 @@
238
234
  "types": "./eui-paginator/index.d.ts",
239
235
  "default": "./fesm2022/eui-components-eui-paginator.mjs"
240
236
  },
237
+ "./eui-chip-list": {
238
+ "types": "./eui-chip-list/index.d.ts",
239
+ "default": "./fesm2022/eui-components-eui-chip-list.mjs"
240
+ },
241
241
  "./eui-popover": {
242
242
  "types": "./eui-popover/index.d.ts",
243
243
  "default": "./fesm2022/eui-components-eui-popover.mjs"