smarteye-e-components 0.0.70 → 0.0.71
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.
|
@@ -3448,7 +3448,12 @@ const Na = /* @__PURE__ */ ue(pa, [["render", Oa], ["__scopeId", "data-v-f8b5186
|
|
|
3448
3448
|
M.Test.genLayout(4, 4, [1, 1, 3, 3]),
|
|
3449
3449
|
M.Test.genLayout(4, 4),
|
|
3450
3450
|
M.Test.genLayout(5, 5),
|
|
3451
|
-
M.Test.genLayout(6, 6)
|
|
3451
|
+
M.Test.genLayout(6, 6),
|
|
3452
|
+
M.genLayout(8, 8, [
|
|
3453
|
+
[0, 0, 3, 3],
|
|
3454
|
+
[3, 0, 5, 2],
|
|
3455
|
+
[5, 0, 7, 2]
|
|
3456
|
+
])
|
|
3452
3457
|
], o = C();
|
|
3453
3458
|
let s = Ce.StorageDefaultLayout.get();
|
|
3454
3459
|
const l = s || n[2];
|
|
@@ -3526,7 +3531,7 @@ function Ca(e, t, n, o, s, l) {
|
|
|
3526
3531
|
])
|
|
3527
3532
|
]);
|
|
3528
3533
|
}
|
|
3529
|
-
const Pa = /* @__PURE__ */ ue(Ta, [["render", Ca], ["__scopeId", "data-v-
|
|
3534
|
+
const Pa = /* @__PURE__ */ ue(Ta, [["render", Ca], ["__scopeId", "data-v-336e6f2c"]]), pn = {
|
|
3530
3535
|
RecursionDeviceGroup: Gl,
|
|
3531
3536
|
VideoAreasLayoutShow: co,
|
|
3532
3537
|
MultiVideoAreaLayoutSwitch: Pa
|