@eui/ecl 19.3.5 → 19.3.6-snapshot-1758353276081

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.
@@ -103,7 +103,7 @@
103
103
  </ol>
104
104
  <ul class="properties-list">
105
105
  <li>
106
- <b>Version</b> : 19.3.5</li>
106
+ <b>Version</b> : 19.3.6-snapshot-1758353276081</li>
107
107
  </ul>
108
108
 
109
109
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@eui/ecl",
3
- "version": "19.3.5",
4
- "tag": "latest",
3
+ "version": "19.3.6-snapshot-1758353276081",
4
+ "tag": "snapshot",
5
5
  "description": "eUI ECL components package",
6
6
  "homepage": "https://eui.ecdevops.eu",
7
7
  "author": "ec.europa.eui@gmail.com",
@@ -136,14 +136,14 @@
136
136
  "types": "./components/ecl-icon/index.d.ts",
137
137
  "default": "./fesm2022/eui-ecl-components-ecl-icon.mjs"
138
138
  },
139
- "./components/ecl-inpage-navigation": {
140
- "types": "./components/ecl-inpage-navigation/index.d.ts",
141
- "default": "./fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs"
142
- },
143
139
  "./components/ecl-label": {
144
140
  "types": "./components/ecl-label/index.d.ts",
145
141
  "default": "./fesm2022/eui-ecl-components-ecl-label.mjs"
146
142
  },
143
+ "./components/ecl-inpage-navigation": {
144
+ "types": "./components/ecl-inpage-navigation/index.d.ts",
145
+ "default": "./fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs"
146
+ },
147
147
  "./components/ecl-link": {
148
148
  "types": "./components/ecl-link/index.d.ts",
149
149
  "default": "./fesm2022/eui-ecl-components-ecl-link.mjs"