@rxdrag/website-studio 0.0.44 → 0.0.46
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/{cssMode-f6ed7ab1.js → cssMode-93ea5c72.js} +4 -4
- package/dist/{cssMode-f6ed7ab1.js.map → cssMode-93ea5c72.js.map} +1 -1
- package/dist/{freemarker2-0b5a20e1.js → freemarker2-38ffe93b.js} +4 -4
- package/dist/{freemarker2-0b5a20e1.js.map → freemarker2-38ffe93b.js.map} +1 -1
- package/dist/{handlebars-3e804cdc.js → handlebars-03fa2b48.js} +4 -4
- package/dist/{handlebars-3e804cdc.js.map → handlebars-03fa2b48.js.map} +1 -1
- package/dist/hooks/useTranslateTheme.d.ts +1 -1
- package/dist/{html-bef31e01.js → html-98032dab.js} +4 -4
- package/dist/{html-bef31e01.js.map → html-98032dab.js.map} +1 -1
- package/dist/{htmlMode-190446f0.js → htmlMode-17c79d22.js} +4 -4
- package/dist/{htmlMode-190446f0.js.map → htmlMode-17c79d22.js.map} +1 -1
- package/dist/{index-add86284.js → index-a36e35b9.js} +156 -184
- package/dist/{index-add86284.js.map → index-a36e35b9.js.map} +1 -1
- package/dist/index.mjs +3 -3
- package/dist/{javascript-a482a18d.js → javascript-59dea486.js} +5 -5
- package/dist/{javascript-a482a18d.js.map → javascript-59dea486.js.map} +1 -1
- package/dist/{jsonMode-36321e55.js → jsonMode-e0ecfacb.js} +4 -4
- package/dist/{jsonMode-36321e55.js.map → jsonMode-e0ecfacb.js.map} +1 -1
- package/dist/{liquid-91f2b334.js → liquid-82e66f78.js} +4 -4
- package/dist/{liquid-91f2b334.js.map → liquid-82e66f78.js.map} +1 -1
- package/dist/{mdx-5b3f4043.js → mdx-1bea00b6.js} +4 -4
- package/dist/{mdx-5b3f4043.js.map → mdx-1bea00b6.js.map} +1 -1
- package/dist/{python-5ab24881.js → python-cb42d146.js} +4 -4
- package/dist/{python-5ab24881.js.map → python-cb42d146.js.map} +1 -1
- package/dist/{razor-e2cba756.js → razor-88e2f64e.js} +4 -4
- package/dist/{razor-e2cba756.js.map → razor-88e2f64e.js.map} +1 -1
- package/dist/{tsMode-a884ed37.js → tsMode-7ddadd61.js} +4 -4
- package/dist/{tsMode-a884ed37.js.map → tsMode-7ddadd61.js.map} +1 -1
- package/dist/{typescript-47724791.js → typescript-c6ee2621.js} +4 -4
- package/dist/{typescript-47724791.js.map → typescript-c6ee2621.js.map} +1 -1
- package/dist/{xml-3d847f47.js → xml-366a61e0.js} +4 -4
- package/dist/{xml-3d847f47.js.map → xml-366a61e0.js.map} +1 -1
- package/dist/{yaml-f547855f.js → yaml-d854ca5f.js} +4 -4
- package/dist/{yaml-f547855f.js.map → yaml-d854ca5f.js.map} +1 -1
- package/package.json +18 -18
- package/dist/components/ConfigDrawer/MultiLangPanel/useTranslateThemeTask.d.ts +0 -7
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C, T, f, W, u, e, a, d, b, c } from "./index-
|
|
1
|
+
import { C, T, f, W, u, e, a, d, b, c } from "./index-a36e35b9.js";
|
|
2
2
|
import "react";
|
|
3
3
|
import "@rxdrag/rxcms-models";
|
|
4
4
|
import "@rxdrag/rxcms-models-ui";
|
|
@@ -22,16 +22,16 @@ import "@rxdrag/rxcms-entify-wrapper";
|
|
|
22
22
|
import "jszip";
|
|
23
23
|
import "zustand";
|
|
24
24
|
import "@iconify/react";
|
|
25
|
-
import "@rxdrag/ai-tasks";
|
|
26
25
|
import "@rxdrag/ai-agent";
|
|
26
|
+
import "@rxdrag/entify-lib";
|
|
27
27
|
import "@rxdrag/fieldy-heroui";
|
|
28
28
|
import "@rxdrag/react-fieldy-pro";
|
|
29
29
|
import "react-colorful";
|
|
30
30
|
import "framer-motion";
|
|
31
31
|
import "react-dom";
|
|
32
32
|
import "@rxdrag/code-generator";
|
|
33
|
-
import "@rxdrag/entify-lib";
|
|
34
33
|
import "@rxdrag/react-runner-pro";
|
|
34
|
+
import "@rxdrag/ai-tasks";
|
|
35
35
|
import "tinycolor2";
|
|
36
36
|
export {
|
|
37
37
|
C as ConfigDrawer,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { conf as conf$1, language as language$1 } from "./typescript-
|
|
2
|
-
import "./index-
|
|
1
|
+
import { conf as conf$1, language as language$1 } from "./typescript-c6ee2621.js";
|
|
2
|
+
import "./index-a36e35b9.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import "@rxdrag/rxcms-models";
|
|
5
5
|
import "@rxdrag/rxcms-models-ui";
|
|
@@ -23,16 +23,16 @@ import "@rxdrag/rxcms-entify-wrapper";
|
|
|
23
23
|
import "jszip";
|
|
24
24
|
import "zustand";
|
|
25
25
|
import "@iconify/react";
|
|
26
|
-
import "@rxdrag/ai-tasks";
|
|
27
26
|
import "@rxdrag/ai-agent";
|
|
27
|
+
import "@rxdrag/entify-lib";
|
|
28
28
|
import "@rxdrag/fieldy-heroui";
|
|
29
29
|
import "@rxdrag/react-fieldy-pro";
|
|
30
30
|
import "react-colorful";
|
|
31
31
|
import "framer-motion";
|
|
32
32
|
import "react-dom";
|
|
33
33
|
import "@rxdrag/code-generator";
|
|
34
|
-
import "@rxdrag/entify-lib";
|
|
35
34
|
import "@rxdrag/react-runner-pro";
|
|
35
|
+
import "@rxdrag/ai-tasks";
|
|
36
36
|
import "tinycolor2";
|
|
37
37
|
/*!-----------------------------------------------------------------------------
|
|
38
38
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -110,4 +110,4 @@ export {
|
|
|
110
110
|
conf,
|
|
111
111
|
language
|
|
112
112
|
};
|
|
113
|
-
//# sourceMappingURL=javascript-
|
|
113
|
+
//# sourceMappingURL=javascript-59dea486.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"javascript-
|
|
1
|
+
{"version":3,"file":"javascript-59dea486.js","sources":["../../../node_modules/.pnpm/monaco-editor@0.52.2/node_modules/monaco-editor/esm/vs/basic-languages/javascript/javascript.js"],"sourcesContent":["/*!-----------------------------------------------------------------------------\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)\n * Released under the MIT license\n * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt\n *-----------------------------------------------------------------------------*/\n\n\n// src/basic-languages/javascript/javascript.ts\nimport { conf as tsConf, language as tsLanguage } from \"../typescript/typescript.js\";\nvar conf = tsConf;\nvar language = {\n // Set defaultToken to invalid to see what you do not tokenize yet\n defaultToken: \"invalid\",\n tokenPostfix: \".js\",\n keywords: [\n \"break\",\n \"case\",\n \"catch\",\n \"class\",\n \"continue\",\n \"const\",\n \"constructor\",\n \"debugger\",\n \"default\",\n \"delete\",\n \"do\",\n \"else\",\n \"export\",\n \"extends\",\n \"false\",\n \"finally\",\n \"for\",\n \"from\",\n \"function\",\n \"get\",\n \"if\",\n \"import\",\n \"in\",\n \"instanceof\",\n \"let\",\n \"new\",\n \"null\",\n \"return\",\n \"set\",\n \"static\",\n \"super\",\n \"switch\",\n \"symbol\",\n \"this\",\n \"throw\",\n \"true\",\n \"try\",\n \"typeof\",\n \"undefined\",\n \"var\",\n \"void\",\n \"while\",\n \"with\",\n \"yield\",\n \"async\",\n \"await\",\n \"of\"\n ],\n typeKeywords: [],\n operators: tsLanguage.operators,\n symbols: tsLanguage.symbols,\n escapes: tsLanguage.escapes,\n digits: tsLanguage.digits,\n octaldigits: tsLanguage.octaldigits,\n binarydigits: tsLanguage.binarydigits,\n hexdigits: tsLanguage.hexdigits,\n regexpctl: tsLanguage.regexpctl,\n regexpesc: tsLanguage.regexpesc,\n tokenizer: tsLanguage.tokenizer\n};\nexport {\n conf,\n language\n};\n"],"names":["tsConf","tsLanguage"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAUG,IAAC,OAAOA;AACR,IAAC,WAAW;AAAA;AAAA,EAEb,cAAc;AAAA,EACd,cAAc;AAAA,EACd,UAAU;AAAA,IACR;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACD;AAAA,EACD,cAAc,CAAE;AAAA,EAChB,WAAWC,WAAW;AAAA,EACtB,SAASA,WAAW;AAAA,EACpB,SAASA,WAAW;AAAA,EACpB,QAAQA,WAAW;AAAA,EACnB,aAAaA,WAAW;AAAA,EACxB,cAAcA,WAAW;AAAA,EACzB,WAAWA,WAAW;AAAA,EACtB,WAAWA,WAAW;AAAA,EACtB,WAAWA,WAAW;AAAA,EACtB,WAAWA,WAAW;AACxB;","x_google_ignoreList":[0]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as monaco_editor_core_star } from "./index-
|
|
1
|
+
import { m as monaco_editor_core_star } from "./index-a36e35b9.js";
|
|
2
2
|
import "react";
|
|
3
3
|
import "@rxdrag/rxcms-models";
|
|
4
4
|
import "@rxdrag/rxcms-models-ui";
|
|
@@ -22,16 +22,16 @@ import "@rxdrag/rxcms-entify-wrapper";
|
|
|
22
22
|
import "jszip";
|
|
23
23
|
import "zustand";
|
|
24
24
|
import "@iconify/react";
|
|
25
|
-
import "@rxdrag/ai-tasks";
|
|
26
25
|
import "@rxdrag/ai-agent";
|
|
26
|
+
import "@rxdrag/entify-lib";
|
|
27
27
|
import "@rxdrag/fieldy-heroui";
|
|
28
28
|
import "@rxdrag/react-fieldy-pro";
|
|
29
29
|
import "react-colorful";
|
|
30
30
|
import "framer-motion";
|
|
31
31
|
import "react-dom";
|
|
32
32
|
import "@rxdrag/code-generator";
|
|
33
|
-
import "@rxdrag/entify-lib";
|
|
34
33
|
import "@rxdrag/react-runner-pro";
|
|
34
|
+
import "@rxdrag/ai-tasks";
|
|
35
35
|
import "tinycolor2";
|
|
36
36
|
/*!-----------------------------------------------------------------------------
|
|
37
37
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -2789,4 +2789,4 @@ export {
|
|
|
2789
2789
|
toRange,
|
|
2790
2790
|
toTextEdit
|
|
2791
2791
|
};
|
|
2792
|
-
//# sourceMappingURL=jsonMode-
|
|
2792
|
+
//# sourceMappingURL=jsonMode-e0ecfacb.js.map
|