@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.css CHANGED
@@ -19,47 +19,47 @@
19
19
  font-size: smaller;
20
20
  }
21
21
 
22
- .stdWidth[data-v-af966964] {
22
+ .stdWidth[data-v-6113fa18] {
23
23
  width: 70px;
24
24
  }
25
- .instDisplay[data-v-af966964] {
25
+ .instDisplay[data-v-6113fa18] {
26
26
  display: inline-block;
27
27
  width: 70px;
28
28
  }
29
- .instDisplayWide[data-v-af966964] {
29
+ .instDisplayWide[data-v-6113fa18] {
30
30
  display: inline-block;
31
31
  width: 300px;
32
32
  max-width: 400px;
33
33
  }
34
- .instDisplayXWide[data-v-af966964] {
34
+ .instDisplayXWide[data-v-6113fa18] {
35
35
  width: 300px;
36
36
  max-width: 400px;
37
37
  }
38
- .subDisplay[data-v-af966964] {
38
+ .subDisplay[data-v-6113fa18] {
39
39
  font-size: smaller;
40
40
  }
41
41
 
42
- .stsinfo[data-v-2f625c01] {
42
+ .stsinfo[data-v-0eacfaa2] {
43
43
  }
44
- .stsbiginfo[data-v-2f625c01] {
44
+ .stsbiginfo[data-v-0eacfaa2] {
45
45
  font-size: x-large;
46
46
  font-weight: bold;
47
47
  text-align: right;
48
48
  width: 130px;
49
49
  }
50
- .stsbiginfolabel[data-v-2f625c01] {
50
+ .stsbiginfolabel[data-v-0eacfaa2] {
51
51
  text-align: right;
52
52
  white-space: nowrap;
53
53
  width: 130px;
54
54
  }
55
- .ststitle[data-v-2f625c01] {
55
+ .ststitle[data-v-0eacfaa2] {
56
56
  font-size: large;
57
57
  font-weight: bold;
58
58
  text-align: center;
59
59
  border-bottom: 2px solid lightgray;
60
60
  margin-bottom: 5px;
61
61
  }
62
- .stssubtitle[data-v-2f625c01] {
62
+ .stssubtitle[data-v-0eacfaa2] {
63
63
  font-size: small;
64
64
  font-weight: bold;
65
65
  text-align: center;
package/dist/stsuxvue.mjs CHANGED
@@ -8472,6 +8472,7 @@ var UXModelInstrumentServiceCommon_default = /* @__PURE__ */ _plugin_vue_export_
8472
8472
  const _component_v_row = resolveComponent("v-row");
8473
8473
  const _component_v_sheet = resolveComponent("v-sheet");
8474
8474
  return openBlock(), createBlock(_component_v_sheet, {
8475
+ variant: "outlined",
8475
8476
  theme: "light",
8476
8477
  rounded: "lg",
8477
8478
  class: "mx-2 mt-2 mb-4 pa-2 pr-4",
@@ -8763,7 +8764,7 @@ var UXModelInstrumentServiceCommon_default = /* @__PURE__ */ _plugin_vue_export_
8763
8764
  });
8764
8765
  };
8765
8766
  }
8766
- }), [["__scopeId", "data-v-af966964"]]);
8767
+ }), [["__scopeId", "data-v-6113fa18"]]);
8767
8768
  //#endregion
8768
8769
  //#region src/components/UXModelInstrumentServiceSmall.vue?vue&type=script&setup=true&lang.ts
8769
8770
  var _hoisted_1$3 = { class: "ststitle" };
@@ -9126,6 +9127,7 @@ var UXModelInstrumentServiceSmall_default = /* @__PURE__ */ _plugin_vue_export_h
9126
9127
  const _component_v_row = resolveComponent("v-row");
9127
9128
  const _component_v_sheet = resolveComponent("v-sheet");
9128
9129
  return openBlock(), createBlock(_component_v_sheet, {
9130
+ variant: "outlined",
9129
9131
  theme: "light",
9130
9132
  rounded: "lg",
9131
9133
  class: "mx-2 mt-2 mb-4 pa-2",
@@ -9327,7 +9329,7 @@ var UXModelInstrumentServiceSmall_default = /* @__PURE__ */ _plugin_vue_export_h
9327
9329
  });
9328
9330
  };
9329
9331
  }
9330
- }), [["__scopeId", "data-v-2f625c01"]]);
9332
+ }), [["__scopeId", "data-v-0eacfaa2"]]);
9331
9333
  //#endregion
9332
9334
  //#region src/components/UXModelNode.vue?vue&type=script&setup=true&lang.ts
9333
9335
  var _hoisted_1$2 = ["value"];