@das-fed/ui 6.4.0-dev.55.11 → 6.4.0-dev.55.12
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/package.json +5 -5
- package/packages/business-components/app-container/style.css +1 -1
- package/packages/business-components/app-container/style.css.gz +0 -0
- package/packages/business-components/device-panel/index.js +8 -8
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/device-panel/style.css +1 -1
- package/packages/business-components/device-panel/style.css.gz +0 -0
- package/packages/business-components/urgent-panel/index.js +2 -2
- package/packages/business-components/urgent-panel/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/style.css +1 -1
- package/packages/business-components/urgent-panel/style.css.gz +0 -0
- package/packages/components/cascader/index.js +52 -52
- package/packages/components/cascader/index.js.gz +0 -0
- package/packages/components/cascader/style.css +1 -1
- package/packages/components/cascader/style.css.gz +0 -0
- package/packages/components/input-dialog-select/index.js +1 -1
- package/packages/components/input-dialog-select/index.js.gz +0 -0
- package/packages/components/input-dialog-select/style.css +1 -1
- package/packages/components/input-dialog-select/style.css.gz +0 -0
- package/packages/components/select/index.js +41 -41
- package/packages/components/select/index.js.gz +0 -0
- package/packages/components/select/style.css +1 -1
- package/packages/components/select/style.css.gz +0 -0
- package/packages/components/tooltip/index.js +2 -2
- package/packages/components/tooltip/index.js.gz +0 -0
- package/packages/components/tooltip/style.css +1 -1
- package/packages/components/tooltip/style.css.gz +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@das-fed/ui",
|
|
3
|
-
"version": "6.4.0-dev.55.
|
|
3
|
+
"version": "6.4.0-dev.55.12",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./index.js",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"@antv/x6-plugin-snapline": "^2.1.7",
|
|
27
27
|
"@antv/x6-plugin-transform": "^2.1.8",
|
|
28
28
|
"@antv/x6-vue-shape": "^2.1.2",
|
|
29
|
-
"@das-fed/cli": "6.4.0-dev.55.
|
|
29
|
+
"@das-fed/cli": "6.4.0-dev.55.12",
|
|
30
30
|
"@element-plus/icons-vue": "^2.3.1",
|
|
31
31
|
"@types/lodash": "^4.14.194",
|
|
32
32
|
"@types/lodash-es": "^4.17.9",
|
|
@@ -56,9 +56,9 @@
|
|
|
56
56
|
"vue-tsc": "^2.0.29"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"@das-fed/ui": "6.4.0-dev.55.
|
|
60
|
-
"@das-fed/utils": "6.4.0-dev.55.
|
|
61
|
-
"@das-fed/web": "6.4.0-dev.55.
|
|
59
|
+
"@das-fed/ui": "6.4.0-dev.55.12",
|
|
60
|
+
"@das-fed/utils": "6.4.0-dev.55.12",
|
|
61
|
+
"@das-fed/web": "6.4.0-dev.55.12",
|
|
62
62
|
"@wangeditor/editor": "^5.1.23",
|
|
63
63
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
64
64
|
"@wangeditor/plugin-upload-attachment": "^1.1.0",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.application-content{position:relative;width:100%;height:100%;padding:30px 20px;box-sizing:border-box}.application-content .application-list{width:100%;display:table}.application-content .application-list .app-box{width:100%;margin-bottom:20px;display:table}.application-content .application-list .app-box .row{display:table-row}.application-content .application-list .app-box .row .cell{display:table-cell}.application-content .application-list .app-box .row .cell.cell-title{width:110px;font-size:0;vertical-align:middle;color:var(--das-application-app-color);background-color:var(--das-application-app-bg-color);position:relative}.application-content .application-list .app-box .row .cell.cell-title:before{content:"";width:4px;height:100%;position:absolute;top:0;left:0;background-color:var(--das-application-app-border-color)}.application-content .application-list .app-box .row .cell.cell-title .app-name{width:110px;height:100%;font-size:18px;text-align:center;box-sizing:border-box;padding:25px 8px;display:inline-block
|
|
1
|
+
.application-content{position:relative;width:100%;height:100%;padding:30px 20px;box-sizing:border-box}.application-content .application-list{width:100%;display:table}.application-content .application-list .app-box{width:100%;margin-bottom:20px;display:table}.application-content .application-list .app-box .row{display:table-row}.application-content .application-list .app-box .row .cell{display:table-cell}.application-content .application-list .app-box .row .cell.cell-title{width:110px;font-size:0;vertical-align:middle;color:var(--das-application-app-color);background-color:var(--das-application-app-bg-color);position:relative}.application-content .application-list .app-box .row .cell.cell-title:before{content:"";width:4px;height:100%;position:absolute;top:0;left:0;background-color:var(--das-application-app-border-color)}.application-content .application-list .app-box .row .cell.cell-title .app-name{width:110px;height:100%;font-size:18px;text-align:center;box-sizing:border-box;padding:25px 8px;display:inline-block}.application-content .application-list .app-box .row .cell.app-list{padding-left:20px;box-sizing:border-box;width:calc(100% - 110px)}.application-content .application-list .app-box .row .cell.app-list .app-row:not(:first-child){margin-top:20px}.application-content .application-list .app-box .row .cell.app-list .app-row .app-col .sub-app{height:100%;box-shadow:0 4px 12px #86a2d233;background-color:var(--das-application-subapp-bg-color);padding:25px 30px;display:flex;cursor:pointer}.application-content .application-list .app-box .row .cell.app-list .app-row .app-col .sub-app .img{width:48px;height:48px;border-radius:6px}.application-content .application-list .app-box .row .cell.app-list .app-row .app-col .sub-app .box-right{padding-left:10px;flex:1;box-sizing:border-box;overflow:hidden}.application-content .application-list .app-box .row .cell.app-list .app-row .app-col .sub-app .box-right .name{font-size:16px;font-weight:400;color:var(--das-application-subapp-name-color)}.application-content .application-list .app-box .row .cell.app-list .app-row .app-col .sub-app .box-right .describe{font-size:12px;font-weight:400;color:var(--das-application-subapp-describe-color)}.application-content .application-list .app-box .row .cell.app-list .app-row .app-col .sub-app:hover,.application-content .application-list .app-box .row .cell.app-list .app-row .app-col .sub-app:active{box-shadow:0 0 20px #0003;border-radius:2px}
|
|
Binary file
|
|
@@ -534,7 +534,7 @@ const _N = oc.get("/panel-style/list"), Jv = mN.get("/equipment-drawings"), zD =
|
|
|
534
534
|
[x(Ra)]
|
|
535
535
|
]);
|
|
536
536
|
}
|
|
537
|
-
}), JN = /* @__PURE__ */ Ke(jN, [["__scopeId", "data-v-
|
|
537
|
+
}), JN = /* @__PURE__ */ Ke(jN, [["__scopeId", "data-v-c2c5cffb"]]), QN = (a) => {
|
|
538
538
|
const r = L(null);
|
|
539
539
|
return {
|
|
540
540
|
operationPlanVue: () => At(JN, {
|
|
@@ -48231,7 +48231,7 @@ const dj = {
|
|
|
48231
48231
|
}, 8, ["spinning"])
|
|
48232
48232
|
]));
|
|
48233
48233
|
}
|
|
48234
|
-
}), wQ = /* @__PURE__ */ Ke(SQ, [["__scopeId", "data-v-
|
|
48234
|
+
}), wQ = /* @__PURE__ */ Ke(SQ, [["__scopeId", "data-v-bc3fa563"]]), xQ = { class: "deal-alarm-content" }, CQ = { class: "log-detail-box" }, TQ = { class: "log-detail" }, DQ = { class: "deal-form-item" }, AQ = { class: "deal-label" }, IQ = { class: "deal-content" }, kQ = {
|
|
48235
48235
|
key: 0,
|
|
48236
48236
|
class: "deal-form-item"
|
|
48237
48237
|
}, LQ = { class: "deal-label" }, MQ = {
|
|
@@ -48941,7 +48941,7 @@ const dj = {
|
|
|
48941
48941
|
/* NEED_PATCH */
|
|
48942
48942
|
));
|
|
48943
48943
|
}
|
|
48944
|
-
}), hee = /* @__PURE__ */ Ke(dee, [["__scopeId", "data-v-
|
|
48944
|
+
}), hee = /* @__PURE__ */ Ke(dee, [["__scopeId", "data-v-05152c53"]]), vh = () => (a) => Z(a).value, pee = { class: "urgent-panel-schedule-track-container" }, gee = { class: "urgent-panel-schedule-track" }, mee = {
|
|
48945
48945
|
key: 0,
|
|
48946
48946
|
class: "plan-title"
|
|
48947
48947
|
}, yee = {
|
|
@@ -49229,7 +49229,7 @@ const dj = {
|
|
|
49229
49229
|
]);
|
|
49230
49230
|
};
|
|
49231
49231
|
}
|
|
49232
|
-
}), Yee = /* @__PURE__ */ Ke(Uee, [["__scopeId", "data-v-
|
|
49232
|
+
}), Yee = /* @__PURE__ */ Ke(Uee, [["__scopeId", "data-v-ee80eb1c"]]), Wee = (a) => {
|
|
49233
49233
|
const r = L(null), { activeTab: e, infoData: n } = a;
|
|
49234
49234
|
return {
|
|
49235
49235
|
Feedback: () => At(Yee, { ref: r, activeTab: e, infoData: n }),
|
|
@@ -49414,7 +49414,7 @@ const dj = {
|
|
|
49414
49414
|
]);
|
|
49415
49415
|
};
|
|
49416
49416
|
}
|
|
49417
|
-
}), bte = /* @__PURE__ */ Ke(_te, [["__scopeId", "data-v-
|
|
49417
|
+
}), bte = /* @__PURE__ */ Ke(_te, [["__scopeId", "data-v-c4f14cf9"]]), Ste = "v1", wte = `/api/emergency/manage/${Ste}`, ai = en(`${wte}`);
|
|
49418
49418
|
SD.get("/permissionset/user-portal-menu");
|
|
49419
49419
|
ai.get("/emergency-event/event/type");
|
|
49420
49420
|
ai.get("/emergency-event/event/level");
|
|
@@ -54169,7 +54169,7 @@ const Cte = ai.get("/emergency-event/process-track"), Tte = ["", "待核实", "
|
|
|
54169
54169
|
[x(Ra)]
|
|
54170
54170
|
]);
|
|
54171
54171
|
}
|
|
54172
|
-
}), gse = /* @__PURE__ */ Ke(pse, [["__scopeId", "data-v-
|
|
54172
|
+
}), gse = /* @__PURE__ */ Ke(pse, [["__scopeId", "data-v-ca029ff4"]]), mse = (a) => {
|
|
54173
54173
|
const r = L(null);
|
|
54174
54174
|
return {
|
|
54175
54175
|
operationPlanVue: () => At(gse, {
|
|
@@ -56722,7 +56722,7 @@ const Cte = ai.get("/emergency-event/process-track"), Tte = ["", "待核实", "
|
|
|
56722
56722
|
}, 8, ["spinning"])
|
|
56723
56723
|
]));
|
|
56724
56724
|
}
|
|
56725
|
-
}), eve = /* @__PURE__ */ Ke(Qce, [["__scopeId", "data-v-
|
|
56725
|
+
}), eve = /* @__PURE__ */ Ke(Qce, [["__scopeId", "data-v-248e3911"]]), tve = { class: "alarm-deal-alarm-content" }, rve = { class: "log-detail-box" }, ave = { class: "log-detail" }, nve = { class: "deal-form-item" }, ive = { class: "deal-label" }, ove = { class: "deal-content" }, sve = {
|
|
56726
56726
|
key: 0,
|
|
56727
56727
|
class: "deal-form-item"
|
|
56728
56728
|
}, lve = { class: "deal-label" }, uve = {
|
|
@@ -57423,7 +57423,7 @@ const Cte = ai.get("/emergency-event/process-track"), Tte = ["", "待核实", "
|
|
|
57423
57423
|
/* NEED_PATCH */
|
|
57424
57424
|
));
|
|
57425
57425
|
}
|
|
57426
|
-
}), Wve = /* @__PURE__ */ Ke(Yve, [["__scopeId", "data-v-
|
|
57426
|
+
}), Wve = /* @__PURE__ */ Ke(Yve, [["__scopeId", "data-v-15ec30b4"]]), Xve = { class: "alarm-device-panel-alarm-log-container" }, Zve = { class: "headers" }, Kve = { class: "btn-box" }, qve = { class: "content-log" }, jve = {
|
|
57427
57427
|
name: "alarmLog"
|
|
57428
57428
|
}, Jve = /* @__PURE__ */ Ze({
|
|
57429
57429
|
...jve,
|
|
Binary file
|