scordi-extension 1.16.2 → 1.16.4
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/README.md +61 -29
- package/dist/blocks/AiParseDataBlock.d.ts.map +1 -1
- package/dist/blocks/EventClickBlock.d.ts.map +1 -1
- package/dist/blocks/ExportDataBlock.d.ts.map +1 -1
- package/dist/blocks/KeypressBlock.d.ts.map +1 -1
- package/dist/blocks/NetworkCatchBlock.d.ts.map +1 -1
- package/dist/blocks/WaitForConditionBlock.d.ts.map +1 -1
- package/dist/blocks/index.d.ts +1 -1
- package/dist/blocks/index.d.ts.map +1 -1
- package/dist/sdk/EightGClient.d.ts +9 -6
- package/dist/sdk/EightGClient.d.ts.map +1 -1
- package/dist/sdk/index.cjs +4 -4
- package/dist/sdk/index.js +175 -160
- package/dist/sdk/types.d.ts.map +1 -1
- package/dist/types/internal-messages.d.ts.map +1 -1
- package/dist/workflow/context/execution-context/binding.d.ts.map +1 -1
- package/dist/workflow/context/execution-context/condition.d.ts.map +1 -1
- package/dist/workflow/context/execution-context/index.d.ts +3 -3
- package/dist/workflow/context/execution-context/index.d.ts.map +1 -1
- package/dist/workflow/context/execution-context/resolver.d.ts.map +1 -1
- package/dist/workflow/context/loop-context/index.d.ts +1 -1
- package/dist/workflow/context/loop-context/index.d.ts.map +1 -1
- package/dist/workflow/context/loop-context/loop-context.d.ts.map +1 -1
- package/dist/workflow/context/loop-context/resolver.d.ts.map +1 -1
- package/dist/workflow/context/step-context/index.d.ts +1 -1
- package/dist/workflow/context/step-context/index.d.ts.map +1 -1
- package/dist/workflow/context/step-context/resolver.d.ts.map +1 -1
- package/dist/workflow/context/step-context/step-context.d.ts.map +1 -1
- package/dist/workflow/context/var-context/index.d.ts +1 -1
- package/dist/workflow/context/var-context/index.d.ts.map +1 -1
- package/dist/workflow/context/var-context/resolver.d.ts.map +1 -1
- package/dist/workflow/context/var-context/var-context.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/.vite/manifest.json +0 -75
- package/dist/assets/index-B45Q7XiR.js +0 -49
- package/dist/assets/index-BqQ8JinV.js +0 -1
- package/dist/assets/index-CVzjlC_s.js +0 -1
- package/dist/assets/index-CYVwV_2L.js +0 -1
- package/dist/assets/index-DkFIvNAm.css +0 -1
- package/dist/assets/index-DxZcS402.js +0 -1
- package/dist/assets/index-tW55lo_h.js +0 -4
- package/dist/assets/index.html-DZ7AUTQZ.js +0 -1
- package/dist/assets/index.ts-2nFLTUkL.js +0 -238
- package/dist/assets/index.ts-BRPHoTRl.js +0 -256
- package/dist/assets/index.ts-C2f2hGoV.js +0 -158
- package/dist/assets/index.ts-CD2jVezi.js +0 -256
- package/dist/assets/index.ts-COMnxBfB.js +0 -238
- package/dist/assets/index.ts-mAOhzdZJ.js +0 -238
- package/dist/assets/internal-messages-BMRA0i8A.js +0 -1
- package/dist/assets/internal-messages-BS1uEgeS.js +0 -1
- package/dist/assets/internal-messages-CP1ANEcL.js +0 -1
- package/dist/assets/internal-messages-Drf0Gb9U.js +0 -1
- package/dist/assets/loading-page-1924caaa.js +0 -51
- package/dist/assets/main.tsx-CHn9k-P7.js +0 -38
- package/dist/assets/main.tsx-DnGNeWWr.js +0 -38
- package/dist/assets/main.tsx-DtStYr-r.js +0 -2
- package/dist/assets/main.tsx-UFslEqbd.js +0 -38
- package/dist/assets/main.tsx-loader-6Ftbg0YS.js +0 -13
- package/dist/assets/main.tsx-loader-ByFSLdJ4.js +0 -13
- package/dist/assets/main.tsx-loader-CuF0J02t.js +0 -13
- package/dist/assets/main.tsx-loader-sjxNXQPw.js +0 -13
- package/dist/assets/types-BId3CBm7.js +0 -1
- package/dist/assets/types-CeXfY5Yv.js +0 -4
- package/dist/assets/types-Dzn4eD9c.js +0 -22
- package/dist/assets/types-q2_wITfk.js +0 -4
- package/dist/blocks/CaptureNetworkBlock.d.ts +0 -75
- package/dist/blocks/CaptureNetworkBlock.d.ts.map +0 -1
- package/dist/blocks/DataExtractBlock.d.ts +0 -23
- package/dist/blocks/DataExtractBlock.d.ts.map +0 -1
- package/dist/blocks/index.cjs +0 -4
- package/dist/blocks/index.js +0 -7839
- package/dist/blocks/logo.png +0 -0
- package/dist/logo.png +0 -0
- package/dist/manifest.json +0 -55
- package/dist/public/logo.png +0 -0
- package/dist/service-worker-loader.js +0 -3
- package/dist/src/blocks/AiParseDataBlock.ts.js +0 -111
- package/dist/src/blocks/CaptureNetworkBlock.ts.js +0 -55
- package/dist/src/blocks/ClearValueFormBlock.ts.js +0 -55
- package/dist/src/blocks/DataExtractBlock.ts.js +0 -28
- package/dist/src/blocks/ElementExistsBlock.ts.js +0 -26
- package/dist/src/blocks/EventClickBlock.ts.js +0 -143
- package/dist/src/blocks/ExportDataBlock.ts.js +0 -47
- package/dist/src/blocks/FetchApiBlock.ts.js +0 -50
- package/dist/src/blocks/GetAttributeValueBlock.ts.js +0 -33
- package/dist/src/blocks/GetElementDataBlock.ts.js +0 -114
- package/dist/src/blocks/GetTextBlock.ts.js +0 -152
- package/dist/src/blocks/GetValueFormBlock.ts.js +0 -52
- package/dist/src/blocks/KeypressBlock.ts.js +0 -89
- package/dist/src/blocks/NavigateBlock.ts.js +0 -48
- package/dist/src/blocks/NetworkCatchBlock.ts.js +0 -61
- package/dist/src/blocks/SaveAssetsBlock.ts.js +0 -35
- package/dist/src/blocks/ScrollBlock.ts.js +0 -111
- package/dist/src/blocks/SetValueFormBlock.ts.js +0 -56
- package/dist/src/blocks/TransformDataBlock.ts.js +0 -42
- package/dist/src/blocks/WaitBlock.ts.js +0 -24
- package/dist/src/blocks/WaitForConditionBlock.ts.js +0 -187
- package/dist/src/blocks/index.ts.js +0 -198
- package/dist/src/blocks/types.ts.js +0 -11
- package/dist/src/content/components/ConfirmationUI.tsx.js +0 -244
- package/dist/src/content/components/ExecutionStatusUI.tsx.js +0 -223
- package/dist/src/content/elements/finders/CssSelector.ts.js +0 -51
- package/dist/src/content/elements/finders/ElementSelector.ts.js +0 -20
- package/dist/src/content/elements/finders/IframeSelector.ts.js +0 -32
- package/dist/src/content/elements/finders/ShadowDOMSelector.ts.js +0 -38
- package/dist/src/content/elements/finders/XPathFinder.ts.js +0 -32
- package/dist/src/content/elements/index.ts.js +0 -26
- package/dist/src/content/elements/utils/CSSSelectorGenerator.ts.js +0 -72
- package/dist/src/content/elements/utils/XPathGenerator.ts.js +0 -62
- package/dist/src/content/handler/ExternalMessageHandler.ts.js +0 -78
- package/dist/src/content/handler/InternalMessageHandler.ts.js +0 -40
- package/dist/src/content/kernel/MessageKernel.ts.js +0 -83
- package/dist/src/content/main.tsx-loader.js +0 -22
- package/dist/src/content/main.tsx.js +0 -50
- package/dist/src/content/utils/index.ts.js +0 -1
- package/dist/src/content/utils/synchronizedLock.ts.js +0 -35
- package/dist/src/popup/index.html +0 -12
- package/dist/src/sdk/types.ts.js +0 -150
- package/dist/src/types/internal-messages.ts.js +0 -27
- package/dist/src/workflow/context/execution-context/types.ts.js +0 -0
- package/dist/vendor/.vite-deps-chunk-2TUXWMP5.js__v--29d58732.js +0 -45
- package/dist/vendor/.vite-deps-chunk-2TUXWMP5.js__v--34285d49.js +0 -45
- package/dist/vendor/.vite-deps-chunk-2TUXWMP5.js__v--36a0c079.js +0 -45
- package/dist/vendor/.vite-deps-chunk-2TUXWMP5.js__v--7cce5f32.js +0 -45
- package/dist/vendor/.vite-deps-chunk-2TUXWMP5.js__v--8598b0e0.js +0 -45
- package/dist/vendor/.vite-deps-chunk-2TUXWMP5.js__v--9054997c.js +0 -45
- package/dist/vendor/.vite-deps-chunk-2TUXWMP5.js__v--a79cb78d.js +0 -45
- package/dist/vendor/.vite-deps-chunk-2TUXWMP5.js__v--af906259.js +0 -45
- package/dist/vendor/.vite-deps-chunk-2TUXWMP5.js__v--e041f26d.js +0 -45
- package/dist/vendor/.vite-deps-chunk-2TUXWMP5.js__v--e1405dc4.js +0 -45
- package/dist/vendor/.vite-deps-chunk-2TUXWMP5.js__v--e2a1f584.js +0 -45
- package/dist/vendor/.vite-deps-chunk-DC5AMYBS.js__v--87b685c1.js +0 -38
- package/dist/vendor/.vite-deps-chunk-EL3BNLGW.js__v--29d58732.js +0 -975
- package/dist/vendor/.vite-deps-chunk-EL3BNLGW.js__v--34285d49.js +0 -975
- package/dist/vendor/.vite-deps-chunk-EL3BNLGW.js__v--36a0c079.js +0 -975
- package/dist/vendor/.vite-deps-chunk-EL3BNLGW.js__v--7cce5f32.js +0 -975
- package/dist/vendor/.vite-deps-chunk-EL3BNLGW.js__v--8598b0e0.js +0 -975
- package/dist/vendor/.vite-deps-chunk-EL3BNLGW.js__v--a79cb78d.js +0 -975
- package/dist/vendor/.vite-deps-chunk-EL3BNLGW.js__v--af906259.js +0 -975
- package/dist/vendor/.vite-deps-chunk-EL3BNLGW.js__v--e041f26d.js +0 -975
- package/dist/vendor/.vite-deps-chunk-EL3BNLGW.js__v--e1405dc4.js +0 -975
- package/dist/vendor/.vite-deps-chunk-EL3BNLGW.js__v--e2a1f584.js +0 -975
- package/dist/vendor/.vite-deps-chunk-KDMJ4XM7.js__v--87b685c1.js +0 -4154
- package/dist/vendor/.vite-deps-chunk-MANNBT4V.js__v--87b685c1.js +0 -280
- package/dist/vendor/.vite-deps-chunk-NZP3G7XT.js__v--87b685c1.js +0 -975
- package/dist/vendor/.vite-deps-chunk-QIBDMRD4.js__v--36a0c079.js +0 -4158
- package/dist/vendor/.vite-deps-chunk-QIBDMRD4.js__v--8598b0e0.js +0 -4158
- package/dist/vendor/.vite-deps-chunk-QIBDMRD4.js__v--9054997c.js +0 -4158
- package/dist/vendor/.vite-deps-chunk-QIBDMRD4.js__v--a79cb78d.js +0 -4158
- package/dist/vendor/.vite-deps-chunk-QIBDMRD4.js__v--e041f26d.js +0 -4158
- package/dist/vendor/.vite-deps-chunk-QIBDMRD4.js__v--e2a1f584.js +0 -4158
- package/dist/vendor/.vite-deps-chunk-UW5CEYRC.js__v--29d58732.js +0 -4154
- package/dist/vendor/.vite-deps-chunk-UW5CEYRC.js__v--34285d49.js +0 -4154
- package/dist/vendor/.vite-deps-chunk-UW5CEYRC.js__v--7cce5f32.js +0 -4154
- package/dist/vendor/.vite-deps-chunk-UW5CEYRC.js__v--af906259.js +0 -4154
- package/dist/vendor/.vite-deps-chunk-UW5CEYRC.js__v--e1405dc4.js +0 -4154
- package/dist/vendor/.vite-deps-chunk-XHY3JSIG.js__v--29d58732.js +0 -280
- package/dist/vendor/.vite-deps-chunk-XHY3JSIG.js__v--34285d49.js +0 -280
- package/dist/vendor/.vite-deps-chunk-XHY3JSIG.js__v--36a0c079.js +0 -280
- package/dist/vendor/.vite-deps-chunk-XHY3JSIG.js__v--7cce5f32.js +0 -280
- package/dist/vendor/.vite-deps-chunk-XHY3JSIG.js__v--8598b0e0.js +0 -280
- package/dist/vendor/.vite-deps-chunk-XHY3JSIG.js__v--a79cb78d.js +0 -280
- package/dist/vendor/.vite-deps-chunk-XHY3JSIG.js__v--af906259.js +0 -280
- package/dist/vendor/.vite-deps-chunk-XHY3JSIG.js__v--e041f26d.js +0 -280
- package/dist/vendor/.vite-deps-chunk-XHY3JSIG.js__v--e1405dc4.js +0 -280
- package/dist/vendor/.vite-deps-chunk-XHY3JSIG.js__v--e2a1f584.js +0 -280
- package/dist/vendor/.vite-deps-jsonata.js__v--1f855851.js +0 -5761
- package/dist/vendor/.vite-deps-jsonata.js__v--34285d49.js +0 -5761
- package/dist/vendor/.vite-deps-jsonata.js__v--370b8ffe.js +0 -5761
- package/dist/vendor/.vite-deps-jsonata.js__v--7496ecd5.js +0 -5761
- package/dist/vendor/.vite-deps-jsonata.js__v--7cce5f32.js +0 -5761
- package/dist/vendor/.vite-deps-jsonata.js__v--8598b0e0.js +0 -5761
- package/dist/vendor/.vite-deps-jsonata.js__v--989ee283.js +0 -5761
- package/dist/vendor/.vite-deps-jsonata.js__v--aa4cf553.js +0 -5761
- package/dist/vendor/.vite-deps-jsonata.js__v--af906259.js +0 -5761
- package/dist/vendor/.vite-deps-jsonata.js__v--d602c657.js +0 -5761
- package/dist/vendor/.vite-deps-jsonata.js__v--e041f26d.js +0 -5761
- package/dist/vendor/.vite-deps-jsonata.js__v--e2a1f584.js +0 -5761
- package/dist/vendor/.vite-deps-react-dom.js__v--1217aa43.js +0 -6
- package/dist/vendor/.vite-deps-react-dom.js__v--34285d49.js +0 -6
- package/dist/vendor/.vite-deps-react-dom.js__v--36c31e85.js +0 -6
- package/dist/vendor/.vite-deps-react-dom.js__v--7cce5f32.js +0 -6
- package/dist/vendor/.vite-deps-react-dom.js__v--8313ef2c.js +0 -6
- package/dist/vendor/.vite-deps-react-dom.js__v--8598b0e0.js +0 -6
- package/dist/vendor/.vite-deps-react-dom.js__v--87af57af.js +0 -6
- package/dist/vendor/.vite-deps-react-dom.js__v--9967e564.js +0 -6
- package/dist/vendor/.vite-deps-react-dom.js__v--af906259.js +0 -6
- package/dist/vendor/.vite-deps-react-dom.js__v--e041f26d.js +0 -6
- package/dist/vendor/.vite-deps-react-dom.js__v--e2a1f584.js +0 -6
- package/dist/vendor/.vite-deps-react-dom_client.js__v--05e7db8c.js +0 -18108
- package/dist/vendor/.vite-deps-react-dom_client.js__v--34285d49.js +0 -18108
- package/dist/vendor/.vite-deps-react-dom_client.js__v--7cce5f32.js +0 -18108
- package/dist/vendor/.vite-deps-react-dom_client.js__v--8598b0e0.js +0 -18108
- package/dist/vendor/.vite-deps-react-dom_client.js__v--8ec6d0f4.js +0 -18108
- package/dist/vendor/.vite-deps-react-dom_client.js__v--a69c8f91.js +0 -18108
- package/dist/vendor/.vite-deps-react-dom_client.js__v--aaaed31d.js +0 -18108
- package/dist/vendor/.vite-deps-react-dom_client.js__v--af906259.js +0 -18108
- package/dist/vendor/.vite-deps-react-dom_client.js__v--e041f26d.js +0 -18108
- package/dist/vendor/.vite-deps-react-dom_client.js__v--e2a1f584.js +0 -18108
- package/dist/vendor/.vite-deps-react-dom_client.js__v--f80719e9.js +0 -18108
- package/dist/vendor/.vite-deps-react.js__v--1217aa43.js +0 -5
- package/dist/vendor/.vite-deps-react.js__v--34285d49.js +0 -5
- package/dist/vendor/.vite-deps-react.js__v--36c31e85.js +0 -5
- package/dist/vendor/.vite-deps-react.js__v--7cce5f32.js +0 -5
- package/dist/vendor/.vite-deps-react.js__v--8313ef2c.js +0 -5
- package/dist/vendor/.vite-deps-react.js__v--8598b0e0.js +0 -5
- package/dist/vendor/.vite-deps-react.js__v--87af57af.js +0 -5
- package/dist/vendor/.vite-deps-react.js__v--9967e564.js +0 -5
- package/dist/vendor/.vite-deps-react.js__v--af906259.js +0 -5
- package/dist/vendor/.vite-deps-react.js__v--e041f26d.js +0 -5
- package/dist/vendor/.vite-deps-react.js__v--e2a1f584.js +0 -5
- package/dist/vendor/.vite-deps-react_jsx-dev-runtime.js__v--1217aa43.js +0 -281
- package/dist/vendor/.vite-deps-react_jsx-dev-runtime.js__v--34285d49.js +0 -281
- package/dist/vendor/.vite-deps-react_jsx-dev-runtime.js__v--36c31e85.js +0 -281
- package/dist/vendor/.vite-deps-react_jsx-dev-runtime.js__v--7cce5f32.js +0 -281
- package/dist/vendor/.vite-deps-react_jsx-dev-runtime.js__v--8313ef2c.js +0 -281
- package/dist/vendor/.vite-deps-react_jsx-dev-runtime.js__v--8598b0e0.js +0 -281
- package/dist/vendor/.vite-deps-react_jsx-dev-runtime.js__v--87af57af.js +0 -281
- package/dist/vendor/.vite-deps-react_jsx-dev-runtime.js__v--9967e564.js +0 -281
- package/dist/vendor/.vite-deps-react_jsx-dev-runtime.js__v--af906259.js +0 -281
- package/dist/vendor/.vite-deps-react_jsx-dev-runtime.js__v--e041f26d.js +0 -281
- package/dist/vendor/.vite-deps-react_jsx-dev-runtime.js__v--e2a1f584.js +0 -281
- package/dist/vendor/.vite-deps-zod.js__v--34285d49.js +0 -222
- package/dist/vendor/.vite-deps-zod.js__v--6548a37a.js +0 -222
- package/dist/vendor/.vite-deps-zod.js__v--706a718e.js +0 -219
- package/dist/vendor/.vite-deps-zod.js__v--7cce5f32.js +0 -222
- package/dist/vendor/.vite-deps-zod.js__v--8598b0e0.js +0 -219
- package/dist/vendor/.vite-deps-zod.js__v--9e0f4cc1.js +0 -219
- package/dist/vendor/.vite-deps-zod.js__v--af906259.js +0 -222
- package/dist/vendor/.vite-deps-zod.js__v--b73c580c.js +0 -219
- package/dist/vendor/.vite-deps-zod.js__v--dc9842e6.js +0 -222
- package/dist/vendor/.vite-deps-zod.js__v--e041f26d.js +0 -219
- package/dist/vendor/.vite-deps-zod.js__v--e2a1f584.js +0 -219
- package/dist/vendor/.vite-deps-zod.js__v--e4714212.js +0 -222
- package/dist/vendor/crx-client-port.js +0 -66
- package/dist/vendor/crx-client-preamble.js +0 -4
- package/dist/vendor/react-refresh.js +0 -670
- package/dist/vendor/vite-client.js +0 -1134
- package/dist/vendor/vite-dist-client-env.mjs.js +0 -24
- package/dist/vendor/webcomponents-custom-elements.js +0 -47
|
@@ -1,281 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
require_react
|
|
3
|
-
} from "/vendor/.vite-deps-chunk-EL3BNLGW.js__v--29d58732.js";
|
|
4
|
-
import {
|
|
5
|
-
__commonJS
|
|
6
|
-
} from "/vendor/.vite-deps-chunk-2TUXWMP5.js__v--29d58732.js";
|
|
7
|
-
|
|
8
|
-
// node_modules/react/cjs/react-jsx-dev-runtime.development.js
|
|
9
|
-
var require_react_jsx_dev_runtime_development = __commonJS({
|
|
10
|
-
"node_modules/react/cjs/react-jsx-dev-runtime.development.js"(exports) {
|
|
11
|
-
"use strict";
|
|
12
|
-
(function() {
|
|
13
|
-
function getComponentNameFromType(type) {
|
|
14
|
-
if (null == type) return null;
|
|
15
|
-
if ("function" === typeof type)
|
|
16
|
-
return type.$$typeof === REACT_CLIENT_REFERENCE ? null : type.displayName || type.name || null;
|
|
17
|
-
if ("string" === typeof type) return type;
|
|
18
|
-
switch (type) {
|
|
19
|
-
case REACT_FRAGMENT_TYPE:
|
|
20
|
-
return "Fragment";
|
|
21
|
-
case REACT_PROFILER_TYPE:
|
|
22
|
-
return "Profiler";
|
|
23
|
-
case REACT_STRICT_MODE_TYPE:
|
|
24
|
-
return "StrictMode";
|
|
25
|
-
case REACT_SUSPENSE_TYPE:
|
|
26
|
-
return "Suspense";
|
|
27
|
-
case REACT_SUSPENSE_LIST_TYPE:
|
|
28
|
-
return "SuspenseList";
|
|
29
|
-
case REACT_ACTIVITY_TYPE:
|
|
30
|
-
return "Activity";
|
|
31
|
-
}
|
|
32
|
-
if ("object" === typeof type)
|
|
33
|
-
switch ("number" === typeof type.tag && console.error(
|
|
34
|
-
"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
|
|
35
|
-
), type.$$typeof) {
|
|
36
|
-
case REACT_PORTAL_TYPE:
|
|
37
|
-
return "Portal";
|
|
38
|
-
case REACT_CONTEXT_TYPE:
|
|
39
|
-
return (type.displayName || "Context") + ".Provider";
|
|
40
|
-
case REACT_CONSUMER_TYPE:
|
|
41
|
-
return (type._context.displayName || "Context") + ".Consumer";
|
|
42
|
-
case REACT_FORWARD_REF_TYPE:
|
|
43
|
-
var innerType = type.render;
|
|
44
|
-
type = type.displayName;
|
|
45
|
-
type || (type = innerType.displayName || innerType.name || "", type = "" !== type ? "ForwardRef(" + type + ")" : "ForwardRef");
|
|
46
|
-
return type;
|
|
47
|
-
case REACT_MEMO_TYPE:
|
|
48
|
-
return innerType = type.displayName || null, null !== innerType ? innerType : getComponentNameFromType(type.type) || "Memo";
|
|
49
|
-
case REACT_LAZY_TYPE:
|
|
50
|
-
innerType = type._payload;
|
|
51
|
-
type = type._init;
|
|
52
|
-
try {
|
|
53
|
-
return getComponentNameFromType(type(innerType));
|
|
54
|
-
} catch (x) {
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
return null;
|
|
58
|
-
}
|
|
59
|
-
function testStringCoercion(value) {
|
|
60
|
-
return "" + value;
|
|
61
|
-
}
|
|
62
|
-
function checkKeyStringCoercion(value) {
|
|
63
|
-
try {
|
|
64
|
-
testStringCoercion(value);
|
|
65
|
-
var JSCompiler_inline_result = false;
|
|
66
|
-
} catch (e) {
|
|
67
|
-
JSCompiler_inline_result = true;
|
|
68
|
-
}
|
|
69
|
-
if (JSCompiler_inline_result) {
|
|
70
|
-
JSCompiler_inline_result = console;
|
|
71
|
-
var JSCompiler_temp_const = JSCompiler_inline_result.error;
|
|
72
|
-
var JSCompiler_inline_result$jscomp$0 = "function" === typeof Symbol && Symbol.toStringTag && value[Symbol.toStringTag] || value.constructor.name || "Object";
|
|
73
|
-
JSCompiler_temp_const.call(
|
|
74
|
-
JSCompiler_inline_result,
|
|
75
|
-
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
|
|
76
|
-
JSCompiler_inline_result$jscomp$0
|
|
77
|
-
);
|
|
78
|
-
return testStringCoercion(value);
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
function getTaskName(type) {
|
|
82
|
-
if (type === REACT_FRAGMENT_TYPE) return "<>";
|
|
83
|
-
if ("object" === typeof type && null !== type && type.$$typeof === REACT_LAZY_TYPE)
|
|
84
|
-
return "<...>";
|
|
85
|
-
try {
|
|
86
|
-
var name = getComponentNameFromType(type);
|
|
87
|
-
return name ? "<" + name + ">" : "<...>";
|
|
88
|
-
} catch (x) {
|
|
89
|
-
return "<...>";
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
function getOwner() {
|
|
93
|
-
var dispatcher = ReactSharedInternals.A;
|
|
94
|
-
return null === dispatcher ? null : dispatcher.getOwner();
|
|
95
|
-
}
|
|
96
|
-
function UnknownOwner() {
|
|
97
|
-
return Error("react-stack-top-frame");
|
|
98
|
-
}
|
|
99
|
-
function hasValidKey(config) {
|
|
100
|
-
if (hasOwnProperty.call(config, "key")) {
|
|
101
|
-
var getter = Object.getOwnPropertyDescriptor(config, "key").get;
|
|
102
|
-
if (getter && getter.isReactWarning) return false;
|
|
103
|
-
}
|
|
104
|
-
return void 0 !== config.key;
|
|
105
|
-
}
|
|
106
|
-
function defineKeyPropWarningGetter(props, displayName) {
|
|
107
|
-
function warnAboutAccessingKey() {
|
|
108
|
-
specialPropKeyWarningShown || (specialPropKeyWarningShown = true, console.error(
|
|
109
|
-
"%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
|
|
110
|
-
displayName
|
|
111
|
-
));
|
|
112
|
-
}
|
|
113
|
-
warnAboutAccessingKey.isReactWarning = true;
|
|
114
|
-
Object.defineProperty(props, "key", {
|
|
115
|
-
get: warnAboutAccessingKey,
|
|
116
|
-
configurable: true
|
|
117
|
-
});
|
|
118
|
-
}
|
|
119
|
-
function elementRefGetterWithDeprecationWarning() {
|
|
120
|
-
var componentName = getComponentNameFromType(this.type);
|
|
121
|
-
didWarnAboutElementRef[componentName] || (didWarnAboutElementRef[componentName] = true, console.error(
|
|
122
|
-
"Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
|
|
123
|
-
));
|
|
124
|
-
componentName = this.props.ref;
|
|
125
|
-
return void 0 !== componentName ? componentName : null;
|
|
126
|
-
}
|
|
127
|
-
function ReactElement(type, key, self, source, owner, props, debugStack, debugTask) {
|
|
128
|
-
self = props.ref;
|
|
129
|
-
type = {
|
|
130
|
-
$$typeof: REACT_ELEMENT_TYPE,
|
|
131
|
-
type,
|
|
132
|
-
key,
|
|
133
|
-
props,
|
|
134
|
-
_owner: owner
|
|
135
|
-
};
|
|
136
|
-
null !== (void 0 !== self ? self : null) ? Object.defineProperty(type, "ref", {
|
|
137
|
-
enumerable: false,
|
|
138
|
-
get: elementRefGetterWithDeprecationWarning
|
|
139
|
-
}) : Object.defineProperty(type, "ref", { enumerable: false, value: null });
|
|
140
|
-
type._store = {};
|
|
141
|
-
Object.defineProperty(type._store, "validated", {
|
|
142
|
-
configurable: false,
|
|
143
|
-
enumerable: false,
|
|
144
|
-
writable: true,
|
|
145
|
-
value: 0
|
|
146
|
-
});
|
|
147
|
-
Object.defineProperty(type, "_debugInfo", {
|
|
148
|
-
configurable: false,
|
|
149
|
-
enumerable: false,
|
|
150
|
-
writable: true,
|
|
151
|
-
value: null
|
|
152
|
-
});
|
|
153
|
-
Object.defineProperty(type, "_debugStack", {
|
|
154
|
-
configurable: false,
|
|
155
|
-
enumerable: false,
|
|
156
|
-
writable: true,
|
|
157
|
-
value: debugStack
|
|
158
|
-
});
|
|
159
|
-
Object.defineProperty(type, "_debugTask", {
|
|
160
|
-
configurable: false,
|
|
161
|
-
enumerable: false,
|
|
162
|
-
writable: true,
|
|
163
|
-
value: debugTask
|
|
164
|
-
});
|
|
165
|
-
Object.freeze && (Object.freeze(type.props), Object.freeze(type));
|
|
166
|
-
return type;
|
|
167
|
-
}
|
|
168
|
-
function jsxDEVImpl(type, config, maybeKey, isStaticChildren, source, self, debugStack, debugTask) {
|
|
169
|
-
var children = config.children;
|
|
170
|
-
if (void 0 !== children)
|
|
171
|
-
if (isStaticChildren)
|
|
172
|
-
if (isArrayImpl(children)) {
|
|
173
|
-
for (isStaticChildren = 0; isStaticChildren < children.length; isStaticChildren++)
|
|
174
|
-
validateChildKeys(children[isStaticChildren]);
|
|
175
|
-
Object.freeze && Object.freeze(children);
|
|
176
|
-
} else
|
|
177
|
-
console.error(
|
|
178
|
-
"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
|
|
179
|
-
);
|
|
180
|
-
else validateChildKeys(children);
|
|
181
|
-
if (hasOwnProperty.call(config, "key")) {
|
|
182
|
-
children = getComponentNameFromType(type);
|
|
183
|
-
var keys = Object.keys(config).filter(function(k) {
|
|
184
|
-
return "key" !== k;
|
|
185
|
-
});
|
|
186
|
-
isStaticChildren = 0 < keys.length ? "{key: someKey, " + keys.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
187
|
-
didWarnAboutKeySpread[children + isStaticChildren] || (keys = 0 < keys.length ? "{" + keys.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
188
|
-
'A props object containing a "key" prop is being spread into JSX:\n let props = %s;\n <%s {...props} />\nReact keys must be passed directly to JSX without using spread:\n let props = %s;\n <%s key={someKey} {...props} />',
|
|
189
|
-
isStaticChildren,
|
|
190
|
-
children,
|
|
191
|
-
keys,
|
|
192
|
-
children
|
|
193
|
-
), didWarnAboutKeySpread[children + isStaticChildren] = true);
|
|
194
|
-
}
|
|
195
|
-
children = null;
|
|
196
|
-
void 0 !== maybeKey && (checkKeyStringCoercion(maybeKey), children = "" + maybeKey);
|
|
197
|
-
hasValidKey(config) && (checkKeyStringCoercion(config.key), children = "" + config.key);
|
|
198
|
-
if ("key" in config) {
|
|
199
|
-
maybeKey = {};
|
|
200
|
-
for (var propName in config)
|
|
201
|
-
"key" !== propName && (maybeKey[propName] = config[propName]);
|
|
202
|
-
} else maybeKey = config;
|
|
203
|
-
children && defineKeyPropWarningGetter(
|
|
204
|
-
maybeKey,
|
|
205
|
-
"function" === typeof type ? type.displayName || type.name || "Unknown" : type
|
|
206
|
-
);
|
|
207
|
-
return ReactElement(
|
|
208
|
-
type,
|
|
209
|
-
children,
|
|
210
|
-
self,
|
|
211
|
-
source,
|
|
212
|
-
getOwner(),
|
|
213
|
-
maybeKey,
|
|
214
|
-
debugStack,
|
|
215
|
-
debugTask
|
|
216
|
-
);
|
|
217
|
-
}
|
|
218
|
-
function validateChildKeys(node) {
|
|
219
|
-
"object" === typeof node && null !== node && node.$$typeof === REACT_ELEMENT_TYPE && node._store && (node._store.validated = 1);
|
|
220
|
-
}
|
|
221
|
-
var React = require_react(), REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = Symbol.for("react.profiler");
|
|
222
|
-
Symbol.for("react.provider");
|
|
223
|
-
var REACT_CONSUMER_TYPE = Symbol.for("react.consumer"), REACT_CONTEXT_TYPE = Symbol.for("react.context"), REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = Symbol.for("react.suspense"), REACT_SUSPENSE_LIST_TYPE = Symbol.for("react.suspense_list"), REACT_MEMO_TYPE = Symbol.for("react.memo"), REACT_LAZY_TYPE = Symbol.for("react.lazy"), REACT_ACTIVITY_TYPE = Symbol.for("react.activity"), REACT_CLIENT_REFERENCE = Symbol.for("react.client.reference"), ReactSharedInternals = React.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, hasOwnProperty = Object.prototype.hasOwnProperty, isArrayImpl = Array.isArray, createTask = console.createTask ? console.createTask : function() {
|
|
224
|
-
return null;
|
|
225
|
-
};
|
|
226
|
-
React = {
|
|
227
|
-
react_stack_bottom_frame: function(callStackForError) {
|
|
228
|
-
return callStackForError();
|
|
229
|
-
}
|
|
230
|
-
};
|
|
231
|
-
var specialPropKeyWarningShown;
|
|
232
|
-
var didWarnAboutElementRef = {};
|
|
233
|
-
var unknownOwnerDebugStack = React.react_stack_bottom_frame.bind(
|
|
234
|
-
React,
|
|
235
|
-
UnknownOwner
|
|
236
|
-
)();
|
|
237
|
-
var unknownOwnerDebugTask = createTask(getTaskName(UnknownOwner));
|
|
238
|
-
var didWarnAboutKeySpread = {};
|
|
239
|
-
exports.Fragment = REACT_FRAGMENT_TYPE;
|
|
240
|
-
exports.jsxDEV = function(type, config, maybeKey, isStaticChildren, source, self) {
|
|
241
|
-
var trackActualOwner = 1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;
|
|
242
|
-
return jsxDEVImpl(
|
|
243
|
-
type,
|
|
244
|
-
config,
|
|
245
|
-
maybeKey,
|
|
246
|
-
isStaticChildren,
|
|
247
|
-
source,
|
|
248
|
-
self,
|
|
249
|
-
trackActualOwner ? Error("react-stack-top-frame") : unknownOwnerDebugStack,
|
|
250
|
-
trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask
|
|
251
|
-
);
|
|
252
|
-
};
|
|
253
|
-
})();
|
|
254
|
-
}
|
|
255
|
-
});
|
|
256
|
-
|
|
257
|
-
// node_modules/react/jsx-dev-runtime.js
|
|
258
|
-
var require_jsx_dev_runtime = __commonJS({
|
|
259
|
-
"node_modules/react/jsx-dev-runtime.js"(exports, module) {
|
|
260
|
-
if (false) {
|
|
261
|
-
module.exports = null;
|
|
262
|
-
} else {
|
|
263
|
-
module.exports = require_react_jsx_dev_runtime_development();
|
|
264
|
-
}
|
|
265
|
-
}
|
|
266
|
-
});
|
|
267
|
-
export default require_jsx_dev_runtime();
|
|
268
|
-
/*! Bundled license information:
|
|
269
|
-
|
|
270
|
-
react/cjs/react-jsx-dev-runtime.development.js:
|
|
271
|
-
(**
|
|
272
|
-
* @license React
|
|
273
|
-
* react-jsx-dev-runtime.development.js
|
|
274
|
-
*
|
|
275
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
276
|
-
*
|
|
277
|
-
* This source code is licensed under the MIT license found in the
|
|
278
|
-
* LICENSE file in the root directory of this source tree.
|
|
279
|
-
*)
|
|
280
|
-
*/
|
|
281
|
-
//# sourceMappingURL=react_jsx-dev-runtime.js.map
|
|
@@ -1,281 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
require_react
|
|
3
|
-
} from "/vendor/.vite-deps-chunk-EL3BNLGW.js__v--34285d49.js";
|
|
4
|
-
import {
|
|
5
|
-
__commonJS
|
|
6
|
-
} from "/vendor/.vite-deps-chunk-2TUXWMP5.js__v--34285d49.js";
|
|
7
|
-
|
|
8
|
-
// node_modules/react/cjs/react-jsx-dev-runtime.development.js
|
|
9
|
-
var require_react_jsx_dev_runtime_development = __commonJS({
|
|
10
|
-
"node_modules/react/cjs/react-jsx-dev-runtime.development.js"(exports) {
|
|
11
|
-
"use strict";
|
|
12
|
-
(function() {
|
|
13
|
-
function getComponentNameFromType(type) {
|
|
14
|
-
if (null == type) return null;
|
|
15
|
-
if ("function" === typeof type)
|
|
16
|
-
return type.$$typeof === REACT_CLIENT_REFERENCE ? null : type.displayName || type.name || null;
|
|
17
|
-
if ("string" === typeof type) return type;
|
|
18
|
-
switch (type) {
|
|
19
|
-
case REACT_FRAGMENT_TYPE:
|
|
20
|
-
return "Fragment";
|
|
21
|
-
case REACT_PROFILER_TYPE:
|
|
22
|
-
return "Profiler";
|
|
23
|
-
case REACT_STRICT_MODE_TYPE:
|
|
24
|
-
return "StrictMode";
|
|
25
|
-
case REACT_SUSPENSE_TYPE:
|
|
26
|
-
return "Suspense";
|
|
27
|
-
case REACT_SUSPENSE_LIST_TYPE:
|
|
28
|
-
return "SuspenseList";
|
|
29
|
-
case REACT_ACTIVITY_TYPE:
|
|
30
|
-
return "Activity";
|
|
31
|
-
}
|
|
32
|
-
if ("object" === typeof type)
|
|
33
|
-
switch ("number" === typeof type.tag && console.error(
|
|
34
|
-
"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
|
|
35
|
-
), type.$$typeof) {
|
|
36
|
-
case REACT_PORTAL_TYPE:
|
|
37
|
-
return "Portal";
|
|
38
|
-
case REACT_CONTEXT_TYPE:
|
|
39
|
-
return (type.displayName || "Context") + ".Provider";
|
|
40
|
-
case REACT_CONSUMER_TYPE:
|
|
41
|
-
return (type._context.displayName || "Context") + ".Consumer";
|
|
42
|
-
case REACT_FORWARD_REF_TYPE:
|
|
43
|
-
var innerType = type.render;
|
|
44
|
-
type = type.displayName;
|
|
45
|
-
type || (type = innerType.displayName || innerType.name || "", type = "" !== type ? "ForwardRef(" + type + ")" : "ForwardRef");
|
|
46
|
-
return type;
|
|
47
|
-
case REACT_MEMO_TYPE:
|
|
48
|
-
return innerType = type.displayName || null, null !== innerType ? innerType : getComponentNameFromType(type.type) || "Memo";
|
|
49
|
-
case REACT_LAZY_TYPE:
|
|
50
|
-
innerType = type._payload;
|
|
51
|
-
type = type._init;
|
|
52
|
-
try {
|
|
53
|
-
return getComponentNameFromType(type(innerType));
|
|
54
|
-
} catch (x) {
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
return null;
|
|
58
|
-
}
|
|
59
|
-
function testStringCoercion(value) {
|
|
60
|
-
return "" + value;
|
|
61
|
-
}
|
|
62
|
-
function checkKeyStringCoercion(value) {
|
|
63
|
-
try {
|
|
64
|
-
testStringCoercion(value);
|
|
65
|
-
var JSCompiler_inline_result = false;
|
|
66
|
-
} catch (e) {
|
|
67
|
-
JSCompiler_inline_result = true;
|
|
68
|
-
}
|
|
69
|
-
if (JSCompiler_inline_result) {
|
|
70
|
-
JSCompiler_inline_result = console;
|
|
71
|
-
var JSCompiler_temp_const = JSCompiler_inline_result.error;
|
|
72
|
-
var JSCompiler_inline_result$jscomp$0 = "function" === typeof Symbol && Symbol.toStringTag && value[Symbol.toStringTag] || value.constructor.name || "Object";
|
|
73
|
-
JSCompiler_temp_const.call(
|
|
74
|
-
JSCompiler_inline_result,
|
|
75
|
-
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
|
|
76
|
-
JSCompiler_inline_result$jscomp$0
|
|
77
|
-
);
|
|
78
|
-
return testStringCoercion(value);
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
function getTaskName(type) {
|
|
82
|
-
if (type === REACT_FRAGMENT_TYPE) return "<>";
|
|
83
|
-
if ("object" === typeof type && null !== type && type.$$typeof === REACT_LAZY_TYPE)
|
|
84
|
-
return "<...>";
|
|
85
|
-
try {
|
|
86
|
-
var name = getComponentNameFromType(type);
|
|
87
|
-
return name ? "<" + name + ">" : "<...>";
|
|
88
|
-
} catch (x) {
|
|
89
|
-
return "<...>";
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
function getOwner() {
|
|
93
|
-
var dispatcher = ReactSharedInternals.A;
|
|
94
|
-
return null === dispatcher ? null : dispatcher.getOwner();
|
|
95
|
-
}
|
|
96
|
-
function UnknownOwner() {
|
|
97
|
-
return Error("react-stack-top-frame");
|
|
98
|
-
}
|
|
99
|
-
function hasValidKey(config) {
|
|
100
|
-
if (hasOwnProperty.call(config, "key")) {
|
|
101
|
-
var getter = Object.getOwnPropertyDescriptor(config, "key").get;
|
|
102
|
-
if (getter && getter.isReactWarning) return false;
|
|
103
|
-
}
|
|
104
|
-
return void 0 !== config.key;
|
|
105
|
-
}
|
|
106
|
-
function defineKeyPropWarningGetter(props, displayName) {
|
|
107
|
-
function warnAboutAccessingKey() {
|
|
108
|
-
specialPropKeyWarningShown || (specialPropKeyWarningShown = true, console.error(
|
|
109
|
-
"%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
|
|
110
|
-
displayName
|
|
111
|
-
));
|
|
112
|
-
}
|
|
113
|
-
warnAboutAccessingKey.isReactWarning = true;
|
|
114
|
-
Object.defineProperty(props, "key", {
|
|
115
|
-
get: warnAboutAccessingKey,
|
|
116
|
-
configurable: true
|
|
117
|
-
});
|
|
118
|
-
}
|
|
119
|
-
function elementRefGetterWithDeprecationWarning() {
|
|
120
|
-
var componentName = getComponentNameFromType(this.type);
|
|
121
|
-
didWarnAboutElementRef[componentName] || (didWarnAboutElementRef[componentName] = true, console.error(
|
|
122
|
-
"Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
|
|
123
|
-
));
|
|
124
|
-
componentName = this.props.ref;
|
|
125
|
-
return void 0 !== componentName ? componentName : null;
|
|
126
|
-
}
|
|
127
|
-
function ReactElement(type, key, self, source, owner, props, debugStack, debugTask) {
|
|
128
|
-
self = props.ref;
|
|
129
|
-
type = {
|
|
130
|
-
$$typeof: REACT_ELEMENT_TYPE,
|
|
131
|
-
type,
|
|
132
|
-
key,
|
|
133
|
-
props,
|
|
134
|
-
_owner: owner
|
|
135
|
-
};
|
|
136
|
-
null !== (void 0 !== self ? self : null) ? Object.defineProperty(type, "ref", {
|
|
137
|
-
enumerable: false,
|
|
138
|
-
get: elementRefGetterWithDeprecationWarning
|
|
139
|
-
}) : Object.defineProperty(type, "ref", { enumerable: false, value: null });
|
|
140
|
-
type._store = {};
|
|
141
|
-
Object.defineProperty(type._store, "validated", {
|
|
142
|
-
configurable: false,
|
|
143
|
-
enumerable: false,
|
|
144
|
-
writable: true,
|
|
145
|
-
value: 0
|
|
146
|
-
});
|
|
147
|
-
Object.defineProperty(type, "_debugInfo", {
|
|
148
|
-
configurable: false,
|
|
149
|
-
enumerable: false,
|
|
150
|
-
writable: true,
|
|
151
|
-
value: null
|
|
152
|
-
});
|
|
153
|
-
Object.defineProperty(type, "_debugStack", {
|
|
154
|
-
configurable: false,
|
|
155
|
-
enumerable: false,
|
|
156
|
-
writable: true,
|
|
157
|
-
value: debugStack
|
|
158
|
-
});
|
|
159
|
-
Object.defineProperty(type, "_debugTask", {
|
|
160
|
-
configurable: false,
|
|
161
|
-
enumerable: false,
|
|
162
|
-
writable: true,
|
|
163
|
-
value: debugTask
|
|
164
|
-
});
|
|
165
|
-
Object.freeze && (Object.freeze(type.props), Object.freeze(type));
|
|
166
|
-
return type;
|
|
167
|
-
}
|
|
168
|
-
function jsxDEVImpl(type, config, maybeKey, isStaticChildren, source, self, debugStack, debugTask) {
|
|
169
|
-
var children = config.children;
|
|
170
|
-
if (void 0 !== children)
|
|
171
|
-
if (isStaticChildren)
|
|
172
|
-
if (isArrayImpl(children)) {
|
|
173
|
-
for (isStaticChildren = 0; isStaticChildren < children.length; isStaticChildren++)
|
|
174
|
-
validateChildKeys(children[isStaticChildren]);
|
|
175
|
-
Object.freeze && Object.freeze(children);
|
|
176
|
-
} else
|
|
177
|
-
console.error(
|
|
178
|
-
"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
|
|
179
|
-
);
|
|
180
|
-
else validateChildKeys(children);
|
|
181
|
-
if (hasOwnProperty.call(config, "key")) {
|
|
182
|
-
children = getComponentNameFromType(type);
|
|
183
|
-
var keys = Object.keys(config).filter(function(k) {
|
|
184
|
-
return "key" !== k;
|
|
185
|
-
});
|
|
186
|
-
isStaticChildren = 0 < keys.length ? "{key: someKey, " + keys.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
187
|
-
didWarnAboutKeySpread[children + isStaticChildren] || (keys = 0 < keys.length ? "{" + keys.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
188
|
-
'A props object containing a "key" prop is being spread into JSX:\n let props = %s;\n <%s {...props} />\nReact keys must be passed directly to JSX without using spread:\n let props = %s;\n <%s key={someKey} {...props} />',
|
|
189
|
-
isStaticChildren,
|
|
190
|
-
children,
|
|
191
|
-
keys,
|
|
192
|
-
children
|
|
193
|
-
), didWarnAboutKeySpread[children + isStaticChildren] = true);
|
|
194
|
-
}
|
|
195
|
-
children = null;
|
|
196
|
-
void 0 !== maybeKey && (checkKeyStringCoercion(maybeKey), children = "" + maybeKey);
|
|
197
|
-
hasValidKey(config) && (checkKeyStringCoercion(config.key), children = "" + config.key);
|
|
198
|
-
if ("key" in config) {
|
|
199
|
-
maybeKey = {};
|
|
200
|
-
for (var propName in config)
|
|
201
|
-
"key" !== propName && (maybeKey[propName] = config[propName]);
|
|
202
|
-
} else maybeKey = config;
|
|
203
|
-
children && defineKeyPropWarningGetter(
|
|
204
|
-
maybeKey,
|
|
205
|
-
"function" === typeof type ? type.displayName || type.name || "Unknown" : type
|
|
206
|
-
);
|
|
207
|
-
return ReactElement(
|
|
208
|
-
type,
|
|
209
|
-
children,
|
|
210
|
-
self,
|
|
211
|
-
source,
|
|
212
|
-
getOwner(),
|
|
213
|
-
maybeKey,
|
|
214
|
-
debugStack,
|
|
215
|
-
debugTask
|
|
216
|
-
);
|
|
217
|
-
}
|
|
218
|
-
function validateChildKeys(node) {
|
|
219
|
-
"object" === typeof node && null !== node && node.$$typeof === REACT_ELEMENT_TYPE && node._store && (node._store.validated = 1);
|
|
220
|
-
}
|
|
221
|
-
var React = require_react(), REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = Symbol.for("react.profiler");
|
|
222
|
-
Symbol.for("react.provider");
|
|
223
|
-
var REACT_CONSUMER_TYPE = Symbol.for("react.consumer"), REACT_CONTEXT_TYPE = Symbol.for("react.context"), REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = Symbol.for("react.suspense"), REACT_SUSPENSE_LIST_TYPE = Symbol.for("react.suspense_list"), REACT_MEMO_TYPE = Symbol.for("react.memo"), REACT_LAZY_TYPE = Symbol.for("react.lazy"), REACT_ACTIVITY_TYPE = Symbol.for("react.activity"), REACT_CLIENT_REFERENCE = Symbol.for("react.client.reference"), ReactSharedInternals = React.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, hasOwnProperty = Object.prototype.hasOwnProperty, isArrayImpl = Array.isArray, createTask = console.createTask ? console.createTask : function() {
|
|
224
|
-
return null;
|
|
225
|
-
};
|
|
226
|
-
React = {
|
|
227
|
-
react_stack_bottom_frame: function(callStackForError) {
|
|
228
|
-
return callStackForError();
|
|
229
|
-
}
|
|
230
|
-
};
|
|
231
|
-
var specialPropKeyWarningShown;
|
|
232
|
-
var didWarnAboutElementRef = {};
|
|
233
|
-
var unknownOwnerDebugStack = React.react_stack_bottom_frame.bind(
|
|
234
|
-
React,
|
|
235
|
-
UnknownOwner
|
|
236
|
-
)();
|
|
237
|
-
var unknownOwnerDebugTask = createTask(getTaskName(UnknownOwner));
|
|
238
|
-
var didWarnAboutKeySpread = {};
|
|
239
|
-
exports.Fragment = REACT_FRAGMENT_TYPE;
|
|
240
|
-
exports.jsxDEV = function(type, config, maybeKey, isStaticChildren, source, self) {
|
|
241
|
-
var trackActualOwner = 1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;
|
|
242
|
-
return jsxDEVImpl(
|
|
243
|
-
type,
|
|
244
|
-
config,
|
|
245
|
-
maybeKey,
|
|
246
|
-
isStaticChildren,
|
|
247
|
-
source,
|
|
248
|
-
self,
|
|
249
|
-
trackActualOwner ? Error("react-stack-top-frame") : unknownOwnerDebugStack,
|
|
250
|
-
trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask
|
|
251
|
-
);
|
|
252
|
-
};
|
|
253
|
-
})();
|
|
254
|
-
}
|
|
255
|
-
});
|
|
256
|
-
|
|
257
|
-
// node_modules/react/jsx-dev-runtime.js
|
|
258
|
-
var require_jsx_dev_runtime = __commonJS({
|
|
259
|
-
"node_modules/react/jsx-dev-runtime.js"(exports, module) {
|
|
260
|
-
if (false) {
|
|
261
|
-
module.exports = null;
|
|
262
|
-
} else {
|
|
263
|
-
module.exports = require_react_jsx_dev_runtime_development();
|
|
264
|
-
}
|
|
265
|
-
}
|
|
266
|
-
});
|
|
267
|
-
export default require_jsx_dev_runtime();
|
|
268
|
-
/*! Bundled license information:
|
|
269
|
-
|
|
270
|
-
react/cjs/react-jsx-dev-runtime.development.js:
|
|
271
|
-
(**
|
|
272
|
-
* @license React
|
|
273
|
-
* react-jsx-dev-runtime.development.js
|
|
274
|
-
*
|
|
275
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
276
|
-
*
|
|
277
|
-
* This source code is licensed under the MIT license found in the
|
|
278
|
-
* LICENSE file in the root directory of this source tree.
|
|
279
|
-
*)
|
|
280
|
-
*/
|
|
281
|
-
//# sourceMappingURL=react_jsx-dev-runtime.js.map
|