j1-template 2024.3.13 → 2024.3.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (193) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/content_generator_news_panel_posts.html +1 -1
  3. data/_includes/themes/j1/layouts/layout_resource_generator.html +1 -4
  4. data/_includes/themes/j1/procedures/blocks/footer/boxes/social_media_icons.proc +24 -23
  5. data/_includes/themes/j1/procedures/layouts/content_writer.proc +4 -3
  6. data/_includes/themes/j1/procedures/layouts/default_writer.proc +37 -6
  7. data/_includes/themes/j1/procedures/layouts/module_writer.proc +31 -95
  8. data/_includes/themes/j1/procedures/layouts/resource_writer.proc +51 -29
  9. data/assets/data/amplitude.28.html +887 -0
  10. data/assets/data/amplitude.29.html +923 -0
  11. data/assets/data/amplitude.html +311 -46
  12. data/assets/data/banner.html +9 -7
  13. data/assets/data/masterslider.html +128 -7
  14. data/assets/data/panel.html +16 -65
  15. data/assets/theme/j1/adapter/js/amplitude.23.js +1165 -0
  16. data/assets/theme/j1/adapter/js/amplitude.24.js +1164 -0
  17. data/assets/theme/j1/adapter/js/amplitude.25.js +1268 -0
  18. data/assets/theme/j1/adapter/js/amplitude.js +294 -117
  19. data/assets/theme/j1/adapter/js/attic.js +14 -11
  20. data/assets/theme/j1/adapter/js/docsearch.js +2 -2
  21. data/assets/theme/j1/adapter/js/fab.js +2 -2
  22. data/assets/theme/j1/adapter/js/j1.js +8 -8
  23. data/assets/theme/j1/adapter/js/lazyLoader.js +60 -10
  24. data/assets/theme/j1/adapter/js/masonry.js +1 -1
  25. data/assets/theme/j1/adapter/js/masterslider.js +2 -2
  26. data/assets/theme/j1/adapter/js/particles.js +2 -2
  27. data/assets/theme/j1/adapter/js/scroller.js +2 -2
  28. data/assets/theme/j1/adapter/js/slick.js +2 -2
  29. data/assets/theme/j1/adapter/js/themes.js +1 -1
  30. data/assets/theme/j1/adapter/js/translator.js +2 -2
  31. data/assets/theme/j1/adapter/js/waves.js +1 -1
  32. data/assets/theme/j1/core/css/animate.css +1634 -1070
  33. data/assets/theme/j1/core/css/animate.css.map +1 -0
  34. data/assets/theme/j1/core/css/animate.min.css +2 -1
  35. data/assets/theme/j1/core/css/animate.min.css.map +1 -0
  36. data/assets/theme/j1/core/css/icon-fonts/fontawesome.css +3060 -1538
  37. data/assets/theme/j1/core/css/icon-fonts/fontawesome.css.map +1 -0
  38. data/assets/theme/j1/core/css/icon-fonts/fontawesome.min.css +2 -1
  39. data/assets/theme/j1/core/css/icon-fonts/fontawesome.min.css.map +1 -0
  40. data/assets/theme/j1/core/css/icon-fonts/iconify.css +2308 -1153
  41. data/assets/theme/j1/core/css/icon-fonts/iconify.css.map +1 -0
  42. data/assets/theme/j1/core/css/icon-fonts/iconify.min.css +2 -1
  43. data/assets/theme/j1/core/css/icon-fonts/iconify.min.css.map +1 -0
  44. data/assets/theme/j1/core/css/icon-fonts/mdi.css +16716 -8423
  45. data/assets/theme/j1/core/css/icon-fonts/mdi.css.map +1 -0
  46. data/assets/theme/j1/core/css/icon-fonts/mdi.min.css +2 -1
  47. data/assets/theme/j1/core/css/icon-fonts/mdi.min.css.map +1 -0
  48. data/assets/theme/j1/core/css/icon-fonts/mdib.css +5554 -2766
  49. data/assets/theme/j1/core/css/icon-fonts/mdib.css.map +1 -0
  50. data/assets/theme/j1/core/css/icon-fonts/mdib.min.css +2 -1
  51. data/assets/theme/j1/core/css/icon-fonts/mdib.min.css.map +1 -0
  52. data/assets/theme/j1/core/css/icon-fonts/mdil.css +742 -441
  53. data/assets/theme/j1/core/css/icon-fonts/mdil.css.map +1 -0
  54. data/assets/theme/j1/core/css/icon-fonts/mdil.min.css +2 -1
  55. data/assets/theme/j1/core/css/icon-fonts/mdil.min.css.map +1 -0
  56. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.css +6552 -3980
  57. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.css.map +1 -0
  58. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.min.css +2 -5
  59. data/assets/theme/j1/core/css/themes/bootstrap/bootstrap.min.css.map +1 -0
  60. data/assets/theme/j1/core/css/themes/unodark/bootstrap.css +6818 -4131
  61. data/assets/theme/j1/core/css/themes/unodark/bootstrap.css.map +1 -0
  62. data/assets/theme/j1/core/css/themes/unodark/bootstrap.min.css +2 -5
  63. data/assets/theme/j1/core/css/themes/unodark/bootstrap.min.css.map +1 -0
  64. data/assets/theme/j1/core/css/themes/unolight/bootstrap.css +18568 -11577
  65. data/assets/theme/j1/core/css/themes/unolight/bootstrap.css.map +1 -0
  66. data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css +2 -35
  67. data/assets/theme/j1/core/css/themes/unolight/bootstrap.min.css.map +1 -0
  68. data/assets/theme/j1/core/css/vendor.css +1771 -1043
  69. data/assets/theme/j1/core/css/vendor.css.map +1 -0
  70. data/assets/theme/j1/core/css/vendor.min.css +2 -1
  71. data/assets/theme/j1/core/css/vendor.min.css.map +1 -0
  72. data/assets/theme/j1/core/js/template.js +399 -447
  73. data/assets/theme/j1/core/js/template.min.js +7 -7
  74. data/assets/theme/j1/core/js/template.min.js.map +1 -1
  75. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/amplitude.css +4 -2
  76. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.css +39 -4
  77. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/compact.min.css +1 -1
  78. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.css +57 -17
  79. data/assets/theme/j1/modules/amplitudejs/css/theme/uno/dark/player/large.min.css +1 -1
  80. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/pause.png +0 -0
  81. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/play.png +0 -0
  82. data/assets/theme/j1/modules/amplitudejs/icons/player/blue/play.svg +87 -0
  83. data/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-backward.svg +60 -0
  84. data/assets/theme/j1/modules/amplitudejs/icons/player/dark/skip-forward.svg +59 -0
  85. data/assets/theme/j1/modules/amplitudejs/js/amplitude.js +65 -21
  86. data/assets/theme/j1/modules/amplitudejs/js/amplitude.min.js +1 -1
  87. data/assets/theme/j1/modules/amplitudejs/js/tech/ytp.js +113 -0
  88. data/assets/theme/j1/modules/iconPicker/js/universal-icon-picker.js +471 -471
  89. data/assets/theme/j1/modules/j1LazyLoader/LICENSE +21 -0
  90. data/assets/theme/j1/modules/j1LazyLoader/js/j1Lazy.js +870 -0
  91. data/assets/theme/j1/modules/js-cookies/js/js.cookie.js +3 -3
  92. data/assets/theme/j1/modules/lazyCssLoader/js/main.0.js +166 -0
  93. data/assets/theme/j1/modules/lazyCssLoader/js/main.1.js +65 -0
  94. data/assets/theme/j1/modules/lazyCssLoader/js/main.js +66 -0
  95. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/examplePlugin.js +13 -0
  96. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/my-plugin.js +25 -0
  97. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/plugin-interface.js +9 -0
  98. data/assets/theme/j1/modules/lazyCssLoader/js/plugins/pluginA.js +46 -0
  99. data/assets/theme/j1/modules/lazyLoader/js/plugins/README.md +324 -0
  100. data/assets/theme/j1/modules/lazyLoader/js/plugins/jquery.lazy.picture.js +188 -0
  101. data/assets/theme/j1/modules/lightGallery/js/lightgallery.js +1 -1
  102. data/assets/theme/j1/modules/lightGallery/js/plugins/lg-video.0.js +794 -0
  103. data/assets/theme/j1/modules/lightGallery/js/plugins/lg-video.js +151 -67
  104. data/assets/theme/j1/modules/slimSelect/js/select.js +1 -1
  105. data/assets/theme/j1/modules/slimSelect/js/select.min.js +3 -3
  106. data/assets/theme/j1/modules/themeSwitcher/js/switcher.js +2 -1
  107. data/assets/theme/j1/modules/videojs/js/plugins/players/dm/dailymotion.min.js +1 -1
  108. data/assets/theme/j1/modules/videojs/js/plugins/players/dm/icon/scalable/dailymotion.svg +62 -0
  109. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/v3.0.0/youtube.js +832 -0
  110. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/v3.0.0/youtube.min.js +17 -0
  111. data/assets/theme/j1/modules/videojs/js/plugins/players/yt/youtube.min.js +1 -1
  112. data/assets/theme/j1/modules/videojs/js/video.js +2 -2
  113. data/lib/j1/version.rb +1 -1
  114. data/lib/starter_web/README.md +577 -560
  115. data/lib/starter_web/_config.yml +2 -2
  116. data/lib/starter_web/_data/blocks/footer.yml +10 -5
  117. data/lib/starter_web/_data/blocks/panel.yml +2 -2
  118. data/lib/starter_web/_data/layouts/default.yml +14 -3
  119. data/lib/starter_web/_data/modules/amplitude.yml +145 -0
  120. data/lib/starter_web/_data/modules/defaults/amplitude.yml +29 -7
  121. data/lib/starter_web/_data/modules/defaults/lazyLoader.yml +2 -2
  122. data/lib/starter_web/_data/modules/gallery.yml +136 -0
  123. data/lib/starter_web/_data/modules/lazyLoader.0.yml +118 -0
  124. data/lib/starter_web/_data/modules/lazyLoader.yml +68 -31
  125. data/lib/starter_web/_data/modules/masonry.yml +4 -4
  126. data/lib/starter_web/_data/modules/masterslider.yml +118 -12
  127. data/lib/starter_web/_data/modules/navigator_menu.yml +831 -803
  128. data/lib/starter_web/_data/resources.yml +154 -190
  129. data/lib/starter_web/_data/templates/feed.xml +1 -1
  130. data/lib/starter_web/_includes/attributes.asciidoc +1 -0
  131. data/lib/starter_web/_plugins/asciidoctor/amplitude-block.rb +1 -1
  132. data/lib/starter_web/_plugins/asciidoctor/dailymotion-block.rb +1 -1
  133. data/lib/starter_web/_plugins/asciidoctor/gallery-block.rb +4 -2
  134. data/lib/starter_web/_plugins/asciidoctor/masonry-block.rb +1 -1
  135. data/lib/starter_web/_plugins/asciidoctor/videojs-block.rb +58 -46
  136. data/lib/starter_web/_plugins/asciidoctor/vimeo-block.rb +26 -19
  137. data/lib/starter_web/_plugins/asciidoctor/youtube-block.rb +30 -40
  138. data/lib/starter_web/_plugins/index/lunr.rb +1 -1
  139. data/lib/starter_web/assets/image/icons/lanus/favicon.ico +0 -0
  140. data/lib/starter_web/assets/image/icons/lanus/lanus-512x512.png +0 -0
  141. data/lib/starter_web/assets/image/icons/lanus/lanus.ico +0 -0
  142. data/lib/starter_web/assets/image/icons/lanus/lanus.png +0 -0
  143. data/lib/starter_web/assets/image/icons/lanus/scalable/lanus.svg +76 -0
  144. data/lib/starter_web/assets/image/icons/lanus/scalable/lanus_sw.svg +62 -0
  145. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x-28 - social.svg +86 -0
  146. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x-28.svg +64 -0
  147. data/lib/starter_web/assets/image/modules/icons/social/scalable/icon-twitter-x.svg +1 -0
  148. data/lib/starter_web/assets/image/modules/icons/social/twitter_x.png +0 -0
  149. data/lib/starter_web/package.json +7 -18
  150. data/lib/starter_web/pages/public/amplitude_yt_tester.adoc +218 -0
  151. data/lib/starter_web/pages/public/features/template.adoc +18 -8
  152. data/lib/starter_web/pages/public/features/template.asciidoc +758 -0
  153. data/lib/starter_web/pages/public/lazy_loader_tester.adoc +402 -0
  154. data/lib/starter_web/pages/public/manuals/ytdl/man.adoc +3020 -0
  155. data/lib/starter_web/pages/public/manuals/ytdl/man.md +2378 -0
  156. data/lib/starter_web/pages/public/tools/previewer/_includes/attributes.asciidoc +0 -16
  157. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/amplitudejs.large.css.asciidoc +505 -0
  158. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.hover.html +69 -0
  159. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.nested.html +75 -0
  160. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/frame.textarea.html +57 -0
  161. data/lib/starter_web/pages/public/tools/previewer/_includes/documents/my.content.html +112 -0
  162. data/lib/starter_web/pages/public/tools/previewer/preview_amplitudejs.adoc +172 -0
  163. data/lib/starter_web/pages/public/tour/_includes/attributes.asciidoc +2 -2
  164. data/lib/starter_web/pages/public/tour/_includes/documents/419_advanced_modals_demo.asciidoc +16 -16
  165. data/lib/starter_web/pages/public/tour/asciidoc_extensions.adoc +13 -3
  166. data/lib/starter_web/pages/public/tour/bootstrap_themes.adoc +12 -3
  167. data/lib/starter_web/pages/public/tour/highlghter_rouge.adoc +13 -3
  168. data/lib/starter_web/pages/public/tour/icon_fonts.adoc +12 -3
  169. data/lib/starter_web/pages/public/tour/modal_extentions.adoc +12 -6
  170. data/lib/starter_web/pages/public/tour/{playback_audio.adoc → play_audio.adoc} +207 -188
  171. data/lib/starter_web/pages/public/tour/{playback_video.adoc → play_video.adoc} +49 -51
  172. data/lib/starter_web/pages/public/tour/present_images.adoc +27 -5
  173. data/lib/starter_web/pages/public/tour/quicksearch.adoc +13 -3
  174. data/lib/starter_web/pages/public/tour/responsive_tables.adoc +13 -4
  175. data/lib/starter_web/pages/public/tour/typography.adoc +12 -3
  176. metadata +90 -22
  177. /data/assets/theme/j1/modules/{lazyLoader → j1LazyLoader/js}/plugins/README.md +0 -0
  178. /data/assets/theme/j1/modules/{lazyLoader/plugins/jquery.lazy.picture.js → j1LazyLoader/js/plugins/picture.js} +0 -0
  179. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.ajax.js +0 -0
  180. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.ajax.min.js +0 -0
  181. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.av.js +0 -0
  182. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.av.min.js +0 -0
  183. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.iframe.js +0 -0
  184. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.iframe.min.js +0 -0
  185. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.noop.js +0 -0
  186. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.noop.min.js +0 -0
  187. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.picture.min.js +0 -0
  188. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.script.js +0 -0
  189. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.script.min.js +0 -0
  190. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.vimeo.js +0 -0
  191. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.vimeo.min.js +0 -0
  192. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.youtube.js +0 -0
  193. /data/assets/theme/j1/modules/lazyLoader/{plugins → js/plugins}/jquery.lazy.youtube.min.js +0 -0
