@since2006/pages 2026.4.3 → 2026.4.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/es/_virtual/sortable.esm.js +6 -0
- package/dist/es/_virtual/vuedraggable.umd.js +4 -0
- package/dist/es/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/actualApply.js +5 -5
- package/dist/es/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionCall.js +5 -2
- package/dist/es/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/index.js +7 -7
- package/dist/es/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.js +44 -38
- package/dist/es/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.js +9 -3
- package/dist/es/node_modules/.pnpm/get-intrinsic@1.3.0/node_modules/get-intrinsic/index.js +62 -62
- package/dist/es/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/index.js +8 -8
- package/dist/es/node_modules/.pnpm/sortablejs@1.14.0/node_modules/sortablejs/modular/sortable.esm.js +1607 -0
- package/dist/es/node_modules/.pnpm/vuedraggable@4.1.0_vue@3.5.30_typescript@5.9.3_/node_modules/vuedraggable/dist/vuedraggable.umd.js +2814 -0
- package/dist/es/packages/pages/src/app/workflow/design/editor/WFObject.vue4.js +1 -1
- package/dist/es/packages/pages/src/app/workflow/index.js +1 -1
- package/dist/lib/_virtual/sortable.esm.js +1 -0
- package/dist/lib/_virtual/vuedraggable.umd.js +1 -0
- package/dist/lib/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/actualApply.js +1 -1
- package/dist/lib/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionCall.js +1 -1
- package/dist/lib/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/index.js +1 -1
- package/dist/lib/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.js +1 -1
- package/dist/lib/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.js +1 -1
- package/dist/lib/node_modules/.pnpm/get-intrinsic@1.3.0/node_modules/get-intrinsic/index.js +1 -1
- package/dist/lib/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/index.js +1 -1
- package/dist/lib/node_modules/.pnpm/sortablejs@1.14.0/node_modules/sortablejs/modular/sortable.esm.js +7 -0
- package/dist/lib/node_modules/.pnpm/vuedraggable@4.1.0_vue@3.5.30_typescript@5.9.3_/node_modules/vuedraggable/dist/vuedraggable.umd.js +4 -0
- package/dist/lib/packages/pages/src/app/attachment/AttachmentEdit.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/attachment/AttachmentIndex.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/datasource/DatasourceEdit.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/dict/DictEdit.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/dict/DictIndex.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/dict/DictPanel.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/log/components/AccessLogDetail.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/log/components/AccessLogList.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/log/components/AuditLogList.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/log/components/ErrorLogDetail.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/log/components/ErrorLogList.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/log/components/OperationLogList.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/module/ModuleAdd.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/module/ModuleDetail.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/module/ModuleIndex.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/openapi/OpenApiAppEdit.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/openapi/OpenApiAppIndex.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/openapi/OpenApiLogDetail.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/openapi/OpenApiLogIndex.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/openapi/OpenApiPermissionEdit.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/openapi/OpenApiPermissionList.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/org/OrgIndex.vue2.js +2 -2
- package/dist/lib/packages/pages/src/app/org/OrgTree.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/org/RolePanel.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/org/UserTableList.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/org/menu/DeptMenu.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/org/menu/OrgMenu.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/org/menu/PosMenu.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/org/modal/DeptEditModal.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/org/modal/OrgAddModal.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/org/modal/OrgEditModal.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/org/modal/OrgModals.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/org/modal/PermEditModal.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/org/modal/PosAddModal.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/org/modal/RoleAddUserModal.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/org/modal/UserEditModal.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/org/modal/UserPosAddModal.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/schedule/ScheduleIndex.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/schedule/ScheduleLogList.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/system/StatusIndex.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/WorkflowTask.vue2.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/design/CSCateRootAdd.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/design/CSCateRootEdit.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/design/CaseTypeFilter.vue3.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/design/DocCateEdit.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/design/DocCateRootEdit.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/design/OpinionAliasAdd.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/design/OpinionAliasEdit.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/design/OpinionDefaultAdd.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/design/OpinionTypeEdit.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/design/ServiceEdit.vue.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/design/WorkflowIndex.vue3.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/design/editor/WFAdd.vue2.js +2 -2
- package/dist/lib/packages/pages/src/app/workflow/design/editor/WFCommonNode.vue4.js +2 -2
- package/dist/lib/packages/pages/src/app/workflow/design/editor/WFEdit.vue2.js +2 -2
- package/dist/lib/packages/pages/src/app/workflow/design/editor/WFIconSelector.vue3.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/design/editor/WFLink.vue4.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/design/editor/WFObject.vue4.js +1 -1
- package/dist/lib/packages/pages/src/app/workflow/index.js +1 -1
- package/package.json +4 -5
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { __require as r } from "../../../function-bind@1.1.2/node_modules/function-bind/index.js";
|
|
2
2
|
import { __require as a } from "./functionApply.js";
|
|
3
|
-
import {
|
|
4
|
-
import { r as
|
|
5
|
-
var
|
|
3
|
+
import { __require as e } from "./functionCall.js";
|
|
4
|
+
import { r as i } from "./reflectApply.js";
|
|
5
|
+
var p = r(), l = a(), o = e(), t = i, f = t || p.call(o, l);
|
|
6
6
|
export {
|
|
7
|
-
|
|
7
|
+
f as a
|
|
8
8
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t } from "../../../es-errors@1.3.0/node_modules/es-errors/type.js";
|
|
3
|
-
import {
|
|
4
|
-
import { a as
|
|
5
|
-
var
|
|
1
|
+
import { __require as i } from "../../../function-bind@1.1.2/node_modules/function-bind/index.js";
|
|
2
|
+
import { t as a } from "../../../es-errors@1.3.0/node_modules/es-errors/type.js";
|
|
3
|
+
import { __require as e } from "./functionCall.js";
|
|
4
|
+
import { a as t } from "./actualApply.js";
|
|
5
|
+
var n = i(), o = a, l = e(), p = t, y = function(r) {
|
|
6
6
|
if (r.length < 1 || typeof r[0] != "function")
|
|
7
|
-
throw new
|
|
8
|
-
return
|
|
7
|
+
throw new o("a function is required");
|
|
8
|
+
return p(n, l, r);
|
|
9
9
|
};
|
|
10
10
|
export {
|
|
11
11
|
y as c
|
package/dist/es/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.js
CHANGED
|
@@ -1,42 +1,48 @@
|
|
|
1
|
-
var
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
},
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
},
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
1
|
+
var c, l;
|
|
2
|
+
function R() {
|
|
3
|
+
if (l) return c;
|
|
4
|
+
l = 1;
|
|
5
|
+
var y = "Function.prototype.bind called on incompatible ", g = Object.prototype.toString, h = Math.max, s = "[object Function]", v = function(e, r) {
|
|
6
|
+
for (var t = [], n = 0; n < e.length; n += 1)
|
|
7
|
+
t[n] = e[n];
|
|
8
|
+
for (var o = 0; o < r.length; o += 1)
|
|
9
|
+
t[o + e.length] = r[o];
|
|
10
|
+
return t;
|
|
11
|
+
}, m = function(e, r) {
|
|
12
|
+
for (var t = [], n = r, o = 0; n < e.length; n += 1, o += 1)
|
|
13
|
+
t[o] = e[n];
|
|
14
|
+
return t;
|
|
15
|
+
}, b = function(a, e) {
|
|
16
|
+
for (var r = "", t = 0; t < a.length; t += 1)
|
|
17
|
+
r += a[t], t + 1 < a.length && (r += e);
|
|
18
|
+
return r;
|
|
19
|
+
};
|
|
20
|
+
return c = function(e) {
|
|
21
|
+
var r = this;
|
|
22
|
+
if (typeof r != "function" || g.apply(r) !== s)
|
|
23
|
+
throw new TypeError(y + r);
|
|
24
|
+
for (var t = m(arguments, 1), n, o = function() {
|
|
25
|
+
if (this instanceof n) {
|
|
26
|
+
var i = r.apply(
|
|
27
|
+
this,
|
|
28
|
+
v(t, arguments)
|
|
29
|
+
);
|
|
30
|
+
return Object(i) === i ? i : this;
|
|
31
|
+
}
|
|
32
|
+
return r.apply(
|
|
33
|
+
e,
|
|
34
|
+
v(t, arguments)
|
|
24
35
|
);
|
|
25
|
-
|
|
36
|
+
}, d = h(0, r.length - t.length), f = [], u = 0; u < d; u++)
|
|
37
|
+
f[u] = "$" + u;
|
|
38
|
+
if (n = Function("binder", "return function (" + b(f, ",") + "){ return binder.apply(this,arguments); }")(o), r.prototype) {
|
|
39
|
+
var p = function() {
|
|
40
|
+
};
|
|
41
|
+
p.prototype = r.prototype, n.prototype = new p(), p.prototype = null;
|
|
26
42
|
}
|
|
27
|
-
return
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
);
|
|
31
|
-
}, f = g(0, t.length - r.length), i = [], p = 0; p < f; p++)
|
|
32
|
-
i[p] = "$" + p;
|
|
33
|
-
if (n = Function("binder", "return function (" + b(i, ",") + "){ return binder.apply(this,arguments); }")(e), t.prototype) {
|
|
34
|
-
var c = function() {
|
|
35
|
-
};
|
|
36
|
-
c.prototype = t.prototype, n.prototype = new c(), c.prototype = null;
|
|
37
|
-
}
|
|
38
|
-
return n;
|
|
39
|
-
};
|
|
43
|
+
return n;
|
|
44
|
+
}, c;
|
|
45
|
+
}
|
|
40
46
|
export {
|
|
41
|
-
|
|
47
|
+
R as __require
|
|
42
48
|
};
|
|
@@ -1,5 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
var n
|
|
1
|
+
import { __require as e } from "./implementation.js";
|
|
2
|
+
var n, r;
|
|
3
|
+
function o() {
|
|
4
|
+
if (r) return n;
|
|
5
|
+
r = 1;
|
|
6
|
+
var i = e();
|
|
7
|
+
return n = Function.prototype.bind || i, n;
|
|
8
|
+
}
|
|
3
9
|
export {
|
|
4
|
-
o as
|
|
10
|
+
o as __require
|
|
5
11
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { e as G } from "../../../es-object-atoms@1.1.1/node_modules/es-object-atoms/index.js";
|
|
2
2
|
import { e as M } from "../../../es-errors@1.3.0/node_modules/es-errors/index.js";
|
|
3
3
|
import { _ as N } from "../../../es-errors@1.3.0/node_modules/es-errors/eval.js";
|
|
4
|
-
import { r as
|
|
5
|
-
import { r as
|
|
6
|
-
import { s as
|
|
7
|
-
import { t as
|
|
8
|
-
import { u as
|
|
4
|
+
import { r as q } from "../../../es-errors@1.3.0/node_modules/es-errors/range.js";
|
|
5
|
+
import { r as j } from "../../../es-errors@1.3.0/node_modules/es-errors/ref.js";
|
|
6
|
+
import { s as T } from "../../../es-errors@1.3.0/node_modules/es-errors/syntax.js";
|
|
7
|
+
import { t as k } from "../../../es-errors@1.3.0/node_modules/es-errors/type.js";
|
|
8
|
+
import { u as C } from "../../../es-errors@1.3.0/node_modules/es-errors/uri.js";
|
|
9
9
|
import { a as D } from "../../../math-intrinsics@1.1.0/node_modules/math-intrinsics/abs.js";
|
|
10
10
|
import { f as W } from "../../../math-intrinsics@1.1.0/node_modules/math-intrinsics/floor.js";
|
|
11
11
|
import { m as J } from "../../../math-intrinsics@1.1.0/node_modules/math-intrinsics/max.js";
|
|
@@ -19,38 +19,38 @@ import { __require as Q } from "../../../has-symbols@1.1.0/node_modules/has-symb
|
|
|
19
19
|
import { __require as X } from "../../../get-proto@1.0.1/node_modules/get-proto/index.js";
|
|
20
20
|
import { __require as Z } from "../../../get-proto@1.0.1/node_modules/get-proto/Object.getPrototypeOf.js";
|
|
21
21
|
import { __require as rr } from "../../../get-proto@1.0.1/node_modules/get-proto/Reflect.getPrototypeOf.js";
|
|
22
|
-
import { __require as
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
22
|
+
import { __require as er } from "../../../call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionApply.js";
|
|
23
|
+
import { __require as tr } from "../../../call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionCall.js";
|
|
24
|
+
import { __require as or } from "../../../function-bind@1.1.2/node_modules/function-bind/index.js";
|
|
25
25
|
import { __require as ar } from "../../../hasown@2.0.2/node_modules/hasown/index.js";
|
|
26
|
-
var r, nr = G, ir = M, yr = N, pr =
|
|
26
|
+
var r, nr = G, ir = M, yr = N, pr = q, fr = j, d = T, A = k, sr = C, cr = D, ur = W, lr = J, Ar = V, dr = z, mr = H, vr = L, B = Function, U = function(y) {
|
|
27
27
|
try {
|
|
28
28
|
return B('"use strict"; return (' + y + ").constructor;")();
|
|
29
29
|
} catch {
|
|
30
30
|
}
|
|
31
|
-
}, v = Y, Pr = K,
|
|
31
|
+
}, v = Y, Pr = K, w = function() {
|
|
32
32
|
throw new A();
|
|
33
33
|
}, gr = v ? function() {
|
|
34
34
|
try {
|
|
35
|
-
return arguments.callee,
|
|
35
|
+
return arguments.callee, w;
|
|
36
36
|
} catch {
|
|
37
37
|
try {
|
|
38
38
|
return v(arguments, "callee").get;
|
|
39
39
|
} catch {
|
|
40
|
-
return
|
|
40
|
+
return w;
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
|
-
}() :
|
|
43
|
+
}() : w, u = Q()(), o = X(), hr = Z(), Sr = rr(), x = er(), P = tr(), l = {}, Er = typeof Uint8Array > "u" || !o ? r : o(Uint8Array), s = {
|
|
44
44
|
__proto__: null,
|
|
45
45
|
"%AggregateError%": typeof AggregateError > "u" ? r : AggregateError,
|
|
46
46
|
"%Array%": Array,
|
|
47
47
|
"%ArrayBuffer%": typeof ArrayBuffer > "u" ? r : ArrayBuffer,
|
|
48
|
-
"%ArrayIteratorPrototype%":
|
|
48
|
+
"%ArrayIteratorPrototype%": u && o ? o([][Symbol.iterator]()) : r,
|
|
49
49
|
"%AsyncFromSyncIteratorPrototype%": r,
|
|
50
|
-
"%AsyncFunction%":
|
|
51
|
-
"%AsyncGenerator%":
|
|
52
|
-
"%AsyncGeneratorFunction%":
|
|
53
|
-
"%AsyncIteratorPrototype%":
|
|
50
|
+
"%AsyncFunction%": l,
|
|
51
|
+
"%AsyncGenerator%": l,
|
|
52
|
+
"%AsyncGeneratorFunction%": l,
|
|
53
|
+
"%AsyncIteratorPrototype%": l,
|
|
54
54
|
"%Atomics%": typeof Atomics > "u" ? r : Atomics,
|
|
55
55
|
"%BigInt%": typeof BigInt > "u" ? r : BigInt,
|
|
56
56
|
"%BigInt64Array%": typeof BigInt64Array > "u" ? r : BigInt64Array,
|
|
@@ -71,16 +71,16 @@ var r, nr = G, ir = M, yr = N, pr = j, fr = T, d = k, A = C, sr = q, cr = D, lr
|
|
|
71
71
|
"%Float64Array%": typeof Float64Array > "u" ? r : Float64Array,
|
|
72
72
|
"%FinalizationRegistry%": typeof FinalizationRegistry > "u" ? r : FinalizationRegistry,
|
|
73
73
|
"%Function%": B,
|
|
74
|
-
"%GeneratorFunction%":
|
|
74
|
+
"%GeneratorFunction%": l,
|
|
75
75
|
"%Int8Array%": typeof Int8Array > "u" ? r : Int8Array,
|
|
76
76
|
"%Int16Array%": typeof Int16Array > "u" ? r : Int16Array,
|
|
77
77
|
"%Int32Array%": typeof Int32Array > "u" ? r : Int32Array,
|
|
78
78
|
"%isFinite%": isFinite,
|
|
79
79
|
"%isNaN%": isNaN,
|
|
80
|
-
"%IteratorPrototype%":
|
|
80
|
+
"%IteratorPrototype%": u && o ? o(o([][Symbol.iterator]())) : r,
|
|
81
81
|
"%JSON%": typeof JSON == "object" ? JSON : r,
|
|
82
82
|
"%Map%": typeof Map > "u" ? r : Map,
|
|
83
|
-
"%MapIteratorPrototype%": typeof Map > "u" || !
|
|
83
|
+
"%MapIteratorPrototype%": typeof Map > "u" || !u || !o ? r : o((/* @__PURE__ */ new Map())[Symbol.iterator]()),
|
|
84
84
|
"%Math%": Math,
|
|
85
85
|
"%Number%": Number,
|
|
86
86
|
"%Object%": nr,
|
|
@@ -94,11 +94,11 @@ var r, nr = G, ir = M, yr = N, pr = j, fr = T, d = k, A = C, sr = q, cr = D, lr
|
|
|
94
94
|
"%Reflect%": typeof Reflect > "u" ? r : Reflect,
|
|
95
95
|
"%RegExp%": RegExp,
|
|
96
96
|
"%Set%": typeof Set > "u" ? r : Set,
|
|
97
|
-
"%SetIteratorPrototype%": typeof Set > "u" || !
|
|
97
|
+
"%SetIteratorPrototype%": typeof Set > "u" || !u || !o ? r : o((/* @__PURE__ */ new Set())[Symbol.iterator]()),
|
|
98
98
|
"%SharedArrayBuffer%": typeof SharedArrayBuffer > "u" ? r : SharedArrayBuffer,
|
|
99
99
|
"%String%": String,
|
|
100
|
-
"%StringIteratorPrototype%":
|
|
101
|
-
"%Symbol%":
|
|
100
|
+
"%StringIteratorPrototype%": u && o ? o(""[Symbol.iterator]()) : r,
|
|
101
|
+
"%Symbol%": u ? Symbol : r,
|
|
102
102
|
"%SyntaxError%": d,
|
|
103
103
|
"%ThrowTypeError%": gr,
|
|
104
104
|
"%TypedArray%": Er,
|
|
@@ -116,8 +116,8 @@ var r, nr = G, ir = M, yr = N, pr = j, fr = T, d = k, A = C, sr = q, cr = D, lr
|
|
|
116
116
|
"%Object.defineProperty%": Pr,
|
|
117
117
|
"%Object.getPrototypeOf%": hr,
|
|
118
118
|
"%Math.abs%": cr,
|
|
119
|
-
"%Math.floor%":
|
|
120
|
-
"%Math.max%":
|
|
119
|
+
"%Math.floor%": ur,
|
|
120
|
+
"%Math.max%": lr,
|
|
121
121
|
"%Math.min%": Ar,
|
|
122
122
|
"%Math.pow%": dr,
|
|
123
123
|
"%Math.round%": mr,
|
|
@@ -131,22 +131,22 @@ if (o)
|
|
|
131
131
|
var Ir = o(o(y));
|
|
132
132
|
s["%Error.prototype%"] = Ir;
|
|
133
133
|
}
|
|
134
|
-
var br = function y(
|
|
134
|
+
var br = function y(e) {
|
|
135
135
|
var a;
|
|
136
|
-
if (
|
|
137
|
-
a =
|
|
138
|
-
else if (
|
|
139
|
-
a =
|
|
140
|
-
else if (
|
|
141
|
-
a =
|
|
142
|
-
else if (
|
|
143
|
-
var
|
|
144
|
-
|
|
145
|
-
} else if (
|
|
136
|
+
if (e === "%AsyncFunction%")
|
|
137
|
+
a = U("async function () {}");
|
|
138
|
+
else if (e === "%GeneratorFunction%")
|
|
139
|
+
a = U("function* () {}");
|
|
140
|
+
else if (e === "%AsyncGeneratorFunction%")
|
|
141
|
+
a = U("async function* () {}");
|
|
142
|
+
else if (e === "%AsyncGenerator%") {
|
|
143
|
+
var t = y("%AsyncGeneratorFunction%");
|
|
144
|
+
t && (a = t.prototype);
|
|
145
|
+
} else if (e === "%AsyncIteratorPrototype%") {
|
|
146
146
|
var n = y("%AsyncGenerator%");
|
|
147
147
|
n && o && (a = o(n.prototype));
|
|
148
148
|
}
|
|
149
|
-
return s[
|
|
149
|
+
return s[e] = a, a;
|
|
150
150
|
}, $ = {
|
|
151
151
|
__proto__: null,
|
|
152
152
|
"%ArrayBufferPrototype%": ["ArrayBuffer", "prototype"],
|
|
@@ -200,40 +200,40 @@ var br = function y(t) {
|
|
|
200
200
|
"%URIErrorPrototype%": ["URIError", "prototype"],
|
|
201
201
|
"%WeakMapPrototype%": ["WeakMap", "prototype"],
|
|
202
202
|
"%WeakSetPrototype%": ["WeakSet", "prototype"]
|
|
203
|
-
}, g = or, F = ar(), Fr = g.call(P, Array.prototype.concat), Rr = g.call(x, Array.prototype.splice), O = g.call(P, String.prototype.replace), R = g.call(P, String.prototype.slice),
|
|
204
|
-
var a = R(
|
|
205
|
-
if (a === "%" &&
|
|
203
|
+
}, g = or(), F = ar(), Fr = g.call(P, Array.prototype.concat), Rr = g.call(x, Array.prototype.splice), O = g.call(P, String.prototype.replace), R = g.call(P, String.prototype.slice), _r = g.call(P, RegExp.prototype.exec), Ur = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g, wr = /\\(\\)?/g, $r = function(e) {
|
|
204
|
+
var a = R(e, 0, 1), t = R(e, -1);
|
|
205
|
+
if (a === "%" && t !== "%")
|
|
206
206
|
throw new d("invalid intrinsic syntax, expected closing `%`");
|
|
207
|
-
if (
|
|
207
|
+
if (t === "%" && a !== "%")
|
|
208
208
|
throw new d("invalid intrinsic syntax, expected opening `%`");
|
|
209
209
|
var n = [];
|
|
210
|
-
return O(
|
|
211
|
-
n[n.length] = i ? O(h,
|
|
210
|
+
return O(e, Ur, function(p, c, i, h) {
|
|
211
|
+
n[n.length] = i ? O(h, wr, "$1") : c || p;
|
|
212
212
|
}), n;
|
|
213
|
-
}, Or = function(
|
|
214
|
-
var
|
|
215
|
-
if (F($,
|
|
216
|
-
var p = s[
|
|
217
|
-
if (p ===
|
|
218
|
-
throw new A("intrinsic " +
|
|
213
|
+
}, Or = function(e, a) {
|
|
214
|
+
var t = e, n;
|
|
215
|
+
if (F($, t) && (n = $[t], t = "%" + n[0] + "%"), F(s, t)) {
|
|
216
|
+
var p = s[t];
|
|
217
|
+
if (p === l && (p = br(t)), typeof p > "u" && !a)
|
|
218
|
+
throw new A("intrinsic " + e + " exists, but is not available. Please file an issue!");
|
|
219
219
|
return {
|
|
220
220
|
alias: n,
|
|
221
|
-
name:
|
|
221
|
+
name: t,
|
|
222
222
|
value: p
|
|
223
223
|
};
|
|
224
224
|
}
|
|
225
|
-
throw new d("intrinsic " +
|
|
226
|
-
},
|
|
227
|
-
if (typeof
|
|
225
|
+
throw new d("intrinsic " + e + " does not exist!");
|
|
226
|
+
}, oe = function(e, a) {
|
|
227
|
+
if (typeof e != "string" || e.length === 0)
|
|
228
228
|
throw new A("intrinsic name must be a non-empty string");
|
|
229
229
|
if (arguments.length > 1 && typeof a != "boolean")
|
|
230
230
|
throw new A('"allowMissing" argument must be a boolean');
|
|
231
|
-
if (
|
|
231
|
+
if (_r(/^%?[^%]*%?$/, e) === null)
|
|
232
232
|
throw new d("`%` may not be present anywhere but at the beginning and end of the intrinsic name");
|
|
233
|
-
var
|
|
234
|
-
|
|
235
|
-
for (var S = 1, m = !0; S <
|
|
236
|
-
var f =
|
|
233
|
+
var t = $r(e), n = t.length > 0 ? t[0] : "", p = Or("%" + n + "%", a), c = p.name, i = p.value, h = !1, _ = p.alias;
|
|
234
|
+
_ && (n = _[0], Rr(t, Fr([0, 1], _)));
|
|
235
|
+
for (var S = 1, m = !0; S < t.length; S += 1) {
|
|
236
|
+
var f = t[S], E = R(f, 0, 1), I = R(f, -1);
|
|
237
237
|
if ((E === '"' || E === "'" || E === "`" || I === '"' || I === "'" || I === "`") && E !== I)
|
|
238
238
|
throw new d("property names with quotes must have matching quotes");
|
|
239
239
|
if ((f === "constructor" || !m) && (h = !0), n += "." + f, c = "%" + n + "%", F(s, c))
|
|
@@ -241,10 +241,10 @@ var br = function y(t) {
|
|
|
241
241
|
else if (i != null) {
|
|
242
242
|
if (!(f in i)) {
|
|
243
243
|
if (!a)
|
|
244
|
-
throw new A("base intrinsic for " +
|
|
244
|
+
throw new A("base intrinsic for " + e + " exists, but the property is not available.");
|
|
245
245
|
return;
|
|
246
246
|
}
|
|
247
|
-
if (v && S + 1 >=
|
|
247
|
+
if (v && S + 1 >= t.length) {
|
|
248
248
|
var b = v(i, f);
|
|
249
249
|
m = !!b, m && "get" in b && !("originalValue" in b.get) ? i = b.get : i = i[f];
|
|
250
250
|
} else
|
|
@@ -255,5 +255,5 @@ var br = function y(t) {
|
|
|
255
255
|
return i;
|
|
256
256
|
};
|
|
257
257
|
export {
|
|
258
|
-
|
|
258
|
+
oe as g
|
|
259
259
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
var r,
|
|
3
|
-
function
|
|
4
|
-
if (
|
|
5
|
-
|
|
6
|
-
var
|
|
7
|
-
return r =
|
|
1
|
+
import { __require as t } from "../../../function-bind@1.1.2/node_modules/function-bind/index.js";
|
|
2
|
+
var r, e;
|
|
3
|
+
function u() {
|
|
4
|
+
if (e) return r;
|
|
5
|
+
e = 1;
|
|
6
|
+
var a = Function.prototype.call, n = Object.prototype.hasOwnProperty, o = t();
|
|
7
|
+
return r = o.call(a, n), r;
|
|
8
8
|
}
|
|
9
9
|
export {
|
|
10
|
-
|
|
10
|
+
u as __require
|
|
11
11
|
};
|