@xyd-js/content 0.0.0-build-ba549ac-20251203173500 → 0.0.0-build-2acf05c-20251207022018

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/vite.js CHANGED
@@ -28,22 +28,22 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
28
28
  mod
29
29
  ));
30
30
 
31
- // ../../node_modules/.pnpm/react@19.2.0/node_modules/react/cjs/react.production.js
31
+ // ../../node_modules/.pnpm/react@19.2.1/node_modules/react/cjs/react.production.js
32
32
  var require_react_production = __commonJS({
33
- "../../node_modules/.pnpm/react@19.2.0/node_modules/react/cjs/react.production.js"(exports) {
33
+ "../../node_modules/.pnpm/react@19.2.1/node_modules/react/cjs/react.production.js"(exports) {
34
34
  "use strict";
35
- var REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element");
36
- var REACT_PORTAL_TYPE = Symbol.for("react.portal");
37
- var REACT_FRAGMENT_TYPE = Symbol.for("react.fragment");
38
- var REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode");
39
- var REACT_PROFILER_TYPE = Symbol.for("react.profiler");
40
- var REACT_CONSUMER_TYPE = Symbol.for("react.consumer");
41
- var REACT_CONTEXT_TYPE = Symbol.for("react.context");
42
- var REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref");
43
- var REACT_SUSPENSE_TYPE = Symbol.for("react.suspense");
44
- var REACT_MEMO_TYPE = Symbol.for("react.memo");
45
- var REACT_LAZY_TYPE = Symbol.for("react.lazy");
46
- var REACT_ACTIVITY_TYPE = Symbol.for("react.activity");
35
+ var REACT_ELEMENT_TYPE = /* @__PURE__ */ Symbol.for("react.transitional.element");
36
+ var REACT_PORTAL_TYPE = /* @__PURE__ */ Symbol.for("react.portal");
37
+ var REACT_FRAGMENT_TYPE = /* @__PURE__ */ Symbol.for("react.fragment");
38
+ var REACT_STRICT_MODE_TYPE = /* @__PURE__ */ Symbol.for("react.strict_mode");
39
+ var REACT_PROFILER_TYPE = /* @__PURE__ */ Symbol.for("react.profiler");
40
+ var REACT_CONSUMER_TYPE = /* @__PURE__ */ Symbol.for("react.consumer");
41
+ var REACT_CONTEXT_TYPE = /* @__PURE__ */ Symbol.for("react.context");
42
+ var REACT_FORWARD_REF_TYPE = /* @__PURE__ */ Symbol.for("react.forward_ref");
43
+ var REACT_SUSPENSE_TYPE = /* @__PURE__ */ Symbol.for("react.suspense");
44
+ var REACT_MEMO_TYPE = /* @__PURE__ */ Symbol.for("react.memo");
45
+ var REACT_LAZY_TYPE = /* @__PURE__ */ Symbol.for("react.lazy");
46
+ var REACT_ACTIVITY_TYPE = /* @__PURE__ */ Symbol.for("react.activity");
47
47
  var MAYBE_ITERATOR_SYMBOL = Symbol.iterator;
48
48
  function getIteratorFn(maybeIterable) {
49
49
  if (null === maybeIterable || "object" !== typeof maybeIterable) return null;
@@ -465,13 +465,13 @@ var require_react_production = __commonJS({
465
465
  exports.useTransition = function() {
466
466
  return ReactSharedInternals.H.useTransition();
467
467
  };
468
- exports.version = "19.2.0";
468
+ exports.version = "19.2.1";
469
469
  }
470
470
  });
471
471
 
472
- // ../../node_modules/.pnpm/react@19.2.0/node_modules/react/cjs/react.development.js
472
+ // ../../node_modules/.pnpm/react@19.2.1/node_modules/react/cjs/react.development.js
473
473
  var require_react_development = __commonJS({
474
- "../../node_modules/.pnpm/react@19.2.0/node_modules/react/cjs/react.development.js"(exports, module) {
474
+ "../../node_modules/.pnpm/react@19.2.1/node_modules/react/cjs/react.development.js"(exports, module) {
475
475
  "use strict";
476
476
  "production" !== process.env.NODE_ENV && (function() {
477
477
  function defineDeprecationWarning(methodName, info) {
@@ -938,7 +938,7 @@ var require_react_development = __commonJS({
938
938
  }
939
939
  }
940
940
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
941
- var REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = Symbol.for("react.profiler"), REACT_CONSUMER_TYPE = Symbol.for("react.consumer"), REACT_CONTEXT_TYPE = Symbol.for("react.context"), REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = Symbol.for("react.suspense"), REACT_SUSPENSE_LIST_TYPE = Symbol.for("react.suspense_list"), REACT_MEMO_TYPE = Symbol.for("react.memo"), REACT_LAZY_TYPE = Symbol.for("react.lazy"), REACT_ACTIVITY_TYPE = Symbol.for("react.activity"), MAYBE_ITERATOR_SYMBOL = Symbol.iterator, didWarnStateUpdateForUnmountedComponent = {}, ReactNoopUpdateQueue = {
941
+ var REACT_ELEMENT_TYPE = /* @__PURE__ */ Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = /* @__PURE__ */ Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = /* @__PURE__ */ Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = /* @__PURE__ */ Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = /* @__PURE__ */ Symbol.for("react.profiler"), REACT_CONSUMER_TYPE = /* @__PURE__ */ Symbol.for("react.consumer"), REACT_CONTEXT_TYPE = /* @__PURE__ */ Symbol.for("react.context"), REACT_FORWARD_REF_TYPE = /* @__PURE__ */ Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = /* @__PURE__ */ Symbol.for("react.suspense"), REACT_SUSPENSE_LIST_TYPE = /* @__PURE__ */ Symbol.for("react.suspense_list"), REACT_MEMO_TYPE = /* @__PURE__ */ Symbol.for("react.memo"), REACT_LAZY_TYPE = /* @__PURE__ */ Symbol.for("react.lazy"), REACT_ACTIVITY_TYPE = /* @__PURE__ */ Symbol.for("react.activity"), MAYBE_ITERATOR_SYMBOL = Symbol.iterator, didWarnStateUpdateForUnmountedComponent = {}, ReactNoopUpdateQueue = {
942
942
  isMounted: function() {
943
943
  return false;
944
944
  },
@@ -981,7 +981,7 @@ var require_react_development = __commonJS({
981
981
  deprecatedAPIs.constructor = PureComponent;
982
982
  assign(deprecatedAPIs, Component.prototype);
983
983
  deprecatedAPIs.isPureReactComponent = true;
984
- var isArrayImpl = Array.isArray, REACT_CLIENT_REFERENCE = Symbol.for("react.client.reference"), ReactSharedInternals = {
984
+ var isArrayImpl = Array.isArray, REACT_CLIENT_REFERENCE = /* @__PURE__ */ Symbol.for("react.client.reference"), ReactSharedInternals = {
985
985
  H: null,
986
986
  A: null,
987
987
  T: null,
@@ -1435,15 +1435,15 @@ var require_react_development = __commonJS({
1435
1435
  exports.useTransition = function() {
1436
1436
  return resolveDispatcher().useTransition();
1437
1437
  };
1438
- exports.version = "19.2.0";
1438
+ exports.version = "19.2.1";
1439
1439
  "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && "function" === typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
1440
1440
  })();
1441
1441
  }
1442
1442
  });
1443
1443
 
1444
- // ../../node_modules/.pnpm/react@19.2.0/node_modules/react/index.js
1444
+ // ../../node_modules/.pnpm/react@19.2.1/node_modules/react/index.js
1445
1445
  var require_react = __commonJS({
1446
- "../../node_modules/.pnpm/react@19.2.0/node_modules/react/index.js"(exports, module) {
1446
+ "../../node_modules/.pnpm/react@19.2.1/node_modules/react/index.js"(exports, module) {
1447
1447
  "use strict";
1448
1448
  if (process.env.NODE_ENV === "production") {
1449
1449
  module.exports = require_react_production();
@@ -10850,9 +10850,9 @@ function color(d) {
10850
10850
 
10851
10851
  // ../../node_modules/.pnpm/estree-util-visit@2.0.0/node_modules/estree-util-visit/lib/index.js
10852
10852
  var own3 = {}.hasOwnProperty;
10853
- var CONTINUE = Symbol("continue");
10854
- var EXIT = Symbol("exit");
10855
- var SKIP = Symbol("skip");
10853
+ var CONTINUE = /* @__PURE__ */ Symbol("continue");
10854
+ var EXIT = /* @__PURE__ */ Symbol("exit");
10855
+ var SKIP = /* @__PURE__ */ Symbol("skip");
10856
10856
  function visit12(tree, visitor) {
10857
10857
  let enter2;
10858
10858
  let leave;