@nsshunt/stsuxvue 1.0.43 → 1.0.44
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.mjs +121 -166
- package/dist/stsuxvue.mjs.map +1 -1
- package/dist/stsuxvue.umd.js +121 -166
- package/dist/stsuxvue.umd.js.map +1 -1
- package/package.json +9 -9
package/dist/stsuxvue.mjs
CHANGED
|
@@ -6933,11 +6933,10 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
6933
6933
|
createVNode(_component_v_row, { cols: "12" }, {
|
|
6934
6934
|
default: withCtx(() => [
|
|
6935
6935
|
createVNode(_component_v_col, { md: "2" }, {
|
|
6936
|
-
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
6936
|
+
default: withCtx(() => [..._cache[1] || (_cache[1] = [
|
|
6937
6937
|
createTextVNode(" Duration ", -1)
|
|
6938
|
-
])),
|
|
6939
|
-
_: 1
|
|
6940
|
-
__: [1]
|
|
6938
|
+
])]),
|
|
6939
|
+
_: 1
|
|
6941
6940
|
}),
|
|
6942
6941
|
createVNode(_component_v_col, { md: "10" }, {
|
|
6943
6942
|
default: withCtx(() => [
|
|
@@ -6952,11 +6951,10 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
6952
6951
|
createVNode(_component_v_row, { cols: "12" }, {
|
|
6953
6952
|
default: withCtx(() => [
|
|
6954
6953
|
createVNode(_component_v_col, { md: "2" }, {
|
|
6955
|
-
default: withCtx(() => _cache[2] || (_cache[2] = [
|
|
6954
|
+
default: withCtx(() => [..._cache[2] || (_cache[2] = [
|
|
6956
6955
|
createTextVNode(" Duration Histo ", -1)
|
|
6957
|
-
])),
|
|
6958
|
-
_: 1
|
|
6959
|
-
__: [2]
|
|
6956
|
+
])]),
|
|
6957
|
+
_: 1
|
|
6960
6958
|
}),
|
|
6961
6959
|
createVNode(_component_v_col, { md: "10" }, {
|
|
6962
6960
|
default: withCtx(() => [
|
|
@@ -6977,11 +6975,10 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
6977
6975
|
createVNode(_component_v_row, { cols: "12" }, {
|
|
6978
6976
|
default: withCtx(() => [
|
|
6979
6977
|
createVNode(_component_v_col, { md: "2" }, {
|
|
6980
|
-
default: withCtx(() => _cache[3] || (_cache[3] = [
|
|
6978
|
+
default: withCtx(() => [..._cache[3] || (_cache[3] = [
|
|
6981
6979
|
createTextVNode(" Latency ", -1)
|
|
6982
|
-
])),
|
|
6983
|
-
_: 1
|
|
6984
|
-
__: [3]
|
|
6980
|
+
])]),
|
|
6981
|
+
_: 1
|
|
6985
6982
|
}),
|
|
6986
6983
|
createVNode(_component_v_col, { md: "10" }, {
|
|
6987
6984
|
default: withCtx(() => [
|
|
@@ -6996,11 +6993,10 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
6996
6993
|
createVNode(_component_v_row, { cols: "12" }, {
|
|
6997
6994
|
default: withCtx(() => [
|
|
6998
6995
|
createVNode(_component_v_col, { md: "2" }, {
|
|
6999
|
-
default: withCtx(() => _cache[4] || (_cache[4] = [
|
|
6996
|
+
default: withCtx(() => [..._cache[4] || (_cache[4] = [
|
|
7000
6997
|
createTextVNode(" Latency Histo ", -1)
|
|
7001
|
-
])),
|
|
7002
|
-
_: 1
|
|
7003
|
-
__: [4]
|
|
6998
|
+
])]),
|
|
6999
|
+
_: 1
|
|
7004
7000
|
}),
|
|
7005
7001
|
createVNode(_component_v_col, { md: "10" }, {
|
|
7006
7002
|
default: withCtx(() => [
|
|
@@ -7037,11 +7033,10 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
7037
7033
|
createVNode(_component_v_row, { cols: "12" }, {
|
|
7038
7034
|
default: withCtx(() => [
|
|
7039
7035
|
createVNode(_component_v_col, { md: "2" }, {
|
|
7040
|
-
default: withCtx(() => _cache[5] || (_cache[5] = [
|
|
7036
|
+
default: withCtx(() => [..._cache[5] || (_cache[5] = [
|
|
7041
7037
|
createTextVNode(" Request Count ", -1)
|
|
7042
|
-
])),
|
|
7043
|
-
_: 1
|
|
7044
|
-
__: [5]
|
|
7038
|
+
])]),
|
|
7039
|
+
_: 1
|
|
7045
7040
|
}),
|
|
7046
7041
|
createVNode(_component_v_col, { md: "10" }, {
|
|
7047
7042
|
default: withCtx(() => [
|
|
@@ -7057,11 +7052,10 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
7057
7052
|
createVNode(_component_v_row, { cols: "12" }, {
|
|
7058
7053
|
default: withCtx(() => [
|
|
7059
7054
|
createVNode(_component_v_col, { md: "2" }, {
|
|
7060
|
-
default: withCtx(() => _cache[6] || (_cache[6] = [
|
|
7055
|
+
default: withCtx(() => [..._cache[6] || (_cache[6] = [
|
|
7061
7056
|
createTextVNode(" Authentication Count ", -1)
|
|
7062
|
-
])),
|
|
7063
|
-
_: 1
|
|
7064
|
-
__: [6]
|
|
7057
|
+
])]),
|
|
7058
|
+
_: 1
|
|
7065
7059
|
}),
|
|
7066
7060
|
createVNode(_component_v_col, { md: "10" }, {
|
|
7067
7061
|
default: withCtx(() => [
|
|
@@ -7077,11 +7071,10 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
7077
7071
|
createVNode(_component_v_row, { cols: "12" }, {
|
|
7078
7072
|
default: withCtx(() => [
|
|
7079
7073
|
createVNode(_component_v_col, { md: "2" }, {
|
|
7080
|
-
default: withCtx(() => _cache[7] || (_cache[7] = [
|
|
7074
|
+
default: withCtx(() => [..._cache[7] || (_cache[7] = [
|
|
7081
7075
|
createTextVNode(" Velocity ", -1)
|
|
7082
|
-
])),
|
|
7083
|
-
_: 1
|
|
7084
|
-
__: [7]
|
|
7076
|
+
])]),
|
|
7077
|
+
_: 1
|
|
7085
7078
|
}),
|
|
7086
7079
|
createVNode(_component_v_col, { md: "10" }, {
|
|
7087
7080
|
default: withCtx(() => [
|
|
@@ -7100,11 +7093,10 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
7100
7093
|
createVNode(_component_v_row, { cols: "12" }, {
|
|
7101
7094
|
default: withCtx(() => [
|
|
7102
7095
|
createVNode(_component_v_col, { md: "2" }, {
|
|
7103
|
-
default: withCtx(() => _cache[8] || (_cache[8] = [
|
|
7096
|
+
default: withCtx(() => [..._cache[8] || (_cache[8] = [
|
|
7104
7097
|
createTextVNode(" Active Request Count ", -1)
|
|
7105
|
-
])),
|
|
7106
|
-
_: 1
|
|
7107
|
-
__: [8]
|
|
7098
|
+
])]),
|
|
7099
|
+
_: 1
|
|
7108
7100
|
}),
|
|
7109
7101
|
createVNode(_component_v_col, { md: "10" }, {
|
|
7110
7102
|
default: withCtx(() => [
|
|
@@ -7119,11 +7111,10 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
7119
7111
|
createVNode(_component_v_row, { cols: "12" }, {
|
|
7120
7112
|
default: withCtx(() => [
|
|
7121
7113
|
createVNode(_component_v_col, { md: "2" }, {
|
|
7122
|
-
default: withCtx(() => _cache[9] || (_cache[9] = [
|
|
7114
|
+
default: withCtx(() => [..._cache[9] || (_cache[9] = [
|
|
7123
7115
|
createTextVNode(" Core Count ", -1)
|
|
7124
|
-
])),
|
|
7125
|
-
_: 1
|
|
7126
|
-
__: [9]
|
|
7116
|
+
])]),
|
|
7117
|
+
_: 1
|
|
7127
7118
|
}),
|
|
7128
7119
|
createVNode(_component_v_col, { md: "10" }, {
|
|
7129
7120
|
default: withCtx(() => [
|
|
@@ -7137,11 +7128,10 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
7137
7128
|
createVNode(_component_v_row, { cols: "12" }, {
|
|
7138
7129
|
default: withCtx(() => [
|
|
7139
7130
|
createVNode(_component_v_col, { md: "2" }, {
|
|
7140
|
-
default: withCtx(() => _cache[10] || (_cache[10] = [
|
|
7131
|
+
default: withCtx(() => [..._cache[10] || (_cache[10] = [
|
|
7141
7132
|
createTextVNode(" Time ", -1)
|
|
7142
|
-
])),
|
|
7143
|
-
_: 1
|
|
7144
|
-
__: [10]
|
|
7133
|
+
])]),
|
|
7134
|
+
_: 1
|
|
7145
7135
|
}),
|
|
7146
7136
|
createVNode(_component_v_col, { md: "10" }, {
|
|
7147
7137
|
default: withCtx(() => [
|
|
@@ -7155,11 +7145,10 @@ const _sfc_main$5 = /* @__PURE__ */ defineComponent({
|
|
|
7155
7145
|
createVNode(_component_v_row, { cols: "12" }, {
|
|
7156
7146
|
default: withCtx(() => [
|
|
7157
7147
|
createVNode(_component_v_col, { md: "2" }, {
|
|
7158
|
-
default: withCtx(() => _cache[11] || (_cache[11] = [
|
|
7148
|
+
default: withCtx(() => [..._cache[11] || (_cache[11] = [
|
|
7159
7149
|
createTextVNode(" Logs ", -1)
|
|
7160
|
-
])),
|
|
7161
|
-
_: 1
|
|
7162
|
-
__: [11]
|
|
7150
|
+
])]),
|
|
7151
|
+
_: 1
|
|
7163
7152
|
}),
|
|
7164
7153
|
createVNode(_component_v_col, { md: "10" }, {
|
|
7165
7154
|
default: withCtx(() => [
|
|
@@ -8877,11 +8866,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
8877
8866
|
}, {
|
|
8878
8867
|
default: withCtx(() => [
|
|
8879
8868
|
createVNode(_component_v_col, { cols: "2" }, {
|
|
8880
|
-
default: withCtx(() => _cache[1] || (_cache[1] = [
|
|
8869
|
+
default: withCtx(() => [..._cache[1] || (_cache[1] = [
|
|
8881
8870
|
createTextVNode(" CPU ", -1)
|
|
8882
|
-
])),
|
|
8883
|
-
_: 1
|
|
8884
|
-
__: [1]
|
|
8871
|
+
])]),
|
|
8872
|
+
_: 1
|
|
8885
8873
|
}),
|
|
8886
8874
|
createVNode(_component_v_col, { cols: "10" }, {
|
|
8887
8875
|
default: withCtx(() => [
|
|
@@ -8930,11 +8918,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
8930
8918
|
}, {
|
|
8931
8919
|
default: withCtx(() => [
|
|
8932
8920
|
createVNode(_component_v_col, { cols: "2" }, {
|
|
8933
|
-
default: withCtx(() => _cache[2] || (_cache[2] = [
|
|
8921
|
+
default: withCtx(() => [..._cache[2] || (_cache[2] = [
|
|
8934
8922
|
createTextVNode(" Duration ", -1)
|
|
8935
|
-
])),
|
|
8936
|
-
_: 1
|
|
8937
|
-
__: [2]
|
|
8923
|
+
])]),
|
|
8924
|
+
_: 1
|
|
8938
8925
|
}),
|
|
8939
8926
|
createVNode(_component_v_col, { cols: "10" }, {
|
|
8940
8927
|
default: withCtx(() => [
|
|
@@ -8959,11 +8946,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
8959
8946
|
}, {
|
|
8960
8947
|
default: withCtx(() => [
|
|
8961
8948
|
createVNode(_component_v_col, { cols: "2" }, {
|
|
8962
|
-
default: withCtx(() => _cache[3] || (_cache[3] = [
|
|
8949
|
+
default: withCtx(() => [..._cache[3] || (_cache[3] = [
|
|
8963
8950
|
createTextVNode(" Duration Histo ", -1)
|
|
8964
|
-
])),
|
|
8965
|
-
_: 1
|
|
8966
|
-
__: [3]
|
|
8951
|
+
])]),
|
|
8952
|
+
_: 1
|
|
8967
8953
|
}),
|
|
8968
8954
|
createVNode(_component_v_col, { cols: "10" }, {
|
|
8969
8955
|
default: withCtx(() => [
|
|
@@ -8987,11 +8973,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
8987
8973
|
}, {
|
|
8988
8974
|
default: withCtx(() => [
|
|
8989
8975
|
createVNode(_component_v_col, { md: "2" }, {
|
|
8990
|
-
default: withCtx(() => _cache[4] || (_cache[4] = [
|
|
8976
|
+
default: withCtx(() => [..._cache[4] || (_cache[4] = [
|
|
8991
8977
|
createTextVNode(" Latency ", -1)
|
|
8992
|
-
])),
|
|
8993
|
-
_: 1
|
|
8994
|
-
__: [4]
|
|
8978
|
+
])]),
|
|
8979
|
+
_: 1
|
|
8995
8980
|
}),
|
|
8996
8981
|
createVNode(_component_v_col, { md: "10" }, {
|
|
8997
8982
|
default: withCtx(() => [
|
|
@@ -9016,11 +9001,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
9016
9001
|
}, {
|
|
9017
9002
|
default: withCtx(() => [
|
|
9018
9003
|
createVNode(_component_v_col, { md: "2" }, {
|
|
9019
|
-
default: withCtx(() => _cache[5] || (_cache[5] = [
|
|
9004
|
+
default: withCtx(() => [..._cache[5] || (_cache[5] = [
|
|
9020
9005
|
createTextVNode(" Latency Histo ", -1)
|
|
9021
|
-
])),
|
|
9022
|
-
_: 1
|
|
9023
|
-
__: [5]
|
|
9006
|
+
])]),
|
|
9007
|
+
_: 1
|
|
9024
9008
|
}),
|
|
9025
9009
|
createVNode(_component_v_col, { md: "10" }, {
|
|
9026
9010
|
default: withCtx(() => [
|
|
@@ -9066,11 +9050,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
9066
9050
|
}, {
|
|
9067
9051
|
default: withCtx(() => [
|
|
9068
9052
|
createVNode(_component_v_col, { md: "3" }, {
|
|
9069
|
-
default: withCtx(() => _cache[6] || (_cache[6] = [
|
|
9053
|
+
default: withCtx(() => [..._cache[6] || (_cache[6] = [
|
|
9070
9054
|
createTextVNode(" Rx (MB/s) ", -1)
|
|
9071
|
-
])),
|
|
9072
|
-
_: 1
|
|
9073
|
-
__: [6]
|
|
9055
|
+
])]),
|
|
9056
|
+
_: 1
|
|
9074
9057
|
}),
|
|
9075
9058
|
createVNode(_component_v_col, { md: "9" }, {
|
|
9076
9059
|
default: withCtx(() => [
|
|
@@ -9087,11 +9070,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
9087
9070
|
}, {
|
|
9088
9071
|
default: withCtx(() => [
|
|
9089
9072
|
createVNode(_component_v_col, { md: "3" }, {
|
|
9090
|
-
default: withCtx(() => _cache[7] || (_cache[7] = [
|
|
9073
|
+
default: withCtx(() => [..._cache[7] || (_cache[7] = [
|
|
9091
9074
|
createTextVNode(" Tx (MB/s) ", -1)
|
|
9092
|
-
])),
|
|
9093
|
-
_: 1
|
|
9094
|
-
__: [7]
|
|
9075
|
+
])]),
|
|
9076
|
+
_: 1
|
|
9095
9077
|
}),
|
|
9096
9078
|
createVNode(_component_v_col, { md: "9" }, {
|
|
9097
9079
|
default: withCtx(() => [
|
|
@@ -9108,11 +9090,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
9108
9090
|
}, {
|
|
9109
9091
|
default: withCtx(() => [
|
|
9110
9092
|
createVNode(_component_v_col, { md: "3" }, {
|
|
9111
|
-
default: withCtx(() => _cache[8] || (_cache[8] = [
|
|
9093
|
+
default: withCtx(() => [..._cache[8] || (_cache[8] = [
|
|
9112
9094
|
createTextVNode(" Request Count ", -1)
|
|
9113
|
-
])),
|
|
9114
|
-
_: 1
|
|
9115
|
-
__: [8]
|
|
9095
|
+
])]),
|
|
9096
|
+
_: 1
|
|
9116
9097
|
}),
|
|
9117
9098
|
createVNode(_component_v_col, { md: "9" }, {
|
|
9118
9099
|
default: withCtx(() => [
|
|
@@ -9131,11 +9112,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
9131
9112
|
}, {
|
|
9132
9113
|
default: withCtx(() => [
|
|
9133
9114
|
createVNode(_component_v_col, { md: "3" }, {
|
|
9134
|
-
default: withCtx(() => _cache[9] || (_cache[9] = [
|
|
9115
|
+
default: withCtx(() => [..._cache[9] || (_cache[9] = [
|
|
9135
9116
|
createTextVNode(" Authentication Count ", -1)
|
|
9136
|
-
])),
|
|
9137
|
-
_: 1
|
|
9138
|
-
__: [9]
|
|
9117
|
+
])]),
|
|
9118
|
+
_: 1
|
|
9139
9119
|
}),
|
|
9140
9120
|
createVNode(_component_v_col, { md: "9" }, {
|
|
9141
9121
|
default: withCtx(() => [
|
|
@@ -9154,11 +9134,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
9154
9134
|
}, {
|
|
9155
9135
|
default: withCtx(() => [
|
|
9156
9136
|
createVNode(_component_v_col, { md: "3" }, {
|
|
9157
|
-
default: withCtx(() => _cache[10] || (_cache[10] = [
|
|
9137
|
+
default: withCtx(() => [..._cache[10] || (_cache[10] = [
|
|
9158
9138
|
createTextVNode(" Velocity ", -1)
|
|
9159
|
-
])),
|
|
9160
|
-
_: 1
|
|
9161
|
-
__: [10]
|
|
9139
|
+
])]),
|
|
9140
|
+
_: 1
|
|
9162
9141
|
}),
|
|
9163
9142
|
createVNode(_component_v_col, { md: "9" }, {
|
|
9164
9143
|
default: withCtx(() => [
|
|
@@ -9175,11 +9154,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
9175
9154
|
}, {
|
|
9176
9155
|
default: withCtx(() => [
|
|
9177
9156
|
createVNode(_component_v_col, { md: "3" }, {
|
|
9178
|
-
default: withCtx(() => _cache[11] || (_cache[11] = [
|
|
9157
|
+
default: withCtx(() => [..._cache[11] || (_cache[11] = [
|
|
9179
9158
|
createTextVNode(" Active Request Count ", -1)
|
|
9180
|
-
])),
|
|
9181
|
-
_: 1
|
|
9182
|
-
__: [11]
|
|
9159
|
+
])]),
|
|
9160
|
+
_: 1
|
|
9183
9161
|
}),
|
|
9184
9162
|
createVNode(_component_v_col, { md: "9" }, {
|
|
9185
9163
|
default: withCtx(() => [
|
|
@@ -9197,11 +9175,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
9197
9175
|
}, {
|
|
9198
9176
|
default: withCtx(() => [
|
|
9199
9177
|
createVNode(_component_v_col, { md: "3" }, {
|
|
9200
|
-
default: withCtx(() => _cache[12] || (_cache[12] = [
|
|
9178
|
+
default: withCtx(() => [..._cache[12] || (_cache[12] = [
|
|
9201
9179
|
createTextVNode(" Core Count ", -1)
|
|
9202
|
-
])),
|
|
9203
|
-
_: 1
|
|
9204
|
-
__: [12]
|
|
9180
|
+
])]),
|
|
9181
|
+
_: 1
|
|
9205
9182
|
}),
|
|
9206
9183
|
createVNode(_component_v_col, { md: "9" }, {
|
|
9207
9184
|
default: withCtx(() => [
|
|
@@ -9218,11 +9195,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
9218
9195
|
}, {
|
|
9219
9196
|
default: withCtx(() => [
|
|
9220
9197
|
createVNode(_component_v_col, { md: "3" }, {
|
|
9221
|
-
default: withCtx(() => _cache[13] || (_cache[13] = [
|
|
9198
|
+
default: withCtx(() => [..._cache[13] || (_cache[13] = [
|
|
9222
9199
|
createTextVNode(" TCP Connections ", -1)
|
|
9223
|
-
])),
|
|
9224
|
-
_: 1
|
|
9225
|
-
__: [13]
|
|
9200
|
+
])]),
|
|
9201
|
+
_: 1
|
|
9226
9202
|
}),
|
|
9227
9203
|
createVNode(_component_v_col, { md: "9" }, {
|
|
9228
9204
|
default: withCtx(() => [
|
|
@@ -9240,11 +9216,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
9240
9216
|
}, {
|
|
9241
9217
|
default: withCtx(() => [
|
|
9242
9218
|
createVNode(_component_v_col, { md: "3" }, {
|
|
9243
|
-
default: withCtx(() => _cache[14] || (_cache[14] = [
|
|
9219
|
+
default: withCtx(() => [..._cache[14] || (_cache[14] = [
|
|
9244
9220
|
createTextVNode(" Connection Pool ", -1)
|
|
9245
|
-
])),
|
|
9246
|
-
_: 1
|
|
9247
|
-
__: [14]
|
|
9221
|
+
])]),
|
|
9222
|
+
_: 1
|
|
9248
9223
|
}),
|
|
9249
9224
|
createVNode(_component_v_col, { md: "9" }, {
|
|
9250
9225
|
default: withCtx(() => [
|
|
@@ -9263,11 +9238,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
9263
9238
|
}, {
|
|
9264
9239
|
default: withCtx(() => [
|
|
9265
9240
|
createVNode(_component_v_col, { md: "3" }, {
|
|
9266
|
-
default: withCtx(() => _cache[15] || (_cache[15] = [
|
|
9241
|
+
default: withCtx(() => [..._cache[15] || (_cache[15] = [
|
|
9267
9242
|
createTextVNode(" Time ", -1)
|
|
9268
|
-
])),
|
|
9269
|
-
_: 1
|
|
9270
|
-
__: [15]
|
|
9243
|
+
])]),
|
|
9244
|
+
_: 1
|
|
9271
9245
|
}),
|
|
9272
9246
|
createVNode(_component_v_col, { md: "9" }, {
|
|
9273
9247
|
default: withCtx(() => [
|
|
@@ -9284,11 +9258,10 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
9284
9258
|
}, {
|
|
9285
9259
|
default: withCtx(() => [
|
|
9286
9260
|
createVNode(_component_v_col, { md: "3" }, {
|
|
9287
|
-
default: withCtx(() => _cache[16] || (_cache[16] = [
|
|
9261
|
+
default: withCtx(() => [..._cache[16] || (_cache[16] = [
|
|
9288
9262
|
createTextVNode(" Logs ", -1)
|
|
9289
|
-
])),
|
|
9290
|
-
_: 1
|
|
9291
|
-
__: [16]
|
|
9263
|
+
])]),
|
|
9264
|
+
_: 1
|
|
9292
9265
|
}),
|
|
9293
9266
|
createVNode(_component_v_col, { md: "9" }, {
|
|
9294
9267
|
default: withCtx(() => [
|
|
@@ -9664,8 +9637,7 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
9664
9637
|
}, null, 8, ["width", "model-value", "color"])
|
|
9665
9638
|
])
|
|
9666
9639
|
]),
|
|
9667
|
-
_: 1
|
|
9668
|
-
__: [1]
|
|
9640
|
+
_: 1
|
|
9669
9641
|
}),
|
|
9670
9642
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9671
9643
|
default: withCtx(() => [
|
|
@@ -9682,8 +9654,7 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
9682
9654
|
}, null, 8, ["width", "model-value", "color"])
|
|
9683
9655
|
])
|
|
9684
9656
|
]),
|
|
9685
|
-
_: 1
|
|
9686
|
-
__: [2]
|
|
9657
|
+
_: 1
|
|
9687
9658
|
})
|
|
9688
9659
|
]),
|
|
9689
9660
|
_: 1
|
|
@@ -9707,8 +9678,7 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
9707
9678
|
}, null, 8, ["width", "model-value", "color"])
|
|
9708
9679
|
])
|
|
9709
9680
|
]),
|
|
9710
|
-
_: 1
|
|
9711
|
-
__: [3]
|
|
9681
|
+
_: 1
|
|
9712
9682
|
}),
|
|
9713
9683
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9714
9684
|
default: withCtx(() => [
|
|
@@ -9724,8 +9694,7 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
9724
9694
|
}, null, 8, ["width", "model-value", "color"])
|
|
9725
9695
|
])
|
|
9726
9696
|
]),
|
|
9727
|
-
_: 1
|
|
9728
|
-
__: [4]
|
|
9697
|
+
_: 1
|
|
9729
9698
|
})
|
|
9730
9699
|
]),
|
|
9731
9700
|
_: 1
|
|
@@ -9736,11 +9705,10 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
9736
9705
|
}, {
|
|
9737
9706
|
default: withCtx(() => [
|
|
9738
9707
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9739
|
-
default: withCtx(() => _cache[5] || (_cache[5] = [
|
|
9708
|
+
default: withCtx(() => [..._cache[5] || (_cache[5] = [
|
|
9740
9709
|
createElementVNode("div", { style: { "white-space": "nowrap", "text-align": "right" } }, " Request (c/e/r): ", -1)
|
|
9741
|
-
])),
|
|
9742
|
-
_: 1
|
|
9743
|
-
__: [5]
|
|
9710
|
+
])]),
|
|
9711
|
+
_: 1
|
|
9744
9712
|
}),
|
|
9745
9713
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9746
9714
|
default: withCtx(() => [
|
|
@@ -9754,11 +9722,10 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
9754
9722
|
createVNode(_component_v_row, { "no-gutters": "" }, {
|
|
9755
9723
|
default: withCtx(() => [
|
|
9756
9724
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9757
|
-
default: withCtx(() => _cache[6] || (_cache[6] = [
|
|
9725
|
+
default: withCtx(() => [..._cache[6] || (_cache[6] = [
|
|
9758
9726
|
createElementVNode("div", { style: { "white-space": "nowrap", "text-align": "right" } }, " Timer: ", -1)
|
|
9759
|
-
])),
|
|
9760
|
-
_: 1
|
|
9761
|
-
__: [6]
|
|
9727
|
+
])]),
|
|
9728
|
+
_: 1
|
|
9762
9729
|
}),
|
|
9763
9730
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9764
9731
|
default: withCtx(() => [
|
|
@@ -9772,11 +9739,10 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
9772
9739
|
createVNode(_component_v_row, { "no-gutters": "" }, {
|
|
9773
9740
|
default: withCtx(() => [
|
|
9774
9741
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9775
|
-
default: withCtx(() => _cache[7] || (_cache[7] = [
|
|
9742
|
+
default: withCtx(() => [..._cache[7] || (_cache[7] = [
|
|
9776
9743
|
createElementVNode("div", { style: { "white-space": "nowrap", "text-align": "right" } }, " Duration (ms): ", -1)
|
|
9777
|
-
])),
|
|
9778
|
-
_: 1
|
|
9779
|
-
__: [7]
|
|
9744
|
+
])]),
|
|
9745
|
+
_: 1
|
|
9780
9746
|
}),
|
|
9781
9747
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9782
9748
|
default: withCtx(() => [
|
|
@@ -9790,11 +9756,10 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
9790
9756
|
createVNode(_component_v_row, { "no-gutters": "" }, {
|
|
9791
9757
|
default: withCtx(() => [
|
|
9792
9758
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9793
|
-
default: withCtx(() => _cache[8] || (_cache[8] = [
|
|
9759
|
+
default: withCtx(() => [..._cache[8] || (_cache[8] = [
|
|
9794
9760
|
createElementVNode("div", { style: { "white-space": "nowrap", "text-align": "right" } }, " Latency (ms): ", -1)
|
|
9795
|
-
])),
|
|
9796
|
-
_: 1
|
|
9797
|
-
__: [8]
|
|
9761
|
+
])]),
|
|
9762
|
+
_: 1
|
|
9798
9763
|
}),
|
|
9799
9764
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9800
9765
|
default: withCtx(() => [
|
|
@@ -9808,11 +9773,10 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
9808
9773
|
createVNode(_component_v_row, { "no-gutters": "" }, {
|
|
9809
9774
|
default: withCtx(() => [
|
|
9810
9775
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9811
|
-
default: withCtx(() => _cache[9] || (_cache[9] = [
|
|
9776
|
+
default: withCtx(() => [..._cache[9] || (_cache[9] = [
|
|
9812
9777
|
createElementVNode("div", { style: { "white-space": "nowrap", "text-align": "right" } }, " Receive-Rx (MBs): ", -1)
|
|
9813
|
-
])),
|
|
9814
|
-
_: 1
|
|
9815
|
-
__: [9]
|
|
9778
|
+
])]),
|
|
9779
|
+
_: 1
|
|
9816
9780
|
}),
|
|
9817
9781
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9818
9782
|
default: withCtx(() => [
|
|
@@ -9826,11 +9790,10 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
9826
9790
|
createVNode(_component_v_row, { "no-gutters": "" }, {
|
|
9827
9791
|
default: withCtx(() => [
|
|
9828
9792
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9829
|
-
default: withCtx(() => _cache[10] || (_cache[10] = [
|
|
9793
|
+
default: withCtx(() => [..._cache[10] || (_cache[10] = [
|
|
9830
9794
|
createElementVNode("div", { style: { "white-space": "nowrap", "text-align": "right" } }, " Transmit-Tx (MBs): ", -1)
|
|
9831
|
-
])),
|
|
9832
|
-
_: 1
|
|
9833
|
-
__: [10]
|
|
9795
|
+
])]),
|
|
9796
|
+
_: 1
|
|
9834
9797
|
}),
|
|
9835
9798
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9836
9799
|
default: withCtx(() => [
|
|
@@ -9844,11 +9807,10 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
9844
9807
|
createVNode(_component_v_row, { "no-gutters": "" }, {
|
|
9845
9808
|
default: withCtx(() => [
|
|
9846
9809
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9847
|
-
default: withCtx(() => _cache[11] || (_cache[11] = [
|
|
9810
|
+
default: withCtx(() => [..._cache[11] || (_cache[11] = [
|
|
9848
9811
|
createElementVNode("div", { style: { "white-space": "nowrap", "text-align": "right" } }, " Pool (tot/idle/wait): ", -1)
|
|
9849
|
-
])),
|
|
9850
|
-
_: 1
|
|
9851
|
-
__: [11]
|
|
9812
|
+
])]),
|
|
9813
|
+
_: 1
|
|
9852
9814
|
}),
|
|
9853
9815
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9854
9816
|
default: withCtx(() => [
|
|
@@ -9862,11 +9824,10 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
9862
9824
|
createVNode(_component_v_row, { "no-gutters": "" }, {
|
|
9863
9825
|
default: withCtx(() => [
|
|
9864
9826
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9865
|
-
default: withCtx(() => _cache[12] || (_cache[12] = [
|
|
9827
|
+
default: withCtx(() => [..._cache[12] || (_cache[12] = [
|
|
9866
9828
|
createElementVNode("div", { style: { "white-space": "nowrap", "text-align": "right" } }, " vCPU: ", -1)
|
|
9867
|
-
])),
|
|
9868
|
-
_: 1
|
|
9869
|
-
__: [12]
|
|
9829
|
+
])]),
|
|
9830
|
+
_: 1
|
|
9870
9831
|
}),
|
|
9871
9832
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9872
9833
|
default: withCtx(() => [
|
|
@@ -9880,11 +9841,10 @@ const _sfc_main$3 = /* @__PURE__ */ defineComponent({
|
|
|
9880
9841
|
createVNode(_component_v_row, { "no-gutters": "" }, {
|
|
9881
9842
|
default: withCtx(() => [
|
|
9882
9843
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9883
|
-
default: withCtx(() => _cache[13] || (_cache[13] = [
|
|
9844
|
+
default: withCtx(() => [..._cache[13] || (_cache[13] = [
|
|
9884
9845
|
createElementVNode("div", { style: { "white-space": "nowrap", "text-align": "right" } }, " Auth (c/e/r): ", -1)
|
|
9885
|
-
])),
|
|
9886
|
-
_: 1
|
|
9887
|
-
__: [13]
|
|
9846
|
+
])]),
|
|
9847
|
+
_: 1
|
|
9888
9848
|
}),
|
|
9889
9849
|
createVNode(_component_v_col, { cols: "6" }, {
|
|
9890
9850
|
default: withCtx(() => [
|
|
@@ -10618,18 +10578,16 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
10618
10578
|
}, {
|
|
10619
10579
|
default: withCtx(() => [
|
|
10620
10580
|
createVNode(_component_v_tab, { value: "summary" }, {
|
|
10621
|
-
default: withCtx(() => _cache[2] || (_cache[2] = [
|
|
10581
|
+
default: withCtx(() => [..._cache[2] || (_cache[2] = [
|
|
10622
10582
|
createTextVNode(" Summary ", -1)
|
|
10623
|
-
])),
|
|
10624
|
-
_: 1
|
|
10625
|
-
__: [2]
|
|
10583
|
+
])]),
|
|
10584
|
+
_: 1
|
|
10626
10585
|
}),
|
|
10627
10586
|
createVNode(_component_v_tab, { value: "detailed" }, {
|
|
10628
|
-
default: withCtx(() => _cache[3] || (_cache[3] = [
|
|
10587
|
+
default: withCtx(() => [..._cache[3] || (_cache[3] = [
|
|
10629
10588
|
createTextVNode(" Detailed ", -1)
|
|
10630
|
-
])),
|
|
10631
|
-
_: 1
|
|
10632
|
-
__: [3]
|
|
10589
|
+
])]),
|
|
10590
|
+
_: 1
|
|
10633
10591
|
})
|
|
10634
10592
|
]),
|
|
10635
10593
|
_: 1
|
|
@@ -10683,8 +10641,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
10683
10641
|
icon: "fa-regular fa-house"
|
|
10684
10642
|
})
|
|
10685
10643
|
]),
|
|
10686
|
-
_: 1
|
|
10687
|
-
__: [4]
|
|
10644
|
+
_: 1
|
|
10688
10645
|
}),
|
|
10689
10646
|
createVNode(_component_v_btn, {
|
|
10690
10647
|
class: "ma-1",
|
|
@@ -10699,8 +10656,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
10699
10656
|
icon: "fa-solid fa-backward-step"
|
|
10700
10657
|
})
|
|
10701
10658
|
]),
|
|
10702
|
-
_: 1
|
|
10703
|
-
__: [5]
|
|
10659
|
+
_: 1
|
|
10704
10660
|
}, 8, ["disabled"])
|
|
10705
10661
|
])
|
|
10706
10662
|
]),
|
|
@@ -10787,8 +10743,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
10787
10743
|
_cache[0] || (_cache[0] = createElementVNode("div", null, " UXTestForm ", -1)),
|
|
10788
10744
|
createVNode(_component_v_divider)
|
|
10789
10745
|
]),
|
|
10790
|
-
_: 1
|
|
10791
|
-
__: [0]
|
|
10746
|
+
_: 1
|
|
10792
10747
|
}),
|
|
10793
10748
|
_ctx.showFormValues ? (openBlock(), createBlock(_component_v_row, { key: 0 }, {
|
|
10794
10749
|
default: withCtx(() => [
|