funnel-gfx-wc 0.1.144 → 0.1.146
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/funnel-app.cjs.entry.js +2 -2
- package/dist/cjs/funnel-gfx-wc.cjs.js +2 -2
- package/dist/cjs/{index-BXHtScaD.js → index-CxFS1EKG.js} +105 -25
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/esm/funnel-app.entry.js +2 -2
- package/dist/esm/funnel-gfx-wc.js +3 -3
- package/dist/esm/{index-DT1i28oi.js → index-BARyITu-.js} +105 -25
- package/dist/esm/loader.js +2 -2
- package/dist/funnel-gfx-wc/funnel-gfx-wc.esm.js +1 -1
- package/dist/funnel-gfx-wc/{p-14b26ec4.entry.js → p-029d6019.entry.js} +30 -30
- package/dist/funnel-gfx-wc/{p-DT1i28oi.js → p-BARyITu-.js} +2 -2
- package/dist/types/stencil-public-runtime.d.ts +29 -0
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-CxFS1EKG.js');
|
|
4
4
|
|
|
5
5
|
const Radio = props => {
|
|
6
6
|
const hex = props.hex || 'currentColor';
|
|
@@ -10383,7 +10383,7 @@ const Eswat2Io = _props => {
|
|
|
10383
10383
|
return (index.h("a", { class: "absolute right-8 top-8 text-clrs-gray hover:text-clrs-navy", href: url, "aria-label": who, target: "blank", title: who }, index.h(Fingerprint, { label: "eswat2" })));
|
|
10384
10384
|
};
|
|
10385
10385
|
|
|
10386
|
-
const shadowCss = () => `@layer properties; @layer theme,base,components,utilities; @layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji'
|
|
10386
|
+
const shadowCss = () => `@layer properties; @layer theme,base,components,utilities; @layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';--spacing:0.25rem;--text-xs:0.75rem;--text-xs--line-height:calc(1 / 0.75);--font-weight-bold:700}}@layer utilities{.absolute{position:absolute}.relative{position:relative}.top-8{top:calc(var(--spacing) * 8)}.right-8{right:calc(var(--spacing) * 8)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-5px{margin-top:5px}.mr-0{margin-right:calc(var(--spacing) * 0)}.mr-10px{margin-right:10px}.mb-10px{margin-bottom:10px}.ml-0{margin-left:calc(var(--spacing) * 0)}.ml-auto{margin-left:auto}.flex{display:flex}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.border-solid{--tw-border-style:solid;border-style:solid}.border-clrs-gray{border-color:var(--clrs-gray, #aaaaaa)}.border-clrs-slate{border-color:var(--clrs-slate, #708090)}.bg-clrs-blue{background-color:var(--clrs-blue, #0074d9)}.bg-clrs-red{background-color:var(--clrs-red, #ff4136)}.bg-clrs-silver{background-color:var(--clrs-silver, #dddddd)}.p-4{padding:calc(var(--spacing) * 4)}.align-top{vertical-align:top}.font-sans{font-family:var(--font-sans)}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-clrs-gray{color:var(--clrs-gray, #aaaaaa)}.text-clrs-navy{color:var(--clrs-navy, #001f3f)}.text-clrs-slate4{color:var(--clrs-slate4, #4e5964)}.text-clrs-white{color:var(--clrs-white, #ffffff)}.italic{font-style:italic}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.hover\\:text-clrs-navy{&:hover{@media (hover: hover){color:var(--clrs-navy, #001f3f)}}}.active\\:bg-clrs-gray{&:active{background-color:var(--clrs-gray, #aaaaaa)}}.active\\:text-clrs-navy{&:active{color:var(--clrs-navy, #001f3f)}}}@layer components{.ds1-main{display:flex;flex-direction:column;padding:calc(var(--spacing) * 4);font-family:var(--font-sans);color:var(--clrs-navy, #001f3f);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ds1-button{display:flex;align-items:center;--tw-border-style:solid;border-style:solid;border-color:var(--clrs-slate, #708090);color:var(--clrs-white, #ffffff);&:active{background-color:var(--clrs-gray, #aaaaaa)}&:active{color:var(--clrs-navy, #001f3f)}}.funnel-gfx{--tw-border-style:solid;border-style:solid;border-color:var(--clrs-gray, #aaaaaa);background-color:var(--clrs-silver, #dddddd);stroke-width:1}}.data-button{border-radius:5px;border-width:1px;padding:5px;margin:0px;margin-right:5px;cursor:pointer}.funnel-gfx{width:calc(100% - 20px);height:100%;padding:10px;padding-bottom:7px;border-radius:10px;border-width:1px}`;
|
|
10387
10387
|
|
|
10388
10388
|
const FunnelApp = class {
|
|
10389
10389
|
constructor(hostRef) {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var index = require('./index-
|
|
3
|
+
var index = require('./index-CxFS1EKG.js');
|
|
4
4
|
var appGlobals = require('./app-globals-V2Kpy_OQ.js');
|
|
5
5
|
|
|
6
6
|
var _documentCurrentScript = typeof document !== 'undefined' ? document.currentScript : null;
|
|
7
7
|
/*
|
|
8
|
-
Stencil Client Patch Browser v4.
|
|
8
|
+
Stencil Client Patch Browser v4.41.0 | MIT Licensed | https://stenciljs.com
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
var patchBrowser = () => {
|
|
@@ -5,7 +5,7 @@ const BUILD = /* funnel-gfx-wc */ { allRenderFn: true, appendChildSlotFix: false
|
|
|
5
5
|
const Env = /* funnel-gfx-wc */ {};
|
|
6
6
|
|
|
7
7
|
/*
|
|
8
|
-
Stencil Client Platform v4.
|
|
8
|
+
Stencil Client Platform v4.41.0 | MIT Licensed | https://stenciljs.com
|
|
9
9
|
*/
|
|
10
10
|
var __create = Object.create;
|
|
11
11
|
var __defProp = Object.defineProperty;
|
|
@@ -2275,7 +2275,8 @@ var patchPseudoShadowDom = (hostElementPrototype) => {
|
|
|
2275
2275
|
patchSlotRemoveChild(hostElementPrototype);
|
|
2276
2276
|
};
|
|
2277
2277
|
var patchCloneNode = (HostElementPrototype) => {
|
|
2278
|
-
|
|
2278
|
+
if (HostElementPrototype.__cloneNode) return;
|
|
2279
|
+
const orgCloneNode = HostElementPrototype.__cloneNode = HostElementPrototype.cloneNode;
|
|
2279
2280
|
HostElementPrototype.cloneNode = function(deep) {
|
|
2280
2281
|
const srcNode = this;
|
|
2281
2282
|
const isShadowDom = BUILD.shadowDom ? srcNode.shadowRoot && supportsShadow : false;
|
|
@@ -2320,6 +2321,7 @@ var patchCloneNode = (HostElementPrototype) => {
|
|
|
2320
2321
|
};
|
|
2321
2322
|
};
|
|
2322
2323
|
var patchSlotAppendChild = (HostElementPrototype) => {
|
|
2324
|
+
if (HostElementPrototype.__appendChild) return;
|
|
2323
2325
|
HostElementPrototype.__appendChild = HostElementPrototype.appendChild;
|
|
2324
2326
|
HostElementPrototype.appendChild = function(newChild) {
|
|
2325
2327
|
const { slotName, slotNode } = findSlotFromSlottedNode(newChild, this);
|
|
@@ -2337,6 +2339,7 @@ var patchSlotAppendChild = (HostElementPrototype) => {
|
|
|
2337
2339
|
};
|
|
2338
2340
|
};
|
|
2339
2341
|
var patchSlotRemoveChild = (ElementPrototype) => {
|
|
2342
|
+
if (ElementPrototype.__removeChild) return;
|
|
2340
2343
|
ElementPrototype.__removeChild = ElementPrototype.removeChild;
|
|
2341
2344
|
ElementPrototype.removeChild = function(toRemove) {
|
|
2342
2345
|
if (toRemove && typeof toRemove["s-sn"] !== "undefined") {
|
|
@@ -2352,6 +2355,7 @@ var patchSlotRemoveChild = (ElementPrototype) => {
|
|
|
2352
2355
|
};
|
|
2353
2356
|
};
|
|
2354
2357
|
var patchSlotPrepend = (HostElementPrototype) => {
|
|
2358
|
+
if (HostElementPrototype.__prepend) return;
|
|
2355
2359
|
HostElementPrototype.__prepend = HostElementPrototype.prepend;
|
|
2356
2360
|
HostElementPrototype.prepend = function(...newChildren) {
|
|
2357
2361
|
newChildren.forEach((newChild) => {
|
|
@@ -2378,6 +2382,7 @@ var patchSlotPrepend = (HostElementPrototype) => {
|
|
|
2378
2382
|
};
|
|
2379
2383
|
};
|
|
2380
2384
|
var patchSlotAppend = (HostElementPrototype) => {
|
|
2385
|
+
if (HostElementPrototype.__append) return;
|
|
2381
2386
|
HostElementPrototype.__append = HostElementPrototype.append;
|
|
2382
2387
|
HostElementPrototype.append = function(...newChildren) {
|
|
2383
2388
|
newChildren.forEach((newChild) => {
|
|
@@ -2389,6 +2394,7 @@ var patchSlotAppend = (HostElementPrototype) => {
|
|
|
2389
2394
|
};
|
|
2390
2395
|
};
|
|
2391
2396
|
var patchSlotInsertAdjacentHTML = (HostElementPrototype) => {
|
|
2397
|
+
if (HostElementPrototype.__insertAdjacentHTML) return;
|
|
2392
2398
|
const originalInsertAdjacentHtml = HostElementPrototype.insertAdjacentHTML;
|
|
2393
2399
|
HostElementPrototype.insertAdjacentHTML = function(position, text) {
|
|
2394
2400
|
if (position !== "afterbegin" && position !== "beforeend") {
|
|
@@ -2414,6 +2420,7 @@ var patchSlotInsertAdjacentText = (HostElementPrototype) => {
|
|
|
2414
2420
|
};
|
|
2415
2421
|
};
|
|
2416
2422
|
var patchInsertBefore = (HostElementPrototype) => {
|
|
2423
|
+
if (HostElementPrototype.__insertBefore) return;
|
|
2417
2424
|
const eleProto = HostElementPrototype;
|
|
2418
2425
|
if (eleProto.__insertBefore) return;
|
|
2419
2426
|
eleProto.__insertBefore = HostElementPrototype.insertBefore;
|
|
@@ -2448,6 +2455,7 @@ var patchInsertBefore = (HostElementPrototype) => {
|
|
|
2448
2455
|
};
|
|
2449
2456
|
};
|
|
2450
2457
|
var patchSlotInsertAdjacentElement = (HostElementPrototype) => {
|
|
2458
|
+
if (HostElementPrototype.__insertAdjacentElement) return;
|
|
2451
2459
|
const originalInsertAdjacentElement = HostElementPrototype.insertAdjacentElement;
|
|
2452
2460
|
HostElementPrototype.insertAdjacentElement = function(position, element) {
|
|
2453
2461
|
if (position !== "afterbegin" && position !== "beforeend") {
|
|
@@ -4144,11 +4152,7 @@ var createElm = (oldParentVNode, newParentVNode, childIndex) => {
|
|
|
4144
4152
|
patchSlotNode(elm);
|
|
4145
4153
|
oldVNode = oldParentVNode && oldParentVNode.$children$ && oldParentVNode.$children$[childIndex];
|
|
4146
4154
|
if (oldVNode && oldVNode.$tag$ === newVNode2.$tag$ && oldParentVNode.$elm$) {
|
|
4147
|
-
|
|
4148
|
-
relocateToHostRoot(oldParentVNode.$elm$);
|
|
4149
|
-
} else {
|
|
4150
|
-
putBackInOriginalLocation(oldParentVNode.$elm$, false);
|
|
4151
|
-
}
|
|
4155
|
+
relocateToHostRoot(oldParentVNode.$elm$);
|
|
4152
4156
|
}
|
|
4153
4157
|
if (BUILD.scoped || BUILD.hydrateServerSide && 128 /* shadowNeedsScopedCss */) {
|
|
4154
4158
|
addRemoveSlotScopedClass(contentRef, elm, newParentVNode.$elm$, oldParentVNode == null ? void 0 : oldParentVNode.$elm$);
|
|
@@ -4180,7 +4184,7 @@ var relocateToHostRoot = (parentElm) => {
|
|
|
4180
4184
|
var putBackInOriginalLocation = (parentElm, recursive) => {
|
|
4181
4185
|
plt.$flags$ |= 1 /* isTmpDisconnected */;
|
|
4182
4186
|
const oldSlotChildNodes = Array.from(parentElm.__childNodes || parentElm.childNodes);
|
|
4183
|
-
if (parentElm["s-sr"]
|
|
4187
|
+
if (parentElm["s-sr"]) {
|
|
4184
4188
|
let node = parentElm;
|
|
4185
4189
|
while (node = node.nextSibling) {
|
|
4186
4190
|
if (node && node["s-sn"] === parentElm["s-sn"] && node["s-sh"] === hostTagName) {
|
|
@@ -4368,7 +4372,7 @@ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
|
|
|
4368
4372
|
}
|
|
4369
4373
|
if (BUILD.vdomAttribute || BUILD.reflect) {
|
|
4370
4374
|
if (BUILD.slot && tag === "slot" && !useNativeShadowDom) {
|
|
4371
|
-
if (
|
|
4375
|
+
if (oldVNode.$name$ !== newVNode2.$name$) {
|
|
4372
4376
|
newVNode2.$elm$["s-sn"] = newVNode2.$name$ || "";
|
|
4373
4377
|
relocateToHostRoot(newVNode2.$elm$.parentElement);
|
|
4374
4378
|
}
|
|
@@ -4411,7 +4415,7 @@ var markSlotContentForRelocation = (elm) => {
|
|
|
4411
4415
|
const slotName = childNode["s-sn"];
|
|
4412
4416
|
for (j = hostContentNodes.length - 1; j >= 0; j--) {
|
|
4413
4417
|
node = hostContentNodes[j];
|
|
4414
|
-
if (!node["s-cn"] && !node["s-nr"] && node["s-hn"] !== childNode["s-hn"] && (!
|
|
4418
|
+
if (!node["s-cn"] && !node["s-nr"] && node["s-hn"] !== childNode["s-hn"] && (!node["s-sh"] || node["s-sh"] !== childNode["s-hn"])) {
|
|
4415
4419
|
if (isNodeLocatedInSlot(node, slotName)) {
|
|
4416
4420
|
let relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
|
|
4417
4421
|
checkSlotFallbackVisibility = true;
|
|
@@ -4455,19 +4459,19 @@ var nullifyVNodeRefs = (vNode) => {
|
|
|
4455
4459
|
vNode.$children$ && vNode.$children$.map(nullifyVNodeRefs);
|
|
4456
4460
|
}
|
|
4457
4461
|
};
|
|
4458
|
-
var insertBefore = (parent, newNode, reference) => {
|
|
4462
|
+
var insertBefore = (parent, newNode, reference, isInitialLoad) => {
|
|
4459
4463
|
if (BUILD.scoped && typeof newNode["s-sn"] === "string" && !!newNode["s-sr"] && !!newNode["s-cr"]) {
|
|
4460
4464
|
addRemoveSlotScopedClass(newNode["s-cr"], newNode, parent, newNode.parentElement);
|
|
4461
|
-
} else if (
|
|
4462
|
-
if (parent.getRootNode().nodeType !== 11 /* DOCUMENT_FRAGMENT_NODE */) {
|
|
4465
|
+
} else if (typeof newNode["s-sn"] === "string") {
|
|
4466
|
+
if (BUILD.experimentalSlotFixes && parent.getRootNode().nodeType !== 11 /* DOCUMENT_FRAGMENT_NODE */) {
|
|
4463
4467
|
patchParentNode(newNode);
|
|
4464
4468
|
}
|
|
4465
4469
|
parent.insertBefore(newNode, reference);
|
|
4466
4470
|
const { slotNode } = findSlotFromSlottedNode(newNode);
|
|
4467
|
-
if (slotNode) dispatchSlotChangeEvent(slotNode);
|
|
4471
|
+
if (slotNode && !isInitialLoad) dispatchSlotChangeEvent(slotNode);
|
|
4468
4472
|
return newNode;
|
|
4469
4473
|
}
|
|
4470
|
-
if (
|
|
4474
|
+
if (parent.__insertBefore) {
|
|
4471
4475
|
return parent.__insertBefore(newNode, reference);
|
|
4472
4476
|
} else {
|
|
4473
4477
|
return parent == null ? void 0 : parent.insertBefore(newNode, reference);
|
|
@@ -4555,7 +4559,12 @@ render() {
|
|
|
4555
4559
|
if (!nodeToRelocate["s-ol"] && win.document) {
|
|
4556
4560
|
const orgLocationNode = BUILD.isDebug || BUILD.hydrateServerSide ? originalLocationDebugNode(nodeToRelocate) : win.document.createTextNode("");
|
|
4557
4561
|
orgLocationNode["s-nr"] = nodeToRelocate;
|
|
4558
|
-
insertBefore(
|
|
4562
|
+
insertBefore(
|
|
4563
|
+
nodeToRelocate.parentNode,
|
|
4564
|
+
nodeToRelocate["s-ol"] = orgLocationNode,
|
|
4565
|
+
nodeToRelocate,
|
|
4566
|
+
isInitialLoad
|
|
4567
|
+
);
|
|
4559
4568
|
}
|
|
4560
4569
|
}
|
|
4561
4570
|
for (const relocateData of relocateNodes) {
|
|
@@ -4567,7 +4576,7 @@ render() {
|
|
|
4567
4576
|
if (slotRefNode) {
|
|
4568
4577
|
const parentNodeRef = slotRefNode.parentNode;
|
|
4569
4578
|
let insertBeforeNode = slotRefNode.nextSibling;
|
|
4570
|
-
if (!BUILD.hydrateServerSide &&
|
|
4579
|
+
if (!BUILD.hydrateServerSide && insertBeforeNode && insertBeforeNode.nodeType === 1 /* ElementNode */) {
|
|
4571
4580
|
let orgLocationNode = (_b = nodeToRelocate["s-ol"]) == null ? void 0 : _b.previousSibling;
|
|
4572
4581
|
while (orgLocationNode) {
|
|
4573
4582
|
let refNode = (_c = orgLocationNode["s-nr"]) != null ? _c : null;
|
|
@@ -4588,10 +4597,18 @@ render() {
|
|
|
4588
4597
|
const nextSibling = nodeToRelocate.__nextSibling || nodeToRelocate.nextSibling;
|
|
4589
4598
|
if (!insertBeforeNode && parentNodeRef !== parent || nextSibling !== insertBeforeNode) {
|
|
4590
4599
|
if (nodeToRelocate !== insertBeforeNode) {
|
|
4591
|
-
|
|
4592
|
-
|
|
4600
|
+
insertBefore(parentNodeRef, nodeToRelocate, insertBeforeNode, isInitialLoad);
|
|
4601
|
+
if (nodeToRelocate.nodeType === 8 /* CommentNode */ && nodeToRelocate.nodeValue.startsWith("s-nt-")) {
|
|
4602
|
+
const textNode = win.document.createTextNode(nodeToRelocate.nodeValue.replace(/^s-nt-/, ""));
|
|
4603
|
+
textNode["s-hn"] = nodeToRelocate["s-hn"];
|
|
4604
|
+
textNode["s-sn"] = nodeToRelocate["s-sn"];
|
|
4605
|
+
textNode["s-sh"] = nodeToRelocate["s-sh"];
|
|
4606
|
+
textNode["s-sr"] = nodeToRelocate["s-sr"];
|
|
4607
|
+
textNode["s-ol"] = nodeToRelocate["s-ol"];
|
|
4608
|
+
textNode["s-ol"]["s-nr"] = textNode;
|
|
4609
|
+
insertBefore(nodeToRelocate.parentNode, textNode, nodeToRelocate, isInitialLoad);
|
|
4610
|
+
nodeToRelocate.parentNode.removeChild(nodeToRelocate);
|
|
4593
4611
|
}
|
|
4594
|
-
insertBefore(parentNodeRef, nodeToRelocate, insertBeforeNode);
|
|
4595
4612
|
if (nodeToRelocate.nodeType === 1 /* ElementNode */ && nodeToRelocate.tagName !== "SLOT-FB") {
|
|
4596
4613
|
nodeToRelocate.hidden = (_d = nodeToRelocate["s-ih"]) != null ? _d : false;
|
|
4597
4614
|
}
|
|
@@ -4609,14 +4626,21 @@ render() {
|
|
|
4609
4626
|
plt.$flags$ &= -2 /* isTmpDisconnected */;
|
|
4610
4627
|
relocateNodes.length = 0;
|
|
4611
4628
|
}
|
|
4612
|
-
if (BUILD.
|
|
4629
|
+
if (BUILD.slotRelocation && !useNativeShadowDom && !(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) && hostElm["s-cr"]) {
|
|
4613
4630
|
const children = rootVnode.$elm$.__childNodes || rootVnode.$elm$.childNodes;
|
|
4614
4631
|
for (const childNode of children) {
|
|
4615
|
-
if (childNode["s-hn"] !== hostTagName && !childNode["s-sh"]
|
|
4632
|
+
if (childNode["s-hn"] !== hostTagName && !childNode["s-sh"]) {
|
|
4616
4633
|
if (isInitialLoad && childNode["s-ih"] == null) {
|
|
4617
4634
|
childNode["s-ih"] = (_e = childNode.hidden) != null ? _e : false;
|
|
4618
4635
|
}
|
|
4619
|
-
childNode.
|
|
4636
|
+
if (childNode.nodeType === 1 /* ElementNode */) {
|
|
4637
|
+
childNode.hidden = true;
|
|
4638
|
+
} else if (childNode.nodeType === 3 /* TextNode */ && !!childNode.nodeValue.trim()) {
|
|
4639
|
+
const textCommentNode = win.document.createComment("s-nt-" + childNode.nodeValue);
|
|
4640
|
+
textCommentNode["s-sn"] = childNode["s-sn"];
|
|
4641
|
+
insertBefore(childNode.parentNode, textCommentNode, childNode, isInitialLoad);
|
|
4642
|
+
childNode.parentNode.removeChild(childNode);
|
|
4643
|
+
}
|
|
4620
4644
|
}
|
|
4621
4645
|
}
|
|
4622
4646
|
}
|
|
@@ -4678,6 +4702,10 @@ var dispatchHooks = (hostRef, isInitialLoad) => {
|
|
|
4678
4702
|
let maybePromise;
|
|
4679
4703
|
if (isInitialLoad) {
|
|
4680
4704
|
if (BUILD.lazyLoad) {
|
|
4705
|
+
if (BUILD.slotRelocation && hostRef.$deferredConnectedCallback$) {
|
|
4706
|
+
hostRef.$deferredConnectedCallback$ = false;
|
|
4707
|
+
safeCall(instance, "connectedCallback", void 0, elm);
|
|
4708
|
+
}
|
|
4681
4709
|
if (BUILD.hostListener) {
|
|
4682
4710
|
hostRef.$flags$ |= 256 /* isListenReady */;
|
|
4683
4711
|
if (hostRef.$queuedListeners$) {
|
|
@@ -5301,7 +5329,12 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
5301
5329
|
hostRef.$flags$ |= 128 /* isWatchReady */;
|
|
5302
5330
|
}
|
|
5303
5331
|
endNewInstance();
|
|
5304
|
-
|
|
5332
|
+
const needsDeferredCallback = BUILD.slotRelocation && cmpMeta.$flags$ & 4 /* hasSlotRelocation */;
|
|
5333
|
+
if (!needsDeferredCallback) {
|
|
5334
|
+
fireConnectedCallback(hostRef.$lazyInstance$, elm);
|
|
5335
|
+
} else {
|
|
5336
|
+
hostRef.$deferredConnectedCallback$ = true;
|
|
5337
|
+
}
|
|
5305
5338
|
} else {
|
|
5306
5339
|
Cstr = elm.constructor;
|
|
5307
5340
|
const cmpTag = elm.localName;
|
|
@@ -5501,6 +5534,8 @@ var proxyCustomElement = (Cstr, compactMeta) => {
|
|
|
5501
5534
|
patchTextContent(Cstr.prototype);
|
|
5502
5535
|
}
|
|
5503
5536
|
}
|
|
5537
|
+
} else if (BUILD.cloneNodeFix) {
|
|
5538
|
+
patchCloneNode(Cstr.prototype);
|
|
5504
5539
|
}
|
|
5505
5540
|
if (BUILD.hydrateClientSide && BUILD.shadowDom) {
|
|
5506
5541
|
hydrateScopedToShadow();
|
|
@@ -5650,10 +5685,12 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
|
|
|
5650
5685
|
}
|
|
5651
5686
|
const tagName = BUILD.transformTagName && options.transformTagName ? options.transformTagName(cmpMeta.$tagName$) : transformTag(cmpMeta.$tagName$);
|
|
5652
5687
|
const HostElement = class extends HTMLElement {
|
|
5688
|
+
["s-p"];
|
|
5689
|
+
["s-rc"];
|
|
5690
|
+
hasRegisteredEventListeners = false;
|
|
5653
5691
|
// StencilLazyHost
|
|
5654
5692
|
constructor(self) {
|
|
5655
5693
|
super(self);
|
|
5656
|
-
this.hasRegisteredEventListeners = false;
|
|
5657
5694
|
self = this;
|
|
5658
5695
|
registerHost(self, cmpMeta);
|
|
5659
5696
|
if (BUILD.shadowDom && cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
|
|
@@ -5730,6 +5767,8 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
|
|
|
5730
5767
|
patchTextContent(HostElement.prototype);
|
|
5731
5768
|
}
|
|
5732
5769
|
}
|
|
5770
|
+
} else if (BUILD.cloneNodeFix) {
|
|
5771
|
+
patchCloneNode(HostElement.prototype);
|
|
5733
5772
|
}
|
|
5734
5773
|
if (BUILD.formAssociated && cmpMeta.$flags$ & 64 /* formAssociated */) {
|
|
5735
5774
|
HostElement.formAssociated = true;
|
|
@@ -5875,6 +5914,44 @@ function setTagTransformer(transformer) {
|
|
|
5875
5914
|
tagTransformer = transformer;
|
|
5876
5915
|
}
|
|
5877
5916
|
|
|
5917
|
+
// src/runtime/vdom/jsx-dev-runtime.ts
|
|
5918
|
+
function jsxDEV(type, props, key, _isStaticChildren, _source, _self) {
|
|
5919
|
+
const { children, ...rest } = props;
|
|
5920
|
+
const vnodeData = key !== void 0 ? { ...rest, key } : rest;
|
|
5921
|
+
if (Array.isArray(children)) {
|
|
5922
|
+
return h(type, vnodeData, ...children);
|
|
5923
|
+
} else if (children !== void 0) {
|
|
5924
|
+
return h(type, vnodeData, children);
|
|
5925
|
+
}
|
|
5926
|
+
return h(type, vnodeData);
|
|
5927
|
+
}
|
|
5928
|
+
|
|
5929
|
+
// src/runtime/vdom/jsx-runtime.ts
|
|
5930
|
+
function jsx(type, props, key) {
|
|
5931
|
+
const propsObj = props || {};
|
|
5932
|
+
const { children, ...rest } = propsObj;
|
|
5933
|
+
let vnodeData = rest;
|
|
5934
|
+
if (key !== void 0) {
|
|
5935
|
+
vnodeData = { ...rest, key };
|
|
5936
|
+
}
|
|
5937
|
+
if (vnodeData && Object.keys(vnodeData).length === 0) {
|
|
5938
|
+
vnodeData = null;
|
|
5939
|
+
}
|
|
5940
|
+
if (children !== void 0) {
|
|
5941
|
+
if (Array.isArray(children)) {
|
|
5942
|
+
return h(type, vnodeData, ...children);
|
|
5943
|
+
}
|
|
5944
|
+
if (typeof children === "object" && children !== null && "$flags$" in children) {
|
|
5945
|
+
return h(type, vnodeData, children);
|
|
5946
|
+
}
|
|
5947
|
+
return h(type, vnodeData, children);
|
|
5948
|
+
}
|
|
5949
|
+
return h(type, vnodeData);
|
|
5950
|
+
}
|
|
5951
|
+
function jsxs(type, props, key) {
|
|
5952
|
+
return jsx(type, props, key);
|
|
5953
|
+
}
|
|
5954
|
+
|
|
5878
5955
|
// src/runtime/vdom/vdom-annotations.ts
|
|
5879
5956
|
var insertVdomAnnotations = (doc, staticComponents) => {
|
|
5880
5957
|
if (doc != null) {
|
|
@@ -6055,6 +6132,9 @@ var StencilCore = /*#__PURE__*/Object.freeze({
|
|
|
6055
6132
|
h: h,
|
|
6056
6133
|
insertVdomAnnotations: insertVdomAnnotations,
|
|
6057
6134
|
isMemberInElement: isMemberInElement,
|
|
6135
|
+
jsx: jsx,
|
|
6136
|
+
jsxDEV: jsxDEV,
|
|
6137
|
+
jsxs: jsxs,
|
|
6058
6138
|
loadModule: loadModule,
|
|
6059
6139
|
modeResolutionChain: modeResolutionChain,
|
|
6060
6140
|
needsScopedSSR: needsScopedSSR,
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h, S as StencilCore, r as registerInstance } from './index-
|
|
1
|
+
import { h, S as StencilCore, r as registerInstance } from './index-BARyITu-.js';
|
|
2
2
|
|
|
3
3
|
const Radio = props => {
|
|
4
4
|
const hex = props.hex || 'currentColor';
|
|
@@ -10381,7 +10381,7 @@ const Eswat2Io = _props => {
|
|
|
10381
10381
|
return (h("a", { class: "absolute right-8 top-8 text-clrs-gray hover:text-clrs-navy", href: url, "aria-label": who, target: "blank", title: who }, h(Fingerprint, { label: "eswat2" })));
|
|
10382
10382
|
};
|
|
10383
10383
|
|
|
10384
|
-
const shadowCss = () => `@layer properties; @layer theme,base,components,utilities; @layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji'
|
|
10384
|
+
const shadowCss = () => `@layer properties; @layer theme,base,components,utilities; @layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';--spacing:0.25rem;--text-xs:0.75rem;--text-xs--line-height:calc(1 / 0.75);--font-weight-bold:700}}@layer utilities{.absolute{position:absolute}.relative{position:relative}.top-8{top:calc(var(--spacing) * 8)}.right-8{right:calc(var(--spacing) * 8)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-5px{margin-top:5px}.mr-0{margin-right:calc(var(--spacing) * 0)}.mr-10px{margin-right:10px}.mb-10px{margin-bottom:10px}.ml-0{margin-left:calc(var(--spacing) * 0)}.ml-auto{margin-left:auto}.flex{display:flex}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.border-solid{--tw-border-style:solid;border-style:solid}.border-clrs-gray{border-color:var(--clrs-gray, #aaaaaa)}.border-clrs-slate{border-color:var(--clrs-slate, #708090)}.bg-clrs-blue{background-color:var(--clrs-blue, #0074d9)}.bg-clrs-red{background-color:var(--clrs-red, #ff4136)}.bg-clrs-silver{background-color:var(--clrs-silver, #dddddd)}.p-4{padding:calc(var(--spacing) * 4)}.align-top{vertical-align:top}.font-sans{font-family:var(--font-sans)}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-clrs-gray{color:var(--clrs-gray, #aaaaaa)}.text-clrs-navy{color:var(--clrs-navy, #001f3f)}.text-clrs-slate4{color:var(--clrs-slate4, #4e5964)}.text-clrs-white{color:var(--clrs-white, #ffffff)}.italic{font-style:italic}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.hover\\:text-clrs-navy{&:hover{@media (hover: hover){color:var(--clrs-navy, #001f3f)}}}.active\\:bg-clrs-gray{&:active{background-color:var(--clrs-gray, #aaaaaa)}}.active\\:text-clrs-navy{&:active{color:var(--clrs-navy, #001f3f)}}}@layer components{.ds1-main{display:flex;flex-direction:column;padding:calc(var(--spacing) * 4);font-family:var(--font-sans);color:var(--clrs-navy, #001f3f);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ds1-button{display:flex;align-items:center;--tw-border-style:solid;border-style:solid;border-color:var(--clrs-slate, #708090);color:var(--clrs-white, #ffffff);&:active{background-color:var(--clrs-gray, #aaaaaa)}&:active{color:var(--clrs-navy, #001f3f)}}.funnel-gfx{--tw-border-style:solid;border-style:solid;border-color:var(--clrs-gray, #aaaaaa);background-color:var(--clrs-silver, #dddddd);stroke-width:1}}.data-button{border-radius:5px;border-width:1px;padding:5px;margin:0px;margin-right:5px;cursor:pointer}.funnel-gfx{width:calc(100% - 20px);height:100%;padding:10px;padding-bottom:7px;border-radius:10px;border-width:1px}`;
|
|
10385
10385
|
|
|
10386
10386
|
const FunnelApp = class {
|
|
10387
10387
|
constructor(hostRef) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { p as promiseResolve, B as BUILD, c as consoleDevInfo, w as win, N as NAMESPACE, H, b as bootstrapLazy } from './index-
|
|
2
|
-
export { s as setNonce } from './index-
|
|
1
|
+
import { p as promiseResolve, B as BUILD, c as consoleDevInfo, w as win, N as NAMESPACE, H, b as bootstrapLazy } from './index-BARyITu-.js';
|
|
2
|
+
export { s as setNonce } from './index-BARyITu-.js';
|
|
3
3
|
import { g as globalScripts } from './app-globals-DQuL1Twl.js';
|
|
4
4
|
|
|
5
5
|
/*
|
|
6
|
-
Stencil Client Patch Browser v4.
|
|
6
|
+
Stencil Client Patch Browser v4.41.0 | MIT Licensed | https://stenciljs.com
|
|
7
7
|
*/
|
|
8
8
|
|
|
9
9
|
var patchBrowser = () => {
|