@effect-app/vue-components 4.0.0-beta.0 → 4.0.0-beta.10

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 (72) hide show
  1. package/dist/types/components/OmegaForm/OmegaFormStuff.d.ts +1 -1
  2. package/dist/vue-components.es10.js +12 -12
  3. package/dist/vue-components.es11.js +2 -2
  4. package/dist/vue-components.es12.js +3 -3
  5. package/dist/vue-components.es16.js +721 -9
  6. package/dist/vue-components.es17.js +119 -701
  7. package/dist/vue-components.es18.js +4 -141
  8. package/dist/vue-components.es19.js +11 -4
  9. package/dist/vue-components.es20.js +3 -11
  10. package/dist/vue-components.es21.js +24 -3
  11. package/dist/vue-components.es22.js +4 -24
  12. package/dist/vue-components.es23.js +8 -4
  13. package/dist/vue-components.es24.js +55 -8
  14. package/dist/vue-components.es25.js +64 -50
  15. package/dist/vue-components.es26.js +6 -69
  16. package/dist/vue-components.es27.js +5 -5
  17. package/dist/vue-components.es28.js +3 -6
  18. package/dist/vue-components.es29.js +3 -3
  19. package/dist/vue-components.es30.js +2 -3
  20. package/dist/vue-components.es31.js +1 -1
  21. package/dist/vue-components.es32.js +1 -1
  22. package/dist/vue-components.es33.js +1 -1
  23. package/dist/vue-components.es34.js +17 -2
  24. package/dist/vue-components.es35.js +10 -16
  25. package/dist/vue-components.es36.js +2 -2
  26. package/dist/vue-components.es38.js +1 -1
  27. package/dist/vue-components.es40.js +10 -10
  28. package/dist/vue-components.es43.js +1 -1
  29. package/dist/vue-components.es44.js +2 -2
  30. package/dist/vue-components.es45.js +2 -2
  31. package/dist/vue-components.es48.js +1 -1
  32. package/dist/vue-components.es49.js +1 -1
  33. package/dist/vue-components.es5.js +1 -1
  34. package/dist/vue-components.es50.js +4 -4
  35. package/dist/vue-components.es52.js +4 -4
  36. package/dist/vue-components.es53.js +3 -3
  37. package/dist/vue-components.es54.js +1 -1
  38. package/dist/vue-components.es55.js +1 -1
  39. package/dist/vue-components.es63.js +101 -4
  40. package/dist/vue-components.es64.js +2 -101
  41. package/dist/vue-components.es65.js +21 -2
  42. package/dist/vue-components.es66.js +81 -20
  43. package/dist/vue-components.es67.js +12 -82
  44. package/dist/vue-components.es68.js +113 -12
  45. package/dist/vue-components.es69.js +3 -113
  46. package/dist/vue-components.es70.js +32 -3
  47. package/dist/vue-components.es71.js +2 -32
  48. package/dist/vue-components.es72.js +2 -2
  49. package/dist/vue-components.es73.js +15 -2
  50. package/dist/vue-components.es74.js +70 -15
  51. package/dist/vue-components.es75.js +4 -70
  52. package/dist/vue-components.es76.js +16 -23
  53. package/dist/vue-components.es77.js +15 -5
  54. package/dist/vue-components.es78.js +8 -21
  55. package/dist/vue-components.es79.js +20 -27
  56. package/dist/vue-components.es80.js +5 -22
  57. package/dist/vue-components.es81.js +15 -6
  58. package/dist/vue-components.es82.js +30 -5
  59. package/dist/vue-components.es83.js +22 -19
  60. package/dist/vue-components.es84.js +12 -9
  61. package/dist/vue-components.es85.js +5 -31
  62. package/dist/vue-components.es86.js +19 -48
  63. package/dist/vue-components.es87.js +9 -26
  64. package/dist/vue-components.es88.js +31 -15
  65. package/dist/vue-components.es89.js +47 -15
  66. package/dist/vue-components.es90.js +26 -8
  67. package/dist/vue-components.es92.js +1 -1
  68. package/dist/vue-components.es94.js +1 -1
  69. package/dist/vue-components.es96.js +3 -3
  70. package/dist/vue-components.es97.js +1 -1
  71. package/package.json +10 -10
  72. package/src/components/OmegaForm/OmegaFormStuff.ts +6 -6
