@opendesign-plus-test/components 0.0.1-rc.145 → 0.0.1-rc.147

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.
Files changed (64) hide show
  1. package/dist/chunk-OElCookieNotice.cjs.js +1 -1
  2. package/dist/chunk-OElCookieNotice.es.js +55 -37
  3. package/dist/components/activity/OActivityApproval.vue.d.ts +1 -144
  4. package/dist/components/activity/index.d.ts +1 -6
  5. package/dist/components/logo-swiper/OLogoSwiper.vue.d.ts +1 -0
  6. package/dist/components/logo-swiper/OLogoSwiperItems.vue.d.ts +1 -0
  7. package/dist/components/logo-swiper/index.d.ts +4 -0
  8. package/dist/components/logo-swiper/types.d.ts +1 -0
  9. package/dist/components/video/OVideoDetail.vue.d.ts +7 -0
  10. package/dist/components/video/index.d.ts +27 -0
  11. package/dist/components/video/types.d.ts +24 -0
  12. package/dist/components.cjs.js +37 -37
  13. package/dist/components.css +1 -1
  14. package/dist/components.es.js +10968 -10882
  15. package/dist/index.d.ts +1 -0
  16. package/dist/treeshaking/_virtual/icon-chevron-right.mjs +2 -2
  17. package/dist/treeshaking/_virtual/icon-material.mjs +21 -0
  18. package/dist/treeshaking/_virtual/icon-video.mjs +28 -0
  19. package/dist/treeshaking/components/activity/OActivityApproval.css +114 -407
  20. package/dist/treeshaking/components/activity/OActivityApproval.vue.d.ts +1 -144
  21. package/dist/treeshaking/components/activity/OActivityApproval.vue.mjs +198 -244
  22. package/dist/treeshaking/components/activity/OActivityApproval2.css +0 -288
  23. package/dist/treeshaking/components/activity/OActivityMyCalendar.css +441 -297
  24. package/dist/treeshaking/components/activity/OActivityMyCalendar.vue.mjs +110 -107
  25. package/dist/treeshaking/components/activity/OActivityMyCalendar2.css +10 -3
  26. package/dist/treeshaking/components/activity/index.d.ts +1 -6
  27. package/dist/treeshaking/components/common/WordAvatar.css +3 -2
  28. package/dist/treeshaking/components/common/WordAvatar.vue.mjs +19 -3
  29. package/dist/treeshaking/components/float-poster/OFloatPoster.css +25 -11
  30. package/dist/treeshaking/components/float-poster/OFloatPoster.vue.mjs +1 -1
  31. package/dist/treeshaking/components/footer/components/FooterList.css +109 -96
  32. package/dist/treeshaking/components/footer/components/FooterList.vue.mjs +1 -1
  33. package/dist/treeshaking/components/header/components/HeaderContent.css +185 -185
  34. package/dist/treeshaking/components/header/components/HeaderContent.vue.mjs +1 -1
  35. package/dist/treeshaking/components/logo-swiper/OLogoSwiper.css +22 -8
  36. package/dist/treeshaking/components/logo-swiper/OLogoSwiper.vue.d.ts +1 -0
  37. package/dist/treeshaking/components/logo-swiper/OLogoSwiper.vue.mjs +2 -9
  38. package/dist/treeshaking/components/logo-swiper/OLogoSwiper.vue2.mjs +21 -0
  39. package/dist/treeshaking/components/logo-swiper/OLogoSwiperItems.css +39 -26
  40. package/dist/treeshaking/components/logo-swiper/OLogoSwiperItems.vue.d.ts +1 -0
  41. package/dist/treeshaking/components/logo-swiper/OLogoSwiperItems.vue.mjs +1 -1
  42. package/dist/treeshaking/components/logo-swiper/OLogoSwiperItems.vue2.mjs +12 -8
  43. package/dist/treeshaking/components/logo-swiper/index.d.ts +4 -0
  44. package/dist/treeshaking/components/logo-swiper/types.d.ts +1 -0
  45. package/dist/treeshaking/components/meeting/OMeetingSigCalendar.css +3 -0
  46. package/dist/treeshaking/components/meeting/OMeetingSigCalendar.vue.mjs +3 -2
  47. package/dist/treeshaking/components/meeting/components/OMeetingCalendarList.vue.mjs +5 -5
  48. package/dist/treeshaking/components/section/OSection.vue2.mjs +2 -2
  49. package/dist/treeshaking/components/video/OVideoDetail.css +754 -0
  50. package/dist/treeshaking/components/video/OVideoDetail.vue.d.ts +7 -0
  51. package/dist/treeshaking/components/video/OVideoDetail.vue.mjs +318 -0
  52. package/dist/treeshaking/components/video/OVideoDetail.vue3.mjs +5 -0
  53. package/dist/treeshaking/components/video/index.d.ts +27 -0
  54. package/dist/treeshaking/components/video/index.mjs +10 -0
  55. package/dist/treeshaking/components/video/types.d.ts +24 -0
  56. package/dist/treeshaking/i18n/en.mjs +10 -1
  57. package/dist/treeshaking/i18n/zh.mjs +10 -1
  58. package/dist/treeshaking/index.d.ts +1 -0
  59. package/dist/treeshaking/index.mjs +2 -0
  60. package/package.json +1 -1
  61. package/dist/treeshaking/_virtual/icon-filter.mjs +0 -21
  62. package/dist/treeshaking/components/common/ThFilter.css +0 -146
  63. package/dist/treeshaking/components/common/ThFilter.vue.mjs +0 -270
  64. package/dist/treeshaking/components/common/ThFilter.vue3.mjs +0 -5
