j1-template 2024.3.19 → 2024.3.20
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.
- checksums.yaml +4 -4
- data/assets/data/amplitude_app.html +174 -150
- data/assets/data/swiper_app.2.html +757 -0
- data/assets/data/swiper_app.4.html +769 -0
- data/assets/data/swiper_app.html +171 -27
- data/assets/theme/j1/adapter/js/amplitude.js +817 -165
- data/assets/theme/j1/adapter/js/swiper.js +63 -15
- data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.css +111 -101
- data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.min.css +1 -1
- data/assets/theme/j1/core/css/themes/unodark/bootstrap.css +111 -101
- data/assets/theme/j1/core/css/themes/unodark/bootstrap.min.css +1 -1
- data/assets/theme/j1/core/css/themes/unolight/bootstrap.css +111 -101
- data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css +1 -1
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/amplitude.css +140 -219
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/amplitude.min.css +1 -1
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.css +117 -23
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.min.css +1 -1
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.css +323 -493
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.min.css +1 -2
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/mini.css +20 -73
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/mini.min.css +1 -1
- data/assets/theme/j1/modules/amplitudejs/js/tech/ytp.js +2062 -843
- data/assets/theme/j1/modules/amplitudejs/scss/theme/uno/dark/player/large.scss +439 -264
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutBase.css +16 -0
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutBase.min.css +16 -0
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutExpanding.css +24 -24
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutExpanding.min.css +1 -235
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutNeighbor.min.css +2 -2
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutParallax.css +16 -0
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutParallax.min.css +16 -0
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutStacked.css +6 -7
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutStacked.min.css +1 -82
- data/assets/theme/j1/modules/swiperjs/css/modules/layoutThumbs.min.css +2 -29
- data/assets/theme/j1/modules/swiperjs/css/theme/uno.css +29 -12
- data/assets/theme/j1/modules/swiperjs/css/theme/uno.min.css +1 -1
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutBase.js +25 -0
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutBase.min.js +25 -0
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutExpanding.js +1 -5
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutExpanding.min.js +1 -5
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutNeighbor.js +12 -14
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutNeighbor.min.js +1 -17
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutPanorama.js +0 -1
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutParallax.js +25 -0
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutParallax.min.js +25 -0
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutStacked.0.js +114 -0
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutStacked.1.js +93 -0
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutStacked.js +42 -13
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutStacked.min.js +17 -0
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutThumbs.js +76 -25
- data/assets/theme/j1/modules/swiperjs/js/modules/layoutThumbs.min.js +1 -17
- data/assets/theme/j1/modules/swiperjs/js/swiper-bundle.js +9152 -9131
- data/assets/theme/j1/modules/swiperjs/js/swiper-bundle.min.js +1 -1
- data/lib/j1/version.rb +1 -1
- data/lib/starter_web/README.md +5 -5
- data/lib/starter_web/_config.yml +1 -1
- data/lib/starter_web/_data/modules/amplitude_app.yml +206 -23
- data/lib/starter_web/_data/modules/amplitude_playlists.yml +1122 -19
- data/lib/starter_web/_data/modules/defaults/{amplitude_app.yml → amplitude.yml} +70 -26
- data/lib/starter_web/_data/modules/swiper_app.yml +289 -155
- data/lib/starter_web/_data/modules/swiper_playlists.yml +51 -1
- data/lib/starter_web/_data/resources.yml +6 -2
- data/lib/starter_web/_data/templates/feed.xml +1 -1
- data/lib/starter_web/_plugins/filter/filters.rb +1 -11
- data/lib/starter_web/_plugins/index/lunr.rb +1 -1
- data/lib/starter_web/assets/image/module/swiper/avatar/avatar-1.png +0 -0
- data/lib/starter_web/assets/image/module/swiper/avatar/avatar-2.png +0 -0
- data/lib/starter_web/assets/image/module/swiper/avatar/avatar-3.png +0 -0
- data/lib/starter_web/assets/image/module/swiper/avatar/avatar-4.png +0 -0
- data/lib/starter_web/assets/image/module/swiper/avatar/avatar-5.png +0 -0
- data/lib/starter_web/package.json +1 -1
- data/lib/starter_web/pages/public/tools/previewer/preview_amplitudejs.adoc +82 -34
- data/lib/starter_web/pages/public/tools/tester/app_tester_amplitudejs_yt.adoc +62 -15
- data/lib/starter_web/pages/public/tools/tester/app_tester_swiperjs.adoc +121 -36
- data/lib/starter_web/pages/public/tour/play_audio.adoc +60 -70
- data/lib/starter_web/pages/public/tour/play_video.adoc +1 -1
- metadata +29 -14
- data/assets/theme/j1/modules/swiperjs/js/highlightJS.js +0 -13376
- data/assets/theme/j1/modules/swiperjs/js/highlightJS.min.js +0 -1246
- data/assets/theme/j1/modules/swiperjs/js/modules/!readme +0 -3
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/!info/!readme +0 -0
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/image/!readme +0 -0
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/image/1.jpg +0 -0
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/image/2.jpg +0 -0
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/image/3.jpg +0 -0
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/image/4.jpg +0 -0
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/image/5.jpg +0 -0
- /data/lib/starter_web/assets/image/module/swiper/extended/{poster → stacked}/image/6.jpg +0 -0
@@ -423,6 +423,55 @@ settings:
|
|
423
423
|
description: >
|
424
424
|
Lightbox Caption
|
425
425
|
|
426
|
+
# --------------------------------------------------------------------------
|
427
|
+
# STACKED Game Posters
|
428
|
+
# --------------------------------------------------------------------------
|
429
|
+
#
|
430
|
+
- playlist:
|
431
|
+
enabled: true
|
432
|
+
|
433
|
+
name: game_posters
|
434
|
+
type: image/jpg
|
435
|
+
image_defaults:
|
436
|
+
base_folder: /assets/image/module/swiper/extended/stacked/image
|
437
|
+
parallax_data_elements: [ data-swiper-parallax-scale="1.1" ]
|
438
|
+
|
439
|
+
# ------------------------------------------------------------------------
|
440
|
+
# SLIDE settings
|
441
|
+
# ------------------------------------------------------------------------
|
442
|
+
#
|
443
|
+
items:
|
444
|
+
|
445
|
+
# slide 01
|
446
|
+
- item:
|
447
|
+
enabled: true
|
448
|
+
image: 1
|
449
|
+
|
450
|
+
# slide 02
|
451
|
+
- item:
|
452
|
+
enabled: true
|
453
|
+
image: 2
|
454
|
+
|
455
|
+
# slide 03
|
456
|
+
- item:
|
457
|
+
enabled: true
|
458
|
+
image: 3
|
459
|
+
|
460
|
+
# slide 04
|
461
|
+
- item:
|
462
|
+
enabled: true
|
463
|
+
image: 4
|
464
|
+
|
465
|
+
# slide 05
|
466
|
+
- item:
|
467
|
+
enabled: true
|
468
|
+
image: 5
|
469
|
+
|
470
|
+
# slide 06
|
471
|
+
- item:
|
472
|
+
enabled: true
|
473
|
+
image: 6
|
474
|
+
|
426
475
|
# --------------------------------------------------------------------------
|
427
476
|
# NEIGHBOR
|
428
477
|
# --------------------------------------------------------------------------
|
@@ -492,14 +541,15 @@ settings:
|
|
492
541
|
description: >
|
493
542
|
Lttle Bird
|
494
543
|
|
544
|
+
|
495
545
|
# --------------------------------------------------------------------------
|
496
546
|
# AUDIO Playlists
|
497
547
|
# ==========================================================================
|
498
548
|
|
549
|
+
|
499
550
|
# --------------------------------------------------------------------------
|
500
551
|
# VIDER Playlists
|
501
552
|
# ==========================================================================
|
502
553
|
|
503
|
-
|
504
554
|
# ------------------------------------------------------------------------------
|
505
555
|
# END config
|
@@ -1370,7 +1370,7 @@ resources:
|
|
1370
1370
|
modules/videojs/css/themes/sea,
|
1371
1371
|
modules/videojs/css/themes/uno
|
1372
1372
|
]
|
1373
|
-
files: []
|
1373
|
+
files: [ adapter/js/videojs.js ]
|
1374
1374
|
js: [
|
1375
1375
|
modules/videojs/js/video,
|
1376
1376
|
modules/videojs/js/plugins/controls/hotkeys/hotkeys,
|
@@ -1381,7 +1381,7 @@ resources:
|
|
1381
1381
|
modules/videojs/js/plugins/players/wt/wistia,
|
1382
1382
|
modules/videojs/js/plugins/players/yt/youtube
|
1383
1383
|
]
|
1384
|
-
init_function: []
|
1384
|
+
init_function: [ j1.adapter.videojs.init ]
|
1385
1385
|
|
1386
1386
|
# ----------------------------------------------------------------------------
|
1387
1387
|
# TikToc Player, Version v1.0.11
|
@@ -1972,18 +1972,22 @@ resources:
|
|
1972
1972
|
css: [
|
1973
1973
|
modules/swiperjs/css/theme/uno,
|
1974
1974
|
modules/swiperjs/css/swiper-bundle,
|
1975
|
+
modules/swiperjs/css/modules/layoutBase,
|
1975
1976
|
modules/swiperjs/css/modules/layoutExpanding,
|
1976
1977
|
modules/swiperjs/css/modules/layoutNeighbor,
|
1977
1978
|
modules/swiperjs/css/modules/layoutPanorama,
|
1979
|
+
modules/swiperjs/css/modules/layoutParallax,
|
1978
1980
|
modules/swiperjs/css/modules/layoutStacked,
|
1979
1981
|
modules/swiperjs/css/modules/layoutThumbs
|
1980
1982
|
]
|
1981
1983
|
files: [ adapter/js/swiper.js ]
|
1982
1984
|
js: [
|
1983
1985
|
modules/swiperjs/js/swiper-bundle,
|
1986
|
+
modules/swiperjs/js/modules/layoutBase,
|
1984
1987
|
modules/swiperjs/js/modules/layoutExpanding,
|
1985
1988
|
modules/swiperjs/js/modules/layoutNeighbor,
|
1986
1989
|
modules/swiperjs/js/modules/layoutPanorama,
|
1990
|
+
modules/swiperjs/js/modules/layoutParallax,
|
1987
1991
|
modules/swiperjs/js/modules/layoutStacked,
|
1988
1992
|
modules/swiperjs/js/modules/layoutThumbs
|
1989
1993
|
]
|
@@ -57,7 +57,7 @@
|
|
57
57
|
<id>{{ page.url | absolute_url | xml_escape }}</id>
|
58
58
|
<post_limited>{{ limit_posts }}</post_limited>
|
59
59
|
<template_name>J1 Theme</template_name>
|
60
|
-
<template_version>2024.3.
|
60
|
+
<template_version>2024.3.20</template_version>
|
61
61
|
|
62
62
|
{% assign title = site.title | default: site.name %}
|
63
63
|
{% if page.collection != "posts" %}
|
@@ -96,16 +96,6 @@ module Jekyll
|
|
96
96
|
end
|
97
97
|
end
|
98
98
|
|
99
|
-
# --------------------------------------------------------------------------
|
100
|
-
# contains: check if a string contains a substring
|
101
|
-
#
|
102
|
-
# Example:
|
103
|
-
#
|
104
|
-
# --------------------------------------------------------------------------
|
105
|
-
def contains(input, substr)
|
106
|
-
input.include?(substr) ? true : false
|
107
|
-
end
|
108
|
-
|
109
99
|
# --------------------------------------------------------------------------
|
110
100
|
# contain_substr: check if a string contains a substring
|
111
101
|
#
|
@@ -113,7 +103,7 @@ module Jekyll
|
|
113
103
|
#
|
114
104
|
# --------------------------------------------------------------------------
|
115
105
|
def contain_substr(input, substr)
|
116
|
-
input.include?(substr) ? true : false
|
106
|
+
input.include?(substr.to_s) ? true : false
|
117
107
|
end
|
118
108
|
|
119
109
|
# --------------------------------------------------------------------------
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -107,7 +107,29 @@ mobile devices.
|
|
107
107
|
|
108
108
|
|
109
109
|
[role="mt-5"]
|
110
|
-
==
|
110
|
+
== AmplitudeJS
|
111
|
+
|
112
|
+
The J1 Template suports *native audio* files (e.g. mp3) using *custom players*
|
113
|
+
based on *AmplitudeJS* using the the (default) theme Uno. The color scheme
|
114
|
+
used matches the look and feel of the template to preserve the page design.
|
115
|
+
|
116
|
+
Three types of AmplitudeJS players are build-in for the J1 template system:
|
117
|
+
|
118
|
+
* *Mini* Players
|
119
|
+
* *Compact* Players (default payer)
|
120
|
+
* *Large* Players
|
121
|
+
|
122
|
+
[role="mt-4"]
|
123
|
+
[NOTE]
|
124
|
+
====
|
125
|
+
Amplitude players for the J1 Template are mobile-friendly. Instead of
|
126
|
+
clicking on the appropriate elements, touch events are applied to all
|
127
|
+
mobile devices.
|
128
|
+
====
|
129
|
+
|
130
|
+
|
131
|
+
[role="mt-5"]
|
132
|
+
=== Mini Players
|
111
133
|
|
112
134
|
In the context of complex components on a web page, like an audio player,
|
113
135
|
a mini player refers to a minimized version of full players. It typically
|
@@ -119,54 +141,80 @@ background without dedicating the entire screen to the player. They
|
|
119
141
|
are commonly found on music streaming services, podcast platforms, and
|
120
142
|
websites with embedded audio content.
|
121
143
|
|
122
|
-
.Emancipator · Dusk To Dawn
|
123
|
-
amplitude::
|
144
|
+
.Emancipator · From Dusk To Dawn
|
145
|
+
amplitude::emancipator_mini[role="mb-5"]
|
124
146
|
|
125
147
|
.Royalty Free Music · Disco 80th
|
126
|
-
amplitude::
|
148
|
+
amplitude::disco_mini[role="mb-5"]
|
127
149
|
|
128
|
-
lorem:sentences[5]
|
129
150
|
|
130
151
|
[role="mt-5"]
|
131
|
-
|
152
|
+
=== Compact Players
|
132
153
|
|
133
|
-
|
134
|
-
|
135
|
-
|
154
|
+
The design of a *Compact player* is an efficient approach that involves
|
155
|
+
condensing the player controls and display elements into a smaller area.
|
156
|
+
It allows the audio player to fit neatly within the web page's layout without
|
157
|
+
overwhelming or dominating the content around it.
|
136
158
|
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
area. It uses icons or symbols instead of text labels where possible, and
|
141
|
-
possibly hides less frequently used features behind menus or dropdowns to
|
142
|
-
reduce clutter, thereby instilling confidence in its effectiveness.
|
159
|
+
The player aims to balance functionality and space efficiency, ensuring users
|
160
|
+
can easily access and control the audio playback without sacrificing too much
|
161
|
+
screen space or placing multiple players side-by-side.
|
143
162
|
|
144
|
-
|
145
|
-
|
146
|
-
The design aims to balance functionality and space efficiency, ensuring
|
147
|
-
users can easily access and control the audio playback without sacrificing
|
148
|
-
too much screen space.
|
149
|
-
////
|
150
|
-
|
151
|
-
.Emancipator · Dusk To Dawn
|
152
|
-
amplitude::free_emancipator_compact[role="mt-3 mb-5"]
|
163
|
+
.Emancipator · From Dusk To Dawn
|
164
|
+
amplitude::emancipator_compact[role="mb-5"]
|
153
165
|
|
154
166
|
.Royalty Free Music · Disco 80th
|
155
|
-
amplitude::
|
156
|
-
|
157
|
-
lorem:sentences[5]
|
167
|
+
amplitude::disco_compact[role="mb-5"]
|
158
168
|
|
159
169
|
|
160
170
|
[role="mt-5"]
|
161
|
-
|
171
|
+
=== Large Players
|
162
172
|
|
163
|
-
|
173
|
+
A complex component, like an audio player on a web page, typically refers
|
174
|
+
to a design or layout that minimizes the component's space while maintaining
|
175
|
+
its functionality and usability.
|
164
176
|
|
165
|
-
|
166
|
-
|
177
|
+
[role="mt-4"]
|
178
|
+
==== Emancipator
|
167
179
|
|
168
|
-
|
169
|
-
|
180
|
+
The large design provides the full functionality of an audio player to ensure
|
181
|
+
users can easily control audio playback. The player behaves similarly to a
|
182
|
+
compact player, but all controls are displayed in a single window; there is
|
183
|
+
no need to open other widgets.
|
184
|
+
|
185
|
+
.Emancipator · From Dusk To Dawn
|
186
|
+
amplitude::emancipator_large[role="mb-5"]
|
187
|
+
|
188
|
+
[role="mt-4"]
|
189
|
+
==== Disco 80th
|
170
190
|
|
171
|
-
[role="mb-8"]
|
172
191
|
lorem:sentences[3]
|
192
|
+
|
193
|
+
.Royalty Free Music · Disco 80th
|
194
|
+
amplitude::disco_large[role="mb-5"]
|
195
|
+
[role="mt-5"]
|
196
|
+
== AmplitudeJS on Youtube
|
197
|
+
|
198
|
+
The example demonstrates playing *Audio* track from *YouTube Video* using an
|
199
|
+
AmplitudJS player. The J1 template uses the video *plugin ytp* to extend the
|
200
|
+
native functionality of the AmplitudeJS API to playback YouTube files only for
|
201
|
+
the audio part.
|
202
|
+
|
203
|
+
[role="mt-4 mb-5"]
|
204
|
+
[CAUTION]
|
205
|
+
====
|
206
|
+
Playing audio tracks is currently supported only for videos from YouTube (YT).
|
207
|
+
The YT plugin *ytp* embeds a YouTube (iframe) player and mimics the AmplitudeJS
|
208
|
+
player buttons and controls to manage a *playlist* of videos the same as known
|
209
|
+
for native audio files.
|
210
|
+
====
|
211
|
+
|
212
|
+
.Manon Mélodie · YouTube 2025
|
213
|
+
amplitude::manon_melodie_yt_large[role="mb-5"]
|
214
|
+
|
215
|
+
[role="mt-4 mb-5"]
|
216
|
+
[NOTE]
|
217
|
+
====
|
218
|
+
AmplitudeJS YT Player can only be used with the J1 Template. Currently, only
|
219
|
+
AJS players of type *large* are supported.
|
220
|
+
====
|
@@ -158,6 +158,7 @@ endif::[]
|
|
158
158
|
|
159
159
|
|
160
160
|
ifeval::[{ytp--audio-player} == true]
|
161
|
+
|
161
162
|
[role="mt-5"]
|
162
163
|
== Amplitude YouTube Player
|
163
164
|
|
@@ -173,6 +174,7 @@ Find the complete *playlist* for Manon Mélodie on
|
|
173
174
|
link:{manon-melodie--playlist}[YouTube, {browser-window--new}].
|
174
175
|
====
|
175
176
|
|
177
|
+
|
176
178
|
[role="mt-4"]
|
177
179
|
[[manon_melodie]]
|
178
180
|
=== Manon Mélodie
|
@@ -180,24 +182,69 @@ link:{manon-melodie--playlist}[YouTube, {browser-window--new}].
|
|
180
182
|
lorem:sentences[3]
|
181
183
|
|
182
184
|
.Manon Mélodie · YouTube 2025
|
183
|
-
amplitude::manon_melodie_yt_large[role="
|
185
|
+
amplitude::manon_melodie_yt_large[role="mb-5"]
|
186
|
+
|
187
|
+
[role="mt-4"]
|
188
|
+
[[bea]]
|
189
|
+
=== Bea and her Business
|
190
|
+
|
191
|
+
lorem:sentences[3]
|
192
|
+
|
193
|
+
.Bea and her Business · YouTube 2025
|
194
|
+
amplitude::bea_yt_large[role="mb-5"]
|
195
|
+
|
196
|
+
|
197
|
+
[role="mt-4"]
|
198
|
+
=== Diana Krall
|
199
|
+
|
200
|
+
lorem:sentences[3]
|
201
|
+
|
202
|
+
.Diana Krall · YouTube
|
203
|
+
amplitude::diana_krall_yt_large[role="mb-5"]
|
204
|
+
|
205
|
+
|
206
|
+
[role="mt-4"]
|
207
|
+
=== Ephraim Kishon
|
208
|
+
|
209
|
+
lorem:sentences[5]
|
210
|
+
|
211
|
+
[role="mt-4"]
|
212
|
+
==== Beste Familiengeschichten
|
213
|
+
|
214
|
+
lorem:sentences[3]
|
184
215
|
|
185
|
-
|
186
|
-
|
216
|
+
.Ephraim Kishon · Beste Familiengeschichten
|
217
|
+
amplitude::ephraim_kishon_beste_familiengeschichten_yt_large[role="mb-5"]
|
187
218
|
|
188
|
-
// lorem:sentences[3]
|
189
219
|
|
190
|
-
|
191
|
-
|
220
|
+
[role="mt-4"]
|
221
|
+
==== Beste Autofahrergeschichten
|
222
|
+
|
223
|
+
lorem:sentences[3]
|
224
|
+
|
225
|
+
.Ephraim Kishon · Beste Autofahrergeschichten
|
226
|
+
amplitude::ephraim_kishon_beste_autofahrer_geschichten_yt_large[role="mb-5"]
|
192
227
|
|
193
|
-
// [role="mt-4"]
|
194
|
-
// [[faelle_des_bnd]]
|
195
|
-
// === Die größten Fälle des BND
|
196
228
|
|
197
|
-
|
229
|
+
[role="mt-4"]
|
230
|
+
=== Emancipator
|
231
|
+
|
232
|
+
The large design provides the full functionality of an audio player to ensure
|
233
|
+
users can easily control audio playback. The player behaves similarly to a
|
234
|
+
compact player, but all controls are displayed in a single window; there is
|
235
|
+
no need to open other widgets.
|
236
|
+
|
237
|
+
.Royalty Free Music · Disco 80th
|
238
|
+
amplitude::disco_large[role="mb-5"]
|
239
|
+
|
240
|
+
|
241
|
+
[role="mt-4"]
|
242
|
+
=== Mimi Rutherfurt
|
243
|
+
|
244
|
+
lorem:sentences[3]
|
198
245
|
|
199
|
-
|
200
|
-
|
246
|
+
.Mimi Rutherfurt · Maritim Verlag
|
247
|
+
amplitude::mimi_rutherfurt_yt_large[role="mb-5"]
|
201
248
|
|
202
249
|
endif::[]
|
203
250
|
|
@@ -221,7 +268,7 @@ ifeval::[{ms-slider-video--example} == true]
|
|
221
268
|
lorem:sentences[5]
|
222
269
|
|
223
270
|
.Slider using Video
|
224
|
-
masterslider::ms_00010[role="
|
271
|
+
masterslider::ms_00010[role="mb-5"]
|
225
272
|
|
226
273
|
|
227
274
|
[role="mt-5"]
|
@@ -232,7 +279,7 @@ upload, view, share, and comment on videos. The platform provides services
|
|
232
279
|
for people and organizations to publish various video content.
|
233
280
|
|
234
281
|
.Fortnight (feat. Post Malone, Official Music Video) · Taylor Swift
|
235
|
-
youtube::q3zqJs7JUCQ[poster="//img.youtube.com/vi/q3zqJs7JUCQ/maxresdefault.jpg" role="
|
282
|
+
youtube::q3zqJs7JUCQ[poster="//img.youtube.com/vi/q3zqJs7JUCQ/maxresdefault.jpg" role="mb-5"]
|
236
283
|
|
237
284
|
|
238
285
|
[role="mt-5"]
|
@@ -242,5 +289,5 @@ VideoJS provides a flexible and customizable platform for displaying and
|
|
242
289
|
controlling MPEG 4 video content on websites and web applications.
|
243
290
|
|
244
291
|
.Video over VideoJS
|
245
|
-
gallery::jg_video_html5_videojs[role="
|
292
|
+
gallery::jg_video_html5_videojs[role="mb-5"]
|
246
293
|
endif::[]
|