@fangzhongya/fang-ui 0.1.34 → 0.1.35
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/components/buttons/src/data.cjs +1 -1
- package/dist/components/buttons/src/data.d.ts +1 -1
- package/dist/components/buttons/src/data.js +1 -1
- package/dist/components/buttons/src/index2.cjs +1 -1
- package/dist/components/buttons/src/index2.js +1 -1
- package/dist/components/common/config.d.ts +42 -40
- package/dist/components/dates-picker/src/index2.cjs +1 -1
- package/dist/components/dates-picker/src/index2.js +1 -1
- package/dist/components/dates2/src/index2.cjs +1 -1
- package/dist/components/dates2/src/index2.js +1 -1
- package/dist/components/dialogs/src/data.cjs +2 -2
- package/dist/components/dialogs/src/data.d.ts +5 -2
- package/dist/components/dialogs/src/data.js +2 -2
- package/dist/components/dialogs/src/index2.cjs +1 -1
- package/dist/components/dialogs/src/index2.js +1 -1
- package/dist/components/edit/src/data.cjs +1 -1
- package/dist/components/edit/src/data.d.ts +1 -1
- package/dist/components/edit/src/data.js +1 -1
- package/dist/components/edit/src/index2.cjs +3 -3
- package/dist/components/edit/src/index2.js +3 -3
- package/dist/components/edit/style/index2.scss +2 -0
- package/dist/components/edit-float/src/data.cjs +2 -2
- package/dist/components/edit-float/src/data.d.ts +2 -2
- package/dist/components/edit-float/src/data.js +2 -2
- package/dist/components/edit-float/src/index2.cjs +2 -2
- package/dist/components/edit-float/src/index2.js +2 -2
- package/dist/components/edit-float/style/index2.scss +4 -0
- package/dist/components/forms/index.css +3 -0
- package/dist/components/forms/index.scss +3 -0
- package/dist/components/forms/src/index2.cjs +2 -2
- package/dist/components/forms/src/index2.js +2 -2
- package/dist/components/forms-drag/src/index2.cjs +2 -2
- package/dist/components/forms-drag/src/index2.js +2 -2
- package/dist/components/forms-item/src/index2.cjs +2 -2
- package/dist/components/forms-item/src/index2.js +2 -2
- package/dist/components/forms-items/src/index2.cjs +2 -2
- package/dist/components/forms-items/src/index2.js +2 -2
- package/dist/components/index.scss +2 -1
- package/dist/components/input-history/src/index2.cjs +1 -1
- package/dist/components/input-history/src/index2.js +1 -1
- package/dist/components/input-history/style/index2.scss +3 -0
- package/dist/components/listsp/src/index2.cjs +2 -2
- package/dist/components/listsp/src/index2.js +2 -2
- package/dist/components/listspd/src/index2.cjs +2 -2
- package/dist/components/listspd/src/index2.js +2 -2
- package/dist/components/menus/src/index2.cjs +1 -1
- package/dist/components/menus/src/index2.js +1 -1
- package/dist/components/page/index.css +3 -0
- package/dist/components/page/src/index2.cjs +6 -6
- package/dist/components/page/src/index2.js +6 -6
- package/dist/components/switchs/src/data.cjs +5 -1
- package/dist/components/switchs/src/data.d.ts +4 -0
- package/dist/components/switchs/src/data.js +5 -1
- package/dist/components/switchs/src/index2.cjs +19 -2
- package/dist/components/switchs/src/index2.js +19 -2
- package/dist/components/tablesp/src/index2.cjs +1 -1
- package/dist/components/tablesp/src/index2.js +1 -1
- package/dist/components/tablespd/src/index2.cjs +2 -2
- package/dist/components/tablespd/src/index2.js +2 -2
- package/dist/components/tabless/src/index2.cjs +3 -3
- package/dist/components/tabless/src/index2.js +3 -3
- package/dist/components/tablesv/src/index2.cjs +1 -1
- package/dist/components/tablesv/src/index2.js +1 -1
- package/dist/components/tablesvp/src/index2.cjs +2 -2
- package/dist/components/tablesvp/src/index2.js +2 -2
- package/dist/components/tablesvpd/src/index2.cjs +2 -2
- package/dist/components/tablesvpd/src/index2.js +2 -2
- package/dist/components/videos/index.css +11 -2
- package/dist/components/videos/index.scss +13 -2
- package/dist/components/videos/src/index2.cjs +49 -5
- package/dist/components/videos/src/index2.js +49 -5
- package/dist/components/window/src/data.cjs +3 -3
- package/dist/components/window/src/data.d.ts +2 -2
- package/dist/components/window/src/data.js +3 -3
- package/dist/components/window/src/index2.cjs +1 -1
- package/dist/components/window/src/index2.js +1 -1
- package/dist/css/forms.css +3 -0
- package/dist/css/index.css +42 -2
- package/dist/css/page.css +3 -0
- package/dist/css/videos.css +11 -2
- package/dist/icons/index.json +1 -1
- package/dist/index.css +42 -2
- package/package.json +2 -2
- /package/dist/components/{forms-items → forms-item}/index.css +0 -0
- /package/dist/components/{slider → popover}/index.css +0 -0
- /package/dist/css/{forms-items.css → forms-item.css} +0 -0
- /package/dist/css/{slider.css → popover.css} +0 -0
|
@@ -53,7 +53,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
53
53
|
const duration = vue.ref(0);
|
|
54
54
|
const isLoading = vue.ref(false);
|
|
55
55
|
const buffered = vue.ref(0);
|
|
56
|
-
const showControls = vue.ref(
|
|
56
|
+
const showControls = vue.ref(true);
|
|
57
57
|
const showEndOverlay = vue.ref(false);
|
|
58
58
|
const optionsRate = [
|
|
59
59
|
{
|
|
@@ -127,6 +127,16 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
127
127
|
}
|
|
128
128
|
isMouse.value = true;
|
|
129
129
|
};
|
|
130
|
+
let controlsTimeout;
|
|
131
|
+
const resetControlsTimeout = () => {
|
|
132
|
+
clearTimeout(controlsTimeout);
|
|
133
|
+
if (isPlaying.value) {
|
|
134
|
+
controlsTimeout = setTimeout(() => {
|
|
135
|
+
showControls.value = false;
|
|
136
|
+
isList.value = false;
|
|
137
|
+
}, 5e3);
|
|
138
|
+
}
|
|
139
|
+
};
|
|
130
140
|
const togglePlay = () => {
|
|
131
141
|
if (!videoRef.value) return;
|
|
132
142
|
if (isPlaying.value) {
|
|
@@ -136,6 +146,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
136
146
|
}
|
|
137
147
|
isPlaying.value = !isPlaying.value;
|
|
138
148
|
showEndOverlay.value = false;
|
|
149
|
+
resetControlsTimeout();
|
|
139
150
|
};
|
|
140
151
|
const setPlaybackRate = () => {
|
|
141
152
|
if (videoRef.value) {
|
|
@@ -191,6 +202,33 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
191
202
|
}
|
|
192
203
|
});
|
|
193
204
|
};
|
|
205
|
+
const handleMouseMove = () => {
|
|
206
|
+
showControls.value = true;
|
|
207
|
+
resetControlsTimeout();
|
|
208
|
+
};
|
|
209
|
+
const handleKeydown = (event) => {
|
|
210
|
+
if (!videoRef.value) return;
|
|
211
|
+
console.log("event.key", event.key);
|
|
212
|
+
switch (event.key) {
|
|
213
|
+
case " ":
|
|
214
|
+
case "Spacebar":
|
|
215
|
+
event.preventDefault();
|
|
216
|
+
togglePlay();
|
|
217
|
+
break;
|
|
218
|
+
case "ArrowLeft":
|
|
219
|
+
onTrack(true);
|
|
220
|
+
break;
|
|
221
|
+
case "ArrowRight":
|
|
222
|
+
onTrack(false);
|
|
223
|
+
break;
|
|
224
|
+
case "ArrowUp":
|
|
225
|
+
onSkip(true);
|
|
226
|
+
break;
|
|
227
|
+
case "ArrowDown":
|
|
228
|
+
onSkip(false);
|
|
229
|
+
break;
|
|
230
|
+
}
|
|
231
|
+
};
|
|
194
232
|
vue.onMounted(() => {
|
|
195
233
|
if (videoRef.value) {
|
|
196
234
|
videoRef.value.volume = volume.value / 100;
|
|
@@ -201,8 +239,12 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
201
239
|
isPlaying.value = true;
|
|
202
240
|
}
|
|
203
241
|
}
|
|
242
|
+
document.addEventListener("keydown", handleKeydown);
|
|
243
|
+
resetControlsTimeout();
|
|
204
244
|
});
|
|
205
245
|
vue.onUnmounted(() => {
|
|
246
|
+
document.removeEventListener("keydown", handleKeydown);
|
|
247
|
+
clearTimeout(controlsTimeout);
|
|
206
248
|
});
|
|
207
249
|
__expose({
|
|
208
250
|
...data.dataExpose
|
|
@@ -213,10 +255,12 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
213
255
|
class: vue.normalizeClass([
|
|
214
256
|
vue.unref(cs).z(),
|
|
215
257
|
vue.unref(cs).is("fullscreen", vue.unref(isFullscreen)),
|
|
216
|
-
vue.unref(cs).is("list", isList.value)
|
|
258
|
+
vue.unref(cs).is("list", isList.value),
|
|
259
|
+
vue.unref(cs).is("controls", !showControls.value)
|
|
217
260
|
]),
|
|
218
261
|
ref_key: "domRef",
|
|
219
|
-
ref: domRef
|
|
262
|
+
ref: domRef,
|
|
263
|
+
onMousemove: handleMouseMove
|
|
220
264
|
}, [
|
|
221
265
|
vue.createElementVNode("div", {
|
|
222
266
|
class: vue.normalizeClass(vue.unref(cs).z("videos"))
|
|
@@ -381,7 +425,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
381
425
|
], 2),
|
|
382
426
|
list.value.length > 1 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", {
|
|
383
427
|
key: 0,
|
|
384
|
-
class: vue.normalizeClass(vue.unref(cs).z("list"))
|
|
428
|
+
class: vue.normalizeClass(vue.unref(cs).z("controls-list"))
|
|
385
429
|
}, [
|
|
386
430
|
(vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(list.value, (item, index2) => {
|
|
387
431
|
return vue.openBlock(), vue.createElementBlock("div", {
|
|
@@ -395,7 +439,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
395
439
|
], 2)), [
|
|
396
440
|
[vue.vShow, isList.value]
|
|
397
441
|
]) : vue.createCommentVNode("", true)
|
|
398
|
-
],
|
|
442
|
+
], 34);
|
|
399
443
|
};
|
|
400
444
|
}
|
|
401
445
|
});
|
|
@@ -51,7 +51,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
51
51
|
const duration = ref(0);
|
|
52
52
|
const isLoading = ref(false);
|
|
53
53
|
const buffered = ref(0);
|
|
54
|
-
const showControls = ref(
|
|
54
|
+
const showControls = ref(true);
|
|
55
55
|
const showEndOverlay = ref(false);
|
|
56
56
|
const optionsRate = [
|
|
57
57
|
{
|
|
@@ -125,6 +125,16 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
125
125
|
}
|
|
126
126
|
isMouse.value = true;
|
|
127
127
|
};
|
|
128
|
+
let controlsTimeout;
|
|
129
|
+
const resetControlsTimeout = () => {
|
|
130
|
+
clearTimeout(controlsTimeout);
|
|
131
|
+
if (isPlaying.value) {
|
|
132
|
+
controlsTimeout = setTimeout(() => {
|
|
133
|
+
showControls.value = false;
|
|
134
|
+
isList.value = false;
|
|
135
|
+
}, 5e3);
|
|
136
|
+
}
|
|
137
|
+
};
|
|
128
138
|
const togglePlay = () => {
|
|
129
139
|
if (!videoRef.value) return;
|
|
130
140
|
if (isPlaying.value) {
|
|
@@ -134,6 +144,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
134
144
|
}
|
|
135
145
|
isPlaying.value = !isPlaying.value;
|
|
136
146
|
showEndOverlay.value = false;
|
|
147
|
+
resetControlsTimeout();
|
|
137
148
|
};
|
|
138
149
|
const setPlaybackRate = () => {
|
|
139
150
|
if (videoRef.value) {
|
|
@@ -189,6 +200,33 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
189
200
|
}
|
|
190
201
|
});
|
|
191
202
|
};
|
|
203
|
+
const handleMouseMove = () => {
|
|
204
|
+
showControls.value = true;
|
|
205
|
+
resetControlsTimeout();
|
|
206
|
+
};
|
|
207
|
+
const handleKeydown = (event) => {
|
|
208
|
+
if (!videoRef.value) return;
|
|
209
|
+
console.log("event.key", event.key);
|
|
210
|
+
switch (event.key) {
|
|
211
|
+
case " ":
|
|
212
|
+
case "Spacebar":
|
|
213
|
+
event.preventDefault();
|
|
214
|
+
togglePlay();
|
|
215
|
+
break;
|
|
216
|
+
case "ArrowLeft":
|
|
217
|
+
onTrack(true);
|
|
218
|
+
break;
|
|
219
|
+
case "ArrowRight":
|
|
220
|
+
onTrack(false);
|
|
221
|
+
break;
|
|
222
|
+
case "ArrowUp":
|
|
223
|
+
onSkip(true);
|
|
224
|
+
break;
|
|
225
|
+
case "ArrowDown":
|
|
226
|
+
onSkip(false);
|
|
227
|
+
break;
|
|
228
|
+
}
|
|
229
|
+
};
|
|
192
230
|
onMounted(() => {
|
|
193
231
|
if (videoRef.value) {
|
|
194
232
|
videoRef.value.volume = volume.value / 100;
|
|
@@ -199,8 +237,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
199
237
|
isPlaying.value = true;
|
|
200
238
|
}
|
|
201
239
|
}
|
|
240
|
+
document.addEventListener("keydown", handleKeydown);
|
|
241
|
+
resetControlsTimeout();
|
|
202
242
|
});
|
|
203
243
|
onUnmounted(() => {
|
|
244
|
+
document.removeEventListener("keydown", handleKeydown);
|
|
245
|
+
clearTimeout(controlsTimeout);
|
|
204
246
|
});
|
|
205
247
|
__expose({
|
|
206
248
|
...dataExpose
|
|
@@ -211,10 +253,12 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
211
253
|
class: normalizeClass([
|
|
212
254
|
unref(cs).z(),
|
|
213
255
|
unref(cs).is("fullscreen", unref(isFullscreen)),
|
|
214
|
-
unref(cs).is("list", isList.value)
|
|
256
|
+
unref(cs).is("list", isList.value),
|
|
257
|
+
unref(cs).is("controls", !showControls.value)
|
|
215
258
|
]),
|
|
216
259
|
ref_key: "domRef",
|
|
217
|
-
ref: domRef
|
|
260
|
+
ref: domRef,
|
|
261
|
+
onMousemove: handleMouseMove
|
|
218
262
|
}, [
|
|
219
263
|
createElementVNode("div", {
|
|
220
264
|
class: normalizeClass(unref(cs).z("videos"))
|
|
@@ -379,7 +423,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
379
423
|
], 2),
|
|
380
424
|
list.value.length > 1 ? withDirectives((openBlock(), createElementBlock("div", {
|
|
381
425
|
key: 0,
|
|
382
|
-
class: normalizeClass(unref(cs).z("list"))
|
|
426
|
+
class: normalizeClass(unref(cs).z("controls-list"))
|
|
383
427
|
}, [
|
|
384
428
|
(openBlock(true), createElementBlock(Fragment, null, renderList(list.value, (item, index) => {
|
|
385
429
|
return openBlock(), createElementBlock("div", {
|
|
@@ -393,7 +437,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
393
437
|
], 2)), [
|
|
394
438
|
[vShow, isList.value]
|
|
395
439
|
]) : createCommentVNode("", true)
|
|
396
|
-
],
|
|
440
|
+
], 34);
|
|
397
441
|
};
|
|
398
442
|
}
|
|
399
443
|
});
|
|
@@ -61,12 +61,12 @@ const dataProps = buildProps.buildProps({
|
|
|
61
61
|
default: true
|
|
62
62
|
},
|
|
63
63
|
/**
|
|
64
|
-
* @props {Boolean}
|
|
64
|
+
* @props {Boolean} isMin=true ( )
|
|
65
65
|
* 是否不要最小化
|
|
66
66
|
*/
|
|
67
|
-
|
|
67
|
+
isMin: {
|
|
68
68
|
type: Boolean,
|
|
69
|
-
default:
|
|
69
|
+
default: true
|
|
70
70
|
},
|
|
71
71
|
/**
|
|
72
72
|
* @props { Boolean } often= ( )
|
|
@@ -59,12 +59,12 @@ const dataProps = buildProps({
|
|
|
59
59
|
default: true
|
|
60
60
|
},
|
|
61
61
|
/**
|
|
62
|
-
* @props {Boolean}
|
|
62
|
+
* @props {Boolean} isMin=true ( )
|
|
63
63
|
* 是否不要最小化
|
|
64
64
|
*/
|
|
65
|
-
|
|
65
|
+
isMin: {
|
|
66
66
|
type: Boolean,
|
|
67
|
-
default:
|
|
67
|
+
default: true
|
|
68
68
|
},
|
|
69
69
|
/**
|
|
70
70
|
* @props { Boolean } often= ( )
|
|
@@ -223,7 +223,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
223
223
|
title: vue.unref(props).title
|
|
224
224
|
}, {
|
|
225
225
|
icon: vue.withCtx(() => [
|
|
226
|
-
|
|
226
|
+
vue.unref(props).isMin ? (vue.openBlock(), vue.createElementBlock("span", {
|
|
227
227
|
key: 0,
|
|
228
228
|
title: vue.unref(getLocale)("minh"),
|
|
229
229
|
onClick: onMin,
|
|
@@ -221,7 +221,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
221
221
|
title: unref(props).title
|
|
222
222
|
}, {
|
|
223
223
|
icon: withCtx(() => [
|
|
224
|
-
|
|
224
|
+
unref(props).isMin ? (openBlock(), createElementBlock("span", {
|
|
225
225
|
key: 0,
|
|
226
226
|
title: unref(getLocale)("minh"),
|
|
227
227
|
onClick: onMin,
|
package/dist/css/forms.css
CHANGED
package/dist/css/index.css
CHANGED
|
@@ -620,6 +620,9 @@
|
|
|
620
620
|
margin-bottom: 0;
|
|
621
621
|
flex: 1;
|
|
622
622
|
}
|
|
623
|
+
.forms-div--query .forms-li .el-form-item .selects-select {
|
|
624
|
+
min-width: 120px;
|
|
625
|
+
}
|
|
623
626
|
.forms-li .el-form-item {
|
|
624
627
|
margin-bottom: var(--forms-item-bottom);
|
|
625
628
|
flex: 1;
|
|
@@ -1431,7 +1434,7 @@
|
|
|
1431
1434
|
bottom: 0;
|
|
1432
1435
|
width: 100%;
|
|
1433
1436
|
}
|
|
1434
|
-
.videos.is-fullscreen .videos-list {
|
|
1437
|
+
.videos.is-fullscreen .videos-controls-list {
|
|
1435
1438
|
background-color: rgba(238, 238, 238, 0.5);
|
|
1436
1439
|
position: absolute;
|
|
1437
1440
|
top: 0;
|
|
@@ -1441,6 +1444,15 @@
|
|
|
1441
1444
|
.videos.is-list .videos-controls-bottom {
|
|
1442
1445
|
width: calc(100% - var(--videos-list-width));
|
|
1443
1446
|
}
|
|
1447
|
+
.videos.is-controls .videos-controls-top {
|
|
1448
|
+
display: none;
|
|
1449
|
+
}
|
|
1450
|
+
.videos.is-controls .videos-controls-bottom {
|
|
1451
|
+
display: none;
|
|
1452
|
+
}
|
|
1453
|
+
.videos.is-controls .videos-controls-list {
|
|
1454
|
+
display: none;
|
|
1455
|
+
}
|
|
1444
1456
|
.videos-videos {
|
|
1445
1457
|
flex: 1;
|
|
1446
1458
|
height: 100%;
|
|
@@ -1515,7 +1527,7 @@
|
|
|
1515
1527
|
width: 60px;
|
|
1516
1528
|
margin: 0 10px;
|
|
1517
1529
|
}
|
|
1518
|
-
.videos-list {
|
|
1530
|
+
.videos-controls-list {
|
|
1519
1531
|
width: var(--videos-list-width);
|
|
1520
1532
|
height: 100%;
|
|
1521
1533
|
box-sizing: border-box;
|
|
@@ -1882,4 +1894,32 @@
|
|
|
1882
1894
|
}
|
|
1883
1895
|
.tablesvp-paginat .el-pagination {
|
|
1884
1896
|
justify-content: flex-end;
|
|
1897
|
+
}
|
|
1898
|
+
|
|
1899
|
+
.tablesvpd {
|
|
1900
|
+
width: 100%;
|
|
1901
|
+
height: var(--tablesvpd-height);
|
|
1902
|
+
display: flex;
|
|
1903
|
+
flex-direction: column;
|
|
1904
|
+
}
|
|
1905
|
+
.tablesvpd-main {
|
|
1906
|
+
display: flex;
|
|
1907
|
+
flex-direction: column;
|
|
1908
|
+
flex: 1;
|
|
1909
|
+
width: 100%;
|
|
1910
|
+
}
|
|
1911
|
+
.tablesvpd-main.is-radio .el-table__header .el-table-column--selection .el-checkbox {
|
|
1912
|
+
display: none;
|
|
1913
|
+
}
|
|
1914
|
+
.tablesvpd-main.is-scroll .v-scroll-add {
|
|
1915
|
+
text-align: center;
|
|
1916
|
+
padding: 10px;
|
|
1917
|
+
color: #999;
|
|
1918
|
+
background-color: #eee;
|
|
1919
|
+
}
|
|
1920
|
+
.tablesvpd-paginat {
|
|
1921
|
+
overflow: hidden;
|
|
1922
|
+
}
|
|
1923
|
+
.tablesvpd-paginat .el-pagination {
|
|
1924
|
+
justify-content: flex-end;
|
|
1885
1925
|
}
|
package/dist/css/page.css
CHANGED
package/dist/css/videos.css
CHANGED
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
bottom: 0;
|
|
41
41
|
width: 100%;
|
|
42
42
|
}
|
|
43
|
-
.videos.is-fullscreen .videos-list {
|
|
43
|
+
.videos.is-fullscreen .videos-controls-list {
|
|
44
44
|
background-color: rgba(238, 238, 238, 0.5);
|
|
45
45
|
position: absolute;
|
|
46
46
|
top: 0;
|
|
@@ -50,6 +50,15 @@
|
|
|
50
50
|
.videos.is-list .videos-controls-bottom {
|
|
51
51
|
width: calc(100% - var(--videos-list-width));
|
|
52
52
|
}
|
|
53
|
+
.videos.is-controls .videos-controls-top {
|
|
54
|
+
display: none;
|
|
55
|
+
}
|
|
56
|
+
.videos.is-controls .videos-controls-bottom {
|
|
57
|
+
display: none;
|
|
58
|
+
}
|
|
59
|
+
.videos.is-controls .videos-controls-list {
|
|
60
|
+
display: none;
|
|
61
|
+
}
|
|
53
62
|
.videos-videos {
|
|
54
63
|
flex: 1;
|
|
55
64
|
height: 100%;
|
|
@@ -124,7 +133,7 @@
|
|
|
124
133
|
width: 60px;
|
|
125
134
|
margin: 0 10px;
|
|
126
135
|
}
|
|
127
|
-
.videos-list {
|
|
136
|
+
.videos-controls-list {
|
|
128
137
|
width: var(--videos-list-width);
|
|
129
138
|
height: 100%;
|
|
130
139
|
box-sizing: border-box;
|
package/dist/icons/index.json
CHANGED
package/dist/index.css
CHANGED
|
@@ -620,6 +620,9 @@
|
|
|
620
620
|
margin-bottom: 0;
|
|
621
621
|
flex: 1;
|
|
622
622
|
}
|
|
623
|
+
.forms-div--query .forms-li .el-form-item .selects-select {
|
|
624
|
+
min-width: 120px;
|
|
625
|
+
}
|
|
623
626
|
.forms-li .el-form-item {
|
|
624
627
|
margin-bottom: var(--forms-item-bottom);
|
|
625
628
|
flex: 1;
|
|
@@ -1431,7 +1434,7 @@
|
|
|
1431
1434
|
bottom: 0;
|
|
1432
1435
|
width: 100%;
|
|
1433
1436
|
}
|
|
1434
|
-
.videos.is-fullscreen .videos-list {
|
|
1437
|
+
.videos.is-fullscreen .videos-controls-list {
|
|
1435
1438
|
background-color: rgba(238, 238, 238, 0.5);
|
|
1436
1439
|
position: absolute;
|
|
1437
1440
|
top: 0;
|
|
@@ -1441,6 +1444,15 @@
|
|
|
1441
1444
|
.videos.is-list .videos-controls-bottom {
|
|
1442
1445
|
width: calc(100% - var(--videos-list-width));
|
|
1443
1446
|
}
|
|
1447
|
+
.videos.is-controls .videos-controls-top {
|
|
1448
|
+
display: none;
|
|
1449
|
+
}
|
|
1450
|
+
.videos.is-controls .videos-controls-bottom {
|
|
1451
|
+
display: none;
|
|
1452
|
+
}
|
|
1453
|
+
.videos.is-controls .videos-controls-list {
|
|
1454
|
+
display: none;
|
|
1455
|
+
}
|
|
1444
1456
|
.videos-videos {
|
|
1445
1457
|
flex: 1;
|
|
1446
1458
|
height: 100%;
|
|
@@ -1515,7 +1527,7 @@
|
|
|
1515
1527
|
width: 60px;
|
|
1516
1528
|
margin: 0 10px;
|
|
1517
1529
|
}
|
|
1518
|
-
.videos-list {
|
|
1530
|
+
.videos-controls-list {
|
|
1519
1531
|
width: var(--videos-list-width);
|
|
1520
1532
|
height: 100%;
|
|
1521
1533
|
box-sizing: border-box;
|
|
@@ -1882,4 +1894,32 @@
|
|
|
1882
1894
|
}
|
|
1883
1895
|
.tablesvp-paginat .el-pagination {
|
|
1884
1896
|
justify-content: flex-end;
|
|
1897
|
+
}
|
|
1898
|
+
|
|
1899
|
+
.tablesvpd {
|
|
1900
|
+
width: 100%;
|
|
1901
|
+
height: var(--tablesvpd-height);
|
|
1902
|
+
display: flex;
|
|
1903
|
+
flex-direction: column;
|
|
1904
|
+
}
|
|
1905
|
+
.tablesvpd-main {
|
|
1906
|
+
display: flex;
|
|
1907
|
+
flex-direction: column;
|
|
1908
|
+
flex: 1;
|
|
1909
|
+
width: 100%;
|
|
1910
|
+
}
|
|
1911
|
+
.tablesvpd-main.is-radio .el-table__header .el-table-column--selection .el-checkbox {
|
|
1912
|
+
display: none;
|
|
1913
|
+
}
|
|
1914
|
+
.tablesvpd-main.is-scroll .v-scroll-add {
|
|
1915
|
+
text-align: center;
|
|
1916
|
+
padding: 10px;
|
|
1917
|
+
color: #999;
|
|
1918
|
+
background-color: #eee;
|
|
1919
|
+
}
|
|
1920
|
+
.tablesvpd-paginat {
|
|
1921
|
+
overflow: hidden;
|
|
1922
|
+
}
|
|
1923
|
+
.tablesvpd-paginat .el-pagination {
|
|
1924
|
+
justify-content: flex-end;
|
|
1885
1925
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fangzhongya/fang-ui",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.35",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"description ": "fang-ui",
|
|
7
7
|
"keywords": [
|
|
@@ -51,9 +51,9 @@
|
|
|
51
51
|
"vue-tsc": "^3.1.4",
|
|
52
52
|
"vxe-table": "4.6.20",
|
|
53
53
|
"@fang-ui/components": "0.0.1-0",
|
|
54
|
+
"@fang-ui/hooks": "0.0.1-0",
|
|
54
55
|
"@fang-ui/icons": "0.0.1-0",
|
|
55
56
|
"@fang-ui/directives": "0.0.1-0",
|
|
56
|
-
"@fang-ui/hooks": "0.0.1-0",
|
|
57
57
|
"@fang-ui/locale": "0.0.1-0",
|
|
58
58
|
"@fang-ui/theme": "0.0.1-0",
|
|
59
59
|
"@fang-ui/types": "0.0.1-0",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|