@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
|
Binary file
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @file
|
|
3
|
-
* Throbber.
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
.ajax-progress {
|
|
7
|
-
display: inline-block;
|
|
8
|
-
padding: 1px 5px 2px 5px;
|
|
9
|
-
}
|
|
10
|
-
[dir="rtl"] .ajax-progress {
|
|
11
|
-
float: right;
|
|
12
|
-
}
|
|
13
|
-
.ajax-progress-throbber .throbber {
|
|
14
|
-
display: inline;
|
|
15
|
-
padding: 1px 6px 2px;
|
|
16
|
-
background: transparent url(../../../../misc/throbber-active.gif) no-repeat 0 center;
|
|
17
|
-
}
|
|
18
|
-
.ajax-progress-throbber .message {
|
|
19
|
-
display: inline;
|
|
20
|
-
padding: 1px 5px 2px;
|
|
21
|
-
}
|
|
22
|
-
tr .ajax-progress-throbber .throbber {
|
|
23
|
-
margin: 0 2px;
|
|
24
|
-
}
|
|
25
|
-
.ajax-progress-bar {
|
|
26
|
-
width: 16em;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
/* Full screen throbber */
|
|
30
|
-
.ajax-progress-fullscreen {
|
|
31
|
-
position: fixed;
|
|
32
|
-
z-index: 1000;
|
|
33
|
-
top: 48.5%;
|
|
34
|
-
/* Can't do center:50% middle: 50%, so approximate it for a typical window size. */
|
|
35
|
-
left: 49%; /* LTR */
|
|
36
|
-
width: 24px;
|
|
37
|
-
height: 24px;
|
|
38
|
-
padding: 4px;
|
|
39
|
-
opacity: 0.9;
|
|
40
|
-
border-radius: 7px;
|
|
41
|
-
background-color: #232323;
|
|
42
|
-
background-image: url(../../../../misc/loading-small.gif);
|
|
43
|
-
background-repeat: no-repeat;
|
|
44
|
-
background-position: center center;
|
|
45
|
-
}
|
|
46
|
-
[dir="rtl"] .ajax-progress-fullscreen {
|
|
47
|
-
right: 49%;
|
|
48
|
-
left: auto;
|
|
49
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @file
|
|
3
|
-
* Alignment classes for text and block level elements.
|
|
4
|
-
*/
|
|
5
|
-
|
|
6
|
-
.text-align-left {
|
|
7
|
-
text-align: left;
|
|
8
|
-
}
|
|
9
|
-
.text-align-right {
|
|
10
|
-
text-align: right;
|
|
11
|
-
}
|
|
12
|
-
.text-align-center {
|
|
13
|
-
text-align: center;
|
|
14
|
-
}
|
|
15
|
-
.text-align-justify {
|
|
16
|
-
text-align: justify;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
/**
|
|
20
|
-
* Alignment classes for block level elements (images, videos, blockquotes, etc.)
|
|
21
|
-
*/
|
|
22
|
-
.align-left {
|
|
23
|
-
float: left;
|
|
24
|
-
}
|
|
25
|
-
.align-right {
|
|
26
|
-
float: right;
|
|
27
|
-
}
|
|
28
|
-
.align-center {
|
|
29
|
-
display: block;
|
|
30
|
-
margin-right: auto;
|
|
31
|
-
margin-left: auto;
|
|
32
|
-
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* DO NOT EDIT THIS FILE.
|
|
3
|
-
* See the following change record for more information,
|
|
4
|
-
* https://www.drupal.org/node/2815083
|
|
5
|
-
* @preserve
|
|
6
|
-
**/
|
|
7
|
-
(function (Drupal, debounce) {
|
|
8
|
-
var liveElement;
|
|
9
|
-
var announcements = [];
|
|
10
|
-
Drupal.behaviors.drupalAnnounce = {
|
|
11
|
-
attach: function attach(context) {
|
|
12
|
-
if (!liveElement) {
|
|
13
|
-
liveElement = document.createElement('div');
|
|
14
|
-
liveElement.id = 'drupal-live-announce';
|
|
15
|
-
liveElement.className = 'visually-hidden';
|
|
16
|
-
liveElement.setAttribute('aria-live', 'polite');
|
|
17
|
-
liveElement.setAttribute('aria-busy', 'false');
|
|
18
|
-
document.body.appendChild(liveElement);
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
};
|
|
22
|
-
function announce() {
|
|
23
|
-
var text = [];
|
|
24
|
-
var priority = 'polite';
|
|
25
|
-
var announcement;
|
|
26
|
-
var il = announcements.length;
|
|
27
|
-
for (var i = 0; i < il; i++) {
|
|
28
|
-
announcement = announcements.pop();
|
|
29
|
-
text.unshift(announcement.text);
|
|
30
|
-
if (announcement.priority === 'assertive') {
|
|
31
|
-
priority = 'assertive';
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
if (text.length) {
|
|
35
|
-
liveElement.innerHTML = '';
|
|
36
|
-
liveElement.setAttribute('aria-busy', 'true');
|
|
37
|
-
liveElement.setAttribute('aria-live', priority);
|
|
38
|
-
liveElement.innerHTML = text.join('\n');
|
|
39
|
-
liveElement.setAttribute('aria-busy', 'false');
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
Drupal.announce = function (text, priority) {
|
|
43
|
-
announcements.push({
|
|
44
|
-
text: text,
|
|
45
|
-
priority: priority
|
|
46
|
-
});
|
|
47
|
-
return debounce(announce, 200)();
|
|
48
|
-
};
|
|
49
|
-
})(Drupal, Drupal.debounce);
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @file
|
|
3
|
-
* Visual styles for animated throbber.
|
|
4
|
-
*
|
|
5
|
-
* @see autocomplete.js
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
.js input.form-autocomplete {
|
|
9
|
-
background-image: url(../../../../misc/throbber-inactive.png);
|
|
10
|
-
background-repeat: no-repeat;
|
|
11
|
-
background-position: 100% center; /* LTR */
|
|
12
|
-
}
|
|
13
|
-
.js[dir="rtl"] input.form-autocomplete {
|
|
14
|
-
background-position: 0% center;
|
|
15
|
-
}
|
|
16
|
-
.js input.form-autocomplete.ui-autocomplete-loading {
|
|
17
|
-
background-image: url(../../../../misc/throbber-active.gif);
|
|
18
|
-
background-position: 100% center; /* LTR */
|
|
19
|
-
}
|
|
20
|
-
.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading {
|
|
21
|
-
background-position: 0% center;
|
|
22
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* jQuery UI Autocomplete 1.13.2
|
|
3
|
-
* http://jqueryui.com
|
|
4
|
-
*
|
|
5
|
-
* Copyright jQuery Foundation and other contributors
|
|
6
|
-
* Released under the MIT license.
|
|
7
|
-
* http://jquery.org/license
|
|
8
|
-
*
|
|
9
|
-
* http://api.jqueryui.com/autocomplete/#theming
|
|
10
|
-
*/
|
|
11
|
-
.ui-autocomplete {
|
|
12
|
-
position: absolute;
|
|
13
|
-
top: 0;
|
|
14
|
-
left: 0;
|
|
15
|
-
cursor: default;
|
|
16
|
-
}
|