@hotosm/ui 0.5.0 → 0.6.1
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/README.md +14 -6
- package/dist/chunks/chunk.2Y2ST5QL.js +1 -0
- package/dist/chunks/chunk.3LBUXCAP.js +1 -0
- package/dist/chunks/chunk.7TYQYCSB.js +1 -0
- package/dist/chunks/chunk.AL4CJN73.js +1 -0
- package/dist/chunks/chunk.DDWCUURX.js +122 -0
- package/dist/chunks/chunk.G6ZZSFVM.js +1 -0
- package/dist/chunks/{chunk.GLN7KYWH.js → chunk.J7OUGJBS.js} +1 -1
- package/dist/chunks/chunk.JVUHDRTK.js +1 -0
- package/dist/chunks/chunk.KO4EOD3I.js +1 -0
- package/dist/chunks/{chunk.XNZFLEXO.js → chunk.MZOQNTPX.js} +1 -1
- package/dist/chunks/chunk.OICCPCO3.js +1 -0
- package/dist/chunks/{chunk.WTTPHBL3.js → chunk.QWZJAW2S.js} +1 -1
- package/dist/chunks/{chunk.7G6VEQ2R.js → chunk.U4AAC5ID.js} +1 -1
- package/dist/components/consent/consent.component.js +1 -1
- package/dist/components/consent/consent.js +1 -1
- package/dist/components/consent/consent.styles.js +1 -1
- package/dist/components/file-input-dropzone/file-input-dropzone.component.js +1 -1
- package/dist/components/file-input-dropzone/file-input-dropzone.js +1 -1
- package/dist/components/header/header.component.js +1 -1
- package/dist/components/header/header.js +1 -1
- package/dist/components/icons.js +1 -1
- package/dist/components/list-card/list-card.js +1 -1
- package/dist/components/logo/logo.js +1 -1
- package/dist/components/tool-menu/tool-menu.js +1 -1
- package/dist/components/tracking/tracking.component.js +1 -1
- package/dist/components/tracking/tracking.js +1 -1
- package/dist/hotosm-ui.js +1 -1
- package/dist/style.css +1 -12
- package/dist/themes/hot-wa.css +3 -3
- package/package.json +4 -4
- package/dist/chunks/chunk.3RPYDHJV.js +0 -1
- package/dist/chunks/chunk.5NFC3HMD.js +0 -1
- package/dist/chunks/chunk.EB2T3VFE.js +0 -122
- package/dist/chunks/chunk.M3ZIZPKF.js +0 -1
- package/dist/chunks/chunk.SLA5IPJG.js +0 -1
- package/dist/chunks/chunk.TMMJP2DW.js +0 -1
- package/dist/chunks/chunk.VXTJYHK5.js +0 -1
- package/dist/chunks/chunk.W372S2KG.js +0 -1
- package/dist/chunks/chunk.XDXYJBLZ.js +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
function i(){let e=()=>{window.WebAwesome&&window.WebAwesome.iconRegistry||setTimeout(e,100)};e()}var n=i;export{n as a};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{b as a}from"./chunk.7G6VEQ2R.js";var t=a;customElements.define("hot-tracking",a);export{t as a};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{b as e}from"./chunk.PLECT4NZ.js";var a=e;customElements.define("hot-list-card",e);export{a};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{b as e}from"./chunk.EB2T3VFE.js";var r=e;customElements.define("hot-header",e);export{r as a};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{b as e}from"./chunk.WTTPHBL3.js";var t=e;customElements.define("hot-file-input-dropzone",e);export{t as a};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{b as o}from"./chunk.CQO3GWTI.js";var t=o;customElements.define("hotosm-tool-menu",o);export{t as a};
|