super-page-runtime 1.0.4 → 1.0.5
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/es/index.js +13 -6
- package/dist/es/index.js.map +1 -1
- package/dist/lib/index.js +8 -1
- package/dist/lib/index.js.map +1 -1
- package/package.json +2 -1
package/dist/es/index.js
CHANGED
|
@@ -1,9 +1,16 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import _sfc_main from "./components/runtime/views/super-page.vue.js";
|
|
2
|
+
import _sfc_main$1 from "./components/super-page-dialog/super-page-dialog.vue.js";
|
|
3
|
+
import WfEditor from "./components/wf-editor/wf-editor.vue.js";
|
|
4
|
+
const components = [_sfc_main, _sfc_main$1, WfEditor];
|
|
5
|
+
const install = (app) => {
|
|
6
|
+
components.forEach((component) => {
|
|
7
|
+
app.component(component.name, component);
|
|
8
|
+
});
|
|
9
|
+
};
|
|
4
10
|
export {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
11
|
+
_sfc_main as SuperPage,
|
|
12
|
+
_sfc_main$1 as SuperPageDialog,
|
|
13
|
+
WfEditor,
|
|
14
|
+
install as default
|
|
8
15
|
};
|
|
9
16
|
//# sourceMappingURL=index.js.map
|
package/dist/es/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;"}
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../src/index.ts"],"sourcesContent":["// import SuperPage from './components/runtime'\r\n// import SuperPageDialog from './components/super-page-dialog'\r\n// import WfEditor from './components/wf-editor'\r\n// export { SuperPage, SuperPageDialog, WfEditor }\r\n\r\nimport type { App } from 'vue'\r\nimport SuperPage from './components/runtime'\r\nimport SuperPageDialog from './components/super-page-dialog'\r\nimport WfEditor from './components/wf-editor'\r\nconst components = [SuperPage, SuperPageDialog, WfEditor]\r\nconst install = (app: App): void => {\r\n components.forEach((component) => {\r\n app.component(component.name as string, component)\r\n })\r\n}\r\nexport { SuperPage, SuperPageDialog, WfEditor }\r\nexport default install\r\n"],"names":["SuperPage","SuperPageDialog"],"mappings":";;;AASA,MAAM,aAAa,CAACA,WAAWC,aAAiB,QAAQ;AAClD,MAAA,UAAU,CAAC,QAAmB;AACvB,aAAA,QAAQ,CAAC,cAAc;AAC5B,QAAA,UAAU,UAAU,MAAgB,SAAS;AAAA,EAAA,CAClD;AACH;"}
|
package/dist/lib/index.js
CHANGED
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
Object.
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
3
|
const superPage_vue_vue_type_script_setup_true_lang = require("./components/runtime/views/super-page.vue.js");
|
|
4
4
|
const superPageDialog_vue_vue_type_script_setup_true_lang = require("./components/super-page-dialog/super-page-dialog.vue.js");
|
|
5
5
|
const wfEditor = require("./components/wf-editor/wf-editor.vue.js");
|
|
6
|
+
const components = [superPage_vue_vue_type_script_setup_true_lang, superPageDialog_vue_vue_type_script_setup_true_lang, wfEditor];
|
|
7
|
+
const install = (app) => {
|
|
8
|
+
components.forEach((component) => {
|
|
9
|
+
app.component(component.name, component);
|
|
10
|
+
});
|
|
11
|
+
};
|
|
6
12
|
exports.SuperPage = superPage_vue_vue_type_script_setup_true_lang;
|
|
7
13
|
exports.SuperPageDialog = superPageDialog_vue_vue_type_script_setup_true_lang;
|
|
8
14
|
exports.WfEditor = wfEditor;
|
|
15
|
+
exports.default = install;
|
|
9
16
|
//# sourceMappingURL=index.js.map
|
package/dist/lib/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../src/index.ts"],"sourcesContent":["// import SuperPage from './components/runtime'\r\n// import SuperPageDialog from './components/super-page-dialog'\r\n// import WfEditor from './components/wf-editor'\r\n// export { SuperPage, SuperPageDialog, WfEditor }\r\n\r\nimport type { App } from 'vue'\r\nimport SuperPage from './components/runtime'\r\nimport SuperPageDialog from './components/super-page-dialog'\r\nimport WfEditor from './components/wf-editor'\r\nconst components = [SuperPage, SuperPageDialog, WfEditor]\r\nconst install = (app: App): void => {\r\n components.forEach((component) => {\r\n app.component(component.name as string, component)\r\n })\r\n}\r\nexport { SuperPage, SuperPageDialog, WfEditor }\r\nexport default install\r\n"],"names":["SuperPage","SuperPageDialog","WfEditor"],"mappings":";;;;;AASA,MAAM,aAAa,CAACA,+CAAWC,qDAAiBC,QAAQ;AAClD,MAAA,UAAU,CAAC,QAAmB;AACvB,aAAA,QAAQ,CAAC,cAAc;AAC5B,QAAA,UAAU,UAAU,MAAgB,SAAS;AAAA,EAAA,CAClD;AACH;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "super-page-runtime",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.5",
|
|
4
4
|
"description": "AgileBuilder super page runtime",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"main": "dist/lib/index.js",
|
|
@@ -28,6 +28,7 @@
|
|
|
28
28
|
"dayjs": "^1.11.11",
|
|
29
29
|
"echarts": "^5.5.0",
|
|
30
30
|
"jsbarcode": "^3.11.6",
|
|
31
|
+
"nprogress": "^0.2.0",
|
|
31
32
|
"qrcode": "^1.5.3",
|
|
32
33
|
"quill": "^2.0.1",
|
|
33
34
|
"uuid": "^9.0.1",
|