@incodetech/core 2.1.1-rc.5 → 2.1.1-rc.7
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/BrowserStorageProvider-DaKI3I0m.esm.js +85 -0
- package/dist/ae-signature.d.ts +1 -1
- package/dist/authentication.esm.js +9 -9
- package/dist/{authenticationManager-CcD_dGoc.esm.js → authenticationManager-Dwf7TrZC.esm.js} +3 -3
- package/dist/{authenticationStateMachine-DXqqxJ6I.esm.js → authenticationStateMachine-BBNa41d5.esm.js} +2 -2
- package/dist/{browserSimulation-CWJhFPZ2.esm.js → browserSimulation-DZwEy9bu.esm.js} +14 -1
- package/dist/certificate-issuance.d.ts +28 -28
- package/dist/consent.d.ts +1 -1
- package/dist/{consentManager-4ADOtZeb.d.ts → consentManager-BvgtYr9W.d.ts} +47 -47
- package/dist/cpf-ocr.d.ts +1 -1
- package/dist/{cpfOcrManager-CPAjetkl.d.ts → cpfOcrManager-2eYelPF7.d.ts} +17 -17
- package/dist/{deepsightLoader-BXYxT6Ze.esm.js → deepsightLoader-bisFKMf_.esm.js} +3 -3
- package/dist/{deepsightService-CkZqM1Q2.esm.js → deepsightService-CViys6T4.esm.js} +1 -1
- package/dist/document-capture.d.ts +222 -222
- package/dist/document-upload.d.ts +46 -46
- package/dist/ekyb.esm.js +4 -4
- package/dist/{ekybStateMachine-CGUi38oD.esm.js → ekybStateMachine-_vaRFELH.esm.js} +1 -1
- package/dist/electronic-signature.d.ts +1 -1
- package/dist/extensibility.d.ts +13 -9
- package/dist/extensibility.esm.js +14 -14
- package/dist/{faceCaptureManagerFactory-BvY-Bjln.esm.js → faceCaptureManagerFactory-Cf8m_RNb.esm.js} +1 -1
- package/dist/{faceCaptureSetup-DqJSpW5Z.esm.js → faceCaptureSetup-Gj6XnsY4.esm.js} +2 -2
- package/dist/flow.d.ts +2 -2
- package/dist/flow.esm.js +19 -6
- package/dist/{flowServices-CeUfzu0a.esm.js → flowServices-OFgzA7NX.esm.js} +1 -1
- package/dist/home.d.ts +10 -10
- package/dist/id-ocr.d.ts +1 -1
- package/dist/id-verification.d.ts +25 -25
- package/dist/id.esm.js +8 -8
- package/dist/{idCaptureManager-DeObKOhW.esm.js → idCaptureManager-BziLyrVE.esm.js} +2 -2
- package/dist/{idCaptureStateMachine-DfHWOR-E.esm.js → idCaptureStateMachine-B7vsPrsl.esm.js} +4 -4
- package/dist/{idOcrManager-In32pFy6.d.ts → idOcrManager-BeUOERWK.d.ts} +52 -52
- package/dist/identity-reuse.d.ts +1 -1
- package/dist/{identityReuseManager-CL6t3MXb.d.ts → identityReuseManager-D1C3DNjo.d.ts} +31 -31
- package/dist/{index-DhxHjfpy.d.ts → index-Dzf83PXV.d.ts} +150 -150
- package/dist/index.esm.js +3 -3
- package/dist/mandatory-consent.d.ts +1 -1
- package/dist/{mandatoryConsentManager-C5mBEdnA.d.ts → mandatoryConsentManager-BxZjDE9f.d.ts} +50 -50
- package/dist/{onDeviceFaceResults-C9oNZSHm.esm.js → onDeviceFaceResults-BWxOJueW.esm.js} +1 -1
- package/dist/personhood.d.ts +10 -0
- package/dist/personhood.esm.js +14 -8
- package/dist/qe-signature.d.ts +1 -1
- package/dist/{recordingService-B8X6E9kx.esm.js → recordingService-lBmeVE49.esm.js} +1 -1
- package/dist/selfie.esm.js +9 -9
- package/dist/{selfieManager-up_j4EgF.esm.js → selfieManager-DsoqRiV2.esm.js} +3 -3
- package/dist/{selfieStateMachine-BjQjy8na.esm.js → selfieStateMachine-Czcb2so_.esm.js} +2 -2
- package/dist/session.esm.js +2 -2
- package/dist/{sessionInitializer-D3VzSnPy.esm.js → sessionInitializer-DdIllyuV.esm.js} +2 -2
- package/dist/{setup-CB0_nSzg.esm.js → setup-B27YJgm_.esm.js} +2 -2
- package/dist/trust-graph.d.ts +2 -2
- package/dist/video-selfie.d.ts +2 -2
- package/dist/video-selfie.esm.js +5 -5
- package/dist/wasm.d.ts +1 -1
- package/dist/wasm.esm.js +3 -3
- package/dist/workflow.d.ts +156 -156
- package/dist/workflow.esm.js +11 -11
- package/package.json +1 -1
- package/dist/BrowserStorageProvider-fZsibQTR.esm.js +0 -55
package/dist/index.esm.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import "./WasmUtilProvider-BgzcXBdl.esm.js";
|
|
2
|
-
import { i as reset, o as setup, r as isConfigured } from "./setup-
|
|
2
|
+
import { i as reset, o as setup, r as isConfigured } from "./setup-B27YJgm_.esm.js";
|
|
3
3
|
import "./BrowserTimerProvider-CHloo0eQ.esm.js";
|
|
4
4
|
import "./api-DsbUi7TO.esm.js";
|
|
5
5
|
import "./clientLifecycle-VyzRfALg.esm.js";
|
|
6
6
|
import "./events-1wxZ97yf.esm.js";
|
|
7
7
|
import "./endpoints-CwrFQfW7.esm.js";
|
|
8
8
|
import "./stats-BVy52wLy.esm.js";
|
|
9
|
-
import "./sessionInitializer-
|
|
10
|
-
import "./browserSimulation-
|
|
9
|
+
import "./sessionInitializer-DdIllyuV.esm.js";
|
|
10
|
+
import "./browserSimulation-DZwEy9bu.esm.js";
|
|
11
11
|
import "./platform-0Ot-bF_a.esm.js";
|
|
12
12
|
import "./getBrowser-1yNcfFZR.esm.js";
|
|
13
13
|
import "./tri-CFAPtAUM.esm.js";
|
|
@@ -7,5 +7,5 @@ import "./types-BgjMAEXl.js";
|
|
|
7
7
|
import "./canvas-90BqS0NF.js";
|
|
8
8
|
import "./createFaceAvatar-CpdYp9Iy.js";
|
|
9
9
|
import "./types-BUgeB2X6.js";
|
|
10
|
-
import { a as MandatoryConsentActor, i as createMandatoryConsentManagerFromActor, n as MandatoryConsentState, o as mandatoryConsentMachine, r as createMandatoryConsentManager, s as MandatoryConsentConfig, t as MandatoryConsentManager } from "./mandatoryConsentManager-
|
|
10
|
+
import { a as MandatoryConsentActor, i as createMandatoryConsentManagerFromActor, n as MandatoryConsentState, o as mandatoryConsentMachine, r as createMandatoryConsentManager, s as MandatoryConsentConfig, t as MandatoryConsentManager } from "./mandatoryConsentManager-BxZjDE9f.js";
|
|
11
11
|
export { type MandatoryConsentActor, type MandatoryConsentConfig, type MandatoryConsentManager, type MandatoryConsentState, createMandatoryConsentManager, createMandatoryConsentManagerFromActor, mandatoryConsentMachine };
|
package/dist/{mandatoryConsentManager-C5mBEdnA.d.ts → mandatoryConsentManager-BxZjDE9f.d.ts}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as Manager } from "./Manager-goNPc_h_.js";
|
|
2
2
|
import { t as ActorRefFrom } from "./Actor-BwgmOPkb.js";
|
|
3
3
|
import { a as RegulationTypes } from "./types-BUgeB2X6.js";
|
|
4
|
-
import * as
|
|
4
|
+
import * as xstate6 from "xstate";
|
|
5
5
|
|
|
6
6
|
//#region src/modules/mandatory-consent/types.d.ts
|
|
7
7
|
type RegulatoryConsentType = 'MANDATORY' | 'ML';
|
|
@@ -32,7 +32,7 @@ type MandatoryConsentContext = {
|
|
|
32
32
|
type MandatoryConsentInput = {
|
|
33
33
|
config: MandatoryConsentConfig;
|
|
34
34
|
};
|
|
35
|
-
declare const mandatoryConsentMachine:
|
|
35
|
+
declare const mandatoryConsentMachine: xstate6.StateMachine<MandatoryConsentContext, {
|
|
36
36
|
type: "LOAD";
|
|
37
37
|
} | {
|
|
38
38
|
type: "TOGGLE";
|
|
@@ -45,53 +45,53 @@ declare const mandatoryConsentMachine: xstate1278.StateMachine<MandatoryConsentC
|
|
|
45
45
|
} | {
|
|
46
46
|
type: "RESET";
|
|
47
47
|
}, {
|
|
48
|
-
[x: string]:
|
|
48
|
+
[x: string]: xstate6.ActorRefFromLogic<xstate6.PromiseActorLogic<FetchMandatoryConsentResponse, {
|
|
49
49
|
config: MandatoryConsentConfig;
|
|
50
|
-
},
|
|
50
|
+
}, xstate6.EventObject>> | xstate6.ActorRefFromLogic<xstate6.PromiseActorLogic<void, {
|
|
51
51
|
consentId: string;
|
|
52
52
|
isSigned: boolean;
|
|
53
|
-
},
|
|
54
|
-
},
|
|
53
|
+
}, xstate6.EventObject>> | undefined;
|
|
54
|
+
}, xstate6.Values<{
|
|
55
55
|
fetchConsent: {
|
|
56
56
|
src: "fetchConsent";
|
|
57
|
-
logic:
|
|
57
|
+
logic: xstate6.PromiseActorLogic<FetchMandatoryConsentResponse, {
|
|
58
58
|
config: MandatoryConsentConfig;
|
|
59
|
-
},
|
|
59
|
+
}, xstate6.EventObject>;
|
|
60
60
|
id: string | undefined;
|
|
61
61
|
};
|
|
62
62
|
submitConsent: {
|
|
63
63
|
src: "submitConsent";
|
|
64
|
-
logic:
|
|
64
|
+
logic: xstate6.PromiseActorLogic<void, {
|
|
65
65
|
consentId: string;
|
|
66
66
|
isSigned: boolean;
|
|
67
|
-
},
|
|
67
|
+
}, xstate6.EventObject>;
|
|
68
68
|
id: string | undefined;
|
|
69
69
|
};
|
|
70
|
-
}>,
|
|
70
|
+
}>, xstate6.Values<{
|
|
71
71
|
setConsent: {
|
|
72
72
|
type: "setConsent";
|
|
73
|
-
params:
|
|
73
|
+
params: xstate6.NonReducibleUnknown;
|
|
74
|
+
};
|
|
75
|
+
toggleSigned: {
|
|
76
|
+
type: "toggleSigned";
|
|
77
|
+
params: xstate6.NonReducibleUnknown;
|
|
74
78
|
};
|
|
75
79
|
setError: {
|
|
76
80
|
type: "setError";
|
|
77
|
-
params:
|
|
81
|
+
params: xstate6.NonReducibleUnknown;
|
|
78
82
|
};
|
|
79
83
|
clearError: {
|
|
80
84
|
type: "clearError";
|
|
81
|
-
params:
|
|
85
|
+
params: xstate6.NonReducibleUnknown;
|
|
82
86
|
};
|
|
83
87
|
resetContext: {
|
|
84
88
|
type: "resetContext";
|
|
85
|
-
params:
|
|
86
|
-
};
|
|
87
|
-
toggleSigned: {
|
|
88
|
-
type: "toggleSigned";
|
|
89
|
-
params: xstate1278.NonReducibleUnknown;
|
|
89
|
+
params: xstate6.NonReducibleUnknown;
|
|
90
90
|
};
|
|
91
91
|
}>, {
|
|
92
92
|
type: "canSubmit";
|
|
93
93
|
params: unknown;
|
|
94
|
-
}, never, "error" | "idle" | "closed" | "finished" | "loading" | "
|
|
94
|
+
}, never, "error" | "idle" | "closed" | "finished" | "loading" | "display" | "submitting", string, MandatoryConsentInput, xstate6.NonReducibleUnknown, xstate6.EventObject, xstate6.MetaObject, {
|
|
95
95
|
readonly id: "mandatoryConsent";
|
|
96
96
|
readonly initial: "idle";
|
|
97
97
|
readonly context: ({
|
|
@@ -100,70 +100,70 @@ declare const mandatoryConsentMachine: xstate1278.StateMachine<MandatoryConsentC
|
|
|
100
100
|
spawn: {
|
|
101
101
|
<TSrc extends "fetchConsent" | "submitConsent">(logic: TSrc, ...[options]: ({
|
|
102
102
|
src: "fetchConsent";
|
|
103
|
-
logic:
|
|
103
|
+
logic: xstate6.PromiseActorLogic<FetchMandatoryConsentResponse, {
|
|
104
104
|
config: MandatoryConsentConfig;
|
|
105
|
-
},
|
|
105
|
+
}, xstate6.EventObject>;
|
|
106
106
|
id: string | undefined;
|
|
107
107
|
} extends infer T ? T extends {
|
|
108
108
|
src: "fetchConsent";
|
|
109
|
-
logic:
|
|
109
|
+
logic: xstate6.PromiseActorLogic<FetchMandatoryConsentResponse, {
|
|
110
110
|
config: MandatoryConsentConfig;
|
|
111
|
-
},
|
|
111
|
+
}, xstate6.EventObject>;
|
|
112
112
|
id: string | undefined;
|
|
113
113
|
} ? T extends {
|
|
114
114
|
src: TSrc;
|
|
115
|
-
} ?
|
|
115
|
+
} ? xstate6.ConditionalRequired<[options?: ({
|
|
116
116
|
id?: T["id"] | undefined;
|
|
117
117
|
systemId?: string;
|
|
118
|
-
input?:
|
|
118
|
+
input?: xstate6.InputFrom<T["logic"]> | undefined;
|
|
119
119
|
syncSnapshot?: boolean;
|
|
120
|
-
} & { [K in
|
|
120
|
+
} & { [K in xstate6.RequiredActorOptions<T>]: unknown }) | undefined], xstate6.IsNotNever<xstate6.RequiredActorOptions<T>>> : never : never : never) | ({
|
|
121
121
|
src: "submitConsent";
|
|
122
|
-
logic:
|
|
122
|
+
logic: xstate6.PromiseActorLogic<void, {
|
|
123
123
|
consentId: string;
|
|
124
124
|
isSigned: boolean;
|
|
125
|
-
},
|
|
125
|
+
}, xstate6.EventObject>;
|
|
126
126
|
id: string | undefined;
|
|
127
127
|
} extends infer T_1 ? T_1 extends {
|
|
128
128
|
src: "submitConsent";
|
|
129
|
-
logic:
|
|
129
|
+
logic: xstate6.PromiseActorLogic<void, {
|
|
130
130
|
consentId: string;
|
|
131
131
|
isSigned: boolean;
|
|
132
|
-
},
|
|
132
|
+
}, xstate6.EventObject>;
|
|
133
133
|
id: string | undefined;
|
|
134
134
|
} ? T_1 extends {
|
|
135
135
|
src: TSrc;
|
|
136
|
-
} ?
|
|
136
|
+
} ? xstate6.ConditionalRequired<[options?: ({
|
|
137
137
|
id?: T_1["id"] | undefined;
|
|
138
138
|
systemId?: string;
|
|
139
|
-
input?:
|
|
139
|
+
input?: xstate6.InputFrom<T_1["logic"]> | undefined;
|
|
140
140
|
syncSnapshot?: boolean;
|
|
141
|
-
} & { [K_1 in
|
|
141
|
+
} & { [K_1 in xstate6.RequiredActorOptions<T_1>]: unknown }) | undefined], xstate6.IsNotNever<xstate6.RequiredActorOptions<T_1>>> : never : never : never)): xstate6.ActorRefFromLogic<xstate6.GetConcreteByKey<xstate6.Values<{
|
|
142
142
|
fetchConsent: {
|
|
143
143
|
src: "fetchConsent";
|
|
144
|
-
logic:
|
|
144
|
+
logic: xstate6.PromiseActorLogic<FetchMandatoryConsentResponse, {
|
|
145
145
|
config: MandatoryConsentConfig;
|
|
146
|
-
},
|
|
146
|
+
}, xstate6.EventObject>;
|
|
147
147
|
id: string | undefined;
|
|
148
148
|
};
|
|
149
149
|
submitConsent: {
|
|
150
150
|
src: "submitConsent";
|
|
151
|
-
logic:
|
|
151
|
+
logic: xstate6.PromiseActorLogic<void, {
|
|
152
152
|
consentId: string;
|
|
153
153
|
isSigned: boolean;
|
|
154
|
-
},
|
|
154
|
+
}, xstate6.EventObject>;
|
|
155
155
|
id: string | undefined;
|
|
156
156
|
};
|
|
157
157
|
}>, "src", TSrc>["logic"]>;
|
|
158
|
-
<TLogic extends
|
|
158
|
+
<TLogic extends xstate6.AnyActorLogic>(src: TLogic, ...[options]: xstate6.ConditionalRequired<[options?: ({
|
|
159
159
|
id?: never;
|
|
160
160
|
systemId?: string;
|
|
161
|
-
input?:
|
|
161
|
+
input?: xstate6.InputFrom<TLogic> | undefined;
|
|
162
162
|
syncSnapshot?: boolean;
|
|
163
|
-
} & { [K in
|
|
163
|
+
} & { [K in xstate6.RequiredLogicInput<TLogic>]: unknown }) | undefined], xstate6.IsNotNever<xstate6.RequiredLogicInput<TLogic>>>): xstate6.ActorRefFromLogic<TLogic>;
|
|
164
164
|
};
|
|
165
165
|
input: MandatoryConsentInput;
|
|
166
|
-
self:
|
|
166
|
+
self: xstate6.ActorRef<xstate6.MachineSnapshot<MandatoryConsentContext, {
|
|
167
167
|
type: "LOAD";
|
|
168
168
|
} | {
|
|
169
169
|
type: "TOGGLE";
|
|
@@ -175,7 +175,7 @@ declare const mandatoryConsentMachine: xstate1278.StateMachine<MandatoryConsentC
|
|
|
175
175
|
type: "RETRY";
|
|
176
176
|
} | {
|
|
177
177
|
type: "RESET";
|
|
178
|
-
}, Record<string,
|
|
178
|
+
}, Record<string, xstate6.AnyActorRef | undefined>, xstate6.StateValue, string, unknown, any, any>, {
|
|
179
179
|
type: "LOAD";
|
|
180
180
|
} | {
|
|
181
181
|
type: "TOGGLE";
|
|
@@ -187,7 +187,7 @@ declare const mandatoryConsentMachine: xstate1278.StateMachine<MandatoryConsentC
|
|
|
187
187
|
type: "RETRY";
|
|
188
188
|
} | {
|
|
189
189
|
type: "RESET";
|
|
190
|
-
},
|
|
190
|
+
}, xstate6.AnyEventObject>;
|
|
191
191
|
}) => {
|
|
192
192
|
config: MandatoryConsentConfig;
|
|
193
193
|
consent: undefined;
|
|
@@ -224,7 +224,7 @@ declare const mandatoryConsentMachine: xstate1278.StateMachine<MandatoryConsentC
|
|
|
224
224
|
} | {
|
|
225
225
|
type: "RESET";
|
|
226
226
|
};
|
|
227
|
-
self:
|
|
227
|
+
self: xstate6.ActorRef<xstate6.MachineSnapshot<MandatoryConsentContext, {
|
|
228
228
|
type: "LOAD";
|
|
229
229
|
} | {
|
|
230
230
|
type: "TOGGLE";
|
|
@@ -236,7 +236,7 @@ declare const mandatoryConsentMachine: xstate1278.StateMachine<MandatoryConsentC
|
|
|
236
236
|
type: "RETRY";
|
|
237
237
|
} | {
|
|
238
238
|
type: "RESET";
|
|
239
|
-
}, Record<string,
|
|
239
|
+
}, Record<string, xstate6.AnyActorRef>, xstate6.StateValue, string, unknown, any, any>, {
|
|
240
240
|
type: "LOAD";
|
|
241
241
|
} | {
|
|
242
242
|
type: "TOGGLE";
|
|
@@ -248,7 +248,7 @@ declare const mandatoryConsentMachine: xstate1278.StateMachine<MandatoryConsentC
|
|
|
248
248
|
type: "RETRY";
|
|
249
249
|
} | {
|
|
250
250
|
type: "RESET";
|
|
251
|
-
},
|
|
251
|
+
}, xstate6.AnyEventObject>;
|
|
252
252
|
}) => {
|
|
253
253
|
config: MandatoryConsentConfig;
|
|
254
254
|
};
|
|
@@ -301,7 +301,7 @@ declare const mandatoryConsentMachine: xstate1278.StateMachine<MandatoryConsentC
|
|
|
301
301
|
} | {
|
|
302
302
|
type: "RESET";
|
|
303
303
|
};
|
|
304
|
-
self:
|
|
304
|
+
self: xstate6.ActorRef<xstate6.MachineSnapshot<MandatoryConsentContext, {
|
|
305
305
|
type: "LOAD";
|
|
306
306
|
} | {
|
|
307
307
|
type: "TOGGLE";
|
|
@@ -313,7 +313,7 @@ declare const mandatoryConsentMachine: xstate1278.StateMachine<MandatoryConsentC
|
|
|
313
313
|
type: "RETRY";
|
|
314
314
|
} | {
|
|
315
315
|
type: "RESET";
|
|
316
|
-
}, Record<string,
|
|
316
|
+
}, Record<string, xstate6.AnyActorRef>, xstate6.StateValue, string, unknown, any, any>, {
|
|
317
317
|
type: "LOAD";
|
|
318
318
|
} | {
|
|
319
319
|
type: "TOGGLE";
|
|
@@ -325,7 +325,7 @@ declare const mandatoryConsentMachine: xstate1278.StateMachine<MandatoryConsentC
|
|
|
325
325
|
type: "RETRY";
|
|
326
326
|
} | {
|
|
327
327
|
type: "RESET";
|
|
328
|
-
},
|
|
328
|
+
}, xstate6.AnyEventObject>;
|
|
329
329
|
}) => {
|
|
330
330
|
consentId: string;
|
|
331
331
|
isSigned: boolean;
|
|
@@ -580,7 +580,7 @@ async function stopRecording$1(session) {
|
|
|
580
580
|
}
|
|
581
581
|
}
|
|
582
582
|
async function initializeDeepsightSession(options) {
|
|
583
|
-
const { loadDeepsightSession } = await import("./deepsightLoader-
|
|
583
|
+
const { loadDeepsightSession } = await import("./deepsightLoader-bisFKMf_.esm.js");
|
|
584
584
|
return loadDeepsightSession({
|
|
585
585
|
ds: options.ds,
|
|
586
586
|
storage: options.storage
|
package/dist/personhood.d.ts
CHANGED
|
@@ -238,6 +238,16 @@ type PersonhoodConfig = {
|
|
|
238
238
|
* Default: `false`.
|
|
239
239
|
*/
|
|
240
240
|
autoComplete?: boolean;
|
|
241
|
+
/**
|
|
242
|
+
* Enables Deepsight (injection-attack detection) for the session. The flag is
|
|
243
|
+
* handed to the WASM utility API, which latches it on: once any call in the
|
|
244
|
+
* session sees `true` the IAD challenges keep running. Leaving it unset (or
|
|
245
|
+
* `false`) means the challenges are skipped for the whole session, so never
|
|
246
|
+
* hardcode `false` here on a Deepsight-enabled organization.
|
|
247
|
+
*
|
|
248
|
+
* Default: `false`.
|
|
249
|
+
*/
|
|
250
|
+
ds?: boolean;
|
|
241
251
|
};
|
|
242
252
|
type PersonhoodDependencies = {
|
|
243
253
|
storage: IStorageCapability;
|
package/dist/personhood.esm.js
CHANGED
|
@@ -5,8 +5,8 @@ import { a as createApi_default, t as getStoredHttpConfig } from "./clientLifecy
|
|
|
5
5
|
import { n as eventModuleNames } from "./events-1wxZ97yf.esm.js";
|
|
6
6
|
import { t as endpoints } from "./endpoints-CwrFQfW7.esm.js";
|
|
7
7
|
import "./stats-BVy52wLy.esm.js";
|
|
8
|
-
import { d as BrowserEnvironmentProvider, n as getFingerprintEnabled, u as getDeviceFingerprintInfo } from "./sessionInitializer-
|
|
9
|
-
import { n as getThumbmarkId, t as isBrowserSimulation } from "./browserSimulation-
|
|
8
|
+
import { d as BrowserEnvironmentProvider, n as getFingerprintEnabled, u as getDeviceFingerprintInfo } from "./sessionInitializer-DdIllyuV.esm.js";
|
|
9
|
+
import { n as getThumbmarkId, t as isBrowserSimulation } from "./browserSimulation-DZwEy9bu.esm.js";
|
|
10
10
|
import "./platform-0Ot-bF_a.esm.js";
|
|
11
11
|
import "./getBrowser-1yNcfFZR.esm.js";
|
|
12
12
|
import "./tri-CFAPtAUM.esm.js";
|
|
@@ -14,14 +14,14 @@ import { a as fromPromise, i as fromCallback, l as createManager, r as assign, s
|
|
|
14
14
|
import "./MotionSensorProvider-D95kOKVK.esm.js";
|
|
15
15
|
import { i as requestPermission, t as checkPermission } from "./permissionServices-BElIOcoJ.esm.js";
|
|
16
16
|
import { a as stopCameraStream, r as requestCameraAccess } from "./camera-CxxXV0VN.esm.js";
|
|
17
|
-
import { t as BrowserStorageProvider } from "./BrowserStorageProvider-
|
|
18
|
-
import { b as FaceDetectionProvider, f as stopStream, l as startDetection, s as initializeDeepsightSession } from "./onDeviceFaceResults-
|
|
17
|
+
import { t as BrowserStorageProvider } from "./BrowserStorageProvider-DaKI3I0m.esm.js";
|
|
18
|
+
import { b as FaceDetectionProvider, f as stopStream, l as startDetection, s as initializeDeepsightSession } from "./onDeviceFaceResults-BWxOJueW.esm.js";
|
|
19
19
|
import { t as sleep } from "./ITimerCapability-DJ73P4RK.esm.js";
|
|
20
20
|
import "./canvas-Pi10hG_l.esm.js";
|
|
21
21
|
import "./backCameraStream-ChrMTJv-.esm.js";
|
|
22
22
|
import "./video-ZY92rkel.esm.js";
|
|
23
23
|
import "./getDeviceClass-C-Dg6IsJ.esm.js";
|
|
24
|
-
import "./deepsightService-
|
|
24
|
+
import "./deepsightService-CViys6T4.esm.js";
|
|
25
25
|
import "./getDeviceClass-DIjnTPjR.esm.js";
|
|
26
26
|
import "./types-BKLb3C42.esm.js";
|
|
27
27
|
import { t as StreamCanvasCapture } from "./StreamCanvasCapture-CAqUdVkM.esm.js";
|
|
@@ -77,7 +77,7 @@ const PERSONHOOD_CAMERA_CONSTRAINTS = {
|
|
|
77
77
|
async function initializePersonhoodDeepsight(params) {
|
|
78
78
|
return initializeDeepsightSession({
|
|
79
79
|
storage: params.storage,
|
|
80
|
-
ds:
|
|
80
|
+
ds: params.ds
|
|
81
81
|
});
|
|
82
82
|
}
|
|
83
83
|
/**
|
|
@@ -806,7 +806,10 @@ const _personhoodMachine = setup({
|
|
|
806
806
|
return initializePersonhoodCamera({ deepsightService: input.deepsightService });
|
|
807
807
|
}),
|
|
808
808
|
initializeDeepsight: fromPromise(async ({ input }) => {
|
|
809
|
-
return initializePersonhoodDeepsight({
|
|
809
|
+
return initializePersonhoodDeepsight({
|
|
810
|
+
storage: input.dependencies.storage,
|
|
811
|
+
ds: input.ds
|
|
812
|
+
});
|
|
810
813
|
}),
|
|
811
814
|
collectSignals: fromPromise(async () => {
|
|
812
815
|
return collectDeviceBehavioralSignals();
|
|
@@ -1038,7 +1041,10 @@ const _personhoodMachine = setup({
|
|
|
1038
1041
|
running: { invoke: {
|
|
1039
1042
|
id: "initializeDeepsight",
|
|
1040
1043
|
src: "initializeDeepsight",
|
|
1041
|
-
input: ({ context }) => ({
|
|
1044
|
+
input: ({ context }) => ({
|
|
1045
|
+
dependencies: context.dependencies,
|
|
1046
|
+
ds: context.config.ds
|
|
1047
|
+
}),
|
|
1042
1048
|
onDone: {
|
|
1043
1049
|
target: "done",
|
|
1044
1050
|
actions: "setDeepsightServiceFromEvent"
|
package/dist/qe-signature.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "./StateMachine-D5WO6lHS.js";
|
|
2
2
|
import { t as Manager } from "./Manager-goNPc_h_.js";
|
|
3
3
|
import "./Actor-BwgmOPkb.js";
|
|
4
|
-
import { c as ConsentKey, f as QE_CONSENT_KEYS, g as getDefaultConsentChecks, i as electronicSignatureMachine, l as ElectronicSignatureConfig, m as areAllConsented, n as ElectronicSignatureState, s as ConsentChecks, u as ElectronicSignatureDocument } from "./index-
|
|
4
|
+
import { c as ConsentKey, f as QE_CONSENT_KEYS, g as getDefaultConsentChecks, i as electronicSignatureMachine, l as ElectronicSignatureConfig, m as areAllConsented, n as ElectronicSignatureState, s as ConsentChecks, u as ElectronicSignatureDocument } from "./index-Dzf83PXV.js";
|
|
5
5
|
|
|
6
6
|
//#region src/modules/qe-signature/index.d.ts
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as api } from "./api-DsbUi7TO.esm.js";
|
|
2
2
|
import { t as endpoints } from "./endpoints-CwrFQfW7.esm.js";
|
|
3
3
|
import { t as isAndroid } from "./platform-0Ot-bF_a.esm.js";
|
|
4
|
-
import { d as stopRecording, u as startRecordingSession, v as uploadDeepsightVideo } from "./onDeviceFaceResults-
|
|
4
|
+
import { d as stopRecording, u as startRecordingSession, v as uploadDeepsightVideo } from "./onDeviceFaceResults-BWxOJueW.esm.js";
|
|
5
5
|
import { t as getAdaptiveMediaRecorderOptions } from "./mediaRecorderOptions-CClCKAiF.esm.js";
|
|
6
6
|
|
|
7
7
|
//#region src/internal/manualReview/manualReviewService.ts
|
package/dist/selfie.esm.js
CHANGED
|
@@ -3,34 +3,34 @@ import "./api-DsbUi7TO.esm.js";
|
|
|
3
3
|
import { n as eventModuleNames } from "./events-1wxZ97yf.esm.js";
|
|
4
4
|
import "./endpoints-CwrFQfW7.esm.js";
|
|
5
5
|
import "./stats-BVy52wLy.esm.js";
|
|
6
|
-
import "./browserSimulation-
|
|
6
|
+
import "./browserSimulation-DZwEy9bu.esm.js";
|
|
7
7
|
import "./platform-0Ot-bF_a.esm.js";
|
|
8
8
|
import "./getBrowser-1yNcfFZR.esm.js";
|
|
9
9
|
import { a as fromPromise, r as assign, s as createActor } from "./xstate.esm-nY3M5UYm.esm.js";
|
|
10
|
-
import { t as faceCaptureMachine } from "./faceCaptureSetup-
|
|
10
|
+
import { t as faceCaptureMachine } from "./faceCaptureSetup-Gj6XnsY4.esm.js";
|
|
11
11
|
import "./wasmDsFlagSync-Ch0mFJNT.esm.js";
|
|
12
12
|
import "./BrowserVisibilityObserverProvider-GBS6XSii.esm.js";
|
|
13
13
|
import "./MotionSensorProvider-D95kOKVK.esm.js";
|
|
14
14
|
import "./permissionServices-BElIOcoJ.esm.js";
|
|
15
15
|
import "./camera-CxxXV0VN.esm.js";
|
|
16
|
-
import { t as createFaceCaptureManagerFromActor } from "./faceCaptureManagerFactory-
|
|
17
|
-
import { t as BrowserStorageProvider } from "./BrowserStorageProvider-
|
|
18
|
-
import { p as processFace } from "./onDeviceFaceResults-
|
|
16
|
+
import { t as createFaceCaptureManagerFromActor } from "./faceCaptureManagerFactory-Cf8m_RNb.esm.js";
|
|
17
|
+
import { t as BrowserStorageProvider } from "./BrowserStorageProvider-DaKI3I0m.esm.js";
|
|
18
|
+
import { p as processFace } from "./onDeviceFaceResults-BWxOJueW.esm.js";
|
|
19
19
|
import "./ITimerCapability-DJ73P4RK.esm.js";
|
|
20
20
|
import "./canvas-Pi10hG_l.esm.js";
|
|
21
21
|
import "./backCameraStream-ChrMTJv-.esm.js";
|
|
22
22
|
import "./video-ZY92rkel.esm.js";
|
|
23
23
|
import "./getDeviceClass-C-Dg6IsJ.esm.js";
|
|
24
|
-
import "./deepsightService-
|
|
24
|
+
import "./deepsightService-CViys6T4.esm.js";
|
|
25
25
|
import "./getDeviceClass-DIjnTPjR.esm.js";
|
|
26
26
|
import "./types-BKLb3C42.esm.js";
|
|
27
27
|
import "./createFaceAvatar-BZSg2MNo.esm.js";
|
|
28
28
|
import "./StreamCanvasCapture-CAqUdVkM.esm.js";
|
|
29
29
|
import "./permissionGuards-BPZGWaL4.esm.js";
|
|
30
|
-
import "./recordingService-
|
|
30
|
+
import "./recordingService-lBmeVE49.esm.js";
|
|
31
31
|
import "./mediaRecorderOptions-CClCKAiF.esm.js";
|
|
32
|
-
import { t as selfieMachine } from "./selfieStateMachine-
|
|
33
|
-
import { t as createSelfieManager } from "./selfieManager-
|
|
32
|
+
import { t as selfieMachine } from "./selfieStateMachine-Czcb2so_.esm.js";
|
|
33
|
+
import { t as createSelfieManager } from "./selfieManager-DsoqRiV2.esm.js";
|
|
34
34
|
import { t as invokeOnCaptureCallback } from "./invokeOnCaptureCallback-CCS2Ruzi.esm.js";
|
|
35
35
|
|
|
36
36
|
//#region src/modules/selfie/selfieCaptureOnlyStateMachine.ts
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { t as WasmUtilProvider } from "./WasmUtilProvider-BgzcXBdl.esm.js";
|
|
2
2
|
import { n as eventModuleNames } from "./events-1wxZ97yf.esm.js";
|
|
3
3
|
import { s as createActor } from "./xstate.esm-nY3M5UYm.esm.js";
|
|
4
|
-
import { t as createFaceCaptureManagerFromActor } from "./faceCaptureManagerFactory-
|
|
5
|
-
import { t as BrowserStorageProvider } from "./BrowserStorageProvider-
|
|
6
|
-
import { t as selfieMachine } from "./selfieStateMachine-
|
|
4
|
+
import { t as createFaceCaptureManagerFromActor } from "./faceCaptureManagerFactory-Cf8m_RNb.esm.js";
|
|
5
|
+
import { t as BrowserStorageProvider } from "./BrowserStorageProvider-DaKI3I0m.esm.js";
|
|
6
|
+
import { t as selfieMachine } from "./selfieStateMachine-Czcb2so_.esm.js";
|
|
7
7
|
|
|
8
8
|
//#region src/modules/selfie/selfieActor.ts
|
|
9
9
|
function createSelfieActor(options) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as fromPromise, r as assign } from "./xstate.esm-nY3M5UYm.esm.js";
|
|
2
|
-
import { t as faceCaptureMachine } from "./faceCaptureSetup-
|
|
3
|
-
import { i as prepareOnDeviceFaceUpload, m as uploadSelfie, n as isOnDeviceMode, p as processFace, r as postOnDeviceFaceResults, t as defaultPrepareFaceUpload } from "./onDeviceFaceResults-
|
|
2
|
+
import { t as faceCaptureMachine } from "./faceCaptureSetup-Gj6XnsY4.esm.js";
|
|
3
|
+
import { i as prepareOnDeviceFaceUpload, m as uploadSelfie, n as isOnDeviceMode, p as processFace, r as postOnDeviceFaceResults, t as defaultPrepareFaceUpload } from "./onDeviceFaceResults-BWxOJueW.esm.js";
|
|
4
4
|
import { t as FACE_ERROR_CODES } from "./types-BKLb3C42.esm.js";
|
|
5
5
|
|
|
6
6
|
//#region src/modules/selfie/selfieErrorUtils.ts
|
package/dist/session.esm.js
CHANGED
|
@@ -3,8 +3,8 @@ import "./api-DsbUi7TO.esm.js";
|
|
|
3
3
|
import "./events-1wxZ97yf.esm.js";
|
|
4
4
|
import "./endpoints-CwrFQfW7.esm.js";
|
|
5
5
|
import "./stats-BVy52wLy.esm.js";
|
|
6
|
-
import { i as initializeSession } from "./sessionInitializer-
|
|
7
|
-
import "./browserSimulation-
|
|
6
|
+
import { i as initializeSession } from "./sessionInitializer-DdIllyuV.esm.js";
|
|
7
|
+
import "./browserSimulation-DZwEy9bu.esm.js";
|
|
8
8
|
import "./platform-0Ot-bF_a.esm.js";
|
|
9
9
|
import "./getBrowser-1yNcfFZR.esm.js";
|
|
10
10
|
import "./tri-CFAPtAUM.esm.js";
|
|
@@ -2,7 +2,7 @@ import { r as getToken, s as setToken, t as api } from "./api-DsbUi7TO.esm.js";
|
|
|
2
2
|
import { _ as getAnalyticsBatcher, g as addEvent } from "./events-1wxZ97yf.esm.js";
|
|
3
3
|
import { t as endpoints } from "./endpoints-CwrFQfW7.esm.js";
|
|
4
4
|
import { n as flushDeviceStatsQueue, r as resetDeviceStatsQueue } from "./stats-BVy52wLy.esm.js";
|
|
5
|
-
import { i as UAParser, n as getThumbmarkId, r as getParsedUserAgent, t as isBrowserSimulation } from "./browserSimulation-
|
|
5
|
+
import { i as UAParser, n as getThumbmarkId, r as getParsedUserAgent, t as isBrowserSimulation } from "./browserSimulation-DZwEy9bu.esm.js";
|
|
6
6
|
import { i as linkSessionWithTRI, r as isTRIStarted } from "./tri-CFAPtAUM.esm.js";
|
|
7
7
|
|
|
8
8
|
//#region ../infra/src/providers/browser/BrowserEnvironmentProvider.ts
|
|
@@ -351,7 +351,7 @@ function resetFeatureConfigCache() {
|
|
|
351
351
|
|
|
352
352
|
//#endregion
|
|
353
353
|
//#region src/internal/version/sdkVersion.ts
|
|
354
|
-
const SDK_VERSION = "2.1.1-rc.
|
|
354
|
+
const SDK_VERSION = "2.1.1-rc.7";
|
|
355
355
|
|
|
356
356
|
//#endregion
|
|
357
357
|
//#region src/internal/fingerprint/fingerprintService.ts
|
|
@@ -5,13 +5,13 @@ import { i as upgradeToWasmHttpClient, n as installFreshHttpClient, r as resetHt
|
|
|
5
5
|
import { _ as getAnalyticsBatcher, h as createAnalyticsBatchingService, v as resetAnalyticsBatcher, y as setAnalyticsBatcher } from "./events-1wxZ97yf.esm.js";
|
|
6
6
|
import { t as endpoints } from "./endpoints-CwrFQfW7.esm.js";
|
|
7
7
|
import { r as resetDeviceStatsQueue, t as addDeviceStats } from "./stats-BVy52wLy.esm.js";
|
|
8
|
-
import { a as resetSessionInit, i as initializeSession, o as setClientFingerprintEnabled, s as setClientIpLookupEnabled } from "./sessionInitializer-
|
|
8
|
+
import { a as resetSessionInit, i as initializeSession, o as setClientFingerprintEnabled, s as setClientIpLookupEnabled } from "./sessionInitializer-DdIllyuV.esm.js";
|
|
9
9
|
import { a as resetTRI, n as initializeTRI, o as resetTRIProviderInstance } from "./tri-CFAPtAUM.esm.js";
|
|
10
10
|
|
|
11
11
|
//#region ../infra/src/wasm/wasmDefaults.ts
|
|
12
12
|
const WASM_CDN_BASE_URL = "https://cdn.incodesmile.com/ml-wasm-kit-release";
|
|
13
13
|
/** The WASM version bundled and tested with this SDK release. */
|
|
14
|
-
const DEFAULT_WASM_VERSION = "v2.14.07-post7-
|
|
14
|
+
const DEFAULT_WASM_VERSION = "v2.14.07-post7-post3";
|
|
15
15
|
const PATH_KEYS = [
|
|
16
16
|
"wasmPath",
|
|
17
17
|
"wasmSimdPath",
|
package/dist/trust-graph.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./StateMachine-D5WO6lHS.js";
|
|
2
2
|
import { t as Manager } from "./Manager-goNPc_h_.js";
|
|
3
|
-
import * as
|
|
3
|
+
import * as xstate1510 from "xstate";
|
|
4
4
|
|
|
5
5
|
//#region src/modules/trust-graph/trustGraphManager.d.ts
|
|
6
6
|
type TrustGraphIdleState = {
|
|
@@ -60,7 +60,7 @@ type TrustGraphContext = Record<string, never>;
|
|
|
60
60
|
* Mirror the `noOpFlowModuleMachine` / `identitySearchMachine` headless pattern:
|
|
61
61
|
* start directly in the `final` state.
|
|
62
62
|
*/
|
|
63
|
-
declare const trustGraphMachine:
|
|
63
|
+
declare const trustGraphMachine: xstate1510.StateMachine<TrustGraphContext, xstate1510.AnyEventObject, {}, never, never, never, never, "finished", string, xstate1510.NonReducibleUnknown, xstate1510.NonReducibleUnknown, xstate1510.EventObject, xstate1510.MetaObject, {
|
|
64
64
|
readonly id: "trust-graph";
|
|
65
65
|
readonly initial: "finished";
|
|
66
66
|
readonly context: {};
|
package/dist/video-selfie.d.ts
CHANGED
|
@@ -10,7 +10,7 @@ import { i as FlowModuleConfig } from "./types-BUgeB2X6.js";
|
|
|
10
10
|
import "./IWasmUtilCapability-DaSNxgA8.js";
|
|
11
11
|
import "./types-BcF-fii5.js";
|
|
12
12
|
import { n as DetectionStatus } from "./types-fO6KIdol.js";
|
|
13
|
-
import * as
|
|
13
|
+
import * as xstate0 from "xstate";
|
|
14
14
|
|
|
15
15
|
//#region src/modules/video-selfie/types.d.ts
|
|
16
16
|
/**
|
|
@@ -342,7 +342,7 @@ declare function createConsentRecorder(): ConsentRecorder;
|
|
|
342
342
|
* is used for headless steps (e.g. `IP_ADDRESS`) that must complete instantly
|
|
343
343
|
* with no UI. Using a no-op here would skip the video-selfie UI entirely.
|
|
344
344
|
*/
|
|
345
|
-
declare const videoSelfieFlowModuleMachine:
|
|
345
|
+
declare const videoSelfieFlowModuleMachine: xstate0.StateMachine<xstate0.MachineContext, xstate0.AnyEventObject, {}, never, never, never, never, "running", string, xstate0.NonReducibleUnknown, xstate0.NonReducibleUnknown, xstate0.EventObject, xstate0.MetaObject, {
|
|
346
346
|
readonly id: "videoSelfieFlowModule";
|
|
347
347
|
readonly initial: "running";
|
|
348
348
|
readonly states: {
|
package/dist/video-selfie.esm.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { t as WasmUtilProvider } from "./WasmUtilProvider-BgzcXBdl.esm.js";
|
|
2
|
-
import { t as ensureWasmPipelines } from "./setup-
|
|
2
|
+
import { t as ensureWasmPipelines } from "./setup-B27YJgm_.esm.js";
|
|
3
3
|
import { t as BrowserTimerProvider } from "./BrowserTimerProvider-CHloo0eQ.esm.js";
|
|
4
4
|
import { t as api } from "./api-DsbUi7TO.esm.js";
|
|
5
5
|
import "./clientLifecycle-VyzRfALg.esm.js";
|
|
6
6
|
import "./events-1wxZ97yf.esm.js";
|
|
7
7
|
import { t as endpoints } from "./endpoints-CwrFQfW7.esm.js";
|
|
8
8
|
import "./stats-BVy52wLy.esm.js";
|
|
9
|
-
import "./sessionInitializer-
|
|
10
|
-
import "./browserSimulation-
|
|
9
|
+
import "./sessionInitializer-DdIllyuV.esm.js";
|
|
10
|
+
import "./browserSimulation-DZwEy9bu.esm.js";
|
|
11
11
|
import "./platform-0Ot-bF_a.esm.js";
|
|
12
12
|
import "./getBrowser-1yNcfFZR.esm.js";
|
|
13
13
|
import "./tri-CFAPtAUM.esm.js";
|
|
@@ -15,13 +15,13 @@ import { a as fromPromise, i as fromCallback, l as createManager, r as assign, s
|
|
|
15
15
|
import "./MotionSensorProvider-D95kOKVK.esm.js";
|
|
16
16
|
import { t as checkPermission } from "./permissionServices-BElIOcoJ.esm.js";
|
|
17
17
|
import { i as requestCameraWithFallback, r as requestCameraAccess } from "./camera-CxxXV0VN.esm.js";
|
|
18
|
-
import { a as encryptSelfieImage, b as FaceDetectionProvider, l as startDetection, m as uploadSelfie, p as processFace, y as StreamCanvasProcessingSession } from "./onDeviceFaceResults-
|
|
18
|
+
import { a as encryptSelfieImage, b as FaceDetectionProvider, l as startDetection, m as uploadSelfie, p as processFace, y as StreamCanvasProcessingSession } from "./onDeviceFaceResults-BWxOJueW.esm.js";
|
|
19
19
|
import "./ITimerCapability-DJ73P4RK.esm.js";
|
|
20
20
|
import "./canvas-Pi10hG_l.esm.js";
|
|
21
21
|
import { n as getBackCameraStream } from "./backCameraStream-ChrMTJv-.esm.js";
|
|
22
22
|
import "./video-ZY92rkel.esm.js";
|
|
23
23
|
import { n as getWindowDimensions } from "./getDeviceClass-C-Dg6IsJ.esm.js";
|
|
24
|
-
import "./deepsightService-
|
|
24
|
+
import "./deepsightService-CViys6T4.esm.js";
|
|
25
25
|
import "./getDeviceClass-DIjnTPjR.esm.js";
|
|
26
26
|
import "./types-BKLb3C42.esm.js";
|
|
27
27
|
import { t as StreamCanvasCapture } from "./StreamCanvasCapture-CAqUdVkM.esm.js";
|
package/dist/wasm.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import { i as initializeWasmUtil, l as upgradeToWasmHttpClient, n as WasmConfig,
|
|
|
4
4
|
|
|
5
5
|
//#region ../infra/src/wasm/wasmDefaults.d.ts
|
|
6
6
|
/** The WASM version bundled and tested with this SDK release. */
|
|
7
|
-
declare const DEFAULT_WASM_VERSION = "v2.14.07-post7-
|
|
7
|
+
declare const DEFAULT_WASM_VERSION = "v2.14.07-post7-post3";
|
|
8
8
|
/** Builds a WarmupConfig from a directory that mirrors the ml-wasm-kit CDN layout. */
|
|
9
9
|
declare function buildWasmConfigFromBasePath(basePath: string): WarmupConfig;
|
|
10
10
|
/** Builds the standard WarmupConfig from the Incode CDN. */
|
package/dist/wasm.esm.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { i as warmupWasm } from "./WasmUtilProvider-BgzcXBdl.esm.js";
|
|
2
|
-
import { a as setWasmConfig, c as DEFAULT_WASM_VERSION, d as resolveWasmConfig, l as buildDefaultWasmConfig, n as initializeWasmUtil, s as upgradeToWasmHttpClient, t as ensureWasmPipelines, u as buildWasmConfigFromBasePath } from "./setup-
|
|
2
|
+
import { a as setWasmConfig, c as DEFAULT_WASM_VERSION, d as resolveWasmConfig, l as buildDefaultWasmConfig, n as initializeWasmUtil, s as upgradeToWasmHttpClient, t as ensureWasmPipelines, u as buildWasmConfigFromBasePath } from "./setup-B27YJgm_.esm.js";
|
|
3
3
|
import "./BrowserTimerProvider-CHloo0eQ.esm.js";
|
|
4
4
|
import "./api-DsbUi7TO.esm.js";
|
|
5
5
|
import "./clientLifecycle-VyzRfALg.esm.js";
|
|
6
6
|
import "./events-1wxZ97yf.esm.js";
|
|
7
7
|
import "./endpoints-CwrFQfW7.esm.js";
|
|
8
8
|
import "./stats-BVy52wLy.esm.js";
|
|
9
|
-
import "./sessionInitializer-
|
|
10
|
-
import "./browserSimulation-
|
|
9
|
+
import "./sessionInitializer-DdIllyuV.esm.js";
|
|
10
|
+
import "./browserSimulation-DZwEy9bu.esm.js";
|
|
11
11
|
import "./platform-0Ot-bF_a.esm.js";
|
|
12
12
|
import "./getBrowser-1yNcfFZR.esm.js";
|
|
13
13
|
import "./tri-CFAPtAUM.esm.js";
|