@@ -1,14 +1,115 @@
1
- import { constUndefined as r } from "./vue-components.es39.js";
2
- import { Reference as e } from "./vue-components.es69.js";
3
- const n = /* @__PURE__ */ e("effect/References/CurrentStackFrame", {
4
- defaultValue: r
5
- }), o = /* @__PURE__ */ e("effect/References/CurrentLogLevel", {
6
- defaultValue: () => "Info"
7
- }), c = /* @__PURE__ */ e("effect/References/MinimumLogLevel", {
8
- defaultValue: () => "Info"
9
- });
1
+ import { symbol as d, equals as S } from "./vue-components.es63.js";
2
+ import { dual as m, constant as h } from "./vue-components.es39.js";
3
+ import { symbol as g, number as U } from "./vue-components.es66.js";
4
+ import { YieldableProto as v, PipeInspectableProto as p, withFiber as s, exitSucceed as u } from "./vue-components.es52.js";
5
+ import { hasProperty as M } from "./vue-components.es42.js";
6
+ const b = "~effect/ServiceMap/Service", E = function() {
7
+ const e = Error.stackTraceLimit;
8
+ Error.stackTraceLimit = 2;
9
+ const t = new Error();
10
+ Error.stackTraceLimit = e;
11
+ function n() {
12
+ }
13
+ const r = n;
14
+ return Object.setPrototypeOf(r, P), Object.defineProperty(r, "stack", {
15
+ get() {
16
+ return t.stack;
17
+ }
18
+ }), arguments.length > 0 ? (r.key = arguments[0], arguments[1]?.defaultValue && (r[o] = o, r.defaultValue = arguments[1].defaultValue), r) : function(y, f) {
19
+ return r.key = y, f?.make && (r.make = f.make), r;
20
+ };
21
+ }, P = {
22
+ [b]: {
23
+ _Service: (e) => e,
24
+ _Identifier: (e) => e
25
+ },
26
+ ...p,
27
+ ...v,
28
+ toJSON() {
29
+ return {
30
+ _id: "Service",
31
+ key: this.key,
32
+ stack: this.stack
33
+ };
34
+ },
35
+ asEffect() {
36
+ return (this.asEffect = h(s((t) => u(a(t.services, this)))))();
37
+ },
38
+ of(e) {
39
+ return e;
40
+ },
41
+ serviceMap(e) {
42
+ return T(this, e);
43
+ },
44
+ use(e) {
45
+ return s((t) => e(a(t.services, this)));
46
+ },
47
+ useSync(e) {
48
+ return s((t) => u(e(a(t.services, this))));
49
+ }
50
+ }, o = "~effect/ServiceMap/Reference", l = "~effect/ServiceMap", i = (e) => {
51
+ const t = Object.create(w);
52
+ return t.mapUnsafe = e, t;
53
+ }, w = {
54
+ ...p,
55
+ [l]: {
56
+ _Services: (e) => e
57
+ },
58
+ toJSON() {
59
+ return {
60
+ _id: "ServiceMap",
61
+ services: Array.from(this.mapUnsafe).map(([e, t]) => ({
62
+ key: e,
63
+ value: t
64
+ }))
65
+ };
66
+ },
67
+ [d](e) {
68
+ if (!V(e) || this.mapUnsafe.size !== e.mapUnsafe.size) return !1;
69
+ for (const t of this.mapUnsafe.keys())
70
+ if (!e.mapUnsafe.has(t) || !S(this.mapUnsafe.get(t), e.mapUnsafe.get(t)))
71
+ return !1;
72
+ return !0;
73
+ },
74
+ [g]() {
75
+ return U(this.mapUnsafe.size);
76
+ }
77
+ }, V = (e) => M(e, l), N = () => O, O = /* @__PURE__ */ i(/* @__PURE__ */ new Map()), T = (e, t) => i(/* @__PURE__ */ new Map([[e.key, t]])), x = /* @__PURE__ */ m(3, (e, t, n) => {
78
+ const r = new Map(e.mapUnsafe);
79
+ return r.set(t.key, n), i(r);
80
+ }), I = /* @__PURE__ */ m(2, (e, t) => {
81
+ if (!e.mapUnsafe.has(t.key)) {
82
+ if (o in t) return k(t);
83
+ throw _(t);
84
+ }
85
+ return e.mapUnsafe.get(t.key);
86
+ }), a = I, A = (e, t) => e.mapUnsafe.has(t.key) ? e.mapUnsafe.get(t.key) : k(t), c = "~effect/ServiceMap/defaultValue", k = (e) => c in e ? e[c] : e[c] = e.defaultValue(), _ = (e) => {
87
+ const t = new Error(`Service not found${e.key ? `: ${String(e.key)}` : ""}`);
88
+ if (e.stack) {
89
+ const n = e.stack.split(`
90
+ `);
91
+ if (n.length > 2) {
92
+ const r = n[2].match(/at (.*)/);
93
+ r && (t.message = t.message + ` (defined at ${r[1]})`);
94
+ }
95
+ }
96
+ if (t.stack) {
97
+ const n = t.stack.split(`
98
+ `);
99
+ n.splice(1, 3), t.stack = n.join(`
100
+ `);
101
+ }
102
+ return t;
103
+ }, C = E;
10
104
  export {
11
- o as CurrentLogLevel,
12
- n as CurrentStackFrame,
13
- c as MinimumLogLevel
105
+ C as Reference,
106
+ E as Service,
107
+ x as add,
108
+ N as empty,
109
+ a as get,
110
+ A as getReferenceUnsafe,
111
+ I as getUnsafe,
112
+ V as isServiceMap,
113
+ T as make,
114
+ i as makeUnsafe
14
115
  };
