@tsocial/tvweb-sdk.omg 0.0.0-beta.20251113-122618 → 0.0.0-beta.20251113-150759
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/build/tvweb-sdk.omg.cjs.min.js +309 -309
- package/build/tvweb-sdk.omg.esm.min.js +309 -309
- package/build/tvweb-sdk.omg.standalone.js +20591 -20596
- package/build/tvweb-sdk.omg.standalone.min.js +999 -999
- package/package.json +5 -5
- package/build/types/Camera/index.d.ts +0 -8
- package/build/types/Camera/polyfills.d.ts +0 -4
- package/build/types/Camera/utils.d.ts +0 -13
- package/build/types/HighlightResult/index.d.ts +0 -27
- package/build/types/LivenessDetection/Active/index.d.ts +0 -183
- package/build/types/LivenessDetection/CameraMask.d.ts +0 -15
- package/build/types/LivenessDetection/DirectionIcon.d.ts +0 -15
- package/build/types/LivenessDetection/LivenessDetection.d.ts +0 -7
- package/build/types/LivenessDetection/LivenessDetection.stories.d.ts +0 -7
- package/build/types/LivenessDetection/Passive/index.d.ts +0 -184
- package/build/types/LivenessDetection/index.d.ts +0 -2
- package/build/types/LivenessDetection/theme.d.ts +0 -108
- package/build/types/Popup/ConfirmExitPopup.d.ts +0 -42
- package/build/types/Popup/index.d.ts +0 -24
- package/build/types/Popup/popupType.d.ts +0 -7
- package/build/types/Popup/style.d.ts +0 -2
- package/build/types/QRCodeScanner/QRCodeScanner.stories.d.ts +0 -6
- package/build/types/QRCodeScanner/components/index.d.ts +0 -6
- package/build/types/QRCodeScanner/constants.d.ts +0 -1
- package/build/types/QRCodeScanner/index.d.ts +0 -33
- package/build/types/ReadIDCard/IDCardReader.d.ts +0 -3
- package/build/types/ReadIDCard/ReadIDCard.stories.d.ts +0 -7
- package/build/types/ReadIDCard/ReadIDCardUIOnly/UIOnly.d.ts +0 -57
- package/build/types/ReadIDCard/ReadIDCardUIOnly/index.d.ts +0 -64
- package/build/types/ReadIDCard/ReadIDCardWithApiCall.d.ts +0 -3
- package/build/types/ReadIDCard/components/ConfirmPopupContent.d.ts +0 -37
- package/build/types/ReadIDCard/components/index.d.ts +0 -32
- package/build/types/ReadIDCard/globalStyle.d.ts +0 -2
- package/build/types/ReadIDCard/theme.d.ts +0 -393
- package/build/types/SDK.d.ts +0 -7
- package/build/types/index.d.ts +0 -3
- package/build/types/theme/defaultThemes.d.ts +0 -1723
- package/build/types/theme.d.ts +0 -5
- /package/build/types/{locale/en.d.ts → en.d.ts} +0 -0
- /package/build/types/{locale/vi.d.ts → vi.d.ts} +0 -0
|
@@ -1,393 +0,0 @@
|
|
|
1
|
-
export namespace defaultIDTheme {
|
|
2
|
-
namespace closeButton {
|
|
3
|
-
export let top: string;
|
|
4
|
-
export let left: string;
|
|
5
|
-
export let right: string;
|
|
6
|
-
export let bottom: string;
|
|
7
|
-
export let display: string;
|
|
8
|
-
export let width: string;
|
|
9
|
-
export let height: string;
|
|
10
|
-
export { closeIcon as src };
|
|
11
|
-
}
|
|
12
|
-
namespace menuButton {
|
|
13
|
-
let top_1: string;
|
|
14
|
-
export { top_1 as top };
|
|
15
|
-
let left_1: string;
|
|
16
|
-
export { left_1 as left };
|
|
17
|
-
let right_1: string;
|
|
18
|
-
export { right_1 as right };
|
|
19
|
-
let bottom_1: string;
|
|
20
|
-
export { bottom_1 as bottom };
|
|
21
|
-
let display_1: string;
|
|
22
|
-
export { display_1 as display };
|
|
23
|
-
let width_1: string;
|
|
24
|
-
export { width_1 as width };
|
|
25
|
-
let height_1: string;
|
|
26
|
-
export { height_1 as height };
|
|
27
|
-
}
|
|
28
|
-
namespace IDCapturing {
|
|
29
|
-
let backgroundColor: string;
|
|
30
|
-
namespace title {
|
|
31
|
-
export let color: string;
|
|
32
|
-
export let fontSize: string;
|
|
33
|
-
export let fontWeight: string;
|
|
34
|
-
let backgroundColor_1: string;
|
|
35
|
-
export { backgroundColor_1 as backgroundColor };
|
|
36
|
-
}
|
|
37
|
-
namespace instruction {
|
|
38
|
-
let color_1: string;
|
|
39
|
-
export { color_1 as color };
|
|
40
|
-
let fontSize_1: string;
|
|
41
|
-
export { fontSize_1 as fontSize };
|
|
42
|
-
let fontWeight_1: string;
|
|
43
|
-
export { fontWeight_1 as fontWeight };
|
|
44
|
-
let backgroundColor_2: string;
|
|
45
|
-
export { backgroundColor_2 as backgroundColor };
|
|
46
|
-
export let border: string;
|
|
47
|
-
export let borderRadius: string;
|
|
48
|
-
}
|
|
49
|
-
namespace captureInstruction {
|
|
50
|
-
export let padding: string;
|
|
51
|
-
let color_2: string;
|
|
52
|
-
export { color_2 as color };
|
|
53
|
-
let fontSize_2: string;
|
|
54
|
-
export { fontSize_2 as fontSize };
|
|
55
|
-
let fontWeight_2: string;
|
|
56
|
-
export { fontWeight_2 as fontWeight };
|
|
57
|
-
export let background: string;
|
|
58
|
-
let border_1: string;
|
|
59
|
-
export { border_1 as border };
|
|
60
|
-
let borderRadius_1: string;
|
|
61
|
-
export { borderRadius_1 as borderRadius };
|
|
62
|
-
}
|
|
63
|
-
namespace error {
|
|
64
|
-
let color_3: string;
|
|
65
|
-
export { color_3 as color };
|
|
66
|
-
let fontSize_3: string;
|
|
67
|
-
export { fontSize_3 as fontSize };
|
|
68
|
-
let fontWeight_3: string;
|
|
69
|
-
export { fontWeight_3 as fontWeight };
|
|
70
|
-
let backgroundColor_3: string;
|
|
71
|
-
export { backgroundColor_3 as backgroundColor };
|
|
72
|
-
let border_2: string;
|
|
73
|
-
export { border_2 as border };
|
|
74
|
-
let borderRadius_2: string;
|
|
75
|
-
export { borderRadius_2 as borderRadius };
|
|
76
|
-
let padding_1: string;
|
|
77
|
-
export { padding_1 as padding };
|
|
78
|
-
}
|
|
79
|
-
namespace countdown {
|
|
80
|
-
let color_4: string;
|
|
81
|
-
export { color_4 as color };
|
|
82
|
-
let fontSize_4: string;
|
|
83
|
-
export { fontSize_4 as fontSize };
|
|
84
|
-
let fontWeight_4: string;
|
|
85
|
-
export { fontWeight_4 as fontWeight };
|
|
86
|
-
let backgroundColor_4: string;
|
|
87
|
-
export { backgroundColor_4 as backgroundColor };
|
|
88
|
-
let border_3: string;
|
|
89
|
-
export { border_3 as border };
|
|
90
|
-
let borderRadius_3: string;
|
|
91
|
-
export { borderRadius_3 as borderRadius };
|
|
92
|
-
}
|
|
93
|
-
namespace cardIcon {
|
|
94
|
-
export let src: string;
|
|
95
|
-
let width_2: string;
|
|
96
|
-
export { width_2 as width };
|
|
97
|
-
let height_2: string;
|
|
98
|
-
export { height_2 as height };
|
|
99
|
-
}
|
|
100
|
-
namespace captureIcon {
|
|
101
|
-
export { captureIcon as src };
|
|
102
|
-
let width_3: string;
|
|
103
|
-
export { width_3 as width };
|
|
104
|
-
let height_3: string;
|
|
105
|
-
export { height_3 as height };
|
|
106
|
-
}
|
|
107
|
-
namespace loadingIcon {
|
|
108
|
-
export { loadingIcon as src };
|
|
109
|
-
let width_4: string;
|
|
110
|
-
export { width_4 as width };
|
|
111
|
-
let height_4: string;
|
|
112
|
-
export { height_4 as height };
|
|
113
|
-
}
|
|
114
|
-
namespace timeoutPopup {
|
|
115
|
-
let padding_2: string;
|
|
116
|
-
export { padding_2 as padding };
|
|
117
|
-
export namespace text {
|
|
118
|
-
let color_5: string;
|
|
119
|
-
export { color_5 as color };
|
|
120
|
-
let fontSize_5: string;
|
|
121
|
-
export { fontSize_5 as fontSize };
|
|
122
|
-
let fontWeight_5: string;
|
|
123
|
-
export { fontWeight_5 as fontWeight };
|
|
124
|
-
export let textAlign: string;
|
|
125
|
-
let border_4: string;
|
|
126
|
-
export { border_4 as border };
|
|
127
|
-
let borderRadius_4: string;
|
|
128
|
-
export { borderRadius_4 as borderRadius };
|
|
129
|
-
}
|
|
130
|
-
export namespace button {
|
|
131
|
-
let color_6: string;
|
|
132
|
-
export { color_6 as color };
|
|
133
|
-
let fontSize_6: string;
|
|
134
|
-
export { fontSize_6 as fontSize };
|
|
135
|
-
let fontWeight_6: string;
|
|
136
|
-
export { fontWeight_6 as fontWeight };
|
|
137
|
-
let backgroundColor_5: string;
|
|
138
|
-
export { backgroundColor_5 as backgroundColor };
|
|
139
|
-
let border_5: string;
|
|
140
|
-
export { border_5 as border };
|
|
141
|
-
let borderRadius_5: string;
|
|
142
|
-
export { borderRadius_5 as borderRadius };
|
|
143
|
-
export let outline: string;
|
|
144
|
-
let height_5: string;
|
|
145
|
-
export { height_5 as height };
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
namespace rectangleMask {
|
|
149
|
-
let width_5: number;
|
|
150
|
-
export { width_5 as width };
|
|
151
|
-
let height_6: number;
|
|
152
|
-
export { height_6 as height };
|
|
153
|
-
export let strokeWidth: number;
|
|
154
|
-
export let strokeStyles: {};
|
|
155
|
-
export let radius: number;
|
|
156
|
-
export namespace paddingStyle {
|
|
157
|
-
let fill: string;
|
|
158
|
-
}
|
|
159
|
-
namespace _default {
|
|
160
|
-
let fill_1: string;
|
|
161
|
-
export { fill_1 as fill };
|
|
162
|
-
export let stroke: string;
|
|
163
|
-
let strokeWidth_1: number;
|
|
164
|
-
export { strokeWidth_1 as strokeWidth };
|
|
165
|
-
export let strokeDasharray: string;
|
|
166
|
-
export let opacity: number;
|
|
167
|
-
}
|
|
168
|
-
export { _default as default };
|
|
169
|
-
export namespace error_1 {
|
|
170
|
-
let fill_2: string;
|
|
171
|
-
export { fill_2 as fill };
|
|
172
|
-
let strokeWidth_2: number;
|
|
173
|
-
export { strokeWidth_2 as strokeWidth };
|
|
174
|
-
let stroke_1: string;
|
|
175
|
-
export { stroke_1 as stroke };
|
|
176
|
-
}
|
|
177
|
-
export { error_1 as error };
|
|
178
|
-
}
|
|
179
|
-
}
|
|
180
|
-
namespace IDConfirmPopup {
|
|
181
|
-
namespace confirmButton {
|
|
182
|
-
let color_7: string;
|
|
183
|
-
export { color_7 as color };
|
|
184
|
-
let fontSize_7: string;
|
|
185
|
-
export { fontSize_7 as fontSize };
|
|
186
|
-
let fontWeight_7: string;
|
|
187
|
-
export { fontWeight_7 as fontWeight };
|
|
188
|
-
let backgroundColor_6: string;
|
|
189
|
-
export { backgroundColor_6 as backgroundColor };
|
|
190
|
-
let border_6: string;
|
|
191
|
-
export { border_6 as border };
|
|
192
|
-
let borderRadius_6: string;
|
|
193
|
-
export { borderRadius_6 as borderRadius };
|
|
194
|
-
let outline_1: string;
|
|
195
|
-
export { outline_1 as outline };
|
|
196
|
-
}
|
|
197
|
-
namespace retryButton {
|
|
198
|
-
let color_8: string;
|
|
199
|
-
export { color_8 as color };
|
|
200
|
-
let fontSize_8: string;
|
|
201
|
-
export { fontSize_8 as fontSize };
|
|
202
|
-
let fontWeight_8: string;
|
|
203
|
-
export { fontWeight_8 as fontWeight };
|
|
204
|
-
let backgroundColor_7: string;
|
|
205
|
-
export { backgroundColor_7 as backgroundColor };
|
|
206
|
-
let border_7: string;
|
|
207
|
-
export { border_7 as border };
|
|
208
|
-
let borderRadius_7: string;
|
|
209
|
-
export { borderRadius_7 as borderRadius };
|
|
210
|
-
let outline_2: string;
|
|
211
|
-
export { outline_2 as outline };
|
|
212
|
-
}
|
|
213
|
-
namespace image {
|
|
214
|
-
let borderRadius_8: string;
|
|
215
|
-
export { borderRadius_8 as borderRadius };
|
|
216
|
-
}
|
|
217
|
-
}
|
|
218
|
-
namespace QRStep {
|
|
219
|
-
namespace guidelinePopup {
|
|
220
|
-
export namespace image_1 {
|
|
221
|
-
export { qrInstruction as src };
|
|
222
|
-
let borderRadius_9: string;
|
|
223
|
-
export { borderRadius_9 as borderRadius };
|
|
224
|
-
let backgroundColor_8: string;
|
|
225
|
-
export { backgroundColor_8 as backgroundColor };
|
|
226
|
-
}
|
|
227
|
-
export { image_1 as image };
|
|
228
|
-
export namespace guideText {
|
|
229
|
-
let color_9: string;
|
|
230
|
-
export { color_9 as color };
|
|
231
|
-
let fontSize_9: string;
|
|
232
|
-
export { fontSize_9 as fontSize };
|
|
233
|
-
let fontWeight_9: string;
|
|
234
|
-
export { fontWeight_9 as fontWeight };
|
|
235
|
-
let textAlign_1: string;
|
|
236
|
-
export { textAlign_1 as textAlign };
|
|
237
|
-
export let lineHeight: string;
|
|
238
|
-
}
|
|
239
|
-
export namespace countdownText {
|
|
240
|
-
let color_10: string;
|
|
241
|
-
export { color_10 as color };
|
|
242
|
-
let fontSize_10: string;
|
|
243
|
-
export { fontSize_10 as fontSize };
|
|
244
|
-
let fontWeight_10: string;
|
|
245
|
-
export { fontWeight_10 as fontWeight };
|
|
246
|
-
let textAlign_2: string;
|
|
247
|
-
export { textAlign_2 as textAlign };
|
|
248
|
-
let lineHeight_1: string;
|
|
249
|
-
export { lineHeight_1 as lineHeight };
|
|
250
|
-
}
|
|
251
|
-
export namespace startButton {
|
|
252
|
-
let color_11: string;
|
|
253
|
-
export { color_11 as color };
|
|
254
|
-
let fontSize_11: string;
|
|
255
|
-
export { fontSize_11 as fontSize };
|
|
256
|
-
let fontWeight_11: string;
|
|
257
|
-
export { fontWeight_11 as fontWeight };
|
|
258
|
-
let backgroundColor_9: string;
|
|
259
|
-
export { backgroundColor_9 as backgroundColor };
|
|
260
|
-
let border_8: string;
|
|
261
|
-
export { border_8 as border };
|
|
262
|
-
let borderRadius_10: string;
|
|
263
|
-
export { borderRadius_10 as borderRadius };
|
|
264
|
-
let outline_3: string;
|
|
265
|
-
export { outline_3 as outline };
|
|
266
|
-
let height_7: string;
|
|
267
|
-
export { height_7 as height };
|
|
268
|
-
}
|
|
269
|
-
}
|
|
270
|
-
namespace scanTooltip {
|
|
271
|
-
let backgroundColor_10: string;
|
|
272
|
-
export { backgroundColor_10 as backgroundColor };
|
|
273
|
-
let borderRadius_11: string;
|
|
274
|
-
export { borderRadius_11 as borderRadius };
|
|
275
|
-
let color_12: string;
|
|
276
|
-
export { color_12 as color };
|
|
277
|
-
let padding_3: string;
|
|
278
|
-
export { padding_3 as padding };
|
|
279
|
-
let textAlign_3: string;
|
|
280
|
-
export { textAlign_3 as textAlign };
|
|
281
|
-
}
|
|
282
|
-
namespace scanCountdown {
|
|
283
|
-
let textAlign_4: string;
|
|
284
|
-
export { textAlign_4 as textAlign };
|
|
285
|
-
let color_13: string;
|
|
286
|
-
export { color_13 as color };
|
|
287
|
-
let fontSize_12: string;
|
|
288
|
-
export { fontSize_12 as fontSize };
|
|
289
|
-
let fontWeight_12: string;
|
|
290
|
-
export { fontWeight_12 as fontWeight };
|
|
291
|
-
let backgroundColor_11: string;
|
|
292
|
-
export { backgroundColor_11 as backgroundColor };
|
|
293
|
-
let border_9: string;
|
|
294
|
-
export { border_9 as border };
|
|
295
|
-
let borderRadius_12: string;
|
|
296
|
-
export { borderRadius_12 as borderRadius };
|
|
297
|
-
let padding_4: string;
|
|
298
|
-
export { padding_4 as padding };
|
|
299
|
-
}
|
|
300
|
-
namespace invalidPopup {
|
|
301
|
-
let padding_5: string;
|
|
302
|
-
export { padding_5 as padding };
|
|
303
|
-
export namespace title_1 {
|
|
304
|
-
let color_14: string;
|
|
305
|
-
export { color_14 as color };
|
|
306
|
-
let fontSize_13: string;
|
|
307
|
-
export { fontSize_13 as fontSize };
|
|
308
|
-
let fontWeight_13: string;
|
|
309
|
-
export { fontWeight_13 as fontWeight };
|
|
310
|
-
export let margin: string;
|
|
311
|
-
let padding_6: string;
|
|
312
|
-
export { padding_6 as padding };
|
|
313
|
-
}
|
|
314
|
-
export { title_1 as title };
|
|
315
|
-
export namespace description {
|
|
316
|
-
let color_15: string;
|
|
317
|
-
export { color_15 as color };
|
|
318
|
-
let fontSize_14: string;
|
|
319
|
-
export { fontSize_14 as fontSize };
|
|
320
|
-
let fontWeight_14: string;
|
|
321
|
-
export { fontWeight_14 as fontWeight };
|
|
322
|
-
let textAlign_5: string;
|
|
323
|
-
export { textAlign_5 as textAlign };
|
|
324
|
-
let margin_1: string;
|
|
325
|
-
export { margin_1 as margin };
|
|
326
|
-
let padding_7: string;
|
|
327
|
-
export { padding_7 as padding };
|
|
328
|
-
}
|
|
329
|
-
export namespace retryButton_1 {
|
|
330
|
-
let color_16: string;
|
|
331
|
-
export { color_16 as color };
|
|
332
|
-
let fontSize_15: string;
|
|
333
|
-
export { fontSize_15 as fontSize };
|
|
334
|
-
let fontWeight_15: string;
|
|
335
|
-
export { fontWeight_15 as fontWeight };
|
|
336
|
-
let backgroundColor_12: string;
|
|
337
|
-
export { backgroundColor_12 as backgroundColor };
|
|
338
|
-
let border_10: string;
|
|
339
|
-
export { border_10 as border };
|
|
340
|
-
let borderRadius_13: string;
|
|
341
|
-
export { borderRadius_13 as borderRadius };
|
|
342
|
-
let outline_4: string;
|
|
343
|
-
export { outline_4 as outline };
|
|
344
|
-
let height_8: string;
|
|
345
|
-
export { height_8 as height };
|
|
346
|
-
let margin_2: string;
|
|
347
|
-
export { margin_2 as margin };
|
|
348
|
-
}
|
|
349
|
-
export { retryButton_1 as retryButton };
|
|
350
|
-
export namespace skipButton {
|
|
351
|
-
let color_17: string;
|
|
352
|
-
export { color_17 as color };
|
|
353
|
-
let fontSize_16: string;
|
|
354
|
-
export { fontSize_16 as fontSize };
|
|
355
|
-
let fontWeight_16: string;
|
|
356
|
-
export { fontWeight_16 as fontWeight };
|
|
357
|
-
let backgroundColor_13: string;
|
|
358
|
-
export { backgroundColor_13 as backgroundColor };
|
|
359
|
-
let border_11: string;
|
|
360
|
-
export { border_11 as border };
|
|
361
|
-
let borderRadius_14: string;
|
|
362
|
-
export { borderRadius_14 as borderRadius };
|
|
363
|
-
let outline_5: string;
|
|
364
|
-
export { outline_5 as outline };
|
|
365
|
-
let height_9: string;
|
|
366
|
-
export { height_9 as height };
|
|
367
|
-
let margin_3: string;
|
|
368
|
-
export { margin_3 as margin };
|
|
369
|
-
}
|
|
370
|
-
}
|
|
371
|
-
namespace resultText {
|
|
372
|
-
export namespace success {
|
|
373
|
-
export let textColor: string;
|
|
374
|
-
let fontSize_17: string;
|
|
375
|
-
export { fontSize_17 as fontSize };
|
|
376
|
-
let fontWeight_17: string;
|
|
377
|
-
export { fontWeight_17 as fontWeight };
|
|
378
|
-
export let mainColor: string;
|
|
379
|
-
}
|
|
380
|
-
export namespace error_2 {
|
|
381
|
-
let textColor_1: string;
|
|
382
|
-
export { textColor_1 as textColor };
|
|
383
|
-
let fontSize_18: string;
|
|
384
|
-
export { fontSize_18 as fontSize };
|
|
385
|
-
let fontWeight_18: string;
|
|
386
|
-
export { fontWeight_18 as fontWeight };
|
|
387
|
-
let mainColor_1: string;
|
|
388
|
-
export { mainColor_1 as mainColor };
|
|
389
|
-
}
|
|
390
|
-
export { error_2 as error };
|
|
391
|
-
}
|
|
392
|
-
}
|
|
393
|
-
}
|
package/build/types/SDK.d.ts
DELETED
package/build/types/index.d.ts
DELETED