cft-builder 0.1.61 → 0.1.62

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-DQLX3OHO.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-Cw32xclc.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 Y$(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&&Y$(t.prototype,e),n&&Y$(t,n),Object.defineProperty(t,"prototype",{writable:!1}),t}var T5=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&&(y5(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=_$(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 T5(e,n).input(t)}function K$(t){var e=t.country,n=t.international,r=t.withCountryCallingCode,i=t.metadata;return e&&n&&!r?"+".concat(D1(e,i)):""}function AS(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 u$(t,e,r)}}function X$(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 wS(){return wS=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},wS.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 T5(a,u),v=K$({country:a,international:s,withCountryCallingCode:l,metadata:u}),A=g.input(v+m),S=g.getTemplate();return v&&(A=AS(A,v),S&&(S=AS(S,v))),{text:A,template:S}},[a,u]),h=X$({onKeyDown:i,international:s});return N.createElement(iye,wS({},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 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 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=K$({country:l,international:c,withCountryCallingCode:u,metadata:f}),A=N.useCallback(function(x){var w=_ye(x.target.value);if(w===i){var T=R$(v,w,l,f);T.indexOf(x.target.value)===0&&(w=w.slice(0,-1))}a(w)},[v,i,a,l,f]),S=X$({onKeyDown:s,international:c});return N.createElement(m,SS({},g,{ref:r,value:R$(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 R$(t,e,n,r){return AS(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 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 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,ie){console.error("[react-phone-number-input] Expected phone number ".concat(Y," to correspond to country ").concat(ge," but ").concat(ie?"in reality it corresponds to country "+ie:"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,ie=new Array(ge),Z=0;Z<ge;Z++)ie[Z]=arguments[Z];f.apply(e,ie)})},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],O=_[1],F=N.useState(n),B=Eg(F,2),M=B[0],z=B[1],k=N.useState(),H=Eg(k,2);H[0];var de=H[1],he=N.useCallback(function(){return de({})},[de]);function ne(ae){if(ae){i&&s&&!l&&(ae="+".concat(D1(i,u)).concat(ae));var Y=new T5(i||a,u);return Y.input(ae),Y.getNumberValue()}}N.useEffect(function(){n!==M&&(z(n),O(h()))},[n]),N.useEffect(function(){if(i!==v){A(i);var ae,Y=h({onCountryMismatch:function(){ae=!0}});O(Y),ae&&z(ne(Y))}},[i]),N.useEffect(function(){a!==w&&(T(a),O(h()))},[a]),N.useEffect(function(){M!==n&&r(M)},[M]);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 O(ge),z(void 0),he()}}else ae&&ae[0]==="+"&&(ae=ae.slice(1));else a||ae&&ae[0]!=="+"&&(ae="+"+ae);ae&&(Y=ne(ae)),O(ae),z(Y)},[i,s,l,a,u,O,z,he,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 T5(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 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 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 Q$(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 Q$(t,e)}}function Q$(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 E5(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,xS({},h,{ref:e,metadata:u,international:d,withCountryCallingCode:f,country:r||i,value:v,onChange:A}))}E5=N.forwardRef(E5),E5.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=E5;var Uwe=["type","autoComplete","smartCaret","metadata"];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 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 J$(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,CS({},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}J$();const jwe=J$(Lbe),Hwe=t=>{var Z,W,oe,be,xe,Ce,ye,Ae,re,U,ee;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,updateUserFormDataSubmit:i,userTaskSubmitFormData:a,TASK_PUBLISHED:s,task_status:l}=vr(),{userSelectedLanguage:c,fieldSettingUpdate:u}=on(),{field:d,fieldIndex:f,sectionIndex:h,pageIndex:m,row:g,rowIndex:v,columnIndex:A}=t,{isAdmin:S,isRenderView:x,isPreview:w}=Zt(),[T,C]=N.useState(!1),[_,E]=N.useState(""),[O,F]=N.useState(0),[B,M]=N.useState(!1),[z,k]=N.useState(!1),H=()=>{k(!0)},de=()=>{k(!1)},he=()=>{var X,se,Ee;if(g!=null&&g.rowIsRepeatable){if(g!=null&&g.repeatableFields){const pe=[...g.repeatableFields],ve=Tt.findIndex(pe,function(Me){return Me.uuid===(d==null?void 0:d.uuid)});ve>=0&&pe[ve].fieldData?E(pe[ve].fieldData):E("")}}else{const pe=a;if(pe!=null&&pe.length){for(const ve of pe)if(ve.fieldId===t.field.uuid&&((X=ve==null?void 0:ve.postData[0])==null?void 0:X.postValue)!==""&&((se=ve==null?void 0:ve.postData[0])!=null&&se.postValue)){E((Ee=ve==null?void 0:ve.postData[0])==null?void 0:Ee.postValue);break}}}M(!0)};N.useEffect(()=>{B||he();const X=Xt.addListener("clearRepeatableFields",ve=>{ve===(g==null?void 0:g.uuid)&&(E(""),F(0),d.isValid=0,u(m,h,v,A,f,d))}),se=Xt.addListener("onSubmitUserForm",()=>{var ve;(ve=d==null?void 0:d.attributes)!=null&&ve.required?_?d.isValid=1:d.isValid=0:d.isValid=1}),Ee=Xt.addListener("OnInvalidFieldCatch",ve=>{d.uuid===(ve==null?void 0:ve.fieldId)?F(1):F(0)}),pe=Xt.addListener("OnGetFieldValue",ve=>{var Oe;const Me=(Oe=ve==null?void 0:ve.repeatableColumn)==null?void 0:Oe.filter(me=>(me==null?void 0:me.fieldUuid)===(d==null?void 0:d.uuid));Me!=null&&Me.length});return()=>{se.remove(),Ee.remove(),pe.remove(),X.remove()}});const ne=X=>{C(X)},G=()=>{C(!1)},ae=(X,se)=>{const Ee=a,pe=Tt.cloneDeep(e);if(se){if(pe[d==null?void 0:d.uuid]=X,(Ee==null?void 0:Ee.length)>0)for(const ve of Ee)ve.fieldId===t.field.uuid&&(ve.postData[0]={postValue:X})}else if(delete pe[d==null?void 0:d.uuid],(Ee==null?void 0:Ee.length)>0)for(const ve of Ee)ve.fieldId===t.field.uuid&&(ve.postData[0]={postValue:X});if(!(g!=null&&g.rowIsRepeatable)){n(pe);const ve=Object.keys(pe).length;r(ve)}},Y=(X,se)=>{var Ee;if(a){const pe=[...a],ve=Tt.findIndex(pe,function(Oe){return Oe.rowId===(g==null?void 0:g.uuid)});let Me=(Ee=a[ve])==null?void 0:Ee.repeatableFields;Me={...Me,[X==null?void 0:X.uuid]:se},pe[ve]={...pe[ve],repeatableFields:Me},i(pe)}E(se),se!==""?X.isValid=1:X.isValid=0},ge=X=>{g!=null&&g.rowIsRepeatable?Y(d,X):ae(X,!0)},ie=o.jsxs("div",{onMouseOver:H,onMouseOut:de,children:[!x&&!w&&z&&o.jsx(jr,{handleFieldSettingsSidebar:ne,...t}),o.jsxs("div",{className:`field ${w?" ":" 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:w?"col-12 ":"col-12 p-fluid",children:[(d==null?void 0:d.showHeaderText)&&o.jsx("h6",{children:(Z=d==null?void 0:d.headerText)==null?void 0:Z[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}),((W=d==null?void 0:d.attributes)==null?void 0:W.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",w?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:(be=d==null?void 0:d.toolTip)==null?void 0:be[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-"+((Ce=(xe=d==null?void 0:d.icon)==null?void 0:xe.properties)==null?void 0:Ce.name)}),o.jsx(jwe,{id:d==null?void 0:d.uuid,placeholder:(ye=d==null?void 0:d.placeholder)==null?void 0:ye[c==null?void 0:c.type],value:_,onFocus:()=>F(1),onChange:ge,international:!0,className:`${O===1&&((Ae=d==null?void 0:d.attributes)!=null&&Ae.required)?_?"valid":"invalid":"valid'"} p-inputtext`,readOnly:l===s})]}),o.jsx("div",{children:((re=d==null?void 0:d.attributes)==null?void 0:re.required)&&o.jsx("small",{className:"error",children:O===1&&!_?(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:(ee=d==null?void 0:d.helperText)==null?void 0:ee[c==null?void 0:c.type]})})]})]})}),S&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[T===!0&&o.jsx(Xi,{visibilty:T,closeSettingFieldSidebar:G,...t}),o.jsx(wi,{...t,fieldWrap:ie})]})},zwe=t=>{var ae,Y,ge,ie,Z,W,oe,be,xe,Ce,ye;const{field:e,fieldIndex:n,pageIndex:r,sectionIndex:i,row: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}=vr(),{userSelectedLanguage:A}=on(),[S,x]=N.useState(!1),[w,T]=N.useState(""),[C,_]=N.useState(0),[E,O]=N.useState(!1),F=()=>{O(!0)},B=()=>{O(!1)};N.useEffect(()=>{S||de();const Ae=Xt.addListener("clearRepeatableFields",U=>{U===(a==null?void 0:a.uuid)&&(T(""),_(0),e.isValid=0)}),re=Xt.addListener("onSubmitUserForm",()=>{var U;(U=e==null?void 0:e.attributes)!=null&&U.required?w!==""&&lu.test(w)===!0?e.isValid=1:e.isValid=0:e.isValid=1});return()=>{re.remove(),Ae.remove()}});const[M,z]=N.useState(!1),k=Ae=>{z(Ae)},H=()=>{z(!1)},de=()=>{var Ae,re,U;if(a!=null&&a.rowIsRepeatable){if(a!=null&&a.repeatableFields){const ee=[...a.repeatableFields],X=Tt.findIndex(ee,function(se){return se.uuid===(e==null?void 0:e.uuid)});X>=0&&ee[X].fieldData?T(ee[X].fieldData):T("")}}else{const ee=g;if(ee!=null&&ee.length){for(const X of ee)if(X.fieldId===t.field.uuid&&((Ae=X==null?void 0:X.postData[0])==null?void 0:Ae.postValue)!==""&&((re=X==null?void 0:X.postData[0])!=null&&re.postValue)){T((U=X==null?void 0:X.postData[0])==null?void 0:U.postValue),x(!0);break}}}x(!0)},he=Ae=>{T(Ae);const re=g,U=Tt.cloneDeep(d);if(Ae!==""&&lu.test(Ae)===!0){if(U[e==null?void 0:e.uuid]=Ae,(re==null?void 0:re.length)>0)for(const ee of re)ee.fieldId===t.field.uuid&&(ee.postData[0]={postValue:Ae})}else if(delete U[e==null?void 0:e.uuid],(re==null?void 0:re.length)>0)for(const ee of re)ee.fieldId===t.field.uuid&&(ee.postData[0]={postValue:""});if(!(a!=null&&a.rowIsRepeatable)){f(U);const ee=Object.keys(U).length;h(ee)}},ne=(Ae,re)=>{var pe;const U=[...g],ee=Tt.findIndex(U,function(ve){return ve.rowId===(a==null?void 0:a.uuid)});let X=(pe=g[ee])==null?void 0:pe.repeatableFields;const se=Ae,Ee=se==null?void 0:se.uuid;X={...X,[Ee]:re},U[ee]={...U[ee],repeatableFields:X},m(U),T(re),re!==""&&lu.test(re)===!0?e.isValid=1:e.isValid=0},G=o.jsxs("div",{onMouseOver:F,onMouseOut:B,children:[!c&&!s&&E&&o.jsx(jr,{handleFieldSettingsSidebar:k,...t}),o.jsxs("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.jsx("div",{className:"grid"}),(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:n,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:(ie=e==null?void 0:e.toolTip)==null?void 0:ie[A==null?void 0:A.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-"+((W=(Z=e==null?void 0:e.icon)==null?void 0:Z.properties)==null?void 0:W.name)}),o.jsx(gn,{id:e==null?void 0:e.uuid,placeholder:(oe=e==null?void 0:e.placeholder)==null?void 0:oe[A==null?void 0:A.type],value:w,onFocus:()=>_(1),onChange:Ae=>{a!=null&&a.rowIsRepeatable?ne(r,i):he(Ae.target.value)},className:C===1&&((be=e==null?void 0:e.attributes)!=null&&be.required)?w?"valid":"invalid":"valid'",readOnly:u===v})]}),((xe=e==null?void 0:e.attributes)==null?void 0:xe.required)&&o.jsx("div",{children:o.jsx("small",{className:"error",children:C===1&&!w?(Ce=e==null?void 0:e.validationMesssage)==null?void 0:Ce[A==null?void 0:A.type]:""})}),w!==""&&C===1&&lu.test(w)===!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:(ye=e==null?void 0:e.helperText)==null?void 0:ye[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:[M===!0&&o.jsx(Xi,{visibilty:M,closeSettingFieldSidebar:H,...t},e==null?void 0:e.uuid),o.jsx(wi,{...t,fieldWrap:G})]})},Ywe="data:image/png;base64,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",Kwe="data:image/png;base64,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",Xwe="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAIABJREFUeJzt3XmUndV95vvv71RpwiAQBjOYyWBGAZLOOcJCCBvh2QyNnRiPgXi2MRjSfe/t5N6by9C9Oj2suBeK7cS+3Xcl4KTT2EkvG0icycQOxgNVJYxNYoyFMZOYhYpBElV19v2jChCgoYZzzn6H72etrGUQOu8TlWrvp/be7/uCJEmSJEmSJEmSJEmSJEmSJEmSJEmSJEmSJEmSJEmSJEnqocgdQFL/pUSD9bwagBU8HkEncyRJfWYBkGogXccAR/FOgl+nw6kEx7z0P+DnBLeQ+Dp38604n4lMUSX1iQVAqrCpn/Q/TOLfA4dO87fdS/B/s4KvRpB6mU9SPhYAqaLSDziA+fw5iTNm+RE3Mcj7YxmPdDOXpGKwAEgVlG7jGCb4NvDaOX7UfcCZ0eIXXYglqUAsAFLFpB9zCOPcwvSX/HfnVwSro8mDXfo8SQXQyB1AUvekRINx/oTuTf4Ah5P4Hyk5XkhV4je0VCXr+SRwZg8++Y2M8LEefK6kTNwCkCoi3cF8tvJz4PAeXeI+FnN0HM22Hn2+pD5yBUCqiq18iN5N/gCHMsoHevj5kvrIAiBVx0V9uMbn+nANSX1gAZAqII1wKtDuw6VWpGFW9eE6knrMAiBVQeKzfbxaP68lqUc8BCiVXBphfxL3Agv7dMnnGOOwWMXDfbqepB5wBUAqu8Qn6d/kDzCfed4SKJWdKwBSiU295W8DvT39vyP3McqRsZbxPl9XUpe4AiCV2es5j/5P/gCHsphzM1xXUpdYAKQy6+/hv5fzMKBUYm4BSCWVhjkeuIOc38cdToqV/DTb9SXNmisAUnldTO4S3+DTWa8vadZcAZBKKN3MXizifmBx5ihPM8ZrYxWjmXNImiFXAKQy2oPfJP/kD7An87ggdwhJM2cBkMqow6dyR9jORSm5miiVjQVAKpk0wlsIlubOsZ3jWc+ZuUNImhkLgFQ2eW/927EiZpK0Sy7bSSWShjiM4G5gIHeWl5mgwetjBffkDiJpelwBkMpk8ra7ok3+AAN0+ETuEJKmzxUAqSTSXSxglHuB1+TOshOPMcqhsZatuYNI2j1XAKSyeIr3UdzJH2A/9ua9uUNImh4LgFQexT9o52FAqTTcApBKIA3RJBjOnWNaGpwSK7g1dwxJu+YKgFQGDT6XO8K0dbgodwRJu+cKgFRwaYj9CO4DFubOMk3bGOSwWMYjuYNI2jlXAKTi+zjlmfwBFjDBR3KHkLRrrgBIBZauY4AjuYvgdbmzzNC9bODIOJ+J3EEk7ZgrAFKRHc3ZJZz8AQ7j9ZyVO4SknbMASEVW5tvqypxdqgG3AKSCSus5mg53Ut7v00TihGjzs9xBJL2SKwBSUU1wCeWd/AGCBp/JHULSjpV5cJEqK93BnmzlfmDv3Fnm6CnGOCRWMZo7iKSXcgVAKqIt/Abln/wB9mI+H8wdQtIrWQCkIooKLZ0nLknJ1UapaCwAUsGkIdYCJ+XO0UUnMMSbcoeQ9FIWAKloooK3z1Xx/yep5FyWkwokjXAwiXuAebmzdNk4g7wulnF/7iCSJrkCIBVJh89QvckfYJAJPpk7hKQXuQIgFUS6g/ls414SB+TO0iOPsphD42i25Q4iyRUAqTi28t4KT/4A+7OZX8sdQtIkC4BUHNU/KOdhQKkw3AKQCiCtZzkd1ufO0SftaDGcO4RUd64ASEXQ4ZLcEfomVeghR1KJuQIgZZZuZwlj3A/skTtLn2xhnEPjDTyeO4hUZ64ASLmN8XHqM/kDLGKAj+QOIdWdBUDKKCUawKdz5+i74OJ0HQO5Y0h1ZgGQchrhXcCRuWNkcDhH8o7cIaQ6swBIedX3tjhvCZSy8hCglEka4iiCn1PfIp4Y4LhYzs9zB5HqqK4Dj5Tf5E/Adf4eDMb5VO4QUl25AiBlkIbYgwb3kdg3d5bMnmSQQ2IZz+QOItVNnX/6kPIJPuzkD8A+jPPB3CGkOrIASHl4AO5Fn8sdQKojC4DUZ2mY04GTc+cokBPTEGtyh5DqxgIg9Z8//b+ctwRKfechQKmP0hAHEfwKmJc7S8GMMcDrYjkP5A4i1YUrAFI/BZ/CyX9H5jHBx3OHkOrEFQCpT9IQ8wh+Cbw2d5aC2kji8GgzljuIVAeuAEj9ErwHJ/9dOYjg3blDSHVhAZD6x4Nuu+efkdQnbgFIfZBu5UQa/CR3jpJYFi1uzx1CqjpXAKR+aPiwmxlwFUDqA1cApB5L69mHDvcDr8qdpSSeZRuHxmqeyB1EqjJXAKReS3wUJ/+Z2IMFXJg7hFR1FgCph1Ii6PjK21n4bEqOT1Iv+Q0m9dJ63kFwTO4YJXQUI7wtdwipyiwAUi8lD7TNgX92Ug95CFDqkTTC4SQ2AAO5s5RUhw5Hx0ruzh1EqiJXAKReSVyMk/9cNGjw6dwhpKpyBUDqgXQLi1jAfcCrc2cpuU0kDok2z+YOIlWNKwBSLyzkgzj5d8MSGrw/dwipiiwAUi8kPpM7QmV0uCR3BKmKLABSl6X1rAZauXNURrA8jXBq7hhS1VgApG7z1r/u889U6joPAUpdlEbYn8R9wILcWSrmOcY4LFbxcO4gUlW4AiB1U4dP4+TfC/OZzydyh5CqxBUAqUvSTQyyF78kOCR3lop6kMQR0WYsdxCpClwBkLplb85z8u+pg2lwbu4QUlVYAKTu8aBar3kYUOoatwCkLkgjnEDip/g91XuJk6PNT3LHkMrOFQCpOy7Gyb8/wvcDSN3ggCXNUbqZvVjE/cDi3Flq4ump9wNszh1EKjNXAKS5WshHcPLvpz1pcEHuEFLZWQCkOUiJIHzuf98lLknJFUxpLiwA0lwM8RbguNwxauho1vPm3CGkMrMASHMR3paWjbcESnPiEpo0S2mIwwjuBgZyZ6mpCQY5Opbxy9xBpDJyBUCavYtw8s9pgAk+mTuEVFauAEizkO5iAaPcC7wmd5aae4xRDo21bM0dRCobVwCk2RjlAzj5F8F+7MX7coeQysgCIM3ORbkDaErwudwRpDKyAEgzlIZ4A7Aydw69oJlu5ZTcIaSysQBIM+Wtf8Xj10SaMQ8BSjOQhtiP4D5gYe4seoltDHJYLOOR3EGksnAFQJqJ4JM4+RfRAsb4WO4QUpm4AiBNU7qOAY7iF8ARubNoh+5lA0fG+UzkDiKVgSsA0nQdxbk4+RfZYRzJOblDSGVhAZCmz4NmRedhQGna3AKQpiENczxwB37PFN8AJ8Zy7sgdQyo6VwCk6bkIJ/9yGOdTuSNIZeCAJu1GuoM92coDwOLcWTQtTzHGIbGK0dxBpCJzBUDana1ciJN/mezFIB/OHUIqOguAtHufzh1AMxRcnJIrnNKuWACkXUjDnAmcmDuHZux4hjkjdwipyCwA0q55W1lZeUugtEsukUk7kX7EoQxwNzCYO4tmZYLgqGjyq9xBpCJyBUDamQE+hZN/mQ3Q4eO5Q0hF5QqAtAPpDuazjXtJHJA7i+bkUUY5LNayNXcQqWhcAZB2ZCvnO/lXwv4s5tdyh5CKyAIg7ZgHyKrDr6W0A24BSC+TbmUFDUZy51AXBSujyVDuGFKRuAIgvVyDz+WOoC5LXJQ7glQ0rgBI20m3s4Qx7gf2yJ1FXbWFcQ6NN/B47iBSUbgCIG1vjE/g5F9Fixjko7lDSEViAZCmpESD5HP/K+yz6ToGcoeQisICID1vPWcTvC53DPXM4RzFu3KHkIrCAiA9L3m7WA34NZameAhQAtIwrwfuxFJcdYkOx8dK7swdRMrNwU6adDF+P9RB0PCchwSuAEikIfYguB9YkjuL+uJJBjkklvFM7iBSTv7EIzW4ACf/OtmHcT6cO4SUmwVASnwmdwT1WeKSlFwBVb1ZAFRraYQ3ASfnzqE+C5ayntNzx5BysgCo7rwtrK687VM15xKYaisNcRDBr4B5ubMoi3EGOCKW80DuIFIOrgCoviZvB3Pyr69BJvhE7hBSLq4AqJbSEPMI7gEOzp1FWT3EQg6PpTyXO4jUb64AqJ4a/DpO/oID2cZ7coeQcrAAqK48AKZJHgZUTbkFoNpJIywjcVvuHCqQRCvajOSOIfWTKwCqo4tzB1DBhO8HUP24AqBaSevZhw73A6/KnUWFsoVtHBKreSJ3EKlfXAFQvUzwMZz89UqLWMhv5g4h9ZMFQLUx9ez3T+bOoYJKXJSSY6Lqw7/sqo8h3klwTO4YKqyjWM/bc4eQ+sUCoPoY8HYv7Ya3BKpGPASoWkhDHEXwcyy92rXEAMfFcn6eO4jUaw6GqouL8O+7di/oeE5E9eAKgCov3cIiFnI/iX1zZ1EpPMkgh8QynskdROolfyJS9c3nQ07+moF9mOD9uUNIvWYBUPX5lDfNVMenRar6LACqtDTEGqCVO4dKJliebuW03DGkXrIAqNrC27o0S/7dUcV5CFCVlX7EgQzwK2B+7iwqpTGCI6LJg7mDSL3gCoCqq8EncfLX7M2jw8dyh5B6xRUAVVK6iUH24pcEh+TOolJ7kMQR0WYsdxCp21wBUDUt5j1O/uqCg4HzcoeQesECoKryAJe6w8OAqii3AFQ56TaWMsFP8O+3umdZtLg9dwipm1wBUPVMcAlO/uqmxGdyR5C6zUFSlZKG2JvgAeBVubOoUp5lHofEyWzKHUTqFlcAVC3BR3DyV/ftwXNckDuE1E0WAFVGSgT43H/1SHBxSo6Zqg7/Mqs6RngbcGzuGKqs1zPMW3KHkLrFAqAq8XYt9Za3BKpCPASo0kg/5NUMsD/B/sB+JA6Eqf89+e/eCwxkDamqmwC+RuJR4DHgUYKHgMdIPMoEj8YbeDxvRGl6LADKJt3CIhayhMRBwMEES+iwBDiI4GBgCfHCrx8KzMsaWJq+TcBGgk0kNgEPAhtJbKIx9c8NNtJhEyt4KIJO3riqIwuAumaGE/oh+KIe6Xk7LwzP/+9BNk0Vho0RpKxpVQkWAO3UCxN6gyV0pib1ztQkznaTfGIJkxP64qyBpXrYBjwBbCJeVhYsDJoBC0CNpJtYyN7sO80J/WBgn6yBJXXDViZXGHZfGBo86MOO6sMCUGIvmdDHXzaJbz+pT07oz/+zJO3Ki4Xh+XKwo62JQTYxzv3RZnPOsJo9C0CBpLtYwFO8egYT+oH4NZSU1/QKQ+JB9uGBOJptOcPqRU4ePZZuZwkdDmZ8p0vtk/88OaEfgM9mkFRtzxeGyXKws62JxIPswf2xlOdyhq0yC8AMOaFLUl9NvzAE90WbsZxhy6T2BSDdwiLmTd2mtuOl9u0n9Nfgg2Ykqci2Ag8SL9xGOVkOYCON7bYmgo1s5pFYy3jeuPlUrgBMY0LfflLfHxjMGFeSlFdtC0PhC8AOHy6z8wl9P3xanCSpd15eGHb+lMdf8HCcz0TeuDvX9wLg418lSTVS2MdCz7kA7PRpcT7+VZKkmXqxMPT4KY/TKgDpNpYyzpuB4wmOAA4gvfBWtgWzvbgkSZq1rcCjwCPAIwT3AP8C/EM0+efd/eadFoB0B/PZyoXAvwGO7U5WSZLUBz8j8fss4pqdPUthhwUgDbOKxJ8QHNPbfJIkqYfuJHFhtPnhy3/hFQ+pScN8CrjZyV+SpNI7luDmNMwnXv4LLykAaZjLgD/Ch91IklQVg8CX0wiXbP8vX9gCSCO8k8T1OPlLklRFEyTeFW3+FqYKQLqZvVjEz5h8mI4kSaqmh0gcF202T24BLOJ3cfKXJKnqDqTBbwNEuoVFLOABJh+pK0mSqu1JEq9tsJDzcPKXJKku9gHOa9DhzbmTSJKkPgrOaBCszJ1DkiT11SkNPPwnSVLdHNQAXpU7hSRJ6qu9GsDTuVNIkqQ+CkYbwP25c0iSpD5KPNAAhnLnkCRJfTXUICafCSxJkmoi+LtIN7GQxWxk8sEAkiSp2p5klIMasZatwNW500iSpD5I/NdYy9bJlwFt4feBB/ImkiRJPfYAW/mvAA2AWMNTBB8EJrLGkiRJvdIBLog1PAVTBQAgmnwX+AyQMgWTJEm9kUh8Klp8+/l/Ea/4L0b4KIkvA4N9jSZJknphnODT0eS/b/8vX1EAANKtvJUGXwP27ks0SZLUC08DH4gWN7z8F3ZYAADSrZxIgxuBw3qZTJIk9cSDJM6JNiM7+sWdFgCANMRBBNcDrZ5EkyRJvfATEmdHm3t39h80dvYLANFmI4O8Cbi+69EkSVIv/C1jrNnV5A+7KQAAsYxn2MC7gS90LZokSeq+4L8xylmxitHd/6czkIa4lODzTKM4SJKkvknAVdHiiun+hhkVAIA0xHkEfwrsMdPfK0mSum4rwUeiyZ/P5DfNuAAApFs5hQG+SeKA2fx+SZLUFY+TOC/a3DzT3zirAgCQ1nMEHW4ETpjtZ0iSpFm7iwZnxQrums1vnvVefqzgHrawCvjWbD9DkiTNQvA9EqtnO/nDHA/zxRqeYpRzgC/P5XMkSdI0BX/CAs6MNo/N7WO6xDsEJEnqqQRcRZMrI+b+4r6uFQCANMR7Ca4BFnbzcyVJqrnnCD4eTa7t1gd2tQAApBFOJfENYP9uf7YkSTW0iQ7viZX8Yzc/tOsFACANcRTBjcCxvfh8SZJq4m4SZ0Wbn3X7g3uyXx9tNrCN1cB3e/H5kiTVwA8Y5NReTP7QwwN7sZonWMzbCP6sV9eQJKmi/oJtnBnLeKRXF+jJFsD2UiIY4XLg8l5fS5Kk0gvWsYLfiqDT28v0SRrhoyT+CJjXr2tKklQiEyQ+F22+1I+L9a0AAKQR3kLi68De/byuJEkF9zSJ90ebG/t1wb4WAIB0KyfS4Abg8H5fW5KkAnqQDmfHStb386J9f2pfrOSnJE4Fhvp9bUmSCuZ2JljV78kfMj22N9psZJAzgG/muL4kSQXwN4xxepzCfTkunu25/bGMZ9jAewjW5cogSVIm/y+jnB2rGM0VoO9nAHZk6kVCvw8M5M4iSVIPJeCqaHFF7iCFKAAAaZh3ANcBe+XOIklSDzxDgw/FCr6ROwgUqAAApBGW0eEGgkNyZ5EkqYseosG5sYJbcwd5XqEKAEC6jdcyzg0Ey3NnkSRpzhJ3MMDZsYJ7ckfZXrZDgDsTy3mArbwR+OvcWSRJmqN/YIA1RZv8oYAFACDW8BSjnDv16GBJksroj0m8M1bwZO4gO1K4LYCXm7pD4PMUtKxIkvQyhTnpvyuFLwAAaYRfJ3ENsCh3FkmSdmEb8LFo8ae5g+xOKQoAQBpmFfAN4DW5s0iS9ArBE8B7osl3ckeZjtIUAIB0K0fS4K+AY3NnkSRpO3fT4V2xkjtzB5muUu2rx0ruZhuroRztSpJUCz9gkFPLNPlDyQoAQKzmCRbzdij+/ookqeISX2cbZ8YyHskdZaZKtQWwvZQIRrgcuDx3FklSDQXrWMFvRdDJHWU2SlsAnpeG+U3gK8C8zFEkSfUwTnBJNMv9rJrSFwCANMKbSXwd2Cd3FklSpT1F8L5olv9ptZUoAADpNpYywQ3AEbmzSJIq6QEanB0ruC13kG4o3SHAnYnl3MEEp0Jx3rQkSaqMHzPIqqpM/lChAgAQp/AQg6wlFeNdy5KkSvgWWzg9lnF/7iDdVKkCABDLeIYW7wauzJ1FklRywTo2cHas4ancUbqtMmcAdiQN8wngS8Bg7iySpFKZIPGvo8263EF6pdIFACAN83bgOmBx7iySpFJ4huCD0eSbuYP0UuULAEAa5mTgBuDQ3FkkSYW2keDcaDKUO0iv1aIAAKQRDiZxA7AidxZJUiH9lODsaPKr3EH6oXKHAHcmmjzIQt4I3Jg7iySpcP6exJq6TP5QowIAEEt5mg38KyYPBkqSBPD/kXhXtNmcO0g/1WYL4OXSEJcSfJ6alSBJ0gsScFW0uCJ3kBxqWwAA0gi/RuJaYFHuLJKkvtpG4qPR5s9yB8ml1gUAIA2zCvgG8JrcWSRJfRA8QeK8aPFPuaPkVPsCAJBu5Uga3AgclzuLJKmnNtDhrFjJnbmD5GYBmJJuZwnj/CWJM3JnkST1xPcJ/lU0eTR3kCLwANyUOJlNLODtwLW5s0iSuiz4Gtt4s5P/i1wBeJmUCEa4HPh/8M9HksovWMcKfiuCTu4oReIEtxNpiAsJvgLMz51FkjQr48DF0eLLuYMUkQVgF9IwZwJ/AeyTO4skaUaeAs6PFt/KHaSoLAC7kdZzNB1uBI7OnUWSNC33EJwVTf45d5Ai8xDgbsQK7mKcUwm+lzuLJGk3gh8xxion/92zAExDvIHH2cxbgD/PnUWStFP/iw5rYxUP5w5SBm4BzMB2dwhcnjuLJGk7nvSfMQvALKQhPk7wh8Bg7iySVHMTwGXR4gu5g5SNBWCW0hBvI/gasDh3FkmqqWeAD0SL63MHKSMLwBykIU4iuBE4NHcWSaqZjcA50WI4d5CysgDMURrhYBLXA83cWSSpJn5C4uxoc2/uIGXmXQBzFE0eZCFvAm7InUWSKi/4OxKnO/nPnQWgC2IpT7OB84Av5s4iSZWV+O90OCvabM4dpQrcAuiyNMSlBJ/HciVJ3ZKAq6LFFbmDVIkFoAfSMO8GvgrskTuLJJXcNoKPRJP/kTtI1VgAeiQN8QYafIPEAbmzSFJJPU7ivGhzc+4gVWQB6KH0Y17HODcCx+fOIkkl8wsavCtWcFfuIFXlPnUPxTJ+yTxOA27KnUWSSiP4HolTnfx7ywLQY3Eym1jIO0hckzuLJJXAdWzmLdHmsdxBqs4tgD5JiWA9/weJ38M/d0l6uUTiP9PidyJIucPUgRNRn6Vhzgf+BFiYO4skFcRzBJ+Ipiul/WQByCCtZzUdvgHslzuLJGW2iQ7viZX8Y+4gdWMByCQN83oSNxIckzuLJGWR+CXBWdHiX3JHqSMPAWYSLX7BBKuBf8qdRZIy+CHjnOrkn48FIKN4A4+zmLeSfMKVpFr5SxJnxioezh2kztwCKICUCEa4HLg8dxZJ6qlgHSv4rQg6uaPUnQWgQNIIHyPxh8C83FkkqcsmgEuj5VtTi8ICUDDpVt5Kg68Be+fOIkld8jTwgWhxQ+4gepEFoIDSrZxIgxuBw3JnkaQ5epDEOdFmJHcQvZSHAAsoVvJTEquA4dxZJGkOfsIEq5z8i8kCUFDRZiODvAm4PncWSZqFv2WMNXEK9+UOoh2zABRYLOMZNvBu4Au5s0jStAX/jVHOilWM5o6infMMQEmkIS4l+DyWNknFlYCrosUVuYNo9ywAJZKGOI/gT4E9cmeRpJfZCvxmtPifuYNoeiwAJZPWs5LE9SQOyJ1FkqY8RofzYiXfyx1E02cBKKG0niPocCNwQu4skmrvLhqcFSu4K3cQzYz7ySUUK7iHLawCvpU7i6Ra+zYNTnHyLycLQEnFGp5ilHOAL+fOIqmW/piFvDNW8GTuIJodtwAqwDsEJPVRAq6iyZURpNxhNHsWgIpIQ7yX4BpgYe4skirrOeBj0eKruYNo7iwAFZJGOJXEN4D9c2eRVDmbCN4dTb6TO4i6wwJQMWmIowhuBI7NnUVSZdxN4qxo87PcQdQ97hlXTLTZwDZWA9/NnUVSJfyAQU518q8eC0AFxWqeYDFvI/iz3FkkldpfsI0zYxmP5A6i7nMLoMJSIhjhcuDy3FkklUywjhX8VgSd3FHUGxaAGkgjfJTEHwHzcmeRVHgTJC6JNn+YO4h6ywJQE2mEt5D4OrB37iySCutpEu+PNjfmDqLeswDUSLqVE2lwA3B47iySCucBOpwTK1mfO4j6wwJQM2mIgwi+CbRzZ5FUGLczyFmxjPtzB1H/eBdAzUSbjQxyBvDN3FkkFcLfMMbpTv71YwGooVjGM2zgPQTrcmeRlNVXGOXsWMVo7iDqP7cAai4N80ngi8Bg7iyS+iYBV0WLK3IHUT4WAJGGeQdwHbBX7iySeu4ZGnwoVvCN3EGUlwVAAKQR2iT+Cl8kJFXZowTviiZDuYMoP88ACICpAeHh3Dkk9dRDTv56nisAAiDdzhLGeAxLoVRliW3sF6t5IncQ5edgr0ljnIZ/H6SqC+Zzau4QKgYHfE0KTssdQVIfNPxe1yQLgCYl1uSOIKkP/F7XFM8AiHQXCxjlSWBh7iySem4bo+wTa9maO4jycgVAsJmVOPlLdbGAvXwXiCwAmnR67gCS+sptAFkAhAcApbrxe15YAGovJYLwtiCpZk5LyfG/7vwLUHfDnEhi39wxJPXVEoY4IXcI5WUBkHuBUh0N+L1fdxaAunMvUKqn5Pd+3VkA5E8BUj35vV9zFoAaS7fxWuDw3DkkZXFE+hGH5g6hfCwAddbhjbkjSMpo0G2AOrMA1Jl7gFK9OQbUmgWg3twDlOrMFwPVmi8Dqqn0AxYzjyeAgdxZJGXTIbFvtNmcO4j6zxWAuprPaTj5S3XX8Emg9WUBqCv3/iSBY0GNWQDqy70/SdBwLKgrzwDUUBpiHsGTwB65s0jKbgsL2SeW8lzuIOovVwDqqEEbJ39JkxaxlWbuEOo/C0AdeeuPpO05JtSSBaCOPPQjaXu+FKyWLAA1kxJBsDp3DkmFsiYlz4TVjQWgbkY4Dtg/dwxJhbIfwxybO4T6ywJQP+71SXql4PTcEdRfFoC6ca9P0o44NtSOBaBuPO0raUccG2rHQx81kn7EgQywMXcOSQUVvDaaPJg7hvrDFYA6GeCNuSNIKrCO2wB1YgGoE/f4JO2KY0StWADqxD0+SbvmGFEjngGoiXQHe7KVTcBg7iySCmuCLSyJNTyVO4h6zxWAutjCapz8Je3aAAtYlTuE+sMCUBcN9/YkTYNjRW1YAOrC/X9J0+NYUROeAaiBdBODLGYTsGfuLJIK7xkSS6LNWO4g6i1XAOpgT5o4+UuanlcxwPLcIdR7FoA6GHBJT9IMdBwz6sACUAfJQz2SZsQxowYsAPWwOncASSUSrgDUgQWg4tJtHAMcmDuHpBJJHJDWc3TuGOotC0DVuZcnaTYcOyrPAlB17v9Lmg3HjsqzAFQu3NgDAAARQUlEQVSdDwCSNBueA6g8HwRUYWmE/Uk8jF9nSTOXGOTAWMYjuYOoN1wBqLLE6Tj5S5qdYNxtgCqzAFSZe3iS5sItxEqzAFRZw29eSXPgGFJpLg9XVBpiD4JNwPzcWSSV1jgLWRJLeTp3EHWfKwBVFazCyV/S3AyylVNyh1BvWACqyr07Sd3gWFJZFoCqCg8ASuoCx5LK8gxABaXrGOAoHgf2zp1FUuk9zShLYi3juYOou1wBqKKjWI6Tv6Tu2JO9ODl3CHWfBaCK3LOT1F2OKRVkAaiihnt2krrIcwCVZAGoIp8AKKm73pg7gLrPAlAxaYijgINz55BUKQemWzkydwh1lwWgetyrk9R9A44tVWMBqBr36iT1gluLlWMBqB5buqRecGypGB8EVCFpiP0IHsGvq6TuSwQHRJNHcwdRd7gCUCUDnIaTv6TeCODU3CHUPRaAKum4RyephzwHUCkWgGpxj05SLznGVIjLxRWRbmERC3gSmJ87i6TKeo7EkmjzbO4gmjtXAKpiIafg5C+pt+bToJ07hLrDAlAVvgBIUj841lSGBaA6PJwjqR8sABVhAaiAlGjg7TmS+uO0dB0DuUNo7iwAVbCek4B9cseQVAuLeT0n5g6hubMAVIF7cpL6yTGnEiwAVeDDOST1k2NOJVgAqiBs45L6KHhj7giaOwtAyaURDgcOzZ1DUq28dmrsUYlZAMrOvThJOTj2lJ4FoOzCvThJGTj2lJ4FoOxs4ZJycOwpPV8GVGLpdpYwxmNY5CT1X2Ib+8VqnsgdRLPjxFFmY5yGX0NJeQTzfQJpmTl5lJl7cJJyajgGlZkFoMzcg5OUk2NQqXkGoKTSXSxglCeBhbmzSKqtbYyyT6xla+4gmjlXAMpqMytx8peU1wL2pJU7hGbHAlBeLr1Jym/AsaisLABl5QFASUXgi4FKywJQQikRBKtz51DpfWfq/6TZC05LybmkjPyildEQS0nsmzuGSushggtpsjZanAGcS+L+3KFUUol9+THH546hmbMAlJF7bpqdDnAt45wYTa6JIAFEi+uBEwnWARNZE6qcJhyTysgCUEbuuWnmhulwarS4IN7A4y//xWizOZpcStACbsmQT+VmASghC0A5+c2m6dpE4jKanBIr+dHu/uNo8mOarCG4EHikD/lUDY5JJeSDgEom3cZrmXC/VruVgK8S/Jto8uisPuB2ljDOFSQ+Cwx0N54qZ4LD4hTuyx1D0+cKQNl0OD13BBVc4jaC06LFBbOd/AHiZDZFk0tJnAL8sIsJVUWDbk2WjQWgbNz/1849SeIy7qYdTb7frQ+NNiM0WT21LfBYtz5XFePYVDoWgLLx5Rt6pQRcyxjHRZur4/zun+SPoBNNrmEbx07dLdDp9jVUco5NpeMZgBJJP2Ax83gC92P1ojsJLo4mf9/Pi6Yh1hB8CTipn9dVoXVI7BttNucOoulxBaBM5rEaJ39Nega4koWc3O/JHyDa3MwoTRKXAaP9vr4KqUFwau4Qmj4LQJm4x6ZJN5A4IVpcEUt5LleIWMt4tLmaxHHAtUxuRajOHKNKxQJQJg332GruLuAd0eKcaHNv7jDPizYbo8UFBGtJ3JE7jzJyjCoVzwCURBpiHsGTwB65s6jvtgD/mcX8XhzNttxhdiUNMQ+4iODfA3vmzqO+28JC9sm5MqXpcwWgLCYf0erkXz830Jha7i/45A8QbcaizdUMvLAtoHpZxFaauUNoeiwAZeEtNnVzN4mzo8U5sYJ7coeZqVjOA1PbAm8BfpY7j/rIsao0LABlER6uqYnnSPwnRlkabW7MHWauosk/sJBlBL8NbM2dR33gWFUangEogZQIRngIeE3uLOqpb5P4bLSr+RNzupUjGeAPSLwrdxb11GM0ec3zr5tWcVkASiANczzwz7lzqGceIPg/o8k1uYP0QxrmHGAdcETmKOqVxPFVLbJV4hZAObinVk1jBOvYwvF1mfwBosX1JJYCV0LxDzZqVhyzSsACUAbuqVXRdxhgRTS5NNbwVO4w/RZtno0WV9DgJOBvcudRlzlmlYIFoAw8VVslGwkupMnaWO5Dc2IFd0WLdwDngu+SrxDHrBLwDEDBpR9xIANszJ1DczZO8CWe43djlc/O35H0Y17FOP878DvA/Nx5NEeJg6Pt2FVkrgAUXYPTc0fQnN0MtKLJpU7+OxfLeCZaXEGHk6H/LzhSlzXcBig6C0DRuZdWXsETJC6jyZuixe2545RFrOROmryN4EKCh3Pn0Sy5dVl4FoDi85uofDrAtXQ4NtpcHUEnd6CyiSBFk2sIjiNYB0zkzqQZc+wqOM8AFFi6gz3ZyiZgMHcWTdsIiYuizQ9zB6mSdCsraPBF8H3zJTLBFpbU8S6XsnAFoMie5VSc/MtiE4nL2MApTv7dFytZT5PTCC4EHs2dR9MywAJW5Q6hnbMAFJmHaMogAdcyyHHR5uo436XqXnlhW2Aex05tC7i1UnSOYYVmASg299CK7cc0WBMtLohlPJI7TF3EyWyKJpcCpxD8KHce7ZJjWIF5BqCg0k0MsphNwJ65s+gVNpO4nKf4YqxlPHeYOkuJBuv5MInPA6/OnUev8AyJJdFmLHcQvZIrAEW1Dytw8i+iGxjkxGhztZN/fhF0osk1THAicC34BrqCeRUDLM8dQjtmASiqjktnhZL4OR3eFi3OiWXcnzuOXipO4aFocQHBGcBPc+fRdhzLCssCUFwenimGZ4ErWcRJsZK/yx1GuxZNvssoK0hcBt5+VhCOZQXlGYCCSsM8CByUO0fN3UBwcTT5Ve4gmrk0wsEk/iPwG7mz1FrwcDQ5MHcMvZIFoIDSeo6mw89z56ixXxB8Lpr8de4gmrs0xFqCLwAn5M5SWw2OiRXclTuGXsotgCJyzyyXLcCVjHKSk391RJubSCyf2hZ4OneeWnJMKyQLQBEl98wyuIFBlkaLK2ItW3OHUXdFm7FoczWDHM/k3QLqJ8e0QrIAFFHYlvsmcT+J86dO9/8ydxz1Vizj/mhxAXAuya933zimFZJnAAomDbEfwSP4tem1MYI/ZAH/Vyx1WbiO0i0sYgH/Fvi3wMLceSouMciBPjGzWFwBKJrgdJz8e+0mYFk0udTJv75iNVuixRUkTgTPfPRYMO42QNFYAIom/CbpoQcJLowWZ0aLf8kdRsUQbTZEi3cB54K3fPaMY1vhWACK5/TcASponGAdWzgumlyTO4yKKVpcT+IE4EpgW+48lZM8B1A0LjUXSBpiD4JNwPzcWSrku3T4bKz08bCavnQbxzDBHwBvy52lQsZI7BNtns0dRJNcASiSYBVO/t3yEMGFNDnDyV8zFcv5ebR4O5PbAvflzlMR84A35A6hF1kAisQlsm7oAF8hTS73R/h2OM1etLieQY4n8Z/Atz92gWNcgVgAisRDMnM1RINV0eJT0WZz7jCqhljGM9HmtwnaBN/LnafUfB5AoXgGoCDSdQxwFI8De+fOUjrBE3S4ihZ/EEEndxxVV0oE6/kNEv8FeE3uPCX0NKMsibWuphSBKwBFcSTLcPKfqQRcS4djo83VTv7qtQhSNLmGBscSrAMmcmcqmT3Zi5Nzh9AkC0BxuDQ2M+uB1dHigmjzWO4wqpdYwZPR5FISpwA/yJ2nZBzrCsICUBTu/0/XkyQuYwMro+XAq7yizQhNTiO4ECyi0+JYVxieASiINMR9BIfkzlFgCfgqg/xvPk9cRZRuYV8WcjmJi/GHq115KFoclDuELACFkG7lSBpsyJ2jwG4n8dloc3PuINLupBHaJL4ErMydpbA6HBUruTt3jLqzpRbBgHtiO/EMcCULWenkr7KIJkOMsprEZcBo7jyF5JhXCBaAIkjuie3ADUxwfLS4IpbyXO4w0kzEWsajzdUkjgOuBR9I9RKOeYVgASgG2/CL7gLeES3OiVN8BKvKLdpsjBYXEKwlcUfuPAXimFcAngHILN3CvizgUSxjzwL/hcX8Xhztm9hUPWmIecBFBP8O2Ct3nswSwQHR5NHcQeqs7pNOfgtZg1+HGwhOiBZXOPmrqqLNWLS5mnhhW6DOAjg1d4i6q/vEk1+998I20OGsaHFONPlV7jBSP0STB6PFBcCbgZ/lzpNNvce+QrAA5FfHvbAtwJWMcmKs5K9yh5FyiBbfJnHy1N0Cz+TOk0Edx75C8QxARukuFjDKZmBB7ix99A8kLo52jX/ykV5m6lkg64Czcmfpo+dILIk2z+YOUleuAOT0FG+gPpP/AwQXRou3OPlLLxUruTtanA2cC9yTOU6/zKdBO3eIOrMA5JRqsQQ2RrCOhRwXTa7JHUYqsmhxPds4AbgSanAgth5jYGFZAHKq+ksxgn8kWB5NLo2lPJ07jlQGsZot0eIK4ETgW5nj9FbVx8CC8wxAJinRYD2Pktg3d5Ye2Ejw2/7EL81dGuYc4AvAYbmz9MBmNvDqOJ+J3EHqyBWAXEY4sYKT/zjBOsZc7pe6JVpcT+J4JrcFqvZY7L05iqW5Q9SVBSCX6u19/ROJZjS5NFb5AhSpm6LNs9HiCjqcDPx97jxdVb2xsDQsAPlU5S/948CnaPKmaPOT3GGkKouV3Bkt3krifIKHc+fpiobnAHKxAOQSpS8AHeBaxjk2WnwlwredSf0Sbb5GcBzBOij5/nmHN+aOUFceAswgjXA4qdT3+o7Q4TOxkh/lDiLVXVrPcjp8iTI/Wz84wseB958rADmUd89rE4nL2MApTv5SMcQKbqPJaQQXQknfrlfeMbHULAA5lO/e1wRcS3BstLnaW3akYokgRZNrmMexpdwWKN+YWAkWgBzK9RasEWB1tLjAd3dLxRYnsymaXMrkIeOR3HmmzRWALDwD0GfpFhaxgKeAgdxZdmMzicu5my/4E79UPlMPG/swic8Dr86dZzcm2MZesZotuYPUiSsA/TaPoyj25D+53D/mcr9UZhF0osk1jLEUuBYKfafOAAt5Xe4QdWMB6LcGS3JH2IWfEpwRLS6IVRW5x1iquVjFw9HiAoIzgJ/mzrNTE4UeGyvJAtBvjUL+RP0scCULaUWT7+YOI6n7osl3GWUFicugkE/rHMsdoG4sAP1XtIN01zHAMdHiilhaueeMS9pOrGU82lzNACcA1+XO8zKP5Q5QNxaAfnuSX0IhDrrcSfDWaPG+WM4DucNI6p9YzgPR4n0EbwXuzJ0H2MIvfRBQv1kA+izWMg58L2OELcCVLGZZNCv2UhFJMxJN/p7ESVPbAk9njPJdDxz3nwUgj69nuu4NNDghWlwRR7MtUwZJBRJtxqa2BY5j8m6B/kvZxsRa8zkAGaSb2Ys9uIfEvn265N0kPhdtbuzT9SSVVBrirKmnCR7Zp0s+zhZeF2t4qk/X0xRXADKINTxF4j/24VJbCa5iGyc6+UuajmhzI9s4keAqYGvvL8h/cPLPwxWATNJNDLKY7wPtHl3iW8Al0eIXPfp8SRWXhnk98AfAO3p0iVsZZfXU2Sj1mQUgozTC4cAPSRzQxY99kOB3osk1XfxMSTWWhjmHySJweBc/9iGCVb4GOB+3ADKKJr8isRa6chveGME6tnCck7+kbooW15M4AbgSunKA+CESb3Pyz8sVgAJIP+YQxvkz4PRZfsRNwGejxb90MZYkvUIa5njgi8DaWX7EdxjgQz5/JD8LQEFMvbnrIyR+l+kvs/0UuDxa/GUPo0nSK6Rh3kPiKoKl0/wt9xD8O1bwxxF0ehpO02IBKJipw4HvBN4NrAZez4tvDxwD/pnE90n8T9p8128kSbmkRINh3gScT3AqcAIwb+qXJ4C7gO8Df8kG/tqH/RSLBaDg0nUMcByLATiJzU74kooqJRr8hL0B+BmjTviSJEmSJEmSJEmSJEmSJEmSJEmSJEmSJEmSJEmSJEmSJKnG/n/K52f+BC6LdAAAAABJRU5ErkJggg==",Rwe=t=>{var G,ae,Y,ge,ie,Z,W,oe,be;const{field:e,pageIndex:n,sectionIndex:r,row:i}=t,{isAdmin:a,isPreview:s,isRenderView:l}=Zt(),{task_status:c,taskRegisterData:u,updateTaskRegisterData:d,updateTaskProgressValue:f,updateUserFormDataSubmit:h,userTaskSubmitFormData:m,TASK_PUBLISHED:g}=vr(),{userSelectedLanguage:v}=on(),[A,S]=N.useState(!1),[x,w]=N.useState(""),[T,C]=N.useState(0),[_,E]=N.useState(!1),O=()=>{E(!0)},F=()=>{E(!1)};N.useEffect(()=>{A||H();const xe=Xt.addListener("clearRepeatableFields",ye=>{ye===(i==null?void 0:i.uuid)&&(w(""),C(0),e.isValid=0)}),Ce=Xt.addListener("onSubmitUserForm",()=>{var ye;(ye=e==null?void 0:e.attributes)!=null&&ye.required?x!==""&&lu.test(x)===!0?e.isValid=1:e.isValid=0:e.isValid=1});return()=>{Ce.remove(),xe.remove()}});const[B,M]=N.useState(!1),z=xe=>{M(xe)},k=()=>{M(!1)},H=()=>{var xe,Ce,ye;if(i!=null&&i.rowIsRepeatable){const Ae=[...(i==null?void 0:i.repeatableFields)||[]],re=Tt.findIndex(Ae,function(U){return U.uuid===(e==null?void 0:e.uuid)});re>=0&&Ae[re].fieldData?w(Ae[re].fieldData):w("")}else{const Ae=m;if(Ae!=null&&Ae.length){for(const re of Ae)if(re.fieldId===t.field.uuid&&((xe=re==null?void 0:re.postData[0])==null?void 0:xe.postValue)!==""&&((Ce=re==null?void 0:re.postData[0])!=null&&Ce.postValue)){w((ye=re==null?void 0:re.postData[0])==null?void 0:ye.postValue),S(!0);break}}}S(!0)},de=(xe,Ce)=>{w(Ce);const ye=m,Ae=Tt.cloneDeep(u);if(ye!==null){if(Ce){if(Ae[e==null?void 0:e.uuid]=Ce,(ye==null?void 0:ye.length)>0)for(const re of ye)re.fieldId===t.field.uuid&&(re.postData[0]={postValue:Ce})}else if(delete Ae[e==null?void 0:e.uuid],(ye==null?void 0:ye.length)>0)for(const re of ye)re.fieldId===t.field.uuid&&(re.postData[0]={postValue:""})}if(!(i!=null&&i.rowIsRepeatable)){d(Ae);const re=Object.keys(Ae).length;f(re)}},he=(xe,Ce,ye,Ae)=>{var X;const re=[...m],U=Tt.findIndex(re,function(se){return se.rowId===(i==null?void 0:i.uuid)});let ee=(X=m[U])==null?void 0:X.repeatableFields;ee={...ee,[ye==null?void 0:ye.uuid]:Ae},re[U]={...re[U],repeatableFields:ee},h(re),w(Ae),Ae!==""&&lu.test(Ae)===!0?e.isValid=1:e.isValid=0},ne=o.jsxs("div",{onMouseOver:O,onMouseOut:F,children:[!l&&!s&&_&&o.jsx(jr,{handleFieldSettingsSidebar:z,...t}),o.jsxs("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.jsx("div",{className:"grid",children:o.jsxs("div",{className:a?"col-6 ":"col-12 p-fluid",children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(G=e==null?void 0:e.headerText)==null?void 0:G[v==null?void 0:v.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}),((ae=e==null?void 0:e.attributes)==null?void 0:ae.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",s?o.jsx(o.Fragment,{children:(Y=e==null?void 0:e.label)==null?void 0:Y[v==null?void 0:v.type]}):o.jsx(Zi,{...t}),(e==null?void 0:e.showToolTip)&&o.jsx("span",{className:"ml-3",children:o.jsx(Mi,{message:(ge=e==null?void 0:e.toolTip)==null?void 0:ge[v==null?void 0:v.type],position:"right"})})]}),o.jsx("div",{children:o.jsx(O6,{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:(ie=e==null?void 0:e.placeholder)==null?void 0:ie[v==null?void 0:v.type],value:x,onFocus:()=>C(1),onChange:xe=>{i!=null&&i.rowIsRepeatable?he(n,r,e,xe.value):de(xe,xe.value)},className:T===1&&((Z=e==null?void 0:e.attributes)!=null&&Z.required)?x?"valid":"invalid":"valid'",readOnly:c===g})}),((W=e==null?void 0:e.attributes)==null?void 0:W.required)&&o.jsx("div",{children:o.jsx("small",{className:"error",children:T===1&&!x?(oe=e==null?void 0:e.validationMesssage)==null?void 0:oe[v==null?void 0:v.type]:""})}),(e==null?void 0:e.showHelperText)&&o.jsx("div",{children:o.jsx("small",{children:(be=e==null?void 0:e.helperText)==null?void 0:be[v==null?void 0:v.type]})})]})}),a&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[B===!0&&o.jsx(Xi,{visibilty:B,closeSettingFieldSidebar:k,...t},e==null?void 0:e.uuid),o.jsx(wi,{...t,fieldWrap:ne})]})},Gwe=t=>{var G,ae,Y,ge,ie,Z,W,oe,be;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}=vr(),{userSelectedLanguage:v}=on(),[A,S]=N.useState(!1),[x,w]=N.useState(""),[T,C]=N.useState(0),[_,E]=N.useState(!1),O=()=>{E(!0)},F=()=>{E(!1)};N.useEffect(()=>{A||H();const xe=Xt.addListener("clearRepeatableFields",ye=>{ye===(i==null?void 0:i.uuid)&&(w(""),C(0),e.isValid=0)}),Ce=Xt.addListener("onSubmitUserForm",()=>{var ye;(ye=e==null?void 0:e.attributes)!=null&&ye.required?x!==""&&lu.test(x)===!0?e.isValid=1:e.isValid=0:e.isValid=1});return()=>{Ce.remove(),xe.remove()}});const[B,M]=N.useState(!1),z=xe=>{M(xe)},k=()=>{M(!1)},H=()=>{var xe,Ce,ye;if(i!=null&&i.rowIsRepeatable){if(i!=null&&i.repeatableFields){const Ae=[...i.repeatableFields],re=Tt.findIndex(Ae,function(U){return U.uuid===(e==null?void 0:e.uuid)});re>=0&&Ae[re].fieldData?w(Ae[re].fieldData):w("")}}else{const Ae=m;if(Ae!=null&&Ae.length){for(const re of Ae)if(re.fieldId===t.field.uuid&&((xe=re==null?void 0:re.postData[0])==null?void 0:xe.postValue)!==""&&((Ce=re==null?void 0:re.postData[0])!=null&&Ce.postValue)){w((ye=re==null?void 0:re.postData[0])==null?void 0:ye.postValue),S(!0);break}}}S(!0)},de=(xe,Ce)=>{w(Ce);const ye=m,Ae=Tt.cloneDeep(u);if(ye!==null){if(Ce){if(Ae[e==null?void 0:e.uuid]=Ce,(ye==null?void 0:ye.length)>0)for(const re of ye)re.fieldId===t.field.uuid&&(re.postData[0]={postValue:Ce})}else if(delete Ae[e==null?void 0:e.uuid],(ye==null?void 0:ye.length)>0)for(const re of ye)re.fieldId===t.field.uuid&&(re.postData[0]={postValue:""})}if(!(i!=null&&i.rowIsRepeatable)){d(Ae);const re=Object.keys(Ae).length;f(re)}},he=(xe,Ce,ye,Ae)=>{var X;const re=[...m],U=Tt.findIndex(re,function(se){return se.rowId===(i==null?void 0:i.uuid)});let ee=(X=m[U])==null?void 0:X.repeatableFields;ee={...ee,[ye==null?void 0:ye.uuid]:Ae},re[U]={...re[U],repeatableFields:ee},h(re),w(Ae),Ae!==""&&lu.test(Ae)===!0?e.isValid=1:e.isValid=0},ne=o.jsxs("div",{onMouseOver:O,onMouseOut:F,children:[!l&&!a&&_&&o.jsx(jr,{handleFieldSettingsSidebar:z,...t}),o.jsx("div",{className:`field ${a?" ":" 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:a?"col-12 p-fluid":"col-12 p-fluid field-form-builder",children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(G=e==null?void 0:e.headerText)==null?void 0:G[v==null?void 0:v.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}),((ae=e==null?void 0:e.attributes)==null?void 0:ae.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",a?o.jsx(o.Fragment,{children:(Y=e==null?void 0:e.label)==null?void 0:Y[v==null?void 0:v.type]}):o.jsx(Zi,{...t}),o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(Mi,{message:(ge=e==null?void 0:e.toolTip)==null?void 0:ge[v==null?void 0:v.type],position:"right"})})]}),o.jsx(P6,{id:e==null?void 0:e.uuid,placeholder:(ie=e==null?void 0:e.placeholder)==null?void 0:ie[v==null?void 0:v.type],value:x,onFocus:()=>C(1),onChange:xe=>{i!=null&&i.rowIsRepeatable?he(n,r,e,xe.value):de(xe,xe.value)},className:T===1&&((Z=e==null?void 0:e.attributes)!=null&&Z.required)?x?"valid":"invalid":"valid'",readOnly:c===g}),((W=e==null?void 0:e.attributes)==null?void 0:W.required)&&o.jsx("div",{children:o.jsx("small",{className:"error",children:T===1&&!x?(oe=e==null?void 0:e.validationMesssage)==null?void 0:oe[v==null?void 0:v.type]:""})}),(e==null?void 0:e.showHelperText)&&o.jsx("div",{children:o.jsx("small",{children:(be=e==null?void 0:e.helperText)==null?void 0:be[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:[B===!0&&o.jsx(Xi,{visibilty:B,closeSettingFieldSidebar:k,...t},e==null?void 0:e.uuid),o.jsx(wi,{...t,fieldWrap:ne})]})},Wwe=t=>{var G,ae,Y,ge,ie,Z;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}=vr(),{userSelectedLanguage:v}=on(),[A,S]=N.useState(!1),[x,w]=N.useState(""),[T,C]=N.useState(0),[_,E]=N.useState(!1),O=()=>{E(!0)},F=()=>{E(!1)};N.useEffect(()=>{A||H();const W=Xt.addListener("clearRepeatableFields",be=>{be===(i==null?void 0:i.uuid)&&(w(""),C(0),e.isValid=0)}),oe=Xt.addListener("onSubmitUserForm",()=>{var be;(be=e==null?void 0:e.attributes)!=null&&be.required&&(x!==""&&lu.test(x)===!0?e.isValid=1:e.isValid=0)});return()=>{oe.remove(),W.remove()}});const[B,M]=N.useState(!1),z=W=>{M(W)},k=()=>{M(!1)},H=()=>{var W,oe,be;if(i!=null&&i.rowIsRepeatable){if(i!=null&&i.repeatableFields){const xe=[...i.repeatableFields],Ce=Tt.findIndex(xe,function(ye){return ye.uuid===(e==null?void 0:e.uuid)});Ce>=0&&xe[Ce].fieldData?w(xe[Ce].fieldData):w("")}}else{const xe=m;if(xe!=null&&xe.length){for(const Ce of xe)if(Ce.fieldId===t.field.uuid&&((W=Ce==null?void 0:Ce.postData[0])==null?void 0:W.postValue)!==""&&((oe=Ce==null?void 0:Ce.postData[0])!=null&&oe.postValue)){w((be=Ce==null?void 0:Ce.postData[0])==null?void 0:be.postValue),S(!0);break}}}S(!0)},de=(W,oe)=>{w(oe);const be=m,xe=Tt.cloneDeep(u);if(oe){if(xe[e==null?void 0:e.uuid]=oe,(be==null?void 0:be.length)>0)for(const Ce of be)Ce.fieldId===t.field.uuid&&(Ce.postData[0]={postValue:oe})}else if(delete xe[e==null?void 0:e.uuid],(be==null?void 0:be.length)>0)for(const Ce of be)Ce.fieldId===t.field.uuid&&(Ce.postData[0]={postValue:""});if(!(i!=null&&i.rowIsRepeatable)){d(xe);const Ce=Object.keys(xe).length;f(Ce)}},he=(W,oe,be,xe)=>{var re;const Ce=[...m],ye=Tt.findIndex(Ce,function(U){return U.rowId===(i==null?void 0:i.uuid)});let Ae=(re=m[ye])==null?void 0:re.repeatableFields;Ae={...Ae,[be==null?void 0:be.uuid]:xe},Ce[ye]={...Ce[ye],repeatableFields:Ae},h(Ce),w(xe),xe!==""&&lu.test(xe)===!0?e.isValid=1:e.isValid=0},ne=o.jsxs("div",{onMouseOver:O,onMouseOut:F,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?he(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?(ie=e==null?void 0:e.validationMesssage)==null?void 0:ie[v==null?void 0:v.type]:""})}),(e==null?void 0:e.showHelperText)&&o.jsx("div",{children:o.jsx("small",{children:(Z=e==null?void 0:e.helperText)==null?void 0:Z[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:[B===!0&&o.jsx(Xi,{visibilty:B,closeSettingFieldSidebar:k,...t}),o.jsx(wi,{...t,fieldWrap:ne})]})},Z$=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(O=>({...O,[C]:{...O[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(M3,{style:{display:"inline-block"},className:"builder-input-label-edit",html:S,disabled:f,onChange:C=>{var _;x(q3.sanitize((_=C==null?void 0:C.target)==null?void 0:_.value))},onBlur:C=>{var E;const _=q3.sanitize((E=C==null?void 0:C.target)==null?void 0:E.innerText);x(_),A(c,h,_)},tagName:"article"})})},Qwe=t=>{var ie,Z,W,oe,be,xe,Ce;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,updateUserFormDataSubmit:i,userTaskSubmitFormData:a}=vr(),{userSelectedLanguage:s,fieldSettingUpdate:l}=on(),{field:c,fieldIndex:u,sectionIndex:d,pageIndex:f,row:h,rowIndex:m,columnIndex:g}=t,{isPreview:v,isAdmin:A,isRenderView:S}=Zt(),[x,w]=N.useState(!1),[T,C]=N.useState(""),[_,E]=N.useState(0),[O,F]=N.useState(!1),[B,M]=N.useState(!1),z=()=>{M(!0)},k=()=>{M(!1)},H=()=>{var ye,Ae,re;if(h!=null&&h.rowIsRepeatable){if(h!=null&&h.repeatableFields){const U=[...h.repeatableFields],ee=Tt.findIndex(U,function(X){return X.uuid===(c==null?void 0:c.uuid)});ee>=0&&U[ee].fieldData?C(U[ee].fieldData):C("")}}else{const U=a;if(U!=null&&U.length){for(const ee of U)if(ee.fieldId===t.field.uuid&&((ye=ee==null?void 0:ee.postData[0])==null?void 0:ye.postValue)!==""&&((Ae=ee==null?void 0:ee.postData[0])!=null&&Ae.postValue)){C((re=ee==null?void 0:ee.postData[0])==null?void 0:re.postValue);break}}}F(!0)};N.useEffect(()=>{O||H();const ye=Xt.addListener("clearRepeatableFields",ee=>{ee===(h==null?void 0:h.uuid)&&(C(""),E(0),c.isValid=0,l(f,d,m,g,u,c))}),Ae=Xt.addListener("onSubmitUserForm",()=>{var ee;(ee=c==null?void 0:c.attributes)!=null&&ee.required?T?c.isValid=1:c.isValid=0:c.isValid=1}),re=Xt.addListener("OnInvalidFieldCatch",ee=>{c.uuid===(ee==null?void 0:ee.fieldId)?E(1):E(0)}),U=Xt.addListener("OnGetFieldValue",ee=>{var se;const X=(se=ee==null?void 0:ee.repeatableColumn)==null?void 0:se.filter(Ee=>(Ee==null?void 0:Ee.fieldUuid)===(c==null?void 0:c.uuid));X!=null&&X.length});return()=>{Ae.remove(),re.remove(),U.remove(),ye.remove()}});const de=ye=>{w(ye)},he=()=>{w(!1)},ne=ye=>{var U,ee;C(ye.target.value);const Ae=a,re=Tt.cloneDeep(e);if(Ae!==null){if((U=ye==null?void 0:ye.target)!=null&&U.value){if(re[c==null?void 0:c.uuid]=(ee=ye==null?void 0:ye.target)==null?void 0:ee.value,(Ae==null?void 0:Ae.length)>0)for(const X of Ae)X.fieldId===t.field.uuid&&(X.postData[0]={postValue:ye.target.value})}else if(delete re[c==null?void 0:c.uuid],(Ae==null?void 0:Ae.length)>0)for(const X of Ae)X.fieldId===t.field.uuid&&(X.postData[0]={postValue:""})}if(!(h!=null&&h.rowIsRepeatable)){n(re);const X=Object.keys(re).length;r(X)}},G=(ye,Ae,re,U)=>{var ee;if(a){const X=[...a],se=Tt.findIndex(X,function(pe){return pe.rowId===(h==null?void 0:h.uuid)});let Ee=(ee=a[se])==null?void 0:ee.repeatableFields;Ee={...Ee,[re==null?void 0:re.uuid]:U},X[se]={...X[se],repeatableFields:Ee},i(X)}C(U),U!==""?re.isValid=1:re.isValid=0},ae=10,Y=()=>{const ye=[];for(let Ae=0;Ae<=ae;Ae++)ye.push(o.jsxs("label",{children:[o.jsx("input",{onChange:re=>{h!=null&&h.rowIsRepeatable?G(f,d,c,re.target.value):ne(re)},checked:parseInt(T)===Ae,name:"liker-scale"+(c==null?void 0:c.uuid),type:"radio",value:Ae}),o.jsx("span",{children:Ae})]},`field-${c==null?void 0:c.uuid}-likertScale-${Ae} ${parseInt(T)===Ae?"scale-selected":""}`));return ye},ge=o.jsxs("div",{onMouseOver:z,onMouseOut:k,children:[!S&&!v&&B&&o.jsx(jr,{handleFieldSettingsSidebar:de,...t}),o.jsxs("div",{className:`field ${v?" ":" 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:(ie=c==null?void 0:c.headerText)==null?void 0:ie[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}),((Z=c==null?void 0:c.attributes)==null?void 0:Z.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",v?o.jsx(o.Fragment,{children:(W=c==null?void 0:c.label)==null?void 0:W[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.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(Z$,{...t,labelType:"startingMessage"})}),o.jsx("div",{className:"font-medium text-900",children:o.jsx(Z$,{...t,labelType:"endingMessage"})})]}),o.jsx("div",{className:"likert",children:Y()})]})}),o.jsx("div",{children:((be=c==null?void 0:c.attributes)==null?void 0:be.required)&&o.jsx("small",{className:"error",children:_===1&&!T?(xe=c==null?void 0:c.validationMesssage)==null?void 0:xe.language:""})}),o.jsx("div",{children:(c==null?void 0:c.showHelperText)&&o.jsx("small",{children:(Ce=c==null?void 0:c.helperText)==null?void 0:Ce[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:[x===!0&&o.jsx(Xi,{visibilty:x,closeSettingFieldSidebar:he,...t}),o.jsx(wi,{...t,fieldWrap:ge})]})},Jwe=t=>{var ie,Z,W,oe,be,xe,Ce,ye,Ae,re,U,ee;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,updateUserFormDataSubmit:i,userTaskSubmitFormData:a,task_status:s,TASK_PUBLISHED:l}=vr(),{userSelectedLanguage:c,fieldSettingUpdate:u}=on(),{field:d,fieldIndex:f,sectionIndex:h,pageIndex:m,row:g,rowIndex:v,columnIndex:A}=t,{isPreview:S,isAdmin:x,isRenderView:w}=Zt(),[T,C]=N.useState(!1),[_,E]=N.useState(""),[O,F]=N.useState(0),[B,M]=N.useState(!1),[z,k]=N.useState(!1),H=()=>{k(!0)},de=()=>{k(!1)},he=()=>{var X,se,Ee;if(g!=null&&g.rowIsRepeatable){if(g!=null&&g.repeatableFields){const pe=[...g.repeatableFields],ve=Tt.findIndex(pe,function(Me){return Me.uuid===(d==null?void 0:d.uuid)});ve>=0&&pe[ve].fieldData?E(pe[ve].fieldData):E("")}}else{const pe=a;if(pe!=null&&pe.length){for(const ve of pe)if(ve.fieldId===t.field.uuid&&((X=ve==null?void 0:ve.postData[0])==null?void 0:X.postValue)!==""&&((se=ve==null?void 0:ve.postData[0])!=null&&se.postValue)){E((Ee=ve==null?void 0:ve.postData[0])==null?void 0:Ee.postValue);break}}}M(!0)};N.useEffect(()=>{B||he();const X=Xt.addListener("clearRepeatableFields",ve=>{ve===(g==null?void 0:g.uuid)&&(E(""),F(0),d.isValid=0,u(m,h,v,A,f,d))}),se=Xt.addListener("onSubmitUserForm",()=>{var ve;(ve=d==null?void 0:d.attributes)!=null&&ve.required?_?d.isValid=1:d.isValid=0:d.isValid=1}),Ee=Xt.addListener("OnInvalidFieldCatch",ve=>{d.uuid===(ve==null?void 0:ve.fieldId)?F(1):F(0)}),pe=Xt.addListener("OnGetFieldValue",ve=>{var Oe;const Me=(Oe=ve==null?void 0:ve.repeatableColumn)==null?void 0:Oe.filter(me=>(me==null?void 0:me.fieldUuid)===(d==null?void 0:d.uuid));Me!=null&&Me.length});return()=>{se.remove(),Ee.remove(),pe.remove(),X.remove()}});const ne=X=>{C(X)},G=()=>{C(!1)},ae=X=>{var pe,ve;E(X.target.value);const se=a,Ee=Tt.cloneDeep(e);if(se!==null){if((pe=X==null?void 0:X.target)!=null&&pe.value){if(Ee[d==null?void 0:d.uuid]=(ve=X==null?void 0:X.target)==null?void 0:ve.value,(se==null?void 0:se.length)>0)for(const Me of se)Me.fieldId===t.field.uuid&&(Me.postData[0]={postValue:X.target.value})}else if(delete Ee[d==null?void 0:d.uuid],(se==null?void 0:se.length)>0)for(const Me of se)Me.fieldId===t.field.uuid&&(Me.postData[0]={postValue:""})}if(!(g!=null&&g.rowIsRepeatable)){n(Ee);const Me=Object.keys(Ee).length;r(Me)}},Y=(X,se)=>{var Ee;if(a){const pe=[...a],ve=Tt.findIndex(pe,function(Oe){return Oe.rowId===(g==null?void 0:g.uuid)});let Me=(Ee=a[ve])==null?void 0:Ee.repeatableFields;Me={...Me,[X==null?void 0:X.uuid]:se},pe[ve]={...pe[ve],repeatableFields:Me},i(pe)}E(se),se!==""?X.isValid=1:X.isValid=0},ge=o.jsxs("div",{onMouseOver:H,onMouseOut:de,children:[!w&&!S&&z&&o.jsx(jr,{handleFieldSettingsSidebar:ne,...t}),o.jsxs("div",{className:`field ${S?" ":" 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:S?"col-12 ":"col-12 p-fluid",children:[(d==null?void 0:d.showHeaderText)&&o.jsx("h6",{children:(ie=d==null?void 0:d.headerText)==null?void 0:ie[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}),((Z=d==null?void 0:d.attributes)==null?void 0:Z.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",S?o.jsx(o.Fragment,{children:(W=d==null?void 0:d.label)==null?void 0:W[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:(oe=d==null?void 0:d.toolTip)==null?void 0:oe[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-"+((xe=(be=d==null?void 0:d.icon)==null?void 0:be.properties)==null?void 0:xe.name)}),o.jsx(gn,{id:d==null?void 0:d.uuid,placeholder:(Ce=d==null?void 0:d.placeholder)==null?void 0:Ce[c==null?void 0:c.type],value:_,onFocus:()=>F(1),onChange:X=>{g!=null&&g.rowIsRepeatable?Y(d,X.target.value):ae(X)},className:O===1&&((ye=d==null?void 0:d.attributes)!=null&&ye.required)?_?"valid mt-2 mr-2":"invalid mt-2":"valid mt-2",readOnly:s===l})]}),o.jsx("div",{children:((Ae=d==null?void 0:d.attributes)==null?void 0:Ae.required)&&o.jsx("small",{className:"error",children:O===1&&!_?(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:(U=d==null?void 0:d.helperText)==null?void 0:U[c==null?void 0:c.type]})})]})]})}),o.jsx("p",{className:"text-center",children:o.jsx("span",{className:`${(ee=d==null?void 0:d.fontStyle)==null?void 0:ee.font} text-center`,style:{fontSize:d==null?void 0:d.fontSize},children:_})}),x&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[T===!0&&o.jsx(Xi,{visibilty:T,closeSettingFieldSidebar:G,...t}),o.jsx(wi,{...t,fieldWrap:ge})]})},Zwe=t=>{var ye,Ae,re,U,ee,X,se,Ee,pe,ve,Me,Oe,me,V,K,J,le;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,userTaskSubmitFormData:i,TASK_PUBLISHED:a,task_status:s}=vr(),{globalAlignment:l}=Zt(),{userSelectedLanguage:c,fieldSettingUpdate:u}=on(),{isRenderView:d,isAdmin:f,isPreview:h}=Zt(),m=fe=>{const Te=fe.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",De=`${fe.className} justify-content-start`,$e=`${fe.titleClassName} pl-1`;return o.jsxs("div",{className:De,children:[o.jsxs("button",{className:fe.togglerClassName,onClick:fe.onTogglerClick,children:[o.jsx("span",{className:Te}),o.jsx(Wt,{})]}),o.jsx("span",{className:$e,children:he})]})},{field:g,fieldIndex:v,sectionIndex:A,pageIndex:S,row:x,rowIndex:w,columnIndex:T}=t,[C,_]=N.useState(!1),[E,O]=N.useState(null),[F,B]=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}),[M,z]=N.useState(!1),k=()=>{z(!0)},H=()=>{z(!1)},de=(fe,Te)=>{let De={...F};De={...De,[fe]:Te},B(De),(De==null?void 0:De.addressOne)!==""&&(De!=null&&De.addressTwo)&&(De!=null&&De.zipcode)&&xe(De==null?void 0:De.zipcode)?(g.isValid=1,W(De,!0)):(g.isValid=0,W(null,!1))},[he]=N.useState((ye=g==null?void 0:g.label)==null?void 0:ye[c==null?void 0:c.type]),[ne,G]=N.useState(0),[ae,Y]=N.useState(!1),ge=()=>{var fe,Te;if(!(x!=null&&x.rowIsRepeatable)){const De=i;if(De!=null&&De.length){for(const $e of De)if($e.fieldId===t.field.uuid&&((fe=$e==null?void 0:$e.postData[0])!=null&&fe.postValue)){B((Te=$e==null?void 0:$e.postData[0])==null?void 0:Te.postValue);break}}}Y(!0)};N.useEffect(()=>{ae||ge();const fe=Xt.addListener("clearRepeatableFields",Ot=>{Ot===(x==null?void 0:x.uuid)&&(G(0),g.isValid=0,u(S,A,w,T,v,g))}),Te=Xt.addListener("onSubmitUserForm",()=>{var Ot;(Ot=g==null?void 0:g.attributes)!=null&&Ot.required?(F==null?void 0:F.addressOne)!==""&&(F==null?void 0:F.zipcode)!==""&&xe(F==null?void 0:F.zipcode)?g.isValid=1:g.isValid=0:g.isValid=1}),De=Xt.addListener("OnInvalidFieldCatch",Ot=>{g.uuid===(Ot==null?void 0:Ot.fieldId)?G(1):G(0)}),$e=Xt.addListener("OnGetFieldValue",Ot=>{var St;const ct=(St=Ot==null?void 0:Ot.repeatableColumn)==null?void 0:St.filter(ot=>(ot==null?void 0:ot.fieldUuid)===(g==null?void 0:g.uuid));ct!=null&&ct.length}),it=Xt.addListener("formFieldAdded",Ot=>{E===null&&O(Ot.uuid)});return()=>{Te.remove(),De.remove(),$e.remove(),fe.remove(),it.remove()}});const ie=fe=>{_(fe)},Z=()=>{_(!1)},W=(fe,Te)=>{const De=i,$e=Tt.cloneDeep(e);if(Te){if($e[g==null?void 0:g.uuid]=fe,(De==null?void 0:De.length)>0)for(const it of De)it.fieldId===t.field.uuid&&(it.postData[0]={postValue:fe})}else if(delete $e[g==null?void 0:g.uuid],(De==null?void 0:De.length)>0)for(const it of De)it.fieldId===t.field.uuid&&(it.postData[0]={postValue:fe});if(!(x!=null&&x.rowIsRepeatable)){n($e);const it=Object.keys($e).length;r(it)}},oe=()=>{let fe="";return h||(fe=fe+" field-form-builder"),s===a&&f===!0&&(fe=fe+" card"),fe},be=()=>{let fe=!1;return F.addressOne!==""&&F.zipcode!==""&&xe(F.zipcode)&&(fe=!0),fe};function xe(fe){const Te=/\d/.test(fe),De=/[a-zA-Z]/.test(fe);return Te&&De?!0:!!Te}N.useEffect(()=>(E!==null&&setTimeout(()=>{O(null)},1e3),()=>{}),[E]);const Ce=o.jsxs("div",{onMouseOver:k,onMouseOut:H,children:[!d&&!h&&M&&o.jsx(jr,{handleFieldSettingsSidebar:ie,...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"} ${E===(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:(Ae=g==null?void 0:g.headerText)==null?void 0:Ae[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}),((re=g==null?void 0:g.attributes)==null?void 0:re.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",h?o.jsx(o.Fragment,{children:(U=g==null?void 0:g.label)==null?void 0:U[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:(ee=g==null?void 0:g.toolTip)==null?void 0:ee[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:(X=g==null?void 0:g.addresslineFirstLabel)==null?void 0:X[c==null?void 0:c.type]})}),o.jsx(gn,{value:F.addressOne||"",onChange:fe=>de("addressOne",fe.target.value),className:"my-2 ",readOnly:s===a}),o.jsx("div",{children:o.jsx("label",{htmlFor:"",children:(se=g==null?void 0:g.addresslineSecondLabel)==null?void 0:se[c==null?void 0:c.type]})}),o.jsx(gn,{value:F.addressTwo||"",onChange:fe=>de("addressTwo",fe.target.value),className:"my-2",readOnly:s===a}),o.jsx("div",{children:o.jsx("label",{htmlFor:"",children:(Ee=g==null?void 0:g.postalcodeLabel)==null?void 0:Ee[c==null?void 0:c.type]})}),o.jsx(gn,{value:F.zipcode||"",onChange:fe=>de("zipcode",fe.target.value),className:"my-2",readOnly:s===a}),o.jsx("p",{children:!xe(F.zipcode)&&o.jsx("small",{children:"Cannot be alphabetical only."})}),((pe=g==null?void 0:g.attributes)==null?void 0:pe.required)&&!be()&&o.jsx("small",{className:"error",children:ne===1?(ve=g==null?void 0:g.validationMesssage)==null?void 0:ve.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:F.isBillingAddressSame,onChange:fe=>{de("isBillingAddressSame",fe.checked),fe.checked?B(Te=>({...Te,billingCountry:F.country,billingCity:F.city,billingState:F.state,billingAddressOne:F.addressOne,billingAddressTwo:F.addressTwo,billingZipcode:F.zipcode})):B(Te=>({...Te,billingCountry:null,billingCity:null,billingState:null,billingAddressOne:null,billingAddressTwo:null,billingZipcode:null}))},disabled:s===a}),o.jsx("label",{htmlFor:"binary",children:"Is Billing Address Same"})]}),F.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:[((Me=g==null?void 0:g.attributes)==null?void 0:Me.required)&&o.jsx("span",{className:"must-required",children:"*"})," ",(Oe=g==null?void 0:g.billingLabel)==null?void 0:Oe[c==null?void 0:c.type],o.jsx("span",{className:"ml-3",children:(g==null?void 0:g.showToolTip)&&o.jsx(Mi,{message:(me=g==null?void 0:g.toolTip)==null?void 0:me[c==null?void 0:c.type],position:"right"})})]}),o.jsx("label",{htmlFor:"",children:(V=g==null?void 0:g.addresslineFirstLabel)==null?void 0:V[c==null?void 0:c.type]}),o.jsx(gn,{value:F.billingAddressOne||"",onChange:fe=>de("billingAddressOne",fe.target.value),className:"my-2",readOnly:s===a}),o.jsx("label",{htmlFor:"",children:(K=g==null?void 0:g.addresslineSecondLabel)==null?void 0:K[c==null?void 0:c.type]}),o.jsx(gn,{value:F.billingAddressTwo||"",onChange:fe=>de("billingAddressTwo",fe.target.value),className:"my-2",readOnly:s===a}),o.jsx("label",{htmlFor:"",children:(J=g==null?void 0:g.postalcodeLabel)==null?void 0:J[c==null?void 0:c.type]}),o.jsx(gn,{value:F.billingZipcode||"",onChange:fe=>de("billingZipcode",fe.target.value),className:"my-2",readOnly:s===a}),!xe(F.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:(le=g==null?void 0:g.helperText)==null?void 0:le[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:[C===!0&&o.jsx(Xi,{visibilty:C,closeSettingFieldSidebar:Z,...t}),o.jsx("div",{dir:l?"rtl":"ltr",className:oe(),children:s===a&&f===!0?o.jsx(li,{headerTemplate:m,toggleable:!0,children:Ce}):Ce})]})},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})})]})},ej=t=>{var M,z,k,H,de,he,ne;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,O]=N.useState(!1),F=()=>{O(!0)},B=()=>{O(!1)};return o.jsxs("div",{onMouseOver:F,onMouseOut:B,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:(M=e==null?void 0:e.headerText)==null?void 0:M[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:(k=e==null?void 0:e.label)==null?void 0:k[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(Hs,{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?(he=e==null?void 0:e.validationMesssage)==null?void 0:he.english:""})}),o.jsx("div",{children:(e==null?void 0:e.showHelperText)&&o.jsx("small",{children:(ne=e==null?void 0:e.helperText)==null?void 0:ne[u==null?void 0:u.type]})})]})]})}),T&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})]})},tj=t=>{var Ae;const{globalAlignment:e}=Zt(),n=re=>{const U=re.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",ee=`${re.className} justify-content-start`,X=`${re.titleClassName} pl-1`;return o.jsxs("div",{className:ee,children:[o.jsxs("button",{className:re.togglerClassName,onClick:re.onTogglerClick,children:[o.jsx("span",{className:U}),o.jsx(Wt,{})]}),o.jsx("span",{className:X,children:C})]})},{userTaskSubmitFormData:r,TASK_PUBLISHED:i,task_status:a}=vr(),{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((Ae=u==null?void 0:u.label)==null?void 0:Ae[s==null?void 0:s.type]),[_,E]=N.useState(0),[O,F]=N.useState(!1),[B,M]=N.useState(null),[z,k]=N.useState([]),H=()=>{var re,U,ee;if(m!=null&&m.rowIsRepeatable){if(m!=null&&m.repeatableFields){const X=[...m.repeatableFields],se=Tt.findIndex(X,function(Ee){return Ee.uuid===(u==null?void 0:u.uuid)});se>=0&&X[se].fieldData?T(X[se].fieldData):T("")}}else{const X=r;if(X!=null&&X.length){for(const se of X)if(se.fieldId===t.field.uuid&&((re=se==null?void 0:se.postData[0])==null?void 0:re.postValue)!==""&&((U=se==null?void 0:se.postData[0])!=null&&U.postValue)){T((ee=se==null?void 0:se.postData[0])==null?void 0:ee.postValue);break}}}F(!0)},de=()=>{const re=u;re.customColumnsForOptions=[...re.customColumnsForOptions,{customKey:"Column",uuid:et()}],ye(re)},[he,ne]=N.useState(!1),G=(re,U)=>{var ee;return o.jsxs(o.Fragment,{children:[((ee=u==null?void 0:u.options)==null?void 0:ee.length)>1&&o.jsx(Pt,{text:!0,type:"button",className:"p-button-danger left-space ",icon:"pi pi-trash",onClick:()=>ge(re==null?void 0:re.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:()=>xe(),"aria-label":"Add Row",size:"small"})]})},ae=(re,U)=>{var ee;return o.jsxs(o.Fragment,{children:[re==null?void 0:re.customKey,c===!1&&o.jsxs(o.Fragment,{children:[((ee=u==null?void 0:u.customColumnsForOptions)==null?void 0:ee.length)>1&&o.jsx("i",{className:"pi pi-trash ml-3",onClick:()=>ie(re==null?void 0:re.uuid,U)}),o.jsx("i",{className:"pi pi-cog ml-3",onClick:()=>{M(re),ne(!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=(re,U)=>{var pe,ve;const ee=(pe=u==null?void 0:u.customColumnsForOptions)==null?void 0:pe.length,X=[...(u==null?void 0:u.children)||[]];(ve=u==null?void 0:u.children)==null||ve.map(Me=>{for(let Oe=0;Oe<ee;Oe++)if(Me[`${U}-${Oe}`]!==void 0){const me=Tt.findIndex(X,function(V){return V[`${U}-${Oe}`]!==void 0});X.splice(me,1)}});for(let Me=0;Me<(X==null?void 0:X.length);Me++){const Oe=X[Me],V=Object.keys(Oe)[0].split("-");parseInt(V[0])>U&&(X[Me]={[`${parseInt(V[0])-1}-${V[1]}`]:X[Me][`${parseInt(V[0])}-${V[1]}`]})}const se=u==null?void 0:u.options.filter(function(Me){return(Me==null?void 0:Me.uuid)!==re}),Ee={...u,children:[...X]};Ee.options=se,ye(Ee)},ie=(re,U)=>{var ve,Me;const ee=Tt.findIndex(u==null?void 0:u.customColumnsForOptions,Oe=>Oe.uuid===re),X=u==null?void 0:u.customColumnsForOptions.filter(function(Oe,me){return me!==ee}),se=(ve=u==null?void 0:u.options)==null?void 0:ve.length,Ee=[...(u==null?void 0:u.children)||[]];(Me=u==null?void 0:u.children)==null||Me.map(Oe=>{for(let me=0;me<se;me++)if(Oe[`${me}-${U}`]!==void 0){const V=Tt.findIndex(Ee,function(K){return K[`${me}-${U}`]!==void 0});Ee.splice(V,1)}});for(let Oe=0;Oe<(Ee==null?void 0:Ee.length);Oe++){const me=Ee[Oe],K=Object.keys(me)[0].split("-");parseInt(K[1])>U&&(Ee[Oe]={[`${parseInt(K[0])}-${parseInt(K[1])-1}`]:Ee[Oe][`${parseInt(K[0])}-${K[1]}`]})}const pe={...u,children:[...Ee]};pe.customColumnsForOptions=X,ye(pe)};N.useEffect(()=>{O||H();const re=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)}),ee=Xt.addListener("OnInvalidFieldCatch",se=>{u.uuid===(se==null?void 0:se.fieldId)?E(1):E(0)}),X=Xt.addListener("OnGetFieldValue",se=>{var pe;const Ee=(pe=se==null?void 0:se.repeatableColumn)==null?void 0:pe.filter(ve=>(ve==null?void 0:ve.fieldUuid)===(u==null?void 0:u.uuid));Ee!=null&&Ee.length});return()=>{U.remove(),ee.remove(),X.remove(),re.remove()}});const Z=re=>{x(re)},W=()=>{x(!1)},oe=(re,U)=>{var X;const ee=r;if((ee==null?void 0:ee.length)>0)for(const se of ee)se.fieldId===t.field.uuid&&(se.postData[0]={postValue:{...(X=se.postData[0])==null?void 0:X.postValue,[re]:U}})},be=()=>{let re="";return c||(re=re+" field-form-builder"),a===i&&A===!0&&(re=re+" card"),re},xe=()=>{const re=u;re.options=[...re.options,{uuid:et(),custom_values:{}}],ye(re)},Ce=(re,U)=>{M(Ee=>Ee===null?{customKey:U,uuid:""}:{...Ee,customKey:U});const ee=u.customColumnsForOptions,X=ee.findIndex(Ee=>Ee.uuid===re.uuid);ee[X]={...ee[X],customKey:U};const se=u;se.customColumnsForOptions=ee,ye(se)},ye=re=>{l(h,f,g,v,d,re)};return o.jsxs(o.Fragment,{children:[o.jsx(Is,{maximizable:!0,header:"Update Column Title",visible:he,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:(B==null?void 0:B.customKey)||"",onChange:re=>Ce(B,re.target.value)})})}),o.jsx(Xi,{visibilty:S,closeSettingFieldSidebar:W,...t}),o.jsx("div",{dir:e,className:be(),children:a===i&&A===!0?o.jsx(li,{headerTemplate:n,toggleable:!0,children:o.jsx(ej,{...t,field:u,isPreview:c,userSelectedLanguage:s,fieldIndex:d,pageIndex:h,columnIndex:v,customColumnHeaderTemplate:ae,onSetValuetoPostData:oe,setAllFields:re=>k(re),allFields:z,actionHeaderTemplate:Y,actionBodyTemplate:G,addOption:xe,isFocus:_,inputValue:w,handleFieldSettingsSidebar:Z,isAdmin:A})}):o.jsx(ej,{...t,field:u,isPreview:c,userSelectedLanguage:s,fieldIndex:d,pageIndex:h,columnIndex:v,customColumnHeaderTemplate:ae,onSetValuetoPostData:oe,setAllFields:re=>k(re),allFields:z,actionHeaderTemplate:Y,actionBodyTemplate:G,addOption:xe,isFocus:_,inputValue:w,handleFieldSettingsSidebar:Z,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"})})},nj=t=>{var T,C,_,E,O,F,B;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(Hs,{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:M=>s(M)}),e==null?void 0:e.customColumns.map((M,z)=>o.jsx(dr,{header:a(M),headerStyle:{textAlign:"left"},bodyStyle:{textAlign:"left",overflow:"visible"},body:(k,H)=>o.jsx(tSe,{customColumn:M,e:k,indexes:H,customColumnIndex:z,setAllFields:l,allFields:c,...t})},M==null?void 0:M.uuid)),n===!1&&o.jsx(dr,{frozen:!0,header:M=>u(M),body:M=>d(M),headerStyle:{textAlign:"left"},bodyStyle:{textAlign:"left",overflow:"visible"}})]}),o.jsx("div",{children:((O=e==null?void 0:e.attributes)==null?void 0:O.required)&&o.jsx("small",{className:"error",children:f===1&&!h?(F=e==null?void 0:e.validationMesssage)==null?void 0:F.english:""})}),o.jsx("div",{children:(e==null?void 0:e.showHelperText)&&o.jsx("small",{children:(B=e==null?void 0:e.helperText)==null?void 0:B[r==null?void 0:r.type]})})]})]})}),g&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})]})},nSe=(t,e)=>{var Me,Oe;const n=me=>{const V=me.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",K=`${me.className} justify-content-start`,J=`${me.titleClassName} pl-1`;return o.jsxs("div",{className:K,children:[o.jsxs("button",{className:me.togglerClassName,onClick:me.onTogglerClick,children:[o.jsx("span",{className:V}),o.jsx(Wt,{})]}),o.jsx("span",{className:J,children:_})]})},{userTaskSubmitFormData:r,TASK_PUBLISHED:i,task_status:a}=vr(),{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((Me=f==null?void 0:f.label)==null?void 0:Me[u==null?void 0:u.type]),[E,O]=N.useState(0),[F,B]=N.useState(!1),[M,z]=N.useState(null),[k,H]=N.useState(null),[de,he]=N.useState({}),ne=()=>{var me,V,K;if(v!=null&&v.rowIsRepeatable){if(v!=null&&v.repeatableFields){const J=[...v.repeatableFields],le=Tt.findIndex(J,function(fe){return fe.uuid===(f==null?void 0:f.uuid)});le>=0&&J[le].fieldData?C(J[le].fieldData):C("")}}else{const J=r;if(J!=null&&J.length){for(const le of J)if(le.fieldId===t.field.uuid&&((me=le==null?void 0:le.postData[0])==null?void 0:me.postValue)!==""&&((V=le==null?void 0:le.postData[0])!=null&&V.postValue)){C((K=le==null?void 0:le.postData[0])==null?void 0:K.postValue);break}}}B(!0)},G=()=>{const me=f;me.customColumns=[...me.customColumns,{customKey:"Column",uuid:et(),options:[]}],se(me)},[ae,Y]=N.useState(!1),[ge,ie]=N.useState(!1),Z=me=>{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:()=>xe(me==null?void 0:me.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"})]})},W=me=>{var V;return o.jsxs(o.Fragment,{children:[me==null?void 0:me.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:()=>Ce(me==null?void 0:me.uuid)}),o.jsx("i",{className:"pi pi-cog ml-3",onClick:()=>{z(me),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"})}),be=me=>o.jsxs(o.Fragment,{children:[me==null?void 0:me.rowHeading,l===!1&&o.jsx(o.Fragment,{children:o.jsx("i",{className:"pi pi-cog ml-3",onClick:()=>{H(me),ie(!0)}})})]}),xe=me=>{const V=f==null?void 0:f.rows.filter(function(J){return(J==null?void 0:J.uuid)!==me}),K=f;K.rows=V,se(K)},Ce=me=>{const V=Tt.findIndex(f==null?void 0:f.customColumns,le=>le.uuid===me),K=f==null?void 0:f.customColumns.filter(function(le,fe){return fe!==V}),J=f;J.customColumns=K,se(J)};N.useEffect(()=>{F||ne();const me=Xt.addListener("clearRepeatableFields",J=>{J===(v==null?void 0:v.uuid)&&(C(""),O(0),f.isValid=0,d(g,m,A,S,h,f))}),V=Xt.addListener("OnInvalidFieldCatch",J=>{f.uuid===(J==null?void 0:J.fieldId)?O(1):O(0)}),K=Xt.addListener("OnGetFieldValue",J=>{var fe;const le=(fe=J==null?void 0:J.repeatableColumn)==null?void 0:fe.filter(Te=>(Te==null?void 0:Te.fieldUuid)===(f==null?void 0:f.uuid));le!=null&&le.length});return()=>{V.remove(),K.remove(),me.remove()}});const ye=me=>{w(me)},Ae=()=>{w(!1)},re=()=>{let me="";return l||(me=me+" field-form-builder"),a===i&&c===!0&&(me=me+" card"),me},U=()=>{const me=f;me.rows=[...me.rows,{rowHeading:"Row",uuid:et(),custom_values:{}}],se(me)},ee=(me,V)=>{z(fe=>fe===null?{customKey:V,uuid:""}:{...fe,customKey:V});const K=f.customColumns,J=K.findIndex(fe=>fe.uuid===me.uuid);K[J]={...K[J],customKey:V};const le=f;le.customColumns=K,se(le)},X=(me,V)=>{H(fe=>fe===null?{uuid:"",rowHeading:V}:{...fe,rowHeading:V});const K=f.rows,J=K.findIndex(fe=>fe.uuid===me.uuid);K[J]={...K[J],rowHeading:V};const le=f;le.rows=K,se(le)},se=me=>{d(g,m,A,S,h,me)};function Ee(me){return me.toLowerCase().replace(/ /g,"-").replace(/[^\w-]+/g,"")}const pe=(me,V,K)=>{const J=f.customColumns,le=J.findIndex(Te=>M&&Te.uuid===M.uuid);J[le].options[K][V]=me,J[le].options[K].value=Ee(me);const fe=f;fe.customColumns=J,se(fe)},ve=()=>{const me=f.customColumns,V=me.findIndex(J=>M&&J.uuid===M.uuid);me[V].options.push({label:"",value:"",uuid:et()});const K=f;K.customColumns=me,se(K)};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:()=>ve()}),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:(M==null?void 0:M.customKey)||"",onChange:me=>ee(M,me.target.value)})}),o.jsx("hr",{}),o.jsx("h5",{children:"Options"}),(M==null?void 0:M.options)&&((Oe=M==null?void 0:M.options)==null?void 0:Oe.length)>0&&(M==null?void 0:M.options.map((me,V)=>o.jsxs("div",{className:"my-2 flex p-fluid",children:[o.jsx("span",{children:V+1}),o.jsx(gn,{value:(me==null?void 0:me.label)||"",className:"ml-2",onChange:K=>pe(K.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:()=>ie(!1)}),onHide:()=>ie(!1),children:o.jsx("div",{className:"p-fluid",children:o.jsx(gn,{value:(k==null?void 0:k.rowHeading)||"",onChange:me=>X(k,me.target.value)})})}),o.jsx(Xi,{visibilty:x,closeSettingFieldSidebar:Ae,...t}),o.jsx("div",{dir:s,className:re(),children:a===i&&c===!0?o.jsx(li,{headerTemplate:n,toggleable:!0,children:o.jsx(nj,{ref:e,...t,field:f,isPreview:l,userSelectedLanguage:u,fieldIndex:h,customColumnHeaderTemplate:W,customColumnRowBodyTemplate:be,setAllFields:he,allFields:de,actionHeaderTemplate:oe,actionBodyTemplate:Z,isFocus:E,inputValue:T,handleFieldSettingsSidebar:ye,isAdmin:c})}):o.jsx(nj,{ref:e,...t,field:f,isPreview:l,userSelectedLanguage:u,fieldIndex:h,customColumnHeaderTemplate:W,customColumnRowBodyTemplate:be,setAllFields:he,allFields:de,actionHeaderTemplate:oe,actionBodyTemplate:Z,isFocus:E,inputValue:T,handleFieldSettingsSidebar:ye,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}`]})})},rj=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(Hs,{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 Oe;const e=me=>{const V=me.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",K=`${me.className} justify-content-start`,J=`${me.titleClassName} pl-1`;return o.jsxs("div",{className:K,children:[o.jsxs("button",{className:me.togglerClassName,onClick:me.onTogglerClick,children:[o.jsx("span",{className:V}),o.jsx(Wt,{})]}),o.jsx("span",{className:J,children:_})]})},{userTaskSubmitFormData:n,TASK_PUBLISHED:r,task_status:i}=vr(),{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((Oe=f==null?void 0:f.label)==null?void 0:Oe[a==null?void 0:a.type]),[E,O]=N.useState(0),[F,B]=N.useState(!1),[M,z]=N.useState(null),[k,H]=N.useState(null),[de,he]=N.useState({}),[ne,G]=N.useState(!1),ae=()=>{var me,V,K;if(v!=null&&v.rowIsRepeatable){if(v!=null&&v.repeatableFields){const J=[...v.repeatableFields],le=Tt.findIndex(J,function(fe){return fe.uuid===(f==null?void 0:f.uuid)});le>=0&&J[le].fieldData?C(J[le].fieldData):C("")}}else{const J=n;if(J!=null&&J.length){for(const le of J)if(le.fieldId===t.field.uuid&&((me=le==null?void 0:le.postData[0])==null?void 0:me.postValue)!==""&&((V=le==null?void 0:le.postData[0])!=null&&V.postValue)){C((K=le==null?void 0:le.postData[0])==null?void 0:K.postValue);break}}}B(!0)},Y=()=>{const me=f;me.customColumns=[...me.customColumns,{customKey:"Column",uuid:et(),options:[]}],pe(me)},[ge,ie]=N.useState(!1),[Z,W]=N.useState(!1),oe=me=>{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:()=>ye(me==null?void 0:me.uuid),"aria-label":"Add Row",size:"small"}),o.jsx(Pt,{text:!0,type:"button",icon:"pi pi-plus",rounded:!0,severity:"secondary",onClick:()=>X(),"aria-label":"Add Row",size:"small"})]})},be=me=>{var V;return o.jsxs(o.Fragment,{children:[me==null?void 0:me.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:()=>Ae(me==null?void 0:me.uuid)}),o.jsx("i",{className:"pi pi-cog ml-3",onClick:()=>{z(me),ie(!0)}})]})]})},xe=()=>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"})}),Ce=me=>o.jsxs(o.Fragment,{children:[me==null?void 0:me.rowHeading,c===!1&&o.jsx(o.Fragment,{children:o.jsx("i",{className:"pi pi-cog ml-3",onClick:()=>{H(me),W(!0)}})})]}),ye=me=>{const V=f==null?void 0:f.rows.filter(function(J){return(J==null?void 0:J.uuid)!==me}),K=f;K.rows=V,pe(K)},Ae=me=>{const V=Tt.findIndex(f==null?void 0:f.customColumns,le=>le.uuid===me),K=f==null?void 0:f.customColumns.filter(function(le,fe){return fe!==V}),J=f;J.customColumns=K,pe(J)};N.useEffect(()=>{F||ae();const me=Xt.addListener("clearRepeatableFields",le=>{le===(v==null?void 0:v.uuid)&&(C(""),O(0),f.isValid=0,s(g,m,A,S,h,f))}),V=Xt.addListener("onSubmitUserForm",()=>{}),K=Xt.addListener("OnInvalidFieldCatch",le=>{f.uuid===(le==null?void 0:le.fieldId)?O(1):O(0)}),J=Xt.addListener("OnGetFieldValue",le=>{var Te;const fe=(Te=le==null?void 0:le.repeatableColumn)==null?void 0:Te.filter(De=>(De==null?void 0:De.fieldUuid)===(f==null?void 0:f.uuid));fe!=null&&fe.length});return()=>{V.remove(),K.remove(),J.remove(),me.remove()}});const re=me=>{w(me)},U=()=>{w(!1)},ee=()=>{let me="";return c||(me=me+" field-form-builder"),i===r&&u===!0&&(me=me+" card"),me},X=()=>{const me=f;me.rows=[...me.rows,{rowHeading:"Row",uuid:et(),custom_values:{}}],pe(me)},se=(me,V)=>{z(fe=>fe===null?{customKey:V,uuid:""}:{...fe,customKey:V});const K=f.customColumns,J=K.findIndex(fe=>fe.uuid===me.uuid);K[J]={...K[J],customKey:V};const le=f;le.customColumns=K,pe(le)},Ee=(me,V)=>{H(fe=>fe===null?{uuid:"",rowHeading:V}:{...fe,rowHeading:V});const K=f.rows,J=K.findIndex(fe=>fe.uuid===me.uuid);K[J]={...K[J],rowHeading:V};const le=f;le.rows=K,pe(le)},pe=me=>{s(g,m,A,S,h,me)},ve=()=>{G(!0)},Me=()=>{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:()=>ie(!1)})}),onHide:()=>ie(!1),children:o.jsx("div",{className:"p-fluid",children:o.jsx(gn,{value:(M==null?void 0:M.customKey)||"",onChange:me=>se(M,me.target.value)})})}),o.jsx(Is,{maximizable:!0,header:"Update Row Title",visible:Z,style:{width:"20vw"},footer:()=>o.jsx(Pt,{text:!0,label:"Save",onClick:()=>W(!1)}),onHide:()=>W(!1),children:o.jsx("div",{className:"p-fluid",children:o.jsx(gn,{value:(k==null?void 0:k.rowHeading)||"",onChange:me=>Ee(k,me.target.value)})})}),o.jsx(Xi,{visibilty:x,closeSettingFieldSidebar:U,...t}),o.jsx("div",{className:"field-form-builder",children:o.jsxs("div",{onMouseOver:ve,onMouseOut:Me,children:[!d&&!c&&ne&&o.jsx(jr,{handleFieldSettingsSidebar:re,...t}),o.jsx("div",{dir:l,className:ee(),children:i===r&&u===!0?o.jsx(li,{headerTemplate:e,toggleable:!0,children:o.jsx(rj,{...t,field:f,isPreview:c,userSelectedLanguage:a,fieldIndex:h,customColumnHeaderTemplate:be,customColumnRowBodyTemplate:Ce,setAllFields:he,allFields:de,actionHeaderTemplate:xe,actionBodyTemplate:oe,isFocus:E,inputValue:T,handleFieldSettingsSidebar:re,isAdmin:u})}):o.jsx(rj,{...t,field:f,isPreview:c,userSelectedLanguage:a,fieldIndex:h,customColumnHeaderTemplate:be,customColumnRowBodyTemplate:Ce,setAllFields:he,allFields:de,actionHeaderTemplate:xe,actionBodyTemplate:oe,isFocus:E,inputValue:T,handleFieldSettingsSidebar:re,isAdmin:u})})]})})]})},aSe=t=>{var U,ee,X,se,Ee,pe,ve,Me,Oe,me,V;const{task_status:e,taskRegisterData:n,updateTaskRegisterData:r,updateTaskProgressValue:i,userTaskSubmitFormData:a,updateUserFormDataSubmit:s,TASK_PUBLISHED:l}=vr(),[c,u]=N.useState([]),{field:d,fieldIndex:f,row:h,pageIndex:m,sectionIndex:g,section:v,page:A,rowIndex:S,columnIndex:x,path:w,update:T,value:C}=t,{isRenderView:_,isAdmin:E,isPreview:O}=Zt(),{userSelectedLanguage:F}=on(),[B,M]=N.useState(!1),[z,k]=N.useState(""),[H,de]=N.useState(0),[he,ne]=N.useState(!1),[G,ae]=N.useState(!1),Y=()=>{ae(!0)},ge=()=>{ae(!1)},ie=K=>{M(K)},Z=()=>{M(!1)};N.useEffect(()=>((d==null?void 0:d.dataSourceType)==="custom"&&u(d==null?void 0:d.options),d==null||d.dataSourceType,()=>{}));const W=()=>{var J,le,fe,Te;let K=null;if(h!=null&&h.rowIsRepeatable){if(h!=null&&h.repeatableFields){const De=[...h.repeatableFields],$e=Tt.findIndex(De,function(it){return it.uuid===(d==null?void 0:d.uuid)});$e>=0&&De[$e].fieldData?(K=De[$e].fieldData,k(De[$e].fieldData)):(d.isValid=0,k(""))}}else{const De=a,$e=Tt.cloneDeep(n);if(De!=null&&De.length){for(const it of De)if(it.fieldId===t.field.uuid&&((J=it==null?void 0:it.postData)!=null&&J.length)){K=(le=it==null?void 0:it.postData[0])==null?void 0:le.postValue,k((fe=it==null?void 0:it.postData[0])==null?void 0:fe.postValue),$e[d==null?void 0:d.uuid]=(Te=it==null?void 0:it.postData[0])==null?void 0:Te.postValue;const Ot=Object.keys($e).length;i(Ot);break}}}k(K),setTimeout(()=>{ne(!0)},2e3)};N.useEffect(()=>{!he&&(a==null?void 0:a.length)>0&&W();const K=Xt.addListener("clearRepeatableFields",fe=>{fe===(h==null?void 0:h.uuid)&&(k(""),de(0),d.isValid=1)}),J=Xt.addListener("onSubmitUserForm",()=>{var fe;(fe=d==null?void 0:d.attributes)!=null&&fe.required?z?d.isValid=1:d.isValid=0:d.isValid=1}),le=Xt.addListener("OnInvalidFieldCatch",fe=>{d.uuid===(fe==null?void 0:fe.fieldId)?de(1):de(0)});return()=>{J.remove(),le.remove(),K.remove()}});const oe=(K,J)=>{var le;if(a){const fe=[...a],Te=Tt.findIndex(fe,function($e){return $e.rowId===(h==null?void 0:h.uuid)});let De=(le=a[Te])==null?void 0:le.repeatableFields;De={...De,[K==null?void 0:K.uuid]:J},fe[Te]={...fe[Te],repeatableFields:De},s(fe)}k(J),J?K.isValid=1:K.isValid=0},be=K=>{var J;k(K.target.value),h!=null&&h.rowIsRepeatable?oe(d,(J=K==null?void 0:K.target)==null?void 0:J.value):Ae(K.target.value)},xe=()=>(d==null?void 0:d.dataSourceType)==="custom"?`optionText.${F.type}`:(d==null?void 0:d.dataSourceType)==="database"?`${d==null?void 0:d.optionLabel}`:"",Ce=()=>(d==null?void 0:d.dataSourceType)==="custom"?`optionText.${F.type}`:(d==null?void 0:d.dataSourceType)==="database"?`${d==null?void 0:d.optionLabel}`:"",ye=()=>{var K,J,le;if(((K=d==null?void 0:d.fieldType)==null?void 0:K.type)==="radio"){const fe=[];return c.map((Te,De)=>{var it,Ot,ct,St;const $e=z;fe.push(o.jsxs("div",{className:"field-radiobutton field-radiobutton-builder",onClick:()=>{be({value:Te,target:{value:Te}})},style:($e==null?void 0:$e.uuid)===(Te==null?void 0:Te.uuid)?{backgroundColor:"#0F8BFD",padding:15,borderRadius:8}:{padding:15},children:[o.jsx(Ji,{onFocus:()=>de(1),inputId:`radio-option-${De}-${Te==null?void 0:Te.uuid}-${O?"preview":"builder-radio"}`,onChange:ot=>{be(ot)},value:Te,name:`radio-option-${De}-${Te==null?void 0:Te.uuid}-${O?"preview":"builder"}`,checked:($e==null?void 0:$e.uuid)===(Te==null?void 0:Te.uuid),disabled:e===l}),((it=Te==null?void 0:Te.hyperlinkText)==null?void 0:it[F==null?void 0:F.type])===""?o.jsx("label",{htmlFor:`radio-option-${De}-${Te==null?void 0:Te.uuid}-${O?"preview":"builder"}`,children:(Ot=Te==null?void 0:Te.optionText)==null?void 0:Ot[F==null?void 0:F.type]}):o.jsx("label",{children:o.jsx("a",{href:(ct=Te==null?void 0:Te.hyperlinkText)==null?void 0:ct[F==null?void 0:F.type],target:"_blank",rel:"noreferrer",children:(St=Te==null?void 0:Te.optionText)==null?void 0:St[F==null?void 0:F.type]})})]},De))}),fe}if(((J=d==null?void 0:d.fieldType)==null?void 0:J.type)==="dropdown")return o.jsx(Sa,{onFocus:()=>de(1),onChange:fe=>{h!=null&&h.rowIsRepeatable?oe(d,fe.target.value):Ae(fe.target.value)},options:c,optionLabel:Ce(),optionValue:xe(),value:z,placeholder:(le=d==null?void 0:d.placeholder)==null?void 0:le[F==null?void 0:F.type],disabled:e===l})},Ae=K=>{var fe,Te;k(K.target.value);const J=a,le=Tt.cloneDeep(n);if(J!==null){if((fe=K==null?void 0:K.target)!=null&&fe.value){if(le[d==null?void 0:d.uuid]=(Te=K==null?void 0:K.target)==null?void 0:Te.value,(J==null?void 0:J.length)>0)for(const De of J)De.fieldId===t.field.uuid&&(De.postData[0]={postValue:K.target.value})}else if(delete le[d==null?void 0:d.uuid],(J==null?void 0:J.length)>0)for(const De of J)De.fieldId===t.field.uuid&&(De.postData[0]={postValue:""})}if(!(h!=null&&h.rowIsRepeatable)){r(le);const De=Object.keys(le).length;i(De)}},re=o.jsxs("div",{onMouseOver:Y,onMouseOut:ge,children:[!_&&!O&&G&&o.jsx(jr,{handleFieldSettingsSidebar:ie,...t}),o.jsx("div",{className:`field-${(d==null?void 0:d.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:[(d==null?void 0:d.showHeaderText)&&o.jsx("h6",{children:(U=d==null?void 0:d.headerText)==null?void 0:U[F==null?void 0:F.type]}),(d==null?void 0:d.showLabel)&&o.jsxs("label",{htmlFor:f,className:"flex font-medium mb-5 text-700 text-2xl",children:[o.jsx(ia,{sectionIndex:g,fieldIndex:f,field:d,update:T,value:C}),((ee=d==null?void 0:d.attributes)==null?void 0:ee.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",O?o.jsx(o.Fragment,{children:(X=d==null?void 0:d.label)==null?void 0:X[F==null?void 0:F.type]}):o.jsx(Zi,{...t}),o.jsx("span",{className:"ml-3",children:d!=null&&d.showToolTip?o.jsx(o.Fragment,{children:o.jsx(Mi,{message:(se=d==null?void 0:d.toolTip)==null?void 0:se[F==null?void 0:F.type],position:"right"})}):""})]}),ye(),o.jsx("div",{children:((Ee=d==null?void 0:d.attributes)==null?void 0:Ee.required)&&o.jsx("small",{className:"error",children:H===1&&!z?(pe=d==null?void 0:d.validationMesssage)==null?void 0:pe.language:""})}),o.jsx("div",{children:(d==null?void 0:d.showHelperText)&&o.jsx("small",{children:(ve=d==null?void 0:d.helperText)==null?void 0:ve[F==null?void 0:F.type]})}),((Me=d==null?void 0:d.inlineConditionalRules)==null?void 0:Me.rules.length)>0&&O===!1&&o.jsx("p",{children:"Inline conditional rules"}),he===!0&&((me=(Oe=d==null?void 0:d.inlineConditionalRules)==null?void 0:Oe.rules)==null?void 0:me.length)>0&&((V=d==null?void 0:d.inlineConditionalRules)==null?void 0:V.rules.map((K,J)=>{const le=z;return O===!0?o.jsx("div",{children:K==null?void 0:K.conditions.map((fe,Te)=>o.jsx(N.Fragment,{children:o.jsx(Qd,{isConditionTrue:(le==null?void 0:le.value)==fe.value||!O,inputValue:z,condition:fe,ruleIndex:J,conditionIndex:Te,field:d,section:v,page:A,row:h,pageIndex:m,sectionIndex:g,rowIndex:S,columnIndex:x,path:w,...t})},`select-rule-${J}-`+Te))},`rule-${J}`):o.jsx(li,{className:"mt-4",header:`Rule ${J+1}`,children:o.jsx("div",{children:K==null?void 0:K.conditions.map((fe,Te)=>o.jsx(N.Fragment,{children:o.jsx(Qd,{isConditionTrue:(le==null?void 0:le.value)===fe.value||!O,inputValue:z,condition:fe,ruleIndex:J,conditionIndex:Te,isPreview:O,field:d,section:v,page:A,row:h,pageIndex:m,sectionIndex:g,rowIndex:S,columnIndex:x,path:w,...t})},`select-rule-${J}-`+Te))},`rule-${J}`)},J)}))]}),E&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})})]});return o.jsxs(o.Fragment,{children:[B===!0&&o.jsx(Xi,{visibilty:B,closeSettingFieldSidebar:Z,...t},d==null?void 0:d.uuid),o.jsx(wi,{...t,fieldWrap:re})]})},sSe=t=>{var H,de,he,ne;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,userTaskSubmitFormData:i}=vr(),{field:a,row:s}=t,{isPreview:l,isRenderView:c,isAdmin:u}=Zt(),{userSelectedLanguage:d}=on(),[f,h]=N.useState(!1),[m,g]=N.useState(""),[v,A]=N.useState(0),[S,x]=N.useState(!1),[w,T]=N.useState(!1),C=()=>{T(!0)},_=()=>{T(!1)},E=G=>{h(G)},O=()=>{h(!1)},F=()=>{var ae,Y,ge,ie;let G=null;if(s!=null&&s.rowIsRepeatable){if(s!=null&&s.repeatableFields){const Z=[...s.repeatableFields],W=Tt.findIndex(Z,function(oe){return oe.uuid===(a==null?void 0:a.uuid)});W>=0&&Z[W].fieldData?(G=Z[W].fieldData,g(Z[W].fieldData)):(a.isValid=0,g(""))}}else{const Z=i,W=Tt.cloneDeep(e);if(Z!=null&&Z.length){for(const oe of Z)if(oe.fieldId===t.field.uuid&&((ae=oe==null?void 0:oe.postData)!=null&&ae.length)){G=(Y=oe==null?void 0:oe.postData[0])==null?void 0:Y.postValue,g((ge=oe==null?void 0:oe.postData[0])==null?void 0:ge.postValue),W[a==null?void 0:a.uuid]=(ie=oe==null?void 0:oe.postData[0])==null?void 0:ie.postValue;const be=Object.keys(W).length;r(be);break}}}g(G),setTimeout(()=>{x(!0)},2e3)};N.useEffect(()=>{S||F();const G=Xt.addListener("clearRepeatableFields",ge=>{ge===(s==null?void 0:s.uuid)&&(g(""),A(0),a.isValid=1)}),ae=Xt.addListener("onSubmitUserForm",()=>{var ge;if((ge=a==null?void 0:a.attributes)!=null&&ge.required){const ie=m;ie!=null&&ie[a.uuid]?a.isValid=1:a.isValid=0}else a.isValid=1}),Y=Xt.addListener("OnInvalidFieldCatch",ge=>{a.uuid===(ge==null?void 0:ge.fieldId)?A(1):A(0)});return()=>{ae.remove(),Y.remove(),G.remove()}});const B=(G,ae,Y,ge,ie)=>ge==null?void 0:ge.map(Z=>{var W,oe;return{...Z,children:Z!=null&&Z.children&&((W=Z==null?void 0:Z.children)==null?void 0:W.length)>0?[...((oe=Z==null?void 0:Z.children)==null?void 0:oe.map(be=>ae===(Z==null?void 0:Z.uuid)||ie===!0?(Y!=null&&Y[be==null?void 0:be.uuid]&&delete Y[be==null?void 0:be.uuid],{...be,options:B(G,ae,Y,(be==null?void 0:be.options)||[],!0)}):{...be,options:B(G,ae,Y,(be==null?void 0:be.options)||[],!1)}))||[]]:[]}}),M=(G,ae)=>{const Y={...m};B(G,ae,Y,a==null?void 0:a.options,!1),Y[G]=ae,g(Y),s!=null&&s.rowIsRepeatable||z(Y)},z=G=>{const ae=i,Y=Tt.cloneDeep(e);if(ae!==null){if(G){if(Y[a==null?void 0:a.uuid]=G,(ae==null?void 0:ae.length)>0)for(const ge of ae)ge.fieldId===t.field.uuid&&(ge.postData[0]={postValue:G})}else if(delete Y[a==null?void 0:a.uuid],(ae==null?void 0:ae.length)>0)for(const ge of ae)ge.fieldId===t.field.uuid&&(ge.postData[0]={postValue:""})}if(!(s!=null&&s.rowIsRepeatable)){n(Y);const ge=Object.keys(Y).length;r(ge)}},k=o.jsxs("div",{onMouseOver:C,onMouseOut:_,children:[!c&&!l&&w&&o.jsx(jr,{handleFieldSettingsSidebar:E,...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:(H=a==null?void 0:a.headerText)==null?void 0:H[d==null?void 0:d.type]}),o.jsx(U7,{...t,isFirst:!0,isPreview:l,schema:a,field:a,value:m,update:(G,ae)=>{M(G,ae)}}),o.jsx("div",{children:((de=a==null?void 0:a.attributes)==null?void 0:de.required)&&o.jsx("small",{className:"error",children:v===1&&!m?(he=a==null?void 0:a.validationMesssage)==null?void 0:he.english:""})}),o.jsx("div",{children:(a==null?void 0:a.showHelperText)&&o.jsx("small",{children:(ne=a==null?void 0:a.helperText)==null?void 0:ne[d==null?void 0:d.type]})})]}),u&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})})]});return o.jsxs(o.Fragment,{children:[o.jsx(Xi,{visibilty:f,closeSettingFieldSidebar:O,...t},a==null?void 0:a.uuid),o.jsx(wi,{...t,fieldWrap:k})]})},oSe=t=>{var W,oe,be,xe,Ce,ye,Ae,re,U,ee;const{field:e,fieldIndex:n,sectionIndex:r,pageIndex:i,row:a,rowIndex:s,columnIndex:l}=t,{isRenderView:c,isAdmin:u,isPreview:d}=Zt(),{taskRegisterData:f,updateTaskRegisterData:h,updateTaskProgressValue:m,updateUserFormDataSubmit:g,userTaskSubmitFormData:v,task_status:A,TASK_PUBLISHED:S}=vr(),[x,w]=N.useState(!1),{userSelectedLanguage:T,fieldSettingUpdate:C}=on(),[_,E]=N.useState(!1),[O,F]=N.useState(0),[B,M]=N.useState(),[z,k]=N.useState(!1),H=()=>{k(!0)},de=()=>{k(!1)},he=[{icon:"pi pi-thumbs-up",thumbValue:"up"},{icon:"pi pi-thumbs-down",thumbValue:"down"}],ne=X=>o.jsx("span",{className:"m-2",children:o.jsx("i",{style:{fontSize:30},className:X.icon})}),G=()=>{var X,se,Ee;if(a!=null&&a.rowIsRepeatable){if(a!=null&&a.repeatableFields){const pe=[...a.repeatableFields],ve=Tt.findIndex(pe,function(Me){return Me.uuid===(e==null?void 0:e.uuid)});ve>=0&&pe[ve].fieldData?M(pe[ve].fieldData):M("")}}else{const pe=v;if(pe!=null&&pe.length){for(const ve of pe)if(ve.fieldId===t.field.uuid&&((X=ve==null?void 0:ve.postData[0])==null?void 0:X.postValue)!==""&&((se=ve==null?void 0:ve.postData[0])!=null&&se.postValue)){M((Ee=ve==null?void 0:ve.postData[0])==null?void 0:Ee.postValue);break}}}E(!0)};N.useEffect(()=>{_||G();const X=Xt.addListener("clearRepeatableFields",ve=>{ve===(a==null?void 0:a.uuid)&&(M(""),F(0),e.isValid=0,C(i,r,s,l,n,e))}),se=Xt.addListener("onSubmitUserForm",()=>{var ve;(ve=e==null?void 0:e.attributes)!=null&&ve.required?B?e.isValid=1:e.isValid=0:e.isValid=1}),Ee=Xt.addListener("OnInvalidFieldCatch",ve=>{e.uuid===(ve==null?void 0:ve.fieldId)?F(1):F(0)}),pe=Xt.addListener("OnGetFieldValue",ve=>{var Oe;const Me=(Oe=ve==null?void 0:ve.repeatableColumn)==null?void 0:Oe.filter((me,V)=>(me==null?void 0:me.fieldUuid)===(e==null?void 0:e.uuid));Me!=null&&Me.length});return()=>{se.remove(),Ee.remove(),pe.remove(),X.remove()}});const ae=X=>{M(X.value);const se=v,Ee=Tt.cloneDeep(f);if(se!==null){if(X!=null&&X.value){if(Ee[e==null?void 0:e.uuid]=X==null?void 0:X.value,(se==null?void 0:se.length)>0)for(const pe of se)pe.fieldId===t.field.uuid&&(pe.postData[0]={postValue:X.value})}else if(delete Ee[e==null?void 0:e.uuid],(se==null?void 0:se.length)>0)for(const pe of se)pe.fieldId===t.field.uuid&&(pe.postData[0]={postValue:""})}if(!(a!=null&&a.rowIsRepeatable)){h(Ee);const pe=Object.keys(Ee).length;m(pe)}},Y=(X,se)=>{var Ee;if(v){const pe=[...v],ve=Tt.findIndex(pe,function(Oe){return Oe.rowId===(a==null?void 0:a.uuid)});let Me=(Ee=v[ve])==null?void 0:Ee.repeatableFields;Me={...Me,[X==null?void 0:X.uuid]:se},pe[ve]={...pe[ve],repeatableFields:Me},g(pe)}M(se),se!==""?X.isValid=1:X.isValid=0},ge=X=>{w(X)},ie=()=>{w(!1)},Z=o.jsxs("div",{onMouseOver:H,onMouseOut:de,children:[!c&&!d&&z&&o.jsx(jr,{handleFieldSettingsSidebar:ge,...t}),o.jsx("div",{className:`field ${d?" ":" 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:u?"col-6 ":"col-12 p-fluid",children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(W=e==null?void 0:e.headerText)==null?void 0:W[T==null?void 0:T.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}),((oe=e==null?void 0:e.attributes)==null?void 0:oe.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",d?o.jsx(o.Fragment,{children:(be=e==null?void 0:e.label)==null?void 0:be[T==null?void 0:T.type]}):o.jsx(Zi,{...t}),o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(Mi,{message:(xe=e==null?void 0:e.toolTip)==null?void 0:xe[T==null?void 0:T.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-"+((ye=(Ce=e==null?void 0:e.icon)==null?void 0:Ce.properties)==null?void 0:ye.name)}),o.jsx("div",{className:"card flex justify-content-start",children:o.jsx(q0,{value:B,onChange:X=>{M(X.value),a!=null&&a.rowIsRepeatable?Y(e,X.value):ae(X)},itemTemplate:ne,optionLabel:"value",onFocus:()=>F(1),options:he,readOnly:A===S,className:O===1&&((Ae=e==null?void 0:e.attributes)!=null&&Ae.required)?B?"valid":"invalid":"valid'"})})]}),o.jsx("div",{children:((re=e==null?void 0:e.attributes)==null?void 0:re.required)&&o.jsx(o.Fragment,{children:o.jsx("small",{className:"error",children:O===1&&!B?(U=e==null?void 0:e.validationMesssage)==null?void 0:U.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[T==null?void 0:T.type]})})]}),u&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(Ni,{...t})]})]})})]});return o.jsxs(o.Fragment,{children:[o.jsx(Xi,{visibilty:x,closeSettingFieldSidebar:ie,...t}),o.jsx(wi,{...t,fieldWrap:Z})]})},lSe=t=>{var ie,Z,W,oe,be,xe,Ce;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,updateUserFormDataSubmit:i,userTaskSubmitFormData:a}=vr(),{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),[O,F]=N.useState(!1),[B,M]=N.useState(!1),z=()=>{M(!0)},k=()=>{M(!1)},H=()=>{var ye,Ae,re;if(h!=null&&h.rowIsRepeatable){if(h!=null&&h.repeatableFields){const U=[...h.repeatableFields],ee=Tt.findIndex(U,function(X){return X.uuid===(c==null?void 0:c.uuid)});ee>=0&&U[ee].fieldData?C(U[ee].fieldData):C("")}}else{const U=a;if(U!=null&&U.length){for(const ee of U)if(ee.fieldId===t.field.uuid&&((ye=ee==null?void 0:ee.postData[0])==null?void 0:ye.postValue)!==""&&((Ae=ee==null?void 0:ee.postData[0])!=null&&Ae.postValue)){C((re=ee==null?void 0:ee.postData[0])==null?void 0:re.postValue);break}}}F(!0)};N.useEffect(()=>{O||H();const ye=Xt.addListener("clearRepeatableFields",ee=>{ee===(h==null?void 0:h.uuid)&&(C(""),E(0),c.isValid=0,l(f,d,m,g,u,c))}),Ae=Xt.addListener("onSubmitUserForm",()=>{var ee;(ee=c==null?void 0:c.attributes)!=null&&ee.required?T?c.isValid=1:c.isValid=0:c.isValid=1}),re=Xt.addListener("OnInvalidFieldCatch",ee=>{c.uuid===(ee==null?void 0:ee.fieldId)?E(1):E(0)}),U=Xt.addListener("OnGetFieldValue",ee=>{var se;const X=(se=ee==null?void 0:ee.repeatableColumn)==null?void 0:se.filter(Ee=>(Ee==null?void 0:Ee.fieldUuid)===(c==null?void 0:c.uuid));X!=null&&X.length});return()=>{Ae.remove(),re.remove(),U.remove(),ye.remove()}});const de=ye=>{w(ye)},he=()=>{w(!1)},ne=ye=>{var U,ee;C(ye.target.value);const Ae=a,re=Tt.cloneDeep(e);if(Ae!==null){if((U=ye==null?void 0:ye.target)!=null&&U.value){if(re[c==null?void 0:c.uuid]=(ee=ye==null?void 0:ye.target)==null?void 0:ee.value,(Ae==null?void 0:Ae.length)>0)for(const X of Ae)X.fieldId===t.field.uuid&&(X.postData[0]={postValue:ye.target.value})}else if(delete re[c==null?void 0:c.uuid],(Ae==null?void 0:Ae.length)>0)for(const X of Ae)X.fieldId===t.field.uuid&&(X.postData[0]={postValue:""})}if(!(h!=null&&h.rowIsRepeatable)){n(re);const X=Object.keys(re).length;r(X)}},G=(ye,Ae,re,U)=>{var ee;if(a){const X=[...a],se=Tt.findIndex(X,function(pe){return pe.rowId===(h==null?void 0:h.uuid)});let Ee=(ee=a[se])==null?void 0:ee.repeatableFields;Ee={...Ee,[re==null?void 0:re.uuid]:U},X[se]={...X[se],repeatableFields:Ee},i(X)}C(U),U!==""?re.isValid=1:re.isValid=0},ae=5,Y=()=>{const ye=[],Ae=[LE,ME,BE,PE,kE],re=["Awful","Not Very Good","Okay","Really Good","Fantastic"];for(let U=0;U<ae;U++)ye.push(o.jsxs("label",{children:[o.jsx("input",{onChange:ee=>{h!=null&&h.rowIsRepeatable?G(f,d,c,ee.target.value):ne(ee)},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:Ae[U]})}),o.jsx("div",{children:re[U]})]})]},`field-${c==null?void 0:c.uuid}-likertEmojiScale-${U} ${parseInt(T)===U?"scale-selected":""}`));return ye},ge=o.jsxs("div",{onMouseOver:z,onMouseOut:k,children:[!v&&!S&&B&&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:(ie=c==null?void 0:c.headerText)==null?void 0:ie[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}),((Z=c==null?void 0:c.attributes)==null?void 0:Z.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",S?o.jsx(o.Fragment,{children:(W=c==null?void 0:c.label)==null?void 0:W[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:((be=c==null?void 0:c.attributes)==null?void 0:be.required)&&o.jsx("small",{className:"error",children:_===1&&!T?(xe=c==null?void 0:c.validationMesssage)==null?void 0:xe.english:""})}),o.jsx("div",{children:(c==null?void 0:c.showHelperText)&&o.jsx("small",{children:(Ce=c==null?void 0:c.helperText)==null?void 0:Ce[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:he,...t}),o.jsx(wi,{...t,fieldWrap:ge})]})},cSe=t=>{var H,de,he,ne,G,ae,Y,ge,ie,Z,W;const{userTaskSubmitFormData:e}=vr(),{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),O=()=>{E(!0)},F=()=>{E(!1)},B=()=>{var oe,be,xe;if(f!=null&&f.rowIsRepeatable){if(f!=null&&f.repeatableFields){const Ce=[...f.repeatableFields],ye=Tt.findIndex(Ce,function(Ae){return Ae.uuid===(l==null?void 0:l.uuid)});ye>=0&&Ce[ye].fieldData?S(Ce[ye].fieldData):S("")}}else{const Ce=e;if(Ce!=null&&Ce.length){for(const ye of Ce)if(ye.fieldId===t.field.uuid&&((oe=ye==null?void 0:ye.postData[0])==null?void 0:oe.postValue)!==""&&((be=ye==null?void 0:ye.postData[0])!=null&&be.postValue)){S((xe=ye==null?void 0:ye.postData[0])==null?void 0:xe.postValue);break}}}C(!0)};N.useEffect(()=>{T||B();const oe=Xt.addListener("clearRepeatableFields",ye=>{ye===(f==null?void 0:f.uuid)&&(S(""),w(0),l.isValid=0,r(d,u,h,m,c,l))}),be=Xt.addListener("onSubmitUserForm",()=>{var ye,Ae;(ye=l==null?void 0:l.attributes)!=null&&ye.required?A&&(A==null?void 0:A.length)<((Ae=l==null?void 0:l.attributes)==null?void 0:Ae.minLength)?l.isValid=1:l.isValid=0:l.isValid=1}),xe=Xt.addListener("OnInvalidFieldCatch",ye=>{l.uuid===(ye==null?void 0:ye.fieldId)?w(1):w(0)}),Ce=Xt.addListener("OnGetFieldValue",ye=>{var re;const Ae=(re=ye==null?void 0:ye.repeatableColumn)==null?void 0:re.filter(U=>(U==null?void 0:U.fieldUuid)===(l==null?void 0:l.uuid));Ae!=null&&Ae.length});return()=>{be.remove(),xe.remove(),Ce.remove(),oe.remove()}});const M=oe=>{v(oe)},z=()=>{v(!1)},k=o.jsxs("div",{onMouseOver:O,onMouseOut:F,children:[!s&&!i&&_&&o.jsx(jr,{handleFieldSettingsSidebar:M,...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:(he=l==null?void 0:l.label)==null?void 0:he[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:(ne=l==null?void 0:l.toolTip)==null?void 0:ne[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)<((ie=l==null?void 0:l.attributes)==null?void 0:ie.minLength)?`Mini length ${(Z=l==null?void 0:l.attributes)==null?void 0:Z.minLength}`:""})]})}),o.jsx("div",{children:(l==null?void 0:l.showHelperText)&&o.jsx("small",{children:(W=l==null?void 0:l.helperText)==null?void 0:W[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:k})]})},uSe=t=>{var z,k,H,de,he,ne,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}=vr(),[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)},O=()=>{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||O();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 F=ae=>{m(ae)},B=()=>{m(!1)},M=o.jsxs("div",{onMouseOver:_,onMouseOut:E,children:[!c&&T&&o.jsx(jr,{handleFieldSettingsSidebar:F,...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:[((k=e==null?void 0:e.attributes)==null?void 0:k.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:((he=e==null?void 0:e.attributes)==null?void 0:he.required)&&o.jsx("small",{className:"error",children:A===1&&!g?(ne=e==null?void 0:e.validationMesssage)==null?void 0:ne.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:B,...t}),o.jsx(wi,{...t,fieldWrap:M})]})},qc=t=>{const{data:e,path:n,field:r}=t,{renderType:i,isPreview:a}=Zt(),s=N.useRef(null),[l,c]=N.useState(!1),[{isDragging:u},d]=Qi({item:{...e,type:j1,uuid:e==null?void 0:e.uuid,path:n},type:j1,collect:A=>({isDragging:A.isDragging()})}),f=u?.25:1;d(s);const h=A=>{switch(r==null?void 0:r.componentType){case"text":return o.jsx(wle,{typeName:"Text",field:r,...A});case"number":return o.jsx(Ele,{typeName:"Number",field:r,...A});case"email":return o.jsx(Ile,{typeName:"Email",field:r,...A});case"textarea":return o.jsx(_le,{typeName:"Text Area",field:r,...A});case"editor":return o.jsx(Xle,{typeName:"Editor",field:r,...A});case"question":return o.jsx(xce,{typeName:"Exam",field:r,...A});case"select":return o.jsx(Mle,{typeName:"Select",field:r,...A});case"multi-select":return o.jsx(cce,{typeName:"Multi Select",field:r,...A});case"checkbox":return o.jsx(uce,{typeName:"Checkbox",field:r,...A});case"radio":return o.jsx(fce,{typeName:"Radio",field:r,...A});case"radio-hierarchal":return o.jsx(sSe,{typeName:"Radio Progressive",field:r,...A});case"href":return o.jsx(Tle,{typeName:"Href",field:r,...A});case"heading":return o.jsx(mce,{typeName:"Heading",field:r,...A});case"paragraph":return o.jsx(Ive,{typeName:"Paragraph",field:r,...A});case"image":return o.jsx(XF,{typeName:"Image",field:r,...A});case"video":return o.jsx(D3e,{typeName:"Video",field:r,...A});case"hr":return o.jsx(O3e,{typeName:"Hr",field:r,...A});case"date-picker":return o.jsx(N3e,{typeName:"Date Picker",field:r,...A});case"signature":return o.jsx(F3e,{typeName:"Signature",field:r,...A});case"file-upload":return o.jsx(Dbe,{typeName:"File Upload",field:r,...A});case"facebook-login":return o.jsx(cSe,{typeName:"Facebook Login",field:r,...A});case"anchor":return o.jsx(uSe,{ref:s,typeName:"Anchor Tag",field:r,...A});case"image-gallery":return o.jsx(Cve,{typeName:"Image Gallery",field:r,...A});case"quiz":return o.jsx(Fbe,{typeName:"Quiz",field:r,...A});case"document":return o.jsx(Obe,{typeName:"Document",field:r,...A});case"list":return o.jsx(Mbe,{typeName:"List",field:r,...A});case"country":return o.jsx(Ale,{typeName:"Country",field:r,...A});case"phone":return o.jsx(Hwe,{typeName:"Phone",field:r,...A});case"web-url":return o.jsx(zwe,{typeName:"Website Url",field:r,...A});case"rating":return o.jsx(Rwe,{typeName:"Rating",field:r,...A});case"slider":return o.jsx(Gwe,{typeName:"Rating",field:r,...A});case"hidden-field":return o.jsx(Wwe,{typeName:"Hidden Field",field:r,...A});case"likert-scale":return o.jsx(Qwe,{typeName:"Likert Scale Field",field:r,...A});case"type-signature":return o.jsx(Jwe,{typeName:"Likert Scale Field",field:r,...A});case"address":return o.jsx(Zwe,{typeName:"Address",field:r,...A});case"grid-component":return o.jsx(tj,{typeName:"Grid",field:r,...A});case"matrix-scale":return o.jsx(tj,{typeName:"Grid",field:r,...A});case"matrix-dropdown":return o.jsx(nSe,{typeName:"Grid",field:r,...A});case"thumbs":return o.jsx(oSe,{typeName:"Thumbs Up and Down",field:r,...A});case"likert-emoji-scale":return o.jsx(lSe,{typeName:"Thumbs Up and Down",field:r,...A});case"table":return o.jsx(iSe,{typeName:"Grid",field:r,...A});case"dynamic-listing":return o.jsx(aSe,{typeName:"Grid",field:r,...A});default:return o.jsx(o.Fragment,{children:"Empty"})}},m=()=>{c(!0)},g=()=>{c(!1)},v=()=>{let A="";return a?(A=A+" component ",i===z1?A=A+" ":A=A+" px-2 "):(A=A+" component draggable field-form-builder-not-preview",i===z1?A=A+" pdf-component":A=A+" px-2 pdf-component"),A};return o.jsx(o.Fragment,{children:o.jsxs("div",{style:{opacity:f},className:v(),onMouseOver:m,onMouseOut:g,children:[!a&&l&&o.jsx("i",{ref:a===!1?s:null,className:"elementDrag-icon pi pi-arrows-alt cursor-move",style:{fontSize:"1em"}}),h(t)]})})},dSe={position:"relative"},fSe=t=>{var F,B,M,z,k;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,he,ne,G,ae,Y)=>o.jsx(qc,{page:u,type:"field",row:c,column:e,section:l,field:H,data:H,path:de,pageIndex:he,sectionIndex:ne,rowIndex:G,columnIndex:ae,fieldIndex:Y},`component-${n}-${H==null?void 0:H.uuid}`),O=(H,de,he,ne,G)=>{var ie,Z,W,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(Wt,{})]}),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,he,ne),w()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Wt,{})]})}),((oe=(W=(Z=(ie=g[de])==null?void 0:ie.children[he])==null?void 0:Z.children[ne])==null?void 0:W.children)==null?void 0:oe.length)>1&&o.jsxs("button",{className:H.togglerClassName,onClick:()=>{f(de,he,ne,G),w()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Wt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:H.togglerClassName,onClick:()=>{m(e,de,he,ne,G),w()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Wt,{})]})})]})]})]})};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=>O(H,r,i,a,s),children:[((F=e==null?void 0:e.children)==null?void 0:F.length)>0?(B=e==null?void 0:e.children)==null?void 0:B.map((H,de)=>{const he=`${n}-${de}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:x,fieldDropArea:!0,data:{path:he,childrenCount:e.children.length,droppedField:e},onDrop:v}),E(H,he,r,i,a,s,de)]},he)}):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:[((M=e==null?void 0:e.children)==null?void 0:M.length)>0?(z=e==null?void 0:e.children)==null?void 0:z.map((H,de)=>{const he=`${n}-${de}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:x,fieldDropArea:!0,data:{path:he,childrenCount:e.children.length,droppedField:e},onDrop:v}),E(H,he,r,i,a,s,de)]},he)}):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:(k=e==null?void 0:e.children)==null?void 0:k.map((H,de)=>{const he=`${n}-${de}`;return o.jsx(N.Fragment,{children:E(H,he,r,i,a,s,de)},he)})})})},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 Bb,[,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(Gd,{value:(n==null?void 0:n.bgColor)||"",onChange:v=>e("bgColor",v.value)})}),o.jsx(Gd,{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:Fn(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:et(),checklist:r,action:a,agree:null,selectAction:[],other:{isOther:!1,description:""},reviewerComments:""});const k={...e,reviewerChecklist:z};n(k),h(!1),i(""),s([""])},A=()=>{h(!1),i(""),s([""])},S=z=>{const k=[...e.reviewerChecklist];k.splice(z,1);const H={...e,reviewerChecklist:k};n(H)},x=(z,k)=>{c(!0);const{checklist:H,action:de}=z;h(!0),d(k),setTimeout(()=>{i(H),s(de)},1e3)},w=(z,k)=>o.jsxs(o.Fragment,{children:[o.jsx(Pt,{text:!0,type:"button",className:"p-button-info",icon:"pi pi-pencil",onClick:()=>x(z,k==null?void 0:k.rowIndex),size:"small"}),o.jsx(Pt,{text:!0,type:"button",className:"p-button-danger",icon:"pi pi-trash",onClick:()=>S(k==null?void 0:k.rowIndex),size:"small"})]}),T=z=>{var k;return o.jsx(o.Fragment,{children:(k=z==null?void 0:z.action)==null?void 0:k.length})},C=z=>{const k=[...a];k.splice(z,1),s(k)},_=()=>{const z=[...e.reviewerChecklist];z[u]={checklist:r,action:a};const k={...e,reviewerChecklist:z};n(k),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()}})}),O=z=>{n(k=>Object.assign({},k,{reviewerChecklist:z==null?void 0:z.value}))},F=z=>{navigator.clipboard.writeText(JSON.stringify(z)),m({showToast:!0,toastMessage:"Copied to clipboard",toastDetail:"",toastType:"success"})};function B(z){try{JSON.parse(z)}catch{return!1}return!0}const M=async()=>{var H;const z=await navigator.clipboard.readText();let k="";if(B(z)){const de=JSON.parse(z);if((H=de[0])!=null&&H.checklist){const he={...Tt.cloneDeep(e),reviewerChecklist:de};n(he),m({showToast:!0,toastMessage:"Checklist pasted",toastDetail:"",toastType:"success"});return}else k=" Empty or Invalid Schema"}else k="Invalid Schema";m({showToast:!0,toastMessage:k,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 k;i((k=z==null?void 0:z.target)==null?void 0:k.value)}}),o.jsx("h5",{children:"Actions when user selects No"}),a.map((z,k)=>o.jsxs("div",{children:[k+1,"."," ",o.jsx(_s,{value:z,onChange:H=>{var he;const de=[...a];de[k]=(he=H==null?void 0:H.target)==null?void 0:he.value,s(de)},rows:2,cols:50})," ",o.jsx(Pt,{text:!0,type:"button",icon:"pi pi-trash",className:"p-button-danger",onClick:()=>C(k)}),o.jsx("br",{}),o.jsx("br",{})]},`actionIndex-${k}`)),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:()=>{F([...(e==null?void 0:e.reviewerChecklist)||[]])},className:"mb-5 mr-2"}),o.jsx(Pt,{text:!0,label:"Paste Checklist ",onClick:()=>{M()},className:"mb-5 p-button-info"}),o.jsx("div",{className:"card",children:o.jsxs(Hs,{value:e==null?void 0:e.reviewerChecklist,reorderableRows:!0,onRowReorder:O,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,k)=>w(z,k)})]})})]})},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(O=>{const F=O[C];return Object.assign({},O,{[C]:Object.assign({},F,{[_==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 be,xe,Ce,ye,Ae,re,U,ee,X,se,Ee;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:_}=vr(),{isPreview:E,isRenderView:O,isAdvanceView:F,renderType:B,isAdmin:M,emitSocketData:z}=Zt(),[k,H]=N.useState(!1),[{isDragging:de},he]=Qi({type:bo,item:{type:bo,uuid:e.uuid,children:e.children,path:n,data:e},collect:pe=>({isDragging:pe.isDragging()})}),ne=de?.25:1;he(c);const G=(pe,ve,Me,Oe,me,V)=>o.jsx(fSe,{page:l,row:e,section:s,data:pe,path:ve,pageIndex:Me,sectionIndex:Oe,rowIndex:me,columnIndex:V,isAdmin:M,emitSocketData:z},`column-${n}-${pe.uuid}`),ae=(pe,ve,Me,Oe)=>{var J,le,fe,Te;const me=pe.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",V=`${pe.className} justify-content-space-between`,K=`${pe.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:pe.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:pe.togglerClassName,onClick:pe.onTogglerClick,children:[o.jsx("span",{className:me}),o.jsx(Wt,{})]}),o.jsxs("span",{className:K,children:["Row:"," ",((J=e==null?void 0:e.heading)==null?void 0:J[m==null?void 0:m.type])!==""?(le=e==null?void 0:e.heading)==null?void 0:le[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:pe.togglerClassName,onClick:()=>{d(ve,Me),z()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Wt,{})]})}),((Te=(fe=h[ve])==null?void 0:fe.children[Me])==null?void 0:Te.children.length)>1&&o.jsxs("button",{className:pe.togglerClassName,onClick:()=>{u(ve,Me,Oe),z()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Wt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:pe.togglerClassName,onClick:()=>{f(e,ve,Me,Oe),z()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Wt,{})]})}),o.jsx("span",{className:"setting-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{onClick:()=>H(!0),className:pe.togglerClassName,children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Wt,{})]})})]})]})]})},Y=Tt.findIndex(v,function(pe){return(pe==null?void 0:pe.rowId)===(e==null?void 0:e.uuid)}),ge=()=>{var Me,Oe,me;const pe=Tt.cloneDeep(A);((Oe=(Me=v[Y])==null?void 0:Me.repeatableFieldsData)==null?void 0:Oe.length)>=(e==null?void 0:e.minimumEntries)?pe[e==null?void 0:e.uuid]=(me=v[Y])==null?void 0:me.repeatableFields:delete pe[e==null?void 0:e.uuid];const ve=Object.keys(pe).length;S(pe),x(ve)},ie=(be=e==null?void 0:e.repeatableFields)==null?void 0:be.map(pe=>{var ve;return{fieldUuid:pe==null?void 0:pe.uuid,field:pe==null?void 0:pe.uuid,header:(ve=pe==null?void 0:pe.label)==null?void 0:ve.english}}),Z=ie==null?void 0:ie.map(pe=>o.jsx(dr,{field:pe.field,header:pe.header,body:ve=>o.jsx(o.Fragment,{children:o.jsx("div",{className:"post__content_repetable",dangerouslySetInnerHTML:{__html:ve[pe==null?void 0:pe.field]}})})},pe.field)),W=()=>{var Oe;const pe=[...v],ve=[];let Me=!0;e:for(const[,me]of e.children.entries()){for(const[,V]of me.children.entries())if(console.log("field.isValid",V.isValid),V!=null&&V.isPostField&&V.isValid!==1){const K={fieldId:V.uuid,rowIndex:a};console.log("inValidData",K),ve.push(K),Xt.emit("OnInvalidFieldCatch",K),Me=!1;break e}Me=!0}Me&&(ve==null?void 0:ve.length)===0&&(w(e==null?void 0:e.uuid,(Oe=pe[Y])==null?void 0:Oe.repeatableFields),Xt.emit("clearRepeatableFields",e==null?void 0:e.uuid),ge())},oe=pe=>o.jsx(o.Fragment,{children:o.jsx(Pt,{text:!0,type:"button",className:"p-button-danger ",onClick:()=>{T(e==null?void 0:e.uuid,pe==null?void 0:pe.rowIndex),setTimeout(()=>{ge()},1e3)},icon:"pi pi-trash"})});return o.jsxs("div",{style:{...vSe,opacity:ne,marginTop:`${(xe=e==null?void 0:e.margin)==null?void 0:xe.top}px`,marginBottom:`${(Ce=e==null?void 0:e.margin)==null?void 0:Ce.bottom}px`,marginLeft:`${(ye=e==null?void 0:e.margin)==null?void 0:ye.left}px`,marginRight:`${(Ae=e==null?void 0:e.margin)==null?void 0:Ae.right}px`},className:O?"row container-row":"draggable row container-row",children:[k&&o.jsx(Ig,{renderType:B,visibilty:k,setVisibility:H,row:e,pageIndex:r,sectionIndex:i,rowIndex:a,emitSocketData:z},"row_settings_"+r+i+a),E===!1?o.jsx(o.Fragment,{children:F===!0?o.jsx(li,{header:"Row",toggleable:!0,headerTemplate:pe=>ae(pe,r,i,a),children:o.jsxs("div",{className:"form-builder-columns",style:{overflowX:"auto"},children:[(re=e==null?void 0:e.children)==null?void 0:re.map((pe,ve)=>{const Me=`${n}-${ve}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:F,data:{path:Me,childrenCount:e.children.length},onDrop:g,className:"horizontalDrag"}),G(pe,Me,r,i,a,ve)]},Me)}),o.jsx(Tr,{isAdvanceView:F,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:F?"form-builder-columns":"",style:F?{overflowX:"auto"}:{},children:(U=e==null?void 0:e.children)==null?void 0:U.map((pe,ve)=>{const Me=`${n}-${ve}`;return o.jsx(N.Fragment,{children:G(pe,Me,r,i,a,ve)},Me)})})})}):o.jsx(o.Fragment,{children:!(e!=null&&e.rowIsRepeatable&&C===_)&&o.jsxs(o.Fragment,{children:[o.jsx("h5",{children:(ee=e==null?void 0:e.heading)==null?void 0:ee[m==null?void 0:m.type]}),o.jsx("span",{children:(X=e==null?void 0:e.subHeadingText)==null?void 0:X[m==null?void 0:m.type]}),o.jsx("div",{className:"form-builder-columns",children:e.children.map((pe,ve)=>{const Me=`${n}-${ve}`;return o.jsx(N.Fragment,{children:G(pe,Me,r,i,a,ve)},Me)})})]})}),(e==null?void 0:e.rowIsRepeatable)&&C!==_&&o.jsx(Pt,{text:!0,type:"button",className:"p-button-success mb-3",onClick:()=>W(),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(Hs,{value:(v==null?void 0:v.length)>0?(Ee=v[Y])==null?void 0:Ee.repeatableFieldsData:[],children:[Z,C!==_&&o.jsx(dr,{style:{width:"10%"},headerStyle:{textAlign:"center"},bodyStyle:{textAlign:"left",overflow:"visible"},body:(pe,ve)=>oe(ve)})]}),M&&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=k7({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:`${A3({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:`${A3({invalid:s("builder_element_title")})} w-full`})]})]})},wSe=t=>{var he,ne,G,ae,Y,ge,ie,Z;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,O]=N.useState(!1),F=N.useRef(null),B=(W,oe)=>{_(be=>({...be,[W]:oe}))},[{isDragging:M},z]=Qi({type:ta,item:{type:ta,uuid:e.uuid,children:e.children,path:n},collect:W=>({isDragging:W.isDragging()})}),k=M?.25:1;z(F);const H=(W,oe,be,xe,Ce)=>o.jsx(bSe,{page:s,section:a,data:W,path:oe,pageIndex:be,sectionIndex:xe,rowIndex:Ce},`row-${n}-${W.uuid}`),de=(W,oe,be)=>{var Ae,re;const xe=W.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Ce=`${W.className} justify-content-space-between panel-tab-section`,ye=`${W.titleClassName} pl-1 text-primary`;return o.jsxs("div",{className:Ce,children:[o.jsxs("span",{ref:m===!1?F:null,children:[o.jsx("button",{className:W.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:W.togglerClassName,onClick:W.onTogglerClick,children:[o.jsx("span",{className:xe}),o.jsx(Wt,{})]}),o.jsxs("span",{className:ye,children:[be+1," ",(Ae=e==null?void 0:e.heading)==null?void 0:Ae[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:W.togglerClassName,onClick:()=>{c(oe),A()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Wt,{})]})}),((re=d[oe])==null?void 0:re.children.length)>1&&o.jsx("span",{className:"del-tool","data-pr-tooltip":"Delete",children:o.jsxs("button",{className:W.togglerClassName,onClick:()=>{l(oe,be),A()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Wt,{})]})}),o.jsx("span",{className:"save-tool","data-pr-tooltip":"Save",children:o.jsxs("button",{className:W.togglerClassName,onClick:()=>{B("reusable_template_schema",e),T(!0)},children:[o.jsx("span",{className:"pi pi-save"}),o.jsx(Wt,{})]})}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:W.togglerClassName,onClick:()=>{u(e,oe,be),A()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Wt,{})]})}),o.jsx("span",{className:"settings-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{className:W.togglerClassName,onClick:()=>x(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Wt,{})]})})]})]})]})};return o.jsxs("div",{style:{opacity:k,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:(he=e==null?void 0:e.heading)==null?void 0:he.english,toggleable:!0,headerTemplate:W=>de(W,r,i),onMouseEnter:()=>O(!0),onMouseLeave:()=>O(!1),children:[((ne=e==null?void 0:e.subHeadingText)==null?void 0:ne[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((W,oe)=>{const be=`${n}-${oe}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:g,data:{path:be,childrenCount:e.children.length},onDrop:h}),H(W,be,r,i,oe)]},be)}),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(Wt,{})})}),((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(Wt,{})})})]})]}):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((W,oe)=>{const be=`${n}-${oe}`;return o.jsx(N.Fragment,{children:H(W,be,r,i,oe)},be)})})]})}):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:(ie=e==null?void 0:e.heading)==null?void 0:ie[f==null?void 0:f.type]}),o.jsx("p",{children:(Z=e==null?void 0:e.subHeadingText)==null?void 0:Z[f==null?void 0:f.type]}),o.jsx("hr",{})]}),e.children.map((W,oe)=>{const be=`${n}-${oe}`;return o.jsx(N.Fragment,{children:o.jsx("div",{className:"",children:H(W,be,r,i,oe)},be)},be)})]})})]})},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,O,F,B,M,z,k)=>o.jsx(qc,{page:d,section:c,row:u,column:n,field:E,pageIndex:F,sectionIndex:B,rowIndex:M,columnIndex:z,fieldIndex:k,type:"field",data:E,path:O},`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,O)=>{const F=`${r}-${O}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:g,fieldDropArea:!0,data:{path:F,childrenCount:e.children.length,droppedField:e},onDrop:h}),w(E,F,i,a,s,l,O)]},F)}):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,O)=>{const F=`${r}-${O}`;return o.jsx(N.Fragment,{children:w(E,F,i,a,s,l,O)},F)})})})},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)===P9&&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(s7,{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(z0,{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(z0,{setVisibility:r,visibilty:n,pageIndex:h,page:f,emitSocketData:u}),d(f,m,h)]},`${f.uuid}-${h}`)}))})})})},ISe={position:"relative"},_Se=t=>{var F,B,M,z,k;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,he,ne,G,ae,Y)=>o.jsx(qc,{page:m,column:a,type:"field",row:h,section:f,field:H,data:H,path:de,pageIndex:he,sectionIndex:ne,rowIndex:G,columnIndex:ae,fieldIndex:Y},`component-${s}-${H==null?void 0:H.uuid}`),O=(H,de,he,ne,G)=>{var ie,Z,W,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(Wt,{})]}),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,he,ne),r()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Wt,{})]})}),((oe=(W=(Z=(ie=x[de])==null?void 0:ie.children[he])==null?void 0:Z.children[ne])==null?void 0:W.children)==null?void 0:oe.length)>1&&o.jsxs("button",{className:H.togglerClassName,onClick:()=>{v(de,he,ne,G),r()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Wt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:H.togglerClassName,onClick:()=>{S(a,de,he,ne,G),r()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Wt,{})]})})]})]})]})};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=>O(H,l,c,u,d),children:[((F=a==null?void 0:a.children)==null?void 0:F.length)>0?(B=a==null?void 0:a.children)==null?void 0:B.map((H,de)=>{const he=`${s}-${de}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,fieldDropArea:!0,data:{path:he,childrenCount:a.children.length,droppedField:a},onDrop:w}),E(H,he,l,c,u,d,de)]},he)}):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:[((M=a==null?void 0:a.children)==null?void 0:M.length)>0?(z=a==null?void 0:a.children)==null?void 0:z.map((H,de)=>{const he=`${s}-${de}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,fieldDropArea:!0,data:{path:he,childrenCount:a.children.length,droppedField:a},onDrop:w}),E(H,he,l,c,u,d,de)]},he)}):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:(k=a==null?void 0:a.children)==null?void 0:k.map((H,de)=>{const he=`${s}-${de}`;return o.jsx(N.Fragment,{children:E(H,he,l,c,u,d,de)},he)})})})},DSe={},OSe=t=>{var be,xe,Ce,ye,Ae,re,U,ee,X,se,Ee,pe,ve,Me,Oe,me;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:O,addUserDataFormSectionRepeatableData:F,removeUserDataFormSectionRepeatableData:B,task_status:M,TASK_PUBLISHED:z}=vr(),[k,H]=N.useState(!1),[{isDragging:de},he]=Qi({type:bo,item:{type:bo,uuid:e.uuid,children:e.children,path:n,data:e},collect:V=>({isDragging:V.isDragging()})}),ne=de?.25:1;he(g);const G=(V,K,J,le,fe,Te)=>o.jsx(_Se,{page:l,row:e,section:s,data:V,path:K,pageIndex:J,sectionIndex:le,rowIndex:fe,columnIndex:Te,isAdmin:d,emitSocketData:h},`column-${n}-${V.uuid}`),ae=(V,K,J,le)=>{var $e,it,Ot,ct;const fe=V.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Te=`${V.className} justify-content-space-between`,De=`${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:Te,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:fe}),o.jsx(Wt,{})]}),o.jsxs("span",{className:De,children:["Row:"," ",(($e=e==null?void 0:e.heading)==null?void 0:$e[w==null?void 0:w.type])!==""?(it=e==null?void 0:e.heading)==null?void 0:it[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(K,J),h()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Wt,{})]})}),((ct=(Ot=x[K])==null?void 0:Ot.children[J])==null?void 0:ct.children.length)>1&&o.jsxs("button",{className:V.togglerClassName,onClick:()=>{v(K,J,le),h()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Wt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:V.togglerClassName,onClick:()=>{S(e,K,J,le),h()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Wt,{})]})}),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(Wt,{})]})})]})]})]})},Y=Tt.findIndex(C,function(V){return(V==null?void 0:V.rowId)===(e==null?void 0:e.uuid)}),ge=()=>{var J,le,fe;const V=Tt.cloneDeep(_);((le=(J=C[Y])==null?void 0:J.repeatableFieldsData)==null?void 0:le.length)>=(e==null?void 0:e.minimumEntries)?V[e==null?void 0:e.uuid]=(fe=C[Y])==null?void 0:fe.repeatableFields:delete V[e==null?void 0:e.uuid];const K=Object.keys(V).length;E(V),O(K)},ie=(be=e==null?void 0:e.repeatableFields)==null?void 0:be.map(V=>{var K;return{fieldUuid:V==null?void 0:V.uuid,field:V==null?void 0:V.uuid,header:(K=V==null?void 0:V.label)==null?void 0:K.english}}),Z=ie==null?void 0:ie.map(V=>o.jsx(dr,{field:V.field,header:V.header,body:K=>o.jsx(o.Fragment,{children:o.jsx("div",{className:"post__content_repetable",dangerouslySetInnerHTML:{__html:K[V==null?void 0:V.field]}})})},V.field)),W=()=>{var le;const V=[...C],K=[];let J=!0;e:for(const[,fe]of e.children.entries()){for(const[,Te]of fe.children.entries())if(console.log("field.isValid",Te.isValid),Te!=null&&Te.isPostField&&Te.isValid!==1){const De={fieldId:Te.uuid,rowIndex:a};console.log("inValidData",De),K.push(De),Xt.emit("OnInvalidFieldCatch",De),J=!1;break e}J=!0}J&&(K==null?void 0:K.length)===0&&(F(e==null?void 0:e.uuid,(le=V[Y])==null?void 0:le.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:()=>{B(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:ne,marginTop:`${(xe=e==null?void 0:e.margin)==null?void 0:xe.top}px`,marginBottom:`${(Ce=e==null?void 0:e.margin)==null?void 0:Ce.bottom}px`,marginLeft:`${(ye=e==null?void 0:e.margin)==null?void 0:ye.left}px`,marginRight:`${(Ae=e==null?void 0:e.margin)==null?void 0:Ae.right}px`},className:c?"row container-row":"draggable row container-row",children:[k&&o.jsx(Ig,{renderType:m,visibilty:k,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,K)=>{const J=`${n}-${K}`;return o.jsxs(N.Fragment,{children:[m===Y1&&o.jsx(Tr,{isAdvanceView:u,data:{path:J,childrenCount:e.children.length},onDrop:T,className:"horizontalDrag"}),G(V,J,r,i,a,K)]},J)}),o.jsx(Tr,{isAdvanceView:u,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length},onDrop:T,className:"horizontalDrag",isLast:!0})]}),(m===H1||m===F0||m===hm||m===F9||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:[(re=e==null?void 0:e.children)==null?void 0:re.map((V,K)=>{const J=`${n}-${K}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:u,data:{path:J,childrenCount:e.children.length},onDrop:T,className:"horizontalDrag"}),G(V,J,r,i,a,K)]},J)}),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,K)=>{const J=`${n}-${K}`;return o.jsx(N.Fragment,{children:G(V,J,r,i,a,K)},J)})})})}):o.jsx(o.Fragment,{children:!(e!=null&&e.rowIsRepeatable&&M===z)&&o.jsxs(o.Fragment,{children:[o.jsx("h5",{children:(ee=e==null?void 0:e.heading)==null?void 0:ee[w==null?void 0:w.type]}),o.jsx("span",{children:(X=e==null?void 0:e.subHeadingText)==null?void 0:X[w==null?void 0:w.type]}),o.jsx("div",{className:"form-builder-columns",children:e.children.map((V,K)=>{const J=`${n}-${K}`;return o.jsx(N.Fragment,{children:G(V,J,r,i,a,K)},J)})})]})})),m===z1&&(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(Wt,{})]}),((Ee=(se=x[r])==null?void 0:se.children[i])==null?void 0:Ee.children.length)>1&&o.jsxs("button",{onClick:()=>{v(r,i,a),h()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Wt,{})]}),o.jsxs("button",{onClick:()=>{S(e,r,i,a),h()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Wt,{})]}),o.jsxs("button",{onClick:()=>H(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Wt,{})]})]})}),o.jsx("div",{className:"form-builder-columns",children:(pe=e==null?void 0:e.children)==null?void 0:pe.map((V,K)=>{const J=`${n}-${K}`;return o.jsx(N.Fragment,{children:G(V,J,r,i,a,K)},J)})})]}):o.jsx(o.Fragment,{children:!(e!=null&&e.rowIsRepeatable&&M===z)&&o.jsxs(o.Fragment,{children:[o.jsx("h5",{children:(ve=e==null?void 0:e.heading)==null?void 0:ve[w==null?void 0:w.type]}),o.jsx("span",{children:(Me=e==null?void 0:e.subHeadingText)==null?void 0:Me[w==null?void 0:w.type]}),o.jsx("div",{className:"form-builder-columns",children:e.children.map((V,K)=>{const J=`${n}-${K}`;return o.jsx(N.Fragment,{children:G(V,J,r,i,a,K)},J)})})]})})),m===Y1&&o.jsx("div",{className:"form-builder-columns",children:e.children.map((V,K)=>{const J=`${n}-${K}`;return o.jsx(N.Fragment,{children:G(V,J,r,i,a,K)},J)})}),(e==null?void 0:e.rowIsRepeatable)&&M!==z&&o.jsx(Pt,{text:!0,type:"button",className:"p-button-success mb-3",onClick:()=>W(),label:(Oe=e.addToListButtonLabel)==null?void 0:Oe[w==null?void 0:w.type]}),(e==null?void 0:e.rowIsRepeatable)&&o.jsxs("div",{className:"card",children:[o.jsxs(Hs,{value:(C==null?void 0:C.length)>0?(me=C[Y])==null?void 0:me.repeatableFieldsData:[],children:[Z,M!==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 he,ne,G,ae,Y,ge,ie,Z;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,O]=N.useState(!1),F=N.useRef(null),B=(W,oe)=>{_(be=>({...be,[W]:oe}))},[{isDragging:M},z]=Qi({type:ta,item:{type:ta,uuid:s.uuid,children:s.children,path:l},collect:W=>({isDragging:W.isDragging()})}),k=M?.25:1;z(F);const H=(W,oe,be,xe,Ce)=>o.jsx(OSe,{page:f,section:d,data:W,path:oe,pageIndex:be,sectionIndex:xe,rowIndex:Ce},`row-${l}-${W.uuid}`),de=(W,oe,be)=>{var Ae,re;const xe=W.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Ce=`${W.className} justify-content-space-between panel-tab-section`,ye=`${W.titleClassName} pl-1 text-primary`;return o.jsxs("div",{className:Ce,children:[o.jsxs("span",{ref:n===!1?F:null,children:[o.jsx("button",{className:W.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:W.togglerClassName,onClick:W.onTogglerClick,children:[o.jsx("span",{className:xe}),o.jsx(Wt,{})]}),o.jsxs("span",{className:ye,children:[be+1," ",(Ae=s==null?void 0:s.heading)==null?void 0:Ae[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:W.togglerClassName,onClick:()=>{m(oe),i()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Wt,{})]})}),((re=v[oe])==null?void 0:re.children.length)>1&&o.jsx("span",{className:"del-tool","data-pr-tooltip":"Delete",children:o.jsxs("button",{className:W.togglerClassName,onClick:()=>{h(oe,be),i()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Wt,{})]})}),o.jsx("span",{className:"save-tool","data-pr-tooltip":"Save",children:o.jsxs("button",{className:W.togglerClassName,onClick:()=>{B("reusable_template_schema",s),T(!0)},children:[o.jsx("span",{className:"pi pi-save"}),o.jsx(Wt,{})]})}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:W.togglerClassName,onClick:()=>{g(s,oe,be),i()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Wt,{})]})}),o.jsx("span",{className:"settings-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{className:W.togglerClassName,onClick:()=>x(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Wt,{})]})})]})]})]})};return o.jsxs("div",{style:{opacity:k,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:(he=s==null?void 0:s.heading)==null?void 0:he.english,toggleable:!0,headerTemplate:W=>de(W,c,u),onMouseEnter:()=>O(!0),onMouseLeave:()=>O(!1),children:[((ne=s==null?void 0:s.subHeadingText)==null?void 0:ne[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((W,oe)=>{const be=`${l}-${oe}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,data:{path:be,childrenCount:s.children.length},onDrop:a}),H(W,be,c,u,oe)]},be)}),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(Wt,{})})}),((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(Wt,{})})})]})]}):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((W,oe)=>{const be=`${l}-${oe}`;return o.jsx(N.Fragment,{children:H(W,be,c,u,oe)},be)})})]})}):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:(ie=s==null?void 0:s.heading)==null?void 0:ie[A==null?void 0:A.type]}),o.jsx("p",{children:(Z=s==null?void 0:s.subHeadingText)==null?void 0:Z[A==null?void 0:A.type]}),o.jsx("hr",{})]}),s.children.map((W,oe)=>{const be=`${l}-${oe}`;return o.jsx(N.Fragment,{children:o.jsx("div",{className:"",children:H(W,be,c,u,oe)},be)},be)})]})})]})},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(aw,{ref:a,modules:[fV,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(sw,{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)===P9&&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(s7,{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(z0,{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(z0,{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,O,F,B,M,z)=>o.jsx(qc,{page:u,type:"field",row:c,section:l,field:_,data:_,path:E,pageIndex:O,sectionIndex:F,rowIndex:B,columnIndex:M,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 O=`${n}-${E}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:g,data:{path:O,childrenCount:e.children.length,droppedField:e},onDrop:f}),x(_,O,r,i,a,s,E)]},O)}):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 O=`${n}-${E}`;return o.jsx(N.Fragment,{children:x(_,O,r,i,a,s,E)},O)})})})},BSe={},VSe=t=>{var O,F,B,M,z,k,H,de,he;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}=vr(),[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:ne=>({isDragging:ne.isDragging()})}),_=T?.25:1;C(c);const E=(ne,G,ae,Y,ge,ie)=>o.jsx(LSe,{page:l,row:e,section:s,data:ne,path:G,pageIndex:ae,sectionIndex:Y,rowIndex:ge,columnIndex:ie},`column-${n}-${ne.uuid}`);return o.jsxs("div",{style:{...BSe,opacity:_,marginTop:`${(O=e==null?void 0:e.margin)==null?void 0:O.top}px`,marginBottom:`${(F=e==null?void 0:e.margin)==null?void 0:F.bottom}px`,marginLeft:`${(B=e==null?void 0:e.margin)==null?void 0:B.left}px`,marginRight:`${(M=e==null?void 0:e.margin)==null?void 0:M.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(Wt,{})]}),((k=(z=h[r])==null?void 0:z.children[i])==null?void 0:k.children.length)>1&&o.jsxs("button",{onClick:()=>{u(r,i,a)},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Wt,{})]}),o.jsxs("button",{onClick:()=>{f(e,r,i,a)},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Wt,{})]}),o.jsxs("button",{onClick:()=>w(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Wt,{})]})]})}),o.jsx("div",{className:"form-builder-columns",children:(H=e==null?void 0:e.children)==null?void 0:H.map((ne,G)=>{const ae=`${n}-${G}`;return o.jsx(N.Fragment,{children:E(ne,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:(he=e==null?void 0:e.subHeadingText)==null?void 0:he[m==null?void 0:m.type]}),o.jsx("div",{className:"form-builder-columns",children:e.children.map((ne,G)=>{const ae=`${n}-${G}`;return o.jsx(N.Fragment,{children:E(ne,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:O=>({isDragging:O.isDragging()})}),w=S?.25:1;x(A);const T=(O,F,B,M,z)=>o.jsx(VSe,{page:s,section:a,data:O,path:F,pageIndex:B,sectionIndex:M,rowIndex:z},`row-${n}-${O.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((O,F)=>{const B=`${n}-${F}`;return o.jsx(N.Fragment,{children:T(O,B,r,i,F)},B)})})}):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((O,F)=>{const B=`${n}-${F}`;return o.jsx(N.Fragment,{children:o.jsx("div",{className:"",children:T(O,B,r,i,F)},B)},B)})]})})]})},I5={},_5={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"?{...I5,..._5,opacity:u,backgroundImage:`url("${e==null?void 0:e.bgImage}")`}:{...I5,..._5,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"?{...I5,..._5,opacity:u,backgroundImage:`url("${e==null?void 0:e.bgImage}")`,backgroundSize:"cover"}:{...I5,..._5,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)===P9&&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(s7,{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(z0,{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(z0,{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(Wt,{})]}),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(Wt,{})]})}),((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(Wt,{})]}),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(Wt,{})]})})]})]})]})},HSe={position:"relative"},zSe=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:O=>({isDragging:O.isDragging()})}),S=v&&!n?.25:1;A(g);const x=(O,F,B,M,z,k,H)=>o.jsx(qc,{page:m,column:a,type:"field",row:h,section:f,field:O,data:O,path:F,pageIndex:B,sectionIndex:M,rowIndex:z,columnIndex:k,fieldIndex:H},`component-${s}-${O==null?void 0:O.uuid}`);return o.jsx("div",{style:e?{...HSe,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:O=>o.jsx(jSe,{options:O,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((O,F)=>{const B=`${s}-${F}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,fieldDropArea:!0,data:{path:B,childrenCount:a.children.length,droppedField:a},onDrop:i}),x(O,B,l,c,u,d,F)]},B)}):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((O,F)=>{const B=`${s}-${F}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,fieldDropArea:!0,data:{path:B,childrenCount:a.children.length,droppedField:a},onDrop:i}),x(O,B,l,c,u,d,F)]},B)}):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((O,F)=>{const B=`${s}-${F}`;return o.jsx(N.Fragment,{children:x(O,B,l,c,u,d,F)},B)})})})},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(Wt,{})]}),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(Wt,{})]})}),((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(Wt,{})]}),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(Wt,{})]})}),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(Wt,{})]})})]})]})]})},KSe={},XSe=t=>{var ge,ie,Z,W,oe,be,xe,Ce,ye,Ae,re;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:O}=vr(),[F,B]=N.useState(!1),[{isDragging:M},z]=Qi({type:bo,item:{type:bo,uuid:c.uuid,children:c.children,path:u,data:c},collect:U=>({isDragging:U.isDragging()})}),k=M?.25:1;z(v);const H=(U,ee,X,se,Ee,pe)=>o.jsx(zSe,{page:g,row:c,section:m,data:U,path:ee,pageIndex:X,sectionIndex:se,rowIndex:Ee,columnIndex:pe,emitSocketData:s},`column-${u}-${U.uuid}`),de=Tt.findIndex(S,function(U){return(U==null?void 0:U.rowId)===(c==null?void 0:c.uuid)}),he=()=>{var X,se,Ee;const U=Tt.cloneDeep(x);((se=(X=S[de])==null?void 0:X.repeatableFieldsData)==null?void 0:se.length)>=(c==null?void 0:c.minimumEntries)?U[c==null?void 0:c.uuid]=(Ee=S[de])==null?void 0:Ee.repeatableFields:delete U[c==null?void 0:c.uuid];const ee=Object.keys(U).length;w(U),T(ee)},ne=(ge=c==null?void 0:c.repeatableFields)==null?void 0:ge.map(U=>{var ee;return{fieldUuid:U==null?void 0:U.uuid,field:U==null?void 0:U.uuid,header:(ee=U==null?void 0:U.label)==null?void 0:ee.english}}),G=ne==null?void 0:ne.map(U=>o.jsx(dr,{field:U.field,header:U.header,body:ee=>o.jsx(o.Fragment,{children:o.jsx("div",{className:"post__content_repetable",dangerouslySetInnerHTML:{__html:ee[U==null?void 0:U.field]}})})},U.field)),ae=()=>{var se;const U=[...S],ee=[];let X=!0;e:for(const[,Ee]of c.children.entries()){for(const[,pe]of Ee.children.entries())if(console.log("field.isValid",pe.isValid),pe!=null&&pe.isPostField&&pe.isValid!==1){const ve={fieldId:pe.uuid,rowIndex:h};console.log("inValidData",ve),ee.push(ve),Xt.emit("OnInvalidFieldCatch",ve),X=!1;break e}X=!0}X&&(ee==null?void 0:ee.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),he())},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(()=>{he()},1e3)},icon:"pi pi-trash"})});return o.jsxs("div",{style:{...KSe,opacity:k,marginTop:`${(ie=c==null?void 0:c.margin)==null?void 0:ie.top}px`,marginBottom:`${(Z=c==null?void 0:c.margin)==null?void 0:Z.bottom}px`,marginLeft:`${(W=c==null?void 0:c.margin)==null?void 0:W.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:[F&&o.jsx(Ig,{renderType:a,visibilty:F,setVisibility:B,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:[(be=c==null?void 0:c.children)==null?void 0:be.map((U,ee)=>{const X=`${u}-${ee}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,data:{path:X,childrenCount:c.children.length},onDrop:l,className:"horizontalDrag"}),H(U,X,d,f,h,ee)]},X)}),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:(xe=c==null?void 0:c.children)==null?void 0:xe.map((U,ee)=>{const X=`${u}-${ee}`;return o.jsx(N.Fragment,{children:H(U,X,d,f,h,ee)},X)})})})}):o.jsx(o.Fragment,{children:!(c!=null&&c.rowIsRepeatable&&E===O)&&o.jsxs(o.Fragment,{children:[o.jsx("h5",{children:(Ce=c==null?void 0:c.heading)==null?void 0:Ce[A==null?void 0:A.type]}),o.jsx("span",{children:(ye=c==null?void 0:c.subHeadingText)==null?void 0:ye[A==null?void 0:A.type]}),o.jsx("div",{className:"form-builder-columns",children:c.children.map((U,ee)=>{const X=`${u}-${ee}`;return o.jsx(N.Fragment,{children:H(U,X,d,f,h,ee)},X)})})]})}),(c==null?void 0:c.rowIsRepeatable)&&E!==O&&o.jsx(Pt,{text:!0,type:"button",className:"p-button-success mb-3",onClick:()=>ae(),label:(Ae=c.addToListButtonLabel)==null?void 0:Ae[A==null?void 0:A.type]}),(c==null?void 0:c.rowIsRepeatable)&&o.jsxs("div",{className:"card",children:[o.jsxs(Hs,{value:(S==null?void 0:S.length)>0?(re=S[de])==null?void 0:re.repeatableFieldsData:[],children:[G,E!==O&&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})]})]})]})},RSe=t=>{var he,ne,G,ae,Y,ge,ie,Z;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,O]=N.useState(!1),F=N.useRef(null),B=(W,oe)=>{_(be=>({...be,[W]:oe}))},[{isDragging:M},z]=Qi({type:ta,item:{type:ta,uuid:s.uuid,children:s.children,path:l},collect:W=>({isDragging:W.isDragging()})}),k=M?.25:1;z(F);const H=(W,oe,be,xe,Ce)=>o.jsx(XSe,{page:f,section:d,data:W,path:oe,pageIndex:be,sectionIndex:xe,rowIndex:Ce,emitSocketData:i},`row-${l}-${W.uuid}`),de=(W,oe,be)=>{var Ae,re;const xe=W.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Ce=`${W.className} justify-content-space-between panel-tab-section`,ye=`${W.titleClassName} pl-1 text-primary`;return o.jsxs("div",{className:Ce,children:[o.jsxs("span",{ref:n===!1?F:null,children:[o.jsx("button",{className:W.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:W.togglerClassName,onClick:W.onTogglerClick,children:[o.jsx("span",{className:xe}),o.jsx(Wt,{})]}),o.jsxs("span",{className:ye,children:[be+1," ",(Ae=s==null?void 0:s.heading)==null?void 0:Ae[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:W.togglerClassName,onClick:()=>{m(oe),i()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Wt,{})]})}),((re=v[oe])==null?void 0:re.children.length)>1&&o.jsx("span",{className:"del-tool","data-pr-tooltip":"Delete",children:o.jsxs("button",{className:W.togglerClassName,onClick:()=>{h(oe,be),i()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Wt,{})]})}),o.jsx("span",{className:"save-tool","data-pr-tooltip":"Save",children:o.jsxs("button",{className:W.togglerClassName,onClick:()=>{B("reusable_template_schema",s),T(!0)},children:[o.jsx("span",{className:"pi pi-save"}),o.jsx(Wt,{})]})}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:W.togglerClassName,onClick:()=>{g(s,oe,be),i()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Wt,{})]})}),o.jsx("span",{className:"settings-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{className:W.togglerClassName,onClick:()=>x(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Wt,{})]})})]})]})]})};return o.jsxs("div",{style:{opacity:k,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:(he=s==null?void 0:s.heading)==null?void 0:he.english,toggleable:!0,headerTemplate:W=>de(W,c,u),onMouseEnter:()=>O(!0),onMouseLeave:()=>O(!1),children:[((ne=s==null?void 0:s.subHeadingText)==null?void 0:ne[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((W,oe)=>{const be=`${l}-${oe}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,data:{path:be,childrenCount:s.children.length},onDrop:a}),H(W,be,c,u,oe)]},be)}),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(Wt,{})})}),((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(Wt,{})})})]})]}):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((W,oe)=>{const be=`${l}-${oe}`;return o.jsx(N.Fragment,{children:H(W,be,c,u,oe)},be)})})]})}):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:(ie=s==null?void 0:s.heading)==null?void 0:ie[A==null?void 0:A.type]}),o.jsx("p",{children:(Z=s==null?void 0:s.subHeadingText)==null?void 0:Z[A==null?void 0:A.type]}),o.jsx("hr",{})]}),s.children.map((W,oe)=>{const be=`${l}-${oe}`;return o.jsx(N.Fragment,{children:o.jsx("div",{className:"",children:H(W,be,c,u,oe)},be)},be)})]})})]})},GSe={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,O,F,B,M,z)=>o.jsx(qc,{page:m,type:"field",row:h,column:a,section:f,field:_,data:_,path:E,pageIndex:O,sectionIndex:F,rowIndex:B,columnIndex:M,fieldIndex:z},`component-${s}-${_==null?void 0:_.uuid}`);return o.jsx("div",{style:e?{...GSe,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 O=`${s}-${E}`;return o.jsxs(N.Fragment,{children:[o.jsx(Tr,{isAdvanceView:e,fieldDropArea:!0,data:{path:O,childrenCount:a.children.length,droppedField:a},onDrop:i}),x(_,O,l,c,u,d,E)]},O)}):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 O=`${s}-${E}`;return o.jsx(N.Fragment,{children:x(_,O,l,c,u,d,E)},O)})})})},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(RSe,{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(z0,{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,O,F,B)=>o.jsx(qc,{page:h,type:"field",row:f,section:d,field:T,data:T,path:C,pageIndex:_,sectionIndex:E,rowIndex:O,columnIndex:F,fieldIndex:B},`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,ie,Z,W,oe,be;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}=vr(),{isRenderView:w,isAdmin:T,isAdvanceView:C,emitSocketData:_,renderType:E}=Zt(),[O,F]=N.useState(!1),[{isDragging:B},M]=Qi({type:bo,item:{type:bo,uuid:e.uuid,children:e.children,path:n,data:e},collect:xe=>({isDragging:xe.isDragging()})}),z=B?.25:1;M(c);const k=(xe,Ce,ye,Ae,re,U)=>o.jsx(txe,{page:l,row:e,section:s,data:xe,path:Ce,pageIndex:ye,sectionIndex:Ae,rowIndex:re,columnIndex:U},`column-${n}-${xe.uuid}`),H=Tt.findIndex(f,function(xe){return(xe==null?void 0:xe.rowId)===(e==null?void 0:e.uuid)}),de=()=>{var ye,Ae,re;const xe=Tt.cloneDeep(h);((Ae=(ye=f[H])==null?void 0:ye.repeatableFieldsData)==null?void 0:Ae.length)>=(e==null?void 0:e.minimumEntries)?xe[e==null?void 0:e.uuid]=(re=f[H])==null?void 0:re.repeatableFields:delete xe[e==null?void 0:e.uuid];const Ce=Object.keys(xe).length;m(xe),g(Ce)},he=(Y=e==null?void 0:e.repeatableFields)==null?void 0:Y.map(xe=>{var Ce;return{fieldUuid:xe==null?void 0:xe.uuid,field:xe==null?void 0:xe.uuid,header:(Ce=xe==null?void 0:xe.label)==null?void 0:Ce.english}}),ne=he==null?void 0:he.map(xe=>o.jsx(dr,{field:xe.field,header:xe.header,body:Ce=>o.jsx(o.Fragment,{children:o.jsx("div",{className:"post__content_repetable",dangerouslySetInnerHTML:{__html:Ce[xe==null?void 0:xe.field]}})})},xe.field)),G=()=>{var Ae;const xe=[...f],Ce=[];let ye=!0;e:for(const[,re]of e.children.entries()){for(const[,U]of re.children.entries())if(console.log("field.isValid",U.isValid),U!=null&&U.isPostField&&U.isValid!==1){const ee={fieldId:U.uuid,rowIndex:a};console.log("inValidData",ee),Ce.push(ee),Xt.emit("OnInvalidFieldCatch",ee),ye=!1;break e}ye=!0}ye&&(Ce==null?void 0:Ce.length)===0&&(v(e==null?void 0:e.uuid,(Ae=xe[H])==null?void 0:Ae.repeatableFields),Xt.emit("clearRepeatableFields",e==null?void 0:e.uuid),de())},ae=xe=>o.jsx(o.Fragment,{children:o.jsx(Pt,{text:!0,type:"button",className:"p-button-danger ",onClick:()=>{A(e==null?void 0:e.uuid,xe==null?void 0:xe.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:`${(ie=e==null?void 0:e.margin)==null?void 0:ie.bottom}px`,marginLeft:`${(Z=e==null?void 0:e.margin)==null?void 0:Z.left}px`,marginRight:`${(W=e==null?void 0:e.margin)==null?void 0:W.right}px`},className:w?"row container-row":"draggable row container-row",children:[O&&o.jsx(Ig,{renderType:E,visibilty:O,setVisibility:F,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((xe,Ce)=>{const ye=`${n}-${Ce}`;return o.jsxs(N.Fragment,{children:[E===Y1&&o.jsx(Tr,{isAdvanceView:C,data:{path:ye,childrenCount:e.children.length},onDrop:d,className:"horizontalDrag"}),k(xe,ye,r,i,a,Ce)]},ye)}),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(Hs,{value:(f==null?void 0:f.length)>0?(be=f[H])==null?void 0:be.repeatableFieldsData:[],children:[ne,S!==x&&o.jsx(dr,{style:{width:"10%"},headerStyle:{textAlign:"center"},bodyStyle:{textAlign:"left",overflow:"visible"},body:xe=>ae(xe)})]}),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),O=(he,ne)=>{_(G=>({...G,[he]:ne}))},[{isDragging:F},B]=Qi({type:ta,item:{type:ta,uuid:e.uuid,children:e.children,path:n},collect:he=>({isDragging:he.isDragging()})}),M=F?.25:1;B(E);const z=(he,ne,G,ae,Y)=>o.jsx(rxe,{page:s,section:a,data:he,path:ne,pageIndex:G,sectionIndex:ae,rowIndex:Y},`row-${n}-${he.uuid}`),k=(he,ne,G)=>{var ie,Z;const ae=he.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Y=`${he.className} justify-content-space-between panel-tab-section`,ge=`${he.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:he.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:he.togglerClassName,onClick:he.onTogglerClick,children:[o.jsx("span",{className:ae}),o.jsx(Wt,{})]}),o.jsxs("span",{className:ge,children:[G+1," ",(ie=e==null?void 0:e.heading)==null?void 0:ie[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:he.togglerClassName,onClick:()=>{c(ne),A()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Wt,{})]})}),((Z=d[ne])==null?void 0:Z.children.length)>1&&o.jsx("span",{className:"del-tool","data-pr-tooltip":"Delete",children:o.jsxs("button",{className:he.togglerClassName,onClick:()=>{l(ne,G),A()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Wt,{})]})}),o.jsx("span",{className:"save-tool","data-pr-tooltip":"Save",children:o.jsxs("button",{className:he.togglerClassName,onClick:()=>{O("reusable_template_schema",e),T(!0)},children:[o.jsx("span",{className:"pi pi-save"}),o.jsx(Wt,{})]})}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:he.togglerClassName,onClick:()=>{u(e,ne,G),A()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Wt,{})]})}),o.jsx("span",{className:"settings-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{className:he.togglerClassName,onClick:()=>x(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Wt,{})]})})]})]})]})};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.jsxs(li,{className:"mb-5",header:(H=e==null?void 0:e.heading)==null?void 0:H.english,toggleable:!0,headerTemplate:he=>k(he,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((he,ne)=>{const G=`${n}-${ne}`;return o.jsx(N.Fragment,{children:z(he,G,r,i,ne)},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,O,F,B;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(M,z){return(M==null?void 0:M.length)<=z?M:(M==null?void 0:M.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=(M,z)=>{let k=[...u];M.checked?k.push(z):k=k.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(k)};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," "]}),(O=m==null?void 0:m.quizElements)==null?void 0:O.map((M,z)=>{var k,H,de,he,ne,G,ae,Y,ge;return(M==null?void 0:M.answerInputType)==="radio"?o.jsxs("div",{className:g===z?"card":" flex align-items-center p-field-radiobutton",children:[((k=M==null?void 0:M.questionTextImage)==null?void 0:k[e==null?void 0:e.type])&&((H=M==null?void 0:M.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=M==null?void 0:M.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&&((he=M==null?void 0:M.questionText)==null?void 0:he[e==null?void 0:e.type])}),g===z&&((ne=M==null?void 0:M.answerOptions)==null?void 0:ne.map((ie,Z)=>{var W,oe,be,xe;return o.jsxs("div",{className:"field-radiobutton",children:[o.jsx(Ji,{inputId:`${Z}-preview`,value:ie==null?void 0:ie.answersText,checked:l===Z,onChange:()=>{c(Z)}}),((W=ie.answersTextImage)==null?void 0:W[e==null?void 0:e.type])&&((oe=ie.answersTextImage)==null?void 0:oe[e==null?void 0:e.type])!==""&&o.jsx(h,{mediaId:(be=ie.answersTextImage)==null?void 0:be[e==null?void 0:e.type],className:"mx-3",alt:"questionImage",style:{width:"50px",height:"50px",borderRadius:50}}),o.jsx("label",{htmlFor:`${Z}-preview`,children:(xe=ie.answersText)==null?void 0:xe[e==null?void 0:e.type]})]},Z)}))]},z):(M==null?void 0:M.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=M==null?void 0:M.questionText)==null?void 0:G[e==null?void 0:e.type])}),g===z&&((ae=M==null?void 0:M.answerOptions)==null?void 0:ae.map((ie,Z)=>{var W,oe,be,xe;return o.jsxs("div",{className:"field-radiobutton",children:[o.jsx(Or,{inputId:Z,value:ie==null?void 0:ie.answersText,onChange:Ce=>{C(Ce,ie==null?void 0:ie.answersText)},checked:u.some(Ce=>{var ye;return(Ce==null?void 0:Ce[e==null?void 0:e.type])===((ye=ie==null?void 0:ie.answersText)==null?void 0:ye[e==null?void 0:e.type])})}),((W=ie.answersTextImage)==null?void 0:W[e==null?void 0:e.type])&&((oe=ie.answersTextImage)==null?void 0:oe[e==null?void 0:e.type])!==""&&o.jsx(h,{mediaId:(be=ie.answersTextImage)==null?void 0:be[e==null?void 0:e.type],className:"mx-3",alt:"questionImage",style:{width:"50px",height:"50px",borderRadius:50}}),o.jsx("label",{htmlFor:Z,children:(xe=ie.answersText)==null?void 0:xe[e==null?void 0:e.type]})]},Z)}))]},z):o.jsxs("div",{className:g===z?"card":"",children:[o.jsx("h3",{className:"mb-5",children:g===z&&((Y=M==null?void 0:M.questionText)==null?void 0:Y[e==null?void 0:e.type])}),g===z&&((ge=M==null?void 0:M.answerOptions)==null?void 0:ge.map((ie,Z)=>{var W,oe,be,xe;return o.jsxs("div",{className:"field-radiobutton",children:[o.jsx(Ji,{inputId:Z,value:ie==null?void 0:ie.answersText,onChange:()=>{}}),((W=ie.answersTextImage)==null?void 0:W[e==null?void 0:e.type])&&((oe=ie.answersTextImage)==null?void 0:oe[e==null?void 0:e.type])!==""&&o.jsx(h,{mediaId:(be=ie.answersTextImage)==null?void 0:be[e==null?void 0:e.type],className:"mx-3",alt:"questionImage",style:{width:"50px",height:"50px",borderRadius:50}}),o.jsx("label",{htmlFor:Z,children:(xe=ie.answersText)==null?void 0:xe[e==null?void 0:e.type]})]},Z)}))]},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:(F=m==null?void 0:m.quizElements)==null?void 0:F.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:(B=m==null?void 0:m.quizElements)==null?void 0:B.map((M,z)=>{var k;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(((k=M==null?void 0:M.questionText)==null?void 0:k[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,O,F,B,M)=>o.jsx(qc,{page:u,type:"field",row:c,section:l,field:C,data:C,path:_,pageIndex:E,sectionIndex:O,rowIndex:F,columnIndex:B,fieldIndex:M},`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,O,F,B)=>o.jsx(uxe,{page:s,section:a,data:_,path:E,pageIndex:O,sectionIndex:F,rowIndex:B},`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 O=`${n}-${E}`;return o.jsx(N.Fragment,{children:C(_,O,r,i,E)},O)})})]})},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}`)})})})},D5=()=>{const{renderType:t}=Zt();switch(t){case F0:return o.jsx(ESe,{});case H1:return o.jsx(kSe,{});case z1:return o.jsx($Se,{});case hm:return o.jsx(ZSe,{});case pm:return o.jsx(sxe,{});case Y1:return o.jsx(hxe,{})}},O5=t=>{const{handleSelectCourseItem:e,icon:n,currentItem:r,field:i,fieldIndex:a,title:s}=t,[l,c]=N.useState(!1),{userTrainingSaveData:u}=vr(),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:Fn(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,O;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}=vr(),m=(w=d==null?void 0:d.training)!=null&&w.getAssessmentSelectedQuiz?(T=d==null?void 0:d.training)==null?void 0:T.getAssessmentSelectedQuiz:()=>{},g=F=>{if(f!==null){const B=[...f],M=B.findIndex(z=>(z==null?void 0:z.fieldId)===(F==null?void 0:F.uuid));M>=0&&(B[M]={...B[M],isSeen:!0}),h([...B])}},v=F=>{var B;i(F),a(l),s({autoplay:!1,controls:!0,responsive:!0,fluid:!0,sources:[{src:(B=F==null?void 0:F.media_url)==null?void 0:B.english}]})},A=F=>{var B;g(F),i(F),c((B=F==null?void 0:F.media_url)==null?void 0:B.english),a(l)},S=F=>{g(F),i(F),u(F==null?void 0:F.documents),a(l)},x=F=>{var B,M;(B=F==null?void 0:F.quizSchema)!=null&&B.assessment_id&&(m((M=F==null?void 0:F.quizSchema)==null?void 0:M.assessment_id),a(l),i(F))};switch(e==null?void 0:e.componentType){case"video":return o.jsx(O5,{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(O5,{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(O5,{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(O5,{title:(O=e==null?void 0:e.quizSchema)==null?void 0:O.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:O=>{e(F=>{var B;return(B=n==null?void 0:n.answersText)==null?void 0:B[r==null?void 0:r.type]}),i(O,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:O=>{u({isCorrect:null,text:null}),e(F=>{var B;return(B=O.target.value)==null?void 0:B[r==null?void 0:r.type]}),i(O,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 ij(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function aj(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 sj(t,e,n){return e&&aj(t.prototype,e),n&&aj(t,n),t}function oj(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&&TS(t,e)}function N5(t){return N5=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},N5(t)}function TS(t,e){return TS=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},TS(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 lj(t){var e=bxe();return function(){var r=N5(t),i;if(e){var a=N5(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 ES(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 ES(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 ES(t,e)}}function ES(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 cj={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({},cj),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 uj=function(t){oj(n,t);var e=lj(n);function n(){var r;return ij(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 sj(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);uj.propTypes={count:ra.number,children:ra.element,onComplete:ra.func};var Dg=function(t){oj(n,t);var e=lj(n);function n(r){var i;if(ij(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 sj(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(uj,{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({},cj),{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",dj=t=>{var se,Ee,pe,ve,Me,Oe,me,V;const e=K=>{const[J,le]=N.useState(K),fe=N.useRef(J);return N.useEffect(()=>{fe.current=J},[J]),[J,fe,le]},{endQuiz:n,AddUserAssessmentAnswer:r,assessmentData:i,taskData:a}=vr(),[s,l]=N.useState(new Date),{quizData:c,saveProgress:u,renderIn:d,onOpenQuiz:f,setDisplay:h,setAssessmentModal:m=()=>{}}=t,{quizStartAlert:g}=Nxe(),{userSelectedLanguage:v}=on(),[A,,S]=e(0),{media:x}=Zt(),w=(se=x==null?void 0:x.image)!=null&&se.MediaImage?(Ee=x==null?void 0:x.image)==null?void 0:Ee.MediaImage:o.jsx(o.Fragment,{}),[T,C,_]=e(null),[E,O]=N.useState(!1),[F,,B]=e([]),[M,z]=N.useState(!1),[k,H]=N.useState(!1),[de,he]=N.useState(0),[ne,G]=N.useState(0),[ae,Y]=N.useState(0),[ge,ie]=N.useState(!1),[Z,W]=N.useState({isCorrect:null,text:null});window.onbeforeunload=function(){return!1},N.useEffect(()=>{M||z(!0)},[F,E,M]),N.useEffect(()=>{c!==null&&(g(),oe())},[]);const oe=()=>{G(c.quizConfiguration.quizPassMark)},be=N.useCallback((K,J,le,fe,Te)=>{const De=[...F];if((Te==null?void 0:Te.answerInputType)!=="checkbox"){const $e={uuid:Te==null?void 0:Te.uuid,question:Te==null?void 0:Te.questionText,isCorrect:fe.isCorrect,selectedAnswer:fe.answersText,viewed:!0},it=F.findIndex(Ot=>(Ot==null?void 0:Ot.uuid)===Te.uuid);it>=0?(De[it]={...De[it],...$e},B(De)):B([...F,$e])}},[T]),xe=K=>{var J;if(A!==0){const le=[...F],fe=A-1;_((J=le[fe])==null?void 0:J.selectedAnswer[v==null?void 0:v.type]),O(!0),S(fe),Ce(0)}},Ce=K=>{for(const J of F)if(J.questionIndex===A+K){_(J.selectedAnswerEnglish);break}},ye=(K,J,le,fe)=>{var $e;const Te=[...T];if(K)Te.push(J);else{const it=Te.findIndex(Ot=>Ot===J);it>=0&&Te.splice(it,1)}_(Te);const De=[...F];if((fe==null?void 0:fe.answerInputType)==="checkbox"){let it=!1;for(const[,St]of(fe==null?void 0:fe.answerOptions.entries())||[])if(St.isCorrect===!0)if(Tt.includes(Te,($e=St==null?void 0:St.answersText)==null?void 0:$e[v==null?void 0:v.type]))it=!0;else{it=!1;break}const Ot={uuid:fe==null?void 0:fe.uuid,question:fe==null?void 0:fe.questionText,isCorrect:it,selectedAnswer:le.answersText,viewed:!0},ct=F.findIndex(St=>(St==null?void 0:St.uuid)===fe.uuid);ct>=0?(De[ct]={...De[ct],...Ot},B(De)):B([...F,Ot])}},Ae=N.useCallback(()=>{var Te,De,$e,it,Ot,ct,St,ot,bt,Nt,We,_t,Qt,Sn;const K=C.current,J=Tt.findIndex((Te=c==null?void 0:c.quizElements[A])==null?void 0:Te.answerOptions,function(bn){return bn.isCorrect===!0}),le=(it=($e=(De=c==null?void 0:c.quizElements[A])==null?void 0:De.answerOptions[J])==null?void 0:$e.answersText)!=null&&it[v==null?void 0:v.type]?(St=(ct=(Ot=c==null?void 0:c.quizElements[A])==null?void 0:Ot.answerOptions[J])==null?void 0:ct.answersText)==null?void 0:St[v==null?void 0:v.type]:"",fe=(ot=F[A])!=null&&ot.isCorrect?1:0;if(console.log("foundCorrectAnswerIndex",J),console.log("correctAnswer ",le),console.log("quizData?.quizElements.length",c==null?void 0:c.quizElements.length),console.log("currentQuestionIndex",A),console.log("currentQuestionIndex + 1 !== quizData?.quizElements.length",A+1!==(c==null?void 0:c.quizElements.length)),c!=null&&c.quizElements&&A+1!==(c==null?void 0:c.quizElements.length)){const bn={assessment_user_attempt_id:(Nt=i==null?void 0:i.assesment_user_attempts[((bt=i==null?void 0:i.assesment_user_attempts)==null?void 0:bt.length)-1])==null?void 0:Nt.assessment_user_attempt_id,session_id:c==null?void 0:c.session_id,assessment_id:1,question:(We=c==null?void 0:c.quizElements[A].questionText)==null?void 0:We[v==null?void 0:v.type],start_time:s,finish_time:new Date,correct_answer:le,selected_answer:Array.isArray(K)?K.toString():K,is_correct_answer:fe};r(bn),_(null),S(A+1),l(new Date),Ce(2)}else if((c==null?void 0:c.quizElements.length)===A+1){const bn={assessment_user_attempt_id:(Qt=i==null?void 0:i.assesment_user_attempts[((_t=i==null?void 0:i.assesment_user_attempts)==null?void 0:_t.length)-1])==null?void 0:Qt.assessment_user_attempt_id,session_id:c==null?void 0:c.session_id,assessment_id:1,question:(Sn=c==null?void 0:c.quizElements[A].questionText)==null?void 0:Sn[v==null?void 0:v.type],start_time:s,finish_time:new Date,correct_answer:le,selected_answer:Array.isArray(K)?K.toString():K,is_correct_answer:fe};r(bn),re(),ee()}O(!1)},[A,F]),re=()=>{H(!0)},U=()=>{var K;(i==null?void 0:i.noOfAttempts)-((K=i==null?void 0:i.assesment_user_attempts)==null?void 0:K.length)>0&&!ge?(f(),z(!0),g(),oe(),S(0),_(null),O(!1),B([]),H(!1),he(0),Y(0),ie(!1),W({isCorrect:null,text:null})):(h(Ip),m(!1))},ee=()=>{var Te,De;let K=0,J=0,le=!1;for(const $e of F)$e!=null&&$e.isCorrect&&K++;he(K),J=K/((Te=c==null?void 0:c.quizElements)==null?void 0:Te.length)*100,J=Math.round(J),Y(J),le=J>=ne,ie(le);const fe={...c,...i,result:J,status:le,selectedAnswers:F};u(fe),n({session_id:c==null?void 0:c.session_id,is_pass:le?1:0,score:K,out_of:(De=c==null?void 0:c.quizElements)==null?void 0:De.length,finish_time:new Date,status:1})},X=()=>{var K,J,le,fe,Te,De,$e;if(((K=c==null?void 0:c.quizElements[A])==null?void 0:K.answerInputType)==="radio"){const it=Tt.findIndex((J=c==null?void 0:c.quizElements[A])==null?void 0:J.answerOptions,function(Ot){return Ot.isCorrect===!0});T===((Te=(fe=(le=c==null?void 0:c.quizElements[A])==null?void 0:le.answerOptions[it])==null?void 0:fe.answersText)==null?void 0:Te[v==null?void 0:v.type])?W({isCorrect:!0,text:T}):W({isCorrect:!1,text:T})}if(((De=c==null?void 0:c.quizElements[A])==null?void 0:De.answerInputType)==="checkbox"){const it=($e=c==null?void 0:c.quizElements[A])==null?void 0:$e.answerOptions.filter(Ot=>Ot.isCorrect===!0);if(T!=null&&T.length){const Ot=T==null?void 0:T.map(ct=>({isCorrect:it==null?void 0:it.some(St=>{var ot;return((ot=St==null?void 0:St.answersText)==null?void 0:ot[v==null?void 0:v.type])===ct}),text:ct}));W(Ot)}}};return o.jsx(o.Fragment,{children:c!==null&&o.jsxs("div",{children:[k&&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"," ",(pe=a==null?void 0:a.assessment)==null?void 0:pe.assessment_title]}),o.jsxs("div",{children:[o.jsxs("p",{children:["You answered ",de," out of"," ",(ve=c==null?void 0:c.quizElements)==null?void 0:ve.length," questions"]}),o.jsxs("p",{children:["Your assessment result: ",ae,"%"]}),o.jsxs("p",{children:["Score Needed To Pass: ",ne,"%"]}),o.jsx("br",{}),o.jsxs("p",{children:["Status:"," ",ge?o.jsx(xc,{severity:"success",value:"Passed"}):o.jsx(xc,{severity:"danger",value:"Failed"})]}),ge&&o.jsx("p",{children:"Congratulations you have passed!"}),d!==n7?o.jsx(o.Fragment,{children:k&&o.jsx("div",{className:"text-center my-5",children:o.jsx(Pt,{label:(i==null?void 0:i.noOfAttempts)-((Me=i==null?void 0:i.assesment_user_attempts)==null?void 0:Me.length)>0&&!ge?"Restart":"End",onClick:()=>U()})})}):o.jsx("div",{className:"text-center my-5",children:o.jsx(Pt,{label:"Restart",onClick:()=>{g(),oe(),H(!1),S(0),z(!1)}})})]})]})})}),k&&((Oe=i==null?void 0:i.assessment_type)==null?void 0:Oe.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:F==null?void 0:F.map((K,J)=>{var le,fe;return o.jsxs("div",{className:"card",children:[o.jsxs("span",{className:"text-strong",children:[o.jsx("b",{children:"Question:"})," ",o.jsx("br",{}),(le=K==null?void 0:K.question)==null?void 0:le[v==null?void 0:v.type]]}),o.jsx("br",{}),o.jsx("br",{}),o.jsxs("span",{children:[o.jsx("b",{children:"Selected Answer:"})," ",o.jsx("br",{}),(fe=K==null?void 0:K.selectedAnswer)==null?void 0:fe[v==null?void 0:v.type]]}),o.jsx("br",{}),o.jsx("br",{}),o.jsx("p",{children:"In Correct:"}),K!=null&&K.isCorrect?o.jsxs(o.Fragment,{children:[o.jsx(g4,{value:"",severity:"success",className:"mr-2"})," ","Yes"]}):o.jsxs(o.Fragment,{children:[o.jsx(g4,{value:"",severity:"danger",className:"mr-2"})," ","No"]})]},J)})})})]}),d!==n7?o.jsx(o.Fragment,{children:k&&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:()=>{h(Ip)}})})}):o.jsx(o.Fragment,{}),M&&!k&&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:H}),o.jsx(Oxe,{currentQuestionIndex:A,assessmentData:i,onNextQuestion:Ae})]})}),o.jsxs("h2",{className:"text-center pb-6",children:[c==null?void 0:c.name," "]}),(me=c==null?void 0:c.quizElements)==null?void 0:me.map((K,J)=>{var le,fe,Te,De,$e;return o.jsxs("div",{className:"quiz-card-box",children:[A===J&&((le=K==null?void 0:K.questionTextImage)==null?void 0:le[v==null?void 0:v.type])&&((fe=K==null?void 0:K.questionTextImage)==null?void 0:fe[v==null?void 0:v.type])!==""&&o.jsx("div",{className:"text-center assessment_image_container",children:o.jsx(w,{mediaId:(Te=K==null?void 0:K.questionTextImage)==null?void 0:Te[v==null?void 0:v.type],style:{height:"100px",width:"100px",objectFit:"cover",borderRadius:100},className:"text-center",alt:"questionImage"})}),o.jsx("h3",{className:"mb-5",children:A===J&&((De=K==null?void 0:K.questionText)==null?void 0:De[v==null?void 0:v.type])}),A===J&&(($e=K==null?void 0:K.answerOptions)==null?void 0:$e.map((it,Ot)=>(K==null?void 0:K.answerInputType)==="checkbox"?o.jsx(N.Fragment,{children:o.jsx(vxe,{onChangeCheckbox:ye,setSelectedOption:_,quiz:it,userSelectedLanguage:v,onSetAnswer:be,setIsOptionSelected:O,index:Ot,eleIndex:J,ele:K,setCorrectAnswerCheck:W,correctAnswerCheck:Z,selectedOption:T})},`checkbox-question-${Ot}`):o.jsx(N.Fragment,{children:o.jsx(mxe,{setSelectedOption:_,quiz:it,userSelectedLanguage:v,onSetAnswer:be,setIsOptionSelected:O,index:Ot,eleIndex:J,ele:K,setCorrectAnswerCheck:W,correctAnswerCheck:Z,selectedOption:T})},`radio-question-${Ot}`)))]},J)})]})}),o.jsxs("div",{className:"text-center my-5",children:[o.jsxs("div",{className:"mb-1",children:["Question :"," ",A+1+"/"+(c==null?void 0:c.quizElements.length)]}),o.jsx("br",{}),A>0&&o.jsx(Pt,{size:"large",className:"mx-2",label:"Previous",onClick:K=>xe()}),((i==null?void 0:i.skippable)===!0||E===!0)&&o.jsx(Pt,{size:"large",label:(c==null?void 0:c.quizElements.length)===A+1?"Finish":E===!0?"Next":"Skip",onClick:Ae}),E===!0&&((V=i==null?void 0:i.assessment_type)==null?void 0:V.key)==="1"&&o.jsx(Pt,{size:"large",className:"ml-2 p-button-info",label:"Check Answer",onClick:()=>X()})]})]})]})})},Pxe=t=>{const{getAssessmentByIdFromStore:e,quizSchema:n,setQuizSchema:r,renderIn:i,updateTrainingProgress:a,currentItem:s}=t,{userTrainingSaveData:l}=vr();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(dj,{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}=vr(),{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",()=>{Dt.log("player is waiting")}),S.on("dispose",()=>{Dt.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(LB,{options:n,onReady:u,currentItem:e},e==null?void 0:e.uuid)})})},IS=t=>{var O,F,B,M,z,k;const{sections:e,showInfoPanel:n,updateTrainingProgress:r}=t,{taskOptions:i,taskSchema:a,taskData:s}=vr(),[l]=N.useState(!1),[,c]=N.useState(Vb),[u,d]=N.useState([]),[f,h]=N.useState(null),{userSelectedLanguage:m}=on(),[g,v]=N.useState(null),[A,S]=N.useState(null),x=(O=i==null?void 0:i.training)!=null&&O.getAssessmentByIdFromStore?(F=i==null?void 0:i.training)==null?void 0:F.getAssessmentByIdFromStore:()=>{},w=(B=i==null?void 0:i.training)!=null&&B.TrainingOverView?(M=i==null?void 0:i.training)==null?void 0:M.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,he,ne,G,ae,Y,ge,ie,Z,W,oe,be,xe,Ce,ye,Ae,re,U,ee,X;switch(v((he=(de=(H=e[0])==null?void 0:H.children[0])==null?void 0:de.children[0])==null?void 0:he.children[0]),S(e[0]),(Y=(ae=(G=(ne=e[0])==null?void 0:ne.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=(W=(Z=(ie=(ge=e[0])==null?void 0:ge.children[0])==null?void 0:ie.children[0])==null?void 0:Z.children[0])==null?void 0:W.media_url)==null?void 0:oe.english}]});break;case"image":c((Ae=(ye=(Ce=(xe=(be=e[0])==null?void 0:be.children[0])==null?void 0:xe.children[0])==null?void 0:Ce.children[0])==null?void 0:ye.media_url)==null?void 0:Ae.english);break;case"document":d((X=(ee=(U=(re=e[0])==null?void 0:re.children[0])==null?void 0:U.children[0])==null?void 0:ee.children[0])==null?void 0:X.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(XF,{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,he)=>o.jsx("li",{children:o.jsx("a",{href:de==null?void 0:de.url,children:de==null?void 0:de.url})},`document-item-${he}`))})]});case"quiz":return x!=null&&x.form_template_schema?o.jsx(Pxe,{renderIn:n7,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]," -"," ",(k=g==null?void 0:g.title)==null?void 0:k[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 he,ne;return o.jsxs(li,{className:"mb-5",header:(he=H==null?void 0:H.heading)==null?void 0:he.english,toggleable:!0,children:[o.jsx("p",{children:(ne=H==null?void 0:H.subHeadingText)==null?void 0:ne[m==null?void 0:m.type]}),H.children.map((G,ae)=>{const Y=`${ae}`;return o.jsx("div",{children:G.children.map((ge,ie)=>{const Z=`${ae}-${Y}`;return o.jsx(gxe,{setCurrentSection:S,section:H,setCurrentItem:v,currentItem:g,path:Z,fields:ge.children,setvideoJsOptions:C,setImage:c,setDocuments:d,setQuizSchema:h,updateTrainingProgress:r},`training-sidebar-${ie}`)})},`training-sidebar-container-${ae}`)})]},`train-sidebar-panel-${de}`)})})]})};IS.defaultProps={showInfoPanel:!0,sections:{},updateTrainingProgress:()=>{}},IS.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}=vr();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(IS,{updateTrainingProgress:()=>{},sections:(l=e==null?void 0:e.layout[0])==null?void 0:l.children})})},Lxe=({taskId:t,endPoints:e,onStart:n})=>{var A,S,x,w,T,C,_,E,O,F,B,M,z,k;const[r,i]=N.useState(Ip),[a,s]=N.useState(null),{assessmentData:l,taskSchema:c,taskData:u,updateTaskFormData:d,startQuiz:f}=vr();N.useEffect(()=>{var H,de,he,ne,G;if(((H=c==null?void 0:c.formType)==null?void 0:H.key)==="exam"){let ae=[...((ne=(he=(de=c==null?void 0:c.layout[0])==null?void 0:de.children[0])==null?void 0:he.children[0])==null?void 0:ne.children[0].children)||[]];l!=null&&l.randomiseQuestions&&(ae=dm.shuffle(ae).map(Y=>({...Y}))),l!=null&&l.randomiseAnswers&&(ae=ae.map(Y=>({...Y,answerOptions:dm.shuffle(Y==null?void 0:Y.answerOptions)}))),l!=null&&l.enableNoOfAssessmentQuestions&&(ae=ae.slice(0,parseInt(l==null?void 0:l.noOfAssessmentQuestions))),s({assessment_id:1,name:(G=u==null?void 0:u.assessment)==null?void 0:G.assessment_title,label:"assessment_title",quizConfiguration:c==null?void 0:c.quizConfiguration,quizElements:ae})}},[c]);const h=H=>{d(H,t,e==null?void 0:e.updateFormData,fD,()=>{Xt.emit("onCompleteAssessment","complete")})},m=o.jsxs("div",{children:[o.jsx(Pt,{text:!0,label:"Cancel",icon:"pi pi-times",className:"mx-2 p-button-danger",onClick:()=>i(Ip)}),o.jsx(Pt,{label:"Start Immediately",onClick:()=>{i(V8);const H={task_id:t,session_id:et(),start_time:new Date,finish_time:new Date};s(de=>({...de,...H}))}})]}),g=H=>H.completed?(i(V8),o.jsx(o.Fragment,{})):o.jsxs("span",{className:"text-2xl",children:["Your Quiz is about to start in ",H.seconds," seconds"]}),v=()=>{i(hD);const H={task_id:t,session_id:et(),start_time:new Date,finish_time:new Date};s(de=>({...de,...H})),f(H,s)};return o.jsxs(o.Fragment,{children:[r===hD&&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:g}),m]})})})})}),o.jsxs("div",{children:[r===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:(A=u==null?void 0:u.assessment)==null?void 0:A.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:Fn(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:(S=l==null?void 0:l.assesment_user_attempts)==null?void 0:S.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)-((x=l==null?void 0:l.assesment_user_attempts)==null?void 0:x.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:(w=a==null?void 0:a.quizElements)==null?void 0:w.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&&((C=(T=l==null?void 0:l.time_limit)==null?void 0:T.type)==null?void 0:C.key)==="PerExam"&&o.jsxs(o.Fragment,{children:[Math.floor((E=(_=l==null?void 0:l.time_limit)==null?void 0:_.time_limit_info)==null?void 0:E.num_of_mins)," ","mins"]}),l&&((F=(O=l==null?void 0:l.time_limit)==null?void 0:O.type)==null?void 0:F.key)==="PerQuestion"&&o.jsxs(o.Fragment,{children:[Math.floor(((M=(B=l==null?void 0:l.time_limit)==null?void 0:B.time_limit_info)==null?void 0:M.time_per_question)*((z=a==null?void 0:a.quizElements)==null?void 0:z.length)/60)," ","mins"]})]})]})]})]})]}),o.jsx("div",{className:"my-5",children:(l==null?void 0:l.noOfAttempts)-((k=l==null?void 0:l.assesment_user_attempts)==null?void 0:k.length)>0?o.jsx(Pt,{size:"large",label:"Start Now",className:"p-button-info",onClick:()=>{v(),n&&n()}}):o.jsx(Pt,{text:!0,label:"No Attempts Remaining",className:"p-button-info"})})]})})})}),r===V8&&a!==null&&o.jsx("div",{className:"fadein animation-duration-500",children:o.jsx(dj,{setDisplay:i,onOpenQuiz:v,quizData:a,taskSchema:c,saveProgress:h,setAssessmentModal:()=>{}})})]})]})},Bxe=t=>{var Z,W,oe,be,xe,Ce,ye,Ae,re,U,ee,X;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:O,TasksHTTPRequest:F,TasksSubmitLoading:B,clearTaskSchema:M,startQuiz:z,TASK_PUBLISHED:k,saveProgressDataHook:H}=vr();N.useEffect(()=>{if(w!==null&&m((w==null?void 0:w.layout)||[]),i){const Ee={viewed_at:new Date().toISOString()};C(O,i,a==null?void 0:a.updateFormData,B8,()=>{},Ee)}return()=>{M()}},[i]);const de=(se="One or more field is required")=>{r.current.show({severity:"error",summary:"Alert",detail:se,life:3e3})},he=()=>{Xt.emit("onSubmitUserForm","complete"),Y()},ne=()=>{_(O,i,a==null?void 0:a.submitFormData),n(!1)},G=se=>{C(se,i,a==null?void 0:a.updateFormData,B8,()=>{r.current.show({severity:"success",summary:"Progress Saved",detail:"",life:3e3})})};N.useEffect(()=>{const se=setTimeout(()=>{var Ee;O!==null&&((w==null?void 0:w.enableAutoSave)===!0||((Ee=w==null?void 0:w.formType)==null?void 0:Ee.key)===t7)&&H(O,i,a==null?void 0:a.updateFormData)},2e3);return()=>clearTimeout(se)},[v,g]);const ae=(se,Ee,pe,ve)=>{var me,V;let Me=ve;const Oe={fieldId:se.uuid};if(pe!=null&&pe[se==null?void 0:se.uuid]){if((Ee==null?void 0:Ee.length)>0){e:for(const[,K]of Ee.entries())if(((me=K==null?void 0:K.children)==null?void 0:me.length)>0&&(K==null?void 0:K.enableConditionalField)===!0){for(const[,J]of(K==null?void 0:K.children.entries())||[])if((V=J==null?void 0:J.attributes)!=null&&V.required&&(Me=ae(J,J==null?void 0:J.options,pe,Me),Me===!1))break e}}}else Xt.emit("OnInvalidFieldCatch",Oe),Me=!1,de();return Me},Y=N.useCallback(()=>{var Ee,pe,ve,Me,Oe,me,V,K,J,le,fe,Te,De,$e,it,Ot,ct,St,ot,bt,Nt;let se=!1;e:for(const[We,_t]of w.layout.entries())if((_t==null?void 0:_t.isHidden)===!1)for(const[Qt,Sn]of _t.children.entries())for(const[,bn]of Sn.children.entries())if(bn!=null&&bn.rowIsRepeatable){const xn=O.findIndex(yn=>(yn==null?void 0:yn.rowId)===bn.uuid);if(xn>=0){if(((Ee=O[xn].repeatableFieldsData)==null?void 0:Ee.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[,xn]of bn.children.entries())for(const[,yn]of xn.children.entries()){if(yn.isValid===0&&yn.isPostField===!0&&(yn==null?void 0:yn.componentType)!=="hidden-field"){console.log("here cming");const Rn={pageIndex:We,fieldId:yn.uuid,sectionIndex:Qt},Dn=O.findIndex(qt=>(qt==null?void 0:qt.fieldId)===yn.uuid);if(!(Dn===-1||(pe=O[Dn])!=null&&pe.postData[0]&&(((Me=(ve=O[Dn])==null?void 0:ve.postData[0].postValue)==null?void 0:Me.length)>0||((Oe=O[Dn])==null?void 0:Oe.postData[0].postValue)>0))){console.log("inValidData",Rn),Xt.emit("OnInvalidFieldCatch",Rn),se=!1,de();break e}}if((yn==null?void 0:yn.componentType)==="radio-hierarchal"){const Rn=O.findIndex(Dn=>(Dn==null?void 0:Dn.fieldId)===yn.uuid);if(Rn>=0&&(se=ae(yn,yn==null?void 0:yn.options,(me=O[Rn])==null?void 0:me.postData[0].postValue,!0),!se))break e}if(((V=yn==null?void 0:yn.children)==null?void 0:V.length)>0)for(const[,Rn]of yn.children.entries()){const Dn=Object.keys(Rn);if(Dn[0]){const qt=Rn[Dn[0]],rt={fieldId:qt.uuid,sectionIndex:Qt},Je=O.findIndex(ut=>(ut==null?void 0:ut.fieldId)===qt.uuid);if(!((K=O[Je])!=null&&K.postData[0]&&(((le=(J=O[Je])==null?void 0:J.postData[0].postValue)==null?void 0:le.length)>0||((fe=O[Je])==null?void 0:fe.postData[0].postValue)>0||(($e=(De=(Te=O[Je])==null?void 0:Te.postData[0])==null?void 0:De.postValue)==null?void 0:$e.addressOne)!==""))){Xt.emit("OnInvalidFieldCatch",rt),se=!1,de();break e}}}if(yn!=null&&yn.inlineConditionalRules&&((Ot=(it=yn==null?void 0:yn.inlineConditionalRules)==null?void 0:it.rules)==null?void 0:Ot.length)>0){for(const[,Rn]of((ct=yn==null?void 0:yn.inlineConditionalRules)==null?void 0:ct.rules.entries())||[])for(const[,Dn]of(Rn==null?void 0:Rn.conditions.entries())||[])for(const[,qt]of(Dn==null?void 0:Dn.children.entries())||[])if(qt.isValid===0){const rt={fieldId:qt.uuid,sectionIndex:Qt},Je=O.findIndex(ut=>(ut==null?void 0:ut.fieldId)===qt.uuid);if(Je>=0&&!((St=O[Je])!=null&&St.postData[0]&&(((bt=(ot=O[Je])==null?void 0:ot.postData[0].postValue)==null?void 0:bt.length)>0||((Nt=O[Je])==null?void 0:Nt.postData[0].postValue)>0))){Xt.emit("OnInvalidFieldCatch",rt),se=!1,de();break e}}}se=!0}se&&n(!0)},[O]),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"})]})}),ie=()=>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:()=>ne(),autoFocus:!0})]});return o.jsxs("div",{children:[o.jsx(Is,{header:()=>o.jsx(o.Fragment,{}),visible:e,style:{width:"30vw"},footer:ie,onHide:()=>n(!1),children:o.jsx("p",{className:"text-center",children:c})}),E||B||F?o.jsx("div",{className:"w-full",children:o.jsx(ge,{})}):o.jsxs(o.Fragment,{children:[(((Z=w==null?void 0:w.formType)==null?void 0:Z.key)===e7||((W=w==null?void 0:w.formType)==null?void 0:W.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)===fD&&o.jsx(VD,{classes:"",value:"COMPLETED",level:"success"})})]}),l===!1&&A===k?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(D5,{})})}),o.jsx(o3,{ref:r}),((be=w==null?void 0:w.formType)==null?void 0:be.key)!==""&&(A===B8||A===null)&&o.jsx("span",{children:ll.createPortal(o.jsx("div",{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(O),loading:x,disabled:B}),o.jsx(Pt,{label:"Submit",onClick:()=>he(),disabled:x,loading:B})]})}),document.body)})]})]})})]})}),((xe=w==null?void 0:w.formType)==null?void 0:xe.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&&((Ce=w==null?void 0:w.layout)==null?void 0:Ce.length)&&o.jsx(D5,{})})}),((ye=w==null?void 0:w.formType)==null?void 0:ye.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:()=>he(),loading:x})})})]})})})})})}),(((Ae=w==null?void 0:w.formType)==null?void 0:Ae.key)==="page"||((re=w==null?void 0:w.formType)==null?void 0:re.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(D5,{})})})})})}),((ee=w==null?void 0:w.formType)==null?void 0:ee.key)==="training"&&o.jsx(Mxe,{renderIn:Ute,taskSchema:w,taskId:i,endPoints:a}),((X=w==null?void 0:w.formType)==null?void 0:X.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 cj={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({},cj),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 uj=function(t){oj(n,t);var e=lj(n);function n(){var r;return ij(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 sj(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);uj.propTypes={count:ra.number,children:ra.element,onComplete:ra.func};var Dg=function(t){oj(n,t);var e=lj(n);function n(r){var i;if(ij(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 sj(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(uj,{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({},cj),{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",dj=t=>{var se,Ee,pe,ve,Me,Oe,me,V;const e=K=>{const[J,le]=N.useState(K),fe=N.useRef(J);return N.useEffect(()=>{fe.current=J},[J]),[J,fe,le]},{endQuiz:n,AddUserAssessmentAnswer:r,assessmentData:i,taskData:a}=vr(),[s,l]=N.useState(new Date),{quizData:c,saveProgress:u,renderIn:d,onOpenQuiz:f,setDisplay:h,setAssessmentModal:m=()=>{}}=t,{quizStartAlert:g}=Nxe(),{userSelectedLanguage:v}=on(),[A,,S]=e(0),{media:x}=Zt(),w=(se=x==null?void 0:x.image)!=null&&se.MediaImage?(Ee=x==null?void 0:x.image)==null?void 0:Ee.MediaImage:o.jsx(o.Fragment,{}),[T,C,_]=e(null),[E,O]=N.useState(!1),[F,,B]=e([]),[M,z]=N.useState(!1),[k,H]=N.useState(!1),[de,he]=N.useState(0),[ne,G]=N.useState(0),[ae,Y]=N.useState(0),[ge,ie]=N.useState(!1),[Z,W]=N.useState({isCorrect:null,text:null});window.onbeforeunload=function(){return!1},N.useEffect(()=>{M||z(!0)},[F,E,M]),N.useEffect(()=>{c!==null&&(g(),oe())},[]);const oe=()=>{G(c.quizConfiguration.quizPassMark)},be=N.useCallback((K,J,le,fe,Te)=>{const De=[...F];if((Te==null?void 0:Te.answerInputType)!=="checkbox"){const $e={uuid:Te==null?void 0:Te.uuid,question:Te==null?void 0:Te.questionText,isCorrect:fe.isCorrect,selectedAnswer:fe.answersText,viewed:!0},it=F.findIndex(Ot=>(Ot==null?void 0:Ot.uuid)===Te.uuid);it>=0?(De[it]={...De[it],...$e},B(De)):B([...F,$e])}},[T]),xe=K=>{var J;if(A!==0){const le=[...F],fe=A-1;_((J=le[fe])==null?void 0:J.selectedAnswer[v==null?void 0:v.type]),O(!0),S(fe),Ce(0)}},Ce=K=>{for(const J of F)if(J.questionIndex===A+K){_(J.selectedAnswerEnglish);break}},ye=(K,J,le,fe)=>{var $e;const Te=[...T];if(K)Te.push(J);else{const it=Te.findIndex(Ot=>Ot===J);it>=0&&Te.splice(it,1)}_(Te);const De=[...F];if((fe==null?void 0:fe.answerInputType)==="checkbox"){let it=!1;for(const[,St]of(fe==null?void 0:fe.answerOptions.entries())||[])if(St.isCorrect===!0)if(Tt.includes(Te,($e=St==null?void 0:St.answersText)==null?void 0:$e[v==null?void 0:v.type]))it=!0;else{it=!1;break}const Ot={uuid:fe==null?void 0:fe.uuid,question:fe==null?void 0:fe.questionText,isCorrect:it,selectedAnswer:le.answersText,viewed:!0},ct=F.findIndex(St=>(St==null?void 0:St.uuid)===fe.uuid);ct>=0?(De[ct]={...De[ct],...Ot},B(De)):B([...F,Ot])}},Ae=N.useCallback(()=>{var Te,De,$e,it,Ot,ct,St,ot,bt,Nt,We,_t,Qt,Sn;const K=C.current,J=Tt.findIndex((Te=c==null?void 0:c.quizElements[A])==null?void 0:Te.answerOptions,function(bn){return bn.isCorrect===!0}),le=(it=($e=(De=c==null?void 0:c.quizElements[A])==null?void 0:De.answerOptions[J])==null?void 0:$e.answersText)!=null&&it[v==null?void 0:v.type]?(St=(ct=(Ot=c==null?void 0:c.quizElements[A])==null?void 0:Ot.answerOptions[J])==null?void 0:ct.answersText)==null?void 0:St[v==null?void 0:v.type]:"",fe=(ot=F[A])!=null&&ot.isCorrect?1:0;if(console.log("foundCorrectAnswerIndex",J),console.log("correctAnswer ",le),console.log("quizData?.quizElements.length",c==null?void 0:c.quizElements.length),console.log("currentQuestionIndex",A),console.log("currentQuestionIndex + 1 !== quizData?.quizElements.length",A+1!==(c==null?void 0:c.quizElements.length)),c!=null&&c.quizElements&&A+1!==(c==null?void 0:c.quizElements.length)){const bn={assessment_user_attempt_id:(Nt=i==null?void 0:i.assesment_user_attempts[((bt=i==null?void 0:i.assesment_user_attempts)==null?void 0:bt.length)-1])==null?void 0:Nt.assessment_user_attempt_id,session_id:c==null?void 0:c.session_id,assessment_id:1,question:(We=c==null?void 0:c.quizElements[A].questionText)==null?void 0:We[v==null?void 0:v.type],start_time:s,finish_time:new Date,correct_answer:le,selected_answer:Array.isArray(K)?K.toString():K,is_correct_answer:fe};r(bn),_(null),S(A+1),l(new Date),Ce(2)}else if((c==null?void 0:c.quizElements.length)===A+1){const bn={assessment_user_attempt_id:(Qt=i==null?void 0:i.assesment_user_attempts[((_t=i==null?void 0:i.assesment_user_attempts)==null?void 0:_t.length)-1])==null?void 0:Qt.assessment_user_attempt_id,session_id:c==null?void 0:c.session_id,assessment_id:1,question:(Sn=c==null?void 0:c.quizElements[A].questionText)==null?void 0:Sn[v==null?void 0:v.type],start_time:s,finish_time:new Date,correct_answer:le,selected_answer:Array.isArray(K)?K.toString():K,is_correct_answer:fe};r(bn),re(),ee()}O(!1)},[A,F,c]),re=()=>{H(!0)},U=()=>{var K;(i==null?void 0:i.noOfAttempts)-((K=i==null?void 0:i.assesment_user_attempts)==null?void 0:K.length)>0&&!ge?(f(),z(!0),g(),oe(),S(0),_(null),O(!1),B([]),H(!1),he(0),Y(0),ie(!1),W({isCorrect:null,text:null})):(h(Ip),m(!1))},ee=()=>{var Te,De;let K=0,J=0,le=!1;for(const $e of F)$e!=null&&$e.isCorrect&&K++;he(K),J=K/((Te=c==null?void 0:c.quizElements)==null?void 0:Te.length)*100,J=Math.round(J),Y(J),le=J>=ne,ie(le);const fe={...c,...i,result:J,status:le,selectedAnswers:F};u(fe),n({session_id:c==null?void 0:c.session_id,is_pass:le?1:0,score:K,out_of:(De=c==null?void 0:c.quizElements)==null?void 0:De.length,finish_time:new Date,status:1})},X=()=>{var K,J,le,fe,Te,De,$e;if(((K=c==null?void 0:c.quizElements[A])==null?void 0:K.answerInputType)==="radio"){const it=Tt.findIndex((J=c==null?void 0:c.quizElements[A])==null?void 0:J.answerOptions,function(Ot){return Ot.isCorrect===!0});T===((Te=(fe=(le=c==null?void 0:c.quizElements[A])==null?void 0:le.answerOptions[it])==null?void 0:fe.answersText)==null?void 0:Te[v==null?void 0:v.type])?W({isCorrect:!0,text:T}):W({isCorrect:!1,text:T})}if(((De=c==null?void 0:c.quizElements[A])==null?void 0:De.answerInputType)==="checkbox"){const it=($e=c==null?void 0:c.quizElements[A])==null?void 0:$e.answerOptions.filter(Ot=>Ot.isCorrect===!0);if(T!=null&&T.length){const Ot=T==null?void 0:T.map(ct=>({isCorrect:it==null?void 0:it.some(St=>{var ot;return((ot=St==null?void 0:St.answersText)==null?void 0:ot[v==null?void 0:v.type])===ct}),text:ct}));W(Ot)}}};return o.jsx(o.Fragment,{children:c!==null&&o.jsxs("div",{children:[k&&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"," ",(pe=a==null?void 0:a.assessment)==null?void 0:pe.assessment_title]}),o.jsxs("div",{children:[o.jsxs("p",{children:["You answered ",de," out of"," ",(ve=c==null?void 0:c.quizElements)==null?void 0:ve.length," questions"]}),o.jsxs("p",{children:["Your assessment result: ",ae,"%"]}),o.jsxs("p",{children:["Score Needed To Pass: ",ne,"%"]}),o.jsx("br",{}),o.jsxs("p",{children:["Status:"," ",ge?o.jsx(xc,{severity:"success",value:"Passed"}):o.jsx(xc,{severity:"danger",value:"Failed"})]}),ge&&o.jsx("p",{children:"Congratulations you have passed!"}),d!==n7?o.jsx(o.Fragment,{children:k&&o.jsx("div",{className:"text-center my-5",children:o.jsx(Pt,{label:(i==null?void 0:i.noOfAttempts)-((Me=i==null?void 0:i.assesment_user_attempts)==null?void 0:Me.length)>0&&!ge?"Restart":"End",onClick:()=>U()})})}):o.jsx("div",{className:"text-center my-5",children:o.jsx(Pt,{label:"Restart",onClick:()=>{g(),oe(),H(!1),S(0),z(!1)}})})]})]})})}),k&&((Oe=i==null?void 0:i.assessment_type)==null?void 0:Oe.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:F==null?void 0:F.map((K,J)=>{var le,fe;return o.jsxs("div",{className:"card",children:[o.jsxs("span",{className:"text-strong",children:[o.jsx("b",{children:"Question:"})," ",o.jsx("br",{}),(le=K==null?void 0:K.question)==null?void 0:le[v==null?void 0:v.type]]}),o.jsx("br",{}),o.jsx("br",{}),o.jsxs("span",{children:[o.jsx("b",{children:"Selected Answer:"})," ",o.jsx("br",{}),(fe=K==null?void 0:K.selectedAnswer)==null?void 0:fe[v==null?void 0:v.type]]}),o.jsx("br",{}),o.jsx("br",{}),o.jsx("p",{children:"In Correct:"}),K!=null&&K.isCorrect?o.jsxs(o.Fragment,{children:[o.jsx(g4,{value:"",severity:"success",className:"mr-2"})," ","Yes"]}):o.jsxs(o.Fragment,{children:[o.jsx(g4,{value:"",severity:"danger",className:"mr-2"})," ","No"]})]},J)})})})]}),d!==n7?o.jsx(o.Fragment,{children:k&&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:()=>{h(Ip)}})})}):o.jsx(o.Fragment,{}),M&&!k&&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:H}),o.jsx(Oxe,{currentQuestionIndex:A,assessmentData:i,onNextQuestion:Ae})]})}),o.jsxs("h2",{className:"text-center pb-6",children:[c==null?void 0:c.name," "]}),(me=c==null?void 0:c.quizElements)==null?void 0:me.map((K,J)=>{var le,fe,Te,De,$e;return o.jsxs("div",{className:"quiz-card-box",children:[A===J&&((le=K==null?void 0:K.questionTextImage)==null?void 0:le[v==null?void 0:v.type])&&((fe=K==null?void 0:K.questionTextImage)==null?void 0:fe[v==null?void 0:v.type])!==""&&o.jsx("div",{className:"text-center assessment_image_container",children:o.jsx(w,{mediaId:(Te=K==null?void 0:K.questionTextImage)==null?void 0:Te[v==null?void 0:v.type],style:{height:"100px",width:"100px",objectFit:"cover",borderRadius:100},className:"text-center",alt:"questionImage"})}),o.jsx("h3",{className:"mb-5",children:A===J&&((De=K==null?void 0:K.questionText)==null?void 0:De[v==null?void 0:v.type])}),A===J&&(($e=K==null?void 0:K.answerOptions)==null?void 0:$e.map((it,Ot)=>(K==null?void 0:K.answerInputType)==="checkbox"?o.jsx(N.Fragment,{children:o.jsx(vxe,{onChangeCheckbox:ye,setSelectedOption:_,quiz:it,userSelectedLanguage:v,onSetAnswer:be,setIsOptionSelected:O,index:Ot,eleIndex:J,ele:K,setCorrectAnswerCheck:W,correctAnswerCheck:Z,selectedOption:T})},`checkbox-question-${Ot}`):o.jsx(N.Fragment,{children:o.jsx(mxe,{setSelectedOption:_,quiz:it,userSelectedLanguage:v,onSetAnswer:be,setIsOptionSelected:O,index:Ot,eleIndex:J,ele:K,setCorrectAnswerCheck:W,correctAnswerCheck:Z,selectedOption:T})},`radio-question-${Ot}`)))]},J)})]})}),o.jsxs("div",{className:"text-center my-5",children:[o.jsxs("div",{className:"mb-1",children:["Question :"," ",A+1+"/"+(c==null?void 0:c.quizElements.length)]}),o.jsx("br",{}),A>0&&o.jsx(Pt,{size:"large",className:"mx-2",label:"Previous",onClick:K=>xe()}),((i==null?void 0:i.skippable)===!0||E===!0)&&o.jsx(Pt,{size:"large",label:(c==null?void 0:c.quizElements.length)===A+1?"Finish":E===!0?"Next":"Skip",onClick:Ae}),E===!0&&((V=i==null?void 0:i.assessment_type)==null?void 0:V.key)==="1"&&o.jsx(Pt,{size:"large",className:"ml-2 p-button-info",label:"Check Answer",onClick:()=>X()})]})]})]})})},Pxe=t=>{const{getAssessmentByIdFromStore:e,quizSchema:n,setQuizSchema:r,renderIn:i,updateTrainingProgress:a,currentItem:s}=t,{userTrainingSaveData:l}=vr();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(dj,{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}=vr(),{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",()=>{Dt.log("player is waiting")}),S.on("dispose",()=>{Dt.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(LB,{options:n,onReady:u,currentItem:e},e==null?void 0:e.uuid)})})},IS=t=>{var O,F,B,M,z,k;const{sections:e,showInfoPanel:n,updateTrainingProgress:r}=t,{taskOptions:i,taskSchema:a,taskData:s}=vr(),[l]=N.useState(!1),[,c]=N.useState(Vb),[u,d]=N.useState([]),[f,h]=N.useState(null),{userSelectedLanguage:m}=on(),[g,v]=N.useState(null),[A,S]=N.useState(null),x=(O=i==null?void 0:i.training)!=null&&O.getAssessmentByIdFromStore?(F=i==null?void 0:i.training)==null?void 0:F.getAssessmentByIdFromStore:()=>{},w=(B=i==null?void 0:i.training)!=null&&B.TrainingOverView?(M=i==null?void 0:i.training)==null?void 0:M.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,he,ne,G,ae,Y,ge,ie,Z,W,oe,be,xe,Ce,ye,Ae,re,U,ee,X;switch(v((he=(de=(H=e[0])==null?void 0:H.children[0])==null?void 0:de.children[0])==null?void 0:he.children[0]),S(e[0]),(Y=(ae=(G=(ne=e[0])==null?void 0:ne.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=(W=(Z=(ie=(ge=e[0])==null?void 0:ge.children[0])==null?void 0:ie.children[0])==null?void 0:Z.children[0])==null?void 0:W.media_url)==null?void 0:oe.english}]});break;case"image":c((Ae=(ye=(Ce=(xe=(be=e[0])==null?void 0:be.children[0])==null?void 0:xe.children[0])==null?void 0:Ce.children[0])==null?void 0:ye.media_url)==null?void 0:Ae.english);break;case"document":d((X=(ee=(U=(re=e[0])==null?void 0:re.children[0])==null?void 0:U.children[0])==null?void 0:ee.children[0])==null?void 0:X.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(XF,{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,he)=>o.jsx("li",{children:o.jsx("a",{href:de==null?void 0:de.url,children:de==null?void 0:de.url})},`document-item-${he}`))})]});case"quiz":return x!=null&&x.form_template_schema?o.jsx(Pxe,{renderIn:n7,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]," -"," ",(k=g==null?void 0:g.title)==null?void 0:k[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 he,ne;return o.jsxs(li,{className:"mb-5",header:(he=H==null?void 0:H.heading)==null?void 0:he.english,toggleable:!0,children:[o.jsx("p",{children:(ne=H==null?void 0:H.subHeadingText)==null?void 0:ne[m==null?void 0:m.type]}),H.children.map((G,ae)=>{const Y=`${ae}`;return o.jsx("div",{children:G.children.map((ge,ie)=>{const Z=`${ae}-${Y}`;return o.jsx(gxe,{setCurrentSection:S,section:H,setCurrentItem:v,currentItem:g,path:Z,fields:ge.children,setvideoJsOptions:C,setImage:c,setDocuments:d,setQuizSchema:h,updateTrainingProgress:r},`training-sidebar-${ie}`)})},`training-sidebar-container-${ae}`)})]},`train-sidebar-panel-${de}`)})})]})};IS.defaultProps={showInfoPanel:!0,sections:{},updateTrainingProgress:()=>{}},IS.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}=vr();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(IS,{updateTrainingProgress:()=>{},sections:(l=e==null?void 0:e.layout[0])==null?void 0:l.children})})},Lxe=({taskId:t,endPoints:e,onStart:n})=>{var A,S,x,w,T,C,_,E,O,F,B,M,z,k;const[r,i]=N.useState(Ip),[a,s]=N.useState(null),{assessmentData:l,taskSchema:c,taskData:u,updateTaskFormData:d,startQuiz:f}=vr();N.useEffect(()=>{var H,de,he,ne,G;if(((H=c==null?void 0:c.formType)==null?void 0:H.key)==="exam"){let ae=[...((ne=(he=(de=c==null?void 0:c.layout[0])==null?void 0:de.children[0])==null?void 0:he.children[0])==null?void 0:ne.children[0].children)||[]];l!=null&&l.randomiseQuestions&&(ae=dm.shuffle(ae).map(Y=>({...Y}))),l!=null&&l.randomiseAnswers&&(ae=ae.map(Y=>({...Y,answerOptions:dm.shuffle(Y==null?void 0:Y.answerOptions)}))),l!=null&&l.enableNoOfAssessmentQuestions&&(ae=ae.slice(0,parseInt(l==null?void 0:l.noOfAssessmentQuestions))),s({assessment_id:1,name:(G=u==null?void 0:u.assessment)==null?void 0:G.assessment_title,label:"assessment_title",quizConfiguration:c==null?void 0:c.quizConfiguration,quizElements:ae})}},[c]);const h=H=>{d(H,t,e==null?void 0:e.updateFormData,fD,()=>{Xt.emit("onCompleteAssessment","complete")})},m=o.jsxs("div",{children:[o.jsx(Pt,{text:!0,label:"Cancel",icon:"pi pi-times",className:"mx-2 p-button-danger",onClick:()=>i(Ip)}),o.jsx(Pt,{label:"Start Immediately",onClick:()=>{i(V8);const H={task_id:t,session_id:et(),start_time:new Date,finish_time:new Date};s(de=>({...de,...H}))}})]}),g=H=>H.completed?(i(V8),o.jsx(o.Fragment,{})):o.jsxs("span",{className:"text-2xl",children:["Your Quiz is about to start in ",H.seconds," seconds"]}),v=()=>{i(hD);const H={task_id:t,session_id:et(),start_time:new Date,finish_time:new Date};s(de=>({...de,...H})),f(H,s)};return o.jsxs(o.Fragment,{children:[r===hD&&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:g}),m]})})})})}),o.jsxs("div",{children:[r===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:(A=u==null?void 0:u.assessment)==null?void 0:A.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:Fn(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:(S=l==null?void 0:l.assesment_user_attempts)==null?void 0:S.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)-((x=l==null?void 0:l.assesment_user_attempts)==null?void 0:x.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:(w=a==null?void 0:a.quizElements)==null?void 0:w.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&&((C=(T=l==null?void 0:l.time_limit)==null?void 0:T.type)==null?void 0:C.key)==="PerExam"&&o.jsxs(o.Fragment,{children:[Math.floor((E=(_=l==null?void 0:l.time_limit)==null?void 0:_.time_limit_info)==null?void 0:E.num_of_mins)," ","mins"]}),l&&((F=(O=l==null?void 0:l.time_limit)==null?void 0:O.type)==null?void 0:F.key)==="PerQuestion"&&o.jsxs(o.Fragment,{children:[Math.floor(((M=(B=l==null?void 0:l.time_limit)==null?void 0:B.time_limit_info)==null?void 0:M.time_per_question)*((z=a==null?void 0:a.quizElements)==null?void 0:z.length)/60)," ","mins"]})]})]})]})]})]}),o.jsx("div",{className:"my-5",children:(l==null?void 0:l.noOfAttempts)-((k=l==null?void 0:l.assesment_user_attempts)==null?void 0:k.length)>0?o.jsx(Pt,{size:"large",label:"Start Now",className:"p-button-info",onClick:()=>{v(),n&&n()}}):o.jsx(Pt,{text:!0,label:"No Attempts Remaining",className:"p-button-info"})})]})})})}),r===V8&&a!==null&&o.jsx("div",{className:"fadein animation-duration-500",children:o.jsx(dj,{setDisplay:i,onOpenQuiz:v,quizData:a,taskSchema:c,saveProgress:h,setAssessmentModal:()=>{}})})]})]})},Bxe=t=>{var Z,W,oe,be,xe,Ce,ye,Ae,re,U,ee,X;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:O,TasksHTTPRequest:F,TasksSubmitLoading:B,clearTaskSchema:M,startQuiz:z,TASK_PUBLISHED:k,saveProgressDataHook:H}=vr();N.useEffect(()=>{if(w!==null&&m((w==null?void 0:w.layout)||[]),i){const Ee={viewed_at:new Date().toISOString()};C(O,i,a==null?void 0:a.updateFormData,B8,()=>{},Ee)}return()=>{M()}},[i]);const de=(se="One or more field is required")=>{r.current.show({severity:"error",summary:"Alert",detail:se,life:3e3})},he=()=>{Xt.emit("onSubmitUserForm","complete"),Y()},ne=()=>{_(O,i,a==null?void 0:a.submitFormData),n(!1)},G=se=>{C(se,i,a==null?void 0:a.updateFormData,B8,()=>{r.current.show({severity:"success",summary:"Progress Saved",detail:"",life:3e3})})};N.useEffect(()=>{const se=setTimeout(()=>{var Ee;O!==null&&((w==null?void 0:w.enableAutoSave)===!0||((Ee=w==null?void 0:w.formType)==null?void 0:Ee.key)===t7)&&H(O,i,a==null?void 0:a.updateFormData)},2e3);return()=>clearTimeout(se)},[v,g]);const ae=(se,Ee,pe,ve)=>{var me,V;let Me=ve;const Oe={fieldId:se.uuid};if(pe!=null&&pe[se==null?void 0:se.uuid]){if((Ee==null?void 0:Ee.length)>0){e:for(const[,K]of Ee.entries())if(((me=K==null?void 0:K.children)==null?void 0:me.length)>0&&(K==null?void 0:K.enableConditionalField)===!0){for(const[,J]of(K==null?void 0:K.children.entries())||[])if((V=J==null?void 0:J.attributes)!=null&&V.required&&(Me=ae(J,J==null?void 0:J.options,pe,Me),Me===!1))break e}}}else Xt.emit("OnInvalidFieldCatch",Oe),Me=!1,de();return Me},Y=N.useCallback(()=>{var Ee,pe,ve,Me,Oe,me,V,K,J,le,fe,Te,De,$e,it,Ot,ct,St,ot,bt,Nt;let se=!1;e:for(const[We,_t]of w.layout.entries())if((_t==null?void 0:_t.isHidden)===!1)for(const[Qt,Sn]of _t.children.entries())for(const[,bn]of Sn.children.entries())if(bn!=null&&bn.rowIsRepeatable){const xn=O.findIndex(yn=>(yn==null?void 0:yn.rowId)===bn.uuid);if(xn>=0){if(((Ee=O[xn].repeatableFieldsData)==null?void 0:Ee.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[,xn]of bn.children.entries())for(const[,yn]of xn.children.entries()){if(yn.isValid===0&&yn.isPostField===!0&&(yn==null?void 0:yn.componentType)!=="hidden-field"){console.log("here cming");const Rn={pageIndex:We,fieldId:yn.uuid,sectionIndex:Qt},Dn=O.findIndex(qt=>(qt==null?void 0:qt.fieldId)===yn.uuid);if(!(Dn===-1||(pe=O[Dn])!=null&&pe.postData[0]&&(((Me=(ve=O[Dn])==null?void 0:ve.postData[0].postValue)==null?void 0:Me.length)>0||((Oe=O[Dn])==null?void 0:Oe.postData[0].postValue)>0))){console.log("inValidData",Rn),Xt.emit("OnInvalidFieldCatch",Rn),se=!1,de();break e}}if((yn==null?void 0:yn.componentType)==="radio-hierarchal"){const Rn=O.findIndex(Dn=>(Dn==null?void 0:Dn.fieldId)===yn.uuid);if(Rn>=0&&(se=ae(yn,yn==null?void 0:yn.options,(me=O[Rn])==null?void 0:me.postData[0].postValue,!0),!se))break e}if(((V=yn==null?void 0:yn.children)==null?void 0:V.length)>0)for(const[,Rn]of yn.children.entries()){const Dn=Object.keys(Rn);if(Dn[0]){const qt=Rn[Dn[0]],rt={fieldId:qt.uuid,sectionIndex:Qt},Je=O.findIndex(ut=>(ut==null?void 0:ut.fieldId)===qt.uuid);if(!((K=O[Je])!=null&&K.postData[0]&&(((le=(J=O[Je])==null?void 0:J.postData[0].postValue)==null?void 0:le.length)>0||((fe=O[Je])==null?void 0:fe.postData[0].postValue)>0||(($e=(De=(Te=O[Je])==null?void 0:Te.postData[0])==null?void 0:De.postValue)==null?void 0:$e.addressOne)!==""))){Xt.emit("OnInvalidFieldCatch",rt),se=!1,de();break e}}}if(yn!=null&&yn.inlineConditionalRules&&((Ot=(it=yn==null?void 0:yn.inlineConditionalRules)==null?void 0:it.rules)==null?void 0:Ot.length)>0){for(const[,Rn]of((ct=yn==null?void 0:yn.inlineConditionalRules)==null?void 0:ct.rules.entries())||[])for(const[,Dn]of(Rn==null?void 0:Rn.conditions.entries())||[])for(const[,qt]of(Dn==null?void 0:Dn.children.entries())||[])if(qt.isValid===0){const rt={fieldId:qt.uuid,sectionIndex:Qt},Je=O.findIndex(ut=>(ut==null?void 0:ut.fieldId)===qt.uuid);if(Je>=0&&!((St=O[Je])!=null&&St.postData[0]&&(((bt=(ot=O[Je])==null?void 0:ot.postData[0].postValue)==null?void 0:bt.length)>0||((Nt=O[Je])==null?void 0:Nt.postData[0].postValue)>0))){Xt.emit("OnInvalidFieldCatch",rt),se=!1,de();break e}}}se=!0}se&&n(!0)},[O]),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"})]})}),ie=()=>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:()=>ne(),autoFocus:!0})]});return o.jsxs("div",{children:[o.jsx(Is,{header:()=>o.jsx(o.Fragment,{}),visible:e,style:{width:"30vw"},footer:ie,onHide:()=>n(!1),children:o.jsx("p",{className:"text-center",children:c})}),E||B||F?o.jsx("div",{className:"w-full",children:o.jsx(ge,{})}):o.jsxs(o.Fragment,{children:[(((Z=w==null?void 0:w.formType)==null?void 0:Z.key)===e7||((W=w==null?void 0:w.formType)==null?void 0:W.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)===fD&&o.jsx(VD,{classes:"",value:"COMPLETED",level:"success"})})]}),l===!1&&A===k?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(D5,{})})}),o.jsx(o3,{ref:r}),((be=w==null?void 0:w.formType)==null?void 0:be.key)!==""&&(A===B8||A===null)&&o.jsx("span",{children:ll.createPortal(o.jsx("div",{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(O),loading:x,disabled:B}),o.jsx(Pt,{label:"Submit",onClick:()=>he(),disabled:x,loading:B})]})}),document.body)})]})]})})]})}),((xe=w==null?void 0:w.formType)==null?void 0:xe.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&&((Ce=w==null?void 0:w.layout)==null?void 0:Ce.length)&&o.jsx(D5,{})})}),((ye=w==null?void 0:w.formType)==null?void 0:ye.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:()=>he(),loading:x})})})]})})})})})}),(((Ae=w==null?void 0:w.formType)==null?void 0:Ae.key)==="page"||((re=w==null?void 0:w.formType)==null?void 0:re.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(D5,{})})})})})}),((ee=w==null?void 0:w.formType)==null?void 0:ee.key)==="training"&&o.jsx(Mxe,{renderIn:Ute,taskSchema:w,taskId:i,endPoints:a}),((X=w==null?void 0:w.formType)==null?void 0:X.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.
@@ -58552,7 +58552,7 @@ var Kue = function() {
58552
58552
  theme: i.theme,
58553
58553
  formats: i.formats
58554
58554
  };
58555
- Kue ? C(new Quill(d.current, M)) : import("./quill-B9VxleSQ.js").then(function(z) {
58555
+ Kue ? C(new Quill(d.current, M)) : import("./quill-6JMdsEGu.js").then(function(z) {
58556
58556
  if (z && Ie.isExist(d.current)) {
58557
58557
  var k;
58558
58558
  z.default ? k = new z.default(d.current, M) : k = new z(d.current, M), C(k);
@@ -127491,7 +127491,7 @@ const KTe = ({
127491
127491
  r(vn), ne(), ee();
127492
127492
  }
127493
127493
  N(!1);
127494
- }, [A, P]), ne = () => {
127494
+ }, [A, P, l]), ne = () => {
127495
127495
  q(!0);
127496
127496
  }, B = () => {
127497
127497
  var H;
@@ -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-DQLX3OHO.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-Cw32xclc.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.61",
3
+ "version": "0.1.62",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"