@walkeros/web-destination-hotjar 3.4.1 → 3.4.2

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.
@@ -89,7 +89,7 @@ function L(e2, t = {}, n = {}) {
89
89
  }
90
90
  function fe(e2 = {}) {
91
91
  var _a;
92
- const t = e2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), n = e2.group || "gr0up", o = e2.count || 1, r = L({ name: "entity action", data: { string: "foo", number: 1, boolean: true, array: [0, "text", false], not: void 0 }, context: { dev: ["test", 1] }, globals: { lang: "elb" }, custom: { completely: "random" }, user: { id: "us3r", device: "c00k13", session: "s3ss10n" }, nested: [{ entity: "child", data: { is: "subordinated" }, nested: [], context: { element: ["child", 0] } }], consent: { functional: true }, id: `${t}-${n}-${o}`, trigger: "test", entity: "entity", action: "action", timestamp: t, timing: 3.14, group: n, count: o, version: { source: "3.4.1", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, e2, { merge: false });
92
+ const t = e2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), n = e2.group || "gr0up", o = e2.count || 1, r = L({ name: "entity action", data: { string: "foo", number: 1, boolean: true, array: [0, "text", false], not: void 0 }, context: { dev: ["test", 1] }, globals: { lang: "elb" }, custom: { completely: "random" }, user: { id: "us3r", device: "c00k13", session: "s3ss10n" }, nested: [{ entity: "child", data: { is: "subordinated" }, nested: [], context: { element: ["child", 0] } }], consent: { functional: true }, id: `${t}-${n}-${o}`, trigger: "test", entity: "entity", action: "action", timestamp: t, timing: 3.14, group: n, count: o, version: { source: "3.4.2", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, e2, { merge: false });
93
93
  if (e2.name) {
94
94
  const [t2, n2] = (_a = e2.name.split(" ")) != null ? _a : [];
95
95
  t2 && n2 && (r.entity = t2, r.action = n2);
@@ -68,7 +68,7 @@ function L(e2, t = {}, n = {}) {
68
68
  }
69
69
  function fe(e2 = {}) {
70
70
  var _a;
71
- const t = e2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), n = e2.group || "gr0up", o = e2.count || 1, r = L({ name: "entity action", data: { string: "foo", number: 1, boolean: true, array: [0, "text", false], not: void 0 }, context: { dev: ["test", 1] }, globals: { lang: "elb" }, custom: { completely: "random" }, user: { id: "us3r", device: "c00k13", session: "s3ss10n" }, nested: [{ entity: "child", data: { is: "subordinated" }, nested: [], context: { element: ["child", 0] } }], consent: { functional: true }, id: `${t}-${n}-${o}`, trigger: "test", entity: "entity", action: "action", timestamp: t, timing: 3.14, group: n, count: o, version: { source: "3.4.1", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, e2, { merge: false });
71
+ const t = e2.timestamp || (/* @__PURE__ */ new Date()).setHours(0, 13, 37, 0), n = e2.group || "gr0up", o = e2.count || 1, r = L({ name: "entity action", data: { string: "foo", number: 1, boolean: true, array: [0, "text", false], not: void 0 }, context: { dev: ["test", 1] }, globals: { lang: "elb" }, custom: { completely: "random" }, user: { id: "us3r", device: "c00k13", session: "s3ss10n" }, nested: [{ entity: "child", data: { is: "subordinated" }, nested: [], context: { element: ["child", 0] } }], consent: { functional: true }, id: `${t}-${n}-${o}`, trigger: "test", entity: "entity", action: "action", timestamp: t, timing: 3.14, group: n, count: o, version: { source: "3.4.2", tagging: 1 }, source: { type: "web", id: "https://localhost:80", previous_id: "http://remotehost:9001" } }, e2, { merge: false });
72
72
  if (e2.name) {
73
73
  const [t2, n2] = (_a = e2.name.split(" ")) != null ? _a : [];
74
74
  t2 && n2 && (r.entity = t2, r.action = n2);
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$meta": {
3
3
  "package": "@walkeros/web-destination-hotjar",
4
- "version": "3.4.1",
4
+ "version": "3.4.2",
5
5
  "type": "destination",
6
6
  "platform": [
7
7
  "web"
@@ -194,7 +194,7 @@
194
194
  "group": "gr0up",
195
195
  "count": 1,
196
196
  "version": {
197
- "source": "3.4.1",
197
+ "source": "3.4.2",
198
198
  "tagging": 1
199
199
  },
200
200
  "source": {
@@ -267,7 +267,7 @@
267
267
  "group": "gr0up",
268
268
  "count": 1,
269
269
  "version": {
270
- "source": "3.4.1",
270
+ "source": "3.4.2",
271
271
  "tagging": 1
272
272
  },
273
273
  "source": {
@@ -340,7 +340,7 @@
340
340
  "group": "gr0up",
341
341
  "count": 1,
342
342
  "version": {
343
- "source": "3.4.1",
343
+ "source": "3.4.2",
344
344
  "tagging": 1
345
345
  },
346
346
  "source": {
@@ -424,7 +424,7 @@
424
424
  "group": "gr0up",
425
425
  "count": 1,
426
426
  "version": {
427
- "source": "3.4.1",
427
+ "source": "3.4.2",
428
428
  "tagging": 1
429
429
  },
430
430
  "source": {
@@ -495,7 +495,7 @@
495
495
  "group": "gr0up",
496
496
  "count": 1,
497
497
  "version": {
498
- "source": "3.4.1",
498
+ "source": "3.4.2",
499
499
  "tagging": 1
500
500
  },
501
501
  "source": {
@@ -606,7 +606,7 @@
606
606
  "group": "gr0up",
607
607
  "count": 1,
608
608
  "version": {
609
- "source": "3.4.1",
609
+ "source": "3.4.2",
610
610
  "tagging": 1
611
611
  },
612
612
  "source": {
@@ -679,7 +679,7 @@
679
679
  "group": "gr0up",
680
680
  "count": 1,
681
681
  "version": {
682
- "source": "3.4.1",
682
+ "source": "3.4.2",
683
683
  "tagging": 1
684
684
  },
685
685
  "source": {
@@ -772,7 +772,7 @@
772
772
  "group": "gr0up",
773
773
  "count": 1,
774
774
  "version": {
775
- "source": "3.4.1",
775
+ "source": "3.4.2",
776
776
  "tagging": 1
777
777
  },
778
778
  "source": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@walkeros/web-destination-hotjar",
3
3
  "description": "Hotjar web destination for walkerOS (session replay, heatmaps, surveys)",
4
- "version": "3.4.1",
4
+ "version": "3.4.2",
5
5
  "license": "MIT",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist/index.mjs",
@@ -38,10 +38,10 @@
38
38
  },
39
39
  "dependencies": {
40
40
  "@hotjar/browser": "^1.0.9",
41
- "@walkeros/web-core": "3.4.1"
41
+ "@walkeros/web-core": "3.4.2"
42
42
  },
43
43
  "devDependencies": {
44
- "@walkeros/collector": "3.4.1"
44
+ "@walkeros/collector": "3.4.2"
45
45
  },
46
46
  "repository": {
47
47
  "url": "git+https://github.com/elbwalker/walkerOS.git",