@regulaforensics/ui-components 9.7.1091-nightly → 9.7.1093-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/core/index.cjs +2 -2
- package/dist/core/index.js +5 -5
- package/dist/main/index.cjs +2 -2
- package/dist/main/index.js +5 -5
- package/package.json +6 -9
package/dist/core/index.js
CHANGED
|
@@ -81072,7 +81072,7 @@ var mU = () => Qk("cba5b1563e4d8bfbec09cb310eaef733"), hU = {
|
|
|
81072
81072
|
items: "_items_l6jk0_35",
|
|
81073
81073
|
item: "_item_l6jk0_35",
|
|
81074
81074
|
text: "_text_l6jk0_47"
|
|
81075
|
-
}, gU = ({ nameSurname: e, issuingStateName: t, dateOfExpiry: n, dateOfBirth: r, documentNumber: i, portrait: a, documentOwnerAge: o, documentOwnerNationalityCode: s, documentOwnerSex: c, imageViewer: l = !0, showPortrait: u, className: d, downloadImage: f }) => {
|
|
81075
|
+
}, gU = ({ nameSurname: e, issuingStateName: t, dateOfExpiry: n, dateOfBirth: r, documentNumber: i, portrait: a, documentOwnerAge: o, documentOwnerNationalityCode: s, documentOwnerSex: c, imageViewer: l = !0, showPortrait: u, className: d, downloadImage: f = !0 }) => {
|
|
81076
81076
|
let { t: p } = mU(), m = c.value ? $.getSex(c.value) : "", _ = o.value ? `${p("age")}: ${o.value}` : "";
|
|
81077
81077
|
return /* @__PURE__ */ g("div", {
|
|
81078
81078
|
className: (0, yD.default)(hU.container, d),
|
|
@@ -81488,7 +81488,7 @@ var BU = () => Qk("c629d0f0d0896c2f20a19a5ed9ede37b"), VU = {
|
|
|
81488
81488
|
preview: "_preview_d5kxz_6",
|
|
81489
81489
|
"view-container": "_view-container_d5kxz_12",
|
|
81490
81490
|
current: "_current_d5kxz_20"
|
|
81491
|
-
}, HU = ({ showLightDock: e, lightImages: t, pageImages: n, currentLight: r, setCurrentLight: i, currentImage: a, magnifierImg: o, currentSelections: s, setMagnifierImg: c, currentPage: l, setCurrentPage: u, imageViewer: d = !0, downloadImage: f }) => {
|
|
81491
|
+
}, HU = ({ showLightDock: e, lightImages: t, pageImages: n, currentLight: r, setCurrentLight: i, currentImage: a, magnifierImg: o, currentSelections: s, setMagnifierImg: c, currentPage: l, setCurrentPage: u, imageViewer: d = !0, downloadImage: f = !0 }) => {
|
|
81492
81492
|
let { t: p } = BU();
|
|
81493
81493
|
return /* @__PURE__ */ g("div", {
|
|
81494
81494
|
className: VU.viewer,
|
|
@@ -82373,7 +82373,7 @@ var aW = () => Qk("c5291d1c5e6d9464c1e104be56e67cda"), oW = {
|
|
|
82373
82373
|
status: n
|
|
82374
82374
|
}),
|
|
82375
82375
|
children: a
|
|
82376
|
-
}), uW = ({ src: e, alt: t, imageViewer: n = !0, heightLimit: r = 100, className: i, downloadImage: a }) => {
|
|
82376
|
+
}), uW = ({ src: e, alt: t, imageViewer: n = !0, heightLimit: r = 100, className: i, downloadImage: a = !0 }) => {
|
|
82377
82377
|
let o = f(null);
|
|
82378
82378
|
return c(() => {
|
|
82379
82379
|
let e = o.current;
|
|
@@ -85670,7 +85670,7 @@ var kK = () => Qk("3bc9054a63aa53765bd9ce110e67521e"), AK = { container: "_conta
|
|
|
85670
85670
|
}, MK = {
|
|
85671
85671
|
text: "_text_c8ml4_1",
|
|
85672
85672
|
image: "_image_c8ml4_5"
|
|
85673
|
-
}, NK = ({ name: e, url: t, imageViewer: n = !0, downloadImage: r }) => /* @__PURE__ */ g(m, { children: [/* @__PURE__ */ h(G, {
|
|
85673
|
+
}, NK = ({ name: e, url: t, imageViewer: n = !0, downloadImage: r = !0 }) => /* @__PURE__ */ g(m, { children: [/* @__PURE__ */ h(G, {
|
|
85674
85674
|
className: MK.text,
|
|
85675
85675
|
size: "12x160",
|
|
85676
85676
|
uppercase: !0,
|
|
@@ -86398,7 +86398,7 @@ var cq = () => Qk("90a425db4934211fafe21693ab2e9a39"), lq = {
|
|
|
86398
86398
|
text: "_text_1wz9f_1",
|
|
86399
86399
|
"source-content": "_source-content_1wz9f_5",
|
|
86400
86400
|
rate: "_rate_1wz9f_28"
|
|
86401
|
-
}, uq = ({ source: e, image: t, checkResult: n, similarity: r, imageViewer: i = !0, downloadImage: a }) => {
|
|
86401
|
+
}, uq = ({ source: e, image: t, checkResult: n, similarity: r, imageViewer: i = !0, downloadImage: a = !0 }) => {
|
|
86402
86402
|
let { t: o } = cq(), s = $.getPortraitComparisonSource(e);
|
|
86403
86403
|
return /* @__PURE__ */ g(m, { children: [/* @__PURE__ */ h(G, {
|
|
86404
86404
|
className: lq.text,
|