sctj-components 1.1.40 → 1.1.41
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 +6 -5
- package/lib/sctj-components.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
|
@@ -11474,8 +11474,8 @@ const _sfc_main$5 = {
|
|
|
11474
11474
|
}
|
|
11475
11475
|
};
|
|
11476
11476
|
const SCTJMapDrawing = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-a7875dcf"]]);
|
|
11477
|
-
const
|
|
11478
|
-
const _withScopeId$3 = (n) => (pushScopeId("data-v-
|
|
11477
|
+
const index_vue_vue_type_style_index_0_scoped_8f85eba3_lang = "";
|
|
11478
|
+
const _withScopeId$3 = (n) => (pushScopeId("data-v-8f85eba3"), n = n(), popScopeId(), n);
|
|
11479
11479
|
const _hoisted_1$3 = {
|
|
11480
11480
|
key: 0,
|
|
11481
11481
|
class: "btn-container"
|
|
@@ -13014,13 +13014,14 @@ const _sfc_main$4 = {
|
|
|
13014
13014
|
return openBlock(), createBlock(_component_el_radio, {
|
|
13015
13015
|
key: business.key,
|
|
13016
13016
|
label: business.key,
|
|
13017
|
-
border: ""
|
|
13017
|
+
border: "",
|
|
13018
|
+
value: business.key
|
|
13018
13019
|
}, {
|
|
13019
13020
|
default: withCtx(() => [
|
|
13020
13021
|
createTextVNode(toDisplayString(business.label), 1)
|
|
13021
13022
|
]),
|
|
13022
13023
|
_: 2
|
|
13023
|
-
}, 1032, ["label"]);
|
|
13024
|
+
}, 1032, ["label", "value"]);
|
|
13024
13025
|
}), 128))
|
|
13025
13026
|
]),
|
|
13026
13027
|
_: 1
|
|
@@ -13153,7 +13154,7 @@ const _sfc_main$4 = {
|
|
|
13153
13154
|
};
|
|
13154
13155
|
}
|
|
13155
13156
|
};
|
|
13156
|
-
const SCTJBusinessMapDrawing = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-
|
|
13157
|
+
const SCTJBusinessMapDrawing = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-8f85eba3"]]);
|
|
13157
13158
|
const BimViewer_vue_vue_type_style_index_0_scoped_5d1b1a03_lang = "";
|
|
13158
13159
|
const _withScopeId$2 = (n) => (pushScopeId("data-v-5d1b1a03"), n = n(), popScopeId(), n);
|
|
13159
13160
|
const _hoisted_1$2 = {
|