@design.estate/dees-wcctools 1.0.85 → 1.0.86

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.
@@ -6599,7 +6599,7 @@ var require_fast_json_stable_stringify = __commonJS({
6599
6599
  if (typeof opts === "function")
6600
6600
  opts = { cmp: opts };
6601
6601
  var cycles = typeof opts.cycles === "boolean" ? opts.cycles : false;
6602
- var cmp = opts.cmp && function(f5) {
6602
+ var cmp = opts.cmp && /* @__PURE__ */ function(f5) {
6603
6603
  return function(node) {
6604
6604
  return function(a3, b3) {
6605
6605
  var aobj = { key: a3, value: node[a3] };
@@ -7411,7 +7411,7 @@ var require_sweet_scroll = __commonJS({
7411
7411
  }
7412
7412
  });
7413
7413
 
7414
- // node_modules/.pnpm/@lit+reactive-element@2.0.2/node_modules/@lit/reactive-element/css-tag.js
7414
+ // node_modules/.pnpm/@lit+reactive-element@2.0.3/node_modules/@lit/reactive-element/css-tag.js
7415
7415
  var t = globalThis;
7416
7416
  var e = t.ShadowRoot && (void 0 === t.ShadyCSS || t.ShadyCSS.nativeShadow) && "adoptedStyleSheets" in Document.prototype && "replace" in CSSStyleSheet.prototype;
7417
7417
  var s = Symbol();
@@ -7462,7 +7462,7 @@ var c = e ? (t7) => t7 : (t7) => t7 instanceof CSSStyleSheet ? ((t8) => {
7462
7462
  return r(e8);
7463
7463
  })(t7) : t7;
7464
7464
 
7465
- // node_modules/.pnpm/@lit+reactive-element@2.0.2/node_modules/@lit/reactive-element/reactive-element.js
7465
+ // node_modules/.pnpm/@lit+reactive-element@2.0.3/node_modules/@lit/reactive-element/reactive-element.js
7466
7466
  var { is: i2, defineProperty: e2, getOwnPropertyDescriptor: r2, getOwnPropertyNames: h, getOwnPropertySymbols: o2, getPrototypeOf: n2 } = Object;
7467
7467
  var a = globalThis;
7468
7468
  var c2 = a.trustedTypes;
@@ -7619,16 +7619,16 @@ var b = class extends HTMLElement {
7619
7619
  this._$Em = e8, this[e8] = r11.fromAttribute(s7, t8.type), this._$Em = null;
7620
7620
  }
7621
7621
  }
7622
- requestUpdate(t7, s7, i7, e8 = false, r11) {
7622
+ requestUpdate(t7, s7, i7) {
7623
7623
  if (void 0 !== t7) {
7624
- if (i7 ??= this.constructor.getPropertyOptions(t7), !(i7.hasChanged ?? f)(e8 ? r11 : this[t7], s7))
7624
+ if (i7 ??= this.constructor.getPropertyOptions(t7), !(i7.hasChanged ?? f)(this[t7], s7))
7625
7625
  return;
7626
7626
  this.C(t7, s7, i7);
7627
7627
  }
7628
7628
  false === this.isUpdatePending && (this._$Eg = this._$EP());
7629
7629
  }
7630
7630
  C(t7, s7, i7) {
7631
- this._$AL.has(t7) || this._$AL.set(t7, s7), true === i7.reflect && this._$Em !== t7 && (this._$Ej ??= /* @__PURE__ */ new Set()).add(t7);
7631
+ this._$AL.has(t7) || this._$AL.set(t7, s7), true === i7.reflect && this._$Em !== t7 && (this._$ET ??= /* @__PURE__ */ new Set()).add(t7);
7632
7632
  }
7633
7633
  async _$EP() {
7634
7634
  this.isUpdatePending = true;
@@ -7660,9 +7660,9 @@ var b = class extends HTMLElement {
7660
7660
  let t7 = false;
7661
7661
  const s7 = this._$AL;
7662
7662
  try {
7663
- t7 = this.shouldUpdate(s7), t7 ? (this.willUpdate(s7), this._$E_?.forEach((t8) => t8.hostUpdate?.()), this.update(s7)) : this._$ET();
7663
+ t7 = this.shouldUpdate(s7), t7 ? (this.willUpdate(s7), this._$E_?.forEach((t8) => t8.hostUpdate?.()), this.update(s7)) : this._$Ej();
7664
7664
  } catch (s8) {
7665
- throw t7 = false, this._$ET(), s8;
7665
+ throw t7 = false, this._$Ej(), s8;
7666
7666
  }
7667
7667
  t7 && this._$AE(s7);
7668
7668
  }
@@ -7671,7 +7671,7 @@ var b = class extends HTMLElement {
7671
7671
  _$AE(t7) {
7672
7672
  this._$E_?.forEach((t8) => t8.hostUpdated?.()), this.hasUpdated || (this.hasUpdated = true, this.firstUpdated(t7)), this.updated(t7);
7673
7673
  }
7674
- _$ET() {
7674
+ _$Ej() {
7675
7675
  this._$AL = /* @__PURE__ */ new Map(), this.isUpdatePending = false;
7676
7676
  }
7677
7677
  get updateComplete() {
@@ -7684,16 +7684,16 @@ var b = class extends HTMLElement {
7684
7684
  return true;
7685
7685
  }
7686
7686
  update(t7) {
7687
- this._$Ej &&= this._$Ej.forEach((t8) => this._$EO(t8, this[t8])), this._$ET();
7687
+ this._$ET &&= this._$ET.forEach((t8) => this._$EO(t8, this[t8])), this._$Ej();
7688
7688
  }
7689
7689
  updated(t7) {
7690
7690
  }
7691
7691
  firstUpdated(t7) {
7692
7692
  }
7693
7693
  };
7694
- b.elementStyles = [], b.shadowRootOptions = { mode: "open" }, b[d("elementProperties")] = /* @__PURE__ */ new Map(), b[d("finalized")] = /* @__PURE__ */ new Map(), p?.({ ReactiveElement: b }), (a.reactiveElementVersions ??= []).push("2.0.2");
7694
+ b.elementStyles = [], b.shadowRootOptions = { mode: "open" }, b[d("elementProperties")] = /* @__PURE__ */ new Map(), b[d("finalized")] = /* @__PURE__ */ new Map(), p?.({ ReactiveElement: b }), (a.reactiveElementVersions ??= []).push("2.0.3");
7695
7695
 
7696
- // node_modules/.pnpm/lit-html@3.1.0/node_modules/lit-html/lit-html.js
7696
+ // node_modules/.pnpm/lit-html@3.1.1/node_modules/lit-html/lit-html.js
7697
7697
  var t2 = globalThis;
7698
7698
  var i3 = t2.trustedTypes;
7699
7699
  var s2 = i3 ? i3.createPolicy("lit-html", { createHTML: (t7) => t7 }) : void 0;
@@ -7951,7 +7951,7 @@ var L = class {
7951
7951
  };
7952
7952
  var z = { j: e3, P: h2, A: o3, C: 1, M: P, L: S2, R: u2, V: N, D: M, I: R, H, N: I, U: k, B: L };
7953
7953
  var Z = t2.litHtmlPolyfillSupport;
7954
- Z?.(V, M), (t2.litHtmlVersions ??= []).push("3.1.0");
7954
+ Z?.(V, M), (t2.litHtmlVersions ??= []).push("3.1.1");
7955
7955
  var j = (t7, i7, s7) => {
7956
7956
  const e8 = s7?.renderBefore ?? i7;
7957
7957
  let h6 = e8._$litPart$;
@@ -7962,7 +7962,7 @@ var j = (t7, i7, s7) => {
7962
7962
  return h6._$AI(t7), h6;
7963
7963
  };
7964
7964
 
7965
- // node_modules/.pnpm/lit-element@4.0.2/node_modules/lit-element/lit-element.js
7965
+ // node_modules/.pnpm/lit-element@4.0.3/node_modules/lit-element/lit-element.js
7966
7966
  var s3 = class extends b {
7967
7967
  constructor() {
7968
7968
  super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0;
@@ -7988,7 +7988,7 @@ var s3 = class extends b {
7988
7988
  s3._$litElement$ = true, s3["finalized", "finalized"] = true, globalThis.litElementHydrateSupport?.({ LitElement: s3 });
7989
7989
  var r4 = globalThis.litElementPolyfillSupport;
7990
7990
  r4?.({ LitElement: s3 });
7991
- (globalThis.litElementVersions ??= []).push("4.0.2");
7991
+ (globalThis.litElementVersions ??= []).push("4.0.3");
7992
7992
 
7993
7993
  // node_modules/.pnpm/@design.estate+dees-element@2.0.33/node_modules/@design.estate/dees-element/dist_ts/dees-element.plugins.js
7994
7994
  var isounique3 = __toESM(require_dist_ts(), 1);
@@ -10344,7 +10344,7 @@ var ObservableIntake = class {
10344
10344
  }
10345
10345
  };
10346
10346
 
10347
- // node_modules/.pnpm/@lit+reactive-element@2.0.2/node_modules/@lit/reactive-element/decorators/property.js
10347
+ // node_modules/.pnpm/@lit+reactive-element@2.0.3/node_modules/@lit/reactive-element/decorators/property.js
10348
10348
  var o4 = { attribute: true, type: String, converter: u, reflect: false, hasChanged: f };
10349
10349
  var r5 = (t7 = o4, e8, r11) => {
10350
10350
  const { kind: n7, metadata: i7 } = r11;
@@ -17170,7 +17170,7 @@ var CssManager = class {
17170
17170
  }
17171
17171
  };
17172
17172
 
17173
- // node_modules/.pnpm/lit-html@3.1.0/node_modules/lit-html/directive.js
17173
+ // node_modules/.pnpm/lit-html@3.1.1/node_modules/lit-html/directive.js
17174
17174
  var t3 = { ATTRIBUTE: 1, CHILD: 2, PROPERTY: 3, BOOLEAN_ATTRIBUTE: 4, EVENT: 5, ELEMENT: 6 };
17175
17175
  var e4 = (t7) => (...e8) => ({ _$litDirective$: t7, values: e8 });
17176
17176
  var i4 = class {
@@ -17190,7 +17190,7 @@ var i4 = class {
17190
17190
  }
17191
17191
  };
17192
17192
 
17193
- // node_modules/.pnpm/lit-html@3.1.0/node_modules/lit-html/directives/unsafe-html.js
17193
+ // node_modules/.pnpm/lit-html@3.1.1/node_modules/lit-html/directives/unsafe-html.js
17194
17194
  var e5 = class extends i4 {
17195
17195
  constructor(i7) {
17196
17196
  if (super(i7), this.et = T, i7.type !== t3.CHILD)
@@ -17213,29 +17213,29 @@ var e5 = class extends i4 {
17213
17213
  e5.directiveName = "unsafeHTML", e5.resultType = 1;
17214
17214
  var o5 = e4(e5);
17215
17215
 
17216
- // node_modules/.pnpm/@lit+reactive-element@2.0.2/node_modules/@lit/reactive-element/decorators/custom-element.js
17216
+ // node_modules/.pnpm/@lit+reactive-element@2.0.3/node_modules/@lit/reactive-element/decorators/custom-element.js
17217
17217
  var t4 = (t7) => (e8, o8) => {
17218
17218
  void 0 !== o8 ? o8.addInitializer(() => {
17219
17219
  customElements.define(t7, e8);
17220
17220
  }) : customElements.define(t7, e8);
17221
17221
  };
17222
17222
 
17223
- // node_modules/.pnpm/@lit+reactive-element@2.0.2/node_modules/@lit/reactive-element/decorators/state.js
17223
+ // node_modules/.pnpm/@lit+reactive-element@2.0.3/node_modules/@lit/reactive-element/decorators/state.js
17224
17224
  function r6(r11) {
17225
17225
  return n4({ ...r11, state: true, attribute: false });
17226
17226
  }
17227
17227
 
17228
- // node_modules/.pnpm/@lit+reactive-element@2.0.2/node_modules/@lit/reactive-element/decorators/base.js
17228
+ // node_modules/.pnpm/@lit+reactive-element@2.0.3/node_modules/@lit/reactive-element/decorators/base.js
17229
17229
  var e6 = (e8, t7, c7) => (c7.configurable = true, c7.enumerable = true, Reflect.decorate && "object" != typeof t7 && Object.defineProperty(e8, t7, c7), c7);
17230
17230
 
17231
- // node_modules/.pnpm/@lit+reactive-element@2.0.2/node_modules/@lit/reactive-element/decorators/query-async.js
17231
+ // node_modules/.pnpm/@lit+reactive-element@2.0.3/node_modules/@lit/reactive-element/decorators/query-async.js
17232
17232
  function r7(r11) {
17233
17233
  return (n7, e8) => e6(n7, e8, { async get() {
17234
17234
  return await this.updateComplete, this.renderRoot?.querySelector(r11) ?? null;
17235
17235
  } });
17236
17236
  }
17237
17237
 
17238
- // node_modules/.pnpm/lit-html@3.1.0/node_modules/lit-html/directive-helpers.js
17238
+ // node_modules/.pnpm/lit-html@3.1.1/node_modules/lit-html/directive-helpers.js
17239
17239
  var { D: t5 } = z;
17240
17240
  var i5 = (o8) => null === o8 || "object" != typeof o8 && "function" != typeof o8;
17241
17241
  var f3 = (o8) => void 0 === o8.strings;
@@ -17266,7 +17266,7 @@ var j2 = (o8) => {
17266
17266
  o8._$AR();
17267
17267
  };
17268
17268
 
17269
- // node_modules/.pnpm/lit-html@3.1.0/node_modules/lit-html/async-directive.js
17269
+ // node_modules/.pnpm/lit-html@3.1.1/node_modules/lit-html/async-directive.js
17270
17270
  var s5 = (i7, t7) => {
17271
17271
  const e8 = i7._$AN;
17272
17272
  if (void 0 === e8)
@@ -17335,7 +17335,7 @@ var f4 = class extends i4 {
17335
17335
  }
17336
17336
  };
17337
17337
 
17338
- // node_modules/.pnpm/lit-html@3.1.0/node_modules/lit-html/directives/private-async-helpers.js
17338
+ // node_modules/.pnpm/lit-html@3.1.1/node_modules/lit-html/directives/private-async-helpers.js
17339
17339
  var t6 = async (t7, s7) => {
17340
17340
  for await (const i7 of t7)
17341
17341
  if (false === await s7(i7))
@@ -17370,7 +17370,7 @@ var i6 = class {
17370
17370
  }
17371
17371
  };
17372
17372
 
17373
- // node_modules/.pnpm/lit-html@3.1.0/node_modules/lit-html/directives/until.js
17373
+ // node_modules/.pnpm/lit-html@3.1.1/node_modules/lit-html/directives/until.js
17374
17374
  var n6 = (t7) => !i5(t7) && "function" == typeof t7.then;
17375
17375
  var h4 = 1073741823;
17376
17376
  var c5 = class extends f4 {
@@ -17411,7 +17411,7 @@ var c5 = class extends f4 {
17411
17411
  };
17412
17412
  var m2 = e4(c5);
17413
17413
 
17414
- // node_modules/.pnpm/lit-html@3.1.0/node_modules/lit-html/directives/async-replace.js
17414
+ // node_modules/.pnpm/lit-html@3.1.1/node_modules/lit-html/directives/async-replace.js
17415
17415
  var o7 = class extends f4 {
17416
17416
  constructor() {
17417
17417
  super(...arguments), this._$Cq = new s6(this), this._$CK = new i6();
@@ -17421,7 +17421,7 @@ var o7 = class extends f4 {
17421
17421
  }
17422
17422
  update(i7, [s7, r11]) {
17423
17423
  if (this.isConnected || this.disconnected(), s7 === this._$CX)
17424
- return;
17424
+ return w;
17425
17425
  this._$CX = s7;
17426
17426
  let n7 = 0;
17427
17427
  const { _$Cq: o8, _$CK: h6 } = this;
@@ -17449,7 +17449,7 @@ var o7 = class extends f4 {
17449
17449
  };
17450
17450
  var h5 = e4(o7);
17451
17451
 
17452
- // node_modules/.pnpm/lit-html@3.1.0/node_modules/lit-html/directives/async-append.js
17452
+ // node_modules/.pnpm/lit-html@3.1.1/node_modules/lit-html/directives/async-append.js
17453
17453
  var c6 = e4(class extends o7 {
17454
17454
  constructor(r11) {
17455
17455
  if (super(r11), r11.type !== t3.CHILD)