@mhmo91/schmancy 0.4.38 → 0.4.40

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 (38) hide show
  1. package/ai/date-range.md +27 -1
  2. package/ai/store.md +31 -0
  3. package/dist/ai/date-range.md +27 -1
  4. package/dist/ai/store.md +31 -0
  5. package/dist/{avatar-sXepW60q.cjs → avatar-B3sAx50a.cjs} +2 -2
  6. package/dist/{avatar-sXepW60q.cjs.map → avatar-B3sAx50a.cjs.map} +1 -1
  7. package/dist/{avatar-CnJrdjfS.js → avatar-FYp7eVVT.js} +2 -2
  8. package/dist/{avatar-CnJrdjfS.js.map → avatar-FYp7eVVT.js.map} +1 -1
  9. package/dist/badge.cjs +1 -1
  10. package/dist/badge.js +1 -1
  11. package/dist/content-drawer.cjs +1 -1
  12. package/dist/content-drawer.js +1 -1
  13. package/dist/date-range-Bd0bZ5EG.cjs +133 -0
  14. package/dist/date-range-Bd0bZ5EG.cjs.map +1 -0
  15. package/dist/date-range-CTx08Buk.js +652 -0
  16. package/dist/date-range-CTx08Buk.js.map +1 -0
  17. package/dist/date-range.cjs +1 -1
  18. package/dist/date-range.js +1 -1
  19. package/dist/index.cjs +1 -1
  20. package/dist/index.js +3 -3
  21. package/dist/input-Cpo-ws8k.js.map +1 -1
  22. package/dist/input-DzNoI9qU.cjs.map +1 -1
  23. package/dist/nav-drawer.cjs +1 -1
  24. package/dist/nav-drawer.js +1 -1
  25. package/dist/{selector-hook-DPe2CGKx.js → selector-hook-CIpuCUbr.js} +122 -122
  26. package/dist/{selector-hook-DPe2CGKx.js.map → selector-hook-CIpuCUbr.js.map} +1 -1
  27. package/dist/selector-hook-DB8RFC1y.cjs +2 -0
  28. package/dist/{selector-hook-Bf_lCnGW.cjs.map → selector-hook-DB8RFC1y.cjs.map} +1 -1
  29. package/dist/store.cjs +1 -1
  30. package/dist/store.js +1 -1
  31. package/dist/teleport.cjs +1 -1
  32. package/dist/teleport.js +1 -1
  33. package/package.json +1 -1
  34. package/dist/date-range-CJq5E8y0.cjs +0 -131
  35. package/dist/date-range-CJq5E8y0.cjs.map +0 -1
  36. package/dist/date-range-DQ057kVi.js +0 -638
  37. package/dist/date-range-DQ057kVi.js.map +0 -1
  38. package/dist/selector-hook-Bf_lCnGW.cjs +0 -2
