@arbocollab/arbo-plugin-item-table 0.1.111 → 0.1.112
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 +9 -2
- package/lib/umd/index.umd.js +2 -2
- package/package.json +1 -1
package/lib/es/index.es.js
CHANGED
|
@@ -25077,13 +25077,20 @@ const Td = (e) => {
|
|
|
25077
25077
|
if (s) {
|
|
25078
25078
|
if (!t)
|
|
25079
25079
|
throw console.error("Switch instance not found"), new Error("Switch instance not found");
|
|
25080
|
-
t(
|
|
25080
|
+
r ? t(
|
|
25081
25081
|
"scene_hub",
|
|
25082
25082
|
{
|
|
25083
25083
|
id: s,
|
|
25084
25084
|
commentId: r
|
|
25085
25085
|
},
|
|
25086
25086
|
{ showLoading: !1 }
|
|
25087
|
+
) : t(
|
|
25088
|
+
"scene_hub",
|
|
25089
|
+
{
|
|
25090
|
+
id: s,
|
|
25091
|
+
tab: "home"
|
|
25092
|
+
},
|
|
25093
|
+
{ showLoading: !1 }
|
|
25087
25094
|
);
|
|
25088
25095
|
}
|
|
25089
25096
|
}, openPeopleInsight: (s) => {
|
|
@@ -87610,7 +87617,7 @@ const ADe = {
|
|
|
87610
87617
|
"beta-tag": "_beta-tag_1sow5_56"
|
|
87611
87618
|
}, qDe = {
|
|
87612
87619
|
$style: KDe
|
|
87613
|
-
}, YDe = /* @__PURE__ */ _t(HDe, [["__cssModules", qDe]]), r$ = "0.1.
|
|
87620
|
+
}, YDe = /* @__PURE__ */ _t(HDe, [["__cssModules", qDe]]), r$ = "0.1.112", ZDe = { key: 0 }, XDe = /* @__PURE__ */ it({
|
|
87614
87621
|
__name: "app",
|
|
87615
87622
|
setup(e) {
|
|
87616
87623
|
const t = q(() => n.id.length === 0 || n.workspaceId.length === 0), n = ys({
|