smarteye-e-components 0.0.56 → 0.0.58
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/dist/smarteye-e-components.js +9 -9
- package/dist/smarteye-e-components.js.map +1 -1
- package/dist/smarteye-e-components.mjs +1798 -1770
- package/dist/smarteye-e-components.mjs.map +1 -1
- package/dist/style.css +1 -1
- package/lib/components/multi-video-area-layout-switch/index.vue.d.ts +2 -0
- package/lib/components/recursion-device-group/index.vue.d.ts +2 -7
- package/lib/locales/index.d.ts +6 -0
- package/package.json +1 -1
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.root[data-v-a063c331]{position:relative}.count-show[data-v-a063c331]{position:absolute;right:10px;color:#b7b7b7}.infinite-list-container[data-v-12d2a294]{height:100%;overflow:auto;position:relative;-webkit-overflow-scrolling:touch}.infinite-list-phantom[data-v-12d2a294]{position:absolute;left:0;top:0;right:0;z-index:-1}.infinite-list[data-v-12d2a294]{left:0;right:0;top:0;position:absolute}.infinite-list-item[data-v-12d2a294]{color:#555;box-sizing:border-box}:root{--device-offline-color: rgb(168, 168, 168);--device-online-color: rgb(1, 172, 1);--group-name-width: 160px;--device-opts-width: 80px}.group-head-db-click[data-v-93cfc8dc],.group-head-db-click .group-name[data-v-93cfc8dc]{cursor:pointer;user-select:none;position:relative}.group-head-count[data-v-93cfc8dc]{position:absolute;left:0px;display:inline-block;width:24px;height:24px;line-height:24px;top:calc(50% - 12px);text-align:center;font-size:10px}.device-show-div[data-v-93cfc8dc]{max-height:400px;overflow-y:auto}.dark .handle-ls-svg[data-v-93cfc8dc]{color:#fff}.handle-ls-svg[data-v-93cfc8dc]{vertical-align:-5px;cursor:pointer;margin-right:5px;color:#383838}.group-avatar[data-v-93cfc8dc]{vertical-align:-6px;color:gray}.device[data-v-93cfc8dc],.group[data-v-93cfc8dc]{margin:5px 0}.group-name[data-v-93cfc8dc]{display:inline-block;width:var(--group-name-width);cursor:default;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:middle;line-height:24px;padding-left:5px}.group-slot[data-v-93cfc8dc]{display:inline-block;width:calc(100% - var(--group-name-width) - 100px)}.device-slot[data-v-93cfc8dc]{display:inline-block;width:calc(var(--device-opts-width))}.device-avatar[data-v-93cfc8dc]{vertical-align:-2px;margin-right:4px;margin-left:2px;color:var(--device-offline-color)}.device-name[data-v-93cfc8dc]{display:inline-block;width:calc(100% - var(--device-opts-width) - 42px);cursor:default;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:bottom;color:var(--device-offline-color);padding-left:5px}.online-device .device-avatar[data-v-93cfc8dc],.online-device .device-name[data-v-93cfc8dc]{color:var(--device-online-color)}:root{--sec-main-search-height: 32px }.device-group-list[data-v-
|
|
1
|
+
.root[data-v-a063c331]{position:relative}.count-show[data-v-a063c331]{position:absolute;right:10px;color:#b7b7b7}.infinite-list-container[data-v-12d2a294]{height:100%;overflow:auto;position:relative;-webkit-overflow-scrolling:touch}.infinite-list-phantom[data-v-12d2a294]{position:absolute;left:0;top:0;right:0;z-index:-1}.infinite-list[data-v-12d2a294]{left:0;right:0;top:0;position:absolute}.infinite-list-item[data-v-12d2a294]{color:#555;box-sizing:border-box}:root{--device-offline-color: rgb(168, 168, 168);--device-online-color: rgb(1, 172, 1);--group-name-width: 160px;--device-opts-width: 80px}.group-head-db-click[data-v-93cfc8dc],.group-head-db-click .group-name[data-v-93cfc8dc]{cursor:pointer;user-select:none;position:relative}.group-head-count[data-v-93cfc8dc]{position:absolute;left:0px;display:inline-block;width:24px;height:24px;line-height:24px;top:calc(50% - 12px);text-align:center;font-size:10px}.device-show-div[data-v-93cfc8dc]{max-height:400px;overflow-y:auto}.dark .handle-ls-svg[data-v-93cfc8dc]{color:#fff}.handle-ls-svg[data-v-93cfc8dc]{vertical-align:-5px;cursor:pointer;margin-right:5px;color:#383838}.group-avatar[data-v-93cfc8dc]{vertical-align:-6px;color:gray}.device[data-v-93cfc8dc],.group[data-v-93cfc8dc]{margin:5px 0}.group-name[data-v-93cfc8dc]{display:inline-block;width:var(--group-name-width);cursor:default;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:middle;line-height:24px;padding-left:5px}.group-slot[data-v-93cfc8dc]{display:inline-block;width:calc(100% - var(--group-name-width) - 100px)}.device-slot[data-v-93cfc8dc]{display:inline-block;width:calc(var(--device-opts-width))}.device-avatar[data-v-93cfc8dc]{vertical-align:-2px;margin-right:4px;margin-left:2px;color:var(--device-offline-color)}.device-name[data-v-93cfc8dc]{display:inline-block;width:calc(100% - var(--device-opts-width) - 42px);cursor:default;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:bottom;color:var(--device-offline-color);padding-left:5px}.online-device .device-avatar[data-v-93cfc8dc],.online-device .device-name[data-v-93cfc8dc]{color:var(--device-online-color)}:root{--sec-main-search-height: 32px }.device-group-list[data-v-309f0551]{height:100%}.device-group-list .search-panel[data-v-309f0551]{height:var(--sec-main-search-height)}.device-group-list .device-panel[data-v-309f0551]{height:calc(100% - var(--sec-main-search-height));overflow-y:auto}.svg-style[data-v-36f7a9fc]{height:24px;background-color:#ddd;display:inline-block;vertical-align:middle}.layout-item[data-v-36f7a9fc]{border-radius:5px;display:inline-block;cursor:pointer;box-sizing:border-box;border:2px solid rgba(0,0,0,0)}.layout-item[data-v-36f7a9fc]:hover{border:2px solid rgb(212,212,212)}.layout-item-select[data-v-36f7a9fc]:hover,.layout-item-select[data-v-36f7a9fc]{border:2px solid rgb(177,177,177)}.layout-switcher[data-v-d76cdc4b]{position:relative;color:#000;display:inline-block}.switch-switcher[data-v-d76cdc4b]{background-color:#ddd;cursor:pointer}.switch-panel[data-v-d76cdc4b]{border-radius:5px;width:400px;position:absolute;background-color:#fff;border:1px solid grey}.play-area[data-v-efd900be]{border-right:0px;border-top:0px}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { VideoAreaLayout } from "./model";
|
|
2
|
+
import { i18nT } from '../../locales';
|
|
2
3
|
declare const _sfc_main: import("vue").DefineComponent<{}, {
|
|
4
|
+
i18nT: typeof i18nT;
|
|
3
5
|
selectClassicalLayout: (row: number, col: number, record?: boolean | undefined) => void;
|
|
4
6
|
selectLoyoutById: (id: string, record?: boolean | undefined) => void;
|
|
5
7
|
refLayoutShow: import("vue").Ref<({
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
2
|
import { RecursionDeviceGroup } from "./model";
|
|
3
|
+
import { i18nT } from '../../locales';
|
|
3
4
|
declare const _sfc_main: import("vue").DefineComponent<{
|
|
4
5
|
deviceGroup: PropType<RecursionDeviceGroup.SessionDeviceGroup<any, any, any>>;
|
|
5
6
|
theme: {
|
|
@@ -8,13 +9,7 @@ declare const _sfc_main: import("vue").DefineComponent<{
|
|
|
8
9
|
};
|
|
9
10
|
locale: PropType<"en-us" | "zh-cn">;
|
|
10
11
|
}, {
|
|
11
|
-
|
|
12
|
-
"zh-cn": any;
|
|
13
|
-
"en-us": any;
|
|
14
|
-
}, {}, {}, string, "en-us" | "zh-cn", "en-us" | "zh-cn", import("vue-i18n").Composer<{
|
|
15
|
-
"zh-cn": any;
|
|
16
|
-
"en-us": any;
|
|
17
|
-
}, {}, {}, string, "en-us" | "zh-cn", "en-us" | "zh-cn">>;
|
|
12
|
+
i18nT: typeof i18nT;
|
|
18
13
|
inputSearchRef: import("vue").Ref<HTMLInputElement | undefined>;
|
|
19
14
|
controlParams: import("vue").Ref<{
|
|
20
15
|
onlyShowOnline: boolean;
|