@everymatrix/nuts-inbox-widget 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 (26) hide show
  1. package/dist/cjs/{index-43ce2388.js → index-5e13b80a.js} +177 -74
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/nuts-inbox-widget.cjs.js +2 -2
  4. package/dist/cjs/nuts-inbox-widget_3.cjs.entry.js +51 -59
  5. package/dist/collection/collection-manifest.json +1 -1
  6. package/dist/collection/components/nuts-inbox-widget/nuts-inbox-widget.js +57 -19
  7. package/dist/collection/components/nuts-notification/nuts-notification.js +50 -24
  8. package/dist/collection/components/nuts-popover/nuts-popover.js +33 -15
  9. package/dist/esm/{index-90fc4db5.js → index-e14bfa46.js} +177 -74
  10. package/dist/esm/loader.js +2 -2
  11. package/dist/esm/nuts-inbox-widget.js +3 -3
  12. package/dist/esm/nuts-inbox-widget_3.entry.js +51 -59
  13. package/dist/nuts-inbox-widget/nuts-inbox-widget.esm.js +1 -1
  14. package/dist/nuts-inbox-widget/p-af9bcff0.js +2 -0
  15. package/dist/nuts-inbox-widget/p-fc6b9468.entry.js +1 -0
  16. package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/nuts-inbox-widget/.stencil/packages/stencil/nuts-inbox-widget/stencil.config.d.ts +2 -0
  17. package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/nuts-inbox-widget/.stencil/packages/stencil/nuts-inbox-widget/stencil.config.dev.d.ts +2 -0
  18. package/package.json +1 -1
  19. package/dist/nuts-inbox-widget/p-3a5589e2.entry.js +0 -1
  20. package/dist/nuts-inbox-widget/p-6148a470.js +0 -2
  21. package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/nuts-inbox-widget/.stencil/packages/stencil/nuts-inbox-widget/stencil.config.d.ts +0 -2
  22. package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/nuts-inbox-widget/.stencil/packages/stencil/nuts-inbox-widget/stencil.config.dev.d.ts +0 -2
  23. /package/dist/types/Users/{maria.bumbar/Desktop → adrian.pripon/Documents/Work}/widgets-monorepo/packages/stencil/nuts-inbox-widget/.stencil/tools/plugins/index.d.ts +0 -0
  24. /package/dist/types/Users/{maria.bumbar/Desktop → adrian.pripon/Documents/Work}/widgets-monorepo/packages/stencil/nuts-inbox-widget/.stencil/tools/plugins/stencil-clean-deps-plugin.d.ts +0 -0
  25. /package/dist/types/Users/{maria.bumbar/Desktop → adrian.pripon/Documents/Work}/widgets-monorepo/packages/stencil/nuts-inbox-widget/.stencil/tools/plugins/vite-chunk-plugin.d.ts +0 -0
  26. /package/dist/types/Users/{maria.bumbar/Desktop → adrian.pripon/Documents/Work}/widgets-monorepo/packages/stencil/nuts-inbox-widget/.stencil/tools/plugins/vite-clean-deps-plugin.d.ts +0 -0
@@ -21,19 +21,27 @@ function _interopNamespace(e) {
21
21
  }
22
22
 
23
23
  const NAMESPACE = 'nuts-inbox-widget';
24
- const BUILD = /* nuts-inbox-widget */ { 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: false, 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: false, hostListenerTargetParent: false, hostListenerTargetWindow: true, 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: true, 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: true, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: false, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: false, vdomText: true, vdomXlink: false, watchCallback: true };
24
+ const BUILD = /* nuts-inbox-widget */ { 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: false, 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: false, hostListenerTargetParent: false, hostListenerTargetWindow: true, 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: true, 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: true, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: false, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: false, vdomText: true, vdomXlink: false, watchCallback: true };
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/utils/constants.ts
36
+ var SVG_NS = "http://www.w3.org/2000/svg";
37
+ var HTML_NS = "http://www.w3.org/1999/xhtml";
38
+
39
+ // src/client/client-host-ref.ts
34
40
  var hostRefs = /* @__PURE__ */ new WeakMap();
