cft-builder 0.1.93 → 0.1.94

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.
@@ -1,4 +1,4 @@
1
- import { D as s, C as o, E as a, F as d, R as i, T as u, A as B, z as l, B as m } from "./main-DRvXDVUY.js";
1
+ import { D as s, C as o, E as a, F as d, R as i, T as u, A as B, z as l, B as m } from "./main-DR8Nrek4.js";
2
2
  export {
3
3
  s as BuilderItems,
4
4
  o as BuilderItemsRender,
@@ -4160,7 +4160,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4160
4160
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function rwe(t,e){if(t){if(typeof t=="string")return z$(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(t);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return z$(t,e)}}function z$(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function iwe(t,e){var n=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r=[],i=!0,a=!1,s,l;try{for(n=n.call(t);!(i=(s=n.next()).done)&&(r.push(s.value),!(e&&r.length===e));i=!0);}catch(c){a=!0,l=c}finally{try{!i&&n.return!=null&&n.return()}finally{if(a)throw l}}return r}}function awe(t){if(Array.isArray(t))return t}function swe(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function H$(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function owe(t,e,n){return e&&H$(t.prototype,e),n&&H$(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}var E5=function(){function t(e,n){swe(this,t),this.metadata=new uo(n);var r=this.getCountryAndCallingCode(e),i=twe(r,2),a=i[0],s=i[1];this.defaultCountry=a,this.defaultCallingCode=s,this.reset()}return owe(t,[{key:"getCountryAndCallingCode",value:function(n){var r,i;return n&&(A5(n)?(r=n.defaultCountry,i=n.defaultCallingCode):r=n),r&&!this.metadata.hasCountry(r)&&(r=void 0),[r,i]}},{key:"input",value:function(n){var r=this.parser.input(n,this.state),i=r.digits,a=r.justLeadingPlus;if(a)this.formattedOutput="+";else if(i){this.determineTheCountryIfNeeded(),this.state.nationalSignificantNumber&&this.formatter.narrowDownMatchingFormats(this.state);var s;if(this.metadata.hasSelectedNumberingPlan()&&(s=this.formatter.format(i,this.state)),s===void 0&&this.parser.reExtractNationalSignificantNumber(this.state)){this.determineTheCountryIfNeeded();var l=this.state.getNationalDigits();l&&(s=this.formatter.format(l,this.state))}this.formattedOutput=s?this.getFullNumber(s):this.getNonFormattedNumber()}return this.formattedOutput}},{key:"reset",value:function(){var n=this;return this.state=new dAe({onCountryChange:function(i){n.country=i},onCallingCodeChange:function(i,a){n.metadata.selectNumberingPlan(a,i),n.formatter.reset(n.metadata.numberingPlan,n.state),n.parser.reset(n.metadata.numberingPlan)}}),this.formatter=new UAe({state:this.state,metadata:this.metadata}),this.parser=new QAe({defaultCountry:this.defaultCountry,defaultCallingCode:this.defaultCallingCode,metadata:this.metadata,state:this.state,onNationalSignificantNumberChange:function(){n.determineTheCountryIfNeeded(),n.formatter.reset(n.metadata.numberingPlan,n.state)}}),this.state.reset({country:this.defaultCountry,callingCode:this.defaultCallingCode}),this.formattedOutput="",this}},{key:"isInternational",value:function(){return this.state.international}},{key:"getCallingCode",value:function(){if(this.isInternational())return this.state.callingCode}},{key:"getCountryCallingCode",value:function(){return this.getCallingCode()}},{key:"getCountry",value:function(){var n=this.state.digits;if(n)return this._getCountry()}},{key:"_getCountry",value:function(){var n=this.state.country;return n}},{key:"determineTheCountryIfNeeded",value:function(){(!this.state.country||this.isCountryCallingCodeAmbiguous())&&this.determineTheCountry()}},{key:"getFullNumber",value:function(n){var r=this;if(this.isInternational()){var i=function(l){return r.formatter.getInternationalPrefixBeforeCountryCallingCode(r.state,{spacing:!!l})+l},a=this.state.callingCode;return i(a?n?"".concat(a," ").concat(n):a:"".concat(this.state.getDigitsWithoutInternationalPrefix()))}return n}},{key:"getNonFormattedNationalNumberWithPrefix",value:function(){var n=this.state,r=n.nationalSignificantNumber,i=n.complexPrefixBeforeNationalSignificantNumber,a=n.nationalPrefix,s=r,l=i||a;return l&&(s=l+s),s}},{key:"getNonFormattedNumber",value:function(){var n=this.state.nationalSignificantNumberMatchesInput;return this.getFullNumber(n?this.getNonFormattedNationalNumberWithPrefix():this.state.getNationalDigits())}},{key:"getNonFormattedTemplate",value:function(){var n=this.getNonFormattedNumber();if(n)return n.replace(/[\+\d]/g,Uc)}},{key:"isCountryCallingCodeAmbiguous",value:function(){var n=this.state.callingCode,r=this.metadata.getCountryCodesForCallingCode(n);return r&&r.length>1}},{key:"determineTheCountry",value:function(){this.state.setCountry(lAe(this.isInternational()?this.state.callingCode:this.defaultCallingCode,{nationalNumber:this.state.nationalSignificantNumber,defaultCountry:this.defaultCountry,metadata:this.metadata}))}},{key:"getNumberValue",value:function(){var n=this.state,r=n.digits,i=n.callingCode,a=n.country,s=n.nationalSignificantNumber;if(r){if(this.isInternational())return i?"+"+i+s:"+"+r;if(a||i){var l=a?this.metadata.countryCallingCode():i;return"+"+l+s}}}},{key:"getNumber",value:function(){var n=this.state,r=n.nationalSignificantNumber,i=n.carrierCode,a=n.callingCode,s=this._getCountry();if(r&&!(!s&&!a)){if(s&&s===this.defaultCountry){var l=new uo(this.metadata.metadata);l.selectNumberingPlan(s);var c=l.numberingPlan.callingCode(),u=this.metadata.getCountryCodesForCallingCode(c);if(u.length>1){var d=I$(r,{countries:u,defaultCountry:this.defaultCountry,metadata:this.metadata.metadata});d&&(s=d)}}var f=new Jye(s||a,r,this.metadata.metadata);return i&&(f.carrierCode=i),f}}},{key:"isPossible",value:function(){var n=this.getNumber();return n?n.isPossible():!1}},{key:"isValid",value:function(){var n=this.getNumber();return n?n.isValid():!1}},{key:"getNationalNumber",value:function(){return this.state.nationalSignificantNumber}},{key:"getChars",value:function(){return(this.state.international?"+":"")+this.state.digits}},{key:"getTemplate",value:function(){return this.formatter.getTemplate(this.state)||this.getNonFormattedTemplate()||""}}]),t}();function lwe(t,e,n){return n||(n=e,e=void 0),new E5(e,n).input(t)}function Y$(t){var e=t.country,n=t.international,r=t.withCountryCallingCode,i=t.metadata;return e&&n&&!r?"+".concat(D1(e,i)):""}function wS(t,e){return e&&(t=t.slice(e.length),t[0]===" "&&(t=t.slice(1))),t}function cwe(t,e,n){if(!(n&&n.ignoreRest)){var r=function(a){if(n)switch(a){case"end":n.ignoreRest=!0;break}};return c$(t,e,r)}}function K$(t){var e=t.onKeyDown,n=t.international;return N.useCallback(function(r){if(r.keyCode===uwe&&n&&r.target instanceof HTMLInputElement&&dwe(r.target)===fwe){r.preventDefault();return}e&&e(r)},[e,n])}var uwe=8;function dwe(t){return t.selectionStart}var fwe=1,hwe=["onKeyDown","country","international","withCountryCallingCode","metadata"];function SS(){return SS=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},SS.apply(this,arguments)}function pwe(t,e){if(t==null)return{};var n=gwe(t,e),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)r=a[i],!(e.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(t,r)&&(n[r]=t[r])}return n}function gwe(t,e){if(t==null)return{};var n={},r=Object.keys(t),i,a;for(a=0;a<r.length;a++)i=r[a],!(e.indexOf(i)>=0)&&(n[i]=t[i]);return n}function mwe(t){function e(n,r){var i=n.onKeyDown,a=n.country,s=n.international,l=n.withCountryCallingCode,c=n.metadata,u=c===void 0?t:c,d=pwe(n,hwe),f=N.useCallback(function(m){var g=new E5(a,u),v=Y$({country:a,international:s,withCountryCallingCode:l,metadata:u}),A=g.input(v+m),S=g.getTemplate();return v&&(A=wS(A,v),S&&(S=wS(S,v))),{text:A,template:S}},[a,u]),h=K$({onKeyDown:i,international:s});return N.createElement(iye,SS({},d,{ref:r,parse:cwe,format:f,onKeyDown:h}))}return e=N.forwardRef(e),e.propTypes={value:vn.string.isRequired,onChange:vn.func.isRequired,onKeyDown:vn.func,country:vn.string,international:vn.bool,withCountryCallingCode:vn.bool,metadata:vn.object},e}const vwe=mwe();var bwe=["value","onChange","onKeyDown","country","international","withCountryCallingCode","metadata","inputComponent"];function xS(){return xS=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},xS.apply(this,arguments)}function ywe(t,e){if(t==null)return{};var n=Awe(t,e),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)r=a[i],!(e.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(t,r)&&(n[r]=t[r])}return n}function Awe(t,e){if(t==null)return{};var n={},r=Object.keys(t),i,a;for(a=0;a<r.length;a++)i=r[a],!(e.indexOf(i)>=0)&&(n[i]=t[i]);return n}function wwe(t){function e(n,r){var i=n.value,a=n.onChange,s=n.onKeyDown,l=n.country,c=n.international,u=n.withCountryCallingCode,d=n.metadata,f=d===void 0?t:d,h=n.inputComponent,m=h===void 0?"input":h,g=ywe(n,bwe),v=Y$({country:l,international:c,withCountryCallingCode:u,metadata:f}),A=N.useCallback(function(x){var w=_ye(x.target.value);if(w===i){var T=X$(v,w,l,f);T.indexOf(x.target.value)===0&&(w=w.slice(0,-1))}a(w)},[v,i,a,l,f]),S=K$({onKeyDown:s,international:c});return N.createElement(m,xS({},g,{ref:r,value:X$(v,i,l,f),onChange:A,onKeyDown:S}))}return e=N.forwardRef(e),e.propTypes={value:vn.string.isRequired,onChange:vn.func.isRequired,onKeyDown:vn.func,country:vn.string,international:vn.bool,withCountryCallingCode:vn.bool,metadata:vn.object,inputComponent:vn.elementType},e}const Swe=wwe();function X$(t,e,n,r){return wS(lwe(t+e,n,r),t)}var xwe=vn.shape({country_calling_codes:vn.object.isRequired,countries:vn.object.isRequired});vn.objectOf(vn.string);function G$(t,e){var n="+"+D1(t,e);return n}function Eg(t,e){return Iwe(t)||Ewe(t,e)||Twe(t,e)||Cwe()}function Cwe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
4161
4161
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Twe(t,e){if(t){if(typeof t=="string")return R$(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(t);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return R$(t,e)}}function R$(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function Ewe(t,e){var n=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,a,s,l=[],c=!0,u=!1;try{if(a=(n=n.call(t)).next,e===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(s=n.return(),Object(s)!==s))return}finally{if(u)throw i}}return l}}function Iwe(t){if(Array.isArray(t))return t}function _we(t){var e=this,n=t.value,r=t.onChange,i=t.country,a=t.defaultCountry,s=t.international,l=t.withCountryCallingCode,c=t.useNationalFormatForDefaultCountryValue,u=t.metadata,d=N.useRef(),f=function(Y,ge,ne){console.error("[react-phone-number-input] Expected phone number ".concat(Y," to correspond to country ").concat(ge," but ").concat(ne?"in reality it corresponds to country "+ne:"it doesn't",".")),d.current=!0},h=function(Y){return Dwe(n,i,s,l,a,c,u,function(){Y&&Y.onCountryMismatch&&Y.onCountryMismatch();for(var ge=arguments.length,ne=new Array(ge),J=0;J<ge;J++)ne[J]=arguments[J];f.apply(e,ne)})},m=N.useState(i),g=Eg(m,2),v=g[0],A=g[1],S=N.useState(a),x=Eg(S,2),w=x[0],T=x[1],C=N.useState(h()),_=Eg(C,2),E=_[0],D=_[1],B=N.useState(n),k=Eg(B,2),P=k[0],z=k[1],M=N.useState(),H=Eg(M,2);H[0];var de=H[1],fe=N.useCallback(function(){return de({})},[de]);function ee(ae){if(ae){i&&s&&!l&&(ae="+".concat(D1(i,u)).concat(ae));var Y=new E5(i||a,u);return Y.input(ae),Y.getNumberValue()}}N.useEffect(function(){n!==P&&(z(n),D(h()))},[n]),N.useEffect(function(){if(i!==v){A(i);var ae,Y=h({onCountryMismatch:function(){ae=!0}});D(Y),ae&&z(ee(Y))}},[i]),N.useEffect(function(){a!==w&&(T(a),D(h()))},[a]),N.useEffect(function(){P!==n&&r(P)},[P]);var G=N.useCallback(function(ae){var Y;if(i)if(s&&l){var ge=G$(i,u);if(ae.indexOf(ge)!==0){if(ae&&ae[0]!=="+")ae=ge+ae;else if(!d.current)return D(ge),z(void 0),fe()}}else ae&&ae[0]==="+"&&(ae=ae.slice(1));else a||ae&&ae[0]!=="+"&&(ae="+"+ae);ae&&(Y=ee(ae)),D(ae),z(Y)},[i,s,l,a,u,D,z,fe,d]);return[E,G]}function Dwe(t,e,n,r,i,a,s,l){if(e&&n&&r){var c=G$(e,s);return t?(t.indexOf(c)!==0&&l(t,e),t):c}if(!t)return"";if(!e&&!i)return t;var u=new E5(void 0,s);u.input(t);var d=u.getNumber();return d?e?(d.country&&d.country!==e?l(t,e,d.country):d.countryCallingCode!==D1(e,s)&&l(t,e),n?d.nationalNumber:Ih(d.formatNational())):d.countryCallingCode&&d.countryCallingCode===D1(i,s)&&a?Ih(d.formatNational()):t:""}var Owe=["Component","country","defaultCountry","useNationalFormatForDefaultCountryValue","value","onChange","metadata","international","withCountryCallingCode"];function CS(){return CS=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},CS.apply(this,arguments)}function Nwe(t,e){return Mwe(t)||kwe(t,e)||Pwe(t,e)||Fwe()}function Fwe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
4162
4162
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Pwe(t,e){if(t){if(typeof t=="string")return W$(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(t);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return W$(t,e)}}function W$(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function kwe(t,e){var n=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(n!=null){var r,i,a,s,l=[],c=!0,u=!1;try{if(a=(n=n.call(t)).next,e===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(l.push(r.value),l.length!==e);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(s=n.return(),Object(s)!==s))return}finally{if(u)throw i}}return l}}function Mwe(t){if(Array.isArray(t))return t}function Lwe(t,e){if(t==null)return{};var n=Bwe(t,e),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)r=a[i],!(e.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(t,r)&&(n[r]=t[r])}return n}function Bwe(t,e){if(t==null)return{};var n={},r=Object.keys(t),i,a;for(a=0;a<r.length;a++)i=r[a],!(e.indexOf(i)>=0)&&(n[i]=t[i]);return n}function I5(t,e){var n=t.Component,r=t.country,i=t.defaultCountry,a=t.useNationalFormatForDefaultCountryValue,s=a===void 0?!0:a,l=t.value,c=t.onChange,u=t.metadata,d=t.international,f=t.withCountryCallingCode,h=Lwe(t,Owe),m=_we({value:l,onChange:c,country:r,defaultCountry:i,international:d,withCountryCallingCode:f,useNationalFormatForDefaultCountryValue:s,metadata:u}),g=Nwe(m,2),v=g[0],A=g[1];return N.createElement(n,CS({},h,{ref:e,metadata:u,international:d,withCountryCallingCode:f,country:r||i,value:v,onChange:A}))}I5=N.forwardRef(I5),I5.propTypes={value:vn.string,onChange:vn.func.isRequired,country:vn.string,defaultCountry:vn.string,international:vn.bool,withCountryCallingCode:vn.bool,Component:vn.elementType.isRequired,useNationalFormatForDefaultCountryValue:vn.bool,metadata:xwe};const Vwe=I5;var Uwe=["type","autoComplete","smartCaret","metadata"];function TS(){return TS=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(t[r]=n[r])}return t},TS.apply(this,arguments)}function qwe(t,e){if(t==null)return{};var n=$we(t,e),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);for(i=0;i<a.length;i++)r=a[i],!(e.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(t,r)&&(n[r]=t[r])}return n}function $we(t,e){if(t==null)return{};var n={},r=Object.keys(t),i,a;for(a=0;a<r.length;a++)i=r[a],!(e.indexOf(i)>=0)&&(n[i]=t[i]);return n}function Q$(t){function e(n,r){var i=n.type,a=i===void 0?"tel":i,s=n.autoComplete,l=s===void 0?"tel":s,c=n.smartCaret,u=c===void 0?!0:c,d=n.metadata,f=d===void 0?t:d,h=qwe(n,Uwe);return N.createElement(Vwe,TS({},h,{type:a,autoComplete:l,metadata:f,ref:r,Component:u?vwe:Swe}))}return e=N.forwardRef(e),e.propTypes={type:vn.string,autoComplete:vn.string,smartCaret:vn.bool,metadata:vn.object},e}Q$();const jwe=Q$(Lbe),zwe=t=>{var K,oe,ve,Ce,Se,Te,De,ie,U,re,Q;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,updateUserFormDataSubmit:i,userTaskSubmitFormData:a,TASK_PUBLISHED:s,task_status:l}=mr(),{userSelectedLanguage:c,fieldSettingUpdate:u}=on(),{field:d,fieldIndex:f,sectionIndex:h,pageIndex:m,row:g,rowIndex:v,columnIndex:A,isDisabled:S}=t,{isAdmin:x,isRenderView:w,isPreview:T}=Zt(),[C,_]=N.useState(!1),[E,D]=N.useState(""),[B,k]=N.useState(0),[P,z]=N.useState(!1),[M,H]=N.useState(!1),de=()=>{H(!0)},fe=()=>{H(!1)},ee=()=>{var se,be,me;if(g!=null&&g.rowIsRepeatable){if(g!=null&&g.repeatableFields){const ye=[...g.repeatableFields],Ie=_t.findIndex(ye,function(Ee){return Ee.uuid===(d==null?void 0:d.uuid)});Ie>=0&&ye[Ie].fieldData?D(ye[Ie].fieldData):D("")}}else{const ye=a;if(ye!=null&&ye.length){for(const Ie of ye)if(Ie.fieldId===t.field.uuid&&((se=Ie==null?void 0:Ie.postData[0])==null?void 0:se.postValue)!==""&&((be=Ie==null?void 0:Ie.postData[0])!=null&&be.postValue)){D((me=Ie==null?void 0:Ie.postData[0])==null?void 0:me.postValue);break}}}z(!0)};N.useEffect(()=>{P||ee();const se=Xt.addListener("clearRepeatableFields",Ie=>{Ie===(g==null?void 0:g.uuid)&&(D(""),k(0),d.isValid=0,u(m,h,v,A,f,d))}),be=Xt.addListener("onSubmitUserForm",()=>{var Ie;(Ie=d==null?void 0:d.attributes)!=null&&Ie.required?E?d.isValid=1:d.isValid=0:d.isValid=1}),me=Xt.addListener("OnInvalidFieldCatch",Ie=>{d.uuid===(Ie==null?void 0:Ie.fieldId)?k(1):k(0)}),ye=Xt.addListener("OnGetFieldValue",Ie=>{var he;const Ee=(he=Ie==null?void 0:Ie.repeatableColumn)==null?void 0:he.filter(V=>(V==null?void 0:V.fieldUuid)===(d==null?void 0:d.uuid));Ee!=null&&Ee.length});return()=>{be.remove(),me.remove(),ye.remove(),se.remove()}});const G=se=>{_(se)},ae=()=>{_(!1)},Y=(se,be)=>{const me=a,ye=_t.cloneDeep(e);if(be){if(ye[d==null?void 0:d.uuid]=se,(me==null?void 0:me.length)>0)for(const Ie of me)Ie.fieldId===t.field.uuid&&(Ie.postData[0]={postValue:se})}else if(delete ye[d==null?void 0:d.uuid],(me==null?void 0:me.length)>0)for(const Ie of me)Ie.fieldId===t.field.uuid&&(Ie.postData[0]={postValue:se});if(!(g!=null&&g.rowIsRepeatable)){n(ye);const Ie=Object.keys(ye).length;r(Ie)}},ge=(se,be)=>{var me;if(a){const ye=[...a],Ie=_t.findIndex(ye,function(he){return he.rowId===(g==null?void 0:g.uuid)});let Ee=(me=a[Ie])==null?void 0:me.repeatableFields;Ee={...Ee,[se==null?void 0:se.uuid]:be},ye[Ie]={...ye[Ie],repeatableFields:Ee},i(ye)}D(be),be!==""?se.isValid=1:se.isValid=0},ne=se=>{g!=null&&g.rowIsRepeatable?ge(d,se):Y(se,!0)},J=o.jsxs("div",{onMouseOver:de,onMouseOut:fe,children:[!w&&!T&&M&&o.jsx(jr,{handleFieldSettingsSidebar:G,...t}),o.jsxs("div",{className:`field ${T?" ":" builder-element-wrapper "}${(d==null?void 0:d.isFluid)===!0?" card py-3 px-4 p-fluid":"card py-3 px-4"}`,children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:T?"col-12 ":"col-12 p-fluid",children:[(d==null?void 0:d.showHeaderText)&&o.jsx("h6",{children:(K=d==null?void 0:d.headerText)==null?void 0:K[c==null?void 0:c.type]}),(d==null?void 0:d.showLabel)&&o.jsxs("label",{htmlFor:f,className:"flex font-medium mb-3 text-700 text-2xl",children:[o.jsx(ia,{...t}),((oe=d==null?void 0:d.attributes)==null?void 0:oe.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",T?o.jsx(o.Fragment,{children:(ve=d==null?void 0:d.label)==null?void 0:ve[c==null?void 0:c.type]}):o.jsx(Zi,{...t}),o.jsx("span",{className:"ml-3",children:(d==null?void 0:d.showToolTip)&&o.jsx(Mi,{message:(Ce=d==null?void 0:d.toolTip)==null?void 0:Ce[c==null?void 0:c.type],position:"right"})})]}),o.jsxs("div",{className:"mt-3",children:[o.jsxs("span",{className:"p-input-icon-"+(d==null?void 0:d.iconAlignment),children:[(d==null?void 0:d.showIcon)&&o.jsx("i",{className:"pi pi-"+((Te=(Se=d==null?void 0:d.icon)==null?void 0:Se.properties)==null?void 0:Te.name)}),o.jsx(jwe,{id:d==null?void 0:d.uuid,placeholder:(De=d==null?void 0:d.placeholder)==null?void 0:De[c==null?void 0:c.type],value:E,onFocus:()=>k(1),onChange:ne,international:!0,className:`${B===1&&((ie=d==null?void 0:d.attributes)!=null&&ie.required)?E?"valid":"invalid":"valid'"} p-inputtext`,readOnly:S})]}),o.jsx("div",{children:((U=d==null?void 0:d.attributes)==null?void 0:U.required)&&o.jsx("small",{className:"error",children:B===1&&!E?(re=d==null?void 0:d.validationMesssage)==null?void 0:re.english:""})}),o.jsx("div",{children:(d==null?void 0:d.showHelperText)&&o.jsx("small",{children:(Q=d==null?void 0:d.helperText)==null?void 0:Q[c==null?void 0:c.type]})})]})]})}),x&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[C===!0&&o.jsx(Xi,{visibilty:C,closeSettingFieldSidebar:ae,...t}),o.jsx(wi,{...t,fieldWrap:J})]})},Hwe=t=>{var Y,ge,ne,J,K,oe,ve,Ce,Se,Te,De;const{field:e,fieldIndex:n,pageIndex:r,sectionIndex:i,row:a,isDisabled:s}=t,{isPreview:l,isAdmin:c,isRenderView:u}=Zt(),{task_status:d,taskRegisterData:f,updateTaskRegisterData:h,updateTaskProgressValue:m,updateUserFormDataSubmit:g,userTaskSubmitFormData:v,TASK_PUBLISHED:A}=mr(),{userSelectedLanguage:S}=on(),[x,w]=N.useState(!1),[T,C]=N.useState(""),[_,E]=N.useState(0),[D,B]=N.useState(!1),k=()=>{B(!0)},P=()=>{B(!1)};N.useEffect(()=>{x||fe();const ie=Xt.addListener("clearRepeatableFields",re=>{re===(a==null?void 0:a.uuid)&&(C(""),E(0),e.isValid=0)}),U=Xt.addListener("onSubmitUserForm",()=>{var re;(re=e==null?void 0:e.attributes)!=null&&re.required?T!==""&&lu.test(T)===!0?e.isValid=1:e.isValid=0:e.isValid=1});return()=>{U.remove(),ie.remove()}});const[z,M]=N.useState(!1),H=ie=>{M(ie)},de=()=>{M(!1)},fe=()=>{var ie,U,re;if(a!=null&&a.rowIsRepeatable){if(a!=null&&a.repeatableFields){const Q=[...a.repeatableFields],se=_t.findIndex(Q,function(be){return be.uuid===(e==null?void 0:e.uuid)});se>=0&&Q[se].fieldData?C(Q[se].fieldData):C("")}}else{const Q=v;if(Q!=null&&Q.length){for(const se of Q)if(se.fieldId===t.field.uuid&&((ie=se==null?void 0:se.postData[0])==null?void 0:ie.postValue)!==""&&((U=se==null?void 0:se.postData[0])!=null&&U.postValue)){C((re=se==null?void 0:se.postData[0])==null?void 0:re.postValue),w(!0);break}}}w(!0)},ee=ie=>{C(ie);const U=v,re=_t.cloneDeep(f);if(ie!==""&&lu.test(ie)===!0){if(re[e==null?void 0:e.uuid]=ie,(U==null?void 0:U.length)>0)for(const Q of U)Q.fieldId===t.field.uuid&&(Q.postData[0]={postValue:ie})}else if(delete re[e==null?void 0:e.uuid],(U==null?void 0:U.length)>0)for(const Q of U)Q.fieldId===t.field.uuid&&(Q.postData[0]={postValue:""});if(!(a!=null&&a.rowIsRepeatable)){h(re);const Q=Object.keys(re).length;m(Q)}},G=(ie,U)=>{var ye;const re=[...v],Q=_t.findIndex(re,function(Ie){return Ie.rowId===(a==null?void 0:a.uuid)});let se=(ye=v[Q])==null?void 0:ye.repeatableFields;const be=ie,me=be==null?void 0:be.uuid;se={...se,[me]:U},re[Q]={...re[Q],repeatableFields:se},g(re),C(U),U!==""&&lu.test(U)===!0?e.isValid=1:e.isValid=0},ae=o.jsxs("div",{onMouseOver:k,onMouseOut:P,children:[!u&&!l&&D&&o.jsx(jr,{handleFieldSettingsSidebar:H,...t}),o.jsxs("div",{className:`field ${l?" ":" builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0?" card py-3 px-4 p-fluid":"card py-3 px-4"}`,children:[o.jsx("div",{className:"grid"}),(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(Y=e==null?void 0:e.headerText)==null?void 0:Y[S==null?void 0:S.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:n,className:"flex font-medium mb-3 text-700 text-2xl",children:[o.jsx(ia,{...t}),((ge=e==null?void 0:e.attributes)==null?void 0:ge.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",l?o.jsx(o.Fragment,{children:(ne=e==null?void 0:e.label)==null?void 0:ne[S==null?void 0:S.type]}):o.jsx(Zi,{...t}),o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(Mi,{message:(J=e==null?void 0:e.toolTip)==null?void 0:J[S==null?void 0:S.type],position:"right"})})]}),o.jsxs("span",{className:"p-input-icon-"+(e==null?void 0:e.iconAlignment),children:[(e==null?void 0:e.showIcon)&&o.jsx("i",{className:"pi pi-"+((oe=(K=e==null?void 0:e.icon)==null?void 0:K.properties)==null?void 0:oe.name)}),o.jsx(gn,{id:e==null?void 0:e.uuid,placeholder:(ve=e==null?void 0:e.placeholder)==null?void 0:ve[S==null?void 0:S.type],value:T,onFocus:()=>E(1),onChange:ie=>{a!=null&&a.rowIsRepeatable?G(r,i):ee(ie.target.value)},className:_===1&&((Ce=e==null?void 0:e.attributes)!=null&&Ce.required)?T?"valid":"invalid":"valid'",readOnly:s})]}),((Se=e==null?void 0:e.attributes)==null?void 0:Se.required)&&o.jsx("div",{children:o.jsx("small",{className:"error",children:_===1&&!T?(Te=e==null?void 0:e.validationMesssage)==null?void 0:Te[S==null?void 0:S.type]:""})}),T!==""&&_===1&&lu.test(T)===!1&&o.jsx("small",{className:"error",children:"Please enter correct url"}),(e==null?void 0:e.showHelperText)&&o.jsx("div",{children:o.jsx("small",{children:(De=e==null?void 0:e.helperText)==null?void 0:De[S==null?void 0:S.type]})})]}),c&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]});return o.jsxs(o.Fragment,{children:[z===!0&&o.jsx(Xi,{visibilty:z,closeSettingFieldSidebar:de,...t},e==null?void 0:e.uuid),o.jsx(wi,{...t,fieldWrap:ae})]})},Ywe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAwAAAAMACAYAAACTgQCOAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QA/wD/AP+gvaeTAACAAElEQVR42u3deXxcdb3/8ffnTLaWthSUVVuaTMIWKc2cpLWi/oqIeK+4XisuoKDodUNx38H9Ku67IhdwB6NeF1xBqQrWNjOTUgxbM0kLyKp0b7PMnM/vj1ZFtiazZc7M6/l4+LhXxTZ5nzPnfN9zvt/vMQEAakI6DJv3j6L5gft8NTfPN/f5cp8fuR+gIJhv7vNdag7M5sm91aXZkvaTe4uk/c2sSdL+kuRSQtK8h/hr5khqfsB/Nilpx0P8s9tMKuz9/7e6e17SVplNSNpp0i6ZjUfu20yadLMtiqItgdlmmW1xsy2anNwSmW3ZGgRbejOZSY4yAMw8IwIAqAxfuTKxcePGg6IoOsjMDlUUHeJBcJBJh8n9YHc/2MwOdelgSfMl7VfnkeyUtMWke1y606R73f1uBcFdFkX3Kgjudve7giC4d9GiRfdaf3+BswgAKAAAUDM2HXfcARNtbYcH0mFeKHRYEBxu0mEeRR1m1uHSQklNJFW0zZJGJI2YdKdLd5g04tKdhSC4o2tgYKNJETEBAAUAAMoiHYbN892PkNQZSEkPgk65d7qUNKldUhspzagxl0bNbFhRNGxSzqThgpTbYraJKUcAQAEAgIc0vHjxwWpu7jbpGEndkjolJSUdIb7Bj6u8pE0uDZvZsNyHXLrJo+gvXYOD9xIPAAoAADSATccdd0C+paXb3Y8NzLrd/ViZdUs6jHQaymZJI+5+g5kNmfsN+URiqGtgYNQkJx4AFAAAiKFbe3oOz5uFHgSh3ENJvZIOJRk8gi2ShkzKRGYZN8t0DgzcyDoDABQAAKghvnJlYmRk5Fh3DwOzHpd6JB2vh94CE5iubTJbJ/dBlwZNynZ0dNzADkUAKAAAUCWjfX2HeqHQd79v9k+QdADJoIp2SLruH08KgkLh9x2Dg5uIBQAFAABKNNTd3dI6e3avuS8zaZm7P157FuYCtWaj3P8saU3kvmZrEKTZhQgABQAA9uG25ctnTUxM/ONb/SdKerKYyoN42iVpUNI1CoKrWpqarl2wevVuYgFAAQDQ0O5avHi/na2ty+X+REXRCTJ7othbH/UpL+k6SVeZ+7UWRX9sX7duC7EAoAAAqGtXr1jRtHD79sdLOtnMTnb3PrHPPhq1ELivVRBc6dKVt82Zs+bEVavyxAKAAgAg9m7p6+sICoWnmtlTJZ0saT6pAA+yU+6rZXaVu1/Vmc1miAQABQBALGxYtmxeIp8/xaVT9g74F5IKMG2bXLrSzH412dr6m6OvvXY7kQCgAACoGRuXLm3P5/Mnm9kzJT1NUgupAGVTkPRnST9LuP90UTZ7I5EAoAAAqCpfuTKRy+WWWBA8U+6nSgpJBajajXtE0hUeBD/bHEW/Z7tRABQAABVxRxjO3u3+dJk9T9J/ipdvAbXgPpn9wqPoR62trb9iq1EAFAAAJQ/6x9xPiqSVZvYcSXNJBahZuyX91s36PZH4cdeaNduIBAAFAMA+bTruuAMmW1ufaXum9vynpP1IBYidMUlXufvPlM//uHP9+nuIBAAFAMA/3XTCCXObxsefG0gvcveTJDWTClA3JiVdae7f2z0+/uPuoaEdRAJQAAA0oA2dna2JefOetnd6z3MlzSEVoO6NSbrKpG/uHhv7SffQ0ASRABQAAHXMpWAkDJ9g0kqXXiTpIFIBGtYWd/9ZIPW3J5O/sP7+ApEAFAAAdWI0DI+O3M+S2UskPYZEADzA7ZK+bWaXdqTTNxMHQAEAEEMbli2bZ4XCcyyKzpDZSXzeAUxRxt0vzM+a9T3eQAxQAADEwHAqFQZB8Cp3f7GY1w+geGOSfqYguLBjYOC3JjmRABQAADXi5uOPf0xTU9MrTHqZSx0kAqDMci5d2hJFFy8cHLyDOAAKAIAZ4JKN9PWdpCh6laTniK07AVReJPffmfT59mz2Cp4KABQAAFUwumTJ/EIQvMDM3ijpWBIBMEOGJV2Ul/73qEzmb8QBUAAAlPtO+6+5/adLmk0iAGrEuKSfKgguTA4MXEUcAAUAQAk2dHa2BvPmvVhmb5C0hEQA1Lh17v4537bte13Dw+PEAVAAAEzRyLJlh3g+f6akc8S+/QDi5x5Jl0RNTV/sWrPmduIAKAAAHsaG3t6ehPRqdz9D0iwSARBzE5J+Erh/uj2b/TNxABQAAJJ85crEyOjoc+T+RklPIhEAdXmtc/+9SZ/vyGZ/bFJEIgAFAGg4Q93dLa2zZr3Q3N8t6SgSAdAgRiV9rqWl5cIFq1fvJg6AAgDUvZtOOGFu89jYyyW9TczvB9C47pHZV5rGxz93xPXXbyYOgAIA1J3hxYsPtpaW1+6d6jOfRABAkrTdpEsm8/kLjrruur8SB0ABAGIvt2RJlycSbzfpDEmtJAIAD2nczL4RRdEnOrPZYeIAKABA7NzS19fR5P4Od3+5pCYSAYApiST90Mze15FO30wcAAUAqHkbU6lj8tK7zOzFkhIkAgDFF4FAOq89k7mJOAAKAFBzNvT0HGtm72TgDwDlLwIJ9/MXZbM3EgdAAQBmfuDf19dthcI7GPgDQMWLwC+CIHhf+8DAOuIAKABA1Y309ByhROLd7v4KBv4AUNUi8EN3fzeLhQEKAFAVG3p6DgqC4C2SzhW7+gDATJk0s0uaCoUPLBwcvIM4AAoAUHa3LV9+4MTk5Bvk/mZJc0kEAGrCLklfaJqY+DgvFAMoAEBZ3BGGs3dL50h6p3iBFwDUqu2SvjzZ1vaRo6+9djtxABQAYNquXrGiaeH27WdLOl/SoSQCALFwp5t9INnefpH19xeIA6AAAFOS6+t7qqLoU5IWkwYAxNJNJp3Xkcn0EwVAAQAe1oaenmODIPiEpP8kDQCoh5GO/dYKhbd0DA5eRxgABQD4p1t7eg7PJxLns6UnANSlyN2/02T2jkWZzJ3EAQoA0MDuWrx4v50tLW+T+1sl7UciAFDXdrh0wWzpU4dnMruIAxQAoMGMpFLPdLMvSDqCNACgofzVzd7dmU5/kyhAAQAaYeDf23tU5P45k04hDQBo6EHQqsjsnM50+i+kAQoAUIdyYbi/pHdJepOkFhIBAEjKm/Rll85LZjJbiQMUAKAOuGS53t4zzP0CSYeQCADgIdzl7ucns9mLTIqIAxQAIKY2hGEqkL4saRlpAAD2yf1PQSLxuvaBgXWEAQoAECN3hOHs3dJ5kt4qtvUEAExP3qQvT7S1vffoa6/dThygAAA1bu/uPl+UtJA0AADFcumOwOyNHen0D0gDFACgBt3a03P4ZBB8TtLzSQMAUEZXSHpdMpO5lShAAQBqgEtBLpU628w+KWkuiQAAKmCXpA92dHR80vr7C8QBCgAwQzb09vYk3P/XpR7SAABUfuRkaSsUzu4YHLyOMEABAKooHYbNB0hvlvRBsac/AKC68pI+FW3den7X8PA4cYACAFTYaF/fkiiKLpG0hDQAADPoLwqClycHBgaIAhQAoBID/xUr2qLt298vtvYEANSOvElfbpPedXgms4s4QAEAymRDT8/yIAgulnQ0aQAAatBwEARntw8M/J4oQAEASnDb8uWzJsbHPyKzN0oKSAQAUMMKLn02MXfue9tXrRojDlAAgGkaSaUWu9m3JC0mDQBAXLh0o9zP6MxmM6QBCgAwBVevWNG0cPv2t4gdfgAA8ZWX2Uc62ts/xHsDQAEAHsHGpUvbC4XCNyU9kTQAAHVgjRKJlybXrr2FKFArmFONmuCSDadSryoUCusZ/AMA6sgyFQrrcmH4RueLV9QITkTMuFt7eg7PJxL/6+5PJw0AQB37uTU1vaJjzZq7iQIUADSskd7ek939m5IOJQ0AQAO4V9JZyUzm50QBCgAaSjoMmw8we4/c3yemogEAGoub9IXdY2Nv6x4amiAOUABQ93JLlx5phcJlLvWQBgCggWVUKLwouW7dBqJANfHNK6pquLf3pSoUMgz+AQBQqEQiM9LbewZRoJp4AoCquOmEE+Y2j49/We6nkwYAAP/O3b81Pj7+2u6hoR2kAQoAYm+0r29JFEX9kjpJAwCAh3WLua/syGbXEwUqiSlAqKjh3t6XRlF0LYN/AAD26Ug3WzOSSr2SKFBJPAFARYyuWNFW2L798yZxEQMAYJrc/VuzzV59eCazizRAAUDNyy1Z0qVE4geSFpMGUJTtkv4us7+5+99N2mZmmyP37Wa2w9y3R+7bA7PNBbOJwGynR1FB7tskKUokNv/jD0pEUb5pYmL7w/1FE7Nn7+dR1PLPm0I+32Zms8xsloKgzdxny73V3edYEOynKJrn0v4WBPMl7S9pf4+ieTI7WNJhkvbj8AFlG6QNFqSVXZlMjjRAAUDtDv57e/9L7hdLmkcawL8Zk3SrzO6S+19ldre5/1Xud7n7nVFT013NUXTfzrGxv8d5X/A7wnD2RCJxyOTk5KGJROKgKIoOldkhcj/YzA6VdIikg/aWhf05LYB92uLSWZ2ZzI+JAhQA1JS9L/a6QO5v5LxCAw/wh03KubRRZpv2DvhvtSC4tWPNmruJ6N/dtXjxftsTiSOCRGKR3I+QdITcj3CzRbZn3dCjSQmQJLlLn7pt7tx3nbhqVZ44QAHAjBtevPhga2npl/uTSQN1riBp1KQhd7/ZpOHIbFhBMJwcGLjdJCei8tl03HEHFFpbuzyKumR2pKQuSUdKOkbSbBJCA7o6L73gqEzmb0QBCgBmbvCfSoVm9n+SFpAG6ohLysn9OjO7MTIbSpjdlN+8+cau4eFx4pnxgxNs6Otb1FQodLvZse7ebWbdko6V1EZCqHMbgyB4bvvAwDqiAAUAVTeSSp3uZhdKmkUaiLFxSX+RtM7M1rn7usm2tuuOvvba7UQTL1evWNG0YMeOowOpx92XaM8bx3skzScd1JldbvaKznT6MqIABQBVu8ku3L7945LeTBqImYKkm2S2Vu4D7r52i9n63kxmkmjq18alS9sLUfR4c3+8mz1Be8pBE8kg5lzun+hIJt9t/f0F4gAFABVz49Klj2rJ5y+T2VNJAzGwWdKfJF0TBMHq8ZaWLN/s444wnD0eBH1RFD1BZsvlvlwsOEZsW4B+3Twx8aIjrr9+M2mAAoCyy4XhcSb92KUO0kCN2iSzP8r9Wje7JplO32BSRCzY5/Vt6dIjvVBYbu7LZfYESd2SApJBTAxHQfCcroGBIaIABQDluzn29v6n3C+TNJc0UEPulPQ7M7s6CILfLVq7dpRIUA4bli2bF+TzT5L0lL3/WkwhQI3bGrif1p7N/pooQAFA6YP/MHyjpE9JSpAGZtg2Sb81998G0u8WZbM3Egmq4eYwfHSz2Qp3f4qkk7RnO1Kg1uTN/dyObPZLRAEKAIriK1cmRkdGPuPSOaSBGbxIjUi6woPgZ2O7dv0hzm/JRf3YuHRpez6fP9n2rIc6Rbz9HLV03TS7cNOcOa/jpWGgAGBaRpcsmR8lEt+XdDJpoMq2S/q1S1ckguDX7QMDdxEJatmGzs7W4IADnuRR9HSTTpV0FKlgxrn/MmpufmHXmjXbCAMUAOzTLX19HYko+pn2vFQHqIZ73P3XgdRf2LbtN7xsC3VwDX2m3E+V2Qqx5Shmzl+CQuGZ7evWbSQKUADwsIZ7e08w9x+LLfFQeUMy+0Hk/tOuTCZLHKjLa+rixQcHLS3PdOnZcn+apFZSQZXdHUjPbs9k1hAFKAB48I0qDJ9j0nfFm31ROTfIrD8qFL7fNTh4A3GgkdwRhrPH3E+KpJVm9jxJ+5EKqmTMpJd2ZDL9RAEKAO4/+D/HpM+Kbe5Qfn8xs8sk/aAjnb6ZOIA924wmJiefJbPnu/R08WQAlVeQ9PpkJvNVogAFoMG5ZCO9vefL/XzSQBndbtKPXOpPZjLXEAfw8HJhuL+bPdvcV0r6D7HlMio78Pt8eyZzrklOGhQANKCh7u6Wtra2iyW9hDRQBveZ2Q9UKHynfXDwGt7AC0zfcF/fArm/yNxfoj0vHwMqMfj75n3S2b2ZzCRpUADQQDYsWzYvKBR+JPeTSAMlKJjZlYqiSwrbtv2E3XuA8hlJpRa72cu150saNmZAuf1msq3t+Udfe+12oqAAoAHc2tNz+GQQ/FJ8u4TiDZvZpYVE4htda9bcThxA5Qx1d7fMmjXrWe5+lva8dIwpQijXIHAwkJ6xKJO5kzQoAKhjG8IwGUhXSmonDUzTuKQfBEHw9UUDA39g/ihQfTcff/xjmhOJl7nZ2VzHUSa5RCJx8qK1a0eJggKAehz89/QcGwTBbyQ9hjQwDcOSLoqi6OKuwcF7iQOYeS4FI319T1EUvUrSc8XLxlCau8z9lI5sdj1RUABQT/W+r6/PouiXLj2KNDAFBblfbdLn27PZK/i2H6hdG8PwsIL0UkmvlbSQRFCkzVEUPaNrcHA1UVAAUAdGwvBpLv1IvHQG+/Y3N7uwMDn55aOuu+6vxAHEx9UrVjQdsW3b81x6o8yeQCIowg5F0XOSg4O/JQoKAGJsQ2/vswP3yyS1kQYewc2SvjJL+vrhmcwu4gBifu0Pw1TC7L/d/aVc/zFNE2b2ko50+gdEQQFADI2E4dkufVXsGIGHFrn7FZI+15nN/o44gPqzMQwPi6TXuPTfkg4mEUxRwd3P7sxmLyUKCgBiJBeGr5b0ZY4xHsKEu1/u7h/rGhy8gTiA+rehs7PV5s8/zdzfJeloEsEUuEvndmYynycKCgBiYCQM3+LSJ0kCD7DdpEsKTU2fYO9+oEFHdFIwmko9IzJ7t0mPJxHs85Qxe0synf4MUVAAUMNyYfguSR8lCdzPne7+GW9u/lrXmjXbiAOAJA2H4YmB2dvd/emkgUdsAWbv6EynLyAJCgBqc/D/DkkfIwnsdbekz7S0tHx+werVu4kDwEMZ6ek53oPgPZKez7gAj+DjyUzmncRAAUBtDf4/IOk8koCkTZI+E8yd+7X2VavGiAPAVAz39j5OUfR2M3ux2DwClAAKAGrbSG/vBe7+NpKgB8rso5vdv9WbyUwSB4Bi7H1r/LslvUhSQCKgBFAAUGsjvlTq0zJ7E0k0tNvc/cNbzC5h4A+gzEXgA5L+i/ECHuDTyUzmLcRAAcBMDP7D8KOS3kUSDeteSZ8K5s79HFN9AFTKcG/v48z9PLFGAJQACgBm+IKcSn3YzN5DEg35of17ZHbBbPcv8tZeANWyoadneRAEH5b0FNLA3vvRhzoyGdYfUgBQDblU6nyZvZ8kGs6ESV+1QuH89nXrthAHgBm5B/X1PdWi6AKXekgDLr2vM5P5MElQAFBBvOSrIUWSfhgUCm9vX7duI3EAqIFBn42G4fNd+rikdhJpeO9OZjL/QwwUAFRALpU6V2a8ja+h7rJ+VZBIvK19YGAdYQCoNUPd3S2tra1nmtmHJR1EIg18u+JlYRQAlN9wGL7BpM+RRMP4i4LgTcmBgauIAkCtu2358gMnJybOd+k1kppJpEE7gPs5Hdnsl4iCAoAyGAnDs126kOPVEB/Iv7t03q1z51544qpVeRIBECcbU6lj8mafMekU0mjMEuDuL+/MZi8lCgoASjAchs8xqV9SE2nUtbyZXVwoFN7bNTh4L3EAiLNcX99TFUWfldRNGg2nYNKLOjKZfqKgAKAII2H4NJd+JqmFNOrab6IoelPX4OANRAGgXqTDsPkA6RxJ50uaRyINZVxR9Izk4OBviYICgGkYDcNlkXSVpDmkUZ9cukNm7+pMp79JGgDq9n7W13dooVC4wMxOZ9zRUHa52dM60+lriYICgCnIheFxklZJOpA06lLepC9PtLW99+hrr91OHAAawUhPz5M9CL4spgU1ki1BEJzITnYUAOzDhjBMBtIfJR1GGnXpGkmvTWYy1xMFgEazd1rQayV9SNJcEql/Lt3RlEg8cdHataOkQQHAQ7i1p+fwySC4RrxUpR4/aH+P3N+azGa/YZKTCIBGNtzXt8DcvyT3Z5JGQ8gFQfDE9oGBu4iCAoD72bBs2bwgn/+9pCWkUXf6fXLy9Z3r199DFADwLyOp1DPd7CuSHkMade96SU9KZjJbiYICAP3zkejPJZ1MGvXDpTskva4zk/kxaQDAQxtdsmS+JxIfcOn1kgISqWtXR1u3/kfX8PA4UcwsPmgzP0i0A6WLGPzXlcjMLsy3tR3N4B8AHln7unVbOjKZN5r7Ckk3kUhdOzHYf/9LnC+gZxwHYIblUqmPy+ztJFE3he7GhHRWeyazhjQAYHpuW7581sTExIclnSu+pKzfe6XZRzvT6feQBAWgMQf/YfhqSV8hiboQmdlFbe5vOjyT2UUcAFC8DT09y4MguETSUaRRpyVAekNnJvMFkqAANJSR3t5nufuPJCVII/YfohELgpe3Dwz8njQAoDz2Pg04X9JbuVfWpYLcX5DMZn9EFBSAhjDc23uCuV8lqY00Yi0y6Ytt0rv41h8AKmMklXqSm10iKUkadWdX4H5Sezb7Z6KgANS1W/r6OhJRtEbSo0kj1m6NzF7WlU6vIgoAqKyh7u45rW1tnzHpbNKoO/cEhcKy9nXrNhIFBaAu7d3r/1pJjyONWPtBS0vLfy9Yvfo+ogCA6hlOpZ5ue54GHEoa9cOlGxOFwhPa163bQhrVwQr7ap3cK1cmgnz+uwz+Y22bu/93MpNZyeAfAKqvM5v9lU9OHi/pCtKoHyYdU0gkLrt6xYom0qAA1JWRkZEvSHoGScTWNUGhcHxnNnshUQDADJaA9evv6chknmVm50jaTSJ1UwJOOWL79k+TBAWgbuTC8I2SXkMSsVRw6byOjo4VzE8EgJoZLHpHOv1FN1sq6QYSqQ8unTOSSr2OJKryGUIl7Z2v+DNJPNaKn7vN7IyOdPpKogCA2jS6YkWbb9/+cZfeQBp1oSD35ySzWaZ5UQDiKReGx0m6VtJc0ogZ919G7i/rGhy8lzAAIAb33N7eF8n9q5LmkUbsbY2i6Aldg4M83aEAxMtty5cfODExsVbsWxw3eZl9pCOd/qBJEXEAQHyMLlmyqJBIfM+kx5NG7G3MS31HZTJ/I4ryYw1ABVy9YkXTxPj45Qz+Y2fCzVYk0+n3M/gHgPhpX7duo2/dukLSV0gj9hY1m33LV67kLdAUgHhYuG3bBTJ7KknETksgncM2ZAAQX13Dw+PJTOa1cj9d0k4SiS93f/rIyMhHSKL8mAJUZrlU6iUy+zZJxPhDYXb5pjlzTj9x1ao8aQBAfI2G4dEF6UcmHUMaMe4BZi/uTKcvIwoKQG1eaPr6lkRRdK2k2aRBCQAAzLybTjhhbvPY2MWSnk8asbXb3Z/Umc1miIICUFOGFy8+2JqbByQtJI364O7fSiaTZ1l/f4E0ACDG13PJRsLwHZI+LIk55fE0OpFI9B2zdu3fiaJ0rAEog3QYNltLSz+D/zprx2Zn5HK5S1iABAAxv55LnsxkPuZmz5S0hURiqb0lii5nnR4FoGYcYHaB3J9MEvVZAkZHR7/DBQcA4q8znf6lu/eJtwfHk/tJC7dv/zBBlKUUoxQbenufHbj/H1nWfRFgTQAA1Im96wK+Kek5pBG/GiD35yez2R8RBQVgRuSWLOlSIpEWbx1sjCsOawIAoI5GkQpGwvDDkt7JeCh2thSCIDxyYGCEKCgAVTW6YkWbb9/+J5d6SKOBPjA8CQCAujKcSp1mZpdKaiONWFnf0tLy+AWrV+8miuljDUCRou3bv8Lgv/G4+2lH7NjxbdYEAEB96MxmL4+i6CmS7iGNWFk8PjHxOWKgAFTNSCr1SklnkgQlgDQAIP66BgdXF4JguUs3kkZ8mPTK4VSK8Vhx2WGag//FbvZnSbNIo8E/PEwHAoC6sum44w7It7T8QNJTSCM2xiKzJ3Sl04NEMXU8AZiGDcuWzXOzHzL4h7TnScCCbdsu5j0BAFAfjrj++s2bpadLupQ0YqMtcP/eUHf3HKKgAFQmrELhS5I6SQL/wHsCAKC+9GYykx2ZzMtl9gHSiI2j2travkAM0xi/EMHUDKdSZ5rZJSSBhykCTAcCgDqT6+19udy/JokveeLA/fRkNvsdgqAAlGvw32lmWUlzSQOUAABoHCO9vc9y9+9Jmk0aNW+HEokwuXbtLUTxyJgCtA8bOjtbzexyBv/YF3YHAoD605FO/9TMTpR0L2nUvDmKou8MdXe3EAUFoLSA5s//mKQUSWCqJYCFwQBQdyVgbSA9WdJtpFHzN+LeWbNmfZggHhlTgB7BcG/vf5j7z8kJ0/5gMR0IAOpOLgwXSrpS0pGkUds1QO7PSmazVxDFQ+MJwMO4tafncHP/BoN/FHXl4UkAANSdZCZzqzU1PVnSOtKoaSazi0aWLTuEKCgA06iNsskg+Lqkg0gDRV992CIUAOpOx5o1dweFwomSriGNmnZIlM9/w/kilwIwVSNh+BpJ/0kSKLlMsjAYAOpO+7p1W2ZJp8j9l6RRu0w6ZTSVOpskHjIb3N+GMEwGex7t8UY5lO+DxpoAAKg7Q93dLW2zZn1P7s8jjZq1U4VCT3Ldug1E8S88Abifq1esaAqk7zD4R7nxJAAA6k/30NBER3v7C2T2bdKoWfspCC5lTR4F4GEt3L793ZKWkQQoAQCAqbD+/kJHe/uZJn2TNGr1INkTRkZG3k4Q94uECPbYEIapQPqzpGbSQGWvQ0wHAoB64ytXJkZGR78u97NIoyZNKghOSA4MDBAFBUCSNLpiRVu0ffuApMeRBigBAICiSoBkI729X5D760ijJo/Pja0tLeGC1at3N3oWTAGSFG3b9lEG/6jqRYj3BABA3THJO9Lpc1y6iDRq8vgcMz4x8UGS4AmANvT0LA+C4I+SGIih+h9AngQAQN1xyXJh+DWTXkkaNSdysyd3ptPXNnIIDf0EYENnZ2sQBBcx+MeM3SRYGAwAdcckT3Z0vIbdgWpz7GvuF42uWNFGAWhQifnzPyTpWD4LoAQAAMpaAvbuDiTpe6RRc44u7NjxvgYvqY1ppLd3qbv/SXz7j1r5MDIdCADqjq9cmRgdHf2Ou59GGjUlryhanhwcTDfiL9+QTwA2dHa2uvvFDP5RUzcJFgYDQN2x/v7C7t27X2pmvyKNmtKkILgoHYYNuf17QxYAmz//PEndnPuouXPT7IzR0dHvMB0IAOpH99DQRHNz8/Nk9gfSqCnHH+D+7oYcbzTaLzza17ckiqK14oVfqO0iwHQgAKgzG5Ytmxfk81dLSpFGzchHZku70unBRvqlG+oJgK9cmYii6H8Z/KPmz1UWBgNA3elas2ZbFEVPl3QTadSMpiCKvtZo028bqgCMjIy8kdYNSgAAYMZKwODgvVFT08mSNpFGjTDrG83lXt1Qv3Kj/KLDfX0LLIpukDSHMx0xKwLfSiaTZ1l/f4E0AKA+jIbh0S5d49KjSKMmbGuOomMWDg7e0Qi/bMM8AQii6AsM/hHLls7CYACoO+2ZzE0y+09JO0mjJsybDILPNsy4uBF+yeFU6rkuPZtzG3HFdCAAqD8d6fRaub9QEhs+1IaVI6nUMxvhF637KUB3LV68387m5r9IWsR5jdh/YNkdCADqzkgq9Uo3u5AkasKtY2Nj3d1DQzvq+Zes+ycAO1taPszgH/WCJwEAUH86stmvm/RhkqgJC2fNmnVevf+Sdf0EYEMYpgJprXjjL+qvCLAwGADq6bou2UgYXizpTNKYcXmLot6OwcHr6vUXDOr5g2TSlxj8oy6bOwuDAaC+ruuSb5ZeJbPfksaMa3KzL3sdf1FetwVgpLf3LJMezzmMui25TAcCgLrSm8lMRonE8yQNkcZMNzJ7wmgq9ZI6Lpz1Z++rtm+SdBhnMOr/GsXCYACoJxuXLm0vFAprJB1EGjPqbklHJTOZrfX2i9XlE4Agn/8gg380Cp4EAEB9WbR27aik50kaJ40ZdYiZvacef7G6ewKwoafn2CAI1klq5rxFI+FJAADUl+FU6jQz+54aYNv2GjYRSMe3ZzI31dMvVXdPAIIg+CKDfzQidz9twbZtF/vKlSx8B4A60JnNXi7pYyQxo1oi6XP19kvVVaPc25Qv41xFI+NJAADUD5eCkTD8iaRTSWNGj8NzOzOZH9fL71M3TwDuWrx4PzP7JKcoGv4ixZMAAKgbJkWSTpd0E2nM6HH49G3Ll8+iANSYnc3Nb5f0WE5RgPcEAEA9SWYyW5VIPFvSFtKYMe0TExPn1lGhib9be3oOnwyCWyTtx/kJ/FsRYDoQANSJkTB8mku/EC85nSnbgyA4sn1g4K64/yJ18QRgMpH4MIP/qpoggnhgOhAA1I+OTOY3kt5HEjNmblQovL8efpHYPwEY6ek53oMgqzp+q3GNyZv7U2T2CpdeRhwx+aDzJAAA6oJLNpJK9cvsv0hjRhTcbElnOv2XOP8SsR80exB8gsF/VRvjuzqy2T+2ZzIvN+kbJBKTzwkvCwOAerkP++SsWWeJRcEzJWFRdEEdnEfxlUulTpXZzzgXq+YXHZnMqSa5tGdrstEwvJgnATH6wPMkAADqQi4Mj5P0Z0mzSaP6Avent2ezv47tzx/XH9xXrkzIjJdjVM/teell/xj8722PEU8CYva54UkAANSFZCZzvaRXksTMiMw+Hed7aWwLwMjIyCsldXMKVkXezV54VCbztwf+FyZF7R0dr3D3bxFTfEoAC4MBoC5KwHclfZUkZsSxR2zffiYFoIruWrx4P0nnc+5VacBo9p7OdPrah/vvrb+/kEwmz6IExIeZnZHL5S6hBABAvEVbt54rKUsSM5C99IG4vhwslgVgV0vLuZIO5dSrxujff5lMp/f5hmXr7y8ks9kzmQ4UrxLAy8IAIN66hofH3f00SdtIo8r3Uenw8fHx11MAqmDTcccd4O5v4bSritvzZi/d+xryqXwQWBMQu37HmgAAiLvObHbY3FkPMBMlwOxdm4477gAKQIUVWlvfJekATrmKy5v7ix9q3j8lgBIAAKgtHdns92V2CUlU3QGFlpY3UwAqaGMYHubur+Ncq4rzOrLZPxbVhikBlAAAQNXtNzFxjqQbSKLK91DpTSPLlh1CAaiQgnSe2O+24kxa1ZHJfLzEP4PdgWJYAtgdCADi69D163dKeqGk3aRR3e6lfP7dMRvrxcPGpUvbC4XCTZJaOM8qakckLenKZHJlasW8LCxuBZCXhQFArA2H4RtM+hxJVNVEIQiOOXJgYCQOP2xsngAU8vmPMvivyujvjeUa/O9tmEwHihmmAwFAvCUzmS9I+gVJVFVLIoreF5cfNhYFYLi393EyewHnVsVdkUynLy57p2A6UCxLANOBACCeTPKEdLakv5FGVZ0x0tt7FAWgXCey+3mK8VuLY3Kx+HsQBBXbQoz3BMTwnOA9AQAQW4symTsjs7NJoqoSLr03JuO+2rahp+fYIAiupwBUvGSd1pHNfr/Sfw9rAmJZBFgTAAAxlQvDiyS9giSqpmBm3R3p9M21/EPW/KA6MHsfg/9Kj8r9smoM/vc2TqYDxe70YDoQAMTV2NjYuZJyJFE1iSiK3lPrP2RNPwHYmEodUzD7CwWgou5saWl53ILVq++r6qCSJwGxw5MAAIin4b6+J1gU/ZHxVNXU/FOAoMbT49v/yo/qzq724H9v82R3oJhhdyAAiKfOgYE/SfoCSVRNQu7vquUfsGYH17klS7oksfNPRcf+dmEynZ6xbcIoAZQAAEB1zJLeLWkDSVTpfimdnlu69EgKwLS7U+J8Scw5rpyNE62tb53xEsKagFiWANYEAEC8HJ7J7JL0ckkRaVRnJKtCoWafAtTkGoDc0qVHqlC4gQJQySNvz5jJb/8fNKhcuTKRy+UuMbMzODixKQLfSiaTZ1l/f4E0ACAecr29n5H7uSRRFflCEBxVi28HrsknAF4ovJXBf0X119LgX9r7noBk8iyeBMSpQ9oZuVzuEp4EAEB8zHJ/j6RhkqiKpkQUvaUm7+G19gON9vUdGkXRqKQ2zpuK2JbP54896rrr/lqT5Y/dgeJYBNgdCABiZENv74rA/XeKwfug6sBYEATt7QMDd9XSD1VzTwDc/c0M/ivqXbU6+N/bSFkYHDMsDAaAeOlKp1fJ7FKSqIq2QqHw+lr7oWqqAOTCcH93fxXnSsVGagMdHR1fq/UfkxJACQAAVFZLc/NbJd1NElUY15i9PheG+1MAHi4g99dJ2p9TpSLyURD8d1wWbFICKAEAgMpZsHr1fW52LklUxf4mvbLGxlm1YXTFirZo+/YRSYdxnlRkdHZBMpt9R+x+bNYExA5rAgAgPoZTqZ+Y2bNIouLuCubObW9ftWqsFn6YmnkCEG3ffiaD/4rZOMvsA7EcTPKegBh2Td4TAABxEbi/QdJOkqi4Q33HjpfUzHGviQHDnoHCWzk3KjWKttftfQFIPH98tgiN4SnHFqEAEAcdg4ObJH2EJKow3nV/m9fI2LsmfojR0dHnSkpyalRkIHZ5re35X3QJyGbPZE1AvErA6Ojod1gTAAC1bWxs7FMu3UgSFXfUaG/vqRSAfzWiN3BOVMSOpkLhzXUzoGQ6UOwwHQgAal/30NCERdE5JFGV++K5NTKmmlkbwjAVSBlOiQocXPf3dGSzH627Dw8Lg+N3LrIwGABq3khv72XufhpJVFYQBD3tAwPrZvRnmPEQzN7EqVARt7WZfbYuB5NsERq/0sYWoQBQ+/fXPduCbiWJyopqYObLjBaA0b6+Q+X+Ak6FCgy4zN4e54W/UyoBTAeKXQlgOhAA1K72gYG7TPowSVT8hvii4cWLD27YAuBR9FpJLZwJZW/wq5Pp9OV1/3uyMDiO5yYLgwGghu0eG/u8pFtIoqLarKnpNQ1ZADZ0dra69CrOgfL3Kknn2p7/W/8DSqYDxe8EZToQANSs7qGhCTN7G0lUegBjrx1dsaKt4QpAMH/+SyQdwhlQ9sHVtzvS6bUN9RmiBFACAABl05FO/9SlX5NERR1c2L59xhZcz9wUIHe2myq/Xd7c/O6GLNKsCYhlCWBNAADU6DU6CN4iiZ3bKjt2ecMM/t3VN9zX9wSLoms59GUfUb0/mc1+oKEjYIvQ+F0A2SIUAGrScCr1BTN7PUlUTiA9vj2TWTMDf+8MKBRezSEvu7/ul89/kjbNk4D49VaeBABALZpsanq/pC0kUTmRNCNj4qo/Abhx6dJHtRQKt0tq47CX8UC6n9GRzX6bJPYOKnkSEL9zmCcBAFBzcmH4Tkn/QxIVs7ulpeWxC1avvq+af2nVnwC0FgpnMfgvu2x7NvsdYvi3ZsuTgLiVNp4EAEDNaWlp+Zyk20iiYmZNTE5W/cvKqhYAl8ylV3Ksyz3atfc1yraf04qF9wTE8FTmPQEAUEsWrF69293PI4lKDpD9v73Ks3KqWgBGw/BkSUdypMt60vwpmU7/giAeZkDJFqExPKXZIhQAakkym/2mSYMkUTFH5cJwRd0WAJdewzEue6bvIwVKACUAAFDJ+2hk9h6SqKiqLgauWgG4+fjjHyPpVI5vWf2uM5v9HTFMsQSwJiB2JYA1AQBQGzrT6V+atIokKjZOee5oX9+hdVcAEk1NL5fEt3nlHCAFAd/+T+fD1d9fSCaTZ1ECYnTMzM7I5XKXUAIAYOZFZu8lhYppjqLozLoqAC6ZsR1juf28c2DgT8RQRAlgYXDsSgALgwFg5nWm09ea2a9IomLOqtZi4KoUgL0LG5Ic1zJ2qiD4ADEUOaBkTUD8TnjWBABATYii6L1i58FKOTLX2/uEuikAcj+LY1rWPH+UHBgYIAhKACUAAFBNndlsRtKPSaJC45MqjZkrXgA2LFs2z8z+i0NavvJt0geJgRJACQAAzMhAZM8axIgkKuK0oe7uObEvAIl8/gWSZnM8y+ayjmx2PTGUsQSwO1DsSgC7AwHAzOkaGBiSdDlJVMSc1ra2in9xXvEC4Ez/KaeCCoX3E0OZSwC7A8XvmLE7EADMqCgIPiKeAlTqHvfyiv8dlfzDc0uXHqlC4SZV+fXGdXxCXN6RTr+QJCpUVqVgNAwvdnasitVnYtOcOaefuGpVnjQAoLpyvb0/lPvzSKL8QxJ3P7Izmx2u1F9Q2ScA+fwrGPyXsW1H0SdIoaJtmOlA8btCMh0IAGZIYPYhsSNQhYYkOrOix65iN2YpkNmLOYZlc+Xelfeo5CeO9wTE75jxngAAmBHtAwPrJP2cJCpzb6vkOwEqVgByYfj/JD2WQ1iuIxVcQAhVq93sDhQz7A4EADN2/X2/eApQCQsr+U6ASk4BehHHrmyyyYGBq4ihyiWA6UCxKwFMBwKA6to7O+FKkqjIWKRiY+mKFICh7u4Wk9j7v1wngPvHSWEGcmc6UPyOGdOBAKD6oohZCpXg/oJ0GDbHpgC0trX9p6QDOXJlaX8jm+bN+xFJzFj+TAeK3fWS6UAAUE3JwcHfSlpDEmV30Hyzp8amAIjpP+UbzEifZItDSgAoAQBQ0/dK90+TQgVEUUXG1GUvADedcMJck07liJXFPS0tLZcSAyUAlAAAqGXtyeQPJQ2TRJnHH2bPu2vx4v1qvgA0jY8/V9JsDllZDvrnF6xevZskKAGgBABATd8j+/sLkj5DEmW3346mprJ/sR5U4A9k+k957Ghubv4KMdRgCWB3oNiVAHYHAoDKa2lpuUTSvSRR5rG1WdnH1mV9wcCNS5c+qqVQuEsS37aVPmj5Ymc2ew5J1OjxkYLRMLzYpZeRRkzKm9nlm+bMOZ01NQBQOSNh+CGX3ksSZTUeNTUd3LVmzbaylYqyNr98/lkM/st1ZIKvEUINDyaZDhTHUs10IACo9PBF+rKkCZIoq9agUHhGmY9TOUdFxt7/5XF1Zzr9F2KgBIASAABxsiiTuVPSD0iizKKorGPsshWAm044Ya6kkzhC5ehR9mVSoASAEgAAMb3OsiVo+QeH/1HO3YDKVgCax8aeKamNI1SyO+9z/wkxUAJACQCAOOrMZjMu/Zkkymr2zpaWp9dcAZD0XI5NWRrehb2ZzCRBxLAEsDtQ7EoAuwMBQMXGM58jhLLfuMo2DagsuwDdEYazd0v3SNqPo1OSfD6fX3TUddf9lShi+tlkd6AY3qPYHQgAyi0dhs3zpY0mHU4aZbMjmDv3oPZVq8ZK/YPK8gRgt/vTGfyXxf8x+I/5YJLpQPErbUwHAoCy681kJmV2KUmU1Rzftu3kcvxB5ZkCZPY8jkkZBiISL/6qlxLAdKDYlQCmAwFAeQWFwoWSCiRRzkFGeXbcLHkK0NUrVjQt3L79HkkHcFRKGvzfmMxkuk1y0qibY8p0oNhdV5kOBADllAvDKyQ9gyTK5r6Ojo6Drb+/pGJV8hOAx+7Y8UQG/2Voye5fYvBfZ4NJpgPFr7QxHQgAyn1h/SohlNWBudHRx5c87ix5kONOqyvdjkJzM9NF6rUEMB0odiWA6UAAUB4dyeQvJW0iiTKOLdxPnfkCIJ3KoSg5wx91rVmzjSTq9Pj29xeSyeRZlIAYHTOzM3K53CWUAAAo/R7o0kUkUVYzWwA2hGFS0tEch9J4FH2TFBqgBGSzZzIdKF4lYHR09DtMBwKAEsc5TU2XisXA5fS4jUuXts9YAQjMnsUxKNlfOzo7VxFDAwwoWRMQv5sWawIAoGRda9bc7tJVJFE+URSVNAW/tClAZZiDBH2z1JXcoASAEgAANX4xvYQQympmCsCGZcvmSXoi+Zf4eTD7LilQAkAJAIB6Nj4+/n+S/kYSZbsvnXjTCSfMrXoBSOTzp0hq4RCUMhK0dGc6/ReCaNASwO5AsSsB7A4EAMXpHhqacPfLSKJsWpvGxk6qegFw6RSyL3lAweLfRi4B7A4Uw87O7kAAUPS4x4xpQOW8J7k/veoFQNLJRF+SSY8imjAlgN2BYlgC2B0IAKavK5PJSmLmQ/luSE+ragEYDcOjJS0k+RKOmfSLrsHBe0kCrAmIH9YEAECR9zz375FC2bTf0tfXUbUCUODb/9IHEGZM+wAlgBIAAI128fyOJCeI8gjcixqTF1UAzIwCUJrN0ZYtVxADKAGUAABoJB2Dg5skXUsSZRo7RFF1CkA6DJvl/v+IvKRRw/e7hofHCQIPWQLYHSh2JYDdgQBgGtdNs2+TQrkGDnZSMfefaReAA6RlkuaReEkjhn5CwMN+llkYHMPrLwuDAWCqWpub+yXxRWh5zN84MtJb8QIg5v+X6r7NQfAHYsAjDih5EhDDXs+TAACYigWrV98n6UqSKI+CNO3dgKZdALyIvwT3H9nZT3ozmUmCwD5PFZ4ExPDjzZMAAJjiePIHpFCme08RX85PqwAMdXfPMamXqEsQRT8iBEzjQ83C4Ljd1FgYDAD7lCgUfiJpgiTK4vF3hOHsihWA1tbWJ0ripla87cG8eVcRAygBlAAAaGTt69ZtkcSYqDyad7k/vmIFwMyeTMYluaJ91aoxYgAlgBIAAFwn2RSlbOOEIJjWGH26awAoAKUcHDOm/4ASQAkAAEhKRNGPxTSg8owRprlF/5QLwG3Ll8+S1EfERdu9e/fuXxEDSi4B7A4UuxLA7kAA8GDt69ZtMbPfkUQZ7jXSsg2dna1lLwDj4+PLJbUQcdF+1T00tIMYUHIJYHeg+B0zdgcCgIceuLr/hBTKYlaw//5T/qJ+ygVgunOL8ID83Jn+g/KdT0wHiuNNjulAAPAAzVH0U0lOEmUZa055rD71NQDT+EPxIJOJycmfEwMoAZQASgAA/MvCwcE75J4midJF09isZ0oFYKi7u0XS44m2aFcfcf31m4kBFSkBrAmIXQlgTQAA3O9eFgRMAyrPmOCEqX7BNKUC0NLSEkqaRbTFHhFj8S8qd3r19xeSyeRZlIA4XRLsjFwudwklAAAkd/8pKZTFnIVbty4pWwEIgmA5mRYvEUUUAFS+BLAwOHYlgIXBACAlM5nrJQ2TRBnK1BTH7FMqAC4tI9Ki3b4om72RGFDxASVrAuJ3oWZNAAD84x72S1IoS45TGrMHU/zDmP9f7A1e4tt/UAJACQCAR7oWMl26XKY0Zt9nAdgYhodJWkiexQnMfk0KoASAEgAAD6+luflqSbtJomTJ4cWLDy65AOTd+fa/eIXm5mbecAdKACgBAPAIFqxevVvSH0miDGOApqalJRcAM2P+f7EHwGztgtWr7yMJUAJACQCAfV4EWQdQnvHnPsfu+y4ALAAu/jyOIqb/gBIASgAATEHAOoBy3Uf2OXvnEQuAr1yZcKmXKIsTuf+GFFATJYCXhcWuBPCyMACNpj2TuUnSRpIo9cZvS30fY/xH/C9HRkaOlTSHJIuyubOzcy0xoCauBbwsLIbXb14WBqDxuHQVKZRs3nBf3zFFFwC58+1/8a6y/v4CMaCmSgAvC4tdCeBlYQAa6ronXU0KpUu4p4ouAGa2hAiLPIHdryQF1OCFlelAMcN0IAANdZ9qavqtJCeJEu8dUdRTdAFwKUWERQbf1PR7UkBNXlx5EhC/Y8aTAAANomPNmrsl3UASJd83iisALpmkxURYlHs71q7dQAyo2QsDuwPFDrsDAWige9RvSaHEe4a0ZO9YfnoFYGTp0i5J84iwqNr1R+PxFSgBoAQAwLQVzHiJaunmb1q6dNG0C4Dl80vIrsiBlfufSAGxKQGsCYhdCWBNAIB61jI+/gdJEUmUWKTy+Z5pFwA3Y/5/0aMq41XWiM/pypqAGF5iWBMAoH4dcf31myUNkUTJ94rpFwBJPURXlF27d+9eRwyI1UWC6UCxw3QgAHWOL1NLvU88wlieAlB+a7qHhiaIAZQAUAIAoGjXEkGVC8DGMDxM0kFEV9Qg6hpSACUAlAAAKF7U1PQHUij5nn74zWH46CkXgEIUHUtsRYbtTmMFJQCUAAAoQdeaNbdL2kQSpWl2P2bKBcCDgAJQnEJk9mdiQF2UAHYHil0JYHcgAHWGWRWl3hvMuqdcAEyiABQ3aFqfzGS2kgTq4nxmd6D4HTN2BwJQX9c0vlQtfWw69ScAMqMA0FQBpgPFENOBANTN9cxsDSmUnOHUnwDInQJQXFUdIARQAkAJAIDSje3adZ2kcZIo6YZw7JQKwMiyZYdIejSJTV8kDZICKAGgBABA6fZuq76OJEpy2G3Llx+4zwIQ5fN8+1+c8S3uNxMDKAGgBABA2e49TAMq0cTExLH7LAAB03+KPEPt+t5MZpIgQAkAJQAAynYNW0sKJWe47wLgQXAMURUV7jpSQMOUALYIjV0JYItQALHU1MT6ylLv2w+xuU/wEHeKLqIqalCUJQU0zPnOFqFxvAGwRSiA2OlYu3ZY0k6SKEnnPguAPcQ/hH2LomgdKaDBSi/TgWKG6UAA4nivkTREEhUsAFevWNHk0gJymv74f2Ji4npiACUAlAAAKPN1S1pPCiVpf+AU0H8rAAu3bGmX1ExO03ZL99DQDmIAJQCUAAAoO75kLU3Lxg0bFjxsAfAgSJJRUdj/H5QASgAlAAAqcb0y4wlAiSKz5MMWgCAImP9f3Im5jhRACaAEUAIAoPzampspAKVe7xOJzoctAC7xBKAIAU8AAEoAJQAAKmLB6tX3SforSZQ0Vn34JwBy5wlAMYMeM+amAfcvAbwnIHYlgPcEAKjxCxVPAUq7znc9fAFgC9BibG0fGLiLGID7lQDeExC/Y8Z7AgDU9kWKAlCah34C4JJJOoJ8pl2pbiEE4CGu1TwJiOHljCcBAGoWBaA07Q9ZAHKLFx8kaRb5TFMQ3EwIwMOUAJ4ExO+Y8SQAQG1iunVp5mw67rgDHlQA1NTEC8CK4b6BEIBHGFCyMDiGlzUWBgOoLbfOnXujpHGSKF6hqWnhgwuAGQWgmBulGVOAgKmUAKYDxa4EMB0IQK04cdWqvCRmXZQ2Zl3w4AIgLSSaom6SFABgKiWA6UDxO2ZMBwJQWxhzlXZRX/hQBYAnAEUotLUxBQiY6rWH6UCxw3QgADWEMVdpHvwEIGAK0PRvjNIdR1977XaSACgBlAAAqPjFiAJQ7gLgUUQBmKaAR1EAJYASAABVunkYBaA0LAIu04lIAQAoAZQAAKjGfaOpiQJQmn9/ArB3l4fDyGXad0NORKDUEsDuQLErAewOBGAmdKxZc7ekrSRRtMf43rF/IEmjt976aEl8ozPt0QtPAICSP0b9/YVkMnkWJSBOlz47I5fLXUIJADADckRQtObhnp5H/bMAaGLiUDKZPncfJQWgTCWALUJjVwLYIhTADNhEBCVcuxOJQ/5VAILgECKZvpaWlr+SAlCmixJrAmKHNQEAZuDCs5EQShBFB/+rAJhRAKZv94LVq+8jBoASQAmgBACo1o3CeAJQSnx7v/QP9l7BDyaSaePbf4ASAEoAgCqKzDaSQikBRvcrADwBKOaGRwEAKAGgBACooiaeAJR4g7X7TQFypwBMOz+jAACUAFACAFTT5ORGQijpQv2vJwCRRAGgAACUAFACANS09nXrtkjaSRJFD2D/9QTAKADF3OQoAAAlAJQAANW/L9xNCkVfoO+3BkB6NIlM++S7gxSAKpYA3hgcuxLAG4MBVOj6chcpFHtDtYPuXwAOJJHpKUTR7aQAVPGaxcvCYnif4WVhACpyceEJQPEOkKRgqLu7RdJs8pieIAiYAgRU+5rPdKDYYToQgAqgABRvnq9cmQhaE4n5ZDFt0djYGI+fAEoAKAEAqn4j4AlAKendfvvt+wcWBPuTxbT9rXtoaIIYgBksAawJiF0JYE0AgDJdUCgAJdidz88PrKnpAKKY5nkn/Z0UgBkuAawJiN8xY00AAArAzF+Lo2h+YFFEAZimwGwLKQA1cBFjOlAM79tMBwJQ4nUkCCgApYxjo+iAoCDNJ4pp38A2kwJACQAlAMAMiCIKQCkSifmBgoACMH1biACgBIASAKD6xsfH2YiltHvm/MDcKQDTTs54AgBQAkAJADADuoeGdkjaSRJFX3wPCNx9LklMMzdpKykANVoC2B0odiWA3YEAFOEeIijavMB4Cdi0BawBAGq3BPT3F5LJ5FmUgBgdM7MzcrncJZQAABSAyouk2YEoAMXcrSgAQK2XALYIjV0JYItQANPAbIxir7fSrMDMZhHF9DiLgIE4XOBYExC3aytrAgBM3TYiKPYGabMC5wnA9G9SUcQTAIASAEoAgJnDE4Di742zA0k8AZjuDSoIKAAAJQCUAAAzd6HgCUCRoiiaxRqAIjQHwRZSACgBoAQAmCFBQAEo/p44O3CeAEzb5OTkDlIAYlgC2CI0diWALUIBPAymABVvNtuAFlU6gwlSAGJYAtgiNH7HjC1CATzUtcF9OykUfWFlG9CiCsDcueOkAMS4BLBFaOxKAFuEAvg37mOEULRZgaQWcpieRQcdNEkKQIwHlEwHiuG9nulAAO53TZB2kULR2gKX+EZlegrW318gBiDmJYAnAfE7ZjwJAPAPQcATgOIlApP4NmV6+PYfqJcBJbsDxQ67AwHYey3YTQqlFQAuotPDAmCAEgBKAICZHMFSAEorAC4F5DCtwQJPAIB6LAGsCYhdCWBNANDQ1wAKQPGaAvEEYFoiiR2AgHosAawJiN8xY00A0LACM2ZkFC8RiDUA07vh8AQAqOfPN9OBYobpQEBjKjQ1sSELBaCqaJwAJQCUAAAzKCoUKADFa6IAUAAAUAIoAQDiNYKlAJSCJwBFYAoQQAkAJQDADMq3tuZJobQCgOkNCpwUAEoAKAEAZk5zPs8TgBIEkmhQ07m5SC2kADRYCWCL0NiVALYIBepbfnKSAlC8QiApIodp4VsloNFKAFuExu+YsUUoUNeCWbOMFEorADSo6dxUpGZSABrys890oJhhOhBQxwUgn2cae/HyFIDp3lAoAAAlgBJACQAwo8YpAKXgCUARKAAAJYASQAkAMIMSLS0UgFIKgFEAposbCEAJoARQAgDMIKYAlSQfOLsATRdPAABQAigBAGayADQ3UwCKVwicJwAUAADFlwC2CI1dCWCLUCD+8vk8n+FSCoDxBIACAKD4EtDfX0gmk2dRAmJ0zMzOyOVyl1ACgBiX+USilRSK70+BpHFymBYeHQOgBFACAMzkZ7hQaCOFoo0HknaTw/TOuduWL59FDAAeVAJ4WVjsSgAvCwNi+/llLFZsdtIuCkARJqNoHikAeIiLKguDY4aFwUBMBQFPAIq/7u0OJO0iimkGNz5OAQBACaAEAJgpTAEqxS4KQDE3iyCgAACgBFACAMzUdZYnAMVf7ygARdufCADsswSwRWjsSgBbhAKxwRqAIgVBsDsw1gAUcWc3ngAA2PelgoXBMby8szAYiAXWYxbNpV2B8wSAAgCgcpcLpgPF7+bIdCCg9j+njMVKsSuQO08ApimQOOkAUAIoAQBmzlwiKPr6tpsnAMXgsROAYkoAawJiVwJYEwDU7OeTAlCkQNodKAi2EcU0TzozTjoA0y8BrAmI3zFjTQBQm4NYpgCVYmsQRNFmcpg2dgECUNyAkicBscOTAKAGP5dMASrhRmRbAklbSWLaHk0EAIq+9vIkIIb3S54EADX1mZQOIIUiy1MUbQ4UBDwBmP6d4BBCAFDizYuFwXG7abIwGKidz6P0KFIoOrstgZttIYpp3wUoAAAoAZQAABSA+GUXBJsDTU5SAKaPAgCAEkAJoAQAM3ftpAAUqTkItgQRTwCKMX90xYo2YgBACaAEkAZQXUPd3XMktZJEkfec3bu3BFuDgAJQhMLOnQeRAgBKACWAEgBU16yWFr79L1608OijtwW9mcykpJ3kMe2b9aGkAKDsJYAtQmNXAtgiFKiuQhBQAIq33fr7C8Hef8NOQNM++wqsAwBQ/hLQ319IJpNnUQJidMzMzsjlcpdQAoCqfeYYgxVvsyT9owDcQx7TPPmCgJMPQOVKAO8JiF0J4D0BQHUE0uGkULR7/lkAzIwCMF1RRAEAULkBJWsCYoc1AUDVMA276JuL3f3PAiD3u0lk2gFSAABUvgSwJiB2JYA1AUBlRVFEASj+IvWvJwBOAZh+ftJCUgBQ8RLAdKD4HTOmAwGV/YxJh5FCkePXf3sCsPffYFraiQBAlW52TAeK202W6UBAJVEAir84MQWoRIuIAEBVSwDTgWJXApgOBFTgemjGFKDis7v3nwXAgoBFwNO3/6bjjjuAGABU7cLNdKA43myZDgSUs1hLgUuPJYki83O/658FQFHEE4AiTLS2LiIFAFUdUDIdKI43XKYDAWVyy/HHHyaphSSKvB7tHfPvKQDNzRSAIgRRxDoAAJQAUAKAao29goBNWEoQ7Z31E0hS+8KFf5OUJ5Zp3oTNKAAAZq4EsCYgdiWANQFAide+ROIIUija5JGZzH3/LADW31+QdAe5TBsnIYCZuxGyJiB+x4w1AUBpnyF3xl7Fu92k6J8FYK/byGV6nK1AAcz0zZDpQPG7dzAdCCgFU4CKv/bc+o////4F4FaimTYKAIDaKAFMB4pdCWA6EFCURURQ5L3C7PYHFwB3ngAUcRK6ZMQAYMYv7P39hWQyeRYlIFY34zNyudwllABgWjqJoGgPfgJgQUABmL79Rnt6eBQFoHZKAGsCYlcCWBMATM3esryIJMpYAAqsAShKZHYMKQComQElawLiN6hhTQAwJcMjI4vEOwBKcduDCgBTgIq82QYBBQAAJQCUAKDCmtyZ/lOah1gEHEUUgOIu2hQAAJQAUAKASn9GgqCLFIoXFAoPfgLQOTj4N0m7iWfaN9ljSQFAzZYAdgeKXQlgdyDgYT4fUpIUirajfd26LQ8qACa5SxvJZ9ooAABqtwSwMDh+x4yFwcBDfzako0mhaCP3/zfBAy46w+QzbQeMLFt2CDEAqOGbJtOBYobpQMBDfi740rXoG8G/j/GDB/zXORKavkKhwDoAAJQAUAKAChnq7p4jaQFJFH0PyD1sATAKQFECFgIDoASAEgBUzKxZs44VL18tWvRIBSCKIqYAFXdTpQAAoASAEgBU6nMQRd2kUMK1v1B4xClAFIBiTkqz40kBACUAlACgQtct3rtU6nX/4QvAFrNNkvLENO0rc48/uEwBQG2XALYIjV0JYItQNPD5zwLg4o23d3be/oB7wL/LheGw2Gd1+jdTs6M70umbSQJArG6qUjAahhe79DLSiM395vJNc+acfuKqVXxhh4aRC8PbJT2GJIpyUzKT+bcnKMFD3AyYBlRcMw1JAUDsBpNMB4rj/YbpQGgoNy5d+igG/yV50Nj+QQWAdwEUjQIAIL4lgOlAsSsBTAdCo2iZnFxCCiXJ7bsARNGN5FTUxZgCACC+JYA3BsfvmPHGYDTKuR4EFIDSxqg37LMARGY3EFVRF2IWAgOI93WM6UBxvLEzHQh1L3Jnt8VSBMHQPguAJieHSKoo80aWLGHxNABKACgBQDmvS2ZLSKF4rc3NN+6zAHSuX3+PpL8RVxEX4aYmpgEBqI8SwJqA2JUA1gSgHo2uWNEm6WiSKNqdC1avvm+fBWBv1WIaUHFXYAoAgPooAawJiN8xY00A6lBh586UpGaSKHps+pAze4Lp/MPYx8WXnYAA1Nc1jScBsbvX8yQAdSaKegmhpC8GbpxyAXCJnYCKs2you7uFGADUzc2DJwFxvOHzJAD1cz5Ly0ihhP5kNvUnABZFTAEqzuxZs2YtIQYAdXYDZmFwzLAwGHVkKREUL3iYMf1DFoCgqYkpQMVfdJ9ICgAoAaAEAKW5bfnyAyWxw2IJJqczBah9YOAuSXcTWzF3STuBEABQAkAJAEozPj6+dM+lB0W6/ahM5m9TLgCS5NI6civqavsk52QFQAkAJQAo7XoTBI8nhZI87Fg+eISL/CC5FeWgkaVLu4gBACUAlACgJEyrLu1aPTj9AuBOASg28Ch6EikAoASAEgAU5+oVK5rkzgLgEkSPMJZ/2AIQSVmiK/IiK7EOAAAlAJQAoEgLt25dImkuSRQvEUXTLwDJbDYnaSvxFXWF5ZEVAEoAKAFA0RcXYyxVmi2L1q3bNO0CYJJLWk9+Reka7es7lBgANEwJ4I3BsSsBvDEYNV4AnkAIJV2X1+0dy0+vAOzFNKAiRe4nkgKAhrnZ9PcXksnkWZSAOI2v7IxcLncJJQA1WVKZTl1qyX/EtbzBPsJnIXDxTiYCAA1XArLZM5kOFK8SMDo6+h2mA6GWjIbh0SYdThIlfLb38SV+UMr/GI9YvSgAABrxpsN0oNjdrpgOhNoSScyiKFEhkRjcx7X6ES4KUjAShpslzSPKIk7gKOruGhy8gSQANNygUgpGw/Bil15GGjEpb2aXb5oz5/QTV63KkwZmUi4M+yU9nySKtq0jkznApOjh/oF9PQGIJGXIsTiB2dNIAUBDDibZHSh+pY3dgVAbXx6YpBUkUZI1jzT432cB2OvP5FjsHdCYBgSAEkAJoAQAU7Sxr+94SY8miZKuvfscu++zAERma4iyaP9vQ2dnKzEAoARQAigBwL5FUfQUUijxMyztc+y+zwLQRAEoxX62//7sYwuAEsDC4NiVABYGY4ZQAEr8+ObLUQDaBwbukrSRPIu+8TENCADXQrYIjd8xY4tQVNneWRP/jyRKMnxUJvO3kgvA3q8CWAdQ/BWUAgAAYjpQHDEdCNUUHHDAkyTNIYmSPrNTGrMHU/zzmAZU/JFIjSxbdghBAADTgeJaApgOhKqca1F0CimUWKKmOGYPpvgP8QSglGORzz+TGABgbwno7y8kk8mzKAExOmZmZ+RyuUsoAajwFwRPJ4XSRFMcs0+pAPzdLCNpF7EW2WilZ5MCADygBLAmIHYlgDUBqJQNy5Y9VlI3SZRkx23z5l1XtgLQm8lMymw1uRbtqXctXrwfMQDA/QaUTAeKHaYDoVIShcIpey4LKPrzKV071Td5B1P+U6Poj0RbtLadTU3MawOAB5YAngTE75jxJACVKZenkkKJn03p91P9Z6dcAKIg+D3RlnTBZBoQADz0TYvdgeI3WGN3IJTNbcuXzxLbppf+uTT7Q9kLQNOcOX+WNEa8RR4U6VQulABACaAEAP9ucnz8qZKYKl2a3b5lS7rsBaB91aoxSWnyLdqBi3buPIEYAIASQAkA/iUyexYplGx11/DweNkLwN4POtOASjnBCwWmAQEAJYASAPzj/JECk5j/X/LF06a1VndaBSCYxtwiPOTBeS4hAAAlgBIA7DHc07NM0qEkUfJncFpf0k+rAOweG/uTpDwxF23RSE/P8cQAAFMoAWwRGrsSwBahmK4gCJj+U7qJ2VN8A3BRBaB7aGiH3NeScwkXyCB4ISkAwBRKAFuExu+YsUUopu/5RFBy+V59eCYzrRf2BtP+W4LgSqIuyYudF10AwNQGlEwHiuNghOlAmJINvb09kjpJojRBEWPzaRcAlygApVmY6+tbTgwAQAmgBKDBP9t8+18elS8At82Zs0bSVrIuQaHwIkIAAEoAJQAN/bl2fx4plGxze3t7puIF4MRVq/ImrSLvEk54s9O4IAIAJYASgEY1kkotlnQ0SZTst9bfX6h4Adj7iWYaUGkOOmLHjhOJAQCKKAHsDhS7EsDuQHjwh9mY/lOez1dRY/KiCoA3NVEASj1gEtOAAKCYcQO7A8VwrMfuQHjQOOgFpFC6piLH5EXvRpMLw1FJi4i+aNtaWloOXbB69W6iAICiBhDBaBhe7NLLSCM2ReDyTXPmnH7iqlW8U6iB5fr6+hRFbCtfuuFkJtNVzP8wKPZvdOkqci/JvPHx8acTAwAUOZhkTUD8ShtrAiBJUfQSQiiL3xT7Pyy6AJjZr8i95JsXHwAAKLUEsCYgdiWANQENfPz3HPfTSKIM1z+zX5dw7SzOUHf3nLa2tr9JauUQFG0iiqLHdg0O3ksUAFDCoILpQHEcvDAdqAGNhOHTXPo1SZRs936Tkwcdun79zmL+x0U/AegeGtoh6Q/kX5KWIJE4nRgAoMTBJNOB4lfamA7UqJj9UB6/K3bwX1IB2Ovn5F/yFfAVhAAAZSoBTAeKXQlgOlDjuGvx4v1cei5JlMUvSvkfl1QACkHwM/IvWfdoGC4jBgAoQwlgi9D4HTO2CG0YO5qbny9pLkmU4XMTRSV9CV9SAThyYGDEpRs5DKUpSDwFAIBy3RiZDhQ7TAdqmAN9FiGUxXUdg4ObZqwASFJgdgXHoeSb1YtuOuEEGjEAUAIoAZSAurRx6dJ2M3sySZTls1Ly2LvkAqBCgQJQujnNu3fzSmwAoARQAigBdSkqFM5SCbtP4t8+JyWvwS25ALR3dl5r0t85HKXeqYxpQABACWBwQwmov2MqBWzRWzb3dnZ2lvwW5ZILgPX3F9zslxyPkp0wGoZHEwMAVKAEsDtQ7EoAuwPVj9He3pMkLSSJsvi59fcXZrwA7P2g/pDjUbpIeiUpAEAFSkB/fyGZTJ5FCYjRMTM7I5fLXUIJqItC9ypSKFuYZRlzl2Uu1m3Ll8+amJi4R9IcjkxJtuw3OfnYUl7sAAB4hHsnbwyOYxHgjcExNtrXd2gURbdKaiaNkm0P5s49uH3VqrFS/6CyPAFYsHr1bklMAyrd/J3NzWcQAwBUaDDJmoD4lTbWBMRaIYpeyeC/bH5ajsF/2QrA3g8o04DK4xxnlTwAUAJACYj7cZMC411H5fwclG2sXbYCMD4+/nNJuzk8JTt2pKfnKcQAAJQAUALibDSVeoakI0iiLHbNyed/U3MFoHtoaIe7X8nxKcONKQjOIQUAoASAEhDr42X2alIom5+Xc41oUNYfLQiYBlSOD4x06salS9tJAgCqUALYIjR2JYAtQmvfLX19HZKeThJlK1M/KuuQvZx/WCKf/6mkCQ5TGaIsFF5LDABQhRLQ319IZrNn8iQgRsfM7IzR0dHv8CSghgcy7ueUe5zZwMY8kfhFzRaA9nXrtki6iuNUhoub9Io7wnA2SQBAVa65PAmIGZ4E1K6h7u45cj+LJMrml11r1myr2QKwt5VfxnEqiwN2uZ9ODABQpRLAk4D4HTOeBNSk1ra2syTtTxJlO8+/W+4/s+wFYPfu3f8naReHqyxH/Fzn8RkAVO+yy5OA2OFJQI0dD8lMej1JlM325ubmn9d8AegeGtoh959yvMpyIzoml0o9myQAoIrXXp4ExO+Y8SSgZoz09v6HpCNJomxjwR/tfeFubRcASbIg+B6HrGwXtXeQAgBU/abLk4CY4UlAzRyINxJC+UTuFZlaX5ECcJ/7L036O4etLJYNh+GJxAAAVS4BPAmI3zHjScCMGkmlFks6mSTK5t7b5s2ryOY6FSkAvZnMpMx4J0D58BQAAGZiQMnLwmKHl4XNYPZmb9/zsUGZrj+XnbhqVT42BUCSChLTgMp3ApwynEqFJAEAlABQAmrRcF/fAkkvIIkyjqWjqGJj6YoVgM50+g+SbufwlelABcHbSAEAKAGgBNTkZySK3iKpmSTKZlPn4OCfY1cATIokfZvjV7YL2fNzS5Z0kQQAUAJACaglty1ffqCkV5BEWX3DJI9dAZAkM7tUFfzhG0xCQfAWYgCAGS4B7A4UuxLA7kCVNT4x8VpJc0iifKdtIQgq+kVDxRdq5MLwGkkncCzLYiwhdSzKZO4kCgCYwbvzypWJXC53iZmdQRqxKQLfSiaTZ1l/f4E0yueuxYv329ncPCrpINIo2+B8VUcmU9EdIIMq/BKXcijLpi2S3kkMADDDN2i2CI3fMWOL0IrY1dz8Ggb/5RWZXVLpv6PiBWD32NhlknZwOMvDpf/eu9IeADCTA0rWBMTvHsqagLIaXbGiLZLeRBJltWN89+4fxb4AdA8N7TCJdwKUT6tF0buJAQAoAaAEzKTC9u2vNOlwkijj+Sl9r3toqOJfnAfV+GUsCC7hkJbVK27p6+sgBgCgBIASMBPSYdhsEpuTlPvcjKKqjJmrUgAWDQz8QVKOw1o2zYlC4T3EAACUAFACZsJ8s5dLOoIkyuqWSu79X/UCYJI7i4HLHKq9lPcCAECNlQC2CI1dCWCL0Okb6u5uMXc2JSm/i61K2+cH1fqNmqT/lTTJsS1jpE1N5xEDANRQCWB3oPgdM3YHmrZZra2vlLSIJMpqwpqaLq3WX1a1ArAok7lTZj/j+JaR+4tzYXgcQQBADQ0omQ4Uw9sp04GmanTFijY3exdJlL2I/l/HmjV3110B2HtR/CqHuLzHz6X3EgMAUAJACaiGwrZt50h6DEmUOdcqj5GrWgDa0+mrJG3gMJf1JrMy19PTSxIAUIMlgDUBsSsBrAl4eDedcMJcM3s7SZQ/2s50+vd1WwBMcpMu5DiXOdZE4lPEAAA1eIFmTUD8jhlrAh5W89jYmyQ9miTK7qvVWvw7IwVAksYTiUskjXGsy8j9yRt6e59NEABQgwNKngTE8LbKk4AHunHp0kdJejNJlN3upomJb1b7L616AThm7dq/u3s/x7vMB9L94+kwbCYJAKjBEsCTgPgdM54E/JuWQuF9kvYnibKfaJcdcf31m+u+AEiSEgkWA5ffUQe6v4oYAKBG7/MsDI4dFgbvsXHp0nZJr+aMqMh1YUbGxDNSADoHBv4kaR2HvcwXKrPzc2FIOweAWi4BTAeKXQlo9OlAhXz+o5JaORvKLtuRTq9tmAKw9xP1eY572R0kiTfzAUAtlwCmA8XvmDXwdKBcX1+fzE7jLKjIefXZmfq7Z6wARNu2fVfSXRz+sjt3pKfnCGIAgBq+8TMdKHYadjqQ+//sOWVRZvcUtmz5fsMVgK7h4XGZfY3jX3ZtHgQfIQYAiEEJYDpQ7EpAI00HyqVSp8r9JI58Bc4l6Ytdw8PjDVcAJCkw+6qkcU6DsnvxaBguIwYAqPES0N9fSCaTZ1ECYnTMzM7I5XKX1HsJGOrubpHZJzniFTGmyckZ/RJ8RgtA+8DAXSZdxnlQ/utTJH2Z/YsBICYlgDUBsSsB9b4mYFZb2zmSjuJoV8R3Otevv6dhC4AkFcw+x3lQEamRkRG2BQWAOAwoWRMQO/W8JmB48eKDXXovR7lCn/ca2AhnxgtAVzo96O6/53SoiI9s6Ok5iBgAgBIASsCUNTd/WNJ8jnBFTpqrOrLZ9Q1fAPbiKUBlHBAEwf8QAwBQAkAJmIrRvr4lJr2cI1vfY96aKADJZPKnkjZwTlTEWRt6epYTAwDEqASwO1DsSkA97A7kkkXun5PEGsLK5HtjRzb7CwrAPy52/f0Fd2eleYWOcSIIvsSCYACIUQlgYXD8jlkdLAweTaVeIvcnczQr1hQvMCmiANw/k23bvuHSHZwdFWmcPaO53KtJAgBiNKBkOlAMx3fxnQ60YdmyeZHZxzmKFXP7+Pj4d2vlh6mZAtA1PDxu0uc5Pyp0UTL76MYwPIwkAIASAErAg861ycmPmHQ4R7BSAdunu4eGJigAD+2rkrZyllTEvEj6GDEAQAxLAGsCYlcC4rQmYENvb4+ZvYYjVzH3Tba2XlRLP1BNFYBkJrN1bwlAJS5I0kuHU6mnkwQAxKwEsCYgfscsJmsCXAoS0pfEwt9KlvgvHX3ttdspAI8gsWd7pDFOl4pdkL560wknzCUJAIjdIIInATEThycBo6nUK9yd3QIrZ1c0OfnFWvuhaq4ALMpk7jSzb3K+VMwRTbt3f5QYACCGJYAnAfE7ZjX8JGC0r+9QZ+FvpUvgxZ3r199DAZiCKIo+IanAaVOxi9Frc2H4RJIAgBhew3kSEMdBYE0+CYii6AuSDuAIVcxkU1PTp2v0OlKbhlOpb5rZGZw7FXNLMHfu8e2rVjHdCgDiOKiUgtEwvNill5FGTMqb2eWb5sw5/cRVq/Iz/bPkwvAZkq7gqFTU/yYzmbNr8QcLaji0D0rKc+5UzJGFHTveRwwAENPBJFuExq+01cgWoRuWLZsnNl2ptIIKhZqdXlWzBaAzmx2WdDnnTwVvHu5vH06lQpIAAEoAGqcEBPn8xyU9lqNR0QP9jeS6dRsoAMVc2Mw+JNYCVFKTmV0Y59eWAwAlgDUBcSwBM7UmYCSVepKkV3EUKiofmdX0his1XQA60umbxVOASkst2L79ncQAADEuAf39hWQyeRYlIEbHzOyMXC53STVLwB1hONvNLq718V8d+HZXJpOjAJQg4f5hSRHnUgUvQtL5o2G4jCQAIOYlgC1CY1cCqrlF6Jj0MUmdJF9RBSUS/1PrP2TNF4BF2eyNcv8+51NFNUXSt4e6u+cQBQDEeEDJmoDYqdaagOHe3hNceh2JV/wz+O3k2rW3UADKIHL/kHgKUGmdbW1tvAwEAOqhBLAmIHYloJJrAoa6u+fYnvOBqT+VlfdC4SNx+EFjcSJ0DQ7eILPvcl5V3GtyqdSpxAAAMS8BTAeK3zGr4HSgtra2T0hqJ+WKq+mdf2JXACSpYHa+pAnOrcpef2T29ZvD8NFEAQBxv6DzJCBuKvEkYKS392RJ/026FTeuPe+wioXYFIAjBwZGZPZ1zq+KO7RZuogYAKAOSgBPAuJ3zMr4JGDTcccd4O7/u6cPosIH7ivJTOZWCkAlmvHExAclbecsq3DO0rNzvb0vJwkAqINxCQuD43cfLtPC4MmWlq9KWkCiFbfDEomPxekHjlUB6Fy//h5JX+Q8q8rV57O39PV1EAQA1EkJYDpQ7EpAKdOBcqnUWSa9gCSr4tMda9bcHbNrQryMLlkyP0okcpIO5Hyr+NVnINq27Uldw8PjhAEAdXBZl4LRMLzYpZeRRkwGamaXb5oz5/QTV63KT/V/c0tfX0ciitZJmkuCFR9I/73Q1NTRtWbNtjj93LHbDqp93botkj7BKVeVq05fsP/+bA0KAPUzWGE6UNxK2zSnA129YkVTk/u3GfxXzcfiNviPZQGQpP0mJ78g6U7Ouap4Qy6Veh4xAEAdlQCmA8WuBEx1OtAR27ef5+7LSa0q/trc0vKlmF4H4mk4lXqVmX2Nc68qthSCIDxyYGCEKACgTgaVTAeK36BtH9OBRvv6/l8URb+VlCCtqjSzlyez2Uvi+KPH9o1wyWTyfyVdz9lXFfMTUfSj0RUr2ogCAOpkMMl0oBiONx9+OtCGnp6DClH0XQb/VXNdRzL5zbj+8LEtANbfX3D3t3P+Vc3xhW3bWHsBAJQA1FgJcMmCILjYpMNJqEqfHbO3WX9/gQIwAzqz2V+59GtOw6qd7K/PheGLSQIAKAGonRIwEobvkHQqyVTNFR3p9JUx/9zH24aenmODILhOUhPnY1VsN7O+jnT6ZqIAgDoaVLImIH6DOLPLI7PPWxStktRMIlVRiILg+K6BgaE4/xJB3I9C1+DgDS5dyvlYNXPl/r07wnA2UQBAHQ0m2R0ofqXN/TQG/1X3tbgP/uuiAEiSJiffI2kb52SVLjhSz273b3odPEECANyvBPT3F5LZ7JlMB4oVBv/Vs92amj5YD79IXRSAzvXr73Hpk5yX1bxL2H/lUqm3EgQA1NnlnTUBwENysw93rFlzNwWghsyWPiXpVk7PanYA+5/RVOoUkgCAOiwBTAcC7i+XmDPn83X0Ga8fI2G40qXvc45W1WZ3X9qZzQ4TBQDUFxYGA3sHzO7P6shmf0YBqFHDYfgrk/hWurpukvT4ZCazlSgAgBIA1Jkrk5nM0+rpFwrq7Qh5FL1Z0iTnalUdbdI3vA7PJwBodKwJQIObMLNz6u2XqrsBW9fg4A1y/yLna5WLl/TskVTqfSQBAJQAoI58uh7ffVSX39hGzc3vl3QX52y17xB23nAq9VyCAIA6LQEsDEZj+evY2NhH6vTzXJ+Gw/BlxgvCZsLuwP0p7dnsn4kCAOoPawLQOK3XXpxMp79HAYjXBcpGwvD3kp7EGVx197r7E9gZCAAoAUBMXduRyTzJJK/HX65uF22a5EEQvEFSnnO46g4ys5+MLlkynygAoC7vsUwHQj2blPSaeh3813UBkKT2gYF1kj7PeTwjjo2amn6yobOzlSgAoA5LQH9/IZnNnsnCYNShTyUzmevr+Res+20bZ0nvkzTKuTwD3J8c7L//JV7HU80AoKFLALsDof5s2m9y8sP1/kvWfQE4PJPZ5Wav43yeMS8aSaXOIwYAoAQANc/99YeuX7+zAT63jSHX2/tDuT+PM3uGPk5mZ3am098kCgCo0ws9C4MR/9HKZcls9kWN8Ks2zJtb85OTb5C0nbN7ZoqmuX99OJV6ClEAQJ1e6FkYjHjbEiQSb2qgz2vjyIXhGyV9lnN8xuzyIDi5c2DgT0QBAPWJJwGIqdckM5mvNsovGzTSke3o6PiizNKc4zNmtkXRTzamUscQBQDUJ54EIHbnrNnqjkzmwgb7nDaWkVRqsZsNSGrhlJ8xfw0KhSe2r1u3kSgAoD7xJAAxMR4FQdg1MDDUSL900GhHuSObXS/pY5zvM+oxUSJx5Whf36FEAQD1id2BEIvz1OxDjTb4b8gCIEm3zp37IZMGOe1nVGcURb/edNxxBxAFAFACgBlw3X3uFzToZ7Mxjfb1LYmiaK2kZs7/GW3eq2dPTJzcCHvuAkCjYjoQalDe3R/fmc1mGvGXDxr1qLcPDKyT9CnO/xm+Kbgv39nc/H9D3d2syQCAOsWTANSgjzbq4L+hC4AkBXPnfsClG/kMzLiT21pbv+ErVyaIAgDquASwOxBqw1+irVs/2uCfx8Y2GobLIulaSQw+Z5hL379t7tyXnLhqVZ40AKBur/VMB8JMKigIlicHBgYaOYSg0c+C9kxmjfNysFppoy9YuGPHJTwJAIC6vtbzJAAz2ED9U40++N/7OcSGzs7WYP/9ByQdRxo1cFKaXb5pzpzTeRIAAHU8DuNJAKrvhmDu3LB91aqxRg8i4FyQuoaHxyOzl0maII1aKOd+2sJt277FkwAAqF8sDEaVjVsUvZjBPwXg30tAOj1o7h8giVq5M9gLR0ZGLnLOUQCgBAAlcrPzOgYHryMJCsCDtGezH5PZH0iiZpw50ttLCQAASgBQimuT7e1s/U4BePiLUOT+ckk7SKNWKrufNRKGF1ICAKDOSwALg1EZ2xKJxBnW318gin/7zOGBhlOpV5nZ10iipnxvs/Sy3kxmkigAoD6xMBhlP6fcz+rMZi8lCQrAlOTC8GeSTiWJmnJFS0vLCxasXr2bKACAEgDsY5D7k45M5jkk8WBMq3i4k6ap6WxJd5NETTl1YmLiiqHu7jlEAQB1O2hjOhDK4c5CFL2SGB72c4aHM5pKnRKZ/ZKcau2stXTe/T+OymT+RhgAUJ94EoASRAqCU5IDA1cRxUPjCcAjaM9mf+3Sp0mi1u4K3tsk/f7m449/DGEAQH1idyCU4OMM/ikAJdkivculP5NEzTm2qanpjxvCMEkUAEAJACRJ7gObpfMJYp+fLezLhjBMBlJW0jzSqDl3SjolmclcTxQAUKdjOqYDYWq2JhKJnkVr144SxSPjCcAUdGUyObm/liRq0mGSfjfc1/cEogCA+sTCYEzpPHF/FYP/KX+mMFUjYfgNl15KEjVp3M3O7EynLyMKAKhPPAnAI5wbF3VmMuz6M0U8AZiG3WNjr5N0C0nUpFZz/06ut/dNRAEA9YknAXiYwf+Ns6U3ksS0PkuYjuHe3seZ+xpJs0mjZi8EX79t7tzXnrhqVZ40AKAur/M8CcA/7IyCYFnXwMAQUUwdTwCmqTOd/oskHjHVdqt95RHbt//gjjCkpAFAfV7n2R0Ie8qg2WsZ/FMAqiKZyXzXpYtIooYvCNKzd0tXDy9efDBpAAAlAHXpy53p9DeJgQJQNYm5c8/Rnq1BUbuWWnPzn0fD8GiiAABKAOqI+0C0deubCYICUFXtq1aNRdILJG0hjdo+VC5dM5xKPYUoAKBOSwALgxvNfUEUvaBreHicKIr+3KAUuVTqVJn9lCxrXl7Se5OZzMeJAgDqDwuDG+dQR2bP7Uqnf0IUFIAZNdLbe4G7v40k4nDG27eDOXNe2b5q1RhhAAAlALEbuH64I5N5H0mUhilAZbBpzpx3S7qaJOJwd/DTo+3brxpZtuwQwgCAuhscMh2ovv2mvaPj/cRQls8KyuG25csPnJyYGHCpgzRi4a8KgucmBwYGiAIA6gtPAurSxrzUd1Qm8zeiKB1PAMpkwerV9ymKnidpJ2nEwmMURX8Y7u19KVEAQH1hd6C6s0PSsxj8UwBqUsfg4HVudrYkJ41YaDP3S3Nh+DFfuTJBHABQZyWA6UD1wM3srGQmcz1RlPXzgXLLpVIfl9nbSSJWH4RVFgQvah8YuIs0AKCORo9MB4r7/ZlFvxXAE4AK6Egm3+3Sr0kiVjeIFYUoyoykUk8iDQCoqwFkFJl9XdIEacTOz9szmfOJgQIQj4tNf3+heWLiRZKGSSNWN4nD3ex3ud7e9zufDQCIPZcsF4ZvNPffSWohkVi5JSgUTjcpIoqKjHlQKRv6+rqDKPqTpHmkETtXtLS0vGzB6tX3EQUAxM/NYfjoJulSSc8gjdjZEkjL2zOZm4iCAhBLo6nUKZHZFZKaSCN2boui6LSuwcHVRAEA8THS27vU3S+XtIg0YidvZv/ZkU5fSRSVwzSHCmvPZn9t0mtIIpYWBEHwh1wYvsMpywBQ8/4x5cfdr2HwH1tvYPBfeQxqqmQkDD/v0jkkEde7iv+wpbX1VUwJAoDatKGn5yALgm+ZdAppxPZe+5lkNvtmgqg8ngBUSXtHx5vk/kuSiGtVtv+amJhYn+vpOYkwAKDGBv+9vSssCNYx+I+1KzqSybcRQ5WGNURQPTedcMLc5rGxayQtJo3YcjP7epv7mw7PZHYRBwDMnHQYNh9g9h65v1cSL3SMryFJJyQzma1EQQGoSyM9PUd4EKyRdAhpxPtiFQTB6e0DA+uIAgCqb0NfX3ciir7lUg9pxNpdkpYlM5lbiaJ6mAJUZR2Dg5sC6dmS+PY43rqjKFqdS6XOZYEwAFSPS8FwKvW2IIoyDP5jb6eC4FkM/quPgcsMyYXhMyT9WGwPWgefIvttfnLyZUddd91fCQMAKmekp+cIBcGlLq0gjdgrRGb/1ZVO/4Qoqo8nADMkmcn8XOwKVB/cT2puarpuJAxXEgYAVEYulTrLg2A9g//6YNKrGfzPaP6YScO9vR8x93eTRN24Ip/Pv5qnAQBQHht6eg4KguBrkp5LGvUy+rQPJNPp9xMEBaBhuWSjYXipSy8ljbpxn5u9qTOd/iZRAEDxcr29L5L7ZyUdTBr1MvDxizuy2bNNcsKYOUwBmvkG5vdJZ7v0a9KoGwea+zdGent/mQvDhcQBANNza0/P4bkw/JHcv8vgv64G/7+8dd68/2bwXxPjT9SCm044YW7L2Njv2dGg7uyS9MGOTOYTJkXEAQCPMD6ULJdKvdLMPiFpHonUlczY2NiK7qGhHURBAcD9jPb1HRpF0TWSkqRRZzc1999LOrszmx0mDQB4sA09PccGZl+X2RNIo/4OrzU1PaljzZq7iYICgIewcenS9nyhcI1Jh5NG3dll0vn3SZ/rzWQmiQMApKHu7pa21tZ3yezdklpIpO7cblH0xI7BwU1EQQHAI9XkPW83/L1LjyKN+rzfBUHwuvaBgd8TBYCGvt/19CwPguDrkrpJoy79LeH+5EXZ7I1EQQHAFIz09i5196skzSWNunVF1NT0mq41a24nCgCN5Lblyw+cnJg436XXSUqQSF3apig6KTk4mCYKCgCmYTgMTzTpF5LaSKNubZV0/q1z537pxFWr8sQBoJ65FOR6e083909JejSJ1K0JMzu1I52+kigoACjCSG/vs9z9h5KaSKOuXedmr+tMp68lCgB1eT9LpZ7kZl+UtJg06lpBZqcl0+kfEgUFACUYTqXONLOLOV51z2V2aVQovKNrcPBe4gBQD27t6Tl8MggukPRi7mN1LzKzMzvS6W8RBQUAZTCSSr3Ozb7AMWsImyV9eGxs7IvdQ0MTxAEgjtJh2Dzf/Vwze59Yz9YI3M1e05lOf40oKAAoo1wqda7MPkMSjXPIzeyd7en0D3lrIoBYXbzC8BmSPinpaNJokNG/9IbOTOYLJEEBQCUuqr29b5L7p0mioayV9JZkJnMNUQCo6XtUT0+v9kz3OZE0Gsq7kpnMx4iBAoAKGgnDt7r0CZJoOFdE0rldmUyOKADU1MA/DBea2Xvc/WxJAYk00EDS7L0d6fRHSIICgOqUgA+69D6SaDiTZnbJpPt7jspk/kYcAGbSjUuXPqqlUHibpHMltZJIw43+P5BMp99PEBQAVFEuDD8m6R0k0ZAf3L+72Udampu/umD16t0kAqCa7gjD2WPu57rZ2yXtTyIN6WPJTOZdxEABwMyUgE9JejNJNCaX7gjcP7p7fPzr7BgEoNLSYdh8oPQyl94v6TEk0rD3nk91ZjJvJQkKAGYQ04Eg6TZJn4q2bv1q1/DwOHEAKPfAf77Zi8z9vZK6SKSRR/9+QTKbZfYBBQC1IBeG75DECnxscveP3jZv3sUnrlqVJw4AJY31pGA0DP/LpY8w8IekjyczmXcSAwUAlADUplF3/1gymfxf6+8vEAeAIgf+H5Z0JIlA0vnJTOaDxEABQA0a7u19u7l/nCSw15DMPnLrnDn9PBEAsM+B/8qVidzo6EuY6oMHDBbf2pHJfIokKACoYXvfGPxpji/u90EfcelTLS0tl7BrEIAH2tDZ2RrMn/8Sub+TgT/u3wldeiNv+KUAIC4lIAxfK+mLHGM8wD1m9vnE+PiXj7j++s3EATT8vWJ/Sa926Q0mHU4iuJ/IzV7bmU5/jSgoAIiRkVTqdDe7RFITaeABdph0caGp6RNda9bcThxAYxnt6zs0cn+13N8oaT6J4AEKMntVMp2+mCgoAIhnCXimm31fUhtp4CFMuPvlTdL/LMpmbyQOoL7lwvA4M3u9u7+U+wIexrjcX5zMZn9EFBQAxPmC39NzkoLgx5LmkAYeRiTpF4H7Fxdls78xyYkEqB/DYXiiSW+V9B/c+/EItkVmz+5Kp1cRBQUA9VECehUEv5T0aNLAvsYKki5qmpi4kHUCQHyNrljRVtix4wXm/mZJx5MI9uG+wP0Z7dnsn4mCAoA6sjGVOqZg9htJjyUNTMF2M/teJH2hM53+C3EA8ZBbsqRLicQrJL1S0oEkgim4U9IpyUzmeqKgAKAOjS5ZsihKJH4jtnnD9Fxr0uc2zZ37f7xPAKg9LgUjfX1PURS9UdIzuL9jOkODSDq5K5PJEQUFAPX8Se/rO9Sj6Bcu9ZAGpnnBGHHpouYo+sbCwcE7SASYWcOLFx8cNDWd7WavlrSARDC9i7qlLZE4tWPNmrsJgwKABjDU3T2nrbX1+zL7D9JAESK5/87MLtw9NvaT7qGhCSIBqsNXrkyMbNx4oqLoVZKeLamFVFCEK6Ompud3rVmzjSgoAGggV69Y0bRg+/Yv2555okCxNptZv5l9pX1gYB1xAJWxdx3XyySdKekQEkEJg79v3Ce9sjeTmSQNCgAakEs20tt7vtzPJw2UQUbStyYSiW8fs3bt34kDKM3okiXzC0HwAjN7qaQTSARl8PGOTOZdbPdMAQCUC8PXSPqCpARpoAx2y/0nURBcpi1bftU1PDxOJMDUDHV3t7S1tj5Ne77tf6akVlJBGeRNek1HJnMRUYACgH8a6e19lrt/T9Js0kAZbXX3nwZS/31mv+KRM/BgvnJlYmRkZLlJK116oaSDSQVltFPuL0xms1cQBSgAeJDRVOrxkdlPuPmgQu6V9MMgCC5bNDDwR9vzBmKgcQf9w8MrPAhOC6TnufQoUkEF3KkgeHZyYGCAKEABwMOXgD3vCviZpMeRBirorzLrjwqF73cODq6hDKAhBv1SMNzb++TA/QWS/kt82YLKus6D4JmdAwO3EQUoANinDcuWzUsUCpe7+9NJA1Vwt6QrIrOf7ed+5eGZzC4iQb24Iwxnj5k9NXJ/pkmnSjqUVFAFV4yNjb2oe2hoB1GAAoAp2zsn9SOS3kEaqKIxuV8jsyvy+fwPjrruur8SCeJmePHig9XS8nRzP1XSf0iaQyqo2uDO7MJNc+a8jje3gwKAoo2kUq9zs89KaiINVFkkacDcfyrpio5sdj2RoBa5ZCN9fb0WRc+UdKpLS7jHYgbk3ez1nen014gCFACUbDSVOiUyu1zS/qSBGXSnzH7r0pUthcJVCwcH7yASzJSbjz/+MYnm5pMURU81s5PF1B7MrC0KgpXJgYGriAIUAJTNhp6eY4Mg+ImkTtJAjbjBpKvkftXErFmrjr722u1EgkrZdNxxB0w2N6+wIDhJ7idJOppUUCNuCaRnt2cyNxEFKACoyA2w0Nr6XRYHowblJa2R2VXu/vs5k5NrD12/fiexoFh3hOHs3UHwBEXRngG/WUq8LBG15+eSXpLMZLYSBSgAqBiXbKS393y5n8c5hBpWkHSzmV0TSdc2BcEfF61dO0oseDi39vQcnjcL3ewESU+U1Cvewouavh3rgo5M5t1sowwKAKpmJJV6gZtdLGk/0kBM3CkpI+kaSddultbwZuLGdPWKFU2P3bnzKCsUTpD0RDN7oqR2kkFM7DCzszrS6R8QBSgAqH4J6Ok53oPg/7hxIq43UUnXufugSdkgkRj8exQNUQrqy1B3d0tLW9vjArMlHkU9ZtYjKSVpFukghnKSnpvMZK4nClAAMGNuW778wImJicsknUwaqAOTkja4e8bMMpIy+01ODrKeIB5uOuGEuc1jY8e7+7GBWbdLofb8q410UAeDtlWFKHpB1+DgvaQBCgBm3NUrVjQt3LbtIzJ7G+cV6lBB0ojMblIU3agguDkqFG5syedvOuL66zcTT/XduHTpo5qj6Ohgz048R0VRdJSZdUvq4BqEOuRu9j/J9vbzrL+/QBygAKCmjPT2PsvdvyFpPmmgQdxj0g3ufrOC4GZJN0eFwsb9gmDj4ZnMLuIp3m3Ll88qjI8viqTOSDrazI7S3gG/pEeTEBrEfZJemsxkfk4UoACgZuXCcKGkfklLSQMNbrOkO+V+hwXBiLuPmDQSuY80T06ONPrTg03HHXfARFvb4YF0mBcKHWbWoT3f4B9u0mEuLZIUcBqhgWULQbDyyIGBEaIABQA1b3TFirbC9u2fN+mVpAE8rF2S7nHpLjO7V1F0r0t3mtm9ku71PW8+vjdIJO61WbO2tq9aNVbLv8yGzs7W1rlzH5WXDlIQHCL3g116tAfBQRZFhyoIDjLp0e5+sKTDJM3mFAAe1leirVvf1DU8PE4UoAAgVoZ7e19q7l/hRg+URV7SdpM2+54djLa7tMOkbS5tMfcdMpswacKlfy5admmX3O8/iNgamEWSFLnvJ6nlX3cFa7P77Y5jZk3uPtek2W42R+5z5H6ABcF+7j5H0hztmfI3R1Izhwgo2U65/3cym/0OUYACgNjKheFx2jMl6CjSAADgobl0o0fR87sGB28gDVQScytRcclM5vqWlpYekz5PGgAAPMTg3/1bcyYn+xj8oxp4AoCqGuntfb67f13sEgQAgCRtk/SaZCbzXaIABQD1WwJ6eo5ws+/K7AmkAQBoWO4DkdmLujKZHGGgmpgChKrrGBzcdOu8ef9PZh+QFJEIAKDRhv4mfX5sfPyJDP4xE3gCgBmV6+k5SUHwLe3ZEhAAgHp3j7u/rDOb/RVRYKbwBAAzKjk4+FtrauqRdAVpAADq3I+jKHocg3/MNJ4AoGbsfWfAFyXNJQ0AQB3Z7u5v7cxmLyQKUACABxhdsmRR1NT0Dbk/mTQAALEfaJmtjqLopZ3Z7DBpgAIAPAyXgpEwPEfSBbr/G0oBAIiPSZl9tKO9/UPW318gDlAAgCkY7u19nLl/S9IS0gAAxMhQZHZGVzo9SBSoRSwCRs3qTKf/Esydu9ylT0ri2xMAQK0ryP2CaOvWkME/ahlPABALo2G4LJIulnQsaQAAatCQmb28I51eSxSodTwBQCy0ZzJrNu+ZCvROSRMkAgCoEXlJH4+2bg0Z/CMueAKA2BlJpRa72cWSQtIAAMyg9e7+8s5sNkMUiBOeACB2OrLZ9bfOnft47XkaME4iAIAqm5T08bGxsT4G/4gjngAg1nJheJykiyQtJQ0AQMUHTmarC2av7BoYGCINUACAGeKS5Xp7zzD3z0g6kEQAABWwVdL5HR0dX2Rff1AAgBox2td3aKFQuMDMziANAEAZXRE1Nb2ma82a24kCFACgBuV6e/9T7l+StIg0AAAlGHWz13Wm078kCtQTFgGj7iTT6V+0tLQcK7MPiC1DAQDTlzfp82NjY4sZ/KMe8QQAdW2kp+d4D4IvSTqBNAAAU/BHSa9LZjLXEwUoAEBMuWSjYfh8lz4laQGJAAAewp1u9s5kOv0tk5w4QAEA6sBdixfvt7Ol5W1yf6ekVhIBAEiaNOkrhaam93WtWbONOEABAOpQbsmSLiUSn5X0n6QBAI08CrLfRoXCG7oGB28gDFAAgAYwkko9080+J6mdNACgoeRMeldHJtNPFGhE7AKEhtWRzf6spaWlW9K7JW0nEQCoe1slvTOYO/dxDP7RyHgCAEi6cenSR7UWCue59FpJTSQCAHUlb2YXK5E4r2PNmruJAxQAAP80GoZHR9IHJa0kDQCoA+5XyezNbOsJUACAR5Tr6TlJQfApSceTBgDEcNwv3Whmb02m078gDYACAEzt5rFyZWJ0ZOSsSPqASYeTCADEwl/N7Pz2dPoSkyLiACgAwLQNdXe3tLa2nmlmH5J0MIkAQE26T9IFLS0tn1+wevVu4gAoAEA5isCctra212nPrkHzSAQAasJOSV8MCoWPta9bt4U4AAoAUHY3h+Gjm6S3SnqjpDYSAYAZMWFml5rZ+e0DA3cRB0ABACpuuK9vQeD+Xnd/udg6FACqJZL0w0IQvPPIgYER4gAoAEDV3dLX19Hk/g6KAABUfuBvZu/rSKdvJg6AAgDMuI1Ll7ZHUfROigAAlH/gr0Tivcm1a28hDoACAFAEAICBPwAKADDzRpcsWeRNTe+iCADAtEy6+2UWRR9Krlu3gTgACgAQO7f09XUkouitks6UNItEAOAh7ZbZxUE+/8n2des2EgdAAQBib0NPz0FBIvE6uZ8j6UASAQBJ0jaTLg2kjy3KZO4kDoACANSdvS8Ue4X2vEvgsSQCoEHdLbOvBvn8Z3mBF0ABABqlCLS0zpr1Qrm/06RjSARAg8hJ+kIwd+7X2letGiMOgAIANByXgtHe3lPd/VxJJ5IIgPoccdhvLYo+157N/tz27PADgAIAYKSn53glEq919zPEgmEA8Tfh7pcH0ic7stn1xAFQAAA8jOHFiw+25uazJL1erBMAED/3SLqkOYo+v3Bw8A7iACgAAKZoQ2dnq82ff5q5v1FSikQA1Lism31ufPfuy7qHhiaIA6AAACjBcCoVBkHwKnd/iaT9SARAjRiX9FMFwYXJgYGriAOgAAAos1wY7u/up5nZOZIeRyIAZsgtki6eSCQuOmbt2r8TB0ABAFAFw6lUKOmNZvZCSc0kAqDCJiT9REFwYcfAwG9NciIBKAAAZsBoX9+hURSdJelMSUeSCIAyu1nSJdbUdGnHmjV3EwdAAQBQQ+63VuBFkuaSCIAibXP3n1gi8U2+7QcoAABiYHTFijbfvv2Z7v4qmZ3E5x3AFGXc/cLx8fHvdg8N7SAOgAIAIIaGU6nOwOxlLp0h6QgSAfAAG036Vj4ILj1yYGCEOAAKAID6KgNhYPZSl06TdAiJAA3rPnf/OVN8AAoAgAbhK1cmRkZGlpvZGawXABrGbklXmPu37jP7VW8mM0kkAAUAQAO6bfnyWePj48+S9GIzO0VSK6kAdWNM0q9M+m5zS8sVC1av3k0kAAUAAP7pjjCcPeZ+UiStNLPniCcDQBztlvRbN+v3ROLHXWvWbCMSABQAAPt02/LlsybHx5+6tww8S9L+pALUrF2Sfudm/eO7d/+IHXwAUAAAlGR0xYo237btZJn9l0vPkPRoUgFm3JZgFdsAAAO2SURBVN8kXSH3H0bbtl3ZNTw8TiQAKAAAys6lIJdK9VgQPFPup0pKcT0BqnbjHpF0hQfBz27db79VJ65alScVABQAAFU10tNzRGR2ipk9U9JTJbWRClA2Y3K/RmZXSPq/ZCZzK5EAoAAAqBl3LV68347m5pPN/elmdrJLHaQCTNuwpCvN7Fdt7lcdnsnsIhIAFAAAsXBLX19HUCg81cyeKukkSQeSCvAgO+T+Z5ldkUgkfrpo7dpRIgFAAQAQe75yZWJjLtdXMDvZpJMlPV5SM8mgAU24++ogCK6UdGV7e3vG+vsLxAKAAgCgrt0RhrN371lAfILcnyqzEyTNIhnUoUlJ6yVdZe7XFpqbf8/e/AAoAAAa3tUrVjQt2Lbt+L3ThZ6491/zSQYxtFPuqxUE18rsmmC//a5pX7VqjFgAUAAAYB+FYOHOnT0eRY83aZn2/KuTZFCDNshsjUlroihafdu8edexPScACgAAlEEuDPdXEPTJ/YlyDyU9QSwsRnXtkHSdSRlJ10STk7/vXL/+HmIBQAEAgCpwKRju6zsm4Z7yKOoxsx6XloipQyiPLZIG5b7OgmCwYJbtHBi40aSIaABQAACghtza03N43iz0IAjlHpp0LO8kwD7cKfchM7shMsu4WaZzYOAGk5xoAFAAACCGRpcsmV8IgqSCoNvcj5XUvbcYtHM9bCibJd1gZkPufoOCYCiQ/tI+MHAX0QCgAABAA7ht+fIDJyYmjnX3Y83sWEldkpLaUwxaSCiWJiSNShqW2QaPohvN7IamiYmhI66/fjPxAKAAAAAexFeuTGzcsGFB1Nzc6e5JuXfanmLQqT3TifYjpRm1Q9KIpJyZDUdSzgqF4cA9t6ir6zZerAUAFAAAKKvbli+ftTufPywhdXih0GFBcLhJh3kUdcjscEmLJM0mqaJMSvqbpDskjZh0p0t3mDQSuY+0uN+5YHDwTubnAwAFAABqhkuWW7z4IG9tPcgKhUPM7FBJB7nZwSYdJveDJB0s6RDt2bVo/zqPZKv27Kpzl6R7ZXavS3ea+z2S7nXpTg+Ce2x8/N7k+vX3MrgHAAoAANR9Ybj1uOPmj7e1HRAUCgeY+3wlEvNNmi/3AyL3+WbWZGYHeBQ1yWyuzNoURbPcbI5JzZLm295ru0tztOc/u7/Zklof8J+NS9r1gP9s0vZMsZHv2fJyq5lNeBTtVBDslvuY3LdbEOTdfbO75wOzLTLb7NIWFQpb3GxLlEhsbh0b27zw+uu3MKAHgNrw/wG4q4jV3IpLPQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0wOC0xM1QxMjo0OTo0NiswMDowMCXYSI4AAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMDgtMTNUMTI6NDk6NDYrMDA6MDBUhfAyAAAAAElFTkSuQmCC",Kwe="data:image/png;base64,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",Xwe="data:image/png;base64,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",Gwe=t=>{var ae,Y,ge,ne,J,K,oe,ve,Ce;const{field:e,pageIndex:n,sectionIndex:r,row:i,isDisabled:a}=t,{isAdmin:s,isPreview:l,isRenderView:c}=Zt(),{task_status:u,taskRegisterData:d,updateTaskRegisterData:f,updateTaskProgressValue:h,updateUserFormDataSubmit:m,userTaskSubmitFormData:g,TASK_PUBLISHED:v}=mr(),{userSelectedLanguage:A}=on(),[S,x]=N.useState(!1),[w,T]=N.useState(""),[C,_]=N.useState(0),[E,D]=N.useState(!1),B=()=>{D(!0)},k=()=>{D(!1)};N.useEffect(()=>{S||de();const Se=Xt.addListener("clearRepeatableFields",De=>{De===(i==null?void 0:i.uuid)&&(T(""),_(0),e.isValid=0)}),Te=Xt.addListener("onSubmitUserForm",()=>{var De;(De=e==null?void 0:e.attributes)!=null&&De.required?w!==""&&lu.test(w)===!0?e.isValid=1:e.isValid=0:e.isValid=1});return()=>{Te.remove(),Se.remove()}});const[P,z]=N.useState(!1),M=Se=>{z(Se)},H=()=>{z(!1)},de=()=>{var Se,Te,De;if(i!=null&&i.rowIsRepeatable){const ie=[...(i==null?void 0:i.repeatableFields)||[]],U=_t.findIndex(ie,function(re){return re.uuid===(e==null?void 0:e.uuid)});U>=0&&ie[U].fieldData?T(ie[U].fieldData):T("")}else{const ie=g;if(ie!=null&&ie.length){for(const U of ie)if(U.fieldId===t.field.uuid&&((Se=U==null?void 0:U.postData[0])==null?void 0:Se.postValue)!==""&&((Te=U==null?void 0:U.postData[0])!=null&&Te.postValue)){T((De=U==null?void 0:U.postData[0])==null?void 0:De.postValue),x(!0);break}}}x(!0)},fe=(Se,Te)=>{T(Te);const De=g,ie=_t.cloneDeep(d);if(De!==null){if(Te){if(ie[e==null?void 0:e.uuid]=Te,(De==null?void 0:De.length)>0)for(const U of De)U.fieldId===t.field.uuid&&(U.postData[0]={postValue:Te})}else if(delete ie[e==null?void 0:e.uuid],(De==null?void 0:De.length)>0)for(const U of De)U.fieldId===t.field.uuid&&(U.postData[0]={postValue:""})}if(!(i!=null&&i.rowIsRepeatable)){f(ie);const U=Object.keys(ie).length;h(U)}},ee=(Se,Te,De,ie)=>{var se;const U=[...g],re=_t.findIndex(U,function(be){return be.rowId===(i==null?void 0:i.uuid)});let Q=(se=g[re])==null?void 0:se.repeatableFields;Q={...Q,[De==null?void 0:De.uuid]:ie},U[re]={...U[re],repeatableFields:Q},m(U),T(ie),ie!==""&&lu.test(ie)===!0?e.isValid=1:e.isValid=0},G=o.jsxs("div",{onMouseOver:B,onMouseOut:k,children:[!c&&!l&&E&&o.jsx(jr,{handleFieldSettingsSidebar:M,...t}),o.jsxs("div",{className:`field ${l?" ":" builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0?" card py-3 px-4 p-fluid":"card py-3 px-4"}`,children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:s?"col-6 ":"col-12 p-fluid",children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(ae=e==null?void 0:e.headerText)==null?void 0:ae[A==null?void 0:A.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:e.uuid,className:"flex font-medium mb-3 text-700 text-2xl",children:[o.jsx(ia,{...t}),((Y=e==null?void 0:e.attributes)==null?void 0:Y.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",l?o.jsx(o.Fragment,{children:(ge=e==null?void 0:e.label)==null?void 0:ge[A==null?void 0:A.type]}):o.jsx(Zi,{...t}),(e==null?void 0:e.showToolTip)&&o.jsx("span",{className:"ml-3",children:o.jsx(Mi,{message:(ne=e==null?void 0:e.toolTip)==null?void 0:ne[A==null?void 0:A.type],position:"right"})})]}),o.jsx("div",{children:o.jsx(N6,{cancelIcon:o.jsx("img",{src:Ywe,alt:"custom-cancel-image",width:"25px",height:"25px"}),offIcon:o.jsx("img",{src:Kwe,alt:"custom-image-active",width:"25px",height:"25px"}),onIcon:o.jsx("img",{src:Xwe,alt:"custom-image",width:"25px",height:"25px"}),id:e==null?void 0:e.uuid,placeholder:(J=e==null?void 0:e.placeholder)==null?void 0:J[A==null?void 0:A.type],value:w,onFocus:()=>_(1),onChange:Se=>{i!=null&&i.rowIsRepeatable?ee(n,r,e,Se.value):fe(Se,Se.value)},className:C===1&&((K=e==null?void 0:e.attributes)!=null&&K.required)?w?"valid":"invalid":"valid'",readOnly:a})}),((oe=e==null?void 0:e.attributes)==null?void 0:oe.required)&&o.jsx("div",{children:o.jsx("small",{className:"error",children:C===1&&!w?(ve=e==null?void 0:e.validationMesssage)==null?void 0:ve[A==null?void 0:A.type]:""})}),(e==null?void 0:e.showHelperText)&&o.jsx("div",{children:o.jsx("small",{children:(Ce=e==null?void 0:e.helperText)==null?void 0:Ce[A==null?void 0:A.type]})})]})}),s&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[P===!0&&o.jsx(Xi,{visibilty:P,closeSettingFieldSidebar:H,...t},e==null?void 0:e.uuid),o.jsx(wi,{...t,fieldWrap:G})]})},Rwe=t=>{var ae,Y,ge,ne,J,K,oe,ve,Ce;const{field:e,pageIndex:n,sectionIndex:r,row:i,isDisabled:a}=t,{isPreview:s,isAdmin:l,isRenderView:c}=Zt(),{task_status:u,taskRegisterData:d,updateTaskRegisterData:f,updateTaskProgressValue:h,updateUserFormDataSubmit:m,userTaskSubmitFormData:g,TASK_PUBLISHED:v}=mr(),{userSelectedLanguage:A}=on(),[S,x]=N.useState(!1),[w,T]=N.useState(""),[C,_]=N.useState(0),[E,D]=N.useState(!1),B=()=>{D(!0)},k=()=>{D(!1)};N.useEffect(()=>{S||de();const Se=Xt.addListener("clearRepeatableFields",De=>{De===(i==null?void 0:i.uuid)&&(T(""),_(0),e.isValid=0)}),Te=Xt.addListener("onSubmitUserForm",()=>{var De;(De=e==null?void 0:e.attributes)!=null&&De.required?w!==""&&lu.test(w)===!0?e.isValid=1:e.isValid=0:e.isValid=1});return()=>{Te.remove(),Se.remove()}});const[P,z]=N.useState(!1),M=Se=>{z(Se)},H=()=>{z(!1)},de=()=>{var Se,Te,De;if(i!=null&&i.rowIsRepeatable){if(i!=null&&i.repeatableFields){const ie=[...i.repeatableFields],U=_t.findIndex(ie,function(re){return re.uuid===(e==null?void 0:e.uuid)});U>=0&&ie[U].fieldData?T(ie[U].fieldData):T("")}}else{const ie=g;if(ie!=null&&ie.length){for(const U of ie)if(U.fieldId===t.field.uuid&&((Se=U==null?void 0:U.postData[0])==null?void 0:Se.postValue)!==""&&((Te=U==null?void 0:U.postData[0])!=null&&Te.postValue)){T((De=U==null?void 0:U.postData[0])==null?void 0:De.postValue),x(!0);break}}}x(!0)},fe=(Se,Te)=>{T(Te);const De=g,ie=_t.cloneDeep(d);if(De!==null){if(Te){if(ie[e==null?void 0:e.uuid]=Te,(De==null?void 0:De.length)>0)for(const U of De)U.fieldId===t.field.uuid&&(U.postData[0]={postValue:Te})}else if(delete ie[e==null?void 0:e.uuid],(De==null?void 0:De.length)>0)for(const U of De)U.fieldId===t.field.uuid&&(U.postData[0]={postValue:""})}if(!(i!=null&&i.rowIsRepeatable)){f(ie);const U=Object.keys(ie).length;h(U)}},ee=(Se,Te,De,ie)=>{var se;const U=[...g],re=_t.findIndex(U,function(be){return be.rowId===(i==null?void 0:i.uuid)});let Q=(se=g[re])==null?void 0:se.repeatableFields;Q={...Q,[De==null?void 0:De.uuid]:ie},U[re]={...U[re],repeatableFields:Q},m(U),T(ie),ie!==""&&lu.test(ie)===!0?e.isValid=1:e.isValid=0},G=o.jsxs("div",{onMouseOver:B,onMouseOut:k,children:[!c&&!s&&E&&o.jsx(jr,{handleFieldSettingsSidebar:M,...t}),o.jsx("div",{className:`field ${s?" ":" builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0?" card py-3 px-4 p-fluid":"card py-3 px-4"}`,children:o.jsxs("div",{className:"grid",children:[o.jsxs("div",{className:s?"col-12 p-fluid":"col-12 p-fluid field-form-builder",children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(ae=e==null?void 0:e.headerText)==null?void 0:ae[A==null?void 0:A.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:e.uuid,className:"flex font-medium mb-3 text-700 text-2xl",children:[o.jsx(ia,{...t}),((Y=e==null?void 0:e.attributes)==null?void 0:Y.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",s?o.jsx(o.Fragment,{children:(ge=e==null?void 0:e.label)==null?void 0:ge[A==null?void 0:A.type]}):o.jsx(Zi,{...t}),o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(Mi,{message:(ne=e==null?void 0:e.toolTip)==null?void 0:ne[A==null?void 0:A.type],position:"right"})})]}),o.jsx(k6,{id:e==null?void 0:e.uuid,placeholder:(J=e==null?void 0:e.placeholder)==null?void 0:J[A==null?void 0:A.type],value:w,onFocus:()=>_(1),onChange:Se=>{i!=null&&i.rowIsRepeatable?ee(n,r,e,Se.value):fe(Se,Se.value)},className:C===1&&((K=e==null?void 0:e.attributes)!=null&&K.required)?w?"valid":"invalid":"valid'",readOnly:a}),((oe=e==null?void 0:e.attributes)==null?void 0:oe.required)&&o.jsx("div",{children:o.jsx("small",{className:"error",children:C===1&&!w?(ve=e==null?void 0:e.validationMesssage)==null?void 0:ve[A==null?void 0:A.type]:""})}),(e==null?void 0:e.showHelperText)&&o.jsx("div",{children:o.jsx("small",{children:(Ce=e==null?void 0:e.helperText)==null?void 0:Ce[A==null?void 0:A.type]})})]}),l&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})})]});return o.jsxs(o.Fragment,{children:[P===!0&&o.jsx(Xi,{visibilty:P,closeSettingFieldSidebar:H,...t},e==null?void 0:e.uuid),o.jsx(wi,{...t,fieldWrap:G})]})},Wwe=t=>{var G,ae,Y,ge,ne,J;const{field:e,pageIndex:n,sectionIndex:r,row:i}=t,{isPreview:a,isAdmin:s,isRenderView:l}=Zt(),{task_status:c,taskRegisterData:u,updateTaskRegisterData:d,updateTaskProgressValue:f,updateUserFormDataSubmit:h,userTaskSubmitFormData:m,TASK_PUBLISHED:g}=mr(),{userSelectedLanguage:v}=on(),[A,S]=N.useState(!1),[x,w]=N.useState(""),[T,C]=N.useState(0),[_,E]=N.useState(!1),D=()=>{E(!0)},B=()=>{E(!1)};N.useEffect(()=>{A||H();const K=Xt.addListener("clearRepeatableFields",ve=>{ve===(i==null?void 0:i.uuid)&&(w(""),C(0),e.isValid=0)}),oe=Xt.addListener("onSubmitUserForm",()=>{var ve;(ve=e==null?void 0:e.attributes)!=null&&ve.required&&(x!==""&&lu.test(x)===!0?e.isValid=1:e.isValid=0)});return()=>{oe.remove(),K.remove()}});const[k,P]=N.useState(!1),z=K=>{P(K)},M=()=>{P(!1)},H=()=>{var K,oe,ve;if(i!=null&&i.rowIsRepeatable){if(i!=null&&i.repeatableFields){const Ce=[...i.repeatableFields],Se=_t.findIndex(Ce,function(Te){return Te.uuid===(e==null?void 0:e.uuid)});Se>=0&&Ce[Se].fieldData?w(Ce[Se].fieldData):w("")}}else{const Ce=m;if(Ce!=null&&Ce.length){for(const Se of Ce)if(Se.fieldId===t.field.uuid&&((K=Se==null?void 0:Se.postData[0])==null?void 0:K.postValue)!==""&&((oe=Se==null?void 0:Se.postData[0])!=null&&oe.postValue)){w((ve=Se==null?void 0:Se.postData[0])==null?void 0:ve.postValue),S(!0);break}}}S(!0)},de=(K,oe)=>{w(oe);const ve=m,Ce=_t.cloneDeep(u);if(oe){if(Ce[e==null?void 0:e.uuid]=oe,(ve==null?void 0:ve.length)>0)for(const Se of ve)Se.fieldId===t.field.uuid&&(Se.postData[0]={postValue:oe})}else if(delete Ce[e==null?void 0:e.uuid],(ve==null?void 0:ve.length)>0)for(const Se of ve)Se.fieldId===t.field.uuid&&(Se.postData[0]={postValue:""});if(!(i!=null&&i.rowIsRepeatable)){d(Ce);const Se=Object.keys(Ce).length;f(Se)}},fe=(K,oe,ve,Ce)=>{var ie;const Se=[...m],Te=_t.findIndex(Se,function(U){return U.rowId===(i==null?void 0:i.uuid)});let De=(ie=m[Te])==null?void 0:ie.repeatableFields;De={...De,[ve==null?void 0:ve.uuid]:Ce},Se[Te]={...Se[Te],repeatableFields:De},h(Se),w(Ce),Ce!==""&&lu.test(Ce)===!0?e.isValid=1:e.isValid=0},ee=o.jsxs("div",{onMouseOver:D,onMouseOut:B,children:[!l&&!a&&_&&o.jsx(jr,{handleFieldSettingsSidebar:z,...t}),o.jsxs("div",{className:`field ${a?" ":" builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0?" p-fluid ":" "} ${l?" ":" py-6 px-4 card"}`,children:[o.jsxs("div",{className:a?"p-fluid":"card p-fluid field-form-builder",children:[!a&&o.jsx("label",{className:"block font-medium mb-3 text-700 text-2xl",children:"Hidden field"}),o.jsx(gn,{type:a===!0?"hidden":"text",id:e==null?void 0:e.uuid,placeholder:(G=e==null?void 0:e.placeholder)==null?void 0:G[v==null?void 0:v.type],value:(ae=e==null?void 0:e.defaultValue)==null?void 0:ae[v==null?void 0:v.type],onFocus:()=>C(1),onLoad:()=>{i!=null&&i.rowIsRepeatable?fe(n,r,e,e==null?void 0:e.defaultValue):de("",e==null?void 0:e.defaultValue)},className:T===1&&((Y=e==null?void 0:e.attributes)!=null&&Y.required)?x?"valid":"invalid":"valid'",readOnly:c===g}),((ge=e==null?void 0:e.attributes)==null?void 0:ge.required)&&o.jsx("div",{children:o.jsx("small",{className:"error",children:T===1&&!x?(ne=e==null?void 0:e.validationMesssage)==null?void 0:ne[v==null?void 0:v.type]:""})}),(e==null?void 0:e.showHelperText)&&o.jsx("div",{children:o.jsx("small",{children:(J=e==null?void 0:e.helperText)==null?void 0:J[v==null?void 0:v.type]})})]}),s&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[k===!0&&o.jsx(Xi,{visibilty:k,closeSettingFieldSidebar:M,...t}),o.jsx(wi,{...t,fieldWrap:ee})]})},J$=t=>{var T;const{field:e,fieldIndex:n,pageIndex:r,sectionIndex:i,rowIndex:a,columnIndex:s,path:l,labelType:c}=t,[u,d]=N.useState(e),{isPreview:f}=Zt();N.useEffect(()=>{var C;return x((C=e[c])==null?void 0:C[h==null?void 0:h.type]),()=>{}},[e]);const{userSelectedLanguage:h,fieldSettingUpdate:m,fieldSettingUpdateInlineConditional:g,gridComponentFieldSettingUpdate:v}=on(),A=(C,_,E)=>{d(D=>({...D,[C]:{...D[C],[_==null?void 0:_.type]:E}}))},[S,x]=N.useState((T=e[c])==null?void 0:T[h==null?void 0:h.type]);N.useEffect(()=>(w(),()=>{}),[u]);const w=()=>{const C=l.split("-").map(Number);(t==null?void 0:t.fieldContainer)==="inline-condition-container"?g(C[oa],C[la],C[fa],C[ha],C[pa],C[wa],C[$o],C[yo],u):(C==null?void 0:C.length)>wa&&(C==null?void 0:C.length)===Bl+1&&(e!=null&&e.componentType)&&(t==null?void 0:t.fieldContainer)==="grid-container"?v(C[oa],C[la],C[fa],C[ha],C[pa],C[5],C[6],C[7],u):m(r,i,a,s,n,{...e,[c]:u[c]})};return o.jsx(o.Fragment,{children:o.jsx(L3,{style:{display:"inline-block"},className:"builder-input-label-edit",html:S,disabled:f,onChange:C=>{var _;x($3.sanitize((_=C==null?void 0:C.target)==null?void 0:_.value))},onBlur:C=>{var E;const _=$3.sanitize((E=C==null?void 0:C.target)==null?void 0:E.innerText);x(_),A(c,h,_)},tagName:"article"})})},Qwe=t=>{var J,K,oe,ve,Ce,Se,Te;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,updateUserFormDataSubmit:i,userTaskSubmitFormData:a}=mr(),{userSelectedLanguage:s,fieldSettingUpdate:l}=on(),{field:c,fieldIndex:u,sectionIndex:d,pageIndex:f,row:h,rowIndex:m,columnIndex:g,isDisabled:v}=t,{isPreview:A,isAdmin:S,isRenderView:x}=Zt(),[w,T]=N.useState(!1),[C,_]=N.useState(""),[E,D]=N.useState(0),[B,k]=N.useState(!1),[P,z]=N.useState(!1),M=()=>{z(!0)},H=()=>{z(!1)},de=()=>{var De,ie,U;if(h!=null&&h.rowIsRepeatable){if(h!=null&&h.repeatableFields){const re=[...h.repeatableFields],Q=_t.findIndex(re,function(se){return se.uuid===(c==null?void 0:c.uuid)});Q>=0&&re[Q].fieldData?_(re[Q].fieldData):_("")}}else{const re=a;if(re!=null&&re.length){for(const Q of re)if(Q.fieldId===t.field.uuid&&((De=Q==null?void 0:Q.postData[0])==null?void 0:De.postValue)!==""&&((ie=Q==null?void 0:Q.postData[0])!=null&&ie.postValue)){_((U=Q==null?void 0:Q.postData[0])==null?void 0:U.postValue);break}}}k(!0)};N.useEffect(()=>{B||de();const De=Xt.addListener("clearRepeatableFields",Q=>{Q===(h==null?void 0:h.uuid)&&(_(""),D(0),c.isValid=0,l(f,d,m,g,u,c))}),ie=Xt.addListener("onSubmitUserForm",()=>{var Q;(Q=c==null?void 0:c.attributes)!=null&&Q.required?C?c.isValid=1:c.isValid=0:c.isValid=1}),U=Xt.addListener("OnInvalidFieldCatch",Q=>{c.uuid===(Q==null?void 0:Q.fieldId)?D(1):D(0)}),re=Xt.addListener("OnGetFieldValue",Q=>{var be;const se=(be=Q==null?void 0:Q.repeatableColumn)==null?void 0:be.filter(me=>(me==null?void 0:me.fieldUuid)===(c==null?void 0:c.uuid));se!=null&&se.length});return()=>{ie.remove(),U.remove(),re.remove(),De.remove()}});const fe=De=>{T(De)},ee=()=>{T(!1)},G=De=>{var re,Q;_(De.target.value);const ie=a,U=_t.cloneDeep(e);if(ie!==null){if((re=De==null?void 0:De.target)!=null&&re.value){if(U[c==null?void 0:c.uuid]=(Q=De==null?void 0:De.target)==null?void 0:Q.value,(ie==null?void 0:ie.length)>0)for(const se of ie)se.fieldId===t.field.uuid&&(se.postData[0]={postValue:De.target.value})}else if(delete U[c==null?void 0:c.uuid],(ie==null?void 0:ie.length)>0)for(const se of ie)se.fieldId===t.field.uuid&&(se.postData[0]={postValue:""})}if(!(h!=null&&h.rowIsRepeatable)){n(U);const se=Object.keys(U).length;r(se)}},ae=(De,ie,U,re)=>{var Q;if(a){const se=[...a],be=_t.findIndex(se,function(ye){return ye.rowId===(h==null?void 0:h.uuid)});let me=(Q=a[be])==null?void 0:Q.repeatableFields;me={...me,[U==null?void 0:U.uuid]:re},se[be]={...se[be],repeatableFields:me},i(se)}_(re),re!==""?U.isValid=1:U.isValid=0},Y=10,ge=()=>{const De=[];for(let ie=0;ie<=Y;ie++)De.push(o.jsxs("label",{children:[o.jsx("input",{onChange:U=>{h!=null&&h.rowIsRepeatable?ae(f,d,c,U.target.value):G(U)},checked:parseInt(C)===ie,name:"liker-scale"+(c==null?void 0:c.uuid),type:"radio",value:ie,disabled:v}),o.jsx("span",{children:ie})]},`field-${c==null?void 0:c.uuid}-likertScale-${ie} ${parseInt(C)===ie?"scale-selected":""}`));return De},ne=o.jsxs("div",{onMouseOver:M,onMouseOut:H,children:[!x&&!A&&P&&o.jsx(jr,{handleFieldSettingsSidebar:fe,...t}),o.jsxs("div",{className:`field ${A?" ":" builder-element-wrapper "}${(c==null?void 0:c.isFluid)===!0?" card py-3 px-4 p-fluid":"card py-3 px-4"}`,children:[o.jsxs("div",{className:"",children:[(c==null?void 0:c.showHeaderText)&&o.jsx("h6",{children:(J=c==null?void 0:c.headerText)==null?void 0:J[s==null?void 0:s.type]}),(c==null?void 0:c.showLabel)&&o.jsxs("label",{htmlFor:u,className:"flex font-medium mb-3 text-700 text-2xl",children:[o.jsx(ia,{...t}),((K=c==null?void 0:c.attributes)==null?void 0:K.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",A?o.jsx(o.Fragment,{children:(oe=c==null?void 0:c.label)==null?void 0:oe[s==null?void 0:s.type]}):o.jsx(Zi,{...t}),o.jsx("span",{className:"ml-3",children:(c==null?void 0:c.showToolTip)&&o.jsx(Mi,{message:(ve=c==null?void 0:c.toolTip)==null?void 0:ve[s==null?void 0:s.type],position:"right"})})]}),o.jsx("div",{children:o.jsxs("div",{className:"mt-4",children:[o.jsxs("div",{className:"flex justify-content-between mb-3",children:[o.jsx("div",{className:"font-medium text-900 ",children:o.jsx(J$,{...t,labelType:"startingMessage"})}),o.jsx("div",{className:"font-medium text-900",children:o.jsx(J$,{...t,labelType:"endingMessage"})})]}),o.jsx("div",{className:"likert",children:ge()})]})}),o.jsx("div",{children:((Ce=c==null?void 0:c.attributes)==null?void 0:Ce.required)&&o.jsx("small",{className:"error",children:E===1&&!C?(Se=c==null?void 0:c.validationMesssage)==null?void 0:Se.language:""})}),o.jsx("div",{children:(c==null?void 0:c.showHelperText)&&o.jsx("small",{children:(Te=c==null?void 0:c.helperText)==null?void 0:Te[s==null?void 0:s.type]})})]}),S&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[w===!0&&o.jsx(Xi,{visibilty:w,closeSettingFieldSidebar:ee,...t}),o.jsx(wi,{...t,fieldWrap:ne})]})},Jwe=t=>{var J,K,oe,ve,Ce,Se,Te,De,ie,U,re,Q;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,updateUserFormDataSubmit:i,userTaskSubmitFormData:a,task_status:s,TASK_PUBLISHED:l}=mr(),{userSelectedLanguage:c,fieldSettingUpdate:u}=on(),{field:d,fieldIndex:f,sectionIndex:h,pageIndex:m,row:g,rowIndex:v,columnIndex:A,isDisabled:S}=t,{isPreview:x,isAdmin:w,isRenderView:T}=Zt(),[C,_]=N.useState(!1),[E,D]=N.useState(""),[B,k]=N.useState(0),[P,z]=N.useState(!1),[M,H]=N.useState(!1),de=()=>{H(!0)},fe=()=>{H(!1)},ee=()=>{var se,be,me;if(g!=null&&g.rowIsRepeatable){if(g!=null&&g.repeatableFields){const ye=[...g.repeatableFields],Ie=_t.findIndex(ye,function(Ee){return Ee.uuid===(d==null?void 0:d.uuid)});Ie>=0&&ye[Ie].fieldData?D(ye[Ie].fieldData):D("")}}else{const ye=a;if(ye!=null&&ye.length){for(const Ie of ye)if(Ie.fieldId===t.field.uuid&&((se=Ie==null?void 0:Ie.postData[0])==null?void 0:se.postValue)!==""&&((be=Ie==null?void 0:Ie.postData[0])!=null&&be.postValue)){D((me=Ie==null?void 0:Ie.postData[0])==null?void 0:me.postValue);break}}}z(!0)};N.useEffect(()=>{P||ee();const se=Xt.addListener("clearRepeatableFields",Ie=>{Ie===(g==null?void 0:g.uuid)&&(D(""),k(0),d.isValid=0,u(m,h,v,A,f,d))}),be=Xt.addListener("onSubmitUserForm",()=>{var Ie;(Ie=d==null?void 0:d.attributes)!=null&&Ie.required?E?d.isValid=1:d.isValid=0:d.isValid=1}),me=Xt.addListener("OnInvalidFieldCatch",Ie=>{d.uuid===(Ie==null?void 0:Ie.fieldId)?k(1):k(0)}),ye=Xt.addListener("OnGetFieldValue",Ie=>{var he;const Ee=(he=Ie==null?void 0:Ie.repeatableColumn)==null?void 0:he.filter(V=>(V==null?void 0:V.fieldUuid)===(d==null?void 0:d.uuid));Ee!=null&&Ee.length});return()=>{be.remove(),me.remove(),ye.remove(),se.remove()}});const G=se=>{_(se)},ae=()=>{_(!1)},Y=se=>{var ye,Ie;D(se.target.value);const be=a,me=_t.cloneDeep(e);if(be!==null){if((ye=se==null?void 0:se.target)!=null&&ye.value){if(me[d==null?void 0:d.uuid]=(Ie=se==null?void 0:se.target)==null?void 0:Ie.value,(be==null?void 0:be.length)>0)for(const Ee of be)Ee.fieldId===t.field.uuid&&(Ee.postData[0]={postValue:se.target.value})}else if(delete me[d==null?void 0:d.uuid],(be==null?void 0:be.length)>0)for(const Ee of be)Ee.fieldId===t.field.uuid&&(Ee.postData[0]={postValue:""})}if(!(g!=null&&g.rowIsRepeatable)){n(me);const Ee=Object.keys(me).length;r(Ee)}},ge=(se,be)=>{var me;if(a){const ye=[...a],Ie=_t.findIndex(ye,function(he){return he.rowId===(g==null?void 0:g.uuid)});let Ee=(me=a[Ie])==null?void 0:me.repeatableFields;Ee={...Ee,[se==null?void 0:se.uuid]:be},ye[Ie]={...ye[Ie],repeatableFields:Ee},i(ye)}D(be),be!==""?se.isValid=1:se.isValid=0},ne=o.jsxs("div",{onMouseOver:de,onMouseOut:fe,children:[!T&&!x&&M&&o.jsx(jr,{handleFieldSettingsSidebar:G,...t}),o.jsxs("div",{className:`field ${x?" ":" builder-element-wrapper "}${(d==null?void 0:d.isFluid)===!0?" card py-3 px-4 p-fluid":"card py-3 px-4"}`,children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:x?"col-12 ":"col-12 p-fluid",children:[(d==null?void 0:d.showHeaderText)&&o.jsx("h6",{children:(J=d==null?void 0:d.headerText)==null?void 0:J[c==null?void 0:c.type]}),(d==null?void 0:d.showLabel)&&o.jsxs("label",{htmlFor:f,className:"flex font-medium mb-3 text-700 text-2xl",children:[o.jsx(ia,{...t}),((K=d==null?void 0:d.attributes)==null?void 0:K.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",x?o.jsx(o.Fragment,{children:(oe=d==null?void 0:d.label)==null?void 0:oe[c==null?void 0:c.type]}):o.jsx(Zi,{...t}),o.jsx("span",{className:"ml-3",children:(d==null?void 0:d.showToolTip)&&o.jsx(Mi,{message:(ve=d==null?void 0:d.toolTip)==null?void 0:ve[c==null?void 0:c.type],position:"right"})})]}),o.jsxs("div",{className:"mt-3",children:[o.jsxs("span",{className:"p-input-icon-"+(d==null?void 0:d.iconAlignment),children:[(d==null?void 0:d.showIcon)&&o.jsx("i",{className:"pi pi-"+((Se=(Ce=d==null?void 0:d.icon)==null?void 0:Ce.properties)==null?void 0:Se.name)}),o.jsx(gn,{id:d==null?void 0:d.uuid,placeholder:(Te=d==null?void 0:d.placeholder)==null?void 0:Te[c==null?void 0:c.type],value:E,onFocus:()=>k(1),onChange:se=>{g!=null&&g.rowIsRepeatable?ge(d,se.target.value):Y(se)},className:B===1&&((De=d==null?void 0:d.attributes)!=null&&De.required)?E?"valid mt-2 mr-2":"invalid mt-2":"valid mt-2",readOnly:S})]}),o.jsx("div",{children:((ie=d==null?void 0:d.attributes)==null?void 0:ie.required)&&o.jsx("small",{className:"error",children:B===1&&!E?(U=d==null?void 0:d.validationMesssage)==null?void 0:U.english:""})}),o.jsx("div",{children:(d==null?void 0:d.showHelperText)&&o.jsx("small",{children:(re=d==null?void 0:d.helperText)==null?void 0:re[c==null?void 0:c.type]})})]})]})}),o.jsx("p",{className:"text-center",children:o.jsx("span",{className:`${(Q=d==null?void 0:d.fontStyle)==null?void 0:Q.font} text-center`,style:{fontSize:d==null?void 0:d.fontSize},children:E})}),w&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[C===!0&&o.jsx(Xi,{visibilty:C,closeSettingFieldSidebar:ae,...t}),o.jsx(wi,{...t,fieldWrap:ne})]})},Zwe=t=>{var De,ie,U,re,Q,se,be,me,ye,Ie,Ee,he,V,te,W,ue,Ae;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,userTaskSubmitFormData:i,TASK_PUBLISHED:a,task_status:s}=mr(),{globalAlignment:l}=Zt(),{userSelectedLanguage:c,fieldSettingUpdate:u}=on(),{isRenderView:d,isAdmin:f,isPreview:h}=Zt(),m=pe=>{const ke=pe.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Le=`${pe.className} justify-content-start`,We=`${pe.titleClassName} pl-1`;return o.jsxs("div",{className:Le,children:[o.jsxs("button",{className:pe.togglerClassName,onClick:pe.onTogglerClick,children:[o.jsx("span",{className:ke}),o.jsx(Qt,{})]}),o.jsx("span",{className:We,children:ee})]})},{field:g,fieldIndex:v,sectionIndex:A,pageIndex:S,row:x,rowIndex:w,columnIndex:T,isDisabled:C}=t,[_,E]=N.useState(!1),[D,B]=N.useState(null),[k,P]=N.useState({country:null,city:null,state:null,addressOne:null,addressTwo:null,zipcode:null,isBillingAddressSame:!1,billingCountry:null,billingCity:null,billingState:null,billingAddressOne:null,billingAddressTwo:null,billingZipcode:null}),[z,M]=N.useState(!1),H=()=>{M(!0)},de=()=>{M(!1)},fe=(pe,ke)=>{let Le={...k};Le={...Le,[pe]:ke},P(Le),(Le==null?void 0:Le.addressOne)!==""&&(Le!=null&&Le.addressTwo)&&(Le!=null&&Le.zipcode)&&Se(Le==null?void 0:Le.zipcode)?(g.isValid=1,oe(Le,!0)):(g.isValid=0,oe(null,!1))},[ee]=N.useState((De=g==null?void 0:g.label)==null?void 0:De[c==null?void 0:c.type]),[G,ae]=N.useState(0),[Y,ge]=N.useState(!1),ne=()=>{var pe,ke;if(!(x!=null&&x.rowIsRepeatable)){const Le=i;if(Le!=null&&Le.length){for(const We of Le)if(We.fieldId===t.field.uuid&&((pe=We==null?void 0:We.postData[0])!=null&&pe.postValue)){P((ke=We==null?void 0:We.postData[0])==null?void 0:ke.postValue);break}}}ge(!0)};N.useEffect(()=>{Y||ne();const pe=Xt.addListener("clearRepeatableFields",At=>{At===(x==null?void 0:x.uuid)&&(ae(0),g.isValid=0,u(S,A,w,T,v,g))}),ke=Xt.addListener("onSubmitUserForm",()=>{var At;(At=g==null?void 0:g.attributes)!=null&&At.required?(k==null?void 0:k.addressOne)!==""&&(k==null?void 0:k.zipcode)!==""&&Se(k==null?void 0:k.zipcode)?g.isValid=1:g.isValid=0:g.isValid=1}),Le=Xt.addListener("OnInvalidFieldCatch",At=>{g.uuid===(At==null?void 0:At.fieldId)?ae(1):ae(0)}),We=Xt.addListener("OnGetFieldValue",At=>{var Je;const st=(Je=At==null?void 0:At.repeatableColumn)==null?void 0:Je.filter(Ct=>(Ct==null?void 0:Ct.fieldUuid)===(g==null?void 0:g.uuid));st!=null&&st.length}),gt=Xt.addListener("formFieldAdded",At=>{D===null&&B(At.uuid)});return()=>{ke.remove(),Le.remove(),We.remove(),pe.remove(),gt.remove()}});const J=pe=>{E(pe)},K=()=>{E(!1)},oe=(pe,ke)=>{const Le=i,We=_t.cloneDeep(e);if(ke){if(We[g==null?void 0:g.uuid]=pe,(Le==null?void 0:Le.length)>0)for(const gt of Le)gt.fieldId===t.field.uuid&&(gt.postData[0]={postValue:pe})}else if(delete We[g==null?void 0:g.uuid],(Le==null?void 0:Le.length)>0)for(const gt of Le)gt.fieldId===t.field.uuid&&(gt.postData[0]={postValue:pe});if(!(x!=null&&x.rowIsRepeatable)){n(We);const gt=Object.keys(We).length;r(gt)}},ve=()=>{let pe="";return h||(pe=pe+" field-form-builder"),s===a&&f===!0&&(pe=pe+" card"),pe},Ce=()=>{let pe=!1;return k.addressOne!==""&&k.zipcode!==""&&Se(k.zipcode)&&(pe=!0),pe};function Se(pe){const ke=/\d/.test(pe),Le=/[a-zA-Z]/.test(pe);return ke&&Le?!0:!!ke}N.useEffect(()=>(D!==null&&setTimeout(()=>{B(null)},1e3),()=>{}),[D]);const Te=o.jsxs("div",{onMouseOver:H,onMouseOut:de,children:[!d&&!h&&z&&o.jsx(jr,{handleFieldSettingsSidebar:J,...t}),o.jsxs("div",{className:`field ${h?" ":" builder-element-wrapper "} ${(g==null?void 0:g.isFluid)===!0?" card py-3 px-4 p-fluid":"card p-4"} ${D===(g==null?void 0:g.uuid)?" new-field ":" card "}`,children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:h?"col-12 ":"col-11 p-fluid",children:[(g==null?void 0:g.showHeaderText)&&o.jsx("h6",{children:(ie=g==null?void 0:g.headerText)==null?void 0:ie[c==null?void 0:c.type]}),(g==null?void 0:g.showLabel)&&o.jsxs("label",{htmlFor:v,className:"flex font-medium mb-3 text-700 text-2xl",children:[o.jsx(ia,{...t}),((U=g==null?void 0:g.attributes)==null?void 0:U.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",h?o.jsx(o.Fragment,{children:(re=g==null?void 0:g.label)==null?void 0:re[c==null?void 0:c.type]}):o.jsx(Zi,{...t}),o.jsx("span",{className:"ml-3",children:(g==null?void 0:g.showToolTip)&&o.jsx(Mi,{message:(Q=g==null?void 0:g.toolTip)==null?void 0:Q[c==null?void 0:c.type],position:"right"})})]}),o.jsxs("div",{className:"mt-3 p-fluid",children:[o.jsx("div",{children:o.jsx("label",{className:"w-full",htmlFor:"",children:(se=g==null?void 0:g.addresslineFirstLabel)==null?void 0:se[c==null?void 0:c.type]})}),o.jsx(gn,{value:k.addressOne||"",onChange:pe=>fe("addressOne",pe.target.value),className:"my-2 ",readOnly:C}),o.jsx("div",{children:o.jsx("label",{htmlFor:"",children:(be=g==null?void 0:g.addresslineSecondLabel)==null?void 0:be[c==null?void 0:c.type]})}),o.jsx(gn,{value:k.addressTwo||"",onChange:pe=>fe("addressTwo",pe.target.value),className:"my-2",readOnly:C}),o.jsx("div",{children:o.jsx("label",{htmlFor:"",children:(me=g==null?void 0:g.postalcodeLabel)==null?void 0:me[c==null?void 0:c.type]})}),o.jsx(gn,{value:k.zipcode||"",onChange:pe=>fe("zipcode",pe.target.value),className:"my-2",readOnly:C}),o.jsx("p",{children:!Se(k.zipcode)&&o.jsx("small",{children:"Cannot be alphabetical only."})}),((ye=g==null?void 0:g.attributes)==null?void 0:ye.required)&&!Ce()&&o.jsx("small",{className:"error",children:G===1?(Ie=g==null?void 0:g.validationMesssage)==null?void 0:Ie.language:""}),(g==null?void 0:g.showBillingAddress)===!0&&o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Or,{inputId:"binary",checked:k.isBillingAddressSame,onChange:pe=>{fe("isBillingAddressSame",pe.checked),pe.checked?P(ke=>({...ke,billingCountry:k.country,billingCity:k.city,billingState:k.state,billingAddressOne:k.addressOne,billingAddressTwo:k.addressTwo,billingZipcode:k.zipcode})):P(ke=>({...ke,billingCountry:null,billingCity:null,billingState:null,billingAddressOne:null,billingAddressTwo:null,billingZipcode:null}))},disabled:C}),o.jsx("label",{htmlFor:"binary",children:"Is Billing Address Same"})]}),k.isBillingAddressSame===!1&&o.jsxs(o.Fragment,{children:[(g==null?void 0:g.showLabel)&&o.jsxs("label",{htmlFor:v,className:"flex font-medium mb-3 text-700 text-2xl",children:[((Ee=g==null?void 0:g.attributes)==null?void 0:Ee.required)&&o.jsx("span",{className:"must-required",children:"*"})," ",(he=g==null?void 0:g.billingLabel)==null?void 0:he[c==null?void 0:c.type],o.jsx("span",{className:"ml-3",children:(g==null?void 0:g.showToolTip)&&o.jsx(Mi,{message:(V=g==null?void 0:g.toolTip)==null?void 0:V[c==null?void 0:c.type],position:"right"})})]}),o.jsx("label",{htmlFor:"",children:(te=g==null?void 0:g.addresslineFirstLabel)==null?void 0:te[c==null?void 0:c.type]}),o.jsx(gn,{value:k.billingAddressOne||"",onChange:pe=>fe("billingAddressOne",pe.target.value),className:"my-2",readOnly:C}),o.jsx("label",{htmlFor:"",children:(W=g==null?void 0:g.addresslineSecondLabel)==null?void 0:W[c==null?void 0:c.type]}),o.jsx(gn,{value:k.billingAddressTwo||"",onChange:pe=>fe("billingAddressTwo",pe.target.value),className:"my-2",readOnly:C}),o.jsx("label",{htmlFor:"",children:(ue=g==null?void 0:g.postalcodeLabel)==null?void 0:ue[c==null?void 0:c.type]}),o.jsx(gn,{value:k.billingZipcode||"",onChange:pe=>fe("billingZipcode",pe.target.value),className:"my-2",readOnly:C}),!Se(k.billingZipcode)&&o.jsx("small",{children:"Cannot be alphabetical only."})]})]}),o.jsx("div",{}),o.jsx("div",{children:(g==null?void 0:g.showHelperText)&&o.jsx("small",{children:(Ae=g==null?void 0:g.helperText)==null?void 0:Ae[c==null?void 0:c.type]})})]})]})}),f&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[_===!0&&o.jsx(Xi,{visibilty:_,closeSettingFieldSidebar:K,...t}),o.jsx("div",{dir:l?"rtl":"ltr",className:ve(),children:s===a&&f===!0?o.jsx(li,{headerTemplate:m,toggleable:!0,children:Te}):Te})]})},eSe=t=>{var w;const{customColumn:e,indexes:n,customColumnIndex:r,path:i,field:a,onSetValuetoPostData:s,sectionIndex:l,page:c,row:u,column:d,section:f,pageIndex:h,rowIndex:m,columnIndex:g}=t,{handleDrop:v}=on(),{isPreview:A,isAdvanceView:S}=Zt(),x=(T,C)=>{s(T,C)};return o.jsxs("div",{className:"p-2 py-4",children:[n&&((w=a.children)==null?void 0:w.length)>0&&a.children.map((T,C)=>{const _=T[`${n.rowIndex}-${n.columnIndex}`];return _?o.jsx("div",{children:o.jsx(qc,{type:"grid",showFieldIcons:!1,onChange:x,data:_,field:_,path:`${i}-${n.rowIndex}-${n.columnIndex}-${C}`,sectionIndex:l,page:c,column:d,row:u,section:f,pageIndex:h,rowIndex:m,columnIndex:g,fieldIndex:C,fieldContainer:"grid-container"})},`${n.rowIndex}-${n.columnIndex}-${C}`):null}),n&&A===!1&&o.jsx("div",{className:"py-5",children:o.jsx(Tr,{isAdvanceView:S,fieldDropArea:!0,data:{path:`${i}-${n.rowIndex}-${r}`,childrenCount:1,droppedField:e},onDrop:v})})]})},Z$=t=>{var P,z,M,H,de,fe,ee;const{field:e,column:n,section:r,row:i,rowIndex:a,columnIndex:s,sectionIndex:l,isPreview:c,userSelectedLanguage:u,fieldIndex:d,customColumnHeaderTemplate:f,onSetValuetoPostData:h,setAllFields:m,allFields:g,actionHeaderTemplate:v,actionBodyTemplate:A,isFocus:S,inputValue:x,handleFieldSettingsSidebar:w,isAdmin:T,emitSocketData:C,isRenderView:_}=t,[E,D]=N.useState(!1),B=()=>{D(!0)},k=()=>{D(!1)};return o.jsxs("div",{onMouseOver:B,onMouseOut:k,children:[!_&&!c&&E&&o.jsx(jr,{handleFieldSettingsSidebar:w,...t}),o.jsxs("div",{className:`field ${c?" ":" builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0?" card py-3 px-4 ":"card py-3 px-4"}`,children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:"col-12 ",children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(P=e==null?void 0:e.headerText)==null?void 0:P[u==null?void 0:u.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:d,className:"flex font-medium mb-3 text-700 text-2xl",children:[o.jsx(ia,{...t}),((z=e==null?void 0:e.attributes)==null?void 0:z.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",c?o.jsx(o.Fragment,{children:(M=e==null?void 0:e.label)==null?void 0:M[u==null?void 0:u.type]}):o.jsx(Zi,{...t}),o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(Mi,{message:(H=e==null?void 0:e.toolTip)==null?void 0:H[u==null?void 0:u.type],position:"right"})})]}),o.jsxs("div",{className:"mt-3",children:[o.jsxs(zs,{scrollable:!0,showGridlines:!0,columnResizeMode:"expand",resizableColumns:!0,value:e==null?void 0:e.options,tableStyle:{minWidth:"50rem"},children:[e==null?void 0:e.customColumnsForOptions.map((G,ae)=>o.jsx(dr,{style:{minWidth:350},header:f(G,ae),body:(Y,ge)=>o.jsx(eSe,{customColumn:G,section:r,column:n,columnIndex:s,row:i,rowIndex:a,sectionIndex:l,e:Y,indexes:ge,customColumnIndex:ae,onSetValuetoPostData:h,setAllFields:m,allFields:g,emitSocketData:C,field:e,...t})},G==null?void 0:G.uuid)),!c&&o.jsx(dr,{frozen:!0,header:G=>v(G),body:(G,ae)=>A(G,ae),headerStyle:{textAlign:"left"},bodyStyle:{textAlign:"left",overflow:"visible"}})]}),o.jsx("div",{children:((de=e==null?void 0:e.attributes)==null?void 0:de.required)&&o.jsx("small",{className:"error",children:S===1&&!x?(fe=e==null?void 0:e.validationMesssage)==null?void 0:fe.english:""})}),o.jsx("div",{children:(e==null?void 0:e.showHelperText)&&o.jsx("small",{children:(ee=e==null?void 0:e.helperText)==null?void 0:ee[u==null?void 0:u.type]})})]})]})}),T&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})]})},ej=t=>{var De;const{globalAlignment:e}=Zt(),n=ie=>{const U=ie.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",re=`${ie.className} justify-content-start`,Q=`${ie.titleClassName} pl-1`;return o.jsxs("div",{className:re,children:[o.jsxs("button",{className:ie.togglerClassName,onClick:ie.onTogglerClick,children:[o.jsx("span",{className:U}),o.jsx(Qt,{})]}),o.jsx("span",{className:Q,children:C})]})},{userTaskSubmitFormData:r,TASK_PUBLISHED:i,task_status:a}=mr(),{userSelectedLanguage:s,fieldSettingUpdate:l}=on(),{isPreview:c,field:u,fieldIndex:d,sectionIndex:f,pageIndex:h,row:m,rowIndex:g,columnIndex:v,isAdmin:A}=t,[S,x]=N.useState(!1),[w,T]=N.useState(""),[C]=N.useState((De=u==null?void 0:u.label)==null?void 0:De[s==null?void 0:s.type]),[_,E]=N.useState(0),[D,B]=N.useState(!1),[k,P]=N.useState(null),[z,M]=N.useState([]),H=()=>{var ie,U,re;if(m!=null&&m.rowIsRepeatable){if(m!=null&&m.repeatableFields){const Q=[...m.repeatableFields],se=_t.findIndex(Q,function(be){return be.uuid===(u==null?void 0:u.uuid)});se>=0&&Q[se].fieldData?T(Q[se].fieldData):T("")}}else{const Q=r;if(Q!=null&&Q.length){for(const se of Q)if(se.fieldId===t.field.uuid&&((ie=se==null?void 0:se.postData[0])==null?void 0:ie.postValue)!==""&&((U=se==null?void 0:se.postData[0])!=null&&U.postValue)){T((re=se==null?void 0:se.postData[0])==null?void 0:re.postValue);break}}}B(!0)},de=()=>{const ie=u;ie.customColumnsForOptions=[...ie.customColumnsForOptions,{customKey:"Column",uuid:nt()}],Te(ie)},[fe,ee]=N.useState(!1),G=(ie,U)=>{var re;return o.jsxs(o.Fragment,{children:[((re=u==null?void 0:u.options)==null?void 0:re.length)>1&&o.jsx(Pt,{text:!0,type:"button",className:"p-button-danger left-space ",icon:"pi pi-trash",onClick:()=>ge(ie==null?void 0:ie.uuid,U==null?void 0:U.rowIndex),rounded:!0,severity:"secondary","aria-label":"Bookmark",size:"small"}),o.jsx(Pt,{text:!0,type:"button",icon:"pi pi-plus",rounded:!0,severity:"secondary",onClick:()=>Ce(),"aria-label":"Add Row",size:"small"})]})},ae=(ie,U)=>{var re;return o.jsxs(o.Fragment,{children:[ie==null?void 0:ie.customKey,c===!1&&o.jsxs(o.Fragment,{children:[((re=u==null?void 0:u.customColumnsForOptions)==null?void 0:re.length)>1&&o.jsx("i",{className:"pi pi-trash ml-3",onClick:()=>ne(ie==null?void 0:ie.uuid,U)}),o.jsx("i",{className:"pi pi-cog ml-3",onClick:()=>{P(ie),ee(!0)}})]})]})},Y=()=>o.jsx(o.Fragment,{children:o.jsx(Pt,{text:!0,icon:"pi pi-plus",onClick:()=>de(),rounded:!0,severity:"secondary","aria-label":"Cancel"})}),ge=(ie,U)=>{var me,ye;const re=(me=u==null?void 0:u.customColumnsForOptions)==null?void 0:me.length,Q=[...(u==null?void 0:u.children)||[]];(ye=u==null?void 0:u.children)==null||ye.map(Ie=>{for(let Ee=0;Ee<re;Ee++)if(Ie[`${U}-${Ee}`]!==void 0){const he=_t.findIndex(Q,function(V){return V[`${U}-${Ee}`]!==void 0});Q.splice(he,1)}});for(let Ie=0;Ie<(Q==null?void 0:Q.length);Ie++){const Ee=Q[Ie],V=Object.keys(Ee)[0].split("-");parseInt(V[0])>U&&(Q[Ie]={[`${parseInt(V[0])-1}-${V[1]}`]:Q[Ie][`${parseInt(V[0])}-${V[1]}`]})}const se=u==null?void 0:u.options.filter(function(Ie){return(Ie==null?void 0:Ie.uuid)!==ie}),be={...u,children:[...Q]};be.options=se,Te(be)},ne=(ie,U)=>{var ye,Ie;const re=_t.findIndex(u==null?void 0:u.customColumnsForOptions,Ee=>Ee.uuid===ie),Q=u==null?void 0:u.customColumnsForOptions.filter(function(Ee,he){return he!==re}),se=(ye=u==null?void 0:u.options)==null?void 0:ye.length,be=[...(u==null?void 0:u.children)||[]];(Ie=u==null?void 0:u.children)==null||Ie.map(Ee=>{for(let he=0;he<se;he++)if(Ee[`${he}-${U}`]!==void 0){const V=_t.findIndex(be,function(te){return te[`${he}-${U}`]!==void 0});be.splice(V,1)}});for(let Ee=0;Ee<(be==null?void 0:be.length);Ee++){const he=be[Ee],te=Object.keys(he)[0].split("-");parseInt(te[1])>U&&(be[Ee]={[`${parseInt(te[0])}-${parseInt(te[1])-1}`]:be[Ee][`${parseInt(te[0])}-${te[1]}`]})}const me={...u,children:[...be]};me.customColumnsForOptions=Q,Te(me)};N.useEffect(()=>{D||H();const ie=Xt.addListener("clearRepeatableFields",se=>{se===(m==null?void 0:m.uuid)&&(T(""),E(0),u.isValid=0,l(h,f,g,v,d,u))}),U=Xt.addListener("onSubmitUserForm",()=>{var se;(se=u==null?void 0:u.attributes)!=null&&se.required&&(u.isValid=1)}),re=Xt.addListener("OnInvalidFieldCatch",se=>{u.uuid===(se==null?void 0:se.fieldId)?E(1):E(0)}),Q=Xt.addListener("OnGetFieldValue",se=>{var me;const be=(me=se==null?void 0:se.repeatableColumn)==null?void 0:me.filter(ye=>(ye==null?void 0:ye.fieldUuid)===(u==null?void 0:u.uuid));be!=null&&be.length});return()=>{U.remove(),re.remove(),Q.remove(),ie.remove()}});const J=ie=>{x(ie)},K=()=>{x(!1)},oe=(ie,U)=>{var Q;const re=r;if((re==null?void 0:re.length)>0)for(const se of re)se.fieldId===t.field.uuid&&(se.postData[0]={postValue:{...(Q=se.postData[0])==null?void 0:Q.postValue,[ie]:U}})},ve=()=>{let ie="";return c||(ie=ie+" field-form-builder"),a===i&&A===!0&&(ie=ie+" card"),ie},Ce=()=>{const ie=u;ie.options=[...ie.options,{uuid:nt(),custom_values:{}}],Te(ie)},Se=(ie,U)=>{P(be=>be===null?{customKey:U,uuid:""}:{...be,customKey:U});const re=u.customColumnsForOptions,Q=re.findIndex(be=>be.uuid===ie.uuid);re[Q]={...re[Q],customKey:U};const se=u;se.customColumnsForOptions=re,Te(se)},Te=ie=>{l(h,f,g,v,d,ie)};return o.jsxs(o.Fragment,{children:[o.jsx(Is,{maximizable:!0,header:"Update Column Title",visible:fe,style:{width:"20vw"},footer:()=>o.jsx(Pt,{text:!0,label:"Save",onClick:()=>ee(!1)}),onHide:()=>ee(!1),children:o.jsx("div",{className:"p-fluid",children:o.jsx(gn,{value:(k==null?void 0:k.customKey)||"",onChange:ie=>Se(k,ie.target.value)})})}),o.jsx(Xi,{visibilty:S,closeSettingFieldSidebar:K,...t}),o.jsx("div",{dir:e,className:ve(),children:a===i&&A===!0?o.jsx(li,{headerTemplate:n,toggleable:!0,children:o.jsx(Z$,{...t,field:u,isPreview:c,userSelectedLanguage:s,fieldIndex:d,pageIndex:h,columnIndex:v,customColumnHeaderTemplate:ae,onSetValuetoPostData:oe,setAllFields:ie=>M(ie),allFields:z,actionHeaderTemplate:Y,actionBodyTemplate:G,addOption:Ce,isFocus:_,inputValue:w,handleFieldSettingsSidebar:J,isAdmin:A})}):o.jsx(Z$,{...t,field:u,isPreview:c,userSelectedLanguage:s,fieldIndex:d,pageIndex:h,columnIndex:v,customColumnHeaderTemplate:ae,onSetValuetoPostData:oe,setAllFields:ie=>M(ie),allFields:z,actionHeaderTemplate:Y,actionBodyTemplate:G,addOption:Ce,isFocus:_,inputValue:w,handleFieldSettingsSidebar:J,isAdmin:A})})]})},tSe=t=>{const{customColumn:e,indexes:n,customColumnIndex:r,setAllFields:i,allFields:a}=t,s=l=>{const c={...a};c[`${n==null?void 0:n.rowIndex}-${r}`]=l,i(c)};return o.jsx("div",{children:o.jsx(Sa,{value:a[`${n==null?void 0:n.rowIndex}-${r}`],options:e.options,onChange:l=>s(l.value),optionLabel:"label",placeholder:"Select"})})},tj=t=>{var T,C,_,E,D,B,k;const{field:e,isPreview:n,userSelectedLanguage:r,fieldIndex:i,customColumnHeaderTemplate:a,customColumnRowBodyTemplate:s,setAllFields:l,allFields:c,actionHeaderTemplate:u,actionBodyTemplate:d,isFocus:f,inputValue:h,handleFieldSettingsSidebar:m,isAdmin:g,isRenderView:v}=t,[A,S]=N.useState(!1),x=()=>{S(!0)},w=()=>{S(!1)};return o.jsxs("div",{onMouseOver:x,onMouseOut:w,children:[!v&&!n&&A&&o.jsx(jr,{handleFieldSettingsSidebar:m,...t}),o.jsxs("div",{className:`field ${n?" ":" builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0?" card py-3 px-4 p-fluid":"card py-3 px-4"}`,children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:n?"col-12 ":"col-11 p-fluid",children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(T=e==null?void 0:e.headerText)==null?void 0:T[r==null?void 0:r.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:i,className:"flex font-medium mb-3 text-700 text-2xl",children:[o.jsx(ia,{...t}),((C=e==null?void 0:e.attributes)==null?void 0:C.required)&&o.jsx("span",{className:"must-required",children:"*"})," ",n?o.jsx(o.Fragment,{children:(_=e==null?void 0:e.label)==null?void 0:_[r==null?void 0:r.type]}):o.jsx(Zi,{...t}),o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(Mi,{message:(E=e==null?void 0:e.toolTip)==null?void 0:E[r==null?void 0:r.type],position:"right"})})]}),o.jsxs("div",{className:"mt-3",children:[o.jsxs(zs,{showGridlines:!0,value:e==null?void 0:e.rows,children:[o.jsx(dr,{frozen:!0,header:"",headerStyle:{textAlign:"left"},bodyStyle:{textAlign:"left",overflow:"visible"},body:P=>s(P)}),e==null?void 0:e.customColumns.map((P,z)=>o.jsx(dr,{header:a(P),headerStyle:{textAlign:"left"},bodyStyle:{textAlign:"left",overflow:"visible"},body:(M,H)=>o.jsx(tSe,{customColumn:P,e:M,indexes:H,customColumnIndex:z,setAllFields:l,allFields:c,...t})},P==null?void 0:P.uuid)),n===!1&&o.jsx(dr,{frozen:!0,header:P=>u(P),body:P=>d(P),headerStyle:{textAlign:"left"},bodyStyle:{textAlign:"left",overflow:"visible"}})]}),o.jsx("div",{children:((D=e==null?void 0:e.attributes)==null?void 0:D.required)&&o.jsx("small",{className:"error",children:f===1&&!h?(B=e==null?void 0:e.validationMesssage)==null?void 0:B.english:""})}),o.jsx("div",{children:(e==null?void 0:e.showHelperText)&&o.jsx("small",{children:(k=e==null?void 0:e.helperText)==null?void 0:k[r==null?void 0:r.type]})})]})]})}),g&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})]})},nSe=(t,e)=>{var Ie,Ee;const n=he=>{const V=he.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",te=`${he.className} justify-content-start`,W=`${he.titleClassName} pl-1`;return o.jsxs("div",{className:te,children:[o.jsxs("button",{className:he.togglerClassName,onClick:he.onTogglerClick,children:[o.jsx("span",{className:V}),o.jsx(Qt,{})]}),o.jsx("span",{className:W,children:_})]})},{userTaskSubmitFormData:r,TASK_PUBLISHED:i,task_status:a}=mr(),{globalAlignment:s,isPreview:l,isAdmin:c}=Zt(),{userSelectedLanguage:u,fieldSettingUpdate:d}=on(),{field:f,fieldIndex:h,sectionIndex:m,pageIndex:g,row:v,rowIndex:A,columnIndex:S}=t,[x,w]=N.useState(!1),[T,C]=N.useState(""),[_]=N.useState((Ie=f==null?void 0:f.label)==null?void 0:Ie[u==null?void 0:u.type]),[E,D]=N.useState(0),[B,k]=N.useState(!1),[P,z]=N.useState(null),[M,H]=N.useState(null),[de,fe]=N.useState({}),ee=()=>{var he,V,te;if(v!=null&&v.rowIsRepeatable){if(v!=null&&v.repeatableFields){const W=[...v.repeatableFields],ue=_t.findIndex(W,function(Ae){return Ae.uuid===(f==null?void 0:f.uuid)});ue>=0&&W[ue].fieldData?C(W[ue].fieldData):C("")}}else{const W=r;if(W!=null&&W.length){for(const ue of W)if(ue.fieldId===t.field.uuid&&((he=ue==null?void 0:ue.postData[0])==null?void 0:he.postValue)!==""&&((V=ue==null?void 0:ue.postData[0])!=null&&V.postValue)){C((te=ue==null?void 0:ue.postData[0])==null?void 0:te.postValue);break}}}k(!0)},G=()=>{const he=f;he.customColumns=[...he.customColumns,{customKey:"Column",uuid:nt(),options:[]}],se(he)},[ae,Y]=N.useState(!1),[ge,ne]=N.useState(!1),J=he=>{var V;return o.jsxs(o.Fragment,{children:[((V=f==null?void 0:f.options)==null?void 0:V.length)>1&&o.jsx(Pt,{text:!0,type:"button",icon:"pi pi-trash",rounded:!0,severity:"secondary",onClick:()=>Ce(he==null?void 0:he.uuid),"aria-label":"Add Row"}),o.jsx(Pt,{text:!0,type:"button",icon:"pi pi-plus",rounded:!0,severity:"secondary",onClick:()=>U(),"aria-label":"Add Row"})]})},K=he=>{var V;return o.jsxs(o.Fragment,{children:[he==null?void 0:he.customKey,l===!1&&o.jsxs(o.Fragment,{children:[((V=f==null?void 0:f.customColumns)==null?void 0:V.length)>1&&o.jsx("i",{className:"pi pi-trash ml-3",onClick:()=>Se(he==null?void 0:he.uuid)}),o.jsx("i",{className:"pi pi-cog ml-3",onClick:()=>{z(he),Y(!0)}})]})]})},oe=()=>o.jsx(o.Fragment,{children:o.jsx(Pt,{text:!0,type:"button",icon:"pi pi-plus",rounded:!0,severity:"secondary",onClick:()=>G(),"aria-label":"Add Column"})}),ve=he=>o.jsxs(o.Fragment,{children:[he==null?void 0:he.rowHeading,l===!1&&o.jsx(o.Fragment,{children:o.jsx("i",{className:"pi pi-cog ml-3",onClick:()=>{H(he),ne(!0)}})})]}),Ce=he=>{const V=f==null?void 0:f.rows.filter(function(W){return(W==null?void 0:W.uuid)!==he}),te=f;te.rows=V,se(te)},Se=he=>{const V=_t.findIndex(f==null?void 0:f.customColumns,ue=>ue.uuid===he),te=f==null?void 0:f.customColumns.filter(function(ue,Ae){return Ae!==V}),W=f;W.customColumns=te,se(W)};N.useEffect(()=>{B||ee();const he=Xt.addListener("clearRepeatableFields",W=>{W===(v==null?void 0:v.uuid)&&(C(""),D(0),f.isValid=0,d(g,m,A,S,h,f))}),V=Xt.addListener("OnInvalidFieldCatch",W=>{f.uuid===(W==null?void 0:W.fieldId)?D(1):D(0)}),te=Xt.addListener("OnGetFieldValue",W=>{var Ae;const ue=(Ae=W==null?void 0:W.repeatableColumn)==null?void 0:Ae.filter(pe=>(pe==null?void 0:pe.fieldUuid)===(f==null?void 0:f.uuid));ue!=null&&ue.length});return()=>{V.remove(),te.remove(),he.remove()}});const Te=he=>{w(he)},De=()=>{w(!1)},ie=()=>{let he="";return l||(he=he+" field-form-builder"),a===i&&c===!0&&(he=he+" card"),he},U=()=>{const he=f;he.rows=[...he.rows,{rowHeading:"Row",uuid:nt(),custom_values:{}}],se(he)},re=(he,V)=>{z(Ae=>Ae===null?{customKey:V,uuid:""}:{...Ae,customKey:V});const te=f.customColumns,W=te.findIndex(Ae=>Ae.uuid===he.uuid);te[W]={...te[W],customKey:V};const ue=f;ue.customColumns=te,se(ue)},Q=(he,V)=>{H(Ae=>Ae===null?{uuid:"",rowHeading:V}:{...Ae,rowHeading:V});const te=f.rows,W=te.findIndex(Ae=>Ae.uuid===he.uuid);te[W]={...te[W],rowHeading:V};const ue=f;ue.rows=te,se(ue)},se=he=>{d(g,m,A,S,h,he)};function be(he){return he.toLowerCase().replace(/ /g,"-").replace(/[^\w-]+/g,"")}const me=(he,V,te)=>{const W=f.customColumns,ue=W.findIndex(pe=>P&&pe.uuid===P.uuid);W[ue].options[te][V]=he,W[ue].options[te].value=be(he);const Ae=f;Ae.customColumns=W,se(Ae)},ye=()=>{const he=f.customColumns,V=he.findIndex(W=>P&&W.uuid===P.uuid);he[V].options.push({label:"",value:"",uuid:nt()});const te=f;te.customColumns=he,se(te)};return o.jsxs(o.Fragment,{children:[o.jsxs(Is,{maximizable:!0,header:"Update Column Title",visible:ae,style:{width:"20vw"},footer:()=>o.jsxs(o.Fragment,{children:[" ",o.jsx(Pt,{text:!0,label:"Add Option",icon:"pi pi-plus",onClick:()=>ye()}),o.jsx(Pt,{text:!0,label:"Save",onClick:()=>Y(!1)})]}),onHide:()=>Y(!1),children:[o.jsx("div",{className:"p-fluid",children:o.jsx(gn,{value:(P==null?void 0:P.customKey)||"",onChange:he=>re(P,he.target.value)})}),o.jsx("hr",{}),o.jsx("h5",{children:"Options"}),(P==null?void 0:P.options)&&((Ee=P==null?void 0:P.options)==null?void 0:Ee.length)>0&&(P==null?void 0:P.options.map((he,V)=>o.jsxs("div",{className:"my-2 flex p-fluid",children:[o.jsx("span",{children:V+1}),o.jsx(gn,{value:(he==null?void 0:he.label)||"",className:"ml-2",onChange:te=>me(te.target.value,"label",V)})]},`custom_column_option_${V}`)))]}),o.jsx(Is,{maximizable:!0,header:"Update Row Title",visible:ge,style:{width:"20vw"},footer:()=>o.jsx(Pt,{text:!0,label:"Save",onClick:()=>ne(!1)}),onHide:()=>ne(!1),children:o.jsx("div",{className:"p-fluid",children:o.jsx(gn,{value:(M==null?void 0:M.rowHeading)||"",onChange:he=>Q(M,he.target.value)})})}),o.jsx(Xi,{visibilty:x,closeSettingFieldSidebar:De,...t}),o.jsx("div",{dir:s,className:ie(),children:a===i&&c===!0?o.jsx(li,{headerTemplate:n,toggleable:!0,children:o.jsx(tj,{ref:e,...t,field:f,isPreview:l,userSelectedLanguage:u,fieldIndex:h,customColumnHeaderTemplate:K,customColumnRowBodyTemplate:ve,setAllFields:fe,allFields:de,actionHeaderTemplate:oe,actionBodyTemplate:J,isFocus:E,inputValue:T,handleFieldSettingsSidebar:Te,isAdmin:c})}):o.jsx(tj,{ref:e,...t,field:f,isPreview:l,userSelectedLanguage:u,fieldIndex:h,customColumnHeaderTemplate:K,customColumnRowBodyTemplate:ve,setAllFields:fe,allFields:de,actionHeaderTemplate:oe,actionBodyTemplate:J,isFocus:E,inputValue:T,handleFieldSettingsSidebar:Te,isAdmin:c})})]})},rSe=t=>{const{indexes:e,customColumnIndex:n,allFields:r}=t;return o.jsx("div",{children:o.jsx(gn,{value:r[`${e==null?void 0:e.rowIndex}-${n}`]})})},nj=t=>{var m,g,v,A,S,x,w;const{field:e,isPreview:n,userSelectedLanguage:r,fieldIndex:i,customColumnHeaderTemplate:a,setAllFields:s,allFields:l,actionHeaderTemplate:c,actionBodyTemplate:u,isFocus:d,inputValue:f,isAdmin:h}=t;return o.jsxs("div",{className:`field ${n?" ":" builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0?" card p-fluid py-6 px-4":"card py-3 px-4"}`,children:[" ",o.jsx("div",{className:"grid",children:o.jsxs("div",{className:"col-12 p-fluid",children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(m=e==null?void 0:e.headerText)==null?void 0:m[r==null?void 0:r.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:i,className:"flex font-medium mb-3 text-700 text-2xl",children:[o.jsx(ia,{...t}),((g=e==null?void 0:e.attributes)==null?void 0:g.required)&&o.jsx("span",{className:"must-required",children:"*"})," ",n?o.jsx(o.Fragment,{children:(v=e==null?void 0:e.label)==null?void 0:v[r==null?void 0:r.type]}):o.jsx(Zi,{path:"",...t}),o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(Mi,{message:(A=e==null?void 0:e.toolTip)==null?void 0:A[r==null?void 0:r.type],position:"right"})})]}),o.jsxs("div",{className:"mt-3",style:{backgroundColor:"#0a061a"},children:[o.jsxs(zs,{scrollable:!0,showGridlines:!0,value:e==null?void 0:e.rows,children:[e==null?void 0:e.customColumns.map((T,C)=>o.jsx(dr,{header:a(T),headerStyle:{textAlign:"left"},bodyStyle:{textAlign:"left",overflow:"visible"},body:(_,E)=>o.jsx(rSe,{customColumn:T,e:_,indexes:E,customColumnIndex:C,setAllFields:s,allFields:l,...t})},T==null?void 0:T.uuid)),n===!1&&o.jsx(dr,{frozen:!0,header:T=>c(T),body:T=>u(T),headerStyle:{textAlign:"left"},bodyStyle:{textAlign:"left",overflow:"visible"}})]}),o.jsx("div",{children:((S=e==null?void 0:e.attributes)==null?void 0:S.required)&&o.jsx("small",{className:"error",children:d===1&&!f?(x=e==null?void 0:e.validationMesssage)==null?void 0:x.english:""})}),o.jsx("div",{children:(e==null?void 0:e.showHelperText)&&o.jsx("small",{children:(w=e==null?void 0:e.helperText)==null?void 0:w[r==null?void 0:r.type]})})]})]})}),h&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})},iSe=t=>{var Ee;const e=he=>{const V=he.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",te=`${he.className} justify-content-start`,W=`${he.titleClassName} pl-1`;return o.jsxs("div",{className:te,children:[o.jsxs("button",{className:he.togglerClassName,onClick:he.onTogglerClick,children:[o.jsx("span",{className:V}),o.jsx(Qt,{})]}),o.jsx("span",{className:W,children:_})]})},{userTaskSubmitFormData:n,TASK_PUBLISHED:r,task_status:i}=mr(),{userSelectedLanguage:a,fieldSettingUpdate:s}=on(),{globalAlignment:l,isPreview:c,isAdmin:u,isRenderView:d}=Zt(),{field:f,fieldIndex:h,sectionIndex:m,pageIndex:g,row:v,rowIndex:A,columnIndex:S}=t,[x,w]=N.useState(!1),[T,C]=N.useState(""),[_]=N.useState((Ee=f==null?void 0:f.label)==null?void 0:Ee[a==null?void 0:a.type]),[E,D]=N.useState(0),[B,k]=N.useState(!1),[P,z]=N.useState(null),[M,H]=N.useState(null),[de,fe]=N.useState({}),[ee,G]=N.useState(!1),ae=()=>{var he,V,te;if(v!=null&&v.rowIsRepeatable){if(v!=null&&v.repeatableFields){const W=[...v.repeatableFields],ue=_t.findIndex(W,function(Ae){return Ae.uuid===(f==null?void 0:f.uuid)});ue>=0&&W[ue].fieldData?C(W[ue].fieldData):C("")}}else{const W=n;if(W!=null&&W.length){for(const ue of W)if(ue.fieldId===t.field.uuid&&((he=ue==null?void 0:ue.postData[0])==null?void 0:he.postValue)!==""&&((V=ue==null?void 0:ue.postData[0])!=null&&V.postValue)){C((te=ue==null?void 0:ue.postData[0])==null?void 0:te.postValue);break}}}k(!0)},Y=()=>{const he=f;he.customColumns=[...he.customColumns,{customKey:"Column",uuid:nt(),options:[]}],me(he)},[ge,ne]=N.useState(!1),[J,K]=N.useState(!1),oe=he=>{var V;return o.jsxs(o.Fragment,{children:[((V=f==null?void 0:f.options)==null?void 0:V.length)>1&&o.jsx(Pt,{text:!0,type:"button",icon:"pi pi-trash",rounded:!0,severity:"secondary",onClick:()=>Te(he==null?void 0:he.uuid),"aria-label":"Add Row",size:"small"}),o.jsx(Pt,{text:!0,type:"button",icon:"pi pi-plus",rounded:!0,severity:"secondary",onClick:()=>Q(),"aria-label":"Add Row",size:"small"})]})},ve=he=>{var V;return o.jsxs(o.Fragment,{children:[he==null?void 0:he.customKey,c===!1&&o.jsxs(o.Fragment,{children:[((V=f==null?void 0:f.customColumns)==null?void 0:V.length)>1&&o.jsx("i",{className:"pi pi-trash ml-3",onClick:()=>De(he==null?void 0:he.uuid)}),o.jsx("i",{className:"pi pi-cog ml-3",onClick:()=>{z(he),ne(!0)}})]})]})},Ce=()=>o.jsx(o.Fragment,{children:o.jsx(Pt,{text:!0,type:"button",icon:"pi pi-plus",rounded:!0,severity:"secondary",onClick:()=>Y(),"aria-label":"Add Column"})}),Se=he=>o.jsxs(o.Fragment,{children:[he==null?void 0:he.rowHeading,c===!1&&o.jsx(o.Fragment,{children:o.jsx("i",{className:"pi pi-cog ml-3",onClick:()=>{H(he),K(!0)}})})]}),Te=he=>{const V=f==null?void 0:f.rows.filter(function(W){return(W==null?void 0:W.uuid)!==he}),te=f;te.rows=V,me(te)},De=he=>{const V=_t.findIndex(f==null?void 0:f.customColumns,ue=>ue.uuid===he),te=f==null?void 0:f.customColumns.filter(function(ue,Ae){return Ae!==V}),W=f;W.customColumns=te,me(W)};N.useEffect(()=>{B||ae();const he=Xt.addListener("clearRepeatableFields",ue=>{ue===(v==null?void 0:v.uuid)&&(C(""),D(0),f.isValid=0,s(g,m,A,S,h,f))}),V=Xt.addListener("onSubmitUserForm",()=>{}),te=Xt.addListener("OnInvalidFieldCatch",ue=>{f.uuid===(ue==null?void 0:ue.fieldId)?D(1):D(0)}),W=Xt.addListener("OnGetFieldValue",ue=>{var pe;const Ae=(pe=ue==null?void 0:ue.repeatableColumn)==null?void 0:pe.filter(ke=>(ke==null?void 0:ke.fieldUuid)===(f==null?void 0:f.uuid));Ae!=null&&Ae.length});return()=>{V.remove(),te.remove(),W.remove(),he.remove()}});const ie=he=>{w(he)},U=()=>{w(!1)},re=()=>{let he="";return c||(he=he+" field-form-builder"),i===r&&u===!0&&(he=he+" card"),he},Q=()=>{const he=f;he.rows=[...he.rows,{rowHeading:"Row",uuid:nt(),custom_values:{}}],me(he)},se=(he,V)=>{z(Ae=>Ae===null?{customKey:V,uuid:""}:{...Ae,customKey:V});const te=f.customColumns,W=te.findIndex(Ae=>Ae.uuid===he.uuid);te[W]={...te[W],customKey:V};const ue=f;ue.customColumns=te,me(ue)},be=(he,V)=>{H(Ae=>Ae===null?{uuid:"",rowHeading:V}:{...Ae,rowHeading:V});const te=f.rows,W=te.findIndex(Ae=>Ae.uuid===he.uuid);te[W]={...te[W],rowHeading:V};const ue=f;ue.rows=te,me(ue)},me=he=>{s(g,m,A,S,h,he)},ye=()=>{G(!0)},Ie=()=>{G(!1)};return o.jsxs(o.Fragment,{children:[o.jsx(Is,{maximizable:!0,header:"Update Column Title",visible:ge,style:{width:"20vw"},footer:()=>o.jsx(o.Fragment,{children:o.jsx(Pt,{text:!0,label:"Save",onClick:()=>ne(!1)})}),onHide:()=>ne(!1),children:o.jsx("div",{className:"p-fluid",children:o.jsx(gn,{value:(P==null?void 0:P.customKey)||"",onChange:he=>se(P,he.target.value)})})}),o.jsx(Is,{maximizable:!0,header:"Update Row Title",visible:J,style:{width:"20vw"},footer:()=>o.jsx(Pt,{text:!0,label:"Save",onClick:()=>K(!1)}),onHide:()=>K(!1),children:o.jsx("div",{className:"p-fluid",children:o.jsx(gn,{value:(M==null?void 0:M.rowHeading)||"",onChange:he=>be(M,he.target.value)})})}),o.jsx(Xi,{visibilty:x,closeSettingFieldSidebar:U,...t}),o.jsx("div",{className:"field-form-builder",children:o.jsxs("div",{onMouseOver:ye,onMouseOut:Ie,children:[!d&&!c&&ee&&o.jsx(jr,{handleFieldSettingsSidebar:ie,...t}),o.jsx("div",{dir:l,className:re(),children:i===r&&u===!0?o.jsx(li,{headerTemplate:e,toggleable:!0,children:o.jsx(nj,{...t,field:f,isPreview:c,userSelectedLanguage:a,fieldIndex:h,customColumnHeaderTemplate:ve,customColumnRowBodyTemplate:Se,setAllFields:fe,allFields:de,actionHeaderTemplate:Ce,actionBodyTemplate:oe,isFocus:E,inputValue:T,handleFieldSettingsSidebar:ie,isAdmin:u})}):o.jsx(nj,{...t,field:f,isPreview:c,userSelectedLanguage:a,fieldIndex:h,customColumnHeaderTemplate:ve,customColumnRowBodyTemplate:Se,setAllFields:fe,allFields:de,actionHeaderTemplate:Ce,actionBodyTemplate:oe,isFocus:E,inputValue:T,handleFieldSettingsSidebar:ie,isAdmin:u})})]})})]})},aSe=t=>{var De,ie,U,re,Q,se,be,me,ye,Ie,Ee;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,userTaskSubmitFormData:i,updateUserFormDataSubmit:a}=mr(),[s,l]=N.useState([]),{field:c,fieldIndex:u,row:d,pageIndex:f,sectionIndex:h,section:m,page:g,rowIndex:v,columnIndex:A,path:S,update:x,value:w}=t,{isRenderView:T,isAdmin:C,isPreview:_}=Zt(),{userSelectedLanguage:E}=on(),[D,B]=N.useState(!1),[k,P]=N.useState(""),[z,M]=N.useState(0),[H,de]=N.useState(!1),[fe,ee]=N.useState(!1),G=()=>{ee(!0)},ae=()=>{ee(!1)},Y=he=>{B(he)},ge=()=>{B(!1)};N.useEffect(()=>((c==null?void 0:c.dataSourceType)==="custom"&&l(c==null?void 0:c.options),c==null||c.dataSourceType,()=>{}));const ne=()=>{var V,te,W,ue;let he=null;if(d!=null&&d.rowIsRepeatable){if(d!=null&&d.repeatableFields){const Ae=[...d.repeatableFields],pe=_t.findIndex(Ae,function(ke){return ke.uuid===(c==null?void 0:c.uuid)});pe>=0&&Ae[pe].fieldData?(he=Ae[pe].fieldData,P(Ae[pe].fieldData)):(c.isValid=0,P(""))}}else{const Ae=i,pe=_t.cloneDeep(e);if(Ae!=null&&Ae.length){for(const ke of Ae)if(ke.fieldId===t.field.uuid&&((V=ke==null?void 0:ke.postData)!=null&&V.length)){he=(te=ke==null?void 0:ke.postData[0])==null?void 0:te.postValue,P((W=ke==null?void 0:ke.postData[0])==null?void 0:W.postValue),pe[c==null?void 0:c.uuid]=(ue=ke==null?void 0:ke.postData[0])==null?void 0:ue.postValue;const Le=Object.keys(pe).length;r(Le);break}}}P(he),setTimeout(()=>{de(!0)},2e3)};N.useEffect(()=>{!H&&(i==null?void 0:i.length)>0&&ne();const he=Xt.addListener("clearRepeatableFields",W=>{W===(d==null?void 0:d.uuid)&&(P(""),M(0),c.isValid=1)}),V=Xt.addListener("onSubmitUserForm",()=>{var W;(W=c==null?void 0:c.attributes)!=null&&W.required?k?c.isValid=1:c.isValid=0:c.isValid=1}),te=Xt.addListener("OnInvalidFieldCatch",W=>{c.uuid===(W==null?void 0:W.fieldId)?M(1):M(0)});return()=>{V.remove(),te.remove(),he.remove()}});const J=(he,V)=>{var te;if(i){const W=[...i],ue=_t.findIndex(W,function(pe){return pe.rowId===(d==null?void 0:d.uuid)});let Ae=(te=i[ue])==null?void 0:te.repeatableFields;Ae={...Ae,[he==null?void 0:he.uuid]:V},W[ue]={...W[ue],repeatableFields:Ae},a(W)}P(V),V?he.isValid=1:he.isValid=0},K=he=>{var V;P(he.target.value),d!=null&&d.rowIsRepeatable?J(c,(V=he==null?void 0:he.target)==null?void 0:V.value):Se(he.target.value)},oe=()=>(c==null?void 0:c.dataSourceType)==="custom"?`optionText.${E.type}`:(c==null?void 0:c.dataSourceType)==="database"?`${c==null?void 0:c.optionLabel}`:"",ve=()=>(c==null?void 0:c.dataSourceType)==="custom"?`optionText.${E.type}`:(c==null?void 0:c.dataSourceType)==="database"?`${c==null?void 0:c.optionLabel}`:"",Ce=()=>{var he,V,te;if(((he=c==null?void 0:c.fieldType)==null?void 0:he.type)==="radio"){const W=[];return s.map((ue,Ae)=>{var ke,Le,We,gt;const pe=k;W.push(o.jsxs("div",{className:"field-radiobutton field-radiobutton-builder",onClick:()=>{K({value:ue,target:{value:ue}})},style:(pe==null?void 0:pe.uuid)===(ue==null?void 0:ue.uuid)?{backgroundColor:"#0F8BFD",padding:15,borderRadius:8}:{padding:15},children:[o.jsx(Ji,{onFocus:()=>M(1),inputId:`radio-option-${Ae}-${ue==null?void 0:ue.uuid}-${_?"preview":"builder-radio"}`,onChange:At=>{K(At)},value:ue,name:`radio-option-${Ae}-${ue==null?void 0:ue.uuid}-${_?"preview":"builder"}`,checked:(pe==null?void 0:pe.uuid)===(ue==null?void 0:ue.uuid),disabled:isDisabled}),((ke=ue==null?void 0:ue.hyperlinkText)==null?void 0:ke[E==null?void 0:E.type])===""?o.jsx("label",{htmlFor:`radio-option-${Ae}-${ue==null?void 0:ue.uuid}-${_?"preview":"builder"}`,children:(Le=ue==null?void 0:ue.optionText)==null?void 0:Le[E==null?void 0:E.type]}):o.jsx("label",{children:o.jsx("a",{href:(We=ue==null?void 0:ue.hyperlinkText)==null?void 0:We[E==null?void 0:E.type],target:"_blank",rel:"noreferrer",children:(gt=ue==null?void 0:ue.optionText)==null?void 0:gt[E==null?void 0:E.type]})})]},Ae))}),W}if(((V=c==null?void 0:c.fieldType)==null?void 0:V.type)==="dropdown")return o.jsx(Sa,{onFocus:()=>M(1),onChange:W=>{d!=null&&d.rowIsRepeatable?J(c,W.target.value):Se(W.target.value)},options:s,optionLabel:ve(),optionValue:oe(),value:k,placeholder:(te=c==null?void 0:c.placeholder)==null?void 0:te[E==null?void 0:E.type],disabled:isDisabled})},Se=he=>{var W,ue;P(he.target.value);const V=i,te=_t.cloneDeep(e);if(V!==null){if((W=he==null?void 0:he.target)!=null&&W.value){if(te[c==null?void 0:c.uuid]=(ue=he==null?void 0:he.target)==null?void 0:ue.value,(V==null?void 0:V.length)>0)for(const Ae of V)Ae.fieldId===t.field.uuid&&(Ae.postData[0]={postValue:he.target.value})}else if(delete te[c==null?void 0:c.uuid],(V==null?void 0:V.length)>0)for(const Ae of V)Ae.fieldId===t.field.uuid&&(Ae.postData[0]={postValue:""})}if(!(d!=null&&d.rowIsRepeatable)){n(te);const Ae=Object.keys(te).length;r(Ae)}},Te=o.jsxs("div",{onMouseOver:G,onMouseOut:ae,children:[!T&&!_&&fe&&o.jsx(jr,{handleFieldSettingsSidebar:Y,...t}),o.jsx("div",{className:`field-${(c==null?void 0:c.isFluid)===!0?" card py-3 px-4 p-fluid":"card py-3 px-4"}`,children:o.jsxs("div",{className:"grid",children:[o.jsxs("div",{className:"col-12",children:[(c==null?void 0:c.showHeaderText)&&o.jsx("h6",{children:(De=c==null?void 0:c.headerText)==null?void 0:De[E==null?void 0:E.type]}),(c==null?void 0:c.showLabel)&&o.jsxs("label",{htmlFor:u,className:"flex font-medium mb-5 text-700 text-2xl",children:[o.jsx(ia,{sectionIndex:h,fieldIndex:u,field:c,update:x,value:w}),((ie=c==null?void 0:c.attributes)==null?void 0:ie.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",_?o.jsx(o.Fragment,{children:(U=c==null?void 0:c.label)==null?void 0:U[E==null?void 0:E.type]}):o.jsx(Zi,{...t}),o.jsx("span",{className:"ml-3",children:c!=null&&c.showToolTip?o.jsx(o.Fragment,{children:o.jsx(Mi,{message:(re=c==null?void 0:c.toolTip)==null?void 0:re[E==null?void 0:E.type],position:"right"})}):""})]}),Ce(),o.jsx("div",{children:((Q=c==null?void 0:c.attributes)==null?void 0:Q.required)&&o.jsx("small",{className:"error",children:z===1&&!k?(se=c==null?void 0:c.validationMesssage)==null?void 0:se.language:""})}),o.jsx("div",{children:(c==null?void 0:c.showHelperText)&&o.jsx("small",{children:(be=c==null?void 0:c.helperText)==null?void 0:be[E==null?void 0:E.type]})}),((me=c==null?void 0:c.inlineConditionalRules)==null?void 0:me.rules.length)>0&&_===!1&&o.jsx("p",{children:"Inline conditional rules"}),H===!0&&((Ie=(ye=c==null?void 0:c.inlineConditionalRules)==null?void 0:ye.rules)==null?void 0:Ie.length)>0&&((Ee=c==null?void 0:c.inlineConditionalRules)==null?void 0:Ee.rules.map((he,V)=>{const te=k;return _===!0?o.jsx("div",{children:he==null?void 0:he.conditions.map((W,ue)=>o.jsx(N.Fragment,{children:o.jsx(Qd,{isConditionTrue:(te==null?void 0:te.value)==W.value||!_,inputValue:k,condition:W,ruleIndex:V,conditionIndex:ue,field:c,section:m,page:g,row:d,pageIndex:f,sectionIndex:h,rowIndex:v,columnIndex:A,path:S,...t})},`select-rule-${V}-`+ue))},`rule-${V}`):o.jsx(li,{className:"mt-4",header:`Rule ${V+1}`,children:o.jsx("div",{children:he==null?void 0:he.conditions.map((W,ue)=>o.jsx(N.Fragment,{children:o.jsx(Qd,{isConditionTrue:(te==null?void 0:te.value)===W.value||!_,inputValue:k,condition:W,ruleIndex:V,conditionIndex:ue,isPreview:_,field:c,section:m,page:g,row:d,pageIndex:f,sectionIndex:h,rowIndex:v,columnIndex:A,path:S,...t})},`select-rule-${V}-`+ue))},`rule-${V}`)},V)}))]}),C&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})})]});return o.jsxs(o.Fragment,{children:[D===!0&&o.jsx(Xi,{visibilty:D,closeSettingFieldSidebar:ge,...t},c==null?void 0:c.uuid),o.jsx(wi,{...t,fieldWrap:Te})]})},sSe=t=>{var de,fe,ee,G;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,userTaskSubmitFormData:i}=mr(),{field:a,row:s,isDisabled:l}=t,{isPreview:c,isRenderView:u,isAdmin:d}=Zt(),{userSelectedLanguage:f}=on(),[h,m]=N.useState(!1),[g,v]=N.useState(""),[A,S]=N.useState(0),[x,w]=N.useState(!1),[T,C]=N.useState(!1),_=()=>{C(!0)},E=()=>{C(!1)},D=ae=>{m(ae)},B=()=>{m(!1)},k=()=>{var Y,ge,ne,J;let ae=null;if(s!=null&&s.rowIsRepeatable){if(s!=null&&s.repeatableFields){const K=[...s.repeatableFields],oe=_t.findIndex(K,function(ve){return ve.uuid===(a==null?void 0:a.uuid)});oe>=0&&K[oe].fieldData?(ae=K[oe].fieldData,v(K[oe].fieldData)):(a.isValid=0,v(""))}}else{const K=i,oe=_t.cloneDeep(e);if(K!=null&&K.length){for(const ve of K)if(ve.fieldId===t.field.uuid&&((Y=ve==null?void 0:ve.postData)!=null&&Y.length)){ae=(ge=ve==null?void 0:ve.postData[0])==null?void 0:ge.postValue,v((ne=ve==null?void 0:ve.postData[0])==null?void 0:ne.postValue),oe[a==null?void 0:a.uuid]=(J=ve==null?void 0:ve.postData[0])==null?void 0:J.postValue;const Ce=Object.keys(oe).length;r(Ce);break}}}v(ae),setTimeout(()=>{w(!0)},2e3)};N.useEffect(()=>{x||k();const ae=Xt.addListener("clearRepeatableFields",ne=>{ne===(s==null?void 0:s.uuid)&&(v(""),S(0),a.isValid=1)}),Y=Xt.addListener("onSubmitUserForm",()=>{var ne;if((ne=a==null?void 0:a.attributes)!=null&&ne.required){const J=g;J!=null&&J[a.uuid]?a.isValid=1:a.isValid=0}else a.isValid=1}),ge=Xt.addListener("OnInvalidFieldCatch",ne=>{a.uuid===(ne==null?void 0:ne.fieldId)?S(1):S(0)});return()=>{Y.remove(),ge.remove(),ae.remove()}});const P=(ae,Y,ge,ne,J)=>ne==null?void 0:ne.map(K=>{var oe,ve;return{...K,children:K!=null&&K.children&&((oe=K==null?void 0:K.children)==null?void 0:oe.length)>0?[...((ve=K==null?void 0:K.children)==null?void 0:ve.map(Ce=>Y===(K==null?void 0:K.uuid)||J===!0?(ge!=null&&ge[Ce==null?void 0:Ce.uuid]&&delete ge[Ce==null?void 0:Ce.uuid],{...Ce,options:P(ae,Y,ge,(Ce==null?void 0:Ce.options)||[],!0)}):{...Ce,options:P(ae,Y,ge,(Ce==null?void 0:Ce.options)||[],!1)}))||[]]:[]}}),z=(ae,Y)=>{const ge={...g};P(ae,Y,ge,a==null?void 0:a.options,!1),ge[ae]=Y,v(ge),s!=null&&s.rowIsRepeatable||M(ge)},M=ae=>{const Y=i,ge=_t.cloneDeep(e);if(Y!==null){if(ae){if(ge[a==null?void 0:a.uuid]=ae,(Y==null?void 0:Y.length)>0)for(const ne of Y)ne.fieldId===t.field.uuid&&(ne.postData[0]={postValue:ae})}else if(delete ge[a==null?void 0:a.uuid],(Y==null?void 0:Y.length)>0)for(const ne of Y)ne.fieldId===t.field.uuid&&(ne.postData[0]={postValue:""})}if(!(s!=null&&s.rowIsRepeatable)){n(ge);const ne=Object.keys(ge).length;r(ne)}},H=o.jsxs("div",{onMouseOver:_,onMouseOut:E,children:[!u&&!c&&T&&o.jsx(jr,{handleFieldSettingsSidebar:D,...t}),o.jsx("div",{className:`field-${(a==null?void 0:a.isFluid)===!0?" card py-3 px-4 p-fluid":"card py-3 px-4"}`,children:o.jsxs("div",{className:"grid",children:[o.jsxs("div",{className:"col-12",children:[(a==null?void 0:a.showHeaderText)&&o.jsx("h6",{children:(de=a==null?void 0:a.headerText)==null?void 0:de[f==null?void 0:f.type]}),o.jsx(q7,{...t,isDisabled:l,isFirst:!0,isPreview:c,schema:a,field:a,value:g,update:(ae,Y)=>{z(ae,Y)}}),o.jsx("div",{children:((fe=a==null?void 0:a.attributes)==null?void 0:fe.required)&&o.jsx("small",{className:"error",children:A===1&&!g?(ee=a==null?void 0:a.validationMesssage)==null?void 0:ee.english:""})}),o.jsx("div",{children:(a==null?void 0:a.showHelperText)&&o.jsx("small",{children:(G=a==null?void 0:a.helperText)==null?void 0:G[f==null?void 0:f.type]})})]}),d&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})})]});return o.jsxs(o.Fragment,{children:[o.jsx(Xi,{visibilty:h,closeSettingFieldSidebar:B,...t},a==null?void 0:a.uuid),o.jsx(wi,{...t,fieldWrap:H})]})},oSe=t=>{var oe,ve,Ce,Se,Te,De,ie,U,re,Q;const{field:e,fieldIndex:n,sectionIndex:r,pageIndex:i,row:a,rowIndex:s,columnIndex:l,isDisabled:c}=t,{isRenderView:u,isAdmin:d,isPreview:f}=Zt(),{taskRegisterData:h,updateTaskRegisterData:m,updateTaskProgressValue:g,updateUserFormDataSubmit:v,userTaskSubmitFormData:A,task_status:S,TASK_PUBLISHED:x}=mr(),[w,T]=N.useState(!1),{userSelectedLanguage:C,fieldSettingUpdate:_}=on(),[E,D]=N.useState(!1),[B,k]=N.useState(0),[P,z]=N.useState(),[M,H]=N.useState(!1),de=()=>{H(!0)},fe=()=>{H(!1)},ee=[{icon:"pi pi-thumbs-up",thumbValue:"up"},{icon:"pi pi-thumbs-down",thumbValue:"down"}],G=se=>o.jsx("span",{className:"m-2",children:o.jsx("i",{style:{fontSize:30},className:se.icon})}),ae=()=>{var se,be,me;if(a!=null&&a.rowIsRepeatable){if(a!=null&&a.repeatableFields){const ye=[...a.repeatableFields],Ie=_t.findIndex(ye,function(Ee){return Ee.uuid===(e==null?void 0:e.uuid)});Ie>=0&&ye[Ie].fieldData?z(ye[Ie].fieldData):z("")}}else{const ye=A;if(ye!=null&&ye.length){for(const Ie of ye)if(Ie.fieldId===t.field.uuid&&((se=Ie==null?void 0:Ie.postData[0])==null?void 0:se.postValue)!==""&&((be=Ie==null?void 0:Ie.postData[0])!=null&&be.postValue)){z((me=Ie==null?void 0:Ie.postData[0])==null?void 0:me.postValue);break}}}D(!0)};N.useEffect(()=>{E||ae();const se=Xt.addListener("clearRepeatableFields",Ie=>{Ie===(a==null?void 0:a.uuid)&&(z(""),k(0),e.isValid=0,_(i,r,s,l,n,e))}),be=Xt.addListener("onSubmitUserForm",()=>{var Ie;(Ie=e==null?void 0:e.attributes)!=null&&Ie.required?P?e.isValid=1:e.isValid=0:e.isValid=1}),me=Xt.addListener("OnInvalidFieldCatch",Ie=>{e.uuid===(Ie==null?void 0:Ie.fieldId)?k(1):k(0)}),ye=Xt.addListener("OnGetFieldValue",Ie=>{var he;const Ee=(he=Ie==null?void 0:Ie.repeatableColumn)==null?void 0:he.filter((V,te)=>(V==null?void 0:V.fieldUuid)===(e==null?void 0:e.uuid));Ee!=null&&Ee.length});return()=>{be.remove(),me.remove(),ye.remove(),se.remove()}});const Y=se=>{z(se.value);const be=A,me=_t.cloneDeep(h);if(be!==null){if(se!=null&&se.value){if(me[e==null?void 0:e.uuid]=se==null?void 0:se.value,(be==null?void 0:be.length)>0)for(const ye of be)ye.fieldId===t.field.uuid&&(ye.postData[0]={postValue:se.value})}else if(delete me[e==null?void 0:e.uuid],(be==null?void 0:be.length)>0)for(const ye of be)ye.fieldId===t.field.uuid&&(ye.postData[0]={postValue:""})}if(!(a!=null&&a.rowIsRepeatable)){m(me);const ye=Object.keys(me).length;g(ye)}},ge=(se,be)=>{var me;if(A){const ye=[...A],Ie=_t.findIndex(ye,function(he){return he.rowId===(a==null?void 0:a.uuid)});let Ee=(me=A[Ie])==null?void 0:me.repeatableFields;Ee={...Ee,[se==null?void 0:se.uuid]:be},ye[Ie]={...ye[Ie],repeatableFields:Ee},v(ye)}z(be),be!==""?se.isValid=1:se.isValid=0},ne=se=>{T(se)},J=()=>{T(!1)},K=o.jsxs("div",{onMouseOver:de,onMouseOut:fe,children:[!u&&!f&&M&&o.jsx(jr,{handleFieldSettingsSidebar:ne,...t}),o.jsx("div",{className:`field ${f?" ":" builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0?" card py-3 px-4 p-fluid":"card py-3 px-4"}`,children:o.jsxs("div",{className:"grid",children:[o.jsxs("div",{className:d?"col-6 ":"col-12 p-fluid",children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(oe=e==null?void 0:e.headerText)==null?void 0:oe[C==null?void 0:C.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:n,className:"flex font-medium mb-3 text-700 text-2xl",children:[o.jsx(ia,{...t}),((ve=e==null?void 0:e.attributes)==null?void 0:ve.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",f?o.jsx(o.Fragment,{children:(Ce=e==null?void 0:e.label)==null?void 0:Ce[C==null?void 0:C.type]}):o.jsx(Zi,{...t}),o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(Mi,{message:(Se=e==null?void 0:e.toolTip)==null?void 0:Se[C==null?void 0:C.type],position:"right"})})]}),o.jsxs("span",{className:"p-input-icon-"+(e==null?void 0:e.iconAlignment),children:[(e==null?void 0:e.showIcon)&&o.jsx("i",{className:"pi pi-"+((De=(Te=e==null?void 0:e.icon)==null?void 0:Te.properties)==null?void 0:De.name)}),o.jsx("div",{className:"card flex justify-content-start",children:o.jsx(q0,{value:P,onChange:se=>{z(se.value),a!=null&&a.rowIsRepeatable?ge(e,se.value):Y(se)},itemTemplate:G,optionLabel:"value",onFocus:()=>k(1),options:ee,readOnly:c,className:B===1&&((ie=e==null?void 0:e.attributes)!=null&&ie.required)?P?"valid":"invalid":"valid'"})})]}),o.jsx("div",{children:((U=e==null?void 0:e.attributes)==null?void 0:U.required)&&o.jsx(o.Fragment,{children:o.jsx("small",{className:"error",children:B===1&&!P?(re=e==null?void 0:e.validationMesssage)==null?void 0:re.english:""})})}),o.jsx("div",{children:(e==null?void 0:e.showHelperText)&&o.jsx("small",{children:(Q=e==null?void 0:e.helperText)==null?void 0:Q[C==null?void 0:C.type]})})]}),d&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})})]});return o.jsxs(o.Fragment,{children:[o.jsx(Xi,{visibilty:w,closeSettingFieldSidebar:J,...t}),o.jsx(wi,{...t,fieldWrap:K})]})},lSe=t=>{var ne,J,K,oe,ve,Ce,Se;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,updateUserFormDataSubmit:i,userTaskSubmitFormData:a}=mr(),{userSelectedLanguage:s,fieldSettingUpdate:l}=on(),{field:c,fieldIndex:u,sectionIndex:d,pageIndex:f,row:h,rowIndex:m,columnIndex:g}=t,{isRenderView:v,isAdmin:A,isPreview:S}=Zt(),[x,w]=N.useState(!1),[T,C]=N.useState(""),[_,E]=N.useState(0),[D,B]=N.useState(!1),[k,P]=N.useState(!1),z=()=>{P(!0)},M=()=>{P(!1)},H=()=>{var Te,De,ie;if(h!=null&&h.rowIsRepeatable){if(h!=null&&h.repeatableFields){const U=[...h.repeatableFields],re=_t.findIndex(U,function(Q){return Q.uuid===(c==null?void 0:c.uuid)});re>=0&&U[re].fieldData?C(U[re].fieldData):C("")}}else{const U=a;if(U!=null&&U.length){for(const re of U)if(re.fieldId===t.field.uuid&&((Te=re==null?void 0:re.postData[0])==null?void 0:Te.postValue)!==""&&((De=re==null?void 0:re.postData[0])!=null&&De.postValue)){C((ie=re==null?void 0:re.postData[0])==null?void 0:ie.postValue);break}}}B(!0)};N.useEffect(()=>{D||H();const Te=Xt.addListener("clearRepeatableFields",re=>{re===(h==null?void 0:h.uuid)&&(C(""),E(0),c.isValid=0,l(f,d,m,g,u,c))}),De=Xt.addListener("onSubmitUserForm",()=>{var re;(re=c==null?void 0:c.attributes)!=null&&re.required?T?c.isValid=1:c.isValid=0:c.isValid=1}),ie=Xt.addListener("OnInvalidFieldCatch",re=>{c.uuid===(re==null?void 0:re.fieldId)?E(1):E(0)}),U=Xt.addListener("OnGetFieldValue",re=>{var se;const Q=(se=re==null?void 0:re.repeatableColumn)==null?void 0:se.filter(be=>(be==null?void 0:be.fieldUuid)===(c==null?void 0:c.uuid));Q!=null&&Q.length});return()=>{De.remove(),ie.remove(),U.remove(),Te.remove()}});const de=Te=>{w(Te)},fe=()=>{w(!1)},ee=Te=>{var U,re;C(Te.target.value);const De=a,ie=_t.cloneDeep(e);if(De!==null){if((U=Te==null?void 0:Te.target)!=null&&U.value){if(ie[c==null?void 0:c.uuid]=(re=Te==null?void 0:Te.target)==null?void 0:re.value,(De==null?void 0:De.length)>0)for(const Q of De)Q.fieldId===t.field.uuid&&(Q.postData[0]={postValue:Te.target.value})}else if(delete ie[c==null?void 0:c.uuid],(De==null?void 0:De.length)>0)for(const Q of De)Q.fieldId===t.field.uuid&&(Q.postData[0]={postValue:""})}if(!(h!=null&&h.rowIsRepeatable)){n(ie);const Q=Object.keys(ie).length;r(Q)}},G=(Te,De,ie,U)=>{var re;if(a){const Q=[...a],se=_t.findIndex(Q,function(me){return me.rowId===(h==null?void 0:h.uuid)});let be=(re=a[se])==null?void 0:re.repeatableFields;be={...be,[ie==null?void 0:ie.uuid]:U},Q[se]={...Q[se],repeatableFields:be},i(Q)}C(U),U!==""?ie.isValid=1:ie.isValid=0},ae=5,Y=()=>{const Te=[],De=[BE,LE,VE,kE,ME],ie=["Awful","Not Very Good","Okay","Really Good","Fantastic"];for(let U=0;U<ae;U++)Te.push(o.jsxs("label",{children:[o.jsx("input",{onChange:re=>{h!=null&&h.rowIsRepeatable?G(f,d,c,re.target.value):ee(re)},checked:parseInt(T)===U,name:"liker-Emoji-scale"+(c==null?void 0:c.uuid),type:"radio",value:U}),o.jsxs("span",{className:"grid m-0",children:[o.jsx("div",{className:"col-12 flex justify-content-center",children:o.jsx("img",{src:De[U]})}),o.jsx("div",{children:ie[U]})]})]},`field-${c==null?void 0:c.uuid}-likertEmojiScale-${U} ${parseInt(T)===U?"scale-selected":""}`));return Te},ge=o.jsxs("div",{onMouseOver:z,onMouseOut:M,children:[!v&&!S&&k&&o.jsx(jr,{handleFieldSettingsSidebar:de,...t}),o.jsxs("div",{className:`field ${S?" ":" builder-element-wrapper "}${(c==null?void 0:c.isFluid)===!0?" card py-3 px-4 p-fluid":"card py-3 px-4"}`,children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:"col-12 ",children:[(c==null?void 0:c.showHeaderText)&&o.jsx("h6",{children:(ne=c==null?void 0:c.headerText)==null?void 0:ne[s==null?void 0:s.type]}),(c==null?void 0:c.showLabel)&&o.jsxs("label",{htmlFor:`label${u}`,className:"flex font-medium mb-3 text-700 text-2xl",children:[o.jsx(ia,{...t}),((J=c==null?void 0:c.attributes)==null?void 0:J.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",S?o.jsx(o.Fragment,{children:(K=c==null?void 0:c.label)==null?void 0:K[s==null?void 0:s.type]}):o.jsx(Zi,{...t}),o.jsx("span",{className:"ml-3",children:(c==null?void 0:c.showToolTip)&&o.jsx(Mi,{message:(oe=c==null?void 0:c.toolTip)==null?void 0:oe[s==null?void 0:s.type],position:"right"})})]}),o.jsxs("div",{className:"mt-3",children:[o.jsx("div",{children:o.jsx("div",{className:"emoji",children:Y()})}),o.jsx("div",{children:((ve=c==null?void 0:c.attributes)==null?void 0:ve.required)&&o.jsx("small",{className:"error",children:_===1&&!T?(Ce=c==null?void 0:c.validationMesssage)==null?void 0:Ce.english:""})}),o.jsx("div",{children:(c==null?void 0:c.showHelperText)&&o.jsx("small",{children:(Se=c==null?void 0:c.helperText)==null?void 0:Se[s==null?void 0:s.type]})})]})]})}),A&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[o.jsx(Xi,{visibilty:x,closeSettingFieldSidebar:fe,...t}),o.jsx(wi,{...t,fieldWrap:ge})]})},cSe=t=>{var H,de,fe,ee,G,ae,Y,ge,ne,J,K;const{userTaskSubmitFormData:e}=mr(),{userSelectedLanguage:n,fieldSettingUpdate:r}=on(),{isPreview:i,isAdmin:a,isRenderView:s}=Zt(),{field:l,fieldIndex:c,sectionIndex:u,pageIndex:d,row:f,rowIndex:h,columnIndex:m}=t,[g,v]=N.useState(!1),[A,S]=N.useState(""),[x,w]=N.useState(0),[T,C]=N.useState(!1),[_,E]=N.useState(!1),D=()=>{E(!0)},B=()=>{E(!1)},k=()=>{var oe,ve,Ce;if(f!=null&&f.rowIsRepeatable){if(f!=null&&f.repeatableFields){const Se=[...f.repeatableFields],Te=_t.findIndex(Se,function(De){return De.uuid===(l==null?void 0:l.uuid)});Te>=0&&Se[Te].fieldData?S(Se[Te].fieldData):S("")}}else{const Se=e;if(Se!=null&&Se.length){for(const Te of Se)if(Te.fieldId===t.field.uuid&&((oe=Te==null?void 0:Te.postData[0])==null?void 0:oe.postValue)!==""&&((ve=Te==null?void 0:Te.postData[0])!=null&&ve.postValue)){S((Ce=Te==null?void 0:Te.postData[0])==null?void 0:Ce.postValue);break}}}C(!0)};N.useEffect(()=>{T||k();const oe=Xt.addListener("clearRepeatableFields",Te=>{Te===(f==null?void 0:f.uuid)&&(S(""),w(0),l.isValid=0,r(d,u,h,m,c,l))}),ve=Xt.addListener("onSubmitUserForm",()=>{var Te,De;(Te=l==null?void 0:l.attributes)!=null&&Te.required?A&&(A==null?void 0:A.length)<((De=l==null?void 0:l.attributes)==null?void 0:De.minLength)?l.isValid=1:l.isValid=0:l.isValid=1}),Ce=Xt.addListener("OnInvalidFieldCatch",Te=>{l.uuid===(Te==null?void 0:Te.fieldId)?w(1):w(0)}),Se=Xt.addListener("OnGetFieldValue",Te=>{var ie;const De=(ie=Te==null?void 0:Te.repeatableColumn)==null?void 0:ie.filter(U=>(U==null?void 0:U.fieldUuid)===(l==null?void 0:l.uuid));De!=null&&De.length});return()=>{ve.remove(),Ce.remove(),Se.remove(),oe.remove()}});const P=oe=>{v(oe)},z=()=>{v(!1)},M=o.jsxs("div",{onMouseOver:D,onMouseOut:B,children:[!s&&!i&&_&&o.jsx(jr,{handleFieldSettingsSidebar:P,...t}),o.jsxs("div",{className:`field ${i?" ":" builder-element-wrapper "}${(l==null?void 0:l.isFluid)===!0?" card p-fluid ":"card"} ${s?" ":" py-6 px-4 "}`,children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:a?"col-6 ":"col-12 p-fluid",children:[(l==null?void 0:l.showHeaderText)&&o.jsx("h6",{children:(H=l==null?void 0:l.headerText)==null?void 0:H[n==null?void 0:n.type]}),(l==null?void 0:l.showLabel)&&o.jsxs("label",{htmlFor:c,className:"flex font-medium mb-3 text-700 text-2xl",children:[o.jsx(ia,{...t}),((de=l==null?void 0:l.attributes)==null?void 0:de.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",i?o.jsx(o.Fragment,{children:(fe=l==null?void 0:l.label)==null?void 0:fe[n==null?void 0:n.type]}):o.jsx(Zi,{...t}),(l==null?void 0:l.showToolTip)&&o.jsx("span",{className:"ml-3",children:o.jsx(Mi,{message:(ee=l==null?void 0:l.toolTip)==null?void 0:ee[n==null?void 0:n.type],position:"right"})})]}),o.jsxs("div",{className:"mt-3",children:[o.jsx("span",{className:"p-input-icon-"+(l==null?void 0:l.iconAlignment),children:(l==null?void 0:l.showIcon)&&o.jsx("i",{className:"pi pi-"+((ae=(G=l==null?void 0:l.icon)==null?void 0:G.properties)==null?void 0:ae.name)})}),o.jsx("div",{children:((Y=l==null?void 0:l.attributes)==null?void 0:Y.required)&&o.jsxs(o.Fragment,{children:[o.jsx("small",{className:"error",children:x===1&&!A?(ge=l==null?void 0:l.validationMesssage)==null?void 0:ge.english:""}),o.jsx("small",{className:"error",children:x===1&&(A==null?void 0:A.length)<((ne=l==null?void 0:l.attributes)==null?void 0:ne.minLength)?`Mini length ${(J=l==null?void 0:l.attributes)==null?void 0:J.minLength}`:""})]})}),o.jsx("div",{children:(l==null?void 0:l.showHelperText)&&o.jsx("small",{children:(K=l==null?void 0:l.helperText)==null?void 0:K[n==null?void 0:n.type]})})]})]})}),a&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[o.jsx(Xi,{visibilty:g,closeSettingFieldSidebar:z,...t}),o.jsx(wi,{...t,fieldWrap:M})]})},uSe=t=>{var z,M,H,de,fe,ee,G;const{field:e,fieldIndex:n,columnIndex:r,sectionIndex:i,rowIndex:a,pageIndex:s,ref:l}=t,{isPreview:c}=Zt(),{userSelectedLanguage:u,fieldSettingUpdate:d}=on(),{userTaskSubmitFormData:f}=mr(),[h,m]=N.useState(!1),[g,v]=N.useState(""),[A,S]=N.useState(0),[x,w]=N.useState(!1),[T,C]=N.useState(!1),_=()=>{C(!0)},E=()=>{C(!1)},D=()=>{var Y;const ae=f;if(ae.length){for(const ge of ae)if(ge.fieldId===t.field.uuid){v((Y=ge==null?void 0:ge.postData[0])==null?void 0:Y.postValue),w(!0);break}}};N.useEffect(()=>{x||D();const ae=Xt.addListener("onSubmitUserForm",()=>{var ge;(ge=e==null?void 0:e.attributes)!=null&&ge.required&&(g?e.isValid=1:e.isValid=0,d(s,i,a,r,n,e))}),Y=Xt.addListener("OnInvalidFieldCatch",ge=>{e.uuid===(ge==null?void 0:ge.fieldId)?S(1):S(0)});return()=>{ae.remove(),Y.remove()}});const B=ae=>{m(ae)},k=()=>{m(!1)},P=o.jsxs("div",{onMouseOver:_,onMouseOut:E,children:[!c&&T&&o.jsx(jr,{handleFieldSettingsSidebar:B,...t}),o.jsx("div",{className:c?"":"field-form-builder",ref:l,children:o.jsx("div",{className:"field",children:o.jsx("div",{className:"grid",children:o.jsxs("div",{className:c?"col-12":"col-11",children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(z=e==null?void 0:e.headerText)==null?void 0:z[u==null?void 0:u.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:`${n}`,className:"flex font-medium mb-3 text-700 text-2xl",children:[((M=e==null?void 0:e.attributes)==null?void 0:M.required)&&o.jsx("span",{className:"must-required",children:"*"})," ",i+1,".",r+1,".",n+1," ",(H=e==null?void 0:e.label)==null?void 0:H[u==null?void 0:u.type],o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(Mi,{message:(de=e==null?void 0:e.toolTip)==null?void 0:de[u==null?void 0:u.type],position:"right"})})]}),o.jsxs("div",{className:"mt-3",children:[o.jsx("p",{children:"Anchor Tag"}),o.jsx("div",{children:((fe=e==null?void 0:e.attributes)==null?void 0:fe.required)&&o.jsx("small",{className:"error",children:A===1&&!g?(ee=e==null?void 0:e.validationMesssage)==null?void 0:ee.language:""})}),o.jsx("div",{children:(e==null?void 0:e.showHelperText)&&o.jsx("small",{children:(G=e==null?void 0:e.helperText)==null?void 0:G[u==null?void 0:u.type]})})]})]})})})})]});return o.jsxs(o.Fragment,{children:[h===!0&&o.jsx(Xi,{visibilty:h,closeSettingFieldSidebar:k,...t}),o.jsx(wi,{...t,fieldWrap:P})]})},qc=t=>{const{data:e,path:n,field:r}=t,{renderType:i,isPreview:a,isAdmin:s}=Zt(),{task_status:l,TASK_PUBLISHED:c}=mr(),u=N.useRef(null),[d,f]=N.useState(!1),[{isDragging:h},m]=Qi({item:{...e,type:j1,uuid:e==null?void 0:e.uuid,path:n},type:j1,collect:T=>({isDragging:T.isDragging()})}),g=h?.25:1;m(u);const v=l===c||s;console.log("isDisabled",v);const A=T=>{switch(r==null?void 0:r.componentType){case"text":return o.jsx(wle,{typeName:"Text",field:r,...T});case"number":return o.jsx(Ele,{typeName:"Number",field:r,...T});case"email":return o.jsx(Ile,{typeName:"Email",field:r,...T});case"textarea":return o.jsx(_le,{typeName:"Text Area",field:r,...T});case"editor":return o.jsx(Xle,{typeName:"Editor",field:r,...T});case"question":return o.jsx(xce,{typeName:"Exam",field:r,...T});case"select":return o.jsx(Mle,{typeName:"Select",field:r,...T});case"multi-select":return o.jsx(cce,{typeName:"Multi Select",field:r,...T});case"checkbox":return o.jsx(uce,{typeName:"Checkbox",field:r,...T});case"radio":return o.jsx(fce,{typeName:"Radio",field:r,...T});case"radio-hierarchal":return o.jsx(sSe,{typeName:"Radio Progressive",field:r,...T});case"href":return o.jsx(Tle,{typeName:"Href",field:r,...T});case"heading":return o.jsx(mce,{typeName:"Heading",field:r,...T});case"paragraph":return o.jsx(Ive,{typeName:"Paragraph",field:r,...T});case"image":return o.jsx(KF,{typeName:"Image",field:r,...T});case"video":return o.jsx(D3e,{typeName:"Video",field:r,...T});case"hr":return o.jsx(O3e,{typeName:"Hr",field:r,...T});case"date-picker":return o.jsx(N3e,{typeName:"Date Picker",field:r,...T});case"signature":return o.jsx(F3e,{typeName:"Signature",field:r,...T});case"file-upload":return o.jsx(Dbe,{typeName:"File Upload",field:r,...T});case"facebook-login":return o.jsx(cSe,{typeName:"Facebook Login",field:r,...T});case"anchor":return o.jsx(uSe,{ref:u,typeName:"Anchor Tag",field:r,...T});case"image-gallery":return o.jsx(Cve,{typeName:"Image Gallery",field:r,...T});case"quiz":return o.jsx(Fbe,{typeName:"Quiz",field:r,...T});case"document":return o.jsx(Obe,{typeName:"Document",field:r,...T});case"list":return o.jsx(Mbe,{typeName:"List",field:r,...T});case"country":return o.jsx(Ale,{typeName:"Country",field:r,...T});case"phone":return o.jsx(zwe,{typeName:"Phone",field:r,...T});case"web-url":return o.jsx(Hwe,{typeName:"Website Url",field:r,...T});case"rating":return o.jsx(Gwe,{typeName:"Rating",field:r,...T});case"slider":return o.jsx(Rwe,{typeName:"Rating",field:r,...T});case"hidden-field":return o.jsx(Wwe,{typeName:"Hidden Field",field:r,...T});case"likert-scale":return o.jsx(Qwe,{typeName:"Likert Scale Field",field:r,...T});case"type-signature":return o.jsx(Jwe,{typeName:"Likert Scale Field",field:r,...T});case"address":return o.jsx(Zwe,{typeName:"Address",field:r,...T});case"grid-component":return o.jsx(ej,{typeName:"Grid",field:r,...T});case"matrix-scale":return o.jsx(ej,{typeName:"Grid",field:r,...T});case"matrix-dropdown":return o.jsx(nSe,{typeName:"Grid",field:r,...T});case"thumbs":return o.jsx(oSe,{typeName:"Thumbs Up and Down",field:r,...T});case"likert-emoji-scale":return o.jsx(lSe,{typeName:"Thumbs Up and Down",field:r,...T});case"table":return o.jsx(iSe,{typeName:"Grid",field:r,...T});case"dynamic-listing":return o.jsx(aSe,{typeName:"Grid",field:r,...T});default:return o.jsx(o.Fragment,{children:"Empty"})}},S=()=>{f(!0)},x=()=>{f(!1)},w=()=>{let T="";return a?(T=T+" component ",i===H1?T=T+" ":T=T+" px-2 "):(T=T+" component draggable field-form-builder-not-preview",i===H1?T=T+" pdf-component":T=T+" px-2 pdf-component"),T};return o.jsx(o.Fragment,{children:o.jsxs("div",{style:{opacity:g},className:w(),onMouseOver:S,onMouseOut:x,children:[!a&&d&&o.jsx("i",{ref:a===!1?u:null,className:"elementDrag-icon pi pi-arrows-alt cursor-move",style:{fontSize:"1em"}}),A({...t,isDisabled:v})]})})},dSe={position:"relative"},fSe=t=>{var B,k,P,z,M;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,columnIndex:s,section:l,row:c,page:u}=t,d=N.useRef(null),{removeColumn:f,addColumn:h,cloneColumn:m,formBuilderFormLayout:g,handleDrop:v}=on(),{isPreview:A,isRenderView:S,isAdvanceView:x,emitSocketData:w}=Zt(),[{isDragging:T},C]=Qi({type:ms,item:{type:ms,uuid:e==null?void 0:e.uuid,children:e.children,path:n},collect:H=>({isDragging:H.isDragging()})}),_=T&&!S?.25:1;C(d);const E=(H,de,fe,ee,G,ae,Y)=>o.jsx(qc,{page:u,type:"field",row:c,column:e,section:l,field:H,data:H,path:de,pageIndex:fe,sectionIndex:ee,rowIndex:G,columnIndex:ae,fieldIndex:Y},`component-${n}-${H==null?void 0:H.uuid}`),D=(H,de,fe,ee,G)=>{var ne,J,K,oe;const ae=H.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Y=`${H.className} justify-content-space-between`,ge=`${H.titleClassName} pl-1 text-primary`;return o.jsxs(o.Fragment,{children:[o.jsx(rn,{target:".clone-tool"}),o.jsx(rn,{target:".add-column-tool"}),o.jsxs("div",{className:Y,children:[o.jsxs("span",{ref:A===!1?d:null,children:[o.jsx("button",{className:H.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:H.togglerClassName,onClick:H.onTogglerClick,children:[o.jsx("span",{className:ae}),o.jsx(Qt,{})]}),o.jsx("span",{className:ge,children:"Column"})]}),A===!1&&o.jsxs("div",{className:"p-panel-icons",children:[o.jsx("span",{className:"add-column-tool","data-pr-tooltip":"Add Column",children:o.jsxs("button",{className:H.togglerClassName,onClick:()=>{h(de,fe,ee),w()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((oe=(K=(J=(ne=g[de])==null?void 0:ne.children[fe])==null?void 0:J.children[ee])==null?void 0:K.children)==null?void 0:oe.length)>1&&o.jsxs("button",{className:H.togglerClassName,onClick:()=>{f(de,fe,ee,G),w()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:H.togglerClassName,onClick:()=>{m(e,de,fe,ee,G),w()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})})]})]})]})};return o.jsx("div",{style:x?{...dSe,opacity:_}:{},className:S?"form-builder-column container-column":"draggable form-builder-column container-column",children:A===!1?o.jsx(o.Fragment,{children:x===!0?o.jsxs(li,{className:"builder-row-column",header:"Column",toggleable:!0,headerTemplate:H=>D(H,r,i,a,s),children:[((B=e==null?void 0:e.children)==null?void 0:B.length)>0?(k=e==null?void 0:e.children)==null?void 0:k.map((H,de)=>{const fe=`${n}-${de}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:x,fieldDropArea:!0,data:{path:fe,childrenCount:e.children.length,droppedField:e},onDrop:v}),E(H,fe,r,i,a,s,de)]},fe)}):o.jsxs("span",{className:"pt-4 text-center text-primary",style:{display:"block",zIndex:-1,width:"99%"},children:["Please drop the element from the sidebar below",o.jsx("p",{children:o.jsx("i",{className:"pi pi-arrow-down py-2",style:{fontSize:"2em"}})})]}),o.jsx(Tr,{isAdvanceView:x,fieldDropArea:!0,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length,droppedField:e},onDrop:v,isLast:!0})]}):o.jsx(o.Fragment,{children:o.jsxs("div",{children:[((P=e==null?void 0:e.children)==null?void 0:P.length)>0?(z=e==null?void 0:e.children)==null?void 0:z.map((H,de)=>{const fe=`${n}-${de}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:x,fieldDropArea:!0,data:{path:fe,childrenCount:e.children.length,droppedField:e},onDrop:v}),E(H,fe,r,i,a,s,de)]},fe)}):o.jsx(o.Fragment,{children:o.jsxs("span",{className:"pt-4 text-center text-primary",style:{display:"block",zIndex:-1,width:"99%"},children:["Please drop the element from the sidebar below",o.jsx("p",{children:o.jsx("i",{className:"pi pi-arrow-down py-2",style:{fontSize:"2em"}})})]})}),o.jsx(Tr,{isAdvanceView:x,dropHereLastField:!0,fieldDropArea:!0,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length,droppedField:e},onDrop:v,isLast:!0})]})})}):o.jsx(o.Fragment,{children:(M=e==null?void 0:e.children)==null?void 0:M.map((H,de)=>{const fe=`${n}-${de}`;return o.jsx(N.Fragment,{children:E(H,fe,r,i,a,s,de)},fe)})})})},hSe=t=>{var i,a,s;const{language:e,onHandleChange:n,stateRow:r}=t;return o.jsxs("form",{className:"p-fluid",children:[o.jsxs("div",{className:"field",children:[o.jsx("label",{children:"Row Heading"}),o.jsx(gn,{value:(i=r==null?void 0:r.heading)==null?void 0:i[e==null?void 0:e.type],onChange:l=>n("heading",e,l.target.value)})]}),o.jsxs("div",{className:"field",children:[o.jsx("label",{children:"Row Description"}),o.jsx(_s,{value:(a=r==null?void 0:r.subHeadingText)==null?void 0:a[e==null?void 0:e.type],onChange:l=>n("subHeadingText",e,l.target.value)})]}),(r==null?void 0:r.rowIsRepeatable)===!0&&o.jsxs("div",{className:"field",children:[o.jsx("span",{className:"must-required",children:"*"})," ",o.jsx("label",{children:"Add To List Button Label"}),o.jsx(gn,{value:(s=r.addToListButtonLabel)==null?void 0:s[e==null?void 0:e.type],onChange:l=>n("addToListButtonLabel",e,l.target.value)})]})]})},pSe=t=>{const{stateRow:e,onHandleChangeAdvanceSettings:n}=t,{renderType:r}=Zt();return o.jsxs("div",{className:"p-fluid",children:[r===F0&&o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Or,{inputId:"rowIsRepeatable",checked:e==null?void 0:e.rowIsRepeatable,onChange:i=>n("rowIsRepeatable",i==null?void 0:i.checked)}),o.jsx("label",{htmlFor:"isRepeatable",children:"Row is repeatable ?"})]}),(e==null?void 0:e.rowIsRepeatable)&&o.jsxs("div",{className:"field",children:[o.jsx("span",{className:"must-required",children:"*"})," ",o.jsx("label",{children:"Row Minimum Entries"}),o.jsx(Oa,{value:e==null?void 0:e.minimumEntries,onChange:i=>n("minimumEntries",i.value)})]}),o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Or,{inputId:"isManualEnumerationEnabled",checked:(e==null?void 0:e.isManualEnumerationEnabled)||!1,onChange:i=>n("isManualEnumerationEnabled",i==null?void 0:i.checked)}),o.jsx("label",{htmlFor:"isManualEnumerationEnabled",children:"Enable manual enumeration for row components?"}),o.jsxs("small",{children:[" ","You need to set mannual enumeration for every component from its settings."," "]})]})]})},gSe=t=>{var f,h,m,g;const{onHandleChange:e,stateRow:n,onHandleChangePageMargin:r}=t,i=new Vb,[,a]=N.useState("");N.useEffect(()=>{},[]);const[s]=N.useState(null),l=()=>{},c=v=>{e("bgImage",v==null?void 0:v.url)},u=[{icon:"pi pi-image",value:"image"},{icon:"pi pi-palette ",value:"color"},{icon:"pi pi-microsoft ",value:"gradient"}],d=v=>o.jsx("i",{className:v.icon});return o.jsxs("div",{className:"",children:[o.jsxs("div",{className:" field",children:[o.jsxs("div",{className:"grid",children:[o.jsxs("div",{className:"field col-2 md:col-3",children:[o.jsx("label",{children:"Left"}),o.jsx(Oa,{value:(f=n==null?void 0:n.margin)==null?void 0:f.left,onChange:v=>{r("left",v.value)},mode:"decimal",showButtons:!0,min:0,max:100})]}),o.jsxs("div",{className:"field col-2 md:col-3",children:[o.jsx("label",{children:"Right"}),o.jsx(Oa,{value:(h=n==null?void 0:n.margin)==null?void 0:h.right,onChange:v=>{r("right",v.value)},mode:"decimal",showButtons:!0,min:0,max:100})]}),o.jsxs("div",{className:"field col-2 md:col-3",children:[o.jsx("label",{children:"Top"}),o.jsx(Oa,{value:(m=n==null?void 0:n.margin)==null?void 0:m.top,onChange:v=>{r("top",v.value)},mode:"decimal",showButtons:!0,min:0,max:100})]}),o.jsxs("div",{className:"field col-2 md:col-3",children:[o.jsx("label",{children:"Bottom"}),o.jsx(Oa,{value:(g=n==null?void 0:n.margin)==null?void 0:g.bottom,onChange:v=>{r("bottom",v.value)},mode:"decimal",showButtons:!0,min:0,max:100})]})]}),o.jsx("label",{children:"Background Type"}),o.jsx(q0,{value:n==null?void 0:n.bgType,options:u,onChange:v=>e("bgType",v.value),itemTemplate:d,optionLabel:"value"})]}),(n==null?void 0:n.bgType)==="color"&&o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"p-fluid field",children:o.jsx(Rd,{value:(n==null?void 0:n.bgColor)||"",onChange:v=>e("bgColor",v.value)})}),o.jsx(Rd,{value:(n==null?void 0:n.bgColor)||"",onChange:v=>e("bgColor",v.value),inline:!0})]}),(n==null?void 0:n.bgType)==="image"&&o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:"p-fluid field",children:[o.jsx("span",{className:"must-required",children:"*"}),o.jsx("label",{children:"Background image"}),o.jsx(gn,{value:(n==null?void 0:n.bgImage)||"",onChange:v=>e("bgImage",v.target.value),placeholder:"enter page title",id:"page_title",name:"page_title"})]}),o.jsxs("div",{className:"shadow-2 border-round surface-card p-4",children:[o.jsx("div",{className:"flex align-items-center justify-content-between mb-4",children:o.jsx("span",{className:"text-xl font-medium text-900",children:"Selected Files"})}),o.jsx("h5",{children:"Media Library"}),o.jsxs("div",{className:"grid",children:[o.jsx("div",{className:"col-8",children:o.jsxs("div",{className:"grid",children:[o.jsx("div",{className:"col-12 mb-5",children:o.jsxs("div",{className:"p-inputgroup",children:[o.jsx(gn,{placeholder:"Keyword",onChange:v=>a(v.target.value)}),o.jsx(Pt,{text:!0,icon:"pi pi-search",className:"p-button-info",onClick:()=>l()})]})}),o.jsx("div",{className:"col-12 mb-5",children:o.jsx("div",{className:"surface-section ",children:o.jsx("div",{className:"grid -mt-3 -ml-3 -mr-3"})})})]})}),o.jsx("div",{className:"col-4 card",children:s!==null&&o.jsxs("div",{className:"surface-card p-4 shadow-2 border-round",children:[o.jsx("img",{style:{height:"150px",width:"150px",objectFit:"contain"},src:s==null?void 0:s.url,className:"w-full mb-3 border-round-2xl",onError:v=>v.target.src="https://www.primefaces.org/wp-content/uploads/2020/05/placeholder.png",alt:"https://www.primefaces.org/wp-content/uploads/2020/05/placeholder.png"}),o.jsxs("ul",{className:"list-none p-0 m-0 border-top-1 surface-border",children:[o.jsxs("li",{className:"flex align-items-center py-1 px-2 flex-wrap surface-ground",children:[o.jsx("div",{className:"text-500 w-full md:w-4 font-medium",children:"Name"}),o.jsx("div",{className:"text-900 w-full md:w-8",children:s==null?void 0:s.name})]}),o.jsxs("li",{className:"flex align-items-center py-1 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-4 font-medium",children:"Base URL:"}),o.jsx("div",{className:"text-900 w-full md:w-8 line-height-3",style:{wordWrap:"break-word"},children:o.jsx("a",{href:s==null?void 0:s.url,children:s==null?void 0:s.url})})]}),o.jsxs("li",{className:"flex align-items-center py-1 px-2 flex-wrap surface-ground",children:[o.jsx("div",{className:"text-500 w-full md:w-4 font-medium",children:"Base Name:"}),o.jsx("div",{className:"text-900 w-full md:w-8",children:s==null?void 0:s.basename})]}),o.jsxs("li",{className:"flex align-items-center py-1 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-4 font-medium",children:"Dir Name:"}),o.jsx("div",{className:"text-900 w-full md:w-8",children:s==null?void 0:s.dirname})]}),o.jsxs("li",{className:"flex align-items-center py-1 px-2 flex-wrap surface-ground",children:[o.jsx("div",{className:"text-500 w-full md:w-4 font-medium",children:"Size:"}),o.jsx("div",{className:"text-900 w-full md:w-8",children:i.formatBytes(s==null?void 0:s.size)})]}),o.jsxs("li",{className:"flex align-items-center py-1 px-2 flex-wrap surface-ground",children:[o.jsx("div",{className:"text-500 w-full md:w-4 font-medium",children:"Creation Date:"}),o.jsx("div",{className:"text-900 w-full md:w-8",children:_n(s==null?void 0:s.created_at).format("Do MMM YYYY - HH:mm")})]})]}),o.jsx(Pt,{text:!0,className:"mt-3 w-full",label:"Set Image",onClick:()=>c(s),"aria-label":"Update"})]})})]})]})]})]})},mSe=t=>{const{stateRow:e,setStateRow:n}=t,[r,i]=N.useState(""),[a,s]=N.useState([""]),[l,c]=N.useState(!1),[u,d]=N.useState(0),[f,h]=N.useState(!1),{updateGlobalToast:m}=Zt(),g=()=>{h(!0)},v=()=>{var H;const z=((H=e==null?void 0:e.reviewerChecklist)==null?void 0:H.length)>=0?[...e.reviewerChecklist]:[];z.push({uuid:nt(),checklist:r,action:a,agree:null,selectAction:[],other:{isOther:!1,description:""},reviewerComments:""});const M={...e,reviewerChecklist:z};n(M),h(!1),i(""),s([""])},A=()=>{h(!1),i(""),s([""])},S=z=>{const M=[...e.reviewerChecklist];M.splice(z,1);const H={...e,reviewerChecklist:M};n(H)},x=(z,M)=>{c(!0);const{checklist:H,action:de}=z;h(!0),d(M),setTimeout(()=>{i(H),s(de)},1e3)},w=(z,M)=>o.jsxs(o.Fragment,{children:[o.jsx(Pt,{text:!0,type:"button",className:"p-button-info",icon:"pi pi-pencil",onClick:()=>x(z,M==null?void 0:M.rowIndex),size:"small"}),o.jsx(Pt,{text:!0,type:"button",className:"p-button-danger",icon:"pi pi-trash",onClick:()=>S(M==null?void 0:M.rowIndex),size:"small"})]}),T=z=>{var M;return o.jsx(o.Fragment,{children:(M=z==null?void 0:z.action)==null?void 0:M.length})},C=z=>{const M=[...a];M.splice(z,1),s(M)},_=()=>{const z=[...e.reviewerChecklist];z[u]={checklist:r,action:a};const M={...e,reviewerChecklist:z};n(M),h(!1),c(!1)},E=()=>o.jsx("div",{children:l?o.jsx(Pt,{text:!0,className:"mb-5 p-button-success",label:"Edit Checklist",onClick:()=>{_()}}):o.jsx(Pt,{text:!0,className:"mb-5 p-button-success",label:"Add Checklist",onClick:()=>{v()}})}),D=z=>{n(M=>Object.assign({},M,{reviewerChecklist:z==null?void 0:z.value}))},B=z=>{navigator.clipboard.writeText(JSON.stringify(z)),m({showToast:!0,toastMessage:"Copied to clipboard",toastDetail:"",toastType:"success"})};function k(z){try{JSON.parse(z)}catch{return!1}return!0}const P=async()=>{var H;const z=await navigator.clipboard.readText();let M="";if(k(z)){const de=JSON.parse(z);if((H=de[0])!=null&&H.checklist){const fe={..._t.cloneDeep(e),reviewerChecklist:de};n(fe),m({showToast:!0,toastMessage:"Checklist pasted",toastDetail:"",toastType:"success"});return}else M=" Empty or Invalid Schema"}else M="Invalid Schema";m({showToast:!0,toastMessage:M,toastDetail:"",toastType:"error"})};return o.jsxs("div",{children:[o.jsxs(Is,{maximizable:!0,header:"Add Checklist",visible:f,style:{width:"30vw"},onHide:()=>A(),footer:E(),children:[o.jsx("h5",{children:"Checklist"}),o.jsx(_s,{rows:2,cols:50,value:r,onChange:z=>{var M;i((M=z==null?void 0:z.target)==null?void 0:M.value)}}),o.jsx("h5",{children:"Actions when user selects No"}),a.map((z,M)=>o.jsxs("div",{children:[M+1,"."," ",o.jsx(_s,{value:z,onChange:H=>{var fe;const de=[...a];de[M]=(fe=H==null?void 0:H.target)==null?void 0:fe.value,s(de)},rows:2,cols:50})," ",o.jsx(Pt,{text:!0,type:"button",icon:"pi pi-trash",className:"p-button-danger",onClick:()=>C(M)}),o.jsx("br",{}),o.jsx("br",{})]},`actionIndex-${M}`)),o.jsx(Pt,{text:!0,className:" p-button-info mr-2",onClick:()=>{s([...a,""])},children:"Add Action"})]})," ",o.jsx("h5",{children:"Reviewer Checklist"}),o.jsx(Pt,{text:!0,className:"mb-5 mr-2 p-button-success",label:"Add Review Checklist",onClick:()=>{g()}}),o.jsx(Pt,{text:!0,label:"Copy Schema ",onClick:()=>{B([...(e==null?void 0:e.reviewerChecklist)||[]])},className:"mb-5 mr-2"}),o.jsx(Pt,{text:!0,label:"Paste Checklist ",onClick:()=>{P()},className:"mb-5 p-button-info"}),o.jsx("div",{className:"card",children:o.jsxs(zs,{value:e==null?void 0:e.reviewerChecklist,reorderableRows:!0,onRowReorder:D,children:[o.jsx(dr,{rowReorder:!0,style:{width:"3em"}}),o.jsx(dr,{field:"checklist",header:"Checklist"}),o.jsx(dr,{field:"actions",header:"Actions",body:z=>T(z)}),o.jsx(dr,{header:"",body:(z,M)=>w(z,M)})]})})]})},Ig=t=>{var T;const{visibilty:e,setVisibility:n,row:r,pageIndex:i,sectionIndex:a,rowIndex:s}=t,{formBuilderSchemaLanguages:l,rowSettingUpdate:c,userSelectedLanguage:u,formBuilderPublishedStatus:d}=on(),[f,h]=N.useState(r),{updateGlobalToast:m,emitSocketData:g}=Zt(),v=(C,_,E)=>{h(D=>{const B=D[C];return Object.assign({},D,{[C]:Object.assign({},B,{[_==null?void 0:_.type]:E})})})},A=(C,_)=>{h(E=>({...E,[C]:_}))},S=()=>{const C={...f,children:r==null?void 0:r.children};c(i,a,s,C),g(),m({showToast:!0,toastMessage:"Updated",toastDetail:"Row Updated",toastType:"success"})},x=(C,_)=>{let E=f;E={...E,margin:{...E.margin,[C]:_}},h(E)},w=(C,_)=>{h(E=>({...E,[C]:_}))};return o.jsx(o.Fragment,{children:o.jsxs(Eo,{visible:e,position:"left",className:"p-sidebar-lg",onHide:()=>n(!1),children:[o.jsxs("div",{className:"flex justify-content-between flex-wrap card-container ",children:[o.jsxs("div",{className:"flex align-items-center justify-content-center ",children:[" ",o.jsxs("h5",{children:["Row Settings - ",(T=r==null?void 0:r.heading)==null?void 0:T[u==null?void 0:u.type]]})," "]}),!d&&o.jsx("div",{className:"flex align-items-center justify-content-center",children:o.jsx(Pt,{className:"mt-3",label:"Update",onClick:()=>S(),"aria-label":"Update"})})]}),o.jsxs(Ya,{children:[o.jsx(fr,{header:"Text",children:o.jsx(io,{activeIndex:0,children:l!=null&&l.length?l.map((C,_)=>o.jsx(ro,{tabIndex:_,header:C==null?void 0:C.language,children:o.jsx(hSe,{language:C,stateRow:f,onHandleChange:v,...t})},_)):""})}),o.jsx(fr,{header:"Advance",children:o.jsx(pSe,{stateRow:f,onHandleChangeAdvanceSettings:A})}),o.jsx(fr,{header:"Layout",children:o.jsxs("div",{className:"p-fluid",children:[o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Or,{inputId:"showRowTitle",checked:f==null?void 0:f.showRowTitle,onChange:C=>A("showRowTitle",C==null?void 0:C.checked)}),o.jsx("label",{htmlFor:"showRowTitle",children:"Show Row Title?"})]}),o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Or,{inputId:"showRowSubTitle",checked:f==null?void 0:f.showRowSubTitle,onChange:C=>A("showRowSubTitle",C==null?void 0:C.checked)}),o.jsx("label",{htmlFor:"showRowSubTitle",children:"Show Row Sub Title?"})]})]})}),o.jsx(fr,{header:"Styling",children:o.jsx(gSe,{stateRow:f,onHandleChange:w,onHandleChangePageMargin:x,...t})}),(f==null?void 0:f.rowIsRepeatable)===!0&&o.jsx(fr,{header:"Admin",children:o.jsx(mSe,{stateRow:f,setStateRow:h})})]})]})})},vSe={},bSe=t=>{var ve,Ce,Se,Te,De,ie,U,re,Q,se,be;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,section:s,page:l}=t,c=N.useRef(null),{removeRow:u,addRow:d,cloneRow:f,formBuilderFormLayout:h,userSelectedLanguage:m,handleDrop:g}=on(),{userTaskSubmitFormData:v,taskRegisterData:A,updateTaskRegisterData:S,updateTaskProgressValue:x,addUserDataFormSectionRepeatableData:w,removeUserDataFormSectionRepeatableData:T,task_status:C,TASK_PUBLISHED:_}=mr(),{isPreview:E,isRenderView:D,isAdvanceView:B,renderType:k,isAdmin:P,emitSocketData:z}=Zt(),[M,H]=N.useState(!1),[{isDragging:de},fe]=Qi({type:bo,item:{type:bo,uuid:e.uuid,children:e.children,path:n,data:e},collect:me=>({isDragging:me.isDragging()})}),ee=de?.25:1;fe(c);const G=(me,ye,Ie,Ee,he,V)=>o.jsx(fSe,{page:l,row:e,section:s,data:me,path:ye,pageIndex:Ie,sectionIndex:Ee,rowIndex:he,columnIndex:V,isAdmin:P,emitSocketData:z},`column-${n}-${me.uuid}`),ae=(me,ye,Ie,Ee)=>{var W,ue,Ae,pe;const he=me.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",V=`${me.className} justify-content-space-between`,te=`${me.titleClassName} pl-1 text-primary`;return o.jsxs(o.Fragment,{children:[o.jsx(rn,{target:".clone-tool"}),o.jsx(rn,{target:".setting-tool"}),o.jsx(rn,{target:".add-row-tool"}),o.jsxs("div",{className:V,children:[o.jsxs("span",{ref:E===!1?c:null,children:[o.jsx("button",{className:me.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:me.togglerClassName,onClick:me.onTogglerClick,children:[o.jsx("span",{className:he}),o.jsx(Qt,{})]}),o.jsxs("span",{className:te,children:["Row:"," ",((W=e==null?void 0:e.heading)==null?void 0:W[m==null?void 0:m.type])!==""?(ue=e==null?void 0:e.heading)==null?void 0:ue[m==null?void 0:m.type]:"Untitled"]})]}),E===!1&&o.jsxs("div",{className:"p-panel-icons",children:[o.jsx("span",{className:"add-row-tool","data-pr-tooltip":"Add Row",children:o.jsxs("button",{className:me.togglerClassName,onClick:()=>{d(ye,Ie),z()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((pe=(Ae=h[ye])==null?void 0:Ae.children[Ie])==null?void 0:pe.children.length)>1&&o.jsxs("button",{className:me.togglerClassName,onClick:()=>{u(ye,Ie,Ee),z()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:me.togglerClassName,onClick:()=>{f(e,ye,Ie,Ee),z()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"setting-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{onClick:()=>H(!0),className:me.togglerClassName,children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})})]})]})]})},Y=_t.findIndex(v,function(me){return(me==null?void 0:me.rowId)===(e==null?void 0:e.uuid)}),ge=()=>{var Ie,Ee,he;const me=_t.cloneDeep(A);((Ee=(Ie=v[Y])==null?void 0:Ie.repeatableFieldsData)==null?void 0:Ee.length)>=(e==null?void 0:e.minimumEntries)?me[e==null?void 0:e.uuid]=(he=v[Y])==null?void 0:he.repeatableFields:delete me[e==null?void 0:e.uuid];const ye=Object.keys(me).length;S(me),x(ye)},ne=(ve=e==null?void 0:e.repeatableFields)==null?void 0:ve.map(me=>{var ye;return{fieldUuid:me==null?void 0:me.uuid,field:me==null?void 0:me.uuid,header:(ye=me==null?void 0:me.label)==null?void 0:ye.english}}),J=ne==null?void 0:ne.map(me=>o.jsx(dr,{field:me.field,header:me.header,body:ye=>o.jsx(o.Fragment,{children:o.jsx("div",{className:"post__content_repetable",dangerouslySetInnerHTML:{__html:ye[me==null?void 0:me.field]}})})},me.field)),K=()=>{var Ee;const me=[...v],ye=[];let Ie=!0;e:for(const[,he]of e.children.entries()){for(const[,V]of he.children.entries())if(console.log("field.isValid",V.isValid),V!=null&&V.isPostField&&V.isValid!==1){const te={fieldId:V.uuid,rowIndex:a};console.log("inValidData",te),ye.push(te),Xt.emit("OnInvalidFieldCatch",te),Ie=!1;break e}Ie=!0}Ie&&(ye==null?void 0:ye.length)===0&&(w(e==null?void 0:e.uuid,(Ee=me[Y])==null?void 0:Ee.repeatableFields),Xt.emit("clearRepeatableFields",e==null?void 0:e.uuid),ge())},oe=me=>o.jsx(o.Fragment,{children:o.jsx(Pt,{text:!0,type:"button",className:"p-button-danger ",onClick:()=>{T(e==null?void 0:e.uuid,me==null?void 0:me.rowIndex),setTimeout(()=>{ge()},1e3)},icon:"pi pi-trash"})});return o.jsxs("div",{style:{...vSe,opacity:ee,marginTop:`${(Ce=e==null?void 0:e.margin)==null?void 0:Ce.top}px`,marginBottom:`${(Se=e==null?void 0:e.margin)==null?void 0:Se.bottom}px`,marginLeft:`${(Te=e==null?void 0:e.margin)==null?void 0:Te.left}px`,marginRight:`${(De=e==null?void 0:e.margin)==null?void 0:De.right}px`},className:D?"row container-row":"draggable row container-row",children:[M&&o.jsx(Ig,{renderType:k,visibilty:M,setVisibility:H,row:e,pageIndex:r,sectionIndex:i,rowIndex:a,emitSocketData:z},"row_settings_"+r+i+a),E===!1?o.jsx(o.Fragment,{children:B===!0?o.jsx(li,{header:"Row",toggleable:!0,headerTemplate:me=>ae(me,r,i,a),children:o.jsxs("div",{className:"form-builder-columns",style:{overflowX:"auto"},children:[(ie=e==null?void 0:e.children)==null?void 0:ie.map((me,ye)=>{const Ie=`${n}-${ye}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:B,data:{path:Ie,childrenCount:e.children.length},onDrop:g,className:"horizontalDrag"}),G(me,Ie,r,i,a,ye)]},Ie)}),o.jsx(Tr,{isAdvanceView:B,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length},onDrop:g,className:"horizontalDrag",isLast:!0})]})}):o.jsx(o.Fragment,{children:o.jsx("div",{className:B?"form-builder-columns":"",style:B?{overflowX:"auto"}:{},children:(U=e==null?void 0:e.children)==null?void 0:U.map((me,ye)=>{const Ie=`${n}-${ye}`;return o.jsx(N.Fragment,{children:G(me,Ie,r,i,a,ye)},Ie)})})})}):o.jsx(o.Fragment,{children:!(e!=null&&e.rowIsRepeatable&&C===_)&&o.jsxs(o.Fragment,{children:[o.jsx("h5",{children:(re=e==null?void 0:e.heading)==null?void 0:re[m==null?void 0:m.type]}),o.jsx("span",{children:(Q=e==null?void 0:e.subHeadingText)==null?void 0:Q[m==null?void 0:m.type]}),o.jsx("div",{className:"form-builder-columns",children:e.children.map((me,ye)=>{const Ie=`${n}-${ye}`;return o.jsx(N.Fragment,{children:G(me,Ie,r,i,a,ye)},Ie)})})]})}),(e==null?void 0:e.rowIsRepeatable)&&C!==_&&o.jsx(Pt,{text:!0,type:"button",className:"p-button-success mb-3",onClick:()=>K(),label:(se=e.addToListButtonLabel)==null?void 0:se[m==null?void 0:m.type]}),(e==null?void 0:e.rowIsRepeatable)&&o.jsxs("div",{className:"card",children:[o.jsxs(zs,{value:(v==null?void 0:v.length)>0?(be=v[Y])==null?void 0:be.repeatableFieldsData:[],children:[J,C!==_&&o.jsx(dr,{style:{width:"10%"},headerStyle:{textAlign:"center"},bodyStyle:{textAlign:"left",overflow:"visible"},body:(me,ye)=>oe(ye)})]}),P&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{field:e})]})]})]})},ySe=t=>{var i,a;const{language:e,onHandleChange:n,stateSection:r}=t;return o.jsxs("form",{className:"p-fluid",children:[o.jsxs("div",{className:"field",children:[o.jsx("label",{children:"Section Heading"}),o.jsx(gn,{value:(i=r.heading)==null?void 0:i[e==null?void 0:e.type],onChange:s=>n("heading",e,s.target.value)})]}),o.jsxs("div",{className:"field",children:[o.jsx("label",{children:"Section Description"}),o.jsx(_s,{value:(a=r.subHeadingText)==null?void 0:a[e==null?void 0:e.type],onChange:s=>n("subHeadingText",e,s.target.value)})]})]})},ASe={uuid:"",type:"",showSectionHeader:!0,isVisible:!1,isHidden:!1,isCollapsed:!0,isValid:!1,showSectionSubTitle:!1,showSectionTitle:!1,heading:{english:""},subHeadingText:{english:""},children:[]},_h=t=>{const{visibilty:e,setVisibility:n,section:r,pageIndex:i,sectionIndex:a}=t,[s,l]=N.useState(r??ASe),{formBuilderSchemaLanguages:c,sectionSettingUpdate:u,userSelectedLanguage:d,formBuilderPublishedStatus:f}=on(),{emitSocketData:h}=Zt(),{updateGlobalToast:m}=Zt();console.log("StateSection",r);const g=(S,x,w)=>{l(T=>Object.assign({},T,{[S]:Object.assign({},T[S],{[x==null?void 0:x.type]:w})}))},v=(S,x)=>{l(w=>({...w,[S]:x}))},A=()=>{const S={...s,children:r==null?void 0:r.children};u(i,a,S),h(),m({showToast:!0,toastMessage:"Updated",toastDetail:"Section Updated",toastType:"success"})};return o.jsx(o.Fragment,{children:o.jsxs(Eo,{visible:e,position:"left",className:"p-sidebar-lg",onHide:()=>n(!1),children:[o.jsxs("div",{className:"flex justify-content-between flex-wrap card-container ",children:[o.jsxs("div",{className:"flex align-items-center justify-content-center ",children:[" ",o.jsxs("h5",{children:["Section Settings - ",r==null?void 0:r.heading[d==null?void 0:d.type]," "]})," "]}),!f&&o.jsx("div",{className:"flex align-items-center justify-content-center",children:o.jsx(Pt,{className:"mt-3",label:"Update",onClick:()=>A(),"aria-label":"Update"})})]}),o.jsxs(Ya,{children:[o.jsx(fr,{header:"Text",children:o.jsx(io,{activeIndex:0,children:c!=null&&c.length?c.map((S,x,w)=>o.jsx(ro,{tabIndex:x,header:S==null?void 0:S.language,children:o.jsx(ySe,{language:S,stateSection:w,onHandleChange:g,...t})},x)):""})}),o.jsx(fr,{header:"Layout",children:o.jsxs("div",{className:"p-fluid",children:[o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Or,{inputId:"showSectionTitle",checked:s==null?void 0:s.showSectionHeader,onChange:S=>v("showSectionHeader",S==null?void 0:S.checked)}),o.jsx("label",{htmlFor:"showSectionTitle",children:"Show Section header?"})]}),o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Or,{inputId:"showSectionTitle",checked:s==null?void 0:s.showSectionTitle,onChange:S=>v("showSectionTitle",S==null?void 0:S.checked)}),o.jsx("label",{htmlFor:"showSectionTitle",children:"Show Section Title?"})]}),o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Or,{inputId:"showSectionSubTitle",checked:s==null?void 0:s.showSectionSubTitle,onChange:S=>v("showSectionSubTitle",S==null?void 0:S.checked)}),o.jsx("label",{htmlFor:"showSectionSubTitle",children:"Show Section Sub Title?"})]})]})})]})]})})},Dh=t=>{const{saveBuilderElementModalData:e,saveElementModal:n,setSaveElementModal:r}=t,{saveComponent:i}=Zt(),a=M7({initialValues:{builder_element_title:"",builder_element_description:""},validate:c=>{const u={};return c.builder_element_title||(u.builder_element_title="Title is required."),c.builder_element_description||(u.builder_element_description="Description is required."),u},onSubmit:c=>{const u={...c,reusable_template_schema:e==null?void 0:e.reusable_template_schema};i(u,a.resetForm),r(!1)}}),s=c=>!!(a.touched[c]&&a.errors[c]),l=()=>o.jsx("div",{children:o.jsx(Pt,{text:!0,className:"p-button-success",label:"Save",icon:"pi pi-file",onClick:()=>{a.handleSubmit()},autoFocus:!0})});return o.jsxs(Is,{header:"Save Custom Element",visible:n,style:{width:"20vw"},footer:l(),onHide:()=>r(!1),children:[o.jsxs("div",{className:"p-field field",children:[o.jsxs("label",{htmlFor:"username",children:[o.jsx("span",{className:"must-required",children:"*"})," Builder element title"]}),o.jsx(gn,{id:"builder_element_title",name:"builder_element_title",value:a.values.builder_element_title,onChange:a.handleChange,className:`${w3({invalid:s("builder_element_title")})} w-full`})]}),o.jsxs("div",{className:"p-field field",children:[o.jsxs("label",{htmlFor:"username",children:[o.jsx("span",{className:"must-required",children:"*"})," Builder element description"]}),o.jsx(_s,{id:"builder_element_description",name:"builder_element_description",value:a.values.builder_element_description,onChange:a.handleChange,className:`${w3({invalid:s("builder_element_title")})} w-full`})]})]})},wSe=t=>{var fe,ee,G,ae,Y,ge,ne,J;const{data:e,path:n,pageIndex:r,sectionIndex:i,section:a,page:s}=t,{removeSection:l,addSection:c,cloneSection:u,formBuilderFormLayout:d,userSelectedLanguage:f,handleDrop:h}=on(),{isPreview:m,isAdvanceView:g,renderType:v,emitSocketData:A}=Zt(),[S,x]=N.useState(!1),[w,T]=N.useState(!1),[C,_]=N.useState(null),[E,D]=N.useState(!1),B=N.useRef(null),k=(K,oe)=>{_(ve=>({...ve,[K]:oe}))},[{isDragging:P},z]=Qi({type:ta,item:{type:ta,uuid:e.uuid,children:e.children,path:n},collect:K=>({isDragging:K.isDragging()})}),M=P?.25:1;z(B);const H=(K,oe,ve,Ce,Se)=>o.jsx(bSe,{page:s,section:a,data:K,path:oe,pageIndex:ve,sectionIndex:Ce,rowIndex:Se},`row-${n}-${K.uuid}`),de=(K,oe,ve)=>{var De,ie;const Ce=K.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Se=`${K.className} justify-content-space-between panel-tab-section`,Te=`${K.titleClassName} pl-1 text-primary`;return o.jsxs("div",{className:Se,children:[o.jsxs("span",{ref:m===!1?B:null,children:[o.jsx("button",{className:K.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:K.togglerClassName,onClick:K.onTogglerClick,children:[o.jsx("span",{className:Ce}),o.jsx(Qt,{})]}),o.jsxs("span",{className:Te,children:[ve+1," ",(De=e==null?void 0:e.heading)==null?void 0:De[f==null?void 0:f.type]]})]}),m===!1&&o.jsxs(o.Fragment,{children:[o.jsx(rn,{target:".clone-tool"}),o.jsx(rn,{target:".del-tool"}),o.jsx(rn,{target:".setting-tool"}),o.jsx(rn,{target:".add-section-tool"}),o.jsx(rn,{target:".save-tool"}),o.jsx(rn,{target:".settings-tool"}),o.jsxs("div",{className:"p-panel-icons",children:[o.jsx("span",{className:"add-section-tool","data-pr-tooltip":"Add Section",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{c(oe),A()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((ie=d[oe])==null?void 0:ie.children.length)>1&&o.jsx("span",{className:"del-tool","data-pr-tooltip":"Delete",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{l(oe,ve),A()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"save-tool","data-pr-tooltip":"Save",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{k("reusable_template_schema",e),T(!0)},children:[o.jsx("span",{className:"pi pi-save"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{u(e,oe,ve),A()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"settings-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>x(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})})]})]})]})};return o.jsxs("div",{style:{opacity:M,marginBottom:20},className:g?"draggable row":"",children:[m===!1&&o.jsx(Dh,{saveBuilderElementModalData:C,setSaveBuilderElementModalData:_,saveElementModal:w,setSaveElementModal:T}),S===!0&&o.jsx(_h,{renderType:v,visibilty:S,setVisibility:x,section:e,pageIndex:r,sectionIndex:i,emitSocketData:A},"section_settings_"+r+i),m===!1?o.jsx(o.Fragment,{children:g===!0?o.jsxs(li,{header:(fe=e==null?void 0:e.heading)==null?void 0:fe.english,toggleable:!0,headerTemplate:K=>de(K,r,i),onMouseEnter:()=>D(!0),onMouseLeave:()=>D(!1),children:[((ee=e==null?void 0:e.subHeadingText)==null?void 0:ee[f==null?void 0:f.type])&&o.jsx("p",{children:(G=e==null?void 0:e.subHeadingText)==null?void 0:G[f==null?void 0:f.type]}),o.jsxs("div",{children:[e.children.map((K,oe)=>{const ve=`${n}-${oe}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:g,data:{path:ve,childrenCount:e.children.length},onDrop:h}),H(K,ve,r,i,oe)]},ve)}),o.jsx(Tr,{isAdvanceView:g,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length,droppedField:e},onDrop:h,isLast:!0})]}),E&&o.jsxs("div",{className:"m-3 flex justify-content-end",children:[o.jsx("span",{className:"add-section-tool ","data-pr-tooltip":"Add Section",children:o.jsx("i",{className:"pi pi-plus",onClick:()=>{c(r),A()},children:o.jsx(Qt,{})})}),((ae=d[r])==null?void 0:ae.children.length)>1&&o.jsx("span",{className:"del-tool ml-2",children:o.jsx("i",{className:"pi pi-trash","data-pr-tooltip":"Delete",onClick:()=>{l(r,i),A()},children:o.jsx(Qt,{})})})]})]}):o.jsxs(o.Fragment,{children:[((Y=e==null?void 0:e.subHeadingText)==null?void 0:Y[f==null?void 0:f.type])&&o.jsx("p",{children:(ge=e==null?void 0:e.subHeadingText)==null?void 0:ge[f==null?void 0:f.type]}),o.jsx("div",{children:e.children.map((K,oe)=>{const ve=`${n}-${oe}`;return o.jsx(N.Fragment,{children:H(K,ve,r,i,oe)},ve)})})]})}):o.jsx(o.Fragment,{children:o.jsxs("div",{className:"",children:[(e==null?void 0:e.showSectionHeader)&&o.jsxs(o.Fragment,{children:[o.jsx("h4",{children:(ne=e==null?void 0:e.heading)==null?void 0:ne[f==null?void 0:f.type]}),o.jsx("p",{children:(J=e==null?void 0:e.subHeadingText)==null?void 0:J[f==null?void 0:f.type]}),o.jsx("hr",{})]}),e.children.map((K,oe)=>{const ve=`${n}-${oe}`;return o.jsx(N.Fragment,{children:o.jsx("div",{className:"",children:H(K,ve,r,i,oe)},ve)},ve)})]})})]})},SSe={position:"relative"},xSe=t=>{var T,C,_;const{data:e,data:n,path:r,pageIndex:i,sectionIndex:a,rowIndex:s,columnIndex:l,section:c,row:u,page:d}=t,f=N.useRef(null),{handleDrop:h}=on(),{isRenderView:m,isAdvanceView:g,isPreview:v}=Zt(),[{isDragging:A},S]=Qi({type:ms,item:{type:ms,uuid:e==null?void 0:e.uuid,children:e.children,path:r},collect:E=>({isDragging:E.isDragging()})}),x=A&&!m?.25:1;S(f);const w=(E,D,B,k,P,z,M)=>o.jsx(qc,{page:d,section:c,row:u,column:n,field:E,pageIndex:B,sectionIndex:k,rowIndex:P,columnIndex:z,fieldIndex:M,type:"field",data:E,path:D},`component-${r}-${E==null?void 0:E.uuid}`);return o.jsx("div",{style:g?{...SSe,opacity:x}:{},className:m?"":"draggable column container-column",children:v===!1?o.jsx(o.Fragment,{children:o.jsxs("div",{children:[((T=e==null?void 0:e.children)==null?void 0:T.length)>0?(C=e==null?void 0:e.children)==null?void 0:C.map((E,D)=>{const B=`${r}-${D}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:g,fieldDropArea:!0,data:{path:B,childrenCount:e.children.length,droppedField:e},onDrop:h}),w(E,B,i,a,s,l,D)]},B)}):o.jsx(o.Fragment,{}),o.jsx(Tr,{isAdvanceView:g,dropHereLastField:!0,fieldDropArea:!0,data:{path:`${r}-${e.children.length}`,childrenCount:e.children.length,droppedField:e},onDrop:h,isLast:!0})]})}):o.jsx(o.Fragment,{children:(_=e==null?void 0:e.children)==null?void 0:_.map((E,D)=>{const B=`${r}-${D}`;return o.jsx(N.Fragment,{children:w(E,B,i,a,s,l,D)},B)})})})},CSe=t=>{var l;const{isAdvanceView:e}=Zt(),{data:n,page:r,path:i,pageIndex:a}=t,s=(c,u,d,f,h,m,g,v)=>o.jsx(xSe,{page:r,row:v,section:g,data:c,path:`${d}-${f}-${h}-${m}`,pageIndex:d,sectionIndex:f,rowIndex:h,columnIndex:m},`column-${i}-${c.uuid}`);return o.jsx(o.Fragment,{children:(l=n==null?void 0:n.children)==null?void 0:l.map((c,u)=>{var d;return(d=c==null?void 0:c.children)==null?void 0:d.map((f,h)=>{var m;return o.jsx(o.Fragment,{children:o.jsx("div",{className:e?"columns":"",style:e?{overflowX:"auto"}:{},children:(m=f==null?void 0:f.children)==null?void 0:m.map((g,v)=>{const A=`${i}-${u}-${h}-${v}`;return o.jsx(N.Fragment,{children:s(g,A,a,u,h,v,c,f)},A)})})})})})})},TSe=t=>{const{data:e,path:n,pageIndex:r}=t,{isPreview:i,isRenderView:a,isAdvanceView:s}=Zt(),{formBuilderFormSchema:l,handleDrop:c}=on(),u=N.useRef(null),[d,f]=Qi({type:ta,item:{type:ta,uuid:e.uuid,children:e.children,path:n},collect:m=>({isDragging:m.isDragging()})});f(u);const h=(m,g,v,A)=>o.jsx(wSe,{data:m,page:e,section:m,path:g,pageIndex:v,sectionIndex:A},`section_${v}_${A}`);return o.jsx("div",{style:{overflowX:"auto"},className:`${a?"":"draggable page-css p-3 pb-4"}`,"data-image-src":e==null?void 0:e.bgImage,"data-bg-color":`#${e==null?void 0:e.bgColor}`,children:i===!1?o.jsx(o.Fragment,{children:s?o.jsxs(o.Fragment,{children:[e.children.map((m,g)=>{const v=`${n}-${g}`;return o.jsxs(N.Fragment,{children:[s===!0&&o.jsx(Tr,{isAdvanceView:s,data:{path:v,childrenCount:e.children.length},onDrop:c}),h(m,v,r,g)]},`section-${g}-${m.uuid}`)}),s===!0&&o.jsx(Tr,{isAdvanceView:s,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length,droppedField:e},onDrop:c,isLast:!0})]}):o.jsx(o.Fragment,{children:o.jsx(CSe,{page:e,path:n,data:e,pageIndex:r})})}):o.jsx(o.Fragment,{children:o.jsx("div",{className:"p-1",children:e.children.map((m,g)=>{const v=`${n}-${g}`;return o.jsx(N.Fragment,{children:l!=null&&l.showConditionalFields?o.jsx(o.Fragment,{children:o.jsx("div",{children:h(m,v,r,g)})}):((m==null?void 0:m.isHidden)===!1||!i)&&h(m,v,r,g)},`section-${g}-${m.uuid}`)})})})})},ESe=()=>{const{isPreview:t,isAdvanceView:e}=Zt(),[n,r]=N.useState(!1),[i,a]=N.useState(!1),[s,l]=N.useState(0),{formBuilderFormLayout:c}=on(),{emitSocketData:u}=Zt(),d=(f,h,m)=>o.jsx(TSe,{data:f,path:h,pageIndex:m},`page-${f.uuid}`);return o.jsx("div",{className:"page",children:(c==null?void 0:c.length)===k9&&t===!0?o.jsx(o.Fragment,{children:(c==null?void 0:c.length)&&c.map((f,h)=>{const m=`${h}`;return o.jsx("div",{children:d(f,m,h)},`${f.uuid}-${h}`)})}):o.jsx(o.Fragment,{children:e===!0||t===!0?o.jsx(Ya,{activeIndex:s,onTabChange:f=>l(f.index),children:(c==null?void 0:c.length)&&c.map((f,h)=>{const m=`${h}`;return o.jsxs(fr,{disabled:!((f==null?void 0:f.isHidden)===!1||!t),header:"Page",headerTemplate:g=>o.jsx(o7,{options:g,pageIndex:h,setTabSidebarSetting:r,setPageActiveIndex:l,page:f,pages:c}),children:[t===!1&&o.jsx(gf,{reusableBuilderElementModalVisibility:i,setReusableBuilderElementModalVisibility:a,pageIndex:h}),o.jsx(H0,{setVisibility:r,visibilty:n,pageIndex:h,page:f,emitSocketData:u}),d(f,m,h)]},`${f.uuid}-${h}`)})}):o.jsx(o.Fragment,{children:(c==null?void 0:c.length)>0&&(c==null?void 0:c.map((f,h)=>{const m=`${h}`;return o.jsxs(N.Fragment,{children:[t===!1&&o.jsx(gf,{reusableBuilderElementModalVisibility:i,setReusableBuilderElementModalVisibility:a,pageIndex:h}),o.jsx(H0,{setVisibility:r,visibilty:n,pageIndex:h,page:f,emitSocketData:u}),d(f,m,h)]},`${f.uuid}-${h}`)}))})})})},ISe={position:"relative"},_Se=t=>{var B,k,P,z,M;const{isAdvanceView:e,isPreview:n,emitSocketData:r,isRenderView:i}=Zt(),{data:a,path:s,pageIndex:l,sectionIndex:c,rowIndex:u,columnIndex:d,section:f,row:h,page:m}=t,g=N.useRef(null),{removeColumn:v,addColumn:A,cloneColumn:S,formBuilderFormLayout:x,handleDrop:w}=on(),[{isDragging:T},C]=Qi({type:ms,item:{type:ms,uuid:a==null?void 0:a.uuid,children:a.children,path:s},collect:H=>({isDragging:H.isDragging()})}),_=T&&!i?.25:1;C(g);const E=(H,de,fe,ee,G,ae,Y)=>o.jsx(qc,{page:m,column:a,type:"field",row:h,section:f,field:H,data:H,path:de,pageIndex:fe,sectionIndex:ee,rowIndex:G,columnIndex:ae,fieldIndex:Y},`component-${s}-${H==null?void 0:H.uuid}`),D=(H,de,fe,ee,G)=>{var ne,J,K,oe;const ae=H.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Y=`${H.className} justify-content-space-between`,ge=`${H.titleClassName} pl-1 text-primary`;return o.jsxs(o.Fragment,{children:[o.jsx(rn,{target:".clone-tool"}),o.jsx(rn,{target:".add-column-tool"}),o.jsxs("div",{className:Y,children:[o.jsxs("span",{ref:n===!1?g:null,children:[o.jsx("button",{className:H.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:H.togglerClassName,onClick:H.onTogglerClick,children:[o.jsx("span",{className:ae}),o.jsx(Qt,{})]}),o.jsx("span",{className:ge,children:"Column"})]}),n===!1&&o.jsxs("div",{className:"p-panel-icons",children:[o.jsx("span",{className:"add-column-tool","data-pr-tooltip":"Add Column",children:o.jsxs("button",{className:H.togglerClassName,onClick:()=>{A(de,fe,ee),r()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((oe=(K=(J=(ne=x[de])==null?void 0:ne.children[fe])==null?void 0:J.children[ee])==null?void 0:K.children)==null?void 0:oe.length)>1&&o.jsxs("button",{className:H.togglerClassName,onClick:()=>{v(de,fe,ee,G),r()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:H.togglerClassName,onClick:()=>{S(a,de,fe,ee,G),r()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})})]})]})]})};return o.jsx("div",{style:e?{...ISe,opacity:_}:{},className:i?"form-builder-column container-column":"draggable form-builder-column container-column",children:n===!1?o.jsx(o.Fragment,{children:e===!0?o.jsxs(li,{className:"builder-row-column",header:"Column",toggleable:!0,headerTemplate:H=>D(H,l,c,u,d),children:[((B=a==null?void 0:a.children)==null?void 0:B.length)>0?(k=a==null?void 0:a.children)==null?void 0:k.map((H,de)=>{const fe=`${s}-${de}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,fieldDropArea:!0,data:{path:fe,childrenCount:a.children.length,droppedField:a},onDrop:w}),E(H,fe,l,c,u,d,de)]},fe)}):o.jsxs("span",{className:"pt-4 text-center text-primary",style:{display:"block",zIndex:-1,width:"99%"},children:["Please drop the element from the sidebar below",o.jsx("p",{children:o.jsx("i",{className:"pi pi-arrow-down py-2",style:{fontSize:"2em"}})})]}),o.jsx(Tr,{isAdvanceView:e,fieldDropArea:!0,data:{path:`${s}-${a.children.length}`,childrenCount:a.children.length,droppedField:a},onDrop:w,isLast:!0})]}):o.jsx(o.Fragment,{children:o.jsxs("div",{children:[((P=a==null?void 0:a.children)==null?void 0:P.length)>0?(z=a==null?void 0:a.children)==null?void 0:z.map((H,de)=>{const fe=`${s}-${de}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,fieldDropArea:!0,data:{path:fe,childrenCount:a.children.length,droppedField:a},onDrop:w}),E(H,fe,l,c,u,d,de)]},fe)}):o.jsx(o.Fragment,{children:o.jsxs("span",{className:"pt-4 text-center text-primary",style:{display:"block",zIndex:-1,width:"99%"},children:["Please drop the element from the sidebar below",o.jsx("p",{children:o.jsx("i",{className:"pi pi-arrow-down py-2",style:{fontSize:"2em"}})})]})}),o.jsx(Tr,{isAdvanceView:e,dropHereLastField:!0,fieldDropArea:!0,data:{path:`${s}-${a.children.length}`,childrenCount:a.children.length,droppedField:a},onDrop:w,isLast:!0})]})})}):o.jsx(o.Fragment,{children:(M=a==null?void 0:a.children)==null?void 0:M.map((H,de)=>{const fe=`${s}-${de}`;return o.jsx(N.Fragment,{children:E(H,fe,l,c,u,d,de)},fe)})})})},DSe={},OSe=t=>{var ve,Ce,Se,Te,De,ie,U,re,Q,se,be,me,ye,Ie,Ee,he;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,section:s,page:l}=t,{isRenderView:c,isAdvanceView:u,isAdmin:d,isPreview:f,emitSocketData:h,renderType:m}=Zt(),g=N.useRef(null),{removeRow:v,addRow:A,cloneRow:S,formBuilderFormLayout:x,userSelectedLanguage:w,handleDrop:T}=on(),{userTaskSubmitFormData:C,taskRegisterData:_,updateTaskRegisterData:E,updateTaskProgressValue:D,addUserDataFormSectionRepeatableData:B,removeUserDataFormSectionRepeatableData:k,task_status:P,TASK_PUBLISHED:z}=mr(),[M,H]=N.useState(!1),[{isDragging:de},fe]=Qi({type:bo,item:{type:bo,uuid:e.uuid,children:e.children,path:n,data:e},collect:V=>({isDragging:V.isDragging()})}),ee=de?.25:1;fe(g);const G=(V,te,W,ue,Ae,pe)=>o.jsx(_Se,{page:l,row:e,section:s,data:V,path:te,pageIndex:W,sectionIndex:ue,rowIndex:Ae,columnIndex:pe,isAdmin:d,emitSocketData:h},`column-${n}-${V.uuid}`),ae=(V,te,W,ue)=>{var Le,We,gt,At;const Ae=V.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",pe=`${V.className} justify-content-space-between`,ke=`${V.titleClassName} pl-1 text-primary`;return o.jsxs(o.Fragment,{children:[o.jsx(rn,{target:".clone-tool"}),o.jsx(rn,{target:".setting-tool"}),o.jsx(rn,{target:".add-row-tool"}),o.jsxs("div",{className:pe,children:[o.jsxs("span",{ref:f===!1?g:null,children:[o.jsx("button",{className:V.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:V.togglerClassName,onClick:V.onTogglerClick,children:[o.jsx("span",{className:Ae}),o.jsx(Qt,{})]}),o.jsxs("span",{className:ke,children:["Row:"," ",((Le=e==null?void 0:e.heading)==null?void 0:Le[w==null?void 0:w.type])!==""?(We=e==null?void 0:e.heading)==null?void 0:We[w==null?void 0:w.type]:"Untitled"]})]}),f===!1&&o.jsxs("div",{className:"p-panel-icons",children:[o.jsx("span",{className:"add-row-tool","data-pr-tooltip":"Add Row",children:o.jsxs("button",{className:V.togglerClassName,onClick:()=>{A(te,W),h()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((At=(gt=x[te])==null?void 0:gt.children[W])==null?void 0:At.children.length)>1&&o.jsxs("button",{className:V.togglerClassName,onClick:()=>{v(te,W,ue),h()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:V.togglerClassName,onClick:()=>{S(e,te,W,ue),h()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"setting-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{onClick:()=>H(!0),className:V.togglerClassName,children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})})]})]})]})},Y=_t.findIndex(C,function(V){return(V==null?void 0:V.rowId)===(e==null?void 0:e.uuid)}),ge=()=>{var W,ue,Ae;const V=_t.cloneDeep(_);((ue=(W=C[Y])==null?void 0:W.repeatableFieldsData)==null?void 0:ue.length)>=(e==null?void 0:e.minimumEntries)?V[e==null?void 0:e.uuid]=(Ae=C[Y])==null?void 0:Ae.repeatableFields:delete V[e==null?void 0:e.uuid];const te=Object.keys(V).length;E(V),D(te)},ne=(ve=e==null?void 0:e.repeatableFields)==null?void 0:ve.map(V=>{var te;return{fieldUuid:V==null?void 0:V.uuid,field:V==null?void 0:V.uuid,header:(te=V==null?void 0:V.label)==null?void 0:te.english}}),J=ne==null?void 0:ne.map(V=>o.jsx(dr,{field:V.field,header:V.header,body:te=>o.jsx(o.Fragment,{children:o.jsx("div",{className:"post__content_repetable",dangerouslySetInnerHTML:{__html:te[V==null?void 0:V.field]}})})},V.field)),K=()=>{var ue;const V=[...C],te=[];let W=!0;e:for(const[,Ae]of e.children.entries()){for(const[,pe]of Ae.children.entries())if(console.log("field.isValid",pe.isValid),pe!=null&&pe.isPostField&&pe.isValid!==1){const ke={fieldId:pe.uuid,rowIndex:a};console.log("inValidData",ke),te.push(ke),Xt.emit("OnInvalidFieldCatch",ke),W=!1;break e}W=!0}W&&(te==null?void 0:te.length)===0&&(B(e==null?void 0:e.uuid,(ue=V[Y])==null?void 0:ue.repeatableFields),Xt.emit("clearRepeatableFields",e==null?void 0:e.uuid),ge())},oe=V=>o.jsx(o.Fragment,{children:o.jsx(Pt,{text:!0,type:"button",className:"p-button-danger ",onClick:()=>{k(e==null?void 0:e.uuid,V==null?void 0:V.rowIndex),setTimeout(()=>{ge()},1e3)},icon:"pi pi-trash"})});return o.jsxs("div",{style:{...DSe,opacity:ee,marginTop:`${(Ce=e==null?void 0:e.margin)==null?void 0:Ce.top}px`,marginBottom:`${(Se=e==null?void 0:e.margin)==null?void 0:Se.bottom}px`,marginLeft:`${(Te=e==null?void 0:e.margin)==null?void 0:Te.left}px`,marginRight:`${(De=e==null?void 0:e.margin)==null?void 0:De.right}px`},className:c?"row container-row":"draggable row container-row",children:[M&&o.jsx(Ig,{renderType:m,visibilty:M,setVisibility:H,row:e,pageIndex:r,sectionIndex:i,rowIndex:a,emitSocketData:h},"row_settings_"+r+i+a),m===pm&&o.jsxs("div",{className:"form-builder-columns",children:[e.children.map((V,te)=>{const W=`${n}-${te}`;return o.jsxs(N.Fragment,{children:[m===Y1&&o.jsx(Tr,{isAdvanceView:u,data:{path:W,childrenCount:e.children.length},onDrop:T,className:"horizontalDrag"}),G(V,W,r,i,a,te)]},W)}),o.jsx(Tr,{isAdvanceView:u,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length},onDrop:T,className:"horizontalDrag",isLast:!0})]}),(m===z1||m===F0||m===hm||m===P9||m===ep)&&(f===!1?o.jsx(o.Fragment,{children:u===!0?o.jsx(li,{header:"Row",toggleable:!0,headerTemplate:V=>ae(V,r,i,a),children:o.jsxs("div",{className:"form-builder-columns",style:{overflowX:"auto"},children:[(ie=e==null?void 0:e.children)==null?void 0:ie.map((V,te)=>{const W=`${n}-${te}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:u,data:{path:W,childrenCount:e.children.length},onDrop:T,className:"horizontalDrag"}),G(V,W,r,i,a,te)]},W)}),o.jsx(Tr,{isAdvanceView:u,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length},onDrop:T,className:"horizontalDrag",isLast:!0})]})}):o.jsx(o.Fragment,{children:o.jsx("div",{className:u?"form-builder-columns":"",style:u?{overflowX:"auto"}:{},children:(U=e==null?void 0:e.children)==null?void 0:U.map((V,te)=>{const W=`${n}-${te}`;return o.jsx(N.Fragment,{children:G(V,W,r,i,a,te)},W)})})})}):o.jsx(o.Fragment,{children:!(e!=null&&e.rowIsRepeatable&&P===z)&&o.jsxs(o.Fragment,{children:[o.jsx("h5",{children:(re=e==null?void 0:e.heading)==null?void 0:re[w==null?void 0:w.type]}),o.jsx("span",{children:(Q=e==null?void 0:e.subHeadingText)==null?void 0:Q[w==null?void 0:w.type]}),o.jsx("div",{className:"form-builder-columns",children:e.children.map((V,te)=>{const W=`${n}-${te}`;return o.jsx(N.Fragment,{children:G(V,W,r,i,a,te)},W)})})]})})),m===H1&&(f===!1?o.jsxs("div",{children:[o.jsx("span",{className:"row-setting-block-pdf-editor",children:o.jsxs("div",{className:"pdf-setting-container",children:[o.jsxs("button",{onClick:()=>{A(r,i),h()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]}),((be=(se=x[r])==null?void 0:se.children[i])==null?void 0:be.children.length)>1&&o.jsxs("button",{onClick:()=>{v(r,i,a),h()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsxs("button",{onClick:()=>{S(e,r,i,a),h()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]}),o.jsxs("button",{onClick:()=>H(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})]})}),o.jsx("div",{className:"form-builder-columns",children:(me=e==null?void 0:e.children)==null?void 0:me.map((V,te)=>{const W=`${n}-${te}`;return o.jsx(N.Fragment,{children:G(V,W,r,i,a,te)},W)})})]}):o.jsx(o.Fragment,{children:!(e!=null&&e.rowIsRepeatable&&P===z)&&o.jsxs(o.Fragment,{children:[o.jsx("h5",{children:(ye=e==null?void 0:e.heading)==null?void 0:ye[w==null?void 0:w.type]}),o.jsx("span",{children:(Ie=e==null?void 0:e.subHeadingText)==null?void 0:Ie[w==null?void 0:w.type]}),o.jsx("div",{className:"form-builder-columns",children:e.children.map((V,te)=>{const W=`${n}-${te}`;return o.jsx(N.Fragment,{children:G(V,W,r,i,a,te)},W)})})]})})),m===Y1&&o.jsx("div",{className:"form-builder-columns",children:e.children.map((V,te)=>{const W=`${n}-${te}`;return o.jsx(N.Fragment,{children:G(V,W,r,i,a,te)},W)})}),(e==null?void 0:e.rowIsRepeatable)&&P!==z&&o.jsx(Pt,{text:!0,type:"button",className:"p-button-success mb-3",onClick:()=>K(),label:(Ee=e.addToListButtonLabel)==null?void 0:Ee[w==null?void 0:w.type]}),(e==null?void 0:e.rowIsRepeatable)&&o.jsxs("div",{className:"card",children:[o.jsxs(zs,{value:(C==null?void 0:C.length)>0?(he=C[Y])==null?void 0:he.repeatableFieldsData:[],children:[J,P!==z&&o.jsx(dr,{style:{width:"10%"},headerStyle:{textAlign:"center"},bodyStyle:{textAlign:"left",overflow:"visible"},body:V=>oe(V)})]}),d&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{field:e})]})]})]})},NSe=t=>{var fe,ee,G,ae,Y,ge,ne,J;const{isAdvanceView:e,isPreview:n,renderType:r,emitSocketData:i}=Zt(),{handleDrop:a}=on(),{data:s,path:l,pageIndex:c,sectionIndex:u,section:d,page:f}=t,{removeSection:h,addSection:m,cloneSection:g,formBuilderFormLayout:v,userSelectedLanguage:A}=on(),[S,x]=N.useState(!1),[w,T]=N.useState(!1),[C,_]=N.useState({reusable_template_schema:""}),[E,D]=N.useState(!1),B=N.useRef(null),k=(K,oe)=>{_(ve=>({...ve,[K]:oe}))},[{isDragging:P},z]=Qi({type:ta,item:{type:ta,uuid:s.uuid,children:s.children,path:l},collect:K=>({isDragging:K.isDragging()})}),M=P?.25:1;z(B);const H=(K,oe,ve,Ce,Se)=>o.jsx(OSe,{page:f,section:d,data:K,path:oe,pageIndex:ve,sectionIndex:Ce,rowIndex:Se},`row-${l}-${K.uuid}`),de=(K,oe,ve)=>{var De,ie;const Ce=K.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Se=`${K.className} justify-content-space-between panel-tab-section`,Te=`${K.titleClassName} pl-1 text-primary`;return o.jsxs("div",{className:Se,children:[o.jsxs("span",{ref:n===!1?B:null,children:[o.jsx("button",{className:K.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:K.togglerClassName,onClick:K.onTogglerClick,children:[o.jsx("span",{className:Ce}),o.jsx(Qt,{})]}),o.jsxs("span",{className:Te,children:[ve+1," ",(De=s==null?void 0:s.heading)==null?void 0:De[A==null?void 0:A.type]]})]}),n===!1&&o.jsxs(o.Fragment,{children:[o.jsx(rn,{target:".clone-tool"}),o.jsx(rn,{target:".del-tool"}),o.jsx(rn,{target:".setting-tool"}),o.jsx(rn,{target:".add-section-tool"}),o.jsx(rn,{target:".save-tool"}),o.jsx(rn,{target:".settings-tool"}),o.jsxs("div",{className:"p-panel-icons",children:[o.jsx("span",{className:"add-section-tool","data-pr-tooltip":"Add Section",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{m(oe),i()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((ie=v[oe])==null?void 0:ie.children.length)>1&&o.jsx("span",{className:"del-tool","data-pr-tooltip":"Delete",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{h(oe,ve),i()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"save-tool","data-pr-tooltip":"Save",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{k("reusable_template_schema",s),T(!0)},children:[o.jsx("span",{className:"pi pi-save"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{g(s,oe,ve),i()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"settings-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>x(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})})]})]})]})};return o.jsxs("div",{style:{opacity:M,marginBottom:20},className:e?"draggable row":"",children:[n===!1&&o.jsx(Dh,{saveBuilderElementModalData:C,setSaveBuilderElementModalData:_,saveElementModal:w,setSaveElementModal:T}),S===!0&&o.jsx(_h,{renderType:r,visibilty:S,setVisibility:x,section:s,pageIndex:c,sectionIndex:u,emitSocketData:i},"section_settings_"+c+u),n===!1?o.jsx(o.Fragment,{children:e===!0?o.jsxs(li,{header:(fe=s==null?void 0:s.heading)==null?void 0:fe.english,toggleable:!0,headerTemplate:K=>de(K,c,u),onMouseEnter:()=>D(!0),onMouseLeave:()=>D(!1),children:[((ee=s==null?void 0:s.subHeadingText)==null?void 0:ee[A==null?void 0:A.type])&&o.jsx("p",{children:(G=s==null?void 0:s.subHeadingText)==null?void 0:G[A==null?void 0:A.type]}),o.jsxs("div",{children:[s.children.map((K,oe)=>{const ve=`${l}-${oe}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,data:{path:ve,childrenCount:s.children.length},onDrop:a}),H(K,ve,c,u,oe)]},ve)}),o.jsx(Tr,{isAdvanceView:e,data:{path:`${l}-${s.children.length}`,childrenCount:s.children.length,droppedField:s},onDrop:a,isLast:!0})]}),E&&o.jsxs("div",{className:"m-3 flex justify-content-end",children:[o.jsx("span",{className:"add-section-tool ","data-pr-tooltip":"Add Section",children:o.jsx("i",{className:"pi pi-plus",onClick:()=>{m(c),i()},children:o.jsx(Qt,{})})}),((ae=v[c])==null?void 0:ae.children.length)>1&&o.jsx("span",{className:"del-tool ml-2",children:o.jsx("i",{className:"pi pi-trash","data-pr-tooltip":"Delete",onClick:()=>{h(c,u),i()},children:o.jsx(Qt,{})})})]})]}):o.jsxs(o.Fragment,{children:[((Y=s==null?void 0:s.subHeadingText)==null?void 0:Y[A==null?void 0:A.type])&&o.jsx("p",{children:(ge=s==null?void 0:s.subHeadingText)==null?void 0:ge[A==null?void 0:A.type]}),o.jsx("div",{children:s.children.map((K,oe)=>{const ve=`${l}-${oe}`;return o.jsx(N.Fragment,{children:H(K,ve,c,u,oe)},ve)})})]})}):o.jsx(o.Fragment,{children:o.jsxs("div",{className:"",children:[(s==null?void 0:s.showSectionHeader)&&o.jsxs(o.Fragment,{children:[o.jsx("h4",{children:(ne=s==null?void 0:s.heading)==null?void 0:ne[A==null?void 0:A.type]}),o.jsx("p",{children:(J=s==null?void 0:s.subHeadingText)==null?void 0:J[A==null?void 0:A.type]}),o.jsx("hr",{})]}),s.children.map((K,oe)=>{const ve=`${l}-${oe}`;return o.jsx(N.Fragment,{children:o.jsx("div",{className:"",children:H(K,ve,c,u,oe)},ve)},ve)})]})})]})},FSe=t=>{var s;const{data:e,currentPath:n,pageIndex:r,page:i}=t,a=N.useRef(null);return o.jsx(o.Fragment,{children:o.jsxs(sw,{ref:a,modules:[dV,wve],spaceBetween:50,slidesPerView:1,navigation:{prevEl:".prev",nextEl:".next"},pagination:{clickable:!1},scrollbar:{el:".swiper-scrollbar",draggable:!1},onSwiper:l=>console.log(l),onSlideChange:()=>console.log("slide change"),children:[(s=e==null?void 0:e.children)==null?void 0:s.map((l,c)=>{var u;return(u=l==null?void 0:l.children)==null?void 0:u.map((d,f)=>{var h;return(h=d==null?void 0:d.children)==null?void 0:h.map((m,g)=>{var v;return(v=m==null?void 0:m.children)==null?void 0:v.map((A,S)=>{const x=`${n}-${c}-${f}-${g}-${S}`;return o.jsx(ow,{children:o.jsx("div",{className:"",children:o.jsx(qc,{page:i,column:m,type:"field",row:d,section:l,field:A,data:A,path:x,pageIndex:r,sectionIndex:c,rowIndex:f,columnIndex:g,fieldIndex:S},`component-${x}-${A==null?void 0:A.uuid}`)})},`swiper_slide_${x}`)})})})}),o.jsxs("div",{className:"flex justify-content-center",children:[o.jsx(Pt,{className:"mr-2 p-button-info prev",size:"large",label:"Previous",icon:"pi pi-arrow-left",onClick:()=>{}}),o.jsx(Pt,{size:"large",className:"p-button-info next",icon:"pi pi-arrow-right",label:"Next"})]})]})})},PSe=t=>{const{isAdvanceView:e,isRenderView:n,isPreview:r}=Zt(),{handleDrop:i}=on(),{data:a,path:s,pageIndex:l}=t,{formBuilderFormSchema:c}=on(),u=N.useRef(null),[{},d]=Qi({type:ta,item:{type:ta,uuid:a.uuid,children:a.children,path:s},collect:h=>({isDragging:h.isDragging()})});d(u);const f=(h,m,g,v)=>o.jsx(NSe,{data:h,section:h,path:m,page:a,pageIndex:g,sectionIndex:v},`section_${g}_${v}`);return o.jsx("div",{style:{overflowX:"auto"},className:`${n?"":"draggable page-css p-3 pb-4"}`,"data-image-src":a==null?void 0:a.bgImage,"data-bg-color":`#${a==null?void 0:a.bgColor}`,children:r===!1?o.jsxs(o.Fragment,{children:[a.children.map((h,m)=>{const g=`${s}-${m}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,data:{path:g,childrenCount:a.children.length},onDrop:i}),f(h,g,l,m)]},`section-${m}-${h.uuid}`)}),o.jsx(Tr,{isAdvanceView:e,data:{path:`${s}-${a.children.length}`,childrenCount:a.children.length,droppedField:a},onDrop:i,isLast:!0})]}):o.jsx(o.Fragment,{children:(c==null?void 0:c.surveyQuestionSlide)===!0?o.jsx(o.Fragment,{children:o.jsx(FSe,{page:a,data:a,currentPath:s,pageIndex:l})}):o.jsx("div",{className:"p-1",children:a.children.map((h,m)=>{const g=`${s}-${m}`;return o.jsx(N.Fragment,{children:((h==null?void 0:h.isHidden)===!1||!r)&&f(h,g,l,m)},`section-${m}-${h.uuid}`)})})})})},kSe=()=>{const[t,e]=N.useState(!1),{isAdvanceView:n,isPreview:r,emitSocketData:i}=Zt(),[a,s]=N.useState(!1),[l,c]=N.useState(0),{removePage:u,userSelectedLanguage:d,formBuilderFormLayout:f,formBuilderFormLayout:h,clonePage:m}=on(),g=(v,A,S)=>o.jsx(PSe,{data:v,path:A,pageIndex:S},`page-${v.uuid}`);return o.jsx(o.Fragment,{children:o.jsx("div",{className:"page",children:(h==null?void 0:h.length)===k9&&r===!0?o.jsx(o.Fragment,{children:(h==null?void 0:h.length)&&h.map((v,A)=>{const S=`${A}`;return o.jsx("div",{children:g(v,S,A)},`${v.uuid}-${A}`)})}):o.jsx(o.Fragment,{children:n===!0||r===!0?o.jsx(Ya,{activeIndex:l,onTabChange:v=>c(v.index),children:(h==null?void 0:h.length)&&h.map((v,A)=>{const S=`${A}`;return o.jsxs(fr,{disabled:!((v==null?void 0:v.isHidden)===!1||!r),header:"Page",headerTemplate:x=>o.jsx(o7,{options:x,pageIndex:A,page:v,isPreview:r,setTabSidebarSetting:s,clonePage:m,emitSocketData:i,formBuilderFormLayout:f,userSelectedLanguage:d,removePage:u,setPageActiveIndex:c,pages:h}),children:[r===!1&&o.jsx(gf,{reusableBuilderElementModalVisibility:t,setReusableBuilderElementModalVisibility:e,pageIndex:A}),o.jsx(H0,{setVisibility:s,visibilty:a,pageIndex:A,page:v,emitSocketData:i}),g(v,S,A)]},`${v.uuid}-${A}`)})}):o.jsx(o.Fragment,{children:(h==null?void 0:h.length)>0&&(h==null?void 0:h.map((v,A)=>{const S=`${A}`;return o.jsxs(N.Fragment,{children:[r===!1&&o.jsx(gf,{reusableBuilderElementModalVisibility:t,setReusableBuilderElementModalVisibility:e,pageIndex:A}),o.jsx(H0,{setVisibility:s,visibilty:a,pageIndex:A,page:v,emitSocketData:i}),g(v,S,A)]},`${v.uuid}-${A}`)}))})})})})},MSe={position:"relative"},LSe=t=>{var w,T,C;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,columnIndex:s,section:l,row:c,page:u}=t,d=N.useRef(null),{handleDrop:f}=on(),{isPreview:h,isRenderView:m,isAdvanceView:g}=Zt(),[{isDragging:v},A]=Qi({type:ms,item:{type:ms,uuid:e==null?void 0:e.uuid,children:e.children,path:n},collect:_=>({isDragging:_.isDragging()})}),S=v&&!m?.25:1;A(d);const x=(_,E,D,B,k,P,z)=>o.jsx(qc,{page:u,type:"field",row:c,section:l,field:_,data:_,path:E,pageIndex:D,sectionIndex:B,rowIndex:k,columnIndex:P,fieldIndex:z},`component-${n}-${_==null?void 0:_.uuid}`);return o.jsx("div",{style:g?{...MSe,opacity:S}:{},className:m?"form-builder-column container-column":"draggable form-builder-column container-column",children:h===!1?o.jsxs("div",{className:"builder-row-column",children:[((w=e==null?void 0:e.children)==null?void 0:w.length)>0?(T=e==null?void 0:e.children)==null?void 0:T.map((_,E)=>{const D=`${n}-${E}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:g,data:{path:D,childrenCount:e.children.length,droppedField:e},onDrop:f}),x(_,D,r,i,a,s,E)]},D)}):o.jsxs("span",{className:"pt-4 text-center text-primary",style:{display:"block"},children:["Please drop the element from the sidebar below",o.jsx("p",{children:o.jsx("i",{className:"pi pi-arrow-down py-2",style:{fontSize:"2em"}})})]}),o.jsx(Tr,{isAdvanceView:!0,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length,droppedField:e},isLast:!0,onDrop:f})]}):o.jsx(o.Fragment,{children:(C=e==null?void 0:e.children)==null?void 0:C.map((_,E)=>{const D=`${n}-${E}`;return o.jsx(N.Fragment,{children:x(_,D,r,i,a,s,E)},D)})})})},BSe={},VSe=t=>{var D,B,k,P,z,M,H,de,fe;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,section:s,page:l}=t,c=N.useRef(null),{removeRow:u,addRow:d,cloneRow:f,formBuilderFormLayout:h,userSelectedLanguage:m}=on(),{isPreview:g,isRenderView:v}=Zt(),{task_status:A,TASK_PUBLISHED:S}=mr(),[x,w]=N.useState(!1),[{isDragging:T},C]=Qi({type:bo,item:{type:bo,uuid:e.uuid,children:e.children,path:n,data:e},collect:ee=>({isDragging:ee.isDragging()})}),_=T?.25:1;C(c);const E=(ee,G,ae,Y,ge,ne)=>o.jsx(LSe,{page:l,row:e,section:s,data:ee,path:G,pageIndex:ae,sectionIndex:Y,rowIndex:ge,columnIndex:ne},`column-${n}-${ee.uuid}`);return o.jsxs("div",{style:{...BSe,opacity:_,marginTop:`${(D=e==null?void 0:e.margin)==null?void 0:D.top}px`,marginBottom:`${(B=e==null?void 0:e.margin)==null?void 0:B.bottom}px`,marginLeft:`${(k=e==null?void 0:e.margin)==null?void 0:k.left}px`,marginRight:`${(P=e==null?void 0:e.margin)==null?void 0:P.right}px`},className:v?"row container-row":"draggable row container-row",children:[x&&o.jsx(Ig,{visibilty:x,setVisibility:w,row:e,pageIndex:r,sectionIndex:i,rowIndex:a},"row_settings_"+r+i+a),g===!1?o.jsxs("div",{children:[o.jsx("span",{className:"row-setting-block-pdf-editor",children:o.jsxs("div",{className:"pdf-setting-container",children:[o.jsxs("button",{onClick:()=>{d(r,i)},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]}),((M=(z=h[r])==null?void 0:z.children[i])==null?void 0:M.children.length)>1&&o.jsxs("button",{onClick:()=>{u(r,i,a)},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsxs("button",{onClick:()=>{f(e,r,i,a)},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]}),o.jsxs("button",{onClick:()=>w(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})]})}),o.jsx("div",{className:"form-builder-columns",children:(H=e==null?void 0:e.children)==null?void 0:H.map((ee,G)=>{const ae=`${n}-${G}`;return o.jsx(N.Fragment,{children:E(ee,ae,r,i,a,G)},ae)})})]}):o.jsx(o.Fragment,{children:!(e!=null&&e.rowIsRepeatable&&A===S)&&o.jsxs(o.Fragment,{children:[o.jsx("h5",{children:(de=e==null?void 0:e.heading)==null?void 0:de[m==null?void 0:m.type]}),o.jsx("span",{children:(fe=e==null?void 0:e.subHeadingText)==null?void 0:fe[m==null?void 0:m.type]}),o.jsx("div",{className:"form-builder-columns",children:e.children.map((ee,G)=>{const ae=`${n}-${G}`;return o.jsx(N.Fragment,{children:E(ee,ae,r,i,a,G)},ae)})})]})})]})},USe=t=>{var C,_,E;const{data:e,path:n,pageIndex:r,sectionIndex:i,section:a,page:s}=t,{userSelectedLanguage:l}=on(),{isPreview:c,isAdvanceView:u}=Zt(),[d,f]=N.useState(!1),[h,m]=N.useState(!1),[g,v]=N.useState(null),A=N.useRef(null),[{isDragging:S},x]=Qi({type:ta,item:{type:ta,uuid:e.uuid,children:e.children,path:n},collect:D=>({isDragging:D.isDragging()})}),w=S?.25:1;x(A);const T=(D,B,k,P,z)=>o.jsx(VSe,{page:s,section:a,data:D,path:B,pageIndex:k,sectionIndex:P,rowIndex:z},`row-${n}-${D.uuid}`);return o.jsxs("div",{style:{opacity:w,marginBottom:20},className:u?"draggable row":"",children:[c===!1&&o.jsx(Dh,{saveBuilderElementModalData:g,setSaveBuilderElementModalData:v,saveElementModal:h,setSaveElementModal:m}),d===!0&&o.jsx(_h,{visibilty:d,setVisibility:f,section:e,pageIndex:r,sectionIndex:i},"section_settings_"+r+i),c===!1?o.jsx("div",{children:o.jsx("div",{children:e.children.map((D,B)=>{const k=`${n}-${B}`;return o.jsx(N.Fragment,{children:T(D,k,r,i,B)},k)})})}):o.jsx(o.Fragment,{children:o.jsxs("div",{children:[(e==null?void 0:e.showSectionHeader)&&o.jsxs(o.Fragment,{children:[o.jsx("h4",{children:(C=e==null?void 0:e.heading)==null?void 0:C[l==null?void 0:l.type]}),((_=e==null?void 0:e.subHeadingText)==null?void 0:_[l==null?void 0:l.type])&&o.jsx("p",{children:(E=e==null?void 0:e.subHeadingText)==null?void 0:E[l==null?void 0:l.type]}),o.jsx("hr",{})]}),e.children.map((D,B)=>{const k=`${n}-${B}`;return o.jsx(N.Fragment,{children:o.jsx("div",{className:"",children:T(D,k,r,i,B)},k)},k)})]})})]})},_5={},D5={height:"1280px",width:"100%"},qSe=t=>{var f,h,m,g;const{data:e,path:n,pageIndex:r}=t,{isPreview:i,isRenderView:a}=Zt(),s=N.useRef(null),[{isDragging:l},c]=Qi({type:ta,item:{type:ta,uuid:e.uuid,children:e.children,path:n},collect:v=>({isDragging:v.isDragging()})}),u=l?0:1;c(s);const d=(v,A,S,x)=>o.jsx(USe,{data:v,section:v,path:A,page:e,pageIndex:S,sectionIndex:x},`section_${S}_${x}`);return o.jsx("div",{style:{overflowX:"auto"},className:`${a?"":"draggable page-css p-3 pb-4"}`,"data-image-src":e==null?void 0:e.bgImage,"data-bg-color":`#${e==null?void 0:e.bgColor}`,children:o.jsx("div",{className:"pdf flex justify-content-center",children:i===!1?o.jsx("div",{id:e==null?void 0:e.uuid,className:"page-block ",style:(e==null?void 0:e.bgType)==="image"?{..._5,...D5,opacity:u,backgroundImage:`url("${e==null?void 0:e.bgImage}")`}:{..._5,...D5,opacity:u,backgroundColor:`#${e==null?void 0:e.bgColor}`},children:((e==null?void 0:e.isCoverPage)===!1||(e==null?void 0:e.isCoverPage)===void 0)&&o.jsx(o.Fragment,{children:e.children.map((v,A)=>{const S=`${n}-${A}`;return o.jsx(N.Fragment,{children:d(v,S,r,A)},`section-${A}-${v.uuid}`)})})}):o.jsx(o.Fragment,{children:o.jsx("div",{className:"page-block",style:(e==null?void 0:e.bgType)==="image"?{..._5,...D5,opacity:u,backgroundImage:`url("${e==null?void 0:e.bgImage}")`,backgroundSize:"cover"}:{..._5,...D5,opacity:u,backgroundColor:`#${e==null?void 0:e.bgColor}`},children:o.jsx("div",{style:{marginTop:`${(f=e==null?void 0:e.margin)==null?void 0:f.top}px`,marginBottom:`${(h=e==null?void 0:e.margin)==null?void 0:h.bottom}px`,marginLeft:`${(m=e==null?void 0:e.margin)==null?void 0:m.left}px`,marginRight:`${(g=e==null?void 0:e.margin)==null?void 0:g.right}px`},children:e.children.map((v,A)=>{const S=`${n}-${A}`;return o.jsx(N.Fragment,{children:((v==null?void 0:v.isHidden)===!1||!i)&&d(v,S,r,A)},`section-${A}-${v.uuid}`)})})})})})})},$Se=()=>{const{isPreview:t}=Zt(),[e,n]=N.useState(!1),[r,i]=N.useState(0),[a,s]=N.useState(!1),{formBuilderFormLayout:l}=on(),c=(u,d,f)=>o.jsx(qSe,{data:u,path:d,pageIndex:f},`page-${u.uuid}`);return o.jsx("div",{className:"page",children:(l==null?void 0:l.length)===k9&&t===!0?o.jsx(o.Fragment,{children:(l==null?void 0:l.length)&&l.map((u,d)=>{const f=`${d}`;return o.jsx("div",{className:"scroll-height-400",children:c(u,f,d)},`${u.uuid}-${d}`)})}):o.jsx(o.Fragment,{children:t===!1?o.jsx(Ya,{activeIndex:r,onTabChange:u=>i(u.index),children:(l==null?void 0:l.length)&&l.map((u,d)=>{const f=`${d}`;if((u==null?void 0:u.isHidden)===!1||!t)return o.jsxs(fr,{header:"Page",headerTemplate:h=>o.jsx(o7,{options:h,pageIndex:d,page:u,setTabSidebarSetting:n,setPageActiveIndex:i,pages:l}),children:[t===!1&&o.jsx(gf,{reusableBuilderElementModalVisibility:a,setReusableBuilderElementModalVisibility:s,pageIndex:d}),o.jsxs("div",{className:"p-3",children:[o.jsx(H0,{setVisibility:n,visibilty:e,pageIndex:d,page:u}),o.jsx("div",{children:c(u,f,d)})]})]},`${u.uuid}-${d}`)})}):o.jsx("div",{className:"",children:(l==null?void 0:l.length)&&l.map((u,d)=>{var h;const f=`${d}`;if((u==null?void 0:u.isHidden)===!1||!t)return o.jsxs("section",{id:u==null?void 0:u.uuid,"data-nav-title":(h=u==null?void 0:u.title)==null?void 0:h.english,"data-scrollspy":!0,children:[t===!1&&o.jsx(gf,{reusableBuilderElementModalVisibility:a,setReusableBuilderElementModalVisibility:s,pageIndex:d}),o.jsxs("div",{className:"p-3",children:[o.jsx(H0,{setVisibility:n,visibilty:e,pageIndex:d,page:u}),o.jsx("div",{children:c(u,f,d)})]})]},`${u.uuid}-${d}`)})})})})},jSe=t=>{var S,x,w,T;const e=N.useRef(null),{removeColumn:n,addColumn:r,cloneColumn:i,formBuilderFormLayout:a}=on(),{isPreview:s,emitSocketData:l}=Zt(),{options:c,pageIndex:u,sectionIndex:d,rowIndex:f,columnIndex:h,data:m}=t,g=c.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",v=`${c.className} justify-content-space-between`,A=`${c.titleClassName} pl-1 text-primary`;return o.jsxs(o.Fragment,{children:[o.jsx(rn,{target:".clone-tool"}),o.jsx(rn,{target:".add-column-tool"}),o.jsxs("div",{className:v,children:[o.jsxs("span",{ref:s===!1?e:null,children:[o.jsx("button",{className:c.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:c.togglerClassName,onClick:c.onTogglerClick,children:[o.jsx("span",{className:g}),o.jsx(Qt,{})]}),o.jsx("span",{className:A,children:"Column"})]}),s===!1&&o.jsxs("div",{className:"p-panel-icons",children:[o.jsx("span",{className:"add-column-tool","data-pr-tooltip":"Add Column",children:o.jsxs("button",{className:c.togglerClassName,onClick:()=>{r(u,d,f),l()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((T=(w=(x=(S=a[u])==null?void 0:S.children[d])==null?void 0:x.children[f])==null?void 0:w.children)==null?void 0:T.length)>1&&o.jsxs("button",{className:c.togglerClassName,onClick:()=>{n(u,d,f,h),l()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:c.togglerClassName,onClick:()=>{i(m,u,d,f,h),l()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})})]})]})]})},zSe={position:"relative"},HSe=t=>{var w,T,C,_,E;const{isAdvanceView:e,isRenderView:n,isPreview:r}=Zt(),{handleDrop:i}=on(),{data:a,path:s,pageIndex:l,sectionIndex:c,rowIndex:u,columnIndex:d,section:f,row:h,page:m}=t,g=N.useRef(null),[{isDragging:v},A]=Qi({type:ms,item:{type:ms,uuid:a==null?void 0:a.uuid,children:a.children,path:s},collect:D=>({isDragging:D.isDragging()})}),S=v&&!n?.25:1;A(g);const x=(D,B,k,P,z,M,H)=>o.jsx(qc,{page:m,column:a,type:"field",row:h,section:f,field:D,data:D,path:B,pageIndex:k,sectionIndex:P,rowIndex:z,columnIndex:M,fieldIndex:H},`component-${s}-${D==null?void 0:D.uuid}`);return o.jsx("div",{style:e?{...zSe,opacity:S}:{},className:n?"form-builder-column container-column":"draggable form-builder-column container-column",children:r===!1?o.jsx(o.Fragment,{children:e===!0?o.jsxs(li,{className:"builder-row-column",header:"Column",toggleable:!0,headerTemplate:D=>o.jsx(jSe,{options:D,pageIndex:l,sectionIndex:c,rowIndex:u,data:a,columnIndex:d}),children:[((w=a==null?void 0:a.children)==null?void 0:w.length)>0?(T=a==null?void 0:a.children)==null?void 0:T.map((D,B)=>{const k=`${s}-${B}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,fieldDropArea:!0,data:{path:k,childrenCount:a.children.length,droppedField:a},onDrop:i}),x(D,k,l,c,u,d,B)]},k)}):o.jsxs("span",{className:"pt-4 text-center text-primary",style:{display:"block",zIndex:-1,width:"99%"},children:["Please drop the element from the sidebar below",o.jsx("p",{children:o.jsx("i",{className:"pi pi-arrow-down py-2",style:{fontSize:"2em"}})})]}),o.jsx(Tr,{isAdvanceView:e,fieldDropArea:!0,data:{path:`${s}-${a.children.length}`,childrenCount:a.children.length,droppedField:a},onDrop:i,isLast:!0})]}):o.jsx(o.Fragment,{children:o.jsxs("div",{children:[((C=a==null?void 0:a.children)==null?void 0:C.length)>0?(_=a==null?void 0:a.children)==null?void 0:_.map((D,B)=>{const k=`${s}-${B}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,fieldDropArea:!0,data:{path:k,childrenCount:a.children.length,droppedField:a},onDrop:i}),x(D,k,l,c,u,d,B)]},k)}):o.jsx(o.Fragment,{children:o.jsxs("span",{className:"pt-4 text-center text-primary",style:{display:"block",zIndex:-1,width:"99%"},children:["Please drop the element from the sidebar below",o.jsx("p",{children:o.jsx("i",{className:"pi pi-arrow-down py-2",style:{fontSize:"2em"}})})]})}),o.jsx(Tr,{isAdvanceView:e,dropHereLastField:!0,fieldDropArea:!0,data:{path:`${s}-${a.children.length}`,childrenCount:a.children.length,droppedField:a},onDrop:i,isLast:!0})]})})}):o.jsx(o.Fragment,{children:(E=a==null?void 0:a.children)==null?void 0:E.map((D,B)=>{const k=`${s}-${B}`;return o.jsx(N.Fragment,{children:x(D,k,l,c,u,d,B)},k)})})})},YSe=t=>{var x,w,T,C;const{options:e,pageIndex:n,sectionIndex:r,rowIndex:i,data:a}=t,[,s]=N.useState(!1),l=N.useRef(null),{isPreview:c,emitSocketData:u}=Zt(),{removeRow:d,addRow:f,cloneRow:h,formBuilderFormLayout:m,userSelectedLanguage:g}=on(),v=e!=null&&e.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",A=`${e==null?void 0:e.className} justify-content-space-between`,S=`${e==null?void 0:e.titleClassName} pl-1 text-primary`;return o.jsxs(o.Fragment,{children:[o.jsx(rn,{target:".clone-tool"}),o.jsx(rn,{target:".setting-tool"}),o.jsx(rn,{target:".add-row-tool"}),o.jsxs("div",{className:A,children:[o.jsxs("span",{ref:c===!1?l:null,children:[o.jsx("button",{className:e==null?void 0:e.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:e==null?void 0:e.togglerClassName,onClick:e==null?void 0:e.onTogglerClick,children:[o.jsx("span",{className:v}),o.jsx(Qt,{})]}),o.jsxs("span",{className:S,children:["Row:"," ",((x=a==null?void 0:a.heading)==null?void 0:x[g==null?void 0:g.type])!==""?(w=a==null?void 0:a.heading)==null?void 0:w[g==null?void 0:g.type]:"Untitled"]})]}),c===!1&&o.jsxs("div",{className:"p-panel-icons",children:[o.jsx("span",{className:"add-row-tool","data-pr-tooltip":"Add Row",children:o.jsxs("button",{className:e==null?void 0:e.togglerClassName,onClick:()=>{f(n,r),u()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((C=(T=m[n])==null?void 0:T.children[r])==null?void 0:C.children.length)>1&&o.jsxs("button",{className:e==null?void 0:e.togglerClassName,onClick:()=>{d(n,r,i),u()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:e==null?void 0:e.togglerClassName,onClick:()=>{h(a,n,r,i),u()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"setting-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{onClick:()=>s(!0),className:e==null?void 0:e.togglerClassName,children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})})]})]})]})},KSe={},XSe=t=>{var ge,ne,J,K,oe,ve,Ce,Se,Te,De,ie;const{isAdvanceView:e,isRenderView:n,isPreview:r,isAdmin:i,renderType:a,emitSocketData:s}=Zt(),{handleDrop:l}=on(),{data:c,path:u,pageIndex:d,sectionIndex:f,rowIndex:h,section:m,page:g}=t,v=N.useRef(null),{userSelectedLanguage:A}=on(),{userTaskSubmitFormData:S,taskRegisterData:x,updateTaskRegisterData:w,updateTaskProgressValue:T,addUserDataFormSectionRepeatableData:C,removeUserDataFormSectionRepeatableData:_,task_status:E,TASK_PUBLISHED:D}=mr(),[B,k]=N.useState(!1),[{isDragging:P},z]=Qi({type:bo,item:{type:bo,uuid:c.uuid,children:c.children,path:u,data:c},collect:U=>({isDragging:U.isDragging()})}),M=P?.25:1;z(v);const H=(U,re,Q,se,be,me)=>o.jsx(HSe,{page:g,row:c,section:m,data:U,path:re,pageIndex:Q,sectionIndex:se,rowIndex:be,columnIndex:me,emitSocketData:s},`column-${u}-${U.uuid}`),de=_t.findIndex(S,function(U){return(U==null?void 0:U.rowId)===(c==null?void 0:c.uuid)}),fe=()=>{var Q,se,be;const U=_t.cloneDeep(x);((se=(Q=S[de])==null?void 0:Q.repeatableFieldsData)==null?void 0:se.length)>=(c==null?void 0:c.minimumEntries)?U[c==null?void 0:c.uuid]=(be=S[de])==null?void 0:be.repeatableFields:delete U[c==null?void 0:c.uuid];const re=Object.keys(U).length;w(U),T(re)},ee=(ge=c==null?void 0:c.repeatableFields)==null?void 0:ge.map(U=>{var re;return{fieldUuid:U==null?void 0:U.uuid,field:U==null?void 0:U.uuid,header:(re=U==null?void 0:U.label)==null?void 0:re.english}}),G=ee==null?void 0:ee.map(U=>o.jsx(dr,{field:U.field,header:U.header,body:re=>o.jsx(o.Fragment,{children:o.jsx("div",{className:"post__content_repetable",dangerouslySetInnerHTML:{__html:re[U==null?void 0:U.field]}})})},U.field)),ae=()=>{var se;const U=[...S],re=[];let Q=!0;e:for(const[,be]of c.children.entries()){for(const[,me]of be.children.entries())if(console.log("field.isValid",me.isValid),me!=null&&me.isPostField&&me.isValid!==1){const ye={fieldId:me.uuid,rowIndex:h};console.log("inValidData",ye),re.push(ye),Xt.emit("OnInvalidFieldCatch",ye),Q=!1;break e}Q=!0}Q&&(re==null?void 0:re.length)===0&&(C(c==null?void 0:c.uuid,(se=U[de])==null?void 0:se.repeatableFields),Xt.emit("clearRepeatableFields",c==null?void 0:c.uuid),fe())},Y=U=>o.jsx(o.Fragment,{children:o.jsx(Pt,{text:!0,type:"button",className:"p-button-danger ",onClick:()=>{_(c==null?void 0:c.uuid,U==null?void 0:U.rowIndex),setTimeout(()=>{fe()},1e3)},icon:"pi pi-trash"})});return o.jsxs("div",{style:{...KSe,opacity:M,marginTop:`${(ne=c==null?void 0:c.margin)==null?void 0:ne.top}px`,marginBottom:`${(J=c==null?void 0:c.margin)==null?void 0:J.bottom}px`,marginLeft:`${(K=c==null?void 0:c.margin)==null?void 0:K.left}px`,marginRight:`${(oe=c==null?void 0:c.margin)==null?void 0:oe.right}px`},className:n?"row container-row":"draggable row container-row",children:[B&&o.jsx(Ig,{renderType:a,visibilty:B,setVisibility:k,row:c,pageIndex:d,sectionIndex:f,rowIndex:h,emitSocketData:s},"row_settings_"+d+f+h),r===!1?o.jsx(o.Fragment,{children:e===!0?o.jsx(li,{header:"Row",toggleable:!0,headerTemplate:U=>o.jsx(YSe,{options:U,pageIndex:d,sectionIndex:f,rowIndex:h,data:c}),children:o.jsxs("div",{className:"form-builder-columns",style:{overflowX:"auto"},children:[(ve=c==null?void 0:c.children)==null?void 0:ve.map((U,re)=>{const Q=`${u}-${re}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,data:{path:Q,childrenCount:c.children.length},onDrop:l,className:"horizontalDrag"}),H(U,Q,d,f,h,re)]},Q)}),o.jsx(Tr,{isAdvanceView:e,data:{path:`${u}-${c.children.length}`,childrenCount:c.children.length},onDrop:l,className:"horizontalDrag",isLast:!0})]})}):o.jsx(o.Fragment,{children:o.jsx("div",{className:e?"form-builder-columns":"",style:e?{overflowX:"auto"}:{},children:(Ce=c==null?void 0:c.children)==null?void 0:Ce.map((U,re)=>{const Q=`${u}-${re}`;return o.jsx(N.Fragment,{children:H(U,Q,d,f,h,re)},Q)})})})}):o.jsx(o.Fragment,{children:!(c!=null&&c.rowIsRepeatable&&E===D)&&o.jsxs(o.Fragment,{children:[o.jsx("h5",{children:(Se=c==null?void 0:c.heading)==null?void 0:Se[A==null?void 0:A.type]}),o.jsx("span",{children:(Te=c==null?void 0:c.subHeadingText)==null?void 0:Te[A==null?void 0:A.type]}),o.jsx("div",{className:"form-builder-columns",children:c.children.map((U,re)=>{const Q=`${u}-${re}`;return o.jsx(N.Fragment,{children:H(U,Q,d,f,h,re)},Q)})})]})}),(c==null?void 0:c.rowIsRepeatable)&&E!==D&&o.jsx(Pt,{text:!0,type:"button",className:"p-button-success mb-3",onClick:()=>ae(),label:(De=c.addToListButtonLabel)==null?void 0:De[A==null?void 0:A.type]}),(c==null?void 0:c.rowIsRepeatable)&&o.jsxs("div",{className:"card",children:[o.jsxs(zs,{value:(S==null?void 0:S.length)>0?(ie=S[de])==null?void 0:ie.repeatableFieldsData:[],children:[G,E!==D&&o.jsx(dr,{style:{width:"10%"},headerStyle:{textAlign:"center"},bodyStyle:{textAlign:"left",overflow:"visible"},body:U=>Y(U)})]}),i&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{field:c})]})]})]})},GSe=t=>{var fe,ee,G,ae,Y,ge,ne,J;const{isAdvanceView:e,isPreview:n,renderType:r,emitSocketData:i}=Zt(),{handleDrop:a}=on(),{data:s,path:l,pageIndex:c,sectionIndex:u,section:d,page:f}=t,{removeSection:h,addSection:m,cloneSection:g,formBuilderFormLayout:v,userSelectedLanguage:A}=on(),[S,x]=N.useState(!1),[w,T]=N.useState(!1),[C,_]=N.useState({reusable_template_schema:""}),[E,D]=N.useState(!1),B=N.useRef(null),k=(K,oe)=>{_(ve=>({...ve,[K]:oe}))},[{isDragging:P},z]=Qi({type:ta,item:{type:ta,uuid:s.uuid,children:s.children,path:l},collect:K=>({isDragging:K.isDragging()})}),M=P?.25:1;z(B);const H=(K,oe,ve,Ce,Se)=>o.jsx(XSe,{page:f,section:d,data:K,path:oe,pageIndex:ve,sectionIndex:Ce,rowIndex:Se,emitSocketData:i},`row-${l}-${K.uuid}`),de=(K,oe,ve)=>{var De,ie;const Ce=K.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Se=`${K.className} justify-content-space-between panel-tab-section`,Te=`${K.titleClassName} pl-1 text-primary`;return o.jsxs("div",{className:Se,children:[o.jsxs("span",{ref:n===!1?B:null,children:[o.jsx("button",{className:K.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:K.togglerClassName,onClick:K.onTogglerClick,children:[o.jsx("span",{className:Ce}),o.jsx(Qt,{})]}),o.jsxs("span",{className:Te,children:[ve+1," ",(De=s==null?void 0:s.heading)==null?void 0:De[A==null?void 0:A.type]]})]}),n===!1&&o.jsxs(o.Fragment,{children:[o.jsx(rn,{target:".clone-tool"}),o.jsx(rn,{target:".del-tool"}),o.jsx(rn,{target:".setting-tool"}),o.jsx(rn,{target:".add-section-tool"}),o.jsx(rn,{target:".save-tool"}),o.jsx(rn,{target:".settings-tool"}),o.jsxs("div",{className:"p-panel-icons",children:[o.jsx("span",{className:"add-section-tool","data-pr-tooltip":"Add Section",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{m(oe),i()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((ie=v[oe])==null?void 0:ie.children.length)>1&&o.jsx("span",{className:"del-tool","data-pr-tooltip":"Delete",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{h(oe,ve),i()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"save-tool","data-pr-tooltip":"Save",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{k("reusable_template_schema",s),T(!0)},children:[o.jsx("span",{className:"pi pi-save"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{g(s,oe,ve),i()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"settings-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>x(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})})]})]})]})};return o.jsxs("div",{style:{opacity:M,marginBottom:20},className:e?"draggable row":"",children:[n===!1&&o.jsx(Dh,{saveBuilderElementModalData:C,setSaveBuilderElementModalData:_,saveElementModal:w,setSaveElementModal:T}),S===!0&&o.jsx(_h,{renderType:r,visibilty:S,setVisibility:x,section:s,pageIndex:c,sectionIndex:u,emitSocketData:i},"section_settings_"+c+u),n===!1?o.jsx(o.Fragment,{children:e===!0?o.jsxs(li,{header:(fe=s==null?void 0:s.heading)==null?void 0:fe.english,toggleable:!0,headerTemplate:K=>de(K,c,u),onMouseEnter:()=>D(!0),onMouseLeave:()=>D(!1),children:[((ee=s==null?void 0:s.subHeadingText)==null?void 0:ee[A==null?void 0:A.type])&&o.jsx("p",{children:(G=s==null?void 0:s.subHeadingText)==null?void 0:G[A==null?void 0:A.type]}),o.jsxs("div",{children:[s.children.map((K,oe)=>{const ve=`${l}-${oe}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,data:{path:ve,childrenCount:s.children.length},onDrop:a}),H(K,ve,c,u,oe)]},ve)}),o.jsx(Tr,{isAdvanceView:e,data:{path:`${l}-${s.children.length}`,childrenCount:s.children.length,droppedField:s},onDrop:a,isLast:!0})]}),E&&o.jsxs("div",{className:"m-3 flex justify-content-end",children:[o.jsx("span",{className:"add-section-tool ","data-pr-tooltip":"Add Section",children:o.jsx("i",{className:"pi pi-plus",onClick:()=>{m(c),i()},children:o.jsx(Qt,{})})}),((ae=v[c])==null?void 0:ae.children.length)>1&&o.jsx("span",{className:"del-tool ml-2",children:o.jsx("i",{className:"pi pi-trash","data-pr-tooltip":"Delete",onClick:()=>{h(c,u),i()},children:o.jsx(Qt,{})})})]})]}):o.jsxs(o.Fragment,{children:[((Y=s==null?void 0:s.subHeadingText)==null?void 0:Y[A==null?void 0:A.type])&&o.jsx("p",{children:(ge=s==null?void 0:s.subHeadingText)==null?void 0:ge[A==null?void 0:A.type]}),o.jsx("div",{children:s.children.map((K,oe)=>{const ve=`${l}-${oe}`;return o.jsx(N.Fragment,{children:H(K,ve,c,u,oe)},ve)})})]})}):o.jsx(o.Fragment,{children:o.jsxs("div",{className:"",children:[(s==null?void 0:s.showSectionHeader)&&o.jsxs(o.Fragment,{children:[o.jsx("h4",{children:(ne=s==null?void 0:s.heading)==null?void 0:ne[A==null?void 0:A.type]}),o.jsx("p",{children:(J=s==null?void 0:s.subHeadingText)==null?void 0:J[A==null?void 0:A.type]}),o.jsx("hr",{})]}),s.children.map((K,oe)=>{const ve=`${l}-${oe}`;return o.jsx(N.Fragment,{children:o.jsx("div",{className:"",children:H(K,ve,c,u,oe)},ve)},ve)})]})})]})},RSe={position:"relative"},WSe=t=>{var w,T,C;const{isAdvanceView:e,isRenderView:n,isPreview:r}=Zt(),{handleDrop:i}=on(),{data:a,path:s,pageIndex:l,sectionIndex:c,rowIndex:u,columnIndex:d,section:f,row:h,page:m}=t,g=N.useRef(null),[{isDragging:v},A]=Qi({type:ms,item:{type:ms,uuid:a==null?void 0:a.uuid,children:a.children,path:s},collect:_=>({isDragging:_.isDragging()})}),S=v&&!n?.25:1;A(g);const x=(_,E,D,B,k,P,z)=>o.jsx(qc,{page:m,type:"field",row:h,column:a,section:f,field:_,data:_,path:E,pageIndex:D,sectionIndex:B,rowIndex:k,columnIndex:P,fieldIndex:z},`component-${s}-${_==null?void 0:_.uuid}`);return o.jsx("div",{style:e?{...RSe,opacity:S}:{},className:n?"":"draggable column container-column",children:r===!1?o.jsx(o.Fragment,{children:o.jsxs("div",{children:[((w=a==null?void 0:a.children)==null?void 0:w.length)>0?(T=a==null?void 0:a.children)==null?void 0:T.map((_,E)=>{const D=`${s}-${E}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,fieldDropArea:!0,data:{path:D,childrenCount:a.children.length,droppedField:a},onDrop:i}),x(_,D,l,c,u,d,E)]},D)}):o.jsx(o.Fragment,{}),o.jsx(Tr,{isAdvanceView:e,dropHereLastField:!0,fieldDropArea:!0,data:{path:`${s}-${a.children.length}`,childrenCount:a.children.length,droppedField:a},onDrop:i,isLast:!0})]})}):o.jsx(o.Fragment,{children:(C=a==null?void 0:a.children)==null?void 0:C.map((_,E)=>{const D=`${s}-${E}`;return o.jsx(N.Fragment,{children:x(_,D,l,c,u,d,E)},D)})})})},QSe=t=>{var l;const{isAdvanceView:e}=Zt(),{data:n,page:r,currentPath:i,pageIndex:a}=t,s=(c,u,d,f,h,m,g,v)=>o.jsx(WSe,{page:r,row:v,section:g,data:c,path:`${d}-${f}-${h}-${m}`,pageIndex:d,sectionIndex:f,rowIndex:h,columnIndex:m},`column-${i}-${c.uuid}`);return o.jsx(o.Fragment,{children:(l=n==null?void 0:n.children)==null?void 0:l.map((c,u)=>{var d;return(d=c==null?void 0:c.children)==null?void 0:d.map((f,h)=>{var m;return o.jsx(o.Fragment,{children:o.jsx("div",{className:e?"columns":"",style:e?{overflowX:"auto"}:{},children:(m=f==null?void 0:f.children)==null?void 0:m.map((g,v)=>{const A=`${i}-${u}-${h}-${v}`;return o.jsx(N.Fragment,{children:s(g,A,a,u,h,v,c,f)},A)})})})})})})},JSe=t=>{const{data:e,path:n,pageIndex:r}=t,{isAdvanceView:i,isRenderView:a,isPreview:s}=Zt(),{formBuilderFormSchema:l,handleDrop:c}=on(),u=N.useRef(null),[{},d]=Qi({type:ta,item:{type:ta,uuid:e.uuid,children:e.children,path:n},collect:h=>({isDragging:h.isDragging()})});d(u);const f=(h,m,g,v)=>o.jsx(GSe,{data:h,section:h,path:m,page:e,pageIndex:g,sectionIndex:v},`section_${g}_${v}`);return o.jsx("div",{style:{overflowX:"auto"},className:`${a?"":"draggable page-css p-3 pb-4"}`,"data-image-src":e==null?void 0:e.bgImage,"data-bg-color":`#${e==null?void 0:e.bgColor}`,children:s===!1?o.jsx(o.Fragment,{children:i?o.jsxs(o.Fragment,{children:[e.children.map((h,m)=>{const g=`${n}-${m}`;return o.jsxs(N.Fragment,{children:[i===!0&&o.jsx(Tr,{isAdvanceView:i,data:{path:g,childrenCount:e.children.length},onDrop:c}),f(h,g,r,m)]},`section-${m}-${h.uuid}`)}),i===!0&&o.jsx(Tr,{isAdvanceView:i,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length,droppedField:e},onDrop:c,isLast:!0})]}):o.jsx(o.Fragment,{children:o.jsx(QSe,{page:e,data:e,path:n,pageIndex:r})})}):o.jsx(o.Fragment,{children:o.jsx("div",{className:"p-1",children:e.children.map((h,m)=>{const g=`${n}-${m}`;return o.jsx(N.Fragment,{children:l!=null&&l.showConditionalFields?o.jsx(o.Fragment,{children:o.jsx("div",{children:f(h,g,r,m)})}):((h==null?void 0:h.isHidden)===!1||!s)&&f(h,g,r,m)},`section-${m}-${h.uuid}`)})})})})},ZSe=()=>{const[t,e]=N.useState(!1),{formBuilderFormLayout:n}=on(),{isPreview:r}=Zt(),i=()=>{},a=(s,l,c)=>o.jsx(JSe,{data:s,path:l,pageIndex:c},`page-${s.uuid}`);return o.jsx(o.Fragment,{children:o.jsx("div",{className:"page",children:o.jsx("div",{children:(n==null?void 0:n.length)&&n.map((s,l)=>{const c=`${l}`;if((s==null?void 0:s.isHidden)===!1||!r)return o.jsxs("div",{children:[o.jsx(H0,{setVisibility:e,visibilty:t,pageIndex:l,page:s,emitSocketData:i}),a(s,c,l)]},`policie-page-${l}`)})})})})},exe={position:"relative"},txe=t=>{var w;const{isPreview:e,isRenderView:n,isAdvanceView:r}=Zt(),{data:i,path:a,pageIndex:s,sectionIndex:l,rowIndex:c,columnIndex:u,section:d,row:f,page:h}=t,m=N.useRef(null),{handleDrop:g}=on(),[{isDragging:v},A]=Qi({type:ms,item:{type:ms,uuid:i==null?void 0:i.uuid,children:i.children,path:a},collect:T=>({isDragging:T.isDragging()})}),S=v&&!n?.25:1;A(m);const x=(T,C,_,E,D,B,k)=>o.jsx(qc,{page:h,type:"field",row:f,section:d,field:T,data:T,path:C,pageIndex:_,sectionIndex:E,rowIndex:D,columnIndex:B,fieldIndex:k},`component-${a}-${T==null?void 0:T.uuid}`);return o.jsx("div",{style:r?{...exe,opacity:S}:{},className:n?"form-builder-column container-column":"draggable form-builder-column container-column",children:!e&&o.jsxs("div",{children:[(w=i==null?void 0:i.children)==null?void 0:w.map((T,C)=>{const _=`${a}-${C}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{fieldDropArea:!0,isAdvanceView:r,data:{path:_,childrenCount:i.children.length,droppedField:i},onDrop:g}),x(T,_,s,l,c,u,C)]},_)}),i.children.length===0&&o.jsx("p",{className:"text-center",children:"Add element by dragging and dropping element from the sidebar into the dropzone area"}),o.jsx(Tr,{fieldDropArea:!0,isAdvanceView:r,data:{path:`${a}-${i.children.length}`,childrenCount:i.children.length,droppedField:i},onDrop:g,isLast:!0})]})})},nxe={},rxe=t=>{var Y,ge,ne,J,K,oe,ve;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,section:s,page:l}=t,c=N.useRef(null),{userSelectedLanguage:u,handleDrop:d}=on(),{userTaskSubmitFormData:f,taskRegisterData:h,updateTaskRegisterData:m,updateTaskProgressValue:g,addUserDataFormSectionRepeatableData:v,removeUserDataFormSectionRepeatableData:A,task_status:S,TASK_PUBLISHED:x}=mr(),{isRenderView:w,isAdmin:T,isAdvanceView:C,emitSocketData:_,renderType:E}=Zt(),[D,B]=N.useState(!1),[{isDragging:k},P]=Qi({type:bo,item:{type:bo,uuid:e.uuid,children:e.children,path:n,data:e},collect:Ce=>({isDragging:Ce.isDragging()})}),z=k?.25:1;P(c);const M=(Ce,Se,Te,De,ie,U)=>o.jsx(txe,{page:l,row:e,section:s,data:Ce,path:Se,pageIndex:Te,sectionIndex:De,rowIndex:ie,columnIndex:U},`column-${n}-${Ce.uuid}`),H=_t.findIndex(f,function(Ce){return(Ce==null?void 0:Ce.rowId)===(e==null?void 0:e.uuid)}),de=()=>{var Te,De,ie;const Ce=_t.cloneDeep(h);((De=(Te=f[H])==null?void 0:Te.repeatableFieldsData)==null?void 0:De.length)>=(e==null?void 0:e.minimumEntries)?Ce[e==null?void 0:e.uuid]=(ie=f[H])==null?void 0:ie.repeatableFields:delete Ce[e==null?void 0:e.uuid];const Se=Object.keys(Ce).length;m(Ce),g(Se)},fe=(Y=e==null?void 0:e.repeatableFields)==null?void 0:Y.map(Ce=>{var Se;return{fieldUuid:Ce==null?void 0:Ce.uuid,field:Ce==null?void 0:Ce.uuid,header:(Se=Ce==null?void 0:Ce.label)==null?void 0:Se.english}}),ee=fe==null?void 0:fe.map(Ce=>o.jsx(dr,{field:Ce.field,header:Ce.header,body:Se=>o.jsx(o.Fragment,{children:o.jsx("div",{className:"post__content_repetable",dangerouslySetInnerHTML:{__html:Se[Ce==null?void 0:Ce.field]}})})},Ce.field)),G=()=>{var De;const Ce=[...f],Se=[];let Te=!0;e:for(const[,ie]of e.children.entries()){for(const[,U]of ie.children.entries())if(console.log("field.isValid",U.isValid),U!=null&&U.isPostField&&U.isValid!==1){const re={fieldId:U.uuid,rowIndex:a};console.log("inValidData",re),Se.push(re),Xt.emit("OnInvalidFieldCatch",re),Te=!1;break e}Te=!0}Te&&(Se==null?void 0:Se.length)===0&&(v(e==null?void 0:e.uuid,(De=Ce[H])==null?void 0:De.repeatableFields),Xt.emit("clearRepeatableFields",e==null?void 0:e.uuid),de())},ae=Ce=>o.jsx(o.Fragment,{children:o.jsx(Pt,{text:!0,type:"button",className:"p-button-danger ",onClick:()=>{A(e==null?void 0:e.uuid,Ce==null?void 0:Ce.rowIndex),setTimeout(()=>{de()},1e3)},icon:"pi pi-trash"})});return o.jsxs("div",{style:{...nxe,opacity:z,marginTop:`${(ge=e==null?void 0:e.margin)==null?void 0:ge.top}px`,marginBottom:`${(ne=e==null?void 0:e.margin)==null?void 0:ne.bottom}px`,marginLeft:`${(J=e==null?void 0:e.margin)==null?void 0:J.left}px`,marginRight:`${(K=e==null?void 0:e.margin)==null?void 0:K.right}px`},className:w?"row container-row":"draggable row container-row",children:[D&&o.jsx(Ig,{renderType:E,visibilty:D,setVisibility:B,row:e,pageIndex:r,sectionIndex:i,rowIndex:a,emitSocketData:_},"row_settings_"+r+i+a),o.jsxs("div",{className:"form-builder-columns",children:[e.children.map((Ce,Se)=>{const Te=`${n}-${Se}`;return o.jsxs(N.Fragment,{children:[E===Y1&&o.jsx(Tr,{isAdvanceView:C,data:{path:Te,childrenCount:e.children.length},onDrop:d,className:"horizontalDrag"}),M(Ce,Te,r,i,a,Se)]},Te)}),o.jsx(Tr,{isAdvanceView:C,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length},onDrop:d,className:"horizontalDrag",isLast:!0})]}),(e==null?void 0:e.rowIsRepeatable)&&S!==x&&o.jsx(Pt,{text:!0,type:"button",className:"p-button-success mb-3",onClick:()=>G(),label:(oe=e.addToListButtonLabel)==null?void 0:oe[u==null?void 0:u.type]}),(e==null?void 0:e.rowIsRepeatable)&&o.jsxs("div",{className:"card",children:[o.jsxs(zs,{value:(f==null?void 0:f.length)>0?(ve=f[H])==null?void 0:ve.repeatableFieldsData:[],children:[ee,S!==x&&o.jsx(dr,{style:{width:"10%"},headerStyle:{textAlign:"center"},bodyStyle:{textAlign:"left",overflow:"visible"},body:Ce=>ae(Ce)})]}),T&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{field:e})]})]})]})},ixe=t=>{var H,de;const{data:e,path:n,pageIndex:r,sectionIndex:i,section:a,page:s}=t,{removeSection:l,addSection:c,cloneSection:u,formBuilderFormLayout:d,userSelectedLanguage:f,handleDrop:h}=on(),{isPreview:m,isAdvanceView:g,renderType:v,emitSocketData:A}=Zt(),[S,x]=N.useState(!1),[w,T]=N.useState(!1),[C,_]=N.useState({reusable_template_schema:""}),E=N.useRef(null),D=(fe,ee)=>{_(G=>({...G,[fe]:ee}))},[{isDragging:B},k]=Qi({type:ta,item:{type:ta,uuid:e.uuid,children:e.children,path:n},collect:fe=>({isDragging:fe.isDragging()})}),P=B?.25:1;k(E);const z=(fe,ee,G,ae,Y)=>o.jsx(rxe,{page:s,section:a,data:fe,path:ee,pageIndex:G,sectionIndex:ae,rowIndex:Y},`row-${n}-${fe.uuid}`),M=(fe,ee,G)=>{var ne,J;const ae=fe.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Y=`${fe.className} justify-content-space-between panel-tab-section`,ge=`${fe.titleClassName} pl-1 text-primary`;return o.jsxs("div",{className:Y,children:[o.jsxs("span",{ref:m===!1?E:null,children:[o.jsx("button",{className:fe.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:fe.togglerClassName,onClick:fe.onTogglerClick,children:[o.jsx("span",{className:ae}),o.jsx(Qt,{})]}),o.jsxs("span",{className:ge,children:[G+1," ",(ne=e==null?void 0:e.heading)==null?void 0:ne[f==null?void 0:f.type]]})]}),m===!1&&o.jsxs(o.Fragment,{children:[o.jsx(rn,{target:".clone-tool"}),o.jsx(rn,{target:".del-tool"}),o.jsx(rn,{target:".setting-tool"}),o.jsx(rn,{target:".add-section-tool"}),o.jsx(rn,{target:".save-tool"}),o.jsx(rn,{target:".settings-tool"}),o.jsxs("div",{className:"p-panel-icons",children:[o.jsx("span",{className:"add-section-tool","data-pr-tooltip":"Add Section",children:o.jsxs("button",{className:fe.togglerClassName,onClick:()=>{c(ee),A()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((J=d[ee])==null?void 0:J.children.length)>1&&o.jsx("span",{className:"del-tool","data-pr-tooltip":"Delete",children:o.jsxs("button",{className:fe.togglerClassName,onClick:()=>{l(ee,G),A()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"save-tool","data-pr-tooltip":"Save",children:o.jsxs("button",{className:fe.togglerClassName,onClick:()=>{D("reusable_template_schema",e),T(!0)},children:[o.jsx("span",{className:"pi pi-save"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:fe.togglerClassName,onClick:()=>{u(e,ee,G),A()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"settings-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{className:fe.togglerClassName,onClick:()=>x(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})})]})]})]})};return o.jsxs("div",{style:{opacity:P,marginBottom:20},className:g?"draggable row":"",children:[m===!1&&o.jsx(Dh,{saveBuilderElementModalData:C,setSaveBuilderElementModalData:_,saveElementModal:w,setSaveElementModal:T}),S===!0&&o.jsx(_h,{renderType:v,visibilty:S,setVisibility:x,section:e,pageIndex:r,sectionIndex:i,emitSocketData:A},"section_settings_"+r+i),m===!1?o.jsxs(li,{className:"mb-5",header:(H=e==null?void 0:e.heading)==null?void 0:H.english,toggleable:!0,headerTemplate:fe=>M(fe,r,i),children:[o.jsx("p",{children:(de=e==null?void 0:e.subHeadingText)==null?void 0:de[f==null?void 0:f.type]}),o.jsxs("div",{className:"",children:[e.children.map((fe,ee)=>{const G=`${n}-${ee}`;return o.jsx(N.Fragment,{children:z(fe,G,r,i,ee)},G)}),o.jsx(Tr,{isAdvanceView:g,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length},onDrop:h,className:"horizontalDrag",isLast:!0})]})]}):o.jsx(o.Fragment,{})]})},axe=t=>{const{isRenderView:e,isPreview:n}=Zt(),{data:r,path:i,pageIndex:a}=t,s=N.useRef(null),[,l]=Qi({type:ta,item:{type:ta,uuid:r.uuid,children:r.children,path:i},collect:u=>({isDragging:u.isDragging()})});l(s);const c=(u,d,f,h)=>o.jsx(ixe,{data:u,section:u,path:d,pageIndex:f,sectionIndex:h,page:r},`section_${f}_${h}`);return o.jsx("div",{style:{overflowX:"auto"},className:`${e?"":"draggable page-css p-3 pb-4"}`,"data-image-src":r==null?void 0:r.bgImage,"data-bg-color":`#${r==null?void 0:r.bgColor}`,children:n?o.jsx(o.Fragment,{}):o.jsx("div",{className:"p-1",children:r.children.map((u,d)=>{const f=`${i}-${d}`;return o.jsx(N.Fragment,{children:c(u,f,a,d)},`section-${d}-${u.uuid}`)})})})},sxe=()=>{const{formBuilderFormLayout:t}=on(),e=(n,r,i)=>o.jsx(axe,{data:n,path:r,pageIndex:i},`page-${n.uuid}`);return o.jsx(o.Fragment,{children:o.jsx("div",{className:"page",children:(t==null?void 0:t.length)&&t.map((n,r)=>{const i=`${r}`;return o.jsx("div",{children:e(n,i,r)},`exam-page-${r}`)})})})},oxe=t=>{var _,E,D,B,k;const{userSelectedLanguage:e,formBuilderConfigurationType:n,builderTemplateName:r,formBuilderFormSchema:i}=on(),a=[{label:{english:"List main maintenance safety tips? "},componentType:"question",questionText:{french:"Quels sont les principaux conseils de sécurité pour la maintenance?? ",english:"List main maintenance safety tips? "},answerOptions:[],isHidden:!1,uuid:"rtest",options:[],underLined:!1,isAllowMultipleAnswer:!1,resizableColumns:!1,reorderableColumns:!1,timeLimit:0,score:0,subject_id:0,course_category_id:0,TextEditorProps:!1}],{questions:s}=t,[l,c]=N.useState(),[u,d]=N.useState([]),{media:f}=Zt(),h=(_=f==null?void 0:f.image)!=null&&_.MediaImage?(E=f==null?void 0:f.image)==null?void 0:E.MediaImage:o.jsx(o.Fragment,{}),m={assessment_id:"abc123",name:`${n==null?void 0:n.name} - ${r}`,label:"Quiz 1",quizConfiguration:{quizPassMark:75,quizTimeLimit:2,quizMaxAttempts:99,quizSequentialAnswer:0,isAllCorrectMandatory:!0,quizRandomiseQuestions:1,quizUniqueAnswersPerAttempt:"1"},quizElements:(s==null?void 0:s.length)>0?s:a},[g,v]=N.useState(0),[A,S]=N.useState(!1);function x(P,z){return(P==null?void 0:P.length)<=z?P:(P==null?void 0:P.slice(0,z))+"..."}N.useEffect(()=>{S(!0)},[]);const w=()=>{g!==0&&v(g-1)},T=()=>{if(m!=null&&m.quizElements&&g+1!==(m==null?void 0:m.quizElements.length))v(g+1);else if((m==null?void 0:m.quizElements.length)===g+1)return},C=(P,z)=>{let M=[...u];P.checked?M.push(z):M=M.filter(H=>(H==null?void 0:H[e==null?void 0:e.type])!==(z==null?void 0:z[e==null?void 0:e.type])),d(M)};return o.jsxs("div",{className:"scroll-height-200 mb-2",children:[A&&o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:"col-12",children:[o.jsxs("h3",{children:[m==null?void 0:m.name," "]}),(D=m==null?void 0:m.quizElements)==null?void 0:D.map((P,z)=>{var M,H,de,fe,ee,G,ae,Y,ge;return(P==null?void 0:P.answerInputType)==="radio"?o.jsxs("div",{className:g===z?"card":" flex align-items-center p-field-radiobutton",children:[((M=P==null?void 0:P.questionTextImage)==null?void 0:M[e==null?void 0:e.type])&&((H=P==null?void 0:P.questionTextImage)==null?void 0:H[e==null?void 0:e.type])!==""&&o.jsx("div",{className:"text-center assessment_image_container",children:o.jsx(h,{mediaId:(de=P==null?void 0:P.questionTextImage)==null?void 0:de[e==null?void 0:e.type],style:{height:"100px",width:"100px",objectFit:"cover",borderRadius:100},className:"text-center",alt:"questionImage"})}),o.jsx("h3",{className:"mb-5",children:g===z&&((fe=P==null?void 0:P.questionText)==null?void 0:fe[e==null?void 0:e.type])}),g===z&&((ee=P==null?void 0:P.answerOptions)==null?void 0:ee.map((ne,J)=>{var K,oe,ve,Ce;return o.jsxs("div",{className:"field-radiobutton",children:[o.jsx(Ji,{inputId:`${J}-preview`,value:ne==null?void 0:ne.answersText,checked:l===J,onChange:()=>{c(J)}}),((K=ne.answersTextImage)==null?void 0:K[e==null?void 0:e.type])&&((oe=ne.answersTextImage)==null?void 0:oe[e==null?void 0:e.type])!==""&&o.jsx(h,{mediaId:(ve=ne.answersTextImage)==null?void 0:ve[e==null?void 0:e.type],className:"mx-3",alt:"questionImage",style:{width:"50px",height:"50px",borderRadius:50}}),o.jsx("label",{htmlFor:`${J}-preview`,children:(Ce=ne.answersText)==null?void 0:Ce[e==null?void 0:e.type]})]},J)}))]},z):(P==null?void 0:P.answerInputType)==="checkbox"?o.jsxs("div",{className:g===z?"card":" flex align-items-center p-field-radiobutton",children:[o.jsx("h3",{className:"mb-5",children:g===z&&((G=P==null?void 0:P.questionText)==null?void 0:G[e==null?void 0:e.type])}),g===z&&((ae=P==null?void 0:P.answerOptions)==null?void 0:ae.map((ne,J)=>{var K,oe,ve,Ce;return o.jsxs("div",{className:"field-radiobutton",children:[o.jsx(Or,{inputId:J,value:ne==null?void 0:ne.answersText,onChange:Se=>{C(Se,ne==null?void 0:ne.answersText)},checked:u.some(Se=>{var Te;return(Se==null?void 0:Se[e==null?void 0:e.type])===((Te=ne==null?void 0:ne.answersText)==null?void 0:Te[e==null?void 0:e.type])})}),((K=ne.answersTextImage)==null?void 0:K[e==null?void 0:e.type])&&((oe=ne.answersTextImage)==null?void 0:oe[e==null?void 0:e.type])!==""&&o.jsx(h,{mediaId:(ve=ne.answersTextImage)==null?void 0:ve[e==null?void 0:e.type],className:"mx-3",alt:"questionImage",style:{width:"50px",height:"50px",borderRadius:50}}),o.jsx("label",{htmlFor:J,children:(Ce=ne.answersText)==null?void 0:Ce[e==null?void 0:e.type]})]},J)}))]},z):o.jsxs("div",{className:g===z?"card":"",children:[o.jsx("h3",{className:"mb-5",children:g===z&&((Y=P==null?void 0:P.questionText)==null?void 0:Y[e==null?void 0:e.type])}),g===z&&((ge=P==null?void 0:P.answerOptions)==null?void 0:ge.map((ne,J)=>{var K,oe,ve,Ce;return o.jsxs("div",{className:"field-radiobutton",children:[o.jsx(Ji,{inputId:J,value:ne==null?void 0:ne.answersText,onChange:()=>{}}),((K=ne.answersTextImage)==null?void 0:K[e==null?void 0:e.type])&&((oe=ne.answersTextImage)==null?void 0:oe[e==null?void 0:e.type])!==""&&o.jsx(h,{mediaId:(ve=ne.answersTextImage)==null?void 0:ve[e==null?void 0:e.type],className:"mx-3",alt:"questionImage",style:{width:"50px",height:"50px",borderRadius:50}}),o.jsx("label",{htmlFor:J,children:(Ce=ne.answersText)==null?void 0:Ce[e==null?void 0:e.type]})]},J)}))]},z)})]})}),o.jsxs("div",{className:"text-center my-5",children:[o.jsxs("div",{className:"mb-1",children:["Viewing:"," ",g+1+"/"+(m==null?void 0:m.quizElements.length)]}),o.jsx("br",{}),g>0&&o.jsx(Pt,{text:!0,className:"mx-2",label:"Previous",onClick:()=>w()}),o.jsx(Pt,{text:!0,label:(m==null?void 0:m.quizElements.length)===g+1?"Finish":"Next",onClick:()=>T()})]})]}),o.jsxs("div",{className:"surface-card p-4 shadow-2 border-round",children:[o.jsx("div",{className:"font-medium text-3xl text-900 mb-3",children:"Summary"}),o.jsx("div",{className:"text-500 mb-5",children:`${n==null?void 0:n.name} - ${r}`}),o.jsxs("ul",{className:"list-none p-0 m-0 border-top-1 surface-border",children:[o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap surface-ground",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-medium",children:"Total Questions:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:(B=m==null?void 0:m.quizElements)==null?void 0:B.length})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-medium",children:"Has Maximum Number of questions:"}),o.jsxs("div",{className:"text-900 w-full md:w-9 line-height-3",children:[i==null?void 0:i.noOfAssessmentQuestions," "]})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-medium",children:"Show Answers Randomly"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:i!=null&&i.randomiseAnswers?o.jsx(xc,{className:"mr-2",severity:"success",value:"True"}):o.jsx(xc,{className:"mr-2",severity:"warning",value:"False"})})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-medium",children:"Question Time Limit"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:"0.45 seconds"})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-medium",children:"Exam Time Limit:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:"2 mins"})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap surface-ground",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-medium",children:"Show Questions Randomly:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:o.jsx("div",{className:"grid mt-0 mr-0",children:(k=m==null?void 0:m.quizElements)==null?void 0:k.map((P,z)=>{var M;return o.jsx("div",{className:"col-12 md:col-6",children:o.jsx("div",{className:"p-3 border-1 surface-border border-round surface-card",children:o.jsx("div",{className:"text-700",children:x(((M=P==null?void 0:P.questionText)==null?void 0:M[e==null?void 0:e.type])||"",30)})})},`preview-question-${z}`)})})})]})]})]})]})},lxe=t=>{var T;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,columnIndex:s,section:l,row:c,page:u}=t,d=N.useRef(null),{handleDrop:f}=on(),{isRenderView:h,isAdvanceView:m,isPreview:g}=Zt(),[{isDragging:v},A]=Qi({type:ms,item:{type:ms,uuid:e==null?void 0:e.uuid,children:e.children,path:n},collect:C=>({isDragging:C.isDragging()})}),x={position:"relative",opacity:v&&!h?.25:1};A(d);const w=(C,_,E,D,B,k,P)=>o.jsx(qc,{page:u,type:"field",row:c,section:l,field:C,data:C,path:_,pageIndex:E,sectionIndex:D,rowIndex:B,columnIndex:k,fieldIndex:P},`component-${n}-${C==null?void 0:C.uuid}`);return o.jsx("div",{style:m?x:{},className:h?"form-builder-column container-column":"draggable form-builder-column container-column",children:g===!1?o.jsxs("div",{children:[e.children.length>0&&((T=e==null?void 0:e.children)==null?void 0:T.map((C,_)=>{const E=`${n}-${_}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:m,fieldDropArea:!0,data:{path:E,childrenCount:e.children.length,droppedField:e},onDrop:f}),w(C,E,r,i,a,s,_)]},E)})),e.children.length===0&&o.jsx("p",{className:"text-center",children:"Drag and drop from sidebar items"}),o.jsx(Tr,{isAdvanceView:m,dropHereLastField:!0,fieldDropArea:!0,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length,droppedField:e},onDrop:f,isLast:!0})]}):o.jsx(o.Fragment,{children:e.children.length>0?o.jsx(oxe,{questions:e.children}):o.jsx("p",{className:"text-center",children:"No items to show"})})})},cxe={},uxe=t=>{var g,v,A,S;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,section:s,page:l}=t,c=N.useRef(null),{isRenderView:u}=Zt(),[{isDragging:d},f]=Qi({type:bo,item:{type:bo,uuid:e.uuid,children:e.children,path:n,data:e},collect:x=>({isDragging:x.isDragging()})}),h=d?.25:1;f(c);const m=(x,w,T,C,_,E)=>o.jsx(lxe,{page:l,row:e,section:s,data:x,path:w,pageIndex:T,sectionIndex:C,rowIndex:_,columnIndex:E},`column-${n}-${x.uuid}`);return o.jsx("div",{style:{...cxe,opacity:h,marginTop:`${(g=e==null?void 0:e.margin)==null?void 0:g.top}px`,marginBottom:`${(v=e==null?void 0:e.margin)==null?void 0:v.bottom}px`,marginLeft:`${(A=e==null?void 0:e.margin)==null?void 0:A.left}px`,marginRight:`${(S=e==null?void 0:e.margin)==null?void 0:S.right}px`},className:u?"row container-row":"draggable row container-row",children:o.jsx("div",{className:"form-builder-columns",children:e.children.map((x,w)=>{const T=`${n}-${w}`;return o.jsx(N.Fragment,{children:m(x,T,r,i,a,w)},T)})})})},dxe=t=>{const{data:e,path:n,pageIndex:r,sectionIndex:i,section:a,page:s}=t,{renderType:l,emitSocketData:c,isAdvanceView:u,isPreview:d}=Zt(),[f,h]=N.useState(!1),[m,g]=N.useState(!1),[v,A]=N.useState(null),S=N.useRef(null),[{isDragging:x},w]=Qi({type:ta,item:{type:ta,uuid:e.uuid,children:e.children,path:n},collect:_=>({isDragging:_.isDragging()})}),T=x?.25:1;w(S);const C=(_,E,D,B,k)=>o.jsx(uxe,{page:s,section:a,data:_,path:E,pageIndex:D,sectionIndex:B,rowIndex:k},`row-${n}-${_.uuid}`);return o.jsxs("div",{style:{opacity:T,marginBottom:20},className:u?"draggable row":"",children:[d===!1&&o.jsx(Dh,{saveBuilderElementModalData:v,setSaveBuilderElementModalData:A,saveElementModal:m,setSaveElementModal:g}),f===!0&&o.jsx(_h,{renderType:l,visibilty:f,setVisibility:h,section:e,pageIndex:r,sectionIndex:i,emitSocketData:c},"section_settings_"+r+i),o.jsx("div",{className:"",children:e.children.map((_,E)=>{const D=`${n}-${E}`;return o.jsx(N.Fragment,{children:C(_,D,r,i,E)},D)})})]})},fxe=t=>{const{data:e,path:n,pageIndex:r}=t,{isRenderView:i}=Zt(),a=N.useRef(null),[{},s]=Qi({type:ta,item:{type:ta,uuid:e.uuid,children:e.children,path:n},collect:c=>({isDragging:c.isDragging()})});s(a);const l=(c,u,d,f)=>o.jsx(dxe,{data:c,section:c,path:u,page:e,pageIndex:d,sectionIndex:f},`section_${d}_${f}`);return o.jsx("div",{style:{overflowX:"auto"},className:`${i?"":"draggable page-css p-3 pb-4"}`,"data-image-src":e==null?void 0:e.bgImage,"data-bg-color":`#${e==null?void 0:e.bgColor}`,children:o.jsx("div",{className:"",children:e.children.map((c,u)=>{const d=`${n}-${u}`;return o.jsx(N.Fragment,{children:l(c,d,r,u)},`section-${u}-${c.uuid}`)})})})},hxe=()=>{const{formBuilderFormLayout:t}=on(),e=(n,r,i)=>o.jsx(fxe,{data:n,path:r,pageIndex:i},`page-${n.uuid}`);return o.jsx(o.Fragment,{children:o.jsx("div",{className:"page",children:(t==null?void 0:t.length)&&t.map((n,r)=>{const i=`${r}`;return o.jsx("div",{children:e(n,i,r)},`exam-page-${r}`)})})})},O5=()=>{const{renderType:t}=Zt();switch(t){case F0:return o.jsx(ESe,{});case z1:return o.jsx(kSe,{});case H1:return o.jsx($Se,{});case hm:return o.jsx(ZSe,{});case pm:return o.jsx(sxe,{});case Y1:return o.jsx(hxe,{})}},N5=t=>{const{handleSelectCourseItem:e,icon:n,currentItem:r,field:i,fieldIndex:a,title:s}=t,[l,c]=N.useState(!1),{userTrainingSaveData:u}=mr(),d=h=>{var m,g;if(u!==null&&h){const v=u==null?void 0:u.findIndex(A=>(A==null?void 0:A.fieldId)===(h==null?void 0:h.uuid));return(m=u[v])!=null&&m.isSeen?(g=u[v])==null?void 0:g.isSeen:!1}else return!1},f=()=>{let h=[];if(u!==null){const g=u.findIndex(v=>(v==null?void 0:v.fieldId)===(i==null?void 0:i.uuid));h=u[g].logs}else h=[];return h==null?void 0:h.map((g,v)=>o.jsxs("li",{className:"flex flex-column md:flex-row md:align-items-center md:justify-content-between mb-4",children:[o.jsxs("div",{className:"mr-8 md:mr-8",children:[o.jsxs("span",{className:"inline-block text-900 font-medium mr-2 mb-1 md:mb-0",children:[g==null?void 0:g.action," on ",((g==null?void 0:g.videoTime)/60).toFixed(3)," seconds"]}),o.jsx("span",{className:"text-600",children:_n(g==null?void 0:g.timeState).format("Do, MMMM, YYYY HH:ss")})]}),o.jsxs("div",{className:"mt-2 md:mt-0 ml-0 md:ml-8 flex align-items-center",children:[o.jsx("div",{className:"surface-300 border-round overflow-hidden",style:{height:"8px",width:"200px"},children:o.jsx("div",{className:(g==null?void 0:g.action)==="Play"?"bg-green-500 h-full":"bg-orange-500 h-full",style:{width:`${Math.floor((g==null?void 0:g.videoTime)/(g==null?void 0:g.totalTime)*100)}%`}})}),o.jsxs("span",{className:"text-orange-500 ml-3 font-medium",children:[Math.floor((g==null?void 0:g.videoTime)/(g==null?void 0:g.totalTime)*100),"%"]})]})]},`logs_${v}`))};return o.jsxs("ul",{className:"list-none p-0 m-0 cursor-pointer",onClick:()=>{e(i)},children:[o.jsxs("li",{className:" flex flex-column md:flex-row md:align-items-center md:justify-content-between mb-3",style:{borderRadius:"10px"},children:[o.jsx("div",{children:o.jsxs("div",{children:[d(i)?o.jsx(Pt,{text:!0,icon:"pi pi-check",className:"p-button-rounded p-button-primary mr-2 p-button-outlined","aria-label":"Search"}):o.jsx(Pt,{text:!0,icon:"pi pi-dot",className:"p-button-rounded p-button-secondary mr-2 p-button-outlined","aria-label":"Search"}),(i==null?void 0:i.uuid)===(r==null?void 0:r.uuid)?o.jsxs("span",{children:[o.jsx(Pt,{text:!0,icon:n,className:"p-button-rounded p-button-primary mr-2 inline-flex justify-content-center align-items-center w-2rem h-2rem","aria-label":"Search"}),o.jsxs("span",{className:"inline-flex justify-content-center align-items-center h-2rem",style:{color:"#0f8bfd"},children:[a+1," - ",s]})]}):o.jsxs(o.Fragment,{children:[o.jsx("span",{className:"inline-flex justify-content-center align-items-center w-2rem h-2rem border-circle border-1",children:o.jsx("i",{className:n})}),o.jsxs("span",{className:"font-medium text-500 ml-2 hoverSelect",children:[a+1," - ",s]})]})]})}),o.jsxs("div",{className:"flex align-items-center justify-content-between md:justify-content-end mt-3 md:mt-0",children:[o.jsx("div",{className:"text-right mr-3",children:o.jsxs("span",{className:" font-bold",children:[" ",i==null?void 0:i.videoDuration]})}),o.jsx(Pt,{text:!0,onClick:()=>c(!l),icon:"pi pi-eye",className:"p-button-rounded p-button-secondary mr-2 ","aria-label":"Search"})]})]}),l&&o.jsxs("div",{className:"surface-card shadow-2 border-round p-4",children:[o.jsx("div",{className:"flex justify-content-between align-items-center mb-5",children:o.jsx("span",{className:"text-xl text-900 font-medium",children:"Logs"})}),o.jsx("ul",{className:"list-none p-0 m-0",children:f()})]})]},`ul-list-${a}`)},pxe=t=>{var w,T,C,_,E,D;const{field:e,fieldIndex:n,currentItem:r,setCurrentItem:i,setCurrentSection:a,setvideoJsOptions:s,section:l,setImage:c,setDocuments:u}=t,{taskOptions:d,userTrainingSaveData:f,updateUserTraining:h}=mr(),m=(w=d==null?void 0:d.training)!=null&&w.getAssessmentSelectedQuiz?(T=d==null?void 0:d.training)==null?void 0:T.getAssessmentSelectedQuiz:()=>{},g=B=>{if(f!==null){const k=[...f],P=k.findIndex(z=>(z==null?void 0:z.fieldId)===(B==null?void 0:B.uuid));P>=0&&(k[P]={...k[P],isSeen:!0}),h([...k])}},v=B=>{var k;i(B),a(l),s({autoplay:!1,controls:!0,responsive:!0,fluid:!0,sources:[{src:(k=B==null?void 0:B.media_url)==null?void 0:k.english}]})},A=B=>{var k;g(B),i(B),c((k=B==null?void 0:B.media_url)==null?void 0:k.english),a(l)},S=B=>{g(B),i(B),u(B==null?void 0:B.documents),a(l)},x=B=>{var k,P;(k=B==null?void 0:B.quizSchema)!=null&&k.assessment_id&&(m((P=B==null?void 0:B.quizSchema)==null?void 0:P.assessment_id),a(l),i(B))};switch(e==null?void 0:e.componentType){case"video":return o.jsx(N5,{title:(C=e==null?void 0:e.title)==null?void 0:C.english,type:"video",icon:"pi pi-video",handleSelectCourseItem:v,field:e,fieldIndex:n,currentItem:r,userTrainingSaveData:f},`${e==null?void 0:e.uuid}-list`);case"image":return o.jsx(N5,{title:(_=e==null?void 0:e.title)==null?void 0:_.english,type:"image",icon:"pi pi-image",handleSelectCourseItem:A,field:e,fieldIndex:n,currentItem:r,userTrainingSaveData:f},`${e==null?void 0:e.uuid}-list`);case"document":return o.jsx(N5,{title:(E=e==null?void 0:e.title)==null?void 0:E.english,type:"document",icon:"pi pi-image",handleSelectCourseItem:S,field:e,fieldIndex:n,currentItem:r,userTrainingSaveData:f},`${e==null?void 0:e.uuid}-list`);case"quiz":return o.jsx(N5,{title:(D=e==null?void 0:e.quizSchema)==null?void 0:D.assessment_title,type:"quiz",icon:"pi pi-image",handleSelectCourseItem:x,field:e,fieldIndex:n,currentItem:r,userTrainingSaveData:f},`${e==null?void 0:e.uuid}-list`);default:return o.jsx(o.Fragment,{})}},gxe=t=>{const{fields:e,setImage:n,setvideoJsOptions:r,setDocuments:i,setQuizSchema:a,setCurrentItem:s,currentItem:l,setCurrentSection:c,section:u,updateTrainingProgress:d}=t;return o.jsx(o.Fragment,{children:o.jsx("div",{className:"surface-card border-round p-4 ",children:e==null?void 0:e.map((f,h)=>o.jsxs("div",{children:[o.jsx(pxe,{field:f,fieldIndex:h,currentItem:l,setCurrentItem:s,setCurrentSection:c,setvideoJsOptions:r,section:u,setImage:n,setDocuments:i,setQuizSchema:a,updateTrainingProgress:d},`${h}-list-sidebar`)," ",o.jsx("hr",{})," "]},`sidebar-item-card-${h}`))})})},mxe=t=>{var g,v,A,S,x,w,T,C,_,E;const{setSelectedOption:e,quiz:n,userSelectedLanguage:r,onSetAnswer:i,setIsOptionSelected:a,index:s,eleIndex:l,ele:c,setCorrectAnswerCheck:u,correctAnswerCheck:d,selectedOption:f}=t,{media:h}=Zt(),m=(g=h==null?void 0:h.image)!=null&&g.MediaImage?(v=h==null?void 0:h.image)==null?void 0:v.MediaImage:o.jsx(o.Fragment,{});return o.jsxs("div",{onClick:D=>{e(B=>{var k;return(k=n==null?void 0:n.answersText)==null?void 0:k[r==null?void 0:r.type]}),i(D,s,l,n,c),a(!0),u({isCorrect:null,text:null})},className:"field-radiobutton card",style:(d==null?void 0:d.text)===((A=n.answersText)==null?void 0:A[r==null?void 0:r.type])?(d==null?void 0:d.isCorrect)===!0?{borderColor:"green",borderWidth:1,borderStyle:"solid",position:"relative"}:{borderColor:"red",borderWidth:1,borderStyle:"solid",position:"relative"}:((S=n.answersText)==null?void 0:S[r==null?void 0:r.type])===f?{backgroundColor:"#0F8BFD",color:"#fff"}:{},children:[o.jsx(Ji,{inputId:s,value:n.answersText,checked:((x=n.answersText)==null?void 0:x[r==null?void 0:r.type])===f,onChange:D=>{u({isCorrect:null,text:null}),e(B=>{var k;return(k=D.target.value)==null?void 0:k[r==null?void 0:r.type]}),i(D,s,l,n,c),a(!0)}}),((w=n.answersTextImage)==null?void 0:w[r==null?void 0:r.type])&&((T=n.answersTextImage)==null?void 0:T[r==null?void 0:r.type])!==""&&o.jsx(m,{mediaId:(C=n.answersTextImage)==null?void 0:C[r==null?void 0:r.type],className:"mx-3",alt:"questionImage",style:{width:"50px",height:"50px",borderRadius:50}}),o.jsx("label",{htmlFor:s,children:(_=n.answersText)==null?void 0:_[r==null?void 0:r.type]}),o.jsx("span",{style:{position:"absolute",right:10},children:(d==null?void 0:d.text)===((E=n.answersText)==null?void 0:E[r==null?void 0:r.type])?(d==null?void 0:d.isCorrect)===!0?o.jsxs("span",{style:{color:"green"},children:[" ","Correct Answer"]}):o.jsxs("span",{style:{color:"red"},children:[" ","Wrong Answer"]}):""})]},s)},vxe=t=>{var m,g,v,A,S,x,w;const{media:e}=Zt(),n=(m=e==null?void 0:e.image)!=null&&m.MediaImage?(g=e==null?void 0:e.image)==null?void 0:g.MediaImage:o.jsx(o.Fragment,{}),{setSelectedOption:r,quiz:i,userSelectedLanguage:a,setIsOptionSelected:s,index:l,ele:c,setCorrectAnswerCheck:u,correctAnswerCheck:d,selectedOption:f,onChangeCheckbox:h}=t;return N.useEffect(()=>(Array.isArray(f)||r([]),()=>{}),[]),o.jsx(o.Fragment,{children:Array.isArray(f)&&o.jsxs("div",{onClick:()=>{var T;h(!(f!=null&&f.some(C=>{var _;return C===((_=i.answersText)==null?void 0:_[a==null?void 0:a.type])})),(T=i==null?void 0:i.answersText)==null?void 0:T[a==null?void 0:a.type]),s(!0),u({isCorrect:null,text:null})},className:"field-radiobutton card",style:d!=null&&d.length&&(d!=null&&d.some(T=>{var C;return(T==null?void 0:T.text)===((C=i.answersText)==null?void 0:C[a==null?void 0:a.type])}))?d!=null&&d.some(T=>{var C;return(T==null?void 0:T.text)===((C=i.answersText)==null?void 0:C[a==null?void 0:a.type])&&(T==null?void 0:T.isCorrect)===!0})?{borderColor:"green",borderWidth:1,borderStyle:"solid",position:"relative"}:{borderColor:"red",borderWidth:1,borderStyle:"solid",position:"relative"}:((v=i.answersText)==null?void 0:v[a==null?void 0:a.type])===f?{backgroundColor:"#0F8BFD"}:{},children:[o.jsx(Or,{inputId:l,value:i.answersText,checked:f==null?void 0:f.some(T=>{var C;return T===((C=i.answersText)==null?void 0:C[a==null?void 0:a.type])}),onChange:T=>{var C;h(T.checked,(C=T.target.value)==null?void 0:C[a==null?void 0:a.type],i,c),s(!0)}}),((A=i.answersTextImage)==null?void 0:A[a==null?void 0:a.type])&&((S=i.answersTextImage)==null?void 0:S[a==null?void 0:a.type])!==""&&o.jsx(n,{mediaId:(x=i.answersTextImage)==null?void 0:x[a==null?void 0:a.type],className:"mx-3",alt:"questionImage",style:{width:"50px",height:"50px",borderRadius:50}}),o.jsx("label",{htmlFor:l,children:(w=i.answersText)==null?void 0:w[a==null?void 0:a.type]}),o.jsx("span",{style:{position:"absolute",right:10},children:d!=null&&d.length&&(d!=null&&d.some(T=>{var C;return(T==null?void 0:T.text)===((C=i.answersText)==null?void 0:C[a==null?void 0:a.type])}))?d!=null&&d.some(T=>{var C;return(T==null?void 0:T.text)===((C=i.answersText)==null?void 0:C[a==null?void 0:a.type])&&(T==null?void 0:T.isCorrect)===!0})?o.jsx("span",{style:{color:"green"},children:" Correct Answer"}):o.jsx("span",{style:{color:"red"},children:" Wrong Answer"}):""})]},l)})};function rj(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ij(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function aj(t,e,n){return e&&ij(t.prototype,e),n&&ij(t,n),t}function sj(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&ES(t,e)}function F5(t){return F5=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},F5(t)}function ES(t,e){return ES=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},ES(t,e)}function bxe(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function yxe(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Axe(t,e){return e&&(typeof e=="object"||typeof e=="function")?e:yxe(t)}function oj(t){var e=bxe();return function(){var r=F5(t),i;if(e){var a=F5(this).constructor;i=Reflect.construct(r,arguments,a)}else i=r.apply(this,arguments);return Axe(this,i)}}function wxe(t){return Sxe(t)||xxe(t)||Cxe(t)||Txe()}function Sxe(t){if(Array.isArray(t))return IS(t)}function xxe(t){if(typeof Symbol<"u"&&Symbol.iterator in Object(t))return Array.from(t)}function Cxe(t,e){if(t){if(typeof t=="string")return IS(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(t);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return IS(t,e)}}function IS(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}function Txe(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
4163
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function _g(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2,n=String(t);if(e===0)return n;var r=n.match(/(.*?)([0-9]+)(.*)/),i=r?r[1]:"",a=r?r[3]:"",s=r?r[2]:n,l=s.length>=e?s:(wxe(Array(e)).map(function(){return"0"}).join("")+s).slice(e*-1);return"".concat(i).concat(l).concat(a)}var lj={daysInHours:!1,zeroPadTime:2};function Exe(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=e.now,r=n===void 0?Date.now:n,i=e.precision,a=i===void 0?0:i,s=e.controlled,l=e.offsetTime,c=l===void 0?0:l,u=e.overtime,d;typeof t=="string"?d=new Date(t).getTime():t instanceof Date?d=t.getTime():d=t,s||(d+=c);var f=s?d:d-r(),h=Math.min(20,Math.max(0,a)),m=Math.round(parseFloat(((u?f:Math.max(0,f))/1e3).toFixed(h))*1e3),g=Math.abs(m)/1e3;return{total:m,days:Math.floor(g/(3600*24)),hours:Math.floor(g/3600%24),minutes:Math.floor(g/60%60),seconds:Math.floor(g%60),milliseconds:Number((g%1*1e3).toFixed()),completed:m<=0}}function Ixe(t,e){var n=t.days,r=t.hours,i=t.minutes,a=t.seconds,s=Object.assign(Object.assign({},lj),e),l=s.daysInHours,c=s.zeroPadTime,u=s.zeroPadDays,d=u===void 0?c:u,f=Math.min(2,c),h=l?_g(r+n*24,c):_g(r,f);return{days:l?"":_g(n,d),hours:h,minutes:_g(i,f),seconds:_g(a,f)}}var cj=function(t){sj(n,t);var e=oj(n);function n(){var r;return rj(this,n),r=e.apply(this,arguments),r.state={count:r.props.count||3},r.startCountdown=function(){r.interval=window.setInterval(function(){var i=r.state.count-1;i===0?(r.stopCountdown(),r.props.onComplete&&r.props.onComplete()):r.setState(function(a){return{count:a.count-1}})},1e3)},r.stopCountdown=function(){clearInterval(r.interval)},r.addTime=function(i){r.stopCountdown(),r.setState(function(a){return{count:a.count+i}},r.startCountdown)},r}return aj(n,[{key:"componentDidMount",value:function(){this.startCountdown()}},{key:"componentWillUnmount",value:function(){clearInterval(this.interval)}},{key:"render",value:function(){return this.props.children?N.cloneElement(this.props.children,{count:this.state.count}):null}}]),n}(N.Component);cj.propTypes={count:ra.number,children:ra.element,onComplete:ra.func};var Dg=function(t){sj(n,t);var e=oj(n);function n(r){var i;if(rj(this,n),i=e.call(this,r),i.mounted=!1,i.initialTimestamp=i.calcOffsetStartTimestamp(),i.offsetStartTimestamp=i.props.autoStart?0:i.initialTimestamp,i.offsetTime=0,i.legacyMode=!1,i.legacyCountdownRef=null,i.tick=function(){var s=i.calcTimeDelta(),l=s.completed&&!i.props.overtime?void 0:i.props.onTick;i.setTimeDeltaState(s,void 0,l)},i.setLegacyCountdownRef=function(s){i.legacyCountdownRef=s},i.start=function(){if(!i.isStarted()){var s=i.offsetStartTimestamp;i.offsetStartTimestamp=0,i.offsetTime+=s?i.calcOffsetStartTimestamp()-s:0;var l=i.calcTimeDelta();i.setTimeDeltaState(l,"STARTED",i.props.onStart),!i.props.controlled&&(!l.completed||i.props.overtime)&&(i.clearTimer(),i.interval=window.setInterval(i.tick,i.props.intervalDelay))}},i.pause=function(){i.isPaused()||(i.clearTimer(),i.offsetStartTimestamp=i.calcOffsetStartTimestamp(),i.setTimeDeltaState(i.state.timeDelta,"PAUSED",i.props.onPause))},i.stop=function(){i.isStopped()||(i.clearTimer(),i.offsetStartTimestamp=i.calcOffsetStartTimestamp(),i.offsetTime=i.offsetStartTimestamp-i.initialTimestamp,i.setTimeDeltaState(i.calcTimeDelta(),"STOPPED",i.props.onStop))},i.isStarted=function(){return i.isStatus("STARTED")},i.isPaused=function(){return i.isStatus("PAUSED")},i.isStopped=function(){return i.isStatus("STOPPED")},i.isCompleted=function(){return i.isStatus("COMPLETED")},r.date){var a=i.calcTimeDelta();i.state={timeDelta:a,status:a.completed?"COMPLETED":"STOPPED"}}else i.legacyMode=!0;return i}return aj(n,[{key:"componentDidMount",value:function(){this.legacyMode||(this.mounted=!0,this.props.onMount&&this.props.onMount(this.calcTimeDelta()),this.props.autoStart&&this.start())}},{key:"componentDidUpdate",value:function(i){this.legacyMode||this.props.date!==i.date&&(this.initialTimestamp=this.calcOffsetStartTimestamp(),this.offsetStartTimestamp=this.initialTimestamp,this.offsetTime=0,this.setTimeDeltaState(this.calcTimeDelta()))}},{key:"componentWillUnmount",value:function(){this.legacyMode||(this.mounted=!1,this.clearTimer())}},{key:"calcTimeDelta",value:function(){var i=this.props,a=i.date,s=i.now,l=i.precision,c=i.controlled,u=i.overtime;return Exe(a,{now:s,precision:l,controlled:c,offsetTime:this.offsetTime,overtime:u})}},{key:"calcOffsetStartTimestamp",value:function(){return Date.now()}},{key:"addTime",value:function(i){this.legacyCountdownRef.addTime(i)}},{key:"clearTimer",value:function(){window.clearInterval(this.interval)}},{key:"isStatus",value:function(i){return this.state.status===i}},{key:"setTimeDeltaState",value:function(i,a,s){var l=this;if(this.mounted){var c=i.completed&&!this.state.timeDelta.completed,u=i.completed&&a==="STARTED";c&&!this.props.overtime&&this.clearTimer();var d=function(){s&&s(l.state.timeDelta),l.props.onComplete&&(c||u)&&l.props.onComplete(i,u)};return this.setState(function(f){var h=a||f.status;return i.completed&&!l.props.overtime?h="COMPLETED":!a&&h==="COMPLETED"&&(h="STOPPED"),{timeDelta:i,status:h}},d)}}},{key:"getApi",value:function(){return this.api=this.api||{start:this.start,pause:this.pause,stop:this.stop,isStarted:this.isStarted,isPaused:this.isPaused,isStopped:this.isStopped,isCompleted:this.isCompleted}}},{key:"getRenderProps",value:function(){var i=this.props,a=i.daysInHours,s=i.zeroPadTime,l=i.zeroPadDays,c=this.state.timeDelta;return Object.assign(Object.assign({},c),{api:this.getApi(),props:this.props,formatted:Ixe(c,{daysInHours:a,zeroPadTime:s,zeroPadDays:l})})}},{key:"render",value:function(){if(this.legacyMode){var i=this.props,a=i.count,s=i.children,l=i.onComplete;return N.createElement(cj,{ref:this.setLegacyCountdownRef,count:a,onComplete:l},s)}var c=this.props,u=c.className,d=c.overtime,f=c.children,h=c.renderer,m=this.getRenderProps();if(h)return h(m);if(f&&this.state.timeDelta.completed&&!d)return N.cloneElement(f,{countdown:m});var g=m.formatted,v=g.days,A=g.hours,S=g.minutes,x=g.seconds;return N.createElement("span",{className:u},m.total<0?"-":"",v,v?":":"",A,":",S,":",x)}}]),n}(N.Component);Dg.defaultProps=Object.assign(Object.assign({},lj),{controlled:!1,intervalDelay:1e3,precision:0,autoStart:!0}),Dg.propTypes={date:ra.oneOfType([ra.instanceOf(Date),ra.string,ra.number]),daysInHours:ra.bool,zeroPadTime:ra.number,zeroPadDays:ra.number,controlled:ra.bool,intervalDelay:ra.number,precision:ra.number,autoStart:ra.bool,overtime:ra.bool,className:ra.string,children:ra.element,renderer:ra.func,now:ra.func,onMount:ra.func,onStart:ra.func,onPause:ra.func,onStop:ra.func,onTick:ra.func,onComplete:ra.func};const _xe=({assessmentData:t,setDisplaySummary:e})=>{var r,i,a,s;const n=l=>{if(l.seconds<10&&(l.seconds="0"+l.seconds),l.minutes===0&&(l.minutes="0"+l.minutes),l.completed)e(!0);else return o.jsxs("span",{children:["Time Remaining:"," ",o.jsxs("span",{style:l.minutes===0?{color:"black"}:{color:"black"},children:[l.minutes,":",l.seconds]})]})};return o.jsx(o.Fragment,{children:t&&((i=(r=t==null?void 0:t.time_limit)==null?void 0:r.type)==null?void 0:i.key)==="PerExam"&&o.jsx(Dg,{renderer:n,date:Date.now()+parseInt((s=(a=t==null?void 0:t.time_limit)==null?void 0:a.time_limit_info)==null?void 0:s.num_of_mins)*60*1e3})})},Dxe=N.memo(_xe),Oxe=t=>{var d,f,h,m;const{assessmentData:e,onNextQuestion:n,currentQuestionIndex:r}=t,[i,a]=N.useState(Date.now()),[s,l]=N.useState(!1),c=N.useCallback(()=>{a(Date.now()),l(!1)},[r]);N.useEffect(()=>{c()},[r,c]);const u=g=>(g.seconds<10&&(g.seconds="0"+g.seconds),g.minutes===0&&(g.minutes="0"+g.minutes),g.completed&&!s?(l(!0),setTimeout(()=>{n()},500),o.jsx(o.Fragment,{})):o.jsxs("span",{children:["Time Remaining:"," ",o.jsxs("span",{style:{color:"black"},children:[g.minutes,":",g.seconds]})]}));return o.jsx(o.Fragment,{children:((f=(d=e==null?void 0:e.time_limit)==null?void 0:d.type)==null?void 0:f.key)==="PerQuestion"&&o.jsx(Dg,{renderer:u,date:i+parseInt((m=(h=e==null?void 0:e.time_limit)==null?void 0:h.time_limit_info)==null?void 0:m.time_per_question)*1e3,intervalDelay:0},i)})},Nxe=()=>{const t=()=>{const a=new Audio("https://api.goenterprise.io/assets/sounds/sound4.mp3");i(a)},e=()=>{const a=new Audio("https://api.goenterprise.io/assets/sounds/sound2.mp3");i(a)},n=()=>{const a=new Audio("https://api.goenterprise.io/assets/sounds/sound8.mp3");i(a)},r=()=>{const a=new Audio("https://api.goenterprise.io/assets/sounds/sound6.mp3");i(a)},i=a=>{a.play().then(()=>{console.info("Played")}).catch(s=>{console.info("Not Played,"+s.error+s.name)})};return{socketConnection:t,socketDisconnect:e,errorOcurred:n,quizStartAlert:r}},Fxe="1",uj=t=>{var be,me,ye,Ie,Ee,he,V,te;const e=W=>{const[ue,Ae]=N.useState(W),pe=N.useRef(ue);return N.useEffect(()=>{pe.current=ue},[ue]),[ue,pe,Ae]},{endQuiz:n,AddUserAssessmentAnswer:r,assessmentData:i,taskData:a}=mr(),[s,l]=N.useState(new Date),{session_id:c,quizData:u,saveProgress:d,renderIn:f,onOpenQuiz:h,setDisplay:m,setAssessmentModal:g=()=>{}}=t,{quizStartAlert:v}=Nxe(),{userSelectedLanguage:A}=on(),[S,,x]=e(0),{media:w}=Zt(),T=(be=w==null?void 0:w.image)!=null&&be.MediaImage?(me=w==null?void 0:w.image)==null?void 0:me.MediaImage:o.jsx(o.Fragment,{}),[C,_,E]=e(null),[D,B]=N.useState(!1),[k,,P]=e([]),[z,M]=N.useState(!1),[H,de]=N.useState(!1),[fe,ee]=N.useState(0),[G,ae]=N.useState(0),[Y,ge]=N.useState(0),[ne,J]=N.useState(!1),[K,oe]=N.useState({isCorrect:null,text:null});window.onbeforeunload=function(){return!1},N.useEffect(()=>{z||M(!0)},[k,D,z]),N.useEffect(()=>{u!==null&&(v(),ve())},[]);const ve=()=>{ae(u.quizConfiguration.quizPassMark)},Ce=N.useCallback((W,ue,Ae,pe,ke)=>{const Le=[...k];if((ke==null?void 0:ke.answerInputType)!=="checkbox"){const We={uuid:ke==null?void 0:ke.uuid,question:ke==null?void 0:ke.questionText,isCorrect:pe.isCorrect,selectedAnswer:pe.answersText,viewed:!0},gt=k.findIndex(At=>(At==null?void 0:At.uuid)===ke.uuid);gt>=0?(Le[gt]={...Le[gt],...We},P(Le)):P([...k,We])}},[C]),Se=W=>{var ue;if(S!==0){const Ae=[...k],pe=S-1;E((ue=Ae[pe])==null?void 0:ue.selectedAnswer[A==null?void 0:A.type]),B(!0),x(pe),Te(0)}},Te=W=>{for(const ue of k)if(ue.questionIndex===S+W){E(ue.selectedAnswerEnglish);break}},De=(W,ue,Ae,pe)=>{var We;const ke=[...C];if(W)ke.push(ue);else{const gt=ke.findIndex(At=>At===ue);gt>=0&&ke.splice(gt,1)}E(ke);const Le=[...k];if((pe==null?void 0:pe.answerInputType)==="checkbox"){let gt=!1;for(const[,Je]of(pe==null?void 0:pe.answerOptions.entries())||[])if(Je.isCorrect===!0)if(_t.includes(ke,(We=Je==null?void 0:Je.answersText)==null?void 0:We[A==null?void 0:A.type]))gt=!0;else{gt=!1;break}const At={uuid:pe==null?void 0:pe.uuid,question:pe==null?void 0:pe.questionText,isCorrect:gt,selectedAnswer:Ae.answersText,viewed:!0},st=k.findIndex(Je=>(Je==null?void 0:Je.uuid)===pe.uuid);st>=0?(Le[st]={...Le[st],...At},P(Le)):P([...k,At])}},ie=N.useCallback(()=>{var ke,Le,We,gt,At,st,Je,Ct,mt,Ge,Tt,Gt,xn,bn;const W=_.current,ue=_t.findIndex((ke=u==null?void 0:u.quizElements[S])==null?void 0:ke.answerOptions,function(wn){return wn.isCorrect===!0}),Ae=(gt=(We=(Le=u==null?void 0:u.quizElements[S])==null?void 0:Le.answerOptions[ue])==null?void 0:We.answersText)!=null&&gt[A==null?void 0:A.type]?(Je=(st=(At=u==null?void 0:u.quizElements[S])==null?void 0:At.answerOptions[ue])==null?void 0:st.answersText)==null?void 0:Je[A==null?void 0:A.type]:"",pe=(Ct=k[S])!=null&&Ct.isCorrect?1:0;if(u!=null&&u.quizElements&&S+1!==(u==null?void 0:u.quizElements.length)){const wn={assessment_user_attempt_id:(Ge=i==null?void 0:i.assesment_user_attempts[((mt=i==null?void 0:i.assesment_user_attempts)==null?void 0:mt.length)-1])==null?void 0:Ge.assessment_user_attempt_id,session_id:c,assessment_id:1,question:(Tt=u==null?void 0:u.quizElements[S].questionText)==null?void 0:Tt[A==null?void 0:A.type],start_time:s,finish_time:new Date,correct_answer:Ae,selected_answer:Array.isArray(W)?W.toString():W,is_correct_answer:pe};r(wn),E(null),x(S+1),l(new Date),Te(2)}else if((u==null?void 0:u.quizElements.length)===S+1){const wn={assessment_user_attempt_id:(xn=i==null?void 0:i.assesment_user_attempts[((Gt=i==null?void 0:i.assesment_user_attempts)==null?void 0:Gt.length)-1])==null?void 0:xn.assessment_user_attempt_id,session_id:c,assessment_id:1,question:(bn=u==null?void 0:u.quizElements[S].questionText)==null?void 0:bn[A==null?void 0:A.type],start_time:s,finish_time:new Date,correct_answer:Ae,selected_answer:Array.isArray(W)?W.toString():W,is_correct_answer:pe};r(wn),U(),Q()}B(!1)},[S,k]),U=()=>{de(!0)},re=()=>{var W;(i==null?void 0:i.noOfAttempts)-((W=i==null?void 0:i.assesment_user_attempts)==null?void 0:W.length)>0&&!ne?(h(),M(!0),v(),ve(),x(0),E(null),B(!1),P([]),de(!1),ee(0),ge(0),J(!1),oe({isCorrect:null,text:null})):(m(Ip),g(!1))},Q=()=>{var ke,Le;let W=0,ue=0,Ae=!1;for(const We of k)We!=null&&We.isCorrect&&W++;ee(W),ue=W/((ke=u==null?void 0:u.quizElements)==null?void 0:ke.length)*100,ue=Math.round(ue),ge(ue),Ae=ue>=G,J(Ae);const pe={...u,...i,result:ue,status:Ae,selectedAnswers:k};console.log("Saving Progess for task and Updating the quiz end time and status"),d(pe),n({session_id:c,is_pass:Ae?1:0,score:W,out_of:(Le=u==null?void 0:u.quizElements)==null?void 0:Le.length,finish_time:new Date,status:1})},se=()=>{var W,ue,Ae,pe,ke,Le,We;if(((W=u==null?void 0:u.quizElements[S])==null?void 0:W.answerInputType)==="radio"){const gt=_t.findIndex((ue=u==null?void 0:u.quizElements[S])==null?void 0:ue.answerOptions,function(At){return At.isCorrect===!0});C===((ke=(pe=(Ae=u==null?void 0:u.quizElements[S])==null?void 0:Ae.answerOptions[gt])==null?void 0:pe.answersText)==null?void 0:ke[A==null?void 0:A.type])?oe({isCorrect:!0,text:C}):oe({isCorrect:!1,text:C})}if(((Le=u==null?void 0:u.quizElements[S])==null?void 0:Le.answerInputType)==="checkbox"){const gt=(We=u==null?void 0:u.quizElements[S])==null?void 0:We.answerOptions.filter(At=>At.isCorrect===!0);if(C!=null&&C.length){const At=C==null?void 0:C.map(st=>({isCorrect:gt==null?void 0:gt.some(Je=>{var Ct;return((Ct=Je==null?void 0:Je.answersText)==null?void 0:Ct[A==null?void 0:A.type])===st}),text:st}));oe(At)}}};return o.jsx(o.Fragment,{children:u!==null&&o.jsxs("div",{children:[H&&o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-6 col-offset-3",children:o.jsxs("div",{className:"card text-center",children:[o.jsxs("h5",{children:["Assessment Result for"," ",(ye=a==null?void 0:a.assessment)==null?void 0:ye.assessment_title]}),o.jsxs("div",{children:[o.jsxs("p",{children:["You answered ",fe," out of"," ",(Ie=u==null?void 0:u.quizElements)==null?void 0:Ie.length," questions"]}),o.jsxs("p",{children:["Your assessment result: ",Y,"%"]}),o.jsxs("p",{children:["Score Needed To Pass: ",G,"%"]}),o.jsx("br",{}),o.jsxs("p",{children:["Status:"," ",ne?o.jsx(xc,{severity:"success",value:"Passed"}):o.jsx(xc,{severity:"danger",value:"Failed"})]}),ne&&o.jsx("p",{children:"Congratulations you have passed!"}),f!==r7?o.jsx(o.Fragment,{children:H&&o.jsx("div",{className:"text-center my-5",children:o.jsx(Pt,{label:(i==null?void 0:i.noOfAttempts)-((Ee=i==null?void 0:i.assesment_user_attempts)==null?void 0:Ee.length)>0&&!ne?"Restart":"End",onClick:()=>re()})})}):o.jsx("div",{className:"text-center my-5",children:o.jsx(Pt,{label:"Restart",onClick:()=>{v(),ve(),de(!1),x(0),M(!1)}})})]})]})})}),H&&((he=i==null?void 0:i.assessment_type)==null?void 0:he.key)===Fxe&&o.jsxs("div",{children:[o.jsx("h5",{className:"text-center",children:"Summary "}),o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-6 col-offset-3",children:k==null?void 0:k.map((W,ue)=>{var Ae,pe;return o.jsxs("div",{className:"card",children:[o.jsxs("span",{className:"text-strong",children:[o.jsx("b",{children:"Question:"})," ",o.jsx("br",{}),(Ae=W==null?void 0:W.question)==null?void 0:Ae[A==null?void 0:A.type]]}),o.jsx("br",{}),o.jsx("br",{}),o.jsxs("span",{children:[o.jsx("b",{children:"Selected Answer:"})," ",o.jsx("br",{}),(pe=W==null?void 0:W.selectedAnswer)==null?void 0:pe[A==null?void 0:A.type]]}),o.jsx("br",{}),o.jsx("br",{}),o.jsx("p",{children:"In Correct:"}),W!=null&&W.isCorrect?o.jsxs(o.Fragment,{children:[o.jsx(m4,{value:"",severity:"success",className:"mr-2"})," ","Yes"]}):o.jsxs(o.Fragment,{children:[o.jsx(m4,{value:"",severity:"danger",className:"mr-2"})," ","No"]})]},ue)})})})]}),f!==r7?o.jsx(o.Fragment,{children:H&&o.jsx("div",{className:"text-center my-5",children:o.jsx(Pt,{text:!0,className:"p-button-danger",icon:"pi pi-times",label:"Close",onClick:()=>{m(Ip)}})})}):o.jsx(o.Fragment,{}),z&&!H&&o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:"col-6 col-offset-3",children:[o.jsx("h5",{className:"text-center",children:o.jsxs("span",{children:[o.jsx(Dxe,{assessmentData:i,setDisplaySummary:de}),o.jsx(Oxe,{currentQuestionIndex:S,assessmentData:i,onNextQuestion:ie})]})}),o.jsxs("h2",{className:"text-center pb-6",children:[u==null?void 0:u.name," "]}),(V=u==null?void 0:u.quizElements)==null?void 0:V.map((W,ue)=>{var Ae,pe,ke,Le,We;return o.jsxs("div",{className:"quiz-card-box",children:[S===ue&&((Ae=W==null?void 0:W.questionTextImage)==null?void 0:Ae[A==null?void 0:A.type])&&((pe=W==null?void 0:W.questionTextImage)==null?void 0:pe[A==null?void 0:A.type])!==""&&o.jsx("div",{className:"text-center assessment_image_container",children:o.jsx(T,{mediaId:(ke=W==null?void 0:W.questionTextImage)==null?void 0:ke[A==null?void 0:A.type],style:{height:"100px",width:"100px",objectFit:"cover",borderRadius:100},className:"text-center",alt:"questionImage"})}),o.jsx("h3",{className:"mb-5",children:S===ue&&((Le=W==null?void 0:W.questionText)==null?void 0:Le[A==null?void 0:A.type])}),S===ue&&((We=W==null?void 0:W.answerOptions)==null?void 0:We.map((gt,At)=>(W==null?void 0:W.answerInputType)==="checkbox"?o.jsx(N.Fragment,{children:o.jsx(vxe,{onChangeCheckbox:De,setSelectedOption:E,quiz:gt,userSelectedLanguage:A,onSetAnswer:Ce,setIsOptionSelected:B,index:At,eleIndex:ue,ele:W,setCorrectAnswerCheck:oe,correctAnswerCheck:K,selectedOption:C})},`checkbox-question-${At}`):o.jsx(N.Fragment,{children:o.jsx(mxe,{setSelectedOption:E,quiz:gt,userSelectedLanguage:A,onSetAnswer:Ce,setIsOptionSelected:B,index:At,eleIndex:ue,ele:W,setCorrectAnswerCheck:oe,correctAnswerCheck:K,selectedOption:C})},`radio-question-${At}`)))]},ue)})]})}),o.jsxs("div",{className:"text-center my-5",children:[o.jsxs("div",{className:"mb-1",children:["Question :"," ",S+1+"/"+(u==null?void 0:u.quizElements.length)]}),o.jsx("br",{}),S>0&&o.jsx(Pt,{size:"large",className:"mx-2",label:"Previous",onClick:W=>Se()}),((i==null?void 0:i.skippable)===!0||D===!0)&&o.jsx(Pt,{size:"large",label:(u==null?void 0:u.quizElements.length)===S+1?"Finish":D===!0?"Next":"Skip",onClick:ie}),D===!0&&((te=i==null?void 0:i.assessment_type)==null?void 0:te.key)==="1"&&o.jsx(Pt,{size:"large",className:"ml-2 p-button-info",label:"Check Answer",onClick:()=>se()})]})]})]})})},Pxe=t=>{const{getAssessmentByIdFromStore:e,quizSchema:n,setQuizSchema:r,renderIn:i,updateTrainingProgress:a,currentItem:s}=t,{userTrainingSaveData:l}=mr();N.useEffect(()=>(c(),()=>{}),[]);const c=()=>{var m,g,v,A;const d=JSON.parse(e.form_template_schema),f=JSON.parse(e.assessment_meta_data);let h=[...((A=(v=(g=(m=d==null?void 0:d.layout[0])==null?void 0:m.children[0])==null?void 0:g.children[0])==null?void 0:v.children[0])==null?void 0:A.children)||[]];f!=null&&f.randomiseQuestions&&(h=dm.shuffle(h).map((S,x)=>({...S}))),f!=null&&f.randomiseAnswers&&(h=h.map((S,x)=>({...S,answerOptions:dm.shuffle(S==null?void 0:S.answerOptions)}))),f!=null&&f.enableNoOfAssessmentQuestions&&(h=h.slice(0,parseInt(f==null?void 0:f.noOfAssessmentQuestions))),r({assessment_id:1,name:e==null?void 0:e.assessment_title,label:"assessment_title",quizConfiguration:d==null?void 0:d.quizConfiguration,quizElements:h})},u=d=>{if((d==null?void 0:d.status)===!0){if(l!==null){const h=l.findIndex(m=>(m==null?void 0:m.fieldId)===(s==null?void 0:s.uuid));h>=0&&(l[h]={...l[h],isSeen:!0})}a()}};return o.jsx("div",{children:n&&o.jsx(uj,{renderIn:i,quizData:n,taskSchema:e==null?void 0:e.form_template_schema,saveProgress:d=>{u(d)}})})},kxe=t=>{var v,A;const{currentItem:e,videoJsOptions:n}=t,r=N.useRef(null),{userTrainingSaveData:i,updateUserTraining:a,taskRegisterData:s}=mr(),{media:l}=Zt(),c=(v=l==null?void 0:l.video)!=null&&v.MediaVideo?(A=l==null?void 0:l.video)==null?void 0:A.MediaVideo:()=>o.jsx(o.Fragment,{}),u=S=>{r.current=S,S.on("waiting",()=>{Nt.log("player is waiting")}),S.on("dispose",()=>{Nt.log("player will dispose")})},d=S=>{if(i!==null){const x=[...i],w=x==null?void 0:x.findIndex(T=>(T==null?void 0:T.fieldId)===(e==null?void 0:e.uuid));w>=0&&(x[w].seenTime=S==null?void 0:S.target.currentTime)}},f=S=>{const x=[...i],w=x==null?void 0:x.findIndex(T=>(T==null?void 0:T.fieldId)===(S==null?void 0:S.uuid));w>=0&&(i[w]={...i[w],isSeen:!0},a(x),h("Ended"))},h=S=>{const x=r.current,w=i!==null?i==null?void 0:i.findIndex(T=>(T==null?void 0:T.fieldId)===(e==null?void 0:e.uuid)):-1;w>=0&&i[w].logs.push({action:S,videoTime:i[w].seenTime,totalTime:x.duration,timeState:new Date})},m=S=>{const{mediaId:x}=S,[w,T]=N.useState(!1);return N.useEffect(()=>{if(!w&&i!==null){const C=i.findIndex(_=>(_==null?void 0:_.fieldId)===(e==null?void 0:e.uuid));if(C>=0){T(!0);const _=r.current;_.currentTime=i[C].seenTime}T(!0)}return()=>{}},[i]),o.jsx(c,{mediaId:x,ref:r,className:"my-video",style:{borderRadius:"10px"},onPlay:()=>h("Play"),onPause:()=>h("Pause"),onEnded:()=>f(e),onTimeUpdate:d,controls:!0})},g=N.useCallback(S=>o.jsx(m,{mediaId:S}),[e==null?void 0:e.media_file_id]);return o.jsx("div",{children:(e==null?void 0:e.isExternalSource)===!1&&(e==null?void 0:e.media_file_id)!==void 0&&(e==null?void 0:e.media_file_id)!==null?o.jsx(o.Fragment,{children:g(e==null?void 0:e.media_file_id)}):o.jsx(o.Fragment,{children:o.jsx(MB,{options:n,onReady:u,currentItem:e},e==null?void 0:e.uuid)})})},_S=t=>{var D,B,k,P,z,M;const{sections:e,showInfoPanel:n,updateTrainingProgress:r}=t,{taskOptions:i,taskSchema:a,taskData:s}=mr(),[l]=N.useState(!1),[,c]=N.useState(Ub),[u,d]=N.useState([]),[f,h]=N.useState(null),{userSelectedLanguage:m}=on(),[g,v]=N.useState(null),[A,S]=N.useState(null),x=(D=i==null?void 0:i.training)!=null&&D.getAssessmentByIdFromStore?(B=i==null?void 0:i.training)==null?void 0:B.getAssessmentByIdFromStore:()=>{},w=(k=i==null?void 0:i.training)!=null&&k.TrainingOverView?(P=i==null?void 0:i.training)==null?void 0:P.TrainingOverView:()=>o.jsx(o.Fragment,{}),[T,C]=N.useState({autoplay:!1,controls:!0,responsive:!0,fluid:!0,sources:[{src:"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4"}]});N.useEffect(()=>{l||_()},[l]);const _=()=>{var H,de,fe,ee,G,ae,Y,ge,ne,J,K,oe,ve,Ce,Se,Te,De,ie,U,re,Q;switch(v((fe=(de=(H=e[0])==null?void 0:H.children[0])==null?void 0:de.children[0])==null?void 0:fe.children[0]),S(e[0]),(Y=(ae=(G=(ee=e[0])==null?void 0:ee.children[0])==null?void 0:G.children[0])==null?void 0:ae.children[0])==null?void 0:Y.componentType){case"video":C({autoplay:!1,controls:!0,responsive:!0,fluid:!0,sources:[{src:(oe=(K=(J=(ne=(ge=e[0])==null?void 0:ge.children[0])==null?void 0:ne.children[0])==null?void 0:J.children[0])==null?void 0:K.media_url)==null?void 0:oe.english}]});break;case"image":c((De=(Te=(Se=(Ce=(ve=e[0])==null?void 0:ve.children[0])==null?void 0:Ce.children[0])==null?void 0:Se.children[0])==null?void 0:Te.media_url)==null?void 0:De.english);break;case"document":d((Q=(re=(U=(ie=e[0])==null?void 0:ie.children[0])==null?void 0:U.children[0])==null?void 0:re.children[0])==null?void 0:Q.documents);break}},E=H=>{switch(H==null?void 0:H.componentType){case"video":return o.jsx("div",{children:o.jsx(kxe,{videoJsOptions:T,currentItem:H},H==null?void 0:H.uuid)});case"image":return o.jsx(KF,{field:H,isPreview:!0});case"document":return o.jsxs("div",{children:[o.jsx("h6",{children:"Documents"}),o.jsx("ul",{children:(u==null?void 0:u.length)>0&&u.map((de,fe)=>o.jsx("li",{children:o.jsx("a",{href:de==null?void 0:de.url,children:de==null?void 0:de.url})},`document-item-${fe}`))})]});case"quiz":return x!=null&&x.form_template_schema?o.jsx(Pxe,{renderIn:r7,getAssessmentByIdFromStore:x,quizSchema:f,setQuizSchema:h,updateTrainingProgress:r,currentItem:H}):o.jsx("div",{});case"slides":return o.jsx("div",{children:"Show slides"});case"html":return o.jsx("div",{children:"Show custom HTML Here"});default:return o.jsx("div",{})}};return o.jsxs("div",{className:"grid",children:[o.jsxs("div",{className:"col-8 scroll-height-100",children:[o.jsxs("h3",{children:[(z=A==null?void 0:A.heading)==null?void 0:z[m==null?void 0:m.type]," -"," ",(M=g==null?void 0:g.title)==null?void 0:M[m==null?void 0:m.type]," "]}),E(g),n&&o.jsx(w,{})]}),o.jsx("div",{className:"col-4 scroll-height-100",children:e.map((H,de)=>{var fe,ee;return o.jsxs(li,{className:"mb-5",header:(fe=H==null?void 0:H.heading)==null?void 0:fe.english,toggleable:!0,children:[o.jsx("p",{children:(ee=H==null?void 0:H.subHeadingText)==null?void 0:ee[m==null?void 0:m.type]}),H.children.map((G,ae)=>{const Y=`${ae}`;return o.jsx("div",{children:G.children.map((ge,ne)=>{const J=`${ae}-${Y}`;return o.jsx(gxe,{setCurrentSection:S,section:H,setCurrentItem:v,currentItem:g,path:J,fields:ge.children,setvideoJsOptions:C,setImage:c,setDocuments:d,setQuizSchema:h,updateTrainingProgress:r},`training-sidebar-${ne}`)})},`training-sidebar-container-${ae}`)})]},`train-sidebar-panel-${de}`)})})]})};_S.defaultProps={showInfoPanel:!0,sections:{},updateTrainingProgress:()=>{}},_S.propTypes={showInfoPanel:vn.bool,sections:vn.array,updateTrainingProgress:vn.func};const Mxe=t=>{var l;const{taskSchema:e,taskId:n,endPoints:r}=t,{userTrainingSaveData:i,saveProgressDataHook:a,updateTaskProgressValue:s}=mr();return N.useEffect(()=>{const c=setTimeout(()=>{const u=i==null?void 0:i.filter(d=>(d==null?void 0:d.isSeen)===!0).length;s(u),a(i,n,r==null?void 0:r.submitFormData)},1e3);return()=>clearTimeout(c)},[i]),o.jsx("div",{children:e!==null&&o.jsx(_S,{updateTrainingProgress:()=>{},sections:(l=e==null?void 0:e.layout[0])==null?void 0:l.children})})},Lxe=({taskId:t,onStart:e})=>{var S,x,w,T,C,_,E,D,B,k,P,z,M,H,de,fe,ee;const[n,r]=N.useState(Ip),[i,a]=N.useState(null),{examComplete:s,assessmentData:l,taskSchema:c,taskData:u,startQuiz:d}=mr();N.useEffect(()=>{var G,ae,Y,ge,ne;if(((G=c==null?void 0:c.formType)==null?void 0:G.key)==="exam"){let J=[...((ge=(Y=(ae=c==null?void 0:c.layout[0])==null?void 0:ae.children[0])==null?void 0:Y.children[0])==null?void 0:ge.children[0].children)||[]];l!=null&&l.randomiseQuestions&&(J=dm.shuffle(J).map(K=>({...K}))),l!=null&&l.randomiseAnswers&&(J=J.map(K=>({...K,answerOptions:dm.shuffle(K==null?void 0:K.answerOptions)}))),l!=null&&l.enableNoOfAssessmentQuestions&&(J=J.slice(0,parseInt(l==null?void 0:l.noOfAssessmentQuestions))),a({assessment_id:1,name:(ne=u==null?void 0:u.assessment)==null?void 0:ne.assessment_title,label:"assessment_title",quizConfiguration:c==null?void 0:c.quizConfiguration,quizElements:J})}},[c]);const f=o.jsxs("div",{children:[o.jsx(Pt,{text:!0,label:"Cancel",icon:"pi pi-times",className:"mx-2 p-button-danger",onClick:()=>r(Ip)}),o.jsx(Pt,{label:"Start Immediately",onClick:()=>{m(),r(V8)}})]}),h=G=>G.completed?(m(),r(V8),o.jsx(o.Fragment,{})):o.jsxs("span",{className:"text-2xl",children:["Your Quiz is about to start in ",G.seconds," seconds"]}),m=()=>{const G={task_id:t,session_id:nt(),start_time:new Date,finish_time:new Date};console.log("saveNewQuizData formData",G),a(ae=>({...ae,...G})),d(G,a)},g=()=>{r(U8),m()},v=((S=l==null?void 0:l.assesment_user_attempts)==null?void 0:S.length)>0?(x=l==null?void 0:l.assesment_user_attempts)==null?void 0:x.some(G=>(G==null?void 0:G.is_pass)===1):!1;console.log("assessmentData?.assesment_user_attempts",l==null?void 0:l.assesment_user_attempts);function A(){var K;const G=l==null?void 0:l.assessment_user_attempts[((K=l==null?void 0:l.assessment_user_attempts)==null?void 0:K.length)-1],ae=G==null?void 0:G.start_time,Y=G==null?void 0:G.finish_time;if(!G)return"";const ge=_n(ae),J=_n(Y).diff(ge,"seconds");return J<60?J+" seconds":Math.floor(J/60)+" minutes"}return o.jsxs(o.Fragment,{children:[n===U8&&o.jsx(o.Fragment,{children:o.jsx("div",{className:"card surface-section flex justify-content-center align-items-center",style:{minHeight:"100vh"},children:o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-6 col-offset-3",children:o.jsxs("div",{className:"text-center",children:[o.jsx(Dg,{date:Date.now()+15e3,renderer:h}),f]})})})})}),o.jsxs("div",{children:[n===Ip&&o.jsx("div",{className:" fadein animation-duration-500 animation-iteration-1 surface-section px-4 py-5 md:px-6 lg:px-8 scroll-height-150",children:o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-6 col-offset-3",children:o.jsxs("div",{className:"text-center",children:[o.jsxs("div",{children:[o.jsx("h3",{children:(w=u==null?void 0:u.assessment)==null?void 0:w.assessment_title}),o.jsxs("div",{className:"card",children:[o.jsx("h3",{children:"Overview"}),o.jsx("div",{dangerouslySetInnerHTML:{__html:c==null?void 0:c.intro}})]}),o.jsxs("div",{className:"surface-card p-4 shadow-2 border-round",children:[o.jsx("div",{className:"font-medium text-3xl text-900 mb-3",children:"Guidance"}),o.jsxs("div",{className:"text-500 mb-5",children:["You have a total of ",l==null?void 0:l.noOfAttempts," ","attempts for the entire Quiz"," "]}),o.jsxs("ul",{className:"list-none p-0 m-0 border-top-1 surface-border",children:[o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap surface-ground",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-medium",children:"Expires on:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:_n(u==null?void 0:u.task_due_date).format("Do MMM YYYY ")})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap surface-ground",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-medium",children:"Total Attempts:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:l==null?void 0:l.noOfAttempts})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Attempts Made:"}),o.jsx("div",{className:"text-900 w-full md:w-9 line-height-3",children:(T=l==null?void 0:l.assesment_user_attempts)==null?void 0:T.length})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Remaining Attempts:"}),o.jsx("div",{className:"text-900 w-full md:w-9 line-height-3",children:(l==null?void 0:l.noOfAttempts)-((C=l==null?void 0:l.assesment_user_attempts)==null?void 0:C.length)})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Number of Questions:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:(_=i==null?void 0:i.quizElements)==null?void 0:_.length})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Exam Time:"}),o.jsxs("div",{className:"text-900 w-full md:w-9",children:[" ",l&&((D=(E=l==null?void 0:l.time_limit)==null?void 0:E.type)==null?void 0:D.key)==="PerExam"&&o.jsxs(o.Fragment,{children:[Math.floor((k=(B=l==null?void 0:l.time_limit)==null?void 0:B.time_limit_info)==null?void 0:k.num_of_mins)," ","mins"]}),l&&((z=(P=l==null?void 0:l.time_limit)==null?void 0:P.type)==null?void 0:z.key)==="PerQuestion"&&o.jsxs(o.Fragment,{children:[Math.floor(((H=(M=l==null?void 0:l.time_limit)==null?void 0:M.time_limit_info)==null?void 0:H.time_per_question)*((de=i==null?void 0:i.quizElements)==null?void 0:de.length)/60)," ","mins"]})]})]}),((fe=l==null?void 0:l.assesment_user_attempts)==null?void 0:fe.length)>0&&o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Time Taken:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:A()})]})]})]})]}),o.jsx("div",{className:"my-5",children:(l==null?void 0:l.noOfAttempts)-((ee=l==null?void 0:l.assesment_user_attempts)==null?void 0:ee.length)>0?o.jsx(o.Fragment,{children:o.jsx(Pt,{size:"large",label:v===!0?"Passed":"Start Now",disabled:v,className:"p-button-info",onClick:()=>{r(U8),e&&e()}})}):o.jsx(Pt,{text:!0,label:"No Attempts Remaining",className:"p-button-info"})})]})})})}),n===V8&&i!==null&&o.jsx("div",{className:"fadein animation-duration-500",children:o.jsx(uj,{session_id:i==null?void 0:i.session_id,setDisplay:r,onOpenQuiz:g,quizData:i,taskSchema:c,saveProgress:s,setAssessmentModal:()=>{}})})]})]})},Bxe=t=>{var J,K,oe,ve,Ce,Se,Te,De,ie,U,re,Q;const[e,n]=N.useState(!1),r=N.useRef(!1),{taskId:i,endPoints:a,isRenderView:s,showFieldsAfterSubmit:l,messageWhileSubmittingForm:c,enableFormScroll:u,formScrollHeight:d="scroll-height-225",onStart:f,setAssessmentModal:h=()=>{}}=t,{setLayout:m}=on(),{taskProgressValue:g,taskRegisterData:v,task_status:A,assessmentData:S,taskProgressLoading:x,taskSchema:w,taskData:T,updateTaskFormData:C,submitTaskFormData:_,TasksLoading:E,userTaskSubmitFormData:D,TasksHTTPRequest:B,TasksSubmitLoading:k,clearTaskSchema:P,startQuiz:z,TASK_PUBLISHED:M,saveProgressDataHook:H}=mr();N.useEffect(()=>{if(w!==null&&m((w==null?void 0:w.layout)||[]),i){const be={viewed_at:new Date().toISOString()};C(D,i,a==null?void 0:a.updateFormData,s3,()=>{},be)}return()=>{P()}},[i]);const de=(se="One or more field is required")=>{r.current.show({severity:"error",summary:"Alert",detail:se,life:3e3})},fe=()=>{Xt.emit("onSubmitUserForm","complete"),Y()},ee=()=>{_(D,i,a==null?void 0:a.submitFormData),n(!1)},G=se=>{C(se,i,a==null?void 0:a.updateFormData,s3,()=>{r.current.show({severity:"success",summary:"Progress Saved",detail:"",life:3e3})})};N.useEffect(()=>{const se=setTimeout(()=>{var be;D!==null&&((w==null?void 0:w.enableAutoSave)===!0||((be=w==null?void 0:w.formType)==null?void 0:be.key)===n7)&&H(D,i,a==null?void 0:a.updateFormData)},2e3);return()=>clearTimeout(se)},[v,g]);const ae=(se,be,me,ye)=>{var he,V;let Ie=ye;const Ee={fieldId:se.uuid};if(me!=null&&me[se==null?void 0:se.uuid]){if((be==null?void 0:be.length)>0){e:for(const[,te]of be.entries())if(((he=te==null?void 0:te.children)==null?void 0:he.length)>0&&(te==null?void 0:te.enableConditionalField)===!0){for(const[,W]of(te==null?void 0:te.children.entries())||[])if((V=W==null?void 0:W.attributes)!=null&&V.required&&(Ie=ae(W,W==null?void 0:W.options,me,Ie),Ie===!1))break e}}}else Xt.emit("OnInvalidFieldCatch",Ee),Ie=!1,de();return Ie},Y=N.useCallback(()=>{var be,me,ye,Ie,Ee,he,V,te,W,ue,Ae,pe,ke,Le,We,gt,At,st,Je,Ct,mt;let se=!1;e:for(const[Ge,Tt]of w.layout.entries())if((Tt==null?void 0:Tt.isHidden)===!1)for(const[Gt,xn]of Tt.children.entries())for(const[,bn]of xn.children.entries())if(bn!=null&&bn.rowIsRepeatable){const wn=D.findIndex(yn=>(yn==null?void 0:yn.rowId)===bn.uuid);if(wn>=0){if(((be=D[wn].repeatableFieldsData)==null?void 0:be.length)<(bn==null?void 0:bn.minimumEntries)){de(`Need minimun ${bn==null?void 0:bn.minimumEntries} entries`),se=!1;break e}se=!0}}else for(const[,wn]of bn.children.entries())for(const[,yn]of wn.children.entries()){if(yn.isValid===0&&yn.isPostField===!0&&(yn==null?void 0:yn.componentType)!=="hidden-field"){const Gn={pageIndex:Ge,fieldId:yn.uuid,sectionIndex:Gt},On=D.findIndex(qt=>(qt==null?void 0:qt.fieldId)===yn.uuid);if(!(On===-1||(me=D[On])!=null&&me.postData[0]&&(((Ie=(ye=D[On])==null?void 0:ye.postData[0].postValue)==null?void 0:Ie.length)>0||((Ee=D[On])==null?void 0:Ee.postData[0].postValue)>0))){console.log("inValidData",Gn),Xt.emit("OnInvalidFieldCatch",Gn),se=!1,de();break e}}if((yn==null?void 0:yn.componentType)==="radio-hierarchal"){const Gn=D.findIndex(On=>(On==null?void 0:On.fieldId)===yn.uuid);if(Gn>=0&&(se=ae(yn,yn==null?void 0:yn.options,(he=D[Gn])==null?void 0:he.postData[0].postValue,!0),!se))break e}if(((V=yn==null?void 0:yn.children)==null?void 0:V.length)>0)for(const[,Gn]of yn.children.entries()){const On=Object.keys(Gn);if(On[0]){const qt=Gn[On[0]],at={fieldId:qt.uuid,sectionIndex:Gt},et=D.findIndex(ut=>(ut==null?void 0:ut.fieldId)===qt.uuid);if(!((te=D[et])!=null&&te.postData[0]&&(((ue=(W=D[et])==null?void 0:W.postData[0].postValue)==null?void 0:ue.length)>0||((Ae=D[et])==null?void 0:Ae.postData[0].postValue)>0||((Le=(ke=(pe=D[et])==null?void 0:pe.postData[0])==null?void 0:ke.postValue)==null?void 0:Le.addressOne)!==""))){Xt.emit("OnInvalidFieldCatch",at),se=!1,de();break e}}}if(yn!=null&&yn.inlineConditionalRules&&((gt=(We=yn==null?void 0:yn.inlineConditionalRules)==null?void 0:We.rules)==null?void 0:gt.length)>0){for(const[,Gn]of((At=yn==null?void 0:yn.inlineConditionalRules)==null?void 0:At.rules.entries())||[])for(const[,On]of(Gn==null?void 0:Gn.conditions.entries())||[])for(const[,qt]of(On==null?void 0:On.children.entries())||[])if(qt.isValid===0){const at={fieldId:qt.uuid,sectionIndex:Gt},et=D.findIndex(ut=>(ut==null?void 0:ut.fieldId)===qt.uuid);if(et>=0&&!((st=D[et])!=null&&st.postData[0]&&(((Ct=(Je=D[et])==null?void 0:Je.postData[0].postValue)==null?void 0:Ct.length)>0||((mt=D[et])==null?void 0:mt.postData[0].postValue)>0))){Xt.emit("OnInvalidFieldCatch",at),se=!1,de();break e}}}se=!0}se&&n(!0)},[D]),ge=()=>o.jsx(o.Fragment,{children:o.jsxs("div",{className:"w-full",children:[o.jsx("p",{children:"Loading form data....."}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-5"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"})]})}),ne=()=>o.jsxs("div",{children:[o.jsx(Pt,{text:!0,label:"No",icon:"pi pi-times",onClick:()=>n(!1),className:"p-button-danger"}),o.jsx(Pt,{label:"Yes",icon:"pi pi-check",onClick:()=>ee(),autoFocus:!0})]});return o.jsxs("div",{children:[o.jsx(Is,{header:()=>o.jsx(o.Fragment,{}),visible:e,style:{width:"30vw"},footer:ne,onHide:()=>n(!1),children:o.jsx("p",{className:"text-center",children:c})}),E||k||B?o.jsx("div",{className:"w-full",children:o.jsx(ge,{})}):o.jsxs(o.Fragment,{children:[(((J=w==null?void 0:w.formType)==null?void 0:J.key)===t7||((K=w==null?void 0:w.formType)==null?void 0:K.key)==="survey")&&o.jsx(o.Fragment,{children:o.jsxs("div",{className:`px-0 ${s===!1?"builder_container":""}`,children:[o.jsxs("div",{className:"flex justify-content-center mb-2 align-items-center",children:[o.jsx("div",{className:"text-center text-900 text-3xl font-medium",children:T==null?void 0:T.task_title}),o.jsx("div",{className:"ml-4 ",children:(T==null?void 0:T.task_status)===xee&&o.jsx(BD,{classes:"",value:"COMPLETED",level:"success"})})]}),l===!1&&A===M?o.jsx(o.Fragment,{children:o.jsx("h3",{className:"text-center mt-5",children:"Thank you for completing the survey"})}):o.jsx("div",{className:"grid",children:o.jsxs("div",{className:"col-12",children:[E&&o.jsx(ge,{}),!E&&o.jsxs(o.Fragment,{children:[o.jsx(Xte,{}),o.jsx("div",{className:`${u===!0?d:" "} mt-2 mb-2`,children:o.jsx(lf,{backend:uf,children:w!==null&&((oe=w==null?void 0:w.layout)==null?void 0:oe.length)&&o.jsx(O5,{})})}),o.jsx(l3,{ref:r}),((ve=w==null?void 0:w.formType)==null?void 0:ve.key)!==""&&(A===s3||A===null)&&o.jsx("span",{children:ll.createPortal(o.jsx("div",{style:{zIndex:9999999},className:"card surface-card shadow-1 border-round py-2 render-form-footer",children:o.jsxs("div",{className:" flex justify-content-center",children:[o.jsx(Pt,{text:!0,className:"mr-2 p-button-info",label:"Save Progress",onClick:()=>G(D),loading:x,disabled:k}),o.jsx(Pt,{label:"Submit",onClick:()=>fe(),disabled:x,loading:k})]})}),document.body)})]})]})})]})}),((Ce=w==null?void 0:w.formType)==null?void 0:Ce.key)==="policies"&&o.jsx("div",{className:"layout-invoice-page",children:o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-12",children:o.jsx("div",{className:"card",children:o.jsx("div",{id:"invoice-content",children:o.jsxs("div",{className:"invoice",children:[o.jsxs("div",{className:"invoice-header",children:[o.jsx("div",{className:"invoice-company flex align-items-center",children:o.jsxs("h3",{children:[T==null?void 0:T.task_title," "]})}),o.jsxs("div",{className:"ml-2",children:[o.jsx("div",{className:"customer-id",children:"Customer ID: C1613"}),o.jsx("div",{className:"invoice-address",children:"9137 3rd Lane California City CA 93504, U.S.A."})]})]}),o.jsx("div",{className:"scroll-height-300 mt-2 mb-2",children:o.jsx(lf,{backend:uf,children:w!==null&&((Se=w==null?void 0:w.layout)==null?void 0:Se.length)&&o.jsx(O5,{})})}),((Te=w==null?void 0:w.formType)==null?void 0:Te.key)!==""&&(A===1||A===null)&&o.jsx(o.Fragment,{children:o.jsx("div",{className:"flex justify-content-center",children:o.jsx(Pt,{className:"p-button-primary",label:"Accept",onClick:()=>fe(),loading:x})})})]})})})})})}),(((De=w==null?void 0:w.formType)==null?void 0:De.key)==="page"||((ie=w==null?void 0:w.formType)==null?void 0:ie.key)==="pdf")&&o.jsx("div",{className:"layout-invoice-page",children:o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-12",children:o.jsx("div",{className:"card",children:o.jsx(lf,{backend:uf,children:w!==null&&((U=w==null?void 0:w.layout)==null?void 0:U.length)&&o.jsx(O5,{})})})})})}),((re=w==null?void 0:w.formType)==null?void 0:re.key)==="training"&&o.jsx(Mxe,{renderIn:Ute,taskSchema:w,taskId:i,endPoints:a}),((Q=w==null?void 0:w.formType)==null?void 0:Q.key)==="exam"&&o.jsx(Lxe,{taskId:i,endPoints:a,onStart:f})]})]})};/**
4163
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function _g(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2,n=String(t);if(e===0)return n;var r=n.match(/(.*?)([0-9]+)(.*)/),i=r?r[1]:"",a=r?r[3]:"",s=r?r[2]:n,l=s.length>=e?s:(wxe(Array(e)).map(function(){return"0"}).join("")+s).slice(e*-1);return"".concat(i).concat(l).concat(a)}var lj={daysInHours:!1,zeroPadTime:2};function Exe(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=e.now,r=n===void 0?Date.now:n,i=e.precision,a=i===void 0?0:i,s=e.controlled,l=e.offsetTime,c=l===void 0?0:l,u=e.overtime,d;typeof t=="string"?d=new Date(t).getTime():t instanceof Date?d=t.getTime():d=t,s||(d+=c);var f=s?d:d-r(),h=Math.min(20,Math.max(0,a)),m=Math.round(parseFloat(((u?f:Math.max(0,f))/1e3).toFixed(h))*1e3),g=Math.abs(m)/1e3;return{total:m,days:Math.floor(g/(3600*24)),hours:Math.floor(g/3600%24),minutes:Math.floor(g/60%60),seconds:Math.floor(g%60),milliseconds:Number((g%1*1e3).toFixed()),completed:m<=0}}function Ixe(t,e){var n=t.days,r=t.hours,i=t.minutes,a=t.seconds,s=Object.assign(Object.assign({},lj),e),l=s.daysInHours,c=s.zeroPadTime,u=s.zeroPadDays,d=u===void 0?c:u,f=Math.min(2,c),h=l?_g(r+n*24,c):_g(r,f);return{days:l?"":_g(n,d),hours:h,minutes:_g(i,f),seconds:_g(a,f)}}var cj=function(t){sj(n,t);var e=oj(n);function n(){var r;return rj(this,n),r=e.apply(this,arguments),r.state={count:r.props.count||3},r.startCountdown=function(){r.interval=window.setInterval(function(){var i=r.state.count-1;i===0?(r.stopCountdown(),r.props.onComplete&&r.props.onComplete()):r.setState(function(a){return{count:a.count-1}})},1e3)},r.stopCountdown=function(){clearInterval(r.interval)},r.addTime=function(i){r.stopCountdown(),r.setState(function(a){return{count:a.count+i}},r.startCountdown)},r}return aj(n,[{key:"componentDidMount",value:function(){this.startCountdown()}},{key:"componentWillUnmount",value:function(){clearInterval(this.interval)}},{key:"render",value:function(){return this.props.children?N.cloneElement(this.props.children,{count:this.state.count}):null}}]),n}(N.Component);cj.propTypes={count:ra.number,children:ra.element,onComplete:ra.func};var Dg=function(t){sj(n,t);var e=oj(n);function n(r){var i;if(rj(this,n),i=e.call(this,r),i.mounted=!1,i.initialTimestamp=i.calcOffsetStartTimestamp(),i.offsetStartTimestamp=i.props.autoStart?0:i.initialTimestamp,i.offsetTime=0,i.legacyMode=!1,i.legacyCountdownRef=null,i.tick=function(){var s=i.calcTimeDelta(),l=s.completed&&!i.props.overtime?void 0:i.props.onTick;i.setTimeDeltaState(s,void 0,l)},i.setLegacyCountdownRef=function(s){i.legacyCountdownRef=s},i.start=function(){if(!i.isStarted()){var s=i.offsetStartTimestamp;i.offsetStartTimestamp=0,i.offsetTime+=s?i.calcOffsetStartTimestamp()-s:0;var l=i.calcTimeDelta();i.setTimeDeltaState(l,"STARTED",i.props.onStart),!i.props.controlled&&(!l.completed||i.props.overtime)&&(i.clearTimer(),i.interval=window.setInterval(i.tick,i.props.intervalDelay))}},i.pause=function(){i.isPaused()||(i.clearTimer(),i.offsetStartTimestamp=i.calcOffsetStartTimestamp(),i.setTimeDeltaState(i.state.timeDelta,"PAUSED",i.props.onPause))},i.stop=function(){i.isStopped()||(i.clearTimer(),i.offsetStartTimestamp=i.calcOffsetStartTimestamp(),i.offsetTime=i.offsetStartTimestamp-i.initialTimestamp,i.setTimeDeltaState(i.calcTimeDelta(),"STOPPED",i.props.onStop))},i.isStarted=function(){return i.isStatus("STARTED")},i.isPaused=function(){return i.isStatus("PAUSED")},i.isStopped=function(){return i.isStatus("STOPPED")},i.isCompleted=function(){return i.isStatus("COMPLETED")},r.date){var a=i.calcTimeDelta();i.state={timeDelta:a,status:a.completed?"COMPLETED":"STOPPED"}}else i.legacyMode=!0;return i}return aj(n,[{key:"componentDidMount",value:function(){this.legacyMode||(this.mounted=!0,this.props.onMount&&this.props.onMount(this.calcTimeDelta()),this.props.autoStart&&this.start())}},{key:"componentDidUpdate",value:function(i){this.legacyMode||this.props.date!==i.date&&(this.initialTimestamp=this.calcOffsetStartTimestamp(),this.offsetStartTimestamp=this.initialTimestamp,this.offsetTime=0,this.setTimeDeltaState(this.calcTimeDelta()))}},{key:"componentWillUnmount",value:function(){this.legacyMode||(this.mounted=!1,this.clearTimer())}},{key:"calcTimeDelta",value:function(){var i=this.props,a=i.date,s=i.now,l=i.precision,c=i.controlled,u=i.overtime;return Exe(a,{now:s,precision:l,controlled:c,offsetTime:this.offsetTime,overtime:u})}},{key:"calcOffsetStartTimestamp",value:function(){return Date.now()}},{key:"addTime",value:function(i){this.legacyCountdownRef.addTime(i)}},{key:"clearTimer",value:function(){window.clearInterval(this.interval)}},{key:"isStatus",value:function(i){return this.state.status===i}},{key:"setTimeDeltaState",value:function(i,a,s){var l=this;if(this.mounted){var c=i.completed&&!this.state.timeDelta.completed,u=i.completed&&a==="STARTED";c&&!this.props.overtime&&this.clearTimer();var d=function(){s&&s(l.state.timeDelta),l.props.onComplete&&(c||u)&&l.props.onComplete(i,u)};return this.setState(function(f){var h=a||f.status;return i.completed&&!l.props.overtime?h="COMPLETED":!a&&h==="COMPLETED"&&(h="STOPPED"),{timeDelta:i,status:h}},d)}}},{key:"getApi",value:function(){return this.api=this.api||{start:this.start,pause:this.pause,stop:this.stop,isStarted:this.isStarted,isPaused:this.isPaused,isStopped:this.isStopped,isCompleted:this.isCompleted}}},{key:"getRenderProps",value:function(){var i=this.props,a=i.daysInHours,s=i.zeroPadTime,l=i.zeroPadDays,c=this.state.timeDelta;return Object.assign(Object.assign({},c),{api:this.getApi(),props:this.props,formatted:Ixe(c,{daysInHours:a,zeroPadTime:s,zeroPadDays:l})})}},{key:"render",value:function(){if(this.legacyMode){var i=this.props,a=i.count,s=i.children,l=i.onComplete;return N.createElement(cj,{ref:this.setLegacyCountdownRef,count:a,onComplete:l},s)}var c=this.props,u=c.className,d=c.overtime,f=c.children,h=c.renderer,m=this.getRenderProps();if(h)return h(m);if(f&&this.state.timeDelta.completed&&!d)return N.cloneElement(f,{countdown:m});var g=m.formatted,v=g.days,A=g.hours,S=g.minutes,x=g.seconds;return N.createElement("span",{className:u},m.total<0?"-":"",v,v?":":"",A,":",S,":",x)}}]),n}(N.Component);Dg.defaultProps=Object.assign(Object.assign({},lj),{controlled:!1,intervalDelay:1e3,precision:0,autoStart:!0}),Dg.propTypes={date:ra.oneOfType([ra.instanceOf(Date),ra.string,ra.number]),daysInHours:ra.bool,zeroPadTime:ra.number,zeroPadDays:ra.number,controlled:ra.bool,intervalDelay:ra.number,precision:ra.number,autoStart:ra.bool,overtime:ra.bool,className:ra.string,children:ra.element,renderer:ra.func,now:ra.func,onMount:ra.func,onStart:ra.func,onPause:ra.func,onStop:ra.func,onTick:ra.func,onComplete:ra.func};const _xe=({assessmentData:t,setDisplaySummary:e})=>{var r,i,a,s;const n=l=>{if(l.seconds<10&&(l.seconds="0"+l.seconds),l.minutes===0&&(l.minutes="0"+l.minutes),l.completed)e(!0);else return o.jsxs("span",{children:["Time Remaining:"," ",o.jsxs("span",{style:l.minutes===0?{color:"black"}:{color:"black"},children:[l.minutes,":",l.seconds]})]})};return o.jsx(o.Fragment,{children:t&&((i=(r=t==null?void 0:t.time_limit)==null?void 0:r.type)==null?void 0:i.key)==="PerExam"&&o.jsx(Dg,{renderer:n,date:Date.now()+parseInt((s=(a=t==null?void 0:t.time_limit)==null?void 0:a.time_limit_info)==null?void 0:s.num_of_mins)*60*1e3})})},Dxe=N.memo(_xe),Oxe=t=>{var d,f,h,m;const{assessmentData:e,onNextQuestion:n,currentQuestionIndex:r}=t,[i,a]=N.useState(Date.now()),[s,l]=N.useState(!1),c=N.useCallback(()=>{a(Date.now()),l(!1)},[r]);N.useEffect(()=>{c()},[r,c]);const u=g=>(g.seconds<10&&(g.seconds="0"+g.seconds),g.minutes===0&&(g.minutes="0"+g.minutes),g.completed&&!s?(l(!0),setTimeout(()=>{n()},500),o.jsx(o.Fragment,{})):o.jsxs("span",{children:["Time Remaining:"," ",o.jsxs("span",{style:{color:"black"},children:[g.minutes,":",g.seconds]})]}));return o.jsx(o.Fragment,{children:((f=(d=e==null?void 0:e.time_limit)==null?void 0:d.type)==null?void 0:f.key)==="PerQuestion"&&o.jsx(Dg,{renderer:u,date:i+parseInt((m=(h=e==null?void 0:e.time_limit)==null?void 0:h.time_limit_info)==null?void 0:m.time_per_question)*1e3,intervalDelay:0},i)})},Nxe=()=>{const t=()=>{const a=new Audio("https://api.goenterprise.io/assets/sounds/sound4.mp3");i(a)},e=()=>{const a=new Audio("https://api.goenterprise.io/assets/sounds/sound2.mp3");i(a)},n=()=>{const a=new Audio("https://api.goenterprise.io/assets/sounds/sound8.mp3");i(a)},r=()=>{const a=new Audio("https://api.goenterprise.io/assets/sounds/sound6.mp3");i(a)},i=a=>{a.play().then(()=>{console.info("Played")}).catch(s=>{console.info("Not Played,"+s.error+s.name)})};return{socketConnection:t,socketDisconnect:e,errorOcurred:n,quizStartAlert:r}},Fxe="1",uj=t=>{var be,me,ye,Ie,Ee,he,V,te;const e=W=>{const[ue,Ae]=N.useState(W),pe=N.useRef(ue);return N.useEffect(()=>{pe.current=ue},[ue]),[ue,pe,Ae]},{endQuiz:n,AddUserAssessmentAnswer:r,assessmentData:i,taskData:a}=mr(),[s,l]=N.useState(new Date),{session_id:c,quizData:u,saveProgress:d,renderIn:f,onOpenQuiz:h,setDisplay:m,setAssessmentModal:g=()=>{}}=t,{quizStartAlert:v}=Nxe(),{userSelectedLanguage:A}=on(),[S,,x]=e(0),{media:w}=Zt(),T=(be=w==null?void 0:w.image)!=null&&be.MediaImage?(me=w==null?void 0:w.image)==null?void 0:me.MediaImage:o.jsx(o.Fragment,{}),[C,_,E]=e(null),[D,B]=N.useState(!1),[k,,P]=e([]),[z,M]=N.useState(!1),[H,de]=N.useState(!1),[fe,ee]=N.useState(0),[G,ae]=N.useState(0),[Y,ge]=N.useState(0),[ne,J]=N.useState(!1),[K,oe]=N.useState({isCorrect:null,text:null});window.onbeforeunload=function(){return!1},N.useEffect(()=>{z||M(!0)},[k,D,z]),N.useEffect(()=>{u!==null&&(v(),ve())},[]);const ve=()=>{ae(u.quizConfiguration.quizPassMark)},Ce=N.useCallback((W,ue,Ae,pe,ke)=>{const Le=[...k];if((ke==null?void 0:ke.answerInputType)!=="checkbox"){const We={uuid:ke==null?void 0:ke.uuid,question:ke==null?void 0:ke.questionText,isCorrect:pe.isCorrect,selectedAnswer:pe.answersText,viewed:!0},gt=k.findIndex(At=>(At==null?void 0:At.uuid)===ke.uuid);gt>=0?(Le[gt]={...Le[gt],...We},P(Le)):P([...k,We])}},[C]),Se=W=>{var ue;if(S!==0){const Ae=[...k],pe=S-1;E((ue=Ae[pe])==null?void 0:ue.selectedAnswer[A==null?void 0:A.type]),B(!0),x(pe),Te(0)}},Te=W=>{for(const ue of k)if(ue.questionIndex===S+W){E(ue.selectedAnswerEnglish);break}},De=(W,ue,Ae,pe)=>{var We;const ke=[...C];if(W)ke.push(ue);else{const gt=ke.findIndex(At=>At===ue);gt>=0&&ke.splice(gt,1)}E(ke);const Le=[...k];if((pe==null?void 0:pe.answerInputType)==="checkbox"){let gt=!1;for(const[,Je]of(pe==null?void 0:pe.answerOptions.entries())||[])if(Je.isCorrect===!0)if(_t.includes(ke,(We=Je==null?void 0:Je.answersText)==null?void 0:We[A==null?void 0:A.type]))gt=!0;else{gt=!1;break}const At={uuid:pe==null?void 0:pe.uuid,question:pe==null?void 0:pe.questionText,isCorrect:gt,selectedAnswer:Ae.answersText,viewed:!0},st=k.findIndex(Je=>(Je==null?void 0:Je.uuid)===pe.uuid);st>=0?(Le[st]={...Le[st],...At},P(Le)):P([...k,At])}},ie=N.useCallback(()=>{var ke,Le,We,gt,At,st,Je,Ct,mt,Ge,Tt,Gt,xn,bn;const W=_.current,ue=_t.findIndex((ke=u==null?void 0:u.quizElements[S])==null?void 0:ke.answerOptions,function(wn){return wn.isCorrect===!0}),Ae=(gt=(We=(Le=u==null?void 0:u.quizElements[S])==null?void 0:Le.answerOptions[ue])==null?void 0:We.answersText)!=null&&gt[A==null?void 0:A.type]?(Je=(st=(At=u==null?void 0:u.quizElements[S])==null?void 0:At.answerOptions[ue])==null?void 0:st.answersText)==null?void 0:Je[A==null?void 0:A.type]:"",pe=(Ct=k[S])!=null&&Ct.isCorrect?1:0;if(u!=null&&u.quizElements&&S+1!==(u==null?void 0:u.quizElements.length)){const wn={assessment_user_attempt_id:(Ge=i==null?void 0:i.assesment_user_attempts[((mt=i==null?void 0:i.assesment_user_attempts)==null?void 0:mt.length)-1])==null?void 0:Ge.assessment_user_attempt_id,session_id:c,assessment_id:1,question:(Tt=u==null?void 0:u.quizElements[S].questionText)==null?void 0:Tt[A==null?void 0:A.type],start_time:s,finish_time:new Date,correct_answer:Ae,selected_answer:Array.isArray(W)?W.toString():W,is_correct_answer:pe};r(wn),E(null),x(S+1),l(new Date),Te(2)}else if((u==null?void 0:u.quizElements.length)===S+1){const wn={assessment_user_attempt_id:(xn=i==null?void 0:i.assesment_user_attempts[((Gt=i==null?void 0:i.assesment_user_attempts)==null?void 0:Gt.length)-1])==null?void 0:xn.assessment_user_attempt_id,session_id:c,assessment_id:1,question:(bn=u==null?void 0:u.quizElements[S].questionText)==null?void 0:bn[A==null?void 0:A.type],start_time:s,finish_time:new Date,correct_answer:Ae,selected_answer:Array.isArray(W)?W.toString():W,is_correct_answer:pe};r(wn),U(),Q()}B(!1)},[S,k]),U=()=>{de(!0)},re=()=>{var W;(i==null?void 0:i.noOfAttempts)-((W=i==null?void 0:i.assesment_user_attempts)==null?void 0:W.length)>0&&!ne?(h(),M(!0),v(),ve(),x(0),E(null),B(!1),P([]),de(!1),ee(0),ge(0),J(!1),oe({isCorrect:null,text:null})):(m(Ip),g(!1))},Q=()=>{var ke,Le;let W=0,ue=0,Ae=!1;for(const We of k)We!=null&&We.isCorrect&&W++;ee(W),ue=W/((ke=u==null?void 0:u.quizElements)==null?void 0:ke.length)*100,ue=Math.round(ue),ge(ue),Ae=ue>=G,J(Ae);const pe={...u,...i,result:ue,status:Ae,selectedAnswers:k};console.log("Saving Progess for task and Updating the quiz end time and status"),d(pe),n({session_id:c,is_pass:Ae?1:0,score:W,out_of:(Le=u==null?void 0:u.quizElements)==null?void 0:Le.length,finish_time:new Date,status:1})},se=()=>{var W,ue,Ae,pe,ke,Le,We;if(((W=u==null?void 0:u.quizElements[S])==null?void 0:W.answerInputType)==="radio"){const gt=_t.findIndex((ue=u==null?void 0:u.quizElements[S])==null?void 0:ue.answerOptions,function(At){return At.isCorrect===!0});C===((ke=(pe=(Ae=u==null?void 0:u.quizElements[S])==null?void 0:Ae.answerOptions[gt])==null?void 0:pe.answersText)==null?void 0:ke[A==null?void 0:A.type])?oe({isCorrect:!0,text:C}):oe({isCorrect:!1,text:C})}if(((Le=u==null?void 0:u.quizElements[S])==null?void 0:Le.answerInputType)==="checkbox"){const gt=(We=u==null?void 0:u.quizElements[S])==null?void 0:We.answerOptions.filter(At=>At.isCorrect===!0);if(C!=null&&C.length){const At=C==null?void 0:C.map(st=>({isCorrect:gt==null?void 0:gt.some(Je=>{var Ct;return((Ct=Je==null?void 0:Je.answersText)==null?void 0:Ct[A==null?void 0:A.type])===st}),text:st}));oe(At)}}};return o.jsx(o.Fragment,{children:u!==null&&o.jsxs("div",{children:[H&&o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-6 col-offset-3",children:o.jsxs("div",{className:"card text-center",children:[o.jsxs("h5",{children:["Assessment Result for"," ",(ye=a==null?void 0:a.assessment)==null?void 0:ye.assessment_title]}),o.jsxs("div",{children:[o.jsxs("p",{children:["You answered ",fe," out of"," ",(Ie=u==null?void 0:u.quizElements)==null?void 0:Ie.length," questions"]}),o.jsxs("p",{children:["Your assessment result: ",Y,"%"]}),o.jsxs("p",{children:["Score Needed To Pass: ",G,"%"]}),o.jsx("br",{}),o.jsxs("p",{children:["Status:"," ",ne?o.jsx(xc,{severity:"success",value:"Passed"}):o.jsx(xc,{severity:"danger",value:"Failed"})]}),ne&&o.jsx("p",{children:"Congratulations you have passed!"}),f!==r7?o.jsx(o.Fragment,{children:H&&o.jsx("div",{className:"text-center my-5",children:o.jsx(Pt,{label:(i==null?void 0:i.noOfAttempts)-((Ee=i==null?void 0:i.assesment_user_attempts)==null?void 0:Ee.length)>0&&!ne?"Restart":"End",onClick:()=>re()})})}):o.jsx("div",{className:"text-center my-5",children:o.jsx(Pt,{label:"Restart",onClick:()=>{v(),ve(),de(!1),x(0),M(!1)}})})]})]})})}),H&&((he=i==null?void 0:i.assessment_type)==null?void 0:he.key)===Fxe&&o.jsxs("div",{children:[o.jsx("h5",{className:"text-center",children:"Summary "}),o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-6 col-offset-3",children:k==null?void 0:k.map((W,ue)=>{var Ae,pe;return o.jsxs("div",{className:"card",children:[o.jsxs("span",{className:"text-strong",children:[o.jsx("b",{children:"Question:"})," ",o.jsx("br",{}),(Ae=W==null?void 0:W.question)==null?void 0:Ae[A==null?void 0:A.type]]}),o.jsx("br",{}),o.jsx("br",{}),o.jsxs("span",{children:[o.jsx("b",{children:"Selected Answer:"})," ",o.jsx("br",{}),(pe=W==null?void 0:W.selectedAnswer)==null?void 0:pe[A==null?void 0:A.type]]}),o.jsx("br",{}),o.jsx("br",{}),o.jsx("p",{children:"In Correct:"}),W!=null&&W.isCorrect?o.jsxs(o.Fragment,{children:[o.jsx(m4,{value:"",severity:"success",className:"mr-2"})," ","Yes"]}):o.jsxs(o.Fragment,{children:[o.jsx(m4,{value:"",severity:"danger",className:"mr-2"})," ","No"]})]},ue)})})})]}),f!==r7?o.jsx(o.Fragment,{children:H&&o.jsx("div",{className:"text-center my-5",children:o.jsx(Pt,{text:!0,className:"p-button-danger",icon:"pi pi-times",label:"Close",onClick:()=>{m(Ip)}})})}):o.jsx(o.Fragment,{}),z&&!H&&o.jsxs(o.Fragment,{children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:"col-6 col-offset-3",children:[o.jsx("h5",{className:"text-center",children:o.jsxs("span",{children:[o.jsx(Dxe,{assessmentData:i,setDisplaySummary:de}),o.jsx(Oxe,{currentQuestionIndex:S,assessmentData:i,onNextQuestion:ie})]})}),o.jsxs("h2",{className:"text-center pb-6",children:[u==null?void 0:u.name," "]}),(V=u==null?void 0:u.quizElements)==null?void 0:V.map((W,ue)=>{var Ae,pe,ke,Le,We;return o.jsxs("div",{className:"quiz-card-box",children:[S===ue&&((Ae=W==null?void 0:W.questionTextImage)==null?void 0:Ae[A==null?void 0:A.type])&&((pe=W==null?void 0:W.questionTextImage)==null?void 0:pe[A==null?void 0:A.type])!==""&&o.jsx("div",{className:"text-center assessment_image_container",children:o.jsx(T,{mediaId:(ke=W==null?void 0:W.questionTextImage)==null?void 0:ke[A==null?void 0:A.type],style:{height:"100px",width:"100px",objectFit:"cover",borderRadius:100},className:"text-center",alt:"questionImage"})}),o.jsx("h3",{className:"mb-5",children:S===ue&&((Le=W==null?void 0:W.questionText)==null?void 0:Le[A==null?void 0:A.type])}),S===ue&&((We=W==null?void 0:W.answerOptions)==null?void 0:We.map((gt,At)=>(W==null?void 0:W.answerInputType)==="checkbox"?o.jsx(N.Fragment,{children:o.jsx(vxe,{onChangeCheckbox:De,setSelectedOption:E,quiz:gt,userSelectedLanguage:A,onSetAnswer:Ce,setIsOptionSelected:B,index:At,eleIndex:ue,ele:W,setCorrectAnswerCheck:oe,correctAnswerCheck:K,selectedOption:C})},`checkbox-question-${At}`):o.jsx(N.Fragment,{children:o.jsx(mxe,{setSelectedOption:E,quiz:gt,userSelectedLanguage:A,onSetAnswer:Ce,setIsOptionSelected:B,index:At,eleIndex:ue,ele:W,setCorrectAnswerCheck:oe,correctAnswerCheck:K,selectedOption:C})},`radio-question-${At}`)))]},ue)})]})}),o.jsxs("div",{className:"text-center my-5",children:[o.jsxs("div",{className:"mb-1",children:["Question :"," ",S+1+"/"+(u==null?void 0:u.quizElements.length)]}),o.jsx("br",{}),S>0&&o.jsx(Pt,{size:"large",className:"mx-2",label:"Previous",onClick:W=>Se()}),((i==null?void 0:i.skippable)===!0||D===!0)&&o.jsx(Pt,{size:"large",label:(u==null?void 0:u.quizElements.length)===S+1?"Finish":D===!0?"Next":"Skip",onClick:ie}),D===!0&&((te=i==null?void 0:i.assessment_type)==null?void 0:te.key)==="1"&&o.jsx(Pt,{size:"large",className:"ml-2 p-button-info",label:"Check Answer",onClick:()=>se()})]})]})]})})},Pxe=t=>{const{getAssessmentByIdFromStore:e,quizSchema:n,setQuizSchema:r,renderIn:i,updateTrainingProgress:a,currentItem:s}=t,{userTrainingSaveData:l}=mr();N.useEffect(()=>(c(),()=>{}),[]);const c=()=>{var m,g,v,A;const d=JSON.parse(e.form_template_schema),f=JSON.parse(e.assessment_meta_data);let h=[...((A=(v=(g=(m=d==null?void 0:d.layout[0])==null?void 0:m.children[0])==null?void 0:g.children[0])==null?void 0:v.children[0])==null?void 0:A.children)||[]];f!=null&&f.randomiseQuestions&&(h=dm.shuffle(h).map((S,x)=>({...S}))),f!=null&&f.randomiseAnswers&&(h=h.map((S,x)=>({...S,answerOptions:dm.shuffle(S==null?void 0:S.answerOptions)}))),f!=null&&f.enableNoOfAssessmentQuestions&&(h=h.slice(0,parseInt(f==null?void 0:f.noOfAssessmentQuestions))),r({assessment_id:1,name:e==null?void 0:e.assessment_title,label:"assessment_title",quizConfiguration:d==null?void 0:d.quizConfiguration,quizElements:h})},u=d=>{if((d==null?void 0:d.status)===!0){if(l!==null){const h=l.findIndex(m=>(m==null?void 0:m.fieldId)===(s==null?void 0:s.uuid));h>=0&&(l[h]={...l[h],isSeen:!0})}a()}};return o.jsx("div",{children:n&&o.jsx(uj,{renderIn:i,quizData:n,taskSchema:e==null?void 0:e.form_template_schema,saveProgress:d=>{u(d)}})})},kxe=t=>{var v,A;const{currentItem:e,videoJsOptions:n}=t,r=N.useRef(null),{userTrainingSaveData:i,updateUserTraining:a,taskRegisterData:s}=mr(),{media:l}=Zt(),c=(v=l==null?void 0:l.video)!=null&&v.MediaVideo?(A=l==null?void 0:l.video)==null?void 0:A.MediaVideo:()=>o.jsx(o.Fragment,{}),u=S=>{r.current=S,S.on("waiting",()=>{Nt.log("player is waiting")}),S.on("dispose",()=>{Nt.log("player will dispose")})},d=S=>{if(i!==null){const x=[...i],w=x==null?void 0:x.findIndex(T=>(T==null?void 0:T.fieldId)===(e==null?void 0:e.uuid));w>=0&&(x[w].seenTime=S==null?void 0:S.target.currentTime)}},f=S=>{const x=[...i],w=x==null?void 0:x.findIndex(T=>(T==null?void 0:T.fieldId)===(S==null?void 0:S.uuid));w>=0&&(i[w]={...i[w],isSeen:!0},a(x),h("Ended"))},h=S=>{const x=r.current,w=i!==null?i==null?void 0:i.findIndex(T=>(T==null?void 0:T.fieldId)===(e==null?void 0:e.uuid)):-1;w>=0&&i[w].logs.push({action:S,videoTime:i[w].seenTime,totalTime:x.duration,timeState:new Date})},m=S=>{const{mediaId:x}=S,[w,T]=N.useState(!1);return N.useEffect(()=>{if(!w&&i!==null){const C=i.findIndex(_=>(_==null?void 0:_.fieldId)===(e==null?void 0:e.uuid));if(C>=0){T(!0);const _=r.current;_.currentTime=i[C].seenTime}T(!0)}return()=>{}},[i]),o.jsx(c,{mediaId:x,ref:r,className:"my-video",style:{borderRadius:"10px"},onPlay:()=>h("Play"),onPause:()=>h("Pause"),onEnded:()=>f(e),onTimeUpdate:d,controls:!0})},g=N.useCallback(S=>o.jsx(m,{mediaId:S}),[e==null?void 0:e.media_file_id]);return o.jsx("div",{children:(e==null?void 0:e.isExternalSource)===!1&&(e==null?void 0:e.media_file_id)!==void 0&&(e==null?void 0:e.media_file_id)!==null?o.jsx(o.Fragment,{children:g(e==null?void 0:e.media_file_id)}):o.jsx(o.Fragment,{children:o.jsx(MB,{options:n,onReady:u,currentItem:e},e==null?void 0:e.uuid)})})},_S=t=>{var D,B,k,P,z,M;const{sections:e,showInfoPanel:n,updateTrainingProgress:r}=t,{taskOptions:i,taskSchema:a,taskData:s}=mr(),[l]=N.useState(!1),[,c]=N.useState(Ub),[u,d]=N.useState([]),[f,h]=N.useState(null),{userSelectedLanguage:m}=on(),[g,v]=N.useState(null),[A,S]=N.useState(null),x=(D=i==null?void 0:i.training)!=null&&D.getAssessmentByIdFromStore?(B=i==null?void 0:i.training)==null?void 0:B.getAssessmentByIdFromStore:()=>{},w=(k=i==null?void 0:i.training)!=null&&k.TrainingOverView?(P=i==null?void 0:i.training)==null?void 0:P.TrainingOverView:()=>o.jsx(o.Fragment,{}),[T,C]=N.useState({autoplay:!1,controls:!0,responsive:!0,fluid:!0,sources:[{src:"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4"}]});N.useEffect(()=>{l||_()},[l]);const _=()=>{var H,de,fe,ee,G,ae,Y,ge,ne,J,K,oe,ve,Ce,Se,Te,De,ie,U,re,Q;switch(v((fe=(de=(H=e[0])==null?void 0:H.children[0])==null?void 0:de.children[0])==null?void 0:fe.children[0]),S(e[0]),(Y=(ae=(G=(ee=e[0])==null?void 0:ee.children[0])==null?void 0:G.children[0])==null?void 0:ae.children[0])==null?void 0:Y.componentType){case"video":C({autoplay:!1,controls:!0,responsive:!0,fluid:!0,sources:[{src:(oe=(K=(J=(ne=(ge=e[0])==null?void 0:ge.children[0])==null?void 0:ne.children[0])==null?void 0:J.children[0])==null?void 0:K.media_url)==null?void 0:oe.english}]});break;case"image":c((De=(Te=(Se=(Ce=(ve=e[0])==null?void 0:ve.children[0])==null?void 0:Ce.children[0])==null?void 0:Se.children[0])==null?void 0:Te.media_url)==null?void 0:De.english);break;case"document":d((Q=(re=(U=(ie=e[0])==null?void 0:ie.children[0])==null?void 0:U.children[0])==null?void 0:re.children[0])==null?void 0:Q.documents);break}},E=H=>{switch(H==null?void 0:H.componentType){case"video":return o.jsx("div",{children:o.jsx(kxe,{videoJsOptions:T,currentItem:H},H==null?void 0:H.uuid)});case"image":return o.jsx(KF,{field:H,isPreview:!0});case"document":return o.jsxs("div",{children:[o.jsx("h6",{children:"Documents"}),o.jsx("ul",{children:(u==null?void 0:u.length)>0&&u.map((de,fe)=>o.jsx("li",{children:o.jsx("a",{href:de==null?void 0:de.url,children:de==null?void 0:de.url})},`document-item-${fe}`))})]});case"quiz":return x!=null&&x.form_template_schema?o.jsx(Pxe,{renderIn:r7,getAssessmentByIdFromStore:x,quizSchema:f,setQuizSchema:h,updateTrainingProgress:r,currentItem:H}):o.jsx("div",{});case"slides":return o.jsx("div",{children:"Show slides"});case"html":return o.jsx("div",{children:"Show custom HTML Here"});default:return o.jsx("div",{})}};return o.jsxs("div",{className:"grid",children:[o.jsxs("div",{className:"col-8 scroll-height-100",children:[o.jsxs("h3",{children:[(z=A==null?void 0:A.heading)==null?void 0:z[m==null?void 0:m.type]," -"," ",(M=g==null?void 0:g.title)==null?void 0:M[m==null?void 0:m.type]," "]}),E(g),n&&o.jsx(w,{})]}),o.jsx("div",{className:"col-4 scroll-height-100",children:e.map((H,de)=>{var fe,ee;return o.jsxs(li,{className:"mb-5",header:(fe=H==null?void 0:H.heading)==null?void 0:fe.english,toggleable:!0,children:[o.jsx("p",{children:(ee=H==null?void 0:H.subHeadingText)==null?void 0:ee[m==null?void 0:m.type]}),H.children.map((G,ae)=>{const Y=`${ae}`;return o.jsx("div",{children:G.children.map((ge,ne)=>{const J=`${ae}-${Y}`;return o.jsx(gxe,{setCurrentSection:S,section:H,setCurrentItem:v,currentItem:g,path:J,fields:ge.children,setvideoJsOptions:C,setImage:c,setDocuments:d,setQuizSchema:h,updateTrainingProgress:r},`training-sidebar-${ne}`)})},`training-sidebar-container-${ae}`)})]},`train-sidebar-panel-${de}`)})})]})};_S.defaultProps={showInfoPanel:!0,sections:{},updateTrainingProgress:()=>{}},_S.propTypes={showInfoPanel:vn.bool,sections:vn.array,updateTrainingProgress:vn.func};const Mxe=t=>{var l;const{taskSchema:e,taskId:n,endPoints:r}=t,{userTrainingSaveData:i,saveProgressDataHook:a,updateTaskProgressValue:s}=mr();return N.useEffect(()=>{const c=setTimeout(()=>{const u=i==null?void 0:i.filter(d=>(d==null?void 0:d.isSeen)===!0).length;s(u),a(i,n,r==null?void 0:r.submitFormData)},1e3);return()=>clearTimeout(c)},[i]),o.jsx("div",{children:e!==null&&o.jsx(_S,{updateTrainingProgress:()=>{},sections:(l=e==null?void 0:e.layout[0])==null?void 0:l.children})})},Lxe=({taskId:t,onStart:e})=>{var S,x,w,T,C,_,E,D,B,k,P,z,M,H,de,fe,ee;const[n,r]=N.useState(Ip),[i,a]=N.useState(null),{examComplete:s,assessmentData:l,taskSchema:c,taskData:u,startQuiz:d}=mr();N.useEffect(()=>{var G,ae,Y,ge,ne;if(((G=c==null?void 0:c.formType)==null?void 0:G.key)==="exam"){let J=[...((ge=(Y=(ae=c==null?void 0:c.layout[0])==null?void 0:ae.children[0])==null?void 0:Y.children[0])==null?void 0:ge.children[0].children)||[]];l!=null&&l.randomiseQuestions&&(J=dm.shuffle(J).map(K=>({...K}))),l!=null&&l.randomiseAnswers&&(J=J.map(K=>({...K,answerOptions:dm.shuffle(K==null?void 0:K.answerOptions)}))),l!=null&&l.enableNoOfAssessmentQuestions&&(J=J.slice(0,parseInt(l==null?void 0:l.noOfAssessmentQuestions))),a({assessment_id:1,name:(ne=u==null?void 0:u.assessment)==null?void 0:ne.assessment_title,label:"assessment_title",quizConfiguration:c==null?void 0:c.quizConfiguration,quizElements:J})}},[c]);const f=o.jsxs("div",{children:[o.jsx(Pt,{text:!0,label:"Cancel",icon:"pi pi-times",className:"mx-2 p-button-danger",onClick:()=>r(Ip)}),o.jsx(Pt,{label:"Start Immediately",onClick:()=>{m(),r(V8)}})]}),h=G=>G.completed?(m(),r(V8),o.jsx(o.Fragment,{})):o.jsxs("span",{className:"text-2xl",children:["Your Quiz is about to start in ",G.seconds," seconds"]}),m=()=>{const G={task_id:t,session_id:nt(),start_time:new Date,finish_time:new Date};console.log("saveNewQuizData formData",G),a(ae=>({...ae,...G})),d(G,a)},g=()=>{r(U8),m()},v=((S=l==null?void 0:l.assesment_user_attempts)==null?void 0:S.length)>0?(x=l==null?void 0:l.assesment_user_attempts)==null?void 0:x.some(G=>(G==null?void 0:G.is_pass)===1):!1;console.log("assessmentData?.assesment_user_attempts",l==null?void 0:l.assesment_user_attempts);function A(){var K;const G=l==null?void 0:l.assesment_user_attempts[((K=l==null?void 0:l.assesment_user_attempts)==null?void 0:K.length)-1],ae=G==null?void 0:G.start_time,Y=G==null?void 0:G.finish_time;if(!G)return"";const ge=_n(ae),J=_n(Y).diff(ge,"seconds");return J<60?J+" seconds":Math.floor(J/60)+" minutes"}return o.jsxs(o.Fragment,{children:[n===U8&&o.jsx(o.Fragment,{children:o.jsx("div",{className:"card surface-section flex justify-content-center align-items-center",style:{minHeight:"100vh"},children:o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-6 col-offset-3",children:o.jsxs("div",{className:"text-center",children:[o.jsx(Dg,{date:Date.now()+15e3,renderer:h}),f]})})})})}),o.jsxs("div",{children:[n===Ip&&o.jsx("div",{className:" fadein animation-duration-500 animation-iteration-1 surface-section px-4 py-5 md:px-6 lg:px-8 scroll-height-150",children:o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-6 col-offset-3",children:o.jsxs("div",{className:"text-center",children:[o.jsxs("div",{children:[o.jsx("h3",{children:(w=u==null?void 0:u.assessment)==null?void 0:w.assessment_title}),o.jsxs("div",{className:"card",children:[o.jsx("h3",{children:"Overview"}),o.jsx("div",{dangerouslySetInnerHTML:{__html:c==null?void 0:c.intro}})]}),o.jsxs("div",{className:"surface-card p-4 shadow-2 border-round",children:[o.jsx("div",{className:"font-medium text-3xl text-900 mb-3",children:"Guidance"}),o.jsxs("div",{className:"text-500 mb-5",children:["You have a total of ",l==null?void 0:l.noOfAttempts," ","attempts for the entire Quiz"," "]}),o.jsxs("ul",{className:"list-none p-0 m-0 border-top-1 surface-border",children:[o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap surface-ground",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-medium",children:"Expires on:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:_n(u==null?void 0:u.task_due_date).format("Do MMM YYYY ")})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap surface-ground",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-medium",children:"Total Attempts:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:l==null?void 0:l.noOfAttempts})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Attempts Made:"}),o.jsx("div",{className:"text-900 w-full md:w-9 line-height-3",children:(T=l==null?void 0:l.assesment_user_attempts)==null?void 0:T.length})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Remaining Attempts:"}),o.jsx("div",{className:"text-900 w-full md:w-9 line-height-3",children:(l==null?void 0:l.noOfAttempts)-((C=l==null?void 0:l.assesment_user_attempts)==null?void 0:C.length)})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Number of Questions:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:(_=i==null?void 0:i.quizElements)==null?void 0:_.length})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Exam Time:"}),o.jsxs("div",{className:"text-900 w-full md:w-9",children:[" ",l&&((D=(E=l==null?void 0:l.time_limit)==null?void 0:E.type)==null?void 0:D.key)==="PerExam"&&o.jsxs(o.Fragment,{children:[Math.floor((k=(B=l==null?void 0:l.time_limit)==null?void 0:B.time_limit_info)==null?void 0:k.num_of_mins)," ","mins"]}),l&&((z=(P=l==null?void 0:l.time_limit)==null?void 0:P.type)==null?void 0:z.key)==="PerQuestion"&&o.jsxs(o.Fragment,{children:[Math.floor(((H=(M=l==null?void 0:l.time_limit)==null?void 0:M.time_limit_info)==null?void 0:H.time_per_question)*((de=i==null?void 0:i.quizElements)==null?void 0:de.length)/60)," ","mins"]})]})]}),((fe=l==null?void 0:l.assesment_user_attempts)==null?void 0:fe.length)>0&&o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Time Taken:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:A()})]})]})]})]}),o.jsx("div",{className:"my-5",children:(l==null?void 0:l.noOfAttempts)-((ee=l==null?void 0:l.assesment_user_attempts)==null?void 0:ee.length)>0?o.jsx(o.Fragment,{children:o.jsx(Pt,{size:"large",label:v===!0?"Passed":"Start Now",disabled:v,className:"p-button-info",onClick:()=>{r(U8),e&&e()}})}):o.jsx(Pt,{text:!0,label:"No Attempts Remaining",className:"p-button-info"})})]})})})}),n===V8&&i!==null&&o.jsx("div",{className:"fadein animation-duration-500",children:o.jsx(uj,{session_id:i==null?void 0:i.session_id,setDisplay:r,onOpenQuiz:g,quizData:i,taskSchema:c,saveProgress:s,setAssessmentModal:()=>{}})})]})]})},Bxe=t=>{var J,K,oe,ve,Ce,Se,Te,De,ie,U,re,Q;const[e,n]=N.useState(!1),r=N.useRef(!1),{taskId:i,endPoints:a,isRenderView:s,showFieldsAfterSubmit:l,messageWhileSubmittingForm:c,enableFormScroll:u,formScrollHeight:d="scroll-height-225",onStart:f,setAssessmentModal:h=()=>{}}=t,{setLayout:m}=on(),{taskProgressValue:g,taskRegisterData:v,task_status:A,assessmentData:S,taskProgressLoading:x,taskSchema:w,taskData:T,updateTaskFormData:C,submitTaskFormData:_,TasksLoading:E,userTaskSubmitFormData:D,TasksHTTPRequest:B,TasksSubmitLoading:k,clearTaskSchema:P,startQuiz:z,TASK_PUBLISHED:M,saveProgressDataHook:H}=mr();N.useEffect(()=>{if(w!==null&&m((w==null?void 0:w.layout)||[]),i){const be={viewed_at:new Date().toISOString()};C(D,i,a==null?void 0:a.updateFormData,s3,()=>{},be)}return()=>{P()}},[i]);const de=(se="One or more field is required")=>{r.current.show({severity:"error",summary:"Alert",detail:se,life:3e3})},fe=()=>{Xt.emit("onSubmitUserForm","complete"),Y()},ee=()=>{_(D,i,a==null?void 0:a.submitFormData),n(!1)},G=se=>{C(se,i,a==null?void 0:a.updateFormData,s3,()=>{r.current.show({severity:"success",summary:"Progress Saved",detail:"",life:3e3})})};N.useEffect(()=>{const se=setTimeout(()=>{var be;D!==null&&((w==null?void 0:w.enableAutoSave)===!0||((be=w==null?void 0:w.formType)==null?void 0:be.key)===n7)&&H(D,i,a==null?void 0:a.updateFormData)},2e3);return()=>clearTimeout(se)},[v,g]);const ae=(se,be,me,ye)=>{var he,V;let Ie=ye;const Ee={fieldId:se.uuid};if(me!=null&&me[se==null?void 0:se.uuid]){if((be==null?void 0:be.length)>0){e:for(const[,te]of be.entries())if(((he=te==null?void 0:te.children)==null?void 0:he.length)>0&&(te==null?void 0:te.enableConditionalField)===!0){for(const[,W]of(te==null?void 0:te.children.entries())||[])if((V=W==null?void 0:W.attributes)!=null&&V.required&&(Ie=ae(W,W==null?void 0:W.options,me,Ie),Ie===!1))break e}}}else Xt.emit("OnInvalidFieldCatch",Ee),Ie=!1,de();return Ie},Y=N.useCallback(()=>{var be,me,ye,Ie,Ee,he,V,te,W,ue,Ae,pe,ke,Le,We,gt,At,st,Je,Ct,mt;let se=!1;e:for(const[Ge,Tt]of w.layout.entries())if((Tt==null?void 0:Tt.isHidden)===!1)for(const[Gt,xn]of Tt.children.entries())for(const[,bn]of xn.children.entries())if(bn!=null&&bn.rowIsRepeatable){const wn=D.findIndex(yn=>(yn==null?void 0:yn.rowId)===bn.uuid);if(wn>=0){if(((be=D[wn].repeatableFieldsData)==null?void 0:be.length)<(bn==null?void 0:bn.minimumEntries)){de(`Need minimun ${bn==null?void 0:bn.minimumEntries} entries`),se=!1;break e}se=!0}}else for(const[,wn]of bn.children.entries())for(const[,yn]of wn.children.entries()){if(yn.isValid===0&&yn.isPostField===!0&&(yn==null?void 0:yn.componentType)!=="hidden-field"){const Gn={pageIndex:Ge,fieldId:yn.uuid,sectionIndex:Gt},On=D.findIndex(qt=>(qt==null?void 0:qt.fieldId)===yn.uuid);if(!(On===-1||(me=D[On])!=null&&me.postData[0]&&(((Ie=(ye=D[On])==null?void 0:ye.postData[0].postValue)==null?void 0:Ie.length)>0||((Ee=D[On])==null?void 0:Ee.postData[0].postValue)>0))){console.log("inValidData",Gn),Xt.emit("OnInvalidFieldCatch",Gn),se=!1,de();break e}}if((yn==null?void 0:yn.componentType)==="radio-hierarchal"){const Gn=D.findIndex(On=>(On==null?void 0:On.fieldId)===yn.uuid);if(Gn>=0&&(se=ae(yn,yn==null?void 0:yn.options,(he=D[Gn])==null?void 0:he.postData[0].postValue,!0),!se))break e}if(((V=yn==null?void 0:yn.children)==null?void 0:V.length)>0)for(const[,Gn]of yn.children.entries()){const On=Object.keys(Gn);if(On[0]){const qt=Gn[On[0]],at={fieldId:qt.uuid,sectionIndex:Gt},et=D.findIndex(ut=>(ut==null?void 0:ut.fieldId)===qt.uuid);if(!((te=D[et])!=null&&te.postData[0]&&(((ue=(W=D[et])==null?void 0:W.postData[0].postValue)==null?void 0:ue.length)>0||((Ae=D[et])==null?void 0:Ae.postData[0].postValue)>0||((Le=(ke=(pe=D[et])==null?void 0:pe.postData[0])==null?void 0:ke.postValue)==null?void 0:Le.addressOne)!==""))){Xt.emit("OnInvalidFieldCatch",at),se=!1,de();break e}}}if(yn!=null&&yn.inlineConditionalRules&&((gt=(We=yn==null?void 0:yn.inlineConditionalRules)==null?void 0:We.rules)==null?void 0:gt.length)>0){for(const[,Gn]of((At=yn==null?void 0:yn.inlineConditionalRules)==null?void 0:At.rules.entries())||[])for(const[,On]of(Gn==null?void 0:Gn.conditions.entries())||[])for(const[,qt]of(On==null?void 0:On.children.entries())||[])if(qt.isValid===0){const at={fieldId:qt.uuid,sectionIndex:Gt},et=D.findIndex(ut=>(ut==null?void 0:ut.fieldId)===qt.uuid);if(et>=0&&!((st=D[et])!=null&&st.postData[0]&&(((Ct=(Je=D[et])==null?void 0:Je.postData[0].postValue)==null?void 0:Ct.length)>0||((mt=D[et])==null?void 0:mt.postData[0].postValue)>0))){Xt.emit("OnInvalidFieldCatch",at),se=!1,de();break e}}}se=!0}se&&n(!0)},[D]),ge=()=>o.jsx(o.Fragment,{children:o.jsxs("div",{className:"w-full",children:[o.jsx("p",{children:"Loading form data....."}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-5"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"}),o.jsx(ua,{className:"mb-2"})]})}),ne=()=>o.jsxs("div",{children:[o.jsx(Pt,{text:!0,label:"No",icon:"pi pi-times",onClick:()=>n(!1),className:"p-button-danger"}),o.jsx(Pt,{label:"Yes",icon:"pi pi-check",onClick:()=>ee(),autoFocus:!0})]});return o.jsxs("div",{children:[o.jsx(Is,{header:()=>o.jsx(o.Fragment,{}),visible:e,style:{width:"30vw"},footer:ne,onHide:()=>n(!1),children:o.jsx("p",{className:"text-center",children:c})}),E||k||B?o.jsx("div",{className:"w-full",children:o.jsx(ge,{})}):o.jsxs(o.Fragment,{children:[(((J=w==null?void 0:w.formType)==null?void 0:J.key)===t7||((K=w==null?void 0:w.formType)==null?void 0:K.key)==="survey")&&o.jsx(o.Fragment,{children:o.jsxs("div",{className:`px-0 ${s===!1?"builder_container":""}`,children:[o.jsxs("div",{className:"flex justify-content-center mb-2 align-items-center",children:[o.jsx("div",{className:"text-center text-900 text-3xl font-medium",children:T==null?void 0:T.task_title}),o.jsx("div",{className:"ml-4 ",children:(T==null?void 0:T.task_status)===xee&&o.jsx(BD,{classes:"",value:"COMPLETED",level:"success"})})]}),l===!1&&A===M?o.jsx(o.Fragment,{children:o.jsx("h3",{className:"text-center mt-5",children:"Thank you for completing the survey"})}):o.jsx("div",{className:"grid",children:o.jsxs("div",{className:"col-12",children:[E&&o.jsx(ge,{}),!E&&o.jsxs(o.Fragment,{children:[o.jsx(Xte,{}),o.jsx("div",{className:`${u===!0?d:" "} mt-2 mb-2`,children:o.jsx(lf,{backend:uf,children:w!==null&&((oe=w==null?void 0:w.layout)==null?void 0:oe.length)&&o.jsx(O5,{})})}),o.jsx(l3,{ref:r}),((ve=w==null?void 0:w.formType)==null?void 0:ve.key)!==""&&(A===s3||A===null)&&o.jsx("span",{children:ll.createPortal(o.jsx("div",{style:{zIndex:9999999},className:"card surface-card shadow-1 border-round py-2 render-form-footer",children:o.jsxs("div",{className:" flex justify-content-center",children:[o.jsx(Pt,{text:!0,className:"mr-2 p-button-info",label:"Save Progress",onClick:()=>G(D),loading:x,disabled:k}),o.jsx(Pt,{label:"Submit",onClick:()=>fe(),disabled:x,loading:k})]})}),document.body)})]})]})})]})}),((Ce=w==null?void 0:w.formType)==null?void 0:Ce.key)==="policies"&&o.jsx("div",{className:"layout-invoice-page",children:o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-12",children:o.jsx("div",{className:"card",children:o.jsx("div",{id:"invoice-content",children:o.jsxs("div",{className:"invoice",children:[o.jsxs("div",{className:"invoice-header",children:[o.jsx("div",{className:"invoice-company flex align-items-center",children:o.jsxs("h3",{children:[T==null?void 0:T.task_title," "]})}),o.jsxs("div",{className:"ml-2",children:[o.jsx("div",{className:"customer-id",children:"Customer ID: C1613"}),o.jsx("div",{className:"invoice-address",children:"9137 3rd Lane California City CA 93504, U.S.A."})]})]}),o.jsx("div",{className:"scroll-height-300 mt-2 mb-2",children:o.jsx(lf,{backend:uf,children:w!==null&&((Se=w==null?void 0:w.layout)==null?void 0:Se.length)&&o.jsx(O5,{})})}),((Te=w==null?void 0:w.formType)==null?void 0:Te.key)!==""&&(A===1||A===null)&&o.jsx(o.Fragment,{children:o.jsx("div",{className:"flex justify-content-center",children:o.jsx(Pt,{className:"p-button-primary",label:"Accept",onClick:()=>fe(),loading:x})})})]})})})})})}),(((De=w==null?void 0:w.formType)==null?void 0:De.key)==="page"||((ie=w==null?void 0:w.formType)==null?void 0:ie.key)==="pdf")&&o.jsx("div",{className:"layout-invoice-page",children:o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-12",children:o.jsx("div",{className:"card",children:o.jsx(lf,{backend:uf,children:w!==null&&((U=w==null?void 0:w.layout)==null?void 0:U.length)&&o.jsx(O5,{})})})})})}),((re=w==null?void 0:w.formType)==null?void 0:re.key)==="training"&&o.jsx(Mxe,{renderIn:Ute,taskSchema:w,taskId:i,endPoints:a}),((Q=w==null?void 0:w.formType)==null?void 0:Q.key)==="exam"&&o.jsx(Lxe,{taskId:i,endPoints:a,onStart:f})]})]})};/**
4164
4164
  * React Router v6.23.1
4165
4165
  *
4166
4166
  * Copyright (c) Remix Software Inc.
@@ -58564,7 +58564,7 @@ var Kue = function() {
58564
58564
  theme: i.theme,
58565
58565
  formats: i.formats
58566
58566
  };
58567
- Kue ? S(new Quill(d.current, P)) : import("./quill-CP7YmKJu.js").then(function(q) {
58567
+ Kue ? S(new Quill(d.current, P)) : import("./quill-s_7BjTX6.js").then(function(q) {
58568
58568
  if (q && Ee.isExist(d.current)) {
58569
58569
  var M;
58570
58570
  q.default ? M = new q.default(d.current, P) : M = new q(d.current, P), S(M);
@@ -128201,7 +128201,7 @@ const eEe = (t) => {
128201
128201
  console.log("assessmentData?.assesment_user_attempts", o == null ? void 0 : o.assesment_user_attempts);
128202
128202
  function A() {
128203
128203
  var Y;
128204
- const X = o == null ? void 0 : o.assessment_user_attempts[((Y = o == null ? void 0 : o.assessment_user_attempts) == null ? void 0 : Y.length) - 1], ie = X == null ? void 0 : X.start_time, K = X == null ? void 0 : X.finish_time;
128204
+ const X = o == null ? void 0 : o.assesment_user_attempts[((Y = o == null ? void 0 : o.assesment_user_attempts) == null ? void 0 : Y.length) - 1], ie = X == null ? void 0 : X.start_time, K = X == null ? void 0 : X.finish_time;
128205
128205
  if (!X)
128206
128206
  return "";
128207
128207
  const pe = En(ie), J = En(K).diff(pe, "seconds");
@@ -1,7 +1,7 @@
1
1
  var Ml = Object.defineProperty;
2
2
  var Dl = (n, t, e) => t in n ? Ml(n, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : n[t] = e;
3
3
  var T = (n, t, e) => (Dl(n, typeof t != "symbol" ? t + "" : t, e), e);
4
- import { d as ti, i as Rr, a as Hi, b as Ul, e as Br, M as Pl, S as ei, U as si, g as ni, c as ri, f as fr, h as zs, j as $i, k as Vs, l as dr, m as jl, n as Hl, o as Fi, p as $l, q as Fl, r as zl, s as Kl, t as ii, u as Gl, v as Vl, w as Ft, x as zi, y as xe } from "./main-DRvXDVUY.js";
4
+ import { d as ti, i as Rr, a as Hi, b as Ul, e as Br, M as Pl, S as ei, U as si, g as ni, c as ri, f as fr, h as zs, j as $i, k as Vs, l as dr, m as jl, n as Hl, o as Fi, p as $l, q as Fl, r as zl, s as Kl, t as ii, u as Gl, v as Vl, w as Ft, x as zi, y as xe } from "./main-DR8Nrek4.js";
5
5
  function Ki(n) {
6
6
  return n;
7
7
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cft-builder",
3
- "version": "0.1.93",
3
+ "version": "0.1.94",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"