@nsshunt/stsuxvue 1.0.114 → 1.0.115

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 CHANGED
@@ -8477,7 +8477,7 @@ var UXModelInstrumentServiceCommon_default = /* @__PURE__ */ _plugin_vue_export_
8477
8477
  theme: "light",
8478
8478
  rounded: "lg",
8479
8479
  class: "mx-2 mt-2 mb-4 pa-2 pr-4",
8480
- elevation: 5,
8480
+ elevation: 2,
8481
8481
  border: "",
8482
8482
  onClick: _cache[0] || (_cache[0] = ($event) => clicked(__props.nodeid))
8483
8483
  }, {
@@ -8766,7 +8766,7 @@ var UXModelInstrumentServiceCommon_default = /* @__PURE__ */ _plugin_vue_export_
8766
8766
  });
8767
8767
  };
8768
8768
  }
8769
- }), [["__scopeId", "data-v-37e3b661"]]);
8769
+ }), [["__scopeId", "data-v-d2a49147"]]);
8770
8770
  //#endregion
8771
8771
  //#region src/components/UXModelInstrumentServiceSmall.vue?vue&type=script&setup=true&lang.ts
8772
8772
  var _hoisted_1$3 = { class: "ststitle" };
@@ -9132,7 +9132,7 @@ var UXModelInstrumentServiceSmall_default = /* @__PURE__ */ _plugin_vue_export_h
9132
9132
  theme: "light",
9133
9133
  rounded: "lg",
9134
9134
  class: "mx-2 mt-2 mb-4 pa-2",
9135
- elevation: 5,
9135
+ elevation: 2,
9136
9136
  border: "",
9137
9137
  onClick: _cache[0] || (_cache[0] = ($event) => clicked(__props.nodeid))
9138
9138
  }, {
@@ -9331,7 +9331,7 @@ var UXModelInstrumentServiceSmall_default = /* @__PURE__ */ _plugin_vue_export_h
9331
9331
  });
9332
9332
  };
9333
9333
  }
9334
- }), [["__scopeId", "data-v-66869415"]]);
9334
+ }), [["__scopeId", "data-v-40b280ab"]]);
9335
9335
  //#endregion
9336
9336
  //#region src/components/UXModelNode.vue?vue&type=script&setup=true&lang.ts
9337
9337
  var _hoisted_1$2 = ["value"];
@@ -15101,7 +15101,7 @@ var UXModelNavigator_default = /* @__PURE__ */ (0, vue.defineComponent)({
15101
15101
  rounded: "lg",
15102
15102
  class: "ma-4 mr-0 pa-2",
15103
15103
  border: "",
15104
- elevation: 5
15104
+ elevation: 2
15105
15105
  }, {
15106
15106
  default: (0, vue.withCtx)(() => [
15107
15107
  (0, vue.createTextVNode)(" UXModelNavigator - Path: " + (0, vue.toDisplayString)(navigationPath.value) + " ", 1),