@@ -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.13</template_version>
60
+ <template_version>2024.3.14</template_version>
61
61
 
62
62
  {% assign title = site.title | default: site.name %}
63
63
  {% if page.collection != "posts" %}
@@ -535,6 +535,7 @@ tag::tags[]
535
535
 
536
536
  // special characters
537
537
  //
538
+ :char-space: &nbsp;
538
539
  :char-emdash: &#8212;
539
540
  :char-middot: &middot;
540
541
  :char-dot: &#46;
@@ -38,7 +38,7 @@ Asciidoctor::Extensions.register do
38
38
 
39
39
  def process parent, target, attributes
40
40
 
41
- title_html = (attributes.has_key? 'title') ? %(<div class="player-title">#{attributes['title']}</div>\n) : nil
41
+ title_html = (attributes.has_key? 'title') ? %(<div class="player-title"> <i class="mdib mdib-ear-hearing mdib-24px mr-2"></i> #{attributes['title']} </div>\n) : nil
42
42
 
43
43
  html = %(
44
44
  <div class="audioblock #{attributes['role']}">
@@ -47,7 +47,7 @@ Asciidoctor::Extensions.register do
47
47
  chars = [('a'..'z'), ('A'..'Z'), ('0'..'9')].map(&:to_a).flatten
48
48
  video_id = (0...11).map { chars[rand(chars.length)] }.join
49
49
 
50
- title_html = (attributes.has_key? 'title') ? %(<div class="video-title">#{attributes['title']}</div>\n) : nil
50
+ title_html = (attributes.has_key? 'title') ? %(<div class="video-title"> <i class="mdib mdib-youtube-tv mdib-24px mr-2"></i> #{attributes['title']} </div>\n) : nil
51
51
  poster_image = (poster = attributes['poster']) ? %(#{poster}) : nil
52
52
  theme_name = (theme = attributes['theme']) ? %(#{theme}) : nil
53
53
  caption_enabled = (caption = attributes['caption']) ? true : false
@@ -34,8 +34,10 @@ Asciidoctor::Extensions.register do
34
34
  default_attrs 'role' => 'mt-4 mb-4'
35
35
 
36
36
  def process parent, target, attributes
37
- title_html = (attributes.has_key? 'title') ? %(<div class="gallery-title">#{attributes['title']}</div>\n) : nil
38
- html = %(
37
+
38
+ title_html = (attributes.has_key? 'title') ? %(<div class="gallery-title"> <i class="mdib mdib-collage mdib-24px mr-2"></i> #{attributes['title']} </div>\n) : nil
39
+
40
+ html = %(
39
41
  <div class="#{attributes['role']}">
40
42
  #{title_html}
41
43
  <div id="#{target}_parent" class="gallery"></div>
@@ -38,7 +38,7 @@ Asciidoctor::Extensions.register do
38
38
 
39
39
  def process parent, target, attributes
40
40
 
41
- title_html = (attributes.has_key? 'title') ? %(<div class="masonry-title">#{attributes['title']}</div>\n) : nil
41
+ title_html = (attributes.has_key? 'title') ? %(<div class="masonry-title"> <i class="mdib mdib-collage mdib-24px mr-2"></i> #{attributes['title']} </div>\n) : nil
42
42
  html = %(
43
43
  <div class="#{attributes['role']}">
44
44
  #{title_html}
@@ -50,7 +50,7 @@ Asciidoctor::Extensions.register do
50
50
  chars = [('a'..'z'), ('A'..'Z'), ('0'..'9')].map(&:to_a).flatten
51
51
  video_id = (0...11).map { chars[rand(chars.length)] }.join
52
52
 
53
- title_html = (attributes.has_key? 'title') ? %(<div class="video-title">#{attributes['title']}</div>\n) : %(<div class="video-title">VideoJS Video</div>\n)
53
+ title_html = (attributes.has_key? 'title') ? %(<div class="video-title"> <i class="mdib mdib-youtube-tv mdib-24px mr-2"></i> #{attributes['title']} </div>\n) : nil
54
54
  poster_image = (poster = attributes['poster']) ? %(#{poster}) : nil
55
55
  theme_name = (theme = attributes['theme']) ? %(#{theme}) : nil
56
56
  caption_enabled = (caption = attributes['caption']) ? true : false
@@ -97,57 +97,69 @@ Asciidoctor::Extensions.register do
97
97
  // insert div|caption container AFTER the image
98
98
  image.parentNode.insertBefore(newDiv, image.nextSibling);
99
99
  } else {
100
- console.error(`No image found for src="${imageSrc}".`);
100
+ console.error(`Kein Bild mit src="${imageSrc}" gefunden.`);
101
101
  }
102
- } // END addCaptionAfterImage
102
+ }
103
103
 
104
- var appliedOnce = false;
105
- videojs("#{video_id}").ready(function() {
106
- var vjs_player = document.getElementById("#{video_id}");
107
- var videojsPlayer = this;
104
+ var dependencies_met_page_ready = setInterval (function (options) {
105
+ var pageState = $('#content').css("display");
106
+ var pageVisible = (pageState == 'block') ? true : false;
107
+ var j1CoreFinished = (j1.getState() === 'finished') ? true : false;
108
108
 
109
- if ('#{caption_enabled}' === 'true') {
110
- addCaptionAfterImage('#{poster_image}');
111
- }
109
+ if (j1CoreFinished && pageVisible) {
112
110
 
113
- // add playbackRates
114
- videojsPlayer.playbackRates([0.5, 1, 1.5, 2]);
115
-
116
- // add hotkeys plugin
117
- videojsPlayer.hotkeys({
118
- enableModifiersForNumbers: false
119
- });
120
-
121
- // add zoom plugin
122
- videojsPlayer.zoomPlugin({
123
- moveX: 0,
124
- moveY: 0,
125
- rotate: 0,
126
- zoom: 1
127
- });
128
-
129
- // set start position of current video
130
- // ---------------------------------------------------------------
131
- videojsPlayer.on("play", function() {
132
- var startFromSecond = new Date('1970-01-01T' + "#{attributes['start']}" + 'Z').getTime() / 1000;
133
- if (!appliedOnce) {
134
- videojsPlayer.currentTime(startFromSecond);
135
- appliedOnce = true;
111
+ if ('#{caption_enabled}' === 'true') {
112
+ addCaptionAfterImage('#{poster_image}');
136
113
  }
137
- }); // END start position
138
-
139
- // scroll to player top position
140
- // ---------------------------------------------------------------
141
- vjs_player.addEventListener('click', function(event) {
142
- var scrollOffset = (window.innerWidth >= 720) ? -130 : -110;
143
- const targetDiv = document.getElementById("#{video_id}");
144
- const targetDivPosition = targetDiv.offsetTop;
145
114
 
146
- window.scrollTo(0, targetDivPosition + scrollOffset);
147
- }); // END EventListener 'click'
148
-
149
- }); // END VJS player ready
150
- }); // END document ready
115
+ var appliedOnce = false;
116
+ videojs("#{video_id}").ready(function() {
117
+ var videojsPlayer = this;
118
+
119
+ // add playbackRates
120
+ videojsPlayer.playbackRates([0.5, 1, 1.5, 2]);
121
+
122
+ // add hotkeys plugin
123
+ videojsPlayer.hotkeys({
124
+ enableModifiersForNumbers: false
125
+ });
126
+
127
+ // add zoom plugin
128
+ videojsPlayer.zoomPlugin({
129
+ moveX: 0,
130
+ moveY: 0,
131
+ rotate: 0,
132
+ zoom: 1
133
+ });
134
+
135
+ // set start position of current video
136
+ // -----------------------------------------------------------
137
+ videojsPlayer.on("play", function() {
138
+ var startFromSecond = new Date('1970-01-01T' + "#{attributes['start']}" + 'Z').getTime() / 1000;
139
+ if (!appliedOnce) {
140
+ videojsPlayer.currentTime(startFromSecond);
141
+ appliedOnce = true;
142
+ }
143
+ });
144
+ });
145
+
146
+ // scroll to player top position
147
+ // -------------------------------------------------------------
148
+ var vjs_player = document.getElementById("#{video_id}");
149
+
150
+ vjs_player.addEventListener('click', function(event) {
151
+ var scrollOffset = (window.innerWidth >= 720) ? -130 : -110;
152
+
153
+ // scroll player to top position
154
+ const targetDiv = document.getElementById("#{video_id}");
155
+ const targetDivPosition = targetDiv.offsetTop;
156
+ window.scrollTo(0, targetDivPosition + scrollOffset);
157
+ }); // END EventListener 'click'
158
+
159
+ clearInterval(dependencies_met_page_ready);
160
+ }
161
+ }, 10);
162
+ });
151
163
  </script>
152
164
  )
153
165
 
@@ -48,7 +48,7 @@ Asciidoctor::Extensions.register do
48
48
  chars = [('a'..'z'), ('A'..'Z'), ('0'..'9')].map(&:to_a).flatten
49
49
  video_id = (0...11).map {chars[rand(chars.length)]}.join
50
50
 
51
- title_html = (attributes.has_key? 'title') ? %(<div class="video-title">#{attributes['title']}</div>\n) : nil
51
+ title_html = (attributes.has_key? 'title') ? %(<div class="video-title"> <i class="mdib mdib-youtube-tv mdib-24px mr-2"></i> #{attributes['title']} </div>\n) : nil
52
52
  poster_image = (poster = attributes['poster']) ? %(#{poster}) : nil
53
53
  theme_name = (theme = attributes['theme']) ? %(#{theme}) : nil
54
54
  caption_enabled = (caption = attributes['caption']) ? true : false
@@ -102,30 +102,37 @@ Asciidoctor::Extensions.register do
102
102
  // insert div|caption container AFTER the image
103
103
  image.parentNode.insertBefore(newDiv, image.nextSibling);
104
104
  } else {
105
- console.error(`No image found for src="${imageSrc}."`);
105
+ console.error(`Kein Bild mit src="${imageSrc}" gefunden.`);
106
106
  }
107
- } // END addCaptionAfterImage
107
+ }
108
108
 
109
- videojs("#{video_id}").ready(function() {
110
- var vjs_player = document.getElementById("#{video_id}");
109
+ var dependencies_met_page_ready = setInterval (function (options) {
110
+ var pageState = $('#content').css("display");
111
+ var pageVisible = (pageState == 'block') ? true : false;
112
+ var j1CoreFinished = (j1.getState() === 'finished') ? true : false;
111
113
 
112
- if ('#{caption_enabled}' === 'true') {
113
- addCaptionAfterImage('#{poster_image}');
114
- }
114
+ if (j1CoreFinished && pageVisible) {
115
+ if ('#{caption_enabled}' === 'true') {
116
+ addCaptionAfterImage('#{poster_image}');
117
+ }
115
118
 
116
- // scroll to player top position
117
- // ---------------------------------------------------------------
118
- vjs_player.addEventListener('click', function(event) {
119
- var scrollOffset = (window.innerWidth >= 720) ? -130 : -110;
119
+ // scroll to player top position
120
+ // -------------------------------------------------------------
121
+ var vjs_player = document.getElementById("#{video_id}");
120
122
 
121
- // scroll player to top position
122
- const targetDiv = document.getElementById("#{video_id}");
123
- const targetDivPosition = targetDiv.offsetTop;
124
- window.scrollTo(0, targetDivPosition + scrollOffset);
125
- }); // END EventListener 'click'
123
+ vjs_player.addEventListener('click', function(event) {
124
+ var scrollOffset = (window.innerWidth >= 720) ? -130 : -110;
126
125
 
127
- }); // END VJS player ready
128
- }); // END document ready
126
+ // scroll player to top position
127
+ const targetDiv = document.getElementById("#{video_id}");
128
+ const targetDivPosition = targetDiv.offsetTop;
129
+ window.scrollTo(0, targetDivPosition + scrollOffset);
130
+ }); // END EventListener 'click'
131
+
132
+ clearInterval(dependencies_met_page_ready);
133
+ }
134
+ }, 10);
135
+ });
129
136
  </script>
130
137
  )
131
138
 
@@ -46,22 +46,19 @@ Asciidoctor::Extensions.register do
46
46
  use_dsl
47
47
 
48
48
  named :youtube
49
- name_positional_attributes 'caption', 'start', 'poster', 'theme', 'role'
50
- default_attrs 'caption' => 'true',
51
- 'start' => '00:00:00',
52
- 'poster' => '/assets/image/icons/videojs/videojs-poster.png',
53
- 'theme' => 'uno',
54
- 'role' => 'mt-3 mb-3'
49
+ name_positional_attributes 'poster', 'theme', 'role'
50
+ default_attrs 'poster' => '/assets/image/icons/videojs/videojs-poster.png',
51
+ 'theme' => 'uno',
52
+ 'role' => 'mt-3 mb-3'
55
53
 
56
54
  def process parent, target, attributes
57
55
 
58
- chars = [('a'..'z'), ('A'..'Z'), ('0'..'9')].map(&:to_a).flatten
59
- video_id = (0...11).map { chars[rand(chars.length)] }.join
56
+ chars = [('a'..'z'), ('A'..'Z'), ('0'..'9')].map(&:to_a).flatten
57
+ video_id = (0...11).map { chars[rand(chars.length)] }.join
60
58
 
61
- title_html = (attributes.has_key? 'title') ? %(<div class="video-title">#{attributes['title']}</div>\n) : nil
62
- poster_image = (poster = attributes['poster']) ? %(#{poster}) : nil
63
- theme_name = (theme = attributes['theme']) ? %(#{theme}) : nil
64
- caption_enabled = (caption = attributes['caption']) ? true : false
59
+ title_html = (attributes.has_key? 'title') ? %(<div class="video-title"> <i class="mdib mdib-youtube-tv mdib-24px mr-2"></i> #{attributes['title']} </div>\n) : nil
60
+ poster_image = (poster = attributes['poster']) ? %(#{poster}) : nil
61
+ theme_name = (theme = attributes['theme']) ? %(#{theme}) : nil
65
62
 
66
63
  html = %(
67
64
  <div class="youtube-player bottom #{attributes['role']}">
@@ -108,42 +105,35 @@ Asciidoctor::Extensions.register do
108
105
  // insert div|caption container AFTER the image
109
106
  image.parentNode.insertBefore(newDiv, image.nextSibling);
110
107
  } else {
111
- console.error(`No image found for src="${imageSrc}."`);
108
+ console.error(`Kein Bild mit src="${imageSrc}" gefunden.`);
112
109
  }
113
- } // END addCaptionAfterImage
110
+ }
114
111
 
115
- var appliedOnce = false;
116
- videojs("#{video_id}").ready(function() {
117
- var vjs_player = document.getElementById("#{video_id}");
118
- var videojsPlayer = this;
112
+ var dependencies_met_page_ready = setInterval (function (options) {
113
+ var pageState = $('#content').css("display");
114
+ var pageVisible = (pageState == 'block') ? true : false;
115
+ var j1CoreFinished = (j1.getState() === 'finished') ? true : false;
119
116
 
120
- if ('#{caption_enabled}' === 'true') {
117
+ if (j1CoreFinished && pageVisible) {
121
118
  addCaptionAfterImage('#{poster_image}');
122
- }
123
119
 
124
- // set start position of current video
125
- // ---------------------------------------------------------------
126
- videojsPlayer.on("play", function() {
127
- var startFromSecond = new Date('1970-01-01T' + "#{attributes['start']}" + 'Z').getTime() / 1000;
128
- if (!appliedOnce) {
129
- videojsPlayer.currentTime(startFromSecond);
130
- appliedOnce = true;
131
- }
132
- }); // END start position
120
+ // scroll to player top position
121
+ // -------------------------------------------------------------
122
+ var vjs_player = document.getElementById("#{video_id}");
133
123
 
134
- // scroll to player top position
135
- // ---------------------------------------------------------------
136
- vjs_player.addEventListener('click', function(event) {
137
- var scrollOffset = (window.innerWidth >= 720) ? -130 : -110;
124
+ vjs_player.addEventListener('click', function(event) {
125
+ var scrollOffset = (window.innerWidth >= 720) ? -130 : -110;
138
126
 
139
- // scroll player to top position
140
- const targetDiv = document.getElementById("#{video_id}");
141
- const targetDivPosition = targetDiv.offsetTop;
142
- window.scrollTo(0, targetDivPosition + scrollOffset);
143
- }); // END EventListener 'click'
127
+ // scroll player to top position
128
+ const targetDiv = document.getElementById("#{video_id}");
129
+ const targetDivPosition = targetDiv.offsetTop;
130
+ window.scrollTo(0, targetDivPosition + scrollOffset);
131
+ }); // END EventListener 'click'
144
132
 
145
- }); // END VJS player ready
146
- }); // END document ready
133
+ clearInterval(dependencies_met_page_ready);
134
+ }
135
+ }, 10);
136
+ });
147
137
  </script>
148
138
  )
149
139
 
@@ -394,6 +394,6 @@ end
394
394
 
395
395
  module Jekyll
396
396
  module J1LunrSearch
397
- VERSION = '2024.3.13'
397
+ VERSION = '2024.3.14'
398
398
  end
399
399
  end
@@ -0,0 +1,76 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
4
+ xmlns:cc="http://creativecommons.org/ns#"
5
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
+ xmlns:svg="http://www.w3.org/2000/svg"
7
+ xmlns="http://www.w3.org/2000/svg"
8
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10
+ width="512"
11
+ height="512"
12
+ viewBox="0 0 512 512"
13
+ version="1.1"
14
+ id="svg4"
15
+ sodipodi:docname="lanus.svg"
16
+ inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
17
+ inkscape:export-filename="D:\j1\github\j1-theme\j1-template\packages\300_theme_src\assets\image\icons\lanus\lanus.png"
18
+ inkscape:export-xdpi="96"
19
+ inkscape:export-ydpi="96">
20
+ <metadata
21
+ id="metadata10">
22
+ <rdf:RDF>
23
+ <cc:Work
24
+ rdf:about="">
25
+ <dc:format>image/svg+xml</dc:format>
26
+ <dc:type
27
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
28
+ <dc:title />
29
+ </cc:Work>
30
+ </rdf:RDF>
31
+ </metadata>
32
+ <defs
33
+ id="defs8" />
34
+ <sodipodi:namedview
35
+ pagecolor="#ffffff"
36
+ bordercolor="#666666"
37
+ borderopacity="1"
38
+ objecttolerance="10"
39
+ gridtolerance="10"
40
+ guidetolerance="10"
41
+ inkscape:pageopacity="0"
42
+ inkscape:pageshadow="2"
43
+ inkscape:window-width="1901"
44
+ inkscape:window-height="1246"
45
+ id="namedview6"
46
+ showgrid="false"
47
+ inkscape:pagecheckerboard="true"
48
+ inkscape:showpageshadow="false"
49
+ inkscape:zoom="1.9609375"
50
+ inkscape:cx="175.94218"
51
+ inkscape:cy="235.60159"
52
+ inkscape:window-x="418"
53
+ inkscape:window-y="7"
54
+ inkscape:window-maximized="0"
55
+ inkscape:current-layer="svg4"
56
+ inkscape:document-rotation="0" />
57
+ <ellipse
58
+ style="opacity:0.523523;fill:#000000;fill-opacity:1;stroke-width:1.55429"
59
+ id="path831-0-3"
60
+ cx="216.73309"
61
+ cy="274.35858"
62
+ rx="30.08765"
63
+ ry="28.30279" />
64
+ <ellipse
65
+ style="opacity:0.523523;fill:#ff0000;fill-opacity:1;stroke-width:1.55429"
66
+ id="path831-0"
67
+ cx="249.62552"
68
+ cy="141.76892"
69
+ rx="30.08765"
70
+ ry="28.30279" />
71
+ <path
72
+ fill="currentColor"
73
+ d="M 118.94548,344.56663 A 184.27458,174.56775 0 0 1 49.541939,204.22905 C 51.727877,113.8597 128.01712,39.352618 223.21472,34.610505 A 183.61879,173.94651 0 0 1 416.7795,206.29984 l 50.05799,91.11486 c 0.10939,0.18638 0.19681,0.37275 0.28416,0.55912 a 26.231257,24.849501 0 0 1 -12.37241,32.01444 l -0.28418,0.12425 -55.17307,24.00048 v 69.62002 a 26.231257,24.849501 0 0 1 -26.23128,24.84949 h -104.925 a 8.7437534,8.2831689 0 0 1 0,-16.56633 h 104.925 a 8.7437519,8.2831669 0 0 0 8.74377,-8.28316 v -74.94197 a 8.7437519,8.2831669 0 0 1 5.11511,-7.53767 l 60.11328,-26.07127 a 8.7437519,8.2831669 0 0 0 4.10958,-10.35396 L 400.27566,212.22231 A 8.9623459,8.4902464 0 0 1 399.29199,208.37063 166.13128,157.38017 0 0 0 259.39196,53.06126 v 48.45653 a 43.718761,41.415835 0 1 1 -17.48749,0 V 51.218255 a 170.50316,161.52176 0 0 0 -17.72795,0 C 151.7564,54.821433 91.446367,102.98805 72.909617,166.95481 h 55.326093 a 8.7437519,8.2831669 0 0 1 6.71082,2.98195 l 60.02585,68.33611 a 43.981072,41.66433 0 1 1 -13.3998,10.62318 l -57.42457,-65.3749 H 69.21538 a 165.9127,157.17309 0 0 0 64.35402,150.75365 8.7437519,8.2831669 0 0 1 3.43192,7.66193 l -17.4875,132.53067 a 8.7437519,8.2831669 0 0 1 -8.74376,7.24777 h -1.09297 a 8.7437519,8.2831669 0 0 1 -7.67264,-9.31857 z M 224.41698,142.1053 a 26.231257,24.849501 0 1 0 26.23124,-24.84949 26.231257,24.849501 0 0 0 -26.23124,24.84949 m -8.74376,157.3802 a 26.231257,24.849501 0 1 0 -26.23125,-24.84951 26.231257,24.849501 0 0 0 26.23125,24.84951"
74
+ id="path2-1"
75
+ style="stroke-width:2.12759" />
76
+ </svg>
@@ -0,0 +1,62 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
4
+ xmlns:cc="http://creativecommons.org/ns#"
5
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
+ xmlns:svg="http://www.w3.org/2000/svg"
7
+ xmlns="http://www.w3.org/2000/svg"
8
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10
+ width="512"
11
+ height="512"
12
+ viewBox="0 0 512 512"
13
+ version="1.1"
14
+ id="svg4"
15
+ sodipodi:docname="lanus.svg"
16
+ inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
17
+ <metadata
18
+ id="metadata10">
19
+ <rdf:RDF>
20
+ <cc:Work
21
+ rdf:about="">
22
+ <dc:format>image/svg+xml</dc:format>
23
+ <dc:type
24
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
25
+ <dc:title></dc:title>
26
+ </cc:Work>
27
+ </rdf:RDF>
28
+ </metadata>
29
+ <defs
30
+ id="defs8" />
31
+ <sodipodi:namedview
32
+ pagecolor="#ffffff"
33
+ bordercolor="#666666"
34
+ borderopacity="1"
35
+ objecttolerance="10"
36
+ gridtolerance="10"
37
+ guidetolerance="10"
38
+ inkscape:pageopacity="0"
39
+ inkscape:pageshadow="2"
40
+ inkscape:window-width="2132"
41
+ inkscape:window-height="1246"
42
+ id="namedview6"
43
+ showgrid="false"
44
+ inkscape:pagecheckerboard="true"
45
+ inkscape:showpageshadow="false"
46
+ inkscape:zoom="1.9609375"
47
+ inkscape:cx="256"
48
+ inkscape:cy="276.39841"
49
+ inkscape:window-x="348"
50
+ inkscape:window-y="0"
51
+ inkscape:window-maximized="0"
52
+ inkscape:current-layer="svg4" />
53
+ <path
54
+ fill="currentColor"
55
+ d="m 831.6525,207.58198 a 84.3,84.3 0 0 0 31.75,-67.77 c -1,-43.639992 -35.9,-79.619995 -79.45,-81.909995 a 84,84 0 0 0 -88.54999,82.909995 l -22.9,44 c -0.05,0.09 -0.09,0.18 -0.13,0.27 a 12,12 0 0 0 5.66,15.46 l 0.13,0.06 25.24,11.59 v 33.62 a 12,12 0 0 0 12,12 h 47.99999 a 4,4 0 0 0 0,-8 h -47.99999 a 4,4 0 0 1 -4,-4 v -36.19 a 4,4 0 0 0 -2.34,-3.64 l -27.5,-12.59 a 4,4 0 0 1 -1.88,-5 l 23.27,-44.72 a 4.1,4.1 0 0 0 0.45,-1.86 76,76 0 0 1 63.99999,-74.999995 v 23.400003 a 20,20 0 1 0 8,0 V 65.921985 a 78,78 0 0 1 8.11,0 c 33.13,1.74 60.72,25.000003 69.2,55.890005 h -25.31 a 4,4 0 0 0 -3.07,1.44 l -27.46,32.99999 a 20.12,20.12 0 1 0 6.13,5.13 l 26.27,-31.56999 h 25.13 a 75.9,75.9 0 0 1 -29.44,72.79999 4,4 0 0 0 -1.57,3.7 l 8,64 a 4,4 0 0 0 4,3.5 h 0.5 a 4,4 0 0 0 3.51,-4.5 z m -48.25,-97.76999 a 12,12 0 1 1 -12,-12.000002 12,12 0 0 1 12,12.000002 m 4,75.99999 a 12,12 0 1 1 12,-12 12,12 0 0 1 -12,12"
56
+ id="path2" />
57
+ <path
58
+ fill="currentColor"
59
+ d="M 118.94548,344.56663 A 184.27458,174.56775 0 0 1 49.541939,204.22905 C 51.727877,113.8597 128.01712,39.352618 223.21472,34.610505 A 183.61879,173.94651 0 0 1 416.7795,206.29984 l 50.05799,91.11486 c 0.10939,0.18638 0.19681,0.37275 0.28416,0.55912 a 26.231257,24.849501 0 0 1 -12.37241,32.01444 l -0.28418,0.12425 -55.17307,24.00048 v 69.62002 a 26.231257,24.849501 0 0 1 -26.23128,24.84949 h -104.925 a 8.7437534,8.2831689 0 0 1 0,-16.56633 h 104.925 a 8.7437519,8.2831669 0 0 0 8.74377,-8.28316 v -74.94197 a 8.7437519,8.2831669 0 0 1 5.11511,-7.53767 l 60.11328,-26.07127 a 8.7437519,8.2831669 0 0 0 4.10958,-10.35396 L 400.27566,212.22231 A 8.9623459,8.4902464 0 0 1 399.29199,208.37063 166.13128,157.38017 0 0 0 259.39196,53.06126 v 48.45653 a 43.718761,41.415835 0 1 1 -17.48749,0 V 51.218255 a 170.50316,161.52176 0 0 0 -17.72795,0 C 151.7564,54.821433 91.446367,102.98805 72.909617,166.95481 h 55.326093 a 8.7437519,8.2831669 0 0 1 6.71082,2.98195 l 60.02585,68.33611 a 43.981072,41.66433 0 1 1 -13.3998,10.62318 l -57.42457,-65.3749 H 69.21538 a 165.9127,157.17309 0 0 0 64.35402,150.75365 8.7437519,8.2831669 0 0 1 3.43192,7.66193 l -17.4875,132.53067 a 8.7437519,8.2831669 0 0 1 -8.74376,7.24777 h -1.09297 a 8.7437519,8.2831669 0 0 1 -7.67264,-9.31857 z M 224.41698,142.1053 a 26.231257,24.849501 0 1 0 26.23124,-24.84949 26.231257,24.849501 0 0 0 -26.23124,24.84949 m -8.74376,157.3802 a 26.231257,24.849501 0 1 0 -26.23125,-24.84951 26.231257,24.849501 0 0 0 26.23125,24.84951"
60
+ id="path2-1"
61
+ style="stroke-width:2.12759" />
62
+ </svg>
@@ -0,0 +1,86 @@
1
+ <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
+ <svg
3
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
4
+ xmlns:cc="http://creativecommons.org/ns#"
5
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
6
+ xmlns:svg="http://www.w3.org/2000/svg"
7
+ xmlns="http://www.w3.org/2000/svg"
8
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
9
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
10
+ viewBox="0 0 24 56.571429"
11
+ width="28"
12
+ height="66"
13
+ version="1.1"
14
+ id="svg4"
15
+ sodipodi:docname="icon-twitter-x-28 - social.svg"
16
+ inkscape:export-filename="D:\j1\github\j1-theme\j1-template\packages\300_theme_src\assets\image\modules\icons\social\twitter_x.png"
17
+ inkscape:export-xdpi="96"
18
+ inkscape:export-ydpi="96"
19
+ inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
20
+ <metadata
21
+ id="metadata10">
22
+ <rdf:RDF>
23
+ <cc:Work
24
+ rdf:about="">
25
+ <dc:format>image/svg+xml</dc:format>
26
+ <dc:type
27
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
28
+ <dc:title></dc:title>
29
+ </cc:Work>
30
+ </rdf:RDF>
31
+ </metadata>
32
+ <defs
33
+ id="defs8" />
34
+ <sodipodi:namedview
35
+ pagecolor="#ffffff"
36
+ bordercolor="#666666"
37
+ borderopacity="1"
38
+ objecttolerance="10"
39
+ gridtolerance="10"
40
+ guidetolerance="10"
41
+ inkscape:pageopacity="0"
42
+ inkscape:pageshadow="2"
43
+ inkscape:window-width="2353"
44
+ inkscape:window-height="1246"
45
+ id="namedview6"
46
+ showgrid="false"
47
+ inkscape:pagecheckerboard="false"
48
+ inkscape:showpageshadow="false"
49
+ inkscape:zoom="15.212121"
50
+ inkscape:cx="14"
51
+ inkscape:cy="31.533099"
52
+ inkscape:window-x="217"
53
+ inkscape:window-y="7"
54
+ inkscape:window-maximized="0"
55
+ inkscape:current-layer="svg4"
56
+ inkscape:document-rotation="0" />
57
+ <rect
58
+ style="opacity:0.523523;fill:#fafafa;fill-opacity:0.78039217;stroke-width:1.41318;stroke-miterlimit:4;stroke-dasharray:none"
59
+ id="rect837"
60
+ width="23.890722"
61
+ height="23.665339"
62
+ x="0.056345098"
63
+ y="1.9246635e-08"
64
+ inkscape:export-filename="D:\j1\github\j1-theme\j1-template\packages\300_theme_src\assets\image\modules\icons\social\rect837.png"
65
+ inkscape:export-xdpi="96"
66
+ inkscape:export-ydpi="96" />
67
+ <path
68
+ d="m 6.8895836,7.4237745 3.8271184,5.7756795 -3.6259126,4.476375 h 1.4242397 l 2.8389979,-3.514134 2.328086,3.514134 h 3.727041 l -4.003041,-6.05156 3.393103,-4.2004945 H 15.3971 L 12.770894,10.663138 10.628213,7.4237745 Z m 2.0710469,1.139117 h 1.1050505 l 5.27348,7.9738215 h -1.09557 z"
69
+ id="path2-7"
70
+ style="stroke-width:0.554252" />
71
+ <g
72
+ id="g866"
73
+ transform="matrix(1,0,0,1.0504945,0,-2.8593901)">
74
+ <rect
75
+ style="opacity:0.523523;fill:#03a9f4;fill-opacity:1;stroke-width:1.36632;stroke-miterlimit:4;stroke-dasharray:none"
76
+ id="rect839"
77
+ width="23.928194"
78
+ height="22.087648"
79
+ x="0.075219117"
80
+ y="34.540127" />
81
+ <path
82
+ d="m 6.9323619,41.397271 3.8271191,5.390633 -3.6259131,4.17795 h 1.42424 l 2.8389981,-3.279858 2.328087,3.279858 h 3.72704 l -4.00304,-5.648122 3.393103,-3.920461 H 15.43988 l -2.626207,3.023406 -2.142681,-3.023406 z m 2.071047,1.063176 H 10.10846 l 5.273481,7.442232 h -1.09557 z"
83
+ id="path2-7-8"
84
+ style="stroke-width:0.535458" />
85
+ </g>
86
+ </svg>