j1-template 2024.3.19 → 2024.3.21
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/_layouts/page.html +1 -0
- data/assets/data/amplitude_app.html +192 -163
- 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 +1104 -216
- 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 +177 -216
- 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 +220 -339
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.min.css +1 -2
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.css +324 -491
- 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 +70 -60
- data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/mini.min.css +2 -1
- data/assets/theme/j1/modules/amplitudejs/js/tech/ytp.js +2074 -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} +73 -26
- data/lib/starter_web/_data/modules/swiper_app.yml +356 -155
- data/lib/starter_web/_data/modules/swiper_playlists.yml +77 -1
- data/lib/starter_web/_data/resources.yml +6 -2
- data/lib/starter_web/_data/templates/feed.xml +1 -1
- data/lib/starter_web/_includes/attributes.asciidoc +5 -4
- 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/icon/bokeh/bokeh-32x32.ico +0 -0
- data/lib/starter_web/assets/image/icon/bokeh/bokeh.ico +0 -0
- data/lib/starter_web/assets/image/icon/bokeh/logo-160x160.png +0 -0
- data/lib/starter_web/assets/image/icon/hyvor-talk/hyvore-talk.ico +0 -0
- data/lib/starter_web/assets/image/icon/hyvor-talk/jpg/hyvor-logo.512x512.jpg +0 -0
- data/lib/starter_web/assets/image/icon/hyvor-talk/png/hyvor-logo.24x24.jpg +0 -0
- data/lib/starter_web/assets/image/icon/hyvor-talk/png/hyvor-logo.24x24.png +0 -0
- data/lib/starter_web/assets/image/icon/hyvor-talk/png/hyvor-logo.512x512.png +0 -0
- data/lib/starter_web/assets/image/icon/hyvor-talk/scalable/hyvor-logo.svg +81 -0
- data/lib/starter_web/assets/image/icon/jupyter/jupyter-32x32.ico +0 -0
- data/lib/starter_web/assets/image/icon/jupyter/jupyter.ico +0 -0
- data/lib/starter_web/assets/image/icon/jupyter/logo.png +0 -0
- data/lib/starter_web/assets/image/icon/mdi/mdi.svg +1 -0
- data/lib/starter_web/assets/image/icon/mdi/mdil.svg +1 -0
- data/lib/starter_web/assets/image/icon/scalable/facebook.svg +34 -0
- data/lib/starter_web/assets/image/icon/scalable/google.svg +35 -0
- data/lib/starter_web/assets/image/icon/scalable/ibm.svg +24 -0
- data/lib/starter_web/assets/image/icon/scalable/microsoft.svg +42 -0
- 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/assets/image/module/swiper/simple/test/image/diana_krall.jpg +0 -0
- data/lib/starter_web/index.html +3 -3
- data/lib/starter_web/package.json +1 -1
- data/lib/starter_web/pages/public/learn/where_to_go.adoc +1 -1
- data/lib/starter_web/pages/public/tools/previewer/preview_amplitudejs.adoc +69 -36
- data/lib/starter_web/pages/public/tools/tester/app_tester_amplitudejs_yt.adoc +65 -18
- data/lib/starter_web/pages/public/tools/tester/app_tester_swiper.adoc +87 -0
- data/lib/starter_web/pages/public/tools/tester/app_tester_swiperjs.adoc +121 -36
- data/lib/starter_web/pages/public/tour/_includes/attributes.asciidoc +3 -3
- data/lib/starter_web/pages/public/tour/{play_audio.adoc → audio_data.adoc} +51 -86
- data/lib/starter_web/pages/public/tour/{present_images.adoc → image_data.adoc} +4 -5
- data/lib/starter_web/pages/public/tour/{play_video.adoc → video_data.adoc} +18 -17
- metadata +52 -17
- 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
@@ -14,7 +14,7 @@
|
|
14
14
|
*/
|
15
15
|
|
16
16
|
/* 1. Base
|
17
|
-
#
|
17
|
+
# ------------------------------------------------------------------------------ */
|
18
18
|
|
19
19
|
.compact-player {
|
20
20
|
width: 500px;
|
@@ -29,29 +29,32 @@
|
|
29
29
|
overflow-y: clip;
|
30
30
|
}
|
31
31
|
|
32
|
-
.
|
33
|
-
|
34
|
-
|
32
|
+
.compact-player-middle {
|
33
|
+
padding: 10px 10px 10px 10px;
|
34
|
+
background-color: var(--ajs-theme-uno--blue-gray-900);
|
35
|
+
}
|
36
|
+
|
37
|
+
.player-bottom {
|
38
|
+
background-color: var(--ajs-theme-uno--black);
|
35
39
|
}
|
36
40
|
|
41
|
+
|
37
42
|
/* 2. Components
|
38
|
-
#
|
43
|
+
# ------------------------------------------------------------------------------ */
|
39
44
|
|
40
45
|
/* Player TOP
|
41
46
|
# --------------------------------------------------------- */
|
42
|
-
|
47
|
+
.player-top {
|
43
48
|
position: relative;
|
44
49
|
}
|
45
50
|
|
46
|
-
|
47
|
-
div.player-top
|
48
|
-
img[data-amplitude-song-info="cover_art_url"] {
|
51
|
+
.player-top img[data-amplitude-song-info="cover_art_url"] {
|
49
52
|
width: 498px; /* size of cover image (rendered) - 1px borders left|right */
|
50
53
|
height: auto;
|
51
54
|
object-fit: cover;
|
52
55
|
}
|
53
56
|
|
54
|
-
|
57
|
+
.compact-player-header {
|
55
58
|
position: relative;
|
56
59
|
padding: 15px;
|
57
60
|
cursor: pointer;
|
@@ -67,234 +70,121 @@ div.compact-player-header {
|
|
67
70
|
left: 15px;
|
68
71
|
}
|
69
72
|
|
70
|
-
.compact-player-header-arrows.arrow-down {
|
71
|
-
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/up.svg") no-repeat;
|
72
|
-
}
|
73
|
-
|
74
|
-
.compact-player-header-arrows.arrow-up {
|
75
|
-
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/down.svg") no-repeat;
|
76
|
-
}
|
77
|
-
|
78
73
|
/* Player MIDDLE
|
79
74
|
# --------------------------------------------------------- */
|
80
|
-
div#compact_player_control_container {
|
81
|
-
margin-top: 20px;
|
82
|
-
margin-bottom: 20px;
|
83
|
-
}
|
84
75
|
|
85
|
-
|
86
|
-
div#compact_player_control_container:after {
|
87
|
-
content: "";
|
88
|
-
display: table;
|
89
|
-
clear: both;
|
90
|
-
}
|
91
|
-
|
92
|
-
div#compact_player_control_container
|
93
|
-
div.volume-container {
|
94
|
-
float: left;
|
95
|
-
width: 88%;
|
96
|
-
margin-top: 20px;
|
97
|
-
margin-left: 12px;
|
98
|
-
}
|
99
|
-
|
100
|
-
/* clearfix */
|
101
|
-
div#compact_player_control_container
|
102
|
-
div.volume-container:after {
|
103
|
-
content: "";
|
104
|
-
display: table;
|
105
|
-
clear: both;
|
106
|
-
}
|
107
|
-
|
108
|
-
div#compact_player_control_container
|
109
|
-
div.volume-container
|
110
|
-
div.volume-controls
|
111
|
-
input[type=range] {
|
112
|
-
width: calc(100% - 45px);
|
113
|
-
}
|
114
|
-
|
115
|
-
div#compact_player_control_container
|
116
|
-
div.amplitude-mute {
|
117
|
-
float: left;
|
118
|
-
cursor: pointer;
|
119
|
-
width: 25px;
|
120
|
-
height: 19px;
|
121
|
-
margin-left: 40px;
|
122
|
-
}
|
123
|
-
|
124
|
-
div#compact_player_control_container
|
125
|
-
div.amplitude-mute.amplitude-muted {
|
126
|
-
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/mute.svg") no-repeat;
|
127
|
-
}
|
128
|
-
|
129
|
-
div#compact_player_control_container
|
130
|
-
div.amplitude-mute.amplitude-not-muted {
|
131
|
-
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/volume.svg") no-repeat;
|
132
|
-
}
|
133
|
-
|
134
|
-
div#compact_player_controls {
|
135
|
-
height: 65px;
|
136
|
-
}
|
137
|
-
|
138
|
-
div#compact_player_controls
|
139
|
-
div.compact-player-controls-container {
|
140
|
-
text-align: center;
|
141
|
-
}
|
142
|
-
|
143
|
-
div.compact-player-middle {
|
144
|
-
padding: 10px 10px 10px 10px;
|
145
|
-
background-color: var(--ajs-theme-uno--blue-gray-900);
|
146
|
-
}
|
147
|
-
|
148
|
-
div.compact-player-middle
|
149
|
-
div.compact-player-controls-container {
|
150
|
-
display: block;
|
151
|
-
}
|
152
|
-
|
153
|
-
div.compact-player-middle
|
154
|
-
div.compact-player-controls-container
|
155
|
-
div#compact_player_shuffle {
|
76
|
+
.compact-player-shuffle {
|
156
77
|
display: inline-block;
|
78
|
+
user-select: none;
|
157
79
|
cursor: pointer;
|
158
80
|
width: 24px;
|
159
81
|
height: 24px;
|
160
82
|
vertical-align: middle;
|
161
83
|
}
|
162
84
|
|
163
|
-
|
164
|
-
div.compact-player-controls-container
|
165
|
-
div#compact_player_shuffle:hover {
|
85
|
+
.compact-player-shuffle:hover {
|
166
86
|
opacity: 0.5;
|
167
87
|
}
|
168
88
|
|
169
|
-
|
170
|
-
div.compact-player-controls-container
|
171
|
-
div#compact_player_shuffle.amplitude-shuffle-off {
|
89
|
+
/* .compact-player-shuffle.amplitude-shuffle-off {
|
172
90
|
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/shuffle-off.svg") no-repeat;
|
173
91
|
}
|
174
92
|
|
175
|
-
|
176
|
-
div.compact-player-controls-container
|
177
|
-
div#compact_player_shuffle.amplitude-shuffle-on {
|
93
|
+
.compact-player-shuffle.amplitude-shuffle-on {
|
178
94
|
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/shuffle-on.svg") no-repeat;
|
179
|
-
}
|
95
|
+
} */
|
180
96
|
|
181
|
-
|
182
|
-
div.compact-player-controls-container
|
183
|
-
div#compact_player_previous {
|
97
|
+
.compact-player-previous {
|
184
98
|
display: inline-block;
|
99
|
+
user-select: none;
|
185
100
|
cursor: pointer;
|
186
101
|
vertical-align: middle;
|
187
102
|
width: 24px;
|
188
103
|
height: 24px;
|
189
104
|
margin-right: 20px;
|
190
|
-
margin-left: 20px;
|
191
|
-
|
192
|
-
|
193
|
-
div.compact-player-middle
|
194
|
-
div.compact-player-controls-container
|
195
|
-
div#compact_player_previous {
|
196
|
-
display: inline-block;
|
197
|
-
cursor: pointer;
|
198
|
-
height: 24px;
|
199
|
-
width: 24px;
|
200
|
-
margin-right: 20px;
|
201
|
-
vertical-align: middle;
|
202
|
-
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/previous.svg") no-repeat;
|
105
|
+
margin-left: 20px;
|
106
|
+
/* background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/previous.svg") no-repeat; */
|
203
107
|
}
|
204
108
|
|
205
|
-
|
206
|
-
div.compact-player-controls-container
|
207
|
-
div#compact_player_previous:hover {
|
109
|
+
.compact-player-previous:hover {
|
208
110
|
opacity: 0.5;
|
209
111
|
}
|
210
112
|
|
211
|
-
|
212
|
-
div.compact-player-controls-container
|
213
|
-
div.compact-player-skip-backward {
|
113
|
+
.compact-player-skip-backward {
|
214
114
|
display: inline-block;
|
115
|
+
user-select: none;
|
215
116
|
cursor: pointer;
|
216
117
|
height: 24px;
|
217
118
|
width: 24px;
|
218
119
|
margin-right: 20px;
|
219
120
|
vertical-align: middle;
|
220
|
-
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-backward.svg") no-repeat;
|
121
|
+
/* background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-backward.svg") no-repeat; */
|
221
122
|
}
|
222
123
|
|
223
|
-
|
224
|
-
div.compact-player-controls-container
|
225
|
-
div.compact-player-skip-backward:hover {
|
124
|
+
.compact-player-skip-backward:hover {
|
226
125
|
opacity: 0.5;
|
227
126
|
}
|
228
127
|
|
229
|
-
|
230
|
-
div.compact-player-controls-container
|
231
|
-
div#compact_player_play_pause {
|
128
|
+
.compact-player-play-pause {
|
232
129
|
display: inline-block;
|
233
|
-
|
130
|
+
user-select: none;
|
234
131
|
width: 60px;
|
235
132
|
height: 60px;
|
133
|
+
cursor: pointer;
|
236
134
|
vertical-align: middle;
|
237
135
|
}
|
238
136
|
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
137
|
+
.compact-player-play-pause:hover {
|
138
|
+
opacity: 0.5;
|
139
|
+
}
|
140
|
+
|
141
|
+
.compact-player-play-pause:focus:not(:focus-visible) {
|
142
|
+
outline: none;
|
243
143
|
}
|
244
144
|
|
245
|
-
|
246
|
-
div.compact-player-controls-container
|
247
|
-
div#compact_player_play_pause.amplitude-paused {
|
145
|
+
.compact-player-play-pause.amplitude-paused {
|
248
146
|
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/play.svg") no-repeat;
|
249
147
|
}
|
250
148
|
|
251
|
-
|
252
|
-
div.compact-player-controls-container
|
253
|
-
div#compact_player_play_pause.amplitude-playing {
|
149
|
+
.compact-player-play-pause.amplitude-playing {
|
254
150
|
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/pause.svg") no-repeat;
|
255
151
|
}
|
256
152
|
|
257
|
-
|
258
|
-
|
259
|
-
div.compact-player-skip-forward {
|
153
|
+
|
154
|
+
.compact-player-skip-forward {
|
260
155
|
display: inline-block;
|
156
|
+
user-select: none;
|
261
157
|
cursor: pointer;
|
262
158
|
height: 24px;
|
263
159
|
width: 24px;
|
264
160
|
margin-left: 20px;
|
265
161
|
vertical-align: middle;
|
266
|
-
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-forward.svg") no-repeat;
|
162
|
+
/* background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-forward.svg") no-repeat; */
|
267
163
|
}
|
268
164
|
|
269
|
-
|
270
|
-
div.compact-player-controls-container
|
271
|
-
div.compact-player-skip-forward:hover {
|
165
|
+
.compact-player-skip-forward:hover {
|
272
166
|
opacity: .5;
|
273
167
|
}
|
274
168
|
|
275
|
-
|
276
|
-
div.compact-player-controls-container
|
277
|
-
div#compact_player_next {
|
169
|
+
.compact-player-next {
|
278
170
|
display: inline-block;
|
171
|
+
user-select: none;
|
279
172
|
cursor: pointer;
|
280
173
|
height: 24px;
|
281
174
|
width: 24px;
|
282
175
|
margin-right: 25px;
|
283
176
|
margin-left: 20px;
|
284
177
|
vertical-align: middle;
|
285
|
-
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/next.svg") no-repeat;
|
178
|
+
/* background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/next.svg") no-repeat; */
|
286
179
|
}
|
287
180
|
|
288
|
-
|
289
|
-
div.compact-player-controls-container
|
290
|
-
div#compact_player_next:hover {
|
181
|
+
.compact-player-next:hover {
|
291
182
|
opacity: .5;
|
292
183
|
}
|
293
184
|
|
294
|
-
|
295
|
-
div.compact-player-controls-container
|
296
|
-
div#compact_player_repeat {
|
185
|
+
.compact-player-repeat {
|
297
186
|
display: inline-block;
|
187
|
+
user-select: none;
|
298
188
|
cursor: pointer;
|
299
189
|
width: 24px;
|
300
190
|
height: 24px;
|
@@ -302,61 +192,61 @@ div#compact_player_repeat {
|
|
302
192
|
margin-right: 25px;
|
303
193
|
}
|
304
194
|
|
305
|
-
|
306
|
-
div.large-player-controls-container
|
307
|
-
div#compact_player_repeat:hover {
|
195
|
+
.compact-player-repeat:hover {
|
308
196
|
opacity: .5;
|
309
197
|
}
|
310
198
|
|
311
|
-
|
312
|
-
div.compact-player-controls-container
|
313
|
-
div#compact_player_repeat.amplitude-repeat-off {
|
199
|
+
/* .compact-player-repeat.amplitude-repeat-off {
|
314
200
|
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/repeat-off.svg") no-repeat;
|
315
201
|
}
|
316
202
|
|
317
|
-
|
318
|
-
div.compact-player-controls-container
|
319
|
-
div#compact_player_repeat.amplitude-repeat-on {
|
203
|
+
.compact-player-repeat.amplitude-repeat-on {
|
320
204
|
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/repeat-on.svg") no-repeat;
|
205
|
+
} */
|
206
|
+
|
207
|
+
.compact-player-control-container {
|
208
|
+
margin-top: 20px;
|
209
|
+
margin-bottom: 10px;
|
321
210
|
}
|
322
211
|
|
323
212
|
/* clearfix */
|
324
|
-
|
325
|
-
div.compact-player-controls-container::after {
|
213
|
+
.compact-player-control-container:after {
|
326
214
|
content: "";
|
327
215
|
display: table;
|
328
216
|
clear: both;
|
329
217
|
}
|
330
218
|
|
331
|
-
|
332
|
-
|
219
|
+
.compact-player-controls-container {
|
220
|
+
text-align: center;
|
221
|
+
}
|
222
|
+
|
223
|
+
/* clearfix */
|
224
|
+
.compact-player-controls-container::after {
|
225
|
+
content: "";
|
226
|
+
display: table;
|
227
|
+
clear: both;
|
228
|
+
}
|
229
|
+
|
230
|
+
.volume-container img {
|
333
231
|
display: block;
|
334
232
|
float: left;
|
335
233
|
}
|
336
234
|
|
337
235
|
/* clearfix */
|
338
|
-
|
339
|
-
div.volume-container:after {
|
236
|
+
.volume-container:after {
|
340
237
|
content: "";
|
341
238
|
display: table;
|
342
239
|
clear: both;
|
343
240
|
}
|
344
241
|
|
345
|
-
|
346
|
-
|
347
|
-
div.amplitude-mute.amplitude-not-muted {
|
348
|
-
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/volume.svg") no-repeat;
|
242
|
+
.compact-player-amplitude-mute {
|
243
|
+
margin-left: 28px;
|
349
244
|
}
|
350
245
|
|
351
|
-
div.compact-player-middle
|
352
|
-
div.volume-controls
|
353
|
-
div.amplitude-mute.amplitude-muted {
|
354
|
-
background: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/mute.svg") no-repeat;
|
355
|
-
}
|
356
246
|
|
357
247
|
/* Player BOTTOM
|
358
248
|
# --------------------------------------------------------- */
|
359
|
-
|
249
|
+
.player-bottom {
|
360
250
|
background-color: var(--ajs-theme-uno--black);
|
361
251
|
}
|
362
252
|
|
@@ -382,23 +272,39 @@ Bootstrap (BS) grid breakpoints
|
|
382
272
|
|
383
273
|
@media screen and (max-width: 576px) {
|
384
274
|
|
385
|
-
/* jadams, workaround to limit player width on smart phones */
|
386
275
|
.compact-player {
|
387
276
|
max-width: -webkit-fill-available; /* Chrome, Safari, Edge */
|
388
277
|
max-width: -moz-available; /* Firefox */
|
389
278
|
}
|
390
279
|
|
391
|
-
|
280
|
+
.player-top img[data-amplitude-song-info="cover_art_url"] {
|
392
281
|
max-width: -webkit-fill-available; /* Chrome, Safari, Edge */
|
393
282
|
max-width: -moz-available; /* Firefox */
|
394
283
|
}
|
395
284
|
|
285
|
+
.compact-player-playlist {
|
286
|
+
width: calc(100% - 1px);
|
287
|
+
}
|
288
|
+
|
289
|
+
.compact-player-volume-container
|
396
290
|
input[type=range].amplitude-volume-slider {
|
397
|
-
|
291
|
+
appearance: none;
|
398
292
|
}
|
399
293
|
|
400
|
-
|
401
|
-
|
294
|
+
.compact-player-volume-container
|
295
|
+
input[type=range].amplitude-volume-slider::-webkit-slider-thumb {
|
296
|
+
width: 30px;
|
297
|
+
height: 30px;
|
298
|
+
border-radius: 30px;
|
299
|
+
margin-top: -15px;
|
300
|
+
}
|
301
|
+
|
302
|
+
.compact-player-volume-container
|
303
|
+
input[type=range].amplitude-volume-slider::-moz-slider-thumb {
|
304
|
+
width: 30px;
|
305
|
+
height: 30px;
|
306
|
+
border-radius: 30px;
|
307
|
+
margin-top: -15px;
|
402
308
|
}
|
403
309
|
|
404
310
|
}
|
@@ -409,10 +315,10 @@ Bootstrap (BS) grid breakpoints
|
|
409
315
|
|
410
316
|
/* playlist
|
411
317
|
# --------------------------------------------------------- */
|
412
|
-
|
413
|
-
|
414
|
-
height:
|
415
|
-
|
318
|
+
|
319
|
+
.meta-container.compact-player {
|
320
|
+
height: 120px;
|
321
|
+
border: 0px;
|
416
322
|
}
|
417
323
|
|
418
324
|
.playlist-screen-meta-container {
|
@@ -420,84 +326,70 @@ Bootstrap (BS) grid breakpoints
|
|
420
326
|
width: calc(100% - 123px);
|
421
327
|
}
|
422
328
|
|
423
|
-
|
329
|
+
.compact-player-volume-container {
|
424
330
|
margin-top: 20px;
|
425
331
|
}
|
426
332
|
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
333
|
+
.compact-player-volume-container
|
334
|
+
input[type=range].amplitude-volume-slider {
|
335
|
+
float: left;
|
336
|
+
height: 1px;
|
337
|
+
margin-top: 10px;
|
338
|
+
margin-left: 5px;
|
339
|
+
width: calc(100% - 118px);
|
340
|
+
background: transparent;
|
341
|
+
}
|
342
|
+
|
343
|
+
.compact-player-list-controls {
|
344
|
+
width: 128px !important;
|
345
|
+
margin-top: 50px !important;
|
346
|
+
margin-right: -32px !important;
|
438
347
|
}
|
439
348
|
|
440
|
-
|
441
|
-
|
442
|
-
height:
|
349
|
+
.compact-player-title-list {
|
350
|
+
width: 100%;
|
351
|
+
height: 680px;
|
443
352
|
overflow-y: scroll;
|
444
353
|
}
|
445
354
|
|
446
|
-
|
447
|
-
|
448
|
-
div.song {
|
355
|
+
.compact-player-title-list
|
356
|
+
.song {
|
449
357
|
padding: 15px;
|
450
358
|
cursor: pointer;
|
451
359
|
line-height: 20px;
|
452
360
|
background-color: var(--ajs-theme-uno--darker-silver);
|
453
361
|
}
|
454
362
|
|
455
|
-
|
456
|
-
|
457
|
-
div.song
|
458
|
-
span.song-number-now-playing {
|
363
|
+
.compact-player-title-list
|
364
|
+
.song-number-now-playing {
|
459
365
|
float: left;
|
460
366
|
width: 5px;
|
461
367
|
height: 20px;
|
462
|
-
margin-top:
|
368
|
+
margin-top: 14px;
|
463
369
|
margin-right: 20px;
|
464
370
|
}
|
465
371
|
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
span.song-number-now-playing
|
470
|
-
span.number {
|
372
|
+
.compact-player-title-list
|
373
|
+
.song-number-now-playing
|
374
|
+
.number {
|
471
375
|
opacity: 0.5;
|
472
376
|
font-family: "Lato", sans-serif;
|
473
377
|
font-size: 14px;
|
474
378
|
color: var(--ajs-theme-uno--white);
|
475
379
|
}
|
476
380
|
|
477
|
-
|
478
|
-
|
479
|
-
div.song
|
480
|
-
span.song-number-now-playing
|
381
|
+
.compact-player-title-list
|
382
|
+
.song-number-now-playing
|
481
383
|
img.now-playing {
|
482
384
|
display: none;
|
483
385
|
}
|
484
386
|
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
div.song-meta-container {
|
489
|
-
display: inline-block;
|
490
|
-
width: calc(100% - 120px);
|
491
|
-
}
|
492
|
-
|
493
|
-
div.compact-player-playlist
|
494
|
-
div.compact-player-title-list
|
495
|
-
div.song
|
496
|
-
div.song-meta-container
|
497
|
-
span.song-name {
|
387
|
+
.compact-player-title-list
|
388
|
+
.song-meta-container
|
389
|
+
.song-name {
|
498
390
|
display: block;
|
499
391
|
width: calc(100% - 40px);
|
500
|
-
margin-left:
|
392
|
+
margin-left: 38px;
|
501
393
|
font-family: "Lato", sans-serif;
|
502
394
|
font-size: 18px;
|
503
395
|
white-space: nowrap;
|
@@ -506,76 +398,56 @@ span.song-name {
|
|
506
398
|
color: var(--ajs-theme-uno--blue);
|
507
399
|
}
|
508
400
|
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
div.song-meta-container
|
513
|
-
span.audio-rating {
|
401
|
+
.compact-player-title-list
|
402
|
+
.song-meta-container
|
403
|
+
.audio-rating {
|
514
404
|
display: flex;
|
515
|
-
align-items: center;
|
516
405
|
float: right;
|
517
|
-
|
518
|
-
margin-top: -24px;
|
519
|
-
margin-right: -20px;
|
520
|
-
color: var(--ajs-theme-uno--gray-400);
|
406
|
+
margin-top: -38px;
|
521
407
|
}
|
522
408
|
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
div.song-meta-container
|
527
|
-
span.song-artist-album {
|
409
|
+
.compact-player-title-list
|
410
|
+
.song-meta-container
|
411
|
+
.song-artist-album {
|
528
412
|
display: block;
|
529
|
-
margin-left:
|
413
|
+
margin-left: 38px;
|
530
414
|
font-family: "Lato", sans-serif;
|
531
415
|
font-size: 16px;
|
532
416
|
color: var(--ajs-theme-uno--gray-300);
|
533
417
|
}
|
534
418
|
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
span.audio-duration {
|
419
|
+
.compact-player-title-list
|
420
|
+
.song-meta-container
|
421
|
+
.audio-duration {
|
539
422
|
float: right;
|
540
|
-
margin-top: -
|
541
|
-
margin-right: -108px;
|
423
|
+
margin-top: -18px;
|
542
424
|
font-family: "Lato", sans-serif;
|
543
425
|
font-size: 16px;
|
544
426
|
color: var(--ajs-theme-uno--gray-300);
|
545
427
|
}
|
546
428
|
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
width: 35px;
|
554
|
-
font-family: "Lato", sans-serif;
|
555
|
-
font-size: 18px;
|
556
|
-
text-align: center;
|
557
|
-
color: var(--ajs-theme-uno--white);
|
429
|
+
.playlist-screen-meta-container
|
430
|
+
.audio-rating {
|
431
|
+
display: flex;
|
432
|
+
float: right;
|
433
|
+
margin-top: 10px;
|
434
|
+
margin-right: -100px;
|
558
435
|
}
|
559
436
|
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
float: right;
|
565
|
-
margin-top: -24px;
|
566
|
-
margin-right: -110px;
|
437
|
+
.playlist-screen-meta-container
|
438
|
+
.amplitude-audio-info {
|
439
|
+
float: right;
|
440
|
+
margin-right: -130px;
|
567
441
|
}
|
568
442
|
|
569
|
-
|
570
|
-
|
571
|
-
div.song.amplitude-active-song-container {
|
443
|
+
.compact-player-title-list
|
444
|
+
.song.amplitude-active-song-container {
|
572
445
|
background-color: var(--ajs-theme-uno--medium-silver) !important;
|
573
446
|
}
|
574
447
|
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
span.song-number-now-playing
|
448
|
+
.compact-player-title-list
|
449
|
+
.song.amplitude-active-song-container
|
450
|
+
.song-number-now-playing
|
579
451
|
img.now-playing {
|
580
452
|
display: inline-block;
|
581
453
|
height: 16px;
|
@@ -584,25 +456,35 @@ img.now-playing {
|
|
584
456
|
margin-left: 4px;
|
585
457
|
}
|
586
458
|
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
|
591
|
-
span.number {
|
459
|
+
.compact-player-title-list
|
460
|
+
.song.amplitude-active-song-container
|
461
|
+
.song-number-now-playing
|
462
|
+
.number {
|
592
463
|
display: none;
|
593
464
|
}
|
594
465
|
|
595
|
-
|
596
|
-
|
597
|
-
|
466
|
+
.compact-player-playlist {
|
467
|
+
display: none;
|
468
|
+
position: absolute;
|
469
|
+
top: 0;
|
470
|
+
right: 0;
|
471
|
+
left: 0;
|
472
|
+
bottom: 0;
|
473
|
+
/* jadams 2024-11-07, workaround (reason unclear) */
|
474
|
+
/* NOTE: make playlist 1 pixel wider to fit in width */
|
475
|
+
width: calc(100% + 1px);
|
476
|
+
background-color: var(--ajs-theme-uno--black);
|
477
|
+
}
|
478
|
+
|
479
|
+
.playlist-screen-controls
|
480
|
+
.playlist-screen-meta-container {
|
598
481
|
float: left;
|
599
482
|
width: calc(100% - 123px);
|
600
483
|
}
|
601
484
|
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
span.song-name {
|
485
|
+
.playlist-screen-controls
|
486
|
+
.playlist-screen-meta-container
|
487
|
+
.song-name {
|
606
488
|
font-family: "Lato", sans-serif;
|
607
489
|
font-size: 18px;
|
608
490
|
line-height: 24px;
|
@@ -612,10 +494,9 @@ span.song-name {
|
|
612
494
|
color: var(--ajs-theme-uno--white);
|
613
495
|
}
|
614
496
|
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
div.song-artist-album {
|
497
|
+
.playlist-screen-controls
|
498
|
+
.playlist-screen-meta-container
|
499
|
+
.song-artist-album {
|
619
500
|
opacity: 0.5;
|
620
501
|
font-family: "Lato", sans-serif;
|
621
502
|
font-size: 15px;
|
@@ -623,17 +504,15 @@ div.song-artist-album {
|
|
623
504
|
color: var(--ajs-theme-uno--white);
|
624
505
|
}
|
625
506
|
|
626
|
-
|
627
|
-
|
628
|
-
div.list-controls {
|
507
|
+
.playlist-screen-controls
|
508
|
+
.list-controls {
|
629
509
|
float: right;
|
630
510
|
margin-top: 48px;
|
631
511
|
}
|
632
512
|
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
div.list-previous {
|
513
|
+
.playlist-screen-controls
|
514
|
+
.list-controls
|
515
|
+
.list-previous {
|
637
516
|
float: left;
|
638
517
|
cursor: pointer;
|
639
518
|
width: 15px;
|
@@ -644,50 +523,44 @@ div.list-previous {
|
|
644
523
|
background-image: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/small/previous.svg");
|
645
524
|
}
|
646
525
|
|
647
|
-
|
648
|
-
|
649
|
-
|
650
|
-
div.list-previous:hover {
|
526
|
+
.playlist-screen-controls
|
527
|
+
.list-controls
|
528
|
+
.list-previous:hover {
|
651
529
|
opacity: 0.5;
|
652
530
|
}
|
653
531
|
|
654
|
-
|
655
|
-
|
656
|
-
|
657
|
-
div.list-play-pause {
|
532
|
+
.playlist-screen-controls
|
533
|
+
.list-controls
|
534
|
+
.amplitude-play-pause {
|
658
535
|
float: left;
|
659
536
|
cursor: pointer;
|
660
537
|
width: 17px;
|
661
538
|
height: 24px;
|
662
539
|
}
|
663
540
|
|
664
|
-
|
665
|
-
|
666
|
-
|
667
|
-
div.list-play-pause:hover {
|
541
|
+
.playlist-screen-controls
|
542
|
+
.list-controls
|
543
|
+
.amplitude-play-pause:hover {
|
668
544
|
opacity: 0.5;
|
669
545
|
}
|
670
546
|
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
div.list-play-pause.amplitude-playing {
|
547
|
+
.playlist-screen-controls
|
548
|
+
.list-controls
|
549
|
+
.amplitude-play-pause.amplitude-playing {
|
675
550
|
background-repeat: no-repeat;
|
676
551
|
background-image: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/small/pause.svg");
|
677
552
|
}
|
678
553
|
|
679
|
-
|
680
|
-
|
681
|
-
|
682
|
-
div.list-play-pause.amplitude-paused {
|
554
|
+
.playlist-screen-controls
|
555
|
+
.list-controls
|
556
|
+
.amplitude-play-pause.amplitude-paused {
|
683
557
|
background-repeat: no-repeat;
|
684
558
|
background-image: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/small/play.svg");
|
685
559
|
}
|
686
560
|
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
div.list-next {
|
561
|
+
.playlist-screen-controls
|
562
|
+
.list-controls
|
563
|
+
.list-next {
|
691
564
|
float: left;
|
692
565
|
cursor: pointer;
|
693
566
|
width: 15px;
|
@@ -698,13 +571,22 @@ div.list-next {
|
|
698
571
|
background-image: url("/assets/theme/j1/modules/amplitudejs/icons/player/dark/small/next.svg");
|
699
572
|
}
|
700
573
|
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
div.list-next:hover {
|
574
|
+
.playlist-screen-controls
|
575
|
+
.list-controls
|
576
|
+
.list-next:hover {
|
705
577
|
opacity: 0.5;
|
706
578
|
}
|
707
579
|
|
580
|
+
.compact-player-volume-container
|
581
|
+
input[type=range].amplitude-volume-slider {
|
582
|
+
float: left;
|
583
|
+
height: 1px;
|
584
|
+
margin-top: 10px;
|
585
|
+
margin-left: 5px;
|
586
|
+
width: calc(100% - 118px);
|
587
|
+
background: transparent;
|
588
|
+
}
|
589
|
+
|
708
590
|
|
709
591
|
/* 5. Themes
|
710
592
|
# ------------------------------------------------------------------------------ */
|
@@ -715,7 +597,6 @@ div.list-next:hover {
|
|
715
597
|
/* 7. Vendors
|
716
598
|
# ------------------------------------------------------------------------------ */
|
717
599
|
|
718
|
-
|
719
600
|
/* 8. Animations
|
720
601
|
# ------------------------------------------------------------------------------ */
|
721
602
|
|