hr-design-system-handlebars 1.121.0 → 1.122.0
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/CHANGELOG.md +24 -0
- package/dist/assets/index.css +18 -20
- package/dist/assets/vendor/ardplayer/ardplayer-hr-7.7.0.074b3034.css +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-hr-7.7.0.eeb199f0.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-libimsc.e88e8ba8.chunk.js +12 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginchromecast.280aebab.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-plugindash.e096df69.chunk.js +10 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhls.33094be9.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmla.084c4a0c.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmlv.b0dd7eb3.chunk.js +1 -0
- package/dist/assets/vendor/ardplayer/assets/c1bd5269b4ca32e4e463-ardplayer-audio.woff +0 -0
- package/dist/assets/vendor/ardplayer/assets/e672be94f918ce5743ed-ardplayer.woff +0 -0
- package/dist/assets/vendor/ardplayer/assets/img/3sat-316aa089.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/alpha-aa80e0b1.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/ard-7c1adb6a.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/arte-78b35a1c.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/br-91122637.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/daserste-b4a7fce0.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/deutschlandradio-8ae68d1e.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/dw-b25a6e21.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/funk-14d5562d.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/hr-f8858d2d.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/kika-cc093c6d.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/mdr-d2d11760.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/ndr-b942fbbe.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/one-bfd695dd.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/phoenix-25ae77e8.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/radiobremen-c9a22aec.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/rbb-857d0436.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/sportschau-66955185.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/sr-4d2bb786.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/swr-151e2af6.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/tagesschau24-4a1c7ee6.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/wdr-be1aba5e.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/zdf-ebb6d646.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/zdfinfo-90fdcd3b.svg +1 -0
- package/dist/assets/vendor/ardplayer/assets/img/zdfneo-2fba1e20.svg +1 -0
- package/dist/views/components/content/copytext/components/audio.hbs +2 -2
- package/dist/views/components/content/copytext/components/audioeventlivestream.hbs +2 -2
- package/dist/views/components/content/copytext/components/common/paragraphbox_wrapper.hbs +1 -1
- package/dist/views/components/content/copytext/components/gallery/gallery.hbs +1 -1
- package/dist/views/components/content/copytext/components/image/image.hbs +6 -6
- package/dist/views/components/content/copytext/components/podcastepisode.hbs +1 -1
- package/dist/views/components/content/copytext/components/posterteaser.hbs +1 -1
- package/dist/views/components/content/copytext/components/video/video.hbs +2 -2
- package/dist/views/components/content/copytext/components/videolivestream.hbs +2 -2
- package/dist/views/components/external-service/external_service.hbs +1 -1
- package/dist/views/components/external-service/external_service_with_datapolicy_check.hbs +1 -1
- package/dist/views/components/forms/components/backgroundBox.hbs +1 -1
- package/dist/views/components/forms/webform.hbs +1 -1
- package/dist/views/components/newsletter/newsletter.hbs +1 -1
- package/dist/views/components/ticker/ticker_item/content_footer_ticker_item.hbs +1 -1
- package/dist/views_static/components/content/copytext/components/audio.hbs +2 -2
- package/dist/views_static/components/content/copytext/components/audioeventlivestream.hbs +2 -2
- package/dist/views_static/components/content/copytext/components/common/paragraphbox_wrapper.hbs +1 -1
- package/dist/views_static/components/content/copytext/components/gallery/gallery.hbs +1 -1
- package/dist/views_static/components/content/copytext/components/image/image.hbs +6 -6
- package/dist/views_static/components/content/copytext/components/podcastepisode.hbs +1 -1
- package/dist/views_static/components/content/copytext/components/posterteaser.hbs +1 -1
- package/dist/views_static/components/content/copytext/components/video/video.hbs +2 -2
- package/dist/views_static/components/content/copytext/components/videolivestream.hbs +2 -2
- package/dist/views_static/components/external-service/external_service.hbs +1 -1
- package/dist/views_static/components/external-service/external_service_with_datapolicy_check.hbs +1 -1
- package/dist/views_static/components/forms/components/backgroundBox.hbs +1 -1
- package/dist/views_static/components/forms/webform.hbs +1 -1
- package/dist/views_static/components/newsletter/newsletter.hbs +1 -1
- package/dist/views_static/components/ticker/ticker_item/content_footer_ticker_item.hbs +1 -1
- package/package.json +1 -1
- package/src/assets/fixtures/audio/audios.inc.json +8 -8
- package/src/assets/fixtures/content/copytext/copytext_audio.json +110 -3
- package/src/assets/fixtures/content/copytext/copytext_audio_livestream.json +109 -3
- package/src/assets/fixtures/content/copytext/copytext_externalservice.json +18 -0
- package/src/assets/fixtures/content/copytext/copytext_gallery.json +8 -5
- package/src/assets/fixtures/content/copytext/copytext_image.json +15 -0
- package/src/assets/fixtures/content/copytext/copytext_livestream.json +118 -6
- package/src/assets/fixtures/content/copytext/copytext_newsletter.json +35 -0
- package/src/assets/fixtures/content/copytext/copytext_video.json +126 -6
- package/src/assets/fixtures/content/copytext/copytext_webform.json +32 -30
- package/src/assets/fixtures/page/podcast/podcast_player_episode.json +4 -4
- package/src/assets/fixtures/video/videos.inc.json +8 -8
- package/src/assets/vendor/ardplayer/ardplayer-hr-7.7.0.074b3034.css +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-hr-7.7.0.eeb199f0.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-libimsc.e88e8ba8.chunk.js +12 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginchromecast.280aebab.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-plugindash.e096df69.chunk.js +10 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginhls.33094be9.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmla.084c4a0c.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmlv.b0dd7eb3.chunk.js +1 -0
- package/src/assets/vendor/ardplayer/assets/c1bd5269b4ca32e4e463-ardplayer-audio.woff +0 -0
- package/src/assets/vendor/ardplayer/assets/e672be94f918ce5743ed-ardplayer.woff +0 -0
- package/src/assets/vendor/ardplayer/assets/img/3sat-316aa089.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/alpha-aa80e0b1.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/ard-7c1adb6a.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/arte-78b35a1c.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/br-91122637.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/daserste-b4a7fce0.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/deutschlandradio-8ae68d1e.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/dw-b25a6e21.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/funk-14d5562d.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/hr-f8858d2d.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/kika-cc093c6d.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/mdr-d2d11760.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/ndr-b942fbbe.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/one-bfd695dd.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/phoenix-25ae77e8.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/radiobremen-c9a22aec.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/rbb-857d0436.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/sportschau-66955185.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/sr-4d2bb786.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/swr-151e2af6.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/tagesschau24-4a1c7ee6.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/wdr-be1aba5e.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/zdf-ebb6d646.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/zdfinfo-90fdcd3b.svg +1 -0
- package/src/assets/vendor/ardplayer/assets/img/zdfneo-2fba1e20.svg +1 -0
- package/src/stories/views/components/content/copytext/components/audio.hbs +2 -2
- package/src/stories/views/components/content/copytext/components/audioeventlivestream.hbs +2 -2
- package/src/stories/views/components/content/copytext/components/common/paragraphbox_wrapper.hbs +1 -1
- package/src/stories/views/components/content/copytext/components/gallery/gallery.hbs +1 -1
- package/src/stories/views/components/content/copytext/components/image/image.hbs +6 -6
- package/src/stories/views/components/content/copytext/components/podcastepisode.hbs +1 -1
- package/src/stories/views/components/content/copytext/components/posterteaser.hbs +1 -1
- package/src/stories/views/components/content/copytext/components/video/video.hbs +2 -2
- package/src/stories/views/components/content/copytext/components/videolivestream.hbs +2 -2
- package/src/stories/views/components/content/copytext/copytext-newsletter.stories.js +20 -20
- package/src/stories/views/components/content/copytext/fixtures/copytext_audio-livestream.json +8 -8
- package/src/stories/views/components/content/copytext/fixtures/copytext_audio.json +1 -1
- package/src/stories/views/components/content/copytext/fixtures/copytext_audio_livestream.json +1 -1
- package/src/stories/views/components/content/copytext/fixtures/copytext_externalservice.json +1 -1
- package/src/stories/views/components/content/copytext/fixtures/copytext_gallery.json +1 -1
- package/src/stories/views/components/content/copytext/fixtures/copytext_image.json +1 -1
- package/src/stories/views/components/content/copytext/fixtures/copytext_livestream.json +1 -1
- package/src/stories/views/components/content/copytext/fixtures/copytext_media_components.json +1 -1
- package/src/stories/views/components/content/copytext/fixtures/copytext_newsletter.json +1 -18
- package/src/stories/views/components/content/copytext/fixtures/copytext_non_media_components.json +1 -1
- package/src/stories/views/components/content/copytext/fixtures/copytext_podcastepisode.json +1 -1
- package/src/stories/views/components/content/copytext/fixtures/copytext_video.json +1 -1
- package/src/stories/views/components/content/copytext/fixtures/copytext_video_vertical.json +1 -1
- package/src/stories/views/components/content/copytext/fixtures/copytext_webform.json +1 -1
- package/src/stories/views/components/external-service/external_service.hbs +1 -1
- package/src/stories/views/components/external-service/external_service_with_datapolicy_check.hbs +1 -1
- package/src/stories/views/components/forms/components/backgroundBox.hbs +1 -1
- package/src/stories/views/components/forms/webform.hbs +1 -1
- package/src/stories/views/components/mediaplayer/fixtures/mediaplayer.json +1 -1
- package/src/stories/views/components/mediaplayer/fixtures/mediaplayer_snapshots.json +1 -1
- package/src/stories/views/components/newsletter/newsletter.hbs +1 -1
- package/src/stories/views/components/page/fixtures/page.json +1 -1
- package/src/stories/views/components/page/podcast/fixtures/podcast_player_episode.json +1 -1
- package/src/stories/views/components/page/podcast/fixtures/podcast_player_playlist.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story_with_audio.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story_with_label.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story_with_livestream.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story_with_square_image.json +1 -1
- package/src/stories/views/components/page/story/fixtures/story_with_video.json +1 -1
- package/src/stories/views/components/pagination/fixtures/page_pagination.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_alternative_av.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_cluster.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_100.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_100_highlight.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_100_highlight_2.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_group_related_content_100.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_index.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_50.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_playlist.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_playlist_50.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_podcast_playlist_filter.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_standard_av.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_tabbox.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_ticker_alternative.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_ticker_standard.json +1 -1
- package/src/stories/views/components/teaser/fixtures/teaser_vertical_video.json +1 -1
- package/src/stories/views/components/ticker/ticker_item/content_footer_ticker_item.hbs +1 -1
- package/src/stories/views/components/voting/fixtures/voting.json +1 -1
- package/src/stories/views/components/voting/fixtures/voting_media_audio_horizontal.json +1 -1
- package/src/stories/views/components/voting/fixtures/voting_media_audio_vertical.json +1 -1
- package/src/stories/views/components/voting/fixtures/voting_media_video_horizontal.json +1 -1
- package/src/stories/views/components/voting/fixtures/voting_media_video_vertical.json +1 -1
- package/dist/assets/vendor/ardplayer/ardplayer-hr-7.2.0.07145e1b.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-hr-7.2.0.bdf782df.css +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-libimsc.34d59351.chunk.js +0 -12
- package/dist/assets/vendor/ardplayer/ardplayer-pluginchromecast.017a470e.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-plugindash.6abc107d.chunk.js +0 -10
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhls.e7b33d74.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmla.7a21b373.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/ardplayer-pluginhtmlv.8e08609e.chunk.js +0 -1
- package/dist/assets/vendor/ardplayer/assets/47bf64197ce0a282ef55-ardplayer-audio.woff +0 -0
- package/dist/assets/vendor/ardplayer/assets/553e21224d0386ee58f0-ardplayer.woff +0 -0
- package/dist/assets/vendor/ardplayer/assets/img/3sat-97c7c01a.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/alpha-29b57b3e.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/ard-b0376fe1.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/arte-8a174832.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/br-1a782a5d.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/daserste-d6363449.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/deutschlandradio-100cce3c.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/dw-00fab9c1.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/funk-605fd714.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/hr-f06b736c.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/kika-5a7ddc5f.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/mdr-147ffd56.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/ndr-af21bb92.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/one-7594520c.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/phoenix-49a512ab.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/radiobremen-6ffa63ff.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/rbb-6653f6ea.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/sportschau-eaa739f1.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/sr-f5ae5aae.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/swr-3573dc63.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/tagesschau24-51c2e8ef.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/wdr-db5a40ca.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/zdf-2d26a61f.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/zdfinfo-47a13356.svg +0 -1
- package/dist/assets/vendor/ardplayer/assets/img/zdfneo-41061594.svg +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-hr-7.2.0.07145e1b.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-hr-7.2.0.bdf782df.css +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-libimsc.34d59351.chunk.js +0 -12
- package/src/assets/vendor/ardplayer/ardplayer-pluginchromecast.017a470e.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-plugindash.6abc107d.chunk.js +0 -10
- package/src/assets/vendor/ardplayer/ardplayer-pluginhls.e7b33d74.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmla.7a21b373.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/ardplayer-pluginhtmlv.8e08609e.chunk.js +0 -1
- package/src/assets/vendor/ardplayer/assets/47bf64197ce0a282ef55-ardplayer-audio.woff +0 -0
- package/src/assets/vendor/ardplayer/assets/553e21224d0386ee58f0-ardplayer.woff +0 -0
- package/src/assets/vendor/ardplayer/assets/img/3sat-97c7c01a.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/alpha-29b57b3e.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/ard-b0376fe1.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/arte-8a174832.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/br-1a782a5d.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/daserste-d6363449.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/deutschlandradio-100cce3c.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/dw-00fab9c1.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/funk-605fd714.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/hr-f06b736c.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/kika-5a7ddc5f.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/mdr-147ffd56.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/ndr-af21bb92.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/one-7594520c.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/phoenix-49a512ab.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/radiobremen-6ffa63ff.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/rbb-6653f6ea.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/sportschau-eaa739f1.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/sr-f5ae5aae.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/swr-3573dc63.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/tagesschau24-51c2e8ef.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/wdr-db5a40ca.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/zdf-2d26a61f.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/zdfinfo-47a13356.svg +0 -1
- package/src/assets/vendor/ardplayer/assets/img/zdfneo-41061594.svg +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunkardplayer=globalThis.webpackChunkardplayer||[]).push([[158],{41571:(e,t,i)=>{i.d(t,{A:()=>m});var s=i(66787),a=i(94581),n=i(25775),r=i(29183),o=i(94406),l=i(45984),h=function(e,t,i,s,a,n){function r(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=s.kind,h="getter"===l?"get":"setter"===l?"set":"value",d=!t&&e?s.static?e:e.prototype:null,c=t||(d?Object.getOwnPropertyDescriptor(d,s.name):{}),u=!1,p=i.length-1;p>=0;p--){var m={};for(var E in s)m[E]="access"===E?{}:s[E];for(var E in s.access)m.access[E]=s.access[E];m.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");n.push(r(e||null))};var f=(0,i[p])("accessor"===l?{get:c.get,set:c.set}:c[h],m);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=r(f.get))&&(c.get=o),(o=r(f.set))&&(c.set=o),(o=r(f.init))&&a.unshift(o)}else(o=r(f))&&("field"===l?a.unshift(o):c[h]=o)}d&&Object.defineProperty(d,s.name,c),u=!0},d=function(e,t,i){for(var s=arguments.length>2,a=0;a<t.length;a++)i=s?t[a].call(e,i):t[a].call(e);return s?i:void 0},c=function(e,t,i){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:i?"".concat(i," ",t):t})},u=function(e,t,i,s,a){if("m"===s)throw new TypeError("Private method is not writable");if("a"===s&&!a)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!a:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===s?a.call(e,i):a?a.value=i:t.set(e,i),i},p=function(e,t,i,s){if("a"===i&&!s)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!s:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?s:"a"===i?s.call(e):s?s.value:t.get(e)};const m=(()=>{var e,t,i,m,E,f,v,T,y,g,k,S,b;let A,_,w=[o.JW],C=[],R=s.F;_=class extends R{constructor(s,r){if(super(s,r),e.set(this,!1),t.set(this,!1),i.set(this,void 0),m.set(this,0),E.set(this,!1),f.set(this,null),v.set(this,0),T.set(this,0),y.set(this,-1),g.set(this,0),k.set(this,0),S.set(this,-1),b.set(this,0),this.mc.isLive&&(this.emap.map(this.mediaElement,"canplay",this.updateDVRValues,this),n.O.browserIsSafari&&(this.dvrWindowUnstable=!0,u(this,e,!0,"f"),this.emap.map(this.mediaElement,"playing",this.updateDVRValues,this))),this.emap.map(this.mediaElement,"ratechange",(()=>{const e=this.model.playbackRate!==this.mediaElement.playbackRate;this.model.playbackRate=this.mediaElement.playbackRate,e&&this.player.loop.dispatchEvent(a.a.PLAYBACK_RATE_CHANGE,{rate:this.model.playbackRate})})),r.audioTracks){u(this,i,!0,"f");const e=r.audioTracks;let t=-1,s=-1;const n=()=>{var t,i,s,n;this.audioTracks=[];for(const a of e){const e={id:a.id,label:a.label,enabled:a.enabled,language:a.language,channelCount:null!==(i=null===(t=a.configuration)||void 0===t?void 0:t.numberOfChannels)&&void 0!==i?i:0,isAudioDescription:"description"===a.kind||"main-desc"===a.kind||/audio\s*des[ck]ription/i.test(String(a.label)),isSpeechOptimized:/klare\s*sprache/i.test(String(a.label)),isAtmos:/dolby\s*atmos/i.test(a.label)||/eac3-joc/i.test(null!==(n=null===(s=a.configuration)||void 0===s?void 0:s.codec)&&void 0!==n?n:"")};this.audioTracks.push(e),a.enabled&&(this.audioTrack=e)}this.onAudioTracksChanged(),this.player.loop.dispatchEvent(a.a.CURRENT_AUDIO_TRACK_CHANGED,{audioTrack:this.audioTrack})};this.emap.map(e,"addtrack",(()=>{clearTimeout(s),s=this.player.safeTimeout((()=>{n()}))})),this.emap.map(e,"removetrack",(()=>{clearTimeout(s),s=this.player.safeTimeout((()=>{n()}))})),this.emap.map(e,"change",(()=>{clearTimeout(t),t=this.player.safeTimeout((()=>{var e,t;if(this.audioTrack)for(const i of null!==(t=null===(e=this.mediaElement)||void 0===e?void 0:e.audioTracks)&&void 0!==t?t:[])if(i.enabled!==(String(i.id)===String(this.audioTrack.id)))return void this.setAudioTrack(this.audioTrack);this.player.loop.dispatchEvent(a.a.CURRENT_AUDIO_TRACK_CHANGED,{audioTrack:this.audioTrack})}))}))}else u(this,i,!1,"f")}canSeek(){return this.mediaElement.seekable.length>0}get isPlayingSpatialAudio(){var e,t,i;return(null!==(t=null===(e=this.audioTrack)||void 0===e?void 0:e.channelCount)&&void 0!==t?t:0)>5||!0===(null===(i=this.audioTrack)||void 0===i?void 0:i.isAtmos)}getAudioTracks(){var e;if(p(this,i,"f"))return null!==(e=this.audioTracks)&&void 0!==e?e:[];{const e=this.getAudioTrack();return e?[e]:[]}}setAudioTrack(e){var t,s;if(p(this,i,"f")){this.audioTrack=e;for(const i of null!==(s=null===(t=this.mediaElement)||void 0===t?void 0:t.audioTracks)&&void 0!==s?s:[])i.enabled=String(i.id)===String(e.id);for(const t of this.audioTracks)t.enabled=String(t.id)===String(e.id)}else this.warn("no browser support for audio tracks")}setAudioTrackById(e){var t,s;if(p(this,i,"f")){for(const i of null!==(s=null===(t=this.mediaElement)||void 0===t?void 0:t.audioTracks)&&void 0!==s?s:[])i.enabled=String(i.id)===String(e);for(const t of this.audioTracks)String(t.id)===String(e)?(t.enabled=!0,this.audioTrack=t):t.enabled=!1}else this.warn("no browser support for audio tracks")}getAudioTrack(){var e;if(p(this,i,"f"))return this.audioTrack;{const t=this.player.currentAudio;return t?{id:"0",label:t.kind,enabled:!0,language:null!==(e=null==t?void 0:t.languageCode)&&void 0!==e?e:"de"}:null}}getAudioTracksInitialized(){return!p(this,i,"f")||null!=this.audioTrack}createdMappedSource(e,t){const i=document.createElement("source");i.src=e,i.type=t,this.mediaElement.appendChild(i),this.emap.map(i,"error",this.onSourceError,this),this.player.loop.dispatchEvent(a.a.EVENT_STREAM_LOADED,{})}addSource(i){var s,a;null===(a=null===(s=this.player)||void 0===s?void 0:s.pixelController)||void 0===a||a.loadStream(i.url),this.resetDateSync();let o=i.url;switch(n.O.browserIsSafari&&this._pendingSeek>0&&(o+=`#t=${this._pendingSeek}`,this._pendingSeek=0),!0){case/\.m3u8/i.test(o):u(this,t,p(this,e,"f"),"f"),this.createdMappedSource(o,this.player.isAudio?"audio/x-mpegurl":"application/x-mpegURL");break;case/\.mp4/i.test(o):this.createdMappedSource(o,"video/mp4");break;case/\.ogv/i.test(o):this.createdMappedSource(o,"video/ogg");break;case/\.webm/i.test(o):this.createdMappedSource(o,"video/webm");break;case/\.mp3/i.test(o):this.createdMappedSource(o,"audio/mpeg");break;case/\.ogg/i.test(o):this.createdMappedSource(o,"audio/ogg");break;case/\.wav/i.test(o):this.createdMappedSource(o,"audio/x-wav");break;case!(0,r.z3)(i.mimeType):this.createdMappedSource(o,i.mimeType);break;default:this.handleError(`Unknown mimetype "${i.mimeType}" for stream ${o}`)}}updateTime(e){p(this,t,"f")&&super.dvrRelToUnix(0),super.updateTime(e)}setCurrentTimeRaw(e,i,s=!1,a=!1,n=!1){p(this,t,"f")?super.setCurrentTimeRaw(e+this.smoothStartTime,i,s,a,n):super.setCurrentTimeRaw(e,i,s,a,n)}setCurrentTime(e,i=!1,s=!1,a=!1){p(this,t,"f")&&this.endTime>0&&(this.canCalculateDvrUnixTime()&&e>=this.dvrRelToUnix(0)&&(e=this.dvrUnixToRel(e)),e=Math.min(this.endTime,e)),super.setCurrentTime(e,i,s,a)}setTimeByPercent(e){if(p(this,t,"f")&&e>99.9){const t=e/100*this.getDuration();return this.seekToLive(),t}return super.setTimeByPercent(e)}seekToLive(){this.bufferingEventHandler(!0),p(this,t,"f")?this.mediaElement.currentTime=this.endTime:(this.mediaElement.load(),super.seekToLive())}onSeekEnd(e){if(p(this,t,"f")){if(this.mediaElement.currentTime<.1)return void this.mediaElement.addEventListener("timeupdate",(()=>{this.onSeekEnd(e)}),{once:!0,capture:!0});super.onSeekEnd(e),this.updateDVRValues()}else super.onSeekEnd(e)}onTimeUpdate(e){p(this,t,"f")&&this.mediaElement.currentTime<.1||(u(this,m,Date.now(),"f"),super.onTimeUpdate(e))}updateTicker(){super.updateTicker(),this.model.playstate===l.R.PLAYSTATE_PLAYING&&Date.now()-p(this,m,"f")>2e3?(u(this,E,!0,"f"),this.bufferingEventHandler(!0)):p(this,E,"f")&&this.bufferingEventHandler(!1)}play(){this.isNonDvrLive()&&this.model.playstate===l.R.PLAYSTATE_PAUSED&&this.seekToLive(),u(this,m,Date.now(),"f"),u(this,E,!1,"f"),super.play()}isNonDvrLive(){return this.mc.isLive&&!this.mediaElement.webkitCurrentPlaybackTargetIsWireless&&(!this.mc.isDvrEnabled||this.getDuration()<60||!p(this,t,"f"))}resetDateSync(){u(this,f,null,"f"),u(this,k,0,"f"),u(this,T,0,"f")}updateDVRValues(){var e,i,s;if(!this.mc.isLive)return;if(this.isNonDvrLive()&&!p(this,t,"f"))return void this.onDVRCallback(!1,0,!0);const a=null!==(s=null===(i=(e=this.mediaElement).getStartDate)||void 0===i?void 0:i.call(e))&&void 0!==s?s:null;null==a||isNaN(a.valueOf())?(u(this,f,null,"f"),this.onDVRCallback(this.getDuration()>60,this.getDuration(),this.mediaElement.currentTime>=this.smoothEndTime)):(u(this,f,{rel:-this.smoothStartTime,real:a.getTime(),at:(new Date).getTime()},"f"),this.onDVRCallback(this.getDuration()>=60,this.getDuration(),this.mediaElement.currentTime>=this.smoothEndTime))}getDvrToDateSync(){return p(this,f,"f")}get endTime(){const e=this.mediaElement.seekable.length<=0?0:this.mediaElement.seekable.end(this.mediaElement.seekable.length-1);return(p(this,T,"f")<=0||e!==p(this,v,"f"))&&(u(this,T,performance.now(),"f"),u(this,v,e,"f")),e}get smoothEndTime(){if(-1===p(this,y,"f")){const e=this.endTime;u(this,y,p(this,T,"f")<=0?e:p(this,v,"f")+(performance.now()-p(this,T,"f"))/1e3,"f"),this.player.safeTimeout((()=>{u(this,y,-1,"f")}))}return p(this,y,"f")}get startTime(){const e=this.mediaElement.seekable.length<=0?0:this.mediaElement.seekable.start(0);return(p(this,k,"f")<=0||e!==p(this,g,"f"))&&(u(this,k,performance.now(),"f"),u(this,g,e,"f")),e}get smoothStartTime(){if(-1===p(this,S,"f")){const e=this.startTime;u(this,S,p(this,k,"f")<=0?e:p(this,g,"f")+(performance.now()-p(this,k,"f"))/1e3,"f"),this.player.safeTimeout((()=>{u(this,S,-1,"f")}))}return p(this,S,"f")}getCurrentTime(){return p(this,t,"f")?this.mediaElement.currentTime-this.smoothStartTime:super.getCurrentTime()}getDuration(){if(p(this,t,"f")){const e=this.smoothEndTime-this.smoothStartTime;return e!==p(this,b,"f")&&(u(this,b,e,"f"),p(this,t,"f")&&this.updateDVRValues()),e}return super.getDuration()}debugString(){return`audio track support: ${p(this,i,"f")}`}};return e=new WeakMap,t=new WeakMap,i=new WeakMap,m=new WeakMap,E=new WeakMap,f=new WeakMap,v=new WeakMap,T=new WeakMap,y=new WeakMap,g=new WeakMap,k=new WeakMap,S=new WeakMap,b=new WeakMap,c(_,"HtmlMediaBaseCtrl"),(()=>{var e;const t="function"==typeof Symbol&&Symbol.metadata?Object.create(null!==(e=R[Symbol.metadata])&&void 0!==e?e:null):void 0;h(null,A={value:_},w,{kind:"class",name:_.name,metadata:t},null,C),_=A.value,t&&Object.defineProperty(_,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:t}),d(_,C)})(),_})()},66787:(e,t,i)=>{i.d(t,{F:()=>v});var s=i(94581),a=i(25775),n=i(75768),r=i(33694),o=i(45984),l=i(15867),h=i.n(l),d=i(94406),c=i(29183),u=function(e,t,i){for(var s=arguments.length>2,a=0;a<t.length;a++)i=s?t[a].call(e,i):t[a].call(e);return s?i:void 0},p=function(e,t,i,s,a,n){function r(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=s.kind,h="getter"===l?"get":"setter"===l?"set":"value",d=!t&&e?s.static?e:e.prototype:null,c=t||(d?Object.getOwnPropertyDescriptor(d,s.name):{}),u=!1,p=i.length-1;p>=0;p--){var m={};for(var E in s)m[E]="access"===E?{}:s[E];for(var E in s.access)m.access[E]=s.access[E];m.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");n.push(r(e||null))};var f=(0,i[p])("accessor"===l?{get:c.get,set:c.set}:c[h],m);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=r(f.get))&&(c.get=o),(o=r(f.set))&&(c.set=o),(o=r(f.init))&&a.unshift(o)}else(o=r(f))&&("field"===l?a.unshift(o):c[h]=o)}d&&Object.defineProperty(d,s.name,c),u=!0},m=function(e,t,i){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:i?"".concat(i," ",t):t})},E=function(e,t,i,s){if("a"===i&&!s)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!s:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?s:"a"===i?s.call(e):s?s.value:t.get(e)},f=function(e,t,i,s,a){if("m"===s)throw new TypeError("Private method is not writable");if("a"===s&&!a)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!a:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===s?a.call(e,i):a?a.value=i:t.set(e,i),i};let v=(()=>{var e,t,i,l,v,T,y,g,k,S,b,A,_,w,C,R,D,P,L,N;let M,x,U,I,V,O,W,H=[d.JW],j=[],F=[];x=class{get executionContextProvider(){var e;return null!==(e=this.player)&&void 0!==e?e:null}get model(){return this.player.model}get pc(){return this.model.playerConfig}get mc(){return this.model.mediaCollection}get vc(){return this.player.viewCtrl}get videoScale(){return this.model.videoScaleMode}set videoScale(e){this.model.videoScaleMode!==e&&(this.model.videoScaleMode=e,this.applyVideoScale(e))}set remotePlaybackDevice(t){E(this,e,"f")!==t&&(this.player.loop.dispatchEvent(s.a.REMOTE_PLAYBACK_CHANGED,(0,c.cl)(t)?{isRemote:!1}:{isRemote:!0,device:t}),this.player.isLive&&!this.player.isAudio&&this.vc.setLiveInitialBufferState()),f(this,e,t,"f")}get remotePlaybackDevice(){return E(this,e,"f")}get isRemotePlayback(){return!(0,c.cl)(E(this,e,"f"))}get isPlayingSpatialAudio(){return!1}get playbackStalled(){return E(this,v,"f")}get __cumulativeDrift(){return E(this,_,"f")}constructor(a,r){this.minDisplayedLiveOffset=(u(this,F),7),this.subtitleListeners=[],this.audioTrackListeners=[],this.audioTracks=[],this.audioTrack=null,e.set(this,null),t.set(this,0),i.set(this,0),l.set(this,!1),v.set(this,!1),T.set(this,0),y.set(this,!1),g.set(this,!1),this._duration=0,this._dvrModeEnabled=!1,k.set(this,-1),S.set(this,-1),b.set(this,0),A.set(this,0),_.set(this,0),this.isAtEnd=!1,this._useAndroidInitialSeekFallback=!1,w.set(this,-1),C.set(this,-1),R.set(this,!1),this._ready=!1,this._pendingSeek=0,D.set(this,-1),P.set(this,!1),this._dvrEnabled=!1,this._dvrIsLive=!1,this._dvrWindow=0,this.expectedAudios=[],L.set(this,!1),this.pinnedDvrSync=null,this.dvrWindowUnstable=!1,this[N]=this.getClassTypeString(),this.player=a,this.mediaElement=r,this.applyVideoScale(this.videoScale),this.player.loop.dispatchEvent(s.a.EVENT_INIT,{}),this.player.loop.dispatchEvent(s.a.EVENT_STATUS_CHANGE,{status:"init"}),this.emap=new(h()),this.addEventListeners(),n.x.for(this.player).storageListeners.add(this),r instanceof HTMLMediaElement&&(r.textTracks.onaddtrack=e=>{this.onTextTracksChanged(e)},r.textTracks.onremovetrack=e=>{this.onTextTracksChanged(e)}),this.player.loop.dispatchEvent(s.a.EVENT_STATUS_CHANGE,{status:"ready"})}debugString(){return"none"}debugQualityLevel(){return[-1,1]}debugResolution(){return this.isRemotePlayback||this.player.isAudio?"-":`${this.mediaElement.videoWidth}x${this.mediaElement.videoHeight}`}debugFrames(){if(this.mediaElement instanceof HTMLVideoElement){const e=this.mediaElement.getVideoPlaybackQuality();return`${e.droppedVideoFrames} dropped of ${e.totalVideoFrames}`}return"no video info available"}get subQualities(){return this.error("using base implementation for subQuality listing!"),[{level:-1,label:"Auto",width:-1,height:-1}]}selectSubQuality(e){this.error("using base implementation for subQuality selection!")}get currentSubQuality(){return this.error("using base implementation for currentSubQuality!"),-1}log(...e){this.player.console.log(`[${this.getClassTypeString()}]`,...e)}info(...e){this.player.console.info(`[${this.getClassTypeString()}]`,...e)}warn(...e){this.player.console.warn(`[${this.getClassTypeString()}]`,...e)}error(...e){this.player.console.error(`[${this.getClassTypeString()}]`,...e)}onTextTracksChanged(e){this.subtitleListeners.forEach((t=>{t.onTextTracksChanged(e)}))}addSubtitleListener(e){this.subtitleListeners.includes(e)||this.subtitleListeners.push(e)}removeSubtitleListener(e){const t=this.subtitleListeners.indexOf(e);-1!==t&&(this.subtitleListeners=this.subtitleListeners.splice(t,1))}onAudioTracksChanged(){1===this.audioTracks.length&&1===this.expectedAudios.length&&"audio-description"===this.expectedAudios[0].kind&&(this.audioTracks[0].isAudioDescription=!0),this.player.loop.dispatchEvent(s.a.AUDIO_TRACK_LIST_CHANGED,{audioTracks:this.audioTracks}),this.audioTrackListeners.forEach((e=>{e.onAudioTracksChanged(this.audioTracks)}))}addAudioTrackListener(e){this.audioTrackListeners.includes(e)||this.audioTrackListeners.push(e)}removeAudioTrackListener(e){const t=this.audioTrackListeners.indexOf(e);-1!==t&&(this.audioTrackListeners=this.audioTrackListeners.splice(t,1))}addEventListeners(){this.emap.map(this.mediaElement,"loadstart",this.onLoadStart,this),this.emap.map(this.mediaElement,"canplay",this.onCanPlay,this),this.emap.map(this.mediaElement,"play",this.onPlay,this),this.emap.map(this.mediaElement,"pause",this.onPause,this),this.emap.map(this.mediaElement,"error",this.onError,this),this.emap.map(this.mediaElement,"waiting",this.onWaiting,this),this.emap.map(this.mediaElement,"ended",this.onEnded,this),this.emap.map(this.mediaElement,"timeupdate",this.onTimeUpdate,this),this.emap.map(this.mediaElement,"seeking",this.onSeeking,this),this.emap.map(this.mediaElement,"seeked",this.onSeekEnd,this),this.emap.map(this.mediaElement,"loadedmetadata",this.onLoadedMetadata,this),this.emap.map(this.mediaElement,"loadeddata",this.onLoadedData,this),this.emap.map(this.mediaElement,"durationchange",this.onDurationChange,this),this.emap.map(this.mediaElement,"progress",this.onProgress,this),this.emap.map(this.mediaElement,"stalled",this.onStalled,this),this.emap.map(this.mediaElement,"volumechange",this.onLocalVolumeChange,this)}onLoadStart(){var e,t;a.O.isAndroidDevice&&(null!==(t=null===(e=this.mediaElement)||void 0===e?void 0:e.currentSrc)&&void 0!==t?t:"").toLowerCase().indexOf(".m3u8")>0&&(this._useAndroidInitialSeekFallback=!0)}onCanPlay(){this.mediaElement instanceof HTMLMediaElement&&!(this.mediaElement.readyState>=this.mediaElement.HAVE_FUTURE_DATA)||this.bufferingEventHandler(!1),f(this,v,!1,"f"),this.setPlaybackRate(this.model.playbackRate)}onPlay(){this.startTicker(),this.playEventHandler(),this.bufferingEventHandler(!1),this.vc.setOutDelayed()}onPause(e){this.pauseEventHandler(e,!isNaN(this.mediaElement.currentTime)&&!isNaN(this.mediaElement.duration)&&this.mediaElement.currentTime>=this.mediaElement.duration&&("ios"!==a.O.platform||!this.player.isLive))}onError(e){this.handleError(e)}onWaiting(e){this.mediaElement instanceof HTMLMediaElement&&this.bufferingEventHandler(this.mediaElement.readyState<this.mediaElement.HAVE_FUTURE_DATA),f(this,v,!0,"f")}onEnded(e){this.stopTicker(),this.mediaElement.pause(),this.endEventHandler(e),this.onTimeChange(this._duration,0)}onTimeUpdate(e){if(this.onProgress(null),this.updateTicker(),this.isSeeking()&&!E(this,R,"f")){const e=this.getCurrentTime();Math.abs(E(this,C,"f")-e)<Math.abs(E(this,w,"f")-e)&&this.onSeekEnd(null)}}onSeeking(){f(this,R,!0,"f"),E(this,y,"f")||0!==this._pendingSeek||this.player.loop.dispatchEvent(s.a.EVENT_SEEK_START,{from:E(this,w,"f"),to:E(this,C,"f")}),this.bufferingEventHandler(!0)}onSeekEnd(e){this.isSeeking()&&(E(this,y,"f")||0!==this._pendingSeek||this.player.loop.dispatchEvent(s.a.EVENT_SEEK_END,{lastPosition:E(this,w,"f"),position:this.getCurrentTime()}),f(this,y,!1,"f"),f(this,w,-1,"f"),f(this,C,-1,"f"),E(this,R,"f")||this.bufferingEventHandler(!1),f(this,R,!1,"f"),this.bufferingEventHandler(!1),this.player.clearExecutionContext(s.a.EVENT_SEEK_START,s.a.EVENT_SEEK_START_INTENT,s.a.EVENT_SEEK_END,s.a.EVENT_BUFFERING))}isSeeking(){return E(this,R,"f")||-1!==E(this,C,"f")&&-1!==E(this,w,"f")}onLoadedMetadata(){this._ready=!0,this.evalInitialSeek()}onLoadedData(){this.evalInitialSeek(),this.onProgress(null)}onDurationChange(e){const t=this.mediaElement.duration;isNaN(t)||(this._duration=t),this._ready=!0,this.onProgress(null)}onLocalVolumeChange(e){const t=this.mediaElement.muted,i=this.mediaElement.volume;this.getVolume()/100===i&&E(this,L,"f")===t||(this.player.setMutedInternal(t,!0,!1,!0,!0),this.player.setVolumeInternal(100*i,!0,!1,!1))}onProgress(e){var t;if(!this.mediaElement||"waiting"===(null==e?void 0:e.type)&&this.isSeeking())return;const i=this.getCurrentTime(),s=this.getDuration();let a=-1;const n=null===(t=this.mediaElement)||void 0===t?void 0:t.buffered;if(n)for(let e=0;e<n.length;e++)if(n.start(e)<=i&&n.end(e)>=i){a=n.end(e);break}if(-1===a)return;const r=Math.round(a/s*100);this.bufferProgressHandler(r)}onStalled(e){this.onProgress(e)}onSourceError(e){this.stopTicker(),this.handleError(e)}onTimeChange(e,t){this.model.duration!==e&&e>0&&this.model.duration>0&&null!=this.pinnedDvrSync&&(this.pinnedDvrSync=null,this.dvrWindowUnstable=!0,this.warn("DVR window unstable, disabled sync info pinning")),this.updateDuration(e),this.updateTime(Math.max(t,0))}bufferingEventHandler(e){this.onProgress(null),e&&!this.isAtEnd?this.vc.showBufferingIndicator():this.vc.hideBufferingIndicator(),e!==E(this,l,"f")&&(f(this,l,e,"f"),this.player.loop.dispatchEvent(s.a.EVENT_BUFFERING,{isBuffering:e}))}bufferProgressHandler(e){var t;null===(t=this.vc.timeline)||void 0===t||t.setBufferProgress(e),f(this,T,e,"f")}playEventHandler(){var e;if(this.stopOtherPlayingPlayers(),this.model.playstate=o.R.PLAYSTATE_PLAYING,this.player.loop.dispatchEvent(s.a.EVENT_STATUS_CHANGE,{status:"play"}),this.isAtEnd){const t=this.getCurrentTimeWithoutSeek();null===(e=this.executionContextProvider)||void 0===e||e.preserveExecutionContext(s.a.EVENT_INITIAL_FRAME,500);const i=e=>{e.currentTime!==t&&(this.player.loop.dispatchEvent(s.a.EVENT_INITIAL_FRAME,{}),E(this,l,"f")||this.bufferingEventHandler(!1))},a=()=>{this.player.loop.removeEventListener(s.a.EVENT_UPDATE_STREAM_TIME,i),this.player.loop.removeEventListener(s.a.EVENT_INITIAL_FRAME,a)};this.player.loop.addEventListener(s.a.EVENT_UPDATE_STREAM_TIME,i),this.player.loop.addEventListener(s.a.EVENT_INITIAL_FRAME,a)}this.isAtEnd=!1,this.player.pixelController.replayTrigger(),this.player.pixelController.initialPlayTrigger(),this.player.loop.dispatchEvent(s.a.EVENT_PLAY_STREAM,{})}pauseEventHandler(e,t=!1){this.model.playstate=o.R.PLAYSTATE_PAUSED,this.player.loop.dispatchEvent(s.a.EVENT_STATUS_CHANGE,{status:"pause"}),this.player.loop.dispatchEvent(s.a.EVENT_PAUSE_STREAM,{ended:t})}endEventHandler(e){this.isAtEnd=!0,this.player.loop.dispatchEvent(s.a.EVENT_END_STREAM,{}),this.player.pixelController.triggerPixel(r.k.CLIP_ENDED),this.jumpToStart(),this.pauseEventHandler(e,!0),this.vc.hidePosterFrame(),this.mc.isLive||this.vc.showPlayAgain(),this.vc.hideBufferingIndicator(),"web"===a.O.platform&&this.player.setFullscreenInternal(!1),this.player.pixelController&&(this.player.pixelController._isReplay=!0)}evalInitialSeek(){if(this._pendingSeek>0){if(this.canSeek()){f(this,y,!0,"f");const e=this._pendingSeek;this._pendingSeek=0,this.setCurrentTime(e,E(this,g,"f"),!1,!0),E(this,g,"f")||this.play()}}else E(this,g,"f")||this.play()}updateDuration(e){this.model.duration!==e&&(this.model.duration=e,this.player.loop.dispatchEvent(s.a.EVENT_UPDATE_STREAM_DURATION,{duration:e}))}restartMedia(){this.jumpToStart(),this.play()}resetStartAndEndTime(){this.pc.generic.vodStartSeconds=0,this.pc.generic.vodEndSeconds=0}updateTime(e){this.model.time=e,this.vc.updateTime(e),this.vc.updateTimeline(e,this.model.duration);const a=Date.now();if(a>=E(this,i,"f")+1e3){f(this,i,a,"f");let t=0;const s=Math.round(this.model.duration),n=Math.round(e);this.vc.dvrState.enabledAndRequested&&!this.vc.dvrState.isLive&&(t=Math.min(Math.round(s-e),s)),this.player.pixelController.triggerCustomPixel(r.k.SUPER_PLAYHEAD_POSITION,!1,{currentTime:n,duration:s,dvrRelativeTime:-t})}const l=this.pc.generic.vodStartSeconds,h=this.pc.generic.vodEndSeconds;if(l>0&&e<l){const i=Math.round(e);Math.abs(E(this,t,"f")-i)>3&&(this.setCurrentTime(l,!1,!1,!0),f(this,t,i,"f"))}else h>0&&e>h&&(this.setCurrentTime(l,!1,!1,!0),this.pause());this.player.loop.dispatchEvent(s.a.EVENT_UPDATE_STREAM_TIME,{currentTime:e}),window.parent!==window&&n.x.AVAILABLE&&this.model.playstate===o.R.PLAYSTATE_PLAYING&&n.x.get(n.x.SUFFIX_GLOBAL,n.x.CURRENT_PLAYERID,!0)!==this.player.getId()&&this.pause()}removeEventListeners(){this.emap.all()}dispose(){this.log("dispose()"),this.removeEventListeners(),n.x.for(this.player).storageListeners.delete(this),this.mediaElement instanceof HTMLMediaElement&&(this.mediaElement.textTracks.onaddtrack=null,this.mediaElement.textTracks.onremovetrack=null),this.mediaElement.pause(),this.subtitleListeners=[],this.audioTrackListeners=[],this.stopTicker(),this.player.loop.dispatchEvent(s.a.EVENT_STOP_STREAM,{}),E(this,g,"f")&&0===this.model.playstate&&(this.model.playstate=3),this.audioTracks=[],this.audioTrack=null}stopOtherPlayingPlayers(){n.x.add(n.x.SUFFIX_GLOBAL,n.x.CURRENT_PLAYERID,this.player.getId(),!0,!0),o.R.autoPlayerAlreadyActive=this.player.getId()}onStorageValueChanged(e,t){e===n.x.CURRENT_PLAYERID&&"string"==typeof t&&this.isPlaying()&&t!==this.player.getId()&&this.pause()}loadStream(e){if(f(this,g,1===this.model.playstate||3===this.model.playstate,"f"),this.model.playstate=o.R.PLAYSTATE_UNSPECIFIED,E(this,g,"f")||this.stopOtherPlayingPlayers(),this.player.preserveExecutionContext(s.a.EVENT_LOAD_STREAM,5e3),this.player.loop.dispatchEvent(s.a.EVENT_LOAD_STREAM,{mediaStream:e}),this._pendingSeek=this.model.time,0===this._pendingSeek&&!this.mc.isLive){let e=this.pc.generic.vodInitialPlayheadSeconds;e<=0&&(e=this.pc.generic.vodStartSeconds),this._pendingSeek=e}if(this.mediaElement instanceof HTMLMediaElement)for(;this.mediaElement.children.length>0;)this.mediaElement.removeChild(this.mediaElement.children[0]);if(this.expectedAudios=e.audios,this.addSource(e),!a.O.isEmbedded){const e=n.x.volume(this.player),t=this.pc.generic.isMuted||n.x.muted(this.player);this.player.setVolumeInternal(e,!1,!0,!0),this.player.setMutedInternal(t,!1,!0,!1,!1)}if(E(this,g,"f")){const e=()=>{this.pause(),this.mediaElement.removeEventListener("canplay",e)};this.mediaElement.addEventListener("canplay",e)}this.mediaElement.load()}startTicker(){this.stopTicker(),this.updateTicker(),f(this,D,this.player.safeInterval((()=>{this.updateTicker()}),500),"f")}stopTicker(){clearInterval(E(this,D,"f")),f(this,D,-1,"f")}updateTicker(){this.onTimeChange(this.getDuration(),this.getCurrentTime())}play(){var e;this.player.preserveExecutionContext(s.a.EVENT_PLAY_STREAM),f(this,g,!1,"f"),E(this,P,"f")?this.handleError():null===(e=this.mediaElement.play())||void 0===e||e.then((()=>{var e;try{this.player.checkState()}catch(e){return void this.warn("aborting async",e)}null===(e=this.vc)||void 0===e||e.hidePosterFrame(),this.startTicker()})).catch((e=>{var t,i,a;try{this.player.checkState()}catch(e){return void this.warn("aborting async",e)}this.error("playback failure",e),null===(t=this.player)||void 0===t||t.loop.dispatchEvent(s.a.EVENT_AUTOPLAY_STREAM_PROHIBITED,{}),null===(i=this.vc)||void 0===i||i.showPlayBtn(),null===(a=this.vc)||void 0===a||a.showPosterFrame(),this.stopTicker()}))}pause(){this.player.preserveExecutionContext(s.a.EVENT_PAUSE_STREAM),this.model.playstate=o.R.PLAYSTATE_PAUSED,this.mediaElement.pause(),this.mc.isLive&&this.mc.isDvrEnabled||(this.updateTicker(),this.stopTicker())}togglePlay(){E(this,P,"f")?this.handleError():this.isPlaying()?this.pause():this.play()}isPlaying(){return this.model.playstate===o.R.PLAYSTATE_PLAYING}setVolume(e){e>=0&&e<=100&&(this.mediaElement.volume=e/100)}getVolume(){return n.x.volume(this.player)}setMuted(e){f(this,L,e,"f"),this.mediaElement.muted=e,this.mediaElement instanceof HTMLMediaElement&&(e?this.mediaElement.setAttribute("muted","muted"):this.mediaElement.removeAttribute("muted"))}setCurrentTime(e,t=!1,i=!1,a=!1){this.player.preserveExecutionContext(s.a.EVENT_SEEK_START);let n=-1;this.canCalculateDvrUnixTime()&&e>=this.dvrRelToUnix(0)&&(n=e,e=this.dvrUnixToRel(e));const r=this.getDuration()>0?Math.min(e,this.getDuration()-.1):e;this.setSeekEventTimestamps(this.getCurrentTime(),r),this.setCurrentTimeRaw(r,n,t,i,a),this.player.model.time=r}setSeekEventTimestamps(e,t){f(this,w,e,"f"),f(this,C,t,"f")}setCurrentTimeRaw(e,t,i=!1,a=!1,n=!1){f(this,b,0,"f"),f(this,A,0,"f"),f(this,_,0,"f");const r=this.pc.generic.vodStartSeconds,o=this.pc.generic.vodEndSeconds;if(!n&&(r>0&&e<r||o>0&&e>o)&&this.resetStartAndEndTime(),this._ready){if(!this.canSeek())return;e=Math.max(0,e),this._pendingSeek=0,this.isAtEnd&&f(this,y,!0,"f");try{this.player.preserveExecutionContextAlias(s.a.EVENT_SEEK_START,-1,s.a.EVENT_SEEK_START_INTENT,s.a.EVENT_SEEK_END,s.a.EVENT_BUFFERING),E(this,y,"f")||0!==this._pendingSeek||this.player.loop.dispatchEvent(s.a.EVENT_SEEK_START_INTENT,{from:E(this,w,"f"),to:E(this,C,"f")}),a||(this.canSeekToUnixTime&&t>0?this.setCurrentUnixTime(t):this.mediaElement.currentTime=e)}catch(t){this._pendingSeek=e}}else this._pendingSeek=e;this.updateTicker(),this.isAtEnd&&!i&&this.play()}setCurrentUnixTime(e){throw new Error("method not implemented")}seekToLive(){this.canSeek()&&this.setCurrentTime(this.getDuration())}setPlaybackRate(e){const t=this.model.playbackRate!==e||this.mediaElement.playbackRate!==e;this.model.playbackRate=e,this.mediaElement.playbackRate!==e&&(this.mediaElement.playbackRate=e),t&&this.player.loop.dispatchEvent(s.a.PLAYBACK_RATE_CHANGE,{rate:e})}getDvrToDateSync(){return null}getSmoothDvrToDateSync(e){var t,i,s;return!this.dvrWindowUnstable&&e&&this.canCalculateDvrUnixTime()?(null==this.pinnedDvrSync&&(this.pinnedDvrSync=this.getDvrToDateSync(),0!==(null===(t=this.pinnedDvrSync)||void 0===t?void 0:t.rel)&&0!==(null===(i=this.pinnedDvrSync)||void 0===i?void 0:i.real)&&0!==(null===(s=this.pinnedDvrSync)||void 0===s?void 0:s.at)||(this.pinnedDvrSync=null)),this.pinnedDvrSync):this.getDvrToDateSync()}dvrRelToUnix(e,t=!1){const i=this.getSmoothDvrToDateSync(t);if(null!==i){if(t&&!this.dvrWindowUnstable)return this.__dvrRelToUnixRaw(e,i)|0;let s=E(this,_,"f");if(this.isPlaying()&&!this.playbackStalled){if(0!==E(this,b,"f")){const e=this.getCurrentTime();if(isFinite(e)&&e>0){const t=this.__dvrRelToUnixRaw(e,i)-E(this,b,"f");f(this,_,E(this,_,"f")+t,"f"),s+=t,this.info("PAUSE DRIFT",t)}f(this,b,0,"f"),f(this,A,0,"f")}const e=performance.now(),t=1e3*this.__dvrRelToUnixRaw(100,i);if(-1!==E(this,k,"f")&&-1!==E(this,S,"f")){const i=t-(E(this,S,"f")+(e-E(this,k,"f")));Math.abs(i)>=10&&(f(this,_,E(this,_,"f")+i/1e3,"f"),s+=i/1e3)}f(this,k,e,"f"),f(this,S,t,"f")}else f(this,k,-1,"f"),f(this,S,-1,"f"),0===E(this,A,"f")?(f(this,A,this.getCurrentTime(),"f"),f(this,b,this.__dvrRelToUnixRaw(E(this,A,"f"),i),"f")):s+=this.__dvrRelToUnixRaw(this.getCurrentTime(),i)-E(this,b,"f");return this.__dvrRelToUnixRaw(e,i)-s|0}return t&&!this.dvrWindowUnstable||(f(this,b,0,"f"),f(this,A,0,"f"),f(this,_,0,"f")),0}__dvrRelToUnixRaw(e,t){const i=t.rel-e,s=Date.now()-t.at;return(t.real+s)/1e3-i}dvrUnixToRel(e){return e-this.dvrRelToUnix(0)}canCalculateDvrUnixTime(){const e=this.getDvrToDateSync();return null!=e&&0!==e.real&&0!==e.rel&&0!==e.at}dvrUnixToRelNullable(e){const t=this.dvrRelToUnixNullable(0);return null==t?null:e-t}dvrRelToUnixNullable(e,t=!1){return null==this.getSmoothDvrToDateSync(t)?null:this.dvrRelToUnix(e,t)}get canSeekToUnixTime(){return!1}getPercentBuffered(){return E(this,T,"f")}getCurrentUnixTime(){return this._dvrEnabled&&this.canCalculateDvrUnixTime()?this.dvrRelToUnix(this.getCurrentTime()):-1}getCurrentUnixTimeWindowStart(){return this._dvrEnabled&&this.canCalculateDvrUnixTime()?this.dvrRelToUnix(0):-1}getCurrentUnixTimeWindowEnd(){return this._dvrEnabled&&this.canCalculateDvrUnixTime()?this.dvrRelToUnix(this.getDuration()):-1}getCurrentTime(){if(this._pendingSeek>0)return this._pendingSeek;const e=this.mediaElement.currentTime;return isNaN(e)?this.model.time:e}getCurrentTimeWithoutSeek(){return!E(this,y,"f")&&E(this,w,"f")>=0?E(this,w,"f"):this.getCurrentTime()}setTimeByPercent(e){const t=e/100*this.getDuration();return this.setCurrentTime(t),t}getDuration(){const e=this.mediaElement.duration;return isNaN(e)?0!==this._duration?this._duration:this.model.duration:e}stop(e){if(!this.isAtEnd){this.model.playstate=o.R.PLAYSTATE_STOPPED,this.isAtEnd=!0,this.player.loop.dispatchEvent(s.a.EVENT_STOP_STREAM,{}),this.player.loop.dispatchEvent(s.a.EVENT_STATUS_CHANGE,{status:"stop"});try{this.player.checkStateStrict(),this.pause(),a.O.isEmbedded||this.jumpToStart(),this.bufferingEventHandler(!1),this.updateTicker(),this.stopTicker()}catch(e){}}}jumpToStart(){this.setCurrentTime(0,!0)}onDVRCallback(e,t,i){this._dvrEnabled=e&&t>=120,this._dvrWindow=t,this._dvrIsLive=i,this.player.viewCtrl.onDVRCallback(this._dvrEnabled,this._dvrWindow,this._dvrIsLive),this.updateTicker(),this.player.loop.dispatchEvent(s.a.EVENT_DVR_CHANGE,{dvrEnabled:this._dvrEnabled,dvrIsLive:this._dvrIsLive,dvrWindow:this._dvrWindow})}getAudioTracks(){return[]}setAudioTrack(e){}setAudioTrackById(e){}getAudioTrack(){return null}getAudioTracksInitialized(){return null!=this.getAudioTrack()}handleError(e){var t;this.stopTicker(),f(this,P,!0,"f");let i=[];e&&(this.error(e),"string"==typeof e?i=[e]:"object"==typeof e&&("type"in e&&(0,c.Ed)(e.type)&&"error"!==e.type&&i.push(String(e.type)),"name"in e&&(0,c.Ed)(e.name)&&"error"!==e.name&&i.push(String(e.name)),(0,c.Ed)(e.message)&&i.push(String(e.message)))),null===(t=this.player.errorCtrl)||void 0===t||t.throwStreamError(...i)}toJSON(){return toString()}};return e=new WeakMap,t=new WeakMap,i=new WeakMap,l=new WeakMap,v=new WeakMap,T=new WeakMap,y=new WeakMap,g=new WeakMap,k=new WeakMap,S=new WeakMap,b=new WeakMap,A=new WeakMap,_=new WeakMap,w=new WeakMap,C=new WeakMap,R=new WeakMap,D=new WeakMap,P=new WeakMap,L=new WeakMap,U=[(0,d.C6)(s.a.EVENT_PAUSE_STREAM,{type:"other",initiator:"external-playback-pause"})],I=[(0,d.C6)(s.a.EVENT_PLAY_STREAM)],V=[(0,d.kF)({type:"lifecycle",initiator:"playback-end"})],O=[(0,d.C6)(s.a.EVENT_LOAD_STREAM)],W=[(0,d.kF)({type:"other",initiator:"dvrUpdate"})],N=Symbol.toStringTag,m(x,"AbstractPlayerCtrl"),(()=>{const e="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;p(x,null,U,{kind:"method",name:"onPause",static:!1,private:!1,access:{has:e=>"onPause"in e,get:e=>e.onPause},metadata:e},null,F),p(x,null,I,{kind:"method",name:"playEventHandler",static:!1,private:!1,access:{has:e=>"playEventHandler"in e,get:e=>e.playEventHandler},metadata:e},null,F),p(x,null,V,{kind:"method",name:"endEventHandler",static:!1,private:!1,access:{has:e=>"endEventHandler"in e,get:e=>e.endEventHandler},metadata:e},null,F),p(x,null,O,{kind:"method",name:"evalInitialSeek",static:!1,private:!1,access:{has:e=>"evalInitialSeek"in e,get:e=>e.evalInitialSeek},metadata:e},null,F),p(x,null,W,{kind:"method",name:"onDVRCallback",static:!1,private:!1,access:{has:e=>"onDVRCallback"in e,get:e=>e.onDVRCallback},metadata:e},null,F),p(null,M={value:x},H,{kind:"class",name:x.name,metadata:e},null,j),x=M.value,e&&Object.defineProperty(x,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:e}),u(x,j)})(),x})()},73913:(e,t,i)=>{i.d(t,{X:()=>l,q:()=>h});var s=i(10032),a=i(94406),n=function(e,t,i,s,a,n){function r(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=s.kind,h="getter"===l?"get":"setter"===l?"set":"value",d=!t&&e?s.static?e:e.prototype:null,c=t||(d?Object.getOwnPropertyDescriptor(d,s.name):{}),u=!1,p=i.length-1;p>=0;p--){var m={};for(var E in s)m[E]="access"===E?{}:s[E];for(var E in s.access)m.access[E]=s.access[E];m.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");n.push(r(e||null))};var f=(0,i[p])("accessor"===l?{get:c.get,set:c.set}:c[h],m);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=r(f.get))&&(c.get=o),(o=r(f.set))&&(c.set=o),(o=r(f.init))&&a.unshift(o)}else(o=r(f))&&("field"===l?a.unshift(o):c[h]=o)}d&&Object.defineProperty(d,s.name,c),u=!0},r=function(e,t,i){for(var s=arguments.length>2,a=0;a<t.length;a++)i=s?t[a].call(e,i):t[a].call(e);return s?i:void 0},o=function(e,t,i){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:i?"".concat(i," ",t):t})};let l=(()=>{let e,t,i=[a.JW],l=[];t=class{execute(e,t){var i,a;const n=e.model.mediaCollection.streams.some((e=>!e.isAudioOnly))?s.J.createVideo(e,!0):s.J.createAudio(e,!0);try{null===(i=e.viewCtrl)||void 0===i||i.removeMediaCanvas()}catch(e){}null!==n?t(n):null===(a=e.errorCtrl)||void 0===a||a.throwError("MEDIACANVAS_NOT_GENERATED",!0)}};return o(t,"DefaultMediaElementGenerator"),(()=>{const s="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;n(null,e={value:t},i,{kind:"class",name:t.name,metadata:s},null,l),t=e.value,s&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:s}),r(t,l)})(),t})(),h=(()=>{let e,t,i=[a.JW],l=[];t=class{execute(e,t){var i,a;const n=s.J.createVideo(e,!0);try{null===(i=e.viewCtrl)||void 0===i||i.removeMediaCanvas()}catch(e){}null!==n?t(n):null===(a=e.errorCtrl)||void 0===a||a.throwError("MEDIACANVAS_NOT_GENERATED",!0)}};return o(t,"DefaultVideoElementGenerator"),(()=>{const s="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;n(null,e={value:t},i,{kind:"class",name:t.name,metadata:s},null,l),t=e.value,s&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:s}),r(t,l)})(),t})()},95198:(e,t,i)=>{i.r(t),i.d(t,{default:()=>d});var s=i(25775),a=i(94406),n=i(41571),r=function(e,t,i,s,a,n){function r(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=s.kind,h="getter"===l?"get":"setter"===l?"set":"value",d=!t&&e?s.static?e:e.prototype:null,c=t||(d?Object.getOwnPropertyDescriptor(d,s.name):{}),u=!1,p=i.length-1;p>=0;p--){var m={};for(var E in s)m[E]="access"===E?{}:s[E];for(var E in s.access)m.access[E]=s.access[E];m.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");n.push(r(e||null))};var f=(0,i[p])("accessor"===l?{get:c.get,set:c.set}:c[h],m);if("accessor"===l){if(void 0===f)continue;if(null===f||"object"!=typeof f)throw new TypeError("Object expected");(o=r(f.get))&&(c.get=o),(o=r(f.set))&&(c.set=o),(o=r(f.init))&&a.unshift(o)}else(o=r(f))&&("field"===l?a.unshift(o):c[h]=o)}d&&Object.defineProperty(d,s.name,c),u=!0},o=function(e,t,i){for(var s=arguments.length>2,a=0;a<t.length;a++)i=s?t[a].call(e,i):t[a].call(e);return s?i:void 0},l=function(e,t,i){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:i?"".concat(i," ",t):t})};let h=(()=>{let e,t,i=[a.JW],h=[],d=n.A;t=class extends d{constructor(e,t){super(e,t),this.streamResetUrl="javascript:void(0)",s.O.browserIsSafari&&this.mc.isLive&&this.mc.isDvrEnabled&&(this.dvrWindowUnstable=!0)}applyVideoScale(e){}pause(){if(this.isNonDvrLive()){const e=this.mediaElement.querySelector("source");if(e)return this.info("stopping non-dvr live stream"),this.emap.unmap(e,"error",this.onSourceError,this),e.dataset.src=e.src,e.dataset.type=e.type,e.src=this.streamResetUrl,e.type="void",this.mediaElement.pause(),this.pauseEventHandler(null),void this.player.safeTimeout((()=>{this.mediaElement.load()}))}super.pause()}seekToLive(){var e,t;if(this.isNonDvrLive()){const i=this.mediaElement.querySelector("source");if(i&&i.src===this.streamResetUrl){this.info("seekToLive on non-dvr audio - reload stream"),i.src=null!==(e=i.dataset.src)&&void 0!==e?e:"",i.type=null!==(t=i.dataset.type)&&void 0!==t?t:"";const s=i.src.replace(/[?&]bufferBuster=\d+/,"");return i.src=`${s}${s.includes("?")?"&":"?"}bufferBuster=${Date.now()}`,this.emap.map(i,"error",this.onSourceError,this),void this.mediaElement.load()}}super.seekToLive()}getClassTypeString(){return"HtmlAudioCtrl"}};return l(t,"HtmlAudioCtrl"),(()=>{var s;const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null!==(s=d[Symbol.metadata])&&void 0!==s?s:null):void 0;r(null,e={value:t},i,{kind:"class",name:t.name,metadata:a},null,h),t=e.value,a&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:a}),o(t,h)})(),t})();const d={Generator:i(73913).X,Controller:h}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunkardplayer=globalThis.webpackChunkardplayer||[]).push([[777],{41571:(e,t,i)=>{i.d(t,{A:()=>m});var a=i(66787),s=i(94581),n=i(25775),r=i(29183),o=i(94406),l=i(45984),h=function(e,t,i,a,s,n){function r(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=a.kind,h="getter"===l?"get":"setter"===l?"set":"value",d=!t&&e?a.static?e:e.prototype:null,c=t||(d?Object.getOwnPropertyDescriptor(d,a.name):{}),u=!1,p=i.length-1;p>=0;p--){var m={};for(var f in a)m[f]="access"===f?{}:a[f];for(var f in a.access)m.access[f]=a.access[f];m.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");n.push(r(e||null))};var E=(0,i[p])("accessor"===l?{get:c.get,set:c.set}:c[h],m);if("accessor"===l){if(void 0===E)continue;if(null===E||"object"!=typeof E)throw new TypeError("Object expected");(o=r(E.get))&&(c.get=o),(o=r(E.set))&&(c.set=o),(o=r(E.init))&&s.unshift(o)}else(o=r(E))&&("field"===l?s.unshift(o):c[h]=o)}d&&Object.defineProperty(d,a.name,c),u=!0},d=function(e,t,i){for(var a=arguments.length>2,s=0;s<t.length;s++)i=a?t[s].call(e,i):t[s].call(e);return a?i:void 0},c=function(e,t,i){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:i?"".concat(i," ",t):t})},u=function(e,t,i,a,s){if("m"===a)throw new TypeError("Private method is not writable");if("a"===a&&!s)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!s:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===a?s.call(e,i):s?s.value=i:t.set(e,i),i},p=function(e,t,i,a){if("a"===i&&!a)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!a:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?a:"a"===i?a.call(e):a?a.value:t.get(e)};const m=(()=>{var e,t,i,m,f,E,v,T,g,y,S,k,b;let A,_,w=[o.JW],C=[],R=a.F;_=class extends R{constructor(a,r){if(super(a,r),e.set(this,!1),t.set(this,!1),i.set(this,void 0),m.set(this,0),f.set(this,!1),E.set(this,null),v.set(this,0),T.set(this,0),g.set(this,-1),y.set(this,0),S.set(this,0),k.set(this,-1),b.set(this,0),this.mc.isLive&&(this.emap.map(this.mediaElement,"canplay",this.updateDVRValues,this),n.O.browserIsSafari&&(this.dvrWindowUnstable=!0,u(this,e,!0,"f"),this.emap.map(this.mediaElement,"playing",this.updateDVRValues,this))),this.emap.map(this.mediaElement,"ratechange",(()=>{const e=this.model.playbackRate!==this.mediaElement.playbackRate;this.model.playbackRate=this.mediaElement.playbackRate,e&&this.player.loop.dispatchEvent(s.a.PLAYBACK_RATE_CHANGE,{rate:this.model.playbackRate})})),r.audioTracks){u(this,i,!0,"f");const e=r.audioTracks;let t=-1,a=-1;const n=()=>{var t,i,a,n;this.audioTracks=[];for(const s of e){const e={id:s.id,label:s.label,enabled:s.enabled,language:s.language,channelCount:null!==(i=null===(t=s.configuration)||void 0===t?void 0:t.numberOfChannels)&&void 0!==i?i:0,isAudioDescription:"description"===s.kind||"main-desc"===s.kind||/audio\s*des[ck]ription/i.test(String(s.label)),isSpeechOptimized:/klare\s*sprache/i.test(String(s.label)),isAtmos:/dolby\s*atmos/i.test(s.label)||/eac3-joc/i.test(null!==(n=null===(a=s.configuration)||void 0===a?void 0:a.codec)&&void 0!==n?n:"")};this.audioTracks.push(e),s.enabled&&(this.audioTrack=e)}this.onAudioTracksChanged(),this.player.loop.dispatchEvent(s.a.CURRENT_AUDIO_TRACK_CHANGED,{audioTrack:this.audioTrack})};this.emap.map(e,"addtrack",(()=>{clearTimeout(a),a=this.player.safeTimeout((()=>{n()}))})),this.emap.map(e,"removetrack",(()=>{clearTimeout(a),a=this.player.safeTimeout((()=>{n()}))})),this.emap.map(e,"change",(()=>{clearTimeout(t),t=this.player.safeTimeout((()=>{var e,t;if(this.audioTrack)for(const i of null!==(t=null===(e=this.mediaElement)||void 0===e?void 0:e.audioTracks)&&void 0!==t?t:[])if(i.enabled!==(String(i.id)===String(this.audioTrack.id)))return void this.setAudioTrack(this.audioTrack);this.player.loop.dispatchEvent(s.a.CURRENT_AUDIO_TRACK_CHANGED,{audioTrack:this.audioTrack})}))}))}else u(this,i,!1,"f")}canSeek(){return this.mediaElement.seekable.length>0}get isPlayingSpatialAudio(){var e,t,i;return(null!==(t=null===(e=this.audioTrack)||void 0===e?void 0:e.channelCount)&&void 0!==t?t:0)>5||!0===(null===(i=this.audioTrack)||void 0===i?void 0:i.isAtmos)}getAudioTracks(){var e;if(p(this,i,"f"))return null!==(e=this.audioTracks)&&void 0!==e?e:[];{const e=this.getAudioTrack();return e?[e]:[]}}setAudioTrack(e){var t,a;if(p(this,i,"f")){this.audioTrack=e;for(const i of null!==(a=null===(t=this.mediaElement)||void 0===t?void 0:t.audioTracks)&&void 0!==a?a:[])i.enabled=String(i.id)===String(e.id);for(const t of this.audioTracks)t.enabled=String(t.id)===String(e.id)}else this.warn("no browser support for audio tracks")}setAudioTrackById(e){var t,a;if(p(this,i,"f")){for(const i of null!==(a=null===(t=this.mediaElement)||void 0===t?void 0:t.audioTracks)&&void 0!==a?a:[])i.enabled=String(i.id)===String(e);for(const t of this.audioTracks)String(t.id)===String(e)?(t.enabled=!0,this.audioTrack=t):t.enabled=!1}else this.warn("no browser support for audio tracks")}getAudioTrack(){var e;if(p(this,i,"f"))return this.audioTrack;{const t=this.player.currentAudio;return t?{id:"0",label:t.kind,enabled:!0,language:null!==(e=null==t?void 0:t.languageCode)&&void 0!==e?e:"de"}:null}}getAudioTracksInitialized(){return!p(this,i,"f")||null!=this.audioTrack}createdMappedSource(e,t){const i=document.createElement("source");i.src=e,i.type=t,this.mediaElement.appendChild(i),this.emap.map(i,"error",this.onSourceError,this),this.player.loop.dispatchEvent(s.a.EVENT_STREAM_LOADED,{})}addSource(i){var a,s;null===(s=null===(a=this.player)||void 0===a?void 0:a.pixelController)||void 0===s||s.loadStream(i.url),this.resetDateSync();let o=i.url;switch(n.O.browserIsSafari&&this._pendingSeek>0&&(o+=`#t=${this._pendingSeek}`,this._pendingSeek=0),!0){case/\.m3u8/i.test(o):u(this,t,p(this,e,"f"),"f"),this.createdMappedSource(o,this.player.isAudio?"audio/x-mpegurl":"application/x-mpegURL");break;case/\.mp4/i.test(o):this.createdMappedSource(o,"video/mp4");break;case/\.ogv/i.test(o):this.createdMappedSource(o,"video/ogg");break;case/\.webm/i.test(o):this.createdMappedSource(o,"video/webm");break;case/\.mp3/i.test(o):this.createdMappedSource(o,"audio/mpeg");break;case/\.ogg/i.test(o):this.createdMappedSource(o,"audio/ogg");break;case/\.wav/i.test(o):this.createdMappedSource(o,"audio/x-wav");break;case!(0,r.z3)(i.mimeType):this.createdMappedSource(o,i.mimeType);break;default:this.handleError(`Unknown mimetype "${i.mimeType}" for stream ${o}`)}}updateTime(e){p(this,t,"f")&&super.dvrRelToUnix(0),super.updateTime(e)}setCurrentTimeRaw(e,i,a=!1,s=!1,n=!1){p(this,t,"f")?super.setCurrentTimeRaw(e+this.smoothStartTime,i,a,s,n):super.setCurrentTimeRaw(e,i,a,s,n)}setCurrentTime(e,i=!1,a=!1,s=!1){p(this,t,"f")&&this.endTime>0&&(this.canCalculateDvrUnixTime()&&e>=this.dvrRelToUnix(0)&&(e=this.dvrUnixToRel(e)),e=Math.min(this.endTime,e)),super.setCurrentTime(e,i,a,s)}setTimeByPercent(e){if(p(this,t,"f")&&e>99.9){const t=e/100*this.getDuration();return this.seekToLive(),t}return super.setTimeByPercent(e)}seekToLive(){this.bufferingEventHandler(!0),p(this,t,"f")?this.mediaElement.currentTime=this.endTime:(this.mediaElement.load(),super.seekToLive())}onSeekEnd(e){if(p(this,t,"f")){if(this.mediaElement.currentTime<.1)return void this.mediaElement.addEventListener("timeupdate",(()=>{this.onSeekEnd(e)}),{once:!0,capture:!0});super.onSeekEnd(e),this.updateDVRValues()}else super.onSeekEnd(e)}onTimeUpdate(e){p(this,t,"f")&&this.mediaElement.currentTime<.1||(u(this,m,Date.now(),"f"),super.onTimeUpdate(e))}updateTicker(){super.updateTicker(),this.model.playstate===l.R.PLAYSTATE_PLAYING&&Date.now()-p(this,m,"f")>2e3?(u(this,f,!0,"f"),this.bufferingEventHandler(!0)):p(this,f,"f")&&this.bufferingEventHandler(!1)}play(){this.isNonDvrLive()&&this.model.playstate===l.R.PLAYSTATE_PAUSED&&this.seekToLive(),u(this,m,Date.now(),"f"),u(this,f,!1,"f"),super.play()}isNonDvrLive(){return this.mc.isLive&&!this.mediaElement.webkitCurrentPlaybackTargetIsWireless&&(!this.mc.isDvrEnabled||this.getDuration()<60||!p(this,t,"f"))}resetDateSync(){u(this,E,null,"f"),u(this,S,0,"f"),u(this,T,0,"f")}updateDVRValues(){var e,i,a;if(!this.mc.isLive)return;if(this.isNonDvrLive()&&!p(this,t,"f"))return void this.onDVRCallback(!1,0,!0);const s=null!==(a=null===(i=(e=this.mediaElement).getStartDate)||void 0===i?void 0:i.call(e))&&void 0!==a?a:null;null==s||isNaN(s.valueOf())?(u(this,E,null,"f"),this.onDVRCallback(this.getDuration()>60,this.getDuration(),this.mediaElement.currentTime>=this.smoothEndTime)):(u(this,E,{rel:-this.smoothStartTime,real:s.getTime(),at:(new Date).getTime()},"f"),this.onDVRCallback(this.getDuration()>=60,this.getDuration(),this.mediaElement.currentTime>=this.smoothEndTime))}getDvrToDateSync(){return p(this,E,"f")}get endTime(){const e=this.mediaElement.seekable.length<=0?0:this.mediaElement.seekable.end(this.mediaElement.seekable.length-1);return(p(this,T,"f")<=0||e!==p(this,v,"f"))&&(u(this,T,performance.now(),"f"),u(this,v,e,"f")),e}get smoothEndTime(){if(-1===p(this,g,"f")){const e=this.endTime;u(this,g,p(this,T,"f")<=0?e:p(this,v,"f")+(performance.now()-p(this,T,"f"))/1e3,"f"),this.player.safeTimeout((()=>{u(this,g,-1,"f")}))}return p(this,g,"f")}get startTime(){const e=this.mediaElement.seekable.length<=0?0:this.mediaElement.seekable.start(0);return(p(this,S,"f")<=0||e!==p(this,y,"f"))&&(u(this,S,performance.now(),"f"),u(this,y,e,"f")),e}get smoothStartTime(){if(-1===p(this,k,"f")){const e=this.startTime;u(this,k,p(this,S,"f")<=0?e:p(this,y,"f")+(performance.now()-p(this,S,"f"))/1e3,"f"),this.player.safeTimeout((()=>{u(this,k,-1,"f")}))}return p(this,k,"f")}getCurrentTime(){return p(this,t,"f")?this.mediaElement.currentTime-this.smoothStartTime:super.getCurrentTime()}getDuration(){if(p(this,t,"f")){const e=this.smoothEndTime-this.smoothStartTime;return e!==p(this,b,"f")&&(u(this,b,e,"f"),p(this,t,"f")&&this.updateDVRValues()),e}return super.getDuration()}debugString(){return`audio track support: ${p(this,i,"f")}`}};return e=new WeakMap,t=new WeakMap,i=new WeakMap,m=new WeakMap,f=new WeakMap,E=new WeakMap,v=new WeakMap,T=new WeakMap,g=new WeakMap,y=new WeakMap,S=new WeakMap,k=new WeakMap,b=new WeakMap,c(_,"HtmlMediaBaseCtrl"),(()=>{var e;const t="function"==typeof Symbol&&Symbol.metadata?Object.create(null!==(e=R[Symbol.metadata])&&void 0!==e?e:null):void 0;h(null,A={value:_},w,{kind:"class",name:_.name,metadata:t},null,C),_=A.value,t&&Object.defineProperty(_,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:t}),d(_,C)})(),_})()},50882:(e,t,i)=>{i.r(t),i.d(t,{default:()=>c});var a=i(41571),s=i(94406),n=i(25775),r=i(29183),o=function(e,t,i,a,s,n){function r(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=a.kind,h="getter"===l?"get":"setter"===l?"set":"value",d=!t&&e?a.static?e:e.prototype:null,c=t||(d?Object.getOwnPropertyDescriptor(d,a.name):{}),u=!1,p=i.length-1;p>=0;p--){var m={};for(var f in a)m[f]="access"===f?{}:a[f];for(var f in a.access)m.access[f]=a.access[f];m.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");n.push(r(e||null))};var E=(0,i[p])("accessor"===l?{get:c.get,set:c.set}:c[h],m);if("accessor"===l){if(void 0===E)continue;if(null===E||"object"!=typeof E)throw new TypeError("Object expected");(o=r(E.get))&&(c.get=o),(o=r(E.set))&&(c.set=o),(o=r(E.init))&&s.unshift(o)}else(o=r(E))&&("field"===l?s.unshift(o):c[h]=o)}d&&Object.defineProperty(d,a.name,c),u=!0},l=function(e,t,i){for(var a=arguments.length>2,s=0;s<t.length;s++)i=a?t[s].call(e,i):t[s].call(e);return a?i:void 0},h=function(e,t,i){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:i?"".concat(i," ",t):t})};let d=(()=>{let e,t,i=[s.JW],d=[],c=a.A;t=class extends c{constructor(e,t){super(e,t),this.manipulatorInfo="none"}applyVideoScale(e){this.mediaElement.style.objectFit="COVER"===e?"cover":"contain"}getClassTypeString(){return"HtmlVideoCtrl"}debugString(){return`${super.debugString()} | manipulator: ${this.manipulatorInfo}`}createdMappedSource(e,t){this.manipulatorInfo="none";const i=this.model.playerConfig.web.hlsManipulatorUrl;if("application/vnd.apple.mpegurl"===t&&(0,r.Ed)(i)&&n.O.browserIsSafari){const t=this.createProxyURL(e,i);t&&(e=t,this.manipulatorInfo=t)}this.info("loading video source with url",e),super.createdMappedSource(e,t)}createProxyURL(e,t){const i=this.mc.subtitles.map((e=>{const t=e.sources.find((e=>"webvtt"===e.kind&&(0,r.Ed)(e.url)));return(0,r.cl)(t)?null:{url:t.url,forced:"forced"===e.kind?"YES":"NO",lang:e.languageCode,closedCaptions:"closed-captions"===e.kind?"YES":"NO",name:(0,r.Iv)(e)}})).filter((e=>null!==e));return 0===i.length?null:t+i.reduce(((e,t)=>e+`&subtitleURL=${encodeURIComponent(t.url)}`+`&cc=${t.closedCaptions}`+`&forced=${t.forced}`+`&lang=${t.lang}`+`&name=${encodeURIComponent(t.name)}`),`?streamURL=${encodeURIComponent(e)}`)}};return h(t,"HtmlVideoCtrl"),(()=>{var a;const s="function"==typeof Symbol&&Symbol.metadata?Object.create(null!==(a=c[Symbol.metadata])&&void 0!==a?a:null):void 0;o(null,e={value:t},i,{kind:"class",name:t.name,metadata:s},null,d),t=e.value,s&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:s}),l(t,d)})(),t})();const c={Generator:i(73913).q,Controller:d}},66787:(e,t,i)=>{i.d(t,{F:()=>v});var a=i(94581),s=i(25775),n=i(75768),r=i(33694),o=i(45984),l=i(15867),h=i.n(l),d=i(94406),c=i(29183),u=function(e,t,i){for(var a=arguments.length>2,s=0;s<t.length;s++)i=a?t[s].call(e,i):t[s].call(e);return a?i:void 0},p=function(e,t,i,a,s,n){function r(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=a.kind,h="getter"===l?"get":"setter"===l?"set":"value",d=!t&&e?a.static?e:e.prototype:null,c=t||(d?Object.getOwnPropertyDescriptor(d,a.name):{}),u=!1,p=i.length-1;p>=0;p--){var m={};for(var f in a)m[f]="access"===f?{}:a[f];for(var f in a.access)m.access[f]=a.access[f];m.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");n.push(r(e||null))};var E=(0,i[p])("accessor"===l?{get:c.get,set:c.set}:c[h],m);if("accessor"===l){if(void 0===E)continue;if(null===E||"object"!=typeof E)throw new TypeError("Object expected");(o=r(E.get))&&(c.get=o),(o=r(E.set))&&(c.set=o),(o=r(E.init))&&s.unshift(o)}else(o=r(E))&&("field"===l?s.unshift(o):c[h]=o)}d&&Object.defineProperty(d,a.name,c),u=!0},m=function(e,t,i){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:i?"".concat(i," ",t):t})},f=function(e,t,i,a){if("a"===i&&!a)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!a:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?a:"a"===i?a.call(e):a?a.value:t.get(e)},E=function(e,t,i,a,s){if("m"===a)throw new TypeError("Private method is not writable");if("a"===a&&!s)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!s:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===a?s.call(e,i):s?s.value=i:t.set(e,i),i};let v=(()=>{var e,t,i,l,v,T,g,y,S,k,b,A,_,w,C,R,D,P,L,M;let x,N,I,U,V,O,W,H=[d.JW],j=[],F=[];N=class{get executionContextProvider(){var e;return null!==(e=this.player)&&void 0!==e?e:null}get model(){return this.player.model}get pc(){return this.model.playerConfig}get mc(){return this.model.mediaCollection}get vc(){return this.player.viewCtrl}get videoScale(){return this.model.videoScaleMode}set videoScale(e){this.model.videoScaleMode!==e&&(this.model.videoScaleMode=e,this.applyVideoScale(e))}set remotePlaybackDevice(t){f(this,e,"f")!==t&&(this.player.loop.dispatchEvent(a.a.REMOTE_PLAYBACK_CHANGED,(0,c.cl)(t)?{isRemote:!1}:{isRemote:!0,device:t}),this.player.isLive&&!this.player.isAudio&&this.vc.setLiveInitialBufferState()),E(this,e,t,"f")}get remotePlaybackDevice(){return f(this,e,"f")}get isRemotePlayback(){return!(0,c.cl)(f(this,e,"f"))}get isPlayingSpatialAudio(){return!1}get playbackStalled(){return f(this,v,"f")}get __cumulativeDrift(){return f(this,_,"f")}constructor(s,r){this.minDisplayedLiveOffset=(u(this,F),7),this.subtitleListeners=[],this.audioTrackListeners=[],this.audioTracks=[],this.audioTrack=null,e.set(this,null),t.set(this,0),i.set(this,0),l.set(this,!1),v.set(this,!1),T.set(this,0),g.set(this,!1),y.set(this,!1),this._duration=0,this._dvrModeEnabled=!1,S.set(this,-1),k.set(this,-1),b.set(this,0),A.set(this,0),_.set(this,0),this.isAtEnd=!1,this._useAndroidInitialSeekFallback=!1,w.set(this,-1),C.set(this,-1),R.set(this,!1),this._ready=!1,this._pendingSeek=0,D.set(this,-1),P.set(this,!1),this._dvrEnabled=!1,this._dvrIsLive=!1,this._dvrWindow=0,this.expectedAudios=[],L.set(this,!1),this.pinnedDvrSync=null,this.dvrWindowUnstable=!1,this[M]=this.getClassTypeString(),this.player=s,this.mediaElement=r,this.applyVideoScale(this.videoScale),this.player.loop.dispatchEvent(a.a.EVENT_INIT,{}),this.player.loop.dispatchEvent(a.a.EVENT_STATUS_CHANGE,{status:"init"}),this.emap=new(h()),this.addEventListeners(),n.x.for(this.player).storageListeners.add(this),r instanceof HTMLMediaElement&&(r.textTracks.onaddtrack=e=>{this.onTextTracksChanged(e)},r.textTracks.onremovetrack=e=>{this.onTextTracksChanged(e)}),this.player.loop.dispatchEvent(a.a.EVENT_STATUS_CHANGE,{status:"ready"})}debugString(){return"none"}debugQualityLevel(){return[-1,1]}debugResolution(){return this.isRemotePlayback||this.player.isAudio?"-":`${this.mediaElement.videoWidth}x${this.mediaElement.videoHeight}`}debugFrames(){if(this.mediaElement instanceof HTMLVideoElement){const e=this.mediaElement.getVideoPlaybackQuality();return`${e.droppedVideoFrames} dropped of ${e.totalVideoFrames}`}return"no video info available"}get subQualities(){return this.error("using base implementation for subQuality listing!"),[{level:-1,label:"Auto",width:-1,height:-1}]}selectSubQuality(e){this.error("using base implementation for subQuality selection!")}get currentSubQuality(){return this.error("using base implementation for currentSubQuality!"),-1}log(...e){this.player.console.log(`[${this.getClassTypeString()}]`,...e)}info(...e){this.player.console.info(`[${this.getClassTypeString()}]`,...e)}warn(...e){this.player.console.warn(`[${this.getClassTypeString()}]`,...e)}error(...e){this.player.console.error(`[${this.getClassTypeString()}]`,...e)}onTextTracksChanged(e){this.subtitleListeners.forEach((t=>{t.onTextTracksChanged(e)}))}addSubtitleListener(e){this.subtitleListeners.includes(e)||this.subtitleListeners.push(e)}removeSubtitleListener(e){const t=this.subtitleListeners.indexOf(e);-1!==t&&(this.subtitleListeners=this.subtitleListeners.splice(t,1))}onAudioTracksChanged(){1===this.audioTracks.length&&1===this.expectedAudios.length&&"audio-description"===this.expectedAudios[0].kind&&(this.audioTracks[0].isAudioDescription=!0),this.player.loop.dispatchEvent(a.a.AUDIO_TRACK_LIST_CHANGED,{audioTracks:this.audioTracks}),this.audioTrackListeners.forEach((e=>{e.onAudioTracksChanged(this.audioTracks)}))}addAudioTrackListener(e){this.audioTrackListeners.includes(e)||this.audioTrackListeners.push(e)}removeAudioTrackListener(e){const t=this.audioTrackListeners.indexOf(e);-1!==t&&(this.audioTrackListeners=this.audioTrackListeners.splice(t,1))}addEventListeners(){this.emap.map(this.mediaElement,"loadstart",this.onLoadStart,this),this.emap.map(this.mediaElement,"canplay",this.onCanPlay,this),this.emap.map(this.mediaElement,"play",this.onPlay,this),this.emap.map(this.mediaElement,"pause",this.onPause,this),this.emap.map(this.mediaElement,"error",this.onError,this),this.emap.map(this.mediaElement,"waiting",this.onWaiting,this),this.emap.map(this.mediaElement,"ended",this.onEnded,this),this.emap.map(this.mediaElement,"timeupdate",this.onTimeUpdate,this),this.emap.map(this.mediaElement,"seeking",this.onSeeking,this),this.emap.map(this.mediaElement,"seeked",this.onSeekEnd,this),this.emap.map(this.mediaElement,"loadedmetadata",this.onLoadedMetadata,this),this.emap.map(this.mediaElement,"loadeddata",this.onLoadedData,this),this.emap.map(this.mediaElement,"durationchange",this.onDurationChange,this),this.emap.map(this.mediaElement,"progress",this.onProgress,this),this.emap.map(this.mediaElement,"stalled",this.onStalled,this),this.emap.map(this.mediaElement,"volumechange",this.onLocalVolumeChange,this)}onLoadStart(){var e,t;s.O.isAndroidDevice&&(null!==(t=null===(e=this.mediaElement)||void 0===e?void 0:e.currentSrc)&&void 0!==t?t:"").toLowerCase().indexOf(".m3u8")>0&&(this._useAndroidInitialSeekFallback=!0)}onCanPlay(){this.mediaElement instanceof HTMLMediaElement&&!(this.mediaElement.readyState>=this.mediaElement.HAVE_FUTURE_DATA)||this.bufferingEventHandler(!1),E(this,v,!1,"f"),this.setPlaybackRate(this.model.playbackRate)}onPlay(){this.startTicker(),this.playEventHandler(),this.bufferingEventHandler(!1),this.vc.setOutDelayed()}onPause(e){this.pauseEventHandler(e,!isNaN(this.mediaElement.currentTime)&&!isNaN(this.mediaElement.duration)&&this.mediaElement.currentTime>=this.mediaElement.duration&&("ios"!==s.O.platform||!this.player.isLive))}onError(e){this.handleError(e)}onWaiting(e){this.mediaElement instanceof HTMLMediaElement&&this.bufferingEventHandler(this.mediaElement.readyState<this.mediaElement.HAVE_FUTURE_DATA),E(this,v,!0,"f")}onEnded(e){this.stopTicker(),this.mediaElement.pause(),this.endEventHandler(e),this.onTimeChange(this._duration,0)}onTimeUpdate(e){if(this.onProgress(null),this.updateTicker(),this.isSeeking()&&!f(this,R,"f")){const e=this.getCurrentTime();Math.abs(f(this,C,"f")-e)<Math.abs(f(this,w,"f")-e)&&this.onSeekEnd(null)}}onSeeking(){E(this,R,!0,"f"),f(this,g,"f")||0!==this._pendingSeek||this.player.loop.dispatchEvent(a.a.EVENT_SEEK_START,{from:f(this,w,"f"),to:f(this,C,"f")}),this.bufferingEventHandler(!0)}onSeekEnd(e){this.isSeeking()&&(f(this,g,"f")||0!==this._pendingSeek||this.player.loop.dispatchEvent(a.a.EVENT_SEEK_END,{lastPosition:f(this,w,"f"),position:this.getCurrentTime()}),E(this,g,!1,"f"),E(this,w,-1,"f"),E(this,C,-1,"f"),f(this,R,"f")||this.bufferingEventHandler(!1),E(this,R,!1,"f"),this.bufferingEventHandler(!1),this.player.clearExecutionContext(a.a.EVENT_SEEK_START,a.a.EVENT_SEEK_START_INTENT,a.a.EVENT_SEEK_END,a.a.EVENT_BUFFERING))}isSeeking(){return f(this,R,"f")||-1!==f(this,C,"f")&&-1!==f(this,w,"f")}onLoadedMetadata(){this._ready=!0,this.evalInitialSeek()}onLoadedData(){this.evalInitialSeek(),this.onProgress(null)}onDurationChange(e){const t=this.mediaElement.duration;isNaN(t)||(this._duration=t),this._ready=!0,this.onProgress(null)}onLocalVolumeChange(e){const t=this.mediaElement.muted,i=this.mediaElement.volume;this.getVolume()/100===i&&f(this,L,"f")===t||(this.player.setMutedInternal(t,!0,!1,!0,!0),this.player.setVolumeInternal(100*i,!0,!1,!1))}onProgress(e){var t;if(!this.mediaElement||"waiting"===(null==e?void 0:e.type)&&this.isSeeking())return;const i=this.getCurrentTime(),a=this.getDuration();let s=-1;const n=null===(t=this.mediaElement)||void 0===t?void 0:t.buffered;if(n)for(let e=0;e<n.length;e++)if(n.start(e)<=i&&n.end(e)>=i){s=n.end(e);break}if(-1===s)return;const r=Math.round(s/a*100);this.bufferProgressHandler(r)}onStalled(e){this.onProgress(e)}onSourceError(e){this.stopTicker(),this.handleError(e)}onTimeChange(e,t){this.model.duration!==e&&e>0&&this.model.duration>0&&null!=this.pinnedDvrSync&&(this.pinnedDvrSync=null,this.dvrWindowUnstable=!0,this.warn("DVR window unstable, disabled sync info pinning")),this.updateDuration(e),this.updateTime(Math.max(t,0))}bufferingEventHandler(e){this.onProgress(null),e&&!this.isAtEnd?this.vc.showBufferingIndicator():this.vc.hideBufferingIndicator(),e!==f(this,l,"f")&&(E(this,l,e,"f"),this.player.loop.dispatchEvent(a.a.EVENT_BUFFERING,{isBuffering:e}))}bufferProgressHandler(e){var t;null===(t=this.vc.timeline)||void 0===t||t.setBufferProgress(e),E(this,T,e,"f")}playEventHandler(){var e;if(this.stopOtherPlayingPlayers(),this.model.playstate=o.R.PLAYSTATE_PLAYING,this.player.loop.dispatchEvent(a.a.EVENT_STATUS_CHANGE,{status:"play"}),this.isAtEnd){const t=this.getCurrentTimeWithoutSeek();null===(e=this.executionContextProvider)||void 0===e||e.preserveExecutionContext(a.a.EVENT_INITIAL_FRAME,500);const i=e=>{e.currentTime!==t&&(this.player.loop.dispatchEvent(a.a.EVENT_INITIAL_FRAME,{}),f(this,l,"f")||this.bufferingEventHandler(!1))},s=()=>{this.player.loop.removeEventListener(a.a.EVENT_UPDATE_STREAM_TIME,i),this.player.loop.removeEventListener(a.a.EVENT_INITIAL_FRAME,s)};this.player.loop.addEventListener(a.a.EVENT_UPDATE_STREAM_TIME,i),this.player.loop.addEventListener(a.a.EVENT_INITIAL_FRAME,s)}this.isAtEnd=!1,this.player.pixelController.replayTrigger(),this.player.pixelController.initialPlayTrigger(),this.player.loop.dispatchEvent(a.a.EVENT_PLAY_STREAM,{})}pauseEventHandler(e,t=!1){this.model.playstate=o.R.PLAYSTATE_PAUSED,this.player.loop.dispatchEvent(a.a.EVENT_STATUS_CHANGE,{status:"pause"}),this.player.loop.dispatchEvent(a.a.EVENT_PAUSE_STREAM,{ended:t})}endEventHandler(e){this.isAtEnd=!0,this.player.loop.dispatchEvent(a.a.EVENT_END_STREAM,{}),this.player.pixelController.triggerPixel(r.k.CLIP_ENDED),this.jumpToStart(),this.pauseEventHandler(e,!0),this.vc.hidePosterFrame(),this.mc.isLive||this.vc.showPlayAgain(),this.vc.hideBufferingIndicator(),"web"===s.O.platform&&this.player.setFullscreenInternal(!1),this.player.pixelController&&(this.player.pixelController._isReplay=!0)}evalInitialSeek(){if(this._pendingSeek>0){if(this.canSeek()){E(this,g,!0,"f");const e=this._pendingSeek;this._pendingSeek=0,this.setCurrentTime(e,f(this,y,"f"),!1,!0),f(this,y,"f")||this.play()}}else f(this,y,"f")||this.play()}updateDuration(e){this.model.duration!==e&&(this.model.duration=e,this.player.loop.dispatchEvent(a.a.EVENT_UPDATE_STREAM_DURATION,{duration:e}))}restartMedia(){this.jumpToStart(),this.play()}resetStartAndEndTime(){this.pc.generic.vodStartSeconds=0,this.pc.generic.vodEndSeconds=0}updateTime(e){this.model.time=e,this.vc.updateTime(e),this.vc.updateTimeline(e,this.model.duration);const s=Date.now();if(s>=f(this,i,"f")+1e3){E(this,i,s,"f");let t=0;const a=Math.round(this.model.duration),n=Math.round(e);this.vc.dvrState.enabledAndRequested&&!this.vc.dvrState.isLive&&(t=Math.min(Math.round(a-e),a)),this.player.pixelController.triggerCustomPixel(r.k.SUPER_PLAYHEAD_POSITION,!1,{currentTime:n,duration:a,dvrRelativeTime:-t})}const l=this.pc.generic.vodStartSeconds,h=this.pc.generic.vodEndSeconds;if(l>0&&e<l){const i=Math.round(e);Math.abs(f(this,t,"f")-i)>3&&(this.setCurrentTime(l,!1,!1,!0),E(this,t,i,"f"))}else h>0&&e>h&&(this.setCurrentTime(l,!1,!1,!0),this.pause());this.player.loop.dispatchEvent(a.a.EVENT_UPDATE_STREAM_TIME,{currentTime:e}),window.parent!==window&&n.x.AVAILABLE&&this.model.playstate===o.R.PLAYSTATE_PLAYING&&n.x.get(n.x.SUFFIX_GLOBAL,n.x.CURRENT_PLAYERID,!0)!==this.player.getId()&&this.pause()}removeEventListeners(){this.emap.all()}dispose(){this.log("dispose()"),this.removeEventListeners(),n.x.for(this.player).storageListeners.delete(this),this.mediaElement instanceof HTMLMediaElement&&(this.mediaElement.textTracks.onaddtrack=null,this.mediaElement.textTracks.onremovetrack=null),this.mediaElement.pause(),this.subtitleListeners=[],this.audioTrackListeners=[],this.stopTicker(),this.player.loop.dispatchEvent(a.a.EVENT_STOP_STREAM,{}),f(this,y,"f")&&0===this.model.playstate&&(this.model.playstate=3),this.audioTracks=[],this.audioTrack=null}stopOtherPlayingPlayers(){n.x.add(n.x.SUFFIX_GLOBAL,n.x.CURRENT_PLAYERID,this.player.getId(),!0,!0),o.R.autoPlayerAlreadyActive=this.player.getId()}onStorageValueChanged(e,t){e===n.x.CURRENT_PLAYERID&&"string"==typeof t&&this.isPlaying()&&t!==this.player.getId()&&this.pause()}loadStream(e){if(E(this,y,1===this.model.playstate||3===this.model.playstate,"f"),this.model.playstate=o.R.PLAYSTATE_UNSPECIFIED,f(this,y,"f")||this.stopOtherPlayingPlayers(),this.player.preserveExecutionContext(a.a.EVENT_LOAD_STREAM,5e3),this.player.loop.dispatchEvent(a.a.EVENT_LOAD_STREAM,{mediaStream:e}),this._pendingSeek=this.model.time,0===this._pendingSeek&&!this.mc.isLive){let e=this.pc.generic.vodInitialPlayheadSeconds;e<=0&&(e=this.pc.generic.vodStartSeconds),this._pendingSeek=e}if(this.mediaElement instanceof HTMLMediaElement)for(;this.mediaElement.children.length>0;)this.mediaElement.removeChild(this.mediaElement.children[0]);if(this.expectedAudios=e.audios,this.addSource(e),!s.O.isEmbedded){const e=n.x.volume(this.player),t=this.pc.generic.isMuted||n.x.muted(this.player);this.player.setVolumeInternal(e,!1,!0,!0),this.player.setMutedInternal(t,!1,!0,!1,!1)}if(f(this,y,"f")){const e=()=>{this.pause(),this.mediaElement.removeEventListener("canplay",e)};this.mediaElement.addEventListener("canplay",e)}this.mediaElement.load()}startTicker(){this.stopTicker(),this.updateTicker(),E(this,D,this.player.safeInterval((()=>{this.updateTicker()}),500),"f")}stopTicker(){clearInterval(f(this,D,"f")),E(this,D,-1,"f")}updateTicker(){this.onTimeChange(this.getDuration(),this.getCurrentTime())}play(){var e;this.player.preserveExecutionContext(a.a.EVENT_PLAY_STREAM),E(this,y,!1,"f"),f(this,P,"f")?this.handleError():null===(e=this.mediaElement.play())||void 0===e||e.then((()=>{var e;try{this.player.checkState()}catch(e){return void this.warn("aborting async",e)}null===(e=this.vc)||void 0===e||e.hidePosterFrame(),this.startTicker()})).catch((e=>{var t,i,s;try{this.player.checkState()}catch(e){return void this.warn("aborting async",e)}this.error("playback failure",e),null===(t=this.player)||void 0===t||t.loop.dispatchEvent(a.a.EVENT_AUTOPLAY_STREAM_PROHIBITED,{}),null===(i=this.vc)||void 0===i||i.showPlayBtn(),null===(s=this.vc)||void 0===s||s.showPosterFrame(),this.stopTicker()}))}pause(){this.player.preserveExecutionContext(a.a.EVENT_PAUSE_STREAM),this.model.playstate=o.R.PLAYSTATE_PAUSED,this.mediaElement.pause(),this.mc.isLive&&this.mc.isDvrEnabled||(this.updateTicker(),this.stopTicker())}togglePlay(){f(this,P,"f")?this.handleError():this.isPlaying()?this.pause():this.play()}isPlaying(){return this.model.playstate===o.R.PLAYSTATE_PLAYING}setVolume(e){e>=0&&e<=100&&(this.mediaElement.volume=e/100)}getVolume(){return n.x.volume(this.player)}setMuted(e){E(this,L,e,"f"),this.mediaElement.muted=e,this.mediaElement instanceof HTMLMediaElement&&(e?this.mediaElement.setAttribute("muted","muted"):this.mediaElement.removeAttribute("muted"))}setCurrentTime(e,t=!1,i=!1,s=!1){this.player.preserveExecutionContext(a.a.EVENT_SEEK_START);let n=-1;this.canCalculateDvrUnixTime()&&e>=this.dvrRelToUnix(0)&&(n=e,e=this.dvrUnixToRel(e));const r=this.getDuration()>0?Math.min(e,this.getDuration()-.1):e;this.setSeekEventTimestamps(this.getCurrentTime(),r),this.setCurrentTimeRaw(r,n,t,i,s),this.player.model.time=r}setSeekEventTimestamps(e,t){E(this,w,e,"f"),E(this,C,t,"f")}setCurrentTimeRaw(e,t,i=!1,s=!1,n=!1){E(this,b,0,"f"),E(this,A,0,"f"),E(this,_,0,"f");const r=this.pc.generic.vodStartSeconds,o=this.pc.generic.vodEndSeconds;if(!n&&(r>0&&e<r||o>0&&e>o)&&this.resetStartAndEndTime(),this._ready){if(!this.canSeek())return;e=Math.max(0,e),this._pendingSeek=0,this.isAtEnd&&E(this,g,!0,"f");try{this.player.preserveExecutionContextAlias(a.a.EVENT_SEEK_START,-1,a.a.EVENT_SEEK_START_INTENT,a.a.EVENT_SEEK_END,a.a.EVENT_BUFFERING),f(this,g,"f")||0!==this._pendingSeek||this.player.loop.dispatchEvent(a.a.EVENT_SEEK_START_INTENT,{from:f(this,w,"f"),to:f(this,C,"f")}),s||(this.canSeekToUnixTime&&t>0?this.setCurrentUnixTime(t):this.mediaElement.currentTime=e)}catch(t){this._pendingSeek=e}}else this._pendingSeek=e;this.updateTicker(),this.isAtEnd&&!i&&this.play()}setCurrentUnixTime(e){throw new Error("method not implemented")}seekToLive(){this.canSeek()&&this.setCurrentTime(this.getDuration())}setPlaybackRate(e){const t=this.model.playbackRate!==e||this.mediaElement.playbackRate!==e;this.model.playbackRate=e,this.mediaElement.playbackRate!==e&&(this.mediaElement.playbackRate=e),t&&this.player.loop.dispatchEvent(a.a.PLAYBACK_RATE_CHANGE,{rate:e})}getDvrToDateSync(){return null}getSmoothDvrToDateSync(e){var t,i,a;return!this.dvrWindowUnstable&&e&&this.canCalculateDvrUnixTime()?(null==this.pinnedDvrSync&&(this.pinnedDvrSync=this.getDvrToDateSync(),0!==(null===(t=this.pinnedDvrSync)||void 0===t?void 0:t.rel)&&0!==(null===(i=this.pinnedDvrSync)||void 0===i?void 0:i.real)&&0!==(null===(a=this.pinnedDvrSync)||void 0===a?void 0:a.at)||(this.pinnedDvrSync=null)),this.pinnedDvrSync):this.getDvrToDateSync()}dvrRelToUnix(e,t=!1){const i=this.getSmoothDvrToDateSync(t);if(null!==i){if(t&&!this.dvrWindowUnstable)return this.__dvrRelToUnixRaw(e,i)|0;let a=f(this,_,"f");if(this.isPlaying()&&!this.playbackStalled){if(0!==f(this,b,"f")){const e=this.getCurrentTime();if(isFinite(e)&&e>0){const t=this.__dvrRelToUnixRaw(e,i)-f(this,b,"f");E(this,_,f(this,_,"f")+t,"f"),a+=t,this.info("PAUSE DRIFT",t)}E(this,b,0,"f"),E(this,A,0,"f")}const e=performance.now(),t=1e3*this.__dvrRelToUnixRaw(100,i);if(-1!==f(this,S,"f")&&-1!==f(this,k,"f")){const i=t-(f(this,k,"f")+(e-f(this,S,"f")));Math.abs(i)>=10&&(E(this,_,f(this,_,"f")+i/1e3,"f"),a+=i/1e3)}E(this,S,e,"f"),E(this,k,t,"f")}else E(this,S,-1,"f"),E(this,k,-1,"f"),0===f(this,A,"f")?(E(this,A,this.getCurrentTime(),"f"),E(this,b,this.__dvrRelToUnixRaw(f(this,A,"f"),i),"f")):a+=this.__dvrRelToUnixRaw(this.getCurrentTime(),i)-f(this,b,"f");return this.__dvrRelToUnixRaw(e,i)-a|0}return t&&!this.dvrWindowUnstable||(E(this,b,0,"f"),E(this,A,0,"f"),E(this,_,0,"f")),0}__dvrRelToUnixRaw(e,t){const i=t.rel-e,a=Date.now()-t.at;return(t.real+a)/1e3-i}dvrUnixToRel(e){return e-this.dvrRelToUnix(0)}canCalculateDvrUnixTime(){const e=this.getDvrToDateSync();return null!=e&&0!==e.real&&0!==e.rel&&0!==e.at}dvrUnixToRelNullable(e){const t=this.dvrRelToUnixNullable(0);return null==t?null:e-t}dvrRelToUnixNullable(e,t=!1){return null==this.getSmoothDvrToDateSync(t)?null:this.dvrRelToUnix(e,t)}get canSeekToUnixTime(){return!1}getPercentBuffered(){return f(this,T,"f")}getCurrentUnixTime(){return this._dvrEnabled&&this.canCalculateDvrUnixTime()?this.dvrRelToUnix(this.getCurrentTime()):-1}getCurrentUnixTimeWindowStart(){return this._dvrEnabled&&this.canCalculateDvrUnixTime()?this.dvrRelToUnix(0):-1}getCurrentUnixTimeWindowEnd(){return this._dvrEnabled&&this.canCalculateDvrUnixTime()?this.dvrRelToUnix(this.getDuration()):-1}getCurrentTime(){if(this._pendingSeek>0)return this._pendingSeek;const e=this.mediaElement.currentTime;return isNaN(e)?this.model.time:e}getCurrentTimeWithoutSeek(){return!f(this,g,"f")&&f(this,w,"f")>=0?f(this,w,"f"):this.getCurrentTime()}setTimeByPercent(e){const t=e/100*this.getDuration();return this.setCurrentTime(t),t}getDuration(){const e=this.mediaElement.duration;return isNaN(e)?0!==this._duration?this._duration:this.model.duration:e}stop(e){if(!this.isAtEnd){this.model.playstate=o.R.PLAYSTATE_STOPPED,this.isAtEnd=!0,this.player.loop.dispatchEvent(a.a.EVENT_STOP_STREAM,{}),this.player.loop.dispatchEvent(a.a.EVENT_STATUS_CHANGE,{status:"stop"});try{this.player.checkStateStrict(),this.pause(),s.O.isEmbedded||this.jumpToStart(),this.bufferingEventHandler(!1),this.updateTicker(),this.stopTicker()}catch(e){}}}jumpToStart(){this.setCurrentTime(0,!0)}onDVRCallback(e,t,i){this._dvrEnabled=e&&t>=120,this._dvrWindow=t,this._dvrIsLive=i,this.player.viewCtrl.onDVRCallback(this._dvrEnabled,this._dvrWindow,this._dvrIsLive),this.updateTicker(),this.player.loop.dispatchEvent(a.a.EVENT_DVR_CHANGE,{dvrEnabled:this._dvrEnabled,dvrIsLive:this._dvrIsLive,dvrWindow:this._dvrWindow})}getAudioTracks(){return[]}setAudioTrack(e){}setAudioTrackById(e){}getAudioTrack(){return null}getAudioTracksInitialized(){return null!=this.getAudioTrack()}handleError(e){var t;this.stopTicker(),E(this,P,!0,"f");let i=[];e&&(this.error(e),"string"==typeof e?i=[e]:"object"==typeof e&&("type"in e&&(0,c.Ed)(e.type)&&"error"!==e.type&&i.push(String(e.type)),"name"in e&&(0,c.Ed)(e.name)&&"error"!==e.name&&i.push(String(e.name)),(0,c.Ed)(e.message)&&i.push(String(e.message)))),null===(t=this.player.errorCtrl)||void 0===t||t.throwStreamError(...i)}toJSON(){return toString()}};return e=new WeakMap,t=new WeakMap,i=new WeakMap,l=new WeakMap,v=new WeakMap,T=new WeakMap,g=new WeakMap,y=new WeakMap,S=new WeakMap,k=new WeakMap,b=new WeakMap,A=new WeakMap,_=new WeakMap,w=new WeakMap,C=new WeakMap,R=new WeakMap,D=new WeakMap,P=new WeakMap,L=new WeakMap,I=[(0,d.C6)(a.a.EVENT_PAUSE_STREAM,{type:"other",initiator:"external-playback-pause"})],U=[(0,d.C6)(a.a.EVENT_PLAY_STREAM)],V=[(0,d.kF)({type:"lifecycle",initiator:"playback-end"})],O=[(0,d.C6)(a.a.EVENT_LOAD_STREAM)],W=[(0,d.kF)({type:"other",initiator:"dvrUpdate"})],M=Symbol.toStringTag,m(N,"AbstractPlayerCtrl"),(()=>{const e="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;p(N,null,I,{kind:"method",name:"onPause",static:!1,private:!1,access:{has:e=>"onPause"in e,get:e=>e.onPause},metadata:e},null,F),p(N,null,U,{kind:"method",name:"playEventHandler",static:!1,private:!1,access:{has:e=>"playEventHandler"in e,get:e=>e.playEventHandler},metadata:e},null,F),p(N,null,V,{kind:"method",name:"endEventHandler",static:!1,private:!1,access:{has:e=>"endEventHandler"in e,get:e=>e.endEventHandler},metadata:e},null,F),p(N,null,O,{kind:"method",name:"evalInitialSeek",static:!1,private:!1,access:{has:e=>"evalInitialSeek"in e,get:e=>e.evalInitialSeek},metadata:e},null,F),p(N,null,W,{kind:"method",name:"onDVRCallback",static:!1,private:!1,access:{has:e=>"onDVRCallback"in e,get:e=>e.onDVRCallback},metadata:e},null,F),p(null,x={value:N},H,{kind:"class",name:N.name,metadata:e},null,j),N=x.value,e&&Object.defineProperty(N,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:e}),u(N,j)})(),N})()},73913:(e,t,i)=>{i.d(t,{X:()=>l,q:()=>h});var a=i(10032),s=i(94406),n=function(e,t,i,a,s,n){function r(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var o,l=a.kind,h="getter"===l?"get":"setter"===l?"set":"value",d=!t&&e?a.static?e:e.prototype:null,c=t||(d?Object.getOwnPropertyDescriptor(d,a.name):{}),u=!1,p=i.length-1;p>=0;p--){var m={};for(var f in a)m[f]="access"===f?{}:a[f];for(var f in a.access)m.access[f]=a.access[f];m.addInitializer=function(e){if(u)throw new TypeError("Cannot add initializers after decoration has completed");n.push(r(e||null))};var E=(0,i[p])("accessor"===l?{get:c.get,set:c.set}:c[h],m);if("accessor"===l){if(void 0===E)continue;if(null===E||"object"!=typeof E)throw new TypeError("Object expected");(o=r(E.get))&&(c.get=o),(o=r(E.set))&&(c.set=o),(o=r(E.init))&&s.unshift(o)}else(o=r(E))&&("field"===l?s.unshift(o):c[h]=o)}d&&Object.defineProperty(d,a.name,c),u=!0},r=function(e,t,i){for(var a=arguments.length>2,s=0;s<t.length;s++)i=a?t[s].call(e,i):t[s].call(e);return a?i:void 0},o=function(e,t,i){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:i?"".concat(i," ",t):t})};let l=(()=>{let e,t,i=[s.JW],l=[];t=class{execute(e,t){var i,s;const n=e.model.mediaCollection.streams.some((e=>!e.isAudioOnly))?a.J.createVideo(e,!0):a.J.createAudio(e,!0);try{null===(i=e.viewCtrl)||void 0===i||i.removeMediaCanvas()}catch(e){}null!==n?t(n):null===(s=e.errorCtrl)||void 0===s||s.throwError("MEDIACANVAS_NOT_GENERATED",!0)}};return o(t,"DefaultMediaElementGenerator"),(()=>{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;n(null,e={value:t},i,{kind:"class",name:t.name,metadata:a},null,l),t=e.value,a&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:a}),r(t,l)})(),t})(),h=(()=>{let e,t,i=[s.JW],l=[];t=class{execute(e,t){var i,s;const n=a.J.createVideo(e,!0);try{null===(i=e.viewCtrl)||void 0===i||i.removeMediaCanvas()}catch(e){}null!==n?t(n):null===(s=e.errorCtrl)||void 0===s||s.throwError("MEDIACANVAS_NOT_GENERATED",!0)}};return o(t,"DefaultVideoElementGenerator"),(()=>{const a="function"==typeof Symbol&&Symbol.metadata?Object.create(null):void 0;n(null,e={value:t},i,{kind:"class",name:t.name,metadata:a},null,l),t=e.value,a&&Object.defineProperty(t,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:a}),r(t,l)})(),t})()}}]);
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M643.881 512.944c-9.542-1.805-19.729-6.705-26.82-13.023l-5.416-4.771 7.221-7.22 7.221-7.221 4.126 3.61c7.092 6.19 16.375 9.8 25.143 9.929 8.768 0 13.797-2.063 16.118-6.963 3.095-6.447-1.805-12.765-13.023-16.891-26.304-9.542-31.849-12.895-36.104-21.921-6.705-14.312-.773-29.914 13.539-36.232 17.02-7.479 38.038-4.9 53.253 6.576l7.35 5.544-6.834 6.834c-3.739 3.74-7.092 6.834-7.35 6.834s-3.223-1.934-6.318-4.384c-12.378-9.284-28.109-9.542-31.462-.516-2.321 6.19 2.192 10.445 16.763 15.216 24.499 8.123 33.267 15.473 35.588 30.43 1.547 9.542-3.869 21.92-11.992 27.593-9.928 6.834-26.433 9.671-41.003 6.834zm92.58.387c-10.573-1.805-19.341-7.865-22.823-15.602-2.966-6.447-2.708-17.923.516-24.885 6.06-12.895 22.952-21.018 51.963-24.628l10.832-1.419-.258-4.126c-.387-5.415-3.224-10.315-7.866-13.023-2.965-1.676-5.544-2.192-11.862-2.063-9.026 0-13.41 1.676-20.76 7.35l-4.9 3.739-6.834-6.963-6.834-6.963 4.384-3.739c11.089-9.8 29.141-14.828 44.614-12.508 16.118 2.45 26.691 10.058 31.849 22.823 2.321 5.803 2.45 7.737 2.837 43.067l.386 37.006h-22.822V501.34l-3.482 2.836c-5.673 4.513-11.347 7.221-19.083 8.897-7.866 1.677-12.121 1.806-19.599.387zm26.82-21.146c9.541-4.771 14.312-12.765 14.312-24.112 0-5.158.129-5.158-13.281-2.708-16.762 2.966-24.757 7.221-27.722 14.957-1.676 4.513.387 10.058 4.642 12.636 5.157 3.095 14.957 2.837 22.049-.773m84.973 21.146c-10.703-2.321-17.279-6.963-21.792-15.602l-2.965-5.544-.258-47.451-.258-47.45 11.089-11.089c6.06-6.19 12.249-11.605 12.249-11.218 0 .515.516 8.123.516 17.922v17.794h30.302l-.258 9.413-.258 9.413-14.829.258-14.828.258v56.347l3.095 3.095c2.579 2.579 4.126 3.095 8.252 3.095 3.352 0 6.447-.774 8.897-2.321l3.739-2.321 7.221 7.22 7.221 7.221-3.224 2.708c-8.252 6.963-22.436 10.315-33.654 7.994zM194 347v386.826h386.826V347zm172.911 60.474h79.428l-24.241 24.37-24.241 24.37h-61.634l-24.241-24.37-24.241-24.37h79.428zm110.503 213.915c-6.962 12.378-24.112 29.785-36.49 36.877-18.568 10.702-33.267 14.828-54.027 15.473-7.736.258-15.215.258-16.762 0s-5.674-1.032-9.155-1.547c-27.852-4.771-54.414-22.178-72.337-47.193l-4.126-5.674 18.697-19.212c10.315-10.573 19.083-19.341 19.47-19.47.258.387 1.934 2.708 4.771 6.834 12.636 22.565 35.072 35.201 59.442 33.525 29.915-2.063 49.385-23.21 47.838-52.093-.516-10.96-4.513-19.986-12.766-29.012l-5.802-6.318 19.083-19.083 19.084-19.084 3.997 3.74c6.189 5.802 16.118 18.696 20.373 26.175 16.118 28.754 15.602 65.889-1.161 95.933zm-37.78-123.011c-28.367 28.367-51.834 51.706-52.221 51.706s-8.252-7.608-17.536-17.021c-9.413-9.413-17.021-17.536-17.021-18.052 0-1.418 102.38-103.798 103.025-103.153.258.258 8.381 8.252 17.923 17.665l17.407 17.278-51.577 51.706z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M873.884 399.699c-24.722 0-44.701 20.043-44.701 44.702s19.979 44.891 44.701 44.891 44.702-20.106 44.702-44.891c0-24.659-19.98-44.702-44.702-44.702m0 6.639c20.991 0 38.189 17.071 38.189 38.126s-17.198 38.379-38.189 38.379-38.189-17.198-38.189-38.379 17.198-38.126 38.189-38.126m-507.839 11.065a3.036 3.036 0 0 0-3.035 3.035v190.06a3.036 3.036 0 0 0 3.035 3.035h26.871a3.036 3.036 0 0 0 3.035-3.035v-190.06a3.036 3.036 0 0 0-3.035-3.035zm204.729.063a3.036 3.036 0 0 0-3.035 3.035v189.997a2.996 2.996 0 0 0 3.035 3.035h26.934c1.708 0 3.035-1.328 3.035-3.035V551.76c0-22.445 13.152-41.54 29.907-41.54 12.139 0 15.68 7.967 15.68 21.371v78.844a2.893 2.893 0 0 0 2.908 3.035h26.745a3.036 3.036 0 0 0 3.035-3.035v-86.811c0-22.382-9.294-40.971-38.125-40.971-19.791 0-34.522 9.547-41.983 23.9l-.632-.253c1.833-7.461 2.339-18.273 2.339-25.986v-59.813a3.036 3.036 0 0 0-3.035-3.035h-26.935zm321.256.253-45.207 16.249v11.128l14.921-5.374v33.637l30.286-10.812zm-653.198 60.382c-24.785 0-48.558 24.469-61.204 44.828-5.88 10.306-13.72 26.745-15.996 43.057-2.276 16.186.379 33.827 16.629 43.058 24.595 14.036 50.834 1.833 69.233-12.203 1.644-1.138 3.288-2.656 5.185-4.236 4.742-4.047 8.725-7.967 11.823-11.318.063-.126.316-.316.38-.442 3.856-4.047 7.84-8.41 11.823-12.962l.443.948c13.34 23.9 30.981 46.852 57.789 44.828 3.225-.569 3.161-3.351 3.225-6.828 0-6.765-.19-21.94-.19-21.94.063-2.403-1.77-3.667-4.932-3.983-1.454-.127-4.299-.19-5.88-.949-7.145-3.477-10.496-9.926-16.376-19.41-3.857-6.26-7.46-13.025-11.128-20.043 7.588-9.295 37.241-46.788 37.241-46.788 8.346-11.444 3.73-12.203-3.857-12.203h-24.089c-3.478.063-5.88 1.328-6.702 2.466-2.024 2.529-5.311 6.955-8.789 11.317-3.73 4.869-7.271 9.611-10.875 14.163-10.622-17.197-22.951-31.297-43.753-31.297zm537.999 1.327c-24.849 0-48.432 24.469-61.078 44.828-5.943 10.306-13.783 26.809-15.996 43.121-2.276 16.186.379 33.7 16.629 42.931 34.016 19.348 71.067-11.128 86.241-27.82 1.075-1.138 1.581-3.983.38-5.88l-14.29-18.335c-2.592-3.099-5.374-3.415-8.915 0-9.041 8.851-13.91 16.122-28.389 22.382-10.622 4.615-16.565 2.15-18.715-1.328-5.564-8.978 9.864-34.079 11.697-37.367 11.824-18.968 24.279-28.073 32.246-28.452 1.644-.063 4.679.822 7.65 3.857 2.909 2.971 6.007 7.397 9.358 12.835 6.765 11.254 13.783 25.86 21.56 39.833 13.341 23.9 30.349 45.523 57.221 43.5 3.224-.506 3.098-3.225 3.098-6.702 0-6.765-.19-22.003-.19-22.003.127-2.403-1.707-3.604-4.805-3.857-1.454-.126-4.299-.19-5.88-.948-7.145-3.478-9.674-8.789-15.491-18.147-6.196-10.053-11.128-22.066-17.703-33.826-13.594-24.406-26.872-48.622-54.755-48.622zm-279.148 2.087c-19.347 0-32.941 8.978-40.212 23.9h-.569c.759-4.932 1.138-10.875 1.201-16.06v-2.845c0-1.707-1.264-3.035-2.908-3.035h-24.596c-1.707 0-3.034 1.328-3.034 3.035v191.704c0 1.707 1.327 3.035 3.034 3.035h26.872c1.707 0 3.098-1.328 3.098-3.035v-65.313c5.438.758 10.243 1.011 16.439 1.011 44.259 0 67.527-28.072 67.527-72.648 0-37.872-16.503-59.749-46.915-59.749zm-9.547 27.061c14.922 0 21.94 12.329 21.94 36.292 0 31.677-13.72 43.501-32.246 43.501-6.639 0-12.013-.696-17.198-2.277v-35.533c0-21.877 10.243-41.983 27.504-41.983m-249.43 3.667c1.58-.063 4.678.822 7.65 3.857 2.972 2.972 6.323 7.334 9.674 12.835 1.58 2.593 3.224 5.375 4.805 8.346-6.07 7.335-11.95 14.037-17.767 20.17-8.915 8.662-15.238 15.68-29.59 21.939-10.622 4.616-16.502 2.15-18.652-1.327-5.501-8.979 9.863-34.143 11.697-37.431 11.887-18.968 24.216-28.009 32.183-28.389"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" fill-rule="evenodd" d="M794.728 591.532v-139.77l-140.303 50.437v34.892l46.501-16.879V625.09z" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M741.222 370.375c-57.709 0-109.348 28.888-140.104 72.787l24.752 17.279c25.285-36.026 67.25-60.111 114.618-60.111 76.923 0 138.035 62.98 138.035 140.171 0 77.19-61.112 140.17-138.035 140.17-47.368 0-89.133-24.285-114.418-60.312l-25.218 17.613c30.756 43.966 80.859 72.721 138.635 72.721 94.403 0 170.526-76.39 170.526-170.326s-74.789-169.992-168.791-169.992" clip-rule="evenodd"/><path fill="#fff" d="M525.597 461.77c-16.613 0-27.621.266-36.427.533-5.471.134-9.808.267-13.944.267h-.734v155.315l6.138.133c12.276.334 26.153.667 40.096.667 53.573 0 81.927-27.487 81.927-79.458s-26.619-77.391-76.99-77.391m-2.001 130.163c-5.871 0-13.744-.334-17.947-.934V488.856c4.47-.267 11.142-.4 17.947-.4 31.023 0 46.034 17.012 46.034 52.105s-14.611 51.505-46.034 51.505M261.201 463.112l-.2-.534h-38.962L169 618.16h31.423l10.207-32.024h58.644l10.274 32.024h34.559l-52.906-155.115zm-42.231 96.871 15.144-47.702c2.069-6.338 4.07-13.743 5.671-20.281 1.468 5.604 3.403 12.476 5.871 20.482l15.212 47.501zm201.349 4.678c-2.402-4.07-5.204-8.14-7.405-11.275 19.747-7.005 31.623-22.817 31.623-44.099 0-31.023-19.481-47.435-56.242-47.435-16.278 0-31.156.333-42.031.533-5.604.134-10.074.2-12.609.2h-.734v155.649h31.09v-59.378h17.212l35.026 59.378h37.428zm-56.308-76.19c2.402-.067 10.407-.267 22.149-.267 17.146 0 25.486 7.272 25.486 22.35s-8.873 22.35-26.42 22.35h-21.215z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M578.862 443.99h78.171a2920 2920 0 0 1 0 34.766c15.497.274 30.994 0 46.56.137v49.303c-15.497.069-30.994 0-46.491.069-.137 35.451.137 70.903.411 106.285-18.103 1.029-36.548 3.086-54.445-.822-12.549-2.332-22.698-13.92-22.835-26.812-1.714-26.194-1.303-52.457-1.303-78.72-10.697-.068-21.394-.068-32.091-.068-.069-16.458 0-32.846 0-49.303 10.766 0 21.463.137 32.229-.275-.275-11.52-.138-23.04-.206-34.628zm-343.063 32.286c30.857-3.497 63.909-1.989 91.749 12.891 15.222 7.543 27.84 22.903 26.948 40.663-.48 35.04.754 70.08.48 105.189-26.057.068-52.114 0-78.171 0 0-14.674-.069-29.417 0-44.16-12.069 3.223-24.206 6.514-35.52 11.794-6.72 3.566-14.195 9.532-13.166 18.034 1.303 5.623 5.486 9.875 8.846 14.263-24.343.206-48.755 0-73.097.137-9.052 1.098-15.498-7.405-18.24-15.017-2.195-11.657-1.646-25.097 6.102-34.765 12.069-16.252 33.189-20.846 51.84-24.686 13.646-1.166 26.949-4.32 40.458-5.966 8.914-1.097 17.828-2.811 26.331-5.691 6.171-2.469 7.749-10.629 4.594-15.977-2.537-5.006-8.503-6.858-13.645-7.955-9.463-1.44-20.092-1.028-28.183 4.663-4.457 3.292-5.486 9.12-6.583 14.194-24.96.069-49.989 0-74.88 0 2.4-17.554 10.354-34.902 24.411-46.08 16.526-14.057 38.606-18.788 59.589-21.531zm232.937 21.06c11.726-20.572 39.292-26.263 60.412-18.378.205 16.458.068 32.846.068 49.235-13.028.343-26.606-1.372-39.017 3.36-10.217 4.251-16.046 15.291-16.114 26.125-.275 25.783.068 51.635-.206 77.486-26.4-.274-52.869.48-79.269-.343.275-51.703.138-103.405.069-155.108 24.274.068 48.617 0 72.891 0-.137 5.897-.617 12 1.097 17.76zm309.6-14.589c30.583-9.6 64.526-10.423 94.972.411 17.691 5.692 33.531 17.075 44.16 32.435 16.183 22.971 19.131 52.663 16.114 79.954-45.806.069-91.68.069-137.486 0-.137 12.96 0 25.989-.068 39.017-19.406-.206-38.88.412-58.286-.274-5.006-3.772-7.611-9.737-10.56-15.017-13.097-23.795-14.88-53.006-7.131-78.789 7.543-27.771 31.131-49.508 58.285-57.668m32.983 43.817c-11.863 3.908-18.377 16.525-17.828 28.525 21.463.275 42.925-.548 64.32-.548-1.715-6.994-2.812-14.606-7.955-20.092-8.982-11.451-25.714-11.588-38.605-7.885z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M403.426 544.785c23.283 5.313 41.481 15.598 54.705 30.744 13.111 15.145 19.78 33.908 19.78 56.287 0 39.107-14.468 68.721-43.516 88.613-29.048 19.893-70.981 29.839-126.025 29.839H221V369.367c46.567-1.13 81.38-1.695 104.55-1.695s43.402 2.713 60.243 8.251c16.842 5.425 30.179 12.885 39.899 22.379 9.72 9.381 16.502 19.667 20.571 30.744s6.103 22.379 6.103 34.021c0 17.971-4.182 33.682-12.433 47.358s-20.457 25.092-36.507 34.473zm-77.198 152.022c27.014 0 48.263-5.2 63.747-15.711 15.485-10.512 23.284-25.544 23.284-45.098 0-23.736-6.895-41.933-20.571-54.366-13.789-12.433-37.412-21.136-70.981-25.996v-9.042c21.701-3.73 38.429-11.303 50.297-22.719 11.868-11.415 17.858-28.143 17.858-50.297q0-11.867-5.086-22.379c-3.391-7.008-8.364-13.111-14.806-18.311q-9.834-7.799-23.736-12.206c-9.268-2.939-20.006-4.408-32.1-4.408-9.381 0-19.553.113-30.743.339V696.92h42.95zM573.305 564l133.824 186.268h-77.197c-55.044-81.266-91.439-134.276-109.41-159.029-10.286-14.241-22.832-25.431-37.751-33.569v-8.025c35.829-3.955 61.486-11.867 76.858-23.735q23.058-17.802 23.058-47.133c0-19.553-6.895-34.812-20.571-45.775-13.79-10.964-33.343-16.389-58.661-16.389q-9.834 0-24.075.678c-3.278-9.608-8.025-18.198-14.355-25.996-6.329-7.799-12.659-14.129-19.214-19.102v-2.826c21.249-.904 41.142-1.356 59.791-1.356 26.788 0 49.28 2.713 67.477 8.251 18.198 5.425 32.778 12.772 43.855 21.814s18.988 19.441 23.736 31.083q7.12 17.462 7.12 35.603c0 23.962-6.781 44.42-20.458 61.374-13.676 16.841-31.647 29.5-54.027 37.977z"/><path fill="#fff" fill-rule="evenodd" d="M774.946 328.906c-46.681 0-84.545 37.864-84.545 84.545 0 46.68 37.864 84.544 84.545 84.544 46.68 0 84.544-37.864 84.544-84.544s-37.864-84.545-84.544-84.545m0 153.83c-38.317 0-69.286-31.082-69.286-69.285 0-38.204 31.083-69.286 69.286-69.286s69.285 31.082 69.285 69.286-31.082 69.285-69.285 69.285" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M802.185 438.746v-69.398l-69.624 24.979v17.406l23.057-8.477v52.105z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M267.235 433.91c-57.732 1.762-103.645 49.038-103.645 106.827 1.25 58.981 50.004 105.746 108.986 104.553 57.22-1.193 103.36-47.333 104.553-104.553 0-58.982-47.787-106.827-106.769-106.827zm45.742 43.413V583.24l-71.256 26.081v-79.949l-34.661 12.16V515.45zm523.562 18.751-16.933 4.432v20.229h-11.194v12.899h11.308v33.241c0 15.285 4.603 20.513 19.036 20.513 4.602 0 9.432-.682 13.637-1.705v-13.637c-2.387.682-5.398 1.136-8.182 1.136-5.796 0-7.728-2.5-7.728-10.91v-28.638h15.91v-12.899h-15.91v-24.661zm-379.517.568c-10.91 0-21.706.455-28.639.739v88.586c7.501.284 15.456.568 24.661.568 28.923 0 49.038-15.91 49.038-46.424s-17.501-43.412-45.003-43.412zm201.208.568v88.871h48.3v-14.604h-31.082v-24.092h29.547v-13.922h-29.547V511.53h31.082v-14.32zm-208.084 13.922c1.762-.057 3.751 0 5.739 0 20.229 0 27.673 11.308 27.673 30.4 0 21.024-12.103 30.4-28.809 30.4-3.409 0-6.932-.17-9.319-.568v-59.891a92 92 0 0 1 4.716-.284zm86.825 8.012c-8.41 0-16.933 1.761-23.524 4.148l1.591 14.035c5.511-3.125 13.296-5.171 19.206-5.171 9.489 0 12.728 3.637 12.728 10.456v3.579c-22.218 0-37.673 8.297-37.673 23.923 0 10.512 6.818 17.217 18.637 17.217 9.717 0 17.786-5.114 20.911-12.444l.114.17c-.512 3.41-.569 7.217-.569 11.024h15.911a341 341 0 0 1-.455-16.933V541.93c0-14.206-5.909-22.786-26.934-22.786zm66.767 0c-18.411 0-27.787 9.489-27.787 20.911 0 22.217 26.366 15.683 26.366 27.218 0 4.318-4.148 7.046-10.626 7.046-5 0-9.944-.966-14.035-1.989l-.455 13.921c4.205.682 9.035 1.137 13.752 1.137 17.899 0 29.093-8.751 29.093-21.65 0-21.194-26.821-16.421-26.821-27.104 0-4.091 3.183-6.762 9.774-6.762 4.091 0 8.353.682 12.046 1.705l.569-13.183c-3.978-.625-8.069-1.307-11.876-1.307zm152.341 0c-11.308-.909-17.615 6.307-20.797 14.603h-.284c.795-4.602 1.136-9.773 1.136-13.012h-15.91v65.346h16.762v-26.82c0-18.127 6.08-26.025 18.184-23.525l.852-16.649zm32.389 0c-18.411 0-27.787 9.489-27.787 20.911 0 22.217 26.537 15.683 26.537 27.218 0 4.318-4.319 7.046-10.74 7.046-5 0-9.944-.966-14.035-1.989l-.455 13.921c4.205.682 9.035 1.137 13.751 1.137 17.899 0 29.207-8.751 29.207-21.65 0-21.194-26.934-16.421-26.934-27.104 0-4.091 3.182-6.762 9.717-6.762 4.091 0 8.523.682 12.16 1.705l.455-13.183c-3.978-.625-8.069-1.307-11.876-1.307zm101.03 0c-19.604 0-30.684 14.831-30.684 34.832 0 23.013 11.592 33.412 32.389 33.412 8.125 0 16.365-1.534 23.354-4.319l-1.591-12.898c-5.626 2.613-12.615 4.034-19.036 4.034-12.103 0-18.183-5.966-18.069-18.183h40.571c.398-2.785.568-5.342.568-7.614 0-16.195-8.466-29.264-27.502-29.264m-.568 12.444c7.103 0 11.592 4.887 11.308 13.012h-24.093c.909-7.898 5.796-13.069 12.728-13.069zm-341.958 25.513v1.591c0 7.899-5.626 15.74-13.922 15.74-4.886 0-7.727-2.841-7.727-7.046 0-5.227 3.863-10.341 21.649-10.341z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M146 487.996v103.665h112.571V487.996zm24.765 18.674h44.433v5.761h-44.433zm0 11.886h61.186v8.608h-61.186zm44.4 54.465h-44.4v-4.934h44.433v4.934zm12.482-11.059h-56.882v-7.88h56.915v7.88zm10.661-14.667h-67.543v-13.376h67.543zm543.786-12.875c-6.026 0-9.933 4.138-9.933 11.687v.53c0 7.681 4.205 11.323 9.469 11.323 5.662 0 10.231-3.741 10.231-11.555v-.529c0-7.748-3.907-11.489-9.767-11.489zm-421.183-.471c-5.297 0-8.84 3.278-9.701 8.675h18.906c-.431-5.993-3.775-8.675-9.205-8.675m348.541.471c-6.456 0-10.231 4.138-10.231 11.687v.53c0 7.681 4.205 11.323 9.867 11.323 6.092 0 10.562-3.741 10.562-11.555v-.529c0-7.682-3.841-11.489-10.198-11.489zm-90.918 0c-6.026 0-9.932 4.138-9.932 11.687v.53c0 7.681 4.204 11.323 9.502 11.323 5.662 0 10.198-3.741 10.198-11.555v-.529c0-7.748-3.907-11.489-9.768-11.489zm209.714 0c-6.456 0-10.23 4.138-10.23 11.687v.53c0 7.681 4.204 11.323 9.866 11.323 6.092 0 10.562-3.741 10.562-11.555v-.529c0-7.682-3.841-11.489-10.198-11.489zm-520.146-11.434h-5.563v33.672h5.662c11.588 0 17.151-6.125 17.151-16.687v-.529c0-10.264-5.066-16.489-17.25-16.489zm587.259 11.428c-6.523 0-10.496 4.337-10.496 11.555v.53c0 7.152 3.841 11.621 10.496 11.621s10.429-4.469 10.429-11.621v-.464c0-7.217-3.907-11.621-10.429-11.621"/><path fill="#fff" d="M268.139 487.996v103.698h665.86V487.996zm67.278 51.948c0 13.873-8.774 23.74-26.951 23.74h-15.561v-47.677h15.727c18.044 0 26.785 9.469 26.785 23.342zm43.373 8.079h-27.745c.298 6.622 3.907 10.33 10.429 10.33 5.298 0 8.046-1.92 8.675-5.33h8.476c-1.225 7.35-7.682 11.356-17.383 11.356-11.157 0-19.203-6.754-19.203-17.746v-.53c0-10.794 8.046-18.012 18.839-18.012 9.403 0 17.879 5.132 17.879 17.614v2.318zm42.016 15.661h-8.774v-5.463c-1.887 3.41-5.86 6.125-12.019 6.125-7.449 0-13.045-3.94-13.045-13.211v-22.348h8.774v21.421c0 5.265 2.384 7.682 7.45 7.682 4.701 0 8.84-2.781 8.84-8.344v-20.759h8.774zm29.5-.265c-1.39.463-3.245.861-5.926.861-7.516 0-11.456-3.742-11.456-10.33v-19.071h-5.066v-6.059h5.066v-7.682h8.774v7.682h8.343v6.059h-8.343v18.342c0 3.079 1.589 4.47 4.337 4.47 1.755 0 3.046-.199 4.271-.662zm20.76.927c-9.768 0-15.495-4.139-15.86-11.555h8.245c.43 3.543 2.383 5.595 7.548 5.595 4.702 0 6.821-1.523 6.821-4.469s-2.549-3.94-8.112-4.801c-9.999-1.457-13.707-4.073-13.707-10.595 0-7.019 7.085-10.463 14.204-10.463 7.747 0 13.906 2.682 14.833 10.529h-8.112c-.728-3.212-2.682-4.668-6.721-4.668-3.775 0-6.026 1.655-6.026 4.138s1.821 3.543 7.814 4.47c8.906 1.258 14.204 3.278 14.204 10.661 0 7.384-5.43 11.125-15.131 11.125zm40.128 0c-10.86 0-19.137-6.523-19.137-17.68v-.53c0-11.059 8.542-18.078 19.137-18.078 8.41 0 16.29 3.477 17.316 13.078h-8.476c-.728-4.668-4.039-6.621-8.674-6.621-6.026 0-10.297 4.271-10.297 11.488v.53c0 7.615 4.072 11.622 10.495 11.622 4.636 0 8.609-2.55 9.138-7.483h8.046c-.662 8.012-7.251 13.674-17.515 13.674zm59.762-.662h-8.774v-21.223c0-5.265-2.317-7.682-7.549-7.682-4.933 0-8.906 2.782-8.906 8.344v20.561h-8.774v-51.022h8.774v21.687c1.821-3.41 6.026-6.258 12.25-6.258 7.616 0 12.979 4.073 12.979 13.674v21.952zm19.766 0h-8.774v-51.022h8.774zm46.055 0h-8.74v-5.728c-2.119 3.41-6.821 6.423-12.019 6.423-8.84 0-16.389-6.191-16.389-17.548v-.53c0-11.157 7.615-18.21 16.753-18.21 5.794 0 9.502 2.55 11.655 5.993v-5.264h8.74v34.897zm45.128 0h-8.774v-21.223c0-5.265-2.317-7.682-7.515-7.682-4.934 0-8.907 2.782-8.907 8.344v20.561h-8.774v-34.897h8.774v5.529c1.821-3.41 6.026-6.258 12.251-6.258 7.615 0 12.945 4.073 12.945 13.674zm46.221 0h-8.774v-5.861c-2.02 3.477-6.887 6.523-12.449 6.523-9.503 0-16.654-6.191-16.654-17.548v-.53c0-11.157 7.151-18.21 17.018-18.21 6.158 0 9.999 2.616 12.085 6.059v-21.488h8.774zm32.215-27.878c-7.681.066-12.317 2.317-12.317 9.734v18.144h-8.774v-34.897h8.774v6.522c2.384-4.403 5.927-7.019 12.317-7.085zm39.996 27.878h-8.741v-5.728c-2.086 3.41-6.82 6.423-12.018 6.423-8.841 0-16.39-6.191-16.39-17.548v-.53c0-11.157 7.616-18.21 16.721-18.21 5.794 0 9.469 2.55 11.654 5.993v-5.264h8.741v34.897zm46.585 0h-8.741v-5.861c-2.02 3.477-6.887 6.523-12.449 6.523-9.503 0-16.654-6.191-16.654-17.548v-.53c0-11.157 7.151-18.21 17.018-18.21 6.158 0 9.999 2.616 12.085 6.059v-21.488h8.741zm20.13 0h-8.741v-34.897h8.741zm-4.503-40.625c-2.88 0-5.198-1.987-5.198-4.602s2.318-4.669 5.198-4.669 5.232 1.987 5.232 4.669-2.318 4.602-5.232 4.602m52.214 23.342c0 10.86-8.344 17.945-19.502 17.945s-19.402-7.152-19.402-17.747v-.529c0-10.794 8.311-18.012 19.468-18.012s19.402 7.152 19.402 17.813v.53z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" fill-rule="evenodd" d="M903.11 461.418c-17.616 0-31.89 14.273-31.89 31.89s14.274 31.89 31.89 31.89c17.617 0 31.891-14.273 31.891-31.89s-14.274-31.89-31.891-31.89m0 58.079c-14.444 0-26.189-11.701-26.189-26.189s11.702-26.189 26.189-26.189 26.19 11.701 26.19 26.189-11.702 26.189-26.19 26.189" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M913.397 502.92v-26.232l-26.317 9.472v6.558l8.701-3.172v19.632zm-183.153.296 3.258-8.273s-7.287-4.115-15.216-3.986c-9.987.171-16.117 4.115-16.288 11.616-.086 4.629 2.1 8.572 7.458 11.401 3.986 2.101 7.715 3.344 11.401 4.715 1.886.686 3.172 1.758 2.786 3.515-.3 1.457-1.928 2.057-3.129 2.229-4.929.686-10.844-1.157-15.945-3.344l-3.343 7.844s7.33 4.758 16.717 4.758c7.372 0 16.373-2.186 17.059-11.401.429-5.787-2.1-9.559-8.187-12.045-2.486-1.029-10.587-4.072-10.587-4.072-2.486-.9-3.3-2.272-3-3.729.471-2.4 4.072-2.314 6.858-2.1 5.658.428 10.201 2.872 10.201 2.872zm120.788 4.972h-14.959c.257-4.501 3.043-8.444 7.33-8.444 7.543 0 7.629 6.386 7.629 8.444m-7.544-17.317c-10.63 0-18.088 8.83-17.959 21.474.128 12.988 6.943 21.389 19.588 21.389 5.615 0 11.487-2.443 14.788-6.644l-5.572-5.486s-3.558 2.657-8.402 2.872c-5.829.214-9.387-3.215-9.815-8.83h24.132c2.571-16.717-5.101-24.732-16.76-24.732zm-151.392 31.29s-2.143.986-4.072.986c-2.571 0-3.986-.729-3.986-4.629v-17.96h9.859v-8.401h-9.859v-9.816h-8.83l-1.543 9.816h-7.329v8.401h7.029l-.128 20.531c0 7.201 3.257 12.345 11.444 12.345 4.243 0 7.158-1.672 10.459-4.029l-3.044-7.287zm-87.14-14.016h-14.959c.257-4.501 3.043-8.444 7.329-8.444 7.501 0 7.63 6.386 7.63 8.444m-7.544-17.317c-10.63 0-18.088 8.83-17.959 21.475.128 12.987 6.986 21.388 19.588 21.388 5.615 0 11.487-2.443 14.788-6.644l-5.53-5.486s-3.6 2.657-8.401 2.872c-5.829.214-9.387-3.215-9.816-8.83h24.132c2.572-16.717-5.1-24.732-16.759-24.732zm194.555 41.963h-10.93v-56.15h10.93v16.673c2.743-1.2 6.858-2.443 9.944-2.443 10.116 0 15.688 4.972 15.688 17.102v24.861h-10.973v-23.103c0-6.858-2.7-8.744-7.972-8.744-1.672 0-4.544.9-6.644 2.1v29.747zm-23.232-29.318c-2.657-1.929-5.315-2.872-8.401-2.872-5.658 0-8.83 5.572-9.001 11.273-.172 5.915 2.829 11.916 9.601 11.916 2.829 0 5.187-.557 8.358-2.958l5.658 6.816c-4.157 3.771-8.872 6.043-14.359 6.043-13.844 0-20.402-11.058-20.188-21.946.214-10.544 6.772-20.874 19.245-20.874 5.701 0 10.673 1.843 14.145 5.229l-5.101 7.416zm-196.826 2.272c0-20.017-11.273-27.347-26.918-27.347h-21.775v54.736h20.96c15.002 0 27.69-8.144 27.69-27.347zm-12.345 0c0 9.601-5.015 15.945-16.074 15.945h-8.015v-31.848h8.401c11.102 0 15.688 5.187 15.688 15.945zm88.083-13.374h11.059v40.763h-9.173l-.771-3.043c-3.429 1.971-7.373 3.686-11.059 3.686-10.115 0-15.13-4.972-15.13-17.102v-24.261h10.844v22.546c0 6.858 2.529 8.744 7.844 8.744 1.672 0 4.243-.9 6.386-2.1zm52.593 87.91h-14.959c.257-4.5 3.043-8.444 7.329-8.444 7.544 0 7.63 6.387 7.63 8.444m-7.544-17.316c-10.63 0-18.088 8.83-17.96 21.474.129 12.988 6.944 21.389 19.589 21.389 5.615 0 11.487-2.443 14.787-6.644l-5.572-5.486s-3.557 2.657-8.401 2.871c-5.829.215-9.387-3.214-9.858-8.829h24.131c2.572-16.717-5.1-24.732-16.759-24.732zm-77.753 17.316h-14.96c.258-4.5 3.044-8.444 7.33-8.444 7.501 0 7.63 6.387 7.63 8.444m-7.544-17.316c-10.63 0-18.088 8.83-17.96 21.474.129 12.988 6.987 21.389 19.588 21.389 5.615 0 11.488-2.443 14.788-6.644l-5.529-5.486s-3.601 2.657-8.401 2.871c-5.83.215-9.387-3.214-9.816-8.829h24.132c2.572-16.717-5.101-24.732-16.759-24.732zm36.948 41.963v-56.194h-10.931v56.194zm-58.68-51.093h-11.83l-5.015 23.703c-.514 2.572-1.372 9.902-1.629 12.13-.428-2.271-1.8-9.472-2.486-12.13l-6.558-23.703h-11.016l-6.472 23.703c-.686 2.658-2.057 9.902-2.486 12.13-.257-2.271-1.286-9.472-1.757-12.13l-4.887-23.703h-11.958l11.958 51.393h11.445l7.372-27.218c.857-3.215 1.8-8.444 2.015-10.459.343 2.015 1.286 7.201 2.1 10.459l7.201 27.218h11.959l11.958-51.393zm80.497 51.093v-56.194h-10.93v56.194z" clip-rule="evenodd"/><path fill="#fff" d="M384.726 444.324c-28.504 0-54.094 12.388-71.71 32.105-17.574-19.717-43.163-32.105-71.667-32.105-53.064 0-96.099 43.035-96.099 96.099s43.035 96.099 96.099 96.099c28.504 0 54.093-12.388 71.71-32.105 17.616 19.717 43.206 32.105 71.709 32.105 53.065 0 96.099-43.035 96.099-96.099s-43.034-96.099-96.141-96.099M242.163 616.119c-41.62 0-75.353-33.733-75.353-75.353s33.733-75.31 75.353-75.31 75.353 33.733 75.353 75.353-33.733 75.353-75.353 75.353zm177.624-41.277h-18.859l-13.459-31.762-13.245 31.762h-18.86l-20.96-65.58h22.246l9.987 33.99 12.473-33.99h16.931l12.473 33.99 9.988-33.99h22.245z"/><path fill="#fff" d="M247.521 503.945H200.5v74.453h47.021c20.96 0 42.477-10.544 42.477-37.205s-21.517-37.205-42.477-37.205zm-2.872 52.765h-20.746v-31.076h20.746c15.045 0 20.403 6.258 20.403 15.559s-5.315 15.559-20.403 15.559z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M890.185 615.874H749.486a6.38 6.38 0 0 1-6.371-6.371V470.531a6.38 6.38 0 0 1 6.371-6.371h140.639c3.275 0 5.18 3.692 3.275 6.371l-46.741 64.842c-1.667 2.322-1.667 5.418 0 7.8l46.86 66.39c1.905 2.679 0 6.371-3.275 6.371zM632.961 460.996c41.918 0 75.857 33.939 75.857 75.857v72.523c0 3.572-2.917 6.49-6.49 6.49H563.594c-3.572 0-6.49-2.918-6.49-6.49v-72.523c.06-41.918 33.999-75.857 75.857-75.857M447.01 619.03c-41.918 0-75.857-33.939-75.857-75.857V470.65c0-3.572 2.918-6.49 6.49-6.49h138.734c3.573 0 6.49 2.918 6.49 6.49v72.523c0 41.858-33.939 75.857-75.857 75.857m-188.511-3.156h-66.39c-3.573 0-6.431-2.917-6.431-6.43V470.591c0-3.513 2.918-6.431 6.431-6.431h138.079c5.18 0 8.217 5.895 5.18 10.122l-34.296 47.456c-.953 1.31 0 3.155 1.607 3.155h14.231c4.406 0 6.966 5.002 4.406 8.575l-57.637 79.786a6.46 6.46 0 0 1-5.24 2.68z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="3000" height="3000" fill="none" viewBox="0 0 3000 3000"><path fill="#fff" d="M2079.93 1365.09c-96.24 0-174.29-80.08-174.29-178.91 0-98.84 78.05-178.91 174.29-178.91 96.25 0 174.3 80.12 174.3 178.91s-78.01 178.91-174.3 178.91m0-397.035c-117.35 0-212.5 97.665-212.5 218.125 0 120.45 95.15 218.12 212.5 218.12s212.5-97.67 212.5-218.12c0-120.46-95.15-218.125-212.5-218.125M1081.77 2054.77v-391.23c0-49.83-.26-72.32-14.14-86.57-11.99-12.26-35.08-18.46-74.509-18.46-29.633 0-64.332 3.86-107.474 11.09v485.21h-203.55v-966.26l203.55-13.21v316.61c44.113-7.58 98.483-14.65 144.703-14.65 93.59 0 155.56 28.04 196.04 69.55 53.95 55.37 58.63 120.85 58.63 197.67v410.25zm497.48.17H1375.7v-398.42c0-70.8 2.7-134.32 57.49-190.52 60.49-62.09 156.4-86.01 367.29-88.22v177.26c-155.68 4.34-191.18 15.39-207.13 31.72-11.19 11.48-14.15 27.26-14.15 60.45v407.82z"/><path fill="#fff" d="M2148.49 1251.52v-179.17l-175.19 64.69v44.72l58.05-21.71v134.45z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M396.992 581.414v-34.526l-75.802-61.047 75.802-61.046v-34.526c0-7.715-6.365-14.176-14.081-14.273h-31.053c-2.893 0-5.787.868-8.101 2.508l-66.351 57.285v-59.793h-55.453c-7.908 0-14.273 6.462-14.37 14.273v191.048c0 7.908 6.462 14.273 14.37 14.273h55.453v-59.793l66.351 57.286a14.35 14.35 0 0 0 8.101 2.507h31.053c7.716-.096 14.081-6.558 14.081-14.273m78.502-9.837V447.265c0-7.908-6.462-14.273-14.37-14.273h-55.453v148.132c0 8.005 6.462 14.466 14.37 14.466h22.181c2.122-.289 4.147-1.06 5.497-2.025 1.447-1.061 16.781-13.405 27.775-22.181m-55.453-195.388c-8.005 0-14.273 6.462-14.273 11.959v36.358h69.726v-48.317zm253.541 205.321v-34.525l-75.802-61.047 75.802-61.047v-34.525c0-7.715-6.268-14.08-14.08-14.177h-31.054c-2.893 0-5.786.868-8.101 2.508l-66.351 57.285v-45.52c0-7.908-6.461-14.273-14.369-14.273h-55.453v219.691h55.453c7.908 0 14.273-6.462 14.369-14.37v-45.423l66.351 57.189c2.411 1.639 5.208 2.604 8.101 2.604h31.054c7.715-.097 13.984-6.558 14.08-14.37m198.185-191.048c0-7.908-6.462-14.273-14.37-14.273H742.344l-60.082 48.317v157.101c0 7.908 6.461 14.273 14.369 14.273h55.453v-70.305h49.86v70.305h55.453c7.908 0 14.273-6.462 14.37-14.37zm-69.727 82.36h-49.859v-48.316h49.859zM237.673 648.252l-13.309 53.427c-.29 1.447-1.061 2.122-2.218 2.122h-8.584c-1.253 0-2.025-.675-2.314-2.122L199 648.252c-.193-.965 0-1.736.482-2.315s1.254-.964 2.218-.964h6.365c.483 0 1.061.193 1.64.675s.868.964.964 1.446l6.751 33.754c.097.772.386 1.158.772 1.158.289 0 .482-.386.675-1.158l7.618-33.754c.29-1.446 1.158-2.121 2.604-2.121h5.98c1.736 0 2.7.868 2.7 2.507v.772m32.982 40.687V659.91c0-1.446-.482-2.604-1.446-3.568q-1.447-1.447-3.472-1.447h-2.218c-1.447 0-2.604.483-3.665 1.447s-1.543 2.218-1.543 3.568v29.029c0 1.35.482 2.507 1.543 3.568s2.218 1.543 3.568 1.543h2.219c1.35 0 2.507-.482 3.471-1.543.965-1.061 1.447-2.218 1.447-3.665m11.573.193c0 4.34-1.543 8.101-4.629 11.091-3.086 3.086-6.751 4.532-11.091 4.532h-4.147c-4.34 0-8.101-1.543-11.09-4.532-3.087-3.086-4.533-6.751-4.533-11.091v-29.703c0-4.34 1.543-7.909 4.533-10.995 2.989-3.086 6.75-4.532 11.09-4.532h4.147c4.34 0 8.101 1.543 11.091 4.532 2.989 2.99 4.532 6.655 4.532 10.995v29.703zm48.124 12.072c0 1.832-.868 2.7-2.604 2.7h-6.751c-1.833 0-2.701-.868-2.701-2.7v-41.373c0-3.375-1.35-5.015-4.05-5.015-1.832 0-3.761.675-5.594 2.026-1.832 1.35-2.796 2.7-2.796 4.05v40.312c0 1.832-.868 2.7-2.701 2.7h-6.847c-1.832 0-2.7-.868-2.7-2.7v-53.428c0-1.832.868-2.7 2.7-2.7h6.847c1.833 0 2.701.868 2.701 2.7v1.254c0 .675.193 1.061.578 1.061q.724 0 1.736-1.158c3.183-3.279 6.944-4.918 11.573-4.918 3.183 0 5.69 1.061 7.715 3.086 2.026 2.122 2.99 4.726 2.99 8.005v46.002zm66.543-29.503-4.532-25.171c-.29-1.35-.579-2.025-1.061-2.025s-.772.675-.965 2.025l-4.147 25.171c-.289 1.832.386 2.796 2.122 2.796h6.269c.675 0 1.253-.289 1.736-.771.482-.579.675-1.157.578-1.929m19.481 29.318c.193.675 0 1.35-.482 1.929-.482.578-1.157.868-1.929.868h-8.679c-1.254 0-2.122-.965-2.508-2.797l-2.314-11.38c-.29-1.639-1.158-2.507-2.508-2.507H386.19c-1.639 0-2.507.868-2.796 2.507l-2.026 11.38c-.385 1.832-1.35 2.797-2.796 2.797h-8.583q-1.014 0-1.736-.868c-.483-.579-.579-1.254-.483-1.929l14.177-71.462c.386-1.833 1.254-2.701 2.7-2.701h13.791c1.447 0 2.315.868 2.701 2.701zm40.312-48.628v-6.172c0-2.122-.771-3.954-2.218-5.401-1.543-1.447-3.375-2.218-5.497-2.218h-7.426c-1.446 0-2.218.868-2.218 2.604v16.202c0 1.639.772 2.507 2.411 2.507h7.233c2.218 0 4.051-.675 5.497-2.121 1.447-1.447 2.218-3.183 2.218-5.305m13.888 48.799s.193.482.193.675c0 1.254-.676 1.929-2.122 1.929h-8.39q-1.591 0-2.604-2.604l-9.837-27.968c-.482-1.253-1.061-1.928-1.929-1.928h-4.243c-1.64 0-2.411.868-2.411 2.603v27.293c0 .675-.29 1.254-.772 1.736a2.37 2.37 0 0 1-1.832.868h-7.908c-1.64 0-2.411-.868-2.411-2.604v-71.848c0-1.639.771-2.507 2.411-2.507h19.77c5.786 0 10.608 1.832 14.659 5.497 4.05 3.857 6.075 8.679 6.075 14.659v3.761c0 7.619-3.278 13.405-9.74 17.456-.289.192-.386.675 0 1.35l11.187 31.729zm40.504-20.037v-31.633c0-2.989-1.06-5.497-3.279-7.618-2.121-2.122-4.725-3.183-7.715-3.183h-2.893c-1.929 0-2.797.868-2.797 2.7v47.642c0 .771.29 1.446.868 1.929.579.578 1.254.771 1.929.771h2.893c2.99 0 5.594-1.061 7.715-3.086 2.219-2.122 3.279-4.629 3.279-7.522m13.309 1.061c0 5.882-2.121 10.994-6.268 15.141-4.147 4.243-9.259 6.268-15.238 6.268h-19.192c-.675 0-1.35-.289-1.832-.771-.579-.579-.771-1.157-.771-1.929v-71.462c0-1.833.868-2.701 2.7-2.701h19.191c5.98 0 10.995 2.122 15.238 6.269 4.147 4.243 6.269 9.258 6.269 15.141v34.044zm76.091 18.779c0 1.832-.867 2.7-2.7 2.7h-6.847q-1.591 0-2.604-2.314t-2.315-2.315c-.675 0-1.928.965-3.761 2.797-1.928 1.929-3.761 2.797-5.497 2.797h-3.568c-2.315 0-4.436-1.158-6.365-3.376s-2.893-4.629-2.893-7.136v-46.677c0-1.833.868-2.701 2.7-2.701h6.847c1.833 0 2.701.868 2.701 2.701v39.251c0 3.761 1.735 5.69 5.304 5.69 1.543 0 3.086-.579 4.629-1.833q2.314-1.88 2.314-4.05v-39.058c0-1.833.868-2.701 2.701-2.701h6.654c1.736 0 2.7.868 2.7 2.701zm48.317.019c0 1.832-.868 2.7-2.604 2.7h-6.75c-1.736 0-2.701-.868-2.701-2.7v-41.373c0-3.375-1.35-5.015-4.05-5.015-1.833 0-3.761.675-5.594 2.026-1.832 1.35-2.797 2.7-2.797 4.05v40.312c0 1.832-.868 2.7-2.7 2.7h-6.847c-1.833 0-2.7-.868-2.7-2.7v-53.428c0-1.832.867-2.7 2.7-2.7h6.847c1.832 0 2.7.868 2.7 2.7v1.254c0 .675.193 1.061.579 1.061q.723 0 1.736-1.158c3.183-3.279 6.944-4.918 11.573-4.918 3.182 0 5.69 1.061 7.715 3.086 2.025 2.122 2.99 4.726 2.99 8.005v46.002zm36.455-12.251v-28.932c0-.675-.483-1.64-1.544-2.701q-1.446-1.735-3.182-1.735h-3.472c-1.254 0-2.411.385-3.279 1.253s-1.35 1.929-1.35 3.183v28.932c0 1.254.482 2.411 1.35 3.279a4.6 4.6 0 0 0 3.279 1.35h3.472c1.061 0 2.122-.579 3.182-1.832s1.544-2.122 1.544-2.797m12.247 12.248c0 1.832-.868 2.7-2.7 2.7h-6.847c-1.832 0-2.7-.868-2.7-2.7 0-.675-.193-.965-.676-.965-.482 0-.964.29-1.543.965-1.446 1.35-2.603 2.314-3.471 2.797-1.351.675-3.087.964-5.305.964h-2.893c-3.086 0-5.69-1.157-7.908-3.472s-3.279-5.015-3.279-8.101v-38.19c0-3.086 1.061-5.69 3.279-7.908s4.822-3.279 7.908-3.279h2.893c2.797 0 4.919.385 6.173 1.157.289.193 1.157 1.157 2.603 2.797.579.675 1.061.964 1.447.964.482 0 .772-.482.772-1.543v-18.902c0-1.833.868-2.7 2.7-2.7h6.847c1.832 0 2.7.867 2.7 2.7zm80.624.09q0 2.604-2.604 2.604H738.39c-1.64 0-2.411-.868-2.411-2.604v-5.208c0-1.446.193-2.507.482-3.182l26.232-52.849s.193-.386.193-.483c0-.675-.482-1.061-1.35-1.061h-21.024c-1.736 0-2.604-.771-2.604-2.411v-6.75c0-1.64.868-2.508 2.604-2.508h34.718c1.736 0 2.604.868 2.604 2.508v5.304c0 1.35-.193 2.411-.482 3.086l-26.135 52.271c-.483 1.06-.193 1.639.867 1.639h23.339q2.604 0 2.604 2.315v7.329zm40.505-19.946v-31.633c0-2.989-1.06-5.497-3.279-7.618-2.121-2.122-4.725-3.183-7.715-3.183h-2.893c-1.929 0-2.797.868-2.797 2.7v47.642c0 .771.29 1.446.868 1.929.579.578 1.254.771 1.929.771h2.893c2.99 0 5.594-1.061 7.715-3.086 2.219-2.122 3.279-4.629 3.279-7.522m13.309 1.061c0 5.882-2.121 10.994-6.268 15.141-4.147 4.243-9.259 6.268-15.238 6.268h-19.192c-.675 0-1.35-.289-1.832-.771-.579-.579-.771-1.157-.771-1.929v-71.462c0-1.833.867-2.701 2.7-2.701h19.191c5.98 0 10.995 2.122 15.238 6.269 4.147 4.243 6.269 9.258 6.269 15.141v34.044zm48.413-46.097c0 .771-.289 1.446-.868 1.928-.578.579-1.254.772-1.929.772h-18.42c-.675 0-1.35.289-1.928.771a2.38 2.38 0 0 0-.868 1.833v13.116c0 1.736.964 2.604 2.796 2.604h14.081c.675 0 1.35.289 1.928.771.579.579.868 1.157.868 1.832v6.558c0 .772-.289 1.447-.771 1.929-.579.579-1.157.772-1.929.772h-14.273c-1.736 0-2.604.868-2.604 2.7v28.836c0 1.832-.868 2.796-2.7 2.796h-7.812c-.772 0-1.447-.289-1.929-.771-.578-.579-.771-1.157-.771-1.929v-71.462c0-.675.289-1.35.868-1.832.578-.579 1.253-.772 1.928-.772h31.633c1.832 0 2.797.868 2.797 2.7v6.751z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M327.242 561.5q2.315-2.755 7.275-7.495c3.306-3.16 7.568-6.246 12.712-9.185s11.169-5.511 18.15-7.716q10.471-3.306 23.368-3.307c9.699 0 18.297 2.205 25.865 6.614 7.569 4.409 13.521 10.434 17.93 18.15a54 54 0 0 1 5.217 13.3c1.176 4.776 1.837 10.435 1.837 16.901v32.699h-33.581v-30.642c0-3.453-.147-6.246-.441-8.303s-.735-3.895-1.396-5.585c-1.69-4.409-4.262-7.568-7.716-9.552s-7.789-2.94-12.933-2.94c-3.968 0-7.642.588-11.095 1.837a59 59 0 0 0-10.215 4.85c-3.306 2.058-6.466 4.336-9.405 6.834s-5.805 4.997-8.524 7.569a446 446 0 0 0-8.818 8.597c-3.16 3.16-6.319 6.393-9.406 9.553a926 926 0 0 0-8.818 9.185c-2.792 2.939-5.217 5.585-7.127 7.863-.588.881-1.543 1.249-2.719.881-.735-.293-1.102-1.102-1.102-2.498v-29.981c-.147-8.45-2.278-14.696-6.32-18.738-4.115-4.041-9.773-6.025-17.048-6.025-4.409 0-8.524.808-12.492 2.351-3.968 1.617-7.862 3.748-11.683 6.467s-7.789 5.952-11.684 9.626c-3.968 3.674-8.009 7.569-12.271 11.684a403 403 0 0 0-9.774 9.626c-3.159 3.233-6.466 6.687-9.846 10.214s-6.907 7.274-10.582 11.096c-3.6 3.894-7.568 8.009-11.83 12.345-.882.881-1.837 1.175-2.719.881-.882-.147-1.396-.955-1.396-2.498v-63.342c0-3.453-.882-6.246-2.646-8.303s-4.555-3.086-8.523-3.086H155v-25.205h53.128c4.408 0 7.862 1.176 10.361 3.601 2.498 2.425 3.747 5.878 3.747 10.434v14.55c.294-.441 2.205-2.278 5.805-5.585 3.527-3.233 8.23-6.834 13.962-10.655 5.731-3.894 12.271-7.348 19.62-10.434 7.348-3.086 14.99-4.63 22.999-4.63q10.472 0 18.077 2.866c5.07 1.911 9.185 4.189 12.345 6.908 3.16 2.718 5.805 5.731 7.863 8.964 2.057 3.234 3.527 6.246 4.409 8.965zm219.05-27.703c4.115 0 8.451.368 13.08 1.029s9.406 1.911 14.329 3.601c4.923 1.763 9.773 4.115 14.623 7.128s9.7 6.98 14.549 11.83v-71.718c0-3.307-.881-6.026-2.645-8.083s-4.556-3.087-8.524-3.087h-21.53v-25.204h53.127c4.409 0 7.863 1.249 10.361 3.601s3.748 5.878 3.748 10.434v155.268c0 1.396-.441 2.278-1.396 2.719-.882.146-1.837-.221-2.719-1.103-2.425-2.131-5.364-4.629-8.818-7.568s-7.128-6.026-11.022-9.333c-3.895-3.233-7.789-6.393-11.684-9.552-3.968-3.087-7.495-5.952-10.655-8.524-2.131-1.69-4.703-3.674-7.715-6.099-3.013-2.425-6.393-4.703-10.067-6.908s-7.863-4.041-12.345-5.584c-4.556-1.543-9.48-2.278-14.77-2.278q-10.472 0-19.179 3.968t-14.991 10.581c-4.188 4.409-7.421 9.406-9.773 15.064s-3.527 11.61-3.527 17.783c0 5.144.515 9.92 1.47 14.329s2.278 8.45 3.894 12.124 3.307 7.128 5.071 10.214c1.837 3.087 3.527 5.879 5.217 8.304h-37.476a69 69 0 0 1-4.409-8.083c-1.47-2.939-2.719-6.246-3.747-9.847s-1.911-7.642-2.646-12.051c-.661-4.409-1.029-9.406-1.029-14.99 0-7.569 1.617-15.872 4.85-24.984s8.23-17.562 14.991-25.498 15.21-14.476 25.424-19.62 22.192-7.789 36.007-7.936zm180.472 31.304c1.47-1.543 3.38-3.233 5.585-5.071s4.482-3.747 6.834-5.658c2.351-1.91 4.776-3.674 7.348-5.437a72 72 0 0 1 7.715-4.63c3.307-1.837 6.393-3.38 9.333-4.629 2.865-1.249 5.952-2.351 9.185-3.16 3.233-.808 6.907-1.469 10.875-1.91 4.042-.441 8.892-.662 14.623-.662v30.642c-9.112 0-18.811 2.866-29.319 8.524-10.435 5.658-22.192 14.77-35.198 27.336-2.866 2.718-6.026 5.878-9.406 9.405l-10.214 10.655a5913 5913 0 0 0-9.626 10.067 756 756 0 0 0-7.275 7.716c-1.028 1.029-1.984 1.396-2.719.882-.881-.147-1.396-.956-1.396-2.499V573.11c0-3.453-.881-6.246-2.572-8.303-1.763-2.058-4.555-3.086-8.523-3.086h-22.486v-25.205h53.128c4.408 0 7.862 1.176 10.361 3.601 2.498 2.425 3.747 5.878 3.747 10.434z"/><path fill="#fff" fill-rule="evenodd" d="M871.011 423c-30.348 0-54.891 24.543-54.891 54.891s24.543 54.891 54.891 54.891 54.891-24.543 54.891-54.891S901.359 423 871.011 423m0 99.936c-24.837 0-45.045-20.134-45.045-45.045 0-24.91 20.134-45.044 45.045-45.044 24.91 0 45.044 20.134 45.044 45.044 0 24.911-20.134 45.045-45.044 45.045" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M888.718 494.352v-45.118l-45.265 16.313v11.243l14.99-5.438v33.802z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M331.615 489.441h44.293v208.595h-49.189l-67.426-121.667v121.667H215V489.441h46.03l70.585 129.958zm44.293-196.437h24.554v196.437h-24.554zm0 404.953h24.554v89.06h-24.554zm24.554-208.595h73.98c25.186 0 44.451 6.474 57.794 19.343 13.422 12.87 20.054 32.45 20.054 58.505v53.531c0 26.133-6.553 45.477-19.738 58.189-13.107 12.632-32.529 18.948-58.189 18.948h-73.98V489.283zm47.451 39.398v129.721h22.186c5.527 0 10.58-.632 15.081-1.816 4.579-1.185 8.448-3.316 11.764-6.317 3.316-3 5.842-6.948 7.658-11.764 1.816-4.895 2.685-10.974 2.685-18.238v-53.531c0-13.343-3.159-22.975-9.396-28.976s-15.554-9-27.871-9h-22.186zm172.041 89.059v80.059h-46.267V489.283h72.795q20.488 0 34.819 4.026 14.33 4.028 23.449 12.08c6.079 5.369 10.501 12.001 13.264 19.818 2.763 7.895 4.106 16.896 4.106 27.16 0 13.501-2.606 25.107-7.817 34.897q-7.817 14.686-26.528 22.265l44.056 88.349h-49.662l-37.266-80.059h-25.107zm-.948-91.507v53.768h29.213c9.08 0 16.343-2.448 21.633-7.422q8.054-7.461 8.054-20.844c0-8.922-2.29-15.791-6.79-19.738-4.58-3.869-12.159-5.843-22.897-5.843h-29.213z"/><path fill="#fff" fill-rule="evenodd" d="M805.812 464.266c-32.529 0-58.9 26.37-58.9 58.899s26.371 58.9 58.9 58.9 58.899-26.371 58.899-58.9-26.371-58.899-58.899-58.899m0 107.14c-26.687 0-48.32-21.634-48.32-48.32s21.633-48.32 48.32-48.32c26.686 0 48.319 21.634 48.319 48.32s-21.633 48.32-48.319 48.32" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M824.76 540.762v-48.399l-48.477 17.528v12.001l16.027-5.843v36.319z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M274.336 456.395c-58.46 0-103.959 40.487-103.959 105.094 0 68.415 37.482 94.004 94.405 94.004S368.34 615.005 368.34 551.534s-31.735-95.139-94.004-95.139m-5.746 138.7c-18.707 0-25.989-11.825-25.989-41.289 0-26.725 13.763-37.816 27.526-37.816 19.108 0 25.99 12.628 25.99 39.753 0 23.718-9.554 39.352-27.527 39.352m236.579-138.7c-29.063 0-48.906 12.961-60.798 29.798h-.401c1.537-8.419 1.938-20.244 1.938-25.188h-64.206V650.95h69.551v-92.467c0-21.046 14.498-43.161 29.798-43.161 8.017 0 10.689 6.08 10.689 15.634V650.95h69.551V516.391c0-32.47-14.164-59.996-56.188-59.996zm165.493-.391c-61.533 0-94.806 43.561-94.806 102.422 0 67.279 36.279 97.077 100.151 97.077 23.317 0 50.443-4.209 73.359-13.362l-6.08-51.979c-19.108 8.418-38.216 11.825-56.188 11.825-27.126 0-39.753-10.69-40.889-24.052h107.767c1.537-10.289 2.272-20.244 2.272-29.798 0-52.714-26.725-92.066-85.586-92.066zm17.972 76.833h-42.826c.735-15.7 9.955-26.39 23.317-26.39 12.227 0 20.244 8.017 19.509 26.39M844.84 425c-36.212 0-65.542 29.33-65.542 65.542s29.33 65.542 65.542 65.542 65.542-29.33 65.542-65.542S881.052 425 844.84 425m0 119.326c-29.731 0-53.784-24.053-53.784-53.784s24.053-53.783 53.784-53.783 53.783 24.052 53.783 53.783-24.052 53.784-53.783 53.784"/><path fill="#fff" d="m811.902 489.215 17.973-6.481v40.421l36.078-12.961v-53.85l-54.051 19.442z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M187.407 484.989v12.348c4.573-4.573 10.388-8.493 16.268-11.041 5.88-2.613 12.348-3.92 18.881-3.92 14.308 0 28.028 5.88 37.11 16.268 10.388 11.695 15.614 26.721 14.961 42.336.653 15.615-5.227 30.576-15.615 41.683-9.8 10.388-23.454 16.921-37.762 16.921-5.88 0-12.348-1.307-18.228-3.267-5.88-2.613-11.695-6.533-16.268-11.041V638h-27.375V484.989zm29.335 23.455c-8.494 0-16.268 3.267-21.495 9.147-5.88 6.533-9.147 14.961-8.493 23.454-.654 9.147 2.613 17.575 8.493 24.108 5.88 5.88 13.655 9.8 21.495 9.147 8.493 0 16.268-3.267 21.494-9.147 5.88-6.533 9.147-14.961 8.494-24.108.653-8.493-2.614-16.921-8.494-23.454-5.226-5.88-13.001-9.8-21.494-9.147m71.605 88.527h27.375v-44.95c0-7.84 0-15.614 1.306-22.801 1.307-5.88 3.92-11.041 8.494-14.961 3.92-3.92 9.146-5.88 14.308-5.88 3.92 0 7.84 1.306 11.041 3.266 3.267 2.614 5.227 5.88 6.533 10.388 1.307 8.494 1.96 17.575 1.96 26.068v48.87h28.028v-73.566c.654-10.388-2.613-21.494-9.8-29.334-7.186-7.84-17.574-11.695-28.028-11.695-5.88 0-11.694 1.307-16.921 3.267-5.88 2.613-11.695 6.533-16.268 10.388V442h-28.028zm167.972-114.595c10.388 0 20.841 2.613 29.923 7.84 9.146 5.227 16.268 12.348 21.494 21.495 5.227 9.146 7.84 18.881 7.84 29.334 0 10.454-2.613 20.842-7.84 29.923-5.226 9.081-12.348 16.268-21.494 21.495-9.147 5.226-19.535 7.84-29.923 7.84-15.615 0-30.576-5.88-41.029-16.922-11.042-11.041-17.575-26.068-16.922-41.682-.653-16.922 6.534-32.536 19.535-43.643 9.8-10.388 24.108-15.615 38.416-15.615m.653 26.068c-8.493 0-16.268 3.267-21.494 9.147-5.88 6.533-9.147 14.961-8.494 23.455-.653 8.493 2.614 16.921 8.494 23.454 5.88 5.88 13.654 9.147 21.494 9.147 8.494 0 16.268-3.267 22.148-9.147 5.88-6.533 9.147-14.961 8.494-23.454.653-8.494-2.614-16.922-8.494-23.455-5.88-5.88-14.308-9.147-22.148-9.147m184.959 41.03h-89.833c.653 7.186 4.573 14.308 10.388 18.881 5.88 5.227 13.654 7.187 21.494 7.187 10.388 0 20.188-3.92 27.375-11.042l23.455 11.042c-5.227 7.84-12.348 14.308-21.495 18.228s-18.881 6.533-29.335 5.88c-16.268.653-31.229-5.227-42.989-16.268-11.041-11.042-16.921-26.068-16.268-41.683-.653-15.615 5.227-31.229 16.268-42.336 11.041-11.041 26.068-17.575 41.683-16.921 16.268-.654 31.882 5.226 42.989 16.921 11.041 11.695 17.575 28.028 16.268 44.949v5.227zm-28.028-22.148c-1.96-6.534-5.88-11.695-11.041-14.962-5.88-3.92-12.348-5.88-18.882-5.88-7.186 0-14.961 1.96-20.841 6.534-4.573 3.92-7.84 9.146-10.388 14.308h61.217zm40.376 69.645h28.028v-44.949c0-7.84 0-14.962 1.307-22.802 1.306-5.88 3.92-11.694 8.493-15.614 3.92-3.92 9.147-5.88 14.308-5.227 3.92 0 7.84 1.307 11.041 3.267 3.267 2.613 5.227 6.533 6.534 10.388 1.306 8.493 1.96 17.574 1.96 26.721v48.869h28.028v-74.218c.653-10.388-2.614-20.842-9.8-29.335-7.187-7.84-17.575-11.695-28.028-11.695-5.227 0-11.042 1.307-15.615 3.267-6.533 2.613-12.348 6.533-17.575 11.041v-11.694h-28.681zm113.941 0h28.028V484.989H768.22zm77.486-58.604-42.336 58.604h31.882l26.722-36.456 26.721 36.456h32.536l-42.989-59.257 37.762-52.724h-31.882l-22.148 30.576-22.148-30.576H807.29z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M306.714 541.57q0-5.547-.457-17.04h5.87q.229 4.688.458 8.691h.114c1.868-3.698 4.003-6.214 6.366-7.586q3.546-2.058 8.349-1.944v6.709c-4.956 0-8.577 1.144-10.941 3.393-2.363 2.287-3.545 5.947-3.545 11.055v34.804h-6.252v-38.121zm61.527 25.769q0 4.575.572 12.351h-5.528l-.457-7.891h-.229c-1.868 2.974-4.04 5.147-6.48 6.519s-5.413 2.058-8.959 2.058c-2.134 0-4.117-.419-5.985-1.219-1.867-.839-3.545-1.945-4.955-3.431a15.1 15.1 0 0 1-3.279-5.07c-.8-1.906-1.181-4.003-1.181-6.29 0-3.927.876-7.129 2.63-9.645s4.003-4.346 6.747-5.527a30.2 30.2 0 0 1 8.463-2.249 83 83 0 0 1 8.692-.458h4.002c0-1.715-.076-3.583-.19-5.604-.115-1.982-.534-3.85-1.22-5.527s-1.868-3.088-3.469-4.193c-1.601-1.106-3.774-1.64-6.519-1.64-4.536 0-9.187 1.906-13.876 5.757l-.953-6.71c5.49-3.278 10.56-4.955 15.172-4.955 3.927 0 7.091.724 9.531 2.173 2.439 1.448 4.193 3.24 5.222 5.336 1.067 2.135 1.677 4.079 1.868 5.871s.305 3.469.305 4.956v25.274zm-5.87-15.515c-4.156 0-7.434.076-9.874.229-2.439.152-4.727.61-6.938 1.372s-3.926 2.02-5.184 3.812-1.868 4.193-1.868 7.167c0 2.745.953 5.146 2.821 7.167 1.868 2.058 4.231 3.049 7.052 3.049 4.003 0 7.319-1.334 9.988-4.041 2.668-2.706 4.003-6.747 4.003-12.16zm57.181 9.53c0 5.947.152 12.084.457 18.336h-5.871v-7.662h-.114c-3.774 5.566-8.615 8.348-14.6 8.348-2.974 0-5.528-.571-7.586-1.715-2.097-1.144-3.812-2.63-5.185-4.46s-2.439-3.888-3.24-6.176a42 42 0 0 1-1.753-6.747c-.382-2.249-.648-4.346-.725-6.366a133 133 0 0 1-.114-4.88c0-2.592.305-5.413.953-8.539a30.6 30.6 0 0 1 3.05-8.577c1.41-2.63 3.278-4.841 5.642-6.595q3.544-2.63 8.691-2.63c3.431 0 6.366.686 8.539 2.058 2.173 1.373 3.927 3.317 5.337 5.833h.229v-33.051h6.252v62.823zm-31.984-9.301c0 1.181.077 3.011.229 5.451.153 2.478.61 5.032 1.411 7.7.8 2.669 2.058 4.918 3.812 6.71 1.753 1.791 4.117 2.706 7.128 2.706q4.004 0 6.633-1.83c1.754-1.219 3.164-2.859 4.193-4.879 1.03-2.02 1.754-4.384 2.173-7.014s.648-5.337.648-8.158c0-5.794-.457-10.255-1.334-13.342-.915-3.088-2.363-5.49-4.346-7.243-1.982-1.716-4.612-2.592-7.814-2.592q-3.546 0-5.947 1.715c-1.601 1.144-2.935 2.745-3.927 4.765-1.029 2.059-1.753 4.422-2.172 7.167a58 58 0 0 0-.649 8.806zm47.27-49.519h7.51v9.759h-7.51zm.572 21.996h6.366v55.16h-6.366zm40.332 55.885c-4.003 0-7.32-.839-9.988-2.478-2.669-1.639-4.803-3.812-6.366-6.481s-2.669-5.718-3.279-9.111c-.61-3.431-.953-6.823-.953-10.292s.305-6.862.953-10.217c.61-3.354 1.716-6.404 3.279-9.11 1.563-2.707 3.697-4.88 6.366-6.519s5.985-2.478 9.988-2.478 7.243.839 9.949 2.478a18.5 18.5 0 0 1 6.481 6.595c1.601 2.744 2.706 5.794 3.354 9.111.61 3.316.953 6.709.953 10.178s-.305 6.862-.953 10.178c-.61 3.317-1.715 6.366-3.278 9.111s-3.698 4.956-6.404 6.595-6.062 2.478-10.064 2.478zm0-5.757q4.688 0 7.776-2.63c2.021-1.754 3.507-4.003 4.422-6.709.915-2.707 1.449-5.299 1.601-7.815.153-2.516.229-4.308.229-5.413q0-2.802-.229-5.947c-.152-2.058-.724-4.498-1.639-7.243-.953-2.745-2.402-4.994-4.422-6.709-1.982-1.716-4.574-2.592-7.7-2.592s-5.718.876-7.701 2.63-3.469 4.003-4.345 6.709q-1.373 4.06-1.602 7.777c-.152 2.478-.228 4.269-.228 5.337s.076 2.897.228 5.413.725 5.146 1.64 7.929 2.401 5.032 4.345 6.709q2.917 2.516 7.663 2.516zm46.926-76.089v33.394h.229c1.182-2.668 3.011-4.803 5.527-6.404q3.774-2.402 8.806-2.402c5.947 0 10.674 2.516 14.105 7.51 3.469 5.032 5.184 12.084 5.184 21.157 0 3.926-.381 7.624-1.105 11.055-.763 3.469-1.906 6.481-3.469 9.111a18.4 18.4 0 0 1-6.099 6.252c-2.516 1.524-5.49 2.287-8.959 2.287-2.135 0-3.964-.267-5.604-.839-1.601-.533-3.011-1.258-4.193-2.135s-2.173-1.867-2.935-3.049a23.6 23.6 0 0 1-1.982-3.545h-.343q0 4.46-.458 8.691h-12.58c.305-2.745.458-6.328.458-10.712v-70.409h13.418zm0 53.179c0 2.592.191 5.032.534 7.357q.514 3.488 1.83 6.061c.876 1.716 1.944 3.088 3.278 4.041 1.334.991 2.973 1.487 4.956 1.487 3.545 0 6.061-1.449 7.586-4.308q2.287-4.289 2.287-14.981c0-6.023-.801-10.636-2.402-13.762s-4.193-4.689-7.7-4.689c-1.792 0-3.355.458-4.651 1.411s-2.363 2.249-3.24 3.926-1.487 3.698-1.868 5.985c-.381 2.325-.572 4.803-.572 7.472zm46.012-17.421c0-4.079-.153-7.51-.458-10.369h12.123c.229 3.697.381 7.09.457 10.216h.115c.381-1.105.991-2.287 1.753-3.583a18.4 18.4 0 0 1 2.897-3.584 14.5 14.5 0 0 1 4.041-2.744c1.563-.763 3.393-1.106 5.528-1.106.61 0 1.372.115 2.249.343v12.466a16 16 0 0 0-3.774-.458c-1.411 0-2.821.229-4.193.725-1.373.457-2.593 1.219-3.698 2.287q-1.658 1.601-2.631 4.231c-.648 1.754-.991 3.927-.991 6.519v30.458H568.68zm76.203 42.695q-8.234 3.545-16.582 3.545c-4.46 0-8.349-.724-11.589-2.249-3.24-1.487-5.947-3.507-8.043-6.061-2.135-2.554-3.66-5.49-4.651-8.882-.991-3.355-1.487-6.938-1.487-10.712 0-4.155.534-8.044 1.601-11.627 1.068-3.622 2.592-6.709 4.575-9.34 1.982-2.63 4.422-4.689 7.243-6.252 2.821-1.524 5.985-2.287 9.53-2.287 2.973 0 5.832.496 8.539 1.487s5.07 2.592 7.128 4.879c2.021 2.288 3.66 5.337 4.804 9.187 1.181 3.851 1.753 8.578 1.753 14.22v2.592h-32.212c0 5.032 1.144 8.806 3.393 11.36 2.287 2.554 5.87 3.812 10.826 3.812 5.947 0 10.826-1.411 14.6-4.232l.572 10.598zm-10.102-30.001c0-9.873-3.088-14.829-9.301-14.829-1.792 0-3.317.419-4.575 1.296a9.9 9.9 0 0 0-3.049 3.355c-.801 1.372-1.373 2.935-1.754 4.688a25.8 25.8 0 0 0-.572 5.49h19.289zm25.16-13.647c0-2.669-.114-5.795-.343-9.416h13.418c.153 3.278.267 6.252.343 8.806h.229c.534-1.106 1.22-2.211 1.982-3.355a15 15 0 0 1 2.936-3.126 14.8 14.8 0 0 1 4.002-2.287c1.487-.572 3.202-.877 5.185-.877 3.202 0 5.985.724 8.31 2.135s4.231 3.659 5.718 6.709c2.135-3.202 4.422-5.489 6.938-6.823a16.8 16.8 0 0 1 8.005-1.983c2.821 0 5.414.496 7.51 1.525 2.135 1.029 3.774 2.478 4.994 4.422 1.22 1.906 2.097 4.27 2.63 7.014.534 2.745.839 5.795.839 9.187v34.461h-13.418v-35.185c0-3.545-.572-6.137-1.716-7.815q-1.715-2.516-5.489-2.516-4.004 0-6.519 3.431t-2.516 8.349v33.775h-13.418v-35.186c0-3.545-.572-6.137-1.716-7.815-1.143-1.677-2.973-2.516-5.451-2.516-2.821 0-5.032 1.144-6.633 3.469s-2.402 5.071-2.402 8.311v33.775h-13.418zm126.446 43.648q-8.234 3.545-16.582 3.545c-4.46 0-8.349-.724-11.589-2.249-3.24-1.487-5.947-3.507-8.043-6.061-2.135-2.554-3.66-5.49-4.651-8.882-.991-3.355-1.487-6.938-1.487-10.712 0-4.155.534-8.044 1.601-11.627 1.068-3.622 2.592-6.709 4.575-9.34 1.982-2.63 4.422-4.689 7.243-6.252 2.821-1.524 5.985-2.287 9.53-2.287 2.973 0 5.832.496 8.539 1.487s5.07 2.592 7.128 4.879c2.021 2.288 3.66 5.337 4.842 9.187 1.181 3.851 1.753 8.578 1.753 14.22v2.592h-32.212c0 5.032 1.144 8.806 3.393 11.36 2.287 2.554 5.871 3.812 10.826 3.812 5.947 0 10.827-1.411 14.601-4.232l.571 10.598zm-10.102-30.001c0-9.873-3.087-14.829-9.301-14.829-1.792 0-3.317.419-4.575 1.296a9.9 9.9 0 0 0-3.049 3.355c-.801 1.372-1.373 2.935-1.754 4.688a25.8 25.8 0 0 0-.572 5.49h19.289zm25.541-13.876c0-3.279-.152-6.366-.457-9.187h12.465c.229 3.354.381 6.252.458 8.577h.343-.115c1.487-2.897 3.507-5.184 5.985-6.9q3.774-2.516 8.806-2.516c3.126 0 5.756.534 7.891 1.639 2.135 1.106 3.812 2.593 5.108 4.537 1.296 1.906 2.211 4.079 2.707 6.518.495 2.44.762 5.07.762 7.891v35.986h-13.418v-33.393c0-4.308-.61-7.396-1.83-9.302-1.22-1.868-3.202-2.821-5.947-2.821-3.126 0-5.527 1.182-7.128 3.545s-2.402 5.528-2.402 9.531v32.478H801.75v-46.583z"/><path fill="#fff" fill-rule="evenodd" d="M883.519 484.539c-15.706 0-28.438 12.732-28.438 28.438s12.732 28.438 28.438 28.438 28.438-12.732 28.438-28.438-12.732-28.438-28.438-28.438m0 51.768c-12.885 0-23.33-10.445-23.33-23.33s10.445-23.33 23.33-23.33 23.33 10.445 23.33 23.33-10.445 23.33-23.33 23.33" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M892.706 521.473v-23.368l-23.444 8.463v5.833l7.776-2.821v17.535z" clip-rule="evenodd"/><path fill="#fff" d="M274.579 518.009c-2.936-6.748-6.938-12.657-12.008-17.688-5.071-5.071-10.979-9.035-17.688-11.932-6.748-2.897-13.953-4.346-21.653-4.346s-14.905 1.449-21.653 4.346a57.3 57.3 0 0 0-17.764 11.932c-5.108 5.07-9.111 10.978-12.046 17.688-2.935 6.747-4.422 13.952-4.422 21.652s1.487 14.905 4.422 21.653 6.976 12.618 12.046 17.65c5.108 5.031 11.017 8.996 17.764 11.893 6.748 2.897 13.953 4.346 21.653 4.346s14.905-1.449 21.653-4.346 12.656-6.862 17.688-11.893c5.07-5.032 9.072-10.903 12.008-17.65 2.935-6.748 4.422-13.953 4.422-21.653s-1.487-14.905-4.422-21.652m-13.343 35.757c-1.639 4.46-3.926 8.501-6.9 12.046-2.935 3.583-6.442 6.595-10.521 9.073-4.079 2.477-8.463 4.117-13.19 4.993v-40.217h-14.829v40.217c-4.688-.876-9.11-2.516-13.189-4.993s-7.624-5.49-10.598-9.073a40.7 40.7 0 0 1-6.938-12.046c-1.639-4.46-2.478-9.187-2.478-14.105 0-5.642 1.03-10.941 3.126-15.896a41 41 0 0 1 8.654-13.076c3.697-3.774 8.005-6.709 12.923-8.882 4.955-2.173 10.216-3.24 15.896-3.24s10.94 1.067 15.896 3.24 9.225 5.108 12.885 8.882 6.519 8.12 8.577 13.076c2.059 4.955 3.126 10.216 3.126 15.896 0 4.956-.839 9.645-2.478 14.105z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="m770.227 423.523-55.948 263.14H171v-263.14zM347.783 527.119c-51.957.639-91.145 7.662-117.642 20.991v79.173h22.427v-64.089c24.342-8.22 56.028-12.69 95.215-13.328zm46.371-45.892h-22.188v142.784c25.46 3.112 47.169 4.709 65.127 4.709 32.723 0 55.469-3.911 68.319-11.812 3.432-7.263 5.187-20.193 5.187-38.949s-1.835-30.408-5.427-37.032c-19.554-9.338-44.455-14.047-74.704-14.047-11.812 0-23.943.798-36.234 2.474v-48.127zm0 71.033c12.85-1.836 24.981-2.714 36.474-2.714 20.352 0 39.028 2.634 55.948 7.902 1.117 7.901 1.756 15.164 1.756 21.709 0 5.906-.399 13.089-1.197 21.469-11.653 3.432-28.254 5.267-49.803 5.427-11.014 0-25.38-.798-43.178-2.474zm161.779-71.033h-22.188v142.784c25.619 3.112 47.408 4.709 65.366 4.709 32.563 0 55.309-3.911 68.319-11.812 3.272-7.263 4.948-20.193 4.948-38.949s-1.836-30.408-5.427-37.032c-19.554-9.338-44.455-14.047-74.704-14.047-11.653 0-23.784.798-36.235 2.474v-48.127zm0 71.033c13.009-1.836 25.22-2.714 36.713-2.714 20.192 0 38.868 2.634 55.948 7.902.958 7.901 1.516 15.164 1.516 21.709 0 5.906-.399 13.089-1.197 21.469-11.493 3.432-28.014 5.267-49.563 5.427-11.174 0-25.619-.798-43.417-2.474z"/><path fill="#fff" fill-rule="evenodd" d="M849.083 394c-32.962 0-59.619 26.737-59.619 59.619s26.737 59.62 59.619 59.62 59.62-26.737 59.62-59.62S881.966 394 849.083 394m0 108.544c-27.056 0-48.924-21.868-48.924-48.925s21.868-48.924 48.924-48.924 48.925 21.868 48.925 48.924-21.868 48.925-48.925 48.925" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M868.32 471.501v-49.005l-49.164 17.718v12.212l16.281-5.907v36.714z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M200.915 510.156c8.647 0 16.727 2.29 21.95 5.61l-2.367 15.491c-5.687-4.272-12.635-5.996-18.991-5.893-6.845.103-9.881 1.904-10.061 4.658-.566 8.749 33.709 7.025 29.438 30.21-2.754 15.105-14.719 19.273-28.872 19.273-9.984 0-18.63-2.47-24.986-6.355l2.573-16.058c7.025 5.404 14.719 7.231 21.95 7.231 6.845 0 11.013-1.621 11.399-4.554 1.518-10.937-33.066-7.694-29.258-31.06 2.085-12.737 14.436-18.527 27.251-18.527zm63.946 1.438c15.491 0 28.409 5.79 25.552 23.854-2.65 16.906-14.538 21.744-31.445 21.744h-9.701l-3.319 20.895h-17.576l10.551-66.493zm-.772 15.208h-9.984l-2.47 15.208h9.778c5.893 0 10.267-2.085 11.116-7.694 1.055-6.356-3.602-7.514-8.466-7.514zm65 52.703c-23.185 0-33.812-16.623-30.776-35.716 2.856-17.962 17.292-33.633 40.194-33.633s33.813 16.623 30.776 35.717c-2.856 17.961-17.292 33.632-40.194 33.632m1.055-16.16c11.863 0 19.66-7.874 21.384-19.093 1.621-10.062-2.934-17.961-14.05-17.961-11.863 0-19.557 7.874-21.384 19.093-1.621 10.062 2.934 17.961 14.05 17.961m45.187 14.742 10.55-66.493h27.637c12.531 0 26.787 5.326 23.931 23.468-1.698 10.447-7.591 16.16-15.568 19.093l14.153 23.932h-18.631l-11.965-21.667h-9.11l-3.422 21.667zm23.262-35.897h10.833c5.044 0 9.315-3.037 10.062-7.797.849-5.507-2.291-7.591-7.308-7.591h-11.117zm106.018-30.596-2.47 15.671h-18.708l-8.08 50.822h-17.575l8.08-50.822h-18.811l2.471-15.671zm34.919-1.438c8.646 0 16.726 2.29 21.95 5.61l-2.367 15.491c-5.687-4.272-12.635-5.996-18.991-5.893-6.845.103-9.881 1.904-10.061 4.658-.567 8.749 33.735 7.025 29.438 30.21-2.754 15.105-14.719 19.273-28.872 19.273-9.985 0-18.631-2.47-24.987-6.355l2.574-16.058c7.025 5.404 14.719 7.231 21.949 7.231 6.845 0 11.014-1.621 11.4-4.554 1.518-10.937-33.066-7.694-29.258-31.06 2.084-12.737 14.436-18.527 27.251-18.527zm70.816 0c7.591 0 13.69 1.621 19.197 4.941l-2.471 15.491c-3.422-3.139-8.826-5.044-14.539-5.044-9.984 0-22.799 5.044-25.089 19.866-2.007 12.532 7.308 18.63 17.292 18.63 6.742 0 13.381-2.29 18.425-5.712l-2.754 17.189c-5.789 2.753-12.531 3.988-19.093 3.988-17.678 0-35.434-11.399-31.625-35.716 3.705-23.571 24.986-33.633 40.657-33.633m92.406 1.438-10.551 66.493h-17.575l3.989-25.373h-24.704l-3.988 25.373h-17.576l10.551-66.493h17.575l-3.988 25.449h24.703l3.988-25.449zm53.472 66.493-2.188-10.448h-27.559l-5.404 10.448h-18.425l36.669-66.493h18.991l15.568 66.493h-17.678zm-22.233-24.704h17.086l-3.602-18.63c-.386-1.801-.67-4.091-.772-7.308-1.055 3.139-1.905 5.224-2.934 7.128zm113.326-41.789-6.562 41.609c-3.242 20.046-18.038 26.325-33.349 26.325-14.153 0-29.541-7.231-26.402-27.251l6.459-40.658h17.575l-6.459 40.658c-1.415 8.929 2.651 11.58 9.779 11.58 7.874 0 13.69-3.603 15.105-12.532l6.279-39.706h17.575zm23.777 15.935 8.775-3.191v19.969l17.575-6.433v-26.351l-26.35 9.599z"/><path fill="#fff" d="M886.894 501c-14.539 0-26.351 11.786-26.351 26.35s11.786 26.35 26.351 26.35 26.35-11.785 26.35-26.35c0-14.564-11.786-26.35-26.35-26.35m0 48.918c-12.455 0-22.568-10.113-22.568-22.568 0-12.454 10.113-22.567 22.568-22.567 12.454 0 22.567 10.113 22.567 22.567s-10.113 22.568-22.567 22.568"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 72 72"><g fill="#fff"><path d="M52.9 12 12 15.58 15.89 60 60 52.22zM26.86 46.97c-1.64 0-3.34-.27-4.63-.6l.46-3.98c1.21.51 2.93.94 4.36.94 1.48 0 2.37-.56 2.37-1.72 0-2.93-7.46-2.02-7.46-7.94 0-3.17 2.59-5.52 6.87-5.52 1.2 0 2.44.17 3.68.4l-.4 3.7a11.2 11.2 0 0 0-3.45-.62c-1.48 0-2.28.56-2.28 1.64 0 2.93 7.48 1.99 7.48 7.94 0 3.3-2.56 5.76-7 5.76m18.3-.32-3.95-6.98h-.7v6.98h-4.2V28.48s2.58-.14 5.73-.14c4.36 0 6.95 1.6 6.95 5.47a5.03 5.03 0 0 1-3.64 5.08s.75 1.05 1.32 2l3.58 5.75h-5.09Z"/><path d="M41.79 31.79c-.62 0-1.3.05-1.3.05v4.71s.6.03 1.2.03c1.77 0 2.87-.86 2.87-2.42 0-1.4-.83-2.37-2.77-2.37"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" fill-rule="evenodd" d="M868.402 437c-25.445 0-46.074 20.628-46.074 46.073 0 25.446 20.629 46.074 46.074 46.074s46.073-20.628 46.073-46.074S893.847 437 868.402 437m0 83.932c-20.875 0-37.798-16.922-37.798-37.797s16.923-37.797 37.798-37.797 37.797 16.922 37.797 37.797-16.922 37.797-37.797 37.797" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M883.286 496.91v-37.859L845.242 472.7v9.449l12.599-4.57v28.41z" clip-rule="evenodd"/><path fill="#fff" d="M638.653 449.543v62.687l33.659 33.659-33.659 33.66v62.687l95.605-96.347zm-211.344 10.445L409.83 567.39l-17.478-107.402h-40.329L334.544 567.39l-17.478-107.402h-40.391l30.633 173.485h45.271l19.639-111.354 19.578 111.354h45.271L467.7 459.988zm181.884 173.467h-48.729l-41.318-67.752h-1.544v67.752H477.52V460.031c14.637-1.05 33.412-1.297 54.287-1.297 41.009 0 64.91 14.699 64.91 51.509 0 23.345-14.39 42.367-37.55 47.987a1618 1618 0 0 1 13.34 19.517zm-53.608-119.877c0-13.588-8.029-21.802-26.866-21.802-4.138 0-8.77.247-11.117.494v44.406c2.038.247 6.176.494 10.067.494 17.046 0 27.916-8.955 27.916-23.592M207.071 635.994c-12.044 0-24.704-1.297-35.698-3.891l1.791-37.983c9.758 3.582 24.457 7.35 37.057 7.35 14.699 0 25.26-6.176 25.26-18.528-.062-29.522-68.122-14.885-69.481-72.445-.741-32.61 25.692-54.102 69.172-54.102 9.264 0 20.813 1.049 31.559 3.088v35.388c-9.82-2.841-22.851-5.435-33.103-5.435-16.799 0-24.766 7.226-24.766 16.984 0 26.99 69.419 16.676 69.419 70.963 0 33.721-26.928 58.673-71.21 58.673"/><path fill="#fff" d="M724.5 449.543v62.687l33.721 33.659-33.721 33.66v62.687l95.605-96.347z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="url(#a)" d="M834.339 449.996c-49.701 0-90.001 40.3-90.001 90.001s40.3 90.001 90.001 90.001 90.001-40.3 90.001-90.001-40.263-90.001-90.001-90.001m0 17.993c39.783 0 72.008 32.225 72.008 72.008s-32.225 72.008-72.008 72.008-72.008-32.225-72.008-72.008 32.225-72.008 72.008-72.008"/><path fill="#fff" d="M703.449 493.605c-15.633 0-28.28 12.684-28.28 28.28s12.647 28.464 28.28 28.464 28.279-12.757 28.279-28.464c0-15.596-12.683-28.28-28.279-28.28m-200.318 4.019v77.207h13.495v-25.404c0-9.217 5.42-17.034 12.278-17.034 4.977 0 6.415 3.355 6.415 8.849v33.589h13.495v-36.87c0-9.218-3.835-16.813-15.67-16.813-8.149 0-14.195 3.871-17.292 9.807l-.258-.073c.737-3.061.958-7.522.958-10.693v-22.565h-13.494zm200.318.148c13.273 0 24.187 10.803 24.187 24.113s-10.914 24.261-24.187 24.261-24.187-10.877-24.187-24.261c0-13.31 10.913-24.113 24.187-24.113m-529.092 4.867-7.964 2.249v17.44H155v6.268h11.393v31.598c0 10.913 3.097 15.596 13.679 15.596 3.281 0 6.968-.406 9.734-1.033v-6.894c-2.102.626-4.83.958-7.485.958-6.231 0-7.964-2.396-7.964-11.798v-28.354h15.412v-6.268h-15.412zm540.558 2.396-28.537 10.287v7.006l9.402-3.392v21.311l19.135-6.748zm91.919 2.249c-3.614 0-7.338.369-11.098 1.033a86 86 0 0 0-11.504 2.876v14.527c3.613-2.249 7.042-3.945 10.213-5.052 3.171-1.143 6.084-1.769 8.775-1.769 3.466 0 6.268.995 8.37 2.876s3.134 4.35 3.134 7.484c0 2.028-.479 3.982-1.512 5.863-1.032 1.88-2.654 3.76-4.83 5.715l-24.261 21.458v12.536h48.301v-12.536h-29.239l14.232-12.462c5.973-5.236 9.882-9.439 11.725-12.536 1.881-3.134 2.802-6.6 2.802-10.213 0-6.268-2.175-11.135-6.599-14.638-4.388-3.502-10.545-5.235-18.472-5.235zm56.891 1.217L837.141 548.1v14.711h29.423v12.057h16.223v-12.057h9.402v-12.462h-9.402v-41.885h-19.062zm-430.574 12.684c-14.822 0-22.343 7.595-22.343 16.813 0 17.882 21.2 12.536 21.2 21.864 0 3.502-3.318 5.641-8.517 5.641-4.019 0-8.038-.664-11.319-1.512l-.332 11.098c3.392.516 7.19.959 11.024.959 14.38 0 23.45-7.005 23.45-17.366 0-17.034-21.533-13.273-21.533-21.864 0-3.282 2.508-5.383 7.78-5.383 3.282 0 6.747.516 9.734 1.364l.406-10.693c-3.171-.516-6.49-.885-9.55-.885zm149.141 0c-6.784 0-13.494 1.327-18.804 3.207l1.217 11.32c4.461-2.544 10.729-4.093 15.523-4.093 7.632 0 10.286 2.839 10.286 8.37v2.802c-17.882 0-30.381 6.71-30.381 19.283 0 8.48 5.494 13.9 15.043 13.9 7.817 0 14.269-4.129 16.813-10.029l.148.074c-.406 2.765-.553 5.789-.553 8.849h12.794a277 277 0 0 1-.332-13.495v-21.937c0-11.43-4.756-18.251-21.68-18.251zm-361.847.147c-7.079 0-13.199 1.733-18.177 3.945l.737 7.006c4.646-2.95 10.988-4.572 16.076-4.572 9.107 0 11.983 4.424 11.983 12.388v4.351c-20.537 0-31.967 7.632-31.967 18.656 0 8.37 6.01 12.794 14.38 12.794 8.996 0 15.78-5.383 18.324-12.056h.258c-.516 3.06-.553 7.079-.553 11.098h7.78c-.221-4.646-.148-10.582-.148-15.744v-20.647c0-9.955-4.129-17.108-18.656-17.108zm57.555 0c-14.269 0-22.897 9.328-22.897 20.316 0 6.784 2.581 12.204 7.891 15.264-3.687 1.696-5.863 4.904-5.863 8.517 0 3.392 2.028 6.158 5.31 7.632-4.978 2.544-9.07 7.411-9.07 13.974 0 10.066 8.59 15.412 21.937 15.412 16.187 0 27.58-8.259 27.58-19.357 0-9.217-6.268-14.785-17.661-14.785h-10.214c-6.562 0-9.549-1.364-9.549-4.424 0-1.918 1.29-3.872 3.945-4.83 1.917.405 4.72.737 7.153.737 15.117 0 22.897-8.554 22.897-19.763 0-4.977-1.991-9.07-5.052-11.503h9.476v-6.268h-17.845c-2.766-.627-4.978-.959-7.964-.959zm57.37 0c-14.6 0-23.08 11.799-23.08 27.579 0 18.399 8.48 26.916 24.334 26.916 6.563 0 12.499-1.106 17.366-3.134l-.737-6.748c-3.909 2.028-9.771 3.392-15.265 3.392-11.761 0-17.956-6.562-17.439-22.343h35.1c.221-1.585.258-2.987.258-3.945 0-11.651-6.083-21.68-20.573-21.68zm52.062 0c-13.347 0-20.5 6.637-20.5 15.412 0 18.73 25.551 10.84 25.551 23.56 0 5.494-5.236 8.849-12.868 8.849-4.129 0-8.443-.737-11.798-1.696l-.148 7.3c3.171.627 7.19 1.033 11.098 1.033 13.753 0 22.012-7.227 22.012-16.555 0-17.882-25.699-10.729-25.699-23.302 0-5.199 3.835-8.37 11.577-8.37 3.614 0 7.374.59 10.84 1.77l.258-6.821c-3.281-.627-7.005-1.217-10.286-1.217zm94.019 0c-18.619 0-27.173 12.61-27.173 29.017 0 17.882 9.107 25.478 23.708 25.478 5.604 0 10.803-1.033 14.379-2.397l-1.032-11.577c-2.839 1.475-6.784 2.249-10.361 2.249-8.996 0-12.536-6.121-12.536-15.117 0-9.955 4.351-16.297 12.942-16.297 3.392 0 6.71.885 9.549 1.917l1.364-11.724c-3.392-.959-7.263-1.512-10.84-1.512zm137.343.959v36.981c0 9.217 3.835 16.813 15.67 16.813 8.665 0 14.675-4.351 17.845-10.619l.148.148c-.516 2.765-.627 6.821-.627 9.254h12.683v-52.54h-13.568v25.403c0 9.218-5.272 17.035-12.13 17.035-5.088 0-6.6-3.245-6.6-8.776v-33.662h-13.421zm247.733.258v27.8h-18.804zm-531.562 4.83c8.038 0 12.905 5.53 12.683 13.679h-26.694c1.254-8.259 6.563-13.679 13.974-13.679zm-59.067.147c.553-.037 1.106 0 1.696 0 8.665 0 13.827 4.793 13.827 13.274s-5.641 13.162-14.306 13.162c-8.886 0-14.048-4.608-14.048-13.162 0-7.227 4.757-12.61 12.868-13.274zm-44.834 22.749v.812c0 9.107-6.121 18.324-15.412 18.324-5.199 0-8.591-3.023-8.591-7.779 0-5.089 4.24-11.32 24.04-11.32zm359.45 1.365v1.29c0 6.342-4.572 12.684-11.245 12.684-3.908 0-6.194-2.25-6.194-5.642 0-4.24 3.134-8.369 17.439-8.369zm-321.768 23.449c.958.111 2.322.074 3.392.074h10.84c8.037 0 11.982 3.392 11.982 8.996 0 6.969-6.784 11.91-18.324 11.91-8.775 0-15.338-3.577-15.338-10.361 0-4.461 2.912-8.296 7.484-10.619z"/><defs><linearGradient id="a" x1="785.854" x2="858.268" y1="588.519" y2="516.068" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M739.027 569.264c4.204 3.592 8.484 7.949 12.689 13.07 4.204 5.122 8.331 11.008 12.23 17.811l29.887 51.137h-57.94l-33.939-55.8c-2.675-4.281-6.115-7.568-10.395-10.014-4.204-2.446-10.702-3.669-19.339-3.669h-3.975v69.483h-54.883v-71.394h-.917c-2.37 10.396-6.344 19.874-12.001 28.588s-12.994 16.282-21.938 22.626-19.644 11.313-32.18 14.829c-12.46 3.516-26.83 5.274-42.959 5.274h-67.571V488.239h-.917l-43.341 162.966h-58.857L303.71 524.929h-.917l-29.887 126.276h-59.851L161 454.53h58.628l18.345 80.107 4.128 18.574c1.529 6.88 2.675 13.607 3.669 20.027 1.452-6.879 2.905-13.835 4.51-20.714 1.605-6.88 2.981-13.53 4.281-19.798l15.287-78.196h65.737l15.517 78.196c1.453 7.185 2.752 14.141 4.128 20.868a508 508 0 0 1 3.44 19.644 888 888 0 0 1 3.669-19.109c1.299-6.727 2.675-13.301 4.127-19.568l18.345-80.108h119.627c15.822 0 29.963 1.682 42.27 5.045 12.306 3.363 22.931 8.026 31.951 13.988 8.943 5.962 16.282 13.224 21.938 21.709s9.631 17.733 12.001 27.823h.917V454.53h84.77c25.148 0 44.564 5.044 58.399 15.058s20.715 24.995 20.715 44.716c0 8.179-1.147 15.288-3.44 21.403s-5.274 11.313-8.943 15.67-7.797 7.873-12.383 10.625-9.096 4.816-13.683 6.268v.917zM508.183 606.03c17.122 0 29.582-4.509 37.455-13.529s11.771-22.55 11.771-40.665c0-18.116-4.051-31.417-12.153-39.672q-12.154-12.383-38.984-12.383h-14.37V606.03zm190.102-65.737c7.873 0 13.836-1.987 18.04-6.038 4.127-3.975 6.268-9.402 6.268-16.129 0-14.141-9.02-21.173-27.06-21.173h-27.059v43.34h29.888z"/><path fill="#fff" fill-rule="evenodd" d="M861.253 428c-31.492 0-56.946 25.53-56.946 56.947 0 31.416 25.53 56.946 56.946 56.946s56.947-25.53 56.947-56.946c0-31.417-25.531-56.947-56.947-56.947m0 103.727c-25.836 0-46.704-20.944-46.704-46.704s20.944-46.704 46.704-46.704 46.704 20.944 46.704 46.704-20.944 46.704-46.704 46.704" clip-rule="evenodd"/><path fill="#fff" fill-rule="evenodd" d="M879.675 501.983v-46.78l-47.01 16.893v11.695l15.593-5.656v35.085z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><g fill="#fff" clip-path="url(#a)"><path d="M816.552 482.258h67.008v-31.846h-80.771c-43.4 0-61.282 24.312-61.282 62.387v3.717c-7.334-44.907-33.956-66.104-82.78-66.104H576.85C543.899 384.409 475.786 339 396.923 339 286.014 339 196 429.014 196 539.923s90.014 200.924 200.923 200.924c78.361 0 146.072-44.706 179.224-110.006h83.484c19.992 0 37.874-1.205 56.258-15.772 13.161-10.549 21.499-25.216 25.317-44.605v60.176h38.276v-70.825h90.415V528.27h-90.415l.502-12.759c0-20.695 6.229-33.152 36.468-33.152zM658.023 599.095H615.83V482.258h42.193c33.153 0 45.108 14.165 45.108 58.369s-11.955 58.368-45.108 58.368z" opacity=".5"/><path d="M485.933 525.154h24.914c19.892 0 31.545-4.019 31.545-20.796s-11.653-22.101-32.047-22.101h-84.589V450.41h98.453c49.929 0 57.062 34.961 57.062 54.45 0 20.796-8.439 53.647-57.062 53.647h-24.111c-30.239 0-36.769 10.95-36.769 31.645v9.645h113.019v30.841H424.751v-44.805c0-38.075 17.883-60.679 61.282-60.679"/></g><defs><clipPath id="a"><path fill="#fff" d="M196 339h687.56v401.847H196z"/></clipPath></defs></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M168.366 499.602h108.439v23.414l-70.244 74.268h42.146v-24.073h28.098v48.22H165v-22.756l70.39-74.415h-38.268v22.244h-28.756m260.341 74.914h65.561v-25.463h-17.415V526.37h22.756v-26.781h-22.756v-5.341c0-9.805 1.024-10.683 9.366-10.683h15.366v-25.463h-31.464c-16.756 0-25.463 10.243-25.463 25.463v16.097h-16.756v26.781h16.756v69.585H428.56m-29.341-137.926v137.195h16.756v26.121H365.78v-15.292c-16.244 15.292-21.439 15.292-36.804 15.292-19.318 0-39.513 2.854-39.513-47.56v-23.635c0-48.731 16.171-50.561 39.513-50.561 20.707 0 23.999 2.415 36.804 13.391v-28.756h-16.097v-26.122h49.536zm-66.073 68.195c-10.536.146-10.756 9.731-10.829 19.097v35.488c-.146 10.39 5.78 14.195 7.976 14.268l18.658.22c5.707.073 16.829-3.952 16.829-3.952v-60.365s-7.244-5.195-17.561-5.049l-15.073.219z"/><path fill="#fff" d="M886.829 430.008H563.488a27.667 27.667 0 0 0-27.731 27.731v94.098h-38.781l38.781 38.78v31.171a27.667 27.667 0 0 0 27.731 27.732h323.341a27.67 27.67 0 0 0 27.732-27.732V457.739a27.67 27.67 0 0 0-27.732-27.731m-304.243 69.585h25.463v21.439h-25.463zm38.122 122.488h-49.537v-20.269l12.732.147v-49.537h-12.732v-20.048h37.463v69.585h12.074zm110.414 0h-46.171v-20.049h9.366v-42.146c0-6.586-1.975-7.903-12.073-8.049-5.414 0-10.024.878-16.097 4.024v46.171h9.365v20.049h-46.17v-20.049h12.073v-50.195h-11.342v-19.39h36.147v11.341c14.561-12.366 17.341-11.414 27.146-11.341 19.902 0 25.683 4.39 25.756 23.414v46.171h12.073v20.049zm62.927-101.488h-11.342c-6.146 0-6.731.659-6.731 7.902v3.952h16.756v19.683h-16.756v49.902h12.731v20.049h-49.024v-20.049h11.854V552.13h-12.293v-19.683h12.293v-11.854c0-11.195 6.366-18.732 18.731-18.732h23.854v18.732zm86.341 72.512c0 16.098-9.219 29.049-20.707 29.049h-39.659c-11.487 0-20.707-12.951-20.707-29.049v-31.61c0-16.097 9.22-29.048 20.707-29.048h39.659c11.488 0 20.707 12.951 20.707 29.048z"/><path fill="#fff" d="M851.195 551.824h-22.537c-2.487 0-4.463 6.22-4.463 13.976v22.244c0 7.756 1.976 13.975 4.463 13.975h22.537c2.488 0 4.463-6.219 4.463-13.975V565.8c0-7.756-1.975-13.976-4.463-13.976"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1080" height="1080" fill="none" viewBox="0 0 1080 1080"><path fill="#fff" d="M390.407 474.095c6.96 0 14.463-6.09 14.463-26.1 0-17.835-5.437-23.925-11.527-23.925-4.785 0-14.899 5.764-14.899 29.037 0 13.376 4.241 21.097 12.071 21.097zm154.75 74.17c-7.612 0-12.941 7.939-14.355 22.511l24.687-5.22c-.87-10.005-4.459-17.4-10.223-17.4z"/><path fill="#fff" d="M565.929 420.81V279L230 350.231V801l283.62-60.248v60.139l335.711-71.231V360.454zm-118.647-25.774 8.483-1.848v-14.79c0-23.49 16.095-33.169 52.2-32.952v22.838l-16.204 3.262v-7.503c-7.83-.435-13.267 2.392-13.267 9.678v14.682l20.119-4.133v18.161l-18.814 4.241v47.742l11.962-2.502v18.379l-43.935 9.135v-18.27l8.374-1.74v-47.958l-8.7 1.957v-18.27zm-56.115 11.31c7.83 0 11.419 4.35 13.703 6.852v-29.689l-7.721 1.957v-18.052l31.32-6.96v100.05c0 4.35 2.827 4.35 8.591 2.827v18.596l-16.421 3.263c-6.308 1.414-11.636.326-12.615-9.026-5.764 14.246-19.249 18.596-29.037 18.596-16.856 0-25.556-12.832-25.556-36.975 0-42.412 23.708-51.33 37.845-51.33zm-114.622 90.589 35.887-54.81-19.792 4.024-.653 9.679-15.224 3.153v-27.622l63.183-13.485v18.705l-35.778 55.027 21.532-4.35.326-10.766 17.4-3.806v29.145l-66.772 13.92v-18.705zM450.11 680.831l-71.993 15.225v-95.917c0-5.764-5.002-8.374-11.092-7.069l-5.764 1.087v105.706l-72.21 15.442V609.818l-12.615 2.609v-53.613l56.224-11.963c14.137-3.045 19.031 3.806 20.445 16.639 20.554-26.209 51.548-37.301 65.794-37.301 20.662 0 31.211 13.594 31.211 40.129v114.731zM621.5 579.476l-90.045 19.14c1.196 11.963 6.525 17.509 13.485 17.509 8.047 0 20.445-5.437 28.058-15.986l41.433-8.7v35.235c-22.946 24.577-63.945 40.128-93.307 40.128-43.283 0-60.357-30.123-60.357-69.273 0-71.123 58.508-100.268 99.398-100.268s65.033 31.538 61.226 82.215zm169.215 96.788-151.489 31.972v-27.948l151.489-32.299zm-98.419-45.784c-39.911 0-60.9-25.23-60.9-66.99 0-79.496 67.099-103.204 102.334-103.204s63.292 24.469 63.292 67.86c0 71.666-58.289 102.334-104.834 102.334z"/><path fill="#fff" d="M716.004 512.176c-8.7 0-14.79 11.201-14.79 37.954 0 22.728 4.241 32.842 11.092 32.842 6.525 0 14.247-6.742 14.247-37.845 0-21.097-2.175-32.842-10.549-32.842z"/></svg>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{{#if this.showFullSize.isTrue }}
|
|
2
|
-
{{> components/content/copytext/components/media/media_figure _isFullsize=true _playerLocation="Copytext" _playerSize="100" _addClass="print:hidden clear-both article-full-width mt-
|
|
2
|
+
{{> components/content/copytext/components/media/media_figure _isFullsize=true _playerLocation="Copytext" _playerSize="100" _addClass="print:hidden clear-both article-full-width mt-6 mb-2 [&:has(+h2)]:mb-0 [&+.hrds-copytext-teaser-half]:mt-4 sm:my-8 sm:[&+.hrds-copytext-teaser-half]:mt-0 sm:article-narrow" _cssClassCaption=(if _isTickerCopytext "" "mx-5 sm:mx-0" ) _a11yIntro-loca="story_audio_intro_sr" _a11yOutro-loca="story_audio_outro_sr" }}
|
|
3
3
|
{{else}}
|
|
4
|
-
{{> components/content/copytext/components/media/media_figure _isFullsize=false _playerLocation="Copytext" _playerSize="50" _addClass="hrds-copytext-teaser-half print:hidden article-full-width mt-
|
|
4
|
+
{{> components/content/copytext/components/media/media_figure _isFullsize=false _playerLocation="Copytext" _playerSize="50" _addClass="hrds-copytext-teaser-half print:hidden article-full-width mt-6 mb-2 sm:mt-7 sm:mb-5 sm:article-narrow sm:mr-5 sm:w-1/2 w-auto flex-col float-none sm:float-left break-inside-avoid" _cssClassCaption=(if _isTickerCopytext "" "mx-5 sm:mx-0" ) _a11yIntro-loca="story_audio_intro_sr" _a11yOutro-loca="story_audio_outro_sr" }}
|
|
5
5
|
{{/if}}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{{#if this.showFullSize.isTrue }}
|
|
2
|
-
{{> components/content/copytext/components/media/media_figure _isFullsize=true _playerLocation="Copytext" _playerSize="100" _addClass="print:hidden clear-both article-full-width mt-
|
|
2
|
+
{{> components/content/copytext/components/media/media_figure _isFullsize=true _playerLocation="Copytext" _playerSize="100" _addClass="print:hidden clear-both article-full-width mt-6 mb-2 [&:has(+h2)]:mb-0 [&+.hrds-copytext-teaser-half]:mt-4 sm:[&+.hrds-copytext-teaser-half]:mt-0 sm:article-narrow sm:my-8" _cssClassCaption=(if _isTickerCopytext "" "mx-5 sm:mx-0" ) _a11yIntro-loca="story_audio_event_livestream_intro_sr" _a11yOutro-loca="story_audio_event_livestream_outro_sr" }}
|
|
3
3
|
{{else}}
|
|
4
|
-
{{> components/content/copytext/components/media/media_figure _isFullsize=false _playerLocation="Copytext" _playerSize="50" _addClass="hrds-copytext-teaser-half print:hidden article-full-width mt-
|
|
4
|
+
{{> components/content/copytext/components/media/media_figure _isFullsize=false _playerLocation="Copytext" _playerSize="50" _addClass="hrds-copytext-teaser-half print:hidden article-full-width mt-6 mb-2 sm:mt-7 sm:mb-5 sm:article-narrow sm:mr-5 sm:w-1/2 w-auto flex-col float-none sm:float-left break-inside-avoid" _cssClassCaption=(if _isTickerCopytext "" "mx-5 sm:mx-0" ) _a11yIntro-loca="story_audio_event_livestream_intro_sr" _a11yOutro-loca="story_audio_event_livestream_outro_sr" }}
|
|
5
5
|
{{/if}}
|
package/src/stories/views/components/content/copytext/components/common/paragraphbox_wrapper.hbs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<div class="mx-1 sm:ml-[1.531rem] sm:mr-6.5 px-4 sm:pl-[1.531rem] sm:pr-6.5 border-l-[3px] border-gray-boulder overflow-auto {{#if _showFullsize}}[
|
|
1
|
+
<div class="mx-1 sm:ml-[1.531rem] sm:mr-6.5 px-4 sm:pl-[1.531rem] sm:pr-6.5 border-l-[3px] border-gray-boulder overflow-auto {{#if _showFullsize}}[&+.hrds-copytext-teaser-half]:mt-4 clear-both mt-6 mb-2 [&:has(+h2)]:mb-0 sm:[&+.hrds-copytext-teaser-half]:mt-0 sm:my-8{{else}}hrds-copytext-teaser-half mt-6 mb-2 sm:mb-5 sm:mt-6 w-full sm:w-1/2 sm:float-left{{/if}}{{#if _cssClasses}} {{_cssClasses}}{{/if}}">
|
|
2
2
|
{{~> @partial-block ~}}
|
|
3
3
|
</div>
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
{{#with this.toModel.galleryPage}}
|
|
2
|
-
{{> components/content/copytext/components/media/media_figure _hasHeadline=true _addClass="print:hidden clear-both article-full-width mt-
|
|
2
|
+
{{> components/content/copytext/components/media/media_figure _hasHeadline=true _addClass="print:hidden clear-both article-full-width mt-6 mb-2 [&:has(+h2)]:mb-0 [&+.hrds-copytext-teaser-half]:mt-4 sm:[&+.hrds-copytext-teaser-half]:mt-0 sm:article-narrow sm:my-8" _cssClassCaption=(if ../_isTickerCopytext "" "mx-5 sm:mx-0" ) _a11yIntro-loca="story_gallery_intro_sr" _a11yOutro-loca="story_gallery_outro_sr"}}
|
|
3
3
|
{{/with}}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{{~#case '16toX'~}}
|
|
3
3
|
{{#if this.showFullSize.isTrue }}
|
|
4
4
|
{{> components/content/copytext/components/image/figure
|
|
5
|
-
_cssClass="mt-
|
|
5
|
+
_cssClass="mt-6 mb-2 [&:has(+h2)]:mb-0 [&+.hrds-copytext-teaser-half]:mt-4 clear-both article-full-width sm:my-8 sm:[&+.hrds-copytext-teaser-half]:mt-0 sm:article-narrow"
|
|
6
6
|
_cssClassCaption=(if _isTickerCopytext "" "mx-5 sm:mx-0" )
|
|
7
7
|
_type="story"
|
|
8
8
|
_variant="100-copytext-portrait"
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
_isWebview=_isWebview}}
|
|
11
11
|
{{else}}
|
|
12
12
|
{{> components/content/copytext/components/image/figure
|
|
13
|
-
_cssClass="hrds-copytext-teaser-half mt-
|
|
13
|
+
_cssClass="hrds-copytext-teaser-half mt-6 mb-2 article-full-width sm:article-narrow sm:mt-6 sm:mb-5 sm:mr-5 sm:w-1/2 w-auto flex-col float-none sm:float-left break-inside-avoid"
|
|
14
14
|
_cssClassCaption=(if _isTickerCopytext "" "mx-5 sm:mx-0" )
|
|
15
15
|
_type="story"
|
|
16
16
|
_variant="copytext-portrait"
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
{{~#case '16to9'~}}
|
|
22
22
|
{{#if this.showFullSize.isTrue}}
|
|
23
23
|
{{> components/content/copytext/components/image/figure
|
|
24
|
-
_cssClass="mt-
|
|
24
|
+
_cssClass="mt-6 mb-2 [&:has(+h2)]:mb-0 [&+.hrds-copytext-teaser-half]:mt-4 clear-both article-full-width sm:my-8 sm:[&+.hrds-copytext-teaser-half]:mt-0 sm:article-narrow"
|
|
25
25
|
_cssClassCaption=(if _isTickerCopytext "" "mx-5 sm:mx-0" )
|
|
26
26
|
_type="story"
|
|
27
27
|
_variant="100-copytext"
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
_isWebview=_isWebview}}
|
|
30
30
|
{{else}}
|
|
31
31
|
{{> components/content/copytext/components/image/figure
|
|
32
|
-
_cssClass="hrds-copytext-teaser-half mt-
|
|
32
|
+
_cssClass="hrds-copytext-teaser-half mt-6 mb-2 article-full-width sm:article-narrow sm:mb-5 sm:mr-5 sm:w-1/2 w-auto flex-col float-none sm:float-left break-inside-avoid"
|
|
33
33
|
_cssClassCaption=(if _isTickerCopytext "" "mx-5 sm:mx-0" )
|
|
34
34
|
_type="story"
|
|
35
35
|
_variant="copytext"
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
{{~#case '1to1'~}}
|
|
41
41
|
{{#if this.showFullSize.isTrue}}
|
|
42
42
|
{{> components/content/copytext/components/image/figure
|
|
43
|
-
_cssClass="mt-
|
|
43
|
+
_cssClass="mt-6 mb-2 [&:has(+h2)]:mb-0 [&+.hrds-copytext-teaser-half]:mt-4 clear-both article-full-width sm:my-8 sm:[&+.hrds-copytext-teaser-half]:mt-0 sm:article-narrow"
|
|
44
44
|
_cssClassCaption=(if _isTickerCopytext "" "mx-5 sm:mx-0" )
|
|
45
45
|
_type="story"
|
|
46
46
|
_variant="100-copytext-squared"
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
_isWebview=_isWebview}}
|
|
49
49
|
{{else}}
|
|
50
50
|
{{> components/content/copytext/components/image/figure
|
|
51
|
-
_cssClass="hrds-copytext-teaser-half mt-
|
|
51
|
+
_cssClass="hrds-copytext-teaser-half mt-6 mb-2 article-full-width sm:article-narrow sm:mb-5 sm:mr-5 sm:w-1/2 w-auto flex-col float-none sm:float-left break-inside-avoid"
|
|
52
52
|
_cssClassCaption=(if _isTickerCopytext "" "mx-5 sm:mx-0" )
|
|
53
53
|
_type="story"
|
|
54
54
|
_variant="copytext-squared"
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
<div class="print:hidden {{#if this.showFullSize.isTrue }}clear-both [
|
|
1
|
+
<div class="print:hidden {{#if this.showFullSize.isTrue }}clear-both mt-6 mb-2 [&:has(+h2)]:mb-0 [&+.hrds-copytext-teaser-half]:mt-4 sm:[&+.hrds-copytext-teaser-half]:mt-0 sm:my-8{{else}}hrds-copytext-teaser-half sm:w-1/2 clear-both sm:float-left sm:mr-5 mt-6 mb-2 sm:mt-7 sm:mb-5{{/if}}">
|
|
2
2
|
{{> components/teaser/podcast/podcast _headlineTag="h3" _isCopytext=true }}
|
|
3
3
|
</div>
|