@effect-app/vue-components 4.0.0-beta.3 → 4.0.0-beta.5
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.
- package/dist/vue-components.es25.js +1 -1
- package/dist/vue-components.es28.js +1 -1
- package/dist/vue-components.es29.js +1 -1
- package/dist/vue-components.es36.js +2 -2
- package/dist/vue-components.es38.js +1 -1
- package/dist/vue-components.es40.js +9 -9
- package/dist/vue-components.es43.js +1 -1
- package/dist/vue-components.es45.js +1 -1
- package/dist/vue-components.es49.js +1 -1
- package/dist/vue-components.es50.js +1 -1
- package/dist/vue-components.es52.js +4 -4
- package/dist/vue-components.es53.js +3 -3
- package/dist/vue-components.es63.js +23 -4
- package/dist/vue-components.es64.js +5 -101
- package/dist/vue-components.es65.js +20 -81
- package/dist/vue-components.es66.js +30 -15
- package/dist/vue-components.es67.js +22 -32
- package/dist/vue-components.es68.js +12 -2
- package/dist/vue-components.es69.js +5 -21
- package/dist/vue-components.es70.js +19 -12
- package/dist/vue-components.es71.js +9 -113
- package/dist/vue-components.es72.js +31 -3
- package/dist/vue-components.es73.js +48 -2
- package/dist/vue-components.es74.js +26 -2
- package/dist/vue-components.es75.js +99 -13
- package/dist/vue-components.es76.js +81 -69
- package/dist/vue-components.es77.js +15 -23
- package/dist/vue-components.es78.js +32 -5
- package/dist/vue-components.es79.js +21 -21
- package/dist/vue-components.es80.js +12 -30
- package/dist/vue-components.es81.js +112 -21
- package/dist/vue-components.es82.js +3 -12
- package/dist/vue-components.es83.js +2 -5
- package/dist/vue-components.es84.js +2 -19
- package/dist/vue-components.es85.js +2 -9
- package/dist/vue-components.es86.js +15 -31
- package/dist/vue-components.es87.js +69 -47
- package/dist/vue-components.es88.js +16 -26
- package/dist/vue-components.es89.js +8 -16
- package/dist/vue-components.es90.js +4 -8
- package/dist/vue-components.es92.js +1 -1
- package/dist/vue-components.es94.js +1 -1
- package/dist/vue-components.es96.js +3 -3
- package/dist/vue-components.es97.js +1 -1
- package/package.json +3 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as d, computed as b, createElementBlock as O, openBlock as j, Fragment as M, renderList as _, renderSlot as E, createVNode as N, unref as F, mergeProps as g } from "vue";
|
|
2
2
|
import { pipe as h } from "./vue-components.es39.js";
|
|
3
|
-
import { mapInput as k, Number as v } from "./vue-components.
|
|
3
|
+
import { mapInput as k, Number as v } from "./vue-components.es89.js";
|
|
4
4
|
const I = /* @__PURE__ */ d({
|
|
5
5
|
__name: "OmegaAutoGen",
|
|
6
6
|
props: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { asEquivalence as y } from "./vue-components.
|
|
1
|
+
import { asEquivalence as y } from "./vue-components.es75.js";
|
|
2
2
|
import { dual as s } from "./vue-components.es39.js";
|
|
3
|
-
import { isArrayNonEmpty as p } from "./vue-components.
|
|
3
|
+
import { isArrayNonEmpty as p } from "./vue-components.es85.js";
|
|
4
4
|
const c = globalThis.Array, a = (t) => c.isArray(t) ? t : c.from(t), w = /* @__PURE__ */ s(2, (t, n) => [...t, n]), d = /* @__PURE__ */ s(2, (t, n) => a(t).concat(a(n))), x = p, u = p;
|
|
5
5
|
function m(t, n) {
|
|
6
6
|
return t < 0 || t >= n.length;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { hasProperty as b } from "./vue-components.es42.js";
|
|
2
|
-
import { symbolRedactable as h, getRedacted as l, redact as j } from "./vue-components.
|
|
2
|
+
import { symbolRedactable as h, getRedacted as l, redact as j } from "./vue-components.es79.js";
|
|
3
3
|
function w(n, i) {
|
|
4
4
|
const c = i?.space ?? 0, s = /* @__PURE__ */ new WeakSet(), a = c ? typeof c == "number" ? " ".repeat(c) : c : "", o = (t) => a.repeat(t), g = (t, r) => {
|
|
5
5
|
const e = t?.constructor;
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { union as ie } from "./vue-components.es36.js";
|
|
2
|
-
import { equals as oe, symbol as ce } from "./vue-components.
|
|
2
|
+
import { equals as oe, symbol as ce } from "./vue-components.es75.js";
|
|
3
3
|
import { formatJson as Y } from "./vue-components.es38.js";
|
|
4
4
|
import { dual as u, identity as j, constVoid as ue } from "./vue-components.es39.js";
|
|
5
|
-
import { symbol as ae, combine as le, string as he, random as fe } from "./vue-components.
|
|
5
|
+
import { symbol as ae, combine as le, string as he, random as fe } from "./vue-components.es76.js";
|
|
6
6
|
import { some as w, none as L } from "./vue-components.es23.js";
|
|
7
7
|
import { pipeArguments as de } from "./vue-components.es41.js";
|
|
8
8
|
import { hasProperty as pe } from "./vue-components.es42.js";
|
|
9
|
-
import { currentFiberTypeId as I } from "./vue-components.
|
|
10
|
-
import { CurrentLogLevel as me, MinimumLogLevel as ge, CurrentStackFrame as Se } from "./vue-components.
|
|
9
|
+
import { currentFiberTypeId as I } from "./vue-components.es79.js";
|
|
10
|
+
import { CurrentLogLevel as me, MinimumLogLevel as ge, CurrentStackFrame as Se } from "./vue-components.es80.js";
|
|
11
11
|
import { isFailure as T, succeed as _e, fail as ye } from "./vue-components.es43.js";
|
|
12
12
|
import { Scheduler as C, MixedScheduler as N, MaxOpsBeforeYield as be } from "./vue-components.es49.js";
|
|
13
|
-
import { add as ke, getReferenceUnsafe as ve, make as Ee, empty as F } from "./vue-components.
|
|
14
|
-
import { ParentSpanKey as Fe, TracerKey as xe } from "./vue-components.
|
|
15
|
-
import { internalCall as g } from "./vue-components.
|
|
13
|
+
import { add as ke, getReferenceUnsafe as ve, make as Ee, empty as F } from "./vue-components.es81.js";
|
|
14
|
+
import { ParentSpanKey as Fe, TracerKey as xe } from "./vue-components.es82.js";
|
|
15
|
+
import { internalCall as g } from "./vue-components.es78.js";
|
|
16
16
|
import { withFiber as Ie, makePrimitive as h, exitSucceed as S, exitFail as D, NoSuchElementError as Ce, args as c, contA as d, makePrimitiveProto as O, exitDie as k, evaluate as a, Yield as f, ExitTypeId as B, isFailReason as $e, exitFailCause as K, contE as x, contAll as v, CauseImpl as V, causeAnnotate as U, StackTraceKey as q, isInterruptReason as z, InterruptorStackTrace as we, ReasonBase as Le, constEmptyAnnotations as Te } from "./vue-components.es52.js";
|
|
17
|
-
import { FiberRuntimeMetricsKey as Oe } from "./vue-components.
|
|
18
|
-
import { version as Pe } from "./vue-components.
|
|
17
|
+
import { FiberRuntimeMetricsKey as Oe } from "./vue-components.es83.js";
|
|
18
|
+
import { version as Pe } from "./vue-components.es84.js";
|
|
19
19
|
class Ae extends Le {
|
|
20
20
|
fiberId;
|
|
21
21
|
constructor(t, r = Te) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { format as u, formatPath as _ } from "./vue-components.es38.js";
|
|
2
|
-
import { getExpected as h } from "./vue-components.
|
|
2
|
+
import { getExpected as h } from "./vue-components.es86.js";
|
|
3
3
|
import { some as d, isNone as v } from "./vue-components.es23.js";
|
|
4
4
|
import { hasProperty as O } from "./vue-components.es42.js";
|
|
5
5
|
const g = "~effect/SchemaIssue/Issue";
|
|
@@ -2,7 +2,7 @@ import { isArrayNonEmpty as O } from "./vue-components.es36.js";
|
|
|
2
2
|
import { runSync as I, mapErrorEager as A, runSyncExit as U, flatMapEager as l, fail as E, succeed as _, catchEager as D } from "./vue-components.es21.js";
|
|
3
3
|
import { getSuccess as L } from "./vue-components.es47.js";
|
|
4
4
|
import { memoize as N } from "./vue-components.es39.js";
|
|
5
|
-
import { resolve as h } from "./vue-components.
|
|
5
|
+
import { resolve as h } from "./vue-components.es86.js";
|
|
6
6
|
import { some as V, isSome as S } from "./vue-components.es23.js";
|
|
7
7
|
import { isFunction as b } from "./vue-components.es42.js";
|
|
8
8
|
import { defaultParseOptions as j, toType as R, replaceEncoding as T, ClassTypeId as z, Link as F, isArrays as K, isObjects as M, isDeclaration as Y, collectIssues as v, STRUCTURAL_ANNOTATION_KEY as q } from "./vue-components.es16.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { symbol as d, equals as i } from "./vue-components.
|
|
1
|
+
import { symbol as d, equals as i } from "./vue-components.es75.js";
|
|
2
2
|
import { format as a } from "./vue-components.es38.js";
|
|
3
3
|
import { identity as E, dual as R } from "./vue-components.es39.js";
|
|
4
|
-
import { symbol as g, array as M, combine as f, string as b, hash as l } from "./vue-components.
|
|
5
|
-
import { NodeInspectSymbol as O } from "./vue-components.
|
|
4
|
+
import { symbol as g, array as M, combine as f, string as b, hash as l } from "./vue-components.es76.js";
|
|
5
|
+
import { NodeInspectSymbol as O } from "./vue-components.es77.js";
|
|
6
6
|
import { pipeArguments as S } from "./vue-components.es41.js";
|
|
7
7
|
import { hasProperty as I } from "./vue-components.es42.js";
|
|
8
|
-
import { SingleShotGen as T } from "./vue-components.
|
|
8
|
+
import { SingleShotGen as T } from "./vue-components.es78.js";
|
|
9
9
|
const o = "~effect/Effect", _ = "~effect/Exit", Y = {
|
|
10
10
|
_A: E,
|
|
11
11
|
_E: E,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { symbol as r, equals as c } from "./vue-components.
|
|
1
|
+
import { symbol as r, equals as c } from "./vue-components.es75.js";
|
|
2
2
|
import { format as m } from "./vue-components.es38.js";
|
|
3
|
-
import { symbol as n, hash as o, combine as u } from "./vue-components.
|
|
4
|
-
import { toJson as l } from "./vue-components.
|
|
3
|
+
import { symbol as n, hash as o, combine as u } from "./vue-components.es76.js";
|
|
4
|
+
import { toJson as l } from "./vue-components.es77.js";
|
|
5
5
|
import { hasProperty as p } from "./vue-components.es42.js";
|
|
6
6
|
import { YieldableProto as _, PipeInspectableProto as f, exitFail as g, NoSuchElementError as b, exitSucceed as O } from "./vue-components.es52.js";
|
|
7
7
|
const s = "~effect/data/Option", a = {
|
|
@@ -1,6 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
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();
|
|
4
22
|
export {
|
|
5
|
-
|
|
23
|
+
x as ROOT_CONTEXT,
|
|
24
|
+
a as createContextKey
|
|
6
25
|
};
|
|
@@ -1,103 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
function b() {
|
|
6
|
-
return arguments.length === 1 ? (e) => i(e, arguments[0]) : i(arguments[0], arguments[1]);
|
|
7
|
-
}
|
|
8
|
-
function i(e, r) {
|
|
9
|
-
if (e === r) return !0;
|
|
10
|
-
if (e == null || r == null) return !1;
|
|
11
|
-
const n = typeof e;
|
|
12
|
-
return n !== typeof r ? !1 : n === "number" && e !== e && r !== r ? !0 : n !== "object" && n !== "function" || m.has(e) || m.has(r) ? !1 : w(e, r, E);
|
|
13
|
-
}
|
|
14
|
-
function q(e, r, n) {
|
|
15
|
-
const t = a.has(e), o = c.has(r);
|
|
16
|
-
if (t && o)
|
|
17
|
-
return !0;
|
|
18
|
-
if (t || o)
|
|
19
|
-
return !1;
|
|
20
|
-
a.add(e), c.add(r);
|
|
21
|
-
const u = n();
|
|
22
|
-
return a.delete(e), c.delete(r), u;
|
|
23
|
-
}
|
|
24
|
-
const a = /* @__PURE__ */ new WeakSet(), c = /* @__PURE__ */ new WeakSet();
|
|
25
|
-
function E(e, r) {
|
|
26
|
-
if (p(e) !== p(r))
|
|
27
|
-
return !1;
|
|
28
|
-
if (e instanceof Date)
|
|
29
|
-
return r instanceof Date ? e.toISOString() === r.toISOString() : !1;
|
|
30
|
-
if (e instanceof RegExp)
|
|
31
|
-
return r instanceof RegExp ? e.toString() === r.toString() : !1;
|
|
32
|
-
const n = y(e), t = y(r);
|
|
33
|
-
if (n !== t) return !1;
|
|
34
|
-
const o = n && t;
|
|
35
|
-
return typeof e == "function" && !o ? !1 : q(e, r, () => o ? e[S](r) : Array.isArray(e) ? !Array.isArray(r) || e.length !== r.length ? !1 : z(e, r) : e instanceof Map ? !(r instanceof Map) || e.size !== r.size ? !1 : I(e, r) : e instanceof Set ? !(r instanceof Set) || e.size !== r.size ? !1 : V(e, r) : A(e, r));
|
|
36
|
-
}
|
|
37
|
-
function w(e, r, n) {
|
|
38
|
-
let t = s.get(e);
|
|
39
|
-
if (!t)
|
|
40
|
-
t = /* @__PURE__ */ new WeakMap(), s.set(e, t);
|
|
41
|
-
else if (t.has(r))
|
|
42
|
-
return t.get(r);
|
|
43
|
-
const o = n(e, r);
|
|
44
|
-
t.set(r, o);
|
|
45
|
-
let u = s.get(r);
|
|
46
|
-
return u || (u = /* @__PURE__ */ new WeakMap(), s.set(r, u)), u.set(e, o), o;
|
|
47
|
-
}
|
|
48
|
-
const s = /* @__PURE__ */ new WeakMap();
|
|
49
|
-
function z(e, r) {
|
|
50
|
-
for (let n = 0; n < e.length; n++)
|
|
51
|
-
if (!i(e[n], r[n]))
|
|
52
|
-
return !1;
|
|
53
|
-
return !0;
|
|
54
|
-
}
|
|
55
|
-
function A(e, r) {
|
|
56
|
-
const n = g(e), t = g(r);
|
|
57
|
-
if (n.size !== t.size)
|
|
58
|
-
return !1;
|
|
59
|
-
for (const o of n)
|
|
60
|
-
if (!t.has(o) || !i(e[o], r[o]))
|
|
61
|
-
return !1;
|
|
62
|
-
return !0;
|
|
63
|
-
}
|
|
64
|
-
function R(e, r) {
|
|
65
|
-
return function(t, o) {
|
|
66
|
-
for (const [u, f] of t) {
|
|
67
|
-
let l = !1;
|
|
68
|
-
for (const [d, k] of o)
|
|
69
|
-
if (e(u, d) && r(f, k)) {
|
|
70
|
-
l = !0;
|
|
71
|
-
break;
|
|
72
|
-
}
|
|
73
|
-
if (!l)
|
|
74
|
-
return !1;
|
|
75
|
-
}
|
|
76
|
-
return !0;
|
|
77
|
-
};
|
|
78
|
-
}
|
|
79
|
-
const I = /* @__PURE__ */ R(i, i);
|
|
80
|
-
function K(e) {
|
|
81
|
-
return function(n, t) {
|
|
82
|
-
for (const o of n) {
|
|
83
|
-
let u = !1;
|
|
84
|
-
for (const f of t)
|
|
85
|
-
if (e(o, f)) {
|
|
86
|
-
u = !0;
|
|
87
|
-
break;
|
|
88
|
-
}
|
|
89
|
-
if (!u)
|
|
90
|
-
return !1;
|
|
91
|
-
}
|
|
92
|
-
return !0;
|
|
93
|
-
};
|
|
94
|
-
}
|
|
95
|
-
const V = /* @__PURE__ */ K(i), y = (e) => M(e, S), j = () => b;
|
|
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 = {}));
|
|
96
5
|
export {
|
|
97
|
-
|
|
98
|
-
b as equals,
|
|
99
|
-
y as isEqual,
|
|
100
|
-
R as makeCompareMap,
|
|
101
|
-
K as makeCompareSet,
|
|
102
|
-
S as symbol
|
|
6
|
+
R as DiagLogLevel
|
|
103
7
|
};
|
|
@@ -1,84 +1,23 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
return y(t);
|
|
8
|
-
case "bigint":
|
|
9
|
-
return r(t.toString(10));
|
|
10
|
-
case "boolean":
|
|
11
|
-
return r(String(t));
|
|
12
|
-
case "symbol":
|
|
13
|
-
return r(String(t));
|
|
14
|
-
case "string":
|
|
15
|
-
return r(t);
|
|
16
|
-
case "undefined":
|
|
17
|
-
return r("undefined");
|
|
18
|
-
case "function":
|
|
19
|
-
case "object": {
|
|
20
|
-
if (t === null)
|
|
21
|
-
return r("null");
|
|
22
|
-
if (t instanceof Date)
|
|
23
|
-
return r(t.toISOString());
|
|
24
|
-
if (t instanceof RegExp)
|
|
25
|
-
return r(t.toString());
|
|
26
|
-
{
|
|
27
|
-
if (b.has(t))
|
|
28
|
-
return h(t);
|
|
29
|
-
if (f.has(t))
|
|
30
|
-
return f.get(t);
|
|
31
|
-
const e = C(t, () => M(t) ? t[p]() : typeof t == "function" ? h(t) : Array.isArray(t) ? A(t) : t instanceof Map ? E(t) : t instanceof Set ? k(t) : I(t));
|
|
32
|
-
return f.set(t, e), e;
|
|
33
|
-
}
|
|
1
|
+
import { NoopTracer as o } from "./vue-components.es66.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;
|
|
34
7
|
}
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
return a(e);
|
|
49
|
-
}, r = (t) => {
|
|
50
|
-
let e = 5381, n = t.length;
|
|
51
|
-
for (; n; )
|
|
52
|
-
e = e * 33 ^ t.charCodeAt(--n);
|
|
53
|
-
return a(e);
|
|
54
|
-
}, x = (t, e) => {
|
|
55
|
-
let n = 12289;
|
|
56
|
-
for (const o of e)
|
|
57
|
-
n ^= m(i(o), i(t[o]));
|
|
58
|
-
return a(n);
|
|
59
|
-
}, I = (t) => x(t, S(t)), s = (t, e) => (n) => {
|
|
60
|
-
let o = t;
|
|
61
|
-
for (const d of n)
|
|
62
|
-
o ^= e(d);
|
|
63
|
-
return a(o);
|
|
64
|
-
}, A = /* @__PURE__ */ s(6151, i), E = /* @__PURE__ */ s(/* @__PURE__ */ r("Map"), ([t, e]) => m(i(t), i(e))), k = /* @__PURE__ */ s(/* @__PURE__ */ r("Set"), i), c = /* @__PURE__ */ new WeakMap(), f = /* @__PURE__ */ new WeakMap(), u = /* @__PURE__ */ new WeakSet();
|
|
65
|
-
function C(t, e) {
|
|
66
|
-
if (u.has(t))
|
|
67
|
-
return r("[Circular]");
|
|
68
|
-
u.add(t);
|
|
69
|
-
const n = e();
|
|
70
|
-
return u.delete(t), n;
|
|
71
|
-
}
|
|
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
|
+
);
|
|
72
21
|
export {
|
|
73
|
-
|
|
74
|
-
m as combine,
|
|
75
|
-
i as hash,
|
|
76
|
-
M as isHash,
|
|
77
|
-
y as number,
|
|
78
|
-
a as optimize,
|
|
79
|
-
h as random,
|
|
80
|
-
r as string,
|
|
81
|
-
I as structure,
|
|
82
|
-
x as structureKeys,
|
|
83
|
-
p as symbol
|
|
22
|
+
c as ProxyTracer
|
|
84
23
|
};
|
|
@@ -1,17 +1,32 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
return
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
1
|
+
import { ContextAPI as l } from "./vue-components.es73.js";
|
|
2
|
+
import { getSpanContext as m, setSpan as d } from "./vue-components.es96.js";
|
|
3
|
+
import { NonRecordingSpan as p } from "./vue-components.es72.js";
|
|
4
|
+
import { isSpanContextValid as S } from "./vue-components.es70.js";
|
|
5
|
+
var f = l.getInstance(), I = (
|
|
6
|
+
/** @class */
|
|
7
|
+
(function() {
|
|
8
|
+
function t() {
|
|
9
|
+
}
|
|
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;
|
|
25
|
+
})()
|
|
26
|
+
);
|
|
27
|
+
function g(t) {
|
|
28
|
+
return typeof t == "object" && typeof t.spanId == "string" && typeof t.traceId == "string" && typeof t.traceFlags == "number";
|
|
29
|
+
}
|
|
14
30
|
export {
|
|
15
|
-
|
|
16
|
-
s as toJson
|
|
31
|
+
I as NoopTracer
|
|
17
32
|
};
|
|
@@ -1,34 +1,24 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
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
|
+
import { ProxyTracer as i } from "./vue-components.es65.js";
|
|
2
|
+
import { NoopTracerProvider as n } from "./vue-components.es68.js";
|
|
3
|
+
var c = new n(), g = (
|
|
4
|
+
/** @class */
|
|
5
|
+
(function() {
|
|
6
|
+
function t() {
|
|
7
|
+
}
|
|
8
|
+
return t.prototype.getTracer = function(e, o, a) {
|
|
9
|
+
var r;
|
|
10
|
+
return (r = this.getDelegateTracer(e, o, a)) !== null && r !== void 0 ? r : new i(this, e, o, a);
|
|
11
|
+
}, t.prototype.getDelegate = function() {
|
|
12
|
+
var e;
|
|
13
|
+
return (e = this._delegate) !== null && e !== void 0 ? e : c;
|
|
14
|
+
}, t.prototype.setDelegate = function(e) {
|
|
15
|
+
this._delegate = e;
|
|
16
|
+
}, t.prototype.getDelegateTracer = function(e, o, a) {
|
|
17
|
+
var r;
|
|
18
|
+
return (r = this._delegate) === null || r === void 0 ? void 0 : r.getTracer(e, o, a);
|
|
19
|
+
}, t;
|
|
20
|
+
})()
|
|
21
|
+
);
|
|
31
22
|
export {
|
|
32
|
-
|
|
33
|
-
c as internalCall
|
|
23
|
+
g as ProxyTracerProvider
|
|
34
24
|
};
|
|
@@ -1,4 +1,14 @@
|
|
|
1
|
-
|
|
1
|
+
import { NoopTracer as o } from "./vue-components.es66.js";
|
|
2
|
+
var p = (
|
|
3
|
+
/** @class */
|
|
4
|
+
(function() {
|
|
5
|
+
function r() {
|
|
6
|
+
}
|
|
7
|
+
return r.prototype.getTracer = function(e, n, t) {
|
|
8
|
+
return new o();
|
|
9
|
+
}, r;
|
|
10
|
+
})()
|
|
11
|
+
);
|
|
2
12
|
export {
|
|
3
|
-
|
|
13
|
+
p as NoopTracerProvider
|
|
4
14
|
};
|
|
@@ -1,23 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
return n(e) ? a(e) : e;
|
|
6
|
-
}
|
|
7
|
-
function a(e) {
|
|
8
|
-
return e[r](globalThis[i]?.services ?? o);
|
|
9
|
-
}
|
|
10
|
-
const i = "~effect/Fiber/currentFiber", o = {
|
|
11
|
-
"~effect/ServiceMap": {},
|
|
12
|
-
mapUnsafe: /* @__PURE__ */ new Map(),
|
|
13
|
-
pipe() {
|
|
14
|
-
return t(this, arguments);
|
|
15
|
-
}
|
|
16
|
-
};
|
|
1
|
+
var N;
|
|
2
|
+
(function(E) {
|
|
3
|
+
E[E.NONE = 0] = "NONE", E[E.SAMPLED = 1] = "SAMPLED";
|
|
4
|
+
})(N || (N = {}));
|
|
17
5
|
export {
|
|
18
|
-
|
|
19
|
-
a as getRedacted,
|
|
20
|
-
n as isRedactable,
|
|
21
|
-
f as redact,
|
|
22
|
-
r as symbolRedactable
|
|
6
|
+
N as TraceFlags
|
|
23
7
|
};
|
|
@@ -1,14 +1,21 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
1
|
+
import { INVALID_TRACEID as r, INVALID_SPANID as t } from "./vue-components.es71.js";
|
|
2
|
+
import { NonRecordingSpan as i } from "./vue-components.es72.js";
|
|
3
|
+
var a = /^([0-9a-f]{32})$/i, o = /^[0-9a-f]{16}$/i;
|
|
4
|
+
function I(n) {
|
|
5
|
+
return a.test(n) && n !== r;
|
|
6
|
+
}
|
|
7
|
+
function e(n) {
|
|
8
|
+
return o.test(n) && n !== t;
|
|
9
|
+
}
|
|
10
|
+
function A(n) {
|
|
11
|
+
return I(n.traceId) && e(n.spanId);
|
|
12
|
+
}
|
|
13
|
+
function D(n) {
|
|
14
|
+
return new i(n);
|
|
15
|
+
}
|
|
10
16
|
export {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
17
|
+
A as isSpanContextValid,
|
|
18
|
+
e as isValidSpanId,
|
|
19
|
+
I as isValidTraceId,
|
|
20
|
+
D as wrapSpanContext
|
|
14
21
|
};
|