@oicl/openbridge-webcomponents 0.0.15-dev-20241205132814 → 0.0.15-dev-20241205135617
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
@@ -293,6 +293,12 @@
|
|
293
293
|
}
|
294
294
|
]
|
295
295
|
},
|
296
|
+
{
|
297
|
+
"kind": "javascript-module",
|
298
|
+
"path": "src/navigation-instruments/types.ts",
|
299
|
+
"declarations": [],
|
300
|
+
"exports": []
|
301
|
+
},
|
296
302
|
{
|
297
303
|
"kind": "javascript-module",
|
298
304
|
"path": "src/icons/icon-01-add.ts",
|
@@ -38267,12 +38273,6 @@
|
|
38267
38273
|
}
|
38268
38274
|
]
|
38269
38275
|
},
|
38270
|
-
{
|
38271
|
-
"kind": "javascript-module",
|
38272
|
-
"path": "src/navigation-instruments/types.ts",
|
38273
|
-
"declarations": [],
|
38274
|
-
"exports": []
|
38275
|
-
},
|
38276
38276
|
{
|
38277
38277
|
"kind": "javascript-module",
|
38278
38278
|
"path": "src/svghelpers/circle.ts",
|