@@ -1,115 +1,5 @@
1
- import { symbol as d, equals as S } from "./vue-components.es64.js";
2
- import { dual as m, constant as h } from "./vue-components.es39.js";
3
- import { symbol as g, number as U } from "./vue-components.es67.js";
4
- import { YieldableProto as v, PipeInspectableProto as p, withFiber as s, exitSucceed as u } from "./vue-components.es52.js";
5
- import { hasProperty as M } from "./vue-components.es42.js";
6
- const b = "~effect/ServiceMap/Service", E = function() {
7
- const e = Error.stackTraceLimit;
8
- Error.stackTraceLimit = 2;
9
- const t = new Error();
10
- Error.stackTraceLimit = e;
11
- function n() {
12
- }
13
- const r = n;
14
- return Object.setPrototypeOf(r, P), Object.defineProperty(r, "stack", {
15
- get() {
16
- return t.stack;
17
- }
18
- }), arguments.length > 0 ? (r.key = arguments[0], arguments[1]?.defaultValue && (r[o] = o, r.defaultValue = arguments[1].defaultValue), r) : function(y, f) {
19
- return r.key = y, f?.make && (r.make = f.make), r;
20
- };
21
- }, P = {
22
- [b]: {
23
- _Service: (e) => e,
24
- _Identifier: (e) => e
25
- },
26
- ...p,
27
- ...v,
28
- toJSON() {
29
- return {
30
- _id: "Service",
31
- key: this.key,
32
- stack: this.stack
33
- };
34
- },
35
- asEffect() {
36
- return (this.asEffect = h(s((t) => u(a(t.services, this)))))();
37
- },
38
- of(e) {
39
- return e;
40
- },
41
- serviceMap(e) {
42
- return T(this, e);
43
- },
44
- use(e) {
45
- return s((t) => e(a(t.services, this)));
46
- },
47
- useSync(e) {
48
- return s((t) => u(e(a(t.services, this))));
49
- }
50
- }, o = "~effect/ServiceMap/Reference", l = "~effect/ServiceMap", i = (e) => {
51
- const t = Object.create(w);
52
- return t.mapUnsafe = e, t;
53
- }, w = {
54
- ...p,
55
- [l]: {
56
- _Services: (e) => e
57
- },
58
- toJSON() {
59
- return {
60
- _id: "ServiceMap",
61
- services: Array.from(this.mapUnsafe).map(([e, t]) => ({
62
- key: e,
63
- value: t
64
- }))
65
- };
66
- },
67
- [d](e) {
68
- if (!V(e) || this.mapUnsafe.size !== e.mapUnsafe.size) return !1;
69
- for (const t of this.mapUnsafe.keys())
70
- if (!e.mapUnsafe.has(t) || !S(this.mapUnsafe.get(t), e.mapUnsafe.get(t)))
71
- return !1;
72
- return !0;
73
- },
74
- [g]() {
75
- return U(this.mapUnsafe.size);
76
- }
77
- }, V = (e) => M(e, l), N = () => O, O = /* @__PURE__ */ i(/* @__PURE__ */ new Map()), T = (e, t) => i(/* @__PURE__ */ new Map([[e.key, t]])), x = /* @__PURE__ */ m(3, (e, t, n) => {
78
- const r = new Map(e.mapUnsafe);
79
- return r.set(t.key, n), i(r);
80
- }), I = /* @__PURE__ */ m(2, (e, t) => {
81
- if (!e.mapUnsafe.has(t.key)) {
82
- if (o in t) return k(t);
83
- throw _(t);
84
- }
85
- return e.mapUnsafe.get(t.key);
86
- }), a = I, A = (e, t) => e.mapUnsafe.has(t.key) ? e.mapUnsafe.get(t.key) : k(t), c = "~effect/ServiceMap/defaultValue", k = (e) => c in e ? e[c] : e[c] = e.defaultValue(), _ = (e) => {
87
- const t = new Error(`Service not found${e.key ? `: ${String(e.key)}` : ""}`);
88
- if (e.stack) {
89
- const n = e.stack.split(`
90
- `);
91
- if (n.length > 2) {
92
- const r = n[2].match(/at (.*)/);
93
- r && (t.message = t.message + ` (defined at ${r[1]})`);
94
- }
95
- }
96
- if (t.stack) {
97
- const n = t.stack.split(`
98
- `);
99
- n.splice(1, 3), t.stack = n.join(`
100
- `);
101
- }
102
- return t;
103
- }, C = E;
1
+ const e = "effect/Tracer/ParentSpan", r = "effect/Tracer";
104
2
  export {
105
- C as Reference,
106
- E as Service,
107
- x as add,
108
- N as empty,
109
- a as get,
110
- A as getReferenceUnsafe,
111
- I as getUnsafe,
112
- V as isServiceMap,
113
- T as make,
114
- i as makeUnsafe
3
+ e as ParentSpanKey,
4
+ r as TracerKey
115
5
  };
