scordi-extension 1.15.7 → 1.15.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/blocks/AiParseDataBlock.d.ts +4 -0
- package/dist/blocks/AiParseDataBlock.d.ts.map +1 -1
- package/dist/blocks/CaptureNetworkBlock.d.ts +75 -0
- package/dist/blocks/CaptureNetworkBlock.d.ts.map +1 -0
- package/dist/blocks/index.d.ts +38 -0
- package/dist/blocks/index.d.ts.map +1 -1
- package/dist/manifest.json +1 -1
- package/dist/sdk/EightGClient.d.ts +3 -0
- package/dist/sdk/EightGClient.d.ts.map +1 -1
- package/dist/sdk/index.cjs +3 -3
- package/dist/sdk/index.js +1595 -1535
- package/dist/src/blocks/AiParseDataBlock.ts.js +16 -6
- package/dist/src/blocks/CaptureNetworkBlock.ts.js +55 -0
- package/dist/src/blocks/ClearValueFormBlock.ts.js +1 -1
- package/dist/src/blocks/DataExtractBlock.ts.js +6 -6
- package/dist/src/blocks/ElementExistsBlock.ts.js +1 -1
- package/dist/src/blocks/EventClickBlock.ts.js +1 -1
- package/dist/src/blocks/FetchApiBlock.ts.js +1 -1
- package/dist/src/blocks/GetAttributeValueBlock.ts.js +1 -1
- package/dist/src/blocks/GetElementDataBlock.ts.js +1 -1
- package/dist/src/blocks/GetTextBlock.ts.js +1 -1
- package/dist/src/blocks/GetValueFormBlock.ts.js +1 -1
- package/dist/src/blocks/KeypressBlock.ts.js +1 -1
- package/dist/src/blocks/NavigateBlock.ts.js +1 -1
- package/dist/src/blocks/SaveAssetsBlock.ts.js +1 -1
- package/dist/src/blocks/ScrollBlock.ts.js +1 -1
- package/dist/src/blocks/SetValueFormBlock.ts.js +1 -1
- package/dist/src/blocks/WaitBlock.ts.js +1 -1
- package/dist/src/blocks/WaitForConditionBlock.ts.js +1 -1
- package/dist/src/blocks/index.ts.js +9 -1
- package/dist/src/blocks/types.ts.js +1 -1
- package/dist/src/content/components/ConfirmationUI.tsx.js +3 -3
- package/dist/src/content/components/ExecutionStatusUI.tsx.js +223 -0
- package/dist/src/content/handler/InternalMessageHandler.ts.js +23 -1
- package/dist/src/content/main.tsx.js +22 -11
- package/dist/src/sdk/types.ts.js +149 -0
- package/dist/src/types/internal-messages.ts.js +9 -0
- package/dist/types/internal-messages.d.ts +27 -2
- package/dist/types/internal-messages.d.ts.map +1 -1
- package/dist/vendor/.vite-deps-chunk-2TUXWMP5.js__v--7cce5f32.js +45 -0
- package/dist/vendor/.vite-deps-chunk-2TUXWMP5.js__v--8598b0e0.js +45 -0
- package/dist/vendor/.vite-deps-chunk-2TUXWMP5.js__v--a79cb78d.js +45 -0
- package/dist/vendor/.vite-deps-chunk-2TUXWMP5.js__v--e1405dc4.js +45 -0
- package/dist/vendor/.vite-deps-chunk-EL3BNLGW.js__v--7cce5f32.js +975 -0
- package/dist/vendor/.vite-deps-chunk-EL3BNLGW.js__v--8598b0e0.js +975 -0
- package/dist/vendor/.vite-deps-chunk-EL3BNLGW.js__v--a79cb78d.js +975 -0
- package/dist/vendor/.vite-deps-chunk-EL3BNLGW.js__v--e1405dc4.js +975 -0
- package/dist/vendor/.vite-deps-chunk-QIBDMRD4.js__v--8598b0e0.js +4158 -0
- package/dist/vendor/.vite-deps-chunk-QIBDMRD4.js__v--a79cb78d.js +4158 -0
- package/dist/vendor/.vite-deps-chunk-UW5CEYRC.js__v--7cce5f32.js +4154 -0
- package/dist/vendor/.vite-deps-chunk-UW5CEYRC.js__v--e1405dc4.js +4154 -0
- package/dist/vendor/.vite-deps-chunk-XHY3JSIG.js__v--7cce5f32.js +280 -0
- package/dist/vendor/.vite-deps-chunk-XHY3JSIG.js__v--8598b0e0.js +280 -0
- package/dist/vendor/.vite-deps-chunk-XHY3JSIG.js__v--a79cb78d.js +280 -0
- package/dist/vendor/.vite-deps-chunk-XHY3JSIG.js__v--e1405dc4.js +280 -0
- package/dist/vendor/.vite-deps-jsonata.js__v--1f855851.js +5761 -0
- package/dist/vendor/.vite-deps-jsonata.js__v--7cce5f32.js +5761 -0
- package/dist/vendor/.vite-deps-jsonata.js__v--8598b0e0.js +5761 -0
- package/dist/vendor/.vite-deps-jsonata.js__v--aa4cf553.js +5761 -0
- package/dist/vendor/.vite-deps-react-dom.js__v--7cce5f32.js +6 -0
- package/dist/vendor/.vite-deps-react-dom.js__v--8598b0e0.js +6 -0
- package/dist/vendor/.vite-deps-react-dom.js__v--87af57af.js +6 -0
- package/dist/vendor/.vite-deps-react-dom.js__v--9967e564.js +6 -0
- package/dist/vendor/.vite-deps-react-dom_client.js__v--05e7db8c.js +18108 -0
- package/dist/vendor/.vite-deps-react-dom_client.js__v--7cce5f32.js +18108 -0
- package/dist/vendor/.vite-deps-react-dom_client.js__v--8598b0e0.js +18108 -0
- package/dist/vendor/.vite-deps-react-dom_client.js__v--f80719e9.js +18108 -0
- package/dist/vendor/.vite-deps-react.js__v--7cce5f32.js +5 -0
- package/dist/vendor/.vite-deps-react.js__v--8598b0e0.js +5 -0
- package/dist/vendor/.vite-deps-react.js__v--87af57af.js +5 -0
- package/dist/vendor/.vite-deps-react.js__v--9967e564.js +5 -0
- package/dist/vendor/.vite-deps-react_jsx-dev-runtime.js__v--7cce5f32.js +281 -0
- package/dist/vendor/.vite-deps-react_jsx-dev-runtime.js__v--8598b0e0.js +281 -0
- package/dist/vendor/.vite-deps-react_jsx-dev-runtime.js__v--87af57af.js +281 -0
- package/dist/vendor/.vite-deps-react_jsx-dev-runtime.js__v--9967e564.js +281 -0
- package/dist/vendor/.vite-deps-zod.js__v--6548a37a.js +222 -0
- package/dist/vendor/.vite-deps-zod.js__v--706a718e.js +219 -0
- package/dist/vendor/.vite-deps-zod.js__v--7cce5f32.js +222 -0
- package/dist/vendor/.vite-deps-zod.js__v--8598b0e0.js +219 -0
- package/dist/vendor/vite-client.js +1 -1
- package/package.json +5 -4
|
@@ -0,0 +1,149 @@
|
|
|
1
|
+
export * from "/src/blocks/index.ts.js";
|
|
2
|
+
export class Condition {
|
|
3
|
+
expr;
|
|
4
|
+
json;
|
|
5
|
+
}
|
|
6
|
+
export class Binding {
|
|
7
|
+
template;
|
|
8
|
+
valueFrom;
|
|
9
|
+
default;
|
|
10
|
+
}
|
|
11
|
+
export class WorkflowStep {
|
|
12
|
+
id;
|
|
13
|
+
title;
|
|
14
|
+
when;
|
|
15
|
+
block;
|
|
16
|
+
// BlockBase 호환. 바인딩은 런타임에서 해석
|
|
17
|
+
repeat;
|
|
18
|
+
// 반복 설정 (forEach 또는 count)`
|
|
19
|
+
next;
|
|
20
|
+
onSuccess;
|
|
21
|
+
onFailure;
|
|
22
|
+
switch;
|
|
23
|
+
timeoutMs;
|
|
24
|
+
retry;
|
|
25
|
+
delayAfterMs;
|
|
26
|
+
}
|
|
27
|
+
export class Workflow {
|
|
28
|
+
version;
|
|
29
|
+
id;
|
|
30
|
+
title;
|
|
31
|
+
description;
|
|
32
|
+
start;
|
|
33
|
+
steps;
|
|
34
|
+
vars;
|
|
35
|
+
// 워크플로우 초기 변수
|
|
36
|
+
defaultDelayMs;
|
|
37
|
+
}
|
|
38
|
+
export class WorkflowStepRunResult {
|
|
39
|
+
stepId;
|
|
40
|
+
skipped;
|
|
41
|
+
success;
|
|
42
|
+
message;
|
|
43
|
+
result;
|
|
44
|
+
startedAt;
|
|
45
|
+
finishedAt;
|
|
46
|
+
attempts;
|
|
47
|
+
}
|
|
48
|
+
export class CollectWorkflowResult {
|
|
49
|
+
success;
|
|
50
|
+
steps;
|
|
51
|
+
targetUrl;
|
|
52
|
+
timestamp;
|
|
53
|
+
error;
|
|
54
|
+
}
|
|
55
|
+
export var CurrencyCode = /* @__PURE__ */ ((CurrencyCode2) => {
|
|
56
|
+
CurrencyCode2["USD"] = "USD";
|
|
57
|
+
CurrencyCode2["KRW"] = "KRW";
|
|
58
|
+
CurrencyCode2["EUR"] = "EUR";
|
|
59
|
+
CurrencyCode2["GBP"] = "GBP";
|
|
60
|
+
CurrencyCode2["CAD"] = "CAD";
|
|
61
|
+
CurrencyCode2["CNY"] = "CNY";
|
|
62
|
+
CurrencyCode2["JPY"] = "JPY";
|
|
63
|
+
CurrencyCode2["VND"] = "VND";
|
|
64
|
+
CurrencyCode2["ARS"] = "ARS";
|
|
65
|
+
CurrencyCode2["INR"] = "INR";
|
|
66
|
+
CurrencyCode2["TWD"] = "TWD";
|
|
67
|
+
CurrencyCode2["AUD"] = "AUD";
|
|
68
|
+
CurrencyCode2["HKD"] = "HKD";
|
|
69
|
+
CurrencyCode2["IDR"] = "IDR";
|
|
70
|
+
CurrencyCode2["MXN"] = "MXN";
|
|
71
|
+
CurrencyCode2["NZD"] = "NZD";
|
|
72
|
+
CurrencyCode2["SGD"] = "SGD";
|
|
73
|
+
CurrencyCode2["CHF"] = "CHF";
|
|
74
|
+
CurrencyCode2["THB"] = "THB";
|
|
75
|
+
CurrencyCode2["BRL"] = "BRL";
|
|
76
|
+
CurrencyCode2["TRY"] = "TRY";
|
|
77
|
+
CurrencyCode2["RUB"] = "RUB";
|
|
78
|
+
CurrencyCode2["NOK"] = "NOK";
|
|
79
|
+
CurrencyCode2["DKK"] = "DKK";
|
|
80
|
+
CurrencyCode2["SEK"] = "SEK";
|
|
81
|
+
CurrencyCode2["ILS"] = "ILS";
|
|
82
|
+
CurrencyCode2["ZAR"] = "ZAR";
|
|
83
|
+
CurrencyCode2["PLN"] = "PLN";
|
|
84
|
+
CurrencyCode2["PHP"] = "PHP";
|
|
85
|
+
CurrencyCode2["CZK"] = "CZK";
|
|
86
|
+
CurrencyCode2["CLP"] = "CLP";
|
|
87
|
+
CurrencyCode2["COP"] = "COP";
|
|
88
|
+
CurrencyCode2["EGP"] = "EGP";
|
|
89
|
+
CurrencyCode2["MYR"] = "MYR";
|
|
90
|
+
CurrencyCode2["HUF"] = "HUF";
|
|
91
|
+
CurrencyCode2["AED"] = "AED";
|
|
92
|
+
CurrencyCode2["SAR"] = "SAR";
|
|
93
|
+
CurrencyCode2["RON"] = "RON";
|
|
94
|
+
CurrencyCode2["BGN"] = "BGN";
|
|
95
|
+
return CurrencyCode2;
|
|
96
|
+
})(CurrencyCode || {});
|
|
97
|
+
export const CurrencyInfoSchema = {
|
|
98
|
+
code: {
|
|
99
|
+
type: "string",
|
|
100
|
+
enum: Object.values(CurrencyCode),
|
|
101
|
+
description: "Currency code"
|
|
102
|
+
},
|
|
103
|
+
symbol: {
|
|
104
|
+
type: "string",
|
|
105
|
+
enum: [
|
|
106
|
+
"$",
|
|
107
|
+
"₩",
|
|
108
|
+
"€",
|
|
109
|
+
"£",
|
|
110
|
+
"¥",
|
|
111
|
+
"₫",
|
|
112
|
+
"₹",
|
|
113
|
+
"NT$",
|
|
114
|
+
"Rp",
|
|
115
|
+
"₣",
|
|
116
|
+
"฿",
|
|
117
|
+
"R$",
|
|
118
|
+
"₺",
|
|
119
|
+
"₽",
|
|
120
|
+
"kr",
|
|
121
|
+
"₪",
|
|
122
|
+
"R",
|
|
123
|
+
"zł",
|
|
124
|
+
"₱",
|
|
125
|
+
"Kč",
|
|
126
|
+
"E£",
|
|
127
|
+
"RM",
|
|
128
|
+
"Ft",
|
|
129
|
+
"د.إ",
|
|
130
|
+
"﷼",
|
|
131
|
+
"L",
|
|
132
|
+
"лв"
|
|
133
|
+
],
|
|
134
|
+
description: "Currency symbol"
|
|
135
|
+
},
|
|
136
|
+
format: {
|
|
137
|
+
type: "string",
|
|
138
|
+
enum: ["%s%u", "%s%n", "%u%s", "%n%s", "%s %u", "%s %n", "%u %s", "%n %s"],
|
|
139
|
+
description: "Display format (%s: symbol, %u/%n: amount)"
|
|
140
|
+
},
|
|
141
|
+
amount: {
|
|
142
|
+
type: "number",
|
|
143
|
+
description: "Actual amount value"
|
|
144
|
+
},
|
|
145
|
+
text: {
|
|
146
|
+
type: "string",
|
|
147
|
+
description: "Formatted display text (e.g., US$57.75)"
|
|
148
|
+
}
|
|
149
|
+
};
|
|
@@ -10,6 +10,15 @@ export function isCdpKeypressMessage(message) {
|
|
|
10
10
|
export function isFetchApiMessage(message) {
|
|
11
11
|
return message && message.type === "FETCH_API";
|
|
12
12
|
}
|
|
13
|
+
export function isCdpCaptureNetworkMessage(message) {
|
|
14
|
+
return message && message.type === "CDP_CAPTURE_NETWORK";
|
|
15
|
+
}
|
|
16
|
+
export function isShowExecutionStatusMessage(message) {
|
|
17
|
+
return message && message.type === "SHOW_EXECUTION_STATUS";
|
|
18
|
+
}
|
|
19
|
+
export function isHideExecutionStatusMessage(message) {
|
|
20
|
+
return message && message.type === "HIDE_EXECUTION_STATUS";
|
|
21
|
+
}
|
|
13
22
|
export function isErrorResponse(response) {
|
|
14
23
|
return response && response.$isError === true;
|
|
15
24
|
}
|
|
@@ -42,8 +42,30 @@ export interface FetchApiMessage {
|
|
|
42
42
|
returnHeaders: boolean;
|
|
43
43
|
};
|
|
44
44
|
}
|
|
45
|
-
export
|
|
46
|
-
|
|
45
|
+
export interface CdpCaptureNetworkMessage {
|
|
46
|
+
type: 'CDP_CAPTURE_NETWORK';
|
|
47
|
+
data: {
|
|
48
|
+
targetUrl: string;
|
|
49
|
+
waitForLoadComplete: boolean;
|
|
50
|
+
timeout: number;
|
|
51
|
+
includeRequestHeaders: boolean;
|
|
52
|
+
includeResponseHeaders: boolean;
|
|
53
|
+
includeResponseBody: boolean;
|
|
54
|
+
urlFilter?: string;
|
|
55
|
+
resourceTypes?: string[];
|
|
56
|
+
};
|
|
57
|
+
}
|
|
58
|
+
export interface ShowExecutionStatusMessage {
|
|
59
|
+
type: 'SHOW_EXECUTION_STATUS';
|
|
60
|
+
data: {
|
|
61
|
+
message?: string;
|
|
62
|
+
};
|
|
63
|
+
}
|
|
64
|
+
export interface HideExecutionStatusMessage {
|
|
65
|
+
type: 'HIDE_EXECUTION_STATUS';
|
|
66
|
+
}
|
|
67
|
+
export type BackgroundMessage = CollectWorkflowNewTabMessage | CdpClickMessage | CdpKeypressMessage | FetchApiMessage | CdpCaptureNetworkMessage;
|
|
68
|
+
export type ContentMessage = ExecuteBlockMessage | ShowExecutionStatusMessage | HideExecutionStatusMessage;
|
|
47
69
|
export interface ErrorResponse {
|
|
48
70
|
$isError: true;
|
|
49
71
|
message: string;
|
|
@@ -54,5 +76,8 @@ export declare function isExecuteBlockMessage(message: any): message is ExecuteB
|
|
|
54
76
|
export declare function isCdpClickMessage(message: any): message is CdpClickMessage;
|
|
55
77
|
export declare function isCdpKeypressMessage(message: any): message is CdpKeypressMessage;
|
|
56
78
|
export declare function isFetchApiMessage(message: any): message is FetchApiMessage;
|
|
79
|
+
export declare function isCdpCaptureNetworkMessage(message: any): message is CdpCaptureNetworkMessage;
|
|
80
|
+
export declare function isShowExecutionStatusMessage(message: any): message is ShowExecutionStatusMessage;
|
|
81
|
+
export declare function isHideExecutionStatusMessage(message: any): message is HideExecutionStatusMessage;
|
|
57
82
|
export declare function isErrorResponse(response: any): response is ErrorResponse;
|
|
58
83
|
//# sourceMappingURL=internal-messages.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"internal-messages.d.ts","sourceRoot":"","sources":["../../src/types/internal-messages.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAC9C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAG5C,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,IAAI,CAAC;IACd,IAAI,EAAE,eAAe,CAAC;IACtB,IAAI,EAAE,KAAK,CAAC;CACb;AAGD,MAAM,WAAW,4BAA4B;IAC3C,IAAI,EAAE,0BAA0B,CAAC;IACjC,IAAI,EAAE;QACJ,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,EAAE,QAAQ,CAAC;QACnB,uBAAuB,CAAC,EAAE,OAAO,CAAC;QAClC,WAAW,CAAC,EAAE,OAAO,CAAC;KACvB,CAAC;CACH;AAED,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,WAAW,CAAC;IAClB,IAAI,EAAE;QACJ,CAAC,EAAE,MAAM,CAAC;QACV,CAAC,EAAE,MAAM,CAAC;KACX,CAAC;CACH;AAED,MAAM,WAAW,kBAAkB;IACjC,IAAI,EAAE,cAAc,CAAC;IACrB,IAAI,EAAE;QACJ,GAAG,EAAE,MAAM,CAAC;QACZ,IAAI,EAAE,MAAM,CAAC;QACb,OAAO,EAAE,MAAM,CAAC;QAChB,SAAS,EAAE,MAAM,EAAE,CAAC;KACrB,CAAC;CACH;AAED,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,WAAW,CAAC;IAClB,IAAI,EAAE;QACJ,GAAG,EAAE,MAAM,CAAC;QACZ,MAAM,EAAE,KAAK,GAAG,MAAM,GAAG,KAAK,GAAG,QAAQ,GAAG,OAAO,GAAG,MAAM,GAAG,SAAS,CAAC;QACzE,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QAChC,IAAI,CAAC,EAAE,GAAG,CAAC;QACX,OAAO,EAAE,MAAM,CAAC;QAChB,SAAS,EAAE,OAAO,CAAC;QACnB,aAAa,EAAE,OAAO,CAAC;KACxB,CAAC;CACH;AAGD,MAAM,MAAM,iBAAiB,GAAG,4BAA4B,GAAG,eAAe,GAAG,kBAAkB,GAAG,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"internal-messages.d.ts","sourceRoot":"","sources":["../../src/types/internal-messages.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
8
|
+
var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
|
|
9
|
+
get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
|
|
10
|
+
}) : x)(function(x) {
|
|
11
|
+
if (typeof require !== "undefined") return require.apply(this, arguments);
|
|
12
|
+
throw Error('Dynamic require of "' + x + '" is not supported');
|
|
13
|
+
});
|
|
14
|
+
var __commonJS = (cb, mod) => function __require2() {
|
|
15
|
+
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
16
|
+
};
|
|
17
|
+
var __export = (target, all) => {
|
|
18
|
+
for (var name in all)
|
|
19
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
20
|
+
};
|
|
21
|
+
var __copyProps = (to, from, except, desc) => {
|
|
22
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
23
|
+
for (let key of __getOwnPropNames(from))
|
|
24
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
25
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
26
|
+
}
|
|
27
|
+
return to;
|
|
28
|
+
};
|
|
29
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
30
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
31
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
32
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
33
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
34
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
35
|
+
mod
|
|
36
|
+
));
|
|
37
|
+
var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
|
38
|
+
|
|
39
|
+
export {
|
|
40
|
+
__require,
|
|
41
|
+
__commonJS,
|
|
42
|
+
__export,
|
|
43
|
+
__toESM,
|
|
44
|
+
__publicField
|
|
45
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
8
|
+
var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
|
|
9
|
+
get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
|
|
10
|
+
}) : x)(function(x) {
|
|
11
|
+
if (typeof require !== "undefined") return require.apply(this, arguments);
|
|
12
|
+
throw Error('Dynamic require of "' + x + '" is not supported');
|
|
13
|
+
});
|
|
14
|
+
var __commonJS = (cb, mod) => function __require2() {
|
|
15
|
+
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
16
|
+
};
|
|
17
|
+
var __export = (target, all) => {
|
|
18
|
+
for (var name in all)
|
|
19
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
20
|
+
};
|
|
21
|
+
var __copyProps = (to, from, except, desc) => {
|
|
22
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
23
|
+
for (let key of __getOwnPropNames(from))
|
|
24
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
25
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
26
|
+
}
|
|
27
|
+
return to;
|
|
28
|
+
};
|
|
29
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
30
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
31
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
32
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
33
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
34
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
35
|
+
mod
|
|
36
|
+
));
|
|
37
|
+
var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
|
38
|
+
|
|
39
|
+
export {
|
|
40
|
+
__require,
|
|
41
|
+
__commonJS,
|
|
42
|
+
__export,
|
|
43
|
+
__toESM,
|
|
44
|
+
__publicField
|
|
45
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
8
|
+
var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
|
|
9
|
+
get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
|
|
10
|
+
}) : x)(function(x) {
|
|
11
|
+
if (typeof require !== "undefined") return require.apply(this, arguments);
|
|
12
|
+
throw Error('Dynamic require of "' + x + '" is not supported');
|
|
13
|
+
});
|
|
14
|
+
var __commonJS = (cb, mod) => function __require2() {
|
|
15
|
+
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
16
|
+
};
|
|
17
|
+
var __export = (target, all) => {
|
|
18
|
+
for (var name in all)
|
|
19
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
20
|
+
};
|
|
21
|
+
var __copyProps = (to, from, except, desc) => {
|
|
22
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
23
|
+
for (let key of __getOwnPropNames(from))
|
|
24
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
25
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
26
|
+
}
|
|
27
|
+
return to;
|
|
28
|
+
};
|
|
29
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
30
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
31
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
32
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
33
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
34
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
35
|
+
mod
|
|
36
|
+
));
|
|
37
|
+
var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
|
38
|
+
|
|
39
|
+
export {
|
|
40
|
+
__require,
|
|
41
|
+
__commonJS,
|
|
42
|
+
__export,
|
|
43
|
+
__toESM,
|
|
44
|
+
__publicField
|
|
45
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
8
|
+
var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, {
|
|
9
|
+
get: (a, b) => (typeof require !== "undefined" ? require : a)[b]
|
|
10
|
+
}) : x)(function(x) {
|
|
11
|
+
if (typeof require !== "undefined") return require.apply(this, arguments);
|
|
12
|
+
throw Error('Dynamic require of "' + x + '" is not supported');
|
|
13
|
+
});
|
|
14
|
+
var __commonJS = (cb, mod) => function __require2() {
|
|
15
|
+
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
16
|
+
};
|
|
17
|
+
var __export = (target, all) => {
|
|
18
|
+
for (var name in all)
|
|
19
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
20
|
+
};
|
|
21
|
+
var __copyProps = (to, from, except, desc) => {
|
|
22
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
23
|
+
for (let key of __getOwnPropNames(from))
|
|
24
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
25
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
26
|
+
}
|
|
27
|
+
return to;
|
|
28
|
+
};
|
|
29
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
30
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
31
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
32
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
33
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
34
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
35
|
+
mod
|
|
36
|
+
));
|
|
37
|
+
var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
|
38
|
+
|
|
39
|
+
export {
|
|
40
|
+
__require,
|
|
41
|
+
__commonJS,
|
|
42
|
+
__export,
|
|
43
|
+
__toESM,
|
|
44
|
+
__publicField
|
|
45
|
+
};
|