@@ -1,56 +1,56 @@
1
- import { e as z, S as E, a as q, d as N } from "./context-object-CDDP4bTk.js";
2
- import { property as Z } from "lit/decorators.js";
3
- import { map as x, distinctUntilChanged as T, shareReplay as P, share as H, BehaviorSubject as W, combineLatest as J, Subject as K } from "rxjs";
4
- import { takeUntil as Q } from "rxjs/operators";
5
- function D(n, e, t) {
1
+ import { e as E, S as q, a as N, d as W } from "./context-object-CDDP4bTk.js";
2
+ import { property as H } from "lit/decorators.js";
3
+ import { map as T, distinctUntilChanged as I, shareReplay as F, share as J, BehaviorSubject as D, combineLatest as K, Subject as Q } from "rxjs";
4
+ import { takeUntil as X } from "rxjs/operators";
5
+ function R(n, e, t) {
6
6
  try {
7
7
  e === "indexeddb" && (e = "local"), ((o = n) === null || typeof o != "object" || Array.isArray(o) || o instanceof Map || o instanceof Set || o instanceof Date || o instanceof RegExp || Object.getPrototypeOf(o) !== Object.prototype) && (n = { ...n });
8
- const a = q.getInstance(e, t, n);
8
+ const a = N.getInstance(e, t, n);
9
9
  return typeof (r = a.value) == "object" && r !== null && Object.keys(r).length === 0 && a.set({ ...n }), a;
10
10
  } catch {
11
- return q.getInstance("memory", `${t}-fallback`, n);
11
+ return N.getInstance("memory", `${t}-fallback`, n);
12
12
  }
13
13
  var r, o;
14
14
  }
15
- function I(n, e, t) {
15
+ function z(n, e, t) {
16
16
  try {
17
- const r = E.getInstance(e, t, n);
17
+ const r = q.getInstance(e, t, n);
18
18
  return r.value.length || r.replace([...n]), r;
19
19
  } catch {
20
- return E.getInstance("memory", `${t}-fallback`, [...n]);
20
+ return q.getInstance("memory", `${t}-fallback`, [...n]);
21
21
  }
22
22
  }
23
- function F(n, e, t) {
23
+ function G(n, e, t) {
24
24
  try {
25
25
  return n == null && (n = t.includes("collection") || t.includes("map") ? /* @__PURE__ */ new Map() : t.includes("array") || t.includes("list") ? [] : {}), n instanceof Map ? function(r, o, a) {
26
26
  try {
27
- const f = z.getInstance(o, a, r);
27
+ const f = E.getInstance(o, a, r);
28
28
  return f.value.size || f.replace(new Map(r)), f;
29
29
  } catch {
30
- return z.getInstance("memory", `${a}-fallback`, new Map(r));
30
+ return E.getInstance("memory", `${a}-fallback`, new Map(r));
31
31
  }
32
32
  }(n, e, t) : function(r) {
33
33
  return Array.isArray(r);
34
- }(n) ? I(n, e, t) : D(typeof n == "object" ? n : { value: n }, e, t);
34
+ }(n) ? z(n, e, t) : R(typeof n == "object" ? n : { value: n }, e, t);
35
35
  } catch {
36
- return D(typeof n == "object" && n !== null ? { ...n } : { value: n }, "memory", `emergency-fallback-${t}`);
36
+ return R(typeof n == "object" && n !== null ? { ...n } : { value: n }, "memory", `emergency-fallback-${t}`);
37
37
  }
38
38
  }
39
- function ae(n = [], e, t = "local") {
39
+ function ie(n = [], e, t = "local") {
40
40
  try {
41
- return F(n, t, e);
41
+ return G(n, t, e);
42
42
  } catch {
43
- return I(n, "memory", `${e}-fallback`);
43
+ return z(n, "memory", `${e}-fallback`);
44
44
  }
45
45
  }
46
- function ie(n = [], e = "test-array") {
46
+ function ce(n = [], e = "test-array") {
47
47
  try {
48
- return F(n, "memory", e);
48
+ return G(n, "memory", e);
49
49
  } catch {
50
- return I(n, "memory", `${e}-emergency-fallback`);
50
+ return z(n, "memory", `${e}-emergency-fallback`);
51
51
  }
52
52
  }
53
- const X = (n, e) => {
53
+ const Y = (n, e) => {
54
54
  if (!e) return n;
55
55
  const t = e.split(".");
56
56
  let r = n;
@@ -59,12 +59,12 @@ const X = (n, e) => {
59
59
  r = r[o];
60
60
  }
61
61
  return r;
62
- }, R = (n) => {
62
+ }, U = (n) => {
63
63
  if (!n || n.length < 2) return [];
64
64
  const e = [];
65
65
  for (let t = 0; t < n.length - 1; t++) e.push(n.substring(t, t + 2).toLowerCase());
66
66
  return e;
67
- }, U = (n, e) => {
67
+ }, V = (n, e) => {
68
68
  if (!n || !e) return 0;
69
69
  const t = n.toLowerCase().trim(), r = e.toLowerCase().trim();
70
70
  if (t === r) return 1;
@@ -77,16 +77,16 @@ const X = (n, e) => {
77
77
  })(r, t) ? 0.8 : 0, f = ((i, u) => {
78
78
  if (!i) return !0;
79
79
  if (!u) return !1;
80
- const l = (j) => j.toLowerCase().split("").reduce((k, v) => (k[v] = (k[v] || 0) + 1, k), {}), c = l(i), y = l(u);
81
- return Object.keys(c).every((j) => (y[j] || 0) >= c[j]);
80
+ const l = (A) => A.toLowerCase().split("").reduce((j, b) => (j[b] = (j[b] || 0) + 1, j), {}), c = l(i), y = l(u);
81
+ return Object.keys(c).every((A) => (y[A] || 0) >= c[A]);
82
82
  })(r, t) ? 0.7 : 0, h = ((i, u) => {
83
83
  if (!i || !u || i.length < 2 || u.length < 2) return 0;
84
- const l = R(i), c = R(u);
84
+ const l = U(i), c = U(u);
85
85
  if (l.length === 0 || c.length === 0) return 0;
86
86
  let y = 0;
87
- const j = new Array(c.length).fill(!1);
88
- for (const k of l) for (let v = 0; v < c.length; v++) if (!j[v] && c[v] === k) {
89
- y++, j[v] = !0;
87
+ const A = new Array(c.length).fill(!1);
88
+ for (const j of l) for (let b = 0; b < c.length; b++) if (!A[b] && c[b] === j) {
89
+ y++, A[b] = !0;
90
90
  break;
91
91
  }
92
92
  return 2 * y / (l.length + c.length);
@@ -98,39 +98,39 @@ const X = (n, e) => {
98
98
  return l[u.length][i.length];
99
99
  })(t, r) / s : 0;
100
100
  return Math.max(o, a, f, h, p);
101
- }, V = (n) => n == null ? "" : String(n);
102
- function Y(n, e, t = 0.3) {
101
+ }, B = (n) => n == null ? "" : String(n);
102
+ function _(n, e, t = 0.3) {
103
103
  let r, o, a, f = !1;
104
- if (Array.isArray(e) ? [r, o, a, f = !1] = e : (r = e.key, o = e.operator, a = e.value, f = e.strict || !1), !f && (a === "" || a == null || $(a) && a.length === 0)) return { valid: !0, score: 1 };
105
- const h = X(n, r);
104
+ if (Array.isArray(e) ? [r, o, a, f = !1] = e : (r = e.key, o = e.operator, a = e.value, f = e.strict || !1), !f && (a === "" || a == null || S(a) && a.length === 0)) return { valid: !0, score: 1 };
105
+ const h = Y(n, r);
106
106
  if (f) {
107
107
  if (o === "any") {
108
108
  if (typeof h != "string" || typeof a != "string") return { valid: !1, score: 0 };
109
- const s = U(h, a);
109
+ const s = V(h, a);
110
110
  return { valid: s >= t, score: s >= t ? s : 0 };
111
111
  }
112
112
  {
113
- const s = B(o, h, a);
113
+ const s = P(o, h, a);
114
114
  return { valid: s, score: s ? 1 : 0 };
115
115
  }
116
116
  }
117
117
  if (o === "any") {
118
118
  if (typeof h != "string" || typeof a != "string") return { valid: !1, score: 0 };
119
- const s = U(h, a);
119
+ const s = V(h, a);
120
120
  return s < t ? { valid: !1, score: 0 } : { valid: !0, score: s };
121
121
  }
122
122
  {
123
- const s = B(o, h, a);
123
+ const s = P(o, h, a);
124
124
  return { valid: s, score: s ? 1 : 0 };
125
125
  }
126
126
  }
127
- function G(n, e = [], t = 0.3) {
127
+ function Z(n, e = [], t = 0.3) {
128
128
  if (!e.length) return Array.from(n.values());
129
129
  const r = [];
130
130
  for (const [o, a] of n.entries()) {
131
131
  let f = 0, h = 0, s = !0;
132
132
  for (const p of e) {
133
- const i = Y(a, p, t);
133
+ const i = _(a, p, t);
134
134
  if (!i.valid) {
135
135
  s = !1;
136
136
  break;
@@ -141,72 +141,72 @@ function G(n, e = [], t = 0.3) {
141
141
  }
142
142
  return r.sort((o, a) => a.score - o.score), r.map((o) => o.item);
143
143
  }
144
- function _(n, e = [], t = 0.3) {
144
+ function ee(n, e = [], t = 0.3) {
145
145
  const r = /* @__PURE__ */ new Map();
146
- return n.forEach((o, a) => r.set(String(a), o)), G(r, e, t);
146
+ return n.forEach((o, a) => r.set(String(a), o)), Z(r, e, t);
147
147
  }
148
- function $(n) {
148
+ function S(n) {
149
149
  return Array.isArray(n);
150
150
  }
151
151
  function d(n) {
152
152
  return typeof n == "string";
153
153
  }
154
- function C(n) {
154
+ function v(n) {
155
155
  return typeof n == "number" && !isNaN(n);
156
156
  }
157
- function w(n) {
157
+ function C(n) {
158
158
  return n instanceof Date && !isNaN(n.getTime());
159
159
  }
160
- function ce(n) {
160
+ function ue(n) {
161
161
  return n != null && typeof n == "object" && Symbol.iterator in Object(n) && typeof n[Symbol.iterator] == "function";
162
162
  }
163
- function S(n) {
163
+ function L(n) {
164
164
  return n instanceof Map;
165
165
  }
166
- function L(n) {
166
+ function M(n) {
167
167
  return n instanceof Set;
168
168
  }
169
- function ue(n) {
169
+ function le(n) {
170
170
  if (n === null || typeof n != "object") return !1;
171
171
  const e = Object.getPrototypeOf(n);
172
172
  return e === Object.prototype || e === null;
173
173
  }
174
- function M(n) {
174
+ function x(n) {
175
175
  return n == null;
176
176
  }
177
- function B(n, e, t) {
178
- if (M(e) && M(t)) return !0;
179
- if (M(e) || M(t)) return n === "==" ? e === t : n === "!=" && e !== t;
177
+ function P(n, e, t) {
178
+ if (x(e) && x(t)) return !0;
179
+ if (x(e) || x(t)) return n === "==" ? e === t : n === "!=" && e !== t;
180
180
  switch (n) {
181
181
  case "==":
182
182
  return e === t;
183
183
  case "!=":
184
184
  return e !== t;
185
185
  case ">":
186
- return C(e) && C(t) ? e > t : w(e) && w(t) ? e.getTime() > t.getTime() : !(!d(e) || !d(t)) && e.localeCompare(t) > 0;
186
+ return v(e) && v(t) ? e > t : C(e) && C(t) ? e.getTime() > t.getTime() : !(!d(e) || !d(t)) && e.localeCompare(t) > 0;
187
187
  case "<":
188
- return C(e) && C(t) ? e < t : w(e) && w(t) ? e.getTime() < t.getTime() : !(!d(e) || !d(t)) && e.localeCompare(t) < 0;
188
+ return v(e) && v(t) ? e < t : C(e) && C(t) ? e.getTime() < t.getTime() : !(!d(e) || !d(t)) && e.localeCompare(t) < 0;
189
189
  case ">=":
190
- return C(e) && C(t) ? e >= t : w(e) && w(t) ? e.getTime() >= t.getTime() : !(!d(e) || !d(t)) && e.localeCompare(t) >= 0;
190
+ return v(e) && v(t) ? e >= t : C(e) && C(t) ? e.getTime() >= t.getTime() : !(!d(e) || !d(t)) && e.localeCompare(t) >= 0;
191
191
  case "<=":
192
- return C(e) && C(t) ? e <= t : w(e) && w(t) ? e.getTime() <= t.getTime() : !(!d(e) || !d(t)) && e.localeCompare(t) <= 0;
192
+ return v(e) && v(t) ? e <= t : C(e) && C(t) ? e.getTime() <= t.getTime() : !(!d(e) || !d(t)) && e.localeCompare(t) <= 0;
193
193
  case "includes":
194
- return d(e) ? e.toLowerCase().includes(V(t).toLowerCase()) : $(e) ? e.includes(t) : L(e) ? e.has(t) : !!S(e) && Array.from(e.values()).includes(t);
194
+ return d(e) ? e.toLowerCase().includes(B(t).toLowerCase()) : S(e) ? e.includes(t) : M(e) ? e.has(t) : !!L(e) && Array.from(e.values()).includes(t);
195
195
  case "notIncludes":
196
- return d(e) ? !e.toLowerCase().includes(V(t).toLowerCase()) : $(e) ? !e.includes(t) : L(e) ? !e.has(t) : !S(e) || !Array.from(e.values()).includes(t);
196
+ return d(e) ? !e.toLowerCase().includes(B(t).toLowerCase()) : S(e) ? !e.includes(t) : M(e) ? !e.has(t) : !L(e) || !Array.from(e.values()).includes(t);
197
197
  case "startsWith":
198
198
  return !(!d(e) || !d(t)) && e.toLowerCase().startsWith(t.toLowerCase());
199
199
  case "endsWith":
200
200
  return !(!d(e) || !d(t)) && e.toLowerCase().endsWith(t.toLowerCase());
201
201
  case "in":
202
- return $(t) ? t.includes(e) : L(t) ? t.has(e) : !!S(t) && (t.has(e) || Array.from(t.values()).includes(e));
202
+ return S(t) ? t.includes(e) : M(t) ? t.has(e) : !!L(t) && (t.has(e) || Array.from(t.values()).includes(e));
203
203
  case "notIn":
204
- return $(t) ? !t.includes(e) : L(t) ? !t.has(e) : !S(t) || !t.has(e) && !Array.from(t.values()).includes(e);
204
+ return S(t) ? !t.includes(e) : M(t) ? !t.has(e) : !L(t) || !t.has(e) && !Array.from(t.values()).includes(e);
205
205
  default:
206
206
  return !1;
207
207
  }
208
208
  }
209
- const le = G, fe = _;
209
+ const fe = Z, he = ee;
210
210
  function O(n, e) {
211
211
  if (n === e) return !0;
212
212
  if (n instanceof Map && e instanceof Map) {
@@ -227,46 +227,46 @@ function O(n, e) {
227
227
  }
228
228
  return !1;
229
229
  }
230
- function ee(n, e) {
231
- return n.$.pipe(x(e), T(O), P(1));
230
+ function te(n, e) {
231
+ return n.$.pipe(T(e), I(O), F(1));
232
232
  }
233
233
  function g(n, e) {
234
- return n.$.pipe(x(e), T(O), P(1));
234
+ return n.$.pipe(T(e), I(O), F(1));
235
235
  }
236
- function he(n) {
236
+ function pe(n) {
237
237
  return g(n, (e) => Array.from(e.values()));
238
238
  }
239
- function pe(n, e) {
239
+ function ye(n, e) {
240
240
  return g(n, (t) => t.get(e));
241
241
  }
242
- function ye(n) {
242
+ function de(n) {
243
243
  return g(n, (e) => Array.from(e.keys()));
244
244
  }
245
- function de(n) {
245
+ function me(n) {
246
246
  return g(n, (e) => Array.from(e.entries()));
247
247
  }
248
- function me(n, e) {
248
+ function ge(n, e) {
249
249
  return g(n, (t) => Array.from(t.values()).sort(e));
250
250
  }
251
- function ge(n, e) {
251
+ function be(n, e) {
252
252
  return g(n, (t) => {
253
253
  for (const [r, o] of t.entries()) if (e(o, r)) return o;
254
254
  });
255
255
  }
256
- function be(n, e) {
256
+ function ve(n, e) {
257
257
  return g(n, (t) => Array.from(t.entries()).filter(([r, o]) => e(o, r)).map(([r, o]) => o));
258
258
  }
259
- function ve(n, e) {
259
+ function Ce(n, e) {
260
260
  return g(n, (t) => Array.from(t.entries()).map(([r, o]) => e(o, r)));
261
261
  }
262
- function Ce(n, e) {
262
+ function we(n, e) {
263
263
  return g(n, (t) => e ? Array.from(t.entries()).filter(([r, o]) => e(o, r)).length : t.size);
264
264
  }
265
- function we(n, e) {
266
- return n.$.pipe(x(e), T(O), H({ resetOnRefCountZero: !0, resetOnError: !1, resetOnComplete: !1 }));
265
+ function Ae(n, e) {
266
+ return n.$.pipe(T(e), I(O), J({ resetOnRefCountZero: !0, resetOnError: !1, resetOnComplete: !1 }));
267
267
  }
268
- function Ae(n, e, t) {
269
- const r = n.map((p, i) => e[i](p.value)), o = t(...r), a = { $: new W(o), error$: new W(null), ready: !0, defaultValue: o, get value() {
268
+ function ke(n, e, t) {
269
+ const r = n.map((p, i) => e[i](p.value)), o = t(...r), a = { $: new D(o), error$: new D(null), ready: !0, defaultValue: o, get value() {
270
270
  return this.$.getValue();
271
271
  }, set(p, i) {
272
272
  }, clear() {
@@ -275,37 +275,37 @@ function Ae(n, e, t) {
275
275
  }, delete(p) {
276
276
  }, destroy() {
277
277
  this.$.complete(), this.error$.complete();
278
- } }, f = n.map((p, i) => p.$), h = J(f).subscribe({ next: (p) => {
278
+ } }, f = n.map((p, i) => p.$), h = K(f).subscribe({ next: (p) => {
279
279
  try {
280
280
  const i = p.map((l, c) => e[c](l)), u = t(...i);
281
281
  a.$.next(u);
282
282
  } catch (i) {
283
- const u = new N("Error in compound selector", i);
283
+ const u = new W("Error in compound selector", i);
284
284
  a.error$.next(u);
285
285
  }
286
286
  }, error: (p) => {
287
- const i = new N("Error in store subscription", p);
287
+ const i = new W("Error in store subscription", p);
288
288
  a.error$.next(i);
289
289
  } }), s = a.destroy;
290
290
  return a.destroy = function() {
291
291
  h.unsubscribe(), s.call(this);
292
292
  }, a;
293
293
  }
294
- const A = Symbol("selectorCleanup"), m = Symbol("selectorSubscriptions"), b = Symbol("selectorInitialized");
295
- function te(n, e = (r) => r, t = { required: !0 }) {
294
+ const w = Symbol("selectorCleanup"), m = Symbol("selectorSubscriptions"), k = Symbol("selectorInitialized"), $ = Symbol("connectedCallbackCalled");
295
+ function ne(n, e = (r) => r, t = { required: !0 }) {
296
296
  return function(r, o, a) {
297
- Z({ attribute: !1, type: Object })(r, o);
297
+ H({ attribute: !1, type: Object })(r, o);
298
298
  const f = r.connectedCallback, h = r.disconnectedCallback;
299
299
  r.connectedCallback = function() {
300
300
  var s;
301
- (s = this)[A] && !s[A].closed || (s[A] = new K()), s[m] || (s[m] = /* @__PURE__ */ new Map()), s[b] || (s[b] = /* @__PURE__ */ new Set());
301
+ (s = this)[w] && !s[w].closed || (s[w] = new Q()), s[m] || (s[m] = /* @__PURE__ */ new Map()), s[k] || (s[k] = /* @__PURE__ */ new Set());
302
302
  const p = function(u) {
303
303
  return "set" in u && typeof u.set == "function" && u.value instanceof Map;
304
- }(n) ? g(n, e) : ee(n, e);
305
- t.required || this[b].has(o) || (f?.call(this), this[b].add(o)), this[m].has(o) && (this[m].get(o)?.unsubscribe(), this[m].delete(o)), t.debug;
306
- const i = p.pipe(Q(this[A])).subscribe({ next: (u) => {
304
+ }(n) ? g(n, e) : te(n, e);
305
+ t.required || this[$] || (f?.call(this), this[$] = !0), this[m].has(o) && (this[m].get(o)?.unsubscribe(), this[m].delete(o)), t.debug;
306
+ const i = p.pipe(X(this[w])).subscribe({ next: (u) => {
307
307
  const l = t.deepClone ? structuredClone(u) : u;
308
- t.debug, t.updateOnly || (this[o] = l), this.requestUpdate?.(), t.required && !this[b].has(o) && l !== void 0 && (t.debug, f?.call(this), this[b].add(o));
308
+ t.debug, t.updateOnly || (this[o] = l), this.requestUpdate?.(), t.required && !this[k].has(o) && l !== void 0 && (this[k].add(o), this[$] || (t.debug, f?.call(this), this[$] = !0));
309
309
  }, error: (u) => {
310
310
  this.isConnected && setTimeout(() => {
311
311
  this.isConnected && (t.debug, this.connectedCallback?.());
@@ -314,51 +314,51 @@ function te(n, e = (r) => r, t = { required: !0 }) {
314
314
  this[m].set(o, i);
315
315
  }, r.disconnectedCallback = function() {
316
316
  var s;
317
- h?.call(this), t.debug, (s = this)[A] && (s[A].next(), s[A].complete(), s[A] = void 0), s[m] && (s[m].forEach((p) => p.unsubscribe()), s[m].clear(), s[m] = void 0), s[b] && (s[b].clear(), s[b] = void 0);
317
+ h?.call(this), t.debug, (s = this)[w] && (s[w].next(), s[w].complete(), s[w] = void 0), s[m] && (s[m].forEach((p) => p.unsubscribe()), s[m].clear(), s[m] = void 0), s[k] && (s[k].clear(), s[k] = void 0), s[$] = void 0;
318
318
  };
319
319
  };
320
320
  }
321
321
  function je(n, e, t = { required: !0 }) {
322
322
  return function(r, o, a) {
323
- te(n, function(f) {
323
+ ne(n, function(f) {
324
324
  const h = e(this);
325
325
  return h ? f.get(h) : void 0;
326
326
  }, t)(r, o);
327
327
  };
328
328
  }
329
329
  export {
330
- me as A,
331
- ge as B,
332
- be as C,
333
- ve as D,
334
- Ce as E,
335
- we as F,
336
- Ae as G,
337
- ae as a,
338
- ie as b,
339
- F as c,
340
- _ as d,
330
+ ge as A,
331
+ be as B,
332
+ ve as C,
333
+ Ce as D,
334
+ we as E,
335
+ Ae as F,
336
+ ke as G,
337
+ ie as a,
338
+ ce as b,
339
+ G as c,
340
+ ee as d,
341
341
  d as e,
342
- G as f,
343
- X as g,
344
- C as h,
345
- $ as i,
346
- w as j,
347
- ce as k,
348
- S as l,
349
- L as m,
350
- ue as n,
351
- M as o,
352
- B as p,
353
- le as q,
354
- fe as r,
355
- te as s,
342
+ Z as f,
343
+ Y as g,
344
+ v as h,
345
+ S as i,
346
+ C as j,
347
+ ue as k,
348
+ L as l,
349
+ M as m,
350
+ le as n,
351
+ x as o,
352
+ P as p,
353
+ fe as q,
354
+ he as r,
355
+ ne as s,
356
356
  je as t,
357
- ee as u,
357
+ te as u,
358
358
  g as v,
359
- he as w,
360
- pe as x,
361
- ye as y,
362
- de as z
359
+ pe as w,
360
+ ye as x,
361
+ de as y,
362
+ me as z
363
363
  };
364
- //# sourceMappingURL=selector-hook-DPe2CGKx.js.map
364
+ //# sourceMappingURL=selector-hook-CIpuCUbr.js.map