@@ -1,5 +1,34 @@
1
- const e = "effect/Tracer/ParentSpan", r = "effect/Tracer";
1
+ class l {
2
+ called = !1;
3
+ self;
4
+ constructor(r) {
5
+ this.self = r;
6
+ }
7
+ /**
8
+ * @since 2.0.0
9
+ */
10
+ next(r) {
11
+ return this.called ? {
12
+ value: r,
13
+ done: !0
14
+ } : (this.called = !0, {
15
+ value: this.self,
16
+ done: !1
17
+ });
18
+ }
19
+ /**
20
+ * @since 2.0.0
21
+ */
22
+ [Symbol.iterator]() {
23
+ return new l(this.self);
24
+ }
25
+ }
26
+ const e = "~effect/Effect/internal", n = {
27
+ [e]: (t) => t()
28
+ }, s = {
29
+ [e]: (t) => t()
30
+ }, a = /* @__PURE__ */ n[e](() => new Error().stack)?.includes(e) === !0, c = a ? n[e] : s[e];
2
31
  export {
3
- e as ParentSpanKey,
4
- r as TracerKey
32
+ l as SingleShotGen,
33
+ c as internalCall
5
34
  };
@@ -1,34 +1,4 @@
1
- class l {
2
- called = !1;
3
- self;
4
- constructor(r) {
5
- this.self = r;
6
- }
7
- /**
8
- * @since 2.0.0
9
- */
10
- next(r) {
11
- return this.called ? {
12
- value: r,
13
- done: !0
14
- } : (this.called = !0, {
15
- value: this.self,
16
- done: !1
17
- });
18
- }
19
- /**
20
- * @since 2.0.0
21
- */
22
- [Symbol.iterator]() {
23
- return new l(this.self);
24
- }
25
- }
26
- const e = "~effect/Effect/internal", n = {
27
- [e]: (t) => t()
28
- }, s = {
29
- [e]: (t) => t()
30
- }, a = /* @__PURE__ */ n[e](() => new Error().stack)?.includes(e) === !0, c = a ? n[e] : s[e];
1
+ const e = "effect/observability/Metric/FiberRuntimeMetricsKey";
31
2
  export {
32
- l as SingleShotGen,
33
- c as internalCall
3
+ e as FiberRuntimeMetricsKey
34
4
  };
