@abi-software/mapintegratedvuer 0.7.0-vue3.0 → 0.7.0-vue3.2
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/dist/{MapintegratedVuer.js → mapintegratedvuer.js} +96246 -96909
- package/dist/mapintegratedvuer.umd.cjs +6447 -0
- package/dist/style.css +1 -1
- package/package.json +4 -4
- package/src/App.vue +1 -1
- package/src/components/ContentBar.vue +1 -1
- package/src/components/ContextCard.vue +0 -1
- package/src/components/ContextHelp.vue +2 -2
- package/src/components/DialogToolbarContent.vue +6 -6
- package/src/components/SearchControls.vue +2 -2
- package/src/components/SplitFlow.vue +3 -0
- package/vite.config.js +1 -1
- package/dist/MapintegratedVuer.umd.cjs +0 -6451
- package/src/assets/missing-image.svg +0 -1
@@ -1 +0,0 @@
|
|
1
|
-
<svg width="429" height="238" viewBox="0 0 429 238" xmlns="http://www.w3.org/2000/svg"><title>missing-image-4x3</title><g fill-rule="nonzero" fill="none"><path d="M0 0h429v238H0z" fill="#F0F1F2"/><path d="M160.875 79v77.7h107.25V79h-107.25zm101.888 4.9v39.8l-28.85-26.1-28.744 26.8-14.693-13.7-24.239 22.7V83.9h96.525zm-96.525 56.5l24.345-22.7 36.358 33.9h-60.704v-11.2zm68.21 11.3l-25.525-23.8 24.99-23.3 28.85 26.1v21h-28.314z" fill="#DCDDDF"/></g></svg>
|