35
41
  var getHostRef = (ref) => hostRefs.get(ref);
36
- var registerInstance = (lazyInstance, hostRef) => hostRefs.set(hostRef.$lazyInstance$ = lazyInstance, hostRef);
42
+ var registerInstance = (lazyInstance, hostRef) => {
43
+ hostRefs.set(hostRef.$lazyInstance$ = lazyInstance, hostRef);
44
+ };
37
45
  var registerHost = (hostElement, cmpMeta) => {
38
46
  const hostRef = {
39
47
  $flags$: 0,
@@ -46,7 +54,8 @@ var registerHost = (hostElement, cmpMeta) => {
46
54
  hostElement["s-p"] = [];
47
55
  hostElement["s-rc"] = [];
48
56
  }
49
- return hostRefs.set(hostElement, hostRef);
57
+ const ref = hostRefs.set(hostElement, hostRef);
58
+ return ref;
50
59
  };
51
60
  var isMemberInElement = (elm, memberName) => memberName in elm;
52
61
  var consoleError = (e, el) => (0, console.error)(e, el);
@@ -83,16 +92,22 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
83
92
  /* webpackExclude: /\.system\.entry\.js$/ */
84
93
  /* webpackMode: "lazy" */
85
94
  `./${bundleId}.entry.js${""}`
86
- )); }).then((importedModule) => {
87
- {
88
- cmpModules.set(bundleId, importedModule);
95
+ )); }).then(
96
+ (importedModule) => {
97
+ {
98
+ cmpModules.set(bundleId, importedModule);
99
+ }
100
+ return importedModule[exportName];
101
+ },
102
+ (e) => {
103
+ consoleError(e, hostRef.$hostElement$);
89
104
  }
90
- return importedModule[exportName];
91
- }, consoleError);
105
+ );
92
106
  };
93
107
 
94
108
  // src/client/client-style.ts
95
109
  var styles = /* @__PURE__ */ new Map();
110
+ var HYDRATED_STYLE_ID = "sty-id";
96
111
  var HYDRATED_CSS = "{visibility:hidden}.hydrated{visibility:inherit}";
97
112
  var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
98
113
  var win = typeof window !== "undefined" ? window : {};
@@ -166,14 +181,6 @@ var flush = () => {
166
181
  };
167
182
  var nextTick = (cb) => promiseResolve().then(cb);
168
183
  var writeTask = /* @__PURE__ */ queueTask(queueDomWrites, true);
169
-
170
- // src/utils/constants.ts
171
- var EMPTY_OBJ = {};
172
- var SVG_NS = "http://www.w3.org/2000/svg";
173
- var HTML_NS = "http://www.w3.org/1999/xhtml";
174
-
175
- // src/utils/helpers.ts
176
- var isDef = (v) => v != null;
177
184
  var isComplexType = (o) => {
178
185
  o = typeof o;
179
186
  return o === "object" || o === "function";
@@ -377,7 +384,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
377
384
  }