@@ -1,4 +1,4 @@
1
- const e = "effect/observability/Metric/FiberRuntimeMetricsKey";
1
+ const e = "dev";
2
2
  export {
3
- e as FiberRuntimeMetricsKey
3
+ e as version
4
4
  };
@@ -1,4 +1,17 @@
1
- const e = "dev";
1
+ import { memoize as t } from "./vue-components.es39.js";
2
+ function r(e) {
3
+ return e.checks ? e.checks[e.checks.length - 1].annotations : e.annotations;
4
+ }
5
+ function o(e) {
6
+ return (n) => r(n)?.[e];
7
+ }
8
+ const i = /* @__PURE__ */ o("identifier"), c = /* @__PURE__ */ t((e) => {
9
+ const n = i(e);
10
+ return typeof n == "string" ? n : e.getExpected(c);
11
+ });
2
12
  export {
3
- e as version
13
+ c as getExpected,
14
+ r as resolve,
15
+ o as resolveAt,
16
+ i as resolveIdentifier
4
17
  };
@@ -1,17 +1,72 @@
1
- import { memoize as t } from "./vue-components.es39.js";
2
- function r(e) {
3
- return e.checks ? e.checks[e.checks.length - 1].annotations : e.annotations;
4
- }
5
- function o(e) {
6
- return (n) => r(n)?.[e];
7
- }
8
- const i = /* @__PURE__ */ o("identifier"), c = /* @__PURE__ */ t((e) => {
9
- const n = i(e);
10
- return typeof n == "string" ? n : e.getExpected(c);
11
- });
1
+ import { symbol as r, equals as c } from "./vue-components.es63.js";
2
+ import { format as i } from "./vue-components.es38.js";
3
+ import { symbol as o, combine as u, hash as e } from "./vue-components.es66.js";
4
+ import { toJson as a } from "./vue-components.es77.js";
5
+ import { hasProperty as m } from "./vue-components.es42.js";
6
+ import { YieldableProto as _, PipeInspectableProto as g, exitSucceed as h, exitFail as p } from "./vue-components.es52.js";
7
+ const n = "~effect/data/Result", l = {
8
+ [n]: {
9
+ /* v8 ignore next 2 */
10
+ _A: (s) => s,
11
+ _E: (s) => s
12
+ },
13
+ ...g,
14
+ ..._
15
+ }, b = /* @__PURE__ */ Object.assign(/* @__PURE__ */ Object.create(l), {
16
+ _tag: "Success",
17
+ _op: "Success",
18
+ [r](s) {
19
+ return f(s) && d(s) && c(this.success, s.success);
20
+ },
21
+ [o]() {
22
+ return u(e(this._tag))(e(this.success));
23
+ },
24
+ toString() {
25
+ return `success(${i(this.success)})`;
26
+ },
27
+ toJSON() {
28
+ return {
29
+ _id: "Result",
30
+ _tag: this._tag,
31
+ value: a(this.success)
32
+ };
33
+ },
34
+ asEffect() {
35
+ return h(this.success);
36
+ }
37
+ }), S = /* @__PURE__ */ Object.assign(/* @__PURE__ */ Object.create(l), {
38
+ _tag: "Failure",
39
+ _op: "Failure",
40
+ [r](s) {
41
+ return f(s) && O(s) && c(this.failure, s.failure);
42
+ },
43
+ [o]() {
44
+ return u(e(this._tag))(e(this.failure));
45
+ },
46
+ toString() {
47
+ return `failure(${i(this.failure)})`;
48
+ },
49
+ toJSON() {
50
+ return {
51
+ _id: "Result",
52
+ _tag: this._tag,
53
+ failure: a(this.failure)
54
+ };
55
+ },
56
+ asEffect() {
57
+ return p(this.failure);
58
+ }
59
+ }), f = (s) => m(s, n), O = (s) => s._tag === "Failure", d = (s) => s._tag === "Success", E = (s) => {
60
+ const t = Object.create(S);
61
+ return t.failure = s, t;
62
+ }, J = (s) => {
63
+ const t = Object.create(b);
64
+ return t.success = s, t;
65
+ };
12
66
  export {
13
- c as getExpected,
14
- r as resolve,
15
- o as resolveAt,
16
- i as resolveIdentifier
67
+ E as fail,
68
+ O as isFailure,
69
+ f as isResult,
70
+ d as isSuccess,
71
+ J as succeed
17
72
  };
