@jsenv/cli 0.3.121 → 0.3.124
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 +4 -4
- package/template-web/package.json +8 -8
- package/template-web-components/package.json +8 -8
- package/template-web-preact/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/jsenv/core/node_modules/preact/dist/preact.mjs +1 -1
- package/template-web-preact/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/jsenv/core/node_modules/preact/hooks/dist/hooks.mjs +1 -1
- package/template-web-preact/.jsenv/entry_index/shape/@fs/Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-preact/dist/jsenv_template_web_preact_node_modules.js +1 -1
- package/template-web-preact/.jsenv/entry_index/shape/index.html +2 -2
- package/template-web-preact/.jsenv/entry_index/shape/main.jsx +1 -1
- package/template-web-preact/dist/index.html +2 -2
- package/template-web-preact/dist/js/main.js +1 -1
- package/template-web-preact/dist/jsenv_template_web_preact_node_modules.js +1 -1
- package/template-web-preact/package.json +9 -9
- package/template-web-react/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/jsenv/core/packages/node_modules/react/react7cjs_as_js_module=.jsx +1 -1
- package/template-web-react/.jsenv/entry_index/craft/@fs/Users/dmail/Documents/dev/jsenv/core/packages/node_modules/react-dom/react-dom/client7cjs_as_js_module=.jsx +30 -30
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/packages/node_modules/react/index.production.js +1 -1
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/packages/node_modules/react/index.production.js__compile_info__.json +4 -4
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/packages/node_modules/react/index.production.map +1 -1
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/packages/node_modules/react/jsx-runtime.production.js__compile_info__.json +2 -2
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/packages/node_modules/react-dom/client.production.js +30 -30
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/packages/node_modules/react-dom/client.production.js__compile_info__.json +5 -5
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/@fs/Users/dmail/Documents/dev/jsenv/core/packages/node_modules/react-dom/client.production.map +1 -1
- package/template-web-react/.jsenv/entry_index/craft/cjs_to_esm/__compile_context__.json +1 -1
- package/template-web-react/.jsenv/entry_index/shape/@fs/Users/dmail/Documents/dev/jsenv/core/packages/related/cli/template-web-react/dist/jsenv_template_web_react_node_modules.js +1 -1
- package/template-web-react/.jsenv/entry_index/shape/index.html +1 -1
- package/template-web-react/dist/index.html +1 -1
- package/template-web-react/dist/jsenv_template_web_react_node_modules.js +1 -1
- package/template-web-react/package.json +11 -11
package/package.json
CHANGED
|
@@ -13,10 +13,10 @@
|
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
15
|
"@jsenv/assert": "4.5.7",
|
|
16
|
-
"@jsenv/core": "41.2.
|
|
17
|
-
"@jsenv/eslint-config-relax": "1.8.
|
|
18
|
-
"@jsenv/test": "3.7.
|
|
16
|
+
"@jsenv/core": "41.2.14",
|
|
17
|
+
"@jsenv/eslint-config-relax": "1.8.9",
|
|
18
|
+
"@jsenv/test": "3.7.28",
|
|
19
19
|
"eslint": "9.39.2",
|
|
20
|
-
"prettier": "3.
|
|
20
|
+
"prettier": "3.9.6"
|
|
21
21
|
}
|
|
22
22
|
}
|
|
@@ -16,15 +16,15 @@
|
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@babel/plugin-syntax-import-attributes": "7.28.6",
|
|
18
18
|
"@jsenv/assert": "4.5.7",
|
|
19
|
-
"@jsenv/core": "41.2.
|
|
20
|
-
"@jsenv/eslint-config-relax": "1.8.
|
|
21
|
-
"@jsenv/plugin-bundling": "2.10.
|
|
22
|
-
"@jsenv/plugin-minification": "1.7.
|
|
23
|
-
"@jsenv/test": "3.7.
|
|
19
|
+
"@jsenv/core": "41.2.14",
|
|
20
|
+
"@jsenv/eslint-config-relax": "1.8.9",
|
|
21
|
+
"@jsenv/plugin-bundling": "2.10.16",
|
|
22
|
+
"@jsenv/plugin-minification": "1.7.5",
|
|
23
|
+
"@jsenv/test": "3.7.28",
|
|
24
24
|
"eslint": "9.39.2",
|
|
25
25
|
"open": "11.0.0",
|
|
26
|
-
"@playwright/browser-chromium": "1.
|
|
27
|
-
"prettier": "3.
|
|
28
|
-
"playwright": "1.
|
|
26
|
+
"@playwright/browser-chromium": "1.61.1",
|
|
27
|
+
"prettier": "3.9.6",
|
|
28
|
+
"playwright": "1.61.1"
|
|
29
29
|
}
|
|
30
30
|
}
|
|
@@ -18,15 +18,15 @@
|
|
|
18
18
|
"@babel/plugin-syntax-import-attributes": "7.28.6",
|
|
19
19
|
"@jsenv/custom-elements-redefine": "0.1.0",
|
|
20
20
|
"@jsenv/assert": "4.5.7",
|
|
21
|
-
"@jsenv/core": "41.2.
|
|
22
|
-
"@jsenv/plugin-bundling": "2.10.
|
|
23
|
-
"@jsenv/plugin-minification": "1.7.
|
|
24
|
-
"@jsenv/eslint-config-relax": "1.8.
|
|
25
|
-
"@jsenv/test": "3.7.
|
|
21
|
+
"@jsenv/core": "41.2.14",
|
|
22
|
+
"@jsenv/plugin-bundling": "2.10.16",
|
|
23
|
+
"@jsenv/plugin-minification": "1.7.5",
|
|
24
|
+
"@jsenv/eslint-config-relax": "1.8.9",
|
|
25
|
+
"@jsenv/test": "3.7.28",
|
|
26
26
|
"eslint": "9.39.2",
|
|
27
27
|
"open": "11.0.0",
|
|
28
|
-
"@playwright/browser-chromium": "1.
|
|
29
|
-
"prettier": "3.
|
|
30
|
-
"playwright": "1.
|
|
28
|
+
"@playwright/browser-chromium": "1.61.1",
|
|
29
|
+
"prettier": "3.9.6",
|
|
30
|
+
"playwright": "1.61.1"
|
|
31
31
|
}
|
|
32
32
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var n,l,u,t,i,r,o,f,e,c,s,h,a={},p=[],v=/(mi|mn|mo|ms$|mte|msp)/,y=Array.isArray,w=p.slice,d=Object.assign;function g(n){n&&n.parentNode&&n.remove()}function _(n,l,u){var t,i,r,o={};for(r in l)"key"==r?t=l[r]:"ref"==r&&"function"!=typeof n?i=l[r]:o[r]=l[r];return arguments.length>2&&(o.children=arguments.length>3?w.call(arguments,2):u),m(n,o,t,i,null)}function m(u,t,i,r,o){var f={type:u,props:t,key:i,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==o?++l:o,__i:-1,__u:0};return null==o&&null!=n.vnode&&n.vnode(f),f}function b(){return{current:null}}function k(n){return n.children}function M(n,l){this.props=n,this.context=l,this.__g=0}function $(n,l){if(null==l)return n.__?$(n.__,n.__i+1):null;for(var u;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e)return u.__e;return"function"==typeof n.type?$(n):null}function S(n){if(null!=(n=n.__)&&null!=n.__c)return n.__e=null,n.__k.some(function(l){if(null!=l&&null!=l.__e)return n.__e=l.__e}),S(n)}function x(l){(8&l.__g||!(l.__g|=8)||!t.push(l)||r++)&&i==n.debounceRendering||((i=n.debounceRendering)||queueMicrotask)(C)}function C(){for(var l,u,i,f,e,c,s,h,a=1;t.length;)t.length>a&&t.sort(o),l=t.shift(),a=t.length,8&l.__g&&(i=void 0,f=void 0,e=(f=(u=l).__v).__e,c=[],s=[],(h=u.__P)&&((i=d({},f)).__v=f.__v+1,n.vnode&&n.vnode(i),N(h,i,f,u.__n,h.namespaceURI,32&f.__u?[e]:null,c,null==e?$(f):e,!!(32&f.__u),s,h.ownerDocument),i.__v=f.__v,i.__.__k[i.__i]=i,V(c,i,s),f.__=f.__e=null,i.__e!=e&&S(i)));r=0}function L(n,l,u,t,i,r,o,f,e,c,s,h){var v,y,w,d,g,_,m,b=t&&t.__k||p,k=l.length;for(e=j(u,l,b,e,k),v=0;v<k;v++)null!=(w=u.__k[v])&&(y=-1!=w.__i&&b[w.__i]||a,w.__i=v,_=N(n,w,y,i,r,o,f,e,c,s,h),d=w.__e,w.ref&&y.ref!=w.ref&&(y.ref&&D(y.ref,null,w),s.push(w.ref,w.__c||d,w)),null==g&&null!=d&&(g=d),(m=4&w.__u)||y.__k===w.__k?e=A(w,e,n,m):"function"==typeof w.type&&void 0!==_?e=_:d&&(e=d.nextSibling),w.__u&=-7);return u.__e=g,e}function j(n,l,u,t,i){var r,o,f,e,c,s=u.length,h=s,a=0;for(n.__k=new Array(i),r=0;r<i;r++)null!=(o=l[r])&&"boolean"!=typeof o&&"function"!=typeof o?("string"==typeof o||"number"==typeof o||"bigint"==typeof o||o.constructor==String?o=n.__k[r]=m(null,o,null,null,null):y(o)?o=n.__k[r]=m(k,{children:o},null,null,null):void 0===o.constructor&&o.__b>0?o=n.__k[r]=m(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):n.__k[r]=o,e=r+a,o.__=n,o.__b=n.__b+1,f=null,-1!=(c=o.__i=I(o,u,e,h))&&(h--,(f=u[c])&&(f.__u|=2)),null==f||null==f.__v?(-1==c&&(i>s?a--:i<s&&a++),"function"!=typeof o.type&&(o.__u|=4)):c!=e&&(c==e-1?a--:c==e+1?a++:(c>e?a--:a++,o.__u|=4))):n.__k[r]=null;if(h)for(r=0;r<s;r++)null!=(f=u[r])&&0==(2&f.__u)&&(f.__e==t&&(t=$(f)),E(f,f));return t}function A(n,l,u,t){var i,r;if("function"==typeof n.type){for(i=n.__k,r=0;i&&r<i.length;r++)i[r]&&(i[r].__=n,l=A(i[r],l,u,t));return l}n.__e!=l&&(t&&(l&&n.type&&!l.parentNode&&(l=$(n)),u.insertBefore(n.__e,l||null)),l=n.__e);do{l=l&&l.nextSibling}while(null!=l&&8==l.nodeType);return l}function H(n,l){return l=l||[],null==n||"boolean"==typeof n||(y(n)?n.some(function(n){H(n,l)}):l.push(n)),l}function I(n,l,u,t){var i,r,o,f=n.key,e=n.type,c=l[u],s=null!=c&&0==(2&c.__u);if(null===c&&null==f||s&&f==c.key&&e==c.type)return u;if(t>(s?1:0))for(i=u-1,r=u+1;i>=0||r<l.length;)if(null!=(c=l[o=i>=0?i--:r++])&&0==(2&c.__u)&&f==c.key&&e==c.type)return o;return-1}function O(n,l,u){"-"==l[0]?n.setProperty(l,null==u?"":u):n[l]=null==u?"":u}function T(n,l,u,t,i){var r;n:if("style"==l)if("string"==typeof u)n.style.cssText=u;else{if("string"==typeof t&&(n.style.cssText=t=""),t)for(l in t)u&&l in u||O(n.style,l,"");if(u)for(l in u)t&&u[l]==t[l]||O(n.style,l,u[l])}else if("o"==l[0]&&"n"==l[1])r=l!=(l=l.replace(f,"$1")),l=l.slice(2).toLowerCase(),n.__l||(n.__l={}),n.__l[l+r]=u,u?t?u.l=t.l:(u.l=e,n.addEventListener(l,r?s:c,r)):n.removeEventListener(l,r?s:c,r);else{if("http://www.w3.org/2000/svg"==i)l=l.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!=l&&"height"!=l&&"href"!=l&&"list"!=l&&"form"!=l&&"tabIndex"!=l&&"download"!=l&&"rowSpan"!=l&&"colSpan"!=l&&"role"!=l&&"popover"!=l&&l in n)try{n[l]=null==u?"":u;break n}catch(n){}"function"==typeof u||(null==u||!1===u&&"-"!=l[4]?n.removeAttribute(l):n.setAttribute(l,"popover"==l&&1==u?"":u))}}function q(l){return function(u){if(this.__l){var t=this.__l[u.type+l];if(null==u.u)u.u=e++;else if(u.u<t.l)return;return t(n.event?n.event(u):u)}}}function N(l,u,t,i,r,o,f,e,c,s,h){var a,p,v,w,_,m,b,$,S,x,C,j,A,H,I,O,T,q,N,V=u.type;if(void 0!==u.constructor)return null;128&t.__u&&(c=32&t.__u)&&t.__c.__z&&(e=(o=t.__c.__z)[0],t.__c.__z=null),(a=n.__b)&&a(u);n:if("function"==typeof V)try{if(m=u.props,b="prototype"in V&&V.prototype.render,$=(a=V.contextType)&&i[a.__c],S=a?$?$.props.value:a.__:i,t.__c?2&(p=u.__c=t.__c).__g&&(p.__g|=1):(b?u.__c=p=new V(m,S):(u.__c=p=new M(m,S),p.constructor=V,p.render=F),$&&$.sub(p),p.state||(p.state={}),p.__n=i,p.__g|=8,p.__h=[],p._sb=[]),b&&null==p.__s&&(p.__s=p.state),b&&null!=V.getDerivedStateFromProps&&(p.__s==p.state&&(p.__s=d({},p.__s)),d(p.__s,V.getDerivedStateFromProps(m,p.__s))),v=p.props,w=p.state,p.__v=u,t.__c){if(b&&null==V.getDerivedStateFromProps&&m!==v&&null!=p.componentWillReceiveProps&&p.componentWillReceiveProps(m,S),u.__v==t.__v||!(4&p.__g)&&null!=p.shouldComponentUpdate&&!1===p.shouldComponentUpdate(m,p.__s,S)){u.__v!=t.__v&&(p.props=m,p.state=p.__s,p.__g&=-9),u.__e=t.__e,u.__k=t.__k,u.__k.some(function(n){n&&(n.__=u)}),(x=p.__h).push.apply(x,p._sb),p._sb=[],p.__h.length&&f.push(p);break n}null!=p.componentWillUpdate&&p.componentWillUpdate(m,p.__s,S),b&&null!=p.componentDidUpdate&&p.__h.push(function(){p.componentDidUpdate(v,w,_)})}else b&&null==V.getDerivedStateFromProps&&null!=p.componentWillMount&&p.componentWillMount(),b&&null!=p.componentDidMount&&p.__h.push(p.componentDidMount);if(p.context=S,p.props=m,p.__P=l,p.__g&=-5,C=n.__r,j=0,b)p.state=p.__s,p.__g&=-9,C&&C(u),a=p.render(p.props,p.state,p.context),(A=p.__h).push.apply(A,p._sb),p._sb=[];else do{p.__g&=-9,C&&C(u),a=p.render(p.props,p.state,p.context),p.state=p.__s}while(8&p.__g&&++j<25);p.state=p.__s,null!=p.getChildContext&&(i=d({},i,p.getChildContext())),b&&t.__c&&null!=p.getSnapshotBeforeUpdate&&(_=p.getSnapshotBeforeUpdate(v,w)),H=null!=a&&a.type===k&&null==a.key?z(a.props.children):a,e=L(l,y(H)?H:[H],u,t,i,r,o,f,e,c,s,h),u.__u&=-161,p.__h.length&&f.push(p),2&p.__g&&(p.__g&=-4)}catch(l){if(u.__v=null,c||null!=o)if(l.then){for(I=0,u.__u|=c?160:128,u.__c.__z=[],T=0;T<o.length;T++)null==(q=o[T])||O||(8==q.nodeType?("$s"==q.data?(I&&u.__c.__z.push(q),I++):"/$s"==q.data&&(--I&&u.__c.__z.push(q),O=0==I,e=o[T]),o[T]=null):I&&(u.__c.__z.push(q),o[T]=null));if(!O){for(;e&&8==e.nodeType&&e.nextSibling;)e=e.nextSibling;o[o.indexOf(e)]=null,u.__c.__z=[e]}u.__e=e}else{for(N=o.length;N--;)g(o[N]);P(u)}else u.__e=t.__e,u.__k=t.__k,l.then||P(u);n.__e(l,u,t)}else e=u.__e=B(t.__e,u,t,i,r,o,f,c,s,h);return(a=n.diffed)&&a(u),128&u.__u?void 0:e}function P(n){n&&n.__c&&(n.__c.__g|=4),n&&n.__k&&n.__k.forEach(P)}function V(l,u,t){for(var i=0;i<t.length;i++)D(t[i],t[++i],t[++i]);n.__c&&n.__c(u,l),l.some(function(u){try{l=u.__h,u.__h=[],l.some(function(n){n.call(u)})}catch(l){n.__e(l,u.__v)}})}function z(n){return"object"!=typeof n||null==n||n.__b>0?n:y(n)?n.map(z):d({},n)}function B(l,u,t,i,r,o,f,e,c,s){var h,p,d,_,m,b,k,M,S=t.props||a,x=u.props,C=u.type;if("svg"==C?r="http://www.w3.org/2000/svg":"math"==C?r="http://www.w3.org/1998/Math/MathML":r||(r="http://www.w3.org/1999/xhtml"),null!=o)for(h=0;h<o.length;h++)if((m=o[h])&&"setAttribute"in m==!!C&&(C?m.localName==C:3==m.nodeType)){l=m,o[h]=null;break}if(null==l){if(null==C)return s.createTextNode(x);l=s.createElementNS(r,C,x.is&&x),e&&(n.__m&&n.__m(u,o),e=!1),o=null}if(null==C)S===x||e&&l.data==x||(l.data=x);else{if(o=o&&w.call(l.childNodes),!e&&null!=o)for(S={},h=0;h<l.attributes.length;h++)S[(m=l.attributes[h]).name]=m.value;for(h in S)m=S[h],"dangerouslySetInnerHTML"==h?d=m:"children"==h||h in x||"value"==h&&"defaultValue"in x||"checked"==h&&"defaultChecked"in x||T(l,h,null,m,r);for(h in M=1&t.__u,x)m=x[h],"children"==h?_=m:"dangerouslySetInnerHTML"==h?p=m:"value"==h?b=m:"checked"==h?k=m:e&&"function"!=typeof m||S[h]===m&&!M||T(l,h,m,S[h],r);if(p)e||d&&(p.__html==d.__html||p.__html==l.innerHTML)||(l.innerHTML=p.__html),u.__k=[];else if(d&&(l.innerHTML=""),("foreignObject"==C||"http://www.w3.org/1998/Math/MathML"==r&&v.test(C))&&(r="http://www.w3.org/1999/xhtml"),L("template"==C?l.content:l,y(_)?_:[_],u,t,i,r,o,f,o?o[0]:t.__k&&$(t,0),e,c,s),null!=o)for(h=o.length;h--;)g(o[h]);e||(h="value","progress"==C&&null==b?l.removeAttribute("value"):null==b||b===l[h]&&("progress"!==C||b)||T(l,h,b,S[h],r),h="checked",null!=k&&k!=l[h]&&T(l,h,k,S[h],r))}return l}function D(l,u,t){try{"function"==typeof l?("function"==typeof l.__u&&l.__u(),"function"==typeof l.__u&&null==u||(l.__u=l(u))):l.current=u}catch(l){n.__e(l,t)}}function E(l,u,t){var i,r;if(n.unmount&&n.unmount(l),!(i=l.ref)||i.current&&i.current!=l.__e||D(i,null,u),null!=(i=l.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(l){n.__e(l,u)}i.__P=null}if(i=l.__k)for(r=0;r<i.length;r++)i[r]&&E(i[r],u,t||"function"!=typeof l.type);t||g(l.__e),l.__e&&l.__e.__l&&(l.__e.__l=null),l.__e=l.__c=l.__=null}function F(n,l,u){return this.constructor(n,u)}function G(l,u){var t,i,r,o;u==document&&(u=document.documentElement),n.__&&n.__(l,u),i=(t=l&&32&l.__u)?null:u.__k,u.__k=_(k,null,[l]),r=[],o=[],N(u,u.__k,i||a,a,u.namespaceURI,i?null:u.firstChild?w.call(u.childNodes):null,r,i?i.__e:u.firstChild,t,o,u.ownerDocument),V(r,u.__k,o)}function J(n,l){n.__u|=32,G(n,l)}function K(n,l,u){var t,i,r,o=d({},n.props);for(r in l)"key"==r?t=l[r]:"ref"==r&&"function"!=typeof n.type?i=l[r]:o[r]=l[r];return arguments.length>2&&(o.children=arguments.length>3?w.call(arguments,2):u),m(n.type,o,t||n.key,i||n.ref,null)}function Q(n){function l(n){var u,t;return this.getChildContext||(u=new Set,(t={})[l.__c]=this,this.getChildContext=function(){return t},this.componentWillUnmount=function(){u=null},this.shouldComponentUpdate=function(n){this.props.value!=n.value&&u.forEach(function(n){n.__g|=4,x(n)})},this.sub=function(n){u.add(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){u&&u.delete(n),l&&l.call(n)}}),n.children}return l.__c="__cC"+h++,l.__=n,l.Provider=l.__l=(l.Consumer=function(n,l){return n.children(l)}).contextType=l,l}n={__e:function(n,l,u,t){for(var i,o,f;l=l.__;)if((i=l.__c)&&!(1&i.__g)){i.__g|=4;try{if((o=i.constructor)&&null!=o.getDerivedStateFromError&&(i.setState(o.getDerivedStateFromError(n)),f=8&i.__g),null!=i.componentDidCatch&&(i.componentDidCatch(n,t||{}),f=8&i.__g),f)return void(i.__g|=2)}catch(l){n=l}}throw r=0,n}},l=0,u=function(n){return null!=n&&void 0===n.constructor},M.prototype.setState=function(n,l){var u;u=null!=this.__s&&this.__s!=this.state?this.__s:this.__s=d({},this.state),"function"==typeof n&&(n=n(d({},u),this.props)),n&&(d(u,n),this.__v&&(l&&this._sb.push(l),x(this)))},M.prototype.forceUpdate=function(n){this.__v&&(this.__g|=4,n&&this.__h.push(n),x(this))},M.prototype.render=k,t=[],r=0,o=function(n,l){return n.__v.__b-l.__v.__b},f=/(PointerCapture)$|Capture$/i,e=0,c=q(!1),s=q(!0),h=0;export{M as Component,k as Fragment,K as cloneElement,Q as createContext,_ as createElement,b as createRef,_ as h,J as hydrate,u as isValidElement,n as options,G as render,H as toChildArray};
|
|
1
|
+
var n,l,u,t,i,r,f,e,o,c,s,a,h,p,v={},y=[],w=/(mi|mn|mo|ms$|mte|msp)/,d=Array.isArray,g=y.slice,_=Object.assign;function b(n){n&&n.parentNode&&n.remove()}function m(n,l,u){var t,i,r,f={};for(r in l)"key"==r?t=l[r]:"ref"==r&&"function"!=typeof n?i=l[r]:f[r]=l[r];return arguments.length>2&&(f.children=arguments.length>3?g.call(arguments,2):u),k(n,f,t,i,null)}function k(u,t,i,r,f){var e={type:u,props:t,key:i,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==f?++l:f,__i:-1,__u:0};return null==f&&null!=n.vnode&&n.vnode(e),e}function M(){return{current:null}}function $(n){return n.children}function S(n,l){this.props=n,this.context=l,this.__g=0}function x(n,l){if(null==l)return n.__?x(n.__,n.__i+1):null;for(var u;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e)return u.__e;return"function"==typeof n.type?x(n):null}function C(n){if(null!=(n=n.__)&&null!=n.__c)return n.__e=null,n.__k.some(function(l){if(null!=l&&null!=l.__e)return n.__e=l.__e}),C(n)}function L(l){(8&l.__g||!(l.__g|=8)||!t.push(l)||r++)&&i==n.debounceRendering||((i=n.debounceRendering)||queueMicrotask)(j)}function j(){var l,u,i,e,o,c,s,a,h;try{for(u=1;t.length;)t.length>u&&t.sort(f),l=t.shift(),u=t.length,8&l.__g&&(e=void 0,o=void 0,c=(o=(i=l).__v).__e,s=[],a=[],(h=i.__P)&&((e=_({},o)).__v=o.__v+1,n.vnode&&n.vnode(e),V(h,e,o,i.__n,h.namespaceURI,32&o.__u?[c]:null,s,null==c?x(o):c,!!(32&o.__u),a,h.ownerDocument),e.__v=o.__v,e.__.__k[e.__i]=e,B(s,e,a),o.__=o.__e=null,e.__e!=c&&C(e)))}finally{t.length=r=0}}function A(n,l,u,t,i,r,f,e,o,c,s,a){var h,p,w,d,g,_,b,m=t&&t.__k||y,k=l.length;for(o=H(u,l,m,o,k),h=0;h<k;h++)null!=(w=u.__k[h])&&(p=-1!=w.__i&&m[w.__i]||v,w.__i=h,_=V(n,w,p,i,r,f,e,o,c,s,a),d=w.__e,w.ref&&p.ref!=w.ref&&(p.ref&&F(p.ref,null,w),s.push(w.ref,w.__c||d,w)),null==g&&null!=d&&(g=d),(b=4&w.__u)||p.__k===w.__k?(o=I(w,o,n,b),b&&p.__e&&(p.__e=null)):"function"==typeof w.type&&void 0!==_?o=_:d&&(o=d.nextSibling),w.__u&=-7);return u.__e=g,o}function H(n,l,u,t,i){var r,f,e,o,c,s=u.length,a=s,h=0;for(n.__k=new Array(i),r=0;r<i;r++)null!=(f=l[r])&&"boolean"!=typeof f&&"function"!=typeof f?("string"==typeof f||"number"==typeof f||"bigint"==typeof f||f.constructor==String?f=n.__k[r]=k(null,f,null,null,null):d(f)?f=n.__k[r]=k($,{children:f},null,null,null):void 0===f.constructor&&f.__b>0?f=n.__k[r]=k(f.type,f.props,f.key,f.ref?f.ref:null,f.__v):n.__k[r]=f,o=r+h,f.__=n,f.__b=n.__b+1,e=null,-1!=(c=f.__i=T(f,u,o,a))&&(a--,(e=u[c])&&(e.__u|=2)),null==e||null==e.__v?(-1==c&&(i>s?h--:i<s&&h++),"function"!=typeof f.type&&(f.__u|=4)):c!=o&&(c==o-1?h--:c==o+1?h++:(c>o?h--:h++,f.__u|=4))):n.__k[r]=null;if(a)for(r=0;r<s;r++)null!=(e=u[r])&&0==(2&e.__u)&&(e.__e==t&&(t=x(e)),G(e,e));return t}function I(n,l,u,t){var i,r;if("function"==typeof n.type){for(i=n.__k,r=0;i&&r<i.length;r++)i[r]&&(i[r].__=n,l=I(i[r],l,u,t));return l}n.__e!=l&&(t&&(l&&n.type&&!l.parentNode&&(l=x(n)),u.insertBefore(n.__e,l||null)),l=n.__e);do{l=l&&l.nextSibling}while(null!=l&&8==l.nodeType);return l}function O(n,l){return l=l||[],null==n||"boolean"==typeof n||(d(n)?n.some(function(n){O(n,l)}):l.push(n)),l}function T(n,l,u,t){var i,r,f,e=n.key,o=n.type,c=l[u],s=null!=c&&0==(2&c.__u);if(null===c&&null==e||s&&e==c.key&&o==c.type)return u;if(t>(s?1:0))for(i=u-1,r=u+1;i>=0||r<l.length;)if(null!=(c=l[f=i>=0?i--:r++])&&0==(2&c.__u)&&e==c.key&&o==c.type)return f;return-1}function q(n,l,u){"-"==l[0]?n.setProperty(l,null==u?"":u):n[l]=null==u?"":u}function N(n,l,u,t,i){var r;n:if("style"==l)if("string"==typeof u)n.style.cssText=u;else{if("string"==typeof t&&(n.style.cssText=t=""),t)for(l in t)u&&l in u||q(n.style,l,"");if(u)for(l in u)t&&u[l]==t[l]||q(n.style,l,u[l])}else if("o"==l[0]&&"n"==l[1])r=l!=(l=l.replace(c,"$1")),l=l.slice(2).toLowerCase(),n.__l||(n.__l={}),n.__l[l+r]=u,u?t?u[o]=t[o]:(u[o]=s,n.addEventListener(l,r?h:a,r)):n.removeEventListener(l,r?h:a,r);else{if("http://www.w3.org/2000/svg"==i)l=l.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!=l&&"height"!=l&&"href"!=l&&"list"!=l&&"form"!=l&&"tabIndex"!=l&&"download"!=l&&"rowSpan"!=l&&"colSpan"!=l&&"role"!=l&&"popover"!=l&&l in n)try{n[l]=null==u?"":u;break n}catch(n){}"function"==typeof u||(null==u||!1===u&&"-"!=l[4]?n.removeAttribute(l):n.setAttribute(l,"popover"==l&&1==u?"":u))}}function P(l){return function(u){if(this.__l){var t=this.__l[u.type+l];if(null==u[e])u[e]=s++;else if(u[e]<t[o])return;return t(n.event?n.event(u):u)}}}function V(l,u,t,i,r,f,e,o,c,s,a){var h,p,v,w,g,m,k,M,x,C,L,j,H,I,O,T,q,N,P,V,B,F=u.type;if(void 0!==u.constructor)return null;if(128&t.__u&&(c=32&t.__u)&&t.__c.__z){if(f=[],8==(p=t.__c.__z).nodeType)for(v=1,w=p.nextSibling;w&&v>0;w=w.nextSibling){if(8==w.nodeType)if(w.data.startsWith("$s"))v++;else if(w.data.startsWith("/$s")&&!--v)break;f.push(w)}else f.push(p);o=f[0],t.__c.__z=null}(h=n.__b)&&h(u);n:if("function"==typeof F){g=e.length;try{if(C=u.props,L=F.prototype&&F.prototype.render,j=(h=F.contextType)&&i[h.__c],H=h?j?j.props.value:h.__:i,t.__c?2&(m=u.__c=t.__c).__g&&(m.__g|=1):(L?u.__c=m=new F(C,H):(u.__c=m=new S(C,H),m.constructor=F,m.render=J),j&&j.sub(m),m.state||(m.state={}),m.__n=i,m.__g|=8,m.__h=[],m._sb=[]),L&&null==m.__s&&(m.__s=m.state),L&&null!=F.getDerivedStateFromProps&&(m.__s==m.state&&(m.__s=_({},m.__s)),_(m.__s,F.getDerivedStateFromProps(C,m.__s))),k=m.props,M=m.state,m.__v=u,t.__c){if(L&&null==F.getDerivedStateFromProps&&C!==k&&null!=m.componentWillReceiveProps&&m.componentWillReceiveProps(C,H),u.__v==t.__v||!(4&m.__g)&&null!=m.shouldComponentUpdate&&!1===m.shouldComponentUpdate(C,m.__s,H)){u.__v!=t.__v&&(m.props=C,m.state=m.__s,m.__g&=-9),u.__e=t.__e,u.__k=t.__k,u.__k.some(function(n){n&&(n.__=u)}),y.push.apply(m.__h,m._sb),m._sb=[],m.__h.length&&e.push(m);break n}null!=m.componentWillUpdate&&m.componentWillUpdate(C,m.__s,H),L&&null!=m.componentDidUpdate&&m.__h.push(function(){m.componentDidUpdate(k,M,x)})}else L&&null==F.getDerivedStateFromProps&&null!=m.componentWillMount&&m.componentWillMount(),L&&null!=m.componentDidMount&&m.__h.push(m.componentDidMount);if(m.context=H,m.props=C,m.__P=l,m.__g&=-5,I=n.__r,O=0,L)m.state=m.__s,m.__g&=-9,I&&I(u),h=m.render(m.props,m.state,m.context),y.push.apply(m.__h,m._sb),m._sb=[];else do{m.__g&=-9,I&&I(u),h=m.render(m.props,m.state,m.context),m.state=m.__s}while(8&m.__g&&++O<25);m.state=m.__s,null!=m.getChildContext&&(i=_({},i,m.getChildContext())),L&&t.__c&&null!=m.getSnapshotBeforeUpdate&&(x=m.getSnapshotBeforeUpdate(k,M)),T=null!=h&&h.type===$&&null==h.key?D(h.props.children):h,o=A(l,d(T)?T:[T],u,t,i,r,f,e,o,c,s,a),u.__u&=-161,m.__h.length&&e.push(m),2&m.__g&&(m.__g&=-4)}catch(l){if(e.length=g,u.__v=null,c||null!=f){if(l.then){if(q=0,u.__u|=c?160:128,null!=f)for(P=0;P<f.length;P++)if(null!=(V=f[P]))if(8==V.nodeType){if(V.data.startsWith("$s"))q||(N=V),q++;else if(V.data.startsWith("/$s")&&0==--q){o=V,f[P]=null;break}f[P]=null}else q&&(f[P]=null);if(N)u.__c.__z=N;else{for(;o&&8==o.nodeType&&o.nextSibling;)o=o.nextSibling;null!=f&&(f[f.indexOf(o)]=null),u.__c.__z=o}u.__e=o}else if(null!=f)for(B=f.length;B--;)b(f[B])}else u.__e=t.__e;null==u.__k&&(u.__k=t.__k||[]),l.then||z(u),n.__e(l,u,t)}}else o=u.__e=E(t.__e,u,t,i,r,f,e,c,s,a);return(h=n.diffed)&&h(u),128&u.__u?void 0:o}function z(n){n&&n.__c&&(n.__c.__g|=4),n&&n.__k&&n.__k.forEach(z)}function B(l,u,t){for(var i=0;i<t.length;i++)F(t[i],t[++i],t[++i]);n.__c&&n.__c(u,l),l.some(function(u){try{l=u.__h,u.__h=[],l.some(function(n){n.call(u)})}catch(l){n.__e(l,u.__v)}})}function D(n){return"object"!=typeof n||null==n||n.__b>0?n:d(n)?n.map(D):void 0!==n.constructor?null:_({},n)}function E(l,u,t,i,r,f,e,o,c,s){var a,h,p,y,_,m,k,M,$=t.props||v,S=u.props,C=u.type;if("svg"==C?r="http://www.w3.org/2000/svg":"math"==C?r="http://www.w3.org/1998/Math/MathML":r||(r="http://www.w3.org/1999/xhtml"),null!=f)for(a=0;a<f.length;a++)if((_=f[a])&&"setAttribute"in _==!!C&&(C?_.localName==C:3==_.nodeType)){l=_,f[a]=null;break}if(null==l){if(null==C)return s.createTextNode(S);l=s.createElementNS(r,C,S.is&&S),o&&(n.__m&&n.__m(u,f),o=!1),f=null}if(null==C)$===S||o&&l.data==S||(l.data=S);else{if(f="textarea"==C&&null!=S.defaultValue?null:f&&g.call(l.childNodes),!o&&null!=f)for($={},a=0;a<l.attributes.length;a++)$[(_=l.attributes[a]).name]=_.value;for(a in $)_=$[a],"dangerouslySetInnerHTML"==a?p=_:"children"==a||a in S||"value"==a&&"defaultValue"in S||"checked"==a&&"defaultChecked"in S||N(l,a,null,_,r);for(a in M=1&t.__u,S)_=S[a],"children"==a?y=_:"dangerouslySetInnerHTML"==a?h=_:"value"==a?m=_:"checked"==a?k=_:o&&"function"!=typeof _||!($[a]!==_||M&&null!=_)||N(l,a,_,$[a],r);if(h)o||p&&(h.__html==p.__html||h.__html==l.innerHTML)||(l.innerHTML=h.__html),u.__k=[];else if(p&&(l.innerHTML=""),("foreignObject"==C||"http://www.w3.org/1998/Math/MathML"==r&&w.test(C))&&(r="http://www.w3.org/1999/xhtml"),A("template"==C?l.content:l,d(y)?y:[y],u,t,i,r,f,e,f?f[0]:t.__k&&x(t,0),o,c,s),null!=f)for(a=f.length;a--;)b(f[a]);o&&"textarea"!=C||(a="value","progress"==C&&null==m?l.removeAttribute("value"):null==m||m===l[a]&&("progress"!==C||m)||N(l,a,m,$[a],r),a="checked",null!=k&&k!=l[a]&&N(l,a,k,$[a],r))}return l}function F(l,u,t){try{"function"==typeof l?("function"==typeof l.__u&&l.__u(),"function"==typeof l.__u&&null==u||(l.__u=l(u))):l.current=u}catch(l){n.__e(l,t)}}function G(l,u,t){var i,r;if(n.unmount&&n.unmount(l),!(i=l.ref)||i.current&&i.current!=l.__e||F(i,null,u),null!=(i=l.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(l){n.__e(l,u)}i.__P=i.__n=null}if(i=l.__k)for(r=0;r<i.length;r++)i[r]&&G(i[r],u,t||"function"!=typeof l.type);t||b(l.__e),l.__e&&l.__e.__l&&(l.__e.__l=null),l.__e=l.__c=l.__=null}function J(n,l,u){return this.constructor(n,u)}function K(l,u){var t,i,r,f;n.__&&n.__(l,u),9==u.nodeType&&(u=u.documentElement),i=(t=l&&32&l.__u)?null:u.__k,u.__k=m($,null,[l]),r=[],f=[],V(u,u.__k,i||v,v,u.namespaceURI,i?null:u.firstChild?g.call(u.childNodes):null,r,i?i.__e:u.firstChild,t,f,u.ownerDocument),B(r,u.__k,f),u.__k.props.children=null}function Q(n,l){n.__u|=32,K(n,l)}function R(n,l,u){var t,i,r,f=_({},n.props);for(r in l)"key"==r?t=l[r]:"ref"==r&&"function"!=typeof n.type?i=l[r]:f[r]=l[r];return arguments.length>2&&(f.children=arguments.length>3?g.call(arguments,2):u),k(n.type,f,void 0!==t?t:n.key,void 0!==i?i:n.ref,null)}function U(n){function l(n){var u,t;return this.getChildContext||(u=new Set,(t={})[l.__c]=this,this.getChildContext=function(){return t},this.componentWillUnmount=function(){u=null},this.shouldComponentUpdate=function(n){this.props.value!=n.value&&u.forEach(function(n){n.__g|=4,L(n)})},this.sub=function(n){u.add(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){u&&u.delete(n),l&&l.call(n)}}),n.children}return l.__c="__cC"+p++,l.__=n,l.Provider=l.__l=(l.Consumer=function(n,l){return n.children(l)}).contextType=l,l}n={__e:function(n,l,u,t){for(var i,f,e;l=l.__;)if((i=l.__c)&&!(1&i.__g)){i.__g|=4;try{if((f=i.constructor)&&null!=f.getDerivedStateFromError&&(i.setState(f.getDerivedStateFromError(n)),e=8&i.__g),null!=i.componentDidCatch&&(i.componentDidCatch(n,t||{}),e=8&i.__g),e)return void(i.__g|=2)}catch(l){n=l}}throw r=0,n}},l=0,u=function(n){return null!=n&&void 0===n.constructor},S.prototype.setState=function(n,l){var u;u=null!=this.__s&&this.__s!=this.state?this.__s:this.__s=_({},this.state),"function"==typeof n&&(n=n(_({},u),this.props)),n&&(_(u,n),this.__v&&(l&&this._sb.push(l),L(this)))},S.prototype.forceUpdate=function(n){this.__v&&(this.__g|=4,n&&this.__h.push(n),L(this))},S.prototype.render=$,t=[],r=0,f=function(n,l){return n.__v.__b-l.__v.__b},e=Symbol(),o=Symbol(),c=/(PointerCapture)$|Capture$/i,s=0,a=P(!1),h=P(!0),p=0;export{S as Component,$ as Fragment,R as cloneElement,U as createContext,m as createElement,M as createRef,m as h,Q as hydrate,u as isValidElement,n as options,K as render,O as toChildArray};
|
|
2
2
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{options as n}from"file:///Users/dmail/Documents/dev/jsenv/core/node_modules/preact/dist/preact.mjs";var t,r,u,i,o=Object.is,f=0,c=[],e=n,a=e.__b,v=e.__r,l=e.diffed,m=e.__c,p=e.unmount,s=e.__;function d(n,t){e.__h&&e.__h(r,n,f||t),f=0;var u=r.__H||(r.__H={__:[],__h:[]});return n>=u.__.length&&u.__.push({}),u.__[n]}function y(n){return f=1,h(D,n)}function h(n,u,i){var f=d(t++,2);if(f.t=n,!f.__c&&(f.__=[i?i(u):D(void 0,u),function(n){var t=f.__N?f.__N[0]:f.__[0],r=f.t(t,n);o(t,r)||(f.__N=[r,f.__[1]],f.__c.setState({}))}],f.__c=r,!r.__f)){var c=function(n,t,r){if(!f.__c.__H)return!0;var u
|
|
1
|
+
import{options as n}from"file:///Users/dmail/Documents/dev/jsenv/core/node_modules/preact/dist/preact.mjs";var t,r,u,i,o=Object.is,f=0,c=[],e=n,a=e.__b,v=e.__r,l=e.diffed,m=e.__c,p=e.unmount,s=e.__;function d(n,t){e.__h&&e.__h(r,n,f||t),f=0;var u=r.__H||(r.__H={__:[],__h:[]});return n>=u.__.length&&u.__.push({}),u.__[n]}function y(n){return f=1,h(D,n)}function h(n,u,i){var f=d(t++,2);if(f.t=n,!f.__c&&(f.__=[i?i(u):D(void 0,u),function(n){var t=f.__N?f.__N[0]:f.__[0],r=f.t(t,n);o(t,r)||(f.__N=[r,f.__[1]],f.__c.setState({}))}],f.__c=r,!r.__f)){var c=function(n,t,r){if(!f.__c.__H)return!0;var u=!1,i=f.__c.props!==n;if(f.__c.__H.__.some(function(n){if(n.__N){u=!0;var t=n.__[0];n.__=n.__N,n.__N=void 0,o(t,n.__[0])||(i=!0)}}),e){var c=e.call(this,n,t,r);return u?c||i:c}return!u||i};r.__f=!0;var e=r.shouldComponentUpdate,a=r.componentWillUpdate;r.componentWillUpdate=function(n,t,r){if(4&this.__g){var u=e;e=void 0,c(n,t,r),e=u}a&&a.call(this,n,t,r)},r.shouldComponentUpdate=c}return f.__}function _(n,u){var i=d(t++,3);!e.__s&&C(i.__H,u)&&(i.__=n,i.u=u,r.__H.__h.push(i))}function A(n,u){var i=d(t++,4);!e.__s&&C(i.__H,u)&&(i.__=n,i.u=u,r.__h.push(i))}function F(n){return f=5,q(function(){return{current:n}},[])}function T(n,t,r){f=6,A(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 q(n,r){var u=d(t++,7);return C(u.__H,r)&&(u.__=n(),u.__H=r,u.__h=n),u.__}function b(n,t){return f=8,q(function(){return n},t)}function j(n){var u=r.context[n.__c],i=d(t++,9);return i.c=n,u?(null==i.__&&(i.__=!0,u.sub(r)),u.props.value):n.__}function x(n,t){e.useDebugValue&&e.useDebugValue(t?t(n):n)}function O(n){var u=d(t++,10),i=y();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 P(){var n=d(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 g(){for(var n;n=c.shift();){var t=n.__H;if(n.__P&&t)try{t.__h.some(z),t.__h.some(B),t.__h=[]}catch(r){t.__h=[],e.__e(r,n.__v)}}}e.__b=function(n){r=null,a&&a(n)},e.__=function(n,t){n&&t.__k&&t.__k.__m&&(n.__m=t.__k.__m),s&&s(n,t)},e.__r=function(n){v&&v(n),t=0;var i=(r=n.__c).__H;i&&(u===r?(i.__h=[],r.__h=[],i.__.some(function(n){n.__N&&(n.__=n.__N),n.u=n.__N=void 0})):(i.__h.some(z),i.__h.some(B),i.__h=[],t=0)),u=r},e.diffed=function(n){l&&l(n);var t=n.__c;t&&t.__H&&(t.__H.__h.length&&(1!==c.push(t)&&i===e.requestAnimationFrame||((i=e.requestAnimationFrame)||w)(g)),t.__H.__.some(function(n){n.u&&(n.__H=n.u,n.u=void 0)})),u=r=null},e.__c=function(n,t){t.some(function(n){try{n.__h.some(z),n.__h=n.__h.filter(function(n){return!n.__||B(n)})}catch(r){t.some(function(n){n.__h&&(n.__h=[])}),t=[],e.__e(r,n.__v)}}),m&&m(n,t)},e.unmount=function(n){p&&p(n);var t,r=n.__c;r&&r.__H&&(r.__H.__.some(function(n){try{z(n)}catch(n){t=n}}),r.__H=void 0,t&&e.__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,35);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!o(t,n[r])})}function D(n,t){return"function"==typeof t?t(n):t}export{b as useCallback,j as useContext,x as useDebugValue,_ as useEffect,O as useErrorBoundary,P as useId,T as useImperativeHandle,A as useLayoutEffect,q as useMemo,h as useReducer,F as useRef,y as useState};
|
|
2
2
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var _,n,e,t,o,l,u,r,i,c,f={},s=[],p=/(mi|mn|mo|ms$|mte|msp)/,a=Array.isArray,h=s.slice,v=Object.assign;function d(_){_&&_.parentNode&&_.remove()}function m(e,t,o,l,u){var r={type:e,props:t,key:o,ref:l,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==u?++n:u,__i:-1,__u:0};return null==u&&null!=_.vnode&&_.vnode(r),r}function g(_){return _.children}function y(_,n){this.props=_,this.context=n,this.__g=0}function k(_,n){if(null==n)return _.__?k(_.__,_.__i+1):null;for(var e;n<_.__k.length;n++)if(null!=(e=_.__k[n])&&null!=e.__e)return e.__e;return"function"==typeof _.type?k(_):null}function b(_){if(null!=(_=_.__)&&null!=_.__c)return _.__e=null,_.__k.some(function(n){if(null!=n&&null!=n.__e)return _.__e=n.__e}),b(_)}function w(n){(8&n.__g||!(n.__g|=8)||!e.push(n)||o++)&&t==_.debounceRendering||((t=_.debounceRendering)||queueMicrotask)(H)}function H(){for(var n,t,u,r,i,c,f,s,p=1;e.length;)e.length>p&&e.sort(l),n=e.shift(),p=e.length,8&n.__g&&(u=void 0,r=void 0,i=(r=(t=n).__v).__e,c=[],f=[],(s=t.__P)&&((u=v({},r)).__v=r.__v+1,_.vnode&&_.vnode(u),T(s,u,r,t.__n,s.namespaceURI,32&r.__u?[i]:null,c,null==i?k(r):i,!!(32&r.__u),f,s.ownerDocument),u.__v=r.__v,u.__.__k[u.__i]=u,A(c,u,f),r.__=r.__e=null,u.__e!=i&&b(u)));o=0}function S(_,n,e,t,o,l,u,r,i,c,p,h){var v,d,y,b,w,H,S,U=t&&t.__k||s,C=n.length;for(i=function(_,n,e,t,o){var l,u,r,i,c,f=e.length,s=f,p=0;for(_.__k=new Array(o),l=0;l<o;l++)null!=(u=n[l])&&"boolean"!=typeof u&&"function"!=typeof u?("string"==typeof u||"number"==typeof u||"bigint"==typeof u||u.constructor==String?u=_.__k[l]=m(null,u,null,null,null):a(u)?u=_.__k[l]=m(g,{children:u},null,null,null):void 0===u.constructor&&u.__b>0?u=_.__k[l]=m(u.type,u.props,u.key,u.ref?u.ref:null,u.__v):_.__k[l]=u,i=l+p,u.__=_,u.__b=_.__b+1,r=null,-1!=(c=u.__i=N(u,e,i,s))&&(s--,(r=e[c])&&(r.__u|=2)),null==r||null==r.__v?(-1==c&&(o>f?p--:o<f&&p++),"function"!=typeof u.type&&(u.__u|=4)):c!=i&&(c==i-1?p--:c==i+1?p++:(c>i?p--:p++,u.__u|=4))):_.__k[l]=null;if(s)for(l=0;l<f;l++)null!=(r=e[l])&&!(2&r.__u)&&(r.__e==t&&(t=k(r)),W(r,r));return t}(e,n,U,i,C),v=0;v<C;v++)null!=(y=e.__k[v])&&(d=-1!=y.__i&&U[y.__i]||f,y.__i=v,H=T(_,y,d,o,l,u,r,i,c,p,h),b=y.__e,y.ref&&d.ref!=y.ref&&(d.ref&&L(d.ref,null,y),p.push(y.ref,y.__c||b,y)),null==w&&null!=b&&(w=b),(S=4&y.__u)||d.__k===y.__k?i=x(y,i,_,S):"function"==typeof y.type&&void 0!==H?i=H:b&&(i=b.nextSibling),y.__u&=-7);return e.__e=w,i}function x(_,n,e,t){var o,l;if("function"==typeof _.type){for(o=_.__k,l=0;o&&l<o.length;l++)o[l]&&(o[l].__=_,n=x(o[l],n,e,t));return n}_.__e!=n&&(t&&(n&&_.type&&!n.parentNode&&(n=k(_)),e.insertBefore(_.__e,n||null)),n=_.__e);do{n=n&&n.nextSibling}while(null!=n&&8==n.nodeType);return n}function N(_,n,e,t){var o,l,u,r=_.key,i=_.type,c=n[e],f=null!=c&&!(2&c.__u);if(null===c&&null==r||f&&r==c.key&&i==c.type)return e;if(t>(f?1:0))for(o=e-1,l=e+1;o>=0||l<n.length;)if(null!=(c=n[u=o>=0?o--:l++])&&!(2&c.__u)&&r==c.key&&i==c.type)return u;return-1}function U(_,n,e){"-"==n[0]?_.setProperty(n,null==e?"":e):_[n]=null==e?"":e}function C(_,n,e,t,o){var l;_:if("style"==n)if("string"==typeof e)_.style.cssText=e;else{if("string"==typeof t&&(_.style.cssText=t=""),t)for(n in t)e&&n in e||U(_.style,n,"");if(e)for(n in e)t&&e[n]==t[n]||U(_.style,n,e[n])}else if("o"==n[0]&&"n"==n[1])l=n!=(n=n.replace(u,"$1")),n=n.slice(2).toLowerCase(),_.__l||(_.__l={}),_.__l[n+l]=e,e?t?e.l=t.l:(e.l=r,_.addEventListener(n,l?c:i,l)):_.removeEventListener(n,l?c:i,l);else{if("http://www.w3.org/2000/svg"==o)n=n.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!=n&&"height"!=n&&"href"!=n&&"list"!=n&&"form"!=n&&"tabIndex"!=n&&"download"!=n&&"rowSpan"!=n&&"colSpan"!=n&&"role"!=n&&"popover"!=n&&n in _)try{_[n]=null==e?"":e;break _}catch(_){}"function"==typeof e||(null==e||!1===e&&"-"!=n[4]?_.removeAttribute(n):_.setAttribute(n,"popover"==n&&1==e?"":e))}}function M(n){return function(e){if(this.__l){var t=this.__l[e.type+n];if(null==e.u)e.u=r++;else if(e.u<t.l)return;return t(_.event?_.event(e):e)}}}function T(n,e,t,o,l,u,r,i,c,f,s){var p,h,m,k,b,w,H,x,N,U,C,M,T,A,L,W,E,$,R,q=e.type;if(void 0!==e.constructor)return null;128&t.__u&&(c=32&t.__u)&&t.__c.__z&&(i=(u=t.__c.__z)[0],t.__c.__z=null),(p=_.__b)&&p(e);_:if("function"==typeof q)try{if(w=e.props,H="prototype"in q&&q.prototype.render,x=(p=q.contextType)&&o[p.__c],N=p?x?x.props.value:p.__:o,t.__c?2&(h=e.__c=t.__c).__g&&(h.__g|=1):(H?e.__c=h=new q(w,N):(e.__c=h=new y(w,N),h.constructor=q,h.render=z),x&&x.sub(h),h.state||(h.state={}),h.__n=o,h.__g|=8,h.__h=[],h._sb=[]),H&&null==h.__s&&(h.__s=h.state),H&&null!=q.getDerivedStateFromProps&&(h.__s==h.state&&(h.__s=v({},h.__s)),v(h.__s,q.getDerivedStateFromProps(w,h.__s))),m=h.props,k=h.state,h.__v=e,t.__c){if(H&&null==q.getDerivedStateFromProps&&w!==m&&null!=h.componentWillReceiveProps&&h.componentWillReceiveProps(w,N),e.__v==t.__v||!(4&h.__g)&&null!=h.shouldComponentUpdate&&!1===h.shouldComponentUpdate(w,h.__s,N)){e.__v!=t.__v&&(h.props=w,h.state=h.__s,h.__g&=-9),e.__e=t.__e,e.__k=t.__k,e.__k.some(function(_){_&&(_.__=e)}),(U=h.__h).push.apply(U,h._sb),h._sb=[],h.__h.length&&r.push(h);break _}null!=h.componentWillUpdate&&h.componentWillUpdate(w,h.__s,N),H&&null!=h.componentDidUpdate&&h.__h.push(function(){h.componentDidUpdate(m,k,b)})}else H&&null==q.getDerivedStateFromProps&&null!=h.componentWillMount&&h.componentWillMount(),H&&null!=h.componentDidMount&&h.__h.push(h.componentDidMount);if(h.context=N,h.props=w,h.__P=n,h.__g&=-5,C=_.__r,M=0,H)h.state=h.__s,h.__g&=-9,C&&C(e),p=h.render(h.props,h.state,h.context),(T=h.__h).push.apply(T,h._sb),h._sb=[];else do{h.__g&=-9,C&&C(e),p=h.render(h.props,h.state,h.context),h.state=h.__s}while(8&h.__g&&++M<25);h.state=h.__s,null!=h.getChildContext&&(o=v({},o,h.getChildContext())),H&&t.__c&&null!=h.getSnapshotBeforeUpdate&&(b=h.getSnapshotBeforeUpdate(m,k)),A=null!=p&&p.type===g&&null==p.key?P(p.props.children):p,i=S(n,a(A)?A:[A],e,t,o,l,u,r,i,c,f,s),e.__u&=-161,h.__h.length&&r.push(h),2&h.__g&&(h.__g&=-4)}catch(n){if(e.__v=null,c||null!=u)if(n.then){for(L=0,e.__u|=c?160:128,e.__c.__z=[],E=0;E<u.length;E++)null==($=u[E])||W||(8==$.nodeType?("$s"==$.data?(L&&e.__c.__z.push($),L++):"/$s"==$.data&&(--L&&e.__c.__z.push($),W=0==L,i=u[E]),u[E]=null):L&&(e.__c.__z.push($),u[E]=null));if(!W){for(;i&&8==i.nodeType&&i.nextSibling;)i=i.nextSibling;u[u.indexOf(i)]=null,e.__c.__z=[i]}e.__e=i}else{for(R=u.length;R--;)d(u[R]);D(e)}else e.__e=t.__e,e.__k=t.__k,n.then||D(e);_.__e(n,e,t)}else i=e.__e=F(t.__e,e,t,o,l,u,r,c,f,s);return(p=_.diffed)&&p(e),128&e.__u?void 0:i}function D(_){_&&_.__c&&(_.__c.__g|=4),_&&_.__k&&_.__k.forEach(D)}function A(n,e,t){for(var o=0;o<t.length;o++)L(t[o],t[++o],t[++o]);_.__c&&_.__c(e,n),n.some(function(e){try{n=e.__h,e.__h=[],n.some(function(_){_.call(e)})}catch(n){_.__e(n,e.__v)}})}function P(_){return"object"!=typeof _||null==_||_.__b>0?_:a(_)?_.map(P):v({},_)}function F(n,e,t,o,l,u,r,i,c,s){var v,m,g,y,b,w,H,x,N=t.props||f,U=e.props,M=e.type;if("svg"==M?l="http://www.w3.org/2000/svg":"math"==M?l="http://www.w3.org/1998/Math/MathML":l||(l="http://www.w3.org/1999/xhtml"),null!=u)for(v=0;v<u.length;v++)if((b=u[v])&&"setAttribute"in b==!!M&&(M?b.localName==M:3==b.nodeType)){n=b,u[v]=null;break}if(null==n){if(null==M)return s.createTextNode(U);n=s.createElementNS(l,M,U.is&&U),i&&(_.__m&&_.__m(e,u),i=!1),u=null}if(null==M)N===U||i&&n.data==U||(n.data=U);else{if(u=u&&h.call(n.childNodes),!i&&null!=u)for(N={},v=0;v<n.attributes.length;v++)N[(b=n.attributes[v]).name]=b.value;for(v in N)b=N[v],"dangerouslySetInnerHTML"==v?g=b:"children"==v||v in U||"value"==v&&"defaultValue"in U||"checked"==v&&"defaultChecked"in U||C(n,v,null,b,l);for(v in x=1&t.__u,U)b=U[v],"children"==v?y=b:"dangerouslySetInnerHTML"==v?m=b:"value"==v?w=b:"checked"==v?H=b:i&&"function"!=typeof b||N[v]===b&&!x||C(n,v,b,N[v],l);if(m)i||g&&(m.__html==g.__html||m.__html==n.innerHTML)||(n.innerHTML=m.__html),e.__k=[];else if(g&&(n.innerHTML=""),("foreignObject"==M||"http://www.w3.org/1998/Math/MathML"==l&&p.test(M))&&(l="http://www.w3.org/1999/xhtml"),S("template"==M?n.content:n,a(y)?y:[y],e,t,o,l,u,r,u?u[0]:t.__k&&k(t,0),i,c,s),null!=u)for(v=u.length;v--;)d(u[v]);i||(v="value","progress"==M&&null==w?n.removeAttribute("value"):null==w||w===n[v]&&("progress"!==M||w)||C(n,v,w,N[v],l),v="checked",null!=H&&H!=n[v]&&C(n,v,H,N[v],l))}return n}function L(n,e,t){try{"function"==typeof n?("function"==typeof n.__u&&n.__u(),"function"==typeof n.__u&&null==e||(n.__u=n(e))):n.current=e}catch(n){_.__e(n,t)}}function W(n,e,t){var o,l;if(_.unmount&&_.unmount(n),!(o=n.ref)||o.current&&o.current!=n.__e||L(o,null,e),null!=(o=n.__c)){if(o.componentWillUnmount)try{o.componentWillUnmount()}catch(n){_.__e(n,e)}o.__P=null}if(o=n.__k)for(l=0;l<o.length;l++)o[l]&&W(o[l],e,t||"function"!=typeof n.type);t||d(n.__e),n.__e&&n.__e.__l&&(n.__e.__l=null),n.__e=n.__c=n.__=null}function z(_,n,e){return this.constructor(_,e)}function E(n,e){var t,o,l,u;e==document&&(e=document.documentElement),_.__&&_.__(n,e),o=(t=n&&32&n.__u)?null:e.__k,e.__k=function(_,n,e){var t,o,l,u={};for(l in n)"key"==l?t=n[l]:"ref"==l&&"function"!=typeof _?o=n[l]:u[l]=n[l];return arguments.length>2&&(u.children=arguments.length>3?h.call(arguments,2):e),m(_,u,t,o,null)}(g,null,[n]),l=[],u=[],T(e,e.__k,o||f,f,e.namespaceURI,o?null:e.firstChild?h.call(e.childNodes):null,l,o?o.__e:e.firstChild,t,u,e.ownerDocument),A(l,e.__k,u)}_={__e:function(_,n,e,t){for(var l,u,r;n=n.__;)if((l=n.__c)&&!(1&l.__g)){l.__g|=4;try{if((u=l.constructor)&&null!=u.getDerivedStateFromError&&(l.setState(u.getDerivedStateFromError(_)),r=8&l.__g),null!=l.componentDidCatch&&(l.componentDidCatch(_,t||{}),r=8&l.__g),r)return void(l.__g|=2)}catch(n){_=n}}throw o=0,_}},n=0,y.prototype.setState=function(_,n){var e;e=null!=this.__s&&this.__s!=this.state?this.__s:this.__s=v({},this.state),"function"==typeof _&&(_=_(v({},e),this.props)),_&&(v(e,_),this.__v&&(n&&this._sb.push(n),w(this)))},y.prototype.forceUpdate=function(_){this.__v&&(this.__g|=4,_&&this.__h.push(_),w(this))},y.prototype.render=g,e=[],o=0,l=function(_,n){return _.__v.__b-n.__v.__b},u=/(PointerCapture)$|Capture$/i,r=0,i=M(!1),c=M(!0);var $,R,q,I,j=Object.is,O=0,B=[],V=_,G=V.__b,J=V.__r,K=V.diffed,Q=V.__c,X=V.unmount,Y=V.__;function Z(_,n){V.__h&&V.__h(R,_,O||n),O=0;var e=R.__H||(R.__H={__:[],__h:[]});return _>=e.__.length&&e.__.push({}),e.__[_]}function __(_){return O=1,function(_,n){var e=Z($++,2);if(e.t=_,!e.__c&&(e.__=[r_(void 0,n),function(_){var n=e.__N?e.__N[0]:e.__[0],t=e.t(n,_);j(n,t)||(e.__N=[t,e.__[1]],e.__c.setState({}))}],e.__c=R,!R.__f)){var t=function(_,n,t){if(!e.__c.__H)return!0;var l=e.__c.__H.__,u=e.__c.props!==_||l.every(function(_){return!_.__N});return l.some(function(_){if(_.__N){var n=_.__[0];_.__=_.__N,_.__N=void 0,j(n,_.__[0])||(u=!0)}}),o&&o.call(this,_,n,t)||u};R.__f=!0;var o=R.shouldComponentUpdate,l=R.componentWillUpdate;R.componentWillUpdate=function(_,n,e){if(4&this.__g){var u=o;o=void 0,t(_,n,e),o=u}l&&l.call(this,_,n,e)},R.shouldComponentUpdate=t}return e.__}(r_,_)}function n_(_,n){var e=Z($++,4);!V.__s&&function(_,n){return!_||_.length!==n.length||n.some(function(n,e){return!j(n,_[e])})}(e.__H,n)&&(e.__=_,e.u=n,R.__h.push(e))}function e_(){for(var _;_=B.shift();)if(_.__P&&_.__H)try{_.__H.__h.some(l_),_.__H.__h.some(u_),_.__H.__h=[]}catch(n){_.__H.__h=[],V.__e(n,_.__v)}}V.__b=function(_){R=null,G&&G(_)},V.__=function(_,n){_&&n.__k&&n.__k.__m&&(_.__m=n.__k.__m),Y&&Y(_,n)},V.__r=function(_){J&&J(_),$=0;var n=(R=_.__c).__H;n&&(q===R?(n.__h=[],R.__h=[],n.__.some(function(_){_.__N&&(_.__=_.__N),_.u=_.__N=void 0})):(n.__h.some(l_),n.__h.some(u_),n.__h=[],$=0)),q=R},V.diffed=function(_){K&&K(_);var n=_.__c;n&&n.__H&&(n.__H.__h.length&&(1!==B.push(n)&&I===V.requestAnimationFrame||((I=V.requestAnimationFrame)||o_)(e_)),n.__H.__.some(function(_){_.u&&(_.__H=_.u),_.u=void 0})),q=R=null},V.__c=function(_,n){n.some(function(_){try{_.__h.some(l_),_.__h=_.__h.filter(function(_){return!_.__||u_(_)})}catch(e){n.some(function(_){_.__h&&(_.__h=[])}),n=[],V.__e(e,_.__v)}}),Q&&Q(_,n)},V.unmount=function(_){X&&X(_);var n,e=_.__c;e&&e.__H&&(e.__H.__.some(function(_){try{l_(_)}catch(_){n=_}}),e.__H=void 0,n&&V.__e(n,e.__v))};var t_="function"==typeof requestAnimationFrame;function o_(_){var n,e=function(){clearTimeout(t),t_&&cancelAnimationFrame(n),setTimeout(_)},t=setTimeout(e,35);t_&&(n=requestAnimationFrame(e))}function l_(_){var n=R,e=_.__c;"function"==typeof e&&(_.__c=void 0,e()),R=n}function u_(_){var n=R;_.__c=_.__(),R=n}function r_(_,n){return"function"==typeof n?n(_):n}var i_=0;function c_(n,e,t,o,l,u){e||(e={});var r,i,c=e;if("ref"in c&&"function"!=typeof n)for(i in c={},e)"ref"==i?r=e[i]:c[i]=e[i];var f={type:n,props:c,key:t,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--i_,__i:-1,__u:0,__source:l,__self:u};return _.vnode&&_.vnode(f),f}export{n_ as A,E as G,g as k,c_ as u,__ as y};
|
|
1
|
+
var _,e,n,t,l,o,r,u,i,c,f,s,a={},p=[],h=/(mi|mn|mo|ms$|mte|msp)/,d=Array.isArray,v=p.slice,m=Object.assign;function g(_){_&&_.parentNode&&_.remove()}function y(n,t,l,o,r){var u={type:n,props:t,key:l,ref:o,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==r?++e:r,__i:-1,__u:0};return null==r&&null!=_.vnode&&_.vnode(u),u}function k(_){return _.children}function b(_,e){this.props=_,this.context=e,this.__g=0}function w(_,e){if(null==e)return _.__?w(_.__,_.__i+1):null;for(var n;e<_.__k.length;e++)if(null!=(n=_.__k[e])&&null!=n.__e)return n.__e;return"function"==typeof _.type?w(_):null}function S(_){if(null!=(_=_.__)&&null!=_.__c)return _.__e=null,_.__k.some(function(e){if(null!=e&&null!=e.__e)return _.__e=e.__e}),S(_)}function x(e){(8&e.__g||!(e.__g|=8)||!n.push(e)||l++)&&t==_.debounceRendering||((t=_.debounceRendering)||queueMicrotask)(H)}function H(){var e,t,r,u,i,c,f,s,a;try{for(t=1;n.length;)n.length>t&&n.sort(o),e=n.shift(),t=n.length,8&e.__g&&(u=void 0,i=void 0,c=(i=(r=e).__v).__e,f=[],s=[],(a=r.__P)&&((u=m({},i)).__v=i.__v+1,_.vnode&&_.vnode(u),W(a,u,i,r.__n,a.namespaceURI,32&i.__u?[c]:null,f,null==c?w(i):c,!!(32&i.__u),s,a.ownerDocument),u.__v=i.__v,u.__.__k[u.__i]=u,P(f,u,s),i.__=i.__e=null,u.__e!=c&&S(u)))}finally{n.length=l=0}}function T(_,e,n,t,l,o,r,u,i,c,f,s){var h,v,m,g,b,S,x,H=t&&t.__k||p,T=e.length;for(i=function(_,e,n,t,l){var o,r,u,i,c,f=n.length,s=f,a=0;for(_.__k=new Array(l),o=0;o<l;o++)null!=(r=e[o])&&"boolean"!=typeof r&&"function"!=typeof r?("string"==typeof r||"number"==typeof r||"bigint"==typeof r||r.constructor==String?r=_.__k[o]=y(null,r,null,null,null):d(r)?r=_.__k[o]=y(k,{children:r},null,null,null):void 0===r.constructor&&r.__b>0?r=_.__k[o]=y(r.type,r.props,r.key,r.ref?r.ref:null,r.__v):_.__k[o]=r,i=o+a,r.__=_,r.__b=_.__b+1,u=null,-1!=(c=r.__i=U(r,n,i,s))&&(s--,(u=n[c])&&(u.__u|=2)),null==u||null==u.__v?(-1==c&&(l>f?a--:l<f&&a++),"function"!=typeof r.type&&(r.__u|=4)):c!=i&&(c==i-1?a--:c==i+1?a++:(c>i?a--:a++,r.__u|=4))):_.__k[o]=null;if(s)for(o=0;o<f;o++)null!=(u=n[o])&&!(2&u.__u)&&(u.__e==t&&(t=w(u)),E(u,u));return t}(n,e,H,i,T),h=0;h<T;h++)null!=(m=n.__k[h])&&(v=-1!=m.__i&&H[m.__i]||a,m.__i=h,S=W(_,m,v,l,o,r,u,i,c,f,s),g=m.__e,m.ref&&v.ref!=m.ref&&(v.ref&&$(v.ref,null,m),f.push(m.ref,m.__c||g,m)),null==b&&null!=g&&(b=g),(x=4&m.__u)||v.__k===m.__k?(i=N(m,i,_,x),x&&v.__e&&(v.__e=null)):"function"==typeof m.type&&void 0!==S?i=S:g&&(i=g.nextSibling),m.__u&=-7);return n.__e=b,i}function N(_,e,n,t){var l,o;if("function"==typeof _.type){for(l=_.__k,o=0;l&&o<l.length;o++)l[o]&&(l[o].__=_,e=N(l[o],e,n,t));return e}_.__e!=e&&(t&&(e&&_.type&&!e.parentNode&&(e=w(_)),n.insertBefore(_.__e,e||null)),e=_.__e);do{e=e&&e.nextSibling}while(null!=e&&8==e.nodeType);return e}function U(_,e,n,t){var l,o,r,u=_.key,i=_.type,c=e[n],f=null!=c&&!(2&c.__u);if(null===c&&null==u||f&&u==c.key&&i==c.type)return n;if(t>(f?1:0))for(l=n-1,o=n+1;l>=0||o<e.length;)if(null!=(c=e[r=l>=0?l--:o++])&&!(2&c.__u)&&u==c.key&&i==c.type)return r;return-1}function C(_,e,n){"-"==e[0]?_.setProperty(e,null==n?"":n):_[e]=null==n?"":n}function M(_,e,n,t,l){var o;_:if("style"==e)if("string"==typeof n)_.style.cssText=n;else{if("string"==typeof t&&(_.style.cssText=t=""),t)for(e in t)n&&e in n||C(_.style,e,"");if(n)for(e in n)t&&n[e]==t[e]||C(_.style,e,n[e])}else if("o"==e[0]&&"n"==e[1])o=e!=(e=e.replace(i,"$1")),e=e.slice(2).toLowerCase(),_.__l||(_.__l={}),_.__l[e+o]=n,n?t?n[u]=t[u]:(n[u]=c,_.addEventListener(e,o?s:f,o)):_.removeEventListener(e,o?s:f,o);else{if("http://www.w3.org/2000/svg"==l)e=e.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!=e&&"height"!=e&&"href"!=e&&"list"!=e&&"form"!=e&&"tabIndex"!=e&&"download"!=e&&"rowSpan"!=e&&"colSpan"!=e&&"role"!=e&&"popover"!=e&&e in _)try{_[e]=null==n?"":n;break _}catch(_){}"function"==typeof n||(null==n||!1===n&&"-"!=e[4]?_.removeAttribute(e):_.setAttribute(e,"popover"==e&&1==n?"":n))}}function D(e){return function(n){if(this.__l){var t=this.__l[n.type+e];if(null==n[r])n[r]=c++;else if(n[r]<t[u])return;return t(_.event?_.event(n):n)}}}function W(e,n,t,l,o,r,u,i,c,f,s){var a,h,v,y,w,S,x,H,N,U,C,M,D,W,P,$,E,q,z,I,j,O=n.type;if(void 0!==n.constructor)return null;if(128&t.__u&&(c=32&t.__u)&&t.__c.__z){if(r=[],8==(h=t.__c.__z).nodeType)for(v=1,y=h.nextSibling;y&&v>0;y=y.nextSibling){if(8==y.nodeType)if(y.data.startsWith("$s"))v++;else if(y.data.startsWith("/$s")&&! --v)break;r.push(y)}else r.push(h);i=r[0],t.__c.__z=null}(a=_.__b)&&a(n);_:if("function"==typeof O){w=u.length;try{if(U=n.props,C=O.prototype&&O.prototype.render,M=(a=O.contextType)&&l[a.__c],D=a?M?M.props.value:a.__:l,t.__c?2&(S=n.__c=t.__c).__g&&(S.__g|=1):(C?n.__c=S=new O(U,D):(n.__c=S=new b(U,D),S.constructor=O,S.render=R),M&&M.sub(S),S.state||(S.state={}),S.__n=l,S.__g|=8,S.__h=[],S._sb=[]),C&&null==S.__s&&(S.__s=S.state),C&&null!=O.getDerivedStateFromProps&&(S.__s==S.state&&(S.__s=m({},S.__s)),m(S.__s,O.getDerivedStateFromProps(U,S.__s))),x=S.props,H=S.state,S.__v=n,t.__c){if(C&&null==O.getDerivedStateFromProps&&U!==x&&null!=S.componentWillReceiveProps&&S.componentWillReceiveProps(U,D),n.__v==t.__v||!(4&S.__g)&&null!=S.shouldComponentUpdate&&!1===S.shouldComponentUpdate(U,S.__s,D)){n.__v!=t.__v&&(S.props=U,S.state=S.__s,S.__g&=-9),n.__e=t.__e,n.__k=t.__k,n.__k.some(function(_){_&&(_.__=n)}),p.push.apply(S.__h,S._sb),S._sb=[],S.__h.length&&u.push(S);break _}null!=S.componentWillUpdate&&S.componentWillUpdate(U,S.__s,D),C&&null!=S.componentDidUpdate&&S.__h.push(function(){S.componentDidUpdate(x,H,N)})}else C&&null==O.getDerivedStateFromProps&&null!=S.componentWillMount&&S.componentWillMount(),C&&null!=S.componentDidMount&&S.__h.push(S.componentDidMount);if(S.context=D,S.props=U,S.__P=e,S.__g&=-5,W=_.__r,P=0,C)S.state=S.__s,S.__g&=-9,W&&W(n),a=S.render(S.props,S.state,S.context),p.push.apply(S.__h,S._sb),S._sb=[];else do{S.__g&=-9,W&&W(n),a=S.render(S.props,S.state,S.context),S.state=S.__s}while(8&S.__g&&++P<25);S.state=S.__s,null!=S.getChildContext&&(l=m({},l,S.getChildContext())),C&&t.__c&&null!=S.getSnapshotBeforeUpdate&&(N=S.getSnapshotBeforeUpdate(x,H)),$=null!=a&&a.type===k&&null==a.key?F(a.props.children):a,i=T(e,d($)?$:[$],n,t,l,o,r,u,i,c,f,s),n.__u&=-161,S.__h.length&&u.push(S),2&S.__g&&(S.__g&=-4)}catch(e){if(u.length=w,n.__v=null,c||null!=r){if(e.then){if(E=0,n.__u|=c?160:128,null!=r)for(z=0;z<r.length;z++)if(null!=(I=r[z]))if(8==I.nodeType){if(I.data.startsWith("$s"))E||(q=I),E++;else if(I.data.startsWith("/$s")&&0==--E){i=I,r[z]=null;break}r[z]=null}else E&&(r[z]=null);if(q)n.__c.__z=q;else{for(;i&&8==i.nodeType&&i.nextSibling;)i=i.nextSibling;null!=r&&(r[r.indexOf(i)]=null),n.__c.__z=i}n.__e=i}else if(null!=r)for(j=r.length;j--;)g(r[j])}else n.__e=t.__e;null==n.__k&&(n.__k=t.__k||[]),e.then||A(n),_.__e(e,n,t)}}else i=n.__e=L(t.__e,n,t,l,o,r,u,c,f,s);return(a=_.diffed)&&a(n),128&n.__u?void 0:i}function A(_){_&&_.__c&&(_.__c.__g|=4),_&&_.__k&&_.__k.forEach(A)}function P(e,n,t){for(var l=0;l<t.length;l++)$(t[l],t[++l],t[++l]);_.__c&&_.__c(n,e),e.some(function(n){try{e=n.__h,n.__h=[],e.some(function(_){_.call(n)})}catch(e){_.__e(e,n.__v)}})}function F(_){return"object"!=typeof _||null==_||_.__b>0?_:d(_)?_.map(F):void 0!==_.constructor?null:m({},_)}function L(e,n,t,l,o,r,u,i,c,f){var s,p,m,y,k,b,S,x,H=t.props||a,N=n.props,U=n.type;if("svg"==U?o="http://www.w3.org/2000/svg":"math"==U?o="http://www.w3.org/1998/Math/MathML":o||(o="http://www.w3.org/1999/xhtml"),null!=r)for(s=0;s<r.length;s++)if((k=r[s])&&"setAttribute"in k==!!U&&(U?k.localName==U:3==k.nodeType)){e=k,r[s]=null;break}if(null==e){if(null==U)return f.createTextNode(N);e=f.createElementNS(o,U,N.is&&N),i&&(_.__m&&_.__m(n,r),i=!1),r=null}if(null==U)H===N||i&&e.data==N||(e.data=N);else{if(r="textarea"==U&&null!=N.defaultValue?null:r&&v.call(e.childNodes),!i&&null!=r)for(H={},s=0;s<e.attributes.length;s++)H[(k=e.attributes[s]).name]=k.value;for(s in H)k=H[s],"dangerouslySetInnerHTML"==s?m=k:"children"==s||s in N||"value"==s&&"defaultValue"in N||"checked"==s&&"defaultChecked"in N||M(e,s,null,k,o);for(s in x=1&t.__u,N)k=N[s],"children"==s?y=k:"dangerouslySetInnerHTML"==s?p=k:"value"==s?b=k:"checked"==s?S=k:i&&"function"!=typeof k||!(H[s]!==k||x&&null!=k)||M(e,s,k,H[s],o);if(p)i||m&&(p.__html==m.__html||p.__html==e.innerHTML)||(e.innerHTML=p.__html),n.__k=[];else if(m&&(e.innerHTML=""),("foreignObject"==U||"http://www.w3.org/1998/Math/MathML"==o&&h.test(U))&&(o="http://www.w3.org/1999/xhtml"),T("template"==U?e.content:e,d(y)?y:[y],n,t,l,o,r,u,r?r[0]:t.__k&&w(t,0),i,c,f),null!=r)for(s=r.length;s--;)g(r[s]);i&&"textarea"!=U||(s="value","progress"==U&&null==b?e.removeAttribute("value"):null==b||b===e[s]&&("progress"!==U||b)||M(e,s,b,H[s],o),s="checked",null!=S&&S!=e[s]&&M(e,s,S,H[s],o))}return e}function $(e,n,t){try{"function"==typeof e?("function"==typeof e.__u&&e.__u(),"function"==typeof e.__u&&null==n||(e.__u=e(n))):e.current=n}catch(e){_.__e(e,t)}}function E(e,n,t){var l,o;if(_.unmount&&_.unmount(e),!(l=e.ref)||l.current&&l.current!=e.__e||$(l,null,n),null!=(l=e.__c)){if(l.componentWillUnmount)try{l.componentWillUnmount()}catch(e){_.__e(e,n)}l.__P=l.__n=null}if(l=e.__k)for(o=0;o<l.length;o++)l[o]&&E(l[o],n,t||"function"!=typeof e.type);t||g(e.__e),e.__e&&e.__e.__l&&(e.__e.__l=null),e.__e=e.__c=e.__=null}function R(_,e,n){return this.constructor(_,n)}function q(e,n){var t,l,o,r;_.__&&_.__(e,n),9==n.nodeType&&(n=n.documentElement),l=(t=e&&32&e.__u)?null:n.__k,n.__k=function(_,e,n){var t,l,o,r={};for(o in e)"key"==o?t=e[o]:"ref"==o&&"function"!=typeof _?l=e[o]:r[o]=e[o];return arguments.length>2&&(r.children=arguments.length>3?v.call(arguments,2):n),y(_,r,t,l,null)}(k,null,[e]),o=[],r=[],W(n,n.__k,l||a,a,n.namespaceURI,l?null:n.firstChild?v.call(n.childNodes):null,o,l?l.__e:n.firstChild,t,r,n.ownerDocument),P(o,n.__k,r),n.__k.props.children=null}_={__e:function(_,e,n,t){for(var o,r,u;e=e.__;)if((o=e.__c)&&!(1&o.__g)){o.__g|=4;try{if((r=o.constructor)&&null!=r.getDerivedStateFromError&&(o.setState(r.getDerivedStateFromError(_)),u=8&o.__g),null!=o.componentDidCatch&&(o.componentDidCatch(_,t||{}),u=8&o.__g),u)return void(o.__g|=2)}catch(e){_=e}}throw l=0,_}},e=0,b.prototype.setState=function(_,e){var n;n=null!=this.__s&&this.__s!=this.state?this.__s:this.__s=m({},this.state),"function"==typeof _&&(_=_(m({},n),this.props)),_&&(m(n,_),this.__v&&(e&&this._sb.push(e),x(this)))},b.prototype.forceUpdate=function(_){this.__v&&(this.__g|=4,_&&this.__h.push(_),x(this))},b.prototype.render=k,n=[],l=0,o=function(_,e){return _.__v.__b-e.__v.__b},r=Symbol(),u=Symbol(),i=/(PointerCapture)$|Capture$/i,c=0,f=D(!1),s=D(!0);var z,I,j,O,B=Object.is,V=0,G=[],J=_,K=J.__b,Q=J.__r,X=J.diffed,Y=J.__c,Z=J.unmount,__=J.__;function e_(_,e){J.__h&&J.__h(I,_,V||e),V=0;var n=I.__H||(I.__H={__:[],__h:[]});return _>=n.__.length&&n.__.push({}),n.__[_]}function n_(_){return V=1,function(_,e){var n=e_(z++,2);if(n.t=_,!n.__c&&(n.__=[c_(void 0,e),function(_){var e=n.__N?n.__N[0]:n.__[0],t=n.t(e,_);B(e,t)||(n.__N=[t,n.__[1]],n.__c.setState({}))}],n.__c=I,!I.__f)){var t=function(_,e,t){if(!n.__c.__H)return!0;var o=!1,r=n.__c.props!==_;if(n.__c.__H.__.some(function(_){if(_.__N){o=!0;var e=_.__[0];_.__=_.__N,_.__N=void 0,B(e,_.__[0])||(r=!0)}}),l){var u=l.call(this,_,e,t);return o?u||r:u}return!o||r};I.__f=!0;var l=I.shouldComponentUpdate,o=I.componentWillUpdate;I.componentWillUpdate=function(_,e,n){if(4&this.__g){var r=l;l=void 0,t(_,e,n),l=r}o&&o.call(this,_,e,n)},I.shouldComponentUpdate=t}return n.__}(c_,_)}function t_(_,e){var n=e_(z++,4);!J.__s&&function(_,e){return!_||_.length!==e.length||e.some(function(e,n){return!B(e,_[n])})}(n.__H,e)&&(n.__=_,n.u=e,I.__h.push(n))}function l_(){for(var _;_=G.shift();){var e=_.__H;if(_.__P&&e)try{e.__h.some(u_),e.__h.some(i_),e.__h=[]}catch(n){e.__h=[],J.__e(n,_.__v)}}}J.__b=function(_){I=null,K&&K(_)},J.__=function(_,e){_&&e.__k&&e.__k.__m&&(_.__m=e.__k.__m),__&&__(_,e)},J.__r=function(_){Q&&Q(_),z=0;var e=(I=_.__c).__H;e&&(j===I?(e.__h=[],I.__h=[],e.__.some(function(_){_.__N&&(_.__=_.__N),_.u=_.__N=void 0})):(e.__h.some(u_),e.__h.some(i_),e.__h=[],z=0)),j=I},J.diffed=function(_){X&&X(_);var e=_.__c;e&&e.__H&&(e.__H.__h.length&&(1!==G.push(e)&&O===J.requestAnimationFrame||((O=J.requestAnimationFrame)||r_)(l_)),e.__H.__.some(function(_){_.u&&(_.__H=_.u,_.u=void 0)})),j=I=null},J.__c=function(_,e){e.some(function(_){try{_.__h.some(u_),_.__h=_.__h.filter(function(_){return!_.__||i_(_)})}catch(n){e.some(function(_){_.__h&&(_.__h=[])}),e=[],J.__e(n,_.__v)}}),Y&&Y(_,e)},J.unmount=function(_){Z&&Z(_);var e,n=_.__c;n&&n.__H&&(n.__H.__.some(function(_){try{u_(_)}catch(_){e=_}}),n.__H=void 0,e&&J.__e(e,n.__v))};var o_="function"==typeof requestAnimationFrame;function r_(_){var e,n=function(){clearTimeout(t),o_&&cancelAnimationFrame(e),setTimeout(_)},t=setTimeout(n,35);o_&&(e=requestAnimationFrame(n))}function u_(_){var e=I,n=_.__c;"function"==typeof n&&(_.__c=void 0,n()),I=e}function i_(_){var e=I;_.__c=_.__(),I=e}function c_(_,e){return"function"==typeof e?e(_):e}var f_=0;function s_(e,n,t,l,o,r){n||(n={});var u,i,c=n;if("ref"in c&&"function"!=typeof e)for(i in c={},n)"ref"==i?u=n[i]:c[i]=n[i];var f={type:e,props:c,key:t,ref:u,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--f_,__i:-1,__u:0,__source:o,__self:r};return _.vnode&&_.vnode(f),f}export{k as $,t_ as A,q as K,s_ as u,n_ as y};
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
<script type="importmap" jsenv-injected-by="jsenv:versioning" content-indented="">
|
|
8
8
|
{
|
|
9
9
|
"imports": {
|
|
10
|
-
"/jsenv_template_web_preact_node_modules.js": "/jsenv_template_web_preact_node_modules.js?v=
|
|
10
|
+
"/jsenv_template_web_preact_node_modules.js": "/jsenv_template_web_preact_node_modules.js?v=b0595e12"
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
13
|
</script>
|
|
@@ -26,6 +26,6 @@
|
|
|
26
26
|
</head>
|
|
27
27
|
<body>
|
|
28
28
|
<div id="root"></div>
|
|
29
|
-
<script type="module" src="/js/main.js?v=
|
|
29
|
+
<script type="module" src="/js/main.js?v=db9db514" original-src-position="27:27;27:43"></script>
|
|
30
30
|
</body>
|
|
31
31
|
</html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{y as e,u as t
|
|
1
|
+
import{y as e,u as t,$ as n,A as o,K as a}from"/jsenv_template_web_preact_node_modules.js";("object"==typeof self?self:process).__InlineContent__=function(e,{type:t="text/plain"}){this.text=e,this.type=t};const p=new __InlineContent__(".app{text-align:center}.app_logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.app_logo{animation:20s linear infinite app_logo_spin}}.app_header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.app_link{color:#61dafb}@keyframes app_logo_spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button{font-size:calc(10px + 2vmin)}",{type:"text/css"}),r=new CSSStyleSheet({baseUrl:"/app/app.css"});r.replaceSync(p.text);const i=()=>{const[o,a]=e(0);return t(n,{children:[t("button",{id:"counter_button",type:"button",onClick:()=>a(e=>e+1),children:"Click me"}),t("br",{}),"number of click: ",t("span",{id:"counter_output",children:o})]})},c=import.meta.resolve(__v__("/other/preact_logo.svg"));a(t(()=>(o(()=>(document.adoptedStyleSheets=[...document.adoptedStyleSheets,r],()=>{document.adoptedStyleSheets=document.adoptedStyleSheets.filter(e=>e!==r)}),[]),t("div",{className:"app",children:t("header",{className:"app_header",children:[t("img",{src:c,className:"app_logo",alt:"logo"}),t("p",{children:"Hello jsenv + preact!"}),t("p",{children:t(i,{})}),t("p",{children:["Edit"," ",t("a",{className:"app_link",href:"javascript:window.fetch('/internal/open_file/app/app.jsx')",children:"app.jsx"})," ","and save to test HMR updates."]}),t("p",{children:t("a",{className:"app_link",href:"https://github.com/jsenv/core",target:"_blank",rel:"noopener noreferrer",children:"Jsenv documentation"})})]})})),{}),document.querySelector("#root"));
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
<script type="importmap">
|
|
8
8
|
{
|
|
9
9
|
"imports": {
|
|
10
|
-
"/jsenv_template_web_preact_node_modules.js": "/jsenv_template_web_preact_node_modules.js?v=
|
|
10
|
+
"/jsenv_template_web_preact_node_modules.js": "/jsenv_template_web_preact_node_modules.js?v=b0595e12"
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
13
|
</script>
|
|
@@ -26,6 +26,6 @@
|
|
|
26
26
|
</head>
|
|
27
27
|
<body>
|
|
28
28
|
<div id="root"></div>
|
|
29
|
-
<script type="module" src="/js/main.js?v=
|
|
29
|
+
<script type="module" src="/js/main.js?v=db9db514"></script>
|
|
30
30
|
</body>
|
|
31
31
|
</html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{y as e,u as t
|
|
1
|
+
import{y as e,u as t,$ as n,A as o,K as a}from"/jsenv_template_web_preact_node_modules.js";("object"==typeof self?self:process).__InlineContent__=function(e,{type:t="text/plain"}){this.text=e,this.type=t};const p=new __InlineContent__(".app{text-align:center}.app_logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.app_logo{animation:20s linear infinite app_logo_spin}}.app_header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.app_link{color:#61dafb}@keyframes app_logo_spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button{font-size:calc(10px + 2vmin)}",{type:"text/css"}),r=new CSSStyleSheet({baseUrl:"/app/app.css"});r.replaceSync(p.text);const i=()=>{const[o,a]=e(0);return t(n,{children:[t("button",{id:"counter_button",type:"button",onClick:()=>a(e=>e+1),children:"Click me"}),t("br",{}),"number of click: ",t("span",{id:"counter_output",children:o})]})},c=import.meta.resolve(__v__("/other/preact_logo.svg"));a(t(()=>(o(()=>(document.adoptedStyleSheets=[...document.adoptedStyleSheets,r],()=>{document.adoptedStyleSheets=document.adoptedStyleSheets.filter(e=>e!==r)}),[]),t("div",{className:"app",children:t("header",{className:"app_header",children:[t("img",{src:c,className:"app_logo",alt:"logo"}),t("p",{children:"Hello jsenv + preact!"}),t("p",{children:t(i,{})}),t("p",{children:["Edit"," ",t("a",{className:"app_link",href:"javascript:window.fetch('/internal/open_file/app/app.jsx')",children:"app.jsx"})," ","and save to test HMR updates."]}),t("p",{children:t("a",{className:"app_link",href:"https://github.com/jsenv/core",target:"_blank",rel:"noopener noreferrer",children:"Jsenv documentation"})})]})})),{}),document.querySelector("#root"));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var _,n,e,t,o,l,u,r,i,c,f={},s=[],p=/(mi|mn|mo|ms$|mte|msp)/,a=Array.isArray,h=s.slice,v=Object.assign;function d(_){_&&_.parentNode&&_.remove()}function m(e,t,o,l,u){var r={type:e,props:t,key:o,ref:l,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==u?++n:u,__i:-1,__u:0};return null==u&&null!=_.vnode&&_.vnode(r),r}function g(_){return _.children}function y(_,n){this.props=_,this.context=n,this.__g=0}function k(_,n){if(null==n)return _.__?k(_.__,_.__i+1):null;for(var e;n<_.__k.length;n++)if(null!=(e=_.__k[n])&&null!=e.__e)return e.__e;return"function"==typeof _.type?k(_):null}function b(_){if(null!=(_=_.__)&&null!=_.__c)return _.__e=null,_.__k.some(function(n){if(null!=n&&null!=n.__e)return _.__e=n.__e}),b(_)}function w(n){(8&n.__g||!(n.__g|=8)||!e.push(n)||o++)&&t==_.debounceRendering||((t=_.debounceRendering)||queueMicrotask)(H)}function H(){for(var n,t,u,r,i,c,f,s,p=1;e.length;)e.length>p&&e.sort(l),n=e.shift(),p=e.length,8&n.__g&&(u=void 0,r=void 0,i=(r=(t=n).__v).__e,c=[],f=[],(s=t.__P)&&((u=v({},r)).__v=r.__v+1,_.vnode&&_.vnode(u),T(s,u,r,t.__n,s.namespaceURI,32&r.__u?[i]:null,c,null==i?k(r):i,!!(32&r.__u),f,s.ownerDocument),u.__v=r.__v,u.__.__k[u.__i]=u,A(c,u,f),r.__=r.__e=null,u.__e!=i&&b(u)));o=0}function S(_,n,e,t,o,l,u,r,i,c,p,h){var v,d,y,b,w,H,S,U=t&&t.__k||s,C=n.length;for(i=function(_,n,e,t,o){var l,u,r,i,c,f=e.length,s=f,p=0;for(_.__k=new Array(o),l=0;l<o;l++)null!=(u=n[l])&&"boolean"!=typeof u&&"function"!=typeof u?("string"==typeof u||"number"==typeof u||"bigint"==typeof u||u.constructor==String?u=_.__k[l]=m(null,u,null,null,null):a(u)?u=_.__k[l]=m(g,{children:u},null,null,null):void 0===u.constructor&&u.__b>0?u=_.__k[l]=m(u.type,u.props,u.key,u.ref?u.ref:null,u.__v):_.__k[l]=u,i=l+p,u.__=_,u.__b=_.__b+1,r=null,-1!=(c=u.__i=N(u,e,i,s))&&(s--,(r=e[c])&&(r.__u|=2)),null==r||null==r.__v?(-1==c&&(o>f?p--:o<f&&p++),"function"!=typeof u.type&&(u.__u|=4)):c!=i&&(c==i-1?p--:c==i+1?p++:(c>i?p--:p++,u.__u|=4))):_.__k[l]=null;if(s)for(l=0;l<f;l++)null!=(r=e[l])&&!(2&r.__u)&&(r.__e==t&&(t=k(r)),W(r,r));return t}(e,n,U,i,C),v=0;v<C;v++)null!=(y=e.__k[v])&&(d=-1!=y.__i&&U[y.__i]||f,y.__i=v,H=T(_,y,d,o,l,u,r,i,c,p,h),b=y.__e,y.ref&&d.ref!=y.ref&&(d.ref&&L(d.ref,null,y),p.push(y.ref,y.__c||b,y)),null==w&&null!=b&&(w=b),(S=4&y.__u)||d.__k===y.__k?i=x(y,i,_,S):"function"==typeof y.type&&void 0!==H?i=H:b&&(i=b.nextSibling),y.__u&=-7);return e.__e=w,i}function x(_,n,e,t){var o,l;if("function"==typeof _.type){for(o=_.__k,l=0;o&&l<o.length;l++)o[l]&&(o[l].__=_,n=x(o[l],n,e,t));return n}_.__e!=n&&(t&&(n&&_.type&&!n.parentNode&&(n=k(_)),e.insertBefore(_.__e,n||null)),n=_.__e);do{n=n&&n.nextSibling}while(null!=n&&8==n.nodeType);return n}function N(_,n,e,t){var o,l,u,r=_.key,i=_.type,c=n[e],f=null!=c&&!(2&c.__u);if(null===c&&null==r||f&&r==c.key&&i==c.type)return e;if(t>(f?1:0))for(o=e-1,l=e+1;o>=0||l<n.length;)if(null!=(c=n[u=o>=0?o--:l++])&&!(2&c.__u)&&r==c.key&&i==c.type)return u;return-1}function U(_,n,e){"-"==n[0]?_.setProperty(n,null==e?"":e):_[n]=null==e?"":e}function C(_,n,e,t,o){var l;_:if("style"==n)if("string"==typeof e)_.style.cssText=e;else{if("string"==typeof t&&(_.style.cssText=t=""),t)for(n in t)e&&n in e||U(_.style,n,"");if(e)for(n in e)t&&e[n]==t[n]||U(_.style,n,e[n])}else if("o"==n[0]&&"n"==n[1])l=n!=(n=n.replace(u,"$1")),n=n.slice(2).toLowerCase(),_.__l||(_.__l={}),_.__l[n+l]=e,e?t?e.l=t.l:(e.l=r,_.addEventListener(n,l?c:i,l)):_.removeEventListener(n,l?c:i,l);else{if("http://www.w3.org/2000/svg"==o)n=n.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!=n&&"height"!=n&&"href"!=n&&"list"!=n&&"form"!=n&&"tabIndex"!=n&&"download"!=n&&"rowSpan"!=n&&"colSpan"!=n&&"role"!=n&&"popover"!=n&&n in _)try{_[n]=null==e?"":e;break _}catch(_){}"function"==typeof e||(null==e||!1===e&&"-"!=n[4]?_.removeAttribute(n):_.setAttribute(n,"popover"==n&&1==e?"":e))}}function M(n){return function(e){if(this.__l){var t=this.__l[e.type+n];if(null==e.u)e.u=r++;else if(e.u<t.l)return;return t(_.event?_.event(e):e)}}}function T(n,e,t,o,l,u,r,i,c,f,s){var p,h,m,k,b,w,H,x,N,U,C,M,T,A,L,W,E,$,R,q=e.type;if(void 0!==e.constructor)return null;128&t.__u&&(c=32&t.__u)&&t.__c.__z&&(i=(u=t.__c.__z)[0],t.__c.__z=null),(p=_.__b)&&p(e);_:if("function"==typeof q)try{if(w=e.props,H="prototype"in q&&q.prototype.render,x=(p=q.contextType)&&o[p.__c],N=p?x?x.props.value:p.__:o,t.__c?2&(h=e.__c=t.__c).__g&&(h.__g|=1):(H?e.__c=h=new q(w,N):(e.__c=h=new y(w,N),h.constructor=q,h.render=z),x&&x.sub(h),h.state||(h.state={}),h.__n=o,h.__g|=8,h.__h=[],h._sb=[]),H&&null==h.__s&&(h.__s=h.state),H&&null!=q.getDerivedStateFromProps&&(h.__s==h.state&&(h.__s=v({},h.__s)),v(h.__s,q.getDerivedStateFromProps(w,h.__s))),m=h.props,k=h.state,h.__v=e,t.__c){if(H&&null==q.getDerivedStateFromProps&&w!==m&&null!=h.componentWillReceiveProps&&h.componentWillReceiveProps(w,N),e.__v==t.__v||!(4&h.__g)&&null!=h.shouldComponentUpdate&&!1===h.shouldComponentUpdate(w,h.__s,N)){e.__v!=t.__v&&(h.props=w,h.state=h.__s,h.__g&=-9),e.__e=t.__e,e.__k=t.__k,e.__k.some(function(_){_&&(_.__=e)}),(U=h.__h).push.apply(U,h._sb),h._sb=[],h.__h.length&&r.push(h);break _}null!=h.componentWillUpdate&&h.componentWillUpdate(w,h.__s,N),H&&null!=h.componentDidUpdate&&h.__h.push(function(){h.componentDidUpdate(m,k,b)})}else H&&null==q.getDerivedStateFromProps&&null!=h.componentWillMount&&h.componentWillMount(),H&&null!=h.componentDidMount&&h.__h.push(h.componentDidMount);if(h.context=N,h.props=w,h.__P=n,h.__g&=-5,C=_.__r,M=0,H)h.state=h.__s,h.__g&=-9,C&&C(e),p=h.render(h.props,h.state,h.context),(T=h.__h).push.apply(T,h._sb),h._sb=[];else do{h.__g&=-9,C&&C(e),p=h.render(h.props,h.state,h.context),h.state=h.__s}while(8&h.__g&&++M<25);h.state=h.__s,null!=h.getChildContext&&(o=v({},o,h.getChildContext())),H&&t.__c&&null!=h.getSnapshotBeforeUpdate&&(b=h.getSnapshotBeforeUpdate(m,k)),A=null!=p&&p.type===g&&null==p.key?P(p.props.children):p,i=S(n,a(A)?A:[A],e,t,o,l,u,r,i,c,f,s),e.__u&=-161,h.__h.length&&r.push(h),2&h.__g&&(h.__g&=-4)}catch(n){if(e.__v=null,c||null!=u)if(n.then){for(L=0,e.__u|=c?160:128,e.__c.__z=[],E=0;E<u.length;E++)null==($=u[E])||W||(8==$.nodeType?("$s"==$.data?(L&&e.__c.__z.push($),L++):"/$s"==$.data&&(--L&&e.__c.__z.push($),W=0==L,i=u[E]),u[E]=null):L&&(e.__c.__z.push($),u[E]=null));if(!W){for(;i&&8==i.nodeType&&i.nextSibling;)i=i.nextSibling;u[u.indexOf(i)]=null,e.__c.__z=[i]}e.__e=i}else{for(R=u.length;R--;)d(u[R]);D(e)}else e.__e=t.__e,e.__k=t.__k,n.then||D(e);_.__e(n,e,t)}else i=e.__e=F(t.__e,e,t,o,l,u,r,c,f,s);return(p=_.diffed)&&p(e),128&e.__u?void 0:i}function D(_){_&&_.__c&&(_.__c.__g|=4),_&&_.__k&&_.__k.forEach(D)}function A(n,e,t){for(var o=0;o<t.length;o++)L(t[o],t[++o],t[++o]);_.__c&&_.__c(e,n),n.some(function(e){try{n=e.__h,e.__h=[],n.some(function(_){_.call(e)})}catch(n){_.__e(n,e.__v)}})}function P(_){return"object"!=typeof _||null==_||_.__b>0?_:a(_)?_.map(P):v({},_)}function F(n,e,t,o,l,u,r,i,c,s){var v,m,g,y,b,w,H,x,N=t.props||f,U=e.props,M=e.type;if("svg"==M?l="http://www.w3.org/2000/svg":"math"==M?l="http://www.w3.org/1998/Math/MathML":l||(l="http://www.w3.org/1999/xhtml"),null!=u)for(v=0;v<u.length;v++)if((b=u[v])&&"setAttribute"in b==!!M&&(M?b.localName==M:3==b.nodeType)){n=b,u[v]=null;break}if(null==n){if(null==M)return s.createTextNode(U);n=s.createElementNS(l,M,U.is&&U),i&&(_.__m&&_.__m(e,u),i=!1),u=null}if(null==M)N===U||i&&n.data==U||(n.data=U);else{if(u=u&&h.call(n.childNodes),!i&&null!=u)for(N={},v=0;v<n.attributes.length;v++)N[(b=n.attributes[v]).name]=b.value;for(v in N)b=N[v],"dangerouslySetInnerHTML"==v?g=b:"children"==v||v in U||"value"==v&&"defaultValue"in U||"checked"==v&&"defaultChecked"in U||C(n,v,null,b,l);for(v in x=1&t.__u,U)b=U[v],"children"==v?y=b:"dangerouslySetInnerHTML"==v?m=b:"value"==v?w=b:"checked"==v?H=b:i&&"function"!=typeof b||N[v]===b&&!x||C(n,v,b,N[v],l);if(m)i||g&&(m.__html==g.__html||m.__html==n.innerHTML)||(n.innerHTML=m.__html),e.__k=[];else if(g&&(n.innerHTML=""),("foreignObject"==M||"http://www.w3.org/1998/Math/MathML"==l&&p.test(M))&&(l="http://www.w3.org/1999/xhtml"),S("template"==M?n.content:n,a(y)?y:[y],e,t,o,l,u,r,u?u[0]:t.__k&&k(t,0),i,c,s),null!=u)for(v=u.length;v--;)d(u[v]);i||(v="value","progress"==M&&null==w?n.removeAttribute("value"):null==w||w===n[v]&&("progress"!==M||w)||C(n,v,w,N[v],l),v="checked",null!=H&&H!=n[v]&&C(n,v,H,N[v],l))}return n}function L(n,e,t){try{"function"==typeof n?("function"==typeof n.__u&&n.__u(),"function"==typeof n.__u&&null==e||(n.__u=n(e))):n.current=e}catch(n){_.__e(n,t)}}function W(n,e,t){var o,l;if(_.unmount&&_.unmount(n),!(o=n.ref)||o.current&&o.current!=n.__e||L(o,null,e),null!=(o=n.__c)){if(o.componentWillUnmount)try{o.componentWillUnmount()}catch(n){_.__e(n,e)}o.__P=null}if(o=n.__k)for(l=0;l<o.length;l++)o[l]&&W(o[l],e,t||"function"!=typeof n.type);t||d(n.__e),n.__e&&n.__e.__l&&(n.__e.__l=null),n.__e=n.__c=n.__=null}function z(_,n,e){return this.constructor(_,e)}function E(n,e){var t,o,l,u;e==document&&(e=document.documentElement),_.__&&_.__(n,e),o=(t=n&&32&n.__u)?null:e.__k,e.__k=function(_,n,e){var t,o,l,u={};for(l in n)"key"==l?t=n[l]:"ref"==l&&"function"!=typeof _?o=n[l]:u[l]=n[l];return arguments.length>2&&(u.children=arguments.length>3?h.call(arguments,2):e),m(_,u,t,o,null)}(g,null,[n]),l=[],u=[],T(e,e.__k,o||f,f,e.namespaceURI,o?null:e.firstChild?h.call(e.childNodes):null,l,o?o.__e:e.firstChild,t,u,e.ownerDocument),A(l,e.__k,u)}_={__e:function(_,n,e,t){for(var l,u,r;n=n.__;)if((l=n.__c)&&!(1&l.__g)){l.__g|=4;try{if((u=l.constructor)&&null!=u.getDerivedStateFromError&&(l.setState(u.getDerivedStateFromError(_)),r=8&l.__g),null!=l.componentDidCatch&&(l.componentDidCatch(_,t||{}),r=8&l.__g),r)return void(l.__g|=2)}catch(n){_=n}}throw o=0,_}},n=0,y.prototype.setState=function(_,n){var e;e=null!=this.__s&&this.__s!=this.state?this.__s:this.__s=v({},this.state),"function"==typeof _&&(_=_(v({},e),this.props)),_&&(v(e,_),this.__v&&(n&&this._sb.push(n),w(this)))},y.prototype.forceUpdate=function(_){this.__v&&(this.__g|=4,_&&this.__h.push(_),w(this))},y.prototype.render=g,e=[],o=0,l=function(_,n){return _.__v.__b-n.__v.__b},u=/(PointerCapture)$|Capture$/i,r=0,i=M(!1),c=M(!0);var $,R,q,I,j=Object.is,O=0,B=[],V=_,G=V.__b,J=V.__r,K=V.diffed,Q=V.__c,X=V.unmount,Y=V.__;function Z(_,n){V.__h&&V.__h(R,_,O||n),O=0;var e=R.__H||(R.__H={__:[],__h:[]});return _>=e.__.length&&e.__.push({}),e.__[_]}function __(_){return O=1,function(_,n){var e=Z($++,2);if(e.t=_,!e.__c&&(e.__=[r_(void 0,n),function(_){var n=e.__N?e.__N[0]:e.__[0],t=e.t(n,_);j(n,t)||(e.__N=[t,e.__[1]],e.__c.setState({}))}],e.__c=R,!R.__f)){var t=function(_,n,t){if(!e.__c.__H)return!0;var l=e.__c.__H.__,u=e.__c.props!==_||l.every(function(_){return!_.__N});return l.some(function(_){if(_.__N){var n=_.__[0];_.__=_.__N,_.__N=void 0,j(n,_.__[0])||(u=!0)}}),o&&o.call(this,_,n,t)||u};R.__f=!0;var o=R.shouldComponentUpdate,l=R.componentWillUpdate;R.componentWillUpdate=function(_,n,e){if(4&this.__g){var u=o;o=void 0,t(_,n,e),o=u}l&&l.call(this,_,n,e)},R.shouldComponentUpdate=t}return e.__}(r_,_)}function n_(_,n){var e=Z($++,4);!V.__s&&function(_,n){return!_||_.length!==n.length||n.some(function(n,e){return!j(n,_[e])})}(e.__H,n)&&(e.__=_,e.u=n,R.__h.push(e))}function e_(){for(var _;_=B.shift();)if(_.__P&&_.__H)try{_.__H.__h.some(l_),_.__H.__h.some(u_),_.__H.__h=[]}catch(n){_.__H.__h=[],V.__e(n,_.__v)}}V.__b=function(_){R=null,G&&G(_)},V.__=function(_,n){_&&n.__k&&n.__k.__m&&(_.__m=n.__k.__m),Y&&Y(_,n)},V.__r=function(_){J&&J(_),$=0;var n=(R=_.__c).__H;n&&(q===R?(n.__h=[],R.__h=[],n.__.some(function(_){_.__N&&(_.__=_.__N),_.u=_.__N=void 0})):(n.__h.some(l_),n.__h.some(u_),n.__h=[],$=0)),q=R},V.diffed=function(_){K&&K(_);var n=_.__c;n&&n.__H&&(n.__H.__h.length&&(1!==B.push(n)&&I===V.requestAnimationFrame||((I=V.requestAnimationFrame)||o_)(e_)),n.__H.__.some(function(_){_.u&&(_.__H=_.u),_.u=void 0})),q=R=null},V.__c=function(_,n){n.some(function(_){try{_.__h.some(l_),_.__h=_.__h.filter(function(_){return!_.__||u_(_)})}catch(e){n.some(function(_){_.__h&&(_.__h=[])}),n=[],V.__e(e,_.__v)}}),Q&&Q(_,n)},V.unmount=function(_){X&&X(_);var n,e=_.__c;e&&e.__H&&(e.__H.__.some(function(_){try{l_(_)}catch(_){n=_}}),e.__H=void 0,n&&V.__e(n,e.__v))};var t_="function"==typeof requestAnimationFrame;function o_(_){var n,e=function(){clearTimeout(t),t_&&cancelAnimationFrame(n),setTimeout(_)},t=setTimeout(e,35);t_&&(n=requestAnimationFrame(e))}function l_(_){var n=R,e=_.__c;"function"==typeof e&&(_.__c=void 0,e()),R=n}function u_(_){var n=R;_.__c=_.__(),R=n}function r_(_,n){return"function"==typeof n?n(_):n}var i_=0;function c_(n,e,t,o,l,u){e||(e={});var r,i,c=e;if("ref"in c&&"function"!=typeof n)for(i in c={},e)"ref"==i?r=e[i]:c[i]=e[i];var f={type:n,props:c,key:t,ref:r,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--i_,__i:-1,__u:0,__source:l,__self:u};return _.vnode&&_.vnode(f),f}export{n_ as A,E as G,g as k,c_ as u,__ as y};
|
|
1
|
+
var _,e,n,t,l,o,r,u,i,c,f,s,a={},p=[],h=/(mi|mn|mo|ms$|mte|msp)/,d=Array.isArray,v=p.slice,m=Object.assign;function g(_){_&&_.parentNode&&_.remove()}function y(n,t,l,o,r){var u={type:n,props:t,key:l,ref:o,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==r?++e:r,__i:-1,__u:0};return null==r&&null!=_.vnode&&_.vnode(u),u}function k(_){return _.children}function b(_,e){this.props=_,this.context=e,this.__g=0}function w(_,e){if(null==e)return _.__?w(_.__,_.__i+1):null;for(var n;e<_.__k.length;e++)if(null!=(n=_.__k[e])&&null!=n.__e)return n.__e;return"function"==typeof _.type?w(_):null}function S(_){if(null!=(_=_.__)&&null!=_.__c)return _.__e=null,_.__k.some(function(e){if(null!=e&&null!=e.__e)return _.__e=e.__e}),S(_)}function x(e){(8&e.__g||!(e.__g|=8)||!n.push(e)||l++)&&t==_.debounceRendering||((t=_.debounceRendering)||queueMicrotask)(H)}function H(){var e,t,r,u,i,c,f,s,a;try{for(t=1;n.length;)n.length>t&&n.sort(o),e=n.shift(),t=n.length,8&e.__g&&(u=void 0,i=void 0,c=(i=(r=e).__v).__e,f=[],s=[],(a=r.__P)&&((u=m({},i)).__v=i.__v+1,_.vnode&&_.vnode(u),W(a,u,i,r.__n,a.namespaceURI,32&i.__u?[c]:null,f,null==c?w(i):c,!!(32&i.__u),s,a.ownerDocument),u.__v=i.__v,u.__.__k[u.__i]=u,P(f,u,s),i.__=i.__e=null,u.__e!=c&&S(u)))}finally{n.length=l=0}}function T(_,e,n,t,l,o,r,u,i,c,f,s){var h,v,m,g,b,S,x,H=t&&t.__k||p,T=e.length;for(i=function(_,e,n,t,l){var o,r,u,i,c,f=n.length,s=f,a=0;for(_.__k=new Array(l),o=0;o<l;o++)null!=(r=e[o])&&"boolean"!=typeof r&&"function"!=typeof r?("string"==typeof r||"number"==typeof r||"bigint"==typeof r||r.constructor==String?r=_.__k[o]=y(null,r,null,null,null):d(r)?r=_.__k[o]=y(k,{children:r},null,null,null):void 0===r.constructor&&r.__b>0?r=_.__k[o]=y(r.type,r.props,r.key,r.ref?r.ref:null,r.__v):_.__k[o]=r,i=o+a,r.__=_,r.__b=_.__b+1,u=null,-1!=(c=r.__i=U(r,n,i,s))&&(s--,(u=n[c])&&(u.__u|=2)),null==u||null==u.__v?(-1==c&&(l>f?a--:l<f&&a++),"function"!=typeof r.type&&(r.__u|=4)):c!=i&&(c==i-1?a--:c==i+1?a++:(c>i?a--:a++,r.__u|=4))):_.__k[o]=null;if(s)for(o=0;o<f;o++)null!=(u=n[o])&&!(2&u.__u)&&(u.__e==t&&(t=w(u)),E(u,u));return t}(n,e,H,i,T),h=0;h<T;h++)null!=(m=n.__k[h])&&(v=-1!=m.__i&&H[m.__i]||a,m.__i=h,S=W(_,m,v,l,o,r,u,i,c,f,s),g=m.__e,m.ref&&v.ref!=m.ref&&(v.ref&&$(v.ref,null,m),f.push(m.ref,m.__c||g,m)),null==b&&null!=g&&(b=g),(x=4&m.__u)||v.__k===m.__k?(i=N(m,i,_,x),x&&v.__e&&(v.__e=null)):"function"==typeof m.type&&void 0!==S?i=S:g&&(i=g.nextSibling),m.__u&=-7);return n.__e=b,i}function N(_,e,n,t){var l,o;if("function"==typeof _.type){for(l=_.__k,o=0;l&&o<l.length;o++)l[o]&&(l[o].__=_,e=N(l[o],e,n,t));return e}_.__e!=e&&(t&&(e&&_.type&&!e.parentNode&&(e=w(_)),n.insertBefore(_.__e,e||null)),e=_.__e);do{e=e&&e.nextSibling}while(null!=e&&8==e.nodeType);return e}function U(_,e,n,t){var l,o,r,u=_.key,i=_.type,c=e[n],f=null!=c&&!(2&c.__u);if(null===c&&null==u||f&&u==c.key&&i==c.type)return n;if(t>(f?1:0))for(l=n-1,o=n+1;l>=0||o<e.length;)if(null!=(c=e[r=l>=0?l--:o++])&&!(2&c.__u)&&u==c.key&&i==c.type)return r;return-1}function C(_,e,n){"-"==e[0]?_.setProperty(e,null==n?"":n):_[e]=null==n?"":n}function M(_,e,n,t,l){var o;_:if("style"==e)if("string"==typeof n)_.style.cssText=n;else{if("string"==typeof t&&(_.style.cssText=t=""),t)for(e in t)n&&e in n||C(_.style,e,"");if(n)for(e in n)t&&n[e]==t[e]||C(_.style,e,n[e])}else if("o"==e[0]&&"n"==e[1])o=e!=(e=e.replace(i,"$1")),e=e.slice(2).toLowerCase(),_.__l||(_.__l={}),_.__l[e+o]=n,n?t?n[u]=t[u]:(n[u]=c,_.addEventListener(e,o?s:f,o)):_.removeEventListener(e,o?s:f,o);else{if("http://www.w3.org/2000/svg"==l)e=e.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!=e&&"height"!=e&&"href"!=e&&"list"!=e&&"form"!=e&&"tabIndex"!=e&&"download"!=e&&"rowSpan"!=e&&"colSpan"!=e&&"role"!=e&&"popover"!=e&&e in _)try{_[e]=null==n?"":n;break _}catch(_){}"function"==typeof n||(null==n||!1===n&&"-"!=e[4]?_.removeAttribute(e):_.setAttribute(e,"popover"==e&&1==n?"":n))}}function D(e){return function(n){if(this.__l){var t=this.__l[n.type+e];if(null==n[r])n[r]=c++;else if(n[r]<t[u])return;return t(_.event?_.event(n):n)}}}function W(e,n,t,l,o,r,u,i,c,f,s){var a,h,v,y,w,S,x,H,N,U,C,M,D,W,P,$,E,q,z,I,j,O=n.type;if(void 0!==n.constructor)return null;if(128&t.__u&&(c=32&t.__u)&&t.__c.__z){if(r=[],8==(h=t.__c.__z).nodeType)for(v=1,y=h.nextSibling;y&&v>0;y=y.nextSibling){if(8==y.nodeType)if(y.data.startsWith("$s"))v++;else if(y.data.startsWith("/$s")&&! --v)break;r.push(y)}else r.push(h);i=r[0],t.__c.__z=null}(a=_.__b)&&a(n);_:if("function"==typeof O){w=u.length;try{if(U=n.props,C=O.prototype&&O.prototype.render,M=(a=O.contextType)&&l[a.__c],D=a?M?M.props.value:a.__:l,t.__c?2&(S=n.__c=t.__c).__g&&(S.__g|=1):(C?n.__c=S=new O(U,D):(n.__c=S=new b(U,D),S.constructor=O,S.render=R),M&&M.sub(S),S.state||(S.state={}),S.__n=l,S.__g|=8,S.__h=[],S._sb=[]),C&&null==S.__s&&(S.__s=S.state),C&&null!=O.getDerivedStateFromProps&&(S.__s==S.state&&(S.__s=m({},S.__s)),m(S.__s,O.getDerivedStateFromProps(U,S.__s))),x=S.props,H=S.state,S.__v=n,t.__c){if(C&&null==O.getDerivedStateFromProps&&U!==x&&null!=S.componentWillReceiveProps&&S.componentWillReceiveProps(U,D),n.__v==t.__v||!(4&S.__g)&&null!=S.shouldComponentUpdate&&!1===S.shouldComponentUpdate(U,S.__s,D)){n.__v!=t.__v&&(S.props=U,S.state=S.__s,S.__g&=-9),n.__e=t.__e,n.__k=t.__k,n.__k.some(function(_){_&&(_.__=n)}),p.push.apply(S.__h,S._sb),S._sb=[],S.__h.length&&u.push(S);break _}null!=S.componentWillUpdate&&S.componentWillUpdate(U,S.__s,D),C&&null!=S.componentDidUpdate&&S.__h.push(function(){S.componentDidUpdate(x,H,N)})}else C&&null==O.getDerivedStateFromProps&&null!=S.componentWillMount&&S.componentWillMount(),C&&null!=S.componentDidMount&&S.__h.push(S.componentDidMount);if(S.context=D,S.props=U,S.__P=e,S.__g&=-5,W=_.__r,P=0,C)S.state=S.__s,S.__g&=-9,W&&W(n),a=S.render(S.props,S.state,S.context),p.push.apply(S.__h,S._sb),S._sb=[];else do{S.__g&=-9,W&&W(n),a=S.render(S.props,S.state,S.context),S.state=S.__s}while(8&S.__g&&++P<25);S.state=S.__s,null!=S.getChildContext&&(l=m({},l,S.getChildContext())),C&&t.__c&&null!=S.getSnapshotBeforeUpdate&&(N=S.getSnapshotBeforeUpdate(x,H)),$=null!=a&&a.type===k&&null==a.key?F(a.props.children):a,i=T(e,d($)?$:[$],n,t,l,o,r,u,i,c,f,s),n.__u&=-161,S.__h.length&&u.push(S),2&S.__g&&(S.__g&=-4)}catch(e){if(u.length=w,n.__v=null,c||null!=r){if(e.then){if(E=0,n.__u|=c?160:128,null!=r)for(z=0;z<r.length;z++)if(null!=(I=r[z]))if(8==I.nodeType){if(I.data.startsWith("$s"))E||(q=I),E++;else if(I.data.startsWith("/$s")&&0==--E){i=I,r[z]=null;break}r[z]=null}else E&&(r[z]=null);if(q)n.__c.__z=q;else{for(;i&&8==i.nodeType&&i.nextSibling;)i=i.nextSibling;null!=r&&(r[r.indexOf(i)]=null),n.__c.__z=i}n.__e=i}else if(null!=r)for(j=r.length;j--;)g(r[j])}else n.__e=t.__e;null==n.__k&&(n.__k=t.__k||[]),e.then||A(n),_.__e(e,n,t)}}else i=n.__e=L(t.__e,n,t,l,o,r,u,c,f,s);return(a=_.diffed)&&a(n),128&n.__u?void 0:i}function A(_){_&&_.__c&&(_.__c.__g|=4),_&&_.__k&&_.__k.forEach(A)}function P(e,n,t){for(var l=0;l<t.length;l++)$(t[l],t[++l],t[++l]);_.__c&&_.__c(n,e),e.some(function(n){try{e=n.__h,n.__h=[],e.some(function(_){_.call(n)})}catch(e){_.__e(e,n.__v)}})}function F(_){return"object"!=typeof _||null==_||_.__b>0?_:d(_)?_.map(F):void 0!==_.constructor?null:m({},_)}function L(e,n,t,l,o,r,u,i,c,f){var s,p,m,y,k,b,S,x,H=t.props||a,N=n.props,U=n.type;if("svg"==U?o="http://www.w3.org/2000/svg":"math"==U?o="http://www.w3.org/1998/Math/MathML":o||(o="http://www.w3.org/1999/xhtml"),null!=r)for(s=0;s<r.length;s++)if((k=r[s])&&"setAttribute"in k==!!U&&(U?k.localName==U:3==k.nodeType)){e=k,r[s]=null;break}if(null==e){if(null==U)return f.createTextNode(N);e=f.createElementNS(o,U,N.is&&N),i&&(_.__m&&_.__m(n,r),i=!1),r=null}if(null==U)H===N||i&&e.data==N||(e.data=N);else{if(r="textarea"==U&&null!=N.defaultValue?null:r&&v.call(e.childNodes),!i&&null!=r)for(H={},s=0;s<e.attributes.length;s++)H[(k=e.attributes[s]).name]=k.value;for(s in H)k=H[s],"dangerouslySetInnerHTML"==s?m=k:"children"==s||s in N||"value"==s&&"defaultValue"in N||"checked"==s&&"defaultChecked"in N||M(e,s,null,k,o);for(s in x=1&t.__u,N)k=N[s],"children"==s?y=k:"dangerouslySetInnerHTML"==s?p=k:"value"==s?b=k:"checked"==s?S=k:i&&"function"!=typeof k||!(H[s]!==k||x&&null!=k)||M(e,s,k,H[s],o);if(p)i||m&&(p.__html==m.__html||p.__html==e.innerHTML)||(e.innerHTML=p.__html),n.__k=[];else if(m&&(e.innerHTML=""),("foreignObject"==U||"http://www.w3.org/1998/Math/MathML"==o&&h.test(U))&&(o="http://www.w3.org/1999/xhtml"),T("template"==U?e.content:e,d(y)?y:[y],n,t,l,o,r,u,r?r[0]:t.__k&&w(t,0),i,c,f),null!=r)for(s=r.length;s--;)g(r[s]);i&&"textarea"!=U||(s="value","progress"==U&&null==b?e.removeAttribute("value"):null==b||b===e[s]&&("progress"!==U||b)||M(e,s,b,H[s],o),s="checked",null!=S&&S!=e[s]&&M(e,s,S,H[s],o))}return e}function $(e,n,t){try{"function"==typeof e?("function"==typeof e.__u&&e.__u(),"function"==typeof e.__u&&null==n||(e.__u=e(n))):e.current=n}catch(e){_.__e(e,t)}}function E(e,n,t){var l,o;if(_.unmount&&_.unmount(e),!(l=e.ref)||l.current&&l.current!=e.__e||$(l,null,n),null!=(l=e.__c)){if(l.componentWillUnmount)try{l.componentWillUnmount()}catch(e){_.__e(e,n)}l.__P=l.__n=null}if(l=e.__k)for(o=0;o<l.length;o++)l[o]&&E(l[o],n,t||"function"!=typeof e.type);t||g(e.__e),e.__e&&e.__e.__l&&(e.__e.__l=null),e.__e=e.__c=e.__=null}function R(_,e,n){return this.constructor(_,n)}function q(e,n){var t,l,o,r;_.__&&_.__(e,n),9==n.nodeType&&(n=n.documentElement),l=(t=e&&32&e.__u)?null:n.__k,n.__k=function(_,e,n){var t,l,o,r={};for(o in e)"key"==o?t=e[o]:"ref"==o&&"function"!=typeof _?l=e[o]:r[o]=e[o];return arguments.length>2&&(r.children=arguments.length>3?v.call(arguments,2):n),y(_,r,t,l,null)}(k,null,[e]),o=[],r=[],W(n,n.__k,l||a,a,n.namespaceURI,l?null:n.firstChild?v.call(n.childNodes):null,o,l?l.__e:n.firstChild,t,r,n.ownerDocument),P(o,n.__k,r),n.__k.props.children=null}_={__e:function(_,e,n,t){for(var o,r,u;e=e.__;)if((o=e.__c)&&!(1&o.__g)){o.__g|=4;try{if((r=o.constructor)&&null!=r.getDerivedStateFromError&&(o.setState(r.getDerivedStateFromError(_)),u=8&o.__g),null!=o.componentDidCatch&&(o.componentDidCatch(_,t||{}),u=8&o.__g),u)return void(o.__g|=2)}catch(e){_=e}}throw l=0,_}},e=0,b.prototype.setState=function(_,e){var n;n=null!=this.__s&&this.__s!=this.state?this.__s:this.__s=m({},this.state),"function"==typeof _&&(_=_(m({},n),this.props)),_&&(m(n,_),this.__v&&(e&&this._sb.push(e),x(this)))},b.prototype.forceUpdate=function(_){this.__v&&(this.__g|=4,_&&this.__h.push(_),x(this))},b.prototype.render=k,n=[],l=0,o=function(_,e){return _.__v.__b-e.__v.__b},r=Symbol(),u=Symbol(),i=/(PointerCapture)$|Capture$/i,c=0,f=D(!1),s=D(!0);var z,I,j,O,B=Object.is,V=0,G=[],J=_,K=J.__b,Q=J.__r,X=J.diffed,Y=J.__c,Z=J.unmount,__=J.__;function e_(_,e){J.__h&&J.__h(I,_,V||e),V=0;var n=I.__H||(I.__H={__:[],__h:[]});return _>=n.__.length&&n.__.push({}),n.__[_]}function n_(_){return V=1,function(_,e){var n=e_(z++,2);if(n.t=_,!n.__c&&(n.__=[c_(void 0,e),function(_){var e=n.__N?n.__N[0]:n.__[0],t=n.t(e,_);B(e,t)||(n.__N=[t,n.__[1]],n.__c.setState({}))}],n.__c=I,!I.__f)){var t=function(_,e,t){if(!n.__c.__H)return!0;var o=!1,r=n.__c.props!==_;if(n.__c.__H.__.some(function(_){if(_.__N){o=!0;var e=_.__[0];_.__=_.__N,_.__N=void 0,B(e,_.__[0])||(r=!0)}}),l){var u=l.call(this,_,e,t);return o?u||r:u}return!o||r};I.__f=!0;var l=I.shouldComponentUpdate,o=I.componentWillUpdate;I.componentWillUpdate=function(_,e,n){if(4&this.__g){var r=l;l=void 0,t(_,e,n),l=r}o&&o.call(this,_,e,n)},I.shouldComponentUpdate=t}return n.__}(c_,_)}function t_(_,e){var n=e_(z++,4);!J.__s&&function(_,e){return!_||_.length!==e.length||e.some(function(e,n){return!B(e,_[n])})}(n.__H,e)&&(n.__=_,n.u=e,I.__h.push(n))}function l_(){for(var _;_=G.shift();){var e=_.__H;if(_.__P&&e)try{e.__h.some(u_),e.__h.some(i_),e.__h=[]}catch(n){e.__h=[],J.__e(n,_.__v)}}}J.__b=function(_){I=null,K&&K(_)},J.__=function(_,e){_&&e.__k&&e.__k.__m&&(_.__m=e.__k.__m),__&&__(_,e)},J.__r=function(_){Q&&Q(_),z=0;var e=(I=_.__c).__H;e&&(j===I?(e.__h=[],I.__h=[],e.__.some(function(_){_.__N&&(_.__=_.__N),_.u=_.__N=void 0})):(e.__h.some(u_),e.__h.some(i_),e.__h=[],z=0)),j=I},J.diffed=function(_){X&&X(_);var e=_.__c;e&&e.__H&&(e.__H.__h.length&&(1!==G.push(e)&&O===J.requestAnimationFrame||((O=J.requestAnimationFrame)||r_)(l_)),e.__H.__.some(function(_){_.u&&(_.__H=_.u,_.u=void 0)})),j=I=null},J.__c=function(_,e){e.some(function(_){try{_.__h.some(u_),_.__h=_.__h.filter(function(_){return!_.__||i_(_)})}catch(n){e.some(function(_){_.__h&&(_.__h=[])}),e=[],J.__e(n,_.__v)}}),Y&&Y(_,e)},J.unmount=function(_){Z&&Z(_);var e,n=_.__c;n&&n.__H&&(n.__H.__.some(function(_){try{u_(_)}catch(_){e=_}}),n.__H=void 0,e&&J.__e(e,n.__v))};var o_="function"==typeof requestAnimationFrame;function r_(_){var e,n=function(){clearTimeout(t),o_&&cancelAnimationFrame(e),setTimeout(_)},t=setTimeout(n,35);o_&&(e=requestAnimationFrame(n))}function u_(_){var e=I,n=_.__c;"function"==typeof n&&(_.__c=void 0,n()),I=e}function i_(_){var e=I;_.__c=_.__(),I=e}function c_(_,e){return"function"==typeof e?e(_):e}var f_=0;function s_(e,n,t,l,o,r){n||(n={});var u,i,c=n;if("ref"in c&&"function"!=typeof e)for(i in c={},n)"ref"==i?u=n[i]:c[i]=n[i];var f={type:e,props:c,key:t,ref:u,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--f_,__i:-1,__u:0,__source:o,__self:r};return _.vnode&&_.vnode(f),f}export{k as $,t_ as A,q as K,s_ as u,n_ as y};
|
|
@@ -21,16 +21,16 @@
|
|
|
21
21
|
"@babel/plugin-syntax-import-attributes": "7.28.6",
|
|
22
22
|
"@babel/plugin-transform-react-jsx": "7.28.6",
|
|
23
23
|
"@jsenv/assert": "4.5.7",
|
|
24
|
-
"@jsenv/core": "41.2.
|
|
25
|
-
"@jsenv/plugin-preact": "1.7.
|
|
26
|
-
"@jsenv/plugin-bundling": "2.10.
|
|
27
|
-
"@jsenv/plugin-minification": "1.7.
|
|
28
|
-
"@jsenv/eslint-config-relax": "1.8.
|
|
29
|
-
"@jsenv/test": "3.7.
|
|
24
|
+
"@jsenv/core": "41.2.14",
|
|
25
|
+
"@jsenv/plugin-preact": "1.7.39",
|
|
26
|
+
"@jsenv/plugin-bundling": "2.10.16",
|
|
27
|
+
"@jsenv/plugin-minification": "1.7.5",
|
|
28
|
+
"@jsenv/eslint-config-relax": "1.8.9",
|
|
29
|
+
"@jsenv/test": "3.7.28",
|
|
30
30
|
"eslint": "9.39.2",
|
|
31
31
|
"open": "11.0.0",
|
|
32
|
-
"@playwright/browser-chromium": "1.
|
|
33
|
-
"prettier": "3.
|
|
34
|
-
"playwright": "1.
|
|
32
|
+
"@playwright/browser-chromium": "1.61.1",
|
|
33
|
+
"prettier": "3.9.6",
|
|
34
|
+
"playwright": "1.61.1"
|
|
35
35
|
}
|
|
36
36
|
}
|
|
@@ -559,7 +559,7 @@ function requireReact_production () {
|
|
|
559
559
|
react_production.useTransition = function () {
|
|
560
560
|
return ReactSharedInternals.H.useTransition();
|
|
561
561
|
};
|
|
562
|
-
react_production.version = "19.2.
|
|
562
|
+
react_production.version = "19.2.8";
|
|
563
563
|
return react_production;
|
|
564
564
|
}
|
|
565
565
|
|
|
@@ -46,7 +46,7 @@ var hasRequiredScheduler_production;
|
|
|
46
46
|
function requireScheduler_production () {
|
|
47
47
|
if (hasRequiredScheduler_production) return scheduler_production;
|
|
48
48
|
hasRequiredScheduler_production = 1;
|
|
49
|
-
(function (exports
|
|
49
|
+
(function (exports) {
|
|
50
50
|
function push(heap, node) {
|
|
51
51
|
var index = heap.length;
|
|
52
52
|
heap.push(node);
|
|
@@ -95,16 +95,16 @@ function requireScheduler_production () {
|
|
|
95
95
|
var diff = a.sortIndex - b.sortIndex;
|
|
96
96
|
return 0 !== diff ? diff : a.id - b.id;
|
|
97
97
|
}
|
|
98
|
-
exports
|
|
98
|
+
exports.unstable_now = void 0;
|
|
99
99
|
if ("object" === typeof performance && "function" === typeof performance.now) {
|
|
100
100
|
var localPerformance = performance;
|
|
101
|
-
exports
|
|
101
|
+
exports.unstable_now = function () {
|
|
102
102
|
return localPerformance.now();
|
|
103
103
|
};
|
|
104
104
|
} else {
|
|
105
105
|
var localDate = Date,
|
|
106
106
|
initialTime = localDate.now();
|
|
107
|
-
exports
|
|
107
|
+
exports.unstable_now = function () {
|
|
108
108
|
return localDate.now() - initialTime;
|
|
109
109
|
};
|
|
110
110
|
}
|
|
@@ -152,14 +152,14 @@ function requireScheduler_production () {
|
|
|
152
152
|
function shouldYieldToHost() {
|
|
153
153
|
return needsPaint
|
|
154
154
|
? true
|
|
155
|
-
: exports
|
|
155
|
+
: exports.unstable_now() - startTime < frameInterval
|
|
156
156
|
? false
|
|
157
157
|
: true;
|
|
158
158
|
}
|
|
159
159
|
function performWorkUntilDeadline() {
|
|
160
160
|
needsPaint = false;
|
|
161
161
|
if (isMessageLoopRunning) {
|
|
162
|
-
var currentTime = exports
|
|
162
|
+
var currentTime = exports.unstable_now();
|
|
163
163
|
startTime = currentTime;
|
|
164
164
|
var hasMoreWork = true;
|
|
165
165
|
try {
|
|
@@ -189,7 +189,7 @@ function requireScheduler_production () {
|
|
|
189
189
|
var continuationCallback = callback(
|
|
190
190
|
currentTask.expirationTime <= currentTime
|
|
191
191
|
);
|
|
192
|
-
currentTime = exports
|
|
192
|
+
currentTime = exports.unstable_now();
|
|
193
193
|
if ("function" === typeof continuationCallback) {
|
|
194
194
|
currentTask.callback = continuationCallback;
|
|
195
195
|
advanceTimers(currentTime);
|
|
@@ -245,29 +245,29 @@ function requireScheduler_production () {
|
|
|
245
245
|
};
|
|
246
246
|
function requestHostTimeout(callback, ms) {
|
|
247
247
|
taskTimeoutID = localSetTimeout(function () {
|
|
248
|
-
callback(exports
|
|
248
|
+
callback(exports.unstable_now());
|
|
249
249
|
}, ms);
|
|
250
250
|
}
|
|
251
|
-
exports
|
|
252
|
-
exports
|
|
253
|
-
exports
|
|
254
|
-
exports
|
|
255
|
-
exports
|
|
256
|
-
exports
|
|
257
|
-
exports
|
|
251
|
+
exports.unstable_IdlePriority = 5;
|
|
252
|
+
exports.unstable_ImmediatePriority = 1;
|
|
253
|
+
exports.unstable_LowPriority = 4;
|
|
254
|
+
exports.unstable_NormalPriority = 3;
|
|
255
|
+
exports.unstable_Profiling = null;
|
|
256
|
+
exports.unstable_UserBlockingPriority = 2;
|
|
257
|
+
exports.unstable_cancelCallback = function (task) {
|
|
258
258
|
task.callback = null;
|
|
259
259
|
};
|
|
260
|
-
exports
|
|
260
|
+
exports.unstable_forceFrameRate = function (fps) {
|
|
261
261
|
0 > fps || 125 < fps
|
|
262
262
|
? console.error(
|
|
263
263
|
"forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"
|
|
264
264
|
)
|
|
265
265
|
: (frameInterval = 0 < fps ? Math.floor(1e3 / fps) : 5);
|
|
266
266
|
};
|
|
267
|
-
exports
|
|
267
|
+
exports.unstable_getCurrentPriorityLevel = function () {
|
|
268
268
|
return currentPriorityLevel;
|
|
269
269
|
};
|
|
270
|
-
exports
|
|
270
|
+
exports.unstable_next = function (eventHandler) {
|
|
271
271
|
switch (currentPriorityLevel) {
|
|
272
272
|
case 1:
|
|
273
273
|
case 2:
|
|
@@ -285,10 +285,10 @@ function requireScheduler_production () {
|
|
|
285
285
|
currentPriorityLevel = previousPriorityLevel;
|
|
286
286
|
}
|
|
287
287
|
};
|
|
288
|
-
exports
|
|
288
|
+
exports.unstable_requestPaint = function () {
|
|
289
289
|
needsPaint = true;
|
|
290
290
|
};
|
|
291
|
-
exports
|
|
291
|
+
exports.unstable_runWithPriority = function (priorityLevel, eventHandler) {
|
|
292
292
|
switch (priorityLevel) {
|
|
293
293
|
case 1:
|
|
294
294
|
case 2:
|
|
@@ -307,12 +307,12 @@ function requireScheduler_production () {
|
|
|
307
307
|
currentPriorityLevel = previousPriorityLevel;
|
|
308
308
|
}
|
|
309
309
|
};
|
|
310
|
-
exports
|
|
310
|
+
exports.unstable_scheduleCallback = function (
|
|
311
311
|
priorityLevel,
|
|
312
312
|
callback,
|
|
313
313
|
options
|
|
314
314
|
) {
|
|
315
|
-
var currentTime = exports
|
|
315
|
+
var currentTime = exports.unstable_now();
|
|
316
316
|
"object" === typeof options && null !== options
|
|
317
317
|
? ((options = options.delay),
|
|
318
318
|
(options =
|
|
@@ -363,8 +363,8 @@ function requireScheduler_production () {
|
|
|
363
363
|
((isMessageLoopRunning = true), schedulePerformWorkUntilDeadline())));
|
|
364
364
|
return priorityLevel;
|
|
365
365
|
};
|
|
366
|
-
exports
|
|
367
|
-
exports
|
|
366
|
+
exports.unstable_shouldYield = shouldYieldToHost;
|
|
367
|
+
exports.unstable_wrapCallback = function (callback) {
|
|
368
368
|
var parentPriorityLevel = currentPriorityLevel;
|
|
369
369
|
return function () {
|
|
370
370
|
var previousPriorityLevel = currentPriorityLevel;
|
|
@@ -609,7 +609,7 @@ function requireReactDom_production () {
|
|
|
609
609
|
reactDom_production.useFormStatus = function () {
|
|
610
610
|
return ReactSharedInternals.H.useHostTransitionStatus();
|
|
611
611
|
};
|
|
612
|
-
reactDom_production.version = "19.2.
|
|
612
|
+
reactDom_production.version = "19.2.8";
|
|
613
613
|
return reactDom_production;
|
|
614
614
|
}
|
|
615
615
|
|
|
@@ -16549,14 +16549,14 @@ function requireReactDomClient_production () {
|
|
|
16549
16549
|
};
|
|
16550
16550
|
var isomorphicReactPackageVersion$jscomp$inline_1840 = React.version;
|
|
16551
16551
|
if (
|
|
16552
|
-
"19.2.
|
|
16552
|
+
"19.2.8" !==
|
|
16553
16553
|
isomorphicReactPackageVersion$jscomp$inline_1840
|
|
16554
16554
|
)
|
|
16555
16555
|
throw Error(
|
|
16556
16556
|
formatProdErrorMessage(
|
|
16557
16557
|
527,
|
|
16558
16558
|
isomorphicReactPackageVersion$jscomp$inline_1840,
|
|
16559
|
-
"19.2.
|
|
16559
|
+
"19.2.8"
|
|
16560
16560
|
)
|
|
16561
16561
|
);
|
|
16562
16562
|
ReactDOMSharedInternals.findDOMNode = function (componentOrElement) {
|
|
@@ -16578,10 +16578,10 @@ function requireReactDomClient_production () {
|
|
|
16578
16578
|
};
|
|
16579
16579
|
var internals$jscomp$inline_2347 = {
|
|
16580
16580
|
bundleType: 0,
|
|
16581
|
-
version: "19.2.
|
|
16581
|
+
version: "19.2.8",
|
|
16582
16582
|
rendererPackageName: "react-dom",
|
|
16583
16583
|
currentDispatcherRef: ReactSharedInternals,
|
|
16584
|
-
reconcilerVersion: "19.2.
|
|
16584
|
+
reconcilerVersion: "19.2.8"
|
|
16585
16585
|
};
|
|
16586
16586
|
if ("undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__) {
|
|
16587
16587
|
var hook$jscomp$inline_2348 = __REACT_DEVTOOLS_GLOBAL_HOOK__;
|
|
@@ -16679,7 +16679,7 @@ function requireReactDomClient_production () {
|
|
|
16679
16679
|
listenToAllSupportedEvents(container);
|
|
16680
16680
|
return new ReactDOMHydrationRoot(initialChildren);
|
|
16681
16681
|
};
|
|
16682
|
-
reactDomClient_production.version = "19.2.
|
|
16682
|
+
reactDomClient_production.version = "19.2.8";
|
|
16683
16683
|
return reactDomClient_production;
|
|
16684
16684
|
}
|
|
16685
16685
|
|
|
@@ -559,7 +559,7 @@ function requireReact_production () {
|
|
|
559
559
|
react_production.useTransition = function () {
|
|
560
560
|
return ReactSharedInternals.H.useTransition();
|
|
561
561
|
};
|
|
562
|
-
react_production.version = "19.2.
|
|
562
|
+
react_production.version = "19.2.8";
|
|
563
563
|
return react_production;
|
|
564
564
|
}
|
|
565
565
|
|