blue-chestnut-solar-expert 0.0.9 → 0.0.11
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/cjs/eraser-icon.house-icon.icon-selector.map-draw.move-icon.octagon-minus-icon.search-icon.solar-expert.solar-system-form.entry.cjs.js.map +1 -1
- package/dist/cjs/eraser-icon_9.cjs.entry.js +319 -15103
- package/dist/cjs/eraser-icon_9.cjs.entry.js.map +1 -1
- package/dist/cjs/{index-BFx4q5Ui.js → index-GZ-kuJi4.js} +8 -28
- package/dist/{esm/index-D0YnIAAN.js.map → cjs/index-GZ-kuJi4.js.map} +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/loading-widget.cjs.entry.js +20 -0
- package/dist/cjs/loading-widget.cjs.entry.js.map +1 -0
- package/dist/cjs/loading-widget.entry.cjs.js.map +1 -0
- package/dist/cjs/solar-calculator.cjs.entry.js +3 -3
- package/dist/cjs/solar-calculator.cjs.entry.js.map +1 -1
- package/dist/cjs/solar-calculator.entry.cjs.js.map +1 -1
- package/dist/cjs/stencil-library.cjs.js +2 -2
- package/dist/collection/collection-manifest.json +2 -1
- package/dist/collection/components/icons/eraser.js +26 -1
- package/dist/collection/components/icons/eraser.js.map +1 -1
- package/dist/collection/components/icons/house.js +26 -1
- package/dist/collection/components/icons/house.js.map +1 -1
- package/dist/collection/components/icons/icon.js +27 -6
- package/dist/collection/components/icons/icon.js.map +1 -1
- package/dist/collection/components/icons/move.js +26 -1
- package/dist/collection/components/icons/move.js.map +1 -1
- package/dist/collection/components/icons/octagonMinus.js +26 -1
- package/dist/collection/components/icons/octagonMinus.js.map +1 -1
- package/dist/collection/components/icons/search.js +26 -1
- package/dist/collection/components/icons/search.js.map +1 -1
- package/dist/collection/components/map-draw/map-draw.js +61 -19
- package/dist/collection/components/map-draw/map-draw.js.map +1 -1
- package/dist/collection/components/solar-calculator/solar-calculator.js +1 -1
- package/dist/collection/components/solar-expert/solar-expert.js +1 -1
- package/dist/collection/components/solar-expert/solar-expert.js.map +1 -1
- package/dist/collection/components/solar-system-form/solar-system-form.js +79 -83
- package/dist/collection/components/solar-system-form/solar-system-form.js.map +1 -1
- package/dist/collection/components/widgets/loading-widget.js +18 -0
- package/dist/collection/components/widgets/loading-widget.js.map +1 -0
- package/dist/collection/output.css +101 -0
- package/dist/collection/utils/lang/english.js +1 -1
- package/dist/collection/utils/lang/english.js.map +1 -1
- package/dist/collection/utils/lang/german.js +3 -3
- package/dist/collection/utils/lang/german.js.map +1 -1
- package/dist/collection/utils/lang/spanish.js +1 -1
- package/dist/collection/utils/lang/spanish.js.map +1 -1
- package/dist/components/eraser-icon.js +1 -1
- package/dist/components/house-icon.js +1 -1
- package/dist/components/icon-selector.js +1 -1
- package/dist/components/index.js +7 -22
- package/dist/components/index.js.map +1 -1
- package/dist/components/loading-widget.d.ts +11 -0
- package/dist/components/loading-widget.js +36 -0
- package/dist/components/loading-widget.js.map +1 -0
- package/dist/components/map-draw.js +1 -1
- package/dist/components/move-icon.js +1 -1
- package/dist/components/octagon-minus-icon.js +1 -1
- package/dist/components/p-9ZUfi3zn.js +36 -0
- package/dist/components/p-9ZUfi3zn.js.map +1 -0
- package/dist/components/p-BfS46GQh.js +36 -0
- package/dist/components/p-BfS46GQh.js.map +1 -0
- package/dist/components/p-BwC0qfb_.js +83 -0
- package/dist/components/p-BwC0qfb_.js.map +1 -0
- package/dist/components/p-CX4Jw4PK.js +36 -0
- package/dist/components/p-CX4Jw4PK.js.map +1 -0
- package/dist/components/p-CllhWhkE.js +615 -0
- package/dist/components/p-CllhWhkE.js.map +1 -0
- package/dist/components/{p-CtPeF0hC.js → p-CwSYsL57.js} +71 -29
- package/dist/components/p-CwSYsL57.js.map +1 -0
- package/dist/components/p-OliNFLPu.js +36 -0
- package/dist/components/p-OliNFLPu.js.map +1 -0
- package/dist/components/p-uvNP9DQ_.js +36 -0
- package/dist/components/p-uvNP9DQ_.js.map +1 -0
- package/dist/components/search-icon.js +1 -1
- package/dist/components/solar-calculator.js +2 -2
- package/dist/components/solar-calculator.js.map +1 -1
- package/dist/components/solar-expert.js +10 -10
- package/dist/components/solar-expert.js.map +1 -1
- package/dist/components/solar-system-form.js +1 -1
- package/dist/esm/eraser-icon.house-icon.icon-selector.map-draw.move-icon.octagon-minus-icon.search-icon.solar-expert.solar-system-form.entry.js.map +1 -1
- package/dist/esm/eraser-icon_9.entry.js +301 -15085
- package/dist/esm/eraser-icon_9.entry.js.map +1 -1
- package/dist/esm/{index-D0YnIAAN.js → index-CnQR_-WL.js} +8 -28
- package/dist/{cjs/index-BFx4q5Ui.js.map → esm/index-CnQR_-WL.js.map} +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/loading-widget.entry.js +18 -0
- package/dist/esm/loading-widget.entry.js.map +1 -0
- package/dist/esm/solar-calculator.entry.js +3 -3
- package/dist/esm/solar-calculator.entry.js.map +1 -1
- package/dist/esm/stencil-library.js +3 -3
- package/dist/stencil-library/api-By7kNIGr.js.map +1 -0
- package/dist/stencil-library/app-globals-DQuL1Twl.js.map +1 -0
- package/dist/stencil-library/config-Cx64GtC8.js.map +1 -0
- package/dist/stencil-library/decoder-DSavpK4g.js.map +1 -0
- package/dist/stencil-library/deflate-Cpl_7R0h.js.map +1 -0
- package/dist/stencil-library/eraser-icon.house-icon.icon-selector.map-draw.move-icon.octagon-minus-icon.search-icon.solar-expert.solar-system-form.entry.esm.js.map +1 -1
- package/dist/stencil-library/general-3MvF5T9_.js.map +1 -0
- package/dist/stencil-library/index-Bkp4yicv.js.map +1 -0
- package/dist/stencil-library/index-DimvNaNS.js.map +1 -0
- package/dist/stencil-library/index.esm.js.map +1 -1
- package/dist/stencil-library/jpeg-3kYgfUiy.js.map +1 -0
- package/dist/stencil-library/lerc-D9ISp5i_.js.map +1 -0
- package/dist/stencil-library/loading-widget.entry.esm.js.map +1 -0
- package/dist/stencil-library/lzw-15JscBc_.js.map +1 -0
- package/dist/stencil-library/p-CnQR_-WL.js +3 -0
- package/dist/stencil-library/{p-D0YnIAAN.js.map → p-CnQR_-WL.js.map} +1 -1
- package/dist/stencil-library/p-ab42a80c.entry.js +32 -0
- package/dist/stencil-library/{p-ded21f18.entry.js.map → p-ab42a80c.entry.js.map} +1 -1
- package/dist/stencil-library/p-b3f0c6b6.entry.js +2 -0
- package/dist/stencil-library/p-b3f0c6b6.entry.js.map +1 -0
- package/dist/stencil-library/p-fec24b2b.entry.js +2 -0
- package/dist/stencil-library/p-fec24b2b.entry.js.map +1 -0
- package/dist/stencil-library/packbits-i_L--d7r.js.map +1 -0
- package/dist/stencil-library/pako.esm-BdkEMvj8.js.map +1 -0
- package/dist/stencil-library/raw-Cp-44rFp.js.map +1 -0
- package/dist/stencil-library/solar-calculator.entry.esm.js.map +1 -1
- package/dist/stencil-library/stencil-library.esm.js +1 -1
- package/dist/stencil-library/stencil-library.esm.js.map +1 -1
- package/dist/stencil-library/webimage-Cn4h3lmO.js.map +1 -0
- package/dist/types/components/icons/eraser.d.ts +1 -0
- package/dist/types/components/icons/house.d.ts +1 -0
- package/dist/types/components/icons/icon.d.ts +1 -0
- package/dist/types/components/icons/move.d.ts +1 -0
- package/dist/types/components/icons/octagonMinus.d.ts +1 -0
- package/dist/types/components/icons/search.d.ts +1 -0
- package/dist/types/components/map-draw/map-draw.d.ts +1 -0
- package/dist/types/components/solar-system-form/solar-system-form.d.ts +0 -2
- package/dist/types/components/widgets/loading-widget.d.ts +3 -0
- package/dist/types/components.d.ts +25 -0
- package/package.json +1 -1
- package/dist/components/p-BL_DlPdu.js +0 -33
- package/dist/components/p-BL_DlPdu.js.map +0 -1
- package/dist/components/p-BcT1n-3A.js +0 -15447
- package/dist/components/p-BcT1n-3A.js.map +0 -1
- package/dist/components/p-CC3tp0bK.js +0 -33
- package/dist/components/p-CC3tp0bK.js.map +0 -1
- package/dist/components/p-CtPeF0hC.js.map +0 -1
- package/dist/components/p-D064AshY.js +0 -33
- package/dist/components/p-D064AshY.js.map +0 -1
- package/dist/components/p-DQwOnYzQ.js +0 -33
- package/dist/components/p-DQwOnYzQ.js.map +0 -1
- package/dist/components/p-DbEU_5GR.js +0 -33
- package/dist/components/p-DbEU_5GR.js.map +0 -1
- package/dist/components/p-Dv86mKXd.js +0 -81
- package/dist/components/p-Dv86mKXd.js.map +0 -1
- package/dist/stencil-library/p-7512b392.entry.js +0 -20
- package/dist/stencil-library/p-7512b392.entry.js.map +0 -1
- package/dist/stencil-library/p-D0YnIAAN.js +0 -3
- package/dist/stencil-library/p-ded21f18.entry.js +0 -32
|
@@ -336,6 +336,9 @@ createSupportsRuleRe(":host");
|
|
|
336
336
|
createSupportsRuleRe(":host-context");
|
|
337
337
|
var parsePropertyValue = (propValue, propType) => {
|
|
338
338
|
if (propValue != null && !isComplexType(propValue)) {
|
|
339
|
+
if (propType & 4 /* Boolean */) {
|
|
340
|
+
return propValue === "false" ? false : propValue === "" || !!propValue;
|
|
341
|
+
}
|
|
339
342
|
if (propType & 2 /* Number */) {
|
|
340
343
|
return typeof propValue === "string" ? parseFloat(propValue) : typeof propValue === "number" ? propValue : NaN;
|
|
341
344
|
}
|
|
@@ -436,15 +439,10 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
436
439
|
var attachStyles = (hostRef) => {
|
|
437
440
|
const cmpMeta = hostRef.$cmpMeta$;
|
|
438
441
|
const elm = hostRef.$hostElement$;
|
|
439
|
-
const flags = cmpMeta.$flags$;
|
|
440
442
|
const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
|
|
441
|
-
|
|
442
|
-
elm.
|
|
443
|
+
addStyle(
|
|
444
|
+
elm.getRootNode(),
|
|
443
445
|
cmpMeta);
|
|
444
|
-
if (flags & 10 /* needsScopedEncapsulation */) {
|
|
445
|
-
elm["s-sc"] = scopeId2;
|
|
446
|
-
elm.classList.add(scopeId2 + "-h");
|
|
447
|
-
}
|
|
448
446
|
endAttachStyles();
|
|
449
447
|
};
|
|
450
448
|
var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
|
|
@@ -640,9 +638,6 @@ var createElm = (oldParentVNode, newParentVNode, childIndex) => {
|
|
|
640
638
|
var addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {
|
|
641
639
|
let containerElm = parentElm;
|
|
642
640
|
let childNode;
|
|
643
|
-
if (containerElm.shadowRoot && containerElm.tagName === hostTagName) {
|
|
644
|
-
containerElm = containerElm.shadowRoot;
|
|
645
|
-
}
|
|
646
641
|
for (; startIdx <= endIdx; ++startIdx) {
|
|
647
642
|
if (vnodes[startIdx]) {
|
|
648
643
|
childNode = createElm(null, parentVNode, startIdx);
|
|
@@ -821,7 +816,7 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
|
821
816
|
rootVnode.$tag$ = null;
|
|
822
817
|
rootVnode.$flags$ |= 4 /* isHost */;
|
|
823
818
|
hostRef.$vnode$ = rootVnode;
|
|
824
|
-
rootVnode.$elm$ = oldVNode.$elm$ = hostElm
|
|
819
|
+
rootVnode.$elm$ = oldVNode.$elm$ = hostElm;
|
|
825
820
|
patch(oldVNode, rootVnode, isInitialLoad);
|
|
826
821
|
};
|
|
827
822
|
|
|
@@ -1343,21 +1338,6 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
|
|
|
1343
1338
|
this.hasRegisteredEventListeners = false;
|
|
1344
1339
|
self = this;
|
|
1345
1340
|
registerHost(self, cmpMeta);
|
|
1346
|
-
if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
|
|
1347
|
-
{
|
|
1348
|
-
if (!self.shadowRoot) {
|
|
1349
|
-
{
|
|
1350
|
-
self.attachShadow({ mode: "open" });
|
|
1351
|
-
}
|
|
1352
|
-
} else {
|
|
1353
|
-
if (self.shadowRoot.mode !== "open") {
|
|
1354
|
-
throw new Error(
|
|
1355
|
-
`Unable to re-use existing shadow root for ${cmpMeta.$tagName$}! Mode is set to ${self.shadowRoot.mode} but Stencil only supports open shadow roots.`
|
|
1356
|
-
);
|
|
1357
|
-
}
|
|
1358
|
-
}
|
|
1359
|
-
}
|
|
1360
|
-
}
|
|
1361
1341
|
}
|
|
1362
1342
|
connectedCallback() {
|
|
1363
1343
|
const hostRef = getHostRef(this);
|
|
@@ -1469,6 +1449,6 @@ var hostListenerOpts = (flags) => supportsListenerOptions ? {
|
|
|
1469
1449
|
var setNonce = (nonce) => plt.$nonce$ = nonce;
|
|
1470
1450
|
|
|
1471
1451
|
export { Env as E, bootstrapLazy as b, getElement as g, h, promiseResolve as p, registerInstance as r, setNonce as s };
|
|
1472
|
-
//# sourceMappingURL=index-
|
|
1452
|
+
//# sourceMappingURL=index-CnQR_-WL.js.map
|
|
1473
1453
|
|
|
1474
|
-
//# sourceMappingURL=index-
|
|
1454
|
+
//# sourceMappingURL=index-CnQR_-WL.js.map
|