@jsenv/cli 0.3.43 → 0.3.45
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/package.json +1 -1
- package/template-node-package/package.json +2 -2
- package/template-web/.jsenv/entry_index/craft/index.html +2 -2
- package/template-web/.jsenv/entry_index/craft/main.css7as_css_module=.js +1 -1
- package/template-web/.jsenv/entry_index/craft/main.js +3 -3
- package/template-web/package.json +2 -2
- package/template-web-components/.jsenv/entry_index/craft/app/app_custom_element.css7as_css_module=.js +1 -1
- package/template-web-components/.jsenv/entry_index/craft/app/app_custom_element.js +3 -3
- package/template-web-components/.jsenv/entry_index/craft/app/custom_elements_redefine.js +1 -1
- package/template-web-components/.jsenv/entry_index/craft/index.html +2 -2
- package/template-web-components/.jsenv/entry_index/craft/main.js +2 -2
- package/template-web-components/package.json +2 -2
- package/template-web-preact/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/jsenv/core/node_modules/preact/hooks/dist/hooks.module.js +2 -0
- package/template-web-preact/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/jsenv/core/node_modules/preact/jsx-runtime/dist/jsxRuntime.module.js +2 -0
- package/template-web-preact/.jsenv/entry_index/craft/app/app.css7as_css_module=.js +1 -1
- package/template-web-preact/.jsenv/entry_index/craft/app/app.jsx +5 -5
- package/template-web-preact/.jsenv/entry_index/craft/app/counter.jsx +3 -3
- package/template-web-preact/.jsenv/entry_index/craft/index.html +2 -2
- package/template-web-preact/.jsenv/entry_index/craft/main.jsx +3 -3
- package/template-web-preact/package.json +2 -2
- package/template-web-react/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/node_modules/react-dom/react-dom/client7cjs_as_js_module=.jsx +1 -1
- package/template-web-react/.jsenv/entry_index/craft/app/app.css7as_css_module=.js +1 -1
- package/template-web-react/.jsenv/entry_index/craft/app/app.jsx +5 -5
- package/template-web-react/.jsenv/entry_index/craft/app/counter.jsx +2 -2
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/node_modules/react/index.production.js__compile_info__.json +26 -0
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/node_modules/react/index.production.map +1 -0
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/node_modules/react/jsx-runtime.production.js__compile_info__.json +18 -0
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/node_modules/react/jsx-runtime.production.map +1 -0
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/node_modules/react-dom/client.production.js__compile_info__.json +42 -0
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/node_modules/react-dom/client.production.map +1 -0
- package/template-web-react/.jsenv/entry_index/craft/index.html +2 -2
- package/template-web-react/.jsenv/entry_index/craft/main.jsx +4 -4
- package/template-web-react/package.json +2 -2
- package/template-web-preact/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/core/node_modules/preact/hooks/dist/hooks.module.js +0 -2
- package/template-web-preact/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/core/node_modules/preact/jsx-runtime/dist/jsxRuntime.module.js +0 -2
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/core/node_modules/react/index.production.js__compile_info__.json +0 -26
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/core/node_modules/react/index.production.map +0 -1
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/core/node_modules/react/jsx-runtime.production.js__compile_info__.json +0 -18
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/core/node_modules/react/jsx-runtime.production.map +0 -1
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/core/node_modules/react-dom/client.production.js__compile_info__.json +0 -42
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/core/node_modules/react-dom/client.production.map +0 -1
- /package/template-web/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/dist/client/inline_content/inline_content.js +0 -0
- /package/template-web-components/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/dist/client/inline_content/inline_content.js +0 -0
- /package/template-web-components/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/packages/frontend/custom-elements-redefine/src/@jsenv_custom-elements-redefine_main.js +0 -0
- /package/template-web-preact/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/dist/client/inline_content/inline_content.js +0 -0
- /package/template-web-preact/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/node_modules/preact/dist/preact.module.js +0 -0
- /package/template-web-preact/.jsenv/entry_index/shape/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/packages/related/cli/template-web-preact/dist/jsenv_template_web_preact_node_modules.js +0 -0
- /package/template-web-react/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/dist/client/inline_content/inline_content.js +0 -0
- /package/template-web-react/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/node_modules/react/index.js +0 -0
- /package/template-web-react/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/node_modules/react/jsx-runtime.js +0 -0
- /package/template-web-react/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/node_modules/react/react/jsx-runtime7cjs_as_js_module=.jsx +0 -0
- /package/template-web-react/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/node_modules/react/react7cjs_as_js_module=.jsx +0 -0
- /package/template-web-react/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/node_modules/react-dom/client.js +0 -0
- /package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/node_modules/react/index.production.js +0 -0
- /package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/node_modules/react/jsx-runtime.production.js +0 -0
- /package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/node_modules/react-dom/client.production.js +0 -0
- /package/template-web-react/.jsenv/entry_index/shape/@fs/Users/dmail/Documents/dev/{core → jsenv/core}/packages/related/cli/template-web-react/dist/jsenv_template_web_react_node_modules.js +0 -0
package/package.json
CHANGED
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@jsenv/assert": "4.5.3",
|
|
16
|
-
"@jsenv/core": "40.
|
|
17
|
-
"@jsenv/eslint-config-relax": "1.6.
|
|
16
|
+
"@jsenv/core": "40.6.0",
|
|
17
|
+
"@jsenv/eslint-config-relax": "1.6.2",
|
|
18
18
|
"@jsenv/test": "3.7.3",
|
|
19
19
|
"eslint": "9.24.0",
|
|
20
20
|
"prettier": "3.5.3"
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<html lang="en" original-position-stored="">
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="UTF-8">
|
|
5
|
-
<link rel="icon" type="image/svg+xml" href="file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web/src/jsenv_logo.svg" original-href-position="5:43;5:66">
|
|
5
|
+
<link rel="icon" type="image/svg+xml" href="file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web/src/jsenv_logo.svg" original-href-position="5:43;5:66">
|
|
6
6
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
7
7
|
<style original-position="7:5;20:13" content-indented="" jsenv-cooked-by="jsenv:html_inline_content_analysis">
|
|
8
8
|
body {
|
|
@@ -22,6 +22,6 @@
|
|
|
22
22
|
</head>
|
|
23
23
|
<body>
|
|
24
24
|
<div id="root"></div>
|
|
25
|
-
<script type="module" src="file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web/src/main.js" original-src-position="25:27;25:42"></script>
|
|
25
|
+
<script type="module" src="file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web/src/main.js" original-src-position="25:27;25:42"></script>
|
|
26
26
|
</body>
|
|
27
27
|
</html>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "file:///Users/dmail/Documents/dev/core/dist/client/inline_content/inline_content.js";
|
|
1
|
+
import "file:///Users/dmail/Documents/dev/jsenv/core/dist/client/inline_content/inline_content.js";
|
|
2
2
|
|
|
3
3
|
const inlineContent = new __InlineContent__(".logo {\n pointer-events: none;\n height: 40vmin;\n}\n", { type: "text/css" });
|
|
4
4
|
const stylesheet = new CSSStyleSheet();
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import mainStyleSheet from "file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web/src/main.css?as_css_module" ;
|
|
2
|
-
import { initCounter } from "file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web/src/app/counter.js";
|
|
1
|
+
import mainStyleSheet from "file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web/src/main.css?as_css_module" ;
|
|
2
|
+
import { initCounter } from "file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web/src/app/counter.js";
|
|
3
3
|
|
|
4
4
|
document.adoptedStyleSheets = [...document.adoptedStyleSheets, mainStyleSheet];
|
|
5
5
|
|
|
6
|
-
const jsenvLogoUrl = import.meta.resolve("file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web/src/jsenv_logo.svg");
|
|
6
|
+
const jsenvLogoUrl = import.meta.resolve("file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web/src/jsenv_logo.svg");
|
|
7
7
|
|
|
8
8
|
document.querySelector("#root").innerHTML = `<h1>Hello world!</h1>
|
|
9
9
|
<img class="logo" src=${jsenvLogoUrl} alt="logo" />
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@babel/plugin-syntax-import-attributes": "7.26.0",
|
|
18
18
|
"@jsenv/assert": "4.5.3",
|
|
19
|
-
"@jsenv/core": "40.
|
|
20
|
-
"@jsenv/eslint-config-relax": "1.6.
|
|
19
|
+
"@jsenv/core": "40.6.0",
|
|
20
|
+
"@jsenv/eslint-config-relax": "1.6.2",
|
|
21
21
|
"@jsenv/plugin-bundling": "2.9.6",
|
|
22
22
|
"@jsenv/plugin-minification": "1.7.0",
|
|
23
23
|
"@jsenv/test": "3.7.3",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "file:///Users/dmail/Documents/dev/core/dist/client/inline_content/inline_content.js";
|
|
1
|
+
import "file:///Users/dmail/Documents/dev/jsenv/core/dist/client/inline_content/inline_content.js";
|
|
2
2
|
|
|
3
3
|
const inlineContent = new __InlineContent__(".logo {\n pointer-events: none;\n height: 40vmin;\n}\n", { type: "text/css" });
|
|
4
4
|
const stylesheet = new CSSStyleSheet();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import AppCustomElementStyleSheet from "file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-components/src/app/app_custom_element.css?as_css_module" ;
|
|
2
|
-
import { initCounter } from "file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-components/src/app/counter.js";
|
|
1
|
+
import AppCustomElementStyleSheet from "file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-components/src/app/app_custom_element.css?as_css_module" ;
|
|
2
|
+
import { initCounter } from "file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-components/src/app/counter.js";
|
|
3
3
|
|
|
4
|
-
const jsenvLogoUrl = new URL("file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-components/src/jsenv_logo.svg", import.meta.url);
|
|
4
|
+
const jsenvLogoUrl = new URL("file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-components/src/jsenv_logo.svg", import.meta.url);
|
|
5
5
|
|
|
6
6
|
class AppCustomElement extends HTMLElement {
|
|
7
7
|
constructor() {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { allowCustomElementsRedefine } from "file:///Users/dmail/Documents/dev/core/packages/frontend/custom-elements-redefine/src/main.js";
|
|
1
|
+
import { allowCustomElementsRedefine } from "file:///Users/dmail/Documents/dev/jsenv/core/packages/frontend/custom-elements-redefine/src/main.js";
|
|
2
2
|
|
|
3
3
|
if (undefined) {
|
|
4
4
|
allowCustomElementsRedefine();
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<html lang="en" original-position-stored="">
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="UTF-8">
|
|
5
|
-
<link rel="icon" type="image/svg+xml" href="file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-components/src/jsenv_logo.svg" original-href-position="5:43;5:66">
|
|
5
|
+
<link rel="icon" type="image/svg+xml" href="file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-components/src/jsenv_logo.svg" original-href-position="5:43;5:66">
|
|
6
6
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
7
7
|
<style original-position="7:5;20:13" content-indented="" jsenv-cooked-by="jsenv:html_inline_content_analysis">
|
|
8
8
|
body {
|
|
@@ -22,6 +22,6 @@
|
|
|
22
22
|
</head>
|
|
23
23
|
<body>
|
|
24
24
|
<div id="root"></div>
|
|
25
|
-
<script type="module" src="file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-components/src/main.js" original-src-position="25:27;25:42"></script>
|
|
25
|
+
<script type="module" src="file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-components/src/main.js" original-src-position="25:27;25:42"></script>
|
|
26
26
|
</body>
|
|
27
27
|
</html>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-components/src/app/custom_elements_redefine.js";
|
|
2
|
-
import "file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-components/src/app/app_custom_element.js";
|
|
1
|
+
import "file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-components/src/app/custom_elements_redefine.js";
|
|
2
|
+
import "file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-components/src/app/app_custom_element.js";
|
|
3
3
|
|
|
4
4
|
document.querySelector("#root").innerHTML = `<my-app></my-app>`;
|
|
5
5
|
|
|
@@ -18,10 +18,10 @@
|
|
|
18
18
|
"@babel/plugin-syntax-import-attributes": "7.26.0",
|
|
19
19
|
"@jsenv/custom-elements-redefine": "0.0.1",
|
|
20
20
|
"@jsenv/assert": "4.5.3",
|
|
21
|
-
"@jsenv/core": "40.
|
|
21
|
+
"@jsenv/core": "40.6.0",
|
|
22
22
|
"@jsenv/plugin-bundling": "2.9.6",
|
|
23
23
|
"@jsenv/plugin-minification": "1.7.0",
|
|
24
|
-
"@jsenv/eslint-config-relax": "1.6.
|
|
24
|
+
"@jsenv/eslint-config-relax": "1.6.2",
|
|
25
25
|
"@jsenv/test": "3.7.3",
|
|
26
26
|
"eslint": "9.24.0",
|
|
27
27
|
"open": "10.1.1",
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{options as n}from"file:///Users/dmail/Documents/dev/jsenv/core/node_modules/preact/dist/preact.module.js";var t,r,u,i,o=0,f=[],c=n,e=c.__b,a=c.__r,v=c.diffed,l=c.__c,m=c.unmount,s=c.__;function p(n,t){c.__h&&c.__h(r,n,o||t),o=0;var u=r.__H||(r.__H={__:[],__h:[]});return n>=u.__.length&&u.__.push({}),u.__[n]}function d(n){return o=1,h(D,n)}function h(n,u,i){var o=p(t++,2);if(o.t=n,!o.__c&&(o.__=[i?i(u):D(void 0,u),function(n){var t=o.__N?o.__N[0]:o.__[0],r=o.t(t,n);t!==r&&(o.__N=[r,o.__[1]],o.__c.setState({}))}],o.__c=r,!r.__f)){var f=function(n,t,r){if(!o.__c.__H)return!0;var u=o.__c.__H.__.filter(function(n){return!!n.__c});if(u.every(function(n){return!n.__N}))return!c||c.call(this,n,t,r);var i=o.__c.props!==n;return u.forEach(function(n){if(n.__N){var t=n.__[0];n.__=n.__N,n.__N=void 0,t!==n.__[0]&&(i=!0)}}),c&&c.call(this,n,t,r)||i};r.__f=!0;var c=r.shouldComponentUpdate,e=r.componentWillUpdate;r.componentWillUpdate=function(n,t,r){if(this.__e){var u=c;c=void 0,f(n,t,r),c=u}e&&e.call(this,n,t,r)},r.shouldComponentUpdate=f}return o.__N||o.__}function y(n,u){var i=p(t++,3);!c.__s&&C(i.__H,u)&&(i.__=n,i.u=u,r.__H.__h.push(i))}function _(n,u){var i=p(t++,4);!c.__s&&C(i.__H,u)&&(i.__=n,i.u=u,r.__h.push(i))}function A(n){return o=5,T(function(){return{current:n}},[])}function F(n,t,r){o=6,_(function(){if("function"==typeof n){var r=n(t());return function(){n(null),r&&"function"==typeof r&&r()}}if(n)return n.current=t(),function(){return n.current=null}},null==r?r:r.concat(n))}function T(n,r){var u=p(t++,7);return C(u.__H,r)&&(u.__=n(),u.__H=r,u.__h=n),u.__}function q(n,t){return o=8,T(function(){return n},t)}function x(n){var u=r.context[n.__c],i=p(t++,9);return i.c=n,u?(null==i.__&&(i.__=!0,u.sub(r)),u.props.value):n.__}function P(n,t){c.useDebugValue&&c.useDebugValue(t?t(n):n)}function b(n){var u=p(t++,10),i=d();return u.__=n,r.componentDidCatch||(r.componentDidCatch=function(n,t){u.__&&u.__(n,t),i[1](n)}),[i[0],function(){i[1](void 0)}]}function g(){var n=p(t++,11);if(!n.__){for(var u=r.__v;null!==u&&!u.__m&&null!==u.__;)u=u.__;var i=u.__m||(u.__m=[0,0]);n.__="P"+i[0]+"-"+i[1]++}return n.__}function j(){for(var n;n=f.shift();)if(n.__P&&n.__H)try{n.__H.__h.forEach(z),n.__H.__h.forEach(B),n.__H.__h=[]}catch(t){n.__H.__h=[],c.__e(t,n.__v)}}c.__b=function(n){r=null,e&&e(n)},c.__=function(n,t){n&&t.__k&&t.__k.__m&&(n.__m=t.__k.__m),s&&s(n,t)},c.__r=function(n){a&&a(n),t=0;var i=(r=n.__c).__H;i&&(u===r?(i.__h=[],r.__h=[],i.__.forEach(function(n){n.__N&&(n.__=n.__N),n.u=n.__N=void 0})):(i.__h.forEach(z),i.__h.forEach(B),i.__h=[],t=0)),u=r},c.diffed=function(n){v&&v(n);var t=n.__c;t&&t.__H&&(t.__H.__h.length&&(1!==f.push(t)&&i===c.requestAnimationFrame||((i=c.requestAnimationFrame)||w)(j)),t.__H.__.forEach(function(n){n.u&&(n.__H=n.u),n.u=void 0})),u=r=null},c.__c=function(n,t){t.some(function(n){try{n.__h.forEach(z),n.__h=n.__h.filter(function(n){return!n.__||B(n)})}catch(r){t.some(function(n){n.__h&&(n.__h=[])}),t=[],c.__e(r,n.__v)}}),l&&l(n,t)},c.unmount=function(n){m&&m(n);var t,r=n.__c;r&&r.__H&&(r.__H.__.forEach(function(n){try{z(n)}catch(n){t=n}}),r.__H=void 0,t&&c.__e(t,r.__v))};var k="function"==typeof requestAnimationFrame;function w(n){var t,r=function(){clearTimeout(u),k&&cancelAnimationFrame(t),setTimeout(n)},u=setTimeout(r,100);k&&(t=requestAnimationFrame(r))}function z(n){var t=r,u=n.__c;"function"==typeof u&&(n.__c=void 0,u()),r=t}function B(n){var t=r;n.__c=n.__(),r=t}function C(n,t){return!n||n.length!==t.length||t.some(function(t,r){return t!==n[r]})}function D(n,t){return"function"==typeof t?t(n):t}export{q as useCallback,x as useContext,P as useDebugValue,y as useEffect,b as useErrorBoundary,g as useId,F as useImperativeHandle,_ as useLayoutEffect,T as useMemo,h as useReducer,A as useRef,d as useState};
|
|
2
|
+
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{options as r,Fragment as e}from"file:///Users/dmail/Documents/dev/jsenv/core/node_modules/preact/dist/preact.module.js";export{Fragment}from"file:///Users/dmail/Documents/dev/jsenv/core/node_modules/preact/dist/preact.module.js";var t=/["&<]/;function n(r){if(0===r.length||!1===t.test(r))return r;for(var e=0,n=0,o="",f="";n<r.length;n++){switch(r.charCodeAt(n)){case 34:f=""";break;case 38:f="&";break;case 60:f="<";break;default:continue}n!==e&&(o+=r.slice(e,n)),o+=f,e=n+1}return n!==e&&(o+=r.slice(e,n)),o}var o=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,f=0,i=Array.isArray;function u(e,t,n,o,i,u){t||(t={});var a,c,p=t;if("ref"in p)for(c in p={},t)"ref"==c?a=t[c]:p[c]=t[c];var l={type:e,props:p,key:n,ref:a,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--f,__i:-1,__u:0,__source:i,__self:u};if("function"==typeof e&&(a=e.defaultProps))for(c in a)void 0===p[c]&&(p[c]=a[c]);return r.vnode&&r.vnode(l),l}function a(r){var t=u(e,{tpl:r,exprs:[].slice.call(arguments,1)});return t.key=t.__v,t}var c={},p=/[A-Z]/g;function l(e,t){if(r.attr){var f=r.attr(e,t);if("string"==typeof f)return f}if("ref"===e||"key"===e)return"";if("style"===e&&"object"==typeof t){var i="";for(var u in t){var a=t[u];if(null!=a&&""!==a){var l="-"==u[0]?u:c[u]||(c[u]=u.replace(p,"-$&").toLowerCase()),s=";";"number"!=typeof a||l.startsWith("--")||o.test(l)||(s="px;"),i=i+l+":"+a+s}}return e+'="'+i+'"'}return null==t||!1===t||"function"==typeof t||"object"==typeof t?"":!0===t?e:e+'="'+n(t)+'"'}function s(r){if(null==r||"boolean"==typeof r||"function"==typeof r)return null;if("object"==typeof r){if(void 0===r.constructor)return r;if(i(r)){for(var e=0;e<r.length;e++)r[e]=s(r[e]);return r}}return n(""+r)}export{u as jsx,l as jsxAttr,u as jsxDEV,s as jsxEscape,a as jsxTemplate,u as jsxs};
|
|
2
|
+
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "file:///Users/dmail/Documents/dev/core/dist/client/inline_content/inline_content.js";
|
|
1
|
+
import "file:///Users/dmail/Documents/dev/jsenv/core/dist/client/inline_content/inline_content.js";
|
|
2
2
|
|
|
3
3
|
const inlineContent = new __InlineContent__(".app {\n text-align: center;\n}\n\n.app_logo {\n pointer-events: none;\n height: 40vmin;\n}\n\n@media (prefers-reduced-motion: no-preference) {\n .app_logo {\n animation: 20s linear infinite app_logo_spin;\n }\n}\n\n.app_header {\n color: #fff;\n background-color: #282c34;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n min-height: 100vh;\n font-size: calc(10px + 2vmin);\n display: flex;\n}\n\n.app_link {\n color: #61dafb;\n}\n\n@keyframes app_logo_spin {\n from {\n transform: rotate(0);\n }\n\n to {\n transform: rotate(360deg);\n }\n}\n\nbutton {\n font-size: calc(10px + 2vmin);\n}\n", { type: "text/css" });
|
|
4
4
|
const stylesheet = new CSSStyleSheet();
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { useLayoutEffect } from "file:///Users/dmail/Documents/dev/core/node_modules/preact/hooks/dist/hooks.module.js";
|
|
2
|
-
import appStyleSheet from "file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-preact/src/app/app.css?as_css_module" ;
|
|
3
|
-
import { Counter } from "file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-preact/src/app/counter.jsx";
|
|
4
|
-
import { jsx as _jsx, jsxs as _jsxs } from "file:///Users/dmail/Documents/dev/core/node_modules/preact/jsx-runtime/dist/jsxRuntime.module.js";
|
|
5
|
-
const preactLogoUrl = import.meta.resolve("file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-preact/src/preact_logo.svg");
|
|
1
|
+
import { useLayoutEffect } from "file:///Users/dmail/Documents/dev/jsenv/core/node_modules/preact/hooks/dist/hooks.module.js";
|
|
2
|
+
import appStyleSheet from "file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-preact/src/app/app.css?as_css_module" ;
|
|
3
|
+
import { Counter } from "file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-preact/src/app/counter.jsx";
|
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "file:///Users/dmail/Documents/dev/jsenv/core/node_modules/preact/jsx-runtime/dist/jsxRuntime.module.js";
|
|
5
|
+
const preactLogoUrl = import.meta.resolve("file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-preact/src/preact_logo.svg");
|
|
6
6
|
export const App = () => {
|
|
7
7
|
useLayoutEffect(() => {
|
|
8
8
|
document.adoptedStyleSheets = [...document.adoptedStyleSheets, appStyleSheet];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Fragment } from "file:///Users/dmail/Documents/dev/core/node_modules/preact/dist/preact.module.js";
|
|
2
|
-
import { useState } from "file:///Users/dmail/Documents/dev/core/node_modules/preact/hooks/dist/hooks.module.js";
|
|
3
|
-
import { jsx as _jsx, jsxs as _jsxs } from "file:///Users/dmail/Documents/dev/core/node_modules/preact/jsx-runtime/dist/jsxRuntime.module.js";
|
|
1
|
+
import { Fragment } from "file:///Users/dmail/Documents/dev/jsenv/core/node_modules/preact/dist/preact.module.js";
|
|
2
|
+
import { useState } from "file:///Users/dmail/Documents/dev/jsenv/core/node_modules/preact/hooks/dist/hooks.module.js";
|
|
3
|
+
import { jsx as _jsx, jsxs as _jsxs } from "file:///Users/dmail/Documents/dev/jsenv/core/node_modules/preact/jsx-runtime/dist/jsxRuntime.module.js";
|
|
4
4
|
export const Counter = () => {
|
|
5
5
|
const [count, setCount] = useState(0);
|
|
6
6
|
return _jsxs(Fragment, {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<html lang="en" original-position-stored="">
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="UTF-8">
|
|
5
|
-
<link rel="icon" type="image/svg+xml" href="file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-preact/src/preact_logo.svg" original-href-position="5:43;5:67">
|
|
5
|
+
<link rel="icon" type="image/svg+xml" href="file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-preact/src/preact_logo.svg" original-href-position="5:43;5:67">
|
|
6
6
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
7
7
|
<style original-position="7:5;22:13" content-indented="" jsenv-cooked-by="jsenv:html_inline_content_analysis">
|
|
8
8
|
body {
|
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
</head>
|
|
21
21
|
<body>
|
|
22
22
|
<div id="root"></div>
|
|
23
|
-
<script type="module" src="file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-preact/src/main.jsx" original-src-position="27:27;27:43"></script>
|
|
23
|
+
<script type="module" src="file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-preact/src/main.jsx" original-src-position="27:27;27:43"></script>
|
|
24
24
|
</body>
|
|
25
25
|
</html>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { render } from "file:///Users/dmail/Documents/dev/core/node_modules/preact/dist/preact.module.js";
|
|
2
|
-
import { App } from "file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-preact/src/app/app.jsx";
|
|
3
|
-
import { jsx as _jsx } from "file:///Users/dmail/Documents/dev/core/node_modules/preact/jsx-runtime/dist/jsxRuntime.module.js";
|
|
1
|
+
import { render } from "file:///Users/dmail/Documents/dev/jsenv/core/node_modules/preact/dist/preact.module.js";
|
|
2
|
+
import { App } from "file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-preact/src/app/app.jsx";
|
|
3
|
+
import { jsx as _jsx } from "file:///Users/dmail/Documents/dev/jsenv/core/node_modules/preact/jsx-runtime/dist/jsxRuntime.module.js";
|
|
4
4
|
render(_jsx(App, {}), document.querySelector("#root"));
|
|
@@ -21,11 +21,11 @@
|
|
|
21
21
|
"@babel/plugin-syntax-import-attributes": "7.26.0",
|
|
22
22
|
"@babel/plugin-transform-react-jsx": "7.25.9",
|
|
23
23
|
"@jsenv/assert": "4.5.3",
|
|
24
|
-
"@jsenv/core": "40.
|
|
24
|
+
"@jsenv/core": "40.6.0",
|
|
25
25
|
"@jsenv/plugin-preact": "1.7.13",
|
|
26
26
|
"@jsenv/plugin-bundling": "2.9.6",
|
|
27
27
|
"@jsenv/plugin-minification": "1.7.0",
|
|
28
|
-
"@jsenv/eslint-config-relax": "1.6.
|
|
28
|
+
"@jsenv/eslint-config-relax": "1.6.2",
|
|
29
29
|
"@jsenv/test": "3.7.3",
|
|
30
30
|
"eslint": "9.24.0",
|
|
31
31
|
"open": "10.1.1",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import require$$0 from "file:///Users/dmail/Documents/dev/core/node_modules/react/index.js?cjs_as_js_module";
|
|
1
|
+
import require$$0 from "file:///Users/dmail/Documents/dev/jsenv/core/node_modules/react/index.js?cjs_as_js_module";
|
|
2
2
|
|
|
3
3
|
function getDefaultExportFromCjs (x) {
|
|
4
4
|
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "file:///Users/dmail/Documents/dev/core/dist/client/inline_content/inline_content.js";
|
|
1
|
+
import "file:///Users/dmail/Documents/dev/jsenv/core/dist/client/inline_content/inline_content.js";
|
|
2
2
|
|
|
3
3
|
const inlineContent = new __InlineContent__(".app {\n text-align: center;\n}\n\n.app_logo {\n pointer-events: none;\n height: 40vmin;\n}\n\n@media (prefers-reduced-motion: no-preference) {\n .app_logo {\n animation: 20s linear infinite app_logo_spin;\n }\n}\n\n.app_header {\n color: #fff;\n background-color: #282c34;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n min-height: 100vh;\n font-size: calc(10px + 2vmin);\n display: flex;\n}\n\n.app_link {\n color: #61dafb;\n}\n\n@keyframes app_logo_spin {\n from {\n transform: rotate(0);\n }\n\n to {\n transform: rotate(360deg);\n }\n}\n\nbutton {\n font-size: calc(10px + 2vmin);\n}\n", { type: "text/css" });
|
|
4
4
|
const stylesheet = new CSSStyleSheet();
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { useLayoutEffect } from "file:///Users/dmail/Documents/dev/core/node_modules/react/index.js?cjs_as_js_module";
|
|
2
|
-
import appStyleSheet from "file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-react/src/app/app.css?as_css_module" ;
|
|
3
|
-
import { Counter } from "file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-react/src/app/counter.jsx";
|
|
4
|
-
import { jsx as _jsx, jsxs as _jsxs } from "file:///Users/dmail/Documents/dev/core/node_modules/react/jsx-runtime.js?cjs_as_js_module";
|
|
5
|
-
const reactLogoUrl = import.meta.resolve("file:///Users/dmail/Documents/dev/core/packages/related/cli/template-web-react/src/react_logo.svg");
|
|
1
|
+
import { useLayoutEffect } from "file:///Users/dmail/Documents/dev/jsenv/core/node_modules/react/index.js?cjs_as_js_module";
|
|
2
|
+
import appStyleSheet from "file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-react/src/app/app.css?as_css_module" ;
|
|
3
|
+
import { Counter } from "file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-react/src/app/counter.jsx";
|
|
4
|
+
import { jsx as _jsx, jsxs as _jsxs } from "file:///Users/dmail/Documents/dev/jsenv/core/node_modules/react/jsx-runtime.js?cjs_as_js_module";
|
|
5
|
+
const reactLogoUrl = import.meta.resolve("file:///Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-react/src/react_logo.svg");
|
|
6
6
|
export const App = () => {
|
|
7
7
|
useLayoutEffect(() => {
|
|
8
8
|
document.adoptedStyleSheets = [...document.adoptedStyleSheets, appStyleSheet];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { useState, Fragment } from "file:///Users/dmail/Documents/dev/core/node_modules/react/index.js?cjs_as_js_module";
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "file:///Users/dmail/Documents/dev/core/node_modules/react/jsx-runtime.js?cjs_as_js_module";
|
|
1
|
+
import { useState, Fragment } from "file:///Users/dmail/Documents/dev/jsenv/core/node_modules/react/index.js?cjs_as_js_module";
|
|
2
|
+
import { jsx as _jsx, jsxs as _jsxs } from "file:///Users/dmail/Documents/dev/jsenv/core/node_modules/react/jsx-runtime.js?cjs_as_js_module";
|
|
3
3
|
export const Counter = () => {
|
|
4
4
|
const [count, setCount] = useState(0);
|
|
5
5
|
return /*#__PURE__*/_jsxs(Fragment, {
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
{
|
|
2
|
+
"assetInfos": {
|
|
3
|
+
"../../../../../../../../../../../../../../../../../node_modules/react/index.js": {
|
|
4
|
+
"type": "source",
|
|
5
|
+
"etag": "\"ba-5bpVXZ/5iMh8oOXvCHfbVOPI7J4\""
|
|
6
|
+
},
|
|
7
|
+
"../../../../../../../../../../../../../../../../../node_modules/rollup-plugin-node-globals/src/global.js": {
|
|
8
|
+
"type": "source",
|
|
9
|
+
"etag": "\"a4-GQGYw0xKmGUXkgCq6/5t389EPxg\""
|
|
10
|
+
},
|
|
11
|
+
"../../../../../../../../../../../../../../../../../node_modules/process-es6/browser.js": {
|
|
12
|
+
"type": "source",
|
|
13
|
+
"etag": "\"1892-S5d8TcDE062eVo8GqTqcj/Ia/mc\""
|
|
14
|
+
},
|
|
15
|
+
"../../../../../../../../../../../../../../../../../node_modules/react/cjs/react.production.js": {
|
|
16
|
+
"type": "source",
|
|
17
|
+
"etag": "\"42b3-Q8+y87nV6N4Q1gFa1sbCsFoD6CM\""
|
|
18
|
+
},
|
|
19
|
+
"index.production.map": {
|
|
20
|
+
"type": "sourcemap",
|
|
21
|
+
"etag": "\"a2b8-aXHleI5C6MiIyAS3drGtgBjIGdo\""
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
"createdMs": 1744916524245,
|
|
25
|
+
"lastModifiedMs": 1744916524245
|
|
26
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["file:///Users/dmail/Documents/dev/jsenv/core/node_modules/rollup-plugin-node-globals/src/global.js","file:///Users/dmail/Documents/dev/jsenv/core/node_modules/process-es6/browser.js","file:///Users/dmail/Documents/dev/jsenv/core/node_modules/react/cjs/react.production.js","file:///Users/dmail/Documents/dev/jsenv/core/node_modules/react/index.js"],"sourcesContent":["export default (typeof global !== \"undefined\" ? global :\n typeof self !== \"undefined\" ? self :\n typeof window !== \"undefined\" ? window : {});\n","// shim for using process in browser\n// based off https://github.com/defunctzombie/node-process/blob/master/browser.js\n\nfunction defaultSetTimout() {\n throw new Error('setTimeout has not been defined');\n}\nfunction defaultClearTimeout () {\n throw new Error('clearTimeout has not been defined');\n}\nvar cachedSetTimeout = defaultSetTimout;\nvar cachedClearTimeout = defaultClearTimeout;\nif (typeof global.setTimeout === 'function') {\n cachedSetTimeout = setTimeout;\n}\nif (typeof global.clearTimeout === 'function') {\n cachedClearTimeout = clearTimeout;\n}\n\nfunction runTimeout(fun) {\n if (cachedSetTimeout === setTimeout) {\n //normal enviroments in sane situations\n return setTimeout(fun, 0);\n }\n // if setTimeout wasn't available but was latter defined\n if ((cachedSetTimeout === defaultSetTimout || !cachedSetTimeout) && setTimeout) {\n cachedSetTimeout = setTimeout;\n return setTimeout(fun, 0);\n }\n try {\n // when when somebody has screwed with setTimeout but no I.E. maddness\n return cachedSetTimeout(fun, 0);\n } catch(e){\n try {\n // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally\n return cachedSetTimeout.call(null, fun, 0);\n } catch(e){\n // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error\n return cachedSetTimeout.call(this, fun, 0);\n }\n }\n\n\n}\nfunction runClearTimeout(marker) {\n if (cachedClearTimeout === clearTimeout) {\n //normal enviroments in sane situations\n return clearTimeout(marker);\n }\n // if clearTimeout wasn't available but was latter defined\n if ((cachedClearTimeout === defaultClearTimeout || !cachedClearTimeout) && clearTimeout) {\n cachedClearTimeout = clearTimeout;\n return clearTimeout(marker);\n }\n try {\n // when when somebody has screwed with setTimeout but no I.E. maddness\n return cachedClearTimeout(marker);\n } catch (e){\n try {\n // When we are in I.E. but the script has been evaled so I.E. doesn't trust the global object when called normally\n return cachedClearTimeout.call(null, marker);\n } catch (e){\n // same as above but when it's a version of I.E. that must have the global object for 'this', hopfully our context correct otherwise it will throw a global error.\n // Some versions of I.E. have different rules for clearTimeout vs setTimeout\n return cachedClearTimeout.call(this, marker);\n }\n }\n\n\n\n}\nvar queue = [];\nvar draining = false;\nvar currentQueue;\nvar queueIndex = -1;\n\nfunction cleanUpNextTick() {\n if (!draining || !currentQueue) {\n return;\n }\n draining = false;\n if (currentQueue.length) {\n queue = currentQueue.concat(queue);\n } else {\n queueIndex = -1;\n }\n if (queue.length) {\n drainQueue();\n }\n}\n\nfunction drainQueue() {\n if (draining) {\n return;\n }\n var timeout = runTimeout(cleanUpNextTick);\n draining = true;\n\n var len = queue.length;\n while(len) {\n currentQueue = queue;\n queue = [];\n while (++queueIndex < len) {\n if (currentQueue) {\n currentQueue[queueIndex].run();\n }\n }\n queueIndex = -1;\n len = queue.length;\n }\n currentQueue = null;\n draining = false;\n runClearTimeout(timeout);\n}\nexport function nextTick(fun) {\n var args = new Array(arguments.length - 1);\n if (arguments.length > 1) {\n for (var i = 1; i < arguments.length; i++) {\n args[i - 1] = arguments[i];\n }\n }\n queue.push(new Item(fun, args));\n if (queue.length === 1 && !draining) {\n runTimeout(drainQueue);\n }\n}\n// v8 likes predictible objects\nfunction Item(fun, array) {\n this.fun = fun;\n this.array = array;\n}\nItem.prototype.run = function () {\n this.fun.apply(null, this.array);\n};\nexport var title = 'browser';\nexport var platform = 'browser';\nexport var browser = true;\nexport var env = {};\nexport var argv = [];\nexport var version = ''; // empty string to avoid regexp issues\nexport var versions = {};\nexport var release = {};\nexport var config = {};\n\nfunction noop() {}\n\nexport var on = noop;\nexport var addListener = noop;\nexport var once = noop;\nexport var off = noop;\nexport var removeListener = noop;\nexport var removeAllListeners = noop;\nexport var emit = noop;\n\nexport function binding(name) {\n throw new Error('process.binding is not supported');\n}\n\nexport function cwd () { return '/' }\nexport function chdir (dir) {\n throw new Error('process.chdir is not supported');\n};\nexport function umask() { return 0; }\n\n// from https://github.com/kumavis/browser-process-hrtime/blob/master/index.js\nvar performance = global.performance || {}\nvar performanceNow =\n performance.now ||\n performance.mozNow ||\n performance.msNow ||\n performance.oNow ||\n performance.webkitNow ||\n function(){ return (new Date()).getTime() }\n\n// generate timestamp or delta\n// see http://nodejs.org/api/process.html#process_process_hrtime\nexport function hrtime(previousTimestamp){\n var clocktime = performanceNow.call(performance)*1e-3\n var seconds = Math.floor(clocktime)\n var nanoseconds = Math.floor((clocktime%1)*1e9)\n if (previousTimestamp) {\n seconds = seconds - previousTimestamp[0]\n nanoseconds = nanoseconds - previousTimestamp[1]\n if (nanoseconds<0) {\n seconds--\n nanoseconds += 1e9\n }\n }\n return [seconds,nanoseconds]\n}\n\nvar startTime = new Date();\nexport function uptime() {\n var currentTime = new Date();\n var dif = currentTime - startTime;\n return dif / 1000;\n}\n\nexport default {\n nextTick: nextTick,\n title: title,\n browser: browser,\n env: env,\n argv: argv,\n version: version,\n versions: versions,\n on: on,\n addListener: addListener,\n once: once,\n off: off,\n removeListener: removeListener,\n removeAllListeners: removeAllListeners,\n emit: emit,\n binding: binding,\n cwd: cwd,\n chdir: chdir,\n umask: umask,\n hrtime: hrtime,\n platform: platform,\n release: release,\n config: config,\n uptime: uptime\n};\n","/**\n * @license React\n * react.production.js\n *\n * Copyright (c) Meta Platforms, Inc. and 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\n\"use strict\";\nvar REACT_ELEMENT_TYPE = Symbol.for(\"react.transitional.element\"),\n REACT_PORTAL_TYPE = Symbol.for(\"react.portal\"),\n REACT_FRAGMENT_TYPE = Symbol.for(\"react.fragment\"),\n REACT_STRICT_MODE_TYPE = Symbol.for(\"react.strict_mode\"),\n REACT_PROFILER_TYPE = Symbol.for(\"react.profiler\"),\n REACT_CONSUMER_TYPE = Symbol.for(\"react.consumer\"),\n REACT_CONTEXT_TYPE = Symbol.for(\"react.context\"),\n REACT_FORWARD_REF_TYPE = Symbol.for(\"react.forward_ref\"),\n REACT_SUSPENSE_TYPE = Symbol.for(\"react.suspense\"),\n REACT_MEMO_TYPE = Symbol.for(\"react.memo\"),\n REACT_LAZY_TYPE = Symbol.for(\"react.lazy\"),\n MAYBE_ITERATOR_SYMBOL = Symbol.iterator;\nfunction getIteratorFn(maybeIterable) {\n if (null === maybeIterable || \"object\" !== typeof maybeIterable) return null;\n maybeIterable =\n (MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL]) ||\n maybeIterable[\"@@iterator\"];\n return \"function\" === typeof maybeIterable ? maybeIterable : null;\n}\nvar ReactNoopUpdateQueue = {\n isMounted: function () {\n return !1;\n },\n enqueueForceUpdate: function () {},\n enqueueReplaceState: function () {},\n enqueueSetState: function () {}\n },\n assign = Object.assign,\n emptyObject = {};\nfunction Component(props, context, updater) {\n this.props = props;\n this.context = context;\n this.refs = emptyObject;\n this.updater = updater || ReactNoopUpdateQueue;\n}\nComponent.prototype.isReactComponent = {};\nComponent.prototype.setState = function (partialState, callback) {\n if (\n \"object\" !== typeof partialState &&\n \"function\" !== typeof partialState &&\n null != partialState\n )\n throw Error(\n \"takes an object of state variables to update or a function which returns an object of state variables.\"\n );\n this.updater.enqueueSetState(this, partialState, callback, \"setState\");\n};\nComponent.prototype.forceUpdate = function (callback) {\n this.updater.enqueueForceUpdate(this, callback, \"forceUpdate\");\n};\nfunction ComponentDummy() {}\nComponentDummy.prototype = Component.prototype;\nfunction PureComponent(props, context, updater) {\n this.props = props;\n this.context = context;\n this.refs = emptyObject;\n this.updater = updater || ReactNoopUpdateQueue;\n}\nvar pureComponentPrototype = (PureComponent.prototype = new ComponentDummy());\npureComponentPrototype.constructor = PureComponent;\nassign(pureComponentPrototype, Component.prototype);\npureComponentPrototype.isPureReactComponent = !0;\nvar isArrayImpl = Array.isArray,\n ReactSharedInternals = { H: null, A: null, T: null, S: null, V: null },\n hasOwnProperty = Object.prototype.hasOwnProperty;\nfunction ReactElement(type, key, self, source, owner, props) {\n self = props.ref;\n return {\n $$typeof: REACT_ELEMENT_TYPE,\n type: type,\n key: key,\n ref: void 0 !== self ? self : null,\n props: props\n };\n}\nfunction cloneAndReplaceKey(oldElement, newKey) {\n return ReactElement(\n oldElement.type,\n newKey,\n void 0,\n void 0,\n void 0,\n oldElement.props\n );\n}\nfunction isValidElement(object) {\n return (\n \"object\" === typeof object &&\n null !== object &&\n object.$$typeof === REACT_ELEMENT_TYPE\n );\n}\nfunction escape(key) {\n var escaperLookup = { \"=\": \"=0\", \":\": \"=2\" };\n return (\n \"$\" +\n key.replace(/[=:]/g, function (match) {\n return escaperLookup[match];\n })\n );\n}\nvar userProvidedKeyEscapeRegex = /\\/+/g;\nfunction getElementKey(element, index) {\n return \"object\" === typeof element && null !== element && null != element.key\n ? escape(\"\" + element.key)\n : index.toString(36);\n}\nfunction noop$1() {}\nfunction resolveThenable(thenable) {\n switch (thenable.status) {\n case \"fulfilled\":\n return thenable.value;\n case \"rejected\":\n throw thenable.reason;\n default:\n switch (\n (\"string\" === typeof thenable.status\n ? thenable.then(noop$1, noop$1)\n : ((thenable.status = \"pending\"),\n thenable.then(\n function (fulfilledValue) {\n \"pending\" === thenable.status &&\n ((thenable.status = \"fulfilled\"),\n (thenable.value = fulfilledValue));\n },\n function (error) {\n \"pending\" === thenable.status &&\n ((thenable.status = \"rejected\"), (thenable.reason = error));\n }\n )),\n thenable.status)\n ) {\n case \"fulfilled\":\n return thenable.value;\n case \"rejected\":\n throw thenable.reason;\n }\n }\n throw thenable;\n}\nfunction mapIntoArray(children, array, escapedPrefix, nameSoFar, callback) {\n var type = typeof children;\n if (\"undefined\" === type || \"boolean\" === type) children = null;\n var invokeCallback = !1;\n if (null === children) invokeCallback = !0;\n else\n switch (type) {\n case \"bigint\":\n case \"string\":\n case \"number\":\n invokeCallback = !0;\n break;\n case \"object\":\n switch (children.$$typeof) {\n case REACT_ELEMENT_TYPE:\n case REACT_PORTAL_TYPE:\n invokeCallback = !0;\n break;\n case REACT_LAZY_TYPE:\n return (\n (invokeCallback = children._init),\n mapIntoArray(\n invokeCallback(children._payload),\n array,\n escapedPrefix,\n nameSoFar,\n callback\n )\n );\n }\n }\n if (invokeCallback)\n return (\n (callback = callback(children)),\n (invokeCallback =\n \"\" === nameSoFar ? \".\" + getElementKey(children, 0) : nameSoFar),\n isArrayImpl(callback)\n ? ((escapedPrefix = \"\"),\n null != invokeCallback &&\n (escapedPrefix =\n invokeCallback.replace(userProvidedKeyEscapeRegex, \"$&/\") + \"/\"),\n mapIntoArray(callback, array, escapedPrefix, \"\", function (c) {\n return c;\n }))\n : null != callback &&\n (isValidElement(callback) &&\n (callback = cloneAndReplaceKey(\n callback,\n escapedPrefix +\n (null == callback.key ||\n (children && children.key === callback.key)\n ? \"\"\n : (\"\" + callback.key).replace(\n userProvidedKeyEscapeRegex,\n \"$&/\"\n ) + \"/\") +\n invokeCallback\n )),\n array.push(callback)),\n 1\n );\n invokeCallback = 0;\n var nextNamePrefix = \"\" === nameSoFar ? \".\" : nameSoFar + \":\";\n if (isArrayImpl(children))\n for (var i = 0; i < children.length; i++)\n (nameSoFar = children[i]),\n (type = nextNamePrefix + getElementKey(nameSoFar, i)),\n (invokeCallback += mapIntoArray(\n nameSoFar,\n array,\n escapedPrefix,\n type,\n callback\n ));\n else if (((i = getIteratorFn(children)), \"function\" === typeof i))\n for (\n children = i.call(children), i = 0;\n !(nameSoFar = children.next()).done;\n\n )\n (nameSoFar = nameSoFar.value),\n (type = nextNamePrefix + getElementKey(nameSoFar, i++)),\n (invokeCallback += mapIntoArray(\n nameSoFar,\n array,\n escapedPrefix,\n type,\n callback\n ));\n else if (\"object\" === type) {\n if (\"function\" === typeof children.then)\n return mapIntoArray(\n resolveThenable(children),\n array,\n escapedPrefix,\n nameSoFar,\n callback\n );\n array = String(children);\n throw Error(\n \"Objects are not valid as a React child (found: \" +\n (\"[object Object]\" === array\n ? \"object with keys {\" + Object.keys(children).join(\", \") + \"}\"\n : array) +\n \"). If you meant to render a collection of children, use an array instead.\"\n );\n }\n return invokeCallback;\n}\nfunction mapChildren(children, func, context) {\n if (null == children) return children;\n var result = [],\n count = 0;\n mapIntoArray(children, result, \"\", \"\", function (child) {\n return func.call(context, child, count++);\n });\n return result;\n}\nfunction lazyInitializer(payload) {\n if (-1 === payload._status) {\n var ctor = payload._result;\n ctor = ctor();\n ctor.then(\n function (moduleObject) {\n if (0 === payload._status || -1 === payload._status)\n (payload._status = 1), (payload._result = moduleObject);\n },\n function (error) {\n if (0 === payload._status || -1 === payload._status)\n (payload._status = 2), (payload._result = error);\n }\n );\n -1 === payload._status && ((payload._status = 0), (payload._result = ctor));\n }\n if (1 === payload._status) return payload._result.default;\n throw payload._result;\n}\nvar reportGlobalError =\n \"function\" === typeof reportError\n ? reportError\n : function (error) {\n if (\n \"object\" === typeof window &&\n \"function\" === typeof window.ErrorEvent\n ) {\n var event = new window.ErrorEvent(\"error\", {\n bubbles: !0,\n cancelable: !0,\n message:\n \"object\" === typeof error &&\n null !== error &&\n \"string\" === typeof error.message\n ? String(error.message)\n : String(error),\n error: error\n });\n if (!window.dispatchEvent(event)) return;\n } else if (\n \"object\" === typeof process &&\n \"function\" === typeof process.emit\n ) {\n process.emit(\"uncaughtException\", error);\n return;\n }\n console.error(error);\n };\nfunction noop() {}\nexports.Children = {\n map: mapChildren,\n forEach: function (children, forEachFunc, forEachContext) {\n mapChildren(\n children,\n function () {\n forEachFunc.apply(this, arguments);\n },\n forEachContext\n );\n },\n count: function (children) {\n var n = 0;\n mapChildren(children, function () {\n n++;\n });\n return n;\n },\n toArray: function (children) {\n return (\n mapChildren(children, function (child) {\n return child;\n }) || []\n );\n },\n only: function (children) {\n if (!isValidElement(children))\n throw Error(\n \"React.Children.only expected to receive a single React element child.\"\n );\n return children;\n }\n};\nexports.Component = Component;\nexports.Fragment = REACT_FRAGMENT_TYPE;\nexports.Profiler = REACT_PROFILER_TYPE;\nexports.PureComponent = PureComponent;\nexports.StrictMode = REACT_STRICT_MODE_TYPE;\nexports.Suspense = REACT_SUSPENSE_TYPE;\nexports.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE =\n ReactSharedInternals;\nexports.__COMPILER_RUNTIME = {\n __proto__: null,\n c: function (size) {\n return ReactSharedInternals.H.useMemoCache(size);\n }\n};\nexports.cache = function (fn) {\n return function () {\n return fn.apply(null, arguments);\n };\n};\nexports.cloneElement = function (element, config, children) {\n if (null === element || void 0 === element)\n throw Error(\n \"The argument must be a React element, but you passed \" + element + \".\"\n );\n var props = assign({}, element.props),\n key = element.key,\n owner = void 0;\n if (null != config)\n for (propName in (void 0 !== config.ref && (owner = void 0),\n void 0 !== config.key && (key = \"\" + config.key),\n config))\n !hasOwnProperty.call(config, propName) ||\n \"key\" === propName ||\n \"__self\" === propName ||\n \"__source\" === propName ||\n (\"ref\" === propName && void 0 === config.ref) ||\n (props[propName] = config[propName]);\n var propName = arguments.length - 2;\n if (1 === propName) props.children = children;\n else if (1 < propName) {\n for (var childArray = Array(propName), i = 0; i < propName; i++)\n childArray[i] = arguments[i + 2];\n props.children = childArray;\n }\n return ReactElement(element.type, key, void 0, void 0, owner, props);\n};\nexports.createContext = function (defaultValue) {\n defaultValue = {\n $$typeof: REACT_CONTEXT_TYPE,\n _currentValue: defaultValue,\n _currentValue2: defaultValue,\n _threadCount: 0,\n Provider: null,\n Consumer: null\n };\n defaultValue.Provider = defaultValue;\n defaultValue.Consumer = {\n $$typeof: REACT_CONSUMER_TYPE,\n _context: defaultValue\n };\n return defaultValue;\n};\nexports.createElement = function (type, config, children) {\n var propName,\n props = {},\n key = null;\n if (null != config)\n for (propName in (void 0 !== config.key && (key = \"\" + config.key), config))\n hasOwnProperty.call(config, propName) &&\n \"key\" !== propName &&\n \"__self\" !== propName &&\n \"__source\" !== propName &&\n (props[propName] = config[propName]);\n var childrenLength = arguments.length - 2;\n if (1 === childrenLength) props.children = children;\n else if (1 < childrenLength) {\n for (var childArray = Array(childrenLength), i = 0; i < childrenLength; i++)\n childArray[i] = arguments[i + 2];\n props.children = childArray;\n }\n if (type && type.defaultProps)\n for (propName in ((childrenLength = type.defaultProps), childrenLength))\n void 0 === props[propName] &&\n (props[propName] = childrenLength[propName]);\n return ReactElement(type, key, void 0, void 0, null, props);\n};\nexports.createRef = function () {\n return { current: null };\n};\nexports.forwardRef = function (render) {\n return { $$typeof: REACT_FORWARD_REF_TYPE, render: render };\n};\nexports.isValidElement = isValidElement;\nexports.lazy = function (ctor) {\n return {\n $$typeof: REACT_LAZY_TYPE,\n _payload: { _status: -1, _result: ctor },\n _init: lazyInitializer\n };\n};\nexports.memo = function (type, compare) {\n return {\n $$typeof: REACT_MEMO_TYPE,\n type: type,\n compare: void 0 === compare ? null : compare\n };\n};\nexports.startTransition = function (scope) {\n var prevTransition = ReactSharedInternals.T,\n currentTransition = {};\n ReactSharedInternals.T = currentTransition;\n try {\n var returnValue = scope(),\n onStartTransitionFinish = ReactSharedInternals.S;\n null !== onStartTransitionFinish &&\n onStartTransitionFinish(currentTransition, returnValue);\n \"object\" === typeof returnValue &&\n null !== returnValue &&\n \"function\" === typeof returnValue.then &&\n returnValue.then(noop, reportGlobalError);\n } catch (error) {\n reportGlobalError(error);\n } finally {\n ReactSharedInternals.T = prevTransition;\n }\n};\nexports.unstable_useCacheRefresh = function () {\n return ReactSharedInternals.H.useCacheRefresh();\n};\nexports.use = function (usable) {\n return ReactSharedInternals.H.use(usable);\n};\nexports.useActionState = function (action, initialState, permalink) {\n return ReactSharedInternals.H.useActionState(action, initialState, permalink);\n};\nexports.useCallback = function (callback, deps) {\n return ReactSharedInternals.H.useCallback(callback, deps);\n};\nexports.useContext = function (Context) {\n return ReactSharedInternals.H.useContext(Context);\n};\nexports.useDebugValue = function () {};\nexports.useDeferredValue = function (value, initialValue) {\n return ReactSharedInternals.H.useDeferredValue(value, initialValue);\n};\nexports.useEffect = function (create, createDeps, update) {\n var dispatcher = ReactSharedInternals.H;\n if (\"function\" === typeof update)\n throw Error(\n \"useEffect CRUD overload is not enabled in this build of React.\"\n );\n return dispatcher.useEffect(create, createDeps);\n};\nexports.useId = function () {\n return ReactSharedInternals.H.useId();\n};\nexports.useImperativeHandle = function (ref, create, deps) {\n return ReactSharedInternals.H.useImperativeHandle(ref, create, deps);\n};\nexports.useInsertionEffect = function (create, deps) {\n return ReactSharedInternals.H.useInsertionEffect(create, deps);\n};\nexports.useLayoutEffect = function (create, deps) {\n return ReactSharedInternals.H.useLayoutEffect(create, deps);\n};\nexports.useMemo = function (create, deps) {\n return ReactSharedInternals.H.useMemo(create, deps);\n};\nexports.useOptimistic = function (passthrough, reducer) {\n return ReactSharedInternals.H.useOptimistic(passthrough, reducer);\n};\nexports.useReducer = function (reducer, initialArg, init) {\n return ReactSharedInternals.H.useReducer(reducer, initialArg, init);\n};\nexports.useRef = function (initialValue) {\n return ReactSharedInternals.H.useRef(initialValue);\n};\nexports.useState = function (initialState) {\n return ReactSharedInternals.H.useState(initialState);\n};\nexports.useSyncExternalStore = function (\n subscribe,\n getSnapshot,\n getServerSnapshot\n) {\n return ReactSharedInternals.H.useSyncExternalStore(\n subscribe,\n getSnapshot,\n getServerSnapshot\n );\n};\nexports.useTransition = function () {\n return ReactSharedInternals.H.useTransition();\n};\nexports.version = \"19.1.0\";\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react.production.js');\n} else {\n module.exports = require('./cjs/react.development.js');\n}\n"],"names":["reactModule","require$$0"],"mappings":"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"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"assetInfos": {
|
|
3
|
+
"../../../../../../../../../../../../../../../../../node_modules/react/jsx-runtime.js": {
|
|
4
|
+
"type": "source",
|
|
5
|
+
"etag": "\"d2-7zKt9QUM+aCV5xO5GNLgjYON38s\""
|
|
6
|
+
},
|
|
7
|
+
"../../../../../../../../../../../../../../../../../node_modules/react/cjs/react-jsx-runtime.production.js": {
|
|
8
|
+
"type": "source",
|
|
9
|
+
"etag": "\"3d0-ww9xycZaBuUQbEvNS6+LLTO+DHU\""
|
|
10
|
+
},
|
|
11
|
+
"jsx-runtime.production.map": {
|
|
12
|
+
"type": "sourcemap",
|
|
13
|
+
"etag": "\"9b6-iPCLgvaJ1ruJS+baoDZ2sUEY3yw\""
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
"createdMs": 1744916524210,
|
|
17
|
+
"lastModifiedMs": 1744916524210
|
|
18
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"jsx-runtime.js","sources":["file:///Users/dmail/Documents/dev/jsenv/core/node_modules/react/cjs/react-jsx-runtime.production.js","file:///Users/dmail/Documents/dev/jsenv/core/node_modules/react/jsx-runtime.js"],"sourcesContent":["/**\n * @license React\n * react-jsx-runtime.production.js\n *\n * Copyright (c) Meta Platforms, Inc. and 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\n\"use strict\";\nvar REACT_ELEMENT_TYPE = Symbol.for(\"react.transitional.element\"),\n REACT_FRAGMENT_TYPE = Symbol.for(\"react.fragment\");\nfunction jsxProd(type, config, maybeKey) {\n var key = null;\n void 0 !== maybeKey && (key = \"\" + maybeKey);\n void 0 !== config.key && (key = \"\" + config.key);\n if (\"key\" in config) {\n maybeKey = {};\n for (var propName in config)\n \"key\" !== propName && (maybeKey[propName] = config[propName]);\n } else maybeKey = config;\n config = maybeKey.ref;\n return {\n $$typeof: REACT_ELEMENT_TYPE,\n type: type,\n key: key,\n ref: void 0 !== config ? config : null,\n props: maybeKey\n };\n}\nexports.Fragment = REACT_FRAGMENT_TYPE;\nexports.jsx = jsxProd;\nexports.jsxs = jsxProd;\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n"],"names":["jsxRuntimeModule","require$$0"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;AAWA,CAAA,IAAI,kBAAkB,GAAG,MAAM,CAAC,GAAG,CAAC,4BAA4B,CAAC;AACjE,GAAE,mBAAmB,GAAG,MAAM,CAAC,GAAG,CAAC,gBAAgB,CAAC;AACpD,CAAA,SAAS,OAAO,CAAC,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE;GACvC,IAAI,GAAG,GAAG,IAAI;GACd,MAAM,KAAK,QAAQ,KAAK,GAAG,GAAG,EAAE,GAAG,QAAQ,CAAC;AAC9C,GAAE,MAAM,KAAK,MAAM,CAAC,GAAG,KAAK,GAAG,GAAG,EAAE,GAAG,MAAM,CAAC,GAAG,CAAC;AAClD,GAAE,IAAI,KAAK,IAAI,MAAM,EAAE;KACnB,QAAQ,GAAG,EAAE;AACjB,KAAI,KAAK,IAAI,QAAQ,IAAI,MAAM;AAC/B,OAAM,KAAK,KAAK,QAAQ,KAAK,QAAQ,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,CAAC;IAChE,MAAM,QAAQ,GAAG,MAAM;AAC1B,GAAE,MAAM,GAAG,QAAQ,CAAC,GAAG;AACvB,GAAE,OAAO;KACL,QAAQ,EAAE,kBAAkB;KAC5B,IAAI,EAAE,IAAI;KACV,GAAG,EAAE,GAAG;KACR,GAAG,EAAE,MAAM,KAAK,MAAM,GAAG,MAAM,GAAG,IAAI;AAC1C,KAAI,KAAK,EAAE;IACR;AACH;AACA,CAAA,0BAAA,CAAA,QAAgB,GAAG,mBAAmB;AACtC,CAAA,0BAAA,CAAA,GAAW,GAAG,OAAO;AACrB,CAAA,0BAAA,CAAA,IAAY,GAAG,OAAO;;;;;;;;;;CC/BqB;GACzCA,UAAA,CAAA,OAAc,GAAGC,iCAAgD,EAAA;;;;;;;;;;;;;"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
{
|
|
2
|
+
"assetInfos": {
|
|
3
|
+
"../../../../../../../../../../../../../../../../../node_modules/react-dom/client.js": {
|
|
4
|
+
"type": "source",
|
|
5
|
+
"etag": "\"55d-LbeBiTFAJUhkwFQfePsL9nPio8Q\""
|
|
6
|
+
},
|
|
7
|
+
"../../../../../../../../../../../../../../../../../node_modules/rollup-plugin-node-globals/src/global.js": {
|
|
8
|
+
"type": "source",
|
|
9
|
+
"etag": "\"a4-GQGYw0xKmGUXkgCq6/5t389EPxg\""
|
|
10
|
+
},
|
|
11
|
+
"../../../../../../../../../../../../../../../../../node_modules/process-es6/browser.js": {
|
|
12
|
+
"type": "source",
|
|
13
|
+
"etag": "\"1892-S5d8TcDE062eVo8GqTqcj/Ia/mc\""
|
|
14
|
+
},
|
|
15
|
+
"../../../../../../../../../../../../../../../../../node_modules/scheduler/cjs/scheduler.production.js": {
|
|
16
|
+
"type": "source",
|
|
17
|
+
"etag": "\"27c5-zNDFVlWNwQWEIFpOmEpZvu8Yoao\""
|
|
18
|
+
},
|
|
19
|
+
"../../../../../../../../../../../../../../../../../node_modules/scheduler/index.js": {
|
|
20
|
+
"type": "source",
|
|
21
|
+
"etag": "\"c2-mroJI+DvnLZCQkBKswmLIY8kjFM\""
|
|
22
|
+
},
|
|
23
|
+
"../../../../../../../../../../../../../../../../../node_modules/react-dom/cjs/react-dom.production.js": {
|
|
24
|
+
"type": "source",
|
|
25
|
+
"etag": "\"19ff-fSU4/uT9S51sSAnSOp0bwUU1d+w\""
|
|
26
|
+
},
|
|
27
|
+
"../../../../../../../../../../../../../../../../../node_modules/react-dom/index.js": {
|
|
28
|
+
"type": "source",
|
|
29
|
+
"etag": "\"54f-WYP1immJ11idNXT625gbZHVmUus\""
|
|
30
|
+
},
|
|
31
|
+
"../../../../../../../../../../../../../../../../../node_modules/react-dom/cjs/react-dom-client.production.js": {
|
|
32
|
+
"type": "source",
|
|
33
|
+
"etag": "\"7dbcb-L71IhucLoYm2sF0m5XtCw+9tJXI\""
|
|
34
|
+
},
|
|
35
|
+
"client.production.map": {
|
|
36
|
+
"type": "sourcemap",
|
|
37
|
+
"etag": "\"f2c18-R4HFRELloHVL3A7EhbmtX63pyaU\""
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
"createdMs": 1744916524638,
|
|
41
|
+
"lastModifiedMs": 1744916524638
|
|
42
|
+
}
|