@nsshunt/stsuxvue 1.0.112 → 1.0.114

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