tmg-media-player 0.0.5 → 0.0.6
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/{chunk-LRO7RNEB.js → chunk-5YHWPPIZ.js} +5 -5
- package/dist/{chunk-DLFYOGHZ.js → chunk-64APGU4M.js} +7 -7
- package/dist/chunk-CSVCG6QF.js +1 -0
- package/dist/{chunk-VZVGUEAL.js → chunk-E5EK4GIX.js} +4 -4
- package/dist/{chunk-XWLDFHBF.js → chunk-GMYO3GIE.js} +37 -37
- package/dist/{chunk-B4K2OR4R.js → chunk-H7NYCGUB.js} +28 -28
- package/dist/{chunk-SITQOG7O.js → chunk-HITQXVMC.js} +66 -66
- package/dist/{chunk-KDFW2XZU.js → chunk-HOT3C7M5.js} +4 -4
- package/dist/{chunk-Y3XDY67U.js → chunk-JQTHZE6O.js} +8 -8
- package/dist/{chunk-2PFB555B.js → chunk-LJOSRP6T.js} +4 -4
- package/dist/{chunk-KYDVREEK.js → chunk-LSRNWSOS.js} +5 -1
- package/dist/chunk-LSRNWSOS.js.map +1 -0
- package/dist/{chunk-SNL5HLFG.js → chunk-RXMOYOS7.js} +5 -5
- package/dist/{chunk-2ZYTUYHT.js → chunk-VMY3TKFJ.js} +11 -11
- package/dist/{chunk-IJL3RSMZ.js → chunk-Y4BVYBFO.js} +21 -21
- package/dist/components/holders/pipplaceholder.js +2 -2
- package/dist/components/notifiers/z-register.js +8 -8
- package/dist/components/z-register.js +6 -6
- package/dist/plugs/main/playlist/index.js +2 -2
- package/dist/plugs/menus/z-register.js +5 -5
- package/dist/plugs/settings/captions/index.js +2 -2
- package/dist/plugs/settings/controlPanel/draggable.js +2 -2
- package/dist/plugs/settings/controlPanel/index.js +2 -2
- package/dist/plugs/settings/keys/index.js +2 -2
- package/dist/plugs/settings/sleepTimer/index.js +1 -1
- package/dist/plugs/z-register.js +33 -33
- package/dist/super/components/index.js +36 -36
- package/dist/super/components/notifiers.js +19 -19
- package/dist/super/consts.cjs +2 -3
- package/dist/super/consts.cjs.map +1 -1
- package/dist/super/consts.js +5 -2
- package/dist/super/plugs/index.js +82 -82
- package/dist/super/plugs/menus.cjs +673 -209
- package/dist/super/plugs/menus.cjs.map +1 -1
- package/dist/super/plugs/menus.js +18 -12
- package/dist/super/techs.js +3 -3
- package/dist/super/utils.js +8 -8
- package/dist/super.cjs +1 -0
- package/dist/super.cjs.map +1 -1
- package/dist/super.global.js +1 -0
- package/dist/super.global.js.map +1 -1
- package/dist/super.js +78 -78
- package/dist/techs/z-register.js +3 -3
- package/package.json +8 -2
- package/dist/chunk-E56H3EOR.js +0 -1
- package/dist/chunk-KYDVREEK.js.map +0 -1
- /package/dist/{chunk-LRO7RNEB.js.map → chunk-5YHWPPIZ.js.map} +0 -0
- /package/dist/{chunk-DLFYOGHZ.js.map → chunk-64APGU4M.js.map} +0 -0
- /package/dist/{chunk-E56H3EOR.js.map → chunk-CSVCG6QF.js.map} +0 -0
- /package/dist/{chunk-VZVGUEAL.js.map → chunk-E5EK4GIX.js.map} +0 -0
- /package/dist/{chunk-XWLDFHBF.js.map → chunk-GMYO3GIE.js.map} +0 -0
- /package/dist/{chunk-B4K2OR4R.js.map → chunk-H7NYCGUB.js.map} +0 -0
- /package/dist/{chunk-SITQOG7O.js.map → chunk-HITQXVMC.js.map} +0 -0
- /package/dist/{chunk-KDFW2XZU.js.map → chunk-HOT3C7M5.js.map} +0 -0
- /package/dist/{chunk-Y3XDY67U.js.map → chunk-JQTHZE6O.js.map} +0 -0
- /package/dist/{chunk-2PFB555B.js.map → chunk-LJOSRP6T.js.map} +0 -0
- /package/dist/{chunk-SNL5HLFG.js.map → chunk-RXMOYOS7.js.map} +0 -0
- /package/dist/{chunk-2ZYTUYHT.js.map → chunk-VMY3TKFJ.js.map} +0 -0
- /package/dist/{chunk-IJL3RSMZ.js.map → chunk-Y4BVYBFO.js.map} +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
3
|
-
} from "./chunk-
|
|
2
|
+
VolumeControl
|
|
3
|
+
} from "./chunk-CWTTTMMV.js";
|
|
4
4
|
import {
|
|
5
5
|
BrightnessControl
|
|
6
6
|
} from "./chunk-GRGWAR2D.js";
|
|
7
7
|
import {
|
|
8
|
-
|
|
9
|
-
} from "./chunk-
|
|
8
|
+
Timeline
|
|
9
|
+
} from "./chunk-7TGCDKZQ.js";
|
|
10
10
|
import {
|
|
11
11
|
RangeInput
|
|
12
12
|
} from "./chunk-QSO6GA5Z.js";
|
|
@@ -151,4 +151,4 @@ for (const Comp of [
|
|
|
151
151
|
AirPlayPlaceholder
|
|
152
152
|
])
|
|
153
153
|
ComponentRegistry.register(Comp);
|
|
154
|
-
//# sourceMappingURL=chunk-
|
|
154
|
+
//# sourceMappingURL=chunk-5YHWPPIZ.js.map
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
import {
|
|
2
|
+
ShakaTech
|
|
3
|
+
} from "./chunk-TWH663KH.js";
|
|
4
|
+
import {
|
|
5
|
+
VimeoTech
|
|
6
|
+
} from "./chunk-BK2YNRAK.js";
|
|
1
7
|
import {
|
|
2
8
|
YouTubeTech
|
|
3
9
|
} from "./chunk-SMTIS2FS.js";
|
|
@@ -7,12 +13,6 @@ import {
|
|
|
7
13
|
import {
|
|
8
14
|
HLSTech
|
|
9
15
|
} from "./chunk-AODMYGBR.js";
|
|
10
|
-
import {
|
|
11
|
-
ShakaTech
|
|
12
|
-
} from "./chunk-TWH663KH.js";
|
|
13
|
-
import {
|
|
14
|
-
VimeoTech
|
|
15
|
-
} from "./chunk-BK2YNRAK.js";
|
|
16
16
|
import {
|
|
17
17
|
HTML5Tech
|
|
18
18
|
} from "./chunk-73JKZNA4.js";
|
|
@@ -31,4 +31,4 @@ for (const Tech of [
|
|
|
31
31
|
VimeoTech
|
|
32
32
|
])
|
|
33
33
|
TechRegistry.register(Tech);
|
|
34
|
-
//# sourceMappingURL=chunk-
|
|
34
|
+
//# sourceMappingURL=chunk-64APGU4M.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
//# sourceMappingURL=chunk-CSVCG6QF.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import {
|
|
2
|
+
BasePlug
|
|
3
|
+
} from "./chunk-GUFNBA6P.js";
|
|
1
4
|
import {
|
|
2
5
|
PLAYLIST_BUILD,
|
|
3
6
|
PLAYLIST_ITEM_BUILD
|
|
4
7
|
} from "./chunk-GSNYL64O.js";
|
|
5
|
-
import {
|
|
6
|
-
BasePlug
|
|
7
|
-
} from "./chunk-GUFNBA6P.js";
|
|
8
8
|
import {
|
|
9
9
|
safeNum
|
|
10
10
|
} from "./chunk-YWBPJGAR.js";
|
|
@@ -93,4 +93,4 @@ __publicField(PlaylistPlug, "BUILD", PLAYLIST_BUILD);
|
|
|
93
93
|
export {
|
|
94
94
|
PlaylistPlug
|
|
95
95
|
};
|
|
96
|
-
//# sourceMappingURL=chunk-
|
|
96
|
+
//# sourceMappingURL=chunk-E5EK4GIX.js.map
|
|
@@ -1,42 +1,42 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
3
|
-
} from "./chunk-
|
|
2
|
+
VolumePlug
|
|
3
|
+
} from "./chunk-2YQE26CX.js";
|
|
4
4
|
import {
|
|
5
5
|
VoicePlug
|
|
6
6
|
} from "./chunk-6LW3FY7Y.js";
|
|
7
7
|
import {
|
|
8
|
-
|
|
9
|
-
} from "./chunk-
|
|
8
|
+
SettingsViewPlug
|
|
9
|
+
} from "./chunk-HT34CQFS.js";
|
|
10
10
|
import {
|
|
11
|
-
|
|
12
|
-
} from "./chunk-
|
|
11
|
+
TimeTravelPlug
|
|
12
|
+
} from "./chunk-TBNDCJTI.js";
|
|
13
13
|
import {
|
|
14
14
|
TimePlug
|
|
15
15
|
} from "./chunk-U2XH3FHI.js";
|
|
16
|
-
import {
|
|
17
|
-
SettingsViewPlug
|
|
18
|
-
} from "./chunk-HT34CQFS.js";
|
|
19
16
|
import {
|
|
20
17
|
PosterPlug
|
|
21
18
|
} from "./chunk-QJ5CIEQU.js";
|
|
22
19
|
import {
|
|
23
|
-
|
|
24
|
-
} from "./chunk-
|
|
20
|
+
SleepTimerPlug
|
|
21
|
+
} from "./chunk-2BAQUGMN.js";
|
|
25
22
|
import {
|
|
26
|
-
|
|
27
|
-
} from "./chunk-
|
|
23
|
+
ObjectFitPlug
|
|
24
|
+
} from "./chunk-L4FVJWVD.js";
|
|
28
25
|
import {
|
|
29
26
|
PlaybackRatePlug
|
|
30
27
|
} from "./chunk-SJ4JQ3N7.js";
|
|
31
28
|
import {
|
|
32
|
-
|
|
33
|
-
} from "./chunk-
|
|
34
|
-
import {
|
|
35
|
-
ObjectFitPlug
|
|
36
|
-
} from "./chunk-L4FVJWVD.js";
|
|
29
|
+
PersistPlug
|
|
30
|
+
} from "./chunk-HW3NSLNH.js";
|
|
37
31
|
import {
|
|
38
32
|
MetadataPlug
|
|
39
33
|
} from "./chunk-LV46QIYT.js";
|
|
34
|
+
import {
|
|
35
|
+
NotifiersPlug
|
|
36
|
+
} from "./chunk-OORIO2JT.js";
|
|
37
|
+
import {
|
|
38
|
+
OverlayPlug
|
|
39
|
+
} from "./chunk-WWYLXTLC.js";
|
|
40
40
|
import {
|
|
41
41
|
ModesFullscreenPin,
|
|
42
42
|
ModesMiniplayerPin,
|
|
@@ -44,20 +44,23 @@ import {
|
|
|
44
44
|
ModesPlug,
|
|
45
45
|
ModesTheaterPin
|
|
46
46
|
} from "./chunk-QQNBGMIA.js";
|
|
47
|
-
import {
|
|
48
|
-
KeysPlug
|
|
49
|
-
} from "./chunk-2PFB555B.js";
|
|
50
47
|
import {
|
|
51
48
|
LockedPlug
|
|
52
49
|
} from "./chunk-KICE2FTX.js";
|
|
53
50
|
import {
|
|
54
|
-
|
|
55
|
-
} from "./chunk-
|
|
51
|
+
KeysPlug
|
|
52
|
+
} from "./chunk-LJOSRP6T.js";
|
|
53
|
+
import {
|
|
54
|
+
FastPlayPlug
|
|
55
|
+
} from "./chunk-UMYJXWZ2.js";
|
|
56
56
|
import {
|
|
57
57
|
GesturePlug,
|
|
58
58
|
GestureTouchPin,
|
|
59
59
|
GestureWheelPin
|
|
60
60
|
} from "./chunk-WQ46C5KH.js";
|
|
61
|
+
import {
|
|
62
|
+
CSSPlug
|
|
63
|
+
} from "./chunk-QVRXLLHK.js";
|
|
61
64
|
import {
|
|
62
65
|
ErrorsPlug
|
|
63
66
|
} from "./chunk-5D4UUGQD.js";
|
|
@@ -65,27 +68,27 @@ import {
|
|
|
65
68
|
FramePlug
|
|
66
69
|
} from "./chunk-53TJ5GMK.js";
|
|
67
70
|
import {
|
|
68
|
-
|
|
69
|
-
} from "./chunk-
|
|
70
|
-
import {
|
|
71
|
-
CSSPlug
|
|
72
|
-
} from "./chunk-QVRXLLHK.js";
|
|
71
|
+
CaptionsPlug
|
|
72
|
+
} from "./chunk-HOT3C7M5.js";
|
|
73
73
|
import {
|
|
74
74
|
ControlPanelDraggablePin,
|
|
75
75
|
ControlPanelPlug
|
|
76
|
-
} from "./chunk-
|
|
76
|
+
} from "./chunk-RXMOYOS7.js";
|
|
77
77
|
import {
|
|
78
78
|
ToastsPlug
|
|
79
79
|
} from "./chunk-IDVXKUMI.js";
|
|
80
80
|
import {
|
|
81
81
|
AutoPlug
|
|
82
82
|
} from "./chunk-MIHE7RIF.js";
|
|
83
|
+
import {
|
|
84
|
+
CastPlug
|
|
85
|
+
} from "./chunk-F2FPNZNM.js";
|
|
83
86
|
import {
|
|
84
87
|
BrightnessPlug
|
|
85
88
|
} from "./chunk-O25FBBRN.js";
|
|
86
89
|
import {
|
|
87
|
-
|
|
88
|
-
} from "./chunk-
|
|
90
|
+
PlaylistPlug
|
|
91
|
+
} from "./chunk-E5EK4GIX.js";
|
|
89
92
|
import {
|
|
90
93
|
AirPlayPlug
|
|
91
94
|
} from "./chunk-I43HEKW2.js";
|
|
@@ -93,17 +96,14 @@ import {
|
|
|
93
96
|
AmbiencePlug
|
|
94
97
|
} from "./chunk-7E337RWO.js";
|
|
95
98
|
import {
|
|
96
|
-
|
|
97
|
-
} from "./chunk-
|
|
99
|
+
LightStatePlug
|
|
100
|
+
} from "./chunk-VB24TO7N.js";
|
|
98
101
|
import {
|
|
99
102
|
SkeletonPlug
|
|
100
103
|
} from "./chunk-IHVE6Q4K.js";
|
|
101
104
|
import {
|
|
102
105
|
DisabledPlug
|
|
103
106
|
} from "./chunk-XY53YSY2.js";
|
|
104
|
-
import {
|
|
105
|
-
LightStatePlug
|
|
106
|
-
} from "./chunk-VB24TO7N.js";
|
|
107
107
|
import {
|
|
108
108
|
PinRegistry,
|
|
109
109
|
PlugRegistry
|
|
@@ -159,4 +159,4 @@ for (const Pin of [
|
|
|
159
159
|
GestureTouchPin
|
|
160
160
|
])
|
|
161
161
|
PinRegistry.register(Pin);
|
|
162
|
-
//# sourceMappingURL=chunk-
|
|
162
|
+
//# sourceMappingURL=chunk-GMYO3GIE.js.map
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
3
|
-
} from "./chunk-
|
|
2
|
+
volumehigh
|
|
3
|
+
} from "./chunk-JRWYWTTT.js";
|
|
4
4
|
import {
|
|
5
|
-
|
|
6
|
-
} from "./chunk-
|
|
5
|
+
volumelow
|
|
6
|
+
} from "./chunk-KOAHN3L5.js";
|
|
7
|
+
import {
|
|
8
|
+
volumemuted
|
|
9
|
+
} from "./chunk-EF7RQIJK.js";
|
|
7
10
|
import {
|
|
8
11
|
TouchTimelineNotifier
|
|
9
12
|
} from "./chunk-P7IFK7MX.js";
|
|
@@ -13,15 +16,6 @@ import {
|
|
|
13
16
|
import {
|
|
14
17
|
VolumeNotifier
|
|
15
18
|
} from "./chunk-6ARYV3WU.js";
|
|
16
|
-
import {
|
|
17
|
-
CastNotifier
|
|
18
|
-
} from "./chunk-H5MH6XX3.js";
|
|
19
|
-
import {
|
|
20
|
-
ChapterNotifier
|
|
21
|
-
} from "./chunk-YFRJODU3.js";
|
|
22
|
-
import {
|
|
23
|
-
FastPlayNotifier
|
|
24
|
-
} from "./chunk-PI7E6RUN.js";
|
|
25
19
|
import {
|
|
26
20
|
FwdBwdNotifier
|
|
27
21
|
} from "./chunk-2URHQYOD.js";
|
|
@@ -38,8 +32,11 @@ import {
|
|
|
38
32
|
PrevNextNotifier
|
|
39
33
|
} from "./chunk-KYXIZDII.js";
|
|
40
34
|
import {
|
|
41
|
-
|
|
42
|
-
} from "./chunk-
|
|
35
|
+
ScrubNotifier
|
|
36
|
+
} from "./chunk-EKVOOPXR.js";
|
|
37
|
+
import {
|
|
38
|
+
TouchBrightnessNotifier
|
|
39
|
+
} from "./chunk-LEW6GNUW.js";
|
|
43
40
|
import {
|
|
44
41
|
BrightnessNotifier
|
|
45
42
|
} from "./chunk-XJMGYBSX.js";
|
|
@@ -53,17 +50,20 @@ import {
|
|
|
53
50
|
CaptureNotifier
|
|
54
51
|
} from "./chunk-P3WEFEIT.js";
|
|
55
52
|
import {
|
|
56
|
-
|
|
57
|
-
} from "./chunk-
|
|
53
|
+
CastNotifier
|
|
54
|
+
} from "./chunk-H5MH6XX3.js";
|
|
58
55
|
import {
|
|
59
|
-
|
|
60
|
-
} from "./chunk-
|
|
56
|
+
ChapterNotifier
|
|
57
|
+
} from "./chunk-YFRJODU3.js";
|
|
61
58
|
import {
|
|
62
|
-
|
|
63
|
-
} from "./chunk-
|
|
59
|
+
FastPlayNotifier
|
|
60
|
+
} from "./chunk-PI7E6RUN.js";
|
|
64
61
|
import {
|
|
65
|
-
|
|
66
|
-
} from "./chunk-
|
|
62
|
+
AirPlayNotifier
|
|
63
|
+
} from "./chunk-OBESPVM2.js";
|
|
64
|
+
import {
|
|
65
|
+
BaseNotifier
|
|
66
|
+
} from "./chunk-JJEJZLHM.js";
|
|
67
67
|
import {
|
|
68
68
|
shuffle
|
|
69
69
|
} from "./chunk-OEHNS7YX.js";
|
|
@@ -218,14 +218,14 @@ import {
|
|
|
218
218
|
brightnessdark
|
|
219
219
|
} from "./chunk-6IFGKHVM.js";
|
|
220
220
|
import {
|
|
221
|
-
|
|
222
|
-
} from "./chunk-
|
|
221
|
+
VolumeControl
|
|
222
|
+
} from "./chunk-CWTTTMMV.js";
|
|
223
223
|
import {
|
|
224
224
|
BrightnessControl
|
|
225
225
|
} from "./chunk-GRGWAR2D.js";
|
|
226
226
|
import {
|
|
227
|
-
|
|
228
|
-
} from "./chunk-
|
|
227
|
+
Timeline
|
|
228
|
+
} from "./chunk-7TGCDKZQ.js";
|
|
229
229
|
import {
|
|
230
230
|
RangeInput
|
|
231
231
|
} from "./chunk-QSO6GA5Z.js";
|
|
@@ -468,4 +468,4 @@ __export(components_exports, {
|
|
|
468
468
|
export {
|
|
469
469
|
components_exports
|
|
470
470
|
};
|
|
471
|
-
//# sourceMappingURL=chunk-
|
|
471
|
+
//# sourceMappingURL=chunk-H7NYCGUB.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
3
|
-
} from "./chunk-
|
|
2
|
+
VolumePlug
|
|
3
|
+
} from "./chunk-2YQE26CX.js";
|
|
4
4
|
import {
|
|
5
|
-
|
|
6
|
-
} from "./chunk-
|
|
5
|
+
VOLUME_BUILD
|
|
6
|
+
} from "./chunk-Q2XYS26I.js";
|
|
7
7
|
import {
|
|
8
8
|
VoicePlug
|
|
9
9
|
} from "./chunk-6LW3FY7Y.js";
|
|
@@ -11,53 +11,57 @@ import {
|
|
|
11
11
|
VOICE_BUILD
|
|
12
12
|
} from "./chunk-MB5D2ET7.js";
|
|
13
13
|
import {
|
|
14
|
-
|
|
15
|
-
} from "./chunk-
|
|
14
|
+
SettingsViewPlug
|
|
15
|
+
} from "./chunk-HT34CQFS.js";
|
|
16
16
|
import {
|
|
17
|
-
|
|
18
|
-
} from "./chunk-
|
|
17
|
+
TimeTravelPlug
|
|
18
|
+
} from "./chunk-TBNDCJTI.js";
|
|
19
19
|
import {
|
|
20
|
-
|
|
21
|
-
} from "./chunk-
|
|
20
|
+
TIME_TRAVEL_BUILD
|
|
21
|
+
} from "./chunk-M653CZPD.js";
|
|
22
22
|
import {
|
|
23
23
|
TimePlug
|
|
24
24
|
} from "./chunk-U2XH3FHI.js";
|
|
25
25
|
import {
|
|
26
26
|
TIME_BUILD
|
|
27
27
|
} from "./chunk-274C5J22.js";
|
|
28
|
-
import {
|
|
29
|
-
SettingsViewPlug
|
|
30
|
-
} from "./chunk-HT34CQFS.js";
|
|
31
|
-
import {
|
|
32
|
-
SETTINGS_BUILD
|
|
33
|
-
} from "./chunk-NPTM6BGC.js";
|
|
34
28
|
import {
|
|
35
29
|
PosterPlug
|
|
36
30
|
} from "./chunk-QJ5CIEQU.js";
|
|
37
31
|
import {
|
|
38
32
|
POSTER_BUILD
|
|
39
33
|
} from "./chunk-B6IKSVY2.js";
|
|
34
|
+
import {
|
|
35
|
+
SleepTimerPlug
|
|
36
|
+
} from "./chunk-2BAQUGMN.js";
|
|
40
37
|
import {
|
|
41
38
|
SLEEP_TIMER_BUILD
|
|
42
39
|
} from "./chunk-RGPGW4ZJ.js";
|
|
43
40
|
import {
|
|
44
|
-
|
|
45
|
-
} from "./chunk-
|
|
46
|
-
import {
|
|
47
|
-
OVERLAY_BUILD
|
|
48
|
-
} from "./chunk-PXU563OY.js";
|
|
41
|
+
SETTINGS_BUILD
|
|
42
|
+
} from "./chunk-NPTM6BGC.js";
|
|
49
43
|
import {
|
|
50
|
-
|
|
51
|
-
} from "./chunk-
|
|
44
|
+
ObjectFitPlug
|
|
45
|
+
} from "./chunk-L4FVJWVD.js";
|
|
52
46
|
import {
|
|
53
|
-
|
|
54
|
-
|
|
47
|
+
OBJECT_FIT_BUILD,
|
|
48
|
+
objectFits
|
|
49
|
+
} from "./chunk-KD3OBG25.js";
|
|
55
50
|
import {
|
|
56
51
|
PlaybackRatePlug
|
|
57
52
|
} from "./chunk-SJ4JQ3N7.js";
|
|
58
53
|
import {
|
|
59
54
|
PLAYBACK_RATE_BUILD
|
|
60
55
|
} from "./chunk-K7AAKFQF.js";
|
|
56
|
+
import {
|
|
57
|
+
PersistPlug
|
|
58
|
+
} from "./chunk-HW3NSLNH.js";
|
|
59
|
+
import {
|
|
60
|
+
PERSIST_BUILD
|
|
61
|
+
} from "./chunk-UUHSWSU6.js";
|
|
62
|
+
import {
|
|
63
|
+
MetadataPlug
|
|
64
|
+
} from "./chunk-LV46QIYT.js";
|
|
61
65
|
import {
|
|
62
66
|
NotifiersPlug
|
|
63
67
|
} from "./chunk-OORIO2JT.js";
|
|
@@ -65,18 +69,11 @@ import {
|
|
|
65
69
|
NOTIFIERS_BUILD
|
|
66
70
|
} from "./chunk-ZCMJVQ6P.js";
|
|
67
71
|
import {
|
|
68
|
-
|
|
69
|
-
} from "./chunk-
|
|
70
|
-
import {
|
|
71
|
-
OBJECT_FIT_BUILD,
|
|
72
|
-
objectFits
|
|
73
|
-
} from "./chunk-KD3OBG25.js";
|
|
74
|
-
import {
|
|
75
|
-
MetadataPlug
|
|
76
|
-
} from "./chunk-LV46QIYT.js";
|
|
72
|
+
OverlayPlug
|
|
73
|
+
} from "./chunk-WWYLXTLC.js";
|
|
77
74
|
import {
|
|
78
|
-
|
|
79
|
-
} from "./chunk-
|
|
75
|
+
OVERLAY_BUILD
|
|
76
|
+
} from "./chunk-PXU563OY.js";
|
|
80
77
|
import {
|
|
81
78
|
ModesFullscreenPin,
|
|
82
79
|
ModesMiniplayerPin,
|
|
@@ -93,8 +90,8 @@ import {
|
|
|
93
90
|
ORIENTATION_OPTIONS
|
|
94
91
|
} from "./chunk-NDUYN2X2.js";
|
|
95
92
|
import {
|
|
96
|
-
|
|
97
|
-
} from "./chunk-
|
|
93
|
+
METADATA_BUILD
|
|
94
|
+
} from "./chunk-BGODOEUS.js";
|
|
98
95
|
import {
|
|
99
96
|
LockedPlug
|
|
100
97
|
} from "./chunk-KICE2FTX.js";
|
|
@@ -102,8 +99,14 @@ import {
|
|
|
102
99
|
LOCKED_BUILD
|
|
103
100
|
} from "./chunk-FHL5Z6MX.js";
|
|
104
101
|
import {
|
|
105
|
-
|
|
106
|
-
} from "./chunk-
|
|
102
|
+
KeysPlug
|
|
103
|
+
} from "./chunk-LJOSRP6T.js";
|
|
104
|
+
import {
|
|
105
|
+
FastPlayPlug
|
|
106
|
+
} from "./chunk-UMYJXWZ2.js";
|
|
107
|
+
import {
|
|
108
|
+
FAST_PLAY_BUILD
|
|
109
|
+
} from "./chunk-OBASYXH2.js";
|
|
107
110
|
import {
|
|
108
111
|
GesturePlug,
|
|
109
112
|
GestureTouchPin,
|
|
@@ -114,6 +117,12 @@ import {
|
|
|
114
117
|
GESTURE_TOUCH_BUILD,
|
|
115
118
|
GESTURE_WHEEL_BUILD
|
|
116
119
|
} from "./chunk-MEAGFRLE.js";
|
|
120
|
+
import {
|
|
121
|
+
CSSPlug
|
|
122
|
+
} from "./chunk-QVRXLLHK.js";
|
|
123
|
+
import {
|
|
124
|
+
CSS_BUILD
|
|
125
|
+
} from "./chunk-UCBDCGYX.js";
|
|
117
126
|
import {
|
|
118
127
|
ErrorsPlug
|
|
119
128
|
} from "./chunk-5D4UUGQD.js";
|
|
@@ -128,21 +137,12 @@ import {
|
|
|
128
137
|
FRAME_BUILD
|
|
129
138
|
} from "./chunk-4QQXED6P.js";
|
|
130
139
|
import {
|
|
131
|
-
|
|
132
|
-
} from "./chunk-
|
|
133
|
-
import {
|
|
134
|
-
FAST_PLAY_BUILD
|
|
135
|
-
} from "./chunk-OBASYXH2.js";
|
|
136
|
-
import {
|
|
137
|
-
CSSPlug
|
|
138
|
-
} from "./chunk-QVRXLLHK.js";
|
|
139
|
-
import {
|
|
140
|
-
CSS_BUILD
|
|
141
|
-
} from "./chunk-UCBDCGYX.js";
|
|
140
|
+
CaptionsPlug
|
|
141
|
+
} from "./chunk-HOT3C7M5.js";
|
|
142
142
|
import {
|
|
143
143
|
ControlPanelDraggablePin,
|
|
144
144
|
ControlPanelPlug
|
|
145
|
-
} from "./chunk-
|
|
145
|
+
} from "./chunk-RXMOYOS7.js";
|
|
146
146
|
import {
|
|
147
147
|
ToastsPlug,
|
|
148
148
|
tutorialOpts
|
|
@@ -157,6 +157,9 @@ import {
|
|
|
157
157
|
APT_AUTOPLAY_OPTIONS,
|
|
158
158
|
AUTO_BUILD
|
|
159
159
|
} from "./chunk-LJKSIFLD.js";
|
|
160
|
+
import {
|
|
161
|
+
CastPlug
|
|
162
|
+
} from "./chunk-F2FPNZNM.js";
|
|
160
163
|
import {
|
|
161
164
|
BrightnessPlug
|
|
162
165
|
} from "./chunk-O25FBBRN.js";
|
|
@@ -164,8 +167,8 @@ import {
|
|
|
164
167
|
BRIGHTNESS_BUILD
|
|
165
168
|
} from "./chunk-JPWNE7JO.js";
|
|
166
169
|
import {
|
|
167
|
-
|
|
168
|
-
} from "./chunk-
|
|
170
|
+
PlaylistPlug
|
|
171
|
+
} from "./chunk-E5EK4GIX.js";
|
|
169
172
|
import {
|
|
170
173
|
AirPlayPlug
|
|
171
174
|
} from "./chunk-I43HEKW2.js";
|
|
@@ -176,8 +179,11 @@ import {
|
|
|
176
179
|
AMBIENT_BUILD
|
|
177
180
|
} from "./chunk-WIHCBWQL.js";
|
|
178
181
|
import {
|
|
179
|
-
|
|
180
|
-
} from "./chunk-
|
|
182
|
+
LightStatePlug
|
|
183
|
+
} from "./chunk-VB24TO7N.js";
|
|
184
|
+
import {
|
|
185
|
+
LIGHT_STATE_BUILD
|
|
186
|
+
} from "./chunk-GM7YMURS.js";
|
|
181
187
|
import {
|
|
182
188
|
SkeletonPlug
|
|
183
189
|
} from "./chunk-IHVE6Q4K.js";
|
|
@@ -191,11 +197,9 @@ import {
|
|
|
191
197
|
DISABLED_BUILD
|
|
192
198
|
} from "./chunk-WW56NFQS.js";
|
|
193
199
|
import {
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
LIGHT_STATE_BUILD
|
|
198
|
-
} from "./chunk-GM7YMURS.js";
|
|
200
|
+
BasePin,
|
|
201
|
+
BasePlug
|
|
202
|
+
} from "./chunk-GUFNBA6P.js";
|
|
199
203
|
import {
|
|
200
204
|
KEYS_BUILD,
|
|
201
205
|
KEYS_WHITELIST,
|
|
@@ -216,10 +220,6 @@ import {
|
|
|
216
220
|
PLAYLIST_BUILD,
|
|
217
221
|
PLAYLIST_ITEM_BUILD
|
|
218
222
|
} from "./chunk-GSNYL64O.js";
|
|
219
|
-
import {
|
|
220
|
-
BasePin,
|
|
221
|
-
BasePlug
|
|
222
|
-
} from "./chunk-GUFNBA6P.js";
|
|
223
223
|
import {
|
|
224
224
|
__export
|
|
225
225
|
} from "./chunk-UVKRO5ER.js";
|
|
@@ -324,4 +324,4 @@ __export(plugs_exports, {
|
|
|
324
324
|
export {
|
|
325
325
|
plugs_exports
|
|
326
326
|
};
|
|
327
|
-
//# sourceMappingURL=chunk-
|
|
327
|
+
//# sourceMappingURL=chunk-HITQXVMC.js.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import {
|
|
2
|
+
BasePlug
|
|
3
|
+
} from "./chunk-GUFNBA6P.js";
|
|
1
4
|
import {
|
|
2
5
|
CAPTIONS_BUILD,
|
|
3
6
|
STYLE_PATHS
|
|
4
7
|
} from "./chunk-CAIDFMLB.js";
|
|
5
|
-
import {
|
|
6
|
-
BasePlug
|
|
7
|
-
} from "./chunk-GUFNBA6P.js";
|
|
8
8
|
import {
|
|
9
9
|
HTML5Tech
|
|
10
10
|
} from "./chunk-73JKZNA4.js";
|
|
@@ -190,4 +190,4 @@ __publicField(CaptionsPlug, "BUILD", CAPTIONS_BUILD);
|
|
|
190
190
|
export {
|
|
191
191
|
CaptionsPlug
|
|
192
192
|
};
|
|
193
|
-
//# sourceMappingURL=chunk-
|
|
193
|
+
//# sourceMappingURL=chunk-HOT3C7M5.js.map
|
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
formatSize,
|
|
3
|
-
getExtension,
|
|
4
|
-
getMimeTypeFromExtension,
|
|
5
|
-
noExtension,
|
|
6
|
-
smartFlatSort
|
|
7
|
-
} from "./chunk-CNZYODIC.js";
|
|
8
1
|
import {
|
|
9
2
|
clampRGBBri,
|
|
10
3
|
convertToMonoChrome,
|
|
@@ -12,6 +5,13 @@ import {
|
|
|
12
5
|
getRGBBri,
|
|
13
6
|
getRGBSat
|
|
14
7
|
} from "./chunk-JIEIZWJ2.js";
|
|
8
|
+
import {
|
|
9
|
+
formatSize,
|
|
10
|
+
getExtension,
|
|
11
|
+
getMimeTypeFromExtension,
|
|
12
|
+
noExtension,
|
|
13
|
+
smartFlatSort
|
|
14
|
+
} from "./chunk-CNZYODIC.js";
|
|
15
15
|
import {
|
|
16
16
|
ANDROID_VERSION,
|
|
17
17
|
CHROME_VERSION,
|
|
@@ -402,4 +402,4 @@ __export(utils_exports, {
|
|
|
402
402
|
export {
|
|
403
403
|
utils_exports
|
|
404
404
|
};
|
|
405
|
-
//# sourceMappingURL=chunk-
|
|
405
|
+
//# sourceMappingURL=chunk-JQTHZE6O.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
tutorialOpts
|
|
3
3
|
} from "./chunk-IDVXKUMI.js";
|
|
4
|
-
import {
|
|
5
|
-
KEYS_BUILD
|
|
6
|
-
} from "./chunk-W7UIRU3J.js";
|
|
7
4
|
import {
|
|
8
5
|
BasePlug
|
|
9
6
|
} from "./chunk-GUFNBA6P.js";
|
|
7
|
+
import {
|
|
8
|
+
KEYS_BUILD
|
|
9
|
+
} from "./chunk-W7UIRU3J.js";
|
|
10
10
|
import {
|
|
11
11
|
getMediaTime
|
|
12
12
|
} from "./chunk-UNMCHCFJ.js";
|
|
@@ -132,4 +132,4 @@ __publicField(KeysPlug, "BUILD", KEYS_BUILD);
|
|
|
132
132
|
export {
|
|
133
133
|
KeysPlug
|
|
134
134
|
};
|
|
135
|
-
//# sourceMappingURL=chunk-
|
|
135
|
+
//# sourceMappingURL=chunk-LJOSRP6T.js.map
|
|
@@ -11,6 +11,9 @@ import {
|
|
|
11
11
|
FN_KEY,
|
|
12
12
|
LUID_KEY
|
|
13
13
|
} from "./chunk-57L2PE3B.js";
|
|
14
|
+
import {
|
|
15
|
+
ACTIONS_BUILD
|
|
16
|
+
} from "./chunk-UBC2B7XW.js";
|
|
14
17
|
import {
|
|
15
18
|
__export
|
|
16
19
|
} from "./chunk-UVKRO5ER.js";
|
|
@@ -18,6 +21,7 @@ import {
|
|
|
18
21
|
// src/ts/super/consts.ts
|
|
19
22
|
var consts_exports = {};
|
|
20
23
|
__export(consts_exports, {
|
|
24
|
+
ACTIONS_BUILD: () => ACTIONS_BUILD,
|
|
21
25
|
CONFIG_BUILD: () => CONFIG_BUILD,
|
|
22
26
|
FN_KEY: () => FN_KEY,
|
|
23
27
|
LUID_KEY: () => LUID_KEY,
|
|
@@ -30,4 +34,4 @@ __export(consts_exports, {
|
|
|
30
34
|
export {
|
|
31
35
|
consts_exports
|
|
32
36
|
};
|
|
33
|
-
//# sourceMappingURL=chunk-
|
|
37
|
+
//# sourceMappingURL=chunk-LSRNWSOS.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/ts/super/consts.ts"],"sourcesContent":["export * from \"@consts/actions\";\nexport * from \"@consts/config\";\nexport * from \"@consts/generics\";\nexport * from \"@consts/media\";\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;","names":[]}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
tutorialOpts
|
|
3
3
|
} from "./chunk-IDVXKUMI.js";
|
|
4
|
+
import {
|
|
5
|
+
BasePin,
|
|
6
|
+
BasePlug
|
|
7
|
+
} from "./chunk-GUFNBA6P.js";
|
|
4
8
|
import {
|
|
5
9
|
CONTROL_PANEL_BUILD,
|
|
6
10
|
CONTROL_PANEL_DRAGGABLE_BUILD,
|
|
7
11
|
ROWS_ARR
|
|
8
12
|
} from "./chunk-5WUVFNKH.js";
|
|
9
|
-
import {
|
|
10
|
-
BasePin,
|
|
11
|
-
BasePlug
|
|
12
|
-
} from "./chunk-GUFNBA6P.js";
|
|
13
13
|
import {
|
|
14
14
|
ComponentRegistry,
|
|
15
15
|
PinRegistry
|
|
@@ -312,4 +312,4 @@ export {
|
|
|
312
312
|
ControlPanelDraggablePin,
|
|
313
313
|
ControlPanelPlug
|
|
314
314
|
};
|
|
315
|
-
//# sourceMappingURL=chunk-
|
|
315
|
+
//# sourceMappingURL=chunk-RXMOYOS7.js.map
|