UNPKG

@sheerid/jslib-nightly

Version:

SheerID JavaScript Library

1,535 lines (1,534 loc) • 82.2 kB
/** * VERSION: 2.154.0-alpha.1 * BUILD_TIMESTAMP: 1763401626706 * BUILD_DATE: Mon Nov 17 2025 17:47:06 GMT+0000 (Coordinated Universal Time) * BUILD_COMMIT: 73f4468155aaed0f31ab0d59dc3394018b939b6d */ import { aQ as ee, aR as te, aS as jt, aT as Dt, aU as h, j as t, aV as n, aH as u, ak as ve, aW as _t, e as At, aX as wt, i as Rt, aY as $e, t as Ft, A as Nt, aZ as Ot, a_ as Tt, B as Ct, a$ as St, b0 as Lt, b1 as Mt, q as kt, l as Me, V as Ue, ap as Ke, aq as qe, b2 as Pt, b3 as Bt, b4 as Yt, b5 as Ht, r as Ze, b6 as zt, b7 as Vt } from "./es6-OV3Jb0XZ.js"; import * as Y from "react"; import Wt, { forwardRef as Gt, useImperativeHandle as $t, Fragment as Kt, useMemo as je, useRef as ke, useReducer as qt, useEffect as Qe, useCallback as N, useState as pe } from "react"; import { FormattedHTMLMessage as m, injectIntl as Zt } from "react-intl"; function Qt({ title: e, titleId: a, ...o }, r) { return /* @__PURE__ */ Y.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: "currentColor", "aria-hidden": "true", "data-slot": "icon", ref: r, "aria-labelledby": a }, o), e ? /* @__PURE__ */ Y.createElement("title", { id: a }, e) : null, /* @__PURE__ */ Y.createElement("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 9v6m3-3H9m12 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z" })); } const Xt = /* @__PURE__ */ Y.forwardRef(Qt); function Jt({ title: e, titleId: a, ...o }, r) { return /* @__PURE__ */ Y.createElement("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", strokeWidth: 1.5, stroke: "currentColor", "aria-hidden": "true", "data-slot": "icon", ref: r, "aria-labelledby": a }, o), e ? /* @__PURE__ */ Y.createElement("title", { id: a }, e) : null, /* @__PURE__ */ Y.createElement("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M12 4.5v15m7.5-7.5h-15" })); } const ea = /* @__PURE__ */ Y.forwardRef(Jt); var ta = /* @__PURE__ */ new Map([ // https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types ["aac", "audio/aac"], ["abw", "application/x-abiword"], ["arc", "application/x-freearc"], ["avif", "image/avif"], ["avi", "video/x-msvideo"], ["azw", "application/vnd.amazon.ebook"], ["bin", "application/octet-stream"], ["bmp", "image/bmp"], ["bz", "application/x-bzip"], ["bz2", "application/x-bzip2"], ["cda", "application/x-cdf"], ["csh", "application/x-csh"], ["css", "text/css"], ["csv", "text/csv"], ["doc", "application/msword"], ["docx", "application/vnd.openxmlformats-officedocument.wordprocessingml.document"], ["eot", "application/vnd.ms-fontobject"], ["epub", "application/epub+zip"], ["gz", "application/gzip"], ["gif", "image/gif"], ["htm", "text/html"], ["html", "text/html"], ["ico", "image/vnd.microsoft.icon"], ["ics", "text/calendar"], ["jar", "application/java-archive"], ["jpeg", "image/jpeg"], ["jpg", "image/jpeg"], ["js", "text/javascript"], ["json", "application/json"], ["jsonld", "application/ld+json"], ["mid", "audio/midi"], ["midi", "audio/midi"], ["mjs", "text/javascript"], ["mp3", "audio/mpeg"], ["mp4", "video/mp4"], ["mpeg", "video/mpeg"], ["mpkg", "application/vnd.apple.installer+xml"], ["odp", "application/vnd.oasis.opendocument.presentation"], ["ods", "application/vnd.oasis.opendocument.spreadsheet"], ["odt", "application/vnd.oasis.opendocument.text"], ["oga", "audio/ogg"], ["ogv", "video/ogg"], ["ogx", "application/ogg"], ["opus", "audio/opus"], ["otf", "font/otf"], ["png", "image/png"], ["pdf", "application/pdf"], ["php", "application/x-httpd-php"], ["ppt", "application/vnd.ms-powerpoint"], ["pptx", "application/vnd.openxmlformats-officedocument.presentationml.presentation"], ["rar", "application/vnd.rar"], ["rtf", "application/rtf"], ["sh", "application/x-sh"], ["svg", "image/svg+xml"], ["swf", "application/x-shockwave-flash"], ["tar", "application/x-tar"], ["tif", "image/tiff"], ["tiff", "image/tiff"], ["ts", "video/mp2t"], ["ttf", "font/ttf"], ["txt", "text/plain"], ["vsd", "application/vnd.visio"], ["wav", "audio/wav"], ["weba", "audio/webm"], ["webm", "video/webm"], ["webp", "image/webp"], ["woff", "font/woff"], ["woff2", "font/woff2"], ["xhtml", "application/xhtml+xml"], ["xls", "application/vnd.ms-excel"], ["xlsx", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"], ["xml", "application/xml"], ["xul", "application/vnd.mozilla.xul+xml"], ["zip", "application/zip"], ["7z", "application/x-7z-compressed"], // Others ["mkv", "video/x-matroska"], ["mov", "video/quicktime"], ["msg", "application/vnd.ms-outlook"] ]); function ue(e, a) { var o = aa(e); if (typeof o.path != "string") { var r = e.webkitRelativePath; Object.defineProperty(o, "path", { value: typeof a == "string" ? a : typeof r == "string" && r.length > 0 ? r : e.name, writable: !1, configurable: !1, enumerable: !0 }); } return o; } function aa(e) { var a = e.name, o = a && a.lastIndexOf(".") !== -1; if (o && !e.type) { var r = a.split(".").pop().toLowerCase(), s = ta.get(r); s && Object.defineProperty(e, "type", { value: s, writable: !1, configurable: !1, enumerable: !0 }); } return e; } var oa = [ // Thumbnail cache files for macOS and Windows ".DS_Store", "Thumbs.db" // Windows ]; function ra(e) { return ee(this, void 0, void 0, function() { return te(this, function(a) { return Ae(e) && na(e) ? [2, da(e.dataTransfer, e.type)] : sa(e) ? [2, ia(e)] : Array.isArray(e) && e.every(function(o) { return "getFile" in o && typeof o.getFile == "function"; }) ? [2, la(e)] : [2, []]; }); }); } function na(e) { return Ae(e.dataTransfer); } function sa(e) { return Ae(e) && Ae(e.target); } function Ae(e) { return typeof e == "object" && e !== null; } function ia(e) { return Be(e.target.files).map(function(a) { return ue(a); }); } function la(e) { return ee(this, void 0, void 0, function() { var a; return te(this, function(o) { switch (o.label) { case 0: return [4, Promise.all(e.map(function(r) { return r.getFile(); }))]; case 1: return a = o.sent(), [2, a.map(function(r) { return ue(r); })]; } }); }); } function da(e, a) { return ee(this, void 0, void 0, function() { var o, r; return te(this, function(s) { switch (s.label) { case 0: return e === null ? [2, []] : e.items ? (o = Be(e.items).filter(function(d) { return d.kind === "file"; }), a !== "drop" ? [2, o] : [4, Promise.all(o.map(ca))]) : [3, 2]; case 1: return r = s.sent(), [2, Xe(ft(r))]; case 2: return [2, Xe(Be(e.files).map(function(d) { return ue(d); }))]; } }); }); } function Xe(e) { return e.filter(function(a) { return oa.indexOf(a.name) === -1; }); } function Be(e) { if (e === null) return []; for (var a = [], o = 0; o < e.length; o++) { var r = e[o]; a.push(r); } return a; } function ca(e) { if (typeof e.webkitGetAsEntry != "function") return Je(e); var a = e.webkitGetAsEntry(); return a && a.isDirectory ? mt(a) : Je(e); } function ft(e) { return e.reduce(function(a, o) { return jt(a, Array.isArray(o) ? ft(o) : [o]); }, []); } function Je(e) { var a = e.getAsFile(); if (!a) return Promise.reject(e + " is not a File"); var o = ue(a); return Promise.resolve(o); } function pa(e) { return ee(this, void 0, void 0, function() { return te(this, function(a) { return [2, e.isDirectory ? mt(e) : ua(e)]; }); }); } function mt(e) { var a = e.createReader(); return new Promise(function(o, r) { var s = []; function d() { var f = this; a.readEntries(function(c) { return ee(f, void 0, void 0, function() { var v, w, O; return te(this, function(U) { switch (U.label) { case 0: if (c.length) return [3, 5]; U.label = 1; case 1: return U.trys.push([1, 3, , 4]), [4, Promise.all(s)]; case 2: return v = U.sent(), o(v), [3, 4]; case 3: return w = U.sent(), r(w), [3, 4]; case 4: return [3, 6]; case 5: O = Promise.all(c.map(pa)), s.push(O), d(), U.label = 6; case 6: return [ 2 /*return*/ ]; } }); }); }, function(c) { r(c); }); } d(); }); } function ua(e) { return ee(this, void 0, void 0, function() { return te(this, function(a) { return [2, new Promise(function(o, r) { e.file(function(s) { var d = ue(s, e.fullPath); o(d); }, function(s) { r(s); }); })]; }); }); } var De = {}, et; function fa() { return et || (et = 1, De.__esModule = !0, De.default = function(e, a) { if (e && a) { var o = Array.isArray(a) ? a : a.split(","); if (o.length === 0) return !0; var r = e.name || "", s = (e.type || "").toLowerCase(), d = s.replace(/\/.*$/, ""); return o.some(function(f) { var c = f.trim().toLowerCase(); return c.charAt(0) === "." ? r.toLowerCase().endsWith(c) : c.endsWith("/*") ? d === c.replace(/\/.*$/, "") : s === c; }); } return !0; }), De; } var ma = fa(); const ha = /* @__PURE__ */ Dt(ma); function tt(e, a) { var o = Object.keys(e); if (Object.getOwnPropertySymbols) { var r = Object.getOwnPropertySymbols(e); a && (r = r.filter(function(s) { return Object.getOwnPropertyDescriptor(e, s).enumerable; })), o.push.apply(o, r); } return o; } function at(e) { for (var a = 1; a < arguments.length; a++) { var o = arguments[a] != null ? arguments[a] : {}; a % 2 ? tt(Object(o), !0).forEach(function(r) { ht(e, r, o[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(o)) : tt(Object(o)).forEach(function(r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(o, r)); }); } return e; } function ht(e, a, o) { return a in e ? Object.defineProperty(e, a, { value: o, enumerable: !0, configurable: !0, writable: !0 }) : e[a] = o, e; } function ot(e, a) { return Ia(e) || ya(e, a) || xa(e, a) || ga(); } function ga() { throw new TypeError(`Invalid attempt to destructure non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`); } function xa(e, a) { if (e) { if (typeof e == "string") return rt(e, a); var o = Object.prototype.toString.call(e).slice(8, -1); if (o === "Object" && e.constructor && (o = e.constructor.name), o === "Map" || o === "Set") return Array.from(e); if (o === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)) return rt(e, a); } } function rt(e, a) { (a == null || a > e.length) && (a = e.length); for (var o = 0, r = new Array(a); o < a; o++) r[o] = e[o]; return r; } function ya(e, a) { var o = e == null ? null : typeof Symbol < "u" && e[Symbol.iterator] || e["@@iterator"]; if (o != null) { var r = [], s = !0, d = !1, f, c; try { for (o = o.call(e); !(s = (f = o.next()).done) && (r.push(f.value), !(a && r.length === a)); s = !0) ; } catch (v) { d = !0, c = v; } finally { try { !s && o.return != null && o.return(); } finally { if (d) throw c; } } return r; } } function Ia(e) { if (Array.isArray(e)) return e; } var ba = "file-invalid-type", Ea = "file-too-large", va = "file-too-small", Ua = "too-many-files", ja = function(a) { a = Array.isArray(a) && a.length === 1 ? a[0] : a; var o = Array.isArray(a) ? "one of ".concat(a.join(", ")) : a; return { code: ba, message: "File type must be ".concat(o) }; }, nt = function(a) { return { code: Ea, message: "File is larger than ".concat(a, " ").concat(a === 1 ? "byte" : "bytes") }; }, st = function(a) { return { code: va, message: "File is smaller than ".concat(a, " ").concat(a === 1 ? "byte" : "bytes") }; }, Da = { code: Ua, message: "Too many files" }; function gt(e, a) { var o = e.type === "application/x-moz-file" || ha(e, a); return [o, o ? null : ja(a)]; } function xt(e, a, o) { if (de(e.size)) if (de(a) && de(o)) { if (e.size > o) return [!1, nt(o)]; if (e.size < a) return [!1, st(a)]; } else { if (de(a) && e.size < a) return [!1, st(a)]; if (de(o) && e.size > o) return [!1, nt(o)]; } return [!0, null]; } function de(e) { return e != null; } function _a(e) { var a = e.files, o = e.accept, r = e.minSize, s = e.maxSize, d = e.multiple, f = e.maxFiles; return !d && a.length > 1 || d && f >= 1 && a.length > f ? !1 : a.every(function(c) { var v = gt(c, o), w = ot(v, 1), O = w[0], U = xt(c, r, s), x = ot(U, 1), T = x[0]; return O && T; }); } function we(e) { return typeof e.isPropagationStopped == "function" ? e.isPropagationStopped() : typeof e.cancelBubble < "u" ? e.cancelBubble : !1; } function _e(e) { return e.dataTransfer ? Array.prototype.some.call(e.dataTransfer.types, function(a) { return a === "Files" || a === "application/x-moz-file"; }) : !!e.target && !!e.target.files; } function it(e) { e.preventDefault(); } function Aa(e) { return e.indexOf("MSIE") !== -1 || e.indexOf("Trident/") !== -1; } function wa(e) { return e.indexOf("Edge/") !== -1; } function Ra() { var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : window.navigator.userAgent; return Aa(e) || wa(e); } function L() { for (var e = arguments.length, a = new Array(e), o = 0; o < e; o++) a[o] = arguments[o]; return function(r) { for (var s = arguments.length, d = new Array(s > 1 ? s - 1 : 0), f = 1; f < s; f++) d[f - 1] = arguments[f]; return a.some(function(c) { return !we(r) && c && c.apply(void 0, [r].concat(d)), we(r); }); }; } function lt() { return "showOpenFilePicker" in window; } function Fa(e) { return e = typeof e == "string" ? e.split(",") : e, [{ description: "everything", // TODO: Need to handle filtering more elegantly than this! accept: Array.isArray(e) ? e.filter(function(a) { return a === "audio/*" || a === "video/*" || a === "image/*" || a === "text/*" || /\w+\/[-+.\w]+/g.test(a); }).reduce(function(a, o) { return at(at({}, a), {}, ht({}, o, [])); }, {}) : {} }]; } var Na = ["children"], Oa = ["open"], Ta = ["refKey", "role", "onKeyDown", "onFocus", "onBlur", "onClick", "onDragEnter", "onDragOver", "onDragLeave", "onDrop"], Ca = ["refKey", "onChange", "onClick"]; function Sa(e) { return ka(e) || Ma(e) || yt(e) || La(); } function La() { throw new TypeError(`Invalid attempt to spread non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`); } function Ma(e) { if (typeof Symbol < "u" && e[Symbol.iterator] != null || e["@@iterator"] != null) return Array.from(e); } function ka(e) { if (Array.isArray(e)) return Ye(e); } function Pe(e, a) { return Ya(e) || Ba(e, a) || yt(e, a) || Pa(); } function Pa() { throw new TypeError(`Invalid attempt to destructure non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`); } function yt(e, a) { if (e) { if (typeof e == "string") return Ye(e, a); var o = Object.prototype.toString.call(e).slice(8, -1); if (o === "Object" && e.constructor && (o = e.constructor.name), o === "Map" || o === "Set") return Array.from(e); if (o === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)) return Ye(e, a); } } function Ye(e, a) { (a == null || a > e.length) && (a = e.length); for (var o = 0, r = new Array(a); o < a; o++) r[o] = e[o]; return r; } function Ba(e, a) { var o = e == null ? null : typeof Symbol < "u" && e[Symbol.iterator] || e["@@iterator"]; if (o != null) { var r = [], s = !0, d = !1, f, c; try { for (o = o.call(e); !(s = (f = o.next()).done) && (r.push(f.value), !(a && r.length === a)); s = !0) ; } catch (v) { d = !0, c = v; } finally { try { !s && o.return != null && o.return(); } finally { if (d) throw c; } } return r; } } function Ya(e) { if (Array.isArray(e)) return e; } function dt(e, a) { var o = Object.keys(e); if (Object.getOwnPropertySymbols) { var r = Object.getOwnPropertySymbols(e); a && (r = r.filter(function(s) { return Object.getOwnPropertyDescriptor(e, s).enumerable; })), o.push.apply(o, r); } return o; } function g(e) { for (var a = 1; a < arguments.length; a++) { var o = arguments[a] != null ? arguments[a] : {}; a % 2 ? dt(Object(o), !0).forEach(function(r) { He(e, r, o[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(o)) : dt(Object(o)).forEach(function(r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(o, r)); }); } return e; } function He(e, a, o) { return a in e ? Object.defineProperty(e, a, { value: o, enumerable: !0, configurable: !0, writable: !0 }) : e[a] = o, e; } function Re(e, a) { if (e == null) return {}; var o = Ha(e, a), r, s; if (Object.getOwnPropertySymbols) { var d = Object.getOwnPropertySymbols(e); for (s = 0; s < d.length; s++) r = d[s], !(a.indexOf(r) >= 0) && Object.prototype.propertyIsEnumerable.call(e, r) && (o[r] = e[r]); } return o; } function Ha(e, a) { if (e == null) return {}; var o = {}, r = Object.keys(e), s, d; for (d = 0; d < r.length; d++) s = r[d], !(a.indexOf(s) >= 0) && (o[s] = e[s]); return o; } var fe = /* @__PURE__ */ Gt(function(e, a) { var o = e.children, r = Re(e, Na), s = za(r), d = s.open, f = Re(s, Oa); return $t(a, function() { return { open: d }; }, [d]), /* @__PURE__ */ Wt.createElement(Kt, null, o(g(g({}, f), {}, { open: d }))); }); fe.displayName = "Dropzone"; var It = { disabled: !1, getFilesFromEvent: ra, maxSize: 1 / 0, minSize: 0, multiple: !0, maxFiles: 0, preventDropOnDocument: !0, noClick: !1, noKeyboard: !1, noDrag: !1, noDragEventsBubbling: !1, validator: null, useFsAccessApi: !1 }; fe.defaultProps = It; fe.propTypes = { /** * Render function that exposes the dropzone state and prop getter fns * * @param {object} params * @param {Function} params.getRootProps Returns the props you should apply to the root drop container you render * @param {Function} params.getInputProps Returns the props you should apply to hidden file input you render * @param {Function} params.open Open the native file selection dialog * @param {boolean} params.isFocused Dropzone area is in focus * @param {boolean} params.isFileDialogActive File dialog is opened * @param {boolean} params.isDragActive Active drag is in progress * @param {boolean} params.isDragAccept Dragged files are accepted * @param {boolean} params.isDragReject Some dragged files are rejected * @param {File[]} params.draggedFiles Files in active drag * @param {File[]} params.acceptedFiles Accepted files * @param {FileRejection[]} params.fileRejections Rejected files and why they were rejected */ children: h.func, /** * Set accepted file types. * See https://github.com/okonet/attr-accept for more information. * Keep in mind that mime type determination is not reliable across platforms. CSV files, * for example, are reported as text/plain under macOS but as application/vnd.ms-excel under * Windows. In some cases there might not be a mime type set at all. * See: https://github.com/react-dropzone/react-dropzone/issues/276 */ accept: h.oneOfType([h.string, h.arrayOf(h.string)]), /** * Allow drag 'n' drop (or selection from the file dialog) of multiple files */ multiple: h.bool, /** * If false, allow dropped items to take over the current browser window */ preventDropOnDocument: h.bool, /** * If true, disables click to open the native file selection dialog */ noClick: h.bool, /** * If true, disables SPACE/ENTER to open the native file selection dialog. * Note that it also stops tracking the focus state. */ noKeyboard: h.bool, /** * If true, disables drag 'n' drop */ noDrag: h.bool, /** * If true, stops drag event propagation to parents */ noDragEventsBubbling: h.bool, /** * Minimum file size (in bytes) */ minSize: h.number, /** * Maximum file size (in bytes) */ maxSize: h.number, /** * Maximum accepted number of files * The default value is 0 which means there is no limitation to how many files are accepted. */ maxFiles: h.number, /** * Enable/disable the dropzone */ disabled: h.bool, /** * Use this to provide a custom file aggregator * * @param {(DragEvent|Event)} event A drag event or input change event (if files were selected via the file dialog) */ getFilesFromEvent: h.func, /** * Cb for when closing the file dialog with no selection */ onFileDialogCancel: h.func, /** * Cb for when opening the file dialog */ onFileDialogOpen: h.func, /** * Set to true to use the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API * to open the file picker instead of using an `<input type="file">` click event. */ useFsAccessApi: h.bool, /** * Cb for when the `dragenter` event occurs. * * @param {DragEvent} event */ onDragEnter: h.func, /** * Cb for when the `dragleave` event occurs * * @param {DragEvent} event */ onDragLeave: h.func, /** * Cb for when the `dragover` event occurs * * @param {DragEvent} event */ onDragOver: h.func, /** * Cb for when the `drop` event occurs. * Note that this callback is invoked after the `getFilesFromEvent` callback is done. * * Files are accepted or rejected based on the `accept`, `multiple`, `minSize` and `maxSize` props. * `accept` must be a valid [MIME type](http://www.iana.org/assignments/media-types/media-types.xhtml) according to [input element specification](https://www.w3.org/wiki/HTML/Elements/input/file) or a valid file extension. * If `multiple` is set to false and additional files are dropped, * all files besides the first will be rejected. * Any file which does not have a size in the [`minSize`, `maxSize`] range, will be rejected as well. * * Note that the `onDrop` callback will always be invoked regardless if the dropped files were accepted or rejected. * If you'd like to react to a specific scenario, use the `onDropAccepted`/`onDropRejected` props. * * `onDrop` will provide you with an array of [File](https://developer.mozilla.org/en-US/docs/Web/API/File) objects which you can then process and send to a server. * For example, with [SuperAgent](https://github.com/visionmedia/superagent) as a http/ajax library: * * ```js * function onDrop(acceptedFiles) { * const req = request.post('/upload') * acceptedFiles.forEach(file => { * req.attach(file.name, file) * }) * req.end(callback) * } * ``` * * @param {File[]} acceptedFiles * @param {FileRejection[]} fileRejections * @param {(DragEvent|Event)} event A drag event or input change event (if files were selected via the file dialog) */ onDrop: h.func, /** * Cb for when the `drop` event occurs. * Note that if no files are accepted, this callback is not invoked. * * @param {File[]} files * @param {(DragEvent|Event)} event */ onDropAccepted: h.func, /** * Cb for when the `drop` event occurs. * Note that if no files are rejected, this callback is not invoked. * * @param {FileRejection[]} fileRejections * @param {(DragEvent|Event)} event */ onDropRejected: h.func, /** * Custom validation function * @param {File} file * @returns {FileError|FileError[]} */ validator: h.func }; var ze = { isFocused: !1, isFileDialogActive: !1, isDragActive: !1, isDragAccept: !1, isDragReject: !1, draggedFiles: [], acceptedFiles: [], fileRejections: [] }; function za() { var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, a = g(g({}, It), e), o = a.accept, r = a.disabled, s = a.getFilesFromEvent, d = a.maxSize, f = a.minSize, c = a.multiple, v = a.maxFiles, w = a.onDragEnter, O = a.onDragLeave, U = a.onDragOver, x = a.onDrop, T = a.onDropAccepted, ae = a.onDropRejected, P = a.onFileDialogCancel, z = a.onFileDialogOpen, C = a.useFsAccessApi, V = a.preventDropOnDocument, W = a.noClick, G = a.noKeyboard, me = a.noDrag, M = a.noDragEventsBubbling, y = a.validator, oe = je(function() { return typeof z == "function" ? z : ct; }, [z]), A = je(function() { return typeof P == "function" ? P : ct; }, [P]), _ = ke(null), I = ke(null), re = qt(Va, ze), ne = Pe(re, 2), $ = ne[0], j = ne[1], Ve = $.isFocused, he = $.isFileDialogActive, ge = $.draggedFiles, xe = function() { he && setTimeout(function() { if (I.current) { var p = I.current.files; p.length || (j({ type: "closeDialog" }), A()); } }, 300); }; Qe(function() { return C && lt() ? function() { } : (window.addEventListener("focus", xe, !1), function() { window.removeEventListener("focus", xe, !1); }); }, [I, he, A, C]); var k = ke([]), se = function(p) { _.current && _.current.contains(p.target) || (p.preventDefault(), k.current = []); }; Qe(function() { return V && (document.addEventListener("dragover", it, !1), document.addEventListener("drop", se, !1)), function() { V && (document.removeEventListener("dragover", it), document.removeEventListener("drop", se)); }; }, [_, V]); var ye = N(function(i) { i.preventDefault(), i.persist(), R(i), k.current = [].concat(Sa(k.current), [i.target]), _e(i) && Promise.resolve(s(i)).then(function(p) { we(i) && !M || (j({ draggedFiles: p, isDragActive: !0, type: "setDraggedFiles" }), w && w(i)); }); }, [s, w, M]), Ie = N(function(i) { i.preventDefault(), i.persist(), R(i); var p = _e(i); if (p && i.dataTransfer) try { i.dataTransfer.dropEffect = "copy"; } catch { } return p && U && U(i), !1; }, [U, M]), K = N(function(i) { i.preventDefault(), i.persist(), R(i); var p = k.current.filter(function(D) { return _.current && _.current.contains(D); }), E = p.indexOf(i.target); E !== -1 && p.splice(E, 1), k.current = p, !(p.length > 0) && (j({ isDragActive: !1, type: "setDraggedFiles", draggedFiles: [] }), _e(i) && O && O(i)); }, [_, O, M]), q = N(function(i, p) { var E = [], D = []; i.forEach(function(F) { var le = gt(F, o), J = Pe(le, 2), Fe = J[0], Ne = J[1], Oe = xt(F, f, d), Ee = Pe(Oe, 2), Te = Ee[0], Ce = Ee[1], Se = y ? y(F) : null; if (Fe && Te && !Se) E.push(F); else { var Le = [Ne, Ce]; Se && (Le = Le.concat(Se)), D.push({ file: F, errors: Le.filter(function(Ut) { return Ut; }) }); } }), (!c && E.length > 1 || c && v >= 1 && E.length > v) && (E.forEach(function(F) { D.push({ file: F, errors: [Da] }); }), E.splice(0)), j({ acceptedFiles: E, fileRejections: D, type: "setFiles" }), x && x(E, D, p), D.length > 0 && ae && ae(D, p), E.length > 0 && T && T(E, p); }, [j, c, o, f, d, v, x, T, ae, y]), Z = N(function(i) { i.preventDefault(), i.persist(), R(i), k.current = [], _e(i) && Promise.resolve(s(i)).then(function(p) { we(i) && !M || q(p, i); }), j({ type: "reset" }); }, [s, q, M]), B = N(function() { if (C && lt()) { j({ type: "openDialog" }), oe(); var i = { multiple: c, types: Fa(o) }; window.showOpenFilePicker(i).then(function(p) { return s(p); }).then(function(p) { return q(p, null); }).catch(function(p) { return A(p); }).finally(function() { return j({ type: "closeDialog" }); }); return; } I.current && (j({ type: "openDialog" }), oe(), I.current.value = null, I.current.click()); }, [j, oe, A, C, q, o, c]), Q = N(function(i) { !_.current || !_.current.isEqualNode(i.target) || (i.keyCode === 32 || i.keyCode === 13) && (i.preventDefault(), B()); }, [_, I, B]), l = N(function() { j({ type: "focus" }); }, []), b = N(function() { j({ type: "blur" }); }, []), ie = N(function() { W || (Ra() ? setTimeout(B, 0) : B()); }, [I, W, B]), S = function(p) { return r ? null : p; }, X = function(p) { return G ? null : S(p); }, H = function(p) { return me ? null : S(p); }, R = function(p) { M && p.stopPropagation(); }, be = je(function() { return function() { var i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, p = i.refKey, E = p === void 0 ? "ref" : p, D = i.role, F = i.onKeyDown, le = i.onFocus, J = i.onBlur, Fe = i.onClick, Ne = i.onDragEnter, Oe = i.onDragOver, Ee = i.onDragLeave, Te = i.onDrop, Ce = Re(i, Ta); return g(g(He({ onKeyDown: X(L(F, Q)), onFocus: X(L(le, l)), onBlur: X(L(J, b)), onClick: S(L(Fe, ie)), onDragEnter: H(L(Ne, ye)), onDragOver: H(L(Oe, Ie)), onDragLeave: H(L(Ee, K)), onDrop: H(L(Te, Z)), role: typeof D == "string" && D !== "" ? D : "button" }, E, _), !r && !G ? { tabIndex: 0 } : {}), Ce); }; }, [_, Q, l, b, ie, ye, Ie, K, Z, G, me, r]), bt = N(function(i) { i.stopPropagation(); }, []), Et = je(function() { return function() { var i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, p = i.refKey, E = p === void 0 ? "ref" : p, D = i.onChange, F = i.onClick, le = Re(i, Ca), J = He({ accept: o, multiple: c, type: "file", style: { display: "none" }, onChange: S(L(D, Z)), onClick: S(L(F, bt)), autoComplete: "off", tabIndex: -1 }, E, I); return g(g({}, J), le); }; }, [I, o, c, Z, r]), We = ge.length, Ge = We > 0 && _a({ files: ge, accept: o, minSize: f, maxSize: d, multiple: c, maxFiles: v }), vt = We > 0 && !Ge; return g(g({}, $), {}, { isDragAccept: Ge, isDragReject: vt, isFocused: Ve && !r, getRootProps: be, getInputProps: Et, rootRef: _, inputRef: I, open: S(B) }); } function Va(e, a) { switch (a.type) { case "focus": return g(g({}, e), {}, { isFocused: !0 }); case "blur": return g(g({}, e), {}, { isFocused: !1 }); case "openDialog": return g(g({}, ze), {}, { isFileDialogActive: !0 }); case "closeDialog": return g(g({}, e), {}, { isFileDialogActive: !1 }); case "setDraggedFiles": var o = a.isDragActive, r = a.draggedFiles; return g(g({}, e), {}, { draggedFiles: r, isDragActive: o }); case "setFiles": return g(g({}, e), {}, { acceptedFiles: a.acceptedFiles, fileRejections: a.fileRejections }); case "reset": return g({}, ze); default: return e; } } function ct() { } function ce({ title: e, children: a, id: o, defaultState: r = "closed" }) { const [s, d] = pe(r === "open"), f = `${o}-region`, c = () => d(!s); return /* @__PURE__ */ t.jsxs( "section", { className: `sid-expanding-section sid-expanding-section-${o} sid-l-space-top-sm sid-l-space-btm-sm`, children: [ /* @__PURE__ */ t.jsx("header", { children: /* @__PURE__ */ t.jsxs( "button", { "aria-controls": f, "aria-expanded": s, id: o, type: "button", className: "sid-expanding-section__title", onClick: c, children: [ /* @__PURE__ */ t.jsx("span", { children: e }), /* @__PURE__ */ t.jsx( "div", { className: `sid-expanding-section__indicator sid-expanding-section__indicator--state-${s ? "open" : "closed"}` } ) ] } ) }), /* @__PURE__ */ t.jsx("div", { id: f, role: "region", "aria-labelledby": o, children: s && /* @__PURE__ */ t.jsx("div", { className: "sid-expanding-section__children", children: a }) }) ] } ); } const Wa = { [u.STUDENT]: [ "step.docUpload.acceptableUploads.student.idCard", "step.docUpload.acceptableUploads.student.classSchedule", "step.docUpload.acceptableUploads.student.tuitionReceipt" ], [u.TEACHER]: [ "step.docUpload.acceptableUploads.officialLetter", "step.docUpload.acceptableUploads.teacher.idCard", "step.docUpload.acceptableUploads.teacher.payStub" ], [u.MEDICAL]: [ "step.docUpload.acceptableUploads.medical.idCard", "step.docUpload.acceptableUploads.medical.payStub", "step.docUpload.acceptableUploads.medical.letterEmployment" ], [u.FIRST_RESPONDER]: [ "step.docUpload.acceptableUploads.firstResponder.idCard", "step.docUpload.acceptableUploads.firstResponder.letter", "step.docUpload.acceptableUploads.firstResponder.payStub" ], [u.MILITARY]: [], [u.MEMBER]: [ "step.docUpload.acceptableUploads.member.idCard", "step.docUpload.acceptableUploads.member.payStub" ], [u.SENIOR]: [ "step.docUpload.acceptableUploads.senior.birthCertificate", "step.docUpload.acceptableUploads.senior.driversLicense", "step.docUpload.acceptableUploads.senior.passport", "step.docUpload.acceptableUploads.senior.stateId" ], [u.AGE]: [ "step.docUpload.acceptableUploads.senior.birthCertificate", "step.docUpload.acceptableUploads.senior.driversLicense", "step.docUpload.acceptableUploads.senior.passport", "step.docUpload.acceptableUploads.senior.stateId" ], [u.EMPLOYMENT]: [ "step.docUpload.acceptableUploads.employment.employeeIdCard", "step.docUpload.acceptableUploads.employment.payStub", "step.docUpload.acceptableUploads.employment.officialLetter" ], [u.IDENTITY]: [], [u.LICENSED_PROFESSIONAL]: [], [u.RECENT_MOVER]: [ "step.docUpload.acceptableUploads.recentMover.changeOfAddress", "step.docUpload.acceptableUploads.recentMover.mortgageDeed", "step.docUpload.acceptableUploads.recentMover.rentalAgreement" ], [u.LOW_INCOME]: [ "step.docUpload.acceptableUploads.lowIncome.program", "step.docUpload.acceptableUploads.lowIncome.programApprovalLetter", "step.docUpload.acceptableUploads.lowIncome.programApprovalScreenshot", "step.docUpload.acceptableUploads.lowIncome.programBankStatement" ] }, Ga = { [n.ACTIVE_DUTY]: [ "step.docUpload.acceptableUploads.military.active.leaveEarningStatement", "step.docUpload.acceptableUploads.military.active.uniformedServicesId" ], [n.VETERAN]: [ "step.docUpload.acceptableUploads.military.vet.dd214Form", "step.docUpload.acceptableUploads.military.vet.dischargeCertificate", "step.docUpload.acceptableUploads.military.vet.vaHealthBenefitsCard", "step.docUpload.acceptableUploads.military.vet.vaDigitalId", "step.docUpload.acceptableUploads.military.vet.driverLicenseVeteran", "step.docUpload.acceptableUploads.military.vet.departmentVeteranId" ], [n.RESERVIST]: [ "step.docUpload.acceptableUploads.military.reservist.leaveEarningStatement", "step.docUpload.acceptableUploads.military.reservist.uniformedServicesId" ], [n.MILITARY_RETIREE]: [ "step.docUpload.acceptableUploads.military.militaryRetiree.blueUniformedId", "step.docUpload.acceptableUploads.military.militaryRetiree.vaHealthBenefitsCard", "step.docUpload.acceptableUploads.military.militaryRetiree.retireeId", "step.docUpload.acceptableUploads.military.militaryRetiree.dd214Form", "step.docUpload.acceptableUploads.military.militaryRetiree.vaDigitalId" ], [n.MILITARY_FAMILY]: [ "step.docUpload.acceptableUploads.military.dependent", // "Any document that proves you are a Registered Military Dependent" "step.docUpload.nameChanged" // "If your name has changed since the document was issued, upload a 2nd document showing your official name change." ], [n.GOLD_STAR_FAMILY]: [], [n.FIREFIGHTER]: [], [n.POLICE]: [], [n.EMT]: [], [n.NURSE]: [], [n.DRIVER_LICENSE]: [], [n.GENERAL_IDENTITY]: [], [n.HYBRID_IDENTITY]: [], [n.HOME_BUYER]: [], [n.OTHER_MOVER]: [], [n.LICENSED_COSMETOLOGIST]: [ "step.docUpload.acceptableUploads.licensedProfessional.license" ], [n.LICENSED_REAL_ESTATE_AGENT]: [ "step.docUpload.acceptableUploads.licensedProfessional.license" ], [n.VETERINARIAN]: ["step.docUpload.acceptableUploads.licensedProfessional.license"], [n.SNAP_BENEFITS]: [ "step.docUpload.acceptableUploads.lowIncome.programCard", "step.docUpload.acceptableUploads.lowIncome.programApprovalLetter", "step.docUpload.acceptableUploads.lowIncome.programApprovalScreenshot", "step.docUpload.acceptableUploads.lowIncome.programBankStatement" ], [n.OTHER_GOVERNMENT_ASSISTANCE]: [ "step.docUpload.acceptableUploads.lowIncome.program", "step.docUpload.acceptableUploads.lowIncome.programApprovalLetter", "step.docUpload.acceptableUploads.lowIncome.programApprovalScreenshot", "step.docUpload.acceptableUploads.lowIncome.programBankStatement" ], [n.CHILD_CARE_WORKER]: [ "step.docUpload.acceptableUploads.licensedProfessional.license" ], [n.LIBRARIAN]: [], [n.INTERIOR_DESIGNER]: [], [n.ARCHITECT]: [], [n.GENERAL_CONTRACTOR]: [], [n.NUTRITION_PROFESSIONAL]: [ "step.docUpload.acceptableUploads.licensedProfessional.license" ] }, $a = { [u.STUDENT]: [ "step.docUpload.uploadInfo.fullName", "step.docUpload.uploadInfo.institutionName", "step.docUpload.uploadInfo.dateCurrentYear" ], [u.TEACHER]: [ "step.docUpload.uploadInfo.fullName", "step.docUpload.uploadInfo.institutionName", "step.docUpload.uploadInfo.dateCurrentYear" ], [u.FIRST_RESPONDER]: ["step.docUpload.uploadInfo.fullName"], [u.MEDICAL]: [ "step.docUpload.uploadInfo.fullName", "step.docUpload.uploadInfo.medical.medicalRole", "step.docUpload.uploadInfo.medical.validDate" ], [u.MILITARY]: [ "step.docUpload.uploadInfo.fullName", "step.docUpload.uploadInfo.military.serviceBranch" ], [u.IDENTITY]: [ "step.docUpload.uploadInfo.fullName", "step.docUpload.uploadInfo.dateCurrentYear" ], [u.MEMBER]: [ "step.docUpload.uploadInfo.fullName", "step.docUpload.uploadInfo.organization", "step.docUpload.uploadInfo.affiliation" ], [u.SENIOR]: [ "step.docUpload.uploadInfo.fullName", "step.docUpload.uploadInfo.senior.birthDate" ], [u.AGE]: [ "step.docUpload.uploadInfo.fullName", "step.docUpload.uploadInfo.age.birthDate" ], [u.EMPLOYMENT]: [ "step.docUpload.uploadInfo.fullName", "step.docUpload.uploadInfo.employment.company", "step.docUpload.uploadInfo.employment.currentAffiliation", "step.docUpload.uploadInfo.medical.validDate" ], [u.LICENSED_PROFESSIONAL]: [ "step.docUpload.uploadInfo.fullName", "step.docUpload.uploadInfo.licensedProfessional.licenseStatus", "step.docUpload.uploadInfo.licensedProfessional.validDate" ], [u.RECENT_MOVER]: [ "step.docUpload.uploadInfo.fullName", "step.docUpload.uploadInfo.recentMover.address", "step.docUpload.uploadInfo.recentMover.validDate" ], [u.LOW_INCOME]: [ "step.docUpload.uploadInfo.fullName", "step.docUpload.uploadInfo.lowIncome.validDate" ] }, Ka = { [n.ACTIVE_DUTY]: ["step.docUpload.uploadInfo.military.activeDuty.status"], [n.VETERAN]: ["step.docUpload.uploadInfo.military.veteran.status"], [n.RESERVIST]: ["step.docUpload.uploadInfo.military.reservist.status"], [n.MILITARY_RETIREE]: ["step.docUpload.uploadInfo.military.militaryRetiree.status"], [n.MILITARY_FAMILY]: [ // Overridden in SubSegmentUploadInfoOverrides ], [n.GOLD_STAR_FAMILY]: [], [n.FIREFIGHTER]: ["step.docUpload.uploadInfo.firstResponder.firefighter.status"], [n.POLICE]: ["step.docUpload.uploadInfo.firstResponder.police.status"], [n.EMT]: ["step.docUpload.uploadInfo.firstResponder.emt.status"], [n.NURSE]: [], [n.DRIVER_LICENSE]: [], [n.GENERAL_IDENTITY]: [], [n.HYBRID_IDENTITY]: [], [n.HOME_BUYER]: [], [n.OTHER_MOVER]: [], [n.LICENSED_COSMETOLOGIST]: [], [n.LICENSED_REAL_ESTATE_AGENT]: [], [n.VETERINARIAN]: [], [n.SNAP_BENEFITS]: [], [n.OTHER_GOVERNMENT_ASSISTANCE]: [], [n.CHILD_CARE_WORKER]: [], [n.LIBRARIAN]: [], [n.INTERIOR_DESIGNER]: [], [n.ARCHITECT]: [], [n.GENERAL_CONTRACTOR]: [], [n.NUTRITION_PROFESSIONAL]: [] }, qa = { // MILITARY_FAMILY is overridden to not show branch of service. [n.MILITARY_FAMILY]: [ "step.docUpload.uploadInfo.fullName", "step.docUpload.uploadInfo.military.militaryFamily.status" ] }; function Za(e, a) { return [ .../* @__PURE__ */ new Set([ ...Ga[a] || [], ...Wa[e] || [] ]) ]; } function Qa(e, a) { return qa[a] || [ .../* @__PURE__ */ new Set([ ...Ka[a] || [], ...$a[e] || [] ]) ]; } const Xa = ({ options: e, selected: a, onChange: o, showError: r }) => { const s = (d, f) => { f.target.checked ? o(a.concat(d)) : o(a.filter((c) => c !== d)); }; return /* @__PURE__ */ t.jsxs(t.Fragment, { children: [ /* @__PURE__ */ t.jsx("h2", { className: "sid-header__subtitle sid-l-space-top-md sid-l-space-btm-md", children: /* @__PURE__ */ t.jsx( m, { id: "experiment.step.docUpload.documentMustInclude", defaultMessage: "Your documents must include:" } ) }), /* @__PURE__ */ t.jsx("fieldset", { className: "sid-doc-requirements", children: e.map((d) => ( // Disabling because the linter is kinda broken. the control is INSIDE THE LABEL // eslint-disable-next-line jsx-a11y/label-has-associated-control /* @__PURE__ */ t.jsxs("label", { className: "sid-doc-requirements__option", children: [ /* @__PURE__ */ t.jsx( "input", { type: "checkbox", name: "requirements", value: d, checked: a.includes(d), onChange: s.bind(null, d), "aria-invalid": r && !a.includes(d) } ), /* @__PURE__ */ t.jsxs("div", { className: "sid-l-space-btm-md", children: [ /* @__PURE__ */ t.jsx(m, { id: d }), r && !a.includes(d) && /* @__PURE__ */ t.jsx("div", { className: "sid-field-error", children: /* @__PURE__ */ t.jsx( m, { id: "step.docUpload.confirm", defaultMessage: "Please confirm." } ) }) ] }) ] }) )) }) ] }); }, Ja = ({ children: e }) => /* @__PURE__ */ t.jsxs("div", { className: "sid-named-divider", children: [ /* @__PURE__ */ t.jsx("hr", { className: "sid-named-divider__rule" }), /* @__PURE__ */ t.jsx("p", { className: "sid-named-divider__text", children: e }) ] }), eo = (e) => /* @__PURE__ */ t.jsxs( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 168, height: 168, fill: "none", viewBox: "0 0 168 168", ...e, children: [ /* @__PURE__ */ t.jsx("circle", { cx: 83.514, cy: 85.516, r: 64, fill: "#F1F5F9", transform: "rotate(5.116 83.514 85.516)" }), /* @__PURE__ */ t.jsx( "rect", { width: 69.14, height: 130.872, x: 37.134, y: 27.051, fill: "#fff", rx: 8, transform: "rotate(-11.496 37.134 27.05)" } ), /* @__PURE__ */ t.jsx( "path", { fill: "#94A3B8", d: "m44.394 50.569 62.986-12.81 10.335 50.815-62.986 12.81z", opacity: 0.7 } ), /* @__PURE__ */ t.jsx( "rect", { width: 59.482, height: 42.197, x: 81.641, y: 46.525, fill: "#fff", stroke: "#0F172A", strokeWidth: 2.25, rx: 3.225, transform: "rotate(-1.248 81.64 46.525)" } ), /* @__PURE__ */ t.jsx( "path", { fill: "#B0BCCC", d: "m83.376 80.513 57.558-1.025.088 5a2 2 0 0 1-1.964 2.034l-53.558.954a2 2 0 0 1-2.035-1.964l-.089-4.999ZM140.162 53.003l-57.208 1.5-.108-4.791a2.06 2.06 0 0 1 2.006-2.106l52.899-1.387a2.25 2.25 0 0 1 2.308 2.199l.103 4.585Z" } ), /* @__PURE__ */ t.jsx( "path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, d: "M102.982 73.725a7.491 7.491 0 0 0-5.983-2.975 7.489 7.489 0 0 0-5.981 2.975m11.964 0a9 9 0 1 0-11.965 0m11.965 0A8.97 8.97 0 0 1 96.999 76a8.966 8.966 0 0 1-5.981-2.275m8.981-8.975a3 3 0 1 1-5.998 0 3 3 0 0 1 5.998 0Z" } ), /* @__PURE__ */ t.jsx( "circle", { cx: 93.647, cy: 131.469, r: 4.939, fill: "#0F172A", transform: "rotate(-11.496 93.647 131.469)" } ), /* @__PURE__ */ t.jsx("path", { stroke: "#000", strokeWidth: 2, d: "M111 63h23M111 67h17M111 71h19" }), /* @__PURE__ */ t.jsx( "rect", { width: 66.14, height: 127.872, x: 38.903, y: 28.222, stroke: "#000", strokeWidth: 3, rx: 6.5, transform: "rotate(-11.496 38.903 28.222)" } ) ] } ), pt = (e) => /* @__PURE__ */ t.jsxs( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 80, height: 80, fill: "none", viewBox: "0 0 80 80", ...e, children: [ /* @__PURE__ */ t.jsx("circle", { cx: 41.757, cy: 42.758, r: 32, fill: "#F1F5F9", transform: "rotate(5.116 41.757 42.758)" }), /* @__PURE__ */ t.jsx( "rect", { width: 34.57, height: 65.436, x: 18.566, y: 13.525, fill: "#fff", rx: 4, transform: "rotate(-11.496 18.566 13.525)" } ), /* @__PURE__ */ t.jsx("path", { fill: "#94A3B8", d: "M22.197 25.285 53.69 18.88l5.168 25.407-31.494 6.405z", opacity: 0.7 }), /* @__PURE__ */ t.jsx( "rect", { width: 29.741, height: 21.099, x: 40.821, y: 23.263, fill: "#fff", stroke: "#0F172A", strokeWidth: 1.125, rx: 1.613, transform: "rotate(-1.248 40.82 23.263)" } ), /* @__PURE__ */ t.jsx( "path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", d: "M51.991 37.363a3.743 3.743 0 0 0-2.99-1.488 3.745 3.745 0 0 0-2.992 1.488m5.982 0A4.499 4.499 0 0 0 49 29.5a4.5 4.5 0 0 0-2.99 7.863m5.981 0a4.484 4.484 0 0 1-2.99 1.137 4.483 4.483 0 0 1-2.992-1.137m4.491-4.488a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" } ), /* @__PURE__ */ t.jsx("path", { stroke: "#000", d: "M56 32h11.5M56 34h8.5M56 36h9.5" }), /* @__PURE__ */ t.jsx( "path", { fill: "#B0BCCC", d: "m41.688 40.257 28.778-.513.045 2.5a1 1 0 0 1-.982 1.017l-26.78.477a1 1 0 0 1-1.017-.982l-.044-2.5ZM70.082 26.502l-28.604.75-.054-2.396a1.03 1.03 0 0 1 1.002-1.053l26.45-.693a1.125 1.125 0 0 1 1.154 1.099l.052 2.293Z" } ), /* @__PURE__ */ t.jsx( "circle", { cx: 46.824, cy: 65.735, r: 2.469, fill: "#0F172A", transform: "rotate(-11.496 46.824 65.735)" } ), /* @__PURE__ */ t.jsx( "rect", { width: 33.07, height: 63.936, x: 19.451, y: 14.111, stroke: "#000", strokeWidth: 1.5, rx: 3.25, transform: "rotate(-11.496 19.45 14.11)" } ) ] } ), to = (e) => /* @__PURE__ */ t.jsxs( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 168, height: 168, fill: "none", viewBox: "0 0 168 168", ...e, children: [ /* @__PURE__ */ t.jsx("circle", { cx: 83.901, cy: 85.086, r: 64, fill: "#F1F5F9", transform: "rotate(-.812 83.901 85.086)" }), /* @__PURE__ */ t.jsx("path", { stroke: "#535A68", strokeLinecap: "round", strokeWidth: 2.05, d: "M45.1 58.913h14.862" }), /* @__PURE__ */ t.jsx( "rect", { width: 102, height: 111, x: 32.5, y: 29.5, fill: "#fff", stroke: "#000", strokeWidth: 3, rx: 6.5 } ), /* @__PURE__ */ t.jsx("rect", { width: 14, height: 48, x: 43, y: 75, fill: "#F1F5F9", rx: 2.148 }), /* @__PURE__ */ t.jsx("rect", { width: 13.962, height: 5.817, x: 43, y: 84.56, fill: "#64748B", rx: 2 }), /* @__PURE__ */ t.jsx("rect", { width: 13.962, height: 5.817, x: 43, y: 93.86