@arbocollab/arbo-web-scene 0.26.8-alpha.2 → 0.26.8-alpha.3

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 ilr = (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
- }, slr = "0.26.8-alpha.2", llr = {
11931
+ }, slr = "0.26.8-alpha.3", llr = {
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",
@@ -219377,6 +219377,7 @@ function Xla(e, t, n, r, o, a) {
219377
219377
  }, null, 8, ["options", "current-user-id"])
219378
219378
  ])) : (W(), st(r.AssigneeSelector, {
219379
219379
  key: 1,
219380
+ class: "assignee-sections",
219380
219381
  ref: "assigneeSelectorRef",
219381
219382
  modelValue: r.componentState.assignees,
219382
219383
  "onUpdate:modelValue": t[0] || (t[0] = (i) => r.componentState.assignees = i),
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.8-alpha.2",
4
+ "version": "0.26.8-alpha.3",
5
5
  "private": false,
6
6
  "type": "module",
7
7
  "scripts": {