@smileid/web-components 11.0.2 → 11.0.3
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/esm/{DocumentCaptureScreens-CRx5ymqY.js → DocumentCaptureScreens-C5BhNB-0.js} +2 -2
- package/dist/esm/{DocumentCaptureScreens-CRx5ymqY.js.map → DocumentCaptureScreens-C5BhNB-0.js.map} +1 -1
- package/dist/esm/{SelfieCaptureScreens-DuQjKt_K.js → SelfieCaptureScreens-KoQpCxtc.js} +2 -20
- package/dist/esm/{SelfieCaptureScreens-DuQjKt_K.js.map → SelfieCaptureScreens-KoQpCxtc.js.map} +1 -1
- package/dist/esm/document.js +1 -1
- package/dist/esm/main.js +2 -2
- package/dist/esm/{package-C_cKNrUu.js → package-B-UwEdv7.js} +2 -2
- package/dist/esm/{package-C_cKNrUu.js.map → package-B-UwEdv7.js.map} +1 -1
- package/dist/esm/selfie.js +1 -1
- package/dist/esm/smart-camera-web.js +3 -3
- package/dist/smart-camera-web.js +4 -29
- package/dist/smart-camera-web.js.map +1 -1
- package/lib/components/signature-pad/package-lock.json +11 -9
- package/lib/components/signature-pad/package.json +1 -1
- package/package.json +2 -2
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { s as Ii } from "./styles-BOEZtbuc.js";
|
|
2
2
|
import "./Navigation-CTjK6tLU.js";
|
|
3
|
-
import { p as ko, S as fe, I as Ds } from "./package-
|
|
3
|
+
import { p as ko, S as fe, I as Ds } from "./package-B-UwEdv7.js";
|
|
4
4
|
import "./PoweredBySmileId-CxbaihMu.js";
|
|
5
5
|
function m1() {
|
|
6
6
|
return `
|
|
@@ -1196,12 +1196,6 @@ function zc(e, t) {
|
|
|
1196
1196
|
function qc(e, t) {
|
|
1197
1197
|
return typeof t == "function" ? t(e) : t;
|
|
1198
1198
|
}
|
|
1199
|
-
/**
|
|
1200
|
-
* @license @tabler/icons-preact v3.34.1 - MIT
|
|
1201
|
-
*
|
|
1202
|
-
* This source code is licensed under the MIT license.
|
|
1203
|
-
* See the LICENSE file in the root directory of this source tree.
|
|
1204
|
-
*/
|
|
1205
1199
|
var S1 = {
|
|
1206
1200
|
outline: {
|
|
1207
1201
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1223,12 +1217,6 @@ var S1 = {
|
|
|
1223
1217
|
stroke: "none"
|
|
1224
1218
|
}
|
|
1225
1219
|
};
|
|
1226
|
-
/**
|
|
1227
|
-
* @license @tabler/icons-preact v3.34.1 - MIT
|
|
1228
|
-
*
|
|
1229
|
-
* This source code is licensed under the MIT license.
|
|
1230
|
-
* See the LICENSE file in the root directory of this source tree.
|
|
1231
|
-
*/
|
|
1232
1220
|
const L1 = (e, t, r, i) => {
|
|
1233
1221
|
const n = ({
|
|
1234
1222
|
color: o = "currentColor",
|
|
@@ -1260,12 +1248,6 @@ const L1 = (e, t, r, i) => {
|
|
|
1260
1248
|
);
|
|
1261
1249
|
return n.displayName = `${r}`, n;
|
|
1262
1250
|
};
|
|
1263
|
-
/**
|
|
1264
|
-
* @license @tabler/icons-preact v3.34.1 - MIT
|
|
1265
|
-
*
|
|
1266
|
-
* This source code is licensed under the MIT license.
|
|
1267
|
-
* See the LICENSE file in the root directory of this source tree.
|
|
1268
|
-
*/
|
|
1269
1251
|
var M1 = L1("outline", "loader-2", "Loader2", [["path", { d: "M12 3a9 9 0 1 0 9 9", key: "svg-0" }]]);
|
|
1270
1252
|
function Mo() {
|
|
1271
1253
|
return (Mo = Object.assign ? Object.assign.bind() : function(e) {
|
|
@@ -7915,4 +7897,4 @@ class ed extends HTMLElement {
|
|
|
7915
7897
|
export {
|
|
7916
7898
|
ed as S
|
|
7917
7899
|
};
|
|
7918
|
-
//# sourceMappingURL=SelfieCaptureScreens-
|
|
7900
|
+
//# sourceMappingURL=SelfieCaptureScreens-KoQpCxtc.js.map
|