@arbocollab/arbo-web-scene 0.26.6-alpha.15 → 0.26.6-alpha.16

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
@@ -11928,7 +11928,7 @@ const llr = (e, t) => {
11928
11928
  (s = (i = e == null ? void 0 : e.config) == null ? void 0 : i.globalProperties) == null || s.setStoreValue("scene", "setCurrentSceneTabId", a);
11929
11929
  }
11930
11930
  return e.config.globalProperties.setStoreValue = r, e.config.globalProperties.handleSetTab = o, { handleSetTab: o };
11931
- }, ulr = "0.26.6-alpha.15", clr = {
11931
+ }, ulr = "0.26.6-alpha.16", clr = {
11932
11932
  "@arbocollab/arbo-chart-component": "1.0.1",
11933
11933
  "@arbocollab/arbo-comment-utils": "1.0.1",
11934
11934
  "@arbocollab/arbo-common-utils": "npm:@arbocollab/arbo-common-utils@1.0.14",
@@ -220266,7 +220266,7 @@ const X0e = {
220266
220266
  return ((nn = a.value) == null ? void 0 : nn.property.is_archived) === 1;
220267
220267
  }), de = te(() => {
220268
220268
  var nn, sn;
220269
- return ((sn = (nn = a.value) == null ? void 0 : nn.template_flow_status) == null ? void 0 : sn.is_lock_item) === 1;
220269
+ return ((sn = (nn = a.value) == null ? void 0 : nn.template_flow_status) == null ? void 0 : sn.is_lock_item) === 1 && a.value.permission.has_edit_date_permission == 0;
220270
220270
  }), Ce = te(() => hhe.get(dIe) || n.DEFAULT_TIMEZONE), we = te(() => {
220271
220271
  var nn;
220272
220272
  return (nn = a.value) == null ? void 0 : nn.bulk_process;
@@ -423779,7 +423779,7 @@ const x4i = /* @__PURE__ */ qa(_4i, [["render", C4i], ["__scopeId", "data-v-b74b
423779
423779
  () => `main-layout-${Date.now()}-${Math.random().toString(36).substr(2, 9)}`
423780
423780
  ), o = jp(), { sceneData: a } = ia(o), i = te(() => {
423781
423781
  var u;
423782
- return ((u = a.value) == null ? void 0 : u.property.is_locked) === 1;
423782
+ return ((u = a.value) == null ? void 0 : u.template_flow_status.is_lock_item) == 1 && a.value.permission.has_edit_permission == 0;
423783
423783
  }), s = te(() => ({
423784
423784
  "scene-main": !0,
423785
423785
  "denied-access": !n.hasAccess,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@arbocollab/arbo-web-scene",
3
3
  "description": "Arbo Web Scene",
4
- "version": "0.26.6-alpha.15",
4
+ "version": "0.26.6-alpha.16",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "scripts": {