appscms-tools-theme 3.1.9 → 3.2.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c32fe7c7df7eab2bd3ccab7687ae364c2bbe42e65e8a4eb7db57dd359400d754
4
- data.tar.gz: 5e1d744f67e74c8921b3473363f7c625dee9a7a300dfa3831a5f198e5015d20e
3
+ metadata.gz: b515883e6c677463e8feee85f581f42fe8fe255c1766d481bcdac45c48377608
4
+ data.tar.gz: 362b0f06f9c0a665920fc3c0b36ac9821b0c4009d6e0d7e77b3eb8b3b0901787
5
5
  SHA512:
6
- metadata.gz: cddf58ece85fc0652a78184f00a1adb28e05237bfe7f522f4b4e2e92912ece04c96ba2da1510bfe55a89ab59ceddb8e453c061ae13960054c5791a0fd1cbe70d
7
- data.tar.gz: 0ef41d135468f44432fd8ae1e9255200ebd607cacc9f80b028c1ea45c936813b0e6a974a5cbf4dd543b31fc8069b7af59f8d135aea048d3d4a8510d201164fd7
6
+ metadata.gz: 0d9036c422efa1dd10f0edb722dc64b8fb26fffcbf7b25f27db14c616e3c9d088872cd5626d9d03a243cf680fab3831472f5cb20b9897c11f550aa02f56b7a07
7
+ data.tar.gz: a0e8ccae2d3826aa2de6cf4b9009ed827222dd5f01e394c5e238d0e9db229099e7cf6a2728232601e451937fc2d7ff6d46c0aecb5a58407db90b90e701534875
@@ -23,6 +23,101 @@
23
23
  = pagedescription | append : " " %} {%- endif -%} {%- endif -%} {% endfor %}
24
24
  {%- assign title = newtitle -%} {%- assign description = pagedescription-%}
25
25
  <meta charset="utf-8" />
26
+
27
+ <script>
28
+ partytown = {
29
+ forward: ["dataLayer.push"],
30
+ };
31
+ </script>
32
+ <script type="text/javascript">
33
+ /* Partytown 0.7.5 - MIT builder.io */
34
+ !(function (t, e, n, i, r, o, a, d, s, c, p, l) {
35
+ function u() {
36
+ l ||
37
+ ((l = 1),
38
+ "/" ==
39
+ (a =
40
+ (o.lib || "/assets/js/partytown/") +
41
+ (o.debug ? "debug/" : ""))[0] &&
42
+ ((s = e.querySelectorAll('script[type="text/partytown"]')),
43
+ i != t
44
+ ? i.dispatchEvent(new CustomEvent("pt1", { detail: t }))
45
+ : ((d = setTimeout(f, 1e4)),
46
+ e.addEventListener("pt0", w),
47
+ r
48
+ ? h(1)
49
+ : n.serviceWorker
50
+ ? n.serviceWorker
51
+ .register(a + (o.swPath || "partytown-sw.js"), {
52
+ scope: a,
53
+ })
54
+ .then(function (t) {
55
+ t.active
56
+ ? h()
57
+ : t.installing &&
58
+ t.installing.addEventListener(
59
+ "statechange",
60
+ function (t) {
61
+ "activated" == t.target.state && h();
62
+ }
63
+ );
64
+ }, console.error)
65
+ : f())));
66
+ }
67
+ function h(t) {
68
+ (c = e.createElement(t ? "script" : "iframe")),
69
+ t ||
70
+ (c.setAttribute(
71
+ "style",
72
+ "display:block;width:0;height:0;border:0;visibility:hidden"
73
+ ),
74
+ c.setAttribute("aria-hidden", !0)),
75
+ (c.src =
76
+ a +
77
+ "partytown-" +
78
+ (t ? "atomics.js?v=0.7.5" : "sandbox-sw.html?" + Date.now())),
79
+ e.body.appendChild(c);
80
+ }
81
+ function f(n, r) {
82
+ for (
83
+ w(),
84
+ i == t &&
85
+ (o.forward || []).map(function (e) {
86
+ delete t[e.split(".")[0]];
87
+ }),
88
+ n = 0;
89
+ n < s.length;
90
+ n++
91
+ )
92
+ ((r = e.createElement("script")).innerHTML = s[n].innerHTML),
93
+ e.head.appendChild(r);
94
+ c && c.parentNode.removeChild(c);
95
+ }
96
+ function w() {
97
+ clearTimeout(d);
98
+ }
99
+ (o = t.partytown || {}),
100
+ i == t &&
101
+ (o.forward || []).map(function (e) {
102
+ (p = t),
103
+ e.split(".").map(function (e, n, i) {
104
+ p = p[i[n]] =
105
+ n + 1 < i.length
106
+ ? "push" == i[n + 1]
107
+ ? []
108
+ : p[i[n]] || {}
109
+ : function () {
110
+ (t._ptf = t._ptf || []).push(i, arguments);
111
+ };
112
+ });
113
+ }),
114
+ "complete" == e.readyState
115
+ ? u()
116
+ : (t.addEventListener("DOMContentLoaded", u),
117
+ t.addEventListener("load", u));
118
+ })(window, document, navigator, top, window.crossOriginIsolated);
119
+ </script>
120
+
26
121
  <link rel="shortcut icon" href="{{favicon}}" />
