@oicl/openbridge-webcomponents 0.0.15-dev-20240913081426 → 0.0.15-dev-20240913083746
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,6 +242,12 @@
|
|
242
242
|
}
|
243
243
|
]
|
244
244
|
},
|
245
|
+
{
|
246
|
+
"kind": "javascript-module",
|
247
|
+
"path": "src/navigation-instruments/types.ts",
|
248
|
+
"declarations": [],
|
249
|
+
"exports": []
|
250
|
+
},
|
245
251
|
{
|
246
252
|
"kind": "javascript-module",
|
247
253
|
"path": "src/icons/icon-01-add.ts",
|
@@ -38216,12 +38222,6 @@
|
|
38216
38222
|
}
|
38217
38223
|
]
|
38218
38224
|
},
|
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",
|