super-page-designer 2.0.59 → 2.0.61
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/components/design/views/assemblys/data/component/configuration-value.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/formatting-icon-label.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/formatting.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/component/querySetting.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/assemblys/form/common/icon-set-dialog.vue.js +7 -1
- package/dist/es/components/design/views/assemblys/form/common/icon-set-dialog.vue2.js +1 -7
- package/dist/es/components/design/views/assemblys/form/link/link-attr-base.vue.js +1 -1
- package/dist/es/components/design/views/design/page-event/config.vue.js +1 -7
- package/dist/es/components/design/views/design/page-event/config.vue2.js +7 -1
- package/dist/es/components/design/views/design/page-event/page-event-content.vue.js +1 -1
- package/dist/es/components/design/views/design/view/view-design-display.vue.js +1 -1
- package/dist/es/style.css +50 -50
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx, createElementVNode, createVNode, createTextVNode, createCommentVNode, createElementBlock, Fragment, renderList } from "vue";
|
|
2
2
|
import "@element-plus/icons-vue";
|
|
3
|
-
import "../../form/common/icon-set-dialog.
|
|
3
|
+
import "../../form/common/icon-set-dialog.vue2.js";
|
|
4
4
|
import http from "agilebuilder-ui/src/utils/request";
|
|
5
5
|
const _hoisted_1 = { class: "dialog-footer" };
|
|
6
6
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
package/dist/es/components/design/views/assemblys/data/component/formatting-icon-label.vue.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, resolveComponent, openBlock, createElementBlock, Fragment, createVNode, withCtx, createTextVNode, createBlock, createCommentVNode } from "vue";
|
|
2
|
-
import IconSetDialog from "../../form/common/icon-set-dialog.
|
|
2
|
+
import IconSetDialog from "../../form/common/icon-set-dialog.vue.js";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "formatting-icon-label",
|
|
5
5
|
props: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx, createElementVNode, createVNode, createTextVNode, createCommentVNode, unref } from "vue";
|
|
2
2
|
import _sfc_main$1 from "../../form/common/suffixmodule.vue.js";
|
|
3
3
|
import { Search } from "@element-plus/icons-vue";
|
|
4
|
-
import "../../form/common/icon-set-dialog.
|
|
4
|
+
import "../../form/common/icon-set-dialog.vue2.js";
|
|
5
5
|
import _sfc_main$2 from "./formatting-icon-label.vue.js";
|
|
6
6
|
const _hoisted_1 = { class: "dialog-footer" };
|
|
7
7
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx, createElementVNode, createVNode, createTextVNode } from "vue";
|
|
2
2
|
import "@element-plus/icons-vue";
|
|
3
|
-
import "../../form/common/icon-set-dialog.
|
|
3
|
+
import "../../form/common/icon-set-dialog.vue2.js";
|
|
4
4
|
const _hoisted_1 = { class: "dialog-footer" };
|
|
5
5
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
6
6
|
__name: "querySetting",
|
|
@@ -11,7 +11,7 @@ import { getUuidv4 } from "../../../../utils/common-util.js";
|
|
|
11
11
|
import eventBus from "../../../../utils/eventBus.js";
|
|
12
12
|
import _sfc_main$1 from "../component/variate-select.vue.js";
|
|
13
13
|
import _sfc_main$5 from "../../form/common/suffixmodule.vue.js";
|
|
14
|
-
import "../../form/common/icon-set-dialog.
|
|
14
|
+
import "../../form/common/icon-set-dialog.vue2.js";
|
|
15
15
|
import _sfc_main$2 from "../../common/common-function-code.vue.js";
|
|
16
16
|
import _sfc_main$8 from "../../common/common-select-table.vue.js";
|
|
17
17
|
import { queryTableFields, tableResetConfigIndo } from "../../../../utils/page-table-util.js";
|
|
@@ -1 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
import _sfc_main from "./icon-set-dialog.vue3.js";
|
|
2
|
+
import "./icon-set-dialog.vue2.js";
|
|
3
|
+
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
+
const IconSetDialog = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-4aa5ce08"]]);
|
|
5
|
+
export {
|
|
6
|
+
IconSetDialog as default
|
|
7
|
+
};
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
import "./icon-set-dialog.vue.js";
|
|
3
|
-
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const IconSetDialog = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-4aa5ce08"]]);
|
|
5
|
-
export {
|
|
6
|
-
IconSetDialog as default
|
|
7
|
-
};
|
|
1
|
+
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx
|
|
|
2
2
|
import _sfc_main$3 from "../common/suffixmodule.vue.js";
|
|
3
3
|
import { getFormComponentOptions } from "../../../../utils/assemblys-config.js";
|
|
4
4
|
import { resetConfigIndo } from "../../../../utils/form-design-util.js";
|
|
5
|
-
import IconSetDialog from "../common/icon-set-dialog.
|
|
5
|
+
import IconSetDialog from "../common/icon-set-dialog.vue.js";
|
|
6
6
|
import _sfc_main$4 from "../../common/common-attr-size.vue.js";
|
|
7
7
|
import BindVariable from "../../common/common-variable-bind.vue.js";
|
|
8
8
|
import _sfc_main$2 from "../common/condition.vue.js";
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
import "./config.vue2.js";
|
|
3
|
-
import _export_sfc from "../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const config = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-26f79956"]]);
|
|
5
|
-
export {
|
|
6
|
-
config as default
|
|
7
|
-
};
|
|
1
|
+
|
|
@@ -1 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
import _sfc_main from "./config.vue3.js";
|
|
2
|
+
import "./config.vue.js";
|
|
3
|
+
import _export_sfc from "../../../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
+
const config = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-26f79956"]]);
|
|
5
|
+
export {
|
|
6
|
+
config as default
|
|
7
|
+
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, onMounted, onUnmounted, watch, resolveComponent, openBlock, createElementBlock, createElementVNode, createVNode, withCtx, withDirectives, vShow, unref, createTextVNode, toDisplayString, Fragment, renderList, createBlock } from "vue";
|
|
2
2
|
import { ElMessageBox, ElMessage } from "element-plus";
|
|
3
|
-
import config from "./config.
|
|
3
|
+
import config from "./config.vue2.js";
|
|
4
4
|
import { standardButtonOperations } from "../../../utils/assemblys-config.js";
|
|
5
5
|
import { getUuidv4, deepCopy } from "../../../utils/common-util.js";
|
|
6
6
|
import { usePageContextStore } from "../../../../../stores/page-store.js";
|
|
@@ -15,7 +15,7 @@ import "@codemirror/state";
|
|
|
15
15
|
import "@codemirror/autocomplete";
|
|
16
16
|
import "@codemirror/language";
|
|
17
17
|
import "@codemirror/search";
|
|
18
|
-
import "../page-event/config.
|
|
18
|
+
import "../page-event/config.vue.js";
|
|
19
19
|
import "../../../utils/assemblys-config.js";
|
|
20
20
|
import "../../../../../stores/page-store.js";
|
|
21
21
|
import "../../../../../stores/event-undo-redo-store.js";
|
package/dist/es/style.css
CHANGED
|
@@ -16260,6 +16260,48 @@ fieldset.amb-design-item-selected {
|
|
|
16260
16260
|
align-items: center; /* 子元素在交叉轴(垂直方向)上居中对齐 */
|
|
16261
16261
|
}
|
|
16262
16262
|
|
|
16263
|
+
.icon-set-center-body[data-v-4aa5ce08]{
|
|
16264
|
+
display: grid;
|
|
16265
|
+
grid-template-columns:repeat(5,1fr);
|
|
16266
|
+
grid-column-gap: 1px;
|
|
16267
|
+
}
|
|
16268
|
+
.icon-set-center-item[data-v-4aa5ce08]{
|
|
16269
|
+
width: 100%;
|
|
16270
|
+
height: 80px;
|
|
16271
|
+
display: flex;
|
|
16272
|
+
align-items: center;
|
|
16273
|
+
flex-direction: column;
|
|
16274
|
+
justify-content: center;
|
|
16275
|
+
cursor: pointer;
|
|
16276
|
+
border: 1px solid #eeeeee;
|
|
16277
|
+
}
|
|
16278
|
+
.icon-set-center-creation[data-v-4aa5ce08]{
|
|
16279
|
+
width: 100%;
|
|
16280
|
+
display: flex;
|
|
16281
|
+
align-items: center;
|
|
16282
|
+
justify-content: center;
|
|
16283
|
+
cursor: pointer;
|
|
16284
|
+
border: 1px solid #eeeeee;
|
|
16285
|
+
}
|
|
16286
|
+
.icon-set-center-item[data-v-4aa5ce08]:hover{
|
|
16287
|
+
background-color: #f2f6fc;
|
|
16288
|
+
}
|
|
16289
|
+
.icon-set-center-creation[data-v-4aa5ce08]:hover{
|
|
16290
|
+
background-color: #f2f6fc;
|
|
16291
|
+
}
|
|
16292
|
+
.icon-set-center-item-border[data-v-4aa5ce08]{
|
|
16293
|
+
border: 1px solid #5893ef;
|
|
16294
|
+
z-index: 1;
|
|
16295
|
+
}
|
|
16296
|
+
.el-form-item[data-v-4aa5ce08]{
|
|
16297
|
+
margin-bottom: 20px;
|
|
16298
|
+
}
|
|
16299
|
+
|
|
16300
|
+
.seleteSort[data-v-4978a9d6] {
|
|
16301
|
+
border-radius: 5px;
|
|
16302
|
+
border: 1px solid rgba(88, 147, 239);
|
|
16303
|
+
}
|
|
16304
|
+
|
|
16263
16305
|
.row-backgroud-header-tittle[data-v-b203475d]{
|
|
16264
16306
|
display: flex;
|
|
16265
16307
|
justify-content: space-between;
|
|
@@ -16269,6 +16311,14 @@ fieldset.amb-design-item-selected {
|
|
|
16269
16311
|
width: 100%
|
|
16270
16312
|
}
|
|
16271
16313
|
|
|
16314
|
+
.seleteSort[data-v-97438be5] {
|
|
16315
|
+
border-radius: 5px;
|
|
16316
|
+
border: 1px solid rgba(88, 147, 239);
|
|
16317
|
+
}
|
|
16318
|
+
[data-v-97438be5] .el-select__selection{
|
|
16319
|
+
display: inline-block;
|
|
16320
|
+
}
|
|
16321
|
+
|
|
16272
16322
|
li[data-v-b436905c] {
|
|
16273
16323
|
color: #333;
|
|
16274
16324
|
}
|
|
@@ -16306,11 +16356,6 @@ li[data-v-b436905c] {
|
|
|
16306
16356
|
list-style-type: none;
|
|
16307
16357
|
}
|
|
16308
16358
|
|
|
16309
|
-
.seleteSort[data-v-4978a9d6] {
|
|
16310
|
-
border-radius: 5px;
|
|
16311
|
-
border: 1px solid rgba(88, 147, 239);
|
|
16312
|
-
}
|
|
16313
|
-
|
|
16314
16359
|
.stateBtn[data-v-ae2798fb]{
|
|
16315
16360
|
display: flex;
|
|
16316
16361
|
}
|
|
@@ -16319,51 +16364,6 @@ li[data-v-b436905c] {
|
|
|
16319
16364
|
color: #7b7b7b;
|
|
16320
16365
|
}
|
|
16321
16366
|
|
|
16322
|
-
.icon-set-center-body[data-v-4aa5ce08]{
|
|
16323
|
-
display: grid;
|
|
16324
|
-
grid-template-columns:repeat(5,1fr);
|
|
16325
|
-
grid-column-gap: 1px;
|
|
16326
|
-
}
|
|
16327
|
-
.icon-set-center-item[data-v-4aa5ce08]{
|
|
16328
|
-
width: 100%;
|
|
16329
|
-
height: 80px;
|
|
16330
|
-
display: flex;
|
|
16331
|
-
align-items: center;
|
|
16332
|
-
flex-direction: column;
|
|
16333
|
-
justify-content: center;
|
|
16334
|
-
cursor: pointer;
|
|
16335
|
-
border: 1px solid #eeeeee;
|
|
16336
|
-
}
|
|
16337
|
-
.icon-set-center-creation[data-v-4aa5ce08]{
|
|
16338
|
-
width: 100%;
|
|
16339
|
-
display: flex;
|
|
16340
|
-
align-items: center;
|
|
16341
|
-
justify-content: center;
|
|
16342
|
-
cursor: pointer;
|
|
16343
|
-
border: 1px solid #eeeeee;
|
|
16344
|
-
}
|
|
16345
|
-
.icon-set-center-item[data-v-4aa5ce08]:hover{
|
|
16346
|
-
background-color: #f2f6fc;
|
|
16347
|
-
}
|
|
16348
|
-
.icon-set-center-creation[data-v-4aa5ce08]:hover{
|
|
16349
|
-
background-color: #f2f6fc;
|
|
16350
|
-
}
|
|
16351
|
-
.icon-set-center-item-border[data-v-4aa5ce08]{
|
|
16352
|
-
border: 1px solid #5893ef;
|
|
16353
|
-
z-index: 1;
|
|
16354
|
-
}
|
|
16355
|
-
.el-form-item[data-v-4aa5ce08]{
|
|
16356
|
-
margin-bottom: 20px;
|
|
16357
|
-
}
|
|
16358
|
-
|
|
16359
|
-
.seleteSort[data-v-97438be5] {
|
|
16360
|
-
border-radius: 5px;
|
|
16361
|
-
border: 1px solid rgba(88, 147, 239);
|
|
16362
|
-
}
|
|
16363
|
-
[data-v-97438be5] .el-select__selection{
|
|
16364
|
-
display: inline-block;
|
|
16365
|
-
}
|
|
16366
|
-
|
|
16367
16367
|
.el-tag[data-v-665d3bf4]{
|
|
16368
16368
|
margin-left: 10px;
|
|
16369
16369
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "super-page-designer",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.61",
|
|
4
4
|
"description": "AgileBuilder super page designer",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"main": "dist/es/index.js",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"qrcode": "^1.5.3",
|
|
40
40
|
"quill": "^2.0.1",
|
|
41
41
|
"service-flow-designer": "2.0.57",
|
|
42
|
-
"super-page-runtime": "2.0.
|
|
42
|
+
"super-page-runtime": "2.0.60",
|
|
43
43
|
"uuid": "^9.0.1",
|
|
44
44
|
"vite": "^5.1.6",
|
|
45
45
|
"vite-plugin-node-stdlib-browser": "^0.2.1",
|