@leuffen/themejs1 5.0.9 → 6.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/_tpl/_root/docs/_layouts/0_blanc.html +7 -5
- package/_tpl/_root/docs/_layouts/1_body.html +1 -1
- package/_tpl/_root/docs/_layouts/legal/impressum.html +2 -2
- package/_tpl/_root/src/index_embed.ts +0 -2
- package/dist/embed.js +2 -0
- package/embed.scss +3 -0
- package/embed.ts +2 -0
- package/package.json +3 -2
- package/_tpl/_root/docs/_includes/fragments.html +0 -39
- package/_tpl/_root/docs/_includes/global.md +0 -15
|
@@ -6,7 +6,7 @@ layout: null
|
|
|
6
6
|
<head>
|
|
7
7
|
<base href="{% if site.baseurl == "" or site.baseurl == null %}/{% else %}{{ site.baseurl }}{% endif %}">
|
|
8
8
|
|
|
9
|
-
<meta name="google-site-verification" content="
|
|
9
|
+
<meta name="google-site-verification" content="NN1A2XEV3PkleJTab6JgTUjJxadD8L_j1ZFHXf8D19Y" />
|
|
10
10
|
|
|
11
11
|
<link rel="canonical" href="{{ site.data.general.site_base_url }}{{ page.url }}"/>
|
|
12
12
|
<meta charset="utf-8">
|
|
@@ -77,12 +77,14 @@ layout: null
|
|
|
77
77
|
{{ js | replace: "</script>", "<\/script>"}}
|
|
78
78
|
</script>
|
|
79
79
|
|
|
80
|
-
|
|
81
|
-
<link rel="preload" href="assets/dist/style_custom.css" as="style" onload="this.onload=null;this.rel='stylesheet';">
|
|
82
|
-
<link rel="preload" href="assets/dist/style.css" as="style" onload="this.onload=null;this.rel='stylesheet';this.nextElementSibling.rel='preload'">
|
|
83
|
-
<link rel="" href="assets/dist/style_late.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
|
80
|
+
|
|
84
81
|
|
|
85
82
|
|
|
86
83
|
</head>
|
|
87
84
|
{{ content }}
|
|
85
|
+
|
|
86
|
+
<script src="assets/dist/index.js" type="module" defer async></script>
|
|
87
|
+
<link rel="preload" href="assets/dist/style_custom.css" as="style" onload="this.onload=null;this.rel='stylesheet';">
|
|
88
|
+
<link rel="preload" href="assets/dist/style.css" as="style" onload="this.onload=null;this.rel='stylesheet';this.nextElementSibling.rel='preload'">
|
|
89
|
+
<link rel="" href="assets/dist/style_late.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
|
88
90
|
</html>
|
|
@@ -7,9 +7,9 @@ layout: legal
|
|
|
7
7
|
|
|
8
8
|
<p>
|
|
9
9
|
<span class="fw-bold">{{ site.data.general.name}}</span><br>
|
|
10
|
-
{
|
|
10
|
+
{%- if site.data.general.name2 -%}
|
|
11
11
|
{{site.data.general.name2}}<br>
|
|
12
|
-
{
|
|
12
|
+
{%- endif -%}
|
|
13
13
|
{{site.data.general.street}}<br>
|
|
14
14
|
{{site.data.general.zip}} {{site.data.general.city}}<br><br>
|
|
15
15
|
<span class="fw-bold">Konakt:</span><br>
|
package/dist/embed.js
CHANGED
package/embed.scss
CHANGED
package/embed.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@leuffen/themejs1",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "6.0.1",
|
|
4
4
|
|
|
5
5
|
"description": "",
|
|
6
6
|
"license": "proprietary",
|
|
@@ -31,8 +31,9 @@
|
|
|
31
31
|
"@kasimirjs/embed": "^1.0.8",
|
|
32
32
|
"@leuffen/isl-base": "^2.0.6",
|
|
33
33
|
"@leuffen/liscom": "^2.0.8",
|
|
34
|
-
"@leuffen/liscom-loader": "^1.0.
|
|
34
|
+
"@leuffen/liscom-loader": "^1.0.5",
|
|
35
35
|
"@leuffen/liweco-base": "^2.0.2",
|
|
36
|
+
"@micx/lib-js": "^1.0.22",
|
|
36
37
|
"bootstrap": "^5.3.0"
|
|
37
38
|
},
|
|
38
39
|
"devDependencies": {
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
<template id="sprechzeiten">
|
|
3
|
-
<div class="row gx-5">
|
|
4
|
-
<div class="col-12 col-lg-6">
|
|
5
|
-
<slot></slot>
|
|
6
|
-
</div>
|
|
7
|
-
<article class="col-12 col-lg-6">
|
|
8
|
-
<div class="sprechzeiten">
|
|
9
|
-
<div class="row g-5">
|
|
10
|
-
<div class="d-none d-xl-block col-12 col-xl-6 image">
|
|
11
|
-
<slot data-select="img.sprechzeiten"></slot>
|
|
12
|
-
</div>
|
|
13
|
-
<div class="col-12 col-xl-6">
|
|
14
|
-
<div class="card">
|
|
15
|
-
<div class="row g-5">
|
|
16
|
-
<div class="col-12 col-sm-6 col-lg-12">
|
|
17
|
-
<h3>Unsere Sprechzeiten</h3>
|
|
18
|
-
{% include el/openhours.html %}
|
|
19
|
-
</div>
|
|
20
|
-
<div class="col-12 col-sm-6 col-lg-12">
|
|
21
|
-
<h3 class="">Sie finden uns in der</h3>
|
|
22
|
-
<address>
|
|
23
|
-
{{ site.data.general.street }}<br>
|
|
24
|
-
{{ site.data.general.zip }} {{ site.data.general.city }}
|
|
25
|
-
</address>
|
|
26
|
-
<figure class="phone">
|
|
27
|
-
<a href="tel:{{ site.data.general.phone1 }}" title="Telefon"><i class="bi bi-phone"></i> {{site.data.general.phone1_text}}</a>
|
|
28
|
-
</figure>
|
|
29
|
-
</div>
|
|
30
|
-
</div>
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
</div>
|
|
34
|
-
</div>
|
|
35
|
-
</div>
|
|
36
|
-
</div>
|
|
37
|
-
</article>
|
|
38
|
-
</div>
|
|
39
|
-
</template>
|