@astrojs/mdx 0.8.2 → 0.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (80) hide show
  1. package/.turbo/turbo-build.log +5 -5
  2. package/CHANGELOG.md +30 -0
  3. package/README.md +20 -3
  4. package/dist/astro-data-utils.js +37 -0
  5. package/dist/index.js +28 -24
  6. package/dist/remark-shiki.d.ts +3 -0
  7. package/dist/remark-shiki.js +58 -0
  8. package/package.json +4 -4
  9. package/src/astro-data-utils.ts +38 -0
  10. package/src/index.ts +30 -25
  11. package/src/remark-shiki.ts +85 -0
  12. package/test/fixtures/mdx-component/src/pages/glob.astro +11 -0
  13. package/test/fixtures/mdx-frontmatter/src/layouts/Base.astro +7 -1
  14. package/test/fixtures/mdx-frontmatter-injection/node_modules/.bin/astro +2 -2
  15. package/test/fixtures/mdx-frontmatter-injection/src/layouts/Base.astro +17 -0
  16. package/test/fixtures/mdx-frontmatter-injection/src/pages/page-1.mdx +4 -0
  17. package/test/fixtures/mdx-frontmatter-injection/src/pages/page-2.mdx +4 -0
  18. package/test/fixtures/mdx-namespace/astro.config.mjs +6 -0
  19. package/test/fixtures/mdx-namespace/node_modules/.bin/astro +17 -0
  20. package/test/fixtures/mdx-namespace/package.json +8 -0
  21. package/test/fixtures/mdx-namespace/src/components/Component.jsx +6 -0
  22. package/test/fixtures/mdx-namespace/src/pages/object.mdx +3 -0
  23. package/test/fixtures/mdx-namespace/src/pages/star.mdx +3 -0
  24. package/test/fixtures/mdx-page/node_modules/.bin/astro +2 -2
  25. package/test/fixtures/mdx-plus-react/node_modules/.bin/astro +2 -2
  26. package/test/mdx-component.test.js +54 -2
  27. package/test/mdx-frontmatter-injection.test.js +12 -0
  28. package/test/mdx-frontmatter.test.js +14 -0
  29. package/test/mdx-namespace.test.js +83 -0
  30. package/test/mdx-syntax-highlighting.test.js +26 -2
  31. package/test/fixtures/mdx-component/dist/index.html +0 -3
  32. package/test/fixtures/mdx-component/node_modules/.vite/deps_temp/package.json +0 -1
  33. package/test/fixtures/mdx-custom-frontmatter-name/dist/glob.json +0 -1
  34. package/test/fixtures/mdx-custom-frontmatter-name/dist/index.html +0 -1
  35. package/test/fixtures/mdx-custom-frontmatter-name/node_modules/.vite/deps_temp/package.json +0 -1
  36. package/test/fixtures/mdx-frontmatter/dist/glob.json +0 -1
  37. package/test/fixtures/mdx-frontmatter/dist/index.html +0 -17
  38. package/test/fixtures/mdx-frontmatter/dist/with-headings/index.html +0 -18
  39. package/test/fixtures/mdx-frontmatter/node_modules/.vite/deps_temp/package.json +0 -1
  40. package/test/fixtures/mdx-get-headings/dist/pages.json +0 -1
  41. package/test/fixtures/mdx-get-headings/dist/test/index.html +0 -5
  42. package/test/fixtures/mdx-get-headings/dist/test-with-jsx-expressions/index.html +0 -3
  43. package/test/fixtures/mdx-get-headings/node_modules/.vite/deps_temp/package.json +0 -1
  44. package/test/fixtures/mdx-get-static-paths/dist/one/index.html +0 -13
  45. package/test/fixtures/mdx-page/dist/index.html +0 -1
  46. package/test/fixtures/mdx-page/node_modules/.vite/deps_temp/package.json +0 -1
  47. package/test/fixtures/mdx-plus-react/dist/client.0d691cb3.js +0 -32
  48. package/test/fixtures/mdx-plus-react/dist/index.html +0 -8
  49. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/@astrojs_react_client__js.js +0 -95
  50. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/@astrojs_react_client__js.js.map +0 -7
  51. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/_metadata.json +0 -47
  52. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/chunk-CDYRCHBX.js +0 -7480
  53. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/chunk-CDYRCHBX.js.map +0 -7
  54. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/chunk-RRXZ3AUC.js +0 -326
  55. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/chunk-RRXZ3AUC.js.map +0 -7
  56. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/chunk-TWLJ45QX.js +0 -27
  57. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/chunk-TWLJ45QX.js.map +0 -7
  58. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/package.json +0 -1
  59. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react-dom.js +0 -12
  60. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react-dom.js.map +0 -7
  61. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react.js +0 -11
  62. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react.js.map +0 -7
  63. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react_jsx-dev-runtime.js +0 -41
  64. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react_jsx-dev-runtime.js.map +0 -7
  65. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react_jsx-runtime.js +0 -62
  66. package/test/fixtures/mdx-plus-react/node_modules/.vite/deps_temp/react_jsx-runtime.js.map +0 -7
  67. package/test/fixtures/mdx-rehype-plugins/dist/reading-time.json +0 -1
  68. package/test/fixtures/mdx-rehype-plugins/dist/space-ipsum/index.html +0 -13
  69. package/test/fixtures/mdx-rehype-plugins/node_modules/.vite/deps_temp/package.json +0 -1
  70. package/test/fixtures/mdx-remark-plugins/dist/with-gfm/index.html +0 -2
  71. package/test/fixtures/mdx-remark-plugins/dist/with-toc/index.html +0 -22
  72. package/test/fixtures/mdx-remark-plugins/node_modules/.vite/deps_temp/package.json +0 -1
  73. package/test/fixtures/mdx-syntax-hightlighting/dist/index.html +0 -6
  74. package/test/fixtures/mdx-syntax-hightlighting/node_modules/.vite/deps_temp/package.json +0 -1
  75. package/test/fixtures/mdx-url-export/dist/pages.json +0 -1
  76. package/test/fixtures/mdx-url-export/dist/test-1/index.html +0 -1
  77. package/test/fixtures/mdx-url-export/dist/test-2/index.html +0 -1
  78. package/test/fixtures/mdx-url-export/dist/with-url-override/index.html +0 -1
  79. package/test/fixtures/mdx-url-export/node_modules/.vite/deps_temp/package.json +0 -1
  80. package/test/fixtures/node_modules/.vite/deps_temp/package.json +0 -1
