@arbocollab/arbo-web-people 0.1.85-alpha.11 → 0.1.85-alpha.13

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/es/index.es.js CHANGED
@@ -76176,7 +76176,7 @@ const Dd = {
76176
76176
  return;
76177
76177
  } else {
76178
76178
  if (i) {
76179
- i("scene_hub", { tab: "", id: N.item.id || "" }, { showLoading: !1 });
76179
+ i("scene_hub", { tab: "rendition", id: N.item.id, renditionId: N.id }, { showLoading: !1 });
76180
76180
  return;
76181
76181
  }
76182
76182
  window.location.href = le;
@@ -82933,7 +82933,7 @@ const tm = /* @__PURE__ */ T_(
82933
82933
  S("loaded");
82934
82934
  });
82935
82935
  const f = hc("switchInstance"), h = () => {
82936
- f("scene_hub", { id: r.sceneId, tab: "" }, { showLoading: !1 });
82936
+ f("scene_hub", { id: r.sceneId, tab: "home" }, { showLoading: !1 });
82937
82937
  }, p = Dd.getCookie("account.last_prefered_timezone"), g = re(null);
82938
82938
  Ge(
82939
82939
  () => r.sceneId,
@@ -83721,7 +83721,7 @@ const Lq = /* @__PURE__ */ Nn(Wqe, [["render", jqe], ["__scopeId", "data-v-630ee
83721
83721
  }
83722
83722
  });
83723
83723
  H.ctrlKey || H.metaKey ? window.open(ee.url, "_blank") : V ? V("scene_hub", {
83724
- sceneId: j,
83724
+ id: j,
83725
83725
  commentId: U
83726
83726
  }, { showLoading: !1 }) : window.location.href = ee.url;
83727
83727
  }
package/npmjs.npmrc CHANGED
@@ -1,3 +1,3 @@
1
1
  legacy-peer-deps=true
2
- //registry.npmjs.org/:_authToken=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
2
+ //registry.npmjs.org/:_authToken=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
3
3
  @arbocollab:registry=https://registry.npmjs.org
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arbocollab/arbo-web-people",
3
- "version": "0.1.85-alpha.11",
3
+ "version": "0.1.85-alpha.13",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "dev": "vite",