@jsfour/root-ui 0.0.4 → 0.0.5
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/.stencil/.build/optimizeModule_739243980f4ddf2d3e665942e2d92c7e.log +1 -0
- package/.stencil/.build/optimizeModule_957ad6769f3d6e64234a88a6cf8f8179.log +1 -0
- package/.stencil/.build/optimizeModule_cf224557d5b170532bf363d2f4b38547.log +1 -0
- package/.stencil/.build/optimizeModule_d9fc7c669dd54674e8e8c1a8341c29ae.log +1 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{root-icon.cjs.entry.js → root-breadcrumbs_16.cjs.entry.js} +470 -146
- package/dist/cjs/stencil-library.cjs.js +1 -1
- package/dist/collection/components/icon/RootIcon/RootIcon.js +2 -2
- package/dist/collection/components/icon/RootIconAdd/RootIconAdd.js +1 -1
- package/dist/collection/global/icons/icons.js +145 -145
- package/dist/components/root-icon-add.js +1 -1
- package/dist/components/root-icon.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{root-icon.entry.js → root-breadcrumbs_16.entry.js} +457 -148
- package/dist/esm/stencil-library.js +1 -1
- package/dist/stencil-library/p-f829e0be.entry.js +1 -0
- package/dist/stencil-library/stencil-library.esm.js +1 -1
- package/dist/types/global/icons/icons.d.ts +145 -145
- package/package.json +1 -1
- package/src/components/icon/RootIcon/RootIcon.tsx +1 -1
- package/src/components/icon/RootIcon/readme.md +3 -3
- package/src/components/icon/RootIconAdd/RootIconAdd.tsx +3 -3
- package/src/global/icons/icons.tsx +475 -475
- package/src/index.html +3 -2
- package/dist/cjs/root-breadcrumbs_11.cjs.entry.js +0 -288
- package/dist/cjs/root-icon-add.cjs.entry.js +0 -14
- package/dist/cjs/root-icon-pin-filled.cjs.entry.js +0 -14
- package/dist/cjs/root-icon-pin.cjs.entry.js +0 -14
- package/dist/cjs/root-icon-remove.cjs.entry.js +0 -14
- package/dist/esm/root-breadcrumbs_11.entry.js +0 -276
- package/dist/esm/root-icon-add.entry.js +0 -12
- package/dist/esm/root-icon-pin-filled.entry.js +0 -12
- package/dist/esm/root-icon-pin.entry.js +0 -12
- package/dist/esm/root-icon-remove.entry.js +0 -12
- package/dist/stencil-library/p-2d9c8e5f.entry.js +0 -1
- package/dist/stencil-library/p-a008fe52.entry.js +0 -1
- package/dist/stencil-library/p-d3a20a30.entry.js +0 -1
- package/dist/stencil-library/p-e0057e4d.entry.js +0 -1
- package/dist/stencil-library/p-e8225aae.entry.js +0 -1
- package/dist/stencil-library/p-f4b8e499.entry.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t as e,p as t,H as o,h as n}from"./p-DAEIwkjv.js";const s=t(class extends o{constructor(e){super(),!1!==e&&this.__registerHost()}render(){return n("svg",{key:"e8a8b9036b1262ff0df07c5384b8810defe96e8a",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n("path",{key:"
|
|
1
|
+
import{t as e,p as t,H as o,h as n}from"./p-DAEIwkjv.js";const s=t(class extends o{constructor(e){super(),!1!==e&&this.__registerHost()}render(){return n("svg",{key:"e8a8b9036b1262ff0df07c5384b8810defe96e8a",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n("path",{key:"f4dc93284b100bd32243c388ce0104760f4e5543",d:"M11 6.83332H6.83335V11C6.83335 11.4583 6.45835 11.8333 6.00002 11.8333C5.54169 11.8333 5.16669 11.4583 5.16669 11V6.83332H1.00002C0.541687 6.83332 0.166687 6.45832 0.166687 5.99999C0.166687 5.54166 0.541687 5.16666 1.00002 5.16666H5.16669V0.99999C5.16669 0.541657 5.54169 0.166656 6.00002 0.166656C6.45835 0.166656 6.83335 0.541657 6.83335 0.99999V5.16666H11C11.4584 5.16666 11.8334 5.54166 11.8334 5.99999C11.8334 6.45832 11.4584 6.83332 11 6.83332Z",fill:"currentColor"}))}},[0,"root-icon-add"]);function c(){"undefined"!=typeof customElements&&["root-icon-add"].forEach((t=>{"root-icon-add"===t&&(customElements.get(e(t))||customElements.define(e(t),s))}))}c();const r=s,d=c;export{r as RootIconAdd,d as defineCustomElement}
|