@everymatrix/lottery-draw-results 1.55.0 → 1.56.0

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.
Files changed (24) hide show
  1. package/dist/cjs/{index-8bd31606.js → index-40b9eb85.js} +174 -73
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/lottery-bullet_3.cjs.entry.js +155 -45
  4. package/dist/cjs/lottery-draw-results.cjs.js +2 -2
  5. package/dist/collection/collection-manifest.json +1 -1
  6. package/dist/collection/components/lottery-draw-results/lottery-draw-results.js +109 -20
  7. package/dist/esm/{index-084143d4.js → index-1f968172.js} +174 -73
  8. package/dist/esm/loader.js +2 -2
  9. package/dist/esm/lottery-bullet_3.entry.js +155 -45
  10. package/dist/esm/lottery-draw-results.js +3 -3
  11. package/dist/lottery-draw-results/lottery-draw-results.esm.js +1 -1
  12. package/dist/lottery-draw-results/p-9ad77409.entry.js +1 -0
  13. package/dist/lottery-draw-results/p-ba7135c7.js +2 -0
  14. package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/lottery-draw-results/.stencil/packages/stencil/lottery-draw-results/stencil.config.d.ts +2 -0
  15. package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/lottery-draw-results/.stencil/packages/stencil/lottery-draw-results/stencil.config.dev.d.ts +2 -0
  16. package/package.json +1 -1
  17. package/dist/lottery-draw-results/p-45eab3a8.entry.js +0 -1
  18. package/dist/lottery-draw-results/p-fc4fb7de.js +0 -2
  19. package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/lottery-draw-results/.stencil/packages/stencil/lottery-draw-results/stencil.config.d.ts +0 -2
  20. package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/lottery-draw-results/.stencil/packages/stencil/lottery-draw-results/stencil.config.dev.d.ts +0 -2
  21. /package/dist/types/Users/{maria.bumbar/Desktop → adrian.pripon/Documents/Work}/widgets-monorepo/packages/stencil/lottery-draw-results/.stencil/tools/plugins/index.d.ts +0 -0
  22. /package/dist/types/Users/{maria.bumbar/Desktop → adrian.pripon/Documents/Work}/widgets-monorepo/packages/stencil/lottery-draw-results/.stencil/tools/plugins/stencil-clean-deps-plugin.d.ts +0 -0
  23. /package/dist/types/Users/{maria.bumbar/Desktop → adrian.pripon/Documents/Work}/widgets-monorepo/packages/stencil/lottery-draw-results/.stencil/tools/plugins/vite-chunk-plugin.d.ts +0 -0
  24. /package/dist/types/Users/{maria.bumbar/Desktop → adrian.pripon/Documents/Work}/widgets-monorepo/packages/stencil/lottery-draw-results/.stencil/tools/plugins/vite-clean-deps-plugin.d.ts +0 -0
@@ -21,19 +21,23 @@ function _interopNamespace(e) {
21
21
  }
22
22
 
23
23
  const NAMESPACE = 'lottery-draw-results';
24
- const BUILD = /* lottery-draw-results */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: false, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: true, cmpWillUpdate: false, connectedCallback: true, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: false, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: false, hostListenerTargetDocument: true, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: false, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: false, propNumber: true, propString: true, reflect: true, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: false, slotChildNodesFix: false, slotRelocation: false, state: true, style: true, svg: false, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: false, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: false, watchCallback: false };
24
+ const BUILD = /* lottery-draw-results */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: false, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: true, cmpWillUpdate: false, connectedCallback: true, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: false, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: false, hostListenerTargetDocument: true, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: false, mode: false, modernPropertyDecls: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: false, propNumber: true, propString: true, reflect: true, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: false, slotChildNodesFix: false, slotRelocation: false, state: true, style: true, svg: false, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: false, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: false, watchCallback: false };
25
25
 
26
26
  /*
27
- Stencil Client Platform v4.22.3 | MIT Licensed | https://stenciljs.com
27
+ Stencil Client Platform v4.26.0 | MIT Licensed | https://stenciljs.com
28
28
  */
29
29
  var __defProp = Object.defineProperty;
30
30
  var __export = (target, all) => {
31
31
  for (var name in all)
32
32
  __defProp(target, name, { get: all[name], enumerable: true });
33
33
  };
34
+
35
+ // src/client/client-host-ref.ts
34
36
  var hostRefs = /* @__PURE__ */ new WeakMap();
35
37
  var getHostRef = (ref) => hostRefs.get(ref);
