@oicl/openbridge-webcomponents 0.0.15-dev-20240913120022 → 0.0.15-dev-20240913123347
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/custom-elements.json +6 -6
- package/package.json +1 -1
package/custom-elements.json
CHANGED
@@ -242,12 +242,6 @@
|
|
242
242
|
}
|
243
243
|
]
|
244
244
|
},
|
245
|
-
{
|
246
|
-
"kind": "javascript-module",
|
247
|
-
"path": "src/navigation-instruments/types.ts",
|
248
|
-
"declarations": [],
|
249
|
-
"exports": []
|
250
|
-
},
|
251
245
|
{
|
252
246
|
"kind": "javascript-module",
|
253
247
|
"path": "src/icons/icon-01-add.ts",
|
@@ -38222,6 +38216,12 @@
|
|
38222
38216
|
}
|
38223
38217
|
]
|
38224
38218
|
},
|
38219
|
+
{
|
38220
|
+
"kind": "javascript-module",
|
38221
|
+
"path": "src/navigation-instruments/types.ts",
|
38222
|
+
"declarations": [],
|
38223
|
+
"exports": []
|
38224
|
+
},
|
38225
38225
|
{
|
38226
38226
|
"kind": "javascript-module",
|
38227
38227
|
"path": "src/svghelpers/circle.ts",
|