@@ -1,72 +1,6 @@
1
- import { symbol as r, equals as c } from "./vue-components.es64.js";
2
- import { format as i } from "./vue-components.es38.js";
3
- import { symbol as o, combine as u, hash as e } from "./vue-components.es67.js";
4
- import { toJson as a } from "./vue-components.es88.js";
5
- import { hasProperty as m } from "./vue-components.es42.js";
6
- import { YieldableProto as _, PipeInspectableProto as g, exitSucceed as h, exitFail as p } from "./vue-components.es52.js";
7
- const n = "~effect/data/Result", l = {
8
- [n]: {
9
- /* v8 ignore next 2 */
10
- _A: (s) => s,
11
- _E: (s) => s
12
- },
13
- ...g,
14
- ..._
15
- }, b = /* @__PURE__ */ Object.assign(/* @__PURE__ */ Object.create(l), {
16
- _tag: "Success",
17
- _op: "Success",
18
- [r](s) {
19
- return f(s) && d(s) && c(this.success, s.success);
20
- },
21
- [o]() {
22
- return u(e(this._tag))(e(this.success));
23
- },
24
- toString() {
25
- return `success(${i(this.success)})`;
26
- },
27
- toJSON() {
28
- return {
29
- _id: "Result",
30
- _tag: this._tag,
31
- value: a(this.success)
32
- };
33
- },
34
- asEffect() {
35
- return h(this.success);
36
- }
37
- }), S = /* @__PURE__ */ Object.assign(/* @__PURE__ */ Object.create(l), {
38
- _tag: "Failure",
39
- _op: "Failure",
40
- [r](s) {
41
- return f(s) && O(s) && c(this.failure, s.failure);
42
- },
43
- [o]() {
44
- return u(e(this._tag))(e(this.failure));
45
- },
46
- toString() {
47
- return `failure(${i(this.failure)})`;
48
- },
49
- toJSON() {
50
- return {
51
- _id: "Result",
52
- _tag: this._tag,
53
- failure: a(this.failure)
54
- };
55
- },
56
- asEffect() {
57
- return p(this.failure);
58
- }
59
- }), f = (s) => m(s, n), O = (s) => s._tag === "Failure", d = (s) => s._tag === "Success", E = (s) => {
60
- const t = Object.create(S);
61
- return t.failure = s, t;
62
- }, J = (s) => {
63
- const t = Object.create(b);
64
- return t.success = s, t;
65
- };
1
+ (function(){"use strict";try{if(typeof document<"u"){var i=document.createElement("style");if(i.appendChild(document.createTextNode(".omega-input .v-input__details:has(.v-messages:empty){grid-template-rows:0fr;transition:all .2s}.omega-input .v-messages:empty{min-height:0}.omega-input .v-input__details:has(.v-messages){transition:all .2s;overflow:hidden;min-height:0;display:grid;grid-template-rows:1fr}.omega-input .v-messages{transition:all .2s}.omega-input .v-messages>*{transition-duration:0s!important}.omega-input [role=alert]:has(.v-messages:empty){padding:0}.omega-input .v-btn{cursor:pointer;width:auto;appearance:none;box-shadow:none;display:block;min-width:auto;height:auto;padding:.5em .5em .5em 1em}")),document.head.appendChild(i),window.customElements){const e=window.customElements.define;window.customElements.define=function(s,t){const n=t.prototype.connectedCallback;return t.prototype.connectedCallback=function(){if(n&&n.call(this),this.shadowRoot){const a=document.createElement("style");a.appendChild(document.createTextNode(".omega-input .v-input__details:has(.v-messages:empty){grid-template-rows:0fr;transition:all .2s}.omega-input .v-messages:empty{min-height:0}.omega-input .v-input__details:has(.v-messages){transition:all .2s;overflow:hidden;min-height:0;display:grid;grid-template-rows:1fr}.omega-input .v-messages{transition:all .2s}.omega-input .v-messages>*{transition-duration:0s!important}.omega-input [role=alert]:has(.v-messages:empty){padding:0}.omega-input .v-btn{cursor:pointer;width:auto;appearance:none;box-shadow:none;display:block;min-width:auto;height:auto;padding:.5em .5em .5em 1em}")),this.shadowRoot.appendChild(a)}},e.call(window.customElements,s,t)}}}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
2
+ import o from "./vue-components.es61.js";
3
+
66
4
  export {
67
- E as fail,
68
- O as isFailure,
69
- f as isResult,
70
- d as isSuccess,
71
- J as succeed
5
+ o as default
72
6
  };
@@ -1,25 +1,18 @@
1
- function a(t) {
2
- return Symbol.for(t);
3
- }
4
- var c = (
5
- /** @class */
6
- /* @__PURE__ */ (function() {
7
- function t(u) {
8
- var e = this;
9
- e._currentContext = u ? new Map(u) : /* @__PURE__ */ new Map(), e.getValue = function(n) {
10
- return e._currentContext.get(n);
11
- }, e.setValue = function(n, r) {
12
- var o = new t(e._currentContext);
13
- return o._currentContext.set(n, r), o;
14
- }, e.deleteValue = function(n) {
15
- var r = new t(e._currentContext);
16
- return r._currentContext.delete(n), r;
17
- };
18
- }
19
- return t;
20
- })()
21
- ), x = new c();
1
+ const s = (t) => {
2
+ const e = new Set(Reflect.ownKeys(t));
3
+ if (t.constructor === Object) return e;
4
+ t instanceof Error && e.delete("stack");
5
+ const n = Object.getPrototypeOf(t);
6
+ let o = n;
7
+ for (; o !== null && o !== Object.prototype; ) {
8
+ const r = Reflect.ownKeys(o);
9
+ for (let c = 0; c < r.length; c++)
10
+ e.add(r[c]);
11
+ o = Object.getPrototypeOf(o);
12
+ }
13
+ return e.has("constructor") && typeof t.constructor == "function" && n === t.constructor.prototype && e.delete("constructor"), e;
14
+ }, f = /* @__PURE__ */ new WeakSet();
22
15
  export {
23
- x as ROOT_CONTEXT,
24
- a as createContextKey
16
+ f as byReferenceInstances,
17
+ s as getAllObjectKeys
25
18
  };
@@ -1,7 +1,17 @@
1
- var R;
2
- (function(E) {
3
- E[E.NONE = 0] = "NONE", E[E.ERROR = 30] = "ERROR", E[E.WARN = 50] = "WARN", E[E.INFO = 60] = "INFO", E[E.DEBUG = 70] = "DEBUG", E[E.VERBOSE = 80] = "VERBOSE", E[E.ALL = 9999] = "ALL";
4
- })(R || (R = {}));
1
+ import { hasProperty as o, isFunction as t } from "./vue-components.es42.js";
2
+ import { redact as e } from "./vue-components.es65.js";
3
+ const n = /* @__PURE__ */ Symbol.for("nodejs.util.inspect.custom"), s = (r) => {
4
+ try {
5
+ if (o(r, "toJSON") && t(r.toJSON) && r.toJSON.length === 0)
6
+ return r.toJSON();
7
+ if (Array.isArray(r))
8
+ return r.map(s);
9
+ } catch {
10
+ return "[toJSON threw]";
11
+ }
12
+ return e(r);
13
+ };
5
14
  export {
6
- R as DiagLogLevel
15
+ n as NodeInspectSymbol,
16
+ s as toJson
7
17
  };
@@ -1,23 +1,10 @@
1
- import { NoopTracer as o } from "./vue-components.es79.js";
2
- var s = new o(), c = (
3
- /** @class */
4
- (function() {
5
- function r(t, e, n, a) {
6
- this._provider = t, this.name = e, this.version = n, this.options = a;
7
- }
8
- return r.prototype.startSpan = function(t, e, n) {
9
- return this._getTracer().startSpan(t, e, n);
10
- }, r.prototype.startActiveSpan = function(t, e, n, a) {
11
- var i = this._getTracer();
12
- return Reflect.apply(i.startActiveSpan, i, arguments);
13
- }, r.prototype._getTracer = function() {
14
- if (this._delegate)
15
- return this._delegate;
16
- var t = this._provider.getDelegateTracer(this.name, this.version, this.options);
17
- return t ? (this._delegate = t, this._delegate) : s;
18
- }, r;
19
- })()
20
- );
1
+ import { dual as o } from "./vue-components.es39.js";
2
+ function N(i) {
3
+ return (r, u) => r === u ? 0 : i(r, u);
4
+ }
5
+ const e = /* @__PURE__ */ N((i, r) => globalThis.Number.isNaN(i) && globalThis.Number.isNaN(r) ? 0 : globalThis.Number.isNaN(i) ? -1 : globalThis.Number.isNaN(r) ? 1 : i < r ? -1 : 1), m = /* @__PURE__ */ o(2, (i, r) => N((u, n) => i(r(u), r(n))));
21
6
  export {
22
- c as ProxyTracer
7
+ e as Number,
8
+ N as make,
9
+ m as mapInput
23
10
  };
@@ -1,32 +1,25 @@
1
- import { ContextAPI as l } from "./vue-components.es86.js";
2
- import { getSpanContext as m, setSpan as d } from "./vue-components.es96.js";
3
- import { NonRecordingSpan as p } from "./vue-components.es85.js";
4
- import { isSpanContextValid as S } from "./vue-components.es83.js";
5
- var f = l.getInstance(), I = (
1
+ function a(t) {
2
+ return Symbol.for(t);
3
+ }
4
+ var c = (
6
5
  /** @class */
7
- (function() {
8
- function t() {
6
+ /* @__PURE__ */ (function() {
7
+ function t(u) {
8
+ var e = this;
9
+ e._currentContext = u ? new Map(u) : /* @__PURE__ */ new Map(), e.getValue = function(n) {
10
+ return e._currentContext.get(n);
11
+ }, e.setValue = function(n, r) {
12
+ var o = new t(e._currentContext);
13
+ return o._currentContext.set(n, r), o;
14
+ }, e.deleteValue = function(n) {
15
+ var r = new t(e._currentContext);
16
+ return r._currentContext.delete(n), r;
17
+ };
9
18
  }
10
- return t.prototype.startSpan = function(u, e, r) {
11
- r === void 0 && (r = f.active());
12
- var i = !!e?.root;
13
- if (i)
14
- return new p();
15
- var n = r && m(r);
16
- return g(n) && S(n) ? new p(n) : new p();
17
- }, t.prototype.startActiveSpan = function(u, e, r, i) {
18
- var n, o, a;
19
- if (!(arguments.length < 2)) {
20
- arguments.length === 2 ? a = e : arguments.length === 3 ? (n = e, a = r) : (n = e, o = r, a = i);
21
- var v = o ?? f.active(), s = this.startSpan(u, n, v), c = d(v, s);
22
- return f.with(c, a, void 0, s);
23
- }
24
- }, t;
19
+ return t;
25
20
  })()
26
- );
27
- function g(t) {
28
- return typeof t == "object" && typeof t.spanId == "string" && typeof t.traceId == "string" && typeof t.traceFlags == "number";
29
- }
21
+ ), x = new c();
30
22
  export {
31
- I as NoopTracer
23
+ x as ROOT_CONTEXT,
24
+ a as createContextKey
32
25
  };