@@ -1,326 +0,0 @@
1
- import {
2
- __commonJS
3
- } from "./chunk-TWLJ45QX.js";
4
-
5
- // node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react.production.min.js
6
- var require_react_production_min = __commonJS({
7
- "node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react.production.min.js"(exports) {
8
- "use strict";
9
- var l = Symbol.for("react.element");
10
- var n = Symbol.for("react.portal");
11
- var p = Symbol.for("react.fragment");
12
- var q = Symbol.for("react.strict_mode");
13
- var r = Symbol.for("react.profiler");
14
- var t = Symbol.for("react.provider");
15
- var u = Symbol.for("react.context");
16
- var v = Symbol.for("react.forward_ref");
17
- var w = Symbol.for("react.suspense");
18
- var x = Symbol.for("react.memo");
19
- var y = Symbol.for("react.lazy");
20
- var z = Symbol.iterator;
21
- function A(a) {
22
- if (null === a || "object" !== typeof a)
23
- return null;
24
- a = z && a[z] || a["@@iterator"];
25
- return "function" === typeof a ? a : null;
26
- }
27
- var B = { isMounted: function() {
28
- return false;
29
- }, enqueueForceUpdate: function() {
30
- }, enqueueReplaceState: function() {
31
- }, enqueueSetState: function() {
32
- } };
33
- var C = Object.assign;
34
- var D = {};
35
- function E(a, b, e) {
36
- this.props = a;
37
- this.context = b;
38
- this.refs = D;
39
- this.updater = e || B;
40
- }
41
- E.prototype.isReactComponent = {};
42
- E.prototype.setState = function(a, b) {
43
- if ("object" !== typeof a && "function" !== typeof a && null != a)
44
- throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");
45
- this.updater.enqueueSetState(this, a, b, "setState");
46
- };
47
- E.prototype.forceUpdate = function(a) {
48
- this.updater.enqueueForceUpdate(this, a, "forceUpdate");
49
- };
50
- function F() {
51
- }
52
- F.prototype = E.prototype;
53
- function G(a, b, e) {
54
- this.props = a;
55
- this.context = b;
56
- this.refs = D;
57
- this.updater = e || B;
58
- }
59
- var H = G.prototype = new F();
60
- H.constructor = G;
61
- C(H, E.prototype);
62
- H.isPureReactComponent = true;
63
- var I = Array.isArray;
64
- var J = Object.prototype.hasOwnProperty;
65
- var K = { current: null };
66
- var L = { key: true, ref: true, __self: true, __source: true };
67
- function M(a, b, e) {
68
- var d, c = {}, k = null, h = null;
69
- if (null != b)
70
- for (d in void 0 !== b.ref && (h = b.ref), void 0 !== b.key && (k = "" + b.key), b)
71
- J.call(b, d) && !L.hasOwnProperty(d) && (c[d] = b[d]);
72
- var g = arguments.length - 2;
73
- if (1 === g)
74
- c.children = e;
75
- else if (1 < g) {
76
- for (var f = Array(g), m = 0; m < g; m++)
77
- f[m] = arguments[m + 2];
78
- c.children = f;
79
- }
80
- if (a && a.defaultProps)
81
- for (d in g = a.defaultProps, g)
82
- void 0 === c[d] && (c[d] = g[d]);
83
- return { $$typeof: l, type: a, key: k, ref: h, props: c, _owner: K.current };
84
- }
85
- function N(a, b) {
86
- return { $$typeof: l, type: a.type, key: b, ref: a.ref, props: a.props, _owner: a._owner };
87
- }
88
- function O(a) {
89
- return "object" === typeof a && null !== a && a.$$typeof === l;
90
- }
91
- function escape(a) {
92
- var b = { "=": "=0", ":": "=2" };
93
- return "$" + a.replace(/[=:]/g, function(a2) {
94
- return b[a2];
95
- });
96
- }
97
- var P = /\/+/g;
98
- function Q(a, b) {
99
- return "object" === typeof a && null !== a && null != a.key ? escape("" + a.key) : b.toString(36);
100
- }
101
- function R(a, b, e, d, c) {
102
- var k = typeof a;
103
- if ("undefined" === k || "boolean" === k)
104
- a = null;
105
- var h = false;
106
- if (null === a)
107
- h = true;
108
- else
109
- switch (k) {
110
- case "string":
111
- case "number":
112
- h = true;
113
- break;
114
- case "object":
115
- switch (a.$$typeof) {
116
- case l:
117
- case n:
118
- h = true;
119
- }
120
- }
121
- if (h)
122
- return h = a, c = c(h), a = "" === d ? "." + Q(h, 0) : d, I(c) ? (e = "", null != a && (e = a.replace(P, "$&/") + "/"), R(c, b, e, "", function(a2) {
123
- return a2;
124
- })) : null != c && (O(c) && (c = N(c, e + (!c.key || h && h.key === c.key ? "" : ("" + c.key).replace(P, "$&/") + "/") + a)), b.push(c)), 1;
125
- h = 0;
126
- d = "" === d ? "." : d + ":";
127
- if (I(a))
128
- for (var g = 0; g < a.length; g++) {
129
- k = a[g];
130
- var f = d + Q(k, g);
131
- h += R(k, b, e, f, c);
132
- }
133
- else if (f = A(a), "function" === typeof f)
134
- for (a = f.call(a), g = 0; !(k = a.next()).done; )
135
- k = k.value, f = d + Q(k, g++), h += R(k, b, e, f, c);
136
- else if ("object" === k)
137
- throw b = String(a), Error("Objects are not valid as a React child (found: " + ("[object Object]" === b ? "object with keys {" + Object.keys(a).join(", ") + "}" : b) + "). If you meant to render a collection of children, use an array instead.");
138
- return h;
139
- }
140
- function S(a, b, e) {
141
- if (null == a)
142
- return a;
143
- var d = [], c = 0;
144
- R(a, d, "", "", function(a2) {
145
- return b.call(e, a2, c++);
146
- });
147
- return d;
148
- }
149
- function T(a) {
150
- if (-1 === a._status) {
151
- var b = a._result;
152
- b = b();
153
- b.then(function(b2) {
154
- if (0 === a._status || -1 === a._status)
155
- a._status = 1, a._result = b2;
156
- }, function(b2) {
157
- if (0 === a._status || -1 === a._status)
158
- a._status = 2, a._result = b2;
159
- });
160
- -1 === a._status && (a._status = 0, a._result = b);
161
- }
162
- if (1 === a._status)
163
- return a._result.default;
164
- throw a._result;
165
- }
166
- var U = { current: null };
167
- var V = { transition: null };
168
- var W = { ReactCurrentDispatcher: U, ReactCurrentBatchConfig: V, ReactCurrentOwner: K };
169
- exports.Children = { map: S, forEach: function(a, b, e) {
170
- S(a, function() {
171
- b.apply(this, arguments);
172
- }, e);
173
- }, count: function(a) {
174
- var b = 0;
175
- S(a, function() {
176
- b++;
177
- });
178
- return b;
179
- }, toArray: function(a) {
180
- return S(a, function(a2) {
181
- return a2;
182
- }) || [];
183
- }, only: function(a) {
184
- if (!O(a))
185
- throw Error("React.Children.only expected to receive a single React element child.");
186
- return a;
187
- } };
188
- exports.Component = E;
189
- exports.Fragment = p;
190
- exports.Profiler = r;
191
- exports.PureComponent = G;
192
- exports.StrictMode = q;
193
- exports.Suspense = w;
194
- exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = W;
195
- exports.cloneElement = function(a, b, e) {
196
- if (null === a || void 0 === a)
197
- throw Error("React.cloneElement(...): The argument must be a React element, but you passed " + a + ".");
198
- var d = C({}, a.props), c = a.key, k = a.ref, h = a._owner;
199
- if (null != b) {
200
- void 0 !== b.ref && (k = b.ref, h = K.current);
201
- void 0 !== b.key && (c = "" + b.key);
202
- if (a.type && a.type.defaultProps)
203
- var g = a.type.defaultProps;
204
- for (f in b)
205
- J.call(b, f) && !L.hasOwnProperty(f) && (d[f] = void 0 === b[f] && void 0 !== g ? g[f] : b[f]);
206
- }
207
- var f = arguments.length - 2;
208
- if (1 === f)
209
- d.children = e;
210
- else if (1 < f) {
211
- g = Array(f);
212
- for (var m = 0; m < f; m++)
213
- g[m] = arguments[m + 2];
214
- d.children = g;
215
- }
216
- return { $$typeof: l, type: a.type, key: c, ref: k, props: d, _owner: h };
217
- };
218
- exports.createContext = function(a) {
219
- a = { $$typeof: u, _currentValue: a, _currentValue2: a, _threadCount: 0, Provider: null, Consumer: null, _defaultValue: null, _globalName: null };
220
- a.Provider = { $$typeof: t, _context: a };
221
- return a.Consumer = a;
222
- };
223
- exports.createElement = M;
224
- exports.createFactory = function(a) {
225
- var b = M.bind(null, a);
226
- b.type = a;
227
- return b;
228
- };
229
- exports.createRef = function() {
230
- return { current: null };
231
- };
232
- exports.forwardRef = function(a) {
233
- return { $$typeof: v, render: a };
234
- };
235
- exports.isValidElement = O;
236
- exports.lazy = function(a) {
237
- return { $$typeof: y, _payload: { _status: -1, _result: a }, _init: T };
238
- };
239
- exports.memo = function(a, b) {
240
- return { $$typeof: x, type: a, compare: void 0 === b ? null : b };
241
- };
242
- exports.startTransition = function(a) {
243
- var b = V.transition;
244
- V.transition = {};
245
- try {
246
- a();
247
- } finally {
248
- V.transition = b;
249
- }
250
- };
251
- exports.unstable_act = function() {
252
- throw Error("act(...) is not supported in production builds of React.");
253
- };
254
- exports.useCallback = function(a, b) {
255
- return U.current.useCallback(a, b);
256
- };
257
- exports.useContext = function(a) {
258
- return U.current.useContext(a);
259
- };
260
- exports.useDebugValue = function() {
261
- };
262
- exports.useDeferredValue = function(a) {
263
- return U.current.useDeferredValue(a);
264
- };
265
- exports.useEffect = function(a, b) {
266
- return U.current.useEffect(a, b);
267
- };
268
- exports.useId = function() {
269
- return U.current.useId();
270
- };
271
- exports.useImperativeHandle = function(a, b, e) {
272
- return U.current.useImperativeHandle(a, b, e);
273
- };
274
- exports.useInsertionEffect = function(a, b) {
275
- return U.current.useInsertionEffect(a, b);
276
- };
277
- exports.useLayoutEffect = function(a, b) {
278
- return U.current.useLayoutEffect(a, b);
279
- };
280
- exports.useMemo = function(a, b) {
281
- return U.current.useMemo(a, b);
282
- };
283
- exports.useReducer = function(a, b, e) {
284
- return U.current.useReducer(a, b, e);
285
- };
286
- exports.useRef = function(a) {
287
- return U.current.useRef(a);
288
- };
289
- exports.useState = function(a) {
290
- return U.current.useState(a);
291
- };
292
- exports.useSyncExternalStore = function(a, b, e) {
293
- return U.current.useSyncExternalStore(a, b, e);
294
- };
295
- exports.useTransition = function() {
296
- return U.current.useTransition();
297
- };
298
- exports.version = "18.2.0";
299
- }
300
- });
301
-
302
- // node_modules/.pnpm/react@18.2.0/node_modules/react/index.js
303
- var require_react = __commonJS({
304
- "node_modules/.pnpm/react@18.2.0/node_modules/react/index.js"(exports, module) {
305
- "use strict";
306
- if (true) {
307
- module.exports = require_react_production_min();
308
- } else {
309
- module.exports = null;
310
- }
311
- }
312
- });
313
-
314
- export {
315
- require_react
316
- };
317
- /**
318
- * @license React
319
- * react.production.min.js
320
- *
321
- * Copyright (c) Facebook, Inc. and its affiliates.
322
- *
323
- * This source code is licensed under the MIT license found in the
324
- * LICENSE file in the root directory of this source tree.
325
- */
326
- //# sourceMappingURL=chunk-RRXZ3AUC.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../../../../../../node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react.production.min.js", "../../../../../../../../../node_modules/.pnpm/react@18.2.0/node_modules/react/index.js"],
4
- "sourcesContent": ["/**\n * @license React\n * react.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var l=Symbol.for(\"react.element\"),n=Symbol.for(\"react.portal\"),p=Symbol.for(\"react.fragment\"),q=Symbol.for(\"react.strict_mode\"),r=Symbol.for(\"react.profiler\"),t=Symbol.for(\"react.provider\"),u=Symbol.for(\"react.context\"),v=Symbol.for(\"react.forward_ref\"),w=Symbol.for(\"react.suspense\"),x=Symbol.for(\"react.memo\"),y=Symbol.for(\"react.lazy\"),z=Symbol.iterator;function A(a){if(null===a||\"object\"!==typeof a)return null;a=z&&a[z]||a[\"@@iterator\"];return\"function\"===typeof a?a:null}\nvar B={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},C=Object.assign,D={};function E(a,b,e){this.props=a;this.context=b;this.refs=D;this.updater=e||B}E.prototype.isReactComponent={};\nE.prototype.setState=function(a,b){if(\"object\"!==typeof a&&\"function\"!==typeof a&&null!=a)throw Error(\"setState(...): takes an object of state variables to update or a function which returns an object of state variables.\");this.updater.enqueueSetState(this,a,b,\"setState\")};E.prototype.forceUpdate=function(a){this.updater.enqueueForceUpdate(this,a,\"forceUpdate\")};function F(){}F.prototype=E.prototype;function G(a,b,e){this.props=a;this.context=b;this.refs=D;this.updater=e||B}var H=G.prototype=new F;\nH.constructor=G;C(H,E.prototype);H.isPureReactComponent=!0;var I=Array.isArray,J=Object.prototype.hasOwnProperty,K={current:null},L={key:!0,ref:!0,__self:!0,__source:!0};\nfunction M(a,b,e){var d,c={},k=null,h=null;if(null!=b)for(d in void 0!==b.ref&&(h=b.ref),void 0!==b.key&&(k=\"\"+b.key),b)J.call(b,d)&&!L.hasOwnProperty(d)&&(c[d]=b[d]);var g=arguments.length-2;if(1===g)c.children=e;else if(1<g){for(var f=Array(g),m=0;m<g;m++)f[m]=arguments[m+2];c.children=f}if(a&&a.defaultProps)for(d in g=a.defaultProps,g)void 0===c[d]&&(c[d]=g[d]);return{$$typeof:l,type:a,key:k,ref:h,props:c,_owner:K.current}}\nfunction N(a,b){return{$$typeof:l,type:a.type,key:b,ref:a.ref,props:a.props,_owner:a._owner}}function O(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===l}function escape(a){var b={\"=\":\"=0\",\":\":\"=2\"};return\"$\"+a.replace(/[=:]/g,function(a){return b[a]})}var P=/\\/+/g;function Q(a,b){return\"object\"===typeof a&&null!==a&&null!=a.key?escape(\"\"+a.key):b.toString(36)}\nfunction R(a,b,e,d,c){var k=typeof a;if(\"undefined\"===k||\"boolean\"===k)a=null;var h=!1;if(null===a)h=!0;else switch(k){case \"string\":case \"number\":h=!0;break;case \"object\":switch(a.$$typeof){case l:case n:h=!0}}if(h)return h=a,c=c(h),a=\"\"===d?\".\"+Q(h,0):d,I(c)?(e=\"\",null!=a&&(e=a.replace(P,\"$&/\")+\"/\"),R(c,b,e,\"\",function(a){return a})):null!=c&&(O(c)&&(c=N(c,e+(!c.key||h&&h.key===c.key?\"\":(\"\"+c.key).replace(P,\"$&/\")+\"/\")+a)),b.push(c)),1;h=0;d=\"\"===d?\".\":d+\":\";if(I(a))for(var g=0;g<a.length;g++){k=\na[g];var f=d+Q(k,g);h+=R(k,b,e,f,c)}else if(f=A(a),\"function\"===typeof f)for(a=f.call(a),g=0;!(k=a.next()).done;)k=k.value,f=d+Q(k,g++),h+=R(k,b,e,f,c);else if(\"object\"===k)throw b=String(a),Error(\"Objects are not valid as a React child (found: \"+(\"[object Object]\"===b?\"object with keys {\"+Object.keys(a).join(\", \")+\"}\":b)+\"). If you meant to render a collection of children, use an array instead.\");return h}\nfunction S(a,b,e){if(null==a)return a;var d=[],c=0;R(a,d,\"\",\"\",function(a){return b.call(e,a,c++)});return d}function T(a){if(-1===a._status){var b=a._result;b=b();b.then(function(b){if(0===a._status||-1===a._status)a._status=1,a._result=b},function(b){if(0===a._status||-1===a._status)a._status=2,a._result=b});-1===a._status&&(a._status=0,a._result=b)}if(1===a._status)return a._result.default;throw a._result;}\nvar U={current:null},V={transition:null},W={ReactCurrentDispatcher:U,ReactCurrentBatchConfig:V,ReactCurrentOwner:K};exports.Children={map:S,forEach:function(a,b,e){S(a,function(){b.apply(this,arguments)},e)},count:function(a){var b=0;S(a,function(){b++});return b},toArray:function(a){return S(a,function(a){return a})||[]},only:function(a){if(!O(a))throw Error(\"React.Children.only expected to receive a single React element child.\");return a}};exports.Component=E;exports.Fragment=p;\nexports.Profiler=r;exports.PureComponent=G;exports.StrictMode=q;exports.Suspense=w;exports.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=W;\nexports.cloneElement=function(a,b,e){if(null===a||void 0===a)throw Error(\"React.cloneElement(...): The argument must be a React element, but you passed \"+a+\".\");var d=C({},a.props),c=a.key,k=a.ref,h=a._owner;if(null!=b){void 0!==b.ref&&(k=b.ref,h=K.current);void 0!==b.key&&(c=\"\"+b.key);if(a.type&&a.type.defaultProps)var g=a.type.defaultProps;for(f in b)J.call(b,f)&&!L.hasOwnProperty(f)&&(d[f]=void 0===b[f]&&void 0!==g?g[f]:b[f])}var f=arguments.length-2;if(1===f)d.children=e;else if(1<f){g=Array(f);\nfor(var m=0;m<f;m++)g[m]=arguments[m+2];d.children=g}return{$$typeof:l,type:a.type,key:c,ref:k,props:d,_owner:h}};exports.createContext=function(a){a={$$typeof:u,_currentValue:a,_currentValue2:a,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};a.Provider={$$typeof:t,_context:a};return a.Consumer=a};exports.createElement=M;exports.createFactory=function(a){var b=M.bind(null,a);b.type=a;return b};exports.createRef=function(){return{current:null}};\nexports.forwardRef=function(a){return{$$typeof:v,render:a}};exports.isValidElement=O;exports.lazy=function(a){return{$$typeof:y,_payload:{_status:-1,_result:a},_init:T}};exports.memo=function(a,b){return{$$typeof:x,type:a,compare:void 0===b?null:b}};exports.startTransition=function(a){var b=V.transition;V.transition={};try{a()}finally{V.transition=b}};exports.unstable_act=function(){throw Error(\"act(...) is not supported in production builds of React.\");};\nexports.useCallback=function(a,b){return U.current.useCallback(a,b)};exports.useContext=function(a){return U.current.useContext(a)};exports.useDebugValue=function(){};exports.useDeferredValue=function(a){return U.current.useDeferredValue(a)};exports.useEffect=function(a,b){return U.current.useEffect(a,b)};exports.useId=function(){return U.current.useId()};exports.useImperativeHandle=function(a,b,e){return U.current.useImperativeHandle(a,b,e)};\nexports.useInsertionEffect=function(a,b){return U.current.useInsertionEffect(a,b)};exports.useLayoutEffect=function(a,b){return U.current.useLayoutEffect(a,b)};exports.useMemo=function(a,b){return U.current.useMemo(a,b)};exports.useReducer=function(a,b,e){return U.current.useReducer(a,b,e)};exports.useRef=function(a){return U.current.useRef(a)};exports.useState=function(a){return U.current.useState(a)};exports.useSyncExternalStore=function(a,b,e){return U.current.useSyncExternalStore(a,b,e)};\nexports.useTransition=function(){return U.current.useTransition()};exports.version=\"18.2.0\";\n", "'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react.production.min.js');\n} else {\n module.exports = require('./cjs/react.development.js');\n}\n"],
5
- "mappings": ";;;;;AAAA;AAAA;AAAA;AASa,QAAI,IAAE,OAAO,IAAI,eAAe;AAAhC,QAAkC,IAAE,OAAO,IAAI,cAAc;AAA7D,QAA+D,IAAE,OAAO,IAAI,gBAAgB;AAA5F,QAA8F,IAAE,OAAO,IAAI,mBAAmB;AAA9H,QAAgI,IAAE,OAAO,IAAI,gBAAgB;AAA7J,QAA+J,IAAE,OAAO,IAAI,gBAAgB;AAA5L,QAA8L,IAAE,OAAO,IAAI,eAAe;AAA1N,QAA4N,IAAE,OAAO,IAAI,mBAAmB;AAA5P,QAA8P,IAAE,OAAO,IAAI,gBAAgB;AAA3R,QAA6R,IAAE,OAAO,IAAI,YAAY;AAAtT,QAAwT,IAAE,OAAO,IAAI,YAAY;AAAjV,QAAmV,IAAE,OAAO;AAAS,aAAS,EAAE,GAAE;AAAC,UAAG,SAAO,KAAG,aAAW,OAAO;AAAE,eAAO;AAAK,UAAE,KAAG,EAAE,MAAI,EAAE;AAAc,aAAM,eAAa,OAAO,IAAE,IAAE;AAAA,IAAI;AAC1e,QAAI,IAAE,EAAC,WAAU,WAAU;AAAC,aAAM;AAAA,IAAE,GAAE,oBAAmB,WAAU;AAAA,IAAC,GAAE,qBAAoB,WAAU;AAAA,IAAC,GAAE,iBAAgB,WAAU;AAAA,IAAC,EAAC;AAAnI,QAAqI,IAAE,OAAO;AAA9I,QAAqJ,IAAE,CAAC;AAAE,aAAS,EAAE,GAAE,GAAE,GAAE;AAAC,WAAK,QAAM;AAAE,WAAK,UAAQ;AAAE,WAAK,OAAK;AAAE,WAAK,UAAQ,KAAG;AAAA,IAAC;AAAC,MAAE,UAAU,mBAAiB,CAAC;AACpQ,MAAE,UAAU,WAAS,SAAS,GAAE,GAAE;AAAC,UAAG,aAAW,OAAO,KAAG,eAAa,OAAO,KAAG,QAAM;AAAE,cAAM,MAAM,uHAAuH;AAAE,WAAK,QAAQ,gBAAgB,MAAK,GAAE,GAAE,UAAU;AAAA,IAAC;AAAE,MAAE,UAAU,cAAY,SAAS,GAAE;AAAC,WAAK,QAAQ,mBAAmB,MAAK,GAAE,aAAa;AAAA,IAAC;AAAE,aAAS,IAAG;AAAA,IAAC;AAAC,MAAE,YAAU,EAAE;AAAU,aAAS,EAAE,GAAE,GAAE,GAAE;AAAC,WAAK,QAAM;AAAE,WAAK,UAAQ;AAAE,WAAK,OAAK;AAAE,WAAK,UAAQ,KAAG;AAAA,IAAC;AAAC,QAAI,IAAE,EAAE,YAAU,IAAI;AACrf,MAAE,cAAY;AAAE,MAAE,GAAE,EAAE,SAAS;AAAE,MAAE,uBAAqB;AAAG,QAAI,IAAE,MAAM;AAAZ,QAAoB,IAAE,OAAO,UAAU;AAAvC,QAAsD,IAAE,EAAC,SAAQ,KAAI;AAArE,QAAuE,IAAE,EAAC,KAAI,MAAG,KAAI,MAAG,QAAO,MAAG,UAAS,KAAE;AACxK,aAAS,EAAE,GAAE,GAAE,GAAE;AAAC,UAAI,GAAE,IAAE,CAAC,GAAE,IAAE,MAAK,IAAE;AAAK,UAAG,QAAM;AAAE,aAAI,KAAK,WAAS,EAAE,QAAM,IAAE,EAAE,MAAK,WAAS,EAAE,QAAM,IAAE,KAAG,EAAE,MAAK;AAAE,YAAE,KAAK,GAAE,CAAC,KAAG,CAAC,EAAE,eAAe,CAAC,MAAI,EAAE,KAAG,EAAE;AAAI,UAAI,IAAE,UAAU,SAAO;AAAE,UAAG,MAAI;AAAE,UAAE,WAAS;AAAA,eAAU,IAAE,GAAE;AAAC,iBAAQ,IAAE,MAAM,CAAC,GAAE,IAAE,GAAE,IAAE,GAAE;AAAI,YAAE,KAAG,UAAU,IAAE;AAAG,UAAE,WAAS;AAAA,MAAC;AAAC,UAAG,KAAG,EAAE;AAAa,aAAI,KAAK,IAAE,EAAE,cAAa;AAAE,qBAAS,EAAE,OAAK,EAAE,KAAG,EAAE;AAAI,aAAM,EAAC,UAAS,GAAE,MAAK,GAAE,KAAI,GAAE,KAAI,GAAE,OAAM,GAAE,QAAO,EAAE,QAAO;AAAA,IAAC;AAC7a,aAAS,EAAE,GAAE,GAAE;AAAC,aAAM,EAAC,UAAS,GAAE,MAAK,EAAE,MAAK,KAAI,GAAE,KAAI,EAAE,KAAI,OAAM,EAAE,OAAM,QAAO,EAAE,OAAM;AAAA,IAAC;AAAC,aAAS,EAAE,GAAE;AAAC,aAAM,aAAW,OAAO,KAAG,SAAO,KAAG,EAAE,aAAW;AAAA,IAAC;AAAC,aAAS,OAAO,GAAE;AAAC,UAAI,IAAE,EAAC,KAAI,MAAK,KAAI,KAAI;AAAE,aAAM,MAAI,EAAE,QAAQ,SAAQ,SAASA,IAAE;AAAC,eAAO,EAAEA;AAAA,MAAE,CAAC;AAAA,IAAC;AAAC,QAAI,IAAE;AAAO,aAAS,EAAE,GAAE,GAAE;AAAC,aAAM,aAAW,OAAO,KAAG,SAAO,KAAG,QAAM,EAAE,MAAI,OAAO,KAAG,EAAE,GAAG,IAAE,EAAE,SAAS,EAAE;AAAA,IAAC;AAC/W,aAAS,EAAE,GAAE,GAAE,GAAE,GAAE,GAAE;AAAC,UAAI,IAAE,OAAO;AAAE,UAAG,gBAAc,KAAG,cAAY;AAAE,YAAE;AAAK,UAAI,IAAE;AAAG,UAAG,SAAO;AAAE,YAAE;AAAA;AAAQ,gBAAO;AAAA,eAAQ;AAAA,eAAc;AAAS,gBAAE;AAAG;AAAA,eAAW;AAAS,oBAAO,EAAE;AAAA,mBAAe;AAAA,mBAAO;AAAE,oBAAE;AAAA;AAAA;AAAI,UAAG;AAAE,eAAO,IAAE,GAAE,IAAE,EAAE,CAAC,GAAE,IAAE,OAAK,IAAE,MAAI,EAAE,GAAE,CAAC,IAAE,GAAE,EAAE,CAAC,KAAG,IAAE,IAAG,QAAM,MAAI,IAAE,EAAE,QAAQ,GAAE,KAAK,IAAE,MAAK,EAAE,GAAE,GAAE,GAAE,IAAG,SAASA,IAAE;AAAC,iBAAOA;AAAA,QAAC,CAAC,KAAG,QAAM,MAAI,EAAE,CAAC,MAAI,IAAE,EAAE,GAAE,KAAG,CAAC,EAAE,OAAK,KAAG,EAAE,QAAM,EAAE,MAAI,MAAI,KAAG,EAAE,KAAK,QAAQ,GAAE,KAAK,IAAE,OAAK,CAAC,IAAG,EAAE,KAAK,CAAC,IAAG;AAAE,UAAE;AAAE,UAAE,OAAK,IAAE,MAAI,IAAE;AAAI,UAAG,EAAE,CAAC;AAAE,iBAAQ,IAAE,GAAE,IAAE,EAAE,QAAO,KAAI;AAAC,cACrf,EAAE;AAAG,cAAI,IAAE,IAAE,EAAE,GAAE,CAAC;AAAE,eAAG,EAAE,GAAE,GAAE,GAAE,GAAE,CAAC;AAAA,QAAC;AAAA,eAAS,IAAE,EAAE,CAAC,GAAE,eAAa,OAAO;AAAE,aAAI,IAAE,EAAE,KAAK,CAAC,GAAE,IAAE,GAAE,EAAE,IAAE,EAAE,KAAK,GAAG;AAAM,cAAE,EAAE,OAAM,IAAE,IAAE,EAAE,GAAE,GAAG,GAAE,KAAG,EAAE,GAAE,GAAE,GAAE,GAAE,CAAC;AAAA,eAAU,aAAW;AAAE,cAAM,IAAE,OAAO,CAAC,GAAE,MAAM,qDAAmD,sBAAoB,IAAE,uBAAqB,OAAO,KAAK,CAAC,EAAE,KAAK,IAAI,IAAE,MAAI,KAAG,2EAA2E;AAAE,aAAO;AAAA,IAAC;AACzZ,aAAS,EAAE,GAAE,GAAE,GAAE;AAAC,UAAG,QAAM;AAAE,eAAO;AAAE,UAAI,IAAE,CAAC,GAAE,IAAE;AAAE,QAAE,GAAE,GAAE,IAAG,IAAG,SAASA,IAAE;AAAC,eAAO,EAAE,KAAK,GAAEA,IAAE,GAAG;AAAA,MAAC,CAAC;AAAE,aAAO;AAAA,IAAC;AAAC,aAAS,EAAE,GAAE;AAAC,UAAG,OAAK,EAAE,SAAQ;AAAC,YAAI,IAAE,EAAE;AAAQ,YAAE,EAAE;AAAE,UAAE,KAAK,SAASC,IAAE;AAAC,cAAG,MAAI,EAAE,WAAS,OAAK,EAAE;AAAQ,cAAE,UAAQ,GAAE,EAAE,UAAQA;AAAA,QAAC,GAAE,SAASA,IAAE;AAAC,cAAG,MAAI,EAAE,WAAS,OAAK,EAAE;AAAQ,cAAE,UAAQ,GAAE,EAAE,UAAQA;AAAA,QAAC,CAAC;AAAE,eAAK,EAAE,YAAU,EAAE,UAAQ,GAAE,EAAE,UAAQ;AAAA,MAAE;AAAC,UAAG,MAAI,EAAE;AAAQ,eAAO,EAAE,QAAQ;AAAQ,YAAM,EAAE;AAAA,IAAQ;AAC5Z,QAAI,IAAE,EAAC,SAAQ,KAAI;AAAnB,QAAqB,IAAE,EAAC,YAAW,KAAI;AAAvC,QAAyC,IAAE,EAAC,wBAAuB,GAAE,yBAAwB,GAAE,mBAAkB,EAAC;AAAE,YAAQ,WAAS,EAAC,KAAI,GAAE,SAAQ,SAAS,GAAE,GAAE,GAAE;AAAC,QAAE,GAAE,WAAU;AAAC,UAAE,MAAM,MAAK,SAAS;AAAA,MAAC,GAAE,CAAC;AAAA,IAAC,GAAE,OAAM,SAAS,GAAE;AAAC,UAAI,IAAE;AAAE,QAAE,GAAE,WAAU;AAAC;AAAA,MAAG,CAAC;AAAE,aAAO;AAAA,IAAC,GAAE,SAAQ,SAAS,GAAE;AAAC,aAAO,EAAE,GAAE,SAASD,IAAE;AAAC,eAAOA;AAAA,MAAC,CAAC,KAAG,CAAC;AAAA,IAAC,GAAE,MAAK,SAAS,GAAE;AAAC,UAAG,CAAC,EAAE,CAAC;AAAE,cAAM,MAAM,uEAAuE;AAAE,aAAO;AAAA,IAAC,EAAC;AAAE,YAAQ,YAAU;AAAE,YAAQ,WAAS;AACne,YAAQ,WAAS;AAAE,YAAQ,gBAAc;AAAE,YAAQ,aAAW;AAAE,YAAQ,WAAS;AAAE,YAAQ,qDAAmD;AAC9I,YAAQ,eAAa,SAAS,GAAE,GAAE,GAAE;AAAC,UAAG,SAAO,KAAG,WAAS;AAAE,cAAM,MAAM,mFAAiF,IAAE,GAAG;AAAE,UAAI,IAAE,EAAE,CAAC,GAAE,EAAE,KAAK,GAAE,IAAE,EAAE,KAAI,IAAE,EAAE,KAAI,IAAE,EAAE;AAAO,UAAG,QAAM,GAAE;AAAC,mBAAS,EAAE,QAAM,IAAE,EAAE,KAAI,IAAE,EAAE;AAAS,mBAAS,EAAE,QAAM,IAAE,KAAG,EAAE;AAAK,YAAG,EAAE,QAAM,EAAE,KAAK;AAAa,cAAI,IAAE,EAAE,KAAK;AAAa,aAAI,KAAK;AAAE,YAAE,KAAK,GAAE,CAAC,KAAG,CAAC,EAAE,eAAe,CAAC,MAAI,EAAE,KAAG,WAAS,EAAE,MAAI,WAAS,IAAE,EAAE,KAAG,EAAE;AAAA,MAAG;AAAC,UAAI,IAAE,UAAU,SAAO;AAAE,UAAG,MAAI;AAAE,UAAE,WAAS;AAAA,eAAU,IAAE,GAAE;AAAC,YAAE,MAAM,CAAC;AACtf,iBAAQ,IAAE,GAAE,IAAE,GAAE;AAAI,YAAE,KAAG,UAAU,IAAE;AAAG,UAAE,WAAS;AAAA,MAAC;AAAC,aAAM,EAAC,UAAS,GAAE,MAAK,EAAE,MAAK,KAAI,GAAE,KAAI,GAAE,OAAM,GAAE,QAAO,EAAC;AAAA,IAAC;AAAE,YAAQ,gBAAc,SAAS,GAAE;AAAC,UAAE,EAAC,UAAS,GAAE,eAAc,GAAE,gBAAe,GAAE,cAAa,GAAE,UAAS,MAAK,UAAS,MAAK,eAAc,MAAK,aAAY,KAAI;AAAE,QAAE,WAAS,EAAC,UAAS,GAAE,UAAS,EAAC;AAAE,aAAO,EAAE,WAAS;AAAA,IAAC;AAAE,YAAQ,gBAAc;AAAE,YAAQ,gBAAc,SAAS,GAAE;AAAC,UAAI,IAAE,EAAE,KAAK,MAAK,CAAC;AAAE,QAAE,OAAK;AAAE,aAAO;AAAA,IAAC;AAAE,YAAQ,YAAU,WAAU;AAAC,aAAM,EAAC,SAAQ,KAAI;AAAA,IAAC;AAC9d,YAAQ,aAAW,SAAS,GAAE;AAAC,aAAM,EAAC,UAAS,GAAE,QAAO,EAAC;AAAA,IAAC;AAAE,YAAQ,iBAAe;AAAE,YAAQ,OAAK,SAAS,GAAE;AAAC,aAAM,EAAC,UAAS,GAAE,UAAS,EAAC,SAAQ,IAAG,SAAQ,EAAC,GAAE,OAAM,EAAC;AAAA,IAAC;AAAE,YAAQ,OAAK,SAAS,GAAE,GAAE;AAAC,aAAM,EAAC,UAAS,GAAE,MAAK,GAAE,SAAQ,WAAS,IAAE,OAAK,EAAC;AAAA,IAAC;AAAE,YAAQ,kBAAgB,SAAS,GAAE;AAAC,UAAI,IAAE,EAAE;AAAW,QAAE,aAAW,CAAC;AAAE,UAAG;AAAC,UAAE;AAAA,MAAC,UAAC;AAAQ,UAAE,aAAW;AAAA,MAAC;AAAA,IAAC;AAAE,YAAQ,eAAa,WAAU;AAAC,YAAM,MAAM,0DAA0D;AAAA,IAAE;AAC1c,YAAQ,cAAY,SAAS,GAAE,GAAE;AAAC,aAAO,EAAE,QAAQ,YAAY,GAAE,CAAC;AAAA,IAAC;AAAE,YAAQ,aAAW,SAAS,GAAE;AAAC,aAAO,EAAE,QAAQ,WAAW,CAAC;AAAA,IAAC;AAAE,YAAQ,gBAAc,WAAU;AAAA,IAAC;AAAE,YAAQ,mBAAiB,SAAS,GAAE;AAAC,aAAO,EAAE,QAAQ,iBAAiB,CAAC;AAAA,IAAC;AAAE,YAAQ,YAAU,SAAS,GAAE,GAAE;AAAC,aAAO,EAAE,QAAQ,UAAU,GAAE,CAAC;AAAA,IAAC;AAAE,YAAQ,QAAM,WAAU;AAAC,aAAO,EAAE,QAAQ,MAAM;AAAA,IAAC;AAAE,YAAQ,sBAAoB,SAAS,GAAE,GAAE,GAAE;AAAC,aAAO,EAAE,QAAQ,oBAAoB,GAAE,GAAE,CAAC;AAAA,IAAC;AAC7b,YAAQ,qBAAmB,SAAS,GAAE,GAAE;AAAC,aAAO,EAAE,QAAQ,mBAAmB,GAAE,CAAC;AAAA,IAAC;AAAE,YAAQ,kBAAgB,SAAS,GAAE,GAAE;AAAC,aAAO,EAAE,QAAQ,gBAAgB,GAAE,CAAC;AAAA,IAAC;AAAE,YAAQ,UAAQ,SAAS,GAAE,GAAE;AAAC,aAAO,EAAE,QAAQ,QAAQ,GAAE,CAAC;AAAA,IAAC;AAAE,YAAQ,aAAW,SAAS,GAAE,GAAE,GAAE;AAAC,aAAO,EAAE,QAAQ,WAAW,GAAE,GAAE,CAAC;AAAA,IAAC;AAAE,YAAQ,SAAO,SAAS,GAAE;AAAC,aAAO,EAAE,QAAQ,OAAO,CAAC;AAAA,IAAC;AAAE,YAAQ,WAAS,SAAS,GAAE;AAAC,aAAO,EAAE,QAAQ,SAAS,CAAC;AAAA,IAAC;AAAE,YAAQ,uBAAqB,SAAS,GAAE,GAAE,GAAE;AAAC,aAAO,EAAE,QAAQ,qBAAqB,GAAE,GAAE,CAAC;AAAA,IAAC;AAC/e,YAAQ,gBAAc,WAAU;AAAC,aAAO,EAAE,QAAQ,cAAc;AAAA,IAAC;AAAE,YAAQ,UAAQ;AAAA;AAAA;;;ACzBnF;AAAA;AAAA;AAEA,QAAI,MAAuC;AACzC,aAAO,UAAU;AAAA,IACnB,OAAO;AACL,aAAO,UAAU;AAAA,IACnB;AAAA;AAAA;",
6
- "names": ["a", "b"]
7
- }
@@ -1,27 +0,0 @@
1
- var __create = Object.create;
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getProtoOf = Object.getPrototypeOf;
6
- var __hasOwnProp = Object.prototype.hasOwnProperty;
7
- var __commonJS = (cb, mod) => function __require() {
8
- return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
19
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
20
- mod
21
- ));
22
-
23
- export {
24
- __commonJS,
25
- __toESM
26
- };
27
- //# sourceMappingURL=chunk-TWLJ45QX.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": [],
4
- "sourcesContent": [],
5
- "mappings": "",
6
- "names": []
7
- }
@@ -1,12 +0,0 @@
1
- import {
2
- require_react_dom
3
- } from "./chunk-CDYRCHBX.js";
4
- import "./chunk-RRXZ3AUC.js";
5
- import "./chunk-TWLJ45QX.js";
6
-
7
- // dep:react-dom
8
- var react_dom_default = require_react_dom();
9
- export {
10
- react_dom_default as default
11
- };
12
- //# sourceMappingURL=react-dom.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["dep:react-dom"],
4
- "sourcesContent": ["export default require(\"../../../../../../node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/index.js\");"],
5
- "mappings": ";;;;;;;AAAA,IAAO,oBAAQ;",
6
- "names": []
7
- }
@@ -1,11 +0,0 @@
1
- import {
2
- require_react
3
- } from "./chunk-RRXZ3AUC.js";
4
- import "./chunk-TWLJ45QX.js";
5
-
6
- // dep:react
7
- var react_default = require_react();
8
- export {
9
- react_default as default
10
- };
11
- //# sourceMappingURL=react.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["dep:react"],
4
- "sourcesContent": ["export default require(\"../../../../../../node_modules/.pnpm/react@18.2.0/node_modules/react/index.js\");"],
5
- "mappings": ";;;;;;AAAA,IAAO,gBAAQ;",
6
- "names": []
7
- }
@@ -1,41 +0,0 @@
1
- import {
2
- __commonJS
3
- } from "./chunk-TWLJ45QX.js";
4
-
5
- // node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react-jsx-dev-runtime.production.min.js
6
- var require_react_jsx_dev_runtime_production_min = __commonJS({
7
- "node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react-jsx-dev-runtime.production.min.js"(exports) {
8
- "use strict";
9
- var a = Symbol.for("react.fragment");
10
- exports.Fragment = a;
11
- exports.jsxDEV = void 0;
12
- }
13
- });
14
-
15
- // node_modules/.pnpm/react@18.2.0/node_modules/react/jsx-dev-runtime.js
16
- var require_jsx_dev_runtime = __commonJS({
17
- "node_modules/.pnpm/react@18.2.0/node_modules/react/jsx-dev-runtime.js"(exports, module) {
18
- "use strict";
19
- if (true) {
20
- module.exports = require_react_jsx_dev_runtime_production_min();
21
- } else {
22
- module.exports = null;
23
- }
24
- }
25
- });
26
-
27
- // dep:react_jsx-dev-runtime
28
- var react_jsx_dev_runtime_default = require_jsx_dev_runtime();
29
- export {
30
- react_jsx_dev_runtime_default as default
31
- };
32
- /**
33
- * @license React
34
- * react-jsx-dev-runtime.production.min.js
35
- *
36
- * Copyright (c) Facebook, Inc. and its affiliates.
37
- *
38
- * This source code is licensed under the MIT license found in the
39
- * LICENSE file in the root directory of this source tree.
40
- */
41
- //# sourceMappingURL=react_jsx-dev-runtime.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../../../../../../node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react-jsx-dev-runtime.production.min.js", "../../../../../../../../../node_modules/.pnpm/react@18.2.0/node_modules/react/jsx-dev-runtime.js", "dep:react_jsx-dev-runtime"],
4
- "sourcesContent": ["/**\n * @license React\n * react-jsx-dev-runtime.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var a=Symbol.for(\"react.fragment\");exports.Fragment=a;exports.jsxDEV=void 0;\n", "'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-dev-runtime.production.min.js');\n} else {\n module.exports = require('./cjs/react-jsx-dev-runtime.development.js');\n}\n", "export default require(\"../../../../../../node_modules/.pnpm/react@18.2.0/node_modules/react/jsx-dev-runtime.js\");"],
5
- "mappings": ";;;;;AAAA;AAAA;AAAA;AASa,QAAI,IAAE,OAAO,IAAI,gBAAgB;AAAE,YAAQ,WAAS;AAAE,YAAQ,SAAO;AAAA;AAAA;;;ACTlF;AAAA;AAAA;AAEA,QAAI,MAAuC;AACzC,aAAO,UAAU;AAAA,IACnB,OAAO;AACL,aAAO,UAAU;AAAA,IACnB;AAAA;AAAA;;;ACNA,IAAO,gCAAQ;",
6
- "names": []
7
- }
@@ -1,62 +0,0 @@
1
- import {
2
- require_react
3
- } from "./chunk-RRXZ3AUC.js";
4
- import {
5
- __commonJS
6
- } from "./chunk-TWLJ45QX.js";
7
-
8
- // node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react-jsx-runtime.production.min.js
9
- var require_react_jsx_runtime_production_min = __commonJS({
10
- "node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react-jsx-runtime.production.min.js"(exports) {
11
- "use strict";
12
- var f = require_react();
13
- var k = Symbol.for("react.element");
14
- var l = Symbol.for("react.fragment");
15
- var m = Object.prototype.hasOwnProperty;
16
- var n = f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner;
17
- var p = { key: true, ref: true, __self: true, __source: true };
18
- function q(c, a, g) {
19
- var b, d = {}, e = null, h = null;
20
- void 0 !== g && (e = "" + g);
21
- void 0 !== a.key && (e = "" + a.key);
22
- void 0 !== a.ref && (h = a.ref);
23
- for (b in a)
24
- m.call(a, b) && !p.hasOwnProperty(b) && (d[b] = a[b]);
25
- if (c && c.defaultProps)
26
- for (b in a = c.defaultProps, a)
27
- void 0 === d[b] && (d[b] = a[b]);
28
- return { $$typeof: k, type: c, key: e, ref: h, props: d, _owner: n.current };
29
- }
30
- exports.Fragment = l;
31
- exports.jsx = q;
32
- exports.jsxs = q;
33
- }
34
- });
35
-
36
- // node_modules/.pnpm/react@18.2.0/node_modules/react/jsx-runtime.js
37
- var require_jsx_runtime = __commonJS({
38
- "node_modules/.pnpm/react@18.2.0/node_modules/react/jsx-runtime.js"(exports, module) {
39
- "use strict";
40
- if (true) {
41
- module.exports = require_react_jsx_runtime_production_min();
42
- } else {
43
- module.exports = null;
44
- }
45
- }
46
- });
47
-
48
- // dep:react_jsx-runtime
49
- var react_jsx_runtime_default = require_jsx_runtime();
50
- export {
51
- react_jsx_runtime_default as default
52
- };
53
- /**
54
- * @license React
55
- * react-jsx-runtime.production.min.js
56
- *
57
- * Copyright (c) Facebook, Inc. and its affiliates.
58
- *
59
- * This source code is licensed under the MIT license found in the
60
- * LICENSE file in the root directory of this source tree.
61
- */
62
- //# sourceMappingURL=react_jsx-runtime.js.map
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../../../../../../../node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react-jsx-runtime.production.min.js", "../../../../../../../../../node_modules/.pnpm/react@18.2.0/node_modules/react/jsx-runtime.js", "dep:react_jsx-runtime"],
4
- "sourcesContent": ["/**\n * @license React\n * react-jsx-runtime.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n'use strict';var f=require(\"react\"),k=Symbol.for(\"react.element\"),l=Symbol.for(\"react.fragment\"),m=Object.prototype.hasOwnProperty,n=f.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};\nfunction q(c,a,g){var b,d={},e=null,h=null;void 0!==g&&(e=\"\"+g);void 0!==a.key&&(e=\"\"+a.key);void 0!==a.ref&&(h=a.ref);for(b in a)m.call(a,b)&&!p.hasOwnProperty(b)&&(d[b]=a[b]);if(c&&c.defaultProps)for(b in a=c.defaultProps,a)void 0===d[b]&&(d[b]=a[b]);return{$$typeof:k,type:c,key:e,ref:h,props:d,_owner:n.current}}exports.Fragment=l;exports.jsx=q;exports.jsxs=q;\n", "'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.min.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n", "export default require(\"../../../../../../node_modules/.pnpm/react@18.2.0/node_modules/react/jsx-runtime.js\");"],
5
- "mappings": ";;;;;;;;AAAA;AAAA;AAAA;AASa,QAAI,IAAE;AAAN,QAAuB,IAAE,OAAO,IAAI,eAAe;AAAnD,QAAqD,IAAE,OAAO,IAAI,gBAAgB;AAAlF,QAAoF,IAAE,OAAO,UAAU;AAAvG,QAAsH,IAAE,EAAE,mDAAmD;AAA7K,QAA+L,IAAE,EAAC,KAAI,MAAG,KAAI,MAAG,QAAO,MAAG,UAAS,KAAE;AAClP,aAAS,EAAE,GAAE,GAAE,GAAE;AAAC,UAAI,GAAE,IAAE,CAAC,GAAE,IAAE,MAAK,IAAE;AAAK,iBAAS,MAAI,IAAE,KAAG;AAAG,iBAAS,EAAE,QAAM,IAAE,KAAG,EAAE;AAAK,iBAAS,EAAE,QAAM,IAAE,EAAE;AAAK,WAAI,KAAK;AAAE,UAAE,KAAK,GAAE,CAAC,KAAG,CAAC,EAAE,eAAe,CAAC,MAAI,EAAE,KAAG,EAAE;AAAI,UAAG,KAAG,EAAE;AAAa,aAAI,KAAK,IAAE,EAAE,cAAa;AAAE,qBAAS,EAAE,OAAK,EAAE,KAAG,EAAE;AAAI,aAAM,EAAC,UAAS,GAAE,MAAK,GAAE,KAAI,GAAE,KAAI,GAAE,OAAM,GAAE,QAAO,EAAE,QAAO;AAAA,IAAC;AAAC,YAAQ,WAAS;AAAE,YAAQ,MAAI;AAAE,YAAQ,OAAK;AAAA;AAAA;;;ACV1W;AAAA;AAAA;AAEA,QAAI,MAAuC;AACzC,aAAO,UAAU;AAAA,IACnB,OAAO;AACL,aAAO,UAAU;AAAA,IACnB;AAAA;AAAA;;;ACNA,IAAO,4BAAQ;",
6
- "names": []
7
- }
@@ -1 +0,0 @@
1
- {"text":"3 min read","minutes":2.075,"time":124500,"words":415}
@@ -1,13 +0,0 @@
1
- <!DOCTYPE html><h1 id="space-ipsum">Space ipsum</h1>
2
- <p>For those who have seen the Earth from space, and for the hundreds and perhaps thousands more who will, the experience most certainly changes your perspective. The things that we share in our world are far more valuable than those which divide us.</p>
3
- <p>It suddenly struck me that that tiny pea, pretty and blue, was the Earth. I put up my thumb and shut one eye, and my thumb blotted out the planet Earth. I didn’t feel like a giant. I felt very, very small.</p>
4
- <p>Science has not yet mastered prophecy. We predict too much for the next year and yet far too little for the next 10.</p>
5
- <h2 id="section-2">Section 2</h2>
6
- <p>We choose to go to the moon in this decade and do the other things, not because they are easy, but because they are hard, because that goal will serve to organize and measure the best of our energies and skills, because that challenge is one that we are willing to accept, one we are unwilling to postpone, and one which we intend to win.</p>
7
- <p>There can be no thought of finishing for ‘aiming for the stars.’ Both figuratively and literally, it is a task to occupy the generations. And no matter how much progress one makes, there is always the thrill of just beginning.</p>
8
- <p>As I stand out here in the wonders of the unknown at Hadley, I sort of realize there’s a fundamental truth to our nature, Man must explore … and this is exploration at its greatest.</p>
9
- <h2 id="section-3">Section 3</h2>
10
- <p>Never in all their history have men been able truly to conceive of the world as one: a single sphere, a globe, having the qualities of a globe, a round earth in which all the directions eventually meet, in which there is no center because every point, or none, is center — an equal earth which all men occupy as equals. The airman’s earth, if free men make it, will be truly round: a globe in practice, not in theory.</p>
11
- <p>To be the first to enter the cosmos, to engage, single-handed, in an unprecedented duel with nature—could one dream of anything more?</p>
12
- <p>There can be no thought of finishing for ‘aiming for the stars.’ Both figuratively and literally, it is a task to occupy the generations. And no matter how much progress one makes, there is always the thrill of just beginning.</p>
13
- <p>We are all connected; To each other, biologically. To the earth, chemically. To the rest of the universe atomically.</p>
@@ -1,2 +0,0 @@
1
- <!DOCTYPE html><h1 id="github-flavored-markdown-test">GitHub-flavored Markdown test</h1>
2
- <p>This should auto-gen a link: <a href="https://example.com">https://example.com</a></p>
@@ -1,22 +0,0 @@
1
- <!DOCTYPE html><h1 id="toc-test">TOC test</h1>
2
- <h2 id="table-of-contents">Table of contents</h2>
3
- <ul>
4
- <li>
5
- <p><a href="#section-1">Section 1</a></p>
6
- <ul>
7
- <li><a href="#subsection-1">Subsection 1</a></li>
8
- <li><a href="#subsection-2">Subsection 2</a></li>
9
- </ul>
10
- </li>
11
- <li>
12
- <p><a href="#section-2">Section 2</a></p>
13
- </li>
14
- </ul>
15
- <h2 id="section-1">Section 1</h2>
16
- <p>Some text!</p>
17
- <h3 id="subsection-1">Subsection 1</h3>
18
- <p>Some subsection test!</p>
19
- <h3 id="subsection-2">Subsection 2</h3>
20
- <p>Oh cool, more text!</p>
21
- <h2 id="section-2">Section 2</h2>
22
- <p>And section 2, with a hyperlink to check GFM is preserved: <a href="https://handle-me-gfm.com">https://handle-me-gfm.com</a></p>
@@ -1,6 +0,0 @@
1
- <!DOCTYPE html><h1 id="syntax-highlighting">Syntax highlighting</h1>
2
- <pre class="language-astro"><code class="language-astro"><span class="token operator">--</span><span class="token operator">-</span>
3
- <span class="token keyword">const</span> handlesAstroSyntax <span class="token operator">=</span> <span class="token boolean">true</span>
4
- <span class="token operator">--</span><span class="token operator">-</span>
5
-
6
- <span class="token tag"><span class="token tag"><span class="token punctuation">&lt;</span>h1</span><span class="token punctuation">&gt;</span></span><span class="token punctuation">{</span>handlesAstroSyntax<span class="token punctuation">}</span><span class="token tag"><span class="token tag"><span class="token punctuation">&lt;/</span>h1</span><span class="token punctuation">&gt;</span></span></code></pre>
@@ -1 +0,0 @@
1
- {"urls":["/test-1","/test-2","/AH!"]}
@@ -1 +0,0 @@
1
- <!DOCTYPE html><h1 id="im-a-page-with-a-url-of-test-1">I’m a page with a url of “/test-1!”</h1>
@@ -1 +0,0 @@
1
- <!DOCTYPE html><h1 id="im-a-page-with-a-url-of-test-2">I’m a page with a url of “/test-2!”</h1>