cft-builder 0.2.276 → 0.2.277
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cft-builder.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { E as s, D as o, F as a, G as d, R as i, T as u, C as m, A as B, z as k, B as l } from "./main-
|
|
1
|
+
import { E as s, D as o, F as a, G as d, R as i, T as u, C as m, A as B, z as k, B as l } from "./main-nskYDPq3.js";
|
|
2
2
|
export {
|
|
3
3
|
s as BuilderItems,
|
|
4
4
|
o as BuilderItemsRender,
|
package/dist/cft-builder.umd.cjs
CHANGED
|
@@ -4264,7 +4264,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
4264
4264
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ebe(t,e){if(t){if(typeof t=="string")return vU(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 vU(t,e)}}function vU(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 tbe(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 nbe(t){if(Array.isArray(t))return t}function rbe(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ibe(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 abe(t,e,n){return e&&ibe(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}var sbe="["+p0+mg+"]+",obe=new RegExp("^"+sbe+"$","i"),lbe="(?:["+C8e+"]["+p0+mg+"]*|["+p0+mg+"]+)",cbe=new RegExp("[^"+p0+mg+"]+.*$"),ube=/[^\d\[\]]/,dbe=function(){function t(e){var n=e.defaultCountry,r=e.defaultCallingCode,i=e.metadata,a=e.onNationalSignificantNumberChange;rbe(this,t),this.defaultCountry=n,this.defaultCallingCode=r,this.metadata=i,this.onNationalSignificantNumberChange=a}return abe(t,[{key:"input",value:function(n,r){var i=pbe(n),a=mU(i,2),s=a[0],l=a[1],c=O1(s),u;return l&&(r.digits||(r.startInternationalNumber(),c||(u=!0))),c&&this.inputDigits(c,r),{digits:c,justLeadingPlus:u}}},{key:"inputDigits",value:function(n,r){var i=r.digits,a=i.length<3&&i.length+n.length>=3;if(r.appendDigits(n),a&&this.extractIddPrefix(r),this.isWaitingForCountryCallingCode(r)){if(!this.extractCountryCallingCode(r))return}else r.appendNationalSignificantNumberDigits(n);r.international||this.hasExtractedNationalSignificantNumber||this.extractNationalSignificantNumber(r.getNationalDigits(),function(s){return r.update(s)})}},{key:"isWaitingForCountryCallingCode",value:function(n){var r=n.international,i=n.callingCode;return r&&!i}},{key:"extractCountryCallingCode",value:function(n){var r=p7e("+"+n.getDigitsWithoutInternationalPrefix(),this.defaultCountry,this.defaultCallingCode,this.metadata.metadata),i=r.countryCallingCode,a=r.number;if(i)return n.setCallingCode(i),n.update({nationalSignificantNumber:a}),!0}},{key:"reset",value:function(n){if(n){this.hasSelectedNumberingPlan=!0;var r=n._nationalPrefixForParsing();this.couldPossiblyExtractAnotherNationalSignificantNumber=r&&ube.test(r)}else this.hasSelectedNumberingPlan=void 0,this.couldPossiblyExtractAnotherNationalSignificantNumber=void 0}},{key:"extractNationalSignificantNumber",value:function(n,r){if(this.hasSelectedNumberingPlan){var i=Ew(n,this.metadata),a=i.nationalPrefix,s=i.nationalNumber,l=i.carrierCode;if(s!==n)return this.onExtractedNationalNumber(a,l,s,n,r),!0}}},{key:"extractAnotherNationalSignificantNumber",value:function(n,r,i){if(!this.hasExtractedNationalSignificantNumber)return this.extractNationalSignificantNumber(n,i);if(this.couldPossiblyExtractAnotherNationalSignificantNumber){var a=Ew(n,this.metadata),s=a.nationalPrefix,l=a.nationalNumber,c=a.carrierCode;if(l!==r)return this.onExtractedNationalNumber(s,c,l,n,i),!0}}},{key:"onExtractedNationalNumber",value:function(n,r,i,a,s){var l,c,u=a.lastIndexOf(i);if(u>=0&&u===a.length-i.length){c=!0;var d=a.slice(0,u);d!==n&&(l=d)}s({nationalPrefix:n,carrierCode:r,nationalSignificantNumber:i,nationalSignificantNumberMatchesInput:c,complexPrefixBeforeNationalSignificantNumber:l}),this.hasExtractedNationalSignificantNumber=!0,this.onNationalSignificantNumberChange()}},{key:"reExtractNationalSignificantNumber",value:function(n){if(this.extractAnotherNationalSignificantNumber(n.getNationalDigits(),n.nationalSignificantNumber,function(r){return n.update(r)}))return!0;if(this.extractIddPrefix(n))return this.extractCallingCodeAndNationalSignificantNumber(n),!0;if(this.fixMissingPlus(n))return this.extractCallingCodeAndNationalSignificantNumber(n),!0}},{key:"extractIddPrefix",value:function(n){var r=n.international,i=n.IDDPrefix,a=n.digits;if(n.nationalSignificantNumber,!(r||i)){var s=rU(a,this.defaultCountry,this.defaultCallingCode,this.metadata.metadata);if(s!==void 0&&s!==a)return n.update({IDDPrefix:a.slice(0,a.length-s.length)}),this.startInternationalNumber(n,{country:void 0,callingCode:void 0}),!0}}},{key:"fixMissingPlus",value:function(n){if(!n.international){var r=aU(n.digits,this.defaultCountry,this.defaultCallingCode,this.metadata.metadata),i=r.countryCallingCode;if(r.number,i)return n.update({missingPlus:!0}),this.startInternationalNumber(n,{country:n.country,callingCode:i}),!0}}},{key:"startInternationalNumber",value:function(n,r){var i=r.country,a=r.callingCode;n.startInternationalNumber(i,a),n.nationalSignificantNumber&&(n.resetNationalSignificantNumber(),this.onNationalSignificantNumberChange(),this.hasExtractedNationalSignificantNumber=void 0)}},{key:"extractCallingCodeAndNationalSignificantNumber",value:function(n){this.extractCountryCallingCode(n)&&this.extractNationalSignificantNumber(n.getNationalDigits(),function(r){return n.update(r)})}}]),t}();function fbe(t){var e=t.search(lbe);if(!(e<0)){t=t.slice(e);var n;return t[0]==="+"&&(n=!0,t=t.slice(1)),t=t.replace(cbe,""),n&&(t="+"+t),t}}function hbe(t){var e=fbe(t)||"";return e[0]==="+"?[e.slice(1),!0]:[e]}function pbe(t){var e=hbe(t),n=mU(e,2),r=n[0],i=n[1];return obe.test(r)||(r=""),[r,i]}function gbe(t,e){return ybe(t)||bbe(t,e)||vbe(t,e)||mbe()}function mbe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
4265
4265
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function vbe(t,e){if(t){if(typeof t=="string")return bU(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 bU(t,e)}}function bU(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 bbe(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 ybe(t){if(Array.isArray(t))return t}function Abe(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function wbe(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 Sbe(t,e,n){return e&&wbe(t.prototype,e),Object.defineProperty(t,"prototype",{writable:!1}),t}var p5=function(){function t(e,n){Abe(this,t),this.metadata=new ho(n);var r=this.getCountryAndCallingCode(e),i=gbe(r,2),a=i[0],s=i[1];this.defaultCountry=a,this.defaultCallingCode=s,this.reset()}return Sbe(t,[{key:"getCountryAndCallingCode",value:function(n){var r,i;return n&&(l5(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 w7e({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 J7e({state:this.state,metadata:this.metadata}),this.parser=new dbe({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,Mc)}},{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(v7e(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 ho(this.metadata.metadata);l.selectNumberingPlan(s);var c=l.numberingPlan.callingCode(),u=this.metadata.getCountryCodesForCallingCode(c);if(u.length>1){var d=oU(r,{countries:u,defaultCountry:this.defaultCountry,metadata:this.metadata.metadata});d&&(s=d)}}var f=new l7e(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 Cbe(t,e,n){return n||(n=e,e=void 0),new p5(e,n).input(t)}function yU(t){var e=t.inputFormat,n=t.country,r=t.metadata;return e==="NATIONAL_PART_OF_INTERNATIONAL"?"+".concat(N1(n,r)):""}function g5(t,e){return e&&(t=t.slice(e.length),t[0]===" "&&(t=t.slice(1))),t}function xbe(t,e,n){if(!(n&&n.ignoreRest)){var r=function(a){if(n)switch(a){case"end":n.ignoreRest=!0;break}};return Kq(t,e,r)}}function AU(t){var e=t.onKeyDown,n=t.inputFormat;return k.useCallback(function(r){if(r.keyCode===Ebe&&n==="INTERNATIONAL"&&r.target instanceof HTMLInputElement&&Tbe(r.target)===Ibe.length){r.preventDefault();return}e&&e(r)},[e,n])}function Tbe(t){return t.selectionStart}var Ebe=8,Ibe="+",_be=["onKeyDown","country","inputFormat","metadata","international","withCountryCallingCode"];function Ow(){return Ow=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},Ow.apply(this,arguments)}function Dbe(t,e){if(t==null)return{};var n=Nbe(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 Nbe(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 Obe(t){function e(n,r){var i=n.onKeyDown,a=n.country,s=n.inputFormat,l=n.metadata,c=l===void 0?t:l;n.international,n.withCountryCallingCode;var u=Dbe(n,_be),d=k.useCallback(function(h){var g=new p5(a,c),v=yU({inputFormat:s,country:a,metadata:c}),m=g.input(v+h),A=g.getTemplate();return v&&(m=g5(m,v),A&&(A=g5(A,v))),{text:m,template:A}},[a,c]),f=AU({onKeyDown:i,inputFormat:s});return k.createElement(gg,Ow({},u,{ref:r,parse:xbe,format:d,onKeyDown:f}))}return e=k.forwardRef(e),e.propTypes={value:Tn.string.isRequired,onChange:Tn.func.isRequired,onKeyDown:Tn.func,country:Tn.string,inputFormat:Tn.oneOf(["INTERNATIONAL","NATIONAL_PART_OF_INTERNATIONAL","NATIONAL","INTERNATIONAL_OR_NATIONAL"]).isRequired,metadata:Tn.object},e}const Fbe=Obe();var kbe=["value","onChange","onKeyDown","country","inputFormat","metadata","inputComponent","international","withCountryCallingCode"];function Fw(){return Fw=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},Fw.apply(this,arguments)}function Pbe(t,e){if(t==null)return{};var n=Mbe(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 Mbe(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 Lbe(t){function e(n,r){var i=n.value,a=n.onChange,s=n.onKeyDown,l=n.country,c=n.inputFormat,u=n.metadata,d=u===void 0?t:u,f=n.inputComponent,h=f===void 0?"input":f;n.international,n.withCountryCallingCode;var g=Pbe(n,kbe),v=yU({inputFormat:c,country:l,metadata:d}),m=k.useCallback(function(w){var x=q8e(w.target.value);if(x===i){var S=wU(v,x,l,d);S.indexOf(w.target.value)===0&&(x=x.slice(0,-1))}a(x)},[v,i,a,l,d]),A=AU({onKeyDown:s,inputFormat:c});return k.createElement(h,Fw({},g,{ref:r,value:wU(v,i,l,d),onChange:m,onKeyDown:A}))}return e=k.forwardRef(e),e.propTypes={value:Tn.string.isRequired,onChange:Tn.func.isRequired,onKeyDown:Tn.func,country:Tn.string,inputFormat:Tn.oneOf(["INTERNATIONAL","NATIONAL_PART_OF_INTERNATIONAL","NATIONAL","INTERNATIONAL_OR_NATIONAL"]).isRequired,metadata:Tn.object,inputComponent:Tn.elementType},e}const Bbe=Lbe();function wU(t,e,n,r){return g5(Cbe(t+e,n,r),t)}function Vbe(t){if(t.length<2||t[0]!=="+")return!1;for(var e=1;e<t.length;){var n=t.charCodeAt(e);if(!(n>=48&&n<=57))return!1;e++}return!0}function qbe(t){Vbe(t)||console.error("[react-phone-number-input] Expected the initial `value` to be a E.164 phone number. Got",t)}var Ube=Tn.shape({country_calling_codes:Tn.object.isRequired,countries:Tn.object.isRequired});Tn.objectOf(Tn.string);function kw(t,e){var n="+"+N1(t,e);return n}function vg(t,e){return Hbe(t)||zbe(t,e)||jbe(t,e)||$be()}function $be(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
4266
4266
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function jbe(t,e){if(t){if(typeof t=="string")return SU(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 SU(t,e)}}function SU(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 zbe(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)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 Hbe(t){if(Array.isArray(t))return t}function Ybe(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;typeof l=="boolean"&&!(i&&s)&&console.error("[react-phone-number-input] `withCountryCallingCode` property can only be used together with `country` and `international` properties"),i&&a&&console.error("[react-phone-number-input] When `country` property is passed, `defaultCountry` property has no effect and therefore shouldn't be passed"),typeof s=="boolean"&&!i&&console.error("[react-phone-number-input] `international` property can only be used together with `country` property");var d=Xbe({international:s,country:i,defaultCountry:a,withCountryCallingCode:l}),f=k.useRef(),h=function(ie,re,Z){console.error("[react-phone-number-input] Expected phone number ".concat(ie," to correspond to country ").concat(re," but ").concat(Z?"in reality it corresponds to country "+Z:"it doesn't",".")),f.current=!0},g=function(ie){return n&&qbe(n),Kbe(n,i,a,d,c,u,function(){ie&&ie.onCountryMismatch&&ie.onCountryMismatch();for(var re=arguments.length,Z=new Array(re),K=0;K<re;K++)Z[K]=arguments[K];h.apply(e,Z)})},v=k.useState(i),m=vg(v,2),A=m[0],w=m[1],x=k.useState(a),S=vg(x,2),T=S[0],C=S[1],E=k.useState(g()),_=vg(E,2),M=_[0],O=_[1],F=k.useState(n),P=vg(F,2),H=P[0],N=P[1],z=k.useState(),$=vg(z,2);$[0];var oe=$[1],X=k.useCallback(function(){return oe({})},[oe]);function R(Y){if(Y){d==="NATIONAL_PART_OF_INTERNATIONAL"&&(Y="+".concat(N1(i,u)).concat(Y));var ie=new p5(i||a,u);return ie.input(Y),ie.getNumberValue()}}k.useEffect(function(){n!==H&&(N(n),O(g()))},[n]),k.useEffect(function(){if(i!==A){w(i);var Y,ie=g({onCountryMismatch:function(){Y=!0}});O(ie),Y&&N(R(ie))}},[i]),k.useEffect(function(){a!==T&&(C(a),O(g()))},[a]),k.useEffect(function(){H!==n&&r(H)},[H]);var le=k.useCallback(function(Y){var ie;if(i)if(d==="INTERNATIONAL"){var re=kw(i,u);if(Y.indexOf(re)!==0){if(Y&&Y[0]!=="+")Y=re+Y;else if(!f.current)return O(re),N(void 0),X()}}else Y&&Y[0]==="+"&&(Y=Y.slice(1));else a||Y&&Y[0]!=="+"&&(Y="+"+Y);Y&&(ie=R(Y)),O(Y),N(ie)},[i,d,a,u,O,N,X,f]);return{phoneDigits:M,setPhoneDigits:le,inputFormat:d}}function Kbe(t,e,n,r,i,a,s){if(e&&r==="INTERNATIONAL"){var l=kw(e,a);return t?(t.indexOf(l)!==0&&s(t,e),t):l}if(!t)return"";if(!e&&!n)return t;var c=new p5(void 0,a);c.input(t);var u=c.getNumber();if(u)if(e)switch(u.country&&u.country!==e?s(t,e,u.country):u.countryCallingCode!==N1(e,a)&&s(t,e),r){case"NATIONAL":return O1(u.formatNational());case"NATIONAL_PART_OF_INTERNATIONAL":return O1(g5(u.formatInternational(),kw(e,a)));case"INTERNATIONAL":throw new Error('`inputFormat: "INTERNATIONAL"` case should\'ve already been handled earlier in the code');case"INTERNATIONAL_OR_NATIONAL":throw new Error('`inputFormat: "INTERNATIONAL_OR_NATIONAL"` is not possible when `country` is fixed');default:throw new Error("Unknown `inputFormat`: ".concat(r))}else return u.countryCallingCode&&u.countryCallingCode===N1(n,a)&&i?O1(u.formatNational()):t;else return""}function Xbe(t){var e=t.international,n=t.country,r=t.defaultCountry,i=t.withCountryCallingCode;return n?e?i?"INTERNATIONAL":"NATIONAL_PART_OF_INTERNATIONAL":"NATIONAL":r?"INTERNATIONAL_OR_NATIONAL":"INTERNATIONAL"}var Rbe=["Component","country","defaultCountry","useNationalFormatForDefaultCountryValue","value","onChange","metadata","international","withCountryCallingCode"];function Pw(){return Pw=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},Pw.apply(this,arguments)}function Gbe(t,e){if(t==null)return{};var n=Wbe(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 Wbe(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 m5(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=Gbe(t,Rbe),g=Ybe({value:l,onChange:c,country:r,defaultCountry:i,international:d,withCountryCallingCode:f,useNationalFormatForDefaultCountryValue:s,metadata:u}),v=g.phoneDigits,m=g.setPhoneDigits,A=g.inputFormat;return k.createElement(n,Pw({},h,{ref:e,metadata:u,inputFormat:A,international:d,withCountryCallingCode:f,country:r||i,value:v,onChange:m}))}m5=k.forwardRef(m5),m5.propTypes={value:Tn.string,onChange:Tn.func.isRequired,country:Tn.string,defaultCountry:Tn.string,international:Tn.bool,withCountryCallingCode:Tn.bool,Component:Tn.elementType.isRequired,useNationalFormatForDefaultCountryValue:Tn.bool,metadata:Ube};var Qbe=["type","autoComplete","smartCaret","metadata"];function Mw(){return Mw=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},Mw.apply(this,arguments)}function Jbe(t,e){if(t==null)return{};var n=Zbe(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 Zbe(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 CU(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=Jbe(n,Qbe);return k.createElement(m5,Mw({},h,{type:a,autoComplete:l,metadata:f,ref:r,Component:u?Fbe:Bbe}))}return e=k.forwardRef(e),e.propTypes={type:Tn.string,autoComplete:Tn.string,smartCaret:Tn.bool,metadata:Tn.object},e}CU();const eye=CU(X6e),tye=t=>{var Z,K,W,me,Ae,Ie,ye,de,ne,q,ee;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,updateUserFormDataSubmit:i,userTaskSubmitFormData:a,TASK_PUBLISHED:s,task_status:l}=Ar(),{userSelectedLanguage:c,fieldSettingUpdate:u}=sn(),{field:d,fieldIndex:f,sectionIndex:h,pageIndex:g,row:v,rowIndex:m,columnIndex:A,isDisabled:w}=t,{isAdmin:x,isBuilderMode:S}=Ht(),[T,C]=k.useState(!1),[E,_]=k.useState(""),[M,O]=k.useState(0),[F,P]=k.useState(!1),[H,N]=k.useState(!1),z=()=>{N(!0)},$=()=>{N(!1)},oe=()=>{var se,ge,De;if(v!=null&&v.rowIsRepeatable){if(v!=null&&v.repeatableFields){const Ne=[...v.repeatableFields],be=It.findIndex(Ne,function(fe){return fe.uuid===(d==null?void 0:d.uuid)});be>=0&&Ne[be].fieldData?_(Ne[be].fieldData):_("")}}else{const Ne=a;if(Ne!=null&&Ne.length){for(const be of Ne)if(be.fieldId===t.field.uuid&&((se=be==null?void 0:be.postData[0])==null?void 0:se.postValue)!==""&&((ge=be==null?void 0:be.postData[0])!=null&&ge.postValue)){_((De=be==null?void 0:be.postData[0])==null?void 0:De.postValue);break}}}P(!0)};k.useEffect(()=>{F||oe();const se=Gt.addListener("clearRepeatableFields",be=>{be===(v==null?void 0:v.uuid)&&(_(""),O(0),d.isValid=0,u(g,h,m,A,f,d))}),ge=Gt.addListener("onSubmitUserForm",()=>{var be;(be=d==null?void 0:d.attributes)!=null&&be.required?E?d.isValid=1:d.isValid=0:d.isValid=1}),De=Gt.addListener("OnInvalidFieldCatch",be=>{d.uuid===(be==null?void 0:be.fieldId)?O(1):O(0)}),Ne=Gt.addListener("OnGetFieldValue",be=>{var Te;const fe=(Te=be==null?void 0:be.repeatableColumn)==null?void 0:Te.filter(Ee=>(Ee==null?void 0:Ee.fieldUuid)===(d==null?void 0:d.uuid));fe!=null&&fe.length});return()=>{ge.remove(),De.remove(),Ne.remove(),se.remove()}});const X=se=>{C(se)},R=()=>{C(!1)},le=(se,ge)=>{const De=a,Ne=It.cloneDeep(e);if(Ne[d==null?void 0:d.uuid]=se,(De==null?void 0:De.length)>0)for(const be of De)be.fieldId===t.field.uuid&&(be.postData[0]={postValue:se});if(!(v!=null&&v.rowIsRepeatable)){n(Ne);const be=Object.keys(Ne).length;r(be)}},Y=(se,ge)=>{var De;if(a){const Ne=[...a],be=It.findIndex(Ne,function(Te){return Te.rowId===(v==null?void 0:v.uuid)});let fe=(De=a[be])==null?void 0:De.repeatableFields;fe={...fe,[se==null?void 0:se.uuid]:ge},Ne[be]={...Ne[be],repeatableFields:fe},i(Ne)}_(ge),ge!==""?se.isValid=1:se.isValid=0},ie=se=>{v!=null&&v.rowIsRepeatable?Y(d,se):le(se)},re=o.jsxs("div",{onMouseOver:z,onMouseOut:$,children:[S&&H&&o.jsx(Wr,{handleFieldSettingsSidebar:X,...t}),o.jsxs("div",{className:`field ${S&&" py-3 px-4 builder-element-wrapper "}${(d==null?void 0:d.isFluid)===!0&&" p-fluid"}`,children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:S?"col-12 p-fluid":"col-12 ",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-bold mb-3 text-gray-900 text-xl",children:[o.jsx(ca,{...t}),((K=d==null?void 0:d.attributes)==null?void 0:K.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",S?o.jsx(aa,{...t}):o.jsx(o.Fragment,{children:(W=d==null?void 0:d.label)==null?void 0:W[c==null?void 0:c.type]}),o.jsx("span",{className:"ml-3",children:(d==null?void 0:d.showToolTip)&&o.jsx(zi,{message:(me=d==null?void 0:d.toolTip)==null?void 0:me[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-"+((Ie=(Ae=d==null?void 0:d.icon)==null?void 0:Ae.properties)==null?void 0:Ie.name)}),o.jsx(eye,{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:E,onFocus:()=>O(1),onChange:ie,international:!0,country:"GB",className:`${M===1&&((de=d==null?void 0:d.attributes)!=null&&de.required)?E?"valid":"invalid":"valid'"} p-inputtext`,readOnly:w,disabled:x||w})]}),o.jsx("div",{children:((ne=d==null?void 0:d.attributes)==null?void 0:ne.required)&&o.jsx("small",{className:"error",children:M===1&&!E?(q=d==null?void 0:d.validationMesssage)==null?void 0:q.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]})})]})]})}),x&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[T===!0&&o.jsx(Qi,{visibilty:T,closeSettingFieldSidebar:R,...t}),o.jsx(xi,{...t,fieldWrap:re})]})},nye=t=>{var le,Y,ie,re,Z,K,W,me,Ae,Ie,ye;const{field:e,fieldIndex:n,pageIndex:r,sectionIndex:i,row:a,isDisabled:s}=t,{isAdmin:l,isBuilderMode:c}=Ht(),{task_status:u,taskRegisterData:d,updateTaskRegisterData:f,updateTaskProgressValue:h,updateUserFormDataSubmit:g,userTaskSubmitFormData:v,TASK_PUBLISHED:m}=Ar(),{userSelectedLanguage:A}=sn(),[w,x]=k.useState(!1),[S,T]=k.useState(""),[C,E]=k.useState(0),[_,M]=k.useState(!1),O=()=>{M(!0)},F=()=>{M(!1)};k.useEffect(()=>{w||$();const de=Gt.addListener("clearRepeatableFields",q=>{q===(a==null?void 0:a.uuid)&&(T(""),E(0),e.isValid=0)}),ne=Gt.addListener("onSubmitUserForm",()=>{var q;(q=e==null?void 0:e.attributes)!=null&&q.required?S!==""&&du.test(S)===!0?e.isValid=1:e.isValid=0:e.isValid=1});return()=>{ne.remove(),de.remove()}});const[P,H]=k.useState(!1),N=de=>{H(de)},z=()=>{H(!1)},$=()=>{var de,ne,q;if(a!=null&&a.rowIsRepeatable){if(a!=null&&a.repeatableFields){const ee=[...a.repeatableFields],se=It.findIndex(ee,function(ge){return ge.uuid===(e==null?void 0:e.uuid)});se>=0&&ee[se].fieldData?T(ee[se].fieldData):T("")}}else{const ee=v;if(ee!=null&&ee.length){for(const se of ee)if(se.fieldId===t.field.uuid&&((de=se==null?void 0:se.postData[0])==null?void 0:de.postValue)!==""&&((ne=se==null?void 0:se.postData[0])!=null&&ne.postValue)){T((q=se==null?void 0:se.postData[0])==null?void 0:q.postValue),x(!0);break}}}x(!0)},oe=de=>{T(de);const ne=v,q=It.cloneDeep(d);if(de!==""&&du.test(de)===!0){if(q[e==null?void 0:e.uuid]=de,(ne==null?void 0:ne.length)>0)for(const ee of ne)ee.fieldId===t.field.uuid&&(ee.postData[0]={postValue:de})}else if(delete q[e==null?void 0:e.uuid],(ne==null?void 0:ne.length)>0)for(const ee of ne)ee.fieldId===t.field.uuid&&(ee.postData[0]={postValue:""});if(!(a!=null&&a.rowIsRepeatable)){f(q);const ee=Object.keys(q).length;h(ee)}};console.log("inputValue",S);const X=(de,ne)=>{var Ne;console.log("value",ne);const q=[...v],ee=It.findIndex(q,function(be){return be.rowId===(a==null?void 0:a.uuid)});let se=(Ne=v[ee])==null?void 0:Ne.repeatableFields;const ge=de,De=ge==null?void 0:ge.uuid;se={...se,[De]:ne},q[ee]={...q[ee],repeatableFields:se},console.log("_data2",q),g(q),T(ne),ne!==""&&du.test(ne)===!0?e.isValid=1:e.isValid=0},R=o.jsxs("div",{onMouseOver:O,onMouseOut:F,children:[c&&_&&o.jsx(Wr,{handleFieldSettingsSidebar:N,...t}),o.jsxs("div",{className:`field ${c&&" py-3 px-4 builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0&&" p-fluid"}`,children:[o.jsx("div",{className:"grid"}),(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(le=e==null?void 0:e.headerText)==null?void 0:le[A==null?void 0:A.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:n,className:"flex font-bold mb-3 text-gray-900 text-xl",children:[o.jsx(ca,{...t}),((Y=e==null?void 0:e.attributes)==null?void 0:Y.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",c?o.jsx(aa,{...t}):o.jsx(o.Fragment,{children:(ie=e==null?void 0:e.label)==null?void 0:ie[A==null?void 0:A.type]}),o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(zi,{message:(re=e==null?void 0:e.toolTip)==null?void 0:re[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-"+((K=(Z=e==null?void 0:e.icon)==null?void 0:Z.properties)==null?void 0:K.name)}),o.jsx(wn,{id:e==null?void 0:e.uuid,placeholder:(W=e==null?void 0:e.placeholder)==null?void 0:W[A==null?void 0:A.type],value:S,onFocus:()=>E(1),onChange:de=>{a!=null&&a.rowIsRepeatable?X(e,de.target.value):oe(de.target.value)},className:C===1&&((me=e==null?void 0:e.attributes)!=null&&me.required)?S?"valid":"invalid":"valid'",readOnly:s||l})]}),((Ae=e==null?void 0:e.attributes)==null?void 0:Ae.required)&&o.jsx("div",{children:o.jsx("small",{className:"error",children:C===1&&!S?(Ie=e==null?void 0:e.validationMesssage)==null?void 0:Ie[A==null?void 0:A.type]:""})}),S!==""&&C===1&&du.test(S)===!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(ki,{...t})]})]});return o.jsxs(o.Fragment,{children:[P===!0&&o.jsx(Qi,{visibilty:P,closeSettingFieldSidebar:z,...t},e==null?void 0:e.uuid),o.jsx(xi,{...t,fieldWrap:R})]})},rye="data:image/png;base64,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",iye="data:image/png;base64,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",aye="data:image/png;base64,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",sye=t=>{var R,le,Y,ie,re,Z,K,W,me;const{field:e,pageIndex:n,sectionIndex:r,row:i,isDisabled:a}=t,{isAdmin:s,isBuilderMode:l}=Ht(),{task_status:c,taskRegisterData:u,updateTaskRegisterData:d,updateTaskProgressValue:f,updateUserFormDataSubmit:h,userTaskSubmitFormData:g,TASK_PUBLISHED:v}=Ar(),{userSelectedLanguage:m}=sn(),[A,w]=k.useState(!1),[x,S]=k.useState(""),[T,C]=k.useState(0),[E,_]=k.useState(!1),M=()=>{_(!0)},O=()=>{_(!1)};k.useEffect(()=>{A||z();const Ae=Gt.addListener("clearRepeatableFields",ye=>{ye===(i==null?void 0:i.uuid)&&(S(""),C(0),e.isValid=0)}),Ie=Gt.addListener("onSubmitUserForm",()=>{var ye;(ye=e==null?void 0:e.attributes)!=null&&ye.required?x!==""&&du.test(x)===!0?e.isValid=1:e.isValid=0:e.isValid=1});return()=>{Ie.remove(),Ae.remove()}});const[F,P]=k.useState(!1),H=Ae=>{P(Ae)},N=()=>{P(!1)},z=()=>{var Ae,Ie,ye;if(i!=null&&i.rowIsRepeatable){const de=[...(i==null?void 0:i.repeatableFields)||[]],ne=It.findIndex(de,function(q){return q.uuid===(e==null?void 0:e.uuid)});ne>=0&&de[ne].fieldData?S(de[ne].fieldData):S("")}else{const de=g;if(de!=null&&de.length){for(const ne of de)if(ne.fieldId===t.field.uuid&&((Ae=ne==null?void 0:ne.postData[0])==null?void 0:Ae.postValue)!==""&&((Ie=ne==null?void 0:ne.postData[0])!=null&&Ie.postValue)){S((ye=ne==null?void 0:ne.postData[0])==null?void 0:ye.postValue),w(!0);break}}}w(!0)},$=(Ae,Ie)=>{S(Ie);const ye=g,de=It.cloneDeep(u);if(ye!==null){if(Ie){if(de[e==null?void 0:e.uuid]=Ie,(ye==null?void 0:ye.length)>0)for(const ne of ye)ne.fieldId===t.field.uuid&&(ne.postData[0]={postValue:Ie})}else if(delete de[e==null?void 0:e.uuid],(ye==null?void 0:ye.length)>0)for(const ne of ye)ne.fieldId===t.field.uuid&&(ne.postData[0]={postValue:""})}if(!(i!=null&&i.rowIsRepeatable)){d(de);const ne=Object.keys(de).length;f(ne)}},oe=(Ae,Ie,ye,de)=>{var se;const ne=[...g],q=It.findIndex(ne,function(ge){return ge.rowId===(i==null?void 0:i.uuid)});let ee=(se=g[q])==null?void 0:se.repeatableFields;ee={...ee,[ye==null?void 0:ye.uuid]:de},ne[q]={...ne[q],repeatableFields:ee},h(ne),S(de),de!==""&&du.test(de)===!0?e.isValid=1:e.isValid=0},X=o.jsxs("div",{onMouseOver:M,onMouseOut:O,children:[l&&E&&o.jsx(Wr,{handleFieldSettingsSidebar:H,...t}),o.jsxs("div",{className:`field ${l&&" py-3 px-4 builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0&&" p-fluid"}`,children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:s?"col-6 ":"col-12 p-fluid",children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(R=e==null?void 0:e.headerText)==null?void 0:R[m==null?void 0:m.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:e.uuid,className:"flex font-bold mb-3 text-gray-900 text-xl",children:[o.jsx(ca,{...t}),((le=e==null?void 0:e.attributes)==null?void 0:le.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",l?o.jsx(aa,{...t}):o.jsx(o.Fragment,{children:(Y=e==null?void 0:e.label)==null?void 0:Y[m==null?void 0:m.type]}),(e==null?void 0:e.showToolTip)&&o.jsx("span",{className:"ml-3",children:o.jsx(zi,{message:(ie=e==null?void 0:e.toolTip)==null?void 0:ie[m==null?void 0:m.type],position:"right"})})]}),o.jsx("div",{children:o.jsx(v6,{cancelIcon:o.jsx("img",{src:rye,alt:"custom-cancel-image",width:"25px",height:"25px"}),offIcon:o.jsx("img",{src:iye,alt:"custom-image-active",width:"25px",height:"25px"}),onIcon:o.jsx("img",{src:aye,alt:"custom-image",width:"25px",height:"25px"}),id:e==null?void 0:e.uuid,placeholder:(re=e==null?void 0:e.placeholder)==null?void 0:re[m==null?void 0:m.type],value:x,onFocus:()=>C(1),onChange:Ae=>{i!=null&&i.rowIsRepeatable?oe(n,r,e,Ae.value):$(Ae,Ae.value)},className:T===1&&((Z=e==null?void 0:e.attributes)!=null&&Z.required)?x?"valid":"invalid":"valid'",readOnly:a})}),((K=e==null?void 0:e.attributes)==null?void 0:K.required)&&o.jsx("div",{children:o.jsx("small",{className:"error",children:T===1&&!x?(W=e==null?void 0:e.validationMesssage)==null?void 0:W[m==null?void 0:m.type]:""})}),(e==null?void 0:e.showHelperText)&&o.jsx("div",{children:o.jsx("small",{children:(me=e==null?void 0:e.helperText)==null?void 0:me[m==null?void 0:m.type]})})]})}),s&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[F===!0&&o.jsx(Qi,{visibilty:F,closeSettingFieldSidebar:N,...t},e==null?void 0:e.uuid),o.jsx(xi,{...t,fieldWrap:X})]})},oye=t=>{var R,le,Y,ie,re,Z,K,W,me;const{field:e,pageIndex:n,sectionIndex:r,row:i,isDisabled:a}=t,{isAdmin:s,isBuilderMode:l}=Ht(),{task_status:c,taskRegisterData:u,updateTaskRegisterData:d,updateTaskProgressValue:f,updateUserFormDataSubmit:h,userTaskSubmitFormData:g,TASK_PUBLISHED:v}=Ar(),{userSelectedLanguage:m}=sn(),[A,w]=k.useState(!1),[x,S]=k.useState(""),[T,C]=k.useState(0),[E,_]=k.useState(!1),M=()=>{_(!0)},O=()=>{_(!1)};k.useEffect(()=>{A||z();const Ae=Gt.addListener("clearRepeatableFields",ye=>{ye===(i==null?void 0:i.uuid)&&(S(""),C(0),e.isValid=0)}),Ie=Gt.addListener("onSubmitUserForm",()=>{var ye;(ye=e==null?void 0:e.attributes)!=null&&ye.required?x!==""&&du.test(x)===!0?e.isValid=1:e.isValid=0:e.isValid=1});return()=>{Ie.remove(),Ae.remove()}});const[F,P]=k.useState(!1),H=Ae=>{P(Ae)},N=()=>{P(!1)},z=()=>{var Ae,Ie,ye;if(i!=null&&i.rowIsRepeatable){if(i!=null&&i.repeatableFields){const de=[...i.repeatableFields],ne=It.findIndex(de,function(q){return q.uuid===(e==null?void 0:e.uuid)});ne>=0&&de[ne].fieldData?S(de[ne].fieldData):S("")}}else{const de=g;if(de!=null&&de.length){for(const ne of de)if(ne.fieldId===t.field.uuid&&((Ae=ne==null?void 0:ne.postData[0])==null?void 0:Ae.postValue)!==""&&((Ie=ne==null?void 0:ne.postData[0])!=null&&Ie.postValue)){S((ye=ne==null?void 0:ne.postData[0])==null?void 0:ye.postValue),w(!0);break}}}w(!0)},$=(Ae,Ie)=>{S(Ie);const ye=g,de=It.cloneDeep(u);if(ye!==null){if(Ie){if(de[e==null?void 0:e.uuid]=Ie,(ye==null?void 0:ye.length)>0)for(const ne of ye)ne.fieldId===t.field.uuid&&(ne.postData[0]={postValue:Ie})}else if(delete de[e==null?void 0:e.uuid],(ye==null?void 0:ye.length)>0)for(const ne of ye)ne.fieldId===t.field.uuid&&(ne.postData[0]={postValue:""})}if(!(i!=null&&i.rowIsRepeatable)){d(de);const ne=Object.keys(de).length;f(ne)}},oe=(Ae,Ie,ye,de)=>{var se;const ne=[...g],q=It.findIndex(ne,function(ge){return ge.rowId===(i==null?void 0:i.uuid)});let ee=(se=g[q])==null?void 0:se.repeatableFields;ee={...ee,[ye==null?void 0:ye.uuid]:de},ne[q]={...ne[q],repeatableFields:ee},h(ne),S(de),de!==""&&du.test(de)===!0?e.isValid=1:e.isValid=0},X=o.jsxs("div",{onMouseOver:M,onMouseOut:O,children:[l&&E&&o.jsx(Wr,{handleFieldSettingsSidebar:H,...t}),o.jsx("div",{className:`field ${l&&" py-3 px-4 builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0&&" p-fluid"}`,children:o.jsxs("div",{className:"grid",children:[o.jsxs("div",{className:l?"col-12 p-fluid field-form-builder":"col-12 p-fluid",children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(R=e==null?void 0:e.headerText)==null?void 0:R[m==null?void 0:m.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:e.uuid,className:"flex font-bold mb-3 text-gray-900 text-xl",children:[o.jsx(ca,{...t}),((le=e==null?void 0:e.attributes)==null?void 0:le.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",l?o.jsx(aa,{...t}):o.jsx(o.Fragment,{children:(Y=e==null?void 0:e.label)==null?void 0:Y[m==null?void 0:m.type]}),o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(zi,{message:(ie=e==null?void 0:e.toolTip)==null?void 0:ie[m==null?void 0:m.type],position:"right"})})]}),o.jsx(A6,{id:e==null?void 0:e.uuid,placeholder:(re=e==null?void 0:e.placeholder)==null?void 0:re[m==null?void 0:m.type],value:x,onFocus:()=>C(1),onChange:Ae=>{i!=null&&i.rowIsRepeatable?oe(n,r,e,Ae.value):$(Ae,Ae.value)},className:T===1&&((Z=e==null?void 0:e.attributes)!=null&&Z.required)?x?"valid":"invalid":"valid'",readOnly:a,disabled:s||a}),((K=e==null?void 0:e.attributes)==null?void 0:K.required)&&o.jsx("div",{children:o.jsx("small",{className:"error",children:T===1&&!x?(W=e==null?void 0:e.validationMesssage)==null?void 0:W[m==null?void 0:m.type]:""})}),(e==null?void 0:e.showHelperText)&&o.jsx("div",{children:o.jsx("small",{children:(me=e==null?void 0:e.helperText)==null?void 0:me[m==null?void 0:m.type]})})]}),s&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{...t})]})]})})]});return o.jsxs(o.Fragment,{children:[F===!0&&o.jsx(Qi,{visibilty:F,closeSettingFieldSidebar:N,...t},e==null?void 0:e.uuid),o.jsx(xi,{...t,fieldWrap:X})]})},lye=t=>{var X,R,le,Y,ie,re;const{field:e,pageIndex:n,sectionIndex:r,row:i}=t,{isAdmin:a,isBuilderMode:s}=Ht(),{task_status:l,taskRegisterData:c,updateTaskRegisterData:u,updateTaskProgressValue:d,updateUserFormDataSubmit:f,userTaskSubmitFormData:h,TASK_PUBLISHED:g}=Ar(),{userSelectedLanguage:v}=sn(),[m,A]=k.useState(!1),[w,x]=k.useState(""),[S,T]=k.useState(0),[C,E]=k.useState(!1),_=()=>{E(!0)},M=()=>{E(!1)};k.useEffect(()=>{m||N();const Z=Gt.addListener("clearRepeatableFields",W=>{W===(i==null?void 0:i.uuid)&&(x(""),T(0),e.isValid=0)}),K=Gt.addListener("onSubmitUserForm",()=>{var W;(W=e==null?void 0:e.attributes)!=null&&W.required&&(w!==""&&du.test(w)===!0?e.isValid=1:e.isValid=0)});return()=>{K.remove(),Z.remove()}});const[O,F]=k.useState(!1),P=Z=>{F(Z)},H=()=>{F(!1)},N=()=>{var Z,K,W;if(i!=null&&i.rowIsRepeatable){if(i!=null&&i.repeatableFields){const me=[...i.repeatableFields],Ae=It.findIndex(me,function(Ie){return Ie.uuid===(e==null?void 0:e.uuid)});Ae>=0&&me[Ae].fieldData?x(me[Ae].fieldData):x("")}}else{const me=h;if(me!=null&&me.length){for(const Ae of me)if(Ae.fieldId===t.field.uuid&&((Z=Ae==null?void 0:Ae.postData[0])==null?void 0:Z.postValue)!==""&&((K=Ae==null?void 0:Ae.postData[0])!=null&&K.postValue)){x((W=Ae==null?void 0:Ae.postData[0])==null?void 0:W.postValue),A(!0);break}}}A(!0)},z=(Z,K)=>{x(K);const W=h,me=It.cloneDeep(c);if(K){if(me[e==null?void 0:e.uuid]=K,(W==null?void 0:W.length)>0)for(const Ae of W)Ae.fieldId===t.field.uuid&&(Ae.postData[0]={postValue:K})}else if(delete me[e==null?void 0:e.uuid],(W==null?void 0:W.length)>0)for(const Ae of W)Ae.fieldId===t.field.uuid&&(Ae.postData[0]={postValue:""});if(!(i!=null&&i.rowIsRepeatable)){u(me);const Ae=Object.keys(me).length;d(Ae)}},$=(Z,K,W,me)=>{var de;const Ae=[...h],Ie=It.findIndex(Ae,function(ne){return ne.rowId===(i==null?void 0:i.uuid)});let ye=(de=h[Ie])==null?void 0:de.repeatableFields;ye={...ye,[W==null?void 0:W.uuid]:me},Ae[Ie]={...Ae[Ie],repeatableFields:ye},f(Ae),x(me),me!==""&&du.test(me)===!0?e.isValid=1:e.isValid=0},oe=o.jsxs("div",{onMouseOver:_,onMouseOut:M,children:[s&&C&&o.jsx(Wr,{handleFieldSettingsSidebar:P,...t}),o.jsxs("div",{className:`field ${s&&" py-3 px-4 builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0&&" p-fluid"}`,children:[o.jsxs("div",{className:s?"card p-fluid field-form-builder":"p-fluid",children:[s&&o.jsx("label",{className:"block font-medium mb-3 text-700 text-2xl",children:"Hidden field"}),o.jsx(wn,{type:s===!1?"hidden":"text",id:e==null?void 0:e.uuid,placeholder:(X=e==null?void 0:e.placeholder)==null?void 0:X[v==null?void 0:v.type],value:(R=e==null?void 0:e.defaultValue)==null?void 0:R[v==null?void 0:v.type],onFocus:()=>T(1),onLoad:()=>{i!=null&&i.rowIsRepeatable?$(n,r,e,e==null?void 0:e.defaultValue):z("",e==null?void 0:e.defaultValue)},className:S===1&&((le=e==null?void 0:e.attributes)!=null&&le.required)?w?"valid":"invalid":"valid'",readOnly:l===g}),((Y=e==null?void 0:e.attributes)==null?void 0:Y.required)&&o.jsx("div",{children:o.jsx("small",{className:"error",children:S===1&&!w?(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:(re=e==null?void 0:e.helperText)==null?void 0:re[v==null?void 0:v.type]})})]}),a&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[O===!0&&o.jsx(Qi,{visibilty:O,closeSettingFieldSidebar:H,...t}),o.jsx(xi,{...t,fieldWrap:oe})]})},xU=t=>{var T;const{field:e,fieldIndex:n,pageIndex:r,sectionIndex:i,rowIndex:a,columnIndex:s,path:l,labelType:c}=t,[u,d]=k.useState(e),{isBuilderMode:f}=Ht();k.useEffect(()=>{var C;return x((C=e[c])==null?void 0:C[h==null?void 0:h.type]),()=>{}},[e]);const{userSelectedLanguage:h,fieldSettingUpdate:g,fieldSettingUpdateInlineConditional:v,gridComponentFieldSettingUpdate:m}=sn(),A=(C,E,_)=>{d(M=>({...M,[C]:{...M[C],[E==null?void 0:E.type]:_}}))},[w,x]=k.useState((T=e[c])==null?void 0:T[h==null?void 0:h.type]);k.useEffect(()=>(S(),()=>{}),[u]);const S=()=>{const C=l.split("-").map(Number);(t==null?void 0:t.fieldContainer)==="inline-condition-container"?v(C[fa],C[ha],C[Ca],C[xa],C[Ta],C[Fa],C[Xo],C[wo],u):(C==null?void 0:C.length)>Fa&&(C==null?void 0:C.length)===Bl+1&&(e!=null&&e.componentType)&&(t==null?void 0:t.fieldContainer)==="grid-container"?m(C[fa],C[ha],C[Ca],C[xa],C[Ta],C[5],C[6],C[7],u):g(r,i,a,s,n,{...e,[c]:u[c]})};return o.jsx(o.Fragment,{children:o.jsx(D3,{style:{display:"inline-block"},className:"builder-input-label-edit",html:w,disabled:!f,onChange:C=>{var E;x(k3.sanitize((E=C==null?void 0:C.target)==null?void 0:E.value))},onBlur:C=>{var _;const E=k3.sanitize((_=C==null?void 0:C.target)==null?void 0:_.innerText);x(E),A(c,h,E)},tagName:"article"})})},cye=t=>{var re,Z,K,W,me,Ae,Ie;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,updateUserFormDataSubmit:i,userTaskSubmitFormData:a}=Ar(),{userSelectedLanguage:s,fieldSettingUpdate:l}=sn(),{field:c,fieldIndex:u,sectionIndex:d,pageIndex:f,row:h,rowIndex:g,columnIndex:v,isDisabled:m}=t,{isBuilderMode:A,isAdmin:w}=Ht(),[x,S]=k.useState(!1),[T,C]=k.useState(""),[E,_]=k.useState(0),[M,O]=k.useState(!1),[F,P]=k.useState(!1),H=()=>{P(!0)},N=()=>{P(!1)},z=()=>{var ye,de,ne;if(h!=null&&h.rowIsRepeatable){if(h!=null&&h.repeatableFields){const q=[...h.repeatableFields],ee=It.findIndex(q,function(se){return se.uuid===(c==null?void 0:c.uuid)});ee>=0&&q[ee].fieldData?C(q[ee].fieldData):C("")}}else{const q=a;if(q!=null&&q.length){for(const ee of q)if(ee.fieldId===t.field.uuid&&((ye=ee==null?void 0:ee.postData[0])==null?void 0:ye.postValue)!==""&&((de=ee==null?void 0:ee.postData[0])!=null&&de.postValue)){C((ne=ee==null?void 0:ee.postData[0])==null?void 0:ne.postValue);break}}}O(!0)};k.useEffect(()=>{M||z();const ye=Gt.addListener("clearRepeatableFields",ee=>{ee===(h==null?void 0:h.uuid)&&(C(""),_(0),c.isValid=0,l(f,d,g,v,u,c))}),de=Gt.addListener("onSubmitUserForm",()=>{var ee;(ee=c==null?void 0:c.attributes)!=null&&ee.required?T?c.isValid=1:c.isValid=0:c.isValid=1}),ne=Gt.addListener("OnInvalidFieldCatch",ee=>{c.uuid===(ee==null?void 0:ee.fieldId)?_(1):_(0)}),q=Gt.addListener("OnGetFieldValue",ee=>{var ge;const se=(ge=ee==null?void 0:ee.repeatableColumn)==null?void 0:ge.filter(De=>(De==null?void 0:De.fieldUuid)===(c==null?void 0:c.uuid));se!=null&&se.length});return()=>{de.remove(),ne.remove(),q.remove(),ye.remove()}});const $=ye=>{S(ye)},oe=()=>{S(!1)},X=ye=>{var q,ee;C(ye.target.value);const de=a,ne=It.cloneDeep(e);if(de!==null){if((q=ye==null?void 0:ye.target)!=null&&q.value){if(ne[c==null?void 0:c.uuid]=(ee=ye==null?void 0:ye.target)==null?void 0:ee.value,(de==null?void 0:de.length)>0)for(const se of de)se.fieldId===t.field.uuid&&(se.postData[0]={postValue:ye.target.value})}else if(delete ne[c==null?void 0:c.uuid],(de==null?void 0:de.length)>0)for(const se of de)se.fieldId===t.field.uuid&&(se.postData[0]={postValue:""})}if(!(h!=null&&h.rowIsRepeatable)){n(ne);const se=Object.keys(ne).length;r(se)}},R=(ye,de,ne,q)=>{var ee;if(a){const se=[...a],ge=It.findIndex(se,function(Ne){return Ne.rowId===(h==null?void 0:h.uuid)});let De=(ee=a[ge])==null?void 0:ee.repeatableFields;De={...De,[ne==null?void 0:ne.uuid]:q},se[ge]={...se[ge],repeatableFields:De},i(se)}C(q),q!==""?ne.isValid=1:ne.isValid=0},le=10,Y=()=>{const ye=[];for(let de=0;de<=le;de++)ye.push(o.jsxs("label",{children:[o.jsx("input",{onChange:ne=>{h!=null&&h.rowIsRepeatable?R(f,d,c,ne.target.value):X(ne)},checked:parseInt(T)===de,name:"liker-scale"+(c==null?void 0:c.uuid),type:"radio",value:de,disabled:m}),o.jsx("span",{children:de})]},`field-${c==null?void 0:c.uuid}-likertScale-${de} ${parseInt(T)===de?"scale-selected":""}`));return ye},ie=o.jsxs("div",{onMouseOver:H,onMouseOut:N,children:[A&&F&&o.jsx(Wr,{handleFieldSettingsSidebar:$,...t}),o.jsxs("div",{className:`field ${A&&" py-3 px-4 builder-element-wrapper "}${(c==null?void 0:c.isFluid)===!0&&" p-fluid"}`,children:[o.jsxs("div",{className:"",children:[(c==null?void 0:c.showHeaderText)&&o.jsx("h6",{children:(re=c==null?void 0:c.headerText)==null?void 0:re[s==null?void 0:s.type]}),(c==null?void 0:c.showLabel)&&o.jsxs("label",{htmlFor:u,className:"flex font-bold mb-3 text-gray-900 text-xl",children:[o.jsx(ca,{...t}),((Z=c==null?void 0:c.attributes)==null?void 0:Z.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",A?o.jsx(aa,{...t}):o.jsx(o.Fragment,{children:(K=c==null?void 0:c.label)==null?void 0:K[s==null?void 0:s.type]}),o.jsx("span",{className:"ml-3",children:(c==null?void 0:c.showToolTip)&&o.jsx(zi,{message:(W=c==null?void 0:c.toolTip)==null?void 0:W[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(xU,{...t,labelType:"startingMessage"})}),o.jsx("div",{className:"font-medium text-900",children:o.jsx(xU,{...t,labelType:"endingMessage"})})]}),o.jsx("div",{className:"likert",children:Y()})]})}),o.jsx("div",{children:((me=c==null?void 0:c.attributes)==null?void 0:me.required)&&o.jsx("small",{className:"error",children:E===1&&!T?(Ae=c==null?void 0:c.validationMesssage)==null?void 0:Ae.language:""})}),o.jsx("div",{children:(c==null?void 0:c.showHelperText)&&o.jsx("small",{children:(Ie=c==null?void 0:c.helperText)==null?void 0:Ie[s==null?void 0:s.type]})})]}),w&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[x===!0&&o.jsx(Qi,{visibilty:x,closeSettingFieldSidebar:oe,...t}),o.jsx(xi,{...t,fieldWrap:ie})]})},uye=t=>{var Z,K,W,me,Ae,Ie,ye,de,ne,q,ee,se;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,updateUserFormDataSubmit:i,userTaskSubmitFormData:a,task_status:s,TASK_PUBLISHED:l}=Ar(),{userSelectedLanguage:c,fieldSettingUpdate:u}=sn(),{field:d,fieldIndex:f,sectionIndex:h,pageIndex:g,row:v,rowIndex:m,columnIndex:A,isDisabled:w}=t,{isBuilderMode:x,isAdmin:S,isRenderView:T}=Ht(),[C,E]=k.useState(!1),[_,M]=k.useState(""),[O,F]=k.useState(0),[P,H]=k.useState(!1),[N,z]=k.useState(!1),$=()=>{z(!0)},oe=()=>{z(!1)},X=()=>{var ge,De,Ne;if(v!=null&&v.rowIsRepeatable){if(v!=null&&v.repeatableFields){const be=[...v.repeatableFields],fe=It.findIndex(be,function(Te){return Te.uuid===(d==null?void 0:d.uuid)});fe>=0&&be[fe].fieldData?M(be[fe].fieldData):M("")}}else{const be=a;if(be!=null&&be.length){for(const fe of be)if(fe.fieldId===t.field.uuid&&((ge=fe==null?void 0:fe.postData[0])==null?void 0:ge.postValue)!==""&&((De=fe==null?void 0:fe.postData[0])!=null&&De.postValue)){M((Ne=fe==null?void 0:fe.postData[0])==null?void 0:Ne.postValue);break}}}H(!0)};k.useEffect(()=>{P||X();const ge=Gt.addListener("clearRepeatableFields",fe=>{fe===(v==null?void 0:v.uuid)&&(M(""),F(0),d.isValid=0,u(g,h,m,A,f,d))}),De=Gt.addListener("onSubmitUserForm",()=>{var fe;(fe=d==null?void 0:d.attributes)!=null&&fe.required?_?d.isValid=1:d.isValid=0:d.isValid=1}),Ne=Gt.addListener("OnInvalidFieldCatch",fe=>{d.uuid===(fe==null?void 0:fe.fieldId)?F(1):F(0)}),be=Gt.addListener("OnGetFieldValue",fe=>{var Ee;const Te=(Ee=fe==null?void 0:fe.repeatableColumn)==null?void 0:Ee.filter(U=>(U==null?void 0:U.fieldUuid)===(d==null?void 0:d.uuid));Te!=null&&Te.length});return()=>{De.remove(),Ne.remove(),be.remove(),ge.remove()}});const R=ge=>{E(ge)},le=()=>{E(!1)},Y=ge=>{var be,fe;M(ge.target.value);const De=a,Ne=It.cloneDeep(e);if(De!==null){if((be=ge==null?void 0:ge.target)!=null&&be.value){if(Ne[d==null?void 0:d.uuid]=(fe=ge==null?void 0:ge.target)==null?void 0:fe.value,(De==null?void 0:De.length)>0)for(const Te of De)Te.fieldId===t.field.uuid&&(Te.postData[0]={postValue:ge.target.value})}else if(delete Ne[d==null?void 0:d.uuid],(De==null?void 0:De.length)>0)for(const Te of De)Te.fieldId===t.field.uuid&&(Te.postData[0]={postValue:""})}if(!(v!=null&&v.rowIsRepeatable)){n(Ne);const Te=Object.keys(Ne).length;r(Te)}},ie=(ge,De)=>{var Ne;if(a){const be=[...a],fe=It.findIndex(be,function(Ee){return Ee.rowId===(v==null?void 0:v.uuid)});let Te=(Ne=a[fe])==null?void 0:Ne.repeatableFields;Te={...Te,[ge==null?void 0:ge.uuid]:De},be[fe]={...be[fe],repeatableFields:Te},i(be)}M(De),De!==""?ge.isValid=1:ge.isValid=0},re=o.jsxs("div",{onMouseOver:$,onMouseOut:oe,children:[x&&N&&o.jsx(Wr,{handleFieldSettingsSidebar:R,...t}),o.jsxs("div",{className:`field ${x&&" py-3 px-4 builder-element-wrapper "}${(d==null?void 0:d.isFluid)===!0&&" p-fluid"}`,children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:x?"col-12 p-fluid":"col-12 ",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-bold mb-3 text-gray-900 text-xl",children:[o.jsx(ca,{...t}),((K=d==null?void 0:d.attributes)==null?void 0:K.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",x?o.jsx(aa,{...t}):o.jsx(o.Fragment,{children:(W=d==null?void 0:d.label)==null?void 0:W[c==null?void 0:c.type]}),o.jsx("span",{className:"ml-3",children:(d==null?void 0:d.showToolTip)&&o.jsx(zi,{message:(me=d==null?void 0:d.toolTip)==null?void 0:me[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-"+((Ie=(Ae=d==null?void 0:d.icon)==null?void 0:Ae.properties)==null?void 0:Ie.name)}),o.jsx(wn,{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=>{v!=null&&v.rowIsRepeatable?ie(d,ge.target.value):Y(ge)},className:O===1&&((de=d==null?void 0:d.attributes)!=null&&de.required)?_?"valid mt-2 mr-2":"invalid mt-2":"valid mt-2",readOnly:w,disabled:S||w})]}),o.jsx("div",{children:((ne=d==null?void 0:d.attributes)==null?void 0:ne.required)&&o.jsx("small",{className:"error",children:O===1&&!_?(q=d==null?void 0:d.validationMesssage)==null?void 0:q.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]})})]})]})}),o.jsx("p",{className:"text-center",children:o.jsx("span",{className:`${(se=d==null?void 0:d.fontStyle)==null?void 0:se.font} text-center`,style:{fontSize:d==null?void 0:d.fontSize},children:_})}),S&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[C===!0&&o.jsx(Qi,{visibilty:C,closeSettingFieldSidebar:le,...t}),o.jsx(xi,{...t,fieldWrap:re})]})},dye={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},fye=t=>{var ne,q,ee,se,ge,De,Ne,be,fe,Te,Ee,U,ve,he,ue,pe,xe;const{updateUserFormDataSubmit:e,taskRegisterData:n,updateTaskRegisterData:r,updateTaskProgressValue:i,userTaskSubmitFormData:a,TASK_PUBLISHED:s,task_status:l}=Ar(),{globalAlignment:c}=Ht(),{userSelectedLanguage:u,fieldSettingUpdate:d}=sn(),{isAdmin:f,isBuilderMode:h}=Ht(),g=ke=>{const Be=ke.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Ye=`${ke.className} justify-content-start`,rt=`${ke.titleClassName} pl-1`;return o.jsxs("div",{className:Ye,children:[o.jsxs("button",{className:ke.togglerClassName,onClick:ke.onTogglerClick,children:[o.jsx("span",{className:Be}),o.jsx(Qt,{})]}),o.jsx("span",{className:rt,children:R})]})},{field:v,fieldIndex:m,sectionIndex:A,pageIndex:w,row:x,rowIndex:S,columnIndex:T,isDisabled:C}=t,[E,_]=k.useState(!1),[M,O]=k.useState(null),[F,P]=k.useState(dye),[H,N]=k.useState(!1),z=()=>{N(!0)},$=()=>{N(!1)},oe=(ke,Be)=>{var Ye;if(a){const rt=[...a],it=It.findIndex(rt,function(jt){return jt.rowId===(x==null?void 0:x.uuid)});let ht=(Ye=a[it])==null?void 0:Ye.repeatableFields;ht={...ht,[ke==null?void 0:ke.uuid]:`${Be==null?void 0:Be.addressOne}, ${Be==null?void 0:Be.addressTwo}, ${Be==null?void 0:Be.zipcode}`},rt[it]={...rt[it],repeatableFields:ht},e(rt)}P(Be)},X=(ke,Be)=>{let Ye={...F};Ye={...Ye,[ke]:Be},P(Ye),(Ye==null?void 0:Ye.addressOne)!==""&&(Ye!=null&&Ye.addressTwo)&&(Ye!=null&&Ye.zipcode)&&ye(Ye==null?void 0:Ye.zipcode)?(v.isValid=1,x!=null&&x.rowIsRepeatable?oe(v,Ye):me(Ye,!0)):(v.isValid=0,x!=null&&x.rowIsRepeatable||me(null,!1))},[R]=k.useState((ne=v==null?void 0:v.label)==null?void 0:ne[u==null?void 0:u.type]),[le,Y]=k.useState(0),[ie,re]=k.useState(!1),Z=()=>{var ke,Be;if(!(x!=null&&x.rowIsRepeatable)){const Ye=a;if(Ye!=null&&Ye.length){for(const rt of Ye)if(rt.fieldId===t.field.uuid&&((ke=rt==null?void 0:rt.postData[0])!=null&&ke.postValue)){P((Be=rt==null?void 0:rt.postData[0])==null?void 0:Be.postValue);break}}}re(!0)};k.useEffect(()=>{ie||Z();const ke=Gt.addListener("clearRepeatableFields",ht=>{ht===(x==null?void 0:x.uuid)&&(Y(0),v.isValid=0,d(w,A,S,T,m,v))}),Be=Gt.addListener("onSubmitUserForm",()=>{var ht;(ht=v==null?void 0:v.attributes)!=null&&ht.required?(F==null?void 0:F.addressOne)!==""&&(F==null?void 0:F.zipcode)!==""&&ye(F==null?void 0:F.zipcode)?v.isValid=1:v.isValid=0:v.isValid=1}),Ye=Gt.addListener("OnInvalidFieldCatch",ht=>{v.uuid===(ht==null?void 0:ht.fieldId)?Y(1):Y(0)}),rt=Gt.addListener("OnGetFieldValue",ht=>{var pn;const jt=(pn=ht==null?void 0:ht.repeatableColumn)==null?void 0:pn.filter(kt=>(kt==null?void 0:kt.fieldUuid)===(v==null?void 0:v.uuid));jt!=null&&jt.length}),it=Gt.addListener("formFieldAdded",ht=>{M===null&&O(ht.uuid)});return()=>{Be.remove(),Ye.remove(),rt.remove(),ke.remove(),it.remove()}});const K=ke=>{_(ke)},W=()=>{_(!1)},me=(ke,Be)=>{const Ye=a,rt=It.cloneDeep(n);if(Be){if(rt[v==null?void 0:v.uuid]=ke,(Ye==null?void 0:Ye.length)>0)for(const it of Ye)it.fieldId===t.field.uuid&&(it.postData[0]={postValue:ke})}else if(delete rt[v==null?void 0:v.uuid],(Ye==null?void 0:Ye.length)>0)for(const it of Ye)it.fieldId===t.field.uuid&&(it.postData[0]={postValue:ke});if(!(x!=null&&x.rowIsRepeatable)){r(rt);const it=Object.keys(rt).length;i(it)}},Ae=()=>{let ke="";return h&&(ke=ke+" field-form-builder"),l===s&&f===!0&&(ke=ke+" card"),ke},Ie=()=>{let ke=!1;return F.addressOne!==""&&F.zipcode!==""&&ye(F.zipcode)&&(ke=!0),ke};function ye(ke){const Be=/\d/.test(ke),Ye=/[a-zA-Z]/.test(ke);return Be&&Ye?!0:!!Be}k.useEffect(()=>(M!==null&&setTimeout(()=>{O(null)},1e3),()=>{}),[M]);const de=o.jsxs("div",{onMouseOver:z,onMouseOut:$,children:[h&&H&&o.jsx(Wr,{handleFieldSettingsSidebar:K,...t}),o.jsxs("div",{className:`field ${h&&" py-3 px-4 builder-element-wrapper "}${(v==null?void 0:v.isFluid)===!0&&" p-fluid"}`,children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:`col-12 ${h&&"p-fluid"}`,children:[(v==null?void 0:v.showHeaderText)&&o.jsx("h6",{children:(q=v==null?void 0:v.headerText)==null?void 0:q[u==null?void 0:u.type]}),(v==null?void 0:v.showLabel)&&o.jsxs("label",{htmlFor:m,className:"flex font-bold mb-3 text-gray-900 text-xl",children:[o.jsx(ca,{...t}),((ee=v==null?void 0:v.attributes)==null?void 0:ee.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",h?o.jsx(o.Fragment,{children:(se=v==null?void 0:v.label)==null?void 0:se[u==null?void 0:u.type]}):o.jsx(aa,{...t}),o.jsx("span",{className:"ml-3",children:(v==null?void 0:v.showToolTip)&&o.jsx(zi,{message:(ge=v==null?void 0:v.toolTip)==null?void 0:ge[u==null?void 0:u.type],position:"right"})})]}),o.jsxs("div",{className:"mt-3 p-fluid",children:[o.jsx("div",{children:o.jsx("label",{className:"w-full",htmlFor:"",children:(De=v==null?void 0:v.addresslineFirstLabel)==null?void 0:De[u==null?void 0:u.type]})}),o.jsx(wn,{value:F.addressOne||"",onChange:ke=>X("addressOne",ke.target.value),className:"my-2 ",readOnly:C,disabled:f||C}),o.jsx("div",{children:o.jsx("label",{htmlFor:"",children:(Ne=v==null?void 0:v.addresslineSecondLabel)==null?void 0:Ne[u==null?void 0:u.type]})}),o.jsx(wn,{value:F.addressTwo||"",onChange:ke=>X("addressTwo",ke.target.value),className:"my-2",readOnly:C,disabled:f||C}),o.jsx("div",{children:o.jsx("label",{htmlFor:"",children:(be=v==null?void 0:v.postalcodeLabel)==null?void 0:be[u==null?void 0:u.type]})}),o.jsx(wn,{value:F.zipcode||"",onChange:ke=>X("zipcode",ke.target.value),className:"my-2",readOnly:C,disabled:f||C}),o.jsx("p",{children:!ye(F.zipcode)&&o.jsx("small",{children:"Cannot be alphabetical only."})}),((fe=v==null?void 0:v.attributes)==null?void 0:fe.required)&&!Ie()&&o.jsx("small",{className:"error",children:le===1?(Te=v==null?void 0:v.validationMesssage)==null?void 0:Te.language:""}),(v==null?void 0:v.showBillingAddress)===!0&&o.jsxs(o.Fragment,{children:[o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Yr,{inputId:"binary",checked:F.isBillingAddressSame,onChange:ke=>{X("isBillingAddressSame",ke.checked),ke.checked?P(Be=>({...Be,billingCountry:F.country,billingCity:F.city,billingState:F.state,billingAddressOne:F.addressOne,billingAddressTwo:F.addressTwo,billingZipcode:F.zipcode})):P(Be=>({...Be,billingCountry:null,billingCity:null,billingState:null,billingAddressOne:null,billingAddressTwo:null,billingZipcode:null}))},disabled:f||C}),o.jsx("label",{htmlFor:"binary",children:"Is Billing Address Same"})]}),F.isBillingAddressSame===!1&&o.jsxs(o.Fragment,{children:[(v==null?void 0:v.showLabel)&&o.jsxs("label",{htmlFor:m,className:"flex font-medium mb-3 text-700 text-2xl",children:[((Ee=v==null?void 0:v.attributes)==null?void 0:Ee.required)&&o.jsx("span",{className:"must-required",children:"*"})," ",(U=v==null?void 0:v.billingLabel)==null?void 0:U[u==null?void 0:u.type],o.jsx("span",{className:"ml-3",children:(v==null?void 0:v.showToolTip)&&o.jsx(zi,{message:(ve=v==null?void 0:v.toolTip)==null?void 0:ve[u==null?void 0:u.type],position:"right"})})]}),o.jsx("label",{htmlFor:"",children:(he=v==null?void 0:v.addresslineFirstLabel)==null?void 0:he[u==null?void 0:u.type]}),o.jsx(wn,{value:F.billingAddressOne||"",onChange:ke=>X("billingAddressOne",ke.target.value),className:"my-2",readOnly:C,disabled:f||C}),o.jsx("label",{htmlFor:"",children:(ue=v==null?void 0:v.addresslineSecondLabel)==null?void 0:ue[u==null?void 0:u.type]}),o.jsx(wn,{value:F.billingAddressTwo||"",onChange:ke=>X("billingAddressTwo",ke.target.value),className:"my-2",readOnly:C,disabled:f||C}),o.jsx("label",{htmlFor:"",children:(pe=v==null?void 0:v.postalcodeLabel)==null?void 0:pe[u==null?void 0:u.type]}),o.jsx(wn,{value:F.billingZipcode||"",onChange:ke=>X("billingZipcode",ke.target.value),className:"my-2",readOnly:C,disabled:f||C}),!ye(F.billingZipcode)&&o.jsx("small",{children:"Cannot be alphabetical only."})]})]}),o.jsx("div",{}),o.jsx("div",{children:(v==null?void 0:v.showHelperText)&&o.jsx("small",{children:(xe=v==null?void 0:v.helperText)==null?void 0:xe[u==null?void 0:u.type]})})]})]})}),f&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[E===!0&&o.jsx(Qi,{visibilty:E,closeSettingFieldSidebar:W,...t}),o.jsx("div",{dir:c?"ltr":"rtl",className:Ae(),children:l===s&&f===!0?o.jsx(ci,{headerTemplate:g,toggleable:!0,children:de}):de})]})},hye=t=>{var S;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:g,columnIndex:v}=t,{handleDrop:m}=sn(),{isAdvanceView:A,isBuilderMode:w}=Ht(),x=(T,C)=>{s(T,C)};return o.jsxs("div",{className:"p-2 py-4",children:[n&&((S=a.children)==null?void 0:S.length)>0&&a.children.map((T,C)=>{const E=T[`${n.rowIndex}-${n.columnIndex}`];return E?o.jsx("div",{children:o.jsx(Lc,{type:"grid",showFieldIcons:!1,onChange:x,data:E,field:E,path:`${i}-${n.rowIndex}-${n.columnIndex}-${C}`,sectionIndex:l,page:c,column:d,row:u,section:f,pageIndex:h,rowIndex:g,columnIndex:v,fieldIndex:C,fieldContainer:"grid-container"})},`${n.rowIndex}-${n.columnIndex}-${C}`):null}),n&&w===!0&&o.jsx("div",{className:"py-5",children:o.jsx(Fr,{isAdvanceView:A,fieldDropArea:!0,data:{path:`${i}-${n.rowIndex}-${r}`,childrenCount:1,droppedField:e},onDrop:m})})]})},TU=t=>{var P,H,N,z,$,oe,X;const{field:e,column:n,section:r,row:i,rowIndex:a,columnIndex:s,sectionIndex:l,userSelectedLanguage:c,fieldIndex:u,customColumnHeaderTemplate:d,onSetValuetoPostData:f,setAllFields:h,allFields:g,actionHeaderTemplate:v,actionBodyTemplate:m,isFocus:A,inputValue:w,handleFieldSettingsSidebar:x,isAdmin:S,emitSocketData:T,isRenderView:C}=t,[E,_]=k.useState(!1),{isBuilderMode:M}=Ht(),O=()=>{_(!0)},F=()=>{_(!1)};return o.jsxs("div",{onMouseOver:O,onMouseOut:F,children:[M&&E&&o.jsx(Wr,{handleFieldSettingsSidebar:x,...t}),o.jsxs("div",{className:`field ${M&&" py-3 px-4 builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0&&" p-fluid"}`,children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:"col-12",children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(P=e==null?void 0:e.headerText)==null?void 0:P[c==null?void 0:c.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:u,className:"flex font-bold mb-3 text-gray-900 text-xl",children:[o.jsx(ca,{...t}),((H=e==null?void 0:e.attributes)==null?void 0:H.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",M?o.jsx(aa,{...t}):o.jsx(o.Fragment,{children:(N=e==null?void 0:e.label)==null?void 0:N[c==null?void 0:c.type]}),o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(zi,{message:(z=e==null?void 0:e.toolTip)==null?void 0:z[c==null?void 0:c.type],position:"right"})})]}),o.jsxs("div",{className:"mt-3",children:[o.jsxs(ro,{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((R,le)=>o.jsx(xr,{style:{minWidth:350},header:d(R,le),body:(Y,ie)=>o.jsx(hye,{customColumn:R,section:r,column:n,columnIndex:s,row:i,rowIndex:a,sectionIndex:l,e:Y,indexes:ie,customColumnIndex:le,onSetValuetoPostData:f,setAllFields:h,allFields:g,emitSocketData:T,field:e,...t})},R==null?void 0:R.uuid)),M&&o.jsx(xr,{frozen:!0,header:R=>v(R),body:(R,le)=>m(R,le),headerStyle:{textAlign:"left"},bodyStyle:{textAlign:"left",overflow:"visible"}})]}),o.jsx("div",{children:(($=e==null?void 0:e.attributes)==null?void 0:$.required)&&o.jsx("small",{className:"error",children:A===1&&!w?(oe=e==null?void 0:e.validationMesssage)==null?void 0:oe.english:""})}),o.jsx("div",{children:(e==null?void 0:e.showHelperText)&&o.jsx("small",{children:(X=e==null?void 0:e.helperText)==null?void 0:X[c==null?void 0:c.type]})})]})]})}),S&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{...t})]})]})]})},pye=({showAddNewColumn:t,setShowAddNewColumn:e,customColumnEditModalData:n,onHandleChangeCustomColumnSetting:r})=>{const[i,a]=k.useState((n==null?void 0:n.customKey)||"");return o.jsx(Os,{maximizable:!0,header:"Update column title",visible:t,style:{width:"20vw"},footer:()=>o.jsx(Ft,{text:!0,label:"Save",onClick:()=>{r(n,i),e(!1)}}),onHide:()=>e(!1),children:o.jsx("div",{className:"p-fluid",children:o.jsx(wn,{value:i,onChange:s=>{a(s.target.value)}})})})},EU=t=>{var de;const{globalAlignment:e}=Ht(),n=ne=>{const q=ne.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",ee=`${ne.className} justify-content-start`,se=`${ne.titleClassName} pl-1`;return o.jsxs("div",{className:ee,children:[o.jsxs("button",{className:ne.togglerClassName,onClick:ne.onTogglerClick,children:[o.jsx("span",{className:q}),o.jsx(Qt,{})]}),o.jsx("span",{className:se,children:C})]})},{userTaskSubmitFormData:r,TASK_PUBLISHED:i,task_status:a}=Ar(),{userSelectedLanguage:s,fieldSettingUpdate:l}=sn(),{isBuilderMode:c}=Ht(),{field:u,fieldIndex:d,sectionIndex:f,pageIndex:h,row:g,rowIndex:v,columnIndex:m,isAdmin:A}=t,[w,x]=k.useState(!1),[S,T]=k.useState(""),[C]=k.useState((de=u==null?void 0:u.label)==null?void 0:de[s==null?void 0:s.type]),[E,_]=k.useState(0),[M,O]=k.useState(!1),[F,P]=k.useState(null),[H,N]=k.useState([]),z=()=>{var ne,q,ee;if(g!=null&&g.rowIsRepeatable){if(g!=null&&g.repeatableFields){const se=[...g.repeatableFields],ge=It.findIndex(se,function(De){return De.uuid===(u==null?void 0:u.uuid)});ge>=0&&se[ge].fieldData?T(se[ge].fieldData):T("")}}else{const se=r;if(se!=null&&se.length){for(const ge of se)if(ge.fieldId===t.field.uuid&&((ne=ge==null?void 0:ge.postData[0])==null?void 0:ne.postValue)!==""&&((q=ge==null?void 0:ge.postData[0])!=null&&q.postValue)){T((ee=ge==null?void 0:ge.postData[0])==null?void 0:ee.postValue);break}}}O(!0)},$=()=>{const ne=u;ne.customColumnsForOptions=[...ne.customColumnsForOptions,{customKey:"Column",uuid:tt()}],ye(ne)},[oe,X]=k.useState(!1),R=(ne,q)=>{var ee;return o.jsxs(o.Fragment,{children:[((ee=u==null?void 0:u.options)==null?void 0:ee.length)>1&&o.jsx(Ft,{text:!0,type:"button",className:"p-button-danger left-space ",icon:"pi pi-trash",onClick:()=>ie(ne==null?void 0:ne.uuid,q==null?void 0:q.rowIndex),rounded:!0,severity:"secondary","aria-label":"Bookmark",size:"small"}),o.jsx(Ft,{text:!0,type:"button",icon:"pi pi-plus",rounded:!0,severity:"secondary",onClick:()=>Ae(),"aria-label":"Add Row",size:"small"})]})},le=(ne,q)=>{var ee;return o.jsxs(o.Fragment,{children:[ne==null?void 0:ne.customKey,c===!0&&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:()=>re(ne==null?void 0:ne.uuid,q)}),o.jsx("i",{className:"pi pi-cog ml-3",onClick:()=>{P(ne),X(!0)}})]})]})},Y=()=>o.jsx(o.Fragment,{children:o.jsx(Ft,{text:!0,icon:"pi pi-plus",onClick:()=>$(),rounded:!0,severity:"secondary","aria-label":"Cancel"})}),ie=(ne,q)=>{var Ne,be;const ee=(Ne=u==null?void 0:u.customColumnsForOptions)==null?void 0:Ne.length,se=[...(u==null?void 0:u.children)||[]];(be=u==null?void 0:u.children)==null||be.map(fe=>{for(let Te=0;Te<ee;Te++)if(fe[`${q}-${Te}`]!==void 0){const Ee=It.findIndex(se,function(U){return U[`${q}-${Te}`]!==void 0});se.splice(Ee,1)}});for(let fe=0;fe<(se==null?void 0:se.length);fe++){const Te=se[fe],U=Object.keys(Te)[0].split("-");parseInt(U[0])>q&&(se[fe]={[`${parseInt(U[0])-1}-${U[1]}`]:se[fe][`${parseInt(U[0])}-${U[1]}`]})}const ge=u==null?void 0:u.options.filter(function(fe){return(fe==null?void 0:fe.uuid)!==ne}),De={...u,children:[...se]};De.options=ge,ye(De)},re=(ne,q)=>{var be,fe;const ee=It.findIndex(u==null?void 0:u.customColumnsForOptions,Te=>Te.uuid===ne),se=u==null?void 0:u.customColumnsForOptions.filter(function(Te,Ee){return Ee!==ee}),ge=(be=u==null?void 0:u.options)==null?void 0:be.length,De=[...(u==null?void 0:u.children)||[]];(fe=u==null?void 0:u.children)==null||fe.map(Te=>{for(let Ee=0;Ee<ge;Ee++)if(Te[`${Ee}-${q}`]!==void 0){const U=It.findIndex(De,function(ve){return ve[`${Ee}-${q}`]!==void 0});De.splice(U,1)}});for(let Te=0;Te<(De==null?void 0:De.length);Te++){const Ee=De[Te],ve=Object.keys(Ee)[0].split("-");parseInt(ve[1])>q&&(De[Te]={[`${parseInt(ve[0])}-${parseInt(ve[1])-1}`]:De[Te][`${parseInt(ve[0])}-${ve[1]}`]})}const Ne={...u,children:[...De]};Ne.customColumnsForOptions=se,ye(Ne)};k.useEffect(()=>{M||z();const ne=Gt.addListener("clearRepeatableFields",ge=>{ge===(g==null?void 0:g.uuid)&&(T(""),_(0),u.isValid=0,l(h,f,v,m,d,u))}),q=Gt.addListener("onSubmitUserForm",()=>{var ge;(ge=u==null?void 0:u.attributes)!=null&&ge.required&&(u.isValid=1)}),ee=Gt.addListener("OnInvalidFieldCatch",ge=>{u.uuid===(ge==null?void 0:ge.fieldId)?_(1):_(0)}),se=Gt.addListener("OnGetFieldValue",ge=>{var Ne;const De=(Ne=ge==null?void 0:ge.repeatableColumn)==null?void 0:Ne.filter(be=>(be==null?void 0:be.fieldUuid)===(u==null?void 0:u.uuid));De!=null&&De.length});return()=>{q.remove(),ee.remove(),se.remove(),ne.remove()}});const Z=ne=>{x(ne)},K=()=>{x(!1)},W=(ne,q)=>{var se;const ee=r;if((ee==null?void 0:ee.length)>0)for(const ge of ee)ge.fieldId===t.field.uuid&&(ge.postData[0]={postValue:{...(se=ge.postData[0])==null?void 0:se.postValue,[ne]:q}})},me=()=>{let ne="";return c&&(ne=ne+" field-form-builder"),a===i&&A===!0&&(ne=ne+" card"),ne},Ae=()=>{const ne=u;ne.options=[...ne.options,{uuid:tt(),custom_values:{}}],ye(ne)},Ie=(ne,q)=>{P(De=>De===null?{customKey:q,uuid:""}:{...De,customKey:q});const ee=u.customColumnsForOptions,se=ee.findIndex(De=>De.uuid===ne.uuid);ee[se]={...ee[se],customKey:q};const ge=u;ge.customColumnsForOptions=ee,ye(ge)},ye=ne=>{l(h,f,v,m,d,ne)};return o.jsxs(o.Fragment,{children:[oe&&o.jsx(pye,{showAddNewColumn:oe,setShowAddNewColumn:X,customColumnEditModalData:F,onHandleChangeCustomColumnSetting:Ie}),w&&o.jsx(Qi,{visibilty:w,closeSettingFieldSidebar:K,...t}),o.jsx("div",{dir:e,className:me(),children:a===i&&A===!0?o.jsx(ci,{headerTemplate:n,toggleable:!0,children:o.jsx(TU,{...t,field:u,userSelectedLanguage:s,fieldIndex:d,pageIndex:h,columnIndex:m,customColumnHeaderTemplate:le,onSetValuetoPostData:W,setAllFields:ne=>N(ne),allFields:H,actionHeaderTemplate:Y,actionBodyTemplate:R,addOption:Ae,isFocus:E,inputValue:S,handleFieldSettingsSidebar:Z,isAdmin:A})}):o.jsx(TU,{...t,field:u,userSelectedLanguage:s,fieldIndex:d,pageIndex:h,columnIndex:m,customColumnHeaderTemplate:le,onSetValuetoPostData:W,setAllFields:ne=>N(ne),allFields:H,actionHeaderTemplate:Y,actionBodyTemplate:R,addOption:Ae,isFocus:E,inputValue:S,handleFieldSettingsSidebar:Z,isAdmin:A})})]})},gye=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(Pa,{value:a[`${n==null?void 0:n.rowIndex}-${r}`],options:e.options,onChange:l=>s(l.value),optionLabel:"label",placeholder:"Select"})})},IU=t=>{var S,T,C,E,_,M,O;const{field:e,userSelectedLanguage:n,fieldIndex:r,customColumnHeaderTemplate:i,customColumnRowBodyTemplate:a,setAllFields:s,allFields:l,actionHeaderTemplate:c,actionBodyTemplate:u,isFocus:d,inputValue:f,handleFieldSettingsSidebar:h,isAdmin:g}=t,{isBuilderMode:v}=Ht(),[m,A]=k.useState(!1),w=()=>{A(!0)},x=()=>{A(!1)};return o.jsxs("div",{onMouseOver:w,onMouseOut:x,children:[v&&m&&o.jsx(Wr,{handleFieldSettingsSidebar:h,...t}),o.jsxs("div",{className:`field ${v&&" py-3 px-4 builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0&&" p-fluid"}`,children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:`col-12 ${v&&"p-fluid"}`,children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(S=e==null?void 0:e.headerText)==null?void 0:S[n==null?void 0:n.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:r,className:"flex font-bold mb-3 text-gray-900 text-xl",children:[o.jsx(ca,{...t}),((T=e==null?void 0:e.attributes)==null?void 0:T.required)&&o.jsx("span",{className:"must-required",children:"*"})," ",v?o.jsx(aa,{...t}):o.jsx(o.Fragment,{children:(C=e==null?void 0:e.label)==null?void 0:C[n==null?void 0:n.type]}),o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(zi,{message:(E=e==null?void 0:e.toolTip)==null?void 0:E[n==null?void 0:n.type],position:"right"})})]}),o.jsxs("div",{className:"mt-3",children:[o.jsxs(ro,{showGridlines:!0,value:e==null?void 0:e.rows,children:[o.jsx(xr,{frozen:!0,header:"",headerStyle:{textAlign:"left"},bodyStyle:{textAlign:"left",overflow:"visible"},body:F=>a(F)}),e==null?void 0:e.customColumns.map((F,P)=>o.jsx(xr,{header:i(F),headerStyle:{textAlign:"left"},bodyStyle:{textAlign:"left",overflow:"visible"},body:(H,N)=>o.jsx(gye,{customColumn:F,e:H,indexes:N,customColumnIndex:P,setAllFields:s,allFields:l,...t})},F==null?void 0:F.uuid)),v===!0&&o.jsx(xr,{frozen:!0,header:F=>c(F),body:F=>u(F),headerStyle:{textAlign:"left"},bodyStyle:{textAlign:"left",overflow:"visible"}})]}),o.jsx("div",{children:((_=e==null?void 0:e.attributes)==null?void 0:_.required)&&o.jsx("small",{className:"error",children:d===1&&!f?(M=e==null?void 0:e.validationMesssage)==null?void 0:M.english:""})}),o.jsx("div",{children:(e==null?void 0:e.showHelperText)&&o.jsx("small",{children:(O=e==null?void 0:e.helperText)==null?void 0:O[n==null?void 0:n.type]})})]})]})}),g&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{...t})]})]})]})},mye=(t,e)=>{var Te,Ee;const n=U=>{const ve=U.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",he=`${U.className} justify-content-start`,ue=`${U.titleClassName} pl-1`;return o.jsxs("div",{className:he,children:[o.jsxs("button",{className:U.togglerClassName,onClick:U.onTogglerClick,children:[o.jsx("span",{className:ve}),o.jsx(Qt,{})]}),o.jsx("span",{className:ue,children:E})]})},{userTaskSubmitFormData:r,TASK_PUBLISHED:i,task_status:a}=Ar(),{globalAlignment:s,isAdmin:l,isBuilderMode:c}=Ht(),{userSelectedLanguage:u,fieldSettingUpdate:d}=sn(),{field:f,fieldIndex:h,sectionIndex:g,pageIndex:v,row:m,rowIndex:A,columnIndex:w}=t,[x,S]=k.useState(!1),[T,C]=k.useState(""),[E]=k.useState((Te=f==null?void 0:f.label)==null?void 0:Te[u==null?void 0:u.type]),[_,M]=k.useState(0),[O,F]=k.useState(!1),[P,H]=k.useState(null),[N,z]=k.useState(null),[$,oe]=k.useState({}),X=()=>{var U,ve,he;if(m!=null&&m.rowIsRepeatable){if(m!=null&&m.repeatableFields){const ue=[...m.repeatableFields],pe=It.findIndex(ue,function(xe){return xe.uuid===(f==null?void 0:f.uuid)});pe>=0&&ue[pe].fieldData?C(ue[pe].fieldData):C("")}}else{const ue=r;if(ue!=null&&ue.length){for(const pe of ue)if(pe.fieldId===t.field.uuid&&((U=pe==null?void 0:pe.postData[0])==null?void 0:U.postValue)!==""&&((ve=pe==null?void 0:pe.postData[0])!=null&&ve.postValue)){C((he=pe==null?void 0:pe.postData[0])==null?void 0:he.postValue);break}}}F(!0)},R=()=>{const U=f;U.customColumns=[...U.customColumns,{customKey:"Column",uuid:tt(),options:[]}],ge(U)},[le,Y]=k.useState(!1),[ie,re]=k.useState(!1),Z=U=>{var ve;return o.jsxs(o.Fragment,{children:[((ve=f==null?void 0:f.rows)==null?void 0:ve.length)>1&&o.jsx(Ft,{text:!0,type:"button",icon:"pi pi-trash",rounded:!0,severity:"secondary",onClick:()=>Ae(U==null?void 0:U.uuid),"aria-label":"Add Row"}),o.jsx(Ft,{text:!0,type:"button",icon:"pi pi-plus",rounded:!0,severity:"secondary",onClick:()=>q(),"aria-label":"Add Row"})]})},K=U=>{var ve;return o.jsxs(o.Fragment,{children:[U==null?void 0:U.customKey,c===!0&&o.jsxs(o.Fragment,{children:[((ve=f==null?void 0:f.customColumns)==null?void 0:ve.length)>1&&o.jsx("i",{className:"pi pi-trash ml-3",onClick:()=>Ie(U==null?void 0:U.uuid)}),o.jsx("i",{className:"pi pi-cog ml-3",onClick:()=>{H(U),Y(!0)}})]})]})},W=()=>o.jsx(o.Fragment,{children:o.jsx(Ft,{text:!0,type:"button",icon:"pi pi-plus",rounded:!0,severity:"secondary",onClick:()=>R(),"aria-label":"Add Column"})}),me=U=>o.jsxs(o.Fragment,{children:[U==null?void 0:U.rowHeading,c===!0&&o.jsx(o.Fragment,{children:o.jsx("i",{className:"pi pi-cog ml-3",onClick:()=>{z(U),re(!0)}})})]}),Ae=U=>{const ve=f==null?void 0:f.rows.filter(function(ue){return(ue==null?void 0:ue.uuid)!==U}),he=f;he.rows=ve,ge(he)},Ie=U=>{const ve=It.findIndex(f==null?void 0:f.customColumns,pe=>pe.uuid===U),he=f==null?void 0:f.customColumns.filter(function(pe,xe){return xe!==ve}),ue=f;ue.customColumns=he,ge(ue)};k.useEffect(()=>{O||X();const U=Gt.addListener("clearRepeatableFields",ue=>{ue===(m==null?void 0:m.uuid)&&(C(""),M(0),f.isValid=0,d(v,g,A,w,h,f))}),ve=Gt.addListener("OnInvalidFieldCatch",ue=>{f.uuid===(ue==null?void 0:ue.fieldId)?M(1):M(0)}),he=Gt.addListener("OnGetFieldValue",ue=>{var xe;const pe=(xe=ue==null?void 0:ue.repeatableColumn)==null?void 0:xe.filter(ke=>(ke==null?void 0:ke.fieldUuid)===(f==null?void 0:f.uuid));pe!=null&&pe.length});return()=>{ve.remove(),he.remove(),U.remove()}});const ye=U=>{S(U)},de=()=>{S(!1)},ne=()=>{let U="";return c&&(U=U+" field-form-builder"),a===i&&l===!0&&(U=U+" card"),U},q=()=>{const U=f;U.rows=[...U.rows,{rowHeading:"Row",uuid:tt(),custom_values:{}}],ge(U)},ee=(U,ve)=>{H(xe=>xe===null?{customKey:ve,uuid:""}:{...xe,customKey:ve});const he=f.customColumns,ue=he.findIndex(xe=>xe.uuid===U.uuid);he[ue]={...he[ue],customKey:ve};const pe=f;pe.customColumns=he,ge(pe)},se=(U,ve)=>{z(xe=>xe===null?{uuid:"",rowHeading:ve}:{...xe,rowHeading:ve});const he=f.rows,ue=he.findIndex(xe=>xe.uuid===U.uuid);he[ue]={...he[ue],rowHeading:ve};const pe=f;pe.rows=he,ge(pe)},ge=U=>{d(v,g,A,w,h,U)};function De(U){return U.toLowerCase().replace(/ /g,"-").replace(/[^\w-]+/g,"")}const Ne=(U,ve,he)=>{const ue=f.customColumns,pe=ue.findIndex(ke=>P&&ke.uuid===P.uuid);ue[pe].options[he][ve]=U,ue[pe].options[he].value=De(U);const xe=f;xe.customColumns=ue,ge(xe)},be=()=>{const U=f.customColumns,ve=U.findIndex(ue=>P&&ue.uuid===P.uuid);U[ve].options.push({label:"",value:"",uuid:tt()});const he=f;he.customColumns=U,ge(he)},fe=U=>{const ve=f.customColumns,he=ve.findIndex(pe=>P&&pe.uuid===P.uuid);if(he===-1){console.error("Custom column not found");return}ve[he].options=ve[he].options.filter(pe=>pe.uuid!==U);const ue=f;ue.customColumns=ve,ge(ue)};return o.jsxs(o.Fragment,{children:[o.jsxs(Os,{maximizable:!0,header:"Update column title",visible:le,style:{width:"20vw"},footer:()=>o.jsxs(o.Fragment,{children:[" ",o.jsx(Ft,{text:!0,label:"Add Option",icon:"pi pi-plus",onClick:()=>be()}),o.jsx(Ft,{text:!0,label:"Save",onClick:()=>Y(!1)})]}),onHide:()=>Y(!1),children:[o.jsx("div",{className:"p-fluid",children:o.jsx(wn,{value:(P==null?void 0:P.customKey)||"",onChange:U=>ee(P,U.target.value)})}),o.jsx("hr",{}),o.jsx("h5",{children:"Options"}),(P==null?void 0:P.options)&&((Ee=P==null?void 0:P.options)==null?void 0:Ee.length)>0&&(P==null?void 0:P.options.map((U,ve)=>o.jsxs("div",{className:"my-2 flex p-fluid",children:[o.jsx("span",{children:ve+1}),o.jsx(wn,{value:(U==null?void 0:U.label)||"",className:"ml-2",onChange:he=>Ne(he.target.value,"label",ve)}),o.jsx(Ft,{text:!0,type:"button",icon:"pi pi-trash",rounded:!0,severity:"secondary",onClick:()=>fe(U.uuid),"aria-label":"Add Column Option"})]},`custom_column_option_${ve}`)))]}),o.jsx(Os,{maximizable:!0,header:"Update Row Title",visible:ie,style:{width:"20vw"},footer:()=>o.jsx(Ft,{text:!0,label:"Save",onClick:()=>re(!1)}),onHide:()=>re(!1),children:o.jsx("div",{className:"p-fluid",children:o.jsx(wn,{value:(N==null?void 0:N.rowHeading)||"",onChange:U=>se(N,U.target.value)})})}),o.jsx(Qi,{visibilty:x,closeSettingFieldSidebar:de,...t}),o.jsx("div",{dir:s,className:ne(),children:a===i&&l===!0?o.jsx(ci,{headerTemplate:n,toggleable:!0,children:o.jsx(IU,{ref:e,...t,field:f,userSelectedLanguage:u,fieldIndex:h,customColumnHeaderTemplate:K,customColumnRowBodyTemplate:me,setAllFields:oe,allFields:$,actionHeaderTemplate:W,actionBodyTemplate:Z,isFocus:_,inputValue:T,handleFieldSettingsSidebar:ye,isAdmin:l})}):o.jsx(IU,{ref:e,...t,field:f,userSelectedLanguage:u,fieldIndex:h,customColumnHeaderTemplate:K,customColumnRowBodyTemplate:me,setAllFields:oe,allFields:$,actionHeaderTemplate:W,actionBodyTemplate:Z,isFocus:_,inputValue:T,handleFieldSettingsSidebar:ye,isAdmin:l})})]})},vye=t=>{const{indexes:e,customColumnIndex:n,setAllFields:r,allFields:i}=t,a=s=>{const l={...i};l[`${e==null?void 0:e.rowIndex}-${n}`]=s,r(l)};return o.jsx("div",{children:o.jsx(wn,{value:i[`${e==null?void 0:e.rowIndex}-${n}`]||"",onChange:s=>a(s.target.value)})})},_U=t=>{var g,v,m,A,w,x,S;const{field:e,userSelectedLanguage:n,fieldIndex:r,customColumnHeaderTemplate:i,setAllFields:a,allFields:s,actionHeaderTemplate:l,actionBodyTemplate:c,isFocus:u,inputValue:d,isAdmin:f}=t,{isBuilderMode:h}=Ht();return o.jsxs("div",{className:`field ${h&&" py-3 px-4 builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0&&" p-fluid"}`,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:(g=e==null?void 0:e.headerText)==null?void 0:g[n==null?void 0:n.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:r,className:"flex font-bold mb-3 text-gray-900 text-xl",children:[o.jsx(ca,{...t}),((v=e==null?void 0:e.attributes)==null?void 0:v.required)&&o.jsx("span",{className:"must-required",children:"*"})," ",h?o.jsx(aa,{path:"",...t}):o.jsx(o.Fragment,{children:(m=e==null?void 0:e.label)==null?void 0:m[n==null?void 0:n.type]}),o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(zi,{message:(A=e==null?void 0:e.toolTip)==null?void 0:A[n==null?void 0:n.type],position:"right"})})]}),o.jsxs("div",{className:"mt-3",style:{backgroundColor:"#0a061a"},children:[o.jsxs(ro,{scrollable:!0,showGridlines:!0,value:e==null?void 0:e.rows,children:[e==null?void 0:e.customColumns.map((T,C)=>o.jsx(xr,{header:i(T),headerStyle:{textAlign:"left"},bodyStyle:{textAlign:"left",overflow:"visible"},body:(E,_)=>o.jsx(vye,{customColumn:T,e:E,indexes:_,customColumnIndex:C,setAllFields:a,allFields:s,...t})},T==null?void 0:T.uuid)),h===!0&&o.jsx(xr,{frozen:!0,header:T=>l(T),body:T=>c(T),headerStyle:{textAlign:"left"},bodyStyle:{textAlign:"left",overflow:"visible"}})]}),o.jsx("div",{children:((w=e==null?void 0:e.attributes)==null?void 0:w.required)&&o.jsx("small",{className:"error",children:u===1&&!d?(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:(S=e==null?void 0:e.helperText)==null?void 0:S[n==null?void 0:n.type]})})]})]})}),f&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{...t})]})]})},bye=({showAddNewRow:t,setShowAddNewRow:e,customRowEditModalData:n,onHandleChangeCustomRowSetting:r})=>{const[i,a]=k.useState((n==null?void 0:n.rowHeading)||"");return o.jsx(Os,{maximizable:!0,header:"Update Row Title",visible:t,style:{width:"20vw"},footer:()=>o.jsx(Ft,{text:!0,label:"Save",onClick:()=>{e(!1),r(n,i)}}),onHide:()=>e(!1),children:o.jsx("div",{className:"p-fluid",children:o.jsx(wn,{value:i||"",onChange:s=>a(s.target.value)})})})},yye=({showAddNewColumn:t,setShowAddNewColumn:e,customColumnEditModalData:n,onHandleChangeCustomColumnSetting:r})=>{const i=E3({initialValues:{columnValue:(n==null?void 0:n.customKey)||""},validate:a=>{const s={};return a.columnValue||(s.columnValue="Column value is required"),s},onSubmit:a=>{e(!1),r(n,a.columnValue)}});return o.jsx(Os,{maximizable:!0,header:"Update column title",visible:t,style:{width:"20vw"},footer:()=>o.jsx(Ft,{text:!0,label:"Save",onClick:()=>i.handleSubmit()}),onHide:()=>e(!1),children:o.jsx("div",{className:"p-fluid",children:o.jsxs("div",{className:"field",children:[o.jsx("label",{htmlFor:"columnValue",children:"Column Title"}),o.jsx(wn,{id:"columnValue",name:"columnValue",value:i.values.columnValue,onChange:i.handleChange,onBlur:i.handleBlur,className:i.touched.columnValue&&i.errors.columnValue?"p-invalid":""}),i.touched.columnValue&&i.errors.columnValue?o.jsx("small",{className:"p-error",children:i.errors.columnValue}):null]})})})},Aye=t=>{var ge;const e=De=>{const Ne=De.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",be=`${De.className} justify-content-start`,fe=`${De.titleClassName} pl-1`;return o.jsxs("div",{className:be,children:[o.jsxs("button",{className:De.togglerClassName,onClick:De.onTogglerClick,children:[o.jsx("span",{className:Ne}),o.jsx(Qt,{})]}),o.jsx("span",{className:fe,children:S})]})},{TASK_PUBLISHED:n,task_status:r}=Ar(),{userSelectedLanguage:i,fieldSettingUpdate:a}=sn(),{globalAlignment:s,isAdmin:l,isBuilderMode:c}=Ht(),{field:u,fieldIndex:d,sectionIndex:f,pageIndex:h,rowIndex:g,columnIndex:v}=t,[m,A]=k.useState(!1),[w,x]=k.useState(""),[S]=k.useState((ge=u==null?void 0:u.label)==null?void 0:ge[i==null?void 0:i.type]),[T,C]=k.useState(0),[E,_]=k.useState(null),[M,O]=k.useState(null),[F,P]=k.useState((u==null?void 0:u.allFields)||{}),[H,N]=k.useState(!1),z=()=>{const De=u;De.customColumns=[...De.customColumns,{customKey:"Column",uuid:tt(),options:[]}],q(De)},[$,oe]=k.useState(!1),[X,R]=k.useState(!1),le=k.useCallback(It.debounce(De=>{const Ne=u;Ne.allFields={...De},q(Ne)},1e3),[]);k.useEffect(()=>{le(F)},[F,le]);const Y=De=>{var Ne;return o.jsxs(o.Fragment,{children:[((Ne=u==null?void 0:u.options)==null?void 0:Ne.length)>1&&o.jsx(Ft,{text:!0,type:"button",icon:"pi pi-trash",rounded:!0,severity:"secondary",onClick:()=>K(De==null?void 0:De.uuid),"aria-label":"Add Row",size:"small"}),o.jsx(Ft,{text:!0,type:"button",icon:"pi pi-plus",rounded:!0,severity:"secondary",onClick:()=>ye(),"aria-label":"Add Row",size:"small"})]})},ie=De=>{var Ne;return o.jsxs(o.Fragment,{children:[De==null?void 0:De.customKey,c===!0&&o.jsxs(o.Fragment,{children:[((Ne=u==null?void 0:u.customColumns)==null?void 0:Ne.length)>1&&o.jsx("i",{className:"pi pi-trash ml-3",onClick:()=>W(De==null?void 0:De.uuid)}),o.jsx("i",{className:"pi pi-cog ml-3",onClick:()=>{_(De),oe(!0)}})]})]})},re=()=>o.jsx(o.Fragment,{children:o.jsx(Ft,{text:!0,size:"small",type:"button",icon:"pi pi-plus",rounded:!0,severity:"secondary",onClick:()=>z(),"aria-label":"Add Column"})}),Z=De=>o.jsxs(o.Fragment,{children:[De==null?void 0:De.rowHeading,c===!0&&o.jsx(o.Fragment,{children:o.jsx("i",{className:"pi pi-cog ml-3",onClick:()=>{O(De),R(!0)}})})]}),K=De=>{const Ne=u==null?void 0:u.rows.filter(function(fe){return(fe==null?void 0:fe.uuid)!==De}),be=u;be.rows=Ne,q(be)},W=De=>{const Ne=It.findIndex(u==null?void 0:u.customColumns,Te=>Te.uuid===De),be=u==null?void 0:u.customColumns.filter(function(Te,Ee){return Ee!==Ne}),fe=u;fe.customColumns=be,q(fe)},me=De=>{A(De)},Ae=()=>{A(!1)},Ie=()=>{let De="";return c===!0&&(De=De+" field-form-builder"),r===n&&l===!0&&(De=De+" card"),De},ye=()=>{const De=u;De.rows=[...De.rows,{rowHeading:"Row",uuid:tt(),custom_values:{}}],q(De)},de=(De,Ne)=>{_(Ee=>Ee===null?{customKey:Ne,uuid:""}:{...Ee,customKey:Ne});const be=u.customColumns,fe=be.findIndex(Ee=>Ee.uuid===De.uuid);be[fe]={...be[fe],customKey:Ne};const Te=u;Te.customColumns=be,q(Te)},ne=(De,Ne)=>{O(Ee=>Ee===null?{uuid:"",rowHeading:Ne}:{...Ee,rowHeading:Ne});const be=u.rows,fe=be.findIndex(Ee=>Ee.uuid===De.uuid);be[fe]={...be[fe],rowHeading:Ne};const Te=u;Te.rows=be,q(Te)},q=De=>{a(h,f,g,v,d,De)},ee=()=>{N(!0)},se=()=>{N(!1)};return o.jsxs(o.Fragment,{children:[o.jsx(Os,{maximizable:!0,header:"Update column title",visible:$,style:{width:"20vw"},footer:()=>o.jsx(o.Fragment,{children:o.jsx(Ft,{text:!0,label:"Save",onClick:()=>oe(!1)})}),onHide:()=>oe(!1),children:o.jsx("div",{className:"p-fluid",children:o.jsx(wn,{value:(E==null?void 0:E.customKey)||"",onChange:De=>de(E,De.target.value)})})}),X&&o.jsx(bye,{showAddNewRow:X,setShowAddNewRow:R,customRowEditModalData:M,onHandleChangeCustomRowSetting:ne}),$&&o.jsx(yye,{showAddNewColumn:$,setShowAddNewColumn:oe,customColumnEditModalData:E,onHandleChangeCustomColumnSetting:de}),o.jsx(Qi,{visibilty:m,closeSettingFieldSidebar:Ae,...t}),o.jsx("div",{className:"field-form-builder",children:o.jsxs("div",{onMouseOver:ee,onMouseOut:se,children:[c&&H&&o.jsx(Wr,{handleFieldSettingsSidebar:me,...t}),o.jsx("div",{dir:s,className:Ie(),children:r===n&&l===!0?o.jsx(ci,{headerTemplate:e,toggleable:!0,children:o.jsx(_U,{...t,field:u,userSelectedLanguage:i,fieldIndex:d,customColumnHeaderTemplate:ie,customColumnRowBodyTemplate:Z,setAllFields:P,allFields:F,actionHeaderTemplate:re,actionBodyTemplate:Y,isFocus:T,inputValue:w,handleFieldSettingsSidebar:me,isAdmin:l})}):o.jsx(_U,{isAdmin:!1,...t,field:u,userSelectedLanguage:i,fieldIndex:d,customColumnHeaderTemplate:ie,customColumnRowBodyTemplate:Z,setAllFields:P,allFields:F,actionHeaderTemplate:re,actionBodyTemplate:Y,isFocus:T,inputValue:w,handleFieldSettingsSidebar:me})})]})})]})},wye=t=>{var de,ne,q,ee,se,ge,De,Ne,be,fe,Te;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,userTaskSubmitFormData:i,updateUserFormDataSubmit:a}=Ar(),[s,l]=k.useState([]),{field:c,fieldIndex:u,row:d,pageIndex:f,sectionIndex:h,section:g,page:v,rowIndex:m,columnIndex:A,path:w,update:x,value:S,isDisabled:T}=t,{isAdmin:C,isBuilderMode:E}=Ht(),{userSelectedLanguage:_}=sn(),[M,O]=k.useState(!1),[F,P]=k.useState(""),[H,N]=k.useState(0),[z,$]=k.useState(!1),[oe,X]=k.useState(!1),R=()=>{X(!0)},le=()=>{X(!1)},Y=Ee=>{O(Ee)},ie=()=>{O(!1)};k.useEffect(()=>((c==null?void 0:c.dataSourceType)==="custom"&&l(c==null?void 0:c.options),c==null||c.dataSourceType,()=>{}));const re=()=>{var U,ve,he,ue;let Ee=null;if(d!=null&&d.rowIsRepeatable){if(d!=null&&d.repeatableFields){const pe=[...d.repeatableFields],xe=It.findIndex(pe,function(ke){return ke.uuid===(c==null?void 0:c.uuid)});xe>=0&&pe[xe].fieldData?(Ee=pe[xe].fieldData,P(pe[xe].fieldData)):(c.isValid=0,P(""))}}else{const pe=i,xe=It.cloneDeep(e);if(pe!=null&&pe.length){for(const ke of pe)if(ke.fieldId===t.field.uuid&&((U=ke==null?void 0:ke.postData)!=null&&U.length)){Ee=(ve=ke==null?void 0:ke.postData[0])==null?void 0:ve.postValue,P((he=ke==null?void 0:ke.postData[0])==null?void 0:he.postValue),xe[c==null?void 0:c.uuid]=(ue=ke==null?void 0:ke.postData[0])==null?void 0:ue.postValue;const Be=Object.keys(xe).length;r(Be);break}}}P(Ee),setTimeout(()=>{$(!0)},2e3)};k.useEffect(()=>{!z&&(i==null?void 0:i.length)>0&&re();const Ee=Gt.addListener("clearRepeatableFields",he=>{he===(d==null?void 0:d.uuid)&&(P(""),N(0),c.isValid=1)}),U=Gt.addListener("onSubmitUserForm",()=>{var he;(he=c==null?void 0:c.attributes)!=null&&he.required?F?c.isValid=1:c.isValid=0:c.isValid=1}),ve=Gt.addListener("OnInvalidFieldCatch",he=>{c.uuid===(he==null?void 0:he.fieldId)?N(1):N(0)});return()=>{U.remove(),ve.remove(),Ee.remove()}});const Z=(Ee,U)=>{var ve;if(i){const he=[...i],ue=It.findIndex(he,function(xe){return xe.rowId===(d==null?void 0:d.uuid)});let pe=(ve=i[ue])==null?void 0:ve.repeatableFields;pe={...pe,[Ee==null?void 0:Ee.uuid]:U},he[ue]={...he[ue],repeatableFields:pe},a(he)}P(U),U?Ee.isValid=1:Ee.isValid=0},K=Ee=>{var U;P(Ee.target.value),d!=null&&d.rowIsRepeatable?Z(c,(U=Ee==null?void 0:Ee.target)==null?void 0:U.value):Ie(Ee.target.value)},W=()=>(c==null?void 0:c.dataSourceType)==="custom"?`optionText.${_.type}`:(c==null?void 0:c.dataSourceType)==="database"?`${c==null?void 0:c.optionLabel}`:"",me=()=>(c==null?void 0:c.dataSourceType)==="custom"?`optionText.${_.type}`:(c==null?void 0:c.dataSourceType)==="database"?`${c==null?void 0:c.optionLabel}`:"",Ae=()=>{var Ee,U,ve;if(((Ee=c==null?void 0:c.fieldType)==null?void 0:Ee.type)==="radio"){const he=[];return s.map((ue,pe)=>{var ke,Be,Ye,rt;const xe=F;he.push(o.jsxs("div",{className:"field-radiobutton field-radiobutton-builder",onClick:()=>{K({value:ue,target:{value:ue}})},style:(xe==null?void 0:xe.uuid)===(ue==null?void 0:ue.uuid)?{backgroundColor:"#0F8BFD",padding:15,borderRadius:8}:{padding:15},children:[o.jsx(ia,{onFocus:()=>N(1),inputId:`radio-option-${pe}-${ue==null?void 0:ue.uuid}-${E?"builder-radio":"preview"}`,onChange:it=>{K(it)},value:ue,name:`radio-option-${pe}-${ue==null?void 0:ue.uuid}-${E?"builder":"preview"}`,checked:(xe==null?void 0:xe.uuid)===(ue==null?void 0:ue.uuid),disabled:T}),((ke=ue==null?void 0:ue.hyperlinkText)==null?void 0:ke[_==null?void 0:_.type])===""?o.jsx("label",{htmlFor:`radio-option-${pe}-${ue==null?void 0:ue.uuid}-${E?"builder":"preview"}`,children:(Be=ue==null?void 0:ue.optionText)==null?void 0:Be[_==null?void 0:_.type]}):o.jsx("label",{children:o.jsx("a",{href:(Ye=ue==null?void 0:ue.hyperlinkText)==null?void 0:Ye[_==null?void 0:_.type],target:"_blank",rel:"noreferrer",children:(rt=ue==null?void 0:ue.optionText)==null?void 0:rt[_==null?void 0:_.type]})})]},pe))}),he}if(((U=c==null?void 0:c.fieldType)==null?void 0:U.type)==="dropdown")return o.jsx(Pa,{onFocus:()=>N(1),onChange:he=>{d!=null&&d.rowIsRepeatable?Z(c,he.target.value):Ie(he.target.value)},options:s,optionLabel:me(),optionValue:W(),value:F,placeholder:(ve=c==null?void 0:c.placeholder)==null?void 0:ve[_==null?void 0:_.type],disabled:T})},Ie=Ee=>{var he,ue;P(Ee.target.value);const U=i,ve=It.cloneDeep(e);if(U!==null){if((he=Ee==null?void 0:Ee.target)!=null&&he.value){if(ve[c==null?void 0:c.uuid]=(ue=Ee==null?void 0:Ee.target)==null?void 0:ue.value,(U==null?void 0:U.length)>0)for(const pe of U)pe.fieldId===t.field.uuid&&(pe.postData[0]={postValue:Ee.target.value})}else if(delete ve[c==null?void 0:c.uuid],(U==null?void 0:U.length)>0)for(const pe of U)pe.fieldId===t.field.uuid&&(pe.postData[0]={postValue:""})}if(!(d!=null&&d.rowIsRepeatable)){n(ve);const pe=Object.keys(ve).length;r(pe)}},ye=o.jsxs("div",{onMouseOver:R,onMouseOut:le,children:[E&&oe&&o.jsx(Wr,{handleFieldSettingsSidebar:Y,...t}),o.jsx("div",{className:`field ${!E&&" py-3 px-4 builder-element-wrapper "}${(c==null?void 0:c.isFluid)===!0&&" p-fluid"}`,children:o.jsxs("div",{className:"grid",children:[o.jsxs("div",{className:"col-12",children:[(c==null?void 0:c.showHeaderText)&&o.jsx("h6",{children:(de=c==null?void 0:c.headerText)==null?void 0:de[_==null?void 0:_.type]}),(c==null?void 0:c.showLabel)&&o.jsxs("label",{htmlFor:u,className:"flex font-medium mb-5 text-700 text-2xl",children:[o.jsx(ca,{sectionIndex:h,fieldIndex:u,field:c,update:x,value:S}),((ne=c==null?void 0:c.attributes)==null?void 0:ne.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",E?o.jsx(aa,{...t}):o.jsx(o.Fragment,{children:(q=c==null?void 0:c.label)==null?void 0:q[_==null?void 0:_.type]}),o.jsx("span",{className:"ml-3",children:c!=null&&c.showToolTip?o.jsx(o.Fragment,{children:o.jsx(zi,{message:(ee=c==null?void 0:c.toolTip)==null?void 0:ee[_==null?void 0:_.type],position:"right"})}):""})]}),Ae(),o.jsx("div",{children:((se=c==null?void 0:c.attributes)==null?void 0:se.required)&&o.jsx("small",{className:"error",children:H===1&&!F?(ge=c==null?void 0:c.validationMesssage)==null?void 0:ge.language:""})}),o.jsx("div",{children:(c==null?void 0:c.showHelperText)&&o.jsx("small",{children:(De=c==null?void 0:c.helperText)==null?void 0:De[_==null?void 0:_.type]})}),((Ne=c==null?void 0:c.inlineConditionalRules)==null?void 0:Ne.rules.length)>0&&E===!0&&o.jsx("p",{children:"Inline conditional rules"}),z===!0&&((fe=(be=c==null?void 0:c.inlineConditionalRules)==null?void 0:be.rules)==null?void 0:fe.length)>0&&((Te=c==null?void 0:c.inlineConditionalRules)==null?void 0:Te.rules.map((Ee,U)=>{const ve=F;return E===!1?o.jsx("div",{children:Ee==null?void 0:Ee.conditions.map((he,ue)=>o.jsx(k.Fragment,{children:o.jsx(e0,{isConditionTrue:!!((ve==null?void 0:ve.value)==he.value||E),inputValue:F,condition:he,ruleIndex:U,conditionIndex:ue,field:c,section:g,page:v,row:d,pageIndex:f,sectionIndex:h,rowIndex:m,columnIndex:A,path:w,...t})},`select-rule-${U}-`+ue))},`rule-${U}`):o.jsx(ci,{className:"mt-4",header:`Rule ${U+1}`,children:o.jsx("div",{children:Ee==null?void 0:Ee.conditions.map((he,ue)=>o.jsx(k.Fragment,{children:o.jsx(e0,{isConditionTrue:!!((ve==null?void 0:ve.value)===he.value||E),inputValue:F,condition:he,ruleIndex:U,conditionIndex:ue,field:c,section:g,page:v,row:d,pageIndex:f,sectionIndex:h,rowIndex:m,columnIndex:A,path:w,...t})},`select-rule-${U}-`+ue))},`rule-${U}`)},U)}))]}),C&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{...t})]})]})})]});return o.jsxs(o.Fragment,{children:[M===!0&&o.jsx(Qi,{visibilty:M,closeSettingFieldSidebar:ie,...t},c==null?void 0:c.uuid),o.jsx(xi,{...t,fieldWrap:ye})]})},Sye=t=>{var z,$,oe,X;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,userTaskSubmitFormData:i}=Ar(),{field:a,row:s,isDisabled:l}=t,{isBuilderMode:c,isAdmin:u}=Ht(),{userSelectedLanguage:d}=sn(),[f,h]=k.useState(!1),[g,v]=k.useState(""),[m,A]=k.useState(0),[w,x]=k.useState(!1),[S,T]=k.useState(!1),C=()=>{T(!0)},E=()=>{T(!1)},_=R=>{h(R)},M=()=>{h(!1)},O=()=>{var le,Y,ie,re;let R=null;if(s!=null&&s.rowIsRepeatable){if(s!=null&&s.repeatableFields){const Z=[...s.repeatableFields],K=It.findIndex(Z,function(W){return W.uuid===(a==null?void 0:a.uuid)});K>=0&&Z[K].fieldData?(R=Z[K].fieldData,v(Z[K].fieldData)):(a.isValid=0,v(""))}}else{const Z=i,K=It.cloneDeep(e);if(Z!=null&&Z.length){for(const W of Z)if(W.fieldId===t.field.uuid&&((le=W==null?void 0:W.postData)!=null&&le.length)){R=(Y=W==null?void 0:W.postData[0])==null?void 0:Y.postValue,v((ie=W==null?void 0:W.postData[0])==null?void 0:ie.postValue),K[a==null?void 0:a.uuid]=(re=W==null?void 0:W.postData[0])==null?void 0:re.postValue;const me=Object.keys(K).length;r(me);break}}}v(R),setTimeout(()=>{x(!0)},2e3)};k.useEffect(()=>{w||O();const R=Gt.addListener("clearRepeatableFields",ie=>{ie===(s==null?void 0:s.uuid)&&(v(""),A(0),a.isValid=1)}),le=Gt.addListener("onSubmitUserForm",()=>{var ie;if((ie=a==null?void 0:a.attributes)!=null&&ie.required){const re=g;re!=null&&re[a.uuid]?a.isValid=1:a.isValid=0}else a.isValid=1}),Y=Gt.addListener("OnInvalidFieldCatch",ie=>{a.uuid===(ie==null?void 0:ie.fieldId)?A(1):A(0)});return()=>{le.remove(),Y.remove(),R.remove()}});const F=(R,le,Y,ie,re)=>ie==null?void 0:ie.map(Z=>{var K,W;return{...Z,children:Z!=null&&Z.children&&((K=Z==null?void 0:Z.children)==null?void 0:K.length)>0?[...((W=Z==null?void 0:Z.children)==null?void 0:W.map(me=>le===(Z==null?void 0:Z.uuid)||re===!0?(Y!=null&&Y[me==null?void 0:me.uuid]&&delete Y[me==null?void 0:me.uuid],{...me,options:F(R,le,Y,(me==null?void 0:me.options)||[],!0)}):{...me,options:F(R,le,Y,(me==null?void 0:me.options)||[],!1)}))||[]]:[]}}),P=(R,le)=>{const Y={...g};F(R,le,Y,a==null?void 0:a.options,!1),Y[R]=le,v(Y),s!=null&&s.rowIsRepeatable||H(Y)},H=R=>{const le=i,Y=It.cloneDeep(e);if(le!==null){if(R){if(Y[a==null?void 0:a.uuid]=R,(le==null?void 0:le.length)>0)for(const ie of le)ie.fieldId===t.field.uuid&&(ie.postData[0]={postValue:R})}else if(delete Y[a==null?void 0:a.uuid],(le==null?void 0:le.length)>0)for(const ie of le)ie.fieldId===t.field.uuid&&(ie.postData[0]={postValue:""})}if(!(s!=null&&s.rowIsRepeatable)){n(Y);const ie=Object.keys(Y).length;r(ie)}},N=o.jsxs("div",{onMouseOver:C,onMouseOut:E,children:[c&&S&&o.jsx(Wr,{handleFieldSettingsSidebar:_,...t}),o.jsx("div",{className:`field ${c&&" py-3 px-4 builder-element-wrapper "}${(a==null?void 0:a.isFluid)===!0&&" p-fluid"}`,children:o.jsxs("div",{className:"grid",children:[o.jsxs("div",{className:"col-12",children:[(a==null?void 0:a.showHeaderText)&&o.jsx("h6",{children:(z=a==null?void 0:a.headerText)==null?void 0:z[d==null?void 0:d.type]}),o.jsx(m7,{...t,isDisabled:l,isFirst:!0,schema:a,field:a,value:g,update:(R,le)=>{P(R,le)}}),o.jsx("div",{children:(($=a==null?void 0:a.attributes)==null?void 0:$.required)&&o.jsx("small",{className:"error",children:m===1&&!g?(oe=a==null?void 0:a.validationMesssage)==null?void 0:oe.english:""})}),o.jsx("div",{children:(a==null?void 0:a.showHelperText)&&o.jsx("small",{children:(X=a==null?void 0:a.helperText)==null?void 0:X[d==null?void 0:d.type]})})]}),u&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{...t})]})]})})]});return o.jsxs(o.Fragment,{children:[o.jsx(Qi,{visibilty:f,closeSettingFieldSidebar:M,...t},a==null?void 0:a.uuid),o.jsx(xi,{...t,fieldWrap:N})]})},Cye=t=>{var W,me,Ae,Ie,ye,de,ne,q,ee,se;const{field:e,fieldIndex:n,sectionIndex:r,pageIndex:i,row:a,rowIndex:s,columnIndex:l,isDisabled:c}=t,{isRenderView:u,isAdmin:d,isBuilderMode:f}=Ht(),{taskRegisterData:h,updateTaskRegisterData:g,updateTaskProgressValue:v,updateUserFormDataSubmit:m,userTaskSubmitFormData:A,task_status:w,TASK_PUBLISHED:x}=Ar(),[S,T]=k.useState(!1),{userSelectedLanguage:C,fieldSettingUpdate:E}=sn(),[_,M]=k.useState(!1),[O,F]=k.useState(0),[P,H]=k.useState(),[N,z]=k.useState(!1),$=()=>{z(!0)},oe=()=>{z(!1)},X=[{icon:"pi pi-thumbs-up",thumbValue:"up"},{icon:"pi pi-thumbs-down",thumbValue:"down"}],R=ge=>o.jsx("span",{className:"m-2",children:o.jsx("i",{style:{fontSize:30},className:ge.icon})}),le=()=>{var ge,De,Ne;if(a!=null&&a.rowIsRepeatable){if(a!=null&&a.repeatableFields){const be=[...a.repeatableFields],fe=It.findIndex(be,function(Te){return Te.uuid===(e==null?void 0:e.uuid)});fe>=0&&be[fe].fieldData?H(be[fe].fieldData):H("")}}else{const be=A;if(be!=null&&be.length){for(const fe of be)if(fe.fieldId===t.field.uuid&&((ge=fe==null?void 0:fe.postData[0])==null?void 0:ge.postValue)!==""&&((De=fe==null?void 0:fe.postData[0])!=null&&De.postValue)){H((Ne=fe==null?void 0:fe.postData[0])==null?void 0:Ne.postValue);break}}}M(!0)};k.useEffect(()=>{_||le();const ge=Gt.addListener("clearRepeatableFields",fe=>{fe===(a==null?void 0:a.uuid)&&(H(""),F(0),e.isValid=0,E(i,r,s,l,n,e))}),De=Gt.addListener("onSubmitUserForm",()=>{var fe;(fe=e==null?void 0:e.attributes)!=null&&fe.required?P?e.isValid=1:e.isValid=0:e.isValid=1}),Ne=Gt.addListener("OnInvalidFieldCatch",fe=>{e.uuid===(fe==null?void 0:fe.fieldId)?F(1):F(0)}),be=Gt.addListener("OnGetFieldValue",fe=>{var Ee;const Te=(Ee=fe==null?void 0:fe.repeatableColumn)==null?void 0:Ee.filter((U,ve)=>(U==null?void 0:U.fieldUuid)===(e==null?void 0:e.uuid));Te!=null&&Te.length});return()=>{De.remove(),Ne.remove(),be.remove(),ge.remove()}});const Y=ge=>{H(ge.value);const De=A,Ne=It.cloneDeep(h);if(De!==null){if(ge!=null&&ge.value){if(Ne[e==null?void 0:e.uuid]=ge==null?void 0:ge.value,(De==null?void 0:De.length)>0)for(const be of De)be.fieldId===t.field.uuid&&(be.postData[0]={postValue:ge.value})}else if(delete Ne[e==null?void 0:e.uuid],(De==null?void 0:De.length)>0)for(const be of De)be.fieldId===t.field.uuid&&(be.postData[0]={postValue:""})}if(!(a!=null&&a.rowIsRepeatable)){g(Ne);const be=Object.keys(Ne).length;v(be)}},ie=(ge,De)=>{var Ne;if(A){const be=[...A],fe=It.findIndex(be,function(Ee){return Ee.rowId===(a==null?void 0:a.uuid)});let Te=(Ne=A[fe])==null?void 0:Ne.repeatableFields;Te={...Te,[ge==null?void 0:ge.uuid]:De},be[fe]={...be[fe],repeatableFields:Te},m(be)}H(De),De!==""?ge.isValid=1:ge.isValid=0},re=ge=>{T(ge)},Z=()=>{T(!1)},K=o.jsxs("div",{onMouseOver:$,onMouseOut:oe,children:[f&&N&&o.jsx(Wr,{handleFieldSettingsSidebar:re,...t}),o.jsx("div",{className:`field ${f&&" builder-element-wrapper "}${(e==null?void 0:e.isFluid)===!0?" card py-3 px-4 p-fluid":"card py-3 px-4"}`,children:o.jsxs("div",{className:"grid",children:[o.jsxs("div",{className:d?"col-6 ":"col-12 p-fluid",children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(W=e==null?void 0:e.headerText)==null?void 0:W[C==null?void 0:C.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:n,className:"flex font-bold mb-3 text-gray-900 text-xl",children:[o.jsx(ca,{...t}),((me=e==null?void 0:e.attributes)==null?void 0:me.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",f?o.jsx(aa,{...t}):o.jsx(o.Fragment,{children:(Ae=e==null?void 0:e.label)==null?void 0:Ae[C==null?void 0:C.type]}),o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(zi,{message:(Ie=e==null?void 0:e.toolTip)==null?void 0:Ie[C==null?void 0:C.type],position:"right"})})]}),o.jsxs("span",{className:"p-input-icon-"+(e==null?void 0:e.iconAlignment),children:[(e==null?void 0:e.showIcon)&&o.jsx("i",{className:"pi pi-"+((de=(ye=e==null?void 0:e.icon)==null?void 0:ye.properties)==null?void 0:de.name)}),o.jsx("div",{className:"card flex justify-content-start",children:o.jsx(tf,{value:P,onChange:ge=>{H(ge.value),a!=null&&a.rowIsRepeatable?ie(e,ge.value):Y(ge)},itemTemplate:R,disabled:d||c,optionLabel:"value",onFocus:()=>F(1),options:X,readOnly:c,className:O===1&&((ne=e==null?void 0:e.attributes)!=null&&ne.required)?P?"valid":"invalid":"valid'"})})]}),o.jsx("div",{children:((q=e==null?void 0:e.attributes)==null?void 0:q.required)&&o.jsx(o.Fragment,{children:o.jsx("small",{className:"error",children:O===1&&!P?(ee=e==null?void 0:e.validationMesssage)==null?void 0:ee.english:""})})}),o.jsx("div",{children:(e==null?void 0:e.showHelperText)&&o.jsx("small",{children:(se=e==null?void 0:e.helperText)==null?void 0:se[C==null?void 0:C.type]})})]}),d&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{...t})]})]})})]});return o.jsxs(o.Fragment,{children:[o.jsx(Qi,{visibilty:S,closeSettingFieldSidebar:Z,...t}),o.jsx(xi,{...t,fieldWrap:K})]})},xye=t=>{var ie,re,Z,K,W,me,Ae;const{taskRegisterData:e,updateTaskRegisterData:n,updateTaskProgressValue:r,updateUserFormDataSubmit:i,userTaskSubmitFormData:a}=Ar(),{userSelectedLanguage:s,fieldSettingUpdate:l}=sn(),{field:c,fieldIndex:u,sectionIndex:d,pageIndex:f,row:h,rowIndex:g,columnIndex:v}=t,{isAdmin:m,isBuilderMode:A}=Ht(),[w,x]=k.useState(!1),[S,T]=k.useState(""),[C,E]=k.useState(0),[_,M]=k.useState(!1),[O,F]=k.useState(!1),P=()=>{F(!0)},H=()=>{F(!1)},N=()=>{var Ie,ye,de;if(h!=null&&h.rowIsRepeatable){if(h!=null&&h.repeatableFields){const ne=[...h.repeatableFields],q=It.findIndex(ne,function(ee){return ee.uuid===(c==null?void 0:c.uuid)});q>=0&&ne[q].fieldData?T(ne[q].fieldData):T("")}}else{const ne=a;if(ne!=null&&ne.length){for(const q of ne)if(q.fieldId===t.field.uuid&&((Ie=q==null?void 0:q.postData[0])==null?void 0:Ie.postValue)!==""&&((ye=q==null?void 0:q.postData[0])!=null&&ye.postValue)){T((de=q==null?void 0:q.postData[0])==null?void 0:de.postValue);break}}}M(!0)};k.useEffect(()=>{_||N();const Ie=Gt.addListener("clearRepeatableFields",q=>{q===(h==null?void 0:h.uuid)&&(T(""),E(0),c.isValid=0,l(f,d,g,v,u,c))}),ye=Gt.addListener("onSubmitUserForm",()=>{var q;(q=c==null?void 0:c.attributes)!=null&&q.required?S?c.isValid=1:c.isValid=0:c.isValid=1}),de=Gt.addListener("OnInvalidFieldCatch",q=>{c.uuid===(q==null?void 0:q.fieldId)?E(1):E(0)}),ne=Gt.addListener("OnGetFieldValue",q=>{var se;const ee=(se=q==null?void 0:q.repeatableColumn)==null?void 0:se.filter(ge=>(ge==null?void 0:ge.fieldUuid)===(c==null?void 0:c.uuid));ee!=null&&ee.length});return()=>{ye.remove(),de.remove(),ne.remove(),Ie.remove()}});const z=Ie=>{x(Ie)},$=()=>{x(!1)},oe=Ie=>{var ne,q;T(Ie.target.value);const ye=a,de=It.cloneDeep(e);if(ye!==null){if((ne=Ie==null?void 0:Ie.target)!=null&&ne.value){if(de[c==null?void 0:c.uuid]=(q=Ie==null?void 0:Ie.target)==null?void 0:q.value,(ye==null?void 0:ye.length)>0)for(const ee of ye)ee.fieldId===t.field.uuid&&(ee.postData[0]={postValue:Ie.target.value})}else if(delete de[c==null?void 0:c.uuid],(ye==null?void 0:ye.length)>0)for(const ee of ye)ee.fieldId===t.field.uuid&&(ee.postData[0]={postValue:""})}if(!(h!=null&&h.rowIsRepeatable)){n(de);const ee=Object.keys(de).length;r(ee)}},X=(Ie,ye,de,ne)=>{var q;if(a){const ee=[...a],se=It.findIndex(ee,function(De){return De.rowId===(h==null?void 0:h.uuid)});let ge=(q=a[se])==null?void 0:q.repeatableFields;ge={...ge,[de==null?void 0:de.uuid]:ne},ee[se]={...ee[se],repeatableFields:ge},i(ee)}T(ne),ne!==""?de.isValid=1:de.isValid=0},R=5,le=()=>{const Ie=[],ye=[HT,zT,YT,$T,jT],de=["Awful","Not Very Good","Okay","Really Good","Fantastic"];for(let ne=0;ne<R;ne++)Ie.push(o.jsxs("label",{children:[o.jsx("input",{onChange:q=>{h!=null&&h.rowIsRepeatable?X(f,d,c,q.target.value):oe(q)},checked:parseInt(S)===ne,name:"liker-Emoji-scale"+(c==null?void 0:c.uuid),type:"radio",value:ne}),o.jsxs("span",{className:"grid m-0",children:[o.jsx("div",{className:"col-12 flex justify-content-center",children:o.jsx("img",{src:ye[ne]})}),o.jsx("div",{children:de[ne]})]})]},`field-${c==null?void 0:c.uuid}-likertEmojiScale-${ne} ${parseInt(S)===ne?"scale-selected":""}`));return Ie},Y=o.jsxs("div",{onMouseOver:P,onMouseOut:H,children:[A&&O&&o.jsx(Wr,{handleFieldSettingsSidebar:z,...t}),o.jsxs("div",{className:`field ${A&&" py-3 px-4 builder-element-wrapper "}${(c==null?void 0:c.isFluid)===!0&&" p-fluid"}`,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-bold mb-3 text-gray-900 text-xl",children:[o.jsx(ca,{...t}),((re=c==null?void 0:c.attributes)==null?void 0:re.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",A?o.jsx(aa,{...t}):o.jsx(o.Fragment,{children:(Z=c==null?void 0:c.label)==null?void 0:Z[s==null?void 0:s.type]}),o.jsx("span",{className:"ml-3",children:(c==null?void 0:c.showToolTip)&&o.jsx(zi,{message:(K=c==null?void 0:c.toolTip)==null?void 0:K[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:le()})}),o.jsx("div",{children:((W=c==null?void 0:c.attributes)==null?void 0:W.required)&&o.jsx("small",{className:"error",children:C===1&&!S?(me=c==null?void 0:c.validationMesssage)==null?void 0:me.english:""})}),o.jsx("div",{children:(c==null?void 0:c.showHelperText)&&o.jsx("small",{children:(Ae=c==null?void 0:c.helperText)==null?void 0:Ae[s==null?void 0:s.type]})})]})]})}),m&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[o.jsx(Qi,{visibilty:w,closeSettingFieldSidebar:$,...t}),o.jsx(xi,{...t,fieldWrap:Y})]})},Tye=t=>{var N,z,$,oe,X,R,le,Y,ie,re,Z;const{userTaskSubmitFormData:e}=Ar(),{userSelectedLanguage:n,fieldSettingUpdate:r}=sn(),{isAdmin:i,isBuilderMode:a}=Ht(),{field:s,fieldIndex:l,sectionIndex:c,pageIndex:u,row:d,rowIndex:f,columnIndex:h}=t,[g,v]=k.useState(!1),[m,A]=k.useState(""),[w,x]=k.useState(0),[S,T]=k.useState(!1),[C,E]=k.useState(!1),_=()=>{E(!0)},M=()=>{E(!1)},O=()=>{var K,W,me;if(d!=null&&d.rowIsRepeatable){if(d!=null&&d.repeatableFields){const Ae=[...d.repeatableFields],Ie=It.findIndex(Ae,function(ye){return ye.uuid===(s==null?void 0:s.uuid)});Ie>=0&&Ae[Ie].fieldData?A(Ae[Ie].fieldData):A("")}}else{const Ae=e;if(Ae!=null&&Ae.length){for(const Ie of Ae)if(Ie.fieldId===t.field.uuid&&((K=Ie==null?void 0:Ie.postData[0])==null?void 0:K.postValue)!==""&&((W=Ie==null?void 0:Ie.postData[0])!=null&&W.postValue)){A((me=Ie==null?void 0:Ie.postData[0])==null?void 0:me.postValue);break}}}T(!0)};k.useEffect(()=>{S||O();const K=Gt.addListener("clearRepeatableFields",Ie=>{Ie===(d==null?void 0:d.uuid)&&(A(""),x(0),s.isValid=0,r(u,c,f,h,l,s))}),W=Gt.addListener("onSubmitUserForm",()=>{var Ie,ye;(Ie=s==null?void 0:s.attributes)!=null&&Ie.required?m&&(m==null?void 0:m.length)<((ye=s==null?void 0:s.attributes)==null?void 0:ye.minLength)?s.isValid=1:s.isValid=0:s.isValid=1}),me=Gt.addListener("OnInvalidFieldCatch",Ie=>{s.uuid===(Ie==null?void 0:Ie.fieldId)?x(1):x(0)}),Ae=Gt.addListener("OnGetFieldValue",Ie=>{var de;const ye=(de=Ie==null?void 0:Ie.repeatableColumn)==null?void 0:de.filter(ne=>(ne==null?void 0:ne.fieldUuid)===(s==null?void 0:s.uuid));ye!=null&&ye.length});return()=>{W.remove(),me.remove(),Ae.remove(),K.remove()}});const F=K=>{v(K)},P=()=>{v(!1)},H=o.jsxs("div",{onMouseOver:_,onMouseOut:M,children:[a&&C&&o.jsx(Wr,{handleFieldSettingsSidebar:F,...t}),o.jsxs("div",{className:`field ${a&&" py-3 px-4 builder-element-wrapper "}${(s==null?void 0:s.isFluid)===!0&&" p-fluid"}`,children:[o.jsx("div",{className:"grid",children:o.jsxs("div",{className:i?"col-6 ":"col-12 p-fluid",children:[(s==null?void 0:s.showHeaderText)&&o.jsx("h6",{children:(N=s==null?void 0:s.headerText)==null?void 0:N[n==null?void 0:n.type]}),(s==null?void 0:s.showLabel)&&o.jsxs("label",{htmlFor:l,className:"flex font-bold mb-3 text-gray-900 text-xl",children:[o.jsx(ca,{...t}),((z=s==null?void 0:s.attributes)==null?void 0:z.required)&&o.jsx("span",{className:"must-required mr-1",children:"*"})," ",a?o.jsx(aa,{...t}):o.jsx(o.Fragment,{children:($=s==null?void 0:s.label)==null?void 0:$[n==null?void 0:n.type]}),(s==null?void 0:s.showToolTip)&&o.jsx("span",{className:"ml-3",children:o.jsx(zi,{message:(oe=s==null?void 0:s.toolTip)==null?void 0:oe[n==null?void 0:n.type],position:"right"})})]}),o.jsxs("div",{className:"mt-3",children:[o.jsx("span",{className:"p-input-icon-"+(s==null?void 0:s.iconAlignment),children:(s==null?void 0:s.showIcon)&&o.jsx("i",{className:"pi pi-"+((R=(X=s==null?void 0:s.icon)==null?void 0:X.properties)==null?void 0:R.name)})}),o.jsx("div",{children:((le=s==null?void 0:s.attributes)==null?void 0:le.required)&&o.jsxs(o.Fragment,{children:[o.jsx("small",{className:"error",children:w===1&&!m?(Y=s==null?void 0:s.validationMesssage)==null?void 0:Y.english:""}),o.jsx("small",{className:"error",children:w===1&&(m==null?void 0:m.length)<((ie=s==null?void 0:s.attributes)==null?void 0:ie.minLength)?`Mini length ${(re=s==null?void 0:s.attributes)==null?void 0:re.minLength}`:""})]})}),o.jsx("div",{children:(s==null?void 0:s.showHelperText)&&o.jsx("small",{children:(Z=s==null?void 0:s.helperText)==null?void 0:Z[n==null?void 0:n.type]})})]})]})}),i&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{...t})]})]})]});return o.jsxs(o.Fragment,{children:[o.jsx(Qi,{visibilty:g,closeSettingFieldSidebar:P,...t}),o.jsx(xi,{...t,fieldWrap:H})]})},Eye=t=>{var H,N,z,$,oe,X,R;const{field:e,fieldIndex:n,columnIndex:r,sectionIndex:i,rowIndex:a,pageIndex:s,ref:l}=t,{isBuilderMode:c}=Ht(),{userSelectedLanguage:u,fieldSettingUpdate:d}=sn(),{userTaskSubmitFormData:f}=Ar(),[h,g]=k.useState(!1),[v,m]=k.useState(""),[A,w]=k.useState(0),[x,S]=k.useState(!1),[T,C]=k.useState(!1),E=()=>{C(!0)},_=()=>{C(!1)},M=()=>{var Y;const le=f;if(le.length){for(const ie of le)if(ie.fieldId===t.field.uuid){m((Y=ie==null?void 0:ie.postData[0])==null?void 0:Y.postValue),S(!0);break}}};k.useEffect(()=>{x||M();const le=Gt.addListener("onSubmitUserForm",()=>{var ie;(ie=e==null?void 0:e.attributes)!=null&&ie.required&&(v?e.isValid=1:e.isValid=0,d(s,i,a,r,n,e))}),Y=Gt.addListener("OnInvalidFieldCatch",ie=>{e.uuid===(ie==null?void 0:ie.fieldId)?w(1):w(0)});return()=>{le.remove(),Y.remove()}});const O=le=>{g(le)},F=()=>{g(!1)},P=o.jsxs("div",{onMouseOver:E,onMouseOut:_,children:[c&&T&&o.jsx(Wr,{handleFieldSettingsSidebar:O,...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-11":"col-12",children:[(e==null?void 0:e.showHeaderText)&&o.jsx("h6",{children:(H=e==null?void 0:e.headerText)==null?void 0:H[u==null?void 0:u.type]}),(e==null?void 0:e.showLabel)&&o.jsxs("label",{htmlFor:`${n}`,className:"flex font-bold mb-3 text-gray-900 text-xl",children:[((N=e==null?void 0:e.attributes)==null?void 0:N.required)&&o.jsx("span",{className:"must-required",children:"*"})," ",i+1,".",r+1,".",n+1," ",(z=e==null?void 0:e.label)==null?void 0:z[u==null?void 0:u.type],o.jsx("span",{className:"ml-3",children:(e==null?void 0:e.showToolTip)&&o.jsx(zi,{message:($=e==null?void 0:e.toolTip)==null?void 0:$[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:((oe=e==null?void 0:e.attributes)==null?void 0:oe.required)&&o.jsx("small",{className:"error",children:A===1&&!v?(X=e==null?void 0:e.validationMesssage)==null?void 0:X.language:""})}),o.jsx("div",{children:(e==null?void 0:e.showHelperText)&&o.jsx("small",{children:(R=e==null?void 0:e.helperText)==null?void 0:R[u==null?void 0:u.type]})})]})]})})})})]});return o.jsxs(o.Fragment,{children:[h&&o.jsx(Qi,{visibilty:h,closeSettingFieldSidebar:F,...t}),o.jsx(xi,{...t,fieldWrap:P})]})},Lc=t=>{const{data:e,path:n,field:r}=t,{renderType:i,isAdmin:a,isBuilderMode:s}=Ht(),{task_status:l,TASK_PUBLISHED:c}=Ar(),u=k.useRef(null),[d,f]=k.useState(!1),[{isDragging:h},g]=ra({item:{...e,type:z1,uuid:e==null?void 0:e.uuid,path:n},type:z1,collect:T=>({isDragging:T.isDragging()})}),v=h&&s?.25:1;g(u);const m=l===c||a,A=T=>{switch(r==null?void 0:r.componentType){case"text":return o.jsx(Ise,{typeName:"Text",field:r,...T});case"number":return o.jsx(Fse,{typeName:"Number",field:r,...T});case"email":return o.jsx(Mue,{typeName:"Email",field:r,...T});case"textarea":return o.jsx(Lue,{typeName:"Text Area",field:r,...T});case"editor":return o.jsx(tde,{typeName:"Editor",field:r,...T});case"question":return o.jsx(kde,{typeName:"Exam",field:r,...T});case"select":return o.jsx(zue,{typeName:"Select",field:r,...T});case"multi-select":return o.jsx(bde,{typeName:"Multi Select",field:r,...T});case"checkbox":return o.jsx(Ade,{typeName:"Checkbox",field:r,...T});case"radio":return o.jsx(Sde,{typeName:"Radio",field:r,...T});case"radio-hierarchal":return o.jsx(Sye,{typeName:"Radio Progressive",field:r,...T});case"href":return o.jsx(Ose,{typeName:"Hyperlink",field:r,...T});case"heading":return o.jsx(Ede,{typeName:"Heading",field:r,...T});case"paragraph":return o.jsx(R3e,{typeName:"Paragraph",field:r,...T});case"image":return o.jsx(XO,{typeName:"Image",field:r,...T});case"video":return o.jsx(Gge,{typeName:"Video",field:r,...T});case"hr":return o.jsx(Wge,{typeName:"Hr",field:r,...T});case"date-picker":return o.jsx(Qge,{typeName:"Date Picker",field:r,...T});case"signature":return o.jsx(Jge,{typeName:"Signature",field:r,...T});case"file-upload":return o.jsx(D6e,{typeName:"File Upload",field:r,...T});case"facebook-login":return o.jsx(Tye,{typeName:"Facebook Login",field:r,...T});case"anchor":return o.jsx(Eye,{ref:u,typeName:"Anchor Tag",field:r,...T});case"image-gallery":return o.jsx(Y3e,{typeName:"Image gallery",field:r,...T});case"quiz":return o.jsx(z6e,{typeName:"Quiz",field:r,...T});case"document":return o.jsx(N6e,{typeName:"Document",field:r,...T});case"list":return o.jsx(K6e,{typeName:"List",field:r,...T});case"country":return o.jsx(Ese,{typeName:"Country",field:r,...T});case"phone":return o.jsx(tye,{typeName:"Phone",field:r,...T});case"web-url":return o.jsx(nye,{typeName:"Website Url",field:r,...T});case"rating":return o.jsx(sye,{typeName:"Rating",field:r,...T});case"slider":return o.jsx(oye,{typeName:"Rating",field:r,...T});case"hidden-field":return o.jsx(lye,{typeName:"Hidden Field",field:r,...T});case"likert-scale":return o.jsx(cye,{typeName:"Likert Scale Field",field:r,...T});case"type-signature":return o.jsx(uye,{typeName:"Likert Scale Field",field:r,...T});case"address":return o.jsx(fye,{typeName:"Address",field:r,...T});case"grid-component":return o.jsx(EU,{typeName:"Grid",field:r,...T});case"matrix-scale":return o.jsx(EU,{typeName:"Grid",field:r,...T});case"matrix-dropdown":return o.jsx(mye,{typeName:"Grid",field:r,...T});case"thumbs":return o.jsx(Cye,{typeName:"Thumbs Up and Down",field:r,...T});case"likert-emoji-scale":return o.jsx(xye,{typeName:"Thumbs Up and Down",field:r,...T});case"table":return o.jsx(Aye,{typeName:"Grid",field:r,...T});case"dynamic-listing":return o.jsx(wye,{typeName:"Grid",field:r,...T});default:return o.jsx(o.Fragment,{children:"Empty"})}},w=()=>{f(!0)},x=()=>{f(!1)},S=()=>{let T="";return s===!0?(T=T+" component draggable field-form-builder-not-preview",i===H1?T=T+" pdf-component":T=T+" px-2 pdf-component"):(T=T+" component ",i===H1?T=T+" ":T=T+" px-2 "),T};return o.jsx(o.Fragment,{children:o.jsxs("div",{style:{opacity:v},className:S(),onMouseOver:w,onMouseOut:x,children:[s&&d&&o.jsx("i",{ref:s===!0?u:null,className:"elementDrag-icon pi pi-arrows-alt cursor-move",style:{fontSize:"1em"}}),A({...t,isDisabled:m})]})})},Iye={position:"relative"},_ye=t=>{var M,O,F,P,H;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,columnIndex:s,section:l,row:c,page:u}=t,d=k.useRef(null),{removeColumn:f,addColumn:h,cloneColumn:g,formBuilderFormLayout:v,handleDrop:m}=sn(),{isAdvanceView:A,isBuilderMode:w,emitSocketData:x}=Ht(),[{isDragging:S},T]=ra({type:As,item:{type:As,uuid:e==null?void 0:e.uuid,children:e.children,path:n},collect:N=>({isDragging:N.isDragging()})}),C=S&&w?.25:1;T(d);const E=(N,z,$,oe,X,R,le)=>o.jsx(Lc,{page:u,type:"field",row:c,column:e,section:l,field:N,data:N,path:z,pageIndex:$,sectionIndex:oe,rowIndex:X,columnIndex:R,fieldIndex:le},`component-${n}-${N==null?void 0:N.uuid}`),_=(N,z,$,oe,X)=>{var ie,re,Z,K;const R=N.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",le=`${N.className} justify-content-space-between`,Y=`${N.titleClassName} pl-1 text-primary`;return o.jsxs(o.Fragment,{children:[o.jsx(cn,{target:".clone-tool"}),o.jsx(cn,{target:".add-column-tool"}),o.jsxs("div",{className:le,children:[o.jsxs("span",{ref:w===!0?d:null,children:[o.jsx("button",{className:N.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:N.togglerClassName,onClick:N.onTogglerClick,children:[o.jsx("span",{className:R}),o.jsx(Qt,{})]}),o.jsx("span",{className:Y,children:"Column"})]}),w===!0&&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:N.togglerClassName,onClick:()=>{h(z,$,oe),x()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((K=(Z=(re=(ie=v[z])==null?void 0:ie.children[$])==null?void 0:re.children[oe])==null?void 0:Z.children)==null?void 0:K.length)>1&&o.jsxs("button",{className:N.togglerClassName,onClick:()=>{f(z,$,oe,X),x()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:N.togglerClassName,onClick:()=>{g(e,z,$,oe,X),x()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})})]})]})]})};return o.jsx("div",{style:A&&w?{...Iye,opacity:C}:{},className:w?"draggable form-builder-column container-column":"form-builder-column container-column",children:w===!0?o.jsx(o.Fragment,{children:A===!0?o.jsxs(ci,{className:"builder-row-column",header:"Column",toggleable:!0,headerTemplate:N=>_(N,r,i,a,s),children:[((M=e==null?void 0:e.children)==null?void 0:M.length)>0?(O=e==null?void 0:e.children)==null?void 0:O.map((N,z)=>{const $=`${n}-${z}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:A,fieldDropArea:!0,data:{path:$,childrenCount:e.children.length,droppedField:e},onDrop:m}),E(N,$,r,i,a,s,z)]},$)}):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(Fr,{isAdvanceView:A,fieldDropArea:!0,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length,droppedField:e},onDrop:m,isLast:!0})]}):o.jsx(o.Fragment,{children:o.jsxs("div",{children:[((F=e==null?void 0:e.children)==null?void 0:F.length)>0?(P=e==null?void 0:e.children)==null?void 0:P.map((N,z)=>{const $=`${n}-${z}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:A,fieldDropArea:!0,data:{path:$,childrenCount:e.children.length,droppedField:e},onDrop:m}),E(N,$,r,i,a,s,z)]},$)}):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(Fr,{isAdvanceView:A,dropHereLastField:!0,fieldDropArea:!0,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length,droppedField:e},onDrop:m,isLast:!0})]})})}):o.jsx(o.Fragment,{children:(H=e==null?void 0:e.children)==null?void 0:H.map((N,z)=>{const $=`${n}-${z}`;return o.jsx(k.Fragment,{children:E(N,$,r,i,a,s,z)},$)})})})},Dye=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(wn,{value:(i=r==null?void 0:r.heading)==null?void 0:i[e==null?void 0:e.type],placeholder:"Enter row heading",onChange:l=>n("heading",e,l.target.value)})]}),o.jsxs("div",{className:"field",children:[o.jsx("label",{children:"Row description"}),o.jsx(so,{value:(a=r==null?void 0:r.subHeadingText)==null?void 0:a[e==null?void 0:e.type],placeholder:"Enter row description",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(wn,{value:(s=r.addToListButtonLabel)==null?void 0:s[e==null?void 0:e.type],onChange:l=>n("addToListButtonLabel",e,l.target.value)})]})]})},Nye=t=>{const{stateRow:e,onHandleChangeAdvanceSettings:n}=t,{renderType:r}=Ht();return o.jsxs("div",{className:"p-fluid",children:[r===F0&&o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Yr,{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(eo,{value:e==null?void 0:e.minimumEntries,onChange:i=>n("minimumEntries",i.value)})]}),o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Yr,{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."," "]})]})]})},bg=t=>{var x;const{visibilty:e,setVisibility:n,row:r,pageIndex:i,sectionIndex:a,rowIndex:s}=t,{formBuilderSchemaLanguages:l,rowSettingUpdate:c,userSelectedLanguage:u,formBuilderPublishedStatus:d}=sn(),[f,h]=k.useState(r),{updateGlobalToast:g,emitSocketData:v}=Ht(),m=(S,T,C)=>{h(E=>{const _=E[S];return Object.assign({},E,{[S]:Object.assign({},_,{[T==null?void 0:T.type]:C})})})},A=(S,T)=>{h(C=>({...C,[S]:T}))},w=()=>{const S={...f,children:r==null?void 0:r.children};c(i,a,s,S),v(),g({showToast:!0,toastMessage:"Updated",toastDetail:"Row updated",toastType:"success"})};return o.jsx(o.Fragment,{children:o.jsxs(To,{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 - ",(x=r==null?void 0:r.heading)==null?void 0:x[u==null?void 0:u.type]]})," "]}),!d&&o.jsx("div",{className:"flex align-items-center justify-content-center",children:o.jsx(Ft,{className:"mt-3",label:"Update",type:"button",onClick:()=>w(),"aria-label":"Update"})})]}),o.jsxs(ts,{children:[o.jsx(wr,{header:"Text",children:o.jsx(ao,{activeIndex:0,children:l!=null&&l.length?l.map((S,T)=>o.jsx(io,{tabIndex:T,header:S==null?void 0:S.language,children:o.jsx(Dye,{language:S,stateRow:f,onHandleChange:m,...t})},T)):""})}),o.jsx(wr,{header:"Advance",children:o.jsx(Nye,{stateRow:f,onHandleChangeAdvanceSettings:A})}),o.jsx(wr,{header:"Layout",children:o.jsxs("div",{className:"p-fluid",children:[o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Yr,{inputId:"showRowTitle",checked:f==null?void 0:f.showRowTitle,onChange:S=>A("showRowTitle",S==null?void 0:S.checked)}),o.jsx("label",{htmlFor:"showRowTitle",children:"Show Row Title?"})]}),o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Yr,{inputId:"showRowSubTitle",checked:f==null?void 0:f.showRowSubTitle,onChange:S=>A("showRowSubTitle",S==null?void 0:S.checked)}),o.jsx("label",{htmlFor:"showRowSubTitle",children:"Show Row Sub Title?"})]})]})})]})]})})},Oye={},Fye=t=>{var ye,de,ne,q,ee,se,ge,De,Ne,be,fe,Te,Ee;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,section:s,page:l}=t,c=k.useRef(null),{removeRow:u,addRow:d,cloneRow:f,formBuilderFormLayout:h,userSelectedLanguage:g,handleDrop:v}=sn(),{userTaskSubmitFormData:m,taskRegisterData:A,updateTaskRegisterData:w,updateTaskProgressValue:x,addUserDataFormSectionRepeatableData:S,removeUserDataFormSectionRepeatableData:T,task_status:C,TASK_PUBLISHED:E}=Ar(),{isRenderView:_,isAdvanceView:M,isBuilderMode:O,renderType:F,isAdmin:P,emitSocketData:H}=Ht(),[N,z]=k.useState(!1),[$,oe]=k.useState(!1),[{isDragging:X},R]=ra({type:Ao,item:{type:Ao,uuid:e.uuid,children:e.children,path:n,data:e},collect:U=>({isDragging:U.isDragging()})}),le=X?.25:1;R(c);const Y=(U,ve,he,ue,pe,xe)=>o.jsx(_ye,{page:l,row:e,section:s,data:U,path:ve,pageIndex:he,sectionIndex:ue,rowIndex:pe,columnIndex:xe,isAdmin:P,emitSocketData:H},`column-${n}-${U.uuid}`),ie=(U,ve,he,ue)=>{var Be,Ye,rt,it;const pe=U.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",xe=`${U.className} justify-content-space-between`,ke=`${U.titleClassName} pl-1 text-primary`;return o.jsxs(o.Fragment,{children:[o.jsx(cn,{target:".clone-tool"}),o.jsx(cn,{target:".setting-tool"}),o.jsx(cn,{target:".add-row-tool"}),o.jsxs("div",{className:xe,children:[o.jsxs("span",{ref:O===!0?c:null,children:[o.jsx("button",{className:U.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:U.togglerClassName,onClick:U.onTogglerClick,children:[o.jsx("span",{className:pe}),o.jsx(Qt,{})]}),o.jsxs("span",{className:ke,children:["Row:"," ",((Be=e==null?void 0:e.heading)==null?void 0:Be[g==null?void 0:g.type])!==""?(Ye=e==null?void 0:e.heading)==null?void 0:Ye[g==null?void 0:g.type]:"Untitled"]})]}),O===!0&&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:U.togglerClassName,onClick:()=>{d(ve,he),H()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((it=(rt=h[ve])==null?void 0:rt.children[he])==null?void 0:it.children.length)>1&&o.jsxs("button",{className:U.togglerClassName,onClick:()=>{u(ve,he,ue),H()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:U.togglerClassName,onClick:()=>{f(e,ve,he,ue),H()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"setting-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{onClick:()=>z(!0),className:U.togglerClassName,children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})})]})]})]})},re=It.findIndex(m,function(U){return(U==null?void 0:U.rowId)===(e==null?void 0:e.uuid)}),Z=()=>{var he,ue,pe;const U=It.cloneDeep(A);((ue=(he=m[re])==null?void 0:he.repeatableFieldsData)==null?void 0:ue.length)>=(e==null?void 0:e.minimumEntries)?U[e==null?void 0:e.uuid]=(pe=m[re])==null?void 0:pe.repeatableFields:delete U[e==null?void 0:e.uuid];const ve=Object.keys(U).length;w(U),x(ve)},K=(ye=e==null?void 0:e.repeatableFields)==null?void 0:ye.map(U=>{var ve;return{fieldUuid:U==null?void 0:U.uuid,field:U==null?void 0:U.uuid,header:(ve=U==null?void 0:U.label)==null?void 0:ve.english}}),W=(U,ve)=>o.jsx(o.Fragment,{children:o.jsx("div",{className:"post__content_repetable",dangerouslySetInnerHTML:{__html:U[ve==null?void 0:ve.field]}})}),me=K==null?void 0:K.map(U=>o.jsx(xr,{field:U.field,header:U.header,body:ve=>W(ve,U)},U.field)),Ae=()=>{var ue;const U=[...m],ve=[];let he=!0;e:for(const[,pe]of e.children.entries()){for(const[,xe]of pe.children.entries())if(xe!=null&&xe.isPostField&&xe.isValid!==1){const ke={fieldId:xe.uuid,rowIndex:a};ve.push(ke),Gt.emit("OnInvalidFieldCatch",ke),he=!1;break e}he=!0}he&&(ve==null?void 0:ve.length)===0&&(alert("addToSectionRepeatableList"+(e==null?void 0:e.uuid)),S(e==null?void 0:e.uuid,(ue=U[re])==null?void 0:ue.repeatableFields),Gt.emit("clearRepeatableFields",e==null?void 0:e.uuid),Z())},Ie=U=>o.jsx(o.Fragment,{children:!P&&o.jsx(Ft,{text:!0,size:"small",type:"button",className:"p-button-danger ",onClick:()=>{T(e==null?void 0:e.uuid,U==null?void 0:U.rowIndex),setTimeout(()=>{Z()},1e3)},icon:"pi pi-trash"})});return o.jsxs("div",{style:{...Oye,opacity:le,marginTop:`${(de=e==null?void 0:e.margin)==null?void 0:de.top}px`,marginBottom:`${(ne=e==null?void 0:e.margin)==null?void 0:ne.bottom}px`,marginLeft:`${(q=e==null?void 0:e.margin)==null?void 0:q.left}px`,marginRight:`${(ee=e==null?void 0:e.margin)==null?void 0:ee.right}px`},className:_?"row container-row":"draggable row container-row",children:[N&&o.jsx(bg,{renderType:F,visibilty:N,setVisibility:z,row:e,pageIndex:r,sectionIndex:i,rowIndex:a,emitSocketData:H},"row_settings_"+r+i+a),O===!0?o.jsx(o.Fragment,{children:M===!0?o.jsx(ci,{header:"Row",toggleable:!0,headerTemplate:U=>ie(U,r,i,a),children:o.jsxs("div",{className:"form-builder-columns",style:{overflowX:"auto"},children:[(se=e==null?void 0:e.children)==null?void 0:se.map((U,ve)=>{const he=`${n}-${ve}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:M,data:{path:he,childrenCount:e.children.length},onDrop:v,className:"horizontalDrag"}),Y(U,he,r,i,a,ve)]},he)}),o.jsx(Fr,{isAdvanceView:M,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length},onDrop:v,className:"horizontalDrag",isLast:!0})]})}):o.jsx(o.Fragment,{children:o.jsx("div",{className:M?"form-builder-columns":"",style:M?{overflowX:"auto"}:{},children:(ge=e==null?void 0:e.children)==null?void 0:ge.map((U,ve)=>{const he=`${n}-${ve}`;return o.jsx(k.Fragment,{children:Y(U,he,r,i,a,ve)},he)})})})}):o.jsx(o.Fragment,{children:e!=null&&e.rowIsRepeatable?o.jsx(o.Fragment,{children:o.jsx(Os,{header:((be=e==null?void 0:e.heading)==null?void 0:be[g==null?void 0:g.type])||"Untitled",footer:()=>{var U;return o.jsx(o.Fragment,{children:(e==null?void 0:e.rowIsRepeatable)&&C!==E&&o.jsx(Ft,{size:"small",type:"button",outlined:!0,className:" mb-3",onClick:()=>{Ae()},label:(U=e.addToListButtonLabel)==null?void 0:U[g==null?void 0:g.type]})})},visible:$,style:{width:"50vw"},onHide:()=>{$&&oe(!1)},children:o.jsxs(o.Fragment,{children:[o.jsx("h5",{children:(fe=e==null?void 0:e.heading)==null?void 0:fe[g==null?void 0:g.type]}),o.jsx("span",{children:(Te=e==null?void 0:e.subHeadingText)==null?void 0:Te[g==null?void 0:g.type]}),o.jsx("div",{className:"form-builder-columns p-3",style:{maxHeight:"500px",overflowY:"scroll"},children:e.children.map((U,ve)=>{const he=`${n}-${ve}`;return o.jsx(k.Fragment,{children:Y(U,he,r,i,a,ve)},he)})})]})})}):o.jsxs(o.Fragment,{children:[o.jsx("h5",{children:(De=e==null?void 0:e.heading)==null?void 0:De[g==null?void 0:g.type]}),o.jsx("span",{children:(Ne=e==null?void 0:e.subHeadingText)==null?void 0:Ne[g==null?void 0:g.type]}),o.jsx("div",{className:"form-builder-columns",children:e.children.map((U,ve)=>{const he=`${n}-${ve}`;return o.jsx(k.Fragment,{children:Y(U,he,r,i,a,ve)},he)})})]})}),!P&&(e==null?void 0:e.rowIsRepeatable)&&C!==E&&o.jsx("div",{className:"text-right mb-2",children:o.jsx(Ft,{outlined:!0,size:"small",type:"button",className:"",onClick:()=>oe(!0),label:"Add Record"})}),(e==null?void 0:e.rowIsRepeatable)&&o.jsxs("div",{children:[o.jsxs(ro,{scrollable:!0,reorderableRows:!P,value:(m==null?void 0:m.length)>0?(Ee=m[re])==null?void 0:Ee.repeatableFieldsData:[],children:[me,C!==E&&o.jsx(xr,{frozen:!0,style:{width:"10%"},headerStyle:{textAlign:"center"},bodyStyle:{textAlign:"left",overflow:"visible"},body:(U,ve)=>Ie(ve)})]}),P&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{field:e})]})]})]})},kye=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(wn,{value:(i=r.heading)==null?void 0:i[e==null?void 0:e.type],placeholder:"Enter section heading",onChange:s=>n("heading",e,s.target.value)})]}),o.jsxs("div",{className:"field",children:[o.jsx("label",{children:"Section description"}),o.jsx(so,{value:(a=r.subHeadingText)==null?void 0:a[e==null?void 0:e.type],placeholder:"Enter section description",onChange:s=>n("subHeadingText",e,s.target.value)})]})]})},Ih=t=>{const{visibilty:e,setVisibility:n,section:r,pageIndex:i,sectionIndex:a}=t,[s,l]=k.useState(r),{formBuilderSchemaLanguages:c,sectionSettingUpdate:u,userSelectedLanguage:d,formBuilderPublishedStatus:f}=sn(),{emitSocketData:h}=Ht(),{updateGlobalToast:g}=Ht(),v=(w,x,S)=>{l(T=>Object.assign({},T,{[w]:Object.assign({},T[w],{[x==null?void 0:x.type]:S})}))},m=(w,x)=>{l(S=>({...S,[w]:x}))},A=()=>{const w={...s,children:r==null?void 0:r.children};u(i,a,w),h(),g({showToast:!0,toastMessage:"Updated",toastDetail:"Section updated",toastType:"success"})};return o.jsx(o.Fragment,{children:o.jsxs(To,{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(Ft,{className:"mt-3",label:"Update",type:"button",onClick:()=>A(),"aria-label":"Update"})})]}),o.jsxs(ts,{children:[o.jsx(wr,{header:"Text",children:o.jsx(ao,{activeIndex:0,children:c!=null&&c.length?c.map((w,x)=>o.jsx(io,{tabIndex:x,header:w==null?void 0:w.language,children:o.jsx(kye,{language:w,stateSection:s,onHandleChange:v,...t})},x)):""})}),o.jsx(wr,{header:"Layout",children:o.jsxs("div",{className:"p-fluid",children:[o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Yr,{inputId:"showSectionTitle",checked:s==null?void 0:s.showSectionHeader,onChange:w=>m("showSectionHeader",w==null?void 0:w.checked)}),o.jsx("label",{htmlFor:"showSectionTitle",children:"Show section header?"})]}),o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Yr,{inputId:"showSectionTitle",checked:s==null?void 0:s.showSectionTitle,onChange:w=>m("showSectionTitle",w==null?void 0:w.checked)}),o.jsx("label",{htmlFor:"showSectionTitle",children:"Show section title?"})]}),o.jsxs("div",{className:"field-checkbox",children:[o.jsx(Yr,{inputId:"showSectionSubTitle",checked:s==null?void 0:s.showSectionSubTitle,onChange:w=>m("showSectionSubTitle",w==null?void 0:w.checked)}),o.jsx("label",{htmlFor:"showSectionSubTitle",children:"Show section sub title?"})]})]})})]})]})})},_h=t=>{const{saveBuilderElementModalData:e,saveElementModal:n,setSaveElementModal:r}=t,{saveComponent:i}=Ht(),a=E3({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(Ft,{text:!0,className:"p-button-success",label:"Save",icon:"pi pi-file",onClick:()=>{a.handleSubmit()},autoFocus:!0})});return o.jsxs(Os,{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(wn,{id:"builder_element_title",name:"builder_element_title",value:a.values.builder_element_title,onChange:a.handleChange,className:`${u3({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(so,{id:"builder_element_description",name:"builder_element_description",value:a.values.builder_element_description,onChange:a.handleChange,className:`${u3({invalid:s("builder_element_title")})} w-full`})]})]})},Pye=t=>{var oe,X,R,le,Y,ie,re,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}=sn(),{isAdvanceView:g,renderType:v,isBuilderMode:m,emitSocketData:A}=Ht(),[w,x]=k.useState(!1),[S,T]=k.useState(!1),[C,E]=k.useState(null),[_,M]=k.useState(!1),O=k.useRef(null),F=(K,W)=>{E(me=>({...me,[K]:W}))},[{isDragging:P},H]=ra({type:na,item:{type:na,uuid:e.uuid,children:e.children,path:n},collect:K=>({isDragging:K.isDragging()})}),N=P&&m||e!=null&&e.isHidden?.25:1;H(O);const z=(K,W,me,Ae,Ie)=>o.jsx(Fye,{page:s,section:a,data:K,path:W,pageIndex:me,sectionIndex:Ae,rowIndex:Ie},`row-${n}-${K.uuid}`),$=(K,W,me)=>{var de,ne;const Ae=K.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Ie=`${K.className} justify-content-space-between panel-tab-section`,ye=`${K.titleClassName} pl-1 text-primary`;return o.jsxs("div",{className:Ie,children:[o.jsxs("span",{ref:m===!0?O:null,children:[o.jsx("button",{className:K.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:K.togglerClassName,onClick:K.onTogglerClick,children:[o.jsx("span",{className:Ae}),o.jsx(Qt,{})]}),o.jsxs("span",{className:ye,children:[me+1," ",(de=e==null?void 0:e.heading)==null?void 0:de[f==null?void 0:f.type]]})]}),m===!0&&o.jsxs(o.Fragment,{children:[o.jsx(cn,{target:".clone-tool"}),o.jsx(cn,{target:".del-tool"}),o.jsx(cn,{target:".setting-tool"}),o.jsx(cn,{target:".add-section-tool"}),o.jsx(cn,{target:".save-tool"}),o.jsx(cn,{target:".settings-tool"}),o.jsxs("div",{className:"p-panel-icons",children:[o.jsx("span",{className:"add-section-tool","data-pr-tooltip":"Add Section",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{c(W),A()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((ne=d[W])==null?void 0:ne.children.length)>1&&o.jsx("span",{className:"del-tool","data-pr-tooltip":"Delete",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{l(W,me),A()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"save-tool","data-pr-tooltip":"Save",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{F("reusable_template_schema",e),T(!0)},children:[o.jsx("span",{className:"pi pi-save"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{u(e,W,me),A()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"settings-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>x(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})})]})]})]})};return o.jsxs("div",{style:{opacity:N,marginBottom:20},className:m&&g?"draggable row":"",children:[m===!0&&o.jsx(_h,{saveBuilderElementModalData:C,setSaveBuilderElementModalData:E,saveElementModal:S,setSaveElementModal:T}),w===!0&&m===!0&&o.jsx(Ih,{renderType:v,visibilty:w,setVisibility:x,section:e,pageIndex:r,sectionIndex:i,emitSocketData:A},"section_settings_"+r+i),m===!0?o.jsx(o.Fragment,{children:g===!0?o.jsxs(ci,{header:(oe=e==null?void 0:e.heading)==null?void 0:oe.english,toggleable:!0,headerTemplate:K=>$(K,r,i),onMouseEnter:()=>M(!0),onMouseLeave:()=>M(!1),children:[((X=e==null?void 0:e.subHeadingText)==null?void 0:X[f==null?void 0:f.type])&&o.jsx("p",{children:(R=e==null?void 0:e.subHeadingText)==null?void 0:R[f==null?void 0:f.type]}),o.jsxs("div",{children:[e.children.map((K,W)=>{const me=`${n}-${W}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:g,data:{path:me,childrenCount:e.children.length},onDrop:h}),z(K,me,r,i,W)]},me)}),o.jsx(Fr,{isAdvanceView:g,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length,droppedField:e},onDrop:h,isLast:!0})]}),_&&o.jsxs("div",{className:"m-3 flex justify-content-end",children:[o.jsx("span",{className:"add-section-tool ","data-pr-tooltip":"Add Section",children:o.jsx("i",{className:"pi pi-plus",onClick:()=>{c(r),A()},children:o.jsx(Qt,{})})}),((le=d[r])==null?void 0:le.children.length)>1&&o.jsx("span",{className:"del-tool ml-2",children:o.jsx("i",{className:"pi pi-trash","data-pr-tooltip":"Delete",onClick:()=>{l(r,i),A()},children:o.jsx(Qt,{})})})]})]}):o.jsxs(o.Fragment,{children:[((Y=e==null?void 0:e.subHeadingText)==null?void 0:Y[f==null?void 0:f.type])&&o.jsx("p",{children:(ie=e==null?void 0:e.subHeadingText)==null?void 0:ie[f==null?void 0:f.type]}),o.jsx("div",{children:e.children.map((K,W)=>{const me=`${n}-${W}`;return o.jsx(k.Fragment,{children:z(K,me,r,i,W)},me)})})]})}):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:(re=e==null?void 0:e.heading)==null?void 0:re[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((K,W)=>{const me=`${n}-${W}`;return o.jsx(k.Fragment,{children:o.jsx("div",{className:"",children:z(K,me,r,i,W)},me)},me)})]})})]})},Mye={position:"relative"},Lye=t=>{var S,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=k.useRef(null),{handleDrop:h}=sn(),{isAdvanceView:g,isBuilderMode:v}=Ht(),[{isDragging:m},A]=ra({type:As,item:{type:As,uuid:e==null?void 0:e.uuid,children:e.children,path:r},collect:E=>({isDragging:E.isDragging()})}),w=m&&v?.25:1;A(f);const x=(E,_,M,O,F,P,H)=>o.jsx(Lc,{page:d,section:c,row:u,column:n,field:E,pageIndex:M,sectionIndex:O,rowIndex:F,columnIndex:P,fieldIndex:H,type:"field",data:E,path:_},`component-${r}-${E==null?void 0:E.uuid}`);return o.jsx("div",{style:g?{...Mye,opacity:w}:{},className:v&&"draggable column container-column",children:v===!0?o.jsx(o.Fragment,{children:o.jsxs("div",{children:[((S=e==null?void 0:e.children)==null?void 0:S.length)>0?(T=e==null?void 0:e.children)==null?void 0:T.map((E,_)=>{const M=`${r}-${_}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:g,fieldDropArea:!0,data:{path:M,childrenCount:e.children.length,droppedField:e},onDrop:h}),x(E,M,i,a,s,l,_)]},M)}):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"}})})]})}),v&&o.jsx(Fr,{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:(C=e==null?void 0:e.children)==null?void 0:C.map((E,_)=>{const M=`${r}-${_}`;return o.jsx(k.Fragment,{children:x(E,M,i,a,s,l,_)},M)})})})},Bye=t=>{var l;const{isAdvanceView:e}=Ht(),{data:n,page:r,path:i,pageIndex:a}=t,s=(c,u,d,f,h,g,v,m)=>o.jsx(Lye,{page:r,row:m,section:v,data:c,path:`${d}-${f}-${h}-${g}`,pageIndex:d,sectionIndex:f,rowIndex:h,columnIndex:g},`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 g;return o.jsx("div",{className:e?"columns":"",style:e?{overflowX:"auto"}:{},children:(g=f==null?void 0:f.children)==null?void 0:g.map((v,m)=>{const A=`${i}-${u}-${h}-${m}`;return o.jsx(k.Fragment,{children:s(v,A,a,u,h,m,c,f)},A)})},`basic_view_section_${i}-${u}-${h}`)})})})},Vye=t=>{const{data:e,path:n,pageIndex:r}=t,{isAdvanceView:i,isBuilderMode:a}=Ht(),{formBuilderFormSchema:s,handleDrop:l}=sn(),c=k.useRef(null),[u,d]=ra({type:na,item:{type:na,uuid:e.uuid,children:e.children,path:n},collect:h=>({isDragging:h.isDragging()})});d(c);const f=(h,g,v,m)=>o.jsx(Pye,{data:h,page:e,section:h,path:g,pageIndex:v,sectionIndex:m},`section_${v}_${m}`);return o.jsx("div",{style:{overflowX:"auto"},className:`${a&&"draggable p-3 pb-4"}`,"data-image-src":e==null?void 0:e.bgImage,"data-bg-color":`#${e==null?void 0:e.bgColor}`,children:a===!0?o.jsx(o.Fragment,{children:i?o.jsxs(o.Fragment,{children:[e.children.map((h,g)=>{const v=`${n}-${g}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:i,data:{path:v,childrenCount:e.children.length},onDrop:l}),f(h,v,r,g)]},`section-${g}-${h.uuid}`)}),o.jsx(Fr,{isAdvanceView:i,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length,droppedField:e},onDrop:l,isLast:!0})]}):o.jsx(Bye,{page:e,path:n,data:e,pageIndex:r},`basic_view-${r}-${e.uuid}`)}):o.jsx(o.Fragment,{children:o.jsx("div",{className:"p-1",children:e.children.map((h,g)=>{const v=`${n}-${g}`;return o.jsx(k.Fragment,{children:s!=null&&s.showConditionalFields?o.jsx("div",{children:f(h,v,r,g)}):((h==null?void 0:h.isHidden)===!1||a)&&f(h,v,r,g)},`section-${g}-${h.uuid}`)})})})})},qye=()=>{const{isAdvanceView:t,isBuilderMode:e,isPreview:n}=Ht(),[r,i]=k.useState(!1),[a,s]=k.useState(!1),[l,c]=k.useState(0),{formBuilderFormLayout:u}=sn(),{emitSocketData:d}=Ht(),f=["Mobile","Desktop"],[h,g]=k.useState(f[1]),v=(m,A,w)=>o.jsx(Vye,{data:m,path:A,pageIndex:w},`page-${m.uuid}`);return o.jsxs("div",{children:[n===!0&&o.jsx("div",{className:"flex justify-content-center align-items-center",children:o.jsx(tf,{value:h,onChange:m=>g(m.value),options:f})}),(u==null?void 0:u.length)===S9&&e===!1?o.jsx(o.Fragment,{children:o.jsx("div",{className:"mt-3 flex card justify-content-center",children:(u==null?void 0:u.length)&&u.map((m,A)=>{const w=`${A}`;return o.jsx("div",{className:"flex flex-column justify-content-start",style:{width:h==="Mobile"?375:800},children:o.jsx("div",{className:"w-full",children:v(m,w,A)})},`preview-${m.uuid}-${A}`)})})}):o.jsx(o.Fragment,{children:t===!0&&e===!0?o.jsx(ts,{scrollable:!0,activeIndex:l,onTabChange:m=>c(m.index),children:(u==null?void 0:u.length)&&u.map((m,A)=>{const w=`${A}`;return o.jsxs(wr,{disabled:!((m==null?void 0:m.isHidden)===!1||e),header:"Page",headerTemplate:x=>o.jsx(F8,{options:x,pageIndex:A,setTabSidebarSetting:i,setPageActiveIndex:c,page:m,pages:u}),children:[e===!0&&o.jsx(mf,{reusableBuilderElementModalVisibility:a,setReusableBuilderElementModalVisibility:s,pageIndex:A}),e===!0&&o.jsx(j0,{setVisibility:i,visibilty:r,pageIndex:A,page:m,emitSocketData:d}),v(m,w,A)]},`advanced_${m.uuid}-${A}`)})}):o.jsx(o.Fragment,{children:(u==null?void 0:u.length)>0&&(u==null?void 0:u.map((m,A)=>{const w=`${A}`;return o.jsxs(k.Fragment,{children:[e===!0&&o.jsx(mf,{reusableBuilderElementModalVisibility:a,setReusableBuilderElementModalVisibility:s,pageIndex:A}),e===!0&&o.jsx(j0,{setVisibility:i,visibilty:r,pageIndex:A,page:m,emitSocketData:d}),v(m,w,A)]},`basic_${m.uuid}-${A}`)}))})})]})},Uye={position:"relative"},$ye=t=>{var O,F,P,H,N;const{isAdvanceView:e,isBuilderMode:n,emitSocketData:r,isRenderView:i}=Ht(),{data:a,path:s,pageIndex:l,sectionIndex:c,rowIndex:u,columnIndex:d,section:f,row:h,page:g}=t,v=k.useRef(null),{removeColumn:m,addColumn:A,cloneColumn:w,formBuilderFormLayout:x,handleDrop:S}=sn(),[{isDragging:T},C]=ra({type:As,item:{type:As,uuid:a==null?void 0:a.uuid,children:a.children,path:s},collect:z=>({isDragging:z.isDragging()})}),E=T&&!i?.25:1;C(v);const _=(z,$,oe,X,R,le,Y)=>o.jsx(Lc,{page:g,column:a,type:"field",row:h,section:f,field:z,data:z,path:$,pageIndex:oe,sectionIndex:X,rowIndex:R,columnIndex:le,fieldIndex:Y},`component-${s}-${z==null?void 0:z.uuid}`),M=(z,$,oe,X,R)=>{var re,Z,K,W;const le=z.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Y=`${z.className} justify-content-space-between`,ie=`${z.titleClassName} pl-1 text-primary`;return o.jsxs(o.Fragment,{children:[o.jsx(cn,{target:".clone-tool"}),o.jsx(cn,{target:".add-column-tool"}),o.jsxs("div",{className:Y,children:[o.jsxs("span",{ref:n===!0?v:null,children:[o.jsx("button",{className:z.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:z.togglerClassName,onClick:z.onTogglerClick,children:[o.jsx("span",{className:le}),o.jsx(Qt,{})]}),o.jsx("span",{className:ie,children:"Column"})]}),n===!0&&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:z.togglerClassName,onClick:()=>{A($,oe,X),r()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((W=(K=(Z=(re=x[$])==null?void 0:re.children[oe])==null?void 0:Z.children[X])==null?void 0:K.children)==null?void 0:W.length)>1&&o.jsxs("button",{className:z.togglerClassName,onClick:()=>{m($,oe,X,R),r()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:z.togglerClassName,onClick:()=>{w(a,$,oe,X,R),r()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})})]})]})]})};return o.jsx("div",{style:e?{...Uye,opacity:E}:{},className:i?"form-builder-column container-column":"draggable form-builder-column container-column",children:n===!0?o.jsx(o.Fragment,{children:e===!0?o.jsxs(ci,{className:"builder-row-column",header:"Column",toggleable:!0,headerTemplate:z=>M(z,l,c,u,d),children:[((O=a==null?void 0:a.children)==null?void 0:O.length)>0?(F=a==null?void 0:a.children)==null?void 0:F.map((z,$)=>{const oe=`${s}-${$}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:e,fieldDropArea:!0,data:{path:oe,childrenCount:a.children.length,droppedField:a},onDrop:S}),_(z,oe,l,c,u,d,$)]},oe)}):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(Fr,{isAdvanceView:e,fieldDropArea:!0,data:{path:`${s}-${a.children.length}`,childrenCount:a.children.length,droppedField:a},onDrop:S,isLast:!0})]}):o.jsx(o.Fragment,{children:o.jsxs("div",{children:[((P=a==null?void 0:a.children)==null?void 0:P.length)>0?(H=a==null?void 0:a.children)==null?void 0:H.map((z,$)=>{const oe=`${s}-${$}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:e,fieldDropArea:!0,data:{path:oe,childrenCount:a.children.length,droppedField:a},onDrop:S}),_(z,oe,l,c,u,d,$)]},oe)}):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(Fr,{isAdvanceView:e,dropHereLastField:!0,fieldDropArea:!0,data:{path:`${s}-${a.children.length}`,childrenCount:a.children.length,droppedField:a},onDrop:S,isLast:!0})]})})}):o.jsx(o.Fragment,{children:(N=a==null?void 0:a.children)==null?void 0:N.map((z,$)=>{const oe=`${s}-${$}`;return o.jsx(k.Fragment,{children:_(z,oe,l,c,u,d,$)},oe)})})})},jye={},zye=t=>{var me,Ae,Ie,ye,de,ne,q,ee,se,ge,De,Ne,be,fe,Te,Ee;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,section:s,page:l}=t,{isRenderView:c,isAdvanceView:u,isAdmin:d,isBuilderMode:f,emitSocketData:h,renderType:g}=Ht(),v=k.useRef(null),{removeRow:m,addRow:A,cloneRow:w,formBuilderFormLayout:x,userSelectedLanguage:S,handleDrop:T}=sn(),{userTaskSubmitFormData:C,taskRegisterData:E,updateTaskRegisterData:_,updateTaskProgressValue:M,addUserDataFormSectionRepeatableData:O,removeUserDataFormSectionRepeatableData:F,task_status:P,TASK_PUBLISHED:H}=Ar(),[N,z]=k.useState(!1),[{isDragging:$},oe]=ra({type:Ao,item:{type:Ao,uuid:e.uuid,children:e.children,path:n,data:e},collect:U=>({isDragging:U.isDragging()})}),X=$?.25:1;oe(v);const R=(U,ve,he,ue,pe,xe)=>o.jsx($ye,{page:l,row:e,section:s,data:U,path:ve,pageIndex:he,sectionIndex:ue,rowIndex:pe,columnIndex:xe,isAdmin:d,emitSocketData:h},`column-${n}-${U.uuid}`),le=(U,ve,he,ue)=>{var Be,Ye,rt,it;const pe=U.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",xe=`${U.className} justify-content-space-between`,ke=`${U.titleClassName} pl-1 text-primary`;return o.jsxs(o.Fragment,{children:[o.jsx(cn,{target:".clone-tool"}),o.jsx(cn,{target:".setting-tool"}),o.jsx(cn,{target:".add-row-tool"}),o.jsxs("div",{className:xe,children:[o.jsxs("span",{ref:f===!0?v:null,children:[o.jsx("button",{className:U.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:U.togglerClassName,onClick:U.onTogglerClick,children:[o.jsx("span",{className:pe}),o.jsx(Qt,{})]}),o.jsxs("span",{className:ke,children:["Row:"," ",((Be=e==null?void 0:e.heading)==null?void 0:Be[S==null?void 0:S.type])!==""?(Ye=e==null?void 0:e.heading)==null?void 0:Ye[S==null?void 0:S.type]:"Untitled"]})]}),f===!0&&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:U.togglerClassName,onClick:()=>{A(ve,he),h()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((it=(rt=x[ve])==null?void 0:rt.children[he])==null?void 0:it.children.length)>1&&o.jsxs("button",{className:U.togglerClassName,onClick:()=>{m(ve,he,ue),h()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:U.togglerClassName,onClick:()=>{w(e,ve,he,ue),h()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"setting-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{onClick:()=>z(!0),className:U.togglerClassName,children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})})]})]})]})},Y=It.findIndex(C,function(U){return(U==null?void 0:U.rowId)===(e==null?void 0:e.uuid)}),ie=()=>{var he,ue,pe;const U=It.cloneDeep(E);((ue=(he=C[Y])==null?void 0:he.repeatableFieldsData)==null?void 0:ue.length)>=(e==null?void 0:e.minimumEntries)?U[e==null?void 0:e.uuid]=(pe=C[Y])==null?void 0:pe.repeatableFields:delete U[e==null?void 0:e.uuid];const ve=Object.keys(U).length;_(U),M(ve)},re=(me=e==null?void 0:e.repeatableFields)==null?void 0:me.map(U=>{var ve;return{fieldUuid:U==null?void 0:U.uuid,field:U==null?void 0:U.uuid,header:(ve=U==null?void 0:U.label)==null?void 0:ve.english}}),Z=re==null?void 0:re.map(U=>o.jsx(xr,{field:U.field,header:U.header,body:ve=>o.jsx(o.Fragment,{children:o.jsx("div",{className:"post__content_repetable",dangerouslySetInnerHTML:{__html:ve[U==null?void 0:U.field]}})})},U.field)),K=()=>{var ue;const U=[...C],ve=[];let he=!0;e:for(const[,pe]of e.children.entries()){for(const[,xe]of pe.children.entries())if(xe!=null&&xe.isPostField&&xe.isValid!==1){const ke={fieldId:xe.uuid,rowIndex:a};ve.push(ke),Gt.emit("OnInvalidFieldCatch",ke),he=!1;break e}he=!0}he&&(ve==null?void 0:ve.length)===0&&(O(e==null?void 0:e.uuid,(ue=U[Y])==null?void 0:ue.repeatableFields),Gt.emit("clearRepeatableFields",e==null?void 0:e.uuid),ie())},W=U=>o.jsx(o.Fragment,{children:o.jsx(Ft,{text:!0,size:"small",type:"button",className:"p-button-danger ",onClick:()=>{F(e==null?void 0:e.uuid,U==null?void 0:U.rowIndex),setTimeout(()=>{ie()},1e3)},icon:"pi pi-trash"})});return o.jsxs("div",{style:{...jye,opacity:X,marginTop:`${(Ae=e==null?void 0:e.margin)==null?void 0:Ae.top}px`,marginBottom:`${(Ie=e==null?void 0:e.margin)==null?void 0:Ie.bottom}px`,marginLeft:`${(ye=e==null?void 0:e.margin)==null?void 0:ye.left}px`,marginRight:`${(de=e==null?void 0:e.margin)==null?void 0:de.right}px`},className:c?"row container-row":"draggable row container-row",children:[N&&o.jsx(bg,{renderType:g,visibilty:N,setVisibility:z,row:e,pageIndex:r,sectionIndex:i,rowIndex:a,emitSocketData:h},"row_settings_"+r+i+a),g===im&&o.jsxs("div",{className:"form-builder-columns",children:[e.children.map((U,ve)=>{const he=`${n}-${ve}`;return o.jsxs(k.Fragment,{children:[g===zd&&o.jsx(Fr,{isAdvanceView:u,data:{path:he,childrenCount:e.children.length},onDrop:T,className:"horizontalDrag"}),R(U,he,r,i,a,ve)]},he)}),o.jsx(Fr,{isAdvanceView:u,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length},onDrop:T,className:"horizontalDrag",isLast:!0})]}),(g===k0||g===F0||g===rm||g===w9||g===Gh)&&(f===!0?o.jsx(o.Fragment,{children:u===!0?o.jsx(ci,{header:"Row",toggleable:!0,headerTemplate:U=>le(U,r,i,a),children:o.jsxs("div",{className:"form-builder-columns",style:{overflowX:"auto"},children:[(ne=e==null?void 0:e.children)==null?void 0:ne.map((U,ve)=>{const he=`${n}-${ve}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:u,data:{path:he,childrenCount:e.children.length},onDrop:T,className:"horizontalDrag"}),R(U,he,r,i,a,ve)]},he)}),o.jsx(Fr,{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:(q=e==null?void 0:e.children)==null?void 0:q.map((U,ve)=>{const he=`${n}-${ve}`;return o.jsx(k.Fragment,{children:R(U,he,r,i,a,ve)},he)})})})}):o.jsx(o.Fragment,{children:!(e!=null&&e.rowIsRepeatable&&P===H)&&o.jsxs(o.Fragment,{children:[o.jsx("h5",{children:(ee=e==null?void 0:e.heading)==null?void 0:ee[S==null?void 0:S.type]}),o.jsx("span",{children:(se=e==null?void 0:e.subHeadingText)==null?void 0:se[S==null?void 0:S.type]}),o.jsx("div",{className:"form-builder-columns",children:e.children.map((U,ve)=>{const he=`${n}-${ve}`;return o.jsx(k.Fragment,{children:R(U,he,r,i,a,ve)},he)})})]})})),g===H1&&(f===!0?o.jsxs("div",{children:[o.jsx("span",{className:"row-setting-block-pdf-editor",children:o.jsxs("div",{className:"pdf-setting-container",children:[o.jsxs("button",{onClick:()=>{A(r,i),h()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]}),((De=(ge=x[r])==null?void 0:ge.children[i])==null?void 0:De.children.length)>1&&o.jsxs("button",{onClick:()=>{m(r,i,a),h()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsxs("button",{onClick:()=>{w(e,r,i,a),h()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]}),o.jsxs("button",{onClick:()=>z(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})]})}),o.jsx("div",{className:"form-builder-columns",children:(Ne=e==null?void 0:e.children)==null?void 0:Ne.map((U,ve)=>{const he=`${n}-${ve}`;return o.jsx(k.Fragment,{children:R(U,he,r,i,a,ve)},he)})})]}):o.jsx(o.Fragment,{children:!(e!=null&&e.rowIsRepeatable&&P===H)&&o.jsxs(o.Fragment,{children:[o.jsx("h5",{children:(be=e==null?void 0:e.heading)==null?void 0:be[S==null?void 0:S.type]}),o.jsx("span",{children:(fe=e==null?void 0:e.subHeadingText)==null?void 0:fe[S==null?void 0:S.type]}),o.jsx("div",{className:"form-builder-columns",children:e.children.map((U,ve)=>{const he=`${n}-${ve}`;return o.jsx(k.Fragment,{children:R(U,he,r,i,a,ve)},he)})})]})})),g===zd&&o.jsx("div",{className:"form-builder-columns",children:e.children.map((U,ve)=>{const he=`${n}-${ve}`;return o.jsx(k.Fragment,{children:R(U,he,r,i,a,ve)},he)})}),(e==null?void 0:e.rowIsRepeatable)&&P!==H&&o.jsx(Ft,{text:!0,size:"small",type:"button",className:"p-button-success mb-3",onClick:()=>K(),label:(Te=e.addToListButtonLabel)==null?void 0:Te[S==null?void 0:S.type]}),(e==null?void 0:e.rowIsRepeatable)&&o.jsxs("div",{className:"card",children:[o.jsxs(ro,{value:(C==null?void 0:C.length)>0?(Ee=C[Y])==null?void 0:Ee.repeatableFieldsData:[],children:[Z,P!==H&&o.jsx(xr,{style:{width:"10%"},headerStyle:{textAlign:"center"},bodyStyle:{textAlign:"left",overflow:"visible"},body:U=>W(U)})]}),d&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{field:e})]})]})]})},Hye=t=>{var oe,X,R,le,Y,ie,re,Z;const{isAdvanceView:e,isBuilderMode:n,renderType:r,emitSocketData:i}=Ht(),{handleDrop:a}=sn(),{data:s,path:l,pageIndex:c,sectionIndex:u,section:d,page:f}=t,{removeSection:h,addSection:g,cloneSection:v,formBuilderFormLayout:m,userSelectedLanguage:A}=sn(),[w,x]=k.useState(!1),[S,T]=k.useState(!1),[C,E]=k.useState({reusable_template_schema:""}),[_,M]=k.useState(!1),O=k.useRef(null),F=(K,W)=>{E(me=>({...me,[K]:W}))},[{isDragging:P},H]=ra({type:na,item:{type:na,uuid:s.uuid,children:s.children,path:l},collect:K=>({isDragging:K.isDragging()})}),N=P?.25:1;H(O);const z=(K,W,me,Ae,Ie)=>o.jsx(zye,{page:f,section:d,data:K,path:W,pageIndex:me,sectionIndex:Ae,rowIndex:Ie},`row-${l}-${K.uuid}`),$=(K,W,me)=>{var de,ne;const Ae=K.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Ie=`${K.className} justify-content-space-between panel-tab-section`,ye=`${K.titleClassName} pl-1 text-primary`;return o.jsxs("div",{className:Ie,children:[o.jsxs("span",{ref:n===!0?O:null,children:[o.jsx("button",{className:K.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:K.togglerClassName,onClick:K.onTogglerClick,children:[o.jsx("span",{className:Ae}),o.jsx(Qt,{})]}),o.jsxs("span",{className:ye,children:[me+1," ",(de=s==null?void 0:s.heading)==null?void 0:de[A==null?void 0:A.type]]})]}),n===!0&&o.jsxs(o.Fragment,{children:[o.jsx(cn,{target:".clone-tool"}),o.jsx(cn,{target:".del-tool"}),o.jsx(cn,{target:".setting-tool"}),o.jsx(cn,{target:".add-section-tool"}),o.jsx(cn,{target:".save-tool"}),o.jsx(cn,{target:".settings-tool"}),o.jsxs("div",{className:"p-panel-icons",children:[o.jsx("span",{className:"add-section-tool","data-pr-tooltip":"Add Section",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{g(W),i()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((ne=m[W])==null?void 0:ne.children.length)>1&&o.jsx("span",{className:"del-tool","data-pr-tooltip":"Delete",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{h(W,me),i()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"save-tool","data-pr-tooltip":"Save",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{F("reusable_template_schema",s),T(!0)},children:[o.jsx("span",{className:"pi pi-save"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{v(s,W,me),i()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"settings-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>x(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})})]})]})]})};return o.jsxs("div",{style:{opacity:N,marginBottom:20},className:e?"draggable row":"",children:[n===!0&&o.jsx(_h,{saveBuilderElementModalData:C,setSaveBuilderElementModalData:E,saveElementModal:S,setSaveElementModal:T}),w===!0&&n===!0&&o.jsx(Ih,{renderType:r,visibilty:w,setVisibility:x,section:s,pageIndex:c,sectionIndex:u,emitSocketData:i},"section_settings_"+c+u),n===!0?o.jsx(o.Fragment,{children:e===!0?o.jsxs(ci,{header:(oe=s==null?void 0:s.heading)==null?void 0:oe.english,toggleable:!0,headerTemplate:K=>$(K,c,u),onMouseEnter:()=>M(!0),onMouseLeave:()=>M(!1),children:[((X=s==null?void 0:s.subHeadingText)==null?void 0:X[A==null?void 0:A.type])&&o.jsx("p",{children:(R=s==null?void 0:s.subHeadingText)==null?void 0:R[A==null?void 0:A.type]}),o.jsxs("div",{children:[s.children.map((K,W)=>{const me=`${l}-${W}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:e,data:{path:me,childrenCount:s.children.length},onDrop:a}),z(K,me,c,u,W)]},me)}),o.jsx(Fr,{isAdvanceView:e,data:{path:`${l}-${s.children.length}`,childrenCount:s.children.length,droppedField:s},onDrop:a,isLast:!0})]}),_&&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:()=>{g(c),i()},children:o.jsx(Qt,{})})}),((le=m[c])==null?void 0:le.children.length)>1&&o.jsx("span",{className:"del-tool ml-2",children:o.jsx("i",{className:"pi pi-trash","data-pr-tooltip":"Delete",onClick:()=>{h(c,u),i()},children:o.jsx(Qt,{})})})]})]}):o.jsxs(o.Fragment,{children:[((Y=s==null?void 0:s.subHeadingText)==null?void 0:Y[A==null?void 0:A.type])&&o.jsx("p",{children:(ie=s==null?void 0:s.subHeadingText)==null?void 0:ie[A==null?void 0:A.type]}),o.jsx("div",{children:s.children.map((K,W)=>{const me=`${l}-${W}`;return o.jsx(k.Fragment,{children:z(K,me,c,u,W)},me)})})]})}):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:(re=s==null?void 0:s.heading)==null?void 0:re[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((K,W)=>{const me=`${l}-${W}`;return o.jsx(k.Fragment,{children:o.jsx("div",{className:"",children:z(K,me,c,u,W)},me)},me)})]})})]})},Yye=t=>{var s;const{data:e,currentPath:n,pageIndex:r,page:i}=t,a=k.useRef(null);return o.jsx(o.Fragment,{children:o.jsxs(DA,{ref:a,modules:[CB,j3e],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((g,v)=>{var m;return(m=g==null?void 0:g.children)==null?void 0:m.map((A,w)=>{const x=`${n}-${c}-${f}-${v}-${w}`;return o.jsx(NA,{children:o.jsx("div",{className:"",children:o.jsx(Lc,{page:i,column:g,type:"field",row:d,section:l,field:A,data:A,path:x,pageIndex:r,sectionIndex:c,rowIndex:f,columnIndex:v,fieldIndex:w},`component-${x}-${A==null?void 0:A.uuid}`)})},`swiper_slide_${x}`)})})})}),o.jsxs("div",{className:"flex justify-content-center",children:[o.jsx(Ft,{className:"mr-2 p-button-info prev",size:"large",label:"Previous",icon:"pi pi-arrow-left",onClick:()=>{}}),o.jsx(Ft,{size:"large",className:"p-button-info next",icon:"pi pi-arrow-right",label:"Next"})]})]})})},Kye=t=>{const{isAdvanceView:e,isBuilderMode:n}=Ht(),{handleDrop:r}=sn(),{data:i,path:a,pageIndex:s}=t,{formBuilderFormSchema:l}=sn(),c=k.useRef(null),[{},u]=ra({type:na,item:{type:na,uuid:i.uuid,children:i.children,path:a},collect:f=>({isDragging:f.isDragging()})});u(c);const d=(f,h,g,v)=>o.jsx(Hye,{data:f,section:f,path:h,page:i,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":i==null?void 0:i.bgImage,"data-bg-color":`#${i==null?void 0:i.bgColor}`,children:n===!0?o.jsxs(o.Fragment,{children:[i.children.map((f,h)=>{const g=`${a}-${h}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:e,data:{path:g,childrenCount:i.children.length},onDrop:r}),d(f,g,s,h)]},`section-${h}-${f.uuid}`)}),o.jsx(Fr,{isAdvanceView:e,data:{path:`${a}-${i.children.length}`,childrenCount:i.children.length,droppedField:i},onDrop:r,isLast:!0})]}):o.jsx(o.Fragment,{children:(l==null?void 0:l.surveyQuestionSlide)===!0?o.jsx(o.Fragment,{children:o.jsx(Yye,{page:i,data:i,currentPath:a,pageIndex:s})}):o.jsx("div",{className:"p-1",children:i.children.map((f,h)=>{const g=`${a}-${h}`;return o.jsx(k.Fragment,{children:((f==null?void 0:f.isHidden)===!1||!n)&&d(f,g,s,h)},`section-${h}-${f.uuid}`)})})})})},Xye=()=>{const[t,e]=k.useState(!1),{isAdvanceView:n,isBuilderMode:r,emitSocketData:i}=Ht(),[a,s]=k.useState(!1),[l,c]=k.useState(0),{removePage:u,userSelectedLanguage:d,formBuilderFormLayout:f,formBuilderFormLayout:h,clonePage:g}=sn(),v=(m,A,w)=>o.jsx(Kye,{data:m,path:A,pageIndex:w},`page-${m.uuid}`);return o.jsx(o.Fragment,{children:o.jsx("div",{className:"page",children:(h==null?void 0:h.length)===S9&&r===!1?o.jsx(o.Fragment,{children:(h==null?void 0:h.length)&&h.map((m,A)=>{const w=`${A}`;return o.jsx("div",{children:v(m,w,A)},`${m.uuid}-${A}`)})}):o.jsx(o.Fragment,{children:n===!0||r===!1?o.jsx(ts,{scrollable:!0,activeIndex:l,onTabChange:m=>c(m.index),children:(h==null?void 0:h.length)&&h.map((m,A)=>{const w=`${A}`;return o.jsxs(wr,{disabled:!((m==null?void 0:m.isHidden)===!1||r),header:"Page",headerTemplate:x=>o.jsx(F8,{options:x,pageIndex:A,page:m,setTabSidebarSetting:s,clonePage:g,emitSocketData:i,formBuilderFormLayout:f,userSelectedLanguage:d,removePage:u,setPageActiveIndex:c,pages:h}),children:[r===!0&&o.jsx(mf,{reusableBuilderElementModalVisibility:t,setReusableBuilderElementModalVisibility:e,pageIndex:A}),o.jsx(j0,{setVisibility:s,visibilty:a,pageIndex:A,page:m,emitSocketData:i}),v(m,w,A)]},`${m.uuid}-${A}`)})}):o.jsx(o.Fragment,{children:(h==null?void 0:h.length)>0&&(h==null?void 0:h.map((m,A)=>{const w=`${A}`;return o.jsxs(k.Fragment,{children:[r===!0&&o.jsx(mf,{reusableBuilderElementModalVisibility:t,setReusableBuilderElementModalVisibility:e,pageIndex:A}),o.jsx(j0,{setVisibility:s,visibilty:a,pageIndex:A,page:m,emitSocketData:i}),v(m,w,A)]},`${m.uuid}-${A}`)}))})})})})},Rye={position:"relative"},Gye=t=>{var S,T,C;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,columnIndex:s,section:l,row:c,page:u}=t,d=k.useRef(null),{handleDrop:f}=sn(),{isRenderView:h,isAdvanceView:g,isBuilderMode:v}=Ht(),[{isDragging:m},A]=ra({type:As,item:{type:As,uuid:e==null?void 0:e.uuid,children:e.children,path:n},collect:E=>({isDragging:E.isDragging()})}),w=m&&v?.25:1;A(d);const x=(E,_,M,O,F,P,H)=>o.jsx(Lc,{page:u,type:"field",row:c,section:l,field:E,data:E,path:_,pageIndex:M,sectionIndex:O,rowIndex:F,columnIndex:P,fieldIndex:H},`component-${n}-${E==null?void 0:E.uuid}`);return o.jsx("div",{style:g?{...Rye,opacity:w}:{},className:h?"form-builder-column container-column":"draggable form-builder-column container-column",children:v===!0?o.jsxs("div",{className:"builder-row-column",children:[((S=e==null?void 0:e.children)==null?void 0:S.length)>0?(T=e==null?void 0:e.children)==null?void 0:T.map((E,_)=>{const M=`${n}-${_}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:g,data:{path:M,childrenCount:e.children.length,droppedField:e},onDrop:f}),x(E,M,r,i,a,s,_)]},M)}):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(Fr,{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 M=`${n}-${_}`;return o.jsx(k.Fragment,{children:x(E,M,r,i,a,s,_)},M)})})})},Wye={},Qye=t=>{var M,O,F,P,H,N,z,$,oe;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,section:s,page:l}=t,c=k.useRef(null),{removeRow:u,addRow:d,cloneRow:f,formBuilderFormLayout:h,userSelectedLanguage:g}=sn(),{isRenderView:v,isBuilderMode:m}=Ht(),{task_status:A,TASK_PUBLISHED:w}=Ar(),[x,S]=k.useState(!1),[{isDragging:T},C]=ra({type:Ao,item:{type:Ao,uuid:e.uuid,children:e.children,path:n,data:e},collect:X=>({isDragging:X.isDragging()})}),E=T?.25:1;C(c);const _=(X,R,le,Y,ie,re)=>o.jsx(Gye,{page:l,row:e,section:s,data:X,path:R,pageIndex:le,sectionIndex:Y,rowIndex:ie,columnIndex:re},`column-${n}-${X.uuid}`);return o.jsxs("div",{style:{...Wye,opacity:E,marginTop:`${(M=e==null?void 0:e.margin)==null?void 0:M.top}px`,marginBottom:`${(O=e==null?void 0:e.margin)==null?void 0:O.bottom}px`,marginLeft:`${(F=e==null?void 0:e.margin)==null?void 0:F.left}px`,marginRight:`${(P=e==null?void 0:e.margin)==null?void 0:P.right}px`},className:v?"row container-row":"draggable row container-row",children:[x&&o.jsx(bg,{visibilty:x,setVisibility:S,row:e,pageIndex:r,sectionIndex:i,rowIndex:a},"row_settings_"+r+i+a),m===!0?o.jsxs("div",{children:[o.jsx("span",{className:"row-setting-block-pdf-editor",children:o.jsxs("div",{className:"pdf-setting-container",children:[o.jsxs("button",{onClick:()=>{d(r,i)},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]}),((N=(H=h[r])==null?void 0:H.children[i])==null?void 0:N.children.length)>1&&o.jsxs("button",{onClick:()=>{u(r,i,a)},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsxs("button",{onClick:()=>{f(e,r,i,a)},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]}),o.jsxs("button",{onClick:()=>S(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})]})}),o.jsx("div",{className:"form-builder-columns",children:(z=e==null?void 0:e.children)==null?void 0:z.map((X,R)=>{const le=`${n}-${R}`;return o.jsx(k.Fragment,{children:_(X,le,r,i,a,R)},le)})})]}):o.jsx(o.Fragment,{children:!(e!=null&&e.rowIsRepeatable&&A===w)&&o.jsxs(o.Fragment,{children:[o.jsx("h5",{children:($=e==null?void 0:e.heading)==null?void 0:$[g==null?void 0:g.type]}),o.jsx("span",{children:(oe=e==null?void 0:e.subHeadingText)==null?void 0:oe[g==null?void 0:g.type]}),o.jsx("div",{className:"form-builder-columns",children:e.children.map((X,R)=>{const le=`${n}-${R}`;return o.jsx(k.Fragment,{children:_(X,le,r,i,a,R)},le)})})]})})]})},Jye=t=>{var C,E,_;const{data:e,path:n,pageIndex:r,sectionIndex:i,section:a,page:s}=t,{userSelectedLanguage:l}=sn(),{isAdvanceView:c,isBuilderMode:u}=Ht(),[d,f]=k.useState(!1),[h,g]=k.useState(!1),[v,m]=k.useState(null),A=k.useRef(null),[{isDragging:w},x]=ra({type:na,item:{type:na,uuid:e.uuid,children:e.children,path:n},collect:M=>({isDragging:M.isDragging()})}),S=w?.25:1;x(A);const T=(M,O,F,P,H)=>o.jsx(Qye,{page:s,section:a,data:M,path:O,pageIndex:F,sectionIndex:P,rowIndex:H},`row-${n}-${M.uuid}`);return o.jsxs("div",{style:{opacity:S,marginBottom:20},className:c?"draggable row":"",children:[u===!0&&o.jsx(_h,{saveBuilderElementModalData:v,setSaveBuilderElementModalData:m,saveElementModal:h,setSaveElementModal:g}),d===!0&&o.jsx(Ih,{visibilty:d,setVisibility:f,section:e,pageIndex:r,sectionIndex:i},"section_settings_"+r+i),u===!0?o.jsx("div",{children:o.jsx("div",{children:e.children.map((M,O)=>{const F=`${n}-${O}`;return o.jsx(k.Fragment,{children:T(M,F,r,i,O)},F)})})}):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=e==null?void 0:e.subHeadingText)==null?void 0:E[l==null?void 0:l.type])&&o.jsx("p",{children:(_=e==null?void 0:e.subHeadingText)==null?void 0:_[l==null?void 0:l.type]}),o.jsx("hr",{})]}),e.children.map((M,O)=>{const F=`${n}-${O}`;return o.jsx(k.Fragment,{children:o.jsx("div",{className:"",children:T(M,F,r,i,O)},F)},F)})]})})]})},v5={},b5={height:"1280px",width:"100%"},Zye=t=>{var d,f,h,g;const{data:e,path:n,pageIndex:r}=t,{isBuilderMode:i}=Ht(),a=k.useRef(null),[{isDragging:s},l]=ra({type:na,item:{type:na,uuid:e.uuid,children:e.children,path:n},collect:v=>({isDragging:v.isDragging()})}),c=s?0:1;l(a);const u=(v,m,A,w)=>o.jsx(Jye,{data:v,section:v,path:m,page:e,pageIndex:A,sectionIndex:w},`section_${A}_${w}`);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:"pdf flex justify-content-center",children:i===!0?o.jsx("div",{id:e==null?void 0:e.uuid,className:"page-block ",style:(e==null?void 0:e.bgType)==="image"?{...v5,...b5,opacity:c,backgroundImage:`url("${e==null?void 0:e.bgImage}")`}:{...v5,...b5,opacity:c,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,m)=>{const A=`${n}-${m}`;return o.jsx(k.Fragment,{children:u(v,A,r,m)},`section-${m}-${v.uuid}`)})})}):o.jsx(o.Fragment,{children:o.jsx("div",{className:"page-block",style:(e==null?void 0:e.bgType)==="image"?{...v5,...b5,opacity:c,backgroundImage:`url("${e==null?void 0:e.bgImage}")`,backgroundSize:"cover"}:{...v5,...b5,opacity:c,backgroundColor:`#${e==null?void 0:e.bgColor}`},children:o.jsx("div",{style:{marginTop:`${(d=e==null?void 0:e.margin)==null?void 0:d.top}px`,marginBottom:`${(f=e==null?void 0:e.margin)==null?void 0:f.bottom}px`,marginLeft:`${(h=e==null?void 0:e.margin)==null?void 0:h.left}px`,marginRight:`${(g=e==null?void 0:e.margin)==null?void 0:g.right}px`},children:e.children.map((v,m)=>{const A=`${n}-${m}`;return o.jsx(k.Fragment,{children:((v==null?void 0:v.isHidden)===!1||i)&&u(v,A,r,m)},`section-${m}-${v.uuid}`)})})})})})})},eAe=()=>{const{isBuilderMode:t}=Ht(),[e,n]=k.useState(!1),[r,i]=k.useState(0),[a,s]=k.useState(!1),{formBuilderFormLayout:l}=sn(),c=(u,d,f)=>o.jsx(Zye,{data:u,path:d,pageIndex:f},`page-${u.uuid}`);return o.jsx("div",{className:"page",children:(l==null?void 0:l.length)===S9&&t===!1?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===!0?o.jsx(ts,{scrollable:!0,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(wr,{header:"Page",headerTemplate:h=>o.jsx(F8,{options:h,pageIndex:d,page:u,setTabSidebarSetting:n,setPageActiveIndex:i,pages:l}),children:[t===!0&&o.jsx(mf,{reusableBuilderElementModalVisibility:a,setReusableBuilderElementModalVisibility:s,pageIndex:d}),o.jsxs("div",{className:"p-3",children:[o.jsx(j0,{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===!0&&o.jsx(mf,{reusableBuilderElementModalVisibility:a,setReusableBuilderElementModalVisibility:s,pageIndex:d}),o.jsxs("div",{className:"p-3",children:[o.jsx(j0,{setVisibility:n,visibilty:e,pageIndex:d,page:u}),o.jsx("div",{children:c(u,f,d)})]})]},`${u.uuid}-${d}`)})})})})},tAe=t=>{var w,x,S,T;const e=k.useRef(null),{removeColumn:n,addColumn:r,cloneColumn:i,formBuilderFormLayout:a}=sn(),{emitSocketData:s,isBuilderMode:l}=Ht(),{options:c,pageIndex:u,sectionIndex:d,rowIndex:f,columnIndex:h,data:g}=t,v=c.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",m=`${c.className} justify-content-space-between`,A=`${c.titleClassName} pl-1 text-primary`;return o.jsxs(o.Fragment,{children:[o.jsx(cn,{target:".clone-tool"}),o.jsx(cn,{target:".add-column-tool"}),o.jsxs("div",{className:m,children:[o.jsxs("span",{ref:l===!0?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:v}),o.jsx(Qt,{})]}),o.jsx("span",{className:A,children:"Column"})]}),l===!0&&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),s()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((T=(S=(x=(w=a[u])==null?void 0:w.children[d])==null?void 0:x.children[f])==null?void 0:S.children)==null?void 0:T.length)>1&&o.jsxs("button",{className:c.togglerClassName,onClick:()=>{n(u,d,f,h),s()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:c.togglerClassName,onClick:()=>{i(g,u,d,f,h),s()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})})]})]})]})},nAe={position:"relative"},rAe=t=>{var S,T,C,E,_;const{isAdvanceView:e,isRenderView:n,isBuilderMode:r}=Ht(),{handleDrop:i}=sn(),{data:a,path:s,pageIndex:l,sectionIndex:c,rowIndex:u,columnIndex:d,section:f,row:h,page:g}=t,v=k.useRef(null),[{isDragging:m},A]=ra({type:As,item:{type:As,uuid:a==null?void 0:a.uuid,children:a.children,path:s},collect:M=>({isDragging:M.isDragging()})}),w=m&&!n?.25:1;A(v);const x=(M,O,F,P,H,N,z)=>o.jsx(Lc,{page:g,column:a,type:"field",row:h,section:f,field:M,data:M,path:O,pageIndex:F,sectionIndex:P,rowIndex:H,columnIndex:N,fieldIndex:z},`component-${s}-${M==null?void 0:M.uuid}`);return o.jsx("div",{style:e?{...nAe,opacity:w}:{},className:n?"form-builder-column container-column":"draggable form-builder-column container-column",children:r===!0?o.jsx(o.Fragment,{children:e===!0?o.jsxs(ci,{className:"builder-row-column",header:"Column",toggleable:!0,headerTemplate:M=>o.jsx(tAe,{options:M,pageIndex:l,sectionIndex:c,rowIndex:u,data:a,columnIndex:d}),children:[((S=a==null?void 0:a.children)==null?void 0:S.length)>0?(T=a==null?void 0:a.children)==null?void 0:T.map((M,O)=>{const F=`${s}-${O}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:e,fieldDropArea:!0,data:{path:F,childrenCount:a.children.length,droppedField:a},onDrop:i}),x(M,F,l,c,u,d,O)]},F)}):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(Fr,{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?(E=a==null?void 0:a.children)==null?void 0:E.map((M,O)=>{const F=`${s}-${O}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:e,fieldDropArea:!0,data:{path:F,childrenCount:a.children.length,droppedField:a},onDrop:i}),x(M,F,l,c,u,d,O)]},F)}):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(Fr,{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:(_=a==null?void 0:a.children)==null?void 0:_.map((M,O)=>{const F=`${s}-${O}`;return o.jsx(k.Fragment,{children:x(M,F,l,c,u,d,O)},F)})})})},iAe=t=>{var x,S,T,C;const{options:e,pageIndex:n,sectionIndex:r,rowIndex:i,data:a}=t,[,s]=k.useState(!1),l=k.useRef(null),{isBuilderMode:c,emitSocketData:u}=Ht(),{removeRow:d,addRow:f,cloneRow:h,formBuilderFormLayout:g,userSelectedLanguage:v}=sn(),m=e!=null&&e.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",A=`${e==null?void 0:e.className} justify-content-space-between`,w=`${e==null?void 0:e.titleClassName} pl-1 text-primary`;return o.jsxs(o.Fragment,{children:[o.jsx(cn,{target:".clone-tool"}),o.jsx(cn,{target:".setting-tool"}),o.jsx(cn,{target:".add-row-tool"}),o.jsxs("div",{className:A,children:[o.jsxs("span",{ref:c===!0?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:m}),o.jsx(Qt,{})]}),o.jsxs("span",{className:w,children:["Row:"," ",((x=a==null?void 0:a.heading)==null?void 0:x[v==null?void 0:v.type])!==""?(S=a==null?void 0:a.heading)==null?void 0:S[v==null?void 0:v.type]:"Untitled"]})]}),c===!0&&o.jsxs("div",{className:"p-panel-icons",children:[o.jsx("span",{className:"add-row-tool","data-pr-tooltip":"Add Row",children:o.jsxs("button",{className:e==null?void 0:e.togglerClassName,onClick:()=>{f(n,r),u()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((C=(T=g[n])==null?void 0:T.children[r])==null?void 0:C.children.length)>1&&o.jsxs("button",{className:e==null?void 0:e.togglerClassName,onClick:()=>{d(n,r,i),u()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:e==null?void 0:e.togglerClassName,onClick:()=>{h(a,n,r,i),u()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"setting-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{onClick:()=>s(!0),className:e==null?void 0:e.togglerClassName,children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})})]})]})]})},aAe={},sAe=t=>{var ie,re,Z,K,W,me,Ae,Ie,ye,de,ne;const{isAdvanceView:e,isRenderView:n,isBuilderMode:r,isAdmin:i,renderType:a,emitSocketData:s}=Ht(),{handleDrop:l}=sn(),{data:c,path:u,pageIndex:d,sectionIndex:f,rowIndex:h,section:g,page:v}=t,m=k.useRef(null),{userSelectedLanguage:A}=sn(),{userTaskSubmitFormData:w,taskRegisterData:x,updateTaskRegisterData:S,updateTaskProgressValue:T,addUserDataFormSectionRepeatableData:C,removeUserDataFormSectionRepeatableData:E,task_status:_,TASK_PUBLISHED:M}=Ar(),[O,F]=k.useState(!1),[{isDragging:P},H]=ra({type:Ao,item:{type:Ao,uuid:c.uuid,children:c.children,path:u,data:c},collect:q=>({isDragging:q.isDragging()})}),N=P?.25:1;H(m);const z=(q,ee,se,ge,De,Ne)=>o.jsx(rAe,{page:v,row:c,section:g,data:q,path:ee,pageIndex:se,sectionIndex:ge,rowIndex:De,columnIndex:Ne,emitSocketData:s},`column-${u}-${q.uuid}`),$=It.findIndex(w,function(q){return(q==null?void 0:q.rowId)===(c==null?void 0:c.uuid)}),oe=()=>{var se,ge,De;const q=It.cloneDeep(x);((ge=(se=w[$])==null?void 0:se.repeatableFieldsData)==null?void 0:ge.length)>=(c==null?void 0:c.minimumEntries)?q[c==null?void 0:c.uuid]=(De=w[$])==null?void 0:De.repeatableFields:delete q[c==null?void 0:c.uuid];const ee=Object.keys(q).length;S(q),T(ee)},X=(ie=c==null?void 0:c.repeatableFields)==null?void 0:ie.map(q=>{var ee;return{fieldUuid:q==null?void 0:q.uuid,field:q==null?void 0:q.uuid,header:(ee=q==null?void 0:q.label)==null?void 0:ee.english}}),R=X==null?void 0:X.map(q=>o.jsx(xr,{field:q.field,header:q.header,body:ee=>o.jsx(o.Fragment,{children:o.jsx("div",{className:"post__content_repetable",dangerouslySetInnerHTML:{__html:ee[q==null?void 0:q.field]}})})},q.field)),le=()=>{var ge;const q=[...w],ee=[];let se=!0;e:for(const[,De]of c.children.entries()){for(const[,Ne]of De.children.entries())if(Ne!=null&&Ne.isPostField&&Ne.isValid!==1){const be={fieldId:Ne.uuid,rowIndex:h};console.log("inValidData",be),ee.push(be),Gt.emit("OnInvalidFieldCatch",be),se=!1;break e}se=!0}se&&(ee==null?void 0:ee.length)===0&&(C(c==null?void 0:c.uuid,(ge=q[$])==null?void 0:ge.repeatableFields),Gt.emit("clearRepeatableFields",c==null?void 0:c.uuid),oe())},Y=q=>o.jsx(o.Fragment,{children:o.jsx(Ft,{text:!0,size:"small",type:"button",className:"p-button-danger ",onClick:()=>{E(c==null?void 0:c.uuid,q==null?void 0:q.rowIndex),setTimeout(()=>{oe()},1e3)},icon:"pi pi-trash"})});return o.jsxs("div",{style:{...aAe,opacity:N,marginTop:`${(re=c==null?void 0:c.margin)==null?void 0:re.top}px`,marginBottom:`${(Z=c==null?void 0:c.margin)==null?void 0:Z.bottom}px`,marginLeft:`${(K=c==null?void 0:c.margin)==null?void 0:K.left}px`,marginRight:`${(W=c==null?void 0:c.margin)==null?void 0:W.right}px`},className:n?"row container-row":"draggable row container-row",children:[O&&o.jsx(bg,{renderType:a,visibilty:O,setVisibility:F,row:c,pageIndex:d,sectionIndex:f,rowIndex:h,emitSocketData:s},"row_settings_"+d+f+h),r===!0?o.jsx(o.Fragment,{children:e===!0?o.jsx(ci,{header:"Row",toggleable:!0,headerTemplate:q=>o.jsx(iAe,{options:q,pageIndex:d,sectionIndex:f,rowIndex:h,data:c}),children:o.jsxs("div",{className:"form-builder-columns",style:{overflowX:"auto"},children:[(me=c==null?void 0:c.children)==null?void 0:me.map((q,ee)=>{const se=`${u}-${ee}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:e,data:{path:se,childrenCount:c.children.length},onDrop:l,className:"horizontalDrag"}),z(q,se,d,f,h,ee)]},se)}),o.jsx(Fr,{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:(Ae=c==null?void 0:c.children)==null?void 0:Ae.map((q,ee)=>{const se=`${u}-${ee}`;return o.jsx(k.Fragment,{children:z(q,se,d,f,h,ee)},se)})})})}):o.jsx(o.Fragment,{children:!(c!=null&&c.rowIsRepeatable&&_===M)&&o.jsxs(o.Fragment,{children:[o.jsx("h5",{children:(Ie=c==null?void 0:c.heading)==null?void 0:Ie[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((q,ee)=>{const se=`${u}-${ee}`;return o.jsx(k.Fragment,{children:z(q,se,d,f,h,ee)},se)})})]})}),(c==null?void 0:c.rowIsRepeatable)&&_!==M&&o.jsx(Ft,{text:!0,size:"small",type:"button",className:"p-button-success mb-3",onClick:()=>le(),label:((de=c.addToListButtonLabel)==null?void 0:de[A==null?void 0:A.type])+"9999999999"}),(c==null?void 0:c.rowIsRepeatable)&&o.jsxs("div",{className:"card",children:[o.jsxs(ro,{value:(w==null?void 0:w.length)>0?(ne=w[$])==null?void 0:ne.repeatableFieldsData:[],children:[R,_!==M&&o.jsx(xr,{style:{width:"10%"},headerStyle:{textAlign:"center"},bodyStyle:{textAlign:"left",overflow:"visible"},body:q=>Y(q)})]}),i&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{field:c})]})]})]})},oAe=t=>{var oe,X,R,le,Y,ie,re,Z;const{isAdvanceView:e,isBuilderMode:n,renderType:r,emitSocketData:i}=Ht(),{handleDrop:a}=sn(),{data:s,path:l,pageIndex:c,sectionIndex:u,section:d,page:f}=t,{removeSection:h,addSection:g,cloneSection:v,formBuilderFormLayout:m,userSelectedLanguage:A}=sn(),[w,x]=k.useState(!1),[S,T]=k.useState(!1),[C,E]=k.useState({reusable_template_schema:""}),[_,M]=k.useState(!1),O=k.useRef(null),F=(K,W)=>{E(me=>({...me,[K]:W}))},[{isDragging:P},H]=ra({type:na,item:{type:na,uuid:s.uuid,children:s.children,path:l},collect:K=>({isDragging:K.isDragging()})}),N=P?.25:1;H(O);const z=(K,W,me,Ae,Ie)=>o.jsx(sAe,{page:f,section:d,data:K,path:W,pageIndex:me,sectionIndex:Ae,rowIndex:Ie,emitSocketData:i},`row-${l}-${K.uuid}`),$=(K,W,me)=>{var de,ne;const Ae=K.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",Ie=`${K.className} justify-content-space-between panel-tab-section`,ye=`${K.titleClassName} pl-1 text-primary`;return o.jsxs("div",{className:Ie,children:[o.jsxs("span",{ref:n===!0?O:null,children:[o.jsx("button",{className:K.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:K.togglerClassName,onClick:K.onTogglerClick,children:[o.jsx("span",{className:Ae}),o.jsx(Qt,{})]}),o.jsxs("span",{className:ye,children:[me+1," ",(de=s==null?void 0:s.heading)==null?void 0:de[A==null?void 0:A.type]]})]}),n===!0&&o.jsxs(o.Fragment,{children:[o.jsx(cn,{target:".clone-tool"}),o.jsx(cn,{target:".del-tool"}),o.jsx(cn,{target:".setting-tool"}),o.jsx(cn,{target:".add-section-tool"}),o.jsx(cn,{target:".save-tool"}),o.jsx(cn,{target:".settings-tool"}),o.jsxs("div",{className:"p-panel-icons",children:[o.jsx("span",{className:"add-section-tool","data-pr-tooltip":"Add Section",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{g(W),i()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((ne=m[W])==null?void 0:ne.children.length)>1&&o.jsx("span",{className:"del-tool","data-pr-tooltip":"Delete",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{h(W,me),i()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"save-tool","data-pr-tooltip":"Save",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{F("reusable_template_schema",s),T(!0)},children:[o.jsx("span",{className:"pi pi-save"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>{v(s,W,me),i()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"settings-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{className:K.togglerClassName,onClick:()=>x(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})})]})]})]})};return o.jsxs("div",{style:{opacity:N,marginBottom:20},className:e?"draggable row":"",children:[n===!0&&o.jsx(_h,{saveBuilderElementModalData:C,setSaveBuilderElementModalData:E,saveElementModal:S,setSaveElementModal:T}),w===!0&&n===!0&&o.jsx(Ih,{renderType:r,visibilty:w,setVisibility:x,section:s,pageIndex:c,sectionIndex:u,emitSocketData:i},"section_settings_"+c+u),n===!0?o.jsx(o.Fragment,{children:e===!0?o.jsxs(ci,{header:(oe=s==null?void 0:s.heading)==null?void 0:oe.english,toggleable:!0,headerTemplate:K=>$(K,c,u),onMouseEnter:()=>M(!0),onMouseLeave:()=>M(!1),children:[((X=s==null?void 0:s.subHeadingText)==null?void 0:X[A==null?void 0:A.type])&&o.jsx("p",{children:(R=s==null?void 0:s.subHeadingText)==null?void 0:R[A==null?void 0:A.type]}),o.jsxs("div",{children:[s.children.map((K,W)=>{const me=`${l}-${W}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:e,data:{path:me,childrenCount:s.children.length},onDrop:a}),z(K,me,c,u,W)]},me)}),o.jsx(Fr,{isAdvanceView:e,data:{path:`${l}-${s.children.length}`,childrenCount:s.children.length,droppedField:s},onDrop:a,isLast:!0})]}),_&&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:()=>{g(c),i()},children:o.jsx(Qt,{})})}),((le=m[c])==null?void 0:le.children.length)>1&&o.jsx("span",{className:"del-tool ml-2",children:o.jsx("i",{className:"pi pi-trash","data-pr-tooltip":"Delete",onClick:()=>{h(c,u),i()},children:o.jsx(Qt,{})})})]})]}):o.jsxs(o.Fragment,{children:[((Y=s==null?void 0:s.subHeadingText)==null?void 0:Y[A==null?void 0:A.type])&&o.jsx("p",{children:(ie=s==null?void 0:s.subHeadingText)==null?void 0:ie[A==null?void 0:A.type]}),o.jsx("div",{children:s.children.map((K,W)=>{const me=`${l}-${W}`;return o.jsx(k.Fragment,{children:z(K,me,c,u,W)},me)})})]})}):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:(re=s==null?void 0:s.heading)==null?void 0:re[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((K,W)=>{const me=`${l}-${W}`;return o.jsx(k.Fragment,{children:o.jsx("div",{className:"",children:z(K,me,c,u,W)},me)},me)})]})})]})},lAe={position:"relative"},cAe=t=>{var S,T,C;const{isAdvanceView:e,isRenderView:n,isBuilderMode:r}=Ht(),{handleDrop:i}=sn(),{data:a,path:s,pageIndex:l,sectionIndex:c,rowIndex:u,columnIndex:d,section:f,row:h,page:g}=t,v=k.useRef(null),[{isDragging:m},A]=ra({type:As,item:{type:As,uuid:a==null?void 0:a.uuid,children:a.children,path:s},collect:E=>({isDragging:E.isDragging()})}),w=m&&!n?.25:1;A(v);const x=(E,_,M,O,F,P,H)=>o.jsx(Lc,{page:g,type:"field",row:h,column:a,section:f,field:E,data:E,path:_,pageIndex:M,sectionIndex:O,rowIndex:F,columnIndex:P,fieldIndex:H},`component-${s}-${E==null?void 0:E.uuid}`);return o.jsx("div",{style:e?{...lAe,opacity:w}:{},className:n?"":"draggable column container-column",children:r===!0?o.jsx(o.Fragment,{children:o.jsxs("div",{children:[((S=a==null?void 0:a.children)==null?void 0:S.length)>0?(T=a==null?void 0:a.children)==null?void 0:T.map((E,_)=>{const M=`${s}-${_}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:e,fieldDropArea:!0,data:{path:M,childrenCount:a.children.length,droppedField:a},onDrop:i}),x(E,M,l,c,u,d,_)]},M)}):o.jsx(o.Fragment,{}),o.jsx(Fr,{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 M=`${s}-${_}`;return o.jsx(k.Fragment,{children:x(E,M,l,c,u,d,_)},M)})})})},uAe=t=>{var l;const{isAdvanceView:e}=Ht(),{data:n,page:r,currentPath:i,pageIndex:a}=t,s=(c,u,d,f,h,g,v,m)=>o.jsx(cAe,{page:r,row:m,section:v,data:c,path:`${d}-${f}-${h}-${g}`,pageIndex:d,sectionIndex:f,rowIndex:h,columnIndex:g},`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 g;return o.jsx(o.Fragment,{children:o.jsx("div",{className:e?"columns":"",style:e?{overflowX:"auto"}:{},children:(g=f==null?void 0:f.children)==null?void 0:g.map((v,m)=>{const A=`${i}-${u}-${h}-${m}`;return o.jsx(k.Fragment,{children:s(v,A,a,u,h,m,c,f)},A)})})})})})})},dAe=t=>{const{data:e,path:n,pageIndex:r}=t,{isAdvanceView:i,isBuilderMode:a}=Ht(),{formBuilderFormSchema:s,handleDrop:l}=sn(),c=k.useRef(null),[{},u]=ra({type:na,item:{type:na,uuid:e.uuid,children:e.children,path:n},collect:f=>({isDragging:f.isDragging()})});u(c);const d=(f,h,g,v)=>o.jsx(oAe,{data:f,section:f,path:h,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:a===!0?o.jsx(o.Fragment,{children:i?o.jsxs(o.Fragment,{children:[e.children.map((f,h)=>{const g=`${n}-${h}`;return o.jsxs(k.Fragment,{children:[i===!0&&o.jsx(Fr,{isAdvanceView:i,data:{path:g,childrenCount:e.children.length},onDrop:l}),d(f,g,r,h)]},`section-${h}-${f.uuid}`)}),i===!0&&o.jsx(Fr,{isAdvanceView:i,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length,droppedField:e},onDrop:l,isLast:!0})]}):o.jsx(o.Fragment,{children:o.jsx(uAe,{page:e,data:e,path:n,pageIndex:r})})}):o.jsx(o.Fragment,{children:o.jsx("div",{className:"p-1",children:e.children.map((f,h)=>{const g=`${n}-${h}`;return o.jsx(k.Fragment,{children:s!=null&&s.showConditionalFields?o.jsx(o.Fragment,{children:o.jsx("div",{children:d(f,g,r,h)})}):((f==null?void 0:f.isHidden)===!1||!a)&&d(f,g,r,h)},`section-${h}-${f.uuid}`)})})})})},fAe=()=>{const[t,e]=k.useState(!1),{formBuilderFormLayout:n}=sn(),{isBuilderMode:r}=Ht(),i=()=>{},a=(s,l,c)=>o.jsx(dAe,{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(j0,{setVisibility:e,visibilty:t,pageIndex:l,page:s,emitSocketData:i}),a(s,c,l)]},`policie-page-${l}`)})})})})},hAe={position:"relative"},pAe=t=>{var S;const{isRenderView:e,isAdvanceView:n,isBuilderMode:r}=Ht(),{data:i,path:a,pageIndex:s,sectionIndex:l,rowIndex:c,columnIndex:u,section:d,row:f,page:h}=t,g=k.useRef(null),{handleDrop:v}=sn(),[{isDragging:m},A]=ra({type:As,item:{type:As,uuid:i==null?void 0:i.uuid,children:i.children,path:a},collect:T=>({isDragging:T.isDragging()})}),w=m&&!e?.25:1;A(g);const x=(T,C,E,_,M,O,F)=>o.jsx(Lc,{page:h,type:"field",row:f,section:d,field:T,data:T,path:C,pageIndex:E,sectionIndex:_,rowIndex:M,columnIndex:O,fieldIndex:F},`component-${a}-${T==null?void 0:T.uuid}`);return o.jsx("div",{style:n?{...hAe,opacity:w}:{},className:e?"form-builder-column container-column":"draggable form-builder-column container-column",children:r&&o.jsxs("div",{children:[(S=i==null?void 0:i.children)==null?void 0:S.map((T,C)=>{const E=`${a}-${C}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{fieldDropArea:!0,isAdvanceView:n,data:{path:E,childrenCount:i.children.length,droppedField:i},onDrop:v}),x(T,E,s,l,c,u,C)]},E)}),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(Fr,{fieldDropArea:!0,isAdvanceView:n,data:{path:`${a}-${i.children.length}`,childrenCount:i.children.length,droppedField:i},onDrop:v,isLast:!0})]})})},gAe={},mAe=t=>{var Y,ie,re,Z,K,W,me;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,section:s,page:l}=t,c=k.useRef(null),{userSelectedLanguage:u,handleDrop:d}=sn(),{userTaskSubmitFormData:f,taskRegisterData:h,updateTaskRegisterData:g,updateTaskProgressValue:v,addUserDataFormSectionRepeatableData:m,removeUserDataFormSectionRepeatableData:A,task_status:w,TASK_PUBLISHED:x}=Ar(),{isRenderView:S,isAdmin:T,isAdvanceView:C,emitSocketData:E,renderType:_}=Ht(),[M,O]=k.useState(!1),[{isDragging:F},P]=ra({type:Ao,item:{type:Ao,uuid:e.uuid,children:e.children,path:n,data:e},collect:Ae=>({isDragging:Ae.isDragging()})}),H=F?.25:1;P(c);const N=(Ae,Ie,ye,de,ne,q)=>o.jsx(pAe,{page:l,row:e,section:s,data:Ae,path:Ie,pageIndex:ye,sectionIndex:de,rowIndex:ne,columnIndex:q},`column-${n}-${Ae.uuid}`),z=It.findIndex(f,function(Ae){return(Ae==null?void 0:Ae.rowId)===(e==null?void 0:e.uuid)}),$=()=>{var ye,de,ne;const Ae=It.cloneDeep(h);((de=(ye=f[z])==null?void 0:ye.repeatableFieldsData)==null?void 0:de.length)>=(e==null?void 0:e.minimumEntries)?Ae[e==null?void 0:e.uuid]=(ne=f[z])==null?void 0:ne.repeatableFields:delete Ae[e==null?void 0:e.uuid];const Ie=Object.keys(Ae).length;g(Ae),v(Ie)},oe=(Y=e==null?void 0:e.repeatableFields)==null?void 0:Y.map(Ae=>{var Ie;return{fieldUuid:Ae==null?void 0:Ae.uuid,field:Ae==null?void 0:Ae.uuid,header:(Ie=Ae==null?void 0:Ae.label)==null?void 0:Ie.english}}),X=oe==null?void 0:oe.map(Ae=>o.jsx(xr,{field:Ae.field,header:Ae.header,body:Ie=>o.jsx(o.Fragment,{children:o.jsx("div",{className:"post__content_repetable",dangerouslySetInnerHTML:{__html:Ie[Ae==null?void 0:Ae.field]}})})},Ae.field)),R=()=>{var de;const Ae=[...f],Ie=[];let ye=!0;e:for(const[,ne]of e.children.entries()){for(const[,q]of ne.children.entries())if(q!=null&&q.isPostField&&q.isValid!==1){const ee={fieldId:q.uuid,rowIndex:a};Ie.push(ee),Gt.emit("OnInvalidFieldCatch",ee),ye=!1;break e}ye=!0}ye&&(Ie==null?void 0:Ie.length)===0&&(m(e==null?void 0:e.uuid,(de=Ae[z])==null?void 0:de.repeatableFields),Gt.emit("clearRepeatableFields",e==null?void 0:e.uuid),$())},le=Ae=>o.jsx(o.Fragment,{children:o.jsx(Ft,{text:!0,type:"button",size:"small",className:"p-button-danger ",onClick:()=>{A(e==null?void 0:e.uuid,Ae==null?void 0:Ae.rowIndex),setTimeout(()=>{$()},1e3)},icon:"pi pi-trash"})});return o.jsxs("div",{style:{...gAe,opacity:H,marginTop:`${(ie=e==null?void 0:e.margin)==null?void 0:ie.top}px`,marginBottom:`${(re=e==null?void 0:e.margin)==null?void 0:re.bottom}px`,marginLeft:`${(Z=e==null?void 0:e.margin)==null?void 0:Z.left}px`,marginRight:`${(K=e==null?void 0:e.margin)==null?void 0:K.right}px`},className:S?"row container-row":"draggable row container-row",children:[M&&o.jsx(bg,{renderType:_,visibilty:M,setVisibility:O,row:e,pageIndex:r,sectionIndex:i,rowIndex:a,emitSocketData:E},"row_settings_"+r+i+a),o.jsxs("div",{className:"form-builder-columns",children:[e.children.map((Ae,Ie)=>{const ye=`${n}-${Ie}`;return o.jsxs(k.Fragment,{children:[_===zd&&o.jsx(Fr,{isAdvanceView:C,data:{path:ye,childrenCount:e.children.length},onDrop:d,className:"horizontalDrag"}),N(Ae,ye,r,i,a,Ie)]},ye)}),o.jsx(Fr,{isAdvanceView:C,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length},onDrop:d,className:"horizontalDrag",isLast:!0})]}),(e==null?void 0:e.rowIsRepeatable)&&w!==x&&o.jsx(Ft,{text:!0,size:"small",type:"button",className:"p-button-success mb-3",onClick:()=>R(),label:(W=e.addToListButtonLabel)==null?void 0:W[u==null?void 0:u.type]}),(e==null?void 0:e.rowIsRepeatable)&&o.jsxs("div",{className:"card",children:[o.jsxs(ro,{value:(f==null?void 0:f.length)>0?(me=f[z])==null?void 0:me.repeatableFieldsData:[],children:[X,w!==x&&o.jsx(xr,{style:{width:"10%"},headerStyle:{textAlign:"center"},bodyStyle:{textAlign:"left",overflow:"visible"},body:Ae=>le(Ae)})]}),T&&o.jsxs(o.Fragment,{children:[o.jsx("hr",{}),o.jsx(ki,{field:e})]})]})]})},vAe=t=>{var N,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}=sn(),{isBuilderMode:g,isAdvanceView:v,renderType:m,emitSocketData:A}=Ht(),[w,x]=k.useState(!1),[S,T]=k.useState(!1),[C,E]=k.useState({reusable_template_schema:""}),_=k.useRef(null),[{isDragging:M},O]=ra({type:na,item:{type:na,uuid:e.uuid,children:e.children,path:n},collect:$=>({isDragging:$.isDragging()})}),F=M?.25:1;O(_);const P=($,oe,X,R,le)=>o.jsx(mAe,{page:s,section:a,data:$,path:oe,pageIndex:X,sectionIndex:R,rowIndex:le},`row-${n}-${$.uuid}`),H=($,oe,X)=>{var ie,re;const R=$.collapsed?"pi pi-chevron-down":"pi pi-chevron-up",le=`${$.className} justify-content-space-between panel-tab-section`,Y=`${$.titleClassName} pl-1 text-primary`;return o.jsxs("div",{className:le,children:[o.jsxs("span",{ref:g===!0?_:null,children:[o.jsx("button",{className:$.togglerClassName,children:o.jsx("span",{className:"pi pi-sliders-h dragabble"})}),o.jsxs("button",{className:$.togglerClassName,onClick:$.onTogglerClick,children:[o.jsx("span",{className:R}),o.jsx(Qt,{})]}),o.jsxs("span",{className:Y,children:[X+1," ",(ie=e==null?void 0:e.heading)==null?void 0:ie[f==null?void 0:f.type]]})]}),g===!0&&o.jsxs(o.Fragment,{children:[o.jsx(cn,{target:".clone-tool"}),o.jsx(cn,{target:".del-tool"}),o.jsx(cn,{target:".setting-tool"}),o.jsx(cn,{target:".add-section-tool"}),o.jsx(cn,{target:".save-tool"}),o.jsx(cn,{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:$.togglerClassName,onClick:()=>{c(oe),A()},children:[o.jsx("span",{className:"pi pi-plus"}),o.jsx(Qt,{})]})}),((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:$.togglerClassName,onClick:()=>{l(oe,X),A()},children:[o.jsx("span",{className:"pi pi-trash"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"clone-tool","data-pr-tooltip":"Clone",children:o.jsxs("button",{className:$.togglerClassName,onClick:()=>{u(e,oe,X),A()},children:[o.jsx("span",{className:"pi pi-clone"}),o.jsx(Qt,{})]})}),o.jsx("span",{className:"settings-tool","data-pr-tooltip":"Settings",children:o.jsxs("button",{className:$.togglerClassName,onClick:()=>x(!0),children:[o.jsx("span",{className:"pi pi-cog"}),o.jsx(Qt,{})]})})]})]})]})};return o.jsxs("div",{style:{opacity:F,marginBottom:20},className:v?"draggable row":"",children:[g===!0&&o.jsx(_h,{saveBuilderElementModalData:C,setSaveBuilderElementModalData:E,saveElementModal:S,setSaveElementModal:T}),w===!0&&g===!0&&o.jsx(Ih,{renderType:m,visibilty:w,setVisibility:x,section:e,pageIndex:r,sectionIndex:i,emitSocketData:A},"section_settings_"+r+i),g===!0&&o.jsxs(ci,{className:"mb-5",header:(N=e==null?void 0:e.heading)==null?void 0:N.english,toggleable:!0,headerTemplate:$=>H($,r,i),children:[o.jsx("p",{children:(z=e==null?void 0:e.subHeadingText)==null?void 0:z[f==null?void 0:f.type]}),o.jsxs("div",{className:"",children:[e.children.map(($,oe)=>{const X=`${n}-${oe}`;return o.jsx(k.Fragment,{children:P($,X,r,i,oe)},X)}),o.jsx(Fr,{isAdvanceView:v,data:{path:`${n}-${e.children.length}`,childrenCount:e.children.length},onDrop:h,className:"horizontalDrag",isLast:!0})]})]})]})},bAe=t=>{const{isRenderView:e,isBuilderMode:n}=Ht(),{data:r,path:i,pageIndex:a}=t,s=k.useRef(null),[,l]=ra({type:na,item:{type:na,uuid:r.uuid,children:r.children,path:i},collect:u=>({isDragging:u.isDragging()})});l(s);const c=(u,d,f,h)=>o.jsx(vAe,{data:u,section:u,path:d,pageIndex:f,sectionIndex:h,page:r},`section_${f}_${h}`);return o.jsx("div",{style:{overflowX:"auto"},className:`${n&&"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("div",{className:"p-1",children:r.children.map((u,d)=>{const f=`${i}-${d}`;return o.jsx(k.Fragment,{children:c(u,f,a,d)},`section-${d}-${u.uuid}`)})}):o.jsx(o.Fragment,{})})},y5=t=>{const{handleSelectCourseItem:e,icon:n,currentItem:r,field:i,fieldIndex:a,title:s}=t,[l,c]=k.useState(!1),{userTrainingSaveData:u}=Ar(),d=h=>{var g,v;if(u!==null&&h){const m=u==null?void 0:u.findIndex(A=>(A==null?void 0:A.fieldId)===(h==null?void 0:h.uuid));return(g=u[m])!=null&&g.isSeen?(v=u[m])==null?void 0:v.isSeen:!1}else return!1},f=()=>{let h=[];if(u!==null){const v=u.findIndex(m=>(m==null?void 0:m.fieldId)===(i==null?void 0:i.uuid));h=u[v].logs}else h=[];return h==null?void 0:h.map((v,m)=>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:[v==null?void 0:v.action," on ",((v==null?void 0:v.videoTime)/60).toFixed(3)," seconds"]}),o.jsx("span",{className:"text-600",children:Mn(v==null?void 0:v.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:(v==null?void 0:v.action)==="Play"?"bg-green-500 h-full":"bg-orange-500 h-full",style:{width:`${Math.floor((v==null?void 0:v.videoTime)/(v==null?void 0:v.totalTime)*100)}%`}})}),o.jsxs("span",{className:"text-orange-500 ml-3 font-medium",children:[Math.floor((v==null?void 0:v.videoTime)/(v==null?void 0:v.totalTime)*100),"%"]})]})]},`logs_${m}`))};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(Ft,{text:!0,size:"small",type:"button",icon:"pi pi-check",className:"p-button-rounded p-button-primary mr-2 p-button-outlined","aria-label":"Search"}):o.jsx(Ft,{text:!0,size:"small",type:"button",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(Ft,{text:!0,size:"small",type:"button",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(Ft,{text:!0,size:"small",type:"button",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}`)},yAe=t=>{var S,T,C,E,_,M;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}=Ar(),g=(S=d==null?void 0:d.training)!=null&&S.getAssessmentSelectedQuiz?(T=d==null?void 0:d.training)==null?void 0:T.getAssessmentSelectedQuiz:()=>{},v=O=>{if(f!==null){const F=[...f],P=F.findIndex(H=>(H==null?void 0:H.fieldId)===(O==null?void 0:O.uuid));P>=0&&(F[P]={...F[P],isSeen:!0}),h([...F])}},m=O=>{var F;i(O),a(l),s({autoplay:!1,controls:!0,responsive:!0,fluid:!0,sources:[{src:(F=O==null?void 0:O.media_url)==null?void 0:F.english}]})},A=O=>{var F;v(O),i(O),c((F=O==null?void 0:O.media_url)==null?void 0:F.english),a(l)},w=O=>{v(O),i(O),u(O==null?void 0:O.documents),a(l)},x=O=>{var F,P;(F=O==null?void 0:O.quizSchema)!=null&&F.assessment_id&&(g((P=O==null?void 0:O.quizSchema)==null?void 0:P.assessment_id),a(l),i(O))};switch(e==null?void 0:e.componentType){case"video":return o.jsx(y5,{title:(C=e==null?void 0:e.title)==null?void 0:C.english,type:"video",icon:"pi pi-video",handleSelectCourseItem:m,field:e,fieldIndex:n,currentItem:r,userTrainingSaveData:f},`${e==null?void 0:e.uuid}-list`);case"image":return o.jsx(y5,{title:(E=e==null?void 0:e.title)==null?void 0:E.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(y5,{title:(_=e==null?void 0:e.title)==null?void 0:_.english,type:"document",icon:"pi pi-image",handleSelectCourseItem:w,field:e,fieldIndex:n,currentItem:r,userTrainingSaveData:f},`${e==null?void 0:e.uuid}-list`);case"quiz":return o.jsx(y5,{title:(M=e==null?void 0:e.quizSchema)==null?void 0:M.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,{})}},AAe=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(yAe,{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}`))})})},wAe=t=>{var v,m,A,w,x,S,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}=Ht(),g=(v=h==null?void 0:h.image)!=null&&v.MediaImage?(m=h==null?void 0:h.image)==null?void 0:m.MediaImage:o.jsx(o.Fragment,{});return o.jsxs("div",{onClick:M=>{e(O=>{var F;return(F=n==null?void 0:n.answersText)==null?void 0:F[r==null?void 0:r.type]}),i(M,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"}:((w=n.answersText)==null?void 0:w[r==null?void 0:r.type])===f?{backgroundColor:"#0F8BFD",color:"#fff"}:{},children:[o.jsx(ia,{inputId:s,value:n.answersText,checked:((x=n.answersText)==null?void 0:x[r==null?void 0:r.type])===f,onChange:M=>{u({isCorrect:null,text:null}),e(O=>{var F;return(F=M.target.value)==null?void 0:F[r==null?void 0:r.type]}),i(M,s,l,n,c),a(!0)}}),((S=n.answersTextImage)==null?void 0:S[r==null?void 0:r.type])&&((T=n.answersTextImage)==null?void 0:T[r==null?void 0:r.type])!==""&&o.jsx(g,{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:(E=n.answersText)==null?void 0:E[r==null?void 0:r.type]}),o.jsx("span",{style:{position:"absolute",right:10},children:(d==null?void 0:d.text)===((_=n.answersText)==null?void 0:_[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)},SAe=t=>{var g,v,m,A,w,x,S;const{media:e}=Ht(),n=(g=e==null?void 0:e.image)!=null&&g.MediaImage?(v=e==null?void 0:e.image)==null?void 0:v.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 k.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 E;return C===((E=i.answersText)==null?void 0:E[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"}:((m=i.answersText)==null?void 0:m[a==null?void 0:a.type])===f?{backgroundColor:"#0F8BFD"}:{},children:[o.jsx(Yr,{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])&&((w=i.answersTextImage)==null?void 0:w[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:(S=i.answersText)==null?void 0:S[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 DU(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function CAe(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 NU(t,e,n){return e&&CAe(t.prototype,e),t}function OU(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&&Lw(t,e)}function A5(t){return A5=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},A5(t)}function Lw(t,e){return Lw=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Lw(t,e)}function xAe(){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 TAe(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function EAe(t,e){return e&&(typeof e=="object"||typeof e=="function")?e:TAe(t)}function FU(t){var e=xAe();return function(){var r=A5(t),i;if(e){var a=A5(this).constructor;i=Reflect.construct(r,arguments,a)}else i=r.apply(this,arguments);return EAe(this,i)}}function IAe(t){return _Ae(t)||DAe(t)||NAe(t)||OAe()}function _Ae(t){if(Array.isArray(t))return Bw(t)}function DAe(t){if(typeof Symbol<"u"&&Symbol.iterator in Object(t))return Array.from(t)}function NAe(t,e){if(t){if(typeof t=="string")return Bw(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 Bw(t,e)}}function Bw(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 OAe(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
4267
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function yg(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:(IAe(Array(e)).map(function(){return"0"}).join("")+s).slice(e*-1);return"".concat(i).concat(l).concat(a)}var kU={daysInHours:!1,zeroPadTime:2};function FAe(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)),g=Math.round(parseFloat(((u?f:Math.max(0,f))/1e3).toFixed(h))*1e3),v=Math.abs(g)/1e3;return{total:g,days:Math.floor(v/(3600*24)),hours:Math.floor(v/3600%24),minutes:Math.floor(v/60%60),seconds:Math.floor(v%60),milliseconds:Number((v%1*1e3).toFixed()),completed:g<=0}}function kAe(t,e){var n=t.days,r=t.hours,i=t.minutes,a=t.seconds,s=Object.assign(Object.assign({},kU),e),l=s.daysInHours,c=s.zeroPadTime,u=s.zeroPadDays,d=u===void 0?c:u,f=Math.min(2,c),h=l?yg(r+n*24,c):yg(r,f);return{days:l?"":yg(n,d),hours:h,minutes:yg(i,f),seconds:yg(a,f)}}var PU=function(t){OU(n,t);var e=FU(n);function n(){var r;return DU(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 NU(n,[{key:"componentDidMount",value:function(){this.startCountdown()}},{key:"componentWillUnmount",value:function(){clearInterval(this.interval)}},{key:"render",value:function(){return this.props.children?k.cloneElement(this.props.children,{count:this.state.count}):null}}]),n}(k.Component);PU.propTypes={count:la.number,children:la.element,onComplete:la.func};var Ag=function(t){OU(n,t);var e=FU(n);function n(r){var i;if(DU(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 NU(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 FAe(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:kAe(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 k.createElement(PU,{ref:this.setLegacyCountdownRef,count:a,onComplete:l},s)}var c=this.props,u=c.className,d=c.overtime,f=c.children,h=c.renderer,g=this.getRenderProps();if(h)return h(g);if(f&&this.state.timeDelta.completed&&!d)return k.cloneElement(f,{countdown:g});var v=g.formatted,m=v.days,A=v.hours,w=v.minutes,x=v.seconds;return k.createElement("span",{className:u},g.total<0?"-":"",m,m?":":"",A,":",w,":",x)}}]),n}(k.Component);Ag.defaultProps=Object.assign(Object.assign({},kU),{controlled:!1,intervalDelay:1e3,precision:0,autoStart:!0}),Ag.propTypes={date:la.oneOfType([la.instanceOf(Date),la.string,la.number]),daysInHours:la.bool,zeroPadTime:la.number,zeroPadDays:la.number,controlled:la.bool,intervalDelay:la.number,precision:la.number,autoStart:la.bool,overtime:la.bool,className:la.string,children:la.element,renderer:la.func,now:la.func,onMount:la.func,onStart:la.func,onPause:la.func,onStop:la.func,onTick:la.func,onComplete:la.func};const PAe=({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(Ag,{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})})},MAe=k.memo(PAe),LAe=t=>{var d,f,h,g;const{assessmentData:e,onNextQuestion:n,currentQuestionIndex:r}=t,[i,a]=k.useState(Date.now()),[s,l]=k.useState(!1),c=k.useCallback(()=>{a(Date.now()),l(!1)},[r]);k.useEffect(()=>{c()},[r,c]);const u=v=>(v.seconds<10&&(v.seconds="0"+v.seconds),v.minutes===0&&(v.minutes="0"+v.minutes),v.completed&&!s?(l(!0),setTimeout(()=>{n()},500),o.jsx(o.Fragment,{})):o.jsxs("span",{children:["Time Remaining:"," ",o.jsxs("span",{style:{color:"black"},children:[v.minutes,":",v.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(Ag,{renderer:u,date:i+parseInt((g=(h=e==null?void 0:e.time_limit)==null?void 0:h.time_limit_info)==null?void 0:g.time_per_question)*1e3,intervalDelay:0},i)})},BAe=()=>{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(()=>{}).catch(s=>{console.info("Not Played,"+s.error+s.name)})};return{socketConnection:t,socketDisconnect:e,errorOcurred:n,quizStartAlert:r}},VAe="1",MU=t=>{var fe,Te,Ee,U,ve,he,ue,pe,xe,ke;const e=Be=>{const[Ye,rt]=k.useState(Be),it=k.useRef(Ye);return k.useEffect(()=>{it.current=Ye},[Ye]),[Ye,it,rt]},{endQuiz:n,AddUserAssessmentAnswer:r,assessmentData:i,taskData:a}=Ar(),[s,l]=k.useState(new Date),{session_id:c,quizData:u,saveProgress:d,renderIn:f,onOpenQuiz:h,setDisplay:g,setAssessmentModal:v=()=>{},saveNewQuizData:m}=t,{quizStartAlert:A}=BAe(),{userSelectedLanguage:w}=sn(),[x,,S]=e(0),{media:T}=Ht(),C=(fe=T==null?void 0:T.image)!=null&&fe.MediaImage?(Te=T==null?void 0:T.image)==null?void 0:Te.MediaImage:o.jsx(o.Fragment,{}),[E,_,M]=e(null),[O,F]=k.useState(!1),[P,H,N]=e([]),[z,$]=k.useState(!1),[oe,X]=k.useState(!1),[R,le]=k.useState(0),[Y,ie]=k.useState(0),[re,Z]=k.useState(0),[K,W]=k.useState(!1),[me,Ae]=k.useState({isCorrect:null,text:null});window.onbeforeunload=function(){return!1},k.useEffect(()=>{z||$(!0)},[P,O,z]),k.useEffect(()=>{u!==null&&(A(),Ie())},[]);const Ie=()=>{ie(u.quizConfiguration.quizPassMark)},ye=k.useCallback((Be,Ye,rt,it,ht)=>{const jt=[...P];if((ht==null?void 0:ht.answerInputType)!=="checkbox"){const pn={uuid:ht==null?void 0:ht.uuid,question:ht==null?void 0:ht.questionText,isCorrect:it.isCorrect,selectedAnswer:it.answersText,viewed:!0},kt=P.findIndex(mn=>(mn==null?void 0:mn.uuid)===ht.uuid);kt>=0?(jt[kt]={...jt[kt],...pn},N(jt)):N([...P,pn])}},[E]),de=()=>{if(x===0)return;const Be=x-1,Ye=u.quizElements[Be],rt=H.current.find(it=>it.uuid===Ye.uuid);if(rt){const it=rt.selectedAnswer;M(Array.isArray(it)?it:it[w.type]??it),F(!0)}else M(null),F(!1);S(Be)},ne=Be=>{for(const Ye of P)if(Ye.questionIndex===x+Be){M(Ye.selectedAnswerEnglish);break}},q=(Be,Ye,rt,it)=>{var pn;const ht=[...E];if(Be)ht.push(Ye);else{const kt=ht.findIndex(mn=>mn===Ye);kt>=0&&ht.splice(kt,1)}M(ht);const jt=[...P];if((it==null?void 0:it.answerInputType)==="checkbox"){let kt=!1;for(const[,xt]of(it==null?void 0:it.answerOptions.entries())||[])if(xt.isCorrect===!0)if(It.includes(ht,(pn=xt==null?void 0:xt.answersText)==null?void 0:pn[w==null?void 0:w.type]))kt=!0;else{kt=!1;break}const mn={uuid:it==null?void 0:it.uuid,question:it==null?void 0:it.questionText,isCorrect:kt,selectedAnswer:rt.answersText,viewed:!0},Rn=P.findIndex(xt=>(xt==null?void 0:xt.uuid)===it.uuid);Rn>=0?(jt[Rn]={...jt[Rn],...mn},N(jt)):N([...P,mn])}},ee=k.useCallback(()=>{var pn,kt,mn,Rn,xt,ze,He,ot,rn,nn,Jt,In;const Be=_.current,Ye=It.findIndex((pn=u==null?void 0:u.quizElements[x])==null?void 0:pn.answerOptions,function(At){return At.isCorrect===!0}),rt=u==null?void 0:u.quizElements[x],it=(mn=(kt=rt==null?void 0:rt.answerOptions[Ye])==null?void 0:kt.answersText)!=null&&mn[w==null?void 0:w.type]?(xt=(Rn=rt==null?void 0:rt.answerOptions[Ye])==null?void 0:Rn.answersText)==null?void 0:xt[w==null?void 0:w.type]:"",ht=P.findIndex(At=>(At==null?void 0:At.uuid)===rt.uuid),jt=(ze=P[ht])!=null&&ze.isCorrect?1:0;if(u!=null&&u.quizElements&&x+1!==(u==null?void 0:u.quizElements.length)){const At={assessment_user_attempt_id:(ot=i==null?void 0:i.assesment_user_attempts[((He=i==null?void 0:i.assesment_user_attempts)==null?void 0:He.length)-1])==null?void 0:ot.assessment_user_attempt_id,session_id:c,assessment_id:1,question:(rn=rt.questionText)==null?void 0:rn[w==null?void 0:w.type],question_uid:rt==null?void 0:rt.uuid,start_time:s,finish_time:new Date,correct_answer:it,selected_answer:Array.isArray(Be)?Be.toString():Be,is_correct_answer:jt};r(At),M(null),S(x+1),l(new Date),ne(2)}else if((u==null?void 0:u.quizElements.length)===x+1){const At={assessment_user_attempt_id:(Jt=i==null?void 0:i.assesment_user_attempts[((nn=i==null?void 0:i.assesment_user_attempts)==null?void 0:nn.length)-1])==null?void 0:Jt.assessment_user_attempt_id,session_id:c,assessment_id:1,question_uid:rt==null?void 0:rt.uuid,question:(In=rt.questionText)==null?void 0:In[w==null?void 0:w.type],start_time:s,finish_time:new Date,correct_answer:it,selected_answer:Array.isArray(Be)?Be.toString():Be,is_correct_answer:jt};r(At),se(),De()}if(F(!1),x+1<u.quizElements.length){const At=x+1,Ue=u.quizElements[At],st=P.find(Dt=>Dt.uuid===Ue.uuid);if(st){const Dt=st.selectedAnswer,qt=Array.isArray(Dt)?Dt:Dt[w.type]??Dt;M(qt),F(!0)}else M(null),F(!1)}},[x,P]),se=()=>{X(!0)},ge=()=>{be?(g(Jm),m(),$(!0),A(),Ie(),S(0),M(null),F(!1),N([]),X(!1),le(0),Z(0),W(!1),Ae({isCorrect:null,text:null})):(g(Cp),v(!1))},De=()=>{var ht,jt;let Be=0,Ye=0,rt=!1;for(const pn of P)pn!=null&&pn.isCorrect&&Be++;le(Be),Ye=Be/((ht=u==null?void 0:u.quizElements)==null?void 0:ht.length)*100,Ye=Math.round(Ye),Z(Ye),rt=Ye>=Y,W(rt);const it={...u,...i,result:Ye,status:rt,selectedAnswers:P};d(it),n({session_id:c,is_pass:rt?1:0,score:Be,out_of:(jt=u==null?void 0:u.quizElements)==null?void 0:jt.length,finish_time:new Date,status:1})},Ne=()=>{var Be,Ye,rt,it,ht,jt,pn;if(((Be=u==null?void 0:u.quizElements[x])==null?void 0:Be.answerInputType)==="radio"){const kt=It.findIndex((Ye=u==null?void 0:u.quizElements[x])==null?void 0:Ye.answerOptions,function(mn){return mn.isCorrect===!0});E===((ht=(it=(rt=u==null?void 0:u.quizElements[x])==null?void 0:rt.answerOptions[kt])==null?void 0:it.answersText)==null?void 0:ht[w==null?void 0:w.type])?Ae({isCorrect:!0,text:E}):Ae({isCorrect:!1,text:E})}if(((jt=u==null?void 0:u.quizElements[x])==null?void 0:jt.answerInputType)==="checkbox"){const kt=(pn=u==null?void 0:u.quizElements[x])==null?void 0:pn.answerOptions.filter(mn=>mn.isCorrect===!0);if(E!=null&&E.length){const mn=E==null?void 0:E.map(Rn=>({isCorrect:kt==null?void 0:kt.some(xt=>{var ze;return((ze=xt==null?void 0:xt.answersText)==null?void 0:ze[w==null?void 0:w.type])===Rn}),text:Rn}));Ae(mn)}}},be=(i==null?void 0:i.noOfAttempts)-((Ee=i==null?void 0:i.assesment_user_attempts)==null?void 0:Ee.length)>0&&!K;return o.jsx(o.Fragment,{children:u!==null&&o.jsxs("div",{children:[oe&&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"," ",(U=a==null?void 0:a.assessment)==null?void 0:U.assessment_title]}),o.jsxs("div",{children:[o.jsxs("p",{children:["You answered ",R," out of"," ",(ve=u==null?void 0:u.quizElements)==null?void 0:ve.length," questions"]}),o.jsxs("p",{children:["Your assessment result: ",re,"%"]}),o.jsxs("p",{children:["Score Needed To Pass: ",Y,"%"]}),o.jsx("br",{}),o.jsxs("p",{children:["Status:"," ",K?o.jsx(fu,{severity:"success",value:"Passed"}):o.jsx(fu,{severity:"danger",value:"Failed"})]}),K&&o.jsx("p",{children:"Congratulations you have passed!"}),o.jsx(o.Fragment,{children:oe&&o.jsx("div",{className:"text-center my-5",children:o.jsx(Ft,{label:be?"Restart":"End",onClick:()=>ge()})})})]})]})})}),oe&&((he=i==null?void 0:i.assessment_type)==null?void 0:he.key)===VAe&&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:P==null?void 0:P.map((Be,Ye)=>{var rt,it;return o.jsxs("div",{className:"card",children:[o.jsxs("span",{className:"text-strong",children:[o.jsx("b",{children:"Question:"})," ",o.jsx("br",{}),(rt=Be==null?void 0:Be.question)==null?void 0:rt[w==null?void 0:w.type]]}),o.jsx("br",{}),o.jsx("br",{}),o.jsxs("span",{children:[o.jsx("b",{children:"Selected Answer:"})," ",o.jsx("br",{}),(it=Be==null?void 0:Be.selectedAnswer)==null?void 0:it[w==null?void 0:w.type]]}),o.jsx("br",{}),o.jsx("br",{}),o.jsx("p",{children:"In Correct:"}),Be!=null&&Be.isCorrect?o.jsxs(o.Fragment,{children:[o.jsx(l4,{value:"",severity:"success",className:"mr-2"})," ","Yes"]}):o.jsxs(o.Fragment,{children:[o.jsx(l4,{value:"",severity:"danger",className:"mr-2"})," ","No"]})]},Ye)})})})]}),f!==I_?o.jsx(o.Fragment,{children:oe&&o.jsx("div",{className:"text-center my-5",children:o.jsx(Ft,{text:!0,className:"p-button-danger",icon:"pi pi-times",label:"Close",onClick:()=>{g(Cp)}})})}):o.jsx(o.Fragment,{}),z&&!oe&&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(MAe,{assessmentData:i,setDisplaySummary:X}),o.jsx(LAe,{currentQuestionIndex:x,assessmentData:i,onNextQuestion:ee})]})}),o.jsxs("h2",{className:"text-center pb-6",children:[u==null?void 0:u.name," "]}),(ue=u==null?void 0:u.quizElements)==null?void 0:ue.map((Be,Ye)=>{var rt,it,ht,jt,pn;return o.jsxs("div",{className:"quiz-card-box",children:[x===Ye&&((rt=Be==null?void 0:Be.questionTextImage)==null?void 0:rt[w==null?void 0:w.type])&&((it=Be==null?void 0:Be.questionTextImage)==null?void 0:it[w==null?void 0:w.type])!==""&&o.jsx("div",{className:"text-center assessment_image_container",children:o.jsx(C,{mediaId:(ht=Be==null?void 0:Be.questionTextImage)==null?void 0:ht[w==null?void 0:w.type],style:{height:"100px",width:"100px",objectFit:"cover",borderRadius:100},className:"text-center",alt:"questionImage"})}),o.jsx("h3",{className:"mb-5",children:x===Ye&&((jt=Be==null?void 0:Be.questionText)==null?void 0:jt[w==null?void 0:w.type])}),x===Ye&&((pn=Be==null?void 0:Be.answerOptions)==null?void 0:pn.map((kt,mn)=>(Be==null?void 0:Be.answerInputType)==="checkbox"?o.jsx(k.Fragment,{children:o.jsx(SAe,{onChangeCheckbox:q,setSelectedOption:M,quiz:kt,userSelectedLanguage:w,onSetAnswer:ye,setIsOptionSelected:F,index:mn,eleIndex:Ye,ele:Be,setCorrectAnswerCheck:Ae,correctAnswerCheck:me,selectedOption:E})},`checkbox-question-${mn}`):o.jsx(k.Fragment,{children:o.jsx(wAe,{setSelectedOption:M,quiz:kt,userSelectedLanguage:w,onSetAnswer:ye,setIsOptionSelected:F,index:mn,eleIndex:Ye,ele:Be,setCorrectAnswerCheck:Ae,correctAnswerCheck:me,selectedOption:E})},`radio-question-${mn}`)))]},Ye)})]})}),o.jsxs("div",{className:"text-center my-5",children:[o.jsxs("div",{className:"mb-1",children:["Question :"," ",x+1+"/"+(u==null?void 0:u.quizElements.length)]}),o.jsx("br",{}),x>0&&((xe=(pe=i==null?void 0:i.time_limit)==null?void 0:pe.type)==null?void 0:xe.key)!=="PerQuestion"&&o.jsx(Ft,{size:"large",className:"mx-2",label:"Previous",onClick:Be=>de()}),((i==null?void 0:i.skippable)===!0||O===!0)&&o.jsx(Ft,{size:"large",label:(u==null?void 0:u.quizElements.length)===x+1?"Finish":O===!0?"Next":"Skip",onClick:ee}),O===!0&&((ke=i==null?void 0:i.assessment_type)==null?void 0:ke.key)==="1"&&o.jsx(Ft,{size:"large",className:"ml-2 p-button-info",label:"Check Answer",onClick:()=>Ne()})]})]})]})})},qAe=t=>{const{getAssessmentByIdFromStore:e,quizSchema:n,setQuizSchema:r,renderIn:i,updateTrainingProgress:a,currentItem:s}=t,{userTrainingSaveData:l}=Ar();k.useEffect(()=>(c(),()=>{}),[]);const c=()=>{var g,v,m,A;const d=JSON.parse(e.form_template_schema),f=JSON.parse(e.assessment_meta_data);let h=[...((A=(m=(v=(g=d==null?void 0:d.layout[0])==null?void 0:g.children[0])==null?void 0:v.children[0])==null?void 0:m.children[0])==null?void 0:A.children)||[]];f!=null&&f.randomiseQuestions&&(h=tm.shuffle(h).map((w,x)=>({...w}))),f!=null&&f.randomiseAnswers&&(h=h.map((w,x)=>({...w,answerOptions:tm.shuffle(w==null?void 0:w.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(g=>(g==null?void 0:g.fieldId)===(s==null?void 0:s.uuid));h>=0&&(l[h]={...l[h],isSeen:!0})}a()}};return o.jsx("div",{children:n&&o.jsx(MU,{renderIn:i,quizData:n,taskSchema:e==null?void 0:e.form_template_schema,saveProgress:d=>{u(d)}})})},UAe=t=>{var m,A;const{currentItem:e,videoJsOptions:n}=t,r=k.useRef(null),{userTrainingSaveData:i,updateUserTraining:a,taskRegisterData:s}=Ar(),{media:l}=Ht(),c=(m=l==null?void 0:l.video)!=null&&m.MediaVideo?(A=l==null?void 0:l.video)==null?void 0:A.MediaVideo:()=>o.jsx(o.Fragment,{}),u=w=>{r.current=w,w.on("waiting",()=>{_t.log("player is waiting")}),w.on("dispose",()=>{_t.log("player will dispose")})},d=w=>{if(i!==null){const x=[...i],S=x==null?void 0:x.findIndex(T=>(T==null?void 0:T.fieldId)===(e==null?void 0:e.uuid));S>=0&&(x[S].seenTime=w==null?void 0:w.target.currentTime)}},f=w=>{const x=[...i],S=x==null?void 0:x.findIndex(T=>(T==null?void 0:T.fieldId)===(w==null?void 0:w.uuid));S>=0&&(i[S]={...i[S],isSeen:!0},a(x),h("Ended"))},h=w=>{const x=r.current,S=i!==null?i==null?void 0:i.findIndex(T=>(T==null?void 0:T.fieldId)===(e==null?void 0:e.uuid)):-1;S>=0&&i[S].logs.push({action:w,videoTime:i[S].seenTime,totalTime:x.duration,timeState:new Date})},g=w=>{const{mediaId:x}=w,[S,T]=k.useState(!1);return k.useEffect(()=>{if(!S&&i!==null){const C=i.findIndex(E=>(E==null?void 0:E.fieldId)===(e==null?void 0:e.uuid));if(C>=0){T(!0);const E=r.current;E.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})},v=k.useCallback(w=>o.jsx(g,{mediaId:w}),[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:v(e==null?void 0:e.media_file_id)}):o.jsx(o.Fragment,{children:o.jsx(XL,{onUpdate:()=>{},options:n,onReady:u,currentItem:e},e==null?void 0:e.uuid)})})},LU=t=>{var _,M,O,F,P,H;const{sections:e,showInfoPanel:n,updateTrainingProgress:r}=t,{taskOptions:i}=Ar(),[a]=k.useState(!1),[,s]=k.useState(c4),[l,c]=k.useState([]),[u,d]=k.useState(null),{userSelectedLanguage:f}=sn(),{isAdmin:h}=Ht(),[g,v]=k.useState(null),[m,A]=k.useState(null),w=(_=i==null?void 0:i.training)!=null&&_.getAssessmentByIdFromStore?(M=i==null?void 0:i.training)==null?void 0:M.getAssessmentByIdFromStore:()=>{},x=(O=i==null?void 0:i.training)!=null&&O.TrainingOverView?(F=i==null?void 0:i.training)==null?void 0:F.TrainingOverView:()=>o.jsx(o.Fragment,{}),[S,T]=k.useState({autoplay:!1,controls:!0,responsive:!0,fluid:!0,sources:[{src:"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4"}]});k.useEffect(()=>{a||C()},[a]);const C=()=>{var N,z,$,oe,X,R,le,Y,ie,re,Z,K,W,me,Ae,Ie,ye,de,ne,q,ee;switch(v(($=(z=(N=e[0])==null?void 0:N.children[0])==null?void 0:z.children[0])==null?void 0:$.children[0]),A(e[0]),(le=(R=(X=(oe=e[0])==null?void 0:oe.children[0])==null?void 0:X.children[0])==null?void 0:R.children[0])==null?void 0:le.componentType){case"video":T({autoplay:!1,controls:!0,responsive:!0,fluid:!0,sources:[{src:(K=(Z=(re=(ie=(Y=e[0])==null?void 0:Y.children[0])==null?void 0:ie.children[0])==null?void 0:re.children[0])==null?void 0:Z.media_url)==null?void 0:K.english}]});break;case"image":s((ye=(Ie=(Ae=(me=(W=e[0])==null?void 0:W.children[0])==null?void 0:me.children[0])==null?void 0:Ae.children[0])==null?void 0:Ie.media_url)==null?void 0:ye.english);break;case"document":c((ee=(q=(ne=(de=e[0])==null?void 0:de.children[0])==null?void 0:ne.children[0])==null?void 0:q.children[0])==null?void 0:ee.documents);break}},E=N=>{switch(N==null?void 0:N.componentType){case"video":return o.jsx("div",{children:o.jsx(UAe,{videoJsOptions:S,currentItem:N},N==null?void 0:N.uuid)});case"image":return o.jsx(XO,{field:N});case"document":return o.jsxs("div",{children:[o.jsx("h6",{children:"Documents"}),o.jsx("ul",{children:(l==null?void 0:l.length)>0&&l.map((z,$)=>o.jsx("li",{children:o.jsx("a",{href:z==null?void 0:z.url,children:z==null?void 0:z.url})},`document-item-${$}`))})]});case"quiz":return w!=null&&w.form_template_schema?o.jsx(qAe,{renderIn:I_,getAssessmentByIdFromStore:w,quizSchema:u,setQuizSchema:d,updateTrainingProgress:r,currentItem:N}):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("div",{className:"flex justify-content-center text-2xl font-bold mb-3",children:[(P=m==null?void 0:m.heading)==null?void 0:P[f==null?void 0:f.type]," -"," ",(H=g==null?void 0:g.title)==null?void 0:H[f==null?void 0:f.type]," "]}),E(g),!h&&n&&o.jsx(x,{})]}),o.jsx("div",{className:"col-4 scroll-height-100",children:e.map((N,z)=>{var $,oe;return o.jsxs(ci,{className:"mb-2",header:($=N==null?void 0:N.heading)==null?void 0:$.english,toggleable:!0,children:[o.jsxs("div",{children:[(oe=N==null?void 0:N.subHeadingText)==null?void 0:oe[f==null?void 0:f.type],"333-999"]}),N.children.map((X,R)=>{const le=`${R}`;return o.jsx("div",{children:X.children.map((Y,ie)=>{const re=`${R}-${le}`;return o.jsx(AAe,{setCurrentSection:A,section:N,setCurrentItem:v,currentItem:g,path:re,fields:Y.children,setvideoJsOptions:T,setImage:s,setDocuments:c,setQuizSchema:d,updateTrainingProgress:r},`training-sidebar-${ie}`)})},`training-sidebar-container-${R}`)})]},`train-sidebar-panel-${z}`)})})]})},$Ae=()=>{var r;const{formBuilderFormLayout:t}=sn(),{isBuilderMode:e}=Ht(),n=(i,a,s)=>o.jsx(bAe,{data:i,path:a,pageIndex:s},`page-${i.uuid}`);return e?o.jsx(o.Fragment,{children:o.jsx("div",{className:"page",children:(t==null?void 0:t.length)&&t.map((i,a)=>{const s=`${a}`;return o.jsx("div",{children:n(i,s,a)},`exam-page-${a}`)})})}):o.jsx(LU,{sections:((r=t[0])==null?void 0:r.children)||[],showInfoPanel:!1,updateTrainingProgress:()=>{}})},jAe=t=>{var E,_,M,O,F;const{userSelectedLanguage:e,formBuilderConfigurationType:n,builderTemplateName:r,formBuilderFormSchema:i}=sn(),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]=k.useState(),[u,d]=k.useState([]),{media:f}=Ht(),h=(E=f==null?void 0:f.image)!=null&&E.MediaImage?(_=f==null?void 0:f.image)==null?void 0:_.MediaImage:o.jsx(o.Fragment,{}),g={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},[v,m]=k.useState(0),[A,w]=k.useState(!1);function x(P,H){return(P==null?void 0:P.length)<=H?P:(P==null?void 0:P.slice(0,H))+"..."}k.useEffect(()=>{w(!0)},[]);const S=()=>{v!==0&&m(v-1)},T=()=>{if(g!=null&&g.quizElements&&v+1!==(g==null?void 0:g.quizElements.length))m(v+1);else if((g==null?void 0:g.quizElements.length)===v+1)return},C=(P,H)=>{let N=[...u];P.checked?N.push(H):N=N.filter(z=>(z==null?void 0:z[e==null?void 0:e.type])!==(H==null?void 0:H[e==null?void 0:e.type])),d(N)};return o.jsxs("div",{className:"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:[g==null?void 0:g.name," "]}),(M=g==null?void 0:g.quizElements)==null?void 0:M.map((P,H)=>{var N,z,$,oe,X,R,le,Y,ie;return(P==null?void 0:P.answerInputType)==="radio"?o.jsxs("div",{className:v===H?"card":" flex align-items-center p-field-radiobutton",children:[((N=P==null?void 0:P.questionTextImage)==null?void 0:N[e==null?void 0:e.type])&&((z=P==null?void 0:P.questionTextImage)==null?void 0:z[e==null?void 0:e.type])!==""&&o.jsx("div",{className:"text-center assessment_image_container",children:o.jsx(h,{mediaId:($=P==null?void 0:P.questionTextImage)==null?void 0:$[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:v===H&&((oe=P==null?void 0:P.questionText)==null?void 0:oe[e==null?void 0:e.type])}),v===H&&((X=P==null?void 0:P.answerOptions)==null?void 0:X.map((re,Z)=>{var K,W,me,Ae;return o.jsxs("div",{className:"field-radiobutton",children:[o.jsx(ia,{inputId:`${Z}-preview`,value:re==null?void 0:re.answersText,checked:l===Z,onChange:()=>{c(Z)}}),((K=re.answersTextImage)==null?void 0:K[e==null?void 0:e.type])&&((W=re.answersTextImage)==null?void 0:W[e==null?void 0:e.type])!==""&&o.jsx(h,{mediaId:(me=re.answersTextImage)==null?void 0:me[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:(Ae=re.answersText)==null?void 0:Ae[e==null?void 0:e.type]})]},Z)}))]},H):(P==null?void 0:P.answerInputType)==="checkbox"?o.jsxs("div",{className:v===H?"card":" flex align-items-center p-field-radiobutton",children:[o.jsx("h3",{className:"mb-5",children:v===H&&((R=P==null?void 0:P.questionText)==null?void 0:R[e==null?void 0:e.type])}),v===H&&((le=P==null?void 0:P.answerOptions)==null?void 0:le.map((re,Z)=>{var K,W,me,Ae;return o.jsxs("div",{className:"field-radiobutton",children:[o.jsx(Yr,{inputId:Z,value:re==null?void 0:re.answersText,onChange:Ie=>{C(Ie,re==null?void 0:re.answersText)},checked:u.some(Ie=>{var ye;return(Ie==null?void 0:Ie[e==null?void 0:e.type])===((ye=re==null?void 0:re.answersText)==null?void 0:ye[e==null?void 0:e.type])})}),((K=re.answersTextImage)==null?void 0:K[e==null?void 0:e.type])&&((W=re.answersTextImage)==null?void 0:W[e==null?void 0:e.type])!==""&&o.jsx(h,{mediaId:(me=re.answersTextImage)==null?void 0:me[e==null?void 0:e.type],className:"mx-3",alt:"questionImage",style:{width:"50px",height:"50px",borderRadius:50}}),o.jsx("label",{htmlFor:Z,children:(Ae=re.answersText)==null?void 0:Ae[e==null?void 0:e.type]})]},Z)}))]},H):o.jsxs("div",{className:v===H?"card":"",children:[o.jsx("h3",{className:"mb-5",children:v===H&&((Y=P==null?void 0:P.questionText)==null?void 0:Y[e==null?void 0:e.type])}),v===H&&((ie=P==null?void 0:P.answerOptions)==null?void 0:ie.map((re,Z)=>{var K,W,me,Ae;return o.jsxs("div",{className:"field-radiobutton",children:[o.jsx(ia,{inputId:Z,value:re==null?void 0:re.answersText,onChange:()=>{}}),((K=re.answersTextImage)==null?void 0:K[e==null?void 0:e.type])&&((W=re.answersTextImage)==null?void 0:W[e==null?void 0:e.type])!==""&&o.jsx(h,{mediaId:(me=re.answersTextImage)==null?void 0:me[e==null?void 0:e.type],className:"mx-3",alt:"questionImage",style:{width:"50px",height:"50px",borderRadius:50}}),o.jsx("label",{htmlFor:Z,children:(Ae=re.answersText)==null?void 0:Ae[e==null?void 0:e.type]})]},Z)}))]},H)})]})}),o.jsxs("div",{className:"text-center my-5",children:[o.jsxs("div",{className:"mb-1",children:["Viewing:"," ",v+1+"/"+(g==null?void 0:g.quizElements.length)]}),o.jsx("br",{}),v>0&&o.jsx(Ft,{text:!0,className:"mx-2",label:"Previous",onClick:()=>S()}),o.jsx(Ft,{outlined:!0,label:(g==null?void 0:g.quizElements.length)===v+1?"Finish":"Next",onClick:()=>T()})]})]}),o.jsxs("div",{className:"surface-card p-4 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:(O=g==null?void 0:g.quizElements)==null?void 0:O.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(fu,{className:"mr-2",severity:"success",value:"True"}):o.jsx(fu,{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:(F=g==null?void 0:g.quizElements)==null?void 0:F.map((P,H)=>{var N;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(((N=P==null?void 0:P.questionText)==null?void 0:N[e==null?void 0:e.type])||"",30)})})},`preview-question-${H}`)})})})]})]})]})]})},zAe=t=>{var T;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,columnIndex:s,section:l,row:c,page:u}=t,d=k.useRef(null),{handleDrop:f}=sn(),{isRenderView:h,isAdvanceView:g,isBuilderMode:v}=Ht(),[{isDragging:m},A]=ra({type:As,item:{type:As,uuid:e==null?void 0:e.uuid,children:e.children,path:n},collect:C=>({isDragging:C.isDragging()})}),x={position:"relative",opacity:m&&!h?.25:1};A(d);const S=(C,E,_,M,O,F,P)=>o.jsx(Lc,{page:u,type:"field",row:c,section:l,field:C,data:C,path:E,pageIndex:_,sectionIndex:M,rowIndex:O,columnIndex:F,fieldIndex:P},`component-${n}-${C==null?void 0:C.uuid}`);return o.jsx("div",{style:g?x:{},className:v?"draggable form-builder-column container-column":"form-builder-column container-column",children:v===!0?o.jsxs("div",{children:[e.children.length>0&&((T=e==null?void 0:e.children)==null?void 0:T.map((C,E)=>{const _=`${n}-${E}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:g,fieldDropArea:!0,data:{path:_,childrenCount:e.children.length,droppedField:e},onDrop:f}),S(C,_,r,i,a,s,E)]},_)})),e.children.length===0&&o.jsx("p",{className:"text-center",children:"Drag and drop from sidebar items"}),o.jsx(Fr,{isAdvanceView:g,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(jAe,{questions:e.children}):o.jsx("p",{className:"text-center",children:"No items to show"})})})},HAe={},YAe=t=>{var v,m,A,w;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,section:s,page:l}=t,c=k.useRef(null),{isRenderView:u}=Ht(),[{isDragging:d},f]=ra({type:Ao,item:{type:Ao,uuid:e.uuid,children:e.children,path:n,data:e},collect:x=>({isDragging:x.isDragging()})}),h=d?.25:1;f(c);const g=(x,S,T,C,E,_)=>o.jsx(zAe,{page:l,row:e,section:s,data:x,path:S,pageIndex:T,sectionIndex:C,rowIndex:E,columnIndex:_},`column-${n}-${x.uuid}`);return o.jsx("div",{style:{...HAe,opacity:h,marginTop:`${(v=e==null?void 0:e.margin)==null?void 0:v.top}px`,marginBottom:`${(m=e==null?void 0:e.margin)==null?void 0:m.bottom}px`,marginLeft:`${(A=e==null?void 0:e.margin)==null?void 0:A.left}px`,marginRight:`${(w=e==null?void 0:e.margin)==null?void 0:w.right}px`},className:u?"row container-row":"draggable row container-row",children:o.jsx("div",{className:"form-builder-columns",children:e.children.map((x,S)=>{const T=`${n}-${S}`;return o.jsx(k.Fragment,{children:g(x,T,r,i,a,S)},T)})})})},KAe=t=>{const{data:e,path:n,pageIndex:r,sectionIndex:i,section:a,page:s}=t,{renderType:l,emitSocketData:c,isAdvanceView:u,isBuilderMode:d}=Ht(),[f,h]=k.useState(!1),[g,v]=k.useState(!1),[m,A]=k.useState(null),w=k.useRef(null),[{isDragging:x},S]=ra({type:na,item:{type:na,uuid:e.uuid,children:e.children,path:n},collect:E=>({isDragging:E.isDragging()})}),T=x?.25:1;S(w);const C=(E,_,M,O,F)=>o.jsx(YAe,{page:s,section:a,data:E,path:_,pageIndex:M,sectionIndex:O,rowIndex:F},`row-${n}-${E.uuid}`);return o.jsxs("div",{style:{opacity:T,marginBottom:20},className:u?"draggable row":"",children:[d===!0&&o.jsx(_h,{saveBuilderElementModalData:m,setSaveBuilderElementModalData:A,saveElementModal:g,setSaveElementModal:v}),d===!0&&f===!0&&o.jsx(Ih,{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 M=`${n}-${_}`;return o.jsx(k.Fragment,{children:C(E,M,r,i,_)},M)})})]})},XAe=t=>{const{data:e,path:n,pageIndex:r}=t,{isBuilderMode:i}=Ht(),a=k.useRef(null),[{},s]=ra({type:na,item:{type:na,uuid:e.uuid,children:e.children,path:n},collect:c=>({isDragging:c.isDragging()})});s(a);const l=(c,u,d,f)=>o.jsx(KAe,{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(k.Fragment,{children:l(c,d,r,u)},`section-${u}-${c.uuid}`)})})})},RAe=()=>{const{formBuilderFormLayout:t}=sn(),e=(n,r,i)=>o.jsx(XAe,{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}`)})})})},w5=()=>{const{renderType:t}=Ht();switch(t){case F0:return o.jsx(qye,{});case k0:return o.jsx(Xye,{});case H1:return o.jsx(eAe,{});case rm:return o.jsx(fAe,{});case im:return o.jsx($Ae,{});case zd:return o.jsx(RAe,{})}},GAe=t=>{var l;const{taskSchema:e,taskId:n,endPoints:r}=t,{userTrainingSaveData:i,saveProgressDataHook:a,updateTaskProgressValue:s}=Ar();return k.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(LU,{updateTrainingProgress:()=>{},sections:(l=e==null?void 0:e.layout[0])==null?void 0:l.children})})},WAe=({taskId:t,onStart:e})=>{var w,x,S,T,C,E,_,M,O,F,P,H,N,z,$,oe;const[n,r]=k.useState(Cp),[i,a]=k.useState(null),{examComplete:s,assessmentData:l,taskSchema:c,taskData:u,startQuiz:d}=Ar();k.useEffect(()=>{var X,R,le,Y,ie;if(((X=c==null?void 0:c.formType)==null?void 0:X.key)==="exam"){let re=[...((Y=(le=(R=c==null?void 0:c.layout[0])==null?void 0:R.children[0])==null?void 0:le.children[0])==null?void 0:Y.children[0].children)||[]];l!=null&&l.randomiseQuestions&&(re=tm.shuffle(re).map(Z=>({...Z}))),l!=null&&l.randomiseAnswers&&(re=re.map(Z=>({...Z,answerOptions:tm.shuffle(Z==null?void 0:Z.answerOptions)}))),l!=null&&l.enableNoOfAssessmentQuestions&&(re=re.slice(0,parseInt(l==null?void 0:l.noOfAssessmentQuestions))),a({assessment_id:1,name:(ie=u==null?void 0:u.assessment)==null?void 0:ie.assessment_title,label:"assessment_title",quizConfiguration:c==null?void 0:c.quizConfiguration,quizElements:re})}},[c]);const f=o.jsxs("div",{children:[o.jsx(Ft,{text:!0,label:"Cancel",icon:"pi pi-times",className:"mx-2 p-button-danger",onClick:()=>r(Cp)}),o.jsx(Ft,{label:"Start Immediately",onClick:()=>{g(),r(Jm)}})]}),h=X=>X.completed?(g(),r(Jm),o.jsx(o.Fragment,{})):o.jsxs("span",{className:"text-2xl",children:["Your quiz is about to start in ",X.seconds," seconds"]}),g=()=>{const X={task_id:t,session_id:tt(),start_time:new Date,finish_time:new Date};a(R=>({...R,...X})),d(X,a)},v=()=>{r(T8),g()},m=((w=l==null?void 0:l.assesment_user_attempts)==null?void 0:w.length)>0?(x=l==null?void 0:l.assesment_user_attempts)==null?void 0:x.some(X=>(X==null?void 0:X.is_pass)===1):!1;function A(){var Y;const X=l==null?void 0:l.assesment_user_attempts[((Y=l==null?void 0:l.assesment_user_attempts)==null?void 0:Y.length)-1],R=X==null?void 0:X.start_time,le=X==null?void 0:X.finish_time;return Pue(R,le)}return o.jsxs(o.Fragment,{children:[n===T8&&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(Ag,{date:Date.now()+15e3,renderer:h}),f]})})})})}),o.jsxs("div",{children:[n===Cp&&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-12 md:col-6 md:col-offset-3 sm:col-12 sm:col-offset-0",children:o.jsxs("div",{className:"text-center",children:[o.jsxs("div",{children:[o.jsx("h3",{children:(S=u==null?void 0:u.assessment)==null?void 0:S.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:Mn(u==null?void 0:u.task_due_date).format("Do MMM YYYY ")})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap surface-ground",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-medium",children:"Total attempts:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:l==null?void 0:l.noOfAttempts})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Attempts made:"}),o.jsx("div",{className:"text-900 w-full md:w-9 line-height-3",children:(T=l==null?void 0:l.assesment_user_attempts)==null?void 0:T.length})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Remaining attempts:"}),o.jsx("div",{className:"text-900 w-full md:w-9 line-height-3",children:(l==null?void 0:l.noOfAttempts)-((C=l==null?void 0:l.assesment_user_attempts)==null?void 0:C.length)})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Number of questions:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:(E=i==null?void 0:i.quizElements)==null?void 0:E.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&&((M=(_=l==null?void 0:l.time_limit)==null?void 0:_.type)==null?void 0:M.key)==="PerExam"&&o.jsxs(o.Fragment,{children:[Math.floor((F=(O=l==null?void 0:l.time_limit)==null?void 0:O.time_limit_info)==null?void 0:F.num_of_mins)," ","mins"]}),l&&((H=(P=l==null?void 0:l.time_limit)==null?void 0:P.type)==null?void 0:H.key)==="PerQuestion"&&o.jsx(o.Fragment,{children:(()=>{var Y,ie,re;const X=((ie=(Y=l==null?void 0:l.time_limit)==null?void 0:Y.time_limit_info)==null?void 0:ie.time_per_question)*((re=i==null?void 0:i.quizElements)==null?void 0:re.length),R=Math.floor(X/60),le=X%60;return o.jsxs(o.Fragment,{children:[R," min",le>0&&` ${le} sec`]})})()}),l&&((z=(N=l==null?void 0:l.time_limit)==null?void 0:N.type)==null?void 0:z.key)==="NoTimeLimit"&&o.jsx(o.Fragment,{children:"No time limit"})]})]}),(($=l==null?void 0:l.assesment_user_attempts)==null?void 0:$.length)>0&&o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Time taken:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:A()})]})]})]})]}),o.jsx("div",{className:"my-5",children:(l==null?void 0:l.noOfAttempts)-((oe=l==null?void 0:l.assesment_user_attempts)==null?void 0:oe.length)>0?o.jsx(o.Fragment,{children:o.jsx(Ft,{size:"large",label:m===!0?"Passed":"Start now",disabled:m,className:"p-button-info",onClick:()=>{r(T8),e&&e()}})}):o.jsx(_8,{classes:"text-2xl p-3",value:"No attempts remaining",level:"info"})})]})})})}),n===Jm&&i!==null&&o.jsx("div",{className:"fadein animation-duration-500",children:o.jsx(MU,{session_id:i==null?void 0:i.session_id,setDisplay:r,onOpenQuiz:v,saveNewQuizData:g,quizData:i,taskSchema:c,saveProgress:s,setAssessmentModal:()=>{}})})]})]})},QAe=t=>{var F,P,H,N,z,$,oe,X,R,le;const{taskId:e,endPoints:n,isRenderView:r,showFieldsAfterSubmit:i=!1,className:a="",onStart:s,showFromTitle:l=!0}=t,{setLayout:c}=sn(),{isAdmin:u}=Ht(),{taskProgressValue:d,taskRegisterData:f,task_status:h,taskSchema:g,taskData:v,updateTaskFormData:m,TasksLoading:A,userTaskSubmitFormData:w,TasksHTTPRequest:x,TasksSubmitLoading:S,clearTaskSchema:T,TASK_PUBLISHED:C,saveProgressDataHook:E,taskOptions:_}=Ar(),M=_!=null&&_.successMessage?_==null?void 0:_.successMessage:"Submitted Successfully";k.useEffect(()=>{if(g!==null&&c((g==null?void 0:g.layout)||[]),h!==x8&&!u&&e){const ie={viewed_at:new Date().toISOString()};m(w,e,n==null?void 0:n.updateFormData,Qm,()=>{},ie)}return()=>{T()}},[e]);const O=()=>o.jsx(o.Fragment,{children:o.jsxs("div",{className:"w-full",children:[o.jsx("p",{children:"Loading form data....."}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-5"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"})]})});return o.jsx("div",{className:"relative",children:A||S||x?o.jsx("div",{className:"w-full",children:o.jsx(O,{})}):o.jsxs(o.Fragment,{children:[(((F=g==null?void 0:g.formType)==null?void 0:F.key)===e3||((P=g==null?void 0:g.formType)==null?void 0:P.key)===I8)&&o.jsx(o.Fragment,{children:o.jsxs("div",{className:`px-0 ${r===!1&&"builder_container"}`,children:[o.jsxs("div",{className:"flex justify-content-center mb-2 align-items-center",children:[l===!0&&o.jsx("div",{className:"text-center text-900 text-3xl font-medium",children:v==null?void 0:v.task_title}),o.jsx("div",{className:"ml-4 ",children:h===x8&&o.jsx(_8,{classes:"",value:"Completed",level:"success"})})]}),h===x8&&o.jsx("div",{className:"flex justify-content-center mb-2 align-items-center",children:o.jsxs("div",{className:"text-center text-900 text-3xl font-medium",children:["Submitted on ",Mn(v==null?void 0:v.submitted_date).format("Do MMM YYYY HH:mm")]})}),i===!1&&h===C?o.jsx(o.Fragment,{children:o.jsx("h3",{className:"text-center mt-5",children:M})}):o.jsx("div",{className:"grid",children:o.jsxs("div",{className:"col-12",children:[A&&o.jsx(O,{}),!A&&o.jsxs(o.Fragment,{children:[o.jsx(SZ,{}),o.jsx("div",{className:`${a} mt-2 mb-2`,children:g!==null&&((H=g==null?void 0:g.layout)==null?void 0:H.length)&&o.jsx(w5,{})})]})]})})]})}),((N=g==null?void 0:g.formType)==null?void 0:N.key)===E_&&o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-12",children:o.jsx("div",{className:"card",children:o.jsx("div",{className:`${a} mt-2 mb-2`,children:o.jsx(wp,{backend:Sp,children:g!==null&&((z=g==null?void 0:g.layout)==null?void 0:z.length)&&o.jsx(w5,{})})})})})}),((($=g==null?void 0:g.formType)==null?void 0:$.key)==="page"||((oe=g==null?void 0:g.formType)==null?void 0:oe.key)==="pdf")&&o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-12",children:o.jsx("div",{className:"card",children:o.jsx(wp,{backend:Sp,children:g!==null&&((X=g==null?void 0:g.layout)==null?void 0:X.length)&&o.jsx(w5,{})})})})}),((R=g==null?void 0:g.formType)==null?void 0:R.key)==="training"&&o.jsx(GAe,{renderIn:pZ,taskSchema:g,taskId:e,endPoints:n}),((le=g==null?void 0:g.formType)==null?void 0:le.key)==="exam"&&o.jsx(WAe,{taskId:e,endPoints:n,onStart:s})]})})},JAe=t=>{var H;const[e,n]=k.useState(!1),r=k.useRef(!1),{taskId:i,endPoints:a,messageWhileSubmittingForm:s,showProgressSavedToast:l=!0,showTaskSubmitToast:c=!0,showProgressSave:u=!0,showTaskSubmit:d=!0,submitLabel:f="Submit",afterSubmit:h=()=>{}}=t,g=(N,z,$,oe)=>{var le,Y;let X=oe;const R={fieldId:N.uuid};if($!=null&&$[N==null?void 0:N.uuid]){if((z==null?void 0:z.length)>0){e:for(const[,ie]of z.entries())if(((le=ie==null?void 0:ie.children)==null?void 0:le.length)>0&&(ie==null?void 0:ie.enableConditionalField)===!0){for(const[,re]of(ie==null?void 0:ie.children.entries())||[])if((Y=re==null?void 0:re.attributes)!=null&&Y.required&&(X=g(re,re==null?void 0:re.options,$,X),X===!1))break e}}}else Gt.emit("OnInvalidFieldCatch",R),X=!1,_();return X},{task_status:v,taskProgressLoading:m,taskSchema:A,updateTaskFormData:w,submitTaskFormData:x,userTaskSubmitFormData:S,TasksSubmitLoading:T,taskOptions:C}=Ar(),E=()=>o.jsxs("div",{className:"text-right",children:[o.jsx(Ft,{text:!0,label:"No",icon:"pi pi-times",onClick:()=>n(!1),className:"p-button-danger"}),o.jsx(Ft,{label:"Yes",icon:"pi pi-check",onClick:()=>F(),autoFocus:!0})]}),_=(N="One or more field is required")=>{r.current.show({severity:"error",summary:"Alert",detail:N,life:3e3})},M=k.useCallback(()=>{var z,$,oe,X,R,le,Y,ie,re,Z,K,W,me,Ae,Ie,ye,de,ne,q,ee,se,ge,De,Ne;let N=!1;e:for(const[be,fe]of A.layout.entries())if((fe==null?void 0:fe.isHidden)===!1)for(const[Te,Ee]of fe.children.entries())for(const[,U]of Ee.children.entries())if(U!=null&&U.rowIsRepeatable){const ve=S.findIndex(he=>(he==null?void 0:he.rowId)===U.uuid);if(ve>=0){if(((z=S[ve].repeatableFieldsData)==null?void 0:z.length)<(U==null?void 0:U.minimumEntries)){_(`Need minimun ${U==null?void 0:U.minimumEntries} entries`),N=!1;break e}N=!0}}else for(const[,ve]of U.children.entries())for(const[,he]of ve.children.entries()){if(he.isValid===0&&he.isPostField===!0&&(he==null?void 0:he.componentType)!=="hidden-field"){console.log("field",he);const ue={pageIndex:be,fieldId:he.uuid,sectionIndex:Te},pe=S.findIndex(xe=>(xe==null?void 0:xe.fieldId)===he.uuid);if(console.log("userTaskSubmitFormData![foundFieldIndex]?.postData",($=S[pe])==null?void 0:$.postData),!(pe===-1||(oe=S[pe])!=null&&oe.postData[0]&&(((R=(X=S[pe])==null?void 0:X.postData[0].postValue)==null?void 0:R.length)>0||((le=S[pe])==null?void 0:le.postData[0].postValue)>0||(ie=(Y=S[pe])==null?void 0:Y.postData[0].postValue)!=null&&ie.name))){console.log("inValidData",ue),Gt.emit("OnInvalidFieldCatch",ue),N=!1,_();break e}}if((he==null?void 0:he.componentType)==="radio-hierarchal"){const ue=S.findIndex(pe=>(pe==null?void 0:pe.fieldId)===he.uuid);if(ue>=0&&(N=g(he,he==null?void 0:he.options,(re=S[ue])==null?void 0:re.postData[0].postValue,!0),!N))break e}if(((Z=he==null?void 0:he.children)==null?void 0:Z.length)>0)for(const[,ue]of he.children.entries()){const pe=Object.keys(ue);if(pe[0]){const xe=ue[pe[0]],ke={fieldId:xe.uuid,sectionIndex:Te},Be=S.findIndex(Ye=>(Ye==null?void 0:Ye.fieldId)===xe.uuid);if(!((K=S[Be])!=null&&K.postData[0]&&(((me=(W=S[Be])==null?void 0:W.postData[0].postValue)==null?void 0:me.length)>0||((Ae=S[Be])==null?void 0:Ae.postData[0].postValue)>0||((de=(ye=(Ie=S[Be])==null?void 0:Ie.postData[0])==null?void 0:ye.postValue)==null?void 0:de.addressOne)!==""))){Gt.emit("OnInvalidFieldCatch",ke),N=!1,_();break e}}}if(he!=null&&he.inlineConditionalRules&&((q=(ne=he==null?void 0:he.inlineConditionalRules)==null?void 0:ne.rules)==null?void 0:q.length)>0){for(const[,ue]of((ee=he==null?void 0:he.inlineConditionalRules)==null?void 0:ee.rules.entries())||[])for(const[,pe]of(ue==null?void 0:ue.conditions.entries())||[])for(const[,xe]of(pe==null?void 0:pe.children.entries())||[])if(xe.isValid===0){const ke={fieldId:xe.uuid,sectionIndex:Te},Be=S.findIndex(Ye=>(Ye==null?void 0:Ye.fieldId)===xe.uuid);if(Be>=0&&!((se=S[Be])!=null&&se.postData[0]&&(((De=(ge=S[Be])==null?void 0:ge.postData[0].postValue)==null?void 0:De.length)>0||((Ne=S[Be])==null?void 0:Ne.postData[0].postValue)>0))){Gt.emit("OnInvalidFieldCatch",ke),N=!1,_();break e}}}N=!0}N&&n(!0)},[S]),O=()=>{Gt.emit("onSubmitUserForm","complete"),M()},F=()=>{x(S,i,a==null?void 0:a.submitFormData),n(!1),h()},P=N=>{w(N,i,a==null?void 0:a.updateFormData,Qm,()=>{var z;l&&((z=r==null?void 0:r.current)==null||z.show({severity:"success",summary:"Progress Saved",detail:"",life:3e3}))})};return o.jsxs("div",{children:[e&&o.jsxs("div",{style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:"30vw",padding:"20px",backgroundColor:"white",boxShadow:"0 4px 8px rgba(0, 0, 0, 0.1)",borderRadius:"8px",zIndex:1e3},children:[o.jsx("p",{className:"text-center",children:s}),E()]}),o.jsx(o5,{ref:r}),((H=A==null?void 0:A.formType)==null?void 0:H.key)!==""&&(v===Qm||v===null)&&o.jsx("span",{children:o.jsxs("div",{className:" flex justify-content-center",children:[u===!0&&o.jsx(Ft,{text:!0,className:"mr-2 p-button-info",label:"Save progress",onClick:()=>P(S),loading:m,disabled:T}),d===!0&&o.jsx(Ft,{label:`${f}`,type:"button",onClick:()=>O(),disabled:m,loading:T})]})})]})};/**
|
|
4267
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function yg(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:(IAe(Array(e)).map(function(){return"0"}).join("")+s).slice(e*-1);return"".concat(i).concat(l).concat(a)}var kU={daysInHours:!1,zeroPadTime:2};function FAe(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)),g=Math.round(parseFloat(((u?f:Math.max(0,f))/1e3).toFixed(h))*1e3),v=Math.abs(g)/1e3;return{total:g,days:Math.floor(v/(3600*24)),hours:Math.floor(v/3600%24),minutes:Math.floor(v/60%60),seconds:Math.floor(v%60),milliseconds:Number((v%1*1e3).toFixed()),completed:g<=0}}function kAe(t,e){var n=t.days,r=t.hours,i=t.minutes,a=t.seconds,s=Object.assign(Object.assign({},kU),e),l=s.daysInHours,c=s.zeroPadTime,u=s.zeroPadDays,d=u===void 0?c:u,f=Math.min(2,c),h=l?yg(r+n*24,c):yg(r,f);return{days:l?"":yg(n,d),hours:h,minutes:yg(i,f),seconds:yg(a,f)}}var PU=function(t){OU(n,t);var e=FU(n);function n(){var r;return DU(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 NU(n,[{key:"componentDidMount",value:function(){this.startCountdown()}},{key:"componentWillUnmount",value:function(){clearInterval(this.interval)}},{key:"render",value:function(){return this.props.children?k.cloneElement(this.props.children,{count:this.state.count}):null}}]),n}(k.Component);PU.propTypes={count:la.number,children:la.element,onComplete:la.func};var Ag=function(t){OU(n,t);var e=FU(n);function n(r){var i;if(DU(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 NU(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 FAe(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:kAe(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 k.createElement(PU,{ref:this.setLegacyCountdownRef,count:a,onComplete:l},s)}var c=this.props,u=c.className,d=c.overtime,f=c.children,h=c.renderer,g=this.getRenderProps();if(h)return h(g);if(f&&this.state.timeDelta.completed&&!d)return k.cloneElement(f,{countdown:g});var v=g.formatted,m=v.days,A=v.hours,w=v.minutes,x=v.seconds;return k.createElement("span",{className:u},g.total<0?"-":"",m,m?":":"",A,":",w,":",x)}}]),n}(k.Component);Ag.defaultProps=Object.assign(Object.assign({},kU),{controlled:!1,intervalDelay:1e3,precision:0,autoStart:!0}),Ag.propTypes={date:la.oneOfType([la.instanceOf(Date),la.string,la.number]),daysInHours:la.bool,zeroPadTime:la.number,zeroPadDays:la.number,controlled:la.bool,intervalDelay:la.number,precision:la.number,autoStart:la.bool,overtime:la.bool,className:la.string,children:la.element,renderer:la.func,now:la.func,onMount:la.func,onStart:la.func,onPause:la.func,onStop:la.func,onTick:la.func,onComplete:la.func};const PAe=({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(Ag,{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})})},MAe=k.memo(PAe),LAe=t=>{var d,f,h,g;const{assessmentData:e,onNextQuestion:n,currentQuestionIndex:r}=t,[i,a]=k.useState(Date.now()),[s,l]=k.useState(!1),c=k.useCallback(()=>{a(Date.now()),l(!1)},[r]);k.useEffect(()=>{c()},[r,c]);const u=v=>(v.seconds<10&&(v.seconds="0"+v.seconds),v.minutes===0&&(v.minutes="0"+v.minutes),v.completed&&!s?(l(!0),setTimeout(()=>{n()},500),o.jsx(o.Fragment,{})):o.jsxs("span",{children:["Time Remaining:"," ",o.jsxs("span",{style:{color:"black"},children:[v.minutes,":",v.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(Ag,{renderer:u,date:i+parseInt((g=(h=e==null?void 0:e.time_limit)==null?void 0:h.time_limit_info)==null?void 0:g.time_per_question)*1e3,intervalDelay:0},i)})},BAe=()=>{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(()=>{}).catch(s=>{console.info("Not Played,"+s.error+s.name)})};return{socketConnection:t,socketDisconnect:e,errorOcurred:n,quizStartAlert:r}},VAe="1",MU=t=>{var fe,Te,Ee,U,ve,he,ue,pe,xe,ke;const e=Be=>{const[Ye,rt]=k.useState(Be),it=k.useRef(Ye);return k.useEffect(()=>{it.current=Ye},[Ye]),[Ye,it,rt]},{endQuiz:n,AddUserAssessmentAnswer:r,assessmentData:i,taskData:a}=Ar(),[s,l]=k.useState(new Date),{session_id:c,quizData:u,saveProgress:d,renderIn:f,onOpenQuiz:h,setDisplay:g,setAssessmentModal:v=()=>{},saveNewQuizData:m}=t,{quizStartAlert:A}=BAe(),{userSelectedLanguage:w}=sn(),[x,,S]=e(0),{media:T}=Ht(),C=(fe=T==null?void 0:T.image)!=null&&fe.MediaImage?(Te=T==null?void 0:T.image)==null?void 0:Te.MediaImage:o.jsx(o.Fragment,{}),[E,_,M]=e(null),[O,F]=k.useState(!1),[P,H,N]=e([]),[z,$]=k.useState(!1),[oe,X]=k.useState(!1),[R,le]=k.useState(0),[Y,ie]=k.useState(0),[re,Z]=k.useState(0),[K,W]=k.useState(!1),[me,Ae]=k.useState({isCorrect:null,text:null});window.onbeforeunload=function(){return!1},k.useEffect(()=>{z||$(!0)},[P,O,z]),k.useEffect(()=>{u!==null&&(A(),Ie())},[]);const Ie=()=>{ie(u.quizConfiguration.quizPassMark)},ye=k.useCallback((Be,Ye,rt,it,ht)=>{const jt=[...P];if((ht==null?void 0:ht.answerInputType)!=="checkbox"){const pn={uuid:ht==null?void 0:ht.uuid,question:ht==null?void 0:ht.questionText,isCorrect:it.isCorrect,selectedAnswer:it.answersText,viewed:!0},kt=P.findIndex(mn=>(mn==null?void 0:mn.uuid)===ht.uuid);kt>=0?(jt[kt]={...jt[kt],...pn},N(jt)):N([...P,pn])}},[E]),de=()=>{if(x===0)return;const Be=x-1,Ye=u.quizElements[Be],rt=H.current.find(it=>it.uuid===Ye.uuid);if(rt){const it=rt.selectedAnswer;M(Array.isArray(it)?it:it[w.type]??it),F(!0)}else M(null),F(!1);S(Be)},ne=Be=>{for(const Ye of P)if(Ye.questionIndex===x+Be){M(Ye.selectedAnswerEnglish);break}},q=(Be,Ye,rt,it)=>{var pn;const ht=[...E];if(Be)ht.push(Ye);else{const kt=ht.findIndex(mn=>mn===Ye);kt>=0&&ht.splice(kt,1)}M(ht);const jt=[...P];if((it==null?void 0:it.answerInputType)==="checkbox"){let kt=!1;for(const[,xt]of(it==null?void 0:it.answerOptions.entries())||[])if(xt.isCorrect===!0)if(It.includes(ht,(pn=xt==null?void 0:xt.answersText)==null?void 0:pn[w==null?void 0:w.type]))kt=!0;else{kt=!1;break}const mn={uuid:it==null?void 0:it.uuid,question:it==null?void 0:it.questionText,isCorrect:kt,selectedAnswer:rt.answersText,viewed:!0},Rn=P.findIndex(xt=>(xt==null?void 0:xt.uuid)===it.uuid);Rn>=0?(jt[Rn]={...jt[Rn],...mn},N(jt)):N([...P,mn])}},ee=k.useCallback(()=>{var pn,kt,mn,Rn,xt,ze,He,ot,rn,nn,Jt,In;const Be=_.current,Ye=It.findIndex((pn=u==null?void 0:u.quizElements[x])==null?void 0:pn.answerOptions,function(At){return At.isCorrect===!0}),rt=u==null?void 0:u.quizElements[x],it=(mn=(kt=rt==null?void 0:rt.answerOptions[Ye])==null?void 0:kt.answersText)!=null&&mn[w==null?void 0:w.type]?(xt=(Rn=rt==null?void 0:rt.answerOptions[Ye])==null?void 0:Rn.answersText)==null?void 0:xt[w==null?void 0:w.type]:"",ht=P.findIndex(At=>(At==null?void 0:At.uuid)===rt.uuid),jt=(ze=P[ht])!=null&&ze.isCorrect?1:0;if(u!=null&&u.quizElements&&x+1!==(u==null?void 0:u.quizElements.length)){const At={assessment_user_attempt_id:(ot=i==null?void 0:i.assesment_user_attempts[((He=i==null?void 0:i.assesment_user_attempts)==null?void 0:He.length)-1])==null?void 0:ot.assessment_user_attempt_id,session_id:c,assessment_id:1,question:(rn=rt.questionText)==null?void 0:rn[w==null?void 0:w.type],question_uid:rt==null?void 0:rt.uuid,start_time:s,finish_time:new Date,correct_answer:it,selected_answer:Array.isArray(Be)?Be.toString():Be,is_correct_answer:jt};r(At),M(null),S(x+1),l(new Date),ne(2)}else if((u==null?void 0:u.quizElements.length)===x+1){const At={assessment_user_attempt_id:(Jt=i==null?void 0:i.assesment_user_attempts[((nn=i==null?void 0:i.assesment_user_attempts)==null?void 0:nn.length)-1])==null?void 0:Jt.assessment_user_attempt_id,session_id:c,assessment_id:1,question_uid:rt==null?void 0:rt.uuid,question:(In=rt.questionText)==null?void 0:In[w==null?void 0:w.type],start_time:s,finish_time:new Date,correct_answer:it,selected_answer:Array.isArray(Be)?Be.toString():Be,is_correct_answer:jt};r(At),se(),De()}if(F(!1),x+1<u.quizElements.length){const At=x+1,Ue=u.quizElements[At],st=P.find(Dt=>Dt.uuid===Ue.uuid);if(st){const Dt=st.selectedAnswer,qt=Array.isArray(Dt)?Dt:Dt[w.type]??Dt;M(qt),F(!0)}else M(null),F(!1)}},[x,P]),se=()=>{X(!0)},ge=()=>{be?(g(Jm),m(),$(!0),A(),Ie(),S(0),M(null),F(!1),N([]),X(!1),le(0),Z(0),W(!1),Ae({isCorrect:null,text:null})):(g(Cp),v(!1))},De=()=>{var ht,jt;let Be=0,Ye=0,rt=!1;for(const pn of P)pn!=null&&pn.isCorrect&&Be++;le(Be),Ye=Be/((ht=u==null?void 0:u.quizElements)==null?void 0:ht.length)*100,Ye=Math.round(Ye),Z(Ye),rt=Ye>=Y,W(rt);const it={...u,...i,result:Ye,status:rt,selectedAnswers:P};d(it),n({session_id:c,is_pass:rt?1:0,score:Be,out_of:(jt=u==null?void 0:u.quizElements)==null?void 0:jt.length,finish_time:new Date,status:1})},Ne=()=>{var Be,Ye,rt,it,ht,jt,pn;if(((Be=u==null?void 0:u.quizElements[x])==null?void 0:Be.answerInputType)==="radio"){const kt=It.findIndex((Ye=u==null?void 0:u.quizElements[x])==null?void 0:Ye.answerOptions,function(mn){return mn.isCorrect===!0});E===((ht=(it=(rt=u==null?void 0:u.quizElements[x])==null?void 0:rt.answerOptions[kt])==null?void 0:it.answersText)==null?void 0:ht[w==null?void 0:w.type])?Ae({isCorrect:!0,text:E}):Ae({isCorrect:!1,text:E})}if(((jt=u==null?void 0:u.quizElements[x])==null?void 0:jt.answerInputType)==="checkbox"){const kt=(pn=u==null?void 0:u.quizElements[x])==null?void 0:pn.answerOptions.filter(mn=>mn.isCorrect===!0);if(E!=null&&E.length){const mn=E==null?void 0:E.map(Rn=>({isCorrect:kt==null?void 0:kt.some(xt=>{var ze;return((ze=xt==null?void 0:xt.answersText)==null?void 0:ze[w==null?void 0:w.type])===Rn}),text:Rn}));Ae(mn)}}},be=(i==null?void 0:i.noOfAttempts)-((Ee=i==null?void 0:i.assesment_user_attempts)==null?void 0:Ee.length)>0&&!K;return o.jsx(o.Fragment,{children:u!==null&&o.jsxs("div",{children:[oe&&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"," ",(U=a==null?void 0:a.assessment)==null?void 0:U.assessment_title]}),o.jsxs("div",{children:[o.jsxs("p",{children:["You answered ",R," out of"," ",(ve=u==null?void 0:u.quizElements)==null?void 0:ve.length," questions"]}),o.jsxs("p",{children:["Your assessment result: ",re,"%"]}),o.jsxs("p",{children:["Score Needed To Pass: ",Y,"%"]}),o.jsx("br",{}),o.jsxs("p",{children:["Status:"," ",K?o.jsx(fu,{severity:"success",value:"Passed"}):o.jsx(fu,{severity:"danger",value:"Failed"})]}),K&&o.jsx("p",{children:"Congratulations you have passed!"}),o.jsx(o.Fragment,{children:oe&&o.jsx("div",{className:"text-center my-5",children:o.jsx(Ft,{label:be?"Restart":"End",onClick:()=>ge()})})})]})]})})}),oe&&((he=i==null?void 0:i.assessment_type)==null?void 0:he.key)===VAe&&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:P==null?void 0:P.map((Be,Ye)=>{var rt,it;return o.jsxs("div",{className:"card",children:[o.jsxs("span",{className:"text-strong",children:[o.jsx("b",{children:"Question:"})," ",o.jsx("br",{}),(rt=Be==null?void 0:Be.question)==null?void 0:rt[w==null?void 0:w.type]]}),o.jsx("br",{}),o.jsx("br",{}),o.jsxs("span",{children:[o.jsx("b",{children:"Selected Answer:"})," ",o.jsx("br",{}),(it=Be==null?void 0:Be.selectedAnswer)==null?void 0:it[w==null?void 0:w.type]]}),o.jsx("br",{}),o.jsx("br",{}),o.jsx("p",{children:"In Correct:"}),Be!=null&&Be.isCorrect?o.jsxs(o.Fragment,{children:[o.jsx(l4,{value:"",severity:"success",className:"mr-2"})," ","Yes"]}):o.jsxs(o.Fragment,{children:[o.jsx(l4,{value:"",severity:"danger",className:"mr-2"})," ","No"]})]},Ye)})})})]}),f!==I_?o.jsx(o.Fragment,{children:oe&&o.jsx("div",{className:"text-center my-5",children:o.jsx(Ft,{text:!0,className:"p-button-danger",icon:"pi pi-times",label:"Close",onClick:()=>{g(Cp)}})})}):o.jsx(o.Fragment,{}),z&&!oe&&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(MAe,{assessmentData:i,setDisplaySummary:X}),o.jsx(LAe,{currentQuestionIndex:x,assessmentData:i,onNextQuestion:ee})]})}),o.jsxs("h2",{className:"text-center pb-6",children:[u==null?void 0:u.name," "]}),(ue=u==null?void 0:u.quizElements)==null?void 0:ue.map((Be,Ye)=>{var rt,it,ht,jt,pn;return o.jsxs("div",{className:"quiz-card-box",children:[x===Ye&&((rt=Be==null?void 0:Be.questionTextImage)==null?void 0:rt[w==null?void 0:w.type])&&((it=Be==null?void 0:Be.questionTextImage)==null?void 0:it[w==null?void 0:w.type])!==""&&o.jsx("div",{className:"text-center assessment_image_container",children:o.jsx(C,{mediaId:(ht=Be==null?void 0:Be.questionTextImage)==null?void 0:ht[w==null?void 0:w.type],style:{height:"100px",width:"100px",objectFit:"cover",borderRadius:100},className:"text-center",alt:"questionImage"})}),o.jsx("h3",{className:"mb-5",children:x===Ye&&((jt=Be==null?void 0:Be.questionText)==null?void 0:jt[w==null?void 0:w.type])}),x===Ye&&((pn=Be==null?void 0:Be.answerOptions)==null?void 0:pn.map((kt,mn)=>(Be==null?void 0:Be.answerInputType)==="checkbox"?o.jsx(k.Fragment,{children:o.jsx(SAe,{onChangeCheckbox:q,setSelectedOption:M,quiz:kt,userSelectedLanguage:w,onSetAnswer:ye,setIsOptionSelected:F,index:mn,eleIndex:Ye,ele:Be,setCorrectAnswerCheck:Ae,correctAnswerCheck:me,selectedOption:E})},`checkbox-question-${mn}`):o.jsx(k.Fragment,{children:o.jsx(wAe,{setSelectedOption:M,quiz:kt,userSelectedLanguage:w,onSetAnswer:ye,setIsOptionSelected:F,index:mn,eleIndex:Ye,ele:Be,setCorrectAnswerCheck:Ae,correctAnswerCheck:me,selectedOption:E})},`radio-question-${mn}`)))]},Ye)})]})}),o.jsxs("div",{className:"text-center my-5",children:[o.jsxs("div",{className:"mb-1",children:["Question :"," ",x+1+"/"+(u==null?void 0:u.quizElements.length)]}),o.jsx("br",{}),x>0&&((xe=(pe=i==null?void 0:i.time_limit)==null?void 0:pe.type)==null?void 0:xe.key)!=="PerQuestion"&&o.jsx(Ft,{size:"large",className:"mx-2",label:"Previous",onClick:Be=>de()}),((i==null?void 0:i.skippable)===!0||O===!0)&&o.jsx(Ft,{size:"large",label:(u==null?void 0:u.quizElements.length)===x+1?"Finish":O===!0?"Next":"Skip",onClick:ee}),O===!0&&((ke=i==null?void 0:i.assessment_type)==null?void 0:ke.key)==="1"&&o.jsx(Ft,{size:"large",className:"ml-2 p-button-info",label:"Check Answer",onClick:()=>Ne()})]})]})]})})},qAe=t=>{const{getAssessmentByIdFromStore:e,quizSchema:n,setQuizSchema:r,renderIn:i,updateTrainingProgress:a,currentItem:s}=t,{userTrainingSaveData:l}=Ar();k.useEffect(()=>(c(),()=>{}),[]);const c=()=>{var g,v,m,A;const d=JSON.parse(e.form_template_schema),f=JSON.parse(e.assessment_meta_data);let h=[...((A=(m=(v=(g=d==null?void 0:d.layout[0])==null?void 0:g.children[0])==null?void 0:v.children[0])==null?void 0:m.children[0])==null?void 0:A.children)||[]];f!=null&&f.randomiseQuestions&&(h=tm.shuffle(h).map((w,x)=>({...w}))),f!=null&&f.randomiseAnswers&&(h=h.map((w,x)=>({...w,answerOptions:tm.shuffle(w==null?void 0:w.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(g=>(g==null?void 0:g.fieldId)===(s==null?void 0:s.uuid));h>=0&&(l[h]={...l[h],isSeen:!0})}a()}};return o.jsx("div",{children:n&&o.jsx(MU,{renderIn:i,quizData:n,taskSchema:e==null?void 0:e.form_template_schema,saveProgress:d=>{u(d)}})})},UAe=t=>{var m,A;const{currentItem:e,videoJsOptions:n}=t,r=k.useRef(null),{userTrainingSaveData:i,updateUserTraining:a,taskRegisterData:s}=Ar(),{media:l}=Ht(),c=(m=l==null?void 0:l.video)!=null&&m.MediaVideo?(A=l==null?void 0:l.video)==null?void 0:A.MediaVideo:()=>o.jsx(o.Fragment,{}),u=w=>{r.current=w,w.on("waiting",()=>{_t.log("player is waiting")}),w.on("dispose",()=>{_t.log("player will dispose")})},d=w=>{if(i!==null){const x=[...i],S=x==null?void 0:x.findIndex(T=>(T==null?void 0:T.fieldId)===(e==null?void 0:e.uuid));S>=0&&(x[S].seenTime=w==null?void 0:w.target.currentTime)}},f=w=>{const x=[...i],S=x==null?void 0:x.findIndex(T=>(T==null?void 0:T.fieldId)===(w==null?void 0:w.uuid));S>=0&&(i[S]={...i[S],isSeen:!0},a(x),h("Ended"))},h=w=>{const x=r.current,S=i!==null?i==null?void 0:i.findIndex(T=>(T==null?void 0:T.fieldId)===(e==null?void 0:e.uuid)):-1;S>=0&&i[S].logs.push({action:w,videoTime:i[S].seenTime,totalTime:x.duration,timeState:new Date})},g=w=>{const{mediaId:x}=w,[S,T]=k.useState(!1);return k.useEffect(()=>{if(!S&&i!==null){const C=i.findIndex(E=>(E==null?void 0:E.fieldId)===(e==null?void 0:e.uuid));if(C>=0){T(!0);const E=r.current;E.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})},v=k.useCallback(w=>o.jsx(g,{mediaId:w}),[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:v(e==null?void 0:e.media_file_id)}):o.jsx(o.Fragment,{children:o.jsx(XL,{onUpdate:()=>{},options:n,onReady:u,currentItem:e},e==null?void 0:e.uuid)})})},LU=t=>{var _,M,O,F,P,H;const{sections:e,showInfoPanel:n,updateTrainingProgress:r}=t,{taskOptions:i}=Ar(),[a]=k.useState(!1),[,s]=k.useState(c4),[l,c]=k.useState([]),[u,d]=k.useState(null),{userSelectedLanguage:f}=sn(),{isAdmin:h}=Ht(),[g,v]=k.useState(null),[m,A]=k.useState(null),w=(_=i==null?void 0:i.training)!=null&&_.getAssessmentByIdFromStore?(M=i==null?void 0:i.training)==null?void 0:M.getAssessmentByIdFromStore:()=>{},x=(O=i==null?void 0:i.training)!=null&&O.TrainingOverView?(F=i==null?void 0:i.training)==null?void 0:F.TrainingOverView:()=>o.jsx(o.Fragment,{}),[S,T]=k.useState({autoplay:!1,controls:!0,responsive:!0,fluid:!0,sources:[{src:"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4"}]});k.useEffect(()=>{a||C()},[a]);const C=()=>{var N,z,$,oe,X,R,le,Y,ie,re,Z,K,W,me,Ae,Ie,ye,de,ne,q,ee;switch(v(($=(z=(N=e[0])==null?void 0:N.children[0])==null?void 0:z.children[0])==null?void 0:$.children[0]),A(e[0]),(le=(R=(X=(oe=e[0])==null?void 0:oe.children[0])==null?void 0:X.children[0])==null?void 0:R.children[0])==null?void 0:le.componentType){case"video":T({autoplay:!1,controls:!0,responsive:!0,fluid:!0,sources:[{src:(K=(Z=(re=(ie=(Y=e[0])==null?void 0:Y.children[0])==null?void 0:ie.children[0])==null?void 0:re.children[0])==null?void 0:Z.media_url)==null?void 0:K.english}]});break;case"image":s((ye=(Ie=(Ae=(me=(W=e[0])==null?void 0:W.children[0])==null?void 0:me.children[0])==null?void 0:Ae.children[0])==null?void 0:Ie.media_url)==null?void 0:ye.english);break;case"document":c((ee=(q=(ne=(de=e[0])==null?void 0:de.children[0])==null?void 0:ne.children[0])==null?void 0:q.children[0])==null?void 0:ee.documents);break}},E=N=>{switch(N==null?void 0:N.componentType){case"video":return o.jsx("div",{children:o.jsx(UAe,{videoJsOptions:S,currentItem:N},N==null?void 0:N.uuid)});case"image":return o.jsx(XO,{field:N});case"document":return o.jsxs("div",{children:[o.jsx("h6",{children:"Documents"}),o.jsx("ul",{children:(l==null?void 0:l.length)>0&&l.map((z,$)=>o.jsx("li",{children:o.jsx("a",{href:z==null?void 0:z.url,children:z==null?void 0:z.url})},`document-item-${$}`))})]});case"quiz":return w!=null&&w.form_template_schema?o.jsx(qAe,{renderIn:I_,getAssessmentByIdFromStore:w,quizSchema:u,setQuizSchema:d,updateTrainingProgress:r,currentItem:N}):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("div",{className:"flex justify-content-center text-2xl font-bold mb-3",children:[(P=m==null?void 0:m.heading)==null?void 0:P[f==null?void 0:f.type]," -"," ",(H=g==null?void 0:g.title)==null?void 0:H[f==null?void 0:f.type]," "]}),E(g),!h&&n&&o.jsx(x,{})]}),o.jsx("div",{className:"col-4 scroll-height-100",children:e.map((N,z)=>{var $,oe;return o.jsxs(ci,{className:"mb-2",header:($=N==null?void 0:N.heading)==null?void 0:$.english,toggleable:!0,children:[o.jsxs("div",{children:[(oe=N==null?void 0:N.subHeadingText)==null?void 0:oe[f==null?void 0:f.type],"333-999"]}),N.children.map((X,R)=>{const le=`${R}`;return o.jsx("div",{children:X.children.map((Y,ie)=>{const re=`${R}-${le}`;return o.jsx(AAe,{setCurrentSection:A,section:N,setCurrentItem:v,currentItem:g,path:re,fields:Y.children,setvideoJsOptions:T,setImage:s,setDocuments:c,setQuizSchema:d,updateTrainingProgress:r},`training-sidebar-${ie}`)})},`training-sidebar-container-${R}`)})]},`train-sidebar-panel-${z}`)})})]})},$Ae=()=>{var r;const{formBuilderFormLayout:t}=sn(),{isBuilderMode:e}=Ht(),n=(i,a,s)=>o.jsx(bAe,{data:i,path:a,pageIndex:s},`page-${i.uuid}`);return e?o.jsx(o.Fragment,{children:o.jsx("div",{className:"page",children:(t==null?void 0:t.length)&&t.map((i,a)=>{const s=`${a}`;return o.jsx("div",{children:n(i,s,a)},`exam-page-${a}`)})})}):o.jsx(LU,{sections:((r=t[0])==null?void 0:r.children)||[],showInfoPanel:!1,updateTrainingProgress:()=>{}})},jAe=t=>{var E,_,M,O,F;const{userSelectedLanguage:e,formBuilderConfigurationType:n,builderTemplateName:r,formBuilderFormSchema:i}=sn(),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]=k.useState(),[u,d]=k.useState([]),{media:f}=Ht(),h=(E=f==null?void 0:f.image)!=null&&E.MediaImage?(_=f==null?void 0:f.image)==null?void 0:_.MediaImage:o.jsx(o.Fragment,{}),g={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},[v,m]=k.useState(0),[A,w]=k.useState(!1);function x(P,H){return(P==null?void 0:P.length)<=H?P:(P==null?void 0:P.slice(0,H))+"..."}k.useEffect(()=>{w(!0)},[]);const S=()=>{v!==0&&m(v-1)},T=()=>{if(g!=null&&g.quizElements&&v+1!==(g==null?void 0:g.quizElements.length))m(v+1);else if((g==null?void 0:g.quizElements.length)===v+1)return},C=(P,H)=>{let N=[...u];P.checked?N.push(H):N=N.filter(z=>(z==null?void 0:z[e==null?void 0:e.type])!==(H==null?void 0:H[e==null?void 0:e.type])),d(N)};return o.jsxs("div",{className:"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:[g==null?void 0:g.name," "]}),(M=g==null?void 0:g.quizElements)==null?void 0:M.map((P,H)=>{var N,z,$,oe,X,R,le,Y,ie;return(P==null?void 0:P.answerInputType)==="radio"?o.jsxs("div",{className:v===H?"card":" flex align-items-center p-field-radiobutton",children:[((N=P==null?void 0:P.questionTextImage)==null?void 0:N[e==null?void 0:e.type])&&((z=P==null?void 0:P.questionTextImage)==null?void 0:z[e==null?void 0:e.type])!==""&&o.jsx("div",{className:"text-center assessment_image_container",children:o.jsx(h,{mediaId:($=P==null?void 0:P.questionTextImage)==null?void 0:$[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:v===H&&((oe=P==null?void 0:P.questionText)==null?void 0:oe[e==null?void 0:e.type])}),v===H&&((X=P==null?void 0:P.answerOptions)==null?void 0:X.map((re,Z)=>{var K,W,me,Ae;return o.jsxs("div",{className:"field-radiobutton",children:[o.jsx(ia,{inputId:`${Z}-preview`,value:re==null?void 0:re.answersText,checked:l===Z,onChange:()=>{c(Z)}}),((K=re.answersTextImage)==null?void 0:K[e==null?void 0:e.type])&&((W=re.answersTextImage)==null?void 0:W[e==null?void 0:e.type])!==""&&o.jsx(h,{mediaId:(me=re.answersTextImage)==null?void 0:me[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:(Ae=re.answersText)==null?void 0:Ae[e==null?void 0:e.type]})]},Z)}))]},H):(P==null?void 0:P.answerInputType)==="checkbox"?o.jsxs("div",{className:v===H?"card":" flex align-items-center p-field-radiobutton",children:[o.jsx("h3",{className:"mb-5",children:v===H&&((R=P==null?void 0:P.questionText)==null?void 0:R[e==null?void 0:e.type])}),v===H&&((le=P==null?void 0:P.answerOptions)==null?void 0:le.map((re,Z)=>{var K,W,me,Ae;return o.jsxs("div",{className:"field-radiobutton",children:[o.jsx(Yr,{inputId:Z,value:re==null?void 0:re.answersText,onChange:Ie=>{C(Ie,re==null?void 0:re.answersText)},checked:u.some(Ie=>{var ye;return(Ie==null?void 0:Ie[e==null?void 0:e.type])===((ye=re==null?void 0:re.answersText)==null?void 0:ye[e==null?void 0:e.type])})}),((K=re.answersTextImage)==null?void 0:K[e==null?void 0:e.type])&&((W=re.answersTextImage)==null?void 0:W[e==null?void 0:e.type])!==""&&o.jsx(h,{mediaId:(me=re.answersTextImage)==null?void 0:me[e==null?void 0:e.type],className:"mx-3",alt:"questionImage",style:{width:"50px",height:"50px",borderRadius:50}}),o.jsx("label",{htmlFor:Z,children:(Ae=re.answersText)==null?void 0:Ae[e==null?void 0:e.type]})]},Z)}))]},H):o.jsxs("div",{className:v===H?"card":"",children:[o.jsx("h3",{className:"mb-5",children:v===H&&((Y=P==null?void 0:P.questionText)==null?void 0:Y[e==null?void 0:e.type])}),v===H&&((ie=P==null?void 0:P.answerOptions)==null?void 0:ie.map((re,Z)=>{var K,W,me,Ae;return o.jsxs("div",{className:"field-radiobutton",children:[o.jsx(ia,{inputId:Z,value:re==null?void 0:re.answersText,onChange:()=>{}}),((K=re.answersTextImage)==null?void 0:K[e==null?void 0:e.type])&&((W=re.answersTextImage)==null?void 0:W[e==null?void 0:e.type])!==""&&o.jsx(h,{mediaId:(me=re.answersTextImage)==null?void 0:me[e==null?void 0:e.type],className:"mx-3",alt:"questionImage",style:{width:"50px",height:"50px",borderRadius:50}}),o.jsx("label",{htmlFor:Z,children:(Ae=re.answersText)==null?void 0:Ae[e==null?void 0:e.type]})]},Z)}))]},H)})]})}),o.jsxs("div",{className:"text-center my-5",children:[o.jsxs("div",{className:"mb-1",children:["Viewing:"," ",v+1+"/"+(g==null?void 0:g.quizElements.length)]}),o.jsx("br",{}),v>0&&o.jsx(Ft,{text:!0,className:"mx-2",label:"Previous",onClick:()=>S()}),o.jsx(Ft,{outlined:!0,label:(g==null?void 0:g.quizElements.length)===v+1?"Finish":"Next",onClick:()=>T()})]})]}),o.jsxs("div",{className:"surface-card p-4 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:(O=g==null?void 0:g.quizElements)==null?void 0:O.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(fu,{className:"mr-2",severity:"success",value:"True"}):o.jsx(fu,{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:(F=g==null?void 0:g.quizElements)==null?void 0:F.map((P,H)=>{var N;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(((N=P==null?void 0:P.questionText)==null?void 0:N[e==null?void 0:e.type])||"",30)})})},`preview-question-${H}`)})})})]})]})]})]})},zAe=t=>{var T;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,columnIndex:s,section:l,row:c,page:u}=t,d=k.useRef(null),{handleDrop:f}=sn(),{isRenderView:h,isAdvanceView:g,isBuilderMode:v}=Ht(),[{isDragging:m},A]=ra({type:As,item:{type:As,uuid:e==null?void 0:e.uuid,children:e.children,path:n},collect:C=>({isDragging:C.isDragging()})}),x={position:"relative",opacity:m&&!h?.25:1};A(d);const S=(C,E,_,M,O,F,P)=>o.jsx(Lc,{page:u,type:"field",row:c,section:l,field:C,data:C,path:E,pageIndex:_,sectionIndex:M,rowIndex:O,columnIndex:F,fieldIndex:P},`component-${n}-${C==null?void 0:C.uuid}`);return o.jsx("div",{style:g?x:{},className:v?"draggable form-builder-column container-column":"form-builder-column container-column",children:v===!0?o.jsxs("div",{children:[e.children.length>0&&((T=e==null?void 0:e.children)==null?void 0:T.map((C,E)=>{const _=`${n}-${E}`;return o.jsxs(k.Fragment,{children:[o.jsx(Fr,{isAdvanceView:g,fieldDropArea:!0,data:{path:_,childrenCount:e.children.length,droppedField:e},onDrop:f}),S(C,_,r,i,a,s,E)]},_)})),e.children.length===0&&o.jsx("p",{className:"text-center",children:"Drag and drop from sidebar items"}),o.jsx(Fr,{isAdvanceView:g,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(jAe,{questions:e.children}):o.jsx("p",{className:"text-center",children:"No items to show"})})})},HAe={},YAe=t=>{var v,m,A,w;const{data:e,path:n,pageIndex:r,sectionIndex:i,rowIndex:a,section:s,page:l}=t,c=k.useRef(null),{isRenderView:u}=Ht(),[{isDragging:d},f]=ra({type:Ao,item:{type:Ao,uuid:e.uuid,children:e.children,path:n,data:e},collect:x=>({isDragging:x.isDragging()})}),h=d?.25:1;f(c);const g=(x,S,T,C,E,_)=>o.jsx(zAe,{page:l,row:e,section:s,data:x,path:S,pageIndex:T,sectionIndex:C,rowIndex:E,columnIndex:_},`column-${n}-${x.uuid}`);return o.jsx("div",{style:{...HAe,opacity:h,marginTop:`${(v=e==null?void 0:e.margin)==null?void 0:v.top}px`,marginBottom:`${(m=e==null?void 0:e.margin)==null?void 0:m.bottom}px`,marginLeft:`${(A=e==null?void 0:e.margin)==null?void 0:A.left}px`,marginRight:`${(w=e==null?void 0:e.margin)==null?void 0:w.right}px`},className:u?"row container-row":"draggable row container-row",children:o.jsx("div",{className:"form-builder-columns",children:e.children.map((x,S)=>{const T=`${n}-${S}`;return o.jsx(k.Fragment,{children:g(x,T,r,i,a,S)},T)})})})},KAe=t=>{const{data:e,path:n,pageIndex:r,sectionIndex:i,section:a,page:s}=t,{renderType:l,emitSocketData:c,isAdvanceView:u,isBuilderMode:d}=Ht(),[f,h]=k.useState(!1),[g,v]=k.useState(!1),[m,A]=k.useState(null),w=k.useRef(null),[{isDragging:x},S]=ra({type:na,item:{type:na,uuid:e.uuid,children:e.children,path:n},collect:E=>({isDragging:E.isDragging()})}),T=x?.25:1;S(w);const C=(E,_,M,O,F)=>o.jsx(YAe,{page:s,section:a,data:E,path:_,pageIndex:M,sectionIndex:O,rowIndex:F},`row-${n}-${E.uuid}`);return o.jsxs("div",{style:{opacity:T,marginBottom:20},className:u?"draggable row":"",children:[d===!0&&o.jsx(_h,{saveBuilderElementModalData:m,setSaveBuilderElementModalData:A,saveElementModal:g,setSaveElementModal:v}),d===!0&&f===!0&&o.jsx(Ih,{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 M=`${n}-${_}`;return o.jsx(k.Fragment,{children:C(E,M,r,i,_)},M)})})]})},XAe=t=>{const{data:e,path:n,pageIndex:r}=t,{isBuilderMode:i}=Ht(),a=k.useRef(null),[{},s]=ra({type:na,item:{type:na,uuid:e.uuid,children:e.children,path:n},collect:c=>({isDragging:c.isDragging()})});s(a);const l=(c,u,d,f)=>o.jsx(KAe,{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(k.Fragment,{children:l(c,d,r,u)},`section-${u}-${c.uuid}`)})})})},RAe=()=>{const{formBuilderFormLayout:t}=sn(),e=(n,r,i)=>o.jsx(XAe,{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}`)})})})},w5=()=>{const{renderType:t}=Ht();switch(t){case F0:return o.jsx(qye,{});case k0:return o.jsx(Xye,{});case H1:return o.jsx(eAe,{});case rm:return o.jsx(fAe,{});case im:return o.jsx($Ae,{});case zd:return o.jsx(RAe,{})}},GAe=t=>{var l;const{taskSchema:e,taskId:n,endPoints:r}=t,{userTrainingSaveData:i,saveProgressDataHook:a,updateTaskProgressValue:s}=Ar();return k.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(LU,{updateTrainingProgress:()=>{},sections:(l=e==null?void 0:e.layout[0])==null?void 0:l.children})})},WAe=({taskId:t,onStart:e})=>{var w,x,S,T,C,E,_,M,O,F,P,H,N,z,$,oe;const[n,r]=k.useState(Cp),[i,a]=k.useState(null),{examComplete:s,assessmentData:l,taskSchema:c,taskData:u,startQuiz:d}=Ar();k.useEffect(()=>{var X,R,le,Y,ie;if(((X=c==null?void 0:c.formType)==null?void 0:X.key)==="exam"){let re=[...((Y=(le=(R=c==null?void 0:c.layout[0])==null?void 0:R.children[0])==null?void 0:le.children[0])==null?void 0:Y.children[0].children)||[]];l!=null&&l.randomiseQuestions&&(re=tm.shuffle(re).map(Z=>({...Z}))),l!=null&&l.randomiseAnswers&&(re=re.map(Z=>({...Z,answerOptions:tm.shuffle(Z==null?void 0:Z.answerOptions)}))),l!=null&&l.enableNoOfAssessmentQuestions&&(re=re.slice(0,parseInt(l==null?void 0:l.noOfAssessmentQuestions))),a({assessment_id:1,name:(ie=u==null?void 0:u.assessment)==null?void 0:ie.assessment_title,label:"assessment_title",quizConfiguration:c==null?void 0:c.quizConfiguration,quizElements:re})}},[c]);const f=o.jsxs("div",{children:[o.jsx(Ft,{text:!0,label:"Cancel",icon:"pi pi-times",className:"mx-2 p-button-danger",onClick:()=>r(Cp)}),o.jsx(Ft,{label:"Start Immediately",onClick:()=>{g(),r(Jm)}})]}),h=X=>X.completed?(g(),r(Jm),o.jsx(o.Fragment,{})):o.jsxs("span",{className:"text-2xl",children:["Your quiz is about to start in ",X.seconds," seconds"]}),g=()=>{const X={task_id:t,session_id:tt(),start_time:new Date,finish_time:new Date};a(R=>({...R,...X})),d(X,a)},v=()=>{r(T8),g()},m=((w=l==null?void 0:l.assesment_user_attempts)==null?void 0:w.length)>0?(x=l==null?void 0:l.assesment_user_attempts)==null?void 0:x.some(X=>(X==null?void 0:X.is_pass)===1):!1;function A(){var Y;const X=l==null?void 0:l.assesment_user_attempts[((Y=l==null?void 0:l.assesment_user_attempts)==null?void 0:Y.length)-1],R=X==null?void 0:X.start_time,le=X==null?void 0:X.finish_time;return Pue(R,le)}return o.jsxs(o.Fragment,{children:[n===T8&&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(Ag,{date:Date.now()+15e3,renderer:h}),f]})})})})}),o.jsxs("div",{children:[n===Cp&&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-12 md:col-6 md:col-offset-3 sm:col-12 sm:col-offset-0",children:o.jsxs("div",{className:"text-center",children:[o.jsxs("div",{children:[o.jsx("h3",{children:(S=u==null?void 0:u.assessment)==null?void 0:S.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:Mn(u==null?void 0:u.task_due_date).format("Do MMM YYYY ")})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap surface-ground",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-medium",children:"Total attempts:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:l==null?void 0:l.noOfAttempts})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Attempts made:"}),o.jsx("div",{className:"text-900 w-full md:w-9 line-height-3",children:(T=l==null?void 0:l.assesment_user_attempts)==null?void 0:T.length})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Remaining attempts:"}),o.jsx("div",{className:"text-900 w-full md:w-9 line-height-3",children:(l==null?void 0:l.noOfAttempts)-((C=l==null?void 0:l.assesment_user_attempts)==null?void 0:C.length)})]}),o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Number of questions:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:(E=i==null?void 0:i.quizElements)==null?void 0:E.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&&((M=(_=l==null?void 0:l.time_limit)==null?void 0:_.type)==null?void 0:M.key)==="PerExam"&&o.jsxs(o.Fragment,{children:[Math.floor((F=(O=l==null?void 0:l.time_limit)==null?void 0:O.time_limit_info)==null?void 0:F.num_of_mins)," ","mins"]}),l&&((H=(P=l==null?void 0:l.time_limit)==null?void 0:P.type)==null?void 0:H.key)==="PerQuestion"&&o.jsx(o.Fragment,{children:(()=>{var Y,ie,re;const X=((ie=(Y=l==null?void 0:l.time_limit)==null?void 0:Y.time_limit_info)==null?void 0:ie.time_per_question)*((re=i==null?void 0:i.quizElements)==null?void 0:re.length),R=Math.floor(X/60),le=X%60;return o.jsxs(o.Fragment,{children:[R," min",le>0&&` ${le} sec`]})})()}),l&&((z=(N=l==null?void 0:l.time_limit)==null?void 0:N.type)==null?void 0:z.key)==="NoTimeLimit"&&o.jsx(o.Fragment,{children:"No time limit"})]})]}),(($=l==null?void 0:l.assesment_user_attempts)==null?void 0:$.length)>0&&o.jsxs("li",{className:"flex align-items-center py-3 px-2 flex-wrap",children:[o.jsx("div",{className:"text-500 w-full md:w-3 font-bold",children:"Time taken:"}),o.jsx("div",{className:"text-900 w-full md:w-9",children:A()})]})]})]})]}),o.jsx("div",{className:"my-5",children:(l==null?void 0:l.noOfAttempts)-((oe=l==null?void 0:l.assesment_user_attempts)==null?void 0:oe.length)>0?o.jsx(o.Fragment,{children:o.jsx(Ft,{size:"large",label:m===!0?"Passed":"Start now",disabled:m,className:"p-button-info",onClick:()=>{r(T8),e&&e()}})}):o.jsx(_8,{classes:"text-2xl p-3",value:"No attempts remaining",level:"info"})})]})})})}),n===Jm&&i!==null&&o.jsx("div",{className:"fadein animation-duration-500",children:o.jsx(MU,{session_id:i==null?void 0:i.session_id,setDisplay:r,onOpenQuiz:v,saveNewQuizData:g,quizData:i,taskSchema:c,saveProgress:s,setAssessmentModal:()=>{}})})]})]})},QAe=t=>{var F,P,H,N,z,$,oe,X,R,le;const{taskId:e,endPoints:n,isRenderView:r,showFieldsAfterSubmit:i=!1,className:a="",onStart:s,showFromTitle:l=!0}=t,{setLayout:c}=sn(),{isAdmin:u}=Ht(),{taskProgressValue:d,taskRegisterData:f,task_status:h,taskSchema:g,taskData:v,updateTaskFormData:m,TasksLoading:A,userTaskSubmitFormData:w,TasksHTTPRequest:x,TasksSubmitLoading:S,clearTaskSchema:T,TASK_PUBLISHED:C,saveProgressDataHook:E,taskOptions:_}=Ar(),M=_!=null&&_.successMessage?_==null?void 0:_.successMessage:"Submitted Successfully";k.useEffect(()=>{if(g!==null&&c((g==null?void 0:g.layout)||[]),h!==x8&&!u&&e){const ie={viewed_at:new Date().toISOString()};m(w,e,n==null?void 0:n.updateFormData,Qm,()=>{},ie)}return()=>{T()}},[e]);const O=()=>o.jsx(o.Fragment,{children:o.jsxs("div",{className:"w-full",children:[o.jsx("p",{children:"Loading form data....."}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-5"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"}),o.jsx(Ci,{className:"mb-2"})]})});return o.jsx("div",{className:"relative",children:A||S||x?o.jsx("div",{className:"w-full",children:o.jsx(O,{})}):o.jsxs(o.Fragment,{children:[(((F=g==null?void 0:g.formType)==null?void 0:F.key)===e3||((P=g==null?void 0:g.formType)==null?void 0:P.key)===I8)&&o.jsx(o.Fragment,{children:o.jsxs("div",{className:`px-0 ${r===!1&&"builder_container"}`,children:[o.jsxs("div",{className:"flex justify-content-center mb-2 align-items-center",children:[l===!0&&o.jsx("div",{className:"text-center text-900 text-3xl font-medium",children:v==null?void 0:v.task_title}),o.jsx("div",{className:"ml-4 ",children:h===x8&&o.jsx(_8,{classes:"",value:"Completed",level:"success"})})]}),h===x8&&o.jsx("div",{className:"flex justify-content-center mb-2 align-items-center",children:o.jsxs("div",{className:"text-center text-900 text-xl",children:["Submitted on ",Mn(v==null?void 0:v.submitted_date).format("Do MMM YYYY HH:mm")]})}),i===!1&&h===C?o.jsx(o.Fragment,{children:o.jsx("h3",{className:"text-center mt-5",children:M})}):o.jsx("div",{className:"grid",children:o.jsxs("div",{className:"col-12",children:[A&&o.jsx(O,{}),!A&&o.jsxs(o.Fragment,{children:[o.jsx(SZ,{}),o.jsx("div",{className:`${a} mt-2 mb-2`,children:g!==null&&((H=g==null?void 0:g.layout)==null?void 0:H.length)&&o.jsx(w5,{})})]})]})})]})}),((N=g==null?void 0:g.formType)==null?void 0:N.key)===E_&&o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-12",children:o.jsx("div",{className:"card",children:o.jsx("div",{className:`${a} mt-2 mb-2`,children:o.jsx(wp,{backend:Sp,children:g!==null&&((z=g==null?void 0:g.layout)==null?void 0:z.length)&&o.jsx(w5,{})})})})})}),((($=g==null?void 0:g.formType)==null?void 0:$.key)==="page"||((oe=g==null?void 0:g.formType)==null?void 0:oe.key)==="pdf")&&o.jsx("div",{className:"grid",children:o.jsx("div",{className:"col-12",children:o.jsx("div",{className:"card",children:o.jsx(wp,{backend:Sp,children:g!==null&&((X=g==null?void 0:g.layout)==null?void 0:X.length)&&o.jsx(w5,{})})})})}),((R=g==null?void 0:g.formType)==null?void 0:R.key)==="training"&&o.jsx(GAe,{renderIn:pZ,taskSchema:g,taskId:e,endPoints:n}),((le=g==null?void 0:g.formType)==null?void 0:le.key)==="exam"&&o.jsx(WAe,{taskId:e,endPoints:n,onStart:s})]})})},JAe=t=>{var H;const[e,n]=k.useState(!1),r=k.useRef(!1),{taskId:i,endPoints:a,messageWhileSubmittingForm:s,showProgressSavedToast:l=!0,showTaskSubmitToast:c=!0,showProgressSave:u=!0,showTaskSubmit:d=!0,submitLabel:f="Submit",afterSubmit:h=()=>{}}=t,g=(N,z,$,oe)=>{var le,Y;let X=oe;const R={fieldId:N.uuid};if($!=null&&$[N==null?void 0:N.uuid]){if((z==null?void 0:z.length)>0){e:for(const[,ie]of z.entries())if(((le=ie==null?void 0:ie.children)==null?void 0:le.length)>0&&(ie==null?void 0:ie.enableConditionalField)===!0){for(const[,re]of(ie==null?void 0:ie.children.entries())||[])if((Y=re==null?void 0:re.attributes)!=null&&Y.required&&(X=g(re,re==null?void 0:re.options,$,X),X===!1))break e}}}else Gt.emit("OnInvalidFieldCatch",R),X=!1,_();return X},{task_status:v,taskProgressLoading:m,taskSchema:A,updateTaskFormData:w,submitTaskFormData:x,userTaskSubmitFormData:S,TasksSubmitLoading:T,taskOptions:C}=Ar(),E=()=>o.jsxs("div",{className:"text-right",children:[o.jsx(Ft,{text:!0,label:"No",icon:"pi pi-times",onClick:()=>n(!1),className:"p-button-danger"}),o.jsx(Ft,{label:"Yes",icon:"pi pi-check",onClick:()=>F(),autoFocus:!0})]}),_=(N="One or more field is required")=>{r.current.show({severity:"error",summary:"Alert",detail:N,life:3e3})},M=k.useCallback(()=>{var z,$,oe,X,R,le,Y,ie,re,Z,K,W,me,Ae,Ie,ye,de,ne,q,ee,se,ge,De,Ne;let N=!1;e:for(const[be,fe]of A.layout.entries())if((fe==null?void 0:fe.isHidden)===!1)for(const[Te,Ee]of fe.children.entries())for(const[,U]of Ee.children.entries())if(U!=null&&U.rowIsRepeatable){const ve=S.findIndex(he=>(he==null?void 0:he.rowId)===U.uuid);if(ve>=0){if(((z=S[ve].repeatableFieldsData)==null?void 0:z.length)<(U==null?void 0:U.minimumEntries)){_(`Need minimun ${U==null?void 0:U.minimumEntries} entries`),N=!1;break e}N=!0}}else for(const[,ve]of U.children.entries())for(const[,he]of ve.children.entries()){if(he.isValid===0&&he.isPostField===!0&&(he==null?void 0:he.componentType)!=="hidden-field"){console.log("field",he);const ue={pageIndex:be,fieldId:he.uuid,sectionIndex:Te},pe=S.findIndex(xe=>(xe==null?void 0:xe.fieldId)===he.uuid);if(console.log("userTaskSubmitFormData![foundFieldIndex]?.postData",($=S[pe])==null?void 0:$.postData),!(pe===-1||(oe=S[pe])!=null&&oe.postData[0]&&(((R=(X=S[pe])==null?void 0:X.postData[0].postValue)==null?void 0:R.length)>0||((le=S[pe])==null?void 0:le.postData[0].postValue)>0||(ie=(Y=S[pe])==null?void 0:Y.postData[0].postValue)!=null&&ie.name))){console.log("inValidData",ue),Gt.emit("OnInvalidFieldCatch",ue),N=!1,_();break e}}if((he==null?void 0:he.componentType)==="radio-hierarchal"){const ue=S.findIndex(pe=>(pe==null?void 0:pe.fieldId)===he.uuid);if(ue>=0&&(N=g(he,he==null?void 0:he.options,(re=S[ue])==null?void 0:re.postData[0].postValue,!0),!N))break e}if(((Z=he==null?void 0:he.children)==null?void 0:Z.length)>0)for(const[,ue]of he.children.entries()){const pe=Object.keys(ue);if(pe[0]){const xe=ue[pe[0]],ke={fieldId:xe.uuid,sectionIndex:Te},Be=S.findIndex(Ye=>(Ye==null?void 0:Ye.fieldId)===xe.uuid);if(!((K=S[Be])!=null&&K.postData[0]&&(((me=(W=S[Be])==null?void 0:W.postData[0].postValue)==null?void 0:me.length)>0||((Ae=S[Be])==null?void 0:Ae.postData[0].postValue)>0||((de=(ye=(Ie=S[Be])==null?void 0:Ie.postData[0])==null?void 0:ye.postValue)==null?void 0:de.addressOne)!==""))){Gt.emit("OnInvalidFieldCatch",ke),N=!1,_();break e}}}if(he!=null&&he.inlineConditionalRules&&((q=(ne=he==null?void 0:he.inlineConditionalRules)==null?void 0:ne.rules)==null?void 0:q.length)>0){for(const[,ue]of((ee=he==null?void 0:he.inlineConditionalRules)==null?void 0:ee.rules.entries())||[])for(const[,pe]of(ue==null?void 0:ue.conditions.entries())||[])for(const[,xe]of(pe==null?void 0:pe.children.entries())||[])if(xe.isValid===0){const ke={fieldId:xe.uuid,sectionIndex:Te},Be=S.findIndex(Ye=>(Ye==null?void 0:Ye.fieldId)===xe.uuid);if(Be>=0&&!((se=S[Be])!=null&&se.postData[0]&&(((De=(ge=S[Be])==null?void 0:ge.postData[0].postValue)==null?void 0:De.length)>0||((Ne=S[Be])==null?void 0:Ne.postData[0].postValue)>0))){Gt.emit("OnInvalidFieldCatch",ke),N=!1,_();break e}}}N=!0}N&&n(!0)},[S]),O=()=>{Gt.emit("onSubmitUserForm","complete"),M()},F=()=>{x(S,i,a==null?void 0:a.submitFormData),n(!1),h()},P=N=>{w(N,i,a==null?void 0:a.updateFormData,Qm,()=>{var z;l&&((z=r==null?void 0:r.current)==null||z.show({severity:"success",summary:"Progress Saved",detail:"",life:3e3}))})};return o.jsxs("div",{children:[e&&o.jsxs("div",{style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:"30vw",padding:"20px",backgroundColor:"white",boxShadow:"0 4px 8px rgba(0, 0, 0, 0.1)",borderRadius:"8px",zIndex:1e3},children:[o.jsx("p",{className:"text-center",children:s}),E()]}),o.jsx(o5,{ref:r}),((H=A==null?void 0:A.formType)==null?void 0:H.key)!==""&&(v===Qm||v===null)&&o.jsx("span",{children:o.jsxs("div",{className:" flex justify-content-center",children:[u===!0&&o.jsx(Ft,{text:!0,className:"mr-2 p-button-info",label:"Save progress",onClick:()=>P(S),loading:m,disabled:T}),d===!0&&o.jsx(Ft,{label:`${f}`,type:"button",onClick:()=>O(),disabled:m,loading:T})]})})]})};/**
|
|
4268
4268
|
* React Router v6.28.0
|
|
4269
4269
|
*
|
|
4270
4270
|
* Copyright (c) Remix Software Inc.
|
|
@@ -60054,7 +60054,7 @@ var n0e = function() {
|
|
|
60054
60054
|
theme: i.theme,
|
|
60055
60055
|
formats: i.formats
|
|
60056
60056
|
};
|
|
60057
|
-
n0e ? w(new Quill(d.current, P)) : import("./quill-
|
|
60057
|
+
n0e ? w(new Quill(d.current, P)) : import("./quill-Pk1rdgjL.js").then(function(z) {
|
|
60058
60058
|
if (z && Ce.isExist(d.current)) {
|
|
60059
60059
|
var F;
|
|
60060
60060
|
z.default ? F = new z.default(d.current, P) : F = new z(d.current, P), w(F);
|
|
@@ -127076,7 +127076,7 @@ const Kwe = ({
|
|
|
127076
127076
|
o === !0 && /* @__PURE__ */ c("div", { className: "text-center text-900 text-3xl font-medium", children: v == null ? void 0 : v.task_title }),
|
|
127077
127077
|
/* @__PURE__ */ c("div", { className: "ml-4 ", children: p === o9 && /* @__PURE__ */ c(Gb, { classes: "", value: "Completed", level: "success" }) })
|
|
127078
127078
|
] }),
|
|
127079
|
-
p === o9 && /* @__PURE__ */ c("div", { className: "flex justify-content-center mb-2 align-items-center", children: /* @__PURE__ */ _("div", { className: "text-center text-900 text-
|
|
127079
|
+
p === o9 && /* @__PURE__ */ c("div", { className: "flex justify-content-center mb-2 align-items-center", children: /* @__PURE__ */ _("div", { className: "text-center text-900 text-xl", children: [
|
|
127080
127080
|
"Submitted on ",
|
|
127081
127081
|
On(v == null ? void 0 : v.submitted_date).format("Do MMM YYYY HH:mm")
|
|
127082
127082
|
] }) }),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var Bl = Object.defineProperty;
|
|
2
2
|
var Ml = (n, t, e) => t in n ? Bl(n, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : n[t] = e;
|
|
3
3
|
var T = (n, t, e) => Ml(n, typeof t != "symbol" ? t + "" : t, e);
|
|
4
|
-
import { d as ti, i as Rr, a as Hi, b as Dl, e as Br, M as Ul, 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 Pl, n as jl, o as Fi, p as Hl, q as $l, r as Fl, s as zl, t as ii, u as Kl, v as Gl, w as Ft, x as zi, y as xe } from "./main-
|
|
4
|
+
import { d as ti, i as Rr, a as Hi, b as Dl, e as Br, M as Ul, 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 Pl, n as jl, o as Fi, p as Hl, q as $l, r as Fl, s as zl, t as ii, u as Kl, v as Gl, w as Ft, x as zi, y as xe } from "./main-nskYDPq3.js";
|
|
5
5
|
function Ki(n) {
|
|
6
6
|
return n;
|
|
7
7
|
}
|