@latest-thinking/lt-player 1.2.0-d → 2.0.0-a
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/.editorconfig +1 -1
- package/.node-version +1 -0
- package/.nvmrc +1 -0
- package/README.md +162 -0
- package/dist/main.js +24375 -0
- package/package.json +31 -67
- package/tsconfig.json +2 -1
- package/vite-dev.config.mts +35 -0
- package/vite.config.mts +40 -0
- package/ README.md +0 -270
- package/.babelrc +0 -11
- package/.eslintrc.js +0 -6
- package/dist/css/lt-player-main.css +0 -3
- package/dist/css/lt-player-main.css.map +0 -1
- package/dist/fonts/0574e80a2483be7b033e.otf +0 -0
- package/dist/fonts/34274fbfb2f270b8d53b.otf +0 -0
- package/dist/fonts/80acced0ba3630ee652b.otf +0 -0
- package/dist/fonts/8ccea4947561e7008d19.otf +0 -0
- package/dist/fonts/d355445ed7d61b887e58.otf +0 -0
- package/dist/js/lt-player-main.js +0 -3
- package/dist/js/lt-player-main.js.LICENSE.txt +0 -9
- package/dist/js/lt-player-main.js.map +0 -1
- package/examples/basic.html +0 -35
- package/examples/lt-page-with-player.html +0 -3529
- package/examples/lt-page-with-player_files/Weiskopf_Coverphoto.jpg +0 -0
- package/examples/lt-page-with-player_files/ajax-progress.module.css +0 -49
- package/examples/lt-page-with-player_files/align.module.css +0 -32
- package/examples/lt-page-with-player_files/announce.js +0 -49
- package/examples/lt-page-with-player_files/autocomplete-loading.module.css +0 -22
- package/examples/lt-page-with-player_files/autocomplete.css +0 -16
- package/examples/lt-page-with-player_files/bootstrap.css +0 -22691
- package/examples/lt-page-with-player_files/clearfix.module.css +0 -15
- package/examples/lt-page-with-player_files/container-inline.module.css +0 -16
- package/examples/lt-page-with-player_files/cookiesjsr.min.css +0 -10
- package/examples/lt-page-with-player_files/core.css +0 -97
- package/examples/lt-page-with-player_files/details.module.css +0 -10
- package/examples/lt-page-with-player_files/fieldgroup.module.css +0 -9
- package/examples/lt-page-with-player_files/hidden.module.css +0 -53
- package/examples/lt-page-with-player_files/himme-alexander-beyond_0.jpg +0 -0
- package/examples/lt-page-with-player_files/item-list.module.css +0 -19
- package/examples/lt-page-with-player_files/js.module.css +0 -22
- package/examples/lt-page-with-player_files/latest_thinking.style.css +0 -6496
- package/examples/lt-page-with-player_files/logo-small.png +0 -0
- package/examples/lt-page-with-player_files/menu.css +0 -64
- package/examples/lt-page-with-player_files/nowrap.module.css +0 -8
- package/examples/lt-page-with-player_files/paragraphs.unpublished.css +0 -3
- package/examples/lt-page-with-player_files/position-container.module.css +0 -8
- package/examples/lt-page-with-player_files/progress.module.css +0 -51
- package/examples/lt-page-with-player_files/radix.style.css +0 -1
- package/examples/lt-page-with-player_files/reset-appearance.module.css +0 -15
- package/examples/lt-page-with-player_files/resize.module.css +0 -21
- package/examples/lt-page-with-player_files/search_api_autocomplete.css +0 -41
- package/examples/lt-page-with-player_files/sticky-header.module.css +0 -13
- package/examples/lt-page-with-player_files/system-status-counter.css +0 -30
- package/examples/lt-page-with-player_files/system-status-report-counters.css +0 -27
- package/examples/lt-page-with-player_files/system-status-report-general-info.css +0 -14
- package/examples/lt-page-with-player_files/tabledrag.module.css +0 -98
- package/examples/lt-page-with-player_files/tablesort.module.css +0 -19
- package/examples/lt-page-with-player_files/theme.css +0 -446
- package/examples/lt-page-with-player_files/thumbnail_MPI_CBS_Eingangsbereich.jpg +0 -0
- package/examples/lt-page-with-player_files/tree-child.module.css +0 -18
- package/examples/lt-page-with-player_files/widget-min.js +0 -10
- package/examples/lt-website.html +0 -76
- package/examples/portrait-with-subtitles.html +0 -81
- package/examples/samples/vtt/Pahl-Kerstin-Maria-MAIN-20230320.vtt +0 -765
- package/examples/samples/vtt/Sobolev-Anton-Subtitles-20230518_0.vtt +0 -352
- package/examples/samples/vtt/demo.vtt +0 -7
- package/src/assets/css/sample.css +0 -12
- package/src/assets/fonts/museo/MuseoSans-100.otf +0 -0
- package/src/assets/fonts/museo/MuseoSans-300.otf +0 -0
- package/src/assets/fonts/museo/MuseoSans-500.otf +0 -0
- package/src/assets/fonts/museo/MuseoSans-700.otf +0 -0
- package/src/assets/fonts/museo/MuseoSans-900.otf +0 -0
- package/src/assets/icons/arrow-down.svg +0 -8
- package/src/assets/icons/arrow-left.svg +0 -8
- package/src/assets/icons/chevron-down-full.svg +0 -7
- package/src/assets/icons/chevron-down.svg +0 -7
- package/src/assets/icons/chevron-up-full.svg +0 -7
- package/src/assets/icons/chevron-up.svg +0 -7
- package/src/assets/icons/close.svg +0 -8
- package/src/assets/icons/compass.svg +0 -8
- package/src/assets/icons/external-link.svg +0 -9
- package/src/assets/icons/facebook.svg +0 -7
- package/src/assets/icons/fast-backward.svg +0 -8
- package/src/assets/icons/fast-forward.svg +0 -8
- package/src/assets/icons/file-text.svg +0 -11
- package/src/assets/icons/home.svg +0 -8
- package/src/assets/icons/logo-big.png +0 -0
- package/src/assets/icons/logo.png +0 -0
- package/src/assets/icons/maximize.svg +0 -7
- package/src/assets/icons/mini-player.svg +0 -8
- package/src/assets/icons/minimize.svg +0 -7
- package/src/assets/icons/more-vertical.svg +0 -9
- package/src/assets/icons/mute.svg +0 -9
- package/src/assets/icons/pause.svg +0 -8
- package/src/assets/icons/play.svg +0 -8
- package/src/assets/icons/search.svg +0 -8
- package/src/assets/icons/settings.svg +0 -8
- package/src/assets/icons/share.svg +0 -11
- package/src/assets/icons/skip-backward.svg +0 -8
- package/src/assets/icons/skip-forward.svg +0 -8
- package/src/assets/icons/speed-1-5.svg +0 -7
- package/src/assets/icons/speed-1.svg +0 -7
- package/src/assets/icons/speed-2.svg +0 -7
- package/src/assets/icons/subtitles.svg +0 -7
- package/src/assets/icons/twitter.svg +0 -7
- package/src/assets/icons/university.svg +0 -9
- package/src/assets/icons/user.svg +0 -8
- package/src/assets/icons/volume-1.svg +0 -15
- package/src/assets/icons/volume-2.svg +0 -15
- package/src/assets/icons/volume-3.svg +0 -15
- package/src/assets/sass/abstracts/_mixins.scss +0 -145
- package/src/assets/sass/abstracts/_placeholders.scss +0 -112
- package/src/assets/sass/abstracts/_variables.scss +0 -68
- package/src/assets/sass/abstracts/all.scss +0 -4
- package/src/assets/sass/app.scss +0 -100
- package/src/assets/sass/components/_all.scss +0 -6
- package/src/assets/sass/components/_buttons.scss +0 -1
- package/src/assets/sass/components/_images.scss +0 -4
- package/src/assets/sass/components/_loader.scss +0 -187
- package/src/assets/sass/components/_modal.scss +0 -365
- package/src/assets/sass/components/_range.scss +0 -33
- package/src/assets/sass/core/_all.scss +0 -13
- package/src/assets/sass/core/_fonts.scss +0 -55
- package/src/assets/sass/core/_player.scss +0 -70
- package/src/assets/sass/core/_typography.scss +0 -13
- package/src/assets/sass/layout/_all.scss +0 -3
- package/src/assets/sass/layout/_grid.scss +0 -0
- package/src/assets/sass/sections/_additional-info.scss +0 -90
- package/src/assets/sass/sections/_all.scss +0 -6
- package/src/assets/sass/sections/_control.scss +0 -122
- package/src/assets/sass/sections/_poster.scss +0 -319
- package/src/assets/sass/sections/_settings.scss +0 -512
- package/src/assets/sass/sections/_share.scss +0 -250
- package/src/assets/sass/sections/_subtitles.scss +0 -85
- package/src/assets/sass/sections/controllers/_all.scss +0 -4
- package/src/assets/sass/sections/controllers/_botom.scss +0 -522
- package/src/assets/sass/sections/controllers/_mini-player.scss +0 -169
- package/src/assets/sass/sections/controllers/_notification-rewind-forward.scss +0 -260
- package/src/assets/sass/sections/controllers/_top.scss +0 -169
- package/src/components/LTPlayerDevMethode.ts +0 -192
- package/src/components/LTPlayerEventsManager.ts +0 -31
- package/src/components/LTPlayerHls.ts +0 -38
- package/src/components/LTPlayerManager.ts +0 -266
- package/src/components/LTPlayerSettingsManager.ts +0 -117
- package/src/components/LTPlayerSetup.ts +0 -286
- package/src/components/LTPlayerStatusFeedback.ts +0 -76
- package/src/components/LTPlayerStorage.ts +0 -58
- package/src/components/LTPlayerType.ts +0 -371
- package/src/components/LTPlayerUpdate.ts +0 -61
- package/src/components/addInfo/LTPLayerAddInfoResizeManager.ts +0 -15
- package/src/components/addInfo/LTPlayerAddInfoDesktop.ts +0 -127
- package/src/components/addInfo/LTPlayerAddInfoManager.ts +0 -230
- package/src/components/addInfo/LTPlayerAddInfoMobile.ts +0 -113
- package/src/components/captions/LTPlayerCaptions.ts +0 -80
- package/src/components/config/LTPlayerConfig.ts +0 -280
- package/src/components/config/LTPlayerConfigProcessor.ts +0 -604
- package/src/components/controls/LTPlayerChapters.ts +0 -285
- package/src/components/controls/LTPlayerControls.ts +0 -57
- package/src/components/controls/LTPlayerControlsEvents.ts +0 -943
- package/src/components/controls/LTPlayerMini.ts +0 -285
- package/src/components/controls/LTPlayerSettingsControlsManager.ts +0 -60
- package/src/components/controls/settings/LTPlayerCommonSettingsControllers.ts +0 -71
- package/src/components/controls/settings/LTPlayerDesktopSettingsControllers.ts +0 -135
- package/src/components/controls/settings/LTPlayerMobileSettingsControllers.ts +0 -211
- package/src/components/events/LTPlayer.ts +0 -194
- package/src/components/events/LTPlayerCommon.ts +0 -252
- package/src/components/events/LTPlayerDesktop.ts +0 -222
- package/src/components/events/LTPlayerMobile.ts +0 -243
- package/src/components/poster/LTPlayerPoster.ts +0 -78
- package/src/components/poster/LTPlayerPosterEvents.ts +0 -172
- package/src/components/poster/LTPlayerPosterManager.ts +0 -46
- package/src/components/poster/LTPlayerPosterPreload.ts +0 -51
- package/src/components/poster/LTPlayerPosterPreloadEvents.ts +0 -152
- package/src/components/share/LTPlayerShareDesktop.ts +0 -131
- package/src/components/share/LTPlayerShareEvents.ts +0 -64
- package/src/components/share/LTPlayerShareManager.ts +0 -58
- package/src/components/share/LTPlayerShareMobile.ts +0 -154
- package/src/components/video/LTPlayerVideo.ts +0 -49
- package/src/global/controllers/LTPlayerController.ts +0 -58
- package/src/global/interfaces/EventsInterfaces.ts +0 -11
- package/src/global/interfaces/SettingsControlsInterfaces.ts +0 -3
- package/src/global/interfaces/TypeInterface.ts +0 -9
- package/src/global/types/ModuleTypes.d.ts +0 -35
- package/src/global/types/ModuleViews.d.ts +0 -13
- package/src/global/types/ModuleWindow.d.ts +0 -12
- package/src/global/types/Modules.d.ts +0 -44
- package/src/index.ts +0 -10
- package/src/json-schema/player-config.json +0 -16
- package/src/services/Helper.ts +0 -147
- package/src/services/IconsService.ts +0 -124
- package/src/services/LTPlayerRotateDeviceService.ts +0 -15
- package/src/services/LoaderService.ts +0 -21
- package/src/services/ResizeService.ts +0 -352
- package/src/services/TemplateService.ts +0 -136
- package/src/services/ValidatorService.ts +0 -31
- package/src/views/additionalInfo.handlebars +0 -103
- package/src/views/background.handlebars +0 -5
- package/src/views/controls.handlebars +0 -390
- package/src/views/onloadPoster.handlebars +0 -1
- package/src/views/poster.handlebars +0 -69
- package/src/views/settings.handlebars +0 -31
- package/src/views/settings.mobile.handlebars +0 -22
- package/src/views/share.handlebars +0 -101
- package/src/views/template.handlebars +0 -15
|
@@ -1,522 +0,0 @@
|
|
|
1
|
-
@import "../../abstracts/variables";
|
|
2
|
-
|
|
3
|
-
.plyr {
|
|
4
|
-
&__progress {
|
|
5
|
-
z-index: 9;
|
|
6
|
-
|
|
7
|
-
&--wrapper {
|
|
8
|
-
width: 100%;
|
|
9
|
-
padding: 0 10px;
|
|
10
|
-
display: none;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
&--wrapper-enable {
|
|
14
|
-
display: block;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
&__controls {
|
|
19
|
-
.bottom-controller {
|
|
20
|
-
display: none;
|
|
21
|
-
justify-content: space-between;
|
|
22
|
-
align-items: flex-end;
|
|
23
|
-
padding: 15px 10px;
|
|
24
|
-
width: 100%;
|
|
25
|
-
max-width: 100%;
|
|
26
|
-
|
|
27
|
-
button {
|
|
28
|
-
@extend %lt-player-btn;
|
|
29
|
-
@include dark-btn;
|
|
30
|
-
@include buttons-xs;
|
|
31
|
-
z-index: 10;
|
|
32
|
-
flex: 0 0 auto;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
&__left-buttons {
|
|
36
|
-
margin-right: auto;
|
|
37
|
-
justify-content: start;
|
|
38
|
-
flex: 1;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
&__left-buttons,
|
|
42
|
-
&__center-buttons,
|
|
43
|
-
&__right-buttons {
|
|
44
|
-
display: flex;
|
|
45
|
-
gap: 16px;
|
|
46
|
-
align-items: flex-end;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
&__right-buttons {
|
|
50
|
-
margin-left: auto;
|
|
51
|
-
justify-content: end;
|
|
52
|
-
flex: 1;
|
|
53
|
-
|
|
54
|
-
.plyr__controls_speed-button {
|
|
55
|
-
width: 30px;
|
|
56
|
-
height: 30px;
|
|
57
|
-
background-color: $default-lt-player-blue;
|
|
58
|
-
font-size: $lt-player-font-size-xs;
|
|
59
|
-
font-weight: $lt-player-font-weight-md;
|
|
60
|
-
|
|
61
|
-
&:hover {
|
|
62
|
-
background-color: darken($default-lt-player-blue, 5%);
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
&:focus,
|
|
66
|
-
&:active {
|
|
67
|
-
background-color: $default-lt-player-blue;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
span {
|
|
71
|
-
font-size: $lt-player-font-size-xxs;
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.skip-backward-seconds,
|
|
77
|
-
.skip-forward-seconds {
|
|
78
|
-
display: none;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
&__previous-chapter-view-wrapper,
|
|
82
|
-
&__next-chapter-view-wrapper {
|
|
83
|
-
display: flex;
|
|
84
|
-
gap: 16px;
|
|
85
|
-
align-items: center;
|
|
86
|
-
}
|
|
87
|
-
|
|
88
|
-
&__previous-chapter-view,
|
|
89
|
-
&__next-chapter-view {
|
|
90
|
-
display: none;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
&__previous-chapter-view {
|
|
94
|
-
justify-content: flex-end;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
&__next-chapter-view {
|
|
98
|
-
justify-content: flex-start;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
&__next-chapter-view,
|
|
102
|
-
&__previous-chapter-view {
|
|
103
|
-
display: none;
|
|
104
|
-
align-items: flex-end;
|
|
105
|
-
margin-top: 0;
|
|
106
|
-
margin-bottom: 0;
|
|
107
|
-
width: 80px;
|
|
108
|
-
white-space: nowrap;
|
|
109
|
-
font-size: $lt-player-font-size-sm;
|
|
110
|
-
font-weight: $lt-player-font-weight-sm;
|
|
111
|
-
color: $default-lt-player-white !important;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
&__background {
|
|
115
|
-
position: absolute;
|
|
116
|
-
width: 100%;
|
|
117
|
-
left: 0;
|
|
118
|
-
bottom: 0;
|
|
119
|
-
height: 40%;
|
|
120
|
-
background: var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));
|
|
121
|
-
z-index: -1;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
&__volume_control {
|
|
125
|
-
display: none;
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
.mini-player-control {
|
|
129
|
-
display: none;
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
&__play-button_body {
|
|
133
|
-
position: relative;
|
|
134
|
-
|
|
135
|
-
.play-button {
|
|
136
|
-
@extend %lt-player-btn;
|
|
137
|
-
@include yellow-btn;
|
|
138
|
-
bottom: -5px;
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
&__current {
|
|
143
|
-
display: flex;
|
|
144
|
-
justify-content: space-between;
|
|
145
|
-
margin-left: -8px;
|
|
146
|
-
margin-right: -8px;
|
|
147
|
-
|
|
148
|
-
.plyr {
|
|
149
|
-
&__time {
|
|
150
|
-
font-size: $lt-player-font-size-xs;
|
|
151
|
-
color: $default-lt-span-color;
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
.volume-control-enable {
|
|
157
|
-
position: absolute;
|
|
158
|
-
display: flex;
|
|
159
|
-
height: 200px;
|
|
160
|
-
justify-content: center;
|
|
161
|
-
align-items: flex-end;
|
|
162
|
-
background: $default-lt-player-white;
|
|
163
|
-
z-index: 30;
|
|
164
|
-
|
|
165
|
-
.volume_control {
|
|
166
|
-
&__background {
|
|
167
|
-
&__area {
|
|
168
|
-
position: absolute;
|
|
169
|
-
rotate: 270deg!important;
|
|
170
|
-
bottom: 80px;
|
|
171
|
-
max-width: 110px;
|
|
172
|
-
min-width: 80px;
|
|
173
|
-
width: 20%;
|
|
174
|
-
|
|
175
|
-
.volume_control__background__area__range {
|
|
176
|
-
color: $default-lt-button-color !important;
|
|
177
|
-
min-width: 128px;
|
|
178
|
-
-webkit-appearance: none;
|
|
179
|
-
appearance: none;
|
|
180
|
-
background: transparent;
|
|
181
|
-
cursor: pointer;
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
.volume_control__background__area__range::-webkit-slider-runnable-track {
|
|
185
|
-
@extend %input-range--webkit-slider-runnable-track;
|
|
186
|
-
}
|
|
187
|
-
|
|
188
|
-
.volume_control__background__area__range::-moz-range-track {
|
|
189
|
-
@extend %input-range--moz-range-track;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
.volume_control__background__area__range::-ms-track {
|
|
193
|
-
@extend %input-range--ms-track;
|
|
194
|
-
}
|
|
195
|
-
|
|
196
|
-
.volume_control__background__area__range::-webkit-slider-thumb {
|
|
197
|
-
@extend %input-range--webkit-slider-thumb;
|
|
198
|
-
border-color: $default-lt-player-black;
|
|
199
|
-
background: $default-lt-player-white;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
.volume_control__background__area__range::-moz-range-thumb {
|
|
203
|
-
@extend %input-range--moz-range-thumb;
|
|
204
|
-
border-color: $default-lt-player-black;
|
|
205
|
-
background: $default-lt-player-white;
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
.volume_control__background__area__range::-ms-thumb {
|
|
209
|
-
@extend %input-range--ms-thumb;
|
|
210
|
-
margin-top: 3px;
|
|
211
|
-
border: 7px solid black;
|
|
212
|
-
height: 20px;
|
|
213
|
-
width: 20px;
|
|
214
|
-
background: $default-lt-player-white;
|
|
215
|
-
cursor: pointer;
|
|
216
|
-
}
|
|
217
|
-
|
|
218
|
-
.volume_control__background__area__range::-moz-range-progress {
|
|
219
|
-
@extend %input-range--moz-range-progress;
|
|
220
|
-
}
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
.volume_control__volume-button-close {
|
|
224
|
-
bottom: 80px;
|
|
225
|
-
background: $default-lt-player-white;
|
|
226
|
-
display: flex;
|
|
227
|
-
justify-content: center;
|
|
228
|
-
align-items: center;
|
|
229
|
-
border: none;
|
|
230
|
-
}
|
|
231
|
-
}
|
|
232
|
-
}
|
|
233
|
-
}
|
|
234
|
-
}
|
|
235
|
-
|
|
236
|
-
.bottom-controller-enable {
|
|
237
|
-
display: flex;
|
|
238
|
-
}
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
.fade-animation-controllers {
|
|
242
|
-
.bottom-controller {
|
|
243
|
-
opacity: 1 !important;
|
|
244
|
-
transition-property: opacity, left, top, height;
|
|
245
|
-
transition-duration: 1s, 3s;
|
|
246
|
-
|
|
247
|
-
&__background {
|
|
248
|
-
position: absolute;
|
|
249
|
-
width: 100%;
|
|
250
|
-
height: 160px;
|
|
251
|
-
bottom: 0;
|
|
252
|
-
right: 0;
|
|
253
|
-
background: linear-gradient(transparent,rgba(0,0,0,.75))!important;
|
|
254
|
-
background: var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)))!important;
|
|
255
|
-
opacity: 1 !important;
|
|
256
|
-
transition-property: opacity, left, top, height;
|
|
257
|
-
transition-duration: 1s, 3s;
|
|
258
|
-
}
|
|
259
|
-
}
|
|
260
|
-
|
|
261
|
-
.top-controllers {
|
|
262
|
-
background: linear-gradient(transparent,rgba(0,0,0,.75))!important;
|
|
263
|
-
background: var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)))!important;
|
|
264
|
-
opacity: 1 !important;
|
|
265
|
-
transition-property: opacity, left, top, height;
|
|
266
|
-
transition-duration: 1s, 3s;
|
|
267
|
-
}
|
|
268
|
-
}
|
|
269
|
-
}
|
|
270
|
-
|
|
271
|
-
.lt-player-orientation--portrait {
|
|
272
|
-
.plyr {
|
|
273
|
-
&__progress {
|
|
274
|
-
&--wrapper {
|
|
275
|
-
padding: 0 16px;
|
|
276
|
-
}
|
|
277
|
-
}
|
|
278
|
-
|
|
279
|
-
&__controls {
|
|
280
|
-
.bottom-controller {
|
|
281
|
-
padding: 0 16px 20px;
|
|
282
|
-
|
|
283
|
-
button {
|
|
284
|
-
@include buttons-xs;
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
.play-button {
|
|
288
|
-
padding: 12px;
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
&__left-buttons {
|
|
292
|
-
margin-right: auto;
|
|
293
|
-
flex: 0 0 40px;
|
|
294
|
-
}
|
|
295
|
-
|
|
296
|
-
&__right-buttons {
|
|
297
|
-
margin-left: auto;
|
|
298
|
-
flex: 0 0 40px;
|
|
299
|
-
}
|
|
300
|
-
|
|
301
|
-
&__center-buttons {
|
|
302
|
-
justify-content: center;
|
|
303
|
-
flex: 100;
|
|
304
|
-
gap: 16px;
|
|
305
|
-
}
|
|
306
|
-
|
|
307
|
-
&__volume_control {
|
|
308
|
-
display: flex;
|
|
309
|
-
}
|
|
310
|
-
}
|
|
311
|
-
}
|
|
312
|
-
}
|
|
313
|
-
}
|
|
314
|
-
|
|
315
|
-
.lt-player-orientation--landscape {
|
|
316
|
-
.plyr {
|
|
317
|
-
&__progress {
|
|
318
|
-
&--wrapper {
|
|
319
|
-
padding: 0 $lt-player-padding-xxl / 2;
|
|
320
|
-
|
|
321
|
-
.bottom-controller__current {
|
|
322
|
-
display: none;
|
|
323
|
-
}
|
|
324
|
-
}
|
|
325
|
-
}
|
|
326
|
-
|
|
327
|
-
&__controls {
|
|
328
|
-
.bottom-controller {
|
|
329
|
-
padding: 0 $lt-player-padding-xxl / 2 15px $lt-player-padding-xxl / 2;
|
|
330
|
-
}
|
|
331
|
-
}
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
&:not(.lt-state-controls-visible) {
|
|
335
|
-
.bottom-controller__background {
|
|
336
|
-
display: none;
|
|
337
|
-
}
|
|
338
|
-
}
|
|
339
|
-
}
|
|
340
|
-
|
|
341
|
-
// @Container Query
|
|
342
|
-
|
|
343
|
-
@container portrait (width > 319px) {
|
|
344
|
-
.lt-player-orientation--portrait {
|
|
345
|
-
.plyr {
|
|
346
|
-
&__progress {
|
|
347
|
-
&--wrapper {
|
|
348
|
-
padding: 0 20px;
|
|
349
|
-
}
|
|
350
|
-
}
|
|
351
|
-
|
|
352
|
-
&__controls {
|
|
353
|
-
.bottom-controller {
|
|
354
|
-
padding: 0 20px 28px 20px;
|
|
355
|
-
|
|
356
|
-
button {
|
|
357
|
-
@include buttons-normal;
|
|
358
|
-
}
|
|
359
|
-
|
|
360
|
-
.play-button {
|
|
361
|
-
padding: 16px;
|
|
362
|
-
}
|
|
363
|
-
}
|
|
364
|
-
|
|
365
|
-
.plyr__controls_speed-button {
|
|
366
|
-
width: 40px;
|
|
367
|
-
height: 40px;
|
|
368
|
-
|
|
369
|
-
span {
|
|
370
|
-
font-size: $lt-player-font-size-sm;
|
|
371
|
-
}
|
|
372
|
-
}
|
|
373
|
-
}
|
|
374
|
-
}
|
|
375
|
-
}
|
|
376
|
-
}
|
|
377
|
-
|
|
378
|
-
@container portrait (width > 374px) {
|
|
379
|
-
.lt-player-orientation--portrait {
|
|
380
|
-
.plyr {
|
|
381
|
-
&__controls {
|
|
382
|
-
.bottom-controller {
|
|
383
|
-
&__center-buttons {
|
|
384
|
-
gap: 32px;
|
|
385
|
-
}
|
|
386
|
-
}
|
|
387
|
-
}
|
|
388
|
-
}
|
|
389
|
-
}
|
|
390
|
-
}
|
|
391
|
-
|
|
392
|
-
@container landscape (width > 479px) {
|
|
393
|
-
.lt-player-orientation--landscape {
|
|
394
|
-
.plyr {
|
|
395
|
-
&__progress {
|
|
396
|
-
&--wrapper {
|
|
397
|
-
padding: 0 $lt-player-padding-xxl / 2;
|
|
398
|
-
|
|
399
|
-
.bottom-controller__current {
|
|
400
|
-
display: flex;
|
|
401
|
-
}
|
|
402
|
-
}
|
|
403
|
-
}
|
|
404
|
-
|
|
405
|
-
&__controls {
|
|
406
|
-
.bottom-controller {
|
|
407
|
-
padding: 0 $lt-player-padding-xxl / 2 25px $lt-player-padding-xxl / 2;
|
|
408
|
-
|
|
409
|
-
&__center-buttons {
|
|
410
|
-
gap: 20px;
|
|
411
|
-
}
|
|
412
|
-
|
|
413
|
-
&__previous-chapter-view,
|
|
414
|
-
&__next-chapter-view {
|
|
415
|
-
display: flex;
|
|
416
|
-
}
|
|
417
|
-
}
|
|
418
|
-
}
|
|
419
|
-
}
|
|
420
|
-
}
|
|
421
|
-
}
|
|
422
|
-
|
|
423
|
-
@container landscape (width > 639px) {
|
|
424
|
-
.lt-player-orientation--landscape {
|
|
425
|
-
.plyr {
|
|
426
|
-
&__progress {
|
|
427
|
-
&--wrapper {
|
|
428
|
-
padding: 0 $lt-player-padding-xxl;
|
|
429
|
-
}
|
|
430
|
-
}
|
|
431
|
-
|
|
432
|
-
&__controls {
|
|
433
|
-
.bottom-controller {
|
|
434
|
-
padding: 0 $lt-player-padding-xxl 25px $lt-player-padding-xxl;
|
|
435
|
-
|
|
436
|
-
&__left-buttons,
|
|
437
|
-
&__right-buttons {
|
|
438
|
-
gap: 10px;
|
|
439
|
-
}
|
|
440
|
-
|
|
441
|
-
&__center-buttons {
|
|
442
|
-
gap: 16px;
|
|
443
|
-
}
|
|
444
|
-
|
|
445
|
-
&__volume_control {
|
|
446
|
-
display: flex;
|
|
447
|
-
left: 80px;
|
|
448
|
-
}
|
|
449
|
-
|
|
450
|
-
.mini-player-control {
|
|
451
|
-
display: flex;
|
|
452
|
-
}
|
|
453
|
-
|
|
454
|
-
.skip-backward-seconds,
|
|
455
|
-
.skip-forward-seconds {
|
|
456
|
-
display: flex;
|
|
457
|
-
}
|
|
458
|
-
}
|
|
459
|
-
}
|
|
460
|
-
}
|
|
461
|
-
}
|
|
462
|
-
}
|
|
463
|
-
|
|
464
|
-
@container landscape (width > 912px) {
|
|
465
|
-
.lt-player-orientation--landscape {
|
|
466
|
-
.plyr {
|
|
467
|
-
&__progress {
|
|
468
|
-
&--wrapper {
|
|
469
|
-
padding: 0 $lt-player-padding-xxl;
|
|
470
|
-
}
|
|
471
|
-
}
|
|
472
|
-
|
|
473
|
-
&__controls {
|
|
474
|
-
.bottom-controller {
|
|
475
|
-
padding: 0 $lt-player-padding-xxl 28px $lt-player-padding-xxl;
|
|
476
|
-
|
|
477
|
-
&__left-buttons,
|
|
478
|
-
&__right-buttons {
|
|
479
|
-
gap: 20px;
|
|
480
|
-
}
|
|
481
|
-
|
|
482
|
-
&__center-buttons {
|
|
483
|
-
gap: 32px;
|
|
484
|
-
}
|
|
485
|
-
|
|
486
|
-
&__volume_control {
|
|
487
|
-
left: 100px;
|
|
488
|
-
}
|
|
489
|
-
|
|
490
|
-
&__next-chapter-view,
|
|
491
|
-
&__previous-chapter-view {
|
|
492
|
-
font-size: $lt-player-font-size-lg2;
|
|
493
|
-
}
|
|
494
|
-
|
|
495
|
-
button {
|
|
496
|
-
@include buttons-normal;
|
|
497
|
-
}
|
|
498
|
-
|
|
499
|
-
.play-button {
|
|
500
|
-
padding: 16px;
|
|
501
|
-
}
|
|
502
|
-
}
|
|
503
|
-
}
|
|
504
|
-
}
|
|
505
|
-
}
|
|
506
|
-
}
|
|
507
|
-
|
|
508
|
-
@container landscape (width > 1066px) {
|
|
509
|
-
.lt-player-orientation--landscape {
|
|
510
|
-
.plyr {
|
|
511
|
-
&__controls {
|
|
512
|
-
.bottom-controller {
|
|
513
|
-
&__previous-chapter-view,
|
|
514
|
-
&__next-chapter-view {
|
|
515
|
-
display: flex;
|
|
516
|
-
gap: 8px;
|
|
517
|
-
}
|
|
518
|
-
}
|
|
519
|
-
}
|
|
520
|
-
}
|
|
521
|
-
}
|
|
522
|
-
}
|
|
@@ -1,169 +0,0 @@
|
|
|
1
|
-
.plyr {
|
|
2
|
-
.lt-player-mini-player-background {
|
|
3
|
-
width: 100%;
|
|
4
|
-
height: 100%;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.lt-player-mini-player-observe {
|
|
8
|
-
min-height: 200px;
|
|
9
|
-
max-height: 600px;
|
|
10
|
-
height: auto;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.lt-player-mini-enable {
|
|
14
|
-
position: fixed;
|
|
15
|
-
z-index: 10000;
|
|
16
|
-
bottom: 20px;
|
|
17
|
-
right: 20px;
|
|
18
|
-
opacity: 1;
|
|
19
|
-
overflow: unset;
|
|
20
|
-
|
|
21
|
-
.plyr__video-embed__container {
|
|
22
|
-
transform: unset !important;
|
|
23
|
-
position: unset !important;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.lt-player-mini-2 {
|
|
28
|
-
max-width: 344px;
|
|
29
|
-
max-height: 194px;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.lt-player-mini-1 {
|
|
33
|
-
max-width: 160px;
|
|
34
|
-
max-height: 290px;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.lt-player-mini-player-background {
|
|
38
|
-
z-index: 100;
|
|
39
|
-
|
|
40
|
-
.logo {
|
|
41
|
-
display: flex;
|
|
42
|
-
justify-content: center;
|
|
43
|
-
align-items: center;
|
|
44
|
-
height: 100%;
|
|
45
|
-
background: #cfd1d4;
|
|
46
|
-
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.lt-player-mini-player-controls-enable {
|
|
51
|
-
opacity: 1!important;
|
|
52
|
-
transition-property: opacity, left, top, height;
|
|
53
|
-
transition-duration: 1s, 3s;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
.lt-player-mini-player-controls {
|
|
58
|
-
@extend %center-elements;
|
|
59
|
-
position: absolute;
|
|
60
|
-
z-index: 100;
|
|
61
|
-
width: 100%;
|
|
62
|
-
height: 100%;
|
|
63
|
-
bottom: 0;
|
|
64
|
-
right: 0;
|
|
65
|
-
opacity: 0;
|
|
66
|
-
transition-property: opacity, left, top, height;
|
|
67
|
-
transition-duration: 1s, 3s;
|
|
68
|
-
|
|
69
|
-
&__exit {
|
|
70
|
-
@extend %lt-player-btn;
|
|
71
|
-
@include dark-btn;
|
|
72
|
-
position: absolute;
|
|
73
|
-
top: -16px;
|
|
74
|
-
right: -16px;
|
|
75
|
-
padding: 5px;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
&__play-button {
|
|
79
|
-
@extend %lt-player-btn;
|
|
80
|
-
@include yellow-btn;
|
|
81
|
-
padding: 12px;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
&__progress__seek {
|
|
85
|
-
position: absolute;
|
|
86
|
-
bottom: 0;
|
|
87
|
-
background: rgba(255, 255, 255, 0.3);
|
|
88
|
-
border-radius: 0 !important;
|
|
89
|
-
height: 6px !important;
|
|
90
|
-
color: transparent !important;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
input[type="range"]::-webkit-slider-thumb {
|
|
94
|
-
-webkit-appearance: none;
|
|
95
|
-
border: 0px double transparent !important;
|
|
96
|
-
height: 0px;
|
|
97
|
-
width: 0px;
|
|
98
|
-
border-radius: 20px;
|
|
99
|
-
background: transparent!important;
|
|
100
|
-
cursor: pointer;
|
|
101
|
-
margin-top: 4px;
|
|
102
|
-
box-shadow: transparent !important;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
input[type="range"]::-moz-range-thumb {
|
|
106
|
-
box-shadow: none !important;
|
|
107
|
-
border: 0px double transparent !important;
|
|
108
|
-
height: 0px;
|
|
109
|
-
width: 0px;
|
|
110
|
-
border-radius: 20px;
|
|
111
|
-
background: transparent;
|
|
112
|
-
cursor: pointer;
|
|
113
|
-
}
|
|
114
|
-
input[type="range"]::-ms-thumb {
|
|
115
|
-
box-shadow: none !important;
|
|
116
|
-
border: 0px double transparent !important;
|
|
117
|
-
height: 0px;
|
|
118
|
-
width: 0px;
|
|
119
|
-
border-radius: 20px;
|
|
120
|
-
background: transparent !important;
|
|
121
|
-
cursor: pointer;
|
|
122
|
-
}
|
|
123
|
-
input[type=range]::-webkit-slider-runnable-track {
|
|
124
|
-
height: 8px;
|
|
125
|
-
cursor: pointer;
|
|
126
|
-
box-shadow: none !important;
|
|
127
|
-
background: transparent !important;
|
|
128
|
-
border-radius: 0px;
|
|
129
|
-
border: 0px solid transparent !important;
|
|
130
|
-
}
|
|
131
|
-
input[type=range]:focus::-webkit-slider-runnable-track {
|
|
132
|
-
background: transparent !important;
|
|
133
|
-
}
|
|
134
|
-
input[type=range]::-moz-range-track {
|
|
135
|
-
height: 8px;
|
|
136
|
-
cursor: pointer;
|
|
137
|
-
box-shadow: none;
|
|
138
|
-
background: transparent !important;
|
|
139
|
-
border-radius: 0px;
|
|
140
|
-
border: 0px solid transparent !important;
|
|
141
|
-
}
|
|
142
|
-
input[type=range]::-ms-track {
|
|
143
|
-
height: 8px;
|
|
144
|
-
cursor: pointer;
|
|
145
|
-
background: transparent !important;
|
|
146
|
-
border-color: transparent !important;
|
|
147
|
-
border-width: 16px 0;
|
|
148
|
-
color: transparent !important;
|
|
149
|
-
}
|
|
150
|
-
input[type=range]::-ms-fill-lower {
|
|
151
|
-
background: transparent !important;
|
|
152
|
-
border: 0px solid transparent !important;
|
|
153
|
-
border-radius: 0px;
|
|
154
|
-
box-shadow: none;
|
|
155
|
-
}
|
|
156
|
-
input[type=range]:focus::-ms-fill-lower {
|
|
157
|
-
background: transparent !important;
|
|
158
|
-
}
|
|
159
|
-
input[type=range]::-ms-fill-upper {
|
|
160
|
-
background: transparent !important;
|
|
161
|
-
border: 0px solid transparent !important;
|
|
162
|
-
border-radius: 0px;
|
|
163
|
-
box-shadow: none;
|
|
164
|
-
}
|
|
165
|
-
input[type=range]:focus::-ms-fill-upper {
|
|
166
|
-
background: transparent !important;
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
}
|