@arbocollab/arbo-plugin-item-table 0.1.102 → 0.1.103
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/lib/es/index.es.js +3 -2
- package/lib/umd/index.umd.js +2 -2
- package/package.json +1 -1
package/lib/es/index.es.js
CHANGED
|
@@ -31633,7 +31633,8 @@ const xee = ({
|
|
|
31633
31633
|
code: "updateFromFile"
|
|
31634
31634
|
},
|
|
31635
31635
|
metricList: {
|
|
31636
|
-
|
|
31636
|
+
///workspace/{ws_code}/entity/2/metrics
|
|
31637
|
+
url: `${e}/v1/workspace/${t}/entity/2/metrics`,
|
|
31637
31638
|
method: "get",
|
|
31638
31639
|
code: "metricList"
|
|
31639
31640
|
},
|
|
@@ -87746,7 +87747,7 @@ const UDe = {
|
|
|
87746
87747
|
"beta-tag": "_beta-tag_1sow5_56"
|
|
87747
87748
|
}, iTe = {
|
|
87748
87749
|
$style: rTe
|
|
87749
|
-
}, aTe = /* @__PURE__ */ _t(QDe, [["__cssModules", iTe]]), u$ = "0.1.
|
|
87750
|
+
}, aTe = /* @__PURE__ */ _t(QDe, [["__cssModules", iTe]]), u$ = "0.1.103", lTe = { key: 0 }, uTe = /* @__PURE__ */ it({
|
|
87750
87751
|
__name: "app",
|
|
87751
87752
|
setup(e) {
|
|
87752
87753
|
const t = Y(() => n.id.length === 0 || n.workspaceId.length === 0), n = ws({
|