@walkeros/web-destination-fullstory 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.
@@ -99,7 +99,7 @@ function L(e2, t = {}, n = {}) {
99
99
  }
100
100
  function fe(e2 = {}) {
101
101
  var _a;
102
- 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 });
102
+ 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 });
103
103
  if (e2.name) {
104
104
  const [t2, n2] = (_a = e2.name.split(" ")) != null ? _a : [];
105
105
  t2 && n2 && (r.entity = t2, r.action = n2);
@@ -78,7 +78,7 @@ function L(e2, t = {}, n = {}) {
78
78
  }
79
79
  function fe(e2 = {}) {
80
80
  var _a;
81
- 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 });
81
+ 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 });
82
82
  if (e2.name) {
83
83
  const [t2, n2] = (_a = e2.name.split(" ")) != null ? _a : [];
84
84
  t2 && n2 && (r.entity = t2, r.action = n2);
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$meta": {
3
3
  "package": "@walkeros/web-destination-fullstory",
4
- "version": "3.4.1",
4
+ "version": "3.4.2",
5
5
  "type": "destination",
6
6
  "platform": [
7
7
  "web"
@@ -241,7 +241,7 @@
241
241
  "group": "gr0up",
242
242
  "count": 1,
243
243
  "version": {
244
- "source": "3.4.1",
244
+ "source": "3.4.2",
245
245
  "tagging": 1
246
246
  },
247
247
  "source": {
@@ -410,7 +410,7 @@
410
410
  "group": "gr0up",
411
411
  "count": 1,
412
412
  "version": {
413
- "source": "3.4.1",
413
+ "source": "3.4.2",
414
414
  "tagging": 1
415
415
  },
416
416
  "source": {
@@ -486,7 +486,7 @@
486
486
  "group": "gr0up",
487
487
  "count": 1,
488
488
  "version": {
489
- "source": "3.4.1",
489
+ "source": "3.4.2",
490
490
  "tagging": 1
491
491
  },
492
492
  "source": {
@@ -607,7 +607,7 @@
607
607
  "group": "gr0up",
608
608
  "count": 1,
609
609
  "version": {
610
- "source": "3.4.1",
610
+ "source": "3.4.2",
611
611
  "tagging": 1
612
612
  },
613
613
  "source": {
@@ -682,7 +682,7 @@
682
682
  "group": "gr0up",
683
683
  "count": 1,
684
684
  "version": {
685
- "source": "3.4.1",
685
+ "source": "3.4.2",
686
686
  "tagging": 1
687
687
  },
688
688
  "source": {
@@ -803,7 +803,7 @@
803
803
  "group": "gr0up",
804
804
  "count": 1,
805
805
  "version": {
806
- "source": "3.4.1",
806
+ "source": "3.4.2",
807
807
  "tagging": 1
808
808
  },
809
809
  "source": {
@@ -895,7 +895,7 @@
895
895
  "group": "gr0up",
896
896
  "count": 1,
897
897
  "version": {
898
- "source": "3.4.1",
898
+ "source": "3.4.2",
899
899
  "tagging": 1
900
900
  },
901
901
  "source": {
@@ -985,7 +985,7 @@
985
985
  "group": "gr0up",
986
986
  "count": 1,
987
987
  "version": {
988
- "source": "3.4.1",
988
+ "source": "3.4.2",
989
989
  "tagging": 1
990
990
  },
991
991
  "source": {
@@ -1087,7 +1087,7 @@
1087
1087
  "group": "gr0up",
1088
1088
  "count": 1,
1089
1089
  "version": {
1090
- "source": "3.4.1",
1090
+ "source": "3.4.2",
1091
1091
  "tagging": 1
1092
1092
  },
1093
1093
  "source": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@walkeros/web-destination-fullstory",
3
3
  "description": "FullStory web destination for walkerOS (session replay, custom events, user/page properties)",
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
  "@fullstory/browser": "^2.0.8",
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",