sctj-components 1.0.29 → 1.0.31
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/lib/sctj-components.es.js +14 -12
- package/lib/sctj-components.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
|
@@ -1023,7 +1023,7 @@ const icons = [
|
|
|
1023
1023
|
"wechat",
|
|
1024
1024
|
"zip"
|
|
1025
1025
|
];
|
|
1026
|
-
const
|
|
1026
|
+
const index_vue_vue_type_style_index_0_scoped_37029e19_lang = "";
|
|
1027
1027
|
const _hoisted_1$f = { class: "icon-content" };
|
|
1028
1028
|
const _hoisted_2$9 = { class: "icon-list" };
|
|
1029
1029
|
const _hoisted_3$7 = ["onClick"];
|
|
@@ -1118,7 +1118,7 @@ const _sfc_main$l = {
|
|
|
1118
1118
|
unref(iconName) ? {
|
|
1119
1119
|
name: "prefix",
|
|
1120
1120
|
fn: withCtx(() => [
|
|
1121
|
-
createVNode(
|
|
1121
|
+
createVNode(_sfc_main$p, { "icon-class": unref(iconName) }, null, 8, ["icon-class"])
|
|
1122
1122
|
]),
|
|
1123
1123
|
key: "0"
|
|
1124
1124
|
} : void 0
|
|
@@ -1151,7 +1151,7 @@ const _sfc_main$l = {
|
|
|
1151
1151
|
key: index2,
|
|
1152
1152
|
onClick: ($event) => selectedIcon(item)
|
|
1153
1153
|
}, [
|
|
1154
|
-
createVNode(
|
|
1154
|
+
createVNode(_sfc_main$p, {
|
|
1155
1155
|
"icon-class": item,
|
|
1156
1156
|
style: { "height": "30px", "width": "16px", "flex-shrink": "0" }
|
|
1157
1157
|
}, null, 8, ["icon-class"]),
|
|
@@ -1166,7 +1166,7 @@ const _sfc_main$l = {
|
|
|
1166
1166
|
};
|
|
1167
1167
|
}
|
|
1168
1168
|
};
|
|
1169
|
-
const SCTJIconSelect = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-
|
|
1169
|
+
const SCTJIconSelect = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["__scopeId", "data-v-37029e19"]]);
|
|
1170
1170
|
function useMobile() {
|
|
1171
1171
|
const isMobile = ref$1(false);
|
|
1172
1172
|
const checkIsMobile = () => {
|
|
@@ -5136,8 +5136,8 @@ const _sfc_main$4 = {
|
|
|
5136
5136
|
}
|
|
5137
5137
|
};
|
|
5138
5138
|
const SCTJMapViewer = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-23f6e80a"]]);
|
|
5139
|
-
const
|
|
5140
|
-
const _withScopeId$1 = (n) => (pushScopeId("data-v-
|
|
5139
|
+
const index_vue_vue_type_style_index_0_scoped_eb19a035_lang = "";
|
|
5140
|
+
const _withScopeId$1 = (n) => (pushScopeId("data-v-eb19a035"), n = n(), popScopeId(), n);
|
|
5141
5141
|
const _hoisted_1$1 = {
|
|
5142
5142
|
key: 0,
|
|
5143
5143
|
class: "btn-container"
|
|
@@ -5308,7 +5308,7 @@ const _sfc_main$3 = {
|
|
|
5308
5308
|
required: true
|
|
5309
5309
|
}
|
|
5310
5310
|
},
|
|
5311
|
-
emits: ["update:markers", "update:polylines", "update:polygons", "update:bezierCurves", "update:circles"],
|
|
5311
|
+
emits: ["update:markers", "update:polylines", "update:polygons", "update:bezierCurves", "update:circles", "change"],
|
|
5312
5312
|
setup(__props, { expose, emit }) {
|
|
5313
5313
|
const props = __props;
|
|
5314
5314
|
const { isMobile } = useMobile();
|
|
@@ -6211,6 +6211,7 @@ const _sfc_main$3 = {
|
|
|
6211
6211
|
type: item.type
|
|
6212
6212
|
}))[0]) != null ? _e : "";
|
|
6213
6213
|
}
|
|
6214
|
+
emit("change");
|
|
6214
6215
|
handleClose();
|
|
6215
6216
|
};
|
|
6216
6217
|
const handleClose = () => {
|
|
@@ -6727,9 +6728,9 @@ const _sfc_main$3 = {
|
|
|
6727
6728
|
};
|
|
6728
6729
|
}
|
|
6729
6730
|
};
|
|
6730
|
-
const SCTJMapDrawingDialog = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-
|
|
6731
|
-
const
|
|
6732
|
-
const _withScopeId = (n) => (pushScopeId("data-v-
|
|
6731
|
+
const SCTJMapDrawingDialog = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-eb19a035"]]);
|
|
6732
|
+
const index_vue_vue_type_style_index_0_scoped_d0bea808_lang = "";
|
|
6733
|
+
const _withScopeId = (n) => (pushScopeId("data-v-d0bea808"), n = n(), popScopeId(), n);
|
|
6733
6734
|
const _hoisted_1 = {
|
|
6734
6735
|
key: 0,
|
|
6735
6736
|
class: "btn-container"
|
|
@@ -6935,7 +6936,7 @@ const _sfc_main$2 = {
|
|
|
6935
6936
|
required: true
|
|
6936
6937
|
}
|
|
6937
6938
|
},
|
|
6938
|
-
emits: ["update:markers", "update:polylines", "update:polygons", "update:bezierCurves", "update:circles"],
|
|
6939
|
+
emits: ["update:markers", "update:polylines", "update:polygons", "update:bezierCurves", "update:circles", "change"],
|
|
6939
6940
|
setup(__props, { expose, emit }) {
|
|
6940
6941
|
const props = __props;
|
|
6941
6942
|
const { isMobile } = useMobile();
|
|
@@ -7993,6 +7994,7 @@ const _sfc_main$2 = {
|
|
|
7993
7994
|
businessKey: item.businessKey
|
|
7994
7995
|
};
|
|
7995
7996
|
});
|
|
7997
|
+
emit("change");
|
|
7996
7998
|
handleClose();
|
|
7997
7999
|
};
|
|
7998
8000
|
const handleClose = () => {
|
|
@@ -8557,7 +8559,7 @@ const _sfc_main$2 = {
|
|
|
8557
8559
|
};
|
|
8558
8560
|
}
|
|
8559
8561
|
};
|
|
8560
|
-
const SCTJBusinessMapDrawingDialog = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-
|
|
8562
|
+
const SCTJBusinessMapDrawingDialog = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-d0bea808"]]);
|
|
8561
8563
|
const BimViewer_vue_vue_type_style_index_0_scoped_b60f1ba4_lang = "";
|
|
8562
8564
|
const _sfc_main$1 = {
|
|
8563
8565
|
__name: "BimViewer",
|