@nsshunt/stsuxvue 1.0.112 → 1.0.113
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/stsuxvue.cjs +4 -2
- package/dist/stsuxvue.cjs.map +1 -1
- package/dist/stsuxvue.css +10 -10
- package/dist/stsuxvue.mjs +4 -2
- package/dist/stsuxvue.mjs.map +1 -1
- package/package.json +1 -1
- package/types/components/UXModelInstrumentServiceCommon.vue.d.ts.map +1 -1
- package/types/components/UXModelInstrumentServiceSmall.vue.d.ts.map +1 -1
package/dist/stsuxvue.cjs
CHANGED
|
@@ -8474,6 +8474,7 @@ var UXModelInstrumentServiceCommon_default = /* @__PURE__ */ _plugin_vue_export_
|
|
|
8474
8474
|
const _component_v_row = (0, vue.resolveComponent)("v-row");
|
|
8475
8475
|
const _component_v_sheet = (0, vue.resolveComponent)("v-sheet");
|
|
8476
8476
|
return (0, vue.openBlock)(), (0, vue.createBlock)(_component_v_sheet, {
|
|
8477
|
+
variant: "outlined",
|
|
8477
8478
|
theme: "light",
|
|
8478
8479
|
rounded: "lg",
|
|
8479
8480
|
class: "mx-2 mt-2 mb-4 pa-2 pr-4",
|
|
@@ -8765,7 +8766,7 @@ var UXModelInstrumentServiceCommon_default = /* @__PURE__ */ _plugin_vue_export_
|
|
|
8765
8766
|
});
|
|
8766
8767
|
};
|
|
8767
8768
|
}
|
|
8768
|
-
}), [["__scopeId", "data-v-
|
|
8769
|
+
}), [["__scopeId", "data-v-6113fa18"]]);
|
|
8769
8770
|
//#endregion
|
|
8770
8771
|
//#region src/components/UXModelInstrumentServiceSmall.vue?vue&type=script&setup=true&lang.ts
|
|
8771
8772
|
var _hoisted_1$3 = { class: "ststitle" };
|
|
@@ -9128,6 +9129,7 @@ var UXModelInstrumentServiceSmall_default = /* @__PURE__ */ _plugin_vue_export_h
|
|
|
9128
9129
|
const _component_v_row = (0, vue.resolveComponent)("v-row");
|
|
9129
9130
|
const _component_v_sheet = (0, vue.resolveComponent)("v-sheet");
|
|
9130
9131
|
return (0, vue.openBlock)(), (0, vue.createBlock)(_component_v_sheet, {
|
|
9132
|
+
variant: "outlined",
|
|
9131
9133
|
theme: "light",
|
|
9132
9134
|
rounded: "lg",
|
|
9133
9135
|
class: "mx-2 mt-2 mb-4 pa-2",
|
|
@@ -9329,7 +9331,7 @@ var UXModelInstrumentServiceSmall_default = /* @__PURE__ */ _plugin_vue_export_h
|
|
|
9329
9331
|
});
|
|
9330
9332
|
};
|
|
9331
9333
|
}
|
|
9332
|
-
}), [["__scopeId", "data-v-
|
|
9334
|
+
}), [["__scopeId", "data-v-0eacfaa2"]]);
|
|
9333
9335
|
//#endregion
|
|
9334
9336
|
//#region src/components/UXModelNode.vue?vue&type=script&setup=true&lang.ts
|
|
9335
9337
|
var _hoisted_1$2 = ["value"];
|