36
- var registerInstance = (lazyInstance, hostRef) => hostRefs.set(hostRef.$lazyInstance$ = lazyInstance, hostRef);
38
+ var registerInstance = (lazyInstance, hostRef) => {
39
+ hostRefs.set(hostRef.$lazyInstance$ = lazyInstance, hostRef);
40
+ };
37
41
  var registerHost = (hostElement, cmpMeta) => {
38
42
  const hostRef = {
39
43
  $flags$: 0,
@@ -46,7 +50,8 @@ var registerHost = (hostElement, cmpMeta) => {
46
50
  hostElement["s-p"] = [];
47
51
  hostElement["s-rc"] = [];
48
52
  }
49
- return hostRefs.set(hostElement, hostRef);
53
+ const ref = hostRefs.set(hostElement, hostRef);
54
+ return ref;
50
55
  };
51
56
  var isMemberInElement = (elm, memberName) => memberName in elm;
52
57
  var consoleError = (e, el) => (0, console.error)(e, el);
@@ -83,16 +88,22 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
83
88
  /* webpackExclude: /\.system\.entry\.js$/ */
84
89
  /* webpackMode: "lazy" */
85
90
  `./${bundleId}.entry.js${""}`
86
- )); }).then((importedModule) => {
87
- {
88
- cmpModules.set(bundleId, importedModule);
91
+ )); }).then(
92
+ (importedModule) => {
93
+ {
94
+ cmpModules.set(bundleId, importedModule);
95
+ }
96
+ return importedModule[exportName];
97
+ },
98
+ (e) => {
99
+ consoleError(e, hostRef.$hostElement$);
89
100
  }
90
- return importedModule[exportName];
91
- }, consoleError);
101
+ );
92
102
  };
93
103
 
94
104
  // src/client/client-style.ts
95
105
  var styles = /* @__PURE__ */ new Map();
106
+ var HYDRATED_STYLE_ID = "sty-id";
96
107
  var HYDRATED_CSS = "{visibility:hidden}.hydrated{visibility:inherit}";
97
108
  var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
98
109
  var win = typeof window !== "undefined" ? window : {};
@@ -166,12 +177,6 @@ var flush = () => {
166
177
  };
167
178
  var nextTick = (cb) => promiseResolve().then(cb);
168
179
  var writeTask = /* @__PURE__ */ queueTask(queueDomWrites, true);
169
-
170
- // src/utils/constants.ts
171
- var EMPTY_OBJ = {};
172
-
173
- // src/utils/helpers.ts
174
- var isDef = (v) => v != null;
175
180
  var isComplexType = (o) => {
176
181
  o = typeof o;
177
182
  return o === "object" || o === "function";
@@ -375,7 +380,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
375
380
  }