@@ -0,0 +1,754 @@
1
+ .hover-icon-rotate .o-icon {
2
+ transition: all var(--o-duration-m1) var(--o-easing-standard-in);
3
+ }
4
+ @media (hover: hover) {
5
+ .hover-icon-rotate:hover .o-icon {
6
+ transform: rotate(-180deg);
7
+ }
8
+ }
9
+ .o-video-detail-content-wrapper .o-video-card-item {
10
+ background: var(--video-banner-url) no-repeat center bottom/cover;
11
+ }
12
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-card-item-header {
13
+ color: var(--o-color-info1);
14
+ font-weight: 600;
15
+ font-size: 24px;
16
+ line-height: 32px;
17
+ }
18
+ @media (min-width: 1201px) and (max-width: 1680px) {
19
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-card-item-header {
20
+ font-size: 20px;
21
+ line-height: 28px;
22
+ }
23
+ }
24
+ @media (min-width: 841px) and (max-width: 1200px) {
25
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-card-item-header {
26
+ font-size: 18px;
27
+ line-height: 26px;
28
+ }
29
+ }
30
+ @media (min-width: 601px) and (max-width: 840px) {
31
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-card-item-header {
32
+ font-size: 18px;
33
+ line-height: 26px;
34
+ }
35
+ }
36
+ @media (max-width: 600px) {
37
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-card-item-header {
38
+ font-size: 16px;
39
+ line-height: 24px;
40
+ }
41
+ }
42
+ @media (max-width: 840px) {
43
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-card-item-header {
44
+ font-size: 16px;
45
+ line-height: 16px;
46
+ }
47
+ }
48
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-info-desc {
49
+ color: var(--o-color-info3);
50
+ font-size: 16px;
51
+ line-height: 24px;
52
+ }
53
+ @media (min-width: 1201px) and (max-width: 1680px) {
54
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-info-desc {
55
+ font-size: 14px;
56
+ line-height: 22px;
57
+ }
58
+ }
59
+ @media (min-width: 841px) and (max-width: 1200px) {
60
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-info-desc {
61
+ font-size: 14px;
62
+ line-height: 22px;
63
+ }
64
+ }
65
+ @media (min-width: 601px) and (max-width: 840px) {
66
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-info-desc {
67
+ font-size: 14px;
68
+ line-height: 22px;
69
+ }
70
+ }
71
+ @media (max-width: 600px) {
72
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-info-desc {
73
+ font-size: 12px;
74
+ line-height: 18px;
75
+ }
76
+ }
77
+ @media (max-width: 840px) {
78
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-info-desc .o-divider {
79
+ display: none;
80
+ }
81
+ }
82
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-card-item-content {
83
+ font-weight: 400;
84
+ font-size: 16px;
85
+ line-height: 24px;
86
+ }
87
+ @media (min-width: 1201px) and (max-width: 1680px) {
88
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-card-item-content {
89
+ font-size: 14px;
90
+ line-height: 22px;
91
+ }
92
+ }
93
+ @media (min-width: 841px) and (max-width: 1200px) {
94
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-card-item-content {
95
+ font-size: 14px;
96
+ line-height: 22px;
97
+ }
98
+ }
99
+ @media (min-width: 601px) and (max-width: 840px) {
100
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-card-item-content {
101
+ font-size: 14px;
102
+ line-height: 22px;
103
+ }
104
+ }
105
+ @media (max-width: 600px) {
106
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-card-item-content {
107
+ font-size: 12px;
108
+ line-height: 18px;
109
+ }
110
+ }
111
+ @media (max-width: 840px) {
112
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-card-item-content {
113
+ display: flex;
114
+ flex-direction: column;
115
+ }
116
+ }
117
+ @media (max-width: 840px) {
118
+ .o-video-detail-content-wrapper .o-video-card-item .o-video-card-item-content-font {
119
+ margin-bottom: var(--o-gap-2);
120
+ }
121
+ }
122
+ .o-video-detail-content-wrapper .o-video-card-video-list {
123
+ margin-top: var(--grid-column-gutter);
124
+ background-color: var(--o-color-fill2);
125
+ overflow: hidden;
126
+ border-radius: var(--o-radius-xs);
127
+ display: grid;
128
+ gap: 0;
129
+ }
130
+ @media (max-width: 840px) {
131
+ .o-video-detail-content-wrapper .o-video-card-video-list {
132
+ background-color: transparent;
133
+ }
134
+ }
135
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-card-header {
136
+ margin-bottom: var(--o-gap-5);
137
+ }
138
+ @media (max-width: 1680px) {
139
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-card-header {
140
+ margin-bottom: var(--o-gap-4);
141
+ }
142
+ }
143
+ @media (min-width: ) {
144
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-card-header {
145
+ margin-bottom: var(--o-gap-3);
146
+ }
147
+ }
148
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-card-content {
149
+ margin-top: 0;
150
+ }
151
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-menu-card {
152
+ grid-area: menu;
153
+ display: flex;
154
+ flex-direction: column;
155
+ }
156
+ @media (max-width: 840px) {
157
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-menu-card {
158
+ margin-bottom: var(--grid-column-gutter);
159
+ }
160
+ }
161
+ @media (max-width: 840px) {
162
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-menu-card .o-card-header {
163
+ margin-bottom: 0;
164
+ }
165
+ }
166
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-menu-card .o-menu {
167
+ width: 280px;
168
+ }
169
+ @media (min-width: 841px) and (max-width: 1200px) {
170
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-menu-card .o-menu {
171
+ width: 220px;
172
+ }
173
+ }
174
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-menu-card .o-card-main-wrap > div {
175
+ height: 100%;
176
+ display: flex;
177
+ flex-direction: column;
178
+ }
179
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-menu-card .o-card-content {
180
+ position: relative;
181
+ flex: 1;
182
+ min-height: 0;
183
+ }
184
+ @media (max-width: 840px) {
185
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-menu-card .o-card-content {
186
+ display: none;
187
+ }
188
+ }
189
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-menu-card .o-card-content::after {
190
+ content: "";
191
+ position: absolute;
192
+ top: 0;
193
+ bottom: 0;
194
+ right: calc(var(--card-main-padding-h) * -1);
195
+ width: 1px;
196
+ background-color: var(--o-color-control4);
197
+ }
198
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-menu-card .o-video-video-scroller {
199
+ height: 100%;
200
+ }
201
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-video-card {
202
+ grid-area: video;
203
+ }
204
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-video-card .o-video-course-main-header {
205
+ color: var(--o-color-info1);
206
+ font-weight: 600;
207
+ overflow: hidden;
208
+ white-space: nowrap;
209
+ text-overflow: ellipsis;
210
+ font-size: 24px;
211
+ line-height: 32px;
212
+ }
213
+ @media (min-width: 1201px) and (max-width: 1680px) {
214
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-video-card .o-video-course-main-header {
215
+ font-size: 20px;
216
+ line-height: 28px;
217
+ }
218
+ }
219
+ @media (min-width: 841px) and (max-width: 1200px) {
220
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-video-card .o-video-course-main-header {
221
+ font-size: 18px;
222
+ line-height: 26px;
223
+ }
224
+ }
225
+ @media (min-width: 601px) and (max-width: 840px) {
226
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-video-card .o-video-course-main-header {
227
+ font-size: 18px;
228
+ line-height: 26px;
229
+ }
230
+ }
231
+ @media (max-width: 600px) {
232
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-video-card .o-video-course-main-header {
233
+ font-size: 16px;
234
+ line-height: 24px;
235
+ }
236
+ }
237
+ @media (max-width: 840px) {
238
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-video-card .o-video-course-main-header {
239
+ font-size: 16px;
240
+ }
241
+ }
242
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-card {
243
+ grid-area: info;
244
+ }
245
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-card-item-header {
246
+ color: var(--o-color-info1);
247
+ font-weight: 600;
248
+ display: flex;
249
+ justify-content: space-between;
250
+ align-items: center;
251
+ font-size: 24px;
252
+ line-height: 32px;
253
+ }
254
+ @media (min-width: 1201px) and (max-width: 1680px) {
255
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-card-item-header {
256
+ font-size: 20px;
257
+ line-height: 28px;
258
+ }
259
+ }
260
+ @media (min-width: 841px) and (max-width: 1200px) {
261
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-card-item-header {
262
+ font-size: 18px;
263
+ line-height: 26px;
264
+ }
265
+ }
266
+ @media (min-width: 601px) and (max-width: 840px) {
267
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-card-item-header {
268
+ font-size: 18px;
269
+ line-height: 26px;
270
+ }
271
+ }
272
+ @media (max-width: 600px) {
273
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-card-item-header {
274
+ font-size: 16px;
275
+ line-height: 24px;
276
+ }
277
+ }
278
+ @media (max-width: 840px) {
279
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-card-item-header .o-video-card-item-header-title {
280
+ font-size: 16px;
281
+ }
282
+ }
283
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-card-item-header .o-video-card-item-header-menu-wrapper {
284
+ display: none;
285
+ flex-direction: row;
286
+ justify-content: center;
287
+ align-items: center;
288
+ }
289
+ @media (max-width: 840px) {
290
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-card-item-header .o-video-card-item-header-menu-wrapper {
291
+ display: flex;
292
+ }
293
+ }
294
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-card-item-header .o-video-card-item-header-menu-wrapper:hover {
295
+ cursor: pointer;
296
+ }
297
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-card-item-header .o-video-card-item-header-menu {
298
+ height: 30px;
299
+ max-width: 180px;
300
+ font-weight: 400;
301
+ font-size: 15px;
302
+ line-height: 30px;
303
+ overflow: hidden;
304
+ white-space: nowrap;
305
+ text-overflow: ellipsis;
306
+ }
307
+ @media (max-width: 840px) {
308
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-card-item-header .o-video-card-item-header-menu {
309
+ font-size: 12px;
310
+ color: var(--o-color-info3);
311
+ }
312
+ }
313
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-link-menu-item {
314
+ color: var(--o-color-info1);
315
+ cursor: default;
316
+ }
317
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-video-player {
318
+ width: 100%;
319
+ aspect-ratio: 16/9;
320
+ border-radius: var(--o-radius-s);
321
+ vertical-align: bottom;
322
+ }
323
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper {
324
+ width: 100%;
325
+ height: 56px;
326
+ display: flex;
327
+ justify-content: space-between;
328
+ align-items: center;
329
+ background-color: var(--o-color-fill1);
330
+ border-radius: 4px;
331
+ margin-top: var(--o-gap-5);
332
+ padding: var(--o-gap-4) var(--o-gap-5);
333
+ }
334
+ @media (max-width: 1680px) {
335
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper {
336
+ margin-top: var(--o-gap-4);
337
+ padding: var(--o-gap-3) var(--o-gap-4);
338
+ }
339
+ }
340
+ @media (min-width: ) {
341
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper {
342
+ margin-top: var(--o-gap-3);
343
+ padding: var(--o-gap-2) var(--o-gap-3);
344
+ }
345
+ }
346
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-info {
347
+ display: flex;
348
+ flex-direction: row;
349
+ align-items: center;
350
+ justify-content: flex-start;
351
+ }
352
+ @media (max-width: 840px) {
353
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-info {
354
+ font-size: 14px;
355
+ }
356
+ }
357
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-info .o-icon {
358
+ color: transparent;
359
+ width: 24px;
360
+ height: 24px;
361
+ font-size: 24px;
362
+ }
363
+ @media (max-width: 1680px) {
364
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-info .o-icon {
365
+ font-size: 20px;
366
+ }
367
+ }
368
+ @media (max-width: 840px) {
369
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-info .o-icon {
370
+ font-size: 24px;
371
+ }
372
+ }
373
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-tip {
374
+ margin-left: var(--o-gap-1);
375
+ height: 24px;
376
+ font-weight: 400;
377
+ font-size: 16px;
378
+ line-height: 24px;
379
+ }
380
+ @media (min-width: 1201px) and (max-width: 1680px) {
381
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-tip {
382
+ font-size: 14px;
383
+ line-height: 22px;
384
+ }
385
+ }
386
+ @media (min-width: 841px) and (max-width: 1200px) {
387
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-tip {
388
+ font-size: 14px;
389
+ line-height: 22px;
390
+ }
391
+ }
392
+ @media (min-width: 601px) and (max-width: 840px) {
393
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-tip {
394
+ font-size: 14px;
395
+ line-height: 22px;
396
+ }
397
+ }
398
+ @media (max-width: 600px) {
399
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-tip {
400
+ font-size: 12px;
401
+ line-height: 18px;
402
+ }
403
+ }
404
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-size {
405
+ margin-left: var(--o-gap-7);
406
+ color: var(--o-color-info3);
407
+ font-size: 14px;
408
+ line-height: 22px;
409
+ }
410
+ @media (min-width: 1201px) and (max-width: 1680px) {
411
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-size {
412
+ font-size: 14px;
413
+ line-height: 18px;
414
+ }
415
+ }
416
+ @media (min-width: 841px) and (max-width: 1200px) {
417
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-size {
418
+ font-size: 12px;
419
+ line-height: 18px;
420
+ }
421
+ }
422
+ @media (min-width: 601px) and (max-width: 840px) {
423
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-size {
424
+ font-size: 12px;
425
+ line-height: 18px;
426
+ }
427
+ }
428
+ @media (max-width: 600px) {
429
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-size {
430
+ font-size: 12px;
431
+ line-height: 18px;
432
+ }
433
+ }
434
+ @media (max-width: 1680px) {
435
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-size {
436
+ margin-left: var(--o-gap-5);
437
+ }
438
+ }
439
+ @media (min-width: ) {
440
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-size {
441
+ margin-left: var(--o-gap-4);
442
+ }
443
+ }
444
+ @media (max-width: 840px) {
445
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-video-material-download-size {
446
+ margin-left: var(--o-gap-3);
447
+ }
448
+ }
449
+ @media (max-width: 840px) {
450
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-material-download-wrapper .o-link-main {
451
+ font-size: 14px;
452
+ }
453
+ }
454
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-title {
455
+ height: 28px;
456
+ font-weight: 600;
457
+ margin-bottom: var(--o-gap-4);
458
+ color: var(--o-color-info1);
459
+ font-size: 20px;
460
+ line-height: 28px;
461
+ }
462
+ @media (min-width: 1201px) and (max-width: 1680px) {
463
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-title {
464
+ font-size: 18px;
465
+ line-height: 26px;
466
+ }
467
+ }
468
+ @media (min-width: 841px) and (max-width: 1200px) {
469
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-title {
470
+ font-size: 16px;
471
+ line-height: 24px;
472
+ }
473
+ }
474
+ @media (min-width: 601px) and (max-width: 840px) {
475
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-title {
476
+ font-size: 16px;
477
+ line-height: 24px;
478
+ }
479
+ }
480
+ @media (max-width: 600px) {
481
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-title {
482
+ font-size: 14px;
483
+ line-height: 22px;
484
+ }
485
+ }
486
+ @media (max-width: 1680px) {
487
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-title {
488
+ margin-bottom: var(--o-gap-3);
489
+ }
490
+ }
491
+ @media (min-width: ) {
492
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-title {
493
+ margin-bottom: var(--o-gap-2);
494
+ }
495
+ }
496
+ @media (max-width: 840px) {
497
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar {
498
+ display: flex;
499
+ flex-direction: column;
500
+ align-items: flex-start;
501
+ justify-content: flex-start;
502
+ }
503
+ }
504
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-course-info-avatar-item {
505
+ --avatar-size: 72px;
506
+ display: flex;
507
+ flex-direction: row;
508
+ align-items: center;
509
+ }
510
+ @media (min-width: 1201px) and (max-width: 1680px) {
511
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-course-info-avatar-item {
512
+ --avatar-size: 56px;
513
+ }
514
+ }
515
+ @media (min-width: 841px) and (max-width: 1200px) {
516
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-course-info-avatar-item {
517
+ --avatar-size: 48px;
518
+ }
519
+ }
520
+ @media (max-width: 840px) {
521
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-course-info-avatar-item {
522
+ --avatar-size: 40px;
523
+ justify-content: center;
524
+ }
525
+ }
526
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-info-detail-wrapper {
527
+ display: flex;
528
+ flex-direction: column;
529
+ justify-content: center;
530
+ align-items: flex-start;
531
+ margin-left: var(--o-gap-4);
532
+ }
533
+ @media (max-width: 1680px) {
534
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-info-detail-wrapper {
535
+ margin-left: var(--o-gap-3);
536
+ }
537
+ }
538
+ @media (min-width: ) {
539
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-info-detail-wrapper {
540
+ margin-left: var(--o-gap-2);
541
+ }
542
+ }
543
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-info-detail-wrapper .o-video-info-detail-name {
544
+ color: var(--o-color-info1);
545
+ height: 26px;
546
+ font-weight: 600;
547
+ font-size: 18px;
548
+ line-height: 26px;
549
+ }
550
+ @media (min-width: 1201px) and (max-width: 1680px) {
551
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-info-detail-wrapper .o-video-info-detail-name {
552
+ font-size: 16px;
553
+ line-height: 24px;
554
+ }
555
+ }
556
+ @media (min-width: 841px) and (max-width: 1200px) {
557
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-info-detail-wrapper .o-video-info-detail-name {
558
+ font-size: 14px;
559
+ line-height: 22px;
560
+ }
561
+ }
562
+ @media (min-width: 601px) and (max-width: 840px) {
563
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-info-detail-wrapper .o-video-info-detail-name {
564
+ font-size: 14px;
565
+ line-height: 22px;
566
+ }
567
+ }
568
+ @media (max-width: 600px) {
569
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-info-detail-wrapper .o-video-info-detail-name {
570
+ font-size: 14px;
571
+ line-height: 22px;
572
+ }
573
+ }
574
+ @media (max-width: 840px) {
575
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-info-detail-wrapper .o-video-info-detail-name {
576
+ height: 22px;
577
+ }
578
+ }
579
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-info-detail-wrapper .o-video-info-detail-position {
580
+ height: 24px;
581
+ font-weight: 400;
582
+ font-size: 16px;
583
+ line-height: 24px;
584
+ }
585
+ @media (min-width: 1201px) and (max-width: 1680px) {
586
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-info-detail-wrapper .o-video-info-detail-position {
587
+ font-size: 14px;
588
+ line-height: 22px;
589
+ }
590
+ }
591
+ @media (min-width: 841px) and (max-width: 1200px) {
592
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-info-detail-wrapper .o-video-info-detail-position {
593
+ font-size: 14px;
594
+ line-height: 22px;
595
+ }
596
+ }
597
+ @media (min-width: 601px) and (max-width: 840px) {
598
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-info-detail-wrapper .o-video-info-detail-position {
599
+ font-size: 14px;
600
+ line-height: 22px;
601
+ }
602
+ }
603
+ @media (max-width: 600px) {
604
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-info-detail-wrapper .o-video-info-detail-position {
605
+ font-size: 12px;
606
+ line-height: 18px;
607
+ }
608
+ }
609
+ @media (max-width: 840px) {
610
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-avatar .o-video-info-detail-wrapper .o-video-info-detail-position {
611
+ height: 22px;
612
+ }
613
+ }
614
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-content-title {
615
+ margin-top: var(--o-gap-5);
616
+ height: 28px;
617
+ font-weight: 600;
618
+ font-size: 20px;
619
+ line-height: 28px;
620
+ }
621
+ @media (min-width: 1201px) and (max-width: 1680px) {
622
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-content-title {
623
+ font-size: 18px;
624
+ line-height: 26px;
625
+ }
626
+ }
627
+ @media (min-width: 841px) and (max-width: 1200px) {
628
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-content-title {
629
+ font-size: 16px;
630
+ line-height: 24px;
631
+ }
632
+ }
633
+ @media (min-width: 601px) and (max-width: 840px) {
634
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-content-title {
635
+ font-size: 16px;
636
+ line-height: 24px;
637
+ }
638
+ }
639
+ @media (max-width: 600px) {
640
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-content-title {
641
+ font-size: 14px;
642
+ line-height: 22px;
643
+ }
644
+ }
645
+ @media (max-width: 1680px) {
646
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-content-title {
647
+ margin-top: var(--o-gap-4);
648
+ }
649
+ }
650
+ @media (min-width: ) {
651
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-content-title {
652
+ margin-top: var(--o-gap-3);
653
+ }
654
+ }
655
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-content {
656
+ margin-top: var(--o-gap-4);
657
+ font-size: 16px;
658
+ font-weight: 400;
659
+ line-height: 22px;
660
+ }
661
+ @media (max-width: 1680px) {
662
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-content {
663
+ margin-top: var(--o-gap-3);
664
+ }
665
+ }
666
+ @media (min-width: ) {
667
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-content {
668
+ margin-top: var(--o-gap-2);
669
+ }
670
+ }
671
+ @media (max-width: 840px) {
672
+ .o-video-detail-content-wrapper .o-video-card-video-list .o-video-course-info-wrapper .o-video-course-info-content {
673
+ font-size: 14px;
674
+ }
675
+ }
676
+ .o-video-card-video-list--horizontal {
677
+ grid-template-columns: auto 1fr;
678
+ grid-template-areas: "menu video" "menu info";
679
+ }
680
+ @media (max-width: 840px) {
681
+ .o-video-card-video-list--horizontal {
682
+ grid-template-columns: 1fr;
683
+ grid-template-areas: "menu" "video" "info";
684
+ }
685
+ }
686
+ .o-video-card-video-list--vertical {
687
+ grid-template-columns: auto 1fr;
688
+ grid-template-areas: "menu video" "info info";
689
+ background-color: transparent;
690
+ }
691
+ @media (max-width: 840px) {
692
+ .o-video-card-video-list--vertical {
693
+ grid-template-columns: 1fr;
694
+ grid-template-areas: "menu" "video" "info";
695
+ }
696
+ }
697
+ .o-video-card-video-list--vertical .o-video-course-info-card {
698
+ margin-top: var(--grid-column-gutter);
699
+ }
700
+ .o-video-card-video-list--no-menu {
701
+ grid-template-columns: 1fr;
702
+ grid-template-areas: "video" "info";
703
+ }
704
+ @media (max-width: 840px) {
705
+ .o-video-card-video-list--no-menu {
706
+ grid-template-areas: "video" "info";
707
+ }
708
+ }
709
+ .o-video-dlg-body .o-menu {
710
+ width: 100%;
711
+ }
712
+ .o-video-dlg-body .o-menu .o-menu-item-icon {
713
+ display: inline-flex;
714
+ font-size: 24px;
715
+ line-height: 32px;
716
+ }
717
+ @media (min-width: 1201px) and (max-width: 1680px) {
718
+ .o-video-dlg-body .o-menu .o-menu-item-icon {
719
+ font-size: 20px;
720
+ line-height: 28px;
721
+ }
722
+ }
723
+ @media (min-width: 841px) and (max-width: 1200px) {
724
+ .o-video-dlg-body .o-menu .o-menu-item-icon {
725
+ font-size: 18px;
726
+ line-height: 26px;
727
+ }
728
+ }
729
+ @media (min-width: 601px) and (max-width: 840px) {
730
+ .o-video-dlg-body .o-menu .o-menu-item-icon {
731
+ font-size: 18px;
732
+ line-height: 26px;
733
+ }
734
+ }
735
+ @media (max-width: 600px) {
736
+ .o-video-dlg-body .o-menu .o-menu-item-icon {
737
+ font-size: 16px;
738
+ line-height: 24px;
739
+ }
740
+ }
741
+ .o-video-dlg-body .o-menu .o-menu-item-selected .o-icon {
742
+ color: var(--menu-item-color-selected);
743
+ }
744
+ .o-video-dlg-body .o-menu .o-video-link-menu-item {
745
+ color: var(--o-color-info1);
746
+ cursor: default;
747
+ }
748
+ .o-video-dlg-action {
749
+ display: flex;
750
+ flex-direction: row;
751
+ align-items: center;
752
+ justify-content: center;
753
+ font-size: 16px;
754
+ }