@regulaforensics/idv-gui 3.6.421-nightly → 3.6.422-nightly
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/main.iife.js +1 -1
- package/dist/main.js +3 -0
- package/dist/main.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -5833,6 +5833,9 @@ var eo = ({ title: e, header: t, footer: n, image: r, description: i, buttons: a
|
|
|
5833
5833
|
children: [/* @__PURE__ */ R("div", {
|
|
5834
5834
|
style: Ua,
|
|
5835
5835
|
children: [/* @__PURE__ */ R("div", {
|
|
5836
|
+
part: "gui-geolocation-screen-container",
|
|
5837
|
+
"data-ui": "gui-geolocation-screen-container",
|
|
5838
|
+
id: "geolocation-screen-container",
|
|
5836
5839
|
style: Wa,
|
|
5837
5840
|
children: [
|
|
5838
5841
|
r && /* @__PURE__ */ R("div", {
|