@tilli-pro/cookieconsent-plugin 0.7.92 → 0.7.93
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/.cache/tsbuildinfo.json +1 -1
- package/demos/demo.html +2 -2
- package/demos/demo.min.html +1 -1
- package/demos/demo.styles.dark.html +2 -2
- package/demos/demo.styles.dark.min.html +1 -1
- package/demos/demo.styles.nudge-website.dark.html +2 -2
- package/demos/demo.styles.nudge-website.dark.min.html +1 -1
- package/demos/demo.styles.nudge-website.light.html +2 -2
- package/demos/demo.styles.nudge-website.light.min.html +1 -1
- package/demos/demo.styles.nudge.dark.html +2 -2
- package/demos/demo.styles.nudge.dark.min.html +1 -1
- package/demos/demo.styles.nudge.light.html +2 -2
- package/demos/demo.styles.nudge.light.min.html +1 -1
- package/demos/demo.styles.tenant_con-edison.dark.html +2 -2
- package/demos/demo.styles.tenant_con-edison.dark.min.html +1 -1
- package/demos/demo.styles.tenant_con-edison.light.html +2 -2
- package/demos/demo.styles.tenant_con-edison.light.min.html +1 -1
- package/demos/demo.styles.tenant_freeman.dark.html +2 -2
- package/demos/demo.styles.tenant_freeman.dark.min.html +1 -1
- package/demos/demo.styles.tenant_freeman.light.html +2 -2
- package/demos/demo.styles.tenant_freeman.light.min.html +1 -1
- package/demos/demo.styles.tenant_frontier.dark.html +2 -2
- package/demos/demo.styles.tenant_frontier.dark.min.html +1 -1
- package/demos/demo.styles.tenant_frontier.light.html +2 -2
- package/demos/demo.styles.tenant_frontier.light.min.html +1 -1
- package/demos/demo.styles.tenant_oru.dark.html +2 -2
- package/demos/demo.styles.tenant_oru.dark.min.html +1 -1
- package/demos/demo.styles.tenant_oru.light.html +2 -2
- package/demos/demo.styles.tenant_oru.light.min.html +1 -1
- package/demos/demo.styles.tilli-pay.dark.html +2 -2
- package/demos/demo.styles.tilli-pay.dark.min.html +1 -1
- package/demos/demo.styles.tilli-pay.light.html +2 -2
- package/demos/demo.styles.tilli-pay.light.min.html +1 -1
- package/demos/demo.styles.tilli-website.dark.html +2 -2
- package/demos/demo.styles.tilli-website.dark.min.html +1 -1
- package/demos/demo.styles.tilli-website.light.html +2 -2
- package/demos/demo.styles.tilli-website.light.min.html +1 -1
- package/dist/config/gui-options/scripts/injectUTM.d.ts.map +1 -1
- package/dist/config/gui-options/scripts/injectUTM.js +2 -1
- package/dist/init.d.ts +1 -1
- package/dist/init.js +2 -2
- package/package.json +1 -1
- package/src/config/gui-options/scripts/injectUTM.ts +3 -1
- package/src/init.ts +2 -2
package/demos/demo.html
CHANGED
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/brf.js"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
package/demos/demo.min.html
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/brf.js"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/brf.js?theme=elegant-black"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/brf.js?theme=elegant-black"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/nudge-website.js?theme=nudge-website-dark"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/nudge-website.js?theme=nudge-website-dark"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/nudge-website.js?theme=nudge-website-light"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/nudge-website.js?theme=nudge-website-light"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/nudge.js?theme=nudge-dark"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/nudge.js?theme=nudge-dark"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/nudge.js?theme=nudge-light"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/nudge.js?theme=nudge-light"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilliX.js?theme=tenant%3Acon-edison-dark"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilliX.js?theme=tenant%3Acon-edison-dark"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilliX.js?theme=tenant%3Acon-edison-light"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilliX.js?theme=tenant%3Acon-edison-light"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/brf.js?theme=tenant%3Afreeman-dark"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/brf.js?theme=tenant%3Afreeman-dark"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/brf.js?theme=tenant%3Afreeman-light"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/brf.js?theme=tenant%3Afreeman-light"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/brf.js?theme=tenant%3Afrontier-dark"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/brf.js?theme=tenant%3Afrontier-dark"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/brf.js?theme=tenant%3Afrontier-light"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/brf.js?theme=tenant%3Afrontier-light"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilliX.js?theme=tenant%3Aoru-dark"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilliX.js?theme=tenant%3Aoru-dark"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilliX.js?theme=tenant%3Aoru-light"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -4,7 +4,7 @@
|
|
4
4
|
<body>
|
5
5
|
<script
|
6
6
|
type="module"
|
7
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilliX.js?theme=tenant%3Aoru-light"
|
8
8
|
></script>
|
9
9
|
</body>
|
10
10
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilli-pay.js?theme=tilli-pay-dark"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilli-pay.js?theme=tilli-pay-dark"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilli-pay.js?theme=tilli-pay-light"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilli-pay.js?theme=tilli-pay-light"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilli-website.js?theme=tilli-website-dark"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilli-website.js?theme=tilli-website-dark"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -4,14 +4,14 @@
|
|
4
4
|
<head>
|
5
5
|
<link
|
6
6
|
rel="stylesheet"
|
7
|
-
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
7
|
+
href="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.css"
|
8
8
|
/>
|
9
9
|
</head>
|
10
10
|
|
11
11
|
<body>
|
12
12
|
<script
|
13
13
|
type="module"
|
14
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
14
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilli-website.js?theme=tilli-website-light"
|
15
15
|
></script>
|
16
16
|
</body>
|
17
17
|
</html>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<body>
|
4
4
|
<script
|
5
5
|
type="module"
|
6
|
-
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
6
|
+
src="https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/plugin/init/tilli-website.js?theme=tilli-website-light"
|
7
7
|
></script>
|
8
8
|
</body>
|
9
9
|
</html>
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"injectUTM.d.ts","sourceRoot":"","sources":["../../../../src/config/gui-options/scripts/injectUTM.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;;;;;GAiBG;AAEH,UAAU,aAAa;IACrB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACjB;AA4BD,eAAO,MAAM,4BAA4B,
|
1
|
+
{"version":3,"file":"injectUTM.d.ts","sourceRoot":"","sources":["../../../../src/config/gui-options/scripts/injectUTM.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;;;;;GAiBG;AAEH,UAAU,aAAa;IACrB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACjB;AA4BD,eAAO,MAAM,4BAA4B,kDAgCxC,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,gBAAgB,QACtB,GAAG,eACI,OAAO,CAAC,aAAa,CAAC,KACjC,GAiBF,CAAC"}
|
@@ -26,7 +26,8 @@ attempt = 1) => {
|
|
26
26
|
...DEFAULT_UTM_PARAMETERS,
|
27
27
|
source: new URL(window.location.href).hostname, // use the hostname of the current page as the source
|
28
28
|
};
|
29
|
-
const
|
29
|
+
const ccMain = document.getElementById("cc-main");
|
30
|
+
const aTags = ccMain?.querySelectorAll("a") ?? [];
|
30
31
|
aTags.forEach((aTag) => {
|
31
32
|
if (A_TAG_IDS_TO_INJECT_UTM_PARAMETERS.includes(aTag.id)) {
|
32
33
|
const parameters = aTag.id.endsWith("-preferences")
|
package/dist/init.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import "https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
1
|
+
import "https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.umd.js";
|
2
2
|
import type * as _CookieConsent from "@tilli-pro/cookieconsent";
|
3
3
|
import type { CookieConsentConfig } from "@tilli-pro/cookieconsent";
|
4
4
|
import { cookieConsentTheme } from "./_utils";
|
package/dist/init.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
|
-
import "https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
1
|
+
import "https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.umd.js";
|
2
2
|
import { cookieConsentTheme } from "./_utils";
|
3
3
|
import _config from "./config";
|
4
4
|
import styles from "./styles";
|
5
5
|
import { initTheme } from "./init/utils.script";
|
6
|
-
const GIT_SHA = "
|
6
|
+
const GIT_SHA = "bf2244f41a3ae21bfd7699cb77908c031b897d91";
|
7
7
|
const GIT_REPO = "tilli-pro/cookieconsent";
|
8
8
|
const GIT_CDN_BASE_URL = "https://cdn.jsdelivr.net/gh";
|
9
9
|
const GIT_CDN_URL = `${GIT_CDN_BASE_URL}/${GIT_REPO}@${GIT_SHA}`;
|
package/package.json
CHANGED
@@ -63,7 +63,9 @@ export const injectUTMParametersIntoATags = (
|
|
63
63
|
source: new URL(window.location.href).hostname, // use the hostname of the current page as the source
|
64
64
|
};
|
65
65
|
|
66
|
-
const
|
66
|
+
const ccMain = document.getElementById("cc-main");
|
67
|
+
const aTags = ccMain?.querySelectorAll("a") ?? [];
|
68
|
+
|
67
69
|
aTags.forEach((aTag) => {
|
68
70
|
if (A_TAG_IDS_TO_INJECT_UTM_PARAMETERS.includes(aTag.id)) {
|
69
71
|
const parameters = aTag.id.endsWith("-preferences")
|
package/src/init.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import "https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@
|
1
|
+
import "https://cdn.jsdelivr.net/gh/tilli-pro/cookieconsent@bf2244f41a3ae21bfd7699cb77908c031b897d91/dist/cookieconsent.umd.js";
|
2
2
|
|
3
3
|
import type * as _CookieConsent from "@tilli-pro/cookieconsent";
|
4
4
|
import type { CookieConsentConfig } from "@tilli-pro/cookieconsent";
|
@@ -18,7 +18,7 @@ declare global {
|
|
18
18
|
}
|
19
19
|
}
|
20
20
|
|
21
|
-
const GIT_SHA = "
|
21
|
+
const GIT_SHA = "bf2244f41a3ae21bfd7699cb77908c031b897d91";
|
22
22
|
const GIT_REPO = "tilli-pro/cookieconsent";
|
23
23
|
const GIT_CDN_BASE_URL = "https://cdn.jsdelivr.net/gh";
|
24
24
|
const GIT_CDN_URL = `${GIT_CDN_BASE_URL}/${GIT_REPO}@${GIT_SHA}`;
|