@latest-thinking/lt-player 1.2.0 → 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 -99
- 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 -71
- 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 -504
- 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 -946
- 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,187 +0,0 @@
|
|
|
1
|
-
@import "../abstracts/variables";
|
|
2
|
-
|
|
3
|
-
.lt-state-loader-active {
|
|
4
|
-
.lt-player__poster {
|
|
5
|
-
display: none;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.loader {
|
|
9
|
-
display: inline-block;
|
|
10
|
-
|
|
11
|
-
&__backdrop {
|
|
12
|
-
display: block;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.loader {
|
|
18
|
-
--_loader-dimensions: 80px;
|
|
19
|
-
|
|
20
|
-
@include center-position(50%, 50%);
|
|
21
|
-
display: none;
|
|
22
|
-
width: var(--_loader-dimensions);
|
|
23
|
-
height: var(--_loader-dimensions);
|
|
24
|
-
|
|
25
|
-
&__backdrop {
|
|
26
|
-
position: absolute;
|
|
27
|
-
inset: 0;
|
|
28
|
-
display: none;
|
|
29
|
-
z-index: 2;
|
|
30
|
-
background-color: rgb(0, 0, 0, 0.2);
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
div {
|
|
34
|
-
position: absolute;
|
|
35
|
-
display: block;
|
|
36
|
-
width: calc((var(--_loader-dimensions) / 10) * 8);
|
|
37
|
-
height: calc((var(--_loader-dimensions) / 10) * 8);
|
|
38
|
-
margin: 8px;
|
|
39
|
-
border: 8px solid $default-lt-player-white;
|
|
40
|
-
border-radius: 50%;
|
|
41
|
-
animation: rotate 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
|
|
42
|
-
border-color: $default-lt-player-white transparent transparent transparent;
|
|
43
|
-
|
|
44
|
-
&:nth-child(1) {
|
|
45
|
-
animation-delay: -0.45s;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
&:nth-child(2) {
|
|
49
|
-
animation-delay: -0.3s;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
&:nth-child(3) {
|
|
53
|
-
animation-delay: -0.15s;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
@keyframes rotate {
|
|
59
|
-
0% {
|
|
60
|
-
transform: rotate(0deg);
|
|
61
|
-
}
|
|
62
|
-
100% {
|
|
63
|
-
transform: rotate(360deg);
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.lt-player-orientation--portrait {
|
|
68
|
-
.loader {
|
|
69
|
-
top: 35%;
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.lt-player-orientation--landscape {
|
|
74
|
-
.loader {
|
|
75
|
-
--_loader-dimensions: 40px;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
&.lt-state-loader-active {
|
|
79
|
-
&.lt-state-captions-enabled {
|
|
80
|
-
.loader {
|
|
81
|
-
--_top-positon: 40%;
|
|
82
|
-
top: var(--_top-positon);
|
|
83
|
-
translate: -50% calc(var(--_top-positon) * -1);
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
&:not(&.lt-state-captions-enabled) {
|
|
88
|
-
.loader {
|
|
89
|
-
--_top-positon: 30%;
|
|
90
|
-
top: var(--_top-positon);
|
|
91
|
-
translate: -50% calc(var(--_top-positon) * -1);
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
@container landscape (width > 479px) {
|
|
98
|
-
.lt-player-orientation--landscape {
|
|
99
|
-
.loader {
|
|
100
|
-
--_loader-dimensions: 80px;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
&.lt-state-loader-active {
|
|
104
|
-
&.lt-state-captions-enabled {
|
|
105
|
-
.loader {
|
|
106
|
-
--_top-positon: 35%;
|
|
107
|
-
top: var(--_top-positon);
|
|
108
|
-
translate: -50% calc(var(--_top-positon) * -1);
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
|
|
112
|
-
&:not(&.lt-state-captions-enabled) {
|
|
113
|
-
.loader {
|
|
114
|
-
--_top-positon: 35%;
|
|
115
|
-
top: var(--_top-positon);
|
|
116
|
-
translate: -50% calc(var(--_top-positon) * -1);
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
@container landscape (width > 639px) {
|
|
124
|
-
.lt-player-orientation--landscape {
|
|
125
|
-
&.lt-state-loader-active {
|
|
126
|
-
&.lt-state-captions-enabled {
|
|
127
|
-
.loader {
|
|
128
|
-
--_top-positon: 20%;
|
|
129
|
-
top: var(--_top-positon);
|
|
130
|
-
translate: -50% calc(var(--_top-positon) * -1);
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
&:not(&.lt-state-captions-enabled) {
|
|
135
|
-
.loader {
|
|
136
|
-
--_top-positon: 35%;
|
|
137
|
-
top: var(--_top-positon);
|
|
138
|
-
translate: -50% calc(var(--_top-positon) * -1);
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
@container landscape (width > 759px) {
|
|
146
|
-
.lt-player-orientation--landscape {
|
|
147
|
-
&.lt-state-loader-active {
|
|
148
|
-
&.lt-state-captions-enabled {
|
|
149
|
-
.loader {
|
|
150
|
-
--_top-positon: 25%;
|
|
151
|
-
top: var(--_top-positon);
|
|
152
|
-
translate: -50% calc(var(--_top-positon) * -1);
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
&:not(&.lt-state-captions-enabled) {
|
|
157
|
-
.loader {
|
|
158
|
-
--_top-positon: 35%;
|
|
159
|
-
top: var(--_top-positon);
|
|
160
|
-
translate: -50% calc(var(--_top-positon) * -1);
|
|
161
|
-
}
|
|
162
|
-
}
|
|
163
|
-
}
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
@container landscape (width > 912px) {
|
|
168
|
-
.lt-player-orientation--landscape {
|
|
169
|
-
&.lt-state-loader-active {
|
|
170
|
-
&.lt-state-captions-enabled {
|
|
171
|
-
.loader {
|
|
172
|
-
--_top-positon: 30%;
|
|
173
|
-
top: var(--_top-positon);
|
|
174
|
-
translate: -50% calc(var(--_top-positon) * -1);
|
|
175
|
-
}
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
&:not(&.lt-state-captions-enabled) {
|
|
179
|
-
.loader {
|
|
180
|
-
--_top-positon: 40%;
|
|
181
|
-
top: var(--_top-positon);
|
|
182
|
-
translate: -50% calc(var(--_top-positon) * -1);
|
|
183
|
-
}
|
|
184
|
-
}
|
|
185
|
-
}
|
|
186
|
-
}
|
|
187
|
-
}
|
|
@@ -1,365 +0,0 @@
|
|
|
1
|
-
@import "../abstracts/variables";
|
|
2
|
-
|
|
3
|
-
$modal-max-width: 620px;
|
|
4
|
-
|
|
5
|
-
@mixin modal-max-width {
|
|
6
|
-
@media (max-width: #{$modal-max-width}) {
|
|
7
|
-
@content;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
@mixin modal-min-width {
|
|
12
|
-
@media (min-width: #{$modal-max-width}) {
|
|
13
|
-
@content;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
@mixin modal-h2 {
|
|
18
|
-
font-size: $lt-player-font-size-xxxl2;
|
|
19
|
-
font-weight: $lt-player-font-weight-lg;
|
|
20
|
-
margin-top: 0;
|
|
21
|
-
margin-bottom: 16px;
|
|
22
|
-
color: $default-lt-player-modal-color !important;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
@mixin modal-h4 {
|
|
26
|
-
font-size: $lt-player-font-size-xxl2;
|
|
27
|
-
font-weight: $lt-player-font-weight-lg;
|
|
28
|
-
margin-bottom: 0;
|
|
29
|
-
margin-top: 16px;
|
|
30
|
-
color: $default-lt-player-modal-color !important;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
@mixin modal-b {
|
|
34
|
-
display: block;
|
|
35
|
-
font-size: $lt-player-font-size-base;
|
|
36
|
-
margin-top: 16px;
|
|
37
|
-
color: $default-lt-player-modal-color !important;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
@mixin modal-p {
|
|
41
|
-
font-weight: $lt-player-font-weight-sm;
|
|
42
|
-
line-height: $lt-player-line-height;
|
|
43
|
-
font-size: $lt-player-font-size-base;
|
|
44
|
-
margin-bottom: 0;
|
|
45
|
-
color: $default-lt-player-modal-color !important;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
@mixin modal-img {
|
|
49
|
-
max-width: 100%;
|
|
50
|
-
height: auto;
|
|
51
|
-
margin-bottom: 16px;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
@mixin modal-text-color {
|
|
55
|
-
color: $default-lt-player-modal-color !important;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
@mixin modal-btn {
|
|
59
|
-
@extend %lt-player-btn;
|
|
60
|
-
@include yellow-btn;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
body[modal-open-body] {
|
|
64
|
-
//position: fixed;
|
|
65
|
-
width: 100%;
|
|
66
|
-
overflow-x: hidden;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.lt-player-portrate--mobile {
|
|
70
|
-
&.lt-player--portrait {
|
|
71
|
-
&__lg,
|
|
72
|
-
&__md,
|
|
73
|
-
&__sm,
|
|
74
|
-
&__xs {
|
|
75
|
-
.player-lt {
|
|
76
|
-
&__modal-body {
|
|
77
|
-
padding: 0;
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
&__xs {
|
|
83
|
-
.player-lt {
|
|
84
|
-
&__mobile {
|
|
85
|
-
&__modal-content {
|
|
86
|
-
h1,
|
|
87
|
-
h2,
|
|
88
|
-
h3,
|
|
89
|
-
h4,
|
|
90
|
-
h5,
|
|
91
|
-
h6,
|
|
92
|
-
p,
|
|
93
|
-
b,
|
|
94
|
-
strong,
|
|
95
|
-
span {
|
|
96
|
-
font-size: $lt-player-font-size-base;
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.player-lt {
|
|
106
|
-
&__mobile {
|
|
107
|
-
transition: 0.4s;
|
|
108
|
-
position: absolute;
|
|
109
|
-
width: 100%;
|
|
110
|
-
z-index: 30;
|
|
111
|
-
left: 0;
|
|
112
|
-
background: $default-lt-player-white;
|
|
113
|
-
display: flex;
|
|
114
|
-
flex-direction: column;
|
|
115
|
-
padding: 0;
|
|
116
|
-
height: 90%;
|
|
117
|
-
border-radius: 10px 10px 0 0;
|
|
118
|
-
|
|
119
|
-
&__modal-header {
|
|
120
|
-
position: sticky;
|
|
121
|
-
top: 0;
|
|
122
|
-
display: flex;
|
|
123
|
-
justify-content: space-between;
|
|
124
|
-
align-items: center;
|
|
125
|
-
background-color: $default-lt-player-modal-header;
|
|
126
|
-
min-height: 50px;
|
|
127
|
-
padding: 0 16px;
|
|
128
|
-
border-radius: 15px 15px 0 0;
|
|
129
|
-
|
|
130
|
-
.player-lt__close-button {
|
|
131
|
-
margin-bottom: 0;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
.line-button {
|
|
135
|
-
@extend %line-button;
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
&__modal-content {
|
|
140
|
-
color: $default-lt-button-color;
|
|
141
|
-
text-align: left;
|
|
142
|
-
overflow: auto;
|
|
143
|
-
padding: 20px;
|
|
144
|
-
font-family: $lt-font-family-base;
|
|
145
|
-
|
|
146
|
-
button,
|
|
147
|
-
a {
|
|
148
|
-
@include modal-btn;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
img {
|
|
152
|
-
@include modal-img;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
h2,
|
|
156
|
-
h4,
|
|
157
|
-
p {
|
|
158
|
-
@include modal-text-color;
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
h1,
|
|
162
|
-
h2 {
|
|
163
|
-
@include modal-h2;
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
h3,
|
|
167
|
-
h4,
|
|
168
|
-
h5,
|
|
169
|
-
h6 {
|
|
170
|
-
@include modal-h4;
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
b,
|
|
174
|
-
strong,
|
|
175
|
-
span {
|
|
176
|
-
@include modal-b;
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
p {
|
|
180
|
-
@include modal-p;
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
&__modal {
|
|
186
|
-
z-index: 9999;
|
|
187
|
-
position: fixed;
|
|
188
|
-
left: 0;
|
|
189
|
-
top: 0;
|
|
190
|
-
width: 100%;
|
|
191
|
-
height: 100%;
|
|
192
|
-
|
|
193
|
-
@include modal-min-width {
|
|
194
|
-
background-color: rgba(0, 0, 0, 0.5);
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
&__mobile {
|
|
198
|
-
position: absolute;
|
|
199
|
-
width: 100%;
|
|
200
|
-
z-index: 50;
|
|
201
|
-
left: 0;
|
|
202
|
-
background: $default-lt-player-white;
|
|
203
|
-
padding: 0 0 32px 0;
|
|
204
|
-
bottom: 0;
|
|
205
|
-
transition: .3s;
|
|
206
|
-
max-height: 90%;
|
|
207
|
-
overflow: auto;
|
|
208
|
-
border-radius: 10px 10px 0 0;
|
|
209
|
-
|
|
210
|
-
&__background {
|
|
211
|
-
position: absolute;
|
|
212
|
-
width: 100%;
|
|
213
|
-
height: 100%;
|
|
214
|
-
top: 0;
|
|
215
|
-
background: #27282A;
|
|
216
|
-
opacity: 0.75;
|
|
217
|
-
z-index: 10;
|
|
218
|
-
}
|
|
219
|
-
}
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
&__modal-content {
|
|
223
|
-
word-break: break-word;
|
|
224
|
-
z-index: 20;
|
|
225
|
-
position: absolute;
|
|
226
|
-
top: 50%;
|
|
227
|
-
left: 50%;
|
|
228
|
-
transform: translate(-50%, -50%);
|
|
229
|
-
background-color: $default-lt-player-white;
|
|
230
|
-
color: $default-lt-player-modal-color;
|
|
231
|
-
border-radius: 0;
|
|
232
|
-
font-family: $lt-font-family-base;
|
|
233
|
-
width: 100%;
|
|
234
|
-
max-height: calc(100% - 50px);
|
|
235
|
-
overflow: auto;
|
|
236
|
-
max-width: 620px;
|
|
237
|
-
|
|
238
|
-
@include modal-max-width {
|
|
239
|
-
max-height: unset;
|
|
240
|
-
width: auto;
|
|
241
|
-
height: 100%;
|
|
242
|
-
position: unset;
|
|
243
|
-
transform: unset;
|
|
244
|
-
border: 1px solid $default-lt-span-color;
|
|
245
|
-
border-radius: 0 0 0 30px;
|
|
246
|
-
}
|
|
247
|
-
|
|
248
|
-
.modal-flex {
|
|
249
|
-
display: flex;
|
|
250
|
-
align-items: end;
|
|
251
|
-
gap: 24px;
|
|
252
|
-
flex-wrap: wrap;
|
|
253
|
-
|
|
254
|
-
img {
|
|
255
|
-
max-width: 220px;
|
|
256
|
-
margin-bottom: 0;
|
|
257
|
-
flex: 50%;
|
|
258
|
-
}
|
|
259
|
-
|
|
260
|
-
h3 {
|
|
261
|
-
flex: 50%;
|
|
262
|
-
word-break: unset;
|
|
263
|
-
}
|
|
264
|
-
}
|
|
265
|
-
|
|
266
|
-
&::-webkit-scrollbar-track {
|
|
267
|
-
-webkit-box-shadow: transparent;
|
|
268
|
-
background-color: transparent;
|
|
269
|
-
}
|
|
270
|
-
|
|
271
|
-
&::-webkit-scrollbar {
|
|
272
|
-
width: 10px;
|
|
273
|
-
background-color: transparent;
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
&::-webkit-scrollbar-thumb {
|
|
277
|
-
background-color: #D9D9D9;
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
hr {
|
|
281
|
-
margin: 24px 0;
|
|
282
|
-
border-top: 1px solid $default-lt-button-other;
|
|
283
|
-
}
|
|
284
|
-
|
|
285
|
-
button,
|
|
286
|
-
a {
|
|
287
|
-
@include modal-btn;
|
|
288
|
-
}
|
|
289
|
-
|
|
290
|
-
img {
|
|
291
|
-
@include modal-img;
|
|
292
|
-
}
|
|
293
|
-
|
|
294
|
-
h2,
|
|
295
|
-
h4,
|
|
296
|
-
p {
|
|
297
|
-
@include modal-text-color;
|
|
298
|
-
}
|
|
299
|
-
|
|
300
|
-
h1,
|
|
301
|
-
h2 {
|
|
302
|
-
@include modal-h2;
|
|
303
|
-
margin-bottom: 32px;
|
|
304
|
-
}
|
|
305
|
-
|
|
306
|
-
h3,
|
|
307
|
-
h4,
|
|
308
|
-
h5,
|
|
309
|
-
h6, {
|
|
310
|
-
@include modal-h4;
|
|
311
|
-
margin-top: 0;
|
|
312
|
-
}
|
|
313
|
-
|
|
314
|
-
b,
|
|
315
|
-
strong,
|
|
316
|
-
span {
|
|
317
|
-
@include modal-b;
|
|
318
|
-
}
|
|
319
|
-
|
|
320
|
-
p {
|
|
321
|
-
@include modal-p;
|
|
322
|
-
margin-top: 8px;
|
|
323
|
-
margin-bottom: 32px;
|
|
324
|
-
|
|
325
|
-
&:last-child {
|
|
326
|
-
margin-bottom: 0;
|
|
327
|
-
}
|
|
328
|
-
}
|
|
329
|
-
}
|
|
330
|
-
|
|
331
|
-
&__modal-body {
|
|
332
|
-
padding: 40px;
|
|
333
|
-
|
|
334
|
-
@include modal-max-width {
|
|
335
|
-
padding: 20px;
|
|
336
|
-
}
|
|
337
|
-
}
|
|
338
|
-
|
|
339
|
-
&__close-button {
|
|
340
|
-
z-index: 20;
|
|
341
|
-
width: 24px;
|
|
342
|
-
font-size: $lt-player-font-size-xxxl2 !important;
|
|
343
|
-
line-height: 1;
|
|
344
|
-
padding: 0;
|
|
345
|
-
text-align: center;
|
|
346
|
-
cursor: pointer;
|
|
347
|
-
border-radius: 0.25rem;
|
|
348
|
-
background-color: transparent;
|
|
349
|
-
color: $default-lt-button-color;
|
|
350
|
-
transition: color 0.12s ease-in-out;
|
|
351
|
-
position: absolute;
|
|
352
|
-
top: 40px;
|
|
353
|
-
right: 40px;
|
|
354
|
-
margin-top: 0 !important;
|
|
355
|
-
|
|
356
|
-
@include modal-max-width {
|
|
357
|
-
top: 20px;
|
|
358
|
-
right: 20px;
|
|
359
|
-
}
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
&__close-button:hover {
|
|
363
|
-
color: #d75b4c;
|
|
364
|
-
}
|
|
365
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
.plyr--full-ui.plyr--video {
|
|
2
|
-
input[type=range] {
|
|
3
|
-
cursor: pointer;
|
|
4
|
-
|
|
5
|
-
&:active {
|
|
6
|
-
outline: unset;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
&::-moz-range-progress {
|
|
10
|
-
@extend %input-range--moz-range-progress;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
&::-webkit-slider-runnable-track {
|
|
14
|
-
@extend %input-range--webkit-slider-runnable-track;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
&::-moz-range-track {
|
|
18
|
-
@extend %input-range--moz-range-track;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
&::-webkit-slider-thumb {
|
|
22
|
-
@extend %input-range--webkit-slider-thumb;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
&::-moz-range-thumb {
|
|
26
|
-
@extend %input-range--moz-range-thumb;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
&::-ms-thumb {
|
|
30
|
-
@extend %input-range--ms-thumb;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
//---------------------------------------------
|
|
2
|
-
//
|
|
3
|
-
// Fonts
|
|
4
|
-
//
|
|
5
|
-
// 1. Loading Mixins
|
|
6
|
-
// 2. Loading Fonts
|
|
7
|
-
// 3. Loading Icons CSS
|
|
8
|
-
//
|
|
9
|
-
//---------------------------------------------
|
|
10
|
-
|
|
11
|
-
//---------------------------------------------
|
|
12
|
-
// 1. Loading Mixins
|
|
13
|
-
//---------------------------------------------
|
|
14
|
-
|
|
15
|
-
//---------------------------------------------
|
|
16
|
-
// 2. Loading Fonts
|
|
17
|
-
//---------------------------------------------
|
|
18
|
-
|
|
19
|
-
//---------------------------------------------
|
|
20
|
-
// MuseoSans
|
|
21
|
-
//---------------------------------------------
|
|
22
|
-
|
|
23
|
-
@font-face {
|
|
24
|
-
font-family: "MuseoSans";
|
|
25
|
-
src: url('../../fonts/museo/MuseoSans-100.otf') format('opentype');
|
|
26
|
-
font-weight: 100;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
@font-face {
|
|
30
|
-
font-family: "MuseoSans";
|
|
31
|
-
src: url('../../fonts/museo/MuseoSans-300.otf') format('opentype');
|
|
32
|
-
font-weight: 300;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
@font-face {
|
|
36
|
-
font-family: "MuseoSans";
|
|
37
|
-
src: url('../../fonts/museo/MuseoSans-500.otf') format('opentype');
|
|
38
|
-
font-weight: 500;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
@font-face {
|
|
42
|
-
font-family: "MuseoSans";
|
|
43
|
-
src: url('../../fonts/museo/MuseoSans-700.otf') format('opentype');
|
|
44
|
-
font-weight: 700;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
@font-face {
|
|
48
|
-
font-family: "MuseoSans";
|
|
49
|
-
src: url('../../fonts/museo/MuseoSans-900.otf') format('opentype');
|
|
50
|
-
font-weight: 900;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
//---------------------------------------------
|
|
54
|
-
// 3. Loading Icons CSS
|
|
55
|
-
//---------------------------------------------
|
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
.lt-player-orientation--portrait {
|
|
2
|
-
.plyr {
|
|
3
|
-
iframe,
|
|
4
|
-
video {
|
|
5
|
-
border-radius: 0 0 0 32px !important;
|
|
6
|
-
background: $default-lt-player-black !important;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
video {
|
|
10
|
-
background: transparent !important;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
// THIS MUST STAY - DO NOT DELETE
|
|
16
|
-
.poster-lt-player-share,
|
|
17
|
-
.mini-player-control {
|
|
18
|
-
visibility: hidden;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.plyr__video-wrapper {
|
|
22
|
-
background: transparent !important;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.plyr {
|
|
26
|
-
z-index: unset!important;
|
|
27
|
-
width: 100%;
|
|
28
|
-
&__video-embed {
|
|
29
|
-
|
|
30
|
-
&__container {
|
|
31
|
-
transform: none!important;
|
|
32
|
-
position: unset!important;
|
|
33
|
-
padding-bottom: 0!important;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
&__poster {
|
|
37
|
-
background-size: cover!important;
|
|
38
|
-
background-repeat: no-repeat!important;
|
|
39
|
-
background-position: center center!important;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.lt-player-portrate--mobile {
|
|
45
|
-
.fullscreen-custom-control {
|
|
46
|
-
display: none !important;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.lt-player-wrapper {
|
|
51
|
-
width: 100%;
|
|
52
|
-
height: 100%;
|
|
53
|
-
object-fit: cover;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.lt-player {
|
|
57
|
-
border-radius: 0 0 0 30px;
|
|
58
|
-
overflow: hidden;
|
|
59
|
-
|
|
60
|
-
&.fullscreen-disabled {
|
|
61
|
-
.fullscreen-custom-control {
|
|
62
|
-
display: none;
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.lt-player-orientation--landscape {
|
|
68
|
-
.lt-player-wrapper {
|
|
69
|
-
object-fit: contain;
|
|
70
|
-
}
|
|
71
|
-
}
|