reactaform 1.4.3 → 1.5.0
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/README.md +72 -12
- package/dist/index.d.ts +1 -0
- package/dist/reactaform.cjs.js +5 -5
- package/dist/reactaform.es.js +1646 -1565
- package/dist/themes/ant-design-dark.css +31 -0
- package/dist/themes/ant-design.css +42 -0
- package/dist/themes/blueprint-dark.css +31 -0
- package/dist/themes/blueprint.css +43 -0
- package/dist/themes/compact-variant.css +8 -0
- package/dist/themes/fluent.css +40 -0
- package/dist/themes/glass-morphism.css +25 -0
- package/dist/themes/high-contrast-accessible.css +22 -0
- package/dist/themes/ios-mobile.css +32 -0
- package/dist/themes/macos-native.css +32 -0
- package/dist/themes/material-dark.css +27 -0
- package/dist/themes/material.css +46 -0
- package/dist/themes/midnight-dark.css +24 -0
- package/dist/themes/modern-light.css +23 -0
- package/dist/themes/neon-cyber-dark.css +24 -0
- package/dist/themes/shadcn.css +40 -0
- package/dist/themes/soft-pastel.css +24 -0
- package/dist/themes/spacious-variant.css +9 -0
- package/dist/themes/tailwind-dark.css +30 -0
- package/dist/themes/tailwind.css +50 -0
- package/package.json +25 -3
package/dist/reactaform.cjs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const g=require("react/jsx-runtime"),K=require("react"),Rr=require("react-dom");function Xe(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const i=Xe(K),ke=Xe(Rr),kr=`/* ReactaForm CSS Custom Properties (CSS Variables) */\r
|
|
2
2
|
\r
|
|
3
3
|
/* Default Light Theme */\r
|
|
4
4
|
:root {\r
|
|
@@ -284,9 +284,9 @@
|
|
|
284
284
|
\r
|
|
285
285
|
\r
|
|
286
286
|
}\r
|
|
287
|
-
`,Ee=_.createContext(void 0),F=()=>{const e=_.useContext(Ee);if(!e)throw new Error("❌ useReactaFormContext must be used within a <ReactaFormProvider>");return e};class de{map={};register(r,t){this.map[r]=t}get(r){return this.map[r]}has(r){return r in this.map}list(){return Object.keys(this.map)}entries(){return Object.entries(this.map)}values(){return Object.values(this.map)}size(){return Object.keys(this.map).length}unregister(r){return r in this.map?(delete this.map[r],!0):!1}clear(){this.map={}}registerAll(r){Array.isArray(r)?r.forEach(([t,o])=>this.register(t,o)):Object.entries(r).forEach(([t,o])=>this.register(t,o))}getOrDefault(r,t){return this.get(r)??t}}function Xe(e,r=300,t){const o=_.useRef(void 0),n=_.useRef(e),a=_.useRef(null),l=_.useRef(!1);_.useEffect(()=>{n.current=e},[e]),_.useEffect(()=>()=>{o.current!==void 0&&(window.clearTimeout(o.current),o.current=void 0)},[]);const c=_.useCallback(()=>{o.current!==void 0&&(window.clearTimeout(o.current),o.current=void 0),a.current=null,l.current=!1},[]),s=_.useCallback(()=>{if(o.current!==void 0&&(window.clearTimeout(o.current),o.current=void 0),a.current)try{n.current(...a.current)}finally{a.current=null,l.current=!1}},[]);return{callback:_.useCallback((...u)=>{if(t?.leading===!0&&!l.current){l.current=!0,n.current(...u),window.clearTimeout(o.current),o.current=window.setTimeout(()=>{l.current=!1,o.current=void 0},r);return}a.current=u,window.clearTimeout(o.current),o.current=window.setTimeout(()=>{o.current=void 0,a.current&&(n.current(...a.current),a.current=null,l.current=!1)},r)},[r,t?.leading]),cancel:c,flush:s}}const k={field:"reactaform-field",label:"reactaform-label",input:"reactaform-input",textInput:"reactaform-input--text",inputNumber:"reactaform-input--number",inputSelect:"reactaform-select",rangeInput:"reactaform-input--range",button:"reactaform-button"},T=(...e)=>{const r=[];for(const t of e)t&&(typeof t=="string"?r.push(t):typeof t=="object"&&Object.entries(t).forEach(([o,n])=>{n&&r.push(o)}));return r.join(" ")},Ze=({content:e,size:r="medium",animation:t=!0})=>{const{t:o,darkMode:n,formStyle:a,fieldStyle:l}=F(),[c,s]=i.useState(!1),[m,u]=i.useState({x:0,y:0}),[d,f]=i.useState(!1),g=i.useRef(null),b=i.useRef(null),p=i.useRef(null),y=i.useId(),S=i.useMemo(()=>{const w={icon:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:"1.2em",height:"1.2em",fontSize:"0.9em",fontWeight:"bold",borderRadius:"50%",backgroundColor:n?"rgba(255,255,255,0.1)":"rgba(0,0,0,0.06)",color:n?"#f0f0f0":"#333",border:`1px solid ${n?"rgba(255,255,255,0.2)":"rgba(0,0,0,0.1)"}`,cursor:"pointer",transition:t?"all 0.2s ease":void 0,marginLeft:"0.3em"},text:{...{small:{padding:"4px 8px",fontSize:"11px",maxWidth:"200px"},medium:{padding:"6px 10px",fontSize:"12px",maxWidth:"240px"},large:{padding:"8px 12px",fontSize:"13px",maxWidth:"280px"}}[r],position:"fixed",backgroundColor:`var(--reactaform-tooltip-color-bg, ${n?"rgba(45,45,45,0.95)":"rgba(60,60,60,0.92)"})`,color:`var(--reactaform-tooltip-color, ${n?"#f0f0f0":"#fff"})`,borderRadius:"6px",border:`1px solid ${n?"rgba(255,255,255,0.1)":"rgba(0,0,0,0.1)"}`,boxShadow:n?"0 8px 16px rgba(0,0,0,0.4)":"0 6px 18px rgba(0,0,0,0.12)",zIndex:2147483647,opacity:0,pointerEvents:"none",transition:t?"opacity 0.2s ease":void 0,whiteSpace:"normal",wordBreak:"break-word",boxSizing:"border-box"},textVisible:{opacity:1,pointerEvents:"auto"}},v=($,R,E)=>{const D=$?.[R];return(E&&D?D[E]:void 0)??{}};return{icon:{...w.icon,...v(a,"tooltip","icon"),...v(l,"tooltip","icon")},text:{...w.text,...v(a,"tooltip","text"),...v(l,"tooltip","text")},textVisible:w.textVisible}},[n,r,t,a,l]);i.useLayoutEffect(()=>{if(!c||!g.current||!b.current){f(!1);return}const N=g.current.getBoundingClientRect();p.current=N;const w=b.current.getBoundingClientRect(),v=8,j=window.innerWidth,$=window.innerHeight,R=-4;let E=N.right+v,I=N.top+N.height/2-w.height/2+R;E+w.width>j-v&&(E=N.left-v-w.width),E=Math.max(v,Math.min(E,j-w.width-v)),I=Math.max(v,Math.min(I,$-w.height-v)),u({x:E,y:I}),f(!0)},[c]);const x=typeof document<"u"?document.getElementById("popup-root"):null,C=h.jsx("div",{ref:b,"data-tooltip-id":y,style:{...S.text,transform:d?"translateY(0) scale(1)":"translateY(-4px) scale(0.98)",transition:"opacity 120ms ease, transform 120ms ease, visibility 120ms ease",width:240,...d?S.textVisible:{},top:m.y,left:m.x},"data-reactaform-theme":n?"dark":"light",children:o(e)});return h.jsxs(h.Fragment,{children:[h.jsx("span",{"data-testid":"tooltip-icon",ref:g,"aria-describedby":c?y:void 0,onMouseEnter:()=>s(!0),onMouseLeave:()=>s(!1),style:{...S.icon},children:"?"}),c&&(x?ke.createPortal(C,x):C)]})},ve=i.memo(({field:e,error:r,children:t,showLabel:o=!0})=>{const{t:n}=F(),a=e?.labelLayout==="column-center"?"center":"left";return h.jsxs("div",{className:`${k.field} column-layout`,style:{display:"flex",flexDirection:"column",gap:"var(--reactaform-label-gap, 4px)","--label-align":a},children:[o&&h.jsx("div",{style:{textAlign:a,width:"100%"},children:h.jsx("label",{id:`${e.name}-label`,className:k.label,htmlFor:e.name,style:{textAlign:a,width:"100%",minWidth:"unset",display:"block",marginBottom:"10px"},children:n(e.displayName)})}),h.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"var(--reactaform-inline-gap, 8px)",width:"100%"},children:[h.jsx("div",{style:{flex:1,minWidth:0,maxWidth:"100%"},children:h.jsx("div",{style:{width:"100%"},children:t})}),e.tooltip&&h.jsx(Ze,{content:e.tooltip})]}),r&&h.jsx(Ne,{id:`${e.name}-error`,children:r})]})});ve.displayName="ColumnFieldLayout";const Qe=i.memo(({field:e,error:r,children:t,rightAlign:o=!1})=>{const{t:n}=F(),a=i.useMemo(()=>({display:"flex",flexDirection:"column",gap:0}),[]),l=i.useMemo(()=>({display:"flex",flexDirection:"row",alignItems:"center",gap:"3px"}),[]);return h.jsxs("div",{className:`${k.field} row-layout`,children:[h.jsx("label",{id:`${e.name}-label`,className:k.label,htmlFor:e.name,style:{textAlign:"left",justifyContent:"flex-start"},children:n(e.displayName)}),h.jsxs("div",{style:a,children:[h.jsxs("div",{style:l,children:[o?h.jsx("div",{style:{display:"flex",flex:1,justifyContent:"flex-end",alignItems:"center",gap:"var(--reactaform-inline-gap, 8px)"},children:t}):t,e.tooltip&&h.jsx(Ze,{content:e.tooltip})]}),r&&h.jsx(Ne,{id:`${e.name}-error`,children:r})]})]})});Qe.displayName="RowFieldLayout";const q=({field:e,error:r,children:t,rightAlign:o=!1})=>e.labelLayout==="column-left"||e.labelLayout==="column-center"?h.jsx(ve,{field:e,error:r,showLabel:!0,children:t}):e.type==="checkbox"||e.type==="switch"?h.jsx(ve,{field:e,error:r,showLabel:!1,children:t}):h.jsx(Qe,{field:e,error:r,rightAlign:o,children:t}),Ne=i.memo(({children:e,id:r})=>{const t=i.useMemo(()=>({color:"var(--reactaform-error-color)",fontSize:"13px",marginTop:"4px",fontWeight:"var(--reactaform-font-weight)",display:"flex",flex:1,justifyContent:"flex-start",alignItems:"flex-start"}),[]);return h.jsx("div",{id:r,style:t,children:e})});Ne.displayName="ErrorDiv";const er=i.memo(({name:e,onChange:r})=>{const{t}=F();return h.jsxs("div",{style:{marginBottom:16},children:[h.jsxs("div",{style:{display:"grid",gridTemplateColumns:"1fr 2fr",gap:12,alignItems:"center"},children:[h.jsx("label",{htmlFor:"instance-name-input",style:{margin:0,fontSize:"0.95em",fontWeight:500,color:"var(--reactaform-text-color, #333)"},children:t("Instance Name")}),h.jsx("input",{id:"instance-name-input",type:"text",value:e,onChange:o=>r(o.target.value),style:{width:"100%",padding:"var(--reactaform-input-padding, 8px 12px)",fontSize:"var(--reactaform-input-font-size, 14px)",border:"1px solid var(--reactaform-input-border, #ddd)",borderRadius:"var(--reactaform-border-radius, 4px)",backgroundColor:"var(--reactaform-input-bg, #fff)",color:"var(--reactaform-text-color, #333)",boxSizing:"border-box"},placeholder:t("Enter instance name")})]}),h.jsx("div",{style:{height:"1px",backgroundColor:"var(--reactaform-separator, #e6e6e6)",marginTop:12,marginBottom:12}})]})});er.displayName="InstanceName";class kr extends de{registerInCategory(r,t,o){this.get(r)||this.register(r,{});const n=this.get(r);n[t]=o}getFromCategory(r,t){return this.get(r)?.[t]}listFromCategory(r){return Object.keys(this.get(r)||{})}listCategories(){return this.list()}}const rr=new de,tr=new kr;function nr(e,r){rr.register(e,r)}function or(e,r,t){tr.registerInCategory(e,r,t)}function ar(e,r){return tr.getFromCategory(e,r)||null}function sr(e){return rr.get(e)||null}function Er(e){return(typeof e=="object"||typeof e=="function")&&e!==null&&typeof e.then=="function"}const be=new Map,ye=new Map;function z(e,r,t,o){if(!r)return null;let n=null,a=null;if(typeof r.validationHandlerName=="string")n=e,a=r.validationHandlerName;else if(Array.isArray(r.validationHandlerName)){const[s,m]=r.validationHandlerName;m?(n=s,a=m):s&&(n=e,a=s)}if(n===null||a===null)return null;const l=`${n}:${a}`;if(!be.has(l)){const s=ar(n,a);be.set(l,s)}const c=be.get(l);if(c)try{return c(r.name,t,o)||null}catch(s){return String(s instanceof Error?s.message:s)}return null}async function Nr(e,r,t){if(e&&typeof e.validationHandlerName=="string"){const o=e.validationHandlerName;if(!ye.has(o)){const a=sr(o);ye.set(o,a)}const n=ye.get(o);if(n)try{const a=n(r,t);return Er(a)?await a||null:a||null}catch(a){return[String(a instanceof Error?a.message:a)]}}return null}function Z(e){return typeof e=="object"&&e!==null}function Ie(e){if(!Z(e))return!1;const r=e;return typeof r.name=="string"&&typeof r.displayName=="string"}function ir(e){if(!Z(e))return!1;const r=e;return typeof r.name!="string"||typeof r.version!="string"||!Array.isArray(r.properties)?!1:r.properties.every(t=>Ie(t))}function we(e){try{return typeof File<"u"&&e instanceof File}catch{const r=Z(e)?e:void 0;return!!r&&typeof r.name=="string"&&typeof r.size=="number"}}function Ir(e,r,t={}){try{const{includeMetadata:o=!1,dateFormat:n="iso",fileHandling:a="metadata",prettify:l=!1,excludeFields:c=[],includeOnlyFields:s=[]}=t;if(!e||typeof e!="object")return{success:!1,error:"Instance must be a valid object"};const m=[],u=[],d={},g=(ir(r)||Z(r)&&Array.isArray(r.properties)?r.properties:[]).filter(Ie),b=new Map(g.map(y=>[y.name,y]));for(const[y,S]of Object.entries(e)){if(c.includes(y)){u.push(y);continue}if(s.length>0&&!s.includes(y)){u.push(y);continue}if(S===void 0)continue;const x=b.get(y);try{d[y]=Mr(S,x,{dateFormat:n,fileHandling:a})}catch(C){m.push(`Error serializing field '${y}': ${String(C)}`),d[y]=null}}return o&&(d._metadata={serializedAt:new Date().toISOString(),version:(Z(r)?r.version:void 0)||"1.0.0",fieldCount:Object.keys(d).length-1}),{success:!0,data:l?JSON.stringify(d,null,2):JSON.stringify(d),metadata:{fieldCount:Object.keys(d).length,excludedFields:u,warnings:m}}}catch(o){return{success:!1,error:`Serialization failed: ${o instanceof Error?o.message:"Unknown error"}`}}}function Mr(e,r,t={}){const{dateFormat:o="iso",fileHandling:n="metadata"}=t;if(e==null)return null;if(r)switch(r.type){case"date":case"datetime":case"date-time":return He(e,o);case"file":return Te(e,n);case"int":case"integer":return typeof e=="string"?parseInt(e,10):e;case"float":case"number":return typeof e=="string"?parseFloat(e):e;case"boolean":return typeof e=="string"?e==="true":!!e;case"int-array":case"float-array":return Array.isArray(e)?e.map(a=>typeof a=="string"?Number(a):a):e;default:return e}return e instanceof Date?He(e,o):we(e)||Array.isArray(e)&&we(e[0])?Te(e,n):e}function He(e,r){let t=null;if(e instanceof Date)t=e;else if(typeof e=="string"){const o=new Date(e);if(!isNaN(o.getTime()))t=o;else return e}else return e;switch(r){case"timestamp":return t.getTime();case"locale":return t.toLocaleString();case"iso":default:return t.toISOString()}}function Te(e,r){return r==="skip"?null:Array.isArray(e)?e.map(t=>Be(t,r)):Be(e,r)}function Be(e,r){if(!we(e))return e;const t=e;return r==="metadata"?{name:t.name,size:t.size,type:t.type,lastModified:t.lastModified}:{name:t.name,size:t.size,type:t.type,lastModified:t.lastModified,_note:"Base64 encoding requires async implementation"}}function $r(e,r,t={}){try{const{strict:o=!1,validateTypes:n=!0,preserveUnknownFields:a=!0,dateFormat:l="auto"}=t;if(!e||typeof e!="string")return{success:!1,error:"Serialized data must be a non-empty string"};let c;try{c=JSON.parse(e)}catch(p){return{success:!1,error:`Invalid JSON: ${p instanceof Error?p.message:"Unknown parsing error"}`}}if(!c||typeof c!="object")return{success:!1,error:"Parsed data must be an object"};const s=[],m=[],u={},f=(ir(r)||Z(r)&&Array.isArray(r.properties)?r.properties:[]).filter(Ie),g=new Map(f.map(p=>[p.name,p]));for(const p of f){const y=p.name,S=c[y];if(S===void 0){o&&p.required&&m.push(`Required field '${y}' is missing`);continue}try{u[y]=Fr(S,p,{validateTypes:n,dateFormat:l})}catch(x){const C=`Error deserializing field '${y}': ${String(x)}`;o?m.push(C):(s.push(C),u[y]=S)}}if(a)for(const[p,y]of Object.entries(c))!g.has(p)&&p!=="_metadata"&&(o&&s.push(`Unknown field '${p}' preserved`),u[p]=y);const b=m.length>0;return{success:!b,data:u,warnings:s.length>0?s:void 0,validationErrors:b?m:void 0}}catch(o){return{success:!1,error:`Deserialization failed: ${o instanceof Error?o.message:"Unknown error"}`}}}function Fr(e,r,t={}){const{validateTypes:o=!0,dateFormat:n="auto"}=t;if(e==null)return e;try{switch(r.type){case"date":case"datetime":case"date-time":return Dr(e,n,o);case"int":case"integer":return Se(e,o);case"float":case"number":return Ce(e,o);case"boolean":return Or(e,o);case"int-array":return Ue(e,"integer",o);case"float-array":return Ue(e,"number",o);case"string":case"text":case"email":case"url":case"phone":return o?String(e):e;default:return e}}catch(a){if(o)throw new Error(`Type conversion failed: ${String(a)}`);return e}}function Vr(e,r={}){try{const{prettify:t=!0,includeMetadata:o=!0}=r;if(!e||typeof e!="object")return{success:!1,error:"Definition must be a valid object"};const n={...e};return o&&(n._metadata={serializedAt:new Date().toISOString(),version:n.version||"1.0.0",propertyCount:(Array.isArray(n.properties)?n.properties.length:0)||0}),{success:!0,data:t?JSON.stringify(n,null,2):JSON.stringify(n),metadata:{fieldCount:(Array.isArray(n.properties)?n.properties.length:0)||0,excludedFields:[],warnings:[]}}}catch(t){return{success:!1,error:`Definition serialization failed: ${t instanceof Error?t.message:"Unknown error"}`}}}function Ar(e,r={}){try{const{strict:t=!1,validateTypes:o=!0}=r;let n;if(typeof e=="string")try{n=JSON.parse(e)}catch(u){return{success:!1,error:`Invalid JSON for definition: ${u instanceof Error?u.message:"Unknown parsing error"}`}}else if(e&&typeof e=="object")n={...e};else return{success:!1,error:"Input must be a string or object"};const a=[],l=[],c=["name","version","displayName"];for(const u of c)if(!n[u])if(t)l.push(`Required field '${u}' is missing`);else switch(a.push(`Missing field '${u}', using default`),u){case"name":n.name="unnamed-definition";break;case"version":n.version="1.0.0";break;case"displayName":n.displayName=n.name||"Unnamed Definition";break}const s=Array.isArray(n.properties)?n.properties:null;s?n.properties=s.map((u,d)=>{const f=Z(u)?u:{},g={...f};if(!f.name){const b=`Property at index ${d} missing 'name'`;t?l.push(b):(a.push(`${b}, using 'field_${d}'`),g.name=`field_${d}`)}return f.displayName||(g.displayName=f.name||`Field ${d}`),f.type||(t&&o?l.push(`Property '${f.name||d}' missing 'type'`):(a.push(`Property '${f.name||d}' missing 'type', using 'string'`),g.type="string")),f.defaultValue===void 0&&(g.defaultValue=null),f.required===void 0&&(g.required=!1),g}):t?l.push("Properties must be an array"):(a.push("Properties not found or invalid, using empty array"),n.properties=[]);const m=l.length>0;return{success:!m,data:n,warnings:a.length>0?a:void 0,validationErrors:m?l:void 0}}catch(t){return{success:!1,error:`Definition deserialization failed: ${t instanceof Error?t.message:"Unknown error"}`}}}function Dr(e,r,t){if(e instanceof Date)return e;if(typeof e=="number"){const o=new Date(e);if(t&&isNaN(o.getTime()))throw new Error(`Invalid timestamp: ${e}`);return o}if(typeof e=="string"){const o=new Date(e);if(t&&isNaN(o.getTime()))throw new Error(`Invalid date string: ${e}`);return o}if(t)throw new Error(`Cannot convert ${typeof e} to Date`);return e}function Se(e,r){if(typeof e=="number"&&Number.isInteger(e))return e;if(typeof e=="string"&&e.trim()!==""){const t=parseInt(e,10);if(r&&isNaN(t))throw new Error(`Cannot convert "${e}" to integer`);return t}if(r)throw new Error(`Cannot convert ${typeof e} to integer`);return e}function Ce(e,r){if(typeof e=="number")return e;if(typeof e=="string"&&e.trim()!==""){const t=parseFloat(e);if(r&&isNaN(t))throw new Error(`Cannot convert "${e}" to number`);return t}if(r)throw new Error(`Cannot convert ${typeof e} to number`);return e}function Or(e,r){if(typeof e=="boolean")return e;if(typeof e=="string"){const t=e.toLowerCase();if(t==="true"||t==="1")return!0;if(t==="false"||t==="0")return!1;if(r)throw new Error(`Cannot convert "${e}" to boolean`)}if(typeof e=="number")return!!e;if(r)throw new Error(`Cannot convert ${typeof e} to boolean`);return e}function Ue(e,r,t){if(!Array.isArray(e)){if(typeof e=="string")return e.split(",").map(n=>n.trim()).filter(Boolean).map(n=>r==="integer"?Se(n,t):Ce(n,t));if(t)throw new Error(`Expected array, got ${typeof e}`);return e}return e.map((o,n)=>{try{return r==="integer"?Se(o,t):Ce(o,t)}catch(a){if(t)throw new Error(`Array element ${n}: ${a}`);return o}})}const zr=(e,r)=>{const t=new Map;let o=null,n=null,a=0;for(const l of e){const c=l.group;if(!c){o=null,n=null;continue}if(c===o)r[l.name].group=n??c;else{if(!t.has(c))t.set(c,1),n=null,r[l.name].group=c;else{const s=t.get(c),m=`${c}(${s})`;t.set(c,s+1),n=m,r[l.name].group=m,a++}o=c}}return a},Lr=(e,r={})=>{const{includeEmpty:t=!0}=r,o=[];let n=null,a=[],l=0;for(const s of e){const m=s.group||null;m!==n?((a.length>0||t)&&(a.length===0&&l++,o.push({name:n,fields:a})),n=m,a=[s]):a.push(s)}(a.length>0||t)&&(a.length===0&&l++,o.push({name:n,fields:a}));const c=Math.max(0,...o.map(s=>s.fields.length));return{groups:o,metadata:{totalGroups:o.length,emptyGroups:l,largestGroup:c}}},xe=new Map,ue=new Map,X=new Set,je=new Map,Pr=async e=>{try{let r;switch(e.toLowerCase()){case"fr":r=(await Promise.resolve().then(()=>require("./common-DLr0UoG9.js"))).default;break;case"de":r=(await Promise.resolve().then(()=>require("./common-Crb-me6O.js"))).default;break;case"es":r=(await Promise.resolve().then(()=>require("./common-DRIndE7S.js"))).default;break;case"zh-cn":r=(await Promise.resolve().then(()=>require("./common-BeJOG7Z0.js"))).default;break;case"en":r={};break;default:r={}}return{success:!0,translations:r,fromCache:!1}}catch(r){return{success:!1,translations:{},error:`Failed to load common translations for ${e}: ${r}`}}},qr=async e=>{if(!e)return{success:!1,translations:{},error:"Language is required"};const r=e.toLowerCase();if(r==="en")return{success:!0,translations:{},fromCache:!1};if(xe.has(r))return{success:!0,translations:xe.get(r)||{},fromCache:!0};const t=await Pr(r);return t.success&&(xe.set(r,t.translations),je.set(r,{loadedAt:new Date,size:Object.keys(t.translations).length,source:"common"})),t},Hr=async(e,r)=>{if(!e||!r)return{success:!1,translations:{},error:"Both language and localizeName are required"};const t=`${e.toLowerCase()}/${r}`;if(X.has(t))return{success:!1,translations:{},error:"Previously failed to load",fromCache:!0};if(ue.has(t))return{success:!0,translations:ue.get(t)||{},fromCache:!0};try{let o=r;!r.includes("/")&&!r.includes(".")&&(o=`/locales/${e}/${r}.json`);const n=await fetch(o);if(!n.ok){const m=`HTTP ${n.status}: ${n.statusText}`;return n.status===404?(ue.set(t,{}),je.set(t,{loadedAt:new Date,size:0,source:"user"}),{success:!0,translations:{},fromCache:!1}):(X.add(t),{success:!1,translations:{},error:m})}const a=n.headers.get("content-type")||"";!a.includes("application/json")&&!a.includes("text/json")&&cr()&&console.warn(`Translation file at ${o} has unexpected content-type: ${a}`);const l=await n.text();if(!l){const m="Empty translation file";return X.add(t),{success:!1,translations:{},error:m}}let c;try{c=JSON.parse(l)}catch(m){const u=`Invalid JSON in translation file: ${m instanceof Error?m.message:String(m)}`;return X.add(t),{success:!1,translations:{},error:u}}if(!c||typeof c!="object"){const m="Invalid translation file format";return X.add(t),{success:!1,translations:{},error:m}}const s=Object.fromEntries(Object.entries(c).map(([m,u])=>[m,typeof u=="string"?u:String(u)]));if(!s||typeof s!="object"){const m="Invalid translation file format";return X.add(t),{success:!1,translations:{},error:m}}return ue.set(t,s),je.set(t,{loadedAt:new Date,size:Object.keys(s).length,source:"user"}),{success:!0,translations:s,fromCache:!1}}catch(o){const n=`Failed to load user translations: ${o instanceof Error?o.message:"Unknown error"}`;return X.add(t),{success:!1,translations:{},error:n}}};function cr(){try{if(typeof process<"u"&&process?.env?.NODE_ENV==="development")return!0}catch{}return!1}function Tr(e,r){return r.length===0?e:e.replace(/\{\{(\d+)\}\}/g,(t,o)=>{const n=parseInt(o,10)-1,a=r[n];if(a==null)return t;try{return String(a)}catch{return t}})}const Br=(e,r,t)=>(o,...n)=>{let a=o,l=!1;return!o||typeof o!="string"?String(o||""):(e.toLowerCase()==="en"?(a=o,l=!0):Object.prototype.hasOwnProperty.call(t,o)?(a=t[o],l=!0):Object.prototype.hasOwnProperty.call(r,o)?(a=r[o],l=!0):a=o,a=Tr(a,n),!l&&cr()&&console.debug(`Missing translation for "${o}" in language "${e}"`),a)},Me={length:["m","cm","mm","km","in","ft","yd","mi"],area:["m^2","cm^2","mm^2","in^2","ft^2","yd^2"],volume:["L","m^3","cm^3","mL","in^3","ft^3","yd^3"],weight:["kg","g","mg","t","lb","oz"],time:["min","s","h","ms","d"],temperature:["C","F","K"],angle:["deg","rad","rev"]},$e={length:{m:"Meter (m)",mm:"Millimeter (mm)",cm:"Centimeter (cm)",km:"Kilometer (km)",in:"Inch (in)",ft:"Foot (ft)",yd:"Yard (yd)",mi:"Mile (mi)"},area:{"m^2":"Square meter (m^2)","mm^2":"Square millimeter (mm^2)","cm^2":"Square centimeter (cm^2)","in^2":"Square inch (in^2)","ft^2":"Square foot (ft^2)","yd^2":"Square yard (yd^2)"},volume:{L:"Liter (L)","cm^3":"Cubic centimeter (cm^3)","m^3":"Cubic meter (m^3)",mL:"Milliliter (mL)","in^3":"Cubic inch (in^3)","ft^3":"Cubic foot (ft^3)","yd^3":"Cubic yard (yd^3)"},weight:{kg:"Kilogram (kg)",g:"Gram (g)",mg:"Milligram (mg)",t:"Tonne (t)",lb:"Pound (lb)",oz:"Ounce (oz)"},time:{s:"Second (s)",min:"Minute (min)",h:"Hour (h)",ms:"Millisecond (ms)",d:"Day (d)",wk:"Week (wk)"},temperature:{C:"Celsius (C)",F:"Fahrenheit (F)",K:"Kelvin (K)"},angle:{deg:"Degree (deg)",rad:"Radian (rad)",rev:"Revolution (rev)"}},Fe={length:{mm:1e3,cm:100,m:1,km:.001,in:100/2.54,ft:100/(2.54*12),yd:100/(2.54*36),mi:1/1609.344},area:{"m^2":1,"mm^2":1e6,"cm^2":1e4,"km^2":1/1e6,"in^2":(100/2.54)**2,"ft^2":(100/(2.54*12))**2,"yd^2":(100/(2.54*36))**2},volume:{"cm^3":1e6,"m^3":1,L:1,mL:1e6,"in^3":(100/2.54)**3,"ft^3":(100/(2.54*12))**3,"yd^3":(100/(2.54*36))**3},weight:{mg:1e6,g:1e3,kg:1,t:.001,lb:1/.45359237,oz:1/.028349523125},time:{ms:1e3,s:1,min:1/60,h:1/3600,d:1/86400,wk:1/604800},temperature:{C:1,F:33.8,K:274.15},angle:{deg:1,rad:Math.PI/180,rev:1/360}},Ve={},Ur=new Set([...Object.keys(Me),...Object.keys($e),...Object.keys(Fe)]);for(const e of Ur){const r={},t=Me[e]??[],o=$e[e]??{},n=Fe[e]??{};for(const a of t){const l=o[a];r[a]={name:typeof l=="string"?l:String(a),shortName:a,factor:Object.prototype.hasOwnProperty.call(n,a)?n[a]:void 0}}for(const[a,l]of Object.entries(o))if(!r[a]){const c=typeof l=="string"?l:String(a);r[a]={name:c,shortName:a,factor:Object.prototype.hasOwnProperty.call(n,a)?n[a]:void 0}}for(const[a,l]of Object.entries(n))r[a]||(r[a]={name:String(a),shortName:String(a),factor:l});Ve[e]=r}const Wr=Object.freeze(Object.defineProperty({__proto__:null,dimensionUnitDisplayMap:$e,dimensionUnitsMap:Me,dimensonUnitFactorsMap:Fe,unitsByDimension:Ve},Symbol.toStringTag,{value:"Module"})),_r=({field:e,value:r,onChange:t,onError:o})=>{const{definitionName:n,t:a}=F(),l=i.useRef(o);i.useEffect(()=>{l.current=o},[o]),i.useEffect(()=>{const d=z(n,e,r??!1,a);l.current?.(d??null)},[r,e,n,a]);const c=d=>{const f=d.target.checked;t?.(f,null)},s=d=>{(d.key===" "||d.key==="Spacebar"||d.key==="Space"||d.key==="Enter")&&(d.preventDefault(),t?.(!r,null))},m=e.name,u=z(n,e,r??!1,a);return h.jsx(q,{field:e,rightAlign:!1,children:h.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",width:"100%"},children:[h.jsx("label",{className:k.label,htmlFor:m,style:{textAlign:"left",justifyContent:"flex-start"},children:a(e.displayName)}),h.jsx("input",{id:m,"data-testid":"boolean-checkbox",type:"checkbox",checked:!!r,onChange:c,onKeyDown:s,"aria-checked":!!r,"aria-invalid":!!u,"aria-describedby":u?`${e.name}-error`:void 0,style:{cursor:"pointer",margin:"8px 0 8px 0",width:"1.2em",height:"1.2em",verticalAlign:"middle",color:"#FFFFFF",accentColor:"#0000FF",opacity:void 0}})]})})},We=[{label:"Black",value:"#000000"},{label:"White",value:"#ffffff"},{label:"Red",value:"#ff0000"},{label:"Green",value:"#008000"},{label:"Blue",value:"#0000ff"},{label:"Yellow",value:"#ffff00"},{label:"Cyan",value:"#00ffff"},{label:"Magenta",value:"#ff00ff"},{label:"Orange",value:"#ffa500"},{label:"Purple",value:"#800080"},{label:"Brown",value:"#a52a2a"},{label:"Gray",value:"#808080"},{label:"Light Gray",value:"#d3d3d3"},{label:"Pink",value:"#ffc0cb"}];function lr(e){return/^#([0-9A-F]{3}){1,2}$/i.test(e)}function Kr(e){if(!lr(e))return null;const r=ur(e),t=parseInt(r.slice(1),16);return{r:t>>16&255,g:t>>8&255,b:t&255}}function ur(e){return e?(e=e.toLowerCase(),/^#([a-f0-9]){3}$/i.test(e)?"#"+e.slice(1).split("").map(r=>r+r).join(""):e):"#000000"}const Jr=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),[l,c]=i.useState("#000000"),s=i.useRef(null),m=i.useRef(null),u=i.useRef(o);i.useEffect(()=>{u.current=o},[o]),i.useEffect(()=>{const x=r&&lr(r)?r:"#000000",C=ur(x);c(C)},[r]),i.useEffect(()=>{const x=z(a,e,r??"#000000",n);u.current?.(x??null)},[r,e,a,n]);const d=z(a,e,r??"#000000",n),f=x=>{const C=x.target.value;c(C),t?.(C,null)},g=x=>{const C=x.target.value;c(C),t?.(C,null)},b=We.find(x=>x.value===l),{r:p,g:y,b:S}=Kr(l)||{r:0,g:0,b:0};return h.jsx(q,{field:e,error:d,children:h.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px",width:"100%"},children:[h.jsxs("select",{ref:s,id:e.name,value:l,onChange:f,style:{minWidth:"120px",flex:1},className:T(k.input,k.inputSelect),"aria-invalid":!!d,"aria-describedby":d?`${e.name}-error`:void 0,children:[We.map(x=>h.jsx("option",{value:x.value,children:n(x.label)},x.value)),b?null:h.jsxs("option",{value:l,children:["(",p,", ",y,", ",S,")"]},l)]}),h.jsx("label",{style:{width:"2.5em",height:"1.8em",display:"inline-block",border:"1px solid #ccc",borderRadius:"4px",backgroundColor:l,cursor:"pointer",overflow:"hidden",flexShrink:0},children:h.jsx("input",{ref:m,id:`${e.name}-color`,type:"color",value:l,onChange:g,style:{opacity:0,width:"100%",height:"100%",border:"none",padding:0,cursor:"pointer"},"aria-invalid":!!d,"aria-describedby":d?`${e.name}-error`:void 0})})]})})},se=e=>{if(!e)return null;const r=new Date(e);return isNaN(r.getTime())?null:r},Gr=e=>{if(!e)return"";if(/^\d{4}-\d{2}-\d{2}$/.test(e))return se(e)?e:"";const t=se(e);if(t){const o=t.getFullYear(),n=String(t.getMonth()+1).padStart(2,"0"),a=String(t.getDate()).padStart(2,"0");return`${o}-${n}-${a}`}return""},Yr=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),{name:l,required:c}=e,s=i.useRef(null),m=i.useRef(o);i.useEffect(()=>{m.current=o},[o]);const u=i.useCallback(f=>{if(!f||f.trim()==="")return c?n("Value required"):null;if(f){const b=se(f);if(!b)return n("Invalid date format");if(e.minDate){const p=se(e.minDate);if(p&&b.getTime()<p.getTime())return n("Date must be on or after {{1}}",e.minDate)}if(e.maxDate){const p=se(e.maxDate);if(p&&b.getTime()>p.getTime())return n("Date must be on or before {{1}}",e.maxDate)}}return z(a,e,f,n)??null},[e,a,n,c]),d=f=>{const g=f.target.value,b=u(g);t?.(g,b)};return i.useEffect(()=>{const f=u(r);f!==s.current&&(s.current=f,m.current?.(f??null))},[r,u]),h.jsx(q,{field:e,error:u(r),children:h.jsx("input",{id:l,type:"date",value:Gr(r),onChange:d,className:T(k.input,k.textInput),...e.minDate?{min:e.minDate}:{},...e.maxDate?{max:e.maxDate}:{},"aria-invalid":!!u(r),"aria-describedby":u(r)?`${l}-error`:void 0})})},Xr=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),l=i.useRef(null),c=i.useRef(o);i.useEffect(()=>{c.current=o},[o]);const s=i.useCallback(u=>u===""||u===null||u===void 0?n("Value required"):!e.options||e.options.length===0?null:e.options.some(f=>f.value===u)?z(a,e,u,n)??null:n("Invalid option selected"),[e,n,a]);i.useEffect(()=>{const u=r!=null?String(r):"",d=s(u);if(d&&e.options&&e.options.length>0){const f=String(e.options[0].value);l.current&&(l.current.value=f),t?.(f,null),c.current?.(null)}else l.current&&(l.current.value=u),c.current?.(d??null)},[r,s,t,e.options]);const m=u=>{const d=u.target.value,f=s(d);t?.(d,f)};return h.jsx(q,{field:e,error:s(String(r??"")),children:h.jsx("select",{id:e.name,"aria-invalid":!!s(String(r??"")),"aria-describedby":s(String(r??""))?`${e.name}-error`:void 0,defaultValue:String(r??""),ref:l,onChange:m,className:T(k.input,k.inputSelect),children:(e.options??[]).map(u=>h.jsx("option",{value:String(u.value),children:n(u.label)},String(u.value)))})})};function Zr(e){return/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e)}const Qr=({field:e,value:r,onChange:t,onError:o})=>{const{definitionName:n,t:a}=F(),l=i.useRef(null),c=i.useCallback(d=>{const f=d.trim();return f===""?e.required?a("Value required"):null:Zr(f)?e.pattern&&!new RegExp(e.pattern).test(f)?e.patternErrorMessage?a(e.patternErrorMessage):a("Email does not match pattern: {{1}}",e.pattern):z(n,e,d,a)??null:a("Must be valid email format")},[e,n,a]),s=d=>{const f=d.target.value,g=c(f);t?.(f,g)},m=i.useRef(null),u=i.useRef(o);return i.useEffect(()=>{u.current=o},[o]),i.useEffect(()=>{const d=r??"",f=c(d);l.current&&l.current.value!==String(d)&&(l.current.value=String(d)),f!==m.current&&(m.current=f,u.current?.(f??null))},[r,c]),h.jsx(q,{field:e,error:c(String(r??"")),children:h.jsx("input",{id:e.name,type:"email",defaultValue:String(r??""),ref:l,onChange:s,className:T(k.input,k.textInput),"aria-invalid":!!c(String(r??"")),"aria-describedby":c(String(r??""))?`${e.name}-error`:void 0})})},et=({field:e})=>{const{darkMode:r}=F(),{color:t=r?"#444444":"#CCCCCC",thickness:o=1,margin:n="8px 0"}=e;return h.jsx("div",{style:{width:"auto",height:"0",borderTop:`${o}px solid ${t}`,margin:n}})},rt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),[l,c]=i.useState(!1),s=i.useRef(null),m=i.useRef(o);i.useEffect(()=>{m.current=o},[o]);const u=i.useCallback(x=>e.required&&(!x||Array.isArray(x)&&x.length===0)?n("Value required"):z(a,e,x,n)??null,[e,a,n]),d=i.useMemo(()=>u(r),[r,u]);i.useEffect(()=>{const x=u(r);t?.(r,x),m.current?.(x??null)},[r,u]);const f=x=>{const C=x.target.files;let N=null;if(C&&C.length>0){const v=Array.from(C);e.multiple?N=[...Array.isArray(r)?r:[],...v]:N=v[0]}const w=u(N);t?.(N,w)},g=x=>{x.preventDefault(),x.stopPropagation(),c(!1);const C=x.dataTransfer.files;if(C&&C.length>0){const N=Array.from(C);let w=null;e.multiple?w=[...Array.isArray(r)?r:[],...N]:w=N[0];const v=u(w);t?.(w,v)}},b=x=>{x.preventDefault(),x.stopPropagation(),c(!0)},p=x=>{x.preventDefault(),x.stopPropagation(),c(!1)},y=x=>{if(Array.isArray(r)&&typeof x=="number"){const C=r.filter((v,j)=>j!==x),N=C.length>0?C:null,w=u(N);t?.(N,w)}else{const C=u(null);t?.(null,C)}},S=()=>{const x=Array.isArray(r)?r:r?[r]:[];return x.length===0?null:h.jsx("div",{style:{marginTop:"8px",display:"flex",flexDirection:"column",gap:"6px"},children:x.map((C,N)=>h.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"6px 10px",backgroundColor:"var(--reactaform-input-bg, #fff)",border:"1px solid var(--reactaform-border-color, #d1d5db)",borderRadius:"4px",fontSize:"0.875rem",gap:"8px"},children:[h.jsx("div",{style:{flex:1,minWidth:0,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:C.name}),h.jsx("button",{type:"button",onClick:()=>y(Array.isArray(r)?N:void 0),"aria-label":n("Remove file"),style:{background:"transparent",border:"none",color:"var(--reactaform-color-error, #ef4444)",cursor:"pointer",padding:"2px 6px",fontSize:"1.125rem",lineHeight:1,borderRadius:"4px",transition:"background-color 0.2s",flexShrink:0},onMouseEnter:w=>{w.currentTarget.style.backgroundColor="var(--reactaform-bg-hover, #fee)"},onMouseLeave:w=>{w.currentTarget.style.backgroundColor="transparent"},children:"×"})]},`${C.name}-${N}`))})};return h.jsx(q,{field:e,error:d,children:h.jsxs("div",{style:{width:"100%"},children:[h.jsxs("div",{onDrop:g,onDragOver:b,onDragLeave:p,style:{position:"relative",border:`1px dashed ${l?"var(--reactaform-color-primary, #2563eb)":d?"var(--reactaform-color-error, #ef4444)":"var(--reactaform-border-color, #d1d5db)"}`,borderRadius:"var(--reactaform-border-radius, 4px)",padding:"8px 12px",textAlign:"center",backgroundColor:l?"var(--reactaform-bg-hover, #f0f9ff)":"var(--reactaform-input-bg, #fff)",transition:"all 0.2s ease",cursor:"pointer",minHeight:"var(--reactaform-input-height, 34px)",width:"100%",maxWidth:"100%",alignSelf:"stretch",boxSizing:"border-box",display:"flex",alignItems:"center",justifyContent:"center",gap:"8px"},onClick:()=>s.current?.click(),onKeyDown:x=>{(x.key==="Enter"||x.key===" ")&&(x.preventDefault(),s.current?.click())},role:"button","aria-label":e.multiple?n("Choose Files or Drag & Drop"):n("Choose File or Drag & Drop"),"aria-invalid":!!d,"aria-describedby":d?`${e.name}-error`:void 0,children:[h.jsx("input",{id:e.name,ref:s,type:"file",accept:e.accept,multiple:e.multiple,style:{display:"none"},onChange:f}),h.jsx("div",{style:{fontSize:"1.25rem",opacity:.6,lineHeight:1,flexShrink:0},children:"📁"}),h.jsx("div",{style:{fontSize:"0.875rem",fontWeight:400,color:"var(--reactaform-text-color, #111827)",flex:1,textAlign:"left"},children:l?n("Drop files here"):e.multiple?n("Choose Files or Drag & Drop"):n("Choose File or Drag & Drop")}),e.accept&&h.jsx("div",{style:{fontSize:"0.75rem",color:"var(--reactaform-text-muted, #6b7280)",whiteSpace:"nowrap",opacity:l?0:1,transition:"opacity 0.15s ease",pointerEvents:l?"none":"auto"},children:e.accept})]}),S()]})})},tt=/^[-+]?(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][-+]?\d+)?$/;function nt(e){return e.split(",").map(r=>r.trim()).every(r=>tt.test(r))}const ot=e=>!e||e.trim()===""?[]:e.split(",").map(r=>r.trim()).filter(Boolean).map(Number),at=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),[l,c]=i.useState(Array.isArray(r)?r.join(", "):String(r??"")),s=i.useCallback(f=>{if(f.trim()==="")return e.required?n("Value required"):null;if(!nt(f))return n("Each value must be a valid float");const g=ot(f);if(e.minCount!==void 0&&g.length<e.minCount)return n("Minimum number of values: {{1}}",e.minCount);if(e.maxCount!==void 0&&g.length>e.maxCount)return n("Maximum number of values: {{1}}",e.maxCount);for(const p of g){if(e.min!==void 0&&(e.minInclusive?p<e.min:p<=e.min))return n("Each value must be {{1}} {{2}}",e.minInclusive?"≥":">",e.min);if(e.max!==void 0&&(e.maxInclusive?p>e.max:p>=e.max))return n("Each value must be {{1}} {{2}}",e.maxInclusive?"≤":"<",e.max)}return z(a,e,g,n)??null},[a,e,n]),m=f=>{const g=f.target.value,b=s(g);c(g),t?.(g,b)},u=i.useRef(null),d=i.useRef(o);return i.useEffect(()=>{d.current=o},[o]),i.useEffect(()=>{const f=Array.isArray(r)?r.join(", "):String(r??""),g=s(f);g!==u.current&&(u.current=g,d.current?.(g??null))},[r,e.required,s,n]),h.jsx(q,{field:e,error:s(l),children:h.jsx("input",{id:e.name,type:"text",value:l,onChange:m,className:T(k.input,k.textInput),style:{flex:1},"aria-invalid":!!s(l),"aria-describedby":s(l)?`${e.name}-error`:void 0})})},st=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),l=i.useRef(null),c=i.useCallback(f=>{if(f.trim()==="")return e.required?n("Value required"):null;const g=Number.parseFloat(f);return Number.isNaN(g)?n("Must be a valid float"):e.min!==void 0&&(e.minInclusive?g<e.min:g<=e.min)?n("Must be {{1}} {{2}}",e.minInclusive?"≥":">",e.min):e.max!==void 0&&(e.maxInclusive?g>e.max:g>=e.max)?n("Must be {{1}} {{2}}",e.maxInclusive?"≤":"<",e.max):z(a,e,g,n)??null},[e,a,n]),s=i.useRef(null),m=i.useRef(o);i.useEffect(()=>{m.current=o},[o]),i.useEffect(()=>{const f=String(r??""),g=c(f);g!==s.current&&(s.current=g,m.current?.(g??null)),l.current&&document.activeElement!==l.current&&(l.current.value=f)},[r,e,c,n]);const u=f=>{const g=f.target.value,b=c(g);t?.(g,b)},d=i.useMemo(()=>c(String(r??"")),[r,c]);return h.jsx(q,{field:e,error:d,children:h.jsx("input",{id:e.name,type:"text",defaultValue:String(r??""),ref:l,onChange:u,className:T(k.input,k.inputNumber),"aria-invalid":!!d,"aria-describedby":d?`${e.name}-error`:void 0})})};function it(){try{return"/"}catch{}try{if(typeof process<"u"&&process?.env?.PUBLIC_URL)return process.env.PUBLIC_URL}catch{}return"/"}const ct=({field:e,value:r})=>{const{language:t,t:o}=F(),n=e.alignment||"center",a={left:"flex-start",center:"center",right:"flex-end"},l=typeof r=="string"?r:"";let c=l&&l.trim()!==""?l:typeof e.defaultValue=="string"?e.defaultValue:"";c&&!c.startsWith("/")&&(c=`${it()}${c}`);const s=e.localized?.split(";").map(y=>y.trim()),[m,u]=i.useState(c||""),d=i.useRef(c||null);if(i.useEffect(()=>{if(!c)return;const y=c.split("/"),S=y.pop(),x=S.lastIndexOf(".");if(x===-1)return;const C=S.substring(0,x),N=S.substring(x);let w=null;s?.includes(t)&&(w=`${C}_${t}${N}`);const v=new AbortController;if(w){const j=[...y,w].join("/");fetch(j,{method:"HEAD",signal:v.signal}).then($=>{const R=$.ok?j:c;R!==d.current&&(d.current=R,u(R))}).catch(()=>{c!==d.current&&(d.current=c,u(c))})}else{const j=c;j!==d.current&&(d.current=j,requestAnimationFrame(()=>u(j)))}return()=>{v.abort()}},[c,t,s]),!m)return null;const{width:f,height:g}=e,b={},p={borderRadius:"8px",objectFit:"contain",boxShadow:"0 2px 6px rgba(0,0,0,0.1)",margin:"0 0 8px 0"};return f&&g?(b.width=f,b.height=g,p.width=`${f}px`,p.height=`${g}px`):f&&!g?(b.width=f,p.width=`${f}px`,p.height="auto"):!f&&g&&(b.height=g,p.width="auto",p.height=`${g}px`),h.jsx(q,{field:e,children:h.jsx("div",{"data-testid":"image-wrapper",style:{display:"flex",justifyContent:a[n]||"center",margin:"0 0"},children:h.jsx("img",{src:m,alt:o?.(e.displayName||"Image")||e.displayName||"Image",...b,style:p})})})};function lt(e){const r=/^-?\d+$/;return e.split(",").map(t=>t.trim()).every(t=>r.test(t))}const ut=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),l=",",[c,s]=i.useState(Array.isArray(r)?r.join(l+" "):String(r??"")),m=p=>!p||p.trim()===""?[]:p.split(l).map(y=>y.trim()).filter(Boolean).map(y=>Number(y)),u=i.useCallback(p=>{if(p.trim()==="")return e.required?n("Value required"):null;if(!lt(p))return n("Each value must be a valid integer");const y=m(p);if(e.minCount!==void 0&&y.length<e.minCount)return n("Minimum number of values: {{1}}",`${e.minCount}`);if(e.maxCount!==void 0&&y.length>e.maxCount)return n("Maximum number of values: {{1}}",`${e.maxCount}`);for(const x of y){if(e.min!==void 0&&(e.minInclusive?x<e.min:x<=e.min))return n("Each value must be {{1}} {{2}}",e.minInclusive?"≥":">",e.min);if(e.max!==void 0&&(e.maxInclusive?x>e.max:x>=e.max))return n("Each value must be {{1}} {{2}}",e.maxInclusive?"≤":"<",e.max)}return z(a,e,y,n)??null},[a,e,n]),d=p=>{const y=p.target.value,S=u(y);s(y),t?.(y,S)},f=i.useRef(null),g=i.useRef(o);i.useEffect(()=>{g.current=o},[o]),i.useEffect(()=>{const p=Array.isArray(r)?r.join(l+" "):String(r??""),y=u(p);y!==f.current&&(f.current=y,g.current?.(y??null))},[r,e.required,u,n]);const b=u(c);return h.jsx(q,{field:e,error:b,children:h.jsx("input",{id:e.name,type:"text",value:c,onChange:d,className:T(k.input,k.textInput),style:{flex:1},"aria-invalid":!!b,"aria-describedby":b?`${e.name}-error`:void 0})})};function ft(e){return/^[-+]?\d*$/.test(e)}const mt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),l=i.useRef(null),c=i.useCallback(f=>{if(f.trim()==="")return e.required?n("Value required"):null;if(!ft(f))return n("Must be a valid integer");const g=parseInt(f,10);if(Number.isNaN(g))return n("Must be a valid integer");if(e.min!==void 0&&(e.minInclusive?g<e.min:g<=e.min))return n("Must be {{1}} {{2}}",e.minInclusive?"≥":">",e.min);if(e.max!==void 0&&(e.maxInclusive?g>e.max:g>=e.max))return n("Must be {{1}} {{2}}",e.maxInclusive?"≤":"<",e.max);if(e.step!==void 0){const p=Number(e.step);if(!Number.isInteger(p))return n("Invalid step value");if(g%p!==0)return n("Must be a multiple of {{1}}",p)}return z(a,e,g,n)??null},[e,a,n]),s=i.useRef(null),m=i.useRef(o);i.useEffect(()=>{m.current=o},[o]),i.useEffect(()=>{const f=String(r??""),g=c(f);g!==s.current&&(s.current=g,m.current?.(g??null)),l.current&&document.activeElement!==l.current&&(l.current.value=f)},[r,e,c,n]);const u=f=>{const g=f.target.value,b=c(g);t?.(g,b)},d=i.useMemo(()=>c(String(r??"")),[r,c]);return h.jsx(q,{field:e,error:d,children:h.jsx("input",{id:e.name,type:"text",defaultValue:String(r??""),ref:l,onChange:u,className:T(k.input,k.inputNumber),"aria-invalid":!!d,"aria-describedby":d?`${e.name}-error`:void 0})})},dt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),l=e.minHeight??"80px",c=i.useRef(null),s=i.useRef(null),m=i.useRef(o);i.useEffect(()=>{m.current=o},[o]);const u=i.useCallback(b=>b.trim()===""?e.required?n("Value required"):null:e.minLength!==void 0&&b.length<e.minLength?n("Must be at least {{1}} characters",e.minLength):e.maxLength!==void 0&&b.length>e.maxLength?n("Must be at most {{1}} characters",e.maxLength):z(a,e,b,n),[e,a,n]),d=b=>{const p=b.target.value,y=u(p);t?.(p,y)};i.useEffect(()=>{const b=u(r);b!==s.current&&(s.current=b,m.current?.(b??null)),c.current&&c.current.value!==String(r??"")&&(c.current.value=String(r??""))},[r,u]);const f={id:e.name,defaultValue:String(r??""),ref:c,onChange:d,style:{resize:"vertical",minHeight:l,width:"100%",boxSizing:"border-box"},className:T(k.input,k.textInput)},g=u(r);return h.jsx(q,{field:e,error:g,children:h.jsx("textarea",{...f,"aria-invalid":!!g,"aria-describedby":g?`${e.name}-error`:void 0})})},pt=({field:e,value:r,onChange:t,onError:o})=>{const n=i.useRef(o);i.useEffect(()=>{n.current=o},[o]);const{t:a,darkMode:l,formStyle:c,fieldStyle:s,definitionName:m}=F(),u=(R,E,I)=>{if(!E)return{};const H=R?.[E];return(I&&H?H[I]:void 0)??{}},d=i.useRef(null),[f,g]=i.useState(!1),[b,p]=i.useState(null),y=i.useMemo(()=>e.options.map(R=>({value:R.value,label:a(R.label)})),[e.options,a]),S=i.useMemo(()=>{const R=Array.isArray(r)?r:[],E=new Set(y.map(I=>I.value));return R.filter(I=>E.has(I))},[r,y]),x=R=>{const E=Array.isArray(R)?R:[];return e.required&&E.length===0?a("Value required"):z(m,e,E,a)??null},C=()=>{if(!d.current)return;const R=d.current.getBoundingClientRect();p({x:R.left,y:R.bottom}),g(E=>!E)},N=R=>{const E=S.includes(R)?S.filter(D=>D!==R):[...S,R],I=x(E);n.current?.(I??null),t?.(E,I)},w=i.useMemo(()=>({height:"var(--reactaform-input-height, 2.5rem)",padding:"var(--reactaform-input-padding, 8px)",display:"flex",alignItems:"center",boxSizing:"border-box",cursor:"pointer",position:"relative",borderRadius:"var(--reactaform-border-radius, 4px)",border:"1px solid var(--reactaform-border-color, #ccc)",background:"var(--reactaform-secondary-bg, #fff)",color:"var(--reactaform-text-color, #000)",...u(c,"multiSelect","control"),...u(s,void 0,"control")}),[c,s]),v=i.useMemo(()=>({position:"absolute",right:"1.5em",top:"50%",transform:"translateY(-50%)",background:"none",border:"none",cursor:"pointer",fontSize:"0.8em",color:"var(--reactaform-text-muted, #999)",padding:0,...u(c,"multiSelect","clearButton"),...u(s,void 0,"clearButton")}),[c,s]),j=i.useMemo(()=>({position:"absolute",right:"0.7em",top:"50%",transform:"translateY(-50%)",pointerEvents:"none",fontSize:"0.8em",color:"var(--reactaform-text-muted, #999)",...u(c,"multiSelect","arrow"),...u(s,void 0,"arrow")}),[c,s]),$=x(Array.isArray(r)?r:[]);return h.jsxs("div",{children:[h.jsx(q,{field:e,error:null,children:h.jsx("div",{style:{width:"100%"},children:h.jsxs("div",{ref:d,className:"reactaform-multiselection-control",style:w,onClick:C,tabIndex:0,role:"button","aria-haspopup":"listbox","aria-expanded":f,"aria-invalid":!!$,"aria-describedby":$?`${e.name}-error`:void 0,onKeyDown:R=>{(R.key==="Enter"||R.key===" ")&&(R.preventDefault(),C())},children:[h.jsxs("span",{style:{flex:1,color:"var(--reactaform-text-muted, #888)"},children:[S.length," / ",y.length," selected"]}),S.length>0&&h.jsx("button",{type:"button","aria-label":"Clear selections",onClick:R=>{R.stopPropagation(),t?.([],null)},style:v,children:h.jsx("span",{style:v,"aria-hidden":!0,children:"✖"})}),h.jsx("span",{style:j,"aria-hidden":!0,children:"▼"})]})})}),f&&b&&h.jsx(gt,{position:b,options:y,selectedValues:S,onToggleOption:N,onClose:()=>g(!1),controlRef:d,darkMode:l})]})},gt=({position:e,options:r,selectedValues:t,onToggleOption:o,onClose:n,controlRef:a,darkMode:l})=>{const c=i.useRef(null),[s,m]=i.useState(-1),{formStyle:u,fieldStyle:d}=F(),f=(v,j,$)=>{if(!j)return{};const E=v?.[j];return($&&E?E[$]:void 0)??{}},g=i.useMemo(()=>({maxHeight:200,overflowY:"auto",background:"var(--reactaform-secondary-bg, #fff)",border:"1px solid var(--reactaform-border-color, #ccc)",borderRadius:4,zIndex:2e3,boxShadow:"var(--reactaform-shadow, 0 2px 8px rgba(0,0,0,0.15))",pointerEvents:"auto",color:"var(--reactaform-text-color, #000)",fontSize:"var(--reactaform-popup-font-size, 0.875rem)",...f(u,"multiSelect","popup"),...f(d,void 0,"popup")}),[u,d]),b=i.useMemo(()=>({padding:"6px 8px",cursor:"pointer",display:"flex",alignItems:"center",background:"transparent",color:"var(--reactaform-text-color, #000)",...f(u,"multiSelect","option"),...f(d,void 0,"option")}),[u,d]);i.useEffect(()=>{const v=j=>{const $=j.target;!c.current?.contains($)&&!a.current?.contains($)&&n()};return document.addEventListener("mousedown",v),()=>document.removeEventListener("mousedown",v)},[n,a]),i.useEffect(()=>{c.current&&r.length>0&&requestAnimationFrame(()=>m(v=>v===-1?0:v))},[r.length]),i.useEffect(()=>{if(!c.current||s<0)return;const v=c.current.querySelector(`#multi-opt-${s}`);v&&requestAnimationFrame(()=>v.focus())},[s]);const p=250,y=200,[S,x]=i.useState(null),[C,N]=i.useState(null);if(i.useEffect(()=>{if(typeof window>"u")return;const v=()=>{let R=e.x,E=e.y,I=p;const D=a?.current;if(D){const H=D.getBoundingClientRect();R=H.left,E=H.bottom,I=Math.max(80,Math.round(H.width))}R=Math.min(R,window.innerWidth-I),E=Math.min(E,window.innerHeight-y),x({left:R,top:E}),N(I)};v(),window.addEventListener("scroll",v,!0),window.addEventListener("resize",v);let j=null;const $=a?.current;return typeof ResizeObserver<"u"&&$&&(j=new ResizeObserver(()=>v()),j.observe($)),()=>{window.removeEventListener("scroll",v,!0),window.removeEventListener("resize",v),j&&$&&j.unobserve($)}},[a,e.x,e.y]),typeof window>"u")return null;let w=document.getElementById("popup-root");return w||(w=document.createElement("div"),w.id="popup-root",document.body.appendChild(w)),ke.createPortal(h.jsx("div",{ref:c,role:"listbox","aria-activedescendant":s>=0?`multi-opt-${s}`:void 0,style:{position:"absolute",top:S?S.top:e.y,left:S?S.left:e.x,width:C??p,...g},"data-reactaform-theme":l?"dark":"light",children:r.map((v,j)=>{const $=t.includes(v.value),R=l?"var(--reactaform-hover-bg, rgba(255,255,255,0.01))":"var(--reactaform-hover-bg, #eee)",E={...b,background:j===s?R:b.background};return h.jsxs("div",{id:`multi-opt-${j}`,onMouseDown:I=>{I.stopPropagation(),o(v.value)},onKeyDown:I=>{const D=r.length;switch(I.key){case"ArrowDown":I.preventDefault(),m(H=>(H+1)%D);break;case"ArrowUp":I.preventDefault(),m(H=>(H-1+D)%D);break;case"Home":I.preventDefault(),m(0);break;case"End":I.preventDefault(),m(D-1);break;case"Enter":case" ":I.preventDefault(),I.stopPropagation(),o(v.value);break;case"Escape":I.preventDefault(),n(),a?.current?.focus();break}},tabIndex:j===s?0:-1,role:"option","aria-selected":$,style:E,onMouseEnter:I=>{I.currentTarget.style.background=R,m(j)},onMouseLeave:I=>{I.currentTarget.style.background="transparent",m(D=>D===j?-1:D)},children:[h.jsx("input",{type:"checkbox",checked:$,readOnly:!0,style:{marginRight:8,width:"1.125em",height:"1.125em",verticalAlign:"middle",accentColor:l?"#10b981":"#22c55e",cursor:"pointer"}}),v.label]},v.value)})}),w)},ht=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),l=i.useRef(null),c=e.min??void 0,s=e.max??void 0,m=Math.max(1,Math.round(e.step??1)),u=i.useCallback(y=>isNaN(y)?n("Must be a valid integer"):Number.isInteger(y)?c!==void 0&&y<c?n("Must be ≥ {{1}}",c):s!==void 0&&y>s?n("Must be ≤ {{1}}",s):z(a,e,y,n)??null:n("Must be an integer"),[a,e,n,c,s]),d=i.useRef(null),f=i.useRef(o);i.useEffect(()=>{f.current=o},[o]),i.useEffect(()=>{if(document.activeElement===l.current)return;const S=String(r),x=u(r);l.current&&(l.current.value=S),x!==d.current&&(d.current=x,f.current?.(x??null))},[r,u]);const g=y=>{if(y.trim()==="")return e.required?n("Value required"):null;const x=Number(y);return u(x)},b=y=>{const S=y.target.value,x=y.target.valueAsNumber,C=g(S);t?.(x,C)},p=g(String(r??""));return h.jsx(q,{field:e,error:p,children:h.jsx("input",{ref:l,id:e.name,type:"number",defaultValue:String(r??""),min:c,max:s,step:m,onChange:b,style:{width:"100%",height:"100%"},className:k.input,"aria-invalid":!!p,"aria-describedby":p?`${e.name}-error`:void 0})})},bt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n}=F(),a=i.useRef(null),{definitionName:l}=F(),c=i.useCallback(d=>{const f=String(d??"").trim();if(f==="")return e.required?n("Value required"):null;if(e.pattern)try{if(!new RegExp(e.pattern).test(f))return e.patternErrorMessage?n(e.patternErrorMessage):n("Phone number does not match pattern: {{1}}",`${e.pattern}`)}catch{}return z(l,e,f,n)},[l,e,n]),s=i.useRef(null),m=i.useRef(o);i.useEffect(()=>{m.current=o},[o]),i.useEffect(()=>{const d=String(r??""),f=c(d);a.current&&a.current.value!==String(d)&&(a.current.value=String(d)),f!==s.current&&(s.current=f,m.current?.(f??null))},[r,c]);const u=d=>{const f=d.target.value,g=f.trim();let b=null;if(g===""){b=e.required?n("Value required"):null,t?.(f,b);return}b||(b=c(f)),t?.(f,b)};return h.jsx(q,{field:e,error:c(String(r??"")),children:h.jsx("input",{id:e.name,type:"tel",defaultValue:String(r??""),ref:a,onChange:u,className:T(k.input,k.textInput),"aria-invalid":!!c(String(r??"")),"aria-describedby":c(String(r??""))?`${e.name}-error`:void 0})})},yt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),l=e.layout?.toLowerCase()==="horizontal"?"row":"column",c=i.useRef(null),s=i.useRef(o);i.useEffect(()=>{s.current=o},[o]);const m=i.useCallback(d=>d===""||d===null||d===void 0?n("Value required"):!e.options||e.options.length===0?null:e.options.some(g=>g.value===d)?z(a,e,d,n)??null:n("Invalid option selected"),[e,n,a]);i.useEffect(()=>{const d=r!=null?String(r):"",f=m(d);if(s.current?.(f??null),c.current){const g=Array.from(c.current.querySelectorAll("input[type=radio]"));if(f&&e.options&&e.options.length>0){const b=String(e.options[0].value);g.forEach(p=>p.checked=p.value===b),t?.(b,null)}else g.forEach(b=>b.checked=b.value===d)}},[r,m,t,e.options]);const u=d=>{const f=d.target.value,g=m(f);s.current?.(g??null),t?.(f,g)};return h.jsx(q,{field:e,error:m(String(r??"")),children:h.jsx("div",{className:k.input,role:"radiogroup","aria-labelledby":`${e.name}-label`,"aria-invalid":!!m(String(r??"")),style:{display:"flex",flexDirection:l,flexWrap:l==="row"?"wrap":"nowrap",gap:l==="row"?"12px":"4px",alignItems:l==="row"?"center":"stretch",width:"100%",padding:l==="row"?"8px":void 0,boxSizing:"border-box"},ref:c,children:(e.options??[]).map(d=>h.jsxs("label",{className:T(k.label),style:{display:l==="column"?"flex":"inline-flex",gap:"8px",alignItems:"center",whiteSpace:"nowrap",marginBottom:l==="column"?6:0,cursor:"pointer",width:l==="column"?"100%":void 0,justifyContent:"flex-start"},children:[h.jsx("input",{type:"radio",name:e.name,value:String(d.value),defaultChecked:String(r??"")===String(d.value),onChange:u,style:{width:"1.1em",height:"1.1em"}}),h.jsx("span",{style:{userSelect:"none",textAlign:l==="column"?"left":void 0,flex:l==="column"?1:void 0,fontWeight:400},children:n(d.label)})]},String(d.value)))})})},xt={display:"flex",gap:4},vt={cursor:"pointer",fontSize:"1.5rem",lineHeight:1,display:"inline-block",marginRight:"0.25rem",userSelect:"none",transition:"color 0.12s ease"},wt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),[l,c]=i.useState(null),s=i.useRef([]),m=e.max||5,u=i.useCallback(p=>e.required&&p===0?n("Value required"):z(a,e,p,n)??null,[e,n,a]),d=i.useRef(null),f=i.useRef(o);i.useEffect(()=>{f.current=o},[o]),i.useEffect(()=>{let p=r||0;r<0&&(p=0),r>m&&(p=m);const y=u(p);y!==d.current&&(d.current=y,f.current?.(y??null))},[r,u,m]);const g=p=>{const y=u(p);t?.(p,y)},b=(()=>{let p=r||0;return p<0&&(p=0),p>m&&(p=m),p})();return h.jsx(q,{field:e,error:u(b),children:h.jsx("div",{role:"radiogroup","aria-labelledby":`${e.name}-label`,style:xt,"aria-invalid":!!u(b),"aria-describedby":u(b)?`${e.name}-error`:void 0,children:(()=>{const p=e.icon,y=p&&String(p).trim()?String(p):"★";return[...Array(m)].map((S,x)=>{const C=x<b,w=l!==null&&x<=l||C?"gold":"lightgray";return h.jsx("span",{ref:v=>s.current[x]=v,role:"radio",tabIndex:b>0?x===b-1?0:-1:x===0?0:-1,"aria-checked":C,onClick:()=>g(x+1),onKeyDown:v=>{if(v.key==="Enter"||v.key===" ")v.preventDefault(),g(x+1);else if(v.key==="ArrowRight"||v.key==="ArrowUp"){v.preventDefault();const j=Math.min(m-1,x+1);s.current[j]?.focus()}else if(v.key==="ArrowLeft"||v.key==="ArrowDown"){v.preventDefault();const j=Math.max(0,x-1);s.current[j]?.focus()}},onMouseEnter:()=>c(x),onMouseLeave:()=>c(null),style:{...vt,color:w},"aria-label":`Rating ${x+1}`,title:n(`${e.displayName} ${x+1}`),children:y},x)})})()})})},St=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),l=i.useRef(null),c=i.useRef(null),s=i.useRef(o);i.useEffect(()=>{s.current=o},[o]);const m=i.useMemo(()=>e.pattern?new RegExp(e.pattern):null,[e.pattern]),u=i.useCallback(p=>p===""?e.required?n("Value required"):null:e.minLength!==void 0&&p.length<e.minLength?n("Must be at least {{1}} characters",e.minLength):e.maxLength!==void 0&&p.length>e.maxLength?n("Must be at most {{1}} characters",e.maxLength):m&&!m.test(p)?e.patternErrorMessage?n(e.patternErrorMessage):n("Input does not match pattern: {{1}}",e.pattern):z(a,e,p,n),[e,a,n,m]),d=p=>{const y=p.target.value,S=u(y);t?.(y,S)};i.useEffect(()=>{const p=u(r??"");l.current&&l.current.value!==String(r??"")&&(l.current.value=String(r??"")),p!==c.current&&(c.current=p,s.current?.(p??null))},[r,u]);const[f,g]=i.useState(!1),b=()=>g(p=>!p);return h.jsx(q,{field:e,error:u(String(r??"")),children:h.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,width:"100%"},children:[h.jsx("input",{id:e.name,type:f?"text":"password",defaultValue:String(r??""),ref:l,onChange:d,className:T(k.input,k.textInput),style:{flex:1,minWidth:0},"aria-invalid":!!u(String(r??"")),"aria-describedby":u(String(r??""))?`${e.name}-error`:void 0}),h.jsx("button",{type:"button",onClick:b,"aria-label":n(f?"Hide password":"Show password"),style:{background:"transparent",border:"none",cursor:"pointer",fontSize:16,lineHeight:1,padding:"4px 6px",flexShrink:0},children:f?"🙈":"👁️"})]})})},Ct=/^[-+]?(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][-+]?\d+)?$/;function jt(e){return Ct.test(e)}const Rt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),l=i.useRef(null),c=i.useRef(null),s=i.useCallback(b=>{let p=null;if(b.trim()==="")return n("Value required");if(!jt(b))return n("Invalid number");const y=Number(b);return typeof e.min=="number"&&y<e.min?n("Value should be at least {{1}}",e.min):typeof e.max=="number"&&y>e.max?n("Value should be at most {{1}}",e.max):(p||(p=z(a,e,y,n)),p)},[a,e,n]),m=i.useRef(null),u=i.useRef(o);i.useEffect(()=>{u.current=o},[o]),i.useEffect(()=>{const b=String(r),p=s(b);c.current&&document.activeElement!==c.current&&(c.current.value=isNaN(Number(b))?String(e.min??0):String(Number(b))),l.current&&document.activeElement!==l.current&&(l.current.value=b),p!==m.current&&(m.current=p,u.current?.(p??null))},[r,s,e.min]);const d=e.min??0,f=e.max??100,g=b=>{const p=b.target.value,y=s(p);t?.(p,y)};return h.jsx(q,{field:e,error:s(String(r??"")),children:h.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px",width:"100%"},children:[h.jsx("input",{ref:c,id:`${e.name}-range`,type:"range",defaultValue:isNaN(Number(r))?String(d):String(Number(r)),onChange:g,min:d,max:f,style:{padding:0,flex:1},className:k.rangeInput,"aria-invalid":!!s(String(r??"")),"aria-describedby":s(String(r??""))?`${e.name}-error`:void 0}),h.jsx("input",{id:e.name,ref:l,type:"text",defaultValue:String(r??""),onChange:g,required:!0,style:{width:"40px",minWidth:"40px",height:"2.3em",textAlign:"center",flexShrink:0},className:T(k.input,k.textInput),"aria-invalid":!!s(String(r??"")),"aria-describedby":s(String(r??""))?`${e.name}-error`:void 0})]})})},kt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,formStyle:a,fieldStyle:l,definitionName:c}=F(),s=a,m=l,u=(w,v,j)=>{if(!v)return{};const $=w?.[v];return(j&&$?$[j]:void 0)??{}},d=i.useMemo(()=>({display:"inline-block",position:"relative",width:44,height:24,...u(s,"switch","label"),...u(m,void 0,"label")}),[s,m]),f=i.useMemo(()=>({position:"absolute",opacity:0,top:0,left:0,width:"100%",height:"100%",margin:0,cursor:"pointer",pointerEvents:"none",...u(s,"switch","hiddenInput"),...u(m,void 0,"hiddenInput")}),[s,m]),g=i.useMemo(()=>({position:"absolute",cursor:"pointer",top:0,left:0,right:0,bottom:0,backgroundColor:"var(--reactaform-switch-off-bg, #ccc)",transition:"0.3s",borderRadius:24,borderWidth:2,borderStyle:"solid",borderColor:"transparent",...u(s,"switch","slider"),...u(m,void 0,"slider")}),[s,m]),b=i.useMemo(()=>({position:"absolute",height:16,width:16,left:2,bottom:2,backgroundColor:"white",transition:"0.3s",borderRadius:"50%",boxShadow:"0 1px 3px rgba(0, 0, 0, 0.3)",...u(s,"switch","knob"),...u(m,void 0,"knob")}),[s,m]),p=!!r,y=i.useRef(null),S=i.useRef(o),x=i.useCallback(w=>w?z(c,e,w,n)??null:e.required?n("Value required"):null,[e,n,c]),C=()=>{const w=!p,v=x(w);t?.(w,v)};i.useEffect(()=>{S.current=o},[o]),i.useEffect(()=>{const w=x(p);w!==y.current&&(y.current=w,S.current?.(w??null))},[p,e,x]);const N=e.name;return h.jsx(q,{field:e,error:x(p),rightAlign:!1,children:h.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",width:"100%"},children:[h.jsx("label",{className:k.label,htmlFor:N,style:{textAlign:"left",justifyContent:"flex-start"},children:n(e.displayName)}),h.jsxs("label",{style:d,children:[h.jsx("input",{id:e.name,type:"checkbox",checked:p,readOnly:!0,"aria-label":n(e.displayName),"aria-invalid":!!x(p),"aria-describedby":x(p)?`${e.name}-error`:void 0,style:f,tabIndex:-1}),h.jsx("span",{role:"switch","data-testid":"switch",tabIndex:0,"aria-checked":p,"aria-invalid":!!x(p),"aria-describedby":x(p)?`${e.name}-error`:void 0,onClick:C,onKeyDown:w=>{(w.key===" "||w.key==="Spacebar"||w.key==="Space"||w.key==="Enter")&&(w.preventDefault(),C())},className:`reactaform-switch ${p?"active checked on":""} `,style:p?{...g,backgroundColor:"var(--reactaform-switch-on-bg, #22c55e)",borderColor:"var(--reactaform-switch-on-border, #16a34a)"}:g,children:h.jsx("span",{style:{...b,transform:p?"translateX(20px)":void 0}})})]})]})})},_e=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),l=i.useRef(null),c=i.useRef(null),s=i.useRef(o);i.useEffect(()=>{s.current=o},[o]);const m=i.useMemo(()=>e.pattern?new RegExp(e.pattern):null,[e.pattern]),u=i.useCallback(f=>f.trim()===""?e.required?n("Value required"):null:e.minLength!==void 0&&f.length<e.minLength?n("Must be at least {{1}} characters",e.minLength):e.maxLength!==void 0&&f.length>e.maxLength?n("Must be at most {{1}} characters",e.maxLength):m&&!m.test(f)?e.patternErrorMessage?n(e.patternErrorMessage):n("Input does not match pattern: {{1}}",e.pattern):z(a,e,f,n),[e,a,n,m]),d=f=>{const g=f.target.value,b=u(g);t?.(g,b)};return i.useEffect(()=>{const f=u(r);l.current&&l.current.value!==String(r??"")&&(l.current.value=String(r??"")),f!==c.current&&(c.current=f,s.current?.(f??null))},[r,u]),h.jsx(q,{field:e,error:u(String(r??"")),children:h.jsx("input",{id:e.name,"aria-invalid":!!u(String(r??"")),"aria-describedby":u(String(r??""))?`${e.name}-error`:void 0,type:"text",defaultValue:String(r??""),ref:l,onChange:d,className:T(k.input,k.textInput)})})},Et=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),l=i.useRef(null),c=i.useRef(o),s=e.includeSeconds??!0;i.useEffect(()=>{c.current=o},[o]);const m=i.useCallback(d=>{if(!d||d.trim()==="")return e.required||e.min||e.max?n("Value required"):null;const f=p=>{const y=p.split(":").map(x=>parseInt(x,10));if(y.some(x=>Number.isNaN(x)))return NaN;let S=0;if(y.length===3)S=y[0]*3600+y[1]*60+y[2];else if(y.length===2)S=y[0]*3600+y[1]*60;else if(y.length===1)S=y[0]*3600;else return NaN;return S},g=f(d);if(Number.isNaN(g))return n("Invalid time format");if(e.min&&typeof e.min=="string"){const p=f(e.min);if(!Number.isNaN(p)&&g<p)return n("Time must be on or after {{1}}",e.min)}if(e.max&&typeof e.max=="string"){const p=f(e.max);if(!Number.isNaN(p)&&g>p)return n("Time must be on or before {{1}}",e.max)}return z(a,e,d,n)??null},[e,a,n]),u=d=>{const f=d.target.value,g=m(f);t?.(f,g)};return i.useEffect(()=>{const d=m(r);d!==l.current&&(l.current=d,c.current?.(d??null))},[r,m]),h.jsx(q,{field:e,error:m(r),children:h.jsx("input",{id:e.name,type:"time",value:r,step:s?1:60,onChange:u,min:typeof e.min=="string"?e.min:void 0,max:typeof e.max=="string"?e.max:void 0,className:T(k.input,k.textInput),"aria-invalid":!!m(r),"aria-describedby":m(r)?`${e.name}-error`:void 0})})};function Nt({pos:e,options:r,onClose:t,onClickOption:o}){const n=i.useRef(null),a=i.useRef(!1),l=typeof window<"u"?document.getElementById("popup-root")||document.body:null;if(i.useEffect(()=>{function g(b){a.current||b.target.dataset?.popupMenu==="item"||n.current&&b.target instanceof Node&&!n.current.contains(b.target)&&t()}return document.addEventListener("mousedown",g),()=>document.removeEventListener("mousedown",g)},[t]),!l||r===void 0||r.length===0||!e||e.x==null||e.y==null)return null;const c=e.x,s=e.y,m=typeof window<"u"?window.innerWidth:1024,u=Math.max(0,m-160),d=Math.max(0,Math.min(c,u)),f=Math.max(0,s);return ke.createPortal(h.jsx("div",{ref:n,onMouseDown:g=>{g.stopPropagation()},style:{position:"fixed",top:f,left:d,backgroundColor:"var(--reactaform-primary-bg, #fff)",border:"1px solid var(--reactaform-border-color, #ccc)",borderRadius:"var(--reactaform-border-radius, 4px)",boxShadow:"var(--reactaform-shadow, 0 2px 10px rgba(0,0,0,0.2))",zIndex:9999,minWidth:"var(--reactaform-menu-min-width, 150px)",pointerEvents:"auto"},children:r.map((g,b)=>h.jsx("div",{"data-popup-menu":"item",onMouseDown:p=>{p.stopPropagation(),a.current=!0},onClick:p=>{p.stopPropagation(),p.preventDefault(),o(g),t(),setTimeout(()=>{a.current=!1},100)},style:{padding:"var(--reactaform-menu-item-padding, 8px 12px)",cursor:"pointer",fontSize:"var(--reactaform-menu-item-font-size, 0.8em)",borderBottom:b<r.length-1?"1px solid var(--reactaform-border-light, #eee)":void 0,transition:"background-color 0.15s ease"},onMouseEnter:p=>{p.currentTarget.style.backgroundColor="var(--reactaform-hover-bg, #e0e0e0)"},onMouseLeave:p=>{p.currentTarget.style.backgroundColor="transparent"},children:g.label},g.label??b))}),l)}const ie={};function It(e,r){if(e in ie)return;const t=Ve[e]??{},o={},n={},a={};for(const[c,s]of Object.entries(t))typeof s.factor=="number"&&(o[c]=s.factor),n[c]=r(c),a[r(c)]=c;const l=Object.keys(t)[0]??"";ie[e]={default:l,factors:o,labels:n,reverseLabels:a}}function Mt(e,r,t){if(e==="C"){if(r==="F")return t*(9/5)+32;if(r==="K")return t+273.15}else if(e==="F"){if(r==="C")return(t-32)*5/9;if(r==="K")return(t-32)*5/9+273.15}else if(e==="K"){if(r==="C")return t-273.15;if(r==="F")return(t-273.15)*9/5+32}return t}function $t(e,r,t){if(!Number.isFinite(e))return[];if(t===ie.temperature)return Object.keys(t.labels).map(a=>{const l=Mt(r,a,e);return Number.isFinite(l)?{label:`${l.toFixed(6)} ${a}`,value:l.toString(),unit:a}:{label:`${String(l)} ${a}`,value:String(l),unit:a}});const n=t.factors[r];return n===void 0?[]:Object.entries(t.factors).map(([a,l])=>{const c=e/n*l;return Number.isFinite(c)?{label:`${c.toFixed(6)} ${a}`,value:c.toString(),unit:a}:{label:`${String(c)} ${a}`,value:String(c),unit:a}})}function fe(e,r){return e in r.labels?e:r.reverseLabels&&r.reverseLabels[e]?r.reverseLabels[e]:null}const Ft=/^[-+]?(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][-+]?\d+)?$/,Vt=({unitFactors:e,field:r,value:t,onChange:o,onError:n})=>{const{t:a,definitionName:l}=F(),c=i.useRef(null),s=i.useRef(null),m=i.useRef(null),[u,d]=i.useState(null),[f,g]=i.useState(null),[b,p]=i.useState(!1),[y,S]=i.useState(null),[x,C]=i.useState([]),N=i.useCallback((A,M)=>{if(!A||A.trim()==="")return r.required?a("Value required"):null;if(!Ft.test(A))return a("Must be a valid number");const O=z(l,r,[A,M],a);return O||null},[l,r,a]),w=e.reverseLabels!==void 0?e.reverseLabels:Object.fromEntries(Object.entries(e.labels).map(([A,M])=>[M,A]));i.useEffect(()=>{const A=String(t[0]);let M=t[1]??e.default;M=fe(M,e)||M;const O=document.activeElement;O===c.current||O===s.current||(c.current&&(c.current.value=A),s.current&&(s.current.value=M),m.current!==null&&(cancelAnimationFrame(m.current),m.current=null),m.current=requestAnimationFrame(()=>{m.current=null,d(null),g(null)}))},[t,e]),i.useEffect(()=>()=>{m.current!==null&&(cancelAnimationFrame(m.current),m.current=null)},[]);const v=i.useRef(null),j=i.useRef(n);i.useEffect(()=>{j.current=n},[n]),i.useEffect(()=>{const A=String(t[0]);let M=t[1]??e.default;M=fe(M,e)||M;const O=N(A,M);O!==v.current&&(v.current=O,j.current?.(O??null))},[t,e,N]);const $=(A,M,O)=>{const W=w[M]||M;o?.([A,W],O)},R=A=>{const M=A.target.value,O=s.current?s.current.value:e.default,W=N(M,O);d(M),$(M,O,W)},E=A=>{const M=A.target.value,O=c.current?c.current.value:String(t[0]??""),W=N(O,M);g(M),s.current&&(s.current.value=M),$(O,M,W)},I=A=>{const M=c.current?c.current.value:String(t[0]??""),O=parseFloat(M),W=s.current?s.current.value:e.default;if(N(M,W)||!M.trim()||!Number.isFinite(O))return;const le=A.currentTarget.getBoundingClientRect(),ge=le.left,ee=le.bottom;S({x:ge,y:ee});const V=$t(O,W,e);if(V.length===0){C([]),p(!1);return}C(V),p(L=>!L)},D=A=>{const{value:M,unit:O}=A;p(!1),S(null),c.current&&(c.current.value=M),s.current&&(s.current.value=O),d(M),g(O);const W=N(M,O);$(M,O,W)},H=String(t[0]??""),te=fe(t[1]??e.default,e)||(t[1]??e.default),ne=u??H,Y=!!N(ne,f??te)||!ne.trim(),ce={width:"var(--reactaform-unit-btn-width, 2.5em)",height:"var(--reactaform-unit-btn-height, 2.5em)",padding:"var(--reactaform-unit-btn-padding, 0)",border:"none",borderRadius:"var(--reactaform-button-border-radius, var(--reactaform-border-radius, 0.25em))",backgroundColor:Y?"var(--reactaform-button-disabled-bg, #cccccc)":"var(--reactaform-button-bg, var(--reactaform-success-color))",color:"var(--reactaform-button-text, #ffffff)",cursor:Y?"var(--reactaform-button-disabled-cursor, not-allowed)":"pointer",opacity:Y?+"var(--reactaform-button-disabled-opacity, 0.6)":1,display:"flex",alignItems:"center",justifyContent:"center"},G=N(H,te);return h.jsx(q,{field:r,error:G,children:h.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"var(--reactaform-unit-gap, 8px)",width:"100%"},children:[h.jsx("input",{id:r.name,type:"text",ref:c,defaultValue:String(t[0]??""),onChange:R,style:{width:"var(--reactaform-unit-input-width, 100px)"},className:T(k.input,k.textInput),"aria-invalid":!!G,"aria-describedby":G?`${r.name}-error`:void 0}),h.jsx("select",{id:`${r.name}-unit`,ref:s,defaultValue:fe(t[1]??e.default,e)||(t[1]??e.default),onChange:E,className:T(k.input,k.inputSelect),"aria-invalid":!!G,"aria-describedby":G?`${r.name}-error`:void 0,children:Object.keys(e.labels).map(A=>h.jsx("option",{value:A,children:e.labels[A]??A},A))}),h.jsxs("div",{style:{display:"flex",alignItems:"center"},children:[h.jsx("button",{onClick:I,"aria-disabled":Y,disabled:Y,style:ce,className:k.button,children:h.jsx("span",{style:{fontSize:"var(--reactaform-unit-btn-icon-size, 1em)",lineHeight:"1",transform:"translateY(-1px)",pointerEvents:"none"},children:"⟷"})}),b&&x&&h.jsx(Nt,{pos:y,options:x,onClose:()=>{S(null),p(!1)},onClickOption:D})]})]})})};function At({field:e,value:r,onChange:t}){const{t:o}=F(),n=e.dimension;if(!n)return null;ie[n]||It(n,o);const a=ie[n];return a?h.jsx(Vt,{unitFactors:a,field:e,value:r,onChange:t}):null}const Ke=/^(https?|ftp|file):\/\/[-A-Z0-9+&@#/%?=~_|!:,.;]*[-A-Z0-9+&@#/%=~_|]$/i,Je=e=>{try{return new URL(e),!0}catch{return!1}},Dt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=F(),l=i.useRef(null),c=i.useCallback(d=>{const f=d.trim();if(f==="")return e.required?n("Value required"):null;if(!Ke.test(f)&&!Je(f)){const b=e.allowRelative===!0;let p=!1;if(Ke.test(f)||Je(f))p=!0;else if(b)try{new URL(f,"http://example.com"),p=!0}catch{p=!1}if(!p)return n("Must be a valid URL")}return z(a,e,f,n)??null},[a,e,n]),s=d=>{const f=d.target.value,g=c(f);t?.(f.trim(),g)},m=i.useRef(null),u=i.useRef(o);return i.useEffect(()=>{u.current=o},[o]),i.useEffect(()=>{const d=r??"",f=c(d);l.current&&l.current.value!==String(d)&&(l.current.value=String(d)),f!==m.current&&(m.current=f,u.current?.(f??null))},[r,c]),h.jsx(q,{field:e,error:c(String(r??"")),children:h.jsx("input",{id:e.name,type:"url",defaultValue:String(r??""),ref:l,onChange:s,style:{alignItems:"left"},className:T(k.input,k.textInput),placeholder:"https://example.com","aria-invalid":!!c(String(r??"")),"aria-describedby":c(String(r??""))?`${e.name}-error`:void 0})})},Re=new de,Ot=new Set(["checkbox","switch","dropdown","radio","multi-selection","slider","stepper","color","rating"]),fr={checkbox:_r,color:Jr,date:Yr,dropdown:Xr,email:Qr,file:rt,float:st,"float-array":at,image:ct,int:mt,"int-array":ut,"multi-selection":pt,multiline:dt,password:St,phone:bt,radio:yt,rating:wt,separator:et,slider:Rt,string:_e,stepper:ht,switch:kt,text:_e,time:Et,unit:At,url:Dt};function mr(e,r,t){const o=r;if(!t&&e in fr){console.warn(`Can't Overwrite Base Component type "${e}".`);return}if(Ot.has(e)){Re.register(e,o);return}const n=a=>{const{callback:c,cancel:s}=Xe((...m)=>{const u=a.onChange;typeof u=="function"&&u(...m)},200);return i.useEffect(()=>()=>{s()},[s]),i.createElement(o,{...a,onChange:c})};Re.register(e,n)}function Ae(e,r){mr(e,r,!1)}function De(e){return Re.get(e)}let Ge=!1;function dr(){Ge||(Object.entries(fr).forEach(([e,r])=>{mr(e,r,!0)}),Ge=!0)}const Oe=new de;function ze(e,r){Oe.register(e,r)}function zt(e){return Oe.get(e)}function Lt(e){return Oe.get(e)}ze("Preset_AlertSubmitHandler",(e,r,t)=>{const o={name:r||"Unnamed Instance",version:e.version,definition:e.name,values:t},n=JSON.stringify(o,null,2);alert(n)});const Q=new Map,U={components:new Map,fieldValidators:new Map,formValidators:new Map,submissionHandlers:new Map};function pr(e,r,t){if(!e)return!0;if(t&&!t(e))return!1;switch(r){case"error":throw new Error(`Plugin conflict: "${e.newPlugin}" tried to register ${e.type} "${e.name}" already registered by "${e.existingPlugin}"`);case"warn":return console.warn(`Plugin conflict: "${e.newPlugin}" tried to register ${e.type} "${e.name}" already registered by "${e.existingPlugin}". Skipping.`),!1;case"override":return console.info(`Plugin "${e.newPlugin}" is overriding ${e.type} "${e.name}" previously registered by "${e.existingPlugin}"`),!0;case"skip":return!1}}function Pt(e){const r=[];if(e.components){for(const t of Object.keys(e.components))if(De(t)){const n=U.components.get(t);n&&n!==e.name&&r.push({type:"component",name:t,existingPlugin:n,newPlugin:e.name})}}if(e.fieldValidators)for(const[t,o]of Object.entries(e.fieldValidators))for(const n of Object.keys(o)){const l=U.fieldValidators.get(t)?.get(n);ar(t,n)&&l&&l!==e.name&&r.push({type:"fieldValidator",name:`${t}:${n}`,existingPlugin:l,newPlugin:e.name})}if(e.formValidators)for(const t of Object.keys(e.formValidators)){const o=sr(t),n=U.formValidators.get(t);o&&n&&n!==e.name&&r.push({type:"formValidator",name:t,existingPlugin:n,newPlugin:e.name})}if(e.submissionHandlers)for(const t of Object.keys(e.submissionHandlers)){const o=Lt(t),n=U.submissionHandlers.get(t);o&&n&&n!==e.name&&r.push({type:"submissionHandler",name:t,existingPlugin:n,newPlugin:e.name})}return r}function me(e,r,t,o,n,a,l,c){for(const s of Object.keys(e)){let m;if(c?m=n.find(u=>u.type==="fieldValidator"&&u.name===`${c}:${s}`):e===o.components?m=n.find(u=>u.type==="component"&&u.name===s):e===o.formValidators?m=n.find(u=>u.type==="formValidator"&&u.name===s):e===o.submissionHandlers&&(m=n.find(u=>u.type==="submissionHandler"&&u.name===s)),pr(m||null,a,l))if(c){const u=r.get(c)||new Map;u.set(s,o.name),r.set(c,u),t(s,e[s])}else r.set(s,o.name),t(s,e[s])}}function qt(e,r){const t=r?.conflictResolution||"error";if(Q.has(e.name)){const n={type:"plugin",name:e.name,existingPlugin:e.name,newPlugin:e.name};if(!pr(n,t,r?.onConflict))return}const o=Pt(e);if(e.components&&me(e.components,U.components,Ae,e,o,t,r?.onConflict),e.fieldValidators)for(const[n,a]of Object.entries(e.fieldValidators))me(a,U.fieldValidators,(l,c)=>or(n,l,c),e,o,t,r?.onConflict,n);e.formValidators&&me(e.formValidators,U.formValidators,nr,e,o,t,r?.onConflict),e.submissionHandlers&&me(e.submissionHandlers,U.submissionHandlers,ze,e,o,t,r?.onConflict),e.setup&&e.setup(),Q.set(e.name,e)}function Ht(e,r=!1){const t=Q.get(e);if(!t)return!1;if(t.cleanup&&t.cleanup(),r){if(t.components)for(const o of Object.keys(t.components))U.components.delete(o);if(t.fieldValidators)for(const[o,n]of Object.entries(t.fieldValidators)){const a=U.fieldValidators.get(o);if(a){for(const l of Object.keys(n))a.delete(l);a.size===0&&U.fieldValidators.delete(o)}}if(t.formValidators)for(const o of Object.keys(t.formValidators))U.formValidators.delete(o);if(t.submissionHandlers)for(const o of Object.keys(t.submissionHandlers))U.submissionHandlers.delete(o)}return Q.delete(e),!0}function Tt(e){return Q.get(e)}function Bt(){return Array.from(Q.values())}function Ut(e){return Q.has(e)}function Wt(e){for(const[r,t]of Object.entries(e))Ae(r,t)}const gr=i.memo(({field:e,value:r,handleChange:t,handleError:o})=>{const n=De(e.type),a=i.useCallback((c,s)=>t(e.name,c,s),[t,e.name]),l=i.useCallback(c=>o?.(e.name,c),[o,e.name]);return n?h.jsx(n,{field:e,value:r,onChange:a,onError:l}):null},(e,r)=>e.field===r.field&&e.value===r.value&&e.handleChange===r.handleChange&&e.handleError===r.handleError);gr.displayName="FieldWrapper";const hr=(e,r,t,o)=>h.jsx(gr,{field:e,value:r[e.name],handleChange:t,handleError:o},e.name),br=i.memo(({groupName:e,isOpen:r,fields:t,valuesMap:o,handleChange:n,handleError:a,toggleGroup:l,t:c})=>{const s=i.useCallback(()=>l(e),[l,e]),{formStyle:m,fieldStyle:u}=F(),d=i.useMemo(()=>({border:"1px solid var(--reactaform-border-color, #bbb)",padding:"var(--reactaform-fieldset-padding, 0.5em)",borderRadius:"var(--reactaform-border-radius, 4px)",marginBottom:"var(--reactaform-space, 8px)",...m?.fieldset||{},...u?.fieldset||{}}),[m,u]),f=i.useMemo(()=>({fontWeight:"bold",cursor:"pointer",display:"flex",justifyContent:"space-between",alignItems:"center",padding:"0 var(--reactaform-space, 8px)",color:"var(--reactaform-text-color, inherit)",...m?.legend||{},...u?.legend||{}}),[m,u]);return h.jsxs("fieldset",{style:d,children:[h.jsxs("legend",{onClick:s,style:f,children:[h.jsx("span",{children:c(e)}),h.jsx("span",{children:r?"▼":"▶"})]}),r&&t.map(g=>h.jsx("div",{children:hr(g,o,n,a)},g.name))]})});br.displayName="FieldGroup";const _t=(e,r,t,o,n,a,l,c,s)=>{const m=r.slice(0,c).filter(g=>l[g.name]),d=Lr(m).groups,f=[];return d.forEach(g=>{if(g.name){const b=e[g.name]??!0;f.push(h.jsx(br,{groupName:g.name,isOpen:b,fields:g.fields,valuesMap:t,handleChange:n,handleError:a,toggleGroup:s,t:o},g.name))}else g.fields.forEach(b=>f.push(h.jsx("div",{children:hr(b,t,n,a)},b.name)))}),f},Kt=e=>{const r={};return e.forEach(t=>{r[t.name]=!1}),r},Le=(e,r,t,o)=>{const n=r[e];if(!n?.children)return;const a=t[e],l=a!=null?String(a):"";(n.children[l]||[]).forEach(s=>{o[s]=!0,Le(s,r,t,o)})},yr=(e,r,t)=>{const o=r[e];o?.children&&Object.values(o.children).flat().forEach(n=>{t[n]=!1,yr(n,r,t)})},Jt=(e,r,t,o)=>{const n={...t};return e.forEach(a=>{(!a.parents||Object.keys(a.parents).length===0)&&(n[a.name]=!0,Le(a.name,o,r,n))}),n},Gt=(e,r,t,o,n)=>{const a={...e};if(yr(o,r,a),n!=null){const l=r[o];if(l?.children){const c=String(n);(l.children[c]||[]).forEach(m=>{a[m]=!0,Le(m,r,t,a)})}}return a};async function Yt(e,r,t,o,n){const a=Object.values(n).filter(Boolean);if(a.length>0)return{success:!1,message:o("Please fix validation errors before submitting."),errors:a};const l={...t},c=[];if(e&&Array.isArray(e.properties))for(const m of e.properties){const u=m.name,d=l[u];if(d==null)continue;const f=m.type;try{if(f==="int"||f==="number"||f==="float"){const g=Number(String(d).trim());isNaN(g)?c.push(o(`Invalid number format for field ${m.displayName||u}`)):l[u]=g}else if(f==="int-array"||f==="float-array"){const b=String(d).split(",").map(p=>p.trim()).filter(Boolean).map(p=>{const y=Number(p);return isNaN(y)?(c.push(o(`Invalid number "${p}" in array for field ${m.displayName||u}`)),0):y});c.length===0&&(l[u]=b)}}catch(g){c.push(o(`Error processing field ${m.displayName||u}: ${g}`))}}if(c.length>0)return{success:!1,message:o("Data transformation errors occurred."),errors:c};const s=await Nr(e,l,o);if(s&&s.length>0)return{success:!1,message:"Validation Fail",errors:s};if(e&&typeof e.submitHandlerName=="string"){const m=zt(e.submitHandlerName);if(m)try{const u=await m(e,r?.name??null,l,o);if(u&&u.length>0)return{success:!1,message:o("Submission failed."),errors:Array.isArray(u)?u:[u]}}catch(u){return{success:!1,message:o("Submission handler error occurred."),errors:[String(u)]}}}return{success:!0,message:o("Form submitted successfully."),data:l}}const xr=({definition:e,instance:r,chunkSize:t=50,chunkDelay:o=50})=>{const{properties:n,displayName:a}=e,l=F(),{t:c,formStyle:s,language:m}=l,u={...l,definitionName:e?.name??l.definitionName},[d,f]=i.useState("en"),[g,b]=i.useState([]),[p,y]=i.useState({}),[S,x]=i.useState({}),[C,N]=i.useState({}),[w,v]=i.useState({}),[j,$]=i.useState({}),[R,E]=i.useState(null),[I,D]=i.useState(null),[H,te]=i.useState(0),[ne,Pe]=i.useState(!1),[Y,ce]=i.useState(!1),[G,A]=i.useState(r.name||""),M=i.useRef(r),O=i.useRef(!1);i.useEffect(()=>{const V=Object.fromEntries(n.map(P=>[P.name,{...P,children:{}}]));n.forEach(P=>{P.parents&&Object.entries(P.parents).forEach(([oe,he])=>{const ae=V[oe];ae&&he.forEach(Cr=>{ae.children||(ae.children={});const qe=String(Cr);ae.children[qe]=[...ae.children[qe]||[],P.name]})})}),zr(n,V);const L=Object.values(V),B={};L.forEach(P=>{if(P.type==="unit"){const oe=typeof P.defaultValue=="number"?String(P.defaultValue):"",he=typeof P.defaultUnit=="string"?P.defaultUnit:String(P.defaultUnit??"m");B[P.name]=[oe,he]}else B[P.name]=P.defaultValue}),M.current=r,Object.keys(r.values).forEach(P=>{V[P]!==void 0&&(B[P]=r.values[P])});const K=Kt(L),J={};L.forEach(P=>{P.group&&!(P.group in J)&&(J[P.group]=!0)});const re=requestAnimationFrame(()=>{b(L),y(V),x(B),N(Jt(L,B,K,V)),v(J),Pe(!0),A(r.name)});return()=>cancelAnimationFrame(re)},[n,r,e]),i.useEffect(()=>{if(!ne||H>=g.length)return;const V=setTimeout(()=>{te(L=>Math.min(L+t,g.length))},o);return()=>clearTimeout(V)},[ne,H,g.length,t,o]);const W=i.useCallback((V,L,B)=>{E(null),D(null),x(K=>{const J={...K,[V]:L},re=p[V];return re&&["checkbox","dropdown","multi-select","radio","switch"].includes(re.type)&&N(oe=>Gt(oe,p,J,V,String(L))),J}),$(K=>B?{...K,[V]:B}:Object.fromEntries(Object.entries(K).filter(([re])=>re!==V)))},[p,E,D]);i.useEffect(()=>{let V=0;return V=requestAnimationFrame(()=>{m!==d&&(f(m||"en"),E(null),D(null))}),()=>cancelAnimationFrame(V)},[m,d]),i.useEffect(()=>{let V=0;return V=requestAnimationFrame(()=>{if(O.current){O.current=!1,M.current=r,A(r.name||"");return}M.current=r,E(null),D(null),A(r.name||"")}),()=>cancelAnimationFrame(V)},[r,r.name]);const pe=i.useCallback((V,L)=>{$(B=>L?{...B,[V]:String(L)}:Object.fromEntries(Object.entries(B).filter(([J])=>J!==V)))},[]),le=async()=>{O.current=!0;const V=M.current?.name;M.current.name=G;const L=await Yt(e,M.current,S,c,j),B=typeof L.message=="string"?L.message:String(L.message),K=Object.values(L.errors??{}).join(`
|
|
288
|
-
`);
|
|
289
|
-
`+
|
|
287
|
+
`,Ee=K.createContext(void 0),V=()=>{const e=K.useContext(Ee);if(!e)throw new Error("❌ useReactaFormContext must be used within a <ReactaFormProvider>");return e};class me{map={};register(r,t){if(!r||typeof r!="string")throw new Error("Registry key must be a non-empty string");this.map[r]=t}get(r){if(!(!r||typeof r!="string"))return this.map[r]}has(r){return!r||typeof r!="string"?!1:r in this.map}list(){return Object.keys(this.map)}entries(){return Object.entries(this.map)}values(){return Object.values(this.map)}size(){return Object.keys(this.map).length}unregister(r){return r in this.map?(delete this.map[r],!0):!1}clear(){this.map={}}registerAll(r){Array.isArray(r)?r.forEach(([t,o])=>{t&&typeof t=="string"&&this.register(t,o)}):r&&typeof r=="object"&&Object.entries(r).forEach(([t,o])=>{t&&typeof t=="string"&&this.register(t,o)})}getOrDefault(r,t){const o=this.get(r);return o!==void 0?o:t}}function Ze(e,r=300,t){const o=K.useRef(void 0),n=K.useRef(e),a=K.useRef(null),u=K.useRef(!1);K.useEffect(()=>{n.current=e},[e]),K.useEffect(()=>()=>{o.current!==void 0&&(window.clearTimeout(o.current),o.current=void 0)},[]);const c=K.useCallback(()=>{o.current!==void 0&&(window.clearTimeout(o.current),o.current=void 0),a.current=null,u.current=!1},[]),s=K.useCallback(()=>{if(o.current!==void 0&&(window.clearTimeout(o.current),o.current=void 0),a.current)try{n.current(...a.current)}finally{a.current=null,u.current=!1}},[]);return{callback:K.useCallback((...l)=>{if(t?.leading===!0&&!u.current){u.current=!0,n.current(...l),window.clearTimeout(o.current),o.current=window.setTimeout(()=>{u.current=!1,o.current=void 0},r);return}a.current=l,window.clearTimeout(o.current),o.current=window.setTimeout(()=>{o.current=void 0,a.current&&(n.current(...a.current),a.current=null,u.current=!1)},r)},[r,t?.leading]),cancel:c,flush:s}}const R={field:"reactaform-field",label:"reactaform-label",input:"reactaform-input",textInput:"reactaform-input--text",inputNumber:"reactaform-input--number",inputSelect:"reactaform-select",rangeInput:"reactaform-input--range",button:"reactaform-button"},q=(...e)=>{const r=[];for(const t of e)t&&(typeof t=="string"?r.push(t):typeof t=="object"&&Object.entries(t).forEach(([o,n])=>{n&&r.push(o)}));return r.join(" ")};function de(e){return e.toLowerCase().includes("dark")}const Qe=({content:e,size:r="medium",animation:t=!0})=>{const{t:o,theme:n,formStyle:a,fieldStyle:u}=V(),[c,s]=i.useState(!1),[d,l]=i.useState({x:0,y:0}),[m,f]=i.useState(!1),p=i.useRef(null),y=i.useRef(null),h=i.useRef(null),b=i.useId(),v=de(n),x=i.useMemo(()=>{const k={icon:{display:"inline-flex",alignItems:"center",justifyContent:"center",width:"1.2em",height:"1.2em",fontSize:"0.9em",fontWeight:"bold",borderRadius:"50%",backgroundColor:v?"rgba(255,255,255,0.1)":"rgba(0,0,0,0.06)",color:v?"#f0f0f0":"#333",border:`1px solid ${v?"rgba(255,255,255,0.2)":"rgba(0,0,0,0.1)"}`,cursor:"pointer",transition:t?"all 0.2s ease":void 0,marginLeft:"0.3em"},text:{...{small:{padding:"4px 8px",fontSize:"11px",maxWidth:"200px"},medium:{padding:"6px 10px",fontSize:"12px",maxWidth:"240px"},large:{padding:"8px 12px",fontSize:"13px",maxWidth:"280px"}}[r],position:"fixed",backgroundColor:`var(--reactaform-tooltip-color-bg, ${v?"rgba(45,45,45,0.95)":"rgba(34, 10, 170, 0.92)"})`,color:`var(--reactaform-tooltip-color, ${v?"#f0f0f0":"#fff"})`,borderRadius:"6px",border:`1px solid ${v?"rgba(255,255,255,0.1)":"rgba(0,0,0,0.1)"}`,boxShadow:v?"0 8px 16px rgba(0,0,0,0.4)":"0 6px 18px rgba(0,0,0,0.12)",zIndex:2147483647,opacity:0,pointerEvents:"none",transition:t?"opacity 0.2s ease":void 0,whiteSpace:"normal",wordBreak:"break-word",boxSizing:"border-box"},textVisible:{opacity:1,pointerEvents:"auto"}},S=(j,M,$)=>{const z=j?.[M];return($&&z?z[$]:void 0)??{}};return{icon:{...k.icon,...S(a,"tooltip","icon"),...S(u,"tooltip","icon")},text:{...k.text,...S(a,"tooltip","text"),...S(u,"tooltip","text")},textVisible:k.textVisible}},[v,r,t,a,u]);i.useLayoutEffect(()=>{if(!c||!p.current||!y.current){f(!1);return}const w=p.current.getBoundingClientRect();h.current=w;const k=y.current.getBoundingClientRect(),S=8,N=window.innerWidth,j=window.innerHeight,M=-4;let $=w.right+S,E=w.top+w.height/2-k.height/2+M;$+k.width>N-S&&($=w.left-S-k.width),$=Math.max(S,Math.min($,N-k.width-S)),E=Math.max(S,Math.min(E,j-k.height-S)),l({x:$,y:E}),f(!0);const z=p.current.closest("[data-reactaform-theme]"),B=document.getElementById("popup-root");if(z&&B){const re=getComputedStyle(z);B.style.setProperty("--reactaform-tooltip-color-bg",re.getPropertyValue("--reactaform-tooltip-color-bg")),B.style.setProperty("--reactaform-tooltip-color",re.getPropertyValue("--reactaform-tooltip-color"))}},[c]);const C=typeof document<"u"?document.getElementById("popup-root"):null,A=g.jsx("div",{ref:y,"data-tooltip-id":b,style:{...x.text,transform:m?"translateY(0) scale(1)":"translateY(-4px) scale(0.98)",transition:"opacity 120ms ease, transform 120ms ease, visibility 120ms ease",width:240,...m?x.textVisible:{},top:d.y,left:d.x},children:o(e)});return g.jsxs(g.Fragment,{children:[g.jsx("span",{"data-testid":"tooltip-icon",ref:p,"aria-describedby":c?b:void 0,onMouseEnter:()=>s(!0),onMouseLeave:()=>s(!1),style:{...x.icon},children:"?"}),c&&(C?ke.createPortal(A,C):A)]})},ve=i.memo(({field:e,error:r,children:t,showLabel:o=!0})=>{const{t:n}=V(),a=e?.labelLayout==="column-center"?"center":"left";return g.jsxs("div",{className:`${R.field} column-layout`,style:{display:"flex",flexDirection:"column",gap:"var(--reactaform-label-gap, 4px)","--label-align":a},children:[o&&g.jsx("div",{style:{textAlign:a,width:"100%"},children:g.jsx("label",{id:`${e.name}-label`,className:R.label,htmlFor:e.name,style:{textAlign:a,width:"100%",minWidth:"unset",display:"block",marginBottom:"10px"},children:n(e.displayName)})}),g.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"var(--reactaform-inline-gap, 8px)",width:"100%"},children:[g.jsx("div",{style:{flex:1,minWidth:0,maxWidth:"100%"},children:g.jsx("div",{style:{width:"100%"},children:t})}),e.tooltip&&g.jsx(Qe,{content:e.tooltip})]}),r&&g.jsx(Ne,{id:`${e.name}-error`,children:r})]})});ve.displayName="ColumnFieldLayout";const er=i.memo(({field:e,error:r,children:t,rightAlign:o=!1})=>{const{t:n}=V(),a=i.useMemo(()=>({display:"flex",flexDirection:"column",gap:0}),[]),u=i.useMemo(()=>({display:"flex",flexDirection:"row",alignItems:"center",gap:"3px"}),[]);return g.jsxs("div",{className:`${R.field} row-layout`,children:[g.jsx("label",{id:`${e.name}-label`,className:R.label,htmlFor:e.name,style:{textAlign:"left",justifyContent:"flex-start"},children:n(e.displayName)}),g.jsxs("div",{style:a,children:[g.jsxs("div",{style:u,children:[o?g.jsx("div",{style:{display:"flex",flex:1,justifyContent:"flex-end",alignItems:"center",gap:"var(--reactaform-inline-gap, 8px)"},children:t}):t,e.tooltip&&g.jsx(Qe,{content:e.tooltip})]}),r&&g.jsx(Ne,{id:`${e.name}-error`,children:r})]})]})});er.displayName="RowFieldLayout";const T=({field:e,error:r,children:t,rightAlign:o=!1})=>e.labelLayout==="column-left"||e.labelLayout==="column-center"?g.jsx(ve,{field:e,error:r,showLabel:!0,children:t}):e.type==="checkbox"||e.type==="switch"?g.jsx(ve,{field:e,error:r,showLabel:!1,children:t}):g.jsx(er,{field:e,error:r,rightAlign:o,children:t}),Ne=i.memo(({children:e,id:r})=>{const t=i.useMemo(()=>({color:"var(--reactaform-error-color)",fontSize:"13px",marginTop:"4px",fontWeight:"var(--reactaform-font-weight)",display:"flex",flex:1,justifyContent:"flex-start",alignItems:"flex-start"}),[]);return g.jsx("div",{id:r,style:t,children:e})});Ne.displayName="ErrorDiv";const rr=i.memo(({name:e,onChange:r})=>{const{t}=V();return g.jsxs("div",{style:{marginBottom:16},children:[g.jsxs("div",{style:{display:"grid",gridTemplateColumns:"1fr 2fr",gap:12,alignItems:"center"},children:[g.jsx("label",{htmlFor:"instance-name-input",style:{margin:0,fontSize:"0.95em",fontWeight:500,color:"var(--reactaform-text-color, #333)"},children:t("Instance Name")}),g.jsx("input",{id:"instance-name-input",type:"text",value:e,onChange:o=>r(o.target.value),style:{width:"100%",padding:"var(--reactaform-input-padding, 8px 12px)",fontSize:"var(--reactaform-input-font-size, 14px)",border:"1px solid var(--reactaform-input-border, #ddd)",borderRadius:"var(--reactaform-border-radius, 4px)",backgroundColor:"var(--reactaform-input-bg, #fff)",color:"var(--reactaform-text-color, #333)",boxSizing:"border-box"},placeholder:t("Enter instance name")})]}),g.jsx("div",{style:{height:"1px",backgroundColor:"var(--reactaform-separator, #e6e6e6)",marginTop:12,marginBottom:12}})]})});rr.displayName="InstanceName";class Er extends me{registerInCategory(r,t,o){this.get(r)||this.register(r,{});const n=this.get(r);n[t]=o}getFromCategory(r,t){return this.get(r)?.[t]}listFromCategory(r){return Object.keys(this.get(r)||{})}listCategories(){return this.list()}}const tr=new me,nr=new Er;function or(e,r){tr.register(e,r)}function ar(e,r,t){nr.registerInCategory(e,r,t)}function sr(e,r){return nr.getFromCategory(e,r)||null}function ir(e){return tr.get(e)||null}function Nr(e){return(typeof e=="object"||typeof e=="function")&&e!==null&&typeof e.then=="function"}const Te=new Map,He=new Map;function L(e,r,t,o){if(!r||!r.validationHandlerName)return null;let n,a;if(typeof r.validationHandlerName=="string")n=e,a=r.validationHandlerName;else if(Array.isArray(r.validationHandlerName)){const[s,d]=r.validationHandlerName;if(d)n=s,a=d;else if(s)n=e,a=s;else return null}else return null;const u=`${n}:${a}`;let c=Te.get(u);if(c===void 0&&(c=sr(n,a)||null,Te.set(u,c)),c)try{return c(r.name,t,o)||null}catch(s){return String(s instanceof Error?s.message:s)}return null}async function Ir(e,r,t){if(!e||typeof e.validationHandlerName!="string")return null;const o=e.validationHandlerName;let n=He.get(o);if(n===void 0&&(n=ir(o)||null,He.set(o,n)),n)try{const a=n(r,t);return Nr(a)?await a||null:a||null}catch(a){return[String(a instanceof Error?a.message:a)]}return null}function Q(e){return typeof e=="object"&&e!==null}function Ie(e){if(!Q(e))return!1;const r=e;return typeof r.name=="string"&&typeof r.displayName=="string"}function cr(e){if(!Q(e))return!1;const r=e;return typeof r.name!="string"||typeof r.version!="string"||!Array.isArray(r.properties)?!1:r.properties.every(t=>Ie(t))}function we(e){try{return typeof File<"u"&&e instanceof File}catch{const r=Q(e)?e:void 0;return!!r&&typeof r.name=="string"&&typeof r.size=="number"}}function Mr(e,r,t={}){try{const{includeMetadata:o=!1,dateFormat:n="iso",fileHandling:a="metadata",prettify:u=!1,excludeFields:c=[],includeOnlyFields:s=[]}=t;if(!e||typeof e!="object")return{success:!1,error:"Instance must be a valid object"};const d=[],l=[],m={},p=(cr(r)||Q(r)&&Array.isArray(r.properties)?r.properties:[]).filter(Ie),y=new Map(p.map(b=>[b.name,b]));for(const[b,v]of Object.entries(e)){if(c.includes(b)){l.push(b);continue}if(s.length>0&&!s.includes(b)){l.push(b);continue}if(v===void 0)continue;const x=y.get(b);try{m[b]=$r(v,x,{dateFormat:n,fileHandling:a})}catch(C){d.push(`Error serializing field '${b}': ${String(C)}`),m[b]=null}}return o&&(m._metadata={serializedAt:new Date().toISOString(),version:(Q(r)?r.version:void 0)||"1.0.0",fieldCount:Object.keys(m).length-1}),{success:!0,data:u?JSON.stringify(m,null,2):JSON.stringify(m),metadata:{fieldCount:Object.keys(m).length,excludedFields:l,warnings:d}}}catch(o){return{success:!1,error:`Serialization failed: ${o instanceof Error?o.message:"Unknown error"}`}}}function $r(e,r,t={}){const{dateFormat:o="iso",fileHandling:n="metadata"}=t;if(e==null)return null;if(r)switch(r.type){case"date":case"datetime":case"date-time":return qe(e,o);case"file":return Be(e,n);case"int":case"integer":return typeof e=="string"?parseInt(e,10):e;case"float":case"number":return typeof e=="string"?parseFloat(e):e;case"boolean":return typeof e=="string"?e==="true":!!e;case"int-array":case"float-array":return Array.isArray(e)?e.map(a=>typeof a=="string"?Number(a):a):e;default:return e}return e instanceof Date?qe(e,o):we(e)||Array.isArray(e)&&we(e[0])?Be(e,n):e}function qe(e,r){let t=null;if(e instanceof Date)t=e;else if(typeof e=="string"){const o=new Date(e);if(!isNaN(o.getTime()))t=o;else return e}else return e;switch(r){case"timestamp":return t.getTime();case"locale":return t.toLocaleString();case"iso":default:return t.toISOString()}}function Be(e,r){return r==="skip"?null:Array.isArray(e)?e.map(t=>Ue(t,r)):Ue(e,r)}function Ue(e,r){if(!we(e))return e;const t=e;return r==="metadata"?{name:t.name,size:t.size,type:t.type,lastModified:t.lastModified}:{name:t.name,size:t.size,type:t.type,lastModified:t.lastModified,_note:"Base64 encoding requires async implementation"}}function Vr(e,r,t={}){try{const{strict:o=!1,validateTypes:n=!0,preserveUnknownFields:a=!0,dateFormat:u="auto"}=t;if(!e||typeof e!="string")return{success:!1,error:"Serialized data must be a non-empty string"};let c;try{c=JSON.parse(e)}catch(h){return{success:!1,error:`Invalid JSON: ${h instanceof Error?h.message:"Unknown parsing error"}`}}if(!c||typeof c!="object")return{success:!1,error:"Parsed data must be an object"};const s=[],d=[],l={},f=(cr(r)||Q(r)&&Array.isArray(r.properties)?r.properties:[]).filter(Ie),p=new Map(f.map(h=>[h.name,h]));for(const h of f){const b=h.name,v=c[b];if(v===void 0){o&&h.required&&d.push(`Required field '${b}' is missing`);continue}try{l[b]=Ar(v,h,{validateTypes:n,dateFormat:u})}catch(x){const C=`Error deserializing field '${b}': ${String(x)}`;o?d.push(C):(s.push(C),l[b]=v)}}if(a)for(const[h,b]of Object.entries(c))!p.has(h)&&h!=="_metadata"&&(o&&s.push(`Unknown field '${h}' preserved`),l[h]=b);const y=d.length>0;return{success:!y,data:l,warnings:s.length>0?s:void 0,validationErrors:y?d:void 0}}catch(o){return{success:!1,error:`Deserialization failed: ${o instanceof Error?o.message:"Unknown error"}`}}}function Ar(e,r,t={}){const{validateTypes:o=!0,dateFormat:n="auto"}=t;if(e==null)return e;try{switch(r.type){case"date":case"datetime":case"date-time":return zr(e,n,o);case"int":case"integer":return Se(e,o);case"float":case"number":return Ce(e,o);case"boolean":return Or(e,o);case"int-array":return We(e,"integer",o);case"float-array":return We(e,"number",o);case"string":case"text":case"email":case"url":case"phone":return o?String(e):e;default:return e}}catch(a){if(o)throw new Error(`Type conversion failed: ${String(a)}`);return e}}function Fr(e,r={}){try{const{prettify:t=!0,includeMetadata:o=!0}=r;if(!e||typeof e!="object")return{success:!1,error:"Definition must be a valid object"};const n={...e};return o&&(n._metadata={serializedAt:new Date().toISOString(),version:n.version||"1.0.0",propertyCount:(Array.isArray(n.properties)?n.properties.length:0)||0}),{success:!0,data:t?JSON.stringify(n,null,2):JSON.stringify(n),metadata:{fieldCount:(Array.isArray(n.properties)?n.properties.length:0)||0,excludedFields:[],warnings:[]}}}catch(t){return{success:!1,error:`Definition serialization failed: ${t instanceof Error?t.message:"Unknown error"}`}}}function Dr(e,r={}){try{const{strict:t=!1,validateTypes:o=!0}=r;let n;if(typeof e=="string")try{n=JSON.parse(e)}catch(l){return{success:!1,error:`Invalid JSON for definition: ${l instanceof Error?l.message:"Unknown parsing error"}`}}else if(e&&typeof e=="object")n={...e};else return{success:!1,error:"Input must be a string or object"};const a=[],u=[],c=["name","version","displayName"];for(const l of c)if(!(l in n)||!n[l])if(t)u.push(`Required field '${l}' is missing`);else switch(a.push(`Missing field '${l}', using default`),l){case"name":n.name="unnamed-definition";break;case"version":n.version="1.0.0";break;case"displayName":n.displayName=n.name||"Unnamed Definition";break}const s=Array.isArray(n.properties)?n.properties:null;s?n.properties=s.map((l,m)=>{const f=Q(l)?l:{},p={...f};if(!f.name){const y=`Property at index ${m} missing 'name'`;t?u.push(y):(a.push(`${y}, using 'field_${m}'`),p.name=`field_${m}`)}return f.displayName||(p.displayName=f.name||`Field ${m}`),f.type||(t&&o?u.push(`Property '${f.name||m}' missing 'type'`):(a.push(`Property '${f.name||m}' missing 'type', using 'string'`),p.type="string")),f.defaultValue===void 0&&(p.defaultValue=null),f.required===void 0&&(p.required=!1),p}):t?u.push("Properties must be an array"):(a.push("Properties not found or invalid, using empty array"),n.properties=[]);const d=u.length>0;return{success:!d,data:n,warnings:a.length>0?a:void 0,validationErrors:d?u:void 0}}catch(t){return{success:!1,error:`Definition deserialization failed: ${t instanceof Error?t.message:"Unknown error"}`}}}function zr(e,r,t){if(e instanceof Date)return e;if(typeof e=="number"){const o=new Date(e);if(t&&isNaN(o.getTime()))throw new Error(`Invalid timestamp: ${e}`);return o}if(typeof e=="string"){const o=new Date(e);if(t&&isNaN(o.getTime()))throw new Error(`Invalid date string: ${e}`);return o}if(t)throw new Error(`Cannot convert ${typeof e} to Date`);return e}function Se(e,r){if(typeof e=="number"){if(Number.isInteger(e))return e;if(r)throw new Error(`Number ${e} is not an integer`);return Math.floor(e)}if(typeof e=="string"){const t=e.trim();if(t===""){if(r)throw new Error("Cannot convert empty string to integer");return e}const o=parseInt(t,10);if(r&&isNaN(o))throw new Error(`Cannot convert "${e}" to integer`);return o}if(r)throw new Error(`Cannot convert ${typeof e} to integer`);return e}function Ce(e,r){if(typeof e=="number"){if(r&&!isFinite(e))throw new Error(`Number ${e} is not finite`);return e}if(typeof e=="string"){const t=e.trim();if(t===""){if(r)throw new Error("Cannot convert empty string to number");return e}const o=parseFloat(t);if(r&&(isNaN(o)||!isFinite(o)))throw new Error(`Cannot convert "${e}" to number`);return o}if(r)throw new Error(`Cannot convert ${typeof e} to number`);return e}function Or(e,r){if(typeof e=="boolean")return e;if(typeof e=="string"){const t=e.toLowerCase();if(t==="true"||t==="1")return!0;if(t==="false"||t==="0")return!1;if(r)throw new Error(`Cannot convert "${e}" to boolean`)}if(typeof e=="number")return!!e;if(r)throw new Error(`Cannot convert ${typeof e} to boolean`);return e}function We(e,r,t){if(!Array.isArray(e)){if(typeof e=="string")return e.split(",").map(n=>n.trim()).filter(Boolean).map(n=>r==="integer"?Se(n,t):Ce(n,t));if(t)throw new Error(`Expected array, got ${typeof e}`);return e}return e.map((o,n)=>{try{return r==="integer"?Se(o,t):Ce(o,t)}catch(a){if(t)throw new Error(`Array element ${n}: ${a}`);return o}})}const Lr=(e,r)=>{const t=new Map;let o=null,n=null,a=0;for(const u of e){const c=u.group;if(!c){o=null,n=null;continue}if(c===o)r[u.name].group=n??c;else{if(!t.has(c))t.set(c,1),n=null,r[u.name].group=c;else{const s=t.get(c),d=`${c}(${s})`;t.set(c,s+1),n=d,r[u.name].group=d,a++}o=c}}return a},Pr=(e,r={})=>{const{includeEmpty:t=!0}=r,o=[];let n=null,a=[],u=0;for(const s of e){const d=s.group||null;d!==n?((a.length>0||t)&&(a.length===0&&u++,o.push({name:n,fields:a})),n=d,a=[s]):a.push(s)}(a.length>0||t)&&(a.length===0&&u++,o.push({name:n,fields:a}));const c=Math.max(0,...o.map(s=>s.fields.length));return{groups:o,metadata:{totalGroups:o.length,emptyGroups:u,largestGroup:c}}},xe=new Map,le=new Map,ne=new Set,je=new Map,Tr=async e=>{try{let r;switch(e.toLowerCase()){case"fr":r=(await Promise.resolve().then(()=>require("./common-DLr0UoG9.js"))).default;break;case"de":r=(await Promise.resolve().then(()=>require("./common-Crb-me6O.js"))).default;break;case"es":r=(await Promise.resolve().then(()=>require("./common-DRIndE7S.js"))).default;break;case"zh-cn":r=(await Promise.resolve().then(()=>require("./common-BeJOG7Z0.js"))).default;break;case"en":r={};break;default:r={}}return{success:!0,translations:r,fromCache:!1}}catch(r){return{success:!1,translations:{},error:`Failed to load common translations for ${e}: ${r}`}}},Hr=async e=>{if(!e)return{success:!1,translations:{},error:"Language is required"};const r=e.toLowerCase();if(r==="en")return{success:!0,translations:{},fromCache:!1};if(xe.has(r))return{success:!0,translations:xe.get(r)||{},fromCache:!0};const t=await Tr(r);return t.success&&(xe.set(r,t.translations),je.set(r,{loadedAt:new Date,size:Object.keys(t.translations).length,source:"common"})),t},qr=async(e,r)=>{if(!e||!r)return{success:!1,translations:{},error:"Both language and localizeName are required"};const t=`${e.toLowerCase()}/${r}`;if(ne.has(t))return{success:!1,translations:{},error:"Previously failed to load",fromCache:!0};if(le.has(t))return{success:!0,translations:le.get(t)||{},fromCache:!0};try{let o=r;!r.includes("/")&&!r.includes(".")&&(o=`/locales/${e}/${r}.json`);const n=await fetch(o);if(!n.ok){const d=`HTTP ${n.status}: ${n.statusText}`;return n.status===404?(le.set(t,{}),je.set(t,{loadedAt:new Date,size:0,source:"user"}),{success:!0,translations:{},fromCache:!1}):(ne.add(t),{success:!1,translations:{},error:d})}const a=n.headers.get("content-type")||"";!a.includes("application/json")&&!a.includes("text/json")&&lr()&&console.warn(`Translation file at ${o} has unexpected content-type: ${a}`);const u=await n.text();if(!u){const d="Empty translation file";return ne.add(t),{success:!1,translations:{},error:d}}let c;try{c=JSON.parse(u)}catch(d){const l=`Invalid JSON in translation file: ${d instanceof Error?d.message:String(d)}`;return ne.add(t),{success:!1,translations:{},error:l}}if(!c||typeof c!="object"){const d="Invalid translation file format";return ne.add(t),{success:!1,translations:{},error:d}}const s=Object.fromEntries(Object.entries(c).map(([d,l])=>[d,typeof l=="string"?l:String(l)]));return le.set(t,s),je.set(t,{loadedAt:new Date,size:Object.keys(s).length,source:"user"}),{success:!0,translations:s,fromCache:!1}}catch(o){const n=`Failed to load user translations: ${o instanceof Error?o.message:"Unknown error"}`;return ne.add(t),{success:!1,translations:{},error:n}}};function lr(){try{if(typeof process<"u"&&process?.env?.NODE_ENV==="development")return!0}catch{}return!1}function Br(e,r){return r.length===0||!e.includes("{{")?e:e.replace(/\{\{(\d+)\}\}/g,(t,o)=>{const n=parseInt(o,10)-1,a=r[n];if(a==null)return t;try{return String(a)}catch{return t}})}const Ur=(e,r,t)=>(o,...n)=>{let a=o,u=!1;return!o||typeof o!="string"?String(o||""):(e.toLowerCase()==="en"?(a=o,u=!0):o in t?(a=t[o],u=!0):o in r?(a=r[o],u=!0):a=o,a=Br(a,n),!u&&lr()&&console.debug(`Missing translation for "${o}" in language "${e}"`),a)},Me={length:["m","cm","mm","km","in","ft","yd","mi"],area:["m^2","cm^2","mm^2","in^2","ft^2","yd^2"],volume:["L","m^3","cm^3","mL","in^3","ft^3","yd^3"],weight:["kg","g","mg","t","lb","oz"],time:["min","s","h","ms","d"],temperature:["C","F","K"],angle:["deg","rad","rev"]},$e={length:{m:"Meter (m)",mm:"Millimeter (mm)",cm:"Centimeter (cm)",km:"Kilometer (km)",in:"Inch (in)",ft:"Foot (ft)",yd:"Yard (yd)",mi:"Mile (mi)"},area:{"m^2":"Square meter (m^2)","mm^2":"Square millimeter (mm^2)","cm^2":"Square centimeter (cm^2)","in^2":"Square inch (in^2)","ft^2":"Square foot (ft^2)","yd^2":"Square yard (yd^2)"},volume:{L:"Liter (L)","cm^3":"Cubic centimeter (cm^3)","m^3":"Cubic meter (m^3)",mL:"Milliliter (mL)","in^3":"Cubic inch (in^3)","ft^3":"Cubic foot (ft^3)","yd^3":"Cubic yard (yd^3)"},weight:{kg:"Kilogram (kg)",g:"Gram (g)",mg:"Milligram (mg)",t:"Tonne (t)",lb:"Pound (lb)",oz:"Ounce (oz)"},time:{s:"Second (s)",min:"Minute (min)",h:"Hour (h)",ms:"Millisecond (ms)",d:"Day (d)",wk:"Week (wk)"},temperature:{C:"Celsius (C)",F:"Fahrenheit (F)",K:"Kelvin (K)"},angle:{deg:"Degree (deg)",rad:"Radian (rad)",rev:"Revolution (rev)"}},Ve={length:{mm:1e3,cm:100,m:1,km:.001,in:100/2.54,ft:100/(2.54*12),yd:100/(2.54*36),mi:1/1609.344},area:{"m^2":1,"mm^2":1e6,"cm^2":1e4,"km^2":1/1e6,"in^2":(100/2.54)**2,"ft^2":(100/(2.54*12))**2,"yd^2":(100/(2.54*36))**2},volume:{"cm^3":1e6,"m^3":1,L:1,mL:1e6,"in^3":(100/2.54)**3,"ft^3":(100/(2.54*12))**3,"yd^3":(100/(2.54*36))**3},weight:{mg:1e6,g:1e3,kg:1,t:.001,lb:1/.45359237,oz:1/.028349523125},time:{ms:1e3,s:1,min:1/60,h:1/3600,d:1/86400,wk:1/604800},temperature:{C:1,F:33.8,K:274.15},angle:{deg:1,rad:Math.PI/180,rev:1/360}},Ae={},Wr=new Set([...Object.keys(Me),...Object.keys($e),...Object.keys(Ve)]);for(const e of Wr){const r={},t=Me[e]??[],o=$e[e]??{},n=Ve[e]??{};for(const a of t){const u=o[a];r[a]={name:typeof u=="string"?u:String(a),shortName:a,factor:Object.prototype.hasOwnProperty.call(n,a)?n[a]:void 0}}for(const[a,u]of Object.entries(o))if(!r[a]){const c=typeof u=="string"?u:String(a);r[a]={name:c,shortName:a,factor:Object.prototype.hasOwnProperty.call(n,a)?n[a]:void 0}}for(const[a,u]of Object.entries(n))r[a]||(r[a]={name:String(a),shortName:String(a),factor:u});Ae[e]=r}const _r=Object.freeze(Object.defineProperty({__proto__:null,dimensionUnitDisplayMap:$e,dimensionUnitsMap:Me,dimensonUnitFactorsMap:Ve,unitsByDimension:Ae},Symbol.toStringTag,{value:"Module"})),Kr=({field:e,value:r,onChange:t,onError:o})=>{const{definitionName:n,t:a}=V(),u=i.useRef(o);i.useEffect(()=>{u.current=o},[o]),i.useEffect(()=>{const m=L(n,e,r??!1,a);u.current?.(m??null)},[r,e,n,a]);const c=m=>{const f=m.target.checked;t?.(f,null)},s=m=>{(m.key===" "||m.key==="Spacebar"||m.key==="Space"||m.key==="Enter")&&(m.preventDefault(),t?.(!r,null))},d=e.name,l=L(n,e,r??!1,a);return g.jsx(T,{field:e,rightAlign:!1,children:g.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",width:"100%"},children:[g.jsx("label",{className:R.label,htmlFor:d,style:{textAlign:"left",justifyContent:"flex-start"},children:a(e.displayName)}),g.jsx("input",{id:d,"data-testid":"boolean-checkbox",type:"checkbox",checked:!!r,onChange:c,onKeyDown:s,"aria-checked":!!r,"aria-invalid":!!l,"aria-describedby":l?`${e.name}-error`:void 0,style:{cursor:"pointer",margin:"8px 0 8px 0",width:"1.2em",height:"1.2em",verticalAlign:"middle",color:"#FFFFFF",accentColor:"#0000FF",opacity:void 0}})]})})},_e=[{label:"Black",value:"#000000"},{label:"White",value:"#ffffff"},{label:"Red",value:"#ff0000"},{label:"Green",value:"#008000"},{label:"Blue",value:"#0000ff"},{label:"Yellow",value:"#ffff00"},{label:"Cyan",value:"#00ffff"},{label:"Magenta",value:"#ff00ff"},{label:"Orange",value:"#ffa500"},{label:"Purple",value:"#800080"},{label:"Brown",value:"#a52a2a"},{label:"Gray",value:"#808080"},{label:"Light Gray",value:"#d3d3d3"},{label:"Pink",value:"#ffc0cb"}];function ur(e){return/^#([0-9A-F]{3}){1,2}$/i.test(e)}function Jr(e){if(!ur(e))return null;const r=fr(e),t=parseInt(r.slice(1),16);return{r:t>>16&255,g:t>>8&255,b:t&255}}function fr(e){return e?(e=e.toLowerCase(),/^#([a-f0-9]){3}$/i.test(e)?"#"+e.slice(1).split("").map(r=>r+r).join(""):e):"#000000"}const Gr=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),[u,c]=i.useState("#000000"),s=i.useRef(null),d=i.useRef(null),l=i.useRef(o);i.useEffect(()=>{l.current=o},[o]),i.useEffect(()=>{const x=r&&ur(r)?r:"#000000",C=fr(x);c(C)},[r]),i.useEffect(()=>{const x=L(a,e,r??"#000000",n);l.current?.(x??null)},[r,e,a,n]);const m=L(a,e,r??"#000000",n),f=x=>{const C=x.target.value;c(C),t?.(C,null)},p=x=>{const C=x.target.value;c(C),t?.(C,null)},y=_e.find(x=>x.value===u),{r:h,g:b,b:v}=Jr(u)||{r:0,g:0,b:0};return g.jsx(T,{field:e,error:m,children:g.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px",width:"100%"},children:[g.jsxs("select",{ref:s,id:e.name,value:u,onChange:f,style:{minWidth:"120px",flex:1},className:q(R.input,R.inputSelect),"aria-invalid":!!m,"aria-describedby":m?`${e.name}-error`:void 0,children:[_e.map(x=>g.jsx("option",{value:x.value,children:n(x.label)},x.value)),y?null:g.jsxs("option",{value:u,children:["(",h,", ",b,", ",v,")"]},u)]}),g.jsx("label",{style:{width:"2.5em",height:"1.8em",display:"inline-block",border:"1px solid #ccc",borderRadius:"4px",backgroundColor:u,cursor:"pointer",overflow:"hidden",flexShrink:0},children:g.jsx("input",{ref:d,id:`${e.name}-color`,type:"color",value:u,onChange:p,style:{opacity:0,width:"100%",height:"100%",border:"none",padding:0,cursor:"pointer"},"aria-invalid":!!m,"aria-describedby":m?`${e.name}-error`:void 0})})]})})},se=e=>{if(!e)return null;const r=new Date(e);return isNaN(r.getTime())?null:r},Yr=e=>{if(!e)return"";if(/^\d{4}-\d{2}-\d{2}$/.test(e))return se(e)?e:"";const t=se(e);if(t){const o=t.getFullYear(),n=String(t.getMonth()+1).padStart(2,"0"),a=String(t.getDate()).padStart(2,"0");return`${o}-${n}-${a}`}return""},Xr=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),{name:u,required:c}=e,s=i.useRef(null),d=i.useRef(o);i.useEffect(()=>{d.current=o},[o]);const l=i.useCallback(f=>{if(!f||f.trim()==="")return c?n("Value required"):null;if(f){const y=se(f);if(!y)return n("Invalid date format");if(e.minDate){const h=se(e.minDate);if(h&&y.getTime()<h.getTime())return n("Date must be on or after {{1}}",e.minDate)}if(e.maxDate){const h=se(e.maxDate);if(h&&y.getTime()>h.getTime())return n("Date must be on or before {{1}}",e.maxDate)}}return L(a,e,f,n)??null},[e,a,n,c]),m=f=>{const p=f.target.value,y=l(p);t?.(p,y)};return i.useEffect(()=>{const f=l(r);f!==s.current&&(s.current=f,d.current?.(f??null))},[r,l]),g.jsx(T,{field:e,error:l(r),children:g.jsx("input",{id:u,type:"date",value:Yr(r),onChange:m,className:q(R.input,R.textInput),...e.minDate?{min:e.minDate}:{},...e.maxDate?{max:e.maxDate}:{},"aria-invalid":!!l(r),"aria-describedby":l(r)?`${u}-error`:void 0})})},Zr=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),u=i.useRef(null),c=i.useRef(o);i.useEffect(()=>{c.current=o},[o]);const s=i.useCallback(l=>l===""||l===null||l===void 0?n("Value required"):e.options.some(f=>f.value===l)?L(a,e,l,n)??null:n("Invalid option selected"),[e,n,a]);i.useEffect(()=>{const l=r!=null?String(r):"",m=s(l);if(m&&e.options.length>0){const f=String(e.options[0].value);u.current&&(u.current.value=f),t?.(f,null),c.current?.(null)}else u.current&&(u.current.value=l),c.current?.(m??null)},[r,s,t,e.options]);const d=l=>{const m=l.target.value,f=s(m);t?.(m,f)};return g.jsx(T,{field:e,error:s(String(r??"")),children:g.jsx("select",{id:e.name,"aria-invalid":!!s(String(r??"")),"aria-describedby":s(String(r??""))?`${e.name}-error`:void 0,defaultValue:String(r??""),ref:u,onChange:d,className:q(R.input,R.inputSelect),children:e.options.map(l=>g.jsx("option",{value:String(l.value),children:n(l.label)},String(l.value)))})})};function Qr(e){return/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e)}const et=({field:e,value:r,onChange:t,onError:o})=>{const{definitionName:n,t:a}=V(),u=i.useRef(null),c=i.useCallback(m=>{const f=m.trim();return f===""?e.required?a("Value required"):null:Qr(f)?e.pattern&&!new RegExp(e.pattern).test(f)?e.patternErrorMessage?a(e.patternErrorMessage):a("Email does not match pattern: {{1}}",e.pattern):L(n,e,m,a)??null:a("Must be valid email format")},[e,n,a]),s=m=>{const f=m.target.value,p=c(f);t?.(f,p)},d=i.useRef(null),l=i.useRef(o);return i.useEffect(()=>{l.current=o},[o]),i.useEffect(()=>{const m=r??"",f=c(m);u.current&&u.current.value!==String(m)&&(u.current.value=String(m)),f!==d.current&&(d.current=f,l.current?.(f??null))},[r,c]),g.jsx(T,{field:e,error:c(String(r??"")),children:g.jsx("input",{id:e.name,type:"email",defaultValue:String(r??""),ref:u,onChange:s,className:q(R.input,R.textInput),"aria-invalid":!!c(String(r??"")),"aria-describedby":c(String(r??""))?`${e.name}-error`:void 0})})},rt=({field:e})=>{const{theme:r}=V(),{color:t=de(r)?"#444444":"#CCCCCC",thickness:o=1,margin:n="8px 0"}=e;return g.jsx("div",{style:{width:"auto",height:"0",borderTop:`${o}px solid ${t}`,margin:n}})},tt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),[u,c]=i.useState(!1),s=i.useRef(null),d=i.useRef(o);i.useEffect(()=>{d.current=o},[o]);const l=i.useCallback(x=>e.required&&(!x||Array.isArray(x)&&x.length===0)?n("Value required"):L(a,e,x,n)??null,[e,a,n]),m=i.useMemo(()=>l(r),[r,l]);i.useEffect(()=>{const x=l(r);t?.(r,x),d.current?.(x??null)},[r,l]);const f=x=>{const C=x.target.files;let A=null;if(C&&C.length>0){const k=Array.from(C);e.multiple?A=[...Array.isArray(r)?r:[],...k]:A=k[0]}const w=l(A);t?.(A,w)},p=x=>{x.preventDefault(),x.stopPropagation(),c(!1);const C=x.dataTransfer.files;if(C&&C.length>0){const A=Array.from(C);let w=null;e.multiple?w=[...Array.isArray(r)?r:[],...A]:w=A[0];const k=l(w);t?.(w,k)}},y=x=>{x.preventDefault(),x.stopPropagation(),c(!0)},h=x=>{x.preventDefault(),x.stopPropagation(),c(!1)},b=x=>{if(Array.isArray(r)&&typeof x=="number"){const C=r.filter((k,S)=>S!==x),A=C.length>0?C:null,w=l(A);t?.(A,w)}else{const C=l(null);t?.(null,C)}},v=()=>{const x=Array.isArray(r)?r:r?[r]:[];return x.length===0?null:g.jsx("div",{style:{marginTop:"8px",display:"flex",flexDirection:"column",gap:"6px"},children:x.map((C,A)=>g.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"6px 10px",backgroundColor:"var(--reactaform-input-bg, #fff)",border:"1px solid var(--reactaform-border-color, #d1d5db)",borderRadius:"4px",fontSize:"0.875rem",gap:"8px"},children:[g.jsx("div",{style:{flex:1,minWidth:0,overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},children:C.name}),g.jsx("button",{type:"button",onClick:()=>b(Array.isArray(r)?A:void 0),"aria-label":n("Remove file"),style:{background:"transparent",border:"none",color:"var(--reactaform-color-error, #ef4444)",cursor:"pointer",padding:"2px 6px",fontSize:"1.125rem",lineHeight:1,borderRadius:"4px",transition:"background-color 0.2s",flexShrink:0},onMouseEnter:w=>{w.currentTarget.style.backgroundColor="var(--reactaform-bg-hover, #fee)"},onMouseLeave:w=>{w.currentTarget.style.backgroundColor="transparent"},children:"×"})]},`${C.name}-${A}`))})};return g.jsx(T,{field:e,error:m,children:g.jsxs("div",{style:{width:"100%"},children:[g.jsxs("div",{onDrop:p,onDragOver:y,onDragLeave:h,style:{position:"relative",border:`1px dashed ${u?"var(--reactaform-color-primary, #2563eb)":m?"var(--reactaform-color-error, #ef4444)":"var(--reactaform-border-color, #d1d5db)"}`,borderRadius:"var(--reactaform-border-radius, 4px)",padding:"8px 12px",textAlign:"center",backgroundColor:u?"var(--reactaform-bg-hover, #f0f9ff)":"var(--reactaform-input-bg, #fff)",transition:"all 0.2s ease",cursor:"pointer",minHeight:"var(--reactaform-input-height, 34px)",width:"100%",maxWidth:"100%",alignSelf:"stretch",boxSizing:"border-box",display:"flex",alignItems:"center",justifyContent:"center",gap:"8px"},onClick:()=>s.current?.click(),onKeyDown:x=>{(x.key==="Enter"||x.key===" ")&&(x.preventDefault(),s.current?.click())},role:"button","aria-label":e.multiple?n("Choose Files or Drag & Drop"):n("Choose File or Drag & Drop"),"aria-invalid":!!m,"aria-describedby":m?`${e.name}-error`:void 0,children:[g.jsx("input",{id:e.name,ref:s,type:"file",accept:e.accept,multiple:e.multiple,style:{display:"none"},onChange:f}),g.jsx("div",{style:{fontSize:"1.25rem",opacity:.6,lineHeight:1,flexShrink:0},children:"📁"}),g.jsx("div",{style:{fontSize:"0.875rem",fontWeight:400,color:"var(--reactaform-text-color, #111827)",flex:1,textAlign:"left"},children:u?n("Drop files here"):e.multiple?n("Choose Files or Drag & Drop"):n("Choose File or Drag & Drop")}),e.accept&&g.jsx("div",{style:{fontSize:"0.75rem",color:"var(--reactaform-text-muted, #6b7280)",whiteSpace:"nowrap",opacity:u?0:1,transition:"opacity 0.15s ease",pointerEvents:u?"none":"auto"},children:e.accept})]}),v()]})})},nt=/^[-+]?(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][-+]?\d+)?$/;function ot(e){return e.split(",").map(r=>r.trim()).every(r=>nt.test(r))}const at=e=>!e||e.trim()===""?[]:e.split(",").map(r=>r.trim()).filter(Boolean).map(Number),st=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),[u,c]=i.useState(Array.isArray(r)?r.join(", "):String(r??"")),s=i.useCallback(f=>{if(f.trim()==="")return e.required?n("Value required"):null;if(!ot(f))return n("Each value must be a valid float");const p=at(f);if(e.minCount!==void 0&&p.length<e.minCount)return n("Minimum number of values: {{1}}",e.minCount);if(e.maxCount!==void 0&&p.length>e.maxCount)return n("Maximum number of values: {{1}}",e.maxCount);for(const h of p){if(e.min!==void 0&&(e.minInclusive?h<e.min:h<=e.min))return n("Each value must be {{1}} {{2}}",e.minInclusive?"≥":">",e.min);if(e.max!==void 0&&(e.maxInclusive?h>e.max:h>=e.max))return n("Each value must be {{1}} {{2}}",e.maxInclusive?"≤":"<",e.max)}return L(a,e,p,n)??null},[a,e,n]),d=f=>{const p=f.target.value,y=s(p);c(p),t?.(p,y)},l=i.useRef(null),m=i.useRef(o);return i.useEffect(()=>{m.current=o},[o]),i.useEffect(()=>{const f=Array.isArray(r)?r.join(", "):String(r??""),p=s(f);p!==l.current&&(l.current=p,m.current?.(p??null))},[r,e.required,s,n]),g.jsx(T,{field:e,error:s(u),children:g.jsx("input",{id:e.name,type:"text",value:u,onChange:d,className:q(R.input,R.textInput),style:{flex:1},"aria-invalid":!!s(u),"aria-describedby":s(u)?`${e.name}-error`:void 0})})},it=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),u=i.useRef(null),c=i.useCallback(f=>{if(f.trim()==="")return e.required?n("Value required"):null;const p=Number.parseFloat(f);return Number.isNaN(p)?n("Must be a valid float"):e.min!==void 0&&(e.minInclusive?p<e.min:p<=e.min)?n("Must be {{1}} {{2}}",e.minInclusive?"≥":">",e.min):e.max!==void 0&&(e.maxInclusive?p>e.max:p>=e.max)?n("Must be {{1}} {{2}}",e.maxInclusive?"≤":"<",e.max):L(a,e,p,n)??null},[e,a,n]),s=i.useRef(null),d=i.useRef(o);i.useEffect(()=>{d.current=o},[o]),i.useEffect(()=>{const f=String(r??""),p=c(f);p!==s.current&&(s.current=p,d.current?.(p??null)),u.current&&document.activeElement!==u.current&&(u.current.value=f)},[r,e,c,n]);const l=f=>{const p=f.target.value,y=c(p);t?.(p,y)},m=i.useMemo(()=>c(String(r??"")),[r,c]);return g.jsx(T,{field:e,error:m,children:g.jsx("input",{id:e.name,type:"text",defaultValue:String(r??""),ref:u,onChange:l,className:q(R.input,R.inputNumber),"aria-invalid":!!m,"aria-describedby":m?`${e.name}-error`:void 0})})};function ct(){try{return"/"}catch{}try{if(typeof process<"u"&&process?.env?.PUBLIC_URL)return process.env.PUBLIC_URL}catch{}return"/"}const lt=({field:e,value:r})=>{const{language:t,t:o}=V(),n=e.alignment||"center",a={left:"flex-start",center:"center",right:"flex-end"},u=typeof r=="string"?r:"";let c=u&&u.trim()!==""?u:typeof e.defaultValue=="string"?e.defaultValue:"";c&&!c.startsWith("/")&&(c=`${ct()}${c}`);const s=e.localized?.split(";").map(b=>b.trim()),[d,l]=i.useState(c||""),m=i.useRef(c||null);if(i.useEffect(()=>{if(!c)return;const b=c.split("/"),v=b.pop(),x=v.lastIndexOf(".");if(x===-1)return;const C=v.substring(0,x),A=v.substring(x);let w=null;s?.includes(t)&&(w=`${C}_${t}${A}`);const k=new AbortController;if(w){const S=[...b,w].join("/");fetch(S,{method:"HEAD",signal:k.signal}).then(N=>{const j=N.ok?S:c;j!==m.current&&(m.current=j,l(j))}).catch(()=>{c!==m.current&&(m.current=c,l(c))})}else{const S=c;S!==m.current&&(m.current=S,requestAnimationFrame(()=>l(S)))}return()=>{k.abort()}},[c,t,s]),!d)return null;const{width:f,height:p}=e,y={},h={borderRadius:"8px",objectFit:"contain",boxShadow:"0 2px 6px rgba(0,0,0,0.1)",margin:"0 0 8px 0"};return f&&p?(y.width=f,y.height=p,h.width=`${f}px`,h.height=`${p}px`):f&&!p?(y.width=f,h.width=`${f}px`,h.height="auto"):!f&&p&&(y.height=p,h.width="auto",h.height=`${p}px`),g.jsx(T,{field:e,children:g.jsx("div",{"data-testid":"image-wrapper",style:{display:"flex",justifyContent:a[n]||"center",margin:"0 0"},children:g.jsx("img",{src:d,alt:o?.(e.displayName||"Image")||e.displayName||"Image",...y,style:h})})})};function ut(e){const r=/^-?\d+$/;return e.split(",").map(t=>t.trim()).every(t=>r.test(t))}const ft=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),u=",",[c,s]=i.useState(Array.isArray(r)?r.join(u+" "):String(r??"")),d=h=>!h||h.trim()===""?[]:h.split(u).map(b=>b.trim()).filter(Boolean).map(b=>Number(b)),l=i.useCallback(h=>{if(h.trim()==="")return e.required?n("Value required"):null;if(!ut(h))return n("Each value must be a valid integer");const b=d(h);if(e.minCount!==void 0&&b.length<e.minCount)return n("Minimum number of values: {{1}}",`${e.minCount}`);if(e.maxCount!==void 0&&b.length>e.maxCount)return n("Maximum number of values: {{1}}",`${e.maxCount}`);for(const x of b){if(e.min!==void 0&&(e.minInclusive?x<e.min:x<=e.min))return n("Each value must be {{1}} {{2}}",e.minInclusive?"≥":">",e.min);if(e.max!==void 0&&(e.maxInclusive?x>e.max:x>=e.max))return n("Each value must be {{1}} {{2}}",e.maxInclusive?"≤":"<",e.max)}return L(a,e,b,n)??null},[a,e,n]),m=h=>{const b=h.target.value,v=l(b);s(b),t?.(b,v)},f=i.useRef(null),p=i.useRef(o);i.useEffect(()=>{p.current=o},[o]),i.useEffect(()=>{const h=Array.isArray(r)?r.join(u+" "):String(r??""),b=l(h);b!==f.current&&(f.current=b,p.current?.(b??null))},[r,e.required,l,n]);const y=l(c);return g.jsx(T,{field:e,error:y,children:g.jsx("input",{id:e.name,type:"text",value:c,onChange:m,className:q(R.input,R.textInput),style:{flex:1},"aria-invalid":!!y,"aria-describedby":y?`${e.name}-error`:void 0})})};function mt(e){return/^[-+]?\d*$/.test(e)}const dt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),u=i.useRef(null),c=i.useCallback(f=>{if(f.trim()==="")return e.required?n("Value required"):null;if(!mt(f))return n("Must be a valid integer");const p=parseInt(f,10);if(Number.isNaN(p))return n("Must be a valid integer");if(e.min!==void 0&&(e.minInclusive?p<e.min:p<=e.min))return n("Must be {{1}} {{2}}",e.minInclusive?"≥":">",e.min);if(e.max!==void 0&&(e.maxInclusive?p>e.max:p>=e.max))return n("Must be {{1}} {{2}}",e.maxInclusive?"≤":"<",e.max);if(e.step!==void 0){const h=Number(e.step);if(!Number.isInteger(h))return n("Invalid step value");if(p%h!==0)return n("Must be a multiple of {{1}}",h)}return L(a,e,p,n)??null},[e,a,n]),s=i.useRef(null),d=i.useRef(o);i.useEffect(()=>{d.current=o},[o]),i.useEffect(()=>{const f=String(r??""),p=c(f);p!==s.current&&(s.current=p,d.current?.(p??null)),u.current&&document.activeElement!==u.current&&(u.current.value=f)},[r,e,c,n]);const l=f=>{const p=f.target.value,y=c(p);t?.(p,y)},m=i.useMemo(()=>c(String(r??"")),[r,c]);return g.jsx(T,{field:e,error:m,children:g.jsx("input",{id:e.name,type:"text",defaultValue:String(r??""),ref:u,onChange:l,className:q(R.input,R.inputNumber),"aria-invalid":!!m,"aria-describedby":m?`${e.name}-error`:void 0})})},pt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),u=e.minHeight??"80px",c=i.useRef(null),s=i.useRef(null),d=i.useRef(o);i.useEffect(()=>{d.current=o},[o]);const l=i.useCallback(y=>y.trim()===""?e.required?n("Value required"):null:e.minLength!==void 0&&y.length<e.minLength?n("Must be at least {{1}} characters",e.minLength):e.maxLength!==void 0&&y.length>e.maxLength?n("Must be at most {{1}} characters",e.maxLength):L(a,e,y,n),[e,a,n]),m=y=>{const h=y.target.value,b=l(h);t?.(h,b)};i.useEffect(()=>{const y=l(r);y!==s.current&&(s.current=y,d.current?.(y??null)),c.current&&c.current.value!==String(r??"")&&(c.current.value=String(r??""))},[r,l]);const f={id:e.name,defaultValue:String(r??""),ref:c,onChange:m,style:{resize:"vertical",minHeight:u,width:"100%",boxSizing:"border-box"},className:q(R.input,R.textInput)},p=l(r);return g.jsx(T,{field:e,error:p,children:g.jsx("textarea",{...f,"aria-invalid":!!p,"aria-describedby":p?`${e.name}-error`:void 0})})},gt=({field:e,value:r,onChange:t,onError:o})=>{const n=i.useRef(o);i.useEffect(()=>{n.current=o},[o]);const{t:a,theme:u,formStyle:c,fieldStyle:s,definitionName:d}=V(),l=(j,M,$)=>{if(!M)return{};const z=j?.[M];return($&&z?z[$]:void 0)??{}},m=i.useRef(null),[f,p]=i.useState(!1),[y,h]=i.useState(null),b=i.useMemo(()=>e.options.map(j=>({value:j.value,label:a(j.label)})),[e.options,a]),v=i.useMemo(()=>{const j=Array.isArray(r)?r:[],M=new Set(b.map($=>$.value));return j.filter($=>M.has($))},[r,b]),x=j=>{const M=Array.isArray(j)?j:[];return e.required&&M.length===0?a("Value required"):L(d,e,M,a)??null},C=()=>{if(!m.current)return;const j=m.current.getBoundingClientRect();h({x:j.left,y:j.bottom}),p(M=>!M)},A=j=>{const M=v.includes(j)?v.filter(E=>E!==j):[...v,j],$=x(M);n.current?.($??null),t?.(M,$)},w=i.useMemo(()=>({height:"var(--reactaform-input-height, 2.5rem)",padding:"var(--reactaform-input-padding, 8px)",display:"flex",alignItems:"center",boxSizing:"border-box",cursor:"pointer",position:"relative",borderRadius:"var(--reactaform-border-radius, 4px)",border:"1px solid var(--reactaform-border-color, #ccc)",background:"var(--reactaform-secondary-bg, #fff)",color:"var(--reactaform-text-color, #000)",...l(c,"multiSelect","control"),...l(s,void 0,"control")}),[c,s]),k=i.useMemo(()=>({position:"absolute",right:"1.5em",top:"50%",transform:"translateY(-50%)",background:"none",border:"none",cursor:"pointer",fontSize:"0.8em",color:"var(--reactaform-text-muted, #999)",padding:0,...l(c,"multiSelect","clearButton"),...l(s,void 0,"clearButton")}),[c,s]),S=i.useMemo(()=>({position:"absolute",right:"0.7em",top:"50%",transform:"translateY(-50%)",pointerEvents:"none",fontSize:"0.8em",color:"var(--reactaform-text-muted, #999)",...l(c,"multiSelect","arrow"),...l(s,void 0,"arrow")}),[c,s]),N=x(Array.isArray(r)?r:[]);return g.jsxs("div",{children:[g.jsx(T,{field:e,error:null,children:g.jsx("div",{style:{width:"100%"},children:g.jsxs("div",{ref:m,className:"reactaform-multiselection-control",style:w,onClick:C,tabIndex:0,role:"button","aria-haspopup":"listbox","aria-expanded":f,"aria-invalid":!!N,"aria-describedby":N?`${e.name}-error`:void 0,onKeyDown:j=>{(j.key==="Enter"||j.key===" ")&&(j.preventDefault(),C())},children:[g.jsxs("span",{style:{flex:1,color:"var(--reactaform-text-muted, #888)"},children:[v.length," / ",b.length," selected"]}),v.length>0&&g.jsx("button",{type:"button","aria-label":"Clear selections",onClick:j=>{j.stopPropagation(),t?.([],null)},style:k,children:g.jsx("span",{style:k,"aria-hidden":!0,children:"✖"})}),g.jsx("span",{style:S,"aria-hidden":!0,children:"▼"})]})})}),f&&y&&g.jsx(ht,{position:y,options:b,selectedValues:v,onToggleOption:A,onClose:()=>p(!1),controlRef:m,theme:u})]})},ht=({position:e,options:r,selectedValues:t,onToggleOption:o,onClose:n,controlRef:a,theme:u})=>{const c=i.useRef(null),[s,d]=i.useState(-1),{formStyle:l,fieldStyle:m}=V(),f=de(u??"light"),p=(S,N,j)=>{if(!N)return{};const $=S?.[N];return(j&&$?$[j]:void 0)??{}},y=i.useMemo(()=>({maxHeight:200,overflowY:"auto",background:"var(--reactaform-secondary-bg, #fff)",border:"1px solid var(--reactaform-border-color, #ccc)",borderRadius:4,zIndex:2e3,boxShadow:"var(--reactaform-shadow, 0 2px 8px rgba(0,0,0,0.15))",pointerEvents:"auto",color:"var(--reactaform-text-color, #000)",fontSize:"var(--reactaform-popup-font-size, 0.875rem)",...p(l,"multiSelect","popup"),...p(m,void 0,"popup")}),[l,m]),h=i.useMemo(()=>({padding:"6px 8px",cursor:"pointer",display:"flex",alignItems:"center",background:"transparent",color:"var(--reactaform-text-color, #000)",...p(l,"multiSelect","option"),...p(m,void 0,"option")}),[l,m]);i.useEffect(()=>{const S=N=>{const j=N.target;!c.current?.contains(j)&&!a.current?.contains(j)&&n()};return document.addEventListener("mousedown",S),()=>document.removeEventListener("mousedown",S)},[n,a]),i.useEffect(()=>{c.current&&r.length>0&&requestAnimationFrame(()=>d(S=>S===-1?0:S))},[r.length]),i.useEffect(()=>{if(!c.current||s<0)return;const S=c.current.querySelector(`#multi-opt-${s}`);S&&requestAnimationFrame(()=>S.focus())},[s]);const b=250,v=200,[x,C]=i.useState(null),[A,w]=i.useState(null);if(i.useEffect(()=>{if(typeof window>"u")return;const S=()=>{let M=e.x,$=e.y,E=b;const z=a?.current;if(z){const B=z.getBoundingClientRect();M=B.left,$=B.bottom,E=Math.max(80,Math.round(B.width))}M=Math.min(M,window.innerWidth-E),$=Math.min($,window.innerHeight-v),C({left:M,top:$}),w(E)};S(),window.addEventListener("scroll",S,!0),window.addEventListener("resize",S);let N=null;const j=a?.current;return typeof ResizeObserver<"u"&&j&&(N=new ResizeObserver(()=>S()),N.observe(j)),()=>{window.removeEventListener("scroll",S,!0),window.removeEventListener("resize",S),N&&j&&N.unobserve(j)}},[a,e.x,e.y]),typeof window>"u")return null;let k=document.getElementById("popup-root");return k||(k=document.createElement("div"),k.id="popup-root",document.body.appendChild(k)),ke.createPortal(g.jsx("div",{ref:c,role:"listbox","aria-activedescendant":s>=0?`multi-opt-${s}`:void 0,style:{position:"fixed",top:x?x.top:e.y,left:x?x.left:e.x,width:A??b,...y},"data-reactaform-theme":u??"light",children:r.map((S,N)=>{const j=t.includes(S.value),M=f?"var(--reactaform-hover-bg, rgba(255,255,255,0.01))":"var(--reactaform-hover-bg, #eee)",$={...h,background:N===s?M:h.background};return g.jsxs("div",{id:`multi-opt-${N}`,onMouseDown:E=>{E.stopPropagation(),o(S.value)},onKeyDown:E=>{const z=r.length;switch(E.key){case"ArrowDown":E.preventDefault(),d(B=>(B+1)%z);break;case"ArrowUp":E.preventDefault(),d(B=>(B-1+z)%z);break;case"Home":E.preventDefault(),d(0);break;case"End":E.preventDefault(),d(z-1);break;case"Enter":case" ":E.preventDefault(),E.stopPropagation(),o(S.value);break;case"Escape":E.preventDefault(),n(),a?.current?.focus();break}},tabIndex:N===s?0:-1,role:"option","aria-selected":j,style:$,onMouseEnter:E=>{E.currentTarget.style.background=M,d(N)},onMouseLeave:E=>{E.currentTarget.style.background="transparent",d(z=>z===N?-1:z)},children:[g.jsx("input",{type:"checkbox",checked:j,readOnly:!0,style:{marginRight:8,width:"1.125em",height:"1.125em",verticalAlign:"middle",accentColor:f?"#10b981":"#22c55e",cursor:"pointer"}}),S.label]},S.value)})}),k)},bt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),u=i.useRef(null),c=e.min??void 0,s=e.max??void 0,d=Math.max(1,Math.round(e.step??1)),l=i.useCallback(b=>isNaN(b)?n("Must be a valid integer"):Number.isInteger(b)?c!==void 0&&b<c?n("Must be ≥ {{1}}",c):s!==void 0&&b>s?n("Must be ≤ {{1}}",s):L(a,e,b,n)??null:n("Must be an integer"),[a,e,n,c,s]),m=i.useRef(null),f=i.useRef(o);i.useEffect(()=>{f.current=o},[o]),i.useEffect(()=>{if(document.activeElement===u.current)return;const v=String(r),x=l(r);u.current&&(u.current.value=v),x!==m.current&&(m.current=x,f.current?.(x??null))},[r,l]);const p=b=>{if(b.trim()==="")return e.required?n("Value required"):null;const x=Number(b);return l(x)},y=b=>{const v=b.target.value,x=b.target.valueAsNumber,C=p(v);t?.(x,C)},h=p(String(r??""));return g.jsx(T,{field:e,error:h,children:g.jsx("input",{ref:u,id:e.name,type:"number",defaultValue:String(r??""),min:c,max:s,step:d,onChange:y,style:{width:"100%",height:"100%"},className:R.input,"aria-invalid":!!h,"aria-describedby":h?`${e.name}-error`:void 0})})},yt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n}=V(),a=i.useRef(null),{definitionName:u}=V(),c=i.useCallback(f=>{const p=String(f??"").trim();if(p==="")return e.required?n("Value required"):null;if(e.pattern)try{if(!new RegExp(e.pattern).test(p))return e.patternErrorMessage?n(e.patternErrorMessage):n("Phone number does not match pattern: {{1}}",`${e.pattern}`)}catch{}return L(u,e,p,n)},[u,e,n]),s=i.useRef(null),d=i.useRef(o);i.useEffect(()=>{d.current=o},[o]),i.useEffect(()=>{const f=String(r??""),p=c(f);a.current&&a.current.value!==String(f)&&(a.current.value=String(f)),p!==s.current&&(s.current=p,d.current?.(p??null))},[r,c]);const l=f=>{const p=f.target.value,y=p.trim();let h=null;if(y===""){h=e.required?n("Value required"):null,t?.(p,h);return}h||(h=c(p)),t?.(p,h)},m=i.useMemo(()=>c(String(r??"")),[r,c]);return g.jsx(T,{field:e,error:m,children:g.jsx("input",{id:e.name,type:"tel",defaultValue:String(r??""),ref:a,onChange:l,className:q(R.input,R.textInput),"aria-invalid":!!m,"aria-describedby":m?`${e.name}-error`:void 0})})},xt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),u=e.layout?.toLowerCase()==="horizontal"?"row":"column",c=i.useRef(null),s=i.useRef(o);i.useEffect(()=>{s.current=o},[o]);const d=i.useCallback(m=>m===""||m===null||m===void 0?n("Value required"):e.options.some(p=>p.value===m)?L(a,e,m,n)??null:n("Invalid option selected"),[e,n,a]);i.useEffect(()=>{const m=r!=null?String(r):"",f=d(m);if(s.current?.(f??null),c.current){const p=Array.from(c.current.querySelectorAll("input[type=radio]"));if(f&&e.options.length>0){const y=String(e.options[0].value);p.forEach(h=>h.checked=h.value===y),t?.(y,null)}else p.forEach(y=>y.checked=y.value===m)}},[r,d,t,e.options]);const l=m=>{const f=m.target.value,p=d(f);s.current?.(p??null),t?.(f,p)};return g.jsx(T,{field:e,error:d(String(r??"")),children:g.jsx("div",{className:R.input,role:"radiogroup","aria-labelledby":`${e.name}-label`,"aria-invalid":!!d(String(r??"")),style:{display:"flex",flexDirection:u,flexWrap:u==="row"?"wrap":"nowrap",gap:u==="row"?"12px":"4px",alignItems:u==="row"?"center":"stretch",width:"100%",padding:u==="row"?"8px":void 0,boxSizing:"border-box"},ref:c,children:e.options.map(m=>g.jsxs("label",{className:q(R.label),style:{display:u==="column"?"flex":"inline-flex",gap:"8px",alignItems:"center",whiteSpace:"nowrap",marginBottom:u==="column"?6:0,cursor:"pointer",width:u==="column"?"100%":void 0,justifyContent:"flex-start"},children:[g.jsx("input",{type:"radio",name:e.name,value:String(m.value),defaultChecked:String(r??"")===String(m.value),onChange:l,style:{width:"1.1em",height:"1.1em"}}),g.jsx("span",{style:{userSelect:"none",textAlign:u==="column"?"left":void 0,flex:u==="column"?1:void 0,fontWeight:400},children:n(m.label)})]},String(m.value)))})})},vt={display:"flex",gap:4},wt={cursor:"pointer",fontSize:"1.5rem",lineHeight:1,display:"inline-block",marginRight:"0.25rem",userSelect:"none",transition:"color 0.12s ease"},St=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),[u,c]=i.useState(null),s=i.useRef([]),d=e.max||5,l=i.useCallback(h=>e.required&&h===0?n("Value required"):L(a,e,h,n)??null,[e,n,a]),m=i.useRef(null),f=i.useRef(o);i.useEffect(()=>{f.current=o},[o]),i.useEffect(()=>{let h=r||0;r<0&&(h=0),r>d&&(h=d);const b=l(h);b!==m.current&&(m.current=b,f.current?.(b??null))},[r,l,d]);const p=h=>{const b=l(h);t?.(h,b)},y=(()=>{let h=r||0;return h<0&&(h=0),h>d&&(h=d),h})();return g.jsx(T,{field:e,error:l(y),children:g.jsx("div",{role:"radiogroup","aria-labelledby":`${e.name}-label`,style:vt,"aria-invalid":!!l(y),"aria-describedby":l(y)?`${e.name}-error`:void 0,children:(()=>{const h=e.icon&&String(e.icon).trim()?String(e.icon):"★";return[...Array(d)].map((b,v)=>{const x=v<y,A=u!==null&&v<=u||x?"gold":"lightgray";return g.jsx("span",{ref:w=>s.current[v]=w,role:"radio",tabIndex:y>0?v===y-1?0:-1:v===0?0:-1,"aria-checked":x,onClick:()=>p(v+1),onKeyDown:w=>{if(w.key==="Enter"||w.key===" ")w.preventDefault(),p(v+1);else if(w.key==="ArrowRight"||w.key==="ArrowUp"){w.preventDefault();const k=Math.min(d-1,v+1);s.current[k]?.focus()}else if(w.key==="ArrowLeft"||w.key==="ArrowDown"){w.preventDefault();const k=Math.max(0,v-1);s.current[k]?.focus()}},onMouseEnter:()=>c(v),onMouseLeave:()=>c(null),style:{...wt,color:A},"aria-label":`Rating ${v+1}`,title:n(`${e.displayName} ${v+1}`),children:h},v)})})()})})},Ct=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),u=i.useRef(null),c=i.useRef(null),s=i.useRef(o);i.useEffect(()=>{s.current=o},[o]);const d=i.useMemo(()=>e.pattern?new RegExp(e.pattern):null,[e.pattern]),l=i.useCallback(b=>b===""?e.required?n("Value required"):null:e.minLength!==void 0&&b.length<e.minLength?n("Must be at least {{1}} characters",e.minLength):e.maxLength!==void 0&&b.length>e.maxLength?n("Must be at most {{1}} characters",e.maxLength):d&&!d.test(b)?e.patternErrorMessage?n(e.patternErrorMessage):n("Input does not match pattern: {{1}}",e.pattern):L(a,e,b,n),[e,a,n,d]),m=b=>{const v=b.target.value,x=l(v);t?.(v,x)};i.useEffect(()=>{const b=l(r??"");u.current&&u.current.value!==String(r??"")&&(u.current.value=String(r??"")),b!==c.current&&(c.current=b,s.current?.(b??null))},[r,l]);const[f,p]=i.useState(!1),y=()=>p(b=>!b),h=i.useMemo(()=>l(String(r??"")),[r,l]);return g.jsx(T,{field:e,error:h,children:g.jsxs("div",{style:{display:"flex",alignItems:"center",gap:8,width:"100%"},children:[g.jsx("input",{id:e.name,type:f?"text":"password",defaultValue:String(r??""),ref:u,onChange:m,className:q(R.input,R.textInput),style:{flex:1,minWidth:0},"aria-invalid":!!h,"aria-describedby":h?`${e.name}-error`:void 0}),g.jsx("button",{type:"button",onClick:y,"aria-label":n(f?"Hide password":"Show password"),style:{background:"transparent",border:"none",cursor:"pointer",fontSize:16,lineHeight:1,padding:"4px 6px",flexShrink:0},children:f?"🙈":"👁️"})]})})},jt=/^[-+]?(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][-+]?\d+)?$/;function Rt(e){return jt.test(e)}const kt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),u=i.useRef(null),c=i.useRef(null),s=i.useCallback(y=>{let h=null;if(y.trim()==="")return n("Value required");if(!Rt(y))return n("Invalid number");const b=Number(y);return typeof e.min=="number"&&b<e.min?n("Value should be at least {{1}}",e.min):typeof e.max=="number"&&b>e.max?n("Value should be at most {{1}}",e.max):(h||(h=L(a,e,b,n)),h)},[a,e,n]),d=i.useRef(null),l=i.useRef(o);i.useEffect(()=>{l.current=o},[o]),i.useEffect(()=>{const y=String(r),h=s(y);c.current&&document.activeElement!==c.current&&(c.current.value=isNaN(Number(y))?String(e.min??0):String(Number(y))),u.current&&document.activeElement!==u.current&&(u.current.value=y),h!==d.current&&(d.current=h,l.current?.(h??null))},[r,s,e.min]);const m=e.min??0,f=e.max??100,p=y=>{const h=y.target.value,b=s(h);t?.(h,b)};return g.jsx(T,{field:e,error:s(String(r??"")),children:g.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"8px",width:"100%"},children:[g.jsx("input",{ref:c,id:`${e.name}-range`,type:"range",defaultValue:isNaN(Number(r))?String(m):String(Number(r)),onChange:p,min:m,max:f,style:{padding:0,flex:1},className:R.rangeInput,"aria-invalid":!!s(String(r??"")),"aria-describedby":s(String(r??""))?`${e.name}-error`:void 0}),g.jsx("input",{id:e.name,ref:u,type:"text",defaultValue:String(r??""),onChange:p,required:!0,style:{width:"40px",minWidth:"40px",height:"2.3em",textAlign:"center",flexShrink:0},className:q(R.input,R.textInput),"aria-invalid":!!s(String(r??"")),"aria-describedby":s(String(r??""))?`${e.name}-error`:void 0})]})})},Et=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,formStyle:a,fieldStyle:u,definitionName:c}=V(),s=a,d=u,l=(w,k,S)=>{if(!k)return{};const N=w?.[k];return(S&&N?N[S]:void 0)??{}},m=i.useMemo(()=>({display:"inline-block",position:"relative",width:44,height:24,...l(s,"switch","label"),...l(d,void 0,"label")}),[s,d]),f=i.useMemo(()=>({position:"absolute",opacity:0,top:0,left:0,width:"100%",height:"100%",margin:0,cursor:"pointer",pointerEvents:"none",...l(s,"switch","hiddenInput"),...l(d,void 0,"hiddenInput")}),[s,d]),p=i.useMemo(()=>({position:"absolute",cursor:"pointer",top:0,left:0,right:0,bottom:0,backgroundColor:"var(--reactaform-switch-off-bg, #ccc)",transition:"0.3s",borderRadius:24,borderWidth:2,borderStyle:"solid",borderColor:"transparent",...l(s,"switch","slider"),...l(d,void 0,"slider")}),[s,d]),y=i.useMemo(()=>({position:"absolute",height:16,width:16,left:2,bottom:2,backgroundColor:"white",transition:"0.3s",borderRadius:"50%",boxShadow:"0 1px 3px rgba(0, 0, 0, 0.3)",...l(s,"switch","knob"),...l(d,void 0,"knob")}),[s,d]),h=!!r,b=i.useRef(null),v=i.useRef(o),x=i.useCallback(w=>w?L(c,e,w,n)??null:e.required?n("Value required"):null,[e,n,c]),C=()=>{const w=!h,k=x(w);t?.(w,k)};i.useEffect(()=>{v.current=o},[o]),i.useEffect(()=>{const w=x(h);w!==b.current&&(b.current=w,v.current?.(w??null))},[h,e,x]);const A=e.name;return g.jsx(T,{field:e,error:x(h),rightAlign:!1,children:g.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",width:"100%"},children:[g.jsx("label",{className:R.label,htmlFor:A,style:{textAlign:"left",justifyContent:"flex-start"},children:n(e.displayName)}),g.jsxs("label",{style:m,children:[g.jsx("input",{id:e.name,type:"checkbox",checked:h,readOnly:!0,"aria-label":n(e.displayName),"aria-invalid":!!x(h),"aria-describedby":x(h)?`${e.name}-error`:void 0,style:f,tabIndex:-1}),g.jsx("span",{role:"switch","data-testid":"switch",tabIndex:0,"aria-checked":h,"aria-invalid":!!x(h),"aria-describedby":x(h)?`${e.name}-error`:void 0,onClick:C,onKeyDown:w=>{(w.key===" "||w.key==="Spacebar"||w.key==="Space"||w.key==="Enter")&&(w.preventDefault(),C())},className:`reactaform-switch ${h?"active checked on":""} `,style:h?{...p,backgroundColor:"var(--reactaform-switch-on-bg, #22c55e)",borderColor:"var(--reactaform-switch-on-border, #16a34a)"}:p,children:g.jsx("span",{style:{...y,transform:h?"translateX(20px)":void 0}})})]})]})})},Ke=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),u=i.useRef(null),c=i.useRef(null),s=i.useRef(o);i.useEffect(()=>{s.current=o},[o]);const d=i.useMemo(()=>e.pattern?new RegExp(e.pattern):null,[e.pattern]),l=i.useCallback(f=>f.trim()===""?e.required?n("Value required"):null:e.minLength!==void 0&&f.length<e.minLength?n("Must be at least {{1}} characters",e.minLength):e.maxLength!==void 0&&f.length>e.maxLength?n("Must be at most {{1}} characters",e.maxLength):d&&!d.test(f)?e.patternErrorMessage?n(e.patternErrorMessage):n("Input does not match pattern: {{1}}",e.pattern):L(a,e,f,n),[e,a,n,d]),m=f=>{const p=f.target.value,y=l(p);t?.(p,y)};return i.useEffect(()=>{const f=l(r);u.current&&u.current.value!==String(r??"")&&(u.current.value=String(r??"")),f!==c.current&&(c.current=f,s.current?.(f??null))},[r,l]),g.jsx(T,{field:e,error:l(String(r??"")),children:g.jsx("input",{id:e.name,"aria-invalid":!!l(String(r??"")),"aria-describedby":l(String(r??""))?`${e.name}-error`:void 0,type:"text",defaultValue:String(r??""),ref:u,onChange:m,className:q(R.input,R.textInput)})})},Nt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),u=i.useRef(null),c=i.useRef(o),s=e.includeSeconds??!0;i.useEffect(()=>{c.current=o},[o]);const d=i.useCallback(m=>{if(!m||m.trim()==="")return e.required||e.min||e.max?n("Value required"):null;const f=h=>{const b=h.split(":").map(x=>parseInt(x,10));if(b.some(x=>Number.isNaN(x)))return NaN;let v=0;if(b.length===3)v=b[0]*3600+b[1]*60+b[2];else if(b.length===2)v=b[0]*3600+b[1]*60;else if(b.length===1)v=b[0]*3600;else return NaN;return v},p=f(m);if(Number.isNaN(p))return n("Invalid time format");if(e.min&&typeof e.min=="string"){const h=f(e.min);if(!Number.isNaN(h)&&p<h)return n("Time must be on or after {{1}}",e.min)}if(e.max&&typeof e.max=="string"){const h=f(e.max);if(!Number.isNaN(h)&&p>h)return n("Time must be on or before {{1}}",e.max)}return L(a,e,m,n)??null},[e,a,n]),l=m=>{const f=m.target.value,p=d(f);t?.(f,p)};return i.useEffect(()=>{const m=d(r);m!==u.current&&(u.current=m,c.current?.(m??null))},[r,d]),g.jsx(T,{field:e,error:d(r),children:g.jsx("input",{id:e.name,type:"time",value:r,step:s?1:60,onChange:l,min:typeof e.min=="string"?e.min:void 0,max:typeof e.max=="string"?e.max:void 0,className:q(R.input,R.textInput),"aria-invalid":!!d(r),"aria-describedby":d(r)?`${e.name}-error`:void 0})})};function It({pos:e,options:r,onClose:t,onClickOption:o}){const n=i.useRef(null),a=i.useRef(!1),[u,c]=i.useState({top:e?.y??0,left:e?.x??0,ready:!1}),s=typeof window<"u"?document.getElementById("popup-root")||document.body:null;return i.useEffect(()=>{function d(l){a.current||l.target.dataset?.popupMenu==="item"||n.current&&l.target instanceof Node&&!n.current.contains(l.target)&&t()}return document.addEventListener("mousedown",d),()=>document.removeEventListener("mousedown",d)},[t]),i.useLayoutEffect(()=>{if(!n.current||!e||e.x==null||e.y==null)return;const d=n.current.getBoundingClientRect(),l=window.innerWidth,m=window.innerHeight;let f=e.x,p=e.y;f+d.width>l&&(f=Math.max(0,l-d.width-10)),p+d.height>m&&(p=Math.max(0,e.y-d.height-5)),c({top:p,left:f,ready:!0})},[e,r]),!s||r===void 0||r.length===0||!e||e.x==null||e.y==null?null:ke.createPortal(g.jsx("div",{ref:n,onMouseDown:d=>{d.stopPropagation()},style:{position:"fixed",top:u.top,left:u.left,visibility:u.ready?"visible":"hidden",backgroundColor:"var(--reactaform-primary-bg, #fff)",border:"1px solid var(--reactaform-border-color, #ccc)",borderRadius:"var(--reactaform-border-radius, 4px)",boxShadow:"var(--reactaform-shadow, 0 2px 10px rgba(0,0,0,0.2))",zIndex:9999,minWidth:"var(--reactaform-menu-min-width, 150px)",maxHeight:"var(--reactaform-menu-max-height, 300px)",overflowY:"auto",pointerEvents:"auto"},children:r.map((d,l)=>g.jsx("div",{"data-popup-menu":"item",onMouseDown:m=>{m.stopPropagation(),a.current=!0},onClick:m=>{m.stopPropagation(),m.preventDefault(),o(d),t(),setTimeout(()=>{a.current=!1},100)},style:{padding:"var(--reactaform-menu-item-padding, 8px 12px)",cursor:"pointer",fontSize:"var(--reactaform-menu-item-font-size, 0.8em)",borderBottom:l<r.length-1?"1px solid var(--reactaform-border-light, #eee)":void 0,transition:"background-color 0.15s ease"},onMouseEnter:m=>{m.currentTarget.style.backgroundColor="var(--reactaform-hover-bg, #e0e0e0)"},onMouseLeave:m=>{m.currentTarget.style.backgroundColor="transparent"},children:d.label},d.label??l))}),s)}const ie={};function Mt(e,r){if(e in ie)return;const t=Ae[e]??{},o={},n={},a={};for(const[c,s]of Object.entries(t))typeof s.factor=="number"&&(o[c]=s.factor),n[c]=r(c),a[r(c)]=c;const u=Object.keys(t)[0]??"";ie[e]={default:u,factors:o,labels:n,reverseLabels:a}}function $t(e,r,t){if(e==="C"){if(r==="F")return t*(9/5)+32;if(r==="K")return t+273.15}else if(e==="F"){if(r==="C")return(t-32)*5/9;if(r==="K")return(t-32)*5/9+273.15}else if(e==="K"){if(r==="C")return t-273.15;if(r==="F")return(t-273.15)*9/5+32}return t}function Vt(e,r,t){if(!Number.isFinite(e))return[];if(t===ie.temperature)return Object.keys(t.labels).map(a=>{const u=$t(r,a,e);return Number.isFinite(u)?{label:`${u.toFixed(6)} ${a}`,value:u.toString(),unit:a}:{label:`${String(u)} ${a}`,value:String(u),unit:a}});const n=t.factors[r];return n===void 0?[]:Object.entries(t.factors).map(([a,u])=>{const c=e/n*u;return Number.isFinite(c)?{label:`${c.toFixed(6)} ${a}`,value:c.toString(),unit:a}:{label:`${String(c)} ${a}`,value:String(c),unit:a}})}function ue(e,r){return e in r.labels?e:r.reverseLabels&&r.reverseLabels[e]?r.reverseLabels[e]:null}const At=/^[-+]?(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][-+]?\d+)?$/,Ft=({unitFactors:e,field:r,value:t,onChange:o,onError:n})=>{const{t:a,definitionName:u}=V(),c=i.useRef(null),s=i.useRef(null),[d,l]=i.useState(null),[m,f]=i.useState(null),[p,y]=i.useState(!1),[h,b]=i.useState(null),[v,x]=i.useState([]),C=i.useCallback((O,I)=>{if(!O||O.trim()==="")return r.required?a("Value required"):null;if(!At.test(O))return a("Must be a valid number");const F=L(u,r,[O,I],a);return F||null},[u,r,a]),A=e.reverseLabels!==void 0?e.reverseLabels:Object.fromEntries(Object.entries(e.labels).map(([O,I])=>[I,O]));i.useEffect(()=>{const O=String(t[0]);let I=t[1]??e.default;I=ue(I,e)||I;const F=document.activeElement;F===c.current||F===s.current||(c.current&&(c.current.value=O),s.current&&(s.current.value=I),l(null),f(null))},[t,e]);const w=i.useRef(null),k=i.useRef(n);i.useEffect(()=>{k.current=n},[n]),i.useEffect(()=>{const O=String(t[0]);let I=t[1]??e.default;I=ue(I,e)||I;const F=C(O,I);F!==w.current&&(w.current=F,k.current?.(F??null))},[t,e,C]);const S=(O,I,F)=>{const U=A[I]||I;o?.([O,U],F)},N=O=>{const I=O.target.value,F=s.current?s.current.value:e.default,U=C(I,F);l(I),S(I,F,U)},j=O=>{const I=O.target.value,F=c.current?c.current.value:String(t[0]??""),U=C(F,I);f(I),s.current&&(s.current.value=I),S(F,I,U)},M=O=>{const I=c.current?c.current.value:String(t[0]??""),F=parseFloat(I),U=s.current?s.current.value:e.default;if(C(I,U)||!I.trim()||!Number.isFinite(F))return;const ce=O.currentTarget.getBoundingClientRect(),he=ce.left,be=ce.bottom;b({x:he,y:be});const Z=Vt(F,U,e);if(Z.length===0){x([]),y(!1);return}x(Z),y(D=>!D)},$=O=>{const{value:I,unit:F}=O;y(!1),b(null),c.current&&(c.current.value=I),s.current&&(s.current.value=F),l(I),f(F);const U=C(I,F);S(I,F,U)},E=String(t[0]??""),z=ue(t[1]??e.default,e)||(t[1]??e.default),B=d??E,X=!!C(B,m??z)||!B.trim(),pe={width:"var(--reactaform-unit-btn-width, 2.5em)",height:"var(--reactaform-unit-btn-height, 2.5em)",padding:"var(--reactaform-unit-btn-padding, 0)",border:"none",borderRadius:"var(--reactaform-button-border-radius, var(--reactaform-border-radius, 0.25em))",backgroundColor:X?"var(--reactaform-button-disabled-bg, #cccccc)":"var(--reactaform-button-bg, var(--reactaform-success-color))",color:"var(--reactaform-button-text, #ffffff)",cursor:X?"var(--reactaform-button-disabled-cursor, not-allowed)":"pointer",opacity:X?+"var(--reactaform-button-disabled-opacity, 0.6)":1,display:"flex",alignItems:"center",justifyContent:"center"},Y=C(E,z);return g.jsx(T,{field:r,error:Y,children:g.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"var(--reactaform-unit-gap, 8px)",width:"100%"},children:[g.jsx("input",{id:r.name,type:"text",ref:c,defaultValue:String(t[0]??""),onChange:N,style:{width:"var(--reactaform-unit-input-width, 100px)"},className:q(R.input,R.textInput),"aria-invalid":!!Y,"aria-describedby":Y?`${r.name}-error`:void 0}),g.jsx("select",{id:`${r.name}-unit`,ref:s,defaultValue:ue(t[1]??e.default,e)||(t[1]??e.default),onChange:j,className:q(R.input,R.inputSelect),"aria-invalid":!!Y,"aria-describedby":Y?`${r.name}-error`:void 0,children:Object.keys(e.labels).map(O=>g.jsx("option",{value:O,children:e.labels[O]??O},O))}),g.jsxs("div",{style:{display:"flex",alignItems:"center"},children:[g.jsx("button",{onClick:M,"aria-disabled":X,disabled:X,style:pe,className:R.button,children:g.jsx("span",{style:{fontSize:"var(--reactaform-unit-btn-icon-size, 1em)",lineHeight:"1",transform:"translateY(-1px)",pointerEvents:"none"},children:"⟷"})}),p&&v&&g.jsx(It,{pos:h,options:v,onClose:()=>{b(null),y(!1)},onClickOption:$})]})]})})};function Dt({field:e,value:r,onChange:t}){const{t:o}=V(),n=e.dimension;if(!n)return null;ie[n]||Mt(n,o);const a=ie[n];return a?g.jsx(Ft,{unitFactors:a,field:e,value:r,onChange:t}):null}const Je=/^(https?|ftp|file):\/\/[-A-Z0-9+&@#/%?=~_|!:,.;]*[-A-Z0-9+&@#/%=~_|]$/i,Ge=e=>{try{return new URL(e),!0}catch{return!1}},zt=({field:e,value:r,onChange:t,onError:o})=>{const{t:n,definitionName:a}=V(),u=i.useRef(null),c=i.useCallback(f=>{const p=f.trim();if(p==="")return e.required?n("Value required"):null;if(!Je.test(p)&&!Ge(p)){const h=e.allowRelative===!0;let b=!1;if(Je.test(p)||Ge(p))b=!0;else if(h)try{new URL(p,"http://example.com"),b=!0}catch{b=!1}if(!b)return n("Must be a valid URL")}return L(a,e,p,n)??null},[a,e,n]),s=f=>{const p=f.target.value,y=c(p);t?.(p.trim(),y)},d=i.useRef(null),l=i.useRef(o);i.useEffect(()=>{l.current=o},[o]),i.useEffect(()=>{const f=r??"",p=c(f);u.current&&u.current.value!==String(f)&&(u.current.value=String(f)),p!==d.current&&(d.current=p,l.current?.(p??null))},[r,c]);const m=i.useMemo(()=>c(String(r??"")),[r,c]);return g.jsx(T,{field:e,error:m,children:g.jsx("input",{id:e.name,type:"url",defaultValue:String(r??""),ref:u,onChange:s,style:{alignItems:"left"},className:q(R.input,R.textInput),placeholder:"https://example.com","aria-invalid":!!m,"aria-describedby":m?`${e.name}-error`:void 0})})},Re=new me,Ot=new Set(["checkbox","switch","dropdown","radio","multi-selection","slider","stepper","color","rating"]),mr={checkbox:Kr,color:Gr,date:Xr,dropdown:Zr,email:et,file:tt,float:it,"float-array":st,image:lt,int:dt,"int-array":ft,"multi-selection":gt,multiline:pt,password:Ct,phone:yt,radio:xt,rating:St,separator:rt,slider:kt,string:Ke,stepper:bt,switch:Et,text:Ke,time:Nt,unit:Dt,url:zt};function dr(e,r,t){const o=r;if(!t&&e in mr){console.warn(`Can't Overwrite Base Component type "${e}".`);return}if(Ot.has(e)){Re.register(e,o);return}const n=a=>{const{callback:c,cancel:s}=Ze((...d)=>{const l=a.onChange;typeof l=="function"&&l(...d)},200);return i.useEffect(()=>()=>{s()},[s]),i.createElement(o,{...a,onChange:c})};Re.register(e,n)}function Fe(e,r){dr(e,r,!1)}function De(e){return Re.get(e)}let Ye=!1;function pr(){Ye||(Object.entries(mr).forEach(([e,r])=>{dr(e,r,!0)}),Ye=!0)}const ze=new me;function Oe(e,r){ze.register(e,r)}function Lt(e){return ze.get(e)}function Pt(e){return ze.get(e)}Oe("Preset_AlertSubmitHandler",(e,r,t)=>{const o={name:r||"Unnamed Instance",version:e.version,definition:e.name,values:t},n=JSON.stringify(o,null,2);alert(n)});const ee=new Map,_={components:new Map,fieldValidators:new Map,formValidators:new Map,submissionHandlers:new Map};function gr(e,r,t){if(!e)return!0;if(t&&!t(e))return!1;switch(r){case"error":throw new Error(`Plugin conflict: "${e.newPlugin}" tried to register ${e.type} "${e.name}" already registered by "${e.existingPlugin}"`);case"warn":return console.warn(`Plugin conflict: "${e.newPlugin}" tried to register ${e.type} "${e.name}" already registered by "${e.existingPlugin}". Skipping.`),!1;case"override":return console.info(`Plugin "${e.newPlugin}" is overriding ${e.type} "${e.name}" previously registered by "${e.existingPlugin}"`),!0;case"skip":return!1}}function Tt(e){const r=[];if(e.components){for(const t of Object.keys(e.components))if(De(t)){const n=_.components.get(t);n&&n!==e.name&&r.push({type:"component",name:t,existingPlugin:n,newPlugin:e.name})}}if(e.fieldValidators)for(const[t,o]of Object.entries(e.fieldValidators))for(const n of Object.keys(o)){const u=_.fieldValidators.get(t)?.get(n);sr(t,n)&&u&&u!==e.name&&r.push({type:"fieldValidator",name:`${t}:${n}`,existingPlugin:u,newPlugin:e.name})}if(e.formValidators)for(const t of Object.keys(e.formValidators)){const o=ir(t),n=_.formValidators.get(t);o&&n&&n!==e.name&&r.push({type:"formValidator",name:t,existingPlugin:n,newPlugin:e.name})}if(e.submissionHandlers)for(const t of Object.keys(e.submissionHandlers)){const o=Pt(t),n=_.submissionHandlers.get(t);o&&n&&n!==e.name&&r.push({type:"submissionHandler",name:t,existingPlugin:n,newPlugin:e.name})}return r}function fe(e,r,t,o,n,a,u,c){for(const s of Object.keys(e)){let d;if(c?d=n.find(l=>l.type==="fieldValidator"&&l.name===`${c}:${s}`):e===o.components?d=n.find(l=>l.type==="component"&&l.name===s):e===o.formValidators?d=n.find(l=>l.type==="formValidator"&&l.name===s):e===o.submissionHandlers&&(d=n.find(l=>l.type==="submissionHandler"&&l.name===s)),gr(d||null,a,u))if(c){const l=r.get(c)||new Map;l.set(s,o.name),r.set(c,l),t(s,e[s])}else r.set(s,o.name),t(s,e[s])}}function Ht(e,r){const t=r?.conflictResolution||"error";if(ee.has(e.name)){const n={type:"plugin",name:e.name,existingPlugin:e.name,newPlugin:e.name};if(!gr(n,t,r?.onConflict))return}const o=Tt(e);if(e.components&&fe(e.components,_.components,Fe,e,o,t,r?.onConflict),e.fieldValidators)for(const[n,a]of Object.entries(e.fieldValidators))fe(a,_.fieldValidators,(u,c)=>ar(n,u,c),e,o,t,r?.onConflict,n);e.formValidators&&fe(e.formValidators,_.formValidators,or,e,o,t,r?.onConflict),e.submissionHandlers&&fe(e.submissionHandlers,_.submissionHandlers,Oe,e,o,t,r?.onConflict),e.setup&&e.setup(),ee.set(e.name,e)}function qt(e,r=!1){const t=ee.get(e);if(!t)return!1;if(t.cleanup&&t.cleanup(),r){if(t.components)for(const o of Object.keys(t.components))_.components.delete(o);if(t.fieldValidators)for(const[o,n]of Object.entries(t.fieldValidators)){const a=_.fieldValidators.get(o);if(a){for(const u of Object.keys(n))a.delete(u);a.size===0&&_.fieldValidators.delete(o)}}if(t.formValidators)for(const o of Object.keys(t.formValidators))_.formValidators.delete(o);if(t.submissionHandlers)for(const o of Object.keys(t.submissionHandlers))_.submissionHandlers.delete(o)}return ee.delete(e),!0}function Bt(e){return ee.get(e)}function Ut(){return Array.from(ee.values())}function Wt(e){return ee.has(e)}function _t(e){for(const[r,t]of Object.entries(e))Fe(r,t)}const hr=i.memo(({field:e,value:r,handleChange:t,handleError:o})=>{const n=De(e.type),a=i.useCallback((c,s)=>t(e.name,c,s),[t,e.name]),u=i.useCallback(c=>o?.(e.name,c),[o,e.name]);return n?g.jsx(n,{field:e,value:r,onChange:a,onError:u}):null},(e,r)=>e.field===r.field&&e.value===r.value&&e.handleChange===r.handleChange&&e.handleError===r.handleError);hr.displayName="FieldWrapper";const br=(e,r,t,o)=>g.jsx(hr,{field:e,value:r[e.name],handleChange:t,handleError:o},e.name),yr=i.memo(({groupName:e,isOpen:r,fields:t,valuesMap:o,handleChange:n,handleError:a,toggleGroup:u,t:c})=>{const s=i.useCallback(()=>u(e),[u,e]),{formStyle:d,fieldStyle:l}=V(),m=i.useMemo(()=>({border:"1px solid var(--reactaform-border-color, #bbb)",padding:"var(--reactaform-fieldset-padding, 0.5em)",borderRadius:"var(--reactaform-border-radius, 4px)",marginBottom:"var(--reactaform-space, 8px)",...d?.fieldset||{},...l?.fieldset||{}}),[d,l]),f=i.useMemo(()=>({fontWeight:"bold",cursor:"pointer",display:"flex",justifyContent:"space-between",alignItems:"center",padding:"0 var(--reactaform-space, 8px)",color:"var(--reactaform-text-color, inherit)",...d?.legend||{},...l?.legend||{}}),[d,l]);return g.jsxs("fieldset",{style:m,children:[g.jsxs("legend",{onClick:s,style:f,children:[g.jsx("span",{children:c(e)}),g.jsx("span",{children:r?"▼":"▶"})]}),r&&t.map(p=>g.jsx("div",{children:br(p,o,n,a)},p.name))]})});yr.displayName="FieldGroup";const Kt=(e,r,t,o,n,a,u,c,s)=>{const d=r.slice(0,c).filter(p=>u[p.name]),m=Pr(d).groups,f=[];return m.forEach(p=>{if(p.name){const y=e[p.name]??!0;f.push(g.jsx(yr,{groupName:p.name,isOpen:y,fields:p.fields,valuesMap:t,handleChange:n,handleError:a,toggleGroup:s,t:o},p.name))}else p.fields.forEach(y=>f.push(g.jsx("div",{children:br(y,t,n,a)},y.name)))}),f},Jt=e=>{const r={};return e.forEach(t=>{r[t.name]=!1}),r},Le=(e,r,t,o)=>{const n=r[e];if(!n||!n.children)return;const a=t[e],u=a!=null?String(a):"",c=n.children[u];!c||!Array.isArray(c)||c.forEach(s=>{typeof s=="string"&&(o[s]=!0,Le(s,r,t,o))})},xr=(e,r,t)=>{const o=r[e];!o||!o.children||Object.values(o.children).filter(Array.isArray).flat().forEach(n=>{typeof n=="string"&&n in t&&(t[n]=!1,xr(n,r,t))})},Gt=(e,r,t,o)=>{const n={...t};return e.forEach(a=>{(!a.parents||Object.keys(a.parents).length===0)&&(n[a.name]=!0,Le(a.name,o,r,n))}),n},Yt=(e,r,t,o,n)=>{const a={...e};if(xr(o,r,a),n!=null){const u=r[o];if(u&&u.children){const c=String(n),s=u.children[c];s&&Array.isArray(s)&&s.forEach(d=>{typeof d=="string"&&(a[d]=!0,Le(d,r,t,a))})}}return a};async function Xt(e,r,t,o,n){const a=Object.values(n).filter(Boolean);if(a.length>0)return{success:!1,message:o("Please fix validation errors before submitting."),errors:a};const u={...t},c=[];if(e&&Array.isArray(e.properties))for(const d of e.properties){const l=d.name,m=u[l];if(m==null)continue;const f=d.type;try{if(f==="int"||f==="number"||f==="float"){const p=String(m).trim();if(p==="")u[l]=0;else{const y=Number(p);isNaN(y)?c.push(o("Invalid number format for field {{1}}",d.displayName||l)):u[l]=y}}else if(f==="int-array"||f==="float-array"){const p=String(m).split(",").map(b=>b.trim()).filter(Boolean),y=[];let h=!1;for(const b of p){const v=Number(b);if(isNaN(v)){c.push(o("Invalid number {{1}} in array for field {{2}}",b,d.displayName||l)),h=!0;break}y.push(v)}h||(u[l]=y)}}catch(p){c.push(o("Error processing field {{1}}: {{2}}",d.displayName||l,p instanceof Error?p.message:String(p)))}}if(c.length>0)return{success:!1,message:o("Data transformation errors occurred."),errors:c};const s=await Ir(e,u,o);if(s&&s.length>0)return{success:!1,message:o("Validation failed"),errors:s};if(e&&typeof e.submitHandlerName=="string"){const d=Lt(e.submitHandlerName);if(d)try{const l=await d(e,r?.name??null,u,o);if(l&&l.length>0)return{success:!1,message:o("Submission failed"),errors:Array.isArray(l)?l:[String(l)]}}catch(l){return{success:!1,message:o("Submission handler error occurred"),errors:[String(l instanceof Error?l.message:l)]}}}return{success:!0,message:o("Form submitted successfully."),data:u}}const vr=({definition:e,instance:r,chunkSize:t=50,chunkDelay:o=50})=>{const{properties:n,displayName:a}=e,u=V(),{t:c,formStyle:s,language:d}=u,l={...u,definitionName:e?.name??u.definitionName},[m,f]=i.useState("en"),[p,y]=i.useState([]),[h,b]=i.useState({}),[v,x]=i.useState({}),[C,A]=i.useState({}),[w,k]=i.useState({}),[S,N]=i.useState({}),[j,M]=i.useState(null),[$,E]=i.useState(null),[z,B]=i.useState(0),[re,X]=i.useState(!1),[pe,Y]=i.useState(!1),[O,I]=i.useState(r.name||""),F=i.useRef(r),U=i.useRef(!1);i.useEffect(()=>{const D=Object.fromEntries(n.map(P=>[P.name,{...P,children:{}}]));n.forEach(P=>{P.parents&&Object.entries(P.parents).forEach(([oe,ye])=>{const ae=D[oe];ae&&ye.forEach(jr=>{ae.children||(ae.children={});const Pe=String(jr);ae.children[Pe]=[...ae.children[Pe]||[],P.name]})})}),Lr(n,D);const H=Object.values(D),W={};H.forEach(P=>{if(P.type==="unit"){const oe=typeof P.defaultValue=="number"?String(P.defaultValue):"",ye=typeof P.defaultUnit=="string"?P.defaultUnit:String(P.defaultUnit??"m");W[P.name]=[oe,ye]}else W[P.name]=P.defaultValue}),F.current=r,Object.keys(r.values).forEach(P=>{D[P]!==void 0&&(W[P]=r.values[P])});const J=Jt(H),G={};H.forEach(P=>{P.group&&!(P.group in G)&&(G[P.group]=!0)});const te=requestAnimationFrame(()=>{y(H),b(D),x(W),A(Gt(H,W,J,D)),k(G),X(!0),I(r.name)});return()=>cancelAnimationFrame(te)},[n,r,e]),i.useEffect(()=>{if(!re||z>=p.length)return;const D=setTimeout(()=>{B(H=>Math.min(H+t,p.length))},o);return()=>clearTimeout(D)},[re,z,p.length,t,o]);const ge=i.useCallback((D,H,W)=>{M(null),E(null),x(J=>{const G={...J,[D]:H},te=h[D];return te&&["checkbox","dropdown","multi-select","radio","switch"].includes(te.type)&&A(oe=>Yt(oe,h,G,D,String(H))),G}),N(J=>W?{...J,[D]:W}:Object.fromEntries(Object.entries(J).filter(([te])=>te!==D)))},[h,M,E]);i.useEffect(()=>{let D=0;return D=requestAnimationFrame(()=>{d!==m&&(f(d||"en"),M(null),E(null))}),()=>cancelAnimationFrame(D)},[d,m]),i.useEffect(()=>{let D=0;return D=requestAnimationFrame(()=>{if(U.current){U.current=!1,F.current=r,I(r.name||"");return}F.current=r,M(null),E(null),I(r.name||"")}),()=>cancelAnimationFrame(D)},[r,r.name]);const ce=i.useCallback((D,H)=>{N(W=>H?{...W,[D]:String(H)}:Object.fromEntries(Object.entries(W).filter(([G])=>G!==D)))},[]),he=async()=>{U.current=!0;const D=F.current?.name;F.current.name=O;const H=await Xt(e,F.current,v,c,S),W=typeof H.message=="string"?H.message:String(H.message),J=Object.values(H.errors??{}).join(`
|
|
288
|
+
`);M(J?W+`
|
|
289
|
+
`+J:W),E(H.success),H.success||(F.current.name=D??F.current.name,I(D??""))},be=D=>{k(H=>({...H,[D]:!H[D]}))},Z=i.useMemo(()=>Object.values(S).some(Boolean),[S]);return g.jsx(Ee.Provider,{value:l,children:g.jsxs("div",{style:s.container,children:[a&&g.jsx("h2",{style:s.titleStyle,children:c(a)}),j&&g.jsxs("div",{role:"status",style:{marginBottom:12,padding:12,borderRadius:6,backgroundColor:$?"rgba(76, 175, 80, 0.12)":"rgba(225, 29, 72, 0.06)",border:`1px solid ${$?"rgba(76,175,80,0.3)":"rgba(225,29,72,0.12)"}`,color:$?"var(--reactaform-success-color, #4CAF50)":"var(--reactaform-error-color, #e11d48)",display:"flex",alignItems:"center",justifyContent:"space-between"},children:[g.jsx("div",{style:{whiteSpace:"pre-wrap",flex:1},children:j}),g.jsx("button",{onClick:()=>{M(null),E(null)},"aria-label":c("Dismiss"),style:{marginLeft:12,background:"transparent",border:"none",cursor:"pointer",color:"inherit",fontSize:16,lineHeight:1},children:"×"})]}),r&&g.jsx(rr,{name:O,onChange:D=>{I(D),M(null),E(null)}}),g.jsxs(g.Fragment,{children:[Kt(w,p,v,c,ge,ce,C,z,be),z<p.length&&g.jsx("div",{style:{fontSize:"0.9em",color:"var(--reactaform-text-muted, #666)"}})]}),g.jsx("button",{onClick:he,disabled:Z,onMouseEnter:()=>Y(!0),onMouseLeave:()=>Y(!1),style:{padding:"var(--reactaform-button-padding, var(--reactaform-space) 12px)",backgroundColor:Z?"var(--reactaform-button-disabled-bg, #cccccc)":"var(--reactaform-button-bg, var(--reactaform-success-color))",color:"var(--reactaform-button-text, #ffffff)",border:"none",borderRadius:"4px",cursor:Z?"var(--reactaform-button-disabled-cursor, not-allowed)":"pointer",fontSize:"var(--reactaform-button-font-size, 14px)",fontWeight:"var(--reactaform-button-font-weight, 500)",boxShadow:"var(--reactaform-button-shadow, none)",marginTop:"var(--reactaform-button-margin-top, 0.5em)",transition:"opacity 0.2s ease",opacity:Z?"var(--reactaform-button-disabled-opacity, 0.6)":pe?"var(--reactaform-button-hover-opacity, 0.9)":"1"},children:c("Submit")})]})})};pr();const Zt=e=>({container:{padding:"var(--reactaform-space-sm, 8px)",margin:"0 auto",backgroundColor:"transparent",borderRadius:0,color:"var(--reactaform-color-text)",fontFamily:e?.fontFamily||"var(--reactaform-font-family, system-ui, -apple-system, sans-serif)",boxSizing:"border-box",minHeight:e?.minHeight??"0",...e?.width?{width:e.width,overflowX:"auto"}:{maxWidth:"100%"},...e?.height?{height:e.height,overflowY:"auto"}:{}},buttonStyle:{padding:"var(--reactaform-space-sm, 8px) var(--reactaform-space-md, 16px)",backgroundColor:"var(--reactaform-color-primary)",color:"var(--reactaform-color-background)",border:"1px solid var(--reactaform-color-primary)",borderRadius:"var(--reactaform-border-radius, 6px)",cursor:"pointer",fontSize:e?.fontSize||"1rem",fontWeight:"600",transition:"all 0.2s ease",boxShadow:"var(--reactaform-shadow-small, 0 1px 3px rgba(0, 0, 0, 0.12))"},titleStyle:{marginBottom:"var(--reactaform-space-lg, 24px)",color:"var(--reactaform-color-text)",fontSize:typeof e?.fontSize=="number"?`${e.fontSize*1.5}px`:"1.5rem",fontWeight:"700",lineHeight:"1.2",textAlign:"left"}}),Qt=e=>{const r={color:"var(--reactaform-color-text)",fontFamily:e?.fontFamily||"var(--reactaform-font-family, inherit)",transition:"all 0.2s ease",outline:"none",width:"100%",boxSizing:"border-box"};return{container:{fontFamily:e?.fontFamily||"var(--reactaform-font-family, inherit)",fontSize:e?.fontSize||"var(--reactaform-font-size, 1rem)",width:"100%",maxWidth:e?.width||"100%",marginBottom:"var(--reactaform-space-md, 16px)"},label:{display:"block",marginBottom:"var(--reactaform-space-xs, 4px)",fontWeight:"500",color:"var(--reactaform-color-text)",fontSize:"var(--reactaform-font-size, 1rem)",fontFamily:e?.fontFamily||"var(--reactaform-font-family, inherit)"},input:r,textInput:r,optionInput:r,select:{...r,cursor:"pointer",backgroundRepeat:"no-repeat",backgroundPosition:"right 8px center",backgroundSize:"16px",paddingRight:"32px",backgroundImage:`url("data:image/svg+xml;utf8,<svg
|
|
290
290
|
xmlns='http://www.w3.org/2000/svg'
|
|
291
291
|
viewBox='0 0 24 24'
|
|
292
292
|
fill='none'
|
|
@@ -295,4 +295,4 @@
|
|
|
295
295
|
stroke-linecap='round'
|
|
296
296
|
stroke-linejoin='round'>
|
|
297
297
|
<polyline points='6,9 12,15 18,9'/>
|
|
298
|
-
</svg>")`},textarea:{...
|
|
298
|
+
</svg>")`},textarea:{...r,minHeight:"80px",resize:"vertical",paddingTop:"var(--reactaform-space-sm, 8px)"},error:{color:"var(--reactaform-color-error)",fontSize:"0.875rem",marginTop:"var(--reactaform-space-xs, 4px)",display:"block"}}},wr=({children:e,definitionName:r="",defaultStyle:t,defaultLanguage:o="en",defaultTheme:n="light",defaultLocalizeName:a="",className:u="reactaform-container"})=>{const c=r,s=a,d=n,l=o,m=i.useMemo(()=>t??{},[t]),[f,p]=i.useState({}),[y,h]=i.useState({}),[b,v]=i.useState({}),[x,C]=i.useState({});i.useEffect(()=>{let N=!0;return(async()=>{if(l==="en"){N&&(p({}),h({}));return}try{const M=await Hr(l),$=M.success?M.translations:{};N&&p($);const E=await qr(l,s),z=E.success?E.translations:{};N&&h(z)}catch{N&&(p({}),h({}))}})(),()=>{N=!1}},[l,s]),i.useEffect(()=>{C(Zt(m)),v(Qt(m))},[m]);const A=i.useMemo(()=>Ur(l,f,y),[l,f,y]),w=i.useCallback((N,...j)=>A(N,...j),[A]),k=i.useMemo(()=>({definitionName:c,language:l,theme:d,formStyle:x,fieldStyle:b,t:w}),[c,l,d,b,x,w]),S=m?.height?{height:"100%"}:void 0;return g.jsx(Ee.Provider,{value:k,children:g.jsx("div",{"data-reactaform-theme":d,className:u,style:S,children:e})})};function en(e){if(!e||typeof e!="object")return"Definition must be an object";const r=e;if(!r.name||typeof r.name!="string")return"Definition must include a 'name' string";if(r.name.trim()==="")return"Definition 'name' cannot be empty";if(!r.version||typeof r.version!="string")return"Definition must include a 'version' string";if(r.properties!==void 0&&!Array.isArray(r.properties))return"'properties' must be an array if provided";if(Array.isArray(r.properties))for(let t=0;t<r.properties.length;t++){const o=r.properties[t];if(!o||typeof o!="object")return`Property at index ${t} must be an object`;if(!o.name||typeof o.name!="string")return`Property at index ${t} must have a string 'name'`;if(o.name.trim()==="")return`Property at index ${t} has an empty 'name'`;if(!o.type||typeof o.type!="string")return`Property '${o.name}' must have a string 'type'`;if(o.type.trim()==="")return`Property '${o.name}' has an empty 'type'`}return null}async function rn(e,r={}){const{validateSchema:t=!0}=r;try{if(!e||typeof e!="string")return{success:!1,error:"jsonData must be a non-empty JSON string"};const o=e.trim();if(!o)return{success:!1,error:"jsonData is empty"};let n;try{n=JSON.parse(o)}catch(a){return{success:!1,error:`Invalid JSON format: ${a instanceof Error?a.message:"Unknown parsing error"}`}}if(t){const a=en(n);if(a)return{success:!1,error:`Schema validation failed: ${a}`}}return{success:!0,definition:n}}catch(o){return{success:!1,error:`Unexpected error loading definition: ${o instanceof Error?o.message:"Unknown error"}`}}}function Sr(e,r){try{if(!e)return{success:!1,error:"Definition is required"};if(!r||typeof r!="string")return{success:!1,error:"Instance name is required"};const t={name:r,definition:e.name??"unknown",version:e.version??"1.0.0",values:{}},o=e.properties||[];return Array.isArray(o)&&o.forEach(n=>{const a=n;if(a.type==="unit"){const u=a.defaultUnit,c=Number(a.defaultValue)||void 0;t.values[a.name]=[c||0,u||"m"]}else a.defaultValue!==void 0&&(t.values[a.name]=a.defaultValue)}),{success:!0,instance:t}}catch(t){return{success:!1,error:`Error creating instance: ${t instanceof Error?t.message:"Unknown error"}`}}}function tn(e){try{if(!e)return{success:!1,error:"Instance data is required"};let r;if(typeof e=="string")try{r=JSON.parse(e)}catch(t){return{success:!1,error:`Invalid JSON format: ${t instanceof Error?t.message:"Unknown parsing error"}`}}else r=e;return typeof r!="object"||r===null?{success:!1,error:"Instance must be a valid object"}:{success:!0,instance:r}}catch(r){return{success:!1,error:`Error loading instance: ${r instanceof Error?r.message:"Unknown error"}`}}}function nn(e,r,t){try{if(!e)return{success:!1,error:"Instance is required"};if(!r)return{success:!1,error:"Latest definition is required"};if(e.definition===r.name&&e.version===r.version)return{success:!0,instance:e};const o={name:e.name||r.name+"-instance",definition:r.name,version:r.version,values:{}},n=o.values,a={};(r.properties||[]).forEach(s=>{a[s.name]=s});const u=(s,d,l)=>{if(s==null)return s;const m=d.toLowerCase();try{if(m==="string"||m==="text")return String(s);if(m==="int"||m==="integer"||m==="number"||m==="float"){if(typeof s=="number")return s;if(typeof s=="boolean")return s?1:0;if(typeof s=="string"){const f=s.trim();if(f==="")return null;const p=Number(f);return Number.isNaN(p)?0:p}return 0}if(m==="boolean"||m==="bool"||m==="checkbox"||m==="switch"){if(typeof s=="boolean")return s;if(typeof s=="number")return s!==0;if(typeof s=="string"){const f=s.toLowerCase().trim();return["true","1","yes","on"].includes(f)}return!!s}if(m==="unit"){if(Array.isArray(s)&&s.length>=2)return s;if(Array.isArray(s)&&s.length===1)return[s[0],l&&l.defaultUnit||"m"];if(typeof s=="number")return[s,l&&l.defaultUnit||"m"];if(typeof s=="string"){const f=Number(s);return[Number.isNaN(f)?0:f,l&&l.defaultUnit||"m"]}return[0,l&&l.defaultUnit||"m"]}if(m.endsWith("[]")||m==="array"||m==="int-array"||m==="float-array")return Array.isArray(s)?s:typeof s=="string"?s.split(",").map(f=>f.trim()).filter(Boolean):[s]}catch{}return s},c=e.values||{};Object.keys(c).forEach(s=>{const d=c[s],l=a[s];if(!l)return;const m=Array.isArray(d)?"array":d===null?"null":typeof d,f=(l.type||"").toLowerCase();m===f||f==="string"&&typeof d=="string"?n[s]=d:n[s]=u(d,f,l)}),(r.properties||[]).forEach(s=>{const d=s.name;d in n||(n[d]=s.defaultValue)});try{typeof t=="function"&&t?.(e,o,r)}catch(s){return{success:!1,error:`Upgrade callback error: ${s instanceof Error?s.message:String(s)}`}}return{success:!0,instance:o}}catch(o){return{success:!1,error:`Error upgrading instance: ${o instanceof Error?o.message:"Unknown error"}`}}}pr();function on(e){const[r,t]=i.useState(null);return i.useEffect(()=>{const o=document.querySelector("[data-reactaform-theme]");if(!o)return;const n=o.closest("[data-reactaform-theme]");if(!n)return;const a=()=>t(n.getAttribute("data-reactaform-theme"));a();const u=new MutationObserver(c=>{for(const s of c)s.type==="attributes"&&s.attributeName==="data-reactaform-theme"&&a()});return u.observe(n,{attributes:!0,attributeFilter:["data-reactaform-theme"]}),()=>u.disconnect()},[e]),r}const an=({definitionData:e,instance:r,language:t,className:o,theme:n,style:a})=>{const u=i.useMemo(()=>{try{return typeof e=="string"?JSON.parse(e):e??null}catch{return null}},[e]),c={fontSize:"inherit",fontFamily:"inherit",...a},s=on(),d=n??s??"light",l=t??"en";if(i.useEffect(()=>{let f=document.getElementById("popup-root");f||(f=document.createElement("div"),f.id="popup-root",document.body.appendChild(f))},[]),!u)return g.jsx("div",{style:{color:"red"},children:"Error: No form definition provided."});let m=r;if(!m){const f=Sr(u,u.name);if(!f.success||!f.instance)return g.jsx("div",{style:{color:"red"},children:"Error: Failed to create instance from definition."});m=f.instance}return g.jsx(wr,{definitionName:u.name,defaultStyle:c,defaultLanguage:l,defaultTheme:d,defaultLocalizeName:u.localization||"",className:o,children:g.jsx(vr,{definition:u,instance:m})})};function Cr(){if(!document.getElementById("reactaform-styles"))try{const e=document.createElement("style");e.id="reactaform-styles",e.textContent=kr,document.head.appendChild(e)}catch{}}typeof document<"u"&&Cr();exports.CSS_CLASSES=R;exports.ReactaForm=an;exports.ReactaFormProvider=wr;exports.ReactaFormRenderer=vr;exports.StandardFieldLayout=T;exports.Units=_r;exports.combineClasses=q;exports.createInstanceFromDefinition=Sr;exports.deserializeDefinition=Dr;exports.deserializeInstance=Vr;exports.getAllPlugins=Ut;exports.getComponent=De;exports.getPlugin=Bt;exports.hasPlugin=Wt;exports.injectReactaFormStyles=Cr;exports.isDarkTheme=de;exports.loadInstance=tn;exports.loadJsonDefinition=rn;exports.registerComponent=Fe;exports.registerComponents=_t;exports.registerFieldValidationHandler=ar;exports.registerFormValidationHandler=or;exports.registerPlugin=Ht;exports.registerSubmissionHandler=Oe;exports.serializeDefinition=Fr;exports.serializeInstance=Mr;exports.unregisterPlugin=qt;exports.upgradeInstanceToLatestDefinition=nn;exports.useDebouncedCallback=Ze;exports.useReactaFormContext=V;exports.validateFieldValue=L;
|