@latest-thinking/lt-player 1.2.0 → 2.0.0-b
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 +163 -0
- package/dist/main.js +29712 -0
- package/package.json +32 -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,11 +0,0 @@
|
|
|
1
|
-
<!-- Generated by IcoMoon.io -->
|
|
2
|
-
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
|
3
|
-
<title></title>
|
|
4
|
-
<g id="icomoon-ignore">
|
|
5
|
-
</g>
|
|
6
|
-
<path fill="#000" d="M712.96 412.587c-82.347 0-149.333-66.987-149.333-149.333s66.987-149.333 149.333-149.333 149.333 66.987 149.333 149.333-66.987 149.333-149.333 149.333zM712.96 199.253c-35.413 0-64 28.587-64 64s28.587 64 64 64 64-28.587 64-64-28.587-64-64-64z"></path>
|
|
7
|
-
<path fill="#000" d="M286.293 661.333c-82.347 0-149.333-66.987-149.333-149.333s66.987-149.333 149.333-149.333 149.333 66.987 149.333 149.333-66.987 149.333-149.333 149.333zM286.293 448c-35.413 0-64 28.587-64 64s28.587 64 64 64 64-28.587 64-64-28.587-64-64-64z"></path>
|
|
8
|
-
<path fill="#000" d="M712.96 910.080c-82.347 0-149.333-66.987-149.333-149.333s66.987-149.333 149.333-149.333 149.333 66.987 149.333 149.333-66.987 149.333-149.333 149.333zM712.96 696.747c-35.413 0-64 28.587-64 64s28.587 64 64 64 64-28.587 64-64-28.587-64-64-64z"></path>
|
|
9
|
-
<path fill="#000" d="M620.8 749.653c-7.253 0-14.507-1.707-21.333-5.973l-242.773-141.653c-20.48-11.947-27.307-37.973-15.36-58.453s37.973-27.307 58.453-15.36l242.773 141.653c20.48 11.947 27.307 37.973 15.36 58.453-8.107 13.653-22.187 21.333-37.12 21.333z"></path>
|
|
10
|
-
<path fill="#000" d="M378.027 500.907c-14.507 0-29.013-7.68-36.693-21.333-11.947-20.48-5.12-46.507 15.36-58.453l242.347-141.653c20.48-11.947 46.507-5.12 58.453 15.36s5.12 46.507-15.36 58.453l-242.347 141.653c-6.827 3.84-14.080 5.973-21.333 5.973z"></path>
|
|
11
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<!-- Generated by IcoMoon.io -->
|
|
2
|
-
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
|
3
|
-
<title></title>
|
|
4
|
-
<g id="icomoon-ignore">
|
|
5
|
-
</g>
|
|
6
|
-
<path fill="#000" d="M768 839.253c-9.387 0-18.773-2.987-26.453-9.387l-355.413-284.587c-10.24-8.107-16.213-20.48-16.213-33.28s5.973-25.173 16.213-33.28l355.413-284.587c12.8-10.24 30.293-12.373 45.227-5.12s24.32 22.187 24.32 38.4v568.747c0 16.213-9.387 31.147-24.32 38.4-5.973 2.987-12.373 4.267-18.347 4.267z"></path>
|
|
7
|
-
<path fill="#000" d="M270.080 803.413c-23.467 0-42.667-19.2-42.667-42.667v-497.493c0-23.467 19.2-42.667 42.667-42.667s42.667 19.2 42.667 42.667v497.92c0 23.467-19.2 42.667-42.667 42.667z"></path>
|
|
8
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<!-- Generated by IcoMoon.io -->
|
|
2
|
-
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
|
3
|
-
<title></title>
|
|
4
|
-
<g id="icomoon-ignore">
|
|
5
|
-
</g>
|
|
6
|
-
<path fill="#000" d="M250.88 839.253c-6.4 0-12.373-1.28-18.347-4.267-14.933-7.253-24.32-22.187-24.32-38.4v-569.173c0-16.213 9.387-31.147 24.32-38.4s32.427-5.12 45.227 5.12l355.413 284.587c10.24 8.107 16.213 20.48 16.213 33.28s-5.973 25.173-16.213 33.28l-355.413 284.587c-7.68 5.973-17.067 9.387-26.453 9.387z"></path>
|
|
7
|
-
<path fill="#000" d="M748.373 803.413c-23.467 0-42.667-19.2-42.667-42.667v-497.493c0-23.467 19.2-42.667 42.667-42.667s42.667 19.2 42.667 42.667v497.92c0 23.467-19.2 42.667-42.667 42.667z"></path>
|
|
8
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<!-- Generated by IcoMoon.io -->
|
|
2
|
-
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
|
3
|
-
<title></title>
|
|
4
|
-
<g id="icomoon-ignore">
|
|
5
|
-
</g>
|
|
6
|
-
<path fill="#000" d="M40.533 717.653h226.56v-58.027h-80.213v-312.747h-58.88l-93.44 89.6 39.68 41.813 29.867-28.16c11.947-11.947 16.213-20.907 16.213-20.907h0.853s-0.427 12.373-0.427 25.173v205.653h-80.213v58.027zM313.173 717.653h66.133v-66.133h-66.133v66.133zM435.627 673.707s40.107 49.92 118.613 49.92 133.547-54.187 133.547-127.147c0-66.987-48.64-121.6-130.56-121.6-22.613 0-39.68 8.533-39.68 8.533h-0.853s1.707-7.253 2.56-17.067l5.547-61.013h136.533v-58.027h-194.56l-17.067 187.733 37.12 13.653s24.32-15.787 57.6-15.787c42.24 0 74.667 25.6 74.667 64s-34.133 63.147-69.973 63.147c-48.213 0-78.933-37.12-78.933-37.12l-34.56 50.773zM847.787 626.347s3.84 8.533 7.253 14.080l46.507 77.227h73.387l-87.893-134.827 85.76-131.413h-75.093l-41.387 72.533c-4.267 6.827-8.96 16.64-8.96 16.64h-0.853s-4.693-9.813-8.96-16.64l-41.387-72.533h-75.093l85.76 131.413-87.893 134.827h73.387l46.507-77.227c3.84-5.547 7.253-14.080 7.253-14.080h0.853z"></path>
|
|
7
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<!-- Generated by IcoMoon.io -->
|
|
2
|
-
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
|
3
|
-
<title></title>
|
|
4
|
-
<g id="icomoon-ignore">
|
|
5
|
-
</g>
|
|
6
|
-
<path fill="#000" d="M220.16 724.053h259.413v-66.133h-92.16v-357.973h-67.413l-106.24 101.973 45.227 47.787 34.133-32.427c13.653-13.653 18.347-23.893 18.347-23.893h1.28s-0.427 14.507-0.427 28.587v235.52h-92.16v66.133zM650.667 619.52s4.267 9.387 8.533 16.213l53.333 88.32h84.053l-100.267-154.027 98.133-150.613h-86.187l-47.36 83.2c-4.693 7.68-10.24 19.2-10.24 19.2h-1.28s-5.547-11.52-10.24-19.2l-47.36-83.2h-86.187l98.133 150.613-100.267 154.027h84.053l53.333-88.32c4.267-6.4 8.533-16.213 8.533-16.213h1.28z"></path>
|
|
7
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<!-- Generated by IcoMoon.io -->
|
|
2
|
-
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
|
3
|
-
<title></title>
|
|
4
|
-
<g id="icomoon-ignore">
|
|
5
|
-
</g>
|
|
6
|
-
<path fill="#000" d="M205.653 724.053h281.173v-66.133h-197.973c1.707-80.213 191.573-103.253 191.573-239.36 0-80.213-63.147-125.44-137.813-125.44-101.547 0-140.373 84.907-140.373 84.907l57.173 38.4s26.88-50.347 76.373-50.347c35.84 0 64.427 22.187 64.427 59.307 0 84.053-198.4 108.8-198.4 261.547 0 11.947 1.707 23.893 3.413 37.547zM675.84 619.52s4.267 9.387 8.533 16.213l53.333 88.32h84.053l-100.267-154.027 98.133-150.613h-86.187l-47.36 83.2c-4.693 7.68-10.24 19.2-10.24 19.2h-1.28s-5.547-11.52-10.24-19.2l-47.36-83.2h-86.187l98.133 150.613-100.267 154.027h84.053l53.333-88.32c4.267-6.4 8.533-16.213 8.533-16.213h1.28z"></path>
|
|
7
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<!-- Generated by IcoMoon.io -->
|
|
2
|
-
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
|
3
|
-
<title></title>
|
|
4
|
-
<g id="icomoon-ignore">
|
|
5
|
-
</g>
|
|
6
|
-
<path fill="#000" d="M113.493 510.293c0 125.013 89.6 221.013 219.307 221.013 107.947 0 166.827-68.693 166.827-68.693l-40.533-55.467s-49.493 53.76-122.88 53.76c-88.32 0-142.933-71.253-142.933-151.893s52.48-145.92 142.080-145.92c67.413 0 116.053 44.8 116.053 44.8l37.12-57.173s-53.333-58.027-156.587-58.027c-125.013 0-218.027 94.293-218.027 217.6zM538.88 510.293c0 125.013 89.6 221.013 219.307 221.013 107.947 0 166.827-68.693 166.827-68.693l-40.533-55.467s-49.493 53.76-122.88 53.76c-88.32 0-142.933-71.253-142.933-151.893s52.48-145.92 142.080-145.92c67.413 0 116.053 44.8 116.053 44.8l37.12-57.173s-53.333-58.027-156.587-58.027c-125.013 0-218.027 94.293-218.027 217.6z"></path>
|
|
7
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<!-- Generated by IcoMoon.io -->
|
|
2
|
-
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
|
3
|
-
<title></title>
|
|
4
|
-
<g id="icomoon-ignore">
|
|
5
|
-
</g>
|
|
6
|
-
<path fill="#000" d="M968.96 139.947c-39.68 28.16-83.627 49.493-130.56 63.573-25.173-28.587-58.453-49.067-95.147-58.453-37.12-9.387-75.947-6.827-111.36 6.827s-66.133 37.973-87.467 69.547c-21.333 31.573-32.427 68.693-32 107.093v41.387c-72.96 1.707-145.493-14.507-210.773-46.933-65.28-32.853-121.173-81.493-163.413-141.227 0 0-165.973 373.76 207.787 540.16-85.76 58.027-187.307 87.040-290.56 83.2 373.76 207.787 830.72 0 830.72-477.867 0-11.52-1.28-23.040-3.413-34.56 42.24-41.813 72.107-94.72 86.613-152.32z"></path>
|
|
7
|
-
</svg>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<!-- Generated by IcoMoon.io -->
|
|
2
|
-
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
|
3
|
-
<title></title>
|
|
4
|
-
<g id="icomoon-ignore">
|
|
5
|
-
</g>
|
|
6
|
-
<path fill="#000" d="M505.173 672.427c-8.107 0-16.64-0.853-25.173-2.56-9.387-1.28-19.2-4.693-29.44-9.387l-355.413-173.653c-36.693-17.92-59.307-52.48-59.307-90.453s23.040-72.96 59.733-90.88l355.84-173.227c33.707-15.36 72.96-15.36 105.387-0.427l357.547 174.080c36.267 17.067 59.307 51.627 59.733 90.027 0 38.4-22.613 73.387-59.307 91.307l-356.267 173.653c-9.387 4.693-19.627 7.68-31.147 9.813-6.4 1.28-14.080 2.133-21.333 2.133zM505.173 206.507c-5.973 0-12.373 1.28-17.493 3.413l-355.413 172.373c-7.253 3.413-11.52 8.533-11.52 14.080s4.267 10.24 11.52 13.653l356.693 173.653s3.413 1.707 6.827 2.133c6.827 1.28 11.52 1.28 15.787 0 5.547-0.853 7.253-1.28 8.96-2.133l356.693-173.653s0 0 0 0c7.253-3.413 11.52-8.533 11.52-14.080 0-5.12-4.267-10.24-11.093-13.653l-356.693-173.227c-4.267-2.133-9.813-2.987-15.787-2.987z"></path>
|
|
7
|
-
<path fill="#000" d="M504.747 879.787c-58.88 0-174.507-12.373-288-95.147-24.32-17.92-38.827-47.787-38.827-79.787v-203.947c0-14.507 7.68-28.587 20.053-36.267s28.16-8.533 41.387-2.133l250.027 121.6s3.413 1.707 6.827 2.133c6.827 1.28 11.52 1.28 16.213 0 5.547-0.853 6.827-1.28 8.533-2.133l250.027-122.453c13.227-6.4 29.013-5.547 41.387 2.133s20.053 21.333 20.053 36.267v204.373c0 32.427-14.933 62.293-39.68 80.213-60.16 43.093-158.72 94.72-287.573 94.72zM263.253 569.173v135.68c0 5.547 2.133 9.387 4.267 11.093 93.44 68.267 188.587 78.507 237.227 78.507 105.813 0 187.733-43.093 237.653-78.933 2.56-1.707 4.267-5.973 4.267-10.667v-136.107l-188.16 92.16c-9.387 4.693-19.627 8.107-31.573 9.813-13.653 2.987-30.293 2.987-46.507 0-9.387-1.28-19.627-4.693-29.44-9.387l-188.16-91.307z"></path>
|
|
8
|
-
<path fill="#000" d="M931.413 888.747c-23.467 0-42.667-19.2-42.667-42.667v-441.6c0-23.467 19.2-42.667 42.667-42.667s42.667 19.2 42.667 42.667v441.6c0 23.467-19.2 42.667-42.667 42.667z"></path>
|
|
9
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<!-- Generated by IcoMoon.io -->
|
|
2
|
-
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
|
3
|
-
<title></title>
|
|
4
|
-
<g id="icomoon-ignore">
|
|
5
|
-
</g>
|
|
6
|
-
<path fill="#000" d="M796.587 867.413c-23.467 0-42.667-19.2-42.667-42.667v-71.253c0-26.453-10.24-51.627-29.013-70.4s-43.947-29.013-70.4-29.013h-284.587c-26.453 0-51.627 10.24-70.4 29.013s-29.013 43.947-29.013 70.4v71.253c0 23.467-19.2 42.667-42.667 42.667s-42.667-19.2-42.667-42.667v-71.253c0-49.493 19.2-96 54.187-130.56s81.493-54.187 130.56-54.187h284.587c49.493 0 96 19.2 130.56 54.187s54.187 81.493 54.187 130.56v71.253c0 23.467-19.2 42.667-42.667 42.667z"></path>
|
|
7
|
-
<path fill="#000" d="M512 512c-101.973 0-184.747-82.773-184.747-184.747s82.773-184.747 184.747-184.747 184.747 82.773 184.747 184.747-82.773 184.747-184.747 184.747zM512 227.413c-55.040 0-99.413 44.8-99.413 99.413s44.8 99.413 99.413 99.413 99.413-44.8 99.413-99.413-44.8-99.413-99.413-99.413z"></path>
|
|
8
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
3
|
-
<defs>
|
|
4
|
-
<style>
|
|
5
|
-
.cls-1 {
|
|
6
|
-
fill: #231f20;
|
|
7
|
-
}
|
|
8
|
-
</style>
|
|
9
|
-
</defs>
|
|
10
|
-
<g>
|
|
11
|
-
<path class="cls-1" d="m9.01,17.84l-4.17-3.33H1.51v-5h3.33l4.17-3.33v11.67Z"/>
|
|
12
|
-
<path class="cls-1" d="m9.01,18.84c-.22,0-.44-.07-.62-.22l-3.89-3.11H1.51c-.55,0-1-.45-1-1v-5c0-.55.45-1,1-1h2.98l3.89-3.11c.3-.24.71-.29,1.06-.12s.57.52.57.9v11.67c0,.38-.22.73-.57.9-.14.07-.29.1-.43.1Z"/>
|
|
13
|
-
</g>
|
|
14
|
-
<path class="cls-1" d="m12.79,15.96c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41.6-.6.93-1.39.93-2.24s-.33-1.64-.93-2.24c-.39-.39-.39-1.02,0-1.41s1.02-.39,1.41,0c.98.98,1.51,2.27,1.51,3.65s-.54,2.68-1.51,3.65c-.2.2-.45.29-.71.29Z"/>
|
|
15
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
3
|
-
<defs>
|
|
4
|
-
<style>
|
|
5
|
-
.cls-1 {
|
|
6
|
-
fill: #231f20;
|
|
7
|
-
}
|
|
8
|
-
</style>
|
|
9
|
-
</defs>
|
|
10
|
-
<g>
|
|
11
|
-
<path class="cls-1" d="m9.01,17.83l-4.17-3.33H1.51v-5h3.33l4.17-3.33v11.67Z"/>
|
|
12
|
-
<path class="cls-1" d="m9.01,18.83c-.22,0-.44-.07-.62-.22l-3.89-3.11H1.51c-.55,0-1-.45-1-1v-5c0-.55.45-1,1-1h2.98l3.89-3.11c.3-.24.71-.29,1.06-.12s.57.52.57.9v11.67c0,.38-.22.73-.57.9-.14.07-.29.1-.43.1Z"/>
|
|
13
|
-
</g>
|
|
14
|
-
<path class="cls-1" d="m15.73,18.89c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41,1.38-1.38,2.15-3.23,2.15-5.18s-.76-3.8-2.15-5.18c-.39-.39-.39-1.02,0-1.41s1.02-.39,1.41,0c1.76,1.76,2.73,4.11,2.73,6.6s-.97,4.84-2.73,6.6c-.2.2-.45.29-.71.29Zm-2.94-2.94c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41.6-.6.93-1.39.93-2.24s-.33-1.64-.93-2.24c-.39-.39-.39-1.02,0-1.41s1.02-.39,1.41,0c.98.98,1.51,2.27,1.51,3.65s-.54,2.68-1.51,3.65c-.2.2-.45.29-.71.29Z"/>
|
|
15
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
3
|
-
<defs>
|
|
4
|
-
<style>
|
|
5
|
-
.cls-1 {
|
|
6
|
-
fill: #231f20;
|
|
7
|
-
}
|
|
8
|
-
</style>
|
|
9
|
-
</defs>
|
|
10
|
-
<g>
|
|
11
|
-
<path class="cls-1" d="m9.01,17.56l-4.17-3.33H1.51v-5h3.33l4.17-3.33v11.67Z"/>
|
|
12
|
-
<path class="cls-1" d="m9.01,18.56c-.22,0-.44-.07-.62-.22l-3.89-3.11H1.51c-.55,0-1-.45-1-1v-5c0-.55.45-1,1-1h2.98l3.89-3.11c.3-.24.71-.29,1.06-.12s.57.52.57.9v11.67c0,.38-.22.73-.57.9-.14.07-.29.1-.43.1Z"/>
|
|
13
|
-
</g>
|
|
14
|
-
<path class="cls-1" d="m15.73,18.62c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41,1.38-1.38,2.15-3.23,2.15-5.18s-.76-3.8-2.15-5.18c-.39-.39-.39-1.02,0-1.41s1.02-.39,1.41,0c1.76,1.76,2.73,4.11,2.73,6.6s-.97,4.84-2.73,6.6c-.2.2-.45.29-.71.29Zm-2.94-2.94c-.26,0-.51-.1-.71-.29-.39-.39-.39-1.02,0-1.41.6-.6.93-1.39.93-2.24s-.33-1.64-.93-2.24c-.39-.39-.39-1.02,0-1.41s1.02-.39,1.41,0c.98.98,1.51,2.27,1.51,3.65s-.54,2.68-1.51,3.65c-.2.2-.45.29-.71.29Zm6.74,5.33c-.3,0-.59-.13-.82-.39-.45-.53-.45-1.38,0-1.9,1.6-1.87,2.48-4.35,2.48-6.98s-.88-5.12-2.48-6.98c-.45-.53-.45-1.38,0-1.9s1.18-.53,1.63,0c2.03,2.37,3.15,5.53,3.15,8.89s-1.12,6.51-3.15,8.89c-.23.26-.52.39-.82.39Z"/>
|
|
15
|
-
</svg>
|
|
@@ -1,145 +0,0 @@
|
|
|
1
|
-
@mixin center-position($top: $top, $left: $top) {
|
|
2
|
-
position: absolute;
|
|
3
|
-
top: $top;
|
|
4
|
-
left: $top;
|
|
5
|
-
translate: -#{$top} -#{$top};
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
@mixin flex-position($flex, $content, $align) {
|
|
9
|
-
display: $flex;
|
|
10
|
-
justify-content: $content;
|
|
11
|
-
align-items: $align;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
@mixin yellow-btn {
|
|
15
|
-
color: $default-lt-button-color;
|
|
16
|
-
background-color: $default_color_player;
|
|
17
|
-
|
|
18
|
-
&:hover {
|
|
19
|
-
color: $default-lt-button-color;
|
|
20
|
-
background-color: darken($default_color_player, 10%);
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
&:active,
|
|
24
|
-
&:focus {
|
|
25
|
-
color: $default-lt-button-color;
|
|
26
|
-
background-color: $default_color_player;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
&:focus-visible,
|
|
30
|
-
&:focus {
|
|
31
|
-
outline: transparent;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
@mixin dark-btn {
|
|
36
|
-
color: $default-lt-player-white;
|
|
37
|
-
background-color: $default-lt-button-color;
|
|
38
|
-
|
|
39
|
-
&:hover {
|
|
40
|
-
color: $default-lt-player-white;
|
|
41
|
-
background-color: lighten($default-lt-button-color, 10%);
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
&:active,
|
|
45
|
-
&:focus {
|
|
46
|
-
color: $default-lt-player-white;
|
|
47
|
-
background-color: $default-lt-button-color;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
&:focus-visible,
|
|
51
|
-
&:focus {
|
|
52
|
-
outline: transparent;
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
@mixin white-btn {
|
|
57
|
-
color: $default-lt-button-color;
|
|
58
|
-
background-color: $default-lt-player-white;
|
|
59
|
-
|
|
60
|
-
&:hover {
|
|
61
|
-
color: $default-lt-button-color;
|
|
62
|
-
background-color: darken($default-lt-player-white, 10%);
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
&:active,
|
|
66
|
-
&:focus {
|
|
67
|
-
color: $default-lt-button-color;
|
|
68
|
-
background-color: $default-lt-player-white;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
&:focus-visible,
|
|
72
|
-
&:focus {
|
|
73
|
-
outline: transparent;
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
@mixin gray-btn {
|
|
78
|
-
color: $default-lt-button-color;
|
|
79
|
-
background-color: $default-lt-button-other;
|
|
80
|
-
|
|
81
|
-
&:hover {
|
|
82
|
-
color: $default-lt-button-color;
|
|
83
|
-
background-color: darken($default-lt-button-other, 10%);
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
&:active,
|
|
87
|
-
&:focus {
|
|
88
|
-
color: $default-lt-button-color;
|
|
89
|
-
background-color: $default-lt-button-other;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
&:focus-visible,
|
|
93
|
-
&:focus {
|
|
94
|
-
outline: transparent;
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
@mixin buttons-sm {
|
|
99
|
-
padding: 8px 10px;
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
@mixin buttons-xxs {
|
|
103
|
-
padding: 6px;
|
|
104
|
-
|
|
105
|
-
img {
|
|
106
|
-
width: 14px;
|
|
107
|
-
height: 14px;
|
|
108
|
-
min-width: 14px;
|
|
109
|
-
min-height: 14px;
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
@mixin buttons-xs {
|
|
114
|
-
padding: 7px 7px;
|
|
115
|
-
|
|
116
|
-
img {
|
|
117
|
-
width: 16px;
|
|
118
|
-
height: 16px;
|
|
119
|
-
min-width: 16px;
|
|
120
|
-
min-height: 16px;
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
@mixin buttons-normal {
|
|
125
|
-
padding: 8px 8px;
|
|
126
|
-
|
|
127
|
-
img {
|
|
128
|
-
width: 24px;
|
|
129
|
-
height: 24px;
|
|
130
|
-
min-width: 24px;
|
|
131
|
-
min-height: 24px;
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
@mixin line-clamp-2 {
|
|
136
|
-
-webkit-line-clamp: 2;
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
@mixin line-clamp-3 {
|
|
140
|
-
-webkit-line-clamp: 3;
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
@mixin line-clamp-4 {
|
|
144
|
-
-webkit-line-clamp: 4;
|
|
145
|
-
}
|
|
@@ -1,112 +0,0 @@
|
|
|
1
|
-
%line-clamp-3 {
|
|
2
|
-
display: -webkit-box;
|
|
3
|
-
overflow: hidden;
|
|
4
|
-
-webkit-box-orient: vertical;
|
|
5
|
-
-webkit-line-clamp: 3;
|
|
6
|
-
word-break: break-word;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
%center-elements {
|
|
10
|
-
display: flex;
|
|
11
|
-
justify-content: center;
|
|
12
|
-
align-items: center;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
%lt-player-btn {
|
|
16
|
-
display: flex;
|
|
17
|
-
align-items: center;
|
|
18
|
-
justify-content: center;
|
|
19
|
-
font-size: $lt-player-font-size-lg;
|
|
20
|
-
font-weight: $lt-player-font-weight-lg;
|
|
21
|
-
font-style: normal;
|
|
22
|
-
text-decoration: none;
|
|
23
|
-
vertical-align: middle;
|
|
24
|
-
line-height: 150%;
|
|
25
|
-
padding: 8px 8px;
|
|
26
|
-
text-align: center;
|
|
27
|
-
border: none;
|
|
28
|
-
border-radius: 0;
|
|
29
|
-
cursor: pointer;
|
|
30
|
-
|
|
31
|
-
img {
|
|
32
|
-
width: 24px;
|
|
33
|
-
height: 24px;
|
|
34
|
-
min-width: 24px;
|
|
35
|
-
min-height: 24px;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
%line-button {
|
|
40
|
-
display: flex;
|
|
41
|
-
width: 56px;
|
|
42
|
-
height: 6px;
|
|
43
|
-
background-color: $default-lt-line-button;
|
|
44
|
-
margin: .5rem auto;
|
|
45
|
-
cursor: pointer;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
%input-range {
|
|
49
|
-
color: $default-lt-player-white;
|
|
50
|
-
bottom: 1rem;
|
|
51
|
-
width: 100%;
|
|
52
|
-
margin: 0 0 -5rem 0;
|
|
53
|
-
padding: 0;
|
|
54
|
-
display: flex;
|
|
55
|
-
height: 20px;
|
|
56
|
-
box-shadow: none;
|
|
57
|
-
background: transparent;
|
|
58
|
-
cursor: pointer;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
%input-range--moz-range-progress {
|
|
62
|
-
height: 3px;
|
|
63
|
-
cursor: pointer;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
%input-range--webkit-slider-runnable-track {
|
|
67
|
-
height: 2px;
|
|
68
|
-
background-color: $default-lt-button-color;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
%input-range--moz-range-track {
|
|
72
|
-
height: 2px;
|
|
73
|
-
background-color: $default-lt-button-color;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
%input-range--ms-track {
|
|
77
|
-
height: 2px;
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
%input-range--webkit-slider-thumb {
|
|
81
|
-
box-shadow: 0 1px 0 $default-lt-button-color;
|
|
82
|
-
border: 4px solid $default-lt-player-white;
|
|
83
|
-
height: 13px;
|
|
84
|
-
width: 13px;
|
|
85
|
-
border-radius: 0;
|
|
86
|
-
background: $default-lt-player-black;
|
|
87
|
-
cursor: pointer;
|
|
88
|
-
-webkit-appearance: none;
|
|
89
|
-
margin-top: -5.5px;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
%input-range--moz-range-thumb {
|
|
93
|
-
color: $default-lt-button-color;
|
|
94
|
-
box-shadow: 1px 1px 1px $default-lt-button-color;
|
|
95
|
-
border: 4px solid $default-lt-player-white ;
|
|
96
|
-
height: 5px;
|
|
97
|
-
width: 5px;
|
|
98
|
-
border-radius: 0;
|
|
99
|
-
background: $default-lt-player-black;
|
|
100
|
-
cursor: pointer;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
%input-range--ms-thumb {
|
|
104
|
-
margin-top: 2px;
|
|
105
|
-
box-shadow: 1px 1px 1px $default-lt-button-color;
|
|
106
|
-
border: 5px solid $default-lt-player-white;
|
|
107
|
-
height: 16px;
|
|
108
|
-
width: 16px;
|
|
109
|
-
border-radius: 1px;
|
|
110
|
-
background: $default-lt-player-black;
|
|
111
|
-
cursor: pointer;
|
|
112
|
-
}
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
//---------------------------------------------
|
|
2
|
-
//
|
|
3
|
-
// Variables
|
|
4
|
-
//
|
|
5
|
-
// 1. Fonts
|
|
6
|
-
// 2. Globals
|
|
7
|
-
// 3. Colors
|
|
8
|
-
// 4. Container Width
|
|
9
|
-
// 5. Grid Breakpoint
|
|
10
|
-
//
|
|
11
|
-
//---------------------------------------------
|
|
12
|
-
|
|
13
|
-
//---------------------------------------------
|
|
14
|
-
// 1. Fonts
|
|
15
|
-
//---------------------------------------------
|
|
16
|
-
|
|
17
|
-
$lt-font-family-base: "MuseoSans", sans-serif !important;
|
|
18
|
-
|
|
19
|
-
$lt-player-font-size-xxs: 10px;
|
|
20
|
-
$lt-player-font-size-xs: 12px;
|
|
21
|
-
$lt-player-font-size-sm: 14px;
|
|
22
|
-
$lt-player-font-size-base: 16px;
|
|
23
|
-
$lt-player-font-size-lg: 18px;
|
|
24
|
-
$lt-player-font-size-lg2: 19px;
|
|
25
|
-
$lt-player-font-size-xl: 20px;
|
|
26
|
-
$lt-player-font-size-xxl: 21px;
|
|
27
|
-
$lt-player-font-size-xxl2: 24px;
|
|
28
|
-
$lg-player-font-size-xxl3: 28px;
|
|
29
|
-
$lt-player-font-size-xxxl2: 30px;
|
|
30
|
-
$lt-player-font-size-xxxl3: 32px;
|
|
31
|
-
|
|
32
|
-
$lt-player-font-weight-xs: 100;
|
|
33
|
-
$lt-player-font-weight-sm: 300;
|
|
34
|
-
$lt-player-font-weight-md: 400;
|
|
35
|
-
$lt-player-font-weight-base: 500;
|
|
36
|
-
$lt-player-font-weight-lg: 600;
|
|
37
|
-
$lt-player-font-weight-xl: 700;
|
|
38
|
-
$lt-player-font-weight-xxl: 800;
|
|
39
|
-
|
|
40
|
-
$lt-player-line-height: 1.5;
|
|
41
|
-
$lt-player-line-height-default: 1.2;
|
|
42
|
-
|
|
43
|
-
//---------------------------------------------
|
|
44
|
-
// 2. Globals
|
|
45
|
-
//---------------------------------------------
|
|
46
|
-
|
|
47
|
-
$lt-player-padding-xxl: 40px;
|
|
48
|
-
|
|
49
|
-
//---------------------------------------------
|
|
50
|
-
// 3. Colors
|
|
51
|
-
//---------------------------------------------
|
|
52
|
-
|
|
53
|
-
$default_color_player: #D8D846;
|
|
54
|
-
$default-lt-span-color: #A8ADB0;
|
|
55
|
-
$default-lt-player-gray: #f2f2f2;
|
|
56
|
-
$default-lt-button-color: #27282A;
|
|
57
|
-
$default-lt-button-other: #808689;
|
|
58
|
-
$default-lt-player-blue: #074566;
|
|
59
|
-
$z_index_first: 90;
|
|
60
|
-
$default-lt-player-white: #fff;
|
|
61
|
-
$default-lt-player-black: #000;
|
|
62
|
-
$default-lt-player-modal-color: #3E4345;
|
|
63
|
-
$default-lt-line-button: #E6E6E6;
|
|
64
|
-
$default-lt-player-modal-header: #F9F9F9;
|
|
65
|
-
|
|
66
|
-
//---------------------------------------------
|
|
67
|
-
// 4. Container Width
|
|
68
|
-
//---------------------------------------------
|
package/src/assets/sass/app.scss
DELETED
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
//---------------------------------------------
|
|
2
|
-
//
|
|
3
|
-
// Table of Contents
|
|
4
|
-
//
|
|
5
|
-
// 1. Basics
|
|
6
|
-
// 2. Resetting properties
|
|
7
|
-
// 3. General
|
|
8
|
-
// 4. Components
|
|
9
|
-
// 5. Additional imports
|
|
10
|
-
//
|
|
11
|
-
//---------------------------------------------
|
|
12
|
-
|
|
13
|
-
//---------------------------------------------
|
|
14
|
-
// 1. Basics
|
|
15
|
-
//---------------------------------------------
|
|
16
|
-
|
|
17
|
-
*,
|
|
18
|
-
*::before,
|
|
19
|
-
*::after {
|
|
20
|
-
box-sizing: border-box;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
//---------------------------------------------
|
|
24
|
-
// 2. Resetting properties
|
|
25
|
-
//---------------------------------------------
|
|
26
|
-
|
|
27
|
-
body {
|
|
28
|
-
margin: 0;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
//---------------------------------------------
|
|
32
|
-
// 3. General
|
|
33
|
-
//---------------------------------------------
|
|
34
|
-
|
|
35
|
-
.lt-player {
|
|
36
|
-
display: flex;
|
|
37
|
-
width: 100%;
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
&__player {
|
|
41
|
-
&--no-radius {
|
|
42
|
-
border-radius: 0 !important;
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.plyr--video {
|
|
47
|
-
background: transparent;
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.lt-player-orientation {
|
|
52
|
-
&--portrait {
|
|
53
|
-
container: portrait / inline-size;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
&--landscape {
|
|
57
|
-
container: landscape / inline-size;
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.lt-player:has(.plyr--fullscreen-fallback) {
|
|
62
|
-
container-type: normal;
|
|
63
|
-
|
|
64
|
-
.plyr--video {
|
|
65
|
-
background: black;
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.invisible {
|
|
70
|
-
visibility: hidden;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.overflow-hidden-body-important {
|
|
74
|
-
overflow: hidden !important;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.d-none {
|
|
78
|
-
display: none !important;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
//---------------------------------------------
|
|
82
|
-
// 4. Components
|
|
83
|
-
//---------------------------------------------
|
|
84
|
-
|
|
85
|
-
@import "abstracts/all";
|
|
86
|
-
@import "core/all";
|
|
87
|
-
@import "components/all";
|
|
88
|
-
@import "layout/all";
|
|
89
|
-
@import "sections/all";
|
|
90
|
-
|
|
91
|
-
//---------------------------------------------
|
|
92
|
-
// 5. Additional imports
|
|
93
|
-
//---------------------------------------------
|
|
94
|
-
|
|
95
|
-
@import "~plyr";
|
|
96
|
-
|
|
97
|
-
:root {
|
|
98
|
-
--plyr-color-main: $default_color_player;
|
|
99
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
|