@walkeros/web-destination-segment 3.4.1-next-1776790594143 → 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.
- package/dist/dev.js +1 -1
- package/dist/dev.mjs +1 -1
- package/dist/examples/index.js +1 -1
- package/dist/examples/index.mjs +1 -1
- package/dist/walkerOS.json +14 -14
- package/package.json +3 -3
package/dist/examples/index.js
CHANGED
|
@@ -106,7 +106,7 @@ function L(e2, t = {}, n = {}) {
|
|
|
106
106
|
}
|
|
107
107
|
function fe(e2 = {}) {
|
|
108
108
|
var _a;
|
|
109
|
-
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.
|
|
109
|
+
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 });
|
|
110
110
|
if (e2.name) {
|
|
111
111
|
const [t2, n2] = (_a = e2.name.split(" ")) != null ? _a : [];
|
|
112
112
|
t2 && n2 && (r.entity = t2, r.action = n2);
|
package/dist/examples/index.mjs
CHANGED
|
@@ -85,7 +85,7 @@ function L(e2, t = {}, n = {}) {
|
|
|
85
85
|
}
|
|
86
86
|
function fe(e2 = {}) {
|
|
87
87
|
var _a;
|
|
88
|
-
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.
|
|
88
|
+
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 });
|
|
89
89
|
if (e2.name) {
|
|
90
90
|
const [t2, n2] = (_a = e2.name.split(" ")) != null ? _a : [];
|
|
91
91
|
t2 && n2 && (r.entity = t2, r.action = n2);
|
package/dist/walkerOS.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$meta": {
|
|
3
3
|
"package": "@walkeros/web-destination-segment",
|
|
4
|
-
"version": "3.4.
|
|
4
|
+
"version": "3.4.2",
|
|
5
5
|
"type": "destination",
|
|
6
6
|
"platform": [
|
|
7
7
|
"web"
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
"group": "gr0up",
|
|
178
178
|
"count": 1,
|
|
179
179
|
"version": {
|
|
180
|
-
"source": "3.4.
|
|
180
|
+
"source": "3.4.2",
|
|
181
181
|
"tagging": 1
|
|
182
182
|
},
|
|
183
183
|
"source": {
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
"group": "gr0up",
|
|
261
261
|
"count": 1,
|
|
262
262
|
"version": {
|
|
263
|
-
"source": "3.4.
|
|
263
|
+
"source": "3.4.2",
|
|
264
264
|
"tagging": 1
|
|
265
265
|
},
|
|
266
266
|
"source": {
|
|
@@ -362,7 +362,7 @@
|
|
|
362
362
|
"group": "gr0up",
|
|
363
363
|
"count": 1,
|
|
364
364
|
"version": {
|
|
365
|
-
"source": "3.4.
|
|
365
|
+
"source": "3.4.2",
|
|
366
366
|
"tagging": 1
|
|
367
367
|
},
|
|
368
368
|
"source": {
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"group": "gr0up",
|
|
437
437
|
"count": 1,
|
|
438
438
|
"version": {
|
|
439
|
-
"source": "3.4.
|
|
439
|
+
"source": "3.4.2",
|
|
440
440
|
"tagging": 1
|
|
441
441
|
},
|
|
442
442
|
"source": {
|
|
@@ -507,7 +507,7 @@
|
|
|
507
507
|
"group": "gr0up",
|
|
508
508
|
"count": 1,
|
|
509
509
|
"version": {
|
|
510
|
-
"source": "3.4.
|
|
510
|
+
"source": "3.4.2",
|
|
511
511
|
"tagging": 1
|
|
512
512
|
},
|
|
513
513
|
"source": {
|
|
@@ -642,7 +642,7 @@
|
|
|
642
642
|
"group": "gr0up",
|
|
643
643
|
"count": 1,
|
|
644
644
|
"version": {
|
|
645
|
-
"source": "3.4.
|
|
645
|
+
"source": "3.4.2",
|
|
646
646
|
"tagging": 1
|
|
647
647
|
},
|
|
648
648
|
"source": {
|
|
@@ -773,7 +773,7 @@
|
|
|
773
773
|
"group": "gr0up",
|
|
774
774
|
"count": 1,
|
|
775
775
|
"version": {
|
|
776
|
-
"source": "3.4.
|
|
776
|
+
"source": "3.4.2",
|
|
777
777
|
"tagging": 1
|
|
778
778
|
},
|
|
779
779
|
"source": {
|
|
@@ -866,7 +866,7 @@
|
|
|
866
866
|
"group": "gr0up",
|
|
867
867
|
"count": 1,
|
|
868
868
|
"version": {
|
|
869
|
-
"source": "3.4.
|
|
869
|
+
"source": "3.4.2",
|
|
870
870
|
"tagging": 1
|
|
871
871
|
},
|
|
872
872
|
"source": {
|
|
@@ -941,7 +941,7 @@
|
|
|
941
941
|
"group": "gr0up",
|
|
942
942
|
"count": 1,
|
|
943
943
|
"version": {
|
|
944
|
-
"source": "3.4.
|
|
944
|
+
"source": "3.4.2",
|
|
945
945
|
"tagging": 1
|
|
946
946
|
},
|
|
947
947
|
"source": {
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
"group": "gr0up",
|
|
1068
1068
|
"count": 1,
|
|
1069
1069
|
"version": {
|
|
1070
|
-
"source": "3.4.
|
|
1070
|
+
"source": "3.4.2",
|
|
1071
1071
|
"tagging": 1
|
|
1072
1072
|
},
|
|
1073
1073
|
"source": {
|
|
@@ -1151,7 +1151,7 @@
|
|
|
1151
1151
|
"group": "gr0up",
|
|
1152
1152
|
"count": 1,
|
|
1153
1153
|
"version": {
|
|
1154
|
-
"source": "3.4.
|
|
1154
|
+
"source": "3.4.2",
|
|
1155
1155
|
"tagging": 1
|
|
1156
1156
|
},
|
|
1157
1157
|
"source": {
|
|
@@ -1258,7 +1258,7 @@
|
|
|
1258
1258
|
"group": "gr0up",
|
|
1259
1259
|
"count": 1,
|
|
1260
1260
|
"version": {
|
|
1261
|
-
"source": "3.4.
|
|
1261
|
+
"source": "3.4.2",
|
|
1262
1262
|
"tagging": 1
|
|
1263
1263
|
},
|
|
1264
1264
|
"source": {
|
|
@@ -1337,7 +1337,7 @@
|
|
|
1337
1337
|
"group": "gr0up",
|
|
1338
1338
|
"count": 1,
|
|
1339
1339
|
"version": {
|
|
1340
|
-
"source": "3.4.
|
|
1340
|
+
"source": "3.4.2",
|
|
1341
1341
|
"tagging": 1
|
|
1342
1342
|
},
|
|
1343
1343
|
"source": {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@walkeros/web-destination-segment",
|
|
3
3
|
"description": "Segment CDP web destination for walkerOS (@segment/analytics-next, full Segment Spec)",
|
|
4
|
-
"version": "3.4.
|
|
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
|
"@segment/analytics-next": "^1.82.0",
|
|
41
|
-
"@walkeros/web-core": "3.4.
|
|
41
|
+
"@walkeros/web-core": "3.4.2"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
|
-
"@walkeros/collector": "3.4.
|
|
44
|
+
"@walkeros/collector": "3.4.2"
|
|
45
45
|
},
|
|
46
46
|
"repository": {
|
|
47
47
|
"url": "git+https://github.com/elbwalker/walkerOS.git",
|