smarteye-e-components 0.0.48 → 0.0.49

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.
@@ -3149,7 +3149,7 @@ const qa = /* @__PURE__ */ de(Ha, [["render", Ja], ["__scopeId", "data-v-98aa5a4
3149
3149
  }
3150
3150
  },
3151
3151
  setup(e) {
3152
- const t = W(() => e.layout ? Se.TransLayoutToFrams(e.layout) : []);
3152
+ const t = W(() => e.layout ? Se.TransLayoutToFrams(e.layout).sort((r, o) => r.row == o.row ? r.col - o.col : r.row - o.row) : []);
3153
3153
  return {
3154
3154
  areas: W(() => t.value.map((r) => ({
3155
3155
  id: r.id,
@@ -3176,7 +3176,7 @@ function tl(e, t, n, r, o, a) {
3176
3176
  ], 4))), 256))
3177
3177
  ]);
3178
3178
  }
3179
- const nl = /* @__PURE__ */ de(Za, [["render", tl], ["__scopeId", "data-v-23b04a63"]]), un = {
3179
+ const nl = /* @__PURE__ */ de(Za, [["render", tl], ["__scopeId", "data-v-efd900be"]]), un = {
3180
3180
  RecursionDeviceGroup: Ia,
3181
3181
  VideoAreasLayoutShow: nl,
3182
3182
  MultiVideoAreaLayoutSwitch: qa