27
122
  <meta name="viewport" content="width=device-width" />
28
123
  {%- if page.layout == "aboutUs" -%}
@@ -328,97 +423,4 @@
328
423
  monumetric/monumetric.html -%} {%- endif -%} {%- include monumetric/ads.html
329
424
  -%} {%- if page.layout == "feature" or page.layout == "home" -%} {%- include
330
425
  monumetric/profitablecpmgate.html -%} {%- endif -%}
331
- <script>
332
- partytown = {
333
- forward: ["dataLayer.push"],
334
- };
335
- </script>
336
- <script type="text/javascript">
337
- /* Partytown 0.7.5 - MIT builder.io */
338
- !(function (t, e, n, i, r, o, a, d, s, c, p, l) {
339
- function u() {
340
- l ||
341
- ((l = 1),
342
- "/" ==
343
- (a =
344
- (o.lib || "/assets/js/partytown/") +
345
- (o.debug ? "debug/" : ""))[0] &&
346
- ((s = e.querySelectorAll('script[type="text/partytown"]')),
347
- i != t
348
- ? i.dispatchEvent(new CustomEvent("pt1", { detail: t }))
349
- : ((d = setTimeout(f, 1e4)),
350
- e.addEventListener("pt0", w),
351
- r
352
- ? h(1)
353
- : n.serviceWorker
354
- ? n.serviceWorker
355
- .register(a + (o.swPath || "partytown-sw.js"), {
356
- scope: a,
357
- })
358
- .then(function (t) {
359
- t.active
360
- ? h()
361
- : t.installing &&
362
- t.installing.addEventListener(
363
- "statechange",
364
- function (t) {
365
- "activated" == t.target.state && h();
366
- }
367
- );
368
- }, console.error)
369
- : f())));
370
- }
371
- function h(t) {
372
- (c = e.createElement(t ? "script" : "iframe")),
373
- t ||
374
- (c.setAttribute(
375
- "style",
376
- "display:block;width:0;height:0;border:0;visibility:hidden"
377
- ),
378
- c.setAttribute("aria-hidden", !0)),
379
- (c.src =
380
- a +
381
- "partytown-" +
382
- (t ? "atomics.js?v=0.7.5" : "sandbox-sw.html?" + Date.now())),
383
- e.body.appendChild(c);
384
- }
385
- function f(n, r) {
386
- for (
387
- w(),
388
- i == t &&
389
- (o.forward || []).map(function (e) {
390
- delete t[e.split(".")[0]];
391
- }),
392
- n = 0;
393
- n < s.length;
394
- n++
395
- )
396
- ((r = e.createElement("script")).innerHTML = s[n].innerHTML),
397
- e.head.appendChild(r);
398
- c && c.parentNode.removeChild(c);
399
- }
400
- function w() {
401
- clearTimeout(d);
402
- }
403
- (o = t.partytown || {}),
404
- i == t &&
405
- (o.forward || []).map(function (e) {
406
- (p = t),
407
- e.split(".").map(function (e, n, i) {
408
- p = p[i[n]] =
409
- n + 1 < i.length
410
- ? "push" == i[n + 1]
411
- ? []
412
- : p[i[n]] || {}
413
- : function () {
414
- (t._ptf = t._ptf || []).push(i, arguments);
415
- };
416
- });
417
- }),
418
- "complete" == e.readyState
419
- ? u()
420
- : (t.addEventListener("DOMContentLoaded", u),
421
- t.addEventListener("load", u));
422
- })(window, document, navigator, top, window.crossOriginIsolated);
423
- </script>
424
426
  </head>
@@ -101,7 +101,7 @@
101
101
  const mainWindow = window.parent;
102
102
  const docImpl = document.implementation.createHTMLDocument();
103
103
  const config = mainWindow.partytown || {};
104
- const libPath = (config.lib || "/~partytown/") + "debug/";
104
+ const libPath = (config.lib || "/partytown/") + "debug/";
105
105
  const logMain = msg => {
106
106
  console.debug.apply(console, [ "%cMain 🌎", "background: #717171; color: white; padding: 2px 3px; border-radius: 2px; font-size: 0.8em;", msg ]);
107
107
  };