378
385
  if (!appliedStyles.has(scopeId2)) {
379
386
  {
380
- styleElm = doc.createElement("style");
387
+ styleElm = document.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`) || doc.createElement("style");
381
388
  styleElm.innerHTML = style;
382
389
  const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);
383
390
  if (nonce != null) {
@@ -387,7 +394,10 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
387
394
  if (styleContainerNode.nodeName === "HEAD") {
388
395
  const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
389
396
  const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
390
- styleContainerNode.insertBefore(styleElm, referenceNode2);
397
+ styleContainerNode.insertBefore(
398
+ styleElm,
399
+ (referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
400
+ );
391
401
  } else if ("host" in styleContainerNode) {
392
402
  if (supportsConstructableStylesheets) {
393
403
  const stylesheet = new CSSStyleSheet();
@@ -405,7 +415,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
405
415
  styleContainerNode.append(styleElm);
406
416
  }
407
417
  }
408
- if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */ && styleContainerNode.nodeName !== "HEAD") {
418
+ if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
409
419
  styleContainerNode.insertBefore(styleElm, null);
410
420
  }
411
421
  }
@@ -430,23 +440,25 @@ var attachStyles = (hostRef) => {
430
440
  const scopeId2 = addStyle(
431
441
  elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
432
442
  cmpMeta);
433
- if (flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */) {
443
+ if ((flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */ || flags & 128 /* shadowNeedsScopedCss */)) {
434
444
  elm["s-sc"] = scopeId2;
435
445
  elm.classList.add(scopeId2 + "-h");
436
446
  }
437
447
  endAttachStyles();
438
448
  };
439
449
  var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
440
- var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
450
+ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRender) => {
441
451
  if (oldValue !== newValue) {
442
452
  let isProp = isMemberInElement(elm, memberName);
443
453
  let ln = memberName.toLowerCase();
444
454
  if (memberName === "class") {
445
455
  const classList = elm.classList;
446
456
  const oldClasses = parseClassList(oldValue);
447
- const newClasses = parseClassList(newValue);
448
- classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
449
- classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
457
+ let newClasses = parseClassList(newValue);
458
+ {
459
+ classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
460
+ classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
461
+ }
450
462
  } else if (memberName === "key") ; else if (memberName === "ref") {
451
463
  if (newValue) {
452
464
  newValue(elm);
@@ -484,7 +496,7 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
484
496
  elm.setAttribute(memberName, n);
485
497
  }
486
498
  }
487
- } else {
499
+ } else if (elm[memberName] !== newValue) {
488
500
  elm[memberName] = newValue;
489
501
  }
490
502
  } catch (e) {
@@ -506,24 +518,44 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
506
518
  }
507
519
  };
508
520
  var parseClassListRegex = /\s/;
509
- var parseClassList = (value) => !value ? [] : value.split(parseClassListRegex);
521
+ var parseClassList = (value) => {
522
+ if (typeof value === "object" && value && "baseVal" in value) {
523
+ value = value.baseVal;
524
+ }
525
+ if (!value || typeof value !== "string") {
526
+ return [];
527
+ }
528
+ return value.split(parseClassListRegex);
529
+ };
510
530
  var CAPTURE_EVENT_SUFFIX = "Capture";
511
531
  var CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + "$");
512
532
 
513
533
  // src/runtime/vdom/update-element.ts
514
- var updateElement = (oldVnode, newVnode, isSvgMode2) => {
534
+ var updateElement = (oldVnode, newVnode, isSvgMode2, isInitialRender) => {
515
535
  const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;
516
- const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || EMPTY_OBJ;
517
- const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;
536
+ const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || {};
537
+ const newVnodeAttrs = newVnode.$attrs$ || {};
518
538
  {
519
539
  for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {
520
540
  if (!(memberName in newVnodeAttrs)) {
521
- setAccessor(elm, memberName, oldVnodeAttrs[memberName], void 0, isSvgMode2, newVnode.$flags$);
541
+ setAccessor(
542
+ elm,
543
+ memberName,
544
+ oldVnodeAttrs[memberName],
545
+ void 0,
546
+ isSvgMode2,
547
+ newVnode.$flags$);
522
548
  }
523
549
  }
524
550
  }
525
551
  for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {
526
- setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode2, newVnode.$flags$);
552
+ setAccessor(
553
+ elm,
554
+ memberName,
555
+ oldVnodeAttrs[memberName],
556
+ newVnodeAttrs[memberName],
557
+ isSvgMode2,
558
+ newVnode.$flags$);
527
559
  }
528
560
  };
529
561
  function sortedAttrNames(attrNames) {
@@ -535,13 +567,10 @@ function sortedAttrNames(attrNames) {
535
567
  attrNames
536
568
  );
537
569
  }
538
-
539
- // src/runtime/vdom/vdom-render.ts
540
- var scopeId;
541
570
  var hostTagName;
542
571
  var useNativeShadowDom = false;
543
572
  var isSvgMode = false;
544
- var createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
573
+ var createElm = (oldParentVNode, newParentVNode, childIndex) => {
545
574
  const newVNode2 = newParentVNode.$children$[childIndex];
546
575
  let i2 = 0;
547
576
  let elm;
@@ -562,11 +591,6 @@ var createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
562
591
  {
563
592
  updateElement(null, newVNode2, isSvgMode);
564
593
  }
565
- const rootNode = elm.getRootNode();
566
- const isElementWithinShadowRoot = !rootNode.querySelector("body");
567
- if (!isElementWithinShadowRoot && BUILD.scoped && isDef(scopeId) && elm["s-si"] !== scopeId) {
568
- elm.classList.add(elm["s-si"] = scopeId);
569
- }
570
594
  if (newVNode2.$children$) {
571
595
  for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {
572
596
  childNode = createElm(oldParentVNode, newVNode2, i2);
@@ -703,6 +727,9 @@ var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
703
727
  if (!isInitialRender) {
704
728
  return leftVNode.$key$ === rightVNode.$key$;
705
729
  }
730
+ if (isInitialRender && !leftVNode.$key$ && rightVNode.$key$) {
731
+ leftVNode.$key$ = rightVNode.$key$;
732
+ }
706
733
  return true;
707
734
  }
708
735
  return false;
@@ -749,8 +776,9 @@ var nullifyVNodeRefs = (vNode) => {
749
776
  }
750
777
  };
751
778
  var insertBefore = (parent, newNode, reference) => {
752
- const inserted = parent == null ? void 0 : parent.insertBefore(newNode, reference);
753
- return inserted;
779
+ {
780
+ return parent == null ? void 0 : parent.insertBefore(newNode, reference);
781
+ }
754
782
  };
755
783
  var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
756
784
  const hostElm = hostRef.$hostElement$;
@@ -775,17 +803,21 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
775
803
  rootVnode.$flags$ |= 4 /* isHost */;
776
804
  hostRef.$vnode$ = rootVnode;
777
805
  rootVnode.$elm$ = oldVNode.$elm$ = hostElm.shadowRoot || hostElm ;
778
- {
779
- scopeId = hostElm["s-sc"];
780
- }
781
- useNativeShadowDom = (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) !== 0;
806
+ useNativeShadowDom = !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) && !(cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */);
782
807
  patch(oldVNode, rootVnode, isInitialLoad);
783
808
  };
784
809
 
785
810
  // src/runtime/update-component.ts
786
811
  var attachToAncestor = (hostRef, ancestorComponent) => {
787
812
  if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent["s-p"]) {
788
- ancestorComponent["s-p"].push(new Promise((r) => hostRef.$onRenderResolve$ = r));
813
+ const index = ancestorComponent["s-p"].push(
814
+ new Promise(
815
+ (r) => hostRef.$onRenderResolve$ = () => {
816
+ ancestorComponent["s-p"].splice(index - 1, 1);
817
+ r();
818
+ }
819
+ )
820
+ );
789
821
  }
790
822
  };
791
823
  var scheduleUpdate = (hostRef, isInitialLoad) => {
@@ -814,12 +846,12 @@ var dispatchHooks = (hostRef, isInitialLoad) => {
814
846
  {
815
847
  hostRef.$flags$ |= 256 /* isListenReady */;
816
848
  if (hostRef.$queuedListeners$) {
817
- hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event));
849
+ hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event, elm));
818
850
  hostRef.$queuedListeners$ = void 0;
819
851
  }
820
852
  }
821
853
  {
822
- maybePromise = safeCall(instance, "componentWillLoad");
854
+ maybePromise = safeCall(instance, "componentWillLoad", void 0, elm);
823
855
  }
824
856
  }
825
857
  endSchedule();
@@ -888,7 +920,7 @@ var postUpdateComponent = (hostRef) => {
888
920
  const instance = hostRef.$lazyInstance$ ;
889
921
  const ancestorComponent = hostRef.$ancestorComponent$;
890
922
  {
891
- safeCall(instance, "componentDidRender");
923
+ safeCall(instance, "componentDidRender", void 0, elm);
892
924
  }
893
925
  if (!(hostRef.$flags$ & 64 /* hasLoadedComponent */)) {
894
926
  hostRef.$flags$ |= 64 /* hasLoadedComponent */;
@@ -917,17 +949,14 @@ var postUpdateComponent = (hostRef) => {
917
949
  }
918
950
  };
919
951
  var appDidLoad = (who) => {
920
- {
921
- addHydratedFlag(doc.documentElement);
922
- }
923
952
  nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
924
953
  };
925
- var safeCall = (instance, method, arg) => {
954
+ var safeCall = (instance, method, arg, elm) => {
926
955
  if (instance && instance[method]) {
927
956
  try {
928
957
  return instance[method](arg);
929
958
  } catch (e) {
930
- consoleError(e);
959
+ consoleError(e, elm);
931
960
  }
932
961
  }
933
962
  return void 0;
@@ -986,15 +1015,68 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
986
1015
  const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
987
1016
  members.map(([memberName, [memberFlags]]) => {
988
1017
  if ((memberFlags & 31 /* Prop */ || (flags & 2 /* proxyState */) && memberFlags & 32 /* State */)) {
1018
+ const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(prototype, memberName) || {};
1019
+ if (origGetter) cmpMeta.$members$[memberName][0] |= 2048 /* Getter */;
1020
+ if (origSetter) cmpMeta.$members$[memberName][0] |= 4096 /* Setter */;
1021
+ if (flags & 1 /* isElementConstructor */ || !origGetter) {
1022
+ Object.defineProperty(prototype, memberName, {
1023
+ get() {
1024
+ {
1025
+ if ((cmpMeta.$members$[memberName][0] & 2048 /* Getter */) === 0) {
1026
+ return getValue(this, memberName);
1027
+ }
1028
+ const ref = getHostRef(this);
1029
+ const instance = ref ? ref.$lazyInstance$ : prototype;
1030
+ if (!instance) return;
1031
+ return instance[memberName];
1032
+ }
1033
+ },
1034
+ configurable: true,
1035
+ enumerable: true
1036
+ });
1037
+ }
989
1038
  Object.defineProperty(prototype, memberName, {
990
- get() {
991
- return getValue(this, memberName);
992
- },
993
1039
  set(newValue) {
994
- setValue(this, memberName, newValue, cmpMeta);
995
- },
996
- configurable: true,
997
- enumerable: true
1040
+ const ref = getHostRef(this);
1041
+ if (origSetter) {
1042
+ const currentValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
1043
+ if (typeof currentValue === "undefined" && ref.$instanceValues$.get(memberName)) {
1044
+ newValue = ref.$instanceValues$.get(memberName);
1045
+ } else if (!ref.$instanceValues$.get(memberName) && currentValue) {
1046
+ ref.$instanceValues$.set(memberName, currentValue);
1047
+ }
1048
+ origSetter.apply(this, [parsePropertyValue(newValue, memberFlags)]);
1049
+ newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
1050
+ setValue(this, memberName, newValue, cmpMeta);
1051
+ return;
1052
+ }
1053
+ {
1054
+ if ((flags & 1 /* isElementConstructor */) === 0 || (cmpMeta.$members$[memberName][0] & 4096 /* Setter */) === 0) {
1055
+ setValue(this, memberName, newValue, cmpMeta);
1056
+ if (flags & 1 /* isElementConstructor */ && !ref.$lazyInstance$) {
1057
+ ref.$onReadyPromise$.then(() => {
1058
+ if (cmpMeta.$members$[memberName][0] & 4096 /* Setter */ && ref.$lazyInstance$[memberName] !== ref.$instanceValues$.get(memberName)) {
1059
+ ref.$lazyInstance$[memberName] = newValue;
1060
+ }
1061
+ });
1062
+ }
1063
+ return;
1064
+ }
1065
+ const setterSetVal = () => {
1066
+ const currentValue = ref.$lazyInstance$[memberName];
1067
+ if (!ref.$instanceValues$.get(memberName) && currentValue) {
1068
+ ref.$instanceValues$.set(memberName, currentValue);
1069
+ }
1070
+ ref.$lazyInstance$[memberName] = parsePropertyValue(newValue, memberFlags);
1071
+ setValue(this, memberName, ref.$lazyInstance$[memberName], cmpMeta);
1072
+ };
1073
+ if (ref.$lazyInstance$) {
1074
+ setterSetVal();
1075
+ } else {
1076
+ ref.$onReadyPromise$.then(() => setterSetVal());
1077
+ }
1078
+ }
1079
+ }
998
1080
  });
999
1081
  }
1000
1082
  });
@@ -1004,7 +1086,7 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
1004
1086
  plt.jmp(() => {
1005
1087
  var _a2;
1006
1088
  const propName = attrNameToPropName.get(attrName);
1007
- if (this.hasOwnProperty(propName)) {
1089
+ if (this.hasOwnProperty(propName) && BUILD.lazyLoad) {
1008
1090
  newValue = this[propName];
1009
1091
  delete this[propName];
1010
1092
  } else if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && // cast type to number to avoid TS compiler issues
@@ -1024,7 +1106,11 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
1024
1106
  }
1025
1107
  return;
1026
1108
  }
1027
- this[propName] = newValue === null && typeof this[propName] === "boolean" ? false : newValue;
1109
+ const propDesc = Object.getOwnPropertyDescriptor(prototype, propName);
1110
+ newValue = newValue === null && typeof this[propName] === "boolean" ? false : newValue;
1111
+ if (newValue !== this[propName] && (!propDesc.get || !!propDesc.set)) {
1112
+ this[propName] = newValue;
1113
+ }
1028
1114
  });
1029
1115
  };
1030
1116
  Cstr.observedAttributes = Array.from(
@@ -1053,7 +1139,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
1053
1139
  hostRef.$flags$ |= 32 /* hasInitializedComponent */;
1054
1140
  const bundleId = cmpMeta.$lazyBundleId$;
1055
1141
  if (bundleId) {
1056
- const CstrImport = loadModule(cmpMeta);
1142
+ const CstrImport = loadModule(cmpMeta, hostRef);
1057
1143
  if (CstrImport && "then" in CstrImport) {
1058
1144
  const endLoad = uniqueTime();
1059
1145
  Cstr = await CstrImport;
@@ -1078,7 +1164,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
1078
1164
  try {
1079
1165
  new Cstr(hostRef);
1080
1166
  } catch (e) {
1081
- consoleError(e);
1167
+ consoleError(e, elm);
1082
1168
  }
1083
1169
  {
1084
1170
  hostRef.$flags$ &= ~8 /* isConstructingInstance */;
@@ -1087,7 +1173,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
1087
1173
  hostRef.$flags$ |= 128 /* isWatchReady */;
1088
1174
  }
1089
1175
  endNewInstance();
1090
- fireConnectedCallback(hostRef.$lazyInstance$);
1176
+ fireConnectedCallback(hostRef.$lazyInstance$, elm);
1091
1177
  } else {
1092
1178
  Cstr = elm.constructor;
1093
1179
  const cmpTag = elm.localName;
@@ -1114,9 +1200,9 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
1114
1200
  schedule();
1115
1201
  }
1116
1202
  };
1117
- var fireConnectedCallback = (instance) => {
1203
+ var fireConnectedCallback = (instance, elm) => {
1118
1204
  {
1119
- safeCall(instance, "connectedCallback");
1205
+ safeCall(instance, "connectedCallback", void 0, elm);
1120
1206
  }
1121
1207
  };
1122
1208
 
@@ -1152,15 +1238,15 @@ var connectedCallback = (elm) => {
1152
1238
  } else {
1153
1239
  addHostEventListeners(elm, hostRef, cmpMeta.$listeners$);
1154
1240
  if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
1155
- fireConnectedCallback(hostRef.$lazyInstance$);
1241
+ fireConnectedCallback(hostRef.$lazyInstance$, elm);
1156
1242
  } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
1157
- hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$));
1243
+ hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$, elm));
1158
1244
  }
1159
1245
  }
1160
1246
  endConnected();
1161
1247
  }
1162
1248
  };
1163
- var disconnectInstance = (instance) => {
1249
+ var disconnectInstance = (instance, elm) => {
1164
1250
  };
1165
1251
  var disconnectedCallback = async (elm) => {
1166
1252
  if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
@@ -1175,6 +1261,12 @@ var disconnectedCallback = async (elm) => {
1175
1261
  hostRef.$onReadyPromise$.then(() => disconnectInstance());
1176
1262
  }
1177
1263
  }
1264
+ if (rootAppliedStyles.has(elm)) {
1265
+ rootAppliedStyles.delete(elm);
1266
+ }
1267
+ if (elm.shadowRoot && rootAppliedStyles.has(elm.shadowRoot)) {
1268
+ rootAppliedStyles.delete(elm.shadowRoot);
1269
+ }
1178
1270
  };
1179
1271
 
1180
1272
  // src/runtime/bootstrap-lazy.ts
@@ -1259,6 +1351,17 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
1259
1351
  }
1260
1352
  disconnectedCallback() {
1261
1353
  plt.jmp(() => disconnectedCallback(this));
1354
+ plt.raf(() => {
1355
+ var _a3;
1356
+ const hostRef = getHostRef(this);
1357
+ const i2 = deferredConnectedCallbacks.findIndex((host) => host === this);
1358
+ if (i2 > -1) {
1359
+ deferredConnectedCallbacks.splice(i2, 1);
1360
+ }
1361
+ if (((_a3 = hostRef == null ? void 0 : hostRef.$vnode$) == null ? void 0 : _a3.$elm$) instanceof Node && !hostRef.$vnode$.$elm$.isConnected) {
1362
+ delete hostRef.$vnode$.$elm$;
1363
+ }
1364
+ });
1262
1365
  }
1263
1366
  componentOnReady() {
1264
1367
  return getHostRef(this).$onReadyPromise$;
@@ -1322,7 +1425,7 @@ var hostListenerProxy = (hostRef, methodName) => (ev) => {
1322
1425
  }
1323
1426
  }
1324
1427
  } catch (e) {
1325
- consoleError(e);
1428
+ consoleError(e, hostRef.$hostElement$);
1326
1429
  }
1327
1430
  };
1328
1431
  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-43ce2388.js');
5
+ const index = require('./index-5e13b80a.js');
6
6
  const appGlobals = require('./app-globals-3a1e7e63.js');
7
7
 
8
8
  const defineCustomElements = async (win, options) => {
@@ -2,11 +2,11 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-43ce2388.js');
5
+ const index = require('./index-5e13b80a.js');
6
6
  const appGlobals = require('./app-globals-3a1e7e63.js');
7
7
 
8
8
  /*
9
- Stencil Client Patch Browser v4.22.3 | MIT Licensed | https://stenciljs.com
9
+ Stencil Client Patch Browser v4.26.0 | MIT Licensed | https://stenciljs.com
10
10
  */
11
11
  var patchBrowser = () => {
12
12
  const importMeta = (typeof document === 'undefined' ? new (require('u' + 'rl').URL)('file:' + __filename).href : (document.currentScript && document.currentScript.src || new URL('nuts-inbox-widget.cjs.js', document.baseURI).href));