376
381
  if (!appliedStyles.has(scopeId2)) {
377
382
  {
378
- styleElm = doc.createElement("style");
383
+ styleElm = document.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`) || doc.createElement("style");
379
384
  styleElm.innerHTML = style;
380
385
  const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);
381
386
  if (nonce != null) {
@@ -385,7 +390,10 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
385
390
  if (styleContainerNode.nodeName === "HEAD") {
386
391
  const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
387
392
  const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
388
- styleContainerNode.insertBefore(styleElm, referenceNode2);
393
+ styleContainerNode.insertBefore(
394
+ styleElm,
395
+ (referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
396
+ );
389
397
  } else if ("host" in styleContainerNode) {
390
398
  if (supportsConstructableStylesheets) {
391
399
  const stylesheet = new CSSStyleSheet();
@@ -403,7 +411,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
403
411
  styleContainerNode.append(styleElm);
404
412
  }
405
413
  }
406
- if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */ && styleContainerNode.nodeName !== "HEAD") {
414
+ if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
407
415
  styleContainerNode.insertBefore(styleElm, null);
408
416
  }
409
417
  }
@@ -428,23 +436,25 @@ var attachStyles = (hostRef) => {
428
436
  const scopeId2 = addStyle(
429
437
  elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
430
438
  cmpMeta);
431
- if (flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */) {
439
+ if ((flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */ || flags & 128 /* shadowNeedsScopedCss */)) {
432
440
  elm["s-sc"] = scopeId2;
433
441
  elm.classList.add(scopeId2 + "-h");
434
442
  }
435
443
  endAttachStyles();
436
444
  };
437
445
  var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
438
- var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
446
+ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRender) => {
439
447
  if (oldValue !== newValue) {
440
448
  let isProp = isMemberInElement(elm, memberName);
441
449
  let ln = memberName.toLowerCase();
442
450
  if (memberName === "class") {
443
451
  const classList = elm.classList;
444
452
  const oldClasses = parseClassList(oldValue);
445
- const newClasses = parseClassList(newValue);
446
- classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
447
- classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
453
+ let newClasses = parseClassList(newValue);
454
+ {
455
+ classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
456
+ classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
457
+ }
448
458
  } else if (memberName === "style") {
449
459
  {
450
460
  for (const prop in oldValue) {
@@ -503,7 +513,7 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
503
513
  elm.setAttribute(memberName, n);
504
514
  }
505
515
  }
506
- } else {
516
+ } else if (elm[memberName] !== newValue) {
507
517
  elm[memberName] = newValue;
508
518
  }
509
519
  } catch (e) {
@@ -525,24 +535,44 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
525
535
  }
526
536
  };
527
537
  var parseClassListRegex = /\s/;
528
- var parseClassList = (value) => !value ? [] : value.split(parseClassListRegex);
538
+ var parseClassList = (value) => {
539
+ if (typeof value === "object" && value && "baseVal" in value) {
540
+ value = value.baseVal;
541
+ }
542
+ if (!value || typeof value !== "string") {
543
+ return [];
544
+ }
545
+ return value.split(parseClassListRegex);
546
+ };
529
547
  var CAPTURE_EVENT_SUFFIX = "Capture";
530
548
  var CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + "$");
531
549
 
532
550
  // src/runtime/vdom/update-element.ts
533
- var updateElement = (oldVnode, newVnode, isSvgMode2) => {
551
+ var updateElement = (oldVnode, newVnode, isSvgMode2, isInitialRender) => {
534
552
  const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;
535
- const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || EMPTY_OBJ;
536
- const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;
553
+ const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || {};
554
+ const newVnodeAttrs = newVnode.$attrs$ || {};
537
555
  {
538
556
  for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {
539
557
  if (!(memberName in newVnodeAttrs)) {
540
- setAccessor(elm, memberName, oldVnodeAttrs[memberName], void 0, isSvgMode2, newVnode.$flags$);
558
+ setAccessor(
559
+ elm,
560
+ memberName,
561
+ oldVnodeAttrs[memberName],
562
+ void 0,
563
+ isSvgMode2,
564
+ newVnode.$flags$);
541
565
  }
542
566
  }
543
567
  }
544
568
  for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {
545
- setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode2, newVnode.$flags$);
569
+ setAccessor(
570
+ elm,
571
+ memberName,
572
+ oldVnodeAttrs[memberName],
573
+ newVnodeAttrs[memberName],
574
+ isSvgMode2,
575
+ newVnode.$flags$);
546
576
  }
547
577
  };
548
578
  function sortedAttrNames(attrNames) {
@@ -554,13 +584,10 @@ function sortedAttrNames(attrNames) {
554
584
  attrNames
555
585
  );
556
586
  }
557
-
558
- // src/runtime/vdom/vdom-render.ts
559
- var scopeId;
560
587
  var hostTagName;
561
588
  var useNativeShadowDom = false;
562
589
  var isSvgMode = false;
563
- var createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
590
+ var createElm = (oldParentVNode, newParentVNode, childIndex) => {
564
591
  const newVNode2 = newParentVNode.$children$[childIndex];
565
592
  let i2 = 0;
566
593
  let elm;
@@ -574,11 +601,6 @@ var createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
574
601
  {
575
602
  updateElement(null, newVNode2, isSvgMode);
576
603
  }
577
- const rootNode = elm.getRootNode();
578
- const isElementWithinShadowRoot = !rootNode.querySelector("body");
579
- if (!isElementWithinShadowRoot && BUILD.scoped && isDef(scopeId) && elm["s-si"] !== scopeId) {
580
- elm.classList.add(elm["s-si"] = scopeId);
581
- }
582
604
  if (newVNode2.$children$) {
583
605
  for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {
584
606
  childNode = createElm(oldParentVNode, newVNode2, i2);
@@ -708,6 +730,9 @@ var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
708
730
  if (!isInitialRender) {
709
731
  return leftVNode.$key$ === rightVNode.$key$;
710
732
  }
733
+ if (isInitialRender && !leftVNode.$key$ && rightVNode.$key$) {
734
+ leftVNode.$key$ = rightVNode.$key$;
735
+ }
711
736
  return true;
712
737
  }
713
738
  return false;
@@ -747,8 +772,9 @@ var nullifyVNodeRefs = (vNode) => {
747
772
  }
748
773
  };
749
774
  var insertBefore = (parent, newNode, reference) => {
750
- const inserted = parent == null ? void 0 : parent.insertBefore(newNode, reference);
751
- return inserted;
775
+ {
776
+ return parent == null ? void 0 : parent.insertBefore(newNode, reference);
777
+ }
752
778
  };
753
779
  var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
754
780
  const hostElm = hostRef.$hostElement$;
@@ -773,17 +799,21 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
773
799
  rootVnode.$flags$ |= 4 /* isHost */;
774
800
  hostRef.$vnode$ = rootVnode;
775
801
  rootVnode.$elm$ = oldVNode.$elm$ = hostElm.shadowRoot || hostElm ;
776
- {
777
- scopeId = hostElm["s-sc"];
778
- }
779
- useNativeShadowDom = (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) !== 0;
802
+ useNativeShadowDom = !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) && !(cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */);
780
803
  patch(oldVNode, rootVnode, isInitialLoad);
781
804
  };
782
805
 
783
806
  // src/runtime/update-component.ts
784
807
  var attachToAncestor = (hostRef, ancestorComponent) => {
785
808
  if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent["s-p"]) {
786
- ancestorComponent["s-p"].push(new Promise((r) => hostRef.$onRenderResolve$ = r));
809
+ const index = ancestorComponent["s-p"].push(
810
+ new Promise(
811
+ (r) => hostRef.$onRenderResolve$ = () => {
812
+ ancestorComponent["s-p"].splice(index - 1, 1);
813
+ r();
814
+ }
815
+ )
816
+ );
787
817
  }
788
818
  };
789
819
  var scheduleUpdate = (hostRef, isInitialLoad) => {
@@ -812,16 +842,16 @@ var dispatchHooks = (hostRef, isInitialLoad) => {
812
842
  {
813
843
  hostRef.$flags$ |= 256 /* isListenReady */;
814
844
  if (hostRef.$queuedListeners$) {
815
- hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event));
845
+ hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event, elm));
816
846
  hostRef.$queuedListeners$ = void 0;
817
847
  }
818
848
  }
819
849
  {
820
- maybePromise = safeCall(instance, "componentWillLoad");
850
+ maybePromise = safeCall(instance, "componentWillLoad", void 0, elm);
821
851
  }
822
852
  }
823
853
  {
824
- maybePromise = enqueue(maybePromise, () => safeCall(instance, "componentWillRender"));
854
+ maybePromise = enqueue(maybePromise, () => safeCall(instance, "componentWillRender", void 0, elm));
825
855
  }
826
856
  endSchedule();
827
857
  return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));
@@ -889,7 +919,7 @@ var postUpdateComponent = (hostRef) => {
889
919
  const instance = hostRef.$lazyInstance$ ;
890
920
  const ancestorComponent = hostRef.$ancestorComponent$;
891
921
  {
892
- safeCall(instance, "componentDidRender");
922
+ safeCall(instance, "componentDidRender", void 0, elm);
893
923
  }
894
924
  if (!(hostRef.$flags$ & 64 /* hasLoadedComponent */)) {
895
925
  hostRef.$flags$ |= 64 /* hasLoadedComponent */;
@@ -918,17 +948,14 @@ var postUpdateComponent = (hostRef) => {
918
948
  }
919
949
  };
920
950
  var appDidLoad = (who) => {
921
- {
922
- addHydratedFlag(doc.documentElement);
923
- }
924
951
  nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
925
952
  };
926
- var safeCall = (instance, method, arg) => {
953
+ var safeCall = (instance, method, arg, elm) => {
927
954
  if (instance && instance[method]) {
928
955
  try {
929
956
  return instance[method](arg);
930
957
  } catch (e) {
931
- consoleError(e);
958
+ consoleError(e, elm);
932
959
  }
933
960
  }
934
961
  return void 0;
@@ -971,15 +998,68 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
971
998
  const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
972
999
  members.map(([memberName, [memberFlags]]) => {
973
1000
  if ((memberFlags & 31 /* Prop */ || (flags & 2 /* proxyState */) && memberFlags & 32 /* State */)) {
1001
+ const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(prototype, memberName) || {};
1002
+ if (origGetter) cmpMeta.$members$[memberName][0] |= 2048 /* Getter */;
1003
+ if (origSetter) cmpMeta.$members$[memberName][0] |= 4096 /* Setter */;
1004
+ if (flags & 1 /* isElementConstructor */ || !origGetter) {
1005
+ Object.defineProperty(prototype, memberName, {
1006
+ get() {
1007
+ {
1008
+ if ((cmpMeta.$members$[memberName][0] & 2048 /* Getter */) === 0) {
1009
+ return getValue(this, memberName);
1010
+ }
1011
+ const ref = getHostRef(this);
1012
+ const instance = ref ? ref.$lazyInstance$ : prototype;
1013
+ if (!instance) return;
1014
+ return instance[memberName];
1015
+ }
1016
+ },
1017
+ configurable: true,
1018
+ enumerable: true
1019
+ });
1020
+ }
974
1021
  Object.defineProperty(prototype, memberName, {
975
- get() {
976
- return getValue(this, memberName);
977
- },
978
1022
  set(newValue) {
979
- setValue(this, memberName, newValue, cmpMeta);
980
- },
981
- configurable: true,
982
- enumerable: true
1023
+ const ref = getHostRef(this);
1024
+ if (origSetter) {
1025
+ const currentValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
1026
+ if (typeof currentValue === "undefined" && ref.$instanceValues$.get(memberName)) {
1027
+ newValue = ref.$instanceValues$.get(memberName);
1028
+ } else if (!ref.$instanceValues$.get(memberName) && currentValue) {
1029
+ ref.$instanceValues$.set(memberName, currentValue);
1030
+ }
1031
+ origSetter.apply(this, [parsePropertyValue(newValue, memberFlags)]);
1032
+ newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
1033
+ setValue(this, memberName, newValue, cmpMeta);
1034
+ return;
1035
+ }
1036
+ {
1037
+ if ((flags & 1 /* isElementConstructor */) === 0 || (cmpMeta.$members$[memberName][0] & 4096 /* Setter */) === 0) {
1038
+ setValue(this, memberName, newValue, cmpMeta);
1039
+ if (flags & 1 /* isElementConstructor */ && !ref.$lazyInstance$) {
1040
+ ref.$onReadyPromise$.then(() => {
1041
+ if (cmpMeta.$members$[memberName][0] & 4096 /* Setter */ && ref.$lazyInstance$[memberName] !== ref.$instanceValues$.get(memberName)) {
1042
+ ref.$lazyInstance$[memberName] = newValue;
1043
+ }
1044
+ });
1045
+ }
1046
+ return;
1047
+ }
1048
+ const setterSetVal = () => {
1049
+ const currentValue = ref.$lazyInstance$[memberName];
1050
+ if (!ref.$instanceValues$.get(memberName) && currentValue) {
1051
+ ref.$instanceValues$.set(memberName, currentValue);
1052
+ }
1053
+ ref.$lazyInstance$[memberName] = parsePropertyValue(newValue, memberFlags);
1054
+ setValue(this, memberName, ref.$lazyInstance$[memberName], cmpMeta);
1055
+ };
1056
+ if (ref.$lazyInstance$) {
1057
+ setterSetVal();
1058
+ } else {
1059
+ ref.$onReadyPromise$.then(() => setterSetVal());
1060
+ }
1061
+ }
1062
+ }
983
1063
  });
984
1064
  }
985
1065
  });
@@ -989,7 +1069,7 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
989
1069
  plt.jmp(() => {
990
1070
  var _a2;
991
1071
  const propName = attrNameToPropName.get(attrName);
992
- if (this.hasOwnProperty(propName)) {
1072
+ if (this.hasOwnProperty(propName) && BUILD.lazyLoad) {
993
1073
  newValue = this[propName];
994
1074
  delete this[propName];
995
1075
  } else if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && // cast type to number to avoid TS compiler issues
@@ -1009,7 +1089,11 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
1009
1089
  }
1010
1090
  return;
1011
1091
  }
1012
- this[propName] = newValue === null && typeof this[propName] === "boolean" ? false : newValue;
1092
+ const propDesc = Object.getOwnPropertyDescriptor(prototype, propName);
1093
+ newValue = newValue === null && typeof this[propName] === "boolean" ? false : newValue;
1094
+ if (newValue !== this[propName] && (!propDesc.get || !!propDesc.set)) {
1095
+ this[propName] = newValue;
1096
+ }
1013
1097
  });
1014
1098
  };
1015
1099
  Cstr.observedAttributes = Array.from(
@@ -1038,7 +1122,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
1038
1122
  hostRef.$flags$ |= 32 /* hasInitializedComponent */;
1039
1123
  const bundleId = cmpMeta.$lazyBundleId$;
1040
1124
  if (bundleId) {
1041
- const CstrImport = loadModule(cmpMeta);
1125
+ const CstrImport = loadModule(cmpMeta, hostRef);
1042
1126
  if (CstrImport && "then" in CstrImport) {
1043
1127
  const endLoad = uniqueTime();
1044
1128
  Cstr = await CstrImport;
@@ -1060,13 +1144,13 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
1060
1144
  try {
1061
1145
  new Cstr(hostRef);
1062
1146
  } catch (e) {
1063
- consoleError(e);
1147
+ consoleError(e, elm);
1064
1148
  }
1065
1149
  {
1066
1150
  hostRef.$flags$ &= ~8 /* isConstructingInstance */;
1067
1151
  }
1068
1152
  endNewInstance();
1069
- fireConnectedCallback(hostRef.$lazyInstance$);
1153
+ fireConnectedCallback(hostRef.$lazyInstance$, elm);
1070
1154
  } else {
1071
1155
  Cstr = elm.constructor;
1072
1156
  const cmpTag = elm.localName;
@@ -1093,9 +1177,9 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
1093
1177
  schedule();
1094
1178
  }
1095
1179
  };
1096
- var fireConnectedCallback = (instance) => {
1180
+ var fireConnectedCallback = (instance, elm) => {
1097
1181
  {
1098
- safeCall(instance, "connectedCallback");
1182
+ safeCall(instance, "connectedCallback", void 0, elm);
1099
1183
  }
1100
1184
  };
1101
1185
 
@@ -1131,15 +1215,15 @@ var connectedCallback = (elm) => {
1131
1215
  } else {
1132
1216
  addHostEventListeners(elm, hostRef, cmpMeta.$listeners$);
1133
1217
  if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
1134
- fireConnectedCallback(hostRef.$lazyInstance$);
1218
+ fireConnectedCallback(hostRef.$lazyInstance$, elm);
1135
1219
  } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
1136
- hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$));
1220
+ hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$, elm));
1137
1221
  }
1138
1222
  }
1139
1223
  endConnected();
1140
1224
  }
1141
1225
  };
1142
- var disconnectInstance = (instance) => {
1226
+ var disconnectInstance = (instance, elm) => {
1143
1227
  };
1144
1228
  var disconnectedCallback = async (elm) => {
1145
1229
  if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
@@ -1154,6 +1238,12 @@ var disconnectedCallback = async (elm) => {
1154
1238
  hostRef.$onReadyPromise$.then(() => disconnectInstance());
1155
1239
  }
1156
1240
  }
1241
+ if (rootAppliedStyles.has(elm)) {
1242
+ rootAppliedStyles.delete(elm);
1243
+ }
1244
+ if (elm.shadowRoot && rootAppliedStyles.has(elm.shadowRoot)) {
1245
+ rootAppliedStyles.delete(elm.shadowRoot);
1246
+ }
1157
1247
  };
1158
1248
 
1159
1249
  // src/runtime/bootstrap-lazy.ts
@@ -1234,6 +1324,17 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
1234
1324
  }
1235
1325
  disconnectedCallback() {
1236
1326
  plt.jmp(() => disconnectedCallback(this));
1327
+ plt.raf(() => {
1328
+ var _a3;
1329
+ const hostRef = getHostRef(this);
1330
+ const i2 = deferredConnectedCallbacks.findIndex((host) => host === this);
1331
+ if (i2 > -1) {
1332
+ deferredConnectedCallbacks.splice(i2, 1);
1333
+ }
1334
+ if (((_a3 = hostRef == null ? void 0 : hostRef.$vnode$) == null ? void 0 : _a3.$elm$) instanceof Node && !hostRef.$vnode$.$elm$.isConnected) {
1335
+ delete hostRef.$vnode$.$elm$;
1336
+ }
1337
+ });
1237
1338
  }
1238
1339
  componentOnReady() {
1239
1340
  return getHostRef(this).$onReadyPromise$;
@@ -1297,7 +1398,7 @@ var hostListenerProxy = (hostRef, methodName) => (ev) => {
1297
1398
  }
1298
1399
  }
1299
1400
  } catch (e) {
1300
- consoleError(e);
1401
+ consoleError(e, hostRef.$hostElement$);
1301
1402
  }
1302
1403
  };
1303
1404
  var getHostListenerTarget = (elm, flags) => {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-8bd31606.js');
5
+ const index = require('./index-40b9eb85.js');
6
6
  const appGlobals = require('./app-globals-3a1e7e63.js');
7
7
 
8
8
  const defineCustomElements = async (win, options) => {