@ynput/ayon-frontend-shared 0.3.18 → 0.3.19
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/_virtual/index.cjs14.js +1 -1
- package/dist/_virtual/index.cjs22.js +1 -1
- package/dist/_virtual/index.cjs23.js +1 -1
- package/dist/_virtual/index.cjs24.js +1 -1
- package/dist/_virtual/index.cjs6.js +1 -1
- package/dist/_virtual/index.cjs8.js +1 -1
- package/dist/_virtual/index.cjs9.js +1 -1
- package/dist/_virtual/index.es10.js +2 -2
- package/dist/_virtual/index.es11.js +2 -2
- package/dist/_virtual/index.es13.js +2 -2
- package/dist/_virtual/index.es14.js +2 -5
- package/dist/_virtual/index.es14.js.map +1 -1
- package/dist/_virtual/index.es22.js +3 -3
- package/dist/_virtual/index.es23.js +5 -5
- package/dist/_virtual/index.es24.js +5 -5
- package/dist/_virtual/index.es6.js +2 -2
- package/dist/_virtual/index.es8.js +2 -2
- package/dist/_virtual/index.es9.js +5 -2
- package/dist/_virtual/index.es9.js.map +1 -1
- package/dist/node_modules/rehype/node_modules/unified/lib/index.cjs.js +1 -1
- package/dist/node_modules/rehype/node_modules/unified/lib/index.es.js +2 -2
- package/dist/node_modules/rehype/node_modules/vfile/lib/index.cjs.js +1 -1
- package/dist/node_modules/rehype/node_modules/vfile/lib/index.es.js +1 -1
- package/dist/node_modules/rehype-parse/lib/index.cjs.js +1 -1
- package/dist/node_modules/rehype-parse/lib/index.es.js +1 -1
- package/dist/node_modules/remove-accents/index.cjs.js +1 -1
- package/dist/node_modules/remove-accents/index.es.js +1 -1
- package/dist/shared/node_modules/@module-federation/error-codes/dist/index.cjs.js +1 -1
- package/dist/shared/node_modules/@module-federation/error-codes/dist/index.es.js +1 -1
- package/dist/shared/node_modules/@module-federation/runtime-core/dist/index.cjs.js +1 -1
- package/dist/shared/node_modules/@module-federation/runtime-core/dist/index.es.js +1 -1
- package/dist/shared/node_modules/@module-federation/runtime-core/dist/module/index.cjs.js +1 -1
- package/dist/shared/node_modules/@module-federation/runtime-core/dist/module/index.es.js +1 -1
- package/dist/shared/node_modules/@module-federation/runtime-core/dist/type/index.cjs.js +1 -1
- package/dist/shared/node_modules/@module-federation/runtime-core/dist/type/index.es.js +1 -1
- package/dist/shared/node_modules/@module-federation/runtime-core/dist/utils/index.cjs.js +1 -1
- package/dist/shared/node_modules/@module-federation/runtime-core/dist/utils/index.es.js +1 -1
- package/dist/shared/node_modules/@module-federation/runtime-core/dist/utils/semver/index.cjs.js +1 -1
- package/dist/shared/node_modules/@module-federation/runtime-core/dist/utils/semver/index.cjs.js.map +1 -1
- package/dist/shared/node_modules/@module-federation/runtime-core/dist/utils/semver/index.es.js +1 -1
- package/dist/shared/node_modules/@module-federation/sdk/dist/index.cjs.js +1 -1
- package/dist/shared/node_modules/@module-federation/sdk/dist/index.es.js +1 -1
- package/dist/shared/node_modules/graphql-request/build/legacy/helpers/analyzeDocument.cjs.js +2 -0
- package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/helpers/analyzeDocument.cjs.js.map +1 -1
- package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/helpers/analyzeDocument.es.js +2 -2
- package/dist/shared/node_modules/graphql-request/build/legacy/helpers/runRequest.cjs.js +2 -0
- package/dist/shared/node_modules/graphql-request/build/legacy/helpers/runRequest.cjs.js.map +1 -0
- package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/helpers/runRequest.es.js +33 -35
- package/dist/shared/node_modules/graphql-request/build/legacy/helpers/runRequest.es.js.map +1 -0
- package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/lib/graphql.cjs.js +1 -1
- package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/lib/graphql.cjs.js.map +1 -1
- package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/lib/graphql.es.js +1 -1
- package/dist/shared/node_modules/immer/dist/immer.cjs.js +2 -0
- package/dist/shared/node_modules/immer/dist/immer.cjs.js.map +1 -0
- package/dist/shared/node_modules/immer/dist/immer.es.js +828 -0
- package/dist/shared/node_modules/immer/dist/immer.es.js.map +1 -0
- package/dist/shared/node_modules/react-transition-group/esm/CSSTransition.cjs.js +1 -1
- package/dist/shared/node_modules/react-transition-group/esm/CSSTransition.cjs.js.map +1 -1
- package/dist/shared/node_modules/react-transition-group/esm/CSSTransition.es.js +1 -1
- package/dist/shared/node_modules/react-transition-group/esm/Transition.cjs.js +1 -1
- package/dist/shared/node_modules/react-transition-group/esm/Transition.cjs.js.map +1 -1
- package/dist/shared/node_modules/react-transition-group/esm/Transition.es.js +1 -1
- package/dist/shared/node_modules/react-transition-group/esm/utils/PropTypes.cjs.js +1 -1
- package/dist/shared/node_modules/react-transition-group/esm/utils/PropTypes.cjs.js.map +1 -1
- package/dist/shared/node_modules/react-transition-group/esm/utils/PropTypes.es.js +1 -1
- package/dist/shared/src/api/base/client.cjs.js +1 -1
- package/dist/shared/src/api/base/client.cjs.js.map +1 -1
- package/dist/shared/src/api/base/client.es.js +3 -3
- package/dist/shared/src/containers/ContextMenu/ContextMenuItem.cjs.js +1 -1
- package/dist/shared/src/containers/ContextMenu/ContextMenuItem.cjs.js.map +1 -1
- package/dist/shared/src/containers/ContextMenu/ContextMenuItem.es.js +33 -32
- package/dist/shared/src/containers/ContextMenu/ContextMenuItem.es.js.map +1 -1
- package/dist/types/containers/ContextMenu/ContextMenuItem.d.ts +1 -0
- package/dist/types/containers/DetailsPanel/DetailsPanel.styled.d.ts +2 -2
- package/package.json +5 -5
- package/dist/node_modules/graphql-request/build/legacy/helpers/analyzeDocument.cjs.js +0 -2
- package/dist/node_modules/graphql-request/build/legacy/helpers/runRequest.cjs.js +0 -2
- package/dist/node_modules/graphql-request/build/legacy/helpers/runRequest.cjs.js.map +0 -1
- package/dist/node_modules/graphql-request/build/legacy/helpers/runRequest.es.js.map +0 -1
- package/dist/node_modules/immer/dist/immer.cjs.js +0 -2
- package/dist/node_modules/immer/dist/immer.cjs.js.map +0 -1
- package/dist/node_modules/immer/dist/immer.es.js +0 -814
- package/dist/node_modules/immer/dist/immer.es.js.map +0 -1
- /package/dist/{node_modules → shared/node_modules}/@reduxjs/toolkit/dist/query/react/rtk-query-react.modern.cjs.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/@reduxjs/toolkit/dist/query/react/rtk-query-react.modern.cjs.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/@reduxjs/toolkit/dist/query/react/rtk-query-react.modern.es.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/@reduxjs/toolkit/dist/query/react/rtk-query-react.modern.es.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/@reduxjs/toolkit/dist/query/rtk-query.modern.cjs.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/@reduxjs/toolkit/dist/query/rtk-query.modern.cjs.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/@reduxjs/toolkit/dist/query/rtk-query.modern.es.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/@reduxjs/toolkit/dist/query/rtk-query.modern.es.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/@standard-schema/utils/dist/index.cjs.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/@standard-schema/utils/dist/index.cjs.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/@standard-schema/utils/dist/index.es.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/@standard-schema/utils/dist/index.es.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/classes/ClientError.cjs.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/classes/ClientError.cjs.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/classes/ClientError.es.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/classes/ClientError.es.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/classes/GraphQLClient.cjs.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/classes/GraphQLClient.cjs.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/classes/GraphQLClient.es.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/classes/GraphQLClient.es.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/functions/batchRequests.cjs.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/functions/batchRequests.cjs.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/functions/batchRequests.es.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/functions/batchRequests.es.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/functions/rawRequest.cjs.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/functions/rawRequest.cjs.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/functions/rawRequest.es.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/functions/rawRequest.es.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/functions/request.cjs.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/functions/request.cjs.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/functions/request.es.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/functions/request.es.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/helpers/analyzeDocument.es.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/helpers/defaultJsonSerializer.cjs.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/helpers/defaultJsonSerializer.cjs.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/helpers/defaultJsonSerializer.es.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/helpers/defaultJsonSerializer.es.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/legacy/lib/graphql.es.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/lib/http.cjs.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/lib/http.cjs.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/lib/http.es.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/lib/http.es.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/lib/prelude.cjs.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/lib/prelude.cjs.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/lib/prelude.es.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/graphql-request/build/lib/prelude.es.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/reselect/dist/reselect.cjs.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/reselect/dist/reselect.cjs.js.map +0 -0
- /package/dist/{node_modules → shared/node_modules}/reselect/dist/reselect.es.js +0 -0
- /package/dist/{node_modules → shared/node_modules}/reselect/dist/reselect.es.js.map +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
|
|
2
2
|
//# sourceMappingURL=index.cjs14.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";const r=require("./_commonjsHelpers.cjs.js"),e=require("../node_modules/parse5/lib/parser/index.cjs.js");var s=e.__require();const t=r.getDefaultExportFromCjs(s);module.exports=t;
|
|
2
2
|
//# sourceMappingURL=index.cjs22.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const e=require("./_commonjsHelpers.cjs.js"),r=require("../node_modules/
|
|
1
|
+
"use strict";const e=require("./_commonjsHelpers.cjs.js"),r=require("../node_modules/is-buffer/index.cjs.js");var s=r.__require();const t=e.getDefaultExportFromCjs(s);module.exports=t;
|
|
2
2
|
//# sourceMappingURL=index.cjs23.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";const e=require("./_commonjsHelpers.cjs.js"),r=require("../node_modules/extend/index.cjs.js");var t=r.__require();const s=e.getDefaultExportFromCjs(t);module.exports=s;
|
|
2
2
|
//# sourceMappingURL=index.cjs24.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
|
|
2
2
|
//# sourceMappingURL=index.cjs6.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={exports:{}};exports.__module=e;
|
|
2
2
|
//# sourceMappingURL=index.cjs8.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";const e=require("./_commonjsHelpers.cjs.js"),r=require("../shared/node_modules/prop-types/index.cjs.js");var s=r.__require();const o=e.getDefaultExportFromCjs(s);module.exports=o;
|
|
2
2
|
//# sourceMappingURL=index.cjs9.js.map
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
import { __require as o } from "../shared/node_modules/prop-types/index.es.js";
|
|
3
|
-
var p = /* @__PURE__ */ o();
|
|
4
|
-
const s = /* @__PURE__ */ r(p);
|
|
1
|
+
var r = {};
|
|
5
2
|
export {
|
|
6
|
-
|
|
3
|
+
r as __exports
|
|
7
4
|
};
|
|
8
5
|
//# sourceMappingURL=index.es14.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es14.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.es14.js","sources":[],"sourcesContent":[],"names":[],"mappings":";"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getDefaultExportFromCjs as r } from "./_commonjsHelpers.es.js";
|
|
2
|
-
import { __require as e } from "../node_modules/
|
|
3
|
-
var
|
|
4
|
-
const s = /* @__PURE__ */ r(
|
|
2
|
+
import { __require as e } from "../node_modules/parse5/lib/parser/index.es.js";
|
|
3
|
+
var o = e();
|
|
4
|
+
const s = /* @__PURE__ */ r(o);
|
|
5
5
|
export {
|
|
6
6
|
s as default
|
|
7
7
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { getDefaultExportFromCjs as
|
|
2
|
-
import { __require as
|
|
3
|
-
var
|
|
4
|
-
const
|
|
1
|
+
import { getDefaultExportFromCjs as r } from "./_commonjsHelpers.es.js";
|
|
2
|
+
import { __require as e } from "../node_modules/is-buffer/index.es.js";
|
|
3
|
+
var f = e();
|
|
4
|
+
const s = /* @__PURE__ */ r(f);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
s as default
|
|
7
7
|
};
|
|
8
8
|
//# sourceMappingURL=index.es23.js.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { getDefaultExportFromCjs as
|
|
2
|
-
import { __require as
|
|
3
|
-
var
|
|
4
|
-
const
|
|
1
|
+
import { getDefaultExportFromCjs as e } from "./_commonjsHelpers.es.js";
|
|
2
|
+
import { __require as r } from "../node_modules/extend/index.es.js";
|
|
3
|
+
var t = r();
|
|
4
|
+
const a = /* @__PURE__ */ e(t);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
a as default
|
|
7
7
|
};
|
|
8
8
|
//# sourceMappingURL=index.es24.js.map
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
import { getDefaultExportFromCjs as r } from "./_commonjsHelpers.es.js";
|
|
2
|
+
import { __require as o } from "../shared/node_modules/prop-types/index.es.js";
|
|
3
|
+
var p = /* @__PURE__ */ o();
|
|
4
|
+
const s = /* @__PURE__ */ r(p);
|
|
2
5
|
export {
|
|
3
|
-
|
|
6
|
+
s as default
|
|
4
7
|
};
|
|
5
8
|
//# sourceMappingURL=index.es9.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es9.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.es9.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const S=require("../../../../bail/index.cjs.js"),B=require("../../../../../_virtual/index.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const S=require("../../../../bail/index.cjs.js"),B=require("../../../../../_virtual/index.cjs23.js"),z=require("../../../../../_virtual/index.cjs24.js"),E=require("../../../../is-plain-obj/index.cjs.js"),D=require("../../../../trough/lib/index.cjs.js"),M=require("../../vfile/lib/index.cjs.js"),Y=$().freeze(),A={}.hasOwnProperty;function $(){const t=D.trough(),s=[];let a={},w,h=-1;return n.data=j,n.Parser=void 0,n.Compiler=void 0,n.freeze=q,n.attachers=s,n.use=I,n.parse=O,n.stringify=V,n.run=F,n.runSync=N,n.process=L,n.processSync=U,n;function n(){const e=$();let r=-1;for(;++r<s.length;)e.use(...s[r]);return e.data(z(!0,{},a)),e}function j(e,r){return typeof e=="string"?arguments.length===2?(P("data",w),a[e]=r,n):A.call(a,e)&&a[e]||null:e?(P("data",w),a=e,n):a}function q(){if(w)return n;for(;++h<s.length;){const[e,...r]=s[h];if(r[0]===!1)continue;r[0]===!0&&(r[0]=void 0);const i=e.call(n,...r);typeof i=="function"&&t.use(i)}return w=!0,h=Number.POSITIVE_INFINITY,n}function I(e,...r){let i;if(P("use",w),e!=null)if(typeof e=="function")d(e,...r);else if(typeof e=="object")Array.isArray(e)?y(e):p(e);else throw new TypeError("Expected usable value, not `"+e+"`");return i&&(a.settings=Object.assign(a.settings||{},i)),n;function u(o){if(typeof o=="function")d(o);else if(typeof o=="object")if(Array.isArray(o)){const[f,...c]=o;d(f,...c)}else p(o);else throw new TypeError("Expected usable value, not `"+o+"`")}function p(o){y(o.plugins),o.settings&&(i=Object.assign(i||{},o.settings))}function y(o){let f=-1;if(o!=null)if(Array.isArray(o))for(;++f<o.length;){const c=o[f];u(c)}else throw new TypeError("Expected a list of plugins, not `"+o+"`")}function d(o,f){let c=-1,l;for(;++c<s.length;)if(s[c][0]===o){l=s[c];break}l?(E(l[1])&&E(f)&&(f=z(!0,l[1],f)),l[1]=f):s.push([...arguments])}}function O(e){n.freeze();const r=g(e),i=n.Parser;return m("parse",i),C(i,"parse")?new i(String(r),r).parse():i(String(r),r)}function V(e,r){n.freeze();const i=g(r),u=n.Compiler;return x("stringify",u),b(e),C(u,"compile")?new u(e,i).compile():u(e,i)}function F(e,r,i){if(b(e),n.freeze(),!i&&typeof r=="function"&&(i=r,r=void 0),!i)return new Promise(u);u(null,i);function u(p,y){t.run(e,g(r),d);function d(o,f,c){f=f||e,o?y(o):p?p(f):i(null,f,c)}}}function N(e,r){let i,u;return n.run(e,r,p),T("runSync","run",u),i;function p(y,d){S.bail(y),i=d,u=!0}}function L(e,r){if(n.freeze(),m("process",n.Parser),x("process",n.Compiler),!r)return new Promise(i);i(null,r);function i(u,p){const y=g(e);n.run(n.parse(y),y,(o,f,c)=>{if(o||!f||!c)d(o);else{const l=n.stringify(f,c);l==null||(H(l)?c.value=l:c.result=l),d(o,c)}});function d(o,f){o||!f?p(o):u?u(f):r(null,f)}}}function U(e){let r;n.freeze(),m("processSync",n.Parser),x("processSync",n.Compiler);const i=g(e);return n.process(i,u),T("processSync","process",r),i;function u(p){r=!0,S.bail(p)}}}function C(t,s){return typeof t=="function"&&t.prototype&&(_(t.prototype)||s in t.prototype)}function _(t){let s;for(s in t)if(A.call(t,s))return!0;return!1}function m(t,s){if(typeof s!="function")throw new TypeError("Cannot `"+t+"` without `Parser`")}function x(t,s){if(typeof s!="function")throw new TypeError("Cannot `"+t+"` without `Compiler`")}function P(t,s){if(s)throw new Error("Cannot call `"+t+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function b(t){if(!E(t)||typeof t.type!="string")throw new TypeError("Expected node, got `"+t+"`")}function T(t,s,a){if(!a)throw new Error("`"+t+"` finished async. Use `"+s+"` instead")}function g(t){return G(t)?t:new M.VFile(t)}function G(t){return!!(t&&typeof t=="object"&&"message"in t&&"messages"in t)}function H(t){return typeof t=="string"||B(t)}exports.unified=Y;
|
|
2
2
|
//# sourceMappingURL=index.cjs.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { bail as z } from "../../../../bail/index.es.js";
|
|
2
|
-
import Y from "../../../../../_virtual/index.
|
|
3
|
-
import C from "../../../../../_virtual/index.
|
|
2
|
+
import Y from "../../../../../_virtual/index.es23.js";
|
|
3
|
+
import C from "../../../../../_virtual/index.es24.js";
|
|
4
4
|
import x from "../../../../is-plain-obj/index.es.js";
|
|
5
5
|
import { trough as _ } from "../../../../trough/lib/index.es.js";
|
|
6
6
|
import { VFile as q } from "../../vfile/lib/index.es.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("../../../../../_virtual/index.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("../../../../../_virtual/index.cjs23.js"),i=require("./minpath.browser.cjs.js"),d=require("./minproc.browser.cjs.js"),c=require("./minurl.browser.cjs.js"),m=require("./minurl.shared.cjs.js"),l=require("../../vfile-message/lib/index.cjs.js"),a=["history","path","basename","stem","extname","dirname"];class g{constructor(t){let e;t?typeof t=="string"||w(t)?e={value:t}:m.isUrl(t)?e={path:t}:e=t:e={},this.data={},this.messages=[],this.history=[],this.cwd=d.proc.cwd(),this.value,this.stored,this.result,this.map;let r=-1;for(;++r<a.length;){const h=a[r];h in e&&e[h]!==void 0&&e[h]!==null&&(this[h]=h==="history"?[...e[h]]:e[h])}let s;for(s in e)a.includes(s)||(this[s]=e[s])}get path(){return this.history[this.history.length-1]}set path(t){m.isUrl(t)&&(t=c.urlToPath(t)),p(t,"path"),this.path!==t&&this.history.push(t)}get dirname(){return typeof this.path=="string"?i.path.dirname(this.path):void 0}set dirname(t){u(this.basename,"dirname"),this.path=i.path.join(t||"",this.basename)}get basename(){return typeof this.path=="string"?i.path.basename(this.path):void 0}set basename(t){p(t,"basename"),o(t,"basename"),this.path=i.path.join(this.dirname||"",t)}get extname(){return typeof this.path=="string"?i.path.extname(this.path):void 0}set extname(t){if(o(t,"extname"),u(this.dirname,"extname"),t){if(t.charCodeAt(0)!==46)throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=i.path.join(this.dirname,this.stem+(t||""))}get stem(){return typeof this.path=="string"?i.path.basename(this.path,this.extname):void 0}set stem(t){p(t,"stem"),o(t,"stem"),this.path=i.path.join(this.dirname||"",t+(this.extname||""))}toString(t){return(this.value||"").toString(t||void 0)}message(t,e,r){const s=new l.VFileMessage(t,e,r);return this.path&&(s.name=this.path+":"+s.name,s.file=this.path),s.fatal=!1,this.messages.push(s),s}info(t,e,r){const s=this.message(t,e,r);return s.fatal=null,s}fail(t,e,r){const s=this.message(t,e,r);throw s.fatal=!0,s}}function o(n,t){if(n&&n.includes(i.path.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+i.path.sep+"`")}function p(n,t){if(!n)throw new Error("`"+t+"` cannot be empty")}function u(n,t){if(!n)throw new Error("Setting `"+t+"` requires `path` to be set too")}function w(n){return f(n)}exports.VFile=g;
|
|
2
2
|
//# sourceMappingURL=index.cjs.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import d from "../../../../../_virtual/index.
|
|
1
|
+
import d from "../../../../../_virtual/index.es23.js";
|
|
2
2
|
import { path as i } from "./minpath.browser.es.js";
|
|
3
3
|
import { proc as u } from "./minproc.browser.es.js";
|
|
4
4
|
import { urlToPath as l } from "./minurl.browser.es.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";const w=require("../../../_virtual/index.
|
|
1
|
+
"use strict";const w=require("../../../_virtual/index.cjs22.js"),A=require("./errors.cjs.js"),E=require("../../hast-util-from-parse5/lib/index.cjs.js"),I="https://html.spec.whatwg.org/multipage/parsing.html#parse-error-",L={2:!0,1:!1,0:null};function j(r){const o=this.data("settings"),n=Object.assign({},o,r);Object.assign(this,{Parser:h});function h(a,l){const b=n.fragment?"parseFragment":"parse",C=n.emitParseErrors?x:null,O=new w({sourceCodeLocationInfo:!0,onParseError:C,scriptingEnabled:!1});return E.fromParse5(O[b](a),{space:n.space,file:l,verbose:n.verbose});function x(e){const c=e.code,u=y(c),i=n[u],f=i??!0,p=typeof f=="number"?f:f?1:0,P={line:e.startLine,column:e.startCol,offset:e.startOffset},q={line:e.endLine,column:e.endCol,offset:e.endOffset};if(p){const t=A.errors[u]||{reason:"",description:"",url:""},s=l.message(g(t.reason),{start:P,end:q});s.source="parse-error",s.ruleId=c,s.fatal=L[p],s.note=g(t.description),s.url="url"in t&&t.url===!1?null:I+c}function g(t){return t.replace(/%c(?:-(\d+))?/g,(s,d)=>{const v=d?-Number.parseInt(d,10):0,m=a.charAt(e.startOffset+v);return m==="`"?"` ` `":m}).replace(/%x/g,()=>"0x"+a.charCodeAt(e.startOffset).toString(16).toUpperCase())}}}}function y(r){return r.replace(/-[a-z]/g,o=>o.charAt(1).toUpperCase())}module.exports=j;
|
|
2
2
|
//# sourceMappingURL=index.cjs.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import A from "../../../_virtual/index.
|
|
1
|
+
import A from "../../../_virtual/index.es22.js";
|
|
2
2
|
import { errors as E } from "./errors.es.js";
|
|
3
3
|
import { fromParse5 as I } from "../../hast-util-from-parse5/lib/index.es.js";
|
|
4
4
|
const L = "https://html.spec.whatwg.org/multipage/parsing.html#parse-error-", j = { 2: !0, 1: !1, 0: null };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../_virtual/index.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../_virtual/index.cjs8.js");var t;function O(){if(t)return o.__module.exports;t=1;var a={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",Ấ:"A",Ắ:"A",Ẳ:"A",Ẵ:"A",Ặ:"A",Æ:"AE",Ầ:"A",Ằ:"A",Ȃ:"A",Ả:"A",Ạ:"A",Ẩ:"A",Ẫ:"A",Ậ:"A",Ç:"C",Ḉ:"C",È:"E",É:"E",Ê:"E",Ë:"E",Ế:"E",Ḗ:"E",Ề:"E",Ḕ:"E",Ḝ:"E",Ȇ:"E",Ẻ:"E",Ẽ:"E",Ẹ:"E",Ể:"E",Ễ:"E",Ệ:"E",Ì:"I",Í:"I",Î:"I",Ï:"I",Ḯ:"I",Ȋ:"I",Ỉ:"I",Ị:"I",Ð:"D",Ñ:"N",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",Ố:"O",Ṍ:"O",Ṓ:"O",Ȏ:"O",Ỏ:"O",Ọ:"O",Ổ:"O",Ỗ:"O",Ộ:"O",Ờ:"O",Ở:"O",Ỡ:"O",Ớ:"O",Ợ:"O",Ù:"U",Ú:"U",Û:"U",Ü:"U",Ủ:"U",Ụ:"U",Ử:"U",Ữ:"U",Ự:"U",Ý:"Y",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",ấ:"a",ắ:"a",ẳ:"a",ẵ:"a",ặ:"a",æ:"ae",ầ:"a",ằ:"a",ȃ:"a",ả:"a",ạ:"a",ẩ:"a",ẫ:"a",ậ:"a",ç:"c",ḉ:"c",è:"e",é:"e",ê:"e",ë:"e",ế:"e",ḗ:"e",ề:"e",ḕ:"e",ḝ:"e",ȇ:"e",ẻ:"e",ẽ:"e",ẹ:"e",ể:"e",ễ:"e",ệ:"e",ì:"i",í:"i",î:"i",ï:"i",ḯ:"i",ȋ:"i",ỉ:"i",ị:"i",ð:"d",ñ:"n",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",ố:"o",ṍ:"o",ṓ:"o",ȏ:"o",ỏ:"o",ọ:"o",ổ:"o",ỗ:"o",ộ:"o",ờ:"o",ở:"o",ỡ:"o",ớ:"o",ợ:"o",ù:"u",ú:"u",û:"u",ü:"u",ủ:"u",ụ:"u",ử:"u",ữ:"u",ự:"u",ý:"y",ÿ:"y",Ā:"A",ā:"a",Ă:"A",ă:"a",Ą:"A",ą:"a",Ć:"C",ć:"c",Ĉ:"C",ĉ:"c",Ċ:"C",ċ:"c",Č:"C",č:"c",C̆:"C",c̆:"c",Ď:"D",ď:"d",Đ:"D",đ:"d",Ē:"E",ē:"e",Ĕ:"E",ĕ:"e",Ė:"E",ė:"e",Ę:"E",ę:"e",Ě:"E",ě:"e",Ĝ:"G",Ǵ:"G",ĝ:"g",ǵ:"g",Ğ:"G",ğ:"g",Ġ:"G",ġ:"g",Ģ:"G",ģ:"g",Ĥ:"H",ĥ:"h",Ħ:"H",ħ:"h",Ḫ:"H",ḫ:"h",Ĩ:"I",ĩ:"i",Ī:"I",ī:"i",Ĭ:"I",ĭ:"i",Į:"I",į:"i",İ:"I",ı:"i",IJ:"IJ",ij:"ij",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",Ḱ:"K",ḱ:"k",K̆:"K",k̆:"k",Ĺ:"L",ĺ:"l",Ļ:"L",ļ:"l",Ľ:"L",ľ:"l",Ŀ:"L",ŀ:"l",Ł:"l",ł:"l",Ḿ:"M",ḿ:"m",M̆:"M",m̆:"m",Ń:"N",ń:"n",Ņ:"N",ņ:"n",Ň:"N",ň:"n",ʼn:"n",N̆:"N",n̆:"n",Ō:"O",ō:"o",Ŏ:"O",ŏ:"o",Ő:"O",ő:"o",Œ:"OE",œ:"oe",P̆:"P",p̆:"p",Ŕ:"R",ŕ:"r",Ŗ:"R",ŗ:"r",Ř:"R",ř:"r",R̆:"R",r̆:"r",Ȓ:"R",ȓ:"r",Ś:"S",ś:"s",Ŝ:"S",ŝ:"s",Ş:"S",Ș:"S",ș:"s",ş:"s",Š:"S",š:"s",Ţ:"T",ţ:"t",ț:"t",Ț:"T",Ť:"T",ť:"t",Ŧ:"T",ŧ:"t",T̆:"T",t̆:"t",Ũ:"U",ũ:"u",Ū:"U",ū:"u",Ŭ:"U",ŭ:"u",Ů:"U",ů:"u",Ű:"U",ű:"u",Ų:"U",ų:"u",Ȗ:"U",ȗ:"u",V̆:"V",v̆:"v",Ŵ:"W",ŵ:"w",Ẃ:"W",ẃ:"w",X̆:"X",x̆:"x",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Y̆:"Y",y̆:"y",Ź:"Z",ź:"z",Ż:"Z",ż:"z",Ž:"Z",ž:"z",ſ:"s",ƒ:"f",Ơ:"O",ơ:"o",Ư:"U",ư:"u",Ǎ:"A",ǎ:"a",Ǐ:"I",ǐ:"i",Ǒ:"O",ǒ:"o",Ǔ:"U",ǔ:"u",Ǖ:"U",ǖ:"u",Ǘ:"U",ǘ:"u",Ǚ:"U",ǚ:"u",Ǜ:"U",ǜ:"u",Ứ:"U",ứ:"u",Ṹ:"U",ṹ:"u",Ǻ:"A",ǻ:"a",Ǽ:"AE",ǽ:"ae",Ǿ:"O",ǿ:"o",Þ:"TH",þ:"th",Ṕ:"P",ṕ:"p",Ṥ:"S",ṥ:"s",X́:"X",x́:"x",Ѓ:"Г",ѓ:"г",Ќ:"К",ќ:"к",A̋:"A",a̋:"a",E̋:"E",e̋:"e",I̋:"I",i̋:"i",Ǹ:"N",ǹ:"n",Ồ:"O",ồ:"o",Ṑ:"O",ṑ:"o",Ừ:"U",ừ:"u",Ẁ:"W",ẁ:"w",Ỳ:"Y",ỳ:"y",Ȁ:"A",ȁ:"a",Ȅ:"E",ȅ:"e",Ȉ:"I",ȉ:"i",Ȍ:"O",ȍ:"o",Ȑ:"R",ȑ:"r",Ȕ:"U",ȕ:"u",B̌:"B",b̌:"b",Č̣:"C",č̣:"c",Ê̌:"E",ê̌:"e",F̌:"F",f̌:"f",Ǧ:"G",ǧ:"g",Ȟ:"H",ȟ:"h",J̌:"J",ǰ:"j",Ǩ:"K",ǩ:"k",M̌:"M",m̌:"m",P̌:"P",p̌:"p",Q̌:"Q",q̌:"q",Ř̩:"R",ř̩:"r",Ṧ:"S",ṧ:"s",V̌:"V",v̌:"v",W̌:"W",w̌:"w",X̌:"X",x̌:"x",Y̌:"Y",y̌:"y",A̧:"A",a̧:"a",B̧:"B",b̧:"b",Ḑ:"D",ḑ:"d",Ȩ:"E",ȩ:"e",Ɛ̧:"E",ɛ̧:"e",Ḩ:"H",ḩ:"h",I̧:"I",i̧:"i",Ɨ̧:"I",ɨ̧:"i",M̧:"M",m̧:"m",O̧:"O",o̧:"o",Q̧:"Q",q̧:"q",U̧:"U",u̧:"u",X̧:"X",x̧:"x",Z̧:"Z",z̧:"z",й:"и",Й:"И",ё:"е",Ё:"Е"},r=Object.keys(a).join("|"),A=new RegExp(r,"g"),i=new RegExp(r,"");function c(e){return a[e]}var u=function(e){return e.replace(A,c)},n=function(e){return!!e.match(i)};return o.__module.exports=u,o.__module.exports.has=n,o.__module.exports.remove=u,o.__module.exports}exports.__require=O;
|
|
2
2
|
//# sourceMappingURL=index.cjs.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const M=require("../../../../../_virtual/index.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const M=require("../../../../../_virtual/index.cjs7.js"),I=require("./error-codes.cjs.js"),T=require("./getShortErrorMsg.cjs.js"),U=require("./desc.cjs.js");var E;function u(){return E||(E=1,(function(r){Object.defineProperty(r,Symbol.toStringTag,{value:"Module"});const e=I.__require(),i=T.__require(),_=U.__require();r.BUILD_001=e.BUILD_001,r.BUILD_002=e.BUILD_002,r.RUNTIME_001=e.RUNTIME_001,r.RUNTIME_002=e.RUNTIME_002,r.RUNTIME_003=e.RUNTIME_003,r.RUNTIME_004=e.RUNTIME_004,r.RUNTIME_005=e.RUNTIME_005,r.RUNTIME_006=e.RUNTIME_006,r.RUNTIME_007=e.RUNTIME_007,r.RUNTIME_008=e.RUNTIME_008,r.RUNTIME_009=e.RUNTIME_009,r.RUNTIME_010=e.RUNTIME_010,r.RUNTIME_011=e.RUNTIME_011,r.RUNTIME_012=e.RUNTIME_012,r.TYPE_001=e.TYPE_001,r.buildDescMap=_.buildDescMap,r.errorDescMap=_.errorDescMap,r.getShortErrorMsg=i.getShortErrorMsg,r.runtimeDescMap=_.runtimeDescMap,r.typeDescMap=_.typeDescMap})(M.__exports)),M.__exports}exports.__require=u;
|
|
2
2
|
//# sourceMappingURL=index.cjs.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as M } from "../../../../../_virtual/index.
|
|
1
|
+
import { __exports as M } from "../../../../../_virtual/index.es7.js";
|
|
2
2
|
import { __require as I } from "./error-codes.es.js";
|
|
3
3
|
import { __require as U } from "./getShortErrorMsg.es.js";
|
|
4
4
|
import { __require as T } from "./desc.es.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../../../_virtual/index.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../../../../_virtual/index.cjs6.js"),f=require("./utils/logger.cjs.js"),h=require("./utils/tool.cjs.js"),m=require("./global.cjs.js"),G=require("./utils/semver/index.cjs.js"),S=require("./utils/share.cjs.js"),y=require("./utils/manifest.cjs.js"),R=require("./utils/load.cjs.js"),F=require("./utils/index.cjs.js"),I=require("./helpers.cjs.js"),P=require("./module/index.cjs.js"),p=require("./core.cjs.js"),C=require("./type/index.cjs.js"),E=require("../../sdk/dist/index.cjs.js");var a;function M(){return a||(a=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const o=f.__require(),i=h.__require(),r=m.__require(),l=G.__require(),s=S.__require(),c=y.__require(),n=R.__require();F.__require();const d=I.__require(),_=P.__require(),q=p.__require(),g=C.__require();let u=E.__require();const b=d.default;e.CurrentGlobal=r.CurrentGlobal,e.Global=r.Global,e.Module=_.Module,e.ModuleFederation=q.ModuleFederation,e.addGlobalSnapshot=r.addGlobalSnapshot,e.assert=o.assert,e.error=o.error,e.getGlobalFederationConstructor=r.getGlobalFederationConstructor,e.getGlobalSnapshot=r.getGlobalSnapshot,e.getInfoWithoutType=r.getInfoWithoutType,e.getRegisteredShare=s.getRegisteredShare,e.getRemoteEntry=n.getRemoteEntry,e.getRemoteInfo=n.getRemoteInfo,e.helpers=b,e.isStaticResourcesEqual=i.isStaticResourcesEqual,Object.defineProperty(e,"loadScript",{enumerable:!0,get:function(){return u.loadScript}}),Object.defineProperty(e,"loadScriptNode",{enumerable:!0,get:function(){return u.loadScriptNode}}),e.matchRemoteWithNameAndExpose=c.matchRemoteWithNameAndExpose,e.registerGlobalPlugins=r.registerGlobalPlugins,e.resetFederationGlobalInfo=r.resetFederationGlobalInfo,e.safeWrapper=i.safeWrapper,e.satisfy=l.satisfy,e.setGlobalFederationConstructor=r.setGlobalFederationConstructor,e.setGlobalFederationInstance=r.setGlobalFederationInstance,Object.defineProperty(e,"types",{enumerable:!0,get:function(){return g.type_exports}})})(t.__exports)),t.__exports}exports.__require=M;
|
|
2
2
|
//# sourceMappingURL=index.cjs.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as t } from "../../../../../_virtual/index.
|
|
1
|
+
import { __exports as t } from "../../../../../_virtual/index.es6.js";
|
|
2
2
|
import { __require as b } from "./utils/logger.es.js";
|
|
3
3
|
import { __require as g } from "./utils/tool.es.js";
|
|
4
4
|
import { __require as p } from "./global.es.js";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("../../../../../../_virtual/index.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("../../../../../../_virtual/index.cjs12.js"),q=require("../utils/logger.cjs.js"),g=require("../utils/tool.cjs.js"),S=require("../utils/load.cjs.js"),x=require("../utils/context.cjs.js"),b=require("../utils/index.cjs.js"),I=require("../../../sdk/dist/index.cjs.js"),w=require("../../../error-codes/dist/index.cjs.js");var f;function M(){if(f)return h.__exports;f=1;const c=q.__require(),u=g.__require(),y=S.__require(),p=x.__require();b.__require();let d=I.__require(),l=w.__require();function _(t,r,n){const e=r,i=Array.isArray(t.shareScope)?t.shareScope:[t.shareScope];i.length||i.push("default"),i.forEach(o=>{e[o]||(e[o]={})});const s={version:t.version||"",shareScopeKeys:Array.isArray(t.shareScope)?i:t.shareScope||"default"};return Object.defineProperty(s,"shareScopeMap",{value:e,enumerable:!1}),{remoteEntryInitOptions:s,shareScope:e[i[0]],initScope:n??[]}}var E=class{constructor({remoteInfo:t,host:r}){this.inited=!1,this.initing=!1,this.lib=void 0,this.remoteInfo=t,this.host=r}async getEntry(){if(this.remoteEntryExports)return this.remoteEntryExports;const t=await y.getRemoteEntry({origin:this.host,remoteInfo:this.remoteInfo,remoteEntryExports:this.remoteEntryExports});return c.assert(t,`remoteEntryExports is undefined
|
|
2
2
|
${(0,d.safeToString)(this.remoteInfo)}`),this.remoteEntryExports=t,this.remoteEntryExports}async init(t,r,n){const e=await this.getEntry();if(this.inited)return e;if(this.initPromise)return await this.initPromise,e;this.initing=!0,this.initPromise=(async()=>{const{remoteEntryInitOptions:i,shareScope:s,initScope:o}=_(this.remoteInfo,this.host.shareScopeMap,n),a=await this.host.hooks.lifecycle.beforeInitContainer.emit({shareScope:s,remoteEntryInitOptions:i,initScope:o,remoteInfo:this.remoteInfo,origin:this.host});typeof e?.init>"u"&&c.error(l.RUNTIME_002,l.runtimeDescMap,{hostName:this.host.name,remoteName:this.remoteInfo.name,remoteEntryUrl:this.remoteInfo.entry,remoteEntryKey:this.remoteInfo.entryGlobalName},void 0,p.optionsToMFContext(this.host.options)),await e.init(a.shareScope,a.initScope,a.remoteEntryInitOptions),await this.host.hooks.lifecycle.initContainer.emit({...a,id:t,remoteSnapshot:r,remoteEntryExports:e}),this.inited=!0})();try{await this.initPromise}finally{this.initing=!1,this.initPromise=void 0}return e}async get(t,r,n,e){const{loadFactory:i=!0}=n||{loadFactory:!0},s=await this.init(t,e);this.lib=s;let o;o=await this.host.loaderHook.lifecycle.getModuleFactory.emit({remoteEntryExports:s,expose:r,moduleInfo:this.remoteInfo}),o||(o=await s.get(r)),c.assert(o,`${u.getFMId(this.remoteInfo)} remote don't export ${r}.`);const a=u.processModuleAlias(this.remoteInfo.name,r),m=this.wraperFactory(o,a);return i?await m():m}wraperFactory(t,r){function n(e,i){e&&typeof e=="object"&&Object.isExtensible(e)&&!Object.getOwnPropertyDescriptor(e,Symbol.for("mf_module_id"))&&Object.defineProperty(e,Symbol.for("mf_module_id"),{value:i,enumerable:!1})}return t instanceof Promise?async()=>{const e=await t();return n(e,r),e}:()=>{const e=t();return n(e,r),e}}};return h.__exports.Module=E,h.__exports}exports.__require=M;
|
|
3
3
|
//# sourceMappingURL=index.cjs.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as h } from "../../../../../../_virtual/index.
|
|
1
|
+
import { __exports as h } from "../../../../../../_virtual/index.es12.js";
|
|
2
2
|
import { __require as q } from "../utils/logger.es.js";
|
|
3
3
|
import { __require as g } from "../utils/tool.es.js";
|
|
4
4
|
import { __require as S } from "../utils/load.es.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../../../_virtual/index.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../../../_virtual/index.cjs13.js"),i=require("../_virtual/_rolldown/runtime.cjs.js");var r;function n(){return r||(r=1,(function(t){var u=i.__require().__exportAll({});Object.defineProperty(t,"type_exports",{enumerable:!0,get:function(){return u}})})(e.__exports)),e.__exports}exports.__require=n;
|
|
2
2
|
//# sourceMappingURL=index.cjs.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../../../_virtual/index.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../../../../../_virtual/index.cjs11.js"),i=require("./logger.cjs.js"),t=require("./tool.cjs.js"),u=require("./env.cjs.js"),o=require("./manifest.cjs.js"),_=require("./plugin.cjs.js"),n=require("./load.cjs.js"),q=require("./context.cjs.js");var r;function s(){return r||(r=1,i.__require(),t.__require(),u.__require(),o.__require(),_.__require(),n.__require(),q.__require()),e.__exports}exports.__require=s;
|
|
2
2
|
//# sourceMappingURL=index.cjs.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as r } from "../../../../../../_virtual/index.
|
|
1
|
+
import { __exports as r } from "../../../../../../_virtual/index.es11.js";
|
|
2
2
|
import { __require as i } from "./logger.es.js";
|
|
3
3
|
import { __require as o } from "./tool.es.js";
|
|
4
4
|
import { __require as u } from "./env.es.js";
|
package/dist/shared/node_modules/@module-federation/runtime-core/dist/utils/semver/index.cjs.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("../../../../../../../_virtual/index.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("../../../../../../../_virtual/index.cjs10.js"),V=require("./utils.cjs.js"),k=require("./parser.cjs.js"),E=require("./compare.cjs.js");var x;function A(){if(x)return i.__exports;x=1;const e=V.__require(),r=k.__require(),S=E.__require();function b(t){return e.pipe(r.parseCarets,r.parseTildes,r.parseXRanges,r.parseStar)(t)}function h(t){return e.pipe(r.parseHyphen,r.parseComparatorTrim,r.parseTildeTrim,r.parseCaretTrim)(t.trim()).split(/\s+/).join(" ")}function C(t,j){if(!t)return!1;const p=e.extractComparator(t);if(!p)return!1;const[,T,,c,u,m,f]=p,y={operator:T,version:e.combineVersion(c,u,m,f),major:c,minor:u,patch:m,preRelease:f?.split(".")},M=j.split("||");for(const P of M){const o=P.trim();if(!o||o==="*"||o==="x")return!0;try{const n=h(o);if(!n.trim())return!0;const l=n.split(" ").map(a=>b(a)).join(" ");if(!l.trim())return!0;const g=l.split(/\s+/).map(a=>r.parseGTE0(a)).filter(Boolean);if(g.length===0)continue;let s=!0;for(const a of g){const _=e.extractComparator(a);if(!_){s=!1;break}const[,O,,q,d,v,R]=_;if(!S.compare({operator:O,version:e.combineVersion(q,d,v,R),major:q,minor:d,patch:v,preRelease:R?.split(".")},y)){s=!1;break}}if(s)return!0}catch(n){console.error(`[semver] Error processing range part "${o}":`,n);continue}}return!1}return i.__exports.satisfy=C,i.__exports}exports.__require=A;
|
|
2
2
|
//# sourceMappingURL=index.cjs.js.map
|
package/dist/shared/node_modules/@module-federation/runtime-core/dist/utils/semver/index.cjs.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.cjs.js","sources":["../../../../../../../../node_modules/@module-federation/runtime-core/dist/utils/semver/index.cjs"],"sourcesContent":["const require_utils = require('./utils.cjs');\nconst require_parser = require('./parser.cjs');\nconst require_compare = require('./compare.cjs');\n\n//#region src/utils/semver/index.ts\nfunction parseComparatorString(range) {\n\treturn require_utils.pipe(require_parser.parseCarets, require_parser.parseTildes, require_parser.parseXRanges, require_parser.parseStar)(range);\n}\nfunction parseRange(range) {\n\treturn require_utils.pipe(require_parser.parseHyphen, require_parser.parseComparatorTrim, require_parser.parseTildeTrim, require_parser.parseCaretTrim)(range.trim()).split(/\\s+/).join(\" \");\n}\nfunction satisfy(version, range) {\n\tif (!version) return false;\n\tconst extractedVersion = require_utils.extractComparator(version);\n\tif (!extractedVersion) return false;\n\tconst [, versionOperator, , versionMajor, versionMinor, versionPatch, versionPreRelease] = extractedVersion;\n\tconst versionAtom = {\n\t\toperator: versionOperator,\n\t\tversion: require_utils.combineVersion(versionMajor, versionMinor, versionPatch, versionPreRelease),\n\t\tmajor: versionMajor,\n\t\tminor: versionMinor,\n\t\tpatch: versionPatch,\n\t\tpreRelease: versionPreRelease?.split(\".\")\n\t};\n\tconst orRanges = range.split(\"||\");\n\tfor (const orRange of orRanges) {\n\t\tconst trimmedOrRange = orRange.trim();\n\t\tif (!trimmedOrRange) return true;\n\t\tif (trimmedOrRange === \"*\" || trimmedOrRange === \"x\") return true;\n\t\ttry {\n\t\t\tconst parsedSubRange = parseRange(trimmedOrRange);\n\t\t\tif (!parsedSubRange.trim()) return true;\n\t\t\tconst parsedComparatorString = parsedSubRange.split(\" \").map((rangeVersion) => parseComparatorString(rangeVersion)).join(\" \");\n\t\t\tif (!parsedComparatorString.trim()) return true;\n\t\t\tconst comparators = parsedComparatorString.split(/\\s+/).map((comparator) => require_parser.parseGTE0(comparator)).filter(Boolean);\n\t\t\tif (comparators.length === 0) continue;\n\t\t\tlet subRangeSatisfied = true;\n\t\t\tfor (const comparator of comparators) {\n\t\t\t\tconst extractedComparator = require_utils.extractComparator(comparator);\n\t\t\t\tif (!extractedComparator) {\n\t\t\t\t\tsubRangeSatisfied = false;\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t\tconst [, rangeOperator, , rangeMajor, rangeMinor, rangePatch, rangePreRelease] = extractedComparator;\n\t\t\t\tif (!require_compare.compare({\n\t\t\t\t\toperator: rangeOperator,\n\t\t\t\t\tversion: require_utils.combineVersion(rangeMajor, rangeMinor, rangePatch, rangePreRelease),\n\t\t\t\t\tmajor: rangeMajor,\n\t\t\t\t\tminor: rangeMinor,\n\t\t\t\t\tpatch: rangePatch,\n\t\t\t\t\tpreRelease: rangePreRelease?.split(\".\")\n\t\t\t\t}, versionAtom)) {\n\t\t\t\t\tsubRangeSatisfied = false;\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\t\t\tif (subRangeSatisfied) return true;\n\t\t} catch (e) {\n\t\t\tconsole.error(`[semver] Error processing range part \"${trimmedOrRange}\":`, e);\n\t\t\tcontinue;\n\t\t}\n\t}\n\treturn false;\n}\n\n//#endregion\nexports.satisfy = satisfy;\n//# sourceMappingURL=index.cjs.map"],"names":["require_utils","require$$0","require_parser","require$$1","require_compare","require$$2","parseComparatorString","range","parseRange","satisfy","version","extractedVersion","versionOperator","versionMajor","versionMinor","versionPatch","versionPreRelease","versionAtom","orRanges","orRange","trimmedOrRange","parsedSubRange","parsedComparatorString","rangeVersion","comparators","comparator","subRangeSatisfied","extractedComparator","rangeOperator","rangeMajor","rangeMinor","rangePatch","rangePreRelease","e","semver"],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.cjs.js","sources":["../../../../../../../../node_modules/@module-federation/runtime-core/dist/utils/semver/index.cjs"],"sourcesContent":["const require_utils = require('./utils.cjs');\nconst require_parser = require('./parser.cjs');\nconst require_compare = require('./compare.cjs');\n\n//#region src/utils/semver/index.ts\nfunction parseComparatorString(range) {\n\treturn require_utils.pipe(require_parser.parseCarets, require_parser.parseTildes, require_parser.parseXRanges, require_parser.parseStar)(range);\n}\nfunction parseRange(range) {\n\treturn require_utils.pipe(require_parser.parseHyphen, require_parser.parseComparatorTrim, require_parser.parseTildeTrim, require_parser.parseCaretTrim)(range.trim()).split(/\\s+/).join(\" \");\n}\nfunction satisfy(version, range) {\n\tif (!version) return false;\n\tconst extractedVersion = require_utils.extractComparator(version);\n\tif (!extractedVersion) return false;\n\tconst [, versionOperator, , versionMajor, versionMinor, versionPatch, versionPreRelease] = extractedVersion;\n\tconst versionAtom = {\n\t\toperator: versionOperator,\n\t\tversion: require_utils.combineVersion(versionMajor, versionMinor, versionPatch, versionPreRelease),\n\t\tmajor: versionMajor,\n\t\tminor: versionMinor,\n\t\tpatch: versionPatch,\n\t\tpreRelease: versionPreRelease?.split(\".\")\n\t};\n\tconst orRanges = range.split(\"||\");\n\tfor (const orRange of orRanges) {\n\t\tconst trimmedOrRange = orRange.trim();\n\t\tif (!trimmedOrRange) return true;\n\t\tif (trimmedOrRange === \"*\" || trimmedOrRange === \"x\") return true;\n\t\ttry {\n\t\t\tconst parsedSubRange = parseRange(trimmedOrRange);\n\t\t\tif (!parsedSubRange.trim()) return true;\n\t\t\tconst parsedComparatorString = parsedSubRange.split(\" \").map((rangeVersion) => parseComparatorString(rangeVersion)).join(\" \");\n\t\t\tif (!parsedComparatorString.trim()) return true;\n\t\t\tconst comparators = parsedComparatorString.split(/\\s+/).map((comparator) => require_parser.parseGTE0(comparator)).filter(Boolean);\n\t\t\tif (comparators.length === 0) continue;\n\t\t\tlet subRangeSatisfied = true;\n\t\t\tfor (const comparator of comparators) {\n\t\t\t\tconst extractedComparator = require_utils.extractComparator(comparator);\n\t\t\t\tif (!extractedComparator) {\n\t\t\t\t\tsubRangeSatisfied = false;\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t\tconst [, rangeOperator, , rangeMajor, rangeMinor, rangePatch, rangePreRelease] = extractedComparator;\n\t\t\t\tif (!require_compare.compare({\n\t\t\t\t\toperator: rangeOperator,\n\t\t\t\t\tversion: require_utils.combineVersion(rangeMajor, rangeMinor, rangePatch, rangePreRelease),\n\t\t\t\t\tmajor: rangeMajor,\n\t\t\t\t\tminor: rangeMinor,\n\t\t\t\t\tpatch: rangePatch,\n\t\t\t\t\tpreRelease: rangePreRelease?.split(\".\")\n\t\t\t\t}, versionAtom)) {\n\t\t\t\t\tsubRangeSatisfied = false;\n\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t}\n\t\t\tif (subRangeSatisfied) return true;\n\t\t} catch (e) {\n\t\t\tconsole.error(`[semver] Error processing range part \"${trimmedOrRange}\":`, e);\n\t\t\tcontinue;\n\t\t}\n\t}\n\treturn false;\n}\n\n//#endregion\nexports.satisfy = satisfy;\n//# sourceMappingURL=index.cjs.map"],"names":["require_utils","require$$0","require_parser","require$$1","require_compare","require$$2","parseComparatorString","range","parseRange","satisfy","version","extractedVersion","versionOperator","versionMajor","versionMinor","versionPatch","versionPreRelease","versionAtom","orRanges","orRange","trimmedOrRange","parsedSubRange","parsedComparatorString","rangeVersion","comparators","comparator","subRangeSatisfied","extractedComparator","rangeOperator","rangeMajor","rangeMinor","rangePatch","rangePreRelease","e","semver"],"mappings":"sRAAA,MAAMA,EAAgBC,EAAAA,UAAA,EAChBC,EAAiBC,EAAAA,UAAA,EACjBC,EAAkBC,EAAAA,UAAA,EAGxB,SAASC,EAAsBC,EAAO,CACrC,OAAOP,EAAc,KAAKE,EAAe,YAAaA,EAAe,YAAaA,EAAe,aAAcA,EAAe,SAAS,EAAEK,CAAK,CAC/I,CACA,SAASC,EAAWD,EAAO,CAC1B,OAAOP,EAAc,KAAKE,EAAe,YAAaA,EAAe,oBAAqBA,EAAe,eAAgBA,EAAe,cAAc,EAAEK,EAAM,MAAM,EAAE,MAAM,KAAK,EAAE,KAAK,GAAG,CAC5L,CACA,SAASE,EAAQC,EAASH,EAAO,CAChC,GAAI,CAACG,EAAS,MAAO,GACrB,MAAMC,EAAmBX,EAAc,kBAAkBU,CAAO,EAChE,GAAI,CAACC,EAAkB,MAAO,GAC9B,KAAM,CAAA,CAAGC,EAAe,CAAIC,EAAcC,EAAcC,EAAcC,CAAiB,EAAIL,EACrFM,EAAc,CACnB,SAAUL,EACV,QAASZ,EAAc,eAAea,EAAcC,EAAcC,EAAcC,CAAiB,EACjG,MAAOH,EACP,MAAOC,EACP,MAAOC,EACP,WAAYC,GAAmB,MAAM,GAAG,GAEnCE,EAAWX,EAAM,MAAM,IAAI,EACjC,UAAWY,KAAWD,EAAU,CAC/B,MAAME,EAAiBD,EAAQ,KAAI,EAEnC,GADI,CAACC,GACDA,IAAmB,KAAOA,IAAmB,IAAK,MAAO,GAC7D,GAAI,CACH,MAAMC,EAAiBb,EAAWY,CAAc,EAChD,GAAI,CAACC,EAAe,KAAI,EAAI,MAAO,GACnC,MAAMC,EAAyBD,EAAe,MAAM,GAAG,EAAE,IAAKE,GAAiBjB,EAAsBiB,CAAY,CAAC,EAAE,KAAK,GAAG,EAC5H,GAAI,CAACD,EAAuB,KAAI,EAAI,MAAO,GAC3C,MAAME,EAAcF,EAAuB,MAAM,KAAK,EAAE,IAAKG,GAAevB,EAAe,UAAUuB,CAAU,CAAC,EAAE,OAAO,OAAO,EAChI,GAAID,EAAY,SAAW,EAAG,SAC9B,IAAIE,EAAoB,GACxB,UAAWD,KAAcD,EAAa,CACrC,MAAMG,EAAsB3B,EAAc,kBAAkByB,CAAU,EACtE,GAAI,CAACE,EAAqB,CACzBD,EAAoB,GACpB,KACL,CACI,KAAM,CAAA,CAAGE,EAAa,CAAIC,EAAYC,EAAYC,EAAYC,CAAe,EAAIL,EACjF,GAAI,CAACvB,EAAgB,QAAQ,CAC5B,SAAUwB,EACV,QAAS5B,EAAc,eAAe6B,EAAYC,EAAYC,EAAYC,CAAe,EACzF,MAAOH,EACP,MAAOC,EACP,MAAOC,EACP,WAAYC,GAAiB,MAAM,GAAG,GACpCf,CAAW,EAAG,CAChBS,EAAoB,GACpB,KACL,CACA,CACG,GAAIA,EAAmB,MAAO,EACjC,OAAWO,EAAG,CACX,QAAQ,MAAM,yCAAyCb,CAAc,KAAMa,CAAC,EAC5E,QACH,CACA,CACC,MAAO,EACR,CAGAC,OAAAA,EAAAA,UAAA,QAAkBzB","x_google_ignoreList":[0]}
|
package/dist/shared/node_modules/@module-federation/runtime-core/dist/utils/semver/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as n } from "../../../../../../../_virtual/index.
|
|
1
|
+
import { __exports as n } from "../../../../../../../_virtual/index.es10.js";
|
|
2
2
|
import { __require as V } from "./utils.es.js";
|
|
3
3
|
import { __require as k } from "./parser.es.js";
|
|
4
4
|
import { __require as E } from "./compare.es.js";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../../../_virtual/index.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../../../../../_virtual/index.cjs14.js"),S=require("./constant.cjs.js"),E=require("./types/plugins/ContainerPlugin.cjs.js"),M=require("./types/plugins/ContainerReferencePlugin.cjs.js"),F=require("./types/plugins/ModuleFederationPlugin.cjs.js"),N=require("./types/plugins/SharePlugin.cjs.js"),R=require("./types/plugins/ConsumeSharedPlugin.cjs.js"),T=require("./types/plugins/ProvideSharedPlugin.cjs.js"),h=require("./env.cjs.js"),O=require("./utils.cjs.js"),b=require("./generateSnapshotFromManifest.cjs.js"),v=require("./logger.cjs.js"),y=require("./dom.cjs.js"),C=require("./node.cjs.js"),L=require("./normalizeOptions.cjs.js"),D=require("./createModuleFederationConfig.cjs.js");var l;function I(){return l||(l=1,(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"});const r=S.__require(),g=E.__require(),s=M.__require(),d=F.__require(),_=N.__require(),m=R.__require(),f=T.__require(),i=h.__require(),n=O.__require(),a=b.__require(),t=v.__require(),u=y.__require(),c=C.__require(),q=L.__require(),P=D.__require();e.BROWSER_LOG_KEY=r.BROWSER_LOG_KEY,e.ENCODE_NAME_PREFIX=r.ENCODE_NAME_PREFIX,e.EncodedNameTransformMap=r.EncodedNameTransformMap,e.FederationModuleManifest=r.FederationModuleManifest,e.MANIFEST_EXT=r.MANIFEST_EXT,e.MFModuleType=r.MFModuleType,e.MFPrefetchCommon=r.MFPrefetchCommon,e.MODULE_DEVTOOL_IDENTIFIER=r.MODULE_DEVTOOL_IDENTIFIER,e.ManifestFileName=r.ManifestFileName,e.NameTransformMap=r.NameTransformMap,e.NameTransformSymbol=r.NameTransformSymbol,e.SEPARATOR=r.SEPARATOR,e.StatsFileName=r.StatsFileName,e.TEMP_DIR=r.TEMP_DIR,e.TreeShakingStatus=r.TreeShakingStatus,e.assert=n.assert,e.bindLoggerToCompiler=t.bindLoggerToCompiler,e.composeKeyWithSeparator=n.composeKeyWithSeparator,Object.defineProperty(e,"consumeSharedPlugin",{enumerable:!0,get:function(){return m.ConsumeSharedPlugin_exports}}),Object.defineProperty(e,"containerPlugin",{enumerable:!0,get:function(){return g.ContainerPlugin_exports}}),Object.defineProperty(e,"containerReferencePlugin",{enumerable:!0,get:function(){return s.ContainerReferencePlugin_exports}}),e.createInfrastructureLogger=t.createInfrastructureLogger,e.createLink=u.createLink,e.createLogger=t.createLogger,e.createModuleFederationConfig=P.createModuleFederationConfig,e.createScript=u.createScript,e.createScriptNode=c.createScriptNode,e.decodeName=n.decodeName,e.encodeName=n.encodeName,e.error=n.error,e.generateExposeFilename=n.generateExposeFilename,e.generateShareFilename=n.generateShareFilename,e.generateSnapshotFromManifest=a.generateSnapshotFromManifest,e.getManifestFileName=a.getManifestFileName,e.getProcessEnv=i.getProcessEnv,e.getResourceUrl=n.getResourceUrl,e.inferAutoPublicPath=a.inferAutoPublicPath,e.infrastructureLogger=t.infrastructureLogger,e.isBrowserEnv=i.isBrowserEnv,e.isBrowserEnvValue=i.isBrowserEnvValue,e.isDebugMode=i.isDebugMode,e.isManifestProvider=a.isManifestProvider,e.isReactNativeEnv=i.isReactNativeEnv,e.isRequiredVersion=n.isRequiredVersion,e.isStaticResourcesEqual=u.isStaticResourcesEqual,e.loadScript=u.loadScript,e.loadScriptNode=c.loadScriptNode,e.logger=t.logger,Object.defineProperty(e,"moduleFederationPlugin",{enumerable:!0,get:function(){return d.ModuleFederationPlugin_exports}}),e.normalizeOptions=q.normalizeOptions,e.parseEntry=n.parseEntry,Object.defineProperty(e,"provideSharedPlugin",{enumerable:!0,get:function(){return f.ProvideSharedPlugin_exports}}),e.safeToString=n.safeToString,e.safeWrapper=u.safeWrapper,Object.defineProperty(e,"sharePlugin",{enumerable:!0,get:function(){return _.SharePlugin_exports}}),e.simpleJoinRemoteEntry=a.simpleJoinRemoteEntry,e.warn=n.warn})(o.__exports)),o.__exports}exports.__require=I;
|
|
2
2
|
//# sourceMappingURL=index.cjs.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as u } from "../../../../../_virtual/index.
|
|
1
|
+
import { __exports as u } from "../../../../../_virtual/index.es14.js";
|
|
2
2
|
import { __require as E } from "./constant.es.js";
|
|
3
3
|
import { __require as S } from "./types/plugins/ContainerPlugin.es.js";
|
|
4
4
|
import { __require as M } from "./types/plugins/ContainerReferencePlugin.es.js";
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("../../lib/prelude.cjs.js"),a=require("../lib/graphql.cjs.js"),u=require("../../../../../../node_modules/graphql/language/printer.cjs.js"),c=require("../../../../../../node_modules/graphql/language/parser.cjs.js"),l=t=>{let n;const e=t.definitions.filter(a.isOperationDefinitionNode);return e.length===1&&(n=e[0].name?.value),n},p=t=>{let n=!1;const e=t.definitions.filter(a.isOperationDefinitionNode);return e.length===1&&(n=e[0].operation==="mutation"),n},d=(t,n)=>{const e=typeof t=="string"||"kind"in t?t:String(t),o=typeof e=="string"?e:u.print(e);let i=!1,r;if(n)return{expression:o,isMutation:i,operationName:r};const s=f.tryCatch(()=>typeof e=="string"?c.parse(e):e);return s instanceof Error?{expression:o,isMutation:i,operationName:r}:(r=l(s),i=p(s),{expression:o,operationName:r,isMutation:i})};exports.analyzeDocument=d;
|
|
2
|
+
//# sourceMappingURL=analyzeDocument.cjs.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"analyzeDocument.cjs.js","sources":["../../../../../../../node_modules/graphql-request/build/legacy/helpers/analyzeDocument.js"],"sourcesContent":["import { tryCatch } from '../../lib/prelude.js';\nimport { isOperationDefinitionNode } from '../lib/graphql.js';\nimport { parse } from 'graphql';\nimport { print } from 'graphql';\n/**\n * helpers\n */\nconst extractOperationName = (document) => {\n let operationName = undefined;\n const defs = document.definitions.filter(isOperationDefinitionNode);\n if (defs.length === 1) {\n operationName = defs[0].name?.value;\n }\n return operationName;\n};\nconst extractIsMutation = (document) => {\n let isMutation = false;\n const defs = document.definitions.filter(isOperationDefinitionNode);\n if (defs.length === 1) {\n /* eslint-disable-next-line @typescript-eslint/no-unsafe-enum-comparison --\n * graphql@15's `OperationTypeNode` is a type, but graphql@16's `OperationTypeNode` is a native TypeScript enum\n * Therefore, we cannot use `OperationTypeNode.MUTATION` here because it wouldn't work with graphql@15\n **/\n isMutation = defs[0].operation === `mutation`;\n }\n return isMutation;\n};\nexport const analyzeDocument = (document, excludeOperationName) => {\n /**\n * Normalize boxed String objects to primitive strings for compatibility with TypedDocumentString.\n *\n * Problem: \\@graphql-codegen with `documentMode: 'string'` generates a TypedDocumentString class that\n * extends the built-in String class, creating \"boxed String\" instances:\n *\n * @see https://github.com/dotansimha/graphql-code-generator/blob/c87b779b9b400813d733fa89dcb16724b30c6d16/packages/plugins/typescript/typed-document-node/src/index.ts#L40-L57\n *\n * ```\n * class TypedDocumentString<TResult, TVariables> extends String\n * constructor(value: string)\n * super(value) // Creates a boxed String object, not a primitive string\n * ```\n *\n * Boxed Strings are objects, not primitives:\n * - `typeof \"hello\" === \"string\"` returns true\n * - `typeof new String(\"hello\") === \"string\"` returns false (returns \"object\")\n *\n * Without normalization, TypedDocumentString instances would fail the `typeof === 'string'` check\n * and incorrectly be passed to `print()`, which expects a DocumentNode AST, causing a crash.\n *\n * Solution: Detect and convert boxed Strings to primitives using template literal coercion.\n * - Primitive strings pass through (typeof === \"string\")\n * - DocumentNode objects pass through (have .kind property)\n * - Boxed Strings get converted to primitives (template literal to primitive string)\n *\n * @see https://github.com/graffle-js/graffle/issues/1453\n */\n const normalizedDocument = typeof document === `string` || `kind` in document\n ? document\n : String(document);\n const expression = typeof normalizedDocument === `string` ? normalizedDocument : print(normalizedDocument);\n let isMutation = false;\n let operationName = undefined;\n if (excludeOperationName) {\n return { expression, isMutation, operationName };\n }\n const docNode = tryCatch(() => (typeof normalizedDocument === `string` ? parse(normalizedDocument) : normalizedDocument));\n if (docNode instanceof Error) {\n return { expression, isMutation, operationName };\n }\n operationName = extractOperationName(docNode);\n isMutation = extractIsMutation(docNode);\n return { expression, operationName, isMutation };\n};\n//# sourceMappingURL=analyzeDocument.js.map"],"names":["extractOperationName","document","operationName","defs","isOperationDefinitionNode","extractIsMutation","isMutation","analyzeDocument","excludeOperationName","normalizedDocument","expression","print","docNode","tryCatch","parse"],"mappings":"
|
|
1
|
+
{"version":3,"file":"analyzeDocument.cjs.js","sources":["../../../../../../../node_modules/graphql-request/build/legacy/helpers/analyzeDocument.js"],"sourcesContent":["import { tryCatch } from '../../lib/prelude.js';\nimport { isOperationDefinitionNode } from '../lib/graphql.js';\nimport { parse } from 'graphql';\nimport { print } from 'graphql';\n/**\n * helpers\n */\nconst extractOperationName = (document) => {\n let operationName = undefined;\n const defs = document.definitions.filter(isOperationDefinitionNode);\n if (defs.length === 1) {\n operationName = defs[0].name?.value;\n }\n return operationName;\n};\nconst extractIsMutation = (document) => {\n let isMutation = false;\n const defs = document.definitions.filter(isOperationDefinitionNode);\n if (defs.length === 1) {\n /* eslint-disable-next-line @typescript-eslint/no-unsafe-enum-comparison --\n * graphql@15's `OperationTypeNode` is a type, but graphql@16's `OperationTypeNode` is a native TypeScript enum\n * Therefore, we cannot use `OperationTypeNode.MUTATION` here because it wouldn't work with graphql@15\n **/\n isMutation = defs[0].operation === `mutation`;\n }\n return isMutation;\n};\nexport const analyzeDocument = (document, excludeOperationName) => {\n /**\n * Normalize boxed String objects to primitive strings for compatibility with TypedDocumentString.\n *\n * Problem: \\@graphql-codegen with `documentMode: 'string'` generates a TypedDocumentString class that\n * extends the built-in String class, creating \"boxed String\" instances:\n *\n * @see https://github.com/dotansimha/graphql-code-generator/blob/c87b779b9b400813d733fa89dcb16724b30c6d16/packages/plugins/typescript/typed-document-node/src/index.ts#L40-L57\n *\n * ```\n * class TypedDocumentString<TResult, TVariables> extends String\n * constructor(value: string)\n * super(value) // Creates a boxed String object, not a primitive string\n * ```\n *\n * Boxed Strings are objects, not primitives:\n * - `typeof \"hello\" === \"string\"` returns true\n * - `typeof new String(\"hello\") === \"string\"` returns false (returns \"object\")\n *\n * Without normalization, TypedDocumentString instances would fail the `typeof === 'string'` check\n * and incorrectly be passed to `print()`, which expects a DocumentNode AST, causing a crash.\n *\n * Solution: Detect and convert boxed Strings to primitives using template literal coercion.\n * - Primitive strings pass through (typeof === \"string\")\n * - DocumentNode objects pass through (have .kind property)\n * - Boxed Strings get converted to primitives (template literal to primitive string)\n *\n * @see https://github.com/graffle-js/graffle/issues/1453\n */\n const normalizedDocument = typeof document === `string` || `kind` in document\n ? document\n : String(document);\n const expression = typeof normalizedDocument === `string` ? normalizedDocument : print(normalizedDocument);\n let isMutation = false;\n let operationName = undefined;\n if (excludeOperationName) {\n return { expression, isMutation, operationName };\n }\n const docNode = tryCatch(() => (typeof normalizedDocument === `string` ? parse(normalizedDocument) : normalizedDocument));\n if (docNode instanceof Error) {\n return { expression, isMutation, operationName };\n }\n operationName = extractOperationName(docNode);\n isMutation = extractIsMutation(docNode);\n return { expression, operationName, isMutation };\n};\n//# sourceMappingURL=analyzeDocument.js.map"],"names":["extractOperationName","document","operationName","defs","isOperationDefinitionNode","extractIsMutation","isMutation","analyzeDocument","excludeOperationName","normalizedDocument","expression","print","docNode","tryCatch","parse"],"mappings":"sTAOMA,EAAwBC,GAAa,CACvC,IAAIC,EACJ,MAAMC,EAAOF,EAAS,YAAY,OAAOG,EAAAA,yBAAyB,EAClE,OAAID,EAAK,SAAW,IAChBD,EAAgBC,EAAK,CAAC,EAAE,MAAM,OAE3BD,CACX,EACMG,EAAqBJ,GAAa,CACpC,IAAIK,EAAa,GACjB,MAAMH,EAAOF,EAAS,YAAY,OAAOG,EAAAA,yBAAyB,EAClE,OAAID,EAAK,SAAW,IAKhBG,EAAaH,EAAK,CAAC,EAAE,YAAc,YAEhCG,CACX,EACaC,EAAkB,CAACN,EAAUO,IAAyB,CA6B/D,MAAMC,EAAqB,OAAOR,GAAa,UAAY,SAAUA,EAC/DA,EACA,OAAOA,CAAQ,EACfS,EAAa,OAAOD,GAAuB,SAAWA,EAAqBE,EAAAA,MAAMF,CAAkB,EACzG,IAAIH,EAAa,GACbJ,EACJ,GAAIM,EACA,MAAO,CAAE,WAAAE,EAAY,WAAAJ,EAAY,cAAAJ,CAAa,EAElD,MAAMU,EAAUC,EAAAA,SAAS,IAAO,OAAOJ,GAAuB,SAAWK,QAAML,CAAkB,EAAIA,CAAmB,EACxH,OAAIG,aAAmB,MACZ,CAAE,WAAAF,EAAY,WAAAJ,EAAY,cAAAJ,CAAa,GAElDA,EAAgBF,EAAqBY,CAAO,EAC5CN,EAAaD,EAAkBO,CAAO,EAC/B,CAAE,WAAAF,EAAY,cAAAR,EAAe,WAAAI,CAAU,EAClD","x_google_ignoreList":[0]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { tryCatch as f } from "../../lib/prelude.es.js";
|
|
2
2
|
import { isOperationDefinitionNode as a } from "../lib/graphql.es.js";
|
|
3
|
-
import { print as p } from "
|
|
4
|
-
import { parse as l } from "
|
|
3
|
+
import { print as p } from "../../../../../../node_modules/graphql/language/printer.es.js";
|
|
4
|
+
import { parse as l } from "../../../../../../node_modules/graphql/language/parser.es.js";
|
|
5
5
|
const m = (e) => {
|
|
6
6
|
let n;
|
|
7
7
|
const t = e.definitions.filter(a);
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("../../lib/http.cjs.js"),c=require("../../lib/prelude.cjs.js"),h=require("../classes/ClientError.cjs.js"),l=require("../lib/graphql.cjs.js"),f=require("./defaultJsonSerializer.cjs.js"),g=async e=>{const t={...e,method:e.request._tag==="Single"?e.request.document.isMutation?"POST":c.uppercase(e.method??"post"):e.request.hasMutations?"POST":c.uppercase(e.method??"post"),fetchOptions:{...e.fetchOptions,errorPolicy:e.fetchOptions.errorPolicy??"none"}},o=await R(t.method)(t),a=await o.text();let r;try{r=S(a,o.headers.get(u.CONTENT_TYPE_HEADER),e.fetchOptions.jsonSerializer??f.defaultJsonSerializer)}catch(i){r=i}const n={status:o.status,headers:o.headers,body:a};if(!o.ok){if(r instanceof Error)return new h.ClientError({...n},{query:e.request._tag==="Single"?e.request.document.expression:e.request.query,variables:e.request.variables});const i=r._tag==="Batch"?{...r.executionResults,...n}:{...r.executionResult,...n};return new h.ClientError(i,{query:e.request._tag==="Single"?e.request.document.expression:e.request.query,variables:e.request.variables})}if(r instanceof Error)throw r;if(l.isRequestResultHaveErrors(r)&&t.fetchOptions.errorPolicy==="none"){const i=r._tag==="Batch"?{...r.executionResults,...n}:{...r.executionResult,...n};return new h.ClientError(i,{query:e.request._tag==="Single"?e.request.document.expression:e.request.query,variables:e.request.variables})}switch(r._tag){case"Single":return{...n,...E(t)(r.executionResult)};case"Batch":return{...n,data:r.executionResults.map(E(t))};default:c.casesExhausted(r)}},E=e=>t=>({extensions:t.extensions,data:t.data,errors:e.fetchOptions.errorPolicy==="all"?t.errors:void 0}),S=(e,t,s)=>t&&l.isGraphQLContentType(t)?l.parseGraphQLExecutionResult(s.parse(e)):l.parseGraphQLExecutionResult(e),R=e=>async t=>{const s=new Headers(t.headers);let o=null,a;s.has(u.ACCEPT_HEADER)||s.set(u.ACCEPT_HEADER,[u.CONTENT_TYPE_GQL,u.CONTENT_TYPE_JSON].join(", ")),e==="POST"?(a=(t.fetchOptions.jsonSerializer??f.defaultJsonSerializer).stringify(T(t)),typeof a=="string"&&!s.has(u.CONTENT_TYPE_HEADER)&&s.set(u.CONTENT_TYPE_HEADER,u.CONTENT_TYPE_JSON)):o=_(t);const r={method:e,headers:s,body:a,...t.fetchOptions};let n=new URL(t.url),i=r;if(t.middleware){const d=await Promise.resolve(t.middleware({...r,url:t.url,operationName:t.request._tag==="Single"?t.request.document.operationName:void 0,variables:t.request.variables})),{url:q,...y}=d;n=new URL(q),i=y}return o&&o.forEach((d,q)=>{n.searchParams.append(q,d)}),await(t.fetch??fetch)(n,i)},T=e=>{switch(e.request._tag){case"Single":return{query:e.request.document.expression,variables:e.request.variables,operationName:e.request.document.operationName};case"Batch":return c.zip(e.request.query,e.request.variables??[]).map(([t,s])=>({query:t,variables:s}));default:throw c.casesExhausted(e.request)}},_=e=>{const t=e.fetchOptions.jsonSerializer??f.defaultJsonSerializer,s=new URLSearchParams;switch(e.request._tag){case"Single":return s.append("query",l.cleanQuery(e.request.document.expression)),e.request.variables&&s.append("variables",t.stringify(e.request.variables)),e.request.document.operationName&&s.append("operationName",e.request.document.operationName),s;case"Batch":{const o=e.request.variables?.map(n=>t.stringify(n))??[],a=e.request.query.map(l.cleanQuery),r=c.zip(a,o).map(([n,i])=>({query:n,variables:i}));return s.append("query",t.stringify(r)),s}default:throw c.casesExhausted(e.request)}};exports.runRequest=g;
|
|
2
|
+
//# sourceMappingURL=runRequest.cjs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"runRequest.cjs.js","sources":["../../../../../../../node_modules/graphql-request/build/legacy/helpers/runRequest.js"],"sourcesContent":["import { ACCEPT_HEADER, CONTENT_TYPE_GQL, CONTENT_TYPE_HEADER, CONTENT_TYPE_JSON } from '../../lib/http.js';\nimport { casesExhausted, uppercase, zip } from '../../lib/prelude.js';\nimport { ClientError } from '../classes/ClientError.js';\nimport { cleanQuery, isGraphQLContentType, isRequestResultHaveErrors, parseGraphQLExecutionResult, } from '../lib/graphql.js';\nimport { defaultJsonSerializer } from './defaultJsonSerializer.js';\n// @ts-expect-error todo\nexport const runRequest = async (input) => {\n // todo make a Config type\n const config = {\n ...input,\n method: input.request._tag === `Single`\n ? input.request.document.isMutation\n ? `POST`\n : uppercase(input.method ?? `post`)\n : input.request.hasMutations\n ? `POST`\n : uppercase(input.method ?? `post`),\n fetchOptions: {\n ...input.fetchOptions,\n errorPolicy: input.fetchOptions.errorPolicy ?? `none`,\n },\n };\n const fetcher = createFetcher(config.method);\n const fetchResponse = await fetcher(config);\n // Read response body text first (can only be read once)\n const body = await fetchResponse.text();\n // Parse response body FIRST, regardless of HTTP status\n // This allows GraphQL errors to be extracted even when HTTP status is 4xx/5xx (fixes #1281)\n let result;\n try {\n result = parseResultFromText(body, fetchResponse.headers.get(CONTENT_TYPE_HEADER), input.fetchOptions.jsonSerializer ?? defaultJsonSerializer);\n }\n catch (error) {\n // If parsing fails, we'll handle it below based on HTTP status\n result = error;\n }\n const clientResponseBase = {\n status: fetchResponse.status,\n headers: fetchResponse.headers,\n body,\n };\n // Handle non-2xx HTTP status codes\n if (!fetchResponse.ok) {\n if (result instanceof Error) {\n // Parse failed - return ClientError without GraphQL data\n // Still returns ClientError (not generic Error) to allow status code access\n return new ClientError({ ...clientResponseBase }, {\n query: input.request._tag === `Single` ? input.request.document.expression : input.request.query,\n variables: input.request.variables,\n });\n }\n // Parse succeeded - return ClientError WITH GraphQL errors/data (fixes #1281)\n const clientResponse = result._tag === `Batch`\n ? { ...result.executionResults, ...clientResponseBase }\n : {\n ...result.executionResult,\n ...clientResponseBase,\n };\n // @ts-expect-error todo\n return new ClientError(clientResponse, {\n query: input.request._tag === `Single` ? input.request.document.expression : input.request.query,\n variables: input.request.variables,\n });\n }\n // For 2xx responses, parse errors should throw\n if (result instanceof Error)\n throw result;\n if (isRequestResultHaveErrors(result) && config.fetchOptions.errorPolicy === `none`) {\n // todo this client response on error is not consistent with the data type for success\n const clientResponse = result._tag === `Batch`\n ? { ...result.executionResults, ...clientResponseBase }\n : {\n ...result.executionResult,\n ...clientResponseBase,\n };\n // @ts-expect-error todo\n return new ClientError(clientResponse, {\n query: input.request._tag === `Single` ? input.request.document.expression : input.request.query,\n variables: input.request.variables,\n });\n }\n switch (result._tag) {\n case `Single`:\n // @ts-expect-error todo\n return {\n ...clientResponseBase,\n ...executionResultClientResponseFields(config)(result.executionResult),\n };\n case `Batch`:\n return {\n ...clientResponseBase,\n data: result.executionResults.map(executionResultClientResponseFields(config)),\n };\n default:\n casesExhausted(result);\n }\n};\nconst executionResultClientResponseFields = ($params) => (executionResult) => {\n return {\n extensions: executionResult.extensions,\n data: executionResult.data,\n errors: $params.fetchOptions.errorPolicy === `all` ? executionResult.errors : undefined,\n };\n};\nconst parseResultFromText = (text, contentType, jsonSerializer) => {\n if (contentType && isGraphQLContentType(contentType)) {\n return parseGraphQLExecutionResult(jsonSerializer.parse(text));\n }\n else {\n // todo what is this good for...? Seems very random/undefined\n return parseGraphQLExecutionResult(text);\n }\n};\nconst createFetcher = (method) => async (params) => {\n const headers = new Headers(params.headers);\n let searchParams = null;\n let body = undefined;\n if (!headers.has(ACCEPT_HEADER)) {\n headers.set(ACCEPT_HEADER, [CONTENT_TYPE_GQL, CONTENT_TYPE_JSON].join(`, `));\n }\n if (method === `POST`) {\n const $jsonSerializer = params.fetchOptions.jsonSerializer ?? defaultJsonSerializer;\n body = $jsonSerializer.stringify(buildBody(params));\n if (typeof body === `string` && !headers.has(CONTENT_TYPE_HEADER)) {\n headers.set(CONTENT_TYPE_HEADER, CONTENT_TYPE_JSON);\n }\n }\n else {\n searchParams = buildQueryParams(params);\n }\n const init = { method, headers, body, ...params.fetchOptions };\n let url = new URL(params.url);\n let initResolved = init;\n if (params.middleware) {\n const result = await Promise.resolve(params.middleware({\n ...init,\n url: params.url,\n operationName: params.request._tag === `Single` ? params.request.document.operationName : undefined,\n variables: params.request.variables,\n }));\n const { url: urlNew, ...initNew } = result;\n url = new URL(urlNew);\n initResolved = initNew;\n }\n if (searchParams) {\n searchParams.forEach((value, name) => {\n url.searchParams.append(name, value);\n });\n }\n const $fetch = params.fetch ?? fetch;\n return await $fetch(url, initResolved);\n};\nconst buildBody = (params) => {\n switch (params.request._tag) {\n case `Single`:\n return {\n query: params.request.document.expression,\n variables: params.request.variables,\n operationName: params.request.document.operationName,\n };\n case `Batch`:\n return zip(params.request.query, params.request.variables ?? []).map(([query, variables]) => ({\n query,\n variables,\n }));\n default:\n throw casesExhausted(params.request);\n }\n};\nconst buildQueryParams = (params) => {\n const $jsonSerializer = params.fetchOptions.jsonSerializer ?? defaultJsonSerializer;\n const searchParams = new URLSearchParams();\n switch (params.request._tag) {\n case `Single`: {\n searchParams.append(`query`, cleanQuery(params.request.document.expression));\n if (params.request.variables) {\n searchParams.append(`variables`, $jsonSerializer.stringify(params.request.variables));\n }\n if (params.request.document.operationName) {\n searchParams.append(`operationName`, params.request.document.operationName);\n }\n return searchParams;\n }\n case `Batch`: {\n const variablesSerialized = params.request.variables?.map((v) => $jsonSerializer.stringify(v)) ?? [];\n const queriesCleaned = params.request.query.map(cleanQuery);\n const payload = zip(queriesCleaned, variablesSerialized).map(([query, variables]) => ({\n query,\n variables,\n }));\n searchParams.append(`query`, $jsonSerializer.stringify(payload));\n return searchParams;\n }\n default:\n throw casesExhausted(params.request);\n }\n};\n//# sourceMappingURL=runRequest.js.map"],"names":["runRequest","input","config","uppercase","fetchResponse","createFetcher","body","result","parseResultFromText","CONTENT_TYPE_HEADER","defaultJsonSerializer","error","clientResponseBase","ClientError","clientResponse","isRequestResultHaveErrors","executionResultClientResponseFields","casesExhausted","$params","executionResult","text","contentType","jsonSerializer","isGraphQLContentType","parseGraphQLExecutionResult","method","params","headers","searchParams","ACCEPT_HEADER","CONTENT_TYPE_GQL","CONTENT_TYPE_JSON","buildBody","buildQueryParams","init","url","initResolved","urlNew","initNew","value","name","zip","query","variables","$jsonSerializer","cleanQuery","variablesSerialized","v","queriesCleaned","payload"],"mappings":"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","x_google_ignoreList":[0]}
|