@opensystemslab/map 0.8.1 → 0.8.3
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/component-lib.es.js +1 -1
- package/dist/component-lib.umd.js +117 -103
- package/dist/{html2canvas.esm-DbilGY6A.mjs → html2canvas.esm-CKxSAI8P.mjs} +2 -2
- package/dist/{index-eQGV5hbg.mjs → index-CXqLab25.mjs} +22514 -19960
- package/dist/{index.es-BHgSsn4a.mjs → index.es-Cd2avOFl.mjs} +1328 -1309
- package/dist/index.html +1 -1
- package/dist/purify.es-ggP5g4xx.mjs +480 -0
- package/dist/style.css +1 -1
- package/package.json +12 -7
- package/types/components/my-map/drawing.d.ts +2 -2
- package/types/components/my-map/index.d.ts +1 -0
- package/types/components/my-map/os-features.d.ts +2 -2
- package/types/components/my-map/snapping.d.ts +2 -2
- package/types/components/my-map/utils.d.ts +2 -2
- package/dist/purify.es-D6iZHRnd.mjs +0 -471
package/dist/component-